/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-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-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.table{display:table}}:root{--green:#176b4d;--green-dark:#0c3f32;--green-deep:#082f26;--mint:#ddf2e7;--mint-soft:#edf7f2;--gold:#d9a441;--plum:#722681;--ink:#1f2933;--muted:#52606d;--border:#d9e2ec;--paper:#f7faf9;--cream:#fbf8f2;--white:#fff;--shadow:0 24px 70px #0c3f321a;--radius:1.5rem;--container:76rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Avenir Next,Segoe UI,sans-serif;font-size:1rem;line-height:1.65}body.menu-open{overflow:hidden}img{max-width:100%;height:auto}a{color:inherit;text-underline-offset:.2em}button,input,select,textarea{font:inherit}button,select{cursor:pointer}h1,h2,h3{color:var(--green-dark);letter-spacing:-.035em;margin:0;font-family:Manrope,Avenir Next,Segoe UI,sans-serif;font-weight:700;line-height:1.12}h1 em,h2 em{color:var(--green);font-style:normal}p{margin:0 0 1rem}ul{margin-top:0}::selection{background:var(--mint);color:var(--green-dark)}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.container{width:min(calc(100% - 2.5rem), var(--container));margin-inline:auto}.narrow{max-width:59rem}.legal-width{max-width:52rem}.section{padding:clamp(4.5rem,8vw,8rem) 0}.soft-section{background:var(--paper)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--white);color:var(--green-dark);border-radius:.5rem;padding:.75rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:1.1rem;font-size:.76rem;font-weight:800;display:flex}.eyebrow>span{background:currentColor;width:1.6rem;height:1px}.eyebrow-light{color:#b9e2cf}.lead{max-width:45rem;color:var(--muted);font-size:clamp(1.08rem,1.7vw,1.28rem);line-height:1.65}.large-copy{color:#344754;font-size:clamp(1.1rem,1.8vw,1.35rem);line-height:1.75}.button-row{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:2rem;display:flex}.button{border:1px solid var(--green);background:var(--green);min-height:3.2rem;color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:.8rem 1.35rem;font-weight:700;line-height:1.2;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.button:hover{border-color:var(--green-dark);background:var(--green-dark);transform:translateY(-2px);box-shadow:0 12px 25px #0c3f3229}.button-small{min-height:2.65rem;padding:.6rem 1.05rem;font-size:.9rem}.button-outline{color:var(--green-dark);background:0 0}.button-outline:hover{color:var(--white)}.button-light{border-color:var(--white);background:var(--white);color:var(--green-dark)}.button-light:hover{border-color:var(--cream);background:var(--cream);color:var(--green-dark)}.button-ghost,.button-ghost-light{background:0 0}.button-ghost{color:var(--green-dark)}.button-ghost-light{color:var(--white);border-color:#ffffff8c}.button-ghost-light:hover{border-color:var(--white);background:#ffffff1f}.button-text{min-height:auto;color:var(--green);background:0 0;border:0;padding:.6rem;text-decoration:underline}.button-text:hover{color:var(--green-dark);box-shadow:none;background:0 0}.text-link{color:var(--green);align-items:center;gap:.6rem;font-weight:750;text-decoration:none;display:inline-flex}.text-link:hover{color:var(--green-dark)}.status{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:50%;width:.42rem;height:.42rem}.status-available{background:var(--mint);color:var(--green-dark)}.status-development{color:#315a83;background:#e7eef8}.status-planned{color:#4b5863;background:#e9edf0}.status-light{color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #d9e2ecb3;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5rem;display:flex}.brand{align-items:center;width:10.6rem;height:3.25rem;display:flex;overflow:hidden}.brand img{width:100%}.main-nav{align-items:center;gap:1.65rem;display:flex}.main-nav>a:not(.button){color:#3c4b55;padding:1.7rem 0;font-size:.94rem;font-weight:650;text-decoration:none;position:relative}.main-nav>a:not(.button):after{background:var(--green);content:"";height:2px;transition:transform .2s;position:absolute;bottom:1.15rem;left:0;right:0;transform:scaleX(0)}.main-nav>a:not(.button):hover:after,.main-nav>a.active:after{transform:scaleX(1)}.main-nav>a.active{color:var(--green-dark)}.menu-toggle{border:1px solid var(--border);background:var(--white);border-radius:50%;width:2.8rem;height:2.8rem;padding:.65rem;display:none}.menu-toggle span:not(.sr-only){background:var(--green-dark);width:100%;height:2px;margin:.25rem 0;transition:transform .2s,opacity .2s;display:block}.hero{background:linear-gradient(135deg,#fbfdfc 0%,#f4faf7 56%,#edf7f2 100%);position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #176b4d21;border-radius:50%;width:35rem;height:35rem;position:absolute;top:-19rem;left:-18rem}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(2rem,6vw,6rem);min-height:min(46rem,100vh - 5rem);padding-block:clamp(4rem,8vw,7rem);display:grid}.hero-copy h1{max-width:48rem;font-size:clamp(2.8rem,5.4vw,4.75rem)}.hero-copy .lead{margin-top:1.7rem}.hero-visual{position:relative}.hero-image-frame{width:min(100%,36rem);box-shadow:var(--shadow);background:#ffffff8c;border:1px solid #176b4d21;border-radius:46% 46% 38% 38%/38% 38% 45% 45%;margin-inline:auto;padding:.75rem;position:relative}.hero-image-frame:before{z-index:-1;content:"";border:1px solid #d9a44166;border-radius:43% 50% 41% 46%;position:absolute;inset:-4%;transform:rotate(7deg)}.hero-image-frame img{border-radius:inherit;width:100%;display:block}.orbit{border:3px solid var(--white);background:var(--gold);border-radius:50%;width:.85rem;height:.85rem;position:absolute;box-shadow:0 5px 20px #0c3f3233}.orbit-one{top:9%;left:-2%}.orbit-two{background:var(--plum);bottom:7%;right:2%}.split-copy{grid-template-columns:.82fr 1.18fr;gap:clamp(3rem,8vw,8rem);display:grid}.split-copy h2,.section-heading h2{max-width:46rem;font-size:clamp(2.15rem,4vw,3.35rem)}.section-heading{margin-bottom:3rem}.section-heading.center{text-align:center;max-width:48rem;margin-left:auto;margin-right:auto}.section-heading.center .eyebrow{justify-content:center}.section-heading.center>p:not(.eyebrow){color:var(--muted);margin-top:1rem}.heading-row{justify-content:space-between;align-items:end;gap:2rem;display:flex}.pillar-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.pillar-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);min-height:19rem;padding:1.75rem;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.pillar-card:hover{border-color:#acd7c4;transform:translateY(-5px);box-shadow:0 16px 45px #0c3f3214}.pillar-card .card-number{color:#a6b6b0;font-size:.76rem;font-weight:800;position:absolute;top:1rem;right:1.2rem}.line-icon{background:var(--mint);width:3rem;height:3rem;color:var(--green);border-radius:.9rem;place-items:center;margin-bottom:2.8rem;font-size:1.4rem;display:grid}.pillar-card h3{min-height:3.2rem;margin-bottom:.8rem;font-size:1.25rem}.pillar-card p{color:var(--muted);font-size:.95rem}.product-grid{grid-template-columns:1.08fr .92fr;gap:1.25rem;display:grid}.product-card{border-radius:calc(var(--radius) + .4rem);min-height:33rem;padding:clamp(1.75rem,4vw,3rem)}.product-card-featured{background:var(--green-dark);color:#d8eee4}.product-card-featured h3{color:var(--white)}.product-card-concept{border:1px solid var(--border);background:linear-gradient(145deg, var(--white), var(--mint-soft))}.product-top{justify-content:space-between;align-items:start;display:flex}.product-mark{width:3.8rem;height:3.8rem;color:inherit;border:1px solid #ffffff40;border-radius:1.1rem;place-items:center;font-weight:800;display:grid}.product-card-concept .product-mark{color:var(--green);border-color:#b8d9ca}.product-owner{letter-spacing:.12em;text-transform:uppercase;opacity:.75;margin:4rem 0 .35rem;font-size:.75rem;font-weight:700}.product-card h3{font-size:clamp(2.2rem,4vw,3.3rem)}.product-card>p:not(.product-owner){max-width:35rem;margin:1rem 0 1.5rem}.chip-list{flex-wrap:wrap;gap:.5rem;padding:0;list-style:none;display:flex}.chip-list li{border:1px solid #ffffff2e;border-radius:999px;padding:.38rem .7rem;font-size:.78rem}.concept-lines{gap:.65rem;margin:3rem 0;display:grid}.concept-lines span{background:#d1e9dd;border-radius:999px;height:.7rem}.concept-lines span:nth-child(2){width:80%}.concept-lines span:nth-child(3){width:55%}.expansion-section{background:var(--green-dark);color:#d5e7df}.expansion-grid{grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,8rem);display:grid}.expansion-grid h2{max-width:35rem;color:var(--white);margin-bottom:1.4rem;font-size:clamp(2.2rem,4vw,3.5rem)}.expansion-list{margin:0;padding:0;list-style:none}.expansion-list li{color:var(--white);border-bottom:1px solid #ffffff24;gap:1.2rem;padding:1.15rem 0;font-size:1.05rem;display:flex}.expansion-list span{color:#91baa7;font-size:.75rem;font-weight:800}.development-note{border-left:3px solid var(--gold);color:#bad1c7;background:#ffffff0f;margin-top:3.2rem;padding:1rem 1.2rem;font-size:.88rem}.mission-section{background:var(--cream)}.quote-block{text-align:center;max-width:61rem}.quote-block .quote-mark{height:3.2rem;color:var(--gold);font-family:Georgia,serif;font-size:6rem;line-height:1;display:block}.quote-block p{color:var(--green-dark);font-family:Manrope,sans-serif;font-size:clamp(1.8rem,3.6vw,3rem);font-weight:650;line-height:1.35}.quote-block>span:last-child{color:var(--green);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:800}.final-cta{background:var(--green);padding-block:clamp(4rem,7vw,6rem)}.final-cta-inner{color:#ddede6;justify-content:space-between;align-items:end;gap:3rem;display:flex}.final-cta h2{max-width:47rem;color:var(--white);font-size:clamp(2.1rem,4vw,3.4rem)}.final-cta p:not(.eyebrow){margin:1rem 0 0}.final-cta .button-row{flex-shrink:0}.inner-hero,.legal-hero{background:linear-gradient(140deg, var(--paper), var(--mint-soft));padding:clamp(5rem,9vw,8rem) 0;position:relative;overflow:hidden}.inner-hero:after,.legal-hero:after{content:"";border:1px solid #176b4d2e;border-radius:50%;width:29rem;height:29rem;position:absolute;bottom:-20rem;right:-15rem}.inner-hero h1,.legal-hero h1{font-size:clamp(2.8rem,6vw,4.9rem)}.inner-hero .lead{margin-top:1.5rem}.breadcrumb{color:#708077;flex-wrap:wrap;gap:.55rem;margin-bottom:3rem;font-size:.82rem;display:flex}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{color:var(--green)}.story-grid{grid-template-columns:.6fr 1.4fr;gap:clamp(3rem,9vw,9rem);display:grid}.story-label>span{color:var(--green);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.clover-decoration{width:10rem;height:10rem;margin-top:3rem;position:relative;transform:rotate(45deg)}.clover-decoration i{background:var(--mint);border-radius:60% 60% 15%;width:4.5rem;height:4.5rem;position:absolute}.clover-decoration i:first-child{top:0;left:0}.clover-decoration i:nth-child(2){background:#c4e5d6;top:0;right:0;transform:rotate(90deg)}.clover-decoration i:nth-child(3){background:#e9ddee;bottom:0;right:0;transform:rotate(180deg)}.clover-decoration i:nth-child(4){background:#b4d8c7;bottom:0;left:0;transform:rotate(270deg)}.prose{color:#344754;font-size:1.04rem}.prose-large{font-size:clamp(1.08rem,1.8vw,1.28rem)}.prose p{margin-bottom:1.45rem}.prose h2{margin:3.5rem 0 1.1rem;font-size:clamp(1.65rem,3vw,2.25rem)}.prose h2:first-child{margin-top:0}.prose li{margin-bottom:.55rem}.prose a{color:var(--green);font-weight:650}.highlight-copy{border-left:3px solid var(--gold);background:var(--cream);color:var(--green-dark);padding:1.3rem 1.5rem}.value-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.value-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);min-height:25rem;padding:clamp(2rem,5vw,4rem)}.value-card-dark{border-color:var(--green-dark);background:var(--green-dark);color:#c7ddd3}.value-card h2{margin-bottom:1.5rem;font-size:clamp(2rem,3.7vw,3.2rem)}.value-card-dark h2{color:var(--white)}.principles-grid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.principles-grid article{border-top:2px solid var(--green);background:var(--paper);grid-column:span 2;min-height:16rem;padding:1.8rem}.principles-grid article:nth-child(4){grid-column:2/span 2}.principles-grid article:nth-child(5){grid-column:4/span 2}.principles-grid span{color:var(--gold);font-size:.76rem;font-weight:800}.principles-grid h3{margin:2.8rem 0 .8rem;font-size:1.25rem}.principles-grid p{color:var(--muted);font-size:.92rem}.why-section{background:var(--green-dark);color:#c8ddd4}.why-grid{grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,8rem);display:grid}.why-grid h2{color:var(--white);margin-bottom:1.3rem;font-size:clamp(2.2rem,4.5vw,3.6rem)}.check-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.check-list li{color:var(--white);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:1rem;padding:1rem 1rem 1rem 3.4rem;position:relative}.check-list li:before{color:#8bd3b2;content:"✓";font-weight:800;position:absolute;left:1.1rem}.company-section{background:var(--cream)}.company-card{border-radius:var(--radius);background:var(--white);border:1px solid #e6ddcc;grid-template-columns:1fr 1fr;gap:4rem;padding:clamp(2rem,5vw,4rem);display:grid}.company-card h2{font-size:clamp(2rem,4vw,3.2rem)}.company-card dl{margin:0}.company-card dl div{border-bottom:1px solid var(--border);padding:.9rem 0}.company-card dt{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.73rem;font-weight:800}.company-card dd{color:var(--green-dark);margin:.2rem 0 0;font-weight:650}.category-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.category-grid article{border:1px solid var(--border);border-radius:var(--radius);padding:2rem}.category-icon{background:var(--mint);width:3.5rem;height:3.5rem;color:var(--green);border-radius:50%;place-items:center;margin-bottom:2rem;font-size:1.5rem;display:grid}.category-grid h3{margin-bottom:1rem;font-size:1.35rem}.category-grid ul{color:var(--muted);padding-left:1.2rem}.category-grid li{margin-bottom:.6rem}.solutions-list{gap:1rem;display:grid}.solution-row{border:1px solid var(--border);background:var(--white);border-radius:1.3rem;grid-template-columns:8rem 1fr auto;align-items:center;gap:2rem;padding:1.4rem;display:grid}.solution-identity{background:var(--green-dark);width:8rem;height:8rem;color:var(--white);border-radius:1rem;place-items:center;font-size:2rem;font-weight:800;display:grid}.identity-susquest{background:#315a83}.identity-planned{color:var(--green-dark);background:#e1e8e4}.solution-row h3{margin:.65rem 0 .35rem;font-size:1.65rem}.solution-row p{color:var(--muted);margin:0}.disclaimer{color:var(--muted);background:#eef2f0;border-radius:.8rem;margin:2rem 0 0;padding:1rem 1.2rem;font-size:.9rem}.product-hero{background:var(--green-dark);color:#c9ddd5;padding:clamp(4.5rem,8vw,7rem) 0;overflow:hidden}.nutriquest-hero{background:linear-gradient(135deg,#082f26,#176b4d)}.susquest-hero{background:linear-gradient(135deg,#163b55,#315a83)}.product-hero-grid{grid-template-columns:1fr .85fr;align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.breadcrumb-light,.breadcrumb-light a{color:#ffffffad}.product-hero h1{color:var(--white);margin:1rem 0 .5rem;font-size:clamp(3.2rem,7vw,5.8rem)}.product-hero p{max-width:43rem}.product-subtitle{color:var(--white);font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:650;line-height:1.45}.product-device{max-width:33rem;margin-inline:auto;padding:1.2rem;position:relative}.device-window{background:var(--white);border:8px solid #fff;border-radius:1.5rem;overflow:hidden;transform:rotate(2deg);box-shadow:0 35px 80px #0000004d}.device-bar{background:#edf5f1;gap:.3rem;padding:.7rem;display:flex}.device-bar i{background:#aec9bc;border-radius:50%;width:.5rem;height:.5rem}.device-content{padding:2rem}.device-label{color:var(--green);text-transform:uppercase;font-size:.72rem;font-weight:800}.device-title{background:var(--green-dark);border-radius:1rem;width:75%;height:1rem;margin:1rem 0}.device-line{background:#d9e5df;border-radius:1rem;height:.55rem;margin:.5rem 0}.device-line.short{width:55%}.answer-row{border:1px solid var(--border);border-radius:.7rem;align-items:center;gap:.8rem;margin-top:.8rem;padding:.7rem;display:flex}.answer-row i{background:var(--mint);width:1.7rem;height:1.7rem;color:var(--green-dark);border-radius:50%;place-items:center;font-size:.72rem;font-style:normal;font-weight:800;display:grid}.answer-row span{background:#cedbd5;border-radius:1rem;width:65%;height:.45rem}.floating-stat{background:var(--gold);color:var(--green-dark);border-radius:.8rem;padding:.75rem 1rem;font-size:.78rem;position:absolute;bottom:0;right:-1rem;box-shadow:0 15px 35px #0000002e}.floating-stat strong{font-size:1.45rem;display:block}.overview-grid{grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);display:grid}.overview-grid h2{font-size:clamp(2.2rem,4vw,3.5rem)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-grid article{border:1px solid var(--border);background:var(--white);border-radius:1.2rem;padding:2rem}.feature-grid article>span{background:var(--mint);width:2.8rem;height:2.8rem;color:var(--green);border-radius:.75rem;place-items:center;margin-bottom:2rem;font-size:1.2rem;display:grid}.feature-grid h3{margin-bottom:.65rem}.feature-grid p{color:var(--muted);font-size:.92rem}.audience-section{background:var(--white)}.audience-card{background:var(--green);color:#d9ebe3;border-radius:2rem;grid-template-columns:.5fr 1.5fr;align-items:center;gap:4rem;padding:clamp(2rem,6vw,5rem);display:grid}.audience-card h2{color:var(--white);font-size:clamp(2rem,4vw,3.4rem)}.audience-mark{color:#ffffff29;letter-spacing:-.1em;font-family:Manrope,sans-serif;font-size:clamp(5rem,13vw,11rem);font-weight:800}.product-signature{border-top:1px solid var(--border);padding:2rem 0}.product-signature .container{justify-content:center;align-items:center;gap:1rem;display:flex}.product-signature img{width:2.5rem}.product-signature p{color:var(--muted);margin:0;font-size:.9rem}.sus-concept{aspect-ratio:1;background:#ffffff0f;border:1px solid #fff3;border-radius:50%;place-items:center;width:min(28rem,90vw);margin-inline:auto;display:grid;position:relative}.sus-concept:before,.sus-concept:after{content:"";border:1px solid #ffffff24;border-radius:50%;position:absolute}.sus-concept:before{inset:12%}.sus-concept:after{inset:26%}.sus-concept>span{z-index:2;color:var(--white);font-size:4rem;font-weight:800}.sus-concept small{color:#cce0ec;text-transform:uppercase;letter-spacing:.12em;position:absolute;bottom:20%}.sus-orbit i{background:var(--gold);border-radius:50%;width:1rem;height:1rem;position:absolute}.sus-orbit i:first-child{top:8%;left:49%}.sus-orbit i:nth-child(2){background:#add7c4;top:49%;right:8%}.sus-orbit i:nth-child(3){background:#d5b1db;bottom:8%;left:49%}.sus-orbit i:nth-child(4){background:#fff;top:49%;left:8%}.concept-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.concept-grid article{background:var(--white);border-radius:1.2rem;padding:2.2rem}.concept-grid span{color:#315a83;font-size:.75rem;font-weight:800}.concept-grid h3{margin:2rem 0 .7rem}.concept-grid p{color:var(--muted)}.development-alert{background:#f0f5fa;border:1px solid #b8cce0;border-radius:1.2rem;gap:1.3rem;margin-top:2rem;padding:1.5rem;display:flex}.development-alert>span{color:#fff;background:#315a83;border-radius:50%;flex:0 0 2rem;place-items:center;width:2rem;height:2rem;font-weight:800;display:grid}.development-alert h2{margin-bottom:.3rem;font-size:1.15rem}.development-alert p{color:var(--muted);margin:0}.contact-section{background:var(--paper)}.contact-grid{grid-template-columns:1.45fr .7fr;align-items:start;gap:1.5rem;display:grid}.form-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);padding:clamp(1.5rem,4vw,3rem)}.form-heading{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2rem;display:flex}.form-heading span{color:var(--green-dark);font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700}.form-heading p{color:var(--muted);font-size:.8rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.field{margin-bottom:1.1rem}.field label{color:var(--green-dark);margin-bottom:.4rem;font-size:.86rem;font-weight:700;display:block}.field label small{color:var(--muted);font-weight:400}.field input,.field select,.field textarea{background:var(--white);width:100%;color:var(--ink);border:1px solid #bfcdd5;border-radius:.65rem}.field input,.field select{height:3.2rem;padding:0 .9rem}.field textarea{resize:vertical;padding:.8rem .9rem}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);outline:3px solid #176b4d21}.field [aria-invalid=true]{border-color:#aa2f37}.field-error{color:#9f2630;margin-top:.35rem;font-size:.8rem;display:block}.field-meta{color:var(--muted);justify-content:space-between;gap:1rem;font-size:.76rem;display:flex}.privacy-check{grid-template-columns:auto 1fr;align-items:start;gap:.7rem;margin:.5rem 0;display:grid}.privacy-check input{width:1.1rem;height:1.1rem;accent-color:var(--green);margin-top:.25rem}.privacy-check label{color:#45545e;font-size:.84rem}.privacy-check a{color:var(--green);font-weight:700}.submit-button{width:100%;margin-top:1.5rem}.form-security{text-align:center;color:var(--muted);margin:.8rem 0 0;font-size:.74rem}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.alert{border-radius:.7rem;margin-bottom:1.5rem;padding:1rem}.alert p{margin:.15rem 0 0}.alert-error{color:#7f1d27;background:#fff1f2;border:1px solid #e7afb4}.contact-aside{border-radius:var(--radius);background:var(--green-dark);color:#bed4ca;padding:2.5rem;position:sticky;top:7rem}.contact-aside h2{color:var(--white);margin-bottom:1rem;font-size:2rem}.contact-aside dl{margin:2rem 0}.contact-aside dl div{border-bottom:1px solid #ffffff1f;padding:.85rem 0}.contact-aside dt{color:#89ad9e;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.contact-aside dd{color:var(--white);margin:.18rem 0 0}.contact-aside a{color:var(--white)}.confirmation-page{background:var(--paper);place-items:center;min-height:70vh;padding:5rem 0;display:grid}.confirmation-card{border:1px solid var(--border);background:var(--white);max-width:42rem;box-shadow:var(--shadow);text-align:center;border-radius:2rem;margin:auto;padding:clamp(2rem,6vw,4rem)}.success-icon{background:var(--mint);width:4rem;height:4rem;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 1.5rem;font-size:1.8rem;font-weight:800;display:grid}.confirmation-card .eyebrow,.confirmation-card .button-row{justify-content:center}.confirmation-card h1{font-size:clamp(2.2rem,5vw,3.5rem)}.protocol{background:var(--green-dark);color:var(--white);letter-spacing:.08em;border-radius:.6rem;margin:.3rem 0 1.2rem;padding:.55rem 1rem;font-family:monospace;font-size:1.15rem;display:inline-block}.legal-hero{padding-bottom:4rem}.legal-hero h1{font-size:clamp(2.5rem,5vw,4.3rem)}.legal-hero>.container>p:last-of-type{color:var(--muted)}.legal-content{padding-top:4rem}.table-scroll{margin:1.5rem 0;overflow-x:auto}.prose table{border-collapse:collapse;width:100%;min-width:42rem;font-size:.86rem}.prose th,.prose td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:.8rem}.prose th{background:var(--green-dark);color:var(--white)}.prose code{color:var(--green-dark);font-weight:700}.preferences-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);overflow:hidden}.preference-status{background:var(--green-dark);color:#c3dacf;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.5rem;display:flex}.preference-status span{text-transform:uppercase;font-size:.75rem;font-weight:800}.preference-status strong{color:var(--white)}.preference-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:2rem;padding:2rem 1.5rem;display:flex}.preference-row h2{margin-bottom:.35rem;font-size:1.25rem}.preference-row p{max-width:34rem;color:var(--muted);margin:0;font-size:.9rem}.switch{cursor:pointer;grid-template-columns:auto;justify-items:center;gap:.35rem;display:grid}.switch input{opacity:0;position:absolute}.switch span{background:#aab6bc;border-radius:999px;width:3.2rem;height:1.75rem;transition:background .2s;position:relative}.switch span:after{background:var(--white);content:"";border-radius:50%;width:1.3rem;height:1.3rem;transition:transform .2s;position:absolute;top:.225rem;left:.25rem;box-shadow:0 2px 7px #0003}.switch input:checked+span{background:var(--green)}.switch input:checked+span:after{transform:translate(1.4rem)}.switch input:focus-visible+span{outline:3px solid var(--gold);outline-offset:3px}.switch small{color:var(--muted);font-size:.68rem}.preference-actions{flex-wrap:wrap;gap:.7rem;padding:1.5rem;display:flex}.preferences-feedback{min-height:1.5rem;color:var(--green);margin:0;padding:0 1.5rem 1rem;font-weight:700}.preference-help{color:var(--muted);margin-top:1rem;font-size:.88rem}.preference-help a{color:var(--green);font-weight:700}.error-page{background:radial-gradient(circle at 50% 30%, var(--mint), var(--paper) 45%);text-align:center;place-items:center;min-height:68vh;padding:5rem 0;display:grid}.error-page .container{max-width:45rem}.error-code{color:var(--green);letter-spacing:-.08em;opacity:.15;font-size:clamp(5rem,16vw,10rem);font-weight:800;line-height:.9;display:block}.error-page h1{margin:-1rem 0 1rem;font-size:clamp(2.2rem,5vw,3.6rem)}.error-page p{color:var(--muted);font-size:1.1rem}.error-page .button-row{justify-content:center}.site-footer{background:var(--green-deep);color:#a9c4b8;padding-top:5rem}.footer-grid{grid-template-columns:1.8fr repeat(4,1fr);gap:2.5rem;display:grid}.footer-brand img{filter:brightness(0)invert();opacity:.92;width:11rem}.footer-brand>p{max-width:19rem;margin-top:1rem}.footer-brand .company-id{color:#829f92;font-size:.78rem}.site-footer h2{color:var(--white);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem}.site-footer ul{gap:.65rem;padding:0;list-style:none;display:grid}.site-footer li{font-size:.85rem}.site-footer a{text-decoration:none}.site-footer a:hover{color:var(--white)}.site-footer small{color:#739486;font-size:.66rem;display:block}.footer-bottom{color:#78978a;border-top:1px solid #ffffff1a;justify-content:space-between;gap:1rem;margin-top:4rem;padding:1.3rem 0;font-size:.76rem;display:flex}.footer-bottom p{margin:0}.cookie-banner{z-index:500;background:var(--white);border:1px solid #afc7bc;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;max-width:72rem;margin:auto;padding:1.25rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 20px 70px #0c3f3238}.cookie-banner[hidden]{display:none}.cookie-banner h2{font-size:1.05rem}.cookie-banner p{max-width:42rem;color:var(--muted);margin:.25rem 0;font-size:.82rem}.cookie-banner a:not(.button){color:var(--green);font-size:.78rem;font-weight:700}.cookie-actions{flex-shrink:0;gap:.5rem;display:flex}.cookie-actions .button{min-height:2.6rem;padding:.55rem .85rem;font-size:.75rem}@media (width<=1023px){.menu-toggle{display:block}.main-nav{background:var(--white);flex-direction:column;align-items:stretch;gap:0;padding:1rem 1.25rem 3rem;display:none;position:fixed;inset:5rem 0 0}.main-nav.open{display:flex}.main-nav>a:not(.button){border-bottom:1px solid var(--border);padding:1rem 0;font-size:1.08rem}.main-nav>a:not(.button):after{display:none}.main-nav .button{margin-top:1.2rem}.menu-toggle[aria-expanded=true] span:nth-of-type(2){transform:translateY(6px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-of-type(3){opacity:0}.menu-toggle[aria-expanded=true] span:nth-of-type(4){transform:translateY(-6px)rotate(-45deg)}.hero-grid,.product-hero-grid{grid-template-columns:1fr}.hero-grid{padding-top:5rem}.hero-copy{text-align:center}.hero-copy .eyebrow,.hero-copy .button-row{justify-content:center}.hero-copy .lead{margin-inline:auto}.hero-visual{max-width:32rem;margin-inline:auto}.pillar-grid{grid-template-columns:repeat(2,1fr)}.pillar-card{min-height:16rem}.product-grid{grid-template-columns:1fr}.product-card{min-height:auto}.expansion-grid,.why-grid{grid-template-columns:1fr}.final-cta-inner{flex-direction:column;align-items:start}.principles-grid{grid-template-columns:repeat(2,1fr)}.principles-grid article,.principles-grid article:nth-child(4),.principles-grid article:nth-child(5){grid-column:auto}.principles-grid article:last-child{grid-column:1/-1}.category-grid,.feature-grid,.concept-grid{grid-template-columns:repeat(2,1fr)}.category-grid article:last-child,.feature-grid article:last-child,.concept-grid article:last-child{grid-column:1/-1}.contact-grid{grid-template-columns:1fr}.contact-aside{position:static}.footer-grid{grid-template-columns:2fr repeat(2,1fr)}.footer-brand{grid-row:span 2}.cookie-banner{flex-direction:column;align-items:stretch;gap:1rem}.cookie-actions{flex-wrap:wrap}}@media (width<=639px){.container{width:min(calc(100% - 1.5rem), var(--container))}.section{padding-block:4rem}.header-inner{min-height:4.5rem}.brand{width:8.8rem}.main-nav{top:4.5rem}.hero-grid{min-height:auto;padding-block:3.5rem}.hero-copy h1{font-size:clamp(2.45rem,12vw,3.4rem)}.hero-copy .eyebrow{text-align:left;justify-content:flex-start}.hero-copy{text-align:left}.hero-copy .button-row{justify-content:stretch}.button-row .button{width:100%}.hero-visual{margin-top:1rem}.hero-image-frame{width:92%}.split-copy,.story-grid,.value-grid,.company-card,.overview-grid,.audience-card{grid-template-columns:1fr;gap:2rem}.split-copy h2{margin-bottom:1rem}.heading-row{flex-direction:column;align-items:start}.pillar-grid,.category-grid,.feature-grid,.concept-grid{grid-template-columns:1fr}.category-grid article:last-child,.feature-grid article:last-child,.concept-grid article:last-child{grid-column:auto}.pillar-card{min-height:auto}.product-card{padding:1.5rem}.product-owner{margin-top:3rem}.expansion-list li{font-size:.95rem}.quote-block p{font-size:1.65rem}.final-cta .button-row,.final-cta .button{width:100%}.inner-hero,.legal-hero{padding-block:4rem}.breadcrumb{margin-bottom:2rem}.clover-decoration{display:none}.principles-grid{grid-template-columns:1fr}.principles-grid article:last-child{grid-column:auto}.company-card{padding:1.5rem}.solution-row{grid-template-columns:4.5rem 1fr;gap:1rem}.solution-identity{width:4.5rem;height:4.5rem}.solution-row .button{grid-column:1/-1}.product-device{padding:0}.floating-stat{right:0}.audience-mark{display:none}.audience-card{padding:2rem 1.5rem}.product-signature .container{align-items:flex-start}.product-signature p{line-height:1.4}.form-card{padding:1.2rem}.form-heading{flex-direction:column;align-items:start}.form-row{grid-template-columns:1fr;gap:0}.contact-aside{padding:1.5rem}.confirmation-card{padding:2rem 1.2rem}.preference-row{flex-direction:column;align-items:start}.preference-actions{flex-direction:column}.preference-actions .button{width:100%}.preference-status{flex-direction:column;align-items:start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-area:auto/1/auto/-1}.footer-bottom{flex-direction:column}.cookie-banner{max-height:calc(100vh - 1rem);bottom:.5rem;left:.5rem;right:.5rem;overflow-y:auto}.cookie-actions{display:grid}.cookie-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
