.Hero-module__92Od3a__hero{background:url(/dbn.png) 50%/cover no-repeat;align-items:center;height:100vh;min-height:560px;display:flex;position:relative}.Hero-module__92Od3a__overlay{background:linear-gradient(90deg,#020617e6 20%,#0f172a99 50%,#0f172a33 100%);position:absolute;inset:0}.Hero-module__92Od3a__content{flex-direction:column;justify-content:center;max-width:100vw;min-height:400px;padding:80px 60px;display:flex;position:relative;overflow:hidden}.Hero-module__92Od3a__content:before{content:"";pointer-events:none;position:absolute;inset:0}.Hero-module__92Od3a__content h1{color:#fff;letter-spacing:-.02em;z-index:1;margin:0 0 20px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.8rem,8vw,5rem);font-weight:800;line-height:1.1;position:relative}.Hero-module__92Od3a__subtitle{color:#ffffffbf;z-index:1;max-width:480px;margin:0 0 36px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.875rem,2vw,1rem);font-weight:400;line-height:1.6;position:relative}.Hero-module__92Od3a__buttons{z-index:1;position:relative}.Hero-module__92Od3a__btn.Hero-module__92Od3a__secondary{color:#0a1628;cursor:pointer;background-color:#2ecc71;border:none;border-radius:50px;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .15s;display:inline-flex}.Hero-module__92Od3a__btn.Hero-module__92Od3a__secondary:hover{background-color:#27ae60;transform:translate(3px)}.Hero-module__92Od3a__btn.Hero-module__92Od3a__secondary span{font-size:1.1rem}@media (max-width:768px){.Hero-module__92Od3a__hero{align-items:flex-end}.Hero-module__92Od3a__overlay{background:linear-gradient(#0206174d 0%,#020617bf 50%,#020617f2 100%)}.Hero-module__92Od3a__content{min-height:unset;width:100%;padding:40px 24px 52px}.Hero-module__92Od3a__content h1{font-size:clamp(2.2rem,10vw,3rem)}.Hero-module__92Od3a__subtitle{max-width:100%;font-size:.9375rem}.Hero-module__92Od3a__btn.Hero-module__92Od3a__secondary{justify-content:center;width:100%;padding:15px 24px;font-size:1rem}}@media (max-width:480px){.Hero-module__92Od3a__content h1{font-size:clamp(2rem,11vw,2.6rem)}.Hero-module__92Od3a__content{padding:32px 20px 44px}}
.Features-module__MBQb3q__section{text-align:center;background:#020617;padding:5rem 0}.Features-module__MBQb3q__container{width:90%;max-width:1200px;margin:0 auto}.Features-module__MBQb3q__heading{color:#fff;margin-bottom:3rem;font-size:2.5rem}.Features-module__MBQb3q__grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.Features-module__MBQb3q__card{text-align:center}.Features-module__MBQb3q__card:hover{transition:all .3s;transform:translateY(-5px)}.Features-module__MBQb3q__icon{background:#ffffff0d;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.Features-module__MBQb3q__card h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.Features-module__MBQb3q__card p{color:#94a3b8;line-height:1.6}
.RecentConversations-module__HAujzq__container{background:#1a2638;max-width:100vw;margin:0 auto;padding:3rem 1.5rem}.RecentConversations-module__HAujzq__header{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.RecentConversations-module__HAujzq__header h2{color:#fff;letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.8rem;font-weight:600}.RecentConversations-module__HAujzq__title{color:#ff6b35;margin:0;font-size:1.2rem;font-weight:500}.RecentConversations-module__HAujzq__subtitle{color:#99a1b0;margin:0;font-size:1rem}.RecentConversations-module__HAujzq__viewAll{color:#ff6b35;align-items:center;gap:.25rem;padding-bottom:.25rem;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.RecentConversations-module__HAujzq__arrow{font-size:1.2rem;line-height:1}.RecentConversations-module__HAujzq__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.RecentConversations-module__HAujzq__card{cursor:pointer;border-radius:12px;transition:transform .2s;overflow:hidden}.RecentConversations-module__HAujzq__card:hover{transform:translateY(-4px)}.RecentConversations-module__HAujzq__thumbnail{aspect-ratio:16/9;background:#f0f0f0;border-radius:12px;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.RecentConversations-module__HAujzq__thumbnailImg{object-fit:cover;width:100%;height:100%}.RecentConversations-module__HAujzq__playButton{opacity:0;background:#000c;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RecentConversations-module__HAujzq__card:hover .RecentConversations-module__HAujzq__playButton{opacity:1}.RecentConversations-module__HAujzq__playIcon{color:#fff;font-size:2rem}.RecentConversations-module__HAujzq__duration{color:#fff;background:#000c;border-radius:4px;padding:.25rem .5rem;font-family:monospace;font-size:.75rem;position:absolute;bottom:8px;right:8px}.RecentConversations-module__HAujzq__content{padding:.5rem 0}.RecentConversations-module__HAujzq__content h3{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.RecentConversations-module__HAujzq__author{color:#99a1b0;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:.875rem;display:flex}.RecentConversations-module__HAujzq__authorIcon{color:#ff6b35;font-size:1.25rem}.RecentConversations-module__HAujzq__views{color:#999;margin:0;font-size:.875rem}@media (max-width:1024px){.RecentConversations-module__HAujzq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.RecentConversations-module__HAujzq__grid{grid-template-columns:1fr}.RecentConversations-module__HAujzq__header{flex-direction:column;align-items:flex-start;gap:1rem}}
.ThisIsForYou-module__Ifjy5a__container{background:#fff;max-width:100vw;margin:0 auto;padding:5rem 2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.ThisIsForYou-module__Ifjy5a__mainTitle{color:#000;letter-spacing:-.02em;margin:0 0 3.5rem;font-size:3.5rem;font-weight:600;line-height:1.1}.ThisIsForYou-module__Ifjy5a__ellipsis{color:#ff6b35;margin-left:.25rem;font-weight:600}.ThisIsForYou-module__Ifjy5a__grid{grid-template-columns:1fr 1fr;gap:3.5rem;display:grid}.ThisIsForYou-module__Ifjy5a__column{flex-direction:column;gap:2.5rem;display:flex}.ThisIsForYou-module__Ifjy5a__pointItem{align-items:flex-start;gap:1.25rem;display:flex}.ThisIsForYou-module__Ifjy5a__checkmark{background:#ff6b35;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:.15rem;display:flex}.ThisIsForYou-module__Ifjy5a__checkIcon{color:#fff;font-size:1.35rem;font-weight:500}.ThisIsForYou-module__Ifjy5a__pointText{color:#1a1a1a;margin:0;font-size:1.35rem;font-weight:400;line-height:1.5}.ThisIsForYou-module__Ifjy5a__dash{color:#1a1a1a;font-weight:400}@media (max-width:1024px){.ThisIsForYou-module__Ifjy5a__container{padding:4rem 2rem}.ThisIsForYou-module__Ifjy5a__mainTitle{margin-bottom:3rem;font-size:3rem}.ThisIsForYou-module__Ifjy5a__pointText{font-size:1.25rem}}@media (max-width:768px){.ThisIsForYou-module__Ifjy5a__container{padding:3rem 1.5rem}.ThisIsForYou-module__Ifjy5a__mainTitle{margin-bottom:2.5rem;font-size:2.5rem}.ThisIsForYou-module__Ifjy5a__grid{grid-template-columns:1fr;gap:2.5rem}.ThisIsForYou-module__Ifjy5a__column{gap:2rem}.ThisIsForYou-module__Ifjy5a__pointText{font-size:1.2rem}}@media (max-width:480px){.ThisIsForYou-module__Ifjy5a__mainTitle{margin-bottom:2rem;font-size:2rem}.ThisIsForYou-module__Ifjy5a__pointItem{gap:1rem}.ThisIsForYou-module__Ifjy5a__checkmark{width:28px;height:28px}.ThisIsForYou-module__Ifjy5a__checkIcon{font-size:1.2rem}.ThisIsForYou-module__Ifjy5a__pointText{font-size:1.1rem;line-height:1.4}}
.Audience-module__cffsCq__section{text-align:center;background:#020617;padding:6rem 0}.Audience-module__cffsCq__container{width:90%;max-width:1100px;margin:0 auto}.Audience-module__cffsCq__heading{color:#fff;margin-bottom:1rem;font-size:2.5rem}.Audience-module__cffsCq__subtext{color:#94a3b8;max-width:700px;margin:0 auto 3rem;line-height:1.6}.Audience-module__cffsCq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Audience-module__cffsCq__card{text-align:left;background:#0f172a;border:1px solid #1e293b;border-radius:16px;padding:2rem;transition:all .3s}.Audience-module__cffsCq__card:hover{border-color:#334155;transform:translateY(-5px)}.Audience-module__cffsCq__icon{background:#ff6b3526;border-radius:10px;width:40px;height:40px;margin-bottom:1rem;position:relative}.Audience-module__cffsCq__icon:after{content:"";background:#ff6b35;border-radius:50%;width:10px;height:10px;position:absolute;top:15px;left:15px}.Audience-module__cffsCq__card h3{color:#fff;margin-bottom:.8rem;font-size:1.3rem}.Audience-module__cffsCq__card p{color:#94a3b8;line-height:1.6}
.CTA-module__QqS-Yq__section{text-align:center;background:linear-gradient(175deg,#ce6f4c 0% 0%,#0f172a 30%,#020617 100%);padding:5rem 0}.CTA-module__QqS-Yq__container{width:90%;max-width:800px;margin:0 auto}.CTA-module__QqS-Yq__container h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}.CTA-module__QqS-Yq__container p{color:#94a3b8;margin-bottom:2rem}.CTA-module__QqS-Yq__buttons{justify-content:center;gap:1rem;display:flex}.CTA-module__QqS-Yq__btn{cursor:pointer;border:none;border-radius:10px;padding:.9rem 1.8rem;font-weight:600;transition:all .3s}.CTA-module__QqS-Yq__primary{color:#fff;background:#ff6b35}.CTA-module__QqS-Yq__primary:hover{background:#e85a2a;transform:translateY(-2px)}.CTA-module__QqS-Yq__secondary{color:#111827;background:#e5e7eb}.CTA-module__QqS-Yq__secondary:hover{background:#d1d5db}
.Contactdetails-module__pb4WAa__section{box-sizing:border-box;background-color:#fff;width:100%;padding:80px 0;position:relative;overflow:hidden}.Contactdetails-module__pb4WAa__section:before{content:"";pointer-events:none;border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;left:-100px}.Contactdetails-module__pb4WAa__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#66daf14d 0%,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;bottom:-80px;right:-80px}.Contactdetails-module__pb4WAa__bubbles{pointer-events:none;z-index:0;position:absolute;inset:0}.Contactdetails-module__pb4WAa__bubble{background:radial-gradient(circle,#2ecc711f 0%,#0000 70%);border-radius:50%;position:absolute}.Contactdetails-module__pb4WAa__bubble:first-child{width:200px;height:200px;top:10%;right:12%}.Contactdetails-module__pb4WAa__bubble:nth-child(2){width:150px;height:150px;top:55%;left:5%}.Contactdetails-module__pb4WAa__bubble:nth-child(3){width:100px;height:100px;bottom:15%;left:35%}.Contactdetails-module__pb4WAa__bubble:nth-child(4){background:radial-gradient(circle,#10b98117 0%,#0000 70%);width:260px;height:260px;top:30%;right:-60px}.Contactdetails-module__pb4WAa__container{z-index:1;flex-direction:column;align-items:center;width:90%;max-width:1200px;margin:0 auto;display:flex;position:relative}.Contactdetails-module__pb4WAa__heading{color:#0f172a;text-align:center;margin:0 0 14px;font-size:2rem;font-weight:800}.Contactdetails-module__pb4WAa__subheading{color:#64748b;text-align:center;max-width:480px;margin:0 0 52px;font-size:.9375rem;line-height:1.6}.Contactdetails-module__pb4WAa__grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.Contactdetails-module__pb4WAa__card{background-color:#fff;border:1px solid #d1fae5;border-radius:14px;align-items:center;gap:16px;padding:28px 24px;text-decoration:none;transition:box-shadow .2s,border-color .2s,transform .15s;display:flex;box-shadow:0 4px 20px #2ecc7114}.Contactdetails-module__pb4WAa__card:hover{border-color:#2ecc71;transform:translateY(-3px);box-shadow:0 8px 32px #2ecc712e}.Contactdetails-module__pb4WAa__iconWrapper{color:#16a34a;background-color:#2ecc711f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Contactdetails-module__pb4WAa__cardBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Contactdetails-module__pb4WAa__label{color:#16a34a;text-transform:uppercase;letter-spacing:1px;font-size:.72rem;font-weight:700}.Contactdetails-module__pb4WAa__value{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;overflow:hidden}.Contactdetails-module__pb4WAa__arrow{color:#94a3b8;flex-shrink:0;font-size:1.1rem;transition:transform .2s,color .2s}.Contactdetails-module__pb4WAa__card:hover .Contactdetails-module__pb4WAa__arrow{color:#2ecc71;transform:translate(4px)}@media (max-width:900px){.Contactdetails-module__pb4WAa__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (max-width:560px){.Contactdetails-module__pb4WAa__section{padding:60px 0}.Contactdetails-module__pb4WAa__heading{font-size:1.6rem}.Contactdetails-module__pb4WAa__subheading{margin-bottom:36px;font-size:.875rem}.Contactdetails-module__pb4WAa__card{padding:22px 18px}.Contactdetails-module__pb4WAa__value{font-size:.8375rem}}
