:root{--bg:#f6f7f5;--surface:#fff;--ink:#1e2933;--muted:#64706f;--teal:#176b73;--teal-dark:#0e5158;--orange:#e58a3a;--line:#dde4e1;--radius:18px;--shadow:0 16px 40px rgba(29,52,52,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit}.site-header{height:78px;justify-content:space-between;padding:0 max(5vw,32px);background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.site-header{display:flex;align-items:center}.brand{gap:10px;font-weight:800;font-size:21px;letter-spacing:-.4px}.logo{width:39px;height:39px;display:grid;place-items:center;color:#fff;background:var(--teal);border-radius:12px}.site-header nav{display:flex;gap:30px;font-size:14px;font-weight:650}.site-header nav a:hover{color:var(--teal)}.header-actions{display:flex;gap:8px;align-items:center}.icon-button,.utility{height:38px;border:1px solid var(--line);background:#fff;border-radius:10px;color:var(--ink);display:flex;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:650}.icon-button{width:38px;justify-content:center;padding:0}.hero{min-height:560px;padding:75px max(7vw,50px);display:grid;grid-template-columns:1.08fr .92fr;grid-gap:70px;gap:70px;align-items:center;overflow:hidden}.hero-copy{max-width:700px}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:7px;color:var(--teal);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{font-size:clamp(53px,6vw,82px);line-height:.98;letter-spacing:-4px;margin:20px 0 24px}.hero h1 em{font-style:normal;color:var(--teal)}.hero-copy>p{font-size:20px;line-height:1.65;color:var(--muted);max-width:640px}.hero-buttons{display:flex;gap:12px;margin-top:32px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;border-radius:11px;font-weight:750;font-size:14px}.primary{color:#fff;background:var(--teal)}.primary:hover{background:var(--teal-dark)}.secondary{background:#fff;border:1px solid var(--line)}.button.small{min-height:38px;padding:0 14px;font-size:13px;border-radius:9px}.micro-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:var(--muted);font-size:12px}.micro-trust span{display:flex;align-items:center;gap:6px}.micro-trust svg{color:var(--teal)}.hero-visual{height:410px;position:relative;border-radius:38px;background:linear-gradient(145deg,#e3efeb,#f1e6d7);box-shadow:var(--shadow)}.orb{position:absolute;border-radius:999px;filter:blur(1px)}.orb-one{width:220px;height:220px;background:#d2e5df;right:-40px;top:-40px}.orb-two{width:150px;height:150px;background:#f0cda9;left:-35px;bottom:-45px}.visual-card{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.8);border-radius:24px;box-shadow:0 18px 35px rgba(30,60,56,.13);font-weight:800;color:var(--teal);font-size:13px}.vc-one{width:210px;height:220px;left:55px;top:65px;transform:rotate(-5deg)}.vc-two{width:175px;height:175px;right:45px;top:40px;transform:rotate(6deg);color:var(--orange)}.vc-three{width:160px;height:145px;right:70px;bottom:30px;transform:rotate(-3deg);color:#b56378}.trust-bar{background:#fff;border-block:1px solid var(--line);padding:26px max(7vw,50px);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}.trust-bar>div{display:flex;align-items:center;gap:14px}.trust-bar svg{color:var(--teal);flex:none}.trust-bar span{display:flex;flex-direction:column;gap:4px}.trust-bar b{font-size:14px}.trust-bar small{color:var(--muted)}.section{padding:90px max(7vw,50px)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.assistant h2,.method h2,.section-heading h2{font-size:36px;letter-spacing:-1.5px;margin:9px 0 0}.section-heading>a{display:flex;align-items:center;gap:7px;color:var(--teal);font-weight:750;font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.category-card{padding:25px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:16px;background:#e7f1ee;color:var(--teal)}.category-card.orange .category-icon{background:#fbecde;color:#c86e21}.category-card.rose .category-icon{background:#f6e5e9;color:#a9566a}.category-card.blue .category-icon{background:#e5ebf6;color:#4b6698}.category-card h3{font-size:20px;margin:24px 0 8px}.category-card p{color:var(--muted);line-height:1.55;min-height:48px}.category-card a{display:flex;align-items:center;gap:7px;color:var(--teal);font-size:18px;font-weight:800;margin-top:20px}.assistant{margin:20px max(5vw,32px);padding:55px max(4vw,38px);background:var(--teal);color:#fff;border-radius:26px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:55px;gap:55px;align-items:center}.kicker.light{color:#aee2ec}.assistant-copy p{color:#d2e8e5;line-height:1.65;max-width:480px}.assistant-form{background:#fff;color:var(--ink);padding:22px;border-radius:18px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:11px;gap:11px}.assistant-form label{font-size:11px;font-weight:800;color:var(--muted);display:flex;flex-direction:column;gap:7px}.assistant-form select{height:44px;border:1px solid var(--line);border-radius:9px;background:#fbfcfb;color:var(--ink);padding:0 10px}.assistant-form button{grid-column:1/-1;height:46px;border:0;border-radius:10px;background:var(--orange);color:#fff;font-weight:800;display:flex;justify-content:center;align-items:center;gap:8px}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.comparison-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.2s}.comparison-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-art{height:220px;display:grid;place-items:center}.product-art.large{height:340px;border-radius:var(--radius)}.product-a{background:#ddecea}.product-b{background:#f4e6d8}.product-c{background:#eee4ea}.shape{width:125px;height:125px;border-radius:40% 60% 55% 45%;background:rgba(23,107,115,.78);box-shadow:30px 20px 0 rgba(255,255,255,.55)}.product-b .shape{background:rgba(229,138,58,.8);border-radius:24px}.product-c .shape{background:rgba(174,92,116,.7);border-radius:60px 20px 60px 20px}.card-content{padding:24px}.badge{display:inline-flex;padding:6px 9px;border-radius:7px;background:#e8f2ef;color:var(--teal);font-size:10px;font-weight:850;text-transform:uppercase}.card-content h3{font-size:20px;line-height:1.35;margin:14px 0 9px}.card-content p{color:var(--muted);font-size:13px}.comparison-card a{display:flex;align-items:center;gap:7px;color:var(--teal);font-size:13px;font-weight:800;margin-top:20px}.method{margin:20px max(7vw,50px) 90px;padding:38px;background:#eef3f1;border:1px solid #dbe7e3;border-radius:22px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:25px;gap:25px}.method-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:18px;background:#fff;color:var(--teal)}.method h2{font-size:28px}.method p{color:var(--muted);line-height:1.6;margin-bottom:0}footer{background:#18252a;color:#e9f0ef;padding:58px max(7vw,50px) 24px}.footer-main{display:grid;grid-template-columns:1.7fr repeat(3,1fr);grid-gap:40px;gap:40px}.footer-brand .logo{background:#2b7d82}.footer-brand p,.locale{color:#9fb0b0}.locale{font-size:12px;margin-top:30px}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px}.footer-main h3{font-size:13px;margin:0 0 8px}.footer-main a:not(.brand){font-size:13px;color:#aebcbc}.footer-main a:not(.brand):hover{color:#fff}.footer-bottom{border-top:1px solid #314146;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;color:#809395;font-size:11px}.breadcrumbs{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);margin-bottom:8px}.breadcrumbs a:hover{color:var(--teal)}.breadcrumbs span:last-child{color:var(--ink);font-weight:650}.comparison-table-wrap{overflow-x:auto;border-radius:var(--radius);border:1px solid var(--line);background:#fff}.comparison-table{width:100%;border-collapse:collapse;min-width:700px}.comparison-table td,.comparison-table th{padding:20px 16px;text-align:left;border-bottom:1px solid var(--line);border-right:1px solid var(--line);vertical-align:top}.comparison-table td:last-child,.comparison-table th:last-child{border-right:0}.comparison-table thead th{background:#f0f4f3;font-size:12px;font-weight:700}.comparison-table tbody tr:last-child td{border-bottom:0}.row-label{font-weight:800;color:var(--ink);background:#f8faf9;font-size:13px;width:120px}.verdict-badge{display:inline-flex;padding:5px 10px;border-radius:7px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.verdict-badge.empfehlung{background:var(--teal);color:#fff}.verdict-badge.preis-leistungs-tipp{background:var(--orange);color:#fff}.verdict-badge.alternative{background:#e8eef0;color:var(--muted)}.feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.feature-list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5}.feature-list.positive svg{color:#2f7d5b;flex:none;margin-top:2px}.feature-list.negative svg{color:#c8624a;flex:none;margin-top:2px}.suitable-cell{font-size:13px;color:var(--muted);line-height:1.5}.provider-count{font-size:12px;color:var(--muted);margin-bottom:10px}.disclosure-inline{font-size:11px;color:var(--muted);margin-top:30px;text-align:center}.product-detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:40px;gap:40px;margin-bottom:50px}.detail-block{margin-bottom:24px}.detail-block h3{font-size:14px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 12px}.provider-section h2{font-size:28px;letter-spacing:-1px;margin:0 0 6px}.provider-list{display:flex;flex-direction:column;gap:10px}.provider-row{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;grid-gap:16px;gap:16px;padding:16px 20px;background:#fff;border:1px solid var(--line);border-radius:14px}.provider-name{font-weight:800;font-size:15px}.provider-market{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--muted);font-weight:650}.provider-stock{font-size:12px;color:#2f7d5b;font-weight:700}.legal-page{max-width:760px}.legal-page h1{font-size:32px;letter-spacing:-1.2px;margin:0 0 20px}.legal-page h2{font-size:18px;margin:28px 0 10px}.legal-page p{line-height:1.7;color:var(--ink)}.legal-note{margin-top:30px;padding:16px;background:#fbf6e8;border:1px solid #ecdcb8;border-radius:10px;font-size:13px;color:#8a6d2f}html[dir=rtl] body{font-family:Vazirmatn,Inter,ui-sans-serif,sans-serif}.html[dir=rtl] .assistant,.html[dir=rtl] .category-grid,.html[dir=rtl] .comparison-table td,.html[dir=rtl] .comparison-table th,.html[dir=rtl] .footer-main,.html[dir=rtl] .hero,.html[dir=rtl] .method,.html[dir=rtl] .provider-row,html[dir=rtl] .site-header nav{text-align:right}@media(max-width:1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-visual{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.assistant{grid-template-columns:1fr}.comparison-grid,.footer-main{grid-template-columns:1fr 1fr}.product-detail-grid{grid-template-columns:1fr}.provider-row{grid-template-columns:1fr auto;gap:8px}}@media(max-width:720px){.site-header{height:auto;padding:14px 18px;flex-wrap:wrap;gap:10px}.brand{font-size:18px}.utility:nth-child(2){display:none}.hero{padding:55px 22px;min-height:auto}.hero h1{font-size:49px;letter-spacing:-2.6px}.hero-copy>p{font-size:17px}.hero-buttons{flex-direction:column}.micro-trust{display:none}.trust-bar{grid-template-columns:1fr;padding:25px 22px}.section{padding:65px 22px}.section-heading{align-items:start}.section-heading>a{display:none}.category-grid,.comparison-grid{grid-template-columns:1fr}.assistant{margin:0 12px;padding:38px 22px}.assistant-form{grid-template-columns:1fr}.assistant-form button{grid-column:auto}.method{margin:0 22px 65px;grid-template-columns:1fr;padding:27px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:9px}.header-actions .utility:first-child{display:flex}.icon-button{display:none}.comparison-table{min-width:500px}.provider-row{grid-template-columns:1fr}}