:root{--ink:#0b1a21;--ink-soft:#546873;--muted:var(--ink-soft);--surface:#f2f6f7;--bg-elevated:#fff;--bg-muted:#e7eff1;--card:#fffffff7;--line:#d3dfe3;--primary:#0b7d99;--primary-strong:#075063;--primary-bright:#15a8c9;--primary-soft:#d6eff5;--accent:#0b7d99;--accent-dark:#075063;--accent-soft:#d6eff5;--highlight:#c2773f;--highlight-strong:#a35f2c;--highlight-soft:#f6e7d6;--success-soft:#e0f0e9;--sea:#0b7d99;--color-ink-soft:#546873;--color-accent-deep:#c2773f;--gradient-brand:linear-gradient(135deg, #0b7d99 0%, #119fbf 52%, #18b8d6 100%);--gradient-brand-strong:linear-gradient(135deg, #075063 0%, #0b7d99 60%, #15a8c9 100%);--gradient-warm:linear-gradient(135deg, #c2773f 0%, #d89456 100%);--gradient-spotlight:radial-gradient(120% 120% at 85% -10%, #15a8c929, transparent 55%), radial-gradient(90% 90% at 0% 0%, #c2773f1f, transparent 50%);--ring:0 0 0 4px #0b7d9924;--shadow:0 24px 56px #0b1a211a;--shadow-soft:0 12px 30px #0b1a2112;--shadow-strong:0 32px 70px #0b1a2129;--shadow-border:inset 0 1px 0 #ffffffdb;--max:1180px;--color-card-bg:var(--bg-elevated);--color-surface:var(--bg-muted);--color-surface-hover:var(--accent-soft);--color-border:var(--line);--color-accent:var(--primary);--color-muted:var(--ink-soft);--border:var(--line);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 100% 0,#0e74901c,#0000 24%),radial-gradient(circle at 12% 15%,#c0845714,#0000 24%),linear-gradient(#eef4f6 0%,#f4f7f8 30%,#fbfcfd 100%);margin:0;font-family:Manrope,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-shell,.auth-shell,.admin-shell{min-height:100vh}.container{width:min(calc(100% - 2rem), var(--max));margin:0 auto}.site-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--line);z-index:10;background:#f5f3eed6;position:sticky;top:0}.site-topline{background:#fffcf7a8;border-bottom:1px solid #171d240f}.site-topline__inner{color:var(--muted);justify-content:space-between;gap:1rem;padding:.65rem 0;font-size:.84rem;display:flex}.site-shell:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 14% 18%,#84b0b824,#0000 28%),radial-gradient(circle at 88% 8%,#b56f351a,#0000 24%);height:220px;position:fixed;inset:0 0 auto}.site-header,main,.site-footer{z-index:1;position:relative}.site-header__inner,.site-footer__inner,.site-footer__meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-header__inner,.site-footer__inner{padding:1rem 0}.site-topicbar{background:linear-gradient(#ffffff7a,#ffffff38),radial-gradient(circle at 0 0,#b56f3514,#0000 28%);border-top:1px solid #171d240f}.site-topicbar__inner{align-items:center;gap:1rem;padding:.8rem 0;display:flex}.site-topicbar__label{letter-spacing:.04em;color:var(--accent-dark);flex:none;font-size:.82rem;font-weight:700}.site-topicbar__links{flex-wrap:wrap;gap:.65rem;display:flex}.site-topicbar__links a{min-height:2.2rem;color:var(--muted);background:#ffffffb8;border:1px solid #171d2414;border-radius:999px;align-items:center;padding:.45rem .85rem;font-size:.88rem;transition:color .16s,border-color .16s,background .16s,transform .16s;display:inline-flex}.site-topicbar__links a:hover{color:var(--ink);background:#fffffff0;border-color:#b56f3538;transform:translateY(-1px)}.site-topicbar__links a.is-active{color:var(--ink);background:linear-gradient(#fffffff5,#fcf5eeeb);border-color:#b56f3538;box-shadow:0 10px 26px #1020270f}.site-breadcrumbs{z-index:1;position:relative}.site-breadcrumbs__inner{color:var(--muted);flex-wrap:wrap;gap:.45rem;padding:1rem 0 0;font-size:.83rem;display:flex}.site-breadcrumbs__item{align-items:center;gap:.45rem;display:inline-flex}.site-breadcrumbs__item a{color:var(--muted);transition:color .16s}.site-breadcrumbs__divider{opacity:.5}.brand-block{gap:.2rem;display:grid}.brand{letter-spacing:.16em;text-transform:uppercase;align-items:center;font-size:1.1rem;font-weight:700;display:inline-flex}.brand-logo{object-fit:contain;width:auto;max-width:220px;height:56px;display:block}.brand-logo--auth{height:54px;margin-bottom:.8rem}.brand-tag{color:var(--muted);letter-spacing:.04em;font-size:.8rem}.admin-sidebar__intro{border:1px solid var(--line);background:#ffffff8f;border-radius:22px;gap:.7rem;margin-top:1.5rem;padding:1rem;display:grid}.nav,.footer-links{color:var(--muted);flex-wrap:wrap;gap:1rem;font-size:.95rem;display:flex}.nav a{position:relative}.nav a:after{content:"";background:var(--ink);transform-origin:0;width:100%;height:1px;transition:transform .16s;position:absolute;bottom:-.35rem;left:0;transform:scaleX(0)}.nav a:hover:after{transform:scaleX(1)}.nav a.is-active:after{transform:scaleX(1)}.admin-grid{gap:1.2rem;display:grid}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-dark);margin-bottom:1rem;font-size:.8rem}.hero h1{margin:0 0 1rem;font-size:clamp(3rem,6vw,5.4rem);line-height:.92}.card h3{margin-top:0}.lead,.meta{color:var(--muted);line-height:1.7}.lead{max-width:62ch;font-size:1.08rem}.card,.auth-card,.table-card,.admin-form-card,.admin-stat,.admin-alert{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px}.card{padding:1.4rem}.pill{width:fit-content;min-height:32px;color:var(--sea);letter-spacing:.02em;background:#2f5d6214;border:1px solid #2f5d621f;border-radius:999px;align-items:center;padding:.4rem .75rem;font-size:.82rem;font-weight:700;display:inline-flex}.product-image,.admin-thumb{object-fit:cover;border:1px solid var(--line);width:100%;box-shadow:var(--shadow-soft);background:#ffffffdb;border-radius:22px;display:block}.product-image{max-width:100%;max-height:340px;margin:1rem 0 1.1rem}.product-image--compact{max-width:220px;max-height:160px}.product-image--hero{max-width:360px;max-height:240px}.product-image--hero-focus{width:100%;max-width:100%;height:280px;max-height:none;margin:0}.product-image--admin{max-width:280px;max-height:180px}.product-image--gallery{width:100%;max-width:100%;height:180px;max-height:none}.product-image--preview-card{width:220px;height:150px;max-height:none}.product-image--preview-hero{width:100%;max-width:420px;height:220px;max-height:none}.admin-thumb{width:88px;height:64px;margin:0 0 .75rem}.button-row{flex-wrap:wrap;gap:.85rem;margin-top:1.75rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.2rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex}.button--secondary{border-color:var(--line);background:#ffffff8f}.section-title{margin-bottom:.6rem;font-size:clamp(2rem,3vw,3rem)}.section-heading{justify-content:space-between;align-items:end;gap:1.25rem;margin-bottom:1.6rem;display:flex}.section-copy{color:var(--muted);max-width:62ch;margin-bottom:0}.rank-card__summary .lead{margin-bottom:0}.spec-list{gap:.85rem;display:grid}.spec-list div{border-bottom:1px solid var(--line);gap:.2rem;padding-bottom:.75rem;display:grid}.spec-list div:last-child{border-bottom:0;padding-bottom:0}.gallery-grid,.gallery-strip{gap:.9rem;display:grid}.preview-panel{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.preview-panel__item{gap:.6rem;display:grid}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-card{border:1px solid var(--line);cursor:grab;background:#ffffff8f;border-radius:20px;gap:.6rem;padding:.75rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.gallery-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.gallery-card--dragging{opacity:.65;cursor:grabbing}.gallery-card__actions{flex-wrap:wrap;gap:.5rem;display:flex}.gallery-strip{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.image-focus--center{object-position:center center}.image-focus--top{object-position:center top}.image-focus--bottom{object-position:center bottom}.image-focus--left{object-position:left center}.image-focus--right{object-position:right center}.auth-shell{place-items:center;padding:2rem;display:grid}.auth-card,.admin-form-card{width:min(100%,760px);padding:1.5rem}.admin-shell{grid-template-columns:260px minmax(0,1fr);display:grid}.admin-sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffffbd 0%,#f6efe6eb 100%);padding:1.5rem}.admin-sidebar__section{gap:.75rem;margin-top:2rem;display:grid}.admin-nav-link{background:#b56f3514;border:1px solid #0000;border-radius:16px;padding:.85rem 1rem;transition:background .16s,border-color .16s,transform .16s}.admin-nav-link:hover{background:#b56f351f;border-color:#b56f351f;transform:translate(2px)}.admin-nav-link.is-active{color:var(--color-accent-deep);background:#b56f3529;border-color:#b56f3538;box-shadow:inset 0 0 0 1px #b56f3514}.admin-content{padding:1.5rem}.admin-topbar,.admin-page-actions,.admin-form-grid{gap:1rem;display:grid}.admin-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;margin-bottom:1.5rem}.admin-topbar__actions{align-items:center;gap:1rem;display:flex}.admin-user-card{background:radial-gradient(circle at 100% 0,#d9f0f4c7,#0000 34%),linear-gradient(#fffffffa,#f4f9faf0);border:1px solid #0e749024;border-radius:22px;gap:.15rem;min-width:240px;padding:.9rem 1rem .95rem;display:grid;box-shadow:inset 0 1px #ffffffdb,0 14px 30px #1020270f}.admin-user-card__eyebrow{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.admin-user-card__name{letter-spacing:-.03em;color:var(--ink);font-family:Space Grotesk,Segoe UI,Arial,sans-serif;font-size:1rem;line-height:1.15}.admin-user-card__email{color:var(--ink-soft);font-size:.88rem;line-height:1.45}.admin-title{margin:0;font-size:2rem}.admin-subtitle{margin-top:.45rem}.admin-quick-links{flex-wrap:wrap;gap:.9rem;margin-top:.8rem;display:flex}.admin-quick-links a{color:var(--color-accent-deep);font-size:.92rem}.admin-alert{margin-bottom:1rem;padding:1rem 1.2rem}.admin-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-stat{gap:.55rem;padding:1.2rem;display:grid}.admin-stat strong{margin-top:.35rem;font-size:2rem;display:block}.admin-page-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:1rem}.admin-dashboard-hero,.admin-dashboard-panel-grid,.admin-dashboard-stat-grid{gap:1rem;display:grid}.admin-dashboard-section{gap:1rem;margin-top:1.5rem;display:grid}.admin-dashboard-hero{background:radial-gradient(circle at 100% 0,#d9f0f4eb,#0000 28%),radial-gradient(circle at 0 100%,#c084571f,#0000 24%),linear-gradient(#fffffffa,#f5fafbf0);border:1px solid #0e74901a;border-radius:32px;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:1.2rem;padding:1.4rem;box-shadow:0 24px 60px #10202712}.admin-dashboard-hero__copy{align-content:start;gap:.9rem;display:grid}.admin-dashboard-hero__copy h2{letter-spacing:-.05em;max-width:12ch;margin:0;font-size:clamp(2rem,4vw,3.3rem);line-height:.96}.admin-dashboard-hero__copy .meta{max-width:56ch;margin:0;font-size:1rem}.admin-dashboard-hero__rail{gap:1rem;display:grid}.admin-dashboard-glance,.admin-dashboard-panel,.admin-dashboard-stat{background:linear-gradient(#fffffffa,#f7fbfcf0);border:1px solid #0e749014;border-radius:28px;box-shadow:0 18px 42px #1020270f}.admin-dashboard-glance{gap:.35rem;padding:1.2rem 1.25rem;display:grid}.admin-dashboard-glance--soft{background:radial-gradient(circle at 100% 0,#f4e7dae0,#0000 30%),linear-gradient(#fffffffa,#f9f5eff0)}.admin-dashboard-glance__label{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.admin-dashboard-glance strong{letter-spacing:-.05em;font-family:Space Grotesk,Segoe UI,Arial,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:.94}.admin-dashboard-glance .meta{margin:0}.admin-dashboard-section__topline{justify-content:space-between;align-items:end;gap:1rem;display:flex}.admin-dashboard-section__title{letter-spacing:-.04em;margin:.5rem 0 0;font-size:1.55rem}.admin-dashboard-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-dashboard-stat{gap:.7rem;padding:1.1rem 1.15rem 1.2rem;display:grid}.admin-dashboard-stat__topline{justify-content:space-between;align-items:start;gap:.75rem;display:flex}.admin-dashboard-stat__index{color:#1020273d;letter-spacing:-.04em;font-family:Space Grotesk,Segoe UI,Arial,sans-serif;font-size:1.2rem;font-weight:700}.admin-dashboard-stat strong{letter-spacing:-.06em;font-family:Space Grotesk,Segoe UI,Arial,sans-serif;font-size:2.35rem;line-height:.92}.admin-dashboard-stat .meta{margin:0}.admin-dashboard-stat--live{background:radial-gradient(circle at 100% 0,#e3f6f1e6,#0000 30%),linear-gradient(#fffffffa,#f3fbf7f0)}.admin-dashboard-stat--money{background:radial-gradient(circle at 100% 0,#f4e7dae6,#0000 30%),linear-gradient(#fffffffa,#f9f4eff0)}.admin-dashboard-stat--tracking{background:radial-gradient(circle at 100% 0,#d9f0f4f0,#0000 30%),linear-gradient(#fffffffa,#eef8faf0)}.admin-dashboard-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-panel{gap:1rem;padding:1.2rem 1.25rem;display:grid}.admin-dashboard-panel--priority{background:radial-gradient(circle at 100% 0,#d9f0f4db,#0000 28%),linear-gradient(#fffffffa,#f3f9faf0)}.admin-dashboard-panel__header{gap:.5rem;display:grid}.admin-dashboard-panel__header h2{letter-spacing:-.04em;margin:0;font-size:1.35rem}.admin-dashboard-list,.admin-dashboard-priority-list{gap:.75rem;display:grid}.admin-dashboard-list__item,.admin-dashboard-priority-item{background:#ffffffc7;border:1px solid #0e749014;border-radius:20px;gap:.25rem;padding:.95rem 1rem;display:grid}.admin-dashboard-list__item{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.85rem}.admin-dashboard-list__item--compact{grid-template-columns:minmax(0,1fr) auto}.admin-dashboard-list__item--actionable{grid-template-columns:minmax(0,1fr) auto;gap:1rem}.admin-dashboard-list__item--actionable .button{justify-self:end}.admin-dashboard-list__item strong,.admin-dashboard-priority-item strong{display:block}.admin-dashboard-list__item .meta,.admin-dashboard-priority-item .meta{margin:.25rem 0 0}.admin-dashboard-list__rank,.admin-dashboard-priority-item__index,.admin-dashboard-list__metric{min-width:2.4rem;height:2.4rem;color:var(--accent-dark);background:#0e749014;border-radius:999px;justify-content:center;align-items:center;padding:0 .65rem;font-family:Space Grotesk,Segoe UI,Arial,sans-serif;font-size:.9rem;font-weight:700;display:inline-flex}.admin-row-badges{flex-wrap:wrap;gap:.45rem;margin-bottom:.55rem;display:flex}.status-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.38rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.status-pill--live{color:#166534;background:#22c55e24}.status-pill--draft{color:#475569;background:#94a3b829}.table-card{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:1rem}.table-actions{gap:.75rem;display:flex}.table-actions button{color:var(--accent-dark);cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.admin-form-card{gap:1rem;width:min(100%,920px);display:grid}.admin-empty-state,.admin-form-section{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#ffffffb8;border-radius:24px;gap:1rem;padding:1.2rem 1.25rem;display:grid}.admin-empty-state h2{margin:0}.admin-form-intro{border-bottom:1px solid var(--line);padding-bottom:.5rem}.admin-form-section__header{gap:.45rem;display:grid}.admin-form-section__header .meta{margin:0}.admin-form-actions{justify-content:flex-start}.admin-form-actions .button[disabled]{cursor:wait}.admin-checklist{gap:.8rem;display:grid}.admin-checklist p{margin:0}.admin-filterbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;margin-bottom:1rem;display:grid}.admin-filterbar .meta{margin:0}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{gap:.45rem;display:grid}.field span:first-child{font-weight:700}.field-helper,.field-error{font-size:.9rem}.field-helper{color:var(--muted)}.field-error{color:#a83a24}.admin-upload{background:radial-gradient(circle at 100% 0,#d9f0f4c7,#0000 32%),linear-gradient(#fffffffc,#f0f8f9f0);border:1px dashed #0e749047;border-radius:22px;gap:.75rem;padding:1.1rem 1.15rem;display:grid;box-shadow:inset 0 1px #ffffffdb,0 14px 28px #1020270d}.admin-upload__topline{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.admin-upload.is-disabled{opacity:.75}.admin-upload.is-dragging{box-shadow:0 0 0 4px #0e749014, var(--shadow-soft);background:linear-gradient(#e3f6f9fa,#f0f8f9f5);border-color:#0e74907a}.admin-upload__input{display:none}.admin-upload__eyebrow{width:fit-content;color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;background:#0e749014;border:1px solid #0e74901f;border-radius:999px;align-items:center;padding:.3rem .65rem;font-size:.73rem;font-weight:800;display:inline-flex}.admin-upload__chip{width:fit-content;color:var(--ink-soft);letter-spacing:.02em;background:#fffc;border:1px solid #0e74901f;border-radius:999px;align-items:center;padding:.3rem .6rem;font-size:.76rem;font-weight:700;display:inline-flex}.admin-upload__body{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.9rem;display:grid}.admin-upload__badge{background:radial-gradient(circle at 100% 0,#ffffffe6,#0000 42%),linear-gradient(135deg,#0e749029,#0a5f7614);border:1px solid #0e749029;border-radius:24px;place-items:center;width:72px;height:72px;display:grid;box-shadow:inset 0 1px #ffffffe0,0 14px 26px #0e74901f}.admin-upload__badge-frame{background:#ffffffe0;border:2px solid #0a5f7647;border-radius:14px;width:36px;height:36px;position:relative}.admin-upload__badge-arrow{border-left:3px solid var(--accent-dark);border-top:3px solid var(--accent-dark);width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-30%)rotate(45deg)}.admin-upload__badge-arrow:after{content:"";background:var(--accent-dark);transform-origin:top;border-radius:999px;width:3px;height:14px;position:absolute;top:6px;left:3px;transform:rotate(-45deg)}.admin-upload__content{gap:.45rem;display:grid}.admin-upload__trigger{pointer-events:none;color:#fffdf9;letter-spacing:-.01em;background:linear-gradient(135deg,#0d7a97 0%,#0a5f76 100%);border-radius:16px;justify-content:center;align-items:center;width:fit-content;min-height:48px;padding:.85rem 1.15rem;font-size:.95rem;font-weight:800;display:inline-flex;box-shadow:0 16px 30px #0e749038}.admin-upload__summary{color:var(--ink);letter-spacing:-.02em;font-family:Space Grotesk,Segoe UI,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.35}.admin-upload__status-list{flex-wrap:wrap;gap:.45rem;display:flex}.admin-upload__status-chip{color:var(--accent-dark);letter-spacing:.01em;background:#ffffffdb;border:1px solid #0e74901f;border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.admin-upload__hint{color:var(--muted);font-size:.9rem;line-height:1.6}.admin-upload__preview-strip{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:.7rem;display:grid}.admin-upload__preview-tile{gap:.4rem;display:grid}.admin-upload__preview-image{object-fit:cover;width:100%;height:84px;box-shadow:var(--shadow-soft);background:#ffffffeb;border:1px solid #0e74901f;border-radius:16px;display:block}.admin-upload__preview-label{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:700;line-height:1.35;overflow:hidden}.input,.textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:14px;padding:.85rem 1rem}.textarea{resize:vertical}.checkbox{align-items:center;gap:.65rem;display:inline-flex}.admin-toggle{border:1px solid var(--line);background:#ffffff9e;border-radius:18px;min-height:52px;padding:.9rem 1rem}.site-footer{border-top:1px solid var(--line);background:#fffcf7b8;margin-top:3rem}.footer-brand{max-width:30rem}@media (width<=920px){.admin-shell,.admin-grid,.admin-dashboard-hero,.admin-dashboard-panel-grid,.admin-dashboard-stat-grid,.admin-topbar,.admin-page-actions,.admin-form-grid,.admin-form-grid--three{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.preview-panel{grid-template-columns:1fr}.site-header__inner,.site-footer__inner,.site-footer__meta,.site-topline__inner,.button-row,.admin-topbar__actions,.section-heading{flex-direction:column;align-items:flex-start}.site-header__cta{display:none}.admin-sidebar{border-right:0;border-bottom:1px solid var(--line)}.product-image--compact,.product-image--hero,.product-image--admin{max-width:100%}.admin-content{padding:1rem}.gallery-grid,.gallery-strip{grid-template-columns:1fr}.product-image--preview-card,.product-image--preview-hero{width:100%;max-width:100%}}:root{--ink:#102027;--ink-soft:#5f7380;--muted:#5f7380;--surface:#f4f7f8;--bg-elevated:#fff;--bg-muted:#eaf1f2;--card:#fffffff5;--line:#d7e1e5;--primary:#0e7490;--primary-strong:#0a5f76;--primary-soft:#d9f0f4;--accent:#0e7490;--accent-dark:#0a5f76;--sea:#0e7490;--highlight:#c08457;--accent-soft:#d9f0f4;--highlight-soft:#f4e7da;--success-soft:#e3f1eb;--color-ink-soft:#5f7380;--color-accent-deep:#c08457;--shadow:0 18px 44px #10202714;--shadow-soft:0 10px 24px #1020270f;--shadow-border:inset 0 1px 0 #ffffffd1}body{background:radial-gradient(circle at 100% 0,#0e74901c,#0000 24%),radial-gradient(circle at 12% 15%,#c0845714,#0000 24%),linear-gradient(#eef4f6 0%,#f4f7f8 30%,#fbfcfd 100%);font-family:Manrope,Segoe UI,Arial,sans-serif}h1,h2,h3{letter-spacing:-.04em;font-family:Space Grotesk,Segoe UI,Arial,sans-serif}a:focus-visible,button:focus-visible,.button:focus-visible,.nav a:focus-visible,.site-topicbar__links a:focus-visible{outline-offset:3px;border-radius:14px;outline:3px solid #0e749047}.site-topline__inner{letter-spacing:.02em;font-size:.84rem}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f7f8e0}.site-shell:before{background:radial-gradient(circle at 14% 18%,#0e74901f,#0000 28%),radial-gradient(circle at 88% 8%,#c0845717,#0000 24%)}.brand{letter-spacing:.12em;font-size:1.05rem}.brand span{color:var(--highlight)}.nav a:after{background:var(--accent)}.eyebrow{font-weight:800}.card,.auth-card,.table-card,.admin-form-card,.admin-stat,.admin-alert{border-radius:24px}.button--primary{color:#fff;box-shadow:0 12px 22px #0e749038}.button--secondary{background:#ffffffe6}.button--ghost{color:var(--accent-dark);background:0 0;border-color:#0000}.intent-card--tone-1{background:linear-gradient(#eff8fafa,#fffffff5);border-color:#0e74902e}.intent-card--tone-1:before{background:radial-gradient(circle at 88% 14%,#0e74901f,#0000 28%)}.intent-card--tone-2{background:linear-gradient(#fff7effa,#fffffff5);border-color:#c0845738}.intent-card--tone-2:before{background:radial-gradient(circle at 14% 12%,#c0845724,#0000 32%)}.intent-card--tone-3{background:linear-gradient(#f1f4fcfa,#fffffff5);border-color:#17255429}.intent-card--tone-3:before{background:radial-gradient(circle at 82% 18%,#2563eb1f,#0000 30%)}.intent-card--tone-4{background:linear-gradient(#f0fcfafa,#fffffff5);border-color:#0f766e2e}.intent-card--tone-4:before{background:radial-gradient(circle at 18% 18%,#0f766e1f,#0000 30%)}.homepage-matrix{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--primary) transparent;padding-bottom:.2rem;overflow-x:auto}.homepage-matrix::-webkit-scrollbar{height:6px}.homepage-matrix::-webkit-scrollbar-track{background:0 0}.homepage-matrix::-webkit-scrollbar-thumb{background:#0e749040;border-radius:3px}.homepage-matrix::-webkit-scrollbar-thumb:hover{background:#0e749066}.homepage-matrix__table{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border-radius:30px;min-width:960px;overflow:hidden;box-shadow:0 24px 64px #10202714,inset 0 1px #fff9}.homepage-matrix__row{grid-template-columns:minmax(220px,.95fr) repeat(3,minmax(220px,1fr));align-items:stretch;gap:0;display:grid}.homepage-matrix__label,.homepage-matrix__cell,.homepage-matrix__product{border-bottom:1px solid #10202714;border-right:1px solid #10202714;padding:1rem 1.15rem}.homepage-matrix__row:last-child .homepage-matrix__label,.homepage-matrix__row:last-child .homepage-matrix__cell{border-bottom:0}.homepage-matrix__label:last-child,.homepage-matrix__cell:last-child,.homepage-matrix__product:last-child{border-right:0}.homepage-matrix__label{color:var(--ink);background:#f5f8f9eb;align-items:center;gap:.75rem;font-weight:700;display:flex}.homepage-matrix__label--head{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-items:end;font-size:.84rem}.homepage-matrix__product{background:#ffffffe0;gap:.65rem;display:grid;position:relative}.homepage-matrix__product h3{margin:0}.homepage-matrix__product-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.homepage-matrix__recommended-badge{min-height:28px;color:var(--accent-dark);letter-spacing:.04em;text-transform:uppercase;background:#0e74901a;border:1px solid #0e749024;border-radius:999px;align-items:center;padding:.3rem .65rem;font-size:.76rem;font-weight:800;display:inline-flex}.homepage-matrix__product-highlights{flex-wrap:wrap;gap:.45rem;display:flex}.homepage-matrix__product-highlights span{min-height:28px;color:var(--muted);background:#ffffffd6;border:1px solid #0e749014;border-radius:999px;align-items:center;padding:.32rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.homepage-matrix__row:not(.homepage-matrix__row--head):hover .homepage-matrix__label,.homepage-matrix__row:not(.homepage-matrix__row--head):hover .homepage-matrix__cell{background-color:#0e749008}.homepage-matrix__cell{transition:background-color .15s}.homepage-matrix__cell--verdict{color:var(--ink-soft);font-size:.9rem;font-style:italic;line-height:1.5}.homepage-matrix__product.is-recommended:before{content:"";background:linear-gradient(#0e7490 0%,#68b6ca 100%);width:4px;position:absolute;inset:0 auto 0 0}.homepage-matrix__actions{flex-wrap:wrap;gap:.65rem;margin-top:.2rem;display:flex}.homepage-matrix__cell{color:var(--ink);background:#ffffffb3;line-height:1.6}.homepage-matrix__cell--verdict{color:var(--muted)}.comparison-tile--tone-1{background:linear-gradient(#f0f8fafa,#fffffff2);border-color:#0e74902e}.comparison-tile--tone-1:before{background:linear-gradient(90deg,#0e749014,#0000 42%)}.comparison-tile--tone-2{background:linear-gradient(#f9f5fffa,#fffffff2);border-color:#7e22ce29}.comparison-tile--tone-2:before{background:linear-gradient(90deg,#7e22ce14,#0000 42%)}.comparison-tile--tone-3{background:linear-gradient(#fff8f1fa,#fffffff2);border-color:#c084572e}.comparison-tile--tone-3:before{background:linear-gradient(90deg,#c0845714,#0000 42%)}.guide-card--tone-1{background:linear-gradient(#f0fcf9fa,#fffffff2);border-color:#0f766e2e}.guide-card--tone-1:before{background:radial-gradient(circle at 84% 16%,#0f766e1a,#0000 26%)}.guide-card--tone-2{background:linear-gradient(#f3f6fffa,#fffffff2);border-color:#2563eb29}.guide-card--tone-2:before{background:radial-gradient(circle at 84% 16%,#2563eb17,#0000 26%)}.guide-card--tone-3{background:linear-gradient(#fff9edfa,#fffffff2);border-color:#b4530929}.guide-card--tone-3:before{background:radial-gradient(circle at 84% 16%,#b4530917,#0000 26%)}.empty-state{border:1px dashed var(--line);color:var(--muted);background:#eaf1f280;border-radius:18px;padding:1rem 1.1rem;line-height:1.7}@media (width<=920px){.section{padding-bottom:2.8rem}.section-heading{margin-bottom:1.2rem}.lead{font-size:1rem}.button,.button-row{width:100%}.product-image--hero-focus{height:220px}}:root{--step--1:.875rem;--step-0:1rem;--step-1:1.125rem;--step-2:1.375rem;--step-3:clamp(1.75rem, 2vw, 2.35rem);--step-4:clamp(2.4rem, 4vw, 4.75rem)}html{font-size:16px}body{font-size:var(--step-0);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;line-height:1.65}h1,h2,h3{color:var(--ink);line-height:.96}h1{font-size:var(--step-4);font-weight:700}h2{font-size:var(--step-3);font-weight:700}h3{font-size:var(--step-2);font-weight:700}p,li,span,input,textarea,select,button{font-size:inherit}.brand{font-family:Space Grotesk,Segoe UI,Arial,sans-serif;font-weight:700}.brand-tag,.site-topline__inner,.eyebrow,.pill{letter-spacing:.08em}.nav,.footer-links{font-size:.92rem;font-weight:600}.nav a,.footer-links a{line-height:1.2}.hero h1{margin-bottom:1.15rem}.section-title{letter-spacing:-.045em;font-size:clamp(1.9rem,2.5vw,3rem);line-height:1.02}.lead{font-size:var(--step-1);color:#4f6470;max-width:64ch;line-height:1.72}.meta{font-size:var(--step--1);color:var(--muted);line-height:1.65}.section-copy,.page-card .lead,.page-card .meta,.authority-card .meta,.guide-card .meta,.comparison-tile .meta,.spec-list span,.faq-list .meta,.empty-state{max-width:62ch}.button{letter-spacing:.01em;font-size:.94rem;font-weight:700}.button--ghost{font-weight:700}.spec-list strong{letter-spacing:-.02em;font-size:.92rem}.empty-state{font-size:.95rem}@media (width<=920px){html{font-size:15px}h1{line-height:.98}h2,.section-title{line-height:1.04}.lead{line-height:1.68}.meta{line-height:1.55}}:root{--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.25rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.75rem;--space-8:4rem}.container{width:min(calc(100% - 2.5rem), var(--max))}.section-heading{gap:var(--space-4);margin-bottom:var(--space-5)}.button-row,.table-actions,.gallery-card__actions{gap:var(--space-2)}.button-row{margin-top:var(--space-4);align-items:center}.button{min-height:46px;padding:.82rem 1.15rem}.button--secondary,.button--ghost{box-shadow:none}.card{box-shadow:var(--shadow-soft);padding:var(--space-5)}.spec-list{gap:var(--space-3)}.spec-list div{gap:.35rem;padding-bottom:.9rem}.product-image{margin:var(--space-3) 0 0}.product-image--compact,.product-image--hero,.product-image--gallery,.product-image--hero-focus{margin:0}.card>:first-child{margin-top:0}.card>:last-child{margin-bottom:0}.empty-state{padding:1rem}@media (width<=920px){.container{width:min(calc(100% - 1.5rem), var(--max))}.hero{padding:3.5rem 0 1.25rem}.section{padding:1rem 0 2.4rem}.card{padding:1rem}.section-heading{margin-bottom:1rem}.button-row{gap:.65rem}}body:before{content:"";pointer-events:none;opacity:.3;background-image:linear-gradient(#ffffff29 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#00000038,#0000 70%);mask-image:linear-gradient(#00000038,#0000 70%)}.site-topline{background:linear-gradient(90deg,#fafcfdd6,#f2f8f9eb)}.site-topline__inner{justify-content:center;gap:1.25rem}.brand-block{gap:.35rem}.brand-tag{max-width:34rem}.hero-intelligence__frame .lead{color:#425966;max-width:45rem;font-size:1.14rem;line-height:1.82}.button{padding:.88rem 1.3rem}.button:hover{transform:translateY(-2px)}.button[disabled]{opacity:.78;cursor:not-allowed;transform:none}.button--primary{background:linear-gradient(135deg,#0d7a97 0%,#0a5f76 100%);box-shadow:0 16px 30px #0e749038}.button--primary.is-loading{gap:.7rem;position:relative}.button--primary.is-loading:before{content:"";border:2px solid #fff8f059;border-top-color:#fff8f0;border-radius:999px;width:.95rem;height:.95rem;animation:.8s linear infinite adminSpin}.button--secondary{box-shadow:var(--shadow-soft);background:#fffffff0;border-color:#0e74901a}.section-heading{margin-bottom:1.8rem}.section-heading>div{max-width:52rem}.section-title{letter-spacing:-.04em}.section-copy{font-size:1.02rem;line-height:1.8}.intent-card--primary .meta{max-width:26rem;font-size:1rem;line-height:1.75}.pick-card__meta .button{white-space:nowrap;width:100%}.comparison-tile .meta,.guide-card .meta,.authority-card .meta{line-height:1.65}@media (width<=920px){.site-topline,.site-topicbar{display:none}.site-header__inner{gap:.8rem}.brand-tag{max-width:100%;font-size:.78rem;line-height:1.35}.nav{gap:.5rem .85rem;width:100%}.nav a{padding:.2rem 0}.site-breadcrumbs__inner{gap:.35rem;padding-top:.55rem;font-size:.82rem}.section-heading>div,.section-copy,.authority-card .meta,.guide-card .meta,.comparison-tile .meta{max-width:none}.section-heading{gap:.65rem}.comparison-tile .meta,.guide-card .meta,.authority-card .meta{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media (width<=640px){.brand{letter-spacing:.1em;font-size:.92rem}.brand-tag{font-size:.76rem}.nav{gap:.4rem .7rem;font-size:.84rem}.site-footer__inner,.site-footer__meta{gap:.85rem}.footer-links{gap:.45rem;width:100%}.site-breadcrumbs{display:none}.footer-links a{padding:.15rem 0}.hero h1{margin-bottom:.85rem}.lead{font-size:1rem}.button-row{margin-top:1rem}.button{min-height:44px;padding:.78rem 1rem}.intelligence-panel__actions .button,.button-row .button{width:100%}.section{padding:.9rem 0 2rem}.section--tight{padding-top:.5rem}.pick-card__meta .button,.pick-card__visual .product-image--compact{width:100%;max-width:100%}.product-image--hero-focus{height:200px}.product-image--compact{min-height:150px;max-height:180px}}@keyframes premiumRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes premiumGlow{0%,to{box-shadow:0 24px 64px #10202717, var(--shadow-border)}50%{box-shadow:0 30px 78px #1020271f, var(--shadow-border)}}@keyframes adminSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.button{transition:none}}.guide-cta{box-shadow:0 4px 16px #1020270a;border-left:4px solid var(--primary)!important;background:linear-gradient(135deg,#0e74900d,#fffffffa)!important;border-radius:0 14px 14px 0!important;margin:1.5rem 0!important;padding:1.25rem 1.5rem!important}.guide-cta p{font-family:Space Grotesk,sans-serif;font-size:1rem;color:var(--ink)!important;margin:0 0 .5rem!important;font-weight:700!important}.guide-cta a{transition:color .16s;color:var(--primary)!important;font-weight:700!important;text-decoration:none!important}.guide-cta a:hover{color:var(--primary-strong)!important}:root[data-theme=dark] .guide-cta{background:linear-gradient(135deg,#88d6e90f,#0a161cf5)!important;border-left-color:#88d6e9!important}:root[data-theme=dark] .guide-cta p{color:var(--ink)!important}:root[data-theme=dark] .guide-cta a{color:#88d6e9!important}:root[data-theme=dark] .guide-cta a:hover{color:#b5ecf8!important}.article-body-flow{gap:1rem;margin-top:1.2rem;display:grid}.article-body-flow p{color:var(--color-ink-soft);margin:0;font-size:1rem;line-height:1.9}.editorial-flow__item .meta{margin:0}:root[data-theme=dark] .editorial-flow__item,:root[data-theme=dark] .hero-panel-points div{background:linear-gradient(#0d1c23f5,#0a161ceb);border-color:#88d6e91f;box-shadow:0 16px 34px #0000003d}@media (width<=720px){.article-body-flow p{font-size:.96rem;line-height:1.8}}:root[data-theme=dark]{--ink:#edf5f7;--ink-soft:#c2d3d8;--muted:var(--ink-soft);--surface:#081319;--bg-elevated:#0d1c23;--bg-muted:#13252d;--card:#0b181fe6;--line:#a3b8bf29;--primary:#35a6c3;--primary-strong:#82d6eb;--primary-soft:#35a6c31f;--accent:#2ca2c0;--accent-dark:#9be1f0;--accent-soft:#35a6c31f;--highlight:#dfaa76;--highlight-soft:#dfaa7624;--success-soft:#48bb781f;--sea:#88d6e9;--color-ink-soft:#a3b8bf;--color-accent-deep:#f0be8d;--primary-bright:#5cc7e2;--highlight-strong:#c98a52;--gradient-brand:linear-gradient(135deg, #2ca2c0 0%, #45bcd9 55%, #6ad4ee 100%);--gradient-brand-strong:linear-gradient(135deg, #1d7e98 0%, #2ca2c0 60%, #5cc7e2 100%);--gradient-warm:linear-gradient(135deg, #c98a52 0%, #dfaa76 100%);--gradient-spotlight:radial-gradient(120% 120% at 85% -10%, #5cc7e22e, transparent 55%), radial-gradient(90% 90% at 0% 0%, #dfaa761f, transparent 50%);--ring:0 0 0 4px #5cc7e238;--shadow:0 28px 60px #00000057;--shadow-soft:0 18px 34px #0000003d;--shadow-strong:0 36px 80px #00000075;--shadow-border:inset 0 1px 0 #ffffff0a}body{background-color:#0000;background-image:radial-gradient(48% 38% at 88% -4%,#15a8c92e,#0000 60%),radial-gradient(42% 36% at 6% 8%,#c2773f1f,#0000 58%),radial-gradient(60% 50% at 50% 120%,#0b7d9912,#0000 60%),linear-gradient(#eaf3f5 0%,#f2f6f7 32%,#fbfcfd 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;transition:background .22s,color .22s}:root[data-theme=dark] body{background-color:#0000;background-image:radial-gradient(48% 40% at 88% -4%,#2dbcd938,#0000 58%),radial-gradient(42% 36% at 6% 8%,#dfaa7621,#0000 56%),radial-gradient(60% 50% at 50% 120%,#2ca2c01f,#0000 60%),linear-gradient(#05121a 0%,#081319 38%,#0b171d 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box}.skip-link{z-index:50;background:var(--accent);color:#fff;border-radius:999px;padding:.8rem 1rem;font-weight:700;transition:top .16s;position:absolute;top:-3rem;left:1rem}.sr-only{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:focus{top:1rem}.theme-toggle{min-height:2.4rem;color:var(--ink);font:inherit;letter-spacing:.04em;cursor:pointer;background:linear-gradient(#ffffffeb,#f2f7f8d6);border:1px solid #0e74902e;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .9rem;font-size:.82rem;font-weight:800;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.theme-toggle:hover{box-shadow:var(--shadow-soft);border-color:#0e749047;transform:translateY(-1px)}.theme-toggle--compact{min-height:2.9rem;padding-inline:1rem}.theme-toggle:focus-visible,.button:focus-visible,.nav a:focus-visible,.site-topicbar__links a:focus-visible,.footer-links a:focus-visible{outline:2px solid var(--accent-dark);outline-offset:2px}.theme-switch__control.is-active .theme-switch__track{background:linear-gradient(135deg,#0e7490eb,#35a6c3d1)}.theme-switch__control.is-active .theme-switch__thumb{background:linear-gradient(#fdfefe,#d5f3fb);transform:translate(1.3rem)}:root[data-theme=dark] .theme-toggle{background:linear-gradient(#11222bf5,#0a151ceb)}:root[data-theme=dark] .theme-switch__label{color:var(--ink)}:root[data-theme=dark] .theme-switch__control{background:linear-gradient(#102028f5,#09141aeb);border-color:#88d6e938}:root[data-theme=dark] .theme-switch__track{background:#88d6e933}:root[data-theme=dark] .theme-switch__thumb{background:linear-gradient(#f2fcff,#b5ecf8)}:root[data-theme=dark] .site-header{background:#081319cc}:root[data-theme=dark] .site-topline{background:#081319eb;border-bottom-color:#88d6e91a}:root[data-theme=dark] .site-topline__inner{color:var(--ink)}.site-topline{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__inner{gap:1.4rem;padding:1.05rem 0}.site-header__actions{flex:none;align-items:center;gap:.8rem;display:flex}.site-nav-toggle{cursor:pointer;background:#ffffffc2;border:1px solid #0e749024;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:.24rem;width:2.9rem;height:2.9rem;display:none}.site-nav-toggle span{background:var(--ink);transform-origin:50%;border-radius:999px;width:1.1rem;height:2px;transition:all .2s}.site-nav-toggle[aria-expanded=true] span:first-child{transform:translateY(4.24px)rotate(45deg)}.site-nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0;transform:scaleX(0)}.site-nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-4.24px)rotate(-45deg)}:root[data-theme=dark] .site-nav-toggle{background:#0a151ce6}.brand{letter-spacing:.18em}.brand-tag{max-width:30ch;line-height:1.45}.nav{flex:auto;justify-content:center;gap:.95rem 1.15rem;font-size:.92rem}.nav a{padding:.15rem 0}.nav a.is-active{font-weight:700}:root[data-theme=dark] .nav,:root[data-theme=dark] .footer-links,:root[data-theme=dark] .footer-authority,:root[data-theme=dark] .nav a,:root[data-theme=dark] .footer-links a{color:var(--ink)}:root[data-theme=dark] .brand-tag,:root[data-theme=dark] .site-breadcrumbs__inner,:root[data-theme=dark] .site-breadcrumbs__item a,:root[data-theme=dark] .site-breadcrumbs__item span,:root[data-theme=dark] .site-topicbar__label{color:var(--ink-soft)}.site-topicbar{border-top-color:#0e749014}.site-topicbar__inner{gap:1.3rem;padding:.9rem 0 1rem}.site-topicbar__links{gap:.7rem}.site-topicbar__links a{min-height:2.35rem;padding:.52rem .9rem}:root[data-theme=dark] .site-topicbar{background:linear-gradient(#0b191ff5,#081319e6),radial-gradient(circle at 0 0,#35a6c31f,#0000 28%)}:root[data-theme=dark] .site-topicbar__links a{color:var(--ink);background:#0f1f26eb;border-color:#88d6e924}:root[data-theme=dark] .site-topicbar__links a:hover,:root[data-theme=dark] .site-topicbar__links a.is-active{color:#f4fcfe;background:linear-gradient(#162d37f5,#0e1f27f0);border-color:#88d6e938}:root[data-theme=dark] .button--secondary,:root[data-theme=dark] .button--ghost{color:var(--ink);background:linear-gradient(#102128f5,#0a161cf0);border-color:#88d6e92e}:root[data-theme=dark] .button--secondary:hover,:root[data-theme=dark] .button--ghost:hover{background:linear-gradient(#162b34fa,#0e1d24f5);border-color:#9be1f047}:root[data-theme=dark] .meta,:root[data-theme=dark] .empty-state,:root[data-theme=dark] .page-card .meta,:root[data-theme=dark] .authority-card .meta,:root[data-theme=dark] .guide-card .meta,:root[data-theme=dark] .comparison-tile .meta,:root[data-theme=dark] .faq-list .meta,:root[data-theme=dark] .footer-summary .meta,:root[data-theme=dark] .site-footer__meta .meta{color:var(--ink-soft)}:root[data-theme=dark] .comparison-table__header{color:var(--ink);background:#9be1f014}:root[data-theme=dark] .comparison-table__row{border-bottom-color:#88d6e91f}:root[data-theme=dark] .pill,:root[data-theme=dark] .footer-pill{color:#dff7fc;background:#183a43e6;border-color:#88d6e929}:root[data-theme=dark] .site-breadcrumbs__item a:hover,:root[data-theme=dark] .nav a:hover,:root[data-theme=dark] .footer-links a:hover{color:#f4fcfe}:root[data-theme=dark] .faq-item-card__index,:root[data-theme=dark] .editorial-flow__index{color:#f6d3af}:root[data-theme=dark] .lead,:root[data-theme=dark] .section-copy,:root[data-theme=dark] .hero-intelligence__frame .lead,:root[data-theme=dark] .static-page-list,:root[data-theme=dark] .field-helper{color:var(--ink-soft)}:root[data-theme=dark] .field-error{color:#ffb4a6}:root[data-theme=dark] .price-chip,:root[data-theme=dark] .metric-card,:root[data-theme=dark] .money-hero__stats div,:root[data-theme=dark] .comparison-tile__tag{color:var(--ink);background:linear-gradient(#102128f0,#0a161ce6);border-color:#88d6e924}:root[data-theme=dark] .metric-card__label,:root[data-theme=dark] .intent-card__kicker,:root[data-theme=dark] .intelligence-panel__label,:root[data-theme=dark] .process-card__index{color:#b5ecf8}:root[data-theme=dark] .pick-card .metric-card{background:linear-gradient(#122830f5 0%,#0b191ff0 100%);border-color:#88d6e92e}:root[data-theme=dark] .pick-card .metric-card__label{color:#dff7fc;background:#183a43e6;border:1px solid #88d6e91f}:root[data-theme=dark] .pick-card .metric-card strong,:root[data-theme=dark] .pick-card .metric-card strong:after,:root[data-theme=dark] .pick-card .metric-card__hint{color:var(--ink)}:root[data-theme=dark] .pick-card .metric-card--score.metric-card--excellent,:root[data-theme=dark] .pick-card .metric-card--score.metric-card--strong,:root[data-theme=dark] .pick-card .metric-card--score.metric-card--good,:root[data-theme=dark] .pick-card .metric-card--score.metric-card--fair,:root[data-theme=dark] .pick-card .metric-card--score.metric-card--pending{background:linear-gradient(#122830fa 0%,#0b191ff0 100%);border-color:#88d6e929}:root[data-theme=dark] .pick-card .metric-card--score.metric-card--excellent .metric-card__hint{color:#63e2d2}:root[data-theme=dark] .pick-card .metric-card--score.metric-card--strong .metric-card__hint{color:#9be1f0}:root[data-theme=dark] .pick-card .metric-card--score.metric-card--good .metric-card__hint,:root[data-theme=dark] .pick-card .metric-card--score.metric-card--fair .metric-card__hint{color:#f0be8d}:root[data-theme=dark] .pick-card .metric-card--score.metric-card--pending .metric-card__hint{color:var(--ink-soft)}:root[data-theme=dark] .intent-card{box-shadow:var(--shadow);background:linear-gradient(#0d1c23f5 0%,#0a161ceb 100%);border-color:#88d6e91f}:root[data-theme=dark] .intent-card--primary,:root[data-theme=dark] .intent-card--tone-1,:root[data-theme=dark] .intent-card--tone-2,:root[data-theme=dark] .intent-card--tone-3,:root[data-theme=dark] .intent-card--tone-4,:root[data-theme=dark] .intent-card--compare,:root[data-theme=dark] .intent-card--method{background:linear-gradient(#0e1f27fa 0%,#0a161cf0 100%);border-color:#88d6e924}.hero{padding:6.3rem 0 2.6rem}.section{padding:1.7rem 0 4.4rem}.section--tight{padding-top:.85rem}.hero h1{letter-spacing:-.055em;max-width:12ch;font-size:clamp(3.2rem,6vw,5.8rem)}.section-title{letter-spacing:-.05em;font-size:clamp(2.15rem,3vw,3.35rem)}.lead{font-size:1.08rem;line-height:1.82}.meta{font-size:.94rem;line-height:1.72}.card{background:linear-gradient(#fffffffa,#f7fbfcf0);border-color:#0e74901a;box-shadow:0 22px 44px #1020270f}:root[data-theme=dark] .hero-card,:root[data-theme=dark] .card,:root[data-theme=dark] .trust-card,:root[data-theme=dark] .page-card,:root[data-theme=dark] .signal-card,:root[data-theme=dark] .cta-panel,:root[data-theme=dark] .comparison-tile,:root[data-theme=dark] .guide-card,:root[data-theme=dark] .authority-card,:root[data-theme=dark] .pick-card,:root[data-theme=dark] .process-card,:root[data-theme=dark] .intelligence-panel,:root[data-theme=dark] .shortcut-card,:root[data-theme=dark] .rank-card,:root[data-theme=dark] .comparison-table,:root[data-theme=dark] .faq-item-card,:root[data-theme=dark] .gallery-card{box-shadow:var(--shadow);background:linear-gradient(#0d1c23f5,#0a161ceb);border-color:#88d6e91f}.section-heading{align-items:end;margin-bottom:1.9rem}.button{letter-spacing:-.01em;min-height:50px;padding:.86rem 1.25rem}.button--primary{background:linear-gradient(135deg, var(--accent) 0%, var(--primary-strong) 100%);color:#fffdf8;box-shadow:0 18px 34px #0e749038}.button--secondary,.button--ghost{background:#ffffffa8;border-color:#0e74901f}:root[data-theme=dark] .button--secondary,:root[data-theme=dark] .button--ghost{background:#0a151ce0}.button-row{gap:.95rem}:root[data-theme=dark] .trust-ribbon span,:root[data-theme=dark] .editorial-kicker span{color:var(--ink);background:linear-gradient(135deg,#0e1f27f0,#0a181fe6);border-color:#88d6e924}.site-footer{isolation:isolate;border-top:1px solid var(--line);background:linear-gradient(#f1f6f7f0,#fffffffa);padding:1.2rem 0 0;position:relative}.site-footer:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#f1f6f7fa 0%,#fffffffc 100%);position:absolute;inset:0}:root[data-theme=dark] .site-footer:before{background:linear-gradient(#0a161cfa 0%,#081319fc 100%)}:root[data-theme=dark] .footer-pill{color:var(--ink);background:#0e1f27e6;border-color:#88d6e924}:root[data-theme=dark] .footer-summary,:root[data-theme=dark] .site-footer__meta .meta{color:var(--ink)}.site-footer__inner{grid-template-columns:1fr 2fr;align-items:start;gap:3rem;padding:3rem 0 2rem;display:grid}.footer-nav-columns{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer-nav-group{flex-direction:column;gap:.75rem;display:flex}.footer-nav-group__title{letter-spacing:.06em;text-transform:uppercase;color:var(--ink);border-bottom:2px solid #0e749026;padding-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:700}.footer-nav-group .footer-links{flex-direction:column;gap:.45rem;font-size:.9rem;display:flex}.footer-nav-group .footer-links a{color:var(--ink-soft);padding:.25rem 0;transition:color .16s,transform .16s;display:inline-block}.footer-nav-group .footer-links a:hover{color:var(--primary);transform:translate(3px)}.site-footer__bottom{border-top:1px solid #10202714;padding:1.25rem 0}.site-footer__bottom .meta{color:var(--ink-soft);margin:0;font-size:.82rem}:root[data-theme=dark] .footer-nav-group__title{color:#dff7fc;border-bottom-color:#88d6e926}:root[data-theme=dark] .footer-nav-group .footer-links a{color:var(--ink-soft)}:root[data-theme=dark] .footer-nav-group .footer-links a:hover{color:#88d6e9}:root[data-theme=dark] .site-footer__bottom{border-top-color:#88d6e914}@media (width<=920px){.site-footer__inner{grid-template-columns:1fr;gap:2rem;padding:2rem 0 1.5rem}.footer-nav-columns{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (width<=480px){.footer-nav-columns{grid-template-columns:1fr;gap:1.25rem}}:root[data-theme=dark] .footer-summary{background:#0b181fb8}.site-footer__meta{padding:0 0 1.8rem}:root[data-theme=dark] .comparison-tile:hover,:root[data-theme=dark] .guide-card:hover,:root[data-theme=dark] .authority-card:hover,:root[data-theme=dark] .pick-card:hover,:root[data-theme=dark] .process-card:hover,:root[data-theme=dark] .intent-card:hover{box-shadow:0 30px 56px #00000052}@media (width<=1100px){.site-header__inner{flex-wrap:wrap}.nav{order:3;justify-content:flex-start;width:100%}}@media (width<=920px){.site-header__actions{margin-left:auto}.hero{padding-top:5.2rem}.section{padding-bottom:3rem}.site-nav-toggle{order:2;margin-left:auto;display:inline-flex}.nav{border:1px solid var(--line);width:100%;box-shadow:var(--shadow-soft);background:#fffc;border-radius:24px;flex-direction:column;order:4;gap:.35rem;padding:.9rem;display:none}:root[data-theme=dark] .nav{background:#0a151cf5}.nav.is-open{animation:.25s both hp-fadeInUp;display:flex}.homepage-matrix__table{min-width:840px}.nav a{width:100%;padding:.55rem .25rem}.nav a:after{bottom:.1rem}}@media (width<=640px){.site-header__actions{justify-content:stretch;width:100%}.site-header__cta{flex:auto}.site-nav-toggle{order:1;margin-left:0}.hero{padding-top:4.8rem}.hero h1{max-width:none;font-size:clamp(2.5rem,10vw,3.4rem)}.section-title{font-size:clamp(1.8rem,8vw,2.4rem)}.site-topline__inner{flex-wrap:wrap;gap:.55rem 1rem}.site-topline__inner>span{display:none}.site-topline__inner>span:first-child{display:inline-flex}.homepage-matrix__table{min-width:640px}.homepage-matrix__product-topline,.homepage-matrix__actions{flex-direction:column;align-items:stretch}}:root[data-theme=dark] .homepage-section-shell,:root[data-theme=dark] .homepage-section-shell--glow,:root[data-theme=dark] .homepage-section-shell--warm,:root[data-theme=dark] .homepage-section-shell--research,:root[data-theme=dark] .hero-intelligence__frame,:root[data-theme=dark] .page-card,:root[data-theme=dark] .intelligence-panel,:root[data-theme=dark] .hero-card,:root[data-theme=dark] .hero-card--feature,:root[data-theme=dark] .recommendation-box,:root[data-theme=dark] .article-body-card,:root[data-theme=dark] .pick-card--page,:root[data-theme=dark] .comparison-tile,:root[data-theme=dark] .comparison-tile--tone-1,:root[data-theme=dark] .comparison-tile--tone-2,:root[data-theme=dark] .comparison-tile--tone-3,:root[data-theme=dark] .guide-card,:root[data-theme=dark] .guide-card--tone-1,:root[data-theme=dark] .guide-card--tone-2,:root[data-theme=dark] .guide-card--tone-3,:root[data-theme=dark] .authority-card,:root[data-theme=dark] .authority-card--muted,:root[data-theme=dark] .cta-panel--gentle,:root[data-theme=dark] .comparison-table,:root[data-theme=dark] .comparison-table__row{box-shadow:var(--shadow);border-color:#88d6e924;background:linear-gradient(#0d1c23fa 0%,#0a161cf0 100%)!important}:root[data-theme=dark] .homepage-matrix__table,:root[data-theme=dark] .homepage-matrix__product,:root[data-theme=dark] .homepage-matrix__cell,:root[data-theme=dark] .homepage-matrix__label{color:var(--ink);background:linear-gradient(#0d1c23fa 0%,#0a161cf0 100%);border-color:#88d6e924}:root[data-theme=dark] .homepage-matrix__recommended-badge,:root[data-theme=dark] .homepage-matrix__product-highlights span,:root[data-theme=dark] .money-hero__signal,:root[data-theme=dark] .money-hero__next-steps{color:var(--ink);background:linear-gradient(#11232bf5 0%,#0b181feb 100%);border-color:#88d6e929}:root[data-theme=dark] .homepage-matrix__label--head,:root[data-theme=dark] .homepage-matrix__cell--verdict{color:var(--ink-soft)}:root[data-theme=dark] .money-hero__stats div,:root[data-theme=dark] .metric-card,:root[data-theme=dark] .product-visual,:root[data-theme=dark] .hero-card__metric,:root[data-theme=dark] .spec-list div,:root[data-theme=dark] .hero-signal,:root[data-theme=dark] .shortcut-card{color:var(--ink);border-color:#88d6e924;background:linear-gradient(#11232bf5 0%,#0b181feb 100%)!important}:root[data-theme=dark] .money-hero__stat-card,:root[data-theme=dark] .money-hero__stat-card--score{box-shadow:inset 0 1px #e0f8fc08;background:linear-gradient(#11232bfa 0%,#0b181ff5 100%)!important;border-color:#88d6e929!important}:root[data-theme=dark] .money-hero__stat-card--score{color:#071319!important;background:linear-gradient(#f0f7f9fa 0%,#dfeceff5 100%)!important;border-color:#0b181f1f!important}:root[data-theme=dark] .money-hero__stats strong,:root[data-theme=dark] .money-hero__stats .meta{color:var(--ink)}:root[data-theme=dark] .money-hero__stats .meta{color:var(--ink-soft)}:root[data-theme=dark] .money-hero__stat-card--score strong,:root[data-theme=dark] .money-hero__stat-card--score .meta{color:#071319!important}:root[data-theme=dark] .score-badge{box-shadow:inset 0 1px #ffffff73;color:#071319!important;background:linear-gradient(#f0f7f9fa 0%,#dfeceff5 100%)!important;border-color:#0b181f24!important}:root[data-theme=dark] .score-badge strong,:root[data-theme=dark] .score-badge span{color:#071319!important}:root[data-theme=dark] .hero-intelligence__edition{color:#dff7fc;background:#183a43e6;border-color:#88d6e92e}:root[data-theme=dark] .hero-intelligence__note{border-left-color:#88d6e947}:root[data-theme=dark] .hero-intelligence__note p,:root[data-theme=dark] .hero-signal span{color:var(--ink-soft)}:root[data-theme=dark] .hero-intelligence__frame h1,:root[data-theme=dark] .hero-signal strong,:root[data-theme=dark] .shortcut-card strong{color:var(--ink)}:root[data-theme=dark] .homepage-section-shell:before,:root[data-theme=dark] .comparison-tile:before,:root[data-theme=dark] .guide-card:before,:root[data-theme=dark] .authority-card:before,:root[data-theme=dark] .intent-card:before{opacity:.4}.reading-progress{background:linear-gradient(90deg, var(--primary), var(--highlight), var(--primary));z-index:9999;pointer-events:none;background-size:200% 100%;height:3px;transition:width .1s linear;position:fixed;top:0;left:0;box-shadow:0 0 8px #0e749066}.sticky-cta-bar{background:var(--color-surface,#fff);border-top:1px solid var(--color-border,#0000001a);z-index:200;padding:12px 0;animation:.25s slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #1020271a}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.sticky-cta-bar__inner{justify-content:space-between;align-items:center;gap:16px;display:flex}.sticky-cta-bar__info{flex-direction:column;gap:2px;min-width:0;display:flex}.sticky-cta-bar__info strong{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.sticky-cta-bar__price{color:var(--color-muted,#666);font-size:.8rem}.sticky-cta-bar__btn{flex-shrink:0}@media (width<=640px){.sticky-cta-bar__info strong{font-size:.8rem}.sticky-cta-bar__btn{padding:10px 16px;font-size:.85rem}}.newsletter-capture{background:linear-gradient(135deg,#0e74900a,#fffffffa);border:1px solid #0e74901f;border-radius:24px;flex-direction:column;gap:1rem;padding:2rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #1020270f}.newsletter-capture:before{content:"";pointer-events:none;background:radial-gradient(circle,#0e74900f,#0000 65%);border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-40px}.newsletter-capture--panel{background:linear-gradient(135deg,#0e74900d 0%,#c0845708 50%,#fffffffa 100%);border-color:#0e749024}.newsletter-capture--success{background:linear-gradient(135deg,#10b9810f,#fffffffa);border-color:#10b9812e;flex-direction:row;align-items:center}.newsletter-capture__icon{font-size:2rem}.newsletter-capture__copy strong{letter-spacing:-.03em;font-family:Space Grotesk,sans-serif;font-size:1.25rem}.newsletter-capture__form{flex-wrap:wrap;gap:.5rem;display:flex}.newsletter-capture__input{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:12px;flex:1;min-width:200px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.newsletter-capture__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0e74901f}.newsletter-capture__input::placeholder{color:var(--ink-soft);opacity:.6}.newsletter-capture__btn{border-radius:12px!important}.newsletter-capture__error{color:#dc2626;font-size:.88rem}.newsletter-capture__disclaimer{opacity:.6;font-size:.78rem}:root[data-theme=dark] .newsletter-capture{background:linear-gradient(135deg,#0e749014,#0a161cf5);border-color:#88d6e91f;box-shadow:0 12px 40px #0003}:root[data-theme=dark] .newsletter-capture--success{background:linear-gradient(135deg,#63e2d214,#0a161cf5);border-color:#63e2d22e}:root[data-theme=dark] .newsletter-capture__input{color:var(--ink);background:#0f1f26eb;border-color:#88d6e924}:root[data-theme=dark] .newsletter-capture__input:focus{border-color:#88d6e9;box-shadow:0 0 0 3px #88d6e91f}:root[data-theme=dark] .newsletter-capture__input::placeholder{color:var(--ink-soft)}@media (width<=640px){.newsletter-capture{padding:1.5rem}.newsletter-capture__form{flex-direction:column}.newsletter-capture__input{min-width:auto}}.quiz-wrapper{max-width:680px;margin:0 auto}.quiz-card{background:var(--color-card-bg,#fff);border:1px solid var(--color-border,#00000014);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #10202714}.quiz-card__progress{border-bottom:1px solid var(--color-border,#0000000f);background:var(--color-surface,#f4f7f8);align-items:center;gap:12px;padding:16px 24px;display:flex}.quiz-progress-bar{background:var(--color-border,#0000001a);border-radius:99px;flex:1;height:6px;overflow:hidden}.quiz-progress-bar__fill{background:var(--gradient-brand);border-radius:99px;height:100%;transition:width .3s}.quiz-progress-label{color:var(--color-muted,#666);white-space:nowrap;font-size:.8rem}.quiz-card__body{padding:32px 24px 24px}.quiz-question{margin:0 0 8px;font-size:1.3rem;font-weight:700}.quiz-hint{margin:0 0 24px}.quiz-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quiz-option{background:var(--color-surface,#f4f7f8);cursor:pointer;text-align:center;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;font-family:inherit;transition:border-color .15s,background .15s,transform .1s;display:flex}.quiz-option:hover{border-color:var(--color-accent,#3b5bdb);background:var(--color-surface-hover,#eef2ff);transform:translateY(-2px)}.quiz-option__emoji{font-size:2rem}.quiz-option__label{font-size:.9rem;font-weight:600}.quiz-card__footer{border-top:1px solid var(--color-border,#0000000f);align-items:center;gap:12px;padding:16px 24px;display:flex}.quiz-card__close{margin-left:auto}.quiz-results{background:var(--color-card-bg,#fff);border:1px solid var(--color-border,#00000014);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #10202714}.quiz-results__header{text-align:center;border-bottom:1px solid var(--color-border,#0000000f);padding:32px 24px 24px}.quiz-results__emoji{margin-bottom:12px;font-size:3rem;display:block}.quiz-results__list{flex-direction:column;gap:16px;padding:24px;display:flex}.quiz-result-card{background:var(--color-surface,#f4f7f8);border-radius:12px;align-items:center;gap:16px;padding:16px;display:flex}.quiz-result-card__emoji{flex-shrink:0;font-size:1.8rem}.quiz-result-card__body{flex:1;min-width:0}.quiz-result-card__body strong{font-size:.95rem;display:block}.quiz-result-card__body .meta{margin:4px 0 0}.quiz-results__footer{border-top:1px solid var(--color-border,#0000000f);flex-wrap:wrap;justify-content:center;gap:12px;padding:16px 24px;display:flex}@media (width<=500px){.quiz-options{grid-template-columns:1fr}.quiz-result-card{flex-wrap:wrap}}.admin-kpi-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;display:grid}.admin-kpi-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.4rem;padding:1.1rem 1.2rem;display:flex}.admin-kpi-card strong{color:var(--accent);font-size:1.8rem;font-weight:700;line-height:1}.admin-analytics-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:1rem;padding:1.4rem;display:flex}.admin-analytics-two-col{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.admin-section-pill{background:var(--accent);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-self:flex-start;padding:.25rem .6rem;font-size:.72rem;font-weight:600;display:inline-flex}.admin-table{border-collapse:collapse;width:100%;font-size:.85rem}.admin-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);padding:.4rem .5rem;font-size:.72rem;font-weight:600}.admin-table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:.5rem}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:var(--bg)}.admin-table--compact td,.admin-table--compact th{padding:.35rem .4rem;font-size:.78rem}@media (width<=900px){.admin-analytics-two-col{grid-template-columns:1fr}.admin-kpi-grid{grid-template-columns:repeat(2,1fr)}}.admin-events-filter-bar{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem;display:flex}.admin-events-filter-select{border:1px solid var(--border);background:var(--surface);height:34px;color:var(--text);border-radius:6px;min-width:130px;padding:0 .6rem;font-size:.82rem}.admin-events-filter-select:focus{outline:2px solid var(--accent);outline-offset:1px}.admin-events-pagination{justify-content:center;align-items:center;gap:1rem;padding-top:.5rem;display:flex}@keyframes hp-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes hp-slideRight{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.hp-hero{padding:5rem 0 3rem;position:relative;overflow:hidden}.hp-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#0e749012,#0000 65%);border-radius:50%;width:400px;height:400px;position:absolute;top:-120px;right:-80px}.hp-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#c084570f,#0000 65%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;left:-60px}.hp-hero__inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;display:grid}.hp-hero__content{flex-direction:column;gap:1.5rem;animation:.6s both hp-fadeUp;display:flex}.hp-hero__title{letter-spacing:-.045em;background:linear-gradient(135deg, var(--ink) 0%, var(--primary-strong) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:14ch;margin:0;font-size:clamp(2.8rem,5vw,4.4rem);line-height:.96}.hp-hero__lead{color:var(--ink-soft);max-width:48ch;margin:0;font-size:1.15rem;line-height:1.75}.hp-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.hp-hero__pick{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(165deg,#fffffffa 0%,#f0f8faf2 100%);border:1px solid #0e74901f;border-radius:28px;flex-direction:column;gap:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;animation:.6s .2s both hp-scaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #10202714,inset 0 0 0 1px #fff9,inset 0 1px #ffffffe6}.hp-hero__pick:hover{transform:translateY(-4px);box-shadow:0 32px 80px #1020271f,inset 0 0 0 1px #fff9,inset 0 1px #ffffffe6}.hp-hero__pick:before{content:"";pointer-events:none;background:radial-gradient(circle,#0e74901a,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.hp-hero__pick-badge{background:var(--accent-soft);border:1px solid #0e74901f;border-radius:14px;align-items:baseline;gap:.15rem;width:fit-content;padding:.65rem 1rem;display:inline-flex}.hp-hero__pick-badge strong{color:var(--primary);font-family:Space Grotesk,sans-serif;font-size:1.6rem;font-weight:700;line-height:1}.hp-hero__pick-badge span{color:var(--ink-soft);font-size:.85rem}.hp-hero__pick-img{background:var(--bg-muted);aspect-ratio:16/10;border-radius:16px;overflow:hidden}.hp-hero__pick-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:block}.hp-hero__pick:hover .hp-hero__pick-img img{transform:scale(1.04)}.hp-hero__pick-info{flex-direction:column;gap:.25rem;display:flex}.hp-hero__pick-label{letter-spacing:.06em;text-transform:uppercase;color:var(--primary);font-size:.78rem;font-weight:700}.hp-hero__pick-name{margin:0;font-size:1.35rem;font-weight:700;line-height:1.15}.hp-hero__pick-brand{color:var(--ink-soft);margin:0;font-size:.9rem}.hp-btn{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.5rem;font-family:Manrope,sans-serif;font-size:.94rem;font-weight:700;text-decoration:none;transition:all .22s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.hp-btn:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(#ffffff26 0%,#0000 100%);transition:opacity .22s;position:absolute;inset:0}.hp-btn:hover:after{opacity:1}.hp-btn--primary{background:linear-gradient(135deg, var(--primary) 0%, #0c6b83 100%);color:#fff;box-shadow:0 8px 24px #0e749040,inset 0 1px #ffffff26}.hp-btn--primary:active{transform:translateY(0);box-shadow:0 4px 12px #0e749033}.hp-btn--outline{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-color:var(--line);color:var(--ink);background:#ffffffeb;box-shadow:0 2px 8px #1020270a}.hp-btn--outline:hover{border-color:var(--primary);color:var(--primary);background:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #0e74901a}.hp-btn--ghost{color:var(--primary);background:0 0;min-height:auto;padding:.5rem 0}.hp-btn--ghost:hover{color:var(--primary-strong)}.hp-btn--ghost:after{display:none}.hp-btn--full{width:100%}.hp-categories{background:#ffffff80;border-top:1px solid #1020270f;border-bottom:1px solid #1020270f;padding:.75rem 0}.hp-categories__strip{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:.75rem;display:flex;overflow-x:auto}.hp-categories__strip::-webkit-scrollbar{display:none}.hp-categories__label{letter-spacing:.04em;color:var(--ink-soft);border-right:1px solid var(--line);flex-shrink:0;padding-right:.5rem;font-size:.82rem;font-weight:700}.hp-categories__link{border:1px solid var(--line);color:var(--ink);background:#fffc;border-radius:999px;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .16s;display:inline-flex}.hp-categories__link:hover{border-color:var(--primary);color:var(--primary);background:#fff;transform:translateY(-1px)}.hp-categories__count{background:var(--accent-soft);min-width:22px;height:22px;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;padding:0 .35rem;font-size:.75rem;font-weight:700;display:inline-flex}.hp-section{padding:4rem 0;position:relative}.hp-section--alt{background:linear-gradient(#eaf1f273 0%,#f4f7f833 100%);border-top:1px solid #0e74900f;border-bottom:1px solid #0e74900f}.hp-section--tight{padding:1.5rem 0 3.5rem}.hp-section__head{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.hp-section__title{letter-spacing:-.04em;margin:0 0 .5rem;font-size:clamp(1.75rem,2.5vw,2.5rem);line-height:1.08}.hp-section__desc{color:var(--ink-soft);max-width:52ch;margin:0;font-size:1rem;line-height:1.65}.hp-picks{gap:1.25rem;display:grid}.hp-pick{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-radius:20px;grid-template-columns:64px 200px 1fr auto;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .28s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:hidden;box-shadow:0 6px 24px #1020270d}.hp-pick:before{content:"";border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}.hp-pick--tone-1{border-color:#0e74902e}.hp-pick--tone-1:before{background:var(--primary)}.hp-pick--tone-2{border-color:#0f766e29}.hp-pick--tone-2:before{background:#0f766e}.hp-pick--tone-3{border-color:#c0845733}.hp-pick--tone-3:before{background:var(--highlight)}.hp-pick:hover{border-color:#0e74902e;transform:translateY(-3px);box-shadow:0 20px 48px #1020271f}.hp-pick__rank{background:var(--highlight-soft);width:64px;height:64px;color:var(--highlight);border-radius:16px;flex-shrink:0;place-items:center;font-family:Space Grotesk,sans-serif;font-size:1.6rem;font-weight:700;display:grid}.hp-pick__image{aspect-ratio:4/3;background:var(--bg-muted);border-radius:14px;flex-shrink:0;width:200px;overflow:hidden}.hp-pick__image img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);display:block}.hp-pick:hover .hp-pick__image img{transform:scale(1.05)}.hp-pick--no-image{grid-template-columns:64px 1fr auto}.hp-pick__body{flex-direction:column;gap:.35rem;min-width:0;display:flex}.hp-pick__label{letter-spacing:.05em;text-transform:uppercase;color:var(--primary);font-size:.78rem;font-weight:700}.hp-pick__name{margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.hp-pick__brand{color:var(--ink-soft);margin:0;font-size:.88rem}.hp-pick__summary{color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:.92rem;line-height:1.6;display:-webkit-box;overflow:hidden}.hp-pick__tags{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.hp-pick__tags span{background:var(--bg-muted);color:var(--ink-soft);border:1px solid #1020270f;border-radius:999px;align-items:center;padding:.3rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.hp-pick__side{flex-direction:column;flex-shrink:0;align-items:center;gap:.75rem;display:flex}.hp-pick__score{background:linear-gradient(135deg, var(--bg-muted) 0%, #fffc 100%);border:1px solid var(--line);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:.15rem;min-width:90px;padding:.85rem 1.1rem;transition:transform .2s,box-shadow .2s;display:flex}.hp-pick:hover .hp-pick__score{transform:scale(1.05);box-shadow:0 4px 16px #10202714}.hp-pick__score strong{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;line-height:1}.hp-pick__score span{color:var(--ink-soft);font-size:.75rem;font-weight:600}.hp-pick__score--excellent{background:#10b9811a;border-color:#10b98133}.hp-pick__score--excellent strong{color:#059669}.hp-pick__score--strong{background:#0e74901a;border-color:#0e749033}.hp-pick__score--strong strong{color:var(--primary)}.hp-pick__score--good{background:#c084571a;border-color:#c0845733}.hp-pick__score--good strong{color:var(--highlight)}.hp-comparisons{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.hp-vs{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-radius:22px;flex-direction:column;gap:1rem;padding:1.75rem;text-decoration:none;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #1020270d}.hp-vs:after{content:"";background:linear-gradient(90deg, var(--primary), var(--highlight));transform-origin:0;height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.hp-vs:hover:after{transform:scaleX(1)}.hp-vs:hover{border-color:#0e749033;transform:translateY(-4px);box-shadow:0 20px 48px #1020271f}.hp-vs--tone-1{border-top:3px solid var(--primary)}.hp-vs--tone-2{border-top:3px solid #7c3aed}.hp-vs--tone-3{border-top:3px solid var(--highlight)}.hp-vs__products{align-items:center;gap:.75rem;display:flex}.hp-vs__name{color:var(--ink);text-align:center;flex:1;font-size:.88rem;font-weight:700}.hp-vs__badge{background:var(--bg-muted);border:1px solid var(--line);letter-spacing:.06em;width:36px;height:36px;color:var(--ink-soft);border-radius:50%;flex-shrink:0;place-items:center;font-size:.7rem;font-weight:800;display:grid}.hp-vs__title{margin:0;font-size:1.1rem;line-height:1.3}.hp-vs__cta{color:var(--primary);margin-top:auto;font-size:.88rem;font-weight:700}.hp-resources{grid-template-columns:1fr 320px;align-items:start;gap:2rem;display:grid}.hp-guides{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.hp-guide{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:inherit;background:#fffffff5;border-radius:18px;flex-direction:column;gap:.6rem;padding:1.5rem;text-decoration:none;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 16px #1020270a}.hp-guide:hover{border-color:#0e749033;transform:translateY(-3px);box-shadow:0 16px 40px #1020271a}.hp-guide--tone-1{border-left:3px solid #0f766e}.hp-guide--tone-2{border-left:3px solid #2563eb}.hp-guide--tone-3{border-left:3px solid var(--highlight)}.hp-guide h3{margin:0;font-size:1.1rem;line-height:1.3}.hp-guide p{color:var(--ink-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.hp-guide__cta{color:var(--primary);margin-top:auto;font-size:.85rem;font-weight:700}.hp-reviews{border:1px solid var(--line);background:#f4f7f8b3;border-radius:18px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 16px #1020270a}.hp-reviews__title{margin:0;font-size:1rem;font-weight:700}.hp-reviews__list{flex-direction:column;gap:.75rem;display:flex}.hp-reviews__item{border-bottom:1px solid #1020270f;flex-direction:column;gap:.15rem;padding-bottom:.75rem;display:flex}.hp-reviews__item:last-child{border-bottom:none;padding-bottom:0}.hp-reviews__item strong{font-size:.92rem;line-height:1.35}.hp-reviews__item span{color:var(--ink-soft);font-size:.82rem}.hp-cta{background:linear-gradient(135deg,#0e74900f 0%,#c084570f 100%);border:1px solid #0e74901f;border-radius:28px;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #1020270f}.hp-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#0e749014,#0000 65%);border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-40px}.hp-cta__content h2{margin:0 0 .5rem;font-size:1.65rem}.hp-cta__content p{color:var(--ink-soft);max-width:48ch;margin:0;font-size:1rem;line-height:1.6}.hp-cta__actions{flex-wrap:wrap;flex-shrink:0;gap:.75rem;display:flex}.hp-tag{background:var(--bg-muted);color:var(--ink-soft);border:1px solid #1020270f;border-radius:999px;align-items:center;padding:.35rem .85rem;font-size:.82rem;font-weight:600;display:inline-flex}.hp-tag--accent{background:var(--accent-soft);color:var(--primary);border-color:#0e74901f}.hp-hero__meta-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.hp-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-radius:22px;flex-direction:column;gap:.75rem;padding:2rem;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 6px 24px #1020270d,inset 0 1px #fffc}.hp-card h2{margin:0;font-size:1.35rem;line-height:1.2}.hp-card h3{margin:0;font-size:1.1rem;line-height:1.3}.hp-card p{margin:0}.hp-card a{color:var(--primary);font-weight:600;text-decoration:none}.hp-card a:hover{color:var(--primary-strong)}.hp-card a.hp-btn--primary{color:#fff}.hp-card a.hp-btn--outline{color:var(--ink)}.hp-card a.hp-btn--outline:hover{color:var(--primary)}.hp-card__lead{color:var(--ink-soft);font-size:1rem;line-height:1.65}.hp-card__meta{color:var(--ink-soft);font-size:.88rem}.hp-card__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.hp-card__list li{color:var(--ink-soft);padding-left:1.25rem;font-size:.95rem;line-height:1.6;position:relative}.hp-card__list li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.hp-stats-row{flex-wrap:wrap;gap:1rem;display:flex}.hp-stat{background:linear-gradient(135deg, #ffffffe6 0%, var(--bg-muted) 100%);border:1px solid var(--line);text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:14px;flex-direction:column;align-items:center;gap:.15rem;min-width:80px;padding:.75rem 1rem;display:flex}.hp-stat strong{font-family:Space Grotesk,sans-serif;font-size:1.35rem;font-weight:700;line-height:1}.hp-stat span{color:var(--ink-soft);font-size:.75rem;font-weight:600}.hp-two-col{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.hp-specs{flex-direction:column;gap:.75rem;display:flex}.hp-specs>div{border-bottom:1px solid #1020270f;justify-content:space-between;align-items:baseline;padding-bottom:.75rem;display:flex}.hp-specs>div:last-child{border-bottom:none;padding-bottom:0}.hp-specs strong{color:var(--ink);font-size:.9rem;font-weight:700}.hp-specs span{color:var(--ink-soft);text-align:right;font-size:.9rem}.hp-pros-cons{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.hp-pros strong,.hp-cons strong{margin-bottom:.5rem;font-size:.92rem;font-weight:700;display:block}.hp-pros ul,.hp-cons ul{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.hp-pros li,.hp-cons li{color:var(--ink-soft);padding-left:1.25rem;font-size:.9rem;line-height:1.55;position:relative}.hp-pros li:before{content:"+";color:#059669;font-weight:700;position:absolute;left:0}.hp-cons li:before{content:"-";color:#dc2626;font-weight:700;position:absolute;left:.15rem}.hp-faq{flex-direction:column;gap:1rem;display:flex}.hp-faq__item{border-bottom:1px solid #1020270f;gap:1rem;padding-bottom:1rem;display:flex}.hp-faq__item:last-child{border-bottom:none;padding-bottom:0}.hp-faq__num{background:var(--accent-soft);width:36px;height:36px;color:var(--primary);border-radius:10px;flex-shrink:0;place-items:center;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:700;display:grid}.hp-faq__item strong{margin-bottom:.35rem;font-size:.95rem;line-height:1.35;display:block}.hp-faq__item p{color:var(--ink-soft);margin:0;font-size:.9rem;line-height:1.6}.hp-gallery{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.hp-gallery__img{object-fit:cover;aspect-ratio:4/3;background:var(--bg-muted);cursor:zoom-in;border-radius:16px;width:100%;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .3s;display:block}.hp-gallery__img:hover{transform:scale(1.03);box-shadow:0 16px 40px #1020271f}.hp-filter-bar{border:1px solid var(--line);background:#fffffff5;border-radius:16px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.hp-filter-bar__group{align-items:center;gap:.5rem;display:flex}.hp-filter-bar__group label{color:var(--ink);font-size:.85rem;font-weight:700}.hp-filter-bar__group select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;padding:.4rem .75rem;font-size:.88rem}.hp-filter-bar__count{color:var(--ink-soft);margin-left:auto;font-size:.85rem;font-weight:600}.hp-empty{text-align:center;color:var(--ink-soft);padding:3rem 1rem;font-size:1rem}.hp-comparison-product{position:relative}.hp-comparison-product__label{letter-spacing:.05em;text-transform:uppercase;color:var(--primary);background:var(--accent-soft);border-radius:8px;padding:.25rem .65rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.hp-comparison-product__img{background:var(--bg-muted);aspect-ratio:16/10;border-radius:14px;margin-top:1.5rem;overflow:hidden}.hp-comparison-product__img img{object-fit:cover;width:100%;height:100%;display:block}.hp-quick-compare{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;display:grid}.hp-vs__badge-large{background:linear-gradient(135deg, #fffffff2 0%, var(--bg-muted) 100%);border:2px solid var(--line);letter-spacing:.06em;width:64px;height:64px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-self:center;place-items:center;font-size:.95rem;font-weight:800;animation:.4s both hp-scaleIn;display:grid;box-shadow:0 8px 24px #10202714}.hp-duel{grid-template-columns:1fr auto 1fr;align-items:start;gap:1.5rem;display:grid}.hp-duel__vs{color:var(--ink-soft);letter-spacing:.06em;place-items:center;padding-top:4rem;font-size:1.2rem;font-weight:800;display:grid}.hp-sidebar-product{border-bottom:1px solid #1020270f;flex-direction:column;gap:.35rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.hp-sidebar-product:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.hp-sidebar-product .hp-hero__actions{margin-top:.5rem}.hp-categories__link.is-active{border-color:var(--primary);color:var(--primary);background:var(--accent-soft)}@media (width<=920px){.hp-hero{padding:3.5rem 0 2rem}.hp-hero__inner{grid-template-columns:1fr;gap:2rem}.hp-hero__title{max-width:none}.hp-hero__actions{flex-direction:column}.hp-hero__actions .hp-btn{width:100%}.hp-section{padding:2.5rem 0}.hp-section__head{flex-direction:column;align-items:flex-start;gap:.75rem}.hp-pick{grid-template-columns:1fr;gap:1rem}.hp-pick__rank{width:52px;height:52px;font-size:1.3rem}.hp-pick__image{width:100%}.hp-pick__side{flex-direction:row;width:100%}.hp-pick__side .hp-btn{flex:1}.hp-comparisons,.hp-resources,.hp-guides{grid-template-columns:1fr}.hp-cta{text-align:center;flex-direction:column;padding:2rem 1.5rem}.hp-cta__actions{flex-direction:column;width:100%}.hp-cta__actions .hp-btn{width:100%}.hp-two-col,.hp-pros-cons{grid-template-columns:1fr}.hp-quick-compare,.hp-duel{grid-template-columns:1fr;gap:1rem}.hp-duel__vs{text-align:center;padding-top:0}.hp-filter-bar{flex-direction:column;align-items:flex-start}.hp-filter-bar__count{margin-left:0}.hp-stats-row{justify-content:center;width:100%}.hp-hero:before,.hp-hero:after{display:none}}:root[data-theme=dark] .hp-hero__title{background:linear-gradient(135deg,#f4fcfe 0%,#88d6e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}:root[data-theme=dark] .hp-hero__lead,:root[data-theme=dark] .hp-card__lead,:root[data-theme=dark] .hp-card__meta,:root[data-theme=dark] .hp-section__desc,:root[data-theme=dark] .hp-pick__brand,:root[data-theme=dark] .hp-pick__summary,:root[data-theme=dark] .hp-faq__item p,:root[data-theme=dark] .hp-empty,:root[data-theme=dark] .hp-filter-bar__count{color:var(--ink-soft)}:root[data-theme=dark] .hp-hero__pick,:root[data-theme=dark] .hp-card,:root[data-theme=dark] .hp-pick,:root[data-theme=dark] .hp-vs,:root[data-theme=dark] .hp-guide,:root[data-theme=dark] .hp-reviews,:root[data-theme=dark] .hp-cta,:root[data-theme=dark] .hp-filter-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#0d1c23f5,#0a161ceb);border-color:#88d6e91f;box-shadow:0 22px 44px #0003}:root[data-theme=dark] .hp-hero__pick:before{background:radial-gradient(circle,#88d6e914,#0000 70%)}:root[data-theme=dark] .hp-tag{color:var(--ink-soft);background:#183a43e6;border-color:#88d6e929}:root[data-theme=dark] .hp-tag--accent{color:#88d6e9;background:#0e749033;border-color:#88d6e938}:root[data-theme=dark] .hp-pick__rank{color:#f0be8d;background:#c0845726}:root[data-theme=dark] .hp-pick__tags span{color:var(--ink-soft);background:#183a43cc;border-color:#88d6e91f}:root[data-theme=dark] .hp-pick__score{background:linear-gradient(135deg,#11232bf5,#0b181feb);border-color:#88d6e924}:root[data-theme=dark] .hp-pick__score--excellent{background:#10b9811f;border-color:#10b98140}:root[data-theme=dark] .hp-pick__score--excellent strong{color:#63e2d2}:root[data-theme=dark] .hp-pick__score--strong{background:#0e74901f;border-color:#88d6e940}:root[data-theme=dark] .hp-pick__score--strong strong{color:#88d6e9}:root[data-theme=dark] .hp-pick__score--good{background:#c084571f;border-color:#c0845740}:root[data-theme=dark] .hp-pick__score--good strong{color:#f0be8d}:root[data-theme=dark] .hp-stat{background:linear-gradient(135deg,#11232bf5,#0b181feb);border-color:#88d6e924}:root[data-theme=dark] .hp-specs>div,:root[data-theme=dark] .hp-faq__item{border-bottom-color:#88d6e91a}:root[data-theme=dark] .hp-faq__num{color:#88d6e9;background:#0e749033}:root[data-theme=dark] .hp-vs__badge,:root[data-theme=dark] .hp-vs__badge-large{color:#88d6e9;background:linear-gradient(135deg,#11232bf5,#0b181feb);border-color:#88d6e92e}:root[data-theme=dark] .hp-categories{background:#0a161c99;border-color:#88d6e914}:root[data-theme=dark] .hp-categories__link{color:var(--ink-soft);background:#0f1f26eb;border-color:#88d6e924}:root[data-theme=dark] .hp-categories__link:hover,:root[data-theme=dark] .hp-categories__link.is-active{color:#88d6e9;background:#162d37f5;border-color:#88d6e947}:root[data-theme=dark] .hp-categories__count{color:#88d6e9;background:#0e749033}:root[data-theme=dark] .hp-btn--primary{background:linear-gradient(135deg, var(--primary) 0%, #0c6b83 100%);box-shadow:0 8px 24px #0e74904d}:root[data-theme=dark] .hp-btn--outline{color:var(--ink-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f1f26eb;border-color:#88d6e92e}:root[data-theme=dark] .hp-btn--outline:hover{color:#88d6e9;background:#162d37f5;border-color:#88d6e952}:root[data-theme=dark] .hp-btn--ghost{color:#88d6e9}:root[data-theme=dark] .hp-btn--ghost:hover{color:#b5ecf8}:root[data-theme=dark] .hp-card a{color:#88d6e9}:root[data-theme=dark] .hp-card a:hover{color:#b5ecf8}:root[data-theme=dark] .hp-card__list li:before{background:#88d6e9}:root[data-theme=dark] .hp-pros li:before{color:#63e2d2}:root[data-theme=dark] .hp-cons li:before{color:#ffb4a6}:root[data-theme=dark] .hp-hero__pick-label,:root[data-theme=dark] .hp-vs__cta,:root[data-theme=dark] .hp-guide__cta{color:#88d6e9}:root[data-theme=dark] .hp-comparison-product__label{color:#88d6e9;background:#0e749033}:root[data-theme=dark] .hp-sidebar-product{border-bottom-color:#88d6e91a}:root[data-theme=dark] .hp-pick__image,:root[data-theme=dark] .hp-gallery__img{background:#11232b99}:root[data-theme=dark] .hp-filter-bar__group select{color:var(--ink-soft);background:#0f1f26eb;border-color:#88d6e924}:root[data-theme=dark] .hp-hero:before{background:radial-gradient(circle,#88d6e90d,#0000 65%)}:root[data-theme=dark] .hp-hero:after{background:radial-gradient(circle,#c084570a,#0000 65%)}:root[data-theme=dark] .hp-cta:before{background:radial-gradient(circle,#88d6e90f,#0000 65%)}[id]{scroll-margin-top:5rem}.hp-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}:root[data-theme=dark] .sticky-cta-bar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a161cf2;border-top-color:#88d6e91f}@keyframes hp-fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hp-picks .hp-pick{animation:.5s both hp-fadeInUp}.hp-picks .hp-pick:first-child{animation-delay:0s}.hp-picks .hp-pick:nth-child(2){animation-delay:80ms}.hp-picks .hp-pick:nth-child(3){animation-delay:.16s}.hp-picks .hp-pick:nth-child(4){animation-delay:.24s}.hp-picks .hp-pick:nth-child(5){animation-delay:.32s}.hp-picks .hp-pick:nth-child(6){animation-delay:.4s}.hp-picks .hp-pick:nth-child(n+7){animation-delay:.46s}.hp-comparisons .hp-vs{animation:.5s both hp-fadeInUp}.hp-comparisons .hp-vs:first-child{animation-delay:0s}.hp-comparisons .hp-vs:nth-child(2){animation-delay:.1s}.hp-comparisons .hp-vs:nth-child(3){animation-delay:.2s}.hp-guides .hp-guide{animation:.5s both hp-fadeInUp}.hp-guides .hp-guide:first-child{animation-delay:0s}.hp-guides .hp-guide:nth-child(2){animation-delay:80ms}.hp-guides .hp-guide:nth-child(3){animation-delay:.16s}.hp-guides .hp-guide:nth-child(4){animation-delay:.24s}.hp-hero__title,.hp-section__title{text-wrap:balance}.hp-section__desc{text-wrap:pretty}.hp-cta__content h2{text-wrap:balance}.hp-hero__pick{background-clip:padding-box;border:none;position:relative}.hp-hero__pick:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(165deg,#0e749040,#c0845726,#0e749014);border-radius:28px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hp-pick--tone-1 .hp-pick__rank{color:var(--primary);background:linear-gradient(135deg,#0e74901f,#0e74900f);border:1px solid #0e749026}.hp-pick--tone-2 .hp-pick__rank{color:#0f766e;background:linear-gradient(135deg,#0f766e1f,#0f766e0f);border:1px solid #0f766e26}.hp-pick--tone-3 .hp-pick__rank{color:var(--highlight);background:linear-gradient(135deg,#c0845726,#c0845714);border:1px solid #c084572e}@keyframes hp-pulse{0%,to{box-shadow:0 0 #0e749026}50%{box-shadow:0 0 0 8px #0e749000}}.hp-vs__badge{animation:2.5s ease-in-out infinite hp-pulse}.hp-vs__badge-large{animation:2.5s ease-in-out infinite hp-pulse,.4s both hp-scaleIn}@keyframes hp-ripple{0%{opacity:.4;transform:scale(0)}to{opacity:0;transform:scale(2.5)}}.hp-btn--primary:active:before{content:"";border-radius:inherit;pointer-events:none;background:#ffffff4d;width:100%;height:100%;margin:auto;animation:.4s ease-out hp-ripple;position:absolute;inset:0}.hp-pick__tags span{transition:all .2s}.hp-pick:hover .hp-pick__tags span{color:var(--primary);background:#0e74900f;border-color:#0e74901f}.hp-categories{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hp-categories__link{position:relative}.hp-categories__link:after{content:"";background:var(--primary);border-radius:1px;width:0;height:2px;transition:all .2s;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.hp-categories__link:hover:after,.hp-categories__link.is-active:after{width:60%}.hp-guide:before{content:"";background:var(--bg-muted);opacity:.6;border-radius:8px;width:32px;height:32px;transition:opacity .2s,transform .2s;position:absolute;top:1.5rem;right:1.5rem}.hp-guide{position:relative}.hp-guide:hover:before{opacity:1;transform:scale(1.1)}.hp-faq__item{border-radius:12px;margin:0 -1rem;padding:1rem;transition:all .2s;border-bottom:none!important}.hp-faq__item+.hp-faq__item{border-top:1px solid #1020270f;border-radius:12px}.hp-faq__item:hover{background:#0e749008}.hp-faq__num{transition:all .25s}.hp-faq__item:hover .hp-faq__num{background:var(--primary);color:#fff;transform:scale(1.1)}.hp-section__title{display:inline-block;position:relative}.hp-section__title:after{content:"";background:linear-gradient(90deg, var(--primary), var(--highlight));opacity:.7;border-radius:2px;width:48px;height:3px;position:absolute;bottom:-6px;left:0}.hp-hero{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.015'/%3E%3C/svg%3E");background-size:256px}.hp-hero,.hp-hero__pick,.hp-card,.hp-pick,.hp-vs,.hp-guide,.hp-reviews,.hp-cta,.hp-stat,.hp-tag,.hp-categories,.hp-categories__link,.hp-faq__num,.hp-pick__rank,.hp-pick__score,.hp-btn--primary,.hp-btn--outline,.hp-btn--ghost{transition-property:background,background-color,border-color,color,box-shadow,transform,opacity;transition-duration:.28s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hp-reviews__item{border-radius:10px;margin:0 -.75rem;padding:.75rem;transition:all .2s}.hp-reviews__item:hover{background:#0e74900a}.hp-card a{transition:color .16s;position:relative}.hp-card a:after{content:" →";opacity:0;transition:all .2s;display:inline;transform:translate(-4px)}.hp-card a:hover:after{opacity:1;transform:translate(0)}@keyframes hp-shimmer{0%{left:-100%}to{left:200%}}.hp-btn--primary:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:50%;height:100%;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.hp-btn--primary:hover:before{animation:.8s hp-shimmer}.hp-cta{background:linear-gradient(135deg,#0e749014 0%,#c084570f 50%,#0e74900a 100%)}.hp-cta:after{content:"";pointer-events:none;background:radial-gradient(circle,#c084570f,#0000 65%);border-radius:50%;width:160px;height:160px;position:absolute;bottom:-40px;left:-40px}.hp-pick__score--excellent{box-shadow:0 4px 20px #10b98126}.hp-pick:hover .hp-pick__score--excellent{box-shadow:0 8px 30px #10b98140}.newsletter-capture,.hp-newsletter{background:linear-gradient(135deg,#0e74900a,#fffffffa);border:1px solid #0e74901f;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 12px 40px #1020270f}.newsletter-capture:before,.hp-newsletter:before{content:"";pointer-events:none;background:radial-gradient(circle,#0e74900f,#0000 65%);border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;left:-40px}.hp-specs>div:nth-child(2n){background:#0e749005;border-radius:8px;margin:0 -.75rem;padding:.75rem}.hp-pros li,.hp-cons li{border-radius:6px;padding:.3rem 0 .3rem 1.25rem;transition:all .15s}.hp-pros li:hover{background:#0596690a}.hp-cons li:hover{background:#dc26260a}.hp-gallery__img{border:1px solid var(--line);box-shadow:0 4px 16px #1020270f}.hp-gallery__img:hover{border-color:#0e749033}.hp-comparison-product{transition:transform .28s cubic-bezier(.4,0,.2,1)}.hp-comparison-product:hover{transform:translateY(-2px)}.hp-comparison-product__img img{transition:transform .5s cubic-bezier(.4,0,.2,1)}.hp-comparison-product:hover .hp-comparison-product__img img{transform:scale(1.04)}@media (width<=920px){.hp-picks .hp-pick,.hp-comparisons .hp-vs,.hp-guides .hp-guide{animation-duration:.35s;animation-delay:0s!important}.hp-section__title:after{width:36px}.hp-hero__pick:after{display:none}.hp-btn{min-height:52px;padding:.95rem 1.5rem}.hp-categories__link{min-height:44px;padding:.6rem 1.1rem}.hp-categories__strip{padding-right:2rem;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}.hp-faq__item{margin:0 -.5rem;padding:.75rem .5rem}}@media (width>=921px) and (width<=1120px){.hp-pick{grid-template-columns:56px 160px 1fr auto;gap:1rem}.hp-pick__image{width:160px}.hp-resources{grid-template-columns:1fr 260px}}@media (prefers-reduced-motion:reduce){.hp-picks .hp-pick,.hp-comparisons .hp-vs,.hp-guides .hp-guide,.hp-hero__content,.hp-hero__pick,.hp-vs__badge,.hp-vs__badge-large,.hp-btn--primary:hover:before{animation:none!important}.hp-pick,.hp-vs,.hp-guide,.hp-card,.hp-hero__pick,.hp-cta,.hp-comparison-product{transition-duration:0s!important}}@media print{.hp-hero:before,.hp-hero:after,.hp-hero__pick:before,.hp-hero__pick:after,.hp-cta:before,.hp-cta:after{display:none!important}.hp-btn{color:#333!important;box-shadow:none!important;background:0 0!important;border:1px solid #333!important}.hp-pick,.hp-vs,.hp-guide,.hp-card{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border:1px solid #ccc!important}}:root[data-theme=dark] .hp-faq__item:hover{background:#88d6e90a}:root[data-theme=dark] .hp-faq__item:hover .hp-faq__num{background:var(--primary);color:#fff}:root[data-theme=dark] .hp-reviews__item:hover{background:#88d6e90d}:root[data-theme=dark] .hp-pick:hover .hp-pick__tags span{color:#88d6e9;background:#88d6e914;border-color:#88d6e92e}:root[data-theme=dark] .hp-specs>div:nth-child(2n){background:#88d6e908}:root[data-theme=dark] .hp-pros li:hover{background:#63e2d20f}:root[data-theme=dark] .hp-cons li:hover{background:#ffb4a60f}:root[data-theme=dark] .hp-gallery__img{border-color:#88d6e91f}:root[data-theme=dark] .hp-gallery__img:hover{border-color:#88d6e940}:root[data-theme=dark] .hp-section__title:after{background:linear-gradient(90deg,#88d6e9,#f0be8d)}:root[data-theme=dark] .hp-hero__pick:after{background:linear-gradient(165deg,#88d6e933,#c084571f,#88d6e90f)}:root[data-theme=dark] .hp-pick--tone-1 .hp-pick__rank{color:#88d6e9;background:linear-gradient(135deg,#88d6e91f,#88d6e90d);border-color:#88d6e92e}:root[data-theme=dark] .hp-pick--tone-2 .hp-pick__rank{color:#63e2d2;background:linear-gradient(135deg,#63e2d21f,#63e2d20d);border-color:#63e2d22e}:root[data-theme=dark] .hp-pick--tone-3 .hp-pick__rank{color:#f0be8d;background:linear-gradient(135deg,#f0be8d1f,#f0be8d0d);border-color:#f0be8d2e}:root[data-theme=dark] .newsletter-capture,:root[data-theme=dark] .hp-newsletter{background:linear-gradient(135deg,#0e749014,#0a161cf5);border-color:#88d6e91f}:root[data-theme=dark] .hp-pick__score--excellent{box-shadow:0 4px 20px #63e2d21f}:root[data-theme=dark] .hp-pick:hover .hp-pick__score--excellent{box-shadow:0 8px 30px #63e2d233}.scroll-to-top{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:48px;height:48px;color:var(--primary);cursor:pointer;font:inherit;opacity:0;pointer-events:none;background:#ffffffeb;border:1px solid #0e749026;border-radius:14px;place-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:grid;position:fixed;bottom:2rem;right:2rem;transform:translateY(16px)scale(.9);box-shadow:0 8px 32px #1020271a,inset 0 1px #fffc}.scroll-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.scroll-to-top:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px)scale(1);box-shadow:0 12px 40px #0e74904d}.scroll-to-top:active{transform:translateY(0)scale(.95)}:root[data-theme=dark] .scroll-to-top{color:#88d6e9;background:#0d1c23eb;border-color:#88d6e926;box-shadow:0 8px 32px #0000004d}:root[data-theme=dark] .scroll-to-top:hover{background:var(--primary);color:#fff;border-color:var(--primary)}@media (width<=640px){.scroll-to-top{width:44px;height:44px;bottom:1.25rem;right:1.25rem}}.site-breadcrumbs__inner{padding:1.25rem 0 .25rem}.site-breadcrumbs__item a{transition:color .16s;position:relative}.site-breadcrumbs__item a:hover{color:var(--primary)}.site-breadcrumbs__item a:after{content:"";background:var(--primary);transform-origin:0;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.site-breadcrumbs__item a:hover:after{transform:scaleX(1)}.site-breadcrumbs__divider{color:#0e74904d;font-weight:300}.nav a{transition:color .2s;position:relative}.nav a:hover,.nav a.is-active{color:var(--primary)}:root[data-theme=dark] .homepage-matrix__table{background:#0d1c23eb;border-color:#88d6e91f;box-shadow:0 24px 64px #0000004d}:root[data-theme=dark] .homepage-matrix__row--head{background:linear-gradient(#11232bfa,#0d1c23f2)}:root[data-theme=dark] .homepage-matrix__label{color:var(--ink);background:#0a161c99}:root[data-theme=dark] .homepage-matrix__label,:root[data-theme=dark] .homepage-matrix__cell,:root[data-theme=dark] .homepage-matrix__product{border-color:#88d6e914}:root[data-theme=dark] .homepage-matrix__product{background:#0d1c2399}:root[data-theme=dark] .homepage-matrix__product.is-recommended,:root[data-theme=dark] .homepage-matrix__cell.is-recommended{background:linear-gradient(#0e74901a,#0d1c23cc)}:root[data-theme=dark] .homepage-matrix__row:not(.homepage-matrix__row--head):hover .homepage-matrix__label,:root[data-theme=dark] .homepage-matrix__row:not(.homepage-matrix__row--head):hover .homepage-matrix__cell{background-color:#88d6e90a}:root[data-theme=dark] .homepage-matrix__recommended-badge{color:#88d6e9;background:#0e749033;border-color:#88d6e933}:root[data-theme=dark] .homepage-matrix__product-highlights span{color:var(--ink-soft);background:#0f1f26eb;border-color:#88d6e91f}:root[data-theme=dark] .homepage-matrix::-webkit-scrollbar-thumb{background:#88d6e933}:root[data-theme=dark] .homepage-matrix::-webkit-scrollbar-thumb:hover{background:#88d6e959}main{animation:.4s both hp-fadeUp}@media (prefers-reduced-motion:reduce){main{animation:none!important}}.hp-hero{background:var(--gradient-spotlight);padding-top:5.75rem}.hp-hero__title{background:linear-gradient(118deg, var(--ink) 0%, var(--ink) 38%, var(--primary) 80%, var(--primary-bright) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;background-clip:text}.hp-hero__lead{font-size:1.18rem}.hp-hero:after{background:radial-gradient(circle,#c2773f1a,#0000 65%)}.hp-btn--primary{background:var(--gradient-brand);box-shadow:0 10px 26px #0b7d994d,inset 0 1px #ffffff38}.hp-btn--primary:hover{transform:translateY(-2px);box-shadow:0 18px 42px #15a8c966,inset 0 1px #ffffff47}.hp-btn--primary:after{background:linear-gradient(#ffffff38 0%,#0000 60%)}.hp-btn--outline:hover{border-color:var(--primary);box-shadow:var(--ring)}.hp-btn:focus-visible{box-shadow:var(--ring);outline:none}.hp-btn--primary:focus-visible{box-shadow:var(--ring), 0 10px 26px #0b7d994d}.hp-section__title{position:relative}.hp-section__title:before{content:"";background:var(--gradient-brand);border-radius:999px;width:44px;height:4px;margin-bottom:.95rem;display:block}.hp-empty .hp-section__title:before{margin-inline:auto}.hp-pick,.hp-vs,.hp-guide,.hp-card{box-shadow:var(--shadow-soft);border-color:#0b1a2114}.hp-pick:hover,.hp-vs:hover,.hp-guide:hover{box-shadow:var(--shadow-strong);border-color:#0b7d9947}.hp-card:hover{box-shadow:var(--shadow)}.hp-pick--tone-1 .hp-pick__rank{background:var(--gradient-brand);color:#fff;box-shadow:0 10px 24px #0b7d9947}.hp-cta{background:var(--gradient-spotlight), linear-gradient(135deg, #0b7d991a 0%, #c2773f17 100%);box-shadow:var(--shadow);border-color:#0b7d992e}.hp-cta__content h2{letter-spacing:-.035em;font-size:1.85rem}.hp-categories{background:linear-gradient(#fff9,#ffffff52)}.hp-categories__link:hover{box-shadow:0 6px 16px #0b7d991f}.site-header{background:#f8fbfcd1;box-shadow:0 1px #0b1a210d,0 18px 38px #0b1a210d}.site-header:after{content:"";opacity:.7;pointer-events:none;background:linear-gradient(90deg,#0000,#0b7d9973,#c2773f59,#0000);height:2px;position:absolute;bottom:-1px;left:0;right:0}.nav a:after{background:var(--gradient-brand);border-radius:999px;height:2px}.nav a.is-active{color:var(--primary-strong)}.site-footer{background:#fafcfdc7;position:relative}.site-footer:before{content:"";background:linear-gradient(90deg, var(--primary) 0%, var(--primary-bright) 45%, var(--highlight) 100%);opacity:.55;height:3px;position:absolute;top:-1px;left:0;right:0}.reading-progress{background:var(--gradient-brand)}:root[data-theme=dark] .site-header{background:#081319d6;box-shadow:0 1px #0006,0 18px 38px #00000047}:root[data-theme=dark] .site-footer{background:#071015d1}:root[data-theme=dark] .hp-hero{background:var(--gradient-spotlight)}:root[data-theme=dark] .hp-categories{background:linear-gradient(#0a161cb3,#08131966)}:root[data-theme=dark] .hp-cta{background:var(--gradient-spotlight), linear-gradient(135deg, #2ca2c01f 0%, #dfaa761a 100%);border-color:#5cc7e233}:root[data-theme=dark] .hp-pick:hover,:root[data-theme=dark] .hp-vs:hover,:root[data-theme=dark] .hp-guide:hover{border-color:#5cc7e252}@media (width<=920px){.hp-hero{padding-top:3.75rem}.site-header:after{opacity:.5}}.hp-score-ring{background:var(--gradient-brand);color:#fff;text-align:center;border:3px solid #ffffffe0;border-radius:50%;place-items:center;width:70px;height:70px;display:grid;box-shadow:0 14px 30px #0b7d9961,inset 0 1px #ffffff4d}.hp-score-ring strong{font-family:Space Grotesk,sans-serif;font-size:1.45rem;font-weight:700;line-height:.9}.hp-score-ring span{opacity:.88;font-size:.68rem;font-weight:600}.hp-spotlight{background:var(--gradient-spotlight), linear-gradient(165deg, #fffffffa 0%, #eef7faf2 100%);box-shadow:var(--shadow), var(--shadow-border);border:1px solid #0b7d9924;border-radius:28px;flex-direction:column;gap:1.25rem;padding:1.5rem;animation:.6s .15s both hp-scaleIn;display:flex;position:relative;overflow:hidden}.hp-spotlight__media{aspect-ratio:16/11;background:var(--bg-muted);border-radius:18px;position:relative;overflow:hidden}.hp-spotlight__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:block}.hp-spotlight:hover .hp-spotlight__media img{transform:scale(1.04)}.hp-spotlight .hp-score-ring{position:absolute;top:1rem;right:1rem}.hp-spotlight__pricing{flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;display:flex}.hp-spotlight__price{letter-spacing:-.03em;color:var(--ink);font-family:Space Grotesk,sans-serif;font-size:1.95rem;font-weight:700}.hp-spotlight__price-old{color:var(--ink-soft);font-size:1.05rem;text-decoration:line-through}.hp-spotlight__save{background:var(--success-soft);color:#1d8a5f;letter-spacing:.01em;border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.78rem;font-weight:800;display:inline-flex}.hp-spotlight__trust{flex-wrap:wrap;gap:.5rem;display:flex}.hp-spotlight__trust span{border:1px solid var(--line);color:var(--ink);background:#fffc;border-radius:12px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.82rem;font-weight:600;display:inline-flex}.hp-spotlight__trust strong{color:var(--primary);font-weight:800}.hp-hero--versus .hp-hero__head{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:62ch;margin:0 auto .5rem;display:flex}.hp-versus{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1.25rem;margin-top:2.5rem;display:grid}.hp-versus__side{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fffffff7;border-radius:24px;flex-direction:column;gap:.85rem;padding:1.5rem;transition:transform .28s cubic-bezier(.4,0,.2,1),box-shadow .28s,border-color .28s;display:flex;position:relative}.hp-versus__side:hover{box-shadow:var(--shadow-strong);border-color:#0b7d9947;transform:translateY(-4px)}.hp-versus__side--a{border-top:3px solid var(--primary)}.hp-versus__side--b{border-top:3px solid var(--highlight)}.hp-versus__media{aspect-ratio:16/10;background:var(--bg-muted);border-radius:16px;overflow:hidden}.hp-versus__media img{object-fit:cover;width:100%;height:100%;display:block}.hp-versus__topline{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.hp-versus__name{letter-spacing:-.02em;margin:0;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2}.hp-versus__brand{color:var(--ink-soft);margin:.15rem 0 0;font-size:.85rem}.hp-versus__medal{background:linear-gradient(135deg, #fffffff5, var(--bg-muted));border:2px solid var(--line);letter-spacing:.06em;width:72px;height:72px;color:var(--primary);z-index:1;border-radius:50%;align-self:center;place-items:center;font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:800;display:grid;box-shadow:0 12px 30px #0b1a211f}.hp-versus__verdict{text-align:center;background:linear-gradient(135deg,#0b7d9914,#c2773f12);border:1px solid #0b7d9929;border-radius:22px;flex-direction:column;align-items:center;gap:.5rem;max-width:64ch;margin:2rem auto 0;padding:1.4rem 1.75rem;display:flex}.hp-versus__verdict-label{background:var(--gradient-brand);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.3rem .8rem;font-size:.74rem;font-weight:800;display:inline-flex}.hp-versus__verdict p{color:var(--ink);margin:0;font-size:1.05rem;line-height:1.6}.hp-versus__actions{justify-content:center;margin-top:1.75rem}:root[data-theme=dark] .hp-spotlight,:root[data-theme=dark] .hp-versus__side{background:linear-gradient(#0d1c23f5,#0a161ceb);border-color:#5cc7e229;box-shadow:0 22px 44px #0000003d}:root[data-theme=dark] .hp-spotlight__trust span{background:#0f1f26e6;border-color:#5cc7e229}:root[data-theme=dark] .hp-versus__medal{color:#88d6e9;background:linear-gradient(135deg,#11232bf5,#0b181feb);border-color:#5cc7e233}:root[data-theme=dark] .hp-versus__verdict{background:linear-gradient(135deg,#2ca2c01f,#dfaa761a);border-color:#5cc7e233}@media (width<=920px){.hp-versus{grid-template-columns:1fr;gap:1rem}.hp-versus__medal{margin:-.25rem 0}}.hp-score-ring--lg{border-width:4px;width:96px;height:96px}.hp-score-ring--lg strong{font-size:2rem}.hp-score-ring--lg span{font-size:.78rem}.hp-verdict-panel{background:var(--gradient-spotlight), linear-gradient(165deg, #fffffffa 0%, #eef7faf2 100%);box-shadow:var(--shadow), var(--shadow-border);border:1px solid #0b7d9924;border-radius:28px;flex-direction:column;gap:1.25rem;padding:1.75rem;animation:.6s .15s both hp-scaleIn;display:flex;position:relative;overflow:hidden}.hp-verdict-panel__head{align-items:center;gap:1.15rem;display:flex}.hp-verdict-panel__head-meta{flex-direction:column;gap:.2rem;display:flex}.hp-verdict-panel__label{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);font-size:.74rem;font-weight:800}.hp-verdict-panel__tone{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;line-height:1}.hp-verdict-panel__tone--excellent{color:#059669}.hp-verdict-panel__tone--strong{color:var(--primary)}.hp-verdict-panel__tone--good{color:var(--highlight-strong)}.hp-verdict-panel__tone--fair{color:var(--ink-soft)}.hp-verdict-panel__media{aspect-ratio:16/10;background:var(--bg-muted);border-radius:16px;overflow:hidden}.hp-verdict-panel__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:block}.hp-verdict-panel:hover .hp-verdict-panel__media img{transform:scale(1.04)}.hp-verdict-panel__summary{color:var(--ink-soft);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.98rem;line-height:1.65;display:-webkit-box;overflow:hidden}.hp-verdict-panel__byline{color:var(--ink-soft);border-top:1px solid #10202714;flex-wrap:wrap;gap:.35rem 1.25rem;padding-top:1rem;font-size:.85rem;display:flex}.hp-verdict-panel__byline strong{color:var(--ink);font-weight:700}:root[data-theme=dark] .hp-verdict-panel{background:linear-gradient(#0d1c23f5,#0a161ceb);border-color:#5cc7e229;box-shadow:0 22px 44px #0000003d}:root[data-theme=dark] .hp-verdict-panel__byline{border-top-color:#88d6e91f}.article-body-flow{gap:1.15rem;font-size:1.06rem}.article-body-flow p{color:var(--ink-soft);max-width:70ch;font-size:1.06rem;line-height:1.85}.article-body-flow h2,.article-body-flow h3,.article-body-flow h4{color:var(--ink);letter-spacing:-.03em;margin:1.4rem 0 0;line-height:1.2}.article-body-flow h2{border-top:1px solid #10202714;padding-top:1.4rem;font-size:1.6rem}.article-body-flow h3{font-size:1.28rem}.article-body-flow h4{font-size:1.1rem}.article-body-flow a{color:var(--primary);text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline #0b7d9959;text-decoration:underline #0b7d9959;transition:color .16s,text-decoration-color .16s}.article-body-flow a:hover{color:var(--primary-strong);-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.article-body-flow strong{color:var(--ink);font-weight:700}.article-body-flow ul,.article-body-flow ol{gap:.55rem;max-width:70ch;margin:0;padding-left:1.4rem;display:grid}.article-body-flow li{color:var(--ink-soft);line-height:1.75}.article-body-flow ul li::marker{color:var(--primary)}.article-body-flow blockquote{border-left:4px solid var(--primary);color:var(--ink);background:linear-gradient(135deg,#0b7d9912,#c2773f0d);border-radius:0 16px 16px 0;margin:.5rem 0;padding:.9rem 1.4rem;font-size:1.1rem;font-style:italic;line-height:1.7}.article-body-flow blockquote p{color:inherit;font-size:inherit}.article-body-flow img{border:1px solid var(--line);width:100%;box-shadow:var(--shadow-soft);border-radius:18px}.article-body-flow hr{background:linear-gradient(90deg, transparent, var(--line), transparent);border:0;width:100%;height:1px;margin:.6rem 0}.article-body-flow table{border-collapse:collapse;border:1px solid var(--line);border-radius:14px;width:100%;margin:.5rem 0;font-size:.96rem;overflow:hidden}.article-body-flow thead{background:var(--accent-soft)}.article-body-flow th,.article-body-flow td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:.7rem .9rem}.article-body-flow th{color:var(--ink);font-weight:700}.article-body-flow td{color:var(--ink-soft)}.article-body-flow tbody tr:last-child td{border-bottom:0}.article-body-flow tbody tr:nth-child(2n){background:#0b7d9908}.article-body-flow--feature>p:first-of-type:first-letter{float:left;color:var(--primary);margin:.05em .12em 0 0;padding:0 .12em;font-family:Space Grotesk,sans-serif;font-size:3.4rem;font-weight:700;line-height:.78}.article-body-flow--feature>p:first-of-type{color:var(--ink);font-size:1.14rem}:root[data-theme=dark] .article-body-flow h2{border-top-color:#88d6e91f}:root[data-theme=dark] .article-body-flow blockquote{border-left-color:var(--primary);background:linear-gradient(135deg,#2ca2c01f,#dfaa7614)}.hp-vs__excerpt{color:var(--ink-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.92rem;line-height:1.6;display:-webkit-box;overflow:hidden}.hp-vs__cta,.hp-guide__cta{align-items:center;gap:.3rem;transition:transform .22s cubic-bezier(.4,0,.2,1),color .16s;display:inline-flex}.hp-vs:hover .hp-vs__cta,.hp-guide:hover .hp-guide__cta{color:var(--primary-strong);transform:translate(5px)}.hp-pick--no-image .hp-pick__name{letter-spacing:-.02em;font-size:1.3rem}.hp-section{padding:3rem 0}.hp-section__head{margin-bottom:1.4rem}.hp-picks,.hp-comparisons{margin-top:1.25rem!important}.hp-section--alt{background:linear-gradient(#d2ecf399 0%,#ecf6f866 100%);border-top:1px solid #0b7d991f;border-bottom:1px solid #0b7d991f;box-shadow:inset 0 1px #fff9}:root[data-theme=dark] .hp-section--alt{background:linear-gradient(#0d232b99 0%,#09171e59 100%);border-color:#5cc7e21f}.hp-hero{background:radial-gradient(60% 90% at 84% -12%,#15a8c947,#0000 58%),radial-gradient(46% 70% at -6% 4%,#c2773f29,#0000 56%),linear-gradient(#d6eef4d9 0%,#e9f5f880 62%,#fff0 100%);border-bottom:1px solid #0b7d991a;padding:4.5rem 0 2.75rem}:root[data-theme=dark] .hp-hero{background:radial-gradient(60% 90% at 84% -12%,#2dbcd952,#0000 58%),radial-gradient(46% 70% at -6% 4%,#dfaa762e,#0000 56%),linear-gradient(#0d262fe6 0%,#09181f80 62%,#08131900 100%);border-bottom-color:#5cc7e21f}.hp-hero__title{background:linear-gradient(116deg, var(--ink) 0%, var(--primary-strong) 52%, var(--primary) 78%, var(--primary-bright) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,5.4vw,5rem);line-height:.94}.hp-hero--showcase .hp-hero__title,.hp-hero--versus .hp-hero__title,.hp-hero--compact .hp-hero__title{letter-spacing:-.035em;font-size:clamp(1.85rem,3vw,2.9rem);line-height:1.08}.hp-hero--versus .hp-hero__title{max-width:24ch}.hp-hero__pick{box-shadow:var(--shadow-strong);border-color:#0b7d9933}.hp-hero__pick-badge{background:var(--gradient-brand);border-color:#0000;box-shadow:0 10px 24px #0b7d9947}.hp-hero__pick-badge strong{color:#fff}.hp-hero__pick-badge span{color:#ffffffd9}.homepage-matrix__table{border-color:#0b7d9924;border-radius:24px}.homepage-matrix__label,.homepage-matrix__cell{padding:.72rem 1.1rem}.homepage-matrix__cell:not(.homepage-matrix__cell--verdict){text-align:center;justify-content:center;align-items:center;font-size:.96rem;font-weight:600;display:flex}.homepage-matrix__cell.is-recommended:not(.homepage-matrix__cell--verdict){color:var(--primary-strong);font-weight:800}.homepage-matrix__product{gap:.55rem;padding:1.15rem 1.15rem 1.25rem}.homepage-matrix__row--head{background:linear-gradient(#fffffffa,#ecf6f8f0)}.homepage-matrix__label{font-size:.92rem}.homepage-matrix__label svg{color:var(--primary)}.homepage-matrix__row:not(.homepage-matrix__row--head):nth-child(2n) .homepage-matrix__cell:not(.is-recommended){background:#f0f7f9b3}.homepage-matrix__product.is-recommended,.homepage-matrix__cell.is-recommended{background:linear-gradient(#d2ecf3d1,#fffffff5)}.homepage-matrix__product.is-recommended{box-shadow:inset 0 0 0 1px #0b7d9933}.homepage-matrix__product.is-recommended:before{background:var(--gradient-brand);width:5px}.homepage-matrix__recommended-badge{background:var(--gradient-brand);color:#fff;border-color:#0000;box-shadow:0 6px 16px #0b7d9940}.homepage-matrix__actions .button{border-radius:12px;min-height:44px;font-weight:700}.homepage-matrix__actions .button--primary{background:var(--gradient-brand);color:#fff;border-color:#0000;box-shadow:0 8px 20px #0b7d9940}.homepage-matrix__actions .button--primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px #15a8c959}.homepage-matrix__actions .button--ghost{border:1px solid var(--line);color:var(--ink);background:#ffffffd9}.homepage-matrix__actions .button--ghost:hover{border-color:var(--primary);color:var(--primary)}:root[data-theme=dark] .homepage-matrix__row:not(.homepage-matrix__row--head):nth-child(2n) .homepage-matrix__cell:not(.is-recommended){background:#0f1f268c}:root[data-theme=dark] .homepage-matrix__actions .button--ghost{color:var(--ink);background:#0f1f26d9}.homepage-matrix__toggle{border:1px solid var(--line);width:fit-content;color:var(--primary);cursor:pointer;background:#ffffffe6;border-radius:999px;align-items:center;gap:.5rem;margin:1rem auto 0;padding:.7rem 1.4rem;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:700;transition:border-color .18s,color .18s,box-shadow .18s,transform .18s;display:flex}.homepage-matrix__toggle:hover{border-color:var(--primary);color:var(--primary-strong);box-shadow:var(--ring);transform:translateY(-1px)}.homepage-matrix__toggle-icon{transition:transform .22s cubic-bezier(.4,0,.2,1)}.homepage-matrix__toggle-icon.is-open{transform:rotate(180deg)}:root[data-theme=dark] .homepage-matrix__toggle{background:#0f1f26d9}.hp-btn--offer{background:var(--gradient-brand);color:#fff;letter-spacing:.005em;font-weight:800;box-shadow:0 12px 30px #0b7d9957,inset 0 1px #ffffff3d}.hp-btn--offer:after{background:linear-gradient(#ffffff42 0%,#0000 55%)}.hp-btn--offer:hover{transform:translateY(-2px);box-shadow:0 18px 44px #15a8c970,inset 0 1px #ffffff4d}.hp-btn--offer:focus-visible{box-shadow:var(--ring), 0 12px 30px #0b7d9957}.hp-btn__arrow{margin-left:.45rem;transition:transform .24s cubic-bezier(.4,0,.2,1);display:inline-flex}.hp-btn:hover .hp-btn__arrow,.button:hover .hp-btn__arrow{transform:translate(5px)}.hp-offer-meta{color:var(--ink-soft);flex-wrap:wrap;align-items:baseline;gap:.3rem .55rem;font-size:.84rem;line-height:1.3;display:flex}.hp-offer-meta__price{letter-spacing:-.02em;color:var(--ink);font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700}.hp-offer-meta__old{color:var(--ink-soft);font-size:.82rem;text-decoration:line-through}.hp-offer-meta__save{background:var(--success-soft);color:#1d8a5f;border-radius:999px;align-items:center;padding:.12rem .5rem;font-size:.74rem;font-weight:800;display:inline-flex}.hp-offer-meta__merchant{width:100%;color:var(--ink-soft)}.hp-offer-meta__merchant strong{color:var(--primary);font-weight:700}.hp-pick__side .hp-btn{width:100%}.hp-pick__offer{flex-direction:column;align-items:stretch;gap:.4rem;width:100%;min-width:150px;display:flex}.hp-pick__offer .hp-offer-meta{text-align:center;justify-content:center}:root[data-theme=dark] .hp-btn--offer{color:#04121a}:root[data-theme=dark] .hp-offer-meta__price{color:var(--ink)}@media (width<=920px){.hp-section{padding:2.25rem 0}.hp-hero{padding:3.25rem 0 1.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=920px){body{background-attachment:scroll}.hp-card,.hp-pick,.hp-vs,.hp-guide,.hp-hero__pick,.hp-stat,.hp-categories,.hp-filter-bar,.hp-spotlight,.hp-versus__side,.hp-verdict-panel,.site-topline{-webkit-backdrop-filter:none;backdrop-filter:none}}.input:focus-visible,.textarea:focus-visible{border-color:var(--primary);box-shadow:var(--ring);outline:none}.hp-categories__link:focus-visible{border-color:var(--primary);color:var(--primary);box-shadow:var(--ring);outline:none}.input::placeholder,.textarea::placeholder,.newsletter-capture__input::placeholder{color:#667a85;opacity:1}:root[data-theme=dark] .input::placeholder,:root[data-theme=dark] .textarea::placeholder,:root[data-theme=dark] .newsletter-capture__input::placeholder{color:#9fb2bb}.admin-sidebar__toggle{display:none}@media (width<=920px){.admin-sidebar__top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-sidebar__toggle{border:1px solid var(--line);cursor:pointer;background:#ffffffb8;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.24rem;width:2.9rem;height:2.9rem;display:inline-flex}.admin-sidebar__toggle span{background:var(--ink);border-radius:999px;width:1.1rem;height:2px}.admin-sidebar__toggle:focus-visible{box-shadow:var(--ring);outline:none}.admin-sidebar__section{margin-top:1rem;display:none}.admin-sidebar__section.is-open{display:grid}}.field-required{color:#a83a24;font-weight:700}:root[data-theme=dark] .field-required{color:#f0a89a}
