:root{--purple:#533afd;--ink:#222434;--muted:#7a7d86}*{box-sizing:border-box}body{margin:0;background:#f8f8fa;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Apple SD Gothic Neo','Malgun Gothic',sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--purple);outline-offset:5px}header{max-width:1280px;margin:auto;padding:25px 40px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5eb}.approved-wordmark{display:block;width:116px;height:28px;background:url('./wordmark.png') no-repeat 94.759% 22.352%;background-size:216.3415% auto}.prototype{font-size:9px;letter-spacing:1.8px;color:#777987}main{max-width:1220px;padding:40px 40px 20px;margin:auto}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.eyebrow{font-size:9px;letter-spacing:1.7px;color:#858590;margin:0 0 12px}h1{font-size:34px;letter-spacing:-1.5px;margin:0 0 10px}.intro p:last-child{font-size:13px;color:#858590;margin:0}.motion{font-size:11px;background:transparent;border:1px solid #d7d7e0;border-radius:25px;min-height:44px;padding:10px 15px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:70px;align-items:start}.collection{min-width:0}.surface-tabs{display:flex;gap:5px;padding:4px;background:#ebeaf0;border-radius:30px;width:max-content;margin:0 auto 15px}.surface-tabs button{border:0;background:transparent;padding:11px 20px;border-radius:25px;font-size:12px;min-height:44px;color:#797582}.surface-tabs button[aria-pressed=true]{background:#fff;color:#302942;box-shadow:0 2px 4px #29213614}.stage{perspective:1600px;padding:38px 15px 35px}.object{width:100%;max-width:625px;position:relative;margin:auto;transform:rotate(-2deg) rotateY(var(--ry,-3deg)) rotateX(var(--rx,2deg));transform-style:preserve-3d;transition:transform .45s;isolation:isolate}.shell{position:relative;border-radius:19px 22px 25px 13px;background:linear-gradient(90deg,#242831,#44464e 4%,#282a30 98%);padding:9px 11px 15px 13px;box-shadow:9px 30px 35px -20px #19213275,0 3px 6px #29263450}.page-stack{position:absolute;inset:12px 8px 9px 16px;border-radius:4px 10px 12px 3px;background:repeating-linear-gradient(0deg,#d0ccbd 0 1px,#f7f5eb 1px 3px);transform:translateY(5px)}.surface{position:relative;aspect-ratio:.735;border-radius:3px 8px 10px 2px;background:linear-gradient(90deg,#c8c6be 0%,#eeeee6 3%,#fafaf3 7%,#f6f6ed 96%,#e1e0d4 100%);overflow:visible;container-type:inline-size;box-shadow:inset 11px 0 16px -12px #47453d70}.grain{position:absolute;inset:0;filter:url(#grain);opacity:.09;pointer-events:none;mix-blend-mode:multiply;border-radius:inherit;z-index:10}.spine{position:absolute;left:2.4%;top:0;bottom:0;width:1px;background:#8a88772b;box-shadow:2px 0 3px #8a887750}.notebook-label{position:absolute;top:5%;left:10%;right:8%;display:flex;justify-content:space-between;border-bottom:1px solid #a0a08d40;padding-bottom:12px;font-size:9px;letter-spacing:2px;color:#878779}.corner{position:absolute;right:0;bottom:0;width:50px;height:50px;border-bottom-right-radius:9px;background:linear-gradient(135deg,transparent 48%,#eeeddf 52%,#c5c2b160 55%,#f9f8f0 65%);pointer-events:none}.stickers{position:absolute;inset:11% 3% 7% 5%;z-index:2}.decal{position:absolute;left:var(--left);top:var(--top);width:var(--width);padding:0;border:0;background:none;transform:rotate(var(--angle));transition:transform .28s ease,filter .28s;isolation:isolate;animation:arrive .65s backwards;animation-delay:var(--delay,0ms);-webkit-tap-highlight-color:transparent;min-width:44px;min-height:44px}.decal:hover,.decal:focus-visible{transform:translateY(-10px) rotate(calc(var(--angle) - 3deg)) rotateX(8deg) scale(1.07);z-index:7}.art{display:block;position:relative;width:100%;aspect-ratio:var(--ratio);background-image:url('./stickers-v3.webp');background-size:var(--size);background-position:var(--position);background-repeat:no-repeat;filter:drop-shadow(.6px 1px 0 #b0aa9d) drop-shadow(1px 3px 1.6px #25212645);transition:filter .3s}.decal:hover .art{filter:drop-shadow(1px 2px 0 #aeaa9a) drop-shadow(4px 13px 6px #25212655)}.art:after{content:'';position:absolute;inset:0;mask-image:url('./stickers-v3.webp');mask-size:var(--size);mask-position:var(--position);mask-repeat:no-repeat;background:linear-gradient(120deg,transparent 15%,#fff0 30%,#fff9 45%,#fff1 55%,transparent 70%);background-size:240% 160%;background-position:var(--shine,75%) 50%;mix-blend-mode:screen;opacity:.45;pointer-events:none}.art[data-material=gold]:after{background:linear-gradient(120deg,#aa7c251a,#eac96380 20%,#fff5cecc 40%,#cca04d50 52%,#dba64a33 70%);background-size:200%;mix-blend-mode:hard-light;opacity:.65}.art[data-material=hologram]:after{background:repeating-linear-gradient(125deg,#cc83ef33 0%,#79b9f066 15%,#7ff4d977 23%,#ffdb7799 35%,#eb97de66 49%,#aaa2ee44 60%);background-size:240%;mix-blend-mode:color-dodge;opacity:.6}.decal:hover .art:after{opacity:.85}.decal-label{position:absolute;left:50%;bottom:-18px;transform:translateX(-50%);background:#fff;color:#393342;box-shadow:0 3px 8px #0001;border-radius:15px;padding:5px 10px;font-size:10px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s}.decal:hover .decal-label,.decal:focus-visible .decal-label{opacity:1}.type-art{display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:.87;color:#264f49;font-family:Georgia,serif;font-style:italic;font-weight:900;letter-spacing:-.07em;font-size:clamp(24px,9cqw,62px);text-shadow:2px 2px 0 #fcfaf2,-2px -2px 0 #fcfaf2,2px -2px 0 #fcfaf2,-2px 2px 0 #fcfaf2,3px 5px 1px #0003;filter:drop-shadow(0 2px 0 #aaa58d);aspect-ratio:1.65}.type-art small{font-family:inherit;font-size:.31em;font-style:normal;letter-spacing:.2em;margin-top:13px;color:#b65b46;text-shadow:none}.type-art span{transform:rotate(-3deg)}.page-bottom{position:absolute;left:9%;right:7%;bottom:3%;display:flex;justify-content:space-between;color:#858578;font-size:7px;letter-spacing:1.5px}.handle,.wheel{display:none}.scene-caption{text-align:center;color:#88828e;font-size:11px;margin:15px 0 0}.object[data-surface=suitcase]{max-width:580px}.object[data-surface=suitcase] .shell{padding:9px;border-radius:45px;background:linear-gradient(105deg,#3e515f,#9aabb5 9%,#647b8b 45%,#192c3b 99%);box-shadow:12px 35px 40px -19px #18252f99,inset 1px 0 3px #d5e9f1}.object[data-surface=suitcase] .surface{aspect-ratio:.69;border-radius:36px;background:repeating-linear-gradient(90deg,#3f5666 0%,#485e6d 7%,#56707e 8%,#6c8592 9%,#354a58 10%,#364c5b 11%,#4b6271 12%,#4b6271 16%);box-shadow:inset 5px 0 12px #11263599,inset -5px 0 12px #101e2977,inset 0 2px 3px #dae7e87a;outline:1px solid #122330;outline-offset:4px}.object[data-surface=suitcase] .grain{opacity:.045;mix-blend-mode:screen}.object[data-surface=suitcase] .spine,.object[data-surface=suitcase] .page-stack,.object[data-surface=suitcase] .corner{display:none}.object[data-surface=suitcase] .notebook-label{color:#d1dae0;border-color:#b8c8d440}.object[data-surface=suitcase] .page-bottom{color:#c4d1d8}.object[data-surface=suitcase] .handle{display:block;position:absolute;left:33%;right:33%;top:-29px;height:40px;border:9px solid #262c36;border-bottom:0;border-radius:13px 13px 0 0;box-shadow:inset 0 2px 1px #7c8591,0 -1px 0 #9ba3ad;z-index:-1}.object[data-surface=suitcase] .wheel{display:block;position:absolute;bottom:-22px;width:39px;height:36px;background:linear-gradient(90deg,#121a21,#434b54 30%,#121820 46%,#5a6067 51%,#151d24 80%);border-radius:8px 8px 10px 10px;box-shadow:3px 8px 6px #0002;z-index:-1}.wheel.left{left:10%}.wheel.right{right:10%}.studio{padding-top:16px}h2{font-size:27px;line-height:1.4;letter-spacing:-1px;margin:0 0 10px}.selected-preview{height:200px;display:flex;align-items:center;justify-content:center;perspective:800px;margin-bottom:18px;border-bottom:1px solid #e3e3e9}.selected-preview>.art,.selected-preview>.type-art{width:163px;transform:rotate(-8deg) rotateY(-8deg);transition:transform .4s;filter:drop-shadow(2px 3px 0 #bab5a8) drop-shadow(7px 15px 6px #0003)}.selected-preview:hover>.art{transform:rotate(-3deg) rotateY(10deg)}.selected-preview>.type-art{font-size:48px}fieldset{border:0;padding:0;margin:0 0 22px}legend,label{font-size:12px;font-weight:600;display:block;margin-bottom:12px}legend{width:100%}legend span{float:right;font-size:9px;font-weight:400;color:#92909c;letter-spacing:.7px}.samples{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.samples button{border:1px solid #e1e1e9;background:#eeedf2;border-radius:9px;aspect-ratio:1;min-height:50px;padding:6px;display:flex;align-items:center;justify-content:center}.samples button[aria-pressed=true]{border-color:var(--purple);box-shadow:0 0 0 1px var(--purple);background:#e6e1fa}.samples .art{filter:drop-shadow(0 2px 1px #0003)}.samples .type-art{font-size:20px}.samples .type-art small{font-size:5px;margin-top:3px}.materials{display:flex;gap:6px}.materials button{flex:1;font-size:11px;padding:12px 2px;min-height:44px;background:white;border:1px solid #dedde6;border-radius:7px}.materials button[aria-pressed=true]{color:var(--purple);border-color:var(--purple);background:#f3efff}label{margin-top:18px}input{font-size:16px;padding:5px 0 11px;width:100%;border:0;border-bottom:1px solid #d7d6df;background:transparent;border-radius:0;color:#383443}input:focus{outline:2px solid var(--purple);outline-offset:5px}.primary{display:flex;justify-content:space-between;align-items:center;width:100%;border:0;border-radius:10px;padding:17px;margin-top:26px;min-height:52px;background:var(--purple);color:#fff;font-size:14px;font-weight:600}.primary span{font-size:23px;line-height:1}.preview-note{color:#96909d;font-size:10px;line-height:1.7}#status{font-size:12px;color:var(--purple);min-height:20px;line-height:1.6}footer{max-width:1140px;margin:30px auto 0;padding:23px 0 30px;border-top:1px solid #e5e4ea;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px;color:#90909b}footer span:last-child{letter-spacing:0}dialog{width:min(410px,calc(100% - 40px));padding:24px 30px 32px;border:0;border-radius:18px;box-shadow:0 20px 90px #15182855;color:var(--ink);background:#fbfaf6}dialog::backdrop{background:#13182670;backdrop-filter:blur(8px)}dialog[open]{animation:reveal .3s ease}dialog .close{position:absolute;right:8px;top:8px;border:0;background:transparent;width:44px;height:44px;font-size:27px;color:#777}#letter-art{width:105px;margin:0 auto 24px;transform:rotate(-6deg)}#letter-art>.type-art{font-size:33px}dialog h2{font-size:23px}#letter-message{font-size:17px;line-height:1.8;overflow-wrap:anywhere;white-space:pre-wrap}.letter-date{font-size:10px;color:#8d8794}.spark{position:fixed;width:6px;height:6px;pointer-events:none;background:#b29bdd;z-index:30;animation:spark .8s forwards}@keyframes arrive{from{opacity:0;transform:translateY(-25px) rotate(calc(var(--angle) - 20deg)) scale(1.2)}to{opacity:1;transform:rotate(var(--angle))}}@keyframes reveal{from{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:none}}@keyframes spark{to{transform:translate(var(--sx),var(--sy)) rotate(180deg);opacity:0}}body.still *{animation:none!important;transition:none!important}body.still .object{transform:rotate(-2deg)}body.still .decal:hover{transform:rotate(var(--angle))}body.still .spark{display:none}@media(max-width:950px){.workspace{gap:35px;grid-template-columns:minmax(0,1fr) 240px}main{padding:30px 25px}.stage{padding-inline:7px}.notebook-label{font-size:7px;letter-spacing:1px}.page-bottom{font-size:6px;letter-spacing:.8px}footer{margin-inline:25px}h2{font-size:24px}}@media(max-width:720px){header{padding:20px}.prototype{font-size:7px;letter-spacing:1px}.approved-wordmark{width:103px;height:25px}main{padding:28px 20px 10px}.intro{gap:12px;margin-bottom:23px}.eyebrow{font-size:7px;letter-spacing:1.2px}h1{font-size:26px;letter-spacing:-1px}.intro p:last-child{font-size:11px}.motion{font-size:10px;white-space:nowrap;padding:10px}.workspace{display:flex;flex-direction:column;gap:35px}.collection{width:100%}.surface-tabs button{font-size:11px;padding:10px 18px}.stage{padding:28px 2px 26px}.shell{padding:6px 7px 10px 9px;border-radius:12px 14px 16px 8px}.surface{aspect-ratio:.69}.notebook-label{font-size:6px;letter-spacing:1px;padding-bottom:8px}.stickers{inset:12% 1% 6% 4%}.page-bottom{font-size:5px;letter-spacing:.7px}.corner{width:27px;height:27px}.scene-caption{font-size:10px;margin-top:7px}.object[data-surface=suitcase] .shell{border-radius:29px;padding:7px}.object[data-surface=suitcase] .surface{border-radius:23px}.object[data-surface=suitcase] .handle{height:32px;top:-24px;border-width:7px}.object[data-surface=suitcase] .wheel{width:27px;height:30px;bottom:-18px}.studio{width:100%;max-width:450px;margin:auto;padding-top:27px;border-top:1px solid #e2e2e9}.studio>h2 br{display:none}.studio>h2{font-size:24px}.selected-preview{height:175px}.selected-preview>.art{width:145px}.samples{grid-template-columns:repeat(4,1fr)}.samples button{padding:9px}.samples .type-art{font-size:24px}.materials button{font-size:12px}footer{flex-direction:column;gap:12px;font-size:8px;margin:25px 20px 0}.type-art{font-size:clamp(28px,9cqw,55px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.object{transform:rotate(-1deg)!important}.decal:hover{transform:rotate(var(--angle))}.spark{display:none}}

.sticker-copy{position:absolute;bottom:-3%;left:-10%;width:120%;text-align:center;font-size:clamp(12px,3.4cqw,23px);line-height:1.2;letter-spacing:-1px;font-weight:900;color:#443178;word-break:keep-all;overflow-wrap:anywhere;-webkit-text-stroke:5px #fffef8;paint-order:stroke fill;text-shadow:1px 3px 1px #2223;z-index:3}.selected-preview .sticker-copy{font-size:19px}#letter-art .sticker-copy{font-size:13px;-webkit-text-stroke-width:4px}.type-art[data-material=gold]{color:#b17b24}.type-art[data-material=hologram]{color:#5250a5}

.studio{min-width:0}.samples{grid-template-columns:repeat(4,minmax(0,1fr))}.samples button{min-width:0;overflow:hidden}.samples .art{flex:0 0 100%}.materials button{min-width:0}.type-art{overflow-wrap:anywhere}.samples .type-art{font-size:17px}.notebook-label{pointer-events:none}
/* V3: real, locally rendered 3D suitcase */
.workspace{grid-template-columns:minmax(0,1fr) 310px;gap:42px}.collection{position:sticky;top:18px}.studio{padding-top:5px}.studio>h2{font-size:24px}.selected-preview{height:155px;margin-bottom:16px}.selected-preview>.art{width:130px}#viewport{position:relative;width:100%;height:660px;overflow:hidden;border-radius:26px;background:radial-gradient(ellipse at 50% 44%,#fff 0,#f0f0f5 65%,#e8e8ef 100%);outline-offset:3px;isolation:isolate}#viewport canvas{width:100%;height:100%;display:block;touch-action:pan-y}#viewport[data-mode=place] canvas{cursor:crosshair;touch-action:none}#viewport[data-mode=rotate] canvas{cursor:grab;touch-action:none}#viewport[data-mode=rotate] canvas:active{cursor:grabbing}#loading{position:absolute;inset:45% 0 auto;text-align:center;color:#878390;font-size:13px}#loading[hidden]{display:none}#view-label{position:absolute;top:18px;left:20px;padding:7px 12px;border:1px solid #fff;background:#ffffffb8;backdrop-filter:blur(10px);border-radius:20px;font-size:11px;color:#625a70;pointer-events:none}.face-controls{display:flex;gap:5px;justify-content:center;flex-wrap:wrap;margin:15px 0 0}.face-controls button{border:1px solid #e1dee8;background:#fff;border-radius:20px;min-height:44px;padding:9px 15px;font-size:11px}.face-controls button[aria-pressed=true]{color:var(--purple);background:#eee9ff;border-color:#c4b9ff}.selection-bar{display:grid;grid-template-columns:1fr auto;gap:8px;margin:21px 0 0;padding-top:17px;border-top:1px solid #e0dce7}.selection-bar label{grid-column:1/-1;margin:0;font-size:11px}.selection-bar button{border:1px solid #ded8e8;background:#fff;border-radius:8px;font-size:11px;padding:10px;min-height:44px}select{width:100%;min-width:0;border:1px solid #ded8e8;border-radius:8px;background:#fff;padding:9px;font:inherit;font-size:13px;color:#4b425a;min-height:44px}.placement{padding:18px 0;margin:10px 0 22px;border-block:1px solid #e1dee8}.placement-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.placement-heading strong{font-size:12px}.placement-heading button{font-size:10px;border:0;background:transparent;color:#8d6677;min-height:44px;padding:5px}.placement label{font-size:11px;margin-top:13px;margin-bottom:5px}.placement output{float:right;font-size:10px;color:#8e8497;font-weight:400}input[type=range]{padding:0;min-height:30px;border:0;accent-color:var(--purple);cursor:pointer}.check-label{display:flex;align-items:center;gap:8px;min-height:44px}.check-label input{width:17px;height:17px;margin:0;accent-color:var(--purple)}.scene-caption{line-height:1.7}.surface-tabs{margin-bottom:12px}.studio .preview-note{font-size:10px}#read-message:disabled{opacity:.4}#letter-art .sticker-copy{display:none}@media(max-width:1000px){.workspace{grid-template-columns:minmax(0,1fr) 265px;gap:25px}#viewport{height:570px}.face-controls button{padding:9px 11px}}@media(max-width:720px){.workspace{display:flex;gap:24px}.collection{position:static}#viewport{height:520px;border-radius:20px}.face-controls{gap:4px}.face-controls button{font-size:10px;padding:8px 11px}.selection-bar{margin-top:15px}.studio{padding-top:22px}.selected-preview{height:155px}.placement{margin-bottom:20px}.placement label{font-size:12px}.placement input[type=range]{min-height:36px}.placement-heading button{font-size:11px}select{font-size:16px}.scene-caption{font-size:10px}.samples .type-art{font-size:18px}}@media(max-width:350px){#viewport{height:450px}.face-controls button{padding-inline:9px;font-size:9px}.selection-bar{grid-template-columns:minmax(0,1fr) auto}}
/* V4: pick up a sticker, not an editing tool. */
.experience{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:50px;align-items:start}.collection{top:20px}#viewport{height:680px;background:radial-gradient(ellipse at 48% 40%,#faf9ff,#e9e6f0 75%);border-radius:30px}#viewport[data-holding=true] canvas{cursor:grabbing}#viewport canvas{touch-action:none}.scene-instruction{position:absolute;top:22px;left:50%;transform:translateX(-50%);width:max-content;max-width:80%;background:#ffffffc9;backdrop-filter:blur(10px);padding:10px 16px;border-radius:24px;font-size:11px;color:#635a75;pointer-events:none;text-align:center}.turn{position:absolute;top:47%;width:44px;height:54px;border:1px solid #ffffffad;border-radius:25px;background:#ffffff8c;backdrop-filter:blur(10px);font-size:30px;font-weight:300;color:#615176}.turn.left{left:12px}.turn.right{right:12px}#view-label{top:auto;bottom:20px;left:20px}.sticker-shop h2{font-size:26px;line-height:1.4;margin-bottom:22px}.tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tiers>button{border:1px solid #e4dfea;background:#fff;padding:12px 5px 14px;border-radius:16px;display:flex;align-items:center;flex-direction:column;gap:7px;transition:border-color .2s,background .2s,transform .2s;min-width:0}.tiers>button[aria-pressed=true]{border:2px solid var(--purple);padding:11px 4px 13px;background:#f4f1ff}.tiers strong{font-size:12px}.tiers b{font-size:12px;font-variant-numeric:tabular-nums}.tiers small{font-size:9px;color:#8a8294;white-space:nowrap}.tier-art{display:flex;align-items:center;justify-content:center;width:100%;height:82px;position:relative;perspective:600px}.tier-art>.art{width:66%;transform:rotate(-10deg);filter:drop-shadow(1px 3px 1px #53456455)}#tier-sparkle>.art{width:80%}#tier-hologram>.art{width:94%}.tier-art .art:after{animation:foil-flow 4s ease-in-out infinite}.tiers button[data-tier=sparkle] .tier-art:after{content:'✦';font-size:20px;color:#d9ad54;position:absolute;right:7px;top:15px;animation:twinkle 2.4s ease-in-out infinite}.price-note{font-size:10px;color:#98909f;line-height:1.6;margin:11px 0 28px}.tray-heading h3{font-size:14px;margin:0 0 7px}.tray-heading span{font-size:10px;color:#938797}.sticker-tray{margin:17px 0 25px;padding:13px 7px;background:#eeeaf3;background-image:radial-gradient(#b2a6c933 .7px,transparent .7px);background-size:8px 8px;border-radius:17px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 5px;border:1px solid #ded8e6;box-shadow:inset 0 1px 3px #ccc3d63d}.sticker-tray button{border:0;aspect-ratio:1;background:transparent;padding:6px;min-height:56px;min-width:0;cursor:grab;touch-action:pan-y;border-radius:10px;transition:transform .22s ease,background .2s}.sticker-tray button:nth-child(2n){transform:rotate(9deg)}.sticker-tray button:nth-child(3n){transform:rotate(-8deg)}.sticker-tray button:hover{transform:translateY(-7px) rotate(-8deg) scale(1.10);background:#fff5}.sticker-tray button[aria-pressed=true]{background:#fff9;box-shadow:0 0 0 2px #a997f0}.sticker-tray .art{filter:drop-shadow(1px 3px 1px #75688066)}.sticker-tray .type-art{font-size:20px;letter-spacing:-1px}.sticker-tray .type-art small{font-size:5px;margin-top:5px}.personal-note{border-top:1px solid #e3dce9;padding-top:3px}.personal-note label{font-size:12px}.personal-note details{margin-top:20px}details summary{cursor:pointer;font-size:11px;color:#857790;min-height:44px;line-height:44px}.personal-note textarea{width:100%;font:inherit;font-size:16px;color:#514658;border:1px solid #ddd4e5;border-radius:8px;background:#fff;padding:10px;resize:vertical}.pickup-tip{font-size:11px;line-height:1.8;color:#94899b;margin-top:24px}.carry-actions,.receipt{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 16px;margin-top:14px;border-radius:13px;background:#f0ebff;color:#674aa3;font-size:11px;line-height:1.5}.carry-actions button,.receipt button{border:0;background:#fff;border-radius:20px;padding:10px 13px;font-size:11px;white-space:nowrap;min-height:44px}.carry-actions[hidden],.receipt[hidden]{display:none}.receipt{background:#eaf3ed;color:#456b54}.accessible-placement{margin:15px 0;color:#95889e}.accessible-placement p{font-size:11px}.accessible-placement button{min-height:44px;border:1px solid #d8cee1;background:white;border-radius:8px;padding:10px;font-size:12px}#held-sticker{position:fixed;left:0;top:0;width:116px;pointer-events:none;z-index:100;transform:translate(-50%,-65%) rotate(-14deg);filter:drop-shadow(10px 20px 8px #40335066)}#held-sticker[hidden]{display:none}#held-sticker .art{transform:perspective(400px) rotateY(-22deg) rotateX(14deg);filter:drop-shadow(2px 3px 0 #fff);transition:transform .2s}#held-sticker .sticker-copy{font-size:15px}.turn:active,.tiers>button:active{transform:scale(.96)}@keyframes foil-flow{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes twinkle{0%,100%{opacity:.2;transform:scale(.5)}50%{opacity:1;transform:scale(1)}}@media(max-width:1000px){.experience{grid-template-columns:minmax(0,1fr) 290px;gap:27px}.tiers small{font-size:8px}#viewport{height:610px}.sticker-shop h2{font-size:24px}.tier-art{height:75px}}@media(max-width:720px){.experience{display:flex;flex-direction:column;gap:24px}.collection{position:static;width:100%}#viewport{height:510px;border-radius:24px}.sticker-shop{width:100%;max-width:450px;margin:auto}.scene-instruction{top:16px;font-size:10px;padding:9px 12px}.turn{width:40px;height:48px}.turn.left{left:8px}.turn.right{right:8px}.sticker-shop h2{font-size:24px}.sticker-shop h2 br{display:none}.tiers small{font-size:9px}.tier-art{height:88px}.sticker-tray{padding:13px 10px;gap:14px 7px}.sticker-tray button{min-height:56px}.accessible-placement{margin-bottom:0}.scene-caption{margin-top:14px}.pickup-tip br{display:none}.carry-actions,.receipt{padding:10px;font-size:10px}.carry-actions button,.receipt button{font-size:10px;padding:8px}.price-note{margin-bottom:24px}.personal-note input{font-size:16px}}@media(max-width:350px){#viewport{height:440px}.tier-art{height:70px}.tiers small{font-size:8px}.tiers b{font-size:11px}.sticker-tray{gap:8px 2px;padding:10px 5px}.sticker-tray button{min-height:50px}.scene-instruction{max-width:75%;font-size:9px}}

.sticker-copy,#letter-name{font-family:Jua,sans-serif;font-weight:400;letter-spacing:0}#letter-name{font-size:34px}.art[data-material=vinyl]:after{display:none}.art[data-material=sparkle]:after{background:radial-gradient(ellipse at 25% 20%,#fff 0 1%,transparent 3%),radial-gradient(ellipse at 70% 45%,#fff 0 1%,transparent 3%),linear-gradient(115deg,transparent 25%,#fff8 45%,transparent 60%);background-size:160%;opacity:.8}.stories{border-top:1px solid #e3dfe9;margin-top:5px}#story-list{display:flex;flex-wrap:wrap;gap:8px}#story-list button{font-family:Jua,sans-serif;font-size:21px;background:#fff;border:1px solid #ddd6eb;border-radius:18px;padding:7px 14px;min-height:44px}.turn{min-width:44px}.sticker-tray button:active{cursor:grabbing}#place-center:disabled{opacity:.45;cursor:default}.personal-note input#nickname{font-family:Jua,sans-serif;font-size:25px}.personal-note textarea:focus-visible{outline:2px solid var(--purple);outline-offset:3px}

.sticker-tray .type-art{font-size:15px;letter-spacing:-.7px;overflow-wrap:normal;white-space:nowrap}.tier-art .art[data-material=hologram]:after{mix-blend-mode:color;opacity:.8}button[disabled]{cursor:default}

@media(min-width:721px){#viewport{height:clamp(430px,calc(100svh - 260px),680px)}}

/* Slow glints; full pastel foil with dark printed outlines. */
.tier-art .art:after{animation-duration:12s}.tiers button[data-tier=sparkle] .tier-art:after{animation-duration:7.5s}
.art[data-material=hologram]{background-image:none;isolation:isolate}
.art[data-material=hologram]:before{content:'';position:absolute;inset:0;background-image:url('./stickers-v3.webp');background-size:var(--size);background-position:var(--position);background-repeat:no-repeat;filter:grayscale(1) contrast(1.6) brightness(1.6)}
.art[data-material=hologram]:after,.tier-art .art[data-material=hologram]:after{background:radial-gradient(ellipse at 24% 32%,#aff6d7,transparent 48%),radial-gradient(ellipse at 75% 65%,#ffe4a1,transparent 44%),repeating-linear-gradient(145deg,#b3c5ff 0%,#d9acfa 24%,#ffbcdf 42%,#a3e7f0 66%,#b3c5ff 100%);background-size:200% 180%;mix-blend-mode:multiply;opacity:1}
#held-sticker .sticker-copy{bottom:-12%;left:5%;width:90%;background:#fffdf5;border-radius:12px;padding:2px 5px;color:#30213e;-webkit-text-stroke:0;font-size:19px;line-height:1.1;text-shadow:none}

.tiers button[data-tier=sparkle] .tier-art:after{font-size:11px;right:10px;top:20px}

.tiers{grid-template-columns:repeat(2,minmax(0,1fr))}.tier-art{height:76px}.tier-art>.art{max-width:62px}#tier-sparkle>.art{max-width:76px}#tier-hologram>.art{max-width:86px}#tier-text>.type-art{font:900 19px -apple-system,'Apple SD Gothic Neo',sans-serif;letter-spacing:-1px;white-space:nowrap}#tier-text .type-art small{display:none}.art[data-material=foil-canvas]:after{display:none}.art[data-material=foil-canvas]>canvas{display:block;width:100%;height:100%}.foil-options{display:flex;gap:7px;margin-top:12px}.foil-options button{flex:1;min-height:44px;border:1px solid #ddd6eb;background:white;border-radius:10px;font-size:12px}.foil-options button[aria-pressed=true]{color:var(--purple);border-color:var(--purple);background:#f2eeff}.foil-options[hidden],#samples[hidden],#text-pick[hidden]{display:none}.personal-note input#nickname,.sticker-copy,#letter-name{font-family:-apple-system,'Apple SD Gothic Neo',sans-serif;font-weight:900}#held-sticker .sticker-copy{font-size:17px}#letter-name{font-size:27px}

@font-face{font-family:Jua;src:url('./Jua-Regular.woff2') format('woff2');font-weight:400;font-display:block}.personal-note input#nickname,#letter-name{font-family:Jua,sans-serif;font-weight:400}#held-sticker .sticker-copy{font-family:Jua,sans-serif;font-weight:400;background:none;border-radius:0;padding:0;font-size:21px;-webkit-text-stroke:5px #fffdf5;paint-order:stroke fill;line-height:1.15}#story-list button{font-family:Jua,sans-serif}

.tray-heading[hidden]{display:none}.art:after{mask-image:var(--mask-image,url('./stickers-v3.webp'))}

.sticker-tray button[hidden]{display:none}

.sticker-tray button{display:flex;align-items:center;justify-content:center}.sticker-tray .art{width:var(--tray-width,100%);flex:none}

.receipt{display:flex;align-items:stretch;flex-direction:column;background:#f1edf9;color:#40304e;gap:10px;padding:16px}.receipt-actions{display:flex;gap:8px}.receipt-actions button{white-space:normal;min-height:44px;font-size:13px}.receipt-actions .primary{flex:1;background:var(--purple);color:white;border-radius:12px}.receipt small{font-size:11px;color:#766883}
#checkout-preview{box-sizing:border-box;width:min(420px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;border:0;border-radius:24px;padding:28px;color:#30213e;background:#fffdfb;text-align:center}#checkout-preview::backdrop{background:#22163077;backdrop-filter:blur(6px)}#checkout-preview h2{font-size:24px;margin:12px 0 18px}#checkout-preview .checkout-close{position:absolute;right:10px;top:8px;width:44px;height:44px;border:0;background:none;font-size:25px;color:#756880}#checkout-art{width:120px;min-height:95px;margin:0 auto 15px}#checkout-art .art{max-height:150px;width:var(--tray-width,100%);margin:auto}#checkout-name{font-family:Jua,sans-serif;font-size:25px}#checkout-caption{font-size:14px;margin:8px 0 20px}#checkout-preview dl{border-top:1px solid #e6dfee;margin:18px 0;padding-top:12px}#checkout-preview dl div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;font-size:14px}#checkout-preview dd{margin:0;font-weight:700}.checkout-notice{font-size:12px;line-height:1.6;color:#766883}#checkout-preview .primary{width:100%;min-height:48px;margin-top:10px}#checkout-preview .checkout-back{min-height:44px;border:0;background:none;color:#766883;margin-top:8px}

body.embedded{background:#fff}.embedded>header,.embedded>footer,.embedded .intro{display:none}.embedded>main{max-width:none;padding:0;margin:0}.embedded .experience{padding:0;gap:24px}.embedded #viewport{height:580px}.embedded .collection{top:0}@media(max-width:720px){.embedded #viewport{height:460px}.embedded .experience{gap:20px}}
#viewport[data-holding=false] canvas{touch-action:pan-y}#viewport[data-holding=true] canvas{touch-action:none}.to-shop{display:none}@media(max-width:720px){.to-shop{display:block;width:100%;min-height:48px;margin-top:12px;border:0;border-radius:12px;background:var(--purple);color:#fff;font-size:14px;font-weight:600}}.embedded dialog{margin:0 auto;bottom:auto}
#viewport:not(.ready) .scene-instruction,#viewport:not(.ready) .turn,#viewport:not(.ready) #view-label{visibility:hidden}#viewport canvas{opacity:0;transition:opacity .45s ease}#viewport.ready canvas{opacity:1}#loading{animation:loading-pulse 1.4s ease-in-out infinite}@keyframes loading-pulse{50%{opacity:.45}}
