@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--green:#166b4e;--deep:#164c3c;--lime:#d4e991;--ink:#243a32;--muted:#7c8882;--line:#e8ede8;--cream:#f7f8f1;--orange:#ed7954}*{box-sizing:border-box}body{margin:0;font-family:'Noto Sans KR',sans-serif;color:var(--ink);font-size:14px;letter-spacing:-.4px;background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a:hover{color:var(--green)}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1{font-size:38px;letter-spacing:-1.8px;line-height:1.45}h2{font-size:26px;letter-spacing:-1px;line-height:1.5}h3{font-size:17px;line-height:1.5;margin-bottom:7px}p{line-height:1.85}button{border:0}small,.small{font-size:12px}.container{width:min(1240px,calc(100% - 64px));margin-inline:auto}.announcement{background:var(--deep);color:#edf6e6;text-align:center;font-size:12px;padding:11px 16px}.announcement span{font-size:9px;letter-spacing:1.8px;margin-left:20px;color:#c5d59b}.utility{display:flex;justify-content:flex-end;gap:19px;padding-block:12px;font-size:11px;color:#7a827c}.utility form{margin:0}.text-button{padding:0;background:none;color:var(--green);font-size:inherit}.header-main{display:flex;align-items:center;gap:70px;padding:9px 0 24px}.brand{display:flex;gap:10px;align-items:center;white-space:nowrap;font-size:30px;font-weight:900;letter-spacing:-1.7px}.brand small{display:block;font-size:10px;letter-spacing:.1px;font-weight:400;color:var(--muted);margin-top:1px}.search{display:flex;align-items:center;flex:1;max-width:530px;border:1px solid #cad5c9;border-radius:8px;background:#fafbf8;padding:3px 14px}.search input{border:0;background:none;flex:1;min-width:0;padding:12px 4px;font-size:12px;outline:none}.search button{font-size:29px;background:none;color:var(--green);line-height:1}.header-actions{margin-left:auto;display:flex;gap:24px}.header-actions a{text-align:center;font-size:10px;white-space:nowrap}.header-actions span{font-size:25px;display:block;height:34px;position:relative}.header-actions b{position:absolute;top:-3px;right:-8px;min-width:16px;height:16px;background:var(--green);color:white;border-radius:100%;font-size:9px;line-height:16px}.navigation{display:flex;gap:38px;align-items:center;height:57px;overflow:auto;white-space:nowrap;font-weight:600;font-size:13px}.navigation a{height:100%;display:flex;gap:6px;align-items:center;position:relative}.navigation .active{color:var(--green)}.navigation .active:after{content:'';height:3px;position:absolute;bottom:0;left:0;right:0;background:var(--green)}.navigation i{font-size:8px;font-style:normal;color:var(--orange)}header{border-bottom:1px solid var(--line)}.hero{background:var(--cream);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:482px;gap:40px;align-items:center}.hero-copy{padding:50px 0}.pill{display:inline-flex;background:#e7edde;color:var(--green);padding:7px 12px;border-radius:30px;font-size:11px;font-weight:600}.hero h1{font-size:45px;line-height:1.36;font-weight:800;letter-spacing:-2.7px;margin:23px 0 20px}.hero h1 span{font-size:31px;color:var(--green);letter-spacing:-1.8px}.hero p{font-size:12px;color:#7b867a;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:27px}.button{display:inline-flex;gap:14px;align-items:center;justify-content:center;background:var(--green);border:1px solid var(--green);border-radius:6px;padding:14px 23px;font-weight:600;color:white;font-size:13px;white-space:nowrap;min-height:46px}.button:hover{background:var(--deep);color:white}.button span{margin-left:15px}.button.compact{padding:10px 16px;min-height:42px}.button.outline{background:white;color:var(--green);border-color:#cfdbd2}.button.light{background:#e6f0d9;color:var(--deep);border-color:#e6f0d9}.hero-link{font-size:12px;color:var(--green);font-weight:600}.hero-note{font-size:10px;color:#8f988b;margin-top:22px;display:flex;align-items:center;gap:7px}.online-dot{height:5px;width:5px;border-radius:50%;background:#8aaa53}.hero-visual{position:relative;padding:25px 0 35px 22px;align-self:stretch;display:flex;align-items:center}.hero-photo{height:365px;width:100%;object-fit:cover;border-radius:130px 12px 100px 12px;filter:saturate(.85);box-shadow:0 18px 40px #29422912}.hero-stamp{position:absolute;right:-10px;top:29px;transform:rotate(10deg);background:var(--lime);height:126px;width:126px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:9px;letter-spacing:1px;color:var(--deep);box-shadow:0 0 0 6px #f7f8f1}.hero-stamp b{font-size:21px;line-height:1.2;margin:6px 0;letter-spacing:-1px;text-align:center}.hero-stamp span{font-size:6px;letter-spacing:1px}.floating-note{position:absolute;bottom:53px;left:-4px;display:flex;gap:14px;align-items:center;padding:17px 23px;background:#fffffff5;backdrop-filter:blur(8px);border:1px solid white;border-radius:9px;box-shadow:0 10px 25px #2c493912}.floating-note>span{font-size:26px;color:var(--green)}.floating-note b{font-size:12px}.floating-note small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.region-strip{display:flex;align-items:center;justify-content:space-between;background:white;border:1px solid var(--line);border-radius:9px;margin:29px 0 24px;padding:20px 25px}.region-strip>div{display:flex;align-items:center;gap:17px}.region-strip b{font-size:13px}.region-strip p{font-size:11px;color:var(--muted);margin:3px 0 0}.location-icon{background:#f1f5eb;border-radius:50%;height:40px;width:40px;text-align:center;line-height:40px;font-size:24px;color:var(--green)}.region-strip form{display:flex;gap:10px}.region-strip select{width:170px}.category-row{display:grid;grid-template-columns:repeat(8,1fr);gap:25px;padding:15px 55px 33px;border-bottom:1px solid var(--line)}.category-row a{text-align:center;font-size:12px}.category-icon{height:61px;width:61px;margin:0 auto 10px;display:grid;place-items:center;font-size:36px;border-radius:22px;color:#829752;background:#f6f7ef}.category-fruit{color:#e08056;background:#fff2e8}.category-meat{color:#cd796c;background:#fbefea}.category-seafood{color:#6b9ba4;background:#edf5f6}.category-egg{color:#d4ae65;background:#faf5e7}.category-bakery{color:#ad8555;background:#f7efe2}.section{margin:54px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.eyebrow{font-size:9px;letter-spacing:1.5px;font-weight:600}.eyebrow.green{color:var(--green)}.section-heading h2{margin:8px 0 5px}.section-heading h2 span{color:var(--green)}.section-heading p{margin:0;font-size:12px;color:var(--muted)}.more{font-size:11px;white-space:nowrap;color:#65746a}.tiny-dot{display:inline-block;width:7px;height:7px;background:var(--orange);border-radius:50%;margin-left:6px;vertical-align:top;margin-top:10px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.home .product-grid{grid-template-columns:repeat(4,1fr)}.hero~.container .product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:17px}.product{min-width:0}.product-image{display:block;background:#f5f6f2;aspect-ratio:1.17;position:relative;overflow:hidden;border-radius:9px}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-image:hover img{transform:scale(1.04)}.image-badge{position:absolute;left:10px;top:10px;padding:4px 7px;background:white;border-radius:3px;font-size:9px;font-weight:600;color:var(--green)}.image-caption{position:absolute;right:7px;bottom:7px;color:white;background:#0005;padding:2px 5px;border-radius:3px;font-size:8px}.product-info{padding:13px 2px 0}.store-label{font-size:9px;color:#8b938c;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:5px}.product h3{font-size:14px;margin:0 0 2px;letter-spacing:-.6px}.product .small{font-size:10px;margin-bottom:7px}.muted{color:var(--muted)}.price{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.price em{font-style:normal;color:var(--orange);font-weight:700;font-size:15px}.price strong{font-size:20px;letter-spacing:-.8px}.price strong small{font-size:12px;font-weight:500}.price del{font-size:10px;color:#a2aaa3}.product-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:11px;border-top:1px solid #eff2ed;margin-top:12px}.product-bottom a{font-size:9px;color:#7b887f}.add-button{width:28px;height:28px;border:1px solid #d7e0d5;background:#fff;border-radius:50%;font-size:20px;color:var(--green);line-height:1}.tabs{display:flex;gap:9px;margin-bottom:22px;overflow:auto}.tabs a{padding:8px 17px;border:1px solid var(--line);border-radius:30px;font-size:11px;white-space:nowrap}.tabs .selected{color:white;background:var(--green);border-color:var(--green)}.campaign-grid,.mart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.campaign-card{border-radius:9px;overflow:hidden;border:1px solid var(--line)}.campaign-art{height:190px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:25px 30px;background:#eaf1dc;position:relative;overflow:hidden;color:#326549}.campaign-art strong{font-size:32px;font-weight:900;letter-spacing:-1.5px;z-index:1}.campaign-art>span:last-of-type{font-size:11px;z-index:1}.campaign-art .campaign-overline{font-size:10px;letter-spacing:1px;margin-bottom:7px;z-index:1}.campaign-art i{position:absolute;font-size:145px;color:#cadf9d;right:10px;bottom:-25px;line-height:1;font-style:normal;transform:rotate(15deg)}.campaign-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.campaign-opening .campaign-art{background:#f9eddf;color:#a36f42}.campaign-opening i{color:#efd7b9}.campaign-closing .campaign-art{background:#fae7e2;color:#b85845}.campaign-closing i{color:#edc6bb}.campaign-coupon .campaign-art{background:#edf1f8;color:#586c96}.campaign-coupon i{color:#d5dff3}.campaign-info{padding:19px 21px 15px}.campaign-info .eyebrow{font-size:9px;letter-spacing:0;color:#8a958d}.campaign-info h3{font-size:16px;margin:6px 0 8px}.campaign-info p{font-size:10px;color:#899489;display:flex;justify-content:space-between;margin:0}.merchant-banner{display:flex;gap:26px;align-items:center;background:var(--deep);color:white;border-radius:10px;margin:55px 0;padding:35px 43px}.banner-symbol{font-size:78px;color:#d1e99b;transform:rotate(-15deg);padding-right:20px}.merchant-banner h2{font-size:25px;line-height:1.6;margin:9px 0}.merchant-banner p{font-size:11px;color:#a8c5b6;margin-bottom:0}.merchant-banner .eyebrow{color:#aacc95}.merchant-banner .button{margin-left:auto;align-self:center;font-size:12px}.mart-card{border:1px solid var(--line);border-radius:9px;overflow:hidden}.mart-photo{display:block;position:relative;height:175px;overflow:hidden}.mart-photo img{height:100%;width:100%;object-fit:cover}.card-body{padding:20px}.card-body .eyebrow{font-size:10px;letter-spacing:0;color:#829181}.card-body h3{margin:8px 0}.card-body p{font-size:11px;margin:0 0 15px}.chips{display:flex;gap:7px;flex-wrap:wrap}.chips span{font-size:9px;color:#6e8271;padding:4px 7px;background:#f2f5ee;border-radius:3px}.demo-label{font-size:8px;background:#f0f3eb;border-radius:3px;padding:2px 5px;margin-left:5px}.demo-notice{font-size:10px;color:#90998f;background:#f8f9f5;padding:16px 20px;margin:40px 0 55px;border-radius:6px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding-block:40px}.footer-grid .brand{font-size:24px}.footer-dot{font-size:10px;color:var(--green)}.footer-grid p{font-size:11px;color:#8b968d;line-height:2;margin-top:12px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:14px;font-size:11px}.footer-grid b{font-size:12px;margin-bottom:5px}.footer-grid a:not(.brand){color:#808b82}footer{border-top:1px solid var(--line);background:#fbfcf9}.footer-bottom{padding:20px 0 28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#99a096;font-size:9px}.mobile-nav{display:none}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid #a5c75b;outline-offset:4px}.skip:focus{display:block;padding:15px}.page{padding-top:44px;padding-bottom:70px;min-height:65vh}.page-heading{margin-bottom:30px}.page-heading h1{margin:9px 0 12px}.page-heading p{color:var(--muted);font-size:14px}.filter-bar{display:flex;align-items:end;gap:16px;padding:24px;background:#f7f9f3;border:1px solid var(--line);border-radius:9px;margin:0 0 30px;flex-wrap:wrap}label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:500;color:#52675a}input,select,textarea{width:100%;border:1px solid #dbe2d8;border-radius:5px;padding:12px 13px;background:white;color:var(--ink);min-height:43px}textarea{resize:vertical}select{min-width:130px}input[type=checkbox]{width:17px;height:17px;min-height:auto;accent-color:var(--green);flex:none}input[type=file]{max-width:330px}.checkbox{display:flex;flex-direction:row;align-items:flex-start;font-weight:400;line-height:1.65}.grow{flex:1}.reset{padding:14px 0;font-size:12px;color:var(--muted)}.result-count{font-size:12px;color:var(--muted);margin-bottom:25px}.result-count b{color:var(--green)}.panel{border:1px solid var(--line);border-radius:10px;padding:27px;background:#fff;margin-bottom:20px}.panel h2{font-size:22px}.panel h3{font-size:17px}.form-stack{display:flex;flex-direction:column;gap:18px}.form-stack p{margin-bottom:0}.form-stack h2{margin-bottom:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.full{grid-column:1/-1}.empty{padding:55px 25px;background:#f8faf5;border-radius:10px;text-align:center;color:var(--muted);grid-column:1/-1;font-size:13px}.empty h2{color:var(--ink)}.empty .button{margin-top:10px}.notice,.flash,.errors{padding:16px 22px;background:#f4f7e9;border:1px solid #e2e9cc;border-radius:6px;color:#697441;line-height:1.9;font-size:12px;margin-top:20px;margin-bottom:24px}.errors{background:#fff0e9;border-color:#f5d5c7;color:#a15035}.errors p{margin:0}.flash{background:#eef8ef;color:#356d47;border-color:#d5e7d7}.pagination{display:flex;justify-content:center;gap:25px;align-items:center;margin-top:30px;font-size:12px}.pagination span{color:#b7c0b5}.pagination a{border:1px solid var(--line);padding:8px 15px;border-radius:5px}.detail-hero{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.detail-hero>img{width:100%;height:350px;object-fit:cover;border-radius:12px}.detail-hero h1{margin:10px 0}.detail-hero p{color:var(--muted)}dl{display:grid;grid-template-columns:85px 1fr;font-size:12px;gap:12px;margin:25px 0}dd{margin:0}dt{color:var(--muted)}.narrow{max-width:840px}.prose{white-space:pre-line;line-height:2.1;font-size:14px;overflow-wrap:anywhere}.row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.row p{margin-bottom:0}.flyer-image{max-width:100%;margin:25px auto;border-radius:6px}.auth-container{max-width:520px}.auth-intro{text-align:center;margin-bottom:28px}.auth-intro h1{font-size:30px;margin:13px 0}.auth-intro p{font-size:12px;color:var(--muted)}.center{text-align:center;font-size:12px}.checkout-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:30px;align-items:start}.cart-item{display:flex;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item img{height:70px;width:70px;object-fit:cover;border-radius:7px}.cart-item>div{flex:1}.cart-item h3{font-size:15px;margin:5px 0}.cart-item small,.cart-item p{font-size:11px;color:var(--muted);margin:0}.cart-item>b{font-size:14px;white-space:nowrap}.cart-item .text-button{font-size:10px}.total{padding-top:24px;display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.total strong{font-size:25px;color:var(--green)}.line-item{display:flex;justify-content:space-between;gap:25px;padding:16px 0;border-bottom:1px solid var(--line);font-size:13px}.member-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:30px;align-items:start}.order-row{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0;font-size:13px}.order-row:last-child{border-bottom:0}.order-row p{font-size:11px;color:var(--muted);margin:6px 0 0}.status{font-size:11px;color:var(--green);white-space:nowrap}.member-grid section>h2{font-size:23px;margin-top:24px}.member-grid section>h2:first-child{margin-top:0}.post{margin-bottom:18px}.post h2{font-size:21px;margin:10px 0}.back-link{font-size:12px;color:var(--muted);display:block;margin-bottom:25px}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0}.dashboard-stats>div{border:1px solid var(--line);padding:24px;border-radius:9px;background:#f8faf5}.dashboard-stats span{font-size:12px;color:var(--muted)}.dashboard-stats b{display:block;font-size:34px;color:var(--green);margin-top:12px}.order-detail summary{display:flex;justify-content:space-between;gap:15px;font-size:13px;cursor:pointer}.order-detail p{font-size:12px}.order-detail[open] summary{padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:20px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:12px;text-align:left}td,th{padding:14px;border-bottom:1px solid var(--line)}th{color:var(--muted);font-weight:500;background:#fafbf8}details>summary{cursor:pointer;font-weight:600}details[open]>summary{margin-bottom:22px}code{font-size:12px;color:var(--green);background:#f3f7ea;padding:4px 8px;border-radius:3px}
@media(min-width:1400px){.hero-grid{min-height:510px}.hero-photo{height:390px}.hero-copy{padding-left:12px}}@media(max-width:1100px){.container{width:calc(100% - 48px)}.header-main{gap:30px}.navigation{gap:27px}.hero h1{font-size:40px}.hero h1 span{font-size:27px}.hero-grid{gap:20px}.hero-stamp{right:-6px;width:105px;height:105px}.hero-stamp b{font-size:18px}.hero~.container .product-grid{grid-template-columns:repeat(3,1fr);gap:28px 20px}.category-row{padding-inline:15px;gap:15px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.campaign-art strong{font-size:26px}.floating-note{left:0;padding:14px}.hero-photo{height:345px}.merchant-banner{padding:28px}.merchant-banner h2{font-size:22px}.banner-symbol{padding-right:0;font-size:60px}.price strong{font-size:20px}}
@media(max-width:760px){body{font-size:13px}.container{width:calc(100% - 32px)}.announcement{font-size:10px;padding:9px 10px}.announcement span{display:none}.utility{padding:9px 0;font-size:10px;gap:14px}.header-main{flex-wrap:wrap;padding:10px 0 15px;gap:17px}.brand{font-size:27px}.brand img{height:37px;width:37px}.brand small{font-size:9px}.header-actions{gap:18px}.header-actions span{font-size:23px}.search{order:3;max-width:none;flex-basis:100%;padding:0 12px}.search input{padding:10px 2px;font-size:11px}.navigation{height:46px;gap:25px;font-size:12px;scrollbar-width:none}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:31px 7px 14px}.hero h1{font-size:35px;margin:17px 0 13px;line-height:1.32}.hero h1 span{font-size:25px}.hero p{font-size:11px}.pill{font-size:10px;padding:5px 10px}.hero-actions{gap:19px;margin-top:20px}.hero-actions .button{font-size:12px;padding:12px 16px}.hero-link{font-size:11px}.hero-note{font-size:9px;margin-top:17px}.hero-visual{padding:12px 8px 39px;display:block}.hero-photo{height:236px;border-radius:70px 10px 65px 10px}.hero-stamp{right:13px;top:0;width:92px;height:92px}.hero-stamp b{font-size:17px}.hero-stamp{font-size:8px}.hero-stamp span{font-size:5px}.floating-note{bottom:21px;left:20px;padding:13px 15px;gap:10px}.floating-note b{font-size:10px}.floating-note small{font-size:9px}.floating-note>span{font-size:20px}.region-strip{margin:20px 0;flex-direction:column;gap:15px;align-items:stretch;padding:17px}.region-strip>div{gap:12px}.region-strip b{font-size:12px}.region-strip p{font-size:10px}.region-strip form select{flex:1;min-width:0;width:auto}.region-strip .button{font-size:11px}.category-row{grid-template-columns:repeat(4,1fr);gap:20px 12px;padding:9px 5px 27px}.category-icon{height:51px;width:51px;font-size:30px;border-radius:17px;margin-bottom:7px}.category-row a{font-size:10px}.section{margin:36px 0}.section-heading{margin-bottom:18px;align-items:end;gap:8px}.section-heading h2{font-size:20px;letter-spacing:-1px;margin-top:6px}.section-heading p{font-size:10px}.eyebrow{font-size:8px}.more{font-size:9px}.tiny-dot{width:5px;height:5px;margin-top:6px;margin-left:4px}.product-grid,.hero~.container .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 13px}.product h3{font-size:13px}.product-image{border-radius:7px}.product-info{padding-top:10px}.product .small{font-size:9px}.price strong{font-size:19px}.price em{font-size:13px}.price del{font-size:9px}.image-badge{left:7px;top:7px;font-size:8px}.image-caption{font-size:7px}.store-label{font-size:8px}.product-bottom{padding-top:8px;margin-top:9px}.product-bottom a{font-size:8px}.tabs{gap:6px;margin-bottom:17px}.tabs a{font-size:10px;padding:7px 13px}.campaign-grid,.mart-grid{grid-template-columns:1fr;gap:18px}.campaign-art{height:170px}.campaign-art strong{font-size:33px}.campaign-info h3{font-size:16px}.merchant-banner{padding:26px 22px;flex-wrap:wrap;gap:15px}.banner-symbol{display:none}.merchant-banner h2{font-size:22px}.merchant-banner .button{margin-left:0;margin-top:4px;font-size:11px;padding:11px 16px}.merchant-banner p{font-size:10px}.merchant-banner{margin:35px 0}.mart-photo{height:185px}.demo-notice{margin:28px 0 35px;font-size:9px;line-height:1.8}.footer-grid{gap:24px;grid-template-columns:1fr 1fr;padding-block:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid p{margin-bottom:0;font-size:10px}.footer-grid>div:not(:first-child){font-size:10px;gap:10px}.footer-bottom{flex-direction:column;gap:10px;font-size:8px;padding-bottom:88px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:center;background:#fffffff5;backdrop-filter:blur(10px);z-index:20;border-top:1px solid #e7ede3;padding:8px 8px max(9px,env(safe-area-inset-bottom));box-shadow:0 -3px 15px #183c3506}.mobile-nav>a{font-size:21px;color:var(--green);text-align:center;width:25%}.mobile-nav span{display:block;font-size:9px;margin-top:3px;color:#697d70}.page{padding-top:29px;padding-bottom:45px}h1{font-size:29px}h2{font-size:22px}.page-heading{margin-bottom:22px}.page-heading p{font-size:12px}.filter-bar{padding:17px;gap:12px}.filter-bar label{flex:1;min-width:calc(50% - 12px)}.filter-bar .grow{min-width:100%}.filter-bar .button{flex:1}.filter-bar input,.filter-bar select{font-size:12px;min-width:0}.reset{font-size:11px}.panel{padding:20px}.detail-hero{grid-template-columns:1fr;gap:24px}.detail-hero>img{height:240px}.detail-hero h1{font-size:30px}.checkout-grid,.member-grid{grid-template-columns:1fr;gap:22px}.cart-item{gap:12px;padding:17px 0;flex-wrap:wrap}.cart-item img{width:52px;height:52px}.cart-item h3{font-size:13px}.cart-item>b{font-size:12px}.cart-item p{font-size:10px}.order-row{font-size:12px;gap:10px}.order-row p{font-size:10px}.status{font-size:10px}.form-grid{grid-template-columns:1fr;gap:18px}.dashboard-stats{gap:10px}.dashboard-stats>div{padding:14px}.dashboard-stats span{font-size:10px}.dashboard-stats b{font-size:27px;margin-top:8px}.order-detail summary{font-size:11px;flex-wrap:wrap;gap:10px}.table-wrap{padding:10px}.row{gap:12px}.row>.button{font-size:12px}.auth-intro h1{font-size:26px}.notice,.flash,.errors{font-size:11px;padding:13px 16px}.section-heading>.muted{font-size:10px}.line-item{font-size:12px}.prose{font-size:13px}.form-stack label{font-size:12px}}

.local-context{background:#edf4e8;border-bottom:1px solid #dbe7d4}.local-context-inner{display:flex;align-items:center;gap:24px;padding-block:14px;font-size:12px}.local-context-inner b{color:var(--green)}.local-context-inner span{color:var(--muted)}.local-context-inner>a{margin-left:auto;color:var(--green);font-weight:600}.regional-shortcuts{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px}.regional-shortcuts>a{border:1px solid var(--line);padding:10px 15px;border-radius:7px;font-size:12px;color:var(--green);background:#fbfcf8}.regional-shortcuts span{margin-left:10px}.source-site{display:block;color:var(--green);font-size:10px;margin-bottom:8px;font-weight:600}.filter-site{display:flex;flex-direction:column;gap:9px;padding:4px 12px 4px 0}.filter-site a{font-size:10px;color:var(--muted)}.regional-group h2{font-size:23px;padding-bottom:16px;border-bottom:1px solid var(--line)}.region-site-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.region-site-grid>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border:1px solid var(--line);border-radius:7px;background:#fafcf7}.region-site-grid>a:hover{border-color:#aac3a9;background:#f2f7eb}.region-site-grid b{font-size:13px;display:block}.region-site-grid small{display:block;font-size:10px;color:var(--muted);margin-top:7px;word-break:break-all}.region-site-grid span{font-size:9px;color:var(--green);white-space:nowrap}.site-selector select{max-width:100%}@media(max-width:1000px){.region-site-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.local-context-inner{gap:10px;font-size:11px;flex-wrap:wrap}.local-context-inner span{display:none}.regional-shortcuts{gap:7px}.regional-shortcuts>a{padding:8px 12px;font-size:10px}.region-site-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.region-site-grid>a{padding:12px;display:block}.region-site-grid span{display:block;margin-top:9px}.regional-group h2{font-size:21px}.source-site{font-size:9px}.utility{flex-wrap:wrap;justify-content:flex-end;gap:10px}.hero~.local-context+.container .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
