.ask-sunny-spa-document,body.ask-sunny-spa-page{min-height:100%}body.ask-sunny-spa-page{background:linear-gradient(135deg,hsla(7,69%,97%,.92),rgba(242,247,245,.86)),radial-gradient(circle at 16% 8%,hsla(6,95%,67%,.14),transparent 34%),radial-gradient(circle at 84% 14%,rgba(201,154,46,.16),transparent 30%),#fff;margin:0}.ask-sunny-spa-page__content{box-sizing:border-box;min-height:100vh;padding:50px 28px;width:100%}.ask-sunny-chat-form,.ask-sunny-widget{--ask-sunny-chat-input-bg:#fdf5f4;--ask-sunny-chat-input-border:#f5d9d5;--ask-sunny-primary-button-bg:#f5342c;--ask-sunny-primary-button-text:#fff;--ask-sunny-secondary-button-bg:#02412f;--ask-sunny-secondary-button-text:#fff;--ask-sunny-title-color:#0a5344;--ask-sunny-chip-bg:#fce9e7;--ask-sunny-chip-text:#2b3338;--ask-sunny-brand-title-color:#f5342c;--ask-sunny-brand-subtitle-color:#68777f;--ask-sunny-brand-title-font:"Ask Sunny Dancing Script",cursive;--ask-sunny-brand-subtitle-font:"Ask Sunny Figtree",sans-serif;--ask-sunny-user-message-bg:linear-gradient(135deg,#0a5344,#013328);--ask-sunny-user-message-text:#fff;--ask-sunny-chat-body-bg:linear-gradient(180deg,#fff9f8,#fff);--ask-sunny-container-border-width:0;--ask-sunny-container-border-color:#0a5344;--ask-sunny-container-radius:24px;--ask-sunny-container-shadow:0 18px 55px rgba(16,32,40,.12);--ask-sunny-ink:#141a1e;--ask-sunny-ink-soft:#2b3338;--ask-sunny-muted:#68777f;--ask-sunny-line:#e6eaec;--ask-sunny-line-soft:#f0f2f3;--ask-sunny-pink-200:#f5d9d5;--ask-sunny-surface:#fff;--ask-sunny-soft-shadow:0 8px 24px rgb(16 32 40/8%);box-sizing:border-box;color:var(--ask-sunny-ink);font:16px/1.5 Ask Sunny Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.ask-sunny-chat-form *,.ask-sunny-chat-form :after,.ask-sunny-chat-form :before,.ask-sunny-widget *,.ask-sunny-widget :after,.ask-sunny-widget :before{box-sizing:inherit}.ask-sunny-chat-form button,.ask-sunny-chat-form input,.ask-sunny-widget button,.ask-sunny-widget textarea{font:inherit}.ask-sunny-chat-form button,.ask-sunny-widget button{border:0;cursor:pointer}.ask-sunny-widget img{display:block;max-width:100%}.ask-sunny-widget.is-chat-app{background:transparent;border:0;height:calc(100vh - 100px);margin:0 auto;max-width:1380px;min-height:600px;padding:0;position:static;width:100%;z-index:1}.ask-sunny-widget.is-chat-app .ask-sunny-widget__panel{height:100%;min-height:0}.ask-sunny-widget__panel{background:hsla(0,0%,100%,.92);border-color:var(--ask-sunny-container-border-color);border-radius:var(--ask-sunny-container-radius);border-style:solid;border-width:var(--ask-sunny-container-border-width);box-shadow:var(--ask-sunny-container-shadow);color:var(--ask-sunny-ink);display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:min(720px,80vh);overflow:hidden;width:100%}.ask-sunny-widget__header{align-items:center;background:hsla(0,0%,100%,.96);border-bottom:1px solid var(--ask-sunny-line);display:flex;gap:22px;justify-content:space-between;padding:18px 22px}.ask-sunny-widget__brand{align-items:center;display:flex;gap:14px;min-width:0}.ask-sunny-widget__brand-logo{background:var(--ask-sunny-surface);border-radius:50%;box-shadow:0 3px 14px rgba(16,32,40,.08);flex:0 0 auto;height:62px;object-fit:contain;width:62px}.ask-sunny-widget__brand-copy{min-width:0}.ask-sunny-widget__brand-subtitle,.ask-sunny-widget__brand-title{margin:0}.ask-sunny-widget__brand-title{color:var(--ask-sunny-brand-title-color);font-family:var(--ask-sunny-brand-title-font);font-size:34px;font-weight:700;line-height:.9}.ask-sunny-widget__brand-subtitle{color:var(--ask-sunny-brand-subtitle-color);font-family:var(--ask-sunny-brand-subtitle-font);font-size:13px;font-weight:600;margin-top:7px}.ask-sunny-widget button.ask-sunny-widget__reset{align-items:center;background:var(--ask-sunny-secondary-button-bg);border-radius:12px;box-shadow:0 8px 20px rgba(2,65,47,.2);color:var(--ask-sunny-secondary-button-text);display:inline-flex;font-weight:800;gap:9px;justify-content:center;min-height:42px;padding:11px 16px;white-space:nowrap}.ask-sunny-widget__reset svg,.ask-sunny-widget__send svg{flex:0 0 auto;height:18px;width:18px}.ask-sunny-widget__conversation{background:var(--ask-sunny-chat-body-bg);min-height:0}.ask-sunny-widget__messages{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:28px clamp(18px,3.2vw,52px)}.ask-sunny-widget__day-divider{align-items:center;color:var(--ask-sunny-muted);display:flex;font-size:12px;font-weight:800;gap:14px;letter-spacing:.08em;margin:2px 0 24px;text-transform:uppercase}.ask-sunny-widget__day-divider:after,.ask-sunny-widget__day-divider:before{background:var(--ask-sunny-line);content:"";flex:1;height:1px}.ask-sunny-widget__message-row{align-items:flex-end;display:flex;gap:12px;margin:18px 0}.ask-sunny-widget__message-row.is-user{justify-content:flex-end}.ask-sunny-widget__avatar{background:var(--ask-sunny-surface);border:1px solid var(--ask-sunny-pink-200);border-radius:50%;box-shadow:var(--ask-sunny-soft-shadow);flex:0 0 auto;height:42px;object-fit:cover;width:42px}.ask-sunny-widget__message{max-width:min(680px,78%)}.ask-sunny-widget__message-meta{align-items:center;color:var(--ask-sunny-muted);display:flex;font-size:12px;font-weight:700;gap:8px;margin-bottom:6px}.ask-sunny-widget__message-row.is-user .ask-sunny-widget__message-meta{justify-content:flex-end}.ask-sunny-widget__message-bubble{background:var(--ask-sunny-surface);border:1px solid var(--ask-sunny-line);border-radius:18px 18px 18px 6px;box-shadow:0 2px 8px rgba(16,32,40,.05);color:var(--ask-sunny-ink-soft);overflow-wrap:anywhere;padding:15px 17px}.ask-sunny-widget__message-row.is-user .ask-sunny-widget__message-bubble{background:var(--ask-sunny-user-message-bg);border:0;border-radius:18px 18px 6px;color:var(--ask-sunny-user-message-text)}.ask-sunny-widget__answer,.ask-sunny-widget__message-bubble p{margin:0}.ask-sunny-widget__message-bubble p+p{color:var(--ask-sunny-muted);margin-top:10px}.ask-sunny-widget__response-block:focus{outline:0}.ask-sunny-widget__follow-up-panel,.ask-sunny-widget__results{background:hsla(0,0%,100%,.78);border:1px solid var(--ask-sunny-line);border-radius:18px;box-shadow:var(--ask-sunny-soft-shadow);margin:16px 0 22px 54px;max-width:960px;padding:18px}.ask-sunny-widget__results-header{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.ask-sunny-widget__follow-up-panel h3,.ask-sunny-widget__results h3{color:#013328;font-family:Ask Sunny Playfair Display,Georgia,serif;font-size:22px;line-height:1.15;margin:0}.ask-sunny-widget__results-header>span{color:var(--ask-sunny-muted);font-size:13px;font-weight:800}.ask-sunny-widget__cards{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.ask-sunny-widget__card{background:var(--ask-sunny-surface);border:1px solid var(--ask-sunny-line);border-radius:14px;color:inherit;display:grid;gap:10px;min-width:0;padding:16px;position:relative;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.ask-sunny-widget__card:hover{background:#fbfefd;border-color:#8ebcaf;box-shadow:0 8px 18px rgba(0,75,57,.1)}.ask-sunny-widget__card h4{color:var(--ask-sunny-ink);font-size:16px;line-height:1.25;margin:0;padding-right:26px}.ask-sunny-widget__card .ask-sunny-widget__card-source{color:#0a5344;font-size:11px;font-weight:850;letter-spacing:.06em;line-height:1.2;margin:0;text-transform:uppercase}.ask-sunny-widget__card p{color:var(--ask-sunny-muted);font-size:13px;margin:0}.ask-sunny-widget__external-icon{color:#0a5344;height:17px;opacity:.72;position:absolute;right:15px;top:15px;width:17px}.ask-sunny-widget__disclosures{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.ask-sunny-widget__disclosures li{background:#f3faf7;border:1px solid #b9d8cd;border-radius:5px;color:#02412f;font-size:11px;font-weight:750;padding:4px 7px}.ask-sunny-widget__follow-up-panel{background:linear-gradient(135deg,#fdf5f4,#fff);border-color:hsla(6,95%,67%,.25);max-width:720px}.ask-sunny-widget__follow-up-panel>p{color:#f5342c;font-size:12px;font-weight:900;letter-spacing:.08em;margin:0 0 5px;text-transform:uppercase}.ask-sunny-widget__follow-up-panel h3{margin-bottom:14px}.ask-sunny-widget__follow-ups{display:grid;gap:9px}.ask-sunny-widget__follow-up,.ask-sunny-widget__retry{font:inherit}.ask-sunny-widget__follow-up{align-items:flex-start;background:#fff;border:1px solid var(--ask-sunny-pink-200);border-radius:12px;color:var(--ask-sunny-ink-soft);display:flex;font-weight:700;gap:10px;padding:12px 13px;text-align:left;width:100%}.ask-sunny-widget__follow-up span{background:#fb6b5c;border-radius:50%;color:#fff;display:grid;flex:0 0 auto;font-size:12px;height:24px;place-items:center;width:24px}.ask-sunny-widget__composer-wrap{background:hsla(0,0%,100%,.97);border-top:1px solid var(--ask-sunny-line);padding:16px 22px 18px}.ask-sunny-widget__status{color:var(--ask-sunny-muted);font-size:13px;font-weight:600;margin:0 0 8px;min-height:20px}.ask-sunny-widget__retry{background:#fff;border:1px solid;border-radius:5px;color:#8a2424;margin-left:6px;padding:3px 7px}.ask-sunny-widget__composer{align-items:end;background:var(--ask-sunny-chat-input-bg);border:1px solid var(--ask-sunny-chat-input-border);border-radius:18px;box-shadow:0 6px 22px hsla(6,95%,67%,.08);display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;margin:0;padding:8px}.ask-sunny-widget__composer textarea{background:transparent;border:0;color:var(--ask-sunny-ink);height:52px;max-height:150px;min-height:52px;outline:0;overflow-y:auto;padding:14px 12px 13px 16px;resize:none;width:100%}.ask-sunny-widget__composer textarea::placeholder{color:#87959c}.ask-sunny-widget button.ask-sunny-widget__send{background:var(--ask-sunny-primary-button-bg);border-radius:14px;color:var(--ask-sunny-primary-button-text);display:grid;height:48px;place-items:center;width:48px}.ask-sunny-widget__send:disabled{cursor:wait;opacity:.65}.ask-sunny-chat-form{background:transparent;border:0;width:100%}.ask-sunny-chat-form__brand{margin-bottom:20px}.ask-sunny-chat-form__brand-subtitle,.ask-sunny-chat-form__brand-title{margin:0}.ask-sunny-chat-form__brand-title{color:var(--ask-sunny-brand-title-color);font-family:var(--ask-sunny-brand-title-font);font-size:34px;font-weight:700;line-height:.9}.ask-sunny-chat-form__brand-subtitle{color:var(--ask-sunny-brand-subtitle-color);font-family:var(--ask-sunny-brand-subtitle-font);font-size:13px;font-weight:600;margin-top:7px}.ask-sunny-chat-form__row{align-items:center;background:var(--ask-sunny-chat-input-bg);border:1px solid var(--ask-sunny-chat-input-border);border-radius:999px;display:flex;gap:6px;padding:6px}.ask-sunny-chat-form__row input{background:transparent;border:0;color:var(--ask-sunny-ink-soft);flex:1 1 auto;min-width:0;outline:0;padding:14px 10px 14px 22px}.ask-sunny-chat-form__row input:focus-visible{outline:0}.ask-sunny-chat-form button.ask-sunny-chat-form__submit{align-items:center;background:var(--ask-sunny-primary-button-bg);border:0;border-radius:999px;color:var(--ask-sunny-primary-button-text);display:inline-flex;flex:0 0 auto;font-weight:700;justify-content:center;padding:14px 22px}.ask-sunny-chat-form__continue-wrap{align-items:center;display:flex;flex-direction:column;margin-top:12px}.ask-sunny-chat-form__continue-wrap[hidden]{display:none}.ask-sunny-chat-form__continue-separator{color:var(--ask-sunny-title-color);font-size:13px;font-weight:700;margin-bottom:8px}.ask-sunny-chat-form__continue{align-items:center;background:transparent;border:1px solid var(--ask-sunny-secondary-button-bg);border-radius:999px;color:var(--ask-sunny-secondary-button-bg);display:inline-flex;font-size:14px;font-weight:700;justify-content:center;padding:10px 16px;text-decoration:none}.ask-sunny-chat-form__continue:hover{background:var(--ask-sunny-secondary-button-bg);color:var(--ask-sunny-secondary-button-text)}.ask-sunny-chat-form__starter-title{color:var(--ask-sunny-title-color);font-size:13px;font-weight:700;letter-spacing:.06em;margin:26px 0 14px;text-transform:uppercase}.ask-sunny-chat-form__starters{display:flex;flex-wrap:wrap;gap:10px 12px}.ask-sunny-chat-form__starter{align-items:center;background:var(--ask-sunny-chip-bg);border:0;border-radius:999px;color:var(--ask-sunny-chip-text);display:flex;flex:0 0 auto;font-size:14.5px;font-weight:600;max-width:100%;overflow:hidden;padding:12px 18px;text-overflow:ellipsis;transition:box-shadow .2s ease,transform .2s ease;white-space:nowrap}.ask-sunny-chat-form__starter:hover{box-shadow:0 6px 16px rgba(245,52,44,.12);transform:translateY(-2px)}.ask-sunny-chat-form .screen-reader-text,.ask-sunny-widget .screen-reader-text{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.ask-sunny-chat-form :focus-visible,.ask-sunny-widget :focus-visible{outline:3px solid rgba(245,52,44,.45);outline-offset:3px}.ask-sunny-widget .ask-sunny-widget__composer textarea:focus,.ask-sunny-widget .ask-sunny-widget__composer textarea:focus-visible{box-shadow:none;outline:0}.ask-sunny-widget .ask-sunny-widget__response-block:focus,.ask-sunny-widget .ask-sunny-widget__response-block:focus-visible{outline:0}@media(max-width:1120px){.ask-sunny-widget__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.ask-sunny-spa-page__content{padding-left:14px;padding-right:14px}.ask-sunny-widget.is-chat-app,.ask-sunny-widget.is-chat-app .ask-sunny-widget__panel{min-height:0}.ask-sunny-widget.is-chat-app{min-height:520px}.ask-sunny-widget__panel{border-radius:0}.ask-sunny-widget__header{align-items:flex-start;flex-direction:column;padding:14px 16px}.ask-sunny-widget__reset{width:100%}.ask-sunny-widget__messages{padding:20px 14px}.ask-sunny-widget__avatar{display:none}.ask-sunny-widget__message{max-width:88%}.ask-sunny-widget__follow-up-panel,.ask-sunny-widget__results{margin-left:0}.ask-sunny-widget__cards{grid-template-columns:1fr}.ask-sunny-widget__composer-wrap{padding:12px 14px 14px}.ask-sunny-widget__composer{border-radius:16px}}@media(max-width:480px){.ask-sunny-chat-form__brand-title{font-size:30px}.ask-sunny-widget__brand-logo{height:52px;width:52px}.ask-sunny-widget__brand-title{font-size:30px}.ask-sunny-widget__message{max-width:94%}.ask-sunny-widget__message-bubble{padding:13px 14px}.ask-sunny-widget__results-header{align-items:flex-start;flex-direction:column;gap:4px}.ask-sunny-chat-form__row{border-radius:24px;display:grid;grid-template-columns:1fr}.ask-sunny-chat-form__submit{width:100%}.ask-sunny-chat-form__starter{white-space:normal}}@media(prefers-contrast:more){.ask-sunny-widget__card,.ask-sunny-widget__composer,.ask-sunny-widget__follow-up,.ask-sunny-widget__panel,.ask-sunny-widget__retry{border-color:currentcolor;border-width:3px}}@media(prefers-reduced-motion:reduce){.ask-sunny-chat-form,.ask-sunny-chat-form *,.ask-sunny-widget,.ask-sunny-widget *{scroll-behavior:auto!important;transition:none!important}}
