*{box-sizing:border-box;margin:0;padding:0}.o-root{color:#1a1a1a;scroll-behavior:smooth;background:#f4f4f2;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;overflow-x:hidden}.o-root section[id]{scroll-margin-top:80px}html:has(.o-root){scroll-behavior:smooth}.o-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141414f5;justify-content:space-between;align-items:center;padding:16px 56px;display:flex;position:fixed;top:0;left:0;right:0}.o-logo{letter-spacing:.08em;color:#fff;font-size:18px;font-weight:900}.o-logo span{color:#f5c518}.o-nav ul{gap:32px;list-style:none;display:flex}.o-nav a{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.o-nav a:hover{color:#f5c518}.o-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#f5c518;margin-bottom:12px;font-size:11px;font-weight:700}.o-btn{color:#1a1a1a;letter-spacing:.06em;cursor:pointer;background:#f5c518;border:none;border-radius:6px;padding:14px 32px;font-size:13px;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.o-btn:hover{background:#ffd94a;transform:translateY(-1px)}.o-hero{background-color:#141414;background-image:linear-gradient(90deg,#141414 50%,#141414b3),url(https://images.unsplash.com/photo-1504148455328-c376907d081c?w=1600&q=80);background-position:50%;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex-direction:column;justify-content:center;min-height:100vh;padding:120px 10vw 80px;display:flex}.o-hero-content{max-width:560px}.o-hero-content h1{color:#fff;margin:0 0 20px;font-size:clamp(44px,6vw,80px);font-weight:900;line-height:1}.o-hero-content h1 em{color:#f5c518;font-style:normal}.o-hero-content p{color:#ffffff8c;margin-bottom:36px;font-size:16px;line-height:1.75}.o-hero-badges{flex-wrap:wrap;gap:12px;margin-top:48px;display:flex}.o-badge{color:#ffffffb3;border:1px solid #ffffff26;border-radius:6px;padding:8px 14px;font-size:12px;font-weight:600}.o-catalog{background:#f4f4f2;padding:100px 8vw}.o-section-header{text-align:center;margin-bottom:56px}.o-section-header h2{color:#1a1a1a;margin-top:8px;font-size:clamp(28px,3.5vw,46px);font-weight:800}.o-catalog-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.o-product-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:16px;padding:28px;transition:border-color .2s,box-shadow .2s,transform .2s}.o-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000001a}.o-product-card.active{border-color:#f5c518;box-shadow:0 8px 32px #f5c51833}.o-product-icon{margin-bottom:12px;font-size:32px}.o-product-name{color:#1a1a1a;margin-bottom:6px;font-size:15px;font-weight:700}.o-product-price{color:#f5c518;margin-bottom:10px;font-size:22px;font-weight:900}.o-product-desc{color:#1a1a1a80;margin-bottom:16px;font-size:12px;line-height:1.7}.o-product-btn{color:#1c6bab;font-size:12px;font-weight:700}.o-product-btn.selected{color:#16a34a}.o-configurator{background:#fff;padding:100px 8vw}.o-config-hint{color:#1a1a1a66;margin-top:8px;font-size:13px}.o-config-layout{grid-template-columns:1fr 1fr;align-items:start;gap:60px;margin-top:48px;display:grid}.o-canvas-wrapper{background:linear-gradient(135deg,#f0f0f0,#e8e8e8);border-radius:20px;position:relative;overflow:hidden}.o-canvas{cursor:grab;width:100%;height:auto;display:block}.o-canvas:active{cursor:grabbing}.o-canvas-hint{color:#1a1a1a59;letter-spacing:.06em;font-size:11px;font-weight:500;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.o-loading{color:#1a1a1a66;background:#f0f0f0b3;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;inset:0}.o-product-selector{flex-direction:column;gap:8px;display:flex}.o-selector-btn{text-align:left;color:#1a1a1a;cursor:pointer;background:#fff;border:1.5px solid #1a1a1a1f;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s}.o-selector-btn:hover{background:#f5c5180d;border-color:#f5c518}.o-selector-btn.active{background:#f5c5181a;border-color:#f5c518;font-weight:700}.o-config-product-name{color:#1a1a1a;margin-bottom:4px;font-size:20px;font-weight:700}.o-config-price{color:#1a1a1a;margin-bottom:12px;font-size:32px;font-weight:900}.o-config-price span{color:#1a1a1a66;font-size:14px;font-weight:400}.o-config-desc{color:#1a1a1a8c;margin-bottom:28px;font-size:13px;line-height:1.75}.o-config-section{margin-bottom:24px}.o-config-label{letter-spacing:.12em;text-transform:uppercase;color:#1a1a1a73;margin-bottom:10px;font-size:11px;font-weight:700}.o-color-swatches{gap:10px;margin-bottom:8px;display:flex}.o-swatch{cursor:pointer;border:3px solid #0000;border-radius:50%;outline:none;width:32px;height:32px;transition:transform .15s}.o-swatch:hover{transform:scale(1.1)}.o-swatch.active{border-color:#1a1a1a;box-shadow:0 0 0 2px #fff,0 0 0 4px #1a1a1a}.o-color-name{color:#1a1a1a80;font-size:12px}.o-qty{border:1px solid #1a1a1a26;border-radius:8px;align-items:center;gap:0;width:fit-content;display:flex;overflow:hidden}.o-qty button{cursor:pointer;color:#1a1a1a;background:#f4f4f2;border:none;width:36px;height:36px;font-size:18px;transition:background .15s}.o-qty button:hover{background:#e8e8e8}.o-qty span{text-align:center;width:48px;font-size:15px;font-weight:700}.o-options{flex-direction:column;gap:6px;list-style:none;display:flex}.o-options li{color:#16a34a;font-size:12px}.o-add-btn{cursor:pointer;letter-spacing:.04em;color:#1a1a1a;background:#f5c518;border:none;border-radius:10px;width:100%;margin-top:24px;padding:16px;font-size:14px;font-weight:800;transition:background .2s,transform .2s}.o-add-btn:hover{background:#ffd94a;transform:translateY(-1px)}.o-add-btn.added{color:#fff;background:#16a34a}.o-contact-note{text-align:center;color:#1a1a1a66;margin-top:12px;font-size:12px}.o-contact-note a{color:#1c6bab}.o-contact{background:#141414;padding:100px 8vw}.o-contact .o-section-header h2{color:#fff}.o-form{flex-direction:column;gap:20px;max-width:680px;margin:48px auto 0;display:flex}.o-form-row{gap:20px;display:flex}.o-field{flex-direction:column;flex:1;gap:8px;display:flex}.o-field label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;font-size:11px;font-weight:700}.o-field input,.o-field textarea{color:#fff;resize:vertical;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:13px 16px;font-family:inherit;font-size:14px;transition:border-color .2s}.o-field input:focus,.o-field textarea:focus{border-color:#f5c518}.o-footer{text-align:center;background:#0a0a0a;padding:48px 8vw}.o-footer-logo{letter-spacing:.1em;color:#fff;margin-bottom:12px;font-size:16px;font-weight:900}.o-footer-logo span{color:#f5c518}.o-footer p{color:#ffffff4d;font-size:13px}
