:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#302530;background:#fff9fc;font-size:16px}*{box-sizing:border-box}body{margin:0;min-height:100svh;background:radial-gradient(circle at 92% 12%,#ffedf5 0,transparent 32%),radial-gradient(circle at 2% 90%,#ffeef5 0,transparent 28%),#fff9fc}a{color:inherit}header{height:96px;max-width:1200px;margin:auto;padding:22px 34px;display:flex;align-items:center;justify-content:space-between}header img{display:block;width:220px;max-width:52vw;height:auto}.header-label{font-size:.89rem;font-weight:650;color:#93566e;letter-spacing:.01em}main{max-width:1200px;margin:auto;padding:40px 34px 80px}.panel{position:relative;min-height:620px;border:1px solid #f2dbe4;border-radius:32px;background:#fff;box-shadow:0 30px 80px rgba(150,50,90,.07);overflow:hidden;display:grid;grid-template-columns:minmax(0,1.13fr) minmax(300px,.87fr);align-items:center}.panel::before{content:"";position:absolute;width:610px;height:610px;border-radius:50%;background:#fff0f6;right:-160px;top:50%;transform:translateY(-50%)}.copy{position:relative;z-index:1;padding:75px 12px 75px 76px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#ba3f70;background:#fff1f6;border:1px solid #f7d7e3;border-radius:50px;padding:9px 15px;font-size:.87rem;font-weight:700}.eyebrow:before{content:"";width:8px;height:8px;background:#e85d8f;border-radius:50%}h1{font-size:clamp(2.7rem,5vw,4.8rem);line-height:1.06;letter-spacing:-.055em;margin:27px 0 22px;font-weight:790;max-width:650px}h1 span{color:#d8487c}.lead{font-size:clamp(1.1rem,1.6vw,1.25rem);line-height:1.65;max-width:570px;color:#60535d;margin:0}.contact-intro{font-size:1rem;font-weight:650;margin:36px 0 16px}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{min-height:54px;padding:14px 22px;border-radius:13px;text-decoration:none;font-size:.98rem;font-weight:700;display:inline-flex;align-items:center;gap:11px;justify-content:center;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button:focus-visible{outline:3px solid #a83163;outline-offset:3px}.primary{color:white;background:#d8487c;box-shadow:0 8px 24px #e85d8f36}.primary:hover{background:#bd3368}.secondary{color:#b8336b;background:white;border:1px solid #ebbed0}.secondary:hover{background:#fff1f6}.button svg{width:19px;height:19px;flex:none}.illustration{position:relative;z-index:1;align-self:end;display:flex;align-items:end;justify-content:center;height:100%;padding:36px 28px 0 0}.illustration img{display:block;width:min(100%,465px);height:auto;max-height:540px;object-fit:contain;object-position:bottom;filter:drop-shadow(0 20px 15px rgba(183,72,118,.12))}footer{max-width:1200px;padding:22px 34px 38px;margin:auto;text-align:center;color:#957e8a;font-size:.875rem}@media(max-width:760px){header{height:78px;padding:18px 22px}header img{width:178px}.header-label{font-size:.78rem}main{padding:14px 16px 40px}.panel{display:flex;flex-direction:column;min-height:0;border-radius:24px}.panel::before{width:420px;height:420px;top:auto;right:-100px;bottom:-165px;transform:none}.copy{padding:42px 25px 10px;width:100%}h1{font-size:clamp(2.45rem,9vw,3.7rem);margin:23px 0 16px}.lead{font-size:1.06rem;line-height:1.55}.contact-intro{margin:27px 0 14px}.actions{flex-direction:column}.button{width:100%}.illustration{height:320px;align-self:center;padding:12px 0 0}.illustration img{height:100%;max-height:100%;width:auto}footer{padding:7px 22px 26px}}@media(max-width:380px){.header-label{display:none}.copy{padding:34px 21px 8px}.illustration{height:260px}}@media(prefers-reduced-motion:reduce){.button{transition:none}}
