@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Manrope:wght@700;800&family=Pacifico&display=swap";:root{--page-bg:#f7f5f2;--hero-bg:#0b1421;--text-primary:#fff;--text-secondary:#ffffffbd;--text-muted:#ffffff80;--accent:#e85d1f;--visual-shadow:0 32px 70px #030c186b;color:var(--text-primary);background:var(--page-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%}body{background:var(--page-bg);min-height:100vh;margin:0}img{max-width:100%;display:block}p,h1,ul{margin:0}#app{min-height:100vh}.landing-page{background:var(--hero-bg);min-height:100vh;position:relative;overflow:hidden}.landing-page__background{position:absolute;inset:0}.landing-page__background:after{content:"";background:radial-gradient(circle at 24% 80%,#6b94d63d,#0000 38%),linear-gradient(90deg,#080f1b8c 0%,#080f1b1f 42%,#080f1b7a 100%);position:absolute;inset:0}.landing-page__background-svg{object-fit:cover;object-position:center top;width:100%;height:100%}.hero{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1920px;min-height:100vh;margin:0 auto;padding:72px 24px 154px;display:flex;position:relative}.hero__brand{letter-spacing:.02em;order:1;align-self:center;margin:0;font-family:Pacifico,cursive;font-size:clamp(2.2rem,2.5vw,2.5rem);line-height:1}.hero__brand-accent{color:var(--accent)}.hero__content{flex:1;order:2;justify-content:center;align-items:center;width:100%;padding-top:clamp(28px,8vh,64px);display:flex}.hero__copy{z-index:2;width:min(780px,100%);position:relative}.hero__title{letter-spacing:-.03em;font-family:Manrope,sans-serif;font-size:clamp(3.9rem,5.5vw,5rem);font-weight:700;line-height:.89}.hero__title-line{display:block}.hero__title-accent{color:var(--accent);margin-right:.04em;font-family:Pacifico,cursive;font-size:1.08em;font-weight:400;line-height:.7;display:inline-block;transform:translateY(.05em)}.hero__lede{color:var(--text-secondary);max-width:522px;margin-top:71px;font-size:clamp(1.06rem,1.5vw,1.25rem);line-height:1.62}.hero__ellipsis{display:block}.hero__visual{z-index:0;pointer-events:none;width:min(88.82vw,1279px);position:absolute;top:247px;right:0;transform:none}.hero__visual picture{width:100%;height:100%;display:block}.hero__visual:before{content:"";filter:blur(36px);background:radial-gradient(circle at 28% 48%,#70a3f238,#050b1300 64%);position:absolute;inset:18% 10% 14% 14%}.hero__visual img{object-fit:cover;width:100%;height:auto;filter:drop-shadow(var(--visual-shadow));position:relative}.hero__trust{order:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;width:min(780px,100%);margin-top:25px;padding:0;list-style:none;display:grid;position:relative}.hero__trust-item{align-items:flex-start;gap:12px;min-width:0;display:flex}.hero__trust-icon{width:20px;height:20px;color:var(--accent);flex:none;margin-top:2px}.hero__trust-icon svg{width:100%;height:100%}.hero__trust-title{color:var(--text-primary);font-size:.96rem;line-height:1.25}.hero__trust-subtitle{color:var(--text-muted);margin-top:4px;font-size:.82rem;line-height:1.25}@media (width<=1180px){.hero{padding-bottom:122px}.hero__copy{transform:translate(-90px)}.hero__visual{width:min(92vw,1080px);top:260px}.hero__title{font-size:clamp(3.2rem,6vw,4.4rem)}.hero__lede{margin-top:72px}}@media (width<=980px){.hero{min-height:860px;padding:56px 22px 94px}.hero__brand{font-size:2.25rem}.hero__content{justify-content:flex-start;align-items:flex-start;padding-top:56px}.hero__copy{width:min(100%,430px);transform:none}.hero__visual{width:min(96vw,860px);top:224px;right:-52px;transform:none}.hero__trust{gap:20px;width:min(560px,100%);margin-top:22px}.hero__trust-title{font-size:.9rem}.hero__trust-subtitle{font-size:.76rem}}@media (width<=640px){.landing-page{min-height:844px}.landing-page__background:after{background:radial-gradient(circle at 0 88%,#617eaa61,#0000 45%),linear-gradient(269.919deg,#0b1119 58.208%,#2a3a53 101.53%)}.landing-page__background-svg{opacity:0}.hero{align-items:stretch;min-height:844px;padding:46px 0 0;position:relative}.hero__brand{text-align:center;order:1;width:100%;margin:0;font-size:2.25rem;position:absolute;top:45px;left:0;right:0}.hero__content{order:2;padding-top:80px;display:block}.hero__copy{text-align:center;width:min(312px,100% - 40px);margin:0 auto}.hero__title{letter-spacing:-.02em;font-size:49px;font-weight:700;line-height:46px}.hero__lede{color:#ffffffb3;margin-top:40px;font-size:20px;line-height:23.5px}.hero__ellipsis{margin-top:16px}.hero__trust{z-index:2;order:3;grid-template-columns:1fr;gap:20px;width:213px;margin:0;position:absolute;top:527px;left:50%;transform:translate(-50%)}.hero__trust-item{gap:10px}.hero__trust-title{font-size:14px;line-height:14px}.hero__trust-subtitle{margin-top:6px;font-size:12px;line-height:1}.hero__visual{z-index:1;width:422px;max-width:none;height:262px;margin:0;position:absolute;top:614px;left:50%;right:auto;overflow:hidden;transform:translate(-50%)}.hero__visual:before{display:none}.hero__visual picture,.hero__visual img{width:100%;height:100%}.hero__visual img{object-fit:cover;object-position:center top;filter:none}}
