@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap');
:root{--cr_accent-glow:rgba(5,150,105,.25);--cr_red:rgb(248,113,113);--cr_accent2:#047857;--cr_gold:rgba(251,191,36,1);--cr_muted:#6b7280;--cr_accent:#059669;--cr_accent-soft:rgba(5,150,105,.1);--cr_surface:#1a2033;--cr_bg:#0e1117;--cr_text:#ecfdf5;--cr_surface2:#222b40;--cr_line:#2a3550}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}
body.cr-body{font-family:'IBM Plex Sans',sans-serif;line-height:1.7;font-size:16px;color:var(--cr_text);margin:0;background:var(--cr_bg);visibility:visible;pointer-events:auto}
a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
.cr-wrap{margin:0 auto;width:min(1180px,calc(100% - 32px))}
.cr-shell{padding-bottom:80px}
.cr-mast{background:rgba(14,17,23,.97);position:sticky;top:0;border-bottom:1px solid var(--cr_line);backdrop-filter:blur(14px);z-index:100}
.cr-mast__inner{align-items:center;justify-content:space-between;padding:11px 0;display:flex;gap:14px}
.cr-brand{gap:10px;display:flex;align-items:center;flex-shrink:0}
.cr-brand img{max-width:160px;object-fit:contain;width:auto;height:34px}
.cr-brand span{font-size:1.1rem;color:var(--cr_accent);font-weight:600}
.cr-nav{display:flex;flex-wrap:wrap;gap:0}
.cr-nav a{border-radius:5px;font-size:.83rem;padding:6px 12px;transition:all .15s;font-weight:500;color:var(--cr_muted)}
.cr-nav a:hover,.cr-nav a[aria-current]{color:var(--cr_text);background:var(--cr_accent-soft)}
.cr-mast__ctas{gap:8px;flex-shrink:0;display:flex}
.cr-btn{font-size:.87rem;border:none;display:inline-flex;padding:9px 20px;gap:6px;border-radius:5px;white-space:nowrap;cursor:pointer;align-items:center;transition:all .15s;font-weight:600;justify-content:center}
.cr-btn--primary{color:#fff;background:var(--cr_accent)}.cr-btn--primary:hover{transform:translateY(-1px);box-shadow:0 0 20px var(--cr_accent-glow);background:var(--cr_accent2)}
.cr-btn--outline{background:transparent;border:1px solid var(--cr_line);color:var(--cr_text)}.cr-btn--outline:hover{border-color:var(--cr_accent);color:var(--cr_accent)}
.cr-btn--lg{padding:13px 30px;font-size:.94rem}.cr-btn--block{width:100%;justify-content:center}
.cr-menu-btn{cursor:pointer;gap:5px;display:none;padding:7px;border:none;background:none;justify-content:center;flex-shrink:0;flex-direction:column;color:var(--cr_text);border-radius:5px}
.cr-menu-btn span{display:block;transition:transform .25s,opacity .25s;background:currentColor;height:2px;border-radius:2px;width:22px}
.cr-menu-btn[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.cr-menu-btn[aria-expanded=true] span:nth-child(2){opacity:0}
.cr-menu-btn[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.cr-mob-menu{border-top:1px solid var(--cr_line);padding:14px 0;background:rgba(14,17,23,.99);display:none}
.cr-mob-menu.is-open{display:block}
.cr-mob-nav{gap:2px;flex-direction:column;display:flex;margin-bottom:12px}
.cr-mob-nav a{padding:12px 14px;color:var(--cr_muted);transition:all .15s;font-size:.9rem;font-weight:500;display:block;border-radius:5px}
.cr-mob-nav a:hover,.cr-mob-nav a[aria-current]{color:var(--cr_accent);background:var(--cr_accent-soft)}
.cr-breadcrumb{padding:9px 0;border-bottom:1px solid var(--cr_line);font-size:.8rem;background:var(--cr_surface)}
.cr-breadcrumb ol{gap:6px;flex-wrap:wrap;display:flex;margin:0;padding:0;list-style:none}
.cr-breadcrumb li{color:var(--cr_muted)}.cr-breadcrumb li+li::before{content:'›';margin-right:4px}
.cr-breadcrumb a{color:var(--cr_accent)}.cr-breadcrumb li:last-child{color:var(--cr_text)}
.cr-hero{position:relative;border-bottom:1px solid var(--cr_line);text-align:center;padding:60px 0 48px;overflow:hidden}
.cr-hero::before{background:radial-gradient(ellipse 90% 60% at 50% -10%,rgba(5,150,105,.08) 0%,transparent 60%);inset:0;position:absolute;pointer-events:none;content:''}
.cr-hero__logo-h{display:flex;margin:0 auto 14px;justify-content:center}
.cr-hero__logo-h img{max-height:70px;max-width:300px;object-fit:contain;width:auto;height:auto}
.cr-hero__logo-sq{margin:0 auto 24px;display:flex;justify-content:center}
.cr-hero__logo-sq img{object-fit:contain;height:220px;border-radius:14px;width:220px}
.cr-hero__shield{gap:12px;justify-content:center;margin-bottom:18px;flex-wrap:wrap;display:flex}
.cr-shield{flex-direction:column;padding:8px 14px;border:1px solid var(--cr_line);border-radius:6px;gap:3px;align-items:center;min-width:70px;background:var(--cr_surface);display:inline-flex}
.cr-shield__icon{font-size:1.2rem}
.cr-shield__text{font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--cr_accent);font-size:.66rem}
.cr-hero h1{margin:0 0 14px;line-height:1.15;margin-left:auto;max-width:720px;margin-right:auto;font-weight:700;font-size:clamp(1.8rem,4vw,3rem)}
.cr-hero h1 .cr-hl{color:var(--cr_accent)}
.cr-hero__sub{color:var(--cr_muted);font-size:1rem;margin:0 auto 28px;max-width:560px;line-height:1.7}
.cr-hero__actions{justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:36px;display:flex}
.cr-hero__stats{flex-wrap:wrap;display:flex;gap:36px;padding-top:26px;border-top:1px solid var(--cr_line);justify-content:center}
.cr-hstat{text-align:center}
.cr-hstat__val{color:var(--cr_accent);font-size:1.6rem;display:block;font-weight:700}
.cr-hstat__label{color:var(--cr_muted);font-size:.72rem}
.cr-trust{gap:8px;display:flex;justify-content:center;padding:14px 0;border-bottom:1px solid var(--cr_line);flex-wrap:wrap}
.cr-badge{color:var(--cr_muted);gap:5px;display:inline-flex;align-items:center;border-radius:5px;font-size:.78rem;background:var(--cr_surface);font-weight:600;padding:5px 12px;border:1px solid var(--cr_line)}
.cr-badge--green{border-color:rgba(5,150,105,.25);background:var(--cr_accent-soft);color:var(--cr_accent)}
.cr-section{border-bottom:1px solid var(--cr_line);padding:52px 0}
.cr-section--alt{background:var(--cr_surface)}
.cr-section__head{margin-bottom:28px}
.cr-kicker{font-weight:700;margin:0 0 8px;letter-spacing:.14em;text-transform:uppercase;color:var(--cr_accent);font-size:.7rem;display:block}
.cr-section__head h2{font-weight:700;margin:0 0 8px;font-size:clamp(1.3rem,3vw,2rem)}
.cr-section__head p{font-size:.93rem;color:var(--cr_muted);margin:0}
.cr-feature{display:grid;align-items:center;padding:32px 0;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--cr_line);gap:24px}
.cr-feature:last-child{border-bottom:none}
.cr-feature--rev .cr-feature__text{order:2}
.cr-feature--rev .cr-feature__media{order:1}
.cr-feature__text h3{margin:0 0 10px;font-weight:700;font-size:1.1rem}
.cr-feature__text p{font-size:.9rem;margin:0;line-height:1.75;color:var(--cr_muted)}
.cr-feature__media{aspect-ratio:16/9;background:var(--cr_surface2);border-radius:10px;overflow:hidden}
.cr-feature__media img{width:100%;height:100%;object-fit:cover}
.cr-feature__icon{margin-bottom:12px;display:block;font-size:2.5rem}
.cr-grid{display:grid;gap:12px}
.cr-grid--3{grid-template-columns:repeat(3,1fr)}.cr-grid--2{grid-template-columns:repeat(2,1fr)}
.cr-card{transition:all .2s;border:1px solid var(--cr_line);background:var(--cr_surface);border-radius:8px;padding:22px}
.cr-card:hover{border-color:var(--cr_accent)}
.cr-card__icon{margin-bottom:12px;display:block;font-size:1.6rem}
.cr-card h3{font-size:.95rem;margin:0 0 6px;font-weight:600}
.cr-card p{margin:0;line-height:1.65;color:var(--cr_muted);font-size:.87rem}
.cr-imgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.cr-imgcard{background:var(--cr_surface2);margin:0;overflow:hidden;aspect-ratio:16/9;border-radius:8px}
.cr-imgcard img{width:100%;height:100%;transition:transform .4s;object-fit:cover}
.cr-imgcard:hover img{transform:scale(1.05)}
.cr-page-img{overflow:hidden;margin:0 0 28px;border-radius:8px;background:var(--cr_surface2);aspect-ratio:16/9}
.cr-page-img img{object-fit:cover;width:100%;height:100%}
.cr-steps{display:flex;flex-direction:column;gap:0}
.cr-step{gap:16px;display:flex;padding:18px 0;border-bottom:1px solid var(--cr_line)}
.cr-step:last-child{border-bottom:none}
.cr-step__num{align-items:center;display:flex;background:var(--cr_accent);font-size:.9rem;font-weight:600;border-radius:5px;color:#fff;flex-shrink:0;width:36px;justify-content:center;height:36px}
.cr-step__body h3{font-size:.95rem;font-weight:600;margin:0 0 4px}
.cr-step__body p{color:var(--cr_muted);margin:0;font-size:.87rem}
.cr-faq{gap:6px;flex-direction:column;display:flex}
.cr-faq__item{overflow:hidden;border-radius:7px;border:1px solid var(--cr_line);background:var(--cr_surface)}
.cr-faq__item summary{cursor:pointer;padding:14px 18px;font-weight:600;align-items:center;display:flex;gap:12px;color:var(--cr_text);font-size:.9rem;list-style:none;justify-content:space-between}
.cr-faq__item summary::-webkit-details-marker{display:none}
.cr-faq__item summary::after{color:var(--cr_accent);font-size:1.1rem;flex-shrink:0;content:'+';font-weight:400}
.cr-faq__item[open]{border-color:rgba(5,150,105,.3)}.cr-faq__item[open] summary::after{content:'−'}
.cr-faq__item[open] summary{color:var(--cr_accent)}
.cr-faq__answer{margin:0;font-size:.87rem;line-height:1.75;border-top:1px solid var(--cr_line);padding:12px 18px 14px;color:var(--cr_muted)}
.cr-payments{display:flex;flex-wrap:wrap;gap:8px}
.cr-pay-item{background:var(--cr_surface);font-weight:600;border:1px solid var(--cr_line);font-size:.84rem;padding:7px 14px;border-radius:5px;color:var(--cr_text)}
.cr-reviews{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}
.cr-review{padding:20px;background:var(--cr_surface);border:1px solid var(--cr_line);border-radius:8px}
.cr-review__stars{font-size:.9rem;margin-bottom:8px;color:var(--cr_gold)}
.cr-review__text{margin:0 0 12px;line-height:1.65;font-size:.86rem;font-style:italic;color:var(--cr_muted)}
.cr-review__author strong{font-weight:600;font-size:.87rem}.cr-review__author span{display:block;font-size:.77rem;color:var(--cr_muted)}
.cr-ctasection{border-radius:10px;text-align:center;border:1px solid rgba(5,150,105,.2);background:linear-gradient(135deg,rgba(5,150,105,.12),rgba(4,120,87,.06));padding:48px 40px;margin:52px 0}
.cr-ctasection h2{font-size:clamp(1.4rem,3vw,2.1rem);margin:0 0 10px;font-weight:700}
.cr-ctasection p{margin:0 0 26px;color:var(--cr_muted)}
.cr-footer{padding:44px 0 20px;border-top:1px solid var(--cr_line);background:var(--cr_surface)}
.cr-footer__grid{margin-bottom:28px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}
.cr-footer__logo{height:80px;max-width:200px;margin-bottom:14px;width:auto;object-fit:contain}
.cr-footer__brand{font-weight:600;margin-bottom:8px;font-size:.95rem;color:var(--cr_accent)}
.cr-footer__blurb{line-height:1.7;color:var(--cr_muted);font-size:.84rem}
.cr-footer__heading{margin:0 0 12px;font-weight:700;font-size:.72rem;text-transform:uppercase;color:var(--cr_muted);letter-spacing:.1em}
.cr-footer__links{flex-direction:column;display:flex;gap:8px}
.cr-footer__links a{transition:color .15s;font-size:.84rem;color:var(--cr_muted)}.cr-footer__links a:hover{color:var(--cr_accent)}
.cr-footer__bottom{display:flex;border-top:1px solid var(--cr_line);align-items:center;gap:8px;padding-top:18px;justify-content:space-between;flex-wrap:wrap}
.cr-footer__copy{font-size:.77rem;color:var(--cr_muted);margin:0}
.cr-legal{max-width:760px}
.cr-legal h2{font-weight:700;padding-left:10px;border-left:3px solid var(--cr_accent);font-size:1.05rem;margin:28px 0 8px}
.cr-legal p,.cr-legal li{line-height:1.8;color:var(--cr_muted);font-size:.91rem}
.sf-sticky-cta{backdrop-filter:blur(8px);justify-content:space-between;align-items:center;display:flex;gap:12px;left:0;background:rgba(14,17,23,.97);position:fixed;padding:10px 16px;right:0;bottom:0;border-top:1px solid var(--cr_line);z-index:200}
.sf-sticky-cta__meta strong{display:block;font-weight:600;font-size:.9rem}.sf-sticky-cta__meta span{font-size:.76rem;color:var(--cr_muted)}
.sf-sticky-cta__button{font-weight:700;border-radius:5px;color:rgba(255,255,255,1);background:var(--cr_accent);flex-shrink:0;font-size:.87rem;padding:10px 22px}
@media(max-width:768px){
  .cr-nav{display:none}.cr-mast__ctas{display:none}.cr-menu-btn{display:flex}
  .cr-hero__logo-h img{max-height:54px;max-width:220px}.cr-hero__logo-sq img{width:180px;height:180px}
  .cr-grid--3,.cr-grid--2{grid-template-columns:1fr}.cr-feature{grid-template-columns:1fr}
  .cr-feature--rev .cr-feature__text{order:1}.cr-feature--rev .cr-feature__media{order:2}
  .cr-reviews{grid-template-columns:1fr}.cr-footer__grid{grid-template-columns:1fr;gap:22px}
  .cr-imgrid{grid-template-columns:1fr}.cr-hero__actions{flex-direction:column}
  .cr-ctasection{padding:28px 18px}.cr-hero__stats{gap:20px}
}
@media(min-width:769px) and (max-width:1024px){
  .cr-grid--3{grid-template-columns:repeat(2,1fr)}.cr-reviews{grid-template-columns:repeat(2,1fr)}
}
.cr-pullquote-section{padding:48px 0}
.cr-pullquote{border-left:5px solid var(--cr_accent);background:var(--cr_surface);padding:28px 32px;max-width:720px;border-radius:16px}
.cr-pullquote__mark{font-size:5rem;color:var(--cr_accent);display:block;line-height:1;opacity:.35;font-family:Georgia,serif;margin-bottom:-20px}
.cr-pullquote__text p{margin:0 0 12px;line-height:1.85;font-size:.95rem;color:var(--cr_muted)}
.cr-feat-def__grid{gap:16px;display:grid;grid-template-columns:repeat(4,1fr)}
.cr-feat-def__item{border:1px solid var(--cr_line);text-align:center;padding:20px 16px;border-radius:10px;background:var(--cr_surface)}
.cr-feat-def__icon{display:block;font-size:1.8rem;margin-bottom:10px}
.cr-feat-def__label{font-size:.85rem;margin-bottom:6px;font-weight:700}
.cr-feat-def__val{font-size:.82rem;line-height:1.65;color:var(--cr_muted)}
.cr-bonus-split{gap:40px;align-items:start;display:grid;grid-template-columns:1fr 300px}
.cr-bonus-split__aside{gap:12px;display:flex;flex-direction:column}
.cr-bonus-hl{text-align:center;background:var(--cr_surface);padding:20px;border:1px solid var(--cr_line);border-radius:12px}
.cr-bonus-hl__val{line-height:1;color:var(--cr_accent);font-weight:900;font-size:2rem}
.cr-bonus-hl__label{margin-top:4px;color:var(--cr_muted);letter-spacing:.05em;text-transform:uppercase;font-size:.78rem}
.cr-cats-list{max-width:480px;margin:0;flex-direction:column;list-style:none;padding:0;display:flex;gap:6px}
.cr-cats-item{border:1px solid var(--cr_line);gap:12px;padding:10px 14px;align-items:center;font-weight:600;border-radius:8px;display:flex;background:var(--cr_surface);font-size:.9rem}
.cr-cats-item__icon{flex-shrink:0;font-size:1.2rem}
.cr-steps-num{display:flex;border:1px solid var(--cr_line);overflow:hidden;border-radius:12px}
.cr-step-num{padding:16px 12px;text-align:center;background:var(--cr_surface);border-right:1px solid var(--cr_line);flex:1}
.cr-step-num:last-child{border-right:none}
.cr-step-num__n{margin-bottom:6px;font-size:1.6rem;font-weight:900;color:var(--cr_accent);line-height:1}
.cr-step-num__txt{line-height:1.4;color:var(--cr_muted);font-weight:600;font-size:.8rem}
.cr-reviews-2col{grid-template-columns:repeat(2,1fr);display:grid;gap:20px}
.cr-review-card{border-radius:14px;padding:22px;border:1px solid var(--cr_line);background:var(--cr_surface)}
.cr-review-card__stars{margin-bottom:8px;color:var(--cr_gold,#f59e0b);font-size:.9rem}
.cr-review-card__text{margin:0 0 12px;line-height:1.65;color:var(--cr_muted);font-style:italic;font-size:.86rem}
.cr-review-card__footer{color:var(--cr_muted);font-size:.82rem}
.cr-faq-simple{gap:20px;display:flex;flex-direction:column}
.cr-faq-simple__q{font-weight:700;font-size:1rem;margin:0 0 8px}
.cr-faq-simple__a{margin:0;font-size:.9rem;color:var(--cr_muted);line-height:1.75}
@media(max-width:768px){.cr-feat-def__grid{grid-template-columns:repeat(2,1fr)}.cr-bonus-split{grid-template-columns:1fr}.cr-bonus-split__aside{flex-wrap:wrap;flex-direction:row}.cr-bonus-hl{min-width:120px;flex:1}.cr-steps-num{flex-direction:column}.cr-step-num{border-bottom:1px solid var(--cr_line);border-right:none}.cr-step-num:last-child{border-bottom:none}.cr-reviews-2col{grid-template-columns:1fr}.cr-cats-list{max-width:100%}}
@media(min-width:769px) and (max-width:1024px){.cr-feat-def__grid{grid-template-columns:repeat(2,1fr)}.cr-bonus-split{grid-template-columns:1fr 240px}}
:where(footer,[class*='-footer']){overflow:visible;z-index:1;position:relative}
:where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar']){min-width:0}
:where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar'])>*{max-width:100%;min-width:0}
:where([class*='footer__brandblock'],[class*='footer__summary'],[class*='footer__meta'],[class*='footer__copy'],[class*='footer__warn'],[class*='linkstack']){word-break:break-word;overflow-wrap:anywhere}
@media(max-width:760px){
  .sf-has-sticky-cta :where([class*='-shell']),.sf-has-sticky-cta main{padding-bottom:calc(140px + env(safe-area-inset-bottom,0px)) !important}
  .sf-has-sticky-cta main~footer,.sf-has-sticky-cta :where(footer,[class$='-footer']){padding-bottom:calc(112px + env(safe-area-inset-bottom,0px)) !important}
  :where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar']){grid-template-columns:1fr !important;gap:16px !important;display:grid !important;align-items:start !important}
  :where([class*='footer__summary'],[class*='footer__bottom']){text-align:left;flex-direction:column;display:flex;gap:10px;align-items:flex-start}
  :where([class*='footer__brand']){max-width:110px;max-height:110px;clear:both;float:none !important;margin-bottom:12px}
}
