*{box-sizing:border-box}html{background:#05070b}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:radial-gradient(circle at top,#ffffff0a,#05070b00 32%),linear-gradient(180deg,#05070b,#0a0f16);color:#f8fafc}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{touch-action:manipulation}.app-container{min-height:100vh;display:flex;flex-direction:column}.app-header{padding:28px 36px;background:#080c12eb;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-title{margin:0;font-size:30px;line-height:1.05;letter-spacing:-.03em;color:#fff}.app-main{flex:1;padding:44px 36px 32px}.page-container{max-width:1520px;margin:0 auto;width:100%}.home-page h2{font-size:34px;margin-bottom:12px}.home-page p{font-size:19px;color:#e2e8f0b8}.home-hero{padding-top:28px;max-width:820px}.home-hero-eyebrow{font-size:13px;letter-spacing:.2em;font-weight:800;text-transform:uppercase;color:#f97316;margin-bottom:16px}.home-hero-title{font-size:54px;margin:0 0 20px;line-height:1;letter-spacing:-.045em;color:#fff}.home-hero-description{font-size:20px;color:#e2e8f0c7;margin-bottom:32px;line-height:1.75}.home-hero-actions{display:flex;gap:18px;flex-wrap:wrap}.ui-button{min-height:56px;background:linear-gradient(180deg,#f97316,#ea580c);border:1px solid rgba(249,115,22,.45);color:#fff;font-size:16px;font-weight:700;padding:16px 26px;border-radius:16px;cursor:pointer;min-width:170px;transition:transform .14s ease,background .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:0 12px 24px #f973162e}.ui-button:hover{box-shadow:0 16px 30px #f9731638}.ui-button:active{transform:translateY(1px) scale(.99)}.product-browser-main{padding-bottom:200px}.product-browser-section{max-width:1560px}.product-browser-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px}.product-browser-eyebrow{margin:0 0 12px;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#f97316}.product-browser-title{margin:0;font-size:44px;line-height:1;letter-spacing:-.04em;color:#fff}.product-browser-count{font-size:16px;color:#e2e8f0ad;white-space:nowrap}.product-browser-controls{display:grid;grid-template-columns:2fr 1fr 1fr;gap:20px;margin-bottom:36px}.product-browser-control{display:flex;flex-direction:column;gap:10px}.product-browser-control-search{min-width:0}.product-browser-label{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#e2e8f0b8}.product-browser-input,.product-browser-select{width:100%;min-height:60px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#0f172ab8;color:#fff;padding:0 18px;font-size:16px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.product-browser-input::placeholder{color:#e2e8f066}.product-browser-input:focus,.product-browser-select:focus{border-color:#f97316a6;box-shadow:0 0 0 4px #f973161f;background:#0f172ae0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;align-items:stretch}.compare-feedback-banner{margin-bottom:24px;padding:18px 20px;border-radius:18px;background:#f973161f;border:1px solid rgba(249,115,22,.25);color:#fed7aa;font-size:15px;font-weight:600}.product-empty-state{padding:60px 30px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#0f172a94;text-align:center;box-shadow:0 20px 40px #00000038}.product-empty-state-title{margin:0 0 12px;font-size:28px;color:#fff}.product-empty-state-text{margin:0;font-size:17px;color:#e2e8f0ad}.product-card{position:relative;display:flex;flex-direction:column;min-height:100%;height:100%;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:linear-gradient(180deg,#fffffffb,#f8fafcfb);box-shadow:0 14px 34px #0f172a12,0 4px 14px #0f172a0d;overflow:hidden;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;-webkit-tap-highlight-color:transparent}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #0f172a1f,0 8px 20px #0f172a14;border-color:#0f172a24}.product-card:focus-visible{outline:none;transform:translateY(-4px);box-shadow:0 0 0 4px #3b82f624,0 24px 48px #0f172a1f,0 8px 20px #0f172a14}.product-card.selected{border-color:#3b82f66b;box-shadow:0 0 0 3px #3b82f621,0 24px 48px #0f172a21,0 10px 24px #3b82f61f}.product-card__image-wrap{position:relative;display:flex;align-items:center;justify-content:center;height:300px;padding:28px;background:radial-gradient(circle at top,#fffffff7,#f1f5f9f5 60%,#e2e8f0e6);border-bottom:1px solid rgba(15,23,42,.06);overflow:hidden}.product-card__image-wrap:after{content:"";position:absolute;inset:auto 10% 14px;height:18px;border-radius:999px;background:#0f172a14;filter:blur(12px);pointer-events:none}.product-card__image{position:relative;z-index:1;width:100%;max-width:100%;height:240px;object-fit:contain;object-position:center;display:block;transition:transform .18s ease}.product-card:hover .product-card__image{transform:scale(1.02)}.product-card__image--placeholder{position:relative;z-index:1;width:100%;height:240px;border:1px dashed rgba(15,23,42,.12);border-radius:18px;display:flex;align-items:center;justify-content:center;background:#ffffffb3;color:#0f172a80;font-size:1rem;font-weight:700;letter-spacing:.01em}.product-card__content{display:flex;flex:1;flex-direction:column;gap:18px;padding:22px 24px 26px}.product-card__identity{display:flex;flex-direction:column;gap:8px;min-height:72px}.product-card__brand{display:block;font-size:.78rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#475569f2}.product-card__name{display:block;font-size:1.38rem;line-height:1.14;font-weight:800;color:#020617;letter-spacing:-.035em}.product-card__specs{display:grid;gap:12px;padding-top:2px}.product-card__spec{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:18px;background:#f8fafc;border:1px solid rgba(15,23,42,.05)}.product-card__spec--empty{justify-content:flex-start}.product-card__spec .spec-label{flex:0 0 auto;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#64748bf2}.product-card__spec .spec-value{flex:1 1 auto;text-align:right;font-size:1rem;font-weight:700;line-height:1.35;color:#0f172a}.product-card__actions{margin-top:auto;padding-top:8px}.compare-btn{width:100%;min-height:60px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#fff;color:#0f172a;font-size:1.04rem;font-weight:800;letter-spacing:.01em;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.compare-btn:hover{border-color:#0f172a2e;box-shadow:0 10px 22px #0f172a14}.compare-btn:active{transform:translateY(1px) scale(.995)}.compare-btn.active{background:linear-gradient(180deg,#0f172a,#1e293b);color:#fff;border-color:#0f172aa8;box-shadow:0 10px 22px #0f172a29,inset 0 1px #ffffff14}.compare-btn:focus-visible{outline:none;box-shadow:0 0 0 4px #3b82f629,0 10px 22px #0f172a14}.comparison-shell{position:fixed;left:0;right:0;bottom:0;z-index:100}.comparison-bar{display:grid;grid-template-columns:240px 1fr auto;gap:18px;align-items:center;padding:20px 24px;background:#0a0f16eb;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 -14px 34px #00000057;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.comparison-bar-left{display:flex;align-items:center;gap:14px}.comparison-bar-badge{width:48px;height:48px;border-radius:999px;background:linear-gradient(180deg,#f97316,#ea580c);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:17px;box-shadow:0 10px 22px #f9731638}.comparison-bar-title{font-size:16px;font-weight:800;color:#fff}.comparison-bar-subtitle{font-size:14px;color:#e2e8f0ad}.comparison-bar-items{display:flex;gap:12px;overflow-x:auto;padding-bottom:2px}.comparison-pill{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:8px 14px;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.07);white-space:nowrap}.comparison-pill-text{font-size:14px;color:#fff}.comparison-pill-remove{border:none;background:transparent;color:#e2e8f0c7;cursor:pointer;font-size:20px;line-height:1;padding:0}.comparison-bar-actions{display:flex;gap:12px}.comparison-primary-button,.comparison-secondary-button,.comparison-toggle-button,.comparison-column-remove{min-height:52px;border:none;border-radius:16px;padding:12px 18px;font-size:14px;font-weight:800;cursor:pointer;transition:transform .14s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.comparison-primary-button{background:linear-gradient(180deg,#f97316,#ea580c);color:#fff;box-shadow:0 12px 24px #f973162e}.comparison-primary-button:hover{box-shadow:0 16px 30px #f9731638}.comparison-secondary-button{background:#ffffff14;color:#f8fafc}.comparison-secondary-button:hover{background:#ffffff1f}.comparison-panel{max-height:70vh;overflow:auto;background:#060a10fa;border-top:1px solid rgba(255,255,255,.08)}.comparison-panel-header{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;padding:26px 26px 22px;border-bottom:1px solid rgba(255,255,255,.08)}.comparison-panel-eyebrow{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#f97316}.comparison-panel-title{margin:0;font-size:34px;line-height:1.04;letter-spacing:-.03em;color:#fff}.comparison-toggle-button{background:#ffffff14;color:#f8fafc}.comparison-toggle-button-active{background:linear-gradient(180deg,#f97316,#ea580c);color:#fff}.comparison-table-wrap{overflow:auto;padding:0 26px 26px}.comparison-table{display:grid;min-width:max-content}.comparison-header-cell{position:sticky;top:0;z-index:2;padding:22px 18px;background:#0a0f16fa;border-bottom:1px solid rgba(255,255,255,.08)}.comparison-header-label{font-size:14px;font-weight:800;color:#e2e8f0c2}.comparison-column-brand{margin-bottom:8px;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#f97316}.comparison-column-title{font-size:17px;line-height:1.35;font-weight:800;color:#fff;margin-bottom:14px}.comparison-column-remove{min-height:42px;background:#ffffff14;color:#f8fafc;padding:8px 14px}.comparison-group-block,.comparison-group-row{display:contents}.comparison-group-title{padding:18px;background:#ffffff0b;color:#fdba74;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.comparison-data-row{display:contents}.comparison-data-row-different .comparison-label-cell,.comparison-data-row-different .comparison-value-cell{background:#f9731614}.comparison-label-cell,.comparison-value-cell{padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.06);background:#0a0f16f5}.comparison-label-cell{color:#e2e8f0cc;font-size:14px;font-weight:700}.comparison-value-cell{color:#fff;font-size:14px}@media(max-width:1400px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.comparison-bar{grid-template-columns:1fr;align-items:stretch}.comparison-bar-actions{justify-content:flex-start;flex-wrap:wrap}.comparison-panel-header{flex-direction:column;align-items:flex-start}}@media(max-width:1024px){.app-main{padding:32px 20px 24px}.product-browser-controls{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media(max-width:900px){.product-card__image-wrap{height:248px;padding:22px}.product-card__image,.product-card__image--placeholder{height:196px}.product-card__content{padding:20px;gap:16px}.product-card__name{font-size:1.16rem}}@media(max-width:640px){.app-header{padding:18px 16px}.app-main{padding:24px 16px 20px}.product-browser-header{flex-direction:column;align-items:flex-start}.product-browser-title{font-size:34px}.product-grid{grid-template-columns:1fr;gap:20px}.product-card{border-radius:20px}.product-card__image-wrap{height:220px;padding:18px}.product-card__image,.product-card__image--placeholder{height:176px}.product-card__spec{padding:12px 14px}.product-card__spec .spec-label{font-size:.72rem}.product-card__spec .spec-value{font-size:.92rem}.compare-btn,.product-browser-input,.product-browser-select,.comparison-primary-button,.comparison-secondary-button,.comparison-toggle-button{min-height:50px}.comparison-bar{padding:16px}.comparison-table-wrap{padding:0 16px 16px}}:root{color-scheme:dark;--showroom-bg: #06080d;--showroom-bg-top: #0b1220;--showroom-text: #e7edf7;--showroom-text-strong: #f8fafc;--showroom-text-muted: #9aa7ba;--showroom-border: rgba(255, 255, 255, .1);--showroom-border-strong: rgba(255, 255, 255, .18);--showroom-accent: #f59e0b;--showroom-accent-soft: rgba(245, 158, 11, .18)}html{background:var(--showroom-bg);-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}body{background:radial-gradient(circle at top left,rgba(245,158,11,.07),transparent 24%),radial-gradient(circle at 82% 10%,rgba(37,99,235,.08),transparent 24%),linear-gradient(180deg,var(--showroom-bg-top) 0%,var(--showroom-bg) 38%,#05070b 100%);background-color:var(--showroom-bg);color:var(--showroom-text)}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{color:var(--showroom-text-strong);letter-spacing:-.02em}p,span,label,li,td,th,small,a{color:inherit}button,input,select,textarea{font:inherit;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}button{min-height:52px;-webkit-tap-highlight-color:transparent}input,select,textarea{min-height:52px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid rgba(245,158,11,.5);outline-offset:2px}button:hover{transform:translateY(-1px)}button:active{transform:translateY(0)}::selection{background:var(--showroom-accent-soft);color:#fff}::-webkit-scrollbar{width:14px;height:14px}::-webkit-scrollbar-track{background:#ffffff08}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ffffff2e,#ffffff17);border:3px solid transparent;border-radius:999px;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f59e0b73,#f59e0b38);border:3px solid transparent;background-clip:padding-box}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
