:root{--navy:#071c26;--ink:#102a35;--lime:#c6eb6d;--teal:#12a99a;--paper:#f7f8f4;--muted:#60747a;--line:#d6dfdc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:25px;padding:15px clamp(18px,4vw,64px);background:rgba(7,28,38,.97);color:#fff;border-bottom:1px solid #31505a}.brand{display:flex;align-items:center;gap:9px;white-space:nowrap;font-weight:800}.brand-mark{display:grid;place-items:center;width:30px;height:30px;background:var(--lime);color:var(--navy)}.tabs{display:flex;gap:4px;margin-left:auto;overflow:auto}.tab{padding:9px 10px;color:#c9d7d9;white-space:nowrap;font-size:13px;border-bottom:2px solid transparent}.tab:hover,.tab.active{color:var(--lime);border-color:var(--lime)}.language{display:flex;gap:2px}.language button{border:0;background:transparent;color:#b7cacc;cursor:pointer;padding:6px;font-weight:800}.language button.active{color:var(--lime)}.hero{padding:clamp(82px,12vw,155px) clamp(20px,8vw,125px) 96px;background:var(--navy);color:#fff}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center;max-width:1360px;margin:auto}.eyebrow{color:var(--lime);font-size:12px;font-weight:800;letter-spacing:.13em}.hero h1,.section-head h2,.split h2,.early h2,.team h2{max-width:850px;margin:22px 0;font-size:clamp(38px,5.5vw,76px);line-height:.98;letter-spacing:-.045em}.lead{max-width:710px;color:#dbe7e8;font-size:clamp(18px,2vw,24px)}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:31px 0}.button{display:inline-flex;justify-content:center;border:1px solid transparent;padding:13px 21px;font-weight:800;cursor:pointer}.button.primary{background:var(--lime);color:var(--navy)}.button.secondary{border-color:#b8c9ca;color:#fff}.trust{color:#a9c0c2;font-size:14px}.hero-visual{min-height:390px;display:grid;place-items:center}.orbit{position:relative;width:310px;height:310px;border:1px solid #507179;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 35px rgba(18,169,154,.04),0 0 0 70px rgba(18,169,154,.03)}.orbit strong{display:grid;place-items:center;width:125px;height:125px;border-radius:50%;background:var(--lime);color:var(--navy);text-align:center;font-size:14px;letter-spacing:.1em}.orbit span{position:absolute;padding:8px 11px;border:1px solid #6e8a8e;background:#102f3b;color:#dbe7e8;font-size:12px}.orbit span:nth-child(1){top:10px}.orbit span:nth-child(2){right:4px;top:72px}.orbit span:nth-child(3){right:0;bottom:55px}.orbit span:nth-child(4){left:5px;bottom:54px}.orbit span:nth-child(5){left:0;top:72px}.proof{display:flex;justify-content:space-around;gap:18px;flex-wrap:wrap;padding:19px 25px;background:#dce9e6;font-size:13px;font-weight:800}.section{padding:clamp(70px,9vw,120px) clamp(20px,8vw,125px)}.split,.section-head{display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:1360px;margin:auto}.split p,.section-head>p{color:var(--muted);font-size:18px}.split .large,.large{color:var(--ink);font-size:25px;line-height:1.3}.text-link{display:inline-block;margin-top:18px;color:#087f75;font-weight:800}.dark{background:var(--navy);color:#fff}.dark .section-head>p{color:#c3d2d4}.journey,.founders{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1360px;margin:52px auto 0;background:#31525b}.journey article,.modules article,.founders article{padding:27px;background:var(--paper);color:var(--ink)}.dark .journey article{background:#0c2b36;color:#fff}.journey b{color:var(--lime)}.journey h3,.modules h3{margin:20px 0 7px}.journey p,.modules p,.founders p{margin:0;color:var(--muted)}.dark .journey p{color:#b8cccf}.modules{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;max-width:1360px;margin:52px auto 0;background:#31525b}.modules article span{color:#087f75;font-size:11px;font-weight:800;letter-spacing:.1em}.video-card{max-width:1360px;margin:44px auto 0;background:#000;border:1px solid #31525b}.video-card video{display:block;width:100%;max-height:70vh}.video-caption{margin:0;padding:12px 15px;background:#102f3b;color:#bfd0d2;font-size:13px}.philosophy{background:#eaf0ed}.quote{max-width:1100px;margin:0 auto 80px;color:#087f75;font-size:clamp(30px,4vw,54px);line-height:1.05;font-weight:700}.team{background:#fff}.founders{grid-template-columns:repeat(3,1fr);background:var(--line)}.founders article{background:#fff}.founders span{display:block;color:#087f75;font-size:12px;font-weight:800}.portrait{width:100%;height:250px;overflow:hidden;margin-bottom:22px;background:#dce9e6}.portrait img{width:300%;height:100%;max-width:none;object-fit:cover}.p1 img{object-position:left center}.p2 img{object-position:center center}.p3 img{object-position:right center}.early{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#dce9e6}.early ul{padding-left:20px;line-height:2}.early form{display:grid;gap:14px;padding:30px;background:#fff;border:1px solid #b8c9c6}.early label{display:grid;gap:6px;font-size:14px;font-weight:700}.early input,.early textarea{width:100%;padding:12px;border:1px solid #aebfbc;font:inherit}.early .check{display:flex;align-items:center;font-weight:400}.early .check input{width:auto}.early form small{color:var(--muted)}footer{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:29px clamp(20px,8vw,125px);background:var(--navy);color:#c9d7d9;font-size:13px}@media(max-width:980px){.tabs{order:3;width:100%;margin:0}.site-header{flex-wrap:wrap}.hero-grid,.split,.section-head,.early{grid-template-columns:1fr}.hero-visual{min-height:290px}.journey,.modules,.founders{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.journey,.modules,.founders{grid-template-columns:1fr}.hero h1,.section-head h2,.split h2,.early h2,.team h2{font-size:42px}}


.video-card video{aspect-ratio:16/9;object-fit:cover;background:#071c26}.portrait img{width:100%;height:100%;object-fit:cover}.p1 img,.p2 img,.p3 img{object-position:center}

.modules.product-grid{grid-template-columns:repeat(2,1fr)}@media(max-width:600px){.modules.product-grid{grid-template-columns:1fr}}
.page-v4{max-width:1200px;margin:auto}.page-v4 h1{max-width:1000px}.page-v4 #body{max-width:900px;margin-top:55px}.page-v4 #body h2{margin-top:45px;color:var(--ink)}.page-v4 #body p{font-size:20px;line-height:1.7;color:var(--ink)}.founder-v4{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.founder-v4 article{background:#fff;border:1px solid var(--line);padding:20px;color:var(--ink)}.founder-v4 img{width:100%;height:300px;object-fit:cover;display:block;margin-bottom:18px}.founder-v4 p{font-size:16px!important}@media(max-width:700px){.founder-v4{grid-template-columns:1fr}}
.problem-visual{position:relative;min-height:360px;margin:45px 0;padding:40px;border:1px solid #31525b;background:linear-gradient(135deg,#071c26,#123a45);overflow:hidden}.problem-visual:before,.problem-visual:after{content:"";position:absolute;border:1px solid #47737b;border-radius:50%;inset:55px 20%;opacity:.5}.problem-visual:after{inset:105px 30%;opacity:.35}.problem-node{position:absolute;z-index:1;padding:14px 18px;border:1px solid #78999e;background:#102f3b;color:#fff;font-weight:700}.problem-node small{display:block}.problem-node.main{left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;background:var(--lime);color:var(--navy);border:0}.problem-node.n1{left:5%;top:16%}.problem-node.n2{right:5%;top:16%}.problem-node.n3{left:7%;bottom:16%}.problem-node.n4{right:7%;bottom:16%}.problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:42px 0;background:#31525b}.problem-grid article{padding:28px;background:#fff}.problem-grid span{color:#087f75;font-weight:800}.problem-grid h3{margin:12px 0 6px}.problem-grid p{margin:0!important;font-size:17px!important}.silence-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:14px;align-items:center;margin:45px 0;padding:25px;background:#dce9e6}.silence-flow div{display:grid;gap:5px}.silence-flow small{color:#50676d}.silence-flow i{font-size:28px;color:#087f75}.problem-callout{display:grid;gap:8px;margin-top:35px;padding:30px;border-left:5px solid var(--lime);background:#102f3b;color:#fff;font-size:22px}.problem-callout span{color:#d5e5e6;font-size:18px}@media(max-width:700px){.problem-grid{grid-template-columns:1fr}.silence-flow{grid-template-columns:1fr;text-align:center}.silence-flow i{transform:rotate(90deg)}}
.page-v4 #body{max-width:1100px}.page-v4 #body>h2{font-size:clamp(32px,4vw,54px);letter-spacing:-.03em;margin-top:65px}.page-v4 #body>p{font-size:clamp(19px,2vw,25px);line-height:1.55;max-width:920px}.problem-visual{border-radius:18px;box-shadow:0 24px 70px rgba(7,28,38,.2)}.problem-node{border-radius:10px;box-shadow:0 10px 24px rgba(0,0,0,.18);transition:transform .2s}.problem-node:hover{transform:translateY(-4px)}.problem-node.main:hover{transform:translate(-50%,-54%)}.problem-grid{border-radius:16px;overflow:hidden;box-shadow:0 18px 40px rgba(7,28,38,.12)}.problem-grid article{min-height:245px;position:relative;border-left:5px solid transparent;transition:transform .2s,background .2s}.problem-grid article:nth-child(3n+1){border-left-color:#c6eb6d}.problem-grid article:nth-child(3n+2){border-left-color:#12a99a}.problem-grid article:nth-child(3n){border-left-color:#d98b63}.problem-grid article:hover{transform:translateY(-5px);background:#eef5f1}.problem-grid article span{font-size:12px;letter-spacing:.12em}.problem-grid article h3{font-size:25px;line-height:1.08}.problem-grid article p{font-size:17px!important;line-height:1.55}.silence-flow{border-radius:16px;box-shadow:0 15px 35px rgba(7,28,38,.1)}.silence-flow div{padding:22px;border-radius:10px;background:#fff;border:1px solid #bfd2cf;min-height:90px}.silence-flow b{font-size:20px;color:#087f75}.silence-flow i{font-style:normal;font-weight:800}.problem-callout{border-radius:0 16px 16px 0;box-shadow:0 15px 30px rgba(7,28,38,.18);font-size:25px}.problem-callout span{line-height:1.5}.page-v4 .eyebrow{margin-bottom:18px}
.ops-timeline{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:45px 0;padding:24px;background:#071c26;color:#fff;border-radius:14px}.ops-timeline div{display:grid;gap:4px;padding:13px 16px;background:#123a45;border:1px solid #47737b}.ops-timeline b{color:#c6eb6d}.ops-timeline i{color:#c6eb6d;font-style:normal;font-size:22px}.ops-section{margin:52px 0;padding:32px;background:#fff;border:1px solid #d6dfdc;border-left:5px solid #12a99a;box-shadow:0 12px 30px rgba(7,28,38,.08)}.ops-section h2{margin-top:0;color:#102a35}.ops-section p{color:#102a35!important;font-size:18px!important;line-height:1.65}.ops-grid,.payment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0}.payment-grid{grid-template-columns:repeat(2,1fr)}.ops-grid article,.payment-grid article{padding:22px;background:#eaf3f0;border:1px solid #bfd2cf}.ops-grid h3,.payment-grid h3{color:#087f75;margin-top:0}@media(max-width:700px){.ops-grid,.payment-grid{grid-template-columns:1fr}.ops-timeline{display:grid;grid-template-columns:1fr}.ops-timeline i{text-align:center;transform:rotate(90deg)}}
.ops-gallery{margin:0 0 30px;border-radius:18px;overflow:hidden;box-shadow:0 20px 50px rgba(7,28,38,.2)}.ops-gallery img{display:block;width:100%;height:auto}.ops-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 0 55px;background:#31525b}.ops-proof span{padding:20px;background:#fff;color:#087f75;font-weight:800;text-align:center}@media(max-width:700px){.ops-proof{grid-template-columns:repeat(2,1fr)}}
.ops-vibrant-hero{display:grid;grid-template-columns:.8fr 1.2fr;gap:25px;align-items:stretch;margin:0 0 35px;background:#f6c344;border-radius:22px;overflow:hidden;color:#071c26}.ops-vibrant-hero>div{padding:45px 35px}.ops-vibrant-hero h2{font-size:clamp(36px,5vw,70px);line-height:.95;margin:18px 0}.ops-vibrant-hero p{font-size:20px;line-height:1.4}.ops-vibrant-hero img{width:100%;height:100%;min-height:360px;object-fit:cover}.v-tag{font-size:12px;letter-spacing:.16em;font-weight:900;color:#d95745}@media(max-width:800px){.ops-vibrant-hero{grid-template-columns:1fr}.ops-vibrant-hero img{min-height:240px}}
/* Operations visual system v2: editorial, vivid, active */
body:has(.ops-vibrant-hero){background:#fffaf3}
.page-v4:has(.ops-vibrant-hero){max-width:1400px;padding-left:clamp(20px,5vw,80px);padding-right:clamp(20px,5vw,80px)}
.page-v4:has(.ops-vibrant-hero)>h1,.page-v4:has(.ops-vibrant-hero)>#lead{display:none}
.ops-section{position:relative;margin:38px 0;padding:48px clamp(24px,4vw,62px);border:0;border-radius:24px;box-shadow:0 18px 45px rgba(16,42,53,.10);overflow:hidden;background:#fff}
.ops-section:nth-of-type(odd){background:#102a35;color:#fff;border-left:0}.ops-section:nth-of-type(odd) h2,.ops-section:nth-of-type(odd) p{color:#fff!important}.ops-section:nth-of-type(odd) p{opacity:.9}
.ops-section:nth-of-type(even){background:#ffe6d7;color:#102a35;border-left:0}.ops-section:nth-of-type(3n){background:#dff5e9}.ops-section:nth-of-type(4n){background:#e2e9ff}
.ops-section:before{content:attr(data-step);position:absolute;right:34px;top:20px;font-size:82px;font-weight:900;line-height:1;color:rgba(16,42,53,.10)}
.ops-section h2{font-size:clamp(28px,3.4vw,52px);line-height:1;letter-spacing:-.035em;max-width:850px;margin:0 0 22px}.ops-section>p{max-width:980px;font-size:20px!important;line-height:1.65!important}
.ops-grid,.payment-grid{gap:16px;margin-top:30px;background:transparent}.ops-grid article,.payment-grid article{border:0;border-radius:16px;padding:25px;background:rgba(255,255,255,.86);box-shadow:0 10px 25px rgba(16,42,53,.10);transition:transform .2s,box-shadow .2s}.ops-grid article:hover,.payment-grid article:hover{transform:translateY(-7px);box-shadow:0 18px 30px rgba(16,42,53,.18)}.ops-grid h3,.payment-grid h3{font-size:22px;margin-bottom:8px}.ops-grid p,.payment-grid p{font-size:16px!important;line-height:1.45!important;color:#36535c!important}
.ops-section:nth-of-type(odd) .ops-grid article,.ops-section:nth-of-type(odd) .payment-grid article{background:#173b47}.ops-section:nth-of-type(odd) .ops-grid p,.ops-section:nth-of-type(odd) .payment-grid p{color:#d9eeee!important}
.ops-section:nth-of-type(5) .ops-grid article:before{content:'?';display:block;color:#ef6b55;font-size:28px;margin-bottom:12px}.ops-section:nth-of-type(7) .payment-grid article:before{content:'$';display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f6c344;color:#102a35;font-weight:900;margin-bottom:12px}
.ops-track{padding:14px;background:#fff;border-radius:14px}.ops-track span{border:0;border-radius:30px;background:#ef6b55;color:#fff;padding:12px 16px}.ops-track span:nth-child(2n){background:#4c70d9}.ops-track span:nth-child(3n){background:#16a085}
.ops-callout{margin:58px 0;border-radius:24px;background:linear-gradient(120deg,#ef6b55,#f6c344);box-shadow:0 20px 45px rgba(217,87,69,.25);padding:48px;font-size:30px}.ops-callout span{font-size:21px}
@media(max-width:700px){.ops-section{padding:32px 22px}.ops-section:before{font-size:55px;right:18px}.ops-grid,.payment-grid{grid-template-columns:1fr}}
.page-v4:has(.ops-vibrant-hero) .ops-section:nth-of-type(3n),.page-v4:has(.ops-vibrant-hero) .ops-section:nth-of-type(4n){color:#102a35}.page-v4:has(.ops-vibrant-hero) .ops-section:nth-of-type(3n) h2,.page-v4:has(.ops-vibrant-hero) .ops-section:nth-of-type(3n) p,.page-v4:has(.ops-vibrant-hero) .ops-section:nth-of-type(4n) h2,.page-v4:has(.ops-vibrant-hero) .ops-section:nth-of-type(4n) p{color:#102a35!important;opacity:1}.page-v4:has(.ops-vibrant-hero) .ops-section:nth-of-type(3n) .ops-grid p,.page-v4:has(.ops-vibrant-hero) .ops-section:nth-of-type(4n) .ops-grid p,.page-v4:has(.ops-vibrant-hero) .ops-section:nth-of-type(3n) .payment-grid p,.page-v4:has(.ops-vibrant-hero) .ops-section:nth-of-type(4n) .payment-grid p{color:#36535c!important}
.site-header{flex-wrap:wrap}.site-header .brand{order:1}.site-header .language{order:2;margin-left:auto;flex-shrink:0}.site-header .tabs{order:3;width:100%;margin-left:0;min-width:0}
