:root{font-family:Montserrat,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#0f1d33;background:#edf1f8}*{box-sizing:border-box}body{margin:0;background:#eef1f6;color:#1b2436;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#eef3ff,#dfe7f5 48%,#d7deee)}.auth-card{width:min(520px,100%);background:#fff;border:1px solid #cfd9ec;border-radius:18px;padding:42px 36px;box-shadow:0 20px 48px #08183f1f;text-align:center}.auth-logo{width:170px;height:auto;margin:0 auto 20px}.auth-card h1{margin:0 0 12px;font-size:36px;line-height:1.08;color:#1b2436;letter-spacing:-.02em}.auth-card p{margin:0 0 24px;color:#3f4d6b;font-size:16px}.auth-microsoft-btn{margin:0 auto;min-width:280px;max-width:100%;height:50px;border:0;border-radius:999px;background:linear-gradient(135deg,#225dcf,#1b4da8);color:#fff;font-weight:700;font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 10px 26px #1b4da859;transition:transform .15s ease,box-shadow .15s ease}.auth-microsoft-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #1b4da866}.auth-microsoft-btn:active{transform:translateY(0)}.auth-microsoft-mark{width:22px;height:22px;border-radius:50%;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.layout{min-height:100vh;display:grid;grid-template-columns:clamp(288px,20vw,360px) minmax(0,1fr)}.sidebar{background:linear-gradient(180deg,#07183f,#0a255f);color:#d9e4ff;padding:22px 18px;box-shadow:inset -1px 0 #ffffff0f;min-width:0}.brand{margin-bottom:20px}.brand img{display:block;width:158px;height:auto}.nav-title{color:#91a7dd;font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px 12px}.sidebar nav{display:flex;flex-direction:column;gap:8px}.claims-nav{margin-top:10px}.claims-subnav{display:flex;flex-direction:column;gap:6px;margin-left:14px;margin-top:4px;padding-left:10px;border-left:1px solid rgba(137,170,255,.35);max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:max-height .25s ease,opacity .25s ease,visibility 0s linear .35s}.claims-nav.open .claims-subnav,.claims-nav:hover .claims-subnav{max-height:140px;opacity:1;visibility:visible;transition:max-height .2s ease,opacity .2s ease,visibility 0s}.claims-nav.marketing-sidebar-nav.open .claims-subnav,.claims-nav.marketing-sidebar-nav:hover .claims-subnav{max-height:220px}.claims-nav.customer-tools-sidebar-nav.open .claims-subnav,.claims-nav.customer-tools-sidebar-nav:hover .claims-subnav{max-height:280px}.claims-nav.customer-tools-sidebar-nav.open,.claims-nav.customer-tools-sidebar-nav:hover{margin-bottom:8px}.claims-subnav a{font-weight:500;padding:8px 10px}.claims-nav>a{display:flex;justify-content:space-between;align-items:center}.menu-caret{display:inline-block;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);flex-shrink:0;opacity:.95;transition:transform .15s ease}.claims-nav.open .menu-caret{transform:rotate(45deg)}.sidebar a{color:#cad7ff;text-decoration:none;padding:11px 12px;border-radius:10px;border:1px solid transparent;font-weight:600}.sidebar a.active,.sidebar a:hover{background:#89aaff2b;border-color:#89aaff59}.sidebar-user{margin-top:18px;padding:12px;border-radius:12px;background:#89aaff1f;border:1px solid rgba(137,170,255,.25)}.sidebar-user-label{color:#9eb4e9;font-size:11px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px}.sidebar-user-name{color:#f2f6ff;font-size:14px;font-weight:600;line-height:1.35;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.sidebar-user-email{color:#c7d5f7;font-size:12px;margin-top:4px;line-height:1.35;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.sidebar-logout-btn{margin-top:10px;width:100%;border:1px solid rgba(180,201,246,.5);border-radius:999px;background:#ffffff0f;color:#f2f6ff;font-weight:700;padding:9px 12px;cursor:pointer}.sidebar-logout-btn:hover{background:#ffffff24}.content{display:flex;flex-direction:column;position:relative}.language-flags{position:absolute;top:14px;right:20px;display:flex;gap:8px;z-index:2}.lang-flag{min-width:52px;height:34px;padding:0 8px;border-radius:999px;border:1px solid #c5d2ef;background:#fff;cursor:pointer;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:4px;box-shadow:0 4px 10px #0a235e1a}.lang-flag-icon{width:20px;height:14px;border-radius:2px;flex-shrink:0;box-shadow:inset 0 0 0 1px #0000001f}.lang-flag-de{background:linear-gradient(180deg,#000,#000 33.33%,#d00 33.33%,#d00 66.66%,#ffce00 66.66%,#ffce00)}.lang-flag-fr{background:linear-gradient(90deg,#002395,#002395 33.33%,#fff 33.33%,#fff 66.66%,#ed2939 66.66%,#ed2939)}.lang-flag-gbr{background-color:#012169;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 30'%3E%3Crect width='60' height='30' fill='%23012169'/%3E%3Cpath d='M0 0L60 30M60 0L0 30' stroke='%23fff' stroke-width='6'/%3E%3Cpath d='M0 0L60 30M60 0L0 30' stroke='%23C8102E' stroke-width='2'/%3E%3Cpath d='M30 0v30M0 15h60' stroke='%23fff' stroke-width='10'/%3E%3Cpath d='M30 0v30M0 15h60' stroke='%23C8102E' stroke-width='6'/%3E%3C/svg%3E");background-size:cover;background-position:center;background-repeat:no-repeat}.lang-code{font-size:11px;font-weight:700;letter-spacing:.04em}.lang-flag.active{border-color:#2f4f9b;box-shadow:0 0 0 3px #4d76cb29}.page{padding:22px 22px 26px;display:flex;justify-content:flex-start}.content-column{width:min(1020px,100%)}.card{background:#fff;border:1px solid #e4e8f1;border-radius:10px;padding:22px 22px 18px;margin-bottom:18px;box-shadow:none}h1,h2{margin:2px 0 16px;color:#1b2436;letter-spacing:-.02em}h2{font-size:42px;line-height:1.05}.hero{border-left:4px solid #315fb9}.access-chip{margin-top:12px;background:#edf2ff;border:1px solid #c6d5ff;color:#203f85;border-radius:10px;padding:10px 12px}.toggle-row{display:flex;gap:10px;margin-bottom:12px}.toggle-btn{min-width:86px;padding:10px 16px;border:1px solid #b6c2d8;border-radius:10px;background:#fff;color:#22314f;font-weight:600;cursor:pointer}.toggle-btn.active{background:#3f5fb2;border-color:#3f5fb2;color:#fff}.provider-field{max-width:320px}.lookup-row{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:12px;align-items:end}.stack-grid{display:grid;gap:14px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px 20px}.quote-form-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.quote-mixedbreed-field .toggle-row{margin-top:6px;margin-bottom:0}.quote-pet-age-field{grid-column:1 / -1;display:flex;flex-direction:column;gap:8px}.quote-pet-age-heading{font-size:13px;font-weight:500;color:#6a7382}.quote-pet-age-field .quote-pet-age-toggle{margin:0}.quote-pet-age-input{max-width:min(320px,100%)}.quote-pet-age-field .quote-pet-age-toggle .toggle-btn{min-height:44px;flex:1;max-width:220px}.line-item-row{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr)) auto;gap:14px 20px;align-items:end}label{display:flex;flex-direction:column;gap:5px;font-size:13px;font-weight:500;color:#6a7382}input,select,textarea{border:1px solid #d9dde3;border-radius:6px;padding:10px 12px;min-height:44px;background:#fff;font:inherit;color:#252830}input:focus,select:focus,textarea:focus{outline:none;border-color:#4d76cb;box-shadow:0 0 0 3px #4d76cb29}.char-count{color:#667596;font-size:12px;align-self:flex-end}.muted{color:#3f4d6b;margin-top:0}.verify-row{margin-top:10px}.btn-verify{background:#1f3e85;border-color:#1f3e85;color:#fff}.result-box{border-radius:10px;padding:12px 14px;margin-top:12px}.result-box p{margin:8px 0 0}.result-box.success{background:#e8f7ec;border:1px solid #8ac89a;color:#1f5f34}.result-box.error{background:#fdebed;border:1px solid #e59ca6;color:#7e2430}.result-box.info{background:#edf2ff;border:1px solid #c6d5ff;color:#203f85}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px 20px}.login-check-details{display:flex;flex-direction:column;gap:12px;margin-top:12px;max-width:100%}.login-check-row{display:flex;flex-direction:column;gap:4px;padding-bottom:10px;border-bottom:1px solid #e8eaf0}.login-check-row:last-child{border-bottom:none;padding-bottom:0}.login-check-label{font-weight:600;color:#1a2b4d;font-size:.85rem}.login-check-value{font-size:1rem;line-height:1.45;word-break:break-word;overflow-wrap:anywhere;max-width:100%}.policy-check-layout{width:min(1180px,100%)}.policy-created-page{display:grid;gap:18px}.policy-created-hero{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;padding:24px 26px;border-radius:14px;border:1px solid #b9e4c8;background:linear-gradient(135deg,#f3fbf6,#fff 58%,#f7fbff);box-shadow:0 10px 28px #1827420f}.policy-created-hero-main{display:flex;align-items:center;gap:16px;min-width:min(100%,320px)}.policy-created-hero-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:#1f8b4c;color:#fff;flex-shrink:0;box-shadow:0 8px 18px #1f8b4c47}.policy-created-hero-icon svg{width:28px;height:28px;fill:currentColor}.policy-created-title{margin:0;font-size:clamp(1.45rem,2.5vw,1.85rem);color:#15243f}.policy-created-subtitle{margin:6px 0 0;color:#5f6f88;font-size:.96rem}.policy-created-policy-pill{display:grid;gap:4px;padding:14px 18px;border-radius:12px;border:1px solid #d4e0f5;background:#ffffffeb;min-width:min(100%,260px)}.policy-created-policy-label{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7a94}.policy-created-policy-number{font-size:1.15rem;font-weight:700;letter-spacing:.02em;color:#15243f;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.policy-created-sections{display:grid;gap:16px}.policy-created-actions{display:flex;justify-content:flex-start;padding-top:4px}.policy-created-empty{display:grid;gap:14px;max-width:520px}.policy-detail-card{padding:0;overflow:hidden}.policy-detail-card-title{margin:0;padding:18px 22px;font-size:1.05rem;font-weight:700;color:#1b2436;border-bottom:1px solid #e8ecf2;background:#fafbfd}.policy-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.policy-detail-field{display:flex;flex-direction:column;gap:6px;padding:14px 18px;border-right:1px solid #eef1f6;border-bottom:1px solid #eef1f6;min-height:72px;background:#fff}.policy-detail-field:nth-child(3n){border-right:none}.policy-detail-field-label{font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6b7a94}.policy-detail-field-value{font-size:.95rem;line-height:1.4;color:#1b2436;word-break:break-word}.policy-detail-field-value.is-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;color:#4b5563}.policy-check-hero{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;margin-bottom:18px;background:linear-gradient(135deg,#f7f9fc,#fff);border:1px solid #e4e8f1;border-radius:10px}.policy-check-hero h3{margin:0;font-size:1.35rem;color:#1b2436}.policy-status-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-size:.82rem;font-weight:700;background:#edf2ff;color:#203f85;border:1px solid #c6d5ff}.policy-data-table-wrap{overflow-x:auto}.policy-data-table{width:100%;border-collapse:collapse;font-size:.92rem}.policy-data-table th{text-align:left;padding:11px 16px;background:#f7f9fc;border-bottom:1px solid #e4e8f1;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6b7a94;white-space:nowrap}.policy-data-table td{padding:12px 16px;border-bottom:1px solid #eef1f6;color:#1b2436;vertical-align:top}.policy-data-table tbody tr:last-child td{border-bottom:none}.policy-data-table tbody tr:hover{background:#fafbfd}@media (max-width: 960px){.policy-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-detail-field:nth-child(3n){border-right:1px solid #eef1f6}.policy-detail-field:nth-child(2n){border-right:none}}@media (max-width: 640px){.policy-detail-grid{grid-template-columns:1fr}.policy-detail-field{border-right:none}}.login-check-value.login-check-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8125rem}.log-check-kql{width:100%;min-height:140px;margin-top:6px;padding:10px 12px;border-radius:10px;border:1px solid #d8dde7;background:#0e1525;color:#eaf0ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85rem;line-height:1.4}.log-check-pre{white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;background:#0e1525;color:#eaf0ff;padding:12px;border-radius:10px;border:1px solid #1f2a44;font-size:.82rem}.log-check-table{margin-top:12px}.manual-entry-footer{display:flex;justify-content:space-between;align-items:center;gap:12px}.running-total{font-weight:700;color:#1f3e85}.selected-related-claim{margin-top:8px;padding:10px 12px;border:1px solid #c6d5ff;border-radius:8px;background:#edf2ff;color:#203f85;display:flex;align-items:center;justify-content:space-between;gap:10px}.chip-clear-btn{border:0;background:transparent;color:#203f85;font-size:20px;line-height:1;cursor:pointer;padding:0 4px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#04102d66;display:grid;place-items:center;z-index:1000;padding:16px}.modal-card{width:min(680px,100%);background:#fff;border:1px solid #d7dfef;border-radius:12px;padding:18px;box-shadow:0 18px 40px #08183f40}.related-claims-list{display:grid;gap:10px}.related-claim-item{display:grid;grid-template-columns:1.1fr 1.4fr auto auto;gap:10px;border:1px solid #d5dced;background:#fbfcff;border-radius:10px;padding:12px 14px;text-align:left;cursor:pointer;align-items:center}.related-claim-item:hover{border-color:#5d7fce;background:#edf2ff}.pagination-row{margin-top:12px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.deductible-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.deductible-switch{display:inline-flex;gap:10px}.quote-result-stack{display:grid;gap:20px;margin-top:18px}.quote-price-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.quote-price-item{border:1px solid #ccd6eb;background:#f8fbff;border-radius:10px;padding:14px 16px;display:flex;align-items:baseline;justify-content:space-between}.quote-pricing-panel{border:1px solid #d8e2f2;border-radius:16px;background:linear-gradient(180deg,#f8faff,#fff 42%);padding:22px 24px;box-shadow:0 10px 28px #0f23500f;scroll-margin-top:24px}.quote-pricing-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,300px);gap:28px;align-items:start}.quote-pricing-options{display:grid;gap:22px}.quote-option-block{display:grid;gap:10px}.quote-option-label{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7a94}.quote-option-block--slider{padding-top:4px}.segmented-control{display:inline-flex;gap:4px;padding:4px;border-radius:999px;background:#e9eef8;border:1px solid #d4ddef;width:fit-content;max-width:100%}.segmented-control--full{width:100%}.segmented-btn{min-width:72px;padding:10px 18px;border:0;border-radius:999px;background:transparent;color:#4a5872;font:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.segmented-control--full .segmented-btn{flex:1}.segmented-btn:hover:not(.active):not(:disabled){color:#1f2b44;background:#ffffff8c}.segmented-btn.active{background:#fff;color:#1f3e85;box-shadow:0 2px 10px #1f3e8524}.coinsurance-slider-wrap,.coinsurance-slider-block{display:grid;gap:12px}.coinsurance-slider-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.coinsurance-slider-label{color:#1c2a4f;font-size:15px;font-weight:600}.coinsurance-pill{display:inline-flex;align-items:center;justify-content:center;min-width:64px;height:32px;padding:0 12px;border-radius:999px;background:linear-gradient(135deg,#e8f0ff,#dbe8ff);border:1px solid #a8c0ef;color:#173875;font-weight:700;font-size:14px;letter-spacing:.01em}.coinsurance-slider-track{--slider-thumb: 22px;padding-top:8px}.coinsurance-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:8px;min-height:0;margin:0;padding:0;border:0;border-radius:999px;background:linear-gradient(90deg,#c5d6f5,#dfe8f8);outline:none;box-shadow:none;cursor:pointer}input[type=range].coinsurance-slider:focus{border-color:transparent;box-shadow:none}.coinsurance-slider::-webkit-slider-thumb{-webkit-appearance:none;width:var(--slider-thumb);height:var(--slider-thumb);border-radius:50%;border:3px solid #ffffff;background:linear-gradient(180deg,#4f73c7,#3a5da8);box-shadow:0 3px 12px #2f4f9b61;cursor:pointer;transition:transform .12s ease}.coinsurance-slider::-webkit-slider-thumb:hover{transform:scale(1.06)}.coinsurance-slider::-moz-range-thumb{width:var(--slider-thumb);height:var(--slider-thumb);border-radius:50%;border:3px solid #ffffff;background:linear-gradient(180deg,#4f73c7,#3a5da8);box-shadow:0 3px 12px #2f4f9b61;cursor:pointer}.coinsurance-slider::-moz-range-track{height:8px;border-radius:999px;background:linear-gradient(90deg,#c5d6f5,#dfe8f8)}.coinsurance-slider-ticks{position:relative;width:100%;height:18px;margin-top:12px}.coinsurance-slider-ticks span,.coinsurance-tick-btn{position:absolute;top:0;left:calc((var(--tick-index) / var(--tick-max)) * (100% - var(--slider-thumb)) + (var(--slider-thumb) / 2));transform:translate(-50%);text-align:center;font-size:11px;font-weight:500;color:#8b95a8;line-height:1.2;white-space:nowrap;transition:color .15s ease,font-weight .15s ease}.coinsurance-tick-btn{padding:0;border:0;background:transparent;cursor:pointer;font:inherit}.coinsurance-tick-btn:hover{color:#2f4f9b}.coinsurance-slider-ticks span.is-active,.coinsurance-tick-btn.is-active{color:#2f4f9b;font-weight:700}.coinsurance-slider-ticks[data-tick-count="1"] span,.coinsurance-slider-ticks[data-tick-count="1"] .coinsurance-tick-btn{left:50%}.quote-pricing-summary{display:grid;gap:14px;align-content:start}.quote-price-hero{display:grid;gap:8px;padding:22px 20px;border-radius:14px;border:1px solid #d4e0f5;background:linear-gradient(160deg,#fff,#f3f7ff);box-shadow:inset 0 1px #ffffffe6;text-align:center}.quote-price-hero-label{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7a94}.quote-price-hero-value{font-size:clamp(2rem,4vw,2.65rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:#15243f}.quote-price-hero-label--secondary{margin-top:6px}.quote-price-hero-value--secondary{font-size:clamp(1.45rem,3vw,2rem)}.quote-multipet-breakdown{margin:4px 0 0;padding:0;list-style:none;display:grid;gap:4px;font-size:.82rem;color:#6b7a94;text-align:left}.quote-multipet-breakdown-cycle{color:#8a97ad}.checkout-billing-summary{display:grid;gap:12px}.checkout-billing-summary-main{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.checkout-billing-summary-monthly{font-size:1.5rem}.quote-price-value{font-size:32px;font-weight:700;color:#182742}.quote-billing-toggle{display:inline-flex;gap:10px}.quote-consent-row{display:flex;align-items:flex-start;gap:12px;font-weight:500;color:#1c2a4f}.quote-consent-row input[type=checkbox]{width:18px;height:18px;min-height:18px;margin-top:2px;flex-shrink:0;accent-color:#3b6ecc;cursor:pointer}.quote-consent-block{align-items:flex-start}.quote-consent-text{font-size:13px;line-height:1.5;color:#5f6878;font-weight:400}.checkout-panel{margin-top:4px;padding-top:16px;border-top:1px solid #e0e6f1;display:grid;gap:12px}.quote-checkout-options{margin-top:4px}.quote-payment-link-panel{display:grid;gap:12px}.quote-payment-link-panel .lookup-row input{flex:1;min-width:0}.checkout-stripe-hint{margin:0 0 8px;font-size:13px}.checkout-flow-header{margin-bottom:2px}.checkout-flow-title{margin:0 0 6px;font-size:1.5rem;line-height:1.15;font-weight:700;letter-spacing:-.02em;color:#161b24}.checkout-flow-subtitle{margin:0 0 12px;font-size:14px;color:#687087;font-weight:400}.checkout-progress{display:flex;align-items:center;gap:8px;margin-bottom:14px}.checkout-progress-dot{width:8px;height:8px;border-radius:50%;background:#d4dae8;flex-shrink:0;transition:background .15s ease,transform .15s ease}.checkout-progress-dot.done{background:#3b6ecc}.checkout-progress-dot.current{transform:scale(1.2);box-shadow:0 0 0 3px #3b6ecc38}.checkout-progress-bar{flex:1;max-width:88px;height:6px;border-radius:999px;background:#e8ecf4;overflow:hidden}.checkout-progress-bar-fill{height:100%;border-radius:999px;background:#3b6ecc;transition:width .25s ease}.checkout-flow-divider{height:1px;background:#e8eaef;margin:0 0 4px}.checkout-customer-info-actions{align-items:center;gap:12px;margin-bottom:16px}.checkout-customer-info-status{font-size:14px}.checkout-customer-info-modal h3{margin:0 0 8px}.checkout-customer-info-form{margin-top:16px}.checkout-secondary-member-toggle{display:flex;flex-direction:column;gap:8px}.quote-payment-form--blocked{opacity:.72}.checkout-payment-blocked-msg{margin:0 0 12px}.quote-payment-form--blocked .btn[disabled]{cursor:not-allowed;opacity:.55}.quote-details-card{background:#fff}.quote-form-sheet{max-width:640px}.quote-sheet-title{margin:0 0 6px;font-size:1.75rem;line-height:1.12;font-weight:700;letter-spacing:-.02em;color:#161b24}.quote-sheet-subtitle{margin:0 0 16px;font-size:14px;color:#687087;font-weight:400}.quote-form-divider{height:1px;background:#e8eaef;margin:0 0 22px}.quote-form-section+.quote-form-section{margin-top:28px}.quote-form-section-title{margin:0 0 14px;font-size:1.05rem;font-weight:700;color:#1b2436}.quote-page .quote-owner-grid{grid-template-columns:1fr;max-width:520px}.quote-page .quote-pet-grid .quote-mixedbreed-field{justify-content:flex-end}.quote-page .quote-form-section .toggle-row{max-width:320px}.quote-page .trucover-integration-fields{margin-top:14px}.searchable-select{position:relative}.searchable-select input{width:100%}.searchable-select-list{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;max-height:240px;margin:0;padding:6px 0;overflow-y:auto;list-style:none;border:1px solid #d9dde3;border-radius:6px;background:#fff;box-shadow:0 10px 24px #0f23501f}.searchable-select-option{padding:10px 12px;font-size:14px;color:#252830;cursor:pointer}.searchable-select-option:hover,.searchable-select-option.is-selected{background:#eef3fc;color:#1f3e85}.searchable-select-option-custom{font-style:italic;border-bottom:1px solid #e8eaef}.searchable-select-empty{padding:10px 12px;font-size:13px;color:#667596}.quote-page .quote-pet-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:640px}.quote-payment-form{gap:16px}.quote-page{width:min(1080px,100%)}.quote-page .lookup-row{grid-template-columns:minmax(420px,1fr) auto;gap:10px;margin-bottom:4px}.quote-page .retrieve-status-message{margin:18px 0 0}.quote-page .draft-summary-card{margin-top:20px;padding:18px 20px;border:1px solid #d0daf0;border-radius:16px;background:linear-gradient(145deg,#f7faff,#fff 55%);box-shadow:0 8px 24px #0f23500d}.quote-page .draft-summary-header{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.quote-page .draft-summary-heading{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.quote-page .draft-summary-badge{display:inline-flex;align-items:center;padding:5px 11px;border-radius:999px;background:#e3ebfb;color:#2f4f9b;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.quote-page .draft-summary-policy{font-size:1rem;font-weight:700;color:#15243f;letter-spacing:-.01em}.quote-page .draft-summary-pet{margin:0;font-size:.92rem;color:#5f6b82}.quote-page .draft-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px 20px;margin:0}.quote-page .draft-summary-item{padding:12px 14px;border-radius:12px;background:#ffffffb8;border:1px solid #e4eaf5}.quote-page .draft-summary-item--highlight{background:linear-gradient(160deg,#fff,#f0f5ff);border-color:#cddaf3}.quote-page .draft-summary-item dt{margin:0 0 6px;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#7a869c}.quote-page .draft-summary-item dd{margin:0;font-size:.98rem;color:#15243f;word-break:break-word}.quote-page .draft-summary-premium{font-size:1.2rem;font-weight:700;letter-spacing:-.02em}.quote-page .draft-summary-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #e4eaf5}.quote-page .draft-summary-chip{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#edf2fc;border:1px solid #cdd9f0;color:#2f4f9b;font-size:.82rem;font-weight:600}.quote-page .related-claims-list{margin-top:18px}.quote-page .card>h2:first-child{font-size:1.75rem;line-height:1.12;letter-spacing:-.02em;color:#161b24;margin:0 0 16px}.quote-page .btn{border-radius:999px;padding:8px 20px;font-weight:600}.quote-page .btn-primary{background:#4f73c7;border-color:#4f73c7}.quote-page .btn-secondary{background:#f3f6fb}.quote-page .quote-pricing-panel{border:1px solid #d8e2f2;border-radius:16px;padding:22px 24px;background:linear-gradient(180deg,#f8faff,#fff 42%);box-shadow:0 10px 28px #0f23500f}.quote-page .deductible-header strong,.quote-page .coinsurance-slider-label{font-size:15px;font-weight:600;color:#1f2b44}.quote-page .toggle-btn{min-width:86px;padding:10px 16px}.quote-page .quote-price-item{background:#f6f8fc;border:1px solid #e4e8f1}.quote-page .quote-price-value{font-size:44px;letter-spacing:-.02em}@media (max-width: 820px){.quote-pricing-layout{grid-template-columns:1fr}.quote-pricing-summary{order:-1}.quote-price-hero{text-align:left}}.quote-page .related-claim-item{grid-template-columns:1.2fr 1.7fr auto auto}@media (max-width: 720px){.quote-page .quote-pet-grid{grid-template-columns:1fr}}.automation-log{margin-top:10px;max-height:260px;overflow:auto;background:#0f1d33;color:#e7efff;padding:10px;border-radius:8px;font-size:12px;line-height:1.35;white-space:pre-wrap}.automation-video{margin-top:10px;width:100%;max-height:340px;border-radius:8px;background:#0f1d33}.automation-links{margin-top:8px;display:flex;gap:10px;flex-wrap:wrap}.automation-links a{color:#183d8d;text-decoration:underline;font-size:13px}.actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.btn{border-radius:999px;border:1px solid #aebad2;padding:8px 20px;font-weight:600;cursor:pointer}.btn:disabled,.toggle-btn:disabled,input:disabled,select:disabled,textarea:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#4f73c7;border-color:#4f73c7;color:#fff}.btn-secondary{background:#f3f6fb;color:#22314f}.line-delete-btn{min-height:40px}.marketing-hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-top:18px}.marketing-hub-card{display:flex;flex-direction:column;gap:8px;padding:18px 20px;border-radius:12px;border:1px solid #e4e8f1;background:#fafbfd;text-decoration:none;color:inherit;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.marketing-hub-card:hover{border-color:#9fb8ea;background:#f0f4fc;box-shadow:0 4px 14px #3f5fb214}.marketing-hub-card strong{display:block;font-size:1.05rem;line-height:1.3;color:#1b2436}.marketing-hub-card span{display:block;font-size:13px;line-height:1.45;color:#5f6878}.support-tools-card{max-width:720px}.support-tools-hub-grid{margin-top:4px}.support-tool-panel{padding-top:4px;border-top:1px solid #e8eaef}.support-tool-panel--nested{border-top:0;padding-top:16px}.support-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;font-size:14px}.support-breadcrumb-link{padding:0;border:0;background:none;color:#3f5fb2;font:inherit;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.support-breadcrumb-link:hover{color:#2a4480}.support-breadcrumb-sep{color:#9aa3b2}.support-breadcrumb-current{color:#1b2436;font-weight:600}.support-tool-panel-desc{margin:0 0 16px}.support-reset-form{max-width:520px}.support-reset-actions{grid-column:1 / -1}.monitoring-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}.monitoring-page-header h2{margin-bottom:8px}.monitoring-stats-section{margin-top:24px;padding-top:20px;border-top:1px solid #e8eaef}.monitoring-stats-section:first-of-type{margin-top:16px}.monitoring-stats-section h3{margin:0 0 12px;font-size:20px;color:#1b2436}.monitoring-stats-grid{display:flex;flex-direction:column;gap:10px;max-width:420px}.monitoring-stat-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;background:#f7f9fc;border:1px solid #e4e8f1;border-radius:8px}.monitoring-stat-label{font-weight:600;color:#3a4354}.monitoring-stat-value{font-size:24px;font-weight:700;color:#1b2436;font-variant-numeric:tabular-nums}.monitoring-legend{margin-top:8px}.monitoring-hint{margin:8px 0 20px}.monitoring-stat-section{margin-top:16px}.monitoring-stat-section h4{margin:0 0 8px;font-size:20px;color:#1b2436}.monitoring-stat-row-link{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:420px;margin-bottom:8px;padding:12px 16px;border:1px solid #dbe1ea;border-radius:8px;background:#f8fafc;cursor:pointer;text-decoration:none;color:inherit;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.monitoring-stat-row-link:hover{border-color:#3b82f6;background:#eff6ff;box-shadow:0 2px 8px #3b82f61f}.monitoring-stat-row-link strong{font-size:1.1rem;font-variant-numeric:tabular-nums}.monitoring-status-dot{display:inline-block;width:14px;height:14px;border-radius:50%;flex-shrink:0}.monitoring-status-dot.green{background:#16a34a;box-shadow:0 0 0 3px #16a34a40}.monitoring-status-dot.red{background:#dc2626;box-shadow:0 0 0 3px #dc262640}.monitoring-status-dot.unknown{background:#94a3b8;box-shadow:0 0 0 3px #94a3b840}.monitoring-policy-card{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:640px;margin-bottom:10px;padding:14px 16px;border:1px solid #dbe1ea;border-radius:10px;background:#fff;cursor:default;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.monitoring-policy-card.green{border-left:4px solid #16a34a}.monitoring-policy-card.red{border-left:4px solid #dc2626}.monitoring-policy-card.unknown{border-left:4px solid #94a3b8}.monitoring-policy-card.clickable{cursor:pointer}.monitoring-policy-card.clickable:hover{border-color:#3b82f6;background:#eff6ff;box-shadow:0 2px 8px #3b82f61f}.monitoring-policy-card-main{display:flex;align-items:center;min-width:0;flex:1;gap:8px}.monitoring-policy-number{font-weight:700;white-space:nowrap}.monitoring-policy-name{margin-left:auto;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monitoring-iterable-badge{flex-shrink:0;padding:4px 10px;border-radius:999px;font-size:.82rem;font-weight:600}.monitoring-iterable-badge.green{background:#dcfce7;color:#15803d}.monitoring-iterable-badge.red{background:#fee2e2;color:#b91c1c}.monitoring-iterable-badge.unknown{background:#f1f5f9;color:#64748b}.monitoring-pagination{display:flex;align-items:center;gap:12px;margin-top:16px}.monitoring-smoketest-toggle{margin:12px 0 20px}.monitoring-policy-filters{display:flex;flex-wrap:wrap;gap:16px 24px;margin:12px 0 16px}.monitoring-policy-filter-group{display:flex;flex-direction:column;gap:8px}.monitoring-policy-filter-label{font-size:.88rem;font-weight:600;color:#3a4354}.monitoring-policies-section .segmented-control{flex-wrap:wrap}.iterable-campaigns-table-wrap{overflow-x:auto;padding:0 22px 16px}.iterable-campaigns-table{width:100%;border-collapse:collapse;font-size:.92rem}.iterable-campaigns-table th,.iterable-campaigns-table td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left}.iterable-campaigns-table th{background:#f8fafc;font-weight:600}.support-change-email-lookup{grid-template-columns:minmax(0,1fr) auto;align-items:end;max-width:520px;margin-bottom:12px}.support-change-email-policy-label{min-width:0}.support-change-email-meta{margin:0 0 16px;font-size:13px}.support-change-email-form{max-width:520px}.support-change-email-form input[readonly]{background:#f4f6f9;color:#4a5568;cursor:default}.marketing-tools-panel{margin-top:20px;padding-top:18px;border-top:1px solid #e8eaef}.marketing-tools-panel h3{margin:0 0 8px;font-size:1rem;color:#1b2436}.payment-complete-modal h3{margin:0 0 10px;font-size:1.35rem;color:#1b2436}.payment-complete-policy-list{margin:12px 0 0;padding-left:20px;color:#1b2436}.payment-complete-policy-single{margin:12px 0 0}.payment-complete-modal .actions{margin-top:20px}.recent-quotes-list{display:grid;gap:10px;margin-top:16px}.recent-quote-item{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;text-align:left;border:1px solid #e4e8f1;background:#fafbfd;border-radius:10px;padding:14px 16px;cursor:pointer;font:inherit;color:inherit;transition:border-color .15s ease,background .15s ease}.recent-quote-item:hover{border-color:#9fb8ea;background:#f0f4fc}.recent-quote-item strong{font-size:15px;color:#1b2436}.recent-quote-item span{font-size:13px;color:#5f6878}.claim-details-page-title{margin-bottom:4px}.claim-details-page-subtitle{margin:0 0 18px}.claims-workflow-tabs{flex-wrap:wrap}.condition-search-field{position:relative;overflow:visible}.condition-search-anchor{position:relative}.condition-suggest-list{list-style:none;margin:0;padding:0;overflow-y:auto;border:1px solid #d5ddea;border-radius:8px;background:#fff;box-shadow:0 8px 20px #1020481f}.condition-suggest-list--portal{position:fixed;z-index:10000}.condition-suggest-item{width:100%;text-align:left;border:none;background:transparent;padding:10px 12px;cursor:pointer;display:flex;flex-direction:column;gap:2px;font:inherit;color:#1b2436}.condition-suggest-item:hover,.condition-suggest-item:focus{background:#f0f4fc}.condition-suggest-item strong{font-size:14px}.condition-suggest-item span{font-size:12px;color:#5f6878}.condition-row-grid{padding-bottom:.75rem;border-bottom:1px solid #e8ecf4;overflow:visible}.claim-accordion{padding:0;overflow:visible}.claim-accordion-trigger{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 22px;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit}.claim-accordion-trigger:hover{background:#f6f8fc}.claim-accordion-label{display:flex;flex-direction:column;gap:4px;min-width:0}.claim-accordion-title{font-size:18px;font-weight:700;color:#1b2436;line-height:1.3}.claim-accordion-desc{font-size:13px;line-height:1.4}.claim-accordion-badge{display:inline-block;margin-top:6px;width:fit-content;padding:3px 8px;border-radius:999px;background:#edf2ff;border:1px solid #c6d5ff;color:#203f85;font-size:12px;font-weight:600}.claim-accordion-caret{display:inline-block;width:8px;height:8px;margin-top:6px;border-right:2px solid #5f6878;border-bottom:2px solid #5f6878;transform:rotate(-45deg);flex-shrink:0;transition:transform .15s ease}.claim-accordion.is-open .claim-accordion-caret{transform:rotate(45deg)}.claim-accordion-panel{padding:0 22px 20px;border-top:1px solid #e8ecf4;overflow:visible}.claim-accordion-subheading{margin:1rem 0 .5rem;font-size:15px;color:#1b2436}@media (max-width: 900px){.quote-form-grid{grid-template-columns:1fr}}
