body{color:#25251f;background:#f5f4ef;margin:0;font-family:Arial,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card,.panel,.order-card,.empty{background:#fff;border:1px solid #ddd8cc;border-radius:18px}.login-card{width:min(100%,420px);padding:28px}h1{margin:8px 0 12px}.muted,.eyebrow,.brand{color:#6f6c62}form{gap:16px;margin-top:24px;display:grid}label{gap:7px;font-weight:600;display:grid}input,select{font:inherit;background:#fff;border:1px solid #ccc6ba;border-radius:10px;padding:13px}select:disabled{color:#6f6c62;opacity:1;background:#f5f4ef}button{color:#fff;background:#59663f;border:0;border-radius:10px;padding:14px;font-weight:700}button:disabled{opacity:.65;cursor:not-allowed}.error{color:#8b3025;background:#fbe7e4;border-radius:10px;padding:12px}.success{color:#3f4c2c;background:#e9ecdf;border-radius:10px;padding:12px}.page{width:min(100% - 32px,920px);margin:auto;padding:40px 0 80px}header,.order-card,.position,.profile-row{justify-content:space-between;gap:20px;display:flex}.orders,.profile-grid{gap:12px;display:grid}.order-card{padding:18px}.order-card>div,.position>div:first-child,.profile-row>div:first-child{gap:5px;display:grid}.order-right{text-align:right}.status,.summary span,.verified,.pending{background:#e9ecdf;border-radius:999px;padding:6px 9px;display:inline-block}.pending{background:#f4ead5}.panel,.empty{padding:22px}.summary{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.position,.profile-row{border-top:1px solid #eee;padding:14px 0}.back{margin-bottom:24px;display:inline-block}.total{font-size:28px;font-weight:700}.app-nav{z-index:10;background:#fff;border-bottom:1px solid #ddd8cc;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:20px;width:min(100% - 32px,920px);min-height:60px;margin:auto;display:flex}.nav-brand{font-weight:800}.nav-links{align-items:center;gap:8px;display:flex}.nav-links a{border-radius:9px;padding:9px 11px}.nav-links a.active{background:#e9ecdf}.nav-logout{color:#59663f;background:0 0;padding:9px 11px}.profile-grid{grid-template-columns:1fr 1fr}.profile-row{align-items:center}.profile-row span{font-size:14px}.profile-row>div>span{color:#6f6c62}.auth-switch{text-align:center;color:#6f6c62;margin:18px 0 0}.auth-switch a{color:#59663f;font-weight:700}.dev-code{color:#654d0b;background:#fff4d6;border:1px solid #e8cc82;border-radius:10px;margin:14px 0;padding:12px 14px}.secondary-button{color:#59663f;background:0 0;border:1px solid #ccc6ba;width:100%;margin-top:10px}.detail-grid{gap:16px;display:grid}.detail-grid>div{gap:5px;display:grid}.detail-label{color:#6f6c62;font-size:14px}@media (width<=600px){.page{width:min(100% - 24px,920px);padding-top:28px}.login-card{padding:22px}.order-card{align-items:flex-start}.nav-inner{width:min(100% - 24px,920px)}.nav-brand{display:none}.nav-links{justify-content:space-between;width:100%}.profile-grid{grid-template-columns:1fr}.profile-row{align-items:flex-start}}.storefront-category-bar{scrollbar-width:thin;gap:8px;margin-bottom:4px;padding:4px 0 18px;display:flex;overflow-x:auto}.storefront-category{color:#59663f;background:#fff;border:1px solid #ccc6ba;border-radius:999px;flex:none;padding:9px 13px;font-weight:700}.storefront-category.active{color:#fff;background:#59663f;border-color:#59663f}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-card{background:#fff;border:1px solid #ddd8cc;border-radius:18px;transition:transform .15s;overflow:hidden}.product-card:hover{transform:translateY(-2px)}.product-placeholder,.product-hero-placeholder{color:#59663f;background:#e9ecdf;place-items:center;font-weight:800;display:grid}.product-placeholder{height:170px;font-size:54px}.product-card-body{padding:18px}.product-card-body h2{margin:12px 0 8px}.product-description{min-height:40px}.product-card-footer{justify-content:space-between;gap:12px;margin-top:18px;display:flex}.sale-badge{background:#e9ecdf;border-radius:999px;padding:6px 9px;font-size:13px;display:inline-block}.sale-limited{background:#f4ead5}.sale-unavailable{color:#6f6c62;background:#eee}.product-detail{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:32px;display:grid}.product-hero-placeholder{border-radius:22px;min-height:430px;font-size:96px}.product-info h1{margin:12px 0;font-size:36px}.product-lead{color:#5d5a51;font-size:18px;line-height:1.55}.sku-section{margin-top:28px}.sku-options{flex-wrap:wrap;gap:10px;display:flex}.sku-option{color:#25251f;text-align:left;background:#fff;border:1px solid #ccc6ba;gap:4px;min-width:110px;display:grid}.sku-option.selected{background:#f1f3e9;border:2px solid #59663f}.selected-price{margin:26px 0 12px;font-size:30px;font-weight:800}.buy-button{width:100%}.buy-button:disabled{opacity:.65}.product-facts{border-top:1px solid #ddd8cc;margin-top:28px}.product-facts section{border-bottom:1px solid #ddd8cc;padding:16px 0}.product-facts h3,.product-facts p{margin:0}.product-facts p{color:#5d5a51;margin-top:7px;line-height:1.5}@media (width<=600px){.catalog-grid{grid-template-columns:1fr}.product-placeholder{height:150px}.product-detail{grid-template-columns:1fr;gap:22px}.product-hero-placeholder{min-height:260px}.product-info h1{font-size:30px}.nav-links{gap:2px}.nav-links a,.nav-logout{padding:9px 7px;font-size:14px}}.checkout-panel{margin-top:16px}.checkout-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.cart-list{gap:0;display:grid}.cart-item{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.cart-item:last-child{border-bottom:0}.cart-item>div:first-child{gap:5px;display:grid}.cart-actions{align-items:center;gap:10px;display:flex}.cart-actions button{padding:8px 12px}.remove-item{color:#8b3025!important;background:0 0!important;border:1px solid #ddd8cc!important}.reserve-note{color:#765d24;align-items:center;gap:6px;font-size:13px;display:inline-flex}.reserve-timer{font-variant-numeric:tabular-nums;color:#60440b;font-size:16px}.reserve-expired{color:#8b3025;font-size:13px;font-weight:700}.cart-total{justify-content:space-between;align-items:center;padding:22px 0;font-size:24px;display:flex}.cart-total strong{font-size:30px}@media (width<=600px){.checkout-fields{grid-template-columns:1fr}.cart-item{flex-direction:column;align-items:flex-start}.cart-actions{width:100%}.remove-item{margin-left:auto}}.cart-added-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:10px;font-size:14px;display:flex}.cart-added-actions span{color:#49633f}.cart-added-actions a{color:#31452b;background:#fff;border:2px solid #4f6545;border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-weight:700;text-decoration:none;display:inline-flex}.cart-added-actions a:last-child{color:#fff;background:#4f6545}@media (width<=600px){.cart-added-actions{flex-direction:column;align-items:flex-start;gap:8px}}.profile-entry{border-top:1px solid #eee;padding:4px 0 12px}.profile-entry .profile-row{border-top:0;padding-bottom:8px}.profile-entry-actions,.form-actions{flex-wrap:wrap;gap:8px;display:flex}.text-button{color:#59663f;background:0 0;border:1px solid #ccc6ba;padding:7px 10px;font-size:13px}.text-button.danger{color:#8b3025}.secondary-inline{color:#59663f;background:0 0;border:1px solid #ccc6ba}.profile-entry+form{margin-top:18px}.panel form h3{margin:0}@media (width<=600px){.profile-entry-actions .text-button{flex:auto}.form-actions{grid-template-columns:1fr 1fr;display:grid}}:root{--pwa-bg:#fcfaf7;--pwa-surface:#fff;--pwa-surface-soft:#f3ede6;--pwa-text:#2c1b12;--pwa-muted:#76685e;--pwa-border:#e3d8ce;--pwa-accent:#ff8562;--pwa-brand-brown:#5e2b09;--pwa-brand-dark:#452006;--pwa-brand-peach:#ffdcb8;--pwa-brand-clay:#dbae83;--pwa-shadow:0 14px 38px #45200617;--pwa-radius-lg:26px;--pwa-radius-md:20px;--pwa-font-body:TildaSans,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--pwa-font-display:LumiosTypewriterOld,Georgia,"Times New Roman",serif}html{background:var(--pwa-bg);overflow-x:hidden}body{font-family:var(--pwa-font-body);background:var(--pwa-bg);color:var(--pwa-text);-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input,select{font-family:inherit}button{background:var(--pwa-brand-brown)}.app-shell{background:var(--pwa-bg);min-height:100dvh}.app-shell-content{min-height:100dvh}.app-shell-with-tabs .page,.app-shell-with-tabs .home-page{padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))}.bottom-nav{z-index:80;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));pointer-events:none;position:fixed;bottom:0;left:0;right:0}.bottom-nav-inner{pointer-events:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #5e2b091f;border-radius:24px;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;width:min(100%,720px);margin:0 auto;padding:8px 7px;display:grid;box-shadow:0 12px 34px #45200629}.bottom-nav-link{color:#8a7b70;letter-spacing:-.01em;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:54px;font-size:10px;font-weight:700;line-height:1;transition:background .16s,color .16s,transform .16s;display:flex}.bottom-nav-link.active{background:var(--pwa-brand-peach);color:var(--pwa-brand-dark)}.bottom-nav-link:active{transform:scale(.97)}.bottom-nav-icon{place-items:center;width:24px;height:24px;display:grid}.bottom-nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.home-page{width:min(100%,760px);margin:0 auto;padding:10px 16px 34px}.home-header{justify-content:space-between;align-items:center;gap:12px;min-height:56px;margin-bottom:4px;display:flex}.home-brand{background:var(--pwa-brand-brown);border-radius:17px;align-items:center;width:142px;height:52px;padding:4px 9px;display:flex;overflow:hidden}.home-brand img{object-fit:contain;width:100%;height:100%;display:block}.home-profile-link{background:var(--pwa-surface);border:1px solid var(--pwa-border);width:42px;height:42px;color:var(--pwa-brand-brown);border-radius:50%;flex:0 0 42px;place-items:center;font-size:16px;font-weight:800;display:grid;box-shadow:0 6px 18px #45200612}.home-greeting{padding:4px 2px 12px}.home-greeting p{color:var(--pwa-text);font-family:var(--pwa-font-display);letter-spacing:-.02em;margin:0;font-size:clamp(21px,5.8vw,29px);line-height:1.08}.home-greeting span{color:var(--pwa-muted);margin-top:4px;font-size:12px;line-height:1.4;display:block}.home-data-note{color:#74402e;background:#fff1e7;border:1px solid #ffd1bc;border-radius:14px;margin:0 0 12px;padding:10px 12px;font-size:12px;line-height:1.4}.home-highlights{min-width:0;margin:2px 0 0}.home-highlights-rail{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;gap:12px;padding:2px 1px 5px;display:flex;overflow-x:auto}.home-highlights-rail::-webkit-scrollbar{display:none}.home-highlight-item{scroll-snap-align:start;text-align:center;flex:0 0 68px;justify-items:center;gap:7px;display:grid}.home-highlight-cover{background:linear-gradient(145deg,var(--pwa-brand-peach),var(--pwa-brand-clay));border-radius:50%;width:64px;height:64px;padding:3px;box-shadow:0 5px 14px #45200614}.home-highlight-cover img{object-fit:cover;border:2px solid var(--pwa-bg);border-radius:50%;width:100%;height:100%;display:block}.home-highlight-item strong{text-overflow:ellipsis;white-space:nowrap;width:100%;color:var(--pwa-text);font-size:10px;line-height:1.2;overflow:hidden}.home-section{min-width:0;margin-top:24px}.home-section-heading{justify-content:space-between;align-items:center;gap:14px;margin:0 2px 11px;display:flex}.home-section-heading-compact{margin-bottom:10px}.home-section-heading h2{font-family:var(--pwa-font-display);letter-spacing:-.02em;color:var(--pwa-text);margin:0;font-size:22px;line-height:1.1}.home-section-heading>a{color:var(--pwa-brand-brown);font-size:12px;font-weight:800}.home-section-heading>span{color:var(--pwa-muted);font-size:11px;font-weight:700}.home-stories{margin-top:18px}.home-stories-rail{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:11px;padding:0 1px 5px;display:flex;overflow-x:auto}.home-stories-rail::-webkit-scrollbar{display:none}.home-story-card{background:var(--pwa-surface-soft);scroll-snap-align:start;isolation:isolate;border-radius:23px;flex:0 0 min(74vw,280px);height:220px;position:relative;overflow:hidden;box-shadow:0 8px 22px #45200612}.home-story-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-story-shade{background:linear-gradient(#26130905 22%,#261309d1 100%);position:absolute;inset:0}.home-story-copy{z-index:2;color:#fff;padding:16px;position:absolute;bottom:0;left:0;right:0}.home-story-copy>span{color:var(--pwa-brand-dark);letter-spacing:.04em;text-transform:uppercase;background:#ffdcb8eb;border-radius:999px;margin-bottom:6px;padding:4px 7px;font-size:8px;font-weight:800;display:inline-block}.home-story-copy h3{font-family:var(--pwa-font-display);color:#fff;margin:0;font-size:21px;line-height:1.06}.home-story-copy p{color:#ffffffe8;margin:6px 0 0;font-size:11px;line-height:1.35}.home-calendar{background:var(--pwa-surface);border:1px solid var(--pwa-border);border-radius:21px;margin-top:22px;padding:15px 13px 13px;box-shadow:0 7px 22px #4520060b}.home-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.home-calendar-day{min-width:0;height:54px;color:var(--pwa-muted);background:var(--pwa-surface-soft);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.home-calendar-day span{letter-spacing:.04em;font-size:9px;font-weight:800}.home-calendar-day strong{color:var(--pwa-text);font-size:14px;line-height:1}.home-calendar-day.is-today{background:var(--pwa-brand-peach);color:var(--pwa-brand-dark);box-shadow:inset 0 0 0 1px #5e2b0914}.home-calendar-day.is-today strong{color:var(--pwa-brand-dark)}.home-order-section{margin-top:24px}.home-order-card,.home-order-empty{border:1px solid var(--pwa-border);background:var(--pwa-surface);border-radius:22px;min-height:120px;box-shadow:0 7px 22px #4520060d}.home-order-card{color:var(--pwa-text);justify-content:space-between;align-items:stretch;gap:16px;padding:17px;display:flex}.home-order-card>div:first-child{flex-direction:column;justify-content:center;min-width:0;display:flex}.home-order-kicker{color:var(--pwa-brand-brown);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:10px;font-weight:800}.home-order-card strong{font-size:18px;line-height:1.2}.home-order-card small{color:var(--pwa-muted);margin-top:6px;font-size:12px;line-height:1.35}.home-order-meta{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;min-width:110px;display:flex}.home-order-meta span{max-width:150px;color:var(--pwa-brand-dark);background:#f1eadf;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.home-order-meta strong{font-size:15px}.home-order-empty{justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;display:flex}.home-order-empty>div{gap:5px;display:grid}.home-order-empty strong{font-size:15px}.home-order-empty span{color:var(--pwa-muted);font-size:12px;line-height:1.4}.home-order-empty>a{background:var(--pwa-brand-peach);min-height:44px;color:var(--pwa-brand-dark);border-radius:14px;flex:none;align-items:center;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.home-order-loading{align-content:center;gap:10px;display:grid}.home-order-loading span{background:linear-gradient(90deg,#f0e8df,#fbf6f1,#f0e8df) 0 0/200% 100%;border-radius:999px;height:12px;animation:1.4s ease-in-out infinite homePulse;display:block}.home-order-loading span:first-child{width:34%}.home-order-loading span:nth-child(2){width:62%}.home-order-loading span:nth-child(3){width:48%}@keyframes homePulse{0%{background-position:100% 0}to{background-position:-100% 0}}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.quick-actions a{background:var(--pwa-surface);border:1px solid var(--pwa-border);border-radius:19px;flex-direction:column;justify-content:flex-end;gap:4px;min-height:86px;padding:14px 15px;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 16px #45200609}.quick-actions a:after{content:"→";color:var(--pwa-brand-brown);font-size:17px;font-weight:700;position:absolute;top:10px;right:13px}.quick-actions span{font-family:var(--pwa-font-display);color:var(--pwa-text);padding-right:24px;font-size:17px;font-weight:700}.quick-actions small{color:var(--pwa-muted);font-size:10px;line-height:1.3}.home-articles{padding-bottom:6px}.home-article-list{gap:12px;display:grid}.home-article-card{background:var(--pwa-surface-soft);isolation:isolate;border-radius:23px;height:205px;position:relative;overflow:hidden;box-shadow:0 7px 22px #45200611}.home-article-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-article-shade{background:linear-gradient(#26130905 24%,#261309cc 100%);position:absolute;inset:0}.home-article-copy{z-index:2;color:#fff;padding:17px;position:absolute;bottom:0;left:0;right:0}.home-article-copy>span{color:var(--pwa-brand-dark);letter-spacing:.04em;text-transform:uppercase;background:#ffdcb8eb;border-radius:999px;margin-bottom:7px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-block}.home-article-copy h3{font-family:var(--pwa-font-display);letter-spacing:-.015em;color:#fff;margin:0;font-size:21px;line-height:1.05}.home-article-copy p{color:#ffffffe8;max-width:560px;margin:7px 0 0;font-size:12px;line-height:1.35}.messages-page{min-height:70dvh}.messages-empty{text-align:center;border:1px solid var(--pwa-border);background:var(--pwa-surface);box-shadow:var(--pwa-shadow);border-radius:26px;margin-top:22px;padding:34px 24px}.messages-empty-mark{background:var(--pwa-brand-peach);width:66px;height:66px;color:var(--pwa-brand-dark);font-family:var(--pwa-font-display);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:22px;font-weight:800;display:grid}.messages-empty h2{font-family:var(--pwa-font-display);margin:0 0 10px;font-size:24px}.messages-empty p{max-width:430px;color:var(--pwa-muted);margin:0 auto;font-size:14px;line-height:1.5}.profile-logout{color:#8b3025;background:0 0;border:1px solid #e0c9c2;width:100%;min-height:46px;margin-top:18px}.page,.page h1,.page h2{color:var(--pwa-text)}.panel,.order-card,.empty,.product-card{border-color:var(--pwa-border);box-shadow:0 5px 18px #45200609}.storefront-category{border-color:var(--pwa-border);color:var(--pwa-brand-brown)}.storefront-category.active{background:var(--pwa-brand-brown);border-color:var(--pwa-brand-brown)}.sale-badge,.status,.verified{color:var(--pwa-brand-dark);background:#efe9df}.buy-button{background:var(--pwa-brand-brown)}.auth-switch a,.nav-logout{color:var(--pwa-brand-brown)}@media (width>=700px){.home-page{padding-left:24px;padding-right:24px}.home-highlight-item{flex-basis:76px}.home-highlight-cover{width:70px;height:70px}.home-story-card{flex-basis:300px;height:238px}.quick-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.home-article-card{height:248px}}@media (width<=420px){.home-page{padding-left:12px;padding-right:12px}.home-header{min-height:54px}.home-brand{width:138px;height:50px}.home-profile-link{flex-basis:40px;width:40px;height:40px}.home-section{margin-top:21px}.home-section-heading h2{font-size:20px}.home-highlight-item{flex-basis:64px}.home-highlight-cover{width:60px;height:60px}.home-stories{margin-top:17px}.home-story-card{flex-basis:76vw;height:214px}.home-order-card{flex-direction:column;gap:12px}.home-order-meta{text-align:left;align-items:flex-start;min-width:0}.home-order-empty{flex-direction:column;align-items:flex-start}.quick-actions a{min-height:86px;padding:14px}.home-article-card{height:200px}.bottom-nav{padding-left:6px;padding-right:6px}.bottom-nav-inner{border-radius:22px;padding-left:4px;padding-right:4px}.bottom-nav-link{min-height:52px;font-size:9px}}@media (width<=360px){.home-page{padding-left:10px;padding-right:10px}.home-brand{width:134px}.home-highlights-rail{gap:9px}.home-calendar{padding-left:10px;padding-right:10px}.home-calendar-grid{gap:3px}.home-calendar-day{border-radius:13px;height:51px}.quick-actions{gap:8px}.quick-actions a{padding:12px}.bottom-nav-link{font-size:8.5px}}
