/* Existing remediation tokens/components; scoped to the authorized checkout. */
.wgc{box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:24px;width:100%;max-width:1032px;margin:0 auto;background:#fffdf8;color:#242321;font:400 13px/normal Inter,sans-serif}
.wgc *{box-sizing:border-box}.wgc header,.wgc section{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0}.wgc header{gap:8px}.wgc h2{font:600 25px/normal Inter,sans-serif;color:#164c3d;margin:0;letter-spacing:0;max-width:none}.wgc h3{font:600 15px/normal Inter,sans-serif;color:#164c3d;margin:0;letter-spacing:0;max-width:none}.wgc p{margin:0;font:400 13px/normal Inter,sans-serif;overflow-wrap:anywhere}.wgc header>small{font:600 10px/normal Inter,sans-serif}.wgc-field{display:flex;flex-direction:column;gap:8px;margin:0;font:600 15px/normal Inter,sans-serif;color:#242321}.wgc-field input,.wgc-field select,.wgc-field textarea{width:100%;min-width:0;min-height:48px;padding:12px;border:1px solid #6f6a61;border-radius:8px;background:#fffdf8;color:#242321;font:400 13px/normal Inter,sans-serif;box-shadow:none}.wgc-field input[readonly]{background:#f8f5ef;color:#6f6a61}.wgc-field small,.wgc-choice small{font:400 12px/normal Inter,sans-serif;color:#6f6a61}.wgc-choice{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;padding:12px;border:1px solid #6f6a61;border-radius:8px;background:#fffdf8;color:#242321;text-align:left;cursor:pointer}.wgc-choice[aria-pressed=true]{background:#f8f5ef;border-color:#164c3d}.wgc-choice>img{width:24px;height:24px;flex:none}.wgc-choice>span{display:flex;flex-direction:column;gap:4px}.wgc-choice strong{font:600 15px/normal Inter,sans-serif}.wgc-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 16px;border:1px solid #164c3d;border-radius:8px;background:#fffdf8;color:#164c3d;font:600 13px/normal Inter,sans-serif;text-decoration:none;cursor:pointer}.wgc-primary{background:#164c3d;color:#fffdf8}.wgc button:disabled{opacity:.5;cursor:wait}.wgc :focus-visible{outline:2px solid #164c3d;outline-offset:3px}.wgc-lines{white-space:pre-line}.wgc-fact{padding:16px;border:1px solid #e3ddd2;border-radius:12px;background:#f8f5ef;display:flex;flex-direction:column;gap:8px}.wgc-location{position:fixed;inset:0;max-width:834px;max-height:100dvh;margin:auto;overflow:auto;border:1px solid #e3ddd2}.wgc-location:not([open]){display:none}.wgc-location::backdrop{background:rgba(36,35,33,.35)}.wgc-map{width:100%;height:220px;min-height:220px;flex-shrink:0;border-radius:8px;overflow:hidden;position:relative}.wgc-map[hidden]{display:none}.wgc-pin{width:24px;height:24px;border-radius:12px;background:#164c3d;border:4px solid #fffdf8;box-shadow:0 0 0 1px #164c3d}.wgc [data-location-results]{display:flex;flex-direction:column;gap:8px}.wgc [role=status]:empty{display:none}
@media(min-width:600px){.wgc h2{font-size:30px}.wgc{padding:24px 32px}}

/* Shared Cart intrinsic sizing: option labels and image dimensions must fit the grid. */
.p53-cart-line>div{min-width:0;overflow-wrap:anywhere}.p53-cart-line img{max-width:100%;height:auto}.p53-cart-line label{display:flex;flex-direction:column;gap:6px}.p53-cart-line select{width:100%;max-width:100%;min-width:0;min-height:44px;border:1px solid #6f6a61;border-radius:8px;background:#fffdf8;color:#242321;font:400 13px Inter,sans-serif;padding:8px}.p53-cart-summary dd{overflow-wrap:anywhere;min-width:0}
.p53-cart-summary>dl{margin:0}.p53-cart-summary>p{margin:10px 0 0;color:#6f6a61;font-size:12px}.p53-service-fees{border-block:1px solid rgba(22,76,61,.14);margin:10px 0;padding:0}.p53-service-fees>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;color:#6f6a61;font-weight:900;cursor:pointer}.p53-service-fees>summary strong{color:#164c3d;text-align:right}.p53-service-fees dl{margin:0 0 12px}.p53-service-fees label{display:grid;gap:6px;margin:10px 0;font-weight:600}.p53-service-fees select,.p53-service-fees input{min-height:44px;border:1px solid #6f6a61;border-radius:8px;background:#fffdf8;padding:8px}.p53-service-fees small{display:block;margin:10px 0;color:#6f6a61}.p53-estimated-total{border-top:1px solid rgba(198,161,91,.5);padding-top:10px}
.wgc-steps{display:flex;gap:0;position:sticky;top:0;z-index:2;background:#fffdf8;padding:8px 0;width:100%;font:600 12px Inter,sans-serif}.wgc-steps button{flex:1;min-width:0;min-height:44px;padding:6px 2px;border:0;background:transparent;color:#164c3d;font:inherit;cursor:pointer}.wgc-steps button:not(:last-child)::after{content:'›';float:right;color:#6f6a61}.wgc-steps button[aria-current=step]{text-decoration:underline;text-underline-offset:5px}.wgc-steps button:disabled{opacity:.45;cursor:default}.wgc-steps :focus-visible{outline:2px solid #164c3d;outline-offset:-2px}.wgc-choice>.wgc-check{display:grid;place-items:center;flex:none;width:24px;height:24px;border:1px solid #6f6a61;border-radius:4px;font-size:20px;color:#164c3d}.wgc-choice[aria-pressed=true]>.wgc-check{border-color:#164c3d}.wgc-phone{display:grid;gap:12px}.wgc-fact-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.wgc .wgc-edit{min-height:44px;border:0;background:transparent;color:#164c3d;text-decoration:underline;font:600 13px Inter,sans-serif;padding:8px;cursor:pointer}.wgc-fact{gap:4px!important;padding:12px}.wgc-fact h3{font-size:14px}
@media(min-width:600px){.wgc-phone{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}

.wgc-person-card{display:flex;align-items:center;gap:8px}.wgc-person-card>.wgc-choice{flex:1;min-width:0}.wgc-person-actions{display:flex;gap:8px}.wgc-person-actions>*{flex:1}

/* Founder transaction convergence: density changes stay inside checkout only. */
.wgc[data-wgc]{gap:20px;padding:20px 16px}
.wgc[data-wgc] section{gap:12px}
.wgc-choice-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0}
.wgc-choice-row .wgc-choice{gap:8px;padding:10px;min-height:48px}
.wgc-choice-row .wgc-choice>span:last-child{min-width:0;overflow-wrap:anywhere}
.wgc-choice-row .wgc-choice strong{font-size:14px}
.wgc-choice small:empty,.wgc-field small:empty{display:none}
.wgc[data-wgc] .wgc-phone{grid-template-columns:minmax(96px,.8fr) minmax(130px,1.5fr);gap:8px;align-items:start}
.wgc[data-wgc] .wgc-phone select{padding-left:8px;padding-right:8px}
.wgc .wgc-phone-help{font-size:12px;color:#6f6a61;margin-top:-4px}
.wgc-optional summary{cursor:pointer;min-height:44px;display:flex;align-items:center;color:#164c3d;font-weight:600}
.wgc-optional summary::before{content:'+';margin-right:8px}
.wgc-optional[open] summary::before{content:'−'}
.wgc-optional .wgc-field{margin-top:8px}
.wgc-schedule{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.wgc-steps{font-size:11px}
@media(max-width:340px){.wgc-choice-row .wgc-choice{padding:8px;gap:6px}.wgc-choice-row .wgc-choice strong{font-size:13px}.wgc-choice-row .wgc-check{width:20px;height:20px}.wgc[data-wgc] .wgc-phone{grid-template-columns:minmax(88px,.8fr) minmax(120px,1.3fr)}}
@media(max-width:285px){.wgc-choice-row,.wgc[data-wgc] .wgc-phone,.wgc-schedule{grid-template-columns:1fr}}
@media(min-width:600px){.wgc[data-wgc]{padding:24px 32px}.wgc-steps{font-size:12px}}

@media(max-width:420px){.wgc-steps button:not(:last-child)::after{display:none}.wgc-steps button{white-space:nowrap}}

/* The checkout panel, not the frozen Home, owns this compact execution viewport. */
[data-p53-moving-content][data-wgc-active]>.p53-legal-line{display:none}
[data-p53-moving-content][data-wgc-active]>[data-p53-nav-panel="cart"]{padding-top:0;padding-bottom:0}
.wgc[data-wgc-stage="location"]{gap:12px;padding-top:8px}
.wgc[data-wgc-stage="location"]>.wgc-steps{padding-top:0;padding-bottom:0}

/* Bounded disclosure within the existing collapsed Service Fees section. */
.p53-service-fees dl>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px}
.p53-service-fees .p53-fee-explanation{grid-column:1/-1;text-align:left;display:block;font-size:12px;font-weight:400;line-height:1.45;color:#6f6a61;margin:2px 0 12px;overflow-wrap:anywhere}
