:root{--white:#fdffff;--plum:#4e3341;--red:#bd1930;--green:#38d45a;--bg:#f7f7f5;--text:#2a1e24;--text2:#6b5a62;--sans:"Outfit", sans-serif;--serif:"Playfair Display", serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}.nav{z-index:100;justify-content:space-between;align-items:center;padding:18px 48px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav-s{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f7f5eb;padding:12px 48px;box-shadow:0 1px #4e33410f}.nav-logo{align-items:center;display:flex}.logo-img{width:auto;height:32px}.logo-footer{filter:brightness(0)invert();height:26px}.nav-r{color:var(--text2);align-items:center;gap:32px;font-size:14px;font-weight:500;display:flex}.nav-r a:not(.nav-btn):hover{color:var(--plum)}.nav-btn{background:var(--plum);color:var(--white);border-radius:8px;padding:9px 22px;font-weight:600;transition:transform .2s,box-shadow .2s}.nav-btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #4e334140}.btn{font-size:15px;font-weight:600;font-family:var(--sans);cursor:pointer;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:14px 32px;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.bp{background:var(--red);color:#fff;border-color:var(--red)}.bp:hover{background:#a3142a;border-color:#a3142a;transform:translateY(-2px);box-shadow:0 8px 24px #bd19304d}.bo{color:var(--plum);border-color:var(--plum);background:0 0}.bo:hover{background:var(--plum);color:var(--white)}.btn-full{width:100%}.btn-lg{padding:18px 40px;font-size:17px}.hero{flex-direction:column;min-height:100vh;padding:120px 48px 40px;display:flex;position:relative}.hero-in{flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1280px;margin:0 auto;display:grid}.hero-txt{max-width:560px}.hero-tag{color:var(--red);letter-spacing:.03em;background:#bd193014;border-radius:20px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.hero h1{font-family:var(--serif);letter-spacing:-.03em;color:var(--plum);margin-bottom:24px;font-size:clamp(42px,5.5vw,72px);font-weight:900;line-height:1.05}.h-acc{color:var(--red)}.hero p{color:var(--text2);max-width:440px;margin-bottom:36px;font-size:18px;line-height:1.65}.hero-btns{gap:14px;margin-bottom:24px;display:flex}.hero-trust{color:var(--text2);align-items:center;gap:8px;font-size:13px;display:flex}.td{background:var(--green);border-radius:50%;width:8px;height:8px}.hero-geo{justify-content:flex-end;align-items:center;display:flex}.gg{border-radius:20px;grid-template-columns:repeat(4,1fr);width:100%;max-width:500px;display:grid;overflow:hidden;box-shadow:0 20px 60px #4e334126}.gt svg{width:100%;height:100%;display:block}.hero-scroll{text-align:center;color:var(--text2);opacity:.4;letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;gap:6px;padding:20px;font-size:11px;font-weight:600;display:flex}.scroll-line{background:var(--plum);opacity:.3;width:1px;height:32px}.hero-bg-shape-1{pointer-events:none;background:radial-gradient(circle,#38d45a0f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-80px}.hero-bg-shape-2{pointer-events:none;background:radial-gradient(circle,#bd19300d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-60px;left:-120px}.word-reveal{display:inline-block}.h-line{display:block}.sec{max-width:1200px;margin:0 auto;padding:100px 48px}.sec-alt{background:var(--white);max-width:100%;padding:100px 48px}.sec-alt>*{max-width:1200px;margin-left:auto;margin-right:auto}.sec-lab{letter-spacing:.1em;text-transform:uppercase;color:var(--red);margin-bottom:12px;font-size:13px;font-weight:700}.sec-h{font-family:var(--serif);letter-spacing:-.02em;color:var(--plum);margin-bottom:48px;font-size:clamp(30px,4vw,48px);font-weight:900;line-height:1.15}.steps{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.step{background:var(--white);border:1px solid #4e33410f;border-radius:16px;padding:36px 28px;position:relative}.step-n{font-family:var(--serif);opacity:.15;margin-bottom:12px;font-size:48px;font-weight:900}.step h3{color:var(--plum);margin-bottom:10px;font-size:22px;font-weight:700}.step p{color:var(--text2);font-size:14px;line-height:1.6}.step-bar{border-radius:3px;height:3px;position:absolute;bottom:0;left:28px;right:28px}.plat-flow{flex-direction:column;align-items:center;gap:20px;display:flex}.plat-grp{text-align:center}.plat-grp h3{text-transform:uppercase;letter-spacing:.08em;color:var(--text2);margin-bottom:16px;font-size:14px;font-weight:700}.pills{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.pill{cursor:default;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.pill-s{color:var(--red);background:#bd193014;border:1px solid #bd19301f}.pill-d{color:#1a8a32;background:#38d45a14;border:1px solid #38d45a26}.flow-mid{flex-direction:column;align-items:center;gap:4px;display:flex}.flow-label{text-transform:uppercase;letter-spacing:.12em;color:var(--red);background:#bd19300f;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:700}.feat-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feat-card{background:var(--white);border:1px solid #4e33410f;border-radius:14px;padding:32px 24px;position:relative;overflow:hidden}.feat-dot{border-radius:50%;width:8px;height:8px;margin-bottom:16px}.feat-card h3{color:var(--plum);margin-bottom:8px;font-size:17px;font-weight:700}.feat-card p{color:var(--text2);font-size:13px;line-height:1.6}.price-grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1000px;margin:0 auto;display:grid}.price-card{background:var(--bg);text-align:center;border:1px solid #4e334114;border-radius:16px;padding:32px 24px;position:relative}.price-card.pf{border-color:var(--red);background:var(--white);transform:scale(1.04);box-shadow:0 8px 32px #bd19301a}.price-pop{background:var(--red);color:#fff;letter-spacing:.04em;border-radius:12px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.price-card h3{color:var(--plum);margin-bottom:8px;font-size:18px;font-weight:700}.price-amt{font-family:var(--serif);color:var(--plum);margin-bottom:4px;font-size:40px;font-weight:900}.price-amt span{font-family:var(--sans);color:var(--text2);font-size:14px;font-weight:400}.price-tk{color:var(--text2);margin-bottom:20px;font-size:13px}.price-card ul{margin-bottom:24px}.price-card li{color:var(--text2);border-bottom:1px solid #4e33410a;padding:5px 0;font-size:13px}.price-card li:last-child{border:none}.price-xtra{text-align:center;color:var(--text2);margin-top:40px;font-size:14px}.price-xtra a{color:var(--red);font-weight:600}.test-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.test-card{background:var(--white);border:1px solid #4e33410f;border-radius:14px;padding:32px 24px}.test-card blockquote{color:var(--text);margin-bottom:20px;font-size:15px;font-style:italic;line-height:1.65}.test-auth{align-items:center;gap:12px;display:flex}.test-av{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.test-auth strong{color:var(--plum);font-size:13px;display:block}.test-auth span{color:var(--text2);font-size:12px}.cta-sec{padding:80px 48px}.cta-box{background:var(--plum);text-align:center;border-radius:24px;max-width:900px;margin:0 auto;padding:80px 60px;position:relative;overflow:hidden}.cta-geo{opacity:.3;position:absolute;top:-40px;right:-40px}.cta-box h2{font-family:var(--serif);color:var(--white);margin-bottom:16px;font-size:clamp(28px,3.5vw,40px);font-weight:900;line-height:1.2;position:relative}.cta-box p{color:#fdffffb3;margin-bottom:32px;font-size:16px;position:relative}.cta-box .btn{position:relative}.foot{background:var(--plum);color:#fdffff99;padding:60px 48px 30px}.foot-in{border-bottom:1px solid #fdffff14;justify-content:space-between;max-width:1200px;margin:0 auto;padding-bottom:40px;display:flex}.foot-brand p{margin-top:8px;font-size:13px}.foot-brand .nav-logo span{color:var(--white)}.foot-links{gap:60px;display:flex}.foot-links h4{color:var(--white);text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;font-size:13px;font-weight:700}.foot-links a{padding:4px 0;font-size:13px;display:block}.foot-links a:hover{color:var(--white)}.foot-bot{text-align:center;max-width:1200px;margin:0 auto;padding-top:20px;font-size:12px}.float-shapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.fs{position:absolute}.fs-1{width:80px;top:10%;right:5%}.fs-2{width:60px;top:60%;left:3%}.fs-3{width:100px;bottom:5%;right:15%}.stats-bar{background:var(--plum);padding:48px}.stats-inner{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1100px;margin:0 auto;display:grid}.stat-num{font-family:var(--serif);color:var(--white);margin-bottom:4px;font-size:28px;font-weight:900}.stat-sub{color:#fdffff80;font-size:12px}.story-sec{background:linear-gradient(135deg,#bd193008 0%,#38d45a08 100%);padding:80px 48px;overflow:hidden}.story-inner{flex-direction:column;align-items:center;gap:40px;max-width:900px;margin:0 auto;display:flex}.story-block{background:var(--white);text-align:center;border:1px solid #4e33410f;border-radius:20px;width:100%;max-width:500px;padding:48px 40px;box-shadow:0 4px 20px #4e33410d}.story-highlight{background:var(--plum);border:none}.story-highlight .story-num{color:var(--green)}.story-highlight .story-txt{color:#fdffffcc}.story-highlight strong{color:var(--white)}.story-num{font-family:var(--serif);color:var(--red);margin-bottom:12px;font-size:clamp(48px,8vw,72px);font-weight:900;line-height:1}.story-txt{color:var(--text2);font-size:16px;line-height:1.6}.story-txt strong{color:var(--plum)}.story-cta{text-align:center;color:var(--text2);font-size:20px}.story-big{font-family:var(--serif);color:var(--red);margin:0 4px;font-size:36px;font-weight:900;display:inline-block}.step{position:relative;overflow:hidden}.step-icon-wrap{background:#4e33410a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.step-icon{font-size:24px}.steps-line{margin-top:-16px;display:none}@media (width>=901px){.steps-line{display:block}}.feat-card{background:0 0;border:none;padding:0}.feat-card-inner{background:var(--white);cursor:default;border:1px solid #4e33410f;border-radius:14px;height:100%;padding:32px 24px;position:relative;overflow:hidden}.feat-icon{margin-bottom:12px;font-size:28px}.feat-shine{pointer-events:none;background:linear-gradient(135deg,#0000 40%,#fff6 50%,#0000 60%);width:200%;height:200%;transition:transform .6s;position:absolute;top:-100%;left:-100%}.feat-card-inner:hover .feat-shine{transform:translate(60%,60%)}.test-card{background:0 0;border:none;padding:0}.test-card-inner{background:var(--white);cursor:default;border:1px solid #4e33410f;border-radius:14px;height:100%;padding:32px 24px;position:relative}.test-quote{font-family:var(--serif);color:var(--red);opacity:.12;font-size:64px;line-height:1;position:absolute;top:16px;left:20px}.cta-geo-1{position:absolute;top:-40px;right:-40px}.cta-geo-2{position:absolute;bottom:-20px;left:-20px}.flow-pulse{background:var(--red);z-index:-1;border-radius:50%;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.flow-mid{position:relative}.blog-page{min-height:80vh}.blog-hero{background:var(--bg);text-align:center;border-bottom:1px solid #4e334114;padding:140px 48px 60px}.blog-hero h1{font-family:var(--serif);color:var(--plum);margin-bottom:12px;font-size:clamp(36px,5vw,56px);font-weight:900}.blog-hero p{color:var(--text2);max-width:500px;margin:0 auto;font-size:17px}.blog-list{max-width:880px;margin:0 auto;padding:48px}.blog-list-inner{flex-direction:column;gap:0;display:flex}.blog-card{border-bottom:1px solid #4e334114}.blog-card:last-child{border-bottom:none}.blog-card-link{color:inherit;padding:32px 0;text-decoration:none;transition:opacity .15s;display:block}.blog-card-link:hover{opacity:.8}.blog-card-meta{color:var(--text2);align-items:center;gap:12px;margin-bottom:10px;font-size:13px;display:flex}.blog-card-cat{color:var(--red);text-transform:uppercase;letter-spacing:.04em;background:#bd193014;border-radius:4px;padding:3px 10px;font-size:11px;font-weight:600}.blog-card-title{font-family:var(--serif);color:var(--plum);letter-spacing:-.01em;margin-bottom:8px;font-size:22px;font-weight:700;line-height:1.35}.blog-card-desc{color:var(--text2);margin-bottom:12px;font-size:15px;line-height:1.6}.blog-card-footer{justify-content:space-between;align-items:center;display:flex}.blog-card-read{color:var(--text2);font-size:12px}.blog-card-tags{gap:6px;display:flex}.blog-tag{color:var(--text2);background:#4e33410d;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}.article-container{max-width:720px;margin:0 auto;padding:100px 24px 60px}.back-link{color:var(--red);margin-bottom:32px;font-size:13px;font-weight:500;text-decoration:none;display:inline-block}.back-link:hover{text-decoration:underline}.article-header{border-bottom:1px solid #4e334114;margin-bottom:40px;padding-bottom:32px}.article-meta-top{color:var(--text2);align-items:center;gap:12px;margin-bottom:16px;font-size:13px;display:flex}.article-header h1{font-family:var(--serif);color:var(--plum);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:900;line-height:1.25}.article-desc{color:var(--text2);margin-bottom:16px;font-size:17px;line-height:1.6}.article-tags{flex-wrap:wrap;gap:6px;display:flex}.article-body{color:var(--text);font-size:17px;line-height:1.75}.article-body h2{font-family:var(--serif);color:var(--plum);letter-spacing:-.01em;margin:48px 0 16px;font-size:26px;font-weight:700}.article-body h3{color:var(--plum);margin:32px 0 12px;font-size:20px;font-weight:700}.article-body p{margin:0 0 20px}.article-body strong{color:var(--plum)}.article-body a{color:var(--red);text-decoration:underline}.article-body code{background:#4e33410f;border-radius:4px;padding:2px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:.9em}.article-body blockquote,.article-body .blockquote{border-left:3px solid var(--red);color:var(--text2);background:#bd193008;border-radius:0 8px 8px 0;margin:20px 0;padding:12px 20px;font-style:italic}.article-body ul,.article-body ol{margin:0 0 20px 24px}.article-body li{margin-bottom:8px}.article-body table{border-collapse:collapse;width:100%;margin:20px 0;font-size:14px}.article-body th,.article-body td{text-align:left;border:1px solid #4e33411a;padding:10px 14px}.article-body th{color:var(--plum);background:#4e33410a;font-weight:600}.article-body tr:hover td{background:#4e334105}.article-body pre{color:#cdd6f4;background:#1e1e2e;border-radius:10px;margin:20px 0;padding:20px;font-size:14px;line-height:1.6;overflow-x:auto}.article-body br{content:"";margin:8px 0;display:block}.article-footer{border-top:1px solid #4e334114;margin-top:48px;padding-top:32px}.article-cta{background:var(--plum);text-align:center;border-radius:16px;margin-bottom:24px;padding:40px 32px}.article-cta h3{color:var(--white);margin-bottom:8px;font-size:20px}.article-cta p{color:#fdffffb3;margin-bottom:20px;font-size:14px}.article-share{color:var(--text2);align-items:center;gap:12px;font-size:13px;display:flex}.article-share a{color:var(--red);font-weight:500;text-decoration:none}.article-share a:hover{text-decoration:underline}.legal-page{min-height:80vh;padding-top:80px}.legal-container{max-width:720px;margin:0 auto;padding:40px 24px 80px}.legal-container h1{font-family:var(--serif);color:var(--plum);margin-bottom:8px;font-size:36px;font-weight:900}.legal-updated{color:var(--text2);border-bottom:1px solid #4e334114;margin-bottom:40px;padding-bottom:24px;font-size:13px}.legal-container section{margin-bottom:36px}.legal-container h2{color:var(--plum);margin-bottom:12px;font-size:20px;font-weight:700}.legal-container h3{color:var(--plum);margin:16px 0 8px;font-size:16px;font-weight:600}.legal-container p{color:var(--text);margin-bottom:12px;font-size:15px;line-height:1.7}.legal-container ul{color:var(--text);margin:8px 0 16px 20px;font-size:15px;line-height:1.7}.legal-container li{margin-bottom:6px}.legal-container a{color:var(--red)}.legal-container code{background:#4e33410f;border-radius:3px;padding:1px 5px;font-size:.9em}.faq-page-container{max-width:760px;margin:0 auto;padding:40px 24px 80px}.faq-page-container h1{font-family:var(--serif);color:var(--plum);margin-bottom:8px;font-size:36px;font-weight:900}.faq-subtitle{color:var(--text2);border-bottom:1px solid #4e334114;margin-bottom:40px;padding-bottom:24px;font-size:16px}.faq-section{margin-bottom:36px}.faq-section h2{text-transform:uppercase;letter-spacing:.08em;color:var(--red);margin-bottom:14px;font-size:14px;font-weight:700}.faq-items{flex-direction:column;gap:6px;display:flex}.faq-card{background:var(--white);border:1px solid #4e334114;border-radius:10px;overflow:hidden}.faq-q{width:100%;color:var(--plum);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-family:inherit;font-size:15px;font-weight:500;transition:background .15s;display:flex}.faq-q:hover{background:#4e334105}.faq-chevron{color:var(--text2);flex-shrink:0;transition:transform .2s}.faq-q.open .faq-chevron{transform:rotate(180deg)}.faq-a{overflow:hidden}.faq-a p{color:var(--text2);margin:0;padding:0 18px 16px;font-size:14px;line-height:1.7}.faq-contact{background:var(--plum);text-align:center;border-radius:14px;margin-top:48px;padding:32px}.faq-contact h3{color:var(--white);margin-bottom:8px;font-size:18px}.faq-contact p{color:#fdffffb3;margin:0;font-size:14px}.faq-contact a{color:var(--white);text-decoration:underline}@media (width<=600px){.faq-page-container h1{font-size:28px}.faq-q{padding:12px 14px;font-size:14px}.legal-container h1{font-size:28px}.blog-hero{padding:100px 24px 40px}.blog-list{padding:24px}.blog-card-title{font-size:18px}.article-container{padding:80px 16px 40px}}@media (width<=900px){.nav{padding:14px 24px}.nav-s{padding:10px 24px}.nav-r a:not(.nav-btn){display:none}.hero{padding:100px 24px 40px}.hero-in{grid-template-columns:1fr;gap:40px}.hero-geo{justify-content:center}.gg{max-width:360px}.sec,.sec-alt{padding:60px 24px}.steps,.feat-grid,.test-grid{grid-template-columns:1fr}.price-grid{grid-template-columns:repeat(2,1fr)}.price-card.pf{transform:none}.foot-in{flex-direction:column;gap:32px}.foot-links{gap:32px}.cta-box{padding:48px 28px}.stats-inner{grid-template-columns:repeat(2,1fr);gap:24px}.stats-bar{padding:36px 24px}.story-sec{padding:60px 24px}.story-block{padding:36px 24px}}@media (width<=600px){.hero h1{font-size:36px}.hero-btns{flex-direction:column}.price-grid{grid-template-columns:1fr}.gg{max-width:280px}.foot-links{flex-wrap:wrap;gap:24px}.stats-inner{grid-template-columns:1fr 1fr}.story-num{font-size:48px}.story-big{font-size:28px}}
