:root{--brand:#009981;--brand-soft:#eefff7;--danger:#fd475a;--text:#191919;--muted:#757575;--subtle:#f3f3f3;--line:#ebebeb;--page:#f2f2f2}.rental-page *{box-sizing:border-box}.rental-page a{color:inherit;text-decoration:none}.rental-page button{font:inherit}.rental-page{padding:0;background:var(--page);margin-bottom:12px}.rental-layout{display:grid;grid-template-columns:minmax(0,770px) 418px;align-items:start;gap:12px;width:1200px;max-width:calc(100vw - 24px);margin:0 auto}.main-column{display:flex;flex-direction:column;gap:12px;min-width:0}.panel,.summary-panel{width:100%;background:#fff;border-radius:8px;overflow:hidden}.panel{padding:12px}.product-panel{padding:12px 16px}.product-panel h1,.section-heading h2,.terms-panel h2,.summary-panel h2{margin:0;font-size:15px;font-weight:700;line-height:1.5}.product-row{display:grid;grid-template-columns:48px minmax(220px,1fr) auto;align-items:center;gap:34px;padding:10px 0 0}.product-image{position:relative;width:48px;height:60px}.product-image img{position:absolute;inset:0;width:60px;height:60px;object-fit:contain}.product-info{display:flex;flex-direction:column;gap:8px;min-width:0}.product-info h2{margin:0;color:#4b4b4b;font-size:15px;font-weight:600;line-height:1.5}.variant{width:fit-content;margin:0;padding:5px 10px;color:var(--text);background:var(--subtle);border-radius:5px;font-size:11px;line-height:1.5;white-space:nowrap}.product-meta{display:flex;align-items:center;gap:15px}.quantity{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;color:var(--muted);font-size:12px}.product-price{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap}.product-price strong{color:var(--danger);font-size:15px;line-height:1.5}.product-price del{color:#c9c9c9;font-size:11px}.info-panel{display:flex;flex-direction:column;gap:12px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading a{color:var(--brand);font-size:13px;font-weight:600;line-height:1.5;white-space:nowrap}.outlined-list,.store-box{margin:0;padding:12px;border:1px solid var(--line);border-radius:8px}.outlined-list{display:flex;flex-direction:column;gap:8px;padding-left:32px;color:#4b4b4b;font-size:13px}.outlined-list span{color:var(--muted)}.outlined-list strong{font-size:14px}.customer-form{display:flex;flex-direction:column;gap:12px;width:100%}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.form-field{display:flex;flex-direction:column;gap:4px;min-width:0}.form-field label{color:#4b4b4b;font-size:12px;font-weight:600;line-height:1}.form-field input{width:100%;height:44px;padding:12px;color:var(--text);background:#fff;border:1px solid #c9c9c9;border-radius:5px;outline:0;font-size:13px;font-weight:400;line-height:1}.form-field input::placeholder{color:#c9c9c9;opacity:1}.form-field input:focus{border-color:var(--brand);box-shadow:0 0 0 2px rgba(0,153,129,.12)}.store-box{display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:#4b4b4b}.store-box strong{font-size:14px;line-height:1.35}.store-box span{font-size:13px;line-height:1.35}.direction-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:8px 12px;color:#fff;background:var(--brand);border-radius:60px;font-size:13px;font-weight:600;line-height:1}.direction-button img{width:16px;height:16px}.terms-panel{display:flex;flex-direction:column;gap:16px;border-radius:10px}.terms-panel>h2,.summary-panel h2{color:var(--brand)}.plans-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px}.plans-table{width:100%;min-width:640px;border-collapse:collapse;table-layout:fixed;font-size:13px}.plans-table th,.plans-table td{height:44px;padding:8px 12px;border:.5px solid var(--line);color:var(--muted);font-weight:400;line-height:1.5;white-space:nowrap}.plans-table thead th{color:#fff;background:var(--brand);font-weight:600;text-align:center}.plans-table tbody th{width:184px;text-align:left}.plans-table tbody td{text-align:right}.plans-table tbody tr:nth-child(even) th,.plans-table tbody tr:nth-child(even) td:not(.selected){background:var(--subtle)}.plans-table .highlight{color:var(--brand);font-weight:700}.plans-table th.selected,.plans-table td.selected{background:var(--brand-soft)!important;border-left-color:var(--brand);border-right-color:var(--brand)}.plans-table thead th.selected{position:relative;color:#fff;background:var(--brand)!important}.plans-table thead th.selected::after{content:"";position:absolute;top:0;right:0;width:18px;height:16px;background:#6ed7c8;clip-path:polygon(0 0,100% 0,100% 100%)}.plans-table thead th.selected::before{content:"";position:absolute;z-index:1;top:3px;right:3px;width:7px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}.plan-choice{display:inline-flex;align-items:center;gap:8px;padding:0;color:var(--text);background:transparent;border:0;cursor:pointer;font-size:13px}.plan-choice span{width:16px;height:16px;border:1px solid #c9c9c9;border-radius:50%;background:#fff}.plan-choice.active span{border-color:var(--brand);box-shadow:inset 0 0 0 3px #fff;background:var(--brand)}.accordion-list{display:flex;flex-direction:column;gap:5px}.accordion-item{overflow:hidden}.accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:40px;padding:10px 12px;color:#4b4b4b;background:var(--subtle);border:0;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;line-height:1.5;text-align:left}.accordion-trigger::before{content:"i";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-right:6px;border:1px solid var(--muted);border-radius:50%;color:var(--muted);font-size:11px;font-weight:600}.accordion-trigger::after{content:"";width:7px;height:7px;border-top:1.5px solid var(--muted);border-left:1.5px solid var(--muted);transform:rotate(45deg);transition:transform .2s ease}.accordion-item:not(.open) .accordion-trigger::after{transform:rotate(225deg)}.accordion-trigger span{flex:1}.accordion-content{display:none;padding:6px 10px 8px;color:var(--muted);font-size:13px;font-weight:500;line-height:1.5}.accordion-item.open .accordion-content{display:block}.accordion-content ul{margin:0;padding-left:20px}.accordion-content em{color:var(--danger);font-style:normal}.success-text{color:var(--brand)}.summary-panel{position:sticky;top:12px;display:flex;flex-direction:column;gap:12px;padding:12px}.summary-panel dl{display:flex;flex-direction:column;gap:8px;margin:0}.summary-panel dl div,.prepay-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:27px;white-space:nowrap}.summary-panel dt,.prepay-row span{color:var(--muted);font-size:13px}.summary-panel dd{margin:0;color:var(--muted);font-size:15px}.summary-panel .total{color:var(--text);font-size:18px;font-weight:700}.summary-divider{border-top:1px dashed #d8d8d8}.prepay-row strong{color:var(--danger);font-size:18px}.box-promotion{margin:0}.submit-button,a.btnQuickRent{width:100%;min-height:47px;padding:14px 20px;color:#fff;background:var(--brand);border:0;border-radius:5px;cursor:pointer;font-size:13px;text-align:center;line-height:1.5}.product-meta.mobile{display:none}.product-meta.desktop{display:flex}@media(max-width:960px){.rental-layout{grid-template-columns:1fr;max-width:calc(100vw - 16px)}.summary-panel{position:static}}@media(max-width:640px){.rental-layout{max-width:100%}.panel,.summary-panel{border-radius:0}.product-row{grid-template-columns:52px 1fr;gap:12px}.product-meta{grid-column:1/-1;justify-content:space-between}.variant{max-width:100%;white-space:normal}.form-row{grid-template-columns:1fr}.summary-panel dl div,.prepay-row{white-space:normal}.product-option .options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-option .item{width:unset}.installment-type .header ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:unset}.product-meta.mobile{display:flex}.product-meta.mobile{display:flex}.product-meta.desktop{display:none}.product-meta.mobile .product-price{align-items:flex-start}.installment-type{padding:0 12px}}