:root{--navy:#201b16;--navy2:#2d261f;--ink:#1b1814;--muted:#746e64;--paper:#f5f0e7;--white:#fff;--gold:#b7893f;--gold2:#d8b866;--red:#9f7737;--line:#ddd4c5;--cream:#fbf8f2;--charcoal:#1a1714;--taupe:#6f6558}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Pretendard,Noto Sans KR,sans-serif;color:var(--ink);background:var(--cream)}a{color:inherit;text-decoration:none}button,input{font:inherit}.logoIntro{position:fixed;inset:0;overflow:hidden;background:#f2f2f2;cursor:pointer;transition:opacity .48s ease,transform .48s ease}.logoIntroLeaving{opacity:0;transform:scale(1.018)}.logoIntroImage{object-fit:cover;object-position:center;animation:logoIntroIn 1.25s cubic-bezier(.2,.8,.2,1) both}@keyframes logoIntroIn{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.hqSite{overflow:hidden;background:var(--cream)}.hqHeader{height:88px;padding:0 max(3.8vw,34px);justify-content:space-between;background:rgba(251,248,242,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:-webkit-sticky;position:sticky;top:0;z-index:40;border-bottom:1px solid #e6dece}.hqBrand,.hqHeader{display:flex;align-items:center}.hqBrand{gap:12px;min-width:180px}.hqLogo{width:72px;height:46px;object-fit:cover;object-position:center;mix-blend-mode:multiply}.hqBrand div{display:flex;flex-direction:column;gap:2px}.hqBrand strong{font-size:18px;letter-spacing:-.03em}.hqBrand span{font-size:9px;letter-spacing:.16em;color:#7c8185}.hqNav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:800;color:#263440}.hqNav a{white-space:nowrap}.hqLogin{padding:13px 18px!important;border-radius:8px;background:var(--charcoal);color:#fff!important;box-shadow:0 8px 24px #1a17141a}.hqHero{min-height:760px;position:relative;background:linear-gradient(130deg,#171411,#2b241d 58%,#3a2d20);color:#fff}.hqHero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 38%,#d8b86636 0,transparent 34%),radial-gradient(circle at 22% 12%,#8f6e3724 0,transparent 28%),linear-gradient(90deg,#0004,transparent 54%)}.hqHeroOverlay{position:absolute;inset:auto 0 0;height:36%;background:linear-gradient(transparent,#100d0a80)}.hqHeroInner{position:relative;z-index:2;min-height:650px;padding:92px max(6vw,64px) 80px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:54px;gap:54px}.hqKicker{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.17em;color:#e8ddc9}.hqGold{color:var(--gold2)}.hqHero h1{font-size:clamp(54px,6.2vw,96px);line-height:1.02;letter-spacing:-.065em;margin:22px 0 28px}.hqHero h1 em{font-style:normal;color:var(--gold2)}.hqHeroCopy p{max-width:680px;font-size:18px;line-height:1.75;color:#ddd2c2}.hqHeroActions{display:flex;gap:12px;margin-top:34px}.hqContactGhost,.hqGhost,.hqGoldButton,.hqPrimary{display:inline-flex;align-items:center;justify-content:center;padding:15px 21px;border-radius:8px;font-weight:900;font-size:14px}.hqPrimary{background:linear-gradient(135deg,#d8b866,#a97830);color:#1d1812;box-shadow:0 10px 28px #0003}.hqGhost{border:1px solid #ffffff5c;color:#fff;background:#ffffff08}.hqHeroMark{display:grid;place-items:center;padding:18px;border:1px solid #caa45b55;border-radius:30px;background:linear-gradient(145deg,#f8f5ef,#ebe3d5);box-shadow:0 28px 70px #0005}.hqHeroMark img{width:min(760px,100%);height:auto;display:block;border-radius:20px;mix-blend-mode:multiply;filter:saturate(1.04) contrast(1.02)}.hqStats{position:relative;z-index:3;margin:-10px max(4vw,44px) 0;display:grid;grid-template-columns:repeat(4,1fr);background:#fbf8f2;color:#231d17;border-radius:16px;box-shadow:0 18px 70px #05152236;overflow:hidden}.hqStats div{padding:26px 28px;border-right:1px solid #e6e9eb;display:flex;align-items:baseline;gap:14px}.hqStats div:last-child{border-right:0}.hqStats strong{font-size:28px;color:var(--gold)}.hqStats span{font-size:13px;font-weight:800;color:#71685d}.hqSection{padding:112px max(6vw,64px)}.hqMini,.hqSectionTitle>span{font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--gold)}.hqSectionTitle h2{font-size:clamp(38px,4.1vw,62px);line-height:1.12;letter-spacing:-.055em;margin:14px 0 0}.hqSectionHeadRow{display:grid;grid-template-columns:1fr .8fr;grid-gap:70px;gap:70px;align-items:end}.hqSectionHeadRow>p{margin:0;color:#6f7478;line-height:1.75;font-size:17px}.hqCompany{background:#f2ece1}.hqCompanyGrid{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:22px;gap:22px;margin-top:48px}.hqStoryCard{min-height:420px;border-radius:18px;background:linear-gradient(145deg,#fffdf9,#e9dfcf);padding:46px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid #d9cfbf}.hqStoryCard h3{font-size:38px;line-height:1.16;letter-spacing:-.045em;margin:16px 0}.hqStoryCard p{max-width:620px;color:#6b6d6e;line-height:1.72}.hqValueGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.hqValueGrid div{min-height:200px;padding:28px;border:1px solid #d8dcde;border-radius:16px;background:#fff;display:flex;flex-direction:column}.hqValueGrid b{font-size:13px;color:var(--gold)}.hqValueGrid strong{font-size:24px;margin:36px 0 9px}.hqValueGrid span{color:#74797d;line-height:1.5;font-size:14px}.hqBrands{background:var(--cream)}.hqBrandCards{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:50px}.hqBrandCard{min-height:460px;padding:42px;border-radius:18px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.hqBrandCard:before{content:"";position:absolute;width:310px;height:310px;border-radius:50%;right:-70px;top:-70px;background:radial-gradient(circle,#fff3,transparent 64%)}.hqBrandCard>span{font-size:11px;font-weight:900;letter-spacing:.17em}.hqBrandCard h3{font-size:42px;letter-spacing:-.055em;margin:14px 0}.hqBrandCard p{max-width:560px;line-height:1.72}.hqBrandMeta{display:flex;gap:16px;margin:22px 0;padding-top:20px;border-top:1px solid;opacity:.8;font-size:13px}.hqBrandCard a{font-weight:900;margin-top:16px}.hqBrandDark{background:linear-gradient(135deg,#111,#252525);color:#fff}.hqBrandDark p{color:#d0d0d0}.hqBrandLight{background:linear-gradient(135deg,#fffaf0,#ead9b9);color:#2d241a;border:1px solid #dfcfad}.hqBrandLight p{color:#6b5d4d}.hqSystem{background:linear-gradient(135deg,#1b1814,#2a241e);color:#fff}.hqOnDark>span{color:var(--gold2)}.hqSystem .hqSectionHeadRow>p{color:#c9bcaa}.hqSystemGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:48px}.hqSystemGrid article{border:1px solid #4b4034;background:#241f1a;border-radius:14px;padding:24px;display:grid;grid-template-columns:56px 1fr;grid-gap:16px;gap:16px}.hqSystemGrid b{width:44px;height:44px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,#e0c277,#b88940);color:#211a13;font-size:12px}.hqSystemGrid h3{margin:0 0 8px;font-size:22px}.hqSystemGrid p{margin:0;color:#c6b9a8;line-height:1.58;font-size:14px}.hqLogistics{background:#12100e;color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:70px;gap:70px;align-items:center}.hqLogisticsIntro h2{font-size:clamp(42px,4.6vw,68px);line-height:1.08;letter-spacing:-.06em;margin:18px 0 22px}.hqLogisticsIntro p{color:#bbb;line-height:1.75;font-size:17px;max-width:680px}.hqGoldButton{margin-top:25px;background:linear-gradient(135deg,#e4c06c,#a97a2c);color:#1a160f}.hqPriceFlow{display:grid;grid-gap:12px;gap:12px}.hqPriceFlow article{padding:26px 28px;border:1px solid #3a332b;border-radius:14px;background:#1d1915}.hqPriceFlow span{font-size:10px;color:#b8944f;letter-spacing:.16em;font-weight:900}.hqPriceFlow h3{font-size:25px;margin:8px 0}.hqPriceFlow p{margin:0;color:#aaa;line-height:1.55}.hqPriceFlow .hqPriceFeatured{border-color:#c59a4a;background:linear-gradient(135deg,#3a2d19,#1a1612);box-shadow:0 18px 45px #0004}.hqFranchise{background:#f2ece1}.hqFranchiseGrid{display:grid;grid-template-columns:1fr .75fr;grid-gap:24px;gap:24px;margin-top:48px}.hqSteps{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.hqSteps div{background:#fff;border:1px solid #dde1e3;border-radius:14px;padding:22px;display:flex;gap:18px;align-items:center}.hqSteps b{color:var(--gold);font-size:16px}.hqSteps span{font-weight:900}.hqFranchiseCta{border-radius:18px;background:linear-gradient(145deg,#1b1814,#30271e);color:#fff;padding:38px;display:flex;flex-direction:column;justify-content:center}.hqFranchiseCta>span{font-size:10px;letter-spacing:.16em;color:var(--gold2);font-weight:900}.hqFranchiseCta h3{font-size:34px;line-height:1.18;letter-spacing:-.045em;margin:12px 0}.hqFranchiseCta p{color:#b8c4cb;line-height:1.7}.hqFranchiseCta .hqPrimary{align-self:flex-start;margin-top:12px}.hqStores{background:var(--cream)}.hqStoreGrid{display:grid;grid-template-columns:1fr 1fr 1.1fr;grid-gap:14px;gap:14px;margin-top:42px}.hqStoreGrid>div{min-height:280px;border:1px solid #dde2e4;border-radius:16px;padding:30px;background:#fafafa}.hqStoreGrid span{font-size:11px;font-weight:900;color:var(--red)}.hqStoreGrid h3{font-size:28px;margin:14px 0}.hqStoreGrid p{color:#72777a;line-height:1.65}.hqStoreMap{background:linear-gradient(145deg,#e8dcc7,#f7f0e5)!important;display:grid;place-items:center;text-align:center}.hqStoreMap strong{font-size:60px;color:#b38a48;letter-spacing:.08em}.hqNews{background:#f2ece1}.hqNewsList{margin-top:40px;border-top:2px solid var(--navy)}.hqNewsList article{display:grid;grid-template-columns:120px 1fr 30px;grid-gap:24px;gap:24px;padding:24px 4px;border-bottom:1px solid #d9dcde;align-items:center}.hqNewsList time{font-size:12px;color:#8a8e91;font-weight:900}.hqNewsList h3{margin:0 0 6px;font-size:20px}.hqNewsList p{margin:0;color:#73787b}.hqNewsList>article>span{font-size:22px;color:#9a6d27}.hqContact{padding:86px max(6vw,64px);background:linear-gradient(130deg,#171411,#382b1f);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px}.hqContact h2{font-size:clamp(40px,4.6vw,68px);line-height:1.08;letter-spacing:-.06em;margin:16px 0}.hqContact p{color:#cdbfae;max-width:760px;line-height:1.7}.hqContactActions{display:flex;flex-direction:column;gap:10px;min-width:210px}.hqContactGhost{border:1px solid #ffffff55;color:#fff}.hqFooter{padding:34px max(6vw,64px);background:#0f0d0b;color:#bec6ca;display:grid;grid-template-columns:1fr 1fr auto;grid-gap:24px;gap:24px;align-items:center;font-size:12px}.hqFooter div{display:flex;align-items:baseline;gap:10px}.hqFooter strong{font-size:16px;color:#fff}.hqFooter div span{font-size:9px;letter-spacing:.15em}.subPage{min-height:100svh;background:#111;color:#fff}.subHeader{height:80px;justify-content:space-between;padding:0 max(6vw,42px);border-bottom:1px solid #2a2926}.subHeader,.subHeader div{display:flex;align-items:center}.subHeader div{gap:18px}.subHero{padding:100px max(7vw,60px) 75px;background:radial-gradient(circle at 70% 30%,#4b3b1e 0,#181715 38%,#111 70%)}.subHero h1{font-size:clamp(48px,6vw,86px);line-height:1;letter-spacing:-.06em}.subHero p{max-width:770px;font-size:19px;line-height:1.8;color:#bdb6aa}.tierCards{padding:20px max(7vw,60px) 90px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.tierCards article{border:1px solid #35322c;border-radius:26px;padding:32px;background:#191816}.tierCards article>span{font-size:11px;color:#b69450;letter-spacing:.15em;font-weight:800}.tierCards h2{font-size:28px}.tierCards p{color:#a9a297;line-height:1.65}.tierCards .featuredTier{border-color:#a97c2d;background:linear-gradient(150deg,#2a2215,#181715)}.roadmap{padding:80px max(7vw,60px);background:#f7f3eb;color:#161616}.roadmap h2{font-size:42px}.roadmapGrid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.roadmapGrid span{border:1px solid #d9d1c2;border-radius:16px;padding:18px;text-align:center;font-weight:800;background:#fff}.navButton{background:#171717;color:white;padding:12px 18px;border-radius:999px}.authPage{min-height:100svh;display:grid;place-items:center;background:linear-gradient(135deg,#f6f1e8,#fff)}.authCard{width:min(460px,92vw);padding:42px;border:1px solid #ddd4c3;border-radius:28px;background:#fff;box-shadow:0 24px 80px #614a1f15;display:flex;flex-direction:column;gap:14px}.authCard.wide{width:min(720px,92vw)}.authCard h1{font-size:40px;margin:4px 0}.authCard p{color:#777064;line-height:1.6}.authCard label{display:flex;flex-direction:column;gap:8px;font-weight:700}.authCard input{padding:14px;border:1px solid #ded7ca;border-radius:12px;background:#f5f2ec}.authCard button{padding:14px;border:0;border-radius:12px;background:#222;color:#fff;font-weight:800}.eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.16em;color:#8a6b37}.backLink{margin-top:10px;color:#8d6725}.signupSteps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin:16px 0}.signupSteps div{border:1px solid #e1d9cb;border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:12px}.signupSteps b{color:#a7792d}.primaryButton,.signupSteps span{font-weight:800}.primaryButton{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:999px;background:#171717;color:white}.centerButton{align-self:center}@media(max-width:1100px){.hqNav{gap:14px}.hqNav a:nth-child(5),.hqNav a:nth-child(6){display:none}.hqHeroInner{grid-template-columns:1fr .8fr}.hqStats{grid-template-columns:1fr 1fr}.hqStats div:nth-child(2){border-right:0}.hqStats div:nth-child(-n+2){border-bottom:1px solid #e6e9eb}.hqStoreGrid{grid-template-columns:1fr 1fr}.hqStoreMap{grid-column:1/-1}.hqFooter{grid-template-columns:1fr auto}.hqFooter>p{display:none}}@media(max-width:820px){.logoIntroImage{object-fit:cover}.hqHeader{height:72px;padding:0 18px}.hqBrand span,.hqNav a:not(.hqLogin){display:none}.hqLogin{padding:11px 14px!important}.hqHeroInner{grid-template-columns:1fr;padding:68px 24px 48px;min-height:auto}.hqHero h1{font-size:52px}.hqHeroMark{display:none}.hqStats{margin:0 16px;grid-template-columns:1fr 1fr}.hqStats div{padding:18px}.hqStats strong{font-size:21px}.hqSection{padding:76px 24px}.hqBrandCards,.hqCompanyGrid,.hqFranchiseGrid,.hqLogistics,.hqSectionHeadRow{grid-template-columns:1fr}.hqSectionHeadRow{gap:20px}.hqSteps,.hqSystemGrid,.hqValueGrid{grid-template-columns:1fr}.hqBrandCard{min-height:360px;padding:28px}.hqBrandCard h3{font-size:34px}.hqSystemGrid article{grid-template-columns:48px 1fr}.hqLogistics{gap:36px}.hqStoreGrid{grid-template-columns:1fr}.hqStoreMap{grid-column:auto}.hqNewsList article{grid-template-columns:78px 1fr 20px;gap:12px}.hqNewsList p{display:none}.hqContact{padding:68px 24px;flex-direction:column;align-items:flex-start}.hqContactActions{width:100%}.hqFooter{padding:28px 24px;gap:10px}.hqFooter,.tierCards{grid-template-columns:1fr}.tierCards{padding:20px 24px 70px}.roadmap{padding:60px 24px}.roadmapGrid,.signupSteps{grid-template-columns:1fr 1fr}}.hqContact h2,.hqHero h1,.hqLogisticsIntro h2,.hqSystem .hqSectionTitle h2{word-break:keep-all;text-wrap:balance}.hqHero h1{max-width:760px;line-height:1.04}.hqHeroCopy p{max-width:720px}.hqSystem .hqSectionTitle h2{max-width:760px;line-height:1.14}.hqLogisticsIntro h2{max-width:720px;line-height:1.12}.hqContact h2{max-width:760px;line-height:1.12}.hqContactActions{min-width:220px}.hqContactActions .hqGoldButton{margin-top:0;text-align:center}.hqHeroMark{background:radial-gradient(circle at center,rgba(226,190,106,.18),rgba(226,190,106,.05) 45%,transparent 72%);border-radius:48%;padding:4vw}.hqHeroMark img{filter:drop-shadow(0 24px 44px rgba(77,51,15,.2))}.hqHeroMark img,.hqLogo{object-fit:contain}.logoIntro{background:radial-gradient(circle at 50% 45%,#2d281f 0,#171411 48%,#0d0b09 100%)}.logoIntroImage{object-fit:contain!important;padding:3.5vw;filter:drop-shadow(0 30px 70px rgba(0,0,0,.35))}@media(max-width:820px){.logoIntroImage{padding:7vw}.hqHero h1{max-width:12ch}.hqContact h2,.hqLogisticsIntro h2,.hqSystem .hqSectionTitle h2{max-width:14ch}}.authCard input,.authCard select{width:100%;box-sizing:border-box;border:1px solid #d8cfbd;background:#fffdf8;border-radius:10px;padding:13px 14px;font-size:15px;color:#25221d;outline:none}.authCard input:focus,.authCard select:focus{border-color:#b38a3f;box-shadow:0 0 0 3px rgba(179,138,63,.12)}.partnerForm{max-width:900px!important}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin:28px 0}.formGrid label{display:flex;flex-direction:column;gap:8px;font-weight:700;color:#3a352d}.formGrid .full{grid-column:1/-1}.formMessage{margin:15px 0;padding:12px 14px;border-radius:10px;background:#f4ecdc;color:#6e5424;font-weight:700}.authLinks{display:flex;justify-content:center;gap:20px;margin-top:18px}.authLinks a{color:#6f5a2e;text-decoration:none;font-weight:700}.shopPage{min-height:100vh;background:#f5f0e6;color:#25221d}.shopHeader{height:78px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#171714;color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:20}.shopHeader>a{display:flex;flex-direction:column;color:#fff;text-decoration:none}.shopHeader>a strong{font-size:20px}.shopHeader>a span{font-size:10px;letter-spacing:2px;color:#c7a259}.shopHeader>div{display:flex;gap:15px;align-items:center}.shopHeader button{border:1px solid #665b45;background:transparent;color:#fff;border-radius:8px;padding:9px 13px;cursor:pointer}.shopHero{padding:50px 5vw 34px;display:flex;justify-content:space-between;align-items:flex-end;background:linear-gradient(120deg,#1c1b17,#373025);color:#fff}.shopHero span{font-size:12px;letter-spacing:2px;color:#d0ad65}.shopHero h1{font-size:42px;margin:8px 0}.shopHero p{color:#cfc9bd}.tierBadge{border:1px solid #a58448;background:#a58448;color:#111!important;font-weight:900;padding:12px 18px;border-radius:999px}.shopNotice{margin:24px 5vw 0;background:#fff8e8;border:1px solid #e1c98f;padding:14px 16px;border-radius:12px;font-weight:700}.productGrid{padding:32px 5vw 120px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.productCard{background:#fff;border:1px solid #e6dece;border-radius:18px;padding:22px;box-shadow:0 8px 30px rgba(57,48,32,.05)}.productCategory{font-size:11px;letter-spacing:1px;color:#9a7534;font-weight:900}.productCard h3{font-size:21px;margin:10px 0 8px}.productCard p{font-size:13px;line-height:1.6;color:#777063;min-height:42px}.productBottom{border-top:1px solid #eee5d7;margin-top:16px;padding-top:16px;display:flex;align-items:center;justify-content:space-between}.productBottom>div{display:flex;flex-direction:column}.productBottom strong{font-size:20px}.productBottom span{font-size:11px;color:#8b8171}.productBottom input{width:72px;padding:10px;border:1px solid #d9cfbd;border-radius:9px}.cartBar{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);width:min(850px,90vw);padding:14px 16px 14px 22px;border-radius:18px;background:#171714;color:#fff;box-shadow:0 16px 50px rgba(0,0,0,.25);justify-content:space-between;z-index:30}.cartBar,.cartBar div{display:flex;align-items:center}.cartBar div{gap:18px}.cartBar span{color:#bbb3a4}.cartBar strong{font-size:22px}.cartBar button{border:0;border-radius:12px;padding:14px 28px;background:#c39a4b;color:#171714;font-weight:900;cursor:pointer}.emptyState{margin:50px auto;width:min(900px,90vw);padding:60px;text-align:center;background:#fff;border-radius:20px;border:1px solid #e6dece}.emptyState h2{font-size:30px}.emptyState p{color:#777063}.emptyState a{display:inline-block;margin-top:15px;color:#8c6c31;font-weight:800}.adminPage{min-height:100vh;background:#f2eee6;color:#24211c;padding-bottom:80px}.adminHeader{padding:28px 5vw;background:#161613;color:#fff;display:flex;justify-content:space-between;align-items:center}.adminHeader span{color:#c9a65d;letter-spacing:2px;font-size:11px}.adminHeader h1{margin:4px 0 0;font-size:32px}.adminHeader a{color:#fff}.adminLogin{width:min(520px,90vw);margin:70px auto;background:#fff;padding:36px;border-radius:18px;border:1px solid #e4dcca}.adminLogin input{width:100%;box-sizing:border-box;padding:14px;border:1px solid #d6cebe;border-radius:10px}.adminLogin button{width:100%;margin-top:12px;padding:14px;border:0;border-radius:10px;background:#aa8746;font-weight:900;cursor:pointer}.adminSummary{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;width:min(1200px,90vw);margin:32px auto}.adminSummary div{background:#fff;padding:22px;border-radius:14px;border:1px solid #e5ddcd;display:flex;justify-content:space-between;align-items:center}.adminSummary strong{font-size:30px;color:#9a7534}.adminMsg{width:min(1200px,90vw);margin:0 auto 18px;background:#fff7df;padding:12px 15px;border-radius:10px}.adminSection{width:min(1200px,90vw);margin:34px auto}.adminSection>h2{font-size:26px}.adminTable{display:grid;grid-gap:10px;gap:10px}.adminTable article{background:#fff;border:1px solid #e3dac9;border-radius:14px;padding:18px;display:flex;justify-content:space-between;gap:25px}.adminTable article>div:first-child{display:flex;flex-direction:column;gap:5px}.adminTable small,.adminTable span{color:#777064}.adminActions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.adminActions button{border:1px solid #c7b48b;background:#fffaf0;border-radius:8px;padding:8px 10px;cursor:pointer;font-size:12px;font-weight:800}.adminActions .danger{border-color:#d8a9a4;color:#a63b32;background:#fff6f5}.productForm{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;background:#fff;padding:18px;border:1px solid #e3dac9;border-radius:14px;margin-bottom:15px}.productForm input{padding:11px;border:1px solid #d9cfbd;border-radius:8px}.productForm button{border:0;border-radius:8px;background:#a98645;font-weight:900}.adminTable.products article>div:last-child{display:flex;gap:20px;align-items:center}.adminTable.products b:nth-child(2){color:#9a7534}@media(max-width:900px){.formGrid{grid-template-columns:1fr}.formGrid .full{grid-column:auto}.productGrid{grid-template-columns:1fr 1fr}.shopHero{align-items:flex-start;gap:20px;flex-direction:column}.shopHero h1{font-size:34px}.adminSummary,.productForm{grid-template-columns:1fr 1fr}.adminTable article{flex-direction:column}.adminActions{justify-content:flex-start}}@media(max-width:600px){.productGrid{grid-template-columns:1fr}.shopHeader{padding:0 18px}.shopHeader>div>span{display:none}.shopHero{padding:38px 20px 28px}.productGrid{padding-left:20px;padding-right:20px}.cartBar{bottom:12px}.adminSummary{grid-template-columns:1fr 1fr}.productForm{grid-template-columns:1fr}.adminHeader{padding:24px 20px}.adminHeader h1{font-size:26px}}.adminActions button:disabled,.productForm button:disabled{opacity:.55;cursor:wait}.adminActions button:active{transform:translateY(1px);background:#f0dfb9}.adminActions button:hover:not(:disabled){border-color:#9d7937;background:#fff2d8}.sectionTitleRow{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:14px}.sectionTitleRow h2{font-size:26px;margin:0}.sectionTitleRow p{margin:6px 0 0;color:#776f62;font-size:13px}.productFormV2{grid-template-columns:repeat(4,1fr)}.productFormV2 input,.productFormV2 select{padding:12px;border:1px solid #d9cfbd;border-radius:9px;background:#fff;color:#2a261f;box-sizing:border-box}.productFormV2 select{min-height:44px}.productFormV2 .wideField{grid-column:1/-1}.markupField{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:800;color:#6e665b}.markupField span{display:flex;justify-content:space-between}.markupField b{color:#9a7534}.markupField input{width:100%}.pricePreview{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.pricePreview>div{border:1px solid #e3dac9;background:#fbf8f1;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:3px}.pricePreview span{font-size:12px;color:#777064}.pricePreview strong{font-size:22px}.pricePreview small{color:#9a7534}.productListV2 .priceColumns{display:grid!important;grid-template-columns:repeat(3,minmax(110px,1fr));grid-gap:10px!important;gap:10px!important;align-items:stretch!important}.priceColumns b{display:flex;flex-direction:column;padding:10px 12px;border-radius:10px;background:#faf6ed;min-width:110px}.priceColumns small{font-size:10px;color:#8f8371;margin-bottom:3px;font-weight:800}.categoryTabs{display:flex;gap:8px;padding:24px 5vw 0;flex-wrap:wrap}.categoryTabs button{border:1px solid #d7cab1;background:#fff;border-radius:999px;padding:9px 18px;font-weight:900;color:#5f574b;cursor:pointer}.categoryTabs button.active{background:#1b1a17;color:#d6b16a;border-color:#1b1a17}.supplierLabel{display:block;margin-top:8px;color:#857a69;font-size:11px;font-weight:700}.productCard h3{margin-top:5px}@media(max-width:900px){.productFormV2{grid-template-columns:1fr 1fr}.pricePreview{grid-template-columns:1fr}.productListV2 .priceColumns{grid-template-columns:1fr 1fr 1fr;width:100%}}@media(max-width:600px){.productFormV2{grid-template-columns:1fr}.productFormV2 .wideField{grid-column:auto}.productListV2 .priceColumns{grid-template-columns:1fr}.categoryTabs{padding-left:20px;padding-right:20px}}.shopModeTabs{display:flex;gap:10px;padding:24px 5vw 0}.shopModeTabs button{border:1px solid #d7cab1;background:#fff;color:#5f574b;border-radius:12px;padding:12px 18px;font-weight:900;cursor:pointer}.shopModeTabs button.active{background:#1b1a17;color:#d9b566;border-color:#1b1a17}.shopModeTabs b{display:inline-flex;min-width:21px;height:21px;border-radius:999px;align-items:center;justify-content:center;margin-left:6px;background:#efe4cf;color:#715421;font-size:11px}.shopModeTabs button.active b{background:#d6b16a;color:#17130e}.orderHistory{padding:30px 5vw 90px}.orderHistoryHead{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.orderHistoryHead span{font-size:11px;font-weight:900;letter-spacing:2px;color:#a67b34}.orderHistoryHead h2{font-size:34px;margin:6px 0}.orderHistoryHead p{margin:0;color:#777064}.backToShop,.orderHistoryHead button{border:1px solid #c9b482;background:#fffaf0;border-radius:10px;padding:11px 15px;font-weight:900;cursor:pointer}.orderList{display:grid;grid-gap:16px;gap:16px}.orderCard{background:#fff;border:1px solid #e1d7c5;border-radius:18px;padding:22px;box-shadow:0 8px 28px rgba(57,48,32,.04)}.orderCardTop{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:16px;border-bottom:1px solid #eee6d9}.orderCardTop>div{display:flex;flex-direction:column;gap:5px}.orderNo{font-weight:900;font-size:18px}.orderCardTop small{color:#857d70}.orderStatus{display:inline-flex;border-radius:999px;padding:8px 12px;background:#fff0c9;color:#7f5b13;font-weight:900;font-size:12px}.orderStatus.done{background:#e1f3e5;color:#28693a}.orderStatus.cancelled{background:#fde5e2;color:#a63b32}.orderSteps{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:7px;gap:7px;margin:20px 0}.orderSteps>div{display:flex;gap:7px;padding:10px 6px;border-radius:10px;background:#f3efe7;color:#aaa194;font-size:12px;font-weight:800}.orderSteps i,.orderSteps>div{align-items:center;justify-content:center}.orderSteps i{width:21px;height:21px;border-radius:50%;background:#d7cdbd;display:inline-flex;font-style:normal;font-size:10px;color:#fff}.orderSteps>div.active{background:#f3e5c5;color:#6f5016}.orderSteps>div.active i{background:#ae843b}.cancelNotice{margin:18px 0;padding:12px;border-radius:10px;background:#fff0ef;color:#a24a42;font-weight:800}.orderItems{display:grid;grid-gap:7px;gap:7px;margin-top:16px}.orderItems>div{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#faf7f1;border-radius:10px;padding:11px 13px}.orderItems>div>div{display:flex;gap:10px;align-items:baseline}.orderItems span{font-size:12px;color:#827969}.orderSummary{display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px;margin-top:16px;padding-top:16px;border-top:1px solid #eee6d9}.orderSummary>div{display:flex;flex-direction:column;gap:4px}.orderSummary span{font-size:11px;color:#897f70}.orderSummary>div:last-child{text-align:right}.orderSummary>div:last-child strong{font-size:20px;color:#8e692a}@media(max-width:700px){.orderHistory,.shopModeTabs{padding-left:20px;padding-right:20px}.orderHistoryHead{align-items:flex-start;flex-direction:column}.orderSteps{grid-template-columns:1fr}.orderSteps>div{justify-content:flex-start}.orderSummary{grid-template-columns:1fr}.orderSummary>div:last-child{text-align:left}.orderItems>div{align-items:flex-start;flex-direction:column}.orderItems>div>div{flex-direction:column;gap:2px}}