:root{--ink:#171813;--ink-soft:#393c34;--paper:#f3eee3;--paper-light:#fbf8f1;--white:#fffefa;--orange:#d95810;--orange-dark:#a83c00;--orange-soft:#f8dfcd;--green:#225b43;--green-dark:#143c2b;--green-soft:#dce9df;--line:#17181329;--muted:#666960;--shadow:0 22px 56px #22231d1a;--user-font-scale:1}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:calc(16px * var(--user-font-scale));scroll-padding-top:24px}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Heebo,Assistant,Noto Sans Hebrew,Arial,sans-serif;font-size:1rem;line-height:1.6;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit}img{max-width:100%}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:10px;padding:11px 16px;font-weight:800;text-decoration:none;position:fixed;inset-block-start:-100px;inset-inline-start:16px}.skip-link:focus{inset-block-start:12px}.topbar{z-index:10;border-block-end:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;width:min(1240px,100% - 48px);min-height:76px;margin-inline:auto;display:flex;position:relative}.brand,.top-nav a,.hero-actions a{text-decoration:none}.brand{white-space:nowrap;align-items:center;gap:11px;font-size:1.1rem;font-weight:900;display:inline-flex}.brand-mark{background:var(--green);color:#fff;border-radius:14px 14px 4px;flex:none;place-items:center;width:40px;height:40px;display:grid}.top-nav{align-items:center;gap:4px;display:flex}.top-nav a{color:var(--ink-soft);border-radius:999px;padding:9px 12px;font-size:.86rem;font-weight:800;transition:background .18s,color .18s}.top-nav a:hover{background:var(--green-soft);color:var(--green)}.hero{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:center;gap:clamp(48px,7vw,96px);width:min(1240px,100% - 48px);margin-inline:auto;padding-block:clamp(64px,8vw,112px) clamp(78px,8vw,108px);display:grid;position:relative}.hero:before{content:"";z-index:-1;pointer-events:none;border:1px solid #d958102e;border-radius:50%;width:270px;height:270px;position:absolute;inset-block-start:16%;inset-inline-start:45%}.eyebrow{color:var(--green);letter-spacing:.1em;font-size:.75rem;font-weight:900;display:block}.hero h1{letter-spacing:-.065em;max-width:760px;margin-block:14px 24px;font-size:clamp(3.5rem,7vw,6.25rem);line-height:.92}.hero h1 em{color:var(--orange);font-style:normal}.hero-copy>p{max-width:610px;color:var(--ink-soft);margin:0;font-size:clamp(1.1rem,1.8vw,1.4rem);line-height:1.58}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-block-start:28px;display:flex}.hero-actions a{border-radius:13px 13px 4px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding-inline:18px;font-size:.9rem;font-weight:900;display:inline-flex}.primary-action{background:var(--ink);color:#fff}.primary-action:hover{background:var(--green)}.secondary-action{border:1px solid var(--line);color:var(--green);background:#fffefa80}.hero-stats{flex-wrap:wrap;gap:8px;margin-block-start:22px;display:flex}.hero-stats span{border:1px solid var(--line);color:var(--muted);background:#fffefa8c;border-radius:999px;padding:7px 11px;font-size:.77rem}.hero-stats strong{color:var(--ink)}.hero-gallery{min-height:540px;position:relative}.hero-tile{border:6px solid var(--paper);box-shadow:var(--shadow);background:#ddd5c9;margin:0;position:absolute;overflow:hidden}.hero-tile img{object-fit:cover;width:100%;height:100%;display:block}.hero-tile figcaption{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#171813d4;border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:900;position:absolute;inset-block-end:13px;inset-inline-start:13px}.hero-tile-main{border-radius:30px 30px 8px;width:64%;height:76%;inset-block-start:0;inset-inline-start:0}.hero-tile-top{border-radius:23px 23px 7px;width:42%;height:42%;inset-block-start:7%;inset-inline-end:0}.hero-tile-bottom{border-radius:24px 24px 7px;width:49%;height:47%;inset-block-end:0;inset-inline-end:4%}.how-to{border-block-start:1px solid var(--line);background:var(--paper-light);grid-template-columns:.55fr 1.45fr;align-items:start;gap:48px;padding:64px max(24px,50vw - 620px);display:grid}.how-title h2,.section-heading h2,.trust-intro h2,.legal-heading h2{letter-spacing:-.045em;margin-block:8px 0}.how-title h2{max-width:310px;font-size:clamp(2rem,4vw,3rem);line-height:1.04}.how-to ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.how-to li{border:1px solid var(--line);background:var(--white);border-radius:20px 20px 6px;min-height:164px;padding:20px}.how-to li>span{background:var(--orange-soft);width:36px;height:36px;color:var(--orange-dark);border-radius:50%;place-items:center;font-weight:900;display:grid}.how-to li p{color:var(--muted);margin-block:18px 0;font-size:.88rem;line-height:1.55}.how-to li strong{color:var(--ink);margin-block-end:5px;font-size:1rem;display:block}.catalog{border-block-start:1px solid var(--line);background:var(--white);padding:82px max(24px,50vw - 620px) 112px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-block-end:26px;display:flex}.section-heading h2,.trust-intro h2,.legal-heading h2{font-size:clamp(2.4rem,5vw,3.8rem);line-height:1.02}.result-count{background:var(--green-soft);color:var(--green-dark);border-radius:999px;flex:none;padding:9px 14px;font-size:.86rem;font-weight:900}.catalog-search{border:1px solid var(--line);background:var(--paper-light);border-radius:20px 20px 6px;grid-template-columns:minmax(300px,1fr) auto;align-items:center;gap:14px;margin-block-end:20px;padding:16px;display:grid}.search-field{min-height:56px;color:var(--ink);background:#fff;border:1px solid #225b4345;border-radius:14px;align-items:center;gap:11px;padding-inline:16px;display:flex}.search-field svg{color:var(--green);flex:none}.search-field input{width:100%;min-width:0;color:inherit;unicode-bidi:plaintext;background:0 0;border:0;outline:0;font-size:1rem}.search-field input::placeholder{color:#74766c}.search-field kbd{color:#62645d;text-align:center;direction:ltr;background:#eeede8;border:1px solid #d9d7d0;border-radius:7px;min-width:30px;padding:4px 8px;font-size:.8rem}.quick-tags{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.quick-tags button{color:var(--green);background:#fff;border:1px solid #225b4340;border-radius:999px;padding:8px 11px;font-size:.78rem;font-weight:800;transition:border-color .18s,background .18s}.quick-tags button:hover{border-color:var(--green);background:var(--green-soft)}.accuracy-note{color:var(--green-dark);background:#dce9df8c;border:1px solid #225b4333;border-radius:16px;align-items:flex-start;gap:12px;margin:0 0 24px;padding:15px 17px;display:flex}.accuracy-note svg{flex:none;margin-block-start:2px}.accuracy-note p{margin:0;font-size:.87rem;line-height:1.55}.category-bar{scrollbar-width:thin;scrollbar-color:#c8c4ba transparent;gap:8px;margin:0 -4px 34px;padding:4px;display:flex;overflow-x:auto}.category-bar button{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:0 0;border-radius:999px;flex:none;padding:10px 15px;font-size:.87rem;font-weight:700;transition:color .16s,background .16s,border-color .16s}.category-bar button:hover{border-color:var(--green);color:var(--green)}.category-bar button.active{border-color:var(--ink);background:var(--ink);color:#fff}.command-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.command-card{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);content-visibility:auto;contain-intrinsic-size:auto 560px;background:#fff;border-radius:24px 24px 7px;flex-direction:column;display:flex;overflow:hidden}.image-wrap{aspect-ratio:4/3;background:#e8e1d6;position:relative;overflow:hidden}.image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 64%,#0b0d0a57);position:absolute;inset:0}.image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .36s;display:block}.command-card:hover .image-wrap img{transform:scale(1.025)}.card-number,.image-badge{z-index:1;color:#fff;font-weight:900;position:absolute}.card-number{background:var(--orange);direction:ltr;border-radius:999px;place-items:center;min-width:48px;height:44px;padding-inline:8px;font-size:.75rem;display:grid;inset-block-start:14px;inset-inline-end:14px}.image-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#225b43e8;border-radius:999px;padding:7px 10px;font-size:.75rem;inset-block-end:13px;inset-inline-start:13px}.card-content{flex-direction:column;flex:1;padding:22px;display:flex}.card-meta{color:var(--green);justify-content:space-between;align-items:center;gap:10px;margin-block-end:15px;font-size:.75rem;font-weight:800;display:flex}.status{color:#5d6058;white-space:nowrap;background:#efeee9;border-radius:999px;padding:5px 8px}.status-tested_community{background:var(--green-soft);color:var(--green-dark)}.status-supplied_example{background:var(--orange-soft);color:var(--orange-dark)}.card-content h3{letter-spacing:-.03em;margin:0 0 9px;font-size:1.55rem;line-height:1.15}.card-content>p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.58}.aliases{color:var(--muted);flex-wrap:wrap;gap:5px;margin-block-start:14px;font-size:.75rem;display:flex}.aliases bdi{color:var(--green);font-weight:800}.copy-button{background:var(--ink);color:#fff;direction:ltr;border:0;border-radius:13px 13px 4px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;margin-block-start:auto;padding-inline:15px;font-weight:900;transition:background .18s,transform .18s;display:flex}.card-content>p+.copy-button,.aliases+.copy-button{margin-block-start:20px}.copy-button:hover{background:var(--green);transform:translateY(-2px)}.copy-button.copied{background:var(--orange)}.empty-state{border:1px dashed var(--line);background:var(--paper-light);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:48px 24px;display:flex}.load-more{background:var(--ink);color:#fff;border:1px solid #17181333;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:min(100%,300px);margin:32px auto 0;padding:13px 24px;font-size:.95rem;font-weight:900;display:flex;box-shadow:0 10px 26px #1718131f}.load-more span{color:#ffffffb8;font-size:.78rem;font-weight:700}.load-more:hover{background:var(--green)}.empty-state svg{color:var(--orange)}.empty-state h3{margin:15px 0 6px;font-size:1.5rem}.empty-state p{color:var(--muted);margin:0 0 20px}.empty-state button{background:var(--green);color:#fff;border:0;border-radius:999px;padding:10px 16px;font-weight:800}.trust-section{border-block-start:1px solid var(--line);background:var(--paper);grid-template-columns:.8fr 1.2fr;gap:56px;padding:84px max(24px,50vw - 620px);display:grid}.trust-intro>p{max-width:540px;color:var(--muted);margin-block:18px 0}.trust-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.trust-cards article{border:1px solid var(--line);background:var(--paper-light);border-radius:21px 21px 6px;padding:22px}.trust-cards svg{color:var(--orange)}.trust-cards h3{margin-block:16px 7px;font-size:1rem}.trust-cards p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.55}.legal-hub{border-block-start:1px solid var(--line);background:var(--paper-light);padding:82px max(24px,50vw - 500px) 104px}.legal-heading{margin-block-end:30px}.legal-hub details{border-block-start:1px solid var(--line)}.legal-hub details:last-child{border-block-end:1px solid var(--line)}.legal-hub summary{color:var(--ink);cursor:pointer;align-items:center;gap:11px;padding-block:20px;font-size:1.12rem;font-weight:900;display:flex}.legal-hub summary svg{color:var(--green)}.legal-copy{max-width:820px;color:var(--ink-soft);padding-block:0 28px;padding-inline-start:32px}.legal-copy h3{color:var(--ink);margin-block:22px 6px;font-size:1rem}.legal-copy h3:first-child{margin-block-start:0}.legal-copy p,.legal-copy li{font-size:.92rem;line-height:1.75}.legal-copy p{margin-block:0 12px}.legal-copy ul{margin-block:8px 16px;padding-inline-start:22px}.legal-copy a{color:var(--green);text-underline-offset:3px;font-weight:800}.legal-date{color:var(--muted);font-weight:700}footer{border-block-start:5px solid var(--orange);background:var(--ink);color:#fff;grid-template-columns:1fr auto;align-items:start;gap:18px 42px;padding:44px max(24px,50vw - 620px);display:grid}.footer-title{font-size:1.25rem;font-weight:900}footer p{color:#ffffffb8;margin-block:7px 0;font-size:.86rem}footer nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;display:flex}footer nav a{color:#ffffffd1;text-underline-offset:4px;font-size:.86rem}footer nav a:hover{color:#fff}.copyright{border-block-start:1px solid #ffffff29;grid-column:1/-1;padding-block-start:18px}.accessibility-widget{z-index:80;position:fixed;inset-block-end:22px;inset-inline-end:22px}.accessibility-trigger{background:var(--green);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 10px 28px #0a1e1547}.accessibility-trigger:hover{background:var(--green-dark)}.accessibility-panel{background:var(--ink);color:#fff;border:1px solid #ffffff29;border-radius:22px 22px 7px;width:min(330px,100vw - 44px);max-height:min(620px,100vh - 110px);padding:18px;position:absolute;inset-block-end:66px;overflow-y:auto;box-shadow:0 22px 64px #00000047}.accessibility-panel-heading{border-block-end:1px solid #ffffff29;justify-content:space-between;align-items:flex-start;gap:16px;margin-block-end:15px;padding-block-end:14px;display:flex}.accessibility-panel-heading span{font-weight:900;display:block}.accessibility-panel-heading small{color:#ffffffa3;font-size:.875rem;display:block}.accessibility-panel-heading button,.font-controls button{color:#fff;background:#ffffff14;border:1px solid #fff3;place-items:center;display:grid}.accessibility-panel-heading button{border-radius:10px;width:34px;height:34px}.font-controls{background:#ffffff12;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-block-end:10px;padding:11px 12px;display:flex}.font-controls>span{font-size:.88rem;font-weight:800}.font-controls>div{direction:ltr;align-items:center;gap:8px;display:flex}.font-controls button{border-radius:9px;width:32px;height:32px}.font-controls output{color:#fffc;text-align:center;direction:ltr;min-width:44px;font-size:.875rem}.accessibility-option,.reset-accessibility{color:#fff;text-align:start;background:0 0;border:1px solid #ffffff29;border-radius:11px;align-items:center;gap:10px;width:100%;min-height:44px;margin-block-start:7px;padding-inline:12px;font-size:.9rem;display:flex}.accessibility-option[aria-pressed=true]{background:#5eb07b38;border-color:#9fd4af}.grayscale-icon,.motion-icon,.underline-icon{flex:none;place-items:center;width:19px;height:19px;display:grid}.grayscale-icon{background:linear-gradient(90deg,#fff 50%,#424242 50%);border:1px solid #fff;border-radius:50%}.underline-icon{border-block-end:2px solid #fff;font-size:.82rem;font-weight:900}.motion-icon{color:#9fd4af;font-size:.72rem}.reset-accessibility{color:#ffffffd1;border-color:#ffffff40;justify-content:center;margin-block-start:12px}.cookie-notice{z-index:70;inset-block-end:18px;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#171813f5;border:1px solid #ffffff2e;border-radius:16px;align-items:center;gap:12px;width:min(720px,100% - 180px);padding:13px 15px;display:flex;position:fixed;left:50%;right:auto;transform:translate(-50%);box-shadow:0 14px 42px #00000040}.cookie-notice>svg{color:#f4a06c;flex:none}.cookie-notice p{color:#ffffffd1;flex:1;margin:0;font-size:.875rem;line-height:1.45}.cookie-notice a{color:#fff;text-underline-offset:3px;font-weight:800}.cookie-notice button{color:#fff;background:#c74600;border:0;border-radius:10px;flex:none;padding:9px 15px;font-size:.875rem;font-weight:900}.search-field:focus-within{outline-offset:3px;outline:3px solid #b8540f}button:focus-visible{outline-offset:3px;outline:3px solid #b8540f}a:focus-visible{outline-offset:3px;outline:3px solid #b8540f}input:focus-visible{outline-offset:3px;outline:3px solid #b8540f}summary:focus-visible{outline-offset:3px;outline:3px solid #b8540f}html[data-a11y-contrast=true]{--ink:#000;--ink-soft:#111;--paper:#fff;--paper-light:#fff;--white:#fff;--orange:#a73500;--orange-dark:#7a2600;--orange-soft:#ffe2cc;--green:#004b2d;--green-dark:#002d1a;--green-soft:#d4f1df;--line:#00000080;--muted:#222}html[data-a11y-grayscale=true]{filter:grayscale()}html[data-a11y-underline=true] a{text-underline-offset:4px!important;text-decoration:underline!important;text-decoration-thickness:2px!important}html[data-a11y-motion=true],html[data-a11y-motion=true] *,html[data-a11y-motion=true] :before,html[data-a11y-motion=true] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}@media (max-width:1080px){.hero{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);gap:48px}.how-to,.trust-section{grid-template-columns:1fr;gap:28px}.how-title h2{max-width:none}.command-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.topbar,.hero{width:min(100% - 36px,1240px)}.hero{grid-template-columns:1fr;padding-block-start:50px}.hero:before{display:none}.hero-gallery{min-height:500px}.catalog-search{grid-template-columns:1fr}.quick-tags{justify-content:flex-start}.how-to ol,.trust-cards{grid-template-columns:1fr}.how-to li{min-height:0}footer{grid-template-columns:1fr}footer nav{justify-content:flex-start}.copyright{grid-column:auto}}@media (max-width:620px){.topbar{min-height:68px}.top-nav a{padding-inline:8px;font-size:.78rem}.hero{padding-block:42px 70px}.hero h1{font-size:clamp(3rem,15vw,4.3rem)}.hero-copy>p{font-size:1.05rem}.hero-gallery{min-height:390px}.hero-tile{border-width:4px}.section-heading{flex-direction:column;align-items:flex-start}.command-grid{grid-template-columns:1fr}.command-card{border-radius:20px 20px 7px}.card-content{padding:20px}.legal-copy{padding-inline-start:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}[dir=rtl] .accessibility-panel{border-radius:22px 22px 22px 7px;left:0;right:auto}[dir=ltr] .accessibility-panel{border-radius:22px 22px 7px;left:auto;right:0}.top-nav a,.category-bar button,.lang-switch{align-items:center;min-height:44px;display:inline-flex}.lang-switch{color:var(--ink);white-space:nowrap;background:#fff9;border:1px solid #1718132e;border-radius:999px;gap:7px;padding:0 14px;font-size:14px;font-weight:600;text-decoration:none}.lang-switch:hover{background:#fff;border-color:#17181357}.cookie-notice{pointer-events:none}.cookie-notice a,.cookie-notice button{pointer-events:auto}.copy-button.copy-failed{color:#fff;background:#8a2b12}.copy-error{color:#8a2b12;-webkit-user-select:all;user-select:all;margin-block-start:8px;font-size:13.5px;line-height:1.45}.category-index{padding:8px clamp(18px,5vw,64px) 40px}.category-cards{grid-template-columns:repeat(auto-fill,minmax(min(100%,236px),1fr));gap:12px;margin-block-start:22px;padding:0;list-style:none;display:grid}.category-cards a{min-height:76px;color:var(--ink);background:#fff;border:1px solid #1718131f;border-radius:16px;flex-direction:column;justify-content:center;gap:5px;padding:15px 17px;text-decoration:none;display:flex}.category-cards a:hover{border-color:var(--green);transform:translateY(-2px)}.category-name{font-size:16px;font-weight:650}.category-count{color:#5d6057;font-size:13.5px}.breadcrumb{color:#5d6057;flex-wrap:wrap;align-items:center;gap:7px;padding:18px clamp(18px,5vw,64px) 0;font-size:14px;display:flex}.breadcrumb a{color:var(--green)}.category-hero{max-width:760px;padding:14px clamp(18px,5vw,64px) 10px}.category-hero h1{margin-block:8px 10px;font-size:clamp(30px,6vw,46px);line-height:1.1}.category-hero p{color:#3c3f37;font-size:17px;line-height:1.6}.category-pager{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-block-start:8px;padding:26px clamp(18px,5vw,64px) 48px;display:flex}.category-pager a{min-height:44px;color:var(--ink);background:#fff;border:1px solid #17181329;border-radius:999px;align-items:center;padding:0 17px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.category-pager a:hover{border-color:var(--green)}.hub{text-align:center;flex-direction:column;justify-content:center;gap:4px;max-width:760px;min-height:100svh;margin-inline:auto;padding:clamp(28px,8vw,80px) clamp(20px,6vw,64px);display:flex}.hub-mark{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;margin-inline:auto;display:grid}.hub h1{margin-block:16px 6px;font-size:clamp(32px,8vw,52px)}.hub-lead{color:#3c3f37;margin:0;font-size:17px;line-height:1.6}.hub-cards{text-align:start;gap:14px;margin-block:30px 0;padding:0;list-style:none;display:grid}.hub-cards a{color:var(--ink);background:#fff;border:1px solid #17181321;border-radius:20px;flex-direction:column;gap:6px;padding:20px 22px;text-decoration:none;display:flex}.hub-cards a:hover{border-color:var(--green);transform:translateY(-2px)}.hub-card-title{font-size:19px;font-weight:650}.hub-card-meta{color:#5d6057;font-size:14px}.hub-card-go{color:var(--green);align-items:center;gap:6px;margin-block-start:6px;font-size:14.5px;font-weight:600;display:inline-flex}.hub-foot{color:#5d6057;margin-block-start:30px;font-size:13.5px}.hub-foot a{color:#3c3f37}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;max-width:620px;min-height:78svh;margin-inline:auto;padding:clamp(28px,8vw,72px) clamp(20px,6vw,64px);display:flex}.not-found h1{margin:0;font-size:clamp(28px,7vw,42px)}.not-found p{color:#3c3f37;margin:0;font-size:17px;line-height:1.6}.legal-summary{font-weight:600}.legal-links{margin-block-start:10px;padding-inline-start:18px}.legal-links li{margin-block-end:5px}.build-stamp{background:var(--ink);color:#ffffff9e;margin:0;padding:0 clamp(18px,5vw,64px) 26px;font-size:13px}footer nav a,.hub-foot a,.cookie-notice a{min-height:24px;padding-block:2px;display:inline-block}@media (max-width:820px){.topbar{flex-wrap:wrap;gap:2px 12px;padding-block-end:8px}.brand{flex:0 auto;min-width:0;font-size:.95rem}.brand span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lang-switch{flex:none;margin-inline-start:auto;padding:0 11px;font-size:13px}.top-nav{flex-wrap:wrap;flex:1 0 100%;order:3;row-gap:0;overflow-x:visible}.top-nav a{flex:none}}@media (max-width:620px){.hero{padding-block:30px 52px}.hero h1{font-size:clamp(2.1rem,10vw,3rem);line-height:1.06}.hero-copy>p{font-size:.98rem;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:8px;margin-block-start:18px}.hero-actions a{white-space:nowrap;padding-inline:13px;font-size:.88rem}.hero-stats{font-size:.84rem}.cookie-notice{flex-wrap:nowrap;align-items:center;gap:8px;width:calc(100% - 20px);padding:8px 10px;font-size:12.5px;inset-block-end:18px}.cookie-notice>svg{flex:none;width:17px;height:17px}.cookie-notice p{flex:auto;min-width:0;margin:0;font-size:12.5px;line-height:1.25}.cookie-notice button{white-space:nowrap;flex:none;min-width:60px;min-height:44px;padding-inline:13px}body:has(.cookie-notice) .accessibility-widget{inset-block-end:78px}.top-nav a{padding-inline:8px;font-size:14px}}@media (max-width:620px) and (max-height:780px){.hero{padding-block:16px 30px}.hero h1{font-size:clamp(1.6rem,7.5vw,2.1rem);line-height:1.08}.hero-copy>p{font-size:.9rem;line-height:1.45}.hero-actions{margin-block-start:14px}.hero-stats{font-size:.78rem}.eyebrow{font-size:.64rem}}@media (max-height:700px){.accessibility-panel{max-height:min(620px,100svh - 170px)}}@media (forced-colors:active){.category-bar button.active,.copy-button.copied{forced-color-adjust:none;color:highlighttext;background:highlight;border:2px solid highlight}.copy-button.copy-failed{border:2px dashed linktext}.command-card,.category-cards a,.hub-cards a{border:1px solid canvastext}:focus-visible{outline-offset:2px;outline:3px solid highlight}}@media (max-width:347px){.hero-actions{gap:6px}.hero-actions a{gap:5px;padding-inline:8px;font-size:.8rem}.cookie-notice p{font-size:11.5px}.cookie-notice button{padding-inline:11px}}
