.welcome-popup{border:0;padding:0;width:min(880px,calc(100% - 36px));max-height:calc(100dvh - 36px);margin:auto;border-radius:28px;background:#f8f6f2;color:#263e35;box-shadow:0 28px 100px #152d3540;overflow:auto;overscroll-behavior:contain}.welcome-popup::backdrop{background:#19332cb3;backdrop-filter:blur(5px)}.welcome-grid{display:grid;grid-template-columns:1.18fr 1fr;min-height:480px}.welcome-copy{padding:58px 42px 38px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.welcome-eyebrow{font-family:inherit;font-size:10px;letter-spacing:.18em;font-weight:700;color:#657d70}.welcome-copy h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(30px,3.5vw,46px);line-height:1.12;letter-spacing:-.035em;margin:23px 0 20px;overflow-wrap:anywhere;text-wrap:balance}.welcome-copy p{font-size:14px;line-height:1.8;color:#66756b;margin:0 0 27px;white-space:pre-line;overflow-wrap:anywhere}.welcome-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:100%;padding:16px 22px;border-radius:9px;background:#263e35;color:#fff;text-decoration:none;font-size:13px;font-weight:700;line-height:1.5;overflow-wrap:anywhere}.welcome-cta:hover{background:#3c574a}.welcome-later{background:none;border:0;color:#66756b;font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:4px;margin:18px 0 0;padding:9px 0;cursor:pointer}.welcome-close{position:absolute;z-index:2;right:15px;top:15px;border:1px solid #d6dfd5;background:#f8f6f2;color:#263e35;width:40px;height:40px;border-radius:50%;font:28px/1 Arial,sans-serif;cursor:pointer}.welcome-portrait{position:relative;background:#eedfe3;min-height:100%;overflow:hidden;border-radius:110px 0 0 0}.welcome-portrait>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:52% center}.welcome-signature{position:absolute;bottom:22px;left:22px;right:22px;display:flex;align-items:center;gap:12px;padding:18px;background:#f8f6f2f2;border-radius:14px}.welcome-signature>img{width:36px;height:36px}.welcome-signature span{font-size:8px;letter-spacing:.12em}.welcome-signature strong{display:block;font-size:24px;letter-spacing:-.05em;line-height:1.3}.welcome-popup :focus-visible{outline:3px solid #ae6579;outline-offset:4px}body:has(.welcome-popup[open]){overflow:hidden}@media(max-width:600px){.welcome-popup{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:22px}.welcome-grid{grid-template-columns:1fr;min-height:0}.welcome-copy{padding:45px 27px 25px}.welcome-copy h2{font-size:34px;margin-top:17px}.welcome-copy p{font-size:13px;line-height:1.7;margin-bottom:22px}.welcome-cta{width:100%;box-sizing:border-box}.welcome-portrait{display:none}.welcome-later{align-self:center}.welcome-close{right:10px;top:10px;width:34px;height:34px}.welcome-eyebrow{padding-right:20px}}@media(prefers-reduced-motion:no-preference){.welcome-popup[open]{animation:welcome-in .25s ease-out}@keyframes welcome-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
