:where(.home-page-v2,.site-header-v25){--coral:var(--purple-600);--coral-dark:var(--purple-700);--background:var(--surface-page-marketing)}.home-page{width:min(1200px,calc(100% - 64px));margin:0 auto;padding:62px 0 80px}.home-hero{max-width:1080px;margin:0 auto;text-align:center}.home-eyebrow{min-height:31px;padding:6px 11px;border:1px solid var(--purple-soft);border-radius:var(--radius-round);color:var(--primary);background:var(--purple-light);display:inline-flex;align-items:center;gap:7px;font-size:var(--ty-11);font-weight:var(--fw-extrabold)}.home-eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 4px var(--focus-ring-glow-strong)}.home-hero h1{max-width:980px;margin:20px auto 0;font-size:clamp(var(--ty-39),5vw,var(--ty-62));line-height:var(--lh-hero);letter-spacing:var(--track-tighter)}.home-hero h1 strong{color:var(--primary);font-weight:var(--fw-bold)}.home-hero-copy>p{max-width:760px;margin:19px auto 0;color:var(--text-secondary);font-size:var(--ty-18);line-height:var(--lh-29)}.home-search{min-height:82px;margin:32px auto 0;padding:10px;border:1.5px solid var(--border);border-radius:var(--radius-18);background:var(--white);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;grid-gap:10px;gap:10px;box-shadow:var(--shadow-search)}.home-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px var(--focus-ring-glow),var(--shadow-search)}.home-search textarea{min-height:58px;padding:17px 16px;resize:none;overflow:hidden;border:0;outline:0;color:var(--ink);background:transparent;font:inherit;font-size:var(--ty-16);line-height:var(--lh-24)}.home-search textarea::placeholder{color:var(--text-placeholder)}.home-search button{min-width:230px;padding:0 23px;border:0;border-radius:var(--radius-13);display:flex;align-items:center;justify-content:center;gap:9px;font-size:var(--ty-14);font-weight:var(--fw-extrabold);transition:.16s ease}.home-search button:disabled{cursor:not-allowed;opacity:.48}.home-trust-row{margin-top:22px;display:flex;justify-content:center;flex-wrap:wrap;gap:12px 31px}.home-trust-row span{color:var(--text-secondary);display:inline-flex;align-items:center;gap:7px;font-size:var(--ty-12);font-weight:var(--fw-semibold)}.home-trust-row svg{color:var(--primary)}.home-example{margin-top:58px;padding:24px;border:1px solid var(--purple-soft);border-radius:var(--radius-22);background:linear-gradient(135deg,var(--purple-wash),var(--purple-mist));display:grid;grid-template-columns:minmax(260px,.85fr) 48px minmax(480px,1.35fr);align-items:center;grid-gap:18px;gap:18px}.home-section-label{color:var(--primary);font-size:var(--ty-10);font-weight:var(--fw-extrabold);letter-spacing:var(--track-wider);text-transform:uppercase}.example-task-body{margin-top:12px;display:grid;grid-template-columns:58px 1fr;align-items:center;grid-gap:13px;gap:13px}.example-task-body>span{width:58px;height:58px;border-radius:var(--radius-lg);color:var(--primary);background:var(--white);display:grid;place-items:center;box-shadow:0 5px 16px rgba(23,27,56,.07)}.example-task-body h2{margin:0;font-size:var(--ty-17);line-height:var(--lh-23)}.example-task-body p{margin:4px 0 0;color:var(--text-secondary);font-size:var(--ty-11)}.example-task-body small{display:block;margin-top:6px;color:var(--success);font-size:var(--ty-10);font-weight:var(--fw-bold)}.example-flow-arrow{width:42px;height:42px;border-radius:50%;color:var(--primary);background:var(--white);display:grid;place-items:center}.example-results-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.example-results-head b{font-size:var(--ty-12)}.example-pro-list{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.example-pro-list article{min-width:0;padding:10px;border:1px solid var(--focus-ring-glow-soft);border-radius:var(--radius-13);background:rgba(255,255,255,.85);display:grid;grid-template-columns:42px minmax(0,1fr) 16px;align-items:center;grid-gap:8px;gap:8px}.example-pro-list img{width:42px;height:42px;border-radius:50%;object-fit:cover}.example-pro-list b,.example-pro-list span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.example-pro-list b{font-size:var(--ty-11)}.example-pro-list span{margin-top:3px;color:var(--text-secondary);font-size:var(--ty-8)}.example-pro-list article>svg{color:var(--success)}.home-categories{margin-top:58px}.home-categories-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.home-categories-head h2{margin:6px 0 0;font-size:var(--ty-30);line-height:var(--lh-38)}.home-categories-head button{min-height:42px;padding:8px 12px;border:1px solid var(--primary);border-radius:var(--radius-11);color:var(--primary);background:var(--white);display:flex;align-items:center;gap:7px;font-size:var(--ty-11);font-weight:var(--fw-extrabold)}.home-category-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.home-category-grid button{min-height:118px;padding:16px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);text-align:left;transition:.16s ease}.home-category-grid button:hover{border-color:var(--purple-hover-line);transform:translateY(-2px);box-shadow:var(--shadow-card)}.home-category-grid button>span{width:42px;height:42px;border-radius:var(--radius-md);color:var(--primary);background:var(--purple-light);display:grid;place-items:center}.home-category-grid b,.home-category-grid small{display:block}.home-category-grid b{margin-top:12px;font-size:var(--ty-13)}.home-category-grid small{margin-top:2px;color:var(--text-muted);font-size:var(--ty-10)}@media (max-width:1180px){.home-nav{gap:16px}.home-example{grid-template-columns:1fr}.example-flow-arrow{transform:rotate(90deg);justify-self:center}.home-category-grid{grid-template-columns:repeat(2,1fr)}.process-offer .offer-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.home-nav{display:none}.home-page{width:min(100% - 32px,680px);padding-top:38px}.home-hero h1{font-size:var(--ty-38)}.home-hero-copy>p{font-size:var(--ty-16);line-height:var(--lh-25)}.home-search:not(.home-search-v2){min-height:0;grid-template-columns:1fr}.home-search:not(.home-search-v2) button{min-height:54px}.home-example{margin-top:40px;padding:18px}.example-pro-list{grid-template-columns:1fr}.home-trust-row{justify-content:flex-start}.compact-contact-actions{grid-column:1/-1;justify-content:stretch}.compact-contact-actions button{min-width:0}.compact-contact-actions b{text-align:left}}@media (max-width:560px){.conversion-steps{width:100%;justify-content:space-between}.conversion-steps>span{padding:4px 5px}.conversion-steps b{font-size:var(--ty-8)}.process-offer .offer-facts{grid-template-columns:1fr}.home-page{width:calc(100% - 28px)}.home-hero h1{font-size:var(--ty-32);line-height:var(--lh-hero-sm)}.home-search textarea{font-size:var(--ty-16)}.home-category-grid{grid-template-columns:1fr 1fr;gap:8px}.home-category-grid button{min-height:110px;padding:13px}.home-categories-head{align-items:flex-start;display:block}.home-categories-head button{margin-top:12px}.date-options,.time-options{grid-template-columns:1fr 1fr}.compact-contact-actions{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.compact-contact-actions button{padding:0 6px}.compact-contact-actions button span{display:none}.compact-contact-actions b{grid-column:1/-1}}.home-header-cta{min-height:40px;padding:0 14px;border:0;border-radius:var(--radius-11);color:var(--white);background:var(--primary);display:inline-flex;align-items:center;justify-content:center;font-size:var(--ty-11);font-weight:var(--fw-extrabold);line-height:var(--lh-tight);white-space:nowrap;text-decoration:none;transition:.16s ease}.home-header-cta:hover{color:var(--white);background:var(--primary-hover);transform:translateY(-1px)}.home-page-v2{width:min(1200px,calc(100% - 64px));margin:0 auto;padding:56px 0 0}.home-v2-hero{max-width:1120px;margin:0 auto}.home-v2-copy{text-align:center}.home-v2-copy h1{max-width:1050px;margin:18px auto 0;font-size:clamp(var(--ty-42),5vw,var(--ty-64));line-height:var(--lh-display);letter-spacing:var(--track-tighter)}.hero-city-line{white-space:nowrap}.hero-city-picker{position:relative;display:inline-block;vertical-align:baseline}.hero-city-trigger{display:inline-flex;align-items:baseline;gap:.18em;padding:0 .08em 3px;border:0;border-bottom:3px solid var(--primary);border-radius:0;background:transparent;color:var(--primary);font:inherit;font-weight:var(--fw-bold);letter-spacing:inherit;line-height:inherit;white-space:nowrap;cursor:pointer;transition:color .16s ease,border-color .16s ease}.hero-city-trigger:hover{color:var(--primary-hover);border-bottom-color:var(--primary-hover)}.hero-city-label{white-space:nowrap}.hero-city-chevron{display:inline-block;width:.22em;height:.22em;margin-bottom:.18em;border-right:.045em solid;border-bottom:.045em solid;transform:rotate(45deg);flex-shrink:0;transition:transform .15s ease}.hero-city-picker.is-open .hero-city-chevron{transform:rotate(225deg);margin-bottom:.05em}.hero-city-panel{top:calc(100% + 10px);left:0;right:auto;min-width:220px;font-size:var(--ty-body-sm);font-weight:var(--fw-semibold);letter-spacing:normal;line-height:normal}.hero-location-hint{width:-moz-fit-content;width:fit-content;margin:12px auto 0;color:var(--text-muted);display:flex;align-items:center;gap:6px;font-size:var(--ty-10);line-height:var(--lh-15);font-weight:var(--fw-semibold)}.hero-location-hint svg{color:var(--primary)}.home-v2-copy>p{max-width:940px;margin:19px auto 0;color:var(--text-secondary);font-size:var(--ty-17);line-height:var(--lh-28)}.home-search-v2{width:100%;min-height:76px;margin:28px 0 0;padding:8px;border-radius:var(--radius-18);box-shadow:0 16px 38px rgba(23,27,56,.1)}.home-search-v2 textarea{min-height:56px;padding:16px 14px;font-size:var(--ty-16)}.home-search-v2 button{min-width:190px;padding:0 20px;color:var(--white)}.home-quick-starts{margin-top:14px;display:flex;align-items:center;flex-wrap:wrap;gap:7px}.home-quick-starts>span{margin-right:2px;color:var(--text-muted);font-size:var(--ty-10);font-weight:var(--fw-bold)}.home-quick-starts button{min-height:31px;padding:5px 9px;border:1px solid var(--border);border-radius:var(--radius-round);color:var(--text-secondary);background:var(--white);font-size:var(--ty-9);font-weight:var(--fw-bold)}.home-quick-starts button:hover{color:var(--primary);border-color:var(--primary);background:var(--purple-light)}.home-v2-trust{margin-top:20px;gap:10px 22px}.home-quick-starts,.home-v2-trust{justify-content:center}.home-assistant-card{position:relative;padding:22px;overflow:hidden;border:1px solid var(--purple-chip);border-radius:var(--radius-xl);background:linear-gradient(145deg,var(--purple-wash) 0,var(--purple-tint) 100%);box-shadow:0 18px 46px var(--focus-ring-glow)}.home-assistant-card:before{content:"";position:absolute;top:-110px;right:-90px;width:220px;height:220px;border-radius:50%;background:var(--focus-ring-glow-soft)}.assistant-card-head{position:relative;display:grid;grid-template-columns:70px minmax(0,1fr) 36px;align-items:center;grid-gap:12px;gap:12px}.assistant-photo{width:70px;height:70px;padding:3px;border-radius:50%;background:var(--white);box-shadow:0 7px 18px rgba(23,27,56,.12);overflow:hidden;border:3px solid var(--white);background:var(--warm-peach)}.assistant-photo img{width:100%;height:100%;border-radius:50%;object-fit:cover}.assistant-card-head>div>span{color:var(--success);display:flex;align-items:center;gap:6px;font-size:var(--ty-9);font-weight:var(--fw-extrabold)}.assistant-card-head>div>span i{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 0 3px rgba(21,128,61,.12)}.assistant-card-head h2{margin:3px 0 0;font-size:var(--ty-21);line-height:var(--lh-26)}.assistant-card-head p{margin:1px 0 0;color:var(--text-secondary);font-size:var(--ty-10)}.assistant-card-head>b{width:36px;height:36px;border-radius:var(--radius-11);color:var(--white);background:var(--primary);display:grid;place-items:center;font-size:var(--ty-14)}.assistant-message{position:relative;margin-top:19px;padding:15px 16px;border:1px solid var(--border);border-radius:5px 16px 16px 16px;color:var(--ink);background:var(--white);font-size:var(--ty-13);line-height:var(--lh-21);box-shadow:var(--shadow-small)}.assistant-benefits{margin-top:14px;display:grid;grid-gap:6px;gap:6px}.assistant-benefits>span{min-height:52px;padding:8px 10px;border-radius:var(--radius-13);background:rgba(255,255,255,.62);display:grid;grid-template-columns:29px 1fr;grid-template-rows:auto auto;align-items:center;grid-column-gap:9px;column-gap:9px}.assistant-benefits i{grid-row:1/3;width:29px;height:29px;border-radius:9px;color:var(--white);background:var(--primary);display:grid;place-items:center;font-size:var(--ty-10);font-style:normal;font-weight:var(--fw-extrabold)}.assistant-benefits b{font-size:var(--ty-11);line-height:var(--lh-15)}.assistant-benefits small{color:var(--text-muted);font-size:var(--ty-8);line-height:var(--lh-12)}.home-categories-v2,.home-final-cta,.home-process-section,.home-reviews-section,.home-stats-section,.home-task-section{margin-top:96px}.home-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.home-section-heading h2{max-width:700px;margin:7px 0 0;font-size:var(--ty-34);line-height:var(--lh-42);letter-spacing:var(--track-tight)}.home-section-heading>p{max-width:390px;margin:0;color:var(--text-secondary);font-size:var(--ty-13);line-height:var(--lh-21)}.home-task-grid{margin-top:22px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.home-task-grid>button{min-height:88px;padding:20px;border:1px solid var(--border);border-radius:var(--radius-17);background:var(--white);display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;grid-gap:14px;gap:14px;text-align:left;transition:.16s ease}.home-task-grid>button:hover{border-color:var(--purple-hover-line);transform:translateY(-2px);box-shadow:var(--shadow-card)}.task-example-icon{width:48px;height:48px;border-radius:var(--radius-14);color:var(--primary);background:var(--purple-light);display:grid;place-items:center}.task-example-copy b,.task-example-copy small{display:block}.task-example-copy b{font-size:var(--ty-14);line-height:var(--lh-20)}.task-example-copy small{margin-top:4px;color:var(--text-secondary);font-size:var(--ty-10);line-height:var(--lh-15)}.task-example-arrow{width:48px;height:48px;border-radius:var(--radius-14);color:var(--ink);background:var(--surface-gray);display:grid;place-items:center;justify-self:end}.home-process-section{padding:38px;border:0;border-radius:var(--radius-26);background:linear-gradient(130deg,var(--purple-mist) 0,var(--purple-tint) 55%,var(--purple-soft) 100%);display:grid;grid-template-columns:minmax(0,.83fr) minmax(0,1.17fr);grid-gap:54px;gap:54px}.home-process-copy h2{max-width:430px;margin:8px 0 0;font-size:var(--ty-34);line-height:var(--lh-42);letter-spacing:var(--track-display)}.home-process-copy>p{max-width:460px;margin:14px 0 0;color:var(--text-secondary);font-size:var(--ty-14);line-height:var(--lh-23)}.home-process-copy>button{min-height:46px;margin-top:22px;padding:9px 15px;border:0;border-radius:var(--radius-md);color:var(--white);background:var(--primary);display:inline-flex;align-items:center;gap:8px;font-size:var(--ty-11);font-weight:var(--fw-extrabold)}.home-process-steps{display:grid;grid-gap:8px;gap:8px}.home-process-steps article{min-height:92px;padding:14px 15px;border:0;border-radius:var(--radius-15);background:rgba(255,255,255,.82);display:grid;grid-template-columns:42px 1fr;align-items:start;grid-gap:12px;gap:12px}.home-process-steps article>span{width:42px;height:42px;border-radius:var(--radius-md);color:var(--primary);background:var(--purple-soft);display:grid;place-items:center;font-size:var(--ty-11);font-weight:var(--fw-extrabold)}.home-process-steps b{font-size:var(--ty-13);line-height:var(--lh-19)}.home-process-steps p{margin:4px 0 0;color:var(--text-secondary);font-size:var(--ty-10);line-height:var(--lh-17)}.home-section-link{min-height:41px;padding:8px 12px;border:1px solid var(--primary);border-radius:var(--radius-11);color:var(--primary);background:var(--white);display:flex;align-items:center;gap:7px;font-size:var(--ty-10);font-weight:var(--fw-extrabold)}.home-category-grid-v2{margin-top:22px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.home-category-grid-v2>button{position:relative;min-height:174px;padding:18px;overflow:hidden;border:0;border-radius:var(--radius-20);color:var(--ink);text-align:left;transition:.17s ease}.home-category-grid-v2>button:hover{transform:translateY(-3px);box-shadow:var(--shadow-card)}.home-category-grid-v2 b,.home-category-grid-v2 small{position:relative;z-index:2;display:block}.home-category-grid-v2 b{max-width:150px;font-size:var(--ty-16);line-height:var(--lh-22)}.home-category-grid-v2 small{margin-top:5px;color:var(--text-secondary);font-size:var(--ty-11);font-weight:var(--fw-bold)}.home-category-grid-v2>button>span{position:absolute;right:17px;bottom:14px;width:72px;height:72px;border-radius:50%;color:var(--primary);background:rgba(255,255,255,.72);display:grid;place-items:center;transform:rotate(-7deg)}.home-category-grid-v2>button>i{position:absolute;right:14px;top:14px;width:31px;height:31px;border-radius:var(--radius-10);color:var(--ink);background:rgba(255,255,255,.72);display:grid;place-items:center;font-style:normal}.category-tone-lilac{background:var(--purple-mist)}.category-tone-blue{background:var(--tone-blue)}.category-tone-mint{background:var(--tone-mint)}.category-tone-sand{background:var(--tone-sand)}.category-tone-coral{background:var(--purple-mist)}.category-tone-sky{background:var(--tone-sky)}.category-tone-peach{background:var(--tone-peach)}.category-tone-gray{background:var(--tone-gray)}.home-price-note{margin:13px 0 0;color:var(--text-muted);font-size:var(--ty-9);line-height:var(--lh-14)}.home-stats-section{padding:30px 32px;border-radius:23px;color:var(--white);background:var(--ink);display:grid;grid-template-columns:minmax(250px,1.3fr) repeat(3,minmax(140px,.7fr));align-items:center;grid-gap:28px;gap:28px}.home-stats-copy .home-section-label{color:var(--purple-label)}.home-stats-copy h2{max-width:380px;margin:7px 0 0;font-size:var(--ty-23);line-height:var(--lh-31)}.home-stat{min-height:90px;padding-left:22px;border-left:1px solid rgba(255,255,255,.16)}.home-stat>span{color:var(--gray-380);display:flex;align-items:center;gap:7px;font-size:var(--ty-9);font-weight:var(--fw-bold)}.home-stat>b{display:block;margin-top:8px;color:var(--white);font-size:var(--ty-28);line-height:var(--lh-33)}.home-stat>small{display:block;margin-top:3px;color:var(--gray-380);font-size:var(--ty-9)}.home-rating-summary{min-width:160px;display:grid;grid-template-columns:auto auto;align-items:center;justify-content:end;grid-gap:0 9px;gap:0 9px}.home-rating-summary b{grid-row:1/3;font-size:var(--ty-34);line-height:var(--lh-38)}.home-rating-summary span{color:var(--color-rating,var(--star-500));font-size:var(--ty-13);letter-spacing:var(--track-star)}.home-rating-summary small{color:var(--text-muted);font-size:var(--ty-9)}.home-reviews-grid{margin-top:22px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.home-reviews-grid article{min-height:224px;padding:21px;border:1px solid var(--border);border-radius:19px;background:var(--white);display:flex;flex-direction:column}.review-stars{color:var(--color-rating,var(--star-500));font-size:var(--ty-13);letter-spacing:var(--track-star-wide)}.home-reviews-grid article>p{margin:17px 0 22px;color:var(--ink);font-size:var(--ty-13);line-height:var(--lh-22)}.home-reviews-grid article>footer{margin-top:auto;display:grid;grid-template-columns:42px 1fr;align-items:center;grid-gap:10px;gap:10px}.home-reviews-grid article>footer>span{width:42px;height:42px;border-radius:50%;color:var(--white);background:var(--primary);display:grid;place-items:center;font-size:var(--ty-13);font-weight:var(--fw-extrabold)}.home-reviews-grid footer b,.home-reviews-grid footer small{display:block}.home-reviews-grid footer b{font-size:var(--ty-11)}.home-reviews-grid footer small{margin-top:2px;color:var(--text-muted);font-size:var(--ty-8)}.home-final-cta{min-height:230px;padding:40px 42px;overflow:hidden;border-radius:var(--radius-26);background:linear-gradient(130deg,var(--purple-mist) 0,var(--purple-tint) 55%,var(--purple-soft) 100%);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:40px;gap:40px}.home-final-cta,.home-final-cta>div{position:relative}.home-final-cta h2{margin:7px 0 0;font-size:var(--ty-34);line-height:var(--lh-42);letter-spacing:var(--track-display)}.home-final-cta p{max-width:650px;margin:11px 0 0;color:var(--text-secondary);font-size:var(--ty-13);line-height:var(--lh-21)}.final-cta-actions{min-width:240px;text-align:center}.final-cta-actions button{width:100%;min-height:54px;padding:11px 19px;border:0;border-radius:var(--radius-13);color:var(--white);background:var(--primary);display:flex;align-items:center;justify-content:center;gap:9px;font-size:var(--ty-13);font-weight:var(--fw-extrabold);box-shadow:0 10px 22px var(--focus-ring-glow-cta)}.final-cta-actions small{display:block;margin-top:9px;color:var(--text-muted);font-size:var(--ty-8)}.home-footer{margin-top:72px;padding:44px 0 24px;border-top:1px solid var(--border)}.home-footer-main{display:grid;grid-template-columns:minmax(260px,1.7fr) repeat(3,1fr);grid-gap:52px;gap:52px}.home-footer-brand img{width:124px;height:auto;object-fit:contain}.home-footer-brand p{max-width:310px;margin:13px 0 0;color:var(--text-secondary);font-size:var(--ty-11);line-height:var(--lh-18)}.home-footer-brand>span{margin-top:14px;color:var(--text-secondary);display:flex;align-items:center;gap:8px;font-size:var(--ty-9);font-weight:var(--fw-bold)}.home-footer-main>div:not(.home-footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.home-footer-main>div:not(.home-footer-brand)>b{margin-bottom:3px;font-size:var(--ty-11)}.home-footer-main a,.home-footer-main>div:not(.home-footer-brand)>button,.home-footer-main>div:not(.home-footer-brand)>span{padding:0;border:0;color:var(--text-secondary);background:transparent;font-size:var(--ty-9);line-height:var(--lh-15);text-decoration:none}.home-footer-main a:hover,.home-footer-main>div:not(.home-footer-brand)>button:hover{color:var(--primary)}.home-footer-bottom{margin-top:40px;padding-top:18px;border-top:1px solid var(--border);color:var(--text-muted);display:flex;justify-content:space-between;gap:20px;font-size:var(--ty-8);line-height:var(--lh-13)}@media (max-width:1180px){.header-inner{grid-template-columns:132px minmax(220px,.65fr) minmax(540px,1.35fr)}.mkt-header .home-header-cta{display:none}.home-stats-section{grid-template-columns:1fr repeat(3,.65fr);gap:18px}}@media (max-width:900px){.home-page-v2{width:min(100% - 36px,760px);padding-top:38px}.home-v2-copy h1,.home-v2-copy>p{margin-left:auto;margin-right:auto}.home-categories-v2,.home-final-cta,.home-process-section,.home-reviews-section,.home-stats-section,.home-task-section{margin-top:70px}.home-process-section{grid-template-columns:1fr;gap:28px}.home-process-copy h2,.home-process-copy>p{max-width:650px}.home-category-grid-v2{grid-template-columns:repeat(2,1fr)}.home-stats-section{grid-template-columns:repeat(3,1fr)}.home-stats-copy{grid-column:1/-1}.home-stat:first-of-type{padding-left:0;border-left:0}.home-footer-main{grid-template-columns:1.4fr repeat(3,1fr);gap:24px}}@media (max-width:700px){.home-page-v2{width:calc(100% - 28px);padding-top:28px}.home-v2-copy h1{font-size:var(--ty-36);line-height:var(--lh-hero)}.home-v2-copy>p{font-size:var(--ty-15);line-height:var(--lh-24)}.home-search-v2{grid-template-columns:minmax(0,1fr) 54px;gap:5px;min-height:68px;padding:6px}.home-search-v2 textarea{min-height:52px;padding:14px 12px}.home-search-v2 button{min-width:54px;width:54px;padding:0;border-radius:var(--radius-14)}.home-search-v2 button span{display:none}.home-task-grid{grid-template-columns:1fr}.home-section-heading{align-items:flex-start;display:block}.home-section-heading h2{font-size:var(--ty-28);line-height:var(--lh-35)}.home-rating-summary,.home-section-heading>p,.home-section-link{margin-top:12px}.home-process-section{padding:26px 20px}.home-process-copy h2{font-size:var(--ty-28);line-height:var(--lh-36)}.home-reviews-grid{overflow-x:auto;grid-auto-flow:column;grid-auto-columns:minmax(270px,84vw);grid-template-columns:none;scroll-snap-type:x mandatory}.home-reviews-grid article{scroll-snap-align:start}.home-final-cta{padding:31px 24px;grid-template-columns:1fr;gap:24px;text-align:center}.home-final-cta h2{font-size:var(--ty-29);line-height:var(--lh-36)}.home-final-cta p{margin-left:auto;margin-right:auto}.final-cta-actions{min-width:0;width:min(100%,340px);margin:0 auto}.home-footer-main{grid-template-columns:1.4fr 1fr 1fr}.home-footer-brand{grid-column:1/-1}}@media (max-width:520px){.header-actions .live-platform-stats{display:none}.home-page-v2{padding-top:23px}.home-eyebrow{font-size:var(--ty-9)}.home-v2-copy h1{margin-top:14px;font-size:var(--ty-28);line-height:var(--lh-hero)}.hero-city-line{white-space:normal}.hero-location-hint{margin-top:9px;font-size:var(--ty-9)}.home-v2-copy>p{margin-top:14px;font-size:var(--ty-14);line-height:var(--lh-22)}.home-quick-starts{justify-content:center;overflow-x:visible;flex-wrap:wrap;padding-bottom:0}.home-quick-starts button,.home-quick-starts>span{flex:0 1 auto}.home-v2-trust{display:grid;grid-template-columns:1fr 1fr;text-align:left}.home-v2-trust span{font-size:var(--ty-9)}.home-v2-trust span:last-child{grid-column:1/-1;justify-self:center;justify-content:center;text-align:center}.home-categories-v2,.home-final-cta,.home-process-section,.home-reviews-section,.home-stats-section,.home-task-section{margin-top:56px}.home-task-grid>button{min-height:80px;grid-template-columns:44px minmax(0,1fr) 44px;padding:20px;gap:12px}.task-example-arrow,.task-example-icon{width:44px;height:44px}.home-category-grid-v2{gap:8px}.home-category-grid-v2>button{min-height:150px;padding:14px;border-radius:var(--radius-17)}.home-category-grid-v2 b{max-width:calc(100% - 52px);font-size:var(--ty-13);line-height:var(--lh-18)}.home-category-grid-v2 small{font-size:var(--ty-9)}.home-category-grid-v2>button>span{right:11px;bottom:10px;width:60px;height:60px}.home-category-grid-v2>button>i{display:none}.home-stats-section{padding:23px 20px;grid-template-columns:1fr 1fr;gap:20px 12px}.home-stats-copy{grid-column:1/-1}.home-stats-copy h2{font-size:var(--ty-20);line-height:var(--lh-27)}.home-stat{min-height:78px;padding-left:14px}.home-stat:nth-of-type(2){padding-left:0;border-left:0}.home-stat:last-child{grid-column:1/-1;padding:16px 0 0;border-top:1px solid rgba(255,255,255,.16);border-left:0}.home-stat>b{font-size:var(--ty-24)}.home-rating-summary{justify-content:start}.home-footer{margin-top:56px}.home-footer-main{grid-template-columns:1fr 1fr;gap:28px 18px}.home-footer-main>div:last-child{grid-column:1/-1}.home-footer-bottom{display:grid}}.site-header-v25{height:var(--site-header-height,76px);border-bottom:0;background:color-mix(in srgb,var(--surface-page-marketing) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:0}.site-header-v25 .app-header-inner,.site-header-v25 .mkt-header-inner{width:min(1200px,calc(100% - 64px));height:100%;margin:0 auto;padding:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-column-gap:16px;column-gap:16px;flex-wrap:nowrap}.app-header.site-header-v25 .app-header-inner{grid-template-columns:auto 1fr}.app-header.site-header-v25 .header-actions{justify-self:end}.site-header-v25 .brand-mark{display:inline-flex;width:max-content;align-items:center;padding:8px;z-index:1}.site-header-v25 .brand-mark img{display:block;width:100px;height:auto;padding-bottom:4px;box-sizing:content-box}.site-header-v25 .header-actions{justify-self:end;margin-left:0;display:flex;flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;z-index:1}.site-header-v25 .header-actions>*{flex:0 0 auto}.site-header-v25 .locale-switch{flex-shrink:0;height:44px;padding:0 4px;border:0;border-radius:var(--radius-md);background:var(--white);align-items:center;overflow:hidden;box-shadow:none}.site-header-v25 .locale-switch button{height:36px;min-height:36px;padding:0 10px;border-radius:9px;font-size:var(--ty-12)}.site-header-v25 .locale-switch button.is-active{background:var(--purple-50);color:var(--primary)}.home-nav{min-width:0;max-width:100%;justify-self:center;display:flex;align-items:center;justify-content:center;gap:18px;overflow:hidden}.home-nav a{color:var(--text-secondary);font-size:var(--ty-13);font-weight:var(--fw-bold);text-decoration:none;white-space:nowrap}.home-nav a:hover{color:var(--primary);text-decoration:none}.live-platform-stats{display:flex;align-items:center;gap:8px}.live-platform-stats>span{min-height:38px;padding:6px 10px;border:0;border-radius:var(--radius-11);background:var(--white);display:grid;grid-template-columns:auto 1fr;align-items:center;grid-column-gap:8px;column-gap:8px;grid-row-gap:1px;row-gap:1px}.live-platform-stats>span:not(:has(.live-dot)){grid-template-columns:1fr}.live-platform-stats b{font-size:var(--ty-11);line-height:var(--lh-14)}.live-platform-stats small{grid-column:1/-1;color:var(--text-muted);font-size:var(--ty-7);line-height:var(--lh-10);white-space:nowrap}.live-platform-stats>span:has(.live-dot) small{grid-column:2}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 0 3px rgba(21,128,61,.12);animation:pulse-dot 1.8s ease infinite;display:inline-block}.live-platform-stats .live-dot{grid-row:1;margin-right:0}.location-button,.profile-button{height:44px;border:1px solid transparent;border-radius:var(--radius-md);background:transparent;display:inline-flex;align-items:center;justify-content:center;transition:.15s ease;cursor:pointer;font:inherit;color:inherit}.location-button{gap:8px;padding:0 12px;font-weight:var(--fw-semibold)}.location-select-root{position:relative;display:inline-flex;align-items:center;overflow:visible}.location-select-root.is-pending .location-button{position:relative;overflow:hidden;background:var(--purple-wash,var(--purple-50))}.location-select-root.is-pending .location-button:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0,color-mix(in srgb,var(--purple-soft) 70%,transparent) 45%,var(--purple-light) 50%,color-mix(in srgb,var(--purple-soft) 70%,transparent) 55%,transparent 100%);transform:translateX(-100%);animation:location-pending-sheen 1.6s ease-in-out infinite;pointer-events:none}.location-select-root.is-pending .location-button>*{position:relative;z-index:1}@keyframes location-pending-sheen{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.location-select-root.is-pending .location-button:before{animation:none;transform:none;background:color-mix(in srgb,var(--purple-soft) 45%,transparent)}}.location-select-form{flex-wrap:wrap;max-width:100%}.location-select-form .location-select-value{max-width:16rem}.site-header-v25 .location-button{background:var(--white);border:0}.location-button svg{color:var(--primary)}.location-select-value{max-width:9.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-select-chevron{width:8px;height:8px;margin-left:2px;border-right:2px solid var(--text-muted,#6b7287);border-bottom:2px solid var(--text-muted,#6b7287);transform:rotate(45deg) translateY(-2px);transition:transform .15s ease,border-color .15s ease;flex-shrink:0}.location-select.is-open .location-select-chevron{border-color:var(--primary);transform:rotate(225deg) translateY(-1px)}.location-select-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:var(--z-dropdown);margin:0;padding:6px;min-width:260px;max-height:min(380px,70vh);display:flex;flex-direction:column;overflow:hidden;list-style:none;border:1px solid var(--purple-soft);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.location-select-panel-form{right:auto;left:0}.location-select-search{padding:4px 4px 8px}.location-select-search input{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--gray-200,#e3e4e8);border-radius:var(--radius-10);background:var(--gray-50,#f7f8fa)}.location-select-gps,.location-select-not-listed{width:100%;min-height:40px;padding:8px 12px;border:0;border-radius:var(--radius-10);background:transparent;color:var(--primary);font:inherit;font-size:var(--ty-body-sm);font-weight:var(--fw-semibold);text-align:left;cursor:pointer}.location-select-gps-error,.location-select-region-hint{margin:0 8px 8px;color:var(--text-muted);font-size:var(--ty-12);line-height:1.35}.location-select-options{margin:0;padding:0;overflow:auto;list-style:none;flex:1 1;min-height:0;scrollbar-width:thin}.location-select-panel li{margin:0}.location-select-panel .location-select-options button{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-height:44px;padding:8px 12px;border:0;border-radius:var(--radius-10);background:transparent;color:var(--ink,inherit);font:inherit;font-size:var(--ty-body-sm);font-weight:var(--fw-semibold);text-align:left;cursor:pointer}.location-select-panel .location-select-options button small{color:var(--text-muted);font-weight:var(--fw-medium)}.location-select-panel .location-select-options button.is-focused,.location-select-panel .location-select-options button:hover{background:var(--purple-wash,var(--purple-50));color:var(--primary)}.location-select-panel .location-select-options button.is-active{background:var(--purple-50);color:var(--primary)}.location-select.is-empty .location-select-value{color:var(--text-muted)}.location-select-root.is-invalid .location-button{box-shadow:0 0 0 2px var(--coral-500,#ff5d52)}.location-select-form{min-width:0}.location-select-form .location-button{min-height:44px;height:auto}.home-city-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px}.home-city-chip{min-height:36px;padding:6px 12px;border:1px solid var(--gray-200,#e3e4e8);border-radius:var(--radius-round);background:var(--white);color:var(--ink);font:inherit;font-size:var(--ty-body-sm);font-weight:var(--fw-semibold);cursor:pointer}.home-city-chip:hover{border-color:var(--primary);color:var(--primary)}.location-button:hover{color:var(--primary)}.location-button:hover,.location-select-root.is-open .location-button,.location-select.is-open{background:var(--purple-light)}.profile-button{width:44px;color:var(--primary);border-color:var(--primary);background:var(--surface,var(--white))}.home-search button,.profile-button.is-active,.profile-button:hover{color:var(--white);background:var(--primary)}.home-search button:hover{color:var(--white);background:var(--primary-hover)}.shell-marketing .app-main:has(.home-page-v2){width:100%;max-width:none;padding:0}@media (max-width:1180px){.site-header-v25 .app-header-inner,.site-header-v25 .mkt-header-inner{grid-template-columns:auto minmax(0,1fr) auto;column-gap:12px}.app-header.site-header-v25 .app-header-inner{grid-template-columns:auto 1fr}.mkt-header.site-header-v25 .home-header-cta,.mkt-header.site-header-v25 .home-nav a:last-child{display:none}}@media (max-width:820px){.home-nav{display:none}.site-header-v25 .app-header-inner,.site-header-v25 .mkt-header-inner{width:min(100% - 32px,680px);grid-template-columns:auto 1fr}}.home-page-v2 .home-eyebrow{font-size:var(--ty-status);min-height:34px}.home-page-v2 .home-section-label{font-size:var(--ty-caption);letter-spacing:var(--track-eyebrow)}.home-page-v2 .home-v2-copy>p{font-size:var(--ty-body-lg);line-height:var(--lh-body-lg)}.home-page-v2 .home-quick-starts>span,.home-page-v2 .home-search button,.home-page-v2 .home-search-v2 button{font-size:var(--ty-button-md)}.home-page-v2 .home-quick-starts button{min-height:40px;padding:8px 14px;font-size:var(--ty-button-md)}.home-page-v2 .home-trust-row span,.home-page-v2 .home-v2-trust span{font-size:var(--ty-body-md)}.home-page-v2 .task-example-copy b{font-size:var(--ty-button-md);line-height:var(--lh-22)}.home-page-v2 .task-example-copy small{font-size:var(--ty-status);line-height:var(--lh-18)}.home-page-v2 .home-process-copy>p{font-size:var(--ty-body-md);line-height:var(--lh-body-md)}.home-page-v2 .home-process-copy>button{font-size:var(--ty-body-sm);min-height:48px}.home-page-v2 .home-process-steps b{font-size:var(--ty-button-md);line-height:var(--lh-22)}.home-page-v2 .home-process-steps p{font-size:var(--ty-body-sm);line-height:var(--lh-21)}.home-page-v2 .home-process-steps article>span{font-size:var(--ty-status)}.home-page-v2 .home-section-link{font-size:var(--ty-status);min-height:44px}.home-page-v2 .home-category-grid-v2 b{font-size:var(--ty-17);line-height:var(--lh-24);max-width:calc(100% - 64px)}.home-page-v2 .home-category-grid-v2 small{font-size:var(--ty-status)}.home-page-v2 .home-price-note{font-size:var(--ty-status);line-height:var(--lh-body-sm)}.home-page-v2 .home-rating-summary small,.home-page-v2 .home-stat>small,.home-page-v2 .home-stat>span{font-size:var(--ty-caption)}.home-page-v2 .home-reviews-grid article>p{font-size:var(--ty-button-md);line-height:var(--lh-body-md)}.home-page-v2 .home-reviews-grid footer b{font-size:var(--ty-body-sm)}.home-page-v2 .home-reviews-grid footer small{font-size:var(--ty-caption)}.home-page-v2 .home-final-cta p{font-size:var(--ty-body-md);line-height:var(--lh-body-md)}.home-page-v2 .final-cta-actions button{font-size:var(--ty-button-md)}.home-page-v2 .final-cta-actions small{font-size:var(--ty-status)}.home-page-v2 .home-footer-brand p{font-size:var(--ty-body-sm);line-height:var(--lh-body-sm)}.home-page-v2 .home-footer-brand>span{font-size:var(--ty-status)}.home-page-v2 .home-footer-main>div:not(.home-footer-brand)>b{font-size:var(--ty-body-sm)}.home-page-v2 .home-footer-main a,.home-page-v2 .home-footer-main>div:not(.home-footer-brand)>button,.home-page-v2 .home-footer-main>div:not(.home-footer-brand)>span{font-size:var(--ty-status);line-height:var(--lh-caption)}.home-page-v2 .home-footer-bottom{font-size:var(--ty-caption);line-height:var(--lh-caption)}.mkt-header.site-header-v25 .home-nav a{font-size:var(--ty-body-sm)}.site-header-v25 .home-header-cta{font-size:var(--ty-status);min-height:42px;text-decoration:none}.app-header.site-header-v25 .home-header-cta{white-space:nowrap}.mkt-header.site-header-v25 .live-platform-stats b{font-size:var(--ty-caption);line-height:var(--lh-15)}.mkt-header.site-header-v25 .live-platform-stats small{font-size:var(--ty-10);line-height:var(--lh-13)}.site-header-v25 .location-button{font-size:var(--ty-body-sm)}@media (max-width:1500px){.mkt-header.site-header-v25 .live-platform-stats{display:none}}@media (max-width:520px){.home-page-v2 .home-eyebrow{font-size:var(--ty-caption)}.home-page-v2 .home-v2-trust span{font-size:var(--ty-body-sm)}.home-page-v2 .home-category-grid-v2 b{max-width:calc(100% - 52px);font-size:var(--ty-13);line-height:var(--lh-18)}.home-page-v2 .home-category-grid-v2 small{font-size:var(--ty-caption)}}.home-page-v2 .assistant-message,.home-page-v2 .example-pro-list article,.home-page-v2 .home-assistant-card,.home-page-v2 .home-category-grid button,.home-page-v2 .home-category-grid-v2>button,.home-page-v2 .home-example,.home-page-v2 .home-eyebrow,.home-page-v2 .home-final-cta,.home-page-v2 .home-footer,.home-page-v2 .home-process-steps article,.home-page-v2 .home-quick-starts button,.home-page-v2 .home-quick-starts button:hover,.home-page-v2 .home-reviews-grid article,.home-page-v2 .home-search,.home-page-v2 .home-search:focus-within,.home-page-v2 .home-section-link,.home-page-v2 .home-task-grid>button,.home-page-v2 .home-task-grid>button:hover{border:0;border-color:transparent}.mkt-header.site-header-v25 .live-platform-stats>span,.site-header-v25 .locale-switch,.site-header-v25 .location-button,.site-header-v25 .profile-button{border:0;border-color:transparent}.site-header-v25 .header-user-button{width:44px;height:44px;display:grid;place-items:center;border-radius:var(--radius-md);background:var(--white);overflow:hidden}.site-header-v25 .header-user-button .cl-avatarBox,.site-header-v25 .header-user-button .cl-userButtonBox{width:36px!important;height:36px!important}.matching-stage{background:var(--background)}.matching-stage .matching-card{width:min(560px,100%);padding:38px 44px 34px;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--white);box-shadow:var(--shadow-card);text-align:center;animation:message-in .26s ease both}.matching-visual{position:relative;width:82px;height:82px;margin:0 auto 18px}.matching-y{position:absolute;z-index:4;top:auto;right:-3px;bottom:1px;left:auto;width:27px;height:27px;border:3px solid var(--white);border-radius:9px;display:grid;place-items:center;color:var(--white);background:var(--coral);box-shadow:0 10px 24px rgba(255,95,82,.24);font-size:var(--ty-10);font-weight:var(--fw-bold)}.matching-visual:after,.matching-visual:before{content:"";position:absolute;inset:4px;border:1px solid var(--purple-soft);border-radius:50%;animation:orbit 4s linear infinite}.matching-visual:after{inset:-3px;border-style:dashed;opacity:.75;animation-direction:reverse;animation-duration:5.2s}.orbit-dot{position:absolute;z-index:3;width:8px;height:8px;border:2px solid var(--white);border-radius:50%;background:var(--primary);box-shadow:0 2px 6px rgba(23,27,56,.18)}.dot-one{top:5px;left:38px;animation:pulse-soft 1.3s ease-in-out infinite}.dot-two{top:54px;left:3px;animation:pulse-soft 1.3s ease-in-out .25s infinite}.dot-three{top:59px;right:4px;background:var(--coral);animation:pulse-soft 1.3s ease-in-out .5s infinite}.matching-assistant{position:absolute;z-index:2;inset:8px;width:66px;height:66px;border:3px solid var(--white);border-radius:50%;object-fit:cover;box-shadow:0 7px 18px rgba(23,27,56,.16)}.matching-kicker{color:var(--primary);font-size:var(--ty-10);font-weight:var(--fw-bold);letter-spacing:var(--track-08);text-transform:uppercase}.matching-stage .matching-card h1{max-width:500px;margin:7px auto 0;font-size:var(--ty-30);line-height:var(--lh-38);letter-spacing:var(--track-tight)}.matching-description{max-width:480px;margin:10px auto 0;color:var(--text-secondary);font-size:var(--ty-14);line-height:var(--lh-22)}.matching-progress-block{margin-top:26px;padding:15px 16px;border-radius:var(--radius-14);background:var(--purple-light);text-align:left}.matching-progress-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:9px;color:var(--text-secondary);font-size:var(--ty-13);font-weight:var(--fw-semibold)}.matching-progress-head b{color:var(--primary)}.matching-track{height:7px;overflow:hidden;border-radius:var(--radius-round);background:var(--purple-soft)}.matching-track span{display:block;height:100%;border-radius:inherit;background:var(--primary);transition:width .42s ease}.matching-list{margin-top:14px;display:grid;grid-gap:5px;gap:5px;text-align:left}.matching-row{min-height:50px;padding:7px 10px;border-radius:var(--radius-11);color:var(--gray-400);display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px}.matching-row>span{width:28px;height:28px;border:1px solid var(--border);border-radius:50%;display:grid;place-items:center;font-size:var(--ty-9);font-weight:var(--fw-bold)}.matching-row b{font-size:var(--ty-13);line-height:var(--lh-18);font-weight:var(--fw-semibold)}.matching-row.is-active{color:var(--ink);background:var(--purple-light)}.matching-row.is-active>span{color:var(--white);border-color:var(--primary);background:var(--primary)}.matching-row.is-done{color:var(--text-secondary)}.matching-row.is-done>span{color:var(--success);border-color:var(--green-border);background:var(--success-bg)}.working-dots{display:flex;gap:3px}.working-dots em{width:4px;height:4px;border-radius:50%;background:var(--primary);animation:typing 1.1s ease-in-out infinite}.working-dots em:nth-child(2){animation-delay:.15s}.working-dots em:nth-child(3){animation-delay:.3s}.matching-tip{margin-top:15px;padding:12px 14px;border:1px solid var(--purple-soft);border-radius:var(--radius-md);background:var(--purple-light);display:grid;grid-template-columns:28px 1fr;align-items:start;grid-gap:10px;gap:10px;text-align:left}.matching-tip>span{width:28px;height:28px;border-radius:var(--radius-sm);display:grid;place-items:center;color:var(--primary);background:var(--purple-soft)}.matching-tip p{margin:4px 0 0;color:var(--text-secondary);font-size:var(--ty-12);line-height:var(--lh-18)}.matching-requests{margin-top:28px;display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.matching-requests>span{min-height:34px;padding:6px 9px;border-radius:var(--radius-round);color:var(--text-secondary);background:var(--surface-gray);display:inline-flex;align-items:center;gap:5px;font-size:var(--ty-11);font-weight:var(--fw-semibold)}.matching-requests svg{color:var(--primary)}.matching-actions{margin-top:18px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.matching-stage .err-banner{margin-top:14px;text-align:left}.matching-stage small{font-size:var(--ty-12)!important;line-height:var(--lh-17)!important}.matching-stage p{font-size:var(--ty-14);line-height:var(--lh-21)}.matching-stage .matching-tip p{font-size:var(--ty-12);line-height:var(--lh-18)}.matching-stage .matching-description{font-size:var(--ty-14);line-height:var(--lh-22)}@media (max-width:1140px){.app-frame.shell-app .app-main:has(.matching-stage){padding-left:8px;padding-right:8px}}@media (max-width:820px){.matching-assistant{inset:9px;width:64px;height:64px}}@media (max-width:760px){.matching-stage{min-height:calc(100vh - 66px);padding:28px 0 42px}.matching-stage .matching-card{padding:30px 24px 26px}.matching-stage .matching-card h1{font-size:var(--ty-25);line-height:var(--lh-32)}}@media (max-width:420px){.matching-stage{padding-left:0;padding-right:0}.matching-stage .matching-card{padding:26px 16px 22px;border-radius:var(--radius-18)}.matching-stage .matching-card h1{font-size:var(--ty-23);line-height:var(--lh-30)}.matching-row{padding-left:6px;padding-right:6px}}@media (prefers-reduced-motion:reduce){.matching-stage *,.matching-stage :after,.matching-stage :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.matching-stage .matching-kicker{font-size:var(--ty-caption);letter-spacing:var(--track-eyebrow)}.matching-stage .matching-row>span,.matching-stage .matching-y{font-size:var(--ty-caption)}.matching-stage .matching-row b{font-size:var(--ty-body-sm);line-height:var(--lh-20)}.matching-stage .matching-progress-head{font-size:var(--ty-body-sm)}.matching-stage .matching-description{font-size:var(--ty-body-md);line-height:var(--lh-24)}.matching-stage .matching-tip p{font-size:var(--ty-body-sm);line-height:var(--lh-20)}.matching-stage .matching-requests>span{min-height:36px;padding:7px 12px;font-size:var(--ty-status)}.matching-stage .matching-actions a,.matching-stage .matching-actions button{font-size:var(--ty-body-sm)}.access-stage{align-items:start}.access-layout{width:min(1040px,100%);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;grid-gap:24px;gap:24px}.auth-card,.found-panel{border:1px solid var(--border);border-radius:var(--radius-22);background:var(--white);box-shadow:var(--shadow-card);animation:message-in .26s ease both}.found-panel{padding:34px 36px}.found-mark{width:48px;height:48px;margin-bottom:15px;border-radius:50%;display:grid;place-items:center;color:var(--white);background:var(--success);box-shadow:0 8px 20px rgba(21,128,61,.18)}.auth-step,.found-kicker{display:block;color:var(--success);font-size:var(--ty-9);font-weight:var(--fw-bold);letter-spacing:var(--track-wider);text-transform:uppercase}.found-panel h1{max-width:570px;margin:6px 0 0;font-size:var(--ty-28);line-height:var(--lh-36);letter-spacing:var(--track-tight)}.found-panel>p{max-width:570px;margin:11px 0 0;color:var(--text-secondary);font-size:var(--ty-12);line-height:var(--lh-20)}.found-requests{margin-top:22px;display:grid;grid-gap:7px;gap:7px}.found-requests>div{min-height:58px;padding:9px 11px;border:1px solid var(--border);border-radius:var(--radius-13);display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.found-requests b{display:block;font-size:var(--ty-11);line-height:var(--lh-16)}.found-requests small{display:block;margin-top:2px;color:var(--success);font-size:var(--ty-9);line-height:var(--lh-14)}.found-requests>div>svg{color:var(--success)}.account-benefit{margin-top:18px;padding:12px;border-radius:var(--radius-md);background:var(--purple-light);display:grid;grid-template-columns:25px 1fr;grid-gap:9px;gap:9px}.account-benefit>span{width:25px;height:25px;border-radius:var(--radius-sm);display:grid;place-items:center;color:var(--white);background:var(--coral);font-size:var(--ty-10);font-weight:var(--fw-bold)}.account-benefit p{margin:1px 0 0;color:var(--text-secondary);font-size:var(--ty-10);line-height:var(--lh-16)}.auth-card{padding:32px}.auth-card .auth-step{color:var(--primary)}.auth-card h2{margin:6px 0 0;font-size:var(--ty-22);line-height:var(--lh-29);letter-spacing:var(--track-heading-xl)}.auth-card>p{margin:8px 0 19px;color:var(--text-secondary);font-size:var(--ty-11);line-height:var(--lh-18)}.auth-card>p b{color:var(--ink)}.auth-card form{display:grid;grid-gap:12px;gap:12px}.auth-card label{display:grid;grid-gap:6px;gap:6px;color:var(--ink);font-size:var(--ty-10);font-weight:var(--fw-semibold)}.auth-card input{width:100%;height:48px;padding:0 13px;border:1px solid var(--border);border-radius:var(--radius-11);outline:0;color:var(--ink);background:var(--white);font:inherit;font-size:var(--ty-16);font-weight:var(--fw-regular);transition:.15s ease}.auth-card input::placeholder{color:var(--text-placeholder-alt)}.auth-card input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--focus-ring-glow-strong)}.auth-submit{width:100%;min-height:49px;margin-top:2px;padding:11px 16px;border:0;border-radius:var(--radius-md);color:var(--action-primary-text);background:var(--action-primary-bg);display:flex;align-items:center;justify-content:center;gap:8px;font-size:var(--ty-11);font-weight:var(--fw-bold);transition:.15s ease}.auth-submit:hover{background:var(--action-primary-hover);transform:translateY(-1px)}.auth-divider{position:relative;height:25px;margin:13px 0 8px;display:grid;place-items:center}.auth-divider:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:var(--border)}.auth-divider span{position:relative;padding:0 9px;color:var(--text-muted);background:var(--white);font-size:var(--ty-9)}.social-buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.social-buttons button{min-height:46px;padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius-11);background:var(--white);display:flex;align-items:center;justify-content:center;gap:8px;font-size:var(--ty-11);font-weight:var(--fw-bold)}.social-buttons button:hover{border-color:var(--primary);background:var(--purple-light)}.facebook-mark,.google-mark{width:22px;height:22px;border-radius:7px;display:grid;place-items:center;font-size:var(--ty-13);font-weight:var(--fw-bold)}.google-mark{color:var(--brand-google);border:1px solid var(--border);background:var(--white)}.facebook-mark{color:var(--white);background:var(--brand-facebook);font-family:Arial,sans-serif}.auth-terms{display:block;margin-top:12px;color:var(--text-muted);font-size:var(--ty-8);line-height:var(--lh-13);text-align:center}.compact-auth{width:min(450px,100%);padding:36px;text-align:center}.compact-auth form{margin-top:20px;text-align:left}.mail-visual,.provider-large,.ready-mark{width:58px;height:58px;margin:0 auto 14px;border-radius:var(--radius-18);display:grid;place-items:center}.provider-large{color:var(--brand-google);border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow-card);font-size:var(--ty-24);font-weight:var(--fw-bold)}.provider-large.is-facebook{color:var(--white);border-color:var(--brand-facebook);background:var(--brand-facebook);font-family:Arial,sans-serif}.back-to-signup{margin-top:13px;padding:7px 9px;border:0;color:var(--primary);background:transparent;font-size:var(--ty-9);font-weight:var(--fw-bold)}.back-to-signup:hover{text-decoration:underline}.mail-visual{position:relative;color:var(--primary);background:var(--purple-soft);font-size:var(--ty-23);font-weight:var(--fw-bold)}.mail-visual i{position:absolute;right:-2px;bottom:-2px;width:17px;height:17px;border:3px solid var(--white);border-radius:50%;background:var(--coral)}.email-instructions{margin:18px 0;padding:14px;border-radius:var(--radius-13);background:var(--surface-gray);display:grid;grid-template-columns:24px 1fr;align-items:center;grid-gap:8px 10px;gap:8px 10px;text-align:left}.email-instructions span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:var(--primary);background:var(--purple-soft);font-size:var(--ty-9);font-weight:var(--fw-bold)}.email-instructions p{margin:0;color:var(--text-secondary);font-size:var(--ty-10);line-height:var(--lh-15)}.ready-mark{color:var(--white);border-radius:50%;background:var(--success);box-shadow:0 9px 22px rgba(21,128,61,.2)}.account-ready-card .auth-step{color:var(--success)}.ready-summary{margin:19px 0 16px;padding:14px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-gray);text-align:left}.ready-summary b{display:block;font-size:var(--ty-11);line-height:var(--lh-17)}.ready-summary span{display:block;margin-top:2px;color:var(--text-muted);font-size:var(--ty-9)}.focused-auth-card{width:min(940px,100%)}.signup-preview-grid{margin:9px 0 12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;text-align:left}.signup-preview-head{margin-top:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;text-align:left}.signup-preview-head>div{min-width:0}.signup-preview-head b,.signup-preview-head span{display:block}.signup-preview-head b{font-size:var(--ty-12)}.signup-preview-head span{margin-top:2px;color:var(--text-muted);font-size:var(--ty-9)}.signup-preview-head small{flex:0 0 auto;padding:5px 8px;border-radius:var(--radius-round);color:var(--primary);background:var(--purple-light);font-size:var(--ty-9);font-weight:var(--fw-extrabold);white-space:nowrap}.signup-preview-card{min-width:0;padding:15px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;box-shadow:0 6px 18px rgba(23,27,56,.05);pointer-events:none}.signup-preview-card>img{width:52px;height:52px;border-radius:var(--radius-13);object-fit:cover}.signup-preview-avatar-fallback{width:52px;height:52px;border-radius:var(--radius-13);display:flex;align-items:center;justify-content:center;background:#dce6f0;color:#3a5568;font-weight:600;font-size:1.1rem}.signup-preview-person b,.signup-preview-person span{display:block}.signup-preview-person b{overflow:hidden;font-size:var(--ty-12);line-height:var(--lh-17);text-overflow:ellipsis;white-space:nowrap}.signup-preview-person span{margin-top:2px;color:var(--text-muted);font-size:var(--ty-9);line-height:var(--lh-13)}.signup-preview-rating{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:8px}.signup-preview-rating .rating-mark{font-size:var(--ty-11);color:var(--text-primary)}.signup-preview-rating .rating-mark-star{color:var(--star-500);font-size:var(--ty-12)}.signup-preview-rating>span{color:var(--text-muted);font-size:var(--ty-9)}.signup-preview-why{grid-column:1/-1;min-height:62px;padding:9px 10px;border-radius:var(--radius-11);background:var(--purple-light)}.signup-preview-why small{color:var(--primary);font-size:var(--ty-9);font-weight:var(--fw-extrabold);text-transform:uppercase}.signup-preview-why p{margin:4px 0 0;color:var(--text-secondary)}.signup-preview-why p,.signup-value-gate{font-size:var(--ty-10);line-height:var(--lh-16)}.signup-value-gate{margin:0 0 18px;padding:10px 12px;border:1px solid var(--green-border);border-radius:var(--radius-md);color:var(--green-850);background:var(--success-bg);display:flex;align-items:flex-start;gap:8px;text-align:left}.signup-value-gate svg{flex:0 0 auto;margin-top:1px}.focused-auth-card .auth-divider,.focused-auth-card .auth-terms:not(.results-auth-terms),.focused-auth-card .no-password-note,.focused-auth-card .skip-auth-button,.focused-auth-card .social-buttons,.focused-auth-card form{max-width:520px;margin-right:auto;margin-left:auto}.access-stage .auth-card.focused-auth-card{text-align:center}.access-stage .focused-auth-lead{max-width:640px;margin:10px auto 0;color:var(--text-secondary);font-size:var(--ty-13);line-height:var(--lh-21)}.access-stage .auth-card h1{max-width:700px;margin:8px auto 0;font-size:var(--ty-28);line-height:var(--lh-36);letter-spacing:var(--track-tight)}.access-stage .found-mark{margin-left:auto;margin-right:auto}.access-stage .social-first{max-width:520px;margin:0 auto}.access-stage .auth-step.success-step{color:var(--success)}.access-stage a.auth-submit{text-decoration:none;box-sizing:border-box}.shell-app .app-main:has(.access-stage){width:100%;max-width:none;padding:0}.access-stage:has(.results-page-layout){padding-left:32px;padding-right:32px}.results-page-layout{min-width:0;align-items:start;gap:20px}.results-page-layout,.results-page-layout--signed{width:min(920px,calc(100% - 32px));grid-template-columns:minmax(0,1fr)}.results-page-layout .focused-auth-card{width:100%;min-width:0;max-width:none;border:0;box-shadow:none;padding-bottom:16px}.results-page-layout .focused-auth-card .focused-auth-lead{width:100%;max-width:none}.results-page-layout .signup-preview-grid{width:100%;min-width:0}.results-page-layout .signup-preview-rating{min-width:0}.results-page-layout .signup-preview-rating>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.results-back-link{margin:0 0 8px;padding:0;display:flex;align-items:center;gap:6px;width:max-content;color:var(--primary);font-weight:var(--fw-bold);text-align:left;text-decoration:none}.results-back-link:hover{text-decoration:underline}.results-back-link svg{transform:rotate(180deg)}.results-value-gate{margin-top:18px;max-width:none}.auth-submit.results-sign-in{margin-top:16px;width:auto;min-width:200px;max-width:320px;margin-left:auto;margin-right:auto;display:inline-flex}.results-auth-terms{margin-top:12px;width:100%;max-width:none;margin-left:auto;margin-right:auto;text-align:center}.clerk-inline-auth{width:100%;min-width:0;max-width:100%;align-self:start;overflow:hidden}.clerk-inline-auth .cl-rootBox,.clerk-inline-auth .clerk-auth-root{width:100%!important;max-width:100%!important;min-width:0!important}.clerk-inline-auth .clerk-auth-surface,.clerk-inline-auth [class*=cl-cardBox],.clerk-inline-auth [class*=cl-card]{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box;box-shadow:none!important;border-radius:var(--radius-22)!important;overflow:hidden}.app-frame .clerk-inline-auth :where(h1,h2,h3,h4,h5,h6,p,a,span,small,label,button,input,textarea,select,option){font-size:unset}.clerk-inline-auth .clerk-auth-footer,.clerk-inline-auth [class*=cl-footer]{background:var(--white)!important}.clerk-inline-auth .cl-headerTitle,.clerk-inline-auth .clerk-auth-title{font-size:var(--ty-17)!important;line-height:var(--lh-24)!important}.clerk-inline-auth .cl-dividerText,.clerk-inline-auth .cl-footerActionLink,.clerk-inline-auth .cl-footerActionText,.clerk-inline-auth .cl-formButtonPrimary,.clerk-inline-auth .cl-formFieldErrorText,.clerk-inline-auth .cl-formFieldHintText,.clerk-inline-auth .cl-formFieldLabel,.clerk-inline-auth .cl-formResendCodeLink,.clerk-inline-auth .cl-headerSubtitle,.clerk-inline-auth .cl-socialButtonsBlockButton,.clerk-inline-auth .clerk-auth-divider,.clerk-inline-auth .clerk-auth-footer-link,.clerk-inline-auth .clerk-auth-footer-text,.clerk-inline-auth .clerk-auth-label,.clerk-inline-auth .clerk-auth-primary,.clerk-inline-auth .clerk-auth-social,.clerk-inline-auth .clerk-auth-subtitle{font-size:var(--ty-13)!important;line-height:var(--lh-18)!important}.clerk-inline-auth .cl-formFieldInput,.clerk-inline-auth .cl-input,.clerk-inline-auth .cl-selectButton,.clerk-inline-auth .clerk-auth-input{font-size:var(--ty-16)!important;line-height:var(--lh-22)!important}.clerk-inline-auth .cl-lastAuthenticationStrategyBadge,.clerk-inline-auth .clerk-auth-badge{font-size:var(--ty-11)!important;line-height:var(--lh-16)!important}@media (max-width:1200px){.results-page-layout .signup-preview-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:900px){.results-page-layout{grid-template-columns:1fr}.clerk-inline-auth{max-width:420px;margin:0 auto}}@media (max-width:1140px){.app-frame.shell-app .app-main:has(.access-stage){padding-left:8px;padding-right:8px}.access-stage:has(.results-page-layout),.access-stage:has(>.auth-card.focused-auth-card){padding-left:0;padding-right:0}.results-page-layout,.results-page-layout--signed{width:100%}}@media (max-width:820px){.access-stage:has(.results-page-layout){padding-left:0;padding-right:0}.results-page-layout .focused-auth-card{padding-left:16px;padding-right:16px}}.access-stage .auth-step,.access-stage .found-kicker{font-size:var(--ty-caption);letter-spacing:var(--track-eyebrow)}.access-stage .found-panel>p{font-size:var(--ty-button-md);line-height:var(--lh-23)}.access-stage .found-requests b{font-size:var(--ty-body-sm);line-height:var(--lh-20)}.access-stage .found-requests small{font-size:var(--ty-caption);line-height:var(--lh-17)}.access-stage .account-benefit>span{font-size:var(--ty-caption)}.access-stage .account-benefit p{font-size:var(--ty-status);line-height:var(--lh-19)}.access-stage .auth-card>p,.access-stage .focused-auth-lead{font-size:var(--ty-button-md);line-height:var(--lh-22)}.access-stage .auth-card label{font-size:var(--ty-status)}.access-stage .auth-card input{font-size:var(--ty-16)}.access-stage .auth-submit{font-size:var(--ty-button-md);min-height:52px}.access-stage .auth-divider span{font-size:var(--ty-caption)}.access-stage .social-buttons button{font-size:var(--ty-body-sm);min-height:48px}.access-stage .auth-terms{font-size:var(--ty-caption);line-height:var(--lh-18)}.access-stage .back-to-signup{font-size:var(--ty-status)}.access-stage .email-instructions span{font-size:var(--ty-caption)}.access-stage .email-instructions p{font-size:var(--ty-status);line-height:var(--lh-19)}.access-stage .ready-summary b{font-size:var(--ty-body-sm);line-height:var(--lh-20)}.access-stage .ready-summary span{font-size:var(--ty-caption)}.access-stage .signup-preview-head b{font-size:var(--ty-body-sm)}.access-stage .signup-preview-head small,.access-stage .signup-preview-head span{font-size:var(--ty-caption)}.access-stage .signup-preview-person b{font-size:var(--ty-body-sm);line-height:var(--lh-20)}.access-stage .signup-preview-person span{font-size:var(--ty-caption);line-height:var(--lh-17)}.access-stage .signup-preview-rating .rating-mark{font-size:var(--ty-body-sm)}.access-stage .signup-preview-rating>span,.access-stage .signup-preview-why small{font-size:var(--ty-caption)}.access-stage .signup-preview-why p,.access-stage .signup-value-gate{font-size:var(--ty-status);line-height:var(--lh-19)}.chat-s02:not(.chat-s02-embedded)>.err-banner{margin-bottom:12px}.chat-card{--assistant-photo:url(/manoya-v25/manoya-sofia.webp);min-height:0;height:auto;overflow:visible;border:0;border-radius:var(--radius-xl);background:var(--surface);box-shadow:none;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.chat-card:has(>.answer-zone){grid-template-rows:auto minmax(0,1fr) auto auto}.chat-card.multi-chat{min-height:0}.app-frame.shell-app:has(.chat-s02:not(.chat-s02-embedded)){position:fixed;top:var(--app-offset-top,0);left:0;right:0;width:100%;height:var(--app-height,100dvh);max-height:var(--app-height,100dvh);min-height:0;overflow:hidden}.app-frame.shell-app:has(.chat-s02:not(.chat-s02-embedded)) .app-header{flex-shrink:0}body:has(.app-frame.shell-app:has(.chat-s02:not(.chat-s02-embedded))){overflow:hidden}.shell-app .app-main:has(.chat-s02:not(.chat-s02-embedded)){width:100%;max-width:none;padding:0;flex:1 1;min-height:0;height:0;overflow:hidden;display:flex;flex-direction:column}.chat-s02:not(.chat-s02-embedded){flex:1 1;min-width:0;min-height:0;width:min(920px,calc(100% - 32px));margin:0 auto;padding:16px 0;display:flex;flex-direction:column;overflow:hidden}html.keyboard-open .chat-s02:not(.chat-s02-embedded){padding-bottom:0}html.keyboard-open .chat-card .composer{padding-bottom:6px}.chat-s02:not(.chat-s02-embedded) .chat-card,.chat-s02:not(.chat-s02-embedded) .chat-card.multi-chat{flex:1 1;min-height:0;height:0;max-height:none;min-width:0;overflow:hidden}.chat-s02-embedded{position:-webkit-sticky;position:sticky;top:var(--board-panel-top,104px);height:var(--board-panel-height,calc(var(--app-height, 100dvh) - 144px));max-height:var(--board-panel-height,calc(var(--app-height, 100dvh) - 144px));min-height:0;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;padding:0}.chat-s02-embedded>.err-banner{flex:0 0 auto;margin-bottom:8px}.chat-s02-embedded .chat-card,.chat-s02-embedded .chat-card.multi-chat{flex:1 1;min-height:0;height:0;max-height:none;border:0;box-shadow:none;overflow:hidden}.chat-s02-embedded .chat-card .composer{padding-bottom:10px}.chat-header{position:relative;z-index:var(--z-dropdown,40);min-height:76px;padding:14px 20px;border-bottom:1px solid var(--border)}.chat-header,.chat-header-main{display:flex;align-items:center;justify-content:space-between;gap:20px;overflow:visible}.chat-header-main{width:100%;min-width:0}.chat-header-side{margin-left:auto;flex-wrap:wrap-reverse;justify-content:flex-end;align-items:center;column-gap:8px;row-gap:6px;flex:0 1 auto;max-width:min(58%,360px);min-width:0}.chat-geo,.chat-header-side{display:flex;overflow:visible}.chat-geo{flex-direction:column;align-items:flex-end;gap:4px;min-width:min-content;order:1;flex:0 1 auto}.chat-geo .location-select-root{max-width:180px;overflow:visible}.chat-header-tools{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:8px;min-width:0;order:2;flex:1 1 8.5rem}.chat-header-side .mobile-progress{width:auto;flex:1 1 4.75rem;min-width:0;max-width:7.5rem;margin-left:0}.chat-header-side .chat-header-actions,.chat-header-side .request-actions-menu{flex:0 0 auto}.chat-geo-lock{display:flex;flex-direction:column;align-items:flex-end;gap:4px;max-width:240px;color:var(--text-muted);font-size:var(--ty-12);line-height:1.3;text-align:right}.chat-geo-lock span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chat-geo-new{min-height:32px;padding:0 10px;border:0;border-radius:var(--radius-10);background:transparent;color:var(--primary);font:inherit;font-size:var(--ty-12);font-weight:var(--fw-semibold);cursor:pointer}.ai-profile{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 auto}.ai-profile-copy{min-width:min-content;flex:1 1 auto}.ai-avatar{position:relative;width:44px;height:44px;border-radius:var(--radius-14);display:grid;place-items:center;color:var(--white);background:var(--coral);font-size:var(--ty-18);font-weight:var(--fw-bold);flex:0 0 auto}.ai-avatar i{position:absolute;right:-2px;bottom:-2px;width:11px;height:11px;border:2px solid var(--white);border-radius:50%;background:var(--status-online);z-index:1}.ai-avatar-photo{overflow:visible;padding:0}.ai-avatar.ai-avatar-photo,.message-avatar.message-avatar-photo{background:var(--assistant-photo,url("/manoya-v25/manoya-sofia.webp")) center /cover no-repeat}.message-avatar.message-avatar-photo{overflow:hidden;padding:0;border-radius:50%}.ai-avatar-photo>img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.ai-profile h2{margin:0;font-size:var(--ty-15);line-height:var(--lh-21);font-weight:var(--fw-bold);color:var(--ink)}.ai-profile p{margin:2px 0 0;color:var(--text-muted);font-size:var(--ty-11);line-height:var(--lh-16)}.ai-profile-status{display:flex;align-items:center;gap:6px;min-width:0;margin:2px 0 0}.ai-profile-status-text{white-space:nowrap}.ai-profile-status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--status-online);flex-shrink:0}.chat-header-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.restart-button{padding:8px 10px;border:0;border-radius:var(--radius-10);color:var(--text-muted);background:transparent;font-size:var(--ty-11);font-weight:var(--fw-semibold);cursor:pointer;text-decoration:none}.restart-button:hover{color:var(--primary);background:var(--purple-light)}.mobile-progress{min-width:0;width:100%;margin-left:auto;display:block}.mobile-progress>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:7px;color:var(--text-secondary);font-size:var(--ty-12);line-height:var(--lh-heading-lg);font-weight:var(--fw-bold);text-align:right;overflow:hidden;overflow-wrap:anywhere}.chat-card .progress-track{height:5px;overflow:hidden;border-radius:var(--radius-round);background:var(--purple-soft)}.chat-card .progress-track i,.chat-card .progress-track span{display:block;height:100%;border-radius:inherit;background:var(--primary);transition:width .25s ease}.conversation{overflow-y:auto;padding:20px 28px 28px;scroll-behavior:auto;min-height:0}.conversation::-webkit-scrollbar{width:8px}.conversation::-webkit-scrollbar-thumb{border:2px solid var(--white);border-radius:var(--radius-round);background:var(--gray-280)}.day-label{width:max-content;margin:0 auto 20px;padding:4px 10px;border-radius:var(--radius-round);color:var(--text-muted);background:var(--surface-gray);font-size:var(--ty-10);font-weight:var(--fw-semibold)}.message-row{display:flex;align-items:flex-end;gap:8px;margin:0 0 12px;animation:message-in .22s ease both}.message-row.user{justify-content:flex-end}.message-avatar{flex:0 0 auto;width:30px;height:30px;border-radius:var(--radius-10);display:grid;place-items:center;color:var(--white);background:var(--coral);font-size:var(--ty-12);font-weight:var(--fw-bold)}.message-bubble{max-width:min(570px,83%);padding:12px 15px;border-radius:var(--radius-lg);font-size:var(--ty-14);line-height:var(--lh-21);white-space:pre-wrap;word-break:break-word;color:var(--ink)}.message-row.ai .message-bubble,.message-row.system .message-bubble{border:1px solid var(--border);border-bottom-left-radius:5px;background:var(--surface)}.message-row.user .message-bubble{color:var(--white);border-bottom-right-radius:5px;background:var(--primary)}.message-row.system .message-bubble{color:var(--text-secondary);background:var(--surface-gray);font-size:var(--ty-13)}.message-bubble .chat-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.message-bubble .chat-thumbs img{width:72px;height:72px;object-fit:cover;border-radius:var(--radius-10)}.message-bubble.typing{height:40px;display:flex;align-items:center;gap:4px;min-width:56px}.message-bubble.typing i{width:6px;height:6px;border-radius:50%;background:var(--gray-420);animation:typing 1.1s ease-in-out infinite}.message-bubble.typing i:nth-child(2){animation-delay:.15s}.message-bubble.typing i:nth-child(3){animation-delay:.3s}.message-row.thinking-status{justify-content:flex-start;margin-left:38px}.thinking-status-text{margin:0;max-width:min(570px,83%);font-size:var(--ty-button-md);line-height:var(--lh-22);color:transparent;background-image:linear-gradient(90deg,var(--text-muted) 0,var(--text-muted) 38%,var(--ink) 50%,var(--text-muted) 62%,var(--text-muted) 100%);background-size:220% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:thinking-shimmer 1.8s linear infinite}@media (prefers-reduced-motion:reduce){.thinking-status-text{animation:none;background-image:none;color:var(--text-muted);-webkit-text-fill-color:unset}}.answer-zone{margin:4px 0 22px 38px;animation:message-in .22s ease both;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 38px)}.chat-card>.answer-zone{margin:0;padding:12px 20px 0;width:auto;max-width:none;min-width:0;overflow:visible;border-top:1px solid var(--border);background:var(--surface);animation:none}.chat-card>.answer-zone .choice-list{min-width:0;max-width:100%}.chat-card>.answer-zone+.composer{border-top:0;padding-top:10px}.choice-list,.tag-list{display:flex;flex-wrap:wrap;gap:8px;min-width:0;max-width:100%}.answer-tag,.choice-button{min-height:42px;padding:9px 14px;border:1px solid var(--gray-220);border-radius:var(--radius-round);color:var(--ink);background:var(--surface);display:inline-flex;align-items:center;gap:7px;font-size:var(--ty-12);font-weight:var(--fw-semibold);cursor:pointer;transition:.15s ease;text-align:left}.answer-tag:hover:not(:disabled),.choice-button:hover:not(:disabled){color:var(--primary);border-color:var(--primary);background:var(--purple-light);transform:translateY(-1px)}.answer-tag:disabled,.choice-button:disabled{cursor:not-allowed;opacity:.55}.conversation .answer-zone .choice-list,.conversation .answer-zone .tag-list{gap:6px}.chat-card .answer-option-button{min-width:0;max-width:100%;min-height:38px;padding:7px 8px 7px 11px;border:1px solid var(--purple-chip);border-radius:var(--radius-10);color:var(--ink);background:var(--white);display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;grid-gap:8px;gap:8px;text-align:left;box-shadow:none}.chat-card .answer-option-button .answer-option-copy{min-width:0;color:var(--ink);font-size:var(--ty-11);line-height:var(--lh-16);font-weight:var(--fw-semibold);white-space:normal;overflow-wrap:anywhere}.answer-option-chevron{width:18px;height:18px;border-radius:6px;color:var(--primary);background:var(--purple-light);display:grid;place-items:center;font-size:var(--ty-16);line-height:var(--lh-tight);font-weight:var(--fw-bold)}.chat-card .answer-option-button:hover:not(:disabled){color:var(--ink);border-color:var(--primary);background:var(--purple-light);transform:translateY(-1px);box-shadow:0 4px 10px var(--focus-ring-glow-faint)}.chat-card .answer-option-button:hover:not(:disabled) .answer-option-chevron{color:var(--white);background:var(--primary)}.chat-card .answer-option-button.is-selected{border-color:var(--primary);background:var(--purple-light)}.chat-card .answer-option-button.is-selected .answer-option-chevron,.chat-card .choice-done-button{color:var(--white);background:var(--primary)}.chat-card .choice-done-button{margin-top:10px;width:auto;min-height:38px;padding:7px 14px;border:0;border-radius:var(--radius-10);display:inline-flex;align-items:center;justify-content:center;font-size:var(--ty-12);font-weight:var(--fw-extrabold);cursor:pointer;transition:.15s ease}.chat-card .choice-done-button:hover:not(:disabled){color:var(--white);background:var(--primary-hover)}.chat-card .choice-done-button:disabled{cursor:not-allowed;opacity:.55}.chat-card .multi-hint{margin:0 0 8px;opacity:.75}.chat-card .composer{padding:14px 20px 16px;border-top:1px solid var(--border);background:var(--surface)}.composer-inner{min-width:0;min-height:54px;padding:6px 7px 6px 12px;border:1px solid var(--border);border-radius:var(--radius-14);display:flex;align-items:flex-end;gap:8px;background:var(--white);transition:.15s ease}.composer-field{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:flex-end}.composer-inner textarea{display:block;width:100%;min-width:0;min-height:42px;max-height:min(40dvh,240px);padding:10px 0;resize:none;overflow-x:hidden;overflow-y:auto;border:0;outline:0;color:var(--ink);background:transparent;font:inherit;font-size:var(--ty-16);line-height:var(--lh-22);field-sizing:content;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--ink) 25%,transparent) transparent}.composer-inner textarea::-webkit-scrollbar{width:4px}.composer-inner textarea::-webkit-scrollbar-track{background:transparent;margin:6px 0}.composer-inner textarea::-webkit-scrollbar-thumb{border-radius:99px;background:color-mix(in srgb,var(--ink) 22%,transparent)}.composer-inner textarea::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--ink) 38%,transparent)}.composer-inner textarea::placeholder{color:var(--text-placeholder-alt);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.composer-inner textarea:disabled{opacity:.7}.composer-tool-btn{flex:0 0 auto;width:42px;height:42px;border:0;border-radius:var(--radius-11);color:var(--text-muted);background:transparent;display:grid;place-items:center;cursor:pointer;transition:.15s ease}.composer-tool-btn:hover:not(:disabled){color:var(--primary);background:var(--purple-light)}.composer-tool-btn:disabled{cursor:not-allowed;opacity:.35}.composer-tool-btn.is-active{color:var(--primary);background:var(--purple-light)}.composer-send-btn{flex:0 0 auto;width:42px;height:42px;border:0;border-radius:var(--radius-11);color:var(--white);background:var(--primary);display:grid;place-items:center;cursor:pointer;transition:.15s ease}.composer-send-btn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}.composer-send-btn:disabled{cursor:not-allowed;opacity:.35;transform:none}.chat-card .composer>p{margin:7px 5px 0;color:var(--text-muted);font-size:var(--ty-9);line-height:var(--lh-13);text-align:center}.chat-card .composer .composer-voice-hint{margin:7px 5px 0;color:var(--text-secondary);font-size:var(--ty-11);line-height:var(--lh-15);text-align:center}.chat-card .composer .chat-thumbs.pending{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.chat-card .composer .thumb-wrap{position:relative;padding:0;border:1px solid var(--border);border-radius:var(--radius-10);overflow:hidden;background:var(--surface-gray);cursor:pointer}.chat-card .composer .thumb-wrap img{width:56px;height:56px;object-fit:cover;display:block}.chat-card .chat-job-card{margin:8px 0 16px 38px;padding:14px 16px;border:1px solid var(--purple-soft);border-radius:var(--radius-14);background:var(--purple-light)}.chat-card .conversation .chat-empty{margin:24px 0;text-align:center;color:var(--text-muted);font-size:var(--ty-14)}.chat-card .ai-profile h2{font-size:var(--ty-body-md);line-height:var(--lh-22)}.chat-card .ai-profile p{font-size:var(--ty-status);line-height:var(--lh-18)}.chat-card .restart-button{font-size:var(--ty-status);padding:9px 12px}.chat-card .mobile-progress>span{font-size:var(--ty-status)}.chat-card .day-label{font-size:var(--ty-caption);padding:5px 12px}.chat-card .message-bubble{font-size:var(--ty-button-md);line-height:var(--lh-22)}.chat-card .message-row.system .message-bubble{font-size:var(--ty-body-sm)}.chat-card .answer-tag,.chat-card .choice-button{font-size:var(--ty-body-sm);min-height:44px}.chat-card .answer-option-button .answer-option-copy,.chat-card .conversation .answer-option-button .answer-option-copy{font-size:var(--ty-body-sm);line-height:var(--lh-20)}.chat-card .composer-inner textarea{font-size:var(--ty-16);line-height:var(--lh-22)}.chat-card .composer>p{font-size:var(--ty-caption);line-height:var(--lh-17)}.chat-card .composer .composer-voice-hint{font-size:var(--ty-status)}@media (max-width:760px){.chat-s02:not(.chat-s02-embedded){width:100%;padding:0}.chat-s02:not(.chat-s02-embedded) .chat-card,.chat-s02:not(.chat-s02-embedded) .chat-card.multi-chat{width:100%;border:0;border-radius:0;box-shadow:none}.chat-header{min-height:68px;padding:10px 16px;gap:12px}.chat-header-main{gap:10px;min-width:0;align-items:flex-start}.ai-avatar{width:40px;height:40px;border-radius:var(--radius-13)}.chat-card .ai-profile h2{font-size:var(--ty-14);line-height:var(--lh-21)}.restart-button{display:none}.mobile-progress{margin-left:0}.chat-card .mobile-progress>span{margin-bottom:6px;font-size:var(--ty-caption)}.chat-card .progress-track{height:4px}.conversation{padding:18px 16px 22px}.chat-card .message-bubble{max-width:86%;font-size:var(--ty-button-md);line-height:var(--lh-22)}.message-avatar{width:28px;height:28px;border-radius:9px}.message-avatar.message-avatar-photo{border-radius:50%}.chat-card .chat-job-card,.conversation .answer-zone{margin-left:36px;max-width:calc(100% - 36px)}.chat-card>.answer-zone{margin-left:0;padding-left:16px;padding-right:16px}.answer-tag,.choice-button{min-height:44px}.chat-card .composer{padding:10px 12px calc(12px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}html.keyboard-open .chat-card .composer{padding-bottom:6px}.composer-inner{min-height:52px}}@media (max-width:420px){.conversation{padding-left:12px;padding-right:12px}.chat-card .message-bubble{max-width:88%;padding:11px 13px}.answer-zone,.chat-card .chat-job-card{margin-left:0;max-width:100%}}