html{box-sizing:border-box;scroll-behavior:smooth}body{margin:0;background:#262626;color:#f8f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;line-height:1.65;-webkit-font-smoothing:antialiased}*,*::before,*::after{box-sizing:inherit}:root{--phantom-match-bg:#262626;--phantom-match-deep:#111113;--phantom-match-ink:#18171b;--phantom-match-paper:#f1efec;--phantom-match-paper-2:#e6e3df;--phantom-match-muted:#aaa5b2;--phantom-match-accent:#a78bfa;--phantom-match-accent-deep:#7558cf;--phantom-match-line:rgba(255,255,255,.11);--phantom-match-radius:18px;--phantom-match-shadow:0 24px 70px rgba(0,0,0,.28)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.phantom-match-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.phantom-match-skip{position:fixed;left:16px;top:-80px;z-index:1000;background:var(--phantom-match-accent);color:#17131e;padding:10px 16px;border-radius:8px;font-weight:800}.phantom-match-skip:focus{top:12px}.phantom-match-header{position:sticky;top:0;z-index:100;background:rgba(24,24,25,.82);backdrop-filter:blur(18px);border-bottom:1px solid var(--phantom-match-line)}.phantom-match-nav-wrap{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:30px}.phantom-match-brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.02em}.phantom-match-brand img{border-radius:10px}.phantom-match-navigation{display:flex;align-items:center;gap:28px;color:#d6d2da;font-size:13px}.phantom-match-navigation a,.phantom-match-footer a{transition:color .2s ease}.phantom-match-navigation a:hover,.phantom-match-navigation a:focus-visible,.phantom-match-footer a:hover,.phantom-match-footer a:focus-visible{color:var(--phantom-match-accent)}.phantom-match-menu-button{display:none;background:transparent;border:1px solid var(--phantom-match-line);color:#fff;padding:8px 12px;border-radius:8px}.phantom-match-hero{min-height:760px;overflow:hidden;background:radial-gradient(circle at 80% 12%,rgba(167,139,250,.16),transparent 30%),linear-gradient(180deg,#292829,#1c1c1e);border-bottom:1px solid var(--phantom-match-line)}.phantom-match-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:760px;padding-block:68px}.phantom-match-eyebrow,.phantom-match-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:var(--phantom-match-accent);margin:0 0 16px}.phantom-match-hero h1{font-size:clamp(50px,6.8vw,94px);line-height:.95;letter-spacing:-.065em;margin:0 0 28px;font-weight:650}.phantom-match-lead{max-width:620px;font-size:17px;line-height:1.7;color:#cfccd2}.phantom-match-actions{display:flex;align-items:center;gap:22px;margin:34px 0 52px;flex-wrap:wrap}.phantom-match-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;background:var(--phantom-match-accent);color:#17131e;border-radius:9px;font-weight:850;transition:transform .2s,background .2s}.phantom-match-button:hover{background:#b9a5f7;transform:translateY(-2px)}.phantom-match-text-link{font-weight:750}.phantom-match-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:0;max-width:650px;border-top:1px solid var(--phantom-match-line);padding-top:20px;gap:18px}.phantom-match-stats dt{color:var(--phantom-match-muted);font-size:11px}.phantom-match-stats dd{margin:2px 0 0;font-weight:750}.phantom-match-hero-stage{position:relative;height:620px;display:grid;place-items:center}.phantom-match-glow{position:absolute;inset:8% 0;background:radial-gradient(ellipse,rgba(167,139,250,.42),rgba(167,139,250,.05) 48%,transparent 68%);filter:blur(32px)}.phantom-match-hero-shot{position:relative;height:590px;width:332px;object-fit:cover;object-position:top;border-radius:24px;box-shadow:var(--phantom-match-shadow);transform:rotate(2deg)}.phantom-match-app-card{position:absolute;left:0;bottom:50px;background:rgba(242,240,236,.95);color:var(--phantom-match-ink);display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:14px;box-shadow:var(--phantom-match-shadow)}.phantom-match-app-card img{border-radius:13px}.phantom-match-app-card strong,.phantom-match-app-card span{display:block}.phantom-match-app-card span{font-size:11px;color:#6f6975}.phantom-match-section{padding:110px 0}.phantom-match-light{background:var(--phantom-match-paper);color:var(--phantom-match-ink)}.phantom-match-dark{background:var(--phantom-match-deep);color:#f7f5f0}.phantom-match-section-head{display:grid;grid-template-columns:.65fr 1.35fr;gap:24px 80px;align-items:start;margin-bottom:60px}.phantom-match-section-head .phantom-match-kicker{grid-column:1/-1}.phantom-match-section-head h2,.phantom-match-dark-intro h2,.phantom-match-gallery-heading h2,.phantom-match-closing h2,.phantom-match-faq h2,.phantom-match-review-grid h2{font-size:clamp(34px,4.3vw,61px);line-height:1.04;letter-spacing:-.045em;margin:0;font-weight:620}.phantom-match-section-head>p:last-child{margin:0;color:#625e66;max-width:600px}.phantom-match-editorial-grid{display:grid;grid-template-columns:.9fr .85fr .65fr;gap:34px;align-items:start}.phantom-match-feature-story{padding-top:46px}.phantom-match-index{font-size:62px;color:rgba(117,88,207,.32);line-height:1}.phantom-match-feature-story h3,.phantom-match-note-stack h3{font-size:24px;line-height:1.2;letter-spacing:-.025em}.phantom-match-feature-story p{color:#625e66}.phantom-match-tall-frame{margin:0}.phantom-match-tall-frame img{height:610px;width:100%;object-fit:cover;border-radius:var(--phantom-match-radius)}.phantom-match-tall-frame figcaption,.phantom-match-session-board figcaption{font-size:11px;color:#716c74;margin-top:10px}.phantom-match-note-stack{display:grid;gap:18px;padding-top:90px}.phantom-match-note-stack article{background:#dfdcd8;padding:24px;border-radius:14px}.phantom-match-note-stack span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:var(--phantom-match-accent-deep);font-weight:850}.phantom-match-note-stack h3{font-size:19px;margin:10px 0}.phantom-match-note-stack p{margin:0;color:#656169}.phantom-match-dark-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:100px;align-items:end}.phantom-match-dark-intro>p{color:#aaa5b2;margin:0}.phantom-match-process{list-style:none;margin:80px 0;padding:0;border-top:1px solid var(--phantom-match-line)}.phantom-match-process li{display:grid;grid-template-columns:80px 1fr;gap:22px;padding:27px 0;border-bottom:1px solid var(--phantom-match-line)}.phantom-match-process li>span{color:var(--phantom-match-accent);font-size:12px;font-weight:800}.phantom-match-process h3{font-size:18px;margin:0 0 4px}.phantom-match-process p{margin:0;color:#aaa5b2;max-width:700px}.phantom-match-split-showcase{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:center;margin-top:90px}.phantom-match-split-showcase figure{margin:0}.phantom-match-split-showcase img{height:600px;width:100%;object-fit:cover;border-radius:var(--phantom-match-radius)}.phantom-match-split-showcase h2{font-size:clamp(34px,4vw,56px);line-height:1.05;letter-spacing:-.04em}.phantom-match-split-showcase p{color:#aaa5b2}.phantom-match-checklist{list-style:none;padding:0;margin:30px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.phantom-match-checklist li{padding:12px 0 12px 24px;position:relative;border-bottom:1px solid var(--phantom-match-line)}.phantom-match-checklist li::before{content:"";position:absolute;left:0;top:19px;width:7px;height:7px;border-radius:50%;background:var(--phantom-match-accent)}.phantom-match-centered{text-align:center;display:block;max-width:720px;margin-inline:auto}.phantom-match-centered>p:last-child{margin:22px auto 60px}.phantom-match-session-board{display:grid;grid-template-columns:.7fr 1.1fr .7fr;gap:28px;align-items:center;background:#dedbd7;padding:38px;border-radius:22px}.phantom-match-session-board figure{margin:0}.phantom-match-session-board figure img{height:530px;width:100%;object-fit:cover;border-radius:14px}.phantom-match-big-number{font-size:80px;line-height:1;color:var(--phantom-match-accent-deep);letter-spacing:-.07em}.phantom-match-session-copy h3{font-size:25px;line-height:1.15}.phantom-match-session-copy p,.phantom-match-mini-insights p{color:#625e66}.phantom-match-mini-insights{display:grid;gap:12px}.phantom-match-mini-insights article{background:var(--phantom-match-paper);padding:20px;border-radius:12px}.phantom-match-mini-insights p{margin:4px 0 0}.phantom-match-gallery-section{background:linear-gradient(180deg,#202022,#151517);overflow:hidden}.phantom-match-gallery-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:end;margin-bottom:54px}.phantom-match-gallery-heading>p{color:#aaa5b2}.phantom-match-gallery{display:grid;grid-template-columns:repeat(12,minmax(210px,1fr));gap:18px;overflow-x:auto;padding:0 0 22px;scroll-snap-type:x mandatory;scrollbar-color:var(--phantom-match-accent) #333}.phantom-match-gallery figure{margin:0;scroll-snap-align:start}.phantom-match-gallery img{height:450px;width:254px;object-fit:cover;border-radius:14px}.phantom-match-gallery figcaption{font-size:11px;color:#aaa5b2;margin-top:9px}.phantom-match-review-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:34px 80px}.phantom-match-review-intro{grid-row:span 2}.phantom-match-review-intro>p:last-child{color:#625e66;max-width:570px}.phantom-match-quote{margin:0;background:var(--phantom-match-ink);color:#fff;padding:35px;border-radius:18px}.phantom-match-quote>p{font-size:32px;margin:0 0 40px}.phantom-match-quote footer{display:flex;justify-content:space-between;gap:20px;color:#aaa5b2}.phantom-match-quote strong{color:#fff}.phantom-match-review-note{padding:10px 35px}.phantom-match-review-note h3{font-size:19px}.phantom-match-review-note p{color:#625e66}.phantom-match-faq{background:#d9d6d2;color:var(--phantom-match-ink)}.phantom-match-faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:110px}.phantom-match-faq-grid>div:first-child>p:last-child{color:#625e66}.phantom-match-accordion details{border-top:1px solid rgba(24,23,27,.16);padding:22px 0}.phantom-match-accordion details:last-child{border-bottom:1px solid rgba(24,23,27,.16)}.phantom-match-accordion summary{font-size:17px;font-weight:750;cursor:pointer;list-style-position:outside}.phantom-match-accordion details p{color:#625e66;max-width:700px}.phantom-match-closing{padding:100px 0;background:radial-gradient(circle at 15% 50%,rgba(167,139,250,.18),transparent 36%),#18181a}.phantom-match-closing-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:center}.phantom-match-closing-inner>div:last-child>p{color:#aaa5b2}.phantom-match-store-badge{width:170px;margin-top:22px}.phantom-match-footer{background:#0d0d0f;padding:70px 0 25px;color:#aaa5b2}.phantom-match-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:80px}.phantom-match-footer .phantom-match-brand{color:#fff}.phantom-match-footer-grid>div:first-child p{max-width:380px}.phantom-match-footer h2{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#fff;margin:0 0 18px}.phantom-match-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.phantom-match-copyright{border-top:1px solid var(--phantom-match-line);padding-top:24px;margin-top:55px;font-size:12px}.phantom-match-cookie{position:fixed;z-index:200;left:20px;right:20px;bottom:20px;margin:auto;max-width:690px;background:#f3f1ee;color:var(--phantom-match-ink);box-shadow:0 18px 60px rgba(0,0,0,.35);border-radius:14px;padding:14px 14px 14px 20px;display:flex;align-items:center;gap:18px}.phantom-match-cookie[hidden]{display:none}.phantom-match-cookie p{margin:0;flex:1;font-size:12px}.phantom-match-cookie a{text-decoration:underline}.phantom-match-cookie button{border:0;border-radius:8px;background:var(--phantom-match-accent-deep);color:#fff;font-weight:800;padding:10px 18px;cursor:pointer}.phantom-match-legal-hero{padding:90px 0 55px;background:radial-gradient(circle at 75% 25%,rgba(167,139,250,.18),transparent 32%),#202022}.phantom-match-legal-hero h1{font-size:clamp(42px,6vw,72px);letter-spacing:-.05em;line-height:1;margin:0 0 22px}.phantom-match-legal-hero p{max-width:720px;color:#c2bec7}.phantom-match-legal{background:var(--phantom-match-paper);color:var(--phantom-match-ink);padding:75px 0 110px}.phantom-match-legal-layout{display:grid;grid-template-columns:260px minmax(0,760px);gap:90px}.phantom-match-legal-aside{font-size:12px;color:#6e6971;position:sticky;top:100px;align-self:start}.phantom-match-legal-content section{margin-bottom:45px}.phantom-match-legal-content h2{font-size:27px;letter-spacing:-.03em;margin:0 0 15px}.phantom-match-legal-content h3{font-size:17px}.phantom-match-legal-content p,.phantom-match-legal-content li{color:#5f5a63}.phantom-match-legal-content ul{padding-left:19px}.phantom-match-contact-card{background:#dedbd7;border-radius:18px;padding:30px;margin-top:25px}.phantom-match-contact-card strong{display:block;font-size:20px;color:var(--phantom-match-accent-deep)}:focus-visible{outline:3px solid var(--phantom-match-accent);outline-offset:4px}
@media(max-width:900px){.phantom-match-navigation{display:none;position:absolute;top:68px;left:20px;right:20px;background:#1a1a1c;padding:20px;border-radius:12px;flex-direction:column;align-items:flex-start}.phantom-match-navigation.phantom-match-is-open{display:flex}.phantom-match-menu-button{display:block}.phantom-match-hero-grid,.phantom-match-section-head,.phantom-match-dark-intro,.phantom-match-split-showcase,.phantom-match-gallery-heading,.phantom-match-review-grid,.phantom-match-faq-grid,.phantom-match-closing-inner,.phantom-match-legal-layout{grid-template-columns:1fr}.phantom-match-hero-grid{gap:20px}.phantom-match-hero{min-height:auto}.phantom-match-hero-stage{height:550px}.phantom-match-app-card{left:8%}.phantom-match-editorial-grid{grid-template-columns:1fr 1fr}.phantom-match-note-stack{grid-column:1/-1;grid-template-columns:1fr 1fr;padding-top:0}.phantom-match-split-showcase{gap:50px}.phantom-match-session-board{grid-template-columns:1fr 1fr}.phantom-match-mini-insights{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.phantom-match-faq-grid{gap:50px}.phantom-match-legal-aside{position:static}.phantom-match-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:30px}}
@media(max-width:620px){body{font-size:14px}.phantom-match-shell{width:min(100% - 28px,1240px)}.phantom-match-section{padding:75px 0}.phantom-match-hero-grid{padding-block:50px}.phantom-match-hero h1{font-size:52px}.phantom-match-lead{font-size:15px}.phantom-match-stats{grid-template-columns:1fr 1fr}.phantom-match-hero-stage{height:500px}.phantom-match-hero-shot{height:480px;width:270px}.phantom-match-app-card{bottom:25px;left:0}.phantom-match-section-head{gap:22px}.phantom-match-editorial-grid{grid-template-columns:1fr}.phantom-match-tall-frame img,.phantom-match-split-showcase img{height:500px}.phantom-match-note-stack{grid-template-columns:1fr;grid-column:auto}.phantom-match-checklist{grid-template-columns:1fr}.phantom-match-session-board{grid-template-columns:1fr;padding:20px}.phantom-match-mini-insights{grid-template-columns:1fr;grid-column:auto}.phantom-match-gallery img{height:400px;width:225px}.phantom-match-review-grid{gap:35px}.phantom-match-quote footer{flex-direction:column}.phantom-match-footer-grid{grid-template-columns:1fr 1fr}.phantom-match-footer-grid>div:first-child{grid-column:1/-1}.phantom-match-cookie{flex-direction:column;align-items:stretch}.phantom-match-cookie button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.phantom-match-depth-grid{display:grid;grid-template-columns:1fr 1fr .8fr;gap:28px}.phantom-match-depth-grid article{padding:28px;background:#e2dfdb;border-radius:16px}.phantom-match-depth-grid h3{font-size:22px;line-height:1.2}.phantom-match-depth-grid p{color:#625e66}.phantom-match-depth-grid aside{padding:30px;background:var(--phantom-match-ink);color:#fff;border-radius:16px}.phantom-match-depth-grid aside p{color:#c1bdc5}
.phantom-match-depth-summary{max-width:820px;margin:38px auto 0;text-align:center;color:#625e66}
@media(max-width:900px){.phantom-match-depth-grid{grid-template-columns:1fr}}
