/* ARHAR helper: isolated styles, no remote fonts, no motion by default. */
.arhar-help{--ah-ink:#252725;--ah-warm:#f8f5ee;--ah-line:#dedbd2;--ah-accent:#f7931d;font:15px/1.5 "Segoe UI",Arial,sans-serif;color:var(--ah-ink);position:fixed;right:24px;bottom:24px;z-index:80}
.arhar-help *{box-sizing:border-box}
.arhar-help [hidden]{display:none!important}
.arhar-help button,.arhar-help input{font:inherit;letter-spacing:normal;text-transform:none}
.arhar-help button{cursor:pointer}
.arhar-help button:focus-visible,.arhar-help a:focus-visible,.arhar-help input:focus-visible{outline:3px solid #c76200;outline-offset:3px}
.ah-launch{display:flex;gap:12px;align-items:center;min-height:62px;padding:9px 21px 9px 10px;border:1px solid #5c5e55;border-radius:19px;background:#252725;color:#fff;box-shadow:0 7px 28px #22231d26;text-align:left}
.ah-launch:hover{background:#373a33;transform:translateY(-2px)}
.ah-mark{flex:none;display:grid;place-items:center;width:43px;height:43px;color:#252725;background:#f7931d;border-radius:12px}
.ah-mark svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.ah-launch strong{display:block;font-size:15px;font-weight:600;line-height:1.35}
.ah-launch small{display:block;font-size:11px;color:#dfdfd7;line-height:1.5}
.ah-panel{display:flex;flex-direction:column;width:410px;height:min(660px,calc(100dvh - 120px));min-height:280px;position:absolute;right:0;bottom:78px;border:1px solid #d3cfc4;border-radius:22px;background:#fff;box-shadow:0 18px 75px #22251f30;overflow:hidden;text-align:left}
.ah-head{display:flex;align-items:center;gap:11px;padding:17px 18px;background:var(--ah-warm);border-bottom:1px solid var(--ah-line)}
.ah-head .ah-mark{width:39px;height:39px;border-radius:11px;background:#f3e5ce}
.ah-head h2{margin:0;font-size:17px;letter-spacing:-.3px;line-height:1.35;font-weight:650}
.ah-head p{margin:2px 0 0;color:#686b60;font-size:11px}
.ah-head-actions{display:flex;gap:4px;margin-left:auto}
.ah-icon-button{display:grid;place-items:center;width:34px;height:38px;padding:0;border:1px solid transparent;border-radius:9px;background:transparent;color:#4c5046}
.ah-icon-button:hover{background:#eae6dc;border-color:#d8d3c7}
.ah-icon-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.ah-context{margin:0;padding:9px 18px;border-bottom:1px solid #ebe9e3;background:#fff;color:#717468;font-size:10px;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:none}
.ah-context strong{font-weight:600;color:#505347}
.ah-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:22px 18px 17px;scrollbar-width:thin;background:radial-gradient(ellipse at 100% 0,#f9f5ec,transparent 65%),#fff}
.ah-welcome h3{font-size:26px;line-height:1.2;font-weight:500;letter-spacing:-.8px;margin:0 0 10px;max-width:290px}
.ah-welcome p{font-size:13px;line-height:1.55;color:#64685b;margin:0 0 16px}
.ah-suggestions{display:grid;gap:8px;margin:17px 0}
.ah-suggestion{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;text-align:left;background:#fff;border:1px solid #dddcd3;border-radius:11px;padding:12px 13px;font-size:13px!important;color:#33382d;line-height:1.4!important}
.ah-suggestion span{color:#995006;font-size:17px;flex:none}
.ah-suggestion:hover{border-color:#ae824b;background:#fcf8f1}
.ah-demo-note{font-size:11px!important;color:#767268!important;margin:15px 0 0!important;padding-top:12px;border-top:1px solid #e8e3d8}
.ah-messages{display:flex;flex-direction:column;gap:17px;margin:0;padding:0;list-style:none}
.ah-message{max-width:100%;font-size:13px;line-height:1.65;overflow-wrap:anywhere}
.ah-message-name{display:block;font-size:10px;letter-spacing:.04em;font-weight:650;color:#74796b;margin-bottom:5px;text-transform:uppercase}
.ah-message-text{white-space:pre-wrap;margin:0}
.ah-message--user{align-self:flex-end;max-width:91%;padding:11px 14px;background:#f2e7d6;border-radius:14px 14px 3px 14px;color:#302f28}
.ah-message--assistant{padding:0 2px}
.ah-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}
.ah-links a{display:inline-flex;align-items:center;gap:9px;min-height:36px;border:1px solid #dfded5;border-radius:8px;padding:6px 9px;background:#fff;color:#4c5144;text-decoration:none;font-size:11px;font-weight:600}
.ah-links a:hover{border-color:#b37636;background:#faf5eb}
.ah-links a::after{content:'↗';color:#a75b0e;font-size:14px}
.ah-composer-area{padding:12px 14px 13px;background:#fff;border-top:1px solid #e5e3da;flex:none}
.ah-status{min-height:0;margin:0;color:#776344;font-size:11px;line-height:1.4}
.ah-status:not(:empty){margin:0 3px 9px}
.ah-form{display:flex;align-items:center;gap:7px;border:1px solid #b9bbae;border-radius:12px;background:#fff;padding:5px 5px 5px 12px;margin:0}
.ah-form:focus-within{border-color:#b3732c;box-shadow:0 0 0 2px #f7931d21}
.ah-form input{min-width:0;width:100%;height:38px;padding:0;border:0;border-radius:0;background:transparent;font-size:13px!important;color:#2e3326;box-shadow:none}
.ah-form input::placeholder{color:#838679}
.ah-form input:focus{outline:0}
.ah-send{flex:none;display:grid;place-items:center;width:38px;height:38px;padding:0;background:var(--ah-accent);color:#292b22;border:0;border-radius:9px}
.ah-send svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ah-send:disabled{background:#deded3;color:#72766a;cursor:default}
.ah-fineprint{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;font-size:9px;line-height:1.5;margin:9px 2px 0;color:#797c71}
.ah-fineprint a{color:#666b5d;white-space:nowrap;text-decoration:underline;text-underline-offset:2px}
.ah-sr{position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}
.ah-handoff{display:flex;flex-wrap:wrap;align-items:center;gap:9px 13px;margin-top:14px}
.ah-enquiry{display:inline-flex;align-items:center;min-height:42px;padding:10px 15px;border-radius:12px;background:#f7931d;color:#242822;text-decoration:none;font-size:12px;font-weight:650}
.ah-enquiry:hover{background:#efa240}.ah-enquiry::after{content:'↗';margin-left:10px}
.ah-email{font-size:12px;color:#5e6456;text-underline-offset:3px}
.ah-direct-contact{display:block;margin:10px 2px 0;color:#5e6456;font-size:11px;text-align:center;text-underline-offset:3px}
#inquiry-form{scroll-margin-top:135px}#inquiry-form h2{font-size:27px;line-height:1.2;margin:0 0 12px}
#inquiry-form .inquiry-intro{font-size:15px;line-height:1.55;margin:0 0 18px;color:#64685b}
#inquiry-form .inquiry-optional{font-weight:400;color:#74786b;font-size:12px}
#inquiry-form .inquiry-prefill{padding:12px 14px;border-left:3px solid #f7931d;background:#faf2e6;border-radius:8px;font-size:13px}
#inquiry-form .inquiry-privacy{font-size:12px;line-height:1.6;color:#727668;margin:0 0 18px}
#inquiry-result pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:14px;line-height:1.7}
#inquiry-result .inquiry-mail-preview{margin-top:16px;border:1px solid #e1dccf;border-radius:16px;background:#fffdf8;overflow:hidden}
#inquiry-result .inquiry-mail-preview summary{cursor:pointer;padding:17px 20px;font-size:15px;font-weight:600;list-style-position:inside}
#inquiry-result .inquiry-mail-preview summary:focus-visible{outline:2px solid #f39200;outline-offset:-4px;border-radius:16px}
#inquiry-result .inquiry-mail-preview pre{padding:0 20px 20px;margin:0;font-size:13px}
@media(max-width:650px){
 .arhar-help{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}
 .ah-launch{min-height:53px;padding:7px 15px 7px 7px;gap:9px;border-radius:16px}
 .ah-launch .ah-mark{width:36px;height:36px;border-radius:10px}
 .ah-launch .ah-mark svg{width:25px;height:25px}
 .ah-launch strong{font-size:13px}.ah-launch small{font-size:10px}
 .ah-panel{position:fixed;right:8px;left:8px;bottom:max(8px,env(safe-area-inset-bottom));width:auto;height:min(680px,calc(100dvh - 16px));max-height:calc(100dvh - 16px);border-radius:20px}
 .arhar-help.is-open .ah-launch{visibility:hidden}
 .ah-head{padding:14px 15px}.ah-scroll{padding:19px 16px 16px}
 .ah-form input{font-size:16px!important}.ah-fineprint{font-size:10px}
 .site-footer{padding-bottom:95px}
}
@media(prefers-reduced-motion:reduce){.ah-launch:hover{transform:none}}

/* The supplied A is the launcher itself; the caption keeps its purpose clear. */
.arhar-help .ah-launch{flex-direction:column;gap:0;min-height:0;width:182px;padding:0;background:transparent;border:0;box-shadow:none;border-radius:16px;text-align:center;color:#34382f}
.arhar-help .ah-launch:hover{background:transparent;transform:none;box-shadow:none}
.arhar-help .ah-launch .ah-mark{width:98px;height:94px;background:transparent;border-radius:0}
.ah-launch .ah-a-icon{width:98px;height:98px;filter:drop-shadow(0 2px 2px #fff) drop-shadow(0 3px 7px #51422a20)}
.ah-launch>span:last-child{padding:11px 18px;min-height:46px;background:#f7931d;border:1px solid #de7b0a;border-radius:24px;box-shadow:0 5px 20px #30261724;color:#252725}
.ah-launch strong{font-size:17px;font-weight:700;white-space:nowrap}.ah-launch small{display:none}
.ah-panel{bottom:154px;height:min(660px,calc(100dvh - 195px))}
.ah-head .ah-mark{background:transparent;width:45px;height:45px}.ah-head .ah-a-icon{width:45px;height:45px}
.ah-launch .ah-a-icon{animation:ah-a-float 9s ease-in-out infinite;animation-play-state:paused}
.ah-launch .ah-a-feed path{animation:ah-a-feed 7.2s ease-in-out infinite;animation-delay:calc(var(--line) * .28s);animation-play-state:paused}
.ah-motion-active .ah-launch .ah-a-icon,.ah-motion-active .ah-launch .ah-a-feed path{animation-play-state:running}
@keyframes ah-a-float{0%,100%{transform:translateY(1px) rotate(-1deg)}50%{transform:translateY(-3px) rotate(1deg)}}
@keyframes ah-a-feed{0%,65%,100%{opacity:.72;transform:translate(0,0)}30%{opacity:1;transform:translate(4px,-1.96px)}}
html.motion-reduced .ah-launch .ah-a-icon,html.motion-reduced .ah-launch .ah-a-feed path{animation:none!important;transform:none}
.inquiry-origin{display:grid;gap:5px;margin:18px 0 24px;padding:15px 17px;border:1px solid #e1dccf;border-radius:13px;background:#faf7ee}
.inquiry-origin>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#777c70}
.inquiry-origin>strong{font-size:15px;font-weight:600;line-height:1.4}
.inquiry-origin>a{width:fit-content;font-size:12px;text-underline-offset:3px;text-decoration:underline}
.inquiry-origin>small{font-size:11px;line-height:1.5;color:#74786b}
@media(max-width:650px){
 .arhar-help .ah-launch{width:162px;padding:0;gap:0;min-height:0}
 .arhar-help .ah-launch .ah-mark,.arhar-help .ah-launch .ah-a-icon{width:78px;height:76px}
 .ah-launch strong{font-size:15px;font-weight:700}
 .ah-launch>span:last-child{padding:10px 15px;min-height:44px}
 .ah-panel{bottom:max(8px,env(safe-area-inset-bottom));height:min(680px,calc(100dvh - 16px))}
}
@media(prefers-reduced-motion:reduce){.ah-launch .ah-a-icon,.ah-launch .ah-a-feed path{animation:none!important;transform:none}}
