:root{--forest:#154e42;--ink:#173e35;--ivory:#fffdf8;--sage:#e8eee0;--gold:#f4c95c;--blue:#e4eef1;--peach:#f7e6d8;--muted:#526c62;--line:#d9e0d5;font-family:Trebuchet MS,Arial,sans-serif;color:var(--ink);background:var(--ivory);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:17px;line-height:1.7}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #99700c;outline-offset:4px}h1,h2,h3,h4,p{margin:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em;line-height:1.07}h1{font-size:clamp(3rem,5.9vw,5.7rem)}h2{font-size:clamp(2.3rem,4.2vw,4rem)}h3{font-size:1.22rem;line-height:1.3}h4{font-size:1.1rem}p+p{margin-top:1rem}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;left:16px;background:#fff;padding:12px;z-index:100}.skip:focus{top:12px}.announcement{text-align:center;background:var(--forest);color:var(--ivory);padding:9px 20px;font-size:.74rem;letter-spacing:.015em}.announcement a{margin-left:18px;color:var(--gold)}.site-header{display:flex;align-items:center;justify-content:space-between;padding-block:26px;border-bottom:1px solid var(--line);gap:30px}.brand{font:3.2rem/.8 Georgia,serif;font-weight:700;text-decoration:none;letter-spacing:-.08em;display:inline-flex;align-items:center;gap:8px}.brand>span{color:#699177;font-size:1.45rem;align-self:flex-start;margin-top:-4px}.site-header nav{display:flex;align-items:center;gap:28px;font-size:.84rem}.site-header nav>a{text-decoration:none;white-space:nowrap}.site-header nav>a:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--forest);color:#fff;border:1px solid var(--forest);border-radius:6px;padding:15px 23px;font-size:.9rem;font-weight:700;text-decoration:none;line-height:1.4;transition:transform .2s,background .2s}.button:hover{background:#256553;transform:translateY(-2px)}.button.small{padding:12px 18px;font-size:.8rem}.button.gold{background:var(--gold);border-color:var(--gold);color:var(--ink)}.button.outline{background:transparent;color:var(--forest);border-color:#a0b1a1}.text-link{text-decoration:none;border-bottom:1px solid #a2b3a4;padding-bottom:3px;font-size:.88rem;font-weight:700}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:28px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.68rem;font-weight:700;margin-bottom:20px;line-height:1.5}.hero{display:grid;grid-template-columns:1fr 1.02fr;gap:58px;align-items:center;padding:72px 0 80px}.hero h1 em{color:#427e70;font-weight:400}.hero .intro{margin-top:26px;max-width:500px;font-size:1.02rem;color:var(--muted)}.hero .eyebrow:before{content:"";display:inline-block;width:7px;height:7px;background:#789767;border-radius:50%;margin-right:9px}.fine{font-size:.77rem;color:var(--muted);margin-top:18px;line-height:1.6}.hero-visual{position:relative;min-width:0}.hero-visual:before{content:"";position:absolute;inset:-38px -28px -34px;background:var(--sage);border-radius:46% 46% 20px 20px;z-index:-1}.visual-note{display:flex;align-items:center;gap:12px;margin:20px 10px 0;font-size:.8rem}.visual-note .flower{font-size:2rem;color:#709070}.section{padding-block:82px;border-top:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.section-head>div{max-width:700px}.section-head h2{max-width:740px}.section-head p:not(.eyebrow){max-width:480px;color:var(--muted);margin-top:20px}.section.sage-section{background:var(--sage);border:0}.support-strip{border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:24px 0;gap:24px;font-size:.79rem}.support-strip>strong{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;max-width:180px}.support-strip a{text-decoration:none}.support-strip a:hover{text-decoration:underline}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{padding:32px;border:1px solid var(--line);border-radius:10px;background:#fffefb;display:flex;flex-direction:column;gap:17px;text-decoration:none;min-width:0}.card:hover{border-color:#96ad97}.card p{font-size:.9rem;line-height:1.7;color:var(--muted)}.card .arrow{margin-top:auto;font-size:.8rem;font-weight:700;padding-top:8px}.card-number{font:italic 2.4rem Georgia,serif;color:#618772}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.split p{color:var(--muted);margin-top:24px}.feature-list{padding:0;list-style:none;margin:26px 0 0;display:grid;gap:16px}.feature-list li{padding-left:28px;position:relative;font-size:.92rem}.feature-list li:before{content:"✓";position:absolute;left:0;color:#427e70}.flor-feature{background:var(--peach);border:1px solid #e5d6c6;border-radius:12px;padding:34px}.flor-feature-head{display:flex;align-items:center;gap:16px;margin-bottom:28px}.flor-feature img{width:66px;height:66px;border-radius:50%;background:#f1d4c0}.chat-example{background:var(--ivory);border-radius:12px 12px 12px 0;padding:22px;max-width:95%;font-size:.9rem;box-shadow:0 8px 15px #51351d08}.chat-example.answer{background:var(--forest);color:#fff;border-radius:12px 12px 0;margin:18px 0 0 auto;max-width:84%}.chat-example p{margin:0;color:inherit}.specialty-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 36px}.specialty-links a{padding:22px 0;border-bottom:1px solid #c5d0bf;text-decoration:none;display:flex;justify-content:space-between;font:1.45rem Georgia,serif}.specialty-links a:hover{color:#427e70}.region-block{background:#e4eef1;padding:36px;border-radius:10px}.region-block h3{font:1.8rem/1.25 Georgia,serif}.region-block p{font-size:.93rem;margin-top:18px}.closing{background:var(--forest);color:var(--ivory);border-radius:14px;padding:54px 60px;display:flex;align-items:center;justify-content:space-between;gap:35px;margin-block:50px 80px}.closing h2{font-size:3.5rem}.closing p:not(.eyebrow){max-width:520px;color:#d3dfcc;margin-top:20px;font-size:.93rem}.site-footer{padding-bottom:30px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1.3fr 1fr;gap:40px}.footer-grid p{font-size:.84rem;color:var(--muted);margin-top:22px}.footer-grid h3{font-size:.76rem;margin:8px 0 19px}.footer-grid>div>a:not(.brand){display:block;margin-top:10px;font-size:.8rem;text-decoration:none}.footer-grid>div>a:hover{text-decoration:underline}.footer-grid .market-switch{font-size:.7rem!important;max-width:200px}.status-pill{font-size:.67rem;display:inline-block;padding:4px 10px;border-radius:30px;background:var(--sage);margin-top:18px}.footer-bottom{display:flex;flex-wrap:wrap;gap:24px;align-items:center;font-size:.65rem;color:var(--muted);border-top:1px solid var(--line);padding-top:25px;margin-top:50px}.footer-bottom span:last-child{margin-left:auto;margin-right:220px}.menu-toggle{display:none}.page-hero{padding:58px 0 55px;max-width:940px}.page-hero h1{font-size:clamp(2.7rem,5vw,4.7rem)}.page-hero .intro{margin-top:25px;color:var(--muted);max-width:820px;font-size:1.1rem}.breadcrumbs{font-size:.7rem;color:var(--muted);display:flex;gap:10px;margin-bottom:28px}.breadcrumbs a{text-decoration:none}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:85px;align-items:start}.prose section{margin-bottom:38px}.prose h2{font-size:2rem;margin-bottom:20px;letter-spacing:-.025em}.prose p{font-size:1rem;color:#3e5b50;line-height:1.9}.prose ul{padding-left:23px}.article-aside{background:var(--sage);padding:26px;border-radius:10px;position:sticky;top:30px;font-size:.82rem}.article-aside h3{font:1.6rem/1.3 Georgia,serif}.article-aside .button{width:100%;margin-top:20px;font-size:.8rem}.notice{border-left:3px solid #9cad7d;padding:16px 22px;background:#f1f3e9;font-size:.82rem;color:var(--muted);margin-bottom:36px}.faq{margin-top:45px}.faq h2{margin-bottom:25px}.faq details{border-top:1px solid var(--line);padding:19px 0}.faq summary{cursor:pointer;font-size:1rem;font-weight:700}.faq details p{padding:14px 0 0;font-size:.94rem}.two-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.quote-card{background:var(--sage);border-radius:12px;padding:40px}.quote-card h2{font-size:2.7rem}.quote-card p{margin-top:20px}.contact-form{display:grid;gap:18px}.contact-form label{font-size:.85rem;font-weight:700;display:grid;gap:5px}.contact-form input,.contact-form select,.contact-form textarea,.gallery-controls select{width:100%;border:1px solid #b4c4b5;border-radius:5px;padding:11px 12px;color:var(--ink);background:#fffefb;font-size:.95rem}.contact-form textarea{resize:vertical}.contact-form .consent{display:flex;align-items:start;font-weight:400;font-size:.78rem;gap:10px}.contact-form .consent input{width:auto;margin-top:7px}.contact-form [role=status]{font-size:.87rem}.honeypot{position:absolute;left:-10000px}.gallery-controls{display:flex;gap:24px;margin-bottom:24px}.gallery-controls label{flex:1;font-size:.8rem;font-weight:700;display:grid;gap:7px}.template-frame{width:100%;height:740px;border:1px solid var(--line);border-radius:10px;background:#fff}.gallery-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px;font-size:.83rem}.dashboard{font-family:Arial,sans-serif;background:#fff;border:1px solid #cad7ca;border-radius:12px;box-shadow:0 25px 50px #173e3511;overflow:hidden;font-size:9px;line-height:1.5;transform:rotate(-1deg)}.dash-top{display:flex;align-items:center;gap:22px;padding:17px 20px;border-bottom:1px solid #e4e9e1;color:#6e7e72}.dash-brand{font:700 29px/.8 Georgia,serif;letter-spacing:-3px;color:var(--forest)}.dash-brand>span{font-size:11px;color:#9cad7d;vertical-align:top;letter-spacing:0;margin-left:4px}.dash-dot{margin-inline:5px}.avatar-circle{margin-left:auto;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--peach);color:var(--ink)}.dash-body{display:grid;grid-template-columns:110px 1fr;min-height:335px}.dash-side{border-right:1px solid #e4e9e1;padding:20px 10px;display:flex;flex-direction:column;align-items:stretch;gap:6px}.side-label{font-size:6px;letter-spacing:.1em;margin:0 0 8px 8px;color:#788577}.dash-side button{border:0;text-align:left;background:transparent;border-radius:5px;padding:8px;color:#526b5c;font-size:9px}.dash-side button.active{background:var(--sage);color:var(--forest);font-weight:700}.dash-side button>span{margin-left:7px}.side-bottom{margin-top:auto;padding:15px 5px 0;font-size:8px;color:#6d806c}.little-flower{font-size:29px;color:#9cba86}.dash-main{padding:22px 15px;min-width:0}.small-label{font-size:6px;letter-spacing:.1em;color:#7d8779}.dash-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.dash-title h3{font:21px/1.3 Georgia,serif;letter-spacing:-.04em;margin-top:6px}.sample-tag{font-size:6px;border:1px solid #d9e1d4;border-radius:4px;padding:4px;color:#6e7c68;white-space:nowrap}.dash-tools{display:flex;align-items:center;justify-content:space-between;border-block:1px solid #edf0e9;margin-top:19px;padding-block:11px}.dash-tools>div{display:flex;align-items:center;gap:9px}.dash-tools button{padding:0 4px;border:0;background:none;color:var(--ink)}.schedule{margin-top:14px}.schedule-head,.schedule-row{display:grid;grid-template-columns:26px 1fr 1fr;gap:7px}.schedule-head{align-items:center;margin-bottom:11px;font-size:7px}.mini-avatar{border-radius:50%;font-size:6px;padding:5px;display:inline-grid;place-items:center;font-style:normal;margin-right:3px}.sage{background:var(--sage)}.peach{background:var(--peach)}.blue{background:var(--blue)}.schedule-row{margin-bottom:9px;min-height:53px}.schedule-row time{font-size:6px;color:#869082}.appointment{border:0;border-left:2px solid #b2c8aa;border-radius:4px;display:flex;flex-direction:column;text-align:left;padding:7px;line-height:1.6;color:var(--ink);font-family:inherit;min-width:0}.appointment.peach{border-color:#dbb491}.appointment.blue{border-color:#a6c2cc}.appointment strong{font-size:7px}.appointment span{font-size:6px}.appointment small{font-size:5.5px;opacity:.75}.open-slot{border:1px dashed #e3e8de;border-radius:4px;display:grid;place-items:center;color:#8d9988;font-size:6px}.blocked-slot{font-size:7px;padding:10px;background:repeating-linear-gradient(-45deg,#f6f7f3,#f6f7f3 5px,#eef0e9 5px 6px);border-radius:4px;color:#809074}.visit-detail{font-size:7px;color:var(--muted);margin-top:12px;min-height:24px}.dash-foot{display:flex;justify-content:space-between;border-top:1px solid #e4e9e1;padding:10px 14px;color:#71836c;font-size:6px}.dash-foot i{width:4px;height:4px;border-radius:50%;background:#809d6d;display:inline-block;margin-right:4px}.demo-panel[hidden],[hidden]{display:none!important}.task{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:15px 0;font-size:12px}.task:has(input:checked){text-decoration:line-through;color:var(--muted)}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0}.metric-grid>div{background:var(--sage);border-radius:8px;padding:20px}.metric-grid strong{display:block;font:2rem Georgia,serif}.metric-grid span{font-size:11px}.interactive-demo{transform:none;max-width:1100px;margin:auto;font-size:12px}.interactive-demo .dash-top{padding:22px 30px}.interactive-demo .dash-body{grid-template-columns:180px 1fr;min-height:470px}.interactive-demo .dash-main{padding:30px}.interactive-demo .dash-side{padding:26px 15px}.interactive-demo .dash-side button{font-size:13px;padding:14px}.interactive-demo .side-label{font-size:9px}.interactive-demo .dash-title h3{font-size:33px}.interactive-demo .small-label,.interactive-demo .sample-tag{font-size:9px}.interactive-demo .schedule-row{min-height:84px;gap:12px}.interactive-demo .schedule-head{font-size:12px;grid-template-columns:38px 1fr 1fr}.interactive-demo .schedule-row{grid-template-columns:38px 1fr 1fr}.interactive-demo .schedule-row time{font-size:11px}.interactive-demo .appointment{padding:12px}.interactive-demo .appointment strong{font-size:12px}.interactive-demo .appointment span{font-size:10px}.interactive-demo .appointment small{font-size:9px}.interactive-demo .open-slot,.interactive-demo .blocked-slot,.interactive-demo .visit-detail{font-size:11px}.interactive-demo .dash-foot{font-size:9px;padding:15px}.interactive-demo .side-bottom{font-size:12px}.fc-shell{--fc-green:#154e42;--fc-cream:#fffdf8}.fc-launcher{box-shadow:0 5px 22px #173e351a!important}@media(min-width:1500px){.hero{gap:80px}.hero .intro{font-size:1.1rem}.dashboard{font-size:10px}.dash-body{min-height:370px}.schedule-row{min-height:65px}.appointment strong{font-size:8px}.appointment span{font-size:7px}.appointment small{font-size:6px}}@media(max-width:1080px){.wrap{width:calc(100% - 56px)}.site-header nav{gap:16px;font-size:.75rem}.site-header nav .button{padding:10px}.hero{gap:34px}.hero h1{font-size:4.2rem}.hero-visual:before{inset:-25px -10px}.dash-body{grid-template-columns:80px 1fr}.dash-side{padding:16px 5px}.dash-side button{font-size:8px}.dash-side button>span{margin-left:2px}.dash-main{padding:18px 10px}.dash-title h3{font-size:19px}.dash-title .sample-tag{display:none}.article-layout{gap:40px}.footer-grid{gap:24px}.split{gap:40px}.support-strip{flex-wrap:wrap}.closing{padding:42px}}@media(max-width:800px){.wrap{width:calc(100% - 36px)}.announcement{font-size:.65rem;padding:8px 15px}.announcement a{margin-left:8px}.site-header{padding-block:22px;position:relative;flex-wrap:wrap}.brand{font-size:2.8rem}.menu-toggle{display:block;background:none;border:0;color:var(--ink);font-size:.83rem}.menu-toggle span{margin-left:12px}.site-header nav{display:none;width:100%;flex-direction:column;align-items:stretch;gap:0;font-size:.94rem}.site-header nav.is-open{display:flex}.site-header nav>a{padding:13px 0;border-top:1px solid var(--line)}.site-header nav>.button{margin-top:10px}.hero{grid-template-columns:1fr;padding:44px 0 50px;gap:50px}.hero h1{font-size:clamp(3.3rem,9vw,5rem);max-width:650px}.hero .intro{max-width:600px}.hero-visual{max-width:650px;margin:0 auto;width:100%;padding:12px 8px}.hero-visual:before{inset:-8px 0 10px}.dashboard{transform:none}.dash-body{grid-template-columns:105px 1fr}.dash-main{padding:20px 15px}.dash-title .sample-tag{display:inline}.dash-title h3{font-size:24px}.dash-side button{font-size:9px}.schedule-row{min-height:60px}.appointment strong{font-size:8px}.appointment span{font-size:7px}.appointment small{font-size:6px}.section{padding-block:52px}.section-head{display:block}.section-head .text-link{display:inline-block;margin-top:20px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.card{padding:25px}.split,.two-grid{grid-template-columns:1fr;gap:30px}.support-strip{gap:17px;font-size:.75rem}.support-strip>strong{max-width:none;flex-basis:100%}.closing{display:block;margin-block:30px 55px;padding:35px 28px}.closing h2{font-size:3rem}.closing>.button{margin-top:26px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-bottom{padding-bottom:80px;gap:15px}.footer-bottom span:last-child{margin-left:0;margin-right:0}.page-hero{padding-top:35px}.article-layout{grid-template-columns:1fr;gap:20px}.article-aside{position:static}.gallery-controls{flex-direction:column;gap:14px}.gallery-top{align-items:start}.template-frame{height:680px}.interactive-demo .dash-body{grid-template-columns:1fr}.interactive-demo .dash-side{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;padding:10px}.interactive-demo .dash-side .side-label,.interactive-demo .side-bottom{display:none}.interactive-demo .dash-main{padding:20px}.interactive-demo .dash-side button{font-size:11px}.interactive-demo .dash-title h3{font-size:25px}.interactive-demo .dash-title .sample-tag{display:none}.interactive-demo .appointment strong{font-size:10px}.interactive-demo .appointment span,.interactive-demo .appointment small{font-size:8px}.interactive-demo .schedule-head{font-size:10px}.interactive-demo .schedule-row{min-height:90px;gap:7px}.metric-grid{gap:8px}.metric-grid>div{padding:12px}.interactive-demo .dash-foot{font-size:7px}}@media(max-width:460px){.hero h1{font-size:3.25rem}.hero .actions{gap:18px}.hero .actions .button{font-size:.8rem;padding:14px 17px}.grid,.specialty-links{grid-template-columns:1fr}.dash-body{grid-template-columns:67px 1fr}.dash-side button{font-size:7px;padding:7px 2px}.side-label{font-size:5px;margin-left:2px}.dash-main{padding:16px 9px}.dash-title h3{font-size:19px}.dash-title .sample-tag{display:none}.appointment strong{font-size:6.5px}.appointment span{font-size:5.7px}.appointment small{font-size:5px}.dash-top{gap:14px;padding:14px 10px}.dash-top>span:nth-child(2){font-size:7px}.schedule-head,.schedule-row{grid-template-columns:20px 1fr 1fr;gap:4px}.schedule-head{font-size:6px}.appointment{padding:6px 4px}.side-bottom{font-size:6px}.dash-foot{font-size:5px;padding:9px}.footer-grid{column-gap:20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:nth-child(3){grid-column:2;grid-row:2}.footer-grid>div:last-child{grid-column:1/-1}.region-block{padding:26px}.quote-card{padding:27px}.interactive-demo .dash-main{padding:14px}.interactive-demo .dash-top{gap:12px;padding:17px}.interactive-demo .appointment{padding:9px 6px}.interactive-demo .schedule-head,.interactive-demo .schedule-row{grid-template-columns:28px 1fr 1fr}.interactive-demo .schedule-row time{font-size:8px}.interactive-demo .dash-foot{font-size:6px}.interactive-demo .open-slot{font-size:9px}.gallery-top{flex-direction:column}.announcement a{display:inline-block}.fc-launch-copy small{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.fc-shell{--fc-sage:#45695c;--fc-sage-dark:#355246;--fc-blush:#dba1ad;--fc-blush-dark:#975361;--fc-cream:#fffaf5;--fc-line:#e3d4c6;--fc-ink:#453c3c;position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:100;color:var(--fc-ink);font:400 16px/1.5 Inter,ui-sans-serif,system-ui,sans-serif}.fc-shell *{box-sizing:border-box}.fc-shell [hidden]{display:none!important}.fc-shell button,.fc-shell input,.fc-shell textarea{font:inherit}.fc-shell button{cursor:pointer}.fc-shell button:disabled{cursor:wait;opacity:.6}.fc-shell button:focus-visible,.fc-shell a:focus-visible{outline:3px solid var(--fc-blush-dark);outline-offset:3px}.fc-launcher{position:relative;display:flex;align-items:center;gap:11px;min-height:80px;width:250px;max-width:calc(100vw - 36px);padding:11px 14px 11px 11px;border:1px solid #b56b7988;border-radius:24px;background:linear-gradient(#fffefc,#fff7f1);color:var(--fc-ink);text-align:left;box-shadow:0 16px 44px #272d4129;transition:transform .18s ease}.fc-launcher:after{content:"";position:absolute;right:24px;bottom:-8px;width:15px;height:15px;transform:rotate(45deg);background:#fff7f1;border-right:1px solid #b56b7988;border-bottom:1px solid #b56b7988}.fc-launcher:hover{transform:translateY(-2px)}.fc-avatar{position:relative;display:block;flex:0 0 auto;width:48px;height:48px;border-radius:50%;background:#fff}.fc-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.fc-launch-avatar{width:56px;height:56px}.fc-avatar i{position:absolute;bottom:1px;right:0;width:12px;height:12px;border:2px solid white;border-radius:50%;background:#4e9063}.fc-launch-copy{display:grid;gap:2px;min-width:0;line-height:1.2}.fc-launch-copy strong{font-size:1rem;color:#5e4d50;font-weight:750}.fc-launch-copy small{font-size:.74rem;color:#746169}.fc-launch-copy>span{font-size:.74rem;font-weight:750;color:var(--fc-sage-dark);margin-top:3px}.fc-panel{position:absolute;right:0;bottom:98px;display:flex;flex-direction:column;width:min(408px,calc(100vw - 36px));max-height:min(680px,calc(100dvh - 132px));overflow:hidden;border:1px solid var(--fc-line);border-radius:24px;background:var(--fc-cream);box-shadow:0 24px 72px #1a26213d}.fc-header{display:flex;align-items:center;gap:11px;flex-shrink:0;padding:15px;background:linear-gradient(var(--fc-sage),var(--fc-sage-dark));color:#fff}.fc-head-copy{flex:1;min-width:0}.fc-head-copy strong{font-size:1.2rem;line-height:1.2;display:block;font-weight:700;color:#fff}.fc-head-copy small{display:block;font-size:.7rem;line-height:1.4;color:#fff4e9;margin-top:4px}.fc-icon{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:12px;background:#ffffff12;color:#fff;font-size:1.75rem!important;line-height:1}.fc-chat-view{display:flex;flex-direction:column;min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain}.fc-log{min-height:140px;max-height:320px;flex:1;overflow:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:13px;padding:17px 14px;background:linear-gradient(#fffdf9,#fbf6ee)}.fc-turn{display:flex;align-items:flex-end;gap:7px;flex:0 0 auto;max-width:94%;margin:0}.fc-turn p{margin:0;padding:10px 13px;border:1px solid #eadbd6;border-radius:18px 18px 18px 5px;background:#f7eee9;color:var(--fc-ink);font-size:.91rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.fc-turn.fc-user{align-self:flex-end;max-width:86%}.fc-turn.fc-user p{background:#e5eee7;border-color:#d6e1d8;border-radius:18px 18px 5px}.fc-message-avatar{flex:0 0 26px;display:block;width:26px;height:26px;border-radius:50%;background:#fff}.fc-typing{display:flex;align-items:center;gap:8px;padding:2px 15px 8px;font-size:.75rem;color:#6e625e}.fc-typing>span{display:flex;gap:3px}.fc-typing i{width:5px;height:5px;border-radius:50%;background:var(--fc-sage);animation:fc-pulse 1.2s infinite}.fc-typing i:nth-child(2){animation-delay:.15s}.fc-typing i:nth-child(3){animation-delay:.3s}@keyframes fc-pulse{0%,75%,to{opacity:.35}35%{opacity:1}}.fc-suggestions{display:flex;gap:7px;padding:10px 13px;overflow:auto;flex-shrink:0}.fc-suggestions button{flex:0 0 auto;border:1px solid var(--fc-line);border-radius:999px;padding:9px 11px;min-height:40px;background:#fffefb;color:#526358;font-size:.73rem}.fc-composer{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:8px;padding:11px 12px 6px;background:#fffdf9;border-top:1px solid var(--fc-line);flex-shrink:0}.fc-composer textarea{width:100%;resize:none;border:1px solid #d6cabf;border-radius:14px;padding:11px;color:var(--fc-ink);background:#fff;font-size:16px;line-height:1.4;min-height:48px}.fc-composer textarea:focus,.fc-lead input:focus,.fc-lead textarea:focus{outline:2px solid #b56b7980;outline-offset:1px;border-color:var(--fc-blush-dark)}.fc-send{border:0;border-radius:14px;background:var(--fc-sage);color:#fff;font-size:1.3rem!important;font-weight:700}.fc-status{margin:0!important;padding:5px 13px;color:#7b3f4c;font-size:.77rem;line-height:1.4;overflow-wrap:anywhere}.fc-status:empty{display:none}.fc-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px 14px;padding:8px 13px 12px;background:#fffdf9;flex-shrink:0}.fc-handoff{width:100%;display:flex;align-items:center;justify-content:space-between;background:#f2e0e4;border:1px solid #dfbdc5;border-radius:13px;color:#66454e;font-size:.88rem!important;font-weight:700!important;padding:11px 13px;min-height:44px}.fc-actions a,.fc-text-button,.fc-contact-link{font-size:.75rem!important;color:var(--fc-sage-dark);text-decoration:underline;text-underline-offset:3px;min-height:32px;display:inline-flex;align-items:center}.fc-text-button{border:0;background:none;padding:0}.fc-actions .fc-text-button{margin-left:auto}.fc-footnote{padding:8px 13px 10px;font-size:.68rem;line-height:1.45;color:#70665e;background:#fff9f2;flex-shrink:0}.fc-lead{overflow:auto;min-height:0;padding:15px;display:flex;flex-direction:column;gap:11px}.fc-lead h3{font:650 1.15rem/1.25 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.02em;margin:0;color:var(--fc-ink)}.fc-lead>p{font-size:.84rem;margin:0;line-height:1.5}.fc-lead label{display:grid;gap:5px;font-size:.81rem;font-weight:600}.fc-lead label>span{font-weight:400}.fc-lead input:not([type=checkbox]),.fc-lead textarea{width:100%;min-width:0;border:1px solid #d6cabf;border-radius:10px;background:#fff;padding:10px;color:var(--fc-ink);font-size:16px}.fc-lead textarea{resize:vertical}.fc-lead .fc-consent{display:flex;align-items:flex-start;gap:8px;font-size:.75rem;line-height:1.5;font-weight:400}.fc-consent input{flex:0 0 auto;margin-top:4px;width:16px;height:16px}.fc-consent a{text-decoration:underline}.fc-submit{min-height:44px;border:0;border-radius:12px;padding:11px;background:var(--fc-sage);color:#fff;font-weight:700!important}.fc-honeypot,.fc-sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:600px){.fc-shell{right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom))}.fc-launcher{width:68px;min-height:68px;padding:5px;border-radius:50%;max-width:none}.fc-launch-copy{display:none}.fc-launcher:after{display:none}.fc-panel{position:fixed;right:8px;left:8px;bottom:max(8px,env(safe-area-inset-bottom));width:auto;max-height:calc(100dvh - 24px);border-radius:22px}.fc-log{max-height:42dvh}.fc-header{padding:12px}.fc-head-copy small{font-size:.68rem}.fc-panel:not([hidden])~.fc-launcher{visibility:hidden}}@media(prefers-reduced-motion:reduce){.fc-launcher{transition:none}.fc-typing i{animation:none;opacity:.8}}@media(max-height:520px){.fc-panel{max-height:calc(100dvh - 16px);bottom:8px}.fc-log{min-height:70px}.fc-suggestions,.fc-footnote{display:none}}
