.resource-item{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;padding:16px;transition:all .3s}.resource-item:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea33}.resource-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e0e0e0}.resource-icon{font-size:24px}.resource-info h3{margin:0;color:#333;font-size:16px;font-weight:600}.resource-name{margin:4px 0 0;color:#666;font-size:12px;font-family:monospace}.resource-inputs{display:flex;flex-direction:column;gap:12px}.input-group{display:flex;flex-direction:column;gap:6px}.input-group label{font-size:12px;font-weight:500;color:#555}.input-group small.input-hint{font-size:11px;color:#777}.input-group input,.input-group select{padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .3s}.input-group input:focus,.input-group select:focus{outline:none;border-color:#667eea}.no-inputs{color:#999;font-size:12px;font-style:italic;text-align:center;padding:12px}.resource-list{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px #0000001a;margin-bottom:24px}.resource-list-header{margin-bottom:20px}.resource-list-header-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.resource-list-header h2{color:#333;margin:0;font-size:24px}.resource-list-meta{display:flex;align-items:center;gap:8px}.resource-list-count,.resource-list-cost{background:#fff;color:#333;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid #d9e1ff;white-space:nowrap}.filters{display:flex;gap:12px;flex-wrap:wrap}.search-input{flex:1;min-width:200px;padding:10px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;transition:border-color .3s}.search-input:focus{outline:none;border-color:#667eea}.category-filter{padding:10px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;background:#fff;cursor:pointer;transition:border-color .3s}.category-filter:focus{outline:none;border-color:#667eea}.resource-group{margin-bottom:24px}.resource-group-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:8px 12px;background:#f0f3ff;border-radius:8px;border-left:4px solid #667eea;gap:12px}.resource-group-header h3{margin:0;color:#333;font-size:16px;font-weight:600}.resource-group-meta{display:flex;align-items:center;gap:8px}.resource-group-count,.resource-group-cost{background:#fff;color:#333;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid #d9e1ff;white-space:nowrap}.resources-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:16px}.no-resources{text-align:center;padding:40px;color:#999}@media (max-width: 768px){.resources-grid{grid-template-columns:1fr}}.cost-summary{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px #0000001a}.cost-summary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e0e0e0}.cost-summary-header h2{color:#333;margin:0;font-size:24px}.total-cost{display:flex;align-items:center;gap:12px}.total-label{font-size:16px;color:#666;font-weight:500}.total-amount{font-size:32px;font-weight:700;color:#667eea}.cost-breakdown,.cost-details{margin-bottom:32px}.cost-breakdown h3,.cost-details h3{color:#333;margin-bottom:16px;font-size:18px}.category-costs{display:flex;flex-direction:column;gap:12px}.category-cost-item{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #667eea}.category-info{display:flex;align-items:center;gap:12px}.category-icon{font-size:24px}.category-name{font-weight:600;color:#333;font-size:14px}.category-count{font-size:12px;color:#666;margin-top:2px}.category-amount{font-size:18px;font-weight:600;color:#667eea}.resource-costs{display:flex;flex-direction:column;gap:8px}.resource-cost-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8f9fa;border-radius:6px;transition:background .2s}.resource-cost-item:hover{background:#e9ecef}.resource-cost-info{display:flex;align-items:center;gap:10px}.resource-cost-icon{font-size:20px}.resource-cost-name{font-weight:500;color:#333;font-size:13px;font-family:monospace}.resource-cost-type{font-size:11px;color:#666;margin-top:2px}.resource-cost-amount{font-size:14px;font-weight:600;color:#667eea}@media (max-width: 768px){.cost-summary-header{flex-direction:column;align-items:flex-start;gap:12px}.total-amount{font-size:24px}}.app{min-height:100vh;padding:20px}.app-container{max-width:1400px;margin:0 auto;padding-bottom:8px}.app-header{text-align:center;color:#fff;margin-bottom:32px}.app-header h1{font-size:36px;margin-bottom:8px;letter-spacing:-.3px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.app-header p{font-size:16px;opacity:.9}.file-upload-section{background:#fff;border-radius:12px;padding:24px;border:1px solid #eef2f7;box-shadow:0 10px 20px #0f172a14;margin-bottom:24px;text-align:center}.preset-section{background:#fff;border-radius:12px;padding:24px;border:1px solid #eef2f7;box-shadow:0 10px 20px #0f172a14;margin-bottom:24px}.region-section{background:#fff;border-radius:12px;padding:20px 24px;border:1px solid #eef2f7;box-shadow:0 10px 20px #0f172a14;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.region-header h2{margin:0 0 6px;font-size:18px;color:#333}.region-note{font-size:12px;color:#d97706;font-weight:600}.region-input-wrapper{min-width:220px;flex:1;display:flex;justify-content:flex-end}.region-input{width:100%;max-width:280px;padding:10px 12px;border-radius:8px;border:1px solid #dce3ef;background:#f9fbff;font-size:14px}.preset-header h2{margin:0 0 6px;font-size:20px;color:#333}.preset-header p{margin:0 0 16px;color:#666;font-size:14px}.preset-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.preset-card{border:1px solid #e6ebf3;border-radius:10px;padding:14px 16px;text-align:left;background:#f9fbff;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .1s,background .2s}.preset-card:hover{border-color:#667eea;box-shadow:0 6px 14px #667eea26;background:#fff}.preset-card:active{transform:translateY(1px)}.preset-name{font-weight:700;color:#333;margin-bottom:6px}.preset-desc{font-size:12px;color:#666}.file-upload-box{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.file-upload-button{display:inline-block;padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px;cursor:pointer;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 4px #0000001a}.file-upload-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.file-upload-button:active{transform:translateY(0)}.file-upload-status{color:#28a745;font-weight:500;font-size:14px}.error-message{background:#f8d7da;color:#721c24;padding:16px;border-radius:8px;margin-bottom:24px;border-left:4px solid #dc3545}.welcome-message{background:#fff;border-radius:12px;padding:48px;text-align:center;box-shadow:0 4px 6px #0000001a}.welcome-message p{font-size:18px;color:#666;margin-bottom:12px}.welcome-message .hint{font-size:14px;color:#999;font-style:italic}.app-footer{margin-top:6px;text-align:center;color:#ffffffe6;font-size:14px;padding-bottom:4px}.app-footer a{color:#fff;text-decoration:none;font-weight:600}.app-footer a:hover{text-decoration:underline}.footer-separator{margin:0 8px}.footer-copy{margin-top:4px;font-size:12px;opacity:.9}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#4f5bd5,#7b52d1 45%,#40b7d8);color:#1f2937;line-height:1.5;min-height:100vh;padding:20px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
