:root{--paper:#f3f1e9;--ink:#18352f;--muted:#62716a;--clay:#dc7853;--line:#d7dbcf;--sage:#dde4d7;--cream:#f9f8f1;--ease:cubic-bezier(.2,.75,.25,1);--header-height:86px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #ad492a;outline-offset:6px}::selection{background:#e7b18e;color:var(--ink)}.container{max-width:1320px;width:calc(100% - 112px);margin-inline:auto}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-80px;padding:12px 20px;background:var(--ink);color:white;z-index:200}.skip-link:focus{top:10px}h1,h2,h3,p{margin:0}em{font-family:'Instrument Serif',Georgia,serif;font-weight:400}h2{font-size:clamp(44px,4.5vw,66px);line-height:1.04;letter-spacing:-2.6px;font-weight:500}h2 em{font-size:1.1em;letter-spacing:-1.5px}.eyebrow{font-size:11px;letter-spacing:1.55px;font-weight:600;text-transform:uppercase;line-height:1.4}.site-header{height:var(--header-height);position:sticky;top:0;background:rgba(243,241,233,.94);backdrop-filter:blur(16px);z-index:50}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;flex-shrink:0}.brand img{display:block;max-width:100%;object-fit:contain}.desktop-nav{display:flex;gap:34px;font-size:13px;margin-left:60px}.desktop-nav a{position:relative;padding:14px 0}.desktop-nav a:after{content:'';position:absolute;bottom:8px;left:0;width:0;height:1px;background:var(--ink);transition:width .25s}.desktop-nav a:hover:after{width:100%}.nav-cta{display:flex;align-items:center;gap:20px;font-size:13px;font-weight:500}.nav-cta .icon{width:18px;transition:transform .25s}.nav-cta:hover .icon{transform:translate(2px,-2px)}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:9px}.menu-toggle span{display:block;width:22px;height:1.5px;background:var(--ink);margin:7px 0;transition:transform .2s}.reading-progress{position:absolute;left:0;bottom:0;height:2px;background:var(--clay);width:0;max-width:100%;transition:width .1s linear}.mobile-nav[hidden]{display:none}.mobile-nav{position:absolute;top:100%;left:0;width:100%;padding:20px 24px 30px;display:flex;flex-direction:column;gap:24px;background:var(--paper);box-shadow:0 16px 20px #18352f08}.hero{display:grid;grid-template-columns:1.12fr 1fr;min-height:680px;align-items:center;position:relative;padding-top:24px;padding-bottom:46px}.hero-copy{position:relative;z-index:2;padding:40px 0}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:31px}.status-dot{width:6px;height:6px;background:var(--clay);border-radius:50%;box-shadow:0 0 0 4px #dc785311}.hero h1{font-size:clamp(76px,7.8vw,114px);line-height:.99;letter-spacing:-6px;font-weight:500;white-space:nowrap}.hero h1 em{font-size:1.11em;line-height:1.07;letter-spacing:-4px;color:#345948}.hero-description{max-width:390px;margin-top:31px;color:#506159;font-size:18px;line-height:1.6;letter-spacing:-.2px}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:54px;padding:16px 21px;border-radius:5px;border:1px solid transparent;font-size:13px;font-weight:500;transition:background .25s,transform .25s,box-shadow .25s}.button-dark{background:var(--ink);color:var(--cream)}.button-dark:hover{background:#2e5347;transform:translateY(-2px);box-shadow:0 6px 14px #18352f12}.button .icon{width:18px;height:18px;transition:transform .25s}.button:hover .icon{transform:translate(2px,-2px)}.text-link{font-size:12px;display:inline-flex;align-items:center;gap:17px}.text-link span{font-size:20px;transition:transform .25s}.text-link:hover span{transform:translateY(3px)}.hero-note{font-size:10px;letter-spacing:.25px;display:flex;align-items:center;gap:10px;color:#6d796f;margin-top:44px}.tiny-cross{font-size:20px;color:#768272;line-height:1}.hero-visual{position:relative;height:550px;margin-right:-25px;margin-left:-10px;isolation:isolate}.span-sculpture{position:absolute;width:100%;height:auto;max-width:none;left:0;top:-6%;animation:float-span 7s ease-in-out infinite;transform-origin:50% 80%;filter:drop-shadow(0 5px 4px #28473503)}.visual-orbit{position:absolute;left:10%;top:12%;width:83%;aspect-ratio:1;border:1px solid #dbe0d3;border-radius:50%;z-index:-1}.visual-orbit:before,.visual-orbit:after{content:'';position:absolute;inset:24px;border:1px solid #e1e4d8;border-radius:50%}.visual-orbit:after{inset:52px;border-style:dashed;border-color:#e1e4d8}.visual-coordinate{font-size:9px;letter-spacing:1px;color:#758376;position:absolute;top:26px;left:27px;display:flex;gap:22px}.visual-coordinate span{color:#8b9385;font-size:8px}.visual-caption{position:absolute;bottom:8px;left:54px;right:38px;border-top:1px solid var(--line);padding-top:15px;font-size:10px;display:flex;align-items:center;gap:8px;color:#708172}.caption-dot{width:4px;height:4px;background:#658470;border-radius:50%}.caption-index{margin-left:auto;font-size:18px}.capability-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.strip-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:20px}.strip-label{font-size:10px;color:#7b867b;max-width:120px}.capability{display:flex;gap:14px;align-items:center;font-size:12px;white-space:nowrap}.line-icon{display:inline-block;width:21px;height:22px;position:relative;border:1px solid #6d7b6c;border-radius:2px;opacity:.8}.portal-icon:before{content:'';position:absolute;top:5px;left:0;width:100%;height:1px;background:#6d7b6c}.portal-icon:after{content:'';position:absolute;top:6px;left:5px;height:14px;width:1px;background:#6d7b6c}.workflow-icon{width:8px;height:8px;border-radius:50%;margin:0 11px 12px 0;box-shadow:12px 14px 0 -1px var(--paper),12px 14px 0 0 #6d7b6c}.workflow-icon:after{content:'';position:absolute;left:3px;top:7px;width:12px;height:10px;border-left:1px solid #6d7b6c;border-bottom:1px solid #6d7b6c;border-radius:0 0 0 3px}.connect-icon{width:12px;height:16px;transform:rotate(40deg);margin-right:8px;border-radius:5px}.connect-icon:after{content:'';position:absolute;left:4px;top:7px;width:10px;height:14px;border:1px solid #6d7b6c;border-radius:5px;background:var(--paper)}.tools-icon{border:0;font-size:24px;line-height:1}.tools-icon:after{content:'↗';position:absolute;inset:0}.section{padding-top:108px;padding-bottom:108px}.section-heading{position:relative;padding-left:30%;margin-bottom:56px}.section-kicker{display:flex;gap:15px;color:#748072}.section-heading>.section-kicker{position:absolute;left:0;top:13px}.section-kicker>span{color:#97a08f;font-size:10px}.section-heading .section-intro{margin-top:22px;font-size:14px;line-height:1.65;color:#6d796e}.approach-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.mode-list{display:flex;flex-direction:column;justify-content:center}.mode-tab{display:flex;align-items:flex-start;gap:22px;border:0;border-top:1px solid var(--line);background:transparent;padding:28px 8px 28px 0;text-align:left;position:relative;width:100%;transition:opacity .25s}.mode-tab:last-child{border-bottom:1px solid var(--line)}.mode-tab:before{content:'';position:absolute;left:0;top:-1px;width:0;height:2px;background:var(--clay);transition:width .4s var(--ease)}.mode-tab.active:before{width:100%}.mode-number{font-size:11px;color:#92a08c;line-height:26px}.mode-content{flex:1}.mode-content strong{font-size:23px;font-weight:500;letter-spacing:-.5px;display:block;line-height:1.2}.mode-content>span{display:block;color:#707c71;font-size:13px;line-height:1.6;max-width:290px;margin-top:10px}.mode-tab .icon{opacity:0;margin-top:2px;transform:translateX(-8px);transition:opacity .3s,transform .3s;width:20px;color:var(--clay)}.mode-tab.active .icon,.mode-tab:hover .icon{opacity:1;transform:none}.mode-tab:not(.active) strong{color:#728171}.mode-panel{border:1px solid #d9dfd0;background:#e8ecdf;border-radius:8px;padding:27px 30px 0;overflow:hidden;min-height:386px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.mode-panel:before{content:'';position:absolute;inset:0;background-image:radial-gradient(#82967a45 .65px,transparent .65px);background-size:17px 17px;pointer-events:none;mask-image:linear-gradient(transparent 10%,#000 80%)}.panel-top{display:flex;align-items:center;justify-content:space-between;position:relative}.panel-top .eyebrow{font-size:8px;letter-spacing:1.1px;color:#758368}.panel-corner{font-size:19px;color:#738465}.system-visual{margin:27px auto 25px;width:100%;max-width:360px;position:relative}.system-builder{display:flex;align-items:center;gap:10px;margin:auto;justify-content:center;font-size:11px}.builder-avatar{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:50%;background:var(--ink);transition:background .4s,transform .4s}.builder-avatar img{width:19px;height:19px}.building-dots{display:flex;gap:3px;margin-left:2px}.building-dots i{width:3px;height:3px;background:#7b9277;border-radius:50%;animation:dot-beat 1.6s ease-in-out infinite}.building-dots i:nth-child(2){animation-delay:.2s}.building-dots i:nth-child(3){animation-delay:.4s}.system-lines{height:27px;position:relative;display:flex;justify-content:space-around}.system-lines:before{content:'';position:absolute;top:13px;left:16.6%;right:16.6%;height:1px;background:#b5c4a8}.system-lines:after{content:'';position:absolute;top:0;left:50%;height:14px;width:1px;background:#b5c4a8}.system-lines i{height:14px;width:1px;background:#b5c4a8;margin-top:13px}.app-tiles{display:flex;gap:11px}.app-tile{flex:1;display:flex;align-items:center;flex-direction:column;gap:10px;border:1px solid #cdd6c0;background:#f9faf3;border-radius:5px;padding:15px 8px 12px;font-size:10px;box-shadow:0 4px 7px #465a2810;transition:transform .4s var(--ease),border-color .4s}.app-symbol{display:grid;place-items:center;height:27px;width:27px;border-radius:5px;font-size:23px;line-height:1;background:#e6eddf;color:#53754a}.workflow-symbol{background:#f6e5d8;color:#bb7351}.integration-symbol{background:#eeead5;color:#9a9254}.connector-trunk{height:25px;width:1px;background:#b5c4a8;margin:auto}.platform{display:flex;align-items:center;background:var(--ink);color:var(--cream);padding:15px 18px;gap:13px;border-radius:5px;box-shadow:0 5px 8px #18352f12}.platform-icon{font-size:27px;line-height:.32;padding-bottom:6px;color:#a9c0a6}.platform strong{font-weight:500;display:block;font-size:12px}.platform div>span{font-size:8px;color:#aebeb0;margin-top:3px;display:block}.platform-status{background:#b4c489;width:5px;height:5px;border-radius:50%;margin-left:auto}.panel-footer{position:relative;font-size:10px;color:#6b7c63;border-top:1px solid #cad3be;min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-page{white-space:nowrap;font-size:9px;color:#829477;letter-spacing:1px}.panel-page b{font-weight:500;color:var(--ink)}.mode-panel[data-active=with] .builder-avatar{background:#bc694c}.mode-panel[data-active=with] .app-tile:nth-child(2){transform:translateY(-5px);border-color:#b7765a}.mode-panel[data-active=by] .builder-avatar{background:#7b8951;transform:rotate(-8deg)}.mode-panel[data-active=by] .app-tile{transform:translateY(-5px);border-color:#839361}.work-section{background:#e9ede3}.work-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:47px}.work-heading h2{margin-top:23px}.work-intro{font-size:14px;color:#707f6e;line-height:1.65;margin-bottom:7px;max-width:310px}.work-filter{display:flex;align-items:center;gap:8px;margin-bottom:32px}.filter{border:1px solid transparent;background:transparent;border-radius:30px;padding:9px 16px;font-size:11px;transition:all .2s}.filter.active{background:var(--ink);color:var(--cream)}.filter:not(.active):hover{border-color:#bbc6b4}.filter span{font-size:8px;margin-left:6px;color:#b5c6ab}.filter-note{font-size:9px;color:#7b8973;margin-left:auto}.case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 30px}.case-card[hidden]{display:none}.case-open{display:block;text-align:left;background:none;border:0;padding:0;width:100%}.case-art{height:340px;border-radius:8px;position:relative;overflow:hidden;isolation:isolate}.art-index{position:absolute;top:19px;left:22px;font-size:9px;letter-spacing:1px;z-index:5;opacity:.6}.art-caption{position:absolute;bottom:15px;right:19px;font-size:8px;letter-spacing:.15px;z-index:5;opacity:.65}.case-meta{margin-top:20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.case-status{font-size:9px;letter-spacing:.3px;color:#6c7e63;display:flex;align-items:center;gap:6px}.case-status:before{content:'';width:4px;height:4px;border-radius:50%;background:#8d9d79;flex-shrink:0}.case-arrow{height:30px;width:30px;display:grid;place-items:center;border:1px solid #c5cdbd;border-radius:50%;transition:background .2s,transform .3s}.case-arrow .icon{width:14px;height:14px}.case-open:hover .case-arrow{background:var(--ink);color:var(--paper);border-color:var(--ink);transform:rotate(5deg)}.case-title{font-size:27px;font-weight:500;line-height:1.18;letter-spacing:-.8px;margin-top:9px}.case-description{font-size:12px;line-height:1.7;color:#687a62;margin-top:12px;max-width:380px}.case-type{display:block;font-size:8px;letter-spacing:1.1px;color:#79876f;margin-top:17px}.art-portal{background:#d3ddca}.portal-window{position:absolute;width:89%;left:11%;top:67px;background:#fbfcf6;border:1px solid #cad4bf;border-radius:7px 0 0 0;box-shadow:-10px 13px 25px #34512a13;transform:rotate(-3deg);transform-origin:left bottom;transition:transform .7s var(--ease)}.case-open:hover .portal-window{transform:translateY(-7px) rotate(-1deg)}.window-top{height:34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e6db;padding:0 17px}.mini-logo{font-size:7px;letter-spacing:1px;display:flex;gap:8px;align-items:center}.mini-logo span{width:10px;height:10px;border:2px solid var(--ink);border-radius:5px 5px 0 0}.window-dots{display:flex;gap:3px}.window-dots i{width:3px;height:3px;border:1px solid #7f9571;border-radius:50%}.portal-body{display:flex}.portal-rail{width:38px;border-right:1px solid #e3e6db;padding-top:21px;display:flex;align-items:center;gap:14px;flex-direction:column;flex-shrink:0}.rail-square{width:11px;height:10px;border:1px solid #c0cbb6;border-radius:2px}.rail-square.active{background:#dce6d4;border-color:#8a9f75}.portal-content{padding:24px 21px 25px;flex:1}.micro-label{font-size:7px;letter-spacing:1px;line-height:1.4}.portal-content .micro-label{color:#92a181}.portal-content h3{font-size:22px;letter-spacing:-.8px;margin-top:8px;font-weight:500}.portal-steps{display:flex;align-items:center;gap:9px;margin-top:18px}.portal-steps b{font-size:7px;font-weight:500;white-space:nowrap}.portal-steps b span{color:#859379;margin-left:4px;font-size:6px}.portal-steps i{height:1px;flex:1;background:#dce3d3}.form-skeleton{display:flex;gap:14px;margin-top:21px}.form-skeleton>div{flex:1;font-size:7px;color:#8a967f}.skeleton-line{height:27px;border:1px solid #e1e7d9;background:#f6f8f0;display:block;border-radius:3px;margin-top:6px;position:relative}.skeleton-line:before{content:'';position:absolute;left:8px;top:12px;width:55%;height:3px;background:#cbd6bf}.skeleton-line.short:before{width:40%}.portal-foot{display:flex;align-items:center;font-size:6px;color:#8b9b7a;margin-top:21px;gap:4px}.save-dot{width:3px;height:3px;border-radius:50%;background:#7b9665}.mini-button{background:var(--ink);color:#f3f7ed;margin-left:auto;padding:7px 12px;border-radius:3px;font-size:7px}.art-marine{background:#24483b;color:#e4ebd9}.workflow-canvas{position:absolute;inset:0;padding:62px 28px 20px;background-image:radial-gradient(#d5e0c71c .7px,transparent .7px);background-size:18px 18px}.workflow-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:31px;color:#92ad8e}.workbench-light{width:4px;height:4px;border-radius:50%;background:#b5c18b}.flow-track{display:flex;align-items:center}.flow-step{flex:1;position:relative;min-width:0;border:1px solid #587459;padding:13px 10px 22px;border-radius:4px;background:#274b3d;transition:transform .5s var(--ease)}.flow-step>span{font-size:7px;color:#92a47e;display:block}.flow-step b{display:block;font-size:13px;font-weight:500;margin-top:8px}.flow-step small{display:block;white-space:nowrap;font-size:5px;color:#9bb18f;margin-top:5px;letter-spacing:.1px}.flow-step i{font-style:normal;width:13px;height:13px;border-radius:50%;border:1px solid #709167;display:grid;place-items:center;background:#2a503d;position:absolute;bottom:-7px;left:10px;font-size:7px;color:#b9d294}.flow-link{height:1px;width:16px;background:#86a479;position:relative}.flow-link:after{content:'';width:3px;height:3px;background:#b9cc95;border-radius:50%;position:absolute;left:0;top:-1px;animation:travel 3s ease-in-out infinite}.flow-step.current{border-color:#c5cba0;background:#d4dabc;color:#294332}.flow-step.current>span,.flow-step.current small{color:#71815a}.flow-step.current i{background:#d4dabc;border-color:#849a6d;color:#345738}.case-open:hover .flow-step{transform:translateY(-5px)}.case-open:hover .flow-step:nth-child(3){transition-delay:.06s}.case-open:hover .flow-step:nth-child(5){transition-delay:.12s}.quote-mini{display:flex;align-items:center;gap:12px;background:#335746;border:1px solid #4f7054;border-radius:4px;margin:27px 36px 0;padding:14px 16px;box-shadow:0 8px 12px #142c1b12;transform:rotate(-3deg);transition:transform .5s var(--ease)}.case-open:hover .quote-mini{transform:rotate(0)}.document-icon{width:18px;height:24px;border:1px solid #9cae85;border-radius:2px;position:relative}.document-icon:before,.document-icon:after{content:'';position:absolute;left:4px;right:4px;top:8px;background:#9cae85;height:1px}.document-icon:after{top:13px}.quote-mini strong{font-size:8px;font-weight:500;display:block}.quote-mini div span{display:block;font-size:6px;color:#a0b08d;margin-top:4px}.quote-check{font-size:12px;color:#b4c78f;margin-left:auto}.art-newsletter{background:#e5dfbf}.newsletter-sheet{position:absolute;top:54px;left:19%;width:62%;background:#faf9ec;padding:18px 25px 25px;box-shadow:0 7px 28px #61592f18;transform:rotate(-5deg);transition:transform .6s var(--ease)}.case-open:hover .newsletter-sheet{transform:translateY(-5px) rotate(-2deg)}.newsletter-brand{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.5px;border-bottom:1px solid #c5c8ac;padding-bottom:11px}.newsletter-sheet .micro-label{margin-top:20px;font-size:5px;letter-spacing:.6px;color:#8e9475}.newsletter-sheet h3{font-weight:500;font-size:34px;letter-spacing:-1.2px;line-height:.96;margin-top:8px;margin-bottom:19px}.newsletter-sheet h3 em{font-size:1.1em}.newsletter-row{display:flex;gap:11px;align-items:center}.newsletter-thumb{width:43px;height:40px;background:#bdc6a1;display:grid;place-items:center;flex-shrink:0}.newsletter-thumb span{width:23px;height:27px;border:6px solid #758b60;border-bottom:0;border-radius:20px 20px 0 0}.newsletter-row b{font-size:6px;font-weight:500;display:block}.newsletter-row i{display:block;margin-top:6px;width:97px;height:2px;background:#d4d9c2}.newsletter-row i+i{width:72px}.newsletter-rule{height:1px;background:#dce0ca;margin:15px 0}.news-date{font-size:5px;color:#8e9971;width:43px;text-align:center}.news-date b{font-size:15px;line-height:1}.scheduled-badge{position:absolute;display:flex;gap:11px;align-items:center;background:var(--ink);color:#f4f5e8;border:1px solid #28463a;border-radius:6px;padding:14px 17px;left:47%;bottom:48px;box-shadow:0 5px 10px #384a2417;transform:rotate(5deg);transition:transform .5s var(--ease)}.scheduled-badge strong{font-weight:500;display:block;font-size:9px;white-space:nowrap}.scheduled-badge div span{font-size:6px;display:block;margin-top:3px;color:#b6c3a6;white-space:nowrap}.calendar-icon{font-size:23px;color:#bdc994}.scheduled-badge>span:last-child{font-size:13px;color:#bfcd9e;margin-left:6px}.case-open:hover .scheduled-badge{transform:translateY(-4px) rotate(2deg)}.art-content{background:#d9ad93}.design-card{position:absolute;width:32%;height:235px;border:1px solid #ffffff1a;border-radius:6px;padding:17px 16px;box-shadow:3px 10px 18px #65342120;transition:transform .7s var(--ease)}.design-card>span{font-size:6px;letter-spacing:.7px}.card-back{left:49%;top:45px;background:#e9e6cc;color:#62704b;transform:rotate(13deg)}.card-front{left:23%;top:52px;background:#33584a;color:#f1efd8;transform:rotate(-11deg)}.design-card>b{font-size:24px;line-height:1.04;letter-spacing:-1px;font-weight:400;display:block;margin-top:14px}.card-arch{margin:20px auto 0;width:68px;height:65px;border:17px solid #acb38e;border-bottom:0;border-radius:40px 40px 0 0}.card-orbit{height:71px;position:relative;margin-top:18px}.card-orbit i{position:absolute;width:59px;height:59px;border:1px solid #abc09a;border-radius:50%;left:28%;top:0}.card-orbit i:nth-child(2){transform:translateX(-14px)}.card-orbit i:nth-child(3){transform:translateX(14px)}.card-bottom{display:flex!important;justify-content:space-between;font-size:5px!important;letter-spacing:.5px!important;margin-top:18px;padding-top:10px;border-top:1px solid #ffffff30}.card-bottom i{font-style:normal}.prompt-chip{position:absolute;bottom:22px;left:14%;padding:12px 17px;border-radius:6px;background:#f5eee4;color:#795f4e;box-shadow:0 5px 15px #71584216;font-size:9px;white-space:nowrap;transform:rotate(-2deg);border:1px solid #eedbca}.prompt-cursor{font-size:15px;vertical-align:-1px;margin-right:10px;color:#a77458}.case-open:hover .card-back{transform:translate(6px,-6px) rotate(17deg)}.case-open:hover .card-front{transform:translate(-5px,-5px) rotate(-14deg)}.work-footnote{font-size:10px;color:#7b8974;line-height:1.6;margin-top:44px;border-top:1px solid #d3dacb;padding-top:21px}.ownership{display:grid;grid-template-columns:.7fr 1.5fr;gap:90px;align-items:center;padding-block:115px}.ownership-mark{display:grid;place-items:center;position:relative;min-height:220px}.ownership-mark img{position:relative;z-index:2;width:110px;height:110px;transform:rotate(-5deg)}.ownership-orbit{position:absolute;width:230px;height:230px;border:1px solid var(--line);border-radius:50%}.ownership-orbit:before,.ownership-orbit:after{content:'';position:absolute;inset:20px;border:1px solid var(--line);border-radius:50%}.ownership-orbit:after{inset:42px}.ownership-copy .section-kicker{margin-bottom:25px}.ownership-copy h2{font-size:44px;letter-spacing:-1.6px}.ownership-copy>p:not(.eyebrow){font-size:14px;color:#6a796c;line-height:1.7;margin-top:23px;max-width:490px}.ownership-points{display:flex;gap:26px;margin-top:25px}.ownership-points>span{display:flex;align-items:center;gap:8px;font-size:10px;white-space:nowrap}.ownership-points .icon{width:14px;height:14px;stroke:#7c955f}.contact-section{background:var(--ink);color:var(--paper);position:relative;overflow:hidden}.contact-inner{padding-top:82px;padding-bottom:84px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.contact-inner .eyebrow{color:#a8b9a0;font-size:9px;margin-bottom:28px}.contact-inner h2{font-size:70px;font-weight:400;letter-spacing:-2px;line-height:1}.contact-inner h2 em{color:#c0cd9b}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:20px;position:relative;margin-right:30px}.button-cream{background:#e8ecd9;color:var(--ink)}.button-cream:hover{background:#fafbef;transform:translateY(-2px)}.email-link{font-size:12px;letter-spacing:.3px;color:#b2c3a6;align-self:center;border-bottom:1px solid transparent}.email-link:hover{border-color:#b2c3a6}.contact-lines{position:absolute;right:-25px;bottom:-80px;transform:rotate(-25deg);width:470px;height:360px;opacity:.15}.contact-lines i{position:absolute;inset:0;border:1px solid #a8b292;border-radius:150px 150px 0 0}.contact-lines i:nth-child(2){inset:32px}.contact-lines i:nth-child(3){inset:64px}.site-footer{padding-block:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer>p{font-size:10px;color:#7d877b}.site-footer>div{display:flex;align-items:center;gap:23px;font-size:9px;color:#7d877b}.motion-toggle{background:none;border:0;color:#70806b;font-size:9px;display:flex;align-items:center;gap:7px;padding:8px 0}.motion-icon{font-size:11px}.case-dialog{border:1px solid #d6ddca;border-radius:12px;padding:0;background:var(--paper);color:var(--ink);max-width:700px;width:calc(100% - 40px);max-height:calc(100dvh - 60px);box-shadow:0 20px 100px #0e241d40;animation:dialog-in .3s var(--ease)}.case-dialog::backdrop{background:#0a211aba;backdrop-filter:blur(7px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;padding:20px 32px;border-bottom:1px solid var(--line)}.dialog-top .eyebrow{font-size:9px;color:#7e8d72}.close-dialog{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:34px;height:34px;background:none;font-size:25px;line-height:1;font-weight:400}.close-dialog:hover{background:var(--ink);color:var(--paper)}.dialog-content{padding:32px}.dialog-status{display:inline-block;font-size:9px;background:#dfe5d6;color:#4f6d41;padding:6px 9px;border-radius:3px;margin-bottom:19px}.dialog-content h2{font-size:43px;line-height:1.06;letter-spacing:-1.8px;max-width:520px}.dialog-intro{font-size:16px;color:#5f715c;margin-top:19px;line-height:1.6}.dialog-details{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.dialog-details h3{font-size:10px;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.dialog-details p{font-size:12px;line-height:1.75;color:#65745e}.dialog-note{font-size:10px;line-height:1.6;background:#e7eadf;padding:13px 15px;color:#738168;margin-top:25px;border-radius:4px}.dialog-cta{margin-top:25px;font-size:12px;min-height:45px;padding:12px 16px}.hero-in{animation:enter .9s var(--ease) both}.hero-copy .hero-in:nth-child(2){animation-delay:.08s}.hero-copy .hero-in:nth-child(3){animation-delay:.16s}.hero-copy .hero-in:nth-child(4){animation-delay:.24s}.hero-copy .hero-in:nth-child(5){animation-delay:.32s}.hero-visual.hero-in{animation-delay:.15s;animation-duration:1.3s}.js-motion .reveal{opacity:0;transform:translateY(24px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.js-motion .reveal.is-visible{opacity:1;transform:none}.case-card:nth-child(even){transition-delay:.08s}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}.motion-paused .reveal{opacity:1;transform:none;transition:none}.motion-paused .hero-in{animation:none;opacity:1;transform:none}@keyframes enter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes float-span{0%,100%{transform:translateY(0) rotate(-.35deg)}50%{transform:translateY(-9px) rotate(.35deg)}}@keyframes dot-beat{0%,65%,100%{opacity:.25}30%{opacity:1}}@keyframes travel{0%,20%{left:0;opacity:0}40%{opacity:1}90%,100%{left:100%;opacity:0}}@keyframes dialog-in{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}
@media(min-width:1500px){.hero{min-height:735px}.hero-visual{height:600px}.case-art{height:390px}.portal-window{top:86px}.workflow-canvas{padding-top:80px}.newsletter-sheet{top:64px}.design-card{top:75px}.prompt-chip{bottom:32px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.hero h1{font-size:84px;letter-spacing:-4px}.hero{min-height:650px}.hero-visual{height:475px;margin-left:-20px}.span-sculpture{top:10%}.hero-description{font-size:16px;max-width:350px}.hero-actions{gap:19px}.visual-caption{left:42px;right:20px}.approach-grid{gap:45px}.section{padding-block:88px}.section-heading{padding-left:29%}.section-heading>.section-kicker{font-size:9px;gap:10px}.case-art{height:305px}.case-title{font-size:25px}.portal-window{width:96%;left:9%;top:57px}.portal-content{padding:20px 15px}.portal-content h3{font-size:19px}.workflow-canvas{padding:59px 22px 20px}.flow-step{padding:12px 7px 22px}.flow-step b{font-size:11px}.flow-step small{font-size:5px;letter-spacing:-.2px}.flow-link{width:12px}.quote-mini{margin:24px 20px 0}.newsletter-sheet{left:16%;width:66%;padding:17px 20px;top:44px}.newsletter-sheet h3{font-size:31px}.scheduled-badge{left:43%;bottom:34px;padding:12px}.design-card{width:35%;height:215px;padding:15px 13px}.design-card>b{font-size:22px}.card-front{left:20%;top:45px}.card-back{left:49%;top:40px}.card-orbit{margin-top:16px;height:65px}.card-orbit i{width:52px;height:52px}.card-arch{width:59px;height:58px;border-width:15px}.prompt-chip{left:10%;font-size:8px;bottom:18px}.ownership{gap:50px}.ownership-copy h2{font-size:39px}.ownership-points{gap:19px}.contact-inner h2{font-size:62px}.site-footer>p{display:none}}
@media(max-width:900px){.desktop-nav{gap:23px;margin-left:0;font-size:11px}.hero{grid-template-columns:1.1fr 1fr;min-height:570px;padding-block:15px 27px}.hero h1{font-size:67px;letter-spacing:-3.7px}.hero .eyebrow{font-size:9px;margin-bottom:24px;letter-spacing:1.2px}.hero-description{font-size:14px;max-width:300px;margin-top:24px}.hero-actions{gap:18px;margin-top:25px;flex-wrap:wrap}.hero-actions .button{padding:14px 17px;gap:21px;font-size:11px;min-height:48px}.hero-actions .text-link{font-size:10px;gap:11px}.hero-note{font-size:8px;max-width:240px;line-height:1.7;margin-top:27px}.hero-visual{height:380px;margin-left:-12px;margin-right:-15px}.span-sculpture{top:13%}.visual-coordinate{font-size:7px;left:20px;top:13px;gap:10px}.visual-coordinate span{font-size:6px}.visual-caption{font-size:8px;left:30px;right:13px;bottom:-3px}.capability-strip .container{width:calc(100% - 54px)}.strip-inner{min-height:83px;gap:16px}.strip-label{display:none}.capability{font-size:10px;gap:9px}.line-icon{transform:scale(.8)}.connect-icon{transform:scale(.8) rotate(40deg)}.section-heading{padding-left:0}.section-heading>.section-kicker{position:static;margin-bottom:24px;font-size:10px}.section-heading .section-intro{position:absolute;right:0;bottom:3px}.approach-grid{gap:30px;grid-template-columns:1fr 1fr}.mode-tab{gap:15px;padding-block:24px}.mode-content strong{font-size:20px}.mode-content>span{font-size:11px;max-width:235px}.mode-panel{padding:23px 19px 0;min-height:350px}.panel-top .eyebrow{font-size:7px;letter-spacing:.8px}.app-tiles{gap:7px}.app-tile{font-size:8px;padding:12px 6px 10px}.system-builder{font-size:9px;gap:7px}.platform{padding:14px 13px}.platform strong{font-size:10px}.platform div>span{font-size:7px}.panel-footer{font-size:8px}.case-grid{gap:37px 22px}.case-art{height:260px}.portal-window{top:47px}.portal-content h3{font-size:15px}.portal-content{padding:18px 11px}.portal-rail{width:26px}.portal-steps{gap:6px;margin-top:14px}.portal-steps b span{font-size:5px;margin-left:2px}.form-skeleton{margin-top:17px;gap:10px}.portal-foot{margin-top:15px}.workflow-canvas{padding:56px 17px 15px}.workflow-top{margin-bottom:21px}.flow-step b{font-size:9px}.flow-step small{display:none}.flow-step{padding:11px 7px 17px}.flow-link{width:9px}.quote-mini{margin:28px 9px 0;padding:12px}.quote-mini strong{font-size:7px}.quote-mini div span{font-size:5px}.newsletter-sheet{top:38px;padding:15px 17px}.newsletter-sheet h3{font-size:27px;margin-bottom:13px}.newsletter-sheet .micro-label{margin-top:15px;font-size:4px}.newsletter-row{gap:7px}.newsletter-row b{font-size:5px}.newsletter-row i{width:65px;height:2px;margin-top:4px}.newsletter-row i+i{width:52px}.newsletter-thumb{width:33px;height:32px}.newsletter-thumb span{width:19px;height:24px;border-width:5px}.newsletter-rule{margin:12px 0}.scheduled-badge{bottom:25px;left:43%;padding:10px;gap:8px}.scheduled-badge strong{font-size:7px}.scheduled-badge div span{font-size:5px}.calendar-icon{font-size:17px}.design-card{height:182px;padding:13px 11px;top:36px}.design-card>b{font-size:18px;margin-top:10px}.design-card>span{font-size:5px}.card-orbit{height:51px;margin-top:15px}.card-orbit i{height:42px;width:42px;left:25%}.card-orbit i:nth-child(2){transform:translateX(-10px)}.card-orbit i:nth-child(3){transform:translateX(10px)}.card-arch{width:50px;height:51px;border-width:12px;margin-top:17px}.card-bottom{margin-top:13px;padding-top:8px;font-size:4px!important}.prompt-chip{padding:9px 12px;font-size:7px;bottom:19px}.prompt-cursor{margin-right:6px;font-size:12px}.art-index{font-size:8px;top:16px;left:18px}.art-caption{font-size:6px;bottom:12px;right:14px}.case-title{font-size:23px}.case-status{font-size:7px}.case-description{font-size:11px}.case-type{font-size:7px}.ownership{grid-template-columns:.65fr 1.6fr;gap:35px}.ownership-mark img{width:85px;height:85px}.ownership-orbit{width:180px;height:180px}.ownership-orbit:before{inset:16px}.ownership-orbit:after{inset:32px}.ownership-copy h2{font-size:34px;letter-spacing:-1.4px}.ownership-copy>p:not(.eyebrow){font-size:12px}.ownership-points{gap:14px}.ownership-points>span{font-size:8px}.contact-inner h2{font-size:54px}.contact-actions{margin-right:0}.contact-actions .button{font-size:11px;gap:24px}.contact-inner{padding-block:65px}}
@media(max-width:650px){:root{--header-height:72px}.container{width:calc(100% - 42px)}.nav-wrap .brand img{width:133px;height:34px}.desktop-nav{display:none}.nav-cta{margin-left:auto;margin-right:18px;font-size:11px;gap:8px}.nav-cta .icon{width:15px}.menu-toggle{display:block;width:30px;padding:3px}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:auto;padding-top:37px;padding-bottom:24px}.hero-copy{padding:0}.hero .eyebrow{font-size:9px;letter-spacing:1.15px;margin-bottom:28px}.hero h1{font-size:clamp(57px,14.3vw,85px);letter-spacing:-3.7px;line-height:1}.hero h1 em{font-size:1.11em;letter-spacing:-2px}.hero-description{font-size:15px;line-height:1.6;max-width:335px;margin-top:25px}.hero-actions{margin-top:26px;gap:23px}.hero-actions .button{min-height:50px;font-size:12px;padding:15px 19px;gap:26px}.hero-actions .text-link{font-size:10px;gap:11px}.hero-note{margin-top:23px;font-size:8px;max-width:100%}.hero-visual{width:100%;height:auto;aspect-ratio:1.08;margin:24px 0 0;max-height:480px}.span-sculpture{top:-3%;left:0;width:100%;animation-duration:8s}.visual-orbit{left:15%;top:3%;width:76%}.visual-orbit:before{inset:19px}.visual-orbit:after{inset:40px}.visual-coordinate{top:4px;left:5px;font-size:6px;gap:9px}.visual-coordinate span{font-size:5px}.visual-caption{left:6px;right:6px;bottom:0;font-size:8px;padding-top:11px}.capability-strip .container{width:calc(100% - 42px)}.strip-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px 12px;padding-block:25px}.capability{font-size:11px;gap:12px}.capability:nth-child(odd){padding-left:16px}.line-icon{margin-left:3px}.section{padding-block:67px}.section-heading{margin-bottom:35px}.section-heading>.section-kicker{margin-bottom:21px;font-size:9px}.section-kicker{font-size:9px;gap:12px}h2{font-size:44px;letter-spacing:-1.8px}h2 em{letter-spacing:-1px}.section-heading .section-intro{position:static;font-size:12px;margin-top:20px}.approach-grid{display:flex;flex-direction:column;gap:29px}.mode-tab{gap:18px;padding:23px 0}.mode-number{font-size:10px;line-height:24px}.mode-content strong{font-size:21px}.mode-content>span{font-size:12px;max-width:290px;margin-top:8px}.mode-panel{min-height:357px;padding:23px 23px 0}.panel-top .eyebrow{font-size:7px;letter-spacing:1px}.system-builder{font-size:10px}.system-visual{max-width:340px}.app-tile{padding:15px 7px 12px;font-size:9px}.platform strong{font-size:11px}.platform div>span{font-size:7px}.platform{padding:14px 16px}.panel-footer{font-size:9px}.work-heading{display:block;margin-bottom:27px}.work-heading h2{margin-top:20px}.work-intro{font-size:12px;margin-top:20px;line-height:1.6}.work-filter{gap:5px;margin-bottom:24px;flex-wrap:wrap}.filter{font-size:10px;padding:8px 12px}.filter-note{width:100%;margin-top:10px;margin-left:1px;font-size:8px}.case-grid{grid-template-columns:1fr;gap:36px}.case-art{height:auto;aspect-ratio:1.38}.case-status{font-size:8px}.case-meta{margin-top:15px}.case-title{font-size:26px;line-height:1.12;margin-top:8px;letter-spacing:-.7px}.case-description{font-size:12px;line-height:1.6;max-width:340px;margin-top:11px}.case-type{font-size:7px;margin-top:14px}.portal-window{top:18%;left:10%;width:94%}.portal-content{padding:17px 15px 18px}.portal-content h3{font-size:18px}.portal-rail{width:30px}.portal-steps b span{font-size:6px}.portal-steps{margin-top:16px;gap:9px}.form-skeleton{margin-top:18px}.portal-foot{margin-top:16px}.window-top{height:30px}.workflow-canvas{padding:18% 23px 14px}.workflow-top{margin-bottom:24px}.flow-step{padding:11px 8px 19px}.flow-step b{font-size:11px}.flow-step small{display:block;font-size:4px}.flow-link{width:11px}.quote-mini{margin:24px 20px 0;padding:13px 15px}.quote-mini strong{font-size:8px}.quote-mini div span{font-size:5px}.newsletter-sheet{top:13%;left:18%;width:62%;padding:14px 20px}.newsletter-sheet h3{font-size:29px}.newsletter-row b{font-size:5px}.newsletter-row i{width:78px}.newsletter-row i+i{width:56px}.scheduled-badge{left:45%;bottom:15%;padding:11px 12px}.scheduled-badge strong{font-size:8px}.scheduled-badge div span{font-size:5px}.design-card{height:74%;width:33%;top:14%;padding:14px 12px}.card-front{left:22%}.card-back{left:50%;top:12%}.design-card>b{font-size:21px;margin-top:10px}.card-orbit{height:58px;margin-top:17px}.card-orbit i{height:47px;width:47px}.card-arch{height:57px;width:56px;border-width:14px}.card-bottom{margin-top:15px}.prompt-chip{bottom:7%;left:13%;font-size:8px;padding:10px 12px}.art-caption{bottom:12px;font-size:6px}.work-footnote{font-size:9px;margin-top:28px;padding-top:20px}.ownership{display:flex;flex-direction:column;align-items:stretch;gap:35px}.ownership-mark{min-height:157px;display:grid;align-self:flex-start;width:160px;margin-left:0}.ownership-mark img{height:78px;width:78px}.ownership-orbit{height:154px;width:154px}.ownership-copy .section-kicker{margin-bottom:21px}.ownership-copy h2{font-size:35px;letter-spacing:-1.2px;line-height:1.09}.ownership-copy h2 em{font-size:1.06em;letter-spacing:-.9px}.ownership-copy>p:not(.eyebrow){font-size:13px;margin-top:21px}.ownership-points{gap:17px;margin-top:22px;flex-wrap:wrap}.ownership-points>span{font-size:9px}.contact-inner{display:block;padding-block:58px}.contact-inner h2{font-size:54px;letter-spacing:-1.7px}.contact-inner .eyebrow{font-size:8px;margin-bottom:24px}.contact-actions{align-items:flex-start;margin-top:34px;gap:17px}.contact-actions .button{font-size:12px;gap:40px}.email-link{align-self:flex-start;font-size:11px;padding-left:2px}.contact-lines{width:280px;height:280px;right:-100px;bottom:-60px}.site-footer{padding-block:25px;flex-wrap:wrap;gap:22px}.site-footer .brand img{width:121px;height:31px}.site-footer>div{flex-direction:column;align-items:flex-end;gap:2px;font-size:8px}.motion-toggle{font-size:8px;gap:6px;padding:5px 0}.dialog-top{padding:16px 22px}.dialog-content{padding:25px 22px}.dialog-content h2{font-size:34px;letter-spacing:-1.2px}.dialog-intro{font-size:14px}.dialog-details{grid-template-columns:1fr;gap:20px;margin-top:22px;padding-top:22px}.dialog-details p{font-size:12px}.dialog-note{font-size:10px;margin-top:20px}.dialog-cta{font-size:11px;margin-top:20px;gap:18px}.case-dialog{width:calc(100% - 26px);max-height:calc(100dvh - 26px)}.case-card:nth-child(even){transition-delay:0}}
@media(max-width:370px){.container{width:calc(100% - 34px)}.hero-actions{gap:14px}.hero h1{font-size:55px;letter-spacing:-3px}.hero-actions .button{font-size:11px;padding:14px 15px;gap:16px}.hero-actions .text-link{font-size:9px}.nav-cta{margin-right:12px}.hero .eyebrow{font-size:8px}.capability{font-size:10px}.case-title{font-size:24px}.case-art{aspect-ratio:1.25}.flow-step small{display:none}.quote-mini{margin-top:27px}.design-card>b{font-size:20px}.prompt-chip{font-size:7px}.ownership-copy h2{font-size:32px}.contact-inner h2{font-size:49px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.hero-in{opacity:1;transform:none}}
/* Readable supporting copy and explicit case-study status at every breakpoint. */
.hero-note,.strip-label,.section-kicker,.section-heading .section-intro,.mode-content>span,.work-intro,.ownership-copy>p:not(.eyebrow),.site-footer>p,.site-footer>div,.motion-toggle{color:#53654f}
.mode-tab:not(.active) strong{color:#586951}
.case-status,.case-description,.case-type,.filter-note,.work-footnote{color:#52634b}
.case-status{font-size:11px;line-height:1.5}
.work-footnote{font-size:11px}
.filter-note{font-size:10px}
.panel-top .eyebrow,.panel-footer,.panel-page,.dialog-top .eyebrow{color:#52634b}
.dialog-details p{color:#55664e}
.dialog-note{color:#52634b;font-size:11px}
@media(max-width:650px){.case-status{font-size:10px}.work-footnote{font-size:10px}.filter-note{font-size:10px}}
.case-arrow{flex-shrink:0}
.contact-section :focus-visible{outline-color:#dc7853}
.motion-toggle:disabled{cursor:default}
.motion-toggle{font-size:11px;min-height:36px}
@media(max-width:650px){.motion-toggle{font-size:11px}}
