@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:var(--tp-body);color:#251a2b;background:#f8f7fa}*{box-sizing:border-box}body{margin:0}a{text-decoration:none;color:inherit}.legacy-header{height:74px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;background:#f8f7fa;border-bottom:1px solid #e8e3ec}.legacy-brand{display:flex;align-items:center;gap:11px}.legacy-brand>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#6a3cb5;color:#fff;font-weight:700}.legacy-brand b{font-size:18px}.legacy-brand i{font-family:Clash Display,Space Grotesk;font-weight:400;color:#c9a84c}.legacy-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.legacy-nav button{border:0;border-radius:30px;background:#6a3cb5;color:#fff;padding:12px 20px;font:inherit}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:70px 7vw;background:linear-gradient(115deg,#f8f7fa 55%,#eee9f3 55%);overflow:hidden}.eyebrow{display:flex;align-items:center;gap:8px;color:#a97d22;text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700}.copy h1{font:400 clamp(48px,6.5vw,79px)/1.02 "Clash Display","Space Grotesk";letter-spacing:-2px;margin:20px 0;max-width:720px}.copy h1 i{color:#8b5fd4}.copy>p{font-size:18px;line-height:1.7;color:#695d69;max-width:610px}.actions{display:flex;gap:14px;margin-top:32px}.actions a{display:flex;align-items:center;gap:10px;background:#6a3cb5;color:#fff;padding:15px 23px;border-radius:30px;font-weight:700}.actions .secondary{background:transparent;color:#6a3cb5;border:1px solid #a894ae}.proof{display:flex;gap:24px;margin-top:40px;color:#786d78;font-size:13px}.proof span{display:flex;gap:7px;align-items:center}.proof svg{width:17px;color:#a97d22}.visual{position:relative;display:grid;place-items:center;min-height:520px}.envelope{width:min(430px,85%);height:300px;background:#8b5fd4;position:relative;border-radius:7px;box-shadow:0 35px 70px #43213730;transform:rotate(3deg)}.envelope:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;clip-path:polygon(0 0,50% 55%,100% 0);background:#b79adc}.card{position:absolute;z-index:2;left:14%;bottom:52px;width:72%;padding:35px 24px;text-align:center;background:#fffdf8;box-shadow:0 10px 35px #3b253040;transform:rotate(-3deg)}.card small{letter-spacing:3px;color:#a97d22}.flourish{font:italic 36px Clash Display,Space Grotesk;color:#8b5fd4;margin:15px}.card h3{font:400 27px/1.15 Clash Display,Space Grotesk;margin:0}.card p{font-size:12px;color:#776a72}.card button{border:1px solid #8B5FD4;background:transparent;color:#8b5fd4;padding:8px 14px;border-radius:20px}.rsvp{position:absolute;z-index:3;right:0;bottom:20px;background:#fff;padding:14px 18px;border-radius:10px;box-shadow:0 10px 30px #43213720;font-size:13px;font-weight:700;color:#4c3852}section{text-align:center;padding:80px 20px;max-width:850px;margin:auto}section small{letter-spacing:2px;color:#a97d22;font-weight:700}section h2{font:400 clamp(34px,5vw,52px) "Clash Display","Space Grotesk";margin:14px}section p{color:#6d626c;line-height:1.8}.soon{text-align:center;padding:130px 20px;min-height:70vh}.soon svg{color:#8b5fd4}.soon h1{font:400 48px Clash Display,Space Grotesk}.soon p{color:#6d626c}.soon a{color:#6a3cb5;font-weight:700}.legacy-footer{padding:25px 7vw;display:flex;justify-content:space-between;background:#120c18;color:#d9cdda;font-size:13px}@media(max-width:820px){.legacy-header{padding:0 20px}.legacy-nav a{display:none}.hero{grid-template-columns:1fr;padding:55px 24px;background:#f8f7fa}.copy h1{font-size:52px}.visual{min-height:480px}.proof{flex-wrap:wrap}.actions{flex-direction:column;align-items:flex-start}.legacy-footer{display:block;line-height:2}}:root{--tp-heading:"Clash Display","Space Grotesk",sans-serif;--tp-body:"Inter",sans-serif;--tp-purple:#6A3CB5;--tp-purple-light:#8B5FD4;--tp-gold:#C9A84C;--tp-bg:#f8f7fa;--tp-text:#18121f;--tp-muted:#756c7c;--tp-card:#fff;--tp-border:#e8e3ec}html.dark{--tp-bg:#120d18;--tp-text:#f8f6fa;--tp-muted:#a79dab;--tp-card:#1c1424;--tp-border:#33253e}body{font-family:var(--tp-body);background:var(--tp-bg);color:var(--tp-text)}.tp-header{position:sticky;top:0;z-index:50;height:auto!important;padding:0!important;background:color-mix(in srgb,var(--tp-bg) 88%,transparent)!important;border-bottom:1px solid var(--tp-border)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tp-header-inner{max-width:1280px;height:64px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.tp-home{text-decoration:none}.tp-logo{display:inline-flex;align-items:center;gap:8px}.tp-logo-mark{width:32px;height:32px;border-radius:9px;background:var(--tp-purple);display:grid;place-items:center}.tp-logo-mark svg{width:16px;color:#fff}.tp-logo-name{font:700 17px var(--tp-heading);color:var(--tp-text);letter-spacing:-.3px}.tp-logo-name>span{color:var(--tp-purple)}.tp-logo-name em{font:600 11px var(--tp-body);color:var(--tp-gold);font-style:normal;margin-left:7px;padding-left:7px;border-left:1px solid var(--tp-border);letter-spacing:.04em;text-transform:uppercase}.tp-logo-light .tp-logo-name{color:#fff}.tp-logo-light .tp-logo-name>span{color:#a882df}.tp-logo-light .tp-logo-name em{border-color:#ffffff30}.tp-nav{display:flex!important;align-items:center;gap:25px}.tp-nav>a{font:500 13px var(--tp-body);color:var(--tp-muted);text-decoration:none;transition:.2s}.tp-nav>a:hover{color:var(--tp-text)}.tp-nav .tp-action,.tp-mobile-nav .tp-action{background:var(--tp-purple);color:#fff!important;padding:10px 15px;border-radius:9px;font-weight:700}.tp-theme,.tp-menu{width:36px;height:36px!important;padding:0!important;border:0!important;border-radius:9px!important;background:transparent!important;color:var(--tp-muted)!important;display:grid!important;place-items:center}.tp-theme:hover{background:color-mix(in srgb,var(--tp-purple) 10%,transparent)!important}.tp-theme svg,.tp-menu svg{width:17px}.tp-menu{display:none!important}.tp-mobile-nav{display:none}.tp-footer{background:#120c18!important;color:#fff!important;padding:0!important;margin:0!important}.tp-footer-grid{max-width:1280px;margin:auto;padding:55px 24px 38px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.tp-footer-grid>div:first-child p{max-width:320px;color:#a99fae;line-height:1.7;font-size:13px;margin-top:17px}.tp-footer h4{font:600 13px var(--tp-heading);margin:0 0 17px;color:#fff}.tp-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.tp-footer a{color:#9f95a5;text-decoration:none;font-size:12px}.tp-footer a:hover{color:#fff}.tp-footer-bottom{max-width:1280px;margin:auto;padding:20px 24px;border-top:1px solid #ffffff14;display:flex;justify-content:space-between;align-items:center;color:#807685;font-size:11px}.tp-social{display:flex;gap:13px}.tp-social svg{width:15px}.tp-social a{display:block;height:18px}@media(max-width:820px){.tp-header-inner{padding:0 18px}.tp-nav{display:none!important}.tp-menu{display:grid!important}.tp-mobile-nav{display:flex!important;flex-direction:column;gap:3px;padding:10px 18px 18px;border-top:1px solid var(--tp-border);background:var(--tp-bg)}.tp-mobile-nav>a{padding:10px 12px;border-radius:8px;color:var(--tp-muted);font-size:13px;text-decoration:none}.tp-mobile-nav>a:hover{background:color-mix(in srgb,var(--tp-purple) 8%,transparent);color:var(--tp-text)}.tp-mobile-nav .tp-action{text-align:center;margin-top:6px}.tp-footer-grid{grid-template-columns:1fr 1fr;gap:35px}.tp-footer-grid>div:first-child{grid-column:1/-1}.tp-footer-bottom{display:block;line-height:2}.tp-social{margin-top:8px}}@media(max-width:480px){.tp-footer-grid{grid-template-columns:1fr}.tp-footer-grid>div:first-child{grid-column:auto}}
