@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&family=Noto+Serif+JP:wght@400;500;600&display=swap');
:root{--ink:#34332f;--muted:#77766f;--accent:#625543;--accent-light:#f0eae1;--line:#e7e5df;--paper:#fff;--soft:#f7f7f4;--serif:'Noto Serif JP','Yu Mincho',serif;--sans:'Noto Sans JP',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:175px}body{margin:0;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7;background:var(--paper)}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.55}button{background:none;border:0}img{display:block;max-width:100%}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}button svg{flex-shrink:0}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.wrap{max-width:1280px;padding-left:40px;padding-right:40px;margin:auto}.serif{font-family:var(--serif)}.announcement{background:#554b40;color:#fff;text-align:center;font-size:12px;letter-spacing:.12em;padding:7px 15px}.header{background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 1px 0 var(--line)}.header-main{display:flex;align-items:center;justify-content:space-between;gap:42px;height:100px}.logo{display:flex;flex-direction:column;white-space:nowrap;font-family:Georgia,'Times New Roman',serif;letter-spacing:.065em;line-height:1.15;font-size:27px}.logo small{font-family:var(--sans);font-size:9px;letter-spacing:.3em;margin-top:10px}.search-form{margin-left:auto;width:355px;display:flex;align-items:center;background:#f6f6f3;border-radius:2px}.search-form input{width:100%;min-width:0;background:none;border:0;padding:13px 16px;outline:none;font-size:13px}.search-form:focus-within{outline:1px solid var(--accent)}.search-form button{display:flex;padding:10px 16px}.cart-button{display:flex;align-items:center;gap:8px;padding:10px 0;min-height:44px}.cart-label{font-size:11px;letter-spacing:.08em}#cart-count{font-size:11px;background:#655845;border-radius:50%;min-width:20px;height:20px;color:#fff;line-height:20px}.desktop-nav{display:flex;justify-content:center;gap:54px;height:53px;align-items:center}.desktop-nav a{font-size:13px;letter-spacing:.05em;position:relative;padding:12px 0}.desktop-nav a:after{content:'';position:absolute;bottom:4px;height:1px;left:0;right:100%;background:var(--accent);transition:right .2s}.desktop-nav a:hover:after{right:0}.mobile-menu{display:none!important}.icon-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px}.preview-note{text-align:center;font-size:12px;background:#f8f7f3;color:#777267;padding:7px 16px}.preview-note span{font-size:10px;letter-spacing:.1em;margin-right:10px;border:1px solid #d9d4ca;padding:1px 5px}.hero{height:500px;background:#ece7de;position:relative;overflow:hidden}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 55%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,240,232,.93) 0%,rgba(244,240,232,.8) 26%,rgba(244,240,232,.1) 59%,transparent 100%)}.hero-inner{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.eyebrow{font-size:11px;letter-spacing:.23em;color:var(--accent);margin:0 0 18px}.hero h1{font-family:var(--serif);font-weight:400;font-size:42px;line-height:1.65;letter-spacing:.08em;margin:0 0 19px}.hero-copy{font-size:14px;line-height:2;letter-spacing:.045em;margin:0 0 28px;color:#625d53}.button{background:var(--accent);color:white;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:13px 27px;font-size:13px;letter-spacing:.06em;transition:background .2s}.button:hover{background:#423b32}.button svg{width:19px;height:19px}.button.outline{background:transparent;border:1px solid #a59c8e;color:var(--ink)}.button.outline:hover{background:var(--soft)}.hero-index{position:absolute;bottom:24px;right:40px;color:#6f6250;display:flex;gap:12px;align-items:center;font-size:11px}.hero-index:after{content:'';width:70px;height:1px;background:#9f927e}.hero-links{display:flex;align-items:center;gap:28px}.text-link{font-size:13px;display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid #a69b8a;padding:4px 0}.text-link svg{width:17px}.intro-strip{border-bottom:1px solid var(--line);padding:18px 20px;display:flex;justify-content:center;gap:55px;font-size:12px;letter-spacing:.08em}.intro-strip span+span{position:relative}.intro-strip span+span:before{content:'';position:absolute;left:-28px;top:5px;height:13px;border-left:1px solid #d4d0c8}.section{padding-top:66px;padding-bottom:4px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:29px;gap:20px}.section-heading h2{font-family:Georgia,serif;font-size:32px;line-height:1.2;letter-spacing:.07em;font-weight:400;margin:0 0 9px}.section-heading p{font-size:12px;letter-spacing:.06em;margin:0;color:var(--muted)}.section-heading .view-all{font-size:12px;display:flex;align-items:center;gap:12px;white-space:nowrap;padding-bottom:5px}.view-all svg{width:19px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:19px}.category-card{text-align:center;display:block}.category-visual{background:var(--soft);aspect-ratio:1.2;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.category-visual img{width:80%;height:85%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.category-card:hover img{transform:scale(1.08)}.category-card strong{font-size:13px;font-weight:400}.category-card small{display:block;color:#8b8981;font-size:10px;letter-spacing:.08em;margin-top:3px}.tabs{display:flex;gap:27px;border-bottom:1px solid var(--line);margin-bottom:28px;overflow-x:auto}.tab{padding:12px 2px;font-size:13px;white-space:nowrap;position:relative;color:var(--muted)}.tab.active{color:var(--ink)}.tab.active:after{content:'';height:2px;background:var(--accent);bottom:0;left:0;right:0;position:absolute}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 24px}.product-card{position:relative;min-width:0}.product-picture{position:relative;background:var(--soft);aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-picture img{width:82%;height:82%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.product-card:hover .product-picture img{transform:scale(1.04)}.rank-number{position:absolute;top:12px;left:16px;font-family:Georgia,serif;font-size:24px;font-style:italic;z-index:2;color:#9e8660}.product-meta{padding:18px 0 0}.brand-label{font-family:Arial,sans-serif;font-size:10px;letter-spacing:.12em;color:var(--muted);margin:0 0 7px}.product-name{font-size:13px;font-weight:400;line-height:1.85;margin:0 0 6px;min-height:48px}.product-volume{color:var(--muted);font-size:11px;margin:0 0 7px}.product-price{font-family:Arial,sans-serif;font-size:16px;letter-spacing:.025em;margin:0}.product-price small{font-family:var(--sans);font-size:10px;letter-spacing:0;margin-left:5px;color:var(--muted)}.quick-add{position:absolute;bottom:1px;right:0;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #dedbd4;background:white;transition:background .2s}.quick-add:hover{background:var(--accent-light)}.quick-add svg{width:16px}.ranking-note{font-size:11px;color:var(--muted);margin:20px 0 0}.feature-section{background:#f5f3ee;margin-top:75px;padding:56px 0 60px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.feature-card{display:block}.feature-photo{height:210px;background:#e6e3dd;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.feature-photo img{width:80%;height:92%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.feature-card:hover img{transform:scale(1.045)}.feature-card:nth-child(2) .feature-photo{background:#e9e8e3}.feature-card:nth-child(3) .feature-photo{background:#e9e1d7}.feature-photo span{position:absolute;left:18px;bottom:14px;font-family:Georgia,serif;font-size:28px;letter-spacing:.04em;color:#766955;line-height:1}.feature-card .eyebrow{font-size:10px;margin:19px 0 8px}.feature-card h3{font-family:var(--serif);font-size:18px;font-weight:500;line-height:1.7;margin:0 0 10px}.feature-card p{font-size:12px;color:var(--muted);margin:0}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-left:1px solid var(--line);border-top:1px solid var(--line)}.brand-tile{min-height:108px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;transition:background .2s}.brand-tile:hover{background:var(--soft)}.brand-tile strong{font-family:Georgia,serif;font-size:23px;letter-spacing:.03em;font-weight:400}.brand-tile small{font-size:10px;color:var(--muted)}.brand-section{padding-bottom:75px}.editorial{display:grid;grid-template-columns:1fr 1fr;min-height:270px;background:#ede8df;margin-bottom:75px;overflow:hidden}.editorial-photo{height:100%;max-height:330px;width:100%;object-fit:cover}.editorial-copy{padding:36px 45px;display:flex;flex-direction:column;justify-content:center}.editorial-copy h2{font-family:var(--serif);font-weight:400;font-size:24px;line-height:1.7;margin:0 0 18px}.editorial-copy p{font-size:13px;color:#6e685f;margin:0;line-height:2}.footer{background:#f6f5f1;border-top:1px solid var(--line);padding:49px 0 0}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:60px;padding-bottom:42px}.footer-logo{font-size:24px}.footer-grid p{font-size:12px;color:var(--muted);margin-top:20px}.footer-grid h3{font-size:11px;letter-spacing:.15em;font-weight:500;margin:0 0 17px}.footer-grid>div>a:not(.logo),.footer-grid>div>button{display:block;font-size:12px;padding:4px 0;color:#777269;text-align:left}.footer-bottom{display:flex;justify-content:space-between;padding-top:20px;padding-bottom:20px;border-top:1px solid var(--line);font-size:10px;letter-spacing:.03em;color:var(--muted)}.page-wrap{padding-top:33px;padding-bottom:70px;min-height:55vh}.breadcrumb{font-size:11px;color:var(--muted);display:flex;flex-wrap:wrap;gap:12px;margin-bottom:34px}.page-title{font-family:var(--serif);font-weight:400;font-size:30px;margin:0 0 11px}.page-subtitle{font-size:13px;color:var(--muted);margin:0 0 30px}.shop-layout{display:grid;grid-template-columns:185px 1fr;gap:44px}.filter-group{border-top:1px solid var(--line);padding:20px 0}.filter-group h3{font-size:13px;font-weight:500;margin:0 0 14px}.filter-link{display:block;text-align:left;width:100%;padding:8px 10px;font-size:12px;color:var(--muted)}.filter-link.selected{background:var(--accent-light);color:var(--accent)}.filter-group select{width:100%;padding:10px 6px;border:1px solid var(--line);background:white;font-size:12px}.shop-top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:25px}.result-count{font-size:12px;color:var(--muted);margin:0}.sort-select{font-size:12px;background:white;border:1px solid var(--line);padding:10px 28px 10px 12px}.shop-layout .product-grid{grid-template-columns:repeat(3,1fr)}.empty-state{text-align:center;padding:70px 20px;grid-column:1/-1;background:var(--soft)}.empty-state h3{font-family:var(--serif);font-weight:400;font-size:21px}.empty-state p{font-size:13px;color:var(--muted)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.detail-image{background:var(--soft);aspect-ratio:1;display:flex;align-items:center;justify-content:center}.detail-image img{height:80%;width:80%;object-fit:contain;mix-blend-mode:multiply}.detail-info .brand-label{margin-top:10px;font-size:12px}.detail-info h1{font-family:var(--serif);font-size:26px;line-height:1.7;font-weight:500;margin:18px 0 12px}.detail-info .product-price{font-size:27px;margin:22px 0}.detail-info .product-price small{font-size:12px}.detail-description{font-size:14px;line-height:2;color:#6b6861;margin:24px 0}.detail-meta{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.detail-meta span{background:var(--soft);font-size:11px;padding:4px 9px}.quantity{display:inline-flex;align-items:center;border:1px solid #d9d6cf;height:48px}.quantity button{width:40px;height:46px;font-size:20px}.quantity input{width:42px;text-align:center;border:0;appearance:textfield;outline:none;background:transparent;font-size:14px}.quantity input::-webkit-inner-spin-button{appearance:none}.add-row{display:flex;gap:12px;margin:28px 0 16px}.add-row>.button{flex:1;gap:12px}.detail-disclaimer{font-size:12px;color:var(--muted);line-height:1.8}.details-table{border-top:1px solid var(--line);margin:28px 0}.details-table>div{display:flex;gap:15px;font-size:12px;padding:13px 0;border-bottom:1px solid var(--line)}.details-table dt{min-width:90px;color:var(--muted)}.details-table dd{margin:0}.related{margin-top:60px}dialog{color:var(--ink);border:0;padding:0;box-shadow:0 10px 80px #0002}dialog::backdrop{background:#24201866;backdrop-filter:blur(2px)}.drawer{width:480px;max-width:100%;height:100dvh;max-height:100dvh;margin:0 0 0 auto;position:fixed;inset:0 0 0 auto;padding:30px;overflow-y:auto}.dialog-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line);gap:15px}.dialog-top small,.info-dialog>small{font-size:10px;letter-spacing:.18em;color:var(--muted)}.dialog-top h2{font-family:var(--serif);font-size:20px;font-weight:400;margin:8px 0 0}.cart-item{display:grid;grid-template-columns:84px 1fr;gap:17px;padding:23px 0;border-bottom:1px solid var(--line)}.cart-item-img{background:var(--soft);width:84px;height:108px;display:flex;align-items:center}.cart-item img{width:100%;height:90%;object-fit:contain;mix-blend-mode:multiply}.cart-item h3{font-size:12px;font-weight:400;margin:0 0 8px}.cart-item .product-price{font-size:14px}.cart-item-controls{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.cart-item .quantity{height:33px}.cart-item .quantity button{height:31px;width:30px;font-size:16px}.cart-item .quantity input{width:33px;font-size:12px}.remove-button{font-size:11px;color:var(--muted);text-decoration:underline}.cart-summary{padding-top:26px}.cart-total{display:flex;justify-content:space-between;align-items:center;margin:0 0 10px}.cart-total strong{font-size:23px;font-weight:400}.cart-summary p{font-size:12px;color:var(--muted);line-height:1.8;margin:10px 0 20px}.cart-summary .button{width:100%}.cart-local{font-size:11px;color:var(--muted);text-align:center;padding-top:20px}.info-dialog{width:540px;max-width:calc(100% - 32px);padding:45px;max-height:85dvh;overflow-y:auto}.info-close{position:absolute;right:12px;top:10px}.info-dialog h2{font-family:var(--serif);font-weight:400;font-size:24px;line-height:1.6}.info-dialog p{font-size:14px;line-height:2;color:#6e685f}.info-dialog .button{margin-top:15px}.menu-dialog{margin:0 auto 0 0;height:100dvh;max-height:100dvh;width:320px;max-width:90%;padding:24px}.menu-dialog nav a{display:block;padding:18px 0;border-bottom:1px solid var(--line);font-size:14px}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:#494237;color:#fff;padding:14px 23px;font-size:13px;z-index:100;opacity:0;pointer-events:none;transition:all .25s;white-space:nowrap}#toast.visible{opacity:1;transform:translate(-50%,0)}:focus-visible{outline:2px solid #9a8059;outline-offset:4px}
@media(min-width:1450px){.hero-inner{max-width:1280px}.hero{height:530px}.hero h1{font-size:46px}}
@media(max-width:1000px){.wrap{padding-left:28px;padding-right:28px}.header-main{gap:25px}.logo{font-size:23px}.search-form{width:300px}.desktop-nav{gap:30px}.hero{height:470px}.hero h1{font-size:36px}.category-grid{gap:12px}.product-grid{gap:24px 18px}.detail-grid{gap:35px}.shop-layout{grid-template-columns:155px 1fr;gap:25px}.feature-photo{height:180px}.footer-grid{gap:30px}}
@media(max-width:720px){.wrap{padding-left:20px;padding-right:20px}.announcement{font-size:10px;padding:6px}.header-main{height:auto;min-height:77px;gap:10px;flex-wrap:wrap;padding-top:16px;padding-bottom:14px}.mobile-menu{display:flex!important;width:28px;margin-left:-4px}.logo{font-size:21px;letter-spacing:.045em;margin:auto}.logo small{font-size:7px;letter-spacing:.25em;margin-top:6px;text-align:center}.logo-beauty{font-size:17px}.cart-label{display:none}.cart-button{gap:4px}.cart-button svg{width:21px}.search-form{order:4;width:100%;margin-top:5px}.search-form input{padding:10px 13px;font-size:12px}.search-form button{padding:8px 13px}.desktop-nav{display:none}.preview-note{font-size:10px;line-height:1.8;padding:6px 10px}.preview-note span{font-size:9px;margin-right:4px}.hero{height:485px}.hero-image{object-position:63% center}.hero:after{background:linear-gradient(90deg,rgba(243,239,232,.88),rgba(243,239,232,.4) 70%,rgba(243,239,232,.12))}.hero-inner{justify-content:center;padding-bottom:15px}.hero h1{font-size:31px;line-height:1.7;letter-spacing:.055em;margin-bottom:22px}.eyebrow{font-size:9px;letter-spacing:.18em}.hero-copy{font-size:12px;line-height:2;margin-bottom:25px}.hero-links{flex-direction:column;align-items:flex-start;gap:14px}.button{font-size:12px;min-height:46px;padding:12px 20px;gap:23px}.text-link{font-size:11px}.hero-index{bottom:20px;right:22px}.intro-strip{gap:28px;font-size:10px;padding:15px 10px}.intro-strip span+span:before{left:-14px;height:10px}.section{padding-top:45px}.section-heading{margin-bottom:23px;gap:10px}.section-heading h2{font-size:27px}.section-heading p{font-size:11px}.section-heading .view-all{font-size:10px;gap:5px}.category-grid{grid-template-columns:repeat(3,1fr);gap:23px 12px}.category-visual{margin-bottom:9px;aspect-ratio:1.1}.category-card strong{font-size:11px}.category-card small{font-size:9px}.tabs{gap:21px;margin-bottom:22px}.tab{font-size:12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:30px 16px}.product-meta{padding-top:13px}.product-name{font-size:12px;min-height:45px}.brand-label{font-size:9px}.product-price{font-size:15px}.product-volume{font-size:10px}.rank-number{font-size:22px;top:8px;left:12px}.quick-add{width:30px;height:30px}.feature-section{margin-top:46px;padding:40px 0}.feature-grid{grid-template-columns:1fr;gap:28px}.feature-card{display:grid;grid-template-columns:140px 1fr;gap:0 20px}.feature-photo{height:160px;grid-row:1/5}.feature-photo span{font-size:20px;left:10px;bottom:10px}.feature-card .eyebrow{margin:6px 0 6px}.feature-card h3{font-size:16px;margin-bottom:8px;line-height:1.7}.feature-card p{font-size:11px}.brand-grid{grid-template-columns:repeat(2,1fr)}.brand-tile{min-height:94px}.brand-tile strong{font-size:20px}.brand-section{padding-bottom:45px}.editorial{grid-template-columns:1fr;margin-bottom:45px}.editorial-photo{height:200px;object-position:center 60%}.editorial-copy{padding:30px 25px}.editorial-copy h2{font-size:22px}.editorial-copy p{font-size:12px}.footer{padding-top:35px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px;padding-bottom:32px}.footer-grid>div:first-child{grid-column:1/-1}.footer-logo{align-items:flex-start;margin:0;font-size:24px}.footer-grid p{margin-top:13px}.footer-grid h3{font-size:10px}.footer-grid>div>a:not(.logo),.footer-grid>div>button{font-size:11px;padding:6px 0}.footer-bottom{font-size:9px;gap:15px}.page-wrap{padding-top:25px;padding-bottom:45px}.breadcrumb{font-size:10px;margin-bottom:24px}.page-title{font-size:25px}.page-subtitle{font-size:12px;margin-bottom:23px}.shop-layout{display:block}.filters{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.filter-group{padding:0 0 12px;border-top:0;border-bottom:1px solid var(--line)}.filter-group:first-child{grid-column:1/-1;display:flex;overflow-x:auto;padding-bottom:12px;gap:8px}.filter-group:first-child h3{display:none}.filter-link{white-space:nowrap;width:auto;font-size:11px;border:1px solid var(--line);padding:7px 12px}.filter-group h3{font-size:11px;margin-bottom:9px}.filter-group select{font-size:11px}.shop-layout .product-grid{grid-template-columns:repeat(2,1fr)}.shop-top{margin-bottom:20px}.sort-select{font-size:11px;padding:9px}.detail-grid{grid-template-columns:1fr;gap:24px}.detail-image{aspect-ratio:1.15}.detail-info h1{font-size:24px}.detail-info .brand-label{margin-top:0}.detail-info .product-price{font-size:25px}.detail-description{font-size:13px}.drawer{padding:24px 20px}.info-dialog{padding:38px 25px}.info-dialog h2{font-size:21px}.info-dialog p{font-size:13px}#toast{font-size:12px;max-width:calc(100% - 25px);white-space:normal;text-align:center;width:max-content}.related{margin-top:40px}html{scroll-padding-top:157px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Readable Japanese type across desktop and mobile. */
.hero-copy{font-size:16px}.desktop-nav a,.category-card strong,.tab,.product-name,.filter-link,.filter-group h3,.filter-group select,.sort-select,.shop-top,.detail-description,.cart-item h3,.button,.text-link{font-size:14px}
.eyebrow,.brand-label,.product-volume,.category-card small,.section-heading p,.section-heading .view-all,.ranking-note,.feature-card .eyebrow,.feature-card p,.brand-tile small,.product-price small,.footer-grid h3,.footer-grid>div>a:not(.logo),.footer-grid>div>button,.footer-grid p,.footer-bottom,.breadcrumb,.filter-group select,.result-count,.detail-meta span,.details-table>div,.cart-local,.remove-button,.cart-item .quantity input,.dialog-top small,.info-dialog>small,.hero-index,.preview-note,.search-form input{font-size:12px}
.brand-grid{grid-template-columns:repeat(3,1fr)}.details-table>div{font-size:14px}.cart-summary p,.detail-disclaimer,.info-dialog p{font-size:14px}.editorial-copy p{font-size:14px}.intro-strip{font-size:12px}
@media(max-width:720px){.hero-copy{font-size:14px}.hero h1{font-size:30px}.hero-links{gap:15px}.category-card strong{font-size:13px}.category-card small{font-size:12px;letter-spacing:0}.brand-grid{grid-template-columns:repeat(2,1fr)}.feature-card{grid-template-columns:125px 1fr;gap:0 16px}.feature-photo{height:175px}.feature-card .eyebrow{letter-spacing:.07em}.product-name{min-height:52px}.product-price small{font-size:12px}.product-meta{padding-bottom:36px}.quick-add{bottom:0;right:0;width:36px;height:36px}.footer-bottom{flex-wrap:wrap}.search-form input{font-size:14px}.filter-link{font-size:14px}.logo small{font-size:8px}.preview-note{font-size:12px}.info-dialog p{font-size:14px}.brand-tile small{font-size:11px}.hero-index{font-size:11px}.intro-strip{gap:20px;font-size:11px}.intro-strip span+span:before{left:-10px}.drawer .quantity button{width:36px;height:36px}.drawer .quantity{height:38px}.section-heading .view-all{font-size:12px}.hero .eyebrow{font-size:11px}}
