.combo-page{background:#f7f8fc;min-height:70vh}.combo-hero{border-radius:24px;padding:34px 36px;background:linear-gradient(135deg,#142d63,#4c68c5);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 18px 42px rgba(34,62,135,.2)}.combo-hero span,.combo-section-head span,.combo-focus-card span{font-weight:850;font-size:.7rem;letter-spacing:.14em;opacity:.78}.combo-hero h1{margin:8px 0;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:900;color:#fff}.combo-hero p{margin:0;max-width:640px;color:rgba(255,255,255,.88)}.combo-outline-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.55);padding:11px 14px;border-radius:12px;color:#fff;text-decoration:none;font-weight:800;white-space:nowrap}.combo-outline-btn:hover{background:#fff;color:#25458e}.combo-focus-card{background:#fff;border:1px solid #e4e8f0;border-radius:20px;margin-top:22px;padding:16px;display:flex;align-items:center;gap:16px;box-shadow:0 8px 24px rgba(30,45,75,.05)}.combo-focus-card img{height:94px;width:86px;border-radius:13px;object-fit:cover;background:#f4f6fa}.combo-focus-card span{color:#5070c8}.combo-focus-card h2{font-size:1.05rem;margin:5px 0;color:#1d2b43}.combo-focus-card p{margin:0 0 4px;color:#738096;font-size:.9rem}.combo-focus-card strong{color:#274ec7}.combo-section{margin-top:32px}.combo-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px}.combo-section-head h2{margin:5px 0 0;color:#192840;font-size:1.35rem;font-weight:900}.combo-section-head span{color:#5470c7}.combo-section-head p{margin:0;color:#758197;max-width:420px;font-size:.9rem}.combo-ready-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.combo-ready-card{border:1px solid #e3e8f1;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 22px rgba(28,41,67,.05);display:flex;flex-direction:column}.combo-ready-media{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:#edf1f7;min-height:175px}.combo-ready-media img{width:100%;height:100%;min-height:87px;object-fit:cover;background:#fff}.combo-ready-body{padding:16px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.combo-chip{font-size:.72rem;font-weight:800;color:#4264ba;background:#eef3ff;border-radius:999px;padding:5px 8px}.combo-ready-body h3{font-size:1.03rem;color:#20304a;margin:10px 0 4px}.combo-ready-body p{color:#768298;font-size:.85rem;min-height:40px;margin:0 0 14px}.combo-add-btn{border:0;background:#274ec7;color:#fff;border-radius:10px;padding:11px 13px;font-weight:850;font-size:.86rem;display:inline-flex;align-items:center;gap:8px}.combo-add-btn:hover{background:#1f42b0}.combo-empty{border:1px dashed #ccd5e6;border-radius:18px;text-align:center;padding:40px;background:#fff;color:#718099}.combo-empty i{font-size:28px;color:#735ee6}.combo-empty h3{margin:9px 0 3px;color:#263750}.combo-empty p{margin:0}.combo-builder-section{padding:20px;border:1px solid #e4e9f1;background:#fff;border-radius:20px;box-shadow:0 8px 22px rgba(28,41,67,.04)}.combo-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.combo-choice-card{position:relative;border:1px solid #e0e5ef;border-radius:14px;padding:10px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:.18s;background:#fff}.combo-choice-card:hover,.combo-choice-card.selected{border-color:#5b78d2;background:#f4f7ff;box-shadow:0 8px 16px rgba(61,94,190,.1)}.combo-choice-card input{position:absolute;opacity:0;pointer-events:none}.combo-choice-card img{width:54px;height:60px;border-radius:9px;object-fit:cover;background:#f3f5f9}.combo-choice-card span{min-width:0;display:grid;gap:3px}.combo-choice-card strong{font-size:.81rem;color:#23314a;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.combo-choice-card small{font-size:.78rem;color:#5270bf;font-weight:800}.combo-choice-card>i{display:none;position:absolute;top:8px;right:8px;color:#fff;background:#315acb;border-radius:50%;font-size:9px;padding:4px}.combo-choice-card.selected>i{display:block}.combo-builder-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:16px;margin-top:16px;border-top:1px solid #edf0f5}.combo-builder-footer span{font-size:.82rem;color:#758197}.combo-builder-footer span i{color:#5a77cd}@media(max-width:992px){.combo-ready-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.combo-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.combo-hero{padding:24px;align-items:flex-start;flex-direction:column}.combo-section-head,.combo-builder-footer{align-items:flex-start;flex-direction:column}.combo-ready-grid,.combo-choice-grid{grid-template-columns:1fr}.combo-choice-card{min-height:77px}.combo-add-btn{width:100%;justify-content:center}.combo-focus-card{align-items:flex-start}}
