:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#08090f;color:#f8f3e8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 18% 0%,rgba(255,188,92,.12),transparent 24rem),linear-gradient(180deg,#11131d,#08090f 46%,#101116)}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}.app-shell{min-height:100vh;overflow-x:hidden}.site-header,.hero,.catalog-section,.disclaimer,.site-footer{width:min(1120px,calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 12px;padding:5px 0 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;width:clamp(220px,60vw,245px);flex:0 0 auto}.brand-logo{width:100%;height:auto;max-height:64px;object-fit:contain;transform:translate(-45px)}.whatsapp-button,.secondary-link,.product-card button,.category-filter button{min-height:42px;border-radius:8px;border:1px solid rgba(255,255,255,.12);transition:transform .18s ease,border-color .18s ease,background .18s ease}.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 14px;background:#1fb765;color:#04130b;font-weight:800;white-space:nowrap}.whatsapp-button:hover,.secondary-link:hover,.product-card button:hover,.category-filter button:hover{transform:translateY(-1px)}.whatsapp-dot{width:9px;height:9px;border-radius:999px;background:currentColor;box-shadow:0 0 14px #ffffffb3}.header-contact{min-width:108px}.hero{display:grid;justify-items:start;padding:28px 0 32px}.hero-copy{display:grid;justify-items:start;gap:14px;width:min(760px,100%);text-align:left}.hero-brand-logo{display:none;width:clamp(180px,54vw,220px);height:auto;max-height:116px;object-fit:contain;margin-bottom:6px}.eyebrow{margin:0;color:#ffd58a;font-size:.75rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:0;color:#fff8ec;font-size:clamp(1.9rem,8.4vw,4.4rem);line-height:1;white-space:nowrap}h2{margin-bottom:0;color:#fff8ec;font-size:clamp(1.85rem,8vw,3rem);line-height:1}h3{margin-bottom:8px;color:#fff8ec;font-size:1.1rem}.hero-copy>p:not(.eyebrow),.section-heading,.product-card p,.modal-content>p,.disclaimer p,.site-footer p{color:#c6c1b8}.hero-copy>p:not(.eyebrow){max-width:620px;margin-bottom:0;font-size:1.04rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:2px}.secondary-link{display:inline-flex;align-items:center;justify-content:center;padding:0 15px;background:#ffffff0f;color:#fff8ec;font-weight:800}.product-image-wrap img,.product-image-wrap .product-image-fallback{width:100%;height:100%;object-fit:contain}.product-image-fallback{display:grid;place-items:center;padding:22px;background:transparent;color:#c6c1b8;text-align:center}.product-image-fallback span{max-width:14rem;font-size:1.15rem;font-weight:900;line-height:1.1}.catalog-section{padding:26px 0 34px}.section-heading{display:grid;gap:10px;margin-bottom:18px}.category-filter{display:flex;gap:9px;overflow-x:auto;padding:0 0 14px;scrollbar-width:none}.category-filter::-webkit-scrollbar{display:none}.category-filter button{flex:0 0 auto;padding:0 14px;background:#ffffff0f;color:#f8f3e8}.category-filter button.active{border-color:#ffd58abd;background:#ffd58a24;color:#ffd58a}.product-grid{display:grid;gap:14px}.product-card{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0b;box-shadow:0 14px 40px #00000038}.product-image-wrap{position:relative;display:grid;aspect-ratio:4 / 3;overflow:hidden;place-items:center;padding:12px;background:#f4f1e8}.product-image-wrap .category-badge{position:absolute;left:12px;top:12px;padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#08090fc2;color:#ffd58a;font-size:.76rem;font-weight:800}.product-card-body{display:grid;gap:10px;padding:16px}.product-card p{margin-bottom:0;line-height:1.55}.product-card button{width:100%;background:#f2b84b;color:#160f05;font-weight:900}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:end center;padding:10px;background:#000000b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-modal{position:relative;display:grid;width:min(96vw,1040px);max-height:min(94dvh,920px);overflow:auto;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:linear-gradient(180deg,rgba(255,213,138,.08),transparent 180px),#12141d;box-shadow:0 24px 90px #0000008c}.modal-chrome{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;padding:10px 12px 10px 16px;border-bottom:1px solid rgba(255,255,255,.09);background:#12141df0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.modal-chrome span{color:#ffd58a;font-size:.78rem;font-weight:900}.modal-close{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff12;color:#fff8ec;font-size:.9rem;font-weight:800}.modal-body{display:grid}.modal-media{display:grid;gap:12px;padding:12px}.modal-image-panel,.modal-video-panel{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:radial-gradient(circle at 28% 18%,rgba(255,213,138,.18),transparent 11rem),#0c0e15}.modal-image-panel{display:grid;min-height:210px;max-height:330px;place-items:center;padding:10px}.modal-media img,.modal-media .product-image-fallback{width:100%;max-height:310px;object-fit:contain;border-radius:6px}.modal-media .product-image-fallback{min-height:210px}.modal-video-panel{display:grid;gap:8px;padding:10px}.modal-video-panel span{color:#a8a7b4;font-size:.76rem;font-weight:800;text-transform:uppercase}.modal-video-panel video{width:100%;max-height:280px;aspect-ratio:16 / 9;object-fit:contain;border-radius:8px;background:#08090f}.modal-content{display:grid;gap:14px;padding:6px 16px 18px}.modal-content h2{font-size:clamp(1.55rem,7vw,2.7rem);line-height:1.16;overflow-wrap:anywhere}.modal-content>p{margin-bottom:0;line-height:1.7}.spec-list{display:flex;flex-wrap:wrap;gap:8px;margin:0}.spec-list div{display:grid;min-width:min(100%,108px);gap:5px;padding:10px 12px;border:1px solid rgba(255,255,255,.11);border-radius:8px;background:#ffffff0e}.spec-list dt{color:#ffd58a;font-size:.74rem;font-weight:800}.spec-list dd{margin:0;color:#fff8ec;font-size:.95rem;font-weight:800;line-height:1.45}.disclaimer{margin-top:18px;margin-bottom:34px;padding:18px;border:1px solid rgba(255,213,138,.22);border-radius:8px;background:#ffd58a14}.disclaimer p:last-child{margin:8px 0 0;line-height:1.65}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0 34px;border-top:1px solid rgba(255,255,255,.09)}.site-footer p{margin:4px 0 0}@media(max-width:380px){.site-header,.hero,.catalog-section,.disclaimer,.site-footer{width:min(100% - 24px,1120px)}.header-contact{min-width:92px;padding-inline:10px}}@media(max-width:360px){.site-header{align-items:center;justify-content:space-between;gap:10px}}@media(max-width:330px){.site-header{justify-content:center}.brand{width:148px}}@media(min-width:640px){.site-header{justify-content:flex-end}.brand{display:none}.brand-logo{transform:none}.hero{justify-items:center;padding-top:18px}.hero-copy{justify-items:center;text-align:center}h1{max-width:720px;line-height:1;white-space:normal}.hero-brand-logo{display:block;width:clamp(220px,32vw,260px);max-height:132px}.hero-actions{justify-content:center}}@media(min-width:920px){.hero-brand-logo{width:clamp(240px,22vw,300px);max-height:150px}}@media(min-width:640px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-backdrop{place-items:center}}@media(min-width:920px){.hero{padding-top:30px;padding-bottom:44px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-modal{width:min(92vw,1040px)}.modal-body{grid-template-columns:minmax(0,1fr) minmax(340px,.86fr);align-items:start}.modal-media{padding:18px}.modal-image-panel{min-height:330px;max-height:430px}.modal-media img,.modal-media .product-image-fallback{max-height:400px}.modal-content{align-content:start;padding:26px 24px 28px 0}}
