@charset "UTF-8";
:root{--yellow:#ffdb2d;--cream:#faf8f2;--ink:#211f1b;--muted:#6d6860;--line:#e7e1d6;--red:#bb2b25;--white:#fff;--radius:24px;--shadow:0 20px 65px #211f1b14;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #126cc4;outline-offset:4px}button:focus:not(:focus-visible){outline:none}[hidden]{display:none!important}.shell{width:min(1160px,calc(100% - 64px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-100px;padding:16px;background:var(--ink);color:#fff;z-index:30;border-radius:10px}.skip-link:focus{top:12px}
.topbar{border-bottom:1px solid var(--line);background:var(--cream)}.header-row{display:flex;align-items:center;gap:32px;min-height:108px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.brand img{border-radius:50%;object-fit:cover}.brand>span{font-size:23px;font-weight:900;letter-spacing:-1.2px;line-height:1.1}.brand small{display:block;font-size:8px;letter-spacing:1.8px;margin-top:7px;font-weight:700}.address-trigger{margin-left:auto;display:flex;align-items:center;gap:13px;text-align:left;padding:10px 15px;background:transparent;border:0;min-width:220px;max-width:390px;min-height:56px}.address-trigger small{display:block;font-size:10px;font-weight:700;letter-spacing:1.3px;color:var(--muted);margin-bottom:6px}.address-trigger strong{display:block;font-size:14px;overflow-wrap:anywhere}.icon-pin{font-size:31px;line-height:1}.address-trigger>span:last-child{margin-left:auto}.bag-trigger{display:flex;align-items:center;gap:12px;background:var(--ink);border:0;border-radius:14px;color:#fff;font-weight:700;padding:12px 18px;min-height:50px}.bag-trigger>span:first-child{font-size:27px}.count{display:grid;place-items:center;background:var(--yellow);color:var(--ink);border-radius:50%;font-size:12px;min-width:24px;height:24px;padding:3px}.main-shell{padding-top:23px;outline:0}.status-strip{display:flex;align-items:center;gap:9px;font-size:12px;color:#655838;margin-bottom:20px;line-height:1.6}.status-dot{width:7px;height:7px;background:#b58a09;border-radius:100%;flex-shrink:0}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--yellow);border-radius:var(--radius);overflow:hidden;min-height:323px;position:relative}.hero-copy{padding:38px 0 35px 40px;z-index:1}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:800;line-height:1.5;margin:0 0 13px}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(36px,4.3vw,58px);font-weight:900;letter-spacing:-2.8px;line-height:1.04;margin-bottom:17px}.hero h1 em{font-style:normal;color:var(--red)}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.6;max-width:340px;margin-bottom:24px}.hero-link{font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;gap:28px;border-bottom:1px solid #211f1b80;min-height:40px;padding:0 0 5px}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;isolation:isolate}.hero-art:before{content:"";position:absolute;width:380px;height:380px;border:1px solid #211f1b18;border-radius:50%;top:10px;left:10%;z-index:-1}.hero-art img{width:96%;height:auto;mix-blend-mode:multiply;transform:rotate(-5deg)}.hero-stamp{position:absolute;right:28px;top:28px;font-size:8px;letter-spacing:1.5px;line-height:1.6;text-align:right;transform:rotate(5deg)}.hero-spark{position:absolute;right:30px;bottom:17px;font-size:47px;color:var(--red)}.browse-section{padding:38px 0 15px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px}.section-title .eyebrow{color:var(--muted);margin-bottom:7px}.section-title h2{font-size:27px;letter-spacing:-1px;margin:0}.section-note{font-size:12px;color:var(--muted);padding-bottom:4px}.search-wrap{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 17px;height:58px}.search-wrap>svg{width:20px;height:20px;stroke:var(--muted);fill:none;stroke-width:1.7;flex-shrink:0}.search-wrap input{border:0;background:transparent;width:100%;min-width:0;height:100%;font-size:14px;color:var(--ink);outline-offset:0}.search-wrap input::-webkit-search-cancel-button{-webkit-appearance:none}.search-clear{width:40px;height:40px;flex-shrink:0;font-size:24px;border:0;background:transparent;color:var(--muted)}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0 30px;scroll-margin-top:22px}.category-button{display:flex;align-items:center;gap:16px;min-height:80px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:15px 18px;text-align:left;font-size:13px;font-weight:700;transition:background .15s,border-color .15s}.category-button svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.category-button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.category-button:not([aria-pressed=true]):hover{background:#fff4b6;border-color:#ccb543}.catalog-topline{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 14px}.catalog-topline h3{font-size:17px;letter-spacing:-.4px;margin:0}.catalog-topline p{font-size:12px;margin:0;color:var(--muted)}.empty-state{border:1px dashed #cec6b7;border-radius:20px;background:#f5f1e8;display:flex;align-items:center;gap:24px;padding:33px 38px;min-height:176px}.empty-illustration{display:grid;place-items:center;width:86px;height:86px;background:#eae3d5;color:#766b58;border-radius:50%;flex-shrink:0}.empty-illustration svg{width:43px;height:43px;stroke:currentColor;fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.empty-state h2{font-size:22px;letter-spacing:-.65px;margin:0 0 9px}.empty-state p{font-size:14px;color:var(--muted);line-height:1.65;margin:0;max-width:550px}.empty-state .button{margin-top:15px}.empty-caption{font-size:12px!important;margin-top:12px!important}.institutional-card{display:flex;align-items:center;gap:25px;padding:30px 0 32px;border-bottom:1px solid var(--line);margin-top:22px}.institutional-mark{display:grid;place-items:center;background:var(--yellow);border:2px solid var(--ink);border-radius:16px;width:54px;height:60px;font-size:36px;font-weight:900;transform:rotate(-6deg);flex-shrink:0}.institutional-card .eyebrow{color:var(--muted);margin-bottom:5px;font-size:8px}.institutional-card h2{font-size:18px;letter-spacing:-.5px;margin-bottom:6px}.institutional-card p:last-child{font-size:12px;color:var(--muted);margin:0}.institutional-card>a{margin-left:auto;font-size:12px;font-weight:700;min-height:44px;display:flex;align-items:center;gap:20px;text-decoration:none;flex-shrink:0}.site-footer{display:flex;align-items:start;justify-content:space-between;gap:18px;flex-wrap:wrap;padding-top:30px;padding-bottom:35px}.site-footer strong{font-size:16px;font-weight:900;letter-spacing:-.6px}.site-footer p{font-size:11px;color:var(--muted);margin:7px 0 0}.site-footer nav{display:flex;gap:24px}.site-footer nav a{display:flex;align-items:center;min-height:44px;font-size:12px;text-decoration:none}.site-footer nav a:hover{text-decoration:underline}.site-footer .footer-note{flex-basis:100%;font-size:10px;margin-top:0}.mobile-nav{display:none}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid transparent;border-radius:12px;padding:12px 18px;font-size:13px;font-weight:700;text-decoration:none;line-height:1.5}.button-dark{background:var(--ink);color:#fff}.button-yellow{background:var(--yellow);color:var(--ink)}.button-quiet{background:transparent;color:var(--ink);border-color:var(--line)}.button:disabled{background:#eae6de;color:#777169;border-color:transparent}.button:not(:disabled):hover{filter:brightness(.95)}.store-filter{display:flex;align-items:center;gap:14px;margin-bottom:20px;font-size:13px}.store-filter select{min-height:44px;padding:10px;border:1px solid var(--line);border-radius:10px;max-width:100%;background:white}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.product-open{background:none;border:0;text-align:left;padding:0;flex:1;display:flex;flex-direction:column;width:100%;color:var(--ink)}.product-visual{height:150px;width:100%;background:#f1eee6;display:grid;place-items:center}.product-visual img{width:100%;height:100%;object-fit:contain}.product-visual svg{width:58px;height:58px;stroke:#867960;fill:none;stroke-width:1.3}.product-info{padding:16px 16px 5px}.product-info small{color:var(--muted);font-size:10px;display:block;line-height:1.5}.product-info h3{font-size:16px;line-height:1.4;margin:7px 0 5px;overflow-wrap:anywhere}.product-info p{font-size:12px;color:var(--muted);margin-bottom:8px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px 16px}.product-price{font-weight:800;font-size:17px}.add-button{width:44px;height:44px;border:0;border-radius:12px;background:var(--yellow);font-size:24px}.add-button:disabled{background:#e6e1d8;font-size:10px;color:var(--muted);width:auto;padding:8px}.flow-view{padding:14px 0 60px;min-height:570px}.flow-view h1{font-size:42px;letter-spacing:-1.8px;margin-bottom:28px}.flow-view>.eyebrow{color:var(--muted);margin-top:28px}.back-link{border:0;background:transparent;font-size:13px;font-weight:700;min-height:44px;padding:8px 0}.flow-grid{display:grid;grid-template-columns:minmax(0,1fr) 335px;gap:26px}.flow-panel{background:#fff;border:1px solid var(--line);padding:24px;border-radius:18px;align-self:start}.flow-panel h2{font-size:19px;letter-spacing:-.5px}.store-name{font-size:14px;font-weight:700;margin-bottom:5px}.muted{color:var(--muted);font-size:12px;line-height:1.65}.cart-line{display:flex;gap:16px;padding:22px 0;border-bottom:1px solid var(--line);align-items:center}.cart-line:first-child{padding-top:0}.cart-line:last-child{border-bottom:0;padding-bottom:0}.cart-line .product-visual{width:72px;height:82px;border-radius:12px;flex-shrink:0}.cart-line .product-visual svg{width:35px;height:35px}.line-description{flex:1;min-width:0}.line-description h3{font-size:15px;line-height:1.4;margin-bottom:6px;overflow-wrap:anywhere}.line-description p{font-size:13px;margin-bottom:9px}.line-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.quantity{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:11px;overflow:hidden}.quantity button{border:0;background:#fff;width:42px;height:42px;font-size:21px}.quantity span{min-width:24px;text-align:center;font-size:13px}.remove-button{border:0;background:none;font-size:11px;text-decoration:underline;min-height:44px;color:var(--muted);padding:6px}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;margin:19px 0}.summary-row.total{font-weight:800;font-size:18px;padding-top:18px;border-top:1px solid var(--line)}.flow-panel>.button{width:100%;margin-top:10px}.flow-note{padding:13px 15px;background:#fff6cc;border-radius:10px;font-size:12px;line-height:1.6;margin:20px 0 0;color:#605329}.review-detail{padding:20px 0;border-bottom:1px solid var(--line)}.review-detail:first-child{padding-top:0}.review-detail:last-child{border:0;padding-bottom:0}.review-detail h2{font-size:15px;margin-bottom:9px}.review-detail p{font-size:13px;line-height:1.7;margin-bottom:0;overflow-wrap:anywhere}.review-detail .back-link{font-size:12px}.review-products{list-style:none;padding:0;margin:0}.review-products li{display:flex;justify-content:space-between;gap:15px;font-size:13px;line-height:1.6;padding:6px 0}.quote-time{font-size:12px;color:var(--muted);line-height:1.5}.error-note{font-size:13px;color:#9b251f;line-height:1.6;margin-top:14px}.success-panel{max-width:650px;margin:30px auto;padding:30px;background:#fff;border:1px solid var(--line);border-radius:20px}.success-panel h2{font-size:24px}.success-panel p{font-size:14px;line-height:1.7}.noscript{padding:24px;border:2px solid var(--red);background:#fff;border-radius:12px;margin:24px 0}
dialog{border:1px solid var(--line);border-radius:24px;width:min(600px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:28px;color:var(--ink);background:var(--cream);box-shadow:var(--shadow);overscroll-behavior:contain}dialog::backdrop{background:#201b14a1;backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.dialog-head{display:flex;justify-content:space-between;align-items:start;gap:16px}.dialog-head .eyebrow{font-size:9px;color:var(--muted);margin-bottom:7px}.dialog-head h2{font-size:27px;letter-spacing:-1px;margin:0}.icon-button{border:0;background:#eee9de;border-radius:50%;width:44px;height:44px;font-size:27px;flex-shrink:0}.dialog-intro{font-size:13px;line-height:1.7;color:var(--muted);margin:17px 0 22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:700}.field label span{font-weight:400;color:var(--muted);font-size:10px}.field input,.field select{border:1px solid #cbc3b4;border-radius:10px;min-height:48px;padding:12px;width:100%;min-width:0;background:#fff;color:var(--ink);font-size:16px}.field input[aria-invalid=true],.field select[aria-invalid=true]{border:2px solid var(--red)}.field-error{font-size:11px;color:#a5231d;line-height:1.4;min-height:0}.field-error:empty{display:none}.dialog-actions{display:flex;justify-content:end;gap:10px;margin-top:24px;flex-wrap:wrap}.product-detail-visual{margin:20px 0;border-radius:18px;overflow:hidden}.product-detail-visual .product-visual{height:210px}.product-description{white-space:pre-line;line-height:1.7;font-size:14px;color:var(--muted)}.detail-meta{display:flex;justify-content:space-between;gap:15px;font-size:13px;line-height:1.6;margin:15px 0}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;padding:15px 22px;border-radius:12px;z-index:50;box-shadow:var(--shadow);font-size:13px;line-height:1.5;max-width:calc(100% - 32px);width:max-content;pointer-events:none}
@media(min-width:1600px){.hero{min-height:350px}.hero-copy{padding-top:43px}.hero h1{font-size:60px}}
@media(max-width:950px){.shell{width:calc(100% - 40px)}.header-row{gap:16px}.brand>span{font-size:21px}.brand small{font-size:7px}.address-trigger{min-width:180px;padding-inline:5px}.bag-trigger{padding:10px 13px}.hero-copy{padding:30px 0 30px 28px}.hero-art img{width:110%}.hero h1{font-size:46px}.hero-art:before{width:310px;height:310px}.hero-stamp{right:16px;top:22px}.category-button{padding:13px;gap:10px}.category-button svg{width:26px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-grid{grid-template-columns:minmax(0,1fr) 290px;gap:18px}.flow-panel{padding:20px}.desktop-label{display:none}}
@media(max-width:680px){.shell{width:calc(100% - 32px)}.header-row{min-height:145px;flex-wrap:wrap;gap:0;padding:16px 0 11px;align-content:start;position:relative}.brand img{width:42px;height:42px}.brand>span{font-size:22px}.brand small{font-size:7px;letter-spacing:1.3px;margin-top:5px}.bag-trigger{margin-left:auto;min-height:44px;padding:8px 10px;gap:8px;border-radius:12px}.bag-trigger>span:first-child{font-size:24px}.count{min-width:21px;height:21px;font-size:10px}.address-trigger{order:3;width:100%;max-width:none;min-height:52px;margin-top:9px;padding:8px 0 0;border-top:1px solid var(--line);gap:10px}.address-trigger small{font-size:8px;margin-bottom:3px;letter-spacing:1px}.address-trigger strong{font-size:12px}.icon-pin{font-size:24px}.main-shell{padding-top:14px}.status-strip{font-size:10px;margin-bottom:15px;gap:7px}.status-dot{width:6px;height:6px}.hero{grid-template-columns:1fr;min-height:0;border-radius:21px}.hero-copy{padding:26px 23px 15px}.hero .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:12px}.hero h1{font-size:44px;letter-spacing:-2.3px;line-height:1.01;margin-bottom:15px}.hero-copy>p:not(.eyebrow){font-size:12px;max-width:245px;line-height:1.6;margin-bottom:10px}.hero-link{font-size:11px;min-height:38px;gap:18px}.hero-art{height:137px;justify-content:center;margin-top:-7px;overflow:hidden}.hero-art img{width:280px;max-width:90%;transform:rotate(-6deg);margin-left:32px}.hero-art:before{width:225px;height:225px;top:-25px;left:calc(50% - 100px)}.hero-stamp{left:20px;right:auto;top:52px;font-size:6px;text-align:left;line-height:1.8;letter-spacing:1px;z-index:1}.hero-spark{font-size:31px;bottom:8px;right:19px}.browse-section{padding-top:28px}.section-title{margin-bottom:17px}.section-title .eyebrow{font-size:8px;letter-spacing:1.3px}.section-title h2{font-size:23px;letter-spacing:-.8px}.section-note{display:none}.search-wrap{height:54px;padding:0 13px;border-radius:12px;gap:9px}.search-wrap input{font-size:16px}.search-wrap input::placeholder{font-size:12px}.categories{gap:8px;margin:13px 0 24px}.category-button{padding:13px 4px;min-height:84px;flex-direction:column;justify-content:center;gap:8px;font-size:10px;border-radius:12px;text-align:center}.category-button svg{width:24px;height:24px}.catalog-topline h3{font-size:16px}.catalog-topline p{font-size:10px}.empty-state{padding:25px 20px;gap:17px;align-items:flex-start;flex-direction:column;min-height:0;border-radius:17px}.empty-illustration{width:56px;height:56px}.empty-illustration svg{width:31px;height:31px}.empty-state h2{font-size:20px;margin-bottom:8px}.empty-state p{font-size:12px;line-height:1.7}.empty-state .empty-caption{font-size:11px!important}.institutional-card{position:relative;margin-top:17px;padding:23px 0;gap:16px;flex-wrap:wrap}.institutional-mark{width:44px;height:50px;font-size:29px;border-radius:12px}.institutional-card h2{font-size:16px}.institutional-card p:last-child{font-size:11px;max-width:230px;line-height:1.6}.institutional-card>a{margin-left:60px;font-size:11px;min-height:35px;gap:26px}.site-footer{gap:12px;padding-top:24px;padding-bottom:120px;flex-direction:column}.site-footer nav{gap:21px;flex-wrap:wrap}.site-footer nav a{font-size:11px;min-height:44px}.site-footer .footer-note{font-size:10px;line-height:1.6;max-width:290px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;background:#fffefc;border-top:1px solid var(--line);justify-content:space-around;padding:5px 10px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #211f1b06}.mobile-nav button,.mobile-nav>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:30%;min-height:55px;padding:5px;border:0;background:none;font-size:9px;color:var(--muted);font-weight:700;text-decoration:none}.mobile-nav button>span,.mobile-nav>a>span{font-size:26px;line-height:1.1;position:relative}.mobile-nav b{position:absolute;right:-14px;top:-2px;min-width:17px;height:17px;border-radius:50%;display:grid;place-items:center;font-size:9px;color:var(--ink);background:var(--yellow);padding:2px}.mobile-nav [aria-current=page]{color:var(--ink)}.mobile-nav [aria-current=page]>span{background:var(--yellow);border-radius:8px;min-width:48px;text-align:center}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-visual{height:125px}.product-info{padding:12px 12px 3px}.product-info h3{font-size:14px}.product-bottom{padding:8px 12px 12px}.product-price{font-size:15px}.add-button{width:40px;height:44px}.flow-view{padding-top:4px;min-height:500px}.flow-view h1{font-size:34px;letter-spacing:-1.5px;margin-bottom:22px}.flow-view>.eyebrow{font-size:8px;margin-top:22px}.flow-grid{grid-template-columns:1fr;gap:15px}.flow-panel{padding:20px}.cart-line{gap:12px;padding:18px 0}.cart-line .product-visual{width:57px;height:74px}.line-description h3{font-size:14px}.summary-row{font-size:12px}.flow-note{font-size:11px}.flow-view .empty-state{margin-top:12px}.toast{bottom:calc(84px + env(safe-area-inset-bottom));font-size:12px;padding:13px 17px}.store-filter select{flex:1;min-width:0}dialog{padding:22px 20px;width:calc(100% - 24px);border-radius:20px;max-height:calc(100dvh - 24px)}.dialog-head h2{font-size:24px}.dialog-head .eyebrow{font-size:8px}.dialog-intro{font-size:12px}.dialog-actions .button{flex:1;font-size:12px;min-width:140px}.form-grid{gap:13px}.field label{font-size:11px}.field label span{font-size:9px}.field input,.field select{padding:11px 9px}.product-detail-visual .product-visual{height:185px}.review-products li{font-size:12px}.success-panel{padding:24px}.success-panel h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
