:root{--purple:#5E2A80;--purple-dark:#2B0F3A;--purple-light:#B77BD5;--blue:var(--purple);--blue2:var(--purple-dark);--ink:#000;--muted:#6F6475;--line:#E6DDEB;--soft:#F6F2F8;--lime:var(--purple-light);--dark:#0B0B0D;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.site-header{height:76px;background:#fff;border-bottom:1px solid #eef1f5;position:sticky;top:0;z-index:50}.nav-row{height:100%;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:9px;min-width:230px}.brand-rd{font-weight:900;font-style:italic;font-size:38px;line-height:1;color:var(--blue);letter-spacing:-4px}.brand b{font-size:21px;display:block;line-height:1}.brand small{font-size:15px;font-weight:800}.main-nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1}.main-nav a{font-size:14px;font-weight:700;padding:30px 0 25px;position:relative}.main-nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;background:var(--blue)}.nav-actions{display:flex;align-items:center;gap:18px}.lang{display:flex;align-items:center;gap:4px;font-size:12px}.lang button{background:0;border:0;font-weight:800;cursor:pointer;color:#777}.lang button.active{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:5px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.2s;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-blue{background:var(--blue);color:#fff}.btn-outline{border-color:#C6A9D5;color:#5E2A80;background:#fff}.btn-white{border-color:#fff;color:#fff}.btn-lime{background:var(--lime);color:#0B0B0D}.btn-small{min-height:40px;padding:0 17px}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle i{display:block;width:24px;height:2px;background:#111;margin:5px 0}.hero{position:relative;overflow:hidden;background:linear-gradient(108deg,#f8f9fb 0%,#fff 42%,#F0E6F5 100%)}.hero:after{content:"";position:absolute;right:-14%;top:0;width:57%;height:100%;background:linear-gradient(145deg,#5E2A80,#24102F);clip-path:polygon(22% 0,100% 0,100% 100%,0 100%,14% 62%);z-index:0}.hero-speed-lines{position:absolute;inset:0;background:repeating-linear-gradient(110deg,transparent 0 80px,rgba(94,42,128,.045) 81px 83px);z-index:0}.hero-grid{display:grid;grid-template-columns:46% 54%;min-height:480px;position:relative;z-index:2}.hero-copy{padding:74px 0 66px;align-self:center}.hero-kicker{font-size:12px;letter-spacing:.16em;font-weight:900;color:#6C6171}.hero h1{font-size:65px;line-height:.94;margin:15px 0 18px;letter-spacing:-2.5px}.hero h1 em{font-style:normal;color:var(--blue)}.hero h2{font-size:27px;margin:0 0 20px}.hero-sub{font-size:14px;font-weight:700;color:#424c58}.hero-actions{display:flex;gap:14px;margin-top:28px}.hero-model{align-self:stretch;position:relative;z-index:2;display:flex;justify-content:flex-end;overflow:hidden}.hero-model img{height:100%;width:100%;object-fit:cover;object-position:center top;mix-blend-mode:normal}.metrics{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 30px rgba(94,42,128,.05)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:104px}.metric-grid article{display:flex;align-items:center;gap:16px;justify-content:center;border-right:1px solid var(--line)}.metric-grid article:last-child{border:0}.metric-grid b{font-size:36px;color:var(--blue);line-height:1}.metric-grid sup{font-size:14px}.metric-grid span{font-size:13px;font-weight:700;max-width:110px}.section{padding:62px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-heading span,.custom-copy>span,.factory-intro>span,.contact-copy>span,.faq-title>span{font-size:13px;letter-spacing:.08em;color:#5b6573;font-weight:900}.section-heading h2,.custom-copy h2,.factory-intro h2,.faq-title h2{font-size:31px;margin:6px 0 0}.section-heading a{font-size:14px;color:var(--blue);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product-card{padding:16px 13px 17px;border:1px solid #e3e7ec;background:#fff;border-radius:8px;text-align:center;transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(94,42,128,.12)}.product-shot{height:190px;background:linear-gradient(#fff,#f7f8fa);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-shot img{width:86%;height:94%;object-fit:contain;filter:drop-shadow(0 10px 8px rgba(0,0,0,.13))}.product-shot.pink img{filter:hue-rotate(300deg) saturate(1.6) drop-shadow(0 10px 8px rgba(0,0,0,.13))}.product-shot.red img{filter:hue-rotate(330deg) saturate(2) drop-shadow(0 10px 8px rgba(0,0,0,.13))}.product-shot.cyan img{filter:hue-rotate(160deg) saturate(1.4) drop-shadow(0 10px 8px rgba(0,0,0,.13))}.product-shot.navy img{filter:saturate(.6) brightness(.8) drop-shadow(0 10px 8px rgba(0,0,0,.13))}.product-card h3{font-size:15px;margin:10px 0 4px}.product-card small{font-size:12px;color:#667282}.grips{height:190px;display:flex;align-items:center;justify-content:center;gap:5px}.grips i{display:block;width:22px;height:105px;border-radius:4px;background:#131313}.grips i:nth-child(2){background:#f352a8}.grips i:nth-child(3){background:#6b4ff5}.grips i:nth-child(4){background:#27d46d}.grips i:nth-child(5){background:#d7e1e6}.materials{background:#fbfcfd;border-top:1px solid #eef1f4;border-bottom:1px solid #eef1f4}.material-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px 14px}.material-card{margin:0}.material-card img{width:100%;height:88px;object-fit:cover;border:1px solid #dfe4e9}.material-card figcaption{text-align:center;font-size:13px;font-weight:800;padding-top:8px}.material-card small{display:block;font-size:12px;color:#7a8593;font-weight:600;margin-top:2px}.customization{background:#fff}.custom-grid{display:grid;grid-template-columns:1.1fr 2.8fr;align-items:center;gap:28px}.custom-copy p{font-size:15px;line-height:1.75;color:#606c7a;margin-bottom:25px}.anatomy{background:#fff}.anatomy img{width:100%;max-height:470px;object-fit:contain}.process{padding-top:10px}.process-row{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.process-step{border-top:3px solid var(--blue);padding:18px 12px 12px;background:#fafbfc;text-align:center;position:relative}.process-step b{position:absolute;top:-27px;left:8px;color:var(--blue);font-size:13px}.process-step i{font-style:normal;font-size:25px;color:var(--blue);display:block}.process-step span{font-size:13px;font-weight:800;display:block;margin-top:7px}.process-step small{font-size:12px;color:#6d7682}.factory{background:linear-gradient(90deg,#5E2A80 0 24%,#fff 24%);padding:0}.factory-grid{display:grid;grid-template-columns:1.1fr repeat(4,1fr);align-items:stretch}.factory-intro{background:var(--blue);color:#fff;padding:42px 32px}.factory-intro>span{color:#fff}.factory-intro h2{font-size:29px}.factory-intro p{font-size:13px;line-height:1.7;opacity:.9}.factory-grid figure{margin:0;position:relative;min-height:235px;overflow:hidden}.factory-grid figure img{width:100%;height:100%;object-fit:cover}.factory-grid figure figcaption{position:absolute;bottom:0;left:0;right:0;padding:10px 12px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;font-size:12px;font-weight:700}.quality{background:#0D0B0F;color:#fff;padding:36px 0}.quality-row{display:grid;grid-template-columns:1.2fr repeat(5,1fr);align-items:center}.quality-title h2{font-size:27px;margin:0 0 4px}.quality-title span{font-size:12px;color:#b8c2cf}.quality-row article{text-align:center;border-left:1px solid #34383e;padding:12px}.quality-row article i{display:block;font-style:normal;font-size:30px;color:#fff}.quality-row article b{display:block;font-size:12px;margin:8px 0 3px}.quality-row article small{font-size:12px;color:#9da7b5}.faq{background:#fff}.faq-grid{display:grid;grid-template-columns:1fr 3.5fr;gap:28px}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-item{border:1px solid #e1e5ea;background:#fafbfc}.faq-question{width:100%;display:flex;justify-content:space-between;gap:15px;align-items:center;padding:16px;background:none;border:0;text-align:left;font-weight:800;cursor:pointer}.faq-answer{display:none;padding:0 16px 15px;color:#667282;font-size:13px;line-height:1.6}.contact{background:linear-gradient(105deg,#5E2A80 0%,#321342 55%,#160A1D 100%);color:#fff;padding:50px 0;position:relative;overflow:hidden}.contact:after{content:"";position:absolute;right:-120px;bottom:-140px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle at 45% 45%,#C99DE1 0 4%,#7E459E 5% 8%,transparent 9%),radial-gradient(circle,rgba(183,123,213,.30),transparent 65%)}.contact-grid{display:grid;grid-template-columns:2fr 3fr;gap:50px;position:relative;z-index:2}.contact-copy h2{font-size:39px;line-height:1.08;margin:7px 0 16px}.contact-copy p{color:#E9DCEF;line-height:1.7}.contact-lines{display:flex;flex-direction:column;gap:9px;margin-top:24px;font-size:13px}.quote-form{background:#fff;border-radius:8px;padding:20px;color:#111}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #dce2e8;border-radius:4px;padding:12px;font:inherit}.quote-form textarea{resize:vertical}.quote-form .btn{margin-top:10px;min-width:150px}.form-status{margin-top:9px;font-size:12px;color:#385a24;min-height:18px}footer{background:#0B0B0D;color:#aab5c1;padding:25px 0}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:12px}.footer-brand{min-width:auto}.footer-brand b,.footer-brand small{color:#fff}.footer-row a{color:#fff;font-weight:800}
@media(max-width:1050px){.brand{min-width:190px}.main-nav{gap:15px}.main-nav a{font-size:12px}.product-grid{grid-template-columns:repeat(3,1fr)}.material-grid{grid-template-columns:repeat(4,1fr)}.factory-grid{grid-template-columns:repeat(2,1fr);background:#fff}.factory-intro{grid-column:span 2}.quality-row{grid-template-columns:1fr repeat(3,1fr)}.quality-row article:nth-last-child(-n+2){margin-top:20px}.hero h1{font-size:54px}.hero-grid{grid-template-columns:50% 50%}}
@media(max-width:780px){.container{width:min(100% - 28px,var(--max))}.site-header{height:66px}.nav-row{gap:10px}.brand{min-width:0;flex:1}.brand-rd{font-size:31px}.brand b{font-size:16px}.brand small{font-size:12px}.nav-actions .btn{display:none}.menu-toggle{display:block}.main-nav{position:absolute;top:66px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid #ddd;box-shadow:0 10px 20px rgba(0,0,0,.08)}.main-nav.open{display:flex}.main-nav a{padding:14px 24px;border-top:1px solid #eee}.hero:after{width:100%;height:54%;top:auto;bottom:0;right:0;clip-path:polygon(0 18%,100% 0,100% 100%,0 100%)}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:45px 0 24px;position:relative;z-index:4}.hero h1{font-size:48px}.hero h2{font-size:21px}.hero-sub{max-width:90%}.hero-model{height:340px;order:2}.hero-model img{object-position:58% top}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article{min-height:88px}.metric-grid article:nth-child(2){border-right:0}.metric-grid b{font-size:28px}.section{padding:48px 0}.section-heading{align-items:start}.section-heading h2{font-size:26px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-shot,.grips{height:160px}.material-grid{grid-template-columns:repeat(3,1fr)}.material-card img{height:70px}.custom-grid{grid-template-columns:1fr}.custom-copy{order:1}.anatomy{order:2}.process-row{grid-template-columns:repeat(2,1fr);gap:18px 8px}.factory-grid{grid-template-columns:1fr 1fr}.quality-row{grid-template-columns:1fr 1fr}.quality-title{grid-column:1/-1;margin-bottom:20px}.quality-row article{border-left:0;border-top:1px solid #34383e}.faq-grid{grid-template-columns:1fr}.faq-list{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.contact-copy h2{font-size:32px}.footer-row{flex-direction:column;align-items:flex-start}.form-row{grid-template-columns:1fr}}
@media(max-width:430px){.hero h1{font-size:42px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-model{height:305px}.metric-grid article{padding:10px}.metric-grid span{font-size:12px}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-card{padding:9px}.product-shot,.grips{height:130px}.product-card h3{font-size:13px}.material-grid{grid-template-columns:repeat(2,1fr);gap:12px}.material-card img{height:67px}.factory-grid{grid-template-columns:1fr}.factory-intro{grid-column:auto}.factory-grid figure{min-height:210px}.quality-row{grid-template-columns:1fr 1fr}.contact{padding:42px 0}.quote-form{padding:14px}}

/* ===== V2 inner pages ===== */
.inner-hero{background:linear-gradient(108deg,#f8f9fb 0%,#fff 45%,#EFE5F4 100%);border-bottom:1px solid var(--line);overflow:hidden}.inner-hero-grid{min-height:420px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.inner-hero h1{font-size:54px;line-height:1;margin:10px 0 6px;letter-spacing:-1.5px}.inner-hero h2{margin:0 0 18px;color:var(--blue);font-size:24px}.inner-hero p{font-size:16px;line-height:1.7;color:#655C69;max-width:650px}.inner-hero-art{height:370px;display:flex;align-items:center;justify-content:center;position:relative}.inner-hero-art:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:linear-gradient(145deg,#5E2A80,#321342)}.inner-hero-art img{position:relative;z-index:2;max-height:92%;max-width:92%;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,.18))}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:900;color:var(--blue)}.lead{font-size:17px;line-height:1.8;color:#6A606F;max-width:900px}.catalog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.catalog-card{border:1px solid #e2e7ed;border-radius:10px;display:grid;grid-template-columns:42% 58%;align-items:center;padding:20px;background:#fff;transition:.2s}.catalog-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(94,42,128,.11)}.catalog-card.featured{border-color:#D2B6E0;background:linear-gradient(125deg,#fff,#F8F4FA)}.catalog-img{height:250px;display:flex;align-items:center;justify-content:center}.catalog-img img{max-height:95%;filter:drop-shadow(0 13px 10px rgba(0,0,0,.14))}.catalog-img.pink img{filter:hue-rotate(300deg) saturate(1.6) drop-shadow(0 13px 10px rgba(0,0,0,.14))}.catalog-img.red img{filter:hue-rotate(330deg) saturate(2) drop-shadow(0 13px 10px rgba(0,0,0,.14))}.catalog-img.cyan img{filter:hue-rotate(160deg) saturate(1.4) drop-shadow(0 13px 10px rgba(0,0,0,.14))}.catalog-img.navy img{filter:saturate(.6) brightness(.8) drop-shadow(0 13px 10px rgba(0,0,0,.14))}.catalog-card small{font-size:12px;color:var(--blue);font-weight:900}.catalog-card h3{font-size:24px;margin:7px 0}.catalog-card p{color:#726776;line-height:1.65;font-size:14px}.catalog-card b{color:var(--blue);font-size:13px}.catalog-grips{height:250px}.sport-band{padding:42px 0;background:linear-gradient(90deg,#5E2A80,#30123F);color:white}.split-cta{display:flex;align-items:center;justify-content:space-between;gap:40px}.split-cta span{font-size:12px;letter-spacing:.12em;font-weight:900;opacity:.8}.split-cta h2{margin:5px 0 8px;font-size:30px}.split-cta p{margin:0;color:#E9DCEF}.product-detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:45px;align-items:center}.product-visual-card{background:linear-gradient(#fbfcfd,#F4EDF7);border:1px solid #dfe8f2;border-radius:16px;padding:30px}.product-visual-card>img{height:430px;width:100%;object-fit:contain;filter:drop-shadow(0 20px 17px rgba(0,0,0,.17))}.mini-badges{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.mini-badges span{padding:7px 11px;border:1px solid #D7C2E2;border-radius:30px;font-size:12px;color:#5E2A80;background:#fff}.spec-panel h2{font-size:36px;margin:8px 0 14px}.spec-panel>p{color:#5f6c7b;line-height:1.8}.spec-list{margin:25px 0}.spec-list div{display:grid;grid-template-columns:110px 1fr;border-top:1px solid #e4e9ef;padding:13px 0}.spec-list dt{font-weight:800}.spec-list dd{margin:0;color:#5d6978}.feature-grid{display:grid;gap:16px}.feature-grid.four{grid-template-columns:repeat(4,1fr)}.feature-grid article{background:#fff;border:1px solid #e3e8ee;border-radius:9px;padding:24px}.feature-grid article>b{font-size:28px;color:var(--blue)}.feature-grid h3{font-size:19px;margin:8px 0}.feature-grid p{font-size:14px;line-height:1.7;color:#756A79}.timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.timeline article{padding:22px 18px;background:#fafbfc;border-top:4px solid var(--blue)}.timeline article b{font-size:26px;color:var(--blue)}.timeline article h3{font-size:16px}.timeline article p{font-size:12px;color:#65717e;line-height:1.6}.material-grid-large{grid-template-columns:repeat(4,1fr);margin-top:30px}.material-card.large img{height:140px}.material-card.large figcaption{font-size:15px}.factory-gallery.big{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.factory-gallery.big figure{margin:0;border-radius:10px;overflow:hidden;position:relative;height:320px}.factory-gallery.big img{width:100%;height:100%;object-fit:cover}.factory-gallery.big figcaption{position:absolute;left:0;right:0;bottom:0;padding:45px 18px 16px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;font-weight:800}.about-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:45px;align-items:start}.about-grid h2{font-size:38px;margin:8px 0 18px}.about-grid>div>p:not(.lead){color:#746A78;line-height:1.8}.about-card{background:linear-gradient(145deg,#5E2A80,#30123F);color:#fff;padding:32px;border-radius:12px}.about-card>b{font-size:13px;letter-spacing:.12em}.about-card h3{font-size:26px}.about-card ul{padding-left:18px;line-height:2}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-grid article{border:1px solid #e2e7ed;border-radius:10px;overflow:hidden;background:#fff}.article-grid img{width:100%;height:210px;object-fit:cover}.article-grid article>div{padding:20px}.article-grid small{color:var(--blue);font-weight:900}.article-grid h3{font-size:20px;line-height:1.4}.article-grid p{color:#766B7A;line-height:1.65}.article-grid a{font-weight:800;color:var(--blue)}.topic-cloud{display:flex;flex-wrap:wrap;gap:12px}.topic-cloud span{padding:13px 18px;border-radius:999px;background:#fff;border:1px solid #dbe4ed;font-weight:700;font-size:13px}.topic-cloud.numbered span{border-color:#D7C2E2;color:#5E2A80}.contact-page-grid{display:grid;grid-template-columns:.9fr 1.4fr;gap:46px;align-items:start}.contact-page-grid h2{font-size:36px}.contact-card{margin-top:25px;background:#211027;color:#fff;border-radius:10px;padding:24px;display:flex;flex-direction:column;gap:10px}.contact-card a{font-size:20px;font-weight:800;color:#fff}.contact-card span{color:#DCCFE2}.page-form{box-shadow:0 18px 45px rgba(94,42,128,.12);border:1px solid #e1e6ec}.site-footer{background:#0B0B0D;color:#aab5c1;padding:48px 0 0}.footer-big{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:34px}.footer-big>div{display:flex;flex-direction:column;gap:9px;font-size:12px}.footer-big>div>b{color:#fff;margin-bottom:4px}.footer-big p{line-height:1.7}.footer-bottom{border-top:1px solid #33293A;margin-top:30px;padding:18px 0;font-size:12px}
@media(max-width:1050px){.inner-hero-grid{grid-template-columns:1fr 1fr}.catalog-grid{grid-template-columns:1fr}.feature-grid.four{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:repeat(3,1fr)}.footer-big{grid-template-columns:1.4fr repeat(2,1fr)}.article-grid{grid-template-columns:1fr 1fr}}
@media(max-width:780px){.inner-hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:35px}.inner-hero h1{font-size:42px}.inner-hero-art{height:300px}.catalog-card{grid-template-columns:1fr}.catalog-img{height:200px}.product-detail-grid,.about-grid,.contact-page-grid{grid-template-columns:1fr}.product-visual-card>img{height:330px}.feature-grid.four{grid-template-columns:1fr 1fr}.timeline{grid-template-columns:1fr 1fr}.material-grid-large{grid-template-columns:repeat(2,1fr)}.factory-gallery.big{grid-template-columns:1fr}.article-grid{grid-template-columns:1fr}.split-cta{flex-direction:column;align-items:flex-start}.footer-big{grid-template-columns:1fr 1fr}.footer-big>div:first-child{grid-column:1/-1}}
@media(max-width:430px){.inner-hero h1{font-size:36px}.inner-hero h2{font-size:19px}.feature-grid.four{grid-template-columns:1fr}.timeline{grid-template-columns:1fr}.material-grid-large{grid-template-columns:1fr 1fr}.factory-gallery.big figure{height:240px}.footer-big{grid-template-columns:1fr}.footer-big>div:first-child{grid-column:auto}}

/* ===== V3 real-photo refresh ===== */
.brand{min-width:238px}.brand-logo{display:block;width:238px;max-height:56px;object-fit:contain;object-position:left center}.footer-brand .brand-logo{width:220px;filter:drop-shadow(0 1px 0 rgba(255,255,255,.08))}.hero-model{isolation:isolate}.hero-model:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(242,234,246,.78) 0%,rgba(242,234,246,.12) 24%,rgba(43,15,58,0) 54%)}.hero-model img{position:relative;z-index:1;object-position:50% 34%;filter:saturate(1.03) contrast(1.02)}
.real-product-shot{background:linear-gradient(145deg,#fff,#f4f7fb)}.real-product-shot img{width:100%;height:100%;padding:8px;object-fit:contain;filter:none!important;mix-blend-mode:multiply}.product-card:hover .real-product-shot img{transform:scale(1.035);transition:transform .25s ease}.catalog-img.real-catalog-img{background:linear-gradient(145deg,#fff,#f7f9fc);border-radius:8px;overflow:hidden}.catalog-img.real-catalog-img img{width:100%;height:100%;padding:10px;object-fit:contain;filter:none!important;mix-blend-mode:multiply}.inner-hero-art img{mix-blend-mode:multiply}.product-detail-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 16px}.product-detail-thumbs figure{margin:0;border:1px solid #dfe6ef;border-radius:8px;background:#fff;overflow:hidden;aspect-ratio:1}.product-detail-thumbs img{width:100%;height:100%;object-fit:cover}.detail-main-image{mix-blend-mode:multiply}.image-note{margin:8px 0 0;text-align:center;color:#778493;font-size:12px}.process-photo-section{background:#f7f9fc}.process-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.process-photo-grid figure{margin:0;height:250px;border-radius:10px;overflow:hidden;position:relative;background:#eaf0f7}.process-photo-grid img{width:100%;height:100%;object-fit:cover}.process-photo-grid figcaption{position:absolute;left:0;right:0;bottom:0;padding:44px 14px 12px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;font-weight:800;font-size:13px}.anatomy img{border-radius:10px}
@media(max-width:1050px){.brand{min-width:200px}.brand-logo{width:200px}.process-photo-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.brand{min-width:auto}.brand-logo{width:180px;max-height:50px}.hero-model:after{background:linear-gradient(180deg,rgba(242,234,246,0) 40%,rgba(43,15,58,.08) 100%)}.product-detail-thumbs{grid-template-columns:repeat(2,1fr)}.process-photo-grid{grid-template-columns:1fr 1fr}.process-photo-grid figure{height:220px}}
@media(max-width:430px){.brand-logo{width:155px}.process-photo-grid{grid-template-columns:1fr}.process-photo-grid figure{height:240px}}
.factory-gallery.big .factory-exterior-wide{grid-column:1/-1;height:360px}.factory-gallery.big .factory-exterior-wide img{object-position:center 48%}
@media(max-width:780px){.factory-gallery.big .factory-exterior-wide{grid-column:auto;height:260px}}
.inner-hero-art.photo-hero:before{display:none}.inner-hero-art.photo-hero img{width:330px;height:330px;border-radius:50%;object-fit:cover;object-position:center;mix-blend-mode:normal;filter:drop-shadow(0 18px 24px rgba(94,42,128,.16))}.inner-hero-art.photo-hero{background:radial-gradient(circle at center,rgba(94,42,128,.08),transparent 64%)}
@media(max-width:780px){.inner-hero-art.photo-hero img{width:270px;height:270px}}

/* ===== V4 detail + GEO content system ===== */
.home-product-link{display:block;color:inherit}.home-product-link .product-card{height:100%}.article-hero{background:linear-gradient(120deg,#F8F4FA,#fff);border-bottom:1px solid #e5ebf3}.article-hero-grid{display:grid;grid-template-columns:1.4fr .7fr;gap:56px;align-items:center;min-height:430px;padding:55px 0}.article-hero h1{font-size:44px;line-height:1.15;margin:12px 0 16px;letter-spacing:-1px}.article-hero p{font-size:16px;line-height:1.8;color:#5f6c7b}.article-hero img{width:100%;height:290px;object-fit:cover;border-radius:16px;box-shadow:0 18px 45px rgba(94,42,128,.12)}.back-link{display:inline-block;margin-bottom:22px;color:var(--blue);font-weight:800;font-size:13px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:54px;align-items:start;max-width:1050px}.article-body{font-size:16px;line-height:1.95;color:#514A55}.article-body section{padding:0 0 28px;margin:0 0 28px;border-bottom:1px solid #e8edf3}.article-body h2{font-size:27px;line-height:1.35;color:#171019;margin:0 0 13px}.article-body p{margin:0}.article-callout{padding:22px 24px;background:#F4EDF7;border-left:4px solid var(--blue);border-radius:8px}.article-callout b{color:#5E2A80}.article-callout p{margin-top:7px}.article-aside{position:sticky;top:105px}.article-aside>div{display:flex;flex-direction:column;gap:13px;padding:24px;border:1px solid #dfe7f0;border-radius:10px;background:#fff}.article-aside b{font-size:17px;margin-bottom:5px}.article-aside a{color:var(--blue);font-weight:800;font-size:13px}.product-detail-thumbs figure img{object-fit:contain;background:#fff}.product-detail-thumbs figure{padding:4px}.
@media(max-width:780px){.article-hero-grid{grid-template-columns:1fr;gap:24px;min-height:auto;padding:38px 0}.article-hero h1{font-size:34px}.article-hero img{height:240px}.article-layout{grid-template-columns:1fr}.article-aside{position:static}}

/* ===== V5 bilingual + GEO launch prep ===== */
.lang a.lang-switch{font-weight:900;color:var(--blue);font-size:12px}.lang span{font-weight:800;color:#777}.answer-summary{background:linear-gradient(120deg,#F2EAF6,#FBF9FC);border:1px solid #E3D4EA;border-left:5px solid var(--blue);border-radius:10px;padding:20px 22px;margin:0 0 30px}.answer-summary b{display:block;color:#5E2A80;font-size:13px;letter-spacing:.06em;margin-bottom:8px}.answer-summary p{margin:0!important;color:#4A414E!important;font-weight:700;line-height:1.75}.article-grid{align-items:stretch}.article-grid article{display:flex;flex-direction:column}.article-grid article>div{display:flex;flex-direction:column;flex:1}.article-grid article>div>a{margin-top:auto;padding-top:8px}

/* ===== V5.1 sport-first visual refresh ===== */
.sport-story{padding:34px 0 10px;background:#fff}.sport-story-grid{display:grid;grid-template-columns:1.25fr .9fr .9fr;gap:16px}.sport-story-card{position:relative;overflow:hidden;min-height:250px;border-radius:14px;background:#25102F}.sport-story-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .35s ease}.sport-story-card:hover img{transform:scale(1.035)}.sport-story-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,22,42,.03) 30%,rgba(6,18,36,.88) 100%)}.sport-story-copy{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff}.sport-story-copy small{display:block;font-size:12px;letter-spacing:.13em;font-weight:900;color:#DCC5E8}.sport-story-copy h3{font-size:24px;line-height:1.12;margin:7px 0 6px}.sport-story-copy p{margin:0;color:#E9DFF0;font-size:12px;line-height:1.55}.sport-story-card.primary{min-height:300px}.sport-story-card.primary .sport-story-copy h3{font-size:31px}
.sport-inner-hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#F3ECF6,#fff 48%,#5E2A80 48%,#2A1039 100%)}.sport-inner-hero .inner-hero-grid{position:relative;z-index:2}.sport-inner-hero .inner-hero-art{height:390px;background:transparent}.sport-inner-hero .inner-hero-art:before{display:none}.sport-inner-hero .inner-hero-art img{width:100%;height:100%;max-width:none;border-radius:0;object-fit:cover;object-position:center 30%;mix-blend-mode:normal;filter:none}.sport-inner-hero .inner-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.78),rgba(94,42,128,.08) 35%,rgba(43,15,58,.18));pointer-events:none}.sport-proof-strip{padding:18px 0 48px}.sport-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sport-proof-strip figure{margin:0;height:230px;border-radius:12px;overflow:hidden;position:relative;background:#e7edf5}.sport-proof-strip img{width:100%;height:100%;object-fit:cover}.sport-proof-strip figcaption{position:absolute;left:0;right:0;bottom:0;padding:48px 16px 14px;background:linear-gradient(transparent,rgba(0,0,0,.78));color:#fff;font-size:13px;font-weight:800}
.product-sport-banner{margin:28px 0 0;border-radius:14px;overflow:hidden;position:relative;height:300px;background:#25102F}.product-sport-banner img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.product-sport-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,38,.82),rgba(4,18,38,.06) 62%)}.product-sport-banner-copy{position:absolute;z-index:2;left:32px;top:50%;transform:translateY(-50%);max-width:420px;color:#fff}.product-sport-banner-copy small{letter-spacing:.12em;font-weight:900;color:#D5B7E5}.product-sport-banner-copy h2{font-size:34px;line-height:1.08;margin:8px 0}.product-sport-banner-copy p{font-size:13px;line-height:1.6;color:#EADFF0}.detail-lifestyle-grid{display:grid;grid-template-columns:1.3fr .85fr .85fr;gap:14px;margin-top:26px}.detail-lifestyle-grid figure{margin:0;height:280px;border-radius:12px;overflow:hidden;background:#edf2f7;position:relative}.detail-lifestyle-grid img{width:100%;height:100%;object-fit:cover}.detail-lifestyle-grid figure:first-child{height:360px}.detail-lifestyle-grid figcaption{position:absolute;left:0;right:0;bottom:0;padding:50px 16px 14px;background:linear-gradient(transparent,rgba(0,0,0,.78));color:#fff;font-size:12px;font-weight:800}
.knowledge-sport-hero{position:relative;overflow:hidden;background:#24102F;color:#fff}.knowledge-sport-hero .inner-hero-grid{min-height:440px;position:relative;z-index:2}.knowledge-sport-hero .inner-hero-grid>div:first-child{padding-right:30px}.knowledge-sport-hero h1,.knowledge-sport-hero h2{color:#fff}.knowledge-sport-hero p{color:#EADDF1}.knowledge-sport-hero .eyebrow{color:#CCA7DF}.knowledge-sport-hero .btn-outline{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.65);color:#fff}.knowledge-sport-hero .inner-hero-art{height:440px}.knowledge-sport-hero .inner-hero-art:before{display:none}.knowledge-sport-hero .inner-hero-art img{width:100%;height:100%;max-width:none;border-radius:0;object-fit:cover;object-position:center 32%;mix-blend-mode:normal;filter:none}.knowledge-sport-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#351548 0%,rgba(53,21,72,.92) 43%,rgba(20,8,28,.10) 72%);z-index:1;pointer-events:none}.knowledge-visual-strip{padding:0 0 56px}.knowledge-visual-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:14px}.knowledge-visual-grid figure{margin:0;height:240px;border-radius:12px;overflow:hidden;position:relative}.knowledge-visual-grid img{width:100%;height:100%;object-fit:cover}.knowledge-visual-grid figcaption{position:absolute;left:0;right:0;bottom:0;color:#fff;padding:48px 15px 14px;background:linear-gradient(transparent,rgba(0,0,0,.82));font-size:12px;font-weight:800}.article-grid article{transition:transform .22s ease,box-shadow .22s ease}.article-grid article:hover{transform:translateY(-4px);box-shadow:0 14px 35px rgba(94,42,128,.11)}
.article-sport-hero{background:#14081C;color:#fff;overflow:hidden}.article-sport-hero .article-hero-grid{grid-template-columns:1fr 1fr;min-height:470px;padding:0}.article-sport-hero .article-hero-grid>div{padding:58px 30px 58px 0}.article-sport-hero .back-link,.article-sport-hero .eyebrow{color:#D5B7E5}.article-sport-hero h1{color:#fff}.article-sport-hero p{color:#E6D9EC}.article-sport-hero .article-hero-visual{height:470px;position:relative}.article-sport-hero .article-hero-visual img{width:100%;height:100%;object-fit:cover;border-radius:0;box-shadow:none}.article-sport-hero .article-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#14081C 0%,rgba(20,8,28,.22) 35%,transparent 70%)}.article-media-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0 34px}.article-media-grid figure{margin:0;border-radius:10px;overflow:hidden;background:#edf2f7}.article-media-grid img{width:100%;height:145px;object-fit:cover}.article-media-grid figcaption{padding:9px 10px;font-size:12px;font-weight:800;color:#4D4651}.article-inline-photo{margin:22px 0 28px;border-radius:12px;overflow:hidden;background:#eef2f6}.article-inline-photo img{width:100%;height:310px;object-fit:cover}.article-inline-photo figcaption{padding:11px 14px;color:#706676;font-size:12px;background:#f7f9fc}.article-body section.has-photo{border-bottom:0;padding-bottom:8px}.article-body h2{position:relative}.article-body h2:after{content:"";display:block;width:44px;height:3px;background:var(--blue);margin-top:10px}
@media(max-width:1050px){.sport-story-grid{grid-template-columns:1fr 1fr}.sport-story-card.primary{grid-column:1/-1}.detail-lifestyle-grid{grid-template-columns:1fr 1fr}.detail-lifestyle-grid figure:first-child{grid-column:1/-1}.article-media-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.sport-story-grid,.sport-proof-grid,.knowledge-visual-grid{grid-template-columns:1fr}.sport-story-card,.sport-story-card.primary{min-height:250px;grid-column:auto}.sport-inner-hero{background:#F7F3F9}.sport-inner-hero .inner-hero-art{height:330px}.product-sport-banner{height:360px}.product-sport-banner-copy{left:22px;right:22px}.detail-lifestyle-grid{grid-template-columns:1fr}.detail-lifestyle-grid figure,.detail-lifestyle-grid figure:first-child{height:260px;grid-column:auto}.knowledge-sport-hero .inner-hero-grid{min-height:auto}.knowledge-sport-hero .inner-hero-art{height:330px}.knowledge-sport-hero:after{background:linear-gradient(180deg,#351548 0%,rgba(53,21,72,.65) 48%,rgba(20,8,28,.07) 80%)}.article-sport-hero .article-hero-grid{grid-template-columns:1fr;min-height:auto}.article-sport-hero .article-hero-grid>div{padding:38px 0 25px}.article-sport-hero .article-hero-visual{height:310px}.article-media-grid{grid-template-columns:1fr 1fr}.article-inline-photo img{height:240px}}
@media(max-width:430px){.article-media-grid{grid-template-columns:1fr}.sport-story-copy h3,.sport-story-card.primary .sport-story-copy h3{font-size:23px}}
/* ===== V5.2 full-site sport visual sync ===== */
.page-sport-gallery{padding:22px 0 52px;background:#fff}.page-sport-gallery-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:14px}.page-sport-gallery figure{margin:0;height:260px;border-radius:12px;overflow:hidden;position:relative;background:#eaf0f7}.page-sport-gallery figure:first-child{height:320px}.page-sport-gallery img{width:100%;height:100%;object-fit:cover}.page-sport-gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:52px 16px 14px;background:linear-gradient(transparent,rgba(4,18,38,.82));color:#fff;font-size:12px;font-weight:800}
@media(max-width:780px){.page-sport-gallery-grid{grid-template-columns:1fr}.page-sport-gallery figure,.page-sport-gallery figure:first-child{height:250px}}

/* ===== V5.5 interaction and accessibility fixes ===== */
[id]{scroll-margin-top:96px}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.form-note{margin:8px 0 2px;color:var(--text-muted);font-size:12px;line-height:1.55}
.quote-form [aria-invalid="true"]{border-color:#D94C70;box-shadow:0 0 0 3px rgba(217,76,112,.16)}
:focus-visible{outline:3px solid var(--purple-light);outline-offset:3px}
.faq-question:focus-visible,.btn:focus-visible,.menu-toggle:focus-visible{border-radius:5px}

/* ===== V5.4 purple-black theme ===== */
:root{
  --page-bg:#09070D;
  --surface:#130C19;
  --surface-purple:#21102B;
  --surface-purple-2:#2C1439;
  --text:#F8F4FA;
  --text-muted:#C8BBCD;
  --dark-line:rgba(190,139,216,.22);
  --purple-light:#C58BDD;
  --lime:var(--purple-light);
}

body{
  color:var(--text);
  background:radial-gradient(circle at 78% 8%,rgba(94,42,128,.28),transparent 30%),var(--page-bg);
}
main{background:var(--page-bg)}
.site-header{
  background:rgba(9,7,13,.94);
  border-bottom-color:var(--dark-line);
  box-shadow:0 10px 30px rgba(0,0,0,.28);
  backdrop-filter:blur(14px);
}
.brand-logo{background:rgba(255,255,255,.96);border-radius:8px;padding:4px 9px}
.footer-brand .brand-logo{background:rgba(255,255,255,.94);padding:5px 9px}
.main-nav a,.lang span{color:var(--text)}
.lang a.lang-switch,.section-heading a,.article-grid a,.article-aside a,.back-link{color:var(--purple-light)}
.main-nav a:hover:after{background:linear-gradient(90deg,var(--purple),var(--purple-light))}
.menu-toggle i{background:var(--text)}
.btn-blue{background:linear-gradient(135deg,#713496,#4D1D68);box-shadow:0 8px 20px rgba(94,42,128,.30)}
.btn-outline{border-color:rgba(197,139,221,.7);color:var(--text);background:rgba(94,42,128,.12)}
.btn-lime{background:var(--purple-light);color:#130C19}

.hero{
  color:var(--text);
  background:linear-gradient(112deg,#09070D 0%,#160B1D 47%,#331443 100%);
}
.hero:after{background:linear-gradient(145deg,rgba(111,48,146,.82),#180A21)}
.hero-speed-lines{background:repeating-linear-gradient(110deg,transparent 0 80px,rgba(197,139,221,.055) 81px 83px)}
.hero-kicker,.hero-sub{color:var(--text-muted)}
.hero h1,.hero h2{color:var(--text)}
.hero h1 em{color:var(--purple-light)}
.hero-model:after{background:linear-gradient(90deg,#160B1D 0%,rgba(22,11,29,.58) 24%,rgba(43,15,58,0) 58%)}
.metrics{
  background:linear-gradient(90deg,#100A15,#1C0D25);
  border-bottom-color:var(--dark-line);
  box-shadow:0 12px 34px rgba(0,0,0,.26);
}
.metric-grid article{border-right-color:var(--dark-line)}
.metric-grid b{color:var(--purple-light)}
.metric-grid span{color:var(--text-muted)}

.section{
  color:var(--text);
  background:var(--page-bg);
}
.materials{
  background:linear-gradient(135deg,#120B18,#21102B);
  border-color:var(--dark-line);
}
.customization{
  background:radial-gradient(circle at 80% 40%,rgba(94,42,128,.18),transparent 30%),#0D0911;
}
.anatomy,.faq,.sport-story,.sport-proof-strip{
  background:#0D0911;
}
.process-photo-section,.page-sport-gallery,.knowledge-visual-strip{
  background:linear-gradient(135deg,#130C19,#21102B);
}
.section-heading span,.custom-copy>span,.factory-intro>span,.contact-copy>span,.faq-title>span,.eyebrow{
  color:var(--purple-light);
}
.section-heading h2,.custom-copy h2,.faq-title h2,.spec-panel h2,.feature-grid h3,.timeline h3,.about-grid h2,.article-grid h3,.contact-page-grid h2{
  color:var(--text);
}
.lead,.custom-copy p,.spec-panel>p,.feature-grid p,.timeline article p,.about-grid>div>p:not(.lead),.article-grid p{
  color:var(--text-muted);
}

.product-card{
  border-color:var(--dark-line);
  background:var(--surface);
  box-shadow:inset 0 1px rgba(255,255,255,.025);
}
.product-card:hover,.catalog-card:hover,.article-grid article:hover{
  border-color:rgba(197,139,221,.52);
  box-shadow:0 18px 42px rgba(0,0,0,.38),0 0 0 1px rgba(94,42,128,.16);
}
.product-card h3{color:var(--text)}
.product-card small{color:#AB9EB1}
.product-shot,.catalog-img.real-catalog-img,.product-visual-card{
  background:#F4EFF7;
}
.real-product-shot{background:linear-gradient(145deg,#FCFAFD,#EEE5F2)}
.catalog-img.real-catalog-img{background:linear-gradient(145deg,#FCFAFD,#EEE5F2)}
.product-visual-card{border-color:rgba(197,139,221,.32);box-shadow:0 20px 55px rgba(0,0,0,.28)}
.material-card img{border-color:rgba(197,139,221,.35);border-radius:7px}
.material-card figcaption{color:var(--text)}
.material-card small{color:#AB9EB1}
.anatomy img{background:#F4EFF7;padding:14px}
.process-step{
  background:var(--surface-purple);
  border-top-color:var(--purple-light);
  box-shadow:inset 0 0 0 1px var(--dark-line);
}
.process-step b,.process-step i{color:var(--purple-light)}
.process-step span{color:var(--text)}
.process-step small{color:#B3A6B8}
.factory{background:linear-gradient(90deg,#371548 0 24%,#100A15 24%)}
.factory-intro{background:linear-gradient(145deg,#713496,#371548)}
.quality{background:#070609;border-block:1px solid var(--dark-line)}

.faq-item{
  border-color:var(--dark-line);
  background:var(--surface);
}
.faq-question{color:var(--text)}
.faq-answer{color:var(--text-muted)}
.contact{border-top:1px solid var(--dark-line)}
.quote-form{
  background:var(--surface);
  color:var(--text);
  border:1px solid var(--dark-line);
  box-shadow:0 24px 60px rgba(0,0,0,.34);
}
.quote-form input,.quote-form select,.quote-form textarea{
  background:#F8F5FA;
  color:#171019;
  border-color:#D8C9DE;
}
.quote-form input::placeholder,.quote-form textarea::placeholder{
  color:#655A69;
  opacity:1;
}
.form-status{color:#D8B7E6}

.inner-hero{
  color:var(--text);
  background:linear-gradient(112deg,#0B0810 0%,#1A0D22 52%,#3A174C 100%);
  border-bottom-color:var(--dark-line);
}
.inner-hero h1{color:var(--text)}
.inner-hero h2{color:var(--purple-light)}
.inner-hero p{color:var(--text-muted)}
.inner-hero-art:not(.photo-hero){background:radial-gradient(circle,rgba(94,42,128,.28),transparent 66%)}
.inner-hero-art img{mix-blend-mode:normal}
.sport-inner-hero{background:linear-gradient(110deg,#0B0810,#1A0D22 48%,#5E2A80 48%,#230D2E 100%)}
.sport-inner-hero .inner-hero-art:after{background:linear-gradient(90deg,rgba(26,13,34,.88),rgba(94,42,128,.10) 40%,rgba(15,6,20,.22))}

.catalog-card{
  border-color:var(--dark-line);
  background:var(--surface);
}
.catalog-card.featured{border-color:rgba(197,139,221,.52);background:linear-gradient(125deg,#201029,#30163E)}
.catalog-card h3{color:var(--text)}
.catalog-card p{color:var(--text-muted)}
.catalog-card small,.catalog-card b{color:var(--purple-light)}
.mini-badges span{border-color:#D4C1DC;color:#4D1D68;background:#FCFAFD}
.spec-list div{border-top-color:var(--dark-line)}
.spec-list dt{color:var(--text)}
.spec-list dd{color:var(--text-muted)}
.feature-grid article{
  background:var(--surface);
  border-color:var(--dark-line);
}
.feature-grid article>b,.timeline article b{color:var(--purple-light)}
.timeline article{background:var(--surface-purple);border-top-color:var(--purple-light)}
.about-card{background:linear-gradient(145deg,#713496,#2B1039);box-shadow:0 20px 50px rgba(0,0,0,.28)}
.article-grid article{
  background:var(--surface);
  border-color:var(--dark-line);
}
.article-grid small{color:var(--purple-light)}
.topic-cloud span{
  background:var(--surface-purple);
  border-color:var(--dark-line);
  color:var(--text);
}
.topic-cloud.numbered span{border-color:rgba(197,139,221,.48);color:#E2C5EE}
.contact-card{background:linear-gradient(145deg,#321440,#160B1D);border:1px solid var(--dark-line)}
.page-form{border-color:var(--dark-line);box-shadow:0 22px 55px rgba(0,0,0,.34)}

.article-hero{
  color:var(--text);
  background:linear-gradient(120deg,#0D0911,#21102B);
  border-bottom-color:var(--dark-line);
}
.article-hero h1{color:var(--text)}
.article-hero p{color:var(--text-muted)}
.article-body{color:var(--text-muted)}
.article-body section{border-bottom-color:var(--dark-line)}
.article-body h2{color:var(--text)}
.article-callout{
  background:linear-gradient(120deg,#21102B,#2D163A);
  border-left-color:var(--purple-light);
}
.article-callout b{color:#E2C5EE}
.article-aside>div{
  border-color:var(--dark-line);
  background:var(--surface);
}
.answer-summary{
  background:linear-gradient(120deg,#21102B,#30163E);
  border-color:rgba(197,139,221,.34);
  border-left-color:var(--purple-light);
}
.answer-summary b{color:#E2C5EE}
.answer-summary p{color:var(--text)!important}
.article-media-grid figure,.article-inline-photo{background:var(--surface-purple)}
.article-media-grid figcaption,.article-inline-photo figcaption{background:var(--surface-purple);color:var(--text-muted)}
.product-detail-thumbs figure{border-color:#D7C9DD;background:#F8F5FA}
.image-note{color:#AFA2B4}
.site-footer{border-top:1px solid var(--dark-line)}

@media(max-width:1050px){
  .factory-grid{background:var(--surface)}
}
@media(max-width:780px){
  .main-nav{
    background:var(--surface);
    border-bottom-color:var(--dark-line);
    box-shadow:0 16px 30px rgba(0,0,0,.42);
  }
  .main-nav a{border-top-color:var(--dark-line)}
  .sport-inner-hero{background:linear-gradient(180deg,#0B0810,#21102B)}
  .hero-model:after{background:linear-gradient(180deg,rgba(22,11,29,0) 35%,#160B1D 100%)}
}
