.creations-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);box-sizing:border-box;background:#0e0804c7;justify-content:center;align-items:center;padding:clamp(.75rem,3vw,1.5rem);animation:.2s ease-out both creationsModalFadeIn;display:flex;position:fixed;inset:0}@keyframes creationsModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes creationsModalPopIn{0%{opacity:0;transform:scale(.95)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.creations-modal{box-sizing:border-box;will-change:transform, opacity;background:linear-gradient(#fffcf3 0%,#fff4d8 100%);border:3px solid #ba7728;border-radius:2rem;flex-direction:column;width:min(56rem,100%);max-height:min(44rem,100dvh - 2rem);animation:.24s cubic-bezier(.16,1,.3,1) both creationsModalPopIn;display:flex;position:relative;overflow:hidden;box-shadow:0 14px #7a421b,0 32px 64px #0000008c,inset 0 2px #fff}.creations-modal__header{background:#ffffffa6;border-bottom:2px solid #ba772838;justify-content:space-between;align-items:center;gap:.75rem;padding:1.15rem 1.4rem 1rem;display:flex}.creations-modal__title-group{align-items:center;gap:.85rem;min-width:0;display:flex}.creations-modal__medallion{color:#552c13;background:radial-gradient(circle at 35% 28%,#fff8d6,#e9ad3d);border:2px solid #b8751e;border-radius:50%;flex:0 0 2.75rem;place-items:center;width:2.75rem;height:2.75rem;display:grid;box-shadow:0 2px 5px #552c1340,inset 0 1px #fffc}.creations-modal__headings{flex-direction:column;min-width:0;display:flex}.creations-modal__title-row{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.creations-modal__title{font-family:var(--font-kids,"Comfortaa", "Nunito", sans-serif);color:#482512;margin:0;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:1000;line-height:1.15}.creations-modal__badge{color:#4a260c;font-family:var(--font-kids,"Comfortaa", sans-serif);background:#f7c948;border-radius:999px;align-items:center;padding:.15rem .6rem;font-size:.72rem;font-weight:900;display:inline-flex;box-shadow:0 2px #b38515}.creations-modal__subtitle{color:#8b572a;margin:.15rem 0 0;font-family:Nunito,sans-serif;font-size:.78rem;font-weight:700}.creations-modal__close{color:#6b3517;cursor:pointer;background:#fff8dc;border:2px solid #ba7728;border-radius:50%;flex:0 0 2.5rem;place-items:center;width:2.5rem;height:2.5rem;transition:transform .15s,box-shadow .15s,background .15s;display:grid;box-shadow:0 3px #8b4a1f}.creations-modal__close:hover{background:#fffce8;transform:translateY(-2px);box-shadow:0 5px #8b4a1f}.creations-modal__close:active{transform:translateY(1px);box-shadow:0 1px #8b4a1f}.creations-modal__body{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#ba7728 #ba772826;flex:1;padding:1.25rem 1.4rem;overflow-y:auto}.creations-modal__body::-webkit-scrollbar{width:8px}.creations-modal__body::-webkit-scrollbar-track{background:#ba772814;border-radius:999px}.creations-modal__body::-webkit-scrollbar-thumb{background:#ba7728;border-radius:999px}.creations-modal__grid{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1.15rem;display:grid}.creation-card{background:#fff;border:2px solid #e1c198;border-radius:1.35rem;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 4px #c29a66,0 8px 18px #32140514}.creation-card:hover{transform:translateY(-3px);box-shadow:0 7px #c29a66,0 14px 24px #32140524}.creation-card__thumb-btn{aspect-ratio:4/3;box-sizing:border-box;cursor:pointer;background:radial-gradient(circle,#fcf9f2 0%,#f4eade 100%);border:0;border-bottom:2px solid #ebd4b8;justify-content:center;align-items:center;width:100%;padding:.55rem;display:flex;position:relative;overflow:hidden}.creation-card__thumb-btn img{object-fit:contain;filter:drop-shadow(0 2px 6px #0000001a);border-radius:.65rem;width:100%;height:100%;transition:transform .2s}.creation-card__thumb-btn:hover img{transform:scale(1.05)}.creation-card__empty-thumb{-webkit-user-select:none;user-select:none;font-size:3.5rem;line-height:1}.creation-card__type-tag{-webkit-backdrop-filter:blur(4px);color:#fff9e6;font-family:var(--font-kids,"Comfortaa", sans-serif);letter-spacing:.02em;background:#41200cdb;border-radius:999px;padding:.2rem .55rem;font-size:.68rem;font-weight:900;position:absolute;top:.6rem;left:.6rem}.creation-card__info{flex-direction:column;gap:.25rem;padding:.75rem .85rem .85rem;display:flex}.creation-card__title{font-family:var(--font-kids,"Comfortaa", "Nunito", sans-serif);color:#482512;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.92rem;font-weight:1000;line-height:1.2;overflow:hidden}.creation-card__date{color:#9c6c44;margin:0;font-family:Nunito,sans-serif;font-size:.72rem;font-weight:700}.creation-card__actions{align-items:center;gap:.4rem;margin-top:.5rem;display:flex}.creation-card__open-btn{color:#4b240d;min-height:2.35rem;font-family:var(--font-kids,"Comfortaa", sans-serif);cursor:pointer;background:linear-gradient(#f7c948,#e98b2d);border:2px solid #a4501d;border-radius:.85rem;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.75rem;font-weight:1000;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 3px #8a4019}.creation-card__open-btn:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 4px #8a4019}.creation-card__open-btn:active{transform:translateY(1px);box-shadow:0 1px #8a4019}.creation-card__tool-btn{color:#724017;cursor:pointer;background:#fffaf0;border:1.5px solid #d5af82;border-radius:.8rem;flex:0 0 2.35rem;place-items:center;width:2.35rem;height:2.35rem;transition:transform .15s,box-shadow .15s,background .15s,color .15s,border-color .15s;display:grid;box-shadow:0 2px #bfa079}.creation-card__tool-btn:hover{transform:translateY(-1px);box-shadow:0 3px #bfa079}.creation-card__tool-btn:active{transform:translateY(1px);box-shadow:0 1px #bfa079}.creation-card__tool-btn--rename:hover{color:#4a148c;background:#ede7f6;border-color:#b39ddb;box-shadow:0 3px #9575cd}.creation-card__tool-btn--download:hover{color:#1b5e20;background:#e8f5e9;border-color:#81c784;box-shadow:0 3px #66bb6a}.creation-card__tool-btn--delete:hover{color:#b71c1c;background:#ffebee;border-color:#ef9a9a;box-shadow:0 3px #e57373}.creations-modal__empty{text-align:center;background:#fff9;border:2px dashed #d5a56b;border-radius:1.5rem;flex-direction:column;align-items:center;gap:.9rem;padding:clamp(2rem,5vw,3.5rem) 1.5rem;display:flex}.creations-modal__empty-icon{filter:drop-shadow(0 4px 10px #0000001f);font-size:clamp(3.2rem,6vw,4.2rem);line-height:1}.creations-modal__empty-title{font-family:var(--font-kids,"Comfortaa", "Nunito", sans-serif);color:#482512;margin:0;font-size:1.25rem;font-weight:1000}.creations-modal__empty-desc{color:#7a4a25;max-width:26rem;margin:0;font-family:Nunito,sans-serif;font-size:.86rem;font-weight:700;line-height:1.45}.creations-modal__empty-cta{color:#4b240d;min-height:2.9rem;font-family:var(--font-kids,"Comfortaa", sans-serif);cursor:pointer;background:linear-gradient(#f7c948,#e98b2d);border:2px solid #a4501d;border-radius:999px;align-items:center;gap:.45rem;margin-top:.4rem;padding:.5rem 1.3rem;font-size:.84rem;font-weight:1000;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 4px #8a4019,0 8px 18px #4a230c40}.creations-modal__empty-cta:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 6px #8a4019,0 12px 22px #4a230c4d}.creations-modal__empty-cta:active{transform:translateY(1px);box-shadow:0 1px #8a4019}.creations-modal__loading{color:#7a4a25;font-family:var(--font-kids,"Comfortaa", sans-serif);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1.5rem;font-size:.95rem;font-weight:900;display:flex}.creations-modal__footer{color:#7b4c23;background:#ffffff73;border-top:1.5px solid #ba772833;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 1.4rem;font-family:Nunito,sans-serif;font-size:.75rem;font-weight:700;display:flex}@media (width<=580px){.creations-modal{border-radius:1.5rem;max-height:calc(100dvh - 1.2rem)}.creations-modal__header{padding:.85rem 1rem .75rem}.creations-modal__medallion{flex:0 0 2.35rem;width:2.35rem;height:2.35rem}.creations-modal__title{font-size:1.05rem}.creations-modal__close{flex:0 0 2.2rem;width:2.2rem;height:2.2rem}.creations-modal__body{padding:1rem}.creations-modal__grid{grid-template-columns:1fr;gap:.9rem}.creations-modal__footer{padding:.6rem 1rem;font-size:.68rem}}.creator-workshop{--workshop-ink:#3f2416;--workshop-paper:#fff8e7;--workshop-wood:#8b4a1f;isolation:isolate;width:100vw;height:100dvh;min-height:100dvh;color:var(--workshop-ink);font-family:var(--font-kids);background:#170e08;position:relative;overflow:hidden}.creator-workshop:not(.is-hero-ready) .creator-workshop__header,.creator-workshop:not(.is-hero-ready) .creator-workshop__art-layers,.creator-workshop:not(.is-hero-ready) .creator-workshop__hotspots,.creator-workshop:not(.is-hero-ready) .creator-workshop__mobile-focus,.creator-workshop:not(.is-hero-ready) .creator-workshop__guide,.creator-workshop:not(.is-hero-ready) .creator-workshop__guide-backdrop{opacity:0;pointer-events:none}.creator-workshop__header,.creator-workshop__art-layers,.creator-workshop__hotspots,.creator-workshop__mobile-focus{transition:opacity .35s}.creator-workshop__panel{width:100%;height:100%;position:relative}@media (width>=700px){:is(html:has(.creator-workshop),body:has(.creator-workshop)){height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.creator-workshop{scrollbar-width:none;background-color:#170e08;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:0;overflow:hidden}.creator-workshop::-webkit-scrollbar{display:none}.creator-workshop__panel{width:100vw;height:100dvh;overflow:hidden}}.creator-workshop__stage,.creator-workshop__art,.creator-workshop__art img,.creator-workshop__lightwash{width:100%;height:100%;position:absolute;inset:0}.creator-workshop__stage{z-index:0;touch-action:pan-y;cursor:grab}.creator-workshop__stage:focus-visible{outline-offset:-.35rem;outline:3px solid #fff3a6}.creator-workshop__art{pointer-events:none;display:block}.creator-workshop__art img{object-fit:fill;display:block}.creator-workshop__lightwash{pointer-events:none;background:linear-gradient(#fff8e224,#0000 42%,#441c0a21);overflow:hidden}.creator-workshop__lightwash:before,.creator-workshop__lightwash:after{content:"";pointer-events:none;position:absolute;inset:-20%}.creator-workshop__lightwash:before{mix-blend-mode:screen;background:linear-gradient(90deg,#0000,#fffaca42,#0000);width:43%;animation:13s ease-in-out infinite workshopSunbeam;transform:skew(-18deg)}.creator-workshop__lightwash:after{opacity:.45;background:repeating-linear-gradient(103deg,#0000 0 7rem,#fff6d314 7.1rem 7.25rem,#0000 7.35rem 13rem);animation:11s ease-in-out infinite workshopPaper}@keyframes workshopSunbeam{0%,to{opacity:.35;translate:-25%}50%{opacity:.8;translate:150% 1%}}@keyframes workshopPaper{0%,to{transform:translate(-.4%)rotate(-.1deg)}50%{transform:translate(.8%,.4%)rotate(.1deg)}}.creator-workshop__ambient{pointer-events:none;position:absolute;inset:0;overflow:hidden}.creator-workshop__ambient i{opacity:.55;background:#fff4b8;border-radius:50%;width:.5rem;height:.5rem;animation:5s ease-in-out infinite workshopDust;position:absolute;box-shadow:0 0 1rem #fff1a0}.creator-workshop__ambient i:first-child{animation-delay:-1s;top:30%;left:20%}.creator-workshop__ambient i:nth-child(2){animation-delay:-3s;top:48%;left:34%}.creator-workshop__ambient i:nth-child(3){animation-delay:-2s;top:24%;left:52%}.creator-workshop__ambient i:nth-child(4){animation-delay:-4s;top:36%;left:73%}.creator-workshop__ambient i:nth-child(5){animation-delay:-1.8s;top:60%;left:85%}.creator-workshop__ambient i:nth-child(6){animation-delay:-3.8s;top:67%;left:11%}.creator-workshop__ambient i:nth-child(7){animation-delay:-4.6s;top:72%;left:60%}@keyframes workshopDust{0%,to{opacity:.15;transform:translate(0,0)scale(.65)}50%{opacity:.75;transform:translate(.7rem,-1.4rem)scale(1.2)}}@keyframes stationFloat{0%,to{margin-top:0}50%{margin-top:-.2rem}}.creator-workshop__header{z-index:20;padding:max(clamp(.85rem, 2vw, 1.45rem), env(safe-area-inset-top)) clamp(1rem, 2.4vw, 2rem) 0;box-sizing:border-box;pointer-events:none;grid-template-columns:1fr auto 1fr;align-items:start;gap:1rem;display:grid;position:absolute;inset:0 0 auto}.creator-workshop__back,.creator-workshop__gallery-button,.creator-workshop__utilities button{pointer-events:auto}.creator-workshop__back{color:#482512;width:fit-content;height:3.15rem;min-height:3.15rem;font-family:var(--font-kids);letter-spacing:.01em;white-space:nowrap;box-sizing:border-box;text-shadow:0 1px #ffebaf59;cursor:pointer;background:linear-gradient(#fff8dc,#f5d486);border:2px solid #7c481b;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem 1.15rem .55rem .85rem;font-size:clamp(.82rem,1.35vw,1.25rem);font-weight:1000;line-height:1;transition:transform .18s,box-shadow .18s,filter .18s,background .18s;display:inline-flex;box-shadow:0 4px #552c13,0 8px 18px #14081059,inset 0 1px #ffffffe6}.creator-workshop__back:hover{filter:saturate(1.08)brightness(1.04);background:linear-gradient(#fffce9,#f9dc91);transform:translateY(-3px);box-shadow:0 7px #552c13,0 12px 22px #1408106b,inset 0 1px #fffffff2}.creator-workshop__back:active{transform:translateY(2px);box-shadow:0 2px #552c13,0 6px 14px #1408104d,inset 0 1px #ffffffe6}.creator-workshop__heading{text-align:center;color:#fff;text-shadow:0 3px 16px #000000a6;min-width:min(42rem,62vw)}.creator-workshop__heading>span{color:#fff0a9;letter-spacing:.22em;justify-content:center;align-items:center;gap:.7rem;font-size:clamp(.75rem,1.15vw,.95rem);font-weight:900;display:flex}.creator-workshop__heading>span i{background:linear-gradient(90deg,#0000,#ffe99a);width:clamp(2rem,5vw,5.4rem);height:1px;display:block;box-shadow:0 0 10px #fff1aa}.creator-workshop__heading>span i:last-child{transform:scaleX(-1)}.creator-workshop__heading h1{color:#fff;letter-spacing:-.04em;margin:.12rem 0 0;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,4rem);font-weight:700;line-height:1}.creator-workshop__heading p{color:#ffffffe6;margin:.42rem auto 0;font-family:Nunito,sans-serif;font-size:clamp(.88rem,1.25vw,1.07rem);font-weight:800}.creator-workshop__utilities{justify-content:flex-end;justify-self:end;align-items:center;gap:.55rem;display:flex}.creator-workshop__progress-badge{flex-shrink:0}.creator-workshop__gallery-button{box-sizing:border-box;color:#6b3517;cursor:pointer;background:#fff9deeb;border:2px solid #ba7728;border-radius:999px;align-items:center;gap:.4rem;height:3.15rem;min-height:3.15rem;padding:.45rem .8rem;font-size:.75rem;font-weight:1000;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s,background .18s;display:inline-flex;box-shadow:0 4px #8b4a1f,0 9px 20px #4a230c33}.creator-workshop__gallery-button:hover{filter:brightness(1.03);background:#fffcebfa;transform:translateY(-2px);box-shadow:0 6px #8b4a1f,0 12px 22px #4a230c42,inset 0 1px #fffffff2}.creator-workshop__gallery-button:active{transform:translateY(1px);box-shadow:0 2px #8b4a1f,0 5px 12px #4a230c33,inset 0 1px #ffffffe6}.creator-workshop__gallery-button:focus-visible{outline-offset:2px;outline:2px solid #ba7728}.creator-workshop__gallery-button strong{color:#4a260c;background:#f7c948;border-radius:999px;place-items:center;min-width:1.1rem;display:inline-grid}.creator-workshop__gallery-word{display:inline}@media (width<=1100px){.creator-workshop__gallery-word{display:none}}.creator-workshop__art-layers{z-index:6;pointer-events:none;position:absolute;inset:0}.creator-workshop__art-layer{left:var(--layer-left,auto);right:var(--layer-right,auto);top:var(--layer-top,auto);bottom:var(--layer-bottom,auto);width:var(--layer-width,auto);color:inherit;pointer-events:auto;cursor:pointer;filter:drop-shadow(0 0 10px color-mix(in srgb, var(--station-accent) 75%, white)) drop-shadow(0 0 20px color-mix(in srgb, var(--station-accent) 40%, transparent)) brightness(1.05);background:0 0;border:0;padding:0;text-decoration:none;transition:transform .25s cubic-bezier(.2,.9,.2,1),filter .25s;display:block;position:absolute}.creator-workshop__art-layer--mesterii{z-index:8}.creator-workshop__art-layer--mural{z-index:6}.creator-workshop__art-layer img{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;display:block}.creator-workshop__art-layer:focus-visible{outline-offset:.35rem;border-radius:.5rem;outline:3px solid #fff3a6}.creator-workshop__art-layer:hover,.creator-workshop__art-layer:focus-visible,.creator-workshop__art-layer.is-hovered,.creator-workshop__stage[data-hovered-station=colorat] .creator-workshop__art-layer--colorat,.creator-workshop__stage[data-hovered-station=mesterii] .creator-workshop__art-layer--mesterii,.creator-workshop__stage[data-hovered-station=mural] .creator-workshop__art-layer--mural,.creator-workshop__stage[data-hovered-station=storyboard] .creator-workshop__art-layer--storyboard{filter:drop-shadow(0 0 10px #fff) drop-shadow(0 0 22px var(--station-accent)) drop-shadow(0 0 45px var(--station-accent)) drop-shadow(0 0 70px color-mix(in srgb, var(--station-accent) 70%, transparent)) brightness(1.18) saturate(1.5);transform:translateY(-6px)scale(1.05)}.creator-workshop__art-layer.is-selected{filter:drop-shadow(0 0 12px color-mix(in srgb, var(--station-accent) 80%, white)) drop-shadow(0 0 24px color-mix(in srgb, var(--station-accent) 50%, transparent)) brightness(1.08) saturate(1.1)}.creator-workshop__art-layer.is-selected:hover,.creator-workshop__art-layer.is-selected.is-hovered,.creator-workshop__stage[data-hovered-station=colorat] .creator-workshop__art-layer--colorat.is-selected,.creator-workshop__stage[data-hovered-station=mesterii] .creator-workshop__art-layer--mesterii.is-selected,.creator-workshop__stage[data-hovered-station=mural] .creator-workshop__art-layer--mural.is-selected,.creator-workshop__stage[data-hovered-station=storyboard] .creator-workshop__art-layer--storyboard.is-selected{filter:drop-shadow(0 0 12px #fff) drop-shadow(0 0 26px var(--station-accent)) drop-shadow(0 0 52px var(--station-accent)) drop-shadow(0 0 85px color-mix(in srgb, var(--station-accent) 85%, transparent)) brightness(1.24) saturate(1.6);transform:translateY(-7px)scale(1.06)}.creator-workshop__hotspots{z-index:8;pointer-events:none;position:absolute;inset:0}.creator-workshop__hotspot{left:var(--station-anchor-left,auto);right:var(--station-anchor-right,auto);top:var(--station-anchor-top,auto);bottom:var(--station-anchor-bottom,auto);transform:rotate(var(--station-rotation,0deg));border:2px solid color-mix(in srgb, var(--station-accent) 72%, white);max-width:min(23rem,27vw);min-height:3.25rem;box-shadow:0 5px 0 color-mix(in srgb, var(--station-accent) 66%, #54220d), 0 12px 24px #441f0b38, inset 0 1px 0 #fff;color:#4f2814;font-family:var(--font-kids);pointer-events:auto;cursor:pointer;background:#fffae7f0;border-radius:1.1rem;align-items:center;gap:.55rem;padding:.48rem .82rem .48rem .48rem;font-size:clamp(.63rem,.95vw,.9rem);font-weight:1000;text-decoration:none;transition:transform .25s cubic-bezier(.2,.9,.2,1),filter .25s,box-shadow .25s;display:flex;position:absolute}.creator-workshop__hotspot--mesterii{z-index:10}.creator-workshop__hotspot--mural{z-index:9}.creator-workshop__hotspot:hover,.creator-workshop__hotspot:focus-visible,.creator-workshop__hotspot.is-hovered,.creator-workshop__hotspot.is-selected,.creator-workshop__stage[data-hovered-station=colorat] .creator-workshop__hotspot--colorat,.creator-workshop__stage[data-hovered-station=mesterii] .creator-workshop__hotspot--mesterii,.creator-workshop__stage[data-hovered-station=mural] .creator-workshop__hotspot--mural,.creator-workshop__stage[data-hovered-station=storyboard] .creator-workshop__hotspot--storyboard{transform:translateY(-6px) scale(1.05) rotate(var(--station-rotation,0deg));filter:saturate(1.25)brightness(1.08);box-shadow:0 8px 0 color-mix(in srgb, var(--station-accent) 70%, #54220d), 0 20px 32px #441f0b4d, 0 0 0 6px color-mix(in srgb, var(--station-accent) 45%, transparent), 0 0 25px color-mix(in srgb, var(--station-accent) 60%, transparent)}.creator-workshop__hotspot.is-selected{animation:4.2s ease-in-out infinite stationFloat}.creator-workshop__hotspot-icon{background:var(--station-accent);color:#fff;border-radius:.78rem;flex:0 0 2.05rem;place-items:center;width:2.05rem;height:2.05rem;display:grid;position:relative;box-shadow:inset 0 1px #ffffff80}.creator-workshop__hotspot-index{color:#fff8e5;background:#5e3017;border:2px solid #fff8e5;border-radius:50%;place-items:center;width:1.12rem;height:1.12rem;font-family:Nunito,sans-serif;font-size:.58rem;font-weight:1000;line-height:1;display:grid;position:absolute;top:-.48rem;right:-.42rem;box-shadow:0 2px #51230a59}.creator-workshop__hotspot-copy{text-align:left;gap:.1rem;min-width:0;display:grid}.creator-workshop__hotspot-action{color:var(--station-accent);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.7rem,.95vw,.88rem);line-height:1.05;overflow:hidden}.creator-workshop__hotspot-label{color:#6f4829;text-overflow:ellipsis;white-space:nowrap;font-family:Nunito,sans-serif;font-size:clamp(.58rem,.72vw,.7rem);font-weight:900;line-height:1.05;overflow:hidden}.creator-workshop__hotspot-tooltip{z-index:31;border:1px solid color-mix(in srgb, var(--station-accent) 65%, white);color:#fff8e7;opacity:0;pointer-events:none;width:max-content;max-width:min(17rem,27vw);transform:rotate(calc(-1 * var(--station-rotation,0deg))) translateY(-.35rem);background:#4d2917;border-radius:.75rem;padding:.55rem .7rem;font-family:Nunito,sans-serif;font-size:.68rem;font-weight:800;line-height:1.25;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + .7rem);left:0;box-shadow:0 6px #471f0a4d,0 12px 24px #441f0b3d}.creator-workshop__hotspot:hover .creator-workshop__hotspot-tooltip,.creator-workshop__hotspot:focus-visible .creator-workshop__hotspot-tooltip,.creator-workshop__hotspot.is-hovered .creator-workshop__hotspot-tooltip,.creator-workshop__stage[data-hovered-station=colorat] .creator-workshop__hotspot--colorat .creator-workshop__hotspot-tooltip,.creator-workshop__stage[data-hovered-station=mesterii] .creator-workshop__hotspot--mesterii .creator-workshop__hotspot-tooltip,.creator-workshop__stage[data-hovered-station=mural] .creator-workshop__hotspot--mural .creator-workshop__hotspot-tooltip,.creator-workshop__stage[data-hovered-station=storyboard] .creator-workshop__hotspot--storyboard .creator-workshop__hotspot-tooltip{opacity:1;transform:rotate(calc(-1 * var(--station-rotation,0deg))) translateY(0)}.creator-workshop__hotspot--mural .creator-workshop__hotspot-tooltip,.creator-workshop__hotspot--storyboard .creator-workshop__hotspot-tooltip{left:auto;right:0}.creator-workshop__art-layer.is-disabled{cursor:default;filter:drop-shadow(0 0 10px #9ca3afbf)drop-shadow(0 0 20px #9ca3af66)brightness(1.02)}.creator-workshop__art-layer.is-disabled img{filter:grayscale()contrast(.9)brightness(.85);opacity:.75}.creator-workshop__art-layer.is-disabled:hover,.creator-workshop__art-layer.is-disabled:focus-visible,.creator-workshop__art-layer.is-disabled.is-hovered,.creator-workshop__stage[data-hovered-station=storyboard] .creator-workshop__art-layer--storyboard{filter:drop-shadow(0 0 10px #fff)drop-shadow(0 0 22px #9ca3af)drop-shadow(0 0 45px #9ca3af)drop-shadow(0 0 70px #9ca3afb3)brightness(1.18);transform:translateY(-6px)scale(1.05)}.creator-workshop__art-layer.is-disabled:hover img,.creator-workshop__art-layer.is-disabled:focus-visible img,.creator-workshop__art-layer.is-disabled.is-hovered img,.creator-workshop__stage[data-hovered-station=storyboard] .creator-workshop__art-layer--storyboard img{filter:grayscale()contrast(.9)brightness(1.05);opacity:.9}.creator-workshop__hotspot.is-disabled{cursor:default;color:#4b5563;background:#eef1f6f0;border:2px solid #9ca3af;box-shadow:0 5px #6b7280,0 12px 24px #00000029,inset 0 1px #fff}.creator-workshop__hotspot.is-disabled:hover,.creator-workshop__hotspot.is-disabled:focus-visible,.creator-workshop__hotspot.is-disabled.is-hovered,.creator-workshop__hotspot.is-disabled.is-selected,.creator-workshop__stage[data-hovered-station=storyboard] .creator-workshop__hotspot--storyboard{transform:translateY(-6px) scale(1.05) rotate(var(--station-rotation,0deg));filter:brightness(1.06);background:#f6f8fbfa;box-shadow:0 8px #6b7280,0 20px 32px #0000003d,0 0 0 6px #9ca3af73,0 0 25px #9ca3af99}.creator-workshop__hotspot.is-disabled .creator-workshop__hotspot-icon{background:#9ca3af;box-shadow:inset 0 1px #fff6}.creator-workshop__hotspot.is-disabled .creator-workshop__hotspot-index{color:#fff;background:#6b7280;border-color:#e5e7eb;box-shadow:0 2px #0003}.creator-workshop__hotspot.is-disabled .creator-workshop__hotspot-action{color:#374151;font-weight:1000}.creator-workshop__hotspot.is-disabled .creator-workshop__hotspot-label{color:#6b7280}.creator-workshop__hotspot.is-disabled .creator-workshop__hotspot-tooltip{color:#f3f4f6;background:#374151;border-color:#9ca3af;box-shadow:0 6px #1f2937,0 12px 24px #0000004d}.creator-workshop__mobile-rail button.is-disabled,.creator-workshop__mobile-rail a.is-disabled{opacity:.7;color:#6b7280;cursor:default;background:#e5e7eb;border-color:#cbd5e1}.creator-workshop__mobile-rail button.is-disabled .creator-workshop__mobile-rail-number,.creator-workshop__mobile-rail a.is-disabled .creator-workshop__mobile-rail-number{background:#9ca3af}.creator-workshop__guide-backdrop{z-index:28;-webkit-backdrop-filter:blur(5px);pointer-events:none;background:#0e0804bd;animation:.28s ease-out guideBackdropFadeIn;position:absolute;inset:0}@keyframes guideBackdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes guideModalPopIn{0%{opacity:0;transform:translate(-50%,-46%)scale(.92)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.creator-workshop__guide{z-index:30;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:linear-gradient(#fffcf3 0%,#fff4d8 100%);border:3px solid #ba7728;border-radius:2rem;flex-direction:column;align-items:center;gap:.9rem;width:min(32rem,100% - 2.5rem);padding:1.8rem 1.7rem 1.6rem;animation:.32s cubic-bezier(.16,1,.3,1) guideModalPopIn;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px #7a421b,0 30px 60px #0000008c,inset 0 2px #fff}.creator-workshop__guide-header{flex-direction:column;align-items:center;gap:.25rem;display:flex}.creator-workshop__guide-eyebrow{color:#9c4c16;letter-spacing:.12em;background:#fff0c4;border:1px solid #e7bb66;border-radius:999px;padding:.2rem .75rem;font-size:.66rem;font-weight:1000;display:inline-block}.creator-workshop__guide-title{color:#4a240c;letter-spacing:-.02em;margin:.2rem 0 0;font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:1000;line-height:1.1}.creator-workshop__guide-text{color:#693c1a;margin:0;font-family:Nunito,sans-serif;font-size:clamp(.85rem,1.2vw,1.02rem);font-weight:800;line-height:1.45}.creator-workshop__guide-text strong{color:#9c4413;font-weight:900}.creator-workshop__guide-button{color:#492109;min-height:3.35rem;font-family:var(--font-kids);cursor:pointer;background:linear-gradient(145deg,#f7cb4b,#ea8a2b);border:2px solid #9e4b17;border-radius:1.15rem;justify-content:center;align-items:center;gap:.55rem;margin-top:.3rem;padding:.65rem 1.6rem;font-size:clamp(.82rem,1vw,.95rem);font-weight:1000;transition:transform .2s cubic-bezier(.2,.9,.2,1),filter .2s;display:inline-flex;box-shadow:0 5px #853b14,0 8px 18px #54220a40,inset 0 1px #ffffffa6}.creator-workshop__guide-button:hover{filter:brightness(1.07)saturate(1.12);transform:translateY(-2px)}.creator-workshop__guide-button:active{transform:translateY(2px);box-shadow:0 2px #853b14,inset 0 1px #fff6}.creator-workshop__mobile-rail,.creator-workshop__mobile-focus,.creator-workshop__mobile-arrow{display:none}@media (width<=1100px) and (width>=700px){.creator-workshop__gallery-word{display:none}}@media (width<=699px){.creator-workshop{background:#f2cf8b}.creator-workshop__header{padding:max(.75rem, env(safe-area-inset-top)) max(.75rem, env(safe-area-inset-right)) 0 max(.75rem, env(safe-area-inset-left));grid-template-columns:auto 1fr auto;gap:.4rem}.creator-workshop__back{gap:.2rem;height:2.5rem;min-height:2.5rem;padding:.3rem .45rem .3rem .38rem;font-size:.76rem}.creator-workshop__heading>span{letter-spacing:.15em;gap:.5rem;font-size:.66rem}.creator-workshop__heading>span i{display:none}.creator-workshop__heading h1{color:#fff;letter-spacing:-.04em;margin:.12rem 0 0;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(1.45rem,7vw,2rem);font-weight:700;line-height:1}.creator-workshop__heading p{display:none}.creator-workshop__utilities{gap:.25rem}.creator-workshop__gallery-button{height:2.5rem;min-height:2.5rem;padding:.3rem .55rem;font-size:.68rem}.creator-workshop__gallery-button svg{width:15px}.creator-workshop__gallery-word,.creator-workshop__art-layers,.creator-workshop__hotspot{display:none}.creator-workshop__guide{border-radius:1.5rem;gap:.75rem;width:min(24rem,100vw - 1.8rem);padding:1.4rem 1.1rem 1.25rem;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.creator-workshop__guide-title{font-size:1.18rem}.creator-workshop__guide-text{font-size:.82rem;line-height:1.35}.creator-workshop__guide-button{width:100%;min-height:3.1rem;padding:.55rem 1.2rem;font-size:.82rem}.creator-workshop__mobile-focus{z-index:7;top:var(--focus-top,32%);left:var(--focus-left,50%);width:min(46vw,12rem);color:inherit;cursor:pointer;pointer-events:auto;appearance:none;background:#fff;border:.35rem solid #fff7de;border-radius:.75rem;margin:0;padding:.25rem;text-decoration:none;display:grid;position:absolute;transform:translate(-50%)rotate(-1.5deg);box-shadow:0 7px #723b1259,0 12px 30px #49240c3b}.creator-workshop__mobile-focus img{aspect-ratio:4/3;object-fit:cover;border-radius:.35rem;width:100%;display:block}.creator-workshop__mobile-focus>span:first-of-type{background:var(--station-accent);color:#fff;border:2px solid #fff7dd;border-radius:50%;place-items:center;width:2.05rem;height:2.05rem;display:grid;position:absolute;top:-.8rem;right:-.75rem;box-shadow:0 4px #723b1259}.creator-workshop__mobile-focus.is-disabled{cursor:default;border-color:#cbd5e1;box-shadow:0 5px #94a3b8,0 10px 20px #00000026}.creator-workshop__mobile-focus.is-disabled img{filter:grayscale()contrast(.9)brightness(.85);opacity:.75}.creator-workshop__mobile-focus.is-disabled>span:first-of-type{background:#9ca3af!important}.creator-workshop__mobile-focus-badge{color:#fff;letter-spacing:.02em;white-space:nowrap;background:#1e293beb;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .65rem;font-family:Nunito,sans-serif;font-size:.72rem;font-weight:1000;display:inline-flex;position:absolute;bottom:.45rem;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0000004d}.creator-workshop__mobile-rail{z-index:17;left:50%;bottom:max(.85rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9e2e6;border:2px solid #9c5b199e;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 5px #6e321052,0 12px 25px #49240c30}.creator-workshop__mobile-rail button,.creator-workshop__mobile-rail a{color:#784415;cursor:pointer;background:#fff7d9;border:2px solid #e3ba62;border-radius:1rem;grid-template-rows:auto auto;place-items:center;gap:.08rem;width:3.15rem;height:3.65rem;padding:.28rem .12rem .2rem;text-decoration:none;display:grid;position:relative}.creator-workshop__mobile-rail button.is-selected,.creator-workshop__mobile-rail a.is-selected{border-color:var(--station-accent);background:color-mix(in srgb, var(--station-accent) 62%, #54220d);color:#fff;box-shadow:0 0 0 4px color-mix(in srgb, var(--station-accent) 25%, transparent), 0 4px 0 color-mix(in srgb, var(--station-accent) 65%, #54220d);transform:translateY(-2px)}.creator-workshop__mobile-rail button svg,.creator-workshop__mobile-rail a svg{width:18px;height:18px}.creator-workshop__mobile-rail-label{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:3rem;font-family:Nunito,sans-serif;font-size:.47rem;font-weight:1000;line-height:1.05;display:block;overflow:hidden}.creator-workshop__mobile-rail-number{color:#fff;background:#704016;border:1px solid #fff7d9;border-radius:50%;place-items:center;width:1rem;height:1rem;font-family:Nunito,sans-serif;font-size:.52rem;font-weight:1000;display:grid;position:absolute;top:-.32rem;right:-.15rem}.creator-workshop__mobile-rail button.is-selected .creator-workshop__mobile-rail-number,.creator-workshop__mobile-rail a.is-selected .creator-workshop__mobile-rail-number{color:#4b240d;background:#fff}.creator-workshop__mobile-arrow{z-index:17;bottom:max(.85rem, env(safe-area-inset-bottom));color:#784415;cursor:pointer;background:#fff9e2f0;border:2px solid #e3ba62;border-radius:50%;place-items:center;width:3rem;height:3rem;display:grid;position:absolute;box-shadow:0 5px #6e321052,0 12px 25px #49240c29}.creator-workshop__mobile-arrow--previous{left:.4rem}.creator-workshop__mobile-arrow--next{right:.4rem}.creator-workshop__ambient i{animation-duration:7s}}@media (width<=380px){.creator-workshop__heading p{display:none}.creator-workshop__mobile-focus{width:42vw;top:31%}.creator-workshop__mobile-rail{bottom:max(.65rem, env(safe-area-inset-bottom));gap:.25rem}.creator-workshop__mobile-arrow{bottom:max(.65rem, env(safe-area-inset-bottom))}.creator-workshop__mobile-rail button,.creator-workshop__mobile-rail a{width:3.05rem;height:3.6rem}}@media (height<=520px) and (orientation:landscape){.creator-workshop__header{padding-top:.45rem}.creator-workshop__heading p{display:none}.creator-workshop__hotspot{min-height:2.55rem}}@media (prefers-reduced-motion:reduce){.creator-workshop__ambient i{opacity:.35;animation:none}.creator-workshop__lightwash:before,.creator-workshop__lightwash:after,.creator-workshop__hotspot.is-selected{animation:none}.creator-workshop .animate-bounce,.creator-workshop .animate-ping{animation:none!important}.creator-workshop__art-layer,.creator-workshop__hotspot,.creator-workshop__back,.creator-workshop__gallery-button{transition:none}}
