 .th-op-root{font-family:inherit;color:#111827;padding:10px 15px 25px 15px;max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box}.th-op-shell{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(280px,1fr);gap:20px}@media (max-width:900px){.th-op-shell{grid-template-columns:minmax(0,1fr)}}.th-op-header{margin-bottom:18px}.th-op-title{font-size:22px;font-weight:600;color:#1a2b5d}.th-op-sub{font-size:13px;color:#6b7280;margin-top:4px}.th-op-card{background:#ffffff;border-radius:8px;border:1px solid #e5e7eb;padding:14px 16px;margin-bottom:14px;box-shadow:0 5px 14px rgba(15,23,42,0.04)}.th-op-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:8px}.th-op-card-title{font-size:14px;font-weight:600;color:#111827}.th-op-card-sub{font-size:12px;color:#6b7280;margin-top:2px}.th-op-tag{font-size:11px;padding:3px 8px;border-radius:8px;background:#e0ecff;color:#1a2b5d;font-weight:500;white-space:nowrap}.th-op-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:6px}.th-op-product-card{border-radius:8px;border:1px solid #e5e7eb;padding:10px 11px;cursor:pointer;position:relative;transition:all 0.18s ease;background:#f9fafb}.th-op-product-card:hover{border-color:#1a2b5d;box-shadow:0 8px 30px rgba(15,23,42,0.08);transform:translateY(-1px);background:#ffffff}.th-op-product-card.th-op-product-selected{border-color:#1a2b5d;box-shadow:0 8px 26px rgba(26,43,93,0.22);background:linear-gradient(135deg,#1a2b5d,#1f2937);color:#f9fafb}.th-op-product-card.th-op-product-disabled{opacity:0.5;pointer-events:none;filter:grayscale(0.3)}.th-op-product-card.th-op-product-incart{border-color:#10b981;background:linear-gradient(135deg,#064e3b,#065f46);color:#f9fafb}.th-op-product-card.th-op-product-incart .th-op-product-desc,.th-op-product-card.th-op-product-incart .th-op-product-price{color:#a7f3d0}.th-op-product-name{font-size:13px;font-weight:600;margin-bottom:4px}.th-op-product-desc{font-size:11px;color:#6b7280}.th-op-product-card.th-op-product-selected .th-op-product-desc{color:#e5e7eb}.th-op-product-price{margin-top:6px;font-size:13px;font-weight:600;color:#1a2b5d}.th-op-product-card.th-op-product-selected .th-op-product-price{color:#facc15}.th-op-product-badge{position:absolute;top:8px;right:10px;font-size:10px;padding:3px 7px;border-radius:8px;background:#f97316;color:#111827;font-weight:600}.th-op-product-badge.th-op-incart-badge{background:#10b981;color:#fff}.th-op-feature-badges{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 4px}.th-op-feature-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;padding:4px 10px;border-radius:8px;font-weight:600;cursor:default}.th-op-freedomain-badge{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);color:#166534;cursor:pointer;transition:all 0.2s ease}.th-op-freedomain-badge:hover{background:linear-gradient(135deg,#bbf7d0 0%,#86efac 100%);transform:translateY(-1px);box-shadow:0 2px 8px rgba(22,101,52,0.2)}.th-op-freedomain-badge .th-op-info-icon{width:14px;height:14px;stroke:#166534;opacity:0.8}.th-op-discount-badge{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);color:#92400e}.th-op-modal-freedomain-notice{padding:0 20px}.th-op-freedomain-modal-notice{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:8px;font-size:13px;line-height:1.5;position:relative;flex-wrap:wrap}.th-op-freedomain-modal-notice svg{flex-shrink:0;margin-top:2px}.th-op-freedomain-eligible{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0;color:#166534}.th-op-freedomain-upgrade{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;color:#1e40af}.th-op-freedomain-link{color:inherit;font-weight:600;text-decoration:underline;cursor:pointer}.th-op-freedomain-link:hover{text-decoration:none}.th-op-freedomain-tlds-tooltip{width:100%;display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;padding-top:10px;border-top:1px solid rgba(0,0,0,0.1)}.th-op-tld-chip{background:rgba(255,255,255,0.7);padding:4px 10px;border-radius:8px;font-size:12px;font-weight:600}.th-op-freedomain-eligible .th-op-tld-chip{background:#bbf7d0;color:#166534}.th-op-freedomain-upgrade .th-op-tld-chip{background:#bfdbfe;color:#1e40af}.th-op-domain-tabs{display:inline-flex;border-radius:8px;background:#e5e7eb;padding:3px;margin-bottom:10px}.th-op-domain-tab{border-radius:8px;padding:4px 12px;font-size:12px;font-weight:500;cursor:pointer;border:none;background:transparent;color:#4b5563;transition:all 0.16s ease}.th-op-domain-tab.th-op-active{background:#1a2b5d;color:#ffffff;box-shadow:0 4px 16px rgba(26,43,93,0.3)}.th-op-domain-pane{display:none}.th-op-domain-pane.th-op-shown{display:block}.th-op-domain-row{display:flex;gap:8px;margin-bottom:8px}@media (max-width:640px){.th-op-domain-row{flex-direction:column}}.th-op-input{border-radius:8px;border:1px solid #d1d5db;padding:8px 10px;font-size:13px;width:100%;outline:none;transition:all 0.16s ease}.th-op-input:focus{border-color:#1a2b5d;box-shadow:0 0 0 1px rgba(26,43,93,0.18)}.th-op-domain-btn{border-radius:8px;border:none;padding:8px 12px;font-size:13px;font-weight:500;background:linear-gradient(135deg,#1a2b5d,#111827);color:#ffffff;cursor:pointer;white-space:nowrap;transition:all 0.18s ease}.th-op-domain-btn:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(26,43,93,0.3)}.th-op-domain-btn:disabled{opacity:0.6;cursor:not-allowed;transform:none;box-shadow:none}.th-op-domain-note{font-size:11px;color:#6b7280;margin-top:4px}.th-op-feedback{margin-top:6px;font-size:12px;padding:8px 12px;border-radius:8px;display:flex;align-items:center;gap:8px}.th-op-feedback-success{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.th-op-feedback-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.th-op-feedback-info{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}.th-op-domain-price{font-size:12px;font-weight:600;color:#059669;margin-left:auto}.th-op-billing-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.th-op-billing-pill{border-radius:8px;border:1px solid #d1d5db;padding:4px 10px;font-size:11px;cursor:pointer;color:#374151;background:#f9fafb;transition:all 0.16s ease}.th-op-billing-pill:hover{border-color:#1a2b5d}.th-op-billing-pill.th-op-billing-selected{background:#1a2b5d;border-color:#1a2b5d;color:#f9fafb;box-shadow:0 5px 18px rgba(26,43,93,0.4)}.th-op-billing-pill.th-op-hidden{display:none !important;.th-op-root{font-family:inherit;color:#111827;padding:10px 15px 25px 15px;max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box}.th-op-shell{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(280px,1fr);gap:20px}@media (max-width:900px){.th-op-shell{grid-template-columns:minmax(0,1fr)}}.th-op-header{margin-bottom:18px}.th-op-title{font-size:22px;font-weight:600;color:#1a2b5d}.th-op-sub{font-size:13px;color:#6b7280;margin-top:4px}.th-op-card{background:#ffffff;border-radius:8px;border:1px solid #e5e7eb;padding:14px 16px;margin-bottom:14px;box-shadow:0 5px 14px rgba(15,23,42,0.04)}.th-op-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:8px}.th-op-card-title{font-size:14px;font-weight:600;color:#111827}.th-op-card-sub{font-size:12px;color:#6b7280;margin-top:2px}.th-op-tag{font-size:11px;padding:3px 8px;border-radius:8px;background:#e0ecff;color:#1a2b5d;font-weight:500;white-space:nowrap}.th-op-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:6px}.th-op-product-card{border-radius:8px;border:1px solid #e5e7eb;padding:10px 11px;cursor:pointer;position:relative;transition:all 0.18s ease;background:#f9fafb}.th-op-product-card:hover{border-color:#1a2b5d;box-shadow:0 8px 30px rgba(15,23,42,0.08);transform:translateY(-1px);background:#ffffff}.th-op-product-card.th-op-product-selected{border-color:#1a2b5d;box-shadow:0 8px 26px rgba(26,43,93,0.22);background:linear-gradient(135deg,#1a2b5d,#1f2937);color:#f9fafb}.th-op-product-card.th-op-product-disabled{opacity:0.5;pointer-events:none;filter:grayscale(0.3)}.th-op-product-card.th-op-product-incart{border-color:#10b981;background:linear-gradient(135deg,#064e3b,#065f46);color:#f9fafb}.th-op-product-card.th-op-product-incart .th-op-product-desc,.th-op-product-card.th-op-product-incart .th-op-product-price{color:#a7f3d0}.th-op-product-name{font-size:13px;font-weight:600;margin-bottom:4px}.th-op-product-desc{font-size:11px;color:#6b7280}.th-op-product-card.th-op-product-selected .th-op-product-desc{color:#e5e7eb}.th-op-product-price{margin-top:6px;font-size:13px;font-weight:600;color:#1a2b5d}.th-op-product-card.th-op-product-selected .th-op-product-price{color:#facc15}.th-op-product-badge{position:absolute;top:8px;right:10px;font-size:10px;padding:3px 7px;border-radius:8px;background:#f97316;color:#111827;font-weight:600}.th-op-product-badge.th-op-incart-badge{background:#10b981;color:#fff}.th-op-feature-badges{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 4px}.th-op-feature-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;padding:4px 10px;border-radius:8px;font-weight:600;cursor:default}.th-op-freedomain-badge{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);color:#166534;cursor:pointer;transition:all 0.2s ease}.th-op-freedomain-badge:hover{background:linear-gradient(135deg,#bbf7d0 0%,#86efac 100%);transform:translateY(-1px);box-shadow:0 2px 8px rgba(22,101,52,0.2)}.th-op-freedomain-badge .th-op-info-icon{width:14px;height:14px;stroke:#166534;opacity:0.8}.th-op-discount-badge{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);color:#92400e}.th-op-modal-freedomain-notice{padding:0 20px}.th-op-freedomain-modal-notice{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:8px;font-size:13px;line-height:1.5;position:relative;flex-wrap:wrap}.th-op-freedomain-modal-notice svg{flex-shrink:0;margin-top:2px}.th-op-freedomain-eligible{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0;color:#166534}.th-op-freedomain-upgrade{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;color:#1e40af}.th-op-freedomain-link{color:inherit;font-weight:600;text-decoration:underline;cursor:pointer}.th-op-freedomain-link:hover{text-decoration:none}.th-op-freedomain-tlds-tooltip{width:100%;display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;padding-top:10px;border-top:1px solid rgba(0,0,0,0.1)}.th-op-tld-chip{background:rgba(255,255,255,0.7);padding:4px 10px;border-radius:8px;font-size:12px;font-weight:600}.th-op-freedomain-eligible .th-op-tld-chip{background:#bbf7d0;color:#166534}.th-op-freedomain-upgrade .th-op-tld-chip{background:#bfdbfe;color:#1e40af}.th-op-domain-tabs{display:inline-flex;border-radius:8px;background:#e5e7eb;padding:3px;margin-bottom:10px}.th-op-domain-tab{border-radius:8px;padding:4px 12px;font-size:12px;font-weight:500;cursor:pointer;border:none;background:transparent;color:#4b5563;transition:all 0.16s ease}.th-op-domain-tab.th-op-active{background:#1a2b5d;color:#ffffff;box-shadow:0 4px 16px rgba(26,43,93,0.3)}.th-op-domain-pane{display:none}.th-op-domain-pane.th-op-shown{display:block}.th-op-domain-row{display:flex;gap:8px;margin-bottom:8px}@media (max-width:640px){.th-op-domain-row{flex-direction:column}}.th-op-input{border-radius:8px;border:1px solid #d1d5db;padding:8px 10px;font-size:13px;width:100%;outline:none;transition:all 0.16s ease}.th-op-input:focus{border-color:#1a2b5d;box-shadow:0 0 0 1px rgba(26,43,93,0.18)}.th-op-domain-btn{border-radius:8px;border:none;padding:8px 12px;font-size:13px;font-weight:500;background:linear-gradient(135deg,#1a2b5d,#111827);color:#ffffff;cursor:pointer;white-space:nowrap;transition:all 0.18s ease}.th-op-domain-btn:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(26,43,93,0.3)}.th-op-domain-btn:disabled{opacity:0.6;cursor:not-allowed;transform:none;box-shadow:none}.th-op-domain-note{font-size:11px;color:#6b7280;margin-top:4px}.th-op-feedback{margin-top:6px;font-size:12px;padding:8px 12px;border-radius:8px;display:flex;align-items:center;gap:8px}.th-op-feedback-success{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.th-op-feedback-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.th-op-feedback-info{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}.th-op-domain-price{font-size:12px;font-weight:600;color:#059669;margin-left:auto}.th-op-billing-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.th-op-billing-pill{border-radius:8px;border:1px solid #d1d5db;padding:4px 10px;font-size:11px;cursor:pointer;color:#374151;background:#f9fafb;transition:all 0.16s ease}.th-op-billing-pill:hover{border-color:#1a2b5d}.th-op-billing-pill.th-op-billing-selected{background:#1a2b5d;border-color:#1a2b5d;color:#f9fafb;box-shadow:0 5px 18px rgba(26,43,93,0.4)}.th-op-billing-pill.th-op-hidden{display:none !important}.th-op-billing-pill.th-op-disabled{opacity:0.45;pointer-events:none;filter:grayscale(0.2)}.th-op-cycle-indicator{font-size:11px;color:#6b7280;margin-top:8px;padding:6px 10px;background:#f3f4f6;border-radius:8px;text-align:center}.th-op-cycle-indicator strong{color:#1a2b5d}.th-op-addon-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px dashed #e5e7eb;gap:8px}.th-op-addon-row:last-child{border-bottom:none}.th-op-addon-main{display:flex;flex-direction:column;gap:2px;margin-right:8px}.th-op-addon-title{font-size:12px;font-weight:500;color:#111827}.th-op-addon-desc{font-size:11px;color:#6b7280}.th-op-addon-price{font-size:11px;color:#1a2b5d;font-weight:600;white-space:nowrap;margin-right:6px}.th-op-switch{position:relative;width:34px;height:18px}.th-op-switch input{opacity:0;width:0;height:0}.th-op-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d1d5db;transition:.3s;border-radius:8px}.th-op-slider:before{position:absolute;content:"";height:14px;width:14px;left:2px;bottom:2px;background-color:white;transition:.3s;border-radius:50%}.th-op-switch input:checked+.th-op-slider{background-color:#1a2b5d}.th-op-switch input:checked+.th-op-slider:before{transform:translateX(16px)}.th-op-summary-card{background:#1e293b;border-radius:8px;padding:16px 16px 14px;color:#e5e7eb;position:sticky;top:10px;box-shadow:0 18px 45px rgba(15,23,42,0.65)}.th-op-summary-title{font-size:14px;font-weight:600;margin-bottom:4px}.th-op-summary-sub{font-size:11px;color:#9ca3af;margin-bottom:10px}.th-op-summary-line{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;margin:3px 0}.th-op-summary-label{color:#9ca3af}.th-op-summary-value{font-weight:500;color:#f9fafb;text-align:right}.th-op-summary-total{margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,0.15)}.th-op-summary-breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:12px}.th-op-breakdown-label{color:#9ca3af}.th-op-breakdown-value{color:#f9fafb;font-weight:500}.th-op-breakdown-label.th-op-excluded,.th-op-breakdown-value.th-op-excluded{color:#6b7280;font-style:italic;font-weight:400}.th-op-summary-total-row{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;border-top:1px dashed rgba(255,255,255,0.2)}.th-op-summary-total-label{font-size:13px;font-weight:600;color:#f9fafb}.th-op-summary-total-amount{font-size:22px;font-weight:700;color:#facc15;letter-spacing:0.02em}.th-op-summary-total-caption{font-size:11px;color:#9ca3af;text-align:right}.th-op-sum-price{font-size:12px;font-weight:600;color:#facc15;margin-left:auto;margin-right:8px;white-space:nowrap}.th-op-free-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px;color:#10b981;font-weight:700}.th-op-free-price .th-op-original-price{font-size:10px;color:#9ca3af;text-decoration:line-through;font-weight:400}.th-op-discount-price{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.th-op-cart-discount-badge{font-size:9px;font-weight:600;color:#fff;background:linear-gradient(135deg,#10b981,#059669);padding:2px 6px;border-radius:8px;white-space:nowrap}.th-op-cart-price-row{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.th-op-cart-original{font-size:10px;color:#9ca3af;text-decoration:line-through;font-weight:400}.th-op-cart-current{font-size:12px;font-weight:700;color:#facc15}.th-op-subtotal-discount{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.th-op-subtotal-original{color:#9ca3af;text-decoration:line-through;font-size:12px}.th-op-subtotal-arrow{color:#6b7280;font-size:11px}.th-op-subtotal-current{color:#facc15;font-weight:700;font-size:14px}.th-op-subtotal-badge{font-size:10px;font-weight:600;color:#fff;background:linear-gradient(135deg,#10b981,#059669);padding:2px 8px;border-radius:8px;white-space:nowrap}.th-op-ns-section{border-top:1px solid #e5e7eb;padding-top:14px;margin-top:14px}.th-op-ns-grid{display:flex;flex-direction:column;gap:8px}.th-op-ns-row{display:flex;align-items:center;gap:10px}.th-op-ns-row label{min-width:32px;font-size:12px;font-weight:600;color:#374151}.th-op-ns-row input{flex:1}.th-op-hint{font-size:11px;color:#6b7280;margin:0 0 8px 0}.th-op-transfer-info{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fef3c7;border-radius:8px;color:#92400e;font-size:12px}.th-op-transfer-info .th-op-badge{background:#f59e0b;color:#fff;padding:4px 10px;border-radius:8px;font-weight:600;font-size:11px}.th-op-summary-cta{margin-top:12px}.th-op-summary-cta button{width:100%;border-radius:8px;border:none;padding:10px 14px;font-size:13px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#1a2b5d,#4f46e5);color:#f9fafb;box-shadow:0 20px 45px rgba(56,189,248,0.32);display:flex;align-items:center;justify-content:center;gap:6px}.th-op-summary-cta button:hover{transform:translateY(-1px)}.th-op-summary-cta button:disabled{opacity:0.65;cursor:not-allowed;box-shadow:none}.th-op-cta-subnote{font-size:10px;color:#9ca3af;margin-top:6px;text-align:center}.th-op-badge-secure{font-size:10px;padding:3px 7px;border-radius:8px;border:1px solid rgba(52,211,153,0.5);color:#a7f3d0}.th-op-summary-currency-switch{min-width:118px;text-align:right}.th-op-summary-currency-switch label{display:block;font-size:9px;line-height:1;color:#93c5fd;margin:0 0 4px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.th-op-summary-currency-control{display:inline-flex;align-items:center;gap:5px;background:rgba(15,23,42,.62);border:1px solid rgba(96,165,250,.45);border-radius:999px;padding:3px 5px 3px 8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.th-op-summary-currency-control select{border:0;outline:0;background:transparent;color:#e0f2fe;font-size:11px;font-weight:700;min-width:52px;cursor:pointer;appearance:auto}.th-op-summary-currency-control select option{color:#0f172a}.th-op-currency-switch-text{color:#bfdbfe;font-size:10px;font-weight:600}.th-op-currency-switch-icon{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#0f172a;background:#93c5fd;font-size:12px;font-weight:800}.th-op-summary-currency-static{font-size:10px;padding:4px 8px;border-radius:999px;border:1px solid rgba(96,165,250,0.5);color:#bfdbfe;background:rgba(15,23,42,.35);font-weight:700}.th-op-primary-btn{border:none;border-radius:8px;padding:12px 28px;font-size:14px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#1a2b5d,#2d4a7c);color:#ffffff;box-shadow:0 4px 15px rgba(26,43,93,0.3);transition:all 0.2s ease;letter-spacing:0.3px}.th-op-primary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(26,43,93,0.4);background:linear-gradient(135deg,#243a73,#3a5b94)}.th-op-primary-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(26,43,93,0.3)}.th-op-cycles-top{position:sticky;top:10px;z-index:2;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.92));border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;box-shadow:0 10px 22px rgba(15,23,42,.06)}.th-op-cycles-label{font-size:12px;font-weight:800;color:#111827;margin-bottom:6px}.th-op-domain-actions{display:none;margin-top:12px;padding:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.th-op-action-buttons{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.th-op-action-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;font-size:13px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all 0.15s ease;white-space:nowrap}.th-op-action-btn:hover{transform:translateY(-1px)}.th-op-action-btn:disabled{opacity:0.5;cursor:not-allowed;transform:none}.th-op-action-primary{background:linear-gradient(135deg,#1a2b5d,#0f172a);color:#fff;box-shadow:0 4px 14px rgba(26,43,93,0.4)}.th-op-action-primary:hover{box-shadow:0 6px 20px rgba(26,43,93,0.55)}.th-op-action-secondary{background:#fff;color:#374151;border:1px solid #d1d5db;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.th-op-action-secondary:hover{background:#f9fafb;border-color:#9ca3af}.th-op-action-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 14px rgba(16,185,129,0.35)}.th-op-action-transfer{background:linear-gradient(135deg,#2d4a7c,#1a2b5d);color:#fff;box-shadow:0 4px 14px rgba(26,43,93,0.35)}.th-op-action-transfer:hover{background:linear-gradient(135deg,#3a5a8f,#2d4a7c);box-shadow:0 6px 20px rgba(26,43,93,0.45)}.th-op-transfer-wrap{display:none;margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0;gap:10px;align-items:center;flex-wrap:wrap}.th-op-epp-input{flex:1;min-width:180px;max-width:300px}@media (max-width:480px){.th-op-action-buttons{flex-direction:column;align-items:stretch}.th-op-action-btn{width:100%}.th-op-transfer-wrap{flex-direction:column;align-items:stretch}.th-op-epp-input{max-width:100%}}.th-op-mini-btn{background:#1a2b5d;color:#fff;border:0;border-radius:8px;padding:10px 16px;font-weight:600;font-size:13px;cursor:pointer;box-shadow:0 4px 12px rgba(26,43,93,.15);transition:all 0.15s ease}.th-op-mini-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(26,43,93,.2)}.th-op-mini-btn:disabled{opacity:0.5;cursor:not-allowed;transform:none}.th-op-mini-muted{background:#475569}.th-op-suggest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (max-width:620px){.th-op-suggest-grid{grid-template-columns:1fr}}.th-op-suggest-card{border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:10px;transition:all 0.15s ease}.th-op-suggest-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px rgba(15,23,42,.06)}.th-op-suggest-card.th-op-suggest-incart{border-color:#10b981;background:#ecfdf5}.th-op-suggest-domain{font-weight:800;font-size:12px;color:#111827}.th-op-suggest-meta{font-size:10px;font-weight:600;margin-top:3px;padding:2px 6px;border-radius:8px;display:inline-block}.th-op-suggest-meta.th-op-status-available{background:#d1fae5;color:#065f46}.th-op-suggest-meta.th-op-status-premium{background:#fef3c7;color:#92400e}.th-op-suggest-meta.th-op-status-unavailable{background:#fee2e2;color:#991b1b}.th-op-suggest-meta.th-op-status-incart{background:#dbeafe;color:#1e40af}.th-op-suggest-meta.th-op-status-unknown{background:#f3f4f6;color:#6b7280}.th-op-suggest-price{font-size:11px;font-weight:600;color:#059669;margin-top:2px}.th-op-suggest-price.th-op-transfer-price{color:#1a2b5d}.th-op-suggest-actions{display:flex;gap:8px;align-items:center}.th-op-suggest-btn{background:#1a2b5d;color:#fff;border:0;border-radius:8px;padding:8px 12px;font-weight:800;font-size:11px;cursor:pointer;transition:all 0.15s ease}.th-op-suggest-btn:hover{transform:translateY(-1px)}.th-op-suggest-btn:disabled{opacity:0.5;cursor:not-allowed}.th-op-suggest-btn.alt{background:#0f172a}.th-op-suggest-btn.incart{background:#10b981;cursor:default}.th-op-pill{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;margin:0 8px 8px 0}.th-op-pill-x{border:0;background:rgba(17,24,39,.08);width:22px;height:22px;border-radius:8px;cursor:pointer;font-weight:900}.th-op-empty{padding:16px;border:1px dashed #e5e7eb;border-radius:8px;color:#6b7280;font-size:13px;text-align:center}.th-op-product-actions{display:flex;gap:10px;align-items:center;margin-top:10px}.th-op-add-btn{background:#1a2b5d;color:#fff;border:0;border-radius:8px;padding:10px 14px;font-weight:900;font-size:12px;cursor:pointer;box-shadow:0 12px 26px rgba(26,43,93,.18);transition:all 0.15s ease}.th-op-add-btn:hover{transform:translateY(-1px)}.th-op-add-btn:disabled{opacity:0.5;cursor:not-allowed}.th-op-learn-link{font-size:12px;font-weight:800;color:#14b8a6;text-decoration:none;cursor:pointer}.th-op-learn-link:hover{text-decoration:underline}.th-op-modal{position:fixed;inset:0;z-index:9999;display:none !important}.th-op-modal.th-op-open{display:block !important}.th-op-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(3px)}.th-op-modal-card{position:relative;max-width:680px;margin:8vh auto 0;background:#fff;border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 26px 80px rgba(15,23,42,.35);overflow:hidden}@media (max-width:720px){.th-op-modal-card{margin:6vh 14px 0}}.th-op-modal-head{padding:14px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb}.th-op-modal-title{font-weight:900;color:#111827}.th-op-modal-sub{font-size:12px;color:#6b7280;margin-top:4px}.th-op-modal-close{width:34px;height:34px;border-radius:8px;border:0;background:rgba(17,24,39,.08);font-size:18px;font-weight:900;cursor:pointer;transition:background 0.15s ease}.th-op-modal-close:hover{background:rgba(17,24,39,.15)}.th-op-modal-body{padding:14px 16px;color:#111827;font-size:13px;line-height:1.6;max-height:50vh;overflow-y:auto}.th-op-feature-list{margin:0;padding:0 0 0 18px;list-style:disc}.th-op-feature-list li{margin-bottom:6px;line-height:1.5}.th-op-feature-list li:last-child{margin-bottom:0}.th-op-modal-foot{padding:14px 16px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:10px}.th-op-sum-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,0.1);border-radius:8px;background:#0b1224;box-shadow:0 10px 22px rgba(15,23,42,0.25);margin-top:10px}.th-op-sum-empty{padding:12px;color:#6b7280;font-size:12px;text-align:center;border:1px dashed rgba(255,255,255,0.1);border-radius:8px;margin-top:10px}.th-op-sum-main{min-width:0;display:flex;flex-direction:column;gap:2px;flex:1}.th-op-sum-title{font-weight:700;font-size:13px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:help}.th-op-sum-sub{font-size:12px;color:rgba(255,255,255,0.72);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:help}.th-op-sum-actions{display:flex;align-items:center;gap:6px}.th-op-sum-btn{border:0;background:rgba(255,255,255,0.10);color:#fff;width:36px;height:36px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,background .15s ease;font-size:14px}.th-op-sum-btn:hover{transform:translateY(-1px);background:rgba(255,255,255,0.16)}.th-op-sum-btn:active{transform:translateY(0)}.th-op-sum-btn svg{width:16px;height:16px;opacity:.95}.th-op-sum-btn.trash{background:rgba(239,68,68,0.2)}.th-op-sum-btn.trash:hover{background:rgba(239,68,68,0.35)}.th-op-sum-btn.config{background:rgba(251,191,36,0.2)}.th-op-sum-btn.config:hover{background:rgba(251,191,36,0.35)}.th-op-more-link{margin-top:10px;padding:8px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#1a2b5d;font-weight:600;font-size:12px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all 0.15s ease}.th-op-more-link:hover{background:#f3f4f6;border-color:#1a2b5d}.th-op-more-link:disabled{opacity:0.5;cursor:not-allowed}.th-op-field{margin-top:12px}.th-op-field label{display:block;font-size:12px;font-weight:700;color:#1a2b5d;margin-bottom:6px}.th-op-input,.th-op-select{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;outline:0;background:#fff;font-size:13px}.th-op-input:focus,.th-op-select:focus{border-color:#1a2b5d;box-shadow:0 0 0 2px rgba(26,43,93,0.1)}.th-op-check-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.th-op-check{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:13px;cursor:pointer;transition:all 0.15s ease}.th-op-check:hover{background:#f9fafb}.th-op-check input{accent-color:#1a2b5d}.th-op-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,0.3);border-top-color:#fff;border-radius:50%;animation:th-op-spin 0.8s linear infinite}.th-op-spinner-lg{width:40px;height:40px;border-width:4px;border-color:rgba(59,130,246,0.2);border-top-color:#3b82f6}@keyframes th-op-spin{to{transform:rotate(360deg)}}.th-op-loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.9);display:flex;align-items:center;justify-content:center;z-index:99999}.th-op-loading-box{text-align:center;padding:30px 40px;background:#fff;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,0.15)}.th-op-loading-text{margin-top:16px;font-size:15px;font-weight:500;color:#374151}.th-op-error{padding:12px;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:13px}.th-op-owndomains-list{display:flex;flex-direction:column;gap:8px}.th-op-owndomain-item{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.th-op-owndomain-name{flex:1;font-weight:500;color:#166534}.th-op-owndomain-badge{font-size:10px;font-weight:600;text-transform:uppercase;background:#dcfce7;color:#15803d;padding:3px 8px;border-radius:8px}.th-op-owndomain-remove{background:none;border:none;font-size:18px;color:#991b1b;cursor:pointer;padding:0 4px;line-height:1;opacity:0.6;transition:opacity 0.2s}.th-op-owndomain-remove:hover{opacity:1}.th-op-modal-wide{max-width:600px}.th-op-rec-item{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:10px;transition:border-color 0.2s,background 0.2s}.th-op-rec-item:hover{border-color:#1a2b5d;background:#fff}.th-op-rec-item.th-op-rec-added{background:#f0fdf4;border-color:#10b981}.th-op-rec-icon{width:40px;height:40px;background:linear-gradient(135deg,#1a2b5d,#0f172a);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0}.th-op-rec-info{flex:1;min-width:0}.th-op-rec-name{font-weight:600;color:#111827;margin-bottom:2px}.th-op-rec-group{font-size:12px;color:#6b7280;margin-bottom:4px}.th-op-rec-desc{font-size:12px;color:#9ca3af;line-height:1.4;max-height:2.8em;overflow:hidden}.th-op-rec-price{text-align:right;flex-shrink:0}.th-op-rec-amount{font-weight:700;color:#1a2b5d;font-size:15px}.th-op-rec-cycle{font-size:11px;color:#6b7280}.th-op-rec-action{flex-shrink:0;display:flex;align-items:center}.th-op-rec-add-btn{background:linear-gradient(135deg,#1a2b5d,#0f172a);color:#fff;border:none;padding:8px 14px;font-size:12px;font-weight:600;border-radius:8px;cursor:pointer;transition:all 0.2s;white-space:nowrap}.th-op-rec-add-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(26,43,93,0.3)}.th-op-rec-add-btn:disabled{background:#10b981;cursor:default;transform:none;box-shadow:none}.th-op-rec-foot{justify-content:center}.th-op-rec-empty{text-align:center;color:#6b7280;padding:20px}.th-op-bulk-wrap{position:relative;flex:0 0 auto}.th-op-bulk-toggle{width:42px;height:40px;border:1px solid rgba(26,43,93,0.18);border-radius:8px;background:#ffffff;color:#1a2b5d;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px rgba(15,23,42,.06);transition:all .16s ease}.th-op-bulk-toggle:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(15,23,42,.12)}.th-op-bulk-toggle svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.th-op-bulk-menu{position:absolute;right:0;top:calc(100%+8px);min-width:170px;background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 18px 45px rgba(15,23,42,.18);z-index:20;overflow:hidden}.th-op-bulk-menu button{display:block;width:100%;padding:10px 12px;border:0;background:#ffffff;color:#111827;text-align:left;font-size:13px;cursor:pointer}.th-op-bulk-menu button:hover{background:#f3f4f6}.th-op-bulk-help{padding:10px 12px;margin-bottom:10px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;color:#1e3a8a;font-size:12px;line-height:1.5}.th-op-bulk-help code{background:rgba(255,255,255,.75);border-radius:4px;padding:1px 4px}.th-op-bulk-input{min-height:180px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace}.th-op-bulk-results{margin-top:12px;max-height:220px;overflow:auto}.th-op-bulk-result-title{margin:10px 0 6px;font-size:12px;font-weight:700;color:#374151}.th-op-bulk-result{display:flex;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:7px;font-size:12px;margin-bottom:6px}.th-op-bulk-result span{color:#6b7280;text-align:right}.th-op-bulk-added{background:#ecfdf5;color:#065f46}.th-op-bulk-skipped{background:#fff7ed;color:#9a3412}.th-op-coupon-box{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,0.12)}.th-op-coupon-label{font-size:11px;color:#9ca3af;margin-bottom:6px}.th-op-coupon-row{display:flex;gap:6px}.th-op-coupon-input{min-width:0;flex:1 1 auto;border:1px solid rgba(255,255,255,0.18);border-radius:7px;background:rgba(15,23,42,0.65);color:#f9fafb;padding:8px 9px;font-size:12px;outline:none}.th-op-coupon-input::placeholder{color:#94a3b8}.th-op-coupon-input:focus{border-color:#60a5fa;box-shadow:0 0 0 1px rgba(96,165,250,.25)}.th-op-coupon-apply,.th-op-coupon-remove{border:0;border-radius:7px;padding:8px 10px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.th-op-coupon-apply{background:#4f46e5;color:#ffffff}.th-op-coupon-remove{background:rgba(239,68,68,0.18);color:#fecaca}.th-op-promo-feedback{display:none;margin-top:6px;font-size:11px;line-height:1.35}.th-op-promo-success{color:#86efac}.th-op-promo-error{color:#fecaca}.th-op-promo-discount{color:#86efac}.th-op-discounted-domain-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.th-op-discounted-domain-price .th-op-original-price{font-size:10px;color:#9ca3af;text-decoration:line-through;font-weight:400}.th-op-domain-current-price{color:#facc15;font-weight:800}.th-op-free-credit{color:#86efac;font-size:9px;font-weight:700;letter-spacing:.02em}@media (max-width:640px){.th-op-domain-row{display:grid;grid-template-columns:1fr auto}.th-op-domain-row .th-op-input{grid-column:1 / -1}}.th-op-savings-breakdown{margin:6px 0 8px;padding:8px 10px;border:1px solid rgba(16,185,129,.22);border-radius:12px;background:linear-gradient(135deg,rgba(16,185,129,.12),rgba(59,130,246,.08));display:flex;flex-direction:column;gap:5px}.th-op-savings-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;line-height:1.25}.th-op-savings-label{color:#cbd5e1;font-weight:600}.th-op-savings-value{color:#6ee7b7;font-weight:800;white-space:nowrap}.th-op-checkoutmodal{z-index:100060;padding:20px}.th-op-checkout-card{width:min(1180px,calc(100vw - 28px));height:min(880px,calc(100vh - 28px));max-width:1180px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 90px rgba(15,23,42,.45)}.th-op-checkout-head{flex:0 0 auto;background:linear-gradient(135deg,#0b1f44,#132f63);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.th-op-checkout-head .th-op-modal-title,.th-op-checkout-head .th-op-modal-sub{color:#fff}.th-op-checkout-head .th-op-modal-sub{opacity:.82}.th-op-checkout-actions{display:flex;align-items:center;gap:10px}.th-op-checkout-full{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:12px;font-weight:700;text-decoration:none;border:1px solid rgba(255,255,255,.22)}.th-op-checkout-full:hover{color:#fff;background:rgba(255,255,255,.18);text-decoration:none}.th-op-checkout-frame-wrap{position:relative;flex:1 1 auto;min-height:520px;background:#f8fafc}.th-op-checkout-frame{width:100%;height:100%;border:0;display:block;background:#f8fafc}.th-op-checkout-spinner{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#0f172a;font-weight:700;background:linear-gradient(135deg,rgba(248,250,252,.98),rgba(239,246,255,.96))}@media (max-width:760px){.th-op-checkoutmodal{padding:8px}.th-op-checkout-card{width:calc(100vw - 12px);height:calc(100vh - 12px)}.th-op-checkout-head{align-items:flex-start;gap:8px}.th-op-checkout-actions{width:100%;justify-content:space-between}.th-op-checkout-frame-wrap{min-height:420px}.th-op-savings-row{align-items:flex-start;flex-direction:column;gap:3px}}body.th-op-checkout-open{overflow:hidden !important}.th-op-savings-row .th-op-savings-value{white-space:nowrap}.th-op-savings-row.th-op-savings-coupon .th-op-savings-value{color:#c4b5fd}body.th-op-checkout-open{overflow:hidden !important}.th-op-checkout-status{margin-top:10px;justify-content:center;align-items:center;gap:8px;color:rgba(255,255,255,0.82);font-size:12px}.th-op-button-loading{cursor:wait !important}.th-op-root{--th-brand-navy:#082a5d;--th-brand-deep:#071b3c;--th-brand-blue:#1d4ed8;--th-brand-sky:#0ea5e9;--th-brand-cyan:#06b6d4;--th-brand-teal:#14b8a6;--th-brand-violet:#5b4bdb;--th-brand-gold:#facc15;--th-brand-green:#10b981;--th-brand-ink:#0f172a;--th-brand-soft:#f4f8ff;color:#10233f}.th-op-title{color:var(--th-brand-navy);font-weight:800;letter-spacing:-.02em}.th-op-sub,.th-op-card-sub{color:#52667f}.th-op-card{border:1px solid rgba(8,42,93,.10);border-radius:14px;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 12px 34px rgba(8,42,93,.075)}.th-op-card-title{color:#10233f;font-weight:800}.th-op-input{border-color:#c9d7e8;border-radius:10px;background:#fff;color:#10233f}.th-op-input:focus{border-color:var(--th-brand-sky);box-shadow:0 0 0 3px rgba(14,165,233,.14)}.th-op-domain-btn,.th-op-action-primary,.th-op-suggest-btn,.th-op-summary-cta button{background:linear-gradient(135deg,var(--th-brand-navy) 0%,var(--th-brand-blue) 58%,var(--th-brand-violet) 100%);color:#fff;background-color:#1a2b5d;box-shadow:0 14px 30px rgba(29,78,216,.24)}.th-op-domain-btn:hover,.th-op-action-primary:hover,.th-op-suggest-btn:hover,.th-op-summary-cta button:hover{box-shadow:0 18px 38px rgba(29,78,216,.32)}.th-op-bulk-toggle{border-color:rgba(14,165,233,.25);color:var(--th-brand-navy);background:linear-gradient(180deg,#ffffff,#f2f8ff)}.th-op-bulk-toggle:hover{background:#eaf6ff;border-color:rgba(6,182,212,.42)}.th-op-bulk-menu{background:#fff;border-color:rgba(8,42,93,.12);box-shadow:0 22px 55px rgba(8,42,93,.22)}.th-op-bulk-menu button{color:#10233f}.th-op-bulk-menu button:hover{background:#eaf6ff;color:var(--th-brand-navy)}.th-op-product-card{border-color:rgba(8,42,93,.12);border-radius:12px;background:linear-gradient(180deg,#ffffff,#f8fbff)}.th-op-product-card:hover{border-color:var(--th-brand-sky);box-shadow:0 16px 38px rgba(8,42,93,.12)}.th-op-product-card.th-op-product-selected{border-color:var(--th-brand-blue);background:linear-gradient(135deg,var(--th-brand-navy),#113f88 58%,var(--th-brand-violet));box-shadow:0 18px 42px rgba(29,78,216,.28)}.th-op-product-card.th-op-product-incart{border-color:rgba(20,184,166,.65);background:linear-gradient(135deg,#075f56 0%,#08735f 48%,#0f8f73 100%);box-shadow:0 16px 34px rgba(20,184,166,.22)}.th-op-product-price{color:var(--th-brand-navy)}.th-op-product-card.th-op-product-selected .th-op-product-price,.th-op-cart-current,.th-op-subtotal-current,.th-op-summary-total-amount,.th-op-sum-price,.th-op-domain-current-price{color:var(--th-brand-gold)}.th-op-product-badge{background:linear-gradient(135deg,#ffd166,#f97316);color:#2b1800}.th-op-freedomain-badge{background:linear-gradient(135deg,#d7fbe8 0%,#a7f3d0 100%);color:#075f46}.th-op-discount-badge{background:linear-gradient(135deg,#fff2b8 0%,#fed7aa 100%);color:#7c2d12}.th-op-feedback.th-op-success,.th-op-suggest-meta.th-op-status-available{background:#dcfce7;color:#047857}.th-op-summary-card{border-radius:16px;background:radial-gradient(circle at 15% 0%,rgba(14,165,233,.22),transparent 30%),linear-gradient(155deg,var(--th-brand-deep) 0%,#0b2d63 50%,#13215a 100%);border:1px solid rgba(125,211,252,.14);box-shadow:0 24px 60px rgba(7,27,60,.42)}.th-op-summary-title{font-size:15px;font-weight:800;color:#fff}.th-op-summary-sub,.th-op-summary-label,.th-op-breakdown-label,.th-op-coupon-label{color:#b8c7da}.th-op-summary-value,.th-op-breakdown-value{color:#f8fbff}.th-op-summary-currency-switch{min-width:134px}.th-op-summary-currency-switch label{color:#93e6ff;letter-spacing:.08em;font-weight:800}.th-op-summary-currency-control{background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(6,182,212,.12));border:1px solid rgba(125,211,252,.65);border-radius:999px;padding:4px 6px 4px 8px;box-shadow:0 10px 26px rgba(6,182,212,.12),inset 0 1px 0 rgba(255,255,255,.08)}.th-op-summary-currency-control:hover{border-color:rgba(250,204,21,.86);background:linear-gradient(135deg,rgba(250,204,21,.16),rgba(14,165,233,.14))}.th-op-summary-currency-control select{min-width:58px;border-radius:999px;background:#ffffff;color:var(--th-brand-navy);font-size:12px;font-weight:900;padding:2px 4px}.th-op-summary-currency-control select:focus{box-shadow:0 0 0 3px rgba(14,165,233,.26)}.th-op-summary-currency-control select option{background:#ffffff;color:#0b2d63;font-weight:700}.th-op-summary-currency-control select option:checked{background:#dbeafe;color:#082a5d}.th-op-currency-switch-text{color:#e0f7ff;font-weight:800}.th-op-currency-switch-icon{background:linear-gradient(135deg,var(--th-brand-cyan),var(--th-brand-gold));color:#082a5d;box-shadow:0 6px 16px rgba(6,182,212,.22)}.th-op-summary-currency-static{background:rgba(255,255,255,.12);border-color:rgba(125,211,252,.45);color:#e0f7ff}.th-op-summary-item,.th-op-summary-product,.th-op-summary-domain{border-color:rgba(255,255,255,.08);background:rgba(5,16,35,.48)}.th-op-coupon-input{background:rgba(255,255,255,.08);border-color:rgba(125,211,252,.22);color:#fff;border-radius:10px}.th-op-coupon-input:focus{border-color:var(--th-brand-cyan);box-shadow:0 0 0 3px rgba(6,182,212,.16)}.th-op-coupon-apply{background:linear-gradient(135deg,var(--th-brand-blue),var(--th-brand-violet));color:#fff}.th-op-coupon-remove{background:rgba(244,63,94,.18);color:#fecdd3}.th-op-savings-breakdown{border-color:rgba(45,212,191,.36);background:linear-gradient(135deg,rgba(20,184,166,.17),rgba(29,78,216,.12))}.th-op-savings-label{color:#def7ff}.th-op-savings-value{color:#7fffd4}.th-op-savings-row.th-op-savings-coupon .th-op-savings-value{color:#d8b4fe}.th-op-summary-cta button{border-radius:12px;padding:12px 16px;background:linear-gradient(135deg,var(--th-brand-blue),var(--th-brand-violet) 65%,var(--th-brand-cyan));box-shadow:0 18px 45px rgba(29,78,216,.34)}.th-op-cta-subnote{color:#b8c7da}.th-op-modal-card{border-radius:18px;border:1px solid rgba(8,42,93,.12);box-shadow:0 28px 80px rgba(7,27,60,.32)}.th-op-modal-head{background:linear-gradient(135deg,#ffffff,#f3f8ff);border-bottom:1px solid rgba(8,42,93,.08)}.th-op-modal-title{color:var(--th-brand-navy);font-weight:900}.th-op-modal-sub{color:#52667f}.th-op-root{font-family:inherit;font-size:16px;line-height:1.45;max-width:none;width:calc(100vw - 96px);margin-left:calc(50% - 50vw+48px);margin-right:calc(50% - 50vw+48px);padding:12px 0 32px}@media (min-width:1576px){.th-op-root{width:1480px;margin-left:calc(50% - 740px);margin-right:calc(50% - 740px)}}@media (max-width:900px){.th-op-root{width:100%;margin-left:auto;margin-right:auto;padding:10px 14px 28px}}.th-op-shell{grid-template-columns:minmax(0,2.25fr) minmax(360px,1fr);gap:24px}.th-op-header{margin-bottom:20px;padding:17px 20px 16px 32px;border:1px solid rgba(8,42,93,.10);border-radius:14px;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 12px 34px rgba(8,42,93,.075);position:relative}.th-op-header::before{content:"";position:absolute;left:17px;top:18px;width:5px;height:34px;border-radius:999px;background:linear-gradient(180deg,var(--th-brand-sky,#0ea5e9),var(--th-brand-cyan,#06b6d4))}.th-op-title{font-size:28px;line-height:1.22}.th-op-sub{font-size:15px;line-height:1.45;margin-top:6px}.th-op-card{padding:18px 20px;margin-bottom:16px}.th-op-card-header{margin-bottom:12px;gap:12px}.th-op-card-title,.th-op-summary-title{font-size:17px;line-height:1.28}.th-op-card-sub,.th-op-summary-sub{font-size:14px;line-height:1.45}.th-op-tag,.th-op-badge-secure,.th-op-cta-subnote,.th-op-summary-total-caption,.th-op-cart-discount-badge,.th-op-free-credit,.th-op-thin-note{font-size:12px}.th-op-domain-row{gap:10px}.th-op-input,.th-op-select,.th-op-domain-btn,.th-op-action-btn,.th-op-mini-btn,.th-op-primary-btn,.th-op-coupon-input,.th-op-coupon-apply,.th-op-coupon-remove,.th-op-rec-add-btn{font-size:14px;line-height:1.35}.th-op-input,.th-op-select,.th-op-coupon-input{padding:11px 13px}.th-op-domain-btn,.th-op-action-btn,.th-op-mini-btn,.th-op-primary-btn{padding:11px 17px}.th-op-bulk-toggle{width:46px;height:44px}.th-op-feedback,.th-op-error,.th-op-empty,.th-op-transfer-info,.th-op-domain-note,.th-op-hint,.th-op-promo-feedback,.th-op-bulk-help{font-size:14px;line-height:1.45}.th-op-domain-price,.th-op-suggest-price,.th-op-bulk-result-title,.th-op-bulk-result{font-size:13px}.th-op-cycles-top{padding:13px 14px}.th-op-cycles-label{font-size:14px}.th-op-billing-row{gap:8px}.th-op-billing-pill{font-size:13px;padding:7px 13px}.th-op-cycle-indicator{font-size:13px}.th-op-product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.th-op-product-card{padding:14px 15px;min-height:198px;display:flex;flex-direction:column}.th-op-product-name{font-size:15px;line-height:1.32;padding-right:68px}.th-op-product-desc{font-size:13.5px;line-height:1.45}.th-op-product-price{font-size:15px}.th-op-product-badge{font-size:11.5px;padding:4px 8px}.th-op-feature-badge{font-size:12.5px;padding:5px 10px}.th-op-product-actions{margin-top:auto;padding-top:12px;flex-wrap:wrap}.th-op-add-btn,.th-op-learn-link{font-size:14px}.th-op-add-btn{padding:11px 16px}.th-op-suggest-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.th-op-suggest-card{padding:13px 14px}.th-op-suggest-domain{font-size:14px;line-height:1.35}.th-op-suggest-meta{font-size:11.5px}.th-op-suggest-btn{font-size:13px;padding:9px 13px}.th-op-more-link{font-size:14px;padding:10px 15px}.th-op-summary-card{padding:18px 18px 16px}.th-op-summary-line,.th-op-summary-breakdown-row,.th-op-summary-total-label,.th-op-sum-price,.th-op-cart-current,.th-op-subtotal-current{font-size:14px}.th-op-summary-total-amount{font-size:26px}.th-op-summary-currency-switch{min-width:154px}.th-op-summary-currency-switch label,.th-op-currency-switch-text,.th-op-summary-currency-static{font-size:11px}.th-op-summary-currency-control select{font-size:13px;min-width:66px}.th-op-coupon-label{font-size:13px}.th-op-summary-cta button{font-size:15px;min-height:48px}.th-op-sum-empty{font-size:13.5px;padding:15px}.th-op-sum-item{padding:12px 13px;gap:12px}.th-op-sum-title{font-size:14px}.th-op-sum-sub{font-size:13px}.th-op-sum-btn{width:38px;height:38px}.th-op-modal-title{font-size:19px;line-height:1.3}.th-op-modal-sub,.th-op-modal-body,.th-op-field label,.th-op-check,.th-op-addon-title,.th-op-rec-name{font-size:14px}.th-op-addon-desc,.th-op-addon-price,.th-op-rec-group,.th-op-rec-desc,.th-op-rec-cycle{font-size:13px}.th-op-rec-amount{font-size:16px}@media (max-width:1140px){.th-op-shell{grid-template-columns:minmax(0,1.85fr) minmax(340px,1fr);gap:20px}.th-op-product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width:900px){.th-op-shell{grid-template-columns:minmax(0,1fr)}.th-op-summary-card{position:static}}@media (max-width:640px){.th-op-title{font-size:24px}.th-op-sub,.th-op-card-sub{font-size:13.5px}.th-op-card-title,.th-op-summary-title{font-size:16px}.th-op-card{padding:15px 14px}.th-op-domain-row{gap:9px}.th-op-product-grid,.th-op-suggest-grid{grid-template-columns:1fr}.th-op-product-name{padding-right:0}.th-op-summary-currency-switch{min-width:140px}}html,body{overflow-x:hidden}.th-op-root{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding:12px 16px 32px;box-sizing:border-box;font-family:inherit}.th-op-root *,.th-op-root *::before,.th-op-root *::after{box-sizing:border-box}.th-op-shell{grid-template-columns:minmax(0,1fr) minmax(300px,340px);gap:20px;max-width:100%}.th-op-main,.th-op-card,.th-op-summary-card,.th-op-product-card,.th-op-suggest-card{min-width:0}.th-op-domain-row,.th-op-product-grid,.th-op-suggest-grid,.th-op-billing-row,.th-op-summary-line,.th-op-sum-item{max-width:100%}.th-op-input,.th-op-select,.th-op-coupon-input{max-width:100%}.th-op-summary-card{width:100%}.th-op-sum-needs-domain{border-color:rgba(250,204,21,.42) !important;background:linear-gradient(135deg,rgba(250,204,21,.14),rgba(5,16,35,.45)) !important}.th-op-sum-needs-domain .th-op-sum-sub{color:#fde68a;font-weight:700}.th-op-ux-modal,.th-op-flow-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(7,27,60,.62);backdrop-filter:blur(7px);opacity:0;transition:opacity .16s ease}.th-op-ux-modal.th-op-ux-open,.th-op-flow-modal.th-op-flow-open{opacity:1}.th-op-ux-card,.th-op-flow-card{width:min(100%,640px);max-height:calc(100vh - 36px);overflow:auto;border-radius:18px;background:#ffffff;color:#10233f;border:1px solid rgba(8,42,93,.12);box-shadow:0 30px 90px rgba(7,27,60,.34);font-family:inherit}.th-op-transfer-config-modal .th-op-flow-card{width:min(100%,720px)}.th-op-ux-head,.th-op-flow-head{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;border-bottom:1px solid rgba(8,42,93,.09);background:linear-gradient(135deg,#ffffff,#f3f8ff)}.th-op-flow-head>div:nth-child(1),.th-op-ux-head>div:nth-child(2){flex:1;min-width:0}.th-op-ux-icon{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:900;background:linear-gradient(135deg,#082a5d,#1d4ed8)}.th-op-ux-error .th-op-ux-icon{background:linear-gradient(135deg,#b91c1c,#ef4444)}.th-op-ux-success .th-op-ux-icon{background:linear-gradient(135deg,#047857,#10b981)}.th-op-ux-title,.th-op-flow-title{font-size:19px;line-height:1.25;font-weight:900;color:#082a5d}.th-op-ux-message,.th-op-flow-sub{margin-top:4px;color:#52667f;font-size:14px;line-height:1.45}.th-op-ux-close,.th-op-flow-close{width:36px;height:36px;border:0;border-radius:10px;background:#e8eef7;color:#10233f;font-size:24px;line-height:1;cursor:pointer}.th-op-ux-foot,.th-op-flow-actions{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px 20px}.th-op-flow-body{padding:18px 20px 2px}.th-op-ux-btn,.th-op-flow-btn{border:0;border-radius:11px;padding:11px 16px;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px}.th-op-ux-btn-primary,.th-op-flow-btn-primary{color:#fff;background:linear-gradient(135deg,#082a5d,#1d4ed8 58%,#5b4bdb);box-shadow:0 14px 28px rgba(29,78,216,.20)}.th-op-ux-btn-secondary,.th-op-flow-btn-secondary{color:#10233f;background:#eef4fb;border:1px solid rgba(8,42,93,.12)}.th-op-flow-section{padding:14px 0;border-bottom:1px solid rgba(8,42,93,.08)}.th-op-flow-section:last-child{border-bottom:0}.th-op-flow-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px;color:#10233f;font-size:14px;font-weight:900}.th-op-flow-section-title span{color:#64748b;font-size:12px;font-weight:700}.th-op-flow-field{display:block;margin:0 0 10px}.th-op-flow-field span{display:block;margin-bottom:6px;color:#334155;font-size:13px;font-weight:800}.th-op-flow-field b{color:#ef4444}.th-op-flow-help{margin-top:7px;color:#52667f;font-size:13px;line-height:1.45}.th-op-transfer-live,.th-op-service-domain-card{padding:12px 14px;border-radius:12px;border:1px solid rgba(16,185,129,.28);background:#ecfdf5;color:#047857;font-size:14px;line-height:1.4;margin-bottom:12px}.th-op-service-domain-card{display:flex;flex-direction:column;gap:3px;border-color:rgba(14,165,233,.25);background:#eff6ff;color:#10233f}.th-op-service-domain-card span{color:#52667f;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.th-op-transfer-info{padding:12px 14px;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;font-size:14px}.th-op-transfer-ns-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.th-op-flow-checks{display:grid;gap:8px}.th-op-flow-check{padding:10px 12px;border:1px solid rgba(8,42,93,.10);border-radius:11px;background:#fbfdff}.th-op-domain-choice-row,.th-op-domain-search-row{display:flex;gap:10px;align-items:stretch}.th-op-domain-choice-row .th-op-select,.th-op-domain-search-row .th-op-input{flex:1;min-width:0}.th-op-edit-domain-tools{margin-top:10px;padding:12px;border-radius:12px;background:#f8fbff;border:1px dashed rgba(8,42,93,.18)}.th-op-input-error{border-color:#ef4444 !important;box-shadow:0 0 0 3px rgba(239,68,68,.14) !important}@media (max-width:1180px){.th-op-shell{grid-template-columns:1fr}.th-op-summary-card{position:static}}@media (max-width:720px){.th-op-root{padding-left:12px;padding-right:12px}.th-op-flow-modal,.th-op-ux-modal{padding:10px;align-items:flex-start;overflow:auto}.th-op-flow-card,.th-op-ux-card{max-height:none;width:100%}.th-op-transfer-ns-grid,.th-op-product-grid,.th-op-suggest-grid{grid-template-columns:1fr}.th-op-domain-choice-row,.th-op-domain-search-row,.th-op-flow-actions,.th-op-ux-foot{flex-direction:column}.th-op-flow-btn,.th-op-ux-btn{width:100%}}html,body{overflow-x:clip}@supports not (overflow-x:clip){html,body{overflow-x:hidden}}.th-op-root{width:100%;max-width:1380px;margin-left:auto;margin-right:auto;padding-left:clamp(12px,1.4vw,20px);padding-right:clamp(12px,1.4vw,20px);box-sizing:border-box}.th-op-shell{grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:clamp(18px,1.6vw,24px);max-width:100%}.th-op-main,.th-op-summary-card,.th-op-card,.th-op-domain-row,.th-op-product-grid,.th-op-suggest-grid,.th-op-sum-item{min-width:0;max-width:100%}@media (max-width:1210px){.th-op-shell{grid-template-columns:1fr}.th-op-summary-card{position:static}}@media (max-width:720px){.th-op-root{width:100%;padding-left:12px;padding-right:12px}}html,body{max-width:100%;overflow-x:clip}@supports not (overflow-x:clip){html,body{overflow-x:hidden}}.th-op-root{--th-op-page-gutter:clamp(12px,2vw,28px);width:min(1420px,calc(100vw - (var(--th-op-page-gutter) * 2)));max-width:none;margin-left:50%;margin-right:0;transform:translateX(-50%);padding:12px 0 34px}.th-op-root,.th-op-root *,.th-op-root *::before,.th-op-root *::after{box-sizing:border-box}.th-op-shell{grid-template-columns:minmax(0,1fr) minmax(330px,365px);gap:clamp(18px,1.55vw,24px);align-items:start}.th-op-main,.th-op-card,.th-op-header,.th-op-summary-card,.th-op-product-card,.th-op-suggest-card,.th-op-sum-item{min-width:0;max-width:100%}.th-op-domain-row,.th-op-product-grid,.th-op-suggest-grid,.th-op-billing-row,.th-op-coupon-row,.th-op-summary-line,.th-op-summary-breakdown-row,.th-op-product-actions{max-width:100%}.th-op-input,.th-op-select,.th-op-coupon-input,.th-op-domain-btn,.th-op-add-btn,.th-op-suggest-btn,.th-op-flow-btn,.th-op-ux-btn{max-width:100%}.th-op-product-desc,.th-op-sum-title,.th-op-sum-sub,.th-op-summary-sub,.th-op-card-sub{overflow-wrap:anywhere}.th-op-summary-card{width:100%}.th-op-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,265px),1fr))}.th-op-suggest-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr))}@media (max-width:1240px){.th-op-shell{grid-template-columns:minmax(0,1fr)}.th-op-summary-card{position:static}}@media (max-width:760px){.th-op-root{width:100%;max-width:100%;margin-left:0;margin-right:0;transform:none;padding:10px 12px 28px}.th-op-header{padding:15px 15px 14px 27px;margin-bottom:14px;border-radius:13px}.th-op-header::before{left:13px;top:16px;height:30px}.th-op-title{font-size:clamp(23px,7vw,28px);line-height:1.16}.th-op-sub{font-size:14px}.th-op-card{padding:15px 13px;border-radius:13px;margin-bottom:13px}.th-op-card-header{align-items:flex-start;flex-direction:column}.th-op-domain-row{display:grid;grid-template-columns:minmax(0,1fr) 50px;gap:9px}.th-op-domain-row .th-op-input{grid-column:1 / -1;min-height:46px}.th-op-domain-btn{width:100%;min-height:44px}.th-op-bulk-toggle{width:50px;height:44px}.th-op-product-grid,.th-op-suggest-grid{grid-template-columns:1fr;gap:12px}.th-op-product-card{min-height:0;padding:14px}.th-op-product-name{padding-right:0;font-size:15.5px}.th-op-product-actions{align-items:stretch;gap:9px}.th-op-add-btn{min-height:44px}.th-op-learn-link{display:inline-flex;align-items:center;min-height:44px}.th-op-billing-row{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px;-webkit-overflow-scrolling:touch}.th-op-billing-pill{flex:0 0 auto;white-space:nowrap}.th-op-summary-card{padding:16px 14px;border-radius:15px}.th-op-summary-head,.th-op-summary-line,.th-op-summary-breakdown-row{min-width:0}.th-op-summary-total-amount{font-size:clamp(23px,8vw,30px)}.th-op-coupon-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.th-op-coupon-input{min-width:0}.th-op-sum-item{grid-template-columns:minmax(0,1fr) auto auto}.th-op-sum-actions{flex:0 0 auto}.th-op-modal-card{width:calc(100vw - 20px);max-width:calc(100vw - 20px);max-height:calc(100svh - 20px);margin:10px auto;display:flex;flex-direction:column;border-radius:16px}.th-op-modal-body{max-height:none;flex:1 1 auto;overflow:auto}.th-op-modal-foot{flex-wrap:wrap}.th-op-modal-foot .th-op-action-primary,.th-op-modal-foot .th-op-action-btn,.th-op-modal-foot .th-op-primary-btn{width:100%}.th-op-flow-modal,.th-op-ux-modal{padding:10px;align-items:flex-end;overflow:auto}.th-op-flow-card,.th-op-ux-card{width:100%;max-height:calc(100svh - 20px);border-radius:18px 18px 12px 12px}.th-op-flow-head,.th-op-ux-head{padding:16px 15px}.th-op-flow-body{padding:15px 15px 2px}.th-op-transfer-ns-grid,.th-op-domain-choice-row,.th-op-domain-search-row,.th-op-flow-actions,.th-op-ux-foot{display:grid;grid-template-columns:1fr}.th-op-flow-btn,.th-op-ux-btn{width:100%;min-height:46px}}@media (max-width:430px){.th-op-root{padding-left:10px;padding-right:10px}.th-op-card{padding-left:12px;padding-right:12px}.th-op-product-actions,.th-op-suggest-card{flex-direction:column;align-items:stretch}.th-op-add-btn,.th-op-suggest-btn,.th-op-learn-link{width:100%;justify-content:center}.th-op-coupon-row{grid-template-columns:1fr}.th-op-coupon-apply{width:100%;min-height:44px}.th-op-sum-item{display:grid;grid-template-columns:minmax(0,1fr) auto;row-gap:8px}.th-op-sum-price{grid-column:1 / -1;text-align:left}}.th-op-root{--th-op-page-gutter:clamp(18px,2.2vw,32px);width:min(1388px,calc(100vw - (var(--th-op-page-gutter) * 2)));max-width:calc(100vw - (var(--th-op-page-gutter) * 2));margin-left:50%;margin-right:0;transform:translateX(-50%);padding-left:0;padding-right:0}.th-op-shell{grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:clamp(16px,1.45vw,22px)}.th-op-action-buttons{align-items:center}#th-op-domain-add-transfer{order:3}#th-op-domain-use-incart{order:4}.th-op-sum-item{display:grid !important;grid-template-columns:minmax(0,1fr) max-content max-content !important;align-items:center !important;gap:8px !important}.th-op-sum-main{min-width:0}.th-op-sum-price{grid-column:auto !important;justify-self:end;text-align:right !important;white-space:nowrap}.th-op-sum-actions{justify-self:end;align-self:center;flex:0 0 auto}.th-op-sum-btn{width:34px;height:34px;border-radius:9px}.th-op-product-actions{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:space-between !important;gap:12px !important;width:100%}.th-op-add-btn{width:auto !important;max-width:64%;white-space:normal;line-height:1.22}.th-op-learn-link{width:auto !important;margin-left:auto;justify-content:flex-end !important;text-align:right;white-space:nowrap}@media (max-width:1240px){.th-op-shell{grid-template-columns:minmax(0,1fr)}.th-op-summary-card{position:static}}@media (max-width:980px){.th-op-root{--th-op-page-gutter:clamp(14px,2.8vw,24px)}}@media (max-width:720px){.th-op-root{width:100%;max-width:100%;margin-left:0;margin-right:0;transform:none;padding-left:12px;padding-right:12px}.th-op-sum-item{grid-template-columns:minmax(0,1fr) max-content max-content !important;padding:11px 12px}.th-op-sum-price{font-size:13px !important}.th-op-sum-btn{width:34px;height:34px}.th-op-product-actions{flex-direction:row !important;align-items:center !important}.th-op-add-btn{min-height:42px;min-width:min(148px,60%);padding-left:14px;padding-right:14px}.th-op-learn-link{min-height:42px;padding-inline:2px}}@media (max-width:520px){.th-op-action-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.th-op-action-btn{width:100%;white-space:normal}.th-op-sum-item{grid-template-columns:minmax(0,1fr) max-content max-content !important;gap:7px !important}.th-op-sum-title{font-size:13.5px}.th-op-sum-sub{font-size:12.5px}.th-op-sum-price{font-size:12.5px !important}.th-op-sum-btn{width:32px;height:32px}.th-op-cart-discount-badge{font-size:10.5px;padding:3px 7px}.th-op-cart-original{font-size:10.5px}.th-op-product-actions{flex-direction:row !important;justify-content:space-between !important}.th-op-add-btn,.th-op-learn-link{width:auto !important}}@media (max-width:390px){.th-op-root{padding-left:10px;padding-right:10px}.th-op-sum-item{grid-template-columns:minmax(0,1fr) auto !important;row-gap:6px !important}.th-op-sum-price{grid-column:1 / 2 !important;justify-self:start;text-align:left !important}.th-op-sum-actions{grid-column:2 / 3;grid-row:1 / span 2}.th-op-add-btn{min-width:126px;max-width:62%;padding-left:12px;padding-right:12px}}.th-op-root{--th-op-page-gutter:clamp(18px,2.4vw,34px);width:min(1360px,calc(100vw - (var(--th-op-page-gutter) * 2)));max-width:calc(100vw - (var(--th-op-page-gutter) * 2))}.th-op-service-review-card{background:linear-gradient(135deg,#f8fbff 0%,#eef7ff 100%);border-color:rgba(14,165,233,.18)}.th-op-edit-domain-tools{margin-top:10px;padding:11px;border:1px dashed rgba(14,165,233,.30);border-radius:12px;background:rgba(239,247,255,.72)}.th-op-edit-domain-tools .th-op-domain-search-row{margin-top:8px}@media (min-width:1540px){.th-op-root{width:min(1360px,calc(100vw - (var(--th-op-page-gutter) * 2)))}}@media (max-width:720px){.th-op-root{width:100%;max-width:100%;padding-left:12px;padding-right:12px}.th-op-edit-domain-tools{padding:10px}}.th-op-billing-upsell-modal{z-index:10060}.th-op-billing-upsell-card{max-width:560px;width:min(94vw,560px);overflow:hidden;border:1px solid rgba(30,64,175,0.14)}.th-op-billing-upsell-hero{position:relative;padding:24px 24px 20px;background:radial-gradient(circle at top left,rgba(56,189,248,.18),transparent 34%),linear-gradient(135deg,#082a5d,#13275d 52%,#172554);color:#fff}.th-op-billing-upsell-peace .th-op-billing-upsell-hero{background:radial-gradient(circle at top left,rgba(16,185,129,.22),transparent 34%),linear-gradient(135deg,#063b4f,#0f2e5e 58%,#172554)}.th-op-billing-upsell-close{position:absolute;right:14px;top:14px;color:#fff;background:rgba(255,255,255,.12)}.th-op-billing-upsell-badge{display:inline-flex;align-items:center;width:max-content;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px}.th-op-billing-upsell-title{font-size:24px;line-height:1.15;font-weight:900;letter-spacing:-.02em;max-width:460px}.th-op-billing-upsell-sub{margin-top:10px;color:rgba(255,255,255,.82);font-size:14px;line-height:1.55;max-width:480px}.th-op-billing-upsell-body{padding:18px 22px 22px}.th-op-billing-upsell-service{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:#f8fbff;border:1px solid rgba(8,42,93,.08);margin-bottom:14px}.th-op-billing-upsell-service span,.th-op-billing-upsell-compare span,.th-op-billing-upsell-metric span{color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.th-op-billing-upsell-service strong{color:#0b2d63;font-size:15px;text-align:right}.th-op-billing-upsell-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.th-op-billing-upsell-compare>div{border:1px solid #dbeafe;background:#ffffff;border-radius:14px;padding:14px;min-width:0}.th-op-billing-upsell-compare strong{display:block;color:#0f2562;font-size:18px;margin:3px 0}.th-op-billing-upsell-compare em{color:#64748b;font-style:normal;font-size:12px;line-height:1.35}.th-op-billing-upsell-metric{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:16px;padding:14px 16px;margin-bottom:12px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0}.th-op-billing-upsell-peace .th-op-billing-upsell-metric{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe}.th-op-billing-upsell-metric strong{color:#047857;font-size:24px;font-weight:900;margin-left:auto;white-space:nowrap}.th-op-billing-upsell-peace .th-op-billing-upsell-metric strong{color:#1d4ed8;font-size:18px}.th-op-billing-upsell-metric em{color:#065f46;font-style:normal;font-size:12px;font-weight:800;padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.72);white-space:nowrap}.th-op-billing-upsell-peace .th-op-billing-upsell-metric em{color:#1e40af}.th-op-billing-upsell-note{color:#64748b;font-size:12px;line-height:1.45;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:10px 12px}.th-op-billing-upsell-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}.th-op-billing-upsell-actions .th-op-flow-btn{min-height:42px}@media (max-width:560px){.th-op-billing-upsell-card{width:min(94vw,420px);border-radius:18px}.th-op-billing-upsell-hero{padding:22px 18px 18px}.th-op-billing-upsell-title{font-size:21px;padding-right:28px}.th-op-billing-upsell-body{padding:16px}.th-op-billing-upsell-service,.th-op-billing-upsell-metric{align-items:flex-start;flex-direction:column}.th-op-billing-upsell-service strong{text-align:left}.th-op-billing-upsell-compare{grid-template-columns:1fr}.th-op-billing-upsell-metric strong{margin-left:0}.th-op-billing-upsell-actions{flex-direction:column-reverse}.th-op-billing-upsell-actions .th-op-flow-btn{width:100%;justify-content:center}}.th-op-billing-upsell-card{display:flex;flex-direction:column;max-height:min(680px,calc(100dvh - 28px));overflow:hidden}.th-op-billing-upsell-body{overflow-y:auto;-webkit-overflow-scrolling:touch}@supports not (height:100dvh){.th-op-billing-upsell-card{max-height:calc(100vh - 28px)}}@media (max-width:640px){.th-op-billing-upsell-modal{align-items:center;justify-content:center;padding:10px;overflow-y:auto}.th-op-billing-upsell-card{width:min(100%,440px);max-height:calc(100dvh - 20px);border-radius:18px}.th-op-billing-upsell-hero{flex:0 0 auto;padding:16px 14px 14px}.th-op-billing-upsell-close{top:10px;right:10px;width:32px;height:32px;font-size:22px}.th-op-billing-upsell-badge{max-width:calc(100% - 46px);margin-bottom:8px;padding:4px 8px;font-size:10px;line-height:1.2;white-space:normal}.th-op-billing-upsell-title{max-width:100%;padding-right:40px;font-size:18px;line-height:1.18;letter-spacing:-.01em}.th-op-billing-upsell-sub{margin-top:7px;font-size:12.5px;line-height:1.42}.th-op-billing-upsell-body{flex:1 1 auto;min-height:0;padding:13px}.th-op-billing-upsell-service{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;padding:10px;margin-bottom:10px}.th-op-billing-upsell-service strong{text-align:left;font-size:14px;line-height:1.25}.th-op-billing-upsell-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.th-op-billing-upsell-compare>div{padding:10px;border-radius:12px}.th-op-billing-upsell-compare strong{font-size:15px;line-height:1.2}.th-op-billing-upsell-compare em{font-size:11px}.th-op-billing-upsell-metric{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 10px;padding:10px 11px;margin-bottom:10px;border-radius:13px}.th-op-billing-upsell-metric strong,.th-op-billing-upsell-peace .th-op-billing-upsell-metric strong{margin-left:0;font-size:18px;line-height:1.1;white-space:normal;text-align:right}.th-op-billing-upsell-metric em{grid-column:2;justify-self:end;padding:3px 7px;font-size:10.5px}.th-op-billing-upsell-note{padding:9px 10px;font-size:11.5px;line-height:1.35}.th-op-billing-upsell-actions{gap:8px;margin-top:12px}.th-op-billing-upsell-actions .th-op-flow-btn{min-height:40px;padding:9px 12px;font-size:13px}}@media (max-width:380px){.th-op-billing-upsell-card{width:100%;max-height:calc(100dvh - 14px)}.th-op-billing-upsell-hero{padding:14px 12px 12px}.th-op-billing-upsell-title{font-size:17px}.th-op-billing-upsell-compare{grid-template-columns:1fr}.th-op-billing-upsell-metric{grid-template-columns:1fr}.th-op-billing-upsell-metric strong,.th-op-billing-upsell-peace .th-op-billing-upsell-metric strong{text-align:left}.th-op-billing-upsell-metric em{grid-column:1;justify-self:start}}.th-op-inline-domain-result{margin-top:10px;border:1px dashed rgba(43,169,226,.42);background:rgba(239,249,255,.78);border-radius:14px;padding:12px;color:#0f2f5f}.th-op-inline-domain-success{border-color:rgba(16,185,129,.45);background:rgba(236,253,245,.82)}.th-op-inline-domain-warning{border-color:rgba(251,191,36,.55);background:rgba(255,251,235,.84)}.th-op-inline-domain-error{border-color:rgba(239,68,68,.45);background:rgba(254,242,242,.84)}.th-op-inline-domain-loading,.th-op-inline-domain-ready,.th-op-inline-domain-alert{display:flex;align-items:center;gap:8px;flex-wrap:wrap;line-height:1.45}.th-op-inline-domain-config{display:grid;gap:12px}.th-op-inline-domain-section{border-top:1px solid rgba(15,47,95,.1);padding-top:10px}.th-op-inline-domain-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.th-op-rec-inline-item.th-op-rec-selected{border-color:rgba(43,169,226,.55) !important;background:rgba(239,249,255,.9) !important;box-shadow:0 10px 24px rgba(15,47,95,.08)}@media (max-width:560px){.th-op-inline-domain-result{padding:10px;border-radius:12px}.th-op-inline-domain-actions .th-op-flow-btn{flex:1 1 145px;justify-content:center}}.th-op-textarea{min-height:88px;resize:vertical;line-height:1.45}.th-op-inline-domain-config{border:1px solid rgba(37,99,235,.18);background:linear-gradient(135deg,rgba(239,246,255,.9),rgba(255,255,255,.96));border-radius:14px;padding:12px;margin-top:10px}.th-op-inline-domain-section{margin-top:12px;padding-top:12px;border-top:1px solid rgba(148,163,184,.22)}.th-op-flow-section-title{font-weight:800;color:#0b2d63;margin-bottom:8px;display:flex;gap:6px;align-items:center}.th-op-flow-section-title span{font-weight:600;color:#64748b;font-size:.86em}.th-op-progress{display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:12px 14px;border:1px solid rgba(28,73,132,.12);border-radius:16px;background:linear-gradient(135deg,rgba(248,251,255,.98),rgba(239,247,255,.9));box-shadow:0 10px 28px rgba(8,42,93,.06);overflow:hidden}.th-op-progress-step{display:flex;align-items:center;gap:8px;color:#64748b;font-weight:700;white-space:nowrap;min-width:0}.th-op-progress-step span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;border:1px solid rgba(100,116,139,.24);background:#fff;font-size:12px;box-shadow:0 6px 18px rgba(15,23,42,.05)}.th-op-progress-step strong{font-size:13px;line-height:1.1;overflow:hidden;text-overflow:ellipsis}.th-op-progress-line{height:2px;flex:1 1 auto;min-width:22px;border-radius:999px;background:rgba(100,116,139,.16)}.th-op-progress-step.th-op-progress-active{color:#0b2d63}.th-op-progress-step.th-op-progress-active span{background:#1a2b5d;color:#fff;border-color:#1a2b5d}.th-op-progress-step.th-op-progress-done{color:#059669}.th-op-progress-step.th-op-progress-done span{background:#dcfce7;color:#047857;border-color:#a7f3d0}.th-op-smart-plan-badge{background:linear-gradient(135deg,#0b2d63,#2ba9e2)!important;color:#fff!important}.th-op-free-domain-value-modal .th-op-flow-card,.th-op-cart-saver-card{max-width:520px;width:min(94vw,520px)}.th-op-free-domain-value-hero{position:relative;padding:22px 22px 18px;border-radius:20px 20px 0 0;background:linear-gradient(135deg,#0b2d63,#1d4ed8 58%,#2ba9e2);color:#fff}.th-op-free-domain-value-hero .th-op-flow-sub{color:rgba(255,255,255,.88)}.th-op-free-domain-value-box{border:1px solid rgba(16,185,129,.22);background:linear-gradient(135deg,rgba(236,253,245,.95),rgba(255,255,255,.98));border-radius:14px;padding:12px;margin-bottom:12px}.th-op-free-domain-value-box>span{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#047857;margin-bottom:8px}.th-op-free-domain-tlds{display:flex;flex-wrap:wrap;gap:7px}.th-op-tld-chip{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;background:#ecfeff;border:1px solid rgba(43,169,226,.22);color:#0b2d63;font-size:12px;font-weight:800}.th-op-addon-bundle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-top:9px}.th-op-addon-bundle-card{position:relative;text-align:left;border:1px solid rgba(43,169,226,.22);border-radius:15px;background:linear-gradient(135deg,#fff,#f8fbff);padding:13px 13px 12px;cursor:pointer;transition:all .16s ease;box-shadow:0 8px 20px rgba(8,42,93,.04)}.th-op-addon-bundle-card:hover,.th-op-addon-bundle-card.th-op-addon-bundle-selected{border-color:#2ba9e2;box-shadow:0 14px 30px rgba(43,169,226,.15);transform:translateY(-1px)}.th-op-addon-bundle-card strong{display:block;color:#0b2d63;font-size:14px;margin-bottom:4px;padding-right:74px}.th-op-addon-bundle-card span{display:block;color:#475569;font-size:12px;line-height:1.35;margin-bottom:6px}.th-op-addon-bundle-card em{display:block;color:#64748b;font-size:11px;line-height:1.35;font-style:normal;margin-bottom:6px}.th-op-addon-bundle-card b{display:inline-flex;color:#059669;font-size:13px}.th-op-addon-bundle-badge{position:absolute;right:10px;top:10px;background:#e0ecff;color:#0b2d63;border:1px solid rgba(11,45,99,.12);padding:3px 7px;border-radius:999px;font-size:10px!important;font-weight:800;margin:0!important}.th-op-protect-check{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:800;color:#0b2d63;background:#f0f9ff;border:1px solid rgba(43,169,226,.22);border-radius:999px;padding:5px 8px;cursor:pointer}.th-op-protect-check input{margin:0}.th-op-domain-protect-bundle{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 0;padding:13px;border:1px solid rgba(11,45,99,.14);border-radius:16px;background:linear-gradient(135deg,#f8fbff,#eef7ff);box-shadow:0 10px 24px rgba(8,42,93,.06)}.th-op-domain-protect-copy{display:grid;gap:3px;min-width:0}.th-op-domain-protect-copy strong{color:#0b2d63;font-size:14px;line-height:1.2}.th-op-domain-protect-copy span{color:#64748b;font-size:12px;line-height:1.35}.th-op-domain-protect-btn{border:0;border-radius:12px;background:#1a2b5d;color:#fff;font-weight:800;padding:10px 12px;white-space:nowrap;box-shadow:0 10px 22px rgba(26,43,93,.18)}.th-op-domain-protect-btn:disabled{opacity:.7;cursor:not-allowed}.th-op-save-order-btn{border:1px solid rgba(26,43,93,.18);border-radius:12px;background:#fff;color:#1a2b5d;font-weight:800;padding:11px 13px;width:100%;margin-top:8px}.th-op-save-order-btn:hover{background:#f8fbff;border-color:#2ba9e2}.th-op-cart-saver-head{background:linear-gradient(135deg,#f8fbff,#eef7ff);border-bottom:1px solid rgba(28,73,132,.1)}.th-op-cart-saver-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.th-op-summary-cta{display:grid;gap:8px}@media (max-width:700px){.th-op-progress{gap:6px;padding:10px;border-radius:14px;overflow-x:auto;scrollbar-width:none}.th-op-progress::-webkit-scrollbar{display:none}.th-op-progress-step strong{font-size:11.5px}.th-op-progress-step span{width:23px;height:23px;font-size:11px}.th-op-progress-line{min-width:16px}.th-op-domain-protect-bundle{align-items:stretch;flex-direction:column}.th-op-domain-protect-btn{width:100%}.th-op-cart-saver-grid{grid-template-columns:1fr}.th-op-addon-bundle-grid{grid-template-columns:1fr}.th-op-free-domain-value-hero{padding:18px 16px 15px}.th-op-protect-check{padding:5px 7px}.th-op-suggest-actions{gap:6px}}@media (max-width:430px){.th-op-progress-step strong{display:none}.th-op-progress-line{min-width:20px}.th-op-progress{justify-content:space-between}.th-op-free-domain-value-modal .th-op-flow-card,.th-op-cart-saver-card{width:calc(100vw - 18px);max-height:calc(100dvh - 18px)}.th-op-domain-protect-copy strong{font-size:13px}.th-op-domain-protect-copy span{font-size:11.5px}}@media (min-width:1101px){.th-op-shell>div:last-child{position:sticky;top:84px;align-self:flex-start;max-height:none;overflow:visible}.th-op-summary-card{position:relative;top:auto;max-height:none;overflow:visible;scrollbar-width:auto}}@media (max-width:1100px){.th-op-shell>div:last-child,.th-op-summary-card{position:static !important;top:auto !important;max-height:none !important;overflow:visible !important}}.th-op-coupon-savings-card{margin:10px 0 12px;padding:11px 12px;border:1px solid rgba(43,169,226,.28);border-radius:14px;background:linear-gradient(135deg,rgba(239,249,255,.18),rgba(16,185,129,.08));box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.th-op-coupon-savings-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:800}.th-op-coupon-savings-label{color:#d9f5ff;min-width:0;overflow:hidden;text-overflow:ellipsis}.th-op-coupon-savings-value{color:#7dd3fc;white-space:nowrap}.th-op-summary-cta{justify-items:stretch}.th-op-save-order-btn{width:auto !important;min-width:142px;max-width:190px;justify-self:center;padding:8px 13px !important;border-radius:999px !important;font-size:12px !important;line-height:1.2;background:rgba(255,255,255,.08) !important;color:#eaf7ff !important;border-color:rgba(125,211,252,.25) !important;box-shadow:none !important}.th-op-save-order-btn:hover{background:rgba(255,255,255,.14) !important;border-color:rgba(125,211,252,.45) !important}.th-op-domain-select-with-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.th-op-mini-search-btn{border:1px solid rgba(43,169,226,.24);border-radius:12px;background:#eff9ff;color:#0b2d63;font-weight:800;font-size:12px;padding:10px 12px;white-space:nowrap;cursor:pointer;transition:all .16s ease}.th-op-mini-search-btn:hover{background:#e0f2fe;border-color:#2ba9e2}.th-op-edit-domain-tools,.th-op-domain-search-collapsed{margin-top:10px;border:1px dashed rgba(43,169,226,.32);border-radius:14px;padding:12px;background:rgba(239,249,255,.72)}.th-op-coupon-offer-card{max-width:520px;width:min(94vw,520px);overflow:hidden}.th-op-coupon-offer-hero{position:relative;padding:22px 22px 18px;color:#fff;background:radial-gradient(circle at 14% 0%,rgba(125,211,252,.35),transparent 34%),linear-gradient(135deg,#0b2d63,#1d4ed8 62%,#2ba9e2)}.th-op-coupon-offer-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:rgba(16,185,129,.18);border:1px solid rgba(167,243,208,.28);color:#d1fae5;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.th-op-coupon-offer-title{font-size:24px;line-height:1.08;font-weight:900;letter-spacing:-.02em;padding-right:38px}.th-op-coupon-offer-sub{color:rgba(255,255,255,.88);font-size:14px;line-height:1.45;margin-top:8px}.th-op-coupon-offer-body{display:grid;gap:12px}.th-op-coupon-code-box,.th-op-coupon-offer-service,.th-op-coupon-offer-line,.th-op-coupon-offer-note{border:1px solid rgba(28,73,132,.12);background:#f8fbff;border-radius:14px;padding:12px}.th-op-coupon-code-box{display:flex;align-items:center;justify-content:space-between;gap:12px}.th-op-coupon-code-box span,.th-op-coupon-offer-service span,.th-op-coupon-offer-line span{display:block;color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.th-op-coupon-code-box strong{color:#0b2d63;font-size:20px;letter-spacing:.05em}.th-op-coupon-offer-service strong,.th-op-coupon-offer-line strong{color:#0b2d63;font-size:15px;display:block;margin-top:4px}.th-op-coupon-offer-note{color:#475569;font-size:12.5px;line-height:1.45;background:linear-gradient(135deg,#fff,#eff9ff)}.th-op-coupon-offer-actions{margin-top:4px}@media (max-width:560px){.th-op-domain-select-with-search{grid-template-columns:1fr}.th-op-mini-search-btn{width:100%;justify-content:center}.th-op-coupon-offer-card{width:calc(100vw - 18px);max-height:calc(100dvh - 18px);overflow-y:auto}.th-op-coupon-offer-hero{padding:17px 15px 14px}.th-op-coupon-offer-title{font-size:19px;padding-right:34px}.th-op-coupon-offer-sub{font-size:12.5px}.th-op-coupon-code-box{align-items:flex-start;flex-direction:column;gap:5px}.th-op-coupon-code-box strong{font-size:18px}.th-op-coupon-offer-actions{grid-template-columns:1fr}}.th-op-summary-items-scroll{display:block;max-height:none;overflow:visible;padding-right:0;scrollbar-width:thin}.th-op-summary-card.th-op-summary-scroll-active .th-op-summary-items-scroll{overflow-y:auto;max-height:var(--th-op-items-max-height,620px);padding-right:4px;overscroll-behavior:contain}.th-op-summary-card.th-op-summary-scroll-active .th-op-summary-items-scroll::-webkit-scrollbar{width:7px}.th-op-summary-card.th-op-summary-scroll-active .th-op-summary-items-scroll::-webkit-scrollbar-track{background:rgba(255,255,255,.07);border-radius:999px}.th-op-summary-card.th-op-summary-scroll-active .th-op-summary-items-scroll::-webkit-scrollbar-thumb{background:rgba(125,211,252,.42);border-radius:999px}@media (min-width:1101px){.th-op-shell>div:last-child{position:sticky;top:84px;align-self:flex-start;overflow:visible}.th-op-summary-card{overflow:visible}}@media (max-width:1100px){.th-op-summary-card{max-height:none;overflow:visible}}.th-op-config-domain-suggestions{margin-top:10px;border:1px dashed rgba(43,169,226,.36);background:rgba(248,251,255,.86);border-radius:12px;padding:10px}.th-op-config-domain-suggestions .th-op-flow-section-title{font-size:13px;margin-bottom:4px}.th-op-config-domain-suggestions .th-op-flow-help{font-size:11.5px;line-height:1.35}.th-op-config-suggest-grid{margin-top:8px;gap:8px;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.th-op-config-suggest-card{min-height:0;padding:8px;border-radius:8px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:4px}.th-op-config-suggest-card .th-op-suggest-domain{font-size:12px;line-height:1.25;overflow-wrap:anywhere}.th-op-config-suggest-card .th-op-suggest-meta{width:max-content;max-width:100%;margin-top:1px;padding:2px 5px;border-radius:7px;font-size:10px;line-height:1.1}.th-op-config-suggest-card .th-op-suggest-price{margin-top:1px;font-size:10.5px;line-height:1.2;overflow-wrap:anywhere}.th-op-config-suggest-card .th-op-suggest-actions{width:100%;margin-top:5px;gap:4px;flex-wrap:nowrap;align-items:stretch}.th-op-config-suggest-card .th-op-suggest-btn{min-height:28px;padding:5px 7px;border-radius:7px;font-size:10.5px;line-height:1.1;white-space:normal;flex:1 1 0}.th-op-config-suggest-card .th-op-suggest-btn:only-child{flex:0 1 auto;min-width:50px;margin-left:auto}.th-op-config-suggestion-status{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:11.5px}@media (max-width:560px){.th-op-config-suggest-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.th-op-config-suggest-card .th-op-suggest-btn{flex:1 1 auto}}@media (max-width:360px){.th-op-config-suggest-grid{grid-template-columns:1fr}}.th-op-config-domain-suggestions{max-width:100%;overflow-x:hidden}.th-op-config-domain-suggestions *,.th-op-config-domain-suggestions *::before,.th-op-config-domain-suggestions *::after{box-sizing:border-box}.th-op-config-suggest-grid.th-op-suggest-grid{display:grid !important;width:100% !important;max-width:100% !important;overflow-x:hidden !important;grid-template-columns:repeat(auto-fit,minmax(132px,1fr)) !important;gap:7px !important;align-items:stretch !important}.th-op-config-suggest-card.th-op-suggest-card{display:grid !important;grid-template-rows:auto auto;align-content:start !important;align-items:stretch !important;justify-content:stretch !important;min-width:0 !important;width:100% !important;max-width:100% !important;min-height:0 !important;gap:5px !important;padding:7px !important;border-radius:9px !important}.th-op-config-suggest-card>div:first-child{min-width:0 !important;max-width:100% !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;gap:3px !important}.th-op-config-suggest-card .th-op-suggest-domain{display:block !important;width:100% !important;min-width:0 !important;max-width:100% !important;font-size:11.5px !important;line-height:1.2 !important;overflow-wrap:anywhere !important;word-break:break-word !important}.th-op-config-suggest-card .th-op-suggest-meta{display:inline-flex !important;width:auto !important;max-width:100% !important;margin:0 !important;padding:2px 5px !important;border-radius:7px !important;font-size:9px !important;line-height:1.1 !important}.th-op-config-suggest-card .th-op-suggest-price{width:100% !important;max-width:100% !important;margin:0 !important;font-size:10px !important;line-height:1.2 !important;overflow-wrap:anywhere !important}.th-op-config-suggest-actions.th-op-suggest-actions,.th-op-config-suggest-card .th-op-suggest-actions{display:grid !important;width:100% !important;min-width:0 !important;max-width:100% !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:4px !important;align-items:stretch !important;justify-content:stretch !important;margin:1px 0 0 !important}.th-op-config-suggest-card .th-op-suggest-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:100% !important;min-width:0 !important;max-width:100% !important;min-height:26px !important;margin:0 !important;padding:4px 5px !important;border-radius:7px !important;font-size:10px !important;line-height:1.1 !important;text-align:center !important;white-space:normal !important;overflow-wrap:anywhere !important;box-shadow:0 6px 14px rgba(29,78,216,.14) !important}.th-op-config-suggest-card .th-op-suggest-btn:only-child{grid-column:1 / -1 !important}@media (min-width:760px){.th-op-config-suggest-grid.th-op-suggest-grid{grid-template-columns:repeat(auto-fit,minmax(122px,1fr)) !important}}@media (max-width:560px){.th-op-config-suggest-grid.th-op-suggest-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:390px){.th-op-config-suggest-grid.th-op-suggest-grid{grid-template-columns:1fr !important}}.th-op-product-groups-card{position:relative;overflow:hidden;border:1px solid rgba(8,42,93,.10);border-radius:18px;padding:clamp(15px,1.7vw,20px);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,254,.96));box-shadow:0 16px 40px rgba(8,42,93,.075)}.th-op-product-groups-card .th-op-card-header{margin-bottom:12px}.th-op-product-groups-card .th-op-card-title{color:var(--th-brand-navy,#082a5d);font-size:clamp(17px,1.2vw,19px);font-weight:850;letter-spacing:-.025em}.th-op-product-groups-card .th-op-card-sub{color:#52657b;font-size:13.5px;line-height:1.35}.th-op-product-groups-card .th-op-group-slider{position:relative;overflow:hidden;padding:0 34px}.th-op-product-groups-card .th-op-group-slider::before,.th-op-product-groups-card .th-op-group-slider::after{content:"";position:absolute;top:0;bottom:8px;width:28px;pointer-events:none;z-index:1}.th-op-product-groups-card .th-op-group-slider::before{left:34px;background:linear-gradient(90deg,rgba(248,251,254,.96),rgba(248,251,254,0))}.th-op-product-groups-card .th-op-group-slider::after{right:34px;background:linear-gradient(270deg,rgba(248,251,254,.96),rgba(248,251,254,0))}.th-op-product-groups-card .th-op-group-row{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(154px,18vw,188px);gap:12px;overflow-x:auto;overflow-y:hidden;padding:2px 0 10px;scroll-snap-type:x proximity;scroll-padding-inline:2px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(8,42,93,.18) transparent}.th-op-product-groups-card .th-op-group-row::-webkit-scrollbar{height:5px}.th-op-product-groups-card .th-op-group-row::-webkit-scrollbar-track{background:transparent}.th-op-product-groups-card .th-op-group-row::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(8,42,93,.18)}.th-op-product-groups-card .th-op-group-card{position:relative;width:auto;min-width:0;min-height:88px;display:flex;flex-direction:column;justify-content:center;gap:5px;scroll-snap-align:start;text-align:left;cursor:pointer;border:1px solid rgba(8,42,93,.12);border-radius:14px;padding:13px 32px 13px 14px;background:linear-gradient(180deg,#ffffff 0%,#fbfcfe 100%);color:#10233f;box-shadow:0 9px 22px rgba(8,42,93,.065),inset 0 1px 0 rgba(255,255,255,.92);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.th-op-product-groups-card .th-op-group-card::after{content:"›";position:absolute;right:13px;top:50%;transform:translateY(-50%);color:rgba(8,42,93,.42);font-size:23px;line-height:1;font-weight:800;transition:transform .18s ease,color .18s ease}.th-op-product-groups-card .th-op-group-card:hover{transform:translateY(-2px);border-color:rgba(8,42,93,.22);background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);box-shadow:0 14px 30px rgba(8,42,93,.10),inset 0 1px 0 rgba(255,255,255,.95)}.th-op-product-groups-card .th-op-group-card:hover::after{transform:translate(2px,-50%);color:var(--th-brand-navy,#082a5d)}.th-op-product-groups-card .th-op-group-card:focus-visible{outline:0;border-color:rgba(8,42,93,.36);box-shadow:0 0 0 3px rgba(8,42,93,.12),0 14px 30px rgba(8,42,93,.11)}.th-op-product-groups-card .th-op-group-card.th-op-group-selected{border-color:rgba(8,42,93,.34);background:linear-gradient(180deg,#ffffff 0%,#f5f8fc 100%);box-shadow:0 0 0 2px rgba(8,42,93,.08),0 14px 30px rgba(8,42,93,.12),inset 3px 0 0 rgba(8,42,93,.58)}.th-op-product-groups-card .th-op-group-card.th-op-group-selected::after{color:rgba(8,42,93,.68)}.th-op-product-groups-card .th-op-group-name{color:var(--th-brand-navy,#082a5d);font-size:13.5px;font-weight:800;line-height:1.2;letter-spacing:-.02em}.th-op-product-groups-card .th-op-group-sub{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#5c6f84;font-size:11.5px;font-weight:500;line-height:1.35}.th-op-product-groups-card .th-op-group-tray{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:30px;height:54px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(8,42,93,.14);border-radius:999px;background:rgba(255,255,255,.94);color:var(--th-brand-navy,#082a5d);font-size:24px;line-height:1;cursor:pointer;box-shadow:0 10px 24px rgba(8,42,93,.11);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.th-op-product-groups-card .th-op-group-tray-left{left:0}.th-op-product-groups-card .th-op-group-tray-right{right:0}.th-op-product-groups-card .th-op-group-tray:hover{transform:translateY(-50%) scale(1.03);border-color:rgba(8,42,93,.24);background:#ffffff;box-shadow:0 14px 30px rgba(8,42,93,.14)}@media (min-width:1540px){.th-op-product-groups-card .th-op-group-row{grid-auto-columns:clamp(160px,15vw,196px)}}@media (max-width:980px){.th-op-product-groups-card .th-op-group-row{grid-auto-columns:clamp(146px,29vw,178px)}}@media (max-width:720px){.th-op-product-groups-card{border-radius:16px;padding:14px}.th-op-product-groups-card .th-op-card-header{margin-bottom:10px}.th-op-product-groups-card .th-op-card-sub{font-size:13px}.th-op-product-groups-card .th-op-group-slider{padding:0 28px}.th-op-product-groups-card .th-op-group-slider::before{left:28px;width:22px}.th-op-product-groups-card .th-op-group-slider::after{right:28px;width:22px}.th-op-product-groups-card .th-op-group-row{grid-auto-columns:clamp(136px,38vw,164px);gap:10px;padding-bottom:9px}.th-op-product-groups-card .th-op-group-card{min-height:82px;border-radius:13px;padding:12px 28px 12px 13px}.th-op-product-groups-card .th-op-group-name{font-size:13px}.th-op-product-groups-card .th-op-group-sub{font-size:11px}.th-op-product-groups-card .th-op-group-tray{width:26px;height:48px;font-size:22px}}@media (max-width:520px){.th-op-product-groups-card .th-op-group-slider{padding:0 24px}.th-op-product-groups-card .th-op-group-slider::before{left:24px;width:18px}.th-op-product-groups-card .th-op-group-slider::after{right:24px;width:18px}.th-op-product-groups-card .th-op-group-row{grid-auto-columns:clamp(128px,42vw,152px);gap:9px}.th-op-product-groups-card .th-op-group-card{min-height:78px;padding:11px 26px 11px 12px}}}.th-op-billing-pill.th-op-disabled{opacity:0.45;pointer-events:none;filter:grayscale(0.2)}.th-op-cycle-indicator{font-size:11px;color:#6b7280;margin-top:8px;padding:6px 10px;background:#f3f4f6;border-radius:8px;text-align:center}.th-op-cycle-indicator strong{color:#1a2b5d}.th-op-addon-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px dashed #e5e7eb;gap:8px}.th-op-addon-row:last-child{border-bottom:none}.th-op-addon-main{display:flex;flex-direction:column;gap:2px;margin-right:8px}.th-op-addon-title{font-size:12px;font-weight:500;color:#111827}.th-op-addon-desc{font-size:11px;color:#6b7280}.th-op-addon-price{font-size:11px;color:#1a2b5d;font-weight:600;white-space:nowrap;margin-right:6px}.th-op-switch{position:relative;width:34px;height:18px}.th-op-switch input{opacity:0;width:0;height:0}.th-op-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d1d5db;transition:.3s;border-radius:8px}.th-op-slider:before{position:absolute;content:"";height:14px;width:14px;left:2px;bottom:2px;background-color:white;transition:.3s;border-radius:50%}.th-op-switch input:checked+.th-op-slider{background-color:#1a2b5d}.th-op-switch input:checked+.th-op-slider:before{transform:translateX(16px)}.th-op-summary-card{background:#1e293b;border-radius:8px;padding:16px 16px 14px;color:#e5e7eb;position:sticky;top:10px;box-shadow:0 18px 45px rgba(15,23,42,0.65)}.th-op-summary-title{font-size:14px;font-weight:600;margin-bottom:4px}.th-op-summary-sub{font-size:11px;color:#9ca3af;margin-bottom:10px}.th-op-summary-line{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;margin:3px 0}.th-op-summary-label{color:#9ca3af}.th-op-summary-value{font-weight:500;color:#f9fafb;text-align:right}.th-op-summary-total{margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,0.15)}.th-op-summary-breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:12px}.th-op-breakdown-label{color:#9ca3af}.th-op-breakdown-value{color:#f9fafb;font-weight:500}.th-op-breakdown-label.th-op-excluded,.th-op-breakdown-value.th-op-excluded{color:#6b7280;font-style:italic;font-weight:400}.th-op-summary-total-row{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;border-top:1px dashed rgba(255,255,255,0.2)}.th-op-summary-total-label{font-size:13px;font-weight:600;color:#f9fafb}.th-op-summary-total-amount{font-size:22px;font-weight:700;color:#facc15;letter-spacing:0.02em}.th-op-summary-total-caption{font-size:11px;color:#9ca3af;text-align:right}.th-op-sum-price{font-size:12px;font-weight:600;color:#facc15;margin-left:auto;margin-right:8px;white-space:nowrap}.th-op-free-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px;color:#10b981;font-weight:700}.th-op-free-price .th-op-original-price{font-size:10px;color:#9ca3af;text-decoration:line-through;font-weight:400}.th-op-discount-price{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.th-op-cart-discount-badge{font-size:9px;font-weight:600;color:#fff;background:linear-gradient(135deg,#10b981,#059669);padding:2px 6px;border-radius:8px;white-space:nowrap}.th-op-cart-price-row{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.th-op-cart-original{font-size:10px;color:#9ca3af;text-decoration:line-through;font-weight:400}.th-op-cart-current{font-size:12px;font-weight:700;color:#facc15}.th-op-subtotal-discount{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.th-op-subtotal-original{color:#9ca3af;text-decoration:line-through;font-size:12px}.th-op-subtotal-arrow{color:#6b7280;font-size:11px}.th-op-subtotal-current{color:#facc15;font-weight:700;font-size:14px}.th-op-subtotal-badge{font-size:10px;font-weight:600;color:#fff;background:linear-gradient(135deg,#10b981,#059669);padding:2px 8px;border-radius:8px;white-space:nowrap}.th-op-ns-section{border-top:1px solid #e5e7eb;padding-top:14px;margin-top:14px}.th-op-ns-grid{display:flex;flex-direction:column;gap:8px}.th-op-ns-row{display:flex;align-items:center;gap:10px}.th-op-ns-row label{min-width:32px;font-size:12px;font-weight:600;color:#374151}.th-op-ns-row input{flex:1}.th-op-hint{font-size:11px;color:#6b7280;margin:0 0 8px 0}.th-op-transfer-info{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fef3c7;border-radius:8px;color:#92400e;font-size:12px}.th-op-transfer-info .th-op-badge{background:#f59e0b;color:#fff;padding:4px 10px;border-radius:8px;font-weight:600;font-size:11px}.th-op-summary-cta{margin-top:12px}.th-op-summary-cta button{width:100%;border-radius:8px;border:none;padding:10px 14px;font-size:13px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#1a2b5d,#4f46e5);color:#f9fafb;box-shadow:0 20px 45px rgba(56,189,248,0.32);display:flex;align-items:center;justify-content:center;gap:6px}.th-op-summary-cta button:hover{transform:translateY(-1px)}.th-op-summary-cta button:disabled{opacity:0.65;cursor:not-allowed;box-shadow:none}.th-op-cta-subnote{font-size:10px;color:#9ca3af;margin-top:6px;text-align:center}.th-op-badge-secure{font-size:10px;padding:3px 7px;border-radius:8px;border:1px solid rgba(52,211,153,0.5);color:#a7f3d0}.th-op-summary-currency-switch{min-width:118px;text-align:right}.th-op-summary-currency-switch label{display:block;font-size:9px;line-height:1;color:#93c5fd;margin:0 0 4px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.th-op-summary-currency-control{display:inline-flex;align-items:center;gap:5px;background:rgba(15,23,42,.62);border:1px solid rgba(96,165,250,.45);border-radius:999px;padding:3px 5px 3px 8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.th-op-summary-currency-control select{border:0;outline:0;background:transparent;color:#e0f2fe;font-size:11px;font-weight:700;min-width:52px;cursor:pointer;appearance:auto}.th-op-summary-currency-control select option{color:#0f172a}.th-op-currency-switch-text{color:#bfdbfe;font-size:10px;font-weight:600}.th-op-currency-switch-icon{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#0f172a;background:#93c5fd;font-size:12px;font-weight:800}.th-op-summary-currency-static{font-size:10px;padding:4px 8px;border-radius:999px;border:1px solid rgba(96,165,250,0.5);color:#bfdbfe;background:rgba(15,23,42,.35);font-weight:700}.th-op-primary-btn{border:none;border-radius:8px;padding:12px 28px;font-size:14px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#1a2b5d,#2d4a7c);color:#ffffff;box-shadow:0 4px 15px rgba(26,43,93,0.3);transition:all 0.2s ease;letter-spacing:0.3px}.th-op-primary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(26,43,93,0.4);background:linear-gradient(135deg,#243a73,#3a5b94)}.th-op-primary-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(26,43,93,0.3)}.th-op-group-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(26,43,93,0.2) transparent}.th-op-group-row::-webkit-scrollbar{height:4px}.th-op-group-row::-webkit-scrollbar-track{background:transparent}.th-op-group-row::-webkit-scrollbar-thumb{background:rgba(26,43,93,0.2);border-radius:4px}.th-op-group-card{flex:0 0 auto;min-width:140px;max-width:160px;text-align:left;border:1px solid #e5e7eb;background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%);border-radius:8px;padding:10px 12px;box-shadow:0 2px 8px rgba(15,23,42,.04);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.th-op-group-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#1a2b5d,#2d4a7c);opacity:0;transition:opacity .2s ease}.th-op-group-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,23,42,.08);border-color:#cbd5e1}.th-op-group-card:hover::before{opacity:1}.th-op-group-card.th-op-group-selected{border-color:#1a2b5d;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);box-shadow:0 0 0 2px rgba(26,43,93,.12),0 4px 12px rgba(15,23,42,.08)}.th-op-group-card.th-op-group-selected::before{opacity:1}.th-op-group-name{font-weight:600;color:#1e293b;font-size:11.5px;letter-spacing:-0.01em;line-height:1.3}.th-op-group-sub{margin-top:4px;font-size:10px;color:#64748b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.th-op-cycles-top{position:sticky;top:10px;z-index:2;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.92));border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;box-shadow:0 10px 22px rgba(15,23,42,.06)}.th-op-cycles-label{font-size:12px;font-weight:800;color:#111827;margin-bottom:6px}.th-op-domain-actions{display:none;margin-top:12px;padding:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.th-op-action-buttons{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.th-op-action-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;font-size:13px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all 0.15s ease;white-space:nowrap}.th-op-action-btn:hover{transform:translateY(-1px)}.th-op-action-btn:disabled{opacity:0.5;cursor:not-allowed;transform:none}.th-op-action-primary{background:linear-gradient(135deg,#1a2b5d,#0f172a);color:#fff;box-shadow:0 4px 14px rgba(26,43,93,0.4)}.th-op-action-primary:hover{box-shadow:0 6px 20px rgba(26,43,93,0.55)}.th-op-action-secondary{background:#fff;color:#374151;border:1px solid #d1d5db;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.th-op-action-secondary:hover{background:#f9fafb;border-color:#9ca3af}.th-op-action-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 14px rgba(16,185,129,0.35)}.th-op-action-transfer{background:linear-gradient(135deg,#2d4a7c,#1a2b5d);color:#fff;box-shadow:0 4px 14px rgba(26,43,93,0.35)}.th-op-action-transfer:hover{background:linear-gradient(135deg,#3a5a8f,#2d4a7c);box-shadow:0 6px 20px rgba(26,43,93,0.45)}.th-op-transfer-wrap{display:none;margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0;gap:10px;align-items:center;flex-wrap:wrap}.th-op-epp-input{flex:1;min-width:180px;max-width:300px}@media (max-width:480px){.th-op-action-buttons{flex-direction:column;align-items:stretch}.th-op-action-btn{width:100%}.th-op-transfer-wrap{flex-direction:column;align-items:stretch}.th-op-epp-input{max-width:100%}}.th-op-mini-btn{background:#1a2b5d;color:#fff;border:0;border-radius:8px;padding:10px 16px;font-weight:600;font-size:13px;cursor:pointer;box-shadow:0 4px 12px rgba(26,43,93,.15);transition:all 0.15s ease}.th-op-mini-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(26,43,93,.2)}.th-op-mini-btn:disabled{opacity:0.5;cursor:not-allowed;transform:none}.th-op-mini-muted{background:#475569}.th-op-suggest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (max-width:620px){.th-op-suggest-grid{grid-template-columns:1fr}}.th-op-suggest-card{border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:10px;transition:all 0.15s ease}.th-op-suggest-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px rgba(15,23,42,.06)}.th-op-suggest-card.th-op-suggest-incart{border-color:#10b981;background:#ecfdf5}.th-op-suggest-domain{font-weight:800;font-size:12px;color:#111827}.th-op-suggest-meta{font-size:10px;font-weight:600;margin-top:3px;padding:2px 6px;border-radius:8px;display:inline-block}.th-op-suggest-meta.th-op-status-available{background:#d1fae5;color:#065f46}.th-op-suggest-meta.th-op-status-premium{background:#fef3c7;color:#92400e}.th-op-suggest-meta.th-op-status-unavailable{background:#fee2e2;color:#991b1b}.th-op-suggest-meta.th-op-status-incart{background:#dbeafe;color:#1e40af}.th-op-suggest-meta.th-op-status-unknown{background:#f3f4f6;color:#6b7280}.th-op-suggest-price{font-size:11px;font-weight:600;color:#059669;margin-top:2px}.th-op-suggest-price.th-op-transfer-price{color:#1a2b5d}.th-op-suggest-actions{display:flex;gap:8px;align-items:center}.th-op-suggest-btn{background:#1a2b5d;color:#fff;border:0;border-radius:8px;padding:8px 12px;font-weight:800;font-size:11px;cursor:pointer;transition:all 0.15s ease}.th-op-suggest-btn:hover{transform:translateY(-1px)}.th-op-suggest-btn:disabled{opacity:0.5;cursor:not-allowed}.th-op-suggest-btn.alt{background:#0f172a}.th-op-suggest-btn.incart{background:#10b981;cursor:default}.th-op-pill{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;margin:0 8px 8px 0}.th-op-pill-x{border:0;background:rgba(17,24,39,.08);width:22px;height:22px;border-radius:8px;cursor:pointer;font-weight:900}.th-op-empty{padding:16px;border:1px dashed #e5e7eb;border-radius:8px;color:#6b7280;font-size:13px;text-align:center}.th-op-product-actions{display:flex;gap:10px;align-items:center;margin-top:10px}.th-op-add-btn{background:#1a2b5d;color:#fff;border:0;border-radius:8px;padding:10px 14px;font-weight:900;font-size:12px;cursor:pointer;box-shadow:0 12px 26px rgba(26,43,93,.18);transition:all 0.15s ease}.th-op-add-btn:hover{transform:translateY(-1px)}.th-op-add-btn:disabled{opacity:0.5;cursor:not-allowed}.th-op-learn-link{font-size:12px;font-weight:800;color:#14b8a6;text-decoration:none;cursor:pointer}.th-op-learn-link:hover{text-decoration:underline}.th-op-modal{position:fixed;inset:0;z-index:9999;display:none !important}.th-op-modal.th-op-open{display:block !important}.th-op-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(3px)}.th-op-modal-card{position:relative;max-width:680px;margin:8vh auto 0;background:#fff;border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 26px 80px rgba(15,23,42,.35);overflow:hidden}@media (max-width:720px){.th-op-modal-card{margin:6vh 14px 0}}.th-op-modal-head{padding:14px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb}.th-op-modal-title{font-weight:900;color:#111827}.th-op-modal-sub{font-size:12px;color:#6b7280;margin-top:4px}.th-op-modal-close{width:34px;height:34px;border-radius:8px;border:0;background:rgba(17,24,39,.08);font-size:18px;font-weight:900;cursor:pointer;transition:background 0.15s ease}.th-op-modal-close:hover{background:rgba(17,24,39,.15)}.th-op-modal-body{padding:14px 16px;color:#111827;font-size:13px;line-height:1.6;max-height:50vh;overflow-y:auto}.th-op-feature-list{margin:0;padding:0 0 0 18px;list-style:disc}.th-op-feature-list li{margin-bottom:6px;line-height:1.5}.th-op-feature-list li:last-child{margin-bottom:0}.th-op-modal-foot{padding:14px 16px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:10px}.th-op-sum-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,0.1);border-radius:8px;background:#0b1224;box-shadow:0 10px 22px rgba(15,23,42,0.25);margin-top:10px}.th-op-sum-empty{padding:12px;color:#6b7280;font-size:12px;text-align:center;border:1px dashed rgba(255,255,255,0.1);border-radius:8px;margin-top:10px}.th-op-sum-main{min-width:0;display:flex;flex-direction:column;gap:2px;flex:1}.th-op-sum-title{font-weight:700;font-size:13px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:help}.th-op-sum-sub{font-size:12px;color:rgba(255,255,255,0.72);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:help}.th-op-sum-actions{display:flex;align-items:center;gap:6px}.th-op-sum-btn{border:0;background:rgba(255,255,255,0.10);color:#fff;width:36px;height:36px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,background .15s ease;font-size:14px}.th-op-sum-btn:hover{transform:translateY(-1px);background:rgba(255,255,255,0.16)}.th-op-sum-btn:active{transform:translateY(0)}.th-op-sum-btn svg{width:16px;height:16px;opacity:.95}.th-op-sum-btn.trash{background:rgba(239,68,68,0.2)}.th-op-sum-btn.trash:hover{background:rgba(239,68,68,0.35)}.th-op-sum-btn.config{background:rgba(251,191,36,0.2)}.th-op-sum-btn.config:hover{background:rgba(251,191,36,0.35)}.th-op-more-link{margin-top:10px;padding:8px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#1a2b5d;font-weight:600;font-size:12px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all 0.15s ease}.th-op-more-link:hover{background:#f3f4f6;border-color:#1a2b5d}.th-op-more-link:disabled{opacity:0.5;cursor:not-allowed}.th-op-field{margin-top:12px}.th-op-field label{display:block;font-size:12px;font-weight:700;color:#1a2b5d;margin-bottom:6px}.th-op-input,.th-op-select{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;outline:0;background:#fff;font-size:13px}.th-op-input:focus,.th-op-select:focus{border-color:#1a2b5d;box-shadow:0 0 0 2px rgba(26,43,93,0.1)}.th-op-check-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.th-op-check{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:13px;cursor:pointer;transition:all 0.15s ease}.th-op-check:hover{background:#f9fafb}.th-op-check input{accent-color:#1a2b5d}.th-op-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,0.3);border-top-color:#fff;border-radius:50%;animation:th-op-spin 0.8s linear infinite}.th-op-spinner-lg{width:40px;height:40px;border-width:4px;border-color:rgba(59,130,246,0.2);border-top-color:#3b82f6}@keyframes th-op-spin{to{transform:rotate(360deg)}}.th-op-loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.9);display:flex;align-items:center;justify-content:center;z-index:99999}.th-op-loading-box{text-align:center;padding:30px 40px;background:#fff;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,0.15)}.th-op-loading-text{margin-top:16px;font-size:15px;font-weight:500;color:#374151}.th-op-error{padding:12px;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:13px}.th-op-owndomains-list{display:flex;flex-direction:column;gap:8px}.th-op-owndomain-item{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.th-op-owndomain-name{flex:1;font-weight:500;color:#166534}.th-op-owndomain-badge{font-size:10px;font-weight:600;text-transform:uppercase;background:#dcfce7;color:#15803d;padding:3px 8px;border-radius:8px}.th-op-owndomain-remove{background:none;border:none;font-size:18px;color:#991b1b;cursor:pointer;padding:0 4px;line-height:1;opacity:0.6;transition:opacity 0.2s}.th-op-owndomain-remove:hover{opacity:1}.th-op-modal-wide{max-width:600px}.th-op-rec-item{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:10px;transition:border-color 0.2s,background 0.2s}.th-op-rec-item:hover{border-color:#1a2b5d;background:#fff}.th-op-rec-item.th-op-rec-added{background:#f0fdf4;border-color:#10b981}.th-op-rec-icon{width:40px;height:40px;background:linear-gradient(135deg,#1a2b5d,#0f172a);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0}.th-op-rec-info{flex:1;min-width:0}.th-op-rec-name{font-weight:600;color:#111827;margin-bottom:2px}.th-op-rec-group{font-size:12px;color:#6b7280;margin-bottom:4px}.th-op-rec-desc{font-size:12px;color:#9ca3af;line-height:1.4;max-height:2.8em;overflow:hidden}.th-op-rec-price{text-align:right;flex-shrink:0}.th-op-rec-amount{font-weight:700;color:#1a2b5d;font-size:15px}.th-op-rec-cycle{font-size:11px;color:#6b7280}.th-op-rec-action{flex-shrink:0;display:flex;align-items:center}.th-op-rec-add-btn{background:linear-gradient(135deg,#1a2b5d,#0f172a);color:#fff;border:none;padding:8px 14px;font-size:12px;font-weight:600;border-radius:8px;cursor:pointer;transition:all 0.2s;white-space:nowrap}.th-op-rec-add-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(26,43,93,0.3)}.th-op-rec-add-btn:disabled{background:#10b981;cursor:default;transform:none;box-shadow:none}.th-op-rec-foot{justify-content:center}.th-op-rec-empty{text-align:center;color:#6b7280;padding:20px}.th-op-bulk-wrap{position:relative;flex:0 0 auto}.th-op-bulk-toggle{width:42px;height:40px;border:1px solid rgba(26,43,93,0.18);border-radius:8px;background:#ffffff;color:#1a2b5d;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px rgba(15,23,42,.06);transition:all .16s ease}.th-op-bulk-toggle:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(15,23,42,.12)}.th-op-bulk-toggle svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.th-op-bulk-menu{position:absolute;right:0;top:calc(100%+8px);min-width:170px;background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 18px 45px rgba(15,23,42,.18);z-index:20;overflow:hidden}.th-op-bulk-menu button{display:block;width:100%;padding:10px 12px;border:0;background:#ffffff;color:#111827;text-align:left;font-size:13px;cursor:pointer}.th-op-bulk-menu button:hover{background:#f3f4f6}.th-op-bulk-help{padding:10px 12px;margin-bottom:10px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;color:#1e3a8a;font-size:12px;line-height:1.5}.th-op-bulk-help code{background:rgba(255,255,255,.75);border-radius:4px;padding:1px 4px}.th-op-bulk-input{min-height:180px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace}.th-op-bulk-results{margin-top:12px;max-height:220px;overflow:auto}.th-op-bulk-result-title{margin:10px 0 6px;font-size:12px;font-weight:700;color:#374151}.th-op-bulk-result{display:flex;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:7px;font-size:12px;margin-bottom:6px}.th-op-bulk-result span{color:#6b7280;text-align:right}.th-op-bulk-added{background:#ecfdf5;color:#065f46}.th-op-bulk-skipped{background:#fff7ed;color:#9a3412}.th-op-coupon-box{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,0.12)}.th-op-coupon-label{font-size:11px;color:#9ca3af;margin-bottom:6px}.th-op-coupon-row{display:flex;gap:6px}.th-op-coupon-input{min-width:0;flex:1 1 auto;border:1px solid rgba(255,255,255,0.18);border-radius:7px;background:rgba(15,23,42,0.65);color:#f9fafb;padding:8px 9px;font-size:12px;outline:none}.th-op-coupon-input::placeholder{color:#94a3b8}.th-op-coupon-input:focus{border-color:#60a5fa;box-shadow:0 0 0 1px rgba(96,165,250,.25)}.th-op-coupon-apply,.th-op-coupon-remove{border:0;border-radius:7px;padding:8px 10px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.th-op-coupon-apply{background:#4f46e5;color:#ffffff}.th-op-coupon-remove{background:rgba(239,68,68,0.18);color:#fecaca}.th-op-promo-feedback{display:none;margin-top:6px;font-size:11px;line-height:1.35}.th-op-promo-success{color:#86efac}.th-op-promo-error{color:#fecaca}.th-op-promo-discount{color:#86efac}.th-op-discounted-domain-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.th-op-discounted-domain-price .th-op-original-price{font-size:10px;color:#9ca3af;text-decoration:line-through;font-weight:400}.th-op-domain-current-price{color:#facc15;font-weight:800}.th-op-free-credit{color:#86efac;font-size:9px;font-weight:700;letter-spacing:.02em}.th-op-group-slider{position:relative;padding:0 34px}.th-op-group-slider::before,.th-op-group-slider::after{content:"";position:absolute;top:0;bottom:8px;width:26px;pointer-events:none;z-index:1}.th-op-group-slider::before{left:34px;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,0))}.th-op-group-slider::after{right:34px;background:linear-gradient(270deg,rgba(255,255,255,.96),rgba(255,255,255,0))}.th-op-group-tray{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:54px;border:1px solid #dbeafe;border-radius:999px;background:#ffffff;color:#1a2b5d;font-size:24px;line-height:1;cursor:pointer;z-index:2;box-shadow:0 8px 22px rgba(15,23,42,.12);display:inline-flex;align-items:center;justify-content:center}.th-op-group-tray:hover{background:#f8fafc;transform:translateY(-50%) scale(1.04)}.th-op-group-tray-left{left:0}.th-op-group-tray-right{right:0}@media (max-width:640px){.th-op-domain-row{display:grid;grid-template-columns:1fr auto}.th-op-domain-row .th-op-input{grid-column:1 / -1}.th-op-group-slider{padding:0 30px}.th-op-group-tray{width:26px;height:48px}}.th-op-savings-breakdown{margin:6px 0 8px;padding:8px 10px;border:1px solid rgba(16,185,129,.22);border-radius:12px;background:linear-gradient(135deg,rgba(16,185,129,.12),rgba(59,130,246,.08));display:flex;flex-direction:column;gap:5px}.th-op-savings-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;line-height:1.25}.th-op-savings-label{color:#cbd5e1;font-weight:600}.th-op-savings-value{color:#6ee7b7;font-weight:800;white-space:nowrap}.th-op-checkoutmodal{z-index:100060;padding:20px}.th-op-checkout-card{width:min(1180px,calc(100vw - 28px));height:min(880px,calc(100vh - 28px));max-width:1180px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 90px rgba(15,23,42,.45)}.th-op-checkout-head{flex:0 0 auto;background:linear-gradient(135deg,#0b1f44,#132f63);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.th-op-checkout-head .th-op-modal-title,.th-op-checkout-head .th-op-modal-sub{color:#fff}.th-op-checkout-head .th-op-modal-sub{opacity:.82}.th-op-checkout-actions{display:flex;align-items:center;gap:10px}.th-op-checkout-full{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:12px;font-weight:700;text-decoration:none;border:1px solid rgba(255,255,255,.22)}.th-op-checkout-full:hover{color:#fff;background:rgba(255,255,255,.18);text-decoration:none}.th-op-checkout-frame-wrap{position:relative;flex:1 1 auto;min-height:520px;background:#f8fafc}.th-op-checkout-frame{width:100%;height:100%;border:0;display:block;background:#f8fafc}.th-op-checkout-spinner{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#0f172a;font-weight:700;background:linear-gradient(135deg,rgba(248,250,252,.98),rgba(239,246,255,.96))}@media (max-width:760px){.th-op-checkoutmodal{padding:8px}.th-op-checkout-card{width:calc(100vw - 12px);height:calc(100vh - 12px)}.th-op-checkout-head{align-items:flex-start;gap:8px}.th-op-checkout-actions{width:100%;justify-content:space-between}.th-op-checkout-frame-wrap{min-height:420px}.th-op-savings-row{align-items:flex-start;flex-direction:column;gap:3px}}body.th-op-checkout-open{overflow:hidden !important}.th-op-savings-row .th-op-savings-value{white-space:nowrap}.th-op-savings-row.th-op-savings-coupon .th-op-savings-value{color:#c4b5fd}body.th-op-checkout-open{overflow:hidden !important}.th-op-checkout-status{margin-top:10px;justify-content:center;align-items:center;gap:8px;color:rgba(255,255,255,0.82);font-size:12px}.th-op-button-loading{cursor:wait !important}.th-op-root{--th-brand-navy:#082a5d;--th-brand-deep:#071b3c;--th-brand-blue:#1d4ed8;--th-brand-sky:#0ea5e9;--th-brand-cyan:#06b6d4;--th-brand-teal:#14b8a6;--th-brand-violet:#5b4bdb;--th-brand-gold:#facc15;--th-brand-green:#10b981;--th-brand-ink:#0f172a;--th-brand-soft:#f4f8ff;color:#10233f}.th-op-title{color:var(--th-brand-navy);font-weight:800;letter-spacing:-.02em}.th-op-sub,.th-op-card-sub{color:#52667f}.th-op-card{border:1px solid rgba(8,42,93,.10);border-radius:14px;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 12px 34px rgba(8,42,93,.075)}.th-op-card-title{color:#10233f;font-weight:800}.th-op-input{border-color:#c9d7e8;border-radius:10px;background:#fff;color:#10233f}.th-op-input:focus{border-color:var(--th-brand-sky);box-shadow:0 0 0 3px rgba(14,165,233,.14)}.th-op-domain-btn,.th-op-action-primary,.th-op-suggest-btn,.th-op-summary-cta button{background:linear-gradient(135deg,var(--th-brand-navy) 0%,var(--th-brand-blue) 58%,var(--th-brand-violet) 100%);color:#fff;background-color:#1a2b5d;box-shadow:0 14px 30px rgba(29,78,216,.24)}.th-op-domain-btn:hover,.th-op-action-primary:hover,.th-op-suggest-btn:hover,.th-op-summary-cta button:hover{box-shadow:0 18px 38px rgba(29,78,216,.32)}.th-op-bulk-toggle,.th-op-group-tray{border-color:rgba(14,165,233,.25);color:var(--th-brand-navy);background:linear-gradient(180deg,#ffffff,#f2f8ff)}.th-op-bulk-toggle:hover,.th-op-group-tray:hover{background:#eaf6ff;border-color:rgba(6,182,212,.42)}.th-op-bulk-menu{background:#fff;border-color:rgba(8,42,93,.12);box-shadow:0 22px 55px rgba(8,42,93,.22)}.th-op-bulk-menu button{color:#10233f}.th-op-bulk-menu button:hover{background:#eaf6ff;color:var(--th-brand-navy)}.th-op-group-card{border-color:rgba(8,42,93,.12);border-radius:12px;background:linear-gradient(180deg,#ffffff,#fbfdff)}.th-op-group-card::before{background:linear-gradient(90deg,var(--th-brand-blue),var(--th-brand-cyan),var(--th-brand-teal))}.th-op-group-card.th-op-group-selected{border-color:var(--th-brand-blue);box-shadow:0 0 0 2px rgba(29,78,216,.14),0 12px 26px rgba(8,42,93,.09);background:linear-gradient(135deg,#f8fbff 0%,#eef7ff 100%)}.th-op-product-card{border-color:rgba(8,42,93,.12);border-radius:12px;background:linear-gradient(180deg,#ffffff,#f8fbff)}.th-op-product-card:hover{border-color:var(--th-brand-sky);box-shadow:0 16px 38px rgba(8,42,93,.12)}.th-op-product-card.th-op-product-selected{border-color:var(--th-brand-blue);background:linear-gradient(135deg,var(--th-brand-navy),#113f88 58%,var(--th-brand-violet));box-shadow:0 18px 42px rgba(29,78,216,.28)}.th-op-product-card.th-op-product-incart{border-color:rgba(20,184,166,.65);background:linear-gradient(135deg,#075f56 0%,#08735f 48%,#0f8f73 100%);box-shadow:0 16px 34px rgba(20,184,166,.22)}.th-op-product-price{color:var(--th-brand-navy)}.th-op-product-card.th-op-product-selected .th-op-product-price,.th-op-cart-current,.th-op-subtotal-current,.th-op-summary-total-amount,.th-op-sum-price,.th-op-domain-current-price{color:var(--th-brand-gold)}.th-op-product-badge{background:linear-gradient(135deg,#ffd166,#f97316);color:#2b1800}.th-op-freedomain-badge{background:linear-gradient(135deg,#d7fbe8 0%,#a7f3d0 100%);color:#075f46}.th-op-discount-badge{background:linear-gradient(135deg,#fff2b8 0%,#fed7aa 100%);color:#7c2d12}.th-op-feedback.th-op-success,.th-op-suggest-meta.th-op-status-available{background:#dcfce7;color:#047857}.th-op-summary-card{border-radius:16px;background:radial-gradient(circle at 15% 0%,rgba(14,165,233,.22),transparent 30%),linear-gradient(155deg,var(--th-brand-deep) 0%,#0b2d63 50%,#13215a 100%);border:1px solid rgba(125,211,252,.14);box-shadow:0 24px 60px rgba(7,27,60,.42)}.th-op-summary-title{font-size:15px;font-weight:800;color:#fff}.th-op-summary-sub,.th-op-summary-label,.th-op-breakdown-label,.th-op-coupon-label{color:#b8c7da}.th-op-summary-value,.th-op-breakdown-value{color:#f8fbff}.th-op-summary-currency-switch{min-width:134px}.th-op-summary-currency-switch label{color:#93e6ff;letter-spacing:.08em;font-weight:800}.th-op-summary-currency-control{background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(6,182,212,.12));border:1px solid rgba(125,211,252,.65);border-radius:999px;padding:4px 6px 4px 8px;box-shadow:0 10px 26px rgba(6,182,212,.12),inset 0 1px 0 rgba(255,255,255,.08)}.th-op-summary-currency-control:hover{border-color:rgba(250,204,21,.86);background:linear-gradient(135deg,rgba(250,204,21,.16),rgba(14,165,233,.14))}.th-op-summary-currency-control select{min-width:58px;border-radius:999px;background:#ffffff;color:var(--th-brand-navy);font-size:12px;font-weight:900;padding:2px 4px}.th-op-summary-currency-control select:focus{box-shadow:0 0 0 3px rgba(14,165,233,.26)}.th-op-summary-currency-control select option{background:#ffffff;color:#0b2d63;font-weight:700}.th-op-summary-currency-control select option:checked{background:#dbeafe;color:#082a5d}.th-op-currency-switch-text{color:#e0f7ff;font-weight:800}.th-op-currency-switch-icon{background:linear-gradient(135deg,var(--th-brand-cyan),var(--th-brand-gold));color:#082a5d;box-shadow:0 6px 16px rgba(6,182,212,.22)}.th-op-summary-currency-static{background:rgba(255,255,255,.12);border-color:rgba(125,211,252,.45);color:#e0f7ff}.th-op-summary-item,.th-op-summary-product,.th-op-summary-domain{border-color:rgba(255,255,255,.08);background:rgba(5,16,35,.48)}.th-op-coupon-input{background:rgba(255,255,255,.08);border-color:rgba(125,211,252,.22);color:#fff;border-radius:10px}.th-op-coupon-input:focus{border-color:var(--th-brand-cyan);box-shadow:0 0 0 3px rgba(6,182,212,.16)}.th-op-coupon-apply{background:linear-gradient(135deg,var(--th-brand-blue),var(--th-brand-violet));color:#fff}.th-op-coupon-remove{background:rgba(244,63,94,.18);color:#fecdd3}.th-op-savings-breakdown{border-color:rgba(45,212,191,.36);background:linear-gradient(135deg,rgba(20,184,166,.17),rgba(29,78,216,.12))}.th-op-savings-label{color:#def7ff}.th-op-savings-value{color:#7fffd4}.th-op-savings-row.th-op-savings-coupon .th-op-savings-value{color:#d8b4fe}.th-op-summary-cta button{border-radius:12px;padding:12px 16px;background:linear-gradient(135deg,var(--th-brand-blue),var(--th-brand-violet) 65%,var(--th-brand-cyan));box-shadow:0 18px 45px rgba(29,78,216,.34)}.th-op-cta-subnote{color:#b8c7da}.th-op-modal-card{border-radius:18px;border:1px solid rgba(8,42,93,.12);box-shadow:0 28px 80px rgba(7,27,60,.32)}.th-op-modal-head{background:linear-gradient(135deg,#ffffff,#f3f8ff);border-bottom:1px solid rgba(8,42,93,.08)}.th-op-modal-title{color:var(--th-brand-navy);font-weight:900}.th-op-modal-sub{color:#52667f}.th-op-root{font-family:inherit;font-size:16px;line-height:1.45;max-width:none;width:calc(100vw - 96px);margin-left:calc(50% - 50vw+48px);margin-right:calc(50% - 50vw+48px);padding:12px 0 32px}@media (min-width:1576px){.th-op-root{width:1480px;margin-left:calc(50% - 740px);margin-right:calc(50% - 740px)}}@media (max-width:900px){.th-op-root{width:100%;margin-left:auto;margin-right:auto;padding:10px 14px 28px}}.th-op-shell{grid-template-columns:minmax(0,2.25fr) minmax(360px,1fr);gap:24px}.th-op-header{margin-bottom:20px;padding:17px 20px 16px 32px;border:1px solid rgba(8,42,93,.10);border-radius:14px;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 12px 34px rgba(8,42,93,.075);position:relative}.th-op-header::before{content:"";position:absolute;left:17px;top:18px;width:5px;height:34px;border-radius:999px;background:linear-gradient(180deg,var(--th-brand-sky,#0ea5e9),var(--th-brand-cyan,#06b6d4))}.th-op-title{font-size:28px;line-height:1.22}.th-op-sub{font-size:15px;line-height:1.45;margin-top:6px}.th-op-card{padding:18px 20px;margin-bottom:16px}.th-op-card-header{margin-bottom:12px;gap:12px}.th-op-card-title,.th-op-summary-title{font-size:17px;line-height:1.28}.th-op-card-sub,.th-op-summary-sub{font-size:14px;line-height:1.45}.th-op-tag,.th-op-badge-secure,.th-op-cta-subnote,.th-op-summary-total-caption,.th-op-cart-discount-badge,.th-op-free-credit,.th-op-thin-note{font-size:12px}.th-op-domain-row{gap:10px}.th-op-input,.th-op-select,.th-op-domain-btn,.th-op-action-btn,.th-op-mini-btn,.th-op-primary-btn,.th-op-coupon-input,.th-op-coupon-apply,.th-op-coupon-remove,.th-op-rec-add-btn{font-size:14px;line-height:1.35}.th-op-input,.th-op-select,.th-op-coupon-input{padding:11px 13px}.th-op-domain-btn,.th-op-action-btn,.th-op-mini-btn,.th-op-primary-btn{padding:11px 17px}.th-op-bulk-toggle{width:46px;height:44px}.th-op-feedback,.th-op-error,.th-op-empty,.th-op-transfer-info,.th-op-domain-note,.th-op-hint,.th-op-promo-feedback,.th-op-bulk-help{font-size:14px;line-height:1.45}.th-op-domain-price,.th-op-suggest-price,.th-op-bulk-result-title,.th-op-bulk-result{font-size:13px}.th-op-group-slider{padding:0 38px}.th-op-group-card{min-width:190px;max-width:230px;padding:13px 14px}.th-op-group-name{font-size:14px;line-height:1.32}.th-op-group-sub{font-size:12.5px;line-height:1.45}.th-op-group-tray{width:32px;height:60px;font-size:28px}.th-op-cycles-top{padding:13px 14px}.th-op-cycles-label{font-size:14px}.th-op-billing-row{gap:8px}.th-op-billing-pill{font-size:13px;padding:7px 13px}.th-op-cycle-indicator{font-size:13px}.th-op-product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.th-op-product-card{padding:14px 15px;min-height:198px;display:flex;flex-direction:column}.th-op-product-name{font-size:15px;line-height:1.32;padding-right:68px}.th-op-product-desc{font-size:13.5px;line-height:1.45}.th-op-product-price{font-size:15px}.th-op-product-badge{font-size:11.5px;padding:4px 8px}.th-op-feature-badge{font-size:12.5px;padding:5px 10px}.th-op-product-actions{margin-top:auto;padding-top:12px;flex-wrap:wrap}.th-op-add-btn,.th-op-learn-link{font-size:14px}.th-op-add-btn{padding:11px 16px}.th-op-suggest-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.th-op-suggest-card{padding:13px 14px}.th-op-suggest-domain{font-size:14px;line-height:1.35}.th-op-suggest-meta{font-size:11.5px}.th-op-suggest-btn{font-size:13px;padding:9px 13px}.th-op-more-link{font-size:14px;padding:10px 15px}.th-op-summary-card{padding:18px 18px 16px}.th-op-summary-line,.th-op-summary-breakdown-row,.th-op-summary-total-label,.th-op-sum-price,.th-op-cart-current,.th-op-subtotal-current{font-size:14px}.th-op-summary-total-amount{font-size:26px}.th-op-summary-currency-switch{min-width:154px}.th-op-summary-currency-switch label,.th-op-currency-switch-text,.th-op-summary-currency-static{font-size:11px}.th-op-summary-currency-control select{font-size:13px;min-width:66px}.th-op-coupon-label{font-size:13px}.th-op-summary-cta button{font-size:15px;min-height:48px}.th-op-sum-empty{font-size:13.5px;padding:15px}.th-op-sum-item{padding:12px 13px;gap:12px}.th-op-sum-title{font-size:14px}.th-op-sum-sub{font-size:13px}.th-op-sum-btn{width:38px;height:38px}.th-op-modal-title{font-size:19px;line-height:1.3}.th-op-modal-sub,.th-op-modal-body,.th-op-field label,.th-op-check,.th-op-addon-title,.th-op-rec-name{font-size:14px}.th-op-addon-desc,.th-op-addon-price,.th-op-rec-group,.th-op-rec-desc,.th-op-rec-cycle{font-size:13px}.th-op-rec-amount{font-size:16px}@media (max-width:1140px){.th-op-shell{grid-template-columns:minmax(0,1.85fr) minmax(340px,1fr);gap:20px}.th-op-product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width:900px){.th-op-shell{grid-template-columns:minmax(0,1fr)}.th-op-summary-card{position:static}}@media (max-width:640px){.th-op-title{font-size:24px}.th-op-sub,.th-op-card-sub{font-size:13.5px}.th-op-card-title,.th-op-summary-title{font-size:16px}.th-op-card{padding:15px 14px}.th-op-domain-row{gap:9px}.th-op-group-slider{padding:0 32px}.th-op-group-card{min-width:170px;max-width:210px}.th-op-product-grid,.th-op-suggest-grid{grid-template-columns:1fr}.th-op-product-name{padding-right:0}.th-op-summary-currency-switch{min-width:140px}}html,body{overflow-x:hidden}.th-op-root{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding:12px 16px 32px;box-sizing:border-box;font-family:inherit}.th-op-root *,.th-op-root *::before,.th-op-root *::after{box-sizing:border-box}.th-op-shell{grid-template-columns:minmax(0,1fr) minmax(300px,340px);gap:20px;max-width:100%}.th-op-main,.th-op-card,.th-op-summary-card,.th-op-product-card,.th-op-suggest-card,.th-op-group-card{min-width:0}.th-op-domain-row,.th-op-product-grid,.th-op-suggest-grid,.th-op-billing-row,.th-op-summary-line,.th-op-sum-item{max-width:100%}.th-op-input,.th-op-select,.th-op-coupon-input{max-width:100%}.th-op-summary-card{width:100%}.th-op-sum-needs-domain{border-color:rgba(250,204,21,.42) !important;background:linear-gradient(135deg,rgba(250,204,21,.14),rgba(5,16,35,.45)) !important}.th-op-sum-needs-domain .th-op-sum-sub{color:#fde68a;font-weight:700}.th-op-ux-modal,.th-op-flow-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(7,27,60,.62);backdrop-filter:blur(7px);opacity:0;transition:opacity .16s ease}.th-op-ux-modal.th-op-ux-open,.th-op-flow-modal.th-op-flow-open{opacity:1}.th-op-ux-card,.th-op-flow-card{width:min(100%,640px);max-height:calc(100vh - 36px);overflow:auto;border-radius:18px;background:#ffffff;color:#10233f;border:1px solid rgba(8,42,93,.12);box-shadow:0 30px 90px rgba(7,27,60,.34);font-family:inherit}.th-op-transfer-config-modal .th-op-flow-card{width:min(100%,720px)}.th-op-ux-head,.th-op-flow-head{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;border-bottom:1px solid rgba(8,42,93,.09);background:linear-gradient(135deg,#ffffff,#f3f8ff)}.th-op-flow-head>div:nth-child(1),.th-op-ux-head>div:nth-child(2){flex:1;min-width:0}.th-op-ux-icon{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:900;background:linear-gradient(135deg,#082a5d,#1d4ed8)}.th-op-ux-error .th-op-ux-icon{background:linear-gradient(135deg,#b91c1c,#ef4444)}.th-op-ux-success .th-op-ux-icon{background:linear-gradient(135deg,#047857,#10b981)}.th-op-ux-title,.th-op-flow-title{font-size:19px;line-height:1.25;font-weight:900;color:#082a5d}.th-op-ux-message,.th-op-flow-sub{margin-top:4px;color:#52667f;font-size:14px;line-height:1.45}.th-op-ux-close,.th-op-flow-close{width:36px;height:36px;border:0;border-radius:10px;background:#e8eef7;color:#10233f;font-size:24px;line-height:1;cursor:pointer}.th-op-ux-foot,.th-op-flow-actions{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px 20px}.th-op-flow-body{padding:18px 20px 2px}.th-op-ux-btn,.th-op-flow-btn{border:0;border-radius:11px;padding:11px 16px;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px}.th-op-ux-btn-primary,.th-op-flow-btn-primary{color:#fff;background:linear-gradient(135deg,#082a5d,#1d4ed8 58%,#5b4bdb);box-shadow:0 14px 28px rgba(29,78,216,.20)}.th-op-ux-btn-secondary,.th-op-flow-btn-secondary{color:#10233f;background:#eef4fb;border:1px solid rgba(8,42,93,.12)}.th-op-flow-section{padding:14px 0;border-bottom:1px solid rgba(8,42,93,.08)}.th-op-flow-section:last-child{border-bottom:0}.th-op-flow-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px;color:#10233f;font-size:14px;font-weight:900}.th-op-flow-section-title span{color:#64748b;font-size:12px;font-weight:700}.th-op-flow-field{display:block;margin:0 0 10px}.th-op-flow-field span{display:block;margin-bottom:6px;color:#334155;font-size:13px;font-weight:800}.th-op-flow-field b{color:#ef4444}.th-op-flow-help{margin-top:7px;color:#52667f;font-size:13px;line-height:1.45}.th-op-transfer-live,.th-op-service-domain-card{padding:12px 14px;border-radius:12px;border:1px solid rgba(16,185,129,.28);background:#ecfdf5;color:#047857;font-size:14px;line-height:1.4;margin-bottom:12px}.th-op-service-domain-card{display:flex;flex-direction:column;gap:3px;border-color:rgba(14,165,233,.25);background:#eff6ff;color:#10233f}.th-op-service-domain-card span{color:#52667f;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.th-op-transfer-info{padding:12px 14px;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;font-size:14px}.th-op-transfer-ns-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.th-op-flow-checks{display:grid;gap:8px}.th-op-flow-check{padding:10px 12px;border:1px solid rgba(8,42,93,.10);border-radius:11px;background:#fbfdff}.th-op-domain-choice-row,.th-op-domain-search-row{display:flex;gap:10px;align-items:stretch}.th-op-domain-choice-row .th-op-select,.th-op-domain-search-row .th-op-input{flex:1;min-width:0}.th-op-edit-domain-tools{margin-top:10px;padding:12px;border-radius:12px;background:#f8fbff;border:1px dashed rgba(8,42,93,.18)}.th-op-input-error{border-color:#ef4444 !important;box-shadow:0 0 0 3px rgba(239,68,68,.14) !important}@media (max-width:1180px){.th-op-shell{grid-template-columns:1fr}.th-op-summary-card{position:static}}@media (max-width:720px){.th-op-root{padding-left:12px;padding-right:12px}.th-op-flow-modal,.th-op-ux-modal{padding:10px;align-items:flex-start;overflow:auto}.th-op-flow-card,.th-op-ux-card{max-height:none;width:100%}.th-op-transfer-ns-grid,.th-op-product-grid,.th-op-suggest-grid{grid-template-columns:1fr}.th-op-domain-choice-row,.th-op-domain-search-row,.th-op-flow-actions,.th-op-ux-foot{flex-direction:column}.th-op-flow-btn,.th-op-ux-btn{width:100%}}html,body{overflow-x:clip}@supports not (overflow-x:clip){html,body{overflow-x:hidden}}.th-op-root{width:100%;max-width:1380px;margin-left:auto;margin-right:auto;padding-left:clamp(12px,1.4vw,20px);padding-right:clamp(12px,1.4vw,20px);box-sizing:border-box}.th-op-shell{grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:clamp(18px,1.6vw,24px);max-width:100%}.th-op-main,.th-op-summary-card,.th-op-card,.th-op-domain-row,.th-op-product-grid,.th-op-suggest-grid,.th-op-sum-item{min-width:0;max-width:100%}@media (max-width:1210px){.th-op-shell{grid-template-columns:1fr}.th-op-summary-card{position:static}}@media (max-width:720px){.th-op-root{width:100%;padding-left:12px;padding-right:12px}}html,body{max-width:100%;overflow-x:clip}@supports not (overflow-x:clip){html,body{overflow-x:hidden}}.th-op-root{--th-op-page-gutter:clamp(12px,2vw,28px);width:min(1420px,calc(100vw - (var(--th-op-page-gutter) * 2)));max-width:none;margin-left:50%;margin-right:0;transform:translateX(-50%);padding:12px 0 34px}.th-op-root,.th-op-root *,.th-op-root *::before,.th-op-root *::after{box-sizing:border-box}.th-op-shell{grid-template-columns:minmax(0,1fr) minmax(330px,365px);gap:clamp(18px,1.55vw,24px);align-items:start}.th-op-main,.th-op-card,.th-op-header,.th-op-summary-card,.th-op-product-card,.th-op-suggest-card,.th-op-group-card,.th-op-sum-item{min-width:0;max-width:100%}.th-op-domain-row,.th-op-product-grid,.th-op-suggest-grid,.th-op-billing-row,.th-op-coupon-row,.th-op-summary-line,.th-op-summary-breakdown-row,.th-op-product-actions{max-width:100%}.th-op-input,.th-op-select,.th-op-coupon-input,.th-op-domain-btn,.th-op-add-btn,.th-op-suggest-btn,.th-op-flow-btn,.th-op-ux-btn{max-width:100%}.th-op-group-scroll,.th-op-product-desc,.th-op-sum-title,.th-op-sum-sub,.th-op-summary-sub,.th-op-card-sub{overflow-wrap:anywhere}.th-op-summary-card{width:100%}.th-op-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,265px),1fr))}.th-op-suggest-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr))}@media (max-width:1240px){.th-op-shell{grid-template-columns:minmax(0,1fr)}.th-op-summary-card{position:static}}@media (max-width:760px){.th-op-root{width:100%;max-width:100%;margin-left:0;margin-right:0;transform:none;padding:10px 12px 28px}.th-op-header{padding:15px 15px 14px 27px;margin-bottom:14px;border-radius:13px}.th-op-header::before{left:13px;top:16px;height:30px}.th-op-title{font-size:clamp(23px,7vw,28px);line-height:1.16}.th-op-sub{font-size:14px}.th-op-card{padding:15px 13px;border-radius:13px;margin-bottom:13px}.th-op-card-header{align-items:flex-start;flex-direction:column}.th-op-domain-row{display:grid;grid-template-columns:minmax(0,1fr) 50px;gap:9px}.th-op-domain-row .th-op-input{grid-column:1 / -1;min-height:46px}.th-op-domain-btn{width:100%;min-height:44px}.th-op-bulk-toggle{width:50px;height:44px}.th-op-product-grid,.th-op-suggest-grid{grid-template-columns:1fr;gap:12px}.th-op-product-card{min-height:0;padding:14px}.th-op-product-name{padding-right:0;font-size:15.5px}.th-op-product-actions{align-items:stretch;gap:9px}.th-op-add-btn{min-height:44px}.th-op-learn-link{display:inline-flex;align-items:center;min-height:44px}.th-op-billing-row{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px;-webkit-overflow-scrolling:touch}.th-op-billing-pill{flex:0 0 auto;white-space:nowrap}.th-op-group-slider{padding:0 28px}.th-op-group-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.th-op-group-card{min-width:min(76vw,230px);scroll-snap-align:start}.th-op-summary-card{padding:16px 14px;border-radius:15px}.th-op-summary-head,.th-op-summary-line,.th-op-summary-breakdown-row{min-width:0}.th-op-summary-total-amount{font-size:clamp(23px,8vw,30px)}.th-op-coupon-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.th-op-coupon-input{min-width:0}.th-op-sum-item{grid-template-columns:minmax(0,1fr) auto auto}.th-op-sum-actions{flex:0 0 auto}.th-op-modal-card{width:calc(100vw - 20px);max-width:calc(100vw - 20px);max-height:calc(100svh - 20px);margin:10px auto;display:flex;flex-direction:column;border-radius:16px}.th-op-modal-body{max-height:none;flex:1 1 auto;overflow:auto}.th-op-modal-foot{flex-wrap:wrap}.th-op-modal-foot .th-op-action-primary,.th-op-modal-foot .th-op-action-btn,.th-op-modal-foot .th-op-primary-btn{width:100%}.th-op-flow-modal,.th-op-ux-modal{padding:10px;align-items:flex-end;overflow:auto}.th-op-flow-card,.th-op-ux-card{width:100%;max-height:calc(100svh - 20px);border-radius:18px 18px 12px 12px}.th-op-flow-head,.th-op-ux-head{padding:16px 15px}.th-op-flow-body{padding:15px 15px 2px}.th-op-transfer-ns-grid,.th-op-domain-choice-row,.th-op-domain-search-row,.th-op-flow-actions,.th-op-ux-foot{display:grid;grid-template-columns:1fr}.th-op-flow-btn,.th-op-ux-btn{width:100%;min-height:46px}}@media (max-width:430px){.th-op-root{padding-left:10px;padding-right:10px}.th-op-card{padding-left:12px;padding-right:12px}.th-op-product-actions,.th-op-suggest-card{flex-direction:column;align-items:stretch}.th-op-add-btn,.th-op-suggest-btn,.th-op-learn-link{width:100%;justify-content:center}.th-op-coupon-row{grid-template-columns:1fr}.th-op-coupon-apply{width:100%;min-height:44px}.th-op-sum-item{display:grid;grid-template-columns:minmax(0,1fr) auto;row-gap:8px}.th-op-sum-price{grid-column:1 / -1;text-align:left}}.th-op-root{--th-op-page-gutter:clamp(18px,2.2vw,32px);width:min(1388px,calc(100vw - (var(--th-op-page-gutter) * 2)));max-width:calc(100vw - (var(--th-op-page-gutter) * 2));margin-left:50%;margin-right:0;transform:translateX(-50%);padding-left:0;padding-right:0}.th-op-shell{grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:clamp(16px,1.45vw,22px)}.th-op-group-slider{padding:0 36px;overflow:hidden}.th-op-group-slider::before{left:36px}.th-op-group-slider::after{right:36px}.th-op-group-row{display:grid !important;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px) / 4);gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-padding-inline:2px;padding:0 0 9px}.th-op-group-card{width:100% !important;min-width:0 !important;max-width:none !important;flex:initial !important;scroll-snap-align:start;min-height:86px}.th-op-action-buttons{align-items:center}#th-op-domain-add-transfer{order:3}#th-op-domain-use-incart{order:4}.th-op-sum-item{display:grid !important;grid-template-columns:minmax(0,1fr) max-content max-content !important;align-items:center !important;gap:8px !important}.th-op-sum-main{min-width:0}.th-op-sum-price{grid-column:auto !important;justify-self:end;text-align:right !important;white-space:nowrap}.th-op-sum-actions{justify-self:end;align-self:center;flex:0 0 auto}.th-op-sum-btn{width:34px;height:34px;border-radius:9px}.th-op-product-actions{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:space-between !important;gap:12px !important;width:100%}.th-op-add-btn{width:auto !important;max-width:64%;white-space:normal;line-height:1.22}.th-op-learn-link{width:auto !important;margin-left:auto;justify-content:flex-end !important;text-align:right;white-space:nowrap}@media (min-width:1540px){.th-op-group-row{grid-auto-columns:calc((100% - 48px) / 5)}}@media (max-width:1240px){.th-op-shell{grid-template-columns:minmax(0,1fr)}.th-op-summary-card{position:static}.th-op-group-row{grid-auto-columns:calc((100% - 36px) / 4)}}@media (max-width:980px){.th-op-root{--th-op-page-gutter:clamp(14px,2.8vw,24px)}.th-op-group-row{grid-auto-columns:calc((100% - 24px) / 3)}}@media (max-width:720px){.th-op-root{width:100%;max-width:100%;margin-left:0;margin-right:0;transform:none;padding-left:12px;padding-right:12px}.th-op-group-slider{padding:0 30px}.th-op-group-slider::before{left:30px}.th-op-group-slider::after{right:30px}.th-op-group-row{grid-auto-columns:calc((100% - 12px) / 2);gap:12px}.th-op-group-card{min-height:82px}.th-op-sum-item{grid-template-columns:minmax(0,1fr) max-content max-content !important;padding:11px 12px}.th-op-sum-price{font-size:13px !important}.th-op-sum-btn{width:34px;height:34px}.th-op-product-actions{flex-direction:row !important;align-items:center !important}.th-op-add-btn{min-height:42px;min-width:min(148px,60%);padding-left:14px;padding-right:14px}.th-op-learn-link{min-height:42px;padding-inline:2px}}@media (max-width:520px){.th-op-group-row{grid-auto-columns:min(82vw,260px)}.th-op-action-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.th-op-action-btn{width:100%;white-space:normal}.th-op-sum-item{grid-template-columns:minmax(0,1fr) max-content max-content !important;gap:7px !important}.th-op-sum-title{font-size:13.5px}.th-op-sum-sub{font-size:12.5px}.th-op-sum-price{font-size:12.5px !important}.th-op-sum-btn{width:32px;height:32px}.th-op-cart-discount-badge{font-size:10.5px;padding:3px 7px}.th-op-cart-original{font-size:10.5px}.th-op-product-actions{flex-direction:row !important;justify-content:space-between !important}.th-op-add-btn,.th-op-learn-link{width:auto !important}}@media (max-width:390px){.th-op-root{padding-left:10px;padding-right:10px}.th-op-sum-item{grid-template-columns:minmax(0,1fr) auto !important;row-gap:6px !important}.th-op-sum-price{grid-column:1 / 2 !important;justify-self:start;text-align:left !important}.th-op-sum-actions{grid-column:2 / 3;grid-row:1 / span 2}.th-op-add-btn{min-width:126px;max-width:62%;padding-left:12px;padding-right:12px}}.th-op-root{--th-op-page-gutter:clamp(18px,2.4vw,34px);width:min(1360px,calc(100vw - (var(--th-op-page-gutter) * 2)));max-width:calc(100vw - (var(--th-op-page-gutter) * 2))}.th-op-product-groups-card{background:radial-gradient(circle at 8% 0%,rgba(14,165,233,.10),transparent 28%),linear-gradient(135deg,#f7fbff 0%,#eef7ff 52%,#f8fffd 100%);border-color:rgba(14,165,233,.20);box-shadow:0 14px 38px rgba(8,42,93,.08)}.th-op-product-groups-card .th-op-card-title{color:var(--th-brand-navy,#082a5d)}.th-op-product-groups-card .th-op-group-card{background:linear-gradient(180deg,#ffffff 0%,#fafdff 100%);border-color:rgba(8,42,93,.14)}.th-op-product-groups-card .th-op-group-card:hover{border-color:rgba(14,165,233,.55);box-shadow:0 14px 30px rgba(14,165,233,.12)}.th-op-product-groups-card .th-op-group-card.th-op-group-selected{background:linear-gradient(135deg,#eaf6ff 0%,#e4f8ff 50%,#effcf8 100%);border-color:var(--th-brand-sky,#0ea5e9);box-shadow:0 0 0 2px rgba(14,165,233,.18),0 16px 34px rgba(8,42,93,.12)}.th-op-service-review-card{background:linear-gradient(135deg,#f8fbff 0%,#eef7ff 100%);border-color:rgba(14,165,233,.18)}.th-op-edit-domain-tools{margin-top:10px;padding:11px;border:1px dashed rgba(14,165,233,.30);border-radius:12px;background:rgba(239,247,255,.72)}.th-op-edit-domain-tools .th-op-domain-search-row{margin-top:8px}@media (min-width:1540px){.th-op-root{width:min(1360px,calc(100vw - (var(--th-op-page-gutter) * 2)))}}@media (max-width:720px){.th-op-root{width:100%;max-width:100%;padding-left:12px;padding-right:12px}.th-op-product-groups-card{background:linear-gradient(135deg,#f7fbff 0%,#eef7ff 100%)}.th-op-edit-domain-tools{padding:10px}}.th-op-billing-upsell-modal{z-index:10060}.th-op-billing-upsell-card{max-width:560px;width:min(94vw,560px);overflow:hidden;border:1px solid rgba(30,64,175,0.14)}.th-op-billing-upsell-hero{position:relative;padding:24px 24px 20px;background:radial-gradient(circle at top left,rgba(56,189,248,.18),transparent 34%),linear-gradient(135deg,#082a5d,#13275d 52%,#172554);color:#fff}.th-op-billing-upsell-peace .th-op-billing-upsell-hero{background:radial-gradient(circle at top left,rgba(16,185,129,.22),transparent 34%),linear-gradient(135deg,#063b4f,#0f2e5e 58%,#172554)}.th-op-billing-upsell-close{position:absolute;right:14px;top:14px;color:#fff;background:rgba(255,255,255,.12)}.th-op-billing-upsell-badge{display:inline-flex;align-items:center;width:max-content;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px}.th-op-billing-upsell-title{font-size:24px;line-height:1.15;font-weight:900;letter-spacing:-.02em;max-width:460px}.th-op-billing-upsell-sub{margin-top:10px;color:rgba(255,255,255,.82);font-size:14px;line-height:1.55;max-width:480px}.th-op-billing-upsell-body{padding:18px 22px 22px}.th-op-billing-upsell-service{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:#f8fbff;border:1px solid rgba(8,42,93,.08);margin-bottom:14px}.th-op-billing-upsell-service span,.th-op-billing-upsell-compare span,.th-op-billing-upsell-metric span{color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.th-op-billing-upsell-service strong{color:#0b2d63;font-size:15px;text-align:right}.th-op-billing-upsell-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.th-op-billing-upsell-compare>div{border:1px solid #dbeafe;background:#ffffff;border-radius:14px;padding:14px;min-width:0}.th-op-billing-upsell-compare strong{display:block;color:#0f2562;font-size:18px;margin:3px 0}.th-op-billing-upsell-compare em{color:#64748b;font-style:normal;font-size:12px;line-height:1.35}.th-op-billing-upsell-metric{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:16px;padding:14px 16px;margin-bottom:12px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0}.th-op-billing-upsell-peace .th-op-billing-upsell-metric{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe}.th-op-billing-upsell-metric strong{color:#047857;font-size:24px;font-weight:900;margin-left:auto;white-space:nowrap}.th-op-billing-upsell-peace .th-op-billing-upsell-metric strong{color:#1d4ed8;font-size:18px}.th-op-billing-upsell-metric em{color:#065f46;font-style:normal;font-size:12px;font-weight:800;padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.72);white-space:nowrap}.th-op-billing-upsell-peace .th-op-billing-upsell-metric em{color:#1e40af}.th-op-billing-upsell-note{color:#64748b;font-size:12px;line-height:1.45;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:10px 12px}.th-op-billing-upsell-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}.th-op-billing-upsell-actions .th-op-flow-btn{min-height:42px}@media (max-width:560px){.th-op-billing-upsell-card{width:min(94vw,420px);border-radius:18px}.th-op-billing-upsell-hero{padding:22px 18px 18px}.th-op-billing-upsell-title{font-size:21px;padding-right:28px}.th-op-billing-upsell-body{padding:16px}.th-op-billing-upsell-service,.th-op-billing-upsell-metric{align-items:flex-start;flex-direction:column}.th-op-billing-upsell-service strong{text-align:left}.th-op-billing-upsell-compare{grid-template-columns:1fr}.th-op-billing-upsell-metric strong{margin-left:0}.th-op-billing-upsell-actions{flex-direction:column-reverse}.th-op-billing-upsell-actions .th-op-flow-btn{width:100%;justify-content:center}}.th-op-billing-upsell-card{display:flex;flex-direction:column;max-height:min(680px,calc(100dvh - 28px));overflow:hidden}.th-op-billing-upsell-body{overflow-y:auto;-webkit-overflow-scrolling:touch}@supports not (height:100dvh){.th-op-billing-upsell-card{max-height:calc(100vh - 28px)}}@media (max-width:640px){.th-op-billing-upsell-modal{align-items:center;justify-content:center;padding:10px;overflow-y:auto}.th-op-billing-upsell-card{width:min(100%,440px);max-height:calc(100dvh - 20px);border-radius:18px}.th-op-billing-upsell-hero{flex:0 0 auto;padding:16px 14px 14px}.th-op-billing-upsell-close{top:10px;right:10px;width:32px;height:32px;font-size:22px}.th-op-billing-upsell-badge{max-width:calc(100% - 46px);margin-bottom:8px;padding:4px 8px;font-size:10px;line-height:1.2;white-space:normal}.th-op-billing-upsell-title{max-width:100%;padding-right:40px;font-size:18px;line-height:1.18;letter-spacing:-.01em}.th-op-billing-upsell-sub{margin-top:7px;font-size:12.5px;line-height:1.42}.th-op-billing-upsell-body{flex:1 1 auto;min-height:0;padding:13px}.th-op-billing-upsell-service{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;padding:10px;margin-bottom:10px}.th-op-billing-upsell-service strong{text-align:left;font-size:14px;line-height:1.25}.th-op-billing-upsell-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.th-op-billing-upsell-compare>div{padding:10px;border-radius:12px}.th-op-billing-upsell-compare strong{font-size:15px;line-height:1.2}.th-op-billing-upsell-compare em{font-size:11px}.th-op-billing-upsell-metric{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 10px;padding:10px 11px;margin-bottom:10px;border-radius:13px}.th-op-billing-upsell-metric strong,.th-op-billing-upsell-peace .th-op-billing-upsell-metric strong{margin-left:0;font-size:18px;line-height:1.1;white-space:normal;text-align:right}.th-op-billing-upsell-metric em{grid-column:2;justify-self:end;padding:3px 7px;font-size:10.5px}.th-op-billing-upsell-note{padding:9px 10px;font-size:11.5px;line-height:1.35}.th-op-billing-upsell-actions{gap:8px;margin-top:12px}.th-op-billing-upsell-actions .th-op-flow-btn{min-height:40px;padding:9px 12px;font-size:13px}}@media (max-width:380px){.th-op-billing-upsell-card{width:100%;max-height:calc(100dvh - 14px)}.th-op-billing-upsell-hero{padding:14px 12px 12px}.th-op-billing-upsell-title{font-size:17px}.th-op-billing-upsell-compare{grid-template-columns:1fr}.th-op-billing-upsell-metric{grid-template-columns:1fr}.th-op-billing-upsell-metric strong,.th-op-billing-upsell-peace .th-op-billing-upsell-metric strong{text-align:left}.th-op-billing-upsell-metric em{grid-column:1;justify-self:start}}.th-op-inline-domain-result{margin-top:10px;border:1px dashed rgba(43,169,226,.42);background:rgba(239,249,255,.78);border-radius:14px;padding:12px;color:#0f2f5f}.th-op-inline-domain-success{border-color:rgba(16,185,129,.45);background:rgba(236,253,245,.82)}.th-op-inline-domain-warning{border-color:rgba(251,191,36,.55);background:rgba(255,251,235,.84)}.th-op-inline-domain-error{border-color:rgba(239,68,68,.45);background:rgba(254,242,242,.84)}.th-op-inline-domain-loading,.th-op-inline-domain-ready,.th-op-inline-domain-alert{display:flex;align-items:center;gap:8px;flex-wrap:wrap;line-height:1.45}.th-op-inline-domain-config{display:grid;gap:12px}.th-op-inline-domain-section{border-top:1px solid rgba(15,47,95,.1);padding-top:10px}.th-op-inline-domain-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.th-op-rec-inline-item.th-op-rec-selected{border-color:rgba(43,169,226,.55) !important;background:rgba(239,249,255,.9) !important;box-shadow:0 10px 24px rgba(15,47,95,.08)}@media (max-width:560px){.th-op-inline-domain-result{padding:10px;border-radius:12px}.th-op-inline-domain-actions .th-op-flow-btn{flex:1 1 145px;justify-content:center}}.th-op-textarea{min-height:88px;resize:vertical;line-height:1.45}.th-op-inline-domain-config{border:1px solid rgba(37,99,235,.18);background:linear-gradient(135deg,rgba(239,246,255,.9),rgba(255,255,255,.96));border-radius:14px;padding:12px;margin-top:10px}.th-op-inline-domain-section{margin-top:12px;padding-top:12px;border-top:1px solid rgba(148,163,184,.22)}.th-op-flow-section-title{font-weight:800;color:#0b2d63;margin-bottom:8px;display:flex;gap:6px;align-items:center}.th-op-flow-section-title span{font-weight:600;color:#64748b;font-size:.86em}.th-op-progress{display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:12px 14px;border:1px solid rgba(28,73,132,.12);border-radius:16px;background:linear-gradient(135deg,rgba(248,251,255,.98),rgba(239,247,255,.9));box-shadow:0 10px 28px rgba(8,42,93,.06);overflow:hidden}.th-op-progress-step{display:flex;align-items:center;gap:8px;color:#64748b;font-weight:700;white-space:nowrap;min-width:0}.th-op-progress-step span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;border:1px solid rgba(100,116,139,.24);background:#fff;font-size:12px;box-shadow:0 6px 18px rgba(15,23,42,.05)}.th-op-progress-step strong{font-size:13px;line-height:1.1;overflow:hidden;text-overflow:ellipsis}.th-op-progress-line{height:2px;flex:1 1 auto;min-width:22px;border-radius:999px;background:rgba(100,116,139,.16)}.th-op-progress-step.th-op-progress-active{color:#0b2d63}.th-op-progress-step.th-op-progress-active span{background:#1a2b5d;color:#fff;border-color:#1a2b5d}.th-op-progress-step.th-op-progress-done{color:#059669}.th-op-progress-step.th-op-progress-done span{background:#dcfce7;color:#047857;border-color:#a7f3d0}.th-op-smart-plan-badge{background:linear-gradient(135deg,#0b2d63,#2ba9e2)!important;color:#fff!important}.th-op-free-domain-value-modal .th-op-flow-card,.th-op-cart-saver-card{max-width:520px;width:min(94vw,520px)}.th-op-free-domain-value-hero{position:relative;padding:22px 22px 18px;border-radius:20px 20px 0 0;background:linear-gradient(135deg,#0b2d63,#1d4ed8 58%,#2ba9e2);color:#fff}.th-op-free-domain-value-hero .th-op-flow-sub{color:rgba(255,255,255,.88)}.th-op-free-domain-value-box{border:1px solid rgba(16,185,129,.22);background:linear-gradient(135deg,rgba(236,253,245,.95),rgba(255,255,255,.98));border-radius:14px;padding:12px;margin-bottom:12px}.th-op-free-domain-value-box>span{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#047857;margin-bottom:8px}.th-op-free-domain-tlds{display:flex;flex-wrap:wrap;gap:7px}.th-op-tld-chip{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;background:#ecfeff;border:1px solid rgba(43,169,226,.22);color:#0b2d63;font-size:12px;font-weight:800}.th-op-addon-bundle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-top:9px}.th-op-addon-bundle-card{position:relative;text-align:left;border:1px solid rgba(43,169,226,.22);border-radius:15px;background:linear-gradient(135deg,#fff,#f8fbff);padding:13px 13px 12px;cursor:pointer;transition:all .16s ease;box-shadow:0 8px 20px rgba(8,42,93,.04)}.th-op-addon-bundle-card:hover,.th-op-addon-bundle-card.th-op-addon-bundle-selected{border-color:#2ba9e2;box-shadow:0 14px 30px rgba(43,169,226,.15);transform:translateY(-1px)}.th-op-addon-bundle-card strong{display:block;color:#0b2d63;font-size:14px;margin-bottom:4px;padding-right:74px}.th-op-addon-bundle-card span{display:block;color:#475569;font-size:12px;line-height:1.35;margin-bottom:6px}.th-op-addon-bundle-card em{display:block;color:#64748b;font-size:11px;line-height:1.35;font-style:normal;margin-bottom:6px}.th-op-addon-bundle-card b{display:inline-flex;color:#059669;font-size:13px}.th-op-addon-bundle-badge{position:absolute;right:10px;top:10px;background:#e0ecff;color:#0b2d63;border:1px solid rgba(11,45,99,.12);padding:3px 7px;border-radius:999px;font-size:10px!important;font-weight:800;margin:0!important}.th-op-protect-check{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:800;color:#0b2d63;background:#f0f9ff;border:1px solid rgba(43,169,226,.22);border-radius:999px;padding:5px 8px;cursor:pointer}.th-op-protect-check input{margin:0}.th-op-domain-protect-bundle{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 0;padding:13px;border:1px solid rgba(11,45,99,.14);border-radius:16px;background:linear-gradient(135deg,#f8fbff,#eef7ff);box-shadow:0 10px 24px rgba(8,42,93,.06)}.th-op-domain-protect-copy{display:grid;gap:3px;min-width:0}.th-op-domain-protect-copy strong{color:#0b2d63;font-size:14px;line-height:1.2}.th-op-domain-protect-copy span{color:#64748b;font-size:12px;line-height:1.35}.th-op-domain-protect-btn{border:0;border-radius:12px;background:#1a2b5d;color:#fff;font-weight:800;padding:10px 12px;white-space:nowrap;box-shadow:0 10px 22px rgba(26,43,93,.18)}.th-op-domain-protect-btn:disabled{opacity:.7;cursor:not-allowed}.th-op-save-order-btn{border:1px solid rgba(26,43,93,.18);border-radius:12px;background:#fff;color:#1a2b5d;font-weight:800;padding:11px 13px;width:100%;margin-top:8px}.th-op-save-order-btn:hover{background:#f8fbff;border-color:#2ba9e2}.th-op-cart-saver-head{background:linear-gradient(135deg,#f8fbff,#eef7ff);border-bottom:1px solid rgba(28,73,132,.1)}.th-op-cart-saver-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.th-op-summary-cta{display:grid;gap:8px}@media(max-width:700px){.th-op-progress{gap:6px;padding:10px;border-radius:14px;overflow-x:auto;scrollbar-width:none}.th-op-progress::-webkit-scrollbar{display:none}.th-op-progress-step strong{font-size:11.5px}.th-op-progress-step span{width:23px;height:23px;font-size:11px}.th-op-progress-line{min-width:16px}.th-op-domain-protect-bundle{align-items:stretch;flex-direction:column}.th-op-domain-protect-btn{width:100%}.th-op-cart-saver-grid{grid-template-columns:1fr}.th-op-addon-bundle-grid{grid-template-columns:1fr}.th-op-free-domain-value-hero{padding:18px 16px 15px}.th-op-protect-check{padding:5px 7px}.th-op-suggest-actions{gap:6px}}@media(max-width:430px){.th-op-progress-step strong{display:none}.th-op-progress-line{min-width:20px}.th-op-progress{justify-content:space-between}.th-op-free-domain-value-modal .th-op-flow-card,.th-op-cart-saver-card{width:calc(100vw - 18px);max-height:calc(100dvh - 18px)}.th-op-domain-protect-copy strong{font-size:13px}.th-op-domain-protect-copy span{font-size:11.5px}}@media (min-width:1101px){.th-op-shell>div:last-child{position:sticky;top:84px;align-self:flex-start;max-height:none;overflow:visible}.th-op-summary-card{position:relative;top:auto;max-height:none;overflow:visible;scrollbar-width:auto}}@media (max-width:1100px){.th-op-shell>div:last-child,.th-op-summary-card{position:static !important;top:auto !important;max-height:none !important;overflow:visible !important}}.th-op-coupon-savings-card{margin:10px 0 12px;padding:11px 12px;border:1px solid rgba(43,169,226,.28);border-radius:14px;background:linear-gradient(135deg,rgba(239,249,255,.18),rgba(16,185,129,.08));box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.th-op-coupon-savings-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:800}.th-op-coupon-savings-label{color:#d9f5ff;min-width:0;overflow:hidden;text-overflow:ellipsis}.th-op-coupon-savings-value{color:#7dd3fc;white-space:nowrap}.th-op-summary-cta{justify-items:stretch}.th-op-save-order-btn{width:auto !important;min-width:142px;max-width:190px;justify-self:center;padding:8px 13px !important;border-radius:999px !important;font-size:12px !important;line-height:1.2;background:rgba(255,255,255,.08) !important;color:#eaf7ff !important;border-color:rgba(125,211,252,.25) !important;box-shadow:none !important}.th-op-save-order-btn:hover{background:rgba(255,255,255,.14) !important;border-color:rgba(125,211,252,.45) !important}.th-op-domain-select-with-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.th-op-mini-search-btn{border:1px solid rgba(43,169,226,.24);border-radius:12px;background:#eff9ff;color:#0b2d63;font-weight:800;font-size:12px;padding:10px 12px;white-space:nowrap;cursor:pointer;transition:all .16s ease}.th-op-mini-search-btn:hover{background:#e0f2fe;border-color:#2ba9e2}.th-op-edit-domain-tools,.th-op-domain-search-collapsed{margin-top:10px;border:1px dashed rgba(43,169,226,.32);border-radius:14px;padding:12px;background:rgba(239,249,255,.72)}.th-op-coupon-offer-card{max-width:520px;width:min(94vw,520px);overflow:hidden}.th-op-coupon-offer-hero{position:relative;padding:22px 22px 18px;color:#fff;background:radial-gradient(circle at 14% 0%,rgba(125,211,252,.35),transparent 34%),linear-gradient(135deg,#0b2d63,#1d4ed8 62%,#2ba9e2)}.th-op-coupon-offer-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:rgba(16,185,129,.18);border:1px solid rgba(167,243,208,.28);color:#d1fae5;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.th-op-coupon-offer-title{font-size:24px;line-height:1.08;font-weight:900;letter-spacing:-.02em;padding-right:38px}.th-op-coupon-offer-sub{color:rgba(255,255,255,.88);font-size:14px;line-height:1.45;margin-top:8px}.th-op-coupon-offer-body{display:grid;gap:12px}.th-op-coupon-code-box,.th-op-coupon-offer-service,.th-op-coupon-offer-line,.th-op-coupon-offer-note{border:1px solid rgba(28,73,132,.12);background:#f8fbff;border-radius:14px;padding:12px}.th-op-coupon-code-box{display:flex;align-items:center;justify-content:space-between;gap:12px}.th-op-coupon-code-box span,.th-op-coupon-offer-service span,.th-op-coupon-offer-line span{display:block;color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.th-op-coupon-code-box strong{color:#0b2d63;font-size:20px;letter-spacing:.05em}.th-op-coupon-offer-service strong,.th-op-coupon-offer-line strong{color:#0b2d63;font-size:15px;display:block;margin-top:4px}.th-op-coupon-offer-note{color:#475569;font-size:12.5px;line-height:1.45;background:linear-gradient(135deg,#fff,#eff9ff)}.th-op-coupon-offer-actions{margin-top:4px}@media (max-width:560px){.th-op-domain-select-with-search{grid-template-columns:1fr}.th-op-mini-search-btn{width:100%;justify-content:center}.th-op-coupon-offer-card{width:calc(100vw - 18px);max-height:calc(100dvh - 18px);overflow-y:auto}.th-op-coupon-offer-hero{padding:17px 15px 14px}.th-op-coupon-offer-title{font-size:19px;padding-right:34px}.th-op-coupon-offer-sub{font-size:12.5px}.th-op-coupon-code-box{align-items:flex-start;flex-direction:column;gap:5px}.th-op-coupon-code-box strong{font-size:18px}.th-op-coupon-offer-actions{grid-template-columns:1fr}}.th-op-summary-items-scroll{display:block;max-height:none;overflow:visible;padding-right:0;scrollbar-width:thin}.th-op-summary-card.th-op-summary-scroll-active .th-op-summary-items-scroll{overflow-y:auto;max-height:var(--th-op-items-max-height,620px);padding-right:4px;overscroll-behavior:contain}.th-op-summary-card.th-op-summary-scroll-active .th-op-summary-items-scroll::-webkit-scrollbar{width:7px}.th-op-summary-card.th-op-summary-scroll-active .th-op-summary-items-scroll::-webkit-scrollbar-track{background:rgba(255,255,255,.07);border-radius:999px}.th-op-summary-card.th-op-summary-scroll-active .th-op-summary-items-scroll::-webkit-scrollbar-thumb{background:rgba(125,211,252,.42);border-radius:999px}@media (min-width:1101px){.th-op-shell>div:last-child{position:sticky;top:84px;align-self:flex-start;overflow:visible}.th-op-summary-card{overflow:visible}}@media (max-width:1100px){.th-op-summary-card{max-height:none;overflow:visible}}.th-op-config-domain-suggestions{margin-top:10px;border:1px dashed rgba(43,169,226,.36);background:rgba(248,251,255,.86);border-radius:12px;padding:10px}.th-op-config-domain-suggestions .th-op-flow-section-title{font-size:13px;margin-bottom:4px}.th-op-config-domain-suggestions .th-op-flow-help{font-size:11.5px;line-height:1.35}.th-op-config-suggest-grid{margin-top:8px;gap:8px;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.th-op-config-suggest-card{min-height:0;padding:8px;border-radius:8px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:4px}.th-op-config-suggest-card .th-op-suggest-domain{font-size:12px;line-height:1.25;overflow-wrap:anywhere}.th-op-config-suggest-card .th-op-suggest-meta{width:max-content;max-width:100%;margin-top:1px;padding:2px 5px;border-radius:7px;font-size:10px;line-height:1.1}.th-op-config-suggest-card .th-op-suggest-price{margin-top:1px;font-size:10.5px;line-height:1.2;overflow-wrap:anywhere}.th-op-config-suggest-card .th-op-suggest-actions{width:100%;margin-top:5px;gap:4px;flex-wrap:nowrap;align-items:stretch}.th-op-config-suggest-card .th-op-suggest-btn{min-height:28px;padding:5px 7px;border-radius:7px;font-size:10.5px;line-height:1.1;white-space:normal;flex:1 1 0}.th-op-config-suggest-card .th-op-suggest-btn:only-child{flex:0 1 auto;min-width:50px;margin-left:auto}.th-op-config-suggestion-status{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:11.5px}@media (max-width:560px){.th-op-config-suggest-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.th-op-config-suggest-card .th-op-suggest-btn{flex:1 1 auto}}@media (max-width:360px){.th-op-config-suggest-grid{grid-template-columns:1fr}}.th-op-config-domain-suggestions{max-width:100%;overflow-x:hidden}.th-op-config-domain-suggestions *,.th-op-config-domain-suggestions *::before,.th-op-config-domain-suggestions *::after{box-sizing:border-box}.th-op-config-suggest-grid.th-op-suggest-grid{display:grid !important;width:100% !important;max-width:100% !important;overflow-x:hidden !important;grid-template-columns:repeat(auto-fit,minmax(132px,1fr)) !important;gap:7px !important;align-items:stretch !important}.th-op-config-suggest-card.th-op-suggest-card{display:grid !important;grid-template-rows:auto auto;align-content:start !important;align-items:stretch !important;justify-content:stretch !important;min-width:0 !important;width:100% !important;max-width:100% !important;min-height:0 !important;gap:5px !important;padding:7px !important;border-radius:9px !important}.th-op-config-suggest-card>div:first-child{min-width:0 !important;max-width:100% !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;gap:3px !important}.th-op-config-suggest-card .th-op-suggest-domain{display:block !important;width:100% !important;min-width:0 !important;max-width:100% !important;font-size:11.5px !important;line-height:1.2 !important;overflow-wrap:anywhere !important;word-break:break-word !important}.th-op-config-suggest-card .th-op-suggest-meta{display:inline-flex !important;width:auto !important;max-width:100% !important;margin:0 !important;padding:2px 5px !important;border-radius:7px !important;font-size:9px !important;line-height:1.1 !important}.th-op-config-suggest-card .th-op-suggest-price{width:100% !important;max-width:100% !important;margin:0 !important;font-size:10px !important;line-height:1.2 !important;overflow-wrap:anywhere !important}.th-op-config-suggest-actions.th-op-suggest-actions,.th-op-config-suggest-card .th-op-suggest-actions{display:grid !important;width:100% !important;min-width:0 !important;max-width:100% !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:4px !important;align-items:stretch !important;justify-content:stretch !important;margin:1px 0 0 !important}.th-op-config-suggest-card .th-op-suggest-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:100% !important;min-width:0 !important;max-width:100% !important;min-height:26px !important;margin:0 !important;padding:4px 5px !important;border-radius:7px !important;font-size:10px !important;line-height:1.1 !important;text-align:center !important;white-space:normal !important;overflow-wrap:anywhere !important;box-shadow:0 6px 14px rgba(29,78,216,.14) !important}.th-op-config-suggest-card .th-op-suggest-btn:only-child{grid-column:1 / -1 !important}@media (min-width:760px){.th-op-config-suggest-grid.th-op-suggest-grid{grid-template-columns:repeat(auto-fit,minmax(122px,1fr)) !important}}@media (max-width:560px){.th-op-config-suggest-grid.th-op-suggest-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:390px){.th-op-config-suggest-grid.th-op-suggest-grid{grid-template-columns:1fr !important}}.th-op-product-groups-card{position:relative;isolation:isolate;overflow:hidden;border-radius:20px;padding:clamp(16px,1.8vw,22px);background:linear-gradient(135deg,rgba(248,252,255,.98) 0%,rgba(238,248,255,.94) 56%,rgba(249,255,253,.98) 100%);border:1px solid rgba(14,165,233,.20);box-shadow:0 20px 48px rgba(8,42,93,.10)}.th-op-product-groups-card::before{content:"";position:absolute;inset:1px;z-index:0;pointer-events:none;border-radius:19px;background:linear-gradient(120deg,rgba(255,255,255,.76),rgba(255,255,255,0) 46%)}.th-op-product-groups-card::after{content:"";position:absolute;right:-90px;bottom:-128px;z-index:0;width:250px;height:250px;pointer-events:none;border-radius:999px;background:radial-gradient(circle,rgba(14,165,233,.13),rgba(14,165,233,0) 68%)}.th-op-product-groups-card>*{position:relative;z-index:1}.th-op-product-groups-card .th-op-card-header{margin-bottom:14px}.th-op-product-groups-card .th-op-card-title{color:var(--th-brand-navy,#082a5d);font-size:clamp(18px,1.28vw,20px);font-weight:900;letter-spacing:-.03em}.th-op-product-groups-card .th-op-card-sub{color:#46627c;font-weight:500}.th-op-product-groups-card .th-op-group-slider{padding:0 40px;overflow:hidden}.th-op-product-groups-card .th-op-group-slider::before,.th-op-product-groups-card .th-op-group-slider::after{bottom:8px;width:36px;z-index:2}.th-op-product-groups-card .th-op-group-slider::before{left:40px;background:linear-gradient(90deg,rgba(239,248,255,.96),rgba(239,248,255,0))}.th-op-product-groups-card .th-op-group-slider::after{right:40px;background:linear-gradient(270deg,rgba(239,248,255,.96),rgba(239,248,255,0))}.th-op-product-groups-card .th-op-group-row{align-items:stretch;gap:12px;padding:2px 0 10px;scrollbar-color:rgba(8,42,93,.18) transparent}.th-op-product-groups-card .th-op-group-row::-webkit-scrollbar{height:5px}.th-op-product-groups-card .th-op-group-row::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(8,42,93,.18)}.th-op-product-groups-card .th-op-group-card{flex:0 0 clamp(152px,16vw,176px);min-width:152px;max-width:176px;min-height:96px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:14px 34px 14px 15px;border-radius:16px;border:1px solid rgba(8,42,93,.13);background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(249,252,255,.96) 100%);color:#10233f;box-shadow:0 10px 26px rgba(8,42,93,.075),inset 0 1px 0 rgba(255,255,255,.90);transform:translateZ(0);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.th-op-product-groups-card .th-op-group-card::before{content:none !important;display:none !important}.th-op-product-groups-card .th-op-group-card::after{content:"›";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;color:rgba(8,42,93,.45);font-size:25px;line-height:1;font-weight:800;box-shadow:none;transition:transform .2s ease,color .2s ease}.th-op-product-groups-card .th-op-group-card:hover{transform:translateY(-3px);border-color:rgba(8,42,93,.22);background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);box-shadow:0 18px 36px rgba(8,42,93,.13),0 0 0 1px rgba(8,42,93,.035),inset 0 1px 0 rgba(255,255,255,.95)}.th-op-product-groups-card .th-op-group-card:hover::after{transform:translate(3px,-50%);color:var(--th-brand-navy,#082a5d)}.th-op-product-groups-card .th-op-group-card:focus-visible{outline:none;border-color:rgba(14,165,233,.55);box-shadow:0 0 0 4px rgba(14,165,233,.16),0 16px 34px rgba(8,42,93,.14)}.th-op-product-groups-card .th-op-group-card.th-op-group-selected{border-color:rgba(8,42,93,.42);background:linear-gradient(135deg,var(--th-brand-navy,#082a5d) 0%,#103a7a 58%,#0f5c8e 100%);box-shadow:0 18px 38px rgba(8,42,93,.22),inset 0 1px 0 rgba(255,255,255,.18)}.th-op-product-groups-card .th-op-group-card.th-op-group-selected::after{color:rgba(255,255,255,.86)}.th-op-product-groups-card .th-op-group-name{position:relative;padding-right:0;color:var(--th-brand-navy,#082a5d);font-size:14px;font-weight:850;letter-spacing:-.025em;line-height:1.18}.th-op-product-groups-card .th-op-group-name::before{content:none !important;display:none !important}.th-op-product-groups-card .th-op-group-sub{margin-top:0;padding-right:0;color:#52667f;font-size:11.5px;font-weight:500;line-height:1.38;-webkit-line-clamp:2}.th-op-product-groups-card .th-op-group-card.th-op-group-selected .th-op-group-name,.th-op-product-groups-card .th-op-group-card.th-op-group-selected .th-op-group-sub{color:#ffffff}.th-op-product-groups-card .th-op-group-card.th-op-group-selected .th-op-group-sub{color:rgba(255,255,255,.78)}.th-op-product-groups-card .th-op-group-tray{width:34px;height:58px;border-radius:17px;border:1px solid rgba(8,42,93,.16);background:rgba(255,255,255,.90);color:var(--th-brand-navy,#082a5d);box-shadow:0 14px 30px rgba(8,42,93,.13);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.th-op-product-groups-card .th-op-group-tray:hover{background:#ffffff;border-color:rgba(8,42,93,.26);box-shadow:0 18px 36px rgba(8,42,93,.18);transform:translateY(-50%) scale(1.04)}@media (max-width:720px){.th-op-product-groups-card{border-radius:18px;padding:16px}.th-op-product-groups-card::before{border-radius:17px}.th-op-product-groups-card .th-op-card-header{margin-bottom:12px}.th-op-product-groups-card .th-op-group-slider{padding:0 34px}.th-op-product-groups-card .th-op-group-slider::before{left:34px}.th-op-product-groups-card .th-op-group-slider::after{right:34px}.th-op-product-groups-card .th-op-group-card{flex-basis:150px;min-width:150px;min-height:92px;padding:13px 30px 13px 14px;border-radius:15px}.th-op-product-groups-card .th-op-group-name{font-size:13.5px}.th-op-product-groups-card .th-op-group-sub{font-size:11px}.th-op-product-groups-card .th-op-group-tray{width:30px;height:52px;border-radius:15px}}@media (max-width:520px){.th-op-product-groups-card .th-op-group-card{flex-basis:148px;min-width:148px;min-height:90px}}