/* nagi — quiet precision, generous space, a single vermilion accent */
:root{--paper:#fafaf8;--white:#fff;--ink:#272b29;--muted:#737873;--line:#dedfda;--mist:#eef0ec;--accent:#b74a35;--serif:'Noto Serif JP','Yu Mincho',serif;--sans:'DM Sans','Noto Sans JP','Yu Gothic',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button,a{touch-action:manipulation}button{border:0;background:none}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}a,button,input,select{outline-offset:5px}a:focus-visible,button:focus-visible{outline:2px solid var(--accent)}input:focus,select:focus{outline:1px solid var(--accent)}button:disabled{cursor:default;opacity:.4}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;display:block}i{display:inline-flex;font-style:normal;flex-shrink:0}[hidden]{display:none!important}.announcement{height:34px;padding:0 4.4%;background:var(--ink);color:#f2f3ef;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.045em}.announcement>span:first-child,.announcement>span:last-child{color:#bdc1bb;font-size:12px}.announcement-mark{margin-left:15px}.site-header{height:96px;padding:0 4.4%;display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--paper);position:relative;z-index:3}.brand{display:inline-flex;align-items:baseline;font-size:47px;font-weight:600;letter-spacing:-3px;line-height:1}.brand-dot{color:var(--accent)}.brand-kanji{font-family:var(--serif);font-size:19px;font-weight:400;letter-spacing:0;margin-left:18px;padding-left:18px;border-left:1px solid #b9beb7;align-self:center}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:14px}.desktop-nav>a{padding:10px 0;position:relative}.desktop-nav>a:hover,.desktop-nav>a.active{color:var(--accent)}.desktop-nav>a:after{content:'';position:absolute;height:1px;background:var(--accent);bottom:1px;left:0;width:0;transition:width .2s}.desktop-nav>a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:12px}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.icon-button:hover{background:#e8ebe5}.bag-button{width:auto;gap:8px;padding:0 8px}.cart-count{font-size:12px;display:inline-grid;place-items:center;background:var(--ink);color:white;width:19px;height:19px;border-radius:50%}.mobile-menu-button,.mobile-nav{display:none}.hero{margin:0 2.2%;display:grid;grid-template-columns:43% 57%;min-height:600px;background:#edefe9;overflow:hidden}.hero-copy{padding:62px 30px 45px 12%;position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:12px;font-size:13px;letter-spacing:.12em;margin-bottom:26px}.little-line{width:24px;height:1px;background:var(--accent)}.hero h1{font-family:var(--serif);font-size:clamp(39px,3.85vw,61px);font-weight:500;line-height:1.48;letter-spacing:.065em}.hero-description{font-size:14px;line-height:2.05;color:#666c65;margin:25px 0 30px;letter-spacing:.05em}.button{min-height:51px;padding:15px 25px;display:inline-flex;align-items:center;justify-content:center;gap:26px;font-size:14px;letter-spacing:.03em;border:1px solid var(--ink);transition:background .18s,transform .18s}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#454b43}.button svg{width:21px}.button-light{background:transparent}.button-light:hover{background:#eff0eb}.hero-note{font-size:12px;color:#777e73;display:flex;gap:9px;align-items:center;margin-top:42px}.tiny-circle{height:6px;width:6px;border-radius:50%;background:var(--accent)}.hero-visual{position:relative;min-height:600px;background:#eceeea}.hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image-caption{position:absolute;bottom:38px;left:38px;right:54px;display:flex;align-items:center;justify-content:space-between;gap:20px}.caption-kicker{font-family:var(--serif);font-size:14px;letter-spacing:.1em}.hero-image-caption p{font-size:13px;margin-top:9px;color:#60675f}.round-button{width:47px;height:47px;display:grid;place-items:center;border-radius:50%;background:#fafaf8c9;border:1px solid #fff9;backdrop-filter:blur(8px)}.round-button:hover{background:white}.vertical-caption{position:absolute;right:20px;top:38px;writing-mode:vertical-rl;font-size:12px;letter-spacing:.05em;color:#5d635d}.service-strip{margin:0 4.4%;padding:26px 0;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.service-strip>div{display:flex;align-items:center;justify-content:center;gap:12px}.service-strip>div+div{border-left:1px solid var(--line)}.service-strip span{font-size:13px}.service-strip small{font-size:12px;color:var(--muted)}.service-strip svg{width:20px;height:20px}.section{padding:78px 5.5% 74px;max-width:1600px;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-kicker{font-size:13px;color:var(--muted);margin-bottom:13px;letter-spacing:.02em}.section h2,.editorial-copy h2,.brand-statement h2{font-family:var(--serif);font-size:31px;font-weight:500;letter-spacing:.045em;line-height:1.7}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:18px;padding-bottom:7px;border-bottom:1px solid #7f857c;white-space:nowrap}.text-link svg{width:19px;height:19px}.text-link:hover{color:var(--accent);border-color:var(--accent)}.category-tabs{display:flex;align-items:center;gap:8px;margin:28px 0}.category-tabs button{font-size:13px;padding:10px 20px;border-radius:24px;border:1px solid transparent;color:#6e756b}.category-tabs button.active{border-color:var(--ink);background:var(--ink);color:white}.category-tabs button:not(.active):hover{background:#e9ece5}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.product-card{min-width:0}.product-image{position:relative;background:#eef0ec;aspect-ratio:1/1.05;overflow:hidden}.product-image>a{display:block;height:100%}.product-image img{height:100%;transition:transform .45s}.product-image:hover img{transform:scale(1.045)}.product-tag{position:absolute;top:16px;left:16px;font-size:11px;padding:5px 8px;background:#fafaf8df;z-index:1;letter-spacing:.02em}.product-tag.new{color:var(--accent)}.product-add{position:absolute;right:15px;bottom:15px;width:35px;height:35px;background:#fafaf8e8;border:1px solid #d3d8cf;border-radius:50%;display:grid;place-items:center}.product-add:hover{background:var(--ink);color:white}.product-add svg{width:17px}.product-meta{padding-top:18px}.product-category{font-size:11px;color:var(--muted);margin-bottom:7px}.product-meta h3{font-size:16px;font-weight:500;line-height:1.5}.product-subtitle{font-size:12px;color:var(--muted);line-height:1.6;margin-top:6px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px}.product-price{font-size:16px}.product-price small{font-size:11px;color:var(--muted);margin-left:5px}.color-dots{display:flex;gap:5px}.color-dots span{width:9px;height:9px;border-radius:50%;border:1px solid #0002}.editorial-banner{margin:0 5.5%;display:grid;grid-template-columns:56% 44%;background:#e8ebe4;min-height:400px}.editorial-photo{min-height:400px;overflow:hidden}.editorial-photo img{height:100%;max-height:465px}.editorial-copy{padding:55px 13%;align-self:center}.editorial-copy h2{font-size:31px;white-space:nowrap}.editorial-copy>p:not(.section-kicker){font-size:14px;color:#676f62;line-height:2.2;margin:20px 0 28px}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.journal-section .section-heading{margin-bottom:34px}.journal-card img{height:230px;transition:filter .25s}.journal-card:hover img{filter:brightness(.94)}.article-meta{display:flex;justify-content:space-between;margin:19px 0 10px;color:var(--muted);font-size:12px}.article-meta span:first-child{color:var(--accent)}.journal-card h3{font-size:17px;font-weight:500;line-height:1.9;max-width:95%}.journal-card p{font-size:13px;color:var(--muted);line-height:1.9;margin-top:9px}.brand-statement{display:grid;grid-template-columns:1fr 2fr 2fr;gap:30px;align-items:center;margin:0 5.5%;padding:50px 0 70px;border-top:1px solid var(--line)}.statement-kanji{font-family:var(--serif);font-size:110px;color:#adb6a5;font-weight:400;justify-self:center}.brand-statement h2{font-size:27px;margin-bottom:20px}.brand-statement>p{font-size:14px;line-height:2.3;color:#6a7266;justify-self:end}footer{background:#e9ece5;padding:58px 5.5% 0}.footer-main{display:grid;grid-template-columns:2.3fr 1fr 1fr 1.4fr;gap:40px;padding-bottom:45px}.footer-brand p{font-size:13px;color:#6e756a;margin-top:23px}.footer-group{display:flex;align-items:flex-start;flex-direction:column;gap:13px}.footer-group h3{font-size:14px;font-weight:500;margin-bottom:5px}.footer-group a,.footer-group button{font-size:12px;color:#666e60;padding:0}.footer-group a:hover,.footer-group button:hover{color:var(--accent)}.footer-bottom{padding:23px 0;display:flex;justify-content:space-between;border-top:1px solid #cfd5c7;gap:20px;font-size:11px;color:#6e7667}.demo-label{font-size:11px}.page-view{min-height:65vh;padding-top:37px;padding-bottom:100px}.breadcrumb{display:flex;gap:14px;color:var(--muted);font-size:12px;margin-bottom:50px}.page-view h1{font-family:var(--serif);font-size:42px;font-weight:500;letter-spacing:.05em;line-height:1.6}.page-intro{color:var(--muted);font-size:14px;line-height:2;margin-top:16px}.sort-label{font-size:12px;color:var(--muted);display:flex;gap:12px;align-items:center}.sort-label select{background:transparent;padding:9px 12px;color:var(--ink);font-size:13px;border:1px solid var(--line)}.results-label{font-size:12px;color:var(--muted);margin-bottom:20px}#journal-view .journal-grid{margin-top:50px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.about-layout img{height:570px}.about-layout p:not(.section-kicker){font-size:15px;line-height:2.2;color:#687160;max-width:480px;margin-top:25px}.about-layout .button{margin-top:30px}.skip-link{position:fixed;left:10px;top:-100px;background:white;padding:12px;z-index:100}.skip-link:focus{top:10px}
/* Dialogs */
dialog{border:0;background:var(--paper);color:var(--ink);padding:40px;max-height:calc(100dvh - 48px);width:calc(100% - 40px);max-width:570px;overflow:auto;box-shadow:0 20px 100px #0002}dialog::backdrop{background:#1b241f65;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:32px}.dialog-heading h2{font-family:var(--serif);font-weight:500;font-size:23px;line-height:1.6}.dialog-heading h2 span{font-family:var(--sans);font-size:14px;margin-left:8px;color:var(--muted)}.dialog-close{position:absolute;right:16px;top:16px;z-index:2;background:#fafaf8d9}.drawer{height:100dvh;max-height:100dvh;max-width:495px;width:100%;margin:0 0 0 auto;padding:35px 30px;min-height:100dvh}.cart-empty{padding:80px 15px;text-align:center}.empty-symbol{display:grid;place-items:center;margin-bottom:24px}.empty-symbol svg{width:48px;height:48px;stroke:#8f9a86}.cart-empty h3{font-family:var(--serif);font-weight:500;font-size:22px}.cart-empty p{font-size:14px;color:var(--muted);line-height:1.9;margin:18px 0 30px}.cart-item{display:grid;grid-template-columns:87px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item img{height:105px;background:var(--mist)}.cart-item h3{font-size:15px;font-weight:500;padding-right:20px}.cart-item-details{position:relative}.cart-item-details>p{font-size:12px;color:var(--muted);margin-top:8px}.cart-item-bottom{margin-top:17px;display:flex;align-items:center;justify-content:space-between;font-size:14px}.quantity{display:inline-flex;align-items:center;border:1px solid #d4d9ce;height:32px}.quantity button{padding:4px 11px}.quantity span{font-size:13px;min-width:24px;text-align:center}.remove-item{position:absolute;right:-3px;top:-3px;font-size:18px;color:#86917c}.cart-summary{padding-top:30px}.cart-summary>div{display:flex;justify-content:space-between;font-size:14px;margin-bottom:15px}.cart-summary .total{font-size:18px;border-top:1px solid var(--line);padding-top:20px;margin-top:20px}.cart-summary .total strong{font-weight:500}.cart-summary small{font-size:11px;color:var(--muted)}.cart-summary .button{width:100%;margin-top:14px}.demo-notice{font-size:12px;line-height:1.9;color:var(--muted);margin:16px 0 0}.free-shipping{margin:25px 0 5px;background:#ebeee6;padding:13px 15px;font-size:12px;line-height:1.7}.account-dialog{text-align:center;padding:45px 42px;max-width:465px}.account-dialog .brand{font-size:38px;margin:6px 0 30px}.account-dialog h2{font-family:var(--serif);font-size:26px;font-weight:500;margin-bottom:12px}.account-dialog .intro{font-size:13px;line-height:1.9;color:var(--muted);margin-bottom:27px}.account-form{text-align:left}.account-form label{display:block;font-size:13px;margin-bottom:18px}.account-form input{display:block;width:100%;margin-top:8px;background:white;border:1px solid var(--line);padding:13px;font-size:15px;border-radius:0}.account-form .button{width:100%;margin-top:8px}.account-switch{font-size:13px;margin-top:26px;color:var(--muted)}.account-switch button{padding:0;color:var(--ink);border-bottom:1px solid #7d8478;margin-left:10px}.account-success{padding:20px 0}.account-success>i{color:var(--accent);margin-bottom:25px}.account-success>i svg{height:40px;width:40px}.account-success p{font-size:14px;margin:18px 0;color:var(--muted);line-height:2}.product-dialog{max-width:990px;padding:0}.product-detail-grid{display:grid;grid-template-columns:1.05fr 1fr}.detail-image{height:100%;min-height:540px;background:var(--mist);object-fit:cover}.detail-copy{padding:65px 42px 40px}.detail-copy h2{font-family:var(--serif);font-size:31px;font-weight:500;line-height:1.5}.detail-copy .product-subtitle{font-size:13px;margin:13px 0 25px}.detail-copy .product-price{font-size:24px}.detail-description{font-size:14px;line-height:2.05;color:var(--muted);margin:26px 0}.detail-specs{font-size:12px;display:grid;grid-template-columns:100px 1fr;border-top:1px solid var(--line);padding-top:20px;gap:12px;margin:25px 0}.detail-specs dt{color:var(--muted)}.detail-specs dd{margin:0}.detail-copy .button{width:100%}.search-dialog{max-width:650px}.search-field{display:flex;gap:15px;align-items:center;border-bottom:1px solid var(--ink);padding:15px 0}.search-field input{background:none;outline:0;border:0;width:100%;font-size:16px;min-width:0}.search-item{display:flex;align-items:center;gap:18px;padding:15px 0;width:100%;text-align:left;border-bottom:1px solid var(--line)}.search-item img{width:70px;height:70px}.search-item h3{font-size:15px;font-weight:500}.search-item p{font-size:13px;color:var(--muted);margin-top:8px}.search-item>i{margin-left:auto}.search-hint{font-size:13px;color:var(--muted);padding:30px 0;line-height:1.9}.article-dialog{padding:0;max-width:790px}.article-cover{height:320px}.article-body{padding:36px 55px 50px}.article-body h2{font-family:var(--serif);font-size:29px;font-weight:500;line-height:1.8;margin-bottom:30px}.article-body h3{font-family:var(--serif);font-size:21px;font-weight:500;margin:30px 0 16px}.article-body>p{font-size:15px;line-height:2.2;color:#656e5e;margin:18px 0}.article-body .text-link{margin-top:15px}.info-dialog h2{font-family:var(--serif);font-size:25px;font-weight:500;margin:15px 0 25px}.info-dialog p{font-size:14px;line-height:2;color:var(--muted);margin:15px 0}.info-dialog .button{margin-top:18px}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:white;padding:16px 26px;font-size:14px;z-index:20;max-width:calc(100% - 30px);text-align:center;transition:opacity .2s,transform .2s;box-shadow:0 5px 25px #0002}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1600px){.hero{max-width:1530px;margin:auto}.service-strip{max-width:1460px;margin:auto}.editorial-banner,.brand-statement{max-width:1424px;margin:auto}}@media(max-width:1150px){.site-header{gap:20px;padding:0 4%}.desktop-nav{gap:18px;font-size:13px}.brand{font-size:41px}.brand-kanji{font-size:17px;margin-left:12px;padding-left:12px}.header-actions{gap:4px}.hero{min-height:560px;grid-template-columns:45% 55%}.hero-copy{padding:48px 15px 40px 10%}.hero-visual{min-height:560px}.hero h1{font-size:43px}.service-strip small{display:none}.product-grid{gap:19px}.editorial-copy{padding:38px 10%}.editorial-copy h2{font-size:26px}.journal-card img{height:190px}.brand-statement>p{font-size:13px}.footer-main{gap:25px}.footer-bottom{font-size:10px}.demo-label{font-size:10px}}
@media(max-width:850px){.desktop-nav{display:none}.mobile-menu-button{display:inline-flex}.mobile-nav:not([hidden]){display:flex;flex-wrap:wrap;gap:10px 25px;background:var(--paper);border-top:1px solid var(--line);padding:20px 5%;font-size:14px}.announcement>span:first-child,.announcement>span:last-child{display:none}.announcement{justify-content:center;height:31px;font-size:11px}.site-header{height:83px}.header-actions{gap:7px}.hero{grid-template-columns:46% 54%;min-height:490px}.hero-copy{padding:40px 10px 35px 9%}.eyebrow{font-size:11px;gap:7px}.hero h1{font-size:34px;line-height:1.65}.hero-description{font-size:12px}.hero-visual{min-height:490px}.hero-note{display:none}.hero .button{font-size:12px;padding:12px 16px;gap:15px}.hero-image-caption{left:22px;right:20px;bottom:27px}.hero-image-caption p{font-size:11px}.caption-kicker{font-size:12px}.vertical-caption{font-size:11px;right:12px}.section{padding:55px 5%}.section h2{font-size:27px}.text-link{font-size:12px;gap:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 22px}.product-image{aspect-ratio:1/1}.editorial-banner{margin:0 5%;grid-template-columns:1fr 1fr;min-height:330px}.editorial-photo{min-height:330px}.editorial-copy{padding:35px 25px}.editorial-copy h2{font-size:22px}.editorial-copy>p:not(.section-kicker){font-size:12px}.journal-grid{gap:20px}.journal-card img{height:150px}.journal-card h3{font-size:14px}.journal-card p{display:none}.article-meta{font-size:10px}.brand-statement{grid-template-columns:1fr 3fr;margin:0 5%;padding:40px 0}.brand-statement>p{display:none}.statement-kanji{font-size:85px}.brand-statement h2{font-size:26px}.footer-main{grid-template-columns:1.3fr 1fr 1fr}.footer-brand{grid-column:1/-1;margin-bottom:15px}.footer-bottom{flex-wrap:wrap;row-gap:10px}.demo-label{order:3;width:100%}.page-view h1{font-size:34px}.sort-label{flex-direction:column;align-items:flex-start;gap:7px}.about-layout{gap:5%}.about-layout img{height:480px}.about-layout p:not(.section-kicker){font-size:14px}.product-detail-grid{grid-template-columns:1fr 1fr}.detail-copy{padding:55px 25px 30px}.detail-copy h2{font-size:24px}.detail-image{min-height:530px}.detail-specs{grid-template-columns:80px 1fr}}
@media(max-width:560px){.site-header{height:77px;padding:0 5%}.brand{font-size:39px}.brand-kanji{font-size:15px;padding-left:12px;margin-left:12px}.header-actions{gap:2px}.icon-button{width:34px;height:38px}.bag-button{width:auto;gap:4px;padding:0 4px}.header-actions svg{width:20px;height:20px}.cart-count{width:16px;height:16px;font-size:10px}.hero{margin:0 13px;grid-template-columns:1fr;min-height:auto}.hero-copy{padding:35px 25px 33px}.eyebrow{margin-bottom:20px;font-size:11px}.hero h1{font-size:37px;letter-spacing:.05em;line-height:1.65}.hero h1 br:nth-of-type(2){display:none}.hero-description{font-size:12px;line-height:2;margin:19px 0 24px}.hero .button{font-size:12px;min-height:45px;padding:12px 21px;gap:28px}.hero-visual{min-height:345px}.hero-visual>img{object-position:center 43%}.hero-image-caption{bottom:21px;left:24px;right:24px}.vertical-caption{top:23px}.service-strip{padding:20px 0;margin:0 5%}.service-strip>div{flex-direction:column;gap:7px}.service-strip span{font-size:10px}.service-strip svg{height:18px;width:18px}.section{padding:43px 5%}.section-heading{gap:15px;margin-bottom:22px;align-items:flex-end}.section-kicker{font-size:11px;margin-bottom:9px}.section h2{font-size:24px;line-height:1.6}.section-heading>.text-link{font-size:10px;gap:7px;white-space:normal;line-height:1.6;flex-shrink:0;max-width:105px;padding-bottom:4px}.section-heading>.text-link svg{width:15px}.category-tabs{gap:3px;margin:24px 0}.category-tabs button{font-size:11px;padding:8px 12px;white-space:nowrap}.product-grid{gap:30px 13px}.product-meta{padding-top:13px}.product-meta h3{font-size:13px}.product-category{font-size:10px;margin-bottom:5px}.product-subtitle{font-size:10px}.product-price{font-size:13px}.product-price small{font-size:10px}.product-tag{font-size:9px;top:10px;left:10px;padding:4px 6px}.product-add{right:9px;bottom:9px;width:30px;height:30px}.color-dots{gap:3px}.color-dots span{width:7px;height:7px}.product-bottom{gap:5px;margin-top:10px}.editorial-banner{grid-template-columns:1fr}.editorial-photo{min-height:0;height:260px}.editorial-photo img{object-position:center 40%}.editorial-copy{padding:32px 28px 36px}.editorial-copy h2{font-size:27px}.editorial-copy>p:not(.section-kicker){font-size:13px}.editorial-copy .text-link{font-size:13px}.journal-grid{grid-template-columns:1fr;gap:30px}.journal-card img{height:220px}.journal-card h3{font-size:17px;max-width:100%}.journal-card p{display:block;font-size:12px}.article-meta{font-size:11px;margin-top:15px}.brand-statement{grid-template-columns:80px 1fr;gap:15px;padding:30px 0 43px}.statement-kanji{font-size:65px}.brand-statement h2{font-size:21px;margin-bottom:16px}footer{padding:38px 5% 0}.footer-main{grid-template-columns:1fr 1fr;gap:30px 20px;padding-bottom:35px}.footer-brand{margin:0}.footer-brand p{font-size:12px;margin-top:18px}.footer-group{gap:12px}.footer-group h3{font-size:13px}.footer-group a,.footer-group button{font-size:11px}.footer-bottom{font-size:10px;padding:20px 0}.demo-label{font-size:9px}.page-view{padding-top:24px;min-height:65vh}.breadcrumb{margin-bottom:30px;font-size:11px}.page-view h1{font-size:29px}.page-intro{font-size:12px;margin-top:10px}.sort-label{font-size:10px}.sort-label select{font-size:11px;padding:8px 4px;max-width:112px}.page-view .section-heading{align-items:flex-start}.about-layout{grid-template-columns:1fr;gap:30px}.about-layout img{height:330px}.about-layout p:not(.section-kicker){font-size:14px}.about-layout h1{font-size:32px}.drawer{padding:29px 23px}.dialog-heading h2{font-size:21px}.account-dialog{padding:38px 27px}.product-detail-grid{grid-template-columns:1fr}.product-dialog{width:calc(100% - 24px)}.detail-image{min-height:0;height:290px;object-position:center 43%}.detail-copy{padding:30px 25px}.detail-copy h2{font-size:27px}.detail-description{margin:20px 0}.product-dialog .dialog-close{background:var(--paper)}.search-dialog{padding:30px 22px}.search-dialog .dialog-heading h2{font-size:21px}.search-field input{font-size:14px}.article-cover{height:210px}.article-body{padding:25px}.article-body h2{font-size:23px}.article-body h3{font-size:20px}.article-body>p{font-size:14px}.info-dialog{padding:35px 25px}.info-dialog h2{font-size:23px}.toast{font-size:12px;padding:13px 20px;bottom:20px}.category-tabs button{min-height:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Reading sizes and narrow-screen Japanese line breaks. */
.hero-description,.editorial-copy>p:not(.section-kicker),.brand-statement>p,.page-intro,.detail-description,.article-body>p,.info-dialog p,.about-layout p:not(.section-kicker){font-size:16px}
.desktop-nav,.category-tabs button,.text-link,.button,.product-subtitle,.footer-group a,.footer-group button,.account-form label{font-size:14px}
.product-meta h3,.product-price{font-size:16px}
@media(max-width:560px){.hero h1{font-size:clamp(29px,8vw,37px)}.hero h1 br:nth-of-type(2){display:initial}.hero-description{font-size:14px}.hero .button{font-size:14px}.category-tabs{gap:0}.category-tabs button{padding:9px 10px;font-size:13px}.product-meta h3{font-size:15px}.product-subtitle{font-size:12px}.product-price{font-size:15px}.footer-group a,.footer-group button{font-size:13px}.journal-card p{font-size:14px}.page-intro{font-size:14px}}
/* Language control is always available in the top bar, including on phones. */
.announcement{height:40px;gap:20px}.announcement-locale{display:flex;align-items:center;gap:26px}.currency-label{color:#bdc1bb;font-size:12px}.language-switch{display:flex;align-items:center;gap:8px;flex-shrink:0}.language-switch button{color:#b9c0b7;font-size:12px;min-height:36px;min-width:30px;padding:0 3px;position:relative}.language-switch button[aria-pressed=true]{color:#fff}.language-switch button[aria-pressed=true]:after{content:'';position:absolute;left:3px;right:3px;bottom:5px;background:#f7f9f2;height:1px}.language-switch>span{color:#747f70;font-size:11px}.language-switch button:focus-visible{outline-color:#fff;outline-offset:-2px}
html[lang=en] .hero h1{font-family:var(--sans);font-size:clamp(38px,4.4vw,68px);line-height:1.17;font-weight:400;letter-spacing:-.045em;margin:35px 0}
html[lang=en] .section h2,html[lang=en] .editorial-copy h2,html[lang=en] .brand-statement h2,html[lang=en] .page-view h1{font-family:var(--sans);letter-spacing:-.035em;line-height:1.2;font-weight:400}
html[lang=en] .editorial-copy h2{white-space:normal}html[lang=en] .hero-description{max-width:330px;line-height:1.8}html[lang=en] .desktop-nav{gap:25px}html[lang=en] .service-strip>div{gap:9px}html[lang=en] .service-strip small{font-size:11px}html[lang=en] .journal-card h3{font-size:18px;line-height:1.5}html[lang=en] .journal-card p{line-height:1.65}html[lang=en] .product-price small{display:block;margin:5px 0 0}html[lang=en] .product-bottom{align-items:flex-start}html[lang=en] .detail-specs{grid-template-columns:90px 1fr}
@media(max-width:1150px){html[lang=en] .desktop-nav{gap:16px;font-size:13px}html[lang=en] .service-strip small{display:none}}
@media(max-width:850px){.announcement{justify-content:space-between}.announcement-locale .currency-label{display:none}html[lang=en] .hero h1{font-size:42px}html[lang=en] .hero-description{font-size:14px}html[lang=en] .service-strip span{font-size:12px}}
@media(max-width:560px){.announcement{padding:0 5%;gap:8px}.announcement-shipping{font-size:10px;letter-spacing:0;white-space:nowrap}.announcement-mark{display:none}.announcement-locale{gap:0}.language-switch{gap:3px}.language-switch button{font-size:11px;min-width:26px}html[lang=en] .hero h1{font-size:clamp(32px,9.5vw,44px);margin:25px 0}html[lang=en] .hero h1 br:nth-of-type(2){display:initial}html[lang=en] .section h2{font-size:25px}html[lang=en] .section-heading>.text-link{max-width:88px}html[lang=en] .service-strip span{font-size:10px}html[lang=en] .hero-description{font-size:14px;max-width:290px}html[lang=en] .brand-statement h2{font-size:22px}html[lang=en] .product-subtitle{font-size:12px}html[lang=en] .page-view .section-heading{gap:10px}html[lang=en] .sort-label select{max-width:114px}html[lang=en] .sort-label{flex-shrink:0}html[lang=en] .category-tabs button{font-size:12px;padding:9px}}
@media(max-width:360px){html[lang=en] .hero h1{font-size:32px}.announcement-shipping{font-size:9px}.language-switch button{font-size:10px}}
/* Variant selection: the same quiet surfaces, now with explicit choices. */
.product-dialog{max-width:1040px}.product-detail-grid{grid-template-columns:1fr 1fr;align-items:start}.detail-media{position:sticky;top:0;background:var(--mist)}.detail-media .detail-image{height:530px;min-height:0;object-fit:cover}.image-caption{font-size:12px;line-height:1.7;color:var(--muted);padding:13px 22px 18px}.detail-copy{padding:45px 35px 32px}.detail-copy h2{font-size:29px}.detail-copy .product-subtitle{margin:10px 0 20px}.detail-copy #selected-price{min-height:43px;margin-bottom:19px}.variant-prompt{font-size:13px;color:var(--muted);margin-bottom:19px}.variant-groups{display:grid;gap:20px}.variant-group{margin:0;padding:0;border:0;min-width:0}.variant-group legend{font-size:13px;font-weight:500;padding:0;margin-bottom:10px}.variant-options{display:flex;flex-wrap:wrap;gap:8px}.variant-choice{position:relative;display:block;cursor:pointer;max-width:100%}.variant-choice>input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.variant-choice>span{display:flex;gap:8px;align-items:center;min-height:42px;padding:10px 13px;border:1px solid #d4d8cf;font-size:13px;line-height:1.4;background:var(--paper);transition:background .15s,border-color .15s}.variant-choice>input:checked+span{border-color:var(--ink);background:#e9ede4;box-shadow:inset 0 0 0 .5px var(--ink)}.variant-choice>input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}.variant-choice:hover>span{border-color:#7c8774}.variant-swatch{width:12px;height:12px;border-radius:50%;border:1px solid #0002}.variant-status{font-size:13px;line-height:1.7;color:#526748;margin:23px 0 16px;min-height:23px}.variant-status.unavailable{color:var(--accent)}.product-purchase{display:flex;align-items:flex-end;gap:16px}.detail-quantity{flex-shrink:0}.detail-quantity>span{display:block;font-size:12px;color:var(--muted);margin-bottom:8px}.detail-quantity .quantity{height:50px}.detail-quantity .quantity button{padding:12px;min-width:34px}.detail-quantity output{min-width:23px;text-align:center;font-size:14px}.product-purchase .button{flex:1;min-height:50px;gap:13px;padding:12px 16px;font-size:14px;width:auto}.product-purchase .button:disabled{background:#6a7265;border-color:#6a7265;color:white;opacity:.65}.product-specifications{border-top:1px solid var(--line);margin-top:26px;padding-top:18px}.product-specifications summary{font-size:14px;cursor:pointer;list-style-position:inside}.product-specifications .detail-description{font-size:14px;margin:18px 0}.product-specifications .detail-specs{font-size:12px;margin-bottom:8px}.cart-options{margin:10px 0 0;display:grid;gap:5px}.cart-options>div{display:flex;gap:10px;font-size:12px;line-height:1.5}.cart-options dt{color:var(--muted);flex-shrink:0}.cart-options dd{margin:0}.cart-stock-limit{font-size:11px;color:var(--accent);margin-top:10px}.cart-item .cart-item-bottom{margin-top:15px}.cart-item img{height:112px}.detail-copy .demo-notice{font-size:11px}.cart-item-details h3{font-size:15px;padding-right:24px}
@media(max-width:850px){.detail-copy{padding:43px 26px 28px}.detail-media .detail-image{height:470px}.variant-options{gap:7px}.variant-choice>span{padding:9px 11px;font-size:12px}.product-purchase{gap:10px}.product-purchase .button{padding:12px 10px}.detail-quantity .quantity button{padding:11px 7px;min-width:28px}}
@media(max-width:560px){.product-detail-grid{grid-template-columns:1fr}.detail-media{position:relative}.detail-media .detail-image{height:250px;object-position:center 42%}.image-caption{padding:8px 23px 12px;font-size:11px}.detail-copy{padding:27px 24px}.detail-copy h2{font-size:27px}.detail-copy #selected-price{font-size:25px;margin-bottom:15px}.variant-groups{gap:19px}.variant-choice>span{min-height:44px;font-size:13px;padding:11px 12px}.variant-prompt{font-size:13px}.variant-group legend{font-size:14px}.detail-quantity .quantity button{min-width:30px}.product-purchase .button{font-size:13px}.cart-options>div{flex-wrap:wrap;gap:1px 8px}.cart-options dt,.cart-options dd{font-size:11px}.drawer .cart-item{grid-template-columns:70px 1fr;gap:15px}.cart-item img{height:92px}.cart-item-bottom{gap:8px}.cart-item-bottom>span{font-size:13px}.cart-options>div{line-height:1.65}}
/* Dedicated purchase page: generous imagery with the choices alongside. */
.product-page{padding-top:26px;padding-bottom:90px;max-width:1500px}
.product-page-navigation{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px;padding-bottom:23px;border-bottom:1px solid var(--line)}
.product-page .breadcrumb{flex-wrap:wrap;gap:12px;margin:0;font-size:13px;line-height:1.7}
.product-page .breadcrumb [aria-current]{color:var(--ink)}
.product-back{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:13px;min-height:36px}
.product-back svg{width:17px;height:17px;transform:rotate(180deg)}
.product-back:hover,.product-page .breadcrumb a:hover,.cart-item h3 a:hover{color:var(--accent)}
.product-page .product-detail-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:clamp(28px,5vw,74px)}
.product-page .detail-media{top:28px}
.product-page .detail-media .detail-image{height:auto;aspect-ratio:1/1.05;object-position:center;min-height:0}
.product-page .detail-copy{padding:12px 0 0;min-width:0}
.product-page .detail-copy h1{font-family:var(--sans);font-size:clamp(30px,3vw,44px);font-weight:400;line-height:1.18;letter-spacing:-.04em;outline:none}
.product-page .detail-copy .section-kicker{font-size:14px;margin-bottom:16px}
.product-page .detail-copy .product-subtitle{font-family:var(--serif);font-size:17px;margin:15px 0 26px;line-height:1.8}
html[lang=en] .product-page .detail-copy .product-subtitle{font-family:var(--sans);font-size:17px}
.product-page .detail-copy #selected-price{font-size:28px;margin-bottom:27px}
.product-page #selected-price small{display:inline-block;font-size:12px;margin:0 0 0 12px;font-weight:400}
.product-page .variant-prompt,.product-page .variant-group legend,.product-page .variant-choice>span,.product-page .variant-status{font-size:14px}
.product-page .variant-choice>span{min-height:46px;padding:11px 15px}
.product-page .variant-groups{gap:22px}
.product-page .product-purchase{margin-bottom:30px;gap:18px}
.product-page .product-purchase .button,.product-page .detail-quantity .quantity{min-height:54px}
.product-page .detail-quantity .quantity button{min-width:35px}
.product-page .product-purchase .button{font-size:15px}
.product-page .product-specifications{margin-top:0;padding-top:23px}
.product-page .product-specifications summary{font-size:15px}
.product-page .detail-description{font-size:16px;line-height:1.95;margin-top:20px}
.product-page .detail-specs{font-size:14px;line-height:1.9}
.product-page .demo-notice,.product-page .image-caption{font-size:12px;line-height:1.8}
.product-not-found{min-height:50vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:28px}
.product-not-found h1{font-size:30px}
.cart-product-image{display:block;min-width:0}
.cart-product-image img{width:100%}
@media(max-width:850px){.product-page{padding-top:20px}.product-page .product-detail-grid{gap:28px}.product-page .detail-copy h1{font-size:30px}.product-page .detail-copy .product-subtitle{font-size:15px}.product-page .variant-choice>span{padding:10px 12px}.product-page .product-purchase{gap:10px}.product-page .detail-quantity .quantity button{min-width:29px}.product-page .product-purchase .button{font-size:14px;padding:12px 10px}}
@media(max-width:700px){.product-page{padding:20px 5% 55px}.product-page-navigation{margin-bottom:22px;gap:12px;align-items:flex-start;flex-direction:column;padding-bottom:16px}.product-page .breadcrumb{font-size:12px;gap:8px}.product-back{font-size:13px;min-height:30px}.product-page .product-detail-grid{grid-template-columns:1fr;gap:30px}.product-page .detail-media{position:static}.product-page .detail-media .detail-image{aspect-ratio:1.25/1;max-height:420px}.product-page .image-caption{padding:10px 16px}.product-page .detail-copy{padding:0}.product-page .detail-copy h1{font-size:34px}.product-page .detail-copy .product-subtitle{font-size:16px;margin:12px 0 22px}.product-page .detail-copy #selected-price{margin-bottom:22px}.product-page .product-purchase{gap:16px}.product-page .detail-quantity .quantity button{min-width:34px}.product-page .product-purchase .button{font-size:15px}.product-page .detail-description{font-size:16px}.product-page .detail-specs{grid-template-columns:80px 1fr;font-size:14px}}


/* ==== nagi vape additions ==== */
.compare-price{color:var(--muted);text-decoration:line-through;font-weight:400;font-size:.72em;margin-left:8px}
.flavor-count{font-size:12px;color:var(--muted)}
.flavor-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px}
.flavor-img{width:30px;height:30px;border-radius:50%;object-fit:cover;border:1px solid #0001;flex-shrink:0}
.flavor-choice>span{display:flex;align-items:center;gap:9px}
.flavor-choice>span>span{font-size:12px;line-height:1.35}
.button-ghost{border:1px solid var(--ink);color:var(--ink);background:transparent}
.button-ghost:hover{border-color:var(--accent);color:var(--accent)}
.button-block{width:100%}
.age-dialog{max-width:420px;padding:44px 38px;text-align:center}
.age-box h2{font-size:26px;margin-bottom:14px}
.age-box>p:not(.section-kicker,.age-fine){font-size:14px;color:var(--muted);margin-bottom:26px;line-height:1.8}
.age-actions{display:flex;flex-direction:column;gap:10px}
.age-fine{font-size:12px;color:var(--muted);margin-top:20px}
.checkout-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:56px;margin-top:36px;align-items:start}
#checkout-form{display:flex;flex-direction:column;gap:18px}
.form-group{display:flex;flex-direction:column;gap:7px}
.form-group label{font-size:13px;font-weight:600}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.form-group input,.form-group textarea{border:1px solid var(--line);background:var(--white);padding:12px 14px;border-radius:2px;width:100%;font:inherit}
.form-group input:focus,.form-group textarea:focus{border-color:var(--ink);outline:none}
.optional{font-weight:400;color:var(--muted)}
.form-error{color:var(--accent);font-size:13px}
.checkout-note{font-size:12px;color:var(--muted);line-height:1.7}
.checkout-summary{border:1px solid var(--line);padding:30px;position:sticky;top:24px}
.checkout-summary h3{font-size:15px;margin-bottom:16px}
.summary-row{display:flex;justify-content:space-between;gap:12px;font-size:14px;padding:8px 0}
.summary-row.total{border-top:1px solid var(--line);margin-top:10px;padding-top:16px;font-size:17px;font-weight:700}
.checkout-empty{color:var(--muted);font-size:14px}
.footer-warning{padding:0 4.4% 30px;font-size:12px;color:var(--muted);line-height:1.7}
@media(max-width:850px){.checkout-layout{grid-template-columns:1fr;gap:30px}.checkout-summary{position:static}}
@media(max-width:560px){.form-row{grid-template-columns:1fr}.flavor-options{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}

/* ==== detail: full product image + text-only flavor buttons + thumbnails ==== */
.detail-media .detail-image{object-fit:contain}
.flavor-options{display:flex;flex-wrap:wrap;gap:8px}
.flavor-choice>span{display:inline-flex;align-items:center;min-height:42px;padding:10px 14px;border:1px solid #d4d8cf;font-size:13px;line-height:1.4;background:var(--paper);gap:0}
.detail-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.detail-thumb{width:56px;height:56px;padding:0;border:1px solid var(--line);background:var(--mist);overflow:hidden;border-radius:2px;cursor:pointer}
.detail-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.detail-thumb:hover{border-color:var(--ink)}