:root{--bg:#f8fafc;--surface:#fff;--surface-soft:#eef6f8;--text:#475569;--text-strong:#0f172a;--muted:#64748b;--border:#dbe4ea;--primary:#0f766e;--primary-dark:#134e4a;--accent:#f59e0b;--ink:#102033;--shadow:0 24px 70px #0f172a1f;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit}button,input,textarea,select{font:inherit}#root{min-height:100svh}.site-shell{background:linear-gradient(135deg, #0f766e1a, transparent 34%), linear-gradient(315deg, #f59e0b24, transparent 32%), var(--bg);min-height:100svh;overflow:hidden}.site-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);margin:0 auto;padding:18px 0;display:flex;position:sticky;top:0}.brand{color:var(--text-strong);align-items:center;gap:12px;font-size:17px;font-weight:800;text-decoration:none;display:inline-flex}.brand-logo{object-fit:cover;object-position:50% 44%;background:#000;border-radius:12px;width:52px;height:52px;box-shadow:0 12px 28px #0f766e2e}.nav-menu,.site-footer nav{align-items:center;gap:6px;display:flex}.nav-menu a,.site-footer nav a{color:var(--text);border-radius:999px;padding:10px 14px;font-size:14px;font-weight:700;text-decoration:none;transition:background .16s,color .16s}.nav-menu a:hover,.site-footer nav a:hover{color:var(--text-strong);background:#0f766e1a}main{width:min(1180px,100% - 40px);margin:0 auto}.hero-section{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:72px;min-height:calc(100svh - 78px);padding:72px 0 84px;display:grid}.hero-copy{max-width:680px}.eyebrow{color:var(--primary);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text-strong);letter-spacing:0}h1{max-width:720px;margin-bottom:26px;font-size:clamp(48px,7vw,86px);line-height:.95}h2{margin-bottom:0;font-size:clamp(30px,4vw,54px);line-height:1.02}h3{margin-bottom:12px;font-size:21px;line-height:1.2}.hero-text{max-width:610px;color:var(--muted);margin-bottom:34px;font-size:20px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--primary-dark);box-shadow:0 16px 34px #0f4c4a3d}.button-secondary{color:var(--text-strong);border-color:var(--border);background:#ffffffb8}.hero-visual{place-items:center;min-height:520px;display:grid;position:relative}.hero-visual:before{content:"";box-shadow:var(--shadow);background:linear-gradient(145deg,#ffffffeb,#eef6f8b8),radial-gradient(circle at 70% 16%,#f59e0b2e,#0000 36%);border-radius:42px;position:absolute;inset:9% 5% 11%}.hero-visual:after{content:"";border:1px solid #0f766e38;border-radius:50%;width:72%;height:72%;position:absolute}.hero-visual img{z-index:1;filter:drop-shadow(0 28px 36px #0f172a38);width:min(72%,430px);position:relative}.signal-card{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #dbe4eae6;border-radius:18px;min-width:190px;padding:16px 18px;position:absolute;box-shadow:0 18px 44px #0f172a24}.signal-card span{color:var(--primary);text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.signal-card strong{color:var(--text-strong);font-size:16px}.signal-card-top{top:16%;right:0}.signal-card-bottom{bottom:14%;left:0}.stat-strip{border:1px solid var(--border);background:#ffffffb8;border-radius:24px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 16px 50px #0f172a0f}.stat-item{padding:26px}.stat-item+.stat-item{border-left:1px solid var(--border)}.stat-item strong,.stat-item span{display:block}.stat-item strong{color:var(--text-strong);margin-bottom:8px;font-size:28px;line-height:1}.stat-item span{color:var(--muted);font-size:15px}.section,.split-section,.process-section,.cta-section{padding:96px 0}.section-heading{gap:4px;max-width:820px;margin-bottom:36px;display:grid}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card,.process-grid>div{border:1px solid var(--border);background:#ffffffd1;border-radius:24px;box-shadow:0 16px 40px #0f172a0f}.service-card{min-height:270px;padding:30px}.service-card p,.process-grid p,.feature-list p,.feature-list li,.site-footer p{color:var(--muted);line-height:1.65}.service-icon{background:linear-gradient(135deg,#0f766e38,#f59e0b42),#fff;border-radius:12px;width:38px;height:38px;margin-bottom:32px;display:block}.split-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:.86fr 1fr;align-items:start;gap:74px;display:grid}.feature-list{max-width:620px}.feature-list ul{gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.feature-list li{padding-left:30px;position:relative}.feature-list li:before{content:"";background:var(--accent);border-radius:50%;width:12px;height:12px;position:absolute;top:.68em;left:0;box-shadow:0 0 0 5px #f59e0b29}.process-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.process-grid>div{padding:28px}.process-grid span{color:var(--primary);margin-bottom:36px;font-size:13px;font-weight:900;display:inline-flex}.cta-section{color:#fff;background:linear-gradient(135deg, #0f766eeb, #102033f5), var(--ink);border-radius:32px;justify-content:space-between;align-items:center;gap:28px;margin-bottom:90px;padding:56px;display:flex}.cta-section .eyebrow,.cta-section h2{color:#fff}.cta-section h2{max-width:680px}.cta-section .button-primary{color:var(--text-strong);box-shadow:none;background:#fff;flex:none}.site-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);margin:0 auto;padding:34px 0 44px;display:flex}.site-footer p{margin:12px 0 0;font-size:14px}.privacy-page,.support-page{padding:70px 0 96px}.privacy-hero,.support-hero{max-width:860px;padding-bottom:44px}.privacy-hero h1,.support-hero h1{margin-bottom:24px;font-size:clamp(42px,6vw,72px);line-height:1}.privacy-hero p,.support-hero p{color:var(--muted);font-size:19px;line-height:1.7}.privacy-hero .effective-date{color:var(--text-strong);margin:22px 0 0;font-size:15px;font-weight:800}.privacy-download{margin-top:22px}.privacy-content,.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.privacy-section,.support-card{border:1px solid var(--border);background:#ffffffd1;border-radius:24px;padding:28px;box-shadow:0 16px 40px #0f172a0f}.privacy-section h2,.support-card h2{margin-bottom:14px;font-size:24px;line-height:1.14}.privacy-section p,.support-card p{color:var(--muted);margin-bottom:0;line-height:1.7}.privacy-section a,.support-card a{color:var(--primary-dark);font-weight:800}.privacy-contact{background:#eef6f8e6}@media (width<=920px){.site-header,.site-footer,main{width:min(100% - 28px,720px)}.site-header,.site-footer,.cta-section{flex-direction:column;align-items:flex-start}.nav-menu,.site-footer nav{flex-wrap:wrap}.nav-menu a,.site-footer nav a{padding-left:10px;padding-right:10px}.hero-section{grid-template-columns:1fr;gap:36px;min-height:auto;padding-top:42px}.hero-text{font-size:18px}.hero-visual{min-height:420px}.signal-card{min-width:160px}.stat-strip,.service-grid,.split-section,.process-grid,.privacy-content,.support-grid{grid-template-columns:1fr}.stat-item+.stat-item{border-top:1px solid var(--border);border-left:0}.section,.split-section,.process-section,.cta-section{padding:72px 0}.privacy-page,.support-page{padding:46px 0 72px}.cta-section{padding:36px 26px}}@media (width<=560px){.site-header{position:relative}.brand{font-size:16px}.brand-logo{width:46px;height:46px}h1{font-size:44px}h2{font-size:32px}.privacy-hero h1,.support-hero h1{font-size:40px}.privacy-section,.support-card{border-radius:18px;padding:22px}.hero-actions,.button{width:100%}.hero-visual{min-height:330px}.hero-visual:before{border-radius:26px}.signal-card{display:none}.service-card{min-height:auto}}
