:root{--primary: #6b4ee6;--primary-light: #a855f7;--primary-bg: #e8e0f5;--accent: #7c3aed;--ink: #171327;--text-dark: #1a1a2e;--text-light: #667085;--white: #ffffff;--mint: #15b8a6;--gold: #f5b942;--sky: #dff7ff;--line: #ebe7f4;--surface: #fbfaff;--gradient-primary: linear-gradient(135deg, #6b4ee6 0%, #a855f7 100%);--shadow-soft: 0 22px 70px rgba(61, 45, 120, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text-dark);background:radial-gradient(circle at 10% 4%,rgba(21,184,166,.12),transparent 26rem),linear-gradient(180deg,#fff,#fbfaff 38%,#f7fbff);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}body::selection{background:#6b4ee62e}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(1180px,calc(100% - 2rem));min-height:74px;margin:.75rem auto 0;padding:.75rem 1rem;border:1px solid rgba(235,231,244,.9);border-radius:24px;background:#ffffffe0;box-shadow:0 16px 48px #33246c1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.footer-brand{display:inline-flex;align-items:center;gap:.75rem;font-weight:800;color:var(--ink)}.brand img{width:46px;height:46px;border-radius:14px;box-shadow:0 10px 24px #6b4ee62e}.brand span{white-space:nowrap}.nav-links{display:flex;align-items:center;justify-content:flex-end;gap:clamp(.5rem,1.2vw,1.15rem);font-size:.91rem;font-weight:700;color:#3f3a55}.nav-links a{padding:.45rem 0;border-bottom:2px solid transparent;transition:color .16s ease,border-color .16s ease}.nav-links a:hover{color:var(--primary);border-color:#6b4ee659}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:14px;color:var(--primary);background:#f2eefc;cursor:pointer}.menu-toggle{display:none}.section-band,.content-section,.footer{width:min(1180px,calc(100% - 2rem));margin-right:auto;margin-left:auto}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:clamp(2rem,5vw,4.5rem);align-items:center;min-height:calc(100svh - 96px);padding:clamp(3rem,6vw,5.75rem) 0 clamp(2.25rem,5vw,4rem)}.hero-copy{min-width:0;max-width:660px}.eyebrow{margin:0 0 .85rem;color:var(--mint);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:700px;margin-bottom:1rem;color:var(--ink);font-size:clamp(2.45rem,6vw,5rem);line-height:.98;letter-spacing:0;text-wrap:balance}h2{margin-bottom:.7rem;color:var(--ink);font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;letter-spacing:0}h3{color:var(--ink);font-size:1.05rem;line-height:1.25}.hero-subtitle,.section-heading p:not(.eyebrow),.info-card p,.security-item p,.step p,.about-panel p,.footer p{color:var(--text-light)}.hero-subtitle{max-width:560px;margin-bottom:1.6rem;font-size:clamp(1.05rem,2vw,1.35rem)}.hero-disclosure{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.stat-card,.info-card,.contact-card,.about-panel{border:1px solid rgba(235,231,244,.95);background:#ffffffe0;box-shadow:var(--shadow-soft)}.stat-card{min-height:126px;padding:1rem;border-radius:22px;transition:transform .18s ease,box-shadow .18s ease}.stat-card:hover,.info-card:hover,.contact-card:hover{transform:translateY(-3px);box-shadow:0 28px 80px #3d2d782e}.stat-card svg{margin-bottom:.8rem;color:var(--primary)}.stat-card span{display:block;color:var(--text-light);font-size:.82rem;font-weight:700}.stat-card strong{display:block;margin-top:.15rem;color:var(--ink);font-size:clamp(1.02rem,2vw,1.32rem);line-height:1.2}.hero-media{position:relative;isolation:isolate;min-width:0}.hero-media:before{position:absolute;inset:12% 4% 8% 12%;z-index:-1;border-radius:36px;background:linear-gradient(135deg,#15b8a638,#f5b94224);content:"";filter:blur(14px)}.hero-media img{width:100%;border-radius:28px;box-shadow:0 34px 90px #3d2d7830}.content-section{padding:clamp(4rem,8vw,7rem) 0;scroll-margin-top:110px}.section-heading{max-width:760px;margin-bottom:clamp(1.7rem,4vw,3rem)}.feature-grid,.product-grid,.security-grid,.contact-grid{display:grid;gap:1rem}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card{min-height:236px;padding:clamp(1.15rem,2vw,1.45rem);border-radius:24px;transition:transform .18s ease,box-shadow .18s ease}.icon-tile{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:1rem;border-radius:18px;color:var(--white);background:var(--gradient-primary);box-shadow:0 14px 30px #6b4ee638}.icon-tile.small{width:42px;height:42px;margin-bottom:0;border-radius:14px}.card-title-row{display:flex;align-items:center;gap:.85rem;margin-bottom:1rem}.card-title-row h3{margin-bottom:0}.product-card ul{display:grid;gap:.68rem;margin:0;padding:0;list-style:none}.product-card li{position:relative;padding-left:1.4rem;color:#4a465a;font-weight:650}.product-card li:before{position:absolute;top:.58rem;left:0;width:.48rem;height:.48rem;border-radius:99px;background:var(--mint);content:""}.steps-section{position:relative}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.step{min-height:230px;padding:1.4rem;border:1px solid rgba(107,78,230,.16);border-radius:24px;background:linear-gradient(180deg,#ffffffeb,#ffffffc2),var(--primary-bg)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:1rem;border-radius:16px;color:var(--white);background:var(--ink);font-weight:900}.security-section{padding-right:clamp(1rem,4vw,3rem);padding-left:clamp(1rem,4vw,3rem);border-radius:34px;background:linear-gradient(135deg,#1b1730,#30235f 52%,#195c58)}.security-section .eyebrow,.security-section h2{color:var(--white)}.security-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.security-item{display:flex;gap:1rem;min-height:170px;padding:1.25rem;border:1px solid rgba(255,255,255,.14);border-radius:22px;color:var(--white);background:#ffffff1a}.security-item svg{flex:0 0 auto;color:var(--gold)}.security-item h3,.security-item p{color:var(--white)}.faq-list{display:grid;gap:.85rem}.faq-item{border:1px solid var(--line);border-radius:18px;background:var(--white);box-shadow:0 10px 36px #3d2d7814;overflow:hidden}.faq-item summary{padding:1.15rem 1.25rem;color:var(--ink);font-weight:850;cursor:pointer}.faq-item p{margin:0;padding:0 1.25rem 1.2rem;color:var(--text-light)}.about-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:1.4rem;padding:clamp(1.4rem,4vw,2.4rem);border-radius:28px}.credential-box{display:grid;gap:.75rem}.credential-box div{padding:.95rem 1rem;border-radius:18px;background:#f6f2ff}.credential-box span{display:block;color:var(--text-light);font-size:.78rem;font-weight:800}.credential-box strong{color:var(--ink);overflow-wrap:anywhere}.badge-row{display:flex;flex-wrap:wrap;gap:.7rem;grid-column:1 / -1}.badge-row span{padding:.58rem .78rem;border-radius:999px;color:#0c645c;background:#15b8a61f;font-size:.86rem;font-weight:850}.text-link{display:inline-flex;align-items:center;gap:.35rem;justify-self:start;grid-column:1 / -1;color:var(--primary);font-weight:900}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-card{display:grid;gap:.45rem;min-height:170px;padding:1.35rem;border-radius:24px;transition:transform .18s ease,box-shadow .18s ease}.contact-card svg{color:var(--primary)}.contact-card span{color:var(--text-light);font-weight:800}.contact-card strong{color:var(--ink);overflow-wrap:anywhere}.footer{margin-top:2rem;margin-bottom:1rem;padding:clamp(1.5rem,4vw,2.2rem);border-radius:28px;color:var(--white);background:#171327}.footer-brand{align-items:flex-start}.footer-brand img{width:54px;height:54px;border-radius:16px}.footer-brand strong,.footer h3{color:var(--white)}.footer p,.footer a{color:#ffffffb8}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:2rem 0}.footer-links div{display:grid;gap:.45rem}.footer-links h3{margin-bottom:.35rem;font-size:.92rem}.footer a:hover{color:var(--white)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.8rem;padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.13);font-size:.88rem}.footer-bottom p{margin-bottom:0}@media(max-width:1020px){.site-header{width:min(100% - 1rem,760px)}.menu-toggle{display:inline-flex}.nav-links{position:fixed;top:88px;right:1rem;left:1rem;display:none;flex-direction:column;align-items:stretch;padding:1rem;border:1px solid var(--line);border-radius:22px;background:#fffffff5;box-shadow:var(--shadow-soft)}.nav-links.is-open{display:flex}.nav-links a{padding:.75rem .8rem;border-bottom:0;border-radius:12px}.nav-links a:hover{background:#f4efff}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:none}.hero-media{max-width:680px}.feature-grid,.security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.section-band,.content-section,.footer{width:min(100% - 1rem,560px)}.site-header{border-radius:18px}.brand span{max-width:176px;overflow:hidden;text-overflow:ellipsis}.hero{padding-top:2.5rem}h1{font-size:clamp(2rem,10.5vw,2.75rem);line-height:1.02;overflow-wrap:anywhere}.hero-disclosure,.feature-grid,.product-grid,.steps,.security-grid,.about-panel,.contact-grid,.footer-links{grid-template-columns:1fr}.hero-media img{border-radius:22px}.stat-card,.info-card,.step,.security-item,.contact-card{min-height:auto}.security-section{border-radius:26px}.about-panel{gap:1rem}.footer-bottom{display:grid}}@media(max-width:380px){.brand img{width:40px;height:40px}.brand span{max-width:142px}h1{font-size:2rem}h2{font-size:1.8rem}.site-header,.footer,.about-panel,.info-card,.step,.security-item,.contact-card{border-radius:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
