.hero{padding:68px 0 78px}.hero-grid{grid-template-columns:.92fr 1.08fr}.hero-photo{position:relative;height:570px;border-radius:220px 220px 32px 32px;overflow:hidden;box-shadow:0 35px 90px rgba(93,30,66,.2);border:9px solid rgba(255,255,255,.7)}.hero-photo>img{width:100%;height:100%;object-fit:cover}.hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(57,14,38,.3),transparent 45%)}.hero-photo .art-card{display:flex;gap:12px;align-items:center;left:28px;bottom:28px}.online-dot{width:12px;height:12px;border-radius:50%;background:#2db77d;box-shadow:0 0 0 5px #dff6ec}.hero-seal{position:absolute;z-index:4;right:22px;top:55px;width:132px;height:132px;border-radius:50%;background:var(--wine);color:#fff;display:grid;place-content:center;text-align:center;transform:rotate(5deg);box-shadow:0 15px 35px rgba(72,19,50,.28)}.hero-seal span{font-size:28px;line-height:1}.hero-seal b{font:600 15px/1.25 Fraunces;margin-top:6px}.credibility{padding:0;background:#fff;border-bottom:1px solid #eee2dd}.credibility-grid{display:grid;grid-template-columns:repeat(4,1fr)}.credibility-grid>div{padding:28px 24px;border-right:1px solid #eee2dd}.credibility-grid>div:first-child{border-left:1px solid #eee2dd}.credibility b,.credibility span{display:block}.credibility b{font:700 19px Fraunces;color:var(--wine)}.credibility span{font-size:12px;color:var(--muted);margin-top:4px}.hook{background:#fff}.hook-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:75px;align-items:center}.hook-photo{height:670px;position:relative;border-radius:32px;overflow:hidden}.hook-photo img{width:100%;height:100%;object-fit:cover}.hook-photo span{position:absolute;left:28px;bottom:28px;padding:13px 18px;background:#fff;border-radius:999px;font-weight:700;color:var(--wine);box-shadow:var(--shadow)}.hook h2,.conversation h2,.specialist h2{font:700 48px/1.08 Fraunces;margin:0 0 22px}.hook p,.conversation p,.specialist p{color:var(--muted)}.feature-list{list-style:none;padding:0;margin:28px 0;display:grid;gap:17px}.feature-list li{display:flex;align-items:center;gap:15px}.feature-list i{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:var(--blush);color:var(--wine);font-style:normal;font-size:12px;font-weight:800}.feature-list b,.feature-list small{display:block}.feature-list small{color:var(--muted)}.how{background:linear-gradient(180deg,#fffaf4,#fff4f4)}.steps article{position:relative;overflow:hidden;background:#fff;box-shadow:0 18px 45px rgba(76,29,56,.07)}.steps article::after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:#fff0f3;right:-35px;top:-35px}.conversation{background:#f7e7e9;overflow:hidden}.conversation-grid{display:grid;grid-template-columns:1fr .82fr;gap:90px;align-items:center}.privacy-note{display:flex;gap:15px;align-items:center;margin-top:30px;padding:18px;border:1px solid rgba(109,33,79,.15);border-radius:16px;background:rgba(255,255,255,.45)}.privacy-note>span{font-size:27px;color:var(--wine)}.privacy-note b,.privacy-note small{display:block}.privacy-note small{color:var(--muted)}.phone-mock{width:360px;margin:auto;background:#fff;border:10px solid #291721;border-radius:42px;box-shadow:0 30px 75px rgba(72,19,50,.25);overflow:hidden}.phone-top{height:73px;padding:13px 16px;display:flex;gap:10px;align-items:center;background:#f7faf8}.phone-top>span{font-size:28px}.phone-top .avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--wine);color:#fff;font:700 21px Fraunces}.phone-top b,.phone-top small{display:block}.phone-top small{font-size:11px;color:var(--green)}.chat-bg{min-height:390px;padding:25px 14px;background:#efe9e4;display:flex;flex-direction:column;gap:10px}.bubble{max-width:82%;padding:11px 13px;border-radius:12px;font-size:12px;line-height:1.4;box-shadow:0 1px 2px rgba(0,0,0,.08)}.bubble.in{background:#fff;border-top-left-radius:2px}.bubble.out{background:#d9fdd3;align-self:flex-end;border-top-right-radius:2px}.typing{display:flex;gap:4px;width:53px;padding:12px;background:#fff;border-radius:12px}.typing i{width:6px;height:6px;border-radius:50%;background:#aaa}.phone-input{margin:10px;padding:12px 15px;border-radius:22px;background:#f2f2f2;color:#999;font-size:12px}.phone-input b{float:right;color:var(--wine)}.specialist{background:#fff}.specialist-card{min-height:600px;background:var(--wine-dark);color:#fff;border-radius:40px;display:grid;grid-template-columns:1fr .8fr;overflow:hidden;padding:0}.specialist-copy{padding:75px 65px;align-self:center}.specialist .eyebrow{color:#f1afc0}.specialist p{color:#e7d9e1}.specialist-points{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.specialist-points span{padding:9px 12px;background:rgba(255,255,255,.1);border-radius:999px;font-size:12px}.specialist .button{background:#fff;color:var(--wine)}.specialist-photo{position:relative;min-height:600px}.specialist-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.specialist-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(37,15,28,.7),transparent 45%)}.specialist-photo>div{position:absolute;z-index:2;left:28px;bottom:28px}.specialist-photo b,.specialist-photo span{display:block}.specialist-photo b{font:700 23px Fraunces}.mobile-cta{display:none}
@media(max-width:820px){.hero-grid,.hook-grid,.conversation-grid,.specialist-card{grid-template-columns:1fr}.hero-photo{height:500px;max-width:560px;width:100%;margin:auto}.credibility-grid{grid-template-columns:1fr 1fr}.hook-photo{height:460px}.hook-grid,.conversation-grid{gap:45px}.specialist-copy{padding:55px 35px}.specialist-photo{min-height:520px}.hook h2,.conversation h2,.specialist h2{font-size:39px}}
@media(max-width:520px){body{padding-bottom:76px}.hero{padding-top:44px}.hero-grid{gap:35px}.hero-photo{height:410px;border-width:6px;border-radius:150px 150px 25px 25px}.hero-seal{width:105px;height:105px;right:10px;top:40px}.hero-seal b{font-size:13px}.credibility-grid{grid-template-columns:1fr 1fr}.credibility-grid>div{padding:20px 13px;border-bottom:1px solid #eee2dd}.credibility-grid>div:first-child{border-left:0}.hook-photo{height:330px}.hook-photo span{left:14px;bottom:14px;font-size:12px}.hook h2,.conversation h2,.specialist h2{font-size:34px}.phone-mock{width:min(100%,350px)}.specialist{padding:50px 0}.specialist-card{border-radius:26px}.specialist-copy{padding:42px 25px}.specialist-photo{min-height:430px}.mobile-cta{position:fixed;z-index:35;left:10px;right:10px;bottom:9px;height:62px;border:0;border-radius:18px;background:var(--wine);color:#fff;display:grid;grid-template-columns:42px 1fr;grid-template-rows:1fr 1fr;text-align:left;align-items:center;padding:8px 15px;box-shadow:0 13px 38px rgba(72,19,50,.38)}.mobile-cta>span{grid-row:1/3;font-size:25px}.mobile-cta b{align-self:end}.mobile-cta small{align-self:start;color:#eecdda}}
