.assistant-launcher{position:fixed;bottom:24px;right:24px;z-index:20;background:#594634;color:#fffaf4;border:1px solid #b38c50;border-radius:32px;padding:15px 24px;box-shadow:0 5px 24px #493a3033;font-size:14px}
.assistant-launcher:hover{background:#806239}
.consultation-assistant{width:min(520px,calc(100% - 24px));max-height:calc(100dvh - 32px);padding:30px;overscroll-behavior:contain}
.consultation-assistant h2{font-size:36px}
.consultation-assistant .eyebrow{padding-right:16px;font-size:10px}
.assistant-intro,.verification-note{font-size:13px;color:#76604e}
.assistant-progress{font-size:12px;color:#79582f;letter-spacing:1px;border-bottom:1px solid var(--line);padding-bottom:10px}
.assistant-form{border:0;background:transparent;padding:0;gap:14px}
.assistant-form fieldset{border:0;padding:0;margin:0;min-width:0}
.assistant-form fieldset>label{margin-top:14px}
.assistant-form legend{font-size:18px;font-weight:600;line-height:1.4;margin-bottom:14px}
.assistant-form fieldset>p{font-size:13px}
.assistant-options{display:grid;gap:10px}
.assistant-options label{display:flex;align-items:center;gap:12px;border:1px solid #ddc8af;padding:12px;border-radius:10px;background:#fffaf4;cursor:pointer}
.assistant-options label:has(input:checked){border-color:#806239;background:#edddce}
.assistant-options input{width:18px;height:18px;margin:0;accent-color:#806239;flex-shrink:0}
.assistant-controls{display:flex;justify-content:space-between;align-items:center;gap:12px}
.assistant-controls .button{margin-left:auto;font-size:13px;padding:12px 18px}
.assistant-back{border:0;background:none;text-decoration:underline;color:#594634;padding:12px 4px}
.assistant-summary{font-size:13px;margin:0;overflow-wrap:anywhere}
.assistant-summary dt{color:#79582f;font-weight:600;margin-top:10px}
.assistant-summary dd{margin:0;white-space:pre-wrap}
.assistant-form [hidden]{display:none!important}
.assistant-form button:disabled{opacity:.65;cursor:wait}
.verification-note{margin:0}
@media(max-width:600px){.assistant-launcher{bottom:16px;right:16px;padding:12px 18px}.consultation-assistant{padding:28px 20px}.consultation-assistant h2{font-size:31px}footer{padding-bottom:85px}}
.ui-arrow{width:20px;height:20px;display:inline-block;vertical-align:middle;flex-shrink:0;margin-left:5px}
.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.assistant-mobile-slot{display:none}
@media(max-width:700px){.service-grid{grid-template-columns:1fr}.assistant-mobile-slot{display:block;margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.assistant-mobile-slot .assistant-launcher{position:static;width:100%;box-shadow:none;border-radius:12px;padding:15px 20px;background:transparent;color:#594634;font-size:15px;min-height:52px}.hero .actions{gap:24px}.hero .actions>.button{width:100%;gap:14px}.hero-note{margin-top:30px}footer{padding-bottom:30px}}
