@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&display=swap";:root{--ink: #24212b;--muted: #777281;--subtle: #a7a2b0;--purple: #7167eb;--purple-dark: #5146c9;--purple-pale: #eeecff;--peach: #ffb596;--peach-pale: #fff0e8;--blue: #b6d9e8;--line: #e9e6ef;--paper: #fbfafc;--white: #fff;--shadow: 0 24px 80px rgba(62, 48, 111, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.site-shell,.home-shell{min-height:100vh;overflow:hidden}.site-nav{width:min(1160px,calc(100% - 56px));margin:0 auto;min-height:90px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.site-nav nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600;color:var(--muted)}.site-nav nav a{text-decoration:none;transition:color .2s ease}.site-nav nav a:hover,.site-nav nav a.active{color:var(--ink)}.site-nav .nav-cta{padding:12px 17px;border-radius:99px;color:var(--ink);background:var(--white);box-shadow:0 8px 24px #322a4f14}.logo{display:inline-flex;align-items:center;gap:8px;color:var(--ink);text-decoration:none;font-size:21px;font-weight:700;letter-spacing:-.06em}.logo-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:10px 10px 12px 4px;color:#fff;background:var(--purple);font-family:Fraunces,serif;font-size:19px;font-weight:600;transform:rotate(-7deg)}.logo-light{color:#fff}.section-wrap{width:min(1160px,calc(100% - 56px));margin:0 auto}.hero{min-height:660px;padding:76px 0 84px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px}.hero-copy{position:relative;z-index:2;max-width:560px}.hero-kicker,.eyebrow{margin:0;color:var(--purple);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.sparkle{margin-right:8px;color:var(--peach);font-size:15px}h1,h2,h3,p{margin-top:0}.hero h1{margin:20px 0;font-family:Fraunces,Georgia,serif;font-size:clamp(57px,7vw,95px);line-height:.98;letter-spacing:-.075em;font-weight:600}h1 em,h2 em{color:var(--purple);font-style:normal}.hero-lede{max-width:440px;margin-bottom:28px;color:var(--muted);font-size:17px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:49px;padding:0 21px;border:0;border-radius:99px;cursor:pointer;font:inherit;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--purple);box-shadow:0 12px 25px #7167eb3d}.button-primary:hover{box-shadow:0 16px 30px #7167eb4d}.button-light{color:var(--purple-dark);background:#fff;box-shadow:0 14px 32px #221a5424}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:13px;font-weight:700;text-decoration:none}.text-link:hover{color:var(--purple)}.text-link-purple{color:var(--purple-dark)}.privacy-promise{display:flex;align-items:center;gap:10px;margin-top:27px;color:var(--subtle);font-size:11px}.privacy-promise strong{color:var(--ink)}.lock-icon{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;color:var(--purple);background:var(--purple-pale);font-size:16px;font-weight:700}.hero-art{min-height:510px;position:relative;display:grid;place-items:center}.hero-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle at 38% 30%,#e8ddff 0 3%,#cbbdff 28%,#9c8df7 67%,#7b6dea);filter:blur(.2px);box-shadow:0 25px 90px #7167eb4d}.hero-orbit{position:absolute;border:1px solid rgba(113,103,235,.22);border-radius:50%;transform:rotate(-23deg)}.hero-orbit-one{width:480px;height:250px}.hero-orbit-two{width:310px;height:520px;transform:rotate(36deg);border-color:#ffffff61}.hero-face{width:245px;height:285px;position:relative;z-index:1;border-radius:45% 45% 48% 48%/41% 41% 57% 57%;background:linear-gradient(145deg,#fff2e7,#fbd1bf 57%,#e7a28e);box-shadow:inset -20px -14px 30px #b063632e,19px 26px 40px #4c38852e;transform:rotate(-6deg)}.face-eye{position:absolute;top:119px;width:8px;height:12px;border-radius:50%;background:#453746}.face-eye-left{left:77px}.face-eye-right{right:70px}.face-blush{position:absolute;top:156px;width:43px;height:20px;border-radius:50%;background:#ed7f7f38;filter:blur(5px)}.face-blush-left{left:37px}.face-blush-right{right:31px}.face-mouth{position:absolute;left:105px;top:184px;width:29px;height:13px;border-bottom:3px solid #8c5362;border-radius:0 0 50% 50%}.hero-card{position:absolute;z-index:2;display:flex;align-items:center;gap:9px;padding:13px 16px;border:1px solid rgba(255,255,255,.78);border-radius:17px;color:var(--ink);background:#ffffffde;box-shadow:0 15px 36px #3b2a7129;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);font-size:10px;font-weight:700}.hero-card-top{top:79px;left:4px;transform:rotate(-7deg)}.hero-card-bottom{right:-3px;bottom:69px;transform:rotate(5deg)}.hero-card-bottom b,.hero-card-bottom small{display:block}.hero-card-bottom small{margin-top:3px;color:var(--muted);font-size:9px;font-weight:500}.mini-dot{width:8px;height:8px;border-radius:50%;background:var(--peach)}.progress-ring{display:grid;place-items:center;width:38px;height:38px;border:3px solid var(--purple);border-left-color:#d9d4ff;border-radius:50%;color:var(--purple-dark);font-size:11px}.hero-spark{position:absolute;z-index:2;color:#fff;font-size:28px}.hero-spark-one{top:46px;right:62px}.hero-spark-two{bottom:43px;left:53px;color:var(--peach);font-size:40px}.trust-strip{display:flex;align-items:center;gap:16px;padding:20px 0 21px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.02em}.trust-strip span:first-child{color:var(--ink);font-weight:700}.trust-line{width:44px;height:1px;background:var(--peach)}.story-section{padding:145px 0 125px}.section-heading{max-width:610px}.section-heading h2,.split-copy h2,.ai-copy h2,.cta-section h2{margin:15px 0 20px;font-family:Fraunces,Georgia,serif;font-size:clamp(42px,5vw,64px);line-height:1.02;letter-spacing:-.07em;font-weight:600}.section-heading>p:last-child,.split-copy>p,.ai-copy>p{max-width:510px;color:var(--muted);font-size:15px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:63px}.feature-card{min-height:287px;padding:28px;border-radius:25px;position:relative;overflow:hidden}.feature-card-purple{background:var(--purple-pale)}.feature-card-peach{background:var(--peach-pale)}.feature-card-blue{background:#e6f3f7}.feature-card:after{content:"";position:absolute;width:160px;height:160px;right:-53px;bottom:-63px;border:1px solid rgba(113,103,235,.2);border-radius:50%}.feature-card-peach:after{border-color:#dd866338}.feature-card-blue:after{border-color:#4c8fa338}.feature-number{color:var(--purple);font-size:11px;font-weight:700;letter-spacing:.12em}.feature-card-peach .feature-number{color:#d97f5e}.feature-card-blue .feature-number{color:#47869b}.feature-card h3{margin:65px 0 10px;font-family:Fraunces,Georgia,serif;font-size:29px;letter-spacing:-.05em;font-weight:600}.feature-card p{max-width:270px;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.split-section{padding:75px 0 150px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:115px}.split-art{min-height:430px;position:relative;display:grid;place-items:center;border-radius:30px;background:#f2ede8}.split-art:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:#ffcfb6;opacity:.72}.diary-window{position:relative;z-index:1;width:min(360px,84%);min-height:275px;padding:22px;border:1px solid rgba(255,255,255,.78);border-radius:18px;background:#ffffffbf;box-shadow:0 22px 44px #704f3726;transform:rotate(5deg)}.window-bar{display:flex;gap:5px}.window-bar span{width:6px;height:6px;border-radius:50%;background:#f1aaa1}.window-bar span:nth-child(2){background:#f4d29b}.window-bar span:nth-child(3){background:#b8d8ba}.diary-title{margin-top:32px;color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:23px;font-weight:600}.diary-title small{display:block;margin-top:4px;color:var(--muted);font-family:DM Sans,sans-serif;font-size:10px;font-weight:600}.diary-days,.diary-moods{display:grid;grid-template-columns:repeat(7,1fr);margin-top:26px;text-align:center}.diary-days i{color:var(--subtle);font-size:9px;font-style:normal;text-transform:uppercase}.diary-moods{margin-top:9px}.diary-moods b{display:grid;place-items:center;width:25px;height:25px;justify-self:center;color:#b5a9a0;font-size:17px;font-weight:400}.diary-moods .mood-active{color:var(--purple);background:#ece8ff;border-radius:50%}.diary-note{margin-top:27px;padding:11px 13px;border-radius:12px;color:var(--muted);background:#fff;font-size:11px;font-weight:600}.split-copy h2{max-width:520px}.split-copy .text-link{margin-top:18px}.ai-section{padding:92px 90px;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;border-radius:32px;background:#edf0ff}.ai-note{display:flex;gap:11px;align-items:center;max-width:390px;margin-top:27px;color:var(--muted);font-size:11px;line-height:1.55}.ai-avatar,.chat-avatar{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:10px 10px 12px 3px;color:#fff;background:var(--purple);font-family:Fraunces,serif;font-size:20px;transform:rotate(-7deg)}.chat-art{min-height:310px;position:relative;padding:35px 30px;border-radius:23px;background:#ffffffa6;box-shadow:0 19px 44px #4b47801a}.chat-bubble{max-width:310px;padding:14px 17px;border-radius:20px;font-size:12px;line-height:1.45;box-shadow:0 10px 25px #4a428214}.chat-bubble-user{margin-left:auto;color:#fff;border-bottom-right-radius:6px;background:var(--purple)}.chat-bubble-ruru{display:flex;gap:10px;margin-top:18px;color:var(--ink);border-bottom-left-radius:6px;background:#fff}.chat-avatar{width:24px;height:24px;font-size:15px}.chat-input{position:absolute;right:30px;bottom:24px;left:30px;display:flex;justify-content:space-between;align-items:center;padding:15px 16px 15px 19px;border:1px solid #e5e3f0;border-radius:99px;color:var(--subtle);background:#fff;font-size:11px}.chat-input b{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;color:#fff;background:var(--purple);font-size:17px}.cta-section{margin-top:140px;padding:115px 20px 125px;position:relative;overflow:hidden;border-radius:34px 34px 0 0;color:#fff;text-align:center;background:var(--purple)}.cta-section .eyebrow{color:#d8d3ff}.cta-section h2{position:relative;z-index:1;margin-bottom:15px}.cta-section h2 em{color:#fff}.cta-section>p:not(.eyebrow){position:relative;z-index:1;color:#dcd8ff;font-size:14px}.cta-section .button{position:relative;z-index:1;margin-top:18px}.cta-orb{position:absolute;width:400px;height:400px;top:-165px;left:calc(50% - 200px);border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 50px #ffffff09,0 0 0 100px #ffffff06}.site-footer{width:min(1160px,calc(100% - 56px));margin:0 auto;padding:44px 0 50px;display:grid;grid-template-columns:1fr auto;gap:13px 50px;color:var(--subtle);background:var(--ink)}.home-shell .site-footer{width:100%;padding:44px max(28px,calc((100% - 1160px)/2)) 50px}.site-footer .logo{color:#fff}.footer-copy{margin:11px 0 0;font-size:11px}.footer-links{display:flex;align-items:center;gap:22px;font-size:11px;font-weight:600}.footer-links a{text-decoration:none}.footer-links a:hover{color:#fff}.footer-meta{grid-column:1 / -1;margin:28px 0 0;font-size:10px}.page-content{width:min(1160px,calc(100% - 56px));margin:0 auto}.page-content-narrow{max-width:970px}.legal-header{padding:94px 0 74px;border-bottom:1px solid var(--line)}.legal-header h1{max-width:790px;margin:16px 0 20px;font-family:Fraunces,Georgia,serif;font-size:clamp(47px,7vw,80px);line-height:.98;letter-spacing:-.075em;font-weight:600}.legal-header .lede{max-width:660px;margin-bottom:18px;color:var(--muted);font-size:17px;line-height:1.65}.legal-updated{margin:0;color:var(--subtle);font-size:11px;font-weight:600}.legal-body{padding:46px 0 110px}.legal-section{margin-top:54px}.legal-section:first-child{margin-top:0}.legal-section h2{margin:0 0 17px;font-family:Fraunces,Georgia,serif;font-size:29px;line-height:1.1;letter-spacing:-.045em;font-weight:600}.legal-section p,.legal-section li{color:var(--muted);font-size:14px;line-height:1.75}.legal-section p+p{margin-top:15px}.legal-section ul{padding-left:20px}.legal-section li+li{margin-top:10px}.legal-section a{color:var(--purple-dark);font-weight:700}.legal-callout{margin-bottom:48px;padding:24px 27px;border-radius:20px;background:var(--purple-pale)}.legal-callout-peach{background:var(--peach-pale)}.legal-callout strong{display:block;margin-bottom:8px;color:var(--ink);font-size:13px}.legal-callout p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.data-table-wrap{overflow-x:auto;margin:25px 0;border:1px solid var(--line);border-radius:17px;background:#fff}.data-table{width:100%;min-width:720px;border-collapse:collapse;font-size:12px}.data-table th{padding:14px 15px;color:var(--ink);background:#f4f2fb;font-size:10px;letter-spacing:.08em;text-align:left;text-transform:uppercase}.data-table td{padding:15px;color:var(--muted);line-height:1.55;vertical-align:top;border-top:1px solid var(--line)}.data-table td:first-child{width:37%;color:var(--ink);font-weight:600}.support-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;padding:55px 0 0}.support-form{padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.support-form label{display:block;margin-bottom:19px;color:var(--ink);font-size:12px;font-weight:700}.support-form select,.support-form textarea{display:block;width:100%;margin-top:8px;padding:13px 14px;border:1px solid #dedbe8;border-radius:12px;outline:none;color:var(--ink);background:#fff;font:inherit;font-size:13px}.support-form textarea{resize:vertical;line-height:1.5}.support-form select:focus,.support-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-pale)}.form-note{margin:13px 0 0;color:var(--subtle);font-size:10px;line-height:1.5}.support-aside{display:flex;flex-direction:column;gap:16px}.support-card{padding:26px;border-radius:21px;background:var(--purple-pale)}.support-card-soft{background:#eef4f5}.support-card h2{margin:14px 0 8px;font-family:Fraunces,Georgia,serif;font-size:26px;letter-spacing:-.05em}.support-card p{margin-bottom:17px;color:var(--muted);font-size:12px;line-height:1.65}.support-icon{color:var(--purple);font-size:25px}.support-faq{padding-bottom:100px}.support-faq .legal-section{margin-top:69px}.support-faq details{padding:17px 0;border-top:1px solid var(--line)}.support-faq details:last-child{border-bottom:1px solid var(--line)}.support-faq summary{cursor:pointer;color:var(--ink);font-size:14px;font-weight:700}.support-faq details p{margin:12px 0 0;max-width:760px}.error-page{min-height:100vh;padding:130px 28px;display:grid;align-content:start;justify-items:start;background:var(--purple-pale)}.error-page h1{margin:14px 0;font-family:Fraunces,Georgia,serif;font-size:60px;letter-spacing:-.07em}.error-page p:not(.eyebrow){max-width:530px;color:var(--muted);line-height:1.6}.error-page .button{margin-top:16px}@media(max-width:820px){.site-nav{width:calc(100% - 36px);min-height:75px}.site-nav nav{gap:13px;font-size:11px}.site-nav nav a:nth-child(-n+2){display:none}.site-nav .nav-cta{padding:10px 13px}.section-wrap,.page-content{width:calc(100% - 36px)}.hero{min-height:auto;padding:68px 0 65px;grid-template-columns:1fr;gap:25px}.hero h1{font-size:clamp(57px,16vw,85px)}.hero-lede{font-size:15px}.hero-art{min-height:410px}.hero-glow{width:330px;height:330px}.hero-orbit-one{width:380px;height:205px}.hero-orbit-two{width:260px;height:420px}.hero-face{width:194px;height:230px}.face-eye{top:96px;width:7px;height:10px}.face-eye-left{left:61px}.face-eye-right{right:55px}.face-blush{top:128px;width:34px}.face-blush-left{left:30px}.face-blush-right{right:25px}.face-mouth{top:151px;left:84px;width:25px}.hero-card-top{top:41px;left:-2px}.hero-card-bottom{right:-4px;bottom:35px}.trust-strip{align-items:flex-start;flex-wrap:wrap;gap:8px 12px;line-height:1.4}.trust-line{width:25px;margin-top:8px}.story-section{padding:95px 0 85px}.feature-grid{grid-template-columns:1fr;margin-top:40px}.feature-card{min-height:220px}.feature-card h3{margin-top:43px}.split-section,.ai-section{grid-template-columns:1fr;gap:48px}.split-section{padding:45px 0 90px}.split-art{min-height:370px}.ai-section{padding:52px 25px}.cta-section{margin-top:85px;padding:90px 20px 100px}.home-shell .site-footer{padding:36px 18px 42px}.site-footer{width:calc(100% - 36px);grid-template-columns:1fr}.footer-links{flex-wrap:wrap;gap:13px 17px}.legal-header{padding:62px 0 49px}.legal-header h1{font-size:54px}.legal-header .lede{font-size:15px}.legal-body{padding-top:32px}.legal-section{margin-top:43px}.legal-section h2{font-size:26px}.legal-section p,.legal-section li{font-size:13px}.support-layout{grid-template-columns:1fr;gap:20px;padding-top:34px}.support-faq{padding-bottom:65px}}@media(max-width:420px){.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-art{min-height:380px}.hero-card{font-size:9px}.hero-card-top{left:-7px}.hero-card-bottom{right:-15px}.hero-spark-one{right:33px}.hero-spark-two{left:12px}.site-nav nav{gap:9px}.site-nav nav a:nth-child(3){display:none}}.logo{font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.02em;word-spacing:.02em}.site-footer{width:100%;margin:0;padding:38px max(28px,calc((100% - 1160px)/2)) 42px;min-width:0}.home-shell .site-footer{width:100%;padding:38px max(28px,calc((100% - 1160px)/2)) 42px}.site-footer>*{min-width:0}.footer-links{min-width:0;flex-wrap:wrap;justify-content:flex-end;row-gap:9px}.hero{min-height:610px;padding:56px 0 62px}.hero-art{min-height:460px}.hero h1{letter-spacing:-.025em;word-spacing:.02em}.section-heading h2,.split-copy h2,.ai-copy h2,.cta-section h2,.feature-card h3,.legal-header h1,.legal-section h2,.support-card h2,.error-page h1{letter-spacing:-.015em;word-spacing:.02em}.story-section{padding:64px 0 104px}.split-section{padding:62px 0 108px;gap:92px}.ai-section{margin-top:28px;padding:72px 78px}.cta-section{margin-top:108px;padding:88px 20px 96px}.legal-header{padding:56px 0 44px}.legal-body{padding:30px 0 64px}.legal-section{margin-top:36px}.legal-callout{margin-bottom:36px}.support-layout{padding-top:38px}.support-faq{padding-bottom:64px}.support-faq .legal-section{margin-top:42px}@media(max-width:820px){.site-footer,.home-shell .site-footer{width:100%;padding:32px 18px 38px}.footer-links{justify-content:flex-start}.hero{min-height:auto;padding:68px 0 65px}.hero-art{min-height:410px}.story-section{padding:62px 0 78px}.split-section{padding:40px 0 78px;gap:42px}.ai-section{margin-top:24px;padding:44px 24px}.cta-section{margin-top:70px;padding:70px 20px 78px}.legal-header{padding:44px 0 34px}.legal-body{padding:26px 0 52px}.legal-section{margin-top:32px}.legal-callout{margin-bottom:28px}.support-layout{padding-top:28px}.support-faq{padding-bottom:46px}.support-faq .legal-section{margin-top:34px}}
