*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#04283a;--card:#072e42;--secondary:#faf7cc;--accent:#00a2b5;--muted:#cbd5da;--white:#fff}body{background:linear-gradient(180deg, var(--bg), #021a26 120%);color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.app{max-width:1200px;margin:12px auto;padding:14px}.header{align-items:center;gap:12px;max-width:1200px;margin:12px auto 8px;padding:8px 18px;display:flex}.logo{background:var(--secondary);color:#062026;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;font-weight:700;display:flex}.title{font-size:20px;font-weight:700}.layout{display:block}.filters{background:0 0;flex-wrap:wrap;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:8px 18px 14px;display:flex}.filters.closed{display:none}.search-row{align-items:center;gap:12px;max-width:1200px;margin:0 auto 8px;padding:0 18px;display:flex}.search-row .search-input{color:var(--white);background:0 0;border:1px solid #ffffff0f;border-radius:8px;flex:1;padding:10px 12px}.filter-toggle{color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:8px;padding:10px 12px}.filter-toggle:hover{opacity:.95}.filters h3{color:var(--muted);margin-right:8px;font-size:14px}.filter-row{flex-direction:column;flex:1;gap:6px;min-width:140px;display:flex}.filter-row label{color:var(--muted);font-size:13px}.filter-row input,.filter-row select{color:var(--white);box-sizing:border-box;background:0 0;border:1px solid #ffffff0f;border-radius:6px;width:100%;padding:8px}.content{min-height:60vh}.grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1200px;margin:0 auto;display:grid}.card{background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff0a;border-radius:12px;overflow:hidden}.card img{object-fit:cover;width:100%;height:160px;display:block}.card{transition:transform .22s,box-shadow .22s}.card:hover{transform:translateY(-6px);box-shadow:0 10px 30px #02121a66}.card-body{padding:12px}.card-row{justify-content:space-between;align-items:center;display:flex}.card .meta{color:var(--muted);font-size:13px}.price{color:var(--accent);font-weight:800}.muted{color:var(--muted)}.pagination{justify-content:center;gap:8px;margin-top:18px;display:flex}.page{cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:6px;padding:8px 12px}.page:hover{background:#ffffff05}.btn{color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:8px;padding:8px 10px}.btn:hover{background:#ffffff05}.btn.sign-in{transition:none}.btn.sign-in:hover{transform:none}input,select,textarea{min-width:0}.details{background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff0a;border-radius:10px;padding:16px}.gallery{gap:8px;margin-bottom:12px;display:flex}.gallery img{object-fit:cover;border-radius:8px;height:220px}.specs{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.spec{background:#ffffff05;border-radius:8px;padding:8px 10px;font-size:13px}.back{color:var(--muted);cursor:pointer;margin-bottom:12px;display:inline-block}@media (width<=1200px){.grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.grid{grid-template-columns:1fr}}@media (width<=900px){.gallery img{height:140px}}body.light{color:#062026;background:#f4f7fa}body.light .title{color:#062026}body.light .logo{color:#062026;background:#fff;border:1px solid #0620260f}body.light .filters h3{color:#475057}body.light .card{color:#062026;box-shadow:none;background:#fff;border:1px solid #0620262e}body.light .card .meta,body.light .meta{color:#334e57}body.light .price{color:#0a6f86}body.light .btn{color:#062026;background:#fff;border:1px solid #0620261f}body.light .btn:hover{background:#f0f5f6;transform:translateY(-1px)}body.light input,body.light select,body.light textarea{color:#062026;background:#fff;border:1px solid #0620261f}body.light input::placeholder,body.light textarea::placeholder{color:#7a8a90;opacity:1}body.light .page{color:#062026;background:#fff;border:1px solid #0620261f}body.light .page:hover{background:#eef3f4}body.light .site-footer{color:#375055;border-top-color:#0620260f}body.light .site-footer h4{color:#062026}body.light .site-footer a{color:#375055}body.light .spec{color:#062026;background:#f6fbfb;border:1px solid #0620260f}body.light .theme-toggle{background:#e8f6f7;border:1px solid #06202614}body.light .theme-toggle.on{background:linear-gradient(90deg,#00a2b5,#2bc5d0)}body.light .theme-toggle .dot{background:#fff}body.light .lang-select{color:#062026;background:#fff;border:1px solid #0620261f}.theme-toggle{cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;align-items:center;width:46px;height:26px;padding:3px;transition:all .18s;display:inline-flex;position:relative}.theme-toggle .dot{background:var(--white);border-radius:50%;width:18px;height:18px;transition:transform .18s}.theme-toggle.on{background:linear-gradient(90deg, var(--accent), #2bc5d0)}.theme-toggle.on .dot{background:#042026;transform:translate(20px)}.theme-toggle:focus{outline:none;box-shadow:0 0 0 3px #00a2b51f}.site-footer{color:var(--muted);border-top:1px solid #ffffff08;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1200px;margin-top:28px;margin-left:auto;margin-right:auto;padding:22px;display:grid}.site-footer h4{color:var(--white);margin-bottom:8px}.site-footer a{color:var(--muted);text-decoration:none}.site-footer .socials a{margin:0 0 8px;display:block}@media (width<=900px){.site-footer{grid-template-columns:1fr 1fr}}@media (width<=600px){.site-footer{grid-template-columns:1fr}}.lang-select{color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:6px;padding:6px 8px}.lang-select:focus{outline:none;box-shadow:0 0 0 3px #00a2b514}.lang-select option{color:#062026}
