@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap');
:root{--ink:#171822;--muted:#696a78;--cream:#f7f5f1;--lilac:#d9d2ff;--coral:#ff826b;--line:#dedde0;--dark:#191a25}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.5}.site-noise{position:fixed;inset:0;opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");z-index:10}.shell{width:min(1160px,calc(100% - 48px));margin:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:700;text-decoration:none;font-size:20px;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:var(--ink);color:white;font-size:17px}.brand-mark span,.mini-logo span{color:var(--coral);font-size:11px}.nav-links{display:flex;gap:34px;margin-left:100px}.nav-links a,.text-link{color:var(--muted);text-decoration:none;font-size:13px;font-weight:600}.nav-links a:hover,.text-link:hover{color:var(--ink)}.button{border:0;border-radius:999px;cursor:pointer;display:inline-flex;gap:13px;align-items:center;justify-content:center;text-decoration:none;font:600 13px 'DM Sans';padding:15px 22px;transition:.2s ease}.button-primary{background:var(--ink);color:#fff;box-shadow:0 7px 20px #1718221c}.button-primary:hover{transform:translateY(-2px);background:#2a2a38}.button-outline{border:1px solid var(--line);color:var(--ink);background:transparent}.button-outline:hover{background:white}.button-small{padding:10px 16px}.hero{min-height:620px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:64px 0 90px}.eyebrow{font:500 11px 'DM Mono',monospace;letter-spacing:.11em;text-transform:uppercase;color:#858590;margin:0 0 21px}.eyebrow-dot{display:inline-block;width:7px;height:7px;background:var(--coral);border-radius:50%;margin:0 8px 1px 0}.hero h1{font-size:clamp(53px,6.1vw,84px);line-height:.96;letter-spacing:-.075em;max-width:600px;margin:0 0 27px}.hero h1 em,.section-heading em,.how-copy em,.download-inner em,.trust-copy em{font-family:'Playfair Display',serif;font-weight:600;letter-spacing:-.06em}.hero-lede{color:var(--muted);max-width:425px;font-size:16px}.hero-actions{display:flex;align-items:center;gap:25px;margin:35px 0 51px}.text-link{color:var(--ink)}.text-link span{color:var(--coral);font-size:18px;margin-left:5px}.hero-proof{display:flex;align-items:center;gap:14px}.hero-proof p{font-size:11px;line-height:1.45;margin:0;color:var(--muted)}.hero-proof strong{color:var(--ink);font-size:12px}.avatar-stack{display:flex}.avatar-stack i{font-style:normal;display:grid;place-items:center;width:28px;height:28px;border:2px solid var(--cream);margin-left:-7px;border-radius:50%;background:var(--lilac);font-size:12px}.avatar-stack i:first-child{margin:0;background:var(--coral)}.avatar-stack i:nth-child(3){background:#b8e2d2}.avatar-stack i:last-child{background:var(--ink);color:white}.hero-art{height:495px;position:relative;display:grid;place-items:center}.hero-art:before{content:"";position:absolute;width:385px;height:385px;background:var(--lilac);border-radius:49% 51% 58% 42%/44% 39% 61% 56%;transform:rotate(-19deg)}.phone{position:relative;background:#101119;border:8px solid #252633;border-radius:39px;width:244px;height:462px;padding:7px;transform:rotate(7deg);box-shadow:25px 29px 0 #1718220e,0 24px 50px #17182225}.phone-notch{height:18px;width:80px;border-radius:0 0 14px 14px;background:#101119;position:absolute;top:0;left:74px;z-index:2}.phone-screen-image{display:block;width:100%;height:100%;border-radius:27px;object-fit:cover;object-position:center;overflow:hidden}.spark{position:absolute;color:var(--coral);font-size:21px}.spark-one{top:75px;right:70px}.spark-two{bottom:63px;left:80px;font-size:13px;color:var(--ink)}.ticker{overflow:hidden;background:var(--coral);color:var(--ink);font:500 12px 'DM Mono';letter-spacing:.12em;padding:16px 0;transform:rotate(-1deg) scale(1.02)}.ticker-track{display:flex;justify-content:space-around;min-width:950px}.ticker b{font-size:15px}.section{padding-top:128px;padding-bottom:128px}.section-heading{max-width:510px}.section-heading h2,.how-copy h2,.download-inner h2,.trust-copy h2{font-size:clamp(43px,5vw,66px);line-height:.98;letter-spacing:-.07em;margin:0 0 20px}.section-heading>p:last-child,.trust-copy>p:last-child{color:var(--muted);max-width:350px;font-size:15px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:54px}.feature-card{min-height:360px;border-radius:19px;padding:28px;position:relative;overflow:hidden}.feature-card h3{font-size:25px;line-height:1.02;letter-spacing:-.06em;margin:33px 0 15px}.feature-card p{color:#777787;font-size:13px;max-width:235px}.feature-icon{font-size:29px}.feature-dark{background:var(--dark);color:#fff}.feature-dark p{color:#a6a5b4}.feature-dark a{position:absolute;bottom:28px;color:#fff;text-decoration:none;font-size:12px;font-weight:600}.feature-dark a span{color:var(--coral);margin-left:9px;font-size:17px}.feature-lilac{background:var(--lilac)}.feature-sand{background:#e9d9bf}.mini-list{position:absolute;bottom:26px;left:28px;display:flex;gap:6px;flex-wrap:wrap}.mini-list span,.discover-pill{background:#ffffff73;border:1px solid #ffffff90;padding:6px 9px;border-radius:99px;font-size:10px}.discover-pill{position:absolute;bottom:28px;left:28px}.how{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;border-top:1px solid var(--line)}.how-visual{height:430px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #d0ced8;border-radius:50%}.orbit-one{width:330px;height:180px;transform:rotate(31deg)}.orbit-two{width:260px;height:260px;transform:rotate(-28deg)}.orbit-center{width:108px;height:108px;display:grid;place-items:center;border-radius:37% 63% 45% 55%;background:var(--ink);color:#fff;font-size:40px;box-shadow:0 14px 30px #17182228}.orbit-center span{color:var(--coral);font-size:17px}.float-label{position:absolute;font:10px 'DM Mono';background:#fff;padding:7px 10px;border-radius:99px;box-shadow:0 7px 15px #17182210}.label-one{top:53px;left:35px}.label-two{right:0;top:175px}.label-three{bottom:50px;left:95px;background:var(--coral)}.steps>div{display:flex;gap:21px;padding:22px 0;border-top:1px solid var(--line)}.steps b{font:11px 'DM Mono';color:var(--coral)}.steps p{margin:0;font-size:13px;color:var(--muted);line-height:1.5}.steps strong{color:var(--ink);font-size:14px}.download-section{background:var(--lilac)}.download-inner{min-height:400px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:80px;padding-bottom:80px}.download-inner>div:first-child>p:last-child{max-width:350px;color:#666475;font-size:15px}.release-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.release-tags span{background:#f8f7ff;border:1px solid #c7c0f5;border-radius:99px;padding:7px 10px;color:#656274;font:10px 'DM Mono'}.download-box{background:#f8f7ff;border:1px solid #c7c0f5;border-radius:18px;padding:17px;display:grid;grid-template-columns:auto 1fr;gap:13px 14px;min-width:380px;box-shadow:0 15px 30px #5e5a8720}.download-icon{width:48px;height:48px;border-radius:14px;background:var(--ink);color:white;display:grid;place-items:center;font-weight:700;font-size:24px}.download-icon span{color:var(--coral);font-size:11px}.download-box>div:nth-child(2){padding-top:4px}.download-box strong,.download-box span{display:block}.download-box strong{font-size:13px}.download-box span,.download-box small{font-size:10px;color:#858590}.download-button{grid-column:1/-1}.download-box small{text-align:center;grid-column:1/-1}.trust{display:grid;grid-template-columns:1fr 1fr;gap:100px;border-bottom:1px solid var(--line)}.trust-list>div{display:flex;gap:16px;padding:17px 0;border-bottom:1px solid var(--line)}.trust-list>div:last-child{border:0}.trust-list span{color:#4ba27c;font-size:20px}.trust-list p{font-size:13px;color:var(--muted);margin:0}.trust-list strong{color:var(--ink)}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.faq-list details{border-top:1px solid var(--line);padding:20px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;cursor:pointer;font-weight:600;font-size:14px;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:20px;color:var(--coral);font-weight:400;transition:.2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:13px;color:var(--muted);max-width:500px;margin:15px 25px 0 0}.footer{border-top:1px solid var(--line);padding-top:26px;padding-bottom:30px;display:flex;justify-content:space-between;align-items:center}.footer p,.footer>span{color:#92919b;font:10px 'DM Mono';margin:0}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;background:var(--ink);color:#fff;border-radius:99px;padding:12px 18px;font-size:12px;z-index:20;transition:.25s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:760px){.shell{width:min(100% - 34px,520px)}.nav{height:70px}.nav-links{display:none}.nav .button{font-size:11px;padding:9px 12px}.hero{display:block;padding:56px 0 70px}.hero h1{font-size:59px}.hero-art{height:455px;margin-top:35px}.hero-art:before{width:320px;height:320px}.phone{transform:rotate(5deg) scale(.9)}.section{padding-top:82px;padding-bottom:82px}.feature-grid,.trust,.faq,.how{grid-template-columns:1fr;gap:42px}.feature-card{min-height:300px}.how{padding-top:75px}.how-visual{height:350px;order:2}.how-copy{order:1}.download-inner{display:block;padding:65px 0}.download-box{min-width:0;margin-top:35px}.footer{gap:15px;flex-wrap:wrap}.footer p{order:3;width:100%}.section-heading h2,.how-copy h2,.download-inner h2,.trust-copy h2{font-size:48px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Anilove night theme */
:root{--ink:#f4f6ff;--muted:#9aa6c5;--cream:#070d1d;--lilac:#172b54;--coral:#ed3346;--line:#1c2b4c;--dark:#0b142b}
body{background:var(--cream);color:var(--ink)}
.brand{color:var(--ink)}
.brand-logo{width:34px;height:34px;border-radius:10px;object-fit:cover}
.footer .brand-logo{width:30px;height:30px}
.nav-links a,.text-link{color:var(--muted)}
.nav-links a:hover,.text-link:hover{color:#fff}
.button-outline{border-color:#2b3d62;color:var(--ink)}
.button-outline:hover{background:#101d38}
.button-primary{background:var(--coral);color:#fff;box-shadow:0 8px 22px #ed334633}
.button-primary:hover{background:#ff4b5c}
.hero-art:before{background:#11244a}
.phone{box-shadow:25px 29px 0 #01040c55,0 24px 50px #01040c66}
.spark-two{color:#dbe3ff}
.ticker{background:var(--coral);color:#fff}
.section-heading>p:last-child,.trust-copy>p:last-child{color:var(--muted)}
.feature-dark{background:#101c38}
.feature-lilac{background:#13254a}
.feature-sand{background:#172d4e}
.feature-card p,.steps p,.trust-list p{color:#9aa6c5}
.feature-dark p{color:#aebbd8}
.feature-dark a{color:#fff}
.download-section{background:#11244a}
.download-inner>div:first-child>p:last-child{color:#aab7d2}
.release-tags span,.download-box{background:#0e1932;border-color:#2b4270}
.download-box strong{color:#fff}
.download-box span,.download-box small{color:#9aa6c5}
.trust-list>div{border-color:var(--line)}
.orbit{border-color:#29436f}
.float-label{background:#13254a;color:#e8edff}
.label-three{background:var(--coral);color:#fff}
.footer{border-color:var(--line)}
.footer p,.footer>span{color:#7886a8}
.toast{background:var(--coral)}
