:root{--ink:#17243b;--muted:#5f6c80;--line:#d9e1ec;--blue:#146be8;--blue-deep:#0d4fae;--sky:#eaf3ff;--paper:#fff;--soft:#f6f8fb;--dark:#101d33;--radius:1.25rem;--shadow:0 24px 70px rgba(19,45,87,.12)}
.menu-lines,.menu-lines:before,.menu-lines:after{transition:transform .24s ease,top .24s ease,opacity .18s ease,background-color .18s ease}.menu-button[aria-expanded="true"] .menu-lines{background-color:transparent}.menu-button[aria-expanded="true"] .menu-lines:before{top:0;transform:rotate(45deg)}.menu-button[aria-expanded="true"] .menu-lines:after{top:0;transform:rotate(-45deg)}
@media(max-width:800px){.site-header .site-nav{display:flex;visibility:hidden;opacity:0;pointer-events:none;box-shadow:0 14px 32px rgba(23,36,59,.09);transform:translateY(-.75rem);transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1),visibility 0s linear .28s}.site-header .site-nav.is-open{display:flex;visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s}}
@media(prefers-reduced-motion:reduce){.menu-lines,.menu-lines:before,.menu-lines:after,.site-header .site-nav{transition:none}}
.chat-summary-content{display:grid;gap:1rem}.chat-summary-content section+section{padding-top:.9rem;border-top:1px solid #cfdef2}.chat-summary-content h3{margin:0 0 .45rem;color:var(--blue-deep);font-size:.78rem;letter-spacing:.04em}.chat-summary-content ul,.chat-summary-content ol{display:grid;gap:.5rem;margin:0;padding-left:1.25rem}.chat-summary-content li{font-size:.84rem;line-height:1.65}.chat-summary-content li::marker{color:var(--blue);font-weight:800}.chat-summary-content strong{display:block;margin-bottom:.08rem}.chat-summary-content p{margin:0;font-size:.84rem;line-height:1.65}.chat-summary-content li p{color:var(--muted)}.chat-bubble-terms{background:#f4f8ff;border-color:#a9c9f4}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",YuGothic,Meiryo,sans-serif;line-height:1.8}a{color:inherit}img{max-width:100%;height:auto}button,input,textarea{font:inherit}.container{width:min(1120px,calc(100% - 2.5rem));margin:auto}.text-segment{display:inline-block;white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-5rem;left:1rem;padding:.65rem 1rem;background:var(--dark);color:#fff;z-index:50}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(217,225,236,.8)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center}.brand img{width:156px;height:auto}.site-nav{display:flex;align-items:center;gap:1.4rem;font-size:.84rem;font-weight:700}.site-nav a{text-decoration:none}.site-nav a:not(.nav-cta):hover,.site-nav a[aria-current="page"]{color:var(--blue)}.nav-cta{padding:.55rem 1rem;border-radius:999px;background:var(--ink);color:#fff}.menu-button{display:none;border:0;background:transparent;padding:.5rem}.menu-lines,.menu-lines:before,.menu-lines:after{content:"";display:block;width:25px;height:2px;background:var(--ink);position:relative}.menu-lines:before{position:absolute;top:-7px}.menu-lines:after{position:absolute;top:7px}.hero{overflow:hidden;background:linear-gradient(123deg,#f5f9ff 0%,#fff 52%,#eaf4ff 100%);padding:clamp(4.2rem,9vw,8.2rem) 0 5.2rem}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem}.eyebrow{color:var(--blue);font-size:.72rem;font-weight:800;letter-spacing:.16em;margin:0 0 1rem;text-transform:uppercase}.hero h1,.section h2,.page-hero h1,.error-main h1{font-family:Georgia,"Times New Roman","Hiragino Mincho ProN",serif;letter-spacing:-.055em;line-height:1.22;margin:0}.hero h1{font-size:clamp(2.8rem,5.5vw,5rem)}.hero h1 em{font-style:normal;color:var(--blue)}.hero-lead{font-size:1rem;color:var(--muted);margin:1.7rem 0 1.5rem}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.button{border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;padding:.85rem 1.25rem;text-decoration:none;font-weight:800;cursor:pointer;transition:transform .2s,background .2s}.button-label{min-width:0;text-align:center;line-height:1.45}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff}.text-link{font-weight:800;text-underline-offset:.25em}.text-link:hover{color:var(--blue)}.microcopy{font-size:.78rem;color:var(--muted);margin-top:1rem}.hero-visual{min-height:390px;position:relative}.orbit{position:absolute;border:1px solid rgba(20,107,232,.18);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-one{width:370px;height:370px}.orbit-two{width:270px;height:270px;border-color:rgba(20,107,232,.28)}.orbit-three{width:170px;height:170px;border-color:rgba(20,107,232,.4)}.search-card,.thought-card{position:absolute;background:#fff;border:1px solid rgba(20,107,232,.1);box-shadow:var(--shadow)}.search-card{left:50%;top:50%;transform:translate(-50%,-50%);width:235px;padding:1.1rem;border-radius:1rem;display:flex;align-items:center;gap:1.1rem;font-size:.82rem;font-weight:800}.search-dot{flex:0 0 12px;width:12px;height:12px;margin-right:6px;border:3px solid var(--blue);border-radius:50%;position:relative}.search-dot:after{content:"";width:7px;height:3px;background:var(--blue);position:absolute;transform:rotate(45deg);right:-6px;bottom:-4px}.thought-card{padding:.85rem 1rem;border-radius:.75rem;font-size:.79rem;font-weight:800;line-height:1.5}.card-one{top:24px;right:4%}.card-two{bottom:43px;left:1%}.card-three{right:8%;bottom:5px}.section{padding:clamp(4rem,8vw,7rem) 0}.section-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;align-items:end;margin-bottom:2.4rem}.section h2{font-size:clamp(2rem,4vw,3.6rem)}.section-heading p,.approach-copy p,.support p,.consult-panel p,.contact p,.company-grid p,.policy p{color:var(--muted)}.worries{background:var(--soft)}.worry-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.worry-grid article{min-height:220px;background:#fff;padding:1.5rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.worry-grid article>span{display:block;color:var(--blue);font-family:Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1;margin-bottom:1.15rem}.worry-grid h3,.three-grid h3{font-size:1.1rem;line-height:1.5}.worry-grid h3{margin:0 0 .5rem}.three-grid h3{margin:1.2rem 0 .5rem}.worry-grid p,.three-grid p{font-size:.85rem;color:var(--muted);line-height:1.7}.approach-grid,.company-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,8vw,8rem)}.approach-copy{padding-top:1rem}.check-list{list-style:none;padding:0;margin:1.7rem 0}.check-list li{padding:.85rem 0;border-top:1px solid var(--line);font-weight:700}.check-list li:before{content:"✓";color:var(--blue);font-weight:900;margin-right:.7rem}.check-list li:last-child{border-bottom:1px solid var(--line)}.note{border-left:3px solid var(--blue);padding-left:1rem;font-size:.9rem}.flow{background:var(--dark);color:#fff}.flow .eyebrow{color:#91bcff}.flow-list{list-style:none;padding:0;margin:2.8rem 0 0;border-top:1px solid rgba(255,255,255,.2)}.flow-list li{display:grid;grid-template-columns:3rem 1fr;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.2)}.flow-list span{color:#86b5ff;font-family:Georgia,serif;font-size:1.8rem;line-height:1.25;text-align:right}.flow-list h3{margin:0;font-size:1rem}.flow-list p{margin:.25rem 0 0;color:#c7d0dd;font-size:.9rem}.support-inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,9vw,8rem);align-items:center}.support-inner p{margin:0}.consult{background:var(--blue)}.consult-panel{color:#fff;display:flex;justify-content:space-between;align-items:center;gap:2rem}.consult .eyebrow{color:#c8dcff}.consult-panel p{color:#e5efff}.button-light{background:#fff;color:var(--blue)}.button-outline-light{border-color:rgba(255,255,255,.7);color:#fff}.consult-actions{display:flex;gap:.7rem;flex-wrap:wrap}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:clamp(2rem,9vw,8rem);align-items:center}.prototype-note{background:var(--sky);padding:1.7rem;border-radius:var(--radius)}.prototype-note strong{font-size:.9rem}.prototype-note p{font-size:.85rem;margin:.5rem 0}.prototype-note a{font-size:.85rem;font-weight:800;color:var(--blue)}.site-footer{background:var(--dark);color:#fff;padding:2.6rem 0}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center}.footer-brand img{width:142px}.footer-links{display:flex;gap:1.2rem;font-size:.8rem}.footer-links a{text-decoration:none}.footer-inner p{grid-column:1/-1;color:#a9b6c7;font-size:.72rem;margin:1rem 0 0}.page-hero{background:var(--soft);padding:5.5rem 0}.page-hero h1{font-size:clamp(2.7rem,6vw,5rem)}.page-hero p:last-child{color:var(--muted);margin-bottom:0}.muted{background:var(--soft)}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem}.three-grid article{background:#fff;padding:1.5rem;border-radius:1rem}.narrow{max-width:760px}.policy h2{font-family:Georgia,serif;font-size:1.55rem;margin:2.5rem 0 .6rem}.policy h2:first-child{margin-top:0}.chat-panel{width:min(620px,calc(100% - 1.5rem));padding:0;border:0;border-radius:1.25rem;color:var(--ink);box-shadow:0 20px 80px rgba(0,0,0,.3)}.chat-panel::backdrop{background:rgba(8,19,39,.58)}.chat-head{padding:1.6rem 1.6rem 1.25rem;background:var(--dark);color:#fff;display:flex;justify-content:space-between;gap:1rem}.chat-head p{color:#8cb9ff;font-size:.75rem;font-weight:700;margin:0}.chat-head h2{font-size:1.35rem;line-height:1.4;margin:.3rem 0 0}.icon-button{color:#fff;border:0;background:transparent;font-size:2rem;line-height:1;cursor:pointer}.chat-body{padding:1.5rem}.development-notice{background:#fff2d6;border-left:3px solid #eb981e;padding:.65rem .8rem;font-size:.78rem;margin:0 0 1rem}.chat-role{font-size:.86rem;color:var(--muted)}.chat-message{background:var(--sky);border-radius:1rem 1rem 1rem .2rem;padding:.85rem 1rem;margin:1rem 0}.chat-message span{font-size:.7rem;color:var(--blue);font-weight:900}.chat-message p{margin:.2rem 0 0;font-weight:800}.chat-body fieldset{border:0;padding:0;margin:1.2rem 0}.chat-body legend,.chat-body label{font-size:.8rem;font-weight:800;display:block;margin-bottom:.6rem}.choice-list{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.choice-list button{background:#fff;border:1px solid var(--line);border-radius:.65rem;padding:.65rem;text-align:left;font-size:.78rem;cursor:pointer}.choice-list button[aria-pressed="true"]{border-color:var(--blue);background:var(--sky);color:var(--blue);font-weight:800}.chat-body textarea{width:100%;border:1px solid var(--line);border-radius:.7rem;padding:.7rem;resize:vertical}.chat-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.9rem;margin-top:1rem}.chat-status{color:var(--blue);font-size:.8rem;font-weight:700}.error-page{background:var(--soft)}.error-main{width:min(720px,calc(100% - 2.5rem));margin:auto;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.error-main .eyebrow{margin-top:4rem}.error-main h1{font-size:clamp(2.5rem,6vw,5rem)}.error-main p:not(.eyebrow){color:var(--muted);margin-bottom:1.5rem}
.company-facts{margin:1.5rem 0 0;border-top:1px solid var(--line)}.company-facts div{display:grid;grid-template-columns:9rem 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.company-facts dt{font-size:.83rem;font-weight:800}.company-facts dd{margin:0;color:var(--muted)}
.hero-copy .hero-actions{justify-content:center}
.hero-grid{column-gap:3rem;row-gap:0}.hero-copy{grid-column:1;grid-row:1}.hero-visual{grid-column:2;grid-row:1/span 2}.hero-primary-actions{grid-column:1;grid-row:2;justify-content:center}
@keyframes thought-fade-short{0%,18.5%,100%{opacity:0}1.5%,15.5%{opacity:1}}@keyframes thought-fade-medium{0%,19%,100%{opacity:0}1.5%,16%{opacity:1}}@keyframes thought-fade-long{0%,19.5%,100%{opacity:0}1.5%,16.5%{opacity:1}}@keyframes thought-fade-xlong{0%,20%,100%{opacity:0}1.5%,17%{opacity:1}}@keyframes thought-drift{from{transform:translate3d(0,3px,0) scale(.99)}to{transform:translate3d(var(--drift-x,0),var(--drift-y,-4px),0) scale(1)}}
.thought-card{z-index:2;width:max-content;max-width:160px;opacity:0;will-change:opacity,transform;animation:var(--thought-fade,thought-fade-medium) 96s ease-in-out var(--thought-delay,0s) infinite,thought-drift var(--drift-duration,7s) ease-in-out var(--drift-delay,0s) infinite alternate}.thought-1,.thought-3,.thought-11{top:14px;right:2%}.thought-2,.thought-6,.thought-12,.thought-16{top:18px;left:1%}.thought-4,.thought-8,.thought-10,.thought-17{bottom:48px;left:0}.thought-5,.thought-9,.thought-14,.thought-18{right:0;bottom:48px}.thought-7,.thought-13,.thought-15{top:72px;left:31%}.thought-1{--thought-fade:thought-fade-short;--thought-delay:-.8s;--drift-x:-4px;--drift-duration:7.4s}.thought-2{--thought-fade:thought-fade-long;--thought-delay:-16.8s;--drift-x:4px;--drift-duration:8.1s;--drift-delay:-1.1s}.thought-3{--thought-fade:thought-fade-long;--thought-delay:-32.8s;--drift-y:-5px;--drift-duration:7.8s;--drift-delay:-2.2s}.thought-4{--thought-fade:thought-fade-short;--thought-delay:-5.9s;--drift-x:4px;--drift-duration:7.2s;--drift-delay:-.8s}.thought-5{--thought-fade:thought-fade-medium;--thought-delay:-21.9s;--drift-x:3px;--drift-duration:7.9s;--drift-delay:-2.7s}.thought-6{--thought-fade:thought-fade-short;--thought-delay:-37.9s;--drift-x:5px;--drift-duration:7.5s;--drift-delay:-1.6s}.thought-7{--thought-fade:thought-fade-xlong;--thought-delay:-10.7s;--drift-x:-4px;--drift-duration:8.4s;--drift-delay:-3.1s}.thought-8{--thought-fade:thought-fade-long;--thought-delay:-26.7s;--drift-y:-5px;--drift-duration:8s;--drift-delay:-1.9s}.thought-9{--thought-fade:thought-fade-xlong;--thought-delay:-42.7s;--drift-x:-3px;--drift-duration:8.7s;--drift-delay:-4s}.thought-10{--thought-fade:thought-fade-short;--thought-delay:-48.8s;--drift-x:4px;--drift-duration:7.6s;--drift-delay:-2s}.thought-11{--thought-fade:thought-fade-long;--thought-delay:-64.8s;--drift-x:-4px;--drift-duration:8.2s;--drift-delay:-3.4s}.thought-12{--thought-fade:thought-fade-medium;--thought-delay:-80.8s;--drift-x:3px;--drift-duration:7.9s;--drift-delay:-1.5s}.thought-13{--thought-fade:thought-fade-long;--thought-delay:-53.9s;--drift-y:-5px;--drift-duration:8.3s;--drift-delay:-2.4s}.thought-14{--thought-fade:thought-fade-long;--thought-delay:-69.9s;--drift-x:-3px;--drift-duration:8.5s;--drift-delay:-3.7s}.thought-15{--thought-fade:thought-fade-medium;--thought-delay:-85.9s;--drift-y:-4px;--drift-duration:8s;--drift-delay:-1.8s}.thought-16{--thought-fade:thought-fade-long;--thought-delay:-58.7s;--drift-x:4px;--drift-duration:8.1s;--drift-delay:-2.9s}.thought-17{--thought-fade:thought-fade-xlong;--thought-delay:-74.7s;--drift-x:3px;--drift-duration:8.8s;--drift-delay:-4.2s}.thought-18{--thought-fade:thought-fade-long;--thought-delay:-90.7s;--drift-x:-4px;--drift-duration:8.4s;--drift-delay:-2.1s}
.thought-card{background:var(--thought-bg,#fff);border-color:var(--thought-border,rgba(20,107,232,.1));font-weight:400}.thought-1,.thought-6,.thought-11,.thought-16{--thought-bg:#f2f7ff;--thought-border:rgba(20,107,232,.14)}.thought-2,.thought-7,.thought-12,.thought-17{--thought-bg:#f2faf6;--thought-border:rgba(48,137,91,.14)}.thought-3,.thought-8,.thought-13,.thought-18{--thought-bg:#fff9ed;--thought-border:rgba(190,132,31,.15)}.thought-4,.thought-9,.thought-14{--thought-bg:#f8f5ff;--thought-border:rgba(113,83,180,.13)}.thought-5,.thought-10,.thought-15{--thought-bg:#fff5f2;--thought-border:rgba(183,95,70,.13)}
@media (max-width:800px){.thought-card{max-width:52%}.thought-1,.thought-3,.thought-11{top:2px;right:0}.thought-2,.thought-6,.thought-12,.thought-16{top:8px;left:0}.thought-4,.thought-8,.thought-10,.thought-17{bottom:47px;left:0}.thought-5,.thought-9,.thought-14,.thought-18{right:0;bottom:47px}.thought-7,.thought-13,.thought-15{top:68px;left:28%}}
@media (prefers-reduced-motion:reduce){.thought-card{display:none;animation:none;transform:none}.thought-1,.thought-2,.thought-4{display:block;opacity:1}}
@media (min-width:801px){.hero h1{font-size:clamp(2.55rem,3.6vw,3.4rem)}.section h2{font-size:clamp(2rem,3vw,2.9rem)}}
@media (max-width:360px){.approach h2{font-size:1.85rem}}
@media (max-width:800px){.header-inner{min-height:66px}.brand img{width:133px}.menu-button{display:block}.site-nav{display:none;position:absolute;top:66px;left:0;right:0;padding:1rem 1.25rem 1.4rem;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:.4rem}.site-nav.is-open{display:flex}.site-nav a{padding:.55rem 0}.nav-cta{text-align:center;margin-top:.3rem}.hero{padding-top:3.5rem}.hero-grid,.section-heading,.approach-grid,.support-inner,.contact-grid,.company-grid{grid-template-columns:1fr;gap:1.5rem}.hero-visual{min-height:320px}.search-card{width:210px}.orbit-one{width:310px;height:310px}.orbit-two{width:230px;height:230px}.orbit-three{width:145px;height:145px}.card-one{right:0}.card-two{left:0}.worry-grid{grid-template-columns:1fr 1fr}.worry-grid article{min-height:190px;padding:1.15rem}.consult-panel{display:block}.consult-actions{margin-top:1.5rem}.three-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.footer-links{grid-row:2;flex-wrap:wrap}.footer-inner p{grid-row:3}.page-hero{padding:4rem 0}.choice-list{grid-template-columns:1fr}.chat-actions{align-items:flex-start;flex-direction:column}}
@media (max-width:420px){.container{width:min(100% - 2rem,1120px)}.hero h1{font-size:clamp(2.3rem,10.9vw,2.55rem)}.flow h2,.consult h2{font-size:clamp(1.5rem,7.45vw,2rem)}.worry-grid{grid-template-columns:1fr}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{text-align:center}.text-link{text-align:center}.thought-card{font-size:.7rem}.card-one{top:8px}.card-two{bottom:18px}.card-three{right:0;bottom:-6px}.consult-actions .button{width:100%}}
@media (max-width:800px){.hero-copy .hero-actions{margin-block:3rem}.consult-actions{justify-content:center}.consult-actions .button{width:auto}}
@media (max-width:800px){.hero-copy{grid-column:1;grid-row:1}.hero-visual{grid-column:1;grid-row:2}.hero-primary-actions{grid-column:1;grid-row:3;margin-block:3rem}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.chat-messages{display:grid;gap:.7rem;max-height:250px;overflow-y:auto;margin:1rem 0}.chat-message-user{background:var(--soft);border-radius:1rem 1rem .2rem 1rem;margin-left:2rem}.chat-message-user span{color:var(--muted)}.chat-consent{margin:1rem 0;padding:.8rem;border:1px solid var(--line);border-radius:.75rem;background:var(--soft);font-size:.8rem;line-height:1.65}.chat-consent label,.chat-handoff-consent{display:flex!important;gap:.5rem;align-items:flex-start}.chat-consent input,.chat-handoff-consent input{margin-top:.32rem}.chat-consent p{margin:.4rem 0 0;color:var(--muted);font-size:.75rem}.chat-consent a{color:var(--blue);font-weight:800}.chat-choices[hidden]{display:none}.chat-summary,.chat-contact{margin-top:1.25rem;padding:1rem;border:1px solid var(--line);border-radius:.9rem;background:var(--soft)}.chat-summary h3,.chat-contact h3{margin:0 0 .4rem;font-size:1rem}.chat-summary>div{white-space:pre-line;font-size:.86rem;line-height:1.8;margin:.7rem 0 1rem}.text-button{border:0;background:transparent;color:var(--blue);font-weight:800;padding:.6rem;cursor:pointer}.chat-contact{display:grid;gap:.45rem}.chat-contact p{font-size:.8rem;color:var(--muted);margin:0 0 .6rem}.chat-contact label{font-size:.8rem;font-weight:800;margin-top:.3rem}.chat-contact label span{font-weight:400;color:var(--muted)}.chat-contact input:not([type=checkbox]){width:100%;border:1px solid var(--line);border-radius:.65rem;padding:.65rem}.chat-contact .button{justify-self:start;margin-top:.5rem}.chat-actions .button:disabled{cursor:wait;opacity:.7;transform:none}
@keyframes chat-panel-in{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes chat-panel-out{from{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.99)}}@keyframes chat-backdrop-in{from{background:rgba(8,19,39,0)}to{background:rgba(8,19,39,.58)}}@keyframes chat-backdrop-out{from{background:rgba(8,19,39,.58)}to{background:rgba(8,19,39,0)}}@keyframes chat-row-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes chat-chunk-in{from{opacity:0}to{opacity:1}}.chat-panel[open]{animation:chat-panel-in .28s cubic-bezier(.22,1,.36,1) both}.chat-panel[open]::backdrop{animation:chat-backdrop-in .28s ease-out both}.chat-panel.is-closing{animation:chat-panel-out .2s ease-in both}.chat-panel.is-closing::backdrop{animation:chat-backdrop-out .2s ease-in both}.chat-row{animation:chat-row-in .38s cubic-bezier(.22,1,.36,1) both}.chat-reveal-chunk{animation:chat-chunk-in .32s ease both}.chat-panel{width:min(700px,calc(100% - 1.5rem));height:min(780px,calc(100dvh - 2rem));max-height:none;overflow:hidden;background:#fff}.chat-shell{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.chat-head{padding:1.15rem 1.25rem}.chat-head>div{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:.7rem}.chat-head p{grid-column:1/-1}.chat-head h2{font-family:inherit;font-size:1rem;letter-spacing:0;margin:.12rem 0 0}.chat-availability{font-size:.7rem;color:#b9c8db;display:inline-flex;align-items:center;gap:.35rem;margin-top:.2rem}.chat-availability i{display:block;width:.45rem;height:.45rem;border-radius:50%;background:#4ed598;box-shadow:0 0 0 3px rgba(78,213,152,.13)}.chat-messages{display:flex;flex-direction:column;gap:1rem;max-height:none;overflow-y:auto;margin:0;padding:1.4rem 1.25rem;background:linear-gradient(#f8fafc,#fff);scroll-behavior:smooth}.chat-row{display:flex;width:100%}.chat-row-assistant{justify-content:flex-start}.chat-row-user{justify-content:flex-end}.chat-bubble{max-width:min(82%,520px);padding:.75rem .9rem;border-radius:1.05rem 1.05rem 1.05rem .25rem;background:#fff;border:1px solid var(--line);box-shadow:0 4px 16px rgba(23,36,59,.05)}.chat-row-user .chat-bubble{border:0;border-radius:1.05rem 1.05rem .25rem 1.05rem;background:var(--blue);color:#fff;box-shadow:none}.chat-speaker{display:block;font-size:.66rem;font-weight:900;color:var(--blue);margin-bottom:.16rem}.chat-row-user .chat-speaker{color:#dceaff}.chat-bubble p{white-space:pre-line;margin:0;font-size:.86rem;line-height:1.72}.chat-bubble-summary{border-color:#bcd5f8;background:#f3f8ff}.chat-bubble-notice{background:#fff9ec;border-color:#f1d39d}.chat-bubble-completed{background:#effaf5;border-color:#a8dfc5}.chat-bubble-error{background:#fff4f4;border-color:#efc3c3}.chat-bubble-loading{display:flex;align-items:center;gap:.3rem;width:max-content;padding:.85rem 1rem}.chat-bubble-loading i{width:.38rem;height:.38rem;border-radius:50%;background:#8ca0ba;animation:chat-pulse 1.1s infinite ease-in-out}.chat-bubble-loading i:nth-child(2){animation-delay:.15s}.chat-bubble-loading i:nth-child(3){animation-delay:.3s}@keyframes chat-pulse{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}.chat-controls{border-top:1px solid var(--line);padding:.8rem 1rem .65rem;background:#fff}.chat-choices{display:flex;gap:.45rem;overflow-x:auto;padding:0 0 .65rem;scrollbar-width:thin}.chat-choices:empty{display:none}.chat-choice{flex:0 0 auto;max-width:85%;border:1px solid #b9cbe4;border-radius:999px;background:#fff;color:var(--blue-deep);padding:.55rem .8rem;font-size:.76rem;font-weight:800;line-height:1.4;cursor:pointer}.chat-choice:hover,.chat-choice:focus-visible{border-color:var(--blue);background:var(--sky)}.chat-choice-primary{background:var(--blue);border-color:var(--blue);color:#fff}.chat-choice-primary:hover,.chat-choice-primary:focus-visible{background:var(--blue-deep);color:#fff}.chat-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.6rem;padding:.4rem .45rem .4rem .8rem;border:1px solid #cbd6e5;border-radius:1rem;background:#fff;box-shadow:0 5px 18px rgba(23,36,59,.06)}.chat-composer:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgba(20,107,232,.12)}.chat-composer textarea{min-height:2rem;max-height:120px;width:100%;border:0!important;border-radius:0!important;padding:.28rem 0!important;resize:none!important;line-height:1.5;outline:0;background:transparent}.chat-composer textarea:disabled{background:transparent;color:#8b98aa}.chat-composer button{width:2.25rem;height:2.25rem;border:0;border-radius:.75rem;background:var(--blue);color:#fff;font-size:1.15rem;font-weight:900;cursor:pointer}.chat-composer button:disabled{background:#c9d3df;cursor:default}.chat-status{min-height:1.2rem;margin:0 0 .3rem;color:#b03939;font-size:.74rem;font-weight:700}.chat-status:empty{min-height:0;margin:0}.chat-privacy-note{margin:.4rem 0 0;text-align:center;color:var(--muted);font-size:.66rem;line-height:1.5}.chat-privacy-note a{color:var(--blue-deep);font-weight:700}.chat-panel button:focus-visible,.chat-panel textarea:focus-visible{outline:3px solid rgba(20,107,232,.3);outline-offset:2px}@media(max-width:600px){.chat-panel{width:100%;height:100dvh;max-width:none;margin:0;border-radius:0}.chat-head{padding:1rem}.chat-messages{padding:1rem}.chat-controls{padding:.7rem .75rem calc(.65rem + env(safe-area-inset-bottom))}.chat-bubble{max-width:88%}.chat-choice{max-width:90%}}@media(prefers-reduced-motion:reduce){.chat-messages{scroll-behavior:auto}.chat-panel,.chat-panel::backdrop,.chat-bubble-loading i,.chat-row,.chat-reveal-chunk{animation:none}}
