:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.5;font-weight:400;color:#333;background-color:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%}.app{max-width:720px;margin:0 auto;padding:0 1rem 2rem;min-height:100vh}.header{text-align:center;padding:2rem 0 1.5rem}.header-icon{font-size:2.5rem;margin-bottom:.5rem}.header h1{font-size:1.6rem;font-weight:700;margin:0 0 .6rem;color:#1a1a2e;letter-spacing:.02em}.header-badge{display:inline-block;background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;padding:.3rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;margin:0}.section{background:#fff;border-radius:16px;padding:1.25rem;margin-bottom:1rem;box-shadow:0 2px 12px #0000000f}.section-title{font-size:1.1rem;font-weight:700;color:#1a1a2e;margin:0 0 1rem;display:flex;align-items:center;gap:.4rem}.section-icon{font-size:1.2rem}.photo-count-badge{margin-left:auto;background:#e8f4f8;color:#2980b9;font-size:.78rem;font-weight:600;padding:.2rem .7rem;border-radius:12px}.package-group{margin-bottom:1rem}.package-group:last-child{margin-bottom:0}.group-label{font-size:.9rem;font-weight:600;color:#555;margin:0 0 .6rem}.package-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.6rem}.package-card{position:relative;background:#f8f9fa;border:2px solid transparent;border-radius:12px;padding:.8rem .6rem;text-align:center;transition:all .2s ease;-webkit-user-select:none;user-select:none}.package-card:hover:not(.disabled){border-color:#ddd;background:#f0f4f8}.package-card.active{border-color:#667eea;background:#eef2ff;box-shadow:0 2px 8px #667eea26}.package-card.disabled{opacity:.45;cursor:not-allowed}.addon-badge{position:absolute;top:-6px;right:-6px;background:#f39c12;color:#fff;font-size:.65rem;font-weight:600;padding:.15rem .5rem;border-radius:8px;white-space:nowrap}.unavailable-badge{position:absolute;top:-6px;right:-6px;background:#95a5a6;color:#fff;font-size:.65rem;font-weight:600;padding:.15rem .5rem;border-radius:8px;white-space:nowrap}.card-title{font-size:.9rem;font-weight:700;color:#2c3e50;margin-bottom:.3rem}.card-price{font-size:1.15rem;font-weight:800;color:#e74c3c;margin-bottom:.15rem}.card-detail{font-size:.72rem;color:#888;margin-bottom:.5rem}.card-unavailable{font-size:.85rem;color:#999;padding:.5rem 0}.qty-control{display:flex;align-items:center;justify-content:center;gap:0;margin-top:.3rem}.qty-btn{width:30px;height:30px;border-radius:8px;border:1.5px solid #ddd;background:#fff;color:#333;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;padding:0;line-height:1}.qty-btn:hover:not(:disabled){background:#667eea;border-color:#667eea;color:#fff}.qty-btn:disabled{opacity:.3;cursor:not-allowed}.qty-btn.minus{border-radius:8px 0 0 8px}.qty-btn.plus{border-radius:0 8px 8px 0}.qty-value{width:36px;height:30px;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:700;color:#2c3e50;background:#f8f9fa;border-top:1.5px solid #ddd;border-bottom:1.5px solid #ddd}.empty-state{text-align:center;padding:1.5rem 0;color:#aaa}.empty-icon{font-size:2rem;margin-bottom:.4rem}.empty-state p{margin:0;font-size:.88rem}.selected-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:0}.selected-column{padding:0 .5rem}.selected-divider{width:1px;background:#e8e8e8;margin:0 .25rem}.column-title{font-size:.88rem;font-weight:600;color:#555;margin:0 0 .6rem;padding-bottom:.4rem;border-bottom:2px solid #f0f0f0}.column-empty{font-size:.82rem;color:#bbb;text-align:center;padding:1rem 0;margin:0}.selected-item{display:flex;justify-content:space-between;align-items:center;padding:.35rem 0;font-size:.85rem}.item-name{color:#444}.item-price{font-weight:700;color:#e74c3c}.column-subtotal{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;margin-top:.3rem;border-top:1.5px dashed #ddd;font-size:.85rem;font-weight:600;color:#333}.price-section{background:linear-gradient(135deg,#fefefe,#fdf6f0)}.price-breakdown{background:#fff;border-radius:12px;padding:.8rem 1rem;margin-bottom:.8rem;border:1px solid #f0e6da}.price-row{display:flex;justify-content:space-between;align-items:center;padding:.45rem 0;font-size:.9rem;color:#444}.price-row+.price-row{border-top:1px solid #f5f5f5}.discount-row{color:#27ae60}.discount-amount{font-weight:600}.total-row{padding-top:.6rem;margin-top:.2rem;border-top:2px solid #eee!important;font-weight:700;font-size:1rem;color:#1a1a2e}.final-price{font-size:1.3rem;font-weight:800;color:#e74c3c}.deposit-row{color:#888;font-size:.85rem}.remaining-row{color:#666;font-size:.88rem;font-weight:600}.combo-tip{background:linear-gradient(135deg,#fef9e7,#fdebd0);border:1px solid #f9e4b7;border-radius:10px;padding:.6rem .8rem;font-size:.82rem;color:#b7791f;font-weight:500;margin-bottom:.8rem;text-align:center}.formula{background:#f8f9fa;border-radius:10px;padding:.6rem .8rem;font-size:.82rem;color:#666}.formula-label{font-weight:600;color:#555}.formula strong{color:#e74c3c;font-size:.9rem}.footer{text-align:center;padding:.5rem 0 1rem}.footer p{margin:.25rem 0;font-size:.78rem;color:#999}@media(max-width:480px){.app{padding:0 .5rem 1.5rem}.section{padding:1rem;border-radius:12px}.header h1{font-size:1.3rem}.package-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.selected-grid{grid-template-columns:1fr;gap:0}.selected-divider{width:100%;height:1px;margin:.6rem 0}.selected-column{padding:0}}
