/* Extracted unchanged Contact V275/V276 visual contracts. */
.ofc-v274-contact{
 --ink:#07384f;--muted:#526c7e;--ocean:#087d8f;--blue:#087db8;--gold:#f5c542;
 --goldb:#d39a00;--soft:#f2fafb;--line:#b8dfe5;--white:#fff;--success:#176b51;
 --successbg:#edf9f4;--error:#b3261e;--errorbg:#fff4f2;--disabled:#e9f1f3;
 color:var(--ink);font-family:"Avenir Next","Segoe UI Variable","Segoe UI",system-ui,sans-serif;
 background:linear-gradient(145deg,#eefafb 0%,#fff 48%,#fff8e5 100%);font-size:16px;line-height:1.5
}
.ofc-v274-contact *{box-sizing:border-box}
.ofc-v274-contact [hidden]{display:none!important}
.ofc-v274-contact button,.ofc-v274-contact input,.ofc-v274-contact select,.ofc-v274-contact textarea{font:inherit}
.ofc-v274-contact a{color:var(--blue)}
.ofc-v274-shell{width:min(1120px,calc(100% - 28px));margin-inline:auto}
.ofc-v274-header{padding:18px 0 6px}
.ofc-v274-header-card{
 display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;align-items:center;
 padding:22px 24px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.97);
 box-shadow:0 12px 32px rgba(4,50,71,.08)
}
.ofc-v274-kicker{font-size:13px;font-weight:950;letter-spacing:.08em;color:var(--blue)}
.ofc-v274-header h1{margin:4px 0 6px;font-size:clamp(38px,4.6vw,56px);line-height:1.02;color:var(--ink)}
.ofc-v274-header p{max-width:700px;margin:0;color:var(--muted);line-height:1.48}
.ofc-v274-price-strip{
 min-width:0;padding:13px 15px;border:1px solid #e5c65e;border-radius:17px;background:#fff8d8
}
.ofc-v274-price-strip small{display:block;color:#806000;font-size:12px;font-weight:900;line-height:1.25}
.ofc-v274-price-strip strong{display:block;margin-top:2px;font-size:27px;line-height:1.08;color:var(--ink)}
.ofc-v274-edit{display:inline-block;margin-top:6px;font-weight:900;text-decoration:none}

.ofc-v274-main{padding:7px 0 28px}
.ofc-v274-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;align-items:start}
.ofc-v274-summary{
 position:sticky;top:14px;padding:17px;border-radius:20px;background:linear-gradient(145deg,#07384f,#087d8f);
 color:#fff;box-shadow:0 16px 34px rgba(4,50,71,.16)
}
.ofc-v274-summary h2{margin:0 0 4px;color:#fff;font-size:22px;line-height:1.2}
.ofc-v274-summary>p{margin:0;color:rgba(255,255,255,.8)}
.ofc-v274-total{margin-top:13px;padding:11px 12px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.1)}
.ofc-v274-total span{display:block;color:rgba(255,255,255,.72);font-size:12px;font-weight:850}
.ofc-v274-total strong{display:block;margin-top:2px;color:#fff;font-size:27px;line-height:1.1}
.ofc-v274-summary [data-contact-savings]{margin-top:10px;padding:10px;border-radius:12px;background:rgba(255,255,255,.1)}
.ofc-v274-summary [data-contact-savings]>*{display:block}
.ofc-v274-summary [data-contact-savings-copy]{font-size:14px;line-height:1.35}
.ofc-v274-summary [data-contact-savings-before],.ofc-v274-summary [data-contact-military-status]{display:none!important}
.ofc-v274-summary [data-contact-selected-discounts]{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}
.ofc-v274-summary [data-contact-selected-discounts]>*{font-size:12px!important}
.ofc-v274-summary-status{margin-top:11px!important;font-size:14px}

.ofc-v274-form-card{
 min-width:0;padding:19px;border:1px solid var(--line);border-radius:24px;background:#fff;
 box-shadow:0 12px 32px rgba(4,50,71,.08)
}
.ofc-v205-error-summary{
 display:none;margin:0 0 11px;padding:12px;border:1px solid #e6a29c;border-radius:14px;
 background:var(--errorbg);color:var(--error)
}
.ofc-v205-error-summary.is-visible{display:block}
.ofc-v205-error-summary ul{margin:6px 0 0;padding-left:20px}
.ofc-v205-server{margin-top:6px;padding:8px 10px;border-radius:11px;background:rgba(255,255,255,.74);font-size:13px}
.ofc-v205-server button{min-height:40px;margin-left:6px;padding:6px 10px;border:1px solid var(--ocean);border-radius:10px;background:#fff;color:var(--ocean);font-weight:850}
.ofc-v274-mode-alert{margin-top:12px}
.ofc-v205-calc-alert{padding:11px 13px;border:1px solid #e6cf7e;border-radius:14px;background:#fffaf0}
.ofc-v205-calc-alert strong,.ofc-v205-calc-alert p{display:block;margin:0}
.ofc-v205-calc-alert p{margin-top:2px;color:var(--muted);font-size:14px}
.ofc-v205-calc-alert a{display:inline-block;margin-top:5px;font-weight:900;text-decoration:none}

.ofc-v274-required-card{padding:0}
.ofc-v274-required-card h2{margin:0;font-size:28px;line-height:1.17}
.ofc-v274-required-card .ofc-v205-section-head p{margin:4px 0 11px;color:var(--muted)}
.ofc-v274-required-progress{
 display:flex;justify-content:space-between;gap:10px;padding:9px 11px;border:1px solid var(--line);
 border-radius:14px;background:var(--soft);font-size:14px;font-weight:850
}
.ofc-v205-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}
.ofc-v274-field,.ofc-v205-field{display:grid;gap:6px;min-width:0}
.ofc-v274-field.is-wide,.ofc-v205-field.is-wide{grid-column:1/-1}
.ofc-v274-field label,.ofc-v205-field label,.ofc-v274-reply legend,.ofc-v205-label{font-weight:850;color:var(--ink)}
.ofc-v274-field input,.ofc-v274-field select,.ofc-v274-field textarea,
.ofc-v205-field input:not([type=checkbox]):not([type=radio]):not([type=hidden]),
.ofc-v205-field select,.ofc-v205-field textarea{
 width:100%;min-height:52px;padding:10px 12px;border:1px solid #9bcdd4;border-radius:13px;
 background:#fff;color:var(--ink);font-size:16px
}
.ofc-v205-field textarea{min-height:112px;resize:vertical}
.ofc-v274-contact input[aria-invalid=true],.ofc-v274-contact select[aria-invalid=true],.ofc-v274-contact textarea[aria-invalid=true]{border-color:var(--error);box-shadow:0 0 0 1px var(--error)}
.ofc-v274-contact button:focus-visible,.ofc-v274-contact a:focus-visible,.ofc-v274-contact input:focus-visible,
.ofc-v274-contact select:focus-visible,.ofc-v274-contact textarea:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
.ofc-v205-field-error{min-height:0;color:var(--error);font-size:14px}
.ofc-v205-field-error.is-visible{min-height:20px}
.ofc-v205-help,.ofc-v205-address-status{color:var(--muted);font-size:13px;line-height:1.4}
.ofc-v205-required{color:var(--error)}
.ofc-v274-reply{grid-column:1/-1;margin:0;padding:0;border:0}
.ofc-v274-segments{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:6px}
.ofc-v274-segments label{position:relative}
.ofc-v274-segments input{position:absolute;opacity:0;pointer-events:none}
.ofc-v274-segments span{
 display:grid;place-items:center;min-height:46px;border:1px solid var(--line);border-radius:12px;background:#fff;font-weight:850
}
.ofc-v274-segments input:checked+span{border:2px solid var(--goldb);background:#fff8d8}
.ofc-v274-segments input:focus-visible+span{outline:3px solid var(--blue);outline-offset:3px}

.ofc-v274-action{
 display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:13px;padding:11px 12px;
 border:1px solid #a9d8c5;border-radius:17px;background:rgba(239,250,245,.98);
 box-shadow:0 12px 28px rgba(4,50,71,.12);z-index:8
}
.ofc-v274-contact[data-v274-required-ready="1"] .ofc-v274-action{position:sticky;bottom:8px}
.ofc-v274-action strong{display:block}
.ofc-v274-action small{display:block;margin-top:2px;color:var(--muted);font-size:13px}
.ofc-v205-submit{
 min-height:54px;padding:10px 18px;border:1px solid var(--goldb);border-radius:14px;
 background:linear-gradient(#ffda55,#efb80a);color:var(--ink);font-weight:950;font-size:16px;
 cursor:pointer;box-shadow:0 8px 18px rgba(211,154,0,.22)
}
.ofc-v205-submit:disabled{border-color:#cbd8dc;background:var(--disabled);color:#667b88;box-shadow:none;cursor:not-allowed}
.ofc-v205-spinner{display:none}.ofc-v205-submit.is-loading .ofc-v205-spinner{display:inline-block}

.ofc-v274-optional{margin-top:16px}
.ofc-v274-optional h3{margin:0;font-size:23px}
.ofc-v274-optional>p{margin:3px 0 9px;color:var(--muted)}
.ofc-v274-category,.ofc-v274-item{
 display:grid;grid-template-columns:minmax(0,1fr) auto 22px;gap:9px;align-items:center;width:100%;
 border:1px solid var(--line);background:#fff;color:var(--ink);text-align:left;cursor:pointer
}
.ofc-v274-category{min-height:68px;margin-top:8px;padding:10px 12px;border-radius:15px}
.ofc-v274-item{min-height:62px;margin-top:7px;padding:9px 11px;border-radius:13px;border-color:#c9e5e9}
.ofc-v274-item:first-child{margin-top:0}
.ofc-v274-category[aria-expanded=true],.ofc-v274-item[aria-expanded=true]{border-color:var(--ocean);background:var(--soft)}
.ofc-v274-category strong,.ofc-v274-item strong{display:block;font-size:16px}
.ofc-v274-category small,.ofc-v274-item small{display:block;margin-top:2px;color:var(--muted);font-size:14px;line-height:1.35}
.ofc-v274-status{padding:4px 7px;border-radius:999px;background:#e8f6f7;color:#176073;font-size:13px;font-weight:900;white-space:nowrap}
.ofc-v274-chevron{width:20px;height:20px;transition:transform .18s ease}
.ofc-v274-category[aria-expanded=true]>.ofc-v274-chevron,.ofc-v274-item[aria-expanded=true]>.ofc-v274-chevron{transform:rotate(180deg)}
.ofc-v274-panel{
 margin-top:6px;padding:9px;border:1px solid var(--line);border-radius:16px;background:#fbfefe;
 scroll-margin-bottom:110px;overflow-anchor:none
}
.ofc-v274-item-panel{
 margin-top:6px;padding:10px;border:2px solid #9ccfd6;border-radius:14px;background:#fff;
 scroll-margin-bottom:110px
}
.ofc-v274-item-content{display:grid;gap:8px}
.ofc-v274-item-panel .ofc-v205-fields,.ofc-v274-panel .ofc-v205-fields{margin-top:0}
.ofc-v274-editor-intro{margin:0 0 8px;color:var(--muted);font-size:14px}
.ofc-v274-save{
 min-height:46px;margin-top:9px;padding:8px 15px;border:1px solid var(--ocean);border-radius:12px;
 background:#fff;color:var(--ocean);font-weight:900;cursor:pointer
}
.ofc-v274-saved{min-height:20px;margin-top:5px;color:var(--success);font-size:14px;font-weight:850}
.ofc-v274-review-panel [data-summary-lines]{list-style:none;margin:0;padding:0}
.ofc-v274-review-panel [data-summary-lines] li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid var(--line)}
.ofc-v274-review-panel [data-summary-lines] li:first-child{border-top:0}
.ofc-v274-review-panel [data-summary-lines] span{color:var(--muted)}
.ofc-v274-review-panel [data-summary-lines] strong{text-align:right;color:var(--ink)}

.ofc-v205-check{display:grid;grid-template-columns:24px minmax(0,1fr);gap:9px;align-items:start}
.ofc-v205-check input{width:24px;height:24px;margin:0;accent-color:var(--ocean)}
.ofc-v256-item-scope{padding:10px;border:1px solid var(--line);border-radius:12px;background:var(--soft);font-size:14px}
.ofc-v256-item-scope strong{display:block}
.ofc-v205-address-wrap{position:relative}
.ofc-v205-address-icon{position:absolute;right:12px;top:13px;color:var(--ocean)}
.ofc-v205-address-results{
 position:absolute;z-index:30;top:calc(100% + 5px);left:0;right:0;max-height:280px;overflow:auto;
 border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 14px 30px rgba(4,50,71,.16)
}
.ofc-v205-address-option,.ofc-v208-city-option{
 display:block;width:100%;min-height:50px;padding:9px 11px;border:0;border-top:1px solid #e4eff1;
 background:#fff;color:var(--ink);text-align:left
}
.ofc-v205-address-option:first-child,.ofc-v208-city-option:first-child{border-top:0}
.ofc-v205-address-option:hover,.ofc-v205-address-option.is-active,.ofc-v208-city-option:hover,.ofc-v208-city-option.is-active{background:var(--soft)}
.ofc-v205-address-option strong,.ofc-v205-address-option span,.ofc-v208-city-option strong,.ofc-v208-city-option span{display:block}
.ofc-v205-address-option span,.ofc-v208-city-option span{color:var(--muted);font-size:13px}
.ofc-v205-address-attribution{padding:7px 10px;color:var(--muted);font-size:11px}
.ofc-v205-photo-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important}
.ofc-v205-drop{padding:13px;border:1px dashed #7fbcc5;border-radius:14px;background:#fff}
.ofc-v205-drop-copy>strong,.ofc-v205-drop-copy>span,.ofc-v205-drop-copy>small{display:block}
.ofc-v205-drop-copy>span,.ofc-v205-drop-copy>small{margin-top:3px;color:var(--muted)}
.ofc-v205-choose-photos{
 min-height:46px;margin-top:8px;padding:8px 13px;border:1px solid var(--ocean);border-radius:12px;
 background:#fff;color:var(--ocean);font-weight:900
}
.ofc-v205-upload-summary{display:grid;gap:2px;margin-top:8px;padding:9px 10px;border-radius:12px;background:var(--soft);font-size:14px}
.ofc-v205-upload-summary span{color:var(--muted)}
.ofc-v205-photo-list{display:grid;gap:8px;margin-top:8px}
.ofc-v205-photo{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px;border:1px solid var(--line);border-radius:13px;background:#fff}
.ofc-v205-photo img{width:58px;height:58px;object-fit:cover;border-radius:10px}
.ofc-v205-photo-meta{min-width:0}.ofc-v205-photo-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:850}
.ofc-v205-photo-details{display:flex;flex-wrap:wrap;gap:6px;color:var(--muted);font-size:12px}
.ofc-v205-photo-actions{display:grid;gap:5px}.ofc-v205-photo-actions button{min-height:38px;padding:5px 9px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink)}
.ofc-v205-upload-progress{height:6px;margin-top:5px;border-radius:999px;background:#e2eef0;overflow:hidden}.ofc-v205-upload-progress span{display:block;height:100%;background:var(--ocean)}

.ofc-v205-success{display:none;padding:20px;border:1px solid #a9d8c5;border-radius:20px;background:var(--successbg)}
.ofc-v205-success.is-visible{display:block}
.ofc-v268-success-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#d8f2e6;color:var(--success);font-size:24px;font-weight:950}
.ofc-v205-success .ofc-v205-kicker{margin:10px 0 0;color:var(--success);font-size:13px;font-weight:950;letter-spacing:.07em}
.ofc-v205-success h2{margin:3px 0 5px;font-size:30px}
.ofc-v268-success-lead{margin:0;color:var(--muted)}
.ofc-v268-success-id{display:flex;justify-content:space-between;gap:10px;margin-top:13px;padding:10px 12px;border:1px solid #a9d8c5;border-radius:12px;background:#fff}
.ofc-v268-success-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 0}
.ofc-v268-success-grid>div{padding:9px 10px;border:1px solid #cfe6dd;border-radius:12px;background:#fff}
.ofc-v268-success-grid dt{color:var(--muted);font-size:13px}.ofc-v268-success-grid dd{margin:2px 0 0;font-weight:850;overflow-wrap:anywhere}
.ofc-v205-success-photos{margin:10px 0 0}
.ofc-v268-success-note{display:grid;gap:2px;margin-top:10px;padding:10px 12px;border-radius:12px;background:#fff}
.ofc-v268-success-note span{color:var(--muted)}
.ofc-v205-success-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.ofc-v205-success-actions a{display:inline-grid;place-items:center;min-height:46px;padding:8px 13px;border:1px solid var(--ocean);border-radius:12px;background:#fff;color:var(--ocean);font-weight:900;text-decoration:none}
.ofc-v205-success-actions a.is-primary{border-color:var(--goldb);background:#fff4c7;color:var(--ink)}
.ofc-v268-success-correction{margin:9px 0 0;color:var(--muted);font-size:13px}

.ofc-v274-after{padding:5px 0 32px}
.ofc-v274-after-card{
 display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.4fr);gap:20px;padding:20px;
 border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 12px 32px rgba(4,50,71,.08)
}
.ofc-v274-after-card h2{margin:4px 0 6px;font-size:27px;line-height:1.16}
.ofc-v274-after-card p{margin:0;color:var(--muted)}
.ofc-v274-trust-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}
.ofc-v274-trust-pills span{padding:5px 8px;border:1px solid #d7e9ec;border-radius:999px;background:var(--soft);font-size:13px;font-weight:850}
.ofc-v274-after-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;list-style:none;margin:0;padding:0}
.ofc-v274-after-steps li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px;align-items:start;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff}
.ofc-v274-after-steps li>span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#fff4c7;font-weight:950}
.ofc-v274-after-steps strong,.ofc-v274-after-steps small{display:block}
.ofc-v274-after-steps small{margin-top:2px;color:var(--muted);font-size:13px;line-height:1.4}

.ofc-v274-contact[data-v274-mode="calculator"] [data-v274-direct-only],
.ofc-v274-contact[data-v274-mode="direct"] [data-v274-calculator-only],
.ofc-v274-contact[data-v274-mode="partial"] [data-v274-calculator-only],
.ofc-v274-contact[data-v274-mode="failed"] [data-v274-calculator-only]{display:none!important}
.ofc-v274-contact[data-v274-mode="calculator"] [data-manual-fields]{display:none!important}
.ofc-v274-contact[data-v274-mode="direct"] .ofc-v274-summary,
.ofc-v274-contact[data-v274-mode="partial"] .ofc-v274-summary,
.ofc-v274-contact[data-v274-mode="failed"] .ofc-v274-summary{display:none!important}
.ofc-v274-contact[data-v274-mode="direct"] .ofc-v274-grid,
.ofc-v274-contact[data-v274-mode="partial"] .ofc-v274-grid,
.ofc-v274-contact[data-v274-mode="failed"] .ofc-v274-grid{grid-template-columns:1fr}
.ofc-v274-contact[data-v274-boot="recovering"] .ofc-v274-header-card,
.ofc-v274-contact[data-v274-boot="recovering"] .ofc-v274-grid{visibility:visible}
.ofc-v274-contact[data-v274-boot="recovering"] .ofc-v274-summary{display:none!important}
.ofc-v274-contact[data-v274-boot="recovering"] .ofc-v274-grid{grid-template-columns:1fr}
.ofc-v274-contact[data-v274-boot="recovering"] .ofc-v274-header{min-height:0}
.ofc-v274-contact[data-v274-success="1"] .ofc-v274-after{display:none!important}
.ofc-v274-contact[data-v274-keyboard="1"] .ofc-v274-action{position:static!important}
.ofc-v205-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
html:has(.ofc-v274-contact){scroll-padding-bottom:105px}

@media(max-width:1050px) and (min-width:801px){
 .ofc-v274-grid{grid-template-columns:260px minmax(0,1fr)}
 .ofc-v274-header-card{grid-template-columns:minmax(0,1fr) 235px}
 .ofc-v274-after-card{grid-template-columns:1fr}
}
@media(max-width:800px){
 .ofc-v274-shell{width:min(100% - 16px,540px)}
 .ofc-v274-header{padding:6px 0 3px}
 .ofc-v274-header-card{grid-template-columns:1fr;gap:8px;padding:12px}
 .ofc-v274-kicker{font-size:11.5px;line-height:1.2}
 .ofc-v274-header h1{margin:2px 0 3px;font-size:31px;line-height:1.01}
 .ofc-v274-header p{font-size:13.5px;line-height:1.38}
 .ofc-v274-contact[data-v274-mode="calculator"] .ofc-v274-price-strip{
  display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;
  gap:1px 9px;align-items:center;padding:8px 10px
 }
 .ofc-v274-contact[data-v274-mode="calculator"] .ofc-v274-price-strip small{grid-column:1;grid-row:1;font-size:10.5px}
 .ofc-v274-contact[data-v274-mode="calculator"] .ofc-v274-price-strip strong{grid-column:1;grid-row:2;font-size:23px}
 .ofc-v274-contact[data-v274-mode="calculator"] .ofc-v274-price-strip .ofc-v274-edit{
  grid-column:2;grid-row:1/3;align-self:center;margin:0;max-width:92px;text-align:right;font-size:13px;line-height:1.25
 }
 .ofc-v274-main{padding-top:0}
 .ofc-v274-grid{grid-template-columns:1fr}
 .ofc-v274-summary{display:none!important}
 .ofc-v274-form-card{padding:11px}
 .ofc-v274-required-card h2{font-size:24px}
 .ofc-v205-fields{grid-template-columns:1fr;gap:10px}
 .ofc-v274-field.is-wide,.ofc-v205-field.is-wide{grid-column:auto}
 .ofc-v274-action{grid-template-columns:1fr;bottom:5px}
 .ofc-v205-submit{width:100%}
 .ofc-v274-category,.ofc-v274-item{grid-template-columns:minmax(0,1fr) 22px}
 .ofc-v274-status{grid-column:1;justify-self:start;white-space:normal}
 .ofc-v274-chevron{grid-column:2;grid-row:1/3}
 .ofc-v274-panel{padding:8px}
 .ofc-v274-item-panel{padding:8px}
 .ofc-v205-photo{grid-template-columns:50px minmax(0,1fr)}
 .ofc-v205-photo img{width:50px;height:50px}
 .ofc-v205-photo-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}
 .ofc-v268-success-grid{grid-template-columns:1fr}
 .ofc-v274-after-card{grid-template-columns:1fr;padding:14px;gap:14px}
 .ofc-v274-after-card h2{font-size:23px}
 .ofc-v274-after-steps{grid-template-columns:1fr}
 .ofc-v274-review-panel [data-summary-lines] li{display:grid;gap:2px}
 .ofc-v274-review-panel [data-summary-lines] strong{text-align:left}
}
@media(max-width:350px){
 .ofc-v274-header-card{padding:10px}
 .ofc-v274-header h1{font-size:28px}
 .ofc-v274-contact[data-v274-mode="calculator"] [data-v274-copy]{display:none}
 .ofc-v274-contact[data-v274-mode="calculator"] .ofc-v274-price-strip .ofc-v274-edit{max-width:82px;font-size:12px}
}
@media(prefers-reduced-motion:reduce){.ofc-v274-contact *{scroll-behavior:auto!important;transition:none!important}}
html body .ofc-v275-contact .ofc-v274-category,html body .ofc-v275-contact .ofc-v274-item{color:var(--ink)!important;-webkit-text-fill-color:var(--ink)!important;background:#fff!important;border-color:var(--line)!important}
html body .ofc-v275-contact .ofc-v274-category:is(:hover,:focus-visible,:active),html body .ofc-v275-contact .ofc-v274-item:is(:hover,:focus-visible,:active),html body .ofc-v275-contact .ofc-v274-category[aria-expanded="true"],html body .ofc-v275-contact .ofc-v274-item[aria-expanded="true"]{color:var(--ink)!important;-webkit-text-fill-color:var(--ink)!important;background:#eef9fa!important;border-color:var(--ocean)!important;box-shadow:0 8px 18px rgba(4,50,71,.08)!important}
html body .ofc-v275-contact .ofc-v274-category strong,html body .ofc-v275-contact .ofc-v274-item strong,html body .ofc-v275-contact .ofc-v274-category:is(:hover,:focus-visible,:active) strong,html body .ofc-v275-contact .ofc-v274-item:is(:hover,:focus-visible,:active) strong,html body .ofc-v275-contact .ofc-v274-category[aria-expanded="true"] strong,html body .ofc-v275-contact .ofc-v274-item[aria-expanded="true"] strong{color:var(--ink)!important;-webkit-text-fill-color:var(--ink)!important}
html body .ofc-v275-contact .ofc-v274-category small,html body .ofc-v275-contact .ofc-v274-item small,html body .ofc-v275-contact .ofc-v274-category:is(:hover,:focus-visible,:active) small,html body .ofc-v275-contact .ofc-v274-item:is(:hover,:focus-visible,:active) small,html body .ofc-v275-contact .ofc-v274-category[aria-expanded="true"] small,html body .ofc-v275-contact .ofc-v274-item[aria-expanded="true"] small{color:var(--muted)!important;-webkit-text-fill-color:var(--muted)!important}
html body .ofc-v275-contact .ofc-v274-status,html body .ofc-v275-contact .ofc-v274-category:is(:hover,:focus-visible,:active) .ofc-v274-status,html body .ofc-v275-contact .ofc-v274-item:is(:hover,:focus-visible,:active) .ofc-v274-status,html body .ofc-v275-contact .ofc-v274-category[aria-expanded="true"] .ofc-v274-status,html body .ofc-v275-contact .ofc-v274-item[aria-expanded="true"] .ofc-v274-status{color:#155e70!important;-webkit-text-fill-color:#155e70!important;background:#e2f4f6!important}
html body .ofc-v275-contact .ofc-v274-chevron{color:#075d74!important;stroke:currentColor!important}
html body .ofc-v275-contact[data-address-assist="manual"] .ofc-v205-address-results{display:none!important}
html body .ofc-v275-contact[data-address-assist="manual"] .ofc-v205-address-wrap input{padding-right:12px!important}
html body .ofc-v275-contact [data-manual-address-status]{display:inline-flex;width:max-content;max-width:100%;margin-top:3px;padding:4px 7px;border-radius:999px;background:#edf7f8;color:#356172;font-size:12px;font-weight:800}
.ofc-v275-local-story{padding:4px 0 20px}.ofc-v275-local-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 12px 32px rgba(4,50,71,.09)}.ofc-v275-local-photo{position:relative;min-width:0;min-height:330px;margin:0;overflow:hidden;background:linear-gradient(145deg,#dceef2,#eef8f9)}.ofc-v275-local-photo picture,.ofc-v275-local-photo img{display:block;width:100%;height:100%}.ofc-v275-local-photo img{object-fit:cover;object-position:center 58%}.ofc-v275-local-photo::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(4,50,71,.02),rgba(4,50,71,.18))}.ofc-v275-local-photo figcaption{position:absolute;z-index:2;left:14px;right:14px;bottom:13px;padding:9px 11px;border:1px solid rgba(255,255,255,.35);border-radius:13px;background:rgba(3,45,64,.72);color:#fff;font-size:12px;line-height:1.4;backdrop-filter:blur(8px)}.ofc-v275-local-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:25px}.ofc-v275-local-copy h2{margin:5px 0 7px;color:var(--ink);font-size:clamp(28px,3vw,40px);line-height:1.05}.ofc-v275-local-copy p{margin:0;color:var(--muted)}.ofc-v275-local-points{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.ofc-v275-local-points span{padding:6px 9px;border:1px solid #d7e9ec;border-radius:999px;background:var(--soft);color:var(--ink);font-size:13px;font-weight:850}.ofc-v275-contact[data-v274-success="1"] .ofc-v275-local-story{display:none!important}
@media(max-width:800px){.ofc-v275-local-card{grid-template-columns:1fr}.ofc-v275-local-photo{min-height:0;aspect-ratio:16/10}.ofc-v275-local-copy{padding:15px}.ofc-v275-local-copy h2{font-size:25px}}
@media(prefers-reduced-motion:no-preference){.ofc-v275-local-photo img{transition:transform 260ms ease,filter 260ms ease}.ofc-v275-local-card:hover .ofc-v275-local-photo img{transform:scale(1.012);filter:saturate(1.025)}}


.ofc-v276-contact{--v276-ink:#04374f;--v276-deep:#043f58;--v276-ocean:#078b96;--v276-cyan:#27cbd1;--v276-gold:#ffc72c;--v276-gold-deep:#d59a00;--v276-mint:#eaf8f3;--v276-paper:#fff;--v276-soft:#eef9fa;--v276-line:#a9dbe2;--v276-shadow:0 28px 76px rgba(3,55,78,.14);--v276-ease:cubic-bezier(.18,.82,.18,1);position:relative;overflow:clip;background:radial-gradient(circle at var(--v276-x,12%) var(--v276-y,2%),rgba(38,205,211,.17),transparent 31%),radial-gradient(circle at 94% 5%,rgba(255,203,47,.16),transparent 30%),linear-gradient(145deg,#eefafb 0%,#fff 47%,#fff8e8 100%)}
.ofc-v276-contact .ofc-v274-shell{width:min(1180px,calc(100% - 30px))}
.ofc-v276-contact .ofc-v274-header{padding:24px 0 10px}
.ofc-v276-contact .ofc-v274-header-card{position:relative;isolation:isolate;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:28px;padding:30px;border:1px solid transparent;border-radius:30px;background:radial-gradient(circle at var(--v276-hero-x,16%) var(--v276-hero-y,12%),rgba(40,208,214,.16),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.995),rgba(239,251,251,.97)) padding-box,linear-gradient(118deg,rgba(32,194,205,.65),rgba(255,199,44,.78),rgba(32,194,205,.22)) border-box;box-shadow:0 38px 94px rgba(3,55,78,.16),0 10px 28px rgba(3,55,78,.07),inset 0 1px 0 #fff;overflow:hidden}
.ofc-v276-contact .ofc-v274-header-card::before{content:"";position:absolute;z-index:-1;right:-115px;bottom:-170px;width:360px;height:360px;border:36px solid rgba(29,183,193,.07);border-radius:50%;box-shadow:0 0 0 34px rgba(255,202,48,.035)}
.ofc-v276-contact .ofc-v274-header-card::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(112deg,transparent 8%,rgba(255,255,255,.55) 42%,transparent 66%);transform:translateX(-135%);opacity:.66}
.ofc-v276-contact .ofc-v276-header-copy{align-self:center;position:relative;z-index:2}
.ofc-v276-contact .ofc-v274-kicker{font-size:12px;letter-spacing:.13em;text-transform:uppercase}
.ofc-v276-contact .ofc-v274-header h1{max-width:780px;margin:6px 0 8px;font-size:clamp(42px,5vw,62px);letter-spacing:-.045em}
.ofc-v276-contact .ofc-v274-header p{max-width:760px;font-size:17px;line-height:1.55}
.ofc-v276-contact .ofc-v276-hero-assurances{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}
.ofc-v276-contact .ofc-v276-hero-assurances span{display:inline-flex;align-items:center;min-height:36px;padding:7px 11px;border:1px solid rgba(15,139,151,.24);border-radius:999px;background:rgba(255,255,255,.82);color:var(--v276-ink);font-size:13px;font-weight:900;box-shadow:0 9px 20px rgba(3,55,78,.055),inset 0 1px 0 #fff}
.ofc-v276-contact .ofc-v276-hero-assurances span::before{content:"";width:8px;height:8px;margin-right:7px;border-radius:50%;background:linear-gradient(145deg,var(--v276-gold),#ffe47d);box-shadow:0 0 0 4px rgba(255,199,44,.13)}
.ofc-v276-contact .ofc-v274-price-strip,.ofc-v276-contact .ofc-v276-direct-receipt{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:20px;border-radius:22px;overflow:hidden;box-shadow:0 20px 44px rgba(3,55,78,.13),inset 0 1px 0 rgba(255,255,255,.82)}
.ofc-v276-contact .ofc-v274-price-strip{border:1px solid rgba(213,154,0,.58);background:radial-gradient(circle at 100% 0%,rgba(255,220,89,.48),transparent 38%),linear-gradient(145deg,#fff8d3,#fffdf5 72%)}
.ofc-v276-contact .ofc-v276-receipt-kicker,.ofc-v276-contact .ofc-v276-direct-receipt>span{display:block;margin-bottom:7px;color:#806000;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.ofc-v276-contact .ofc-v274-price-strip small{font-size:12px}
.ofc-v276-contact .ofc-v274-price-strip strong{margin-top:4px;font-size:36px;letter-spacing:-.035em}
.ofc-v276-contact .ofc-v274-edit{width:max-content;margin-top:8px;padding:5px 8px;border-radius:9px;background:rgba(255,255,255,.68);text-decoration:none}
.ofc-v276-contact .ofc-v276-receipt-note{margin-top:12px;padding-top:10px;border-top:1px solid rgba(128,96,0,.16);color:#665219;font-size:12.5px;font-weight:800}
.ofc-v276-contact .ofc-v276-direct-receipt{border:1px solid rgba(13,137,148,.32);background:radial-gradient(circle at 100% 0%,rgba(36,205,211,.22),transparent 40%),linear-gradient(145deg,#f8ffff,#eaf8f8)}
.ofc-v276-contact .ofc-v276-direct-receipt strong{font-size:24px;line-height:1.1}
.ofc-v276-contact .ofc-v276-direct-receipt p{margin:7px 0 0;font-size:14px;line-height:1.42}
.ofc-v276-contact .ofc-v276-direct-receipt>div{margin-top:13px;padding:9px 10px;border:1px solid rgba(13,137,148,.18);border-radius:12px;background:rgba(255,255,255,.76);font-size:12.5px;font-weight:900}
.ofc-v276-contact[data-v274-boot="recovering"] .ofc-v276-direct-receipt{visibility:hidden}

.ofc-v276-contact .ofc-v274-main{padding:12px 0 26px}
.ofc-v276-contact .ofc-v274-grid{grid-template-columns:320px minmax(0,1fr);gap:22px}
.ofc-v276-contact .ofc-v274-summary{top:92px;padding:22px;border:1px solid rgba(255,210,64,.34);border-radius:25px;background:radial-gradient(circle at 95% 0%,rgba(49,211,216,.25),transparent 38%),linear-gradient(145deg,#033b52,#067c85 68%,#07989b);box-shadow:0 28px 68px rgba(3,55,78,.24),inset 0 1px 0 rgba(255,255,255,.18);overflow:hidden}
.ofc-v276-contact .ofc-v274-summary::after{content:"";position:absolute;right:-80px;bottom:-95px;width:230px;height:230px;border:24px solid rgba(255,255,255,.055);border-radius:50%;pointer-events:none}
.ofc-v276-contact .ofc-v274-summary h2{font-size:25px;letter-spacing:-.025em}
.ofc-v276-contact .ofc-v274-total{padding:14px;border-radius:16px;background:rgba(255,255,255,.11);box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}
.ofc-v276-contact .ofc-v274-total strong{font-size:32px}
.ofc-v276-contact .ofc-v276-summary-journey{position:relative;display:grid;gap:8px;list-style:none;margin:17px 0 0;padding:0}
.ofc-v276-contact .ofc-v276-summary-journey::before{content:"";position:absolute;left:15px;top:17px;bottom:17px;width:2px;background:rgba(255,255,255,.17)}
.ofc-v276-contact .ofc-v276-summary-journey li{position:relative;z-index:1;display:grid;grid-template-columns:32px 1fr;gap:9px;align-items:center;min-height:42px}
.ofc-v276-contact .ofc-v276-summary-journey b{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#075d72;color:#fff;font-size:12px}
.ofc-v276-contact .ofc-v276-summary-journey strong,.ofc-v276-contact .ofc-v276-summary-journey small{display:block;color:#fff}.ofc-v276-contact .ofc-v276-summary-journey small{margin-top:1px;color:rgba(255,255,255,.7);font-size:11.5px}
.ofc-v276-contact .ofc-v276-summary-journey li.is-complete b{border-color:#ffe26f;background:linear-gradient(145deg,#ffe067,#ffc11e);color:var(--v276-ink);box-shadow:0 8px 18px rgba(0,28,40,.18)}
.ofc-v276-contact .ofc-v276-summary-journey li.is-current b{border-color:#fff;background:#fff;color:#066d7b;box-shadow:0 0 0 5px rgba(255,255,255,.10)}
.ofc-v276-contact .ofc-v276-summary-foot{margin-top:17px;padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(0,31,44,.15)}
.ofc-v276-contact .ofc-v276-summary-foot strong,.ofc-v276-contact .ofc-v276-summary-foot span{display:block}.ofc-v276-contact .ofc-v276-summary-foot span{margin-top:3px;color:rgba(255,255,255,.76);font-size:12.5px;line-height:1.42}

.ofc-v276-contact .ofc-v274-form-card{position:relative;isolation:isolate;padding:22px;border:1px solid transparent;border-radius:28px;background:radial-gradient(circle at var(--v276-form-x,95%) var(--v276-form-y,0%),rgba(42,202,209,.10),transparent 26%),linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,rgba(43,195,205,.55),rgba(255,203,47,.52),rgba(43,195,205,.22)) border-box;box-shadow:var(--v276-shadow),inset 0 1px 0 #fff;overflow:hidden}
.ofc-v276-contact .ofc-v274-form-card::after{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.68) 43%,transparent 67%);transform:translateX(-145%);opacity:.55}
.ofc-v276-contact .ofc-v276-form-path{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0 0 20px;padding:0 0 13px;border-bottom:1px solid #d6e9ec}
.ofc-v276-contact .ofc-v276-form-path>div{position:relative;z-index:2;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;align-items:center;min-height:58px;padding:8px 10px;border:1px solid #cbe5e9;border-radius:15px;background:rgba(248,253,253,.9);transition:transform .25s var(--v276-ease),border-color .22s ease,box-shadow .25s ease,background .22s ease}
.ofc-v276-contact .ofc-v276-form-path>div>span{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#e7f5f6;color:#176173;font-size:13px;font-weight:950}
.ofc-v276-contact .ofc-v276-form-path strong,.ofc-v276-contact .ofc-v276-form-path small{display:block;min-width:0}.ofc-v276-contact .ofc-v276-form-path strong{font-size:13px;line-height:1.15}.ofc-v276-contact .ofc-v276-form-path small{color:var(--muted);font-size:10.5px;line-height:1.2}
.ofc-v276-contact .ofc-v276-form-path>div.is-complete{border-color:#b2dfcf;background:#effaf5}.ofc-v276-contact .ofc-v276-form-path>div.is-complete>span{background:#d7f1e5;color:#176b51}
.ofc-v276-contact .ofc-v276-form-path>div.is-current{transform:translateY(-2px);border-color:#e0aa05;background:linear-gradient(145deg,#fff8d7,#fff);box-shadow:0 14px 28px rgba(3,55,78,.09),0 0 0 4px rgba(255,199,44,.09)}.ofc-v276-contact .ofc-v276-form-path>div.is-current>span{background:linear-gradient(145deg,#ffdd5d,#f4b908);color:var(--v276-ink);box-shadow:0 8px 18px rgba(213,154,0,.18)}
.ofc-v276-contact .ofc-v276-form-path>i{position:absolute;left:7%;right:7%;bottom:0;height:3px;border-radius:99px;background:#e3eff1;overflow:hidden}.ofc-v276-contact .ofc-v276-form-path>i::after{content:"";display:block;width:var(--v276-path-progress,18%);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--v276-gold),var(--v276-cyan));transition:width .5s var(--v276-ease)}
.ofc-v276-contact .ofc-v274-required-card{padding:2px}
.ofc-v276-contact .ofc-v274-required-card .ofc-v205-section-head::before{content:"STEP 1 · REQUIRED";display:block;margin-bottom:4px;color:var(--blue);font-size:10px;font-weight:950;letter-spacing:.12em}
.ofc-v276-contact .ofc-v274-required-card h2{font-size:31px;letter-spacing:-.025em}
.ofc-v276-contact .ofc-v274-required-progress{position:relative;display:grid;grid-template-columns:1fr auto;gap:5px 12px;padding:11px 12px;border-color:#c6e3e7;background:linear-gradient(145deg,#f5fcfc,#eef9fa)}
.ofc-v276-contact .ofc-v274-required-progress>i{grid-column:1/-1;height:5px;border-radius:99px;background:#dcebed;overflow:hidden}.ofc-v276-contact .ofc-v274-required-progress>i>b{display:block;width:var(--v276-required-progress,0%);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--v276-gold),var(--v276-cyan));transition:width .46s var(--v276-ease)}
.ofc-v276-contact .ofc-v205-fields{gap:14px;margin-top:15px}
.ofc-v276-contact .ofc-v274-field,.ofc-v276-contact .ofc-v205-field{position:relative}
.ofc-v276-contact .ofc-v274-field input,.ofc-v276-contact .ofc-v274-field select,.ofc-v276-contact .ofc-v274-field textarea,.ofc-v276-contact .ofc-v205-field input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.ofc-v276-contact .ofc-v205-field select,.ofc-v276-contact .ofc-v205-field textarea{min-height:56px;border-color:#9fd3da;border-radius:15px;background:linear-gradient(145deg,#fff,#fbfefe);box-shadow:inset 0 1px 0 #fff;transition:border-color .2s ease,box-shadow .22s ease,background .2s ease,transform .22s var(--v276-ease)}
.ofc-v276-contact .ofc-v274-field input:hover,.ofc-v276-contact .ofc-v205-field input:not([type=checkbox]):not([type=radio]):not([type=hidden]):hover,.ofc-v276-contact .ofc-v205-field select:hover,.ofc-v276-contact .ofc-v205-field textarea:hover{border-color:#61b7c2}
.ofc-v276-contact .ofc-v274-field[data-v276-state="complete"] input{padding-right:46px;border-color:#65b99a;background:linear-gradient(145deg,#fff,#f4fcf8);box-shadow:0 0 0 4px rgba(34,152,109,.07),inset 0 1px 0 #fff}
.ofc-v276-contact .ofc-v274-field[data-v276-state="complete"]::after{content:"✓";position:absolute;right:13px;top:37px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#d9f2e6;color:#176b51;font-size:13px;font-weight:950;pointer-events:none}
.ofc-v276-contact .ofc-v274-contact input[aria-invalid=true],.ofc-v276-contact input[aria-invalid=true]{animation:ofcV276Error .34s ease;border-width:2px;box-shadow:0 0 0 4px rgba(179,38,30,.08)}
.ofc-v276-contact .ofc-v274-segments{gap:10px}.ofc-v276-contact .ofc-v274-segments span{position:relative;overflow:hidden;min-height:50px;border-radius:14px;transition:transform .22s var(--v276-ease),border-color .2s ease,box-shadow .22s ease,background .2s ease}.ofc-v276-contact .ofc-v274-segments input:checked+span{border-color:#d59a00;background:linear-gradient(145deg,#fff8d4,#fff);box-shadow:0 12px 24px rgba(3,55,78,.08),0 0 0 4px rgba(255,199,44,.08);transform:translateY(-1px)}
.ofc-v276-contact .ofc-v274-action{position:relative;overflow:hidden;margin-top:16px;padding:13px 14px;border-radius:19px;background:linear-gradient(145deg,#effaf5,#f7fffb);transition:border-color .25s ease,box-shadow .28s ease,transform .25s var(--v276-ease)}
.ofc-v276-contact[data-v274-required-ready="1"] .ofc-v274-action{border-color:#6bc09f;box-shadow:0 18px 38px rgba(3,55,78,.13),0 0 0 5px rgba(39,173,123,.07)}
.ofc-v276-contact .ofc-v205-submit{position:relative;overflow:hidden;min-width:190px;border-radius:15px;background:linear-gradient(145deg,#ffdc55,#f1b803);box-shadow:0 13px 28px rgba(211,154,0,.27),0 3px 0 rgba(128,86,0,.18),inset 0 1px 0 rgba(255,255,255,.84);transition:transform .22s var(--v276-ease),box-shadow .22s ease,filter .2s ease}
.ofc-v276-contact .ofc-v205-submit:disabled{border-color:#cbd8dc;background:#e9f1f3;color:#667b88;box-shadow:none;cursor:not-allowed;transform:none;filter:none;animation:none}
.ofc-v276-contact .ofc-v205-submit:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(211,154,0,.31),0 4px 0 rgba(128,86,0,.16),inset 0 1px 0 rgba(255,255,255,.9)}
.ofc-v276-contact .ofc-v205-submit:not(:disabled):active{transform:translateY(1px) scale(.992)}
.ofc-v276-contact[data-v274-required-ready="1"] .ofc-v205-submit{animation:ofcV276Ready 1.45s ease-out 1}

.ofc-v276-contact .ofc-v274-optional{margin-top:21px;padding-top:20px;border-top:1px solid #dcecef}
.ofc-v276-contact .ofc-v276-optional-heading{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:8px}.ofc-v276-contact .ofc-v276-optional-heading>div>span{display:block;color:var(--blue);font-size:10px;font-weight:950;letter-spacing:.12em}.ofc-v276-contact .ofc-v276-optional-heading h3{margin:3px 0 0;font-size:27px;letter-spacing:-.02em}.ofc-v276-contact .ofc-v276-optional-heading p{margin:4px 0 0;color:var(--muted)}.ofc-v276-contact .ofc-v276-optional-heading>strong{align-self:center;padding:7px 10px;border:1px solid #cce4e8;border-radius:999px;background:#f3fbfb;color:#315e6e;font-size:12px;white-space:nowrap}
html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category{grid-template-columns:42px minmax(0,1fr) auto 22px!important;gap:11px!important;min-height:78px!important;padding:12px 13px!important;border-radius:17px!important;background:linear-gradient(145deg,#fff,#f8fdfd)!important;box-shadow:0 10px 24px rgba(3,55,78,.055),inset 0 1px 0 #fff!important;transition:transform .24s var(--v276-ease),box-shadow .25s ease,border-color .22s ease,background .22s ease!important}
html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category::before{content:"";grid-column:1;grid-row:1/3;width:42px;height:42px;border-radius:13px;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.9),transparent 34%),linear-gradient(145deg,#fff4bd,#ddf5f3);box-shadow:0 9px 20px rgba(3,55,78,.08),inset 0 1px 0 #fff}
html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category>span:first-of-type{grid-column:2;grid-row:1/3}
html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category>.ofc-v274-status{grid-column:3;grid-row:1/3;justify-self:end}
html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category>.ofc-v274-chevron{grid-column:4;grid-row:1/3}
html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category:hover{transform:translateY(-2px);border-color:#7ec7d0!important;box-shadow:0 16px 32px rgba(3,55,78,.095),inset 0 1px 0 #fff!important}
html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category[aria-expanded="true"]{transform:none;border-color:#d9a400!important;background:linear-gradient(145deg,#fff9df,#f6fdfd)!important;box-shadow:0 17px 36px rgba(3,55,78,.10),0 0 0 4px rgba(255,199,44,.07),inset 0 1px 0 #fff!important}
html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category[aria-expanded="true"]::before{background:linear-gradient(145deg,#ffe16b,#f5bd0b);box-shadow:0 10px 24px rgba(211,154,0,.20)}
html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-item{min-height:66px!important;border-radius:14px!important;background:#fff!important;box-shadow:0 7px 18px rgba(3,55,78,.045)!important;transition:transform .22s var(--v276-ease),box-shadow .22s ease,border-color .2s ease!important}
html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-item:hover{transform:translateY(-1px);box-shadow:0 12px 25px rgba(3,55,78,.075)!important}
html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-item[aria-expanded="true"]{border-color:#168c99!important;background:linear-gradient(145deg,#f0fbfb,#fff)!important;box-shadow:0 12px 26px rgba(3,55,78,.08)!important}
.ofc-v276-contact .ofc-v274-status[data-v276-status-state="added"]{background:#def3e9!important;color:#176b51!important}.ofc-v276-contact .ofc-v274-status[data-v276-status-state="summary"]{background:#fff2bd!important;color:#7b5b00!important}.ofc-v276-contact .ofc-v274-status[data-v276-status-state="empty"]{background:#e9f5f7!important;color:#446b78!important}
.ofc-v276-contact .ofc-v274-panel{padding:11px;border-radius:18px;background:linear-gradient(145deg,#f8fdfd,#f1f9fa);box-shadow:inset 0 1px 0 #fff}.ofc-v276-contact .ofc-v274-item-panel{padding:13px;border-width:1px;border-color:#86c7d0;border-radius:16px;box-shadow:0 15px 34px rgba(3,55,78,.08),inset 0 1px 0 #fff}.ofc-v276-contact .ofc-v274-panel.is-v276-entering,.ofc-v276-contact .ofc-v274-item-panel.is-v276-entering{animation:ofcV276Panel .42s var(--v276-ease)}
.ofc-v276-contact .ofc-v274-save,.ofc-v276-contact .ofc-v205-choose-photos{border-radius:13px;background:linear-gradient(145deg,#fff,#f5fcfc);box-shadow:0 8px 18px rgba(3,55,78,.06);transition:transform .2s var(--v276-ease),box-shadow .2s ease,background .2s ease}.ofc-v276-contact .ofc-v274-save:hover,.ofc-v276-contact .ofc-v205-choose-photos:hover{transform:translateY(-1px);background:#effafa;box-shadow:0 12px 24px rgba(3,55,78,.09)}
.ofc-v276-contact .ofc-v205-drop{border-width:2px;border-radius:17px;background:radial-gradient(circle at 100% 0%,rgba(39,203,209,.10),transparent 35%),linear-gradient(145deg,#fff,#f7fcfc);transition:border-color .2s ease,box-shadow .22s ease,transform .22s var(--v276-ease)}.ofc-v276-contact .ofc-v205-drop:hover{transform:translateY(-1px);border-color:#4aabb7;box-shadow:0 15px 32px rgba(3,55,78,.08)}
.ofc-v276-contact .ofc-v205-success{position:relative;overflow:hidden;padding:26px;border-radius:25px;background:radial-gradient(circle at 100% 0%,rgba(43,202,209,.18),transparent 35%),linear-gradient(145deg,#effbf5,#fff);box-shadow:0 28px 70px rgba(3,55,78,.14)}.ofc-v276-contact.is-v276-success .ofc-v268-success-mark{animation:ofcV276Success .7s var(--v276-ease)}

.ofc-v276-assurance{padding:8px 0 36px}.ofc-v276-assurance-card{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);overflow:hidden;border:1px solid transparent;border-radius:29px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(120deg,rgba(39,192,201,.55),rgba(255,199,44,.60),rgba(39,192,201,.22)) border-box;box-shadow:0 32px 82px rgba(3,55,78,.14),inset 0 1px 0 #fff}.ofc-v276-assurance-photo{position:relative;min-height:430px;margin:0;overflow:hidden;background:#dceff2}.ofc-v276-assurance-photo picture,.ofc-v276-assurance-photo img{display:block;width:100%;height:100%}.ofc-v276-assurance-photo img{object-fit:cover;object-position:center 56%;filter:saturate(1.08) contrast(1.035) brightness(1.015);transition:transform .6s var(--v276-ease),filter .4s ease}.ofc-v276-assurance-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(2,44,63,.42));pointer-events:none}.ofc-v276-assurance-photo figcaption{position:absolute;z-index:2;left:16px;right:16px;bottom:15px;padding:10px 12px;border:1px solid rgba(255,255,255,.34);border-radius:14px;background:rgba(2,44,63,.76);color:#fff;font-size:12px;line-height:1.4;backdrop-filter:blur(9px)}.ofc-v276-assurance-copy{display:flex;flex-direction:column;justify-content:center;padding:30px}.ofc-v276-assurance-copy h2{margin:6px 0 8px;font-size:clamp(34px,4vw,48px);line-height:1.03;letter-spacing:-.04em}.ofc-v276-assurance-copy>p{margin:0;color:var(--muted);font-size:16px;line-height:1.55}.ofc-v276-after-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;list-style:none;margin:22px 0 0;padding:0}.ofc-v276-after-steps li{display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:start;padding:12px;border:1px solid #c4e2e6;border-radius:15px;background:linear-gradient(145deg,#fff,#f6fcfc);box-shadow:0 10px 22px rgba(3,55,78,.055)}.ofc-v276-after-steps li>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:linear-gradient(145deg,#ffe16a,#f4bc08);font-weight:950}.ofc-v276-after-steps strong,.ofc-v276-after-steps small{display:block}.ofc-v276-after-steps small{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.4}.ofc-v276-assurance-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.ofc-v276-assurance-pills span{padding:6px 9px;border:1px solid #d1e7ea;border-radius:999px;background:#f0f9fa;font-size:12.5px;font-weight:900}

.ofc-v276-contact .ofc-v276-ripple{position:absolute;z-index:9;width:12px;height:12px;margin:-6px 0 0 -6px;border-radius:50%;background:rgba(255,255,255,.55);pointer-events:none;animation:ofcV276Ripple .58s ease-out forwards}
.ofc-v276-contact.is-v276-ready .ofc-v274-header-card::after,.ofc-v276-contact.is-v276-ready .ofc-v274-form-card::after{animation:ofcV276Sheen 1.05s ease .5s both}.ofc-v276-contact.is-v276-ready .ofc-v276-header-copy>*{animation:ofcV276Rise .68s var(--v276-ease) both}.ofc-v276-contact.is-v276-ready .ofc-v276-header-copy>*:nth-child(2){animation-delay:.06s}.ofc-v276-contact.is-v276-ready .ofc-v276-header-copy>*:nth-child(3){animation-delay:.12s}.ofc-v276-contact.is-v276-ready .ofc-v276-header-copy>*:nth-child(4){animation-delay:.18s}.ofc-v276-contact.is-v276-ready .ofc-v274-price-strip,.ofc-v276-contact.is-v276-ready .ofc-v276-direct-receipt{animation:ofcV276Receipt .78s var(--v276-ease) .12s both}.ofc-v276-contact.is-v276-ready .ofc-v274-form-card{animation:ofcV276Form .76s var(--v276-ease) .22s both}.ofc-v276-assurance.is-v276-revealed .ofc-v276-assurance-card{animation:ofcV276Rise .72s var(--v276-ease) both}
@media(hover:hover) and (pointer:fine){.ofc-v276-contact .ofc-v274-header-card,.ofc-v276-contact .ofc-v274-form-card{transition:box-shadow .28s ease,transform .28s var(--v276-ease)}.ofc-v276-contact .ofc-v274-header-card:hover{box-shadow:0 44px 108px rgba(3,55,78,.19),0 13px 32px rgba(3,55,78,.08),inset 0 1px 0 #fff}.ofc-v276-assurance-card:hover .ofc-v276-assurance-photo img{transform:scale(1.025);filter:saturate(1.12) contrast(1.045) brightness(1.02)}}
@media(max-width:1050px) and (min-width:801px){.ofc-v276-contact .ofc-v274-header-card{grid-template-columns:minmax(0,1fr) 280px;padding:24px}.ofc-v276-contact .ofc-v274-grid{grid-template-columns:275px minmax(0,1fr)}.ofc-v276-contact .ofc-v276-form-path>div{grid-template-columns:30px minmax(0,1fr);padding:7px}.ofc-v276-contact .ofc-v276-form-path>div>span{width:30px;height:30px}.ofc-v276-assurance-card{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr)}.ofc-v276-after-steps{grid-template-columns:1fr}}
@media(max-width:800px){.ofc-v276-contact{overflow:clip}.ofc-v276-contact .ofc-v276-direct-receipt{display:none!important}.ofc-v276-contact .ofc-v274-shell{width:min(100% - 14px,560px)}.ofc-v276-contact .ofc-v274-header{padding:7px 0 5px}.ofc-v276-contact .ofc-v274-header-card{grid-template-columns:1fr;gap:12px;padding:15px;border-radius:23px}.ofc-v276-contact .ofc-v274-header h1{font-size:clamp(31px,9.4vw,40px);line-height:.99}.ofc-v276-contact .ofc-v274-header p{font-size:14px;line-height:1.43}.ofc-v276-contact .ofc-v276-hero-assurances{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:12px}.ofc-v276-contact .ofc-v276-hero-assurances span{min-height:42px;border-radius:13px;font-size:12px}.ofc-v276-contact .ofc-v276-hero-assurances span:last-child{grid-column:1/-1}.ofc-v276-contact .ofc-v274-price-strip,.ofc-v276-contact .ofc-v276-direct-receipt{padding:13px 14px;border-radius:18px}.ofc-v276-contact .ofc-v274-price-strip strong{font-size:29px}.ofc-v276-contact[data-v274-mode="calculator"] .ofc-v274-price-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;gap:2px 10px}.ofc-v276-contact[data-v274-mode="calculator"] .ofc-v276-receipt-kicker{grid-column:1/-1}.ofc-v276-contact[data-v274-mode="calculator"] .ofc-v274-price-strip small{grid-column:1;grid-row:2}.ofc-v276-contact[data-v274-mode="calculator"] .ofc-v274-price-strip strong{grid-column:1;grid-row:3}.ofc-v276-contact[data-v274-mode="calculator"] .ofc-v274-price-strip .ofc-v274-edit{grid-column:2;grid-row:2/4;align-self:center;max-width:none}.ofc-v276-contact[data-v274-mode="calculator"] .ofc-v276-receipt-note{grid-column:1/-1}.ofc-v276-contact .ofc-v274-main{padding-top:2px}.ofc-v276-contact .ofc-v274-grid{grid-template-columns:1fr}.ofc-v276-contact .ofc-v274-form-card{padding:12px;border-radius:23px}.ofc-v276-contact .ofc-v276-form-path{gap:5px;margin-bottom:16px}.ofc-v276-contact .ofc-v276-form-path>div{grid-template-columns:27px minmax(0,1fr);column-gap:6px;min-height:54px;padding:6px;border-radius:12px}.ofc-v276-contact .ofc-v276-form-path>div>span{width:27px;height:27px;border-radius:9px;font-size:11px}.ofc-v276-contact .ofc-v276-form-path strong{font-size:11px}.ofc-v276-contact .ofc-v276-form-path small{font-size:9px}.ofc-v276-contact .ofc-v274-required-card h2{font-size:26px}.ofc-v276-contact .ofc-v274-required-progress{padding:9px 10px}.ofc-v276-contact .ofc-v274-field input,.ofc-v276-contact .ofc-v205-field input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.ofc-v276-contact .ofc-v205-field select,.ofc-v276-contact .ofc-v205-field textarea{min-height:54px}.ofc-v276-contact .ofc-v274-action{grid-template-columns:1fr;padding:11px;bottom:6px}.ofc-v276-contact .ofc-v205-submit{width:100%;min-width:0}.ofc-v276-contact .ofc-v276-optional-heading{display:block}.ofc-v276-contact .ofc-v276-optional-heading>strong{display:inline-flex;margin-top:8px;white-space:normal}.ofc-v276-contact .ofc-v276-optional-heading h3{font-size:25px}html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category{grid-template-columns:39px minmax(0,1fr) 22px!important;gap:9px!important;min-height:76px!important;padding:10px!important}html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category::before{width:39px;height:39px}html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category>span:first-of-type{grid-column:2;grid-row:1}html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category>.ofc-v274-status{grid-column:2;grid-row:2;justify-self:start}html body .ofc-v276-contact.ofc-v275-contact .ofc-v274-category>.ofc-v274-chevron{grid-column:3;grid-row:1/3}.ofc-v276-contact .ofc-v274-panel,.ofc-v276-contact .ofc-v274-item-panel{padding:8px}.ofc-v276-assurance{padding:5px 0 26px}.ofc-v276-assurance-card{grid-template-columns:1fr;border-radius:23px}.ofc-v276-assurance-photo{min-height:0;aspect-ratio:16/10}.ofc-v276-assurance-copy{padding:17px}.ofc-v276-assurance-copy h2{font-size:31px}.ofc-v276-after-steps{grid-template-columns:1fr;margin-top:16px}.ofc-v276-after-steps li{min-height:76px}.ofc-v276-contact .ofc-v205-success{padding:18px}}
@media(min-width:360px) and (max-width:800px){.ofc-v276-contact[data-v274-mode="calculator"] .ofc-v276-hero-assurances{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.ofc-v276-contact[data-v274-mode="calculator"] .ofc-v276-hero-assurances span{min-height:44px;padding:7px 5px;font-size:10.5px;line-height:1.12;text-align:center}.ofc-v276-contact[data-v274-mode="calculator"] .ofc-v276-hero-assurances span:last-child{grid-column:auto}}
@media(max-width:350px){.ofc-v276-contact .ofc-v274-shell{width:calc(100% - 10px)}.ofc-v276-contact .ofc-v274-header-card,.ofc-v276-contact .ofc-v274-form-card{padding:10px}.ofc-v276-contact .ofc-v276-hero-assurances{grid-template-columns:1fr}.ofc-v276-contact .ofc-v276-hero-assurances span:last-child{grid-column:auto}.ofc-v276-contact .ofc-v276-form-path>div{display:block;text-align:center;min-height:58px}.ofc-v276-contact .ofc-v276-form-path>div>span{margin:0 auto 4px}.ofc-v276-contact .ofc-v276-form-path small{display:none}}
@keyframes ofcV276Rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes ofcV276Receipt{from{opacity:.78;transform:translateX(18px) scale(.99)}to{opacity:1;transform:none}}@keyframes ofcV276Form{from{opacity:0;transform:translateY(28px) scale(.993)}to{opacity:1;transform:none}}@keyframes ofcV276Sheen{0%{transform:translateX(-145%)}100%{transform:translateX(145%)}}@keyframes ofcV276Panel{from{opacity:0;transform:translateY(-8px) scale(.992)}to{opacity:1;transform:none}}@keyframes ofcV276Ripple{to{transform:scale(22);opacity:0}}@keyframes ofcV276Error{0%,100%{transform:none}35%{transform:translateX(-3px)}70%{transform:translateX(3px)}}@keyframes ofcV276Ready{0%{box-shadow:0 13px 28px rgba(211,154,0,.27),0 0 0 0 rgba(255,199,44,.35)}65%{box-shadow:0 17px 34px rgba(211,154,0,.30),0 0 0 9px rgba(255,199,44,0)}100%{box-shadow:0 13px 28px rgba(211,154,0,.27)}}@keyframes ofcV276Success{0%{transform:scale(.55) rotate(-18deg)}55%{transform:scale(1.18) rotate(5deg)}100%{transform:none}}
@media(prefers-reduced-motion:reduce){.ofc-v276-contact *,.ofc-v276-assurance *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.ofc-v276-contact .ofc-v276-ripple{display:none!important}}
@media(forced-colors:active){.ofc-v276-contact .ofc-v274-header-card,.ofc-v276-contact .ofc-v274-form-card,.ofc-v276-assurance-card,.ofc-v276-contact .ofc-v276-form-path>div{border:2px solid CanvasText}.ofc-v276-contact .ofc-v276-form-path>i{border:1px solid CanvasText}.ofc-v276-contact .ofc-v274-field[data-v276-state="complete"]::after{border:1px solid CanvasText}}

/* Oahu Fresh Clean shared quick-quote system v2. Shared Home + Contact deployment. */
[data-ofc-quick-quote].ofc-quick-quote{--ofc-q-ink:#07384f;--ofc-q-muted:#5e7885;--ofc-q-line:#b8dfe6;--ofc-q-blue:#087cb3;--ofc-q-teal:#087c82;--ofc-q-gold:#e4aa00;--ofc-q-paper:#fff;--ofc-q-soft:#f3fbfc;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-header-card{grid-template-columns:minmax(0,1fr)!important;max-width:930px;margin-inline:auto;padding:26px!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v276-header-copy{max-width:850px;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-header-card h1{max-width:820px!important;font-size:clamp(34px,4.2vw,54px)!important;line-height:.99!important;letter-spacing:-.045em!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v276-hero-assurances{display:flex!important;flex-wrap:wrap!important;grid-template-columns:none!important;gap:6px 16px!important;margin-top:13px!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v276-hero-assurances span{display:inline-flex!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font-size:12.5px!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-required-card .ofc-v205-section-head::before{content:"QUICK QUOTE"!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v276-direct-receipt,
[data-ofc-quick-quote].ofc-quick-quote .ofc-v276-form-path,
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-required-progress{display:none!important;}
[data-ofc-quick-quote].ofc-quick-quote[data-v274-mode="direct"] .ofc-v274-grid,
[data-ofc-quick-quote].ofc-quick-quote[data-v274-mode="partial"] .ofc-v274-grid,
[data-ofc-quick-quote].ofc-quick-quote[data-v274-mode="failed"] .ofc-v274-grid{grid-template-columns:minmax(0,1fr)!important;max-width:780px;margin-inline:auto;}
[data-ofc-quick-quote].ofc-quick-quote[data-v274-mode="calculator"] .ofc-v274-grid{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr)!important;max-width:1080px;margin-inline:auto;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-form-card{padding:22px!important;overflow:visible!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-required-card{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v205-section-head{margin-bottom:15px!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v205-section-head h2{font-size:clamp(25px,3vw,34px)!important;letter-spacing:-.035em!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v205-section-head p{max-width:620px;margin-top:5px!important;color:var(--ofc-q-muted)!important;font-size:14.5px!important;line-height:1.45!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v205-fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:13px!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-field.is-wide{grid-column:1/-1!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-field input{min-height:54px!important;font-size:16px!important;border-width:1.5px!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-action{position:static!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(220px,.56fr)!important;gap:14px!important;align-items:center!important;margin-top:17px!important;padding:15px!important;border:1px solid rgba(218,165,0,.34)!important;border-radius:18px!important;background:linear-gradient(145deg,#fffef7,#fff8df)!important;box-shadow:none!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-action>div>strong{color:var(--ofc-q-ink)!important;font-size:15px!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-action small{color:#6d654b!important;line-height:1.4!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v205-submit{width:100%!important;min-width:0!important;min-height:56px!important;border-radius:15px!important;font-size:16px!important;font-weight:950!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v205-submit:focus-visible,
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle:focus-visible,
[data-ofc-quick-quote].ofc-quick-quote [data-ofc-itemized-link]:focus-visible{outline:3px solid #f0b900!important;outline-offset:3px!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-mode-alert{margin-top:12px!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v205-calc-alert{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px 11px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v205-calc-alert strong{font-size:13px!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v205-calc-alert p{display:none!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v205-calc-alert a{display:inline-flex!important;align-items:center!important;min-height:42px!important;padding:7px 11px!important;border:1px solid rgba(8,124,179,.25)!important;border-radius:11px!important;background:#fff!important;color:var(--ofc-q-blue)!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;}
[data-ofc-quick-quote].ofc-quick-quote[data-v274-mode="calculator"] .ofc-v274-mode-alert{display:none!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-gate{margin-top:15px;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle{display:grid;width:100%;grid-template-columns:minmax(0,1fr) 24px;gap:12px;align-items:center;min-height:66px;padding:13px 15px;border:1px solid var(--ofc-q-line);border-radius:16px;background:linear-gradient(145deg,#fff,var(--ofc-q-soft));color:var(--ofc-q-ink);font:inherit;text-align:left;cursor:pointer;box-shadow:0 8px 20px rgba(7,56,79,.045);}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle strong,
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle small{display:block;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle strong{font-size:15px;line-height:1.25;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle small{margin-top:3px;color:var(--ofc-q-muted);font-size:12.5px;line-height:1.4;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle svg{width:22px;height:22px;transition:transform .18s ease;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle[aria-expanded="true"] svg{transform:rotate(180deg);}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-optional[hidden]{display:none!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-optional{margin-top:10px!important;padding:14px!important;border:1px solid var(--ofc-q-line)!important;border-radius:18px!important;background:#fbfefe!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v276-optional-heading{margin-bottom:12px!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-reply-optional{margin:0 0 12px;padding:12px;border:1px solid #d1e7eb;border-radius:14px;background:#fff;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-reply-optional .ofc-v274-reply{display:block!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-reply-optional legend{margin-bottom:7px;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-category,
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-item,
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-panel,
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-item-panel{animation:none!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v276-ripple{display:none!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-header-card::after,
[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-form-card::after{display:none!important;animation:none!important;}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v205-server:not([hidden]){margin-top:6px;}
[data-ofc-quick-quote].ofc-quick-quote[data-v274-success="1"] .ofc-v278-optional-gate{display:none!important;}
@media(max-width:900px){
 [data-ofc-quick-quote].ofc-quick-quote[data-v274-mode="calculator"] .ofc-v274-grid{grid-template-columns:1fr!important;max-width:700px;}
 [data-ofc-quick-quote].ofc-quick-quote[data-v274-mode="calculator"] .ofc-v274-summary{position:static!important;display:block!important;}
}
@media(max-width:700px){
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v274-header-card{padding:14px!important;}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v274-header-card h1{font-size:30px!important;line-height:1!important;}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v276-hero-assurances{display:flex!important;gap:5px 12px!important;margin-top:10px!important;}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v276-hero-assurances span:last-child{grid-column:auto!important;}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v274-form-card{padding:13px!important;}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v205-fields{grid-template-columns:1fr!important;gap:11px!important;}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v274-field.is-wide{grid-column:auto!important;}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v274-action{grid-template-columns:1fr!important;padding:12px!important;}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v205-calc-alert{display:grid!important;justify-items:center!important;}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle{min-height:72px;padding:12px;}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v274-optional{padding:10px!important;}
}
@media(max-width:350px){
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v274-header-card,[data-ofc-quick-quote].ofc-quick-quote .ofc-v274-form-card{padding:10px!important;}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v205-submit{min-height:54px!important;}
}
@media(prefers-reduced-motion:reduce){
 [data-ofc-quick-quote].ofc-quick-quote *{scroll-behavior:auto!important;transition:none!important;}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v205-spinner{animation-duration:1.2s!important;}
}


/* Shared-system hardening and Home surface integration. */
[data-ofc-quick-quote].ofc-quick-quote{position:relative;isolation:isolate}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"]{background:transparent!important;font-family:inherit!important;overflow:visible!important}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v274-shell{width:100%!important;margin:0!important}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v274-grid{max-width:none!important}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v274-form-card{border-color:rgba(82,185,199,.52)!important;box-shadow:0 18px 44px rgba(4,58,80,.10)!important}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v205-section-head::before{content:"REQUEST A QUICK QUOTE"!important}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v205-section-head h2{font-size:clamp(24px,2.6vw,32px)!important}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v274-action{background:linear-gradient(145deg,#fffdf3,#fff7d7)!important}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v274-mode-alert{margin-top:10px!important}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v278-optional-gate{margin-top:10px!important}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v276-summary-journey,
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v276-summary-foot{display:none!important}
[data-ofc-quick-quote].ofc-quick-quote[data-v274-success="1"] .ofc-v274-mode-alert{display:none!important}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v205-submit[disabled]{cursor:not-allowed}
@media(max-width:700px){
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v274-form-card{padding:12px!important;border-radius:20px!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v205-section-head p{font-size:13.5px!important}
}


/* Phase 2B R1 Home-only compact mobile geometry. No Contact selectors, controller behavior, or protected payload contracts change. */
@media(max-width:700px){
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v274-form-card{padding:10px!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v205-section-head{margin-bottom:10px!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v205-section-head p{margin-top:3px!important;line-height:1.35!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v205-fields{gap:8px!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v274-field{gap:4px!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v274-field input{min-height:50px!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v274-action{margin-top:11px!important;padding:10px!important;gap:8px!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v274-action small{font-size:12.5px!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v205-submit{min-height:52px!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v274-mode-alert{margin-top:7px!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v205-calc-alert a{min-height:40px!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v278-optional-gate{margin-top:7px!important}
 [data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"] .ofc-v278-optional-toggle{min-height:62px!important;padding:10px 12px!important}
}

/* 1.22.8 Home Calculator summary contrast repair.
   Home's component-level generic h2/p color rules load after the shared asset and
   otherwise override the dark summary card's intended light typography. Keep the
   correction strictly scoped to Home + calculator mode. */
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"][data-v274-mode="calculator"] .ofc-v274-summary,
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"][data-v274-mode="calculator"] .ofc-v274-summary h2,
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"][data-v274-mode="calculator"] .ofc-v274-summary .ofc-v276-summary-foot strong,
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"][data-v274-mode="calculator"] .ofc-v274-summary .ofc-v276-summary-journey strong{
 color:#fff!important;
}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"][data-v274-mode="calculator"] .ofc-v274-summary>p,
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"][data-v274-mode="calculator"] .ofc-v274-summary-status,
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"][data-v274-mode="calculator"] .ofc-v274-summary .ofc-v276-summary-foot span{
 color:rgba(255,255,255,.82)!important;
}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"][data-v274-mode="calculator"] .ofc-v274-summary .ofc-v276-summary-journey small,
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"][data-v274-mode="calculator"] .ofc-v274-total span{
 color:rgba(255,255,255,.74)!important;
}
[data-ofc-quick-quote].ofc-quick-quote[data-ofc-quick-surface="home"][data-v274-mode="calculator"] .ofc-v274-total strong{
 color:#fff!important;
}



/* QUICK QUOTE R290 — received-state command center and disclosure clarity. */
@keyframes ofcV290ReceivedPulse{0%,100%{opacity:.56;transform:scale(.98)}50%{opacity:.95;transform:scale(1.05)}}
[data-ofc-quick-quote].ofc-quick-quote[data-v274-success="1"] .ofc-v274-form-card{
 border-color:rgba(20,146,104,.66)!important;
 box-shadow:0 0 0 1px rgba(236,255,248,.98),0 0 0 5px rgba(25,174,122,.11),0 28px 68px rgba(3,48,66,.15),0 0 42px rgba(34,183,130,.25),inset 0 1px 0 #fff!important;
}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success{position:relative;overflow:hidden;padding:clamp(20px,3vw,34px)!important;border:1px solid rgba(22,145,105,.33)!important;border-radius:27px!important;background:radial-gradient(circle at 92% 5%,rgba(71,216,165,.18),transparent 34%),linear-gradient(145deg,#f2fcf7 0%,#fff 54%,#effaf8 100%)!important;box-shadow:0 26px 64px rgba(3,48,66,.13),inset 0 1px 0 #fff!important;color:#07384f!important}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success::before{content:"";position:absolute;inset:-35% 42% 46% -22%;border-radius:50%;background:radial-gradient(circle,rgba(62,212,158,.17),transparent 68%);pointer-events:none}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success>*{position:relative;z-index:1}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-head{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:16px;align-items:start}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-mark{width:56px;height:56px;border-radius:18px 7px 18px 10px;background:linear-gradient(145deg,#e8fff4,#caf3df)!important;border:1px solid rgba(19,145,104,.25);color:#0c7554!important;box-shadow:0 11px 24px rgba(13,113,81,.12),0 0 22px rgba(48,203,147,.12);font-size:27px!important}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-title .ofc-v205-kicker{margin:1px 0 6px!important;color:#0b7553!important;font-size:11px!important;letter-spacing:.14em!important}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success h2{margin:0!important;color:#07384f!important;font-size:clamp(30px,4vw,48px)!important;line-height:.98!important;letter-spacing:-.05em!important;max-width:18ch}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success .ofc-v268-success-lead{max-width:760px;margin:10px 0 0!important;color:#4f6d78!important;font-size:15px!important;line-height:1.5!important}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-received-chip{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 12px;border:1px solid rgba(20,146,104,.28);border-radius:999px;background:rgba(255,255,255,.82);color:#0b6f51;font-size:12px;font-weight:950;letter-spacing:.04em;white-space:nowrap}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-received-chip i{width:9px;height:9px;border-radius:50%;background:#28b97d;box-shadow:0 0 0 5px rgba(40,185,125,.11),0 0 14px rgba(40,185,125,.28);animation:ofcV290ReceivedPulse 3.2s ease-in-out infinite}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-id{align-items:center;margin-top:20px;padding:13px 15px;border-color:rgba(20,146,104,.29)!important;border-radius:14px;background:rgba(255,255,255,.88)!important;box-shadow:inset 0 1px 0 #fff}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-id span{color:#52727b;font-size:12px;font-weight:850}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-id strong{color:#07384f;font-size:16px;letter-spacing:.02em;overflow-wrap:anywhere}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-grid>div{min-width:0;padding:11px 12px;border-color:rgba(20,146,104,.18);background:rgba(255,255,255,.78);box-shadow:inset 0 1px 0 #fff}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-grid>div.is-wide{grid-column:1/-1}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-grid dt{color:#5b7880;font-size:11px;font-weight:800;letter-spacing:.035em}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-grid dd{color:#07384f;font-size:14px;line-height:1.36}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-photos{margin:9px 0 0;padding:10px 12px;border-radius:12px;background:rgba(230,248,241,.68);color:#496b73;font-size:13px}
/* QUICK QUOTE R291 - clickable optional step and collision-safe action geometry. */
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-step{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:16px;align-items:center;margin-top:14px;padding:16px 17px;border:1px solid rgba(216,157,5,.38);border-radius:18px 7px 18px 10px;background:radial-gradient(circle at 96% 0%,rgba(255,215,78,.26),transparent 38%),linear-gradient(145deg,#fffdf2,#fff6c9);box-shadow:0 14px 31px rgba(76,62,13,.08),inset 0 1px 0 #fff;color:inherit;text-decoration:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,filter .18s ease}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-step:hover,[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-step:focus-visible{transform:translateY(-2px);border-color:rgba(216,157,5,.72);box-shadow:0 18px 38px rgba(76,62,13,.12),0 0 0 4px rgba(255,198,46,.12),inset 0 1px 0 #fff;outline:0}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-step:active{transform:translateY(1px) scale(.997)}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-kicker{margin:0 0 4px;color:#806000;font-size:10px;font-weight:950;letter-spacing:.15em}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-step h3{margin:0;color:#07384f;font-size:clamp(20px,2.4vw,28px);line-height:1.05;letter-spacing:-.035em}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-step p:last-child{margin:7px 0 0;color:#5c6f70;font-size:13px;line-height:1.45}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-arrow{display:grid;place-items:center;width:44px;height:44px;border-radius:14px 5px 14px 8px;background:linear-gradient(145deg,#075d72,#078f8c);color:#ffe270;font-size:25px;font-weight:900;box-shadow:0 10px 20px rgba(3,48,66,.15);transition:transform .18s ease}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-step:hover .ofc-v290-next-arrow,[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-step:focus-visible .ofc-v290-next-arrow{transform:translateX(4px)}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(210px,.85fr);grid-template-rows:repeat(2,minmax(54px,1fr));gap:9px;margin-top:10px}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;min-width:0;min-height:54px;padding:11px 14px;border-radius:16px 6px 16px 9px;text-align:left;overflow:hidden}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a.is-calculator{grid-row:1/3;min-height:117px;padding:15px 16px;border-color:rgba(216,157,5,.64);background:linear-gradient(145deg,#ffd85d,#f6b80d);color:#07384f;box-shadow:0 15px 30px rgba(216,157,5,.22),0 0 22px rgba(255,198,46,.12),inset 0 1px 0 rgba(255,255,255,.72)}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a span{grid-column:1;grid-row:1;min-width:0;align-self:end;font-size:14px;font-weight:950;line-height:1.12;overflow-wrap:anywhere}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a small{grid-column:1;grid-row:2;min-width:0;align-self:start;margin-top:3px;color:#5a737a;font-size:10.5px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a.is-calculator span{font-size:16px;line-height:1.08}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a.is-calculator small{color:#4e4a28;font-size:11px}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a b{grid-column:2;grid-row:1/3;align-self:center;margin-left:8px;font-size:22px;transition:transform .18s ease}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a.is-primary{border-color:rgba(7,132,151,.38);background:linear-gradient(145deg,#fff,#eef9f9);color:#075d72}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a:hover b,[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a:focus-visible b{transform:translateX(4px)}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-note{grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;margin-top:10px;padding:11px 13px;border:1px solid rgba(20,146,104,.16);background:rgba(255,255,255,.66)}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-note strong{color:#0b7051;white-space:nowrap}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-note span{color:#547078}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v268-success-correction{margin-top:9px;color:#5b737a;font-size:12px}

/* The optional disclosure never inherits the large white tap wash used on dark/gold actions. */
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle.ofc-premium-action::after{content:none!important;display:none!important}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle.ofc-premium-action.tap-pulse{animation:none!important}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle:is(:active,.is-pressed){transform:translateY(1px) scale(.994)!important;filter:none!important;background:linear-gradient(145deg,#f8ffff,#eef9f8)!important;box-shadow:0 4px 12px rgba(7,56,79,.06),inset 0 1px 0 #fff!important}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle[aria-expanded="true"]{border-color:rgba(7,132,151,.42);background:linear-gradient(145deg,#f8ffff,#eaf8f5);box-shadow:0 10px 24px rgba(7,56,79,.07),0 0 0 3px rgba(53,210,208,.07),inset 0 1px 0 #fff}
[data-ofc-quick-quote].ofc-quick-quote .ofc-v278-optional-toggle[aria-expanded="true"] strong{color:#075d72}
@media(min-width:881px) and (max-width:1100px){
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions{grid-template-columns:minmax(0,1.35fr) minmax(188px,.85fr)}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a{padding-inline:12px}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a span{font-size:13px}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a small{font-size:10px}
}
@media(min-width:761px) and (max-width:880px){
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions{grid-template-columns:1fr;grid-template-rows:auto}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a,[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a.is-calculator{grid-row:auto;min-height:62px;padding:12px 14px}
}
@media(max-width:760px){
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-head{grid-template-columns:50px minmax(0,1fr);gap:11px}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-mark{width:48px;height:48px;border-radius:15px 6px 15px 8px}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-received-chip{grid-column:1/-1;justify-self:start;min-height:34px;padding:6px 10px}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success h2{font-size:clamp(29px,9vw,39px)}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-grid{grid-template-columns:1fr}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-grid>div.is-wide{grid-column:auto}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-step{grid-template-columns:minmax(0,1fr);padding:14px}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-arrow{display:none}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions{grid-template-columns:1fr;grid-template-rows:auto}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a,[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a.is-calculator{grid-row:auto;min-height:62px;padding:12px 14px}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-note{grid-template-columns:1fr;gap:3px}
 [data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-note strong{white-space:normal}
}
@media(prefers-reduced-motion:reduce){[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-received-chip i{animation:none!important}}
@media(forced-colors:active){[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success,[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-next-step,[data-ofc-quick-quote].ofc-quick-quote .ofc-v290-success-actions a{forced-color-adjust:auto;background:Canvas!important;color:CanvasText!important;border-color:CanvasText!important;box-shadow:none!important}}

/* V293 optional-detail clarity: elderly/non-technical friendly, one decision at a time */
.ofc-v293-optional-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 8px}
.ofc-v293-optional-shortcuts button{display:flex;align-items:center;gap:12px;min-height:66px;width:100%;padding:12px 14px;border:1px solid rgba(21,169,193,.38);border-radius:16px;background:linear-gradient(145deg,#fff,#eefafa);color:#07384f;text-align:left;cursor:pointer;box-shadow:0 8px 18px rgba(4,56,75,.07);font:inherit}
.ofc-v293-optional-shortcuts button:hover,.ofc-v293-optional-shortcuts button:focus-visible{border-color:#d7a900;box-shadow:0 0 0 3px rgba(255,211,65,.24),0 12px 24px rgba(4,56,75,.11);outline:0}
.ofc-v293-optional-shortcuts b{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:12px;background:#075d70;color:#fff;font-size:14px}
.ofc-v293-optional-shortcuts span{min-width:0;display:grid;gap:3px}.ofc-v293-optional-shortcuts strong{font-size:15px;line-height:1.2}.ofc-v293-optional-shortcuts small{font-size:12px;line-height:1.35;color:#547083}
.ofc-v293-optional-reassurance,.ofc-v293-photo-privacy{margin:8px 0 14px;padding:10px 12px;border-radius:12px;background:#f5fbfb;color:#456679;font-size:12px;line-height:1.5}
.ofc-v293-choice-fieldset{display:grid;gap:9px;margin:0;padding:0;border:0}.ofc-v293-choice-fieldset legend{font-weight:800;color:#07384f;margin-bottom:8px}
.ofc-v293-choice-fieldset label{display:flex;gap:10px;align-items:flex-start;min-height:54px;padding:11px 12px;border:1px solid rgba(21,169,193,.32);border-radius:13px;background:#fff;cursor:pointer}
.ofc-v293-choice-fieldset label:has(input:checked){border-color:#d7a900;background:linear-gradient(135deg,#fffdf5,#eefafa);box-shadow:0 0 0 2px rgba(255,211,65,.18)}
.ofc-v293-choice-fieldset input{margin-top:3px;min-width:20px;min-height:20px;accent-color:#087d8b}.ofc-v293-choice-fieldset span{display:grid;gap:3px}.ofc-v293-choice-fieldset small{color:#557384;line-height:1.4}
.ofc-v293-cabinet-policy{margin-top:12px;padding:12px 14px;border-left:3px solid #f2bd00;border-radius:10px;background:#f5fbfb;color:#274d60;line-height:1.5}
@media(max-width:640px){.ofc-v293-optional-shortcuts{grid-template-columns:1fr}.ofc-v293-optional-shortcuts button{min-height:62px}.ofc-v293-choice-fieldset label{min-height:58px}}
@media(forced-colors:active){.ofc-v293-optional-shortcuts button,.ofc-v293-choice-fieldset label{border:1px solid ButtonText}.ofc-v293-optional-shortcuts button:focus-visible{outline:2px solid Highlight}}

/* Contact V285 - customer scope guide delivery */
.ofc-v285-contact .ofc-v285-scope-guide{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:13px;align-items:center;margin-top:16px;padding:14px 15px;border:1px solid rgba(6,101,122,.22);border-radius:18px;background:radial-gradient(circle at 90% 0,rgba(255,210,58,.20),transparent 34%),linear-gradient(135deg,#eefafa,#fffdf4);box-shadow:0 14px 32px rgba(3,55,78,.075),inset 0 1px 0 #fff;color:#073f55;text-decoration:none;overflow:hidden;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.ofc-v285-contact .ofc-v285-scope-guide::after{content:"";position:absolute;inset:auto -30px -60px auto;width:130px;height:130px;border:1px solid rgba(31,185,191,.2);border-radius:50%;pointer-events:none}.ofc-v285-contact .ofc-v285-scope-guide:hover{transform:translateY(-2px);border-color:rgba(6,125,149,.38);box-shadow:0 20px 42px rgba(3,55,78,.12),inset 0 1px 0 #fff}.ofc-v285-contact .ofc-v285-scope-guide:focus-visible{outline:3px solid #ffd34c;outline-offset:3px}.ofc-v285-contact .ofc-v285-scope-guide-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,#13b5b4,#07858e);box-shadow:0 9px 20px rgba(4,126,140,.22);color:#fff;font-size:24px;font-weight:950}.ofc-v285-contact .ofc-v285-scope-guide-copy{min-width:0}.ofc-v285-contact .ofc-v285-scope-guide-copy small,.ofc-v285-contact .ofc-v285-scope-guide-copy strong,.ofc-v285-contact .ofc-v285-scope-guide-copy>span{display:block}.ofc-v285-contact .ofc-v285-scope-guide-copy small{margin-bottom:3px;color:#987100;font-size:9px;font-weight:950;letter-spacing:.075em}.ofc-v285-contact .ofc-v285-scope-guide-copy strong{font-size:16px;line-height:1.15}.ofc-v285-contact .ofc-v285-scope-guide-copy>span{margin-top:4px;color:#526f79;font-size:11.5px;line-height:1.42}.ofc-v285-contact .ofc-v285-scope-guide-action{position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:9px 11px;border:1px solid rgba(6,101,122,.16);border-radius:12px;background:rgba(255,255,255,.8);color:#08759a;font-size:11px;font-weight:950}.ofc-v285-contact .ofc-v285-scope-guide-action b{font-size:14px}.ofc-v285-contact .ofc-v285-scope-guide[aria-current="true"]{border-color:#0d8f99}
@media(max-width:800px){.ofc-v285-contact .ofc-v285-scope-guide{grid-template-columns:44px minmax(0,1fr);padding:13px}.ofc-v285-contact .ofc-v285-scope-guide-icon{width:44px;height:44px;border-radius:14px}.ofc-v285-contact .ofc-v285-scope-guide-action{grid-column:1/-1;justify-content:center;min-height:44px}.ofc-v285-contact .ofc-v285-scope-guide-copy strong{font-size:15px}.ofc-v285-contact .ofc-v285-scope-guide-copy>span{font-size:11px}}
@media(prefers-reduced-motion:reduce){.ofc-v285-contact .ofc-v285-scope-guide{transition:none}}
@media(forced-colors:active){.ofc-v285-contact .ofc-v285-scope-guide{border:2px solid CanvasText}.ofc-v285-contact .ofc-v285-scope-guide-icon,.ofc-v285-contact .ofc-v285-scope-guide-action{border:1px solid CanvasText}}
/* Contact V293 - Cleaning Checklist primary with secondary PDF references */
.ofc-v289-contact .ofc-v289-scope-access{display:grid;gap:9px;margin-top:16px}.ofc-v289-contact .ofc-v289-scope-access .ofc-v285-scope-guide{margin-top:0}.ofc-v289-contact .ofc-v293-scope-checklist{border-color:rgba(9,135,145,.32);background:radial-gradient(circle at 89% 4%,rgba(255,211,67,.25),transparent 31%),linear-gradient(135deg,#e8fbfa,#fffdf2)}.ofc-v289-contact .ofc-v293-scope-checklist .ofc-v285-scope-guide-icon{background:linear-gradient(145deg,#0b8d98,#07556f)}.ofc-v289-contact .ofc-v289-scope-references{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ofc-v289-contact .ofc-v289-scope-references a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:43px;padding:9px 11px;border:1px solid rgba(6,101,122,.16);border-radius:12px;background:rgba(255,255,255,.78);color:#07536f;text-decoration:none;box-shadow:0 8px 18px rgba(3,55,78,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ofc-v289-contact .ofc-v289-scope-references a:hover{transform:translateY(-1px);border-color:rgba(6,125,149,.34);box-shadow:0 12px 22px rgba(3,55,78,.08)}.ofc-v289-contact .ofc-v289-scope-references a:focus-visible{outline:3px solid #ffd34c;outline-offset:2px}.ofc-v289-contact .ofc-v289-scope-references strong{font-size:11px;line-height:1.2}.ofc-v289-contact .ofc-v289-scope-references span{color:#55717b;font-size:9.5px;font-weight:850;white-space:nowrap}
@media(max-width:800px){.ofc-v289-contact .ofc-v289-scope-references{grid-template-columns:1fr}.ofc-v289-contact .ofc-v289-scope-references a{min-height:46px}}
@media(prefers-reduced-motion:reduce){.ofc-v289-contact .ofc-v289-scope-references a{transition:none}}
@media(forced-colors:active){.ofc-v289-contact .ofc-v289-scope-references a{border:1px solid LinkText}}
