@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&family=Nunito+Sans:wght@400;500;600;700;800&display=swap');
/* 01 — The workshop palette and shared tools */
:root{--paper:#f8f6eb;--blue:#a6def2;--ink:#292d28;--muted:#646b61;--line:#d8dbce;--display:'Fredoka','Arial Rounded MT Bold',sans-serif;--body:'Nunito Sans',Arial,sans-serif;--spring:cubic-bezier(.18,1.35,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 var(--body)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h1,h2{font-family:var(--display);line-height:1;letter-spacing:-.04em}h2{font-size:clamp(42px,5.3vw,76px)}em{font-style:normal;color:var(--muted)}button{border:0}a:focus-visible,button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #28768d;outline-offset:6px}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.eyebrow,.edition-label{font:600 10px/1.5 var(--body);letter-spacing:.16em}.icon{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.button{display:inline-flex;gap:25px;align-items:center;justify-content:space-between;border:1px solid var(--ink);border-radius:9px;padding:13px 19px;font-size:13px;font-weight:800;line-height:1.4;box-shadow:0 4px 0 var(--ink);transition:translate .25s var(--spring),box-shadow .25s,background .2s}.button .icon{width:24px;height:24px;transition:translate .25s}.button:hover{translate:0 -2px;box-shadow:0 6px 0 var(--ink)}.button:hover .icon{translate:3px 0}.button:active{translate:0 3px;box-shadow:0 1px 0 var(--ink)}.button-blue{background:var(--blue)}.button-dark{background:var(--ink);color:var(--paper);box-shadow:0 4px 0 #79806e}.text-link{display:inline-block;padding:8px 0;border-bottom:1px solid var(--ink);font-size:13px;font-weight:800;background:none}.text-link:hover{border-bottom-width:3px;padding-bottom:6px}.logo-shape{display:block;background:var(--blue);mask:url('../assets/logo/3dlunchbox-logo.svg') center/contain no-repeat;-webkit-mask:url('../assets/logo/3dlunchbox-logo.svg') center/contain no-repeat}.site-header{position:sticky;top:0;z-index:100;background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{position:relative;display:flex;align-items:center;gap:10px}.brand img{width:54px;height:54px;opacity:0}.brand:before{content:'';position:absolute;left:0;top:0;width:54px;height:54px;background:var(--blue);mask:url('../assets/logo/3dlunchbox-logo.svg') center/contain no-repeat;-webkit-mask:url('../assets/logo/3dlunchbox-logo.svg') center/contain no-repeat}.brand-name{font:600 19px/1.1 var(--display);letter-spacing:-.025em}.brand-name small{display:block;font:600 7px/1.5 var(--body);letter-spacing:.15em;margin-top:5px}nav{display:flex;gap:33px;align-items:center}nav>a:not(.button){font-size:13px;padding:7px 0}nav>[aria-current]{border-bottom:2px solid var(--ink)}nav .button{font-size:11px;padding:11px 16px}.menu-toggle{display:none}.skip-link:not(:focus),.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{position:fixed;top:10px;left:10px;z-index:200;background:white;padding:15px}[hidden]{display:none!important}
/* 02 — A product-filled opening composition */
.workshop-hero{padding-top:27px}.hero-topline{display:flex;justify-content:space-between;align-items:center}.edition-label{color:var(--muted);font-size:9px}.hero-composition{height:550px;position:relative;isolation:isolate}.hero-composition:before{content:'';position:absolute;inset:55px 12% 25px;border-block:1px solid var(--line);z-index:-1}.hero-composition h1{text-align:center;position:relative;z-index:2;padding-top:85px;pointer-events:none}.hero-welcome{display:block;font-size:clamp(25px,3vw,43px);font-weight:500;line-height:1.1;letter-spacing:-.03em}.hero-big{display:block;margin-top:78px;font-size:clamp(75px,9.8vw,142px);font-weight:600;line-height:.96;letter-spacing:-.045em;white-space:nowrap}.hero-object{position:absolute;display:block;background:var(--paper);padding:6px;box-shadow:0 16px 25px #292d2819;z-index:1;transform:rotate(calc(var(--rotation,0deg) + var(--tilt,0deg)));transition:transform .35s var(--spring),translate .35s var(--spring)}.hero-object img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:3px}.hero-object>span{display:flex;justify-content:space-between;align-items:center;font-size:9px;padding:8px 3px 3px;line-height:1.3}.hero-object b{font-size:15px}.hero-object:hover{translate:0 -6px;z-index:4}.object-camera{width:21%;left:0;top:55px;--rotation:-9deg}.object-music{width:19%;right:1%;top:13px;--rotation:8deg}.object-burger{width:17%;right:12%;top:366px;--rotation:-6deg;z-index:3}.hero-spring{position:absolute;top:221px;left:46%;display:flex;align-items:center;gap:10px;transform:rotate(-6deg)}.hero-spring .icon{width:40px;height:40px;color:#568c9d}.hero-spring small{font-size:7px;font-weight:800;letter-spacing:.1em;line-height:1.5}.hero-coordinate{position:absolute;left:2%;bottom:48px;font:9px monospace;color:var(--muted);writing-mode:vertical-rl;transform:rotate(180deg)}.hero-bottom{display:grid;grid-template-columns:1fr 1.05fr .8fr;gap:50px;align-items:start;padding-top:5px;padding-bottom:28px}.hero-bottom>p{max-width:375px;font-size:15px;line-height:1.7;color:var(--muted)}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-left:15px}.hero-bottom-note{font-size:8px;line-height:1.8;letter-spacing:.13em;padding-top:94px;text-align:right}.hero-benefits{list-style:none;padding:23px 0;margin:0;display:flex;justify-content:space-between;gap:20px;border-block:1px solid var(--line);font-size:11px;font-weight:700}.hero-benefits li:before{content:'+';display:inline-block;color:#387489;margin-right:10px;font-weight:800}
/* 03 — Editorial object studies, without commerce cards */
.selected-work{padding-top:100px}.section-heading{display:grid;grid-template-columns:1fr 1.35fr;gap:25px;align-items:end;margin-bottom:55px}.section-heading .eyebrow{align-self:start;padding-top:10px}.section-heading h2{grid-column:2;grid-row:1/span 2}.section-heading .text-link{justify-self:start;align-self:end}.editorial-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:65px 38px;align-items:start}.editorial-object{min-width:0}.editorial-object a{display:block;--tilt:0deg}.editorial-object img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:6px;transform:rotate(var(--tilt));transition:transform .4s var(--spring),translate .4s var(--spring);box-shadow:0 8px 15px #292d2808}.editorial-object a:hover img{translate:0 -6px}.object-caption{display:flex;align-items:baseline;gap:13px;padding-top:14px;border-bottom:1px solid var(--line);padding-bottom:13px}.object-caption>span{font-size:10px;font-family:monospace}.object-caption h3{font-size:14px;font-weight:700;line-height:1.35}.object-caption>span:last-child{margin-left:auto;font:20px var(--body)}.editorial-object:nth-of-type(1){grid-column:1/span 7}.collection-annotation{grid-column:9/span 4;padding-top:90px}.collection-annotation .icon{width:60px;height:60px;transform:rotate(8deg);margin-bottom:28px;color:#477787}.collection-annotation p{font:500 clamp(28px,3vw,46px)/1.05 var(--display);letter-spacing:-.025em}.collection-annotation>span{display:block;margin-top:25px;font-size:12px;color:var(--muted)}.editorial-object:nth-of-type(2){grid-column:1/span 4;margin-top:55px}.editorial-object:nth-of-type(3){grid-column:5/span 3;margin-top:180px}.editorial-object:nth-of-type(4){grid-column:9/span 4;margin-top:-15px}.brand-moment{grid-column:1/-1;position:relative;padding:55px 0 45px;border-block:1px solid var(--line);margin-block:20px}.brand-moment p{font:600 clamp(48px,8vw,116px)/.98 var(--display);letter-spacing:-.045em}.brand-moment p>span{color:#578b9a}.brand-moment .icon{position:absolute;width:100px;height:100px;right:6%;top:25%;transform:rotate(15deg);color:#578b9a}.editorial-object:nth-of-type(5){grid-column:2/span 4;margin-top:80px}.editorial-object:nth-of-type(6){grid-column:7/span 6}.editorial-object:nth-of-type(7){grid-column:1/span 6}.editorial-object:nth-of-type(8){grid-column:9/span 4;margin-top:130px}.collection-end{display:flex;justify-content:space-between;align-items:center;padding:55px 0 85px;margin-top:15px;border-bottom:1px solid var(--line)}.collection-end p{font:500 25px/1.25 var(--display)}
/* 04 — The maker's pass and the practical details */
.membership{position:relative;display:grid;grid-template-columns:1.15fr 1fr;gap:100px;padding-block:110px 130px;align-items:center}.membership h2{font-size:clamp(43px,5vw,69px);margin:25px 0}.membership-heading>p:not(.eyebrow){max-width:340px;color:var(--muted);margin-bottom:27px}.member-pass{background:#e9eadf;border:1px solid #bdc3b3;box-shadow:7px 7px 0 #e0e1d5;transform:rotate(3deg);position:relative}.pass-header{display:flex;align-items:center;gap:15px;padding:24px;border-bottom:1px dashed #969e8c}.pass-header .logo-shape{width:53px;height:53px;background:#527c86}.pass-header p{font-size:9px;letter-spacing:.12em;line-height:1.6}.pass-header strong{font-size:13px;letter-spacing:.08em}.pass-punch{margin-left:auto;border:1px solid #bdc3b3;background:var(--paper);width:13px;height:13px;border-radius:50%}.pass-row{padding:21px 25px 21px 53px;position:relative;border-bottom:1px solid #c9cebd}.pass-row>span{position:absolute;left:24px;top:25px;font:9px monospace}.pass-row h3{font:500 21px/1.1 var(--display);margin-bottom:9px}.pass-row p{font-size:12px;line-height:1.6}.pass-bottom{padding:17px 24px;display:flex;justify-content:space-between;gap:12px;font-size:7px;letter-spacing:.12em}.pass-bottom span{font-size:15px;line-height:.9}.membership-layer{position:absolute;bottom:75px;left:28%;width:75px;height:75px;transform:rotate(-15deg);color:#578b9a}.faq{display:grid;grid-template-columns:1fr 1.25fr;gap:100px;padding-bottom:110px}.faq h2{margin-top:22px;font-size:50px}.faq>div>p:last-child{color:var(--muted);font-size:13px;margin-top:25px}.faq-item{border-bottom:1px solid var(--line);counter-increment:question}.faq-list{counter-reset:question}.faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;background:none;padding:23px 0;font-size:13px;font-weight:700}.faq-item button:before{content:'0' counter(question);font:9px monospace;color:var(--muted)}.faq-item button span{margin-left:auto;font-size:22px;transition:rotate .25s}.faq-item button[aria-expanded=true] span{rotate:45deg}.faq-answer{display:grid;grid-template-rows:0fr;visibility:hidden;transition:grid-template-rows .25s,visibility .25s}.faq-answer.is-open{grid-template-rows:1fr;visibility:visible}.faq-answer>div{overflow:hidden}.faq-answer p{padding:0 25px 23px 33px;color:var(--muted);font-size:13px}.site-footer{background:var(--ink);color:var(--paper);padding:43px 0 26px}.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-top .text-link{border-color:#8e9487}.site-footer h2{position:relative;font-size:clamp(50px,8.2vw,118px);font-weight:500;line-height:1.04;letter-spacing:-.04em;margin:55px 0;padding-right:170px}.footer-logo{position:absolute;width:155px;height:155px;right:0;top:25px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff30;padding-top:25px;font-size:10px;color:#d5d7cd}.social-links{display:flex;gap:25px;flex-wrap:wrap;margin-bottom:30px}.social-links:empty{display:none}.social-links a{font-size:13px}
/* 05 — The seven-object Design Explorer */
.explorer-page{padding-top:38px}.explorer-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.explorer-heading h1{font-size:clamp(28px,3.3vw,47px);line-height:1.15;max-width:720px;margin-top:14px}.explorer-heading h1 em{color:var(--ink);display:block}.view-switch{display:flex;padding:4px;background:#e8e9de;border:1px solid #b8bead;border-radius:8px;flex-shrink:0;gap:3px}.view-switch button{background:transparent;border-radius:4px;padding:10px 17px;font-size:10px;letter-spacing:.09em;font-weight:800;transition:background .2s,translate .2s var(--spring)}.view-switch button[aria-pressed=true]{background:var(--ink);color:var(--paper);box-shadow:0 2px 0 #151713}.view-switch button:active{translate:0 2px}.view-switch span{font:8px monospace;margin-left:5px}.explorer-stage{height:545px;position:relative;margin-top:12px;touch-action:pan-y;isolation:isolate;user-select:none}.stage-guides{position:absolute;inset:25px 0;pointer-events:none;background-image:linear-gradient(#d8dbce 1px,transparent 1px),linear-gradient(90deg,#d8dbce 1px,transparent 1px);background-size:30px 30px;mask-image:radial-gradient(ellipse at center,transparent 40%,#0002 70%,transparent 75%)}.stage-guides span{display:none}.selection-halo{position:absolute;left:50%;top:49%;translate:-50% -50%;width:510px;height:440px;border:17px solid var(--blue);border-radius:49% 51% 53% 47%;transform:rotate(-13deg);opacity:.8;z-index:-1}.selection-halo:after{content:'';position:absolute;inset:-24px;border:1px solid #9bafaa;border-radius:inherit}.focus-object{position:absolute;width:354px;left:50%;top:49%;translate:-50% -50%;background:var(--paper);padding:7px 7px 0;border-radius:7px;box-shadow:0 16px 30px #292d2826;z-index:5;will-change:transform}.focus-object img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:3px;pointer-events:none}.expand-label{display:flex;align-items:center;justify-content:space-between;padding:9px 6px;font-size:8px;letter-spacing:.12em;font-weight:800}.expand-label b{font-size:16px}.focus-object:hover .expand-label b{translate:2px -2px}.focus-object:active{scale:.99}.focus-object[data-error]:after{content:attr(data-error);position:absolute;inset:0;display:grid;place-items:center;background:var(--paper)}.orbit-object{position:absolute;background:var(--paper);padding:5px;border:1px solid #dcded1;box-shadow:0 8px 15px #292d281a;transform:translate(-50%,-50%) rotate(var(--turn));transition:transform .35s var(--spring);border-radius:4px}.orbit-object img{width:100%;aspect-ratio:1;object-fit:contain;pointer-events:none}.orbit-object:hover{transform:translate(-50%,-55%) rotate(0deg)}.orbit-index{position:absolute;bottom:-18px;left:2px;font:8px monospace;color:var(--muted)}.orbit-0{width:115px;left:21%;top:16%;--turn:-11deg}.orbit-1{width:156px;left:10%;top:47%;--turn:7deg}.orbit-2{width:126px;left:22%;top:80%;--turn:-5deg}.orbit-3{width:156px;left:83%;top:21%;--turn:10deg}.orbit-4{width:132px;left:92%;top:58%;--turn:-7deg}.orbit-5{width:109px;left:78%;top:83%;--turn:9deg}.stage-spring{position:absolute;left:36%;bottom:18px;color:#578b9a;transform:rotate(-18deg)}.stage-spring .icon{width:32px;height:32px}.selection-console{display:flex;justify-content:center;align-items:center;gap:35px}.selection-caption{text-align:center;width:470px;min-height:85px}.selection-caption .eyebrow{font:9px monospace;letter-spacing:.08em;color:var(--muted)}.selection-caption h2{font-size:30px;line-height:1.1;letter-spacing:-.025em;margin-top:10px}.mechanical-arrow{width:48px;height:45px;border:1px solid #9ba58f;border-radius:8px;background:#eceee1;box-shadow:0 3px 0 #9ba58f;display:grid;place-items:center;flex-shrink:0;transition:translate .2s var(--spring),box-shadow .2s}.mechanical-arrow .icon{width:26px;height:26px;stroke-width:3.5}.mechanical-arrow:hover{background:var(--blue);translate:0 -2px;box-shadow:0 5px 0 #9ba58f}.mechanical-arrow:active{translate:0 2px;box-shadow:0 1px 0 #9ba58f}#previous-design .icon{rotate:180deg}.explorer-hint{text-align:center;margin:12px 0 40px;font-size:10px;color:var(--muted)}.mobile-hint{display:none}.hint-separator{margin-inline:10px}.membership-note{display:flex;gap:22px;align-items:center;border-top:1px solid var(--line);padding:30px 0 45px;margin-top:20px}.membership-note .icon{color:#a6def2;width:36px;height:36px}.membership-note p{font-size:12px;max-width:660px;color:var(--muted)}.membership-note a{margin-left:auto;font-size:12px;font-weight:800;white-space:nowrap;border-bottom:1px solid var(--ink)}
/* 06 — The quiet overview and expanded object viewer */
#grid-panel{padding-top:35px}.grid-tools{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:35px}.grid-tools p{font-size:9px;letter-spacing:.1em}.grid-tools input{border:0;border-bottom:1px solid #929c87;background:none;padding:9px 0;width:220px;max-width:100%;font-size:12px;border-radius:0}.design-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px 25px}.grid-object{min-width:0;padding:0;background:none;text-align:left}.grid-object img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:4px;transition:translate .3s var(--spring)}.grid-object:hover img{translate:0 -5px}.grid-caption{display:flex;align-items:baseline;gap:12px;font-size:12px;line-height:1.4;padding-top:12px}.grid-caption small{font:8px monospace;color:var(--muted)}#grid-empty{text-align:center;padding:70px 20px}#grid-empty .text-link{margin-top:12px}dialog{border:1px solid #929d89;background:var(--paper);color:var(--ink);padding:20px;max-width:min(90vw,760px);max-height:94dvh;width:760px;overflow:auto;box-shadow:0 20px 60px #0004}dialog::backdrop{background:#252923bb}dialog img{width:auto;max-width:100%;max-height:70dvh;margin:auto;object-fit:contain}dialog h2{font-size:27px;line-height:1.2;margin-top:18px;text-align:center}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.dialog-top button{background:none;font-size:12px;padding:8px;border-bottom:1px solid var(--ink)}body.viewer-open{overflow:hidden}
/* 07 — Recompose the workshop for smaller print beds */
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero-composition{height:480px}.hero-composition h1{padding-top:75px}.hero-welcome{font-size:31px}.hero-big{font-size:9.7vw;margin-top:80px}.object-camera{top:75px;width:21%}.object-music{top:35px;width:20%}.object-burger{top:325px;width:18%;right:7%}.hero-spring{top:191px;left:43%}.hero-bottom{gap:30px;grid-template-columns:1fr 1fr .65fr}.hero-bottom>p{font-size:14px}.hero-bottom-note{padding-top:63px;font-size:7px}.hero-benefits{font-size:10px;gap:15px}.hero-actions{padding-left:0}.selected-work{padding-top:75px}.editorial-grid{gap:50px 25px}.section-heading h2{font-size:56px}.collection-annotation{padding-top:60px}.collection-annotation p{font-size:32px}.membership{gap:65px;padding-block:85px 115px}.membership h2{font-size:48px}.membership-layer{bottom:65px}.faq{gap:65px}.faq h2{font-size:44px}.site-footer h2{font-size:8vw;padding-right:130px}.footer-logo{width:120px;height:120px}.explorer-stage{height:500px}.focus-object{width:315px}.selection-halo{width:445px;height:390px;border-width:13px}.orbit-0{width:90px;left:19%;top:15%}.orbit-1{width:119px;left:8%;top:47%}.orbit-2{width:100px;left:19%;top:82%}.orbit-3{width:115px;left:84%;top:19%}.orbit-4{width:100px;left:92%;top:54%}.orbit-5{width:90px;left:82%;top:84%}.stage-spring{left:33%}.explorer-heading h1{font-size:34px}.design-grid{gap:30px 20px;grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:761px) and (max-width:900px){.brand-name{font-size:17px}.brand-name small{font-size:6px}nav{gap:20px}nav .button{font-size:10px;padding:10px 12px}.hero-welcome{font-size:25px}.hero-big{font-size:9.4vw;margin-top:77px}.hero-composition{height:420px}.hero-composition h1{padding-top:65px}.object-camera{top:95px}.object-music{top:30px}.object-burger{top:279px}.hero-spring{top:160px}.hero-spring small{display:none}.hero-bottom{grid-template-columns:1.1fr 1fr;gap:45px}.hero-bottom-note{display:none}.hero-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:11px}.section-heading{grid-template-columns:1fr 1.2fr}.section-heading h2{font-size:47px}.section-heading .eyebrow{font-size:8px}.editorial-grid{gap:40px 22px}.collection-annotation{grid-column:9/span 4;padding-top:35px}.collection-annotation p{font-size:29px}.collection-annotation .icon{width:44px;height:44px;margin-bottom:18px}.collection-annotation>span{font-size:11px}.editorial-object:nth-of-type(3){margin-top:110px}.editorial-object:nth-of-type(8){margin-top:75px}.brand-moment .icon{width:70px;height:70px}.membership{gap:35px}.membership h2{font-size:39px}.pass-header{padding:18px}.pass-row{padding:18px 16px 18px 40px}.pass-row>span{left:18px;top:23px}.pass-row h3{font-size:19px}.pass-row p{font-size:11px}.pass-bottom{padding:17px;font-size:6px}.faq{gap:40px}.faq h2{font-size:39px}.faq-item button{font-size:12px}.explorer-heading h1{font-size:29px}.view-switch button{font-size:9px;padding:9px 12px}.explorer-stage{height:450px}.focus-object{width:280px}.selection-halo{width:375px;height:340px}.orbit-0{width:78px;left:15%;top:13%}.orbit-1{width:94px;left:7%;top:49%}.orbit-2{width:82px;left:15%;top:82%}.orbit-3{width:94px;left:87%;top:18%}.orbit-4{width:80px;left:93%;top:55%}.orbit-5{width:75px;left:85%;top:85%}.selection-caption h2{font-size:25px}.stage-spring{display:none}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.header-inner{height:75px}.brand img,.brand:before{width:46px;height:46px}.brand-name{font-size:17px}.brand-name small{font-size:6px}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:42px;height:39px;border:1px solid #b6bdaa;border-radius:6px;background:#eeeee3;box-shadow:0 2px 0 #b6bdaa}.menu-toggle span{width:18px;height:2px;background:var(--ink);transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}nav{position:absolute;top:74px;left:0;right:0;background:var(--paper);padding:25px 25px 30px;flex-direction:column;gap:20px;border-bottom:1px solid var(--line);opacity:0;visibility:hidden;translate:0 -7px;transition:opacity .2s,visibility .2s,translate .2s}nav.is-open{visibility:visible;opacity:1;translate:0 0}nav>a:not(.button){font-size:16px}nav .button{font-size:12px}.workshop-hero{padding-top:22px}.hero-topline .eyebrow{font-size:8px;letter-spacing:.12em}.edition-label{display:none}.hero-composition{height:590px;margin-inline:-6px}.hero-composition:before{inset:20px 10% 35px}.hero-composition h1{padding-top:26px}.hero-welcome{font-size:clamp(22px,4.7vw,32px);line-height:1.15}.hero-big{font-size:clamp(43px,9.5vw,70px);margin-top:14px;line-height:1}.hero-object{padding:4px}.hero-object>span{font-size:9px;padding:7px 3px 3px}.object-camera{width:58%;left:3%;top:202px;--rotation:-7deg}.object-music{width:40%;right:2%;top:190px;--rotation:7deg}.object-burger{width:39%;right:4%;top:385px;--rotation:5deg}.hero-spring{left:8%;top:520px;gap:8px}.hero-spring .icon{width:30px;height:30px}.hero-spring small{font-size:6px}.hero-coordinate{display:none}.hero-bottom{grid-template-columns:1fr;gap:20px;padding-bottom:30px}.hero-bottom>p{font-size:14px;max-width:440px}.hero-actions{flex-direction:row;align-items:center;gap:24px}.hero-actions .button{font-size:12px;padding:12px 14px;gap:15px}.hero-actions .text-link{font-size:12px}.hero-bottom-note{display:none}.hero-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;font-size:11px;padding-block:21px}.hero-benefits li{line-height:1.5;position:relative;padding-left:13px}.hero-benefits li:before{position:absolute;left:0;margin:0}.selected-work{padding-top:65px}.section-heading{display:block;margin-bottom:35px}.section-heading .eyebrow{font-size:9px;padding:0;margin-bottom:22px}.section-heading h2{font-size:46px}.section-heading .text-link{margin-top:24px}.editorial-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:35px 15px}.editorial-object:nth-of-type(1){grid-column:1/span 6}.collection-annotation{grid-column:2/span 5;padding-top:0;padding-bottom:12px}.collection-annotation .icon{width:40px;height:40px;float:left;margin:0 20px 0 0}.collection-annotation p{font-size:30px}.collection-annotation>span{font-size:12px;margin-top:17px}.editorial-object:nth-of-type(2){grid-column:1/span 3;margin-top:0}.editorial-object:nth-of-type(3){grid-column:4/span 3;margin-top:65px}.editorial-object:nth-of-type(4){grid-column:2/span 5;margin-top:0}.object-caption{gap:8px;padding-top:12px;padding-bottom:10px}.object-caption h3{font-size:12px}.object-caption>span{font-size:8px}.object-caption>span:last-child{font-size:16px}.brand-moment{padding:35px 0;margin-block:10px}.brand-moment p{font-size:clamp(34px,7.7vw,56px);line-height:1.05}.brand-moment .icon{width:30px;height:30px;right:0;top:14px}.editorial-object:nth-of-type(5){grid-column:1/span 4;margin-top:0}.editorial-object:nth-of-type(6){grid-column:2/span 5;margin-top:15px}.editorial-object:nth-of-type(7){grid-column:1/span 3;margin-top:0}.editorial-object:nth-of-type(8){grid-column:4/span 3;margin-top:65px}.collection-end{flex-direction:column;align-items:flex-start;gap:24px;padding:30px 0 55px;margin-top:0}.collection-end p{font-size:23px}.collection-end .button{font-size:12px}.membership{grid-template-columns:1fr;gap:45px;padding-block:65px 85px}.membership .eyebrow{font-size:9px}.membership h2{font-size:43px;line-height:1.05}.membership-heading>p:not(.eyebrow){font-size:14px}.membership-heading .button{font-size:12px}.member-pass{margin-inline:8px;transform:rotate(2deg)}.membership-layer{display:none}.pass-header{padding:20px}.pass-row{padding:20px 19px 20px 47px}.pass-row>span{left:20px}.pass-row h3{font-size:21px}.pass-row p{font-size:12px}.pass-bottom{font-size:6px;padding:18px}.faq{grid-template-columns:1fr;gap:28px;padding-bottom:65px}.faq h2{font-size:42px}.faq .eyebrow{font-size:9px}.faq-item button{font-size:12px;gap:12px;padding-block:20px}.faq-answer p{font-size:12px;padding-left:25px}.footer-top{align-items:flex-start;flex-direction:column;gap:15px}.footer-top .eyebrow{font-size:8px}.site-footer h2{font-size:clamp(33px,8vw,57px);padding:83px 0 0;margin-block:35px;line-height:1.07}.footer-logo{top:0;left:0;right:auto;width:66px;height:66px}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:9px}.footer-bottom p:nth-child(2){order:3;width:100%}.explorer-page{padding-top:27px}.explorer-heading{display:block}.explorer-heading .eyebrow{font-size:8px}.explorer-heading h1{font-size:clamp(27px,6vw,40px);line-height:1.1;margin-top:13px}.view-switch{width:max-content;margin:22px auto 0}.view-switch button{font-size:10px;padding:9px 19px}.explorer-stage{height:390px;margin-top:8px;margin-inline:-20px;overflow:hidden}.focus-object{width:71%;max-width:315px;top:50%;padding:5px 5px 0}.selection-halo{width:85%;max-width:375px;height:285px;top:50%;border-width:11px}.selection-halo:after{inset:-18px}.orbit-object{display:none}.orbit-2,.orbit-3{display:block;width:26%;max-width:110px;top:54%;padding:3px;opacity:.85}.orbit-2{left:3%;--turn:-10deg}.orbit-3{left:97%;--turn:10deg}.orbit-index{display:none}.stage-spring{display:none}.selection-console{gap:17px;align-items:center}.mechanical-arrow{width:41px;height:40px}.selection-caption{width:auto;flex:1;min-height:87px}.selection-caption h2{font-size:22px;line-height:1.1}.selection-caption .eyebrow{font-size:7px;line-height:1.5;letter-spacing:0}.expand-label{font-size:7px;padding:7px 5px}.explorer-hint{font-size:9px;line-height:1.8;margin-top:9px;margin-bottom:30px}.desktop-hint{display:none}.mobile-hint{display:block}.hint-separator{display:none}.membership-note{flex-wrap:wrap;gap:15px;padding-block:25px 35px}.membership-note p{font-size:11px;flex:1}.membership-note .icon{width:30px;height:30px}.membership-note a{margin-left:45px;font-size:11px}.grid-tools{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:25px}.grid-tools p{font-size:8px}.grid-tools label,.grid-tools input{width:100%}.design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.grid-caption{font-size:11px;gap:7px;padding-top:10px}.grid-caption small{font-size:7px}dialog{padding:13px;max-width:94vw}dialog img{max-height:66dvh}.dialog-top .eyebrow{font-size:8px}.dialog-top{gap:10px}dialog h2{font-size:23px}.dialog-top button{font-size:11px}}
@media(max-width:420px){.hero-composition{height:475px}.object-camera{top:179px;width:58%}.object-music{top:173px;width:40%}.object-burger{top:309px;width:38%}.hero-spring{top:419px}.hero-big{font-size:9.4vw}.hero-welcome{font-size:23px}.hero-actions{gap:18px}.hero-actions .button{gap:10px}.explorer-stage{height:330px}.selection-halo{height:250px}.section-heading h2{font-size:42px}.membership h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.hero-object:hover,.editorial-object a:hover img,.grid-object:hover img{translate:none}.editorial-object img{transform:none}}

.outgoing-object{z-index:4;pointer-events:none}

/* Final composition pass: two deliberate mobile objects and a readable member note. */
@media(max-width:760px){.object-music{display:none}.object-camera{width:65%;left:1%;top:202px}.object-burger{width:43%;right:1%;top:370px}.hero-spring{top:525px;left:5%}.membership-note p{flex-basis:calc(100% - 50px)}.membership-note a{margin-left:45px}}
@media(max-width:420px){.hero-composition{height:480px}.object-camera{top:177px}.object-burger{top:300px}.hero-spring{top:433px}}
/* Additional curated objects continue in pairs if the selection grows beyond eight. */
.editorial-object:nth-of-type(n+9){grid-column:span 6}
@media(max-width:760px){.editorial-object:nth-of-type(n+9){grid-column:span 3}}
@media(min-width:761px) and (max-width:900px){.hero-composition{height:470px}}
/* Review refinements: shared blue, clear membership and ordered product displays. */
.pass-header .logo-shape{background:var(--blue)}
.membership h2 em,.brand-moment p>span,.brand-moment .icon,.collection-annotation .icon,.hero-spring .icon,.membership-layer{color:var(--blue)}
.collection-end{justify-content:flex-end;padding-top:25px}
nav{gap:10px}nav>a:not(.button){position:relative;padding:10px 16px;border:1px solid transparent;border-radius:6px;font-weight:800;transition:translate .24s var(--spring),background .2s,box-shadow .2s}nav>a:not(.button):hover{background:#e8eadf;translate:0 -2px;box-shadow:0 3px 0 #cbd1bf}nav>a[aria-current]:not(.button){background:var(--blue);border-color:#99bac1;box-shadow:0 3px 0 #99bac1}nav>a:not(.button):active{translate:0 2px;box-shadow:none}nav .nav-cta{margin-left:10px;padding:12px 18px}nav .nav-cta>span{display:inline-block;transition:translate .24s var(--spring)}nav .nav-cta:hover>span{translate:3px -3px}
.hero-bottom{grid-template-columns:1.1fr 1fr .6fr;gap:40px;padding-top:25px;padding-bottom:36px}.hero-bottom>p{font-size:17px;line-height:1.65;color:var(--ink);max-width:440px}.hero-actions .button{padding:15px 23px;font-size:15px}.hero-actions .text-link{font-size:14px}
.patreon-benefits{padding:26px 0 30px;border-top:2px solid var(--ink);border-bottom:1px solid var(--line)}.patreon-benefits>.eyebrow{font-size:10px;margin-bottom:22px}.hero-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:0;padding:0;gap:25px}.hero-benefits li{position:relative;padding:0 0 0 25px;border-right:1px solid var(--line)}.hero-benefits li:last-child{border:0}.hero-benefits li:before{content:'+';position:absolute;top:0;left:0;background:var(--blue);color:var(--ink);width:18px;height:18px;display:grid;place-items:center;border-radius:4px;margin:0;font-size:14px;line-height:1}.hero-benefits strong{display:block;font:500 19px/1.15 var(--display);margin-bottom:9px}.hero-benefits li>span{display:block;font-size:12px;font-weight:500;max-width:185px;color:var(--muted);line-height:1.5}
.object-shelf{grid-column:1/-1;min-width:0;border-top:1px solid var(--line);padding-top:22px}.shelf-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;font-size:9px;letter-spacing:.13em;font-weight:700}.shelf-heading .icon{width:27px;height:27px;color:var(--blue)}.shelf-objects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;align-items:start}.shelf-objects .editorial-object:nth-of-type(n){grid-column:auto;margin:0}.shelf-objects .object-caption{min-height:60px;border-bottom:1px solid #bcc5b4;align-items:center;padding:12px 0}.shelf-objects .object-caption>span:first-child{display:grid;place-items:center;width:25px;height:25px;background:var(--blue);border-radius:4px;color:var(--ink);flex-shrink:0}.shelf-worlds .shelf-objects{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 38px}.shelf-worlds .editorial-object a{padding:15px 15px 0;background:#eeeede;border:1px solid #d9decd;display:block;position:relative}.shelf-worlds .editorial-object img{border-radius:3px;box-shadow:none}.shelf-worlds .object-caption{border-bottom:0;min-height:62px}
@media(max-width:1100px){.hero-bottom{gap:30px}.hero-bottom>p{font-size:16px}.hero-actions .button{font-size:13px;padding:14px 17px}.hero-benefits strong{font-size:17px}.hero-benefits li>span{font-size:12px}.hero-benefits{gap:18px}.shelf-objects{gap:22px}.shelf-worlds .shelf-objects{gap:32px 26px}}
@media(min-width:761px) and (max-width:900px){nav{gap:4px}nav>a:not(.button){padding:9px 10px;font-size:12px}nav .nav-cta{margin-left:5px;padding:10px 11px;font-size:10px}.hero-bottom{grid-template-columns:1fr 1fr}.hero-benefits{grid-template-columns:1fr 1fr;gap:25px}.hero-benefits li:nth-child(2){border:0}.shelf-heading{font-size:8px}.shelf-objects .object-caption h3{font-size:12px}}
@media(max-width:760px){nav{gap:16px}nav>a:not(.button){padding:10px 22px}nav .nav-cta{margin-left:0}.hero-bottom{grid-template-columns:1fr;gap:22px;padding-top:20px;padding-bottom:30px}.hero-bottom>p{font-size:16px}.hero-actions{gap:22px}.hero-actions .button{font-size:13px;padding:14px 16px}.hero-actions .text-link{font-size:12px}.patreon-benefits{padding-block:24px}.patreon-benefits>.eyebrow{font-size:9px}.hero-benefits{grid-template-columns:1fr 1fr;gap:23px 15px}.hero-benefits strong{font-size:17px;line-height:1.2}.hero-benefits li{padding-left:24px;border:0}.hero-benefits li>span{font-size:11px}.shelf-heading{font-size:8px;gap:20px;margin-bottom:21px}.shelf-objects{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.shelf-small .editorial-object:last-child{grid-column:1/-1;max-width:80%;justify-self:center}.shelf-worlds .shelf-objects{grid-template-columns:1fr;gap:25px}.shelf-worlds .editorial-object a{padding:11px 11px 0}.shelf-objects .object-caption{gap:8px}.shelf-objects .object-caption>span:first-child{width:22px;height:22px}.collection-end{align-items:flex-end;padding-top:16px}.shelf-worlds .object-caption h3{font-size:13px}}
@media(prefers-reduced-motion:reduce){nav>a:not(.button),nav .nav-cta>span{transition:none}nav>a:not(.button):hover{translate:none}}
/* Membership story: value → benefits → action, on one continuous reading line. */
.join-story{position:relative;margin:65px auto 0;padding:0 0 38px 34px;border-left:3px solid var(--blue);max-width:1080px}
.join-story>.eyebrow{font-size:10px;margin-bottom:18px}
.join-story h2{font-size:clamp(36px,4vw,55px);line-height:1.04;letter-spacing:-.035em}
.join-story h2 br{display:none}.join-story h2 span{background:var(--blue);border-radius:5px;padding:0 7px 3px;box-decoration-break:clone;-webkit-box-decoration-break:clone}
.join-intro{max-width:760px;margin-top:22px;font-size:16px;line-height:1.75;color:var(--muted)}
.join-intro strong{color:var(--ink);font-weight:800}
.join-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;margin:30px 0 29px;padding:0;list-style:none}
.join-benefits li{position:relative;padding:15px 0 0;border-top:1px solid #b8c5b4}
.join-benefits li:before{content:'';position:absolute;left:0;top:-3px;width:24px;height:5px;background:var(--blue);border-radius:2px}
.join-benefits strong{display:block;font:500 20px/1.2 var(--display);margin-bottom:9px}
.join-benefits strong b{font-weight:600}
.join-benefits li>span{display:block;font-size:12px;line-height:1.6;color:var(--muted);max-width:210px}
.join-action{display:flex;align-items:center;gap:28px;padding-top:4px}
.join-action .button{font-size:15px;padding:15px 24px;gap:35px}
.join-secondary{font-size:12px;color:var(--muted);padding:10px 0;border-bottom:1px solid #c1c8b8}
.join-secondary:hover{color:var(--ink);border-color:var(--ink)}
.selected-work{padding-top:70px}.section-heading{margin-bottom:42px}.collection-end{padding-bottom:55px}.membership{padding-top:75px;padding-bottom:95px}.faq{padding-bottom:85px}
@media(max-width:1100px){.join-story{margin-top:65px;padding-left:27px}.join-story h2{font-size:43px}.join-benefits{gap:22px}.join-benefits strong{font-size:18px}}
@media(min-width:761px) and (max-width:900px){.join-story{margin-top:30px}.join-benefits{grid-template-columns:1fr 1fr;gap:23px 35px}.join-benefits li>span{max-width:260px}.join-story h2{font-size:40px}.join-intro{font-size:15px}}
@media(max-width:760px){.join-story{margin-top:24px;padding:0 0 26px 19px;border-left-width:3px}.join-story>.eyebrow{font-size:8px;letter-spacing:.11em;margin-bottom:16px}.join-story h2{font-size:37px;line-height:1.15}.join-story h2 br{display:block}.join-story h2 span{padding-inline:4px}.join-intro{margin-top:18px;font-size:14px;line-height:1.7}.join-benefits{grid-template-columns:1fr 1fr;gap:22px 19px;margin-block:25px}.join-benefits strong{font-size:17px;line-height:1.2}.join-benefits li>span{font-size:11px;line-height:1.6}.join-action{align-items:flex-start;flex-direction:column;gap:10px}.join-action .button{font-size:14px;padding:14px 20px;gap:35px}.join-secondary{font-size:11px;padding-block:9px}.selected-work{padding-top:48px}.section-heading{margin-bottom:32px}.collection-end{padding-bottom:40px}.membership{padding-top:50px;padding-bottom:65px}.faq{padding-bottom:60px}}
