.fit-section{padding-top:72px}.fit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fit-grid article{min-height:210px;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}.fit-grid article>span{color:#b3bed0;font-size:11px;font-weight:900}.fit-grid h3{margin:32px 0 9px;color:var(--ink);font-size:19px;font-weight:850}.fit-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.proof-section{padding-top:72px;padding-bottom:15px}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.proof-grid article{padding:24px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#fff,#f7f9fc)}.proof-grid article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e9edf8;color:var(--navy);font-size:11px;font-weight:900}.proof-grid h3{margin:25px 0 9px;color:var(--ink);font-size:18px;font-weight:850}.proof-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.proof-note{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:22px;padding:26px;border-radius:15px;background:#eef5f0}.proof-note>div{display:flex;flex-direction:column;gap:5px}.proof-note b{color:var(--green);font-size:16px}.proof-note span{color:#57647a;font-size:13px}.request-band .eyebrow{color:#9fb2df}@media(max-width:900px){.fit-grid,.proof-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.fit-grid,.proof-grid{grid-template-columns:1fr}.proof-note{align-items:flex-start;flex-direction:column}.fit-grid article{min-height:auto}}.instock-section{padding-top:54px}.instock-lead{max-width:760px;margin:2px 0 22px;color:var(--muted);font-size:14px;line-height:1.6}.stock-badge.eu{background:#2f6fb0}.condition.excellent{background:#e7f3ec;color:var(--green)}.home-faq-lead{max-width:820px;margin:2px 0 20px;color:var(--muted);font-size:15px;line-height:1.65}.home-faq-lead strong{color:var(--ink)}.home-faq-list{display:flex;flex-direction:column;gap:10px;max-width:820px}.home-faq-list details{border:1px solid var(--line);border-radius:12px;background:#fff;padding:0}.home-faq-list summary{cursor:pointer;padding:15px 18px;font-weight:700;font-size:15px;list-style:none;color:var(--ink)}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary:after{content:"+";float:right;color:var(--muted);font-weight:800}.home-faq-list details[open] summary:after{content:"–"}.home-faq-list details[open] summary{border-bottom:1px solid var(--line)}.home-faq-list details p{margin:0;padding:14px 18px;color:var(--muted);font-size:14px;line-height:1.6}.home-compare{overflow-x:auto;margin:18px 0}.home-compare table{width:100%;border-collapse:collapse;font-size:14px}.home-compare td,.home-compare th{border:1px solid var(--border,#e5e7eb);padding:8px 12px;text-align:left;vertical-align:top}.home-compare th{background:var(--panel,#f6f8fa);font-weight:600}