:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:#2d2d2d;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}#root{min-height:100vh}.landing{--header-height: 80px;--ink: #0d234a;--text: #0a0a0a;--body: #393939;--muted: #5f5f5f;--purple: #6d51fd;--teal: #14dac6;--soft: #f8f8f8;--line: #e4e0ea;overflow:hidden;min-height:100vh;padding-top:var(--header-height);background:#fff;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.site-header{position:fixed;z-index:100;top:0;left:0;right:0;height:var(--header-height);border-bottom:1px solid #dadada;background:#ece6fe;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}.site-header.is-scrolled{border-bottom-color:#dadadabf;background:#fffffff5;box-shadow:0 8px 24px #0d234a0f}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:1440px;margin:0 auto;padding:0 64px}.site-header__left{display:flex;align-items:center;gap:48px}.brand-logo{display:inline-flex;align-items:center;width:104px;height:32px;flex:0 0 auto}.brand-logo img{width:100%;height:auto}.site-nav,.footer-nav{display:flex;align-items:center;gap:32px}.site-nav a{color:#535288;font-size:16px;font-weight:500;line-height:24px;transition:color .18s ease}.site-nav a:hover,.footer-nav a:hover{color:var(--purple)}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-width:118px;height:44px;padding:0 24px;border:0;border-radius:99px;color:#fff;background:var(--purple);font-family:Hanken Grotesk,Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;white-space:nowrap;box-shadow:0 2px 16px #6d51fd14}.legal-page{overflow:hidden;padding-top:var(--header-height)}.legal-header{position:fixed;z-index:100;top:0;left:0;right:0;height:var(--header-height);border-bottom:1px solid #dadada;background:#fff}.legal-main{width:min(940px,calc(100% - 48px));margin:0 auto;padding:68px 0 150px}.legal-main h1{margin:0;color:#000;font-size:64px;font-weight:500;line-height:1.15;text-align:center}.legal-updated{margin:57px 0 0;color:var(--body);font-size:20px;line-height:1.7}.legal-summary{display:grid;gap:0;width:min(847px,100%);margin:32px 0 0;padding:0;color:var(--text);font-size:20px;font-weight:500;line-height:1.7;list-style:none}.legal-sections{display:grid;gap:64px;margin-top:64px}.legal-html{margin-top:64px;color:var(--text);font-size:20px;line-height:1.7}.legal-html :where(h1,h2,h3,h4,h5,h6,p,ul,ol){margin-top:0}.legal-html :where(h2,h3){margin-bottom:16px;font-size:32px;font-weight:500;line-height:1.25}.legal-html p{margin-bottom:16px}.legal-html :where(ul,ol){padding-left:24px}.legal-html a{color:var(--purple);text-decoration:underline}.legal-html>:last-child{margin-bottom:0}.legal-section h2{margin:0 0 16px;color:var(--text);font-size:32px;font-weight:500;line-height:1.25}.legal-section p{margin:0;color:var(--text);font-size:20px;line-height:1.7}.legal-section p+p{margin-top:16px}.hero-section{display:flex;flex-direction:column;align-items:center;padding:80px 100px 0;border-radius:0 0 32px 32px;background:linear-gradient(0deg,#e8fdfa,#ede6ff)}.hero-copy{display:flex;width:min(1000px,100%);flex-direction:column;align-items:center;gap:24px;text-align:center}.section-badge{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:4px 12px;border-radius:12px;color:var(--body);background:#fff6;font-size:18px;font-weight:500;line-height:1.4;text-transform:capitalize}.section-badge img{width:17px;height:20px;object-fit:contain}.section-badge-image{width:auto;height:43px;max-width:100%;object-fit:contain}.hero-title-wrap{position:relative;padding-top:8px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.hero-headline-image{width:min(960px,calc(100vw - 200px));height:auto}.hero-copy>p{width:100%;margin:0;color:var(--body);font-size:16px;font-weight:400;line-height:1.7}.download-actions{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.download-actions--hero{margin-top:8px}.download-wrap{position:relative;z-index:5}.download-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:156px;height:56px;padding:0 24px;border:0;border-radius:999px;font-size:16px;font-weight:500;line-height:1.65;white-space:nowrap;box-shadow:0 2px 16px #6d51fd0d;transition:transform .18s ease,box-shadow .18s ease}.download-button:hover,.header-cta:hover{transform:translateY(-1px)}.download-button--dark{color:#fff;background:#2d2d2d}.download-button--primary{color:#fff;background:var(--purple)}.download-button--light{color:#2d2d2d;background:#fff}.download-button__os{width:24px;height:24px;object-fit:contain}.download-button__download{width:20px;height:20px}.download-button__action{width:27px;height:27px;object-fit:contain}.download-menu{position:absolute;z-index:30;left:50%;top:calc(100% + 10px);width:226px;padding:8px;border:1px solid rgba(228,224,234,.9);border-radius:16px;background:#fffffff5;box-shadow:0 18px 38px #2d2d2d21;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.download-menu button{display:flex;align-items:center;justify-content:space-between;width:100%;height:42px;padding:0 14px;border:0;border-radius:12px;color:#2d2d2d;background:transparent;font-size:14px;text-align:left}.download-menu button:hover{background:#6d51fd14}.download-menu img{width:16px;height:16px}.hero-dashboard-shell{width:min(1080px,100%);margin-top:48px;overflow:hidden;border-radius:30px 30px 0 0}.hero-dashboard-shell img{width:100%;height:auto}.feature-section,.memory-section,.traction-section,.rooms-section,.faq-section,.cta-section,.footer{padding-left:100px;padding-right:100px}.content-shell{width:min(1240px,100%);margin:0 auto}.feature-section--chat{padding-top:80px;padding-bottom:80px;background:#fff}.feature-layout{display:grid;grid-template-columns:minmax(0,1fr) 592px;gap:40px;align-items:center}.feature-copy,.section-copy{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.feature-copy h2,.section-copy h2{margin:0;color:var(--text);font-size:48px;font-weight:500;line-height:1.2;letter-spacing:0}.feature-copy p,.section-copy p{margin:0;color:var(--body);font-size:18px;font-weight:400;line-height:1.7}.feature-media{overflow:hidden;border-radius:20px;background:var(--soft)}.feature-media img{width:100%;height:auto}.memory-section{padding-top:20px;padding-bottom:80px;background:#fff}.section-copy--wide{width:min(860px,100%)}.memory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:64px}.memory-card{min-height:220px;padding:24px 32px;border-radius:16px}.memory-card--mint{background:linear-gradient(0deg,#f8f8f8,#def0ee)}.memory-card--violet{background:linear-gradient(0deg,#f8f8f8,#eae2ff)}.memory-card h3,.traction-card h3{margin:0;color:var(--text);font-size:24px;font-weight:500;line-height:1.4;letter-spacing:0}.memory-card p,.traction-card p{margin:24px 0 0;color:#393939cc;font-size:16px;line-height:1.7}.traction-section{padding-top:20px;padding-bottom:80px;background:#fff}.section-copy--center{align-items:center;width:min(850px,100%);margin:0 auto;text-align:center}.section-copy--center h2{text-align:center}.section-copy--center p{width:min(544px,100%);text-align:center}.traction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,396px));justify-content:center;gap:24px;margin-top:64px}.section-copy--center p.traction-description{width:min(690px,100%)}.traction-card{min-height:514px;padding:24px;border-radius:16px;background:var(--soft)}.traction-card img{width:100%;aspect-ratio:348 / 300;object-fit:cover;border-radius:12px}.traction-card h3{margin-top:32px}.traction-card p{margin-top:12px}.rooms-section{padding-top:80px;padding-bottom:80px;background:var(--soft)}.rooms-layout{display:grid;grid-template-columns:minmax(0,622px) 530px;justify-content:space-between;gap:56px;margin-top:80px}.room-list{display:grid;gap:40px}.room-item{display:grid;grid-template-columns:4px minmax(0,1fr);gap:24px;width:100%;min-height:120px;align-items:center;padding:0;border:0;background:transparent;text-align:left;opacity:.6;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:opacity .18s ease}.room-item:hover,.room-item.is-active{opacity:1}.room-item:focus-visible{outline:2px solid rgba(97,67,255,.42);outline-offset:8px}.room-item__rail{width:4px;height:100%;border-radius:30px;background:transparent}.room-item.is-active .room-item__rail{background:var(--purple)}.room-item h3{display:flex;align-items:center;gap:16px;margin:0;color:var(--text);font-size:20px;font-weight:600;line-height:1.7}.room-item h3 img{width:24px;height:24px}.room-item__prompt{margin:12px 0 0;color:var(--muted);font-size:14px;font-style:italic;line-height:20px}.room-item__outcome{margin:12px 0 0;color:var(--purple);font-size:16px;font-weight:600;line-height:24px}.room-item__outcome strong{color:var(--text);font-weight:600}.rooms-preview{position:relative;width:530px;height:440px;overflow:hidden;border:1px solid rgba(0,0,0,.06);border-radius:40px;background:#fff}.rooms-preview img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .28s ease}.rooms-preview img.is-active{opacity:1}.faq-section{padding-top:80px;padding-bottom:80px;background:#fff}.faq-list{display:grid;gap:16px;width:min(736px,100%);margin:64px auto 0}.faq-description{white-space:nowrap}.faq-item{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:74px;padding:20px 24px;color:var(--body);font-size:18px;line-height:1.7;list-style:none;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary img{width:12px;height:8px;flex:0 0 auto;transition:transform .18s ease}.faq-item[open] summary img{transform:rotate(180deg)}.faq-answer{padding:0 24px 22px;color:var(--muted);font-size:15px;line-height:1.7}.faq-answer p{margin:0}.faq-answer p+p,.faq-answer p+ol,.faq-answer ol+p{margin-top:12px}.faq-answer ol{margin:8px 0 0;padding-left:22px}.faq-answer li+li{margin-top:8px}.cta-section{padding-top:64px;padding-bottom:64px;background:#fff}.cta-panel{position:relative;display:flex;width:min(1152px,100%);min-height:440px;margin:0 auto;align-items:center;justify-content:center;overflow:visible;padding:80px;border-radius:24px;background:var(--purple)}.cta-pattern{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:inherit;object-fit:cover;opacity:.1;pointer-events:none}.cta-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:32px;color:#fff;text-align:center}.cta-content h2{margin:0;color:#fff;font-family:Hanken Grotesk,Inter,sans-serif;font-size:48px;font-weight:700;line-height:56px;letter-spacing:0}.cta-content p{margin:0;color:#fffc;font-size:16px;line-height:24px}.footer{padding-top:60px;background:#fff}.footer-shell{position:relative}.footer-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:32px}.footer-nav{gap:40px}.footer-nav a{color:#475467;font-size:16px;font-weight:500;line-height:26px}.footer-legal{display:flex;align-items:center;gap:32px}.footer-legal a{color:#9a9a9a;font-size:15px;font-weight:400;line-height:22px;transition:color .18s ease}.footer-legal a:hover{color:var(--purple)}.footer-bottom{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:40px;color:#2e2e38;font-family:Helvetica Neue,Inter,sans-serif;font-size:16px;line-height:20px}.footer-copyright{display:flex;align-items:center;gap:4px}.footer-bottom img{width:16px;height:16px}.footer-wordmark{position:relative;z-index:0;width:min(948px,calc(100% - 48px));height:auto;margin:10px auto 0;pointer-events:none}@media (max-width: 1180px){.feature-section,.memory-section,.traction-section,.rooms-section,.faq-section,.cta-section,.footer,.hero-section{padding-left:48px;padding-right:48px}.feature-layout,.rooms-layout{grid-template-columns:1fr}.feature-media,.rooms-preview{width:min(592px,100%);margin:0 auto}.rooms-preview{height:auto;aspect-ratio:530 / 440}.memory-grid,.traction-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.traction-card{min-height:auto}}@media (max-width: 760px){.landing{--header-height: 64px}.site-header{height:var(--header-height)}.site-header__inner{padding:0 20px}.site-header__left{gap:0}.site-nav{display:none}.brand-logo{width:104px}.header-cta{min-width:96px;height:38px;padding:0 18px;font-size:14px}.legal-main{width:calc(100% - 40px);padding:48px 0 72px}.legal-main h1{font-size:40px;line-height:1.15}.legal-updated{margin-top:36px;font-size:16px}.legal-summary{margin-top:24px;font-size:16px}.legal-sections{gap:40px;margin-top:48px}.legal-section h2{font-size:24px}.legal-html{margin-top:48px;font-size:16px}.legal-html :where(h2,h3){font-size:24px}.legal-section p{font-size:16px}.hero-section{min-height:auto;padding:56px 20px 0;border-radius:0 0 24px 24px}.section-badge{font-size:13px}.hero-headline-image{width:min(520px,calc(100vw - 40px))}.download-actions{width:100%;flex-direction:column;gap:12px}.download-wrap,.download-button{width:100%}.download-button{min-width:0;height:52px}.download-menu{width:100%}.hero-dashboard-shell{margin-top:36px}.feature-section,.memory-section,.traction-section,.rooms-section,.faq-section,.cta-section,.footer{padding-left:20px;padding-right:20px}.feature-section--chat,.memory-section,.traction-section,.rooms-section,.faq-section{padding-top:64px;padding-bottom:64px}.feature-copy h2,.section-copy h2,.cta-content h2{font-size:34px;line-height:1.18}.feature-copy p,.section-copy p{font-size:16px}.memory-grid,.traction-grid,.rooms-layout,.faq-list{margin-top:36px}.memory-grid,.traction-grid{grid-template-columns:1fr}.memory-card{min-height:0;padding:24px}.room-list{gap:24px}.room-item{grid-template-columns:4px minmax(0,1fr);gap:16px}.room-item h3{font-size:18px}.faq-item summary{min-height:64px;padding:16px 18px;font-size:15px}.faq-answer{padding:0 18px 18px}.faq-description{white-space:normal}.cta-section{padding-top:48px;padding-bottom:48px}.cta-panel{min-height:0;padding:48px 20px}.cta-content p br{display:none}.footer{padding-top:40px}.footer-top{align-items:flex-start;flex-direction:column}.footer-nav{width:100%;justify-content:space-between;gap:12px}.footer-legal{flex-wrap:wrap;gap:12px 20px}.footer-nav a,.footer-legal a,.footer-bottom{font-size:12px}.footer-bottom{margin-top:32px;flex-direction:column;align-items:flex-start;gap:16px}}
