:root{--cf-emerald:#0e8f6f;--cf-emerald-dark:#0a6e56;--cf-emerald-light:#e6f4ef;--cf-navy:#0b1220;--cf-text:#18181b;--cf-text-dim:#71717a;--cf-border:#e4e4e7;--cf-bg:#fff;--cf-bg-soft:#fafafa;--cf-red-soft:#fdecec;--cf-red:#b3261e;--cf-radius:8px;--cf-radius-lg:16px;--cf-shadow-sm:0 1px 3px #0000000d;--cf-shadow-md:0 4px 14px #0000000f;--cf-shadow-lg:0 16px 40px #00000014;--cf-font:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif}*{box-sizing:border-box}html,body,#root{font-family:var(--cf-font);color:var(--cf-text);background:var(--cf-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;scroll-behavior:smooth;letter-spacing:.01em;min-height:100svh;margin:0;padding:0;font-size:16px;font-weight:400}a{color:var(--cf-text);text-decoration:none}img,svg{max-width:100%;display:block}button{font-family:inherit}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4{font-family:var(--cf-font);color:var(--cf-navy);letter-spacing:-.02em;margin:0;font-weight:500}.container{max-width:1240px;margin:0 auto;padding:0 24px}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 26px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn--primary{background:var(--cf-emerald);color:#fff}.btn--primary:hover{background:var(--cf-emerald-dark);box-shadow:var(--cf-shadow-md);transform:translateY(-1px)}.btn--dark{background:var(--cf-navy);color:#fff}.btn--dark:hover{background:var(--cf-emerald);transform:translateY(-1px)}.btn--ghost{color:var(--cf-navy);border-color:var(--cf-border);background:#fff}.btn--ghost:hover{background:var(--cf-bg-soft);border-color:var(--cf-text-dim)}.btn--lg{padding:18px 40px;font-size:16px}.site-header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);border-bottom:1px solid var(--cf-border);background:#fffffff5;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;height:76px;display:flex}.site-header__logo img{width:auto;height:34px}.site-header__nav{align-items:center;gap:32px;display:flex}.site-header__nav a{color:var(--cf-text);font-size:14px;font-weight:500;transition:color .15s}.site-header__nav a:hover{color:var(--cf-emerald)}.site-header__actions{align-items:center;gap:14px;display:flex}.flag-icon{object-fit:cover;border-radius:2px;flex-shrink:0;width:18px;height:13px}.lang-switcher__currency-symbol{min-width:16px;color:var(--cf-emerald-dark);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.region-switcher{position:relative}.lang-switcher__trigger{color:var(--cf-navy);background:var(--cf-bg-soft);border:1px solid var(--cf-border);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.lang-switcher__trigger:hover{border-color:var(--cf-emerald);background:var(--cf-emerald-light)}.lang-switcher__code{letter-spacing:.02em}.region-switcher__sep{color:var(--cf-border);margin:0 1px}.region-switcher__panel{z-index:60;border:1px solid var(--cf-border);border-radius:var(--cf-radius);box-shadow:var(--cf-shadow-lg);background:#fff;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.region-switcher__col{min-width:160px;max-height:320px;padding:6px;overflow-y:auto}.region-switcher__col+.region-switcher__col{border-left:1px solid var(--cf-border)}.region-switcher__col-label{text-transform:uppercase;letter-spacing:.06em;color:var(--cf-text-dim);padding:6px 10px 4px;font-size:11px;font-weight:700}.lang-switcher__opt{width:100%;color:var(--cf-text);border-radius:var(--cf-radius);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:9px 10px;font-family:inherit;font-size:14px;display:flex}.lang-switcher__opt:hover{background:var(--cf-bg-soft)}.lang-switcher__opt--active{background:var(--cf-emerald-light);color:var(--cf-emerald-dark);font-weight:600}@media (width<=768px){.site-header__nav{display:none}}@media (width<=560px){.site-header__inner{height:64px}.site-header__logo img{height:28px}.site-header__actions .btn{display:none}}.hero{background:radial-gradient(circle at 92% 28%,#0e8f6f1a 0%,#0000 55%),linear-gradient(#f1f9f6 0%,#fff 100%);padding:80px 0 100px;position:relative;overflow:hidden}.hero__inner{grid-template-columns:1.05fr 1fr;align-items:center;gap:60px;display:grid}@media (width<=900px){.hero__inner{grid-template-columns:1fr;gap:40px}.hero{padding:48px 0 64px}.hero__inner>div:first-child{text-align:center}.hero__cta-row,.hero__meta{justify-content:center}.hero__subtitle{margin-left:auto;margin-right:auto}.hero__mock{display:none}.hero__meta{gap:10px}.hero__meta-item{flex:1;min-width:0}.hero__meta-item strong{font-size:19px}.hero__meta-item span{font-size:11px}}.hero__badge{color:var(--cf-emerald);letter-spacing:.04em;text-transform:uppercase;background:#0e8f6f1a;border:1px solid #0e8f6f33;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:7px 16px;font-size:12px;font-weight:600;display:inline-flex}.hero__title{letter-spacing:-.03em;color:var(--cf-navy);margin:0 0 20px;font-size:clamp(38px,5.2vw,60px);font-weight:500;line-height:1.06}.hero__title em{color:var(--cf-emerald);font-style:normal}.hero__subtitle{color:var(--cf-text-dim);max-width:560px;margin:0 0 32px;font-size:18px;line-height:1.55}.hero__cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.hero__note{color:var(--cf-text-dim);text-align:center;margin-top:14px;font-size:13px}.hero__meta{flex-wrap:nowrap;justify-content:center;gap:40px;margin-top:44px;display:flex}.hero__meta-item{text-align:center}.hero__meta-item strong{color:var(--cf-navy);letter-spacing:-.02em;margin-bottom:2px;font-size:26px;font-weight:600;display:block}.hero__meta-item span{color:var(--cf-text-dim);font-size:13px;font-weight:500}.hero__mock{border-radius:var(--cf-radius-lg);border:1px solid var(--cf-border);box-shadow:var(--cf-shadow-lg);background:#fff;padding:24px}.hero__mock-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.hero__mock-head span{text-transform:uppercase;letter-spacing:.08em;color:var(--cf-text-dim);font-size:11px;font-weight:700}.hero__mock-dots{gap:6px;display:flex}.hero__mock-dots i{background:var(--cf-border);border-radius:50%;width:9px;height:9px;display:block}.hero__mock-row{border-bottom:1px solid var(--cf-border);justify-content:space-between;align-items:baseline;padding:12px 0;display:flex}.hero__mock-row:last-child{border-bottom:none}.hero__mock-row span:first-child{color:var(--cf-text-dim);font-size:13px}.hero__mock-row span:last-child{color:var(--cf-navy);font-size:16px;font-weight:600}.hero__mock-row--total span:last-child{color:var(--cf-emerald);font-size:22px}.try-it__calc{border:1px solid var(--cf-border);border-radius:var(--cf-radius-lg);max-width:480px;box-shadow:var(--cf-shadow-lg);background:#fff;margin:0 auto;padding:28px}.try-it__hook{background:var(--cf-emerald-light);border-radius:var(--cf-radius);color:var(--cf-navy);text-align:center;margin:0 0 16px;padding:14px 16px;font-size:14px;line-height:1.5}.try-it__hook strong{color:var(--cf-emerald-dark)}.try-it__field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.try-it__field label{color:var(--cf-text-dim);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.try-it__field select,.try-it__field input{border-radius:var(--cf-radius);border:1px solid var(--cf-border);color:var(--cf-navy);background:var(--cf-bg-soft);padding:10px 12px;font-family:inherit;font-size:15px}.try-it__field select:focus,.try-it__field input:focus{border-color:var(--cf-emerald);outline:none}.try-it__result{border-top:1px solid var(--cf-border);margin-top:22px;padding-top:18px}.try-it__result-row{color:var(--cf-text-dim);justify-content:space-between;align-items:baseline;padding:8px 0;font-size:14px;display:flex}.try-it__result-row--total{color:var(--cf-emerald);font-size:18px;font-weight:600}.try-it__cta{width:100%}.try-it__note{color:var(--cf-text-dim);text-align:center;margin:14px 0 0;font-size:12px;line-height:1.5}.section{padding:90px 0;scroll-margin-top:96px}@media (width<=560px){.section{padding:56px 0}.section-header{margin-bottom:36px}}.section--soft{background:var(--cf-bg-soft)}.section-header{text-align:center;margin-bottom:56px}.section-header__kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--cf-emerald);margin-bottom:14px;font-size:12px;font-weight:600;display:inline-block}.section-header__title{letter-spacing:-.025em;color:var(--cf-navy);margin:0 0 14px;font-size:clamp(28px,4vw,42px);font-weight:500;line-height:1.15}.section-header__subtitle{color:var(--cf-text-dim);max-width:640px;margin:0 auto;font-size:17px;line-height:1.5}.feature-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=900px){.feature-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.feature-grid{grid-template-columns:1fr}}.feature-card{border:1px solid var(--cf-border);border-radius:var(--cf-radius-lg);background:#fff;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s}.feature-card:hover{box-shadow:var(--cf-shadow-lg);border-color:var(--cf-emerald);transform:translateY(-3px)}.feature-card__icon{background:var(--cf-emerald-light);width:44px;height:44px;color:var(--cf-emerald);border-radius:12px;place-items:center;margin-bottom:16px;font-size:20px;font-weight:700;display:grid}.feature-card h3{margin-bottom:8px;font-size:17px;font-weight:600}.feature-card p{color:var(--cf-text-dim);margin:0;font-size:14px;line-height:1.55}.step-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=900px){.step-grid{grid-template-columns:1fr}}.step-card{border:1px solid var(--cf-border);border-radius:var(--cf-radius-lg);background:#fff;padding:28px}.step-card__n{background:var(--cf-navy);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;margin-bottom:16px;font-size:15px;font-weight:700;display:grid}.step-card h3{margin-bottom:8px;font-size:17px;font-weight:600}.step-card p{color:var(--cf-text-dim);margin:0;font-size:14px;line-height:1.55}#pricing{padding-bottom:40px}.guarantee{padding:16px 0 48px}.guarantee__inner{background:var(--cf-emerald-light);border-radius:var(--cf-radius-lg);border:1px solid #0e8f6f33;align-items:center;gap:20px;max-width:720px;margin:0 auto;padding:28px 32px;display:flex}@media (width<=560px){.guarantee__inner{text-align:center;flex-direction:column;padding:24px}}.guarantee__badge{background:var(--cf-emerald);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:22px;font-weight:700;display:grid}.guarantee__title{margin-bottom:6px;font-size:18px;font-weight:600}.guarantee__text{color:var(--cf-text-dim);margin:0;font-size:14px;line-height:1.55}.pricing-swipe-hint{text-align:center;color:var(--cf-text-dim);margin:0 0 14px;font-size:12px;font-weight:600;display:none}@media (width<=900px){.pricing-swipe-hint{display:block}}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}@media (width<=900px){.pricing-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;margin:0 -24px;padding:4px 24px 16px;display:flex;overflow-x:auto}.pricing-grid::-webkit-scrollbar{display:none}.pricing-card{scroll-snap-align:center;flex:0 0 84%}}.pricing-card{border:1px solid var(--cf-border);border-radius:var(--cf-radius-lg);background:#fff;flex-direction:column;padding:32px 28px;display:flex;position:relative}.pricing-card--featured{border:2px solid var(--cf-emerald);box-shadow:var(--cf-shadow-lg);transform:scale(1.03)}@media (width<=900px){.pricing-card--featured{transform:none}}.pricing-card--highlighted{box-shadow:0 0 0 3px var(--cf-emerald-light), var(--cf-shadow-lg)}.pricing-card__badge{background:var(--cf-emerald);color:#fff;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:5px 14px;font-size:11px;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-card__name{text-transform:uppercase;letter-spacing:.06em;color:var(--cf-text-dim);margin-bottom:8px;font-size:13px;font-weight:700}.pricing-card__price{color:var(--cf-navy);letter-spacing:-.02em;margin-bottom:4px;font-size:42px;font-weight:600}.pricing-card__price span{color:var(--cf-text-dim);font-size:14px;font-weight:500}.pricing-card__approx{color:var(--cf-text-dim);margin-right:2px;font-size:24px;font-weight:500}.pricing-card__usd-note{color:var(--cf-text-dim);margin:0 0 20px;font-size:11px}.pricing-card__error{color:var(--cf-red);text-align:center;margin:10px 0 0;font-size:12px}.btn:disabled{opacity:.6;cursor:default}.pricing-card__tagline{color:var(--cf-text-dim);margin-bottom:24px;font-size:14px}.pricing-card__list{flex-direction:column;flex-grow:1;gap:12px;margin-bottom:28px;display:flex}.pricing-card__list li{color:var(--cf-text);align-items:flex-start;gap:8px;font-size:14px;line-height:1.4;display:flex}.pricing-card__list li:before{content:"✓";color:var(--cf-emerald);flex-shrink:0;font-weight:700}.pricing-note{text-align:center;color:var(--cf-text-dim);margin-top:36px;font-size:14px}.compare-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=900px){.compare-grid{grid-template-columns:1fr}}.compare-card{border-radius:var(--cf-radius-lg);border:1px solid var(--cf-border);background:#fff;padding:26px}.compare-card--vs-clearflip{background:var(--cf-navy);border-color:var(--cf-navy)}.compare-card h4{text-transform:uppercase;letter-spacing:.06em;color:var(--cf-text-dim);margin-bottom:14px;font-size:13px;font-weight:700}.compare-card--vs-clearflip h4{color:#fff9}.compare-card p{color:var(--cf-text);margin:0;font-size:15px;line-height:1.55}.compare-card--vs-clearflip p{color:#fff}.testimonials{padding:90px 0}.testi-stats{flex-wrap:wrap;justify-content:center;gap:56px;margin:0 0 48px;display:flex}.testi-stats__item{text-align:center}.testi-stats__item strong{letter-spacing:-.02em;color:var(--cf-navy);font-size:clamp(26px,3vw,34px);font-weight:600;display:block}.testi-stats__item span{color:var(--cf-text-dim);font-size:13px}.testi-reel{border:1px solid var(--cf-border);border-radius:var(--cf-radius-lg);background:var(--cf-bg-soft);max-width:1060px;height:320px;box-shadow:var(--cf-shadow-sm);outline:none;margin:0 auto;display:flex;position:relative;overflow:hidden}.testi-reel__mask{-webkit-mask-composite:source-in;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;gap:8px;width:280px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 16% 84%,#0000 100%),linear-gradient(#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 16% 84%,#0000 100%),linear-gradient(#0000 0%,#000 12% 88%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.testi-reel__col{will-change:transform;flex-direction:column;flex-shrink:0;gap:8px;display:flex}.testi-reel__cell{border:1px solid var(--cf-border);background:linear-gradient(180deg, var(--cf-border), var(--cf-bg-soft));filter:blur(1px);border-radius:10px;flex-shrink:0}.testi-reel__featured{background:var(--cf-emerald);box-shadow:var(--cf-shadow-md);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.testi-reel__featured span{font-size:26px}.testi-reel__photo{object-fit:cover;width:100%;height:100%}.testi-reel__sheen{pointer-events:none;mix-blend-mode:overlay;filter:blur(6px);background:linear-gradient(220deg,#fff0 32%,#ffffffe6 47%,#fff0 65%);position:absolute;inset:0}.testi-reel__content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;min-width:0;padding:32px 28px;display:flex}.testi-reel__stage{width:100%;position:relative}.testi-reel__stage-ghost{visibility:hidden;flex-direction:column;gap:10px;display:flex}.testi-reel__stage-live{flex-direction:column;gap:10px;display:flex;position:absolute;inset:0}.testi-reel__stage-live--exit{animation:.22s forwards testi-block-exit}.testi-reel__quote{letter-spacing:-.01em;color:var(--cf-text);margin:0;font-size:clamp(17px,1.8vw,20px);font-weight:500;line-height:1.4}.testi-reel__author{color:var(--cf-text-dim);margin:0;font-size:13.5px}.testi-reel__word{white-space:nowrap;display:inline-block}.testi-reel__char{animation:.42s cubic-bezier(.22,1,.36,1) both testi-char-rise;display:inline-block}@keyframes testi-char-rise{0%{opacity:0;transform:translateY(55%)}to{opacity:1;transform:translateY(0)}}@keyframes testi-block-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.testi-reel__controls{justify-content:center;gap:8px;display:flex}.testi-reel__nav-btn{border:1px solid var(--cf-border);width:28px;height:28px;color:var(--cf-text);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:background .15s,transform .15s;display:flex}.testi-reel__nav-btn:hover:not(:disabled){background:#fff}.testi-reel__nav-btn:disabled{opacity:.35;cursor:default}@media (width<=720px){.testi-reel{flex-direction:column;height:auto}.testi-reel__mask{width:100%;height:200px}.testi-reel__content{padding:24px 20px}.testi-stats{gap:20px}}.faq-list{flex-direction:column;gap:14px;max-width:760px;margin:0 auto;display:flex}.faq-item{border:1px solid var(--cf-border);border-radius:var(--cf-radius);background:#fff;padding:20px 24px}.faq-item summary{cursor:pointer;color:var(--cf-navy);justify-content:space-between;align-items:center;font-size:15px;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--cf-emerald);margin-left:12px;font-size:20px;font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item p{color:var(--cf-text-dim);margin:14px 0 0;font-size:14px;line-height:1.6}.final-cta{background:var(--cf-navy);text-align:center;padding:90px 0}.final-cta h2{color:#fff;margin-bottom:14px;font-size:clamp(28px,4vw,42px)}.final-cta p{color:#ffffffa6;margin:0 0 32px;font-size:17px}.site-footer{background:var(--cf-navy);color:#fff;border-top:1px solid #ffffff14;padding:56px 0 32px}.site-footer__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;display:flex}.site-footer__logo img{height:28px}.site-footer__links{flex-wrap:wrap;gap:24px;display:flex}.site-footer__links a{color:#ffffffa6;font-size:13px}.site-footer__links a:hover{color:var(--cf-emerald)}.site-footer__legal{color:#fff6;border-top:1px solid #ffffff14;max-width:820px;padding-top:24px;font-size:11px;line-height:1.65}.site-footer__bottom{color:#ffffff59;margin-top:20px;font-size:11px}
