/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:host,:root{--font-sans:"Aptos","Segoe UI",Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg:#091411;--surface:#101f19;--text:#eef2e9;--muted:#a1ada4;--green:#bbf7ce;--amber:#f6ba71;--line:#b7dac426;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Aptos,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}img,svg{vertical-align:middle}img{max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{letter-spacing:-.045em;font-weight:450;line-height:1.12}h1{font-size:clamp(48px,6vw,82px)}h2{font-size:clamp(36px,4vw,54px)}h2 span{color:#91a89a}h3{letter-spacing:-.035em;font-size:25px}p{color:var(--muted)}::selection{color:#091411;background:#bbf7ce}:focus-visible{outline:2px solid var(--green);outline-offset:5px}.container{width:calc(100% - 112px);max-width:1260px;margin-inline:auto}.section{padding-block:100px}.eyebrow{letter-spacing:.13em;color:#aecbb8;text-transform:uppercase;align-items:center;gap:8px;font:500 11px/1.5 Consolas,Courier New,monospace;display:inline-flex}.muted{color:var(--muted)}.button{white-space:nowrap;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:24px;min-height:50px;padding:12px 24px;font-size:13px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#11271a;background:var(--green);border-color:var(--green)}.button-primary:hover{background:#d1fcdd;border-color:#d1fcdd}.button-secondary{color:var(--text);background:0 0;border-color:#66806c66}.button-secondary:hover{background:#16271e;border-color:#80a48b}.button.small{gap:13px;min-height:39px;padding:10px 15px;font-size:12px}.text-link{align-items:center;gap:20px;font-size:13px;font-weight:500;display:inline-flex}.text-link:hover{color:var(--green)}.card-link svg,.text-link svg{transition:transform .2s}.card-link:hover svg,.text-link:hover svg{transform:translate(2px,-2px)}.section-top{align-items:center;gap:20px;margin-bottom:32px}.section-heading,.section-top{justify-content:space-between;display:flex}.section-heading{align-items:flex-end;gap:48px;margin-bottom:48px}.section-heading p{max-width:415px;padding-bottom:4px;font-size:14px;line-height:1.8}.tiny-note{color:#82978b;letter-spacing:.12em}.tag,.tiny-note{font:10px Consolas,monospace}.tag{letter-spacing:.06em;border:1px solid var(--line);border-radius:3px;padding:5px 9px;display:inline-flex}.skip-link{z-index:100;background:var(--green);color:var(--bg);border-radius:4px;padding:12px 20px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:10px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#091411f0;border-bottom:1px solid #b7dac417;height:86px;position:sticky;top:0}.nav-inner{justify-content:space-between;gap:35px;height:100%;display:flex}.brand,.nav-inner{align-items:center}.brand{color:var(--green);gap:10px;display:inline-flex}.brand>span{letter-spacing:-1.5px;color:#f1f3e9;font-size:32px;font-weight:550;line-height:1}.brand-dot{color:var(--green)}.main-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.main-nav>a{color:#b0bcb3;white-space:nowrap;font-size:12px;position:relative}.main-nav>a.active,.main-nav>a:hover{color:var(--text)}.main-nav>a.active:after{content:"";background:var(--green);width:14px;height:2px;position:absolute;bottom:-10px;left:0}.nav-cta{color:var(--green);background:#14251a;border-color:#46594c;gap:27px;min-height:41px;margin-left:28px;padding:8px 18px;font-size:12px}.nav-cta:hover{background:#203b29}.menu-toggle{color:var(--text);background:0 0;border:0;padding:8px;display:none}.main-nav .nav-mobile-cta{display:none}.hero{isolation:isolate;background:radial-gradient(at 80% 45%,#16362677,#0000 55%);position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#a9d5b606 1px,#0000 0),linear-gradient(90deg,#a9d5b606 1px,#0000 0);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 30%,#000);mask-image:linear-gradient(90deg,#0000 30%,#000)}.hero-layout{grid-template-columns:1.1fr 1fr;align-items:center;gap:20px;min-height:646px;padding-block:68px 70px;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.hero-kicker{letter-spacing:.14em;color:#a6c5b0;align-items:center;gap:9px;margin-bottom:28px;font:10px Consolas,monospace;display:flex}.demo-live-dot,.pulse-dot{background:#bbf7ce;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.pulse-dot{animation:pulse 3s infinite;box-shadow:0 0 0 4px #bbf7ce10}.hero h1{letter-spacing:-.065em;margin-left:-4px;font-size:clamp(54px,5.65vw,84px);font-weight:430;line-height:1.06}.hero h1 span{color:var(--green)}.hero-break{display:none}.hero-copy>p{color:#a8b8ac;margin-top:26px;font-size:15px;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:24px;margin-top:31px}.hero-actions,.hero-secondary{align-items:center;display:flex}.hero-secondary{gap:9px;font-size:12px}.hero-secondary:hover{color:var(--green)}.play-icon{border:1px solid #587261;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:inline-flex}.hero-proof{color:#8ea797;gap:23px;margin-top:24px;font-size:10px;display:flex}.hero-proof span{align-items:center;gap:6px;display:inline-flex}.hero-proof svg{color:#b4dbbf}.hero-bottom{border-top:1px solid var(--line);color:#799b84;letter-spacing:.14em;justify-content:space-between;padding-block:22px 25px;font:9px Consolas,monospace;position:relative}.hero-bottom,.scroll-hint{align-items:center;display:flex}.scroll-hint{color:#a7baab;gap:21px}.scroll-hint>span{color:var(--green);font-size:16px}.protection-visual{aspect-ratio:1;isolation:isolate;width:100%;min-width:0;margin-top:-4px;position:relative;transform:translate(16px)}.orb-glow{filter:blur(20px);background:radial-gradient(#6ee7a927,#0000 70%);position:absolute;inset:15%}.orb{opacity:.95;width:117%;max-width:none;height:117%;margin:-8.5%}.orb-core{color:#b7f3cb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(135deg,#234833c9,#122b1eeb);border:1px solid #a5e9bd3b;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:11px;width:120px;height:136px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #7adfa624,inset 0 0 30px #8dbba90a}.orb-core span{letter-spacing:.25em;font:9px Consolas,monospace}.floating-prompt{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(120deg,#15211aeb,#0b1713f5);border:1px solid #74968238;border-radius:8px;width:218px;padding:15px 17px;position:absolute;transform:rotate(-3deg);box-shadow:0 12px 38px #0005}.floating-prompt>div{letter-spacing:.08em;color:#b3b7aa;align-items:center;gap:7px;font:8px Consolas,monospace;display:flex}.floating-prompt>div svg:last-child{margin-left:auto}.floating-prompt p{color:#8ca296;margin:12px 0;font:10px/2.2 Consolas,monospace}.floating-prompt p span{color:#e7b986;background:#bd894414;padding:3px 4px}.floating-prompt small{color:#ad9577;border-top:1px solid #8baa981c;padding-top:9px;font:8px Consolas,monospace;display:block}.raw-prompt{animation:floatA 8s ease-in-out infinite;top:10%;left:-7px}.amber-dot{background:#eac180;border-radius:50%;width:4px;height:4px}.safe-prompt{border-color:#71b88c5e;animation:floatB 9s ease-in-out infinite;bottom:6%;right:-7px;transform:rotate(3deg)}.safe-prompt p span,.safe-prompt>div{color:#bdf5cb}.safe-prompt p span{background:#6ddca017}.safe-prompt small{color:#8bad97;align-items:center;gap:6px;font-size:7px;display:flex}.safe-prompt .demo-live-dot{width:4px;height:4px}.visual-caption{color:#779881;letter-spacing:.13em;font:7px Consolas,monospace;position:absolute;bottom:1%;left:0}.capability-strip{border-block:1px solid var(--line);background:#0c1913}.capability-strip>.container{align-items:center;gap:55px;padding-block:22px;display:flex}.capability-strip>.container>span{color:#8aa18f;letter-spacing:.1em;flex-shrink:0;max-width:98px;font:8px/1.7 Consolas,monospace}.capability-strip .container>div{flex:1;justify-content:space-between;gap:25px;display:flex}.capability-strip .container>div>span{white-space:nowrap;color:#a0b2a5;align-items:center;gap:9px;font-size:13px;display:flex}.capability-strip svg{stroke-width:1.3px;color:#83a58e;width:18px;height:18px}.capabilities{color:#182d22;background:#e9eee5}.capabilities .eyebrow{color:#486b53}.capabilities h2 span{color:#788c7d}.capabilities .section-heading p{color:#697c6d}.capabilities .tiny-note{color:#657762}.capability-cards{grid-template-columns:1fr 1fr;gap:24px;display:grid}.capability-card{background:#f0f3ec;border:1px solid #bac9ba;border-radius:10px;padding:31px 34px 0;overflow:hidden}.protect-card{background:#dfe9dc;border-color:#aabdab}.card-topline{color:#55765c;justify-content:space-between;align-items:center;gap:20px;display:flex}.card-topline span{letter-spacing:.1em;font:9px Consolas,monospace}.card-topline svg{stroke-width:1.4px}.capability-card h3{color:#203f2a;margin-bottom:13px;font-size:27px}.capability-card p{color:#67796a;max-width:440px;font-size:13px;line-height:1.9}.service-tags{flex-wrap:wrap;gap:8px;margin:20px 0 28px;display:flex}.service-tags span{letter-spacing:.05em;color:#54745c;background:#dce5d6;border-radius:3px;padding:5px 7px;font:8px Consolas,monospace}.protect-card .service-tags span{background:#cfdec9}.card-link{color:#32563b;border-top:1px solid #c5d2c0;justify-content:space-between;align-items:center;padding:19px 0;font-size:12px;font-weight:600;display:flex}.mini-blueprint{grid-template-columns:42px 1fr 42px 1fr 42px;align-items:center;row-gap:8px;max-width:320px;margin:32px 0 30px;display:grid}.blueprint-node{color:#56724f;background:#e8eee2;border:1px solid #b4c7ad;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.blueprint-node.final{color:#d3eaca;background:#294b30;border-color:#294b30}.mini-blueprint i{background:repeating-linear-gradient(90deg,#9eb195 0 4px,#0000 4px 8px);height:1px}.mini-blueprint>span{letter-spacing:.1em;color:#63775b;text-align:center;font:8px Consolas,monospace}.mini-blueprint>span:nth-last-child(2){grid-column:3}.mini-blueprint>span:last-child{grid-column:5}.mini-risk{align-items:center;gap:14px;height:118px;display:flex}.mini-risk-label{color:#826444;letter-spacing:.03em;font:8px Consolas,monospace}.safe-label{color:#396644;align-items:center;gap:5px;display:flex}.risk-spectrum{background:linear-gradient(90deg,#bc8662,#e0caa0,#86b17e,#467353);border-radius:5px;flex:1;height:7px;position:relative}.risk-spectrum i{background:#285137;width:3px;height:17px;position:absolute;top:-5px;right:15%;box-shadow:0 0 0 3px #dfe9dc}.product-section{border-bottom:1px solid var(--line);background:#0e1c15}.product-pill{letter-spacing:.07em;color:#abc4af;border:1px solid #46624b;border-radius:20px;align-items:center;gap:6px;padding:6px 11px;font:8px Consolas,monospace;display:inline-flex}.privacy-demo{background:#0c1712;border:1px solid #3a5342;border-radius:10px;overflow:hidden;box-shadow:0 15px 55px #00000015}.demo-toolbar{letter-spacing:.1em;color:#a9c3af;border-bottom:1px solid #22382a;justify-content:space-between;align-items:center;gap:15px;padding:17px 23px;font:9px Consolas,monospace;display:flex}.demo-toolbar>span{align-items:center;gap:8px;display:flex}.demo-toolbar .demo-local{color:#91a996;letter-spacing:0;font:9px Segoe UI,sans-serif}.demo-scenarios{gap:7px;padding:20px 22px 0;display:flex}.demo-scenarios button{color:#8ea895;background:0 0;border:1px solid #2b4032;border-radius:4px;padding:7px 13px;font-size:11px;transition:all .2s}.demo-scenarios button.selected{color:#c1eacb;background:#203d29;border-color:#4a6e53}.demo-scenarios button:hover{border-color:#729e7e}.demo-panels{grid-template-columns:1fr 1fr;gap:18px;padding:20px 22px;display:grid}.demo-panel{background:#101d15;border:1px solid #293c2d;border-radius:6px;flex-direction:column;min-height:218px;padding:21px;display:flex}.demo-panel-label{color:#90a494;letter-spacing:.04em;justify-content:space-between;align-items:center;gap:10px;font:9px Consolas,monospace;display:flex}.risk-badge{color:#d6b181;letter-spacing:0;background:#322a1e;border-radius:3px;padding:4px 7px;font-size:8px}.demo-prompt{color:#b8c5b9;overflow-wrap:anywhere;margin-top:24px;font:13px/1.95 Consolas,monospace}.demo-tags{flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:23px;display:flex}.demo-tags span{color:#b39a76;border:1px solid #5b4b314f;border-radius:3px;padding:3px 8px;font:8px Consolas,monospace}.demo-result{background:radial-gradient(at 60% 70%,#16342255,#0000 90%),#101d15;border-color:#355441}.demo-result .demo-panel-label{color:#a5c4ad}.demo-empty{text-align:center;color:#7ca88a;margin:30px 0 18px}.demo-empty>p{color:#8daa94;margin-top:12px;font:12px/1.7 Segoe UI,sans-serif}.demo-output{flex:1}.demo-result mark{color:#b7ebc7;background:#264931;border-radius:2px;padding:2px 3px}.demo-ready{color:#a4cbae;gap:6px;margin-top:14px;font-size:9px}.demo-bottom,.demo-ready{align-items:center;display:flex}.demo-bottom{border-top:1px solid #263a2c;justify-content:space-between;gap:20px;padding:16px 22px}.demo-bottom>span{color:#8ca390;font-size:9px}.demo-bottom>div{gap:8px}.demo-bottom>div,.icon-button{align-items:center;display:flex}.icon-button{color:#a5c4ad;background:0 0;border:1px solid #38513e;border-radius:4px;justify-content:center;width:39px;height:39px}.product-footnote{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;display:flex}.product-footnote>span{color:#92a898;align-items:center;gap:8px;font-size:10px;display:flex}.demo-copy-error{padding:0 22px 18px;font-size:12px}.process-section{background:#091411}.process-grid{border-top:1px solid #344d3a;grid-template-columns:repeat(4,1fr);gap:0;padding-top:29px;display:grid}.process-step{border-left:1px solid var(--line);padding:0 29px}.process-step:first-child{border-left:0;padding-left:0}.process-step:last-child{padding-right:0}.process-step>div{color:#789d84;justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.process-step>div>span{color:#89a791;font:11px Consolas,monospace}.process-step svg{stroke-width:1.25px}.process-step h3{color:#d8e4d8;margin-bottom:14px;font-size:23px}.process-step p{color:#8da391;font-size:12px;line-height:1.9}.work-section{border-block:1px solid var(--line);background:#101e17}.home-projects{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.home-project{display:block}.project-art{background:#1a2e25;border:1px solid #344a3b;border-radius:8px;justify-content:center;align-items:center;height:236px;display:flex;position:relative;overflow:hidden}.sample-label{letter-spacing:.1em;color:#a1baaa;z-index:2;font:7px Consolas,monospace;position:absolute;top:14px;left:15px}.art-number{letter-spacing:-3px;color:#9cc4a726;font-size:42px;font-weight:300;position:absolute;bottom:12px;right:16px}.project-tone-0 .project-art{background:radial-gradient(at 50% 60%,#284b4a,#122723)}.project-tone-1 .project-art{background:radial-gradient(at 50% 60%,#3b4d2b,#1c281d)}.project-tone-2 .project-art{background:radial-gradient(at 50% 60%,#443d4a,#202128);border-color:#3f4149}.art-window{background:#162c2a;border:1px solid #7aada675;border-radius:7px;width:65%;height:143px;padding:13px;transition:transform .5s;transform:perspective(600px)rotateX(8deg)rotateY(-12deg)rotate(-6deg);box-shadow:12px 15px 25px #0003}.home-project:hover .art-window{transform:perspective(600px)rotateX(0)rotateY(0)rotate(-2deg)}.art-window>div:first-child{gap:4px;margin-bottom:14px;display:flex}.art-window>div:first-child i{background:#618b81;border-radius:50%;width:4px;height:4px}.art-line{background:#6995883b;border-radius:3px;width:54%;height:5px;margin-bottom:7px;display:block}.art-line.long{width:82%}.art-line.short{width:40%}.art-chat{background:#33533f77;border:1px solid #789e8459;border-radius:4px;grid-template-columns:20px 1fr;gap:7px;margin:12px 0;padding:10px;display:grid}.art-chat svg{color:#b7dab6;grid-row:span 2}.art-chat span{background:#a8c8b154;border-radius:3px;align-self:center;height:3px}.art-chat span:last-child{width:75%}.art-shield{color:#c0d69b;background:#abc88a0c;border:1px solid #9abb7244;border-radius:50%;place-items:center;width:150px;height:150px;transition:transform .6s;display:grid;position:relative}.art-shield div{border:1px solid #9abb7224;border-radius:50%;position:absolute;inset:-18px}.art-shield div:last-child{border-color:#9abb7214;inset:-38px}.home-project:hover .art-shield{transform:scale(1.07)}.art-flow{align-items:center;gap:7px;display:flex;transform:rotate(-12deg)}.art-flow>div{color:#bcb2d4;background:#a8a0cf12;border:1px solid #beb2d652;border-radius:8px;place-items:center;width:51px;height:51px;display:grid}.art-flow>div:last-child{background:#b6aece22}.art-flow i{border-top:1px dashed #8a7c9b;width:20px}.project-info{padding:23px 0 0}.project-info>.eyebrow{color:#95af9d;font-size:8px}.project-info h3{justify-content:space-between;align-items:center;gap:20px;margin-top:10px;font-size:23px;display:flex}.project-info h3 svg{color:#a8c3af;flex-shrink:0}.project-info p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:12px;font-size:12px;line-height:1.8;display:-webkit-box;overflow:hidden}.principles-section{color:#233f2b;background:#dfe8d9}.principles-section .eyebrow{color:#52705a}.principles-layout{grid-template-columns:1fr 1fr;gap:95px;display:grid}.principles-layout h2{margin:27px 0;font-size:43px}.principles-layout h2 span{color:#6c846e}.principles-layout .text-link{color:#355e3b}.principle-list>div{border-bottom:1px solid #becdb7;align-items:flex-start;gap:18px;padding:21px 0;display:flex}.principle-list>div:first-child{padding-top:4px}.principle-list>div:last-child{border-bottom:0}.principle-list>div>span{color:#6d856b;margin-top:6px;font:10px Consolas,monospace}.principle-list h3{letter-spacing:-.03em;font-size:21px}.principle-list p{color:#60765f;margin-top:9px;font-size:12px;line-height:1.85}.principle-list>div>svg{color:#6e8c6b;flex-shrink:0;margin-top:4px;margin-left:auto}.insights-section{background:#0b1611}.home-insights{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.insight-art{color:#a6c4a3;background:#182d23;border:1px solid #334a39;border-radius:6px;place-items:center;height:205px;display:grid;position:relative;overflow:hidden}.insight-art>svg{z-index:2;transition:transform .4s;position:relative}.insight-card:hover .insight-art>svg{transform:scale(1.1)rotate(-5deg)}.insight-art>span{letter-spacing:.1em;color:#a0b49f;font:7px Consolas,monospace;position:absolute;bottom:15px;left:15px}.insight-art-1{color:#d2c194;background:#302e23;border-color:#4d4735}.insight-art-1>span{color:#b5ad92}.insight-art-2{color:#adbace;background:#202630;border-color:#394353}.insight-art-2>span{color:#a0aec6}.insight-art-rings{opacity:.14;border:1px solid;border-radius:50%;width:165px;height:165px;position:absolute;box-shadow:0 0 0 26px #a5c5ad12,0 0 0 52px #a5c5ad0a}.insight-meta{color:#8fac99;text-transform:uppercase;letter-spacing:.07em;justify-content:space-between;gap:12px;margin-top:20px;font:8px Consolas,monospace;display:flex}.insight-card h3{letter-spacing:-.025em;margin:11px 0 20px;font-size:23px;line-height:1.35}.insight-card .text-link{color:#a3bdaa;font-size:11px}.closing-cta{background:radial-gradient(at 85% 70%,#2e4b3377,#0000 65%),#14281b;border-block:1px solid #3d5c42;padding:76px 0 86px}.closing-cta .eyebrow{color:#94b89a}.cta-row{justify-content:space-between;align-items:flex-end;gap:40px;margin-top:26px;display:flex}.cta-row h2{font-size:53px}.cta-row h2 span{color:var(--green)}.cta-row .button{margin-bottom:7px}.site-footer{background:#08110e;padding:68px 0 24px}.footer-grid{grid-template-columns:1.1fr .65fr 1fr 1.25fr;gap:38px;padding-bottom:49px;display:grid}.footer-description{color:#9db0a3;margin-top:21px;font-size:12px;line-height:1.9}.footer-note{letter-spacing:.06em;color:#8fac97;align-items:center;gap:6px;margin-top:23px;font:7px Consolas,monospace;display:flex}.footer-note i{background:#9acd9a;border-radius:50%;width:4px;height:4px}.footer-links{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-links h3{color:#b7c7b9;letter-spacing:0;margin-bottom:9px;font:11px Segoe UI,sans-serif}.footer-links a{color:#98af9f;font-size:10px;line-height:1.8}.footer-links a:hover{color:var(--green)}.newsletter>label:first-child{color:#bed1c2;font-size:12px;display:block}.newsletter>p{color:#98ad9f;margin:9px 0 14px;font-size:10px;line-height:1.8}.newsletter-input{border-bottom:1px solid #45614c;align-items:center;padding-bottom:7px;display:flex}.newsletter-input input{color:#bed1c2;background:0 0;border:0;width:100%;min-width:0;padding:5px 2px;font-size:11px}.newsletter-input input::placeholder{color:#8aa591}.newsletter-input button{color:#a7ceb0;background:0 0;border:0;padding:5px}.consent-small{color:#99af9f;align-items:flex-start;gap:6px;margin-top:12px;font-size:8px;line-height:1.6;display:flex}.consent-small input{accent-color:var(--green);flex-shrink:0;width:11px;height:11px;margin-top:1px}.form-status{color:#aecdb7;align-items:center;gap:7px;margin-top:9px;font-size:10px;display:flex}.honey{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.footer-bottom{color:#8aa391;border-top:1px solid #213328;justify-content:space-between;align-items:center;gap:30px;padding-top:22px;font-size:8px;display:flex}.footer-bottom>div{gap:18px;display:flex}.footer-bottom a:hover{color:var(--green)}.footer-location{letter-spacing:.03em;font:7px Consolas,monospace}.product-hero{text-align:center;padding-block:94px 83px}.product-hero h1{margin:27px 0 23px;font-size:clamp(50px,6vw,80px)}.product-hero h1 span{color:var(--green)}.product-hero p{font-size:15px;line-height:1.9}.product-hero .hero-actions{justify-content:center}.product-status{letter-spacing:.1em;color:#91ab98;margin-top:24px;font:8px Consolas,monospace}.demo-disclaimer{color:#93aa9a;max-width:900px;margin-top:18px;font-size:11px}.section-title{margin-top:23px;margin-bottom:38px}.workflow-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-block:37px 28px;display:grid}.workflow-item{border-top:1px solid #345340;padding:26px 20px 18px 0;position:relative}.workflow-item>span{color:#8bad97;font:10px Consolas,monospace;position:absolute;right:20px}.workflow-item>svg{stroke-width:1.2px;color:#a8d1b5}.workflow-item h3{margin:25px 0 14px}.workflow-item p{font-size:13px}.workflow-grid+.muted{font-size:11px}.product-capabilities{border-block:1px solid var(--line);background:#112117}.protection-categories{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.protection-categories article{background:#152a1c;border:1px solid #2e4935;border-radius:8px;padding:31px}.protection-categories svg{stroke-width:1.3px;color:#a3c9a5}.protection-categories h3{margin:30px 0 14px;font-size:24px}.protection-categories p{margin-bottom:26px;font-size:13px}.protection-categories .tag{color:#a0bea5;font-size:8px}.deployment-grid{grid-template-columns:repeat(3,1fr);gap:45px;display:grid}.deployment-grid h3{margin:20px 0 17px;font-size:24px}.deployment-grid p{font-size:13px;line-height:1.9}.faq-section{border-top:1px solid var(--line);background:#112017}.faq-layout{grid-template-columns:1fr 1.25fr;gap:80px;display:grid}.faq-layout h2{margin:26px 0}.faq-layout .text-link{margin-top:9px}.faq{border-bottom:1px solid #36523d;padding:22px 0}.faq:first-child{padding-top:4px}.faq summary{cursor:pointer;color:#cedcce;justify-content:space-between;align-items:center;gap:18px;font-size:15px;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary>span{color:#a5c7aa;font-size:22px;transition:transform .2s}.faq[open] summary>span{transform:rotate(45deg)}.faq p{padding:16px 22px 0 0;font-size:12px;line-height:1.9}.error-page{min-height:65vh;padding-block:120px}.error-page h1{margin:28px 0;font-size:60px}.error-page>p{max-width:600px;margin-bottom:28px}.loading-page{min-height:75vh;padding-block:110px}.skeleton{background:linear-gradient(90deg,#15261a,#233c2a,#15261a) 0 0/200% 100%;border-radius:6px;animation:shimmer 1.5s infinite}.small-skeleton{width:160px;height:12px;margin-bottom:38px}.title-skeleton{width:70%;height:55px;margin:15px 0}.short-skeleton{width:45%}.content-skeleton{height:180px;margin-top:45px}.client-voices{border-top:1px solid var(--line);background:#102118;padding:68px 0}.client-voices>.container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.client-voices h2{margin-top:20px;font-size:40px}.client-voice-list article{border-left:1px solid #577e5f;padding:28px}.client-voice-list .tag{color:#a5bea9;font-size:8px}.client-voice-list h3{margin:19px 0 12px;font-size:25px}.client-voice-list p{font-size:13px;line-height:1.9}.client-voice-list .text-link{margin-top:20px}.client-voice-list blockquote{color:#d5e6d5;margin:20px 0;font-size:26px;line-height:1.5}.client-voice-list svg{color:#b3d9bc}@media (max-width:620px){.client-voices{padding:50px 0}.client-voices>.container{grid-template-columns:1fr;gap:28px}.client-voices h2{font-size:36px}.client-voice-list article{padding:8px 0 8px 22px}.client-voice-list h3{font-size:23px}}@keyframes pulse{50%{opacity:.5}}@keyframes floatA{50%{transform:translateY(-9px)rotate(-1deg)}}@keyframes floatB{50%{transform:translateY(8px)rotate(1deg)}}@keyframes shimmer{to{background-position:-200% 0}}@media (min-width:1550px){.hero-layout{min-height:720px}.hero h1{font-size:89px}}@media (max-width:1150px){.container{width:calc(100% - 72px)}.main-nav{gap:22px}.nav-inner{gap:20px}.nav-cta{margin-left:10px}.hero-layout{grid-template-columns:1.1fr 1fr;min-height:620px}.hero h1{font-size:64px}.hero-break{display:block}.hero-actions{gap:18px}.hero-actions .button{padding-inline:18px}.hero-secondary{font-size:11px}.floating-prompt{width:190px;padding:12px}.floating-prompt p{font-size:9px}.raw-prompt{top:4%;left:-15px}.safe-prompt{bottom:2%}.capability-strip>.container{gap:26px}.capability-strip .container>div{gap:15px}.capability-strip .container>div>span{gap:6px;font-size:11px}.capability-strip svg{width:15px}.capability-card{padding-inline:25px}.capability-card h3{font-size:24px}.section-heading{gap:30px}.section-heading p{font-size:13px}.footer-grid{gap:24px}.principles-layout{gap:55px}.principles-layout h2{font-size:36px}.project-art{height:200px}.home-projects{gap:18px}.project-info h3{font-size:21px}.demo-panel-label{font-size:8px}.risk-badge{font-size:7px}.demo-prompt{font-size:11px}.section{padding-block:85px}}@media (max-width:850px){.container{width:calc(100% - 48px)}.site-header{height:75px}.nav-cta{display:none}.main-nav{gap:21px}.main-nav>a{font-size:11px}.hero-layout{grid-template-columns:1.12fr 1fr;gap:0;min-height:580px;padding-block:62px}.hero h1{font-size:53px}.hero-kicker{letter-spacing:.09em;font-size:8px}.hero-copy>p{font-size:12px}.hero-actions{gap:18px}.hero .hero-actions .button{gap:17px;min-height:45px;font-size:11px}.hero-proof{gap:12px;font-size:8px}.protection-visual{transform:translate(0)}.orb-core{border-radius:17px;width:91px;height:105px}.orb-core svg{width:43px}.floating-prompt{width:161px;padding:11px}.floating-prompt>div{gap:4px;font-size:6px}.floating-prompt p{margin-block:8px;font-size:8px;line-height:2.1}.floating-prompt small{font-size:6px}.safe-prompt small{gap:3px;font-size:6px}.raw-prompt{top:-11%;left:-15px}.safe-prompt{bottom:-11%;right:-5px}.visual-caption{display:none}.capability-strip>.container{display:block}.capability-strip>.container>span{display:none}.capability-strip .container>div{scrollbar-width:none;gap:24px;overflow:auto}.section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:34px}.section-heading p br{display:none}.section-heading p{max-width:500px}.section{padding-block:65px}.capability-card{padding:24px 23px 0}.capability-card h3{font-size:23px;line-height:1.25}.capability-card p{font-size:12px}.service-tags{gap:6px}.service-tags span{font-size:7px}.card-topline span{font-size:8px}.mini-risk{gap:8px}.mini-risk-label{font-size:7px}.mini-blueprint{margin-top:27px;margin-bottom:24px}.demo-panels{gap:12px;padding:16px}.demo-panel{min-height:230px;padding:16px}.demo-panel-label{flex-wrap:wrap;align-items:flex-start;gap:7px}.demo-result .demo-panel-label{align-items:center}.demo-prompt{margin-top:20px}.demo-bottom{padding:14px 16px}.demo-bottom>span{max-width:250px;font-size:8px}.product-footnote>span{max-width:360px;font-size:9px}.product-footnote .text-link{gap:8px;font-size:11px}.process-step{padding-inline:17px}.process-step h3{font-size:21px}.process-step p{font-size:11px}.project-art{height:166px}.home-projects{gap:16px}.art-window{width:74%;height:119px;padding:10px}.art-window>div:first-child{margin-bottom:8px}.art-chat{margin:9px 0;padding:7px}.art-line{height:3px}.art-shield{width:100px;height:100px}.art-shield>svg{width:53px}.art-flow{gap:5px}.art-flow>div{width:34px;height:38px}.art-flow svg{width:17px}.art-flow i{width:8px}.project-info h3{gap:5px;font-size:19px}.project-info p{font-size:11px}.project-info .eyebrow{font-size:7px}.sample-label{font-size:6px}.art-number{font-size:32px}.principles-layout{grid-template-columns:1fr 1.15fr;gap:32px}.principles-layout h2{font-size:32px}.principle-list h3{font-size:18px}.principle-list p{font-size:11px}.principle-list>div{gap:12px}.home-insights{gap:18px}.insight-art{height:160px}.insight-card h3{font-size:20px}.insight-meta{gap:5px;font-size:7px}.closing-cta{padding-block:58px}.cta-row h2{font-size:42px}.cta-row .button{gap:16px;padding-inline:17px;font-size:11px}.footer-grid{grid-template-columns:1fr .8fr 1fr;gap:30px}.newsletter{grid-column:1/-1;max-width:450px}.footer-links a{font-size:11px}.footer-links h3{font-size:13px}.newsletter>label:first-child{font-size:15px}.newsletter>p{font-size:12px}.newsletter-input input{font-size:13px}.consent-small{font-size:10px}.footer-location{display:none}.protection-categories{gap:16px}.protection-categories article{padding:23px}.protection-categories h3{font-size:22px}.protection-categories p{font-size:12px}.deployment-grid{gap:25px}.deployment-grid h3{font-size:22px}.faq-layout{grid-template-columns:1fr 1.2fr;gap:35px}.faq-layout h2{font-size:37px}.faq summary{font-size:13px}.workflow-grid{gap:13px}.workflow-item h3{font-size:23px}.workflow-item p{font-size:12px}}@media (max-width:620px){.container{width:calc(100% - 40px)}.site-header{height:72px}.brand>span{font-size:29px}.brand svg{width:29px}.menu-toggle{display:block}.main-nav{background:#0f2018;border-bottom:1px solid #34553e;padding:23px 26px;display:none;position:absolute;top:71px;left:0;right:0;box-shadow:0 16px 24px #0003}.main-nav.is-open{flex-direction:column;align-items:stretch;gap:0;display:flex}.main-nav>a{padding:12px 0;font-size:15px}.main-nav>a.active:after{display:none}.main-nav .nav-mobile-cta{color:var(--green);border-top:1px solid #31513b;justify-content:space-between;margin-top:10px;padding-top:20px;display:flex}.hero-layout{flex-direction:column;align-items:stretch;gap:0;min-height:0;padding-block:46px 33px;display:flex}.hero-kicker{letter-spacing:.08em;margin-bottom:24px;font-size:8px}.hero h1{letter-spacing:-.06em;margin-left:-2px;font-size:clamp(46px,10.6vw,65px);line-height:1.07}.hero-break{display:none}.hero-copy>p{max-width:360px;margin-top:23px;font-size:13px;line-height:1.9}.desktop-only{display:none}.hero-actions{gap:21px;margin-top:25px}.hero .hero-actions .button{min-height:46px;padding-inline:18px;font-size:12px}.hero-secondary{font-size:11px}.hero-proof{gap:20px;margin-top:20px;font-size:9px}.protection-visual{aspect-ratio:1;width:86%;max-width:380px;margin:30px auto 17px}.orb{width:114%;height:114%;margin:-7%}.orb-core{width:96px;height:113px}.orb-core svg{width:46px}.floating-prompt{width:169px;padding:11px 13px}.floating-prompt>div{font-size:6.3px}.floating-prompt p{font-size:8px}.raw-prompt{top:6%;left:-10%}.safe-prompt{bottom:0;right:-10%}.hero-bottom{gap:17px;padding-block:19px;font-size:7px}.hero-bottom>span:first-child{max-width:155px;line-height:1.8}.scroll-hint{white-space:nowrap;gap:9px;font-size:6px}.capability-strip>.container{padding-block:19px}.capability-strip .container>div{gap:25px}.capability-strip .container>div>span{font-size:10px}.section{padding-block:58px}h2{letter-spacing:-.05em;font-size:36px}.section-top{align-items:flex-start;gap:10px;margin-bottom:24px}.eyebrow{letter-spacing:.1em;font-size:9px}.tiny-note{display:none}.section-heading{gap:18px;margin-bottom:29px}.section-heading p{font-size:12px;line-height:1.9}.capability-cards{grid-template-columns:1fr;gap:18px}.capability-card{padding:25px 25px 0}.card-topline span{font-size:8px}.mini-blueprint{max-width:300px;margin-block:28px}.mini-risk{height:97px}.capability-card h3{font-size:25px}.capability-card p{font-size:12px}.service-tags span{font-size:7px}.card-link{font-size:12px}.product-section .section-top{flex-direction:column;gap:15px}.product-pill{font-size:7px}.privacy-demo{border-radius:7px}.demo-toolbar{padding:14px;font-size:8px}.demo-toolbar .demo-local{gap:4px;font-size:7px}.demo-toolbar .demo-local svg{width:10px}.demo-scenarios{gap:5px;padding:15px 12px 0}.demo-scenarios button{flex:1;padding:7px 8px;font-size:9px}.demo-panels{grid-template-columns:1fr;gap:12px;padding:14px 12px}.demo-panel{min-height:182px;padding:17px}.demo-panel-label{flex-wrap:nowrap;align-items:center;font-size:8px}.risk-badge{font-size:7px}.demo-prompt{margin-top:17px;font-size:11px;line-height:1.9}.demo-tags{padding-top:19px}.demo-result{min-height:181px}.demo-empty{margin-block:21px}.demo-empty>svg{width:25px}.demo-empty p{margin-top:8px;font-size:11px}.demo-bottom{flex-direction:column-reverse;align-items:stretch;gap:12px;padding:14px 12px}.demo-bottom>div{justify-content:flex-end}.demo-bottom .button{justify-content:space-between;width:100%;font-size:11px}.demo-bottom>span{text-align:center;max-width:none;font-size:8px;line-height:1.8}.product-footnote{flex-direction:column;align-items:flex-start;gap:16px;margin-top:20px}.product-footnote>span{align-items:flex-start;font-size:9px;line-height:1.8}.product-footnote>span svg{flex-shrink:0;margin-top:3px}.product-footnote .text-link{gap:15px;font-size:12px}.process-grid{grid-template-columns:1fr 1fr;gap:29px 0;padding-top:22px}.process-step{padding-inline:18px}.process-step:nth-child(3){border:0;padding-left:0}.process-step:nth-child(2){padding-right:0}.process-step>div{margin-bottom:20px}.process-step h3{margin-bottom:11px;font-size:23px}.process-step p{font-size:12px}.section-top .text-link{white-space:nowrap;gap:5px;font-size:10px}.home-projects{grid-template-columns:1fr;gap:31px}.project-art{height:227px}.art-window{width:59%;height:147px;padding:13px}.art-window>div:first-child{margin-bottom:15px}.art-line{height:5px}.art-chat{margin:13px 0;padding:10px}.art-shield{width:142px;height:142px}.art-shield>svg{width:71px}.art-flow>div{width:55px;height:55px}.art-flow i,.art-flow svg{width:23px}.sample-label{font-size:7px}.art-number{font-size:40px}.project-info{padding-top:19px}.project-info>.eyebrow{font-size:8px}.project-info h3{margin-top:10px;font-size:25px}.project-info p{font-size:12px}.principles-layout{grid-template-columns:1fr;gap:36px}.principles-layout h2{margin-top:23px;font-size:36px}.principle-list h3{font-size:21px}.principle-list p{font-size:12px}.principle-list>div{gap:16px}.home-insights{grid-template-columns:1fr;gap:31px}.insight-art{height:213px}.insight-art>svg{width:65px;height:65px}.insight-meta{margin-top:17px;font-size:8px}.insight-card h3{margin:13px 0 17px;font-size:25px}.insight-card .text-link{font-size:12px}.closing-cta{padding-block:50px}.cta-row{flex-direction:column;align-items:flex-start;gap:26px;margin-top:23px}.cta-row h2{font-size:38px}.cta-row .button{font-size:12px}.site-footer{padding-top:46px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px;padding-bottom:33px}.footer-grid>div:first-child{grid-column:1/-1}.footer-description{margin-top:17px}.footer-note{margin-top:15px}.footer-links{gap:7px}.footer-links a{font-size:11px}.footer-links h3{font-size:12px}.newsletter{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;gap:13px;padding-top:20px;font-size:8px}.footer-bottom>div{gap:18px}.product-hero{text-align:left;padding-block:59px 52px}.product-hero h1{letter-spacing:-.05em;margin-block:24px;font-size:46px;line-height:1.12}.product-hero p{font-size:13px}.product-hero .hero-actions{justify-content:flex-start;gap:12px}.product-hero .button{gap:11px;min-height:44px;padding-inline:14px;font-size:11px}.product-status{font-size:7px}.demo-disclaimer{font-size:10px;line-height:1.8}.workflow-grid{grid-template-columns:1fr 1fr;gap:24px 17px}.workflow-item{padding-top:21px}.workflow-item h3{margin-top:20px;font-size:24px}.workflow-item p{font-size:12px}.workflow-item>span{right:5px}.workflow-grid+.muted{font-size:10px}.section-title{margin-top:20px;font-size:33px}.protection-categories{grid-template-columns:1fr;gap:17px}.protection-categories article{padding:27px}.protection-categories h3{margin-top:25px;font-size:25px}.protection-categories p{font-size:13px}.deployment-grid{grid-template-columns:1fr;gap:29px}.deployment-grid article{border-bottom:1px solid var(--line);padding-bottom:24px}.deployment-grid article:last-child{border:0;padding-bottom:0}.deployment-grid h3{margin-block:16px;font-size:26px}.deployment-grid p{font-size:13px}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-layout h2{margin-top:23px;font-size:36px}.faq summary{font-size:14px}.faq p{font-size:12px}.error-page{padding-block:80px}.error-page h1{font-size:45px}.error-page>p{font-size:14px}.error-page .button{font-size:12px}.loading-page{padding-block:75px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}.catalog-project-art{width:100%;max-width:100%;min-width:0}.catalog-project-art .art-privacy{max-width:calc(100% - 36px)}.blog-card,.catalog-search,.catalog-search input,.project-card{min-width:0}.article-prose,.blog-card h2,.blog-card h3,.project-card h2,.project-card h3{overflow-wrap:anywhere}.inner-hero{padding-top:86px;padding-bottom:38px}.contact-intro h1,.detail-hero h1,.inner-hero h1,.legal-page h1{font-size:clamp(48px,6.2vw,90px);font-weight:450;letter-spacing:-.065em;line-height:1.04;margin:30px 0}.contact-intro h1 em,.inner-hero h1 em,.secondary-cta h2 em,.secondary-section-heading h2 em,.story-section h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400;color:#bbf7ce}.inner-hero-row{display:flex;align-items:flex-end;justify-content:space-between;gap:54px}.inner-hero-row>p{max-width:340px;font-size:16px;line-height:1.8;color:#a1ada4;margin:0 0 36px}.editorial-rule{border-top:1px solid #ffffff21;padding:23px 0;display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.16em;color:#a1ada4;margin-top:38px}.catalog-section{padding-bottom:70px}.sample-note{font-size:12px;line-height:1.7;color:#a1ada4;max-width:800px;padding-left:13px;border-left:2px solid #f6ba71;margin:4px 0 29px}.catalog-controls{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;flex-wrap:wrap}.filter-tabs{display:flex;gap:7px;flex-wrap:wrap}.filter-tabs button{font:inherit;font-size:11px;color:#a1ada4;background:transparent;border:1px solid #ffffff25;border-radius:30px;padding:11px 15px;cursor:pointer;transition:background .2s,color .2s}.filter-tabs button[aria-pressed=true]{background:#bbf7ce;border-color:#bbf7ce;color:#091411}.filter-tabs button:hover{border-color:#bbf7ce}.catalog-search{border-bottom:1px solid #ffffff39;display:flex;align-items:center;gap:9px;padding:10px 0;color:#a1ada4}.catalog-search input{width:170px;background:none;border:0;color:#eef2e9;font:inherit;font-size:12px;padding:0}.catalog-search input:focus{outline:0}.catalog-search:focus-within{border-bottom-color:#bbf7ce}.catalog-count{font-size:11px;color:#a1ada4;margin-bottom:24px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:55px 28px}.project-card h2,.project-card h3{font-size:25px;font-weight:450;line-height:1.3;letter-spacing:-.035em;margin:15px 0 12px}.project-card h2 a,.project-card h3 a{display:flex;align-items:start;justify-content:space-between;gap:18px;color:inherit;text-decoration:none}.blog-card h2 a:hover,.blog-card h3 a:hover,.project-card h2 a:hover,.project-card h3 a:hover{color:#bbf7ce}.blog-card>p,.project-card>p{font-size:14px;line-height:1.75;color:#a1ada4;margin:0 0 20px;max-width:500px}.project-tags{display:flex;gap:7px;flex-wrap:wrap}.project-outcome{border-top:1px solid #ffffff18;margin-top:21px;padding-top:18px}.project-outcome>span{font-size:9px;letter-spacing:.14em;color:#a1ada4}.project-outcome>p{font-size:13px;line-height:1.7;color:#d4dfd5;margin:8px 0 0}.card-kicker{display:flex;justify-content:space-between;gap:12px;color:#a1ada4;font-size:10px;letter-spacing:.025em;margin:22px 0 8px}.catalog-project-art-link{display:block}.catalog-project-art{height:325px;position:relative;overflow:hidden;background:#172b26;border:1px solid #ffffff15;color:#d4eedc}.catalog-project-art-1{background:#25251f;color:#f6d0a2}.catalog-project-art-2{background:#20242f;color:#ced3ff}.art-grid{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(#a8bbad33 1px,transparent 0),linear-gradient(90deg,#a8bbad33 1px,transparent 0);background-size:32px 32px;mask-image:radial-gradient(ellipse,#000,transparent 78%)}.art-topline{top:22px;font-family:monospace;font-size:8px;letter-spacing:.12em;opacity:.7}.art-caption,.art-topline{position:absolute;left:25px;right:25px;display:flex;justify-content:space-between}.art-caption{bottom:23px;align-items:center;font-size:10px}.art-workflow{position:absolute;inset:58px 36px}.art-mini,.art-workflow{display:flex;align-items:center;justify-content:center}.art-mini{width:115px;flex-shrink:0;height:79px;padding:15px 10px;border:1px solid #bbf7ce38;background:#162f25;flex-direction:column;gap:9px;font-size:8px;position:relative}.art-mini i{position:absolute;right:8px;top:8px;width:4px;height:4px;background:#bbf7ce;border-radius:50%}.art-link{height:1px;min-width:22px;width:35px;background:#bbf7ce50;position:relative}.art-link:after{content:"";position:absolute;right:0;top:-2px;width:5px;height:5px;background:#bbf7ce;transform:rotate(45deg)}.art-core{width:123px;height:145px;padding:20px;background:#bbf7ce;color:#102b1b;display:flex;flex-shrink:0;flex-direction:column;justify-content:center;align-items:center;gap:16px;text-align:center;font-size:12px;line-height:1.35;box-shadow:0 12px 70px #98ffc02b}.art-privacy{position:absolute;top:78px;left:50%;width:280px;transform:translateX(-50%) rotate(-4deg)}.art-token{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#181f1b;border:1px solid #f6ba7129;padding:12px 17px;margin-top:7px;font-family:monospace;font-size:10px;box-shadow:0 5px 20px #0001}.art-token>span{font-size:10px;color:#bbf7ce}.art-safe{display:flex;gap:9px;align-items:center;margin-top:16px;font-family:monospace;font-size:9px;color:#bbf7ce}.art-orbit{position:absolute;inset:40px}.orbit{position:absolute;left:50%;top:46%;border:1px solid #bfc9ff40;border-radius:50%;transform:translate(-50%,-50%) rotate(-30deg)}.orbit-a{height:155px;width:240px}.orbit-b{height:200px;width:120px;transform:translate(-50%,-50%) rotate(40deg)}.orbit-c{height:185px;width:185px;transform:translate(-50%,-50%) rotate(80deg)}.orbit-a:after,.orbit-b:after{content:"";display:block;background:#d6ddff;width:9px;height:9px;border-radius:50%;position:absolute;left:24px;top:21px;box-shadow:0 0 20px #d6ddff55}.orbit-center{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);width:83px;height:83px;display:grid;place-items:center;background:#a9b3ed;color:#17202e;border-radius:22px;box-shadow:0 0 80px #8a99ff22}.orbit-label{position:absolute;bottom:5px;left:0;right:0;font-size:10px;text-align:center}.catalog-project-art-large{height:500px}.catalog-project-art-large .art-workflow{transform:scale(1.5)}.catalog-project-art-large .art-privacy{transform:translateX(-50%) rotate(-4deg) scale(1.5);top:155px}.catalog-project-art-large .art-orbit{transform:scale(1.5)}.catalog-empty{border:1px solid #ffffff20;text-align:center;padding:70px 24px;display:flex;align-items:center;flex-direction:column}.catalog-empty>svg{color:#bbf7ce}.catalog-empty h2{font-size:27px;font-weight:450;margin:20px 0 5px}.catalog-empty p{color:#a1ada4;margin-bottom:26px}.load-more{text-align:center;margin-top:50px}.secondary-cta{padding-top:74px;padding-bottom:90px;border-top:1px solid #ffffff22;position:relative}.secondary-cta h2{font-size:clamp(43px,5vw,73px);font-weight:450;line-height:1.05;letter-spacing:-.055em;margin:26px 0 33px}.secondary-cta>.text-link{margin-left:25px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:46px 26px}.blog-card h2,.blog-card h3{font-size:24px;line-height:1.35;font-weight:450;letter-spacing:-.035em;margin:12px 0}.blog-card h2 a,.blog-card h3 a{color:inherit;text-decoration:none}.blog-card>.text-link{font-size:12px}.post-art{height:232px;background:#c1c8b4;color:#18352b;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:23px}.post-art-1{background:#263b33;color:#bbf7ce}.post-art-2{background:#d4bc97;color:#3c3a26}.post-art>span{position:relative;z-index:1;font-family:monospace;font-size:8px;letter-spacing:.15em}.post-art-symbol{position:absolute;inset:-20px 10px;display:flex;align-items:center;justify-content:center;font-size:190px;font-weight:200;transform:rotate(-15deg)}.post-lines{position:absolute;inset:-100px 0;transform:rotate(-30deg);opacity:.15}.post-lines i{height:100%;width:1px;position:absolute;left:15%;background:currentColor}.post-lines i:nth-child(2){left:30%}.post-lines i:nth-child(3){left:45%}.post-lines i:nth-child(4){left:60%}.post-lines i:nth-child(5){left:75%}.post-lines i:nth-child(6){left:90%}.featured-post{display:grid;grid-template-columns:1.15fr 1fr;border:1px solid #ffffff20;padding:0!important}.featured-post-art{display:block;min-width:0}.featured-post .post-art{height:390px}.featured-post .post-art-symbol{font-size:310px}.featured-post-copy{padding:42px;display:flex;flex-direction:column;justify-content:center}.featured-post-copy h2{font-size:36px;line-height:1.18;letter-spacing:-.045em;font-weight:450;margin:24px 0 17px}.featured-post-copy h2 a{color:inherit;text-decoration:none}.featured-post-copy p{font-size:14px;color:#a1ada4;line-height:1.8}.featured-meta{margin-top:30px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px;color:#a1ada4}.round-link{width:43px;height:43px;border:1px solid #ffffff30;border-radius:50%;display:grid;place-items:center;color:#bbf7ce}.round-link:hover{background:#bbf7ce;color:#091411}.secondary-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:43px}.secondary-section-heading h2,.story-section h2{font-size:clamp(35px,4vw,55px);line-height:1.1;letter-spacing:-.05em;font-weight:450;margin:23px 0 0}.secondary-section-heading>p{max-width:325px;font-size:14px;color:#a1ada4;line-height:1.8}.about-headline{max-width:1000px}.about-hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-top:50px}.about-hero-bottom>span{font-size:10px;letter-spacing:.14em;color:#a1ada4}.about-hero-bottom>p{font-size:20px;line-height:1.65;max-width:520px;margin:0;color:#cdd8cf}.about-manifesto{background:#dce6d8;color:#10241b;margin-top:40px;padding:80px 0}.manifesto-grid{display:grid;grid-template-columns:1fr 2fr;gap:70px}.manifesto-grid>.eyebrow{color:#506d5b}.manifesto-grid h2{font-size:clamp(36px,4vw,58px);font-weight:450;line-height:1.08;letter-spacing:-.05em;margin:0 0 29px}.manifesto-grid p{font-size:17px;line-height:1.8;color:#405749}.mission-pair{display:grid;grid-template-columns:1fr 1fr;gap:40px;border-top:1px solid #18332730;padding-top:27px;margin-top:32px}.mission-pair h3{font-size:17px;font-weight:500}.mission-pair p{font-size:14px}.principles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.principles-grid article{border-top:1px solid #ffffff26;padding:29px 28px 29px 0;margin-right:28px}.principle-top{display:flex;justify-content:space-between;align-items:center;color:#bbf7ce}.principle-top>span{color:#a1ada4;font-family:monospace;font-size:10px}.principles-grid h3{font-size:21px;font-weight:450;letter-spacing:-.025em;margin:27px 0 14px}.principles-grid p{font-size:14px;line-height:1.8;color:#a1ada4}.story-section{border-top:1px solid #ffffff22;display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.story-section>div>p{font-size:15px;line-height:1.8;color:#a1ada4;max-width:360px;margin-top:28px}.story-timeline{list-style:none;margin:0;padding:0}.story-timeline li{display:flex;gap:27px;border-top:1px solid #ffffff25;padding:30px 0}.story-timeline li>span{font-family:monospace;color:#bbf7ce;font-size:12px;padding-top:5px}.story-timeline h3{font-size:22px;font-weight:450;letter-spacing:-.03em;margin:0 0 12px}.story-timeline p{font-size:14px;line-height:1.8;color:#a1ada4;margin:0}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.team-avatar{height:270px;position:relative;overflow:hidden;background:#1c342a;display:flex;align-items:end;padding:24px;margin-bottom:23px}.team-avatar>div{position:absolute;left:50%;bottom:-140px;transform:translateX(-50%) rotate(-30deg);width:230px;height:400px;border:1px solid #bbf7ce40;border-radius:100px;background:linear-gradient(135deg,#bbf7ce15,transparent)}.team-avatar>div:before{content:"";position:absolute;top:-63px;left:67px;height:96px;width:96px;border-radius:50%;background:linear-gradient(135deg,#bbf7ce60,#bbf7ce05);border:1px solid #bbf7ce55}.team-avatar>span{font-size:55px;letter-spacing:-.07em;color:#bbf7ce;position:relative;z-index:1}.team-avatar-1{background:#2c2c25}.team-avatar-2{background:#252b39}.team-grid h3{font-size:24px;font-weight:450;margin:12px 0}.team-grid p{font-size:14px;line-height:1.8;color:#a1ada4}.team-capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.team-capabilities article{border-top:1px solid #ffffff2b;padding-top:25px}.team-capabilities span{font-size:10px;color:#a1ada4}.team-capabilities h3{font-weight:450;font-size:25px}.service-jump{display:flex;gap:18px;margin-top:20px}.service-jump a{display:flex;gap:45px;align-items:center;border-bottom:1px solid #ffffff3a;padding:16px 0;font-size:12px;color:#d0e0d3;text-decoration:none}.service-band{padding:70px 0 80px;margin-top:35px;background:#10221b;scroll-margin-top:90px}.service-band-protect{margin-top:0;background:#161e1b}.service-band-heading{display:grid;grid-template-columns:1fr 1fr;gap:0 60px;margin-bottom:44px}.service-band-heading>.eyebrow{grid-column:1/-1}.service-band-heading h2{font-size:58px;line-height:1.1;letter-spacing:-.05em;font-weight:450;margin:25px 0 0}.service-band-heading>p{max-width:420px;font-size:16px;line-height:1.75;color:#a1ada4;margin:25px 0 0}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.service-grid article{border-top:1px solid #ffffff2a;padding-top:28px}.service-grid article>svg{color:#bbf7ce}.service-grid h3{font-size:23px;line-height:1.3;font-weight:450;letter-spacing:-.03em;margin:25px 0 15px;max-width:270px}.service-grid p{color:#a1ada4;font-size:14px;line-height:1.8}.service-grid ul{list-style:none;padding:15px 0 0;margin:0}.service-grid li{display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.5;margin:12px 0;color:#d0dcd2}.service-grid li>svg{flex-shrink:0;color:#bbf7ce}.service-band .button{margin-top:38px}.delivery-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.delivery-steps article{border-top:1px solid #ffffff2a;padding-top:25px}.delivery-steps article>span{font-family:monospace;font-size:11px;color:#bbf7ce}.delivery-steps h3{font-size:22px;font-weight:450;letter-spacing:-.03em;margin:35px 0 14px}.delivery-steps p{font-size:14px;color:#a1ada4;line-height:1.8}.contact-layout{padding-top:78px;padding-bottom:100px;display:grid;grid-template-columns:.83fr 1.17fr;gap:90px;align-items:start}.contact-intro h1{font-size:clamp(50px,6vw,80px)}.contact-intro>p{font-size:16px;color:#a1ada4;line-height:1.85;max-width:350px}.contact-arrow{color:#bbf7ce;margin:30px 0 22px}.contact-next{max-width:350px;border-top:1px solid #ffffff29;padding-top:30px}.contact-next>svg{color:#bbf7ce}.contact-next h2{font-size:19px;font-weight:500;letter-spacing:-.02em;margin:18px 0 12px}.contact-next p{font-size:13px;line-height:1.85;color:#a1ada4}.contact-next ul{list-style:none;margin:22px 0 0;padding:0}.contact-next li{display:flex;gap:9px;align-items:center;font-size:12px;color:#c3d1c5;margin:14px 0}.contact-next li>svg{color:#bbf7ce}.contact-panel{background:#11211a;border:1px solid #ffffff1a;padding:36px;min-width:0}.contact-form{position:relative}.interest-fieldset{border:0;padding:0;margin:0 0 30px;min-width:0}.interest-fieldset legend{font-size:14px;margin-bottom:18px}.interest-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.interest-options label{position:relative;cursor:pointer;min-width:0}.interest-options input{position:absolute;top:12px;left:12px;opacity:0}.interest-options label>span{display:flex;align-items:center;gap:10px;border:1px solid #ffffff29;padding:15px 12px;font-size:11px;transition:background .2s}.interest-options label>span small{font-family:monospace;font-size:8px;color:#8caa97}.interest-options label>span svg{margin-left:auto;flex-shrink:0}.interest-options input:checked+span{background:#bbf7ce;color:#0c2316;border-color:#bbf7ce}.interest-options input:checked+span small{color:#40594a}.interest-options input:focus-visible+span{outline:2px solid #bbf7ce;outline-offset:4px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-field{margin-bottom:24px}.form-field>label{font-size:12px;display:block;margin-bottom:11px}.form-field>label>span:not(.optional){color:#bbf7ce}.form-field .optional{font-size:10px;color:#a1ada4}.form-field>input,.form-field>textarea{display:block;width:100%;background:#091a12;border:1px solid #ffffff23;border-radius:0;padding:13px 14px;color:#eef2e9;font:inherit;font-size:12px;box-sizing:border-box;line-height:1.7}.form-field>input::placeholder,.form-field>textarea::placeholder{color:#8a9f91}.form-field>textarea{resize:vertical;min-height:140px}.form-field>input:focus,.form-field>textarea:focus{outline:1px solid #bbf7ce;border-color:#bbf7ce}.field-hint{font-size:10px;color:#a1ada4;line-height:1.7;margin:9px 0 0}.field-error{font-size:11px;line-height:1.6;color:#ffbaab;margin:8px 0 0}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.consent-label{display:flex;align-items:flex-start;gap:11px;font-size:10px;color:#a1ada4;line-height:1.8;cursor:pointer}.consent-label>input{accent-color:#bbf7ce;width:15px;height:15px;flex-shrink:0;margin-top:2px}.consent-label a{color:#d7e7db;text-decoration:underline;text-underline-offset:3px}.form-submit{margin-top:28px;justify-content:space-between;gap:18px;flex-wrap:wrap}.form-submit,.form-submit>span{display:flex;align-items:center}.form-submit>span{gap:6px;font-size:9px;color:#a1ada4}.form-submit button:disabled{opacity:.65;cursor:wait}.form-error{display:flex;gap:9px;align-items:center;color:#ffd2c8;background:#5c302542;border:1px solid #cf8a7450;padding:13px;font-size:12px;line-height:1.7}.form-error svg{flex-shrink:0}.spin{animation:secondary-spin 1s linear infinite}@keyframes secondary-spin{to{transform:rotate(1turn)}}.contact-success{min-height:525px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.success-mark{border:1px solid #bbf7ce55;color:#bbf7ce;border-radius:50%;width:64px;height:64px;display:grid;place-items:center;margin-bottom:33px}.contact-success h2{font-size:37px;font-weight:450;line-height:1.2;letter-spacing:-.04em;margin:23px 0 16px}.contact-success>p{font-size:14px;color:#a1ada4;line-height:1.8;max-width:390px}.contact-success>.button{margin-top:15px}.contact-success>.local-notice{font-size:10px;margin-top:30px}.detail-hero{padding-top:45px}.back-link{display:flex;align-items:center;gap:9px;color:#a1ada4;font-size:11px;text-decoration:none;margin-bottom:52px}.back-link:hover{color:#bbf7ce}.detail-hero>.eyebrow{display:block}.detail-hero h1{max-width:1000px;font-size:clamp(45px,5.7vw,76px);margin-bottom:25px}.detail-lead{font-size:18px;line-height:1.8;color:#a1ada4;max-width:770px}.detail-hero>.sample-note{margin:25px 0}.project-facts{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:35px;border-top:1px solid #ffffff25;margin-top:40px;padding-top:24px;padding-bottom:30px}.project-facts span{font-size:9px;letter-spacing:.15em;color:#a1ada4}.project-facts p{font-size:13px;line-height:1.8;margin:10px 0}.detail-body{display:grid;grid-template-columns:230px minmax(0,1fr);gap:100px;padding-top:75px;padding-bottom:45px}.detail-body aside{display:flex;flex-direction:column;gap:20px;align-self:start;position:sticky;top:115px}.detail-body aside>.eyebrow{margin-bottom:10px}.detail-body aside>a{font-size:12px;color:#a1ada4;text-decoration:none}.detail-body aside>a:hover{color:#bbf7ce}.article-prose{min-width:0;font-size:16px;line-height:1.9;color:#a1ada4}.article-prose h2{font-size:35px;font-weight:450;line-height:1.2;letter-spacing:-.04em;color:#eef2e9;margin:22px 0}.article-prose h3{font-size:23px;font-weight:450;line-height:1.35;letter-spacing:-.025em;color:#dbe6dc;margin:35px 0 15px}.article-prose p{margin:18px 0;white-space:pre-line}.article-prose a{color:#bbf7ce;text-underline-offset:4px}.article-prose ol,.article-prose ul{padding-left:22px;margin:22px 0}.article-prose li{margin:12px 0;padding-left:6px}.article-prose>section{margin-bottom:55px;scroll-margin-top:120px}.architecture-row{display:flex;align-items:center;justify-content:space-between;gap:9px;margin:22px 0}.architecture-row>span{border:1px solid #ffffff2c;background:#11281b;padding:16px 12px;font-size:10px;color:#d3e8d9;text-align:center;flex:1}.architecture-row>svg{flex-shrink:0;color:#bbf7ce}.article-prose>.privacy-callout{padding:30px;background:#13281c;border:1px solid #bbf7ce33}.privacy-callout>svg{color:#bbf7ce}.article-prose .privacy-callout h2{font-size:28px}.article-prose .privacy-callout p{font-size:14px}.outcome-statement{font-size:24px!important;line-height:1.55!important;color:#c7f3d3}.article-hero h1{max-width:950px}.article-byline{display:flex;gap:13px;align-items:center;margin:30px 0 40px}.author-avatar{height:39px;width:39px;display:grid;place-items:center;background:#bbf7ce;color:#11251a;border-radius:50%;font-family:Georgia,serif;font-size:24px}.article-byline>div{display:flex;flex-direction:column;gap:5px}.article-byline strong{font-size:12px;font-weight:450}.article-byline>div>span{font-size:10px;color:#a1ada4}.article-byline>.tag{margin-left:auto;font-size:10px}.article-hero>.post-art{height:365px}.article-hero>.post-art .post-art-symbol{font-size:400px}.article-reading{padding-top:60px;padding-bottom:20px}.article-reading>.article-prose{max-width:735px;margin:auto}.article-end{border-top:1px solid #ffffff2a;padding-top:35px;margin-top:50px}.article-end>.text-link{font-size:13px}.legal-page{padding-top:75px;padding-bottom:90px;max-width:940px!important}.legal-page h1{font-size:clamp(43px,5vw,69px)}.legal-draft{padding:19px 23px;border-left:2px solid #f6ba71;background:#f6ba7109;color:#d6c3a9;font-size:13px;line-height:1.8;margin:30px 0 45px}.legal-page .article-prose h2{font-size:27px;margin-top:37px}.legal-page .article-prose{font-size:15px}.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}@media(min-width:1450px){.inner-hero h1{font-size:92px}.inner-hero{padding-top:100px}.catalog-project-art{height:365px}.catalog-project-art-large{height:560px}}@media(max-width:1100px){.inner-hero-row{gap:30px}.inner-hero-row>p{max-width:290px;font-size:14px}.art-workflow{transform:scale(.85);inset:50px 5px}.contact-layout{gap:40px;grid-template-columns:.8fr 1.2fr}.contact-panel{padding:27px}.interest-options label>span{font-size:10px;gap:6px;padding:14px 10px}.interest-options label>span svg{width:15px}.detail-body{gap:45px;grid-template-columns:180px minmax(0,1fr)}.story-section{gap:55px}.featured-post-copy{padding:30px}.featured-post-copy h2{font-size:30px}.featured-post .post-art{height:360px}.service-grid{gap:23px}.service-grid h3{font-size:21px}.secondary-section-heading{gap:30px}}@media(max-width:800px){.inner-hero{padding-top:58px}.inner-hero-row{display:block}.inner-hero h1{font-size:clamp(45px,8vw,65px)}.inner-hero-row>p{max-width:520px;font-size:15px;margin-top:24px;margin-bottom:20px}.editorial-rule{font-size:8px;margin-top:28px}.project-grid{gap:40px 20px}.catalog-project-art{height:265px}.art-workflow{transform:scale(.7);inset:38px -35px}.art-privacy{width:235px;top:58px;transform:translateX(-50%) rotate(-4deg) scale(.86)}.art-caption,.art-topline{left:18px;right:18px}.art-orbit{transform:scale(.83);inset:20px 0}.project-card h2,.project-card h3{font-size:22px}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-post-copy h2{font-size:27px}.featured-post-copy{padding:25px}.featured-post .post-art{height:340px}.secondary-section-heading{align-items:start}.secondary-section-heading>p{max-width:260px;font-size:13px}.manifesto-grid{grid-template-columns:1fr;gap:35px}.about-hero-bottom>p{font-size:17px}.principles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-section{gap:40px}.team-avatar{height:230px}.team-grid{gap:18px}.team-grid h3{font-size:21px}.team-grid>.eyebrow{font-size:9px}.service-band-heading h2{font-size:48px}.service-grid{grid-template-columns:1fr;gap:26px}.service-grid article{display:grid;grid-template-columns:35px 1fr 1fr;gap:0 23px}.service-grid article>svg{grid-column:1;grid-row:1/3}.service-grid h3{grid-column:2;grid-row:1;margin-top:0}.service-grid p{grid-column:2;grid-row:2;margin:0}.service-grid ul{grid-column:3;grid-row:1/3;padding-top:0}.delivery-steps{grid-template-columns:repeat(2,1fr);gap:35px}.contact-layout{grid-template-columns:1fr;gap:35px;padding-top:55px}.contact-intro{display:grid;grid-template-columns:1fr 1fr;gap:0 35px}.contact-intro>.eyebrow{grid-column:1/-1}.contact-intro>h1{grid-column:1;font-size:65px}.contact-intro>p{grid-column:1;font-size:14px}.contact-arrow{display:none}.contact-next{grid-column:2;grid-row:2/4;align-self:center;margin-top:30px}.contact-panel{padding:35px}.interest-options label>span{font-size:12px;padding:17px}.detail-body{grid-template-columns:1fr;gap:40px;padding-top:40px}.detail-body aside{position:static;flex-direction:row;flex-wrap:wrap;gap:18px;border-bottom:1px solid #ffffff22;padding-bottom:23px}.detail-body aside>.eyebrow{width:100%;margin:0}.detail-body aside>a{font-size:11px}.catalog-project-art-large{height:410px}.catalog-project-art-large .art-workflow{transform:scale(1.15)}.catalog-project-art-large .art-privacy{top:116px;transform:translateX(-50%) rotate(-4deg) scale(1.25)}.article-hero>.post-art{height:310px}.article-hero>.post-art .post-art-symbol{font-size:320px}.team-capabilities{grid-template-columns:1fr}}@media(max-width:560px){.inner-hero{padding-top:42px;padding-bottom:25px}.contact-intro h1,.inner-hero h1{font-size:47px;letter-spacing:-.055em;margin:24px 0}.contact-intro>.eyebrow,.inner-hero>.eyebrow{font-size:8px;letter-spacing:.13em}.inner-hero-row>p{font-size:14px;line-height:1.8}.editorial-rule>span:last-child{display:none}.catalog-controls{gap:18px;align-items:stretch}.filter-tabs{gap:6px}.filter-tabs button{font-size:10px;padding:9px 12px}.catalog-search{width:100%;padding:12px 0}.catalog-search input{width:100%;font-size:12px}.blog-grid,.project-grid{grid-template-columns:1fr;gap:35px}.catalog-project-art{height:300px}.art-workflow{transform:scale(.84);inset:45px -10px}.art-privacy{top:73px;transform:translateX(-50%) rotate(-4deg) scale(1);width:260px}.art-orbit{transform:scale(1);inset:36px 10px}.project-card h2,.project-card h3{font-size:24px}.card-kicker{font-size:9px}.project-outcome{margin-top:17px}.secondary-cta{padding-top:49px;padding-bottom:60px}.secondary-cta h2{font-size:45px}.secondary-cta>.text-link{display:flex;margin:24px 0 0}.post-art{height:245px}.blog-card h2,.blog-card h3{font-size:24px}.featured-post{display:block}.featured-post .post-art{height:260px}.featured-post .post-art-symbol{font-size:240px}.featured-post-copy{padding:26px}.featured-post-copy h2{font-size:29px}.featured-post-copy p{font-size:13px}.featured-meta{margin-top:20px}.secondary-section-heading{display:block;margin-bottom:32px}.secondary-section-heading h2,.story-section h2{font-size:37px}.secondary-section-heading>p{font-size:14px;max-width:none;margin:25px 0 0}.secondary-section-heading>.text-link{display:inline-flex;margin-top:24px}.about-hero-bottom{grid-template-columns:1fr;gap:25px;margin-top:35px}.about-hero-bottom>p{font-size:17px}.about-manifesto{padding:50px 0;margin-top:20px}.manifesto-grid{gap:25px}.manifesto-grid p{font-size:15px}.mission-pair{grid-template-columns:1fr;gap:5px}.mission-pair p{font-size:14px}.principles-grid{grid-template-columns:1fr}.principles-grid article{margin:0;padding:26px 0}.principles-grid h3{margin-top:22px}.story-section{grid-template-columns:1fr;gap:28px}.story-timeline li{gap:20px}.team-grid{grid-template-columns:1fr;gap:32px}.team-avatar{height:290px}.team-grid h3{font-size:25px}.service-jump{flex-direction:column;gap:0}.service-jump a{justify-content:space-between}.service-band{padding:48px 0;margin-top:20px}.service-band-protect{margin-top:0}.service-band-heading{grid-template-columns:1fr;gap:0}.service-band-heading h2{font-size:46px}.service-band-heading>p{font-size:14px;margin-top:19px}.service-grid article{display:block}.service-grid h3{max-width:290px;margin-top:22px;font-size:23px}.service-grid p{margin-top:12px}.service-grid ul{margin-top:20px}.delivery-steps{gap:28px 20px}.delivery-steps h3{font-size:20px;margin-top:28px}.delivery-steps p{font-size:12px}.contact-layout{padding-top:42px;padding-bottom:65px;gap:32px}.contact-intro{display:block}.contact-intro>h1{font-size:60px}.contact-intro>p{max-width:450px}.contact-next{display:none}.contact-panel{padding:23px 19px}.interest-options{gap:8px}.interest-options label>span{font-size:10px;padding:13px 9px;gap:5px}.interest-options label>span small{display:none}.form-row{grid-template-columns:1fr;gap:0}.form-field{margin-bottom:21px}.form-submit{gap:18px;align-items:start}.form-submit .button{width:100%;justify-content:center}.consent-label{font-size:10px}.contact-success h2{font-size:31px}.detail-hero{padding-top:30px}.back-link{margin-bottom:33px}.detail-hero h1{font-size:44px}.detail-lead{font-size:16px}.project-facts{grid-template-columns:1fr 1fr;gap:15px;margin-top:26px}.project-facts>div:last-child{grid-column:1/-1}.project-facts p{font-size:12px}.catalog-project-art-large{height:325px}.catalog-project-art-large .art-workflow{transform:scale(.83)}.catalog-project-art-large .art-privacy{top:80px;transform:translateX(-50%) rotate(-4deg)}.article-prose{font-size:15px}.article-prose h2{font-size:30px}.article-prose h3{font-size:22px}.article-prose>.privacy-callout{padding:24px}.article-prose .privacy-callout h2{font-size:26px}.architecture-row{gap:6px}.architecture-row>span{font-size:8px;padding:14px 6px}.architecture-row>svg{width:12px}.article-byline{flex-wrap:wrap}.article-byline>.tag{margin-left:0;font-size:8px}.article-hero>.post-art{height:250px}.article-hero>.post-art .post-art-symbol{font-size:255px}.article-reading{padding-top:33px}.legal-page{padding-top:43px;padding-bottom:60px}.legal-page h1{font-size:45px}.legal-draft{padding:16px;font-size:12px}.legal-page .article-prose h2{font-size:25px}.catalog-project-art .art-workflow,.catalog-project-art-large .art-workflow{inset:56px 16px;transform:none}.catalog-project-art .art-mini{width:28%;max-width:94px;min-width:0;padding:13px 6px;flex-shrink:1;font-size:8px}.catalog-project-art .art-core{width:33%;max-width:109px;min-width:0;padding:15px 9px;flex-shrink:1;font-size:11px;height:135px}.catalog-project-art .art-link{flex:1;min-width:10px;max-width:22px;width:auto}}@media(prefers-reduced-motion:reduce){.spin{animation:none}.filter-tabs button,.interest-options label>span{transition:none}}