:root{--ld-bg:#f8f7fc;--ld-surface:#ffffff;--ld-ink:#161427;--ld-muted:#6f6b7e;--ld-purple:#8d79e8;--ld-purple-soft:#eeeafd;--ld-purple-line:#ddd5fb;--ld-deep:#272242;--ld-shadow:0 14px 38px rgba(49,39,94,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--ld-bg);color:var(--ld-ink)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.ld-container{width:min(1180px,calc(100% - 36px));margin:auto}.ld-announcement{background:#f0ecff;color:#30284f;text-align:center;padding:9px 15px;font-size:12px;font-weight:800;letter-spacing:.5px;border-bottom:1px solid #e5defd}.ld-header{position:sticky;top:0;z-index:50;background:#ffffffed;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid #ebe7f7}.ld-nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}.ld-logo{width:132px}.ld-links{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:800}.ld-links a{color:#2f2a43;position:relative}.ld-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--ld-purple);transition:.25s}.ld-links a:hover:after{right:0}.ld-actions{display:flex;align-items:center;gap:10px}.ld-icon{width:40px;height:40px;border-radius:50%;border:1px solid #e6e1f6;display:grid;place-items:center;background:#fff;cursor:pointer}.ld-hero{min-height:620px;position:relative;overflow:hidden;background:#fff}.ld-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffff5,#ffffffd6 36%,#ffffff47,#ffffff1a),url(ld-bike-hero.png) center 58%/cover no-repeat}.ld-hero:after{content:"LD";position:absolute;left:5%;top:70px;font:700 300px/1 Georgia,serif;color:#6e5ac30e;pointer-events:none}.ld-hero-grid{position:relative;z-index:2;min-height:620px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center}.ld-hero-copy{padding:50px 0;max-width:560px}.ld-kicker{display:inline-flex;align-items:center;gap:8px;border:1px solid #e1dafb;background:#ffffffeb;padding:8px 12px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.ld-dot{width:8px;height:8px;border-radius:50%;background:#51aa73;box-shadow:0 0 0 5px #51aa731f}.ld-hero h1{margin:18px 0 14px;font-size:clamp(45px,6.5vw,78px);line-height:.95;letter-spacing:-3px}.ld-hero h1 em{color:var(--ld-purple);font-style:italic}.ld-hero p{color:#575267;font-size:17px;line-height:1.6;max-width:530px}.ld-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.ld-btn{display:inline-block;border:0;border-radius:999px;padding:13px 19px;font-weight:900;cursor:pointer;transition:.2s}.ld-btn:hover{transform:translateY(-2px)}.ld-btn-primary{background:linear-gradient(135deg,#3b315e,#8d79e8);color:#fff;box-shadow:0 10px 25px #624db438}.ld-btn-soft{background:#f0ecff;color:#382f58}.ld-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;color:#645f73;font-size:12px;font-weight:700}.ld-section{padding:72px 0}.ld-section.white{background:#fff}.ld-section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:28px}.ld-section-head h2{margin:0;font-size:clamp(31px,4vw,50px);letter-spacing:-1.6px}.ld-section-head p{display:none}.ld-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ld-card{background:#fff;border:1px solid #ebe7f6;border-radius:22px;overflow:hidden;box-shadow:0 8px 28px #221b4c0e;transition:.22s}.ld-card:hover{transform:translateY(-4px);box-shadow:var(--ld-shadow)}.ld-media{height:200px;background:linear-gradient(145deg,#fbfaff,#f0ecff);display:grid;place-items:center;padding:26px;position:relative}.ld-media img{width:80%;height:80%;object-fit:contain;filter:drop-shadow(0 12px 14px rgba(31,24,74,.15))}.ld-tag{position:absolute;left:12px;top:12px;background:#332b52;color:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}.ld-card-body h3{margin:0;font-size:17px;line-height:1.2}.ld-card-body p{display:none}.ld-price-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.ld-price{font-size:17px;font-weight:900}.ld-add{width:36px;height:36px;border-radius:50%;border:0;background:#f0ecff;color:#31294f;font-size:20px;display:grid;place-items:center}.ld-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ld-category{min-height:150px;border-radius:22px;padding:20px;display:flex;flex-direction:column;justify-content:end;position:relative;overflow:hidden;color:#fff;background:linear-gradient(145deg,#3a315b,#8d79e8)}.ld-category:nth-child(2){background:linear-gradient(145deg,#7d67da,#b7a7f5)}.ld-category:nth-child(3){background:linear-gradient(145deg,#4c4561,#847a9e)}.ld-category:nth-child(4){background:linear-gradient(145deg,#b4a4ec,#eeeafd);color:#2e2942}.ld-category h3{margin:0;font-size:20px;position:relative}.ld-category p{display:none}.ld-promo{display:grid;grid-template-columns:1.25fr .75fr;gap:20px;align-items:center;background:linear-gradient(120deg,#f4f0ff,#ded5ff);color:#272242;border:1px solid #dcd3fb;border-radius:28px;padding:34px;overflow:hidden}.ld-promo h2{font-size:clamp(32px,4.5vw,52px);line-height:.98;margin:0 0 15px}.ld-promo p{color:#5e5870;line-height:1.55}.ld-promo img{max-height:220px;object-fit:contain;margin:auto;filter:drop-shadow(0 18px 18px rgba(40,31,88,.18))}.ld-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ld-feature{background:#fff;border:1px solid #ebe7f6;border-radius:19px;padding:19px}.ld-feature .icon{font-size:23px}.ld-feature b{display:block;margin:8px 0 0;font-size:15px}.ld-feature p{display:none}.ld-product-page{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:start}.ld-product-media{background:linear-gradient(145deg,#fbfaff,#eeeafd);border-radius:28px;min-height:470px;padding:42px;display:grid;place-items:center}.ld-product-media img{max-width:80%;max-height:390px;object-fit:contain;filter:drop-shadow(0 20px 20px rgba(39,31,90,.16))}.ld-product-info h1{font-size:48px;line-height:1;margin:0 0 14px}.ld-product-info .rte{color:#686273;line-height:1.65}.ld-product-form select,.ld-product-form input{width:100%;padding:12px 14px;border:1px solid #ded8f2;border-radius:11px;background:#fff;margin:8px 0 15px}.ld-collection-title{font-size:clamp(42px,6vw,66px);margin:0 0 12px}.ld-footer{background:#f1eef9;color:#3f3955;padding:46px 0 24px;border-top:1px solid #e5def4}.ld-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.ld-footer img{width:135px}.ld-footer h4{margin:0 0 12px;color:#242037}.ld-footer a,.ld-footer p{color:#6f687f;font-size:13px;line-height:1.8}.ld-copy{border-top:1px solid #ded8ec;margin-top:28px;padding-top:18px;font-size:11px;color:#858094}@media(max-width:980px){.ld-links{display:none}.ld-grid,.ld-category-grid,.ld-feature-grid{grid-template-columns:repeat(2,1fr)}.ld-product-page,.ld-promo{grid-template-columns:1fr}}@media(max-width:760px){.ld-hero{min-height:600px}.ld-hero:before{background:linear-gradient(180deg,#fffffff5,#ffffffd4 46%,#ffffff61),url(ld-bike-hero.png) center/cover no-repeat}.ld-hero-grid{grid-template-columns:1fr;min-height:600px}.ld-hero-copy{padding-top:70px;max-width:95%}.ld-hero h1{font-size:48px}.ld-trust{gap:10px}.ld-section{padding:58px 0}.ld-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.ld-container{width:min(100% - 24px,1180px)}.ld-nav{height:64px}.ld-logo{width:115px}.ld-grid,.ld-category-grid,.ld-feature-grid,.ld-footer-grid{grid-template-columns:1fr 1fr}.ld-media{height:165px;padding:22px}.ld-card-body h3,.ld-price{font-size:15px}.ld-category{min-height:120px}.ld-category h3{font-size:17px}.ld-promo{padding:24px}}.ld-announcement{position:relative;z-index:60}.ld-header{position:sticky;top:0;z-index:55;background:#fff;border-bottom:1px solid #ebe7f6}.ld-nav{min-height:76px;height:76px;padding:8px 0}.ld-logo{display:block;width:auto!important;max-width:128px;max-height:48px;object-fit:contain}.ld-header a:first-child{display:flex;align-items:center;min-height:56px;overflow:hidden}.ld-hero,.ld-hero-grid{min-height:610px}.ld-hero-copy{padding-top:48px;padding-bottom:48px}.ld-media{height:230px;padding:22px;overflow:hidden}.ld-media img,.ld-media picture,.ld-media picture img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}.ld-card-body{padding:15px 16px 17px}.ld-card-body p,.ld-section-head p,.ld-category p,.ld-feature p{display:none!important}.ld-featured-collections{padding:72px 0;background:#fff}.ld-featured-collections .ld-section-head{margin-bottom:26px}.ld-collection-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ld-collection-tile{min-height:280px;border-radius:26px;overflow:hidden;position:relative;border:1px solid #e9e4f7;background:linear-gradient(145deg,#fbfaff,#eeeafd);box-shadow:0 10px 30px #291f5414;transition:transform .22s ease,box-shadow .22s ease}.ld-collection-tile:hover{transform:translateY(-5px);box-shadow:0 20px 45px #291f5424}.ld-collection-tile-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:24px;background:radial-gradient(circle at 80% 20%,rgba(152,127,238,.22),transparent 38%),linear-gradient(180deg,#ffffff14 42%,#20193feb)}.ld-collection-tile h3{margin:0;color:#fff;font-size:28px;line-height:1;letter-spacing:-.8px}.ld-collection-tile .arrow{margin-top:9px;color:#d8ceff;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}.ld-collection-tile.brakes{background:radial-gradient(circle at 75% 24%,rgba(168,147,255,.7),transparent 27%),linear-gradient(145deg,#514277,#251f40)}.ld-collection-tile.wheels{background:radial-gradient(circle at 72% 23%,rgba(194,179,255,.65),transparent 30%),linear-gradient(145deg,#7662b7,#332a56)}.ld-collection-tile.titanium{background:radial-gradient(circle at 76% 22%,rgba(255,255,255,.35),transparent 27%),linear-gradient(145deg,#a798d6,#51466f)}.ld-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ld-card{min-width:0}.ld-card h3{white-space:normal}@media(max-width:900px){.ld-collection-tiles{grid-template-columns:1fr 1fr}.ld-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.ld-nav{height:68px;min-height:68px;padding:6px 0}.ld-logo{max-width:112px;max-height:42px}.ld-collection-tiles{grid-template-columns:1fr}.ld-collection-tile{min-height:210px}.ld-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ld-media{height:170px;padding:18px}}.ld-logo-link{display:flex!important;align-items:center;justify-content:flex-start;height:56px;overflow:hidden}.ld-home-link{color:var(--ld-purple)!important}.ld-icon{position:relative;text-decoration:none;font-size:18px}.ld-cart-count{position:absolute;right:-2px;top:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--ld-purple);color:#fff;font-size:10px;display:grid;place-items:center;font-weight:900}.ld-product-price-wrap{display:flex;align-items:center;gap:10px;margin:12px 0 22px}.ld-compare-price{color:#9a95a8;text-decoration:line-through;font-weight:700}.ld-option-stack,.ld-custom-options{display:grid;gap:20px;margin:24px 0}.ld-option-group{border:0;margin:0;padding:0}.ld-option-group legend,.ld-option-label{display:block;margin-bottom:10px;font-size:14px;font-weight:900;color:#2e2941}.ld-option-values{display:flex;gap:9px;flex-wrap:wrap}.ld-option-input{position:absolute;opacity:0;pointer-events:none}.ld-option-pill{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border-radius:12px;border:1px solid #ded8ef;background:#fff;color:#423c53;font-size:13px;font-weight:800;cursor:pointer;transition:.18s ease}.ld-option-pill:hover{border-color:#a9e;background:#faf8ff}.ld-option-input:checked+.ld-option-pill{color:#fff;border-color:#7c67d8;background:linear-gradient(135deg,#4d416f,#8d79e8);box-shadow:0 7px 18px #6953bf2e}.ld-custom-options{padding:20px;background:#f8f6ff;border:1px solid #e5def9;border-radius:18px}.ld-custom-options select{width:100%;border:1px solid #dcd5ef;border-radius:12px;padding:12px 14px;background:#fff;color:#312c41;outline:none}.ld-custom-options select:focus{border-color:#9e8ae9;box-shadow:0 0 0 3px #8d79e81f}.ld-buy-row{display:flex;align-items:end;gap:14px;margin-top:24px}.ld-qty-wrap label{display:block;margin-bottom:8px;font-size:13px;font-weight:900}.ld-qty{display:grid;grid-template-columns:40px 54px 40px;height:46px;border:1px solid #ded8ef;border-radius:999px;overflow:hidden;background:#fff}.ld-qty-btn{border:0;background:#f6f3ff;color:#332d4b;font-weight:900;cursor:pointer}.ld-qty input{width:100%;border:0!important;margin:0!important;padding:0!important;text-align:center;background:#fff;-moz-appearance:textfield}.ld-qty input::-webkit-outer-spin-button,.ld-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ld-add-to-cart{min-height:46px;flex:1}@media(min-width:901px){.ld-links{display:flex!important}}.ld-container.ld-nav{width:min(1440px,calc(100% - 28px))}.ld-logo-link{flex:0 0 auto;width:88px;min-width:88px;height:56px}.ld-logo{max-width:82px!important;max-height:40px!important}.ld-links{flex:1;min-width:0;justify-content:center;gap:18px;font-size:12px}.ld-links>a,.ld-more-menu>summary{white-space:nowrap}.ld-home-link{display:inline-flex!important;visibility:visible!important;opacity:1!important;color:#755fd3!important;font-weight:900!important}.ld-actions{flex:0 0 auto}.ld-icon{width:38px;height:38px}.ld-more-menu{position:relative}.ld-more-menu summary{list-style:none;cursor:pointer;font-weight:800;color:#2f2a43}.ld-more-menu summary::-webkit-details-marker{display:none}.ld-more-dropdown{position:absolute;top:30px;right:0;min-width:230px;padding:10px;background:#fff;border:1px solid #e5dff5;border-radius:16px;box-shadow:0 18px 45px #2b205729;display:grid;gap:3px;z-index:100}.ld-more-dropdown a{padding:11px 12px;border-radius:10px;white-space:normal!important}.ld-more-dropdown a:hover{background:#f5f2ff;color:#6e58cf}.ld-option-stack{padding:0;background:transparent;border:0}.ld-option-group{margin-bottom:20px}.ld-option-group legend{font-size:14px;margin-bottom:10px}.ld-option-values{gap:10px}.ld-option-pill{min-height:45px;padding:11px 17px;border-radius:12px;font-size:13px}.ld-custom-options{display:none!important}@media(max-width:1100px){.ld-links{gap:12px;font-size:11px}}.ld-hero-logo-card{position:absolute;right:4%;top:54%;transform:translateY(-50%);width:220px;min-height:132px;padding:22px 24px 18px;border:1px solid rgba(221,213,251,.9);background:#fffc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;box-shadow:0 18px 55px #31266029;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.ld-hero-logo-image{width:100%;max-width:165px;max-height:76px;object-fit:contain}.ld-hero-logo-card span{color:#645c7d;font-size:9px;font-weight:900;letter-spacing:1.6px}.ld-cart-page{padding:62px 0 90px;background:radial-gradient(circle at 90% 0%,rgba(179,161,247,.15),transparent 25%),#f8f7fc;min-height:70vh}.ld-cart-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.ld-cart-heading h1{margin:12px 0 0;font-size:clamp(40px,5vw,64px);line-height:1;letter-spacing:-2px}.ld-cart-heading-count{padding:9px 13px;background:#eeeafd;border:1px solid #ddd5fb;border-radius:999px;color:#554a7a;font-size:12px;font-weight:900}.ld-cart-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.65fr);gap:28px;align-items:start}.ld-cart-main{min-width:0}.ld-cart-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px}.ld-cart-benefits div{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:1px solid #e7e1f6;border-radius:14px;background:#fff;color:#4c455e;font-size:12px}.ld-cart-benefits span{color:#8069dc}.ld-cart-items{display:grid;gap:12px}.ld-cart-item{display:grid;grid-template-columns:142px minmax(0,1fr);gap:20px;padding:18px;background:#fff;border:1px solid #e8e3f4;border-radius:22px;box-shadow:0 8px 28px #291f540e}.ld-cart-item-image{height:142px;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#fbfaff,#eeeafd);display:grid;place-items:center;padding:13px}.ld-cart-item-image img{width:100%;height:100%;object-fit:contain}.ld-cart-item-info{min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:3px 0}.ld-cart-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.ld-cart-item-title{display:inline-block;font-size:18px;line-height:1.25;font-weight:900;color:#211d34}.ld-cart-item-title:hover{color:#755fd3}.ld-cart-line-price{flex:0 0 auto;font-size:17px;font-weight:900}.ld-cart-variant,.ld-cart-properties{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:8px;color:#787184;font-size:11px;font-weight:700}.ld-cart-variant span,.ld-cart-properties span{padding:5px 8px;background:#f7f5fb;border-radius:7px}.ld-cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.ld-cart-qty{display:grid;grid-template-columns:38px 48px 38px;height:40px;border:1px solid #ddd7ea;border-radius:999px;overflow:hidden;background:#fff}.ld-cart-qty button{border:0;background:#f5f2fb;color:#3c354d;cursor:pointer;font-weight:900}.ld-cart-qty input{width:100%;min-width:0;border:0;padding:0;text-align:center;font-weight:800;-moz-appearance:textfield}.ld-cart-qty input::-webkit-inner-spin-button,.ld-cart-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ld-cart-remove{color:#8a8295;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.ld-cart-actions-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:18px}.ld-continue-shopping{color:#494258;font-size:13px;font-weight:900}.ld-update-cart{border:1px solid #dcd6e9;background:#fff;color:#40394f;padding:11px 16px;border-radius:999px;font-weight:900;cursor:pointer}.ld-cart-summary{position:sticky;top:104px}.ld-summary-card{padding:26px;background:#fff;border:1px solid #e6e0f2;border-radius:24px;box-shadow:0 16px 48px #2a1f571a}.ld-summary-card h2{margin:0 0 22px;font-size:24px;letter-spacing:-.5px}.ld-summary-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:10px 0;font-size:14px}.ld-summary-row.muted{color:#7e7789;font-size:12px}.ld-summary-total{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:18px;border-top:1px solid #ece8f2;font-size:20px;font-weight:900}.ld-cart-discounts{margin:14px 0;padding:11px 13px;border-radius:12px;background:#f1edff;color:#54467f;font-size:12px;font-weight:800}.ld-checkout-button{width:100%;margin-top:20px;min-height:54px;border:0;border-radius:14px;background:linear-gradient(135deg,#32284f,#8066e2);color:#fff;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #634bba40;transition:.2s}.ld-checkout-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #634bba52}.ld-checkout-trust{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;margin-top:12px;color:#817b8c;font-size:10px;font-weight:800}.ld-summary-note{margin-top:18px;padding:14px;border-radius:13px;background:#f8f6fc;color:#706978;font-size:11px;line-height:1.5}.ld-empty-cart{max-width:640px;margin:40px auto;padding:55px 30px;text-align:center;background:#fff;border:1px solid #e7e1f4;border-radius:28px;box-shadow:0 14px 45px #2a1f5714}.ld-empty-icon{width:72px;height:72px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;background:#f1edff;font-size:30px}.ld-empty-cart h2{margin:0 0 8px;font-size:30px}.ld-empty-cart p{margin:0 0 22px;color:#736d7c}@media(max-width:1000px){.ld-hero-logo-card{right:2%;width:190px}.ld-cart-layout{grid-template-columns:1fr}.ld-cart-summary{position:static}}@media(max-width:760px){.ld-hero-logo-card{top:auto;right:18px;bottom:24px;transform:none;width:150px;min-height:92px;padding:14px;border-radius:18px}.ld-hero-logo-card span{font-size:7px}.ld-cart-benefits{grid-template-columns:1fr}.ld-cart-item{grid-template-columns:105px minmax(0,1fr);padding:14px;gap:14px}.ld-cart-item-image{height:105px}.ld-cart-item-title{font-size:15px}.ld-cart-line-price{font-size:14px}}@media(max-width:520px){.ld-cart-page{padding-top:38px}.ld-cart-heading{align-items:flex-start}.ld-cart-heading h1{font-size:42px}.ld-cart-item{grid-template-columns:90px minmax(0,1fr)}.ld-cart-item-image{height:90px}.ld-cart-item-top{display:block}.ld-cart-line-price{margin-top:8px}.ld-cart-item-bottom{margin-top:12px}}.ld-hero{min-height:650px;background:#fff}.ld-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffffa,#ffffffed 29%,#fff9 48%,#ffffff14 72%,#ffffff05),url(ld-bike-hero-v2.png) center center / cover no-repeat!important}.ld-hero-grid{min-height:650px;position:relative}.ld-hero-copy{max-width:535px;position:relative;z-index:4}.ld-hero-brand{position:absolute;right:3%;top:50%;transform:translateY(-50%);width:360px;display:flex;justify-content:center;z-index:6}.ld-hero-brand-inner{width:100%;min-height:205px;padding:28px 32px 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:30px;background:#ffffffdb;border:1px solid rgba(224,216,250,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 22px 65px #261d542e}.ld-hero-logo-image{width:100%!important;max-width:285px!important;max-height:125px!important;object-fit:contain!important}.ld-brand-line{width:62px;height:2px;background:linear-gradient(90deg,#b7a8ef,#7861d2);margin:10px 0 12px}.ld-hero-brand span{color:#49425f;font-size:11px;font-weight:900;letter-spacing:2px;text-align:center}.ld-home-link{color:#6e59cc!important;background:#f1edff;padding:8px 12px;border-radius:999px}.ld-home-link:after{display:none!important}@media(max-width:1100px){.ld-hero-brand{width:290px;right:2%}.ld-hero-logo-image{max-width:225px!important}}@media(max-width:820px){.ld-hero:before{background:linear-gradient(180deg,#fffffff7,#ffffffe6 45%,#ffffff40),url(ld-bike-hero-v2.png) center center / cover no-repeat!important}.ld-hero-brand{width:220px;right:18px;top:auto;bottom:22px;transform:none}.ld-hero-brand-inner{min-height:130px;padding:18px 20px;border-radius:20px}.ld-hero-logo-image{max-width:170px!important;max-height:75px!important}.ld-hero-brand span{font-size:8px}}@media(max-width:560px){.ld-hero-brand{width:170px}}.ld-hero:before{background:linear-gradient(90deg,#fffffffa,#ffffffe8 28%,#ffffff85 48%,#ffffff0f,#ffffff03),url(ld-bike-hero-v2.png) center center / cover no-repeat!important}.ld-hero-brand{width:390px}.ld-hero-logo-image{max-width:320px!important;max-height:135px!important}.ld-hero-copy p{display:none}body.ld-search-active{overflow:hidden}.ld-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200}.ld-search-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1612286b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ld-search-panel{position:relative;width:min(760px,calc(100% - 30px));margin:90px auto 0;padding:28px;background:#fff;border:1px solid #e7e1f5;border-radius:26px;box-shadow:0 30px 90px #1f174340}.ld-search-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.ld-search-panel h2{margin:10px 0 0;font-size:34px;letter-spacing:-1px}.ld-search-close{border:0;width:42px;height:42px;border-radius:50%;background:#f2effa;font-size:25px;cursor:pointer}.ld-search-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:24px}.ld-search-form input,.ld-search-page-form input{min-height:54px;border:1px solid #ded7ef;border-radius:14px;padding:0 16px;outline:none;background:#fbfaff}.ld-search-form input:focus,.ld-search-page-form input:focus{border-color:#9b87e6;box-shadow:0 0 0 3px #8d79e81f}.ld-search-form button,.ld-search-page-form button{min-height:54px;padding:0 22px;border:0;border-radius:14px;background:linear-gradient(135deg,#392f59,#816be0);color:#fff;font-weight:900;cursor:pointer}.ld-search-shortcuts{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px;color:#756e82;font-size:12px;font-weight:800}.ld-search-shortcuts a{color:#6652bd}.ld-search-page{padding:72px 0 90px;min-height:65vh}.ld-search-page-head{max-width:760px;margin-bottom:34px}.ld-search-page-head h1{margin:12px 0 22px;font-size:clamp(42px,6vw,66px);line-height:1;letter-spacing:-2px}.ld-search-page-form{display:grid;grid-template-columns:1fr auto;gap:10px}.ld-search-result-meta{margin-bottom:22px;color:#706978;font-size:13px;font-weight:800}.ld-footer-v8{padding:54px 0 22px;background:#17132f;color:#fff}.ld-footer-top{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.11)}.ld-footer-logo-v8{width:185px;max-height:82px;object-fit:contain;filter:brightness(10)}.ld-footer-brand p{max-width:440px;margin:14px 0 0;color:#aaa3c2;line-height:1.6;font-size:13px}.ld-footer-news>span{display:block;margin-bottom:10px;color:#c8bdf1;font-size:10px;font-weight:900;letter-spacing:1.5px}.ld-footer-news-form{display:grid;grid-template-columns:1fr auto;gap:8px}.ld-footer-news-form input{min-height:48px;border:1px solid #393250;border-radius:12px;background:#211b3b;color:#fff;padding:0 14px}.ld-footer-news-form button{min-height:48px;border:0;border-radius:12px;padding:0 18px;background:#8b72f3;color:#fff;font-weight:900;cursor:pointer}.ld-footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:34px 0}.ld-footer-links h4{margin:0 0 14px;font-size:13px}.ld-footer-links a,.ld-footer-promise div{display:block;margin:9px 0;color:#a9a2bd;font-size:12px}.ld-footer-links a:hover{color:#fff}.ld-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.11);color:#716a86;font-size:10px}.ld-search-open{display:grid;place-items:center}@media(max-width:760px){.ld-search-panel{margin-top:70px;padding:22px}.ld-search-panel h2{font-size:28px}.ld-search-form,.ld-search-page-form,.ld-footer-top{grid-template-columns:1fr}.ld-footer-links{grid-template-columns:1fr 1fr}.ld-hero-brand{width:230px}}.ld-footer-v9{padding:54px 0 22px;background:#17132f;color:#fff}.ld-footer-logo-card{width:220px;min-height:105px;padding:14px 18px;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #00000029}.ld-footer-logo-v9{width:100%;max-width:185px;max-height:80px;object-fit:contain;filter:none!important}.ld-footer-brand-v9 p{max-width:440px;margin:15px 0 0;color:#aaa3c2;line-height:1.6;font-size:13px}.ld-contact-page{padding:76px 0 92px;background:radial-gradient(circle at 0 0,rgba(171,150,245,.16),transparent 28%),#f8f7fc}.ld-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:start}.ld-contact-intro{padding-top:26px}.ld-contact-intro h1{margin:14px 0;font-size:clamp(48px,6vw,72px);letter-spacing:-2px}.ld-contact-intro>p{max-width:470px;color:#686171;font-size:16px;line-height:1.7}.ld-contact-points{display:grid;gap:11px;margin-top:30px}.ld-contact-points div{display:flex;align-items:center;gap:12px;color:#494255;font-size:13px}.ld-contact-points span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#eeeafd}.ld-contact-card{padding:30px;background:#fff;border:1px solid #e7e1f4;border-radius:26px;box-shadow:0 16px 48px #2a1f5717}.ld-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ld-field{margin-bottom:17px}.ld-field label{display:block;margin-bottom:8px;color:#2f2940;font-size:12px;font-weight:900}.ld-field label span{color:#8c8594;font-weight:700}.ld-field input,.ld-field select,.ld-field textarea{width:100%;border:1px solid #ddd7eb;border-radius:13px;background:#fbfaff;padding:13px 14px;color:#2f2a38;outline:none}.ld-field textarea{resize:vertical}.ld-field input:focus,.ld-field select:focus,.ld-field textarea:focus{border-color:#9b87e6;box-shadow:0 0 0 3px #8d79e81f}.ld-contact-submit{width:100%;min-height:52px;border:0;border-radius:13px;background:linear-gradient(135deg,#372d56,#8168e0);color:#fff;font-weight:900;cursor:pointer}.ld-contact-success{margin-bottom:18px;padding:13px 14px;border-radius:12px;background:#eaf7ef;color:#217448;font-size:13px;font-weight:800}.ld-collection-tiles-v9{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ld-collection-card-v9{overflow:hidden;background:#fff;border:1px solid #e9e4f5;border-radius:24px;box-shadow:0 10px 30px #291f5412;transition:.22s}.ld-collection-card-v9:hover{transform:translateY(-5px);box-shadow:0 20px 45px #291f5421}.ld-collection-image-v9{height:245px;padding:22px;background:linear-gradient(145deg,#faf9ff,#eeeafd);display:grid;place-items:center;overflow:hidden}.ld-collection-image-v9 img{width:100%;height:100%;object-fit:contain}.ld-collection-placeholder-v9{width:100%;height:100%;display:grid;place-items:center;color:#afa3dc;font-size:28px;font-weight:900;letter-spacing:3px}.ld-collection-copy-v9{padding:18px 20px 20px}.ld-collection-copy-v9 h3{margin:0 0 7px;font-size:21px}.ld-collection-copy-v9 span{color:#7662cc;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}@media(max-width:850px){.ld-contact-grid,.ld-collection-tiles-v9{grid-template-columns:1fr}}@media(max-width:580px){.ld-form-row{grid-template-columns:1fr}.ld-contact-card{padding:22px}}.ld-hero-brand,.ld-hero-brand-inner{display:none!important}.ld-hero,.ld-hero-grid{min-height:560px!important}.ld-hero:before{background:linear-gradient(90deg,#fffffff5,#ffffffe0 27%,#ffffff6b 46%,#ffffff08 69%,#fff0),url(ld-bike-hero-v2.png) center center / cover no-repeat!important}.ld-home-products{position:relative;z-index:10;padding:58px 0 70px;background:#fff}.ld-home-products-head{margin-bottom:25px}.ld-home-products-head h2{margin-top:9px;font-size:clamp(34px,4vw,52px);letter-spacing:-1.5px}.ld-view-all{color:#6f59cc;font-size:12px;font-weight:900}.ld-product-grid-v10{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ld-product-card-v10{min-width:0;overflow:hidden;border:1px solid #e9e4f3;border-radius:20px;background:#fff;box-shadow:0 8px 26px #261d4e0e;transition:transform .2s ease,box-shadow .2s ease}.ld-product-card-v10:hover{transform:translateY(-4px);box-shadow:0 17px 38px #261d4e1f}.ld-product-image-v10{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:245px;padding:16px;overflow:hidden;background:#f7f6fb}.ld-product-image-v10 img,.ld-product-image-v10 svg{display:block;width:100%;height:100%;object-fit:contain!important}.ld-sale-badge{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:999px;background:#2e2745;color:#fff;font-size:9px;font-weight:900;letter-spacing:.8px}.ld-product-info-v10{padding:16px 17px 18px}.ld-product-title-v10{display:block;min-height:42px;color:#211d31;font-size:15px;line-height:1.35;font-weight:850}.ld-product-price-v10{display:flex;align-items:center;gap:8px;margin-top:10px}.ld-product-price-v10 strong{font-size:15px}.ld-product-price-v10 s{color:#9a94a2;font-size:12px}.ld-product-shop-v10{display:inline-block;margin-top:14px;color:#735ed0;font-size:10px;font-weight:900;letter-spacing:.4px;text-transform:uppercase}.ld-no-products-v10{grid-column:1/-1;padding:40px;border:1px dashed #d8d0ea;border-radius:20px;text-align:center;background:#faf9fd}.ld-footer-logo-card{width:330px!important;min-height:155px!important;padding:18px 22px!important}.ld-footer-logo-v9{width:100%!important;max-width:285px!important;max-height:125px!important}.ld-logo{width:auto!important;max-width:115px!important;max-height:58px!important}.ld-logo-link{min-width:125px}@media(max-width:1050px){.ld-product-grid-v10{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.ld-hero,.ld-hero-grid{min-height:510px!important}.ld-product-grid-v10{grid-template-columns:repeat(2,minmax(0,1fr))}.ld-product-image-v10{height:190px}.ld-footer-logo-card{width:270px!important}}@media(max-width:480px){.ld-product-grid-v10{grid-template-columns:1fr 1fr;gap:10px}.ld-product-image-v10{height:155px;padding:10px}.ld-product-info-v10{padding:12px}.ld-product-title-v10{font-size:13px}}.ld-collection-image-v9{height:330px!important;padding:22px!important;background:linear-gradient(145deg,#faf9ff,#f1edff)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.ld-collection-image-v9 img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important}.ld-collection-card-v9 img,.ld-collection-tiles-v9 img{object-fit:contain!important;object-position:center center!important}.ld-collection-card-v9{display:flex!important;flex-direction:column!important}.ld-collection-copy-v9{margin-top:auto!important}@media(max-width:900px){.ld-collection-image-v9{height:280px!important}}@media(max-width:580px){.ld-collection-image-v9{height:240px!important;padding:14px!important}}.ld-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.ld-discount-box{margin-top:18px;padding:16px;border:1px solid #e3ddef;border-radius:14px;background:#faf8ff}.ld-discount-box label{display:block;margin-bottom:9px;color:#312b42;font-size:12px;font-weight:900}.ld-discount-row{display:grid;grid-template-columns:1fr auto;gap:8px}.ld-discount-row input{min-width:0;height:44px;border:1px solid #d9d2e8;border-radius:11px;padding:0 12px;background:#fff;color:#2f2a38;outline:none}.ld-discount-row input:focus{border-color:#9b87e6;box-shadow:0 0 0 3px #8d79e81f}.ld-discount-apply{height:44px;padding:0 15px;border:0;border-radius:11px;background:#ece7ff;color:#554593;font-weight:900;cursor:pointer}.ld-discount-apply.is-added{background:#e8f6ed;color:#23744b}.ld-discount-help{margin-top:7px;color:#8b8495;font-size:10px;line-height:1.4}@media(max-width:480px){.ld-discount-row{grid-template-columns:1fr}}.ld-footer-link-button{display:block;margin:9px 0;padding:0;border:0;background:transparent;color:#a9a2bd;font:inherit;font-size:12px;cursor:pointer;text-align:left}.ld-footer-link-button:hover{color:#fff}body.ld-info-open{overflow:hidden}.ld-info-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-items:center;padding:20px}.ld-info-modal[hidden]{display:none!important}.ld-info-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#15112785;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:pointer}.ld-info-panel{position:relative;z-index:2;width:min(560px,100%);padding:30px;border:1px solid #e4ddf5;border-radius:24px;background:#fff;color:#242033;box-shadow:0 28px 90px #19123d47}.ld-info-panel h2{margin:12px 0 18px;font-size:38px;letter-spacing:-1px}.ld-info-panel p{margin:0 0 14px;color:#686171;font-size:14px;line-height:1.7}.ld-info-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:#f1edff;color:#3c3452;font-size:24px;line-height:1;cursor:pointer}.ld-featured-collections-v15{padding:72px 0 78px;background:#f8f7fc}.ld-collection-tiles-v15{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ld-collection-card-v15{min-width:0;overflow:hidden;border-radius:24px;background:#fff;border:1px solid #e8e2f4;box-shadow:0 12px 34px #251c4e14;transition:.25s ease}.ld-collection-card-v15:hover{transform:translateY(-6px);box-shadow:0 22px 48px #251c4e24}.ld-collection-photo-v15{position:relative;height:390px;overflow:hidden;background:linear-gradient(145deg,#f5f2ff,#e8e1ff)}.ld-collection-photo-v15 img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:18px;transition:transform .35s ease}.ld-collection-card-v15:hover img{transform:scale(1.03)}.ld-collection-overlay-v15{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent 46%,rgba(24,18,48,.88) 100%)}.ld-collection-label-v15{position:absolute;left:24px;right:24px;bottom:22px;color:#fff}.ld-collection-label-v15>span{display:inline-block;margin-bottom:8px;color:#c8b9ff;font-size:10px;font-weight:900;letter-spacing:1.6px}.ld-collection-label-v15 h3{margin:0 0 8px;font-size:28px;letter-spacing:-.7px}.ld-collection-label-v15 b{color:#d5caff;font-size:10px;text-transform:uppercase;letter-spacing:.8px}.ld-collection-fallback-v15{width:100%;height:100%;display:grid;place-items:center;text-align:center;color:#a797db;font-size:30px;font-weight:900;letter-spacing:3px}.ld-bottom-collections{padding:76px 0 86px;background:#fff}.ld-bottom-collections-head{margin-bottom:26px}.ld-bottom-collections-head h2{margin:10px 0 0;font-size:clamp(34px,4vw,52px);letter-spacing:-1.5px}.ld-bottom-collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ld-bottom-collection-card{overflow:hidden;border:1px solid #e8e3f2;border-radius:20px;background:#fff;box-shadow:0 8px 26px #271d520e;transition:.22s ease}.ld-bottom-collection-card:hover{transform:translateY(-4px);box-shadow:0 17px 36px #271d521c}.ld-bottom-collection-media{height:240px;padding:14px;display:flex;align-items:center;justify-content:center;background:#f6f4fb;overflow:hidden}.ld-bottom-collection-media img{width:100%;height:100%;object-fit:contain;object-position:center}.ld-bottom-collection-fallback{color:#aa9bd8;font-size:22px;font-weight:900;letter-spacing:2px;text-align:center}.ld-bottom-collection-copy{padding:16px 18px 18px}.ld-bottom-collection-copy h3{margin:0 0 7px;font-size:18px}.ld-bottom-collection-copy span{color:#725dc8;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.7px}@media(max-width:900px){.ld-collection-tiles-v15,.ld-bottom-collections-grid{grid-template-columns:1fr}.ld-collection-photo-v15{height:330px}}.ld-all-collections-page{padding:72px 0 90px;background:radial-gradient(circle at 90% 0%,rgba(168,148,242,.12),transparent 28%),#f8f7fc;min-height:65vh}.ld-all-collections-head{margin-bottom:30px}.ld-all-collections-head h1{margin:10px 0 0;font-size:clamp(44px,6vw,70px);line-height:1;letter-spacing:-2px}.ld-all-collections-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ld-all-collection-card{min-width:0;overflow:hidden;border-radius:24px;border:1px solid #e7e1f3;background:#fff;box-shadow:0 10px 30px #2a1f5411;transition:transform .22s ease,box-shadow .22s ease}.ld-all-collection-card:hover{transform:translateY(-5px);box-shadow:0 20px 46px #2a1f5421}.ld-all-collection-media{height:290px;padding:18px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(145deg,#faf9ff,#eeeafd)}.ld-all-collection-media img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;transition:transform .3s ease}.ld-all-collection-card:hover .ld-all-collection-media img{transform:scale(1.025)}.ld-all-collection-fallback{width:100%;height:100%;display:grid;place-items:center;color:#ab9cdb;font-family:Georgia,serif;font-size:76px;font-weight:700;background:radial-gradient(circle at 50% 45%,rgba(173,151,244,.2),transparent 36%),linear-gradient(145deg,#faf9ff,#eeeafd)}.ld-all-collection-copy{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px 20px}.ld-all-collection-copy h2{margin:0 0 6px;color:#211d31;font-size:20px;line-height:1.2;letter-spacing:-.4px}.ld-all-collection-copy span{color:#817a8d;font-size:11px;font-weight:800}.ld-all-collection-copy b{flex:0 0 auto;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eeeafd;color:#725dc9;font-size:18px;transition:.2s}.ld-all-collection-card:hover .ld-all-collection-copy b{background:#765fd1;color:#fff;transform:translate(2px)}.ld-no-collections{grid-column:1/-1;padding:50px;text-align:center;border:1px dashed #d9d2e8;border-radius:22px;background:#fff}@media(max-width:1000px){.ld-all-collections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.ld-all-collections-page{padding:52px 0 70px}.ld-all-collections-grid{grid-template-columns:1fr}.ld-all-collection-media{height:250px}}.ld-mobile-menu-button{display:none;width:40px;height:40px;padding:9px;border:1px solid #e5def3;border-radius:50%;background:#fff;cursor:pointer}.ld-mobile-menu-button span{display:block;height:2px;margin:4px 0;border-radius:99px;background:#2f2941}body.ld-mobile-menu-active{overflow:hidden}.ld-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250}.ld-mobile-menu[hidden]{display:none!important}.ld-mobile-menu-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#1611287a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ld-mobile-menu-panel{position:absolute;top:0;right:0;width:min(88vw,390px);height:100%;padding:20px;background:#fff;box-shadow:-25px 0 70px #19123c38;overflow-y:auto}.ld-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #eee9f6}.ld-mobile-menu-logo{display:block;width:auto;max-width:145px;max-height:58px;object-fit:contain}.ld-mobile-menu-close{width:40px;height:40px;border:0;border-radius:50%;background:#f2effa;color:#393249;font-size:25px;cursor:pointer}.ld-mobile-menu-links{display:grid;padding:16px 0}.ld-mobile-menu-links a{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:54px;padding:11px 6px;border-bottom:1px solid #f0ecf6;color:#211d31;font-size:17px;font-weight:850}.ld-mobile-menu-links a span{color:#8974df;font-size:18px}.ld-mobile-menu-links .ld-mobile-collections-link{margin:6px 0;padding:13px 15px;border:1px solid #ddd5fb;border-radius:14px;background:#f1edff;color:#6652be}.ld-mobile-menu-bottom{display:flex;gap:10px;padding-top:17px}.ld-mobile-menu-bottom a{flex:1;padding:12px;border:1px solid #e4deee;border-radius:12px;text-align:center;color:#51495e;font-size:12px;font-weight:900}@media(max-width:900px){.ld-links{display:none!important}.ld-mobile-menu-button{display:block}.ld-actions{margin-left:auto;gap:8px}.ld-logo-link{min-width:auto!important}.ld-logo{max-width:105px!important;max-height:46px!important}}.ld-product-image-v10{height:285px!important;padding:4px!important;background:#f7f6fb!important}.ld-product-image-v10 img,.ld-product-image-v10 svg{width:96%!important;height:96%!important;max-width:96%!important;max-height:96%!important;object-fit:contain!important;object-position:center center!important}.ld-media{height:275px!important;padding:4px!important}.ld-media img,.ld-media picture,.ld-media picture img,.ld-media svg{width:96%!important;height:96%!important;max-width:96%!important;max-height:96%!important;object-fit:contain!important;object-position:center center!important}.ld-product-media{min-height:600px!important;padding:10px!important}.ld-product-media img{width:96%!important;height:96%!important;max-width:96%!important;max-height:560px!important;object-fit:contain!important;object-position:center center!important}.ld-cart-item-image{padding:5px!important}.ld-cart-item-image img{width:96%!important;height:96%!important;object-fit:contain!important;object-position:center center!important}.ld-all-collection-media{padding:5px!important}.ld-all-collection-media img{width:96%!important;height:96%!important;max-width:96%!important;max-height:96%!important;object-fit:contain!important;object-position:center center!important}.ld-collection-photo-v15 img{padding:5px!important;width:96%!important;height:96%!important;margin:auto!important;object-fit:contain!important;object-position:center center!important}.ld-bottom-collection-media{padding:5px!important}.ld-bottom-collection-media img{width:96%!important;height:96%!important;object-fit:contain!important;object-position:center center!important}@media(max-width:900px){.ld-product-image-v10,.ld-media{height:235px!important}.ld-product-media{min-height:500px!important}}@media(max-width:580px){.ld-product-image-v10,.ld-media{height:190px!important;padding:2px!important}.ld-product-image-v10 img,.ld-media img{width:98%!important;height:98%!important;max-width:98%!important;max-height:98%!important}.ld-product-media{min-height:390px!important;padding:4px!important}.ld-product-media img{width:98%!important;height:98%!important;max-width:98%!important;max-height:370px!important}}.ld-product-image-v10{padding:0!important;overflow:hidden!important}.ld-product-image-v10 img,.ld-product-image-v10 svg{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important}.ld-media{padding:0!important;overflow:hidden!important}.ld-media img,.ld-media picture,.ld-media picture img,.ld-media svg{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important}.ld-product-media{padding:0!important;overflow:hidden!important}.ld-product-media img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important}.ld-cart-item-image{padding:0!important;overflow:hidden!important}.ld-cart-item-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.ld-all-collection-media{padding:0!important;overflow:hidden!important}.ld-all-collection-media img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important}.ld-collection-photo-v15{padding:0!important;overflow:hidden!important}.ld-collection-photo-v15 img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;padding:0!important;margin:0!important;object-fit:cover!important;object-position:center center!important}.ld-bottom-collection-media{padding:0!important;overflow:hidden!important}.ld-bottom-collection-media img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important}.ld-product-image-v10,.ld-media,.ld-product-media,.ld-cart-item-image,.ld-all-collection-media,.ld-collection-photo-v15,.ld-bottom-collection-media{overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.ld-product-image-v10 img,.ld-product-image-v10 svg{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important}.ld-media img,.ld-media picture,.ld-media picture img,.ld-media svg{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important}.ld-product-media img,.ld-cart-item-image img,.ld-all-collection-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important}.ld-collection-photo-v15 img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;padding:0!important;margin:0!important;object-fit:contain!important;object-position:center center!important}.ld-bottom-collection-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important}.ld-product-image-v10,.ld-media{background:#f7f6fb!important}.ld-product-image-v10 *,.ld-media *,.ld-product-media *,.ld-cart-item-image *,.ld-all-collection-media *,.ld-collection-photo-v15 *,.ld-bottom-collection-media *{box-sizing:border-box!important;max-width:100%!important}@media(max-width:580px){.ld-product-image-v10 img,.ld-media img,.ld-product-media img,.ld-cart-item-image img,.ld-all-collection-media img,.ld-collection-photo-v15 img,.ld-bottom-collection-media img{object-fit:contain!important}}.ld-product-image-v10,.ld-media{width:100%!important;height:auto!important;aspect-ratio:1 / 1!important;padding:0!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f7f6fb!important}.ld-product-image-v10 img,.ld-product-image-v10 svg,.ld-media img,.ld-media picture img,.ld-media svg{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center!important}.ld-product-media{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1 / 1!important;padding:0!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f7f6fb!important}.ld-product-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center!important}.ld-all-collection-media,.ld-collection-photo-v15,.ld-bottom-collection-media{width:100%!important;height:auto!important;aspect-ratio:4 / 3!important;padding:0!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.ld-all-collection-media img,.ld-collection-photo-v15 img,.ld-bottom-collection-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center!important}.ld-cart-item-image{overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.ld-cart-item-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}@media(max-width:580px){.ld-product-image-v10,.ld-media,.ld-product-media{height:auto!important;min-height:0!important;aspect-ratio:1 / 1!important}.ld-product-image-v10 img,.ld-media img,.ld-product-media img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}}:root{--ld-bg:#0b0d12;--ld-surface:#12151d;--ld-surface-2:#171b25;--ld-border:#272c38;--ld-text:#f5f7fb;--ld-muted:#aeb4c2;--ld-accent:#9b87f5;--ld-accent-soft:#201b38}html,body{background:var(--ld-bg)!important;color:var(--ld-text)!important}body,main,.shopify-section{background:transparent!important}a{color:inherit}.ld-header{background:#0b0d12f5!important;border-bottom:1px solid var(--ld-border)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ld-links a,.ld-more-menu summary,.ld-icon{color:var(--ld-text)!important}.ld-links a:hover,.ld-more-menu summary:hover{color:var(--ld-accent)!important}.ld-icon,.ld-mobile-menu-button{background:var(--ld-surface-2)!important;border-color:var(--ld-border)!important;color:var(--ld-text)!important}.ld-mobile-menu-button span{background:var(--ld-text)!important}.ld-more-dropdown{background:var(--ld-surface)!important;border:1px solid var(--ld-border)!important;box-shadow:0 20px 45px #00000073!important}.ld-more-dropdown a{color:var(--ld-text)!important}.ld-mobile-menu-panel{background:#10131a!important;color:var(--ld-text)!important}.ld-mobile-menu-head{border-color:var(--ld-border)!important}.ld-mobile-menu-close{background:var(--ld-surface-2)!important;color:var(--ld-text)!important}.ld-mobile-menu-links a{color:var(--ld-text)!important;border-color:var(--ld-border)!important}.ld-mobile-menu-links .ld-mobile-collections-link{background:var(--ld-accent-soft)!important;border-color:#463b74!important;color:#c6bafa!important}.ld-mobile-menu-bottom a{background:var(--ld-surface-2)!important;color:var(--ld-text)!important;border-color:var(--ld-border)!important}.ld-search-panel{background:var(--ld-surface)!important;color:var(--ld-text)!important;border:1px solid var(--ld-border)!important}.ld-search-form input{background:#0d1016!important;color:var(--ld-text)!important;border-color:var(--ld-border)!important}.ld-search-form input::placeholder{color:#777f90!important}.ld-product-card,.ld-card,.product-card,.card-wrapper{background:var(--ld-surface)!important;border-color:var(--ld-border)!important;color:var(--ld-text)!important;box-shadow:0 12px 30px #0000003d!important}.ld-product-image-v10,.ld-media,.ld-product-media,.ld-cart-item-image,.ld-all-collection-media,.ld-collection-photo-v15,.ld-bottom-collection-media{background:#151922!important}.ld-product-card h3,.ld-product-card h2,.ld-card h3,.ld-card h2,.product-card h3,.card-wrapper h3{color:var(--ld-text)!important}.ld-product-card p,.ld-card p,.product-card p,.card-wrapper p{color:var(--ld-muted)!important}.compare-at-price,.price__sale .price-item--regular{color:#7d8597!important}.ld-product-card button,.ld-card button,.product-card button,.card-wrapper button,.ld-quick-add,.quick-add__submit{background:var(--ld-accent-soft)!important;color:#d8d1ff!important;border-color:#443875!important}.ld-product-card button:hover,.ld-card button:hover,.product-card button:hover,.card-wrapper button:hover,.ld-quick-add:hover,.quick-add__submit:hover{background:#2b2450!important}.ld-section,.ld-featured-products,.ld-featured-collections,.ld-bottom-collections,.ld-all-collections-page,.ld-main-product,.ld-main-cart{background:transparent!important}.ld-section-title,.ld-section h1,.ld-section h2,.ld-section h3,.ld-all-collections-page h1,.ld-main-product h1,.ld-main-cart h1,h1,h2,h3,h4,h5,h6{color:var(--ld-text)!important}.ld-kicker,.ld-subtitle,.ld-muted,small{color:var(--ld-muted)!important}.ld-collection-card,.ld-all-collection-card,.ld-bottom-collection-card{background:var(--ld-surface)!important;border-color:var(--ld-border)!important;color:var(--ld-text)!important}.ld-collection-card:hover,.ld-all-collection-card:hover,.ld-bottom-collection-card:hover{border-color:#51447f!important;box-shadow:0 16px 36px #00000057!important}.ld-product-info,.product__info-container{color:var(--ld-text)!important}.ld-product-info select,.ld-product-info input,.ld-product-info textarea,.product-form__input select{background:var(--ld-surface-2)!important;color:var(--ld-text)!important;border-color:var(--ld-border)!important}.ld-product-info label,.product-form__input label{color:var(--ld-text)!important}.ld-product-info button,.product-form__submit,.shopify-payment-button__button{border-radius:14px!important}.ld-option-pill,.product-form__input input[type=radio]+label{background:var(--ld-surface-2)!important;color:var(--ld-text)!important;border-color:var(--ld-border)!important}.ld-option-pill:hover,.product-form__input input[type=radio]+label:hover{border-color:var(--ld-accent)!important}.product-form__input input[type=radio]:checked+label{background:var(--ld-accent)!important;color:#0c0d12!important;border-color:var(--ld-accent)!important}.ld-cart-item,.ld-cart-summary,.ld-cart-card{background:var(--ld-surface)!important;border-color:var(--ld-border)!important;color:var(--ld-text)!important}.ld-cart-summary{box-shadow:0 15px 40px #0000004d!important}.ld-cart-item input,.ld-discount-input{background:var(--ld-surface-2)!important;color:var(--ld-text)!important;border-color:var(--ld-border)!important}.ld-contact-card,.ld-contact-form,.contact-form{background:var(--ld-surface)!important;border-color:var(--ld-border)!important;color:var(--ld-text)!important}.ld-contact-form input,.ld-contact-form textarea,.ld-contact-form select,.contact-form input,.contact-form textarea{background:#0f1218!important;color:var(--ld-text)!important;border-color:var(--ld-border)!important}.ld-button,.button,button[type=submit]{background:var(--ld-accent)!important;color:#0d0f14!important;border-color:var(--ld-accent)!important;box-shadow:none!important}.ld-button:hover,.button:hover,button[type=submit]:hover{background:#ad9cff!important}.ld-footer{background:#07090d!important;border-top:1px solid #1d212b!important;color:var(--ld-text)!important}.ld-footer a,.ld-footer p,.ld-footer li{color:#b9c0ce!important}.ld-footer-logo-card,.ld-footer .ld-logo-card{background:#fff!important}.ld-modal,.ld-policy-modal,.ld-modal-content{background:var(--ld-surface)!important;color:var(--ld-text)!important;border-color:var(--ld-border)!important}table,th,td,hr{border-color:var(--ld-border)!important}input,textarea,select{background:var(--ld-surface-2);color:var(--ld-text);border-color:var(--ld-border)}.ld-hero:before{background:linear-gradient(90deg,#05070bd1,#05070b85,#05070b47)!important}section,article,aside{border-color:var(--ld-border)}@media(max-width:580px){body{background:#090b10!important}.ld-product-card,.ld-card,.product-card,.card-wrapper{background:#11141b!important}}:root{--ld-bg:#16132D !important;--ld-surface:#1D1938 !important;--ld-surface-2:#252044 !important;--ld-border:#39315F !important;--ld-text:#F8F7FC !important;--ld-muted:#BBB5CF !important;--ld-accent:#A894F5 !important;--ld-accent-soft:#302951 !important}html,body{background:#16132d!important;color:#f8f7fc!important}main,.shopify-section,.ld-section,.ld-featured-products,.ld-featured-collections,.ld-bottom-collections,.ld-all-collections-page,.ld-main-product,.ld-main-cart{background:#16132d!important}.ld-header{background:#16132d!important;border-bottom:1px solid #39315F!important}.ld-more-dropdown,.ld-search-panel,.ld-mobile-menu-panel{background:#1d1938!important;border-color:#39315f!important}.ld-icon,.ld-mobile-menu-button,.ld-mobile-menu-close{background:#252044!important;border-color:#39315f!important}.ld-product-card,.ld-card,.product-card,.card-wrapper,.ld-collection-card,.ld-all-collection-card,.ld-bottom-collection-card,.ld-cart-item,.ld-cart-summary,.ld-cart-card,.ld-contact-card,.ld-contact-form,.contact-form{background:#1d1938!important;border-color:#39315f!important;color:#f8f7fc!important}.ld-product-image-v10,.ld-media,.ld-product-media,.ld-cart-item-image{background:#fff!important;border-color:#39315f!important}.ld-all-collection-media,.ld-collection-photo-v15,.ld-bottom-collection-media{background:#f8f7fc!important}.ld-product-image-v10 img,.ld-media img,.ld-media picture img,.ld-product-media img,.ld-cart-item-image img,.ld-all-collection-media img,.ld-collection-photo-v15 img,.ld-bottom-collection-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;padding:0!important;margin:0!important;object-fit:contain!important;object-position:center center!important}.ld-product-image-v10,.ld-media{aspect-ratio:1 / 1!important;width:100%!important;height:auto!important;overflow:hidden!important;border-radius:18px 18px 0 0!important}.ld-product-media{aspect-ratio:1 / 1!important;width:100%!important;height:auto!important;min-height:0!important;overflow:hidden!important;border-radius:22px!important}h1,h2,h3,h4,h5,h6,.ld-product-card h2,.ld-product-card h3,.ld-card h2,.ld-card h3{color:#f8f7fc!important}p,.ld-muted,.ld-subtitle,small{color:#bbb5cf}.price,.ld-price,.price-item,.ld-product-price,.money{color:#fff!important}input,textarea,select{background:#252044!important;color:#f8f7fc!important;border-color:#39315f!important}.ld-option-pill,.product-form__input input[type=radio]+label{background:#252044!important;color:#f8f7fc!important;border-color:#453b6c!important}.product-form__input input[type=radio]:checked+label{background:#a894f5!important;color:#16132d!important;border-color:#a894f5!important}.ld-button,.button,button[type=submit]{background:#a894f5!important;color:#16132d!important;border-color:#a894f5!important}.ld-footer{background:#100e22!important;border-top:1px solid #39315F!important}@media(max-width:580px){body,main,.shopify-section{background:#16132d!important}.ld-product-card,.ld-card,.product-card,.card-wrapper{background:#1d1938!important}.ld-product-image-v10,.ld-media,.ld-product-media,.ld-cart-item-image{background:#fff!important}}:root{--ld-bg:#F7F5FC !important;--ld-surface:#FFFFFF !important;--ld-surface-2:#F2EEFB !important;--ld-border:#E3DDF0 !important;--ld-text:#1B1830 !important;--ld-muted:#6F687F !important;--ld-accent:#8F79E8 !important;--ld-accent-soft:#EEE8FF !important}html,body,main,.shopify-section,.ld-section,.ld-featured-products,.ld-featured-collections,.ld-bottom-collections,.ld-all-collections-page,.ld-main-product,.ld-main-cart{background:#f7f5fc!important;color:#1b1830!important}.ld-header{background:#fffffff5!important;border-bottom:1px solid #E3DDF0!important}.ld-links a,.ld-more-menu summary,.ld-icon,h1,h2,h3,h4,h5,h6{color:#1b1830!important}.ld-more-dropdown,.ld-search-panel,.ld-mobile-menu-panel,.ld-product-card,.ld-card,.product-card,.card-wrapper,.ld-collection-card,.ld-all-collection-card,.ld-bottom-collection-card,.ld-cart-item,.ld-cart-summary,.ld-cart-card,.ld-contact-card,.ld-contact-form,.contact-form{background:#fff!important;color:#1b1830!important;border-color:#e3ddf0!important}.ld-icon,.ld-mobile-menu-button,.ld-mobile-menu-close{background:#f2eefb!important;border-color:#e3ddf0!important;color:#1b1830!important}.ld-mobile-menu-button span{background:#1b1830!important}.ld-mobile-menu-links a{color:#1b1830!important;border-color:#e9e4f3!important}.ld-mobile-menu-links .ld-mobile-collections-link{background:#eee8ff!important;border-color:#d9cefa!important;color:#6854c2!important}.ld-mobile-menu-bottom a{background:#f7f5fc!important;color:#1b1830!important;border-color:#e3ddf0!important}.ld-footer{background:#17132e!important;color:#fff!important}.ld-product-image-v10,.ld-media,.ld-product-media,.ld-cart-item-image,.ld-all-collection-media,.ld-collection-photo-v15,.ld-bottom-collection-media{background:#fff!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.ld-product-image-v10 img,.ld-product-image-v10 svg,.ld-media img,.ld-media picture img,.ld-media svg,.ld-product-media img,.ld-cart-item-image img,.ld-all-collection-media img,.ld-collection-photo-v15 img,.ld-bottom-collection-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center center!important}.ld-product-image-v10,.ld-media{width:100%!important;height:auto!important;aspect-ratio:1 / 1!important;padding:0!important}.ld-product-media{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1 / 1!important;padding:0!important}.ld-all-collection-media,.ld-collection-photo-v15,.ld-bottom-collection-media{width:100%!important;height:auto!important;aspect-ratio:4 / 3!important;padding:0!important}input,textarea,select,.ld-product-info select,.ld-product-info input,.ld-product-info textarea,.ld-cart-item input,.ld-discount-input{background:#fff!important;color:#1b1830!important;border-color:#dcd5e9!important}.ld-option-pill,.product-form__input input[type=radio]+label{background:#fff!important;color:#1b1830!important;border-color:#dcd5e9!important}.product-form__input input[type=radio]:checked+label{background:#8f79e8!important;color:#fff!important;border-color:#8f79e8!important}.ld-button,.button,button[type=submit]{background:#8f79e8!important;color:#fff!important;border-color:#8f79e8!important}.price,.ld-price,.price-item,.ld-product-price,.money{color:#181529!important}.ld-muted,.ld-subtitle,small,p{color:#6f687f}@media(max-width:580px){html,body,main,.shopify-section{background:#f7f5fc!important}.ld-product-card,.ld-card,.product-card,.card-wrapper{background:#fff!important}.ld-product-image-v10,.ld-media,.ld-product-media{aspect-ratio:1 / 1!important;height:auto!important;min-height:0!important}.ld-product-image-v10 img,.ld-media img,.ld-product-media img{object-fit:contain!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important}}.ld-product-image-v10,.ld-media{width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;padding:0!important;margin:0!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important}.ld-product-image-v10 img,.ld-product-image-v10 svg,.ld-media img,.ld-media picture img,.ld-media svg{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important}.ld-product-media{width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;min-height:0!important;padding:0!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important}.ld-product-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important}.ld-all-collection-media,.ld-collection-photo-v15,.ld-bottom-collection-media{overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important}.ld-all-collection-media img,.ld-collection-photo-v15 img,.ld-bottom-collection-media img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important}.ld-product-image-v10 *,.ld-media *,.ld-product-media *,.ld-all-collection-media *,.ld-collection-photo-v15 *,.ld-bottom-collection-media *{box-sizing:border-box!important;max-width:100%!important}@media(max-width:580px){.ld-product-image-v10,.ld-media,.ld-product-media{aspect-ratio:1 / 1!important;height:auto!important;min-height:0!important}.ld-product-image-v10 img,.ld-media img,.ld-product-media img{width:100%!important;height:100%!important;object-fit:contain!important}}:root{--ld-bg:#f7f5fc !important;--ld-surface:#ffffff !important;--ld-surface-2:#f3effb !important;--ld-border:#e2dced !important;--ld-text:#1d1930 !important;--ld-muted:#70697e !important;--ld-accent:#8f79e8 !important;--ld-accent-soft:#eee8ff !important}html,body,main,.shopify-section,.ld-section,.ld-featured-products,.ld-featured-collections,.ld-bottom-collections,.ld-all-collections-page,.ld-main-product,.ld-main-cart{background:#f7f5fc!important;color:#1d1930!important}.ld-header{background:#fffffff7!important;border-bottom:1px solid #e2dced!important}.ld-links a,.ld-more-menu summary,.ld-icon{color:#1d1930!important}.ld-icon,.ld-mobile-menu-button,.ld-mobile-menu-close{background:#f3effb!important;border-color:#e2dced!important;color:#1d1930!important}.ld-mobile-menu-button span{background:#1d1930!important}.ld-more-dropdown,.ld-mobile-menu-panel,.ld-search-panel{background:#fff!important;color:#1d1930!important;border-color:#e2dced!important}.ld-mobile-menu-links a{color:#1d1930!important;border-color:#ece7f3!important}.ld-mobile-menu-links .ld-mobile-collections-link{background:#eee8ff!important;color:#6652bd!important;border-color:#d9cff8!important}.ld-mobile-menu-bottom a{background:#f7f5fc!important;color:#1d1930!important;border-color:#e2dced!important}.ld-product-card,.ld-card,.product-card,.card-wrapper,.ld-collection-card,.ld-all-collection-card,.ld-bottom-collection-card,.ld-cart-item,.ld-cart-summary,.ld-cart-card,.ld-contact-card,.ld-contact-form,.contact-form{background:#fff!important;color:#1d1930!important;border-color:#e2dced!important}.ld-product-image-v10,.ld-media,.ld-product-media,.ld-cart-item-image,.ld-all-collection-media,.ld-collection-photo-v15,.ld-bottom-collection-media{background:#fff!important}.ld-product-image-v10 img,.ld-media img,.ld-media picture img,.ld-product-media img,.ld-cart-item-image img,.ld-all-collection-media img,.ld-collection-photo-v15 img,.ld-bottom-collection-media img{object-fit:contain!important;object-position:center center!important;max-width:100%!important;max-height:100%!important}h1,h2,h3,h4,h5,h6{color:#1d1930!important}p,.ld-muted,.ld-subtitle,small{color:#70697e}.price,.ld-price,.price-item,.ld-product-price,.money{color:#1d1930!important}input,textarea,select,.ld-option-pill,.product-form__input input[type=radio]+label{background:#fff!important;color:#1d1930!important;border-color:#dcd5e8!important}.product-form__input input[type=radio]:checked+label,.ld-button,.button,button[type=submit]{background:#8f79e8!important;color:#fff!important;border-color:#8f79e8!important}.ld-footer{background:#17132e!important;color:#fff!important;border-top:0!important}.ld-footer h2,.ld-footer h3,.ld-footer h4{color:#fff!important}.ld-footer a,.ld-footer p,.ld-footer li{color:#d2ccdf!important}@media(max-width:580px){html,body,main,.shopify-section{background:#f7f5fc!important}.ld-product-card,.ld-card,.product-card,.card-wrapper{background:#fff!important}}.ld-hero{min-height:620px!important;background:#fff!important}.ld-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#fffffff7,#ffffffe6 29%,#ffffff94 48%,#ffffff29 70%,#ffffff0a),url(ld-bike-hero-v2.png) center 54% / cover no-repeat!important;background-position:center 54%!important}.ld-hero-grid{min-height:620px!important}.ld-hero-copy{position:relative!important;z-index:3!important;max-width:555px!important;padding:62px 0!important}.ld-hero h1{color:#211a3b!important;text-shadow:none!important}.ld-hero h1 em{color:#8069dc!important}.ld-hero .ld-kicker{color:#3a3157!important;background:#ffffffeb!important;border-color:#ded6f3!important}.ld-hero .ld-trust,.ld-hero .ld-trust span{color:#514767!important}.ld-hero:after{display:none!important}.ld-product-title-v10,.ld-product-card-v10 .ld-product-title-v10,.ld-product-info-v10 a,.ld-product-info-v10 h3,.ld-card-body h3,.ld-card-body h3 a,.ld-card h3,.ld-card h3 a,.product-card h3,.product-card h3 a,.card-wrapper h3,.card-wrapper h3 a{color:#241a43!important}.ld-product-price-v10,.ld-product-card-v10 .ld-product-price-v10,.ld-price,.price,.price-item,.ld-product-price,.money{color:#2b1e50!important}.ld-product-card-v10,.ld-product-info-v10{color:#241a43!important}.ld-compare-price-v10,.compare-at-price,.price__sale .price-item--regular{color:#847b99!important}.ld-product-card-v10 a,.ld-product-card-v10 .ld-view-product,.ld-card a{color:#241a43!important}.ld-product-image-v10,.ld-media,.ld-product-media,.ld-cart-item-image{background:#fff!important}@media(min-width:901px){.ld-hero:before{background-position:58% 54%!important}}@media(max-width:900px){.ld-hero{min-height:650px!important}.ld-hero:before{background:linear-gradient(180deg,#fffffffa,#ffffffe6 34%,#ffffff8c 58%,#ffffff21),url(ld-bike-hero-v2.png) center 70% / cover no-repeat!important}.ld-hero-grid{min-height:650px!important;align-items:flex-start!important}.ld-hero-copy{padding-top:58px!important;max-width:92%!important}}@media(max-width:580px){.ld-hero{min-height:610px!important}.ld-hero:before{background:linear-gradient(180deg,#fffffffa,#ffffffe8 38%,#ffffff7a 63%,#ffffff14),url(ld-bike-hero-v2.png) center 76% / cover no-repeat!important}.ld-hero-grid{min-height:610px!important}.ld-hero h1{font-size:43px!important;line-height:.98!important;letter-spacing:-2px!important}.ld-hero-copy{padding-top:45px!important}}.ld-search-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9999!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:90px 18px 24px!important}.ld-search-overlay[hidden]{display:none!important}.ld-search-backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;border:0!important;border-radius:0!important;background:#19142d57!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important;cursor:default!important}.ld-search-panel{position:relative!important;z-index:2!important;width:min(720px,100%)!important;padding:28px!important;border:1px solid #e1daee!important;border-radius:24px!important;background:#fff!important;color:#241a43!important;box-shadow:0 25px 70px #271b4c33!important}.ld-search-panel-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;margin-bottom:20px!important}.ld-search-panel-head h2{margin:5px 0 0!important;color:#241a43!important;font-size:clamp(25px,4vw,36px)!important;line-height:1.05!important}.ld-search-panel .ld-kicker{padding:0!important;border:0!important;background:transparent!important;color:#8069dc!important;font-size:10px!important}.ld-search-close{flex:0 0 auto!important;width:40px!important;height:40px!important;padding:0!important;border:1px solid #e2dced!important;border-radius:50%!important;background:#f4f0fc!important;color:#2b2148!important;font-size:25px!important;line-height:1!important;display:grid!important;place-items:center!important;cursor:pointer!important}.ld-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;width:100%!important}.ld-search-form input[type=search]{width:100%!important;min-width:0!important;height:54px!important;margin:0!important;padding:0 18px!important;border:1px solid #dcd5e8!important;border-radius:14px!important;outline:none!important;background:#faf9fd!important;color:#241a43!important;font-size:16px!important;box-shadow:none!important}.ld-search-form input[type=search]::placeholder{color:#8c849b!important}.ld-search-form input[type=search]:focus{border-color:#8f79e8!important;box-shadow:0 0 0 3px #8f79e821!important}.ld-search-form button[type=submit]{height:54px!important;min-width:112px!important;margin:0!important;padding:0 20px!important;border:0!important;border-radius:14px!important;background:#8f79e8!important;color:#fff!important;font-size:14px!important;font-weight:900!important;white-space:nowrap!important;cursor:pointer!important}.ld-search-open{display:grid!important;place-items:center!important;line-height:1!important}.ld-search-page,.ld-main-search{background:#f7f5fc!important;color:#241a43!important}.ld-search-page input[type=search],.ld-main-search input[type=search]{background:#fff!important;color:#241a43!important;border-color:#dcd5e8!important}.ld-search-page h1,.ld-search-page h2,.ld-search-page h3,.ld-main-search h1,.ld-main-search h2,.ld-main-search h3{color:#241a43!important}@media(max-width:580px){.ld-search-overlay{padding:74px 12px 18px!important}.ld-search-panel{width:100%!important;padding:20px 16px!important;border-radius:20px!important}.ld-search-panel-head{gap:12px!important;margin-bottom:17px!important}.ld-search-panel-head h2{font-size:26px!important}.ld-search-form{grid-template-columns:1fr!important}.ld-search-form input[type=search],.ld-search-form button[type=submit]{width:100%!important;height:52px!important}.ld-search-form button[type=submit]{min-width:0!important}}.ld-option-pill,.product-form__input input[type=radio]+label,.variant-picker input[type=radio]+label,.product-form__input label{transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease!important}.product-form__input input[type=radio]:checked+label,.variant-picker input[type=radio]:checked+label,.ld-option-pill.is-selected,.ld-option-pill[aria-checked=true]{background:#2b1e50!important;color:#fff!important;border-color:#2b1e50!important;box-shadow:0 0 0 3px #8f79e838!important;font-weight:900!important}.product-form__input input[type=radio]:not(:checked)+label,.variant-picker input[type=radio]:not(:checked)+label{background:#fff!important;color:#2b1e50!important;border-color:#d9d1e8!important}select,.ld-product-info select,.product-form select{background:#fff!important;color:#2b1e50!important;border:2px solid #D9D1E8!important;font-weight:700!important}select:focus,.ld-product-info select:focus,.product-form select:focus{border-color:#8f79e8!important;outline:none!important;box-shadow:0 0 0 3px #8f79e829!important}input[type=number],.quantity__input,.ld-qty input{background:#fff!important;color:#2b1e50!important;border-color:#d9d1e8!important;opacity:1!important;-webkit-text-fill-color:#2B1E50!important}select option{background:#fff!important;color:#2b1e50!important}.product-form__input input[type=radio]:focus-visible+label,.variant-picker input[type=radio]:focus-visible+label{outline:3px solid rgba(143,121,232,.35)!important;outline-offset:2px!important}.product-form__input input[type=radio]:disabled+label,.variant-picker input[type=radio]:disabled+label{opacity:.45!important;text-decoration:line-through!important}@media(max-width:580px){.product-form__input input[type=radio]:checked+label,.variant-picker input[type=radio]:checked+label,.ld-option-pill.is-selected,.ld-option-pill[aria-checked=true]{background:#2b1e50!important;color:#fff!important;border-color:#2b1e50!important}}.ld-option-input{position:absolute!important;opacity:0!important;pointer-events:none!important}.ld-option-input+.ld-option-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:10px 16px!important;border:2px solid #d9d1e8!important;border-radius:12px!important;background:#fff!important;color:#2b1e50!important;font-weight:800!important;cursor:pointer!important;opacity:1!important;-webkit-text-fill-color:#2b1e50!important}.ld-option-input:checked+.ld-option-pill,.ld-option-pill.is-selected{background:#2b1e50!important;color:#fff!important;border-color:#2b1e50!important;box-shadow:0 0 0 3px #8f79e847!important;-webkit-text-fill-color:#ffffff!important}.ld-option-input:not(:checked)+.ld-option-pill:hover{border-color:#8f79e8!important;background:#f4f0fc!important;color:#2b1e50!important}.ld-option-input:focus-visible+.ld-option-pill{outline:3px solid rgba(143,121,232,.35)!important;outline-offset:2px!important}@media(max-width:580px){.ld-option-input:checked+.ld-option-pill,.ld-option-pill.is-selected{background:#2b1e50!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}}.ld-collection-photo-v15 img{position:relative!important;z-index:1!important}.ld-collection-overlay-v15{z-index:2!important;background:linear-gradient(180deg,#1f163a00 30%,#1f163a2e 52%,#1f163ad1 72%,#191131f5)!important}.ld-collection-label-v15{z-index:5!important;left:18px!important;right:18px!important;bottom:18px!important;padding:16px 18px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:16px!important;background:#1d1437db!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:0 12px 28px #110a2542!important;color:#fff!important}.ld-collection-label-v15 h3{position:relative!important;z-index:6!important;margin:0 0 8px!important;color:#fff!important;font-size:clamp(24px,2.5vw,31px)!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.6px!important;text-shadow:0 2px 10px rgba(0,0,0,.28)!important}.ld-collection-label-v15>span{position:relative!important;z-index:6!important;color:#d9cfff!important;font-weight:900!important}.ld-collection-label-v15 b{position:relative!important;z-index:6!important;color:#e8e1ff!important;font-weight:900!important}.ld-collection-card-v15:hover .ld-collection-label-v15{background:#1d1437ed!important}@media(max-width:580px){.ld-collection-label-v15{left:12px!important;right:12px!important;bottom:12px!important;padding:14px 15px!important}.ld-collection-label-v15 h3{font-size:25px!important}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/theme.css.map */
