:root{--ink:#12211f;--muted:#62716e;--green:#075f56;--green-2:#0f766a;--mint:#dff4ed;--paper:#f7f5ef;--white:#fffdf9;--line:#dce3df;--gold:#d99b3c;--shadow:0 28px 70px rgba(23,46,42,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.topbar{min-height:82px;display:flex;align-items:center;gap:38px;padding:14px clamp(22px,5vw,76px);background:rgba(247,245,239,.92);border-bottom:1px solid rgba(18,33,31,.09);position:sticky;top:0;z-index:10;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-mark{display:grid;place-items:center;width:47px;height:47px;border-radius:50%;background:var(--ink);color:white;font-family:Georgia,serif;font-weight:700;letter-spacing:.04em}.brand strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:23px;line-height:1}.brand small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.15em;margin-top:5px}.topbar nav{display:flex;gap:28px;font-size:14px}.topbar nav a:hover{color:var(--green)}.header-actions,.hero-actions{display:flex;align-items:center;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;padding:10px 18px;font-weight:700;font-size:14px;transition:.2s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--green);border-color:var(--green);color:white;box-shadow:0 10px 24px rgba(7,95,86,.18)}.button.primary:hover{background:var(--green-2)}.button.ghost{background:transparent}.button.large{padding:14px 23px}.text-button{border:0;padding-inline:10px}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.88fr);gap:clamp(50px,8vw,120px);align-items:center;min-height:700px;padding:90px clamp(24px,7vw,112px) 105px;background:radial-gradient(circle at 76% 21%,rgba(80,177,151,.18),transparent 31%),linear-gradient(135deg,#f8f5ed 0%,#f4f7f1 65%,#edf5ef 100%)}.eyebrow{margin:0 0 16px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero h1,.section-heading h2,.workflow h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.04em}.hero h1{font-size:clamp(52px,6vw,86px);line-height:.99;margin:0 0 26px;max-width:850px}.hero h1 span{color:var(--green)}.lead{font-size:clamp(18px,2vw,22px);color:#4e5e5a;max-width:660px;margin:0 0 34px}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:44px}.trust-row span{padding:7px 12px;background:rgba(255,255,255,.7);border:1px solid var(--line);border-radius:999px;font-size:12px;color:var(--muted)}.hero-visual{background:var(--white);border:1px solid rgba(18,33,31,.1);border-radius:28px;box-shadow:var(--shadow);padding:24px;transform:rotate(1.25deg)}.visual-top{display:flex;align-items:center;gap:11px;padding-bottom:18px;border-bottom:1px solid var(--line);font-weight:800}.mini-logo{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--green);color:white}.status{margin-left:auto;color:var(--green);font-size:12px;background:var(--mint);padding:6px 10px;border-radius:999px}.status i{display:inline-block;width:7px;height:7px;background:#22a06b;border-radius:50%;margin-right:5px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:19px 0}.metrics>div{padding:15px;border:1px solid var(--line);border-radius:14px}.metrics small,.metrics em{display:block;color:var(--muted);font-size:10px;font-style:normal}.metrics strong{display:block;font-size:27px;margin:3px 0}.schedule-card{padding:17px;border-radius:17px;background:#f1f5f1;border:1px solid #d8e3dc}.schedule-head,.timeline,.shift{display:flex;align-items:center}.schedule-head{justify-content:space-between;margin-bottom:18px}.schedule-head span{font-size:12px;color:var(--muted)}.timeline{padding-left:73px;justify-content:space-between;color:#82908d;font-size:9px;border-bottom:1px solid #d2deda;padding-bottom:5px}.shift{height:43px;border-bottom:1px solid rgba(18,33,31,.06)}.shift b{width:70px;font-size:11px}.shift i{position:relative;display:flex;align-items:center;left:var(--start);width:var(--width);height:24px;padding-left:9px;border-radius:7px;background:#49a691;color:white;font-size:9px;font-style:normal}.shift i.gold{background:var(--gold)}.shift i.dark{background:#263d39}.visual-note{display:flex;gap:12px;align-items:center;margin-top:17px;padding:13px;border:1px solid var(--line);border-radius:14px}.visual-note>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--mint);color:var(--green);font-weight:800}.visual-note strong,.visual-note small{display:block}.visual-note strong{font-size:12px}.visual-note small{color:var(--muted);font-size:10px}.feature-section{padding:110px clamp(24px,7vw,112px);background:var(--white)}.section-heading{max-width:760px;margin-bottom:50px}.section-heading h2,.workflow h2{font-size:clamp(38px,4.2vw,60px);line-height:1.05;margin:0 0 18px}.section-heading>p:last-child,.workflow>div>p:not(.eyebrow){font-size:18px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-grid article{padding:28px 25px;min-height:260px;border:1px solid var(--line);border-radius:18px;background:#fbfaf6}.feature-grid .icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--mint);color:var(--green);font-size:12px;font-weight:800}.feature-grid h3{font-family:Georgia,serif;font-size:24px;margin:36px 0 12px}.feature-grid p{color:var(--muted);margin:0}.workflow{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;padding:110px clamp(24px,7vw,112px);background:var(--ink);color:white}.workflow>div>p:not(.eyebrow){color:#b9c9c5;margin-bottom:28px}.workflow .eyebrow{color:#8bd7c3}.workflow ol{list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.18)}.workflow li{display:flex;gap:22px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.18)}.workflow li>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border:1px solid #78bfae;border-radius:50%;color:#9be3d2;font-weight:800}.workflow li strong{font-size:19px}.workflow li p{margin:5px 0 0;color:#aebfbb}footer{display:flex;align-items:center;gap:30px;padding:38px clamp(24px,7vw,112px);background:#091614;color:white}.footer-brand{margin-right:0}.footer-brand .brand-mark{background:white;color:var(--ink)}footer>p{margin-right:auto;color:#8fa39e;font-size:12px}footer>div{display:flex;gap:22px;font-size:13px}
@media(max-width:1050px){.topbar nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-visual{max-width:720px}.feature-grid{grid-template-columns:repeat(2,1fr)}.workflow{grid-template-columns:1fr;gap:50px}}
@media(max-width:700px){.topbar{min-height:70px;padding:10px 16px}.brand small,.header-actions .ghost{display:none}.brand strong{font-size:20px}.brand-mark{width:40px;height:40px}.header-actions .button{padding:9px 13px;font-size:12px}.hero{display:block;min-height:0;padding:58px 20px 70px}.hero h1{font-size:48px}.lead{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.hero-visual{margin-top:48px;padding:14px;border-radius:20px;transform:none}.metrics{grid-template-columns:1fr 1fr}.metrics>div:last-child{grid-column:1/-1}.timeline{padding-left:58px}.shift b{width:55px}.feature-section,.workflow{padding:72px 20px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:220px}.workflow{gap:36px}footer{align-items:flex-start;flex-direction:column;padding:34px 20px}footer>p{margin:0}footer>div{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
