:root{--ink:#142018;--muted:#6f786f;--line:#e5e7df;--paper:#f6f6f0;--green:#183f2a;--lime:#d8f07a;--red:#aa4036}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);-webkit-tap-highlight-color:transparent;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}button,input,select{font:inherit}button{color:inherit}.app-shell{background:var(--paper);max-width:760px;min-height:100svh;margin:0 auto}.topbar{height:72px;padding:max(12px,env(safe-area-inset-top)) 18px 8px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#f6f6f0e8;border-bottom:1px solid #14201814;align-items:center;gap:11px;display:flex;position:sticky;top:0}.brand-mark{background:var(--green);width:39px;height:39px;color:var(--lime);border-radius:12px;place-items:center;display:grid;box-shadow:0 7px 20px #183f2a26}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy span,.eyebrow{letter-spacing:.15em;color:#778077;font-size:10px;font-weight:800}.brand-copy strong{letter-spacing:-.02em;margin-top:5px;font-size:17px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;place-items:center;width:40px;height:40px;margin-left:auto;display:grid}.hero{background:var(--green);color:#fff;box-sizing:border-box;height:164px;padding:30px 20px 26px;position:relative;overflow:hidden}.hero:after{content:"";border:42px solid #d8f07a14;border-radius:50%;width:210px;height:210px;position:absolute;top:-82px;right:-112px}.hero-copy{z-index:1;max-width:calc(100% - 76px);position:relative}.hero .eyebrow{color:var(--lime);z-index:1;position:relative}.hero h1{letter-spacing:-.055em;z-index:1;text-wrap:balance;margin:9px 0 0;font-size:clamp(31px,8vw,45px);font-weight:700;line-height:1.05;position:relative}.hero h1.hero-title-medium{font-size:clamp(28px,7vw,39px)}.hero h1.hero-title-long{font-size:clamp(24px,6.2vw,34px)}.sync-pill{z-index:2;background:#ffffff17;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:700;display:flex;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.live-dot{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d8f07a1f}.sync-pill.offline{color:#ffe0bd}.search-area{background:var(--paper);z-index:15;padding:17px 16px 10px;position:sticky;top:72px}.search-box{border:1px solid var(--line);color:#7b837c;background:#fff;border-radius:16px;align-items:center;gap:11px;height:54px;padding:0 15px;display:flex;box-shadow:0 8px 30px #1522180d}.search-box:focus-within{border-color:var(--green);outline:2px solid #183f2a29}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:15px}.search-box input::placeholder{color:#959b95}.search-box button{cursor:pointer;background:0 0;border:0;padding:5px;display:grid}.subcategory-tools{align-items:flex-end;gap:8px;display:flex}.category-strip{scrollbar-width:none;flex:1;gap:8px;min-width:0;padding-top:12px;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-strip button{white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #dedfd8;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:650}.category-strip button.active{color:#fff;border-color:var(--green);background:var(--green)}.manage-subcategories{height:32px;color:var(--green);flex:none;align-items:center;gap:5px;font-size:11px;font-weight:750;display:flex;box-shadow:0 3px 9px #1420180b;background:#fff!important;border:1px solid #d7dbd2!important;border-radius:10px!important;padding:0 9px!important}.list-section{padding:9px 16px 0}.list-heading{justify-content:space-between;align-items:baseline;padding:6px 2px 10px;display:flex}.list-heading h2{letter-spacing:-.02em;margin:0;font-size:16px}.list-heading span{color:var(--muted);font-size:12px}.product-list,.loading-stack{gap:9px;display:grid}.product-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:18px;align-items:center;min-height:86px;padding:10px;display:flex;position:relative;box-shadow:0 4px 18px #14201809}.product-card:active{transform:scale(.992)}.product-image{width:64px;height:64px;color:var(--green);background:#edf1e8;border-radius:14px;flex:0 0 64px;place-items:center;font-size:23px;font-weight:750;display:grid;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-main{flex:1;min-width:0;padding:0 2px 0 12px}.product-title-row{align-items:baseline;gap:9px;display:flex}.product-title-row h3{letter-spacing:-.015em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;line-height:1.3;overflow:hidden}.product-title-row strong{white-space:nowrap;color:var(--green);letter-spacing:-.03em;margin-left:auto;font-size:15px}.product-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:9px;font-size:10.5px;display:flex}.product-meta>span:first-child{color:#555f57;background:#f0f1ec;border-radius:6px;padding:3px 6px;font-weight:650}.product-meta i{background:#a8ada8;border-radius:50%;width:2px;height:2px}.product-meta .updated{align-items:center;gap:3px;display:flex}.edit-hint{color:#98a099;opacity:0;position:absolute;bottom:7px;right:8px}.product-card:hover .edit-hint{opacity:1}.product-skeleton{background:linear-gradient(90deg,#eceee7 20%,#f7f7f2 45%,#eceee7 70%) 0 0/300% 100%;border-radius:18px;height:86px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-100% 0}}.empty-state{text-align:center;color:var(--muted);padding:58px 24px}.empty-state>div{width:62px;height:62px;color:var(--green);background:#ebeee6;border-radius:20px;place-items:center;margin:0 auto 15px;display:grid}.empty-state h3{color:var(--ink);margin:0 0 6px;font-size:17px}.empty-state p{max-width:320px;margin:0 auto;font-size:13px;line-height:1.55}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin:18px auto 0;font-weight:750;display:flex}.bottom-safe-space{height:100px}.bottom-bar{width:min(760px,100%);min-height:78px;padding:11px 16px max(11px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:25;background:#fffffff0;border-top:1px solid #14201817;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-bar>div{align-items:center;min-width:0;display:flex}.bottom-count{width:35px;height:35px;color:var(--green);background:#edf0e8;border-radius:11px;place-items:center;font-size:13px;font-weight:750;display:grid}.bottom-bar p{flex-direction:column;margin:0 0 0 9px;display:flex}.bottom-bar p strong{font-size:12px}.bottom-bar p small{color:var(--muted);white-space:nowrap;margin-top:2px;font-size:9px}.add-button,.primary-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:14px;font-weight:720;box-shadow:0 8px 18px #183f2a2e}.add-button{align-items:center;gap:7px;height:48px;margin-left:auto;padding:0 15px;font-size:13px;display:flex}.primary-button{height:52px}.primary-button:disabled{opacity:.58;cursor:wait}.wide{width:100%}.sheet-layer{z-index:60;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c140e8a;border:0;position:absolute;inset:0}.sheet{width:min(760px,100%);max-height:92svh;padding:8px 20px max(24px,env(safe-area-inset-bottom));background:#fbfbf7;border-radius:26px 26px 0 0;animation:.22s ease-out rise;position:relative;overflow-y:auto;box-shadow:0 -20px 70px #08120b38}.sheet.tall{min-height:min(89svh,760px)}@keyframes rise{0%{opacity:.7;transform:translateY(20px)}}.sheet-handle{background:#d0d3cc;border-radius:99px;width:38px;height:4px;margin:3px auto 19px}.sheet-icon{background:var(--green);width:50px;height:50px;color:var(--lime);border-radius:17px;place-items:center;margin:0 auto 16px;display:grid}.pin-form{text-align:center;padding:0 5px}.pin-form h2,.sheet-topline h2,.settings-sheet h2{letter-spacing:-.035em;margin:7px 0 0;font-size:24px}.sheet-subtitle{color:var(--muted);max-width:340px;margin:8px auto 18px;font-size:13px;line-height:1.5}.form-error{color:var(--red);justify-content:center;align-items:center;gap:5px;margin:9px 0;font-size:12px;display:flex}.pin-form .primary-button{margin-top:8px}.google-login,.migration-picker{justify-content:center;align-items:center;gap:8px;display:flex}.migration-picker input{display:none}.migration-picker.disabled{opacity:.58;cursor:wait}.editor-form{padding-bottom:5px}.sheet-topline{align-items:center;gap:12px;margin-bottom:19px;display:flex}.sheet-topline>div{flex:1;min-width:0}.sheet-topline h2{white-space:nowrap;text-overflow:ellipsis;font-size:21px;overflow:hidden}.back-button,.delete-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.delete-button{color:var(--red)}.button-spacer{width:42px}.photo-picker{color:#7c857d;cursor:pointer;background:#f0f2eb;border:1.5px dashed #c9cec4;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;height:142px;display:flex;position:relative;overflow:hidden}.photo-picker input{display:none}.photo-picker strong{color:var(--ink);margin:9px 0 3px;font-size:13px}.photo-picker span{font-size:10px}.photo-picker img{object-fit:cover;width:100%;height:100%}.photo-change{color:#fff;background:#142018cc;border-radius:9px;align-items:center;gap:4px;padding:6px 9px;display:flex;position:absolute;bottom:9px;right:9px}.remove-photo{color:var(--red);cursor:pointer;background:0 0;border:0;margin:7px 0 0 auto;font-size:11px;display:block}.field{flex-direction:column;flex:1;gap:7px;min-width:0;margin-top:15px;display:flex}.field>span{color:#525b53;font-size:11px;font-weight:700}.field>input,.field select,.price-field>div{width:100%;height:51px;color:var(--ink);background:#fff;border:1px solid #dfe1db;border-radius:14px;outline:0;padding:0 13px}.field>input:focus,.field select:focus,.price-field>div:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #183f2a12}.field-row{gap:10px;display:flex}.price-field{flex:1.4}.price-field>div{align-items:center;display:flex}.price-field b{color:#737c74;margin-right:5px;font-size:12px}.price-field input{border:0;outline:0;width:100%;min-width:0}.select-wrap{position:relative}.select-wrap select{appearance:none;padding-right:31px}.select-wrap svg{pointer-events:none;color:#717a72;position:absolute;top:17px;right:12px}.editor-form .form-error{justify-content:flex-start}.editor-form>.primary-button{margin-top:20px}.category-fields .field:first-child{flex:.9}.category-fields .field:last-child{flex:1.1}.settings-sheet{padding-bottom:8px}.sheet-topline.compact{align-items:flex-start}.status-card{background:#eef0e9;border-radius:16px;align-items:center;gap:12px;margin-bottom:12px;padding:14px;display:flex}.status-icon{color:#657066;background:#dfe3d9;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.status-icon.unlocked{color:var(--green);background:#dcebc9}.status-card>div:last-child{flex-direction:column;gap:3px;display:flex}.status-card strong{font-size:13px}.status-card span{color:var(--muted);font-size:11px}.settings-actions{gap:8px;display:grid}.setting-action{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;align-items:center;gap:12px;width:100%;padding:13px;display:flex}.setting-action.danger{color:var(--red)}.setting-action span{flex-direction:column;gap:2px;display:flex}.setting-action strong{font-size:12px}.setting-action small{color:var(--muted);font-size:10px}.change-pin-form .primary-button{margin-top:10px}.help-sheet{padding-bottom:5px}.help-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:12px;margin-top:9px;padding:14px;display:flex}.help-card.featured{background:#edf2e8}.help-card>div{width:39px;height:39px;color:var(--green);background:#e6eadf;border-radius:11px;flex:none;place-items:center;display:grid}.help-card p{flex-direction:column;gap:4px;margin:0;display:flex}.help-card strong{font-size:13px}.help-card span{color:var(--muted);font-size:11px;line-height:1.45}.help-steps{grid-template-columns:1fr 1fr;gap:8px;margin:9px 0 15px;display:grid}.help-steps section{border:1px solid var(--line);background:#fff;border-radius:14px;padding:13px}.help-steps b{color:var(--green);font-size:12px}.help-steps p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.5}.toast{z-index:100;left:50%;bottom:calc(92px + env(safe-area-inset-bottom));color:#fff;white-space:nowrap;background:#15251a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;padding:10px 15px;font-size:12px;font-weight:650;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 12px 35px #00000038}@media (width>=700px){body{padding:28px 0}.app-shell{border-radius:28px;min-height:calc(100svh - 56px);overflow:hidden;box-shadow:0 24px 80px #1420181f}.topbar{top:28px}.search-area{top:100px}.bottom-bar{border-radius:0 0 28px 28px;bottom:28px}}.list-heading{align-items:center}.list-heading>div:first-child{align-items:baseline;gap:7px;display:flex}.view-switcher{background:#e9ebe4;border-radius:10px;gap:2px;padding:3px;display:flex}.view-switcher button{color:#778077;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:31px;height:29px;display:grid}.view-switcher button.active{color:var(--green);background:#fff;box-shadow:0 2px 7px #14201812}.product-title-row{align-items:center}.product-title-row strong{flex-direction:column;align-items:flex-end;display:flex}.product-title-row strong small{color:#778077;letter-spacing:0;margin-top:3px;font-size:9px;font-weight:650}.product-list.view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.view-grid .product-card{min-height:210px;padding:9px;display:block}.view-grid .product-image{border-radius:13px;width:100%;height:112px}.view-grid .product-main{padding:10px 3px 3px}.view-grid .product-title-row{display:block}.view-grid .product-title-row h3{font-size:13px}.view-grid .product-title-row strong{align-items:flex-start;margin:7px 0 0;font-size:14px}.view-grid .product-meta{margin-top:7px}.view-grid .updated,.view-grid .product-meta i{display:none}.view-grid .edit-hint{opacity:1;bottom:14px;right:14px}.product-list.view-list{gap:5px}.view-list .product-card{border-radius:13px;min-height:58px;padding:7px 9px}.view-list .product-image{border-radius:10px;flex-basis:43px;width:43px;height:43px;font-size:16px}.view-list .product-main{padding-left:9px}.view-list .product-title-row h3{font-size:12px}.view-list .product-title-row strong{font-size:13px}.view-list .product-meta{margin-top:3px}.view-list .updated,.view-list .product-meta i{display:none}.field>span em{color:#969d96;font-style:normal;font-weight:500}.unit-example{color:#858d85;margin:7px 3px 0;font-size:10px}.product-image img{object-fit:contain}.product-list.view-grid{grid-auto-rows:1fr}.view-grid .product-card{flex-direction:column;align-items:stretch;height:100%;min-height:0;display:flex}.view-grid .product-image{aspect-ratio:1;background:#f2f3ee;flex:none;width:100%;height:auto}.view-grid .product-image img{object-fit:contain}.view-grid .product-main{flex-direction:column;flex:1;display:flex}.view-grid .product-meta{margin-top:auto;padding-top:8px}.brand-mark{border:0}.brand-mark.clickable{cursor:pointer}.edit-mode-button{margin-left:auto}.edit-mode-button+.icon-button{margin-left:0}.edit-mode-button.active{background:var(--green);border-color:var(--green);color:var(--lime)}.home-hero{height:164px}.home-section{padding:19px 16px 8px}.home-heading{justify-content:space-between;align-items:flex-end;margin:0 2px 14px;display:flex}.home-heading h2{letter-spacing:-.035em;margin:5px 0 0;font-size:21px}.home-heading>span{color:var(--muted);padding-bottom:2px;font-size:11px}.arrange-button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #d9ddd4;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:750;display:flex}.main-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.main-category-card{text-align:left;height:174px;color:var(--green);cursor:pointer;background:#eaf0e5;border:1px solid #dde1d7;border-radius:20px;padding:15px;position:relative;overflow:hidden;box-shadow:0 5px 18px #1420180a}.main-category-card:active{transform:scale(.985)}.main-category-card.tone-2,.main-category-card.tone-6{background:#f1ecdf}.main-category-card.tone-3{background:#e6eeea}.main-category-card.tone-4{background:#f0e7e2}.main-category-card.tone-5{background:#e8ece4}.category-count{letter-spacing:.04em;color:#5e6b61;z-index:3;background:#ffffffb0;border:1px solid #ffffff8f;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:750;position:absolute;top:13px;left:13px}.main-category-art{opacity:.13;width:104px;height:104px;position:absolute;top:22px;right:-13px;transform:rotate(-8deg)}.main-category-copy{z-index:2;flex-direction:column;display:flex;position:absolute;bottom:15px;left:15px;right:12px}.main-category-copy strong{letter-spacing:-.035em;max-width:145px;font-size:17px;line-height:1.05}.main-category-copy small{color:#677269;max-width:140px;margin-top:6px;font-size:9px;line-height:1.3}.category-hero{background:var(--green);color:#fff;min-height:164px;padding:20px 20px 24px;position:relative;overflow:hidden}.category-hero>button{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff2b;border-radius:10px;align-items:center;gap:6px;margin-bottom:21px;padding:7px 10px;font-size:11px;font-weight:700;display:flex}.category-hero .eyebrow{color:var(--lime)}.category-hero h1{z-index:1;letter-spacing:-.05em;max-width:75%;margin:6px 0 4px;font-size:30px;line-height:1;position:relative}.category-hero>span{z-index:1;color:#d7dfd8;font-size:11px;position:relative}.category-hero-art{width:142px;height:142px;color:var(--lime);opacity:.13;position:absolute;bottom:-31px;right:-22px;transform:rotate(-10deg)}.product-card:not(.editable){cursor:default}.product-card:not(.editable):active{transform:none}.bottom-bar.editing{background:#fbfff5f2;border-top-color:#c9d7bd}.bottom-bar:not(.editing)>div{margin-right:auto}.arrange-help{color:var(--muted);margin:-7px 0 15px;font-size:12px;line-height:1.45}.arrange-list{gap:8px;display:grid}.arrange-row{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:9px;min-height:61px;padding:8px;display:flex}.arrange-number{color:#8a918a;text-align:center;width:23px;font-size:11px;font-weight:750}.arrange-art{width:38px;height:38px;color:var(--green);background:#eef1e8;border-radius:11px;place-items:center;display:grid}.arrange-row>strong{flex:1;min-width:0;font-size:12px;line-height:1.2}.arrange-actions{gap:4px;display:flex}.arrange-actions button{width:34px;height:34px;color:var(--green);cursor:pointer;background:#f8f9f5;border:1px solid #dde1d8;border-radius:9px;place-items:center;display:grid}.arrange-actions button:disabled{opacity:.25;cursor:default}.arrange-save{margin-top:16px}.subcategory-editor-list{gap:8px;display:grid}.subcategory-editor-row{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px;display:grid}.subcategory-editor-row>input{background:0 0;border:0;border-bottom:1px solid #dfe2da;outline:0;min-width:0;height:40px;font-size:13px;font-weight:650}.subcategory-editor-row>input:focus{border-bottom-color:var(--green)}.subcategory-editor-row>small{color:#8c5a40;grid-column:2/4;font-size:9px}.subcategory-row-actions{gap:3px;display:flex}.subcategory-row-actions button{width:31px;height:31px;color:var(--green);cursor:pointer;background:#f8f9f6;border:1px solid #e0e3dc;border-radius:8px;place-items:center;display:grid}.subcategory-row-actions .remove-subcategory{color:var(--red)}.subcategory-row-actions button:disabled{opacity:.22;cursor:default}.add-subcategory-button{width:100%;height:43px;color:var(--green);cursor:pointer;background:#f2f4ed;border:1px dashed #bfc7bb;border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:11px;font-size:12px;font-weight:750;display:flex}@media (width<=480px){.category-fields{display:block}.category-fields .field{margin-top:12px}.subcategory-editor-row{grid-template-columns:20px minmax(0,1fr)}.subcategory-row-actions{grid-column:2;justify-content:flex-end}.subcategory-editor-row>small{grid-column:2}.help-steps{grid-template-columns:1fr}}@media (width<=370px){.main-category-card{height:158px}.main-category-copy strong{font-size:15px}}
