html,body{background:#fbf6ed;min-height:100%;margin:0;overflow-y:auto}.homechat-page{color:#2c211b;background:radial-gradient(circle at 52% 42%,#e8b1a33d,#0000 25rem),radial-gradient(circle at 50% 18%,#f5e4cfb8,#0000 34rem),#fbf6ed;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.homechat-welcome{min-height:78vh;padding:1.4rem clamp(1.4rem,3vw,3rem) 0;position:relative}.homechat-header{z-index:10;justify-content:space-between;align-items:center;display:flex;position:relative}.homechat-logo{color:#2c211b;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.1rem);line-height:1;text-decoration:none}.homechat-about{color:#5f4c40;font-size:1rem;text-decoration:none}.homechat-layout{grid-template-columns:minmax(190px,.8fr) minmax(520px,1.75fr) minmax(190px,.8fr);align-items:center;gap:clamp(1.5rem,4vw,4.5rem);margin-top:clamp(2rem,4vh,4rem);display:grid}.homechat-center{align-items:center;min-height:620px;display:grid;position:relative}.homechat-copy{z-index:3;width:min(34rem,52%);margin-top:3rem;margin-left:2%;position:relative}.homechat-copy h1{letter-spacing:-.045em;margin:0 0 1.4rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,5vw,5.4rem);font-weight:400;line-height:.95}.homechat-copy p{color:#4e4038;margin:0 0 1.25rem;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.65}.homechat-portrait-wrap{z-index:2;pointer-events:none;width:min(55vw,620px);position:absolute;bottom:-2rem;right:2%}.homechat-portrait-halo{filter:blur(22px);background:radial-gradient(circle,#e1aa9761,#e1aa971a 48%,#0000 72%);border-radius:999px;position:absolute;inset:18% 12% 4%}.homechat-portrait-wrap picture,.homechat-portrait-wrap img{width:100%;height:auto;display:block;position:relative}.homechat-side{z-index:5;border-left:1px solid #84604224;padding-left:clamp(1rem,2vw,2rem);position:relative}.homechat-side-left{border-left:none;border-right:1px solid #84604224;padding-left:0;padding-right:clamp(1rem,2vw,2rem)}.homechat-column-title{color:#6b584b;margin:0 0 2rem;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;font-weight:400}.homechat-line-list{gap:1.9rem;display:grid}.homechat-line-item{grid-template-columns:2rem 1fr;align-items:center;gap:1rem;display:grid}.homechat-line-item img{opacity:.86;width:1.75rem;height:1.75rem}.homechat-line-item h2{color:#3f342d;margin:0;font-size:1rem;font-weight:500}.homechat-question-area{z-index:8;text-align:center;width:min(78rem,88vw);margin:-1.6rem auto 1.2rem;position:relative}.homechat-ask-title{color:#6b584b;justify-content:center;align-items:center;gap:1rem;margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;display:flex}.homechat-ask-title:before,.homechat-ask-title:after{content:"";background:#84604229;width:min(11rem,18vw);height:1px}.homechat-questions{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.homechat-question{color:#3d312b;min-height:3.6rem;font:inherit;cursor:pointer;background:#fffdf9c2;border:1px solid #b2805b47;border-radius:999px;justify-content:center;align-items:center;gap:.85rem;padding:.8rem 1.15rem;font-size:.98rem;transition:transform .18s,background .18s,border-color .18s;display:flex;box-shadow:0 14px 44px #66463014}.homechat-question:hover{background:#fffffff0;border-color:#d58b8480;transform:translateY(-2px)}.homechat-question img{width:1.25rem;height:1.25rem}.homechat-footer{z-index:8;color:#8a7b70;justify-content:center;gap:.9rem;margin:1rem 0 0;font-size:.95rem;display:flex;position:relative}.homechat-footer a{color:inherit;text-decoration:none}.homechat-chat{z-index:20;position:relative}.homechat-page.chat-started .homechat-welcome{opacity:0;pointer-events:none;min-height:0;max-height:0;padding-top:0;padding-bottom:0;transition:opacity .32s,transform .32s,max-height .42s,min-height .42s,padding .42s;overflow:hidden;transform:translateY(-1rem)}@media (width<=1050px){.homechat-layout{grid-template-columns:1fr}.homechat-center{text-align:center;order:1;min-height:auto}.homechat-copy{width:min(34rem,92vw);margin:0 auto}.homechat-portrait-wrap{width:min(78vw,420px);margin:-.5rem auto 0;position:relative;bottom:auto;right:auto}.homechat-side{border:0;order:2;padding:0}.homechat-line-list{grid-template-columns:repeat(2,minmax(0,1fr))}.homechat-question-area{margin-top:1.5rem}}@media (width<=680px){.homechat-welcome{padding-inline:1rem}.homechat-header{align-items:flex-start}.homechat-logo{font-size:2.2rem}.homechat-about{font-size:.9rem}.homechat-copy h1{font-size:clamp(3rem,14vw,4.5rem)}.homechat-line-list,.homechat-questions{grid-template-columns:1fr}.homechat-side-left{display:none}.homechat-question-area{width:100%}}body:not(.chat-started) .homechat-chat astro-island>main{background:0 0!important;height:0!important;min-height:0!important;overflow:visible!important}.homechat-chat astro-island>main>header,body:not(.chat-started) .homechat-chat astro-island>main>section{display:none!important}body:not(.chat-started) .homechat-chat astro-island>main>div{background:0 0!important;padding-top:0!important}body.chat-started .homechat-chat astro-island>main{height:100dvh!important;overflow:hidden!important}.homechat-center{min-height:590px}.homechat-copy{width:min(31rem,44%);margin-top:2.2rem;margin-left:0}.homechat-line-item img{opacity:1;filter:sepia(42%)saturate(120%)brightness(72%);width:2rem;height:2rem}@media (width<=1050px){.homechat-copy{width:min(34rem,92vw);margin-inline:auto}.homechat-portrait-wrap{width:min(76vw,420px)}}.homechat-copy{width:min(28rem,39%)}.homechat-portrait-wrap{width:min(45vw,500px);right:10%}.homechat-question{min-height:2.9rem;padding:.55rem .95rem;font-size:.9rem}.homechat-question img{display:none}.homechat-copy{width:min(25rem,34%)!important;margin-top:-1.2rem!important}.homechat-copy h1{font-size:clamp(2.6rem,3.6vw,3.9rem)!important}.homechat-copy p{font-size:clamp(.92rem,.98vw,1rem)!important;line-height:1.48!important}.homechat-portrait-wrap{width:min(42vw,460px)!important;bottom:3.2rem!important;right:-2%!important}.homechat-question-area{margin-top:-.8rem!important}.homechat-side-left .homechat-line-item img{object-fit:contain;opacity:1!important;filter:none!important;width:2.25rem!important;height:2.25rem!important}.homechat-side-right{border-left-color:#b07a3d2e}.homechat-feature-title{text-align:center;margin-bottom:1.2rem;font-size:1.13rem}.homechat-feature-list{gap:.85rem;display:grid}.homechat-feature-card{backdrop-filter:blur(14px);background:radial-gradient(circle at 86%,#ebb96933,#0000 4.8rem),#fffdf8b8;border:1px solid #cb975642;border-radius:1.35rem;grid-template-columns:4.7rem 1fr 4.5rem;align-items:center;gap:.85rem;min-height:7rem;padding:1rem;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #6f4c2714}.homechat-feature-card:hover{border-color:#cb97567a;transform:translateY(-3px);box-shadow:0 24px 62px #6f4c2721}.homechat-feature-icon{background:#f7e1b96b;border-radius:999px;place-items:center;width:4.35rem;height:4.35rem;display:grid;position:relative;box-shadow:inset 0 0 0 1px #c4843633}.homechat-feature-icon:after{content:"";border-radius:inherit;border:1px solid #d19c543d;animation:3.6s ease-in-out infinite rivkai-soft-pulse;position:absolute;inset:-.35rem}.homechat-feature-icon img{object-fit:contain;width:3.05rem;height:3.05rem}.homechat-feature-copy h2{color:#2f241e;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:400}.homechat-feature-copy p{color:#665244;margin:.35rem 0 .55rem;font-size:.84rem;line-height:1.38}.homechat-feature-copy span{color:#5f4b3d;letter-spacing:.04em;background:#fffaf0b8;border:1px solid #b07a3d47;border-radius:999px;align-items:center;padding:.16rem .5rem;font-size:.64rem;display:inline-flex}.homechat-feature-motion{place-items:center;min-width:4.5rem;min-height:4.5rem;display:grid;position:relative}.homechat-feature-card-1 .homechat-feature-motion{justify-content:center;align-items:center;gap:.22rem;display:flex}.homechat-feature-card-1 .homechat-feature-motion span{background:linear-gradient(#dd9947d1,#c67f2d40);border-radius:999px;width:.22rem;height:1.6rem;animation:1.65s ease-in-out infinite rivkai-wave;display:block}.homechat-feature-card-1 .homechat-feature-motion span:nth-child(2){height:2.45rem;animation-delay:.18s}.homechat-feature-card-1 .homechat-feature-motion span:nth-child(3){height:1.9rem;animation-delay:.34s}.homechat-feature-card-2 .homechat-feature-motion span,.homechat-feature-card-3 .homechat-feature-motion span{border:1px solid #dfb2687a;border-radius:999px;width:1.6rem;height:1.6rem;animation:3.2s ease-out infinite rivkai-rings;position:absolute;box-shadow:0 0 26px #dfb26859}.homechat-feature-card-2 .homechat-feature-motion span:nth-child(2),.homechat-feature-card-3 .homechat-feature-motion span:nth-child(2){animation-delay:.7s}.homechat-feature-card-2 .homechat-feature-motion span:nth-child(3),.homechat-feature-card-3 .homechat-feature-motion span:nth-child(3){animation-delay:1.4s}.homechat-quote-card{color:#6a5445;background:#fffdf894;border:1px solid #cb97562e;border-radius:1.25rem;gap:.5rem;margin-top:2.2rem;padding:1.15rem;display:grid;box-shadow:0 14px 44px #6f4c270f}.homechat-quote-card img{object-fit:contain;width:2rem;height:2rem}.homechat-quote-title{color:#8a5a24;margin:0;font-family:Georgia,Times New Roman,serif;font-size:.95rem}.homechat-quote-card p:not(.homechat-quote-title){margin:0;font-size:.82rem;line-height:1.45}.homechat-eyes-glow{z-index:4;pointer-events:none;filter:blur(1.5px);opacity:.34;background:radial-gradient(circle at 24% 48%,#ffe8b157,#0000 .38rem),radial-gradient(circle at 72% 48%,#ffe8b157,#0000 .38rem);width:4.8rem;height:1.15rem;animation:5.8s ease-in-out infinite rivkai-eyes-breathe;position:absolute;top:31.5%;left:45.5%}@keyframes rivkai-soft-pulse{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.9;transform:scale(1.07)}}@keyframes rivkai-wave{0%,to{opacity:.45;transform:scaleY(.55)}50%{opacity:.95;transform:scaleY(1)}}@keyframes rivkai-rings{0%{opacity:.72;transform:scale(.45)}80%,to{opacity:0;transform:scale(2.45)}}@keyframes rivkai-eyes-breathe{0%,to{opacity:.18;transform:scale(.98)}50%{opacity:.42;transform:scale(1.03)}}@media (width<=1050px){.homechat-feature-list{grid-template-columns:1fr}.homechat-feature-card{grid-template-columns:4.2rem 1fr}.homechat-feature-motion,.homechat-quote-card{display:none}}@media (width>=1101px){.homechat-welcome{padding-left:clamp(2rem,2.5vw,3rem)!important;padding-right:clamp(2rem,2.5vw,3rem)!important}.homechat-layout{grid-template-columns:clamp(250px,18vw,300px) minmax(620px,760px) clamp(340px,24vw,410px)!important;justify-content:center!important;gap:clamp(1.5rem,2vw,2.8rem)!important;width:min(100%,1580px)!important;margin-left:auto!important;margin-right:auto!important}.homechat-center{min-height:560px!important}.homechat-copy{width:300px!important;margin-left:0!important}.homechat-portrait-wrap{width:430px!important;bottom:3.6rem!important;right:0!important}.homechat-feature-card{grid-template-columns:4.25rem minmax(150px,1fr) 3.2rem!important;min-height:6.7rem!important;padding:.85rem!important}.homechat-feature-copy h2{white-space:nowrap!important;font-size:1.34rem!important}.homechat-feature-copy p{font-size:.78rem!important}.homechat-feature-icon{width:3.95rem!important;height:3.95rem!important}.homechat-feature-icon img{width:2.75rem!important;height:2.75rem!important}.homechat-feature-motion{min-width:3.2rem!important;min-height:3.2rem!important}}@media (width<=1320px) and (width>=901px){.homechat-layout{grid-template-columns:minmax(210px,240px) minmax(520px,620px) minmax(300px,340px)!important;gap:1.4rem!important}.homechat-copy{width:280px!important}.homechat-copy h1{font-size:clamp(2.8rem,3.4vw,3.8rem)!important}.homechat-portrait-wrap{width:390px!important;right:0!important}.homechat-feature-card{grid-template-columns:3.8rem 1fr!important}.homechat-feature-motion{display:none!important}}@media (width<=900px){.homechat-welcome{min-height:auto!important;padding:1rem 1rem 11rem!important}.homechat-header{margin-bottom:1.5rem!important}.homechat-layout{grid-template-columns:1fr!important;gap:1.4rem!important;width:100%!important;margin-top:0!important;display:grid!important}.homechat-side-left{display:none!important}.homechat-center{text-align:center!important;flex-direction:column!important;min-height:auto!important;display:flex!important}.homechat-copy{order:1!important;width:min(22rem,92vw)!important;margin:0 auto!important}.homechat-copy h1{font-size:clamp(3rem,13vw,4.2rem)!important;line-height:.92!important}.homechat-copy p{font-size:.95rem!important;line-height:1.52!important}.homechat-portrait-wrap{order:2!important;width:min(56vw,260px)!important;margin:.4rem auto 0!important;position:relative!important;bottom:auto!important;right:auto!important}.homechat-side-right{border-left:0!important;order:3!important;padding-left:0!important}.homechat-feature-title{text-align:center!important;margin-top:.5rem!important}.homechat-feature-card{grid-template-columns:4rem 1fr!important;min-height:auto!important;padding:.9rem!important}.homechat-feature-motion{display:none!important}.homechat-feature-copy h2{white-space:normal!important;font-size:1.35rem!important}.homechat-question-area{width:100%!important;margin:1rem auto 0!important}.homechat-questions{gap:.65rem!important;padding:0 .25rem .4rem!important;display:flex!important;overflow-x:auto!important}.homechat-question{flex:none!important;min-width:15rem!important}.homechat-footer{display:none!important}body:not(.chat-started).homechat-page{height:100dvh!important;overflow:hidden!important}body:not(.chat-started) .homechat-welcome{height:100dvh!important;min-height:100dvh!important;padding:.9rem 1rem 8.8rem!important;overflow:hidden!important}body:not(.chat-started) .homechat-side-left,body:not(.chat-started) .homechat-side-right,body:not(.chat-started) .homechat-question-area,body:not(.chat-started) .homechat-footer{display:none!important}body:not(.chat-started) .homechat-layout{justify-content:center!important;align-items:center!important;height:calc(100dvh - 10rem)!important;display:flex!important}body:not(.chat-started) .homechat-center{gap:1.1rem!important;height:auto!important}body:not(.chat-started) .homechat-copy{width:min(22rem,92vw)!important}body:not(.chat-started) .homechat-copy h1{font-size:clamp(2.9rem,13vw,4.15rem)!important}body:not(.chat-started) .homechat-portrait-wrap{width:min(46vw,230px)!important;margin-top:0!important}html:has(body:not(.chat-started).homechat-page),body:not(.chat-started).homechat-page{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}body:not(.chat-started) .homechat-chat astro-island>main>div p.mt-3{display:none!important}body:not(.chat-started) .homechat-chat astro-island>main>div{padding-bottom:calc(env(safe-area-inset-bottom) + .8rem)!important}}@media (width<=1320px) and (width>=901px){.homechat-layout{grid-template-columns:minmax(210px,240px) minmax(520px,620px) minmax(300px,340px)!important;gap:1.4rem!important}.homechat-copy{width:280px!important}.homechat-copy h1{font-size:clamp(2.8rem,3.4vw,3.8rem)!important}.homechat-portrait-wrap{width:390px!important;right:0!important}.homechat-feature-card{grid-template-columns:3.8rem 1fr!important}.homechat-feature-motion{display:none!important}}@media (width<=900px){.homechat-welcome{min-height:auto!important;padding:1rem 1rem 11rem!important}.homechat-header{margin-bottom:1.5rem!important}.homechat-layout{grid-template-columns:1fr!important;gap:1.4rem!important;width:100%!important;margin-top:0!important;display:grid!important}.homechat-side-left{display:none!important}.homechat-center{text-align:center!important;flex-direction:column!important;min-height:auto!important;display:flex!important}.homechat-copy{order:1!important;width:min(22rem,92vw)!important;margin:0 auto!important}.homechat-copy h1{font-size:clamp(3rem,13vw,4.2rem)!important;line-height:.92!important}.homechat-copy p{font-size:.95rem!important;line-height:1.52!important}.homechat-portrait-wrap{order:2!important;width:min(56vw,260px)!important;margin:.4rem auto 0!important;position:relative!important;bottom:auto!important;right:auto!important}.homechat-side-right{border-left:0!important;order:3!important;padding-left:0!important}.homechat-feature-title{text-align:center!important;margin-top:.5rem!important}.homechat-feature-card{grid-template-columns:4rem 1fr!important;min-height:auto!important;padding:.9rem!important}.homechat-feature-motion{display:none!important}.homechat-feature-copy h2{white-space:normal!important;font-size:1.35rem!important}.homechat-question-area{width:100%!important;margin:1rem auto 0!important}.homechat-questions{gap:.65rem!important;padding:0 .25rem .4rem!important;display:flex!important;overflow-x:auto!important}.homechat-question{flex:none!important;min-width:15rem!important}.homechat-footer{display:none!important}}@media (width<=1320px){html,body:not(.chat-started).homechat-page{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}body:not(.chat-started) .homechat-welcome{height:100dvh!important;min-height:100dvh!important;padding:1rem 1rem 9rem!important;overflow:hidden!important}body:not(.chat-started) .homechat-layout{justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;max-width:44rem!important;height:calc(100dvh - 10.5rem)!important;margin:0 auto!important;display:flex!important}body:not(.chat-started) .homechat-side-left,body:not(.chat-started) .homechat-side-right,body:not(.chat-started) .homechat-question-area,body:not(.chat-started) .homechat-footer,body:not(.chat-started) .homechat-eyes-glow{display:none!important}body:not(.chat-started) .homechat-center{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;height:auto!important;min-height:0!important;display:flex!important}body:not(.chat-started) .homechat-copy{order:1!important;width:min(24rem,92vw)!important;margin:0 auto!important}body:not(.chat-started) .homechat-copy h1{margin-bottom:1.1rem!important;font-size:clamp(3rem,10vw,4.4rem)!important;line-height:.92!important}body:not(.chat-started) .homechat-copy p{margin-bottom:1rem!important;font-size:.95rem!important;line-height:1.5!important}body:not(.chat-started) .homechat-portrait-wrap{order:2!important;width:min(42vw,250px)!important;margin:.4rem auto 0!important;position:relative!important;bottom:auto!important;right:auto!important}}@media (width<=1500px) and (width>=1321px){body:not(.chat-started) .homechat-question-area,body:not(.chat-started) .homechat-footer{display:none!important}body:not(.chat-started) .homechat-welcome{min-height:calc(100dvh - 1rem)!important;overflow:hidden!important}}@media (width<=640px){body:not(.chat-started) .homechat-center{transform:translateY(1.15rem)!important}body:not(.chat-started) .homechat-portrait-wrap{margin-bottom:-.9rem!important}}.homechat-feature-copy span:before{content:"";background:#34b76b;border-radius:999px;flex:none;width:.38rem;height:.38rem;margin-right:.35rem;box-shadow:0 0 0 3px #34b76b1f}@media (width>=1321px){.homechat-feature-card{grid-template-columns:4.85rem minmax(170px,1fr) 4rem!important}.homechat-feature-icon{width:4.45rem!important;height:4.45rem!important}.homechat-feature-icon img{width:3.25rem!important;height:3.25rem!important}.homechat-feature-copy h2{color:#2b211b!important;font-size:1.52rem!important}.homechat-feature-copy p{color:#4f3f35!important;font-size:.88rem!important;line-height:1.44!important}.homechat-feature-copy span{color:#4d3d32!important;font-size:.68rem!important}.homechat-feature-card-2 .homechat-feature-motion span{border-color:#dfb26885!important;animation:2.9s ease-out infinite rivkai-rings!important}.homechat-feature-card-3 .homechat-feature-motion span{background:radial-gradient(circle,#e6b566e6,#e6b56614 68%)!important;border:0!important;width:1.05rem!important;height:1.05rem!important;animation:3.8s ease-in-out infinite rivkai-see-breathe!important;box-shadow:0 0 34px #e6b5666b!important}.homechat-feature-card-3 .homechat-feature-motion span:nth-child(2){animation-delay:.9s!important}.homechat-feature-card-3 .homechat-feature-motion span:nth-child(3){animation-delay:1.8s!important}}@keyframes rivkai-see-breathe{0%,to{opacity:.32;transform:scale(.82)}50%{opacity:.72;transform:scale(2.15)}}.homechat-feature-title{color:#2b211b!important;letter-spacing:-.025em!important;margin-bottom:1.15rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(1.45rem,1.35vw,1.85rem)!important;line-height:1.1!important}@media (width<=1320px){.homechat-feature-title{font-size:1.55rem!important}}.homechat-feature-title{text-align:center!important;margin-bottom:1.25rem!important;font-size:clamp(1.75rem,1.7vw,2.15rem)!important;font-weight:400!important}@media (width>=1321px){.homechat-feature-copy h2{font-size:1.58rem!important}}body:not(.chat-started) .homechat-chat astro-island>main>div p.mt-3,body:not(.chat-started) .homechat-footer{display:none!important}body:not(.chat-started) .homechat-inline-footer{color:#8a7b70!important;letter-spacing:.02em!important;justify-content:center!important;align-items:center!important;gap:.55rem!important;margin-top:.7rem!important;font-size:.82rem!important;display:flex!important}body:not(.chat-started) .homechat-inline-footer a{color:inherit!important;text-decoration:none!important}body.chat-started .homechat-inline-footer{display:none!important}body:not(.chat-started) .homechat-chat astro-island>main>div{position:relative!important}body:not(.chat-started) .homechat-inline-footer{opacity:.82!important;margin-top:0!important;font-size:.78rem!important;position:absolute!important;bottom:-1.55rem!important;left:0!important;right:0!important}@media (width>=1321px){body:not(.chat-started) .homechat-welcome{min-height:74vh!important}body:not(.chat-started) .homechat-question-area{margin-top:-2.9rem!important;margin-bottom:.45rem!important}body:not(.chat-started) .homechat-question-area{margin-bottom:.05rem!important}body:not(.chat-started) .homechat-chat{transform:translateY(1.65rem)!important}body:not(.chat-started) .homechat-inline-footer{bottom:-2.75rem!important}html:has(body:not(.chat-started).homechat-page),body:not(.chat-started).homechat-page{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}body:not(.chat-started) .homechat-chat astro-island>main>div{padding-bottom:0!important}body:not(.chat-started) .homechat-inline-footer{z-index:31!important;margin-top:0!important;position:fixed!important;bottom:.55rem!important;left:0!important;right:0!important}body:not(.chat-started) .homechat-chat{z-index:20!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important}body:not(.chat-started) .homechat-chat astro-island>main>div{background:0 0!important;padding-top:0!important;padding-bottom:0!important;position:fixed!important;bottom:2.35rem!important;left:0!important;right:0!important}body:not(.chat-started) .homechat-inline-footer{z-index:31!important;margin:0!important;position:fixed!important;bottom:.45rem!important;left:0!important;right:0!important}}@media (width<=1320px){body:not(.chat-started) .homechat-chat astro-island>main>div{left:0!important;right:0!important;bottom:calc(env(safe-area-inset-bottom) + .85rem)!important;z-index:40!important;background:0 0!important;padding:0 1rem!important;position:fixed!important}body:not(.chat-started) .homechat-inline-footer{display:none!important}}.homechat-quote-card{display:none!important}@media (width>=1321px){body:not(.chat-started) .homechat-layout,body:not(.chat-started) .homechat-question-area{transform:translateY(2.875rem)!important}body:not(.chat-started) .homechat-question-area{margin-top:.15rem!important;transform:translateY(2.35rem)!important}body:not(.chat-started) .homechat-question-area>:first-child{display:none!important}body:not(.chat-started) .homechat-portrait-wrap{width:27rem!important;transform:translateY(2.4rem)!important}body:not(.chat-started) .homechat-portrait-wrap img{mask-image:linear-gradient(#000 0% 94%,#000000d1 97%,#0000 100%)!important}body:not(.chat-started) .homechat-portrait-wrap{transform:translateY(4rem)!important}}.homechat-chat button[title=Envoyer]{color:#0000!important;background:linear-gradient(135deg,#d9a0a3,#c9868d)!important;border-radius:999px!important;width:2.75rem!important;height:2.75rem!important;font-size:0!important;position:relative!important;transform:none!important;box-shadow:0 10px 26px #d9a0a352,inset 0 0 0 1px #ffffff57!important}.homechat-chat button[title=Envoyer]:before{content:"?";color:#fffaf7;place-items:center;font-size:1.35rem;font-weight:600;line-height:1;display:grid;position:absolute;inset:0;transform:translateY(-1px)}.homechat-chat button[title=Envoyer]:hover:not(:disabled){transform:translateY(-1px)scale(1.03)!important;box-shadow:0 14px 34px #d9a0a36b,inset 0 0 0 1px #ffffff6b!important}.homechat-chat button[title=Envoyer]:disabled{box-shadow:none!important;opacity:.72!important;background:#b8b1ad!important}.homechat-chat button[title=Envoyer]:before{content:""!important;border-top:2.4px solid #fffaf7!important;border-left:2.4px solid #fffaf7!important;width:.72rem!important;height:.72rem!important;position:absolute!important;top:52%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important}.homechat-chat button[title=Envoyer]:after{content:""!important;background:#fffaf7!important;border-radius:999px!important;width:2.4px!important;height:1.15rem!important;position:absolute!important;top:54%!important;left:50%!important;transform:translate(-50%,-50%)!important}.homechat-chat button[title=Envoyer],.homechat-chat button[title=Envoyer]:disabled{opacity:.92!important;background:linear-gradient(135deg,#d9a0a3,#c9878f)!important;border-radius:999px!important;width:2.45rem!important;min-width:2.45rem!important;height:2.45rem!important;box-shadow:0 8px 22px #d9a0a347,inset 0 0 0 1px #ffffff61!important}.homechat-chat button[title=Envoyer]:before{border-top:2px solid #fffaf7!important;border-left:2px solid #fffaf7!important;width:.52rem!important;height:.52rem!important;top:47%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important}.homechat-chat button[title=Envoyer]:after{background:#fffaf7!important;width:2px!important;height:.85rem!important;top:56%!important;left:50%!important;transform:translate(-50%,-50%)!important}.homechat-chat button[title=Envoyer],.homechat-chat button[title=Envoyer]:disabled{opacity:.96!important;background:linear-gradient(135deg,#d7b0b2,#cfa0a4)!important;align-self:center!important;width:2.38rem!important;min-width:2.38rem!important;height:2.38rem!important;margin-top:0!important;transform:translateY(0)!important;box-shadow:0 7px 18px #d9a0a338,inset 0 0 0 1px #ffffff6b!important}.homechat-chat button[title=Envoyer]:before{border-top-width:2px!important;border-left-width:2px!important;width:.48rem!important;height:.48rem!important;top:43.5%!important}.homechat-chat button[title=Envoyer]:after{width:2px!important;height:.98rem!important;top:54%!important}@media (width<=767px){html:has(body:not(.chat-started).homechat-page),body:not(.chat-started).homechat-page{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}body:not(.chat-started) .homechat-chat astro-island>main>.homechat-composer-shell,body:not(.chat-started) .homechat-chat astro-island>main>div.homechat-composer-shell{padding:0 .95rem calc(env(safe-area-inset-bottom) + .62rem)!important;z-index:42!important;background:linear-gradient(#fbf6ed00,#fbf6edb8,#fbf6edfa)!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}body:not(.chat-started) .homechat-composer-shell>div{max-width:100%!important}body:not(.chat-started) .homechat-composer-card{background:#fffcf7eb!important;border-radius:1.45rem!important;padding:.72rem .82rem .78rem!important;box-shadow:0 14px 42px #50301824!important}body:not(.chat-started) .homechat-composer-input{min-height:2.25rem!important;max-height:5.4rem!important;padding:.34rem .28rem .2rem!important;font-size:1rem!important;line-height:1.35!important}body:not(.chat-started) .homechat-composer-input::placeholder{color:#7a6b5fc7!important}body:not(.chat-started) .homechat-composer-actions{gap:.45rem!important;margin-top:.12rem!important}body:not(.chat-started) .homechat-composer-actions button{height:2.35rem!important}body:not(.chat-started) .homechat-composer-add{width:2.35rem!important;min-width:2.35rem!important;font-size:1.85rem!important}body:not(.chat-started) .homechat-composer-micro{height:2.35rem!important;padding-left:1.05rem!important;padding-right:1.05rem!important;font-size:.95rem!important}body:not(.chat-started) .homechat-chat button[title=Envoyer],body:not(.chat-started) .homechat-chat button[title=Envoyer]:disabled{width:2.35rem!important;min-width:2.35rem!important;height:2.35rem!important}}.homechat-mobile-copy{display:none}@media (width<=900px){body:not(.chat-started) .homechat-center{gap:.45rem!important;transform:translateY(-.1rem)!important}body:not(.chat-started) .homechat-copy{order:1!important;width:min(24rem,92vw)!important;margin:0 auto!important}body:not(.chat-started) .homechat-copy h1{margin-bottom:.25rem!important;font-size:clamp(3.25rem,14vw,4.65rem)!important;line-height:.9!important}body:not(.chat-started) .homechat-copy .homechat-copy-body{display:none!important}body:not(.chat-started) .homechat-portrait-wrap{order:2!important;width:min(62vw,310px)!important;margin:-.15rem auto 0!important;transform:none!important}body:not(.chat-started) .homechat-portrait-halo{filter:blur(24px)!important;background:radial-gradient(circle,#e1aa9757,#e1aa971f 48%,#0000 74%)!important;inset:12% 0 2%!important}body:not(.chat-started) .homechat-mobile-copy{text-align:center!important;color:#4e4038!important;order:3!important;width:min(22rem,86vw)!important;margin:-.15rem auto 0!important;display:block!important}body:not(.chat-started) .homechat-mobile-copy p{margin:0!important;font-size:clamp(.98rem,4vw,1.08rem)!important;line-height:1.42!important}body:not(.chat-started) .homechat-mobile-copy p+p{color:#6b584b!important;margin-top:.45rem!important}}@media (width<=390px){body:not(.chat-started) .homechat-copy h1{font-size:clamp(2.95rem,13vw,3.7rem)!important}body:not(.chat-started) .homechat-portrait-wrap{width:min(56vw,250px)!important}body:not(.chat-started) .homechat-mobile-copy p{font-size:.94rem!important}}@media (width<=900px){body:not(.chat-started) .homechat-welcome{padding-top:.9rem!important;padding-bottom:8.15rem!important}body:not(.chat-started) .homechat-layout{align-items:stretch!important;max-width:100%!important;height:calc(100dvh - 8.7rem)!important}body:not(.chat-started) .homechat-center{justify-content:start!important;gap:0!important;height:100%!important;min-height:0!important;padding-top:clamp(1.3rem,4.4dvh,2.4rem)!important;transform:none!important}body:not(.chat-started) .homechat-copy{order:1!important;width:min(23rem,92vw)!important;margin:0 auto!important}body:not(.chat-started) .homechat-copy h1{margin-bottom:.45rem!important;font-size:clamp(3rem,12.4vw,4.25rem)!important;line-height:.91!important}body:not(.chat-started) .homechat-copy .homechat-copy-body{display:none!important}body:not(.chat-started) .homechat-mobile-copy{text-align:center!important;color:#4e4038!important;order:2!important;width:min(22rem,88vw)!important;margin:0 auto .05rem!important;display:block!important}body:not(.chat-started) .homechat-mobile-copy p{margin:0!important;font-size:clamp(.98rem,3.9vw,1.08rem)!important;line-height:1.36!important}body:not(.chat-started) .homechat-mobile-copy p+p{color:#6b584b!important;margin-top:.42rem!important}body:not(.chat-started) .homechat-portrait-wrap{order:3!important;width:min(82vw,410px)!important;margin:.2rem auto 0!important;transform:translateY(.15rem)!important}body:not(.chat-started) .homechat-portrait-halo{filter:blur(26px)!important;background:radial-gradient(circle,#e1aa975c,#e1aa971f 52%,#0000 76%)!important;inset:7% -6% -4%!important}}@media (width<=390px){body:not(.chat-started) .homechat-welcome{padding-bottom:7.85rem!important}body:not(.chat-started) .homechat-center{padding-top:1.05rem!important}body:not(.chat-started) .homechat-copy h1{font-size:clamp(2.78rem,12vw,3.55rem)!important}body:not(.chat-started) .homechat-mobile-copy p{font-size:.92rem!important;line-height:1.32!important}body:not(.chat-started) .homechat-portrait-wrap{width:min(78vw,335px)!important;margin-top:.05rem!important}}@media (width<=900px){body:not(.chat-started) .homechat-portrait-wrap img{mask-image:linear-gradient(#000 0% 72%,#0000009e 84%,#00000038 92%,#0000 100%)!important}}.homechat-mobile-carousel{display:none}@media (width<=900px){body:not(.chat-started) .homechat-welcome{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:.9rem 0 8.15rem!important;overflow:hidden!important}body:not(.chat-started) .homechat-header{z-index:20!important;margin-bottom:0!important;padding:0 1rem!important;position:relative!important}body:not(.chat-started) .homechat-layout,body:not(.chat-started) .homechat-question-area,body:not(.chat-started) .homechat-footer{display:none!important}body:not(.chat-started) .homechat-mobile-carousel{z-index:5!important;height:calc(100dvh - 10rem)!important;margin-top:.25rem!important;display:block!important;position:relative!important;overflow:visible!important}body:not(.chat-started) .homechat-mobile-track{scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;gap:.85rem!important;height:100%!important;padding:0 max(7vw,50vw - 11.75rem)!important;display:flex!important;overflow:auto hidden!important}body:not(.chat-started) .homechat-mobile-track::-webkit-scrollbar{display:none!important}body:not(.chat-started) .homechat-mobile-slide{scroll-snap-align:center!important;text-align:center!important;opacity:.46!important;flex-direction:column!important;flex:0 0 min(86vw,23.5rem)!important;justify-content:flex-start!important;align-items:center!important;width:min(86vw,23.5rem)!important;height:100%!important;transition:opacity .26s,transform .26s!important;display:flex!important;position:relative!important;transform:scale(.965)!important}body:not(.chat-started) .homechat-mobile-carousel[data-current="0"] [data-homechat-slide="0"],body:not(.chat-started) .homechat-mobile-carousel[data-current="1"] [data-homechat-slide="1"],body:not(.chat-started) .homechat-mobile-carousel[data-current="2"] [data-homechat-slide="2"],body:not(.chat-started) .homechat-mobile-carousel[data-current="3"] [data-homechat-slide="3"],body:not(.chat-started) .homechat-mobile-carousel[data-current="4"] [data-homechat-slide="4"],body:not(.chat-started) .homechat-mobile-carousel[data-current="5"] [data-homechat-slide="5"]{opacity:1!important;transform:scale(1)!important}body:not(.chat-started) .homechat-mobile-kicker{color:#8a5a24!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin:0 0 .45rem!important;font-size:.72rem!important;font-weight:700!important}body:not(.chat-started) .homechat-mobile-slide h2{color:#2b211b!important;letter-spacing:-.045em!important;margin:0!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(2.25rem,10vw,3.35rem)!important;font-weight:400!important;line-height:.96!important}body:not(.chat-started) .homechat-mobile-subtitle,body:not(.chat-started) .homechat-mobile-slide>p:not(.homechat-mobile-kicker){color:#5e4c40!important;font-size:1.04rem!important;line-height:1.42!important}body:not(.chat-started) .homechat-mobile-rivkai-slide{padding-top:clamp(1.15rem,4dvh,2.2rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-copy{order:1!important;width:min(23rem,92vw)!important;margin:0 auto!important;display:block!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-copy h1{margin:0 0 .42rem!important;font-size:clamp(3rem,12.4vw,4.25rem)!important;line-height:.91!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy{order:2!important;width:min(22rem,88vw)!important;margin:0 auto .05rem!important;display:block!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy p{margin:0!important;font-size:clamp(.98rem,3.9vw,1.08rem)!important;line-height:1.36!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy p+p{color:#6b584b!important;margin-top:.42rem!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap{order:3!important;width:min(82vw,410px)!important;margin:.2rem auto 0!important;display:block!important;position:relative!important;bottom:auto!important;right:auto!important;transform:translateY(.15rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-halo{filter:blur(26px)!important;background:radial-gradient(circle,#e1aa975c,#e1aa971f 52%,#0000 76%)!important;inset:7% -6% -4%!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap img{mask-image:linear-gradient(#000 0% 72%,#0000009e 84%,#00000038 92%,#0000 100%)!important}body:not(.chat-started) .homechat-mobile-nav{backdrop-filter:blur(14px)!important;z-index:12!important;background:#fffcf78f!important;border:1px solid #84604229!important;border-radius:999px!important;width:2.55rem!important;height:2.55rem!important;display:none!important;position:absolute!important;top:53%!important;box-shadow:0 14px 38px #5030181f!important}body:not(.chat-started) .homechat-mobile-carousel[data-current="2"] .homechat-mobile-nav{place-items:center!important;display:grid!important}body:not(.chat-started) .homechat-mobile-nav-prev{left:.65rem!important}body:not(.chat-started) .homechat-mobile-nav-next{right:.65rem!important}body:not(.chat-started) .homechat-mobile-nav span{border-top:2px solid #4f3a2dbd!important;border-right:2px solid #4f3a2dbd!important;width:.68rem!important;height:.68rem!important}body:not(.chat-started) .homechat-mobile-nav-prev span{transform:rotate(225deg)translate(-1px,-1px)!important}body:not(.chat-started) .homechat-mobile-nav-next span{transform:rotate(45deg)translate(-1px,1px)!important}body:not(.chat-started) .homechat-mobile-explore-slide{padding-top:clamp(1.35rem,4.2dvh,2.1rem)!important}body:not(.chat-started) .homechat-mobile-explore-slide h2{width:min(19rem,82vw)!important;font-size:clamp(2rem,8.4vw,2.65rem)!important}body:not(.chat-started) .homechat-mobile-constellation{width:100%!important;height:min(48dvh,21.5rem)!important;margin-top:.75rem!important;position:relative!important}body:not(.chat-started) .homechat-mobile-constellation:before{content:""!important;filter:blur(6px)!important;background:radial-gradient(circle,#e4b2682e,#0000 5.4rem),radial-gradient(circle at 24% 26%,#d9a0a32b,#0000 3.5rem),radial-gradient(circle at 76% 70%,#d9a0a324,#0000 3.8rem)!important;border-radius:999px!important;position:absolute!important;inset:9% 5% 8%!important}body:not(.chat-started) .homechat-mobile-constellation-core{background:radial-gradient(circle,#fffbf0f5,#f5dcb2a8 62%,#d9a0a333)!important;border-radius:999px!important;width:5.8rem!important;height:5.8rem!important;animation:4.4s ease-in-out infinite homechat-core-breathe!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 0 1px #b07a3d29,0 0 38px #dd994747!important}body:not(.chat-started) .homechat-mobile-constellation-core span:before{content:""!important;background:#8a5a24b8!important;border-radius:.28rem!important;width:1.35rem!important;height:1.35rem!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important;box-shadow:0 0 22px #8a5a2438!important}body:not(.chat-started) .homechat-mobile-orbit-item{z-index:2!important;backdrop-filter:blur(12px)!important;background:#fffcf7b8!important;border:1px solid #b07a3d2e!important;border-radius:1.05rem!important;align-items:center!important;gap:.42rem!important;width:7.75rem!important;min-height:3.15rem!important;padding:.48rem .52rem!important;animation:5.8s ease-in-out infinite homechat-orbit-float!important;display:flex!important;position:absolute!important;box-shadow:0 14px 36px #50301814!important}body:not(.chat-started) .homechat-mobile-orbit-item img{object-fit:contain!important;flex:none!important;width:1.72rem!important;height:1.72rem!important}body:not(.chat-started) .homechat-mobile-orbit-item h3{color:#2f241e!important;margin:0!important;font-size:.78rem!important;font-weight:700!important;line-height:1.05!important}body:not(.chat-started) .homechat-mobile-orbit-item p{color:#786356!important;margin:.16rem 0 0!important;font-size:.64rem!important;line-height:1.08!important}body:not(.chat-started) .homechat-mobile-orbit-item-1{animation-delay:0s!important;top:.15rem!important;left:50%!important;transform:translate(-50%)!important}body:not(.chat-started) .homechat-mobile-orbit-item-2{animation-delay:.14s!important;top:3.8rem!important;right:.1rem!important}body:not(.chat-started) .homechat-mobile-orbit-item-3{animation-delay:.28s!important;bottom:4.1rem!important;right:0!important}body:not(.chat-started) .homechat-mobile-orbit-item-4{animation-delay:.42s!important;bottom:.05rem!important;left:50%!important;transform:translate(-50%)!important}body:not(.chat-started) .homechat-mobile-orbit-item-5{animation-delay:.56s!important;bottom:4.1rem!important;left:0!important}body:not(.chat-started) .homechat-mobile-orbit-item-6{animation-delay:.7s!important;top:3.8rem!important;left:.1rem!important}body:not(.chat-started) .homechat-mobile-questions-slide{justify-content:center!important;padding-bottom:1.2rem!important}body:not(.chat-started) .homechat-mobile-question-list{gap:.72rem!important;width:min(21rem,82vw)!important;margin-top:1.15rem!important;display:grid!important}body:not(.chat-started) .homechat-mobile-question{color:#382c25!important;min-height:3.7rem!important;font:inherit!important;background:#fffcf7c7!important;border:1px solid #b2805b40!important;border-radius:1.4rem!important;padding:.82rem 1rem!important;font-size:.96rem!important;line-height:1.26!important;box-shadow:0 14px 38px #50301817!important}body:not(.chat-started) .homechat-mobile-question:active{transform:scale(.985)!important}body:not(.chat-started) .homechat-mobile-ability-slide{justify-content:center!important;padding-bottom:1.8rem!important}body:not(.chat-started) .homechat-mobile-ability-visual{place-items:center!important;width:12.2rem!important;height:12.2rem!important;margin:.4rem auto 1rem!important;display:grid!important;position:relative!important}body:not(.chat-started) .homechat-mobile-ability-visual:before{content:""!important;background:radial-gradient(circle,#fffcf7f5,#f7e1b98a 56%,#e1aa971a)!important;border-radius:999px!important;position:absolute!important;inset:1.15rem!important;box-shadow:0 0 0 1px #b07a3d29,0 22px 55px #5030181f!important}body:not(.chat-started) .homechat-mobile-ability-visual img{z-index:2!important;object-fit:contain!important;width:6.3rem!important;height:6.3rem!important;position:relative!important}body:not(.chat-started) .homechat-mobile-ability-ring{border:1px solid #d19c5440!important;border-radius:999px!important;animation:3.2s ease-out infinite rivkai-rings!important;position:absolute!important;inset:2.1rem!important}body:not(.chat-started) .homechat-mobile-ability-motion{z-index:3!important;pointer-events:none!important;position:absolute!important;inset:0!important}body:not(.chat-started) .homechat-mobile-ability-slide h2{margin-top:.15rem!important}body:not(.chat-started) .homechat-mobile-ability-slide>p:not(.homechat-mobile-kicker){margin:.75rem 0 0!important;font-size:1.25rem!important}body:not(.chat-started) .homechat-mobile-ability-1 .homechat-mobile-ability-motion{justify-content:center!important;align-items:center!important;gap:.32rem!important;height:2.8rem!important;display:flex!important;top:auto!important;bottom:1.45rem!important}body:not(.chat-started) .homechat-mobile-ability-1 .homechat-mobile-ability-motion span{background:linear-gradient(#dd9947e6,#c67f2d40)!important;border-radius:999px!important;width:.28rem!important;height:1.55rem!important;animation:1.5s ease-in-out infinite rivkai-wave!important;display:block!important}body:not(.chat-started) .homechat-mobile-ability-1 .homechat-mobile-ability-motion span:nth-child(2){height:2.45rem!important;animation-delay:.15s!important}body:not(.chat-started) .homechat-mobile-ability-1 .homechat-mobile-ability-motion span:nth-child(3){height:1.95rem!important;animation-delay:.3s!important}body:not(.chat-started) .homechat-mobile-ability-1 .homechat-mobile-ability-motion span:nth-child(4){height:2.25rem!important;animation-delay:.45s!important}body:not(.chat-started) .homechat-mobile-ability-2 .homechat-mobile-ability-motion span{border:1px solid #dfb2687a!important;border-radius:999px!important;width:2rem!important;height:2rem!important;animation:3.1s ease-out infinite homechat-talk-bubble!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 30px #dfb26857!important}body:not(.chat-started) .homechat-mobile-ability-2 .homechat-mobile-ability-motion span:nth-child(2){animation-delay:.65s!important}body:not(.chat-started) .homechat-mobile-ability-2 .homechat-mobile-ability-motion span:nth-child(3){animation-delay:1.3s!important}body:not(.chat-started) .homechat-mobile-ability-2 .homechat-mobile-ability-motion span:nth-child(4){animation-delay:1.95s!important}body:not(.chat-started) .homechat-mobile-ability-3 .homechat-mobile-ability-motion span{background:radial-gradient(circle,#e6b566e6,#e6b56614 68%)!important;border-radius:999px!important;width:1.2rem!important;height:1.2rem!important;animation:3.8s ease-in-out infinite rivkai-see-breathe!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 36px #e6b5666b!important}body:not(.chat-started) .homechat-mobile-ability-3 .homechat-mobile-ability-motion span:nth-child(2){animation-delay:.9s!important}body:not(.chat-started) .homechat-mobile-ability-3 .homechat-mobile-ability-motion span:nth-child(3){animation-delay:1.8s!important}body:not(.chat-started) .homechat-mobile-ability-3 .homechat-mobile-ability-motion span:nth-child(4){animation-delay:2.7s!important}}@media (width<=390px){body:not(.chat-started) .homechat-mobile-carousel{height:calc(100dvh - 9.6rem)!important}body:not(.chat-started) .homechat-mobile-slide h2{font-size:clamp(1.9rem,8.8vw,2.55rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-copy h1{font-size:clamp(2.78rem,12vw,3.55rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap{width:min(78vw,335px)!important}body:not(.chat-started) .homechat-mobile-orbit-item{width:7.05rem!important;min-height:2.95rem!important;padding:.42rem .44rem!important}body:not(.chat-started) .homechat-mobile-orbit-item img{width:1.45rem!important;height:1.45rem!important}body:not(.chat-started) .homechat-mobile-orbit-item h3{font-size:.71rem!important}body:not(.chat-started) .homechat-mobile-orbit-item p{font-size:.58rem!important}}@keyframes homechat-core-breathe{0%,to{opacity:.9;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.06)}}@keyframes homechat-orbit-float{0%,to{margin-top:0}50%{margin-top:-.35rem}}@keyframes homechat-talk-bubble{0%{opacity:.62;transform:translate(-50%,-50%)scale(.48)}78%,to{opacity:0;transform:translate(-50%,-50%)scale(3.35)}}@media (width<=900px){body:not(.chat-started) .homechat-mobile-carousel[data-homechat-carousel]:not([data-ready=true]){opacity:0!important}body:not(.chat-started) .homechat-mobile-carousel[data-ready=true]{opacity:1!important;transition:opacity .14s!important}body:not(.chat-started) .homechat-mobile-carousel[data-current="2"] .homechat-mobile-nav-prev{display:none!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="2"]{order:0!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="3"]{order:1!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="4"]{order:2!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="5"]{order:3!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="1"]{order:4!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="0"]{order:5!important}}.homechat-composer-micro{color:#0000!important;background:#fffcf7b8!important;border:1px solid #c9878f52!important;border-radius:999px!important;width:2.38rem!important;min-width:2.38rem!important;height:2.38rem!important;padding:0!important;font-size:0!important;position:relative!important;box-shadow:0 7px 18px #50301814,inset 0 0 0 1px #ffffff5c!important}.homechat-composer-micro:before{content:""!important;border:2px solid #9f6f69!important;border-radius:999px!important;width:.58rem!important;height:.92rem!important;position:absolute!important;top:43%!important;left:50%!important;transform:translate(-50%,-50%)!important}.homechat-composer-micro:after{content:""!important;border-bottom:2px solid #9f6f69!important;border-left:2px solid #9f6f69!important;border-right:2px solid #9f6f69!important;border-radius:0 0 999px 999px!important;width:.82rem!important;height:.72rem!important;position:absolute!important;top:56%!important;left:50%!important;transform:translate(-50%,-50%)!important}.homechat-composer-micro.bg-stone-800{background:linear-gradient(135deg,#d9a0a3,#c9878f)!important;border-color:#ffffff6b!important;box-shadow:0 0 0 5px #d9a0a324,0 10px 28px #d9a0a352!important}.homechat-composer-micro.bg-stone-800:before,.homechat-composer-micro.bg-stone-800:after{border-color:#fffaf7!important}.homechat-composer-micro:before{content:""!important;background:#9f6f69!important;border:0!important;border-radius:0!important;width:1.18rem!important;height:1.18rem!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3Zm5.3-3c0 3-2.54 5.1-5.3 5.1S6.7 14 6.7 11H5c0 3.42 2.72 6.23 6 6.72V21h2v-3.28c3.28-.49 6-3.3 6-6.72h-1.7Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.homechat-composer-micro:after{display:none!important}.homechat-composer-micro.bg-stone-800:before{background:#fffaf7!important}.homechat-tts-button{color:#3a2d27!important;min-height:2.45rem!important;font:inherit!important;background:#fffcf7d1!important;border:1px solid #c9878f3d!important;border-radius:999px!important;align-items:center!important;gap:.48rem!important;margin-top:.9rem!important;padding:.42rem .95rem .42rem .72rem!important;font-size:.92rem!important;transition:transform .18s,box-shadow .18s,border-color .18s!important;display:inline-flex!important;position:relative!important;box-shadow:0 10px 28px #50301812,inset 0 0 0 1px #ffffff6b!important}.homechat-tts-button:before{content:""!important;background:#9f6f69!important;flex:none!important;width:1.12rem!important;height:1.12rem!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 9v6h4l5 4V5L7 9H3Zm13.5 3a4.5 4.5 0 0 0-2.5-4.03v8.05A4.5 4.5 0 0 0 16.5 12Zm-2.5-8.3v2.1a7 7 0 0 1 0 12.4v2.1a9 9 0 0 0 0-16.6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.homechat-tts-button:hover:not(:disabled){border-color:#c9878f6b!important;transform:translateY(-1px)!important;box-shadow:0 14px 34px #5030181a,0 0 0 5px #d9a0a314!important}.homechat-tts-button:disabled{opacity:.64!important}@media (width<=767px){body.chat-started .homechat-chat astro-island>main>section,body.chat-started .homechat-chat astro-island>main>section p,body.chat-started .homechat-chat astro-island>main>section li,body.chat-started .homechat-chat astro-island>main>section article{font-size:1.13rem!important;line-height:1.55!important}body.chat-started .homechat-chat astro-island>main>section .homechat-tts-button{font-size:1rem!important}body.chat-started .homechat-composer-input{font-size:1.08rem!important;line-height:1.42!important}}.homechat-thinking-status{color:#5f4c40!important;align-items:center!important;gap:.42rem!important;font-size:1.08rem!important;font-weight:500!important;display:inline-flex!important}@keyframes homechat-thinking-dot{0%,to{opacity:.28;transform:translateY(0)}50%{opacity:1;transform:translateY(-.18rem)}}.homechat-chat{--userBubble:#8f5f66!important;--userText:#fffaf7!important}body.chat-started .homechat-chat [class*="bg-\\[var\\(--userBubble\\)"],.homechat-chat [class*="bg-[var(--userBubble)]"]{color:#fffaf7!important;background:linear-gradient(135deg,#9a6970,#83585f)!important;box-shadow:0 14px 34px #83585f38!important}.homechat-chat [class*="bg-[var(--userBubble)]"]{color:#2b211b!important;box-shadow:0 14px 34px #5030181a,inset 0 0 0 1px #fffcf775!important;box-shadow:none!important;background:#f2eee7!important;border:none!important}.homechat-system-status,.homechat-thinking-status{color:#5f4c40!important;align-items:center!important;gap:.42rem!important;font-size:1.08rem!important;font-weight:400!important;line-height:1.45!important;display:inline-flex!important}.homechat-thinking-dots{align-items:center!important;gap:.18rem!important;display:inline-flex!important;transform:translateY(.08rem)!important}.homechat-thinking-dots span{opacity:.32!important;background:#5f4c40!important;border-radius:999px!important;width:.32rem!important;height:.32rem!important;animation:1.15s ease-in-out infinite homechat-thinking-dot!important}.homechat-thinking-dots span:nth-child(2){animation-delay:.16s!important}.homechat-thinking-dots span:nth-child(3){animation-delay:.32s!important}.homechat-system-card{color:#5f4c40!important;background:#fffcf7b8!important;border:0!important;border-radius:1.35rem!important;margin-bottom:.75rem!important;padding:.82rem 1rem!important;font-size:1.02rem!important;font-weight:400!important;line-height:1.45!important;box-shadow:0 10px 28px #5030180f!important}.homechat-system-audio-preview{flex-wrap:wrap!important;align-items:center!important;gap:.75rem!important;display:flex!important}.homechat-system-label{color:#5f4c40!important;font-size:1.02rem!important;font-weight:400!important}.homechat-tts-button,.homechat-tts-button:disabled{font-weight:400!important}@media (width<=767px){.homechat-system-status,.homechat-thinking-status{font-size:1.08rem!important}.homechat-system-card,.homechat-system-label{font-size:1rem!important}}.homechat-system-status .homechat-thinking-status{color:#3f3731!important;align-items:baseline!important;gap:.12rem!important;font-weight:400!important;display:inline-flex!important}.homechat-system-status .homechat-thinking-text{background:0 0!important;flex-wrap:wrap!important;display:inline-flex!important}.homechat-system-status .homechat-thinking-letter{color:#3f3731;font-style:normal;animation:1.6s ease-in-out infinite homechat-thinking-letter-clean;display:inline-block}.homechat-system-status .homechat-thinking-dots{align-items:baseline!important;gap:0!important;margin-left:.02rem!important;display:inline-flex!important;transform:none!important}.homechat-system-status .homechat-thinking-dots i{color:#3f3731;opacity:0;font-style:normal;animation:1.05s step-end infinite homechat-thinking-dot-clean;display:inline-block}.homechat-system-status .homechat-thinking-dots i:first-child{animation-delay:0s}.homechat-system-status .homechat-thinking-dots i:nth-child(2){animation-delay:.18s}.homechat-system-status .homechat-thinking-dots i:nth-child(3){animation-delay:.36s}@keyframes homechat-thinking-letter-clean{0%,38%,52%,to{color:#3f3731;text-shadow:none}45%{color:#fbf6ed;text-shadow:0 0 7px #fbf6ede6}}@keyframes homechat-thinking-dot-clean{0%,22%{opacity:0}23%,70%{opacity:1}71%,to{opacity:0}}.homechat-system-status .homechat-thinking-letter{animation-duration:2.15s!important;animation-timing-function:linear!important}.homechat-attachment-remove{color:#9f6f69!important;background:#fffcf7db!important;border:1px solid #c9878f57!important;border-radius:999px!important;place-items:center!important;width:2.55rem!important;min-width:2.55rem!important;height:2.55rem!important;font-size:0!important;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s!important;display:grid!important;box-shadow:0 10px 24px #5030181a,inset 0 0 0 1px #ffffff85!important}.homechat-attachment-remove:before,.homechat-attachment-remove:after{content:""!important;background:#9f6f69!important;border-radius:999px!important;width:.9rem!important;height:2px!important;position:absolute!important}.homechat-attachment-remove:before{transform:rotate(45deg)!important}.homechat-attachment-remove:after{transform:rotate(-45deg)!important}.homechat-attachment-remove:hover{background:#fff8f6f5!important;border-color:#c9878f85!important;transform:translateY(-1px)scale(1.03)!important;box-shadow:0 14px 32px #50301821,0 0 0 5px #d9a0a31a!important}.homechat-attachment-remove-image{backdrop-filter:blur(10px)!important;background:#fffcf7c7!important;width:1.95rem!important;min-width:1.95rem!important;height:1.95rem!important;position:absolute!important;top:.35rem!important;right:.35rem!important}.homechat-attachment-remove-image:before,.homechat-attachment-remove-image:after{width:.72rem!important}.homechat-audio-message-pill{color:#3a2d27!important;background:#fffcf7c7!important;border:1px solid #c9878f2e!important;border-radius:999px!important;align-items:center!important;gap:.62rem!important;min-height:3rem!important;padding:.62rem 1rem .62rem .82rem!important;display:inline-flex!important;box-shadow:0 12px 30px #50301812,inset 0 0 0 1px #ffffff61!important}.homechat-audio-message-icon{background:#9f6f69!important;flex:none!important;width:1.16rem!important;height:1.16rem!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 9v6h4l5 4V5L7 9H3Zm13.5 3a4.5 4.5 0 0 0-2.5-4.03v8.05A4.5 4.5 0 0 0 16.5 12Zm-2.5-8.3v2.1a7 7 0 0 1 0 12.4v2.1a9 9 0 0 0 0-16.6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.homechat-audio-message-text,.homechat-audio-message-text p{color:#2b211b!important;margin:0!important;font-size:1rem!important;font-weight:400!important;line-height:1.25!important}.homechat-audio-message-error{border-color:#a0404047!important}.homechat-audio-message-error .homechat-audio-message-icon{background:#9a4b4b!important}body.chat-started .homechat-welcome,body.chat-started .homechat-mobile-carousel{height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}body.chat-started .homechat-chat,body.chat-started .homechat-chat astro-island>main{min-height:100dvh!important}@media (width>=768px) and (width<=1320px) and (pointer:coarse){html:has(body:not(.chat-started).homechat-page),body:not(.chat-started).homechat-page{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}body:not(.chat-started) .homechat-welcome{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:.9rem 0 8.6rem!important;overflow:hidden!important}body:not(.chat-started) .homechat-header{z-index:20!important;margin-bottom:0!important;padding:0 1.1rem!important;position:relative!important}body:not(.chat-started) .homechat-layout,body:not(.chat-started) .homechat-question-area,body:not(.chat-started) .homechat-footer{display:none!important}body:not(.chat-started) .homechat-mobile-carousel{z-index:5!important;height:calc(100dvh - 9.8rem)!important;margin-top:.15rem!important;display:block!important;position:relative!important;overflow:hidden!important}body:not(.chat-started) .homechat-mobile-track{scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;gap:0!important;height:100%!important;padding:0!important;display:flex!important;overflow:auto hidden!important}body:not(.chat-started) .homechat-mobile-track::-webkit-scrollbar{display:none!important}body:not(.chat-started) .homechat-mobile-slide{scroll-snap-align:center!important;scroll-snap-stop:always!important;text-align:center!important;opacity:.38!important;flex-direction:column!important;flex:0 0 100vw!important;justify-content:flex-start!important;align-items:center!important;width:100vw!important;max-width:100vw!important;height:100%!important;transition:opacity .26s,transform .26s!important;display:flex!important;position:relative!important;transform:scale(.985)!important}body:not(.chat-started) .homechat-mobile-carousel[data-current="0"] [data-homechat-slide="0"],body:not(.chat-started) .homechat-mobile-carousel[data-current="1"] [data-homechat-slide="1"],body:not(.chat-started) .homechat-mobile-carousel[data-current="2"] [data-homechat-slide="2"],body:not(.chat-started) .homechat-mobile-carousel[data-current="3"] [data-homechat-slide="3"],body:not(.chat-started) .homechat-mobile-carousel[data-current="4"] [data-homechat-slide="4"],body:not(.chat-started) .homechat-mobile-carousel[data-current="5"] [data-homechat-slide="5"]{opacity:1!important;transform:scale(1)!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="2"]{order:0!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="3"]{order:1!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="4"]{order:2!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="5"]{order:3!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="1"]{order:4!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="0"]{order:5!important}body:not(.chat-started) .homechat-mobile-kicker{color:#8a5a24!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin:0 0 .45rem!important;font-size:.72rem!important;font-weight:700!important}body:not(.chat-started) .homechat-mobile-slide h2{color:#2b211b!important;letter-spacing:-.045em!important;margin:0!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(2.6rem,7vw,4.5rem)!important;font-weight:400!important;line-height:.96!important}body:not(.chat-started) .homechat-mobile-subtitle,body:not(.chat-started) .homechat-mobile-slide>p:not(.homechat-mobile-kicker){color:#5e4c40!important;font-size:clamp(1rem,2.3vw,1.22rem)!important;line-height:1.38!important}body:not(.chat-started) .homechat-mobile-rivkai-slide{padding-top:clamp(.8rem,2.3dvh,1.8rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-copy{order:1!important;width:min(34rem,88vw)!important;margin:0 auto!important;display:block!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-copy h1{margin:0 0 .5rem!important;font-size:clamp(3.6rem,9vw,5.9rem)!important;line-height:.9!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy{order:2!important;width:min(34rem,84vw)!important;margin:0 auto!important;display:block!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy p{margin:0!important;font-size:clamp(1.05rem,2.2vw,1.22rem)!important;line-height:1.35!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy p+p{color:#6b584b!important;margin-top:.5rem!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap{order:3!important;width:min(68vw,34rem)!important;margin:0 auto!important;display:block!important;position:relative!important;bottom:auto!important;right:auto!important;transform:translateY(1.45rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-halo{filter:blur(28px)!important;background:radial-gradient(circle,#e1aa9757,#e1aa971f 52%,#0000 76%)!important;inset:8% -8% -6%!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap img{mask-image:linear-gradient(#000 0% 82%,#00000094 92%,#0000 100%)!important}body:not(.chat-started) .homechat-mobile-ability-slide{justify-content:center!important;padding-bottom:1.8rem!important}body:not(.chat-started) .homechat-mobile-ability-visual{place-items:center!important;width:14rem!important;height:14rem!important;margin:.5rem auto 1.1rem!important;display:grid!important;position:relative!important}body:not(.chat-started) .homechat-mobile-ability-visual:before{content:""!important;background:radial-gradient(circle,#fffcf7f5,#f7e1b98a 56%,#e1aa971a)!important;border-radius:999px!important;position:absolute!important;inset:1.2rem!important;box-shadow:0 0 0 1px #b07a3d29,0 22px 55px #5030181f!important}body:not(.chat-started) .homechat-mobile-ability-visual img{z-index:2!important;object-fit:contain!important;width:7rem!important;height:7rem!important;position:relative!important}body:not(.chat-started) .homechat-mobile-ability-ring{border:1px solid #d19c5440!important;border-radius:999px!important;animation:3.2s ease-out infinite rivkai-rings!important;position:absolute!important;inset:2.1rem!important}body:not(.chat-started) .homechat-mobile-ability-motion{z-index:3!important;pointer-events:none!important;position:absolute!important;inset:0!important}body:not(.chat-started) .homechat-mobile-explore-slide{padding-top:clamp(2.4rem,5.2dvh,4.2rem)!important}body:not(.chat-started) .homechat-mobile-explore-slide h2{width:min(34rem,82vw)!important}body:not(.chat-started) .homechat-mobile-constellation{width:min(42rem,86vw)!important;height:min(52dvh,30rem)!important;margin-top:1.4rem!important;position:relative!important;transform:translateY(1.15rem)!important}body:not(.chat-started) .homechat-mobile-constellation:before{content:""!important;filter:blur(6px)!important;background:radial-gradient(circle,#e4b2682e,#0000 6rem),radial-gradient(circle at 24% 26%,#d9a0a32b,#0000 4rem),radial-gradient(circle at 76% 70%,#d9a0a324,#0000 4.2rem)!important;border-radius:999px!important;position:absolute!important;inset:9% 5% 8%!important}body:not(.chat-started) .homechat-mobile-constellation-core{background:radial-gradient(circle,#fffbf0f5,#f5dcb2a8 62%,#d9a0a333)!important;border-radius:999px!important;width:6.5rem!important;height:6.5rem!important;animation:4.4s ease-in-out infinite homechat-core-breathe!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 0 1px #b07a3d29,0 0 38px #dd994747!important}body:not(.chat-started) .homechat-mobile-orbit-item{z-index:2!important;backdrop-filter:blur(12px)!important;background:#fffcf7bd!important;border:1px solid #b07a3d2e!important;border-radius:1.1rem!important;align-items:center!important;gap:.45rem!important;width:8.4rem!important;min-height:3.3rem!important;padding:.5rem .58rem!important;animation:5.8s ease-in-out infinite homechat-orbit-float!important;display:flex!important;position:absolute!important;box-shadow:0 14px 36px #50301814!important}body:not(.chat-started) .homechat-mobile-orbit-item img{object-fit:contain!important;flex:none!important;width:1.75rem!important;height:1.75rem!important}body:not(.chat-started) .homechat-mobile-orbit-item h3{color:#2f241e!important;margin:0!important;font-size:.8rem!important;font-weight:700!important;line-height:1.05!important}body:not(.chat-started) .homechat-mobile-orbit-item p{color:#786356!important;margin:.16rem 0 0!important;font-size:.64rem!important;line-height:1.08!important}body:not(.chat-started) .homechat-mobile-orbit-item-1{top:.2rem!important;left:50%!important;transform:translate(-50%)!important}body:not(.chat-started) .homechat-mobile-orbit-item-2{top:4.2rem!important;right:.5rem!important}body:not(.chat-started) .homechat-mobile-orbit-item-3{bottom:4.4rem!important;right:.4rem!important}body:not(.chat-started) .homechat-mobile-orbit-item-4{bottom:.2rem!important;left:50%!important;transform:translate(-50%)!important}body:not(.chat-started) .homechat-mobile-orbit-item-5{bottom:4.4rem!important;left:.4rem!important}body:not(.chat-started) .homechat-mobile-orbit-item-6{top:4.2rem!important;left:.5rem!important}body:not(.chat-started) .homechat-mobile-questions-slide{justify-content:center!important;padding-bottom:1.4rem!important}body:not(.chat-started) .homechat-mobile-question-list{gap:.78rem!important;width:min(28rem,78vw)!important;margin-top:1.25rem!important;display:grid!important}body:not(.chat-started) .homechat-mobile-question{color:#382c25!important;min-height:3.8rem!important;font:inherit!important;background:#fffcf7c7!important;border:1px solid #b2805b40!important;border-radius:1.4rem!important;padding:.85rem 1rem!important;font-size:1rem!important;line-height:1.26!important;box-shadow:0 14px 38px #50301817!important}}@media (width>=768px) and (width<=900px) and (orientation:portrait) and (pointer:coarse){body:not(.chat-started) .homechat-mobile-carousel{height:calc(100dvh - 9.4rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap{width:min(72vw,36rem)!important;transform:translateY(2.15rem)!important}body:not(.chat-started) .homechat-mobile-explore-slide{padding-top:clamp(3rem,6.5dvh,5rem)!important}body:not(.chat-started) .homechat-mobile-constellation{transform:translateY(1.8rem)!important}}@media (width>=901px) and (width<=1320px) and (orientation:landscape) and (pointer:coarse){body:not(.chat-started) .homechat-welcome{padding-top:.7rem!important;padding-bottom:8rem!important}body:not(.chat-started) .homechat-mobile-carousel{height:calc(100dvh - 8.9rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide{padding-top:.2rem!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-copy h1{margin-bottom:.25rem!important;font-size:clamp(2.6rem,5.2vw,4.1rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy{width:min(40rem,72vw)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy p{font-size:clamp(.92rem,1.45vw,1.08rem)!important;line-height:1.25!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap{width:min(32vw,23rem)!important;margin-top:.1rem!important;transform:translateY(.45rem)!important}body:not(.chat-started) .homechat-mobile-ability-visual{width:10.5rem!important;height:10.5rem!important;margin-bottom:.65rem!important}body:not(.chat-started) .homechat-mobile-ability-visual img{width:5.2rem!important;height:5.2rem!important}body:not(.chat-started) .homechat-mobile-slide h2{font-size:clamp(2rem,4.5vw,3.4rem)!important}body:not(.chat-started) .homechat-mobile-ability-slide>p:not(.homechat-mobile-kicker){margin-top:.45rem!important;font-size:1.05rem!important}body:not(.chat-started) .homechat-mobile-orbit-item{transform:scale(.88)!important}body:not(.chat-started) .homechat-mobile-question-list{width:min(34rem,66vw)!important}body:not(.chat-started) .homechat-mobile-explore-slide{padding-top:.15rem!important}body:not(.chat-started) .homechat-mobile-explore-slide h2{font-size:clamp(1.9rem,4vw,3rem)!important;line-height:.95!important}body:not(.chat-started) .homechat-mobile-constellation{width:min(30rem,58vw)!important;height:min(38dvh,14.5rem)!important;margin-top:.35rem!important;transform:translateY(-.15rem)!important}body:not(.chat-started) .homechat-mobile-constellation-core{width:4.85rem!important;height:4.85rem!important}body:not(.chat-started) .homechat-mobile-orbit-item{border-radius:.9rem!important;gap:.32rem!important;width:7rem!important;min-height:2.65rem!important;padding:.36rem .42rem!important;transform:scale(.82)!important}body:not(.chat-started) .homechat-mobile-orbit-item img{width:1.35rem!important;height:1.35rem!important}body:not(.chat-started) .homechat-mobile-orbit-item h3{font-size:.66rem!important;line-height:1.02!important}body:not(.chat-started) .homechat-mobile-orbit-item p{font-size:.52rem!important;line-height:1.04!important}body:not(.chat-started) .homechat-mobile-orbit-item-1{top:-.2rem!important;left:50%!important;transform:translate(-50%)scale(.82)!important}body:not(.chat-started) .homechat-mobile-orbit-item-2{top:2.9rem!important;right:-.15rem!important}body:not(.chat-started) .homechat-mobile-orbit-item-3{bottom:3rem!important;right:-.05rem!important}body:not(.chat-started) .homechat-mobile-orbit-item-4{bottom:-.25rem!important;left:50%!important;transform:translate(-50%)scale(.82)!important}body:not(.chat-started) .homechat-mobile-orbit-item-5{bottom:3rem!important;left:-.05rem!important}body:not(.chat-started) .homechat-mobile-orbit-item-6{top:2.9rem!important;left:-.15rem!important}body:not(.chat-started) .homechat-mobile-rivkai-slide{box-sizing:border-box!important;text-align:left!important;grid-template-columns:minmax(18rem,.95fr) minmax(16rem,.85fr)!important;justify-content:center!important;align-items:end!important;column-gap:clamp(1.5rem,4vw,4rem)!important;padding:0 clamp(3rem,8vw,7rem)!important;display:grid!important;overflow:hidden!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-copy{text-align:left!important;grid-area:1/1!important;place-self:center end!important;width:min(34rem,44vw)!important;margin:0!important;transform:translateY(-2.6rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-copy h1{text-align:left!important;margin:0 0 .45rem!important;font-size:clamp(3.15rem,5.4vw,5rem)!important;line-height:.9!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy{text-align:left!important;grid-area:1/1!important;place-self:center end!important;width:min(34rem,44vw)!important;margin:0!important;transform:translateY(3.25rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy p{text-align:left!important;font-size:clamp(.92rem,1.45vw,1.08rem)!important;line-height:1.32!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy p+p{margin-top:.34rem!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap{grid-area:1/2!important;place-self:end start!important;width:min(34vw,25rem)!important;margin:0!important;transform:translateY(1.55rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide{column-gap:clamp(1rem,2.6vw,2.2rem)!important;padding:0 clamp(2.2rem,6vw,5rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-copy{transform:translate(-1.25rem,-6.25rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy{transform:translate(-1.25rem,-.95rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap{transform:translate(-6.25rem,-1.15rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap img{mask-image:linear-gradient(#000 0% 78%,#0000009e 90%,#0000 100%)!important}body:not(.chat-started) .homechat-mobile-nav{backdrop-filter:blur(14px)!important;z-index:18!important;background:#fffcf79e!important;border:1px solid #84604229!important;border-radius:999px!important;place-items:center!important;width:2.55rem!important;height:2.55rem!important;display:grid!important;position:absolute!important;top:48%!important;box-shadow:0 14px 38px #5030181f!important}body:not(.chat-started) .homechat-mobile-nav-prev{left:1rem!important}body:not(.chat-started) .homechat-mobile-nav-next{right:1rem!important}body:not(.chat-started) .homechat-mobile-carousel[data-current="2"] .homechat-mobile-nav-prev{display:none!important}body:not(.chat-started) .homechat-mobile-nav span{border-top:2px solid #4f3a2db8!important;border-right:2px solid #4f3a2db8!important;width:.68rem!important;height:.68rem!important}body:not(.chat-started) .homechat-mobile-nav-prev span{transform:rotate(225deg)translate(-1px,-1px)!important}body:not(.chat-started) .homechat-mobile-nav-next span{transform:rotate(45deg)translate(-1px,1px)!important}}@media (width>=768px) and (width<=1320px) and (orientation:portrait) and (pointer:coarse){body:not(.chat-started) .homechat-mobile-carousel{height:calc(100dvh - 9.35rem)!important;overflow:hidden!important}body:not(.chat-started) .homechat-mobile-track{gap:0!important;padding:0!important;scroll-padding:0!important;overflow:auto hidden!important}body:not(.chat-started) .homechat-mobile-slide{box-sizing:border-box!important;opacity:0!important;flex:0 0 100vw!important;width:100vw!important;max-width:100vw!important;padding-left:4.8vw!important;padding-right:4.8vw!important;transform:scale(1)!important}body:not(.chat-started) .homechat-mobile-carousel[data-current="0"] [data-homechat-slide="0"],body:not(.chat-started) .homechat-mobile-carousel[data-current="1"] [data-homechat-slide="1"],body:not(.chat-started) .homechat-mobile-carousel[data-current="2"] [data-homechat-slide="2"],body:not(.chat-started) .homechat-mobile-carousel[data-current="3"] [data-homechat-slide="3"],body:not(.chat-started) .homechat-mobile-carousel[data-current="4"] [data-homechat-slide="4"],body:not(.chat-started) .homechat-mobile-carousel[data-current="5"] [data-homechat-slide="5"]{opacity:1!important}body:not(.chat-started) .homechat-mobile-rivkai-slide{padding-top:clamp(1rem,3dvh,2rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-copy h1{font-size:clamp(4.15rem,10vw,6.7rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy{width:min(38rem,84vw)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-mobile-copy p{font-size:clamp(1.1rem,2.6vw,1.35rem)!important;line-height:1.34!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap{width:min(76vw,40rem)!important;transform:translateY(3.15rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap img{mask-image:linear-gradient(#000 0% 82%,#00000094 94%,#0000 100%)!important}body:not(.chat-started) .homechat-mobile-ability-slide{justify-content:center!important;padding-bottom:1.2rem!important}body:not(.chat-started) .homechat-mobile-ability-visual{width:min(34vw,17rem)!important;height:min(34vw,17rem)!important;margin:.65rem auto 1.25rem!important}body:not(.chat-started) .homechat-mobile-ability-visual img{width:min(17vw,8.4rem)!important;height:min(17vw,8.4rem)!important}body:not(.chat-started) .homechat-mobile-ability-slide h2{font-size:clamp(3.1rem,8vw,5rem)!important}body:not(.chat-started) .homechat-mobile-ability-slide>p:not(.homechat-mobile-kicker){font-size:clamp(1.25rem,3vw,1.55rem)!important}body:not(.chat-started) .homechat-mobile-explore-slide{padding-top:clamp(4.5rem,9dvh,7rem)!important}body:not(.chat-started) .homechat-mobile-constellation{width:min(46rem,86vw)!important;height:min(48dvh,32rem)!important;margin-top:2.1rem!important;transform:translateY(2.3rem)!important}}@media (width>=700px) and (width<=1100px) and (orientation:portrait){body:not(.chat-started) .homechat-mobile-carousel{height:calc(100dvh - 9.2rem)!important;display:block!important;overflow:hidden!important}body:not(.chat-started) .homechat-mobile-track{gap:0!important;padding:0!important;scroll-padding-inline:0!important}body:not(.chat-started) .homechat-mobile-slide{box-sizing:border-box!important;flex-basis:100vw!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;padding-left:5vw!important;padding-right:5vw!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap{width:min(78vw,42rem)!important;transform:translateY(4.2rem)!important}body:not(.chat-started) .homechat-mobile-ability-visual{width:min(42vw,19rem)!important;height:min(42vw,19rem)!important;margin:1rem auto 1.4rem!important}body:not(.chat-started) .homechat-mobile-ability-visual img{width:min(20vw,9rem)!important;height:min(20vw,9rem)!important}body:not(.chat-started) .homechat-mobile-ability-slide h2{font-size:clamp(3.4rem,9vw,5.4rem)!important}body:not(.chat-started) .homechat-mobile-ability-slide>p:not(.homechat-mobile-kicker){font-size:clamp(1.35rem,3.2vw,1.7rem)!important}body:not(.chat-started) .homechat-mobile-explore-slide{padding-top:clamp(5.5rem,10dvh,8rem)!important}body:not(.chat-started) .homechat-mobile-constellation{width:min(46rem,86vw)!important;height:min(46dvh,31rem)!important;margin-top:2.4rem!important;transform:translateY(3.2rem)!important}}@media (width>=768px) and (width<=1320px) and (pointer:coarse){body.chat-started .homechat-composer-actions,body:not(.chat-started) .homechat-composer-actions{gap:1rem!important}body.chat-started .homechat-composer-micro,body:not(.chat-started) .homechat-composer-micro{width:3.05rem!important;min-width:3.05rem!important;height:3.05rem!important}body.chat-started .homechat-composer-micro:before,body:not(.chat-started) .homechat-composer-micro:before{width:1.42rem!important;height:1.42rem!important}body.chat-started .homechat-chat button[title=Envoyer],body.chat-started .homechat-chat button[title=Envoyer]:disabled,body:not(.chat-started) .homechat-chat button[title=Envoyer],body:not(.chat-started) .homechat-chat button[title=Envoyer]:disabled{width:3.05rem!important;min-width:3.05rem!important;height:3.05rem!important;margin-left:.18rem!important}body.chat-started .homechat-chat button[title=Envoyer]:before,body:not(.chat-started) .homechat-chat button[title=Envoyer]:before{width:.62rem!important;height:.62rem!important}body.chat-started .homechat-chat button[title=Envoyer]:after,body:not(.chat-started) .homechat-chat button[title=Envoyer]:after{height:1.18rem!important}}@media (width>=700px) and (width<=1320px){body.chat-started .homechat-composer-actions,body:not(.chat-started) .homechat-composer-actions{gap:1.15rem!important}body.chat-started .homechat-composer-micro,body:not(.chat-started) .homechat-composer-micro{width:3.25rem!important;min-width:3.25rem!important;height:3.25rem!important}body.chat-started .homechat-composer-micro:before,body:not(.chat-started) .homechat-composer-micro:before{width:1.52rem!important;height:1.52rem!important}body.chat-started .homechat-chat button[title=Envoyer],body.chat-started .homechat-chat button[title=Envoyer]:disabled,body:not(.chat-started) .homechat-chat button[title=Envoyer],body:not(.chat-started) .homechat-chat button[title=Envoyer]:disabled{width:3.25rem!important;min-width:3.25rem!important;height:3.25rem!important;margin-left:.35rem!important}body.chat-started .homechat-chat button[title=Envoyer]:before,body:not(.chat-started) .homechat-chat button[title=Envoyer]:before{width:.66rem!important;height:.66rem!important}body.chat-started .homechat-chat button[title=Envoyer]:after,body:not(.chat-started) .homechat-chat button[title=Envoyer]:after{height:1.25rem!important}.homechat-composer-micro{touch-action:none!important;user-select:none!important;-webkit-touch-callout:none!important}.homechat-chat button[title=Envoyer]{touch-action:manipulation!important}.homechat-composer-micro,.homechat-chat button[title=Envoyer],.homechat-chat button[title=Envoyer]:disabled{width:3.15rem!important;min-width:3.15rem!important;height:3.15rem!important}.homechat-composer-actions{gap:1.25rem!important}}@media (width>=901px) and (width<=1499px){body:not(.chat-started).homechat-page{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}body:not(.chat-started) .homechat-welcome{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:.9rem 0 8.6rem!important;overflow:hidden!important}body:not(.chat-started) .homechat-header{z-index:20!important;margin-bottom:0!important;padding:0 1.1rem!important;position:relative!important}body:not(.chat-started) .homechat-layout,body:not(.chat-started) .homechat-question-area,body:not(.chat-started) .homechat-footer{display:none!important}body:not(.chat-started) .homechat-mobile-carousel{z-index:5!important;height:calc(100dvh - 9.6rem)!important;margin-top:.15rem!important;display:block!important;position:relative!important;overflow:hidden!important}body:not(.chat-started) .homechat-mobile-track{scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;gap:0!important;height:100%!important;padding:0!important;display:flex!important;overflow:auto hidden!important}body:not(.chat-started) .homechat-mobile-track::-webkit-scrollbar{display:none!important}body:not(.chat-started) .homechat-mobile-slide{scroll-snap-align:center!important;scroll-snap-stop:always!important;box-sizing:border-box!important;opacity:0!important;flex:0 0 100vw!important;width:100vw!important;max-width:100vw!important;height:100%!important;padding-inline:5vw!important;transform:scale(1)!important}body:not(.chat-started) .homechat-mobile-carousel[data-current="0"] [data-homechat-slide="0"],body:not(.chat-started) .homechat-mobile-carousel[data-current="1"] [data-homechat-slide="1"],body:not(.chat-started) .homechat-mobile-carousel[data-current="2"] [data-homechat-slide="2"],body:not(.chat-started) .homechat-mobile-carousel[data-current="3"] [data-homechat-slide="3"],body:not(.chat-started) .homechat-mobile-carousel[data-current="4"] [data-homechat-slide="4"],body:not(.chat-started) .homechat-mobile-carousel[data-current="5"] [data-homechat-slide="5"]{opacity:1!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="2"]{order:0!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="3"]{order:1!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="4"]{order:2!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="5"]{order:3!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="1"]{order:4!important}body:not(.chat-started) .homechat-mobile-slide[data-homechat-slide="0"]{order:5!important}body:not(.chat-started) .homechat-mobile-rivkai-slide{justify-content:flex-start!important;padding-top:clamp(1rem,3dvh,2rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-copy h1{font-size:clamp(3.6rem,7vw,5.8rem)!important}body:not(.chat-started) .homechat-mobile-rivkai-slide .homechat-portrait-wrap{width:min(50vw,34rem)!important;transform:translateY(2rem)!important}body:not(.chat-started) .homechat-mobile-nav{backdrop-filter:blur(14px)!important;z-index:18!important;background:#fffcf79e!important;border:1px solid #84604229!important;border-radius:999px!important;place-items:center!important;width:2.55rem!important;height:2.55rem!important;display:grid!important;position:absolute!important;top:50%!important;box-shadow:0 14px 38px #5030181f!important}body:not(.chat-started) .homechat-mobile-nav-prev{left:1rem!important}body:not(.chat-started) .homechat-mobile-nav-next{right:1rem!important}body:not(.chat-started) .homechat-mobile-carousel[data-current="2"] .homechat-mobile-nav-prev{display:none!important}}@media (width<=1499px) and (hover:hover) and (pointer:fine){html:has(body:not(.chat-started).homechat-page),body:not(.chat-started).homechat-page{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}body:not(.chat-started) .homechat-welcome{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:1.1rem clamp(1.4rem,3vw,2.4rem) 10rem!important;display:block!important;overflow:hidden!important}body:not(.chat-started) .homechat-header{z-index:20!important;justify-content:space-between!important;align-items:flex-start!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important}body:not(.chat-started) .homechat-mobile-carousel,body:not(.chat-started) .homechat-side-left,body:not(.chat-started) .homechat-side-right,body:not(.chat-started) .homechat-question-area,body:not(.chat-started) .homechat-footer,body:not(.chat-started) .homechat-inline-footer,body:not(.chat-started) .homechat-portrait-wrap,body:not(.chat-started) .homechat-portrait-halo,body:not(.chat-started) .homechat-eyes-glow,body:not(.chat-started) .homechat-mobile-copy{display:none!important}body:not(.chat-started) .homechat-layout{justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;max-width:none!important;height:calc(100dvh - 13rem)!important;margin:0 auto!important;padding:0!important;display:flex!important;transform:none!important}body:not(.chat-started) .homechat-center{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;height:auto!important;min-height:0!important;display:flex!important}body:not(.chat-started) .homechat-copy{text-align:center!important;width:min(42rem,82vw)!important;margin:0 auto!important;display:block!important;transform:none!important}body:not(.chat-started) .homechat-copy h1{letter-spacing:-.05em!important;text-align:center!important;margin:0 0 1.1rem!important;font-size:clamp(3.6rem,8vw,7rem)!important;line-height:.9!important}body:not(.chat-started) .homechat-copy .homechat-copy-body{display:block!important}body:not(.chat-started) .homechat-copy p{color:#4e4038!important;text-align:center!important;max-width:34rem!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(1rem,1.45vw,1.18rem)!important;line-height:1.55!important;display:block!important}body:not(.chat-started) .homechat-chat{z-index:40!important;position:relative!important;transform:none!important}body:not(.chat-started) .homechat-chat astro-island>main>div,body:not(.chat-started) .homechat-chat astro-island>main>.homechat-composer-shell{z-index:50!important;background:0 0!important;width:min(48rem,100vw - 2rem)!important;padding:0!important;position:fixed!important;bottom:1.25rem!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}}@media (width<=760px) and (hover:hover) and (pointer:fine){body:not(.chat-started) .homechat-copy{width:min(24rem,86vw)!important}body:not(.chat-started) .homechat-copy h1{font-size:clamp(3rem,13vw,4.6rem)!important}body:not(.chat-started) .homechat-copy p{font-size:.98rem!important}}@media (width<=1499px) and (hover:hover) and (pointer:fine){body:not(.chat-started) .homechat-chat astro-island>main>.homechat-composer-shell,body:not(.chat-started) .homechat-chat astro-island>main>div.homechat-composer-shell{width:auto!important;min-width:0!important;max-width:none!important;padding:0!important;position:fixed!important;bottom:1rem!important;left:1rem!important;right:1rem!important;transform:none!important}body:not(.chat-started) .homechat-composer-shell>div,body:not(.chat-started) .homechat-composer-card{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important}body:not(.chat-started) .homechat-composer-card{border-radius:1.35rem!important;padding:.9rem 1rem!important}body:not(.chat-started) .homechat-composer-actions{gap:.65rem!important}}
