.hero-shell.cinematic-hero{--city-x: 50%;--city-y: 50%;--parallax-x: 0;--parallax-y: 0;--scan-size: 0px;isolation:isolate;background:#11130f}.cinematic-hero .hero-cinematic-stage{position:absolute;inset:0;overflow:hidden;pointer-events:none}.cinematic-hero .hero-world-image{position:absolute;inset:-3%;width:106%;height:106%;-o-object-fit:cover;object-fit:cover;will-change:transform,opacity,clip-path}.cinematic-hero .hero-base-layer{transform:scale(1.025) translate3d(calc(var(--parallax-x) * -5px),calc(var(--parallax-y) * -4px),0);filter:saturate(.84) contrast(1.03);transition:transform .85s cubic-bezier(.16,1,.3,1),filter .9s ease}.cinematic-hero .hero-future-city-layer{opacity:0;clip-path:circle(var(--scan-size) at var(--city-x) var(--city-y));transform:scale(1.06) translate3d(calc(var(--parallax-x) * 8px),calc(var(--parallax-y) * 6px),0);transition:opacity .72s cubic-bezier(.16,1,.3,1),clip-path 1.05s cubic-bezier(.16,1,.3,1),transform 1.05s cubic-bezier(.16,1,.3,1)}.cinematic-hero .hero-future-city-video{opacity:0;transform:scale(1.06) translate3d(calc(var(--parallax-x) * 8px),calc(var(--parallax-y) * 6px),0);transition:opacity .9s cubic-bezier(.16,1,.3,1)}.cinematic-hero .hero-horizon-glow{position:absolute;inset:0;background:radial-gradient(ellipse 45% 35% at 67% 42%,rgba(244,167,76,.18),transparent 70%),linear-gradient(90deg,rgba(4,6,8,.42),transparent 48%,rgba(5,16,20,.18));mix-blend-mode:screen;opacity:.7;transition:opacity .7s ease}.cinematic-hero .hero-future-ambient{position:absolute;inset:-10%;background:conic-gradient(from 215deg at 70% 45%,transparent 0deg,rgba(109,211,224,.12) 20deg,transparent 43deg,rgba(239,170,87,.16) 58deg,transparent 82deg);opacity:0;transform:rotate(-8deg);transition:opacity .7s ease}.cinematic-hero .hero-cinematic-grain{position:absolute;inset:0;opacity:.18;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.cinematic-hero .hero-copy-scrim{position:absolute;inset:32% 0 0;background:linear-gradient(to bottom,transparent,rgba(4,6,5,.12) 18%,rgba(4,6,5,.76) 100%)}.cinematic-hero .hero-scan-ring{position:absolute;left:var(--city-x);top:var(--city-y);width:92px;height:92px;border:1px solid rgba(250,238,203,.84);border-radius:50%;box-shadow:0 0 0 1px #87e1eb38 inset,0 0 0 42px #4fafc014,0 0 70px #ecb15e40;opacity:0;transform:translate(-50%,-50%) scale(.82);transition:opacity .18s ease,transform .42s cubic-bezier(.16,1,.3,1)}.cinematic-hero[data-hero-state=scanning]{--scan-size: clamp(210px, 24vw, 340px)}.cinematic-hero[data-hero-state=scanning] .hero-future-city-layer{opacity:1}.cinematic-hero[data-hero-state=scanning] .hero-scan-ring{opacity:1;transform:translate(-50%,-50%) scale(1)}.cinematic-hero[data-hero-state=city]{--scan-size: 160vmax}.cinematic-hero[data-hero-state=city] .hero-base-layer{filter:saturate(.68) brightness(.76);transform:scale(1.05) translate3d(calc(var(--parallax-x) * -3px),calc(var(--parallax-y) * -2px),0)}.cinematic-hero[data-hero-state=city] .hero-future-city-layer{opacity:1;transform:scale(1.015)}.cinematic-hero[data-hero-state=city] .hero-future-city-video,.cinematic-hero[data-hero-state=city] .hero-horizon-glow{opacity:1}.cinematic-hero[data-hero-state=city] .hero-future-ambient{opacity:1;animation:hero-light-sweep 13s linear infinite}.cinematic-hero[data-hero-state=city] .hero-scan-ring{opacity:0;transform:translate(-50%,-50%) scale(1.9)}.cinematic-hero .hero-cinematic-content{position:relative;z-index:3;min-height:inherit}.cinematic-hero .hero-cinematic-content>.hero-copy{z-index:2}.cinematic-hero .hero-cinematic-content>.hero-nav{z-index:4}.cinematic-hero .hero-cinematic-controls{position:absolute;top:100px;right:40px;z-index:5;display:grid;justify-items:end;gap:.6rem;color:#fff6df}.cinematic-hero button{font:inherit}.cinematic-hero .hero-world-switch{position:relative;width:112px;min-height:112px;overflow:hidden;border:1px solid rgba(255,237,199,.42);border-radius:50%;background:#070a0a52;box-shadow:0 12px 44px #00000047,inset 0 0 18px #cff0ef14;color:inherit;cursor:pointer;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s ease,background .3s ease}.cinematic-hero .hero-world-switch:hover{transform:scale(1.07) rotate(-5deg);border-color:#fff0ccd9;background:#0b161894}.cinematic-hero .hero-switch-orbit{position:absolute;inset:8px;border:1px dashed rgba(129,223,229,.55);border-radius:50%;animation:hero-orbit 10s linear infinite}.cinematic-hero .hero-switch-label,.cinematic-hero .hero-switch-action{position:absolute;left:0;width:100%;text-align:center;text-transform:uppercase}.cinematic-hero .hero-switch-label{top:38px;font-size:9px;letter-spacing:.14em;opacity:.72}.cinematic-hero .hero-switch-action{top:56px;font-size:11px;font-weight:700;letter-spacing:.08em}.cinematic-hero .hero-motion-switch{min-height:30px;border:0;border-bottom:1px solid rgba(255,238,205,.42);background:transparent;padding:.35rem .1rem;color:#fff4dec7;font-size:9px;letter-spacing:.13em;text-transform:uppercase;cursor:pointer}.cinematic-hero .hero-motion-switch:hover{color:#fff9e9}.cinematic-hero button:focus-visible{outline:2px solid #fff3ce;outline-offset:5px}.cinematic-hero[data-hero-paused=true] .hero-future-ambient,.cinematic-hero[data-hero-paused=true] .hero-switch-orbit{animation-play-state:paused}@keyframes hero-orbit{to{transform:rotate(360deg)}}@keyframes hero-light-sweep{0%,to{transform:translate3d(-2%,-1%,0) rotate(-8deg)}50%{transform:translate3d(3%,2%,0) rotate(-1deg)}}@media(max-width:640px){.hero-shell.cinematic-hero .hero-future-city-layer,.hero-shell.cinematic-hero .hero-future-city-video,.hero-shell.cinematic-hero .hero-scan-ring,.hero-shell.cinematic-hero .hero-future-ambient{display:block}.cinematic-hero .hero-world-image{inset:-2% -18%;width:136%;height:104%;-o-object-position:56% center;object-position:56% center}.cinematic-hero .hero-base-layer{-o-object-position:60% center;object-position:60% center}.cinematic-hero .hero-future-city-layer,.cinematic-hero .hero-future-city-video{-o-object-position:57% center;object-position:57% center}.cinematic-hero .hero-cinematic-controls{top:86px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between}.cinematic-hero .hero-world-switch{width:104px;min-height:44px;border-radius:999px}.cinematic-hero .hero-switch-orbit{display:none}.cinematic-hero .hero-switch-label{top:8px;font-size:7px}.cinematic-hero .hero-switch-action{top:20px;font-size:9px}.cinematic-hero .hero-motion-switch{min-width:116px;min-height:44px;font-size:8px}.cinematic-hero[data-hero-state=scanning]{--scan-size: 215px}}@media(prefers-reduced-motion:reduce){.cinematic-hero *,.cinematic-hero *:before,.cinematic-hero *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.cinematic-hero .hero-future-city-layer,.cinematic-hero .hero-future-city-video,.cinematic-hero .hero-future-ambient,.cinematic-hero .hero-scan-ring{display:none!important}.cinematic-hero .hero-base-layer{filter:none;transform:none}}.flagship-case{--f-ink:#101210;--f-paper:#e8e2d3;--f-copper:#ce8350;--f-muted:#9e9b90;position:relative;overflow:hidden;background:radial-gradient(circle at 74% 34%,#38251c 0,transparent 28%),#11110f;color:#eeeadc;padding:clamp(5rem,10vw,10rem) 1.25rem}.flagship-case__grid{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(#e8e2d30d 1px,transparent 1px),linear-gradient(90deg,#e8e2d30d 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 83%);mask-image:linear-gradient(90deg,#000,transparent 83%)}.flagship-case__inner{position:relative;max-width:1400px;margin:auto;display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:clamp(2.4rem,6vw,7rem);align-items:center}.flagship-case__kicker,.flagship-case__eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.18em}.flagship-case__kicker{color:var(--f-copper);display:flex;gap:.65rem;align-items:center}.flagship-case__kicker span{width:26px;height:1px;background:currentColor}.flagship-case__eyebrow{margin:2rem 0 .75rem;color:#eeeada99}.flagship-case h2{font-size:clamp(2.75rem,5.5vw,5.7rem);line-height:.84;letter-spacing:-.075em;margin:0}.flagship-case h2 em{font-family:Georgia,serif;font-weight:400;color:#d49a73}.flagship-case__lede{max-width:31rem;line-height:1.65;color:#d7d2c1bb;margin:2rem 0}.flagship-case__facts{display:flex;flex-wrap:wrap;gap:.65rem 1rem;color:#d8d2c1;font-size:.74rem}.flagship-case__facts span{display:flex;align-items:center;gap:.35rem}.flagship-case__facts svg{color:var(--f-copper)}.flagship-case__actions{margin-top:2rem;display:grid;gap:.75rem}.flagship-case__actions a{width:-moz-max-content;width:max-content;display:inline-flex;align-items:center;gap:.4rem;background:#eeeada;color:#171713;padding:.9rem 1rem;font-size:.78rem;font-weight:700;text-decoration:none}.flagship-case__actions span{font-size:.69rem;color:#b3ad9e}.flagship-case__experience{box-shadow:0 32px 90px #0008;border:1px solid #e5d5bd2e;background:#171714}.flagship-case__screenbar{display:flex;justify-content:space-between;padding:.7rem 1rem;border-bottom:1px solid #e9dfca20;color:#d4a17a;font-size:9px;font-weight:700;letter-spacing:.15em}.flagship-case__steps{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e9dfca20}.flagship-case__steps button{display:flex;gap:.6rem;text-align:left;align-items:center;padding:1rem;border:0;border-right:1px solid #e9dfca20;background:transparent;color:#c7c0b0;cursor:pointer}.flagship-case__steps button:last-child{border-right:0}.flagship-case__steps button.is-active{color:#f3ecdc;background:#e8e2d30a;box-shadow:inset 0 -2px var(--f-copper)}.flagship-case__steps b{font-size:.65rem;color:var(--f-copper)}.flagship-case__steps span{font-size:.73rem;font-weight:700}.flagship-case__steps small{display:block;margin-top:.15rem;font-size:.6rem;font-weight:400;color:#a39d90}.flagship-case__workbench{display:grid;grid-template-columns:minmax(0,1fr) 142px;gap:1.2rem;padding:1.2rem}.flagship-case__paper{position:relative;min-height:405px;padding:clamp(1.15rem,3vw,2.2rem);color:var(--f-ink);background:linear-gradient(130deg,#f4eddf,#d9d1c0);box-shadow:inset 0 0 0 1px #fff7}.flagship-case__paper-head{display:flex;justify-content:space-between;border-bottom:1px solid #29261d;padding-bottom:1rem}.flagship-case__paper-head span{display:block;font-size:.65rem;letter-spacing:.16em}.flagship-case__paper-head strong{font-size:.8rem}.flagship-case__paper-head mark{background:transparent;color:#ad5837;border:1px solid currentColor;padding:.25rem;text-align:center;line-height:1;font-size:.55rem;font-weight:800;letter-spacing:.1em;transform:rotate(-5deg)}.flagship-case__form{display:grid;gap:1rem;padding-top:1.2rem}.flagship-case label{display:grid;gap:.35rem;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.flagship-case input,.flagship-case textarea{font:inherit;letter-spacing:normal;text-transform:none;font-size:.83rem;padding:.62rem;border:1px solid #8b8372;background:#f9f4e9;color:var(--f-ink);border-radius:0;resize:vertical}.flagship-case input:focus-visible,.flagship-case textarea:focus-visible,.flagship-case button:focus-visible,.flagship-case a:focus-visible{outline:2px solid #f0a06b;outline-offset:3px}.flagship-case__numbers{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.flagship-case__total{position:absolute;bottom:4.4rem;right:clamp(1.15rem,3vw,2.2rem);display:flex;align-items:end;gap:.8rem;border-top:1px solid #29261d;padding-top:.7rem}.flagship-case__total span{font-size:.62rem;text-transform:uppercase;letter-spacing:.1em}.flagship-case__total strong{font-size:1.35rem;letter-spacing:-.05em}.flagship-case__paper-actions{position:absolute;bottom:1.2rem;left:clamp(1.15rem,3vw,2.2rem);right:clamp(1.15rem,3vw,2.2rem);display:flex;justify-content:space-between;align-items:center;gap:.7rem}.flagship-case__paper-actions button{display:inline-flex;align-items:center;gap:.4rem;padding:.75rem .85rem;border:0;background:#1b211d;color:#f5edde;font:700 .67rem system-ui;cursor:pointer}.flagship-case__paper-actions span{font-size:.58rem;color:#514a3e;display:flex;align-items:center;gap:.25rem}.flagship-case__review{padding-top:1.2rem}.flagship-case__review>p:first-child{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.flagship-case__photos{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin:1rem 0}.flagship-case__photos figure{margin:0}.flagship-case__photos i{height:96px;display:block;background:linear-gradient(135deg,#615b4c,#b08d6d 46%,#353b35 47%,#80745e);filter:grayscale(.7)}.flagship-case__photos figure:nth-child(2) i{background:linear-gradient(130deg,#2f3831,#a8876c 50%,#5b554a 51%)}.flagship-case__photos figcaption{font-size:.6rem;margin-top:.3rem}.flagship-case__review-row{display:flex;gap:.4rem;align-items:center;border-top:1px solid #9f9685;padding-top:.8rem;font-size:.72rem}.flagship-case__review-row svg{color:#507052}.flagship-case__quiet{font-size:.6rem;color:#686051}.flagship-case__handoff{text-align:center;padding:1.45rem 1rem}.flagship-case__seal{display:grid;place-items:center;width:48px;height:48px;border:1px solid #526954;border-radius:50%;margin:auto;color:#405d42}.flagship-case__handoff h3{margin:.7rem 0 0;font-size:1.4rem;letter-spacing:-.05em}.flagship-case__handoff p{font-size:.75rem;line-height:1.5}.flagship-case__handoff dl{margin:1.2rem 0;text-align:left;border-top:1px solid #968e7f}.flagship-case__handoff dl div{display:flex;justify-content:space-between;gap:1rem;padding:.45rem 0;border-bottom:1px solid #b2a998;font-size:.68rem}.flagship-case__handoff dt{color:#60594d}.flagship-case__handoff dd{margin:0;font-weight:700;text-align:right}.flagship-case__phone{align-self:center;position:relative;overflow:hidden;border:5px solid #080908;border-radius:22px;background:#000;box-shadow:0 12px 30px #0008}.flagship-case__phone-chrome{position:absolute;z-index:2;inset:0 0 auto;display:flex;justify-content:space-between;padding:7px 11px;color:#fff;font:700 8px system-ui}.flagship-case__phone-chrome i{width:42px;height:9px;border-radius:0 0 9px 9px;background:#000;position:absolute;left:50%;transform:translate(-50%)}.flagship-case__phone img{display:block;width:100%;aspect-ratio:9/19.5;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.flagship-case__phone p{position:absolute;left:.5rem;bottom:.15rem;color:#fff;margin:0;font:700 .55rem system-ui;text-shadow:0 1px 4px #000}.flagship-case__phone small{font-weight:400}.flagship-case__boundary{margin:0;padding:0 1.2rem 1.2rem;color:#a69f91;font-size:.62rem;line-height:1.5}@media(max-width:800px){.flagship-case__inner{grid-template-columns:1fr}.flagship-case__intro{max-width:38rem}.flagship-case__workbench{grid-template-columns:minmax(0,1fr) 105px}}@media(max-width:480px){.flagship-case{padding-inline:.75rem}.flagship-case__screenbar{font-size:7px}.flagship-case__steps button{padding:.7rem .5rem;gap:.35rem}.flagship-case__steps small{display:none}.flagship-case__steps span{font-size:.65rem}.flagship-case__workbench{grid-template-columns:1fr;padding:.7rem}.flagship-case__phone{display:none}.flagship-case__paper{min-height:420px}.flagship-case__numbers{gap:.5rem}.flagship-case__paper-actions{align-items:flex-start;flex-direction:column}.flagship-case__total{bottom:5.35rem}}@media(prefers-reduced-motion:reduce){.flagship-case *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.flagship-case__paper{position:static;min-height:0;display:flex;flex-direction:column;gap:1.2rem}.flagship-case__form{padding-top:0}.flagship-case__form h3,.flagship-case__review h3{margin:0;font-size:1rem;letter-spacing:-.03em}.flagship-case__step-content:focus{outline:none}.flagship-case textarea{resize:none}.flagship-case__total,.flagship-case__paper-actions{position:static;left:auto;right:auto;bottom:auto}.flagship-case__total{justify-content:flex-end}.flagship-case__review>p:first-child{font-size:.72rem;font-weight:400;text-transform:none;letter-spacing:normal}.flagship-case__review-list{margin:1rem 0;border-top:1px solid #9f9685}.flagship-case__review-list div{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:.5rem;padding:.55rem 0;border-bottom:1px solid #b2a998;font-size:.69rem}.flagship-case__review-list dt{color:#625b4e}.flagship-case__review-list dd{margin:0;font-weight:700;overflow-wrap:anywhere}.flagship-case__review-row{padding-top:.2rem}.flagship-case__download-status{min-height:.8rem;margin:-.7rem 0 0;font-size:.62rem;color:#405d42}@media(max-width:480px){.flagship-case__paper{min-height:0}.flagship-case__total{bottom:auto}}.systems-section,.notebook-preview,.listening-lab,.working-together{max-width:1440px;margin:auto;padding:100px 5%;color:#e8e5d7}.notes-eyebrow{font-size:12px;line-height:1.65;letter-spacing:.14em;text-transform:uppercase;color:#d9a574}.notes-section-heading{display:grid;grid-template-columns:1.35fr 1fr;align-items:end;gap:60px;margin-bottom:45px}.notes-section-heading h2,.working-together>h2{font-size:clamp(40px,5.8vw,82px);font-weight:400;letter-spacing:-.065em;line-height:.99;margin-top:20px}.notes-section-heading h2 em,.working-together h2 em,.notebook-intro em,.experiment-console em{font-family:"Instrument Serif",Georgia,serif;font-weight:400;color:#d9a574}.notes-section-heading p:not(.notes-eyebrow){max-width:460px;font-size:16px;line-height:1.85;color:#b7b9af}.notes-link{display:inline-flex;align-items:center;gap:17px;font-size:14px;line-height:1.5;color:#e8e5d7;padding:13px 0;border-bottom:1px solid #e8e5d740;transition:color .2s,gap .2s}.notes-link:hover{color:#d9a574;gap:22px}.business-thread{display:grid;grid-template-columns:repeat(5,1fr);padding:25px 0 36px;border-top:1px solid #e8e5d726;gap:20px;list-style:none}.business-thread li{position:relative;padding-right:16px}.business-thread li+li:before{content:"→";position:absolute;left:-23px;top:18px;color:#d9a57480}.business-thread span{display:block;font-size:12px;color:#aab3ab;margin-bottom:12px}.business-thread strong{font-size:14px;font-weight:400;color:#e8e5d7}.systems-switcher{display:flex;flex-wrap:wrap;gap:5px;border-block:1px solid #e8e5d723;padding:10px 0}.systems-switcher button{display:flex;align-items:center;gap:10px;padding:15px 18px;border-radius:7px;font-size:14px;color:#b7b9af;transition:background .2s,color .2s}.systems-switcher button[aria-pressed=true]{background:#d9a574;color:#131a16}.systems-switcher button:hover{background:#e8e5d715}.systems-switcher button[aria-pressed=true]:hover{background:#e4b787}.system-exhibit{display:grid;grid-template-columns:.7fr 1.65fr;gap:35px;padding:44px 0 15px;align-items:center;min-height:580px}.system-exhibit__copy h3{font-size:clamp(26px,3vw,40px);letter-spacing:-.055em;font-weight:400;line-height:1.13;margin:24px 0}.system-exhibit__copy>p{font-size:15px;line-height:1.85;color:#b7b9af}.system-exhibit__visual{min-width:0}.system-exhibit__visual figure{margin:0;border:1px solid #e8e5d726;border-radius:12px;overflow:hidden;background:#13251f}.system-exhibit__visual figure img{width:100%;height:auto;display:block}.system-exhibit__visual figcaption{padding:16px;font-size:12px;line-height:1.7;color:#bac9c3}.section-caption{font-size:12px;color:#98a39b;line-height:1.8;margin-top:20px;max-width:800px}.demo-workspace{background:#11231f;border:1px solid #e8e5d72c;color:#dce4db;border-radius:12px;overflow:hidden;text-align:left;box-shadow:0 22px 70px #0003;min-width:0}.demo-workspace>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 22px;background:#0c1917;border-bottom:1px solid #dce4db20;font-size:12px;line-height:1.5}.demo-tag{color:#b5c7bd;font-size:11px}.crm-heading{padding:28px 25px 20px;display:flex;justify-content:space-between;align-items:end;gap:20px}.crm-heading h3,.knowledge-body h3,.deployment-inner h3{font-size:30px;line-height:1.08;letter-spacing:-.04em;font-weight:400;margin:10px 0}.crm-heading>span{font-size:11px;line-height:1.6;color:#99b2a5}.crm-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 22px 22px;min-height:226px}.crm-column{border-top:1px solid #b8c9bb40;padding-top:15px}.crm-column h4{display:flex;gap:7px;align-items:center;font-size:12px;font-weight:400;margin-bottom:16px}.crm-column h4 i{width:6px;height:6px;background:#d9a574;border-radius:50%}.crm-column h4 span{margin-left:auto;color:#8b9f94}.crm-card{padding:15px 12px;border-radius:6px;background:#e5e6d9;color:#182e28;margin-bottom:12px;min-height:162px}.crm-card--active{background:#d6b48d}.crm-card>span{font-size:10px;letter-spacing:.1em}.crm-card h5{font-size:15px;margin:12px 0 6px;font-weight:700;line-height:1.2}.crm-card p,.crm-card div{font-size:11px;line-height:1.5}.crm-card div{margin-top:17px}.crm-card strong{display:block;font-size:11px;line-height:1.5;border-top:1px solid #17342730;margin-top:10px;padding-top:9px}.demo-action{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #dce4db20;padding:20px 22px}.demo-action strong{font-size:13px;font-weight:400}.demo-action p{font-size:12px;line-height:1.6;color:#a7bdb0;margin-top:6px}.demo-action button{display:flex;align-items:center;gap:10px;background:#d9a574;color:#15241e;white-space:nowrap;padding:12px;border-radius:5px;font-size:12px}.demo-footnote{display:block;font-size:11px;line-height:1.65;color:#a3b4a9}.demo-workspace>.demo-footnote{padding:12px 22px;border-top:1px solid #e8e5d718}.knowledge-body{display:grid;grid-template-columns:1fr 1.15fr}.knowledge-body aside{padding:30px 24px;border-right:1px solid #e8e5d723}.knowledge-body aside>p{font-size:13px;margin:22px 0;color:#adc0b4}.knowledge-body aside>button{display:flex;justify-content:space-between;align-items:center;gap:8px;text-align:left;font-size:13px;line-height:1.6;border-top:1px solid #e8e5d726;width:100%;padding:13px 0;color:#a6b9ae}.knowledge-body aside>button[aria-pressed=true]{color:#ecc299}.knowledge-body svg{flex-shrink:0}.knowledge-answer{padding:34px 25px;background:#e5e6d9;color:#142921;min-height:365px}.knowledge-answer .notes-eyebrow{color:#526956;font-size:11px}.knowledge-answer h4{font-size:22px;letter-spacing:-.04em;line-height:1.2;margin:24px 0}.knowledge-answer>p{font-size:15px;line-height:1.85}.source-button{display:flex;align-items:center;gap:10px;text-align:left;width:100%;margin-top:27px;padding-top:18px;border-top:1px solid #14292130;font-size:12px}.source-button span{flex:1}.source-button small{display:block;margin-top:5px;font-size:11px;color:#536758}.knowledge-answer blockquote{font-size:12px;line-height:1.7;padding:14px;margin-top:16px;background:#cfd6c5;border-left:2px solid #4c6857}.knowledge-answer blockquote p{margin:8px 0}.knowledge-answer blockquote span{font-size:10px}.source-missing{margin-top:26px;padding-top:20px;border-top:1px solid #14292130;font-size:12px;color:#695240}.deployment-inner{padding:30px}.deployment-inner h3{font-size:34px;margin:22px 0}.demo-options{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.demo-options button{border:1px solid #dce4db40;padding:10px 12px;border-radius:5px;font-size:12px}.demo-options button[aria-pressed=true]{background:#d9a574;color:#14231e;border-color:#d9a574}.deployment-inner h4{font-size:15px;font-weight:400;color:#c4d1c9;line-height:1.6}.deployment-flow{display:grid;grid-template-columns:1fr 16px 1fr 16px 1fr;align-items:center;gap:12px;margin-top:22px}.deployment-flow>div{align-self:stretch;background:#213b31;border:1px solid #a9c0af25;padding:15px 12px;border-radius:6px}.deployment-flow span{display:block;font-size:11px;color:#b3c5b7;margin-bottom:12px}.deployment-flow strong{font-size:13px;font-weight:400;line-height:1.5;display:block}.deployment-flow svg{width:16px}.deployment-check{display:flex;align-items:start;gap:10px;font-size:12px;line-height:1.8;color:#b8cabc;margin-top:24px}.deployment-check svg{flex-shrink:0;margin-top:3px}.notebook-preview{border-top:1px solid #e8e5d71f}.notebook-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.notebook-card{display:block;min-width:0}.notebook-card__image{position:relative;aspect-ratio:1.48;overflow:hidden;background:#15251e;border:1px solid #e8e5d723;border-radius:9px;margin-bottom:24px}.notebook-card__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s}.notebook-card:hover .notebook-card__image img{transform:scale(1.035)}.notebook-card__image>span{position:absolute;left:14px;bottom:14px;padding:6px 9px;background:#0a151be0;border:1px solid #dbe5d32d;border-radius:4px;font-size:10px;letter-spacing:.08em}.notebook-card h3,.notebook-card h2{font-weight:400;font-size:29px;line-height:1.15;letter-spacing:-.04em;margin:13px 0}.notebook-card>p:not(.notes-eyebrow){color:#aeb8ae;font-size:14px;line-height:1.85}.notebook-card .notes-link{margin-top:12px}.notebook-card__image--phone img{-o-object-fit:contain;object-fit:contain;background:#e5e6d9}.listening-lab{border-top:1px solid #e8e5d71f}.music-experiment{display:grid;grid-template-columns:1.4fr 1fr;border:1px solid #e8e5d72d;border-radius:14px;overflow:hidden;background:#10201b;min-height:460px}.experiment-screen{position:relative;min-height:450px;background:#0c1511;overflow:hidden}.experiment-screen>img,.experiment-screen>video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.experiment-screen>span{position:absolute;left:24px;top:22px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;background:#0a1519b0;padding:9px 12px;border:1px solid #e8e5d744;border-radius:4px;color:#e8e5d7}.experiment-screen>button{position:absolute;left:28px;bottom:28px;width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:#e8e5d7;color:#0d2419;box-shadow:0 2px 25px #0005}.experiment-console{padding:35px}.experiment-console h3{font-size:44px;line-height:.95;font-weight:400;letter-spacing:-.045em;margin:17px 0 26px}.experiment-directions{display:grid;gap:8px}.experiment-directions>button{position:relative;padding:14px 38px 14px 16px;border:1px solid #e8e5d726;border-radius:6px;text-align:left}.experiment-directions>button[aria-pressed=true]{background:#dfbd97;color:#14251d;border-color:#dfbd97}.experiment-directions span{font-size:11px;display:block;opacity:.8}.experiment-directions strong{font-size:15px;font-weight:400;display:block;margin-top:6px}.experiment-directions i{position:absolute;right:17px;top:50%;width:7px;height:7px;border-radius:50%;background:#203f2d}.experiment-description{font-size:13px;color:#b4c4b7;line-height:1.8;margin:20px 0 10px}.experiment-console>.demo-footnote{margin-top:9px}.working-together{border-top:1px solid #e8e5d71f}.working-together>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:45px}.working-together article{padding-top:22px;border-top:1px solid #e8e5d744}.working-together h3{font-size:25px;line-height:1.2;letter-spacing:-.04em;font-weight:400}.working-together article p{color:#afb8af;font-size:15px;line-height:1.85;margin:18px 0}.notebook-shell{min-height:100vh;background:#080e0b;color:#e8e5d7}.notebook-nav{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:25px 5%;border-bottom:1px solid #e8e5d723}.notebook-nav>a{display:flex;align-items:center;gap:20px;font-size:28px;font-weight:800;letter-spacing:-1px}.notebook-nav>a>span{border-left:1px solid #e8e5d744;padding-left:20px;font-size:12px;font-weight:400;letter-spacing:.02em;color:#b8c4b8}.notebook-nav nav{display:flex;gap:30px;font-size:13px}.notebook-nav nav a{display:flex;gap:8px;align-items:center;min-height:36px}.notebook-nav a:hover{color:#d9a574}.notebook-shell main{max-width:1440px;margin:auto;padding:0 5%}.notebook-intro{padding:85px 0 45px;max-width:1000px}.notebook-intro h1{font-weight:400;font-size:clamp(58px,8vw,118px);line-height:.9;letter-spacing:-.065em;margin:23px 0 35px}.notebook-intro>p:not(.notes-eyebrow){font-size:18px;line-height:1.85;max-width:650px;color:#b2bdaf}.notebook-intro>span{display:block;font-size:12px;line-height:1.8;color:#8fa394;margin-top:25px}.notebook-filters{display:flex;gap:8px;flex-wrap:wrap;padding:22px 0;border-block:1px solid #e8e5d723}.notebook-filters button{padding:10px 16px;border:1px solid #e8e5d730;border-radius:30px;font-size:13px;color:#b6c2b5}.notebook-filters button[aria-pressed=true]{background:#e8e5d7;color:#13261c}.notes-count{font-size:12px;color:#9fac9f;margin:20px 0 30px}.notebook-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:65px 40px;padding-bottom:90px}.note-back{margin:30px 0}.note-heading{max-width:1000px;margin:32px 0 45px}.note-heading h1{font-size:clamp(47px,7vw,100px);font-weight:400;line-height:.98;letter-spacing:-.065em;margin:20px 0 30px;max-width:1050px;text-wrap:balance}.note-heading>p:not(.notes-eyebrow){font-size:20px;line-height:1.6;color:#b2bdaf}.note-heading>div{display:flex;flex-wrap:wrap;gap:14px 25px;font-size:12px;line-height:1.7;color:#9eb19f;margin-top:26px}.note-cover{margin:0 0 65px}.note-cover>a{display:block;background:#172b22;border:1px solid #e8e5d730;border-radius:12px;overflow:hidden}.note-cover img{display:block;width:100%;height:auto;max-height:780px;-o-object-fit:contain;object-fit:contain}.note-cover--phone img{height:620px;max-width:700px;margin:auto;padding:25px}.note-cover figcaption{max-width:1000px;font-size:12px;line-height:1.85;color:#9eb19f;margin-top:16px}.note-cover figcaption a{text-decoration:underline;text-underline-offset:4px}.note-body-grid{display:grid;grid-template-columns:220px minmax(0,760px);justify-content:space-between;gap:50px}.note-outline{align-self:start;position:sticky;top:30px}.note-outline a{display:block;font-size:13px;line-height:1.6;color:#a5b5a5;margin:17px 0}.note-outline a:hover{color:#d9a574}.note-prose .note-intro{font-size:23px;line-height:1.7;color:#d3d8c9}.note-prose section{margin-top:46px;scroll-margin-top:30px}.note-prose h2{font-size:31px;line-height:1.2;letter-spacing:-.04em;font-weight:400;margin-bottom:20px}.note-prose p{font-size:17px;line-height:1.95;color:#b9c3b3}.note-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;list-style:none;margin:26px 0}.note-flow li{border-top:2px solid #b68f65;background:#11231a;padding:20px 13px}.note-flow span{font-size:12px;color:#d9a574;display:block;margin-bottom:22px}.note-flow strong{font-size:16px;font-weight:400}.note-flow p{font-size:13px;line-height:1.7;margin-top:10px}.note-decision{border-left:2px solid #d9a574;padding:8px 0 8px 28px;margin:45px 0}.note-decision span{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#d9a574}.note-decision p{font-family:"Instrument Serif",Georgia,serif;font-size:34px;line-height:1.3;color:#e8e5d7;margin-top:16px}.note-interaction{margin:45px 0;scroll-margin-top:25px}.note-interaction>.notes-eyebrow{margin-bottom:20px}.note-scope{border-block:1px solid #e8e5d72c;padding:32px 0;margin:55px 0;scroll-margin-top:25px}.note-scope>p{font-size:15px;color:#b5c2b1;line-height:1.85;max-width:850px;margin:12px 0}.related-notes>div:first-child{margin-bottom:30px}.related-notes h2{font-size:35px;font-weight:400;letter-spacing:-.04em;margin-top:14px}.app-demo-link{position:relative;display:block;background:#20392d;border:1px solid #e8e5d733;padding:40px;border-radius:10px}.app-demo-link span{font-size:12px;color:#c5b193}.app-demo-link h2{font-size:34px;font-weight:400;letter-spacing:-.04em;margin:15px 0}.app-demo-link p{font-size:16px;line-height:1.8;color:#bbcabd;max-width:75%}.app-demo-link svg{position:absolute;right:35px;bottom:35px}@media(min-width:1100px){.system-exhibit__visual .knowledge-body h3{font-size:25px}.system-exhibit__visual .knowledge-body aside{padding:24px 18px}.system-exhibit__visual .knowledge-answer{padding:28px 22px}.system-exhibit__visual .knowledge-answer h4{font-size:20px}}@media(max-width:1050px){.system-exhibit{grid-template-columns:1fr;gap:25px;min-height:0}.system-exhibit__copy{max-width:670px}.system-exhibit__copy h3{margin:16px 0}.notes-section-heading{gap:35px;grid-template-columns:1.2fr 1fr}.notebook-grid{gap:20px}.notebook-card h3{font-size:24px}.note-body-grid{grid-template-columns:165px minmax(0,1fr);gap:35px}.music-experiment{grid-template-columns:1fr 1fr}.experiment-console{padding:27px}.experiment-console h3{font-size:37px}.working-together>div{gap:24px}}@media(max-width:700px){.systems-section,.notebook-preview,.listening-lab,.working-together{padding:65px 24px}.notes-section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:30px}.notes-section-heading h2,.working-together>h2{font-size:46px}.business-thread{grid-template-columns:1fr 1fr;gap:25px;padding-top:25px}.business-thread li+li:before{display:none}.business-thread li:last-child{grid-column:1/-1}.business-thread span{margin-bottom:6px}.systems-switcher{display:grid;grid-template-columns:1fr 1fr}.systems-switcher button{padding:13px 10px;font-size:12px;gap:8px}.system-exhibit{padding-top:30px}.crm-heading{padding:23px 16px}.crm-heading h3{font-size:27px}.crm-heading>span{display:none}.crm-board{padding:0 12px 16px;gap:7px}.crm-card{padding:12px 8px}.crm-card h5{font-size:13px}.demo-action{flex-direction:column;align-items:start;padding:16px}.demo-action button{font-size:13px}.demo-workspace>header{padding:14px;font-size:11px}.demo-tag{font-size:10px}.knowledge-body{grid-template-columns:1fr}.knowledge-body aside{padding:24px;border-right:0}.knowledge-body aside>button{font-size:14px}.knowledge-answer{min-height:300px;padding:27px 24px}.deployment-inner{padding:24px 18px}.deployment-inner h3{font-size:31px}.deployment-flow{grid-template-columns:1fr;gap:9px}.deployment-flow>svg{transform:rotate(90deg);margin:auto}.deployment-flow>div{padding:14px}.deployment-flow span{margin-bottom:6px}.deployment-flow strong{font-size:14px}.notebook-grid{grid-template-columns:1fr;gap:36px}.notebook-card h3{font-size:30px}.notebook-card__image{margin-bottom:20px}.music-experiment{grid-template-columns:1fr}.experiment-screen{min-height:340px}.experiment-console{padding:27px}.experiment-console h3{font-size:42px}.working-together>div{grid-template-columns:1fr;gap:30px}.working-together h3{font-size:26px}.notebook-nav{padding:18px 22px;gap:12px;flex-wrap:wrap}.notebook-nav>a{font-size:25px}.notebook-nav>a>span{font-size:11px;padding-left:13px}.notebook-nav nav{gap:22px;font-size:12px;width:100%;justify-content:space-between;border-top:1px solid #e8e5d723;padding-top:8px}.notebook-shell main{padding:0 24px}.notebook-intro{padding:52px 0 32px}.notebook-intro h1{font-size:60px}.notebook-intro>p:not(.notes-eyebrow){font-size:16px}.notebook-filters{gap:7px}.notebook-filters button{font-size:12px;padding:10px 12px}.notebook-index-grid{grid-template-columns:1fr;gap:40px;padding-bottom:55px}.note-heading{margin-top:25px}.note-heading h1{font-size:50px}.note-heading>p:not(.notes-eyebrow){font-size:18px}.note-heading>div{gap:9px 18px}.note-cover{margin-bottom:35px}.note-cover--phone img{height:480px}.note-body-grid{grid-template-columns:1fr;gap:30px}.note-outline{position:static;border-block:1px solid #e8e5d72c;padding:18px 0}.note-outline a{margin:12px 0;font-size:14px}.note-prose .note-intro{font-size:21px}.note-prose h2{font-size:29px}.note-prose p{font-size:16px}.note-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.note-flow p{font-size:13px}.note-decision p{font-size:30px}.app-demo-link{padding:25px}.app-demo-link h2{font-size:29px}.app-demo-link p{max-width:85%;font-size:14px}.app-demo-link svg{right:20px;bottom:25px}.related-notes h2{font-size:30px}}@media(prefers-reduced-motion:reduce){.notebook-card__image img{transition:none}.experiment-screen>video{display:none}.notes-link{transition:none}}.project-desk{background:radial-gradient(ellipse at 85% 15%,#19322765,transparent 40%),#080e0b}.desk-intro{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:end;padding:80px 0 65px}.desk-intro h1{font-size:clamp(52px,7.2vw,104px);font-weight:400;line-height:.93;letter-spacing:-.06em;margin-top:22px}.desk-intro h1 em{font-family:"Instrument Serif",Georgia,serif;color:#d9a574;font-weight:400}.desk-intro>div>p:not(.notes-eyebrow){font-size:17px;line-height:1.85;color:#b8c3b5}.desk-intro>div>span{display:block;font-size:12px;line-height:1.8;color:#8fa798;margin-top:20px;max-width:410px}.desk-layout{display:grid;grid-template-columns:1fr .9fr;grid-template-areas:"direction plan" "context plan";gap:65px;align-items:start;border-top:1px solid #e8e5d728;padding-top:45px}.desk-input{min-width:0;grid-area:direction}.desk-step{display:flex;gap:18px;align-items:baseline;margin-bottom:24px}.desk-step>span{font-size:12px;color:#d9a574}.desk-step h2{font-size:28px;line-height:1.2;font-weight:400;letter-spacing:-.035em}.direction-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.direction-grid button{position:relative;text-align:left;min-height:133px;padding:22px 18px;border:1px solid #b0c2ae3b;border-radius:7px;background:#102019;color:#e8e5d7;transition:background .2s,border-color .2s}.direction-grid button>span{display:block;font-size:15px;line-height:1.5;max-width:92%}.direction-grid small{display:block;font-size:12px;line-height:1.8;color:#b3c2b3;margin-top:10px}.direction-grid svg{position:absolute;top:12px;right:11px;color:#edc39a}.direction-grid button[aria-pressed=true]{background:#243c2e;border-color:#d9a574}.direction-grid button:hover{border-color:#d9a574}.desk-context{grid-area:context;margin-top:0;min-width:0}.desk-helper{font-size:14px;line-height:1.8;color:#9eb39f;margin:-7px 0 25px}.desk-fields{display:grid;gap:23px}.desk-fields label{display:block;font-size:14px;line-height:1.6;color:#d7ddce}.desk-fields textarea,.desk-fields select{display:block;width:100%;margin-top:10px;border:1px solid #e8e5d730;background:#101e17;color:#e8e5d7;border-radius:6px;padding:14px 15px;line-height:1.75;font-size:16px;box-sizing:border-box}.desk-fields textarea{resize:vertical;min-height:110px}.desk-fields textarea::-moz-placeholder{color:#839b89;opacity:1}.desk-fields textarea::placeholder{color:#839b89;opacity:1}.desk-fields select{min-height:52px;color-scheme:dark}.desk-fields label>small{display:block;text-align:right;font-size:11px;color:#8fa798;margin-top:5px}.desk-plan{grid-area:plan;position:sticky;top:24px;min-width:0}.desk-paper{background:#e6e3d2;color:#203428;border:1px solid #f7f4e12e;border-radius:8px;box-shadow:0 30px 80px #0005;overflow:hidden}.desk-paper__head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 28px;border-bottom:1px solid #243e2c28;background:#d5d8c6;font-size:11px;line-height:1.5;letter-spacing:.07em;text-transform:uppercase}.desk-paper__body{padding:34px}.desk-paper__label{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#6a6145}.desk-paper h2{font-family:"Instrument Serif",Georgia,serif;font-size:44px;line-height:1.08;letter-spacing:-.03em;font-weight:400;margin:17px 0 21px}.desk-paper__body>p:not(.desk-paper__label):not(.desk-boundary){font-size:15px;line-height:1.85;color:#435847}.desk-paper h3{font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin:29px 0 15px;color:#4b614d;font-weight:400}.desk-paper ul{list-style:none;display:grid;gap:11px}.desk-paper ul li{display:flex;gap:10px;align-items:start;font-size:14px;line-height:1.7}.desk-paper ul svg{flex-shrink:0;margin-top:4px}.desk-paper ol{padding-left:18px;list-style:decimal}.desk-paper ol li{font-size:14px;line-height:1.8;margin-bottom:6px;padding-left:5px}.desk-gate{margin-top:28px;border-top:1px solid #4b614d40;padding-top:20px}.desk-gate>span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#665337}.desk-gate p{font-size:14px;line-height:1.9;margin-top:11px}.desk-boundary{font-size:12px;color:#61705c;line-height:1.8;margin-top:22px}.desk-related{padding:25px 8px}.desk-related>a{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;line-height:1.6;color:#b8c8b5;padding:15px 0;border-bottom:1px solid #e8e5d726}.desk-related svg{flex-shrink:0}.desk-related>a:hover{color:#d9a574}.desk-export{display:grid;grid-template-columns:.9fr 1fr;gap:50px;padding:50px 0;margin-top:60px;border-block:1px solid #e8e5d72c}.desk-export>div>p:not(.desk-status){font-size:16px;color:#b0c2ad;line-height:1.9}.desk-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.desk-actions button,.desk-actions a{display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;line-height:1.5;min-height:46px;padding:12px 16px;border:1px solid #e8e5d741;border-radius:5px;background:#12271d;color:#e8e5d7}.desk-actions button:first-child{background:#d9a574;color:#172a1d;border-color:#d9a574}.desk-status{font-size:12px;line-height:1.8;color:#aabdac;margin-top:18px;min-height:44px}.brief-preview{align-self:start;border:1px solid #e8e5d73b;border-radius:7px;overflow:hidden}.brief-preview summary{display:flex;cursor:pointer;align-items:center;gap:14px;padding:23px;font-size:15px;list-style:none}.brief-preview summary>svg:last-child{margin-left:auto;transition:transform .2s}.brief-preview[open] summary>svg:last-child{transform:rotate(90deg)}.brief-preview textarea{width:100%;padding:23px;box-sizing:border-box;border:0;border-top:1px solid #e8e5d72c;background:#101d15;color:#c9d5c4;font:13px/1.85 Consolas,monospace;resize:vertical;min-height:430px}.desk-faq{padding:70px 0 90px;max-width:900px}.desk-faq>h2{font-size:43px;font-weight:400;line-height:1.1;letter-spacing:-.045em;margin:18px 0 32px}.desk-faq details{border-top:1px solid #e8e5d730}.desk-faq details:last-child{border-bottom:1px solid #e8e5d730}.desk-faq summary{font-size:17px;line-height:1.6;padding:23px 0;display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none}.desk-faq summary>span{color:#d9a574}.desk-faq details[open] summary>span{transform:rotate(45deg)}.desk-faq details>p{font-size:15px;line-height:1.95;max-width:770px;color:#afc0ab;margin:0 0 28px}.brief-preview summary::-webkit-details-marker,.desk-faq summary::-webkit-details-marker{display:none}.studio-edition :is(select,summary):focus-visible{outline:2px solid #d9a574;outline-offset:5px}.contact-preparation{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:25px}.contact-preparation>a{display:inline-flex;align-items:center;gap:14px;border:1px solid #d9a57460;background:#ddba95;color:#15251b;font-size:14px;padding:13px 20px;border-radius:30px}.contact-preparation>span{font-size:12px;color:#b7b8a7}.note-tools{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin:18px 0 25px}.note-tools button{display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid #e8e5d730;border-radius:5px;font-size:12px;color:#c9d3c2}.note-tools>span{font-size:12px;line-height:1.7;color:#9eb19f}.note-tools input{font-size:13px;background:#14251b;color:#e8e5d7;border:1px solid #e8e5d74c;padding:11px;width:100%}.notebook-search{display:flex;align-items:center;gap:13px;max-width:590px;padding:13px 16px;background:#12251b;border:1px solid #b0c2ae40;border-radius:6px;margin:0 0 30px}.notebook-search input{background:transparent;flex:1;min-width:0;font-size:16px;line-height:1.6;border:0;color:#e8e5d7}.notebook-search input::-moz-placeholder{color:#8fa798}.notebook-search input::placeholder{color:#8fa798}.notebook-search button{font-size:12px;padding:8px;color:#d9a574}.notes-empty{padding:42px 25px;border:1px solid #e8e5d72c;border-radius:8px;margin-bottom:60px;background:#11231a}.notes-empty h2{font-size:27px;font-weight:400}.notes-empty p{color:#b2c3ad;line-height:1.8;margin:17px 0}.notes-empty button{padding:12px 18px;border:1px solid #d9a57488;border-radius:5px;color:#d9a574;font-size:14px}.note-resource{display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px;padding:27px;margin-top:26px;border:1px solid #b3c4ad40;border-radius:8px;background:#142b1f}.note-resource h3{font-size:26px;font-weight:400;line-height:1.2;letter-spacing:-.035em;margin:13px 0}.note-resource p:not(.notes-eyebrow){font-size:14px;line-height:1.85;color:#aebfab;max-width:640px}.note-resource>a{display:flex;align-items:center;gap:12px;font-size:13px;padding:14px 18px;color:#14251a;background:#ddba95;border-radius:5px}.note-resource small{display:block;font-size:11px;color:#90aa97;margin-top:12px}.notebook-resources{padding:10px 0 85px}.notebook-resources>h2{font-size:38px;font-weight:400;letter-spacing:-.04em;line-height:1.15;margin:17px 0 30px}@media(max-width:1050px){.desk-intro{gap:35px}.desk-layout{gap:30px}.desk-paper__body{padding:26px}.desk-paper h2{font-size:37px}.direction-grid{grid-template-columns:1fr}.direction-grid button{min-height:100px}.desk-plan{position:static}.desk-export{gap:30px}}@media(max-width:700px){.desk-intro{grid-template-columns:1fr;gap:25px;padding:50px 0 35px}.desk-intro h1{font-size:58px}.desk-intro>div>p:not(.notes-eyebrow){font-size:16px}.desk-layout{display:flex;flex-direction:column;gap:30px;padding-top:30px}.desk-input,.desk-plan,.desk-context{width:100%}.desk-step h2{font-size:25px}.direction-grid{grid-template-columns:1fr 1fr;gap:8px}.direction-grid button{padding:18px 12px;min-height:145px}.direction-grid button>span{font-size:14px;max-width:96%}.direction-grid small{font-size:12px}.direction-grid svg{top:6px;right:6px;width:12px}.desk-context{margin-top:35px}.desk-paper h2{font-size:37px}.desk-paper__body{padding:25px}.desk-export{grid-template-columns:1fr;gap:22px;margin-top:20px;padding:35px 0}.desk-actions{gap:9px}.desk-actions button,.desk-actions a{font-size:13px;padding:12px 14px}.desk-faq{padding:45px 0 65px}.desk-faq>h2{font-size:36px}.desk-faq summary{font-size:16px}.note-resource{grid-template-columns:1fr;padding:22px;gap:20px}.note-resource>a{justify-self:start}.note-resource h3{font-size:25px}.notebook-search{padding:11px 13px;gap:8px}.contact-preparation{gap:12px}.notebook-resources>h2{font-size:32px}}@media(prefers-reduced-motion:reduce){.direction-grid button,.brief-preview summary>svg:last-child{transition:none}}@media(max-width:700px){.note-tools button,.notebook-search button,.notebook-filters button,.notebook-nav nav a{min-height:44px}}.studio-edition{--studio-ink:#080a09;--studio-paper:#e8e5d7;--studio-copper:#d9a574;--studio-sage:#9cae9f;--studio-haze:#b7c8c9}.studio-edition .hero-world-image{max-width:none}.studio-edition :is(a,button,input,textarea):focus-visible{outline:2px solid #d9a574;outline-offset:5px}.studio-edition .hero-nav.studio-nav{position:absolute;inset:0 0 auto;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;width:auto;transform:none;padding:28px 36px;border-radius:0;background:linear-gradient(#080a096e,transparent);font-size:11px}.studio-brand{display:flex;align-items:center;gap:18px;font-size:24px;font-weight:800;letter-spacing:-1px}.studio-brand span{border-left:1px solid #e8e5d744;padding-left:18px;max-width:140px;font-size:10px;font-weight:400;line-height:1.45;letter-spacing:0;color:#e8e5d7b3}.studio-nav__links{display:flex;align-items:center;gap:24px}.studio-nav__links a{padding-block:10px;color:#e8e5d7ce}.studio-nav__links a:hover{color:#fff}.studio-nav__contact{display:flex;align-items:center;gap:14px;padding:11px 18px;border:1px solid #e8e5d74d;border-radius:30px}.studio-nav__menu{display:none}.studio-edition .hero-copy{position:absolute;z-index:5;inset:auto 0 0;display:grid;grid-template-columns:1.7fr 1fr;gap:28px 50px;align-items:end;padding:0 5% 32px;color:#f1eedf;pointer-events:none}.hero-copy a{pointer-events:auto}.studio-hero__eyebrow{margin-bottom:22px;font-size:10px;font-weight:700;letter-spacing:.19em;text-transform:uppercase;color:#e8e5d7bf}.studio-hero__title{margin:0;font-size:clamp(80px,10.4vw,162px);font-weight:400;line-height:.87;letter-spacing:-.075em;text-shadow:0 4px 35px #03070730}.studio-hero__title span{display:block}.studio-hero__title span,.studio-hero__title em{animation:studio-arrive 1.2s cubic-bezier(.16,1,.3,1) both}.studio-hero__title em{animation-delay:.12s}.studio-hero__intro{animation:studio-arrive 1s .24s cubic-bezier(.16,1,.3,1) both}@keyframes studio-arrive{0%{opacity:0;transform:translateY(28px);filter:blur(7px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.studio-hero__title em{display:block;font-family:"Instrument Serif",Georgia,serif;font-weight:400;color:#e1b88f;letter-spacing:-.035em}.studio-hero__intro{max-width:300px;padding-bottom:8px;justify-self:end}.studio-hero__intro p{font-size:14px;line-height:1.75;color:#ece9dece;text-wrap:pretty}.studio-explore{display:inline-flex;align-items:center;gap:28px;margin-top:26px;padding:9px 9px 9px 23px;border-radius:50px;background:#e8e5d7;color:#111612;font-size:12px;font-weight:700;transition:transform .3s,background .3s}.studio-explore span{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#18231e;color:#f1eedf}.studio-explore:hover{transform:translateY(-4px);background:#fff8e8}.studio-hero__footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding-top:26px;margin-top:8px;border-top:1px solid #e8e5d72b;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#e8e5d7a6}.studio-world-links{display:flex;gap:25px}.studio-world-links a{display:flex;align-items:center;gap:8px;padding:8px 0;transition:color .2s}.studio-world-links a:hover{color:#fff}.studio-world-links small{font-size:8px;color:#d9a574}.studio-bridge{max-width:1400px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:28px;padding:45px 5%}.studio-bridge p{max-width:410px;font-size:14px;line-height:1.7;color:#e8e5d78f}.studio-bridge strong{font-size:22px;font-weight:400;letter-spacing:-.025em;color:#e8e5d7}.studio-edition .projects-section{padding-top:100px}.studio-edition .portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.studio-edition .project-card{padding:12px}.studio-edition .project-card h3{letter-spacing:-.035em}.studio-edition .project-card-description{min-height:40px;font-size:12px}.studio-edition .project-gallery-legend{color:#e8e5d799}.studio-edition .chapter-heading h2{letter-spacing:-.045em}.studio-menu{position:fixed;inset:16px 16px auto;width:calc(100% - 32px);max-width:500px;max-height:calc(100dvh - 32px);margin:0 auto;padding:25px;border:1px solid #e8e5d733;border-radius:20px;background:#141b17;color:#e8e5d7;box-shadow:0 30px 100px #0009}.studio-menu::backdrop{background:#000b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.studio-menu__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.studio-menu__head button{display:grid;place-items:center;min-width:44px;height:44px;border:1px solid #e8e5d733;border-radius:50%}.studio-menu nav a{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid #e8e5d726;font-size:29px;letter-spacing:-.04em}.studio-menu__email{display:block;padding:28px 0 10px;font-size:14px;color:#e1b88f}.studio-menu>p{margin-top:20px;font-size:10px;color:#e8e5d780}@media(min-width:1600px){.studio-edition .hero-copy{padding-bottom:44px}}@media(max-width:1100px){.studio-brand span{display:none}.studio-nav__links{gap:15px}.studio-edition .hero-copy{grid-template-columns:1.5fr 1fr;gap:28px}}@media(max-width:767px){.studio-edition .hero-nav.studio-nav{padding:22px 24px}.studio-nav__links,.studio-nav__contact{display:none}.studio-nav__menu{display:grid;place-items:center;width:44px;height:44px;border:1px solid #e8e5d74d;border-radius:50%}.studio-edition .hero-copy{display:flex;flex-direction:column;align-items:stretch;gap:22px;padding:0 26px 24px}.studio-hero__eyebrow{font-size:8px;letter-spacing:.13em;margin-bottom:16px}.studio-hero__title{font-size:clamp(62px,15.8vw,114px);line-height:.91;letter-spacing:-.07em}.studio-hero__intro{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:none;padding:0}.studio-hero__intro p{max-width:230px;font-size:11px;line-height:1.65}.studio-explore{margin-top:0;gap:15px;padding:7px 7px 7px 16px;flex-shrink:0;font-size:11px}.studio-explore span{height:30px;width:30px}.studio-hero__footer{margin-top:0;padding-top:17px}.studio-hero__footer>span{display:none}.studio-world-links{justify-content:space-between;width:100%;gap:10px;font-size:8px}.studio-world-links small{display:none}.studio-bridge{align-items:flex-start;flex-direction:column;gap:10px;padding:32px 26px}.studio-bridge strong{font-size:20px}.studio-bridge p{font-size:12px}.studio-edition .portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-edition .projects-section{padding-top:60px}}@media(max-width:480px){.studio-edition .cinematic-hero .hero-base-layer{-o-object-position:68% center;object-position:68% center}.studio-edition .cinematic-hero .hero-future-city-layer,.studio-edition .cinematic-hero .hero-future-city-video{-o-object-position:67% center;object-position:67% center}.studio-hero__intro{display:block}.studio-hero__intro p{max-width:260px;font-size:12px}.studio-explore{margin-top:18px}.studio-edition .portfolio-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.studio-edition *,.studio-edition *:before,.studio-edition *:after{scroll-behavior:auto;animation:none!important;transition:none!important}.studio-edition .hero-shell.cinematic-hero .hero-future-city-layer{display:block!important;clip-path:none!important;transform:none!important;opacity:0}.studio-edition .hero-shell.cinematic-hero[data-hero-state=city] .hero-future-city-layer{opacity:1}}
