:root{color-scheme:light;--ink: #12214d;--muted-ink: #636f96;--violet: #522eeb;--violet-soft: #e8ddff;--mint: #6bc4b8;--mint-soft: #dff5f1;--rose: #f5577d;--sun: #ffc752;--peach: #ff9f4c;--sky: #aee3fb;--leaf: #8fd77a;--paper: #ffffff;--mist: #f6f8fb;--line: #dce2ee;--shadow: 0 22px 60px rgba(18, 33, 77, .14);--content: min(1120px, calc(100vw - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-rounded,SF Pro Rounded,Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--mist);letter-spacing:0}body::selection{color:var(--ink);background:var(--sun)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}.site-nav{position:absolute;inset:18px 0 auto;z-index:10;width:var(--content);min-height:64px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:10px 12px;color:var(--ink);background:#ffffffe0;border:1px solid rgba(18,33,77,.08);border-radius:999px;box-shadow:0 12px 34px #12214d1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-mark{display:inline-flex;align-items:center;gap:10px;min-width:0;font-weight:850}.brand-mark img{width:44px;height:44px;border-radius:12px;box-shadow:0 8px 18px #12214d29}.brand-mark span{white-space:nowrap}.nav-links{display:flex;align-items:center;justify-content:center;gap:8px}.nav-links a,.nav-cta{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;color:var(--muted-ink);font-size:.94rem;font-weight:750}.nav-links a:hover,.nav-links a:focus-visible,.nav-links a[aria-current=page]{background:var(--mint-soft);color:var(--ink)}.nav-cta{color:#fff;background:var(--violet);box-shadow:0 10px 24px #522eeb3d}.hero{position:relative;min-height:min(780px,88svh);display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:clamp(28px,5vw,72px);overflow:hidden;padding:118px max(20px,calc((100vw - 1120px)/2)) 70px;background:linear-gradient(135deg,#fffaf4,#f6f8fb 48%,#edf8f5)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:72px;background:var(--mist);opacity:.92}.hero-content{position:relative;z-index:1;width:min(630px,100%)}.hero-media{position:relative;z-index:1;min-width:0;align-self:stretch;display:grid;place-items:center}.hero-media img{width:min(100%,520px);max-height:min(620px,calc(100svh - 188px));aspect-ratio:3 / 4;object-fit:contain;background:#f4fffc;border:1px solid rgba(18,33,77,.1);border-radius:8px;box-shadow:0 22px 60px #12214d29}.eyebrow{margin:0 0 12px;color:var(--violet);font-size:.8rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:5rem;line-height:.95;font-weight:900}.mobile-title-break{display:none}h2{margin-bottom:16px;font-size:3rem;line-height:1.04;font-weight:900}h3{margin-bottom:10px;font-size:1.2rem;line-height:1.15}.hero-copy{max-width:570px;margin-bottom:30px;color:#273865;font-size:1.35rem;line-height:1.45;font-weight:650}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:34px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:999px;font-weight:850;border:2px solid transparent;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--violet);box-shadow:0 16px 30px #522eeb40}.button-secondary{color:var(--ink);background:#ffffffe6;border-color:#12214d1a}.hero-proof{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hero-proof div{min-height:82px;padding:14px;border-radius:8px;background:#ffffffd1;border:1px solid rgba(18,33,77,.08)}.hero-proof dt{margin-bottom:6px;font-weight:900}.hero-proof dd{margin:0;color:var(--muted-ink);line-height:1.35}.demo-section,.features-section,.launch-section{padding:84px 0}.demo-section{background:var(--mist)}.features-section{background:#fff}.section-heading{width:var(--content);margin:0 auto 34px}.section-heading p:not(.eyebrow){max-width:690px;color:var(--muted-ink);font-size:1.08rem;line-height:1.7}.demo-panel{width:var(--content);margin:0 auto;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.25fr);gap:22px;align-items:stretch;padding:20px;border-radius:8px;background:#fff;border:1px solid rgba(18,33,77,.08);box-shadow:var(--shadow)}.prompt-composer{min-width:0;display:flex;flex-direction:column;gap:18px}.prompt-field{min-height:146px;padding:20px;display:flex;flex-direction:column;justify-content:center;border-radius:8px;background:var(--mist);border:1px solid rgba(18,33,77,.08)}.prompt-label{color:var(--violet);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.prompt-field p{margin:8px 0 0;font-size:1.45rem;line-height:1.2;font-weight:900}.prompt-options{display:flex;flex-wrap:wrap;gap:8px}.prompt-chip{min-height:40px;padding:0 14px;border:1px solid rgba(18,33,77,.12);border-radius:999px;color:var(--ink);background:#fff;font:inherit;font-size:.9rem;font-weight:850;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.prompt-chip:hover,.prompt-chip:focus-visible{transform:translateY(-1px);border-color:#522eeb57}.prompt-chip[aria-pressed=true]{color:#fff;background:var(--violet);border-color:var(--violet)}.generate-button{width:fit-content;margin-top:auto}.generate-button:disabled{cursor:wait;opacity:.72}.generated-preview{margin:0;min-width:0;display:grid;grid-template-columns:minmax(220px,.82fr) minmax(190px,.64fr);gap:18px;align-items:center}.page-stage{position:relative;min-height:520px;padding:16px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(18,33,77,.1);border-radius:8px;background:#f8f6ef}.page-stage img{width:min(88%,310px);height:auto;border-radius:6px;background:#fff;box-shadow:0 10px 28px #12214d1f;transition:opacity .18s ease,transform .18s ease}.demo-panel.is-generating .page-stage img{opacity:.38;transform:scale(.985)}.demo-panel.is-generating .page-stage:after{content:"";position:absolute;inset:16px;border-radius:6px;background:linear-gradient(105deg,#ffffff14,#ffffffc7 48%,#ffffff14);animation:generateSweep .7s ease-in-out infinite alternate}.generated-details{min-width:0;display:grid;gap:8px;color:var(--muted-ink);line-height:1.45}.generation-status{width:fit-content;min-height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;color:var(--ink);background:var(--mint-soft);font-size:.84rem;font-weight:900}.demo-panel.is-generating .generation-status{background:var(--violet-soft)}.generated-details strong{display:block;color:var(--ink);font-size:1.55rem;line-height:1.08}.demo-palette{margin:8px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:6px;list-style:none}.demo-palette li{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;color:var(--ink);background:var(--palette-color);border:1px solid rgba(18,33,77,.18);box-shadow:inset 0 1px #ffffff8f;font-size:.78rem;font-weight:900}@keyframes generateSweep{0%{transform:translate(-22%)}to{transform:translate(22%)}}.feature-grid{width:var(--content);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.feature-card{min-height:246px;padding:22px;border-radius:8px;background:var(--mist);border:1px solid rgba(18,33,77,.08)}.feature-card p{margin-bottom:0;color:var(--muted-ink);line-height:1.6}.feature-dot{width:44px;height:44px;display:inline-block;margin-bottom:24px;border-radius:999px;box-shadow:inset 0 0 0 10px #ffffff80}.dot-rose{background:var(--rose)}.dot-sun{background:var(--sun)}.dot-mint{background:var(--mint)}.dot-violet{background:var(--violet)}.launch-section{width:var(--content);margin:0 auto;display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px}.launch-copy p:not(.eyebrow){max-width:650px;color:var(--muted-ink);font-size:1.08rem;line-height:1.7}.legal-main{padding:138px 0 78px;background:linear-gradient(135deg,#fffaf4,#f6f8fb,#edf8f5)}.legal-hero,.legal-content{width:min(820px,calc(100vw - 40px));margin:0 auto}.legal-hero{margin-bottom:28px}.legal-hero h1{margin-bottom:18px;font-size:clamp(3rem,7vw,5rem)}.legal-hero p:not(.eyebrow){max-width:680px;color:#273865;font-size:1.2rem;line-height:1.6;font-weight:650}.legal-updated{margin-bottom:0;color:var(--muted-ink);font-size:.98rem;font-weight:800}.legal-content{padding:34px;border:1px solid rgba(18,33,77,.08);border-radius:8px;background:#ffffffe6;box-shadow:var(--shadow)}.legal-content section+section{margin-top:34px;padding-top:30px;border-top:1px solid rgba(18,33,77,.1)}.legal-content h2{margin-bottom:12px;font-size:1.55rem}.legal-content p{margin-bottom:14px;color:var(--muted-ink);font-size:1.02rem;line-height:1.75}.legal-content a{color:var(--violet);font-weight:850}.legal-content p:last-child{margin-bottom:0}.features-main{background:var(--mist)}.features-hero{position:relative;min-height:auto;display:grid;grid-template-columns:minmax(0,.98fr) minmax(340px,1.02fr);align-items:center;gap:clamp(28px,5vw,72px);overflow:hidden;padding:118px max(20px,calc((100vw - 1120px)/2)) 64px;background:linear-gradient(135deg,#fffaf4,#f6f8fb 48%,#edf8f5)}.features-hero-copy{position:relative;z-index:1;width:min(650px,100%)}.features-hero-copy h1{font-size:clamp(3.4rem,7vw,5.2rem)}.features-hero-copy p:not(.eyebrow){max-width:610px;color:#273865;font-size:1.26rem;line-height:1.55;font-weight:650}.features-hero-proof{margin:32px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.features-hero-proof div{min-height:92px;padding:14px;border-radius:8px;background:#ffffffd1;border:1px solid rgba(18,33,77,.08)}.features-hero-proof dt{margin-bottom:6px;font-weight:900}.features-hero-proof dd{margin:0;color:var(--muted-ink);line-height:1.35}.features-hero-media{position:relative;z-index:1;min-width:0;align-self:stretch;display:grid;place-items:center}.features-hero-media img{width:min(100%,440px);max-height:min(500px,calc(100svh - 260px));aspect-ratio:3 / 4;object-fit:cover;border:1px solid rgba(18,33,77,.1);border-radius:8px;box-shadow:0 22px 60px #12214d29}.feature-page-section{padding:84px 0;background:#fff}.feature-page-section-soft{background:var(--mist)}.feature-page-grid{width:var(--content);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.feature-page-card{min-height:270px;padding:22px;border-radius:8px;background:var(--mist);border:1px solid rgba(18,33,77,.08)}.feature-page-card p{margin-bottom:0;color:var(--muted-ink);line-height:1.6}.feature-spotlight-grid{width:var(--content);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-spotlight{min-height:430px;display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,.42fr);gap:22px;align-items:end;overflow:hidden;padding:28px;border:1px solid rgba(18,33,77,.08);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.feature-spotlight-copy{align-self:start;min-width:0}.feature-number{display:inline-flex;margin-bottom:22px;color:var(--violet);font-size:.8rem;font-weight:900;letter-spacing:.08em}.feature-spotlight h3{margin-bottom:12px;font-size:2rem}.feature-spotlight p{margin-bottom:0;color:var(--muted-ink);font-size:1.03rem;line-height:1.7}.feature-spotlight img{width:min(100%,180px);justify-self:end;border:1px solid rgba(18,33,77,.1);border-radius:8px;box-shadow:0 18px 44px #12214d26}.site-footer{width:var(--content);margin:0 auto;padding:34px 0 42px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--muted-ink);border-top:1px solid rgba(18,33,77,.12)}.footer-brand img{width:36px;height:36px;border-radius:9px}.site-footer p{margin:0;text-align:right}.footer-copy{display:grid;justify-items:end;gap:8px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 16px}.footer-links a{color:var(--ink);font-weight:850}.footer-links a:hover,.footer-links a:focus-visible{color:var(--violet)}:focus-visible{outline:3px solid var(--sun);outline-offset:4px}@media(max-width:900px){:root{--content: min(100vw - 28px, 720px)}.site-nav{grid-template-columns:1fr auto;border-radius:24px}.nav-links{display:none}.hero{min-height:auto;grid-template-columns:1fr;align-items:center;gap:30px;padding-top:108px}.hero-media{align-self:auto;justify-items:start}.hero-media img{width:min(100%,420px);max-height:none}h1{font-size:4rem}h2{font-size:2.35rem}.hero-copy{font-size:1.16rem}.hero-proof{grid-template-columns:1fr}.features-hero{min-height:auto;grid-template-columns:1fr;align-items:center;gap:30px;padding-top:108px}.features-hero-media{align-self:auto;justify-items:start}.features-hero-media img{width:min(100%,360px);max-height:420px}.feature-page-grid{grid-template-columns:1fr 1fr}.feature-spotlight-grid{grid-template-columns:1fr}.feature-spotlight{min-height:360px}.launch-section,.demo-panel{grid-template-columns:1fr}.generated-preview{grid-template-columns:minmax(220px,.82fr) minmax(190px,.64fr)}.page-stage{min-height:420px}.feature-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){:root{--content: calc(100vw - 24px) }.site-nav{inset:10px 0 auto;width:fit-content;margin-left:12px;margin-right:auto;grid-template-columns:auto;min-height:56px;padding:8px}.nav-cta{display:none}.brand-mark span{max-width:150px;overflow:hidden;text-overflow:ellipsis}.brand-mark img{width:38px;height:38px;border-radius:10px}.nav-cta{min-height:38px;padding:0 12px}.hero{padding-bottom:54px}.hero-media img{width:100%;aspect-ratio:3 / 4}h1{font-size:2.95rem;line-height:.98}h2{font-size:2rem}.mobile-title-break{display:block}.hero .eyebrow{max-width:280px;font-size:.68rem;line-height:1.45}.button{width:100%}.hero-actions{margin-bottom:0}.hero-proof{display:none}.demo-section,.features-section,.feature-page-section,.launch-section{padding:58px 0}.features-hero{gap:24px;padding-bottom:54px}.features-hero-copy h1{font-size:2.95rem;line-height:.98}.features-hero-copy p:not(.eyebrow){font-size:1.12rem}.features-hero-proof{display:none}.features-hero-media img{width:min(72vw,260px);max-height:340px}.legal-main{padding:100px 0 58px}.legal-hero,.legal-content{width:calc(100vw - 24px)}.legal-content{padding:22px}.demo-panel{padding:12px}.generated-preview{grid-template-columns:1fr}.prompt-field{min-height:126px;padding:18px}.prompt-field p{font-size:1.22rem}.prompt-chip{min-height:38px;padding:0 12px;font-size:.86rem}.page-stage{min-height:430px}.page-stage img{width:min(84%,280px)}.generated-details strong{font-size:1.34rem}.feature-grid,.feature-page-grid{grid-template-columns:1fr}.feature-page-card{min-height:auto}.feature-spotlight{min-height:auto;grid-template-columns:1fr;padding:22px}.feature-spotlight h3{font-size:1.55rem}.feature-spotlight img{width:min(82%,220px);justify-self:start}.site-footer{align-items:flex-start;flex-direction:column}.site-footer p,.footer-copy,.footer-links{text-align:left;justify-items:start;justify-content:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
