*{box-sizing:border-box;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}body{color:#222;margin:0}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #2b7cff;outline-offset:2px}header{align-items:center;background:#f5f7fb;border-bottom:1px solid #e1e6f0;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;padding:12px 18px}header h1{font-size:18px;margin:0}.controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px}input[type=number],input[type=text],select,textarea{border:1px solid #ccc;border-radius:4px;padding:6px}textarea{resize:none}button{background:#2b7cff;border:0;border-radius:6px;color:#fff;cursor:pointer;padding:8px 10px}button.secondary{background:#e0e6ef;color:#222}main{padding:18px}.venues{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.card{background:#fff;border:1px solid #e6ecf8;border-radius:8px;display:flex;flex-direction:column;padding:12px}.card img{border-radius:6px;height:140px;object-fit:cover;width:100%}.card h3{margin:8px 0 0}.card .meta{color:#666;font-size:12px}.costs{font-size:13px;margin-top:8px}.cost-row{border-left:4px solid #0000;display:flex;justify-content:space-between;padding:4px 0 4px 8px}.highlight-low{background:#10b98117;border-left-color:#10b981}.highlight-high{background:#ef44440f;border-left-color:#ef4444}.highlight-neutral{background:#9e9e9e14;border-left-color:#9e9e9e}.modal{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:30}.modal.hidden{display:none!important}.modal-content{background:#fff;border-radius:8px;box-sizing:border-box;max-height:calc(100vh - 48px);max-width:calc(100vw - 48px);overflow-x:hidden;overflow-y:auto;padding:16px;width:100%}.grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.grid label{display:flex;flex-direction:column;font-size:13px}.form-actions{align-items:center;display:flex;gap:10px;margin-top:10px}.spacer{flex:1 1}.gallery{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.thumbnail{border-radius:6px;height:100px;object-fit:cover;width:100%}.venue-actions{display:flex;gap:8px;margin-top:8px}.btn-danger{background:#ef4444}.rating{color:#f59e0b}.card{cursor:pointer;position:relative;transition:all .2s ease}.card:hover{box-shadow:0 4px 12px #0f172a1f;transform:translateY(-2px)}.card.compare-selected{box-shadow:0 6px 20px #2b7cff4d;outline:3px solid #2b7cff;outline-offset:2px}.card.compare-selected:after{align-items:center;background:#2b7cff;border-radius:50%;color:#fff;content:"\2713";display:flex;font-size:16px;font-weight:700;height:28px;justify-content:center;position:absolute;right:8px;top:8px;width:28px;z-index:10}@keyframes pulse-update{0%{background:#2b7cff26}to{background:#0000}}@keyframes pulse-success{0%{background:#10b98126;border-color:#10b981}to{background:#0000;border-color:#e6ecf8}}@keyframes glow{0%,to{box-shadow:0 0 0 #2b7cff00}50%{box-shadow:0 0 12px #2b7cff66}}.cost-updated{animation:pulse-update .6s ease-out}.form-complete .cost-card{animation:pulse-success 1.2s ease-out}.summary-panel.updated{animation:glow .8s ease-out}.form-layout{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px}.form-layout .right{max-width:640px;min-width:280px}.form-layout .left{display:flex;flex:1 1 320px;flex-direction:column;gap:12px;min-width:0;padding:12px}.form-layout .right{flex:1 1 420px;min-width:0;padding:12px}.full{display:block;width:100%}.slider-wrap{align-items:center;display:flex;gap:8px}.slider-wrap input[type=range]{flex:1 1}.slider-wrap span{background:#eef2ff;border-radius:8px;font-weight:600;min-width:48px;padding:6px;text-align:center}.slider-btn{align-items:center;background:#e0e6ef;border:none;border-radius:6px;color:#222;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:32px;justify-content:center;transition:all .2s ease;width:32px}.slider-btn:hover{background:#d1d9ee;transform:scale(1.05)}.slider-btn:active{transform:scale(.95)}.cost-cards{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(1,1fr)}.cost-card{background:#fff;border:1px solid #e6ecf8;border-radius:8px;padding:10px}.card-header{font-weight:700;margin-bottom:8px}.card-body{align-items:stretch;display:flex;flex-direction:column;gap:6px}.input-label{color:#6b7280;font-size:12px;font-weight:600}.cost-input{border:1px solid #d1d9ee;border-radius:8px;flex:1 1;padding:8px}.muted{color:#6b7280;font-size:12px}.help-tip{align-items:center;background:#eef2ff;border-radius:50%;color:#2b7cff;cursor:help;display:inline-flex;font-size:12px;font-weight:700;height:18px;justify-content:center;margin-left:6px;position:relative;width:18px}.help-tip:after{background:#111827;border-radius:6px;bottom:120%;color:#fff;content:attr(data-tip);font-size:12px;line-height:1.3;padding:8px 10px;pointer-events:none;white-space:nowrap}.help-tip:after,.help-tip:before{left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .15s ease;z-index:20}.help-tip:before{border:6px solid #0000;border-top-color:#111827;bottom:110%;content:""}.help-tip:hover:after,.help-tip:hover:before{opacity:1}.summary-panel{background:#f8faff;border-radius:8px;margin-top:12px;transition:all .3s ease}.summary-panel .total{color:#2b7cff;font-size:24px;font-weight:700;transition:color .3s ease}.summary-panel.updated .total{color:#10b981}.bar-toggle button{background:#f8fafc}.photo-preview{margin-top:8px}.photo-preview img{border-radius:8px;height:70px;object-fit:cover;width:70px}.photo-preview img.title-photo{border-radius:6px;outline:3px solid #2b7cff}#lightbox{align-items:center;background:#000000d9;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}#lightbox img{border-radius:8px;box-shadow:0 8px 30px #0009;max-height:95%;max-width:95%}.lightbox-arrow{background:#0006;border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;padding:12px 14px;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-arrow.left{left:18px}.lightbox-arrow.right{right:18px}.lightbox-arrow:focus{outline:2px solid #fff}.title-photo-preview{align-items:center;display:flex;gap:8px;min-height:70px}.title-photo-preview img.title-thumb{border-radius:6px;height:64px;object-fit:cover;width:96px}.modal-content{max-width:1100px;padding:14px;position:relative}.summary-panel{align-self:flex-start;background:#fff;border:1px solid #e6ecf8;border-radius:10px;box-shadow:0 8px 24px #0f172a0f;padding:12px;position:-webkit-sticky;position:sticky;top:18px}.summary-panel .total{font-size:18px;font-weight:800}.form-actions{flex-wrap:wrap}.form-actions>button,.form-actions>div{min-width:0}.row{display:flex;flex-wrap:wrap;gap:12px}.slider-wrap span{min-width:40px}.card-body .cost-input{min-width:0}.summary-panel{max-width:360px;width:100%}.bar-toggle button{min-width:72px}@media (max-width:600px){.modal{padding:12px}.modal-content{padding:10px}.bar-toggle button{min-width:56px;padding:6px 8px}.slider-wrap span{min-width:36px}.form-layout .left,.form-layout .right{padding:8px}.form-actions{gap:8px}.form-actions>button,.form-actions>div{width:100%}}.photos-placeholder{display:flex;flex-direction:column;gap:8px}.photos-placeholder button{align-self:flex-start}.left label.full{display:flex;flex-direction:column;gap:8px}.left .full input{border:2px solid #dbeafe;border-radius:8px;font-size:18px;font-weight:700;margin-top:4px;padding:10px}.bar-toggle{align-items:center;display:flex;gap:6px;margin-bottom:8px}.bar-toggle button{background:#fff;border:1px solid #d1d9ee;border-radius:8px;box-sizing:border-box;color:#111;cursor:pointer;font-weight:600;min-width:92px;padding:8px 10px}.bar-toggle button.active{background:#2b7cff;border-color:#2b7cff;color:#fff}@media (max-width:800px){.modal-content{padding:12px;width:96%}.form-layout{flex-direction:column}.summary-panel{box-shadow:none;position:static}}@media (max-width:980px){.form-layout{flex-direction:column}.summary-panel{box-shadow:none;position:static}.form-layout .right{max-width:100%}}.drop-zone{background:#fbfdff;border:2px dashed #d1d9ee;border-radius:8px;color:#6b7280;cursor:pointer;font-size:14px;padding:20px;text-align:center;transition:all .3s ease}.drop-zone:hover{background:#f0f4ff;border-color:#93b4ff}.drop-zone.dragover{background:#eef2ff;border-color:#2b7cff;border-style:solid;transform:scale(1.02)}.photo-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.photo-preview{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.thumb{border-radius:8px;box-shadow:0 2px 6px #0f172a0f;display:inline-block;height:70px;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:70px}.thumb:hover{box-shadow:0 4px 12px #0f172a1f;transform:translateY(-2px)}.thumb img{display:block;height:100%;object-fit:cover;width:100%}.remove-photo{align-items:center;background:#0009;border:0;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:22px;justify-content:center;line-height:1;position:absolute;right:6px;top:6px;transition:all .2s ease;width:22px;z-index:2}.remove-photo:hover{background:#ef4444e6;transform:scale(1.1)}.thumb.is-title{box-shadow:0 0 0 3px #3b82f680,0 6px 18px #02061714}.thumb.is-title:after{align-items:center;background:#3b82f6f2;border-radius:50%;bottom:4px;color:#fff;content:"★";display:flex;font-size:12px;height:18px;justify-content:center;position:absolute;right:4px;width:18px}.thumb.pending-delete{filter:grayscale(60%);opacity:.48}.remove-photo.undo{background:#22c55ef2}.compare-content{max-width:1400px!important;width:calc(100vw - 48px)!important}.comparison-table{margin-top:12px;overflow-x:auto;width:100%}.comparison-grid{grid-gap:1px;background:#e1e6f0;border:1px solid #e1e6f0;border-radius:8px;display:grid;gap:1px;margin:0 auto;overflow:hidden;width:-webkit-fit-content;width:fit-content}.comparison-cell{align-items:center;background:#fff;display:flex;min-height:48px;min-width:0;overflow:hidden;overflow-wrap:break-word;padding:12px;word-break:break-word}.comparison-cell.header{background:#f5f7fb;font-size:14px;font-weight:700;left:0;max-width:180px;position:-webkit-sticky;position:sticky;width:180px;z-index:2}.comparison-cell.venue-header{align-items:flex-start;background:#2b7cff;color:#fff;flex-direction:column;gap:6px;max-width:300px;min-width:0;overflow:hidden;overflow-wrap:break-word;padding:16px 12px;width:300px;word-break:break-word}.comparison-cell.venue-header h3{font-size:16px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.comparison-cell.venue-header .meta{color:#ffffffe6;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.comparison-cell.best{background:#ecfdf5;border-left:3px solid #10b981}.comparison-cell.worst{background:#fef2f2;border-left:3px solid #ef4444}.comparison-cell img{border-radius:6px;flex-shrink:0;height:120px;max-width:280px;object-fit:cover;width:100%}@media (max-width:800px){.comparison-grid{grid-template-columns:140px repeat(auto-fit,minmax(200px,1fr))}.comparison-cell{font-size:13px;padding:8px}}@media (prefers-color-scheme:dark){body{background-color:#0f0f0f;color:#e8e8e8}header{background:#1c1c1e;border-bottom-color:#2c2c2e}input[type=number],input[type=text],select,textarea{background:#2c2c2e;border-color:#3a3a3c;color:#e8e8e8}input::placeholder,textarea::placeholder{color:#636366}.left .full input{background:#2c2c2e;border-color:#3a5a9a;color:#e8e8e8}button{background:#2b7cff;color:#fff}button.secondary{background:#2c2c2e;border:1px solid #3a3a3c;color:#e8e8e8}button:disabled{opacity:.4}.slider-btn{background:#3a3a3c;color:#e8e8e8}.slider-btn:hover{background:#48484a}.bar-toggle button,.slider-wrap span{background:#2c2c2e;color:#e8e8e8}.bar-toggle button{border-color:#3a3a3c}.bar-toggle button.active{background:#2b7cff;border-color:#2b7cff;color:#fff}.card{background:#1c1c1e;border-color:#2c2c2e}.card:hover{box-shadow:0 4px 12px #00000080}.card .meta,.meta{color:#8e8e93}.highlight-low{background:#10b98121;border-left-color:#10b981}.highlight-high{background:#ef44441c;border-left-color:#ef4444}.highlight-neutral{background:#9e9e9e1a;border-left-color:#636366}.modal{background:#000000a6}.modal-content{background:#1c1c1e;border:1px solid #2c2c2e}.cost-card{background:#1c1c1e;border-color:#2c2c2e}.card-header,.cost-input{color:#e8e8e8}.cost-input{background:#2c2c2e;border-color:#3a3a3c}.input-label,.muted{color:#8e8e93}.summary-panel{background:#1c1c1e;border-color:#2c2c2e;box-shadow:0 8px 24px #0006}.summary-panel .total{color:#60a5fa}.summary-panel.updated .total{color:#34d399}.drop-zone{background:#1c1c1e;border-color:#3a3a3c;color:#8e8e93}.drop-zone:hover{background:#2c2c2e;border-color:#5585d4}.drop-zone.dragover{background:#1e2d4a;border-color:#2b7cff}.comparison-grid{background:#2c2c2e;border-color:#2c2c2e}.comparison-cell{background:#1c1c1e;color:#e8e8e8}.comparison-cell.header{background:#2c2c2e;color:#a1a1aa}.comparison-cell.best{background:#10b98121;border-left-color:#10b981}.comparison-cell.worst{background:#ef44441c;border-left-color:#ef4444}.metric-select{background:#2c2c2e;border-color:#3a3a3c;border-radius:4px;color:#e8e8e8;padding:8px 12px}.divider,hr{border-color:#2c2c2e}.loading{color:#8e8e93}}.mobile-card{align-items:center;border:1px solid #e1e6f0;border-radius:8px;display:flex;gap:16px;margin-bottom:12px;padding:16px}.mobile-card-default{background:#fff;border-color:#e1e6f0}.mobile-card-best{background:#e8f5e9;border-color:#4caf50}.mobile-card-worst{background:#ffebee;border-color:#ef4444}.mobile-card-neutral{background:#f5f5f5;border-color:#bdbdbd}.mobile-card-photo{border-radius:6px;flex-shrink:0;height:80px;object-fit:cover;width:80px}.mobile-card-body{flex:1 1}.mobile-card-name{font-size:16px;margin:0 0 4px}.mobile-card-value{font-size:20px;font-weight:700}.mobile-card-default .mobile-card-value{color:#333}.mobile-card-best .mobile-card-value{color:#2e7d32}.mobile-card-worst .mobile-card-value{color:#c62828}.mobile-card-neutral .mobile-card-value{color:#757575}@media (prefers-color-scheme:dark){.mobile-card-default{background:#1c1c1e;border-color:#2c2c2e}.mobile-card-best{background:#10b98121;border-color:#10b981}.mobile-card-worst{background:#ef44441c;border-color:#ef4444}.mobile-card-neutral{background:#2c2c2e;border-color:#48484a}.mobile-card-default .mobile-card-value{color:#e8e8e8}.mobile-card-best .mobile-card-value{color:#34d399}.mobile-card-worst .mobile-card-value{color:#f87171}.mobile-card-neutral .mobile-card-value{color:#8e8e93}}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.auth-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;max-width:400px;padding:40px;width:100%}.auth-card h1{font-size:28px;margin-bottom:30px;text-align:center}.auth-card form{display:flex;flex-direction:column;gap:15px}.auth-card input{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:12px}.auth-card button[type=submit]{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px;transition:background .3s}.auth-card button[type=submit]:hover:not(:disabled){background:#764ba2}.auth-card button[type=submit]:disabled{cursor:not-allowed;opacity:.6}.auth-card .error{color:#e74c3c}.auth-card .error,.auth-card p{font-size:14px;text-align:center}.auth-card p{margin-top:20px}.link-btn{background:none;border:none;color:#667eea;cursor:pointer;font-weight:600;text-decoration:underline}.hidden{display:none!important}@media (prefers-color-scheme:dark){.auth-card{background:#1c1c1e;box-shadow:0 10px 40px #00000080;color:#e8e8e8}.auth-card input{background:#2c2c2e;border-color:#3a3a3c;color:#e8e8e8}.auth-card input::placeholder{color:#636366}.auth-card p{color:#8e8e93}.link-btn{color:#7b9fff}}
/*# sourceMappingURL=main.c72a3358.css.map*/