:root{--green:#a8cf45;--green-dark:#7ea52a;--green-soft:#eef7db;--ink:#171916;--muted:#80857d;--line:#e9ece6;--surface:#fff;--background:#f8faf6;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",sans-serif;color:var(--ink);background:var(--background);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100dvh;background:var(--background);padding:env(safe-area-inset-top) 0 calc(92px + env(safe-area-inset-bottom));-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}header{height:65px;display:flex;align-items:center;justify-content:space-between;padding:12px 20px 4px;background:rgba(248,250,246,.94);backdrop-filter:blur(18px);position:sticky;top:0;z-index:10}.wordmark{font-size:20px;font-weight:800;letter-spacing:-.7px}.header-action{width:38px;height:38px;border:0;border-radius:50%;background:#edf0eb;position:relative}.header-action span{position:absolute;width:13px;height:1.5px;background:#20231f;left:12px}.header-action span:first-child{top:15px}.header-action span:last-child{top:21px}.header-action span:first-child:after,.header-action span:last-child:after{content:"";position:absolute;width:4px;height:4px;border:1.5px solid #20231f;background:#edf0eb;border-radius:50%;top:-2.8px}.header-action span:first-child:after{left:2px}.header-action span:last-child:after{right:2px}.screen{display:none}.screen.active{display:block}.screen-title{display:flex;align-items:end;justify-content:space-between;padding:24px 20px 17px}.kicker{font-size:10px;font-weight:800;letter-spacing:1.5px;color:var(--green-dark);margin:0 0 6px}.screen-title h1{font-size:30px;line-height:1.05;letter-spacing:-1.3px;margin:0;font-weight:760}.view-toggle{border:0;background:#edf0eb;width:40px;height:40px;border-radius:13px;font-size:20px}.summary-card{margin:0 18px 17px;padding:20px;border-radius:22px;background:linear-gradient(135deg,#b8db69,#9bc638);display:flex;align-items:center;justify-content:space-between;box-shadow:0 11px 25px rgba(114,150,34,.15)}.summary-main{display:flex;flex-direction:column}.summary-main span,.summary-count span{font-size:11px;color:#3d501b}.summary-main strong{font-size:32px;line-height:1.15;letter-spacing:-1.4px}.summary-main small{font-size:10px;color:#4e6327;margin-top:4px}.summary-count{width:75px;height:75px;border-radius:50%;background:#ffffff82;display:flex;flex-direction:column;align-items:center;justify-content:center}.summary-count strong{font-size:26px;line-height:1}.summary-count span{margin-top:3px}.search-wrap{height:48px;margin:0 18px 14px;border:1px solid var(--line);background:#fff;border-radius:15px;display:flex;align-items:center;padding:0 12px}.search-wrap svg{width:20px;height:20px;fill:none;stroke:#91978e;stroke-width:1.8}.search-wrap input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 10px;font-size:14px}.search-wrap input::placeholder{color:#a1a69e}.search-wrap>button{width:35px;height:35px;border:0;background:#f0f3ed;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.search-wrap i{display:block;width:14px;height:1.5px;background:#535950;position:relative}.search-wrap i:nth-child(1):after,.search-wrap i:nth-child(3):after{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:#535950;top:-.75px}.search-wrap i:first-child:after{left:3px}.search-wrap i:last-child:after{right:3px}.category-scroll{display:flex;overflow:auto;gap:8px;padding:0 18px 15px;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.category-tab{border:1px solid var(--line);background:white;border-radius:99px;padding:8px 13px;font-size:12px;white-space:nowrap;color:#666b64}.category-tab b{margin-left:5px;font-weight:700;color:#9ba097}.category-tab.active{background:#181a17;color:white;border-color:#181a17}.category-tab.active b{color:#a8cf45}.closet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 11px;padding:0 14px 25px}.closet-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px}.item-card{border:0;background:transparent;padding:0;text-align:left;min-width:0}.item-image{height:210px;background:white;border-radius:18px;overflow:hidden;position:relative;border:1px solid #eef0ec}.compact .item-image{height:145px;border-radius:14px}.item-image img{width:100%;height:100%;object-fit:contain;display:block}.quantity-badge{position:absolute;right:8px;top:8px;min-width:28px;height:24px;padding:0 7px;border-radius:99px;background:#171916;color:white;font-size:10px;font-weight:750;display:flex;align-items:center;justify-content:center}.item-copy{padding:9px 3px 0}.item-copy strong{font-size:13px;line-height:1.2;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-meta{display:flex;justify-content:space-between;align-items:center;margin-top:4px;gap:5px}.item-meta span{font-size:10px;color:#898f87;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-meta b{font-size:11px}.compact .item-copy strong{font-size:11px}.compact .item-meta span{display:none}.compact .item-meta b{font-size:10px}.empty{text-align:center;padding:60px 30px;color:#7f857d}.empty-icon{font-size:38px;color:var(--green)}.empty h2{font-size:18px;margin:13px 0 7px}.empty p{font-size:12px;margin:0}.insight-total{margin:0 18px 23px;padding:24px;border-radius:22px;background:#171916;color:white}.insight-total span{font-size:11px;color:#aeb3ab}.insight-total strong{display:block;font-size:39px;letter-spacing:-1.8px;margin:3px 0}.insight-total p{font-size:11px;color:#949a92;margin:0}.section-heading{display:flex;align-items:center;justify-content:space-between;padding:0 20px 12px}.section-heading h2{font-size:18px;letter-spacing:-.5px;margin:0}.section-heading span{font-size:11px;color:#8b9089}.category-list,.valuable-list{padding:0 18px 24px}.category-row{background:white;border-radius:17px;padding:14px;margin-bottom:8px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;border:1px solid #eef0ec}.category-symbol{width:42px;height:42px;border-radius:13px;background:var(--green-soft);color:var(--green-dark);display:flex;align-items:center;justify-content:center;font-size:18px}.category-info strong{font-size:13px}.category-info span{display:block;font-size:10px;color:#8b9089;margin-top:3px}.category-value{text-align:right}.category-value b{font-size:13px}.category-value small{display:block;color:#9ba099;font-size:9px;margin-top:3px}.value-bar{grid-column:2/4;height:4px;background:#edf0ea;border-radius:9px;overflow:hidden}.value-bar i{display:block;height:100%;background:var(--green);border-radius:9px}.valuable-item{display:flex;align-items:center;gap:12px;background:white;border-radius:16px;padding:9px;margin-bottom:8px;border:1px solid #eef0ec}.valuable-item img{width:58px;height:58px;object-fit:contain;border-radius:11px;background:#f7f8f5}.valuable-item>div{flex:1;min-width:0}.valuable-item strong{font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.valuable-item span{font-size:10px;color:#8b9089}.valuable-item b{font-size:13px;padding-right:5px}nav{position:fixed;z-index:20;left:0;right:0;bottom:0;height:calc(78px + env(safe-area-inset-bottom));padding:0 39px env(safe-area-inset-bottom);background:rgba(255,255,255,.96);backdrop-filter:blur(20px);border-top:1px solid #eceeea;display:flex;align-items:center;justify-content:space-between}.nav-item{width:80px;border:0;background:transparent;color:#9da29b;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10px}.nav-item svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.nav-item.active{color:#181a17;font-weight:700}.add-main{width:58px;height:58px;border-radius:50%;border:5px solid var(--background);background:var(--green);font-size:31px;line-height:1;position:absolute;left:50%;top:-18px;transform:translateX(-50%);box-shadow:0 7px 18px rgba(105,142,25,.25)}.add-main span{position:relative;top:-1px}dialog{border:0;padding:0;background:transparent;width:100%;max-width:520px;margin:auto 0 0;max-height:95dvh}dialog::backdrop{background:#17191666;backdrop-filter:blur(3px)}.sheet{border-radius:27px 27px 0 0;background:#f8faf6;padding:8px 16px calc(25px + env(safe-area-inset-bottom));max-height:95dvh;overflow:auto}.grabber{width:40px;height:5px;border-radius:99px;background:#d5d9d2;margin:0 auto 11px}.sheet-header{height:42px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:13px}.sheet-header h2{font-size:17px;margin:0}.sheet-header>*:last-child{justify-self:end}.text-button{border:0;background:transparent;font-size:13px;padding:7px 0}.text-button.green{color:var(--green-dark);font-weight:750}.photo-upload{min-height:205px;border:1.5px dashed #ccd1c9;background:white;border-radius:20px;display:flex!important;align-items:center;justify-content:center;flex-direction:column;gap:5px;overflow:hidden;padding:0!important;position:relative}.photo-upload input{display:none}.photo-upload img{position:absolute;width:100%;height:100%;object-fit:contain;background:white}.camera-icon{font-size:30px;color:var(--green-dark)}.photo-upload b{font-size:13px}.photo-upload small{font-size:10px;color:#8b9089}.form-section{margin-top:14px;background:white;border-radius:19px;padding:4px 14px}.form-section label{display:grid;gap:6px;font-size:10px;font-weight:700;color:#70766e;padding:11px 0}.form-section>label+label{border-top:1px solid var(--line)}.form-section input,.form-section select,.form-section textarea{border:0;outline:0;background:#f5f7f3;border-radius:9px;padding:11px;font-size:13px;resize:none}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:11px;border-top:1px solid var(--line)}.form-row label{min-width:0}.money-field{display:flex;align-items:center;background:#f5f7f3;border-radius:9px;padding-left:10px}.money-field input{width:100%;min-width:0;padding-left:4px}.delete-button{width:100%;margin:15px 0 0;border:0;border-radius:13px;background:#ffe8e5;color:#b3382b;padding:13px;font-size:12px;font-weight:700}.settings-card{background:white;border-radius:17px;overflow:hidden}.settings-card button,.settings-card label{width:100%;border:0;background:white;padding:15px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.settings-card>*+*{border-top:1px solid var(--line)}.settings-card b{font-size:20px;color:#a3a8a0}.settings-card input{display:none}.storage-note{font-size:10px;line-height:1.5;color:#858b83;padding:4px 5px}.toast{position:fixed;z-index:50;bottom:105px;left:50%;transform:translate(-50%,15px);background:#171916;color:white;border-radius:99px;padding:10px 16px;font-size:11px;opacity:0;pointer-events:none;transition:.2s;white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%,0)}@media(min-width:620px){body{max-width:500px;margin:auto;border-left:1px solid #e7e9e5;border-right:1px solid #e7e9e5}nav{left:50%;right:auto;width:500px;transform:translateX(-50%)}}
