.home-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}
.home-hero{padding:82px 0 72px}
.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:56px;align-items:center}
.home-eyebrow{display:inline-flex;margin:0 0 20px;padding:8px 12px;border-radius:999px;background:rgba(79,70,229,.10);color:#4338ca;font-size:14px;font-weight:900}
.home-eyebrow-light{background:rgba(255,255,255,.12);color:#fff}
.home-hero h1,.home-section h2{margin:0;color:#0f172a;letter-spacing:-.06em;line-height:.98}
.home-hero h1{font-size:clamp(44px,6vw,78px)}
.home-hero h1 span{color:#4f46e5}
.home-lead{max-width:720px;margin:26px 0 0;color:#64748b;font-size:20px;line-height:1.75}
.home-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}
.home-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:999px;font-weight:900;border:1px solid transparent;text-decoration:none;transition:transform .16s ease, box-shadow .16s ease}
.home-btn:hover{transform:translateY(-1px)}
.home-btn-primary{background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff;box-shadow:0 18px 38px rgba(79,70,229,.24)}
.home-btn-secondary,.home-btn-light{background:#fff;color:#0f172a;border-color:#dbe3ef}
.home-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#475569;font-weight:700;font-size:14px}
.home-product-card{background:rgba(255,255,255,.95);border:1px solid rgba(226,232,240,.95);border-radius:32px;padding:24px;box-shadow:0 34px 90px rgba(15,23,42,.14)}
.home-product-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:12px}
.home-product-brand{display:flex;align-items:center;gap:12px}
.home-product-logo{width:46px;height:46px;object-fit:contain}
.home-status{padding:7px 11px;border-radius:999px;background:rgba(16,185,129,.12);color:#047857;font-weight:900;font-size:13px}
.home-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.home-metric{padding:16px;border-radius:20px;background:#f8fafc;border:1px solid #e5e7eb}
.home-metric span{display:block;color:#475569;font-size:13px;margin-bottom:8px;font-weight:700}
.home-metric strong{display:block;color:#0f172a;font-size:24px}
.home-flow{margin-top:16px;padding:16px;border-radius:22px;background:linear-gradient(135deg,rgba(79,70,229,.10),rgba(16,185,129,.10));border:1px solid rgba(79,70,229,.12)}
.home-flow div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.28);gap:12px}
.home-flow div:last-child{border-bottom:0}
.home-flow span{color:#475569;font-weight:700}
.home-flow strong{color:#0f172a}
.home-section{padding:76px 0}
.home-section-soft{background:rgba(255,255,255,.42);border-top:1px solid rgba(226,232,240,.75);border-bottom:1px solid rgba(226,232,240,.75)}
.home-section-head{max-width:820px;margin-bottom:34px}
.home-section h2{font-size:clamp(34px,4.8vw,58px)}
.home-section-head p,.home-split p,.home-security-panel p{color:#64748b;font-size:18px;line-height:1.75}
.home-problem-grid,.home-feature-grid,.home-faq-grid{display:grid;gap:18px}
.home-problem-grid,.home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.home-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.home-card,.home-feature-card,.home-faq-item,.home-steps article,.detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px;box-shadow:0 16px 45px rgba(15,23,42,.07)}
.home-card h3,.home-feature-card h3,.home-faq-item h3,.home-steps h3{margin-bottom:10px}
.home-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#eef2ff;color:#4338ca;font-weight:900;margin-bottom:16px}
.home-split{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:38px;align-items:center}
.home-highlight-card{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-radius:30px;padding:30px;box-shadow:0 28px 80px rgba(79,70,229,.28)}
.home-highlight-card span{display:inline-flex;margin-bottom:14px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.18);font-weight:800}
.home-highlight-card strong{display:block;font-size:34px;line-height:1.1;color:#fff}
.home-highlight-card p{margin-top:16px;color:rgba(255,255,255,.92)!important;font-size:18px;line-height:1.7}
.home-security-panel{background:#0f172a;color:#fff;border-radius:34px;padding:44px;display:grid;grid-template-columns:.92fr 1.08fr;gap:36px}
.home-security-panel h2,.home-security-panel p{color:#fff}
.home-security-panel p{opacity:.86}
.home-security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.home-security-item{display:block;padding:18px 18px 16px;border-radius:18px;background:rgba(255,255,255,.09);font-weight:800;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.08);transition:transform .16s ease, background .16s ease, border-color .16s ease}
.home-security-item span{display:block;margin-top:8px;color:rgba(255,255,255,.78);font-size:.95rem;font-weight:600;line-height:1.5}
.home-security-item:hover{transform:translateY(-2px);background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.2)}
.home-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.home-steps span{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#4f46e5;color:#fff;font-weight:900;margin-bottom:16px}
.home-cta{text-align:center;background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff;border-radius:36px;padding:58px 28px}
.home-cta h2,.home-cta p{color:#fff}
.home-cta h2{font-size:clamp(34px,5vw,58px)}
.home-link-card{display:flex;flex-direction:column;gap:10px;text-decoration:none;color:inherit;transition:transform .16s ease, box-shadow .16s ease, border-color .16s ease}
.home-link-card p{margin:0 0 auto}
.home-card-link{display:inline-flex;align-items:center;gap:8px;color:#4338ca;font-weight:800}
.home-link-card:hover{transform:translateY(-2px);box-shadow:0 24px 54px rgba(15,23,42,.11);border-color:#c7d2fe}
.detail-page .home-section{padding-top:56px}
.detail-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:24px;align-items:start}
.detail-points{display:grid;gap:14px}
.detail-points li,.detail-list li{color:#334155;line-height:1.65;margin-bottom:12px}
.detail-list{padding-left:18px;margin:0}
.detail-side-card{background:linear-gradient(135deg,#eef2ff,#dbeafe);border-radius:26px;border:1px solid #c7d2fe;padding:28px}
.detail-side-card h3{margin-bottom:12px}
.detail-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px}
@media(max-width:1050px){.home-hero-grid,.home-split,.home-security-panel,.home-problem-grid,.home-feature-grid,.home-faq-grid,.home-steps,.home-security-grid,.detail-hero,.detail-grid-2{grid-template-columns:1fr}}
@media(max-width:680px){.home-metrics{grid-template-columns:1fr}.home-product-head,.home-flow div{flex-direction:column;align-items:flex-start}.home-trust{gap:10px}.home-hero{padding-top:52px}}
