.Navbar-module__cJzEcG__nav{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-lt);background:#fff3e6d9;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__inner{align-items:center;gap:2rem;max-width:1100px;height:62px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__cJzEcG__logo{color:var(--text);letter-spacing:-.02em;align-items:center;gap:.5rem;margin-right:auto;font-size:1rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logoIcon{color:var(--orange);font-size:1.1rem}.Navbar-module__cJzEcG__links{color:var(--sub);align-items:center;gap:2rem;font-size:.875rem;display:flex}.Navbar-module__cJzEcG__links a:hover{color:var(--text)}.Navbar-module__cJzEcG__cta{background:var(--text);color:#fff;border-radius:100px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .2s}.Navbar-module__cJzEcG__cta:hover{background:#333}@media (max-width:700px){.Navbar-module__cJzEcG__links{display:none}}
.Hero-module__ZARIfG__hero{text-align:center;background:var(--bg);flex-direction:column;align-items:center;padding:9rem 1.5rem 5rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background:radial-gradient(#ff7a4514 0%,#0000 65%);width:700px;height:500px;position:absolute;top:-150px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__inner{z-index:1;max-width:700px}.Hero-module__ZARIfG__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--orange);background:var(--orange-lt);border:1px solid #ff7a4533;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.35rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__dot{background:var(--orange);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse;display:block}.Hero-module__ZARIfG__headline{color:var(--text);letter-spacing:-.035em;margin-bottom:2rem;font-size:clamp(2.6rem,5vw,4rem);font-weight:800;line-height:1.12}.Hero-module__ZARIfG__crayonWrap{color:var(--text);display:inline-block;position:relative}.Hero-module__ZARIfG__crayonWrap:after{content:"";z-index:-1;opacity:.8;background-image:url("data:image/svg+xml,%3Csvg width='300' height='12' viewBox='0 0 300 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 9.5C51.5 6.5 152 4 297.5 2.5' stroke='%23F5C842' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;width:104%;height:12px;position:absolute;bottom:-4px;left:-2%}.Hero-module__ZARIfG__sub{color:var(--sub);max-width:550px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}.Hero-module__ZARIfG__ctaWrap{margin-bottom:2rem}.Hero-module__ZARIfG__trust{justify-content:center;align-items:center;gap:.75rem;display:flex}.Hero-module__ZARIfG__avatars{display:flex}.Hero-module__ZARIfG__av{border:2px solid var(--bg);border-radius:50%;width:28px;height:28px;margin-left:-7px}.Hero-module__ZARIfG__av:first-child{margin-left:0}.Hero-module__ZARIfG__trustText{color:var(--sub);font-size:.83rem}.Hero-module__ZARIfG__trustText strong{color:var(--text);font-weight:600}.Hero-module__ZARIfG__phoneWrap{justify-content:center;align-items:flex-start;margin-top:5rem;display:flex;position:relative}.Hero-module__ZARIfG__pill{background:var(--surface);border:1px solid var(--border);color:var(--text);white-space:nowrap;z-index:4;border-radius:100px;align-items:center;gap:7px;padding:8px 16px;font-size:12px;font-weight:600;display:flex;position:absolute;box-shadow:0 4px 20px #0000000f}.Hero-module__ZARIfG__pillLeft{animation:7s ease-in-out infinite Hero-module__ZARIfG__float;top:120px;left:-170px}.Hero-module__ZARIfG__pillRight{animation:8s ease-in-out infinite Hero-module__ZARIfG__float2;top:200px;right:-160px}.Hero-module__ZARIfG__recDot{background:#ff7a45;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.2s ease-in-out infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__phone{background:#1a1a1a;border-radius:46px;flex-shrink:0;width:270px;height:540px;position:relative;box-shadow:0 60px 100px -20px #0000004d,0 30px 50px -10px #0000002e,0 0 0 1px #ffffff12,inset 0 1px #ffffff14}.Hero-module__ZARIfG__notch{z-index:10;background:#1a1a1a;border-radius:0 0 20px 20px;width:90px;height:28px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__screen{background:#f8f4ef;border-radius:44px;position:absolute;inset:3px;overflow:hidden}.Hero-module__ZARIfG__phase{opacity:0;flex-direction:column;padding:44px 18px 18px;display:flex;position:absolute;inset:0}.Hero-module__ZARIfG__phase1{animation:14s ease-in-out infinite Hero-module__ZARIfG__showPhase1}.Hero-module__ZARIfG__phase2{animation:14s ease-in-out infinite Hero-module__ZARIfG__showPhase2}.Hero-module__ZARIfG__phase3{animation:14s ease-in-out infinite Hero-module__ZARIfG__showPhase3}.Hero-module__ZARIfG__phase4{animation:14s ease-in-out infinite Hero-module__ZARIfG__showPhase4}@keyframes Hero-module__ZARIfG__showPhase1{0%,2%{opacity:0}6%,22%{opacity:1}26%,to{opacity:0}}@keyframes Hero-module__ZARIfG__showPhase2{0%,24%{opacity:0}28%,47%{opacity:1}51%,to{opacity:0}}@keyframes Hero-module__ZARIfG__showPhase3{0%,49%{opacity:0}53%,62%{opacity:1}66%,to{opacity:0}}@keyframes Hero-module__ZARIfG__showPhase4{0%,64%{opacity:0}69%,92%{opacity:1}97%,to{opacity:0}}.Hero-module__ZARIfG__recBar{background:#ff7a451a;border:1px solid #ff7a4533;border-radius:12px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 12px;display:flex}.Hero-module__ZARIfG__recIndicator{background:#ff7a45;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.2s ease-in-out infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__recLabel{color:#ff7a45;letter-spacing:.08em;text-transform:uppercase;flex:1;font-size:10px;font-weight:700}.Hero-module__ZARIfG__recTimer{color:#ff7a458c;letter-spacing:.05em;font-family:SF Mono,monospace;font-size:11px}.Hero-module__ZARIfG__waveform{justify-content:center;align-items:center;gap:4px;height:80px;margin-bottom:16px;display:flex}.Hero-module__ZARIfG__bar{background:var(--orange);transform-origin:50%;opacity:.75;border-radius:4px;width:4px;animation:.8s ease-in-out infinite alternate Hero-module__ZARIfG__waveform;display:block}.Hero-module__ZARIfG__recHint{color:var(--sub);text-align:center;margin-top:auto;font-size:11px}.Hero-module__ZARIfG__transcriptHeader{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);margin-bottom:14px;font-size:9.5px;font-weight:700}.Hero-module__ZARIfG__transcriptLines{flex-direction:column;gap:10px;display:flex}.Hero-module__ZARIfG__tLine{opacity:0;align-items:flex-start;gap:8px;display:flex}.Hero-module__ZARIfG__tLine1{animation:14s ease-in-out infinite Hero-module__ZARIfG__fadeLineIn}.Hero-module__ZARIfG__tLine2{animation:14s ease-in-out .6s infinite Hero-module__ZARIfG__fadeLineIn}.Hero-module__ZARIfG__tLine3{animation:14s ease-in-out 1.2s infinite Hero-module__ZARIfG__fadeLineIn}@keyframes Hero-module__ZARIfG__fadeLineIn{0%,26%{opacity:0;transform:translateY(6px)}32%,47%{opacity:1;transform:translateY(0)}51%,to{opacity:0}}.Hero-module__ZARIfG__speaker{letter-spacing:.05em;text-transform:uppercase;color:#ff7a45;white-space:nowrap;min-width:30px;padding-top:1px;font-size:9px;font-weight:700}.Hero-module__ZARIfG__speakerYou{color:#7c6cf2}.Hero-module__ZARIfG__tLine p{color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:7px 10px;font-size:12px;line-height:1.5}.Hero-module__ZARIfG__aiMoment{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__aiSpinner{border:3px solid var(--border);border-top-color:var(--orange);border-right-color:var(--purple);border-radius:50%;width:44px;height:44px;animation:1s linear infinite Hero-module__ZARIfG__spin}@keyframes Hero-module__ZARIfG__spin{to{transform:rotate(360deg)}}.Hero-module__ZARIfG__aiText{background:linear-gradient(120deg,#ff7a45,#7c6cf2);-webkit-text-fill-color:transparent;letter-spacing:.03em;-webkit-background-clip:text;background-clip:text;font-size:12px;font-weight:600}.Hero-module__ZARIfG__journalCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000f}.Hero-module__ZARIfG__jAccent{background:linear-gradient(#ff7a45,#f5c842);flex-shrink:0;width:5px}.Hero-module__ZARIfG__jBody{flex-direction:column;flex:1;gap:4px;padding:14px;display:flex}.Hero-module__ZARIfG__jMeta{color:var(--sub);align-items:flex-start;gap:6px;margin-bottom:10px;font-size:11px;line-height:1.4;display:flex}.Hero-module__ZARIfG__jMeta strong{color:var(--text);font-size:12px;font-weight:700}.Hero-module__ZARIfG__jLine{color:var(--sub);font-size:11.5px;line-height:1.6}.Hero-module__ZARIfG__jl1{animation:14s ease-in-out infinite Hero-module__ZARIfG__jlIn1}.Hero-module__ZARIfG__jl2{animation:14s ease-in-out infinite Hero-module__ZARIfG__jlIn2}.Hero-module__ZARIfG__jl3{animation:14s ease-in-out infinite Hero-module__ZARIfG__jlIn3}@keyframes Hero-module__ZARIfG__jlIn1{0%,68%{opacity:0;transform:translate(-4px)}73%,92%{opacity:1;transform:translate(0)}97%,to{opacity:0}}@keyframes Hero-module__ZARIfG__jlIn2{0%,72%{opacity:0;transform:translate(-4px)}77%,92%{opacity:1;transform:translate(0)}97%,to{opacity:0}}@keyframes Hero-module__ZARIfG__jlIn3{0%,76%{opacity:0;transform:translate(-4px)}81%,92%{opacity:1;transform:translate(0)}97%,to{opacity:0}}.Hero-module__ZARIfG__jTags{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.Hero-module__ZARIfG__jTagsIn{animation:14s ease-in-out .3s infinite Hero-module__ZARIfG__jlIn3}.Hero-module__ZARIfG__tag{border-radius:100px;padding:3px 9px;font-size:10px;font-weight:600}@media (max-width:900px){.Hero-module__ZARIfG__pillLeft,.Hero-module__ZARIfG__pillRight{display:none}.Hero-module__ZARIfG__hero{padding:7rem 1.5rem 4rem}}@media (max-width:500px){.Hero-module__ZARIfG__headline{font-size:2.2rem}.Hero-module__ZARIfG__phone{width:240px;height:480px}}
.WaitlistForm-module__yTFYtW__form{gap:8px;max-width:440px;margin:0 auto;display:flex}.WaitlistForm-module__yTFYtW__input{border:1.5px solid var(--border);background:var(--surface);color:var(--text);border-radius:12px;outline:none;flex:1;padding:.75rem 1.125rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.WaitlistForm-module__yTFYtW__input:focus{border-color:var(--orange)}.WaitlistForm-module__yTFYtW__input::placeholder{color:var(--faint)}.WaitlistForm-module__yTFYtW__btn{background:var(--text);color:#fff;white-space:nowrap;border:none;border-radius:12px;padding:.75rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .2s,transform .15s}.WaitlistForm-module__yTFYtW__btn:hover:not(:disabled){background:#333;transform:translateY(-1px)}.WaitlistForm-module__yTFYtW__btn:disabled{opacity:.6;cursor:not-allowed}.WaitlistForm-module__yTFYtW__error{color:#dc2626;text-align:center;margin-top:.5rem;font-size:.875rem}.WaitlistForm-module__yTFYtW__success{background:var(--green-lt);color:#16a34a;border:1px solid #22c55e40;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;max-width:440px;margin:0 auto;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;display:flex}.WaitlistForm-module__yTFYtW__successIcon{color:#22c55e;flex-shrink:0}@media (max-width:480px){.WaitlistForm-module__yTFYtW__form{flex-direction:column}.WaitlistForm-module__yTFYtW__btn{width:100%}}
.Sections-module__k-WNVq__section{max-width:1100px;margin:0 auto;padding:7rem 1.5rem}.Sections-module__k-WNVq__sectionAlt{background:0 0}.Sections-module__k-WNVq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.Sections-module__k-WNVq__gridFlip .Sections-module__k-WNVq__text{order:2}.Sections-module__k-WNVq__gridFlip .Sections-module__k-WNVq__visual{order:1}.Sections-module__k-WNVq__centered{text-align:center;margin-bottom:4rem}.Sections-module__k-WNVq__label{letter-spacing:.1em;text-transform:uppercase;color:var(--orange);background:var(--orange-lt);border:1px solid #ff7a4533;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.3rem .875rem;font-size:.72rem;font-weight:700;display:inline-flex}.Sections-module__k-WNVq__h2{color:var(--text);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.18}.Sections-module__k-WNVq__h2Center{text-align:center;}.Sections-module__k-WNVq__p{color:var(--sub);max-width:480px;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.75}.Sections-module__k-WNVq__pCenter{text-align:center;max-width:520px;margin-left:auto;margin-right:auto}.Sections-module__k-WNVq__checks{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.Sections-module__k-WNVq__checks li{color:var(--sub);align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;display:flex}.Sections-module__k-WNVq__recCard{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:24px;box-shadow:0 12px 40px #00000012}.Sections-module__k-WNVq__recTop{color:#ff7a45;letter-spacing:.06em;text-transform:uppercase;background:#ff7a4514;border:1px solid #ff7a452e;border-radius:12px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 14px;font-size:11px;font-weight:700;display:flex}.Sections-module__k-WNVq__recDotLg{background:#ff7a45;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.2s ease-in-out infinite Sections-module__k-WNVq__pulse}.Sections-module__k-WNVq__timer{color:#ff7a4580;margin-left:auto;font-family:SF Mono,monospace}.Sections-module__k-WNVq__bigWave{justify-content:center;align-items:center;gap:4px;height:100px;margin-bottom:20px;display:flex}.Sections-module__k-WNVq__wavebar{background:var(--orange);transform-origin:50%;opacity:.7;border-radius:5px;width:5px;animation:.8s ease-in-out infinite alternate Sections-module__k-WNVq__waveform;display:block}.Sections-module__k-WNVq__speakers{flex-wrap:wrap;gap:10px;display:flex}.Sections-module__k-WNVq__speakerChip{background:var(--bg);border:1px solid var(--border);color:var(--sub);border-radius:100px;align-items:center;gap:7px;padding:7px 12px;font-size:12px;font-weight:500;display:flex}.Sections-module__k-WNVq__speakerChipYou{background:var(--purple-lt);color:var(--purple);border-color:#7c6cf24d}.Sections-module__k-WNVq__av{object-fit:contain;flex-shrink:0;width:20px;height:20px}.Sections-module__k-WNVq__aiCard{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:24px;box-shadow:0 12px 40px #00000012}.Sections-module__k-WNVq__transcriptHdr{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);margin-bottom:14px;font-size:9.5px;font-weight:700}.Sections-module__k-WNVq__bubbles{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.Sections-module__k-WNVq__tbubble{align-items:flex-start;gap:8px;display:flex}.Sections-module__k-WNVq__tbubbleYou{justify-content:flex-end}.Sections-module__k-WNVq__tname{object-fit:contain;width:24px;height:24px}.Sections-module__k-WNVq__tnameYou{color:var(--purple)}.Sections-module__k-WNVq__tbubble p{color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:10px;max-width:220px;padding:7px 11px;font-size:12px;line-height:1.5}.Sections-module__k-WNVq__transformRow{align-items:center;gap:8px;margin-bottom:14px;display:flex}.Sections-module__k-WNVq__tLine{background:var(--border);border-radius:1px;flex:1;height:1px}.Sections-module__k-WNVq__tLabel{background:linear-gradient(90deg,#ff7a45,#7c6cf2);-webkit-text-fill-color:transparent;white-space:nowrap;letter-spacing:.06em;-webkit-background-clip:text;background-clip:text;align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.Sections-module__k-WNVq__insights{flex-direction:column;gap:8px;display:flex}.Sections-module__k-WNVq__insight{color:var(--sub);background:var(--bg);border:1px solid var(--border);border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-size:12px;font-weight:500;display:flex}.Sections-module__k-WNVq__journalShowcase{max-width:640px;margin:0 auto}.Sections-module__k-WNVq__journalFull{background:var(--surface);border:1px solid var(--border);border-radius:24px;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000014}.Sections-module__k-WNVq__jfAccent{background:linear-gradient(#ff7a45,#f5c842,#7c6cf2);flex-shrink:0;width:6px}.Sections-module__k-WNVq__jfBody{flex:1;padding:28px}.Sections-module__k-WNVq__jfHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Sections-module__k-WNVq__jfTitle{color:var(--text);margin-bottom:3px;font-size:1.05rem;font-weight:700}.Sections-module__k-WNVq__jfDate{color:var(--faint);font-size:12px}.Sections-module__k-WNVq__jfAvatar{object-fit:contain;flex-shrink:0;width:40px;height:40px}.Sections-module__k-WNVq__jfDivider{background:var(--border-lt);height:1px;margin-bottom:20px}.Sections-module__k-WNVq__jfLine{color:var(--sub);margin-bottom:10px;font-size:.95rem;line-height:1.75}.Sections-module__k-WNVq__jfTagRow{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.Sections-module__k-WNVq__jfTag{border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.Sections-module__k-WNVq__tagOrange{color:#ff7a45;background:#fff0e8;border:1px solid #ffdcc8}.Sections-module__k-WNVq__tagPurple{color:#7c6cf2;background:#f0eeff;border:1px solid #d9d0ff}.Sections-module__k-WNVq__tagGreen{color:#22c55e;background:#f0fdf4;border:1px solid #bbf7d0}.Sections-module__k-WNVq__tagBlue{color:#3b82f6;background:#eff6ff;border:1px solid #bfdbfe}.Sections-module__k-WNVq__peopleCard{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:24px;box-shadow:0 12px 40px #00000012}.Sections-module__k-WNVq__peopleHdr{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);margin-bottom:14px;font-size:9.5px;font-weight:700}.Sections-module__k-WNVq__peopleList{flex-direction:column;gap:2px;display:flex}.Sections-module__k-WNVq__personRow{cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:12px;transition:background .15s;display:flex}.Sections-module__k-WNVq__personRow:hover{background:var(--bg)}.Sections-module__k-WNVq__personAv{object-fit:contain;flex-shrink:0;width:40px;height:40px}.Sections-module__k-WNVq__personInfo{flex-direction:column;flex:1;gap:2px;display:flex}.Sections-module__k-WNVq__personName{color:var(--text);font-size:14px;font-weight:600}.Sections-module__k-WNVq__personRole{color:var(--faint);font-size:11.5px}.Sections-module__k-WNVq__personConvos{color:var(--faint);white-space:nowrap;font-size:11.5px}.Sections-module__k-WNVq__searchShowcase{max-width:620px;margin:0 auto}.Sections-module__k-WNVq__searchCard{background:var(--surface);border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000014}.Sections-module__k-WNVq__searchBar{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:16px 20px;display:flex}.Sections-module__k-WNVq__searchIcon{flex-shrink:0}.Sections-module__k-WNVq__searchQuery{color:var(--text);font-size:14px}.Sections-module__k-WNVq__searchCursor{background:var(--orange);width:2px;height:18px;margin-left:-8px;animation:1s step-end infinite Sections-module__k-WNVq__blink;display:block}@keyframes Sections-module__k-WNVq__blink{0%,to{opacity:1}50%{opacity:0}}.Sections-module__k-WNVq__searchDivider{background:var(--border-lt);height:1px}.Sections-module__k-WNVq__searchResults{padding:16px 20px}.Sections-module__k-WNVq__resultMeta{color:var(--faint);margin-bottom:12px;font-size:11px}.Sections-module__k-WNVq__resultCard{border:1px solid var(--border);border-radius:14px;display:flex;overflow:hidden}.Sections-module__k-WNVq__resultAccent{background:var(--orange);flex-shrink:0;width:4px}.Sections-module__k-WNVq__resultBody{flex:1;padding:14px 16px}.Sections-module__k-WNVq__resultText{color:var(--text);margin-bottom:8px;font-size:13px;line-height:1.6}.Sections-module__k-WNVq__highlight{color:#cc5010;background:#ff7a4526;border-radius:4px;padding:1px 3px;font-style:normal}.Sections-module__k-WNVq__resultSpeaker{color:var(--faint);font-size:11px}@media (max-width:860px){.Sections-module__k-WNVq__grid{grid-template-columns:1fr;gap:3rem}.Sections-module__k-WNVq__gridFlip .Sections-module__k-WNVq__text{order:1}.Sections-module__k-WNVq__gridFlip .Sections-module__k-WNVq__visual{order:2}.Sections-module__k-WNVq__section{padding:5rem 1.5rem}}@keyframes Sections-module__k-WNVq__waveform{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes Sections-module__k-WNVq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}
.Privacy-module__TPadsa__section{background:var(--text);padding:7rem 1.5rem}.Privacy-module__TPadsa__inner{max-width:1100px;margin:0 auto}.Privacy-module__TPadsa__header{text-align:center;margin-bottom:4rem}.Privacy-module__TPadsa__label{letter-spacing:.1em;text-transform:uppercase;color:#ff7a45e6;background:#ff7a451f;border:1px solid #ff7a4540;border-radius:100px;align-items:center;margin-bottom:1.25rem;padding:.3rem .875rem;font-size:.72rem;font-weight:700;display:inline-flex}.Privacy-module__TPadsa__h2{color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;line-height:1.18}.Privacy-module__TPadsa__sub{color:#ffffff80;max-width:480px;margin:0 auto;font-size:1.05rem;line-height:1.7}.Privacy-module__TPadsa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Privacy-module__TPadsa__card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:28px}.Privacy-module__TPadsa__icon{margin-bottom:1rem;font-size:1.75rem;display:block}.Privacy-module__TPadsa__cardTitle{color:#fff;letter-spacing:-.02em;margin-bottom:.625rem;font-size:1.05rem;font-weight:700}.Privacy-module__TPadsa__cardDesc{color:#ffffff7a;font-size:.92rem;line-height:1.7}@media (max-width:860px){.Privacy-module__TPadsa__grid{grid-template-columns:1fr}}
.Pricing-module__yc4bBa__section{background:0 0;padding:7rem 1.5rem}.Pricing-module__yc4bBa__inner{max-width:1000px;margin:0 auto}.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:4rem}.Pricing-module__yc4bBa__label{letter-spacing:.1em;text-transform:uppercase;color:var(--orange);background:var(--orange-lt);border:1px solid #ff7a4533;border-radius:100px;margin-bottom:1.25rem;padding:.3rem .875rem;font-size:.72rem;font-weight:700;display:inline-flex}.Pricing-module__yc4bBa__h2{color:var(--text);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800}.Pricing-module__yc4bBa__sub{color:var(--faint);font-size:1rem}.Pricing-module__yc4bBa__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.25rem;display:grid}.Pricing-module__yc4bBa__card{background:var(--surface);border:1.5px solid var(--border);border-radius:24px;padding:28px;transition:box-shadow .2s,transform .2s;position:relative}.Pricing-module__yc4bBa__card:hover{transform:translateY(-3px);box-shadow:0 16px 48px #00000014}.Pricing-module__yc4bBa__featured{background:var(--text);border-color:#0000;box-shadow:0 20px 60px #0000002e}.Pricing-module__yc4bBa__badge{letter-spacing:.06em;text-transform:uppercase;background:var(--orange);color:#fff;white-space:nowrap;border-radius:100px;padding:4px 14px;font-size:10.5px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__yc4bBa__planName{color:var(--faint);letter-spacing:.04em;margin-bottom:1rem;font-size:.95rem;font-weight:700}.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__planName{color:#ffffff80}.Pricing-module__yc4bBa__priceRow{align-items:baseline;gap:5px;margin-bottom:10px;display:flex}.Pricing-module__yc4bBa__price{color:var(--text);letter-spacing:-.03em;font-size:2.2rem;font-weight:800}.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__price{color:#fff}.Pricing-module__yc4bBa__period{color:var(--faint);font-size:.85rem}.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__period{color:#ffffff73}.Pricing-module__yc4bBa__planDesc{color:var(--sub);margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__planDesc{color:#ffffff8c}.Pricing-module__yc4bBa__divider{background:var(--border);height:1px;margin-bottom:1.25rem}.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__divider{background:#ffffff1a}.Pricing-module__yc4bBa__features{flex-direction:column;gap:10px;margin-bottom:1.75rem;display:flex}.Pricing-module__yc4bBa__feature{color:var(--sub);align-items:center;gap:9px;font-size:.875rem;display:flex}.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__feature{color:#ffffffb8}.Pricing-module__yc4bBa__btn{text-align:center;background:var(--bg);color:var(--text);border:1.5px solid var(--border);border-radius:12px;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:block}.Pricing-module__yc4bBa__btn:hover{background:var(--border)}.Pricing-module__yc4bBa__btnFeatured{color:var(--text);background:#fff;border-color:#0000}.Pricing-module__yc4bBa__btnFeatured:hover{background:#eee}@media (max-width:780px){.Pricing-module__yc4bBa__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}
.CTA-module__CdZh3q__section{text-align:center;background:0 0;padding:7rem 1.5rem}.CTA-module__CdZh3q__inner{max-width:600px;margin:0 auto}.CTA-module__CdZh3q__h2{color:var(--text);letter-spacing:-.035em;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.12}.CTA-module__CdZh3q__sub{color:var(--sub);max-width:440px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.7}.CTA-module__CdZh3q__formWrap{margin-bottom:2rem}.CTA-module__CdZh3q__trust{color:var(--sub);justify-content:center;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.CTA-module__CdZh3q__trust strong{color:var(--text);font-weight:600}.CTA-module__CdZh3q__avatars{display:flex}.CTA-module__CdZh3q__av{border:2px solid var(--bg);border-radius:50%;width:28px;height:28px;margin-left:-7px}.CTA-module__CdZh3q__av:first-child{margin-left:0}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-lt);background:var(--bg);padding:3rem 1.5rem}.Footer-module__S6Hkya__inner{flex-wrap:wrap;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.Footer-module__S6Hkya__brand{flex:1}.Footer-module__S6Hkya__logo{color:var(--text);letter-spacing:-.02em;font-size:1rem;font-weight:800}.Footer-module__S6Hkya__tagline{color:var(--faint);margin-top:4px;font-size:.8rem}.Footer-module__S6Hkya__links{color:var(--sub);gap:1.75rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__links a:hover{color:var(--text)}.Footer-module__S6Hkya__copy{color:var(--faint);width:100%;font-size:.8rem}
