/* VECTOR / Independent storefront concept. No external fonts or UI libraries. */
:root{--ink:#181b17;--muted:#686d63;--paper:#f7f7f2;--surface:#eff0e9;--orange:#ff791e;--line:#dcded5;--green:#405d37;--display:'Arial Narrow','Roboto Condensed',Impact,'Arial Black',sans-serif;--body:Arial,Helvetica,sans-serif;--w:1360px;--pad:48px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.5 var(--body);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent }button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:none}button:disabled{cursor:not-allowed;opacity:.4}img{display:block;max-width:100%}svg{display:block;flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #dd5200;outline-offset:4px}::selection{background:var(--orange);color:var(--ink)}.wrap{width:min(100%,var(--w));padding:0 var(--pad);margin:auto}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;display:flex;align-items:center;gap:9px}.eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--orange)}.muted{color:var(--muted)}.display{font-family:var(--display);font-stretch:condensed;font-weight:850;letter-spacing:-.035em;line-height:.96;text-transform:uppercase;margin:0}.topbar{background:var(--ink);color:#f5f5ed;font-size:10px;letter-spacing:.09em;font-weight:600}.topbar .wrap{height:31px;display:flex;align-items:center;justify-content:space-between;gap:12px}.topbar .status{display:flex;align-items:center;gap:8px}.topbar .status i{width:5px;height:5px;background:var(--orange);border-radius:50%}.topbar button{color:inherit;font-size:10px;letter-spacing:.08em;padding:4px 0;border-bottom:1px solid #73776e}.site-header{position:sticky;top:0;z-index:30;background:rgba(247,247,242,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav-row{height:85px;display:flex;align-items:center;gap:34px}.logo{display:flex;align-items:center;gap:13px;flex-shrink:0}.logo img{width:163px;height:auto;mix-blend-mode:multiply}.logo small{font-size:8px;line-height:1.4;font-weight:700;border-left:1px solid var(--line);padding-left:13px;letter-spacing:.14em}.nav-links{display:flex;align-items:center;gap:27px;margin:auto}.nav-links a{font-size:13px;font-weight:600;padding:30px 0;position:relative}.nav-links a:after{content:'';position:absolute;bottom:23px;height:2px;background:var(--orange);left:0;right:100%;transition:right .2s}.nav-links a:hover:after,.nav-links a.active:after{right:0}.nav-actions{display:flex;align-items:center;gap:12px}.language{border:0;background:transparent;font-size:11px;font-weight:700;cursor:pointer;padding:9px 1px}.icon-button{width:38px;height:38px;display:flex;justify-content:center;align-items:center;border-radius:50%;position:relative;transition:background .15s}.icon-button:hover{background:#e7e9df}.icon-button svg{width:20px;height:20px}.icon-button .count{position:absolute;right:-2px;top:-1px;min-width:15px;height:15px;border-radius:8px;background:var(--orange);font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 3px}.cart-icon{background:var(--ink);color:white}.cart-icon:hover{background:#33392e}.mobile-menu-button{display:none}.skip-link{position:fixed;top:-80px;left:10px;background:var(--ink);color:white;padding:12px;z-index:100}.skip-link:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:16px 24px;font-size:13px;font-weight:700;min-height:52px;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.orange{background:var(--orange);color:var(--ink)}.button.orange:hover{background:#ff8f40}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#343a2f}.button.outline{border-color:var(--line)}.button.outline:hover{background:var(--surface)}.button.wide{width:100%}.button.small{padding:10px 15px;min-height:40px;font-size:12px;gap:14px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:12px;font-weight:700;border-bottom:1px solid var(--ink);padding:8px 0}.text-link svg{width:17px}.hero{position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:42% 58%;min-height:640px;padding-top:48px;padding-bottom:42px;align-items:center}.hero-copy{position:relative;z-index:2;padding-right:8px}.hero-copy .eyebrow{margin-bottom:27px}.hero-title{font-size:clamp(65px,7.4vw,106px);line-height:.92;letter-spacing:-.045em}.hero-title em{font-style:normal;color:var(--orange)}.hero-copy p{max-width:270px;margin:23px 0 27px;color:var(--muted);line-height:1.7;font-size:14px}.hero-links{display:flex;gap:18px;align-items:center}.hero-foot{display:flex;align-items:center;gap:10px;margin-top:27px;color:var(--muted);font-size:10px;letter-spacing:.035em}.hero-foot:before{content:'';width:26px;height:1px;background:var(--muted)}.hero-art{height:545px;position:relative;background:#ebece4;isolation:isolate;overflow:visible}.hero-art:before{content:'';position:absolute;width:88%;height:88%;border-radius:50%;background:var(--orange);left:7%;top:3%;z-index:-2}.hero-art:after{content:'';position:absolute;width:80%;height:80%;border:1px solid rgba(24,27,23,.13);border-radius:50%;left:11%;top:7%;z-index:-1}.hero-top-label{position:absolute;left:22px;top:19px;right:22px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.13em;font-weight:700}.hero-giant{position:absolute;font-family:var(--display);font-weight:900;font-size:134px;letter-spacing:-.04em;line-height:1;top:80px;left:50%;transform:translateX(-50%);color:rgba(24,27,23,.1);white-space:nowrap;pointer-events:none}.hero-bike{position:absolute;width:111%;max-width:none;left:-7%;top:115px;mix-blend-mode:multiply;transform:rotate(-7deg);z-index:1;filter:drop-shadow(0 20px 14px rgba(44,49,36,.09));pointer-events:none}.hero-specs{position:absolute;bottom:22px;left:23px;display:flex;gap:20px;z-index:3}.hero-specs div{font-size:9px;color:#5b6154;text-transform:uppercase;letter-spacing:.1em}.hero-specs strong{display:block;font-size:24px;line-height:1.1;color:var(--ink);letter-spacing:-.02em;margin-bottom:4px}.spotlight{position:absolute;right:17px;bottom:20px;z-index:3;background:rgba(247,247,242,.96);padding:15px 15px 15px 19px;display:flex;align-items:center;gap:24px;box-shadow:0 8px 32px #1b211510}.spotlight small{font-size:9px;font-weight:700;letter-spacing:.1em;color:var(--muted)}.spotlight strong{display:block;font-size:18px;line-height:1.6}.spotlight .round{background:var(--ink);color:white;width:40px;height:40px;border-radius:50%;display:grid;place-items:center}.hero-index{position:absolute;right:20px;bottom:0;transform:translateY(28px);font-size:9px;color:var(--muted);letter-spacing:.12em}.brand-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.brand-strip .wrap{display:flex;justify-content:space-between;align-items:center;min-height:90px;gap:20px}.brand-intro{font-size:10px;letter-spacing:.12em;color:var(--muted);max-width:160px;text-transform:uppercase}.brand-word{font-size:27px;letter-spacing:-.05em;font-weight:850;font-style:italic;opacity:.76}.brand-word.kls{font-size:36px;letter-spacing:-.12em}.brand-word.shimano{font-size:22px;font-style:normal;letter-spacing:-.065em}.brand-caption{font-size:9px;color:var(--muted);max-width:126px;line-height:1.5}.section{padding-top:68px;padding-bottom:66px}.section-heading{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:30px}.section-heading h2{font-size:46px;margin-top:13px}.section-heading p{max-width:310px;font-size:13px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.product-card{position:relative;min-width:0}.product-visual{position:relative;background:var(--surface);height:225px;overflow:hidden;display:block}.product-visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:17px;transition:transform .4s}.product-card:hover .product-visual img{transform:scale(1.065)}.product-card .heart{position:absolute;right:9px;top:9px;z-index:2;background:rgba(247,247,242,.75);width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.heart.selected{color:#c14a12}.heart.selected svg{fill:#ffd5bc}.product-badge{position:absolute;left:11px;top:11px;z-index:2;font-size:9px;letter-spacing:.02em;font-weight:700;padding:5px 7px;background:var(--orange)}.product-badge.unavailable{background:#dfe2d7;color:#616657}.product-text{padding:15px 0 0}.product-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-brand{font-size:9px;letter-spacing:.15em;color:var(--muted);text-transform:uppercase;font-weight:700}.swatches{display:flex;gap:3px}.swatches span{height:9px;width:9px;border-radius:50%;border:1px solid #0001}.product-card h3{font-family:var(--display);text-transform:uppercase;font-size:25px;line-height:1.15;margin:7px 0 3px;font-weight:800;letter-spacing:-.015em}.product-subtitle{font-size:11px;color:var(--muted);margin:0}.product-bottom{margin-top:15px;padding-top:13px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:8px}.price strong{font-size:19px;letter-spacing:-.04em}.price strong small{font-size:9px;font-weight:600;letter-spacing:0}.price del{display:block;font-size:10px;color:#818677;min-height:15px}.add-square{height:35px;width:35px;background:var(--orange);display:grid;place-items:center;transition:background .15s}.add-square:hover{background:#ffa364}.add-square.details{background:#e3e5db}.compare-button{display:flex;align-items:center;gap:5px;color:#767b6e;font-size:10px;margin-top:10px;padding:0}.compare-button svg{width:12px;height:12px}.compare-button.selected{color:#b74709;font-weight:700}.snapshot-note{font-size:10px;color:var(--muted);margin:24px 0 0;display:flex;align-items:center;gap:7px}.collection-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:25px}.collection-card{position:relative;overflow:hidden;min-height:342px;background:#e8eade;display:block;padding:30px}.collection-card.orange{background:var(--orange)}.collection-card .eyebrow{font-size:9px;position:relative;z-index:2}.collection-card h3{font-family:var(--display);font-size:52px;text-transform:uppercase;line-height:.99;letter-spacing:-.03em;margin:17px 0;position:relative;z-index:2;max-width:250px}.collection-card img{position:absolute;right:-43px;bottom:-15px;width:66%;height:92%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-9deg);transition:transform .5s}.collection-card:hover img{transform:rotate(-4deg) scale(1.04)}.collection-card.orange img{width:48%;right:12px;bottom:-1px}.collection-card .circle-arrow{position:absolute;left:30px;bottom:25px;width:40px;height:40px;border:1px solid #181b1760;border-radius:50%;display:grid;place-items:center}.about-strip{background:#23281f;color:var(--paper);overflow:hidden}.about-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding-top:55px;padding-bottom:55px}.about-strip h2{font-size:65px}.about-strip .right p{color:#c4cabd;max-width:390px;font-size:14px;line-height:1.7;margin:0 0 22px}.about-strip .right .text-link{border-color:#909885;color:#f0f1e9}.gear-grid .product-visual{height:210px}.store-section{padding-top:72px;padding-bottom:72px}.store-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.store-grid h2{font-size:65px;margin:16px 0 22px;max-width:500px}.store-grid p{color:var(--muted);max-width:330px;font-size:13px}.store-card{background:#e9ebe1;padding:35px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;min-height:302px}.store-card .corner-coordinate{position:absolute;right:20px;top:20px;writing-mode:vertical-rl;font-size:9px;color:var(--muted);letter-spacing:.13em}.store-card .store-monogram{font-family:var(--display);font-size:130px;line-height:.75;letter-spacing:-.065em;font-weight:900;color:#d3d8c7;position:absolute;right:20px;top:46px;transform:rotate(-8deg)}.store-card .eyebrow{position:relative;z-index:2}.store-address{position:relative;z-index:2;margin-top:32px}.store-address strong{display:block;font-size:23px;line-height:1.25;margin-bottom:7px}.store-address p{margin:0 0 15px}.store-card a{position:relative;z-index:2}.footer{background:var(--ink);color:var(--paper);padding:41px 0 24px}.footer-top{display:flex;justify-content:space-between;align-items:start;gap:30px}.footer-logo{width:155px;filter:invert(1);mix-blend-mode:screen}.footer-tag{font-size:12px;color:#b5baaf;margin-top:13px}.footer-links{display:flex;gap:60px}.footer-links strong{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#8c9485;display:block;margin-bottom:12px}.footer-links a,.footer-links button{font-size:12px;display:block;color:#dfe4d6;line-height:2;padding:0;text-align:left}.footer-bottom{margin-top:38px;padding-top:20px;border-top:1px solid #414739;display:flex;justify-content:space-between;gap:30px;font-size:9px;color:#969f8d;line-height:1.7}.footer-bottom p{margin:0;max-width:780px}.footer-bottom .build-mark{white-space:nowrap;letter-spacing:.08em;color:var(--orange)}.breadcrumb{padding-top:25px;font-size:10px;color:var(--muted);display:flex;gap:12px;align-items:center}.breadcrumb a:hover{color:var(--ink)}.page-heading{padding-top:33px;padding-bottom:34px}.page-heading h1{font-size:68px;margin:13px 0 12px}.page-heading p{font-size:13px;color:var(--muted);max-width:630px;margin:0}.catalog-layout{display:grid;grid-template-columns:210px 1fr;gap:36px;padding-bottom:65px}.sidebar{border-top:1px solid var(--line);align-self:start;position:sticky;top:105px}.filter-group{border-bottom:1px solid var(--line);padding:22px 0}.filter-group h3{font-size:11px;letter-spacing:.06em;margin:0 0 15px;text-transform:uppercase}.filter-rows{display:flex;flex-direction:column;gap:9px}.check-row{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;cursor:pointer;padding:3px 0}.check-row>span{display:flex;align-items:center;gap:8px}.check-row small{color:var(--muted);font-size:10px}.check-row input{appearance:none;width:14px;height:14px;border:1px solid #aeb4a1;display:inline-grid;place-content:center;margin:0;cursor:pointer;flex-shrink:0}.check-row input:checked{border-color:var(--ink);background:var(--ink)}.check-row input:checked:after{content:'';width:6px;height:6px;background:var(--orange)}.price-range{accent-color:var(--orange);width:100%;margin:6px 0 12px}.range-values{display:flex;justify-content:space-between;font-size:11px}.filter-caption{font-size:10px;color:var(--muted);line-height:1.5;margin:9px 0 0}.filter-reset{display:flex;align-items:center;gap:7px;font-size:11px;text-decoration:underline;padding:17px 0}.catalog-toolbar{display:flex;align-items:center;gap:18px;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 0 16px;margin-bottom:23px;min-height:49px}.catalog-toolbar .found{font-size:11px;color:var(--muted)}.catalog-sort{border:0;background:transparent;font-size:11px;font-weight:600;max-width:190px;padding:6px 0}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:31px 21px}.catalog-grid .product-visual{height:205px}.filter-open{display:none;align-items:center;gap:8px;border:1px solid var(--line);padding:8px 12px;font-size:11px}.active-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.filter-chip{font-size:10px;background:#e9ecdf;border:1px solid #d7dccd;padding:6px 9px;display:flex;align-items:center;gap:8px}.catalog-query{margin-bottom:20px;position:relative}.catalog-query input{width:100%;padding:13px 40px 13px 14px;background:transparent;border:1px solid var(--line);font-size:12px}.catalog-query svg{position:absolute;right:13px;top:13px}.empty{padding:65px 15px;text-align:center;grid-column:1/-1;border:1px dashed var(--line)}.empty .empty-symbol{display:inline-flex;background:var(--surface);width:65px;height:65px;align-items:center;justify-content:center;border-radius:50%;margin-bottom:14px}.empty h2{font-size:30px;font-family:var(--display);text-transform:uppercase;margin:0 0 10px}.empty p{font-size:13px;color:var(--muted);margin:0 auto 22px;max-width:320px}.product-page{padding-top:27px;padding-bottom:65px}.product-detail-grid{display:grid;grid-template-columns:1.14fr .86fr;gap:55px}.product-gallery{min-width:0}.gallery-stage{background:var(--surface);position:relative;min-height:520px;display:grid;place-items:center;cursor:zoom-in}.gallery-stage>img{width:100%;height:500px;object-fit:contain;mix-blend-mode:multiply;padding:28px}.gallery-stage .zoom-label{position:absolute;right:18px;bottom:18px;display:flex;align-items:center;gap:8px;font-size:10px}.gallery-thumbs{display:flex;gap:10px;margin-top:12px}.gallery-thumbs button{width:75px;height:66px;background:var(--surface);padding:6px;border:1px solid var(--ink)}.gallery-thumbs img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.gallery-caption{font-size:10px;color:var(--muted);margin-top:15px}.product-overview{padding-top:5px}.product-overview h1{font-size:67px;margin:14px 0 13px}.product-overview .color-name{font-size:12px;color:var(--muted);display:flex;gap:12px;align-items:center}.detail-description{margin:21px 0;color:var(--muted);font-size:13px;line-height:1.7;max-width:420px}.detail-price{display:flex;align-items:baseline;gap:17px;flex-wrap:wrap}.detail-price strong{font-size:34px;font-weight:800;letter-spacing:-.06em}.detail-price strong small{font-size:12px;letter-spacing:0}.detail-price del{font-size:14px;color:var(--muted)}.discount-label{font-size:10px;background:#ffe2cc;padding:3px 7px;font-weight:600}.stock-status{display:flex;align-items:center;gap:7px;margin-top:16px;font-size:11px;color:var(--green)}.stock-status:before{content:'';width:6px;height:6px;background:currentColor;border-radius:50%}.stock-status.no{color:var(--muted)}.purchase-block{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;margin-top:22px}.quantity-add{display:flex;gap:12px}.quantity-control{display:flex;align-items:center;border:1px solid var(--line);height:52px;flex-shrink:0}.quantity-control button{width:30px;height:100%;display:grid;place-items:center}.quantity-control span{width:23px;text-align:center;font-size:12px;font-weight:600}.quantity-add .button{flex:1;padding:13px;font-size:12px;gap:12px}.detail-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:17px}.detail-actions button{padding:0;display:flex;align-items:center;gap:7px;font-size:11px}.detail-actions .selected{color:#c34c0b}.detail-note{font-size:10px;color:var(--muted);line-height:1.6;margin:15px 0 0}.variant-row{display:flex;align-items:center;gap:8px;margin:17px 0;font-size:10px}.variant-row a{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--line)}.variant-row a.current{border-color:var(--ink)}.variant-row a span{width:18px;height:18px;display:block}.detail-fold{border-bottom:1px solid var(--line);padding:15px 0}.detail-fold summary{cursor:pointer;font-size:12px;font-weight:700;display:flex;justify-content:space-between;list-style:none}.detail-fold summary:after{content:'+';font-size:17px;font-weight:400}.detail-fold[open] summary:after{content:'−'}.detail-fold p{font-size:11px;color:var(--muted);line-height:1.7}.detail-fold a{text-decoration:underline}.spec-section{margin-top:55px;display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;padding-top:33px;border-top:1px solid var(--line)}.spec-section h2{font-size:37px;margin-top:12px}.spec-section p{font-size:11px;color:var(--muted);max-width:280px;margin-top:16px;line-height:1.7}.spec-table{width:100%;border-collapse:collapse;font-size:12px}.spec-table td{border-bottom:1px solid var(--line);padding:13px 9px}.spec-table td:first-child{color:var(--muted);width:42%;padding-left:0}.spec-table td:last-child{font-weight:600}.related{padding-top:62px}.saved-grid{padding-bottom:70px}.compare-table-wrap{overflow:auto;padding-bottom:65px}.compare-table{width:100%;min-width:680px;border-collapse:collapse;table-layout:fixed}.compare-table th,.compare-table td{padding:19px;border:1px solid var(--line);text-align:left;vertical-align:top;font-size:12px}.compare-table th{width:150px;font-weight:400;color:var(--muted);background:#eceee5}.compare-table td img{width:100%;height:185px;object-fit:contain;mix-blend-mode:multiply}.compare-table h2{font:800 30px/1.1 var(--display);text-transform:uppercase;margin:14px 0}.compare-table .remove-compare{float:right;padding:3px}.compare-table .row-price{font-size:23px;font-weight:700}.compare-table .button{font-size:11px;padding:12px;gap:10px}.compare-floating{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:35;background:var(--ink);color:var(--paper);display:flex;align-items:center;padding:10px 12px 10px 19px;gap:18px;box-shadow:0 10px 40px #0003;border:1px solid #4c5344;max-width:calc(100% - 24px)}.compare-floating .compare-mini{display:flex;gap:5px}.compare-mini img{width:33px;height:31px;object-fit:contain;background:var(--paper)}.compare-floating>span{font-size:11px;white-space:nowrap}.compare-floating .button{white-space:nowrap;min-height:37px;padding:9px 15px;font-size:11px;gap:12px}.compare-floating>.icon-button{width:26px;height:26px}.compare-floating .icon-button:hover{background:#434d38}dialog{border:0;padding:0;color:var(--ink);background:var(--paper);box-shadow:0 30px 120px #0003;max-width:calc(100% - 32px);max-height:88dvh;width:620px;overflow:auto}dialog::backdrop{background:rgba(22,27,18,.48);backdrop-filter:blur(5px)}dialog[open]{animation:dialog-in .18s ease-out}.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:25px 27px 22px;border-bottom:1px solid var(--line);gap:15px}.dialog-head h2{font:800 31px/1.1 var(--display);text-transform:uppercase;letter-spacing:-.02em;margin:0}.dialog-content{padding:25px 27px 30px}.dialog-kicker{font-size:10px;color:var(--muted);margin:0 0 18px}.dialog-content h3{font-size:16px;margin:22px 0 8px}.dialog-content p{font-size:13px;color:var(--muted);line-height:1.7}.dialog-content p:first-child{margin-top:0}.dialog-content .notice{font-size:11px;background:#ebeede;border-left:3px solid var(--orange);padding:12px 15px;color:#5e6552;line-height:1.6}.dialog-content .notice strong{color:var(--ink)}.dialog-content .button{margin-top:8px}.cart-dialog{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:470px;max-width:100%;position:fixed;right:0;top:0}.cart-dialog .dialog-head{position:sticky;top:0;background:var(--paper);z-index:2}.cart-list{display:flex;flex-direction:column;gap:20px}.cart-line{display:grid;grid-template-columns:85px 1fr auto;gap:16px;padding-bottom:20px;border-bottom:1px solid var(--line)}.cart-line>a{background:var(--surface);height:88px}.cart-line img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:5px}.cart-line h3{font:800 20px/1.15 var(--display);text-transform:uppercase;margin:4px 0}.cart-line .item-sub{font-size:10px;color:var(--muted);margin:0 0 10px}.cart-line .quantity-control{height:27px;width:max-content}.cart-line .quantity-control button{width:25px}.cart-line .quantity-control span{width:22px;font-size:10px}.cart-line-end{text-align:right;display:flex;flex-direction:column;justify-content:space-between;align-items:end}.cart-line-end .icon-button{width:23px;height:23px}.cart-line-end strong{font-size:13px;white-space:nowrap}.cart-total{padding:24px 0 14px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.cart-total strong{font-size:27px;letter-spacing:-.04em}.cart-disclaimer{font-size:10px;color:var(--muted);margin:0 0 18px;line-height:1.6}.search-input-wrap{position:relative}.search-input-wrap input{width:100%;padding:16px 46px 16px 14px;border:1px solid var(--ink);background:transparent;font-size:14px}.search-input-wrap svg{position:absolute;right:15px;top:16px}.search-results{margin-top:20px;display:flex;flex-direction:column;gap:11px}.search-result{display:flex;align-items:center;gap:14px;padding-bottom:11px;border-bottom:1px solid var(--line)}.search-result img{width:65px;height:58px;object-fit:contain;mix-blend-mode:multiply;background:var(--surface)}.search-result strong{display:block;font-size:13px}.search-result span{font-size:10px;color:var(--muted)}.search-result b{font-size:12px;margin-left:auto;white-space:nowrap}.mobile-nav{display:flex;flex-direction:column}.mobile-nav a{font:800 43px/1.5 var(--display);text-transform:uppercase;border-bottom:1px solid var(--line)}.zoom-dialog{width:min(950px,calc(100% - 24px))}.zoom-dialog .dialog-content{padding:0}.zoom-dialog img{width:100%;height:70dvh;object-fit:contain;background:white}.checkout-item{display:flex;justify-content:space-between;gap:20px;font-size:12px;border-bottom:1px solid var(--line);padding:12px 0}.checkout-choice{display:flex;gap:10px;margin:20px 0}.checkout-choice label{flex:1;border:1px solid var(--line);padding:14px;font-size:12px;cursor:pointer}.checkout-choice label:has(input:checked){border-color:var(--ink);background:#edeede}.checkout-choice input{accent-color:var(--ink);margin:0 7px 0 0}.success-check{width:68px;height:68px;border-radius:50%;background:var(--orange);display:grid;place-items:center;margin:5px auto 18px}.success-content{text-align:center}.success-content h3{font:800 40px/1 var(--display);text-transform:uppercase}.success-content .button{margin-top:20px}.privacy-list{font-size:12px;color:var(--muted);line-height:1.8;padding-left:20px}.demo-definition{display:grid;grid-template-columns:130px 1fr;font-size:12px;gap:10px;border-top:1px solid var(--line);padding:12px 0}.demo-definition span{color:var(--muted)}#toast{position:fixed;left:50%;top:126px;transform:translate(-50%,-12px);background:var(--ink);color:var(--paper);padding:13px 20px;font-size:12px;z-index:100;box-shadow:0 6px 30px #0002;max-width:calc(100% - 30px);text-align:center;opacity:0;pointer-events:none;transition:opacity .18s,transform .18s}#toast.visible{opacity:1;transform:translate(-50%,0)}.noscript{padding:60px;text-align:center}.mobile-filter-actions{position:sticky;bottom:0;background:var(--paper);padding:15px 0 0}.mobile-filter-actions .button{width:100%}.sourcelink{font-size:11px;display:inline-flex;align-items:center;gap:7px;text-decoration:underline}.hide{display:none!important}@keyframes dialog-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media(min-width:1500px){.hero-grid{min-height:675px}.hero-art{height:566px}.hero-bike{top:120px}}
@media(max-width:1150px){:root{--pad:30px}.nav-row{gap:20px}.nav-links{gap:18px}.logo small{display:none}.hero-title{font-size:85px}.hero-art{height:510px}.hero-bike{width:111%;top:140px}.hero-giant{font-size:100px;top:115px}.hero-specs{gap:12px}.hero-specs strong{font-size:21px}.spotlight{padding:12px;gap:10px}.spotlight strong{font-size:15px}.spotlight .round{width:33px;height:33px}.hero-grid{min-height:605px}.product-grid{gap:18px}.product-visual{height:190px}.catalog-layout{grid-template-columns:180px 1fr;gap:26px}.catalog-grid .product-visual{height:180px}.catalog-grid .product-card h3{font-size:22px}.product-detail-grid{gap:30px}.gallery-stage{min-height:460px}.gallery-stage>img{height:445px}.product-overview h1{font-size:57px}.store-grid{gap:35px}}
@media(max-width:900px){:root{--pad:24px}.nav-row{height:72px}.logo img{width:145px}.nav-links{gap:17px}.nav-links a{font-size:12px}.nav-actions{gap:7px}.hero-title{font-size:72px}.hero-grid{grid-template-columns:44% 56%;padding-top:30px;min-height:525px}.hero-art{height:440px}.hero-copy .eyebrow{font-size:9px;margin-bottom:20px}.hero-copy p{font-size:12px;max-width:245px}.hero-links .button{padding:14px 18px;gap:15px;font-size:12px}.hero-bike{top:125px}.hero-giant{font-size:83px;top:92px}.hero-top-label{font-size:8px;left:16px;right:16px}.hero-specs{bottom:89px;left:20px;gap:20px}.hero-specs div{font-size:8px}.spotlight{left:18px;right:18px;bottom:16px;justify-content:space-between;background:#f7f7f2e8}.spotlight small{font-size:8px}.spotlight strong{display:inline-block;margin-left:10px}.brand-strip .wrap{min-height:75px}.brand-caption{display:none}.brand-intro{font-size:9px;max-width:130px}.brand-word{font-size:23px}.brand-word.kls{font-size:29px}.brand-word.shimano{font-size:18px}.section{padding-top:48px;padding-bottom:48px}.section-heading h2{font-size:39px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-featured .product-card:last-child{display:none}.collection-card{min-height:300px;padding:23px}.collection-card h3{font-size:43px}.collection-card .circle-arrow{left:23px}.about-strip .wrap{gap:30px}.about-strip h2{font-size:49px}.about-strip .right p{font-size:12px}.gear-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gear-grid .product-visual{height:165px}.gear-grid .product-card h3{font-size:22px}.gear-grid .price strong{font-size:17px}.gear-grid .product-subtitle{font-size:10px}.store-grid h2{font-size:51px}.page-heading h1{font-size:59px}.catalog-layout{grid-template-columns:168px 1fr;gap:22px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.catalog-grid .product-visual{height:208px}.product-detail-grid{grid-template-columns:1fr 1fr;gap:25px}.product-overview h1{font-size:49px}.gallery-stage{min-height:350px}.gallery-stage>img{height:350px;padding:15px}.detail-price strong{font-size:29px}.quantity-add{gap:8px}.quantity-add .button{font-size:11px;gap:6px}.quantity-control button{width:24px}.spec-section{gap:30px}.related .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-links{gap:30px}}
@media(max-width:720px){:root{--pad:20px}.nav-links{display:none}.nav-row{justify-content:space-between;height:66px;gap:12px}.logo img{width:143px}.nav-actions{margin-left:auto;gap:4px}.language{font-size:10px;max-width:42px}.icon-button{width:34px;height:34px}.icon-button svg{width:18px;height:18px}.mobile-menu-button{display:flex}.header-save{display:none}.topbar .wrap{height:28px;font-size:8px}.topbar button{font-size:8px}.hero-grid{display:flex;flex-direction:column;padding-top:28px;padding-bottom:37px;align-items:stretch;min-height:0;gap:27px}.hero-copy{padding:0;display:grid;grid-template-columns:1fr auto;align-items:end}.hero-copy .eyebrow{grid-column:1/-1;margin-bottom:18px;font-size:9px}.hero-title{font-size:clamp(62px,12vw,88px);grid-column:1/-1;max-width:100%;line-height:.92;letter-spacing:-.035em}.hero-title br:first-of-type{display:none}.hero-title br:first-of-type:after{content:' '}.hero-copy p{font-size:12px;max-width:255px;grid-column:1/-1;margin:18px 0}.hero-links{grid-column:1/-1}.hero-links .button{padding:13px 21px;min-height:45px}.hero-foot{display:none}.hero-art{height:390px;min-width:0}.hero-art:before{height:90%;width:78%;left:11%;top:0}.hero-art:after{height:84%;width:72%;left:14%;top:3%}.hero-bike{width:108%;left:-4%;top:56px;transform:rotate(-7deg)}.hero-giant{top:42px;font-size:100px;left:50%}.hero-top-label{top:15px;font-size:8px}.hero-specs{bottom:80px;left:19px}.hero-specs strong{font-size:20px}.hero-specs div{font-size:8px}.spotlight{bottom:14px}.hero-index{font-size:8px;transform:translateY(23px);right:0}.brand-strip .wrap{gap:12px;flex-wrap:wrap;justify-content:space-between;padding-top:17px;padding-bottom:17px;min-height:70px}.brand-intro{font-size:8px;max-width:96px;letter-spacing:.08em}.brand-word{font-size:21px}.brand-word.kls{font-size:29px}.brand-word.shimano{font-size:16px}.section{padding-top:39px;padding-bottom:38px}.section-heading{align-items:start;gap:17px;margin-bottom:23px}.section-heading h2{font-size:35px;margin-top:10px}.section-heading .eyebrow{font-size:8px}.section-heading .text-link{font-size:10px;gap:9px;white-space:nowrap;margin-top:31px}.section-heading .text-link svg{width:13px}.product-grid,.gear-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.home-featured .product-card:last-child{display:block}.product-visual,.gear-grid .product-visual{height:190px}.product-visual img{padding:12px}.product-card h3{font-size:23px}.product-subtitle{font-size:10px;line-height:1.45}.product-brand{font-size:8px;letter-spacing:.1em}.product-text{padding-top:12px}.price strong{font-size:19px}.price strong small{font-size:8px}.price del{font-size:9px;min-height:13px}.add-square{width:31px;height:31px}.product-bottom{margin-top:12px;padding-top:10px}.product-badge{font-size:8px;padding:4px 6px;top:9px;left:9px}.product-card .heart{width:29px;height:29px;top:7px;right:7px}.product-card .heart svg{width:15px}.collection-grid{grid-template-columns:1fr;gap:17px}.collection-card{min-height:275px;padding:25px}.collection-card h3{font-size:45px;max-width:230px}.collection-card img{width:66%;right:-35px;height:100%;bottom:-30px}.collection-card.orange img{width:44%;right:14px;bottom:-8px}.collection-card .circle-arrow{left:25px;bottom:22px}.about-strip .wrap{grid-template-columns:1fr;gap:24px;padding-top:37px;padding-bottom:37px}.about-strip h2{font-size:54px;max-width:420px}.about-strip .right p{font-size:12px;max-width:450px;margin-bottom:17px}.store-section{padding-top:41px;padding-bottom:41px}.store-grid{grid-template-columns:1fr;gap:23px}.store-grid h2{font-size:55px;margin-bottom:12px}.store-grid p{font-size:12px}.store-card{min-height:268px;padding:25px}.store-address strong{font-size:23px}.store-card .store-monogram{font-size:150px;top:38px}.footer{padding-top:31px}.footer-top{flex-direction:column;gap:28px}.footer-links{width:100%;justify-content:space-between;gap:25px}.footer-links a,.footer-links button{font-size:11px}.footer-bottom{flex-direction:column;gap:14px;margin-top:27px;padding-top:17px;font-size:9px}.footer-logo{width:143px}.footer-tag{font-size:11px}.breadcrumb{font-size:9px;padding-top:19px;gap:8px;flex-wrap:wrap}.page-heading{padding-top:25px;padding-bottom:24px}.page-heading h1{font-size:52px;margin-top:10px}.page-heading p{font-size:12px;line-height:1.6}.catalog-layout{display:block}.sidebar{display:none}.catalog-toolbar{gap:8px;padding-bottom:13px;margin-bottom:18px}.filter-open{display:flex}.catalog-toolbar .found{font-size:10px}.catalog-sort{font-size:10px;max-width:143px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 15px}.catalog-grid .product-visual{height:190px}.catalog-query input{font-size:12px}.active-filters{gap:6px;margin-bottom:16px}.filter-chip{font-size:9px}.product-detail-grid{grid-template-columns:1fr;gap:26px}.product-page{padding-top:20px}.gallery-stage{min-height:340px}.gallery-stage>img{height:340px;padding:14px}.gallery-thumbs{display:none}.gallery-caption{font-size:9px;margin:10px 0 0}.product-overview h1{font-size:61px;margin-top:11px}.product-overview .eyebrow{font-size:10px}.detail-description{font-size:12px;margin:16px 0}.detail-price strong{font-size:32px}.purchase-block{padding:19px 0;margin-top:19px}.quantity-control button{width:32px}.quantity-control span{width:27px}.quantity-add{gap:14px}.quantity-add .button{font-size:12px;gap:18px}.detail-actions button{font-size:11px}.spec-section{display:block;margin-top:34px;padding-top:25px}.spec-section h2{font-size:36px}.spec-section p{max-width:100%;font-size:10px;margin:12px 0 18px}.spec-table td{font-size:11px;padding:12px 8px}.related{padding-top:38px}.related .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related .product-card:last-child{display:none}.saved-grid{padding-bottom:45px}.compare-table th{width:100px}.compare-table th,.compare-table td{padding:12px;font-size:11px}.compare-table{min-width:630px}.compare-table td img{height:140px}.compare-table h2{font-size:24px}.compare-floating{bottom:12px;padding:8px 9px 8px 12px;gap:10px;width:calc(100% - 24px);justify-content:space-between}.compare-floating .compare-mini{display:none}.compare-floating>.icon-button{width:24px}.compare-floating>span{font-size:10px}.compare-floating .button{font-size:10px;padding:9px 12px}.dialog-head{padding:20px 20px 17px}.dialog-head h2{font-size:28px}.dialog-content{padding:20px}.dialog-content p{font-size:12px}.cart-line{gap:12px;grid-template-columns:70px 1fr auto}.cart-line>a{height:75px}.cart-line h3{font-size:19px}.cart-line-end strong{font-size:11px}.cart-line .item-sub{font-size:9px}.search-result{gap:10px}.search-result strong{font-size:12px}.search-result b{font-size:11px}.search-result img{width:57px}.snapshot-note{font-size:9px;align-items:start;line-height:1.6}.filter-dialog .filter-group{padding:16px 0}.filter-dialog .filter-group h3{font-size:11px}.filter-dialog .check-row{font-size:13px;padding:6px 0}.filter-dialog .range-values{font-size:12px}.filter-dialog .filter-reset{padding:12px 0}.checkout-choice{flex-direction:column}.zoom-dialog img{height:62dvh}.demo-definition{grid-template-columns:100px 1fr;font-size:11px}#toast{top:104px;font-size:11px}}
@media(max-width:380px){:root{--pad:15px}.logo img{width:125px}.nav-actions{gap:1px}.icon-button{width:31px;height:31px}.hero-title{font-size:63px}.hero-art{height:330px}.hero-bike{top:65px}.hero-giant{font-size:78px;top:47px}.hero-specs{bottom:77px;gap:15px}.hero-specs strong{font-size:18px}.spotlight{left:12px;right:12px;padding:10px}.spotlight strong{font-size:13px;margin-left:5px}.spotlight small{font-size:7px}.product-visual,.catalog-grid .product-visual,.gear-grid .product-visual{height:167px}.product-card h3{font-size:21px}.price strong{font-size:17px}.section-heading h2{font-size:32px}.section-heading .text-link{font-size:9px;gap:6px}.brand-intro{max-width:90px}.brand-word{font-size:18px}.brand-word.kls{font-size:26px}.brand-word.shimano{font-size:14px}.gallery-stage,.gallery-stage>img{min-height:290px;height:290px}.product-overview h1{font-size:53px}.catalog-sort{max-width:122px}.catalog-toolbar .found{font-size:9px}.filter-open{font-size:10px;padding:8px}.collection-card h3{font-size:40px}}
@media print{.topbar,.site-header,.footer,#compare-tray,.product-card .heart,.add-square,.compare-button{display:none}body{background:white}.wrap{max-width:none;padding:0}.product-visual{break-inside:avoid}.product-card{break-inside:avoid}}
#shell{display:contents}.topbar-address{font-size:9px}.product-visual-wrap{position:relative}.gallery-stage{padding:0}.display{font-family:var(--display)}body[data-lang=ru] .hero-title{font-size:clamp(60px,7.1vw,96px)}body[data-lang=ru] .collection-card h3{font-size:44px}body[data-lang=ru] .nav-links{gap:20px}body[data-lang=ru] .logo small{display:none}body[data-lang=en] .hero-title{font-size:clamp(60px,7.1vw,99px)}
@media(max-width:900px){.topbar-address{display:none}body[data-lang=ru] .hero-title,body[data-lang=en] .hero-title{font-size:67px}}
@media(max-width:720px){.hero-title br:first-of-type{display:block}.hero-title br:first-of-type:after{content:none}.hero-title{font-size:75px}body[data-lang=ru] .hero-title,body[data-lang=en] .hero-title{font-size:70px}body[data-lang=ru] .collection-card h3{font-size:40px}body[data-lang=ru] .section-heading .text-link{font-size:9px}body[data-lang=ru] .section-heading h2{font-size:32px}}
/* Preserve intrinsic ratios for editorial images and the original logo. */
img{height:auto}.hero-art{overflow:hidden}.hero-bike{height:auto;top:74px;width:100%;left:0;transform:rotate(-4deg);mix-blend-mode:normal}.hero-specs{bottom:25px}.hero-index{display:none}.footer-logo{height:auto}.hero-giant{top:67px;font-size:120px}.hero-art:before{height:85%;width:85%;left:7.5%;top:3%}
@media(min-width:1500px){.hero-bike{top:85px}}
@media(max-width:1150px){.hero-bike{top:95px}.hero-giant{top:79px;font-size:100px}.hero-specs{bottom:25px}}
@media(max-width:900px){.hero-bike{top:100px}.hero-specs{bottom:87px}.hero-giant{top:70px;font-size:82px}}
@media(max-width:720px){.hero-bike{top:50px;width:103%;left:-1.5%}.hero-specs{bottom:81px}.hero-giant{font-size:88px;top:36px}.hero-art:before{height:84%;width:90%;left:5%;top:1%}.hero-art{height:370px}.hero-title{font-size:73px}}
@media(max-width:380px){.hero-art{height:340px}.hero-bike{top:58px}.hero-specs{bottom:77px}.hero-giant{font-size:76px}.hero-title{font-size:67px}}

/* Final composition: clear space for the product specifications. */
#main:focus{outline:none}
.hero-bike{width:90%;left:5%;top:45px;transform:rotate(-3deg)}
@media(max-width:1150px){.hero-bike{top:65px}}
@media(max-width:900px){.hero-bike{width:100%;left:0;top:62px}}
@media(max-width:720px){.hero-bike{width:103%;left:-1.5%;top:20px}}
@media(max-width:380px){.hero-bike{top:25px}}

/* System-font fallback on narrow Android screens. */
@media(max-width:380px){.hero-title{font-size:60px}body[data-lang=ru] .hero-title{font-size:65px}body[data-lang=en] .hero-title{font-size:67px}}
/* Live catalogue states - no hidden snapshot fallback. */
.live-strip{background:#edf2e9;border-bottom:1px solid #d5dfcc;color:#314b28;font-size:11px}.live-strip.warning{background:#fff0dc;color:#774611}.live-strip-inner{min-height:41px;display:flex;gap:16px;align-items:center;flex-wrap:wrap;padding-top:7px;padding-bottom:7px}.live-indicator{font-weight:700;letter-spacing:.06em;display:flex;align-items:center;gap:7px}.live-indicator i{width:6px;height:6px;background:currentColor;border-radius:50%}.live-meta{color:inherit;opacity:.86;margin-right:auto}.live-strip button{display:flex;align-items:center;gap:6px;padding:3px 0;font-size:11px;color:inherit}.live-strip button:not([aria-label]){border-bottom:1px solid currentColor}.detail-live{border:1px solid var(--line);border-radius:8px;padding:12px 14px;margin:14px 0;color:var(--muted);font-size:12px}.detail-live span{display:flex;gap:7px;align-items:center;color:var(--green)}.detail-live small{display:block;margin-top:5px}.detail-live button{text-decoration:underline;padding:8px 0}.detail-live p{color:#774611}.live-description{max-width:800px;border-top:1px solid var(--line);padding:28px 0;margin-bottom:24px}.live-description p{line-height:1.8;color:var(--muted)}.live-sources>div{padding:17px 0;border-bottom:1px solid var(--line);display:grid;gap:5px}.live-sources span{font-size:12px}.live-sources small{color:var(--muted)}.live-boot{max-width:860px;min-height:100vh;margin:auto;padding:10vh 30px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.boot-logo{width:170px;height:auto;margin-bottom:60px}.live-boot h1{font-family:var(--display);font-size:clamp(42px,8vw,82px);line-height:.94;letter-spacing:-.04em;margin:24px 0}.live-boot p{max-width:470px}.boot-track{height:4px;width:min(100%,420px);background:var(--line);margin:24px 0;overflow:hidden}.boot-track span{display:block;background:var(--orange);height:100%;transition:width .3s}.boot-note{font-size:11px;letter-spacing:.05em;margin-top:35px;color:var(--muted)}.hero .spotlight small{max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card .product-subtitle{min-height:18px}.product-card h3{min-height:2.7em}.live-description h3{font-size:19px}.product-overview h1{overflow-wrap:anywhere;hyphens:auto}.detail-description{overflow-wrap:anywhere}
@media(max-width:640px){.live-strip-inner{gap:6px 12px;font-size:10px}.live-indicator{font-size:9px}.live-meta{width:100%;order:3}.live-strip button{font-size:10px;margin-left:auto}.live-strip button[aria-label]{margin-left:0}.live-boot{padding:35px 24px}.boot-logo{margin-bottom:44px}.product-overview h1{font-size:38px}.hero .spotlight small{max-width:175px}.product-card h3{min-height:2.8em}}
@media(prefers-reduced-motion:reduce){.boot-track span{transition:none}}

/* Contacts for the independent concept's developer, separate from store contacts. */
.footer-links{gap:38px}.developer-footer{min-width:185px}.footer-links .developer-footer a{line-height:1.6;margin:0 0 9px;overflow-wrap:anywhere}
.developer-contact-box{margin:20px 0 25px;padding:18px 20px;background:#ebeede;border-left:3px solid var(--orange)}
.developer-contact-box h3{margin:0 0 10px;font-size:14px}.developer-contact-links{display:grid;gap:7px}
.developer-contact-links a{width:max-content;max-width:100%;font-size:13px;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
@media(min-width:721px) and (max-width:1060px){.footer-top{flex-direction:column}.footer-links{width:100%;justify-content:space-between}}
@media(max-width:720px){.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.developer-footer{min-width:0}}
@media(max-width:480px){.developer-footer{grid-column:1/-1}}
