.composer-module__hwzaMW__container{max-width:1200px;margin:0 auto;padding:2rem}.composer-module__hwzaMW__header{margin-bottom:2rem}.composer-module__hwzaMW__title{margin-bottom:.5rem;font-size:2rem;font-weight:700}.composer-module__hwzaMW__subtitle{color:#a1a1aa}.composer-module__hwzaMW__editorLayout{grid-template-columns:1fr 350px;gap:2rem;display:grid}.composer-module__hwzaMW__mainEditor{flex-direction:column;gap:1.5rem;display:flex}.composer-module__hwzaMW__section{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem}.composer-module__hwzaMW__label{color:#e4e4e7;margin-bottom:1rem;font-weight:600;display:block}.composer-module__hwzaMW__platformToggles{flex-wrap:wrap;gap:.5rem;display:flex}.composer-module__hwzaMW__platformBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:20px;padding:.5rem 1rem;transition:all .2s}.composer-module__hwzaMW__platformBtn.composer-module__hwzaMW__active{color:#000;background:#00f2fe;border-color:#00f2fe;font-weight:600}.composer-module__hwzaMW__promptBox{position:relative}.composer-module__hwzaMW__textarea{color:#fff;resize:vertical;background:#0003;border:1px solid #ffffff1a;border-radius:8px;width:100%;min-height:120px;padding:1rem;font-family:inherit}.composer-module__hwzaMW__textarea:focus{border-color:#00f2fe;outline:none}.composer-module__hwzaMW__promptActions{justify-content:flex-end;margin-top:1rem;display:flex}.composer-module__hwzaMW__generateBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-weight:600;transition:opacity .2s;display:flex}.composer-module__hwzaMW__generateBtn:disabled{opacity:.5;cursor:not-allowed}.composer-module__hwzaMW__richEditor{border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:hidden}.composer-module__hwzaMW__generatingOverlay{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.composer-module__hwzaMW__shimmerBox{flex-direction:column;gap:1rem;width:80%;display:flex}.composer-module__hwzaMW__shimmerLine{background:linear-gradient(90deg,#ffffff1a 25%,#fff3 50%,#ffffff1a 75%) 0 0/200% 100%;border-radius:6px;height:12px;animation:2s infinite composer-module__hwzaMW__shimmer}@keyframes composer-module__hwzaMW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.composer-module__hwzaMW__contentArea{color:#fff;resize:vertical;background:#0003;border:none;width:100%;min-height:200px;padding:1rem;font-family:inherit}.composer-module__hwzaMW__contentArea:focus{outline:none}.composer-module__hwzaMW__editorToolbar{background:#ffffff05;border-top:1px solid #ffffff1a;gap:1rem;padding:1rem;display:flex}.composer-module__hwzaMW__toolBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.9rem;transition:color .2s;display:flex}.composer-module__hwzaMW__toolBtn:hover{color:#fff}.composer-module__hwzaMW__previewSidebar{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;height:fit-content}.composer-module__hwzaMW__previewCard{padding:1.5rem}.composer-module__hwzaMW__previewHeader{color:#e4e4e7;border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:1rem;font-weight:600}.composer-module__hwzaMW__previewContent{color:#d4d4d8;white-space:pre-wrap;font-size:.95rem;line-height:1.6}
.onboarding-module__4GJvBa__container{background-color:var(--background);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:4rem 1rem;display:flex}.onboarding-module__4GJvBa__header{text-align:center;margin-bottom:4rem}.onboarding-module__4GJvBa__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.onboarding-module__4GJvBa__subtitle{color:var(--muted-foreground);max-width:600px;margin:0 auto;font-size:1.125rem}.onboarding-module__4GJvBa__grid{grid-template-columns:repeat(1,1fr);gap:2rem;width:100%;max-width:1200px;display:grid}@media (min-width:768px){.onboarding-module__4GJvBa__grid{grid-template-columns:repeat(3,1fr)}}.onboarding-module__4GJvBa__card{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;flex-direction:column;padding:2rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.onboarding-module__4GJvBa__card:hover{transform:translateY(-4px);box-shadow:0 10px 40px -10px #0000001a}.onboarding-module__4GJvBa__popular{border:2px solid var(--primary);box-shadow:0 0 20px #00e5ff1a}.onboarding-module__4GJvBa__popularBadge{background-color:var(--primary);color:#000;border-radius:999px;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.onboarding-module__4GJvBa__cardHeader{margin-bottom:1.5rem}.onboarding-module__4GJvBa__planName{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.onboarding-module__4GJvBa__planDesc{color:var(--muted-foreground);min-height:40px;font-size:.875rem}.onboarding-module__4GJvBa__pricing{align-items:baseline;gap:.25rem;margin-bottom:2rem;display:flex}.onboarding-module__4GJvBa__price{color:var(--foreground);font-size:2.5rem;font-weight:700}.onboarding-module__4GJvBa__interval{color:var(--muted-foreground);font-size:1rem}.onboarding-module__4GJvBa__features{flex-direction:column;flex:1;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.onboarding-module__4GJvBa__featureItem{color:var(--foreground);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.onboarding-module__4GJvBa__checkIcon{color:var(--primary);flex-shrink:0}.onboarding-module__4GJvBa__selectBtn{cursor:pointer;border-radius:.5rem;width:100%;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.onboarding-module__4GJvBa__btnPrimary{background-color:var(--primary);color:#000;border:none}.onboarding-module__4GJvBa__btnPrimary:hover{background-color:#00d2eb}.onboarding-module__4GJvBa__btnSecondary{color:var(--foreground);border:1px solid var(--border);background-color:#0000}.onboarding-module__4GJvBa__btnSecondary:hover{background-color:var(--accent)}.onboarding-module__4GJvBa__toggleWrapper{justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.onboarding-module__4GJvBa__toggleActive{color:var(--foreground);font-weight:600;position:relative}.onboarding-module__4GJvBa__toggleInactive{color:#a1a1aa;font-weight:500}.onboarding-module__4GJvBa__toggleBtn{cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:99px;width:64px;height:32px;padding:0;transition:background .3s;position:relative}.onboarding-module__4GJvBa__toggleBtn:hover{background:#ffffff26}.onboarding-module__4GJvBa__toggleKnob{background:var(--primary);border-radius:50%;width:24px;height:24px;transition:transform .3s cubic-bezier(.68,-.55,.265,1.55);position:absolute;top:3px;left:4px}.onboarding-module__4GJvBa__knobAnnual{transform:translate(30px)}.onboarding-module__4GJvBa__saveBadge{color:var(--primary);white-space:nowrap;background:#00f2fe1a;border:1px solid #00f2fe33;border-radius:8px;padding:4px 8px;font-size:.75rem;font-weight:700;position:absolute;top:-24px;right:-80px}.onboarding-module__4GJvBa__billedAnnually{color:var(--primary);margin-top:4px;font-size:.8rem;font-weight:600}
.SchedulePanel-module__YOPUBa__panel{-webkit-backdrop-filter:blur(24px);z-index:100;background:#0e0e10f2;border:1px solid #ffffff1a;border-radius:16px;width:380px;position:absolute;bottom:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 24px 80px #0009,0 0 1px #ffffff1a,inset 0 1px #ffffff0f}.SchedulePanel-module__YOPUBa__panelHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.SchedulePanel-module__YOPUBa__panelTitle{color:#f4f4f5;letter-spacing:-.01em;align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.SchedulePanel-module__YOPUBa__closeBtn{color:#71717a;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.SchedulePanel-module__YOPUBa__closeBtn:hover{color:#f4f4f5;background:#ffffff14}.SchedulePanel-module__YOPUBa__presetsSection{padding:12px 20px 14px}.SchedulePanel-module__YOPUBa__presetsLabel{text-transform:uppercase;letter-spacing:.08em;color:#52525b;margin-bottom:10px;font-size:.7rem;font-weight:600;display:block}.SchedulePanel-module__YOPUBa__presetsGrid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.SchedulePanel-module__YOPUBa__presetBtn{cursor:pointer;text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:10px 4px;transition:all .2s;display:flex}.SchedulePanel-module__YOPUBa__presetBtn:hover{background:#00f2fe14;border-color:#00f2fe40;transform:translateY(-1px)}.SchedulePanel-module__YOPUBa__presetBtn:active{transform:scale(.97)}.SchedulePanel-module__YOPUBa__presetIcon{color:#00f2fe}.SchedulePanel-module__YOPUBa__presetLabel{color:#e4e4e7;font-size:.75rem;font-weight:600;line-height:1.2}.SchedulePanel-module__YOPUBa__presetDesc{color:#71717a;font-size:.65rem;line-height:1.2}.SchedulePanel-module__YOPUBa__divider{background:#ffffff0f;height:1px;margin:0 20px}.SchedulePanel-module__YOPUBa__calendarSection{padding:14px 20px}.SchedulePanel-module__YOPUBa__calendarNav{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.SchedulePanel-module__YOPUBa__navBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.SchedulePanel-module__YOPUBa__navBtn:hover{color:#fff;background:#ffffff14}.SchedulePanel-module__YOPUBa__monthLabel{color:#f4f4f5;letter-spacing:-.01em;font-size:.85rem;font-weight:600}.SchedulePanel-module__YOPUBa__dayNames{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;display:grid}.SchedulePanel-module__YOPUBa__dayName{text-align:center;color:#52525b;text-transform:uppercase;letter-spacing:.05em;padding:4px 0;font-size:.65rem;font-weight:600}.SchedulePanel-module__YOPUBa__daysGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.SchedulePanel-module__YOPUBa__dayCell{aspect-ratio:1;justify-content:center;align-items:center;display:flex}.SchedulePanel-module__YOPUBa__dayBtn{color:#d4d4d8;cursor:pointer;background:0 0;border:none;border-radius:8px;width:32px;height:32px;font-size:.8rem;font-weight:500;transition:all .15s;position:relative}.SchedulePanel-module__YOPUBa__dayBtn:hover:not(:disabled){color:#fff;background:#ffffff14}.SchedulePanel-module__YOPUBa__dayPast{color:#3f3f46;cursor:not-allowed}.SchedulePanel-module__YOPUBa__dayToday{color:#00f2fe;font-weight:700}.SchedulePanel-module__YOPUBa__dayToday:after{content:"";background:#00f2fe;border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.SchedulePanel-module__YOPUBa__daySelected{font-weight:700;color:#000!important;background:#00f2fe!important}.SchedulePanel-module__YOPUBa__daySelected:after{display:none}.SchedulePanel-module__YOPUBa__timeSection{border-top:1px solid #ffffff0f;padding:12px 20px 14px}.SchedulePanel-module__YOPUBa__timeHeader{text-transform:uppercase;letter-spacing:.08em;color:#52525b;align-items:center;gap:6px;margin-bottom:10px;font-size:.7rem;font-weight:600;display:flex}.SchedulePanel-module__YOPUBa__timeControls{flex-direction:column;gap:8px;display:flex}.SchedulePanel-module__YOPUBa__timeInputGroup{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:4px;width:fit-content;padding:6px 12px;display:flex}.SchedulePanel-module__YOPUBa__timeSelect{color:#f4f4f5;font-size:1.1rem;font-weight:700;font-family:var(--font-space), monospace;cursor:pointer;appearance:none;text-align:center;background:0 0;border:none;outline:none;width:44px;padding:4px 2px}.SchedulePanel-module__YOPUBa__timeSelect option{color:#f4f4f5;background:#18181b}.SchedulePanel-module__YOPUBa__timeSeparator{color:#52525b;font-size:1.1rem;font-weight:700;font-family:var(--font-space), monospace}.SchedulePanel-module__YOPUBa__timeQuickBtns{gap:6px;display:flex}.SchedulePanel-module__YOPUBa__timeChip{color:#a1a1aa;cursor:pointer;font-size:.75rem;font-weight:500;font-family:var(--font-space), monospace;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;padding:4px 10px;transition:all .15s}.SchedulePanel-module__YOPUBa__timeChip:hover{color:#00f2fe;background:#00f2fe14;border-color:#00f2fe40}.SchedulePanel-module__YOPUBa__summary{border-top:1px solid #ffffff0f;padding:10px 20px}.SchedulePanel-module__YOPUBa__summaryText{color:#a1a1aa;align-items:center;gap:8px;font-size:.8rem;font-weight:500;display:flex}.SchedulePanel-module__YOPUBa__actions{gap:8px;padding:12px 20px 16px;display:flex}.SchedulePanel-module__YOPUBa__publishNowBtn{color:#d4d4d8;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:6px;padding:10px 14px;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.SchedulePanel-module__YOPUBa__publishNowBtn:hover{color:#fff;background:#ffffff14;border-color:#fff3}.SchedulePanel-module__YOPUBa__publishNowBtn:disabled{opacity:.5;cursor:not-allowed}.SchedulePanel-module__YOPUBa__scheduleBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#00f2fe 0%,#4facfe 100%);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 16px #00f2fe33}.SchedulePanel-module__YOPUBa__scheduleBtn:hover{transform:translateY(-1px);box-shadow:0 6px 24px #00f2fe4d}.SchedulePanel-module__YOPUBa__scheduleBtn:active{transform:scale(.98)}.SchedulePanel-module__YOPUBa__scheduleBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:480px){.SchedulePanel-module__YOPUBa__panel{width:calc(100vw - 32px);right:-16px}.SchedulePanel-module__YOPUBa__presetsGrid{grid-template-columns:repeat(2,1fr)}}
.HeroReveal-module__s7Rptq__heroSection{background-color:var(--background);justify-content:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.HeroReveal-module__s7Rptq__backgroundGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#00f2fe14 0%,#0000 60%);width:800px;height:800px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.HeroReveal-module__s7Rptq__content{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0}.HeroReveal-module__s7Rptq__titleContainer{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:16px;display:flex;position:absolute;top:15%}.HeroReveal-module__s7Rptq__title{font-size:5rem;line-height:1.1}.HeroReveal-module__s7Rptq__heroSubtitle{color:#a1a1aa;max-width:600px;font-size:1.25rem}.HeroReveal-module__s7Rptq__mockupContainer{perspective:2000px;z-index:3;width:100%;max-width:1200px;position:absolute;top:40%}.HeroReveal-module__s7Rptq__mockup{aspect-ratio:16/9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;transform-style:preserve-3d;background:#0d1423b3;border:1px solid #00f2fe26;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 40px 100px -20px #000c,inset 0 1px #ffffff0d}.HeroReveal-module__s7Rptq__mockupHeader{border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;height:48px;padding:0 20px;display:flex}.HeroReveal-module__s7Rptq__dotGroup{gap:8px;display:flex}.HeroReveal-module__s7Rptq__dot{border-radius:50%;width:12px;height:12px}.HeroReveal-module__s7Rptq__mockupTitle{text-align:center;font-family:var(--font-inter);color:#a1a1aa;flex:1;font-size:.875rem}.HeroReveal-module__s7Rptq__mockupBody{flex:1;gap:24px;padding:24px;display:flex}.HeroReveal-module__s7Rptq__abstractSidebar{flex-direction:column;gap:16px;width:240px;display:flex}.HeroReveal-module__s7Rptq__abstractMain{flex:1}.HeroReveal-module__s7Rptq__shimmerLine{background:#ffffff0d;border-radius:6px;height:12px}.HeroReveal-module__s7Rptq__bentoGridMock{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(150px,auto);gap:16px;height:100%;display:grid}.HeroReveal-module__s7Rptq__bentoTile{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px}.HeroReveal-module__s7Rptq__heroTile{grid-area:span 2/span 2}.HeroReveal-module__s7Rptq__wideTile{grid-column:span 3}@media (max-width:768px){.HeroReveal-module__s7Rptq__title{font-size:3rem}.HeroReveal-module__s7Rptq__abstractSidebar{display:none}}
.BentoFeatures-module__crYEla__bentoGrid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;display:grid}.BentoFeatures-module__crYEla__bentoItem{border:1px solid var(--border);border-radius:24px;min-height:300px;text-decoration:none;display:block;position:relative;overflow:hidden}.BentoFeatures-module__crYEla__bentoLink{color:inherit;text-decoration:none}.BentoFeatures-module__crYEla__bentoInner{align-items:flex-end;padding:32px;display:flex}.BentoFeatures-module__crYEla__bentoContent{z-index:2;position:relative}.BentoFeatures-module__crYEla__bentoTitle{font-family:var(--font-space);color:#fff;letter-spacing:-.02em;margin-bottom:12px;font-size:1.5rem;font-weight:600}.BentoFeatures-module__crYEla__bentoDesc{color:#a1a1aa;font-size:.95rem;line-height:1.5}.BentoFeatures-module__crYEla__hero{grid-area:span 2/span 2;min-height:500px}.BentoFeatures-module__crYEla__hero .BentoFeatures-module__crYEla__bentoTitle{font-size:2.5rem}.BentoFeatures-module__crYEla__hero .BentoFeatures-module__crYEla__bentoDesc{font-size:1.125rem}.BentoFeatures-module__crYEla__wide{grid-column:span 2}@media (max-width:1024px){.BentoFeatures-module__crYEla__bentoGrid{grid-template-columns:repeat(2,1fr)}.BentoFeatures-module__crYEla__hero,.BentoFeatures-module__crYEla__wide{grid-column:span 2}}@media (max-width:768px){.BentoFeatures-module__crYEla__bentoGrid{grid-template-columns:1fr}.BentoFeatures-module__crYEla__hero{grid-area:span 1/span 1}.BentoFeatures-module__crYEla__wide{grid-column:span 1}}
.page-module__H3BVAa__main{background-color:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;align-items:center;display:flex}.page-module__H3BVAa__heroSection{width:100%}.page-module__H3BVAa__bentoSection{width:100%;max-width:1200px;padding:80px 24px}.page-module__H3BVAa__sectionHeader{text-align:center;max-width:600px;margin:0 auto 60px}.page-module__H3BVAa__sectionTitle{font-family:var(--font-space);letter-spacing:-.04em;margin-bottom:16px;font-size:3rem;line-height:1.1}.page-module__H3BVAa__sectionSubtitle{color:#a1a1aa;font-size:1.125rem;line-height:1.6}.page-module__H3BVAa__socialProof{border-bottom:1px solid var(--border);border-top:1px solid var(--border);background:#ffffff03;flex-direction:column;align-items:center;width:100%;padding:60px 24px;display:flex}.page-module__H3BVAa__socialProofText{color:#71717a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:32px;font-size:.875rem}.page-module__H3BVAa__localAdvantageBar{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.page-module__H3BVAa__advItem{color:#e4e4e7;background:#ffffff08;border:1px solid #ffffff0d;border-radius:99px;align-items:center;gap:12px;padding:12px 24px;font-size:1rem;font-weight:500;display:flex}.page-module__H3BVAa__deepFeature{align-items:center;gap:64px;width:100%;max-width:1200px;padding:100px 24px;display:flex}.page-module__H3BVAa__deepFeatureReverse{flex-direction:row-reverse}.page-module__H3BVAa__dfContent{flex:1}.page-module__H3BVAa__dfTitle{font-family:var(--font-space);letter-spacing:-.04em;margin-bottom:24px;font-size:2.5rem;line-height:1.1}.page-module__H3BVAa__dfDesc{color:#a1a1aa;margin-bottom:32px;font-size:1.125rem;line-height:1.6}.page-module__H3BVAa__dfList{flex-direction:column;gap:16px;padding:0;list-style:none;display:flex}.page-module__H3BVAa__dfList li{color:#e4e4e7;align-items:center;gap:12px;font-size:1rem;display:flex}.page-module__H3BVAa__checkIcon{color:#00f2fe}.page-module__H3BVAa__dfImageWrapper{flex:1;justify-content:center;display:flex}.page-module__H3BVAa__mockupCalendar{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:500px;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.page-module__H3BVAa__mcHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px;font-size:.875rem;font-weight:600;display:flex}.page-module__H3BVAa__mcDots{gap:6px;display:flex}.page-module__H3BVAa__mcDots span{background:#3f3f46;border-radius:50%;width:10px;height:10px}.page-module__H3BVAa__mcGrid{background:var(--border);grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.page-module__H3BVAa__mcCell{background:var(--surface);aspect-ratio:1;padding:4px}.page-module__H3BVAa__mcPost{color:#fff;border-radius:4px;width:100%;padding:4px;font-size:.6rem;font-weight:600}.page-module__H3BVAa__mockupInbox{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:500px;height:350px;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.page-module__H3BVAa__miSidebar{border-right:1px solid var(--border);background:#ffffff05;width:160px}.page-module__H3BVAa__miItem{border-bottom:1px solid var(--border);gap:8px;padding:12px;display:flex}.page-module__H3BVAa__miItemActive{border-bottom:1px solid var(--border);background:#00f2fe1a;gap:8px;padding:12px;display:flex}.page-module__H3BVAa__miAvatar{background:#3f3f46;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:600;display:flex}.page-module__H3BVAa__miChat{flex-direction:column;flex:1;gap:16px;padding:16px;display:flex}.page-module__H3BVAa__miBubbleLeft{background:#ffffff0d;border-radius:2px 12px 12px;align-self:flex-start;max-width:80%;padding:12px;font-size:.8rem}.page-module__H3BVAa__miBubbleRight{color:#000;background:#00f2fe;border-radius:12px 2px 12px 12px;align-self:flex-end;max-width:80%;padding:12px;font-size:.8rem;font-weight:500}.page-module__H3BVAa__painPoints{flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:80px 24px;display:flex}.page-module__H3BVAa__testiGrid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-top:40px;display:grid}.page-module__H3BVAa__testiCard{background:var(--surface);border:1px solid var(--border);border-radius:24px;flex-direction:column;justify-content:space-between;padding:32px;display:flex}.page-module__H3BVAa__testiText{color:#e4e4e7;margin-bottom:24px;font-size:1rem;font-style:italic;line-height:1.6}.page-module__H3BVAa__testiAuthor{align-items:center;gap:12px;display:flex}.page-module__H3BVAa__tAvatar{background:#3f3f46;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.page-module__H3BVAa__tName{font-size:.9rem;font-weight:600}.page-module__H3BVAa__tRole{color:#a1a1aa;font-size:.8rem}.page-module__H3BVAa__faq{border-top:1px solid var(--border);background:#ffffff03;justify-content:center;width:100%;padding:80px 24px;display:flex}.page-module__H3BVAa__faqContainer{width:100%;max-width:800px}.page-module__H3BVAa__faqList{flex-direction:column;gap:24px;display:flex}.page-module__H3BVAa__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px}.page-module__H3BVAa__faqItem h3{color:var(--foreground);margin-bottom:12px;font-size:1.125rem}.page-module__H3BVAa__faqItem p{color:#a1a1aa;font-size:.95rem;line-height:1.6}.page-module__H3BVAa__finalCta{justify-content:center;width:100%;padding:120px 24px;display:flex}.page-module__H3BVAa__ctaBox{text-align:center;background:radial-gradient(#00f2fe26 0%,#09090b 100%);border:1px solid #00f2fe4d;border-radius:32px;width:100%;max-width:1000px;padding:80px 24px;box-shadow:0 0 100px #00f2fe1a}.page-module__H3BVAa__ctaBox h2{font-family:var(--font-space);letter-spacing:-.04em;margin-bottom:16px;font-size:3.5rem}.page-module__H3BVAa__ctaBox p{color:#a1a1aa;margin-bottom:40px;font-size:1.25rem}.page-module__H3BVAa__ctaButtons{justify-content:center;gap:16px;display:flex}.page-module__H3BVAa__btnPrimary{color:#000;background:#fff;border-radius:8px;padding:16px 32px;font-weight:600;text-decoration:none;transition:transform .2s}.page-module__H3BVAa__btnPrimary:hover{transform:translateY(-2px)}.page-module__H3BVAa__btnSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:16px 32px;font-weight:600;text-decoration:none;transition:background .2s}.page-module__H3BVAa__btnSecondary:hover{background:#ffffff1a}@media (max-width:1024px){.page-module__H3BVAa__deepFeature,.page-module__H3BVAa__deepFeatureReverse{text-align:center;flex-direction:column;gap:40px}.page-module__H3BVAa__dfList{align-items:center}.page-module__H3BVAa__testiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__H3BVAa__sectionTitle{font-size:2.5rem}.page-module__H3BVAa__dfTitle{font-size:2rem}.page-module__H3BVAa__testiGrid{grid-template-columns:1fr}.page-module__H3BVAa__ctaBox h2{font-size:2.5rem}.page-module__H3BVAa__ctaButtons{flex-direction:column}}
