:root{--ink:#25252b;--muted:#74747f;--pink:#e35d7b;--pink-dark:#c84968;--cream:#fff9f5;--line:#eee5e3;--gold:#f5c56b;--navy:#26314d;--shadow:0 24px 70px rgba(91,56,58,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:"DM Sans",sans-serif;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}.section-pad{padding-left:clamp(24px,6vw,92px);padding-right:clamp(24px,6vw,92px)}
.topline{height:32px;background:#28272d;color:#fff4ef;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,92px);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.topline-right{color:#d4a9a8}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,92px);background:rgba(255,249,245,.92);border-bottom:1px solid rgba(220,204,200,.5);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;font-family:"Playfair Display",serif;font-size:20px;line-height:1;color:var(--ink)}.brand strong{color:var(--pink)}.brand small{display:block;font-family:"DM Sans",sans-serif;font-size:8px;letter-spacing:.14em;text-transform:uppercase;color:#a08e8d;margin-top:7px}.brand-mark{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:var(--pink);color:white;font-size:23px;line-height:1;box-shadow:0 6px 15px #e35d7b40}.main-nav{display:flex;gap:34px;margin-left:80px;color:#716b6d;font-size:13px}.main-nav a:hover{color:var(--pink)}.header-actions{display:flex;align-items:center;gap:12px}.btn{border-radius:999px;padding:12px 20px;font-weight:700;font-size:13px;transition:.2s ease;display:inline-flex;align-items:center;justify-content:center;gap:12px}.btn span{font-size:17px;line-height:0}.btn-primary{background:var(--pink);color:#fff;box-shadow:0 10px 24px #e35d7b30}.btn-primary:hover{background:var(--pink-dark);transform:translateY(-2px)}.btn-ghost{background:transparent;color:#57525a}.btn-ghost:hover{background:#f4e8e5}.btn-lg{padding:16px 27px;font-size:14px}.btn-light{background:#fff;color:var(--pink)}.btn-light:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2c1d1f25}.btn-block{width:100%;margin-top:8px}.text-btn{background:none;color:var(--pink);font-weight:700;padding:10px 0;display:inline-flex;gap:9px;align-items:center}.text-btn span{font-size:17px}.eyebrow{font-size:10px;letter-spacing:.2em;color:var(--pink);font-weight:700}.eyebrow-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--pink);margin-right:8px;box-shadow:0 0 0 4px #e35d7b18}
.hero{min-height:605px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:30px;overflow:hidden}.hero-copy{padding-top:16px}.hero h1{font-family:"Playfair Display",serif;font-size:clamp(48px,5vw,78px);font-weight:600;line-height:1.02;letter-spacing:-.045em;margin:21px 0 22px}.hero h1 em,h2 em{font-style:normal;color:var(--pink)}.hero-text{max-width:480px;color:#777278;font-size:16px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:31px}.trust-row{display:flex;gap:19px;flex-wrap:wrap;color:#82797a;font-size:11px;margin-top:42px}.trust-row span::first-letter{color:var(--pink)}.hero-art{height:460px;position:relative;display:grid;place-items:center}.art-glow{width:320px;height:320px;position:absolute;border-radius:50%;background:#f9ded8;filter:blur(1px)}.orbit{position:absolute;border:1px solid #e9bcb5;border-radius:50%;transform:rotate(-18deg)}.orbit-one{width:460px;height:170px}.orbit-two{width:520px;height:250px;transform:rotate(33deg)}.heart-orb{position:absolute;z-index:2;display:grid;place-items:center;width:144px;height:144px;border-radius:50%;font-size:77px;color:#fff;background:linear-gradient(145deg,#e8758b,#cf4768);box-shadow:0 25px 45px #c849684d;transform:rotate(-10deg)}.heart-orb:after{content:"";position:absolute;inset:10px;border:1px solid #ffffff66;border-radius:50%}.bridge-arc{position:absolute;width:300px;height:130px;border-top:2px solid #fff;left:50%;top:51%;transform:translate(-50%,-50%) rotate(-5deg);border-radius:50%;opacity:.65}.floating-card,.art-caption{position:absolute;z-index:3;background:#fff;border:1px solid #f1e8e5;border-radius:15px;box-shadow:0 14px 35px #6b303017;display:flex;align-items:center}.floating-card{padding:10px 13px 10px 10px;gap:9px;font-size:11px}.floating-card b,.floating-card small,.art-caption b,.art-caption small{display:block}.floating-card small,.art-caption small{color:#9b9291;margin-top:3px;font-size:9px}.card-a{top:74px;left:9%}.card-b{right:1%;bottom:83px}.mini-avatar{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;font-weight:700;color:#fff}.avatar-pink{background:#e8a0a8}.avatar-blue{background:#8fa6c9}.online-dot{width:7px;height:7px;border-radius:50%;background:#64c68d;margin-left:9px}.art-caption{bottom:20px;left:14%;padding:11px 17px 11px 11px;gap:10px}.caption-heart{display:grid;place-items:center;width:29px;height:29px;background:#fce5e7;border-radius:9px;color:var(--pink);font-size:19px}.art-caption b{font-size:10px}.stats{min-height:110px;background:#fff;display:flex;align-items:center;justify-content:space-around;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats div{display:flex;align-items:center;gap:18px;min-width:170px}.stats strong{font-family:"Playfair Display",serif;font-size:29px;color:var(--pink)}.stats span{font-size:11px;color:#8f8787;line-height:1.35}
.feature-section{padding-top:105px;padding-bottom:105px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:45px}.section-heading h2,.steps-copy h2,.safety-section h2,.cta-section h2{font-family:"Playfair Display",serif;font-size:clamp(36px,4vw,58px);font-weight:600;line-height:1.07;letter-spacing:-.04em;margin:14px 0 0}.section-heading p{max-width:330px;color:#857b7d;font-size:13px;line-height:1.75;margin:0 3% 3px 0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{min-height:280px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;position:relative;overflow:hidden;transition:.25s}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.feature-main{background:var(--navy);color:#fff;border-color:var(--navy)}.feature-icon{width:43px;height:43px;border-radius:13px;background:#e35d7b;color:#fff;display:grid;place-items:center;font-size:26px;margin-bottom:42px}.soft-pink{background:#fbe6e6;color:var(--pink)}.soft-yellow{background:#fff1c9;color:#c88c24}.feature-card h3{font-family:"Playfair Display",serif;font-weight:600;font-size:25px;line-height:1.16;margin:0 0 11px}.feature-card p{color:#a49a9a;font-size:12px;line-height:1.65;max-width:255px;margin:0}.feature-main p{color:#b8bfd4}.feature-number{position:absolute;right:25px;bottom:21px;font-family:"Playfair Display",serif;color:#dad0cd;font-size:29px}.feature-main .feature-number{color:#66718d}.steps-section{background:#f9e5e0;display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:100px;padding-bottom:100px;align-items:center}.steps-art{height:405px;position:relative;display:grid;place-items:center}.step-circle{border-radius:50%;position:absolute;display:grid;place-items:center}.step-circle.big{width:230px;height:230px;background:#fff1ec;box-shadow:0 20px 55px #a7514a20;color:var(--pink);font-size:84px}.step-circle.small{width:73px;height:73px;background:var(--gold);color:#fff;right:22%;top:13%;font-size:30px;box-shadow:0 10px 22px #b9793633}.steps-line{position:absolute;height:320px;width:135px;border-left:1px solid #df9c92;border-bottom:1px solid #df9c92;border-radius:0 0 0 100%;transform:rotate(18deg);left:25%;top:6%}.steps-note{position:absolute;bottom:20%;left:10%;background:#fff;padding:14px 18px;border-radius:12px;font-family:"Playfair Display",serif;font-size:13px;line-height:1.1;box-shadow:0 10px 22px #6c2b2614}.steps-note b{font-size:22px;color:var(--pink)}.steps-copy{max-width:480px}.steps-copy h2{margin-bottom:40px}.step{display:grid;grid-template-columns:42px 1fr;gap:15px;border-top:1px solid #e4b2aa;padding:19px 0}.step>span{font-family:"Playfair Display",serif;color:var(--pink);font-size:17px}.step h3{font-size:14px;margin:0 0 6px}.step p{font-size:12px;color:#887c7c;margin:0;line-height:1.6}.safety-section{padding-top:100px;padding-bottom:100px;display:grid;grid-template-columns:190px 1fr;gap:30px;max-width:1050px;margin:auto}.safety-badge{width:122px;height:122px;border-radius:50%;background:#f9e6a9;color:#cb9b35;display:grid;place-items:center;font-size:62px;transform:rotate(-15deg)}.safety-section h2{margin-bottom:21px}.safety-section p{max-width:600px;color:#857b7d;font-size:14px;line-height:1.8;margin-bottom:21px}.cta-section{background:var(--pink);color:white;display:flex;align-items:center;justify-content:space-between;padding-top:58px;padding-bottom:58px}.cta-section .eyebrow{color:#ffd5d7}.cta-section h2{font-size:43px;margin-top:10px}.site-footer{background:#28272d;color:#fff;min-height:100px;padding:25px clamp(24px,6vw,92px);display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{color:#fff;font-size:17px}.footer-brand small{color:#b5a9aa}.site-footer p,.site-footer a{font-size:11px;color:#aaa0a1}.site-footer>div{display:flex;gap:18px}.site-footer>div a:hover{color:#fff}
.modal-backdrop{position:fixed;inset:0;background:#24191bcc;z-index:30;display:none;align-items:center;justify-content:center;padding:18px}.modal-backdrop.open{display:flex}.modal{position:relative;background:#fffaf8;width:min(100%,530px);max-height:92vh;overflow:auto;border-radius:20px;padding:35px;box-shadow:0 25px 70px #1b10124d}.modal-small{width:min(100%,420px)}.modal-close{position:absolute;right:18px;top:14px;background:none;color:#9d9090;font-size:27px}.modal-kicker{font-size:10px;letter-spacing:.18em;color:var(--pink);font-weight:700}.modal h2{font-family:"Playfair Display",serif;font-size:35px;margin:10px 0 5px}.modal-intro{color:#95898a;font-size:12px;margin:0 0 22px}.modal form{display:flex;flex-direction:column;gap:13px}.modal label{font-size:11px;color:#635b5d;font-weight:700}.modal input,.modal select,.modal textarea{display:block;width:100%;margin-top:6px;border:1px solid #eadedd;border-radius:10px;padding:12px 13px;background:#fff;font-size:13px;outline:none;resize:vertical}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:var(--pink);box-shadow:0 0 0 3px #e35d7b18}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check{display:flex!important;align-items:center;gap:8px;font-weight:400!important}.check input{width:15px;margin:0}.form-success{display:none;text-align:center;padding:26px 3px 4px}.form-success.show{display:block}.form-success .success-mark{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#e0f5e7;color:#39a566;font-size:27px;margin:0 auto 14px}.form-success h3{font-family:"Playfair Display",serif;font-size:27px;margin:0 0 7px}.form-success p{font-size:13px;color:#827879;margin:0 auto 21px;max-width:320px}.login-note{text-align:center;font-size:12px;color:#938889;margin-top:20px}.inline-btn{background:none;color:var(--pink);font-weight:700;padding:0}.toast{position:fixed;right:20px;bottom:20px;z-index:40;background:#28272d;color:#fff;padding:14px 18px;border-radius:10px;font-size:12px;box-shadow:0 10px 28px #0003;opacity:0;transform:translateY(10px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translateY(0)}
@media(max-width:850px){.main-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:65px;padding-bottom:70px}.hero-art{height:380px;order:-1}.hero-copy{text-align:center}.hero-text{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.card-a{left:2%}.card-b{right:0}.art-caption{left:10%;bottom:4px}.stats{padding-top:20px;padding-bottom:20px;gap:24px;flex-wrap:wrap;justify-content:flex-start}.stats div{min-width:calc(33% - 20px)}.section-heading{display:block}.section-heading p{margin-top:25px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:230px}.feature-icon{margin-bottom:25px}.steps-section{grid-template-columns:1fr;padding-top:70px}.steps-art{height:300px;order:2}.safety-section{grid-template-columns:100px 1fr;gap:20px}.safety-badge{width:90px;height:90px;font-size:45px}.cta-section{display:block}.cta-section .btn{margin-top:25px}.site-footer{flex-wrap:wrap}.site-footer p{order:3;width:100%;margin:0}.topline-right{display:none}}
@media(max-width:520px){.topline{font-size:9px}.site-header{height:74px}.brand{font-size:16px}.brand-mark{width:31px;height:31px;font-size:19px}.brand small{font-size:6px;margin-top:5px}.header-actions .btn-ghost{display:none}.header-actions .btn{padding:10px 13px;font-size:11px}.hero h1{font-size:47px}.hero-art{transform:scale(.86);margin:0 -35px}.trust-row{font-size:10px;gap:10px}.stats div{min-width:100%;justify-content:center}.feature-section,.steps-section,.safety-section{padding-top:70px;padding-bottom:70px}.section-heading h2,.steps-copy h2,.safety-section h2{font-size:39px}.safety-section{grid-template-columns:1fr}.safety-badge{margin-bottom:8px}.form-row{grid-template-columns:1fr}.modal{padding:28px 20px}.cta-section h2{font-size:38px}.site-footer>div{width:100%}}
