:root{color:#000;background:#fff8ee;font-family:Zen Kaku Gothic New,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5;--ink: #000;--white: #fff;--paper: #fff8ee;--sakura: #ffd8cf;--vermilion: #d83b2d;--indigo: #153f7a;--matcha: #647d48;--gold: #c8912e;--line: #000;--brand: "Space Grotesk", Arial, Helvetica, sans-serif;--calligraphy: "Yuji Boku", "Noto Serif JP", Georgia, serif;--pixel: "DotGothic16", monospace;--serif: "Noto Serif JP", Georgia, serif;--nav-height: 76px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(135deg,var(--paper) 0%,#fff 54%,var(--sakura) 130%)}button,a{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.nav{position:fixed;z-index:20;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;height:var(--nav-height);padding:0 clamp(16px,3.2vw,38px);color:var(--ink);background:var(--white);border-bottom:1px solid var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.nav-left,.nav-links,.hero-actions,.feature-list{display:flex;align-items:center}.nav-left{min-width:0;gap:clamp(18px,3.6vw,46px)}.brand{flex:0 0 auto;gap:10px;color:inherit;text-decoration:none;font-weight:500}.brand-name{font-family:var(--calligraphy);font-size:1.9rem;font-weight:400;letter-spacing:0;line-height:1;text-transform:lowercase}.brand-mark{display:block;width:54px;height:54px;object-fit:contain}.nav-links{gap:clamp(16px,2.3vw,28px)}.nav-right,.nav-actions{display:flex;align-items:center}.nav-right{align-self:stretch;gap:clamp(18px,3vw,34px)}.nav-actions{align-self:stretch;gap:0;padding-left:clamp(12px,2vw,22px);border-left:1px solid #d8d8d8}.nav-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:46px;height:100%;color:var(--ink);text-decoration:none}.bag-count{position:absolute;right:4px;top:16px;min-width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;color:var(--white);background:var(--vermilion);border-radius:999px;font-size:.68rem;font-weight:800}.nav-icon:hover,.nav-icon:focus-visible{background:var(--paper);outline:0}.account-menu{position:relative;display:flex;align-items:center}.account-popover{position:absolute;top:100%;right:0;width:260px;display:grid;gap:12px;padding:18px;color:var(--ink);background:var(--white);border:1px solid var(--ink);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease}.account-menu:hover .account-popover,.account-menu:focus-within .account-popover{opacity:1;pointer-events:auto;transform:translateY(0)}.account-popover a{color:var(--ink);font-weight:800;text-decoration:none}.account-popover p{margin:0;font-weight:500}.account-popover .popover-primary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;color:var(--white);background:var(--ink);border:1px solid var(--ink);border-radius:8px}.nav-links a,.text-button{color:inherit;text-decoration:none}.nav-links a{color:var(--ink);font-size:.94rem;font-weight:500;white-space:nowrap}.status-banner{position:fixed;z-index:30;right:18px;bottom:18px;max-width:340px;padding:14px 16px;color:var(--white);background:var(--indigo);border-radius:8px;box-shadow:none}.hero{position:relative;min-height:78svh;display:flex;align-items:center;padding:96px clamp(20px,7vw,92px) 48px;background-image:radial-gradient(circle at 18% 22%,rgba(216,59,45,.15),transparent 24%),linear-gradient(90deg,#fff8ee,#fff8eef7 39%,#fff8ee85 70%,#fff8ee1f),url(/assets/katachi-hero.png);background-position:center;background-size:cover;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(transparent,var(--paper));pointer-events:none}.hero-copy{position:relative;z-index:1;width:min(620px,100%)}.eyebrow{margin:0 0 14px;color:var(--vermilion);font-family:var(--pixel);font-size:.82rem;font-weight:400;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:20px;font-size:clamp(4.2rem,12vw,10.5rem);font-weight:400;line-height:.88;letter-spacing:0}h2{margin-bottom:18px;font-size:clamp(2.15rem,4.4vw,5.1rem);font-weight:500;line-height:1.02;letter-spacing:0}h3{margin-bottom:9px;font-family:var(--pixel);font-size:1.05rem;font-weight:400}.hero-copy p:not(.eyebrow),.section-copy p:not(.eyebrow),.buy-heading p:not(.eyebrow){max-width:620px;color:var(--ink);font-size:clamp(1.02rem,1.5vw,1.28rem);font-weight:500}.standard h2,.buy-heading h2{font-family:var(--serif);font-weight:400}.kits h2{font-family:var(--pixel);font-size:clamp(1.9rem,3.5vw,4rem);font-weight:400;line-height:1.15}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px}.primary-button,.secondary-button,.text-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;font-weight:500;text-decoration:none}.primary-button,.secondary-button{gap:9px;border:1px solid var(--ink);font-family:Zen Kaku Gothic New,system-ui,sans-serif;font-size:.96rem;font-weight:800}.primary-button{padding:0 18px;color:var(--white);background:var(--indigo)}.secondary-button{width:100%;padding:0 14px;color:var(--white);background:var(--ink)}.secondary-button:disabled{cursor:wait;opacity:1}.text-button{gap:5px;padding:0 8px;color:var(--indigo);font-weight:700}.module-card p,.product-card p,.site-footer p{color:var(--ink);font-weight:500}.section{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(32px,6vw,86px);max-width:1280px;margin:0 auto;padding:clamp(62px,8vw,112px) clamp(18px,5vw,70px)}.kits{grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr)}.image-panel{overflow:hidden;border:2px solid var(--indigo);border-radius:8px;background:var(--white);box-shadow:none}.image-panel img{width:100%;height:100%;object-fit:cover}.standard .image-panel{aspect-ratio:1 / 1}.kits .image-panel{aspect-ratio:4 / 3;border-color:var(--vermilion)}.shop-page{display:grid;grid-template-columns:320px minmax(0,1fr);gap:48px;max-width:1440px;min-height:calc(100vh - var(--nav-height));margin:0 auto;padding:calc(var(--nav-height) + clamp(42px,5vw,72px)) clamp(18px,5vw,70px) clamp(42px,5vw,72px);background:#f1f1f1;border-bottom:3px solid var(--ink)}.market-sidebar{display:grid;align-content:start;gap:28px;padding-right:34px;border-right:1px solid var(--ink)}.search-box{display:grid;gap:8px;font-family:var(--pixel)}.search-box input{width:100%;min-height:54px;padding:0 16px;color:var(--ink);background:var(--white);border:1px solid transparent;border-radius:8px;font-family:Zen Kaku Gothic New,system-ui,sans-serif;font-size:1rem}.result-count{margin:0}.filter-block{display:grid;gap:14px;padding-top:28px;border-top:1px solid var(--ink)}.filter-block h2{margin:0 0 2px;font-family:Zen Kaku Gothic New,system-ui,sans-serif;font-size:1rem;font-weight:800}.filter-block button,.filter-block label{display:flex;align-items:center;gap:16px;width:100%;color:var(--ink);background:transparent;border:0;padding:0;text-align:left;text-decoration:none}.filter-block button{justify-content:space-between}.filter-block button.active{color:var(--vermilion);font-weight:800}.filter-block input{accent-color:var(--ink)}.market-main{min-width:0}.market-tabs{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:52px}.market-tabs button{min-height:44px;padding:0 24px;color:var(--ink);background:var(--white);border:1px solid var(--ink);border-radius:8px;font-weight:700}.market-tabs button.active{color:var(--white);background:var(--indigo)}.market-heading{display:flex;align-items:baseline;gap:10px;margin-bottom:30px}.market-heading h1{margin:0;font-family:var(--brand);font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1;letter-spacing:-.07em}.market-heading span{font-weight:800}.market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.market-card{display:grid;gap:14px;min-width:0}.market-card-link{color:inherit;text-decoration:none}.market-image{position:relative;overflow:hidden;aspect-ratio:1 / 1.12;background:var(--white);border-radius:8px;border:1px solid transparent}.market-card:nth-child(3n+1) .market-image{background:var(--paper)}.market-card:nth-child(3n+2) .market-image{background:#edf5df}.market-card:nth-child(3n) .market-image{background:#ff7148}.market-image img{width:100%;height:100%;object-fit:cover}.market-image-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .18s ease}.market-card:hover .market-image-hover,.market-card:focus-within .market-image-hover{opacity:1}.market-badge{position:absolute;z-index:1;top:18px;left:18px;padding:7px 10px;color:var(--indigo);background:#eaffff;border-radius:4px;font-weight:800}.market-card-copy{min-height:145px}.market-category{margin-bottom:5px;color:var(--vermilion);font-size:.82rem;font-weight:800}.market-card h2{margin-bottom:8px;font-family:var(--brand);font-size:1.12rem;font-weight:700;line-height:1.12;letter-spacing:-.035em}.market-card p{margin-bottom:8px;color:var(--ink);font-weight:500}.market-card strong{display:block;font-family:var(--serif);font-size:1.3rem}.market-buy{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;color:var(--white);background:var(--ink);border:1px solid var(--ink);border-radius:8px;font-weight:800;text-decoration:none}.empty-market{margin:44px 0 0;padding:20px;background:var(--white);border:1px solid var(--ink);border-radius:8px;font-weight:800}.utility-page{min-height:calc(100svh - var(--nav-height));padding:calc(var(--nav-height) + clamp(56px,8vw,96px)) clamp(20px,7vw,96px) clamp(72px,9vw,120px);background:var(--white);border-bottom:3px solid var(--ink)}.utility-shell{width:min(680px,100%)}.utility-shell h1{margin-bottom:20px;font-family:var(--brand);font-size:clamp(3rem,7vw,5.8rem);font-weight:700;line-height:.95;letter-spacing:-.07em}.utility-shell p{margin-bottom:22px;color:var(--ink);font-size:clamp(1.05rem,1.8vw,1.28rem);font-weight:500}.utility-shell a{color:var(--ink);font-weight:800}.bag-shell .primary-button{width:fit-content;padding:0 18px;color:var(--white)}.auth-shell{width:min(460px,100%)}.auth-form{display:grid;gap:10px;margin:28px 0 22px}.auth-form label{font-size:.96rem;font-weight:800}.auth-form input,.auth-form button{min-height:48px;color:var(--ink);background:var(--white);border:1px solid var(--ink);border-radius:8px}.auth-form input{width:100%;padding:0 14px}.auth-form button{margin-top:8px;color:var(--white);background:var(--ink);font-weight:800}.auth-message{padding:12px 14px;color:var(--white);background:var(--indigo);border-radius:8px}.auth-link{display:inline-flex;min-height:38px;align-items:center}.product-page{min-height:calc(100svh - var(--nav-height));padding:calc(var(--nav-height) + 34px) clamp(18px,5vw,70px) clamp(70px,8vw,118px);background:#f1f1f1}.product-breadcrumbs,.product-detail,.compatibility-section,.product-support-grid,.bag-layout{max-width:1280px;margin-inline:auto}.product-breadcrumbs{display:flex;align-items:center;gap:7px;margin-bottom:28px;font-size:.86rem;font-weight:700}.product-breadcrumbs a{color:var(--ink);text-decoration:none}.product-breadcrumbs a:hover{text-decoration:underline}.product-detail{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:clamp(34px,6vw,76px);align-items:start}.product-gallery{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px}.gallery-thumbs{display:grid;align-content:start;gap:14px}.gallery-thumbs button{aspect-ratio:1;padding:0;overflow:hidden;background:var(--white);border:2px solid transparent;border-radius:8px}.gallery-thumbs button.active{border-color:var(--ink)}.gallery-thumbs img,.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-main{aspect-ratio:1 / 1.16;display:grid;place-items:center;overflow:hidden;background:var(--white);border-radius:8px}.product-purchase{display:grid;gap:20px}.product-kicker{margin:0;color:var(--vermilion);font-weight:800}.product-purchase h1{margin:0;font-family:var(--brand);font-size:clamp(2.5rem,5vw,4.6rem);font-weight:700;line-height:.96;letter-spacing:-.07em}.product-purchase>p{margin:0;max-width:520px;font-weight:500}.configuration-select{display:grid;gap:8px;margin-top:4px;font-weight:800}.configuration-select select{width:100%;min-height:46px;padding:0 12px;color:var(--ink);background:var(--white);border:1px solid transparent;border-radius:8px}.purchase-card{display:grid;grid-template-columns:auto 1fr;gap:16px;padding:18px;background:var(--white);border-radius:8px}.quantity-control{display:inline-flex;align-items:center;min-height:44px;overflow:hidden;background:#f1f1f1;border-radius:8px}.quantity-control button,.quantity-control span{width:42px;height:44px;display:inline-flex;align-items:center;justify-content:center}.quantity-control button{color:var(--ink);background:transparent;border:0}.quantity-control span{background:var(--white);font-weight:800}.purchase-total{display:grid;justify-content:end;text-align:right}.purchase-total span{font-size:.78rem;font-weight:800}.purchase-total strong{font-size:1.25rem}.add-bag-button,.bag-summary button{grid-column:1 / -1;min-height:44px;color:var(--white);background:#ff7148;border:1px solid #ff7148;border-radius:999px;font-weight:800}.purchase-card p{grid-column:1 / -1;display:inline-flex;align-items:center;gap:8px;margin:0;font-weight:700}.bag-notice{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 14px;background:#edf5df;border:1px solid var(--ink);border-radius:8px;font-weight:800}.bag-notice a{color:var(--ink)}.trust-list{display:grid;gap:12px;margin-top:4px}.trust-list span{display:inline-flex;align-items:center;gap:10px;font-weight:700}.product-disclosure{border-top:1px solid var(--ink)}.product-disclosure:last-of-type{border-bottom:1px solid var(--ink)}.product-disclosure summary{min-height:54px;display:flex;align-items:center;justify-content:space-between;font-weight:800;cursor:pointer}.product-disclosure summary:after{content:"+";font-size:1.4rem;line-height:1}.product-disclosure[open] summary:after{content:"-"}.product-disclosure dl,.product-disclosure ul{margin:0 0 18px}.product-disclosure dl{display:grid;gap:10px}.product-disclosure dl div{display:grid;grid-template-columns:140px 1fr;gap:18px}.product-disclosure dt,.product-disclosure dd{margin:0}.product-disclosure dt{font-weight:800}.compatibility-section{margin-top:clamp(80px,10vw,140px)}.compatibility-section h2{font-family:var(--brand);font-size:clamp(2.3rem,5vw,4rem);font-weight:700;letter-spacing:-.07em}.compatibility-table{display:grid;border-top:1px solid var(--ink)}.compatibility-row{display:grid;grid-template-columns:minmax(190px,.55fr) 1fr;gap:26px;padding:18px 0;border-bottom:1px solid var(--ink)}.compatibility-head{font-weight:800}.compatibility-row ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.compatibility-row li:before{content:"✓ ";font-weight:800}.product-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:clamp(70px,9vw,120px)}.product-support-grid article{display:grid;gap:16px}.support-visual{aspect-ratio:1.08;overflow:hidden;display:grid;place-items:center;background:var(--white);border-radius:8px}.support-visual img{width:100%;height:100%;object-fit:cover}.support-icon span{width:96px;height:96px;display:grid;place-items:center;color:var(--ink);background:var(--white);border:5px solid var(--ink);font-family:var(--pixel);font-size:3rem}.product-support-grid h2{margin:0;font-family:var(--brand);font-size:1.8rem;font-weight:700;letter-spacing:-.05em}.product-support-grid p{max-width:520px;font-weight:500}.product-support-grid a{width:fit-content;min-height:38px;display:inline-flex;align-items:center;padding:0 14px;color:var(--ink);background:var(--white);border:1px solid var(--ink);border-radius:999px;font-weight:800;text-decoration:none}.bag-page-full{min-height:calc(100svh - var(--nav-height));padding:calc(var(--nav-height) + 56px) clamp(18px,5vw,70px) clamp(70px,8vw,118px);background:var(--white);border-bottom:3px solid var(--ink)}.bag-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:clamp(34px,6vw,80px);align-items:start}.bag-layout h1{font-family:var(--brand);font-size:clamp(3.2rem,8vw,6.8rem);font-weight:700;letter-spacing:-.07em}.bag-intro{font-weight:500}.bag-intro a{color:var(--ink);font-weight:800}.bag-items{display:grid;gap:18px;margin-top:34px}.bag-item{display:grid;grid-template-columns:116px minmax(0,1fr) auto auto;gap:18px;align-items:center;padding:18px 0;border-top:1px solid var(--ink)}.bag-item:last-child{border-bottom:1px solid var(--ink)}.bag-item img{aspect-ratio:1;width:116px;object-fit:cover;background:#f1f1f1;border-radius:8px}.bag-item-title{color:var(--ink);font-family:var(--brand);font-size:1.2rem;font-weight:700;letter-spacing:-.04em;text-decoration:none}.bag-item p{margin:4px 0 12px;font-weight:500}.remove-item-button{display:inline-flex;align-items:center;gap:6px;padding:0;color:var(--ink);background:transparent;border:0;font-weight:800;text-decoration:underline}.bag-summary{position:sticky;top:calc(var(--nav-height) + 28px);display:grid;gap:18px;padding:22px;background:#f1f1f1;border-radius:8px}.bag-summary h2{margin:0;font-family:var(--brand);font-size:1.7rem;font-weight:700;letter-spacing:-.05em}.bag-summary div{display:flex;justify-content:space-between;gap:18px;padding-top:18px;border-top:1px solid var(--ink);font-weight:800}.bag-summary p{margin:0;font-weight:500}.bag-summary a{color:var(--ink);font-weight:800;text-align:center}.module-grid,.product-grid{display:grid;max-width:1120px;margin:0 auto;padding:0 clamp(18px,5vw,70px)}.module-grid{grid-template-columns:repeat(6,1fr);gap:10px}.module-card,.product-card{border:1px solid var(--line);border-radius:8px;background:var(--white)}.module-card{min-height:176px;padding:18px;border-top-width:6px}.module-card svg{margin-bottom:18px;color:var(--indigo)}.module-card:nth-child(2){border-top-color:var(--vermilion)}.module-card:nth-child(3){border-top-color:var(--gold)}.module-card:nth-child(4){border-top-color:var(--matcha)}.module-card:nth-child(5){border-top-color:var(--indigo)}.module-card:nth-child(6){border-top-color:var(--sakura)}.feature-list{flex-wrap:wrap;gap:10px;margin-top:28px}.feature-list span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;color:var(--ink);border:1px solid var(--ink);border-radius:8px;background:var(--sakura);font-family:var(--pixel);font-size:.78rem}.feature-list span:nth-child(2){background:#edf5df}.feature-list span:nth-child(3){background:#ffe6aa}.buy-band{margin-top:clamp(64px,8vw,110px);padding:clamp(68px,9vw,120px) clamp(18px,5vw,70px);color:var(--white);background:radial-gradient(circle at 16% 20%,rgba(216,59,45,.46),transparent 24%),radial-gradient(circle at 88% 18%,rgba(200,145,46,.32),transparent 22%),linear-gradient(135deg,var(--indigo) 0%,var(--ink) 58%,#4e130d 100%)}.buy-heading,.product-grid,.checkout-notice{max-width:1120px}.buy-heading{margin:0 auto 34px}.buy-heading .eyebrow{color:var(--white)}.buy-heading p:not(.eyebrow){color:var(--white)}.product-grid{grid-template-columns:repeat(3,1fr);gap:12px}.product-card{display:flex;flex-direction:column;justify-content:space-between;min-height:250px;padding:22px;color:var(--ink);border:2px solid var(--gold);background:var(--white)}.product-price{margin-bottom:12px;color:var(--vermilion);font-family:var(--serif);font-size:1.8rem;font-weight:400}.checkout-notice{margin:18px auto 0;color:var(--white);font-weight:700}.site-footer{color:var(--ink);background:var(--paper);border-top:3px solid var(--vermilion)}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr)) minmax(260px,1.25fr);gap:clamp(26px,4vw,54px);max-width:1280px;margin:0 auto;padding:clamp(52px,7vw,88px) clamp(18px,5vw,70px) 38px}.footer-column h2,.footer-subscribe h2{margin-bottom:16px;font-family:var(--pixel);font-size:1rem;font-weight:400;line-height:1.1}.footer-column ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.footer-column a,.footer-bottom a{color:var(--ink);font-weight:500;text-decoration:none}.footer-social a{display:inline-flex;align-items:center;gap:10px}.footer-social svg{width:18px;height:18px;fill:currentColor;flex:0 0 auto}.footer-column a:hover,.footer-bottom a:hover,.nav-links a:hover,.text-button:hover{text-decoration:underline}.footer-subscribe{padding:18px;background:var(--white);border:2px solid var(--indigo);border-radius:8px}.footer-subscribe p{margin-bottom:18px}.footer-subscribe label{display:block;margin-bottom:8px;font-family:var(--pixel);font-size:.86rem}.subscribe-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.subscribe-row input,.subscribe-row button{min-height:44px;border:1px solid var(--ink);border-radius:8px}.subscribe-row input{width:100%;min-width:0;padding:0 12px;color:var(--ink);background:var(--white)}.subscribe-row button{padding:0 14px;color:var(--white);background:var(--indigo);font-family:var(--pixel)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1280px;margin:0 auto;padding:22px clamp(18px,5vw,70px) 34px;border-top:1px solid var(--ink)}.footer-bottom p{margin:0}.footer-bottom nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 20px}@media(max-width:980px){.hero{min-height:76svh;background-position:58% center;background-image:linear-gradient(90deg,#fff8ee,#fff8eef7 55%,#fff8eea3),url(/assets/katachi-hero.png)}.section,.kits,.shop-page,.product-detail,.bag-layout,.product-grid,.footer-grid{grid-template-columns:1fr}.product-gallery{grid-template-columns:76px minmax(0,1fr)}.product-support-grid{grid-template-columns:1fr}.bag-summary{position:static}.market-sidebar{padding-right:0;border-right:0}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-company-links{display:none}.module-grid{grid-template-columns:repeat(3,1fr)}.kits .image-panel{order:2}}@media(max-width:640px){:root{--nav-height: 66px}.nav{padding-inline:14px}.nav-left{gap:10px}.brand{gap:7px}.brand-mark{width:46px;height:46px}.nav-links{gap:10px}.nav-product-links a:nth-child(-n+3){display:none}.nav-links a{font-size:.86rem}.nav-right{gap:10px}.nav-actions{gap:6px;padding-left:8px}.nav-icon{width:32px}.brand-name{display:inline;font-size:1.45rem}.account-popover{right:-36px;width:min(260px,calc(100vw - 28px))}.hero{min-height:72svh;padding:86px 18px 38px;background-position:63% center}h1{font-size:clamp(3.4rem,22vw,5.2rem)}.hero-actions,.primary-button,.text-button{width:100%}.module-card{min-height:auto}.module-grid{grid-template-columns:1fr 1fr}.shop-page{gap:34px;padding-inline:16px}.utility-page{padding-inline:18px}.market-tabs{gap:8px;margin-bottom:34px}.market-tabs button{flex:1 1 auto;padding:0 12px}.market-grid{grid-template-columns:1fr;gap:24px}.product-page,.bag-page-full{padding-inline:16px}.product-breadcrumbs{flex-wrap:wrap}.product-gallery{grid-template-columns:1fr}.gallery-thumbs{display:flex;order:2;overflow-x:auto}.gallery-thumbs button{width:72px;flex:0 0 72px}.purchase-card{grid-template-columns:1fr}.purchase-total{justify-content:start;text-align:left}.product-disclosure dl div,.compatibility-row,.bag-item{grid-template-columns:1fr}.bag-item img{width:100%;max-width:240px}.market-heading{display:block}.section{padding-block:62px}.subscribe-row,.footer-bottom{grid-template-columns:1fr}.subscribe-row{display:grid}.subscribe-row button{width:100%}.footer-bottom{display:grid;align-items:start}.footer-bottom nav{justify-content:flex-start}}
