:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171717;background:#f5f5f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.app-shell{max-width:1180px;margin:auto;padding:0 24px 64px}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #deded8}.brand{display:flex;align-items:center;gap:11px}.brand-mark,.receipt-icon,.stat-icon{display:grid;place-items:center;border:1px solid #d9d9d2;background:#fff}.brand-mark{width:38px;height:38px;border-radius:11px}.brand strong{display:block;font-size:17px}.brand span{display:block;color:#777;font-size:11px;margin-top:2px}.upload-button,.back,.danger{border:0;border-radius:10px;padding:10px 14px;font-weight:700;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.upload-button{background:#171717;color:#fff}.back{background:#fff;color:#171717;border:1px solid #ddd}.danger{background:#fff0f0;color:#a52626}.hero{padding:58px 0 32px;display:flex;align-items:end;justify-content:space-between;gap:30px}.hero h1,.detail-hero h1{font-size:44px;line-height:1.02;letter-spacing:-1.8px;max-width:720px;margin:8px 0 14px}.hero p:not(.eyebrow),.detail-hero p:not(.eyebrow){color:#6f6f69;max-width:680px;line-height:1.6}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.6px;color:#777;margin:0}.privacy-pill{white-space:nowrap;border:1px solid #d8ddd6;background:#eef4ed;color:#3d6641;border-radius:999px;padding:9px 13px;font-size:12px;display:flex;gap:7px;align-items:center}.notice{background:#fff;border:1px solid #ddd;border-radius:12px;padding:12px 14px;margin:0 0 18px;display:flex;justify-content:space-between}.notice button{border:0;background:none;cursor:pointer}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat{background:#fff;border:1px solid #deded8;border-radius:16px;padding:18px}.stat-icon{width:34px;height:34px;border-radius:9px;margin-bottom:18px}.stat span{display:block;color:#777;font-size:12px}.stat strong{display:block;font-size:26px;margin-top:4px}.dropzone{border:1.5px dashed #b9b9b1;border-radius:18px;background:#fafaf8;min-height:145px;margin:20px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;color:#777}.dropzone strong{color:#222}.dropzone.dragging{background:#f0f0eb;border-color:#777}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.grid-two{display:grid;grid-template-columns:1fr;gap:18px;margin-bottom:18px}.grid-two>.panel{width:100%;box-sizing:border-box}.panel{background:#fff;border:1px solid #deded8;border-radius:16px;padding:20px;margin-bottom:18px}.panel-title,.section-head{display:flex;justify-content:space-between;align-items:center}.panel h2,.section-head h2{font-size:16px;margin:0}.panel-title svg{color:#888;width:18px}.legend{display:flex;flex-wrap:wrap;gap:8px}.legend span{font-size:11px;color:#666;border:1px solid #eee;padding:5px 8px;border-radius:7px}.legend i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#777;margin-right:5px}.section-head{margin-bottom:15px}.section-head span{font-size:11px;color:#888}.search{border:1px solid #ddd;border-radius:9px;padding:7px 10px;display:flex;gap:7px;align-items:center}.search input{border:0;outline:0;width:190px;background:transparent}.receipt-list{display:flex;flex-direction:column}.receipt-row{border:0;border-top:1px solid #eee;background:transparent;padding:15px 2px;display:grid;grid-template-columns:38px 1fr auto;gap:12px;text-align:left;align-items:center;cursor:pointer}.receipt-row:hover{background:#fafaf8}.receipt-icon{width:38px;height:38px;border-radius:10px}.receipt-main strong,.receipt-main span,.receipt-main small{display:block}.receipt-main span{font-size:11px;color:#777;margin-top:4px}.receipt-main small{font-size:11px;color:#999;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:650px}.amount{font-size:15px}.empty{padding:45px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;color:#777}.empty strong{color:#222}.detail-hero{padding:52px 0 25px}.detail-meta{display:flex;gap:16px;flex-wrap:wrap}.detail-meta span{font-size:12px;color:#666;display:flex;align-items:center;gap:6px}.info{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #eee;font-size:13px}.info span{color:#777}.info strong{text-align:right}.highlight{font-size:18px}.warning{background:#fff8e8;border:1px solid #ead9a8;border-radius:12px;padding:13px;display:flex;gap:10px;margin-bottom:18px;color:#795f1a}.warning div{display:flex;flex-direction:column;gap:5px;font-size:12px}.warning strong{font-size:13px}.items-table{width:100%}.item-head,.item-row{display:grid;grid-template-columns:2fr 1fr .6fr 1fr;gap:15px;padding:12px 0;border-bottom:1px solid #eee;font-size:12px}.item-head{font-weight:700;color:#888}.item-row span:first-child strong,.item-row span:first-child small{display:block}.item-row small{color:#999;margin-top:3px}.item-row>strong{text-align:right}.privacy-note{font-size:12px;color:#667;display:flex;align-items:center;gap:7px;justify-content:center}@media(max-width:800px){.hero{display:block}.hero h1,.detail-hero h1{font-size:36px}.privacy-pill{display:inline-flex;margin-top:10px}.stats,.grid-two{grid-template-columns:1fr}.item-head,.item-row{grid-template-columns:1.5fr 1fr .5fr .8fr}.receipt-main small{max-width:45vw}.search input{width:120px}}@media(max-width:560px){.app-shell{padding:0 14px 40px}.topbar{height:68px}.brand span{display:none}.upload-button{font-size:12px}.hero{padding-top:38px}.hero h1{font-size:31px}.receipt-row{grid-template-columns:34px 1fr}.receipt-row .amount{grid-column:2}.item-head{display:none}.item-row{grid-template-columns:1fr 1fr}.item-row>strong{text-align:left}.detail-meta{flex-direction:column}}.account-area{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.account-area>span{font-size:12px;color:#777}.account-area strong{color:#222}.category-section{max-width:620px;margin:0 auto 18px}.dropzone{cursor:pointer;transition:background .18s,border-color .18s,transform .18s;padding:24px}.dropzone:hover{background:#f3f3ef;border-color:#888}.dropzone:active{transform:scale(.995)}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f5f2}.login-card{width:min(100%,430px);background:#fff;border:1px solid #deded8;border-radius:22px;padding:32px;box-shadow:0 18px 50px #0000000f}.login-card .brand{margin-bottom:42px}.login-copy h1{font-size:34px;line-height:1.08;letter-spacing:-1.2px;margin:8px 0 12px}.login-copy>p:last-child{color:#777;font-size:14px;line-height:1.55;margin:0 0 26px}.login-label{display:block;font-size:12px;font-weight:700;margin-bottom:8px}.login-input{width:100%;height:48px;border:1px solid #d8d8d2;border-radius:11px;padding:0 14px;font:inherit;outline:none;background:#fafaf8}.login-input:focus{border-color:#777;box-shadow:0 0 0 3px #eee}.login-button{width:100%;height:48px;border:0;border-radius:11px;background:#171717;color:#fff;font-weight:750;font-size:14px;margin-top:12px;cursor:pointer}.login-button:disabled{opacity:.45;cursor:not-allowed}.upload-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1414126b;display:flex;align-items:center;justify-content:center;padding:18px;z-index:9999;animation:uploadFade .18s ease-out}.upload-modal{width:min(100%,480px);background:#fff;border:1px solid #ddd;border-radius:20px;padding:20px;box-shadow:0 20px 60px #0000002e}.upload-modal-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.upload-modal-head h2{font-size:21px;margin:5px 0 0}.icon-button{width:34px;height:34px;border:1px solid #e1e1dc;border-radius:9px;background:#fafaf8;display:grid;place-items:center;cursor:pointer}.upload-option{width:100%;display:flex;align-items:center;gap:14px;text-align:left;border:1px solid #e2e2dc;background:#fafaf8;border-radius:13px;padding:14px;margin:8px 0;cursor:pointer}.upload-option:hover{background:#f2f2ed;border-color:#ccc}.upload-option-icon{width:40px;height:40px;display:grid;place-items:center;background:#fff;border:1px solid #ddd;border-radius:10px;font-size:19px}.upload-option strong,.upload-option small{display:block}.upload-option small{color:#888;font-size:11px;margin-top:3px}.upload-cancel{width:100%;height:42px;border:0;background:transparent;border-radius:10px;color:#777;font-weight:700;cursor:pointer;margin-top:3px}.upload-cancel:hover{background:#f5f5f2}@keyframes uploadFade{0%{opacity:0}to{opacity:1}}n@keyframes uploadPop{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}n.upload-modal{animation:uploadPop .2s ease-out}n@media(max-width:560px){.login-card{padding:24px;border-radius:18px}.login-card .brand{margin-bottom:34px}.login-copy h1{font-size:30px}.account-area{margin-top:18px}.category-section{max-width:none}.dropzone{min-height:150px}.upload-modal-backdrop{padding:0}.upload-modal{border-radius:20px;padding:18px 16px 20px}}.detail-actions{display:flex;gap:8px;align-items:center}.secondary-button{height:40px;padding:0 14px;border:1px solid #ddd;border-radius:10px;background:#fff;font-weight:700;cursor:pointer}.secondary-button:hover{background:#f5f5f2}.edit-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1414126b;display:flex;align-items:center;justify-content:center;padding:18px;z-index:60}.edit-modal{width:min(100%,720px);max-height:90vh;overflow:auto;background:#fff;border:1px solid #ddd;border-radius:20px;padding:22px;box-shadow:0 20px 60px #0000002e}.edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.edit-field{display:flex;flex-direction:column;gap:6px}.edit-field span{font-size:11px;font-weight:750;color:#666}.edit-field input,.edit-field textarea{width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:9px;background:#fafaf8;padding:10px 11px;font:inherit;outline:none}.edit-field textarea{min-height:75px;resize:vertical}.edit-field input:focus,.edit-field textarea:focus{border-color:#777;box-shadow:0 0 0 3px #eee}.edit-wide{grid-column:1/-1}.edit-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;border-top:1px solid #eee;padding-top:14px}.save-button{width:auto;padding:0 20px;margin:0}.edit-modal small{color:#888}@media(max-width:600px){.detail-actions{width:100%;margin-top:8px}.detail-actions button{flex:1}.edit-modal-backdrop{padding:0;align-items:flex-end}.edit-modal{max-height:92vh;border-radius:20px 20px 0 0}.edit-grid{grid-template-columns:1fr}.edit-wide{grid-column:auto}.edit-footer{position:sticky;bottom:-22px;background:#fff;padding-bottom:22px}.topbar{flex-wrap:wrap}}.site-footer{display:flex;justify-content:center;align-items:center;gap:9px;padding:28px 16px 20px;margin-top:28px;color:#888;font-size:12px}.site-footer a{color:inherit;text-decoration:none;font-weight:650}.site-footer a:hover{text-decoration:underline}.footer-separator{color:#bbb}@media(max-width:560px){.site-footer{padding-top:22px;font-size:11px}}.receipt-filters{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0 4px}.receipt-filters select,.filter-clear{height:38px;border:1px solid #ddd;border-radius:9px;background:#fff;padding:0 11px;font:inherit;font-size:13px}.filter-clear{cursor:pointer;font-weight:700}.filter-clear:hover{background:#f4f4f1}@media(max-width:600px){.receipt-filters select{flex:1;min-width:140px}}.receipt-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.export-button{height:38px;padding:0 12px;border:1px solid #ddd;border-radius:9px;background:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.export-button:hover:not(:disabled){background:#f4f4f1}.export-button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:700px){.receipt-toolbar{width:100%}.receipt-toolbar .search{flex:1;min-width:180px}}.bulk-bar{display:flex;align-items:center;gap:14px;padding:10px 2px;border-bottom:1px solid #eee;font-size:12px}.bulk-bar label{display:flex;align-items:center;gap:8px;cursor:pointer}.bulk-bar input,.receipt-select input{width:16px;height:16px;accent-color:#111}.selected-count{color:#666}.bulk-delete{border:0;background:#f3e5e5;color:#9a2222;border-radius:8px;padding:7px 10px;font-weight:700;cursor:pointer}.receipt-row-wrap{display:flex;align-items:center;gap:8px}.receipt-select{padding:0 4px;display:flex;align-items:center;cursor:pointer}.receipt-row-wrap .receipt-row{flex:1}.receipt-toolbar{display:flex;gap:7px;flex-wrap:wrap;align-items:center}@media(max-width:700px){.bulk-bar{flex-wrap:wrap}.receipt-row-wrap{gap:4px}.receipt-select{padding:0 2px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes softPop{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-300px 0}to{background-position:300px 0}}.app-shell{animation:fadeUp .42s ease both}.topbar{animation:fadeUp .35s ease both}.hero{animation:fadeUp .45s ease .04s both}.stats{animation:fadeUp .45s ease .08s both}.stats .stat{transition:transform .2s ease,box-shadow .2s ease}.stats .stat:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0000000f}.dropzone{animation:fadeUp .5s ease .12s both}.panel{animation:fadeUp .45s ease .1s both}.receipt-row{transition:background .18s ease,transform .18s ease}.receipt-row:hover{transform:translate(2px)}.upload-modal-backdrop,.edit-modal-backdrop{animation:softPop .18s ease both}.upload-modal,.edit-modal{animation:softPop .22s ease both}.upload-option,.secondary-button,.export-button,.login-button,.filter-clear,.bulk-delete{transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.upload-option:hover,.secondary-button:hover,.export-button:hover:not(:disabled),.filter-clear:hover{transform:translateY(-1px)}.login-button:hover:not(:disabled){box-shadow:0 7px 18px #0000001f;transform:translateY(-1px)}.item-edit-section{border:1px solid #e2e2dc;border-radius:16px;background:#f8f8f5;padding:15px}.edit-section-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;border-bottom:1px solid #e6e6e0}.edit-section-title>div{display:flex;flex-direction:column;gap:3px}.edit-section-title strong{font-size:14px;color:#20201e}.edit-section-title small{font-size:11px;color:#888}.locked-badge{white-space:nowrap;border:1px solid #deded8;background:#fff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:750;color:#777}.edit-item-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.edit-item-card{display:grid;grid-template-columns:30px 1fr minmax(160px,220px);gap:10px;align-items:center;background:#fff;border:1px solid #e2e2dc;border-radius:12px;padding:10px 12px;cursor:text;transition:border-color .18s,box-shadow .18s,transform .18s}.edit-item-card:hover{border-color:#c8c8c1;box-shadow:0 5px 16px #0000000a;transform:translateY(-1px)}.edit-item-number{font-size:10px;color:#999;font-weight:800}.edit-item-copy strong,.edit-item-copy small{display:block}.edit-item-copy strong{font-size:13px}.edit-item-copy small{font-size:10px;color:#999;margin-top:3px}.category-input-wrap{position:relative}.category-input-wrap:after{content:"";position:absolute;right:11px;top:50%;width:6px;height:6px;border-right:1px solid #888;border-bottom:1px solid #888;transform:translateY(-65%) rotate(45deg);pointer-events:none}.category-input-wrap input{width:100%;height:38px;border:1px solid #d8d8d2;border-radius:9px;background:#fafaf8;padding:0 28px 0 11px;font:inherit;font-size:12px;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.category-input-wrap input:focus{border-color:#777;background:#fff;box-shadow:0 0 0 3px #eee}.save-button{display:inline-flex;align-items:center;justify-content:center;gap:7px}@media(max-width:600px){.edit-section-title{display:block}.locked-badge{display:inline-block;margin-top:9px}.edit-item-card{grid-template-columns:25px 1fr}.category-input-wrap{grid-column:2}.category-input-wrap input{height:42px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.receipt-filters select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5 6 7.5 9 4.5' fill='none' stroke='%23777'/%3E%3C/svg%3E") no-repeat right 10px center;padding-right:30px}.receipt-row-wrap{animation:fadeUp .3s ease both}.receipt-row-wrap:nth-child(3n){animation-delay:.03s}.receipt-row-wrap:nth-child(3n+1){animation-delay:.01s}.model-control{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:14px 0;padding:14px 16px;border:1px solid #e7e7e1;border-radius:14px;background:#fff;box-shadow:0 4px 16px #00000009;animation:fadeUp .4s ease .06s both}.model-control-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.model-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;color:#20201e}.model-dot{width:7px;height:7px;border-radius:50%;background:#111;box-shadow:0 0 0 4px #f0f0ec}.model-default{font-size:10px;font-weight:700;color:#777;border:1px solid #e5e5df;background:#f8f8f5;border-radius:999px;padding:4px 7px}.model-help{font-size:11px;color:#888;line-height:1.45}.model-control-input{display:flex;gap:7px;align-items:center;flex:0 0 min(430px,42%)}.model-control-input input{width:100%;height:38px;box-sizing:border-box;border:1px solid #deded8;border-radius:9px;background:#fafaf8;padding:0 11px;font:inherit;font-size:12px;color:#252523;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.model-control-input input:focus{border-color:#777;background:#fff;box-shadow:0 0 0 3px #eee}.model-reset{height:38px;border:1px solid #ddd;border-radius:9px;background:#fff;padding:0 11px;font:inherit;font-size:11px;font-weight:750;color:#555;cursor:pointer;transition:background .16s,transform .16s}.model-reset:hover{background:#f4f4f1;transform:translateY(-1px)}@media(max-width:700px){.model-control{align-items:stretch;flex-direction:column;gap:11px}.model-control-input{width:100%;flex-basis:auto}.model-control-input input{min-width:0}}
