:root{--ink:#16243a;--muted:#6d7686;--cream:#fffaf3;--purple:#6d49d8;--purple-dark:#5332bd;--purple-soft:#f0ebff;--red:#da251d;--line:#e8e4ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.nav{height:76px;max-width:1180px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;gap:28px;position:relative;z-index:20;background:rgba(255,255,255,.9)}.brand,.nav{align-items:center}.brand{display:inline-flex;gap:10px;font-size:24px;font-weight:800;letter-spacing:-.04em}.logoMark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#7652df,#4e2db7);color:white;box-shadow:0 8px 20px rgba(93,57,192,.22)}.logoMark span{font-size:18px;font-weight:900;transform:skew(-8deg)}.navLinks{display:flex;gap:30px;font-size:14px;font-weight:600;color:#536071}.navLinks a:hover{color:var(--purple)}.languageSwitch{display:inline-flex;padding:4px;border:1px solid var(--line);border-radius:999px;background:#fff}.languageSwitch button{border:0;background:transparent;border-radius:999px;padding:7px 10px;cursor:pointer;font-size:11px;font-weight:800;color:#8d93a0}.languageSwitch button.active{background:var(--purple);color:white}.hero{min-height:710px;overflow:hidden;position:relative;background:radial-gradient(circle at 10% 20%,rgba(112,73,218,.11),transparent 25%),linear-gradient(180deg,#fff,#fffaf4)}.heroContent{max-width:1180px;margin:0 auto;padding:82px 24px 70px;position:relative}.eyebrow,.sectionTag{display:inline-flex;align-items:center;gap:7px;color:var(--purple);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{font-size:clamp(52px,7vw,88px);line-height:.98;letter-spacing:-.065em;max-width:670px;margin:20px 0 24px}.hero h1 span{color:var(--purple)}.hero p{max-width:590px;font-size:20px;line-height:1.7;color:var(--muted);margin:0}.heroActions{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}.button{border:0;cursor:pointer;min-height:50px;border-radius:14px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:750;transition:.18s ease}.button.primary{color:white;background:var(--purple);box-shadow:0 12px 28px rgba(92,54,199,.24)}.button.primary:hover{transform:translateY(-1px);background:var(--purple-dark)}.button.secondary{color:var(--ink);background:white;border:1px solid var(--line)}.phoneMockup{width:290px;height:570px;border-radius:42px;border:8px solid #1f2937;padding:8px;right:55px;top:45px;transform:rotate(3deg);box-shadow:0 34px 80px rgba(48,37,77,.22)}.phoneMockup,.phoneTop{background:#111827;position:absolute}.phoneTop{width:90px;height:22px;border-radius:0 0 14px 14px;z-index:3;left:50%;top:0;transform:translateX(-50%)}.phoneScreen{height:100%;border-radius:29px;background:#fff;overflow:hidden;padding:27px 13px 14px}.miniHeader{display:flex;align-items:center;gap:9px;margin:8px 0 14px}.avatar,.postAvatar{background:linear-gradient(145deg,#cdb9ff,#7a56db);border-radius:50%}.avatar{width:34px;height:34px}.miniHeader div:last-child{display:grid;grid-gap:2px;gap:2px}.miniHeader b{font-size:12px}.miniHeader span{font-size:8px;color:#8b93a2}.miniCard{background:linear-gradient(135deg,#6d49d8,#886ee2);color:#fff;border-radius:16px;padding:15px;display:flex;align-items:center;gap:10px}.miniCard>span{font-size:29px}.miniCard div{display:grid;grid-gap:2px;gap:2px}.miniCard b{font-size:11px}.miniCard small{font-size:7px;opacity:.8}.miniGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:10px 0}.miniGrid div{padding:9px 8px;border-radius:12px;background:#f7f4fd;font-size:8px;font-weight:700;display:flex;gap:5px;align-items:center}.postCard{border:1px solid #eee8f5;border-radius:16px;padding:10px}.postRow{display:flex;gap:7px;align-items:center;margin-bottom:8px}.postAvatar{width:27px;height:27px}.postRow div:last-child{display:grid;grid-gap:1px;gap:1px}.postRow b{font-size:8px}.postRow small{font-size:6px;color:#9aa0aa}.postImage{height:165px;border-radius:12px;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.28)),radial-gradient(circle at 60% 30%,#fff1b6 0 8%,transparent 9%),linear-gradient(135deg,#77a66c,#d7a85c 48%,#7f5135);position:relative;overflow:hidden}.imageLabel{position:absolute;bottom:9px;left:9px;background:rgba(255,255,255,.9);padding:5px 7px;border-radius:6px;font-size:6px;font-weight:800}.postActions{font-size:8px;color:#666;margin-top:8px}.heroGlow{position:absolute;border-radius:50%;filter:blur(1px);opacity:.45}.glowOne{width:360px;height:360px;background:#ece3ff;right:-150px;top:0}.glowTwo{width:260px;height:260px;background:#ffe3ce;left:-140px;bottom:-80px}.communitySection{max-width:1180px;margin:0 auto;padding:110px 24px;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:90px;gap:90px}.betaCopy h2,.sectionHeading h2,.sectionText h2{font-size:clamp(36px,4vw,54px);letter-spacing:-.045em;line-height:1.08;margin:15px 0 20px}.betaCopy p,.sectionHeading p,.sectionText p{color:var(--muted);line-height:1.75;font-size:17px}.peopleStrip{display:flex;align-items:center;margin-top:30px}.person{width:39px;height:39px;border-radius:50%;border:3px solid #fff;margin-left:-9px;background:linear-gradient(135deg,#f2c7a7,#8760cc)}.person:first-child{margin-left:0}.p2{background:linear-gradient(135deg,#8fb3da,#624098)}.p3{background:linear-gradient(135deg,#d8aa88,#4b775d)}.p4{background:linear-gradient(135deg,#f3cf9f,#946167)}.peopleStrip span{margin-left:14px;font-size:12px;color:#8a91a0;font-weight:700}.communityVisual{height:390px;border-radius:32px;background:linear-gradient(145deg,#f7f3ff,#fff6ee);position:relative;display:grid;place-items:center}.flagCard{width:230px;height:145px;border-radius:20px;background:#da251d;display:grid;place-items:center;transform:rotate(-5deg);box-shadow:0 24px 50px rgba(112,52,40,.17)}.flagStar{color:#ffef4d;font-size:72px;line-height:1}.bubble{position:absolute;background:#fff;border:1px solid #ece7f2;box-shadow:0 14px 36px rgba(44,38,60,.1);border-radius:15px;padding:12px 15px;font-size:12px;font-weight:700;display:flex;gap:7px;align-items:center}.bubble svg{color:var(--purple)}.bubble1{top:45px;left:25px}.bubble2{right:15px;top:140px}.bubble3{bottom:35px;left:70px}.featuresSection{background:#faf8fc;padding:105px 24px 115px}.sectionHeading{max-width:760px;margin:0 auto 55px;text-align:center}.sectionHeading p{max-width:660px;margin:0 auto}.featureGrid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.featureCard{background:#fff;border:1px solid #eeeaf2;border-radius:20px;padding:27px;min-height:210px;transition:.18s ease}.featureCard:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(39,33,52,.08)}.featureIcon{width:43px;height:43px;border-radius:13px;background:var(--purple-soft);color:var(--purple);display:grid;place-items:center;margin-bottom:21px}.featureCard h3{margin:0 0 11px;font-size:19px}.featureCard p{margin:0;color:var(--muted);line-height:1.65;font-size:14px}.betaSection{padding:105px 24px}.betaCard{max-width:1100px;margin:0 auto;color:#fff;border-radius:32px;padding:55px 58px;background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.13),transparent 30%),linear-gradient(135deg,#5d39c5,#7758d9);display:grid;grid-template-columns:1.05fr .95fr;grid-gap:60px;gap:60px;align-items:center;box-shadow:0 26px 60px rgba(90,52,196,.2)}.sectionTag.light{color:#dfd4ff}.betaCopy h2{margin-top:12px}.betaCopy p{color:#e4dcf8;margin-bottom:0}.emailRow{background:#fff;padding:6px;border-radius:15px;display:flex;gap:7px}.emailRow input{flex:1 1;border:0;outline:0;padding:0 12px;min-width:0;color:var(--ink)}.emailRow button{border:0;border-radius:11px;background:#1d2637;color:#fff;padding:13px 15px;font-weight:750;cursor:pointer;display:flex;gap:7px;align-items:center;white-space:nowrap}.betaForm small{display:block;color:#d8d0ed;line-height:1.5;margin-top:13px}.formMessage{display:flex;align-items:center;gap:7px;font-size:13px;color:#f0eaff;margin:12px 3px 0}.formMessage.success{color:#caffd7}.formMessage.error{color:#ffd1d1}.formMessage.dark{color:#357747}.formMessage.error.dark{color:#b73535}.feedbackSection{max-width:920px;margin:0 auto;padding:30px 24px 115px}.sectionHeading.compact{margin-bottom:40px}.feedbackForm{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 18px 55px rgba(37,30,53,.06)}.twoCols{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.feedbackForm label{display:grid;grid-gap:8px;gap:8px;font-size:13px;font-weight:750;color:#485367;margin-bottom:18px}.feedbackForm input,.feedbackForm textarea{width:100%;border:1px solid #e1dce9;border-radius:12px;outline:0;padding:13px 14px;color:var(--ink);background:#fdfcff}.feedbackForm input:focus,.feedbackForm textarea:focus{border-color:#9d84e9;box-shadow:0 0 0 3px rgba(109,73,216,.08)}.feedbackForm textarea{resize:vertical;min-height:135px}footer{border-top:1px solid #eeeaf2;max-width:1180px;margin:0 auto;padding:34px 24px 50px;display:flex;align-items:center;gap:25px}.footerBrand{font-size:20px}.footerBrand .logoMark{width:30px;height:30px}.footerBrand .logoMark span{font-size:15px}footer p{color:#8b92a0;font-size:12px;flex:1 1;text-align:center}.footerLang{display:flex;gap:6px}.footerLang button{border:0;background:transparent;color:#8b92a0;font-size:11px;font-weight:800;cursor:pointer}@media (max-width:900px){.navLinks{display:none}.phoneMockup{opacity:.25;right:-70px;transform:rotate(6deg) scale(.88)}.heroContent{padding-top:75px}.eyebrow,.hero h1,.hero p,.heroActions{position:relative;z-index:3}.communitySection{grid-template-columns:1fr;gap:45px;padding-top:85px;padding-bottom:85px}.communityVisual{max-width:600px;width:100%;justify-self:center}.featureGrid{grid-template-columns:1fr 1fr}.betaCard{grid-template-columns:1fr;gap:30px;padding:42px 32px}}@media (max-width:600px){.nav{height:68px;padding:0 16px}.brand{font-size:21px}.languageSwitch button{padding:6px 8px}.hero{min-height:690px}.heroContent{padding:65px 18px}.hero h1{font-size:54px;max-width:100%}.hero p{font-size:17px;max-width:90%}.phoneMockup{right:-130px;top:160px;opacity:.18}.button{width:100%}.communitySection{padding:75px 18px}.communityVisual{height:330px}.flagCard{width:190px;height:120px}.featureGrid{grid-template-columns:1fr}.featuresSection{padding:80px 18px}.betaSection{padding:75px 18px}.betaCard{padding:34px 22px;border-radius:24px}.emailRow{display:block;padding:7px}.emailRow input{width:100%;height:48px;padding:0 10px}.emailRow button{width:100%;justify-content:center}.feedbackSection{padding:20px 18px 85px}.feedbackForm{padding:20px}.twoCols{grid-template-columns:1fr;gap:0}footer{flex-direction:column}footer p{text-align:center}}.guidesSection{padding:105px 24px 115px;background:#fff}.guidesHeading{margin-bottom:42px}.guidePreviewGrid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.guidePreviewCard{border:1px solid var(--line);border-radius:22px;padding:28px;background:linear-gradient(180deg,#fff,#fdfbff);min-height:205px}.guideEmoji{font-size:30px;display:inline-block;margin-bottom:18px}.guidePreviewCard h3{margin:0 0 10px;font-size:20px}.guidePreviewCard p{margin:0;color:var(--muted);line-height:1.7;font-size:14px}.guidesAction{display:flex;justify-content:center;margin-top:30px}.guideButton{text-decoration:none}.publicPage{min-height:100vh;background:#fbfafd}.publicHeader{height:76px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.publicHeaderActions{display:flex;align-items:center;gap:10px}.publicHeader a{text-decoration:none}.publicHero{max-width:1000px;margin:0 auto;padding:82px 24px 44px;text-align:center}.publicHero h1{font-size:clamp(42px,6vw,70px);letter-spacing:-.055em;line-height:1.02;margin:16px auto 20px}.publicHero p{max-width:720px;margin:0 auto;color:var(--muted);line-height:1.75;font-size:18px}.publicContent{max-width:1100px;margin:0 auto;padding:10px 24px 100px}.categoryBlock{margin-top:42px}.categoryTitle{display:flex;align-items:center;gap:10px;margin-bottom:16px}.categoryTitle span{font-size:26px}.categoryTitle h2{margin:0;font-size:27px;letter-spacing:-.025em}.guideList{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.guideCardLink{display:block;text-decoration:none;color:inherit;background:white;border:1px solid var(--line);border-radius:19px;padding:24px;transition:.18s ease;min-height:160px}.guideCardLink:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(39,33,52,.08);border-color:#dcd3ef}.guideCardLink h3{margin:0 0 9px;font-size:20px}.guideCardLink p{color:var(--muted);line-height:1.65;margin:0 0 18px}.guideCardMore{color:var(--purple);font-weight:750;font-size:13px;display:inline-flex;align-items:center;gap:6px}.emptyGuides{max-width:720px;margin:30px auto 0;text-align:center;background:white;border:1px solid var(--line);border-radius:18px;padding:30px;color:var(--muted)}.articleWrap{max-width:830px;margin:0 auto;padding:70px 24px 110px}.articleBack{display:inline-flex;align-items:center;gap:7px;color:var(--purple);text-decoration:none;font-weight:750;font-size:14px;margin-bottom:34px}.articleHeader h1{font-size:clamp(38px,6vw,62px);letter-spacing:-.05em;line-height:1.05;margin:14px 0 18px}.articleSummary{color:var(--muted);font-size:19px;line-height:1.7;margin:0 0 35px}.articleBody{background:white;border:1px solid var(--line);border-radius:22px;padding:clamp(24px,5vw,48px);line-height:1.78;font-size:16px}.articleBody h2{margin-top:34px;font-size:27px;letter-spacing:-.025em}.articleBody h3{margin-top:28px;font-size:21px}.articleBody p{margin:0 0 18px}.articleBody ol,.articleBody ul{padding-left:22px}.articleBody a{color:var(--purple)}.articleBody img{max-width:100%;height:auto;border-radius:14px}.articleCta{margin-top:28px;padding:25px;border-radius:18px;background:var(--purple-soft)}.articleCta h2{margin:0 0 8px;font-size:20px}.articleCta p{color:var(--muted);margin:0 0 16px}@media (max-width:760px){.guideList,.guidePreviewGrid{grid-template-columns:1fr}.guidesSection{padding:80px 18px}.publicHeader{height:68px;padding:0 16px}.publicHeader .button{width:auto;min-height:42px;padding:0 13px;font-size:12px}.publicHero{padding-top:58px}}.seoDiscoverSection{padding:105px 24px;background:linear-gradient(180deg,#fff,#faf8fc)}.seoHubGrid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.seoHubCard{text-decoration:none;color:inherit;background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;display:flex;gap:18px;transition:.18s ease}.seoHubCard:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(39,33,52,.08);border-color:#dcd3ef}.seoHubCard>span{font-size:31px;line-height:1}.seoHubCard h3{margin:0 0 8px;font-size:21px}.seoHubCard p{margin:0 0 15px;color:var(--muted);line-height:1.6}.seoHubCard b{font-size:13px;color:var(--purple)}.seoArticleGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.seoArticleGrid .guideCardLink h2{margin:0 0 9px;font-size:21px}.seoCrossLinks{margin-top:50px;padding:28px;border-radius:20px;background:var(--purple-soft)}.seoCrossLinks h2{margin:0 0 8px}.seoCrossLinks a{color:var(--purple);font-weight:700}.seoHome{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:var(--muted);font-weight:700;font-size:13px}.articleInternal{border-top:1px solid var(--line);margin-top:36px;padding-top:16px}.articleInternal a{display:inline-flex;align-items:center;gap:5px;font-weight:700}@media(max-width:760px){.seoArticleGrid,.seoHubGrid{grid-template-columns:1fr}.seoDiscoverSection{padding:80px 18px}}