:root{--ted-color-bg:#ffffff;--ted-color-fg:#000000;--ted-color-heading:#1a202c;--ted-color-muted:#4a5568;--ted-color-accent:#055115;--ted-color-accent-hover:#3abe57;--ted-color-on-accent:#ffffff;--ted-color-surface:#ffffff;--ted-color-surface-alt:#f7fafc;--ted-color-footer:#edf2f7;--ted-color-error:#b82105;--ted-color-border:rgba(26,32,44,0.1);--ted-color-border-strong:rgba(26,32,44,0.22);--ted-color-border-ui:rgba(26,32,44,0.12);--ted-color-border-ui-strong:rgba(26,32,44,0.28);--ted-color-focus:var(--ted-color-accent);--ted-color-overlay-shadow:rgba(26,32,44,0.22);--ted-color-line:rgba(26,32,44,0.14);--ted-color-hero-shade:rgba(3,40,10,0.42);--ted-color-hero-veil:rgba(3,50,12,0.82);--ted-color-consent-veil:rgba(20,53,31,0.48);--ted-color-green-900:#14351f;--ted-color-green-800:#1c4a2c;--ted-color-green-700:#1f5c38;--ted-color-green-600:#2e7d4f;--ted-color-green-500:#3a8f5e;--ted-color-hero-fg:#eaf3ec;--ted-color-hero-muted:#c4d8ca;--ted-color-hero-from:rgba(20,53,31,0.94);--ted-color-hero-via:rgba(28,74,44,0.9);--ted-color-hero-to:rgba(31,92,56,0.82);--ted-color-hero-glyph:rgba(58,143,94,0.1);--ted-color-hero-chip:rgba(255,255,255,0.35);--ted-color-topbar-line:rgba(255,255,255,0.08);--ted-color-nav-fg:#1e2a22;--ted-color-form-label:#243b2c;--ted-color-form-sub:#6b7c70;--ted-color-form-hint:#8a998f;--ted-color-form-file:#3a5645;--ted-color-form-check:#4a5a4f;--ted-color-form-border:#dfe7e1;--ted-color-form-dash:#cbd8cf;--ted-color-form-field:#f6f9f7;--ted-color-form-field-hover:#eef5f0;--ted-color-form-ring:rgba(46,125,79,0.12);--ted-color-field-invalid:var(--ted-color-error);--ted-color-field-invalid-bg:var(--ted-color-form-field);--ted-color-toast-error-bg:#fef2f2;--ted-color-toast-error-border:#fecaca;--ted-color-toast-error-fg:#b82105;--ted-color-toast-error-icon:#b82105;--ted-color-toast-ok-bg:#ecf8f0;--ted-color-toast-ok-border:#b7e0c4;--ted-color-toast-ok-fg:#1f5c38;--ted-color-toast-ok-icon:#2e7d4f;--ted-color-quote-from:#033d0e;--ted-color-quote-to:#0a6b22;--ted-color-field:#f3f5f4;--ted-grad-cta:linear-gradient(90deg,var(--ted-color-green-700),var(--ted-color-green-600));--ted-grad-mark:radial-gradient(circle at 35% 30%,var(--ted-color-green-500),var(--ted-color-green-700));--ted-font-sans:"Noto Sans","Segoe UI",system-ui,sans-serif;--ted-font-serif:var(--ted-font-sans);--ted-font-size-xs:0.875rem;--ted-font-size-sm:1rem;--ted-font-size-md:1.125rem;--ted-font-size-lg:1.25rem;--ted-font-size-xl:clamp(1.75rem,4vw,2.8rem);--ted-font-size-hero:clamp(1.65rem,3.4vw,2.85rem);--ted-font-size-stat:clamp(1.5rem,2.5vw,2rem);--ted-font-size-nav:0.9375rem;--ted-line-height-tight:1.2;--ted-line-height-body:1.6;--ted-font-weight-regular:400;--ted-font-weight-semibold:600;--ted-font-weight-bold:700;--ted-font-weight-extrabold:800;--ted-space-1:0.25rem;--ted-space-2:0.5rem;--ted-space-3:1rem;--ted-space-4:1.5rem;--ted-space-5:2.5rem;--ted-space-6:4rem;--ted-space-7:5rem;--ted-space-gutter:1.25rem;--ted-radius:4px;--ted-radius-ui:6px;--ted-radius-card:10px;--ted-radius-input:12px;--ted-radius-form:20px;--ted-radius-pill:40px;--ted-radius-stat:10px;--ted-max:1450px;--ted-hero-max:1300px;--ted-hero-pad:6vw;--ted-header-stack:116px;--ted-text-max:38rem;--ted-form-max:24.5rem;--ted-panel-max:24rem;--ted-consent-max:34rem;--ted-legal-max:72rem;--ted-tap-min:44px;--ted-focus-ring:2px;--ted-page-inline:max(var(--ted-space-gutter),calc((100% - var(--ted-max)) / 2));--ted-header-h:6.25rem;--ted-logo-h:2.85rem;--ted-hero-min:auto;--ted-shadow-consent:0 24px 60px var(--ted-color-overlay-shadow);--ted-shadow-card:0 12px 40px var(--ted-color-overlay-shadow);--ted-shadow-nav:0 2px 14px rgba(0,0,0,0.08);--ted-shadow-hero-card:0 30px 70px rgba(0,0,0,0.35);--ted-z-skip:1000;--ted-z-header:100;--ted-z-consent:900;--ted-z-toast:850;--ted-bp-sm:480px;--ted-bp-md:768px;--ted-bp-nav:960px;--ted-bp-lg:1024px;--ted-bp-xl:1450px}@media (min-width:1024px){:root{--ted-header-h:5.75rem;--ted-logo-h:3.25rem;--ted-space-gutter:2rem}}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}}body{margin:0;font-family:var(--ted-font-sans);font-size:var(--ted-font-size-sm);font-weight:var(--ted-font-weight-regular);line-height:var(--ted-line-height-body);color:var(--ted-color-fg);background:var(--ted-color-bg)}h1,h2,h3{font-family:var(--ted-font-sans);font-weight:var(--ted-font-weight-bold);line-height:var(--ted-line-height-tight);color:var(--ted-color-heading)}h1{font-size:var(--ted-font-size-hero)}h2{font-size:var(--ted-font-size-xl);color:var(--ted-color-accent)}h3{font-size:var(--ted-font-size-lg);line-height:var(--ted-line-height-body)}img{max-width:100%;height:auto;display:block}a{color:var(--ted-color-accent)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:var(--ted-focus-ring) solid var(--ted-color-focus);outline-offset:var(--ted-focus-ring)}::selection{background:var(--ted-color-accent);color:var(--ted-color-on-accent)}.ted-skip-link{position:absolute;left:-9999px;top:0;z-index:var(--ted-z-skip);padding:var(--ted-space-2) var(--ted-space-3);background:var(--ted-color-fg);color:var(--ted-color-surface)}.ted-skip-link:focus{left:var(--ted-space-3);top:var(--ted-space-3)}.ted-btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--ted-tap-min);padding:var(--ted-space-2) var(--ted-space-4);border:0;border-radius:var(--ted-radius);background:var(--ted-color-accent);color:var(--ted-color-on-accent);font:inherit;font-weight:var(--ted-font-weight-bold);text-decoration:none;cursor:pointer;text-align:center}.ted-btn:hover{background:var(--ted-color-accent-hover);color:var(--ted-color-on-accent)}.ted-btn--hero{min-height:3.25rem;padding:var(--ted-space-3) var(--ted-space-5);border-radius:var(--ted-radius-pill);font-size:clamp(1rem,2.5vw,1.875rem);max-width:100%}.ted-btn--ghost{background:transparent;color:var(--ted-color-on-accent);border:2px solid var(--ted-color-accent-hover)}.ted-btn--ghost:hover{background:var(--ted-color-accent);border-color:var(--ted-color-accent);color:var(--ted-color-on-accent)}.ted-shell{width:min(100% - (2 * var(--ted-space-gutter)),var(--ted-max));margin-inline:auto}.ted-frame{max-width:var(--ted-hero-max);margin-inline:auto;padding-inline:var(--ted-hero-pad)}.ted-topbar{background:var(--ted-color-green-800);border-bottom:1px solid var(--ted-color-topbar-line)}.ted-topbar__inner{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding-block:9px;color:var(--ted-color-hero-fg);font-size:14px;font-weight:var(--ted-font-weight-semibold)}.ted-topbar a{color:var(--ted-color-hero-fg);text-decoration:none}.ted-topbar__sep{opacity:0.4}.ted-navbar{position:sticky;top:0;z-index:var(--ted-z-header);background:var(--ted-color-surface);box-shadow:var(--ted-shadow-nav)}.ted-navbar__inner{display:flex;align-items:center;justify-content:space-between;padding-block:16px}.ted-brand{display:flex;flex:0 0 auto;align-items:center;max-width:12rem;text-decoration:none;color:inherit}.ted-brand img{display:block;width:auto;height:var(--ted-logo-h);max-width:100%}.ted-nav{display:none;align-items:stretch;flex-direction:column;gap:8px;position:absolute;left:0;right:0;top:100%;padding:12px var(--ted-hero-pad) 20px;background:var(--ted-color-surface);box-shadow:var(--ted-shadow-nav)}.ted-nav.is-open{display:flex}.ted-nav__link{position:relative;color:var(--ted-color-nav-fg);text-decoration:none;font-size:15px;font-weight:var(--ted-font-weight-semibold);min-height:var(--ted-tap-min);display:inline-flex;align-items:center;transition:color 0.2s}.ted-nav__link::after{content:"";position:absolute;left:0;bottom:8px;width:0;height:2px;background:var(--ted-color-green-600);transition:width 0.25s}.ted-nav__link:hover{color:var(--ted-color-green-600)}.ted-nav__link:hover::after{width:100%}.ted-nav__cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:11px 22px;border-radius:var(--ted-radius-ui);background:var(--ted-grad-cta);color:var(--ted-color-on-accent);font-size:15px;font-weight:var(--ted-font-weight-bold);text-decoration:none;min-height:var(--ted-tap-min)}.ted-nav__cta:hover{filter:brightness(1.08);color:var(--ted-color-on-accent)}.ted-burger{display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;background:none;border:none;padding:8px;min-width:var(--ted-tap-min);min-height:var(--ted-tap-min)}.ted-burger span{width:26px;height:3px;background:var(--ted-color-green-800);border-radius:3px}.ted-main{padding-block:var(--ted-space-5);min-height:50vh}.ted-main>*{width:min(100% - (2 * var(--ted-space-gutter)),var(--ted-max));margin-inline:auto}.ted-home{padding:0}.ted-hero{background:linear-gradient( 120deg,var(--ted-color-hero-from) 0%,var(--ted-color-hero-via) 55%,var(--ted-color-hero-to) 100% ),url("../img/hero-pattern.svg");background-size:cover;background-position:center}.ted-sitefoot{padding-block:var(--ted-space-6);background-color:var(--ted-color-footer);background-image:url("../img/stopka-tlo.webp");background-repeat:no-repeat;background-position:96% 16%;background-size:cover;color:var(--ted-color-fg);font-size:var(--ted-font-size-sm);border-top:1px solid var(--ted-color-border)}.ted-sitefoot__inner{display:grid;gap:var(--ted-space-5)}.ted-sitefoot__brand img{display:block;width:min(14rem,70vw);height:auto}.ted-sitefoot__tagline{margin:var(--ted-space-3) 0 0;max-width:18rem;color:var(--ted-color-muted);font-size:var(--ted-font-size-xs);line-height:var(--ted-line-height-body)}.ted-sitefoot__label{margin:0 0 var(--ted-space-3);font-size:12px;font-weight:var(--ted-font-weight-bold);letter-spacing:0.08em;text-transform:uppercase;color:var(--ted-color-green-700)}.ted-sitefoot__links{list-style:none;margin:0;padding:0;display:grid;gap:10px}.ted-sitefoot__links li{margin:0}.ted-sitefoot__links a,.ted-sitefoot__legal a,.ted-sitefoot__legal button{color:var(--ted-color-heading);text-decoration:none}.ted-sitefoot__links a{display:inline-flex;align-items:center;min-height:var(--ted-tap-min);font-weight:var(--ted-font-weight-semibold)}.ted-sitefoot a:hover,.ted-sitefoot__cookies:hover{color:var(--ted-color-accent);text-decoration:underline}.ted-sitefoot__channels{list-style:none;margin:0 0 var(--ted-space-4);padding:0;display:grid;gap:12px}.ted-sitefoot__channels li{display:grid;gap:2px;padding:12px 14px;background:var(--ted-color-surface);border:1px solid var(--ted-color-border-ui);border-radius:var(--ted-radius-ui)}.ted-sitefoot__channel-label{font-size:11px;font-weight:var(--ted-font-weight-bold);letter-spacing:0.06em;text-transform:uppercase;color:var(--ted-color-muted)}.ted-sitefoot__channel-value{color:var(--ted-color-green-800);font-size:15px;font-weight:var(--ted-font-weight-bold);text-decoration:none;word-break:break-word}.ted-sitefoot__channel-value:hover{color:var(--ted-color-accent);text-decoration:underline}.ted-sitefoot__cookies{display:inline;margin:0;padding:0;border:0;background:none;font:inherit;color:inherit;text-decoration:none;cursor:pointer;text-align:left}.ted-sitefoot__legal{display:flex;flex-wrap:wrap;gap:8px 16px;margin:0;padding-top:var(--ted-space-3);border-top:1px solid var(--ted-color-border);font-size:13px;color:var(--ted-color-muted)}.ted-sitefoot__legal a,.ted-sitefoot__legal button{color:var(--ted-color-muted)}.ted-sitefoot__inner--legal{grid-template-columns:1fr}.ted-sitefoot__inner--legal .ted-sitefoot__legal{margin-top:0;padding-top:0;border-top:0}.ted-body--bot .ted-nav{display:flex;position:static;flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px 24px;padding:0;background:transparent;box-shadow:none}.ted-body--bot .ted-brand,.ted-body--bot .ted-nav__link,.ted-body--bot .ted-sitefoot__brand,.ted-body--bot .ted-sitefoot__nav,.ted-body--bot .ted-sitefoot__links a{pointer-events:none;cursor:default}.ted-body--bot .ted-nav__link:hover{color:var(--ted-color-nav-fg)}.ted-body--bot .ted-nav__link:hover::after{width:0}.ted-page,.ted-article{max-width:var(--ted-text-max)}.ted-page__title,.ted-article__title{margin-top:0;margin-bottom:var(--ted-space-4);font-family:var(--ted-font-sans);font-weight:var(--ted-font-weight-bold);line-height:var(--ted-line-height-tight);font-size:var(--ted-font-size-hero);color:var(--ted-color-heading)}.ted-page__heading{margin:var(--ted-space-4) 0 var(--ted-space-3);font-weight:var(--ted-font-weight-bold);font-size:var(--ted-font-size-lg);color:var(--ted-color-heading)}@media (min-width:961px){.ted-nav{display:flex;position:static;flex-direction:row;align-items:center;gap:30px;padding:0;background:transparent;box-shadow:none}.ted-nav.is-open{display:flex}.ted-nav__link{min-height:0}.ted-nav__link::after{bottom:-6px}.ted-nav__cta{align-self:auto;min-height:0}.ted-burger{display:none}}@media (min-width:1024px){.ted-sitefoot__inner{grid-template-columns:1fr 1fr 1fr;align-items:start}}.ccs-wrap{position:relative;min-height:70vh}.ccs-orig{position:absolute;left:-9999px;top:0;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.ccs-spin-wrap{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--ted-space-3)}.ccs-spin{width:42px;height:42px;border:4px solid var(--ted-color-form-ring);border-top-color:var(--ted-color-accent);border-radius:50%;animation:ted-ccs-spin 0.8s linear infinite}.ccs-new{opacity:0;visibility:hidden;transition:opacity 0.25s ease,visibility 0.25s ease}.ccs-wrap.ccs-done{min-height:0}.ccs-wrap.ccs-done .ccs-spin-wrap{display:none}.ccs-wrap.ccs-done .ccs-new{opacity:1;visibility:visible}.ccs-spin-wrap .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ccs-safe,.VeryImportantContent{padding:2.5rem 1.25rem 3.5rem;background:var(--ted-color-surface-alt);color:var(--ted-color-muted)}.ccs-safe-inner{max-width:42rem;margin:0 auto}.ccs-safe h2,.ccs-safe .ccs-safe-heading{margin:1.75rem 0 0.65rem;font-size:1.15rem;line-height:1.35;color:var(--ted-color-heading);font-weight:var(--ted-font-weight-bold)}.ccs-safe h1,.ccs-safe .ccs-safe-title{margin:0 0 1rem;font-size:clamp(1.4rem,2.6vw,1.85rem);line-height:1.25;color:var(--ted-color-heading);font-weight:var(--ted-font-weight-bold)}.ccs-safe p{margin:0 0 0.9rem;line-height:var(--ted-line-height-body);font-size:1rem}.ccs-safe a{color:var(--ted-color-accent)}.ccs-fail{padding:40px 20px;text-align:center;max-width:28rem;margin:0 auto;color:var(--ted-color-muted)}.ccs-fail__hint{font-size:13px;color:var(--ted-color-form-hint);margin-top:8px}@keyframes ted-ccs-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ccs-spin{animation:none;border-top-color:var(--ted-color-accent)}.ccs-new{transition:none}}.ted-hero{position:relative;min-height:calc(100vh - var(--ted-header-stack));display:flex;align-items:center;padding:40px 5vw;overflow:hidden;scroll-margin-top:calc(var(--ted-header-h) + 0.5rem)}.ted-hero::after{content:"✎ ∑ π A⁺ ✓ √ x²";position:absolute;right:-40px;bottom:20px;z-index:1;font-size:120px;letter-spacing:40px;color:var(--ted-color-hero-glyph);white-space:nowrap;pointer-events:none}.ted-hero__inner{position:relative;z-index:2;width:100%;max-width:var(--ted-hero-max);margin-inline:auto;display:grid;grid-template-columns:1fr;gap:40px;align-items:center}.ted-hero__copy{order:2}.ted-hero__badge{display:inline-block;padding:8px 18px;border:1px solid var(--ted-color-hero-chip);border-radius:var(--ted-radius-ui);color:var(--ted-color-hero-fg);font-size:13px;font-weight:var(--ted-font-weight-semibold);letter-spacing:1px;text-transform:uppercase;margin-bottom:26px}.ted-hero__title{margin:0 0 18px;color:var(--ted-color-on-accent);font-size:clamp(32px,4vw,52px);line-height:1.1;font-weight:var(--ted-font-weight-extrabold)}.ted-hero__lead{margin:0 0 26px;max-width:520px;color:var(--ted-color-hero-muted);font-size:18px;line-height:1.6}.ted-hero__checks{list-style:none;margin:0 0 34px;padding:0}.ted-hero__checks li{display:flex;align-items:center;gap:12px;color:var(--ted-color-hero-fg);font-size:16px;font-weight:var(--ted-font-weight-semibold);margin-bottom:14px}.ted-hero__ic{flex:none;width:24px;height:24px;border-radius:50%;background:var(--ted-color-green-500);display:flex;align-items:center;justify-content:center;color:var(--ted-color-on-accent);font-size:13px}.ted-hero__stats{display:flex;gap:48px;padding-top:26px;margin-bottom:26px;flex-wrap:wrap}.ted-hero__num{color:var(--ted-color-on-accent);font-size:30px;font-weight:var(--ted-font-weight-extrabold)}.ted-hero__lbl{color:var(--ted-color-hero-muted);font-size:14px;margin-top:4px}.ted-hero__phone{margin:0}.ted-hero__phone a{color:var(--ted-color-on-accent);font-size:26px;font-weight:var(--ted-font-weight-extrabold);letter-spacing:1px;text-decoration:none}.ted-hero .ted-form--quote{order:1}.ted-rescue{position:relative;overflow:hidden;color:var(--ted-color-on-accent);display:flex;flex-direction:column;justify-content:center;min-height:18rem;padding-block:var(--ted-space-6)}.ted-rescue__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:68% 50%;z-index:0}.ted-rescue::after{content:"";position:absolute;inset:0;background:var(--ted-color-hero-shade);z-index:0}.ted-rescue__copy{position:relative;z-index:1}.ted-cta{display:flex;flex-wrap:wrap;gap:var(--ted-space-3);align-items:center;margin-top:var(--ted-space-5)}.ted-why,.ted-services,.ted-steps,.ted-guarantees,.ted-contact{padding-block:var(--ted-space-6)}.ted-why{overflow-x:clip}.ted-why__title,.ted-section__title{margin:0 0 var(--ted-space-3);font-family:var(--ted-font-sans);font-weight:var(--ted-font-weight-bold);line-height:var(--ted-line-height-tight);font-size:var(--ted-font-size-xl);color:var(--ted-color-accent)}.ted-why__lead,.ted-section__lead,.ted-contact__lead{font-size:var(--ted-font-size-md);margin:0 0 var(--ted-space-4)}.ted-why__body{display:grid;gap:var(--ted-space-4);align-items:center;margin-bottom:var(--ted-space-5);padding-left:var(--ted-page-inline)}.ted-why__copy{padding-right:var(--ted-page-inline)}.ted-why__copy p{margin:0 0 var(--ted-space-3);max-width:var(--ted-text-max);color:var(--ted-color-muted)}.ted-why__copy .ted-why__lead{color:var(--ted-color-heading);font-weight:var(--ted-font-weight-semibold)}.ted-why__book{display:flex;justify-content:flex-end;margin:0;max-width:none}.ted-why__book img{display:block;width:min(18rem,72vw);height:auto;max-width:none}.ted-stats{display:grid;grid-template-columns:1fr 1fr;gap:var(--ted-space-3);list-style:none;margin:0 auto var(--ted-space-4);padding:0}.ted-stats li{background:var(--ted-color-accent);color:var(--ted-color-on-accent);border-radius:var(--ted-radius-card);padding:var(--ted-space-3);text-align:center}.ted-stats strong{display:block;font-size:var(--ted-font-size-stat);line-height:1.1;margin-bottom:var(--ted-space-1)}.ted-why__facts{max-width:var(--ted-text-max);margin:0 auto;color:var(--ted-color-muted)}.ted-services__list,.ted-guarantees__list,.ted-steps__list{list-style:none;margin:0;padding:0;display:grid;gap:var(--ted-space-4)}.ted-card{background:var(--ted-color-surface);color:var(--ted-color-fg);border:1px solid var(--ted-color-border);border-radius:var(--ted-radius-card);overflow:hidden;display:flex;flex-direction:column;height:100%}.ted-card figure{margin:0}.ted-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.ted-card__title,.ted-card p{margin:0;padding:0 var(--ted-space-3)}.ted-card__title{font-size:1.0625rem;padding-top:var(--ted-space-3);padding-bottom:var(--ted-space-2);color:var(--ted-color-accent);font-weight:var(--ted-font-weight-bold)}.ted-card p{padding-bottom:var(--ted-space-3);color:var(--ted-color-muted);font-size:var(--ted-font-size-xs);flex:1}.ted-steps{background:var(--ted-color-surface-alt)}.ted-steps__num{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-inline:auto;margin-bottom:var(--ted-space-3);border:2px solid var(--ted-color-accent);border-radius:50%;background:var(--ted-color-surface);color:var(--ted-color-accent);font-size:1.125rem;font-weight:var(--ted-font-weight-bold)}.ted-steps__title{text-align:center;margin:0 0 var(--ted-space-2);color:var(--ted-color-accent);font-size:var(--ted-font-size-md);font-weight:var(--ted-font-weight-bold)}.ted-steps li p{text-align:center;margin:0;color:var(--ted-color-muted);font-size:var(--ted-font-size-xs)}.ted-guarantees__list li{display:grid;grid-template-columns:2.75rem 1fr;column-gap:var(--ted-space-3);align-items:start}.ted-guarantees__list img{width:2.75rem;height:auto;grid-row:1 / span 2}.ted-guarantees__title{margin:0 0 var(--ted-space-1);color:var(--ted-color-accent);font-size:1.0625rem;font-weight:var(--ted-font-weight-bold);grid-column:2}.ted-guarantees li p{margin:0;color:var(--ted-color-muted);font-size:var(--ted-font-size-xs);grid-column:2}.ted-rescue .ted-section__title,.ted-rescue p{color:var(--ted-color-on-accent);max-width:var(--ted-text-max)}@media (min-width:768px){.ted-stats{grid-template-columns:repeat(4,1fr)}.ted-why__body{grid-template-columns:minmax(0,var(--ted-text-max)) minmax(12rem,1fr);column-gap:var(--ted-space-6);align-items:center}.ted-why__book img{width:auto;height:clamp(16rem,30vw,22rem);max-width:100%;object-fit:contain;object-position:right center}.ted-services__list,.ted-guarantees__list{grid-template-columns:repeat(2,1fr)}.ted-steps__list{grid-template-columns:repeat(4,1fr)}}@media (min-width:961px){.ted-hero{padding:48px var(--ted-hero-pad)}.ted-hero__inner{grid-template-columns:1.1fr 0.9fr;gap:56px}.ted-hero__copy,.ted-hero .ted-form--quote{order:0}}@media (min-width:1024px){.ted-services__list,.ted-guarantees__list{grid-template-columns:repeat(3,1fr)}}.ted-form{position:relative}.ted-form--quote{width:100%;padding:34px;background:var(--ted-color-surface);color:var(--ted-color-fg);border-radius:var(--ted-radius-ui);box-shadow:var(--ted-shadow-hero-card)}.ted-form__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;gap:var(--ted-space-2)}.ted-form__title{margin:0;font-size:24px;color:var(--ted-color-green-900);font-weight:var(--ted-font-weight-extrabold)}.ted-form__rodo{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--ted-color-green-600);font-weight:var(--ted-font-weight-semibold);white-space:nowrap}.ted-form__rodo::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--ted-color-green-600)}.ted-form__sub{color:var(--ted-color-form-sub);font-size:14px;margin:0 0 22px}.ted-form__field{margin:0 0 18px}.ted-form__row{display:grid;grid-template-columns:1fr;gap:16px}.ted-form__row .ted-form__field{margin-bottom:18px}.ted-form label{display:block;font-size:13px;font-weight:var(--ted-font-weight-semibold);color:var(--ted-color-form-label);margin-bottom:7px}.ted-form__req{color:var(--ted-color-green-600)}.ted-form input[type="text"],.ted-form input[type="email"],.ted-form input[type="number"],.ted-form input[type="date"],.ted-form textarea{width:100%;padding:13px 15px;border:1px solid var(--ted-color-form-border);border-radius:var(--ted-radius-ui);font:inherit;font-size:15px;color:var(--ted-color-green-900);background:var(--ted-color-form-field);box-shadow:none;transition:border-color 0.2s,background 0.2s}.ted-form input[type="text"]:hover,.ted-form input[type="email"]:hover,.ted-form input[type="number"]:hover,.ted-form input[type="date"]:hover,.ted-form textarea:hover{border-color:var(--ted-color-green-600);box-shadow:none}.ted-form input[type="text"]:focus,.ted-form input[type="email"]:focus,.ted-form input[type="number"]:focus,.ted-form input[type="date"]:focus,.ted-form textarea:focus{outline:none;border:1px solid var(--ted-color-green-600);background:var(--ted-color-surface);box-shadow:none}.ted-form input[type="number"]{-moz-appearance:textfield;appearance:textfield}.ted-form input[type="number"]::-webkit-outer-spin-button,.ted-form input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ted-form input[type="date"]{min-height:var(--ted-tap-min);color-scheme:light}.ted-form textarea{resize:none;height:100px;min-height:100px;max-height:100px;overflow-y:auto}.ted-form label.ted-form__file{display:flex;align-items:center;gap:10px;margin:0;padding:8px 12px;min-height:var(--ted-tap-min);border:1px dashed var(--ted-color-form-dash);border-radius:var(--ted-radius-ui);cursor:pointer;color:var(--ted-color-form-file);font-size:14px;font-weight:var(--ted-font-weight-semibold);line-height:var(--ted-line-height-tight);background:var(--ted-color-form-field);box-shadow:none;transition:border-color 0.2s,background 0.2s}.ted-form label.ted-form__file:hover,.ted-form__field:focus-within .ted-form__file{border-color:var(--ted-color-green-600);background:var(--ted-color-form-field-hover);box-shadow:none}.ted-form__file-icon{width:28px;height:28px;flex:none;border-radius:var(--ted-radius-ui);background:var(--ted-color-green-600);color:var(--ted-color-on-accent);display:flex;align-items:center;justify-content:center}.ted-form__file-icon svg{width:14px;height:14px}.ted-form label.ted-form__file small{display:block;color:var(--ted-color-form-hint);font-weight:var(--ted-font-weight-regular);font-size:12px;margin-top:1px;line-height:1.3;word-break:break-word}.ted-form__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ted-form__consent{display:grid;grid-template-columns:auto 1fr;column-gap:11px;row-gap:4px;align-items:start;margin-bottom:14px}.ted-form__consent input{margin-top:3px;width:17px;height:17px;flex:none;accent-color:var(--ted-color-green-600);border-radius:3px}.ted-form__consent label{font-size:12.5px;color:var(--ted-color-form-check);font-weight:var(--ted-font-weight-regular);line-height:1.45;margin:0}.ted-form__consent a{color:var(--ted-color-green-600);font-weight:var(--ted-font-weight-semibold);text-decoration:underline}.ted-form__consent-error{display:none;grid-column:2;margin:0;font-size:12px;font-weight:var(--ted-font-weight-semibold);line-height:1.35;color:var(--ted-color-error)}.ted-form__consent.is-invalid .ted-form__consent-error{display:block}.ted-form__consent input.is-invalid{outline:1px solid var(--ted-color-error);outline-offset:0;box-shadow:0 0 0 1px var(--ted-color-error);accent-color:var(--ted-color-error)}.ted-form__submit{width:100%;padding:15px;border:none;border-radius:var(--ted-radius-ui);background:var(--ted-grad-cta);color:var(--ted-color-on-accent);font:inherit;font-size:16px;font-weight:var(--ted-font-weight-bold);cursor:pointer;margin-top:8px;transition:filter 0.2s,transform 0.2s}.ted-form__submit:hover{filter:brightness(1.08);transform:translateY(-1px)}.ted-form__foot{text-align:center;color:var(--ted-color-form-hint);font-size:12px;margin:12px 0 0}.ted-form__honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.ted-form__status{margin:0 0 18px;padding:var(--ted-space-2);background:var(--ted-color-surface-alt);border-left:2px solid var(--ted-color-green-600);font-size:var(--ted-font-size-xs)}.ted-form__status--error{border-left-color:var(--ted-color-error);color:var(--ted-color-error)}.ted-form input[type="text"].is-invalid,.ted-form input[type="email"].is-invalid,.ted-form input[type="number"].is-invalid,.ted-form input[type="date"].is-invalid,.ted-form textarea.is-invalid{border:1px solid var(--ted-color-field-invalid);background:var(--ted-color-form-field);box-shadow:none}.ted-form input:invalid,.ted-form textarea:invalid,.ted-form input:user-invalid,.ted-form textarea:user-invalid{box-shadow:none}.ted-form__submit:disabled{opacity:0.72;cursor:wait;transform:none;filter:none}.ted-toast{position:fixed;z-index:var(--ted-z-toast);left:var(--ted-space-3);right:var(--ted-space-3);bottom:max(var(--ted-space-3),env(safe-area-inset-bottom));max-width:22rem;margin-inline:auto;display:flex;align-items:flex-start;gap:12px;padding:14px 14px 14px 12px;background:var(--ted-color-toast-ok-bg);color:var(--ted-color-toast-ok-fg);border:1px solid var(--ted-color-toast-ok-border);border-radius:var(--ted-radius-ui);box-shadow:none;transform:translateY(120%);opacity:0;pointer-events:none;transition:transform 0.28s ease,opacity 0.28s ease}@media (min-width:640px){.ted-toast{left:auto;right:var(--ted-space-4);bottom:max(var(--ted-space-4),env(safe-area-inset-bottom));margin-inline:0;width:min(22rem,calc(100vw - 2 * var(--ted-space-4)))}}.ted-toast.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.ted-toast--error{background:var(--ted-color-toast-error-bg);color:var(--ted-color-toast-error-fg);border-color:var(--ted-color-toast-error-border)}.ted-toast__icon{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;background:var(--ted-color-toast-ok-icon);color:var(--ted-color-on-accent);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:var(--ted-font-weight-bold);line-height:1}.ted-toast--error .ted-toast__icon{background:var(--ted-color-toast-error-icon)}.ted-toast__text{margin:0;flex:1;padding-right:4px;font-size:13px;font-weight:var(--ted-font-weight-semibold);line-height:1.45}.ted-toast__close{flex:none;width:28px;height:28px;margin:-4px -4px 0 0;border:0;padding:0;background:transparent;color:inherit;opacity:0.55;font:inherit;font-size:20px;line-height:1;cursor:pointer}.ted-toast__close:hover{opacity:0.9}@media (prefers-reduced-motion:reduce){.ted-toast{transition:none}}@media (min-width:961px){.ted-form__row{grid-template-columns:1fr 1fr}}.ted-panel{max-width:var(--ted-panel-max);margin-inline:auto;padding:var(--ted-space-5);background:var(--ted-color-surface);border-radius:var(--ted-radius)}.ted-panel__title{margin-top:0}.ted-panel__error{color:var(--ted-color-error)}.ted-panel__field{margin-bottom:var(--ted-space-3)}.ted-panel__label{display:block;margin-bottom:var(--ted-space-1);font-weight:var(--ted-font-weight-semibold)}.ted-panel__input{width:100%;min-height:var(--ted-tap-min);padding:var(--ted-space-2) var(--ted-space-3);border:1px solid var(--ted-color-border-strong);border-radius:var(--ted-radius);font:inherit;background:var(--ted-color-surface);color:var(--ted-color-fg)}.ted-panel__submit{min-height:var(--ted-tap-min);padding:var(--ted-space-2) var(--ted-space-4);border:0;border-radius:var(--ted-radius);font:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:var(--ted-color-accent);color:var(--ted-color-on-accent)}html.ted-consent-open,html.ted-consent-open body{overflow:hidden}.ted-consent{position:fixed;inset:0;z-index:var(--ted-z-consent);display:flex;align-items:center;justify-content:center;height:100vh;max-height:100vh;height:100svh;max-height:100svh;padding:var(--ted-space-3);overflow:auto;overscroll-behavior:contain}.ted-consent[hidden]{display:none}.ted-consent__scrim{position:absolute;inset:0;background:var(--ted-color-consent-veil);backdrop-filter:blur(5px);pointer-events:auto}.ted-consent__dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:var(--ted-consent-max);max-height:calc(100vh - 2rem);max-height:calc(100svh - 2rem);overflow:hidden;padding:var(--ted-space-5) var(--ted-space-4) var(--ted-space-4);background:var(--ted-color-surface);border-radius:var(--ted-radius-form);box-shadow:var(--ted-shadow-consent)}.ted-consent__view{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.ted-consent__view[hidden]{display:none}.ted-consent__body{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain}.ted-consent__hello{margin:0 0 var(--ted-space-3);font-size:var(--ted-font-size-md);font-weight:var(--ted-font-weight-bold);color:var(--ted-color-heading)}.ted-consent__lead,.ted-consent__note,.ted-consent__info{margin:0 0 var(--ted-space-4);color:var(--ted-color-muted);line-height:var(--ted-line-height-body);font-size:var(--ted-font-size-xs)}.ted-consent__link{color:var(--ted-color-accent);font-weight:var(--ted-font-weight-semibold);text-decoration:underline}.ted-consent__actions{display:flex;flex-wrap:wrap;flex-shrink:0;gap:var(--ted-space-3);margin:var(--ted-space-4) 0 0}.ted-consent__btn{min-height:var(--ted-tap-min);padding:12px 18px;border-radius:var(--ted-radius-card);font:inherit;font-weight:var(--ted-font-weight-semibold);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:1 1 auto;min-width:10rem;text-align:center}.ted-consent__btn--primary{border:0;background:var(--ted-grad-cta);color:var(--ted-color-on-accent)}.ted-consent__btn--ghost{background:var(--ted-color-surface);color:var(--ted-color-fg);border:1.5px solid var(--ted-color-fg)}.ted-consent__toolbar{position:relative;min-height:1.75rem;margin-bottom:var(--ted-space-3)}.ted-consent__back{position:absolute;left:0;top:0;padding:0;border:0;background:none;font:inherit;font-weight:var(--ted-font-weight-semibold);color:var(--ted-color-accent);cursor:pointer}.ted-consent__heading{margin:0;text-align:center;font-weight:var(--ted-font-weight-extrabold);letter-spacing:0.04em;text-transform:uppercase;font-size:var(--ted-font-size-xs);color:var(--ted-color-heading)}.ted-consent__tabs{display:flex;gap:var(--ted-space-4);margin:0 0 var(--ted-space-3);border-bottom:1px solid var(--ted-color-border-ui)}.ted-consent__tab{padding:8px 0;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;background:none;font:inherit;font-size:0.8rem;font-weight:var(--ted-font-weight-bold);letter-spacing:0.06em;text-transform:uppercase;color:var(--ted-color-muted);cursor:pointer}.ted-consent__tab.is-active{color:var(--ted-color-heading);border-bottom-color:var(--ted-color-green-600)}.ted-consent__row{display:flex;gap:var(--ted-space-3);align-items:flex-start;justify-content:space-between;padding:var(--ted-space-3) 0;border-top:1px solid var(--ted-color-border-ui)}.ted-consent__cat{flex:1 1 auto;min-width:0}.ted-consent__cat-name{margin:0 0 4px;font-weight:var(--ted-font-weight-bold);color:var(--ted-color-heading)}.ted-consent__cat-text{margin:0 0 6px;font-size:0.8125rem;line-height:1.5;color:var(--ted-color-muted)}.ted-consent__more{padding:0;border:0;background:none;font:inherit;font-size:0.72rem;font-weight:var(--ted-font-weight-bold);letter-spacing:0.06em;text-transform:uppercase;color:var(--ted-color-accent);cursor:pointer}.ted-consent__cookies{margin:8px 0 0;padding-left:1.1rem;font-size:0.78rem;color:var(--ted-color-muted)}.ted-consent__switch{position:relative;flex:0 0 auto;width:46px;height:26px;margin-top:2px}.ted-consent__switch input{position:absolute;inset:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.ted-consent__switch--locked input{cursor:not-allowed}.ted-consent__track{display:block;width:46px;height:26px;border-radius:var(--ted-radius-pill);background:var(--ted-color-border-ui-strong);position:relative;pointer-events:none}.ted-consent__track::after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:var(--ted-color-on-accent);transition:transform 0.2s ease}.ted-consent__switch input:checked + .ted-consent__track{background:var(--ted-color-green-600)}.ted-consent__switch input:checked + .ted-consent__track::after{transform:translateX(20px)}.ted-consent__switch input:focus-visible + .ted-consent__track{outline:var(--ted-focus-ring) solid var(--ted-color-focus);outline-offset:2px}.ted-consent__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){.ted-consent__scrim{backdrop-filter:none}.ted-consent__track::after{transition:none}}@media (max-width:480px){.ted-consent{align-items:flex-end;padding:var(--ted-space-2);padding-bottom:max(var(--ted-space-2),env(safe-area-inset-bottom))}.ted-consent__dialog{max-height:calc(100vh - 1rem);max-height:calc(100svh - 1rem);padding:var(--ted-space-4) var(--ted-space-3) var(--ted-space-3)}.ted-consent__lead,.ted-consent__note,.ted-consent__info{margin-bottom:var(--ted-space-3)}.ted-consent__actions{flex-direction:column-reverse;flex-wrap:nowrap;margin-top:var(--ted-space-3)}.ted-consent__btn{flex:0 0 auto;width:100%;min-width:0}}.ted-main--legal{padding-block:0}.ted-main--legal>*{width:100%;max-width:none;margin-inline:0}.ted-legal{background:var(--ted-color-bg);color:var(--ted-color-fg)}.ted-legal__hero{background:linear-gradient( 120deg,var(--ted-color-hero-from) 0%,var(--ted-color-hero-via) 55%,var(--ted-color-hero-to) 100% );color:var(--ted-color-hero-fg);padding:var(--ted-space-6) var(--ted-hero-pad)}.ted-legal__hero-inner{width:min(100%,var(--ted-legal-max));margin-inline:auto}.ted-legal__kicker{margin:0 0 var(--ted-space-3);display:inline-block;padding:var(--ted-space-2) var(--ted-space-3);border:1px solid var(--ted-color-hero-chip);border-radius:var(--ted-radius-ui);color:var(--ted-color-hero-fg);font-size:var(--ted-font-size-xs);font-weight:var(--ted-font-weight-semibold);letter-spacing:0.08em;text-transform:uppercase}.ted-legal__title{margin:0 0 var(--ted-space-3);color:var(--ted-color-on-accent);font-size:var(--ted-font-size-hero);font-weight:var(--ted-font-weight-extrabold);line-height:var(--ted-line-height-tight)}.ted-legal__lead{margin:0 0 var(--ted-space-4);max-width:42rem;color:var(--ted-color-hero-muted);font-size:var(--ted-font-size-md)}.ted-legal__meta{display:flex;flex-wrap:wrap;gap:var(--ted-space-2) var(--ted-space-4);margin:0;color:var(--ted-color-hero-muted);font-size:var(--ted-font-size-xs)}.ted-legal__layout{width:min(100% - (2 * var(--ted-space-gutter)),var(--ted-legal-max));margin-inline:auto;padding-block:var(--ted-space-6);display:grid;gap:var(--ted-space-5)}.ted-legal__toc{padding:var(--ted-space-4);background:var(--ted-color-surface-alt);border:1px solid var(--ted-color-border);border-radius:var(--ted-radius-card)}.ted-legal__toc-title{margin:0 0 var(--ted-space-3);color:var(--ted-color-heading);font-size:var(--ted-font-size-sm);font-weight:var(--ted-font-weight-bold)}.ted-legal__toc-list{margin:0;padding-left:1.25rem;display:grid;gap:var(--ted-space-2)}.ted-legal__toc-list a{color:var(--ted-color-nav-fg);text-decoration:none;font-size:var(--ted-font-size-xs)}.ted-legal__toc-list a:hover,.ted-legal__toc-list a:focus-visible{color:var(--ted-color-accent);text-decoration:underline}.ted-legal__body{min-width:0}.ted-legal__section{margin-bottom:var(--ted-space-5);scroll-margin-top:calc(var(--ted-header-h) + var(--ted-space-3))}.ted-legal__section:last-child{margin-bottom:0}.ted-legal__h{margin:0 0 var(--ted-space-3);padding-bottom:var(--ted-space-2);border-bottom:1px solid var(--ted-color-border);color:var(--ted-color-heading);font-size:var(--ted-font-size-lg);font-weight:var(--ted-font-weight-bold);line-height:var(--ted-line-height-tight)}.ted-legal__body p{margin:0 0 var(--ted-space-3);color:var(--ted-color-muted);max-width:42rem}.ted-legal__body p:last-child{margin-bottom:0}.ted-legal__list{margin:0 0 var(--ted-space-3);padding-left:1.25rem;color:var(--ted-color-muted);max-width:42rem}.ted-legal__list li + li{margin-top:var(--ted-space-2)}.ted-legal__card{margin:0 0 var(--ted-space-3);padding:var(--ted-space-4);max-width:42rem;background:var(--ted-color-surface-alt);border:1px solid var(--ted-color-border);border-radius:var(--ted-radius-card)}.ted-legal__card-title{margin:0 0 var(--ted-space-2);color:var(--ted-color-heading);font-size:var(--ted-font-size-sm);font-weight:var(--ted-font-weight-bold)}.ted-legal__note{margin:var(--ted-space-2) 0 0;color:var(--ted-color-form-sub);font-size:var(--ted-font-size-xs)}.ted-legal__table-wrap{margin:0 0 var(--ted-space-4);overflow-x:auto;border:1px solid var(--ted-color-border);border-radius:var(--ted-radius-card)}.ted-legal__caption{caption-side:top;padding:var(--ted-space-3) var(--ted-space-4) 0;color:var(--ted-color-heading);font-size:var(--ted-font-size-xs);font-weight:var(--ted-font-weight-semibold);text-align:left}.ted-legal__table{width:100%;border-collapse:collapse;font-size:var(--ted-font-size-xs)}.ted-legal__table th,.ted-legal__table td{padding:var(--ted-space-3) var(--ted-space-4);text-align:left;vertical-align:top;border-top:1px solid var(--ted-color-border)}.ted-legal__table thead th{background:var(--ted-color-surface-alt);color:var(--ted-color-heading);font-weight:var(--ted-font-weight-semibold);border-top:0}.ted-legal__table tbody td{color:var(--ted-color-muted)}.ted-legal__table tbody tr:nth-child(even) td{background:var(--ted-color-surface-alt)}@media (min-width:960px){.ted-legal__layout{grid-template-columns:16rem minmax(0,1fr);align-items:start;gap:var(--ted-space-6)}.ted-legal__toc{position:sticky;top:calc(var(--ted-header-h) + var(--ted-space-3))}}.ted-empty__title{margin-top:0}.ted-empty__text{color:var(--ted-color-muted)}.ted-empty__link{min-height:var(--ted-tap-min);padding:var(--ted-space-2) var(--ted-space-4);border-radius:var(--ted-radius);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:var(--ted-color-accent);color:var(--ted-color-on-accent)}