:root{--ink:#171717;--muted:#64635f;--paper:#f7f7f1;--surface:#ffffff;--line:rgba(23,23,23,0.12);--gold:#f2a516;--green:#0a8063;--teal:#256b6c;--clay:#bd583c;--night:#111111;--shadow:0 24px 80px rgba(23,23,23,0.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Tahoma,Arial,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{overflow:hidden}.not-found-page{position:relative;min-height:100svh;display:grid;place-items:center;padding:34px 18px;color:#fff;isolation:isolate;overflow:hidden}.not-found-image,.not-found-shade{position:absolute;inset:0;width:100%;height:100%}.not-found-image{object-fit:cover;z-index:-3}.not-found-shade{background:linear-gradient(90deg,rgba(17,17,17,.2),rgba(17,17,17,.84) 58%,rgba(17,17,17,.92)),linear-gradient(180deg,rgba(17,17,17,.25),rgba(17,17,17,.82));z-index:-2}.not-found-content{width:min(780px,100%);-webkit-margin-start:auto;margin-inline-start:auto}.not-found-content .brand-mark{margin-bottom:56px}.not-found-content h1{max-width:720px;margin:0;font-size:clamp(3rem,8vw,6.4rem);line-height:.98;letter-spacing:0}.not-found-content>p:not(.section-label){max-width:610px;margin:24px 0 0;color:rgba(255,255,255,.82);font-size:clamp(1rem,2vw,1.25rem)}.hero{position:relative;min-height:88svh;color:#fff;isolation:isolate;display:grid;grid-template-rows:auto 1fr auto}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;z-index:-3}.hero-shade{background:linear-gradient(90deg,rgba(17,17,17,.2),rgba(17,17,17,.82) 58%,rgba(17,17,17,.9)),linear-gradient(180deg,rgba(17,17,17,.2),rgba(17,17,17,.75));z-index:-2}.site-header{width:min(1180px,calc(100% - 36px));margin:20px auto 0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 0}.brand-mark{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.brand-icon{display:grid;place-items:center;width:42px;height:42px;background:#fff;border-radius:50%;border:1px solid rgba(255,255,255,.3)}.brand-icon img{width:28px;height:34px;object-fit:contain}.brand-mark small,.brand-mark strong{display:block}.brand-mark strong{font-size:1rem;line-height:1.2}.brand-mark small{color:rgba(255,255,255,.7);font-size:.72rem;direction:ltr;text-align:right}.site-header nav{display:flex;gap:4px;padding:6px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:999px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header nav a{padding:8px 14px;color:rgba(255,255,255,.78);font-size:.9rem}.site-header nav a:hover{color:#fff}.button,.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border-radius:999px;font-weight:700;white-space:nowrap}.header-cta{padding:0 16px;color:var(--ink);background:#fff}.hero-content{width:min(1180px,calc(100% - 36px));margin:0 auto;align-self:center;padding:72px 0 48px}.eyebrow,.section-label{margin:0 0 16px;color:var(--gold);font-weight:800;letter-spacing:0}.hero h1{max-width:780px;margin:0;font-size:clamp(3rem,8vw,7.6rem);line-height:.96;letter-spacing:0}.hero-lead{max-width:650px;margin:26px 0 0;color:rgba(255,255,255,.82);font-size:clamp(1.05rem,2vw,1.4rem)}.contact-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{padding:0 22px;border:1px solid transparent}.button.primary{background:var(--gold);color:#171717}.button.secondary{color:#fff;border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button.light{color:#fff;border-color:rgba(255,255,255,.24)}.check-stack,.field-copy ul,.proof-list{list-style:none;padding:0}.proof-list{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 0}.proof-list li{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;color:rgba(255,255,255,.86);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:999px}.hero-strip{width:min(1180px,calc(100% - 36px));margin:0 auto 26px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.24);border-bottom:1px solid rgba(255,255,255,.24)}.hero-strip div{padding:18px 22px;-webkit-border-start:1px solid rgba(255,255,255,.18);border-inline-start:1px solid rgba(255,255,255,.18)}.hero-strip div:first-child{-webkit-border-start:0;border-inline-start:0}.hero-strip strong{display:block;color:var(--gold);font-size:1.35rem;line-height:1.1}.hero-strip span{color:rgba(255,255,255,.78)}.section{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:96px 0}.product-section{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.35fr);grid-gap:46px;gap:46px;align-items:center}.contact-text h2,.field-copy h2,.section-copy h2,.section-heading h2{margin:0;font-size:clamp(2rem,4vw,4.2rem);line-height:1.08;letter-spacing:0}.contact-text p,.field-copy p,.section-copy p{color:var(--muted);font-size:1.04rem}.check-stack{display:grid;grid-gap:14px;gap:14px;margin:28px 0 0}.check-stack li{display:flex;gap:10px;align-items:flex-start;color:#2e2e2c}.check-stack svg{flex:0 0 auto;color:var(--green);margin-top:5px}.ops-board{min-width:0;direction:rtl;display:grid;grid-template-columns:50px minmax(0,1fr) 190px;background:#20201f;color:#fff;border:1px solid rgba(23,23,23,.08);border-radius:8px;box-shadow:var(--shadow);overflow:hidden}.ops-rail{display:flex;flex-direction:column;align-items:center;gap:18px;padding:24px 0;background:#151515}.rail-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.2)}.rail-dot.active{height:34px;border-radius:999px;background:var(--gold)}.ops-main{min-width:0;padding:24px}.ops-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:22px}.ops-topbar p{margin:0;color:#aaa69d}.ops-topbar h3{margin:0;font-size:1.55rem}.ops-topbar span{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;color:#c8f2e6;background:rgba(10,128,99,.18);border-radius:999px}.ops-table{display:grid;grid-gap:8px;gap:8px}.ops-row{display:grid;grid-template-columns:.5fr 1.15fr 1fr .78fr 1.25fr;grid-gap:12px;gap:12px;align-items:center;min-height:56px;padding:10px 12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:6px}.ops-head{min-height:auto;color:#aaa69d;background:transparent;border-color:transparent;font-size:.78rem}.ops-row strong{color:var(--gold)}.ops-row em{justify-self:start;padding:4px 8px;color:#1e1e1c;background:#f3e1a6;border-radius:999px;font-style:normal;font-size:.78rem}.ops-ledger{padding:24px 18px;background:#f5f0df;color:#242420}.ops-ledger p{margin:0 0 20px;color:var(--clay);font-weight:800}.ops-ledger div{padding:14px 0;border-top:1px solid rgba(23,23,23,.12)}.ops-ledger span,.ops-ledger strong{display:block}.ops-ledger span{color:#625f56;font-size:.85rem}.ops-ledger strong{font-size:1.05rem}.modules-section{padding-top:30px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-heading h2{max-width:710px}.section-heading.compact{display:block}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);-webkit-border-start:1px solid var(--line);border-inline-start:1px solid var(--line)}.module-card{min-height:230px;padding:28px;background:var(--surface);-webkit-border-end:1px solid var(--line);border-inline-end:1px solid var(--line);border-bottom:1px solid var(--line)}.module-card svg{color:var(--teal)}.module-card h3{margin:22px 0 8px;font-size:1.15rem}.module-card p{margin:0;color:var(--muted);font-size:.95rem}.operations-section{padding-top:40px}.flow-line{display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid var(--ink)}.flow-step{position:relative;padding:28px 22px 0}.flow-step:before{content:"";position:absolute;top:-9px;inset-inline-start:22px;width:16px;height:16px;background:var(--gold);border:3px solid var(--paper);border-radius:50%}.flow-step span{color:var(--clay);font-weight:800}.flow-step h3{margin:10px 0 8px}.flow-step p{margin:0;color:var(--muted)}.difference-section{padding-top:38px}.comparison-table{background:var(--night);color:#fff;border-radius:8px;overflow:hidden}.comparison-row{display:grid;grid-template-columns:.7fr .7fr 1.4fr;grid-gap:24px;gap:24px;align-items:center;padding:22px 26px;border-top:1px solid rgba(255,255,255,.12)}.comparison-row:first-child{border-top:0}.comparison-row span{color:#aaa69d}.comparison-row strong{color:var(--gold)}.comparison-row p{margin:0;color:rgba(255,255,255,.82)}.field-section{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);grid-gap:44px;gap:44px;align-items:center;width:min(1180px,calc(100% - 36px));margin:0 auto;padding:92px 0}.field-copy ul{display:grid;grid-gap:12px;gap:12px;margin:26px 0 0}.field-copy li{padding:12px 0;border-top:1px solid var(--line)}.photo-stack{display:grid;grid-template-columns:1fr .8fr;grid-template-rows:220px 220px;grid-gap:12px;gap:12px}.photo-stack img{width:100%;height:100%;object-fit:cover;border-radius:8px}.photo-stack img:first-child{grid-row:1/span 2}.contact-section{width:min(1180px,calc(100% - 36px));margin:0 auto 28px;padding:58px;color:#fff;background:linear-gradient(90deg,rgba(17,17,17,.78),rgba(17,17,17,.96)),var(--contact-background) center /cover;border-radius:8px;display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:36px;gap:36px;align-items:center}.contact-text p{max-width:680px;color:rgba(255,255,255,.8)}.contact-panel{display:grid;grid-template-columns:112px 1fr;grid-gap:18px;gap:18px;align-items:center;padding:16px;color:var(--ink);background:#fff;border-radius:8px}.contact-panel img{width:112px;height:112px;object-fit:cover;border-radius:6px;background:#f1f1ec}.contact-panel small,.contact-panel span,.contact-panel strong{display:flex;align-items:center;gap:7px}.contact-panel span{color:var(--green);font-weight:800}.contact-panel strong{margin-top:8px;direction:ltr;justify-content:flex-end}.contact-panel small{color:var(--muted);direction:ltr;justify-content:flex-end}.site-footer{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:28px 0 46px;display:flex;align-items:center;justify-content:space-between;gap:28px;color:var(--muted)}.site-footer .brand-mark{color:var(--ink)}.site-footer .brand-mark small{color:var(--muted)}.site-footer .brand-icon{border-color:var(--line)}.site-footer p{margin:0;direction:ltr;text-align:center}.footer-contact{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px 26px}.footer-contact a{display:grid;grid-gap:2px;gap:2px;text-align:right}.footer-contact span{color:var(--muted);font-size:.78rem}.footer-contact strong{color:var(--ink);font-size:.95rem}.footer-contact strong[dir=ltr]{unicode-bidi:-webkit-isolate;unicode-bidi:isolate;text-align:left}@media (max-width:980px){.site-header nav{display:none}.contact-section,.field-section,.product-section{grid-template-columns:1fr}.flow-line,.module-grid{grid-template-columns:repeat(2,1fr)}.flow-line{row-gap:34px}.ops-board{grid-template-columns:42px minmax(0,1fr)}.ops-ledger{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.ops-ledger p{grid-column:1/-1;margin-bottom:0}}@media (max-width:720px){.hero{min-height:86svh}.hero-shade{background:linear-gradient(90deg,rgba(17,17,17,.72),rgba(17,17,17,.78)),linear-gradient(180deg,rgba(17,17,17,.2),rgba(17,17,17,.84))}.site-header{width:min(100% - 28px,1180px)}.header-cta span{display:none}.hero-content{width:min(100% - 28px,1180px);padding-top:50px}.hero h1{font-size:clamp(2.75rem,16vw,4.5rem)}.proof-list li{width:100%}.hero-strip{width:min(100% - 28px,1180px);grid-template-columns:1fr;margin-bottom:16px}.hero-strip div{-webkit-border-start:0;border-inline-start:0;border-top:1px solid rgba(255,255,255,.16)}.hero-strip div:first-child{border-top:0}.contact-section,.field-section,.section,.site-footer{width:min(100% - 28px,1180px)}.field-section,.section{padding:66px 0}.section-heading{display:block}.flow-line,.module-grid{grid-template-columns:1fr}.module-card{min-height:auto}.ops-main{padding:18px}.ops-topbar{align-items:flex-start;flex-direction:column}.ops-row{grid-template-columns:.45fr 1fr}.ops-head{display:none}.ops-row em,.ops-row span:nth-of-type(3){grid-column:1/-1}.comparison-row,.ops-ledger{grid-template-columns:1fr}.comparison-row{gap:6px}.photo-stack{grid-template-columns:1fr;grid-template-rows:repeat(3,190px)}.photo-stack img:first-child{grid-row:auto}.contact-section{padding:28px}.contact-panel{grid-template-columns:86px 1fr}.contact-panel img{width:86px;height:86px}.site-footer{flex-direction:column;align-items:flex-start}.site-footer p{text-align:right}.footer-contact{justify-content:flex-start}}