@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750;800;900;1000&family=Instrument+Serif:ital@0;1&display=swap');

:root{--paper:#f5f5f2;--ink:#20231e;--muted:#666960;--line:#d9dbd2;--acid:#e8fa64;--blue:#3459e8;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--gutter:clamp(22px,4.4vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:6px}::selection{background:var(--acid);color:var(--ink)}h1,h2,h3,p{margin:0}button{border:0}svg{display:block}section{scroll-margin-top:20px}.serif{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-.045em}.skip-link{position:fixed;left:20px;top:-70px;background:var(--acid);padding:14px;z-index:100}.skip-link:focus{top:10px}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;margin:0 var(--gutter);border-bottom:1px solid var(--line);position:relative;z-index:20}.wordmark{display:flex;gap:10px;align-items:center;font-size:20px;font-weight:900;line-height:.98;letter-spacing:-.8px}.wordmark>svg{height:39px;width:37px;stroke:currentColor;stroke-width:2;fill:none}.wordmark>span>span{display:block;font-size:14px;letter-spacing:1.25px;margin-top:4px}.desktop-nav{display:flex;gap:34px;font-size:13px;font-weight:550}.desktop-nav a{position:relative;padding:12px 0}.desktop-nav a:after{content:'';position:absolute;bottom:5px;left:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s}.desktop-nav a:hover:after{transform:scaleX(1)}.tiny-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--blue);vertical-align:top;margin:3px 0 0 3px}.header-actions{display:flex;align-items:center;gap:27px}.language-switch{background:none;padding:10px 0;font-size:11px;font-weight:700}.language-switch span{color:#76786f;font-weight:400}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;padding:16px 23px;background:var(--ink);color:white;border-radius:3px;font-size:13px;transition:background .2s,transform .2s}.button:hover{background:var(--blue);transform:translateY(-2px)}.button-small{padding:13px 18px}.button-small>span:last-child{font-size:18px}.menu-toggle{display:none;background:none;padding:10px}.menu-toggle span{display:block;width:24px;height:1px;background:var(--ink);margin:6px 0}.mobile-nav{position:absolute;z-index:30;top:85px;left:0;right:0;background:var(--paper);padding:30px var(--gutter);border-bottom:1px solid var(--ink)}.mobile-nav:not([hidden]){display:grid;gap:24px;font-size:24px}.hero{position:relative;padding:28px var(--gutter) 0;min-height:770px;overflow:hidden}.hero-eyebrow{display:flex;align-items:center;gap:8px;font-size:9px;font-weight:650;letter-spacing:1.25px}.status-dot{height:6px;width:6px;background:var(--ink);border-radius:50%}.edition{margin-left:auto;font-size:8px;color:var(--muted);letter-spacing:1px}.hero-copy{position:relative;z-index:3;width:49%;pointer-events:none;padding:57px 0 75px}.hero-copy a{pointer-events:auto}h1{font-size:clamp(74px,7.6vw,128px);font-weight:650;letter-spacing:-.075em;line-height:.93}h1 .serif{line-height:1.13;font-size:1.09em}.hero-copy>p{margin-top:25px;line-height:1.65;font-size:14px;color:#565a50}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:12px;font-weight:650}.hero-copy>.text-link{margin-top:26px}.circle-arrow{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ink);width:32px;height:32px;border-radius:50%;font-size:19px;font-weight:400;transition:background .2s,transform .2s}.text-link:hover .circle-arrow{background:var(--acid);transform:rotate(45deg)}.hero-bottom{position:absolute;bottom:0;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;padding:21px 0;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.hero-bottom>a{display:flex;gap:24px}.hero-bottom>a>span:last-child{font-size:18px;color:var(--ink)}
.box-world{position:absolute;width:58%;height:650px;right:1.8%;top:64px;perspective:1000px;--mx:0deg;--my:0deg}.world-coordinate{font-family:monospace;font-size:8px;letter-spacing:.8px;color:#7b7d73;position:absolute;right:50px;top:26px}.orbit{position:absolute;width:490px;height:235px;border:1px solid #e0e2d9;left:50%;top:47%;border-radius:50%;transform:translate(-50%,-50%) rotate(-28deg);pointer-events:none}.orbit-two{width:370px;height:370px;transform:translate(-50%,-50%) rotate(27deg) scaleX(.76);border-style:dashed}.box-shadow{position:absolute;bottom:97px;left:24%;width:63%;height:55px;background:#253958;opacity:.18;filter:blur(21px);border-radius:50%;transform:rotate(-5deg)}.quantum-box{position:absolute;width:77%;left:12%;bottom:78px;padding:0;background:none;transform:rotateX(var(--my)) rotateY(var(--mx)) rotate(-6deg);transition:transform .4s;z-index:4}.box-svg{width:100%;overflow:visible;filter:drop-shadow(3px 12px 5px #1c307319)}.box-lid{transform-origin:300px 190px;transition:transform 1s cubic-bezier(.2,.75,.2,1)}.is-open .box-lid{transform:translate(-12px,-125px) rotate(-9deg)}.quantum-box:hover .box-lid{filter:brightness(1.06)}.instruments{position:absolute;inset:0;z-index:5;pointer-events:none}.instrument{position:absolute;background:none;padding:0;pointer-events:auto;display:flex;flex-direction:column;align-items:center;gap:9px;width:120px;transition:opacity .45s,translate .8s cubic-bezier(.2,.8,.2,1);animation:tool-float 5s ease-in-out infinite;animation-delay:var(--delay);filter:drop-shadow(1px 8px 6px #20231e12)}.instrument svg{width:95px;height:95px;overflow:visible;transition:transform .3s}.instrument-label{white-space:nowrap;background:var(--paper);border:1px solid #dadcd3;border-radius:3px;padding:5px 8px;font-size:9px;font-weight:550;box-shadow:0 2px 0 #00000005}.instrument:hover svg,.instrument:focus-visible svg{transform:rotate(8deg) scale(1.12)}.instrument:hover .instrument-label{background:var(--acid);border-color:var(--ink)}.instrument-0{left:10%;top:27%;--delay:-1s;transform:rotate(-12deg)}.instrument-1{left:37%;top:7%;--delay:-2.5s;transform:rotate(8deg)}.instrument-2{right:5%;top:22%;--delay:-4s;transform:rotate(12deg)}.instrument-3{right:0%;top:47%;--delay:-1.7s;transform:rotate(-7deg)}.instrument-4{left:9%;top:57%;--delay:-3s;transform:rotate(-7deg)}.instrument-5{right:26%;top:37%;--delay:-.5s;transform:rotate(10deg)}.instrument-5 svg{width:78px;height:78px}.box-world:not(.is-open) .instrument{opacity:0;translate:0 90px;pointer-events:none}.box-note{position:absolute;bottom:45px;right:14%;display:flex;align-items:center;gap:8px;transform:rotate(-9deg);z-index:6;pointer-events:none}.box-note>svg{width:55px;height:48px;stroke:var(--ink);fill:none;stroke-width:1.5;transform:rotate(22deg)}.box-note>span{font-family:var(--serif);font-size:24px;font-style:italic;line-height:.95}.box-caption{position:absolute;bottom:5px;left:19%;right:5%;display:flex;align-items:center;gap:10px;font-size:8px;letter-spacing:1px}.crosshair{font-size:21px;font-weight:300}.box-caption button{margin-left:auto;font-size:8px;color:var(--muted);background:none;padding:8px 0;border-bottom:1px solid var(--line);letter-spacing:0}.ticker{margin-top:0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:16px 0;background:var(--acid);overflow:hidden}.ticker>div{display:flex;gap:42px;align-items:center;width:max-content;font-size:23px;letter-spacing:-.6px;font-weight:750;animation:marquee 32s linear infinite}.ticker span{font-size:33px;line-height:1}.section-pad{padding:100px var(--gutter)}.section-label{display:flex;gap:22px;font-size:9px;letter-spacing:1px;font-weight:600}.section-label>span:first-child{color:var(--muted)}h2{font-size:clamp(48px,5.2vw,82px);font-weight:550;letter-spacing:-.06em;line-height:1.04}h2 .serif{font-size:1.12em}.intro-main{display:grid;grid-template-columns:1fr 1fr;gap:12%;margin-top:52px}.intro h2{font-size:clamp(60px,6.7vw,104px)}.large-copy{font-size:25px;line-height:1.38;letter-spacing:-.7px}.intro-text>p:not(.large-copy){font-size:14px;line-height:1.85;color:var(--muted);margin:22px 0;max-width:440px}.intro-text .text-link{border-bottom:1px solid var(--ink);padding-bottom:9px}.process-line{margin-top:65px;border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;align-items:center}.process-line>span{display:flex;align-items:center;gap:16px;font-size:19px;letter-spacing:-.5px}.process-line b{font:10px monospace;color:var(--muted)}.process-line i{font-size:22px;font-weight:300;font-style:normal;color:#8e9188}.work{background:#e9ece6}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px}.section-heading h2{margin-top:36px}.section-heading>p{font-size:12px;line-height:1.7;color:var(--muted);padding-bottom:8px}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:44px}.work-card{text-align:left;background:none;padding:0}.work-art{height:390px;position:relative;overflow:hidden;transition:transform .4s}.work-card:hover .work-art{transform:translateY(-6px)}.selvaggi-art{background:#263d33;color:#f4f7de}.art-label{position:absolute;top:24px;left:25px;font-size:8px;letter-spacing:1.5px;opacity:.8}.selvaggi-mark{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font:italic 158px/.8 var(--serif);background:repeating-linear-gradient(90deg,transparent,transparent 79px,#f0ffd909 80px)}.selvaggi-mark>span{font:27px var(--serif);letter-spacing:9px;margin-top:19px;margin-left:9px}.selvaggi-mark>small{font:7px var(--sans);letter-spacing:2px;margin-top:15px}.art-caption{position:absolute;left:25px;bottom:22px;font-size:7px;letter-spacing:1px;opacity:.7}.card-arrow{position:absolute;bottom:20px;right:20px;border:1px solid #ffffff77;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;font-size:22px}.verne-art{background:#d6dbea;color:#333b5c}.verne-art .card-arrow{border-color:#333b5c77}.verne-mark{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font:64px var(--serif);letter-spacing:6px}.verne-mark>span{font:8px var(--sans);letter-spacing:9px;margin-left:9px;margin-top:6px}.jewel-orbit{position:absolute;top:19%;left:25%;height:260px;width:160px;border:1px solid #858faa;border-radius:50%;transform:rotate(48deg);box-shadow:inset 3px 0 0 #ffffff80,2px 0 0 #fff6}.jewel-two{left:42%;transform:rotate(-48deg)}.work-meta{display:flex;justify-content:space-between;align-items:center;padding:21px 0;gap:15px}.work-meta h3{font-size:17px;font-weight:550;letter-spacing:-.4px}.work-meta>span{font-size:9px;color:var(--muted)}.work-foot{border-top:1px solid #cdd2c7;margin-top:17px;padding-top:22px;display:flex;justify-content:space-between;gap:25px;align-items:center}.work-foot>span{font-size:10px;color:var(--muted)}.practice{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px 9%}.practice-top h2{margin-top:42px}.practice-top>p{font-size:13px;line-height:1.8;color:var(--muted);margin-top:24px}.territory-list{padding-top:40px}.territory-row{border-bottom:1px solid var(--line)}.territory-row:first-child{border-top:1px solid var(--line)}.territory-trigger{background:none;width:100%;padding:24px 0;display:grid;grid-template-columns:25px 1fr 25px;align-items:center;text-align:left;gap:14px}.territory-trigger .row-number{font:9px monospace;color:var(--muted)}.territory-trigger h3{font-size:19px;font-weight:500;letter-spacing:-.6px}.territory-trigger>span:last-child{font-size:21px;font-weight:300;transition:transform .3s}.territory-trigger[aria-expanded=true]>span:last-child{transform:rotate(45deg)}.territory-trigger:hover h3{color:var(--blue)}.territory-content{padding:0 32px 25px 39px;font-size:13px;line-height:1.7;color:var(--muted)}.territory-content .text-link{margin-top:17px;color:var(--ink)}.practice-bottom{grid-column:1/-1;display:flex;align-items:center;gap:22px;margin-top:35px;padding-top:35px;border-top:1px solid var(--line)}.asterisk{font-size:57px;line-height:1;color:var(--blue)}.practice-bottom p{font-size:17px;line-height:1.55;letter-spacing:-.4px}.practice-bottom strong{font-weight:550}.lab{background:var(--ink);color:var(--paper);position:relative}.lab .section-label>span:first-child{color:#a6a99b}.lab-header{display:flex;justify-content:space-between;align-items:center}.lab-stamp{font-size:8px;letter-spacing:1px;line-height:1.7;border:1px solid #767b5d;color:var(--acid);padding:10px 15px;transform:rotate(5deg)}.lab-heading{display:flex;justify-content:space-between;align-items:end;gap:15%;margin:42px 0 48px}.lab-heading h2{flex-shrink:0}.lab-heading>p{max-width:310px;font-size:13px;line-height:1.8;color:#b5b8aa}.lab-items{display:grid;grid-template-columns:1.15fr 1fr;gap:26px}.lab-item{text-align:left;background:#30342c;border:1px solid #4b5042;color:var(--paper);padding:24px;transition:background .3s}.lab-item:hover{background:#373c32}.lab-item-top{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:1px;gap:10px}.pill{border:1px solid #747b64;border-radius:20px;padding:6px 9px;color:#d8e6b5;font-size:7px;letter-spacing:.6px}.lab-product-art{height:225px;display:flex;align-items:center;justify-content:center;gap:19px}.idea-input{font:italic 43px var(--serif);border:1px solid #787e6d;border-radius:7px;padding:0 10px 7px 15px;transform:rotate(-8deg)}.idea-input>span{font:20px var(--sans);margin-left:20px;color:var(--acid)}.lab-star{font-size:100px;color:var(--acid);line-height:1}.idea-output{font-size:45px;letter-spacing:-3px;font-weight:650;transform:rotate(6deg)}.lab-item-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.lab-item-bottom h3{font-size:19px;font-weight:500;letter-spacing:-.5px}.lab-item-bottom p{font-size:11px;line-height:1.6;color:#b5b8aa;max-width:290px;margin-top:7px}.lab-item .circle-arrow{border-color:#747b64;flex-shrink:0}.brief-art{height:225px;display:grid;place-items:center}.brief-paper{position:relative;background:#dce6ec;color:#293541;width:180px;height:176px;padding:20px;transform:rotate(9deg);box-shadow:8px 8px 0 #13190d50;transition:transform .3s}.lab-tool:hover .brief-paper{transform:rotate(0)}.brief-paper>span{font-size:21px;font-weight:750;line-height:1;letter-spacing:-1px}.paper-dot{position:absolute;right:18px;top:24px;display:grid;place-items:center;background:var(--blue);color:#fff;border-radius:50%;width:28px;height:28px;transform:rotate(-13deg);font:italic 27px var(--serif)}.brief-paper i{display:block;background:#a9b4bd;height:1px;width:100%;margin-top:15px}.brief-paper i:nth-of-type(3){width:62%}.brief-paper small{display:block;margin-top:19px;font-size:6px;letter-spacing:.7px}.founder{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.founder-poster{background:var(--blue);color:var(--paper);padding:29px;aspect-ratio:4/5;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(-2deg);position:relative}.founder-poster:after{content:'';position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0,transparent 3px,#ffffff07 4px);pointer-events:none}.poster-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.2px;border-bottom:1px solid #ffffff55;padding-bottom:18px}.poster-top>span{font-size:20px}.poster-type{font-size:clamp(56px,7.5vw,125px);line-height:.87;font-weight:800;letter-spacing:-.075em}.poster-type>span{color:var(--acid)}.poster-bottom{display:flex;align-items:center;justify-content:space-between}.poster-bottom>span{font-size:8px;line-height:1.6;letter-spacing:1px}.poster-bottom svg{height:40px;fill:none;stroke:var(--paper);stroke-width:1.5}.founder-copy h2{font-size:clamp(40px,4.3vw,65px);margin-top:35px}.founder-copy .large-copy{font-size:19px;margin-top:30px}.founder-copy>p:not(.large-copy){font-size:12px;line-height:1.9;color:var(--muted);margin-top:18px}.founder-copy .text-link{margin-top:26px;border-bottom:1px solid var(--ink);padding-bottom:10px}.start{background:var(--acid)}.start-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-top:35px}.start-heading h2{font-size:clamp(65px,8.5vw,132px);position:relative}.start-heading>p{font-size:13px;line-height:1.8;max-width:310px;padding-bottom:14px}.hand-star{font-size:80px;position:absolute;top:8%;right:-85px;transform:rotate(18deg);font-weight:400}.start-options{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:55px}.start-option{position:relative;background:none;text-align:left;border-top:1px solid #838d3f;padding:30px 0 10px}.option-number{font:10px monospace}.start-option h3{font-size:27px;font-weight:550;letter-spacing:-1px;margin-top:19px}.start-option p{font-size:12px;line-height:1.8;max-width:355px;margin-top:12px}.start-option .text-link{margin-top:24px;border-bottom:1px solid #949d4b;padding-bottom:10px}.start-option:hover .text-link{border-color:var(--ink)}.formats{border-top:1px solid #adb94f;margin-top:45px;padding-top:23px}.formats summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-size:11px;list-style:none}.formats summary::-webkit-details-marker{display:none}.formats summary>span:last-child{font-size:18px}.format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:30px 0}.format-grid h3{font-size:17px;letter-spacing:-.5px}.format-grid span{display:block;margin:10px 0;font-size:14px}.format-grid p,.format-note{font-size:12px;line-height:1.7}.site-footer{padding:45px var(--gutter) 22px;overflow:hidden}.footer-top{display:flex;justify-content:space-between;align-items:center}.footer-top p{font-size:13px;line-height:1.5;letter-spacing:-.2px}.footer-big{font-size:clamp(50px,13.15vw,220px);font-weight:750;line-height:1;letter-spacing:-.065em;white-space:nowrap;margin:55px 0 30px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted)}.footer-bottom button{font-size:9px;background:none;color:var(--muted);padding:0}.detail-dialog{background:var(--paper);color:var(--ink);width:min(680px,calc(100% - 32px));border:0;max-height:88dvh;padding:50px;box-shadow:0 30px 100px #0003;overscroll-behavior:contain}.detail-dialog::backdrop{background:#111c2c80;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:15px;top:11px;width:35px;height:35px;border:1px solid var(--line);border-radius:50%;background:none;font-size:26px;font-weight:300}.dialog-kicker{font:10px monospace;letter-spacing:1px;color:var(--muted);margin:5px 0 20px}.detail-dialog h2{font-size:48px;line-height:1.05;margin-bottom:22px}.dialog-lead{font-size:20px;line-height:1.45;letter-spacing:-.4px;margin-bottom:25px}.detail-dialog p:not(.dialog-lead,.dialog-kicker){font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:17px}.detail-dialog .button{margin-top:12px}.dialog-tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.dialog-tags span{border:1px solid var(--line);padding:7px 10px;font-size:10px}.case-facts{margin:25px 0}.case-facts div{padding:13px 0;border-top:1px solid var(--line)}.case-facts dt{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;margin-bottom:7px}.case-facts dd{margin:0;font-size:13px;line-height:1.6;color:var(--muted)}.brief-form{display:grid;gap:18px}.brief-form label{font-size:11px;font-weight:600;display:grid;gap:9px}.brief-form input,.brief-form textarea,.brief-form select{width:100%;border:1px solid #c5c9bc;background:transparent;border-radius:0;padding:13px;color:var(--ink);font-size:13px}.brief-form textarea{resize:vertical;min-height:85px}.brief-form small{font-size:10px;line-height:1.6;color:var(--muted)}.brief-result{background:#e9ece3;padding:20px;margin:20px 0;white-space:pre-wrap;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.brief-actions{display:flex;gap:10px;flex-wrap:wrap}.button-secondary{background:transparent;color:var(--ink);border:1px solid var(--ink)}.button-secondary:hover{background:var(--acid)}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);padding:13px 22px;background:var(--ink);color:var(--paper);z-index:100;opacity:0;pointer-events:none;transition:.2s;font-size:12px;max-width:90%;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.noscript-note{padding:20px;text-align:center;font-size:13px;background:var(--acid)}body.dialog-open{overflow:hidden}body.motion-paused *,body.motion-paused *:before,body.motion-paused *:after{animation-play-state:paused!important}body.motion-paused .quantum-box{transform:rotate(-6deg)}
@keyframes tool-float{0%,100%{translate:0 0}50%{translate:0 -9px}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(min-width:1600px){.hero{min-height:880px}.hero-copy{padding-top:80px}.box-world{height:750px}.quantum-box{max-width:650px;left:14%}.instrument svg{width:120px;height:120px}.instrument{width:155px}.instrument-label{font-size:11px}.box-shadow{bottom:110px}.box-caption{bottom:25px}.box-note{bottom:65px}.hero-copy>p{font-size:17px}.hero-copy>.text-link{font-size:14px}.section-pad{padding-top:125px;padding-bottom:125px}}
@media(max-width:1100px){.hero{min-height:715px}.hero-copy{padding-top:70px}h1{font-size:85px}.box-world{width:59%;right:0;top:90px;height:555px}.quantum-box{bottom:75px}.instrument svg{width:78px;height:78px}.instrument{width:100px}.instrument-5 svg{width:65px;height:65px}.instrument-label{font-size:8px}.box-note{right:10%;bottom:44px}.box-note>span{font-size:21px}.orbit{width:390px}.box-caption{left:17%;font-size:7px;letter-spacing:.4px}.work-art{height:330px}.work-meta{align-items:start;flex-direction:column;gap:7px}.lab-product-art{gap:12px}.idea-input{font-size:32px}.idea-input>span{margin-left:7px}.lab-star{font-size:73px}.idea-output{font-size:35px}.practice{gap:30px 5%}.territory-trigger h3{font-size:17px}.founder{gap:8%}.hand-star{font-size:55px;right:-60px}.start-heading>p{max-width:270px}.hero-eyebrow{font-size:8px}}
@media(max-width:800px){.site-header{height:85px}.desktop-nav{gap:20px}.desktop-nav a{font-size:11px}.header-actions{gap:17px}.header-contact{display:none}.wordmark{font-size:17px}.wordmark>span>span{font-size:11px}.wordmark>svg{width:29px;height:34px}.hero{min-height:1120px}.hero-copy{width:100%;padding-top:44px;padding-bottom:0}h1{font-size:98px;line-height:.94}.hero-copy>p{margin-top:20px}.hero-copy>.text-link{margin-top:17px}.edition{display:none}.box-world{top:450px;left:12%;right:auto;width:80%;height:590px}.instrument svg{width:95px;height:95px}.instrument-label{font-size:9px}.box-note>span{font-size:23px}.box-caption{font-size:8px}.section-pad{padding-top:70px;padding-bottom:70px}.intro-main{gap:8%;margin-top:35px}.intro h2{font-size:66px}.large-copy{font-size:21px}.intro-text>p:not(.large-copy){font-size:12px}.process-line>span{font-size:15px;gap:8px}.process-line{margin-top:42px}.section-heading>p{max-width:160px;font-size:10px}.work-grid{gap:18px}.work-art{height:285px}.art-label{left:17px;top:18px;font-size:6px}.art-caption{left:17px;font-size:5px;max-width:150px;line-height:1.5}.selvaggi-mark{font-size:120px}.selvaggi-mark>span{font-size:22px;letter-spacing:6px}.selvaggi-mark>small{font-size:5px;letter-spacing:1.4px}.verne-mark{font-size:45px}.jewel-orbit{width:120px;height:200px;left:20%}.jewel-two{left:38%}.work-foot>span{max-width:310px;line-height:1.7}.practice{grid-template-columns:1fr}.practice-top h2 br{display:none}.practice-top h2{margin-top:28px}.territory-list{padding-top:0}.territory-trigger h3{font-size:20px}.practice-bottom{margin-top:10px}.lab-heading{gap:8%;align-items:start}.lab-heading>p{font-size:11px;max-width:210px}.lab-heading h2{font-size:45px}.lab-stamp{font-size:6px;padding:7px}.lab-items{gap:16px}.lab-item{padding:17px}.lab-item-top{font-size:6px}.pill{font-size:5px;padding:5px}.lab-product-art{height:200px;gap:8px}.idea-input{font-size:25px;padding:5px 8px}.idea-input>span{font-size:15px}.lab-star{font-size:58px}.idea-output{font-size:29px;letter-spacing:-2px}.lab-item-bottom h3{font-size:16px}.lab-item-bottom p{font-size:10px}.lab-item-bottom .circle-arrow{width:26px;height:26px;font-size:16px}.brief-art{height:200px}.brief-paper{width:155px;height:157px;padding:17px}.brief-paper>span{font-size:18px}.paper-dot{right:10px;top:21px;width:23px;height:23px;font-size:22px}.brief-paper small{font-size:5px}.founder{gap:6%;align-items:start}.founder-poster{aspect-ratio:3/5;padding:21px}.poster-type{font-size:70px}.founder-copy h2{font-size:40px;margin-top:24px}.founder-copy .section-label{font-size:7px;gap:12px}.founder-copy .large-copy{font-size:16px;margin-top:23px}.founder-copy>p:not(.large-copy){font-size:11px;margin-top:13px}.start-heading{gap:40px}.start-heading h2{font-size:76px}.start-heading>p{font-size:11px;max-width:220px}.hand-star{font-size:42px;right:-40px;top:-10px}.start-options{gap:30px}.start-option h3{font-size:23px}.start-option p{font-size:11px}.start-option .text-link{font-size:10px;gap:15px}.footer-bottom{font-size:8px}.footer-bottom button{font-size:8px}}
@media(max-width:540px){html{scroll-padding-top:20px}.desktop-nav{display:none}.menu-toggle{display:block}.header-actions{gap:20px}.hero{padding-top:22px;min-height:1000px}.hero-eyebrow{font-size:7px;letter-spacing:1px}.hero-copy{padding-top:35px}h1{font-size:clamp(70px,19.5vw,100px)}.hero-copy>p{font-size:12px;line-height:1.65;margin-top:14px}.hero-copy>.text-link{font-size:10px;gap:16px;margin-top:17px}.circle-arrow{width:29px;height:29px;font-size:17px}.box-world{top:420px;left:-2%;width:104%;height:505px}.quantum-box{width:81%;left:8%;bottom:75px}.instrument{width:90px;gap:5px}.instrument svg{width:73px;height:73px}.instrument-0{left:8%;top:25%}.instrument-1{left:36%;top:7%}.instrument-2{right:8%;top:22%}.instrument-3{right:2%;top:47%}.instrument-4{left:6%;top:55%}.instrument-5{right:28%;top:35%}.instrument-5 svg{width:60px;height:60px}.instrument-label{font-size:7px;padding:4px 6px}.world-coordinate{right:27px;top:4px;font-size:6px}.orbit{width:320px;height:190px}.orbit-two{width:280px;height:300px}.box-note{bottom:45px;right:14%}.box-note>span{font-size:20px}.box-note>svg{width:40px}.box-caption{left:10%;right:9%;font-size:6px;letter-spacing:.6px;bottom:8px}.box-caption button{font-size:7px}.hero-bottom{padding:17px 0;align-items:center;gap:15px;font-size:8px}.hero-bottom>span{max-width:170px;line-height:1.5}.hero-bottom>a{gap:10px}.hero-bottom>a>span:first-child{max-width:100px}.ticker{padding:13px 0}.ticker>div{font-size:18px;gap:28px}.ticker span{font-size:25px}.section-label{font-size:7px;gap:14px;letter-spacing:.85px}.section-pad{padding-top:58px;padding-bottom:58px}.intro-main{grid-template-columns:1fr;gap:29px}.intro h2{font-size:66px}.intro-text{padding-left:15%}.intro-text .large-copy{font-size:23px}.intro-text>p:not(.large-copy){max-width:310px}.process-line{flex-wrap:wrap;gap:22px 8px;justify-content:space-between}.process-line>span{font-size:12px;gap:7px}.process-line b{font-size:8px}.process-line i{font-size:15px}.process-line i:last-of-type{display:none}.process-line>span:last-child{width:100%;justify-content:flex-end;border-top:1px solid var(--line);padding-top:15px}.section-heading{display:block}.section-heading h2{font-size:45px;margin-top:28px}.section-heading>p{max-width:none;margin-top:19px;font-size:11px}.section-heading>p br{display:none}.work-grid{grid-template-columns:1fr;gap:24px;margin-top:24px}.work-art{height:320px}.art-label{font-size:7px;left:20px;top:20px}.art-caption{font-size:6px;max-width:none;left:20px}.selvaggi-mark{font-size:140px}.selvaggi-mark>span{font-size:27px}.selvaggi-mark>small{font-size:6px}.verne-mark{font-size:58px}.jewel-orbit{width:150px;height:230px;left:24%;top:15%}.jewel-two{left:40%}.work-meta{flex-direction:row;padding:17px 0 0;align-items:center}.work-meta h3{font-size:16px}.work-meta>span{font-size:8px;max-width:150px;text-align:right}.work-foot{margin-top:25px;align-items:start}.work-foot>span{font-size:8px;max-width:190px}.work-foot .text-link{font-size:10px;white-space:nowrap;gap:10px}.practice-top h2{font-size:53px}.practice-top h2 br{display:block}.practice-top>p{font-size:12px}.territory-trigger{padding:22px 0;gap:10px}.territory-trigger h3{font-size:18px}.territory-content{padding-left:35px;font-size:12px}.practice-bottom{padding-top:26px;gap:16px}.practice-bottom p{font-size:13px}.asterisk{font-size:46px}.lab-header{align-items:start;gap:20px}.lab-header .section-label{max-width:210px;line-height:1.7}.lab-stamp{font-size:5px;white-space:nowrap;margin-top:-10px;padding:6px;letter-spacing:.6px}.lab-heading{display:block;margin-top:28px;margin-bottom:27px}.lab-heading h2{font-size:48px}.lab-heading>p{max-width:300px;font-size:12px;margin-top:24px}.lab-items{grid-template-columns:1fr;gap:18px}.lab-item{padding:21px}.lab-item-top{font-size:7px}.pill{font-size:6px}.lab-product-art{height:210px;gap:15px}.idea-input{font-size:33px}.lab-star{font-size:80px}.idea-output{font-size:39px}.lab-item-bottom h3{font-size:18px}.lab-item-bottom p{font-size:11px}.brief-art{height:210px}.brief-paper{width:170px;height:170px}.founder{grid-template-columns:1fr;gap:45px}.founder-poster{aspect-ratio:1/1.1;max-width:370px;width:92%;margin:0 auto;padding:24px}.poster-type{font-size:91px}.poster-top{font-size:7px}.poster-bottom>span{font-size:7px}.founder-copy h2{font-size:54px}.founder-copy h2 br:last-child{display:none}.founder-copy .large-copy{font-size:21px}.founder-copy>p:not(.large-copy){font-size:12px;max-width:360px}.start-heading{display:block}.start-heading h2{font-size:85px;display:inline-block}.hand-star{font-size:46px;right:-49px;top:3px}.start-heading>p{font-size:12px;max-width:320px;padding:0;margin-top:25px}.start-options{grid-template-columns:1fr;gap:30px;margin-top:32px}.start-option{padding-top:23px}.start-option h3{font-size:25px;margin-top:12px}.start-option p{font-size:12px}.start-option .text-link{font-size:11px;margin-top:19px}.formats{margin-top:30px}.formats summary{font-size:10px;line-height:1.6}.format-grid{grid-template-columns:1fr;gap:25px}.format-grid>div{border-bottom:1px solid #adb94f;padding-bottom:19px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top p{font-size:11px}.footer-top>.text-link{font-size:10px}.footer-big{font-size:12.6vw;margin:35px 0 25px}.footer-bottom{flex-wrap:wrap;gap:14px;font-size:8px}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom button{margin-left:auto}.detail-dialog{padding:42px 25px 28px}.detail-dialog h2{font-size:38px}.dialog-lead{font-size:18px}.brief-form{gap:15px}.brief-form input,.brief-form textarea,.brief-form select{font-size:16px}.brief-actions .button{font-size:11px;padding:13px 15px}.lab-item-bottom{gap:10px}}
/* Keep the mobile composition inside the viewport without clipping controls. */
@media(min-width:541px) and (max-width:1100px){.instrument-3{right:5%}}
@media(max-width:540px){.box-world{left:0;width:100%}.instrument-3{right:6%}.start-heading h2{font-size:clamp(60px,17vw,85px);max-width:calc(100% - 48px)}.hand-star{right:-44px;font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.quantum-box{transform:rotate(-6deg)!important}}
/* Quantum / open workshop. The box is a stage, then an instrument of the method. */
:root{--paper:#f4f6f8;--ink:#1b252b;--muted:#59666e;--line:#cdd4d9;--blue:#3158df;--acid:#e8fa64}
h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.serif{letter-spacing:-.035em}a,button{touch-action:manipulation}
.site-header{height:94px}.wordmark{font-size:18px}.wordmark>span>span{font-size:12px}.header-actions{gap:30px}.desktop-nav{font-size:14px}.button{border-radius:0}.button-small{padding:13px 20px}
.hero{min-height:1090px;padding-top:26px;isolation:isolate;overflow:clip}.hero-eyebrow{font-size:10px;letter-spacing:1px}.edition{font-size:9px}.hero-copy{width:100%;padding:34px 0 0;position:static}.hero-copy h1{font-size:clamp(86px,8.7vw,144px);text-align:center;letter-spacing:-.075em;line-height:.95;font-weight:600}.hero-copy h1 .serif{font-size:1.18em;line-height:1.04;letter-spacing:-.05em;color:var(--blue)}
.hero-invitation{position:absolute;left:var(--gutter);top:700px;width:235px;z-index:8;pointer-events:auto}.invitation-index{font:9px monospace;letter-spacing:.7px;display:block;margin-bottom:18px}.hero-invitation p{font-size:14px;line-height:1.7;color:var(--muted)}.hero-invitation br{display:none}.hero-invitation .text-link{margin-top:23px;font-size:12px;line-height:1.6;gap:16px;align-items:flex-start}.hero-invitation .circle-arrow{flex-shrink:0;margin-top:2px}
.box-world{width:760px;height:680px;left:50%;right:auto;top:330px;transform:translateX(-50%);max-width:70vw}.world-coordinate{top:4px;right:8%;font-size:9px;letter-spacing:.4px}.stage-axis{position:absolute;inset:90px 0 110px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:50%;transform:rotate(-22deg);pointer-events:none;opacity:.65;display:flex;justify-content:space-between;align-items:center;font:12px monospace;color:var(--blue)}.stage-axis span{background:var(--paper);padding:8px}.box-shadow{bottom:94px;left:22%;width:65%;height:45px;opacity:.14}.quantum-box{width:70%;max-width:none;left:15%;bottom:80px}.box-lid{transition:transform .9s cubic-bezier(.22,.7,.18,1)}.is-open .box-lid{transform:translate(-8px,-102px) rotate(-6deg)}
.instrument{width:136px;animation:none;gap:10px;filter:drop-shadow(2px 7px 4px #1027461c);transition:opacity .5s,translate .8s}.instrument svg{width:105px;height:105px}.instrument-label{font-size:10px;white-space:normal;text-wrap:balance;max-width:160px;line-height:1.35;background:var(--paper);border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;padding:5px 3px}.instrument-label:before{content:'0' counter(tool);font:8px monospace;color:var(--muted);margin-right:7px}.instruments{counter-reset:tool}.instrument{counter-increment:tool}.instrument:hover .instrument-label,.instrument:focus-visible .instrument-label{border-color:var(--blue);background:var(--acid)}.instrument:hover svg,.instrument:focus-visible svg{transform:translateY(-8px) rotate(5deg) scale(1.07)}
.instrument-0{left:2%;top:22%;transform:rotate(-9deg)}.instrument-1{left:26%;top:3%;transform:rotate(-7deg)}.instrument-2{right:2%;top:21%;transform:rotate(11deg)}.instrument-3{right:0%;top:51%;transform:rotate(8deg)}.instrument-4{left:0%;top:52%;transform:rotate(-9deg)}.instrument-5{right:25%;top:11%;transform:rotate(6deg)}.instrument-5 svg{width:90px;height:90px}.box-note{right:-14%;bottom:112px;transform:rotate(-7deg);max-width:200px}.box-note>span{font-size:29px;line-height:1.05}.box-note>svg{width:55px;flex-shrink:0}.box-caption{left:20%;right:17%;bottom:13px;font-size:9px;letter-spacing:.4px}.box-caption button{font-size:10px;min-height:44px;white-space:nowrap}.hero-bottom{padding:24px 0;font-size:11px}.hero-bottom>a{align-items:center}
.ticker{padding:18px 0;background:transparent;border-color:var(--line);transform:none}.ticker>div{font-size:19px;font-weight:500;letter-spacing:1px;gap:55px}.ticker span{font-size:29px;color:var(--blue)}
.section-pad{padding-top:110px;padding-bottom:110px}.section-label{font-size:10px;letter-spacing:.8px}.intro-main{gap:11%;margin-top:45px}.intro h2{font-size:clamp(66px,6.8vw,108px)}.intro-text .large-copy{font-size:28px;line-height:1.32}.intro-text>p:not(.large-copy){font-size:15px;line-height:1.8}.text-link{font-size:13px}
.process-workbench{margin-top:85px;border-top:1px solid var(--ink)}.process-head{display:flex;justify-content:space-between;gap:20px;padding:19px 0 30px;font:10px monospace;letter-spacing:.7px}.process-head>span:last-child{color:var(--muted)}.process-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-tabs button{background:transparent;text-align:left;display:grid;grid-template-columns:25px 1fr 20px;gap:6px;align-items:center;padding:24px 16px;color:var(--muted);font-size:clamp(16px,1.5vw,24px);letter-spacing:-.7px;min-width:0}.process-tabs button+button{border-left:1px solid var(--line)}.process-tabs button>span:first-child{font:10px monospace}.process-tabs button>span:last-child{font-size:21px}.process-tabs button[aria-selected=true]{background:var(--blue);color:white}.process-tabs button:hover:not([aria-selected=true]){background:#e1e7ed}.process-tabs button:focus-visible{outline-offset:-4px;outline-color:var(--acid)}
.process-panel{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;min-height:440px;border-bottom:1px solid var(--line)}.process-scene{position:relative;height:430px;overflow:hidden;background:linear-gradient(90deg,transparent calc(50% - .5px),#b8c4ce80 50%,transparent calc(50% + .5px));border-right:1px solid var(--line)}.scene-registration{position:absolute;top:25px;left:0;font:9px monospace;color:var(--muted)}.scene-scale{position:absolute;bottom:25px;left:28px;font:10px monospace;color:var(--muted)}.process-box{position:absolute;width:310px;left:7%;bottom:30px;transform:rotate(-8deg);transition:transform .65s}.process-box>svg{width:100%;overflow:visible}.process-box .box-lid{transform:translate(-12px,-95px) rotate(-8deg)}.process-object{position:absolute;width:105px;left:22%;top:45px;transform:rotate(-12deg);transition:transform .65s}.process-object svg{width:100%}.process-ticket{position:absolute;right:5%;top:125px;display:flex;flex-direction:column;width:205px;min-height:180px;padding:24px 20px;background:var(--acid);color:var(--ink);transform:rotate(7deg);box-shadow:5px 8px 0 #1a304714;transition:transform .65s,background .65s}.process-ticket>span:first-child{font:9px monospace;letter-spacing:.6px}.process-ticket strong{font-size:29px;font-weight:500;line-height:1.05;letter-spacing:-1px;margin-top:24px}.ticket-rule{height:1px;background:#74823580;margin:18px 0 9px}.process-ticket small{font-size:10px;line-height:1.5}.process-copy{padding:38px 0 38px 14%;max-width:510px}.process-count{font:10px monospace;color:var(--blue)}.process-copy h3{font-size:clamp(30px,3vw,46px);letter-spacing:-1.8px;font-weight:500;line-height:1.08;margin:22px 0}.process-copy p{font-size:15px;line-height:1.8;color:var(--muted)}.process-copy .text-link{margin-top:25px;border-bottom:1px solid var(--ink);padding-bottom:8px}.process-workbench[data-step="1"] .process-box{transform:rotate(3deg) translateX(15px)}.process-workbench[data-step="1"] .process-object{transform:rotate(22deg) translate(25px,15px)}.process-workbench[data-step="1"] .process-ticket{transform:rotate(-6deg)}.process-workbench[data-step="2"] .process-box{transform:rotate(-3deg) translateY(12px)}.process-workbench[data-step="2"] .process-object{transform:rotate(5deg) translate(45px,30px)}.process-workbench[data-step="2"] .process-ticket{background:#dce6ef;transform:rotate(3deg) translateY(-12px)}.process-workbench[data-step="3"] .process-box .box-lid{transform:translate(0,50px)}.process-workbench[data-step="3"] .process-object{transform:rotate(-25deg) translate(150px,60px)}.process-workbench[data-step="3"] .process-ticket{background:#d5e4d8;transform:rotate(-3deg)}
.work{background:#e6ebef}.section-heading h2{font-size:clamp(66px,7vw,108px)}.section-heading>p{font-size:14px;line-height:1.7;max-width:250px}.work-grid{display:flex;flex-direction:column;gap:75px;margin-top:55px}.work-card{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;align-items:center;width:100%;min-width:0}.work-card:nth-child(2){grid-template-columns:1fr 1.15fr}.work-card:nth-child(2) .work-art{order:2}.work-card:nth-child(2) .work-meta{padding-left:12%}.work-art{height:auto;aspect-ratio:1.25;transform:rotate(-2deg);box-shadow:0 12px 22px #1b252b0b}.work-card:nth-child(2) .work-art{transform:rotate(2deg)}.work-card:hover .work-art{transform:rotate(0deg) translateY(-5px)}.work-meta{display:block;padding:0}.work-meta .case-index{font:10px monospace;letter-spacing:1px;color:var(--muted)}.work-meta h3{font-size:clamp(36px,4vw,64px);letter-spacing:-.065em;font-weight:550;margin:25px 0 13px}.work-meta>span{display:block;text-align:left;max-width:none;font-size:11px;line-height:1.6}.work-meta p{max-width:320px;font-size:18px;line-height:1.55;letter-spacing:-.3px;margin-top:28px}.work-meta>.text-link{display:inline-block;font-size:12px;margin-top:28px;padding-bottom:8px;border-bottom:1px solid var(--ink);color:var(--ink)}.art-label{font-size:9px}.art-caption{font-size:8px;max-width:80%;line-height:1.6}.selvaggi-art{background:#24463c}.selvaggi-mark{font-size:clamp(125px,15vw,220px)}.selvaggi-mark>span{font-size:32px}.verne-art{background:#d4dde5}.verne-mark{font-size:75px}.jewel-orbit{width:42%;height:70%;left:22%;top:15%}.jewel-two{left:39%}.work-foot{margin-top:55px;padding-top:25px}.work-foot>span{font-size:12px;line-height:1.7;max-width:70%}
.practice{grid-template-columns:.85fr 1.15fr;gap:45px 8%;padding-bottom:85px}.practice-top>p{font-size:15px;max-width:340px}.territory-trigger{padding:26px 0;grid-template-columns:25px 1fr 25px}.territory-trigger h3{font-size:21px}.territory-content{font-size:14px}.practice-bottom{margin-top:20px}.practice-bottom p{font-size:21px}.practice-bottom .asterisk{font-size:64px}
.lab{background:#182931;overflow:hidden}.lab-header .section-label{color:#e2e9ed}.lab-stamp{border:0;border-left:1px solid var(--acid);transform:none;padding:4px 0 4px 15px;font:9px/1.7 monospace;color:var(--acid)}.lab-heading{gap:8%;margin:48px 0 60px}.lab-heading h2{font-size:clamp(52px,5.7vw,88px);flex-shrink:1}.lab-heading>p{font-size:15px;max-width:315px;flex-shrink:0;color:#bac8ce}.lab-items{grid-template-columns:1.3fr 1fr;gap:9%;align-items:start}.lab-item{padding:25px 0 0;border:0;border-top:1px solid #597078;background:transparent}.lab-item:hover{background:transparent}.lab-tool{margin-top:110px}.lab-item-top{font:10px monospace;letter-spacing:.3px}.pill{padding:0;border:0;border-radius:0;font:9px monospace;color:var(--acid);letter-spacing:0}.lab-product-art{height:300px;gap:20px;position:relative}.lab-product-art:after{content:'';position:absolute;left:9%;right:9%;bottom:30px;height:1px;background:#597078}.idea-input{font-size:55px;background:#e3eaf0;color:#23333e;border-radius:0;border:0;padding:0 13px 7px 17px;box-shadow:5px 6px 0 #0002}.idea-input>span{color:var(--blue);margin-left:20px}.lab-star{font-size:100px}.idea-output{font-size:54px;color:#e3eaf0}.lab-item-bottom h3{font-size:25px}.lab-item-bottom p{font-size:13px;line-height:1.7;color:#bac8ce}.lab-item .circle-arrow{color:var(--acid);border-color:#71878d;width:40px;height:40px}.brief-art{height:260px}.brief-paper{height:220px;width:215px;padding:25px;transform:rotate(8deg);background:#f0f4f6}.brief-paper>span{font-size:27px;letter-spacing:-1px}.brief-paper>.paper-dot{font-size:27px;top:30px;right:16px;width:30px;height:30px}.brief-paper i{margin-top:20px}.brief-paper small{font-size:7px;margin-top:25px}
.founder{gap:10%;padding-top:140px;padding-bottom:140px}.founder-poster{aspect-ratio:4/5;transform:rotate(-3deg);background:#3158df;padding:30px;max-width:600px}.poster-type{font-size:clamp(80px,8vw,145px);font-weight:600;letter-spacing:-.07em;line-height:.82}.poster-type .poster-plus{font:italic 85px/.9 var(--serif);color:var(--acid)}.founder-copy h2{font-size:clamp(43px,4.8vw,73px)}.founder-copy .large-copy{font-size:23px}.founder-copy>p:not(.large-copy){font-size:14px;line-height:1.85}.founder-copy .text-link{font-size:13px}
.start-heading{gap:8%}.start-heading h2{font-size:clamp(78px,10vw,150px);max-width:none}.start-heading>p{font-size:15px;max-width:330px;line-height:1.8}.start-options{gap:8%}.start-option h3{font-size:30px}.start-option p{font-size:14px;max-width:390px}.start-option .text-link{font-size:13px}.formats summary{font-size:13px;line-height:1.6}.format-grid p,.format-note{font-size:14px}.footer-top p{font-size:15px}.footer-big{font-size:12.6vw}.footer-bottom,.footer-bottom button{font-size:11px}.detail-dialog{padding:55px 45px 40px}.detail-dialog h2{font-size:clamp(32px,5vw,48px);overflow-wrap:anywhere}.detail-dialog p:not(.dialog-lead,.dialog-kicker){font-size:14px}.dialog-tags span{font-size:12px}.dialog-close{width:42px;height:42px}.brief-form label{font-size:13px}.brief-form small{font-size:12px}.brief-form input,.brief-form textarea{font-size:16px}.detail-dialog .button{white-space:normal;text-align:left;line-height:1.5}.language-switch,.menu-toggle{min-height:44px;min-width:44px}
body.motion-paused *,body.motion-paused *:before,body.motion-paused *:after{transition:none!important;scroll-behavior:auto!important}
@media(min-width:1600px){.hero{min-height:1210px}.hero-copy{padding-top:45px}.box-world{width:900px;height:750px;top:370px}.hero-invitation{top:790px;width:280px}.hero-invitation p{font-size:17px}.instrument svg{width:120px;height:120px}.instrument{width:160px}.instrument-label{font-size:12px}.box-caption{font-size:10px}.box-note>span{font-size:34px}}
@media(max-width:1100px){.hero{min-height:1030px}.hero-copy h1{font-size:8.7vw}.box-world{top:280px;width:680px;height:650px;max-width:76vw}.hero-invitation{top:700px;width:190px}.hero-invitation p{font-size:13px}.hero-invitation .text-link{font-size:11px;gap:10px}.box-note{right:-6%;bottom:95px;max-width:165px}.box-note>span{font-size:25px}.box-note>svg{width:35px}.instrument{width:125px}.instrument svg{width:95px;height:95px}.instrument-5 svg{width:85px;height:85px}.box-caption{left:25%;right:4%;font-size:8px}.section-pad{padding-top:85px;padding-bottom:85px}.process-scene{height:420px}.process-box{width:265px;left:0}.process-ticket{right:4%;width:170px;padding:20px 16px}.process-ticket strong{font-size:25px}.process-copy{padding-left:10%}.process-copy h3{font-size:35px}.process-tabs button{padding:22px 10px;font-size:18px;grid-template-columns:20px 1fr 16px}.process-tabs button>span:last-child{font-size:18px}.lab-heading{display:block}.lab-heading>p{max-width:480px;margin-top:25px}.lab-product-art{gap:14px}.idea-input{font-size:40px}.idea-output{font-size:43px}.lab-star{font-size:80px}.lab-item-bottom h3{font-size:22px}.work-art{aspect-ratio:1.05}.work-meta p{font-size:17px}.territory-trigger h3{font-size:19px}.founder-copy h2{font-size:48px}.poster-type{font-size:9vw}.founder-copy .large-copy{font-size:21px}}
@media(max-width:800px){.site-header{height:85px}.hero{min-height:1050px}.hero-copy{padding-top:36px}.hero-copy h1{font-size:9.4vw}.hero-eyebrow{font-size:8px}.box-world{max-width:none;top:250px;width:80%;height:620px;left:50%}.hero-invitation{top:870px;width:60%;left:var(--gutter);display:grid;grid-template-columns:1fr;gap:0}.invitation-index{display:none}.hero-invitation p{font-size:13px}.hero-invitation .text-link{margin-top:12px;font-size:12px}.box-note{right:0;bottom:80px}.box-caption{left:10%;right:10%;font-size:9px}.hero-bottom{font-size:10px}.intro-main{gap:7%}.intro h2{font-size:60px}.intro-text .large-copy{font-size:23px}.intro-text>p:not(.large-copy){font-size:14px}.process-tabs button{font-size:17px;letter-spacing:-.5px;grid-template-columns:1fr;gap:10px}.process-tabs button>span:last-child{display:none}.process-panel{grid-template-columns:1fr 1fr}.process-scene{height:390px}.process-box{width:235px;left:-5%;bottom:35px}.process-object{width:85px;left:10%;top:50px}.process-ticket{top:105px;width:145px;right:4%;min-height:160px;padding:20px 13px}.process-ticket strong{font-size:24px;margin-top:20px}.process-ticket small{font-size:9px}.process-copy{padding:30px 0 30px 10%}.process-copy h3{font-size:29px;letter-spacing:-1px}.process-copy p{font-size:14px}.process-copy .text-link{font-size:12px}.process-head{font-size:9px}.work-meta h3{font-size:39px}.work-meta p{font-size:16px}.work-meta>span{font-size:10px}.work-card{gap:6%}.work-grid{gap:55px}.art-label{font-size:7px;left:18px}.art-caption{font-size:6px;left:18px}.selvaggi-mark>span{font-size:25px}.verne-mark{font-size:55px}.practice{grid-template-columns:1fr;gap:30px}.practice-top h2 br{display:block}.practice-top h2{font-size:65px}.practice-top>p{max-width:480px}.territory-trigger h3{font-size:22px}.lab-items{gap:7%}.lab-item-top{font-size:8px}.pill{font-size:8px}.lab-product-art{height:260px;gap:10px}.idea-input{font-size:32px}.idea-input>span{margin-left:5px}.idea-output{font-size:33px}.lab-star{font-size:60px}.lab-item-bottom{align-items:start}.lab-item-bottom h3{font-size:20px}.lab-item-bottom p{font-size:12px}.brief-art{height:230px}.brief-paper{width:180px;height:190px;padding:20px}.brief-paper>span{font-size:23px}.brief-paper>.paper-dot{right:12px;top:25px;width:25px;height:25px;font-size:23px}.brief-paper small{font-size:6px;margin-top:19px}.brief-paper i{margin-top:16px}.founder{gap:7%;align-items:center}.founder-poster{aspect-ratio:3/4;padding:22px}.poster-type{font-size:9vw}.founder-copy h2{font-size:38px}.founder-copy .large-copy{font-size:19px}.founder-copy>p:not(.large-copy){font-size:13px}.start-heading{display:block}.start-heading h2{font-size:90px}.start-heading>p{max-width:450px;margin-top:30px}.start-option h3{font-size:26px}.footer-bottom{flex-wrap:wrap;line-height:1.5}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-big{font-size:12.2vw}}
@media(max-width:540px){
 :root{--gutter:22px}.site-header{height:80px}.hero{min-height:950px;padding-top:21px}.hero-eyebrow{font-size:7px;letter-spacing:.7px}.hero-copy{padding-top:32px}.hero-copy h1{font-size:clamp(40px,10.5vw,57px);letter-spacing:-.067em;line-height:1.05}.hero-copy h1 .serif{font-size:1.65em;line-height:1.07}.box-world{left:50%;top:230px;width:100%;height:485px;max-width:none}.world-coordinate{font-size:7px;top:0;right:8%}.stage-axis{inset:70px 20px 90px;font-size:10px}.quantum-box{width:73%;left:13%;bottom:72px}.instrument{width:100px;gap:4px}.instrument svg{width:74px;height:74px}.instrument-label{font-size:8px;max-width:105px;line-height:1.35;padding:4px 2px}.instrument-label:before{font-size:7px;margin-right:3px}.instrument-0{left:4%;top:21%}.instrument-1{left:22%;top:3%}.instrument-2{right:5%;top:25%}.instrument-3{right:4%;top:51%}.instrument-4{left:4%;top:52%}.instrument-5{right:17%;top:3%}.instrument-5 svg{width:66px;height:66px}.box-shadow{bottom:87px;height:25px;left:24%;width:60%}.box-note{right:14%;bottom:43px;max-width:200px}.box-note>span{font-size:22px}.box-note>svg{width:38px}.box-caption{left:7%;right:7%;bottom:-14px;gap:6px;font-size:7px;letter-spacing:.1px}.box-caption button{font-size:9px;min-height:44px}.hero-invitation{top:758px;left:var(--gutter);width:calc(100% - 44px);border-top:1px solid var(--line);padding-top:19px}.hero-invitation p{font-size:13px;max-width:340px;line-height:1.7}.hero-invitation .text-link{font-size:11px;margin-top:14px;align-items:center;justify-content:space-between;width:100%;gap:14px}.hero-invitation .circle-arrow{width:30px;height:30px;margin:0}.hero-bottom{font-size:8px;padding:16px 0;gap:20px}.hero-bottom>span{max-width:190px}.hero-bottom>a>span:first-child{max-width:95px}.ticker{padding:16px 0}.ticker>div{font-size:14px;gap:26px}.ticker span{font-size:23px}.section-pad{padding-top:64px;padding-bottom:64px}.section-label{font-size:8px;letter-spacing:.6px;line-height:1.7;gap:15px}.intro-main{display:block;margin-top:28px}.intro h2{font-size:clamp(51px,14vw,72px);line-height:1.03}.intro h2 .serif{font-size:1.1em}.intro-text{padding:30px 0 0 8%}.intro-text .large-copy{font-size:24px}.intro-text>p:not(.large-copy){font-size:14px;line-height:1.8;max-width:none}.intro-text .text-link{font-size:12px}.process-workbench{margin-top:45px}.process-head{font-size:8px;padding:16px 0 20px;line-height:1.6;gap:30px}.process-head>span{max-width:47%}.process-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.process-tabs button{grid-template-columns:22px 1fr;gap:5px;padding:19px 12px;font-size:17px;min-height:60px}.process-tabs button:nth-child(3){border-left:0;border-top:1px solid var(--line)}.process-tabs button:nth-child(4){border-top:1px solid var(--line)}.process-tabs button>span:first-child{font-size:9px}.process-panel{display:flex;flex-direction:column;min-height:0;align-items:stretch}.process-scene{height:315px;width:100%;border-right:0;border-bottom:1px solid var(--line)}.scene-registration{top:20px;font-size:8px}.scene-scale{bottom:18px;left:0}.process-box{width:250px;left:-2%;bottom:27px}.process-object{width:78px;left:12%;top:32px}.process-ticket{right:2%;top:76px;width:155px;min-height:170px}.process-copy{padding:30px 0 35px;max-width:none;min-height:300px}.process-copy h3{font-size:34px;letter-spacing:-1.4px;margin:18px 0}.process-copy p{font-size:14px;line-height:1.75}.process-copy .text-link{margin-top:20px}.process-workbench[data-step="3"] .process-object{transform:rotate(-25deg) translate(90px,30px)}
 .section-heading h2{font-size:clamp(60px,16vw,83px);margin-top:25px}.section-heading>p{font-size:13px;max-width:280px;margin-top:25px}.section-heading>p br{display:block}.work-grid{margin-top:37px;gap:50px}.work-card,.work-card:nth-child(2){display:flex;flex-direction:column;align-items:stretch;gap:24px}.work-card:nth-child(2) .work-art{order:0}.work-card:nth-child(2) .work-meta{padding:0}.work-art{aspect-ratio:1.15;height:auto}.work-meta{padding:0}.work-meta h3{font-size:40px;margin:10px 0}.work-meta .case-index{font-size:9px}.work-meta>span{font-size:11px}.work-meta p{font-size:16px;line-height:1.6;max-width:315px;margin-top:18px}.work-meta>.text-link{margin-top:19px;font-size:12px}.art-label{font-size:8px}.art-caption{font-size:7px;max-width:78%}.selvaggi-mark{font-size:150px}.selvaggi-mark>span{font-size:29px}.verne-mark{font-size:64px}.work-foot{margin-top:35px;align-items:start;gap:20px}.work-foot>span{font-size:10px;max-width:70%}.work-foot .text-link{font-size:11px;white-space:nowrap}.practice{gap:26px}.practice-top h2{font-size:clamp(50px,14vw,68px);margin-top:25px}.practice-top>p{font-size:14px;line-height:1.8;margin-top:22px}.practice-top>p br{display:none}.territory-trigger{grid-template-columns:20px 1fr 20px;gap:8px;padding:23px 0}.territory-trigger h3{font-size:18px;letter-spacing:-.6px;text-wrap:initial}.territory-content{font-size:13px;padding:0 15px 24px 28px}.territory-content .text-link{font-size:12px}.practice-bottom{gap:15px;padding-top:26px}.practice-bottom .asterisk{font-size:44px}.practice-bottom p{font-size:15px}.lab-header{gap:15px;align-items:start}.lab-header .section-label{max-width:190px}.lab-stamp{font-size:6px;padding:0 0 0 10px;margin:2px 0 0;white-space:normal;flex-shrink:0;max-width:125px}.lab-heading{margin:35px 0 38px}.lab-heading h2{font-size:clamp(42px,11.5vw,58px)}.lab-heading>p{font-size:14px;max-width:none;line-height:1.8;margin-top:25px}.lab-items{display:block}.lab-item{width:100%;padding-top:20px}.lab-tool{margin-top:45px}.lab-item-top{font-size:9px}.pill{font-size:8px}.lab-product-art{height:250px;gap:15px}.idea-input{font-size:37px}.idea-output{font-size:41px}.lab-star{font-size:70px}.lab-item-bottom h3{font-size:22px}.lab-item-bottom p{font-size:13px;max-width:265px}.lab-item-bottom .circle-arrow{width:35px;height:35px;font-size:19px;margin-top:3px}.brief-art{height:265px}.brief-paper{width:205px;height:211px;padding:23px}.brief-paper>span{font-size:26px}.brief-paper>.paper-dot{top:27px;right:14px}.brief-paper small{font-size:7px;margin-top:23px}.brief-paper i{margin-top:19px}.founder{display:flex;flex-direction:column;gap:50px;padding-top:80px;padding-bottom:70px}.founder-poster{width:92%;aspect-ratio:1;max-width:390px;margin:auto;padding:23px}.poster-type{font-size:78px;line-height:.77}.poster-type .poster-plus{font-size:53px;line-height:.75}.poster-top{font-size:8px}.poster-bottom>span{font-size:8px}.founder-copy h2{font-size:clamp(43px,12vw,60px);margin-top:27px}.founder-copy h2 br:last-child{display:block}.founder-copy .large-copy{font-size:22px;margin-top:26px}.founder-copy>p:not(.large-copy){font-size:14px;max-width:none}.founder-copy .text-link{font-size:13px}.start-heading{margin-top:27px}.start-heading h2{font-size:clamp(61px,17vw,88px);max-width:100%;display:block;letter-spacing:-.065em}.start-heading>p{font-size:14px;margin-top:28px;max-width:none}.start-heading>p br{display:none}.start-options{gap:28px;margin-top:35px}.start-option{padding-top:24px}.start-option h3{font-size:26px;letter-spacing:-1px;margin-top:15px;text-wrap:initial}.start-option p{font-size:14px;line-height:1.75}.start-option .text-link{font-size:12px;margin-top:22px}.formats{margin-top:32px}.formats summary{font-size:12px}.format-grid h3{font-size:19px}.format-grid p,.format-note{font-size:13px}.site-footer{padding-top:35px}.footer-top{gap:25px}.footer-top p{font-size:12px}.footer-top>.text-link{font-size:12px}.footer-big{font-size:11.5vw;letter-spacing:-.055em;margin:38px 0 27px}.footer-bottom,.footer-bottom button{font-size:10px}.detail-dialog{padding:55px 24px 30px}.detail-dialog h2{font-size:36px;letter-spacing:-1.8px}.dialog-lead{font-size:19px}.detail-dialog .button{font-size:12px;gap:18px;padding:14px 17px}.dialog-tags span{font-size:11px}.brief-actions{gap:12px}.brief-form small{font-size:11px}
}
@media(prefers-reduced-motion:reduce){.process-box,.process-object,.process-ticket,.box-lid{transition:none!important}.ticker>div{animation:none}.hero,.process-scene{scroll-behavior:auto}}

/* Final construction details: shut the lid flush and keep annotation lines deliberate. */
.box-lid{transform:translateY(87px)}
.is-open .box-lid{transform:translate(-8px,-102px) rotate(-6deg)}
.process-box .box-lid{transform:translate(-12px,-95px) rotate(-8deg)}
.process-workbench[data-step="3"] .process-box .box-lid{transform:translateY(87px)}
@media(min-width:1101px){.box-note{width:270px;max-width:none;right:-27%;bottom:135px}.box-note>span{white-space:nowrap;font-size:28px}}
@media(min-width:801px) and (max-width:1100px){.box-note{width:210px;max-width:none;right:-13%;bottom:72px}.box-note>span{white-space:nowrap;font-size:23px}.box-note>svg{width:30px}}

/* QA corrections: keep annotations within their boxes and mobile contact in reach. */
.skip-link:not(:focus){clip-path:inset(50%)}
.section-label>span:first-child{flex-shrink:0;white-space:nowrap}
.selvaggi-art{color:#f2f6f8}
@media(min-width:1101px){.box-note{width:285px}}
@media(min-width:541px) and (max-width:800px){.box-note{width:235px;max-width:none;right:-2%;bottom:62px}.box-note>span{white-space:nowrap;font-size:24px}.box-note>svg{width:35px}}
@media(max-width:540px){
 .header-actions{gap:6px}.header-contact{display:inline-flex;padding:10px 9px;min-height:40px;gap:0;font-size:10px}.header-contact>span:last-child{display:none}.language-switch{font-size:10px}.wordmark{gap:7px;font-size:16px}.wordmark>span>span{font-size:10px;letter-spacing:1px}.wordmark>svg{width:27px}
 .box-note{width:235px;max-width:none;right:8%;bottom:29px}.box-note>span{white-space:nowrap;font-size:22px}.box-note>svg{width:35px}
 .founder-poster{aspect-ratio:1/1.15}.poster-type{font-size:76px}
}

@media(min-width:801px) and (max-width:1100px){.hero{min-height:1100px}.box-world{width:640px;height:600px;top:280px}.hero-invitation{top:910px;left:var(--gutter);width:calc(100% - var(--gutter)*2);display:flex;align-items:center;gap:40px}.hero-invitation .invitation-index{display:none}.hero-invitation p{max-width:400px;font-size:14px}.hero-invitation .text-link{margin-top:0;font-size:12px;max-width:260px}.box-note{bottom:62px}}
