@font-face{font-family:Archivo;src:url('assets/approved/archivo-black-latin-400-normal.woff2') format('woff2');font-weight:900;font-display:swap}
@font-face{font-family:DM;src:url('assets/approved/dm-sans-latin-400-normal.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:DM;src:url('assets/approved/dm-sans-latin-500-normal.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:DM;src:url('assets/approved/dm-sans-latin-700-normal.woff2') format('woff2');font-weight:700 900;font-display:swap}
:root{--ink:#081a32;--navy:#030d35;--line:#cad6e3;--muted:#667793;--cyan:#04ceee;--pink:#fa32ad;--yellow:#ffe225;--orange:#ff7617;--warm:#f8f6f1;--display:Archivo,'Arial Black',sans-serif;--body:DM,Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--navy);font:16px/1.45 var(--body)}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;touch-action:manipulation}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:900;letter-spacing:-.055em;line-height:1.02}h1{font-size:clamp(3rem,6.2vw,5.5rem)}h2{font-size:2.1rem}h3{font-size:1.08rem;letter-spacing:-.035em}button:disabled{cursor:default}.wrap,.header,.footer{width:min(1200px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;left:16px;top:-100px;z-index:999;padding:12px;background:var(--yellow)}.skip:focus{top:12px}:focus-visible{outline:3px solid #078bac;outline-offset:4px}#main:focus{outline:0}.header{height:105px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;background:white}.brand{display:block;width:205px;flex-shrink:0}.brand img{width:100%;mix-blend-mode:multiply}.header nav{display:flex;gap:38px}.header nav a{padding:15px 0;font-size:14px;font-weight:700;letter-spacing:.025em;text-decoration:none}.header nav a:hover,.header nav a[aria-current]{text-underline-offset:8px;text-decoration:underline;text-decoration-color:var(--cyan);text-decoration-thickness:3px}.cart-link{display:flex;align-items:center;gap:10px;font-weight:700;text-decoration:none;min-height:44px}.mobile-menu{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;border:1.5px solid var(--navy);border-radius:99px;padding:12px 28px;background:#fff;font-size:17px;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .15s,background .15s}.button.cyan{background:var(--cyan);border-color:#00b8de}.button.yellow{background:var(--yellow);border-color:#f9d31c}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(1px)}.button:disabled{background:#d0f5fb;border-color:#d0f5fb;color:#435577;transform:none}.wide{width:100%}.eyebrow{font-size:13px;letter-spacing:.25em;font-weight:700;line-height:1.4;margin-bottom:14px}.small-link,.play-link{font-weight:500;text-underline-offset:5px}.play-link{font-family:var(--display);font-size:21px;letter-spacing:-.025em}.fine{font-size:14px;color:var(--muted);line-height:1.5}.page-head{padding:28px 0 25px;text-align:center}.page-head>p:not(.eyebrow){font-size:20px;margin-top:10px}.back{display:inline-block;margin:24px 0;font-size:14px;font-weight:700;text-underline-offset:4px}
/* Page 1: campaign, art, actions, current rotation. */
.campaign{text-align:center;padding-top:28px}.campaign .eyebrow{margin-bottom:12px}.campaign h1{font-size:clamp(4rem,9.4vw,8rem);line-height:.93;letter-spacing:-.068em}.campaign .factory{width:min(690px,70%);margin:14px auto 22px}.campaign-actions{display:flex;align-items:center;justify-content:center;gap:20px}.campaign-actions .button{min-width:265px}.campaign-actions .play-link{margin-left:18px}.campaign-note{margin:14px 0 24px;font-size:15px}.rotation{border-top:1px solid var(--line);padding:28px 0 60px}.section-head{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:20px}.section-head h2{font-size:2.3rem}.section-head a{font-size:14px;white-space:nowrap}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 45px}.product-card{text-align:center;min-width:0}.product-card>a{text-decoration:none}.product-card .small-link{display:inline-block;text-decoration:underline;margin-top:3px}.retail-art{object-fit:contain;mix-blend-mode:multiply}.product-card .retail-art{width:235px;height:280px;margin:0 auto 8px;transition:transform .2s}.product-card:hover .retail-art{transform:translateY(-3px)}.product-card h3{font-size:17px;margin-bottom:7px}.product-card p{font-size:15px;margin:5px 0}.card-sizes{display:flex;justify-content:center;gap:4px}.card-sizes button{font-weight:700;font-size:12px;border:0;padding:4px 12px;border-radius:40px;background:#e3f6fe;min-height:26px}.card-sizes .chosen{background:var(--cyan)}
/* Shared bag: artwork shell and clipping mask are in the same SVG coordinate system. */
.bag{display:block;width:100%;height:auto;overflow:visible}.meter{height:14px;border-radius:99px;background:#e4eaf0;border:1px solid #d4dce7;overflow:hidden}.meter i{height:100%;display:block;background:var(--cyan);border-radius:inherit;transition:width .2s}.sizes{display:flex;min-height:46px;border:1px solid var(--line);border-radius:99px;overflow:hidden}.sizes button{flex:1;min-width:0;background:white;border:0;border-radius:99px;font-weight:700;font-size:15px;padding:9px 5px}.sizes button.chosen{background:var(--cyan)}.builder{padding-bottom:24px}.builder .page-head{padding:22px 0 19px}.builder .page-head :is(h1,h2){font-size:clamp(3.1rem,7.3vw,6.2rem);letter-spacing:-.068em}.builder .page-head .eyebrow{display:none}.builder .page-head>p{margin-top:2px}.workbench{height:calc(100svh - 252px);min-height:568px;max-height:760px;display:grid;grid-template-columns:35% minmax(0,1fr);grid-template-rows:46px minmax(0,1fr) 84px;column-gap:36px}.size-row{grid-column:2;grid-row:1}.bag-panel{grid-column:1;grid-row:1/3;display:flex;flex-direction:column;align-items:center;min-height:0}.bag-panel #live-bag{flex:1;min-height:0;width:100%;display:flex;justify-content:center;align-items:center}.bag-panel .bag{width:auto;height:100%;max-width:100%;max-height:530px}.bag-info{text-align:center;padding:10px 0 12px;width:80%}.bag-info h2{font-size:35px;letter-spacing:-.03em}.bag-info>p{font-size:18px;font-weight:700;margin:3px 0 13px}.mobile-selected{display:none}.picker{grid-column:2;grid-row:2;min-height:0;padding-top:10px;display:grid;grid-template-rows:40px 42px minmax(0,1fr)}.search{display:flex;align-items:center;gap:12px;border:1px solid #b7c7dc;border-radius:99px;padding:0 14px}.search svg{width:19px;height:19px;flex-shrink:0}.search input{border:0;outline:none;background:transparent;min-width:0;width:100%;font-size:16px}.search:focus-within{outline:2px solid #008db0;outline-offset:2px}input::placeholder,textarea::placeholder{color:#7a8eac}.filters{display:flex;gap:4px;padding:5px 0}.filters button{flex:1;border:0;background:#fff;border-radius:99px;font-size:14px;font-weight:700}.filters button.chosen{background:#c7f3fb}.gummies{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:7px 3px;overflow-y:auto;overscroll-behavior:contain;align-content:start;padding:4px 2px 8px 0;scrollbar-width:thin;scrollbar-color:#c9d7e0 transparent}.gummy{display:flex;align-items:center;flex-direction:column;position:relative;min-width:0;min-height:75px;padding:3px 0;border:1px solid transparent;border-radius:9px;background:#fff;gap:2px}.gummy>img{height:48px;width:56px;max-width:90%;object-fit:contain;mix-blend-mode:multiply;pointer-events:none}.gummy>span{font-size:12px;font-weight:500;line-height:1.14;text-align:center}.gummy b{position:absolute;right:-2px;top:-3px;background:#089ec4;color:white;border-radius:50%;font-size:12px;line-height:20px;min-width:20px}.gummy.selected{background:#e0f8fd;border-color:#c7eaf2}.gummy:hover:not(:disabled){background:#e9faff;transform:translateY(-2px)}.gummy:active:not(:disabled){transform:scale(.93)}.gummy:disabled{opacity:1}.builder-bottom{grid-column:1/-1;grid-row:3;display:flex;align-items:center;gap:13px;border-top:1px solid var(--line);padding-top:12px}.your-mix{font-size:15px;white-space:nowrap}.desktop-selected{display:flex;gap:6px;overflow:auto;max-width:56%;flex:1;scrollbar-width:thin}.selection{display:flex;align-items:center;justify-content:center;gap:3px;flex-shrink:0;min-height:52px;background:#e5f9fd;border-radius:8px;padding:4px}.selection>img{height:43px;width:38px;object-fit:contain;mix-blend-mode:multiply}.selection button{width:26px;height:28px;border:1px solid var(--line);border-radius:50%;background:white;padding:0;font-weight:700}.selection span{font-size:14px;min-width:10px}.builder-bottom>strong{font-family:var(--display);font-size:30px;margin-left:auto;letter-spacing:-.04em}.builder-bottom .button{min-width:245px}.reset,.text-button{border:0;background:transparent;text-decoration:underline;text-underline-offset:4px;padding:8px;font-size:14px}.empty-mix{font-size:14px;color:var(--muted);margin:auto 0}.no-results{grid-column:1/-1;padding:30px 0}
/* The factory is one vector scene. Its cranks are independent moving parts. */
.factory{position:relative;aspect-ratio:1000/640;isolation:isolate}
.machine{position:absolute;width:100%;height:auto;top:0;left:0;overflow:visible}
.factory-bag{position:absolute;left:42.5%;top:70%;width:15%;z-index:4}
.factory-bag .bag{filter:drop-shadow(0 4px 0 #081a3210)}
.delivery-line{position:absolute;left:20%;right:15%;height:8px;top:98%;border-radius:99px;background:var(--cyan)}
.delivery-truck{position:absolute;right:1%;top:84%;width:18%;mix-blend-mode:multiply}
.gummy-flight{position:absolute;inset:0;pointer-events:none;z-index:3;overflow:hidden}
.hero-drop,.moving-gummy{position:absolute;width:4.5%;aspect-ratio:1;display:block}
.hero-drop img,.moving-gummy img{width:100%;height:100%;object-fit:contain}
.hero-drop.d1{left:48%;top:63%;transform:rotate(12deg)}.hero-drop.d2{left:50%;top:67%}
.crank-zone{position:absolute;left:25.6%;top:27%;width:7%;height:14%;padding:0;border:0;background:transparent;z-index:5;touch-action:none;border-radius:40%}
.crank-right{left:67.8%}.crank-zone:after{content:'';position:absolute;inset:-10% -20%}
.crank-zone:hover,.crank-zone:focus-visible{background:#04ceee12}
.crank-label{position:absolute;left:50%;top:200%;transform:translateX(-50%);background:white;border:1.5px solid var(--ink);border-radius:99px;min-width:148px;padding:9px 12px;font-family:var(--display);font-size:12px;line-height:1.3;white-space:nowrap}
.paused .crank-label{visibility:hidden}.gm-crank-rotor{transform:rotate(var(--turn,0deg));transform-origin:0 0}
.working .rainbow-sludge{animation:sludge-stir 1.4s ease-in-out infinite alternate;transform-origin:500px 50px}
@keyframes sludge-stir{from{transform:translateX(-3px) scaleY(1.02)}to{transform:translateX(3px) scaleY(.96)}}
.play-page{text-align:center;padding-bottom:38px}.play-page .page-head{position:relative;padding-top:28px;padding-bottom:25px}.play-page h1{font-size:clamp(2.7rem,4.4vw,4.2rem);line-height:1.1;margin-right:13%}.play-page .page-head>.eyebrow{margin-right:15%}.game-summary{position:absolute;right:0;top:34px;display:flex;gap:9px;align-items:center}.game-summary>span{margin-right:4px;padding-right:13px;border-right:1px solid var(--navy)}.game-summary small{font-size:11px;font-weight:700;display:block}.game-summary b{font-family:var(--display);font-size:30px;line-height:1.15;display:block}.round-control{width:45px;height:45px;display:grid;place-items:center;border:2px solid var(--navy);border-radius:50%;background:white;padding:9px}.round-control svg{width:100%;height:100%}.round-control[aria-pressed=true]{background:#d5f9ff}.play-page .factory{width:min(1040px,100%);margin:0 auto}.game-progress{width:280px;margin:4px auto 0}.game-progress h2{font-size:28px;letter-spacing:.015em}.game-progress .eyebrow{font-size:12px;margin:6px 0 9px}.game-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:-53px;min-height:90px;gap:20px}.game-bottom>.small-link{padding-bottom:10px;font-size:16px}.game-bottom>p{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.red-button{display:flex;align-items:center;gap:10px;text-align:left;padding:0;background:transparent;border:0;max-width:300px;min-height:85px}.red-button img{width:95px;mix-blend-mode:multiply;transition:transform .15s}.red-button:active img{transform:translateY(5px) scale(.96)}.red-button strong{font-size:14px;line-height:1.1;display:block}.red-button small{font-size:10px;display:block;margin-top:6px}.mobile-crank,.release-label{display:none}
/* Collection and product detail. */
.shop{padding-bottom:50px}.shop .page-head{position:relative;padding:20px 0 15px}.shop .page-head h1{font-size:clamp(3.3rem,6.7vw,5.7rem)}.shop .page-head .small-link{position:absolute;right:0;bottom:22px;font-size:14px}.collection-filters,.contact-tabs{display:flex;justify-content:center;border-bottom:1px solid var(--line);gap:22px;margin-bottom:25px}.collection-filters button,.contact-tabs button{border:0;border-bottom:3px solid transparent;background:white;padding:8px 5px;font-size:15px}.collection-filters .chosen,.contact-tabs .chosen{border-bottom-color:var(--cyan);font-weight:700}.shop .products{gap:24px 44px}.mix-invite{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;text-align:center}.mix-invite h3{font-size:22px}.mix-invite .button{min-width:240px}.detail{padding-bottom:55px}.detail-layout{display:grid;grid-template-columns:1.05fr 1fr;grid-template-rows:auto 1fr;gap:12px 65px}.product-heading{grid-column:2;grid-row:1;padding-top:8px}.product-heading h1{font-size:clamp(3.3rem,6.3vw,6rem);max-width:470px;line-height:.93}.product-gallery{grid-column:1;grid-row:1/3}.product-hero{height:490px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-hero .retail-art{height:100%;width:100%}.product-hero .gummy-detail{height:80%;width:auto;object-fit:contain;border-radius:12px}.detail-view .retail-art{transform:scale(1.4);transform-origin:50% 80%}.product-thumbs{display:flex;gap:15px;padding:22px 22px 0}.product-thumbs button{width:135px;height:135px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px;overflow:hidden}.product-thumbs button.chosen{border:2px solid var(--cyan)}.product-thumbs img{width:100%;height:100%;object-fit:contain}.product-info{grid-column:2;grid-row:2}.product-description{font-size:21px;margin:2px 0}.product-type{font-size:16px}.product-price{font-family:var(--display);font-size:32px;margin:12px 0 15px;letter-spacing:-.04em}.product-info .sizes{max-width:360px;min-height:42px}.size-caption{text-align:center;font-size:14px;max-width:360px;margin-top:5px}.purchase-row{display:flex;gap:16px;margin:20px 0 12px}.purchase-row>.button{flex:1;padding-inline:15px;white-space:nowrap}.quantity{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:99px;overflow:hidden;flex-shrink:0;height:48px}.quantity button{width:43px;height:44px;border:0;background:white;font-size:22px}.quantity span{min-width:35px;text-align:center;font-weight:700}.quantity button:hover{background:#e6faff}.product-details{margin-top:28px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:15px 0}summary{cursor:pointer;list-style:none;font-size:16px;display:flex;align-items:center;justify-content:space-between;gap:8px}summary:after{content:'+';font-size:24px;line-height:1}details[open]>summary:after{content:'−'}details>p{font-size:15px;color:var(--muted);padding:14px 0 2px}.next-product{display:flex;align-items:center;gap:24px;text-decoration:none;margin-top:20px}.next-product img{width:140px;height:160px}.next-product .eyebrow{display:block;font-size:11px}.next-product h2{font-size:25px}
/* Our world. */
.world{padding-top:20px;padding-bottom:44px}.world-intro{display:grid;grid-template-columns:1.25fr 1fr;grid-template-rows:auto 1fr;gap:10px 28px}.world-intro h1{font-size:clamp(3.3rem,5.9vw,5.5rem);line-height:.92}.world-intro h1 em{color:var(--orange);font-style:normal}.world-intro figure{grid-column:2;grid-row:1/3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.world-intro figure img{height:445px;object-fit:contain}.world-intro figcaption{font-size:11px}.world-copy>p{font-size:21px;line-height:1.25;margin-bottom:20px}.world-copy .button{min-width:265px;min-height:44px}.crew{text-align:center;margin-top:20px;border-top:1px solid var(--line);padding-top:20px}.crew>p{margin:4px 0 16px}.cast{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px;padding:0 0 18px}.cast article{min-width:0}.cast article>img,.character-surprise{height:205px;width:100%;object-fit:contain;margin-bottom:10px}.cast h3{font-family:var(--body);font-size:12px;letter-spacing:.12em;font-weight:700}.character-surprise{border:0;background:white;padding:0}.character-surprise img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.crew>.button{min-width:390px}.world-secret{font-size:14px}.cast.party img{animation:hop .5s ease-in-out 4 alternate}@keyframes hop{to{transform:translateY(-12px) rotate(4deg)}}
/* Cart and staged checkout: same composition; honest email mode until Square. */
.cart-page{padding:36px 0 60px}.cart-layout{display:grid;grid-template-columns:minmax(0,2.65fr) minmax(250px,1fr);gap:32px}.cart-page .page-head{padding:10px 0 22px}.cart-page .page-head h1{font-size:clamp(3rem,6.5vw,6rem);letter-spacing:-.07em}.cart-page .page-head .eyebrow{margin-top:8px;margin-bottom:0;font-size:13px}.cart-row{display:grid;grid-template-columns:170px minmax(0,1fr) 140px auto;gap:25px;align-items:center;border-bottom:1px solid var(--line);padding:20px 0 30px}.cart-art{width:100%;height:215px;display:flex;align-items:center;justify-content:center}.cart-art .bag,.cart-art .retail-art{height:100%;width:auto;max-width:100%}.cart-row h2{font-size:25px;letter-spacing:-.045em}.cart-row p{font-size:16px;margin-top:5px}.cart-row .item-detail{font-size:14px;line-height:1.35}.item-icons{display:flex;gap:8px;flex-wrap:wrap;margin:6px 0}.item-icons img{height:43px;width:40px;object-fit:contain;mix-blend-mode:multiply}.item-links{display:flex;gap:20px;margin-top:12px}.item-links button{border:0;background:white;padding:5px 0;font-size:14px;text-decoration:underline;text-underline-offset:4px}.line-price{font-family:var(--display);font-size:27px}.cart-row .quantity{height:46px}.cart-row .quantity button{width:40px}.guber-approval{display:flex;gap:22px;align-items:center;padding:30px 20px 0;font-size:16px}.guber-approval img{width:128px;mix-blend-mode:multiply}.order-summary{border-left:1px solid var(--line);padding:35px 0 0 26px;text-align:center}.order-summary h2{text-align:left;margin-bottom:26px}.totals p{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin:15px 0;font-size:16px;text-align:left}.totals p>span:last-child{font-size:14px;text-align:right}.totals .total{border-top:1px solid var(--line);margin:30px 0 38px;padding-top:26px;font-size:19px}.total>strong:last-child{font-family:var(--display);font-size:32px;letter-spacing:-.055em}.order-summary .fine{margin:16px 0}.empty-cart{text-align:center;max-width:500px;margin:auto;padding:10px 0 45px}.empty-cart>.bag{height:230px;margin:auto auto 25px}.empty-cart h2{margin-bottom:25px}.mobile-back,.mobile-order-summary{display:none}.checkout{padding-bottom:55px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:30px}.checkout .page-head{padding:0 0 24px}.checkout .page-head h1{font-size:clamp(3rem,5.9vw,5.3rem);white-space:nowrap}.checkout .page-head p{margin:4px 0 0}.checkout-summary{border-left:1px solid var(--line);padding:10px 0 0 28px}.checkout-summary>.eyebrow{margin:0 0 12px}.summary-row{grid-template-columns:120px minmax(0,1fr) auto;gap:16px;padding:18px 0}.summary-row .cart-art{height:155px}.summary-row h2{font-size:22px}.summary-row .line-price{font-size:25px}.summary-row .item-detail{font-size:13px}.summary-row .item-icons img{height:30px;width:28px}.summary-row .item-icons{gap:3px}.checkout-steps{display:flex;gap:20px;margin:0 0 30px}.checkout-steps button{flex:1;display:flex;align-items:center;gap:10px;padding:0 0 10px;border:0;border-bottom:4px solid #dee4ed;background:white;text-align:left;font-size:14px;font-weight:700;color:#667a9f}.checkout-steps b{width:28px;height:28px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:17px}.checkout-steps .current{border-bottom-color:var(--cyan);color:var(--navy)}.checkout-steps .current b{background:var(--cyan);border-color:var(--cyan)}fieldset{border:0;padding:0;margin:0 0 23px;display:grid;gap:13px}legend{font-size:13px;font-weight:700;letter-spacing:.22em;margin-bottom:14px}label{display:grid;gap:6px;font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row.thirds{grid-template-columns:1fr 1fr 1fr}input,select,textarea{min-width:0;width:100%;padding:10px 13px;border:1px solid #b5c5da;border-radius:7px;background:white;font-size:16px;min-height:42px}textarea{resize:vertical}.check{display:flex;align-items:center;gap:9px}.check input{width:20px;height:20px;min-height:20px;margin:0;accent-color:var(--cyan)}.checkout-main form>.fine{text-align:center;margin-top:6px;font-size:12px}.discount{border-bottom:1px solid var(--line);padding:20px 0}.discount>div{display:flex;gap:10px;margin-top:6px}.discount .button{border-radius:8px;min-height:40px;font-size:15px;padding:8px 20px}.discount p{font-size:13px;color:var(--muted);margin-top:5px}.checkout-summary .totals .total{margin-bottom:10px}.secure-note{text-align:center;font-size:14px;color:var(--muted);margin:36px 0 55px}.checkout-links{display:flex;justify-content:center;gap:20px;font-size:14px}.checkout-review{padding:15px 0;min-height:480px}.checkout-review>p{margin:20px 0}.checkout-review .service-note{background:#f1fbfe;padding:20px;border-radius:10px;margin:25px 0}.checkout-review h2{font-size:32px}.checkout-review .fine{margin-top:12px}.checkout-review textarea{margin-top:15px}
/* Contact and footer. */
.contact{display:grid;grid-template-columns:1.75fr 1fr;gap:45px;padding:35px 20px 40px}.contact .page-head{text-align:left;padding:5px 0 25px}.contact h1{font-size:clamp(4rem,7.6vw,7rem)}.contact .page-head p:not(.eyebrow){font-size:19px;margin-top:5px}.contact-tabs{gap:24px;justify-content:space-between;margin:0 0 25px}.contact-tabs button{font-size:14px}.contact form{display:grid;gap:20px}.contact form>.button{justify-self:start;min-width:330px}.contact form>.fine{margin-top:-14px}.contact-bear{align-self:center;text-align:center}.contact-bear img{width:100%;max-height:430px;object-fit:contain;mix-blend-mode:multiply}.contact-bear figcaption{font-size:18px;margin-top:15px}.mobile-topic{display:none}.footer{border-top:1px solid var(--line);padding:28px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr .7fr 1.1fr 1fr;gap:30px;padding-bottom:35px}.footer-brand h2{font-size:43px;white-space:nowrap;margin-bottom:12px}.footer-brand img{width:205px}.footer nav{display:flex;flex-direction:column;gap:5px;padding-top:5px}.footer .eyebrow{font-size:12px;margin-bottom:8px}.footer nav a{font-size:15px;text-decoration:none}.footer nav a:hover{text-decoration:underline}.footer-legal{display:flex;gap:25px;align-items:center;border-top:1px solid var(--line);padding-top:20px;font-size:12px}.footer-legal p{margin-right:auto}.footer-legal a{text-decoration:none}.help-page{padding-bottom:70px;max-width:900px}.help-page h1{font-size:4rem;margin:25px 0}.help-page>p{max-width:660px;font-size:18px;margin:30px 0}.help-page>.button{margin-top:15px}body[data-route=build] .footer,body[data-route=checkout] .footer{display:none}body[data-route=checkout] .header nav{display:none}#toast{position:fixed;z-index:500;bottom:20px;left:50%;max-width:calc(100vw - 30px);width:max-content;transform:translate(-50%,20px);border-radius:99px;background:var(--navy);color:#fff;padding:13px 24px;font-size:15px;opacity:0;pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){.wrap,.header,.footer{width:calc(100% - 48px)}.header nav{gap:25px}.campaign .factory{width:67%}.campaign h1{font-size:10vw}.workbench{grid-template-columns:34% 1fr;gap:0 24px}.gummy>img{height:42px}.gummy{min-height:70px}.gummy>span{font-size:11px}.builder-bottom .button{min-width:220px;font-size:15px}.builder-bottom{gap:10px}.your-mix{display:none}.product-card .retail-art{height:240px}.detail-layout{gap:15px 35px}.product-hero{height:450px}.cart-row{grid-template-columns:140px minmax(0,1fr) auto;gap:20px}.cart-row .quantity{grid-column:2;grid-row:2;margin-top:-35px;justify-self:start}.cart-row .item-links{padding-bottom:45px}.cart-row .cart-art{grid-row:1/3}.cart-row .line-price{grid-column:3;grid-row:1}.summary-row{grid-template-columns:95px minmax(0,1fr) auto;gap:12px}.summary-row .cart-art{height:125px;grid-row:auto}.summary-row h2{font-size:18px}.summary-row .line-price{grid-column:auto;grid-row:auto}.footer-grid{grid-template-columns:1.8fr 1fr 1fr}.footer-grid>nav:last-child{display:none}.world-intro figure img{height:390px}.contact{padding-inline:0}.contact-tabs{gap:8px}.contact h1{font-size:8vw}}
@media(max-width:700px){
 .wrap,.header,.footer{width:calc(100% - 36px)}.header{height:124px;display:grid;grid-template-columns:1fr auto;grid-template-rows:78px 46px;gap:0}.brand{width:170px}.cart-link{grid-column:2;grid-row:1;font-size:15px}.header nav{grid-column:1/-1;grid-row:2;justify-content:space-between;gap:8px;padding-inline:8px}.header nav a{font-size:12px;padding:12px 0}.header nav a[aria-current]{text-underline-offset:7px}.button{min-height:46px;font-size:16px;padding:12px 20px}.eyebrow{font-size:11px;letter-spacing:.24em}.page-head{padding:20px 0}.page-head>p:not(.eyebrow){font-size:17px}.campaign{padding-top:22px}.campaign .eyebrow{font-size:10px;margin-bottom:13px}.campaign h1{font-size:clamp(2.7rem,11.6vw,4.5rem);line-height:.98;letter-spacing:-.065em}.campaign .factory{width:100%;margin:26px auto 30px}.campaign-actions{flex-direction:column;gap:9px}.campaign-actions .button{width:100%;min-width:0}.campaign-actions .play-link{margin:1px 0 0;font-size:21px}.campaign-note{font-size:14px;margin:10px 0 25px}.rotation{padding-top:17px;padding-bottom:35px}.section-head{display:block;text-align:center;margin-bottom:20px}.section-head h2{font-size:24px;letter-spacing:-.065em;margin-bottom:7px}.section-head a{font-size:14px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px}.products.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-card .retail-art{width:100%;height:auto;max-height:215px;margin-bottom:7px}.product-card h3{font-size:14px;line-height:1.12}.product-card p,.product-card .small-link{font-size:14px}.three .product-card h3{font-size:11px}.three .product-card .small-link,.three .product-card p{font-size:11px}.page-head h1{font-size:clamp(2.2rem,10.5vw,3.2rem)}
 body[data-route=build] .header,body[data-route=cart] .header,body[data-route=checkout] .header,body[data-route=product] .header{height:78px;grid-template-rows:78px}body[data-route=build] .header nav,body[data-route=cart] .header nav,body[data-route=checkout] .header nav,body[data-route=product] .header nav{display:none}body[data-route=product] .header{grid-template-columns:1fr auto 40px;gap:10px}body[data-route=product] .mobile-menu{display:block;border:0;background:white;font-size:23px;min-height:44px}body[data-route=product] .header.menu-open{height:124px;grid-template-rows:78px 46px}body[data-route=product] .header.menu-open nav{display:flex;grid-column:1/-1}
 .builder{height:calc(100svh - 78px);min-height:575px;padding-bottom:0;display:flex;flex-direction:column;width:calc(100% - 30px)}.builder .page-head{padding:14px 0 15px;flex-shrink:0}.builder .page-head .eyebrow{display:block;margin-bottom:9px;font-size:10px}.builder .page-head :is(h1,h2){font-size:clamp(1.8rem,8.8vw,2.8rem);letter-spacing:-.065em;white-space:nowrap}.builder .page-head>p{font-size:16px;line-height:1.2;margin-top:6px}.workbench{flex:1;min-height:0;max-height:none;height:auto;grid-template-columns:1fr;grid-template-rows:44px clamp(160px,24svh,216px) minmax(120px,1fr) 72px;gap:12px 0}.size-row{grid-column:1;grid-row:1}.sizes{min-height:43px}.sizes button{font-size:13px}.bag-panel{grid-column:1;grid-row:2;flex-direction:row;justify-content:start;gap:15px;align-items:center}.bag-panel #live-bag{height:100%;width:45%;flex:0 0 45%}.bag-panel .bag{height:100%;width:100%;max-height:none}.bag-info{padding:0;width:calc(55% - 15px);text-align:left}.bag-info h2{font-size:27px;letter-spacing:-.045em}.bag-info>p{font-size:16px;margin:3px 0 10px}.meter{height:13px}.mobile-selected{display:flex;gap:4px;overflow-x:auto;margin-top:12px;padding-bottom:3px;scrollbar-width:thin;max-width:100%}.mobile-selected .selection{flex-direction:column;position:relative;min-height:63px;padding:3px 4px 17px;min-width:45px;gap:0}.mobile-selected .selection>img{width:39px;height:38px}.mobile-selected .selection button{position:absolute;bottom:1px;left:1px;width:21px;height:21px}.mobile-selected .selection>span{position:absolute;right:4px;bottom:1px;font-size:12px}.empty-mix{font-size:13px}.picker{grid-column:1;grid-row:3;padding:0;grid-template-rows:36px 38px minmax(0,1fr)}.search{gap:9px;padding:0 11px}.search input{padding:0;min-height:28px;font-size:16px}.filters{gap:0;padding:4px 0}.filters button{font-size:12px}.gummies{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px 5px;padding:7px 1px 8px}.gummy{min-height:65px;padding:2px 0;gap:1px}.gummy>img{height:42px;width:49px}.gummy>span{font-size:11px;line-height:1.2}.gummy b{font-size:11px;min-width:17px;line-height:17px;right:0;top:-2px}.builder-bottom{grid-column:1;grid-row:4;padding:11px 0 max(11px,env(safe-area-inset-bottom));gap:15px;background:white}.desktop-selected,.your-mix{display:none}.builder-bottom .reset{display:none}.builder-bottom>strong{font-size:30px;margin:0}.builder-bottom .button{flex:1;min-width:0;font-size:15px;padding:12px 6px;min-height:49px}
 .play-page{padding-bottom:25px}.play-page .page-head{padding:23px 0 18px}.play-page .page-head>.eyebrow{margin:0 0 13px;font-size:11px}.play-page h1{font-size:clamp(1.95rem,8.5vw,3rem);margin:0;max-width:370px;line-height:1;letter-spacing:-.055em}.game-summary{position:static;justify-content:center;gap:30px;margin-top:22px}.game-summary>span{display:flex;align-items:center;gap:5px;padding-right:26px;margin:0}.game-summary small{font-size:11px;order:2}.game-summary b{font-size:23px;order:1}.round-control{width:43px;height:43px}.play-page .factory{margin-top:0}.play-page .factory-bag{width:28%;left:36%;top:52%}.play-page .factory{aspect-ratio:1000/880}.play-page .machine{top:0}.play-page .sludge-motion{height:6.5%;top:.94%}.crank-zone{top:18.2%;height:8.3%}.crank-label{display:none}.crank-zone:after{inset:-70% -170%}.play-page .gummy-flight{height:100%}.play-page .delivery-line{left:6%;right:6%;top:94%;height:12px}.delivery-truck{display:none}.game-progress{margin:29px auto 18px;width:62%;max-width:235px}.game-progress h2{font-size:26px}.game-progress .eyebrow{font-size:10px;margin:2px 0 8px}.mobile-crank{display:flex;width:100%;min-height:48px;touch-action:none}.release-label{display:block;font-size:13px;margin:5px 0 16px}.game-bottom{margin:0;min-height:0;display:flex;flex-direction:column;align-items:center;gap:12px}.red-button{align-self:center;gap:12px;min-height:73px}.red-button img{width:78px}.red-button strong{font-size:13px}.red-button small{font-size:10px}.game-bottom>.small-link{font-size:15px;padding-bottom:0}
 .shop .page-head{padding:20px 0 18px}.shop .page-head .eyebrow{font-size:11px;margin-bottom:9px}.shop .page-head h1{font-size:clamp(2.2rem,10.6vw,3.2rem);line-height:.95}.shop .page-head .small-link{position:static;display:inline-block;margin-top:14px;font-size:14px}.collection-filters{gap:0;justify-content:space-between;margin-bottom:20px;border-top:1px solid var(--line)}.collection-filters button{font-size:14px;padding:10px 3px}.shop .products{gap:28px 18px}.shop .card-sizes{display:none}.mix-invite{gap:13px;align-self:center}.mix-invite h3{font-size:16px}.mix-invite .button{min-width:0;width:100%;font-size:12px;padding:9px;min-height:38px}
 .detail .back{margin:17px 0 23px}.detail-layout{display:flex;flex-direction:column;gap:16px}.product-heading{text-align:center;padding:0}.product-heading .eyebrow{font-size:10px;margin-bottom:10px}.product-heading h1{font-size:clamp(2.25rem,10.5vw,3rem);line-height:1.02;max-width:none}.product-gallery{order:0}.product-hero{height:300px}.product-thumbs{padding:13px 0 0;justify-content:center;gap:8px}.product-thumbs button{width:13px;height:13px;border:0;border-radius:50%;padding:0;background:#d8e5f1;overflow:hidden}.product-thumbs button img{display:none}.product-thumbs button.chosen{background:var(--cyan);border:0}.product-info{text-align:center}.product-description{display:none}.product-info{display:flex;flex-direction:column}.product-price{order:-2;font-size:30px;margin:4px 0 0}.product-type{order:-1;font-size:16px;margin-bottom:20px}.product-info .sizes{width:100%;max-width:none}.size-caption{max-width:none;margin-top:7px}.purchase-row{flex-direction:column;align-items:center;gap:12px;margin:15px 0 13px}.purchase-row .button{width:100%}.quantity{height:46px}.quantity button{width:46px}.quantity span{min-width:38px}.product-details{text-align:left;margin-top:26px}.next-product{text-align:left;gap:15px}.next-product img{width:110px;height:130px}.next-product h2{font-size:20px}.next-product .eyebrow{font-size:10px}.product-hero .gummy-detail{height:100%}.detail{padding-bottom:35px}
 .world{padding-top:20px}.world-intro{display:flex;flex-direction:column;gap:12px;text-align:center}.world-intro .eyebrow{font-size:10px;margin-bottom:13px}.world-intro h1{font-size:clamp(2.2rem,10.3vw,3.4rem);line-height:.92;letter-spacing:-.063em}.world-intro figure img{height:224px}.world-intro figure{gap:10px}.world-intro figcaption{font-size:10px;margin:0}.world-copy>p{font-size:16px;line-height:1.3;margin:0 0 17px}.world-copy .button{min-width:255px;min-height:40px}.crew{padding-top:16px}.crew h2{font-size:27px}.crew>p{font-size:15px}.cast{display:flex;gap:25px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 18px;scrollbar-width:thin}.cast article{width:88px;flex:0 0 88px;scroll-snap-align:center}.cast article>img,.character-surprise{height:125px}.cast h3{font-size:10px;letter-spacing:.05em}.cast article:last-child{width:135px;flex-basis:135px}.crew>.button{width:100%;min-width:0;font-size:14px}.world-secret{display:none}
 .cart-page{padding:0 0 35px}.mobile-back{display:inline-block;margin:18px 0 12px}.cart-layout{grid-template-columns:1fr;gap:25px}.cart-page .page-head{padding:12px 0 20px}.cart-page .page-head h1{font-size:clamp(2rem,10.3vw,3rem);white-space:nowrap}.cart-page .page-head .eyebrow{font-size:16px;letter-spacing:0;margin-top:6px}.cart-row{grid-template-columns:100px minmax(0,1fr) auto;gap:14px;padding:15px 0 18px;position:relative;min-height:165px}.cart-row .cart-art{height:145px;grid-row:1/3}.cart-row h2{font-size:18px;line-height:1.05;padding-right:30px}.cart-row p{font-size:14px}.cart-row .item-icons{gap:2px;margin:5px 0 0;max-width:130px}.cart-row .item-icons img{width:28px;height:34px}.cart-row .item-detail{display:none}.cart-row .line-price{position:absolute;right:0;top:14px;font-size:22px}.cart-row .quantity{grid-column:2/4;grid-row:2;margin:-12px 0 0 auto;height:35px}.cart-row .quantity button{width:32px;height:32px;font-size:18px}.cart-row .quantity span{min-width:25px;font-size:14px}.cart-row .item-links{margin-top:8px;padding-bottom:0;gap:13px}.cart-row .item-links button{font-size:12px;padding:3px 0}.cart-row .item-info{grid-column:2/4;grid-row:1}.guber-approval{display:none}.order-summary{border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.order-summary h2{font-size:12px;margin-bottom:18px}.totals p{font-size:16px;margin:12px 0}.totals p>span:last-child{font-size:13px}.totals .total{margin:22px 0;padding-top:15px}.total>strong:last-child{font-size:28px}.order-summary .fine{font-size:13px}.order-summary .small-link{font-size:15px}.empty-cart h2{font-size:22px}.empty-cart>.bag{height:230px}
 .checkout .back{margin:15px 0 10px}.checkout-layout{display:block}.checkout-summary{display:none}.checkout .page-head{padding:0 0 18px}.checkout .page-head h1{font-size:clamp(1.9rem,9.4vw,2.8rem);letter-spacing:-.065em}.checkout .page-head p{font-size:15px}.mobile-order-summary{display:block;background:#eef5fd;border:0;border-radius:10px;padding:15px;margin:0 0 22px}.mobile-order-summary summary{font-size:14px;font-weight:700}.mobile-order-summary summary strong{margin-left:auto;font-family:var(--display);font-size:24px}.mobile-order-summary summary:after{font-size:19px}.mobile-order-summary .summary-row .cart-art{height:90px}.mobile-order-summary .summary-row{grid-template-columns:75px minmax(0,1fr);padding:15px 0;min-height:120px}.mobile-order-summary .summary-row h2{font-size:15px}.mobile-order-summary .summary-row .line-price{font-size:18px}.checkout-steps{gap:10px;margin-bottom:24px}.checkout-steps button{font-size:12px;gap:7px;padding-bottom:9px}.checkout-steps b{width:24px;height:24px;font-size:15px}.checkout fieldset{gap:12px;margin-bottom:23px}.checkout legend{font-size:12px}.form-row{gap:12px}.form-row.thirds{gap:10px;grid-template-columns:1fr 1fr 1fr}input,select,textarea{font-size:16px;padding:9px 10px;min-height:41px}.form-row.thirds label{font-size:12px}.checkout label{font-size:14px}.checkout-main form>.fine{font-size:12px}.checkout-review{min-height:450px}.checkout-review h2{font-size:26px}.checkout-review .button{font-size:14px}.checkout{padding-bottom:30px}
 .contact{display:flex;flex-direction:column;gap:12px;padding:20px 0 0}.contact .page-head{padding:0 0 18px}.contact h1{font-size:clamp(2.8rem,12vw,4rem);letter-spacing:-.055em}.contact .page-head .eyebrow{font-size:10px;margin-bottom:6px}.contact .page-head p:not(.eyebrow){font-size:15px;line-height:1.3;margin-top:5px}.contact-tabs{display:none}.mobile-topic{display:grid;font-size:0;gap:0}.contact form{gap:13px}.contact .form-row{grid-template-columns:1fr;gap:13px}.contact label{font-size:14px}.contact textarea{height:95px;min-height:95px}.contact form>.button{width:100%;min-width:0;margin-top:1px}.contact form>.fine{margin:-5px 0 0;font-size:12px}.contact-bear{align-self:center;height:130px;overflow:hidden;width:225px;margin-top:12px}.contact-bear img{height:300px;max-height:none;width:225px;object-fit:cover;object-position:top}.contact-bear figcaption{display:none}.footer{padding:20px 5px 22px}.footer-grid{grid-template-columns:1fr 1fr;gap:15px 20px;padding-bottom:18px}.footer-brand{grid-column:1/-1}.footer-brand h2{font-size:35px;margin:0}.footer-brand img{display:none}.footer nav{padding-top:0;gap:5px}.footer .eyebrow{font-size:10px;margin-bottom:3px}.footer nav a{font-size:14px}.footer-grid>nav:last-child{display:none}.footer-legal{border:0;padding-top:5px;font-size:11px;gap:17px}.help-page h1{font-size:2.5rem;overflow-wrap:anywhere}.help-page>p{font-size:17px}.help-page .back{margin-bottom:5px}#toast{border-radius:12px;font-size:14px;padding:12px 18px;bottom:12px}
}
@media(max-width:380px){.wrap,.header,.footer{width:calc(100% - 26px)}.builder{width:calc(100% - 22px)}.builder .page-head :is(h1,h2){font-size:8.7vw}.bag-info h2{font-size:24px}.mobile-selected .selection{min-width:39px}.mobile-selected .selection>img{width:33px}.gummies{gap:6px 1px}.gummy>span{font-size:10px}.gummy>img{width:44px;height:40px}.builder-bottom .button{font-size:13px}.brand{width:155px}.cart-link{font-size:14px}.header nav a{font-size:11px}.checkout .page-head h1{font-size:9.1vw}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.working .sludge-motion{opacity:0}.rotor{transform:none}.product-card:hover .retail-art{transform:none}}

.campaign-machine-link{display:block;text-decoration:none}
/* Refinement: stronger controls, the same quiet layout and original artwork. */
.button,.sizes button,.card-sizes button,.filters button,.collection-filters button,.red-button strong,.crank-label{font-family:var(--display);font-weight:900;letter-spacing:-.025em}
.button{font-size:15px}.campaign-actions{display:grid;grid-template-columns:265px 265px;justify-content:center;gap:16px 20px}.campaign-actions .play-link{grid-column:1/-1;justify-self:center;margin:0;font-size:18px}.campaign-note{margin-top:10px}
body[data-route=home] .builder{border-top:1px solid var(--line);padding-top:28px;margin-top:38px;margin-bottom:40px}
.moving-gummy{left:50%;top:57%;transform:translate(-50%,-50%);will-change:top,transform}
.surprise-burst{position:fixed;inset:0;z-index:1000;pointer-events:none;overflow:hidden;perspective:650px}.surprise-gummy{position:absolute;left:var(--origin-x);top:var(--origin-y);width:42px;height:42px;opacity:0;animation:gummy-at-you 950ms cubic-bezier(.16,.62,.32,1) var(--delay) both;will-change:transform,opacity}.surprise-gummy img{width:100%;height:100%;object-fit:contain}@keyframes gummy-at-you{0%{opacity:0;transform:translate(-50%,-50%) scale(.15)}12%{opacity:1}75%{opacity:1}100%{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) rotate(var(--spin)) scale(var(--scale))}}
.alter-egos{padding:65px 0;border-top:1px solid var(--line);margin-top:48px}.alter-egos>header{max-width:630px;margin-bottom:32px}.alter-egos h2{font-size:clamp(2rem,4.4vw,3.5rem)}.alter-egos>header>p:last-child{margin-top:16px;font-size:18px}.alter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:25px}.alter-ego{min-width:0}.alter-ego .retail-art{height:245px;width:100%;margin-bottom:20px}.alter-ego h3{font-size:18px;line-height:1.1;margin-bottom:10px}.alter-ego p{font-size:16px;line-height:1.5;margin-bottom:15px}.alter-ego .small-link{font-size:14px;font-weight:700}.footer-grid>nav:last-child{display:flex}
@media(max-width:700px){.campaign-actions{display:flex;align-items:center;max-width:340px;margin-inline:auto}.button{font-size:14px}.campaign-actions .play-link{margin:3px 0}.campaign .factory{--art-ratio:1.668338}body[data-route=home] .builder{height:calc(100svh - 24px);min-height:610px;padding-top:0;margin-top:25px;margin-bottom:30px}.play-page .factory{--art-ratio:2.34561}.moving-gummy{width:5.5%}.alter-egos{padding:35px 0;margin-top:35px}.alter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.alter-ego .retail-art{height:205px}.alter-ego h3{font-size:16px}.alter-ego p{font-size:15px}.alter-egos>header>p:last-child{font-size:16px}.footer-grid>nav:last-child{display:flex}}
@media(prefers-reduced-motion:reduce){.surprise-gummy{animation:none;opacity:1;left:calc(50% + var(--dx));top:calc(50% + var(--dy));transform:translate(-50%,-50%);width:45px;height:45px}.rotor svg,.rotor:after{transform:none}}

/* A centered navigation group, independent of the logo and bag widths. */
.header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:20px}.header .brand{justify-self:start}.header nav{justify-self:center;align-items:center;justify-content:center;gap:26px}.header nav a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 6px;text-align:center;font-family:var(--display);font-weight:900;font-size:13px;line-height:1.2;letter-spacing:-.025em}.header .cart-link,.header .partner-nav-link{justify-self:end}.campaign-actions .button{text-align:center}.campaign-actions{margin-inline:auto}
@media(max-width:700px){.header{grid-template-columns:1fr auto;grid-template-rows:78px 46px;gap:0}.header nav{width:100%;justify-self:center;justify-content:center;gap:12px;padding:0;grid-row:2;grid-column:1/-1}.header nav a{font-size:12px;padding:12px 7px}.header .cart-link{grid-row:1;grid-column:2}.header .brand{grid-row:1;grid-column:1}.campaign-actions{width:min(100%,340px);justify-content:center;align-items:center}.campaign-actions .button{flex:none;width:100%;text-align:center}.partners-page .header .partner-nav-link{display:none}.header .mobile-menu{justify-self:end}.header.menu-open nav{justify-content:center}}

/* Character art belongs to Our World; retail bags remain in the shop. */
.alter-ego .character-art{width:100%;height:250px;object-fit:contain;margin:0 0 24px}.world-intro figure img{width:100%;max-width:440px;height:460px}.alter-grid{gap:32px}.alter-ego h3{font-size:17px;letter-spacing:-.04em;min-height:40px}.alter-ego .small-link{display:inline-block;min-height:44px;padding:10px 0}.play-page .factory{width:min(920px,100%)}
@media(max-width:700px){.crank-zone{top:19.6%;height:10.2%;left:25.6%;width:7%}.crank-right{left:67.8%}.crank-label{display:none}.crank-zone:after{inset:-70% -100%}.world-intro figure img{height:260px}.alter-ego .character-art{height:205px;margin-bottom:20px}.alter-ego h3{font-size:16px}.alter-grid{gap:32px 22px}.play-page h1{margin-inline:auto}.gm-crank-rotor{transform:rotate(var(--turn,0deg))}.play-page .page-head{padding-bottom:20px}}
@media(prefers-reduced-motion:reduce){.rainbow-sludge{animation:none!important}}

.brand{position:relative;height:82px;overflow:visible}.brand img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 52%;mix-blend-mode:normal}.brand-registration{position:absolute;right:-2px;top:4px;font:700 12px var(--body)}
@media(max-width:700px){.brand{height:70px}.brand-registration{font-size:11px;top:3px}.header nav a{min-width:0}.header nav{gap:12px}}

.header nav a{font-size:14px}.brand img{filter:drop-shadow(0 1px 0 #081a3212)}.footer-brand img{width:205px;height:82px;object-fit:cover;object-position:50% 52%}
@media(max-width:700px){.header nav a{font-size:13px}.footer-brand img{display:none}}

/* Keep the entire mobile game interaction together, with the machine in view. */
@media(max-width:700px){.play-page .page-head{padding:22px 0 16px}.play-page .page-head>.eyebrow{display:none}.play-page h1{font-size:clamp(20px,6.15vw,27px);line-height:1.12;white-space:nowrap;letter-spacing:-.055em;max-width:none}.game-summary{margin-top:14px;gap:22px}.game-summary>span{padding-right:20px}.game-summary .round-control{width:40px;height:40px}.game-progress{margin:7px auto 14px}.game-progress h2{font-size:24px}.game-progress .eyebrow{margin:3px 0 7px}.release-label{margin:5px 0 12px}.game-bottom{gap:8px}.play-page{padding-bottom:25px}.alter-ego:last-child{grid-column:1/-1;width:calc(50% - 11px);margin-inline:auto}}

/* Stable header alignment on every route, including checkout. */
.header .brand{grid-column:1;grid-row:1}.header nav{grid-column:2;grid-row:1}.header .cart-link,.header .partner-nav-link{grid-column:3;grid-row:1}
.search button{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;min-height:30px;border:0;border-radius:50%;background:#e4f5f9;padding:0;font:500 22px var(--body)}[hidden]{display:none!important}
@media(max-width:700px){.header nav{grid-column:1/-1;grid-row:2}.header .cart-link{grid-column:2;grid-row:1}.selection button:after{content:'';position:absolute;inset:-8px}.header .mobile-menu{grid-column:3;grid-row:1}}

.product-heading.long-name h1{font-size:clamp(2.2rem,4.75vw,4.25rem)}
@media(min-width:701px){.builder{display:flex;flex-direction:column;height:calc(100svh - 105px);min-height:570px}.builder .page-head{flex:none}.workbench{height:auto;min-height:0;flex:1;max-height:760px}}
@media(min-width:701px) and (max-width:900px){.header{height:124px;grid-template-columns:1fr auto;grid-template-rows:78px 46px;gap:0}.header .brand{width:190px;height:76px}.header nav{grid-column:1/-1;grid-row:2;width:100%;justify-content:center;gap:26px}.header .cart-link{grid-column:2;grid-row:1}.header .partner-nav-link{display:none}.builder{height:calc(100svh - 124px)}body[data-route=checkout] .header{height:78px;grid-template-rows:78px}}
@media(max-width:700px){.product-heading.long-name h1{font-size:clamp(2rem,9.2vw,2.8rem)}}

@media(max-width:700px){.footer-brand a{display:none}}
