:root{--c-surface: 249 250 251;--c-muted: 107 114 128;--c-ink: 17 24 39}:root,[data-theme=indigo]{--c-accent: 79 70 229;--c-accent-50: 238 242 255;--c-accent-100: 224 231 255;--c-accent-700: 67 56 202;--c-dark: 49 46 129}[data-theme=emerald]{--c-accent: 5 150 105;--c-accent-50: 236 253 245;--c-accent-100: 209 250 229;--c-accent-700: 4 120 87;--c-dark: 6 78 59}[data-theme=sky]{--c-accent: 2 132 199;--c-accent-50: 240 249 255;--c-accent-100: 224 242 254;--c-accent-700: 3 105 161;--c-dark: 12 74 110}[data-theme=violet]{--c-accent: 124 58 237;--c-accent-50: 245 243 255;--c-accent-100: 237 233 254;--c-accent-700: 109 40 217;--c-dark: 76 29 149}[data-theme=rose]{--c-accent: 225 29 72;--c-accent-50: 255 241 242;--c-accent-100: 255 228 230;--c-accent-700: 190 18 60;--c-dark: 136 19 55}[data-theme=k31]{--c-accent: 11 37 69;--c-accent-50: 227 234 246;--c-accent-100: 200 210 227;--c-accent-700: 6 22 41;--c-dark: 6 22 41}[data-theme=indigo-emerald]{--c-accent: 45 110 87;--c-accent-50: 240 247 244;--c-accent-100: 213 232 222;--c-accent-700: 30 75 60;--c-dark: 30 27 75}[data-theme=polar]{--c-accent: 37 99 235;--c-accent-50: 239 246 255;--c-accent-100: 219 234 254;--c-accent-700: 29 78 216;--c-dark: 13 31 60}[data-theme=warm-amber]{--c-accent: 176 124 74;--c-accent-50: 250 247 242;--c-accent-100: 254 243 226;--c-accent-700: 141 85 36;--c-dark: 11 37 69}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:'"Open Sans"',"Manrope",system-ui,sans-serif;font-size:1rem;line-height:1.5;color:rgb(var(--c-ink)/1);background:rgb(var(--c-surface)/1)}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{background:none;border:0;cursor:pointer;font:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;line-height:1.25;letter-spacing:-0.01em;color:rgb(var(--c-ink)/1)}p{line-height:1.625}.container{max-width:1280px;margin-inline:auto;padding-inline:1rem}@media(min-width: 768px){.container{padding-inline:1.5rem}}.page-content{padding-top:4rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.75rem;border-radius:.5rem;font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:600;font-size:1rem;line-height:1;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .05s ease;cursor:pointer;border:1px solid rgba(0,0,0,0)}.btn:active{transform:translateY(1px)}.btn--accent{background:rgb(var(--c-accent)/1);color:#fff;box-shadow:0 10px 24px -10px rgb(var(--c-accent)/0.4)}.btn--accent:hover{background:rgb(var(--c-accent-700))}.btn--ghost{background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.3)}.btn--ghost:hover{background:hsla(0,0%,100%,.1)}.btn--dark{background:rgb(var(--c-dark));color:#fff}.btn--dark:hover{background:rgb(var(--c-dark)/0.85)}.btn--outline{background:rgba(0,0,0,0);color:rgb(var(--c-ink)/1);border-color:#e5e7eb}.btn--outline:hover{border-color:rgb(var(--c-accent)/1);color:rgb(var(--c-accent)/1)}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;height:4rem;background:hsla(0,0%,100%,.95);backdrop-filter:blur(8px);border-bottom:1px solid #e5e7eb}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:100%}.site-header__logo{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;font-size:1.125rem;letter-spacing:-0.01em;color:rgb(var(--c-ink)/1)}.site-header__nav{display:none;align-items:center;gap:2rem}@media(min-width: 768px){.site-header__nav{display:flex}}.site-header__nav a{font-size:.875rem;color:rgb(var(--c-muted)/1);transition:color .15s ease}.site-header__nav a:hover{color:rgb(var(--c-ink)/1)}.site-header__cta{display:inline-flex;align-items:center;padding:.5rem 1.25rem;border-radius:.5rem;background:rgb(var(--c-accent)/1);color:#fff;font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.875rem;font-weight:600;transition:background .15s ease}.site-header__cta:hover{background:rgb(var(--c-accent-700))}.site-footer{background:#fff;border-top:1px solid #e5e7eb;padding:3rem 0;margin-top:5rem}.site-footer__inner{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}.site-footer__contact a{color:rgb(var(--c-ink)/1);font-weight:500;transition:color .15s ease}.site-footer__contact a:hover{color:rgb(var(--c-accent)/1)}.site-footer__legal{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;justify-content:center}.site-footer__legal a{font-size:.875rem;color:rgb(var(--c-muted)/1);transition:color .15s ease}.site-footer__legal a:hover{color:rgb(var(--c-ink)/1)}.site-footer__copy{font-size:.875rem;color:rgb(var(--c-muted)/1)}.hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(160deg, rgb(var(--c-dark)) 0%, rgb(49, 46, 129) 100%)}.hero__bg-glow{position:absolute;inset:0;opacity:.7;background:radial-gradient(circle at 88% 80%, rgba(110, 231, 183, 0.18), transparent 55%);pointer-events:none}.hero__inner{position:relative;text-align:left;width:100%;padding-block:4rem}@media(min-width: 768px){.hero__inner{padding-block:5rem}}.hero__tag{display:inline-block;padding:.4rem .75rem;border-radius:.375rem;background:rgb(var(--c-accent)/0.25);color:rgb(var(--c-accent-100));font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;margin-bottom:1.5rem}.hero__title{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:900;line-height:1.05;letter-spacing:-0.025em;color:#fff;max-width:18ch;font-size:clamp(2.5rem,6vw,5.5rem)}.hero__title-accent{color:rgb(var(--c-accent-100))}.hero__lead{margin-top:1.5rem;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.625;color:#c7d2fe;max-width:56ch}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.facts-strip{background:rgb(var(--c-dark));color:#fff;padding-block:2.5rem}.facts-strip__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media(min-width: 768px){.facts-strip__grid{grid-template-columns:repeat(4, 1fr)}}.facts-strip__title{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;font-size:1rem;color:#fff}.facts-strip__sub{margin-top:.25rem;font-size:.75rem;color:rgba(199,210,254,.7)}.pains{padding-block:6rem;background:#fff}.pains__head{margin:0 0 3rem;text-align:left}.pains__tag{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:rgb(var(--c-accent)/1);margin-bottom:1rem}.pains__title{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.15;color:rgb(var(--c-ink)/1)}@media(min-width: 768px){.pains__title{font-size:2.25rem}}.pains__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1100px;margin:0 auto}@media(min-width: 640px){.pains__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.pains__grid{grid-template-columns:repeat(3, 1fr)}}.pains__card{background:rgb(var(--c-surface)/1);border:1px solid #e5e7eb;border-radius:1.5rem;padding:1.5rem}.pains__card-head{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.pains__marker{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.5rem;background:rgb(var(--c-accent-100));color:rgb(var(--c-accent)/1);font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;font-size:.875rem}.pains__card-title{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;font-size:1rem;color:rgb(var(--c-ink)/1);line-height:1.25}.pains__card-text{font-size:.875rem;color:rgb(var(--c-muted)/1);line-height:1.625}.noshow{padding-block:5rem;background:#fff}.noshow__head{max-width:700px;margin:0 auto 2.5rem;text-align:center}.noshow__title{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:1.5rem;font-weight:700}@media(min-width: 768px){.noshow__title{font-size:1.875rem}}.noshow__lead{margin-top:1rem;color:rgb(var(--c-muted)/1);line-height:1.625}.noshow__card{max-width:780px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;padding:1.5rem;box-shadow:0 1px 2px rgba(0,0,0,.04)}@media(min-width: 768px){.noshow__card{padding:2rem}}.noshow__inputs{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media(min-width: 640px){.noshow__inputs{grid-template-columns:1fr 1fr}}.noshow__field{display:flex;flex-direction:column}@media(min-width: 640px){.noshow__field--wide{grid-column:span 2}}.noshow__field input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-family:'"Open Sans"',"Manrope",system-ui,sans-serif;font-weight:500;color:rgb(var(--c-ink)/1);transition:border .15s ease,box-shadow .15s ease}.noshow__field input:focus{outline:none;border-color:rgb(var(--c-accent)/1);box-shadow:0 0 0 4px rgb(var(--c-accent)/0.2)}.noshow__label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:rgb(var(--c-ink)/1)}.noshow__hint{display:block;margin-top:.4rem;font-size:.75rem;color:rgb(var(--c-muted)/1)}.noshow__formula{background:rgb(var(--c-surface)/1);border:1px solid #e5e7eb;border-radius:1rem;padding:1.25rem 1.5rem;margin-bottom:2rem}.noshow__formula ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.noshow__formula li{font-size:.875rem;color:rgb(var(--c-ink)/1)}.noshow__formula-tag{text-align:center;margin-bottom:1rem;font-size:.875rem;color:rgb(var(--c-muted)/1)}.noshow__results{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}@media(min-width: 640px){.noshow__results{grid-template-columns:1fr 1fr}}.noshow__result{background:rgb(var(--c-surface)/1);border:1px solid #e5e7eb;border-radius:1rem;padding:1.25rem}.noshow__result-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.noshow__result-dot{width:.5rem;height:.5rem;border-radius:50%}.noshow__result-dot--neutral{background:#9ca3af}.noshow__result-dot--accent{background:rgb(var(--c-accent)/1)}.noshow__result-label{font-size:.875rem;font-weight:500;color:rgb(var(--c-muted)/1)}.noshow__result-value{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:1.875rem;font-weight:700;color:rgb(var(--c-ink)/1);font-variant-numeric:tabular-nums}@media(min-width: 768px){.noshow__result-value{font-size:2.25rem}}.noshow__result-unit{font-size:1.25rem;font-weight:600;color:rgb(var(--c-muted)/1)}.noshow__result-sub{margin-top:.5rem;font-size:.75rem;color:rgb(var(--c-muted)/1)}.noshow__roi{margin-top:1rem;padding:2rem 1.5rem;background:rgb(var(--c-accent)/1);color:#fff;border-radius:1.5rem;text-align:center;box-shadow:0 14px 30px -10px rgb(var(--c-accent)/0.2)}.noshow__roi-lead{max-width:28rem;margin:0 auto 1.5rem;font-size:.875rem;line-height:1.25;color:hsla(0,0%,100%,.8)}.noshow__roi-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:.75rem;max-width:28rem;margin:0 auto 1.5rem;text-align:left}.noshow__roi-row-label{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.6875rem;text-transform:uppercase;letter-spacing:.18em;color:hsla(0,0%,100%,.6)}.noshow__roi-row-value{margin-top:.25rem;font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:600;font-size:.875rem;font-variant-numeric:tabular-nums}@media(min-width: 640px){.noshow__roi-row-value{font-size:1rem}}.noshow__roi-tag{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.6875rem;text-transform:uppercase;letter-spacing:.18em;color:hsla(0,0%,100%,.6);margin-bottom:.25rem}.noshow__roi-value{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;font-size:2.25rem;letter-spacing:-0.025em}@media(min-width: 768px){.noshow__roi-value{font-size:3rem}}.noshow__roi-note{margin-top:1rem;max-width:28rem;margin-inline:auto;font-size:.75rem;color:hsla(0,0%,100%,.7)}.noshow__footnote{margin-top:1.5rem;text-align:center;font-size:.75rem;color:rgb(var(--c-muted)/1);max-width:28rem;margin-inline:auto}.noshow__cta{display:block;width:max-content;margin:2rem auto 0}.results{padding-block:6rem;background:rgb(var(--c-surface)/1)}.results__head{max-width:720px;margin:0 auto 3rem;text-align:center}.results__tag{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:rgb(var(--c-accent)/1);margin-bottom:1rem}.results__title{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.15;color:rgb(var(--c-ink)/1)}@media(min-width: 768px){.results__title{font-size:2.25rem}}.results__sub{display:block;margin-top:.75rem;font-family:'"Open Sans"',"Manrope",system-ui,sans-serif;font-weight:400;font-style:italic;font-size:1rem;color:rgb(var(--c-muted)/1)}.results__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1200px;margin:0 auto}@media(min-width: 640px){.results__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.results__grid{grid-template-columns:repeat(4, 1fr)}}.results__card{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;padding:1.5rem 2rem;text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.04)}.results__value{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:900;font-size:1.875rem;color:rgb(var(--c-accent)/1)}@media(min-width: 768px){.results__value{font-size:2.25rem}}.results__label{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;color:rgb(var(--c-ink)/1);margin-top:.75rem}.results__sub-text{margin-top:.5rem;font-size:.875rem;color:rgb(var(--c-muted)/1);line-height:1.625}.compliance{padding-block:6rem;color:#fff;background:linear-gradient(160deg, rgb(var(--c-dark)) 0%, rgb(49, 46, 129) 100%)}.compliance__head{max-width:760px;margin:0 auto 3rem}.compliance__tag{display:inline-block;padding:.4rem .75rem;border-radius:.375rem;background:rgb(var(--c-accent)/0.25);color:rgb(var(--c-accent-100));font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;margin-bottom:1.25rem}.compliance__title{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.15;color:#fff}@media(min-width: 768px){.compliance__title{font-size:2.25rem}}.compliance__title-accent{color:rgb(var(--c-accent-100))}.compliance__sub{display:block;margin-top:.75rem;font-family:'"Open Sans"',"Manrope",system-ui,sans-serif;font-weight:400;font-style:italic;font-size:1rem;color:#c7d2fe}.compliance__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1100px}@media(min-width: 640px){.compliance__grid{grid-template-columns:repeat(2, 1fr)}}.compliance__card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:1.5rem;padding:1.5rem;backdrop-filter:blur(4px)}.compliance__card-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.compliance__badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:1.75rem;border-radius:.375rem;background:rgb(var(--c-accent)/1);color:#fff;font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:900;font-size:.625rem;letter-spacing:.05em}.compliance__card-title{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;color:#fff;line-height:1.25}.compliance__card-text{margin-top:.5rem;font-size:.875rem;color:#c7d2fe;line-height:1.625}.tariffs{padding-block:6rem;background:rgb(var(--c-surface)/1)}.tariffs__head{max-width:720px;margin:0 auto 3rem;text-align:center}.tariffs__tag{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:rgb(var(--c-accent)/1);margin-bottom:1rem}.tariffs__title{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.15;color:rgb(var(--c-ink)/1)}@media(min-width: 768px){.tariffs__title{font-size:2.25rem}}.tariffs__sub{display:block;margin-top:.75rem;font-family:'"Open Sans"',"Manrope",system-ui,sans-serif;font-weight:400;font-style:italic;font-size:1rem;color:rgb(var(--c-muted)/1)}.tariffs__cards{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:3rem}@media(min-width: 640px){.tariffs__cards{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1280px){.tariffs__cards{grid-template-columns:repeat(4, 1fr)}}.tariffs__card{position:relative;background:#fff;border:1px solid #e5e7eb;border-top:3px solid rgb(var(--c-accent)/1);border-radius:1.5rem;padding:1.25rem 1.5rem;display:flex;flex-direction:column;box-shadow:0 1px 2px rgba(0,0,0,.04)}.tariffs__card--featured{box-shadow:0 20px 40px -20px rgb(var(--c-accent)/0.15);outline:1px solid rgb(var(--c-accent)/0.3)}.tariffs__card-row{display:flex;align-items:center;justify-content:space-between}.tariffs__card-tag{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:rgb(var(--c-accent)/1)}.tariffs__card-badge{display:inline-block;padding:.15rem .5rem;border-radius:9999px;background:rgb(var(--c-accent)/1);color:#fff;font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.tariffs__card-heading{margin-top:.5rem;min-height:3.2rem}.tariffs__card-title{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;font-size:1.25rem;color:rgb(var(--c-ink)/1);line-height:1.25}.tariffs__card-audience{margin-top:.4rem;font-size:.75rem;color:rgb(var(--c-muted)/1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tariffs__card-adds{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.tariffs__card-adds-tag{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:rgb(var(--c-accent)/1);margin-bottom:.75rem}.tariffs__card-adds-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.tariffs__card-adds-list li{display:grid;grid-template-columns:1rem 1fr;gap:.5rem;font-size:.75rem;line-height:1.25;color:rgb(var(--c-ink)/1)}.tariffs__card-adds-plus{color:rgb(var(--c-accent)/1);font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700}.tariffs__card-cta{margin-top:auto;padding-top:1.25rem;width:100%}.tariffs__matrix{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;box-shadow:0 1px 2px rgba(0,0,0,.04);overflow-x:auto}.tariffs__footnote{margin-top:2rem;text-align:center;font-style:italic;font-size:.875rem;color:rgb(var(--c-muted)/1);max-width:640px;margin-inline:auto}.tariffs-matrix{width:100%;border-collapse:collapse;min-width:720px;font-size:.875rem}.tariffs-matrix__head{background:rgb(var(--c-dark));color:#fff}.tariffs-matrix__head th{padding:1.25rem 1rem;font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.6875rem;text-transform:uppercase;letter-spacing:.18em;font-weight:700;text-align:center}.tariffs-matrix__head-feature{text-align:left !important;width:40%;padding-left:1.5rem !important}.tariffs-matrix__head-tariff--featured{background:rgb(var(--c-accent)/1)}.tariffs-matrix__section{background:rgb(var(--c-surface)/1)}.tariffs-matrix__section td{padding:.75rem 1rem .75rem 1.5rem;font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:rgb(var(--c-accent)/1);border-top:2px solid #e5e7eb}.tariffs-matrix__section--addons td{background:rgb(var(--c-dark)/0.04)}.tariffs-matrix__row{border-top:1px solid #e5e7eb;transition:background .15s ease}.tariffs-matrix__row:hover{background:rgb(var(--c-surface)/0.6)}.tariffs-matrix__row-title{padding:.875rem 1rem .875rem 1.5rem}.tariffs-matrix__row-title p{color:rgb(var(--c-ink)/1);font-weight:500}.tariffs-matrix__row-desc{margin-top:.15rem;font-size:.75rem;color:rgb(var(--c-muted)/1) !important;font-weight:400 !important;line-height:1.25}.tariffs-matrix__cell{padding:.875rem .75rem;text-align:center;vertical-align:middle}.tariffs-matrix__cell--featured{background:rgb(var(--c-accent)/0.05)}.tariffs-matrix__cell--value{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;font-size:1rem}.tariffs-matrix__check{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.5rem;background:rgb(var(--c-accent)/1);color:#fff;font-weight:700}.tariffs-matrix__dash{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;color:#d1d5db;font-size:1rem}.tariffs-matrix__branches-control{padding:.75rem 1rem .75rem 1.5rem}.tariffs-matrix__price-label{padding:.75rem 1rem .75rem 1.5rem;font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:500;color:rgb(var(--c-ink)/1)}.tariffs-matrix__cta-row td{padding:1rem .75rem;text-align:center}.tariffs-matrix__cta{display:inline-flex;width:100%;padding:.75rem 1rem;font-size:.875rem}.tariffs-matrix__addon{background:rgb(var(--c-dark)/0.04)}.tariffs-matrix__addon td{padding:.875rem 1rem}.tariffs-matrix__addon-price{text-align:center}.tariffs-matrix__addon-price strong{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.875rem;color:rgb(var(--c-ink)/1)}.tariffs-matrix__addon-note{margin-left:.5rem;font-style:italic;font-size:.75rem;color:rgb(var(--c-muted)/1)}.branches{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.branches__label{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:500;color:rgb(var(--c-ink)/1)}.branches__control{display:inline-flex;align-items:stretch;border-radius:.5rem;border:1px solid #e5e7eb;overflow:hidden;background:#fff}.branches__btn{padding:0 .75rem;color:rgb(var(--c-ink)/1);font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;font-size:1.125rem;line-height:1;transition:background .15s ease}.branches__btn:hover:not(:disabled){background:rgb(var(--c-surface)/1)}.branches__btn:disabled{opacity:.3;cursor:not-allowed}.branches__input{width:3rem;padding:.4rem 0;text-align:center;font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;font-size:.875rem;color:rgb(var(--c-ink)/1);background:#fff;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb}.branches__input:focus{outline:none}.branches__input::-webkit-outer-spin-button,.branches__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.branches__input{-moz-appearance:textfield}.risks{padding-block:6rem;background:#fff}.risks__head{max-width:720px;margin:0 auto 3rem;text-align:center}.risks__tag{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:rgb(var(--c-accent)/1);margin-bottom:1rem}.risks__title{font-family:"Roboto","Inter",system-ui,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.15;color:rgb(var(--c-ink)/1)}@media(min-width: 768px){.risks__title{font-size:2.25rem}}.risks__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1100px;margin:0 auto}@media(min-width: 640px){.risks__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.risks__grid{grid-template-columns:repeat(3, 1fr)}}.risks__card{background:rgb(var(--c-surface)/1);border:1px solid #e5e7eb;border-radius:1.5rem;padding:1.5rem}.risks__card-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.risks__check{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:9999px;background:rgb(var(--c-accent)/1);color:#fff;font-size:.75rem;font-weight:700}.risks__card-title{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;color:rgb(var(--c-ink)/1);line-height:1.25}.risks__card-text{margin-top:.5rem;padding-left:2.5rem;font-size:.875rem;color:rgb(var(--c-muted)/1);line-height:1.625}.final-cta{position:relative;overflow:hidden;padding-block:6rem;color:#fff;background:linear-gradient(160deg, rgb(var(--c-dark)) 0%, rgb(49, 46, 129) 100%)}.final-cta__bg-glow{position:absolute;inset:0;opacity:.5;background:radial-gradient(circle at 12% 80%, rgba(110, 231, 183, 0.18), transparent 55%);pointer-events:none}.final-cta__inner{position:relative;text-align:center}.final-cta__tag{display:inline-block;padding:.4rem .75rem;border-radius:.375rem;background:rgb(var(--c-accent)/0.25);color:rgb(var(--c-accent-100));font-family:"Roboto","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;margin-bottom:1.25rem}.final-cta__title{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:900;font-size:1.875rem;line-height:1.15;color:#fff;max-width:760px;margin:0 auto}@media(min-width: 768px){.final-cta__title{font-size:3rem}}.final-cta__lead{margin-top:1.5rem;font-size:1.125rem;color:#c7d2fe;max-width:640px;margin-inline:auto;line-height:1.625}.final-cta__btn{margin-top:2.5rem}.final-cta__contact{margin-top:3rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.15);font-size:.75rem;color:rgba(165,180,252,.6);max-width:28rem;margin-inline:auto}.final-cta__contact a{color:inherit;transition:color .15s ease}.final-cta__contact a:hover{color:hsla(0,0%,100%,.7)}.lead-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem}.lead-modal[hidden]{display:none}.lead-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(4px)}.lead-modal__panel{position:relative;width:100%;max-width:480px;max-height:calc(100vh - 4rem);overflow-y:auto;background:#fff;border-radius:1.5rem;box-shadow:0 30px 80px -20px rgba(0,0,0,.4)}.lead-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.5rem .5rem}.lead-modal__title{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;font-size:1.25rem;color:rgb(var(--c-ink)/1)}.lead-modal__sub{margin-top:.25rem;font-size:.875rem;color:rgb(var(--c-muted)/1)}.lead-modal__close{flex-shrink:0;width:2rem;height:2rem;border-radius:9999px;color:rgb(var(--c-muted)/1);transition:background .15s ease,color .15s ease;display:inline-flex;align-items:center;justify-content:center}.lead-modal__close:hover{background:rgb(var(--c-surface)/1);color:rgb(var(--c-ink)/1)}.lead-modal__form{padding:1rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.lead-modal__form[hidden]{display:none}.lead-modal__honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.lead-modal__field{display:block}.lead-modal__field input,.lead-modal__field textarea{width:100%;margin-top:.25rem;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-family:'"Open Sans"',"Manrope",system-ui,sans-serif;color:rgb(var(--c-ink)/1);transition:border-color .15s ease,box-shadow .15s ease}.lead-modal__field input:focus,.lead-modal__field textarea:focus{outline:none;border-color:rgb(var(--c-accent)/1);box-shadow:0 0 0 4px rgb(var(--c-accent)/0.2)}.lead-modal__field textarea{resize:vertical}.lead-modal__label{display:block;font-size:.875rem;font-weight:500;color:rgb(var(--c-ink)/1)}.lead-modal__required{color:#dc2626}.lead-modal__error{font-size:.875rem;color:#dc2626}.lead-modal__success-screen{padding:1rem 1.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.lead-modal__success-screen[hidden]{display:none}.lead-modal__success-icon{width:4rem;height:4rem;border-radius:9999px;background:rgba(16,185,129,.15);color:#059669;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.25rem}.lead-modal__success-title{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;font-size:1.125rem;color:rgb(var(--c-ink)/1)}.lead-modal__success-text{font-size:.875rem;color:rgb(var(--c-muted)/1);max-width:22rem}.lead-modal__success-screen .lead-modal__actions{width:100%;justify-content:center;margin-top:.5rem}.lead-modal__actions{display:flex;flex-direction:column-reverse;gap:.75rem;padding-top:.5rem}@media(min-width: 640px){.lead-modal__actions{flex-direction:row}}.lead-modal__cancel{padding:.75rem 1.25rem;border-radius:.75rem;border:2px solid #e5e7eb;background:#fff;color:rgb(var(--c-ink)/1);font-weight:500;transition:border-color .15s ease}.lead-modal__cancel:hover{border-color:#d1d5db}.lead-modal__submit{flex:1;padding:.85rem 1.25rem;font-size:1rem}.lead-modal__submit:disabled{opacity:.6;cursor:not-allowed}.content-list{padding-block:5rem}.content-list__head{max-width:760px;margin:0 auto 2.5rem}.content-list__head h1{font-size:1.875rem;margin-block:.5rem .75rem}@media(min-width: 768px){.content-list__head h1{font-size:2.25rem}}.content-list__crumbs{font-size:.875rem;color:rgb(var(--c-muted)/1)}.content-list__crumbs a:hover{color:rgb(var(--c-accent)/1)}.content-list__lead{color:rgb(var(--c-muted)/1);line-height:1.625}.content-list__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 640px){.content-list__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.content-list__grid{grid-template-columns:repeat(3, 1fr)}}.content-list__empty{padding:2rem;background:rgb(var(--c-surface)/1);border:1px dashed #e5e7eb;border-radius:.75rem;color:rgb(var(--c-muted)/1);text-align:center}.content-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.content-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px -16px rgba(0,0,0,.15)}.content-card__link{display:flex;flex-direction:column;height:100%;color:inherit}.content-card__media{aspect-ratio:16/9;overflow:hidden;background:rgb(var(--c-surface)/1)}.content-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.content-card:hover .content-card__media img{transform:scale(1.03)}.content-card__body{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.content-card__title{font-family:"Roboto","Inter",system-ui,sans-serif;font-weight:700;font-size:1.125rem;color:rgb(var(--c-ink)/1);line-height:1.25}.content-card__excerpt{flex:1;font-size:.875rem;color:rgb(var(--c-muted)/1);line-height:1.625;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.content-card__date{font-size:.75rem;color:rgb(var(--c-muted)/1)}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;flex-wrap:wrap}.pagination__btn{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;color:rgb(var(--c-ink)/1);background:#fff;transition:border .15s ease,color .15s ease}.pagination__btn:hover{border-color:rgb(var(--c-accent)/1);color:rgb(var(--c-accent)/1)}.pagination__indicator{font-size:.875rem;color:rgb(var(--c-muted)/1)}.article{padding:4rem 0 5rem}.article__crumbs{font-size:.875rem;color:rgb(var(--c-muted)/1);margin-bottom:1rem}.article__crumbs a:hover{color:rgb(var(--c-accent)/1)}.article__title{font-size:1.875rem;margin-bottom:1rem}@media(min-width: 768px){.article__title{font-size:2.25rem}}.article__lead{font-size:1.125rem;color:rgb(var(--c-muted)/1);margin-bottom:2rem}.article__cover{border-radius:.75rem;margin-bottom:2rem}.article__body{max-width:70ch;line-height:1.625}.article__body p,.article__body ul,.article__body ol,.article__body blockquote,.article__body pre,.article__body table{margin-bottom:1rem}.article__body h2{font-size:1.5rem;margin-top:3rem;margin-bottom:1rem}.article__body h3{font-size:1.25rem;margin-top:2rem;margin-bottom:.75rem}.article__body a{color:rgb(var(--c-accent)/1);text-decoration:underline}.article__body ul,.article__body ol{padding-left:1.5rem}

/* Cookie-баннер согласия */
.cookie-consent{position:fixed;left:0;right:0;bottom:0;z-index:1000;background:#fff;border-top:1px solid rgb(var(--c-accent-100));box-shadow:0 -8px 24px rgba(17,24,39,.08);transform:translateY(100%);transition:transform .3s ease;padding:16px 0}
.cookie-consent.is-visible{transform:translateY(0)}
.cookie-consent__inner{display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:space-between}
.cookie-consent__text{margin:0;flex:1 1 320px;font-size:14px;line-height:1.5;color:rgb(var(--c-muted))}
.cookie-consent__text a{color:rgb(var(--c-accent));text-decoration:underline}
.cookie-consent__text a:hover{color:rgb(var(--c-accent-700))}
.cookie-consent__btn{flex:0 0 auto;cursor:pointer;border:0;border-radius:10px;padding:12px 28px;font-size:14px;font-weight:600;color:#fff;background:rgb(var(--c-accent));transition:background .15s ease}
.cookie-consent__btn:hover{background:rgb(var(--c-accent-700))}
@media (max-width:640px){.cookie-consent__inner{flex-direction:column;align-items:stretch}.cookie-consent__text{flex:none}.cookie-consent__btn{width:100%}}
