@import url('https://fonts.googleapis.com/css2?family=Changa:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--bg:#0b0d10;--panel:#14171d;--line:#292d35;--muted:#a1a7b4;--blue:#4169ff;--white:#f4f5f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--white);font-family:'Changa',Tahoma,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}.wrap{width:min(1220px,calc(100% - 80px));margin:auto}.topline{background:#1b2c65;padding:7px 40px;text-align:center;font-size:13px;letter-spacing:.03em}.topline span{margin-right:24px;color:#c3cffa}.header{display:flex;justify-content:space-between;align-items:center;padding-top:25px;padding-bottom:25px;direction:ltr;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font-family:Arial,sans-serif;font-weight:900;font-size:23px;letter-spacing:-1px}.brandmark{background:var(--blue);width:44px;height:44px;display:grid;place-items:center;font-size:32px;font-style:italic;transform:skew(-8deg)}.brandlight{font-weight:400}.brand small{display:block;font-size:9px;letter-spacing:2.2px;line-height:1.7;color:var(--muted)}nav{display:flex;gap:35px;align-items:center;direction:rtl}nav a:last-child{border:1px solid #454b59;padding:8px 19px;border-radius:4px}nav a:hover{color:#9db1ff}.hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;padding-top:50px;padding-bottom:65px;align-items:center}.eyebrow{font-family:Arial,Tahoma,sans-serif;letter-spacing:2px;font-size:13px;color:#a9baff;font-weight:bold;margin:0 0 24px}.eyebrow span{display:inline-block;width:7px;height:7px;background:var(--blue);margin-left:8px}h1{font-size:clamp(54px,6.1vw,86px);line-height:1.28;letter-spacing:-3px;margin:0;font-weight:800}h1 em{font-style:normal;color:#7795ff}.intro{color:var(--muted);max-width:440px;margin:25px 0;line-height:1.95}.button{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:15px 23px;border-radius:5px;font-weight:600;border:0;min-height:54px}.primary{background:var(--blue);color:white}.primary:hover{background:#5378ff}.hero .button{width:230px}.button span{font-family:Arial;font-size:24px}.hero-note{display:flex;gap:18px;margin-top:35px;align-items:center}.hero-note>b{font:42px Arial;color:#6d7587;border-left:1px solid var(--line);padding-left:20px}.hero-note span{color:var(--muted);font-size:13px}.hero-note strong{color:#d7dbe4;font-weight:400}.hero-image{position:relative;height:590px;margin:0;overflow:hidden;background:#182033;border-radius:5px}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.72)}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,6,15,.88),transparent 55%,rgba(3,6,15,.4));pointer-events:none}.image-top{position:absolute;top:25px;left:24px;right:24px;display:flex;justify-content:space-between;font:10px Arial;letter-spacing:1px;z-index:1;gap:20px}figcaption{position:absolute;bottom:48px;left:30px;right:30px;z-index:1}figcaption>span{display:block;font:bold clamp(24px,3vw,40px)/1 Arial,sans-serif;letter-spacing:-1px;text-align:left}figcaption small{display:block;color:#c4c9d4;margin-top:16px}.image-index{position:absolute;left:30px;bottom:18px;z-index:1;font:10px Arial;letter-spacing:2px;color:#8590a8}.ribbon{display:flex;justify-content:space-around;align-items:center;gap:28px;background:#e4eaff;color:#141b2b;padding:20px;font:bold 14px Arial;letter-spacing:2px;flex-wrap:wrap}.ribbon i{color:#385def;font-style:normal;font-size:22px}.shop{padding-top:75px;padding-bottom:80px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{font-size:36px;margin:0}.section-note{color:var(--muted)}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.product{background:linear-gradient(135deg,#172448,#151b28 55%,#14171d);border:1px solid #303b56;border-radius:8px;padding:34px;position:sticky;top:28px}.product-heading{display:flex;justify-content:space-between;gap:15px;font:11px Arial;letter-spacing:1px;color:#a9b7d6;align-items:center}.tag{border:1px solid #4b5d81;padding:7px}.product h3{font:900 clamp(40px,4.5vw,66px)/1.05 Arial;letter-spacing:-2px;margin:60px 0 20px;text-align:left}.product h3 span{color:#85a1ff}.product>p{color:#aebbd4}.price{display:flex;align-items:center;gap:16px;direction:ltr;justify-content:flex-end;margin:35px 0}.price strong{font:600 68px/1 Arial}.price span{direction:rtl;font-size:19px}.price small{display:block;color:var(--muted);font-size:13px}.product-bottom{border-top:1px solid #374159;padding-top:22px;display:flex;align-items:center;justify-content:space-between}.product-bottom span{display:block;color:#aebbd4;font-size:13px}.product-bottom b{font-size:21px}.color-bars{display:flex;gap:6px}.color-bars i{width:22px;height:39px;transform:skew(-15deg);background:#080b12;border:1px solid #4c5568}.color-bars i:nth-child(2){background:#4169ff}.color-bars i:nth-child(3){background:#df414d}.product .product-info{font-size:14px;color:#b5bed1;border-top:1px solid #374159;padding-top:20px;margin-top:24px;margin-bottom:0}.order{padding:30px;background:#14171d;border:1px solid var(--line);border-radius:8px}.form-heading{display:flex;gap:15px;align-items:center;margin-bottom:24px}.step{font:22px Arial;color:#819cff;border:1px solid #39445d;border-radius:50%;width:45px;height:45px;display:grid;place-items:center;flex-shrink:0}.form-heading h3{font-size:23px;margin:0}.form-heading p{margin:0;color:var(--muted);font-size:14px}fieldset{border:0;padding:0;margin:0 0 20px}legend{padding:0;margin-bottom:10px}.colors{display:flex;gap:10px}.colors label{flex:1;position:relative}.colors input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.colors label>span{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #3a3e48;padding:10px;border-radius:4px;cursor:pointer}.colors input:checked+span{background:#1c2a54;border-color:#7795ff}.colors input:focus-visible+span{outline:2px solid white;outline-offset:3px}.colors i{width:13px;height:13px;border-radius:50%;border:1px solid #787d89}.black{background:#080a10}.blue{background:#4169ff}.red{background:#df414d}.field{display:flex;flex-direction:column;gap:7px;font-size:14px;margin-bottom:17px}.field input{width:100%;background:#0d1016;border:1px solid #343a45;border-radius:4px;padding:12px 14px;color:white;min-width:0;font-size:16px}.field input::placeholder{color:#737c8c}.field input:focus{outline:2px solid #7795ff;outline-offset:1px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quantity-row{display:flex;justify-content:space-between;align-items:center;margin:6px 0 23px}.counter{display:flex;direction:ltr;border:1px solid #3a3e48;border-radius:4px;overflow:hidden}.counter button{width:39px;border:0;background:#202530;color:white;font-size:22px}.counter input{background:transparent;color:white;border:0;width:49px;text-align:center;appearance:textfield;-moz-appearance:textfield}.counter input::-webkit-inner-spin-button{appearance:none}.counter button:disabled{opacity:.35;cursor:default}.total{border-top:1px solid var(--line);padding-top:20px;margin-bottom:20px;display:flex;justify-content:space-between;gap:12px;align-items:center}.total>span{font-size:14px}.total>span small{display:block;color:var(--muted);font-size:12px}.total strong{white-space:nowrap;font:700 30px Arial}.total strong small{font:14px Tahoma;color:var(--muted)}.submit{width:100%;font-size:17px}.form-note{color:var(--muted);font-size:12px;text-align:center;margin-bottom:0}.error{color:#ffb0b6;font-size:14px}footer{padding:28px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:25px;color:var(--muted);font-size:14px;flex-wrap:wrap}.footer-logo{font:bold 17px Arial;color:white}.footer-logo span{font-size:11px;color:var(--muted)}footer small{font-size:12px}a:focus-visible,button:focus-visible{outline:2px solid #a6b8ff;outline-offset:5px}@media(max-width:850px){.wrap{width:calc(100% - 40px)}.hero{gap:28px}.hero-image{height:520px}.image-top span:last-child{display:none}.shop-grid{gap:18px}.order,.product{padding:23px}.field-row{grid-template-columns:1fr}.hero-copy h1{font-size:60px}}@media(max-width:620px){.topline{padding:6px 12px;font-size:12px}.topline span{margin-right:12px}.header{padding:20px 0}.brand{font-size:18px}.brandmark{width:36px;height:36px;font-size:27px}.brand small{font-size:8px;letter-spacing:1.4px}nav{gap:12px;font-size:14px}nav a:first-child{display:none}nav a:last-child{padding:6px 12px}.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:35px;gap:30px}.hero-copy h1{font-size:64px}.hero .eyebrow{margin-bottom:18px}.intro{margin:20px 0}.hero-note{margin-top:25px}.hero-image{height:360px}.image-top{font-size:10px}figcaption>span{font-size:32px}.ribbon{gap:16px;font-size:11px;padding:15px}.ribbon span:nth-last-child(-n+3),.ribbon i:last-of-type{display:none}.shop{padding-top:42px;padding-bottom:45px}.section-heading h2{font-size:30px}.section-note{display:none}.shop-grid{grid-template-columns:1fr}.product{position:static}.product h3{font-size:58px;margin-top:35px}.price{margin:25px 0}.field-row{grid-template-columns:1fr}.order{padding:23px 18px}.total strong{font-size:27px}footer{flex-direction:column;align-items:flex-start;gap:12px}.hero-copy h1{letter-spacing:-2px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.brand-logo{width:80px;height:80px;object-fit:contain;flex-shrink:0;border-radius:50%}.hero-image.product-photo{height:auto;background:#000;border:1px solid #273453}.hero-image.product-photo img{display:block;width:100%;height:auto;object-fit:contain;filter:none}.hero-image.product-photo:after{display:none}.product-photo .stock-note{position:static;margin:0;padding:12px 16px;background:#24242a;color:#fff;font-size:16px;text-align:center}.colors input:disabled+span{opacity:.6;cursor:not-allowed;flex-wrap:wrap}.colors small{flex-basis:100%;font-size:12px;text-align:center}.colors input:disabled{cursor:not-allowed}@media(max-width:620px){.brand-logo{width:60px;height:60px}}

