.Hero-module__Z8hQ_W__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:40px 24px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bgCircle{pointer-events:none;border-radius:50%;position:absolute}.Hero-module__Z8hQ_W__bgCircle1{background:radial-gradient(circle,rgba(196,176,224,.18) 0%,transparent 70%);width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__float1;top:-100px;right:-150px}.Hero-module__Z8hQ_W__bgCircle2{background:radial-gradient(circle,rgba(228,212,240,.25) 0%,transparent 70%);width:400px;height:400px;animation:10s ease-in-out infinite Hero-module__Z8hQ_W__float2;bottom:0;left:-80px}@keyframes Hero-module__Z8hQ_W__float1{0%,to{transform:translateY(0)}50%{transform:translateY(-24px)}}@keyframes Hero-module__Z8hQ_W__float2{0%,to{transform:translateY(0)}50%{transform:translateY(18px)}}.Hero-module__Z8hQ_W__brand{flex-direction:column;justify-content:center;align-items:center;gap:14px;margin-top:0;margin-bottom:48px;text-decoration:none;animation:.5s both Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__logoMark{border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden;box-shadow:0 8px 28px rgba(155,110,200,.2)}.Hero-module__Z8hQ_W__logoMark img{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__Z8hQ_W__brandName{font-family:var(--font-display);letter-spacing:-1px;color:var(--accent);text-align:center;font-size:42px;font-weight:500}.Hero-module__Z8hQ_W__headline{font-family:var(--font-body);letter-spacing:-2px;color:var(--ink);margin-bottom:20px;font-size:max(42px,min(7vw,88px));font-weight:500;line-height:1.05;animation:.6s .1s both Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__headline em{color:var(--accent);font-style:italic}.Hero-module__Z8hQ_W__emailBar{border-radius:var(--radius-pill);background:#fff;border:1.5px solid rgba(196,176,224,.5);gap:8px;width:100%;max-width:420px;padding:6px 6px 6px 20px;transition:border-color .2s,box-shadow .2s;animation:.6s .3s both Hero-module__Z8hQ_W__fadeUp;display:flex;box-shadow:0 4px 24px rgba(155,110,200,.08)}.Hero-module__Z8hQ_W__emailBar:focus-within{border-color:var(--accent);box-shadow:0 4px 28px rgba(155,110,200,.15)}.Hero-module__Z8hQ_W__emailBarError{border-color:#e07070}.Hero-module__Z8hQ_W__emailInput{font-family:var(--font-body);color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.Hero-module__Z8hQ_W__emailInput::placeholder{color:#b0b0a4}.Hero-module__Z8hQ_W__emailBtn{background:var(--accent);color:#fff;border-radius:var(--radius-pill);font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;padding:11px 22px;font-size:14px;font-weight:500;transition:background .2s,transform .15s}.Hero-module__Z8hQ_W__emailBtn:hover{background:#7d4faa;transform:scale(1.02)}.Hero-module__Z8hQ_W__successMsg{color:var(--accent);margin-top:12px;font-size:14px;font-weight:500;animation:.4s both Hero-module__Z8hQ_W__fadeUp}@keyframes Hero-module__Z8hQ_W__fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1280px){.Hero-module__Z8hQ_W__brand{margin-top:-120px;margin-bottom:120px}}@media (max-width:540px){.Hero-module__Z8hQ_W__emailBar{border-radius:var(--radius);flex-direction:column;padding:12px}.Hero-module__Z8hQ_W__emailBtn{border-radius:var(--radius)}}
.MeetSerin-module__02jTeq__section{background:#fff;padding:100px 24px}.MeetSerin-module__02jTeq__header{text-align:center;margin-bottom:52px}.MeetSerin-module__02jTeq__title{font-family:var(--font-display);letter-spacing:-1px;margin-bottom:20px;font-size:max(32px,min(5vw,54px));font-weight:400;line-height:1.1}.MeetSerin-module__02jTeq__tagline{color:var(--muted);max-width:520px;margin:0 auto;font-size:17px;font-weight:300;line-height:1.6}.MeetSerin-module__02jTeq__videoWrapper{background:var(--stone);aspect-ratio:16/9;border-radius:20px;max-width:780px;margin:0 auto 72px;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.04)}.MeetSerin-module__02jTeq__videoPlaceholder{background:linear-gradient(135deg,#f0e8f8 0%,#d4ede0 50%,#c8e8d4 100%);flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex}.MeetSerin-module__02jTeq__playBtn{background:var(--accent);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px rgba(155,110,200,.35)}.MeetSerin-module__02jTeq__playBtn:hover{transform:scale(1.08);box-shadow:0 12px 32px rgba(155,110,200,.45)}.MeetSerin-module__02jTeq__playBtn svg{margin-left:4px}.MeetSerin-module__02jTeq__videoCaption{color:var(--muted);font-size:14px;font-style:italic}.MeetSerin-module__02jTeq__miniVideo{background:var(--stone);aspect-ratio:16/9;border-radius:16px;margin-bottom:28px;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.06)}.MeetSerin-module__02jTeq__accordion{border-top:1px solid rgba(196,176,224,.25);max-width:780px;margin:0 auto}.MeetSerin-module__02jTeq__accItem{border-bottom:1px solid rgba(196,176,224,.25)}.MeetSerin-module__02jTeq__accTrigger{cursor:pointer;text-align:left;width:100%;font-family:var(--font-display);color:var(--ink);background:0 0;border:none;align-items:center;gap:16px;padding:22px 0;font-size:20px;font-weight:400;transition:color .2s;display:flex}.MeetSerin-module__02jTeq__accTrigger:hover{color:var(--accent)}.MeetSerin-module__02jTeq__accTrigger:hover .MeetSerin-module__02jTeq__accIconWrap{background:var(--accent)}.MeetSerin-module__02jTeq__accTrigger:hover .MeetSerin-module__02jTeq__accIconWrap svg{stroke:#fff}.MeetSerin-module__02jTeq__accIconWrap{background:var(--soft-accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex}.MeetSerin-module__02jTeq__accLabel{flex:1}.MeetSerin-module__02jTeq__accChevron{color:var(--muted);flex-shrink:0;align-items:center;transition:transform .35s;display:flex}.MeetSerin-module__02jTeq__accChevronOpen{color:var(--accent);transform:rotate(180deg)}.MeetSerin-module__02jTeq__accBody{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.4,0,.2,1),opacity .3s;display:grid}.MeetSerin-module__02jTeq__accBodyOpen{opacity:1;grid-template-rows:1fr}.MeetSerin-module__02jTeq__accInner{min-height:0;padding-bottom:0;overflow:hidden}.MeetSerin-module__02jTeq__accBodyOpen .MeetSerin-module__02jTeq__accInner{padding-bottom:32px}.MeetSerin-module__02jTeq__accText{color:var(--muted);font-size:15px;line-height:1.75}.MeetSerin-module__02jTeq__learnMore{color:var(--accent);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-body);background:0 0;border:none;border-bottom:1px solid rgba(155,110,200,.3);align-items:center;gap:6px;margin-top:16px;padding:0 0 1px;transition:gap .2s;display:inline-flex}.MeetSerin-module__02jTeq__learnMore:hover{gap:10px}.MeetSerin-module__02jTeq__fadeUp{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.MeetSerin-module__02jTeq__visible{opacity:1;transform:translateY(0)}@media (max-width:640px){.MeetSerin-module__02jTeq__section{padding:60px 20px}.MeetSerin-module__02jTeq__accTrigger{gap:12px;font-size:17px}}
.FooterCTA-module__mZij7W__footer{background:var(--ink);color:#fff;text-align:center;padding:100px 24px}.FooterCTA-module__mZij7W__inner{max-width:560px;margin:0 auto}.FooterCTA-module__mZij7W__llamaIcon{border-radius:50%;width:72px;height:72px;margin:0 auto 20px;overflow:hidden}.FooterCTA-module__mZij7W__llamaIcon img{object-fit:cover;width:100%;height:100%;display:block}.FooterCTA-module__mZij7W__title{font-family:var(--font-display);letter-spacing:-1px;color:#fff;margin-bottom:16px;font-size:max(32px,min(5vw,54px));font-weight:400;line-height:1.1}.FooterCTA-module__mZij7W__subtitle{color:rgba(255,255,255,.55);max-width:360px;margin:0 auto 40px;font-size:18px;font-weight:300;line-height:1.6}.FooterCTA-module__mZij7W__emailBar{border-radius:var(--radius-pill);background:rgba(255,255,255,.07);border:1.5px solid rgba(255,255,255,.15);gap:8px;width:100%;max-width:420px;margin:0 auto 60px;padding:6px 6px 6px 20px;transition:border-color .2s;display:flex}.FooterCTA-module__mZij7W__emailBar:focus-within{border-color:var(--sage)}.FooterCTA-module__mZij7W__emailBarError{border-color:#e07070}.FooterCTA-module__mZij7W__emailInput{font-family:var(--font-body);color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.FooterCTA-module__mZij7W__emailInput::placeholder{color:rgba(255,255,255,.35)}.FooterCTA-module__mZij7W__emailBtn{background:var(--accent);color:#fff;border-radius:var(--radius-pill);font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;padding:11px 22px;font-size:14px;font-weight:500;transition:background .2s,transform .15s}.FooterCTA-module__mZij7W__emailBtn:hover{background:#7d4faa;transform:scale(1.02)}.FooterCTA-module__mZij7W__successMsg{color:var(--sage);margin-top:-48px;margin-bottom:48px;font-size:14px;font-weight:500;animation:.4s both FooterCTA-module__mZij7W__fadeUp}.FooterCTA-module__mZij7W__divider{background:rgba(255,255,255,.12);width:1px;height:40px;margin:0 auto 40px}.FooterCTA-module__mZij7W__contactBlock p{color:rgba(255,255,255,.45);font-size:13px;line-height:1.8}.FooterCTA-module__mZij7W__contactEmail{color:var(--sage);border-bottom:1px solid rgba(196,176,224,.3);margin-top:10px;padding-bottom:2px;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.FooterCTA-module__mZij7W__contactEmail:hover{color:#fff}.FooterCTA-module__mZij7W__footerBottom{color:rgba(255,255,255,.25);border-top:1px solid rgba(255,255,255,.08);flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:52px;padding-top:28px;font-size:12px;display:flex}.FooterCTA-module__mZij7W__safetyLink{color:rgba(255,255,255,.25);cursor:pointer;font-size:12px;font-family:var(--font-body);background:0 0;border:none;padding:0;transition:color .2s}.FooterCTA-module__mZij7W__safetyLink:hover{color:rgba(255,255,255,.5)}@keyframes FooterCTA-module__mZij7W__fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:540px){.FooterCTA-module__mZij7W__emailBar{border-radius:var(--radius);flex-direction:column;padding:12px}.FooterCTA-module__mZij7W__emailBtn{border-radius:var(--radius)}}
.SafetyModal-module__683zYq__overlay{z-index:200;background:rgba(0,0,0,.45);justify-content:center;align-items:center;padding:24px;animation:.2s SafetyModal-module__683zYq__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.SafetyModal-module__683zYq__content{background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:80vh;padding:40px;position:relative;overflow-y:auto}.SafetyModal-module__683zYq__closeBtn{cursor:pointer;color:var(--muted);background:0 0;border:none;font-size:20px;transition:color .2s;position:absolute;top:16px;right:16px}.SafetyModal-module__683zYq__closeBtn:hover{color:var(--ink)}.SafetyModal-module__683zYq__title{font-family:var(--font-display);margin-bottom:16px;font-size:26px;font-weight:400}.SafetyModal-module__683zYq__bodyContent h3{font-family:var(--font-display);color:var(--accent);margin-bottom:10px;font-size:18px;font-weight:400}.SafetyModal-module__683zYq__bodyContent p{color:var(--muted);margin-bottom:14px;font-size:15px;line-height:1.7}.SafetyModal-module__683zYq__bodyContent ul{color:var(--muted);margin-bottom:24px;padding-left:20px;font-size:15px;line-height:2}@keyframes SafetyModal-module__683zYq__fadeIn{0%{opacity:0}to{opacity:1}}
