@keyframes draw-underline{to{stroke-dashoffset:0}}@font-face{font-family:"Outfit";font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/outfit-latin-ext.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Outfit";font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/outfit-latin.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;--bg:#faf9f7;--bg-elevated:#ffffff;--surface:#f1efeb;--surface-strong:#e9e6e0;--border:#e2ded6;--border-strong:#cfc9be;--text:#1c1a17;--text-muted:#6b6459;--text-faint:#766f62;--accent:#c7451b;--accent-hover:#ab3a16;--accent-text:#a3380f;--accent-soft:#fbe9e1;--accent-soft-border:#f0c7b3;--on-accent:#fff8f4;--accent-2:#206779;--accent-2-text:#155465;--accent-2-soft:#e5f3f5;--accent-2-soft-border:#b8dae0;--on-accent-2:#f7fdfd;--success:#2f7a4f;--success-soft:#e5f3ea;--neutral-badge:#6b6459;--neutral-badge-soft:#efece6;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-pill:999px;--shadow-sm:0 1px 2px rgba(40, 30, 20, 0.06), 0 1px 1px rgba(40, 30, 20, 0.04);--shadow-md:0 8px 24px rgba(40, 30, 20, 0.08), 0 2px 8px rgba(40, 30, 20, 0.06);--shadow-lg:0 24px 64px rgba(40, 30, 20, 0.14), 0 8px 24px rgba(40, 30, 20, 0.08);--container:1240px;--font-display:"Outfit", system-ui, -apple-system, sans-serif;--font-body:"Outfit", system-ui, -apple-system, sans-serif}[data-theme=dark]{color-scheme:dark;--bg:#16130f;--bg-elevated:#1e1a15;--surface:#241f19;--surface-strong:#2c261f;--border:#362f26;--border-strong:#453c30;--text:#f3eee6;--text-muted:#b6ac9c;--text-faint:#93897a;--accent:#ff7a3d;--accent-hover:#ff8f5c;--accent-text:#ff7a3d;--accent-soft:#3a2418;--accent-soft-border:#5a3520;--on-accent:#1c0f06;--accent-2:#59c7cf;--accent-2-text:#59c7cf;--accent-2-soft:#183439;--accent-2-soft-border:#2b535a;--on-accent-2:#0a1a1b;--success:#6bc793;--success-soft:#1c3226;--neutral-badge:#b6ac9c;--neutral-badge-soft:#2c261f;--shadow-sm:0 1px 2px rgba(0, 0, 0, 0.3);--shadow-md:0 8px 24px rgba(0, 0, 0, 0.35);--shadow-lg:0 24px 64px rgba(0, 0, 0, 0.5)}*,::after,::before{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100dvh;font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;transition:background-color .25s ease,color .25s ease;font-size:1rem;line-height:1.5}img,picture,svg{display:block;max-width:100%}button,input{font:inherit}a,button,input{color:inherit}ul{list-style:none;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100%;left:1rem;z-index:200;padding:.75rem 1.25rem;background:var(--accent);color:var(--on-accent);border-radius:var(--radius-sm);font-weight:600;transition:top .2s ease}.skip-link:focus{top:1rem}:focus-visible{outline:2.5px solid var(--accent);outline-offset:2px;border-radius:4px}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;line-height:1.08;color:var(--text)}.h1{font-size:clamp(2.25rem,4.6vw + 1rem,3.75rem);font-weight:800}.h2{font-size:clamp(1.75rem,2.6vw + 1rem,2.5rem)}.h3{font-size:clamp(1.15rem,1vw + 1rem,1.4rem)}.underline-wrap{position:relative;display:inline-block;white-space:nowrap}.underline-text{position:relative;z-index:1}.underline-svg{position:absolute;z-index:0;left:-.02em;right:-.02em;bottom:-.2em;width:calc(100% + .04em);height:.4em;overflow:visible;pointer-events:none}.underline-svg path{fill:none;stroke:var(--accent);stroke-width:6;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;animation:draw-underline .8s cubic-bezier(.45,0,.2,1) .5s forwards}@media (prefers-reduced-motion:reduce){.underline-svg path{animation:none;stroke-dashoffset:0}}.lede,.section-head p{color:var(--text-muted)}.lede{font-size:clamp(1.05rem,.5vw + 1rem,1.2rem);line-height:1.55;max-width:46ch}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1.25rem}section{padding-block:clamp(3.5rem,6vw,6rem)}.section-head{max-width:42rem;margin-bottom:clamp(2rem,4vw,3rem)}.section-head .h2{margin-bottom:.75rem}.section-head p{font-size:1.05rem;line-height:1.6}.site-header{position:sticky;top:0;z-index:100;height:64px;display:flex;align-items:center;border-bottom:1px solid var(--border)}.site-header::before{content:"";position:absolute;inset:0;z-index:-1;background:color-mix(in srgb,var(--bg) 85%,transparent);backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%)}.site-header .container{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header-start{display:flex;align-items:center;gap:2rem;min-width:0}.site-header-end{display:flex;align-items:center;gap:.5rem}.header-logo{position:relative;display:block;flex:none;height:47.6px;aspect-ratio:220/60}.header-logo-mark{position:absolute;inset:0;width:100%;height:100%;opacity:1}.header-logo-light,[data-theme=light] .header-logo-dark{opacity:0}[data-theme=light] .header-logo-light{opacity:1}.main-nav-list{display:flex;align-items:center;gap:1.5rem;list-style:none}.main-nav-link{position:relative;display:inline-flex;align-items:center;min-height:44px;font-size:.92rem;font-weight:600;color:var(--text-muted);text-decoration:none;white-space:nowrap}.main-nav-link:hover,.price-conversion strong{color:var(--text)}.main-nav-link.is-active{color:var(--accent-text)}.main-nav-link.is-active::after{content:"";position:absolute;left:0;right:0;bottom:.65rem;height:2px;border-radius:1px;background:var(--accent)}.icon-menu-close,.nav-toggle,.nav-toggle[aria-expanded=true] .icon-menu-open{display:none}.nav-toggle svg{width:22px;height:22px}.nav-toggle[aria-expanded=true] .icon-menu-close{display:block}#caste-dotazy,#jak-to-funguje,#vyhody,#vysledky{scroll-margin-top:72px}.btn,.theme-toggle{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);cursor:pointer}.theme-toggle{width:44px;height:44px;border:1px solid var(--border);background:var(--bg-elevated);transition:transform .15s ease,background-color .2s ease,border-color .2s ease}.theme-toggle:hover{border-color:var(--border-strong)}.theme-toggle:active{transform:scale(.94)}.theme-toggle svg{width:20px;height:20px;stroke:var(--text)}.theme-toggle .icon-moon,[data-theme=dark] .theme-toggle .icon-sun{display:none}[data-theme=dark] .theme-toggle .icon-moon{display:block}.btn{gap:.5rem;white-space:nowrap;padding:.85rem 1.5rem;font-weight:600;font-size:.98rem;text-decoration:none;border:1px solid transparent;transition:transform .15s cubic-bezier(.16,1,.3,1),box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.btn:active{transform:scale(.97)}.btn-primary{background:var(--accent);color:var(--on-accent);box-shadow:var(--shadow-sm)}.btn-primary:hover{background:var(--accent-hover);box-shadow:var(--shadow-md)}.btn-secondary{background:0 0;color:var(--text);border-color:var(--border-strong)}.btn-secondary:hover{background:var(--surface)}.hero{padding-top:clamp(1.75rem,3.5vw,2.5rem);padding-bottom:clamp(1.5rem,3vw,2rem)}.hero-grid{display:grid;grid-template-columns:1fr;gap:2rem}.hero-intro{max-width:46rem;margin-bottom:clamp(1.5rem,3vw,2rem)}.hero-intro .h1{margin-bottom:.85rem}.hero-badge{display:inline-flex;align-items:center;padding:.4rem .85rem;margin-bottom:1rem;border-radius:var(--radius-pill);background:var(--accent-soft);border:1px solid var(--accent-soft-border);color:var(--accent-text);font-size:.78rem;font-weight:700;letter-spacing:.01em}@media (min-width:1024px){.hero-grid{grid-template-columns:minmax(420px,1fr) minmax(420px,1fr);gap:3rem;align-items:center}.hero-intro{margin-bottom:0}.hero-intro .h1{font-size:clamp(2rem,2.4vw + .5rem,2.75rem)}}.configurator{position:relative;scroll-margin-top:84px;border-radius:var(--radius-lg);padding:clamp(1.25rem,2.5vw,1.75rem);border:1.5px solid color-mix(in srgb,var(--accent) 32%,transparent);background:var(--bg-elevated);box-shadow:var(--shadow-lg),inset 0 1px 0 rgba(255,255,255,.5),0 0 50px -16px color-mix(in srgb,var(--accent) 45%,transparent)}[data-theme=dark] .configurator{border-color:color-mix(in srgb,var(--accent) 42%,transparent);box-shadow:var(--shadow-lg),inset 0 1px 0 rgba(255,255,255,.06),0 0 60px -16px color-mix(in srgb,var(--accent) 55%,transparent)}.filters-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem}.filter-group{border:0;padding:0}.filter-group legend{display:block;width:100%;font-weight:600;font-size:.92rem;margin-bottom:.65rem;padding:0;color:var(--text)}.prep-note{margin-top:.5rem;font-size:.85rem;color:var(--text-muted)}.select-input{appearance:none;-webkit-appearance:none;width:100%;min-height:44px;padding:.5rem 2.2rem .5rem .6rem;border:1.5px solid var(--border-strong);border-radius:var(--radius-sm);background-color:var(--bg-elevated);color:var(--text);font:inherit;font-variant-numeric:tabular-nums;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;background-size:18px;transition:border-color .15s ease}.select-input:hover{border-color:var(--accent)}.select-input:focus-visible{outline:2.5px solid var(--accent);outline-offset:1px}.select-input:focus-visible,.select-input:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23c7451b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}[data-theme=dark] .select-input:focus-visible,[data-theme=dark] .select-input:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ff7a3d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.slider-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:.75rem;margin-bottom:.5rem}.slider-row>span:first-child{min-width:0}.slider-value{flex-shrink:0;white-space:nowrap;font-weight:700;color:var(--accent-text);font-variant-numeric:tabular-nums}input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:3px;border-radius:var(--radius-pill);background:var(--border-strong);cursor:pointer}input[type=range]::-webkit-slider-runnable-track{height:3px;border-radius:var(--radius-pill);background:var(--border-strong)}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;width:22px;height:22px;margin-top:-9.5px;border-radius:50%;background:var(--accent);border:3px solid var(--bg-elevated);box-shadow:var(--shadow-sm);cursor:pointer;transition:transform .15s ease}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.08)}input[type=range]::-moz-range-thumb{box-sizing:border-box;width:22px;height:22px;border-radius:50%;background:var(--accent);border:3px solid var(--bg-elevated);box-shadow:var(--shadow-sm);cursor:pointer}input[type=range]::-moz-range-track{height:3px;border-radius:var(--radius-pill);background:var(--border-strong)}.checkbox-row{display:flex;flex-direction:column;gap:.65rem}.checkbox-item{display:flex;align-items:center;gap:.65rem;cursor:pointer;font-size:.95rem;min-height:44px}.checkbox-item input[type=checkbox],.consent-toggle input[type=checkbox]{width:22px;height:22px;flex-shrink:0;appearance:none;border:1.5px solid var(--border-strong);border-radius:6px;background:var(--bg-elevated);cursor:pointer;display:grid;place-content:center;transition:border-color .15s ease,background-color .15s ease}.checkbox-item input[type=checkbox]::before,.consent-toggle input[type=checkbox]::before{content:"";width:12px;height:12px;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80%0,43% 62%);transform:scale(0);transition:transform .15s ease;background:var(--on-accent)}.checkbox-item input[type=checkbox]:checked,.consent-toggle input[type=checkbox]:checked{background:var(--accent);border-color:var(--accent)}.checkbox-item input[type=checkbox]:checked::before,.consent-toggle input[type=checkbox]:checked::before{transform:scale(1)}.toggle-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:44px}.toggle-item span{font-size:.95rem}.switch{position:relative;width:46px;height:26px;flex-shrink:0}.switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer;z-index:1}.switch-track{position:absolute;inset:0;background:var(--surface-strong);border-radius:var(--radius-pill);transition:background-color .2s ease}.switch-track::before{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:var(--bg-elevated);box-shadow:var(--shadow-sm);transition:transform .2s cubic-bezier(.16,1,.3,1)}.switch input:checked~.switch-track{background:var(--accent)}.switch input:checked~.switch-track::before{transform:translateX(20px)}.switch input:focus-visible~.switch-track{outline:2.5px solid var(--accent);outline-offset:2px}.price-conversion{margin-top:.75rem;font-size:.85rem;color:var(--text-muted)}.configurator-footer{margin-top:1.25rem;padding-top:1.1rem;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:nowrap}.configurator-footer #reset-filters{flex-shrink:0}.result-count{min-width:0;font-weight:600;font-size:.98rem}.result-count strong{color:var(--accent-text);display:inline-block}.configurator-jump{display:none;width:100%;margin-top:.85rem}.configurator-jump span,.result-count strong{font-variant-numeric:tabular-nums}.mobile-filter-bar{display:none}@media (max-width:767px){.mobile-filter-bar{display:flex;position:sticky;bottom:0;z-index:90;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1.1rem;margin-top:-1px;background:color-mix(in srgb,var(--bg-elevated) 92%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border);box-shadow:var(--shadow-lg)}.mobile-filter-bar .result-count{font-size:.92rem}}.results{padding-top:clamp(2rem,4vw,3rem);scroll-margin-top:84px}.results-toolbar{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.75rem;flex-wrap:wrap}.results-toolbar h2{font-size:1.4rem}.results-count-inline{color:var(--text-muted);font-size:.95rem}.budget-expanded-note{margin-top:-1.25rem;margin-bottom:1.75rem;font-size:.85rem;font-weight:600;color:var(--accent-text)}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.card{position:relative;isolation:isolate;display:flex;flex-direction:column;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.5rem;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .25s ease,border-color .25s ease}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--border-strong)}.card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1.1rem}.card-logo{width:52px;height:52px;border-radius:var(--radius-sm);background:#fff;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.card-logo img{width:100%;height:100%;object-fit:contain;padding:6px}.card-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.card-badge-cheapest,.card-badge-lowest,.card-badge-tip{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:var(--radius-pill);font-size:.76rem;font-weight:700;letter-spacing:.01em;white-space:nowrap}.card-badge-cheapest,.card-badge-lowest{background:var(--accent-soft);border:1px solid var(--accent-soft-border);color:var(--accent-text)}.card-badge-tip{background:var(--accent-2-soft);border:1px solid var(--accent-2-soft-border);color:var(--accent-2-text)}.card-name{font-size:1rem;font-weight:700;margin-bottom:.85rem;color:var(--text)}.card-price{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.card-price-main{font-family:var(--font-display);font-size:1.85rem;font-weight:800;letter-spacing:-.01em;color:var(--text)}.card-price-sub{font-size:.85rem;color:var(--text-muted);margin-bottom:.9rem}.card-consumption,.card-meta{display:flex;margin-bottom:1rem}.card-consumption{flex-direction:column;gap:.3rem;padding:.7rem .85rem;border-radius:var(--radius-md);background:var(--accent-soft);border:1px solid var(--accent-soft-border);font-size:.83rem;color:var(--accent-text)}.card-consumption p{margin:0}.card-consumption strong{font-weight:700}.card-meta{flex-wrap:wrap;gap:.4rem}.badge{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .65rem;border-radius:var(--radius-pill);font-size:.76rem;font-weight:600;background:var(--neutral-badge-soft);color:var(--neutral-badge);white-space:nowrap}.badge-success{background:var(--success-soft);color:var(--success)}.badge-neutral{background:var(--neutral-badge-soft);color:var(--neutral-badge)}.card-gift{font-size:.85rem;color:var(--text-muted);margin-bottom:1rem;line-height:1.45}.card-gift strong{color:var(--text);font-weight:600}.card-secondary{margin-top:auto;padding-top:.9rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.25rem;font-size:.82rem;color:var(--text-faint);margin-bottom:1.1rem}.card-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem 1rem;border-radius:var(--radius-pill);background:var(--accent);color:var(--on-accent);font-weight:700;font-size:.95rem;text-decoration:none;transition:background-color .2s ease,transform .15s ease}.card-cta::after{content:"";position:absolute;inset:0;z-index:1}.card:hover .card-cta{background:var(--accent-hover)}.card-cta:active{transform:scale(.97)}.empty-state{display:none;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:4rem 1.5rem;border:1.5px dashed var(--border-strong);border-radius:var(--radius-lg)}.empty-state.is-visible{display:flex}.empty-state p{color:var(--text-muted);max-width:34ch}.empty-state-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step{display:flex;flex-direction:column;gap:.9rem}.faq-item summary,.step-num{display:flex;align-items:center}.step-num{width:46px;height:46px;border-radius:var(--radius-sm);border:1px solid var(--border);justify-content:center;font-family:var(--font-display);font-weight:800;font-size:1.15rem;color:var(--accent-text)}.step h3{font-size:1.05rem}.benefit-card p,.step p{color:var(--text-muted);font-size:.95rem;line-height:1.55}.benefits,.step-num{background:var(--surface)}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.benefit-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);padding:2rem 1.75rem}.benefit-icon{width:112px;height:112px;stroke:var(--accent-text);margin-bottom:1.25rem}.benefit-card h3{font-size:clamp(1.4rem,1.1vw + 1rem,1.85rem);margin-bottom:.6rem}.benefit-card p{font-size:.9rem}.faq-list{display:flex;flex-direction:column;gap:.75rem;max-width:60rem}.faq-item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-elevated);padding:0}.faq-item summary{cursor:pointer;padding:1.1rem 1.25rem;font-weight:600;font-size:1rem;color:var(--text);list-style:none;justify-content:space-between;gap:1rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";flex-shrink:0;width:1.2em;text-align:center;color:var(--accent-text);font-weight:800;font-size:1.2rem}.faq-item[open] summary::after{content:"−"}.faq-item summary:focus-visible{outline:2.5px solid var(--accent);outline-offset:-2px;border-radius:var(--radius-sm)}.faq-item p{margin:0 1.25rem 1.1rem;color:var(--text-muted);font-size:.92rem;line-height:1.55}.back-to-top{position:fixed;right:1.5rem;bottom:1.5rem;z-index:80;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--border-strong);background:var(--bg-elevated);color:var(--text);box-shadow:var(--shadow-md);cursor:pointer;opacity:0;transform:translateY(12px) scale(.9);pointer-events:none;transition:opacity .25s ease,transform .25s cubic-bezier(.16,1,.3,1),background-color .2s ease,bottom .2s ease}.back-to-top svg{width:22px;height:22px}.back-to-top.is-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.back-to-top:hover{background:var(--surface)}.back-to-top:active{transform:scale(.94)}@media (max-width:767px){.back-to-top{bottom:5.5rem}}.site-footer{position:relative;overflow:hidden;border-top:1px solid var(--border);padding-block:2.5rem}.site-footer .container{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem}.footer-watermark{position:absolute;z-index:0;top:50%;right:-30px;transform:translateY(-50%);width:220px;height:220px;color:#f4e9da;opacity:.08;pointer-events:none}[data-theme=light] .footer-watermark{color:#16130f;opacity:.06}.site-footer p{font-size:.85rem;color:var(--text-faint);line-height:1.6;max-width:70ch}.site-footer a{color:var(--text-muted)}.footer-meta{font-size:.82rem}.consent-text a,.link-button,.site-footer a{text-decoration:underline;text-underline-offset:2px}.link-button{background:0 0;border:0;padding:0;font:inherit;font-size:inherit;color:var(--text-muted);cursor:pointer}.legal-content p strong,.link-button:hover{color:var(--text)}.consent-bar{position:fixed;left:0;right:0;bottom:0;z-index:150;background:var(--bg-elevated);border-top:1.5px solid var(--border-strong);box-shadow:var(--shadow-lg)}.consent-bar[hidden]{display:none}.consent-bar-inner{max-width:var(--container);margin-inline:auto;padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0));display:grid;grid-template-columns:1fr;gap:1rem}.consent-text{font-size:.88rem;color:var(--text-muted);line-height:1.55;max-width:70ch}.consent-text a{color:var(--accent-text);font-weight:600}.consent-options{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.consent-category{font-size:.85rem;font-weight:600;color:var(--text-faint)}.consent-toggle{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.9rem;font-weight:600;min-height:44px}.consent-actions{display:flex;gap:.75rem;flex-wrap:wrap}@media (min-width:1024px){.consent-bar-inner{grid-template-columns:2fr auto auto;align-items:center}}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (max-width:1199px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.site-header{height:52px}.header-logo{height:36.4px}.main-nav,.nav-toggle{background:var(--bg-elevated)}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--text);cursor:pointer}.main-nav{position:fixed;top:52px;left:0;right:0;bottom:0;z-index:120;padding:1.5rem 1.25rem;overflow-y:auto;border-top:1px solid var(--border);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s}.main-nav.is-open{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}body.nav-open{overflow:hidden}.main-nav-list{flex-direction:column;align-items:stretch;gap:.25rem}.main-nav-link{min-height:48px;padding-inline:1rem;border-radius:var(--radius-md);font-size:1.05rem}.main-nav-link.is-active{background:var(--surface)}#caste-dotazy,#jak-to-funguje,#vyhody,#vysledky{scroll-margin-top:60px}.footer-watermark{width:120px;height:120px;right:-16px}.configurator,.main-nav-link.is-active::after{display:none}.configurator.is-open{display:block}.filters-grid{grid-template-columns:minmax(0,1fr);gap:1.5rem}.configurator-jump{display:flex}.benefits-grid,.steps{grid-template-columns:1fr;gap:2.25rem}.benefits-grid{gap:1.75rem}.benefit-icon{width:64px;height:64px;margin-bottom:1rem}.benefit-card{padding:1.75rem 1.5rem}.card-grid{grid-template-columns:1fr}section{padding-block:2.75rem}}@media (min-width:768px) and (max-width:1199px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:360px) and (max-width:400px){.h1{font-size:2rem}}.legal-content{max-width:70ch;padding-block:clamp(2.5rem,5vw,4rem)}.back-link{display:inline-block;margin-bottom:1.75rem;color:var(--accent-text);font-weight:600;text-decoration:none}.back-link:hover,.legal-content a{text-decoration:underline}.legal-content .h1,.legal-content li{margin-bottom:.5rem}.legal-meta{color:var(--text-muted);font-size:.95rem;margin-bottom:2rem}.legal-content h2{margin-top:2.25rem;margin-bottom:.75rem}.legal-content p,.legal-content ul{color:var(--text-muted);line-height:1.7;margin-bottom:1rem}.legal-content ul{list-style:disc;padding-left:1.4rem}.legal-content a{color:var(--accent-text);text-underline-offset:2px}