@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400;1,700&family=Inter:wght@300;400;500;600;700;800&display=swap");:root{--spt-mag:#d40f7d;--spt-mag-mid:#e8358e;--spt-mag-light:#ff6dab;--spt-coral:#ff6b6b;--spt-sun:#ffd166;--spt-cream:#fff5f9;--spt-rose:#ffe4f0;--spt-navy:#1a1a2e;--spt-text:#2d2d3a;--spt-text-mid:#6a6a80;--spt-fd:"Playfair Display",serif;--spt-fb:"Inter",-apple-system,sans-serif;--spt-g-sunset:linear-gradient(135deg,#ff8a65,#d40f7d 50%,#6b21a8);--spt-g-offer:linear-gradient(135deg,#ff6b6b,#d40f7d);--spt-g-guide:linear-gradient(135deg,#d40f7d,#6b21a8);--spt-g-summer:linear-gradient(135deg,#ffd166,#ff6b6b 40%,#d40f7d)}.spt-fade-up{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.spt-fade-up.spt-vis{opacity:1;transform:none}.sh-hero{align-items:center;background:#d40f7d;display:flex;min-height:100vh;overflow:hidden;padding:100px 5% 64px;position:relative}.sh-hero:before{background:hsla(0,0%,100%,.04);height:700px;right:-15%;top:-40%;width:700px}.sh-hero:after,.sh-hero:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.sh-hero:after{background:rgba(107,33,168,.18);bottom:-30%;height:550px;left:-8%;width:550px}.sh-hero__inner{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1180px;position:relative;width:100%;z-index:1}.sh-hero__eyebrow{align-items:center;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.2);border-radius:50px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:700;gap:8px;letter-spacing:.09em;margin-bottom:22px;padding:6px 16px;text-transform:uppercase}.sh-eyebrow-dot{animation:spt-pdot 2.2s ease-in-out infinite;background:var(--spt-sun);border-radius:50%;height:8px;width:8px}@keyframes spt-pdot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.sh-hero__title{color:#fff;font-family:var(--spt-fd);font-size:clamp(2.8rem,4.8vw,4.6rem);font-weight:900;line-height:1.08;margin-bottom:22px}.sh-hero__title em{color:var(--spt-sun);font-style:italic}.sh-hero__sub{color:hsla(0,0%,100%,.82);font-size:1.1rem;line-height:1.7;margin-bottom:40px;max-width:480px}.sh-hero__ctas{display:flex;flex-wrap:wrap;gap:14px}.sh-btn-white{align-items:center;background:#fff;border-radius:50px;color:#d40f7d;display:inline-flex;font-size:.95rem;font-weight:700;gap:8px;padding:15px 30px;text-decoration:none;transition:all .2s}.sh-btn-white:hover{background:#fff;color:#d40f7d;transform:translateY(-2px)}.sh-btn-ghost{align-items:center;background:transparent;border:2px solid hsla(0,0%,100%,.45);border-radius:50px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;padding:15px 30px;text-decoration:none;transition:all .2s}.sh-btn-ghost:hover{background:hsla(0,0%,100%,.12);border-color:#fff;color:#fff;transform:translateY(-2px)}.sh-hero__card-wrap{align-items:center;display:flex;justify-content:center}.sh-profile-card{animation:spt-float 6s ease-in-out infinite;background:#fff;border-radius:26px;box-shadow:0 32px 80px rgba(26,26,46,.32);margin-top:2rem;overflow:hidden;position:relative;width:305px}@keyframes spt-float{0%,to{transform:translateY(0) rotate(1.5deg)}50%{transform:translateY(-16px) rotate(-.5deg)}}.sh-pc-top{align-items:center;background:linear-gradient(30deg,#d40f7d,#f98cfc);display:flex;height:280px;justify-content:center;overflow:hidden;position:relative}.sh-pc-img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.sh-instr-art{position:relative;text-align:center;z-index:1}.sh-instr-chassis{height:108px;margin:0 auto 10px;position:relative;width:86px}.sh-instr-shaft{height:52px;top:14px;width:5px}.sh-instr-shaft,.sh-instr-tip{left:50%;position:absolute;transform:translateX(-50%)}.sh-instr-tip{height:15px;margin-left:-3px;top:10px;width:15px}.sh-instr-deck{bottom:0;height:22px;left:0;position:absolute;right:0}.sh-instr-label{color:hsla(0,0%,100%,.5);font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.sh-pc-overlay{background:linear-gradient(180deg,transparent 35%,rgba(26,26,46,.92));bottom:0;left:0;padding:18px 20px;position:absolute;right:0}.sh-pc-name{color:#fff;font-family:var(--spt-fd);font-size:1.25rem;font-weight:700}.sh-pc-loc{color:hsla(0,0%,100%,.75);font-size:.78rem;margin-top:2px}.sh-pc-body{padding:16px 20px 4px}.sh-pc-bio{color:var(--spt-text-mid);font-size:.83rem;line-height:1.55;margin-bottom:12px}.sh-pc-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.sh-pc-tag{background:var(--spt-rose);border-radius:50px;color:var(--spt-mag);font-size:.7rem;font-weight:600;padding:4px 11px}.sh-pc-actions{gap:14px;padding:0 20px 20px}.sh-pc-actions,.sh-pc-btn{display:flex;justify-content:center}.sh-pc-btn{align-items:center;background:var(--spt-rose);border:none;border-radius:50%;cursor:pointer;font-size:1.35rem;height:50px;transition:transform .2s;width:50px}.sh-pc-btn:hover{transform:scale(1.15)}.sh-pc-nope{background:#fee2e2}.sh-pc-love{box-shadow:0 4px 18px rgba(212,15,125,.25);font-size:1.7rem;height:62px;width:62px}.sh-pc-star{background:#eff6ff}@media(max-width:820px){.sh-hero__inner{grid-template-columns:1fr}.sh-hero__card-wrap{order:-1}}