html:has(.prive-theme){background-color:#000}html:has(.prive-theme) body{background-color:#000}.landing-page.prive-theme .theme-bg:before{display:none}.prive-theme{--prive-void:#000;--prive-charcoal:#0a0a0a;--prive-graphite:#121212;--prive-slate:#1a1a1a;--prive-elevated:#222;--prive-off-white:#f5f5f7;--prive-white:#fff;--prive-accent:#b46bff;--prive-accent-bright:#c4b5fd;--prive-accent-soft:#b46bff1f;--prive-accent-glow:#b46bff47;--prive-text:#fafafa;--prive-text-secondary:#ffffff9e;--prive-text-muted:#ffffff61;--prive-line:#ffffff14;--prive-line-strong:#ffffff24;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:40px;--space-6:48px;--space-8:64px;--space-10:80px;--space-12:96px;--space-16:128px;--prive-ease:cubic-bezier(.16, 1, .3, 1);--prive-ease-out:cubic-bezier(.22, 1, .36, 1);--prive-gutter:clamp(var(--space-3), 4vw, var(--space-6));--prive-section-y:clamp(var(--space-10), 12vw, var(--space-16));--prive-radius:16px;--prive-radius-lg:24px;--prive-radius-xl:32px;--font-display:var(--font-manrope), system-ui, sans-serif;--font-body:var(--font-jakarta), system-ui, sans-serif;--landing-bg:var(--prive-void);--landing-bg-soft:var(--prive-charcoal);--landing-bg-elevated:var(--prive-graphite);--landing-border:var(--prive-line);--landing-border-strong:var(--prive-line-strong);--landing-border-accent:#b46bff4d;--landing-accent-bright:var(--prive-accent-bright);--landing-accent-soft:var(--prive-accent-bright);--landing-text:var(--prive-text);--landing-text-secondary:var(--prive-text-secondary);--landing-text-muted:var(--prive-text-muted);--app-pad:var(--prive-gutter);background:var(--prive-void);color:var(--prive-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;position:relative}.prive-theme:after{content:"";pointer-events:none;z-index:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.prive-theme>*{z-index:1;position:relative}.prive-wrap{width:100%;max-width:80rem;padding-inline:var(--prive-gutter);margin-inline:auto}.prive-wrap--narrow{max-width:48rem}.prive-section{padding-block:var(--prive-section-y);position:relative}.prive-section--pad-tight{padding-block:clamp(var(--space-8), 8vw, var(--space-12))}.prive-section--pad-hero{padding-block:0}.prive-section--elevated{background:var(--prive-charcoal)}.prive-section--mesh:before{content:"";pointer-events:none;background:radial-gradient(70% 50% at 20% 0,#b46bff14,#0000 55%),radial-gradient(50% 40% at 90% 80%,#8b5cf60f,#0000 50%);position:absolute;inset:0}.prive-section--grid:before{content:"";pointer-events:none;opacity:.35;background-image:linear-gradient(var(--prive-line) 1px, transparent 1px), linear-gradient(90deg, var(--prive-line) 1px, transparent 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.prive-section--curve:after{content:"";pointer-events:none;inset-inline:0;background:linear-gradient(180deg, transparent, var(--prive-void));height:80px;position:absolute;bottom:-1px}.prive-skip{top:-100%;left:var(--space-2);z-index:100;padding:var(--space-1) var(--space-2);border-radius:var(--space-1);background:var(--prive-white);color:var(--prive-void);font-size:.8125rem;position:absolute}.prive-skip:focus{top:var(--space-2)}.prive-eyebrow{align-items:center;gap:var(--space-1);letter-spacing:.2em;text-transform:uppercase;color:var(--prive-accent-bright);font-size:.6875rem;font-weight:600;display:inline-flex}.prive-eyebrow:before{content:"";width:var(--space-3);background:linear-gradient(90deg, var(--prive-accent), transparent);height:1px}.prive-title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--prive-text);font-weight:700;line-height:1.05}.prive-title--hero{max-width:14ch;font-size:clamp(2.5rem,7.5vw,5rem);line-height:.98}.prive-title--section{margin-top:var(--space-2);max-width:16ch;font-size:clamp(2rem,4.5vw,3.25rem)}.prive-title--sm{font-size:clamp(1.375rem,2.5vw,1.75rem);line-height:1.12}.prive-title .prive-gradient{background:linear-gradient(135deg, #fff 0%, var(--prive-accent-bright) 55%, var(--prive-accent) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.prive-lead{margin-top:var(--space-3);max-width:36rem;color:var(--prive-text-secondary);font-size:clamp(1rem,1.8vw,1.125rem);line-height:1.7}.prive-section-head{margin-bottom:clamp(var(--space-6), 6vw, var(--space-10))}.prive-section-head--center{text-align:center}.prive-section-head--center .prive-title,.prive-section-head--center .prive-lead{margin-inline:auto}.prive-text-reveal__word{vertical-align:top;display:inline-block;overflow:hidden}.prive-text-reveal__inner{display:inline-block}.prive-btn{min-height:48px;padding:0 var(--space-4);letter-spacing:.04em;transition:transform .28s var(--prive-ease), box-shadow .28s var(--prive-ease), border-color .28s var(--prive-ease);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;font-size:.8125rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.prive-btn:focus-visible{outline:2px solid var(--prive-accent-bright);outline-offset:3px}.prive-btn__shine{opacity:0;transition:opacity .35s var(--prive-ease);background:linear-gradient(105deg,#0000 40%,#ffffff2e 50%,#0000 60%);position:absolute;inset:0}.prive-btn:hover .prive-btn__shine{opacity:1}.prive-btn__label{z-index:1;position:relative}.prive-btn__arrow{z-index:1;transition:transform .28s var(--prive-ease);position:relative}.prive-btn:hover .prive-btn__arrow{transform:translate(3px,-2px)}.prive-btn--primary{background:linear-gradient(135deg, var(--prive-accent) 0%, #8b5cf6 100%);color:var(--prive-white);box-shadow:0 0 0 1px #b46bff33, 0 16px 48px var(--prive-accent-glow)}.prive-btn--primary:hover{box-shadow:0 0 0 1px #b46bff59, 0 24px 56px var(--prive-accent-glow);transform:translateY(-2px)}.prive-btn--secondary{background:var(--prive-white);color:var(--prive-void);box-shadow:0 8px 32px #ffffff14}.prive-btn--secondary:hover{transform:translateY(-2px);box-shadow:0 16px 40px #ffffff24}.prive-btn--ghost{border:1px solid var(--prive-line-strong);color:var(--prive-text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08}.prive-btn--ghost:hover{background:var(--prive-accent-soft);border-color:#b46bff59}.prive-link{align-items:center;gap:var(--space-1);letter-spacing:.06em;text-transform:uppercase;color:var(--prive-accent-bright);transition:color .25s var(--prive-ease);font-size:.8125rem;font-weight:600;display:inline-flex}.prive-link:hover{color:var(--prive-white)}.prive-link__icon{transition:transform .28s var(--prive-ease)}.prive-link:hover .prive-link__icon{transform:translate(3px,-1px)}.prive-card{border:1px solid var(--prive-line);border-radius:var(--prive-radius);transition:transform .35s var(--prive-ease), border-color .35s var(--prive-ease), box-shadow .35s var(--prive-ease);background:linear-gradient(160deg,#ffffff0a,#ffffff03)}.prive-card--hover:hover{border-color:#b46bff38;transform:translateY(-4px);box-shadow:0 24px 64px #00000059,0 0 0 1px #b46bff14}.prive-tag{border:1px solid var(--prive-line);letter-spacing:.14em;text-transform:uppercase;color:var(--prive-text-muted);background:#ffffff08;border-radius:999px;padding:6px 12px;font-size:.625rem;font-weight:600;display:inline-flex}.prive-list{gap:var(--space-1);display:grid}.prive-list li{padding-left:var(--space-2);color:var(--prive-text-secondary);font-size:.875rem;line-height:1.65;position:relative}.prive-list li:before{content:"";background:var(--prive-accent);border-radius:50%;width:4px;height:4px;position:absolute;top:.65em;left:0}.prive-nav{z-index:50;position:fixed;inset:0 0 auto}.prive-nav__bar{transition:background .4s var(--prive-ease), border-color .4s var(--prive-ease), backdrop-filter .4s var(--prive-ease);border-bottom:1px solid #0000}.prive-nav__bar--transparent{background:0 0}.prive-nav__bar--scrolled{border-color:var(--prive-line);-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:#000000b8;box-shadow:0 8px 32px #00000059}.prive-nav__inner{justify-content:space-between;align-items:center;gap:var(--space-2);height:64px;display:flex}.prive-nav__links{align-items:center;gap:var(--space-4);display:none}@media (min-width:1024px){.prive-nav__links{display:flex}}.prive-nav__link{color:var(--prive-text-secondary);transition:color .25s var(--prive-ease);font-size:.875rem;font-weight:500;position:relative}.prive-nav__link:hover,.prive-nav__link--active{color:var(--prive-white)}.prive-nav__link:after{content:"";background:var(--prive-accent);width:0;height:1px;transition:width .3s var(--prive-ease);position:absolute;bottom:-6px;left:0}.prive-nav__link:hover:after{width:100%}.prive-nav__toggle{border:1px solid var(--prive-line);width:44px;height:44px;color:var(--prive-white);cursor:pointer;background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;display:flex}@media (min-width:1024px){.prive-nav__toggle{display:none}}.prive-nav__drawer{border-top:1px solid var(--prive-line);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#000000eb;overflow:hidden}.prive-nav__drawer-inner{gap:var(--space-2);padding:var(--space-3) var(--prive-gutter) var(--space-4);flex-direction:column;display:flex}.prive-nav__drawer-link{padding:var(--space-1) 0;color:var(--prive-text-secondary);font-size:1.125rem;font-weight:500;display:block}.prive-nav__drawer-link:hover{color:var(--prive-white)}.prive-theme .landing-scroll-progress{background:linear-gradient(90deg, var(--prive-accent), #8b5cf6, var(--prive-accent-bright));height:2px;box-shadow:0 0 24px var(--prive-accent-glow)}.prive-theme .landing-floating-cta__inner{border:1px solid var(--prive-line-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e0;border-radius:999px;box-shadow:0 16px 48px #00000073}.prive-store-grid{grid-template-columns:1fr;gap:.625rem;width:100%;display:grid}.prive-store-grid--compact{max-width:22rem}.prive-store-grid--default{max-width:34rem}@media (min-width:480px){.prive-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prive-store-grid--compact{max-width:26rem}}.prive-store-btn{border:1px solid var(--prive-line-strong);border-radius:var(--prive-radius);min-height:4.25rem;color:var(--prive-text);transition:border-color .28s var(--prive-ease), background .28s var(--prive-ease), transform .28s var(--prive-ease);background:#ffffff0a;align-items:center;gap:.625rem;padding:.75rem .875rem;text-decoration:none;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 12px 32px #00000047}.prive-store-btn--compact{gap:.5rem;min-height:3.25rem;padding:.625rem .75rem}.prive-store-btn--apple{background:linear-gradient(135deg,#15121ceb,#08070df5)}.prive-store-btn--google{background:linear-gradient(135deg,#14101feb,#0a0810f5);border-color:#b46bff2e}.prive-store-btn:hover{background:#ffffff0f;border-color:#b46bff59}.prive-store-btn__icon{border:1px solid var(--prive-line);background:#ffffff0d;border-radius:10px;flex-shrink:0;place-items:center;width:2.25rem;height:2.25rem;display:grid}.prive-store-btn--compact .prive-store-btn__icon{width:2rem;height:2rem}.prive-store-btn__copy{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.prive-store-btn__label{letter-spacing:.06em;text-transform:uppercase;color:var(--prive-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;font-weight:600;overflow:hidden}.prive-store-btn__title{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:700;line-height:1.2;overflow:hidden}.prive-store-btn--compact .prive-store-btn__title{font-size:.8125rem}.prive-store-btn__arrow{border:1px solid var(--prive-line);width:1.75rem;height:1.75rem;color:var(--prive-text-muted);transition:color .28s var(--prive-ease);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.prive-store-btn:hover .prive-store-btn__arrow{color:var(--prive-accent-bright)}.prive-hero-cta{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:28rem;display:flex}@media (min-width:640px){.prive-hero-cta{flex-flow:wrap;align-items:center;max-width:36rem}.prive-hero-cta .prive-store-grid--compact{flex:16rem;width:auto}.prive-hero-cta .prive-btn{flex:none;min-height:3.25rem;padding-inline:1.25rem}}.prive-nav-store-group{align-items:center;gap:.375rem;display:none}@media (min-width:1280px){.prive-theme .prive-nav .prive-nav-store-group{display:flex}}.prive-nav-store-btn{border:1px solid var(--prive-line-strong);max-width:7.5rem;color:var(--prive-text);transition:border-color .25s var(--prive-ease), background .25s var(--prive-ease);background:#ffffff0a;border-radius:999px;align-items:center;gap:.375rem;padding:.375rem .625rem;text-decoration:none;display:inline-flex}.prive-nav-store-btn:hover{background:#b46bff1a;border-color:#b46bff59}.prive-nav-store-btn__icon{border:1px solid var(--prive-line);background:#ffffff0d;border-radius:999px;flex-shrink:0;place-items:center;width:1.625rem;height:1.625rem;display:grid}.prive-nav-store-btn__label{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.02em;min-width:0;font-size:.6875rem;font-weight:600;overflow:hidden}.prive-nav-store-group.\!flex-col{flex-direction:column;align-items:stretch;gap:.5rem}.prive-nav-store-group.\!flex-col .prive-nav-store-btn{justify-content:flex-start;width:100%;max-width:none;padding:.625rem .875rem}.prive-hero{align-items:center;min-height:100svh;padding-top:64px;display:flex;position:relative;overflow:hidden}.prive-hero__ambient{pointer-events:none;position:absolute;inset:0;overflow:hidden}.prive-hero__orb{filter:blur(80px);will-change:transform;border-radius:50%;position:absolute}.prive-hero__orb--1{background:#b46bff2e;width:min(55vw,32rem);height:min(55vw,32rem)}.prive-hero__orb--2{background:#8b5cf61f;width:min(40vw,24rem);height:min(40vw,24rem)}.prive-hero__grid-line{opacity:.25;background-image:linear-gradient(var(--prive-line) 1px, transparent 1px), linear-gradient(90deg, var(--prive-line) 1px, transparent 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#000,#0000);mask-image:radial-gradient(70% 60% at 50% 40%,#000,#0000)}.prive-hero__layout{gap:var(--space-6);align-items:center;width:100%;display:grid}@media (min-width:1024px){.prive-hero__layout{grid-template-columns:1.05fr .95fr;min-height:calc(100svh - 64px)}}.prive-hero__badge{align-items:center;gap:var(--space-1);margin-bottom:var(--space-3);border:1px solid var(--prive-line-strong);letter-spacing:.16em;text-transform:uppercase;color:var(--prive-text-secondary);background:#ffffff0a;border-radius:999px;padding:6px 14px 6px 8px;font-size:.6875rem;font-weight:600;display:inline-flex}.prive-hero__badge-dot{background:var(--prive-accent);width:8px;height:8px;box-shadow:0 0 12px var(--prive-accent);border-radius:50%;animation:2.5s ease-in-out infinite prive-pulse}@keyframes prive-pulse{0%,to{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}@media (prefers-reduced-motion:reduce){.prive-hero__badge-dot{animation:none}}.prive-hero__actions{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.prive-hero__metrics{gap:var(--space-2);margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--prive-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.prive-hero__metric strong{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.25rem;font-weight:700;display:block}.prive-hero__metric span{color:var(--prive-text-muted);margin-top:4px;font-size:.6875rem;line-height:1.45;display:block}.prive-hero__visual{min-height:clamp(20rem,48vw,28rem);position:relative}.prive-hero__stack{height:100%;min-height:inherit;position:relative}.prive-hero__frame{border:1px solid var(--prive-line-strong);border-radius:var(--prive-radius-lg);will-change:transform;position:absolute;overflow:hidden;box-shadow:0 32px 80px #00000073}.prive-hero__frame img{object-fit:cover;width:100%;height:100%}.prive-hero__frame--main{inset:0 12% 8% 0}.prive-hero__frame--accent{aspect-ratio:4/5;border-radius:var(--prive-radius);width:42%;bottom:0;right:0}.prive-hero__frame-scrim{background:linear-gradient(#0000 50%,#0000008c 100%);position:absolute;inset:0}.prive-hero__float-card{z-index:2;width:min(15rem,70%);padding:var(--space-2);border:1px solid var(--prive-line-strong);border-radius:var(--prive-radius);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000c7;position:absolute;bottom:12%;left:0}.prive-hero__float-card p{letter-spacing:.18em;text-transform:uppercase;color:var(--prive-accent-bright);font-size:.625rem;font-weight:600}.prive-hero__float-card h3{font-family:var(--font-display);margin-top:6px;font-size:1.125rem;font-weight:700}.prive-hero__float-card span{color:var(--prive-text-muted);margin-top:4px;font-size:.75rem;display:block}.prive-stats{border-block:1px solid var(--prive-line);background:var(--prive-charcoal)}.prive-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:768px){.prive-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.prive-stats__item{padding:var(--space-4) var(--space-3);border-right:1px solid var(--prive-line)}.prive-stats__item:last-child{border-right:none}@media (max-width:767px){.prive-stats__item:nth-child(2){border-right:none}.prive-stats__item:nth-child(-n+2){border-bottom:1px solid var(--prive-line)}}.prive-stats__value{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.prive-stats__label{color:var(--prive-text);margin-top:6px;font-size:.8125rem;font-weight:600}.prive-stats__detail{color:var(--prive-text-muted);margin-top:4px;font-size:.75rem}.prive-about{gap:var(--space-6);display:grid}@media (min-width:960px){.prive-about{gap:var(--space-8);grid-template-columns:.9fr 1.1fr;align-items:start}}.prive-about__visual{position:relative}@media (min-width:960px){.prive-about__visual{top:calc(64px + var(--space-4));position:sticky}}.prive-about__image{aspect-ratio:4/5;border-radius:var(--prive-radius-xl);border:1px solid var(--prive-line);overflow:hidden}.prive-about__image img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--prive-ease)}.prive-about__visual:hover .prive-about__image img{transform:scale(1.04)}.prive-about__values{gap:var(--space-2);margin-top:var(--space-4);display:grid}@media (min-width:640px){.prive-about__values{grid-template-columns:repeat(2,minmax(0,1fr))}}.prive-about__value{padding:var(--space-3)}.prive-about__value h4{letter-spacing:.04em;text-transform:uppercase;color:var(--prive-accent-bright);font-size:.8125rem;font-weight:700}.prive-about__value p{margin-top:var(--space-1);color:var(--prive-text-secondary);font-size:.8125rem;line-height:1.65}.prive-audience{gap:var(--space-2);display:grid}@media (min-width:900px){.prive-audience{grid-template-columns:repeat(2,minmax(0,1fr))}}.prive-audience__panel{border-radius:var(--prive-radius-lg);flex-direction:column;min-height:28rem;display:flex;position:relative;overflow:hidden}.prive-audience__media{height:13rem;position:relative;overflow:hidden}.prive-audience__media img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--prive-ease)}.prive-audience__panel:hover .prive-audience__media img{transform:scale(1.06)}.prive-audience__scrim{background:linear-gradient(180deg, transparent, var(--prive-graphite));position:absolute;inset:0}.prive-audience__body{padding:var(--space-4);background:var(--prive-graphite);flex-direction:column;flex:1;display:flex}.prive-audience__body .prive-link{padding-top:var(--space-3);margin-top:auto}.prive-bento{gap:var(--space-2);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.prive-bento__cell{padding:var(--space-4)}.prive-bento__cell h3{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.375rem;font-weight:700}.prive-bento__cell p{margin-top:var(--space-1);color:var(--prive-text-secondary);font-size:.875rem;line-height:1.65}.prive-bento__metric{margin-bottom:var(--space-2);background:var(--prive-accent-soft);letter-spacing:.12em;text-transform:uppercase;color:var(--prive-accent-bright);border-radius:999px;padding:4px 10px;font-size:.625rem;font-weight:700;display:inline-flex}.prive-bento__cell--7,.prive-bento__cell--5,.prive-bento__cell--4{grid-column:span 12}@media (min-width:768px){.prive-bento__cell--7{grid-column:span 7}.prive-bento__cell--5{grid-column:span 5}.prive-bento__cell--4{grid-column:span 4}}.prive-timeline{gap:var(--space-2);display:grid;position:relative}@media (min-width:1024px){.prive-timeline{grid-template-columns:repeat(4,minmax(0,1fr))}.prive-timeline:before{content:"";background:linear-gradient(90deg, transparent, var(--prive-line-strong), transparent);height:1px;position:absolute;top:2.75rem;left:8%;right:8%}}.prive-timeline__step{padding:var(--space-3);position:relative}.prive-timeline__index{border:1px solid var(--prive-line-strong);background:var(--prive-charcoal);width:40px;height:40px;font-family:var(--font-display);color:var(--prive-accent-bright);border-radius:12px;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:inline-flex}.prive-timeline__media{aspect-ratio:16/10;margin-top:var(--space-2);border-radius:var(--prive-radius);border:1px solid var(--prive-line);position:relative;overflow:hidden}.prive-timeline__media img{object-fit:cover;width:100%;height:100%}.prive-gallery{gap:var(--space-2);padding-inline:var(--prive-gutter);scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.prive-gallery::-webkit-scrollbar{display:none}.prive-gallery__item{aspect-ratio:3/4;border-radius:var(--prive-radius-lg);border:1px solid var(--prive-line);scroll-snap-align:start;flex:0 0 min(78vw,20rem);position:relative;overflow:hidden}.prive-gallery__item--wide{aspect-ratio:16/10;flex-basis:min(88vw,30rem)}.prive-gallery__item img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--prive-ease)}.prive-gallery__item:hover img{transform:scale(1.06)}.prive-gallery__cap{inset-inline:0;padding:var(--space-3);background:linear-gradient(#0000,#000000e0);position:absolute;bottom:0}.prive-app{gap:var(--space-6);align-items:center;display:grid}@media (min-width:960px){.prive-app{grid-template-columns:.85fr 1.15fr}}.prive-app__device{width:min(100%,17rem);margin-inline:auto;position:relative}.prive-app__device img{border:1px solid var(--prive-line-strong);border-radius:2rem;width:100%;box-shadow:0 40px 80px #00000080}.prive-app__glow{z-index:-1;background:radial-gradient(circle, var(--prive-accent-glow), transparent 70%);filter:blur(48px);border-radius:50%;position:absolute;inset:15% -25%}.prive-app__features{gap:var(--space-1);display:grid}.prive-app__feature{gap:var(--space-2);padding:var(--space-2) var(--space-3);align-items:flex-start;display:flex}.prive-app__icon{background:var(--prive-accent-soft);width:40px;height:40px;color:var(--prive-accent-bright);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.prive-app__feature-title{font-size:.875rem;font-weight:600}.prive-app__feature-desc{color:var(--prive-text-muted);margin-top:2px;font-size:.8125rem}.prive-cities{gap:var(--space-2);display:grid}@media (min-width:768px){.prive-cities{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.prive-cities{grid-template-columns:repeat(4,minmax(0,1fr))}}.prive-city{border-radius:var(--prive-radius-lg);border:1px solid var(--prive-line);min-height:18rem;position:relative;overflow:hidden}.prive-city img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--prive-ease)}.prive-city:hover img{transform:scale(1.07)}.prive-city__overlay{background:linear-gradient(#0000001a,#000000e0 100%);position:absolute;inset:0}.prive-city__content{inset-inline:0;padding:var(--space-3);position:absolute;bottom:0}.prive-quotes{gap:var(--space-2);display:grid}@media (min-width:900px){.prive-quotes{grid-template-columns:repeat(3,minmax(0,1fr))}}.prive-quote{padding:var(--space-4);flex-direction:column;display:flex}.prive-quote blockquote{color:var(--prive-text);flex:1;font-size:1.0625rem;line-height:1.6}.prive-quote footer{margin-top:var(--space-3);padding-top:var(--space-2);border-top:1px solid var(--prive-line)}.prive-quote footer strong{letter-spacing:.08em;text-transform:uppercase;color:var(--prive-accent-bright);font-size:.75rem;font-weight:700;display:block}.prive-quote footer span{color:var(--prive-text-muted);margin-top:4px;font-size:.75rem;display:block}.prive-faq{gap:var(--space-1);max-width:48rem;display:grid}.prive-faq__filters{gap:var(--space-1);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.prive-faq__filter{border:1px solid var(--prive-line);letter-spacing:.08em;text-transform:uppercase;color:var(--prive-text-muted);cursor:pointer;transition:border-color .25s var(--prive-ease), background .25s var(--prive-ease), color .25s var(--prive-ease);background:0 0;border-radius:999px;padding:10px 16px;font-size:.6875rem;font-weight:600}.prive-faq__filter:hover,.prive-faq__filter[data-active=true]{background:var(--prive-accent-soft);color:var(--prive-text);border-color:#b46bff59}.prive-faq__item{border-radius:var(--prive-radius);overflow:hidden}.prive-faq__trigger{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);text-align:left;color:var(--prive-text);cursor:pointer;transition:background .25s var(--prive-ease);font-size:.9375rem;font-weight:600;display:flex}.prive-faq__trigger:hover{background:#ffffff08}.prive-faq__trigger svg{color:var(--prive-accent-bright);transition:transform .3s var(--prive-ease);flex-shrink:0}.prive-faq__item[data-open=true] .prive-faq__trigger svg{transform:rotate(45deg)}.prive-faq__panel-wrap{overflow:hidden}.prive-faq__panel{padding:0 var(--space-3) var(--space-2);color:var(--prive-text-secondary);font-size:.875rem;line-height:1.7}.prive-cta{padding-block:clamp(var(--space-10), 12vw, var(--space-16));position:relative;overflow:hidden}.prive-cta__bg{position:absolute;inset:0}.prive-cta__bg img{object-fit:cover;width:100%;height:100%}.prive-cta__scrim{background:linear-gradient(105deg,#000000f0 0%,#000000c7 50%,#0000008c 100%),linear-gradient(#0003,#000000d9);position:absolute;inset:0}.prive-cta__inner{z-index:1;max-width:36rem;position:relative}.prive-cta__stores{margin-top:var(--space-4)}.prive-footer{border-top:1px solid var(--prive-line);background:var(--prive-charcoal);padding-block:var(--space-10)}.prive-footer__grid{gap:var(--space-6);display:grid}@media (min-width:768px){.prive-footer__grid{grid-template-columns:1.2fr 1.8fr}}.prive-footer__cols{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:640px){.prive-footer__cols{grid-template-columns:repeat(3,minmax(0,1fr))}}.prive-footer__heading{letter-spacing:.18em;text-transform:uppercase;color:var(--prive-text-muted);font-size:.6875rem;font-weight:600}.prive-footer__links{gap:var(--space-1);margin-top:var(--space-2);display:grid}.prive-footer__links a{color:var(--prive-text-secondary);transition:color .25s var(--prive-ease);font-size:.875rem}.prive-footer__links a:hover{color:var(--prive-white)}.prive-footer__newsletter{margin-top:var(--space-4);padding:var(--space-3);border:1px solid var(--prive-line);border-radius:var(--prive-radius);background:#ffffff05}.prive-footer__newsletter p{color:var(--prive-text-secondary);font-size:.8125rem}.prive-footer__form{gap:var(--space-1);margin-top:var(--space-2);display:flex}.prive-footer__input{min-height:44px;padding:0 var(--space-2);border:1px solid var(--prive-line);color:var(--prive-text);transition:border-color .25s var(--prive-ease);background:#0006;border-radius:12px;flex:1;font-size:.875rem}.prive-footer__input:focus{border-color:#b46bff66;outline:none}.prive-footer__input::placeholder{color:var(--prive-text-muted)}.prive-footer__bar{margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--prive-line);color:var(--prive-text-muted);font-size:.8125rem}@media (max-width:639px){.prive-hero__metrics{grid-template-columns:1fr}.prive-hero__float-card{width:100%;margin-top:var(--space-2);position:relative;bottom:auto}.prive-hero__frame--accent{display:none}.prive-hero__frame--main{inset:0}.prive-footer__form{flex-direction:column}}.prive-page-hero{border-bottom:1px solid var(--prive-line);align-items:flex-end;min-height:clamp(22rem,52vh,32rem);padding-top:64px;display:flex;position:relative;overflow:hidden}.prive-page-hero__scrim{background:linear-gradient(105deg,#000000e0 0%,#000000b8 45%,#0000008c 100%),radial-gradient(60% 50% at 15% 0,#b46bff29,#0000 55%);position:absolute;inset:0}.prive-page-hero__mesh{background:radial-gradient(ellipse 70% 50% at 20% 0%, #b46bff1a, transparent 55%), linear-gradient(180deg, var(--prive-charcoal), var(--prive-void));position:absolute;inset:0}.prive-page-hero__inner{z-index:1;padding-block:clamp(var(--space-8), 10vw, var(--space-12));position:relative}.prive-page-hero__actions{margin-top:var(--space-4);width:100%;max-width:40rem}.prive-explorer{padding-block:var(--space-10)}.prive-explorer-head{gap:var(--space-4);margin-bottom:var(--space-6);flex-direction:column;display:flex}@media (min-width:1024px){.prive-explorer-head{flex-direction:row;justify-content:space-between;align-items:flex-end}}.prive-explorer-stats{gap:var(--space-4);padding-left:var(--space-3);border-left:1px solid var(--prive-line-strong);flex-wrap:wrap;display:flex}.prive-explorer-stats__value{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.75rem;font-weight:800}.prive-explorer-stats__label{letter-spacing:.14em;text-transform:uppercase;color:var(--prive-text-muted);margin-top:4px;font-size:.6875rem;font-weight:600}.prive-filter-toolbar{border-block:1px solid var(--prive-line);padding-block:var(--space-3);margin-bottom:var(--space-6)}.prive-filter-group{gap:var(--space-2);flex-direction:column;display:flex}@media (min-width:640px){.prive-filter-group{align-items:flex-start;gap:var(--space-3);flex-direction:row}}.prive-filter-group+.prive-filter-group{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--prive-line)}.prive-filter-group__label{letter-spacing:.16em;text-transform:uppercase;min-width:7rem;color:var(--prive-text-muted);align-items:center;gap:8px;padding-top:8px;font-size:.6875rem;font-weight:600;display:inline-flex}.prive-filter-group__label svg{color:var(--prive-accent-bright)}.prive-filter-row{flex-wrap:wrap;gap:8px;display:flex}.prive-filter{border:1px solid var(--prive-line);color:var(--prive-text-secondary);cursor:pointer;transition:transform .25s var(--prive-ease), border-color .25s var(--prive-ease), background .25s var(--prive-ease), color .25s var(--prive-ease);background:#ffffff08;border-radius:999px;padding:10px 16px;font-size:.75rem;font-weight:600}.prive-filter:hover{color:var(--prive-text);border-color:#b46bff47}.prive-filter[data-active=true]{color:var(--prive-white);box-shadow:0 8px 24px var(--prive-accent-glow);background:linear-gradient(135deg,#b46bff38,#8b5cf62e);border-color:#b46bff66}.prive-filter-meta{justify-content:space-between;align-items:center;gap:var(--space-2);margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--prive-line);color:var(--prive-text-secondary);flex-wrap:wrap;font-size:.875rem;display:flex}.prive-filter-meta strong{color:var(--prive-text)}.prive-filter-reset{color:var(--prive-accent-bright);cursor:pointer;transition:color .25s var(--prive-ease);font-size:.875rem;font-weight:600}.prive-filter-reset:hover{color:var(--prive-white)}.prive-section-label{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);letter-spacing:.2em;text-transform:uppercase;color:var(--prive-accent-bright);font-size:.6875rem;font-weight:600;display:flex}.prive-section-label:before,.prive-section-label:after{content:"";background:linear-gradient(90deg,#0000,#b46bff59,#0000);flex:1;height:1px}.prive-profile-card,.prive-entity-card{border-radius:var(--prive-radius-lg);border:1px solid var(--prive-line);transition:transform .35s var(--prive-ease), border-color .35s var(--prive-ease), box-shadow .35s var(--prive-ease);background:#ffffff05;overflow:hidden}.prive-profile-card:hover,.prive-entity-card:hover{border-color:#b46bff38;transform:translateY(-4px);box-shadow:0 24px 64px #00000059}.prive-profile-card__media,.prive-entity-card__media{background:var(--prive-graphite);position:relative;overflow:hidden}.prive-profile-card__media{aspect-ratio:4/5}.prive-profile-card__media--featured{aspect-ratio:3/4}.prive-entity-card__media{height:13rem}.prive-profile-card__media img,.prive-entity-card__media img{object-fit:cover;transition:transform .6s var(--prive-ease)}.prive-profile-card:hover .prive-profile-card__media img,.prive-entity-card:hover .prive-entity-card__media img{transform:scale(1.05)}.prive-card-overlay{background:linear-gradient(#0000001a 0%,#000000e0 100%);position:absolute;inset:0}.prive-card-badge{top:var(--space-2);left:var(--space-2);border:1px solid var(--prive-line-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.12em;text-transform:uppercase;color:var(--prive-accent-bright);background:#0000008c;border-radius:999px;padding:6px 12px;font-size:.625rem;font-weight:700;position:absolute}.prive-card-badge--right{left:auto;right:var(--space-2)}.prive-card-badge--danger{color:#fda4af;border-color:#fda4af4d}.prive-profile-card__body,.prive-entity-card__body{inset-inline:0;padding:var(--space-3);position:absolute;bottom:0}.prive-entity-card__content{padding:var(--space-3)}.prive-card-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--prive-text);font-weight:700}.prive-card-title--lg{font-size:1.375rem}.prive-card-title--md{font-size:1.125rem}.prive-card-meta{color:var(--prive-text-secondary);align-items:center;gap:6px;margin-top:8px;font-size:.75rem;display:flex}.prive-card-meta svg{color:var(--prive-accent-bright);flex-shrink:0}.prive-card-footnote{margin-top:var(--space-2);background:var(--prive-accent-soft);letter-spacing:.12em;text-transform:uppercase;color:var(--prive-accent-bright);border:1px solid #b46bff38;border-radius:999px;padding:8px 12px;font-size:.625rem;font-weight:700;display:inline-flex}.prive-card-stat{text-align:right}.prive-card-stat__label{letter-spacing:.12em;text-transform:uppercase;color:var(--prive-text-muted);font-size:.625rem}.prive-card-stat__value{color:var(--prive-accent-bright);margin-top:2px;font-size:.875rem;font-weight:700}.prive-entity-logo{bottom:var(--space-2);left:var(--space-2);border:1px solid var(--prive-line-strong);background:#0000008c;border-radius:12px;width:3.5rem;height:3.5rem;padding:4px;position:absolute;overflow:hidden}.prive-empty,.prive-error{padding:var(--space-8);border:1px solid var(--prive-line);border-radius:var(--prive-radius-lg);text-align:center;background:#ffffff05}.prive-empty__icon{color:var(--prive-accent-bright);margin-inline:auto}.prive-empty__title,.prive-error__title{margin-top:var(--space-3);font-family:var(--font-display);font-size:1.5rem;font-weight:700}.prive-empty__desc,.prive-error__desc{margin-top:var(--space-1);max-width:28rem;color:var(--prive-text-secondary);margin-inline:auto;font-size:.875rem;line-height:1.65}.prive-error{background:#fda4af0f;border-color:#fda4af38}.prive-error__hint{margin-top:var(--space-2);color:var(--prive-text-muted);font-size:.8125rem}.prive-empty__action{margin-top:var(--space-3)}.prive-cta-band{gap:var(--space-4);padding:clamp(var(--space-4), 5vw, var(--space-6));border:1px solid var(--prive-line);border-radius:var(--prive-radius-xl);background:radial-gradient(80% 60% at 0 0,#b46bff1a,#0000 55%),linear-gradient(160deg,#ffffff0a,#ffffff03);display:grid}@media (min-width:900px){.prive-cta-band{grid-template-columns:1fr auto;align-items:center}}.prive-benefits{padding-block:var(--space-10);background:var(--prive-charcoal);border-block:1px solid var(--prive-line)}.prive-benefits__grid{gap:var(--space-2);margin-top:var(--space-6);display:grid}@media (min-width:768px){.prive-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.prive-benefits__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.prive-benefit-item{padding:var(--space-3);border-left:2px solid #b46bff59}.prive-benefit-item svg{color:var(--prive-accent-bright)}.prive-benefit-item h3{margin-top:var(--space-2);font-family:var(--font-display);font-size:1rem;font-weight:700}.prive-benefit-item p{color:var(--prive-text-secondary);margin-top:8px;font-size:.875rem;line-height:1.65}.prive-journey{padding-block:var(--space-10);border-top:1px solid var(--prive-line)}.prive-journey__grid{gap:var(--space-2);margin-top:var(--space-6);display:grid;position:relative}@media (min-width:1024px){.prive-journey__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.prive-journey__grid:before{content:"";background:linear-gradient(90deg, transparent, var(--prive-line-strong), transparent);height:1px;position:absolute;top:2rem;left:12%;right:12%}}.prive-journey__step{padding:var(--space-3)}.prive-journey__index{background:var(--prive-accent-soft);width:2.5rem;height:2.5rem;font-family:var(--font-display);color:var(--prive-accent-bright);border:1px solid #b46bff4d;border-radius:12px;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:inline-flex}.prive-journey__step h3{margin-top:var(--space-2);font-family:var(--font-display);font-size:1.125rem;font-weight:700}.prive-journey__step p{color:var(--prive-text-secondary);margin-top:8px;font-size:.875rem;line-height:1.65}.prive-policy-page{padding-block:var(--space-10)}.prive-policy-back{color:var(--prive-accent-bright);transition:color .25s var(--prive-ease);align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:inline-flex}.prive-policy-back:hover{color:var(--prive-white)}.prive-policy-meta{gap:var(--space-1);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.prive-policy-doc{margin-top:var(--space-6);padding:var(--space-4);border:1px solid var(--prive-line);border-radius:var(--prive-radius-lg);background:#ffffff05}.prive-policy-card{height:100%;padding:var(--space-3);color:inherit;text-decoration:none;display:block}.prive-policy-card__icon{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.prive-policy-card__glyph{background:var(--prive-accent-soft);width:2.75rem;height:2.75rem;color:var(--prive-accent-bright);border-radius:12px;place-items:center;display:grid}.prive-policy-card h3{margin-top:var(--space-2);font-family:var(--font-display);font-size:1.125rem;font-weight:700}.prive-policy-card__audience{color:var(--prive-accent-bright);margin-top:6px;font-size:.8125rem}.prive-policy-card__preview{margin-top:var(--space-2);color:var(--prive-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.65;display:-webkit-box;overflow:hidden}.prive-policy-card__meta{gap:var(--space-2);margin-top:var(--space-2);color:var(--prive-text-muted);flex-wrap:wrap;font-size:.75rem;display:flex}.prive-policy-card__meta span{align-items:center;gap:4px;display:inline-flex}
