.hp-page *{box-sizing:border-box}.hp-page{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#111827;background:#f6f7f9;line-height:1.5;min-height:100vh}.hp-page .hp-topbar{background:#111827;color:#fff;padding:14px 32px;display:flex;align-items:center;justify-content:space-between}.hp-page .hp-brand{display:flex;align-items:baseline;gap:8px}.hp-page .hp-brand-name{font-weight:800;letter-spacing:1px;font-size:18px}.hp-page .hp-brand-sub{font-weight:300;letter-spacing:3px;font-size:14px;color:#d1d5db}.hp-page .hp-tel{color:#fff;font-weight:600;font-size:14px;text-decoration:none}.hp-page .hp-tel:hover{text-decoration:underline}.hp-page .hp-wrap{max-width:1180px;margin:0 auto;padding:36px 24px 80px}.hp-page .hp-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}.hp-page .hp-eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#888;text-transform:uppercase;margin-bottom:6px}.hp-page .hp-title{margin:0;font-size:36px;font-weight:800;letter-spacing:-1px;color:#111827}.hp-page .hp-view-link{font-weight:600;font-size:14px;white-space:nowrap;color:#1e40af;text-decoration:none}.hp-page .hp-view-link:hover{color:#16308a;text-decoration:underline}.hp-page .hp-columns{display:flex;gap:24px;align-items:flex-start;flex-wrap:wrap}.hp-page .hp-col-left{flex:1 1 560px;min-width:0;display:flex;flex-direction:column;gap:20px}.hp-page .hp-col-right{flex:0 1 340px;min-width:300px;position:sticky;top:20px;align-self:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.hp-page .hp-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:26px;display:flex;flex-direction:column;gap:16px}.hp-page .hp-card.hp-hero{padding:0;flex-direction:row;flex-wrap:wrap;overflow:hidden;gap:0}.hp-page .hp-hero-img{width:300px;min-height:200px;flex:1 1 300px;background:#f6f7f9}.hp-page .hp-hero-img img{width:100%;height:100%;object-fit:cover;display:block}.hp-page .hp-img-placeholder{width:100%;height:100%;min-height:200px;display:flex;align-items:center;justify-content:center;color:#888;font-size:13px;background:linear-gradient(135deg,#f6f7f9,#ececec)}.hp-page .hp-hero-info{flex:1 1 300px;padding:22px 26px;display:flex;flex-direction:column;gap:12px;justify-content:center}.hp-page .hp-hero-title{margin:0;font-size:20px;font-weight:700}.hp-page .hp-chips{display:flex;flex-wrap:wrap;gap:6px}.hp-page .hp-chip{border:1px solid #d1d5db;border-radius:999px;padding:4px 11px;font-size:12px;color:#374151}.hp-page .hp-price-line{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.hp-page .hp-price-new{font-size:26px;font-weight:800}.hp-page .hp-price-old{color:#888;text-decoration:line-through;font-size:14px}.hp-page .hp-price-save{background:#e9f3ec;color:#2a7a4a;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.hp-page .hp-hero-variant{margin:4px 0 6px;display:flex;flex-direction:column;gap:6px}.hp-page .hp-hero-variant-label{font-size:12px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:#6b7280}.hp-page .hp-hero-variant-select{width:100%;padding:12px 40px 12px 14px;font-family:inherit;font-size:14px;font-weight:600;color:#111827;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%231e40af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:12px 8px;border:1px solid #d1d5db;border-radius:10px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.hp-page .hp-hero-variant-select:hover{border-color:#1e40af}.hp-page .hp-hero-variant-select:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af26}.hp-page .hp-hero-custom-color{margin-top:10px;display:flex;flex-direction:column;gap:6px}.hp-page .hp-hero-custom-color[hidden]{display:none!important}.hp-page .hp-hero-custom-label{font-size:12px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:#6b7280}.hp-page .hp-hero-custom-input{width:100%;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:500;color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:10px;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.hp-page .hp-hero-custom-input::placeholder{color:#9ca3af;font-weight:400}.hp-page .hp-hero-custom-input:hover{border-color:#1e40af}.hp-page .hp-hero-custom-input:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af26}.hp-page .hp-hero-custom-input.is-error{border-color:#dc2626;box-shadow:0 0 0 3px #dc262626}.hp-page .hp-hero-custom-hint{font-size:12px;color:#6b7280;line-height:1.4}.hp-page .hp-step-head{display:flex;align-items:center;gap:14px}.hp-page .hp-seat-sub{margin-top:14px}.hp-page .hp-seat-sub[hidden]{display:none!important}.hp-page .hp-seat-sub .hp-mini-label{margin-bottom:8px}.hp-page .hp-card.hp-card-error{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261f;animation:hp-shake .4s ease}.hp-page .hp-hero-variant.hp-card-error .hp-hero-variant-select{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc262626}@keyframes hp-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.hp-page .hp-step-num{width:30px;height:30px;border-radius:50%;background:#1e40af;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.hp-page .hp-step-title{margin:0;font-size:18px;font-weight:700;flex:1}.hp-page .hp-step-status{font-size:13px;font-weight:600}.hp-page .hp-status-included{color:#2a7a4a}.hp-page .hp-status-optional{color:#888}.hp-page .hp-pills{display:flex;gap:8px;flex-wrap:wrap}.hp-page .hp-pill{padding:10px 16px;border-radius:10px;cursor:pointer;font-weight:600;font-size:14px;font-family:inherit;border:1.5px solid #d1d5db;background:#fff;color:#374151;text-align:left;transition:all .15s ease}.hp-page .hp-pill:hover{border-color:#1e40af}.hp-page .hp-pill.is-on{border:2px solid #1e40af;background:#1e40af;color:#fff}.hp-page .hp-step-preview{display:block;width:100%;height:520px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;position:relative;background:#f6f7f9}.hp-page .hp-step-preview img{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.hp-page .hp-step-preview.is-empty{display:flex;align-items:center;justify-content:center;color:#888;font-size:13px;font-style:italic}.hp-page .hp-step-preview .hp-preview-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.55),transparent);color:#fff;font-weight:600;font-size:14px;padding:18px 16px 12px}.hp-page .hp-step-preview.is-empty{color:#888;font-size:13px;font-style:italic}.hp-page .hp-swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:780px){.hp-page .hp-swatches{grid-template-columns:repeat(3,1fr)}}@media(max-width:520px){.hp-page .hp-swatches{grid-template-columns:repeat(2,1fr)}}.hp-page .hp-swatch{position:relative;border:1.5px solid #e5e7eb;background:#fff;border-radius:12px;padding:10px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;transition:all .15s ease;text-align:center}.hp-page .hp-swatch:hover{border-color:#1e40af;transform:translateY(-1px)}.hp-page .hp-swatch.is-on{border:2px solid #1e40af;background:#eef2ff}.hp-page .hp-swatch-dot{width:100%;aspect-ratio:1 / 1;max-width:120px;border-radius:10px;border:1px solid #d1d5db;background-size:cover;background-position:center;background-repeat:no-repeat}.hp-page .hp-swatch-label{font-weight:600;font-size:13px;color:#111827;line-height:1.3}.hp-page .hp-swatch-check{position:absolute;top:8px;right:8px;width:22px;height:22px;border-radius:50%;background:#1e40af;color:#fff;display:none;align-items:center;justify-content:center;font-size:12px;font-weight:700}.hp-page .hp-swatch.is-on .hp-swatch-check{display:flex}.hp-page .hp-swatch input[type=radio]{display:none}.hp-page .hp-seat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px}.hp-page .hp-tile{padding:12px 14px;border-radius:12px;cursor:pointer;font-family:inherit;display:flex;flex-direction:column;gap:2px;align-items:flex-start;text-align:left;border:1.5px solid #e5e7eb;background:#fff;color:#374151;transition:all .15s ease}.hp-page .hp-tile:hover{border-color:#1e40af}.hp-page .hp-tile.is-on{border:2px solid #1e40af;background:#eef2ff;color:#1e40af}.hp-page .hp-tile-name{font-weight:700;font-size:14px}.hp-page .hp-tile-price{font-size:13px;opacity:.8}.hp-page .hp-mini-label{font-size:13px;font-weight:700;color:#555;letter-spacing:.5px;text-transform:uppercase;margin-top:4px}.hp-page .hp-note{background:#f6f7f9;border:1px solid #e5e7eb;border-radius:12px;padding:14px;font-size:13px;color:#555;line-height:1.5}.hp-page .hp-note strong{color:#111827}.hp-page .hp-note a{color:#1e40af;text-decoration:none}.hp-page .hp-note a:hover{text-decoration:underline}.hp-page .hp-redlight-row{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.hp-page .hp-redlight-pills{display:flex;flex-direction:column;gap:8px;flex:1;min-width:240px}.hp-page .hp-redlight-img{width:200px;height:120px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f6f7f9}.hp-page .hp-redlight-img img{width:100%;height:100%;object-fit:cover;display:block}.hp-page .hp-subbox{border:1.5px solid #e5e7eb;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:10px}.hp-page .hp-subbox-title{font-weight:700;font-size:14px}.hp-page .hp-wg-pills{display:flex;flex-direction:column;gap:8px}.hp-page .hp-wg-select{width:100%;padding:12px 44px 12px 14px;border:1.5px solid #d1d5db;border-radius:10px;background:#fff;color:#111827;font-family:inherit;font-weight:600;font-size:14px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%231e40af' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 14px center;transition:border-color .15s ease}.hp-page .hp-wg-select:hover{border-color:#1e40af}.hp-page .hp-wg-select:focus{outline:none;border:2px solid #1e40af;padding:11.5px 43.5px 11.5px 13.5px}.hp-page .hp-addons{display:flex;flex-direction:column;gap:8px}.hp-page .hp-addon-row{display:flex;align-items:center;gap:12px;cursor:pointer;border:1.5px solid #e5e7eb;background:#fff;border-radius:12px;padding:12px 14px;transition:all .15s ease}.hp-page .hp-addon-row:hover:not(.hp-addon-row--included){border-color:#1e40af}.hp-page .hp-addon-row.is-on{border:2px solid #1e40af;background:#eef2ff}.hp-page .hp-addon-row--included{cursor:default}.hp-page .hp-addon-row input[type=checkbox]{display:none}.hp-page .hp-check-box{width:22px;height:22px;border-radius:6px;flex-shrink:0;border:1.5px solid #d1d5db;background:#fff;color:transparent;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;transition:all .15s ease}.hp-page .hp-addon-row.is-on .hp-check-box{border:none;background:#1e40af;color:#fff}.hp-page .hp-check-included{border:none;background:#2a7a4a;color:#fff}.hp-page .hp-addon-name{flex:1;font-weight:600;font-size:14px;color:#111827}.hp-page .hp-addon-price{font-weight:700;font-size:14px;color:#1e40af}.hp-page .hp-addon-status{font-weight:600;font-size:13px;color:#2a7a4a}.hp-page .hp-chip-toggle{display:flex;gap:6px}.hp-page .hp-chip{padding:6px 12px;border-radius:999px;cursor:pointer;font-weight:600;font-size:12px;font-family:inherit;border:1.5px solid #d1d5db;background:#fff;color:#555;transition:all .15s ease}.hp-page .hp-chip:hover{border-color:#1e40af}.hp-page .hp-chip.is-on{border:2px solid #1e40af;background:#eef2ff;color:#1e40af}.hp-page .hp-summary-head{background:#111827;color:#fff;padding:16px 20px}.hp-page .hp-summary-eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#9ca3af;text-transform:uppercase}.hp-page .hp-summary-title{font-size:17px;font-weight:700;margin-top:2px}.hp-page .hp-summary-body{padding:16px 20px;display:flex;flex-direction:column;gap:10px;max-height:340px;overflow-y:auto}.hp-page .hp-summary-row{display:flex;gap:10px;align-items:baseline;font-size:13px;border-bottom:1px solid #f1f2f5;padding-bottom:8px}.hp-page .hp-summary-row:last-child{border-bottom:none;padding-bottom:0}.hp-page .hp-summary-info{flex:1;min-width:0}.hp-page .hp-summary-cat{font-size:11px;font-weight:700;letter-spacing:1px;color:#888;text-transform:uppercase}.hp-page .hp-summary-sel{color:#111827;font-weight:500}.hp-page .hp-summary-price{font-weight:700;white-space:nowrap;color:#374151}.hp-page .hp-summary-foot{padding:16px 20px;border-top:2px solid #111827;display:flex;flex-direction:column;gap:12px}.hp-page .hp-total-line{display:flex;justify-content:space-between;align-items:baseline}.hp-page .hp-total-label{font-weight:700;font-size:15px}.hp-page .hp-total-value{font-weight:800;font-size:26px;color:#1e40af}.hp-page .hp-save-btn{background:#1e40af;color:#fff;border:none;cursor:pointer;border-radius:12px;padding:14px;text-align:center;font-family:inherit;font-weight:700;font-size:15px;transition:background .15s ease}.hp-page .hp-save-btn:hover{background:#16308a}.hp-page .hp-save-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:950px){.hp-page .hp-col-right{position:static;width:100%;max-width:none}.hp-page .hp-col-left{flex-basis:100%}.hp-page .hp-title{font-size:28px}}@media(max-width:640px){.hp-page .hp-wrap{padding:24px 12px 60px}.hp-page .hp-card{padding:20px}.hp-page .hp-topbar{padding:12px 16px}.hp-page .hp-tel{font-size:12px}.hp-page .hp-title{font-size:24px}.hp-page .hp-hero-img{width:100%}.hp-page .hp-swatches{gap:10px}.hp-page .hp-swatch{padding:8px}.hp-page .hp-swatch-label{font-size:12px}.hp-page .hp-step-preview{height:320px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/hp750-config.css.map */
