: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-quote-from:#033d0e;--ted-color-quote-to:#0a6b22;--ted-color-field:#f3f5f4;--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-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-card:10px;--ted-radius-input:12px;--ted-radius-form:20px;--ted-radius-pill:40px;--ted-radius-stat:10px;--ted-max:1450px;--ted-text-max:38rem;--ted-form-max:24.5rem;--ted-panel-max:24rem;--ted-consent-max:40rem;--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.75rem;--ted-logo-w:12rem;--ted-hero-min:auto;--ted-shadow-consent:0 -4px 24px var(--ted-color-overlay-shadow);--ted-shadow-card:0 12px 40px var(--ted-color-overlay-shadow);--ted-z-skip:1000;--ted-z-header:100;--ted-z-consent:900;--ted-bp-sm:480px;--ted-bp-md:768px;--ted-bp-lg:1024px;--ted-bp-xl:1450px}@media (min-width:1024px){:root{--ted-header-h:6.75rem;--ted-logo-w:14.5rem;--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-mast{position:sticky;top:0;z-index:var(--ted-z-header);background:var(--ted-color-surface)}.ted-topbar{width:100%;margin:0;padding:0.45rem 0;background:var(--ted-color-accent);color:var(--ted-color-on-accent);font-size:var(--ted-font-size-xs)}.ted-topbar__inner{display:flex;justify-content:flex-end;align-items:center;gap:var(--ted-space-2)}.ted-topbar a{color:var(--ted-color-on-accent);text-decoration:none}.ted-topbar a:hover{text-decoration:underline}.ted-mast__bar{width:100%;border-bottom:1px solid var(--ted-color-line);background:var(--ted-color-surface)}.ted-mast__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--ted-space-3);min-height:3.5rem;padding-block:var(--ted-space-2)}.ted-brand{display:block;flex:0 0 auto;max-width:var(--ted-logo-w)}.ted-brand img{width:100%;height:auto}.ted-nav__list{display:flex;flex-wrap:nowrap;align-items:center;gap:0.15rem 1rem;list-style:none;margin:0;padding:0}.ted-nav__link{text-decoration:none;color:var(--ted-color-fg);min-height:2.5rem;display:inline-flex;align-items:center;font-size:var(--ted-font-size-sm);font-weight:var(--ted-font-weight-semibold)}.ted-nav__link:hover{color:var(--ted-color-accent)}.ted-nav__item--current .ted-nav__link{color:var(--ted-color-heading)}.ted-nav__list--desk{display:none}.ted-nav-drawer{position:relative}.ted-nav-drawer__btn{list-style:none;cursor:pointer;min-height:var(--ted-tap-min);padding:var(--ted-space-2) var(--ted-space-3);background:var(--ted-color-accent);color:var(--ted-color-on-accent);font:inherit;font-size:var(--ted-font-size-xs);display:inline-flex;align-items:center;border-radius:var(--ted-radius)}.ted-nav-drawer__btn::-webkit-details-marker{display:none}.ted-nav-drawer .ted-nav__list{position:absolute;right:0;top:calc(100% + var(--ted-space-2));flex-direction:column;flex-wrap:wrap;align-items:stretch;min-width:14rem;padding:var(--ted-space-3);background:var(--ted-color-heading);z-index:var(--ted-z-header);border-radius:var(--ted-radius)}.ted-nav-drawer .ted-nav__link{color:var(--ted-color-surface-alt)}.ted-nav-drawer .ted-nav__link:hover{color:var(--ted-color-on-accent)}.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-sitefoot{padding-block:var(--ted-space-5);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)}.ted-sitefoot__inner{display:grid;gap:var(--ted-space-5)}.ted-sitefoot__links{list-style:none;margin:0;padding:0}.ted-sitefoot__links li{margin-bottom:var(--ted-space-2)}.ted-sitefoot__links a,.ted-sitefoot__contact a{color:var(--ted-color-fg);text-decoration:none}.ted-sitefoot a:hover{color:var(--ted-color-accent);text-decoration:underline}.ted-sitefoot__legal{margin-top:var(--ted-space-4)}.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)}@media (min-width:1024px){.ted-nav__list--desk{display:flex}.ted-nav-drawer{display:none}.ted-nav__link{font-size:var(--ted-font-size-nav)}.ted-mast__inner{min-height:4.25rem}.ted-sitefoot__inner{grid-template-columns:1fr 1fr 1fr;align-items:start}}.ted-hero,.ted-rescue{position:relative;overflow:hidden;color:var(--ted-color-on-accent)}.ted-hero{display:flex;align-items:center;padding-block:var(--ted-space-5);scroll-margin-top:calc(var(--ted-header-h) + 0.5rem)}.ted-rescue{display:flex;flex-direction:column;justify-content:center;min-height:18rem;padding-block:var(--ted-space-6)}.ted-hero__bg,.ted-rescue__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:68% 50%;z-index:0}.ted-hero::after{content:"";position:absolute;inset:0;background:linear-gradient( 105deg,var(--ted-color-hero-veil) 0%,var(--ted-color-hero-veil) 38%,var(--ted-color-hero-shade) 100% );z-index:0}.ted-rescue::after{content:"";position:absolute;inset:0;background:var(--ted-color-hero-shade);z-index:0}.ted-hero__inner,.ted-rescue__copy{position:relative;z-index:1}.ted-hero__inner{display:grid;gap:var(--ted-space-5);align-items:center;width:min(100% - (2 * var(--ted-space-gutter)),var(--ted-max))}.ted-hero__copy{padding-block:0}.ted-hero__title{margin:0 0 var(--ted-space-2);color:var(--ted-color-on-accent)}.ted-hero__lead{margin:0 0 var(--ted-space-3);max-width:36rem;font-size:var(--ted-font-size-sm)}.ted-hero .ted-quote__list{margin-bottom:var(--ted-space-3)}.ted-hero .ted-quote__list li{margin-bottom:var(--ted-space-2)}.ted-hero .ted-quote__metrics{margin-bottom:var(--ted-space-3);padding-top:var(--ted-space-3);border-top-color:var(--ted-color-on-accent)}.ted-hero__phone{margin:0 0 var(--ted-space-3)}.ted-hero__phone a{color:var(--ted-color-on-accent);font-size:clamp(1.125rem,2vw,1.5rem);font-weight:var(--ted-font-weight-bold);text-decoration:none}.ted-hero__phone a:hover{color:var(--ted-color-accent-hover)}.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-faq,.ted-contact{padding-block:var(--ted-space-6)}.ted-why{overflow-x:clip}.ted-why__title,.ted-services h2,.ted-steps h2,.ted-guarantees h2,.ted-faq h2,.ted-contact h2{margin:0 0 var(--ted-space-3)}.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 h3,.ted-card p{margin:0;padding:0 var(--ted-space-3)}.ted-card h3{font-size:1.0625rem;padding-top:var(--ted-space-3);padding-bottom:var(--ted-space-2);color:var(--ted-color-accent)}.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 h3{text-align:center;margin:0 0 var(--ted-space-2);color:var(--ted-color-accent);font-size:var(--ted-font-size-md)}.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 h3{margin:0 0 var(--ted-space-1);color:var(--ted-color-accent);font-size:1.0625rem;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 h2,.ted-rescue p{color:var(--ted-color-on-accent);max-width:var(--ted-text-max)}.ted-faq__inner{max-width:48rem}.ted-faq__list{border:1px solid var(--ted-color-border);border-radius:var(--ted-radius-card);background:var(--ted-color-surface);overflow:hidden}.ted-faq__item{border-bottom:1px solid var(--ted-color-border);padding:0}.ted-faq__item:last-child{border-bottom:0}.ted-faq summary{display:flex;align-items:center;justify-content:space-between;gap:var(--ted-space-3);padding:var(--ted-space-3);list-style:none;cursor:pointer;font-weight:var(--ted-font-weight-semibold);min-height:var(--ted-tap-min)}.ted-faq summary:focus-visible{outline:var(--ted-focus-ring) solid var(--ted-color-focus);outline-offset:calc(-1 * var(--ted-focus-ring))}.ted-faq summary::-webkit-details-marker{display:none}.ted-faq summary::after{content:"+";flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:var(--ted-color-accent);font-size:var(--ted-font-size-lg);font-weight:var(--ted-font-weight-bold);line-height:1}.ted-faq details[open] summary::after{content:"−"}.ted-faq details p{margin:0;padding:0 var(--ted-space-3) var(--ted-space-3);color:var(--ted-color-muted);max-width:40rem}@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:1024px){.ted-hero{min-height:calc(100svh - var(--ted-header-h));padding-block:var(--ted-space-4) var(--ted-space-3);align-items:flex-start}.ted-hero__inner{grid-template-columns:minmax(18rem,1fr) minmax(22rem,var(--ted-form-max));column-gap:var(--ted-space-5);align-items:start}.ted-hero__lead{margin-bottom:var(--ted-space-2)}.ted-hero .ted-quote__list{margin-bottom:var(--ted-space-2)}.ted-hero .ted-quote__list li{margin-bottom:var(--ted-space-1)}.ted-hero .ted-quote__metrics{margin-bottom:var(--ted-space-2);padding-top:var(--ted-space-2)}.ted-hero__phone{margin-bottom:0}.ted-services__list,.ted-guarantees__list{grid-template-columns:repeat(3,1fr)}}.ted-quote__badge{display:inline-flex;align-items:center;margin:0 0 var(--ted-space-2);padding:0.35rem 0.85rem;border:1px solid var(--ted-color-on-accent);border-radius:var(--ted-radius-pill);font-size:0.75rem;font-weight:var(--ted-font-weight-semibold);letter-spacing:0.04em;text-transform:uppercase}.ted-quote__list{list-style:none;margin:0 0 var(--ted-space-3);padding:0}.ted-quote__list li{display:flex;align-items:flex-start;gap:var(--ted-space-2);margin-bottom:var(--ted-space-3)}.ted-quote__list li::before{content:"✓";flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:50%;background:var(--ted-color-on-accent);color:var(--ted-color-accent);font-size:0.75rem;font-weight:var(--ted-font-weight-bold);line-height:1}.ted-quote__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ted-space-3);list-style:none;margin:0;padding:var(--ted-space-4) 0 0;border-top:1px solid var(--ted-color-on-accent)}.ted-quote__metrics strong{display:block;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.15}.ted-quote__metrics span{display:block;margin-top:var(--ted-space-1);font-size:var(--ted-font-size-xs);opacity:0.9}.ted-form{position:relative}.ted-form p{margin:0 0 var(--ted-space-2)}.ted-form label,.ted-form__label{display:block;margin-bottom:0.2rem;font-weight:var(--ted-font-weight-semibold);font-size:0.75rem}.ted-form input,.ted-form textarea{width:100%;padding:0.4rem 0.7rem;border:1px solid var(--ted-color-border);border-radius:var(--ted-radius-input);font:inherit;background:var(--ted-color-field);color:var(--ted-color-fg)}.ted-form input:not([type="checkbox"]):not([type="file"]){min-height:var(--ted-tap-min)}.ted-form textarea{min-height:3.75rem;resize:vertical}.ted-form__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ted-space-2);margin-bottom:var(--ted-space-3)}.ted-form__head p{margin:0}.ted-form__title{margin:0;color:var(--ted-color-heading);font-size:var(--ted-font-size-md)}.ted-form__lead{margin-top:0.15rem;color:var(--ted-color-muted);font-size:0.8rem}.ted-form__rodo{display:inline-flex;align-items:center;gap:0.35rem;margin:0.2rem 0 0;color:var(--ted-color-muted);font-size:0.7rem;white-space:nowrap}.ted-form__rodo::before{content:"";width:0.45rem;height:0.45rem;border-radius:50%;background:var(--ted-color-accent)}.ted-form__subtitle{margin:var(--ted-space-4) 0 var(--ted-space-3);color:var(--ted-color-heading);font-size:var(--ted-font-size-md)}.ted-form__grid{display:grid;gap:var(--ted-space-2);margin-bottom:var(--ted-space-2)}.ted-form__grid p{margin:0}.ted-form__drop{margin:0;min-width:0}.ted-form__drop-box{display:flex;flex-direction:row;align-items:center;gap:var(--ted-space-2);min-height:var(--ted-tap-min);padding:0.4rem 0.7rem;border:1px dashed var(--ted-color-accent);border-radius:var(--ted-radius-input);background:var(--ted-color-field);text-align:left;cursor:pointer;font-weight:var(--ted-font-weight-regular)}.ted-form__drop-box:hover{border-color:var(--ted-color-accent-hover)}.ted-form__drop-icon{flex-shrink:0;color:var(--ted-color-accent)}.ted-form__drop-hint{min-width:0;overflow:hidden;color:var(--ted-color-muted);font-size:0.75rem;text-overflow:ellipsis;white-space:nowrap}.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__check{margin-bottom:var(--ted-space-1)}.ted-form__check label{display:flex;align-items:flex-start;gap:var(--ted-space-2);font-weight:var(--ted-font-weight-regular);font-size:0.7rem;line-height:1.35}.ted-form__check input{width:auto;min-height:auto;margin-top:0.15rem;flex-shrink:0;padding:0;background:var(--ted-color-surface)}.ted-form p.ted-form__submit{margin:var(--ted-space-2) 0 0}.ted-form__honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.ted-form__status{margin:0 0 var(--ted-space-2);padding:var(--ted-space-2);background:var(--ted-color-surface-alt);border-left:2px solid var(--ted-color-accent);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--quote{width:100%;max-width:var(--ted-form-max);padding:var(--ted-space-3) var(--ted-space-4);background:var(--ted-color-surface);color:var(--ted-color-fg);border-radius:var(--ted-radius-form);box-shadow:var(--ted-shadow-card)}.ted-btn--quote{width:100%;min-height:2.75rem;border-radius:var(--ted-radius-input)}@media (min-width:768px){.ted-form__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.ted-form--quote{justify-self:end;align-self:start;padding:var(--ted-space-3) var(--ted-space-4)}.ted-form--quote input:not([type="checkbox"]):not([type="file"]),.ted-form__drop-box{min-height:2.5rem}.ted-form textarea{min-height:3.5rem}.ted-btn--quote{min-height:2.5rem}}.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)}.ted-consent{position:fixed;inset-inline:0;bottom:0;z-index:var(--ted-z-consent);padding:var(--ted-space-3)}.ted-consent__panel{max-width:var(--ted-consent-max);margin-inline:auto;padding:var(--ted-space-4);background:var(--ted-color-surface);border:1px solid var(--ted-color-border-ui);border-radius:var(--ted-radius);box-shadow:var(--ted-shadow-consent)}.ted-consent__title{margin:0 0 var(--ted-space-2);font-weight:var(--ted-font-weight-bold)}.ted-consent__text{margin:0 0 var(--ted-space-3);color:var(--ted-color-muted)}.ted-consent__actions{display:flex;flex-wrap:wrap;gap:var(--ted-space-2)}.ted-consent__btn{min-height:var(--ted-tap-min);padding:var(--ted-space-2) var(--ted-space-4);border-radius:var(--ted-radius);font:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:1 1 8rem}.ted-consent__btn--accept{border:0;background:var(--ted-color-accent);color:var(--ted-color-on-accent)}.ted-consent__btn--reject{background:transparent;color:var(--ted-color-fg);border:1px solid var(--ted-color-border-ui-strong)}.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)}