:root{--teal:#0f4656;--teal-dark:#082f3a;--orange:#eb6b25;--orange-dark:#d75916;--ivory:#f5f2ec;--paper:#fffdf9;--ink:#102027;--muted:#66767c;--line:#d8dedf;--shadow:0 18px 60px rgba(5,38,46,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--ivory);line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{width:min(820px,100%);margin:auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(245,242,236,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(15,70,86,.08)}.nav-wrap{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;margin-right:auto}.brand-logo{height:46px;width:auto;display:block}.footer-logo{height:52px;width:auto;display:block;max-width:300px}.nav-links{display:flex;gap:24px;color:#41545a;font-size:14px;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:14px;font-weight:800;transition:.2s;border:1px solid transparent;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 12px 30px rgba(235,107,37,.25)}.btn-primary:hover{background:var(--orange-dark)}.btn-outline{border-color:rgba(15,70,86,.25);color:var(--teal)}.btn-ghost{color:var(--teal);border-color:rgba(15,70,86,.12);background:rgba(255,255,255,.45)}.btn-small{min-height:42px;padding:0 17px;font-size:13px}
.hero{background:linear-gradient(135deg,var(--teal-dark),var(--teal));color:white;padding:86px 0 72px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr .95fr;gap:58px;align-items:center}.eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.14em;color:#ffb887;margin-bottom:14px}.eyebrow.dark{color:var(--orange)}.hero h1,.section h2,.final-cta h2{font-family:Manrope,sans-serif;letter-spacing:-.035em;line-height:1.06;margin:0}.hero h1{font-size:clamp(42px,5vw,72px)}.hero h1 span{color:#ff8b49}.lead{font-size:19px;line-height:1.65;color:rgba(255,255,255,.78);max-width:660px;margin:26px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero .btn-ghost{color:white;border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.05)}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;font-size:13px;color:rgba(255,255,255,.72)}.hero-card{border-radius:30px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.3);transform:rotate(1deg);border:1px solid rgba(255,255,255,.12)}
.section{padding:94px 0}.section.alt{background:var(--paper)}.section h2{font-size:clamp(34px,4vw,52px);margin-bottom:22px}.section p{color:var(--muted);font-size:17px}.problem{text-align:center}.problem p{font-size:20px;max-width:760px;margin:0 auto 28px}.quote-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:28px 34px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:8px}.quote-card strong{font-size:24px;color:var(--teal)}.quote-card span{color:var(--muted)}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.metric-card{background:var(--teal);color:white;border-radius:30px;padding:44px;box-shadow:var(--shadow)}.metric-card span,.metric-card small{color:rgba(255,255,255,.7)}.metric-card strong{font-size:74px;font-family:Manrope;display:block;margin:10px 0}.metric-line{height:6px;border-radius:999px;background:linear-gradient(90deg,var(--orange) 68%,rgba(255,255,255,.14) 68%);margin:18px 0}.section-head{text-align:center;max-width:820px;margin:0 auto 46px}.section-head.left{text-align:left;margin-left:0}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:28px;min-height:210px}.feature span{color:var(--orange);font-weight:800;font-size:12px;letter-spacing:.12em}.feature h3,.doc-card h3,.step h3{font-family:Manrope;margin:18px 0 8px}.feature p,.doc-card p,.step p{font-size:15px;margin:0}.doc-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.doc-card{background:white;border-radius:26px;padding:36px;border:1px solid rgba(15,70,86,.1)}.doc-icon{display:grid;place-items:center;width:58px;height:58px;background:var(--orange);color:#fff;border-radius:18px;font-weight:800;font-size:13px}.steps{display:grid;gap:14px;max-width:900px;margin:auto}.step{display:grid;grid-template-columns:62px 1fr;gap:20px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:18px 22px}.step b{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--teal);color:white;font-family:Manrope}.step h3{margin:0 0 4px}.step p{margin:0}.checklist{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:12px}.checklist li:before{content:"✓";color:var(--orange);font-weight:900;margin-right:10px}.device-card{min-height:330px;border-radius:30px;background:linear-gradient(145deg,#0f4656,#0a3541);position:relative;overflow:hidden;box-shadow:var(--shadow)}.device{position:absolute;background:#fff;border:7px solid #16272d;color:var(--teal);box-shadow:0 20px 50px rgba(0,0,0,.25)}.phone{width:130px;height:230px;border-radius:28px;left:14%;top:54px;display:grid;place-items:center}.phone span{display:grid;place-items:center;width:54px;height:54px;background:var(--orange);color:white;border-radius:16px;font-weight:800}.laptop{width:300px;height:180px;border-radius:18px;right:9%;top:88px;display:grid;place-items:center;font-weight:800}.for-who{text-align:center}.pricing{background:var(--teal-dark);color:white}.pricing-wrap{display:grid;grid-template-columns:1fr 460px;gap:60px;align-items:center}.pricing-copy p{color:rgba(255,255,255,.72)}.price-card{background:var(--paper);color:var(--ink);border-radius:30px;padding:38px;box-shadow:0 30px 80px rgba(0,0,0,.28)}.price{display:flex;align-items:flex-end;gap:7px}.price span{font-weight:800;margin-bottom:12px}.price strong{font-family:Manrope;font-size:76px;line-height:.9;color:var(--teal)}.price small{margin-bottom:9px;color:var(--muted)}.price-card ul{list-style:none;padding:0;display:grid;gap:11px;margin:28px 0}.btn-wide{width:100%}.microcopy{display:block;text-align:center;color:var(--muted);margin-top:12px}.faq details{background:var(--paper);border:1px solid var(--line);border-radius:18px;margin:12px 0;padding:20px 22px}.faq summary{font-weight:800;cursor:pointer}.faq details p{margin:12px 0 0;font-size:15px}.final-cta{text-align:center;padding:92px 0;background:linear-gradient(135deg,#133f4b,#0c2f38);color:white}.final-cta p{color:rgba(255,255,255,.72);font-size:18px;margin:20px 0 28px}
footer{background:#071f26;color:rgba(255,255,255,.72);padding:44px 0 26px}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-grid strong{color:white;font-family:Manrope}.footer-grid p{margin:6px 0 0}.footer-links{display:flex;gap:22px;font-size:14px}.legal{border-top:1px solid rgba(255,255,255,.09);margin-top:28px;padding-top:20px;display:flex;justify-content:space-between;gap:18px;font-size:12px}
.checkout-notice{position:fixed;inset:0;background:rgba(3,20,25,.72);display:none;place-items:center;padding:20px;z-index:100}.checkout-notice.show{display:grid}.notice-card{width:min(430px,100%);background:var(--paper);border-radius:24px;padding:30px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.35)}.notice-card strong{font-family:Manrope;font-size:24px}.notice-card p{color:var(--muted)}.notice-close{position:absolute;right:16px;top:10px;background:none;border:0;font-size:30px;cursor:pointer;color:var(--muted)}
@media(max-width:900px){.nav-links{display:none}.hero-grid,.split,.pricing-wrap{grid-template-columns:1fr}.features-grid{grid-template-columns:1fr 1fr}.pricing-wrap{gap:34px}.price-card{max-width:520px}}
@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.topbar .btn-outline{display:none}.nav-wrap{height:66px}.brand-logo{height:38px}.footer-logo{height:44px}.hero{padding:58px 0 50px}.hero h1{font-size:42px}.lead{font-size:17px}.hero-actions .btn{width:100%}.trust-row{display:grid;gap:8px}.section{padding:66px 0}.features-grid,.doc-grid{grid-template-columns:1fr}.step{grid-template-columns:48px 1fr;padding:16px}.device-card{min-height:300px}.phone{left:7%;transform:scale(.82);transform-origin:left top}.laptop{right:-12%;transform:scale(.82);transform-origin:right top}.footer-grid,.legal{flex-direction:column}}

.company-info{display:flex;flex-direction:column;gap:5px}
.company-info strong{color:white;font-family:Manrope,sans-serif;font-size:18px;letter-spacing:.04em}
.company-info span{font-size:14px}
.company-info a:hover,.footer-links a:hover{color:white}
