:root{--brand-dark:#080E10;--steel:#B0C4C4;--steel-dark:#8A9A9A;--border:#1a2428;--teal:#00A890;--amber:#D4A018;--green:#00E040;--steel-product:#8A9AAA;--text-muted:#8A9A9A;--text-secondary:#AAB6B6;--font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;--accent:var(--steel-dark)}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--brand-dark);color:var(--steel);font-family:var(--font-family);font-weight:400;line-height:1.5;min-height:100vh}img,video{display:block;max-width:100%}ol,ul{list-style:none}a{color:var(--steel);text-decoration:none;transition:color .15s ease}a:focus,a:hover{color:var(--teal)}:focus-visible{outline:2px solid var(--teal);outline-offset:2px}:focus:not(:focus-visible){outline:0}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:var(--steel)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-heading{font-size:.8rem;font-weight:400;text-transform:uppercase;letter-spacing:3px;color:var(--steel-dark);margin-bottom:1rem}.accent-text{color:var(--accent,var(--steel))}.accent-border{border-color:var(--accent,var(--border))}.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:10000;padding:.75rem 1.5rem;background:var(--teal);color:var(--brand-dark);font-weight:700;text-decoration:none;border-radius:0 0 4px 4px}.skip-link:focus{top:0}.site-nav{position:sticky;top:0;z-index:100;width:100%;background-color:rgba(8,14,16,.95);border-bottom:1px solid var(--border);backdrop-filter:blur(4px)}.site-nav .container{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;height:56px}.nav-wordmark{font-size:.95rem;font-weight:300;letter-spacing:4px;text-transform:lowercase;color:var(--steel);white-space:nowrap;flex-shrink:0}.nav-wordmark:focus,.nav-wordmark:hover{color:var(--steel)}.nav-links{display:flex;align-items:center;gap:1.75rem;flex:1;justify-content:center}.nav-links a{font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:2px;color:var(--steel);opacity:.7;transition:color .15s ease,opacity .15s ease}.nav-links a.active,.nav-links a:focus,.nav-links a:hover{color:var(--steel);opacity:1}.nav-social{display:flex;align-items:center;gap:1rem;flex-shrink:0}.nav-social a{color:var(--steel-dark);font-size:.75rem;text-transform:uppercase;letter-spacing:1px;transition:color .15s ease}.nav-social a:focus,.nav-social a:hover{color:var(--steel)}.nav-icon{display:inline-block;width:16px;height:16px;vertical-align:middle;opacity:.7;transition:opacity .15s ease}.nav-icon-wide{width:auto;height:16px}a:hover .nav-icon{opacity:1}.nav-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:.25rem;color:var(--steel);flex-shrink:0}.nav-toggle-bar{display:block;width:22px;height:2px;background-color:currentColor;transition:transform .2s ease,opacity .2s ease}.nav-toggle-bar+.nav-toggle-bar{margin-top:5px}.nav-mobile{display:none;flex-direction:column;padding:1rem 1.5rem 1.5rem;border-top:1px solid var(--border);gap:.75rem}.nav-mobile a{font-size:.85rem;text-transform:uppercase;letter-spacing:2px;color:var(--steel-dark)}.nav-mobile a.active,.nav-mobile a:hover{color:var(--steel)}body.nav-open .nav-mobile{display:flex}.nav-mobile-social{display:flex;align-items:center;gap:1rem;padding-top:.25rem}body.nav-open .nav-toggle-bar:first-child{transform:translateY(7px) rotate(45deg)}body.nav-open .nav-toggle-bar:nth-child(2){opacity:0}body.nav-open .nav-toggle-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.split-layout{display:flex;gap:2rem}.split-layout>*{flex:1}.split-layout>:last-child:not(:first-child){border-left:1px solid var(--border);padding-left:2rem}.sidebar-layout{display:flex;gap:2rem;align-items:flex-start}.sidebar-layout .sidebar{width:280px;flex-shrink:0;position:sticky;top:5rem}.sidebar-layout .sidebar-content{flex:1;min-width:0}.product-sidebar{background-color:#0d1418;border:1px solid var(--accent,var(--border));border-radius:8px;padding:1.5rem;box-shadow:0 0 12px -2px var(--accent,transparent),0 0 4px -1px var(--accent,transparent)}.product-logo{max-width:100%;border:1px solid var(--border);border-radius:6px;margin-bottom:1.25rem}.product-status-detail{font-size:.8rem;color:var(--steel-dark);margin-top:.5rem;margin-bottom:1rem}.product-specs{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem;margin-bottom:1rem}.spec-row{display:flex;justify-content:space-between;padding:.3rem 0;font-size:.8rem}.spec-label{color:var(--steel-dark);text-transform:uppercase;letter-spacing:1px;font-size:.7rem}.spec-value{color:var(--steel);text-align:right}.product-coming-soon{font-size:.8rem;color:var(--steel-dark);font-style:italic;margin-top:1rem}.coming-soon{font-size:.75rem;color:var(--steel-dark);margin-left:.4em;font-style:italic}.product-privacy-link{display:block;font-size:.75rem;color:var(--steel-dark);margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border)}.product-privacy-link:hover{color:var(--teal)}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.product-card{display:block;background-color:#0d1418;border:1px solid var(--border);border-radius:8px;padding:1.5rem;text-decoration:none;color:inherit;transition:border-color .2s ease}.product-card:focus,.product-card:hover{color:inherit;border-color:var(--accent,var(--steel-dark));box-shadow:0 0 10px -2px var(--accent,transparent)}.card-logo{margin-bottom:1rem}.card-logo img{width:100%;border:1px solid var(--border);border-radius:6px;background-color:var(--brand-dark)}.product-card:hover .card-logo img{border-color:var(--accent,var(--steel-dark))}.card-logo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:180px;border:1px dashed var(--accent,var(--steel-dark));border-radius:6px;background-color:var(--brand-dark);margin-bottom:1rem;text-align:center;padding:1rem}.placeholder-name{font-size:1.2rem;font-weight:900;color:var(--accent,var(--steel));letter-spacing:-.5px}.placeholder-tagline{font-size:.65rem;text-transform:uppercase;letter-spacing:3px;color:var(--steel-dark);margin-top:.4rem}.product-card:hover .card-logo-placeholder{border-color:var(--accent,var(--steel));border-style:solid}.card-name{font-size:1rem;font-weight:700;margin-bottom:.4rem}.product-card-name{font-size:1rem;font-weight:700;color:var(--steel);letter-spacing:-.5px;margin-bottom:.4rem}.product-card-tagline{font-size:.7rem;font-weight:400;text-transform:uppercase;letter-spacing:3px;color:var(--steel-dark);margin-bottom:.75rem}.card-desc{font-size:.85rem;color:var(--steel-dark);line-height:1.5}.card-info{display:flex;flex-direction:column;gap:.4rem}.card-specs{border-top:1px solid var(--border);margin-top:.75rem;padding-top:.75rem}.card-spec-row{display:flex;justify-content:space-between;align-items:baseline;padding:.2rem 0;font-size:.78rem}.card-spec-label{color:var(--steel-dark);text-transform:uppercase;letter-spacing:1px;font-size:.68rem;flex-shrink:0;margin-right:.5rem}.card-spec-value{color:var(--steel);text-align:right}.status-badge{display:inline-block;font-size:.7rem;font-weight:400;text-transform:uppercase;letter-spacing:1px;padding:.2rem .6rem;border-radius:3px;line-height:1.4}.status-shipped{background-color:#0a180a;color:var(--green)}.status-beta{background-color:#0a1a18;color:var(--teal)}.status-in-dev{background-color:#1a1400;color:var(--amber)}.status-alpha{background-color:#1a1000;color:#e8a030}.status-mvp{background-color:#0a1a18;color:var(--teal)}.status-rc{background-color:#0a180a;color:#80e080}.status-planning{background-color:#101418;color:var(--steel-dark)}.btn-cta{display:inline-block;background-color:var(--accent,var(--teal));color:#080e10;font-family:var(--font-family);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:.6rem 1.5rem;border-radius:4px;border:none;cursor:pointer;text-decoration:none;transition:filter .15s ease}.btn-cta:focus,.btn-cta:hover{color:#080e10;filter:brightness(1.15)}.btn-outline{display:inline-block;background-color:transparent;border:1px solid var(--border);color:var(--steel);font-family:var(--font-family);font-size:.8rem;font-weight:400;text-transform:uppercase;letter-spacing:1px;padding:.6rem 1.5rem;border-radius:4px;cursor:pointer;text-decoration:none;transition:border-color .15s ease,color .15s ease}.btn-outline:focus,.btn-outline:hover{color:var(--steel);border-color:var(--steel)}.home-intro h1{font-size:2.5rem;font-weight:300;color:#d0e0e0;margin-bottom:1rem;line-height:1.2}.home-intro p{color:var(--steel);line-height:1.6;margin-bottom:.75rem}.home-closer{font-style:italic;color:var(--steel-dark);margin-top:1.5rem}.home-workbench{padding-top:.25rem}.workbench-item{display:block;border-bottom:1px solid var(--border);padding:.75rem 0;text-decoration:none;color:inherit;transition:border-color .15s ease}.workbench-item:first-of-type{border-top:1px solid var(--border)}.workbench-item:hover{border-color:var(--steel-dark);color:inherit}.workbench-name{display:block;font-size:.95rem;font-weight:700;margin-bottom:.2rem}.workbench-desc{display:block;font-size:.85rem;color:var(--steel);opacity:.7}.workbench-more{padding-top:.75rem;font-size:.85rem;color:var(--steel-dark)}.home-slideshow{position:relative;margin-top:2rem;width:100%;height:350px;border:1px solid var(--border);border-radius:8px;overflow:hidden;background-color:#0d1418}.home-slideshow .slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:inherit;opacity:0;transition:opacity 1s ease-in-out;pointer-events:none}.home-slideshow .slide.active{opacity:1;pointer-events:auto}.home-slideshow .slide img{max-width:90%;max-height:75%;object-fit:contain}.home-slideshow .slide-label{display:block;margin-top:.75rem;font-size:.85rem;font-weight:700;color:var(--steel);text-transform:uppercase;letter-spacing:2px}.slideshow-pause{position:absolute;bottom:.5rem;right:.5rem;z-index:2;background:rgba(8,14,16,.7);border:1px solid var(--border);color:var(--steel);font-size:.75rem;padding:.25rem .5rem;border-radius:4px;cursor:pointer;line-height:1}.slideshow-pause:hover{background:rgba(8,14,16,.9)}@media (prefers-reduced-motion:reduce){.home-slideshow .slide{transition:none}}@media (max-width:768px){.home-slideshow{height:250px}}.home-intro{max-width:680px}.home-ctas{margin-top:1.5rem;display:flex;gap:.75rem;flex-wrap:wrap}.home-marquee{position:relative;overflow:hidden;margin-top:2.5rem}.home-marquee::after,.home-marquee::before{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.home-marquee::before{left:0;background:linear-gradient(to right,#080e10,transparent)}.home-marquee::after{right:0;background:linear-gradient(to left,#080e10,transparent)}.home-marquee-track{display:flex;gap:1.25rem;width:max-content;padding:.5rem 0;animation:home-marquee 30s linear infinite}@media (hover:hover){.home-marquee:hover .home-marquee-track{animation-play-state:paused}}@keyframes home-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.home-marquee-track{animation:none;flex-wrap:wrap}.home-marquee [aria-hidden=true]{display:none}}.home-featured-card{position:relative;display:block;width:260px;flex-shrink:0;background-color:#0d1418;border:1px solid var(--border);border-left:3px solid var(--accent,var(--steel-dark));border-radius:8px;padding:1.25rem;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease}.home-featured-card:focus,.home-featured-card:hover{color:inherit;border-color:var(--accent,var(--steel-dark));box-shadow:0 0 10px -2px var(--accent,transparent)}.home-featured-stamp{position:absolute;top:1rem;right:1rem;width:52px;height:52px;border-radius:6px;object-fit:contain}.home-featured-card .status-badge{margin-bottom:.75rem}.home-featured-name{font-size:1.15rem;font-weight:700;color:var(--accent);margin-bottom:.2rem;padding-right:64px}.home-featured-tagline{font-size:.7rem;text-transform:uppercase;letter-spacing:3px;color:var(--steel-dark);margin-bottom:.75rem;padding-right:64px}.home-featured-desc{font-size:.85rem;color:var(--steel-dark);line-height:1.5;padding-right:64px}.home-bench-footer{margin-top:1.25rem;font-size:.85rem;color:var(--steel-dark)}.home-bench-footer a{color:var(--steel-dark);text-decoration:underline;text-underline-offset:2px}.home-bench-footer a:hover{color:var(--teal)}.product-content img{max-width:100%;border-radius:8px;border:1px solid var(--border);margin:1.25rem 0}.product-content p{line-height:1.7;color:var(--steel);margin-bottom:1rem}.product-content h2{font-size:1.15rem;font-weight:700;color:var(--steel);margin:1.75rem 0 .6rem}.product-content h3{font-size:1rem;font-weight:700;color:var(--steel);margin:1.25rem 0 .5rem}.product-content ol,.product-content ul{list-style:disc;padding-left:1.25rem;margin-bottom:1rem}.product-content ol{list-style:decimal}.product-content li{color:var(--steel);line-height:1.6;margin-bottom:.3rem}.product-name{font-size:2rem;font-weight:900;letter-spacing:-1px;color:var(--steel);margin-bottom:.3rem}.product-tagline{font-size:.75rem;font-weight:300;text-transform:uppercase;letter-spacing:5px;color:var(--steel-dark);margin-bottom:1rem}.product-price{font-size:1.5rem;font-weight:700;color:var(--steel);margin:1rem 0 .5rem}.product-price-note{font-size:.8rem;color:var(--steel-dark);margin-bottom:1.25rem}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.team-card{background-color:#0d1418;border:1px solid var(--border);border-radius:8px;padding:2rem 1.5rem;text-align:center}.team-photo{width:150px;height:150px;border-radius:50%;object-fit:cover;border:2px solid var(--border);margin:0 auto 1rem}.team-name{font-size:1rem;font-weight:700;color:var(--steel);margin-bottom:.25rem}.team-role{font-size:.75rem;text-transform:uppercase;letter-spacing:2px;color:var(--steel-dark);margin-bottom:.75rem}.team-bio{font-size:.875rem;color:var(--steel);font-style:italic;line-height:1.55}.content-page,.privacy-policy{max-width:800px}.privacy-meta{font-size:.8rem;color:var(--steel-dark);margin-bottom:1.5rem}.content-page h2,.privacy-policy h2{font-size:1.15rem;font-weight:700;color:var(--steel);margin:2rem 0 .6rem;padding-top:.5rem;border-top:1px solid var(--border)}.content-page h3,.privacy-policy h3{font-size:1rem;font-weight:700;color:var(--steel);margin:1.25rem 0 .4rem}.content-page p,.privacy-policy p{color:var(--steel);line-height:1.7;margin-bottom:.85rem}.content-page ol,.content-page ul,.privacy-policy ol,.privacy-policy ul{list-style:disc;padding-left:1.25rem;margin-bottom:1rem}.content-page ol,.privacy-policy ol{list-style:decimal}.content-page li,.privacy-policy li{color:var(--steel);line-height:1.6;margin-bottom:.3rem}.content-page a,.privacy-policy a{color:var(--teal);text-decoration:underline;text-underline-offset:2px}.content-page a:hover,.privacy-policy a:hover{color:var(--steel)}.mermaid{background-color:#0d1418;border:1px solid var(--border);border-radius:8px;padding:1.5rem;margin:1.5rem 0;overflow-x:auto}.error-page{text-align:center;padding-top:6rem;padding-bottom:4rem}.error-page h1{font-size:6rem;font-weight:900;color:var(--steel-dark);line-height:1;margin-bottom:1rem}.error-page p{color:var(--steel-dark);margin-bottom:.5rem}.error-page a{color:var(--teal)}.error-page a:hover{color:var(--steel)}.breadcrumb{font-size:.8rem;color:var(--steel-dark);margin-bottom:1.5rem}.breadcrumb a{color:var(--steel-dark);text-decoration:none;transition:color .15s ease}.breadcrumb a:focus,.breadcrumb a:hover{color:var(--steel)}.lore-lead{font-size:1.05rem;color:var(--steel);line-height:1.65;max-width:60ch;margin-bottom:2rem}.product-description{margin-top:1.5rem;line-height:1.7}.product-screenshot{max-width:100%;display:block;border-radius:8px;border:1px solid var(--border);margin-bottom:1.5rem}.site-footer{border-top:1px solid var(--border);margin-top:4rem;padding:2rem 0}.site-footer .container{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-footer p,.site-footer small,.site-footer span{font-size:.75rem;color:var(--steel-dark);line-height:1.5}.site-footer a{font-size:.75rem;color:var(--steel-dark);transition:color .15s ease}.site-footer a:focus,.site-footer a:hover{color:var(--steel)}.footer-content{display:contents}.footer-brand{display:flex;flex-direction:column;gap:.2rem}.footer-links{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.page-content{padding:3rem 0 2rem}.page-header{padding:3rem 0 2rem;border-bottom:1px solid var(--border);margin-bottom:2.5rem}.page-header h1{font-size:2.25rem;font-weight:300;letter-spacing:1px;color:var(--steel)}.page-header p{font-size:1.1rem;margin-top:.5rem}@media (max-width:768px){.nav-links,.nav-social{display:none}.nav-toggle{display:flex;flex-direction:column;justify-content:center}.split-layout{flex-direction:column}.split-layout>:last-child:not(:first-child){border-left:none;padding-left:0;border-top:1px solid var(--border);padding-top:2rem}.sidebar-layout{flex-direction:column}.sidebar-layout .sidebar{width:100%;position:static}.card-grid{grid-template-columns:1fr}.team-grid{grid-template-columns:1fr}.home-intro h1{font-size:1.85rem}.error-page h1{font-size:4rem}.site-footer .container{flex-direction:column;align-items:flex-start}}@media (max-width:1024px){.card-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.sidebar-layout .sidebar{width:240px}}.manual-layout{display:grid;grid-template-columns:220px 1fr;gap:3rem;align-items:start;max-width:1100px;margin:0 auto;padding:2rem 0 4rem}.manual-toc{position:sticky;top:2rem;padding:1rem 0;border-right:1px solid rgba(255,255,255,.07);padding-right:1.5rem}.toc-heading{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted,#888);margin:0 0 .75rem}.manual-toc a{display:block;font-size:.85rem;color:var(--text-muted,#888);text-decoration:none;padding:.2rem 0;line-height:1.4;transition:color .15s}.manual-toc a.active,.manual-toc a:hover{color:var(--accent,#00a890)}.manual-toc .toc-h2{margin-top:.5rem;color:var(--text-secondary,#aaa)}.manual-toc .toc-h3{padding-left:.75rem;font-size:.8rem}.manual-content{min-width:0}.manual-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.manual-logo{height:48px;width:auto;display:block;margin-bottom:.75rem}.manual-subtitle{font-size:1.1rem;color:var(--text-secondary,#aaa)}.manual-version{font-size:.8rem;color:var(--text-muted,#666);margin-top:.25rem}.manual-content h2{font-size:1.4rem;color:var(--accent,#00a890);margin:2.5rem 0 1rem;padding-top:.5rem}.manual-content h3{font-size:1rem;color:var(--text-primary,#eee);margin:2rem 0 .75rem;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.manual-content h4{font-size:.85rem;color:var(--accent,#00a890);margin:1.5rem 0 .5rem}.manual-content p{line-height:1.7;margin-bottom:1rem;color:var(--text-secondary,#ccc)}.manual-content ul{margin:.5rem 0 1rem 1.25rem;color:var(--text-secondary,#ccc);line-height:1.7}.manual-content ul li{margin-bottom:.35rem}.manual-content hr{border:none;border-top:1px solid rgba(255,255,255,.07);margin:2.5rem 0}.manual-content a{color:var(--accent,#00a890);text-decoration:none}.manual-content a:hover{text-decoration:underline}.manual-content code{font-family:monospace;font-size:.9em;background:rgba(255,255,255,.06);padding:.1em .4em;border-radius:3px;color:var(--text-primary,#eee)}.manual-note{background:rgba(255,255,255,.04);border-left:3px solid var(--accent,#00a890);padding:.75rem 1rem;border-radius:0 4px 4px 0;font-size:.875rem;color:var(--text-muted,#999)!important;margin:1rem 0}.manual-table{width:100%;border-collapse:collapse;font-size:.875rem;margin:.75rem 0 1.5rem}.manual-table thead th{text-align:left;padding:.5rem .75rem;background:rgba(255,255,255,.05);color:var(--text-primary,#eee);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid rgba(255,255,255,.1)}.manual-table tbody th,.manual-table td{padding:.5rem .75rem;border-bottom:1px solid rgba(255,255,255,.04);color:var(--text-secondary,#ccc);vertical-align:top}.manual-table tbody th,.manual-table td:first-child{white-space:nowrap;color:var(--text-primary,#eee);width:200px;font-weight:400;font-size:inherit;text-transform:none;letter-spacing:normal;background:0 0}.manual-table tr:last-child td{border-bottom:none}.param-type{display:inline-block;font-size:.68rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--accent,#00a890);opacity:.7;margin-left:.35em;vertical-align:middle}@media (max-width:768px){.manual-layout{grid-template-columns:1fr;gap:1.5rem}.manual-toc{position:static;border-right:none;border-bottom:1px solid rgba(255,255,255,.07);padding-right:0;padding-bottom:1rem}.manual-table tbody th,.manual-table td:first-child{width:auto;white-space:normal}}.legal-page h2{margin-top:2rem;font-size:1rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-primary,#eee)}.legal-page li,.legal-page p{font-size:.9rem;line-height:1.7;color:var(--text-secondary,#ccc)}.legal-page ul{margin:.5rem 0 1rem 1.25rem}.legal-page hr{border:none;border-top:1px solid rgba(255,255,255,.07);margin:2rem 0 1rem}.legal-tldr{background:rgba(255,255,255,.04);border-left:3px solid var(--accent-default,#8a9aaa);padding:.75rem 1rem;border-radius:0 4px 4px 0;font-size:.875rem!important;color:var(--text-secondary,#ccc)!important}.stub-notice{background:rgba(255,160,0,.08);border-left:3px solid #c8880a;padding:.6rem 1rem;border-radius:0 4px 4px 0;font-size:.8rem!important;color:#c8880a!important;margin-bottom:1.5rem}.footer-legal{display:flex;gap:1.25rem;align-items:center;margin-top:.5rem}.footer-legal a{font-size:.75rem;color:var(--text-muted,#666);text-decoration:none;letter-spacing:.04em}.footer-legal a:hover{color:var(--text-secondary,#aaa)}.product-gallery{margin:1.25rem 0}.product-gallery-main{display:block;width:100%;border-radius:8px;border:1px solid var(--border);margin-bottom:.5rem}.product-gallery-thumbs{display:flex;gap:.5rem;flex-wrap:wrap}.product-gallery-thumb{padding:0;background:0 0;border:2px solid var(--border);border-radius:6px;cursor:pointer;overflow:hidden;width:80px;height:54px;flex-shrink:0;transition:border-color .15s}.product-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block;margin:0;border:none;border-radius:0}.product-gallery-thumb.active,.product-gallery-thumb:hover{border-color:var(--accent)}.product-gallery-thumb:focus-visible{outline:2px solid var(--accent);outline-offset:2px}