@font-face{font-family:inter;src:url(/_next/static/media/db96bcc7250ff799-s.p.woff2?dpl=dpl_7Z6ne4dkxAJC3VFvZ5DoeTYBA8Hp) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:inter;src:url(/_next/static/media/0f7553187434d726-s.p.woff2?dpl=dpl_7Z6ne4dkxAJC3VFvZ5DoeTYBA8Hp) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:inter;src:url(/_next/static/media/1c0955793e46ecff-s.p.woff2?dpl=dpl_7Z6ne4dkxAJC3VFvZ5DoeTYBA8Hp) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:inter Fallback;src:local("Arial");ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.00%;size-adjust:107.89%}.__className_114fa6{font-family:inter,inter Fallback}.__variable_114fa6{--font-inter:"inter","inter Fallback"}:root{color-scheme:dark;--background:#0b0f14;--surface:#111827;--surface-raised:#171c24;--accent:#00d4ff;--text:#ffffff;--text-muted:#b8bec8;--verified-activity:#ff7a3d;--closed:#ef4444;--border:rgba(184,190,200,0.18);--border-strong:rgba(184,190,200,0.4);--content-width:1200px;--scene-width:1320px;--gutter:16px;--section-space:64px;--homepage-section-gap:72px;--header-height:64px;--radius-control:8px;--radius-card:18px;--radius-feature:24px;--type-h1:clamp(44px,12vw,52px);--type-h2:clamp(36px,10vw,42px);--type-h3:clamp(24px,7.2vw,28px);--type-card-title:clamp(24px,calc(22px + 0.42vw),28px);--type-card-title-compact:clamp(23px,calc(21px + 0.28vw),24px);--type-body-large:17px;--type-body:16px;--type-label:14px;--leading-display:1.04;--leading-display-major:1.08;--leading-feature:1.14;--leading-card-title:1.12;--leading-body:1.58;--leading-label:1.4;--tracking-display:-0.045em;--tracking-feature:-0.035em;--tracking-card-title:-0.03em;--duration-fast:150ms;--duration-menu:220ms;--ease-out:cubic-bezier(0.2,0.75,0.25,1);--font-body:var(--font-inter),Inter,Arial,sans-serif}@media (min-width:375px){:root{--gutter:20px;--section-space:80px}}@media (min-width:768px){:root{--gutter:32px;--section-space:104px;--homepage-section-gap:96px;--type-h1:64px;--type-h2:clamp(48px,4vw,56px);--type-h3:clamp(28px,2.25vw,32px);--type-body-large:19px;--type-body:17px}}@media (min-width:1200px){:root{--gutter:48px;--section-space:128px;--header-height:76px}}*{box-sizing:border-box}html{background:var(--background);scroll-padding-top:calc(var(--header-height) + 24px)}body{margin:0;color:var(--text);background:radial-gradient(ellipse at 90% 12%,rgba(0,212,255,.025),transparent 45%),var(--background);font-family:var(--font-body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{text-decoration:none;text-underline-offset:5px}a,button{color:inherit}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:5px}main:focus{outline:none}::selection{background:var(--accent);color:var(--background)}img{max-width:100%;height:auto;display:block}h1,h2,p{margin:0}h1,h2{font-weight:600;line-height:var(--leading-display);letter-spacing:var(--tracking-display)}h1{font-size:var(--type-h1);max-width:900px;text-wrap:balance}h2{font-size:var(--type-h2)}p{color:var(--text-muted)}.container{width:100%;max-width:calc(var(--content-width) + 2 * var(--gutter));margin-inline:auto;padding-left:max(var(--gutter),env(safe-area-inset-left));padding-right:max(var(--gutter),env(safe-area-inset-right))}.skip-link{position:fixed;top:12px;left:16px;z-index:100;padding:12px 18px;background:var(--accent);color:var(--background);border-radius:var(--radius-control);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--border);background:var(--background);padding-top:env(safe-area-inset-top)}.header-inner{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:4px}.brand{display:inline-flex;align-items:center;gap:9px;min-height:44px;flex-shrink:0;white-space:nowrap}.brand-mark{width:38px;height:38px;position:relative;overflow:hidden;flex:0 0 auto}.brand-mark img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:62px;height:62px;max-width:none}.brand-wordmark{font-size:21px;font-weight:600;letter-spacing:.09em;line-height:1}.site-header .brand-mark{width:30px;height:30px}.site-header .brand-mark img{width:48px;height:48px;top:-9px;left:-9px;transform:none}.site-header .brand-wordmark{font-size:18px;letter-spacing:.08em}.desktop-nav,.desktop-utilities{display:none}.mobile-header-utilities{min-width:0;display:flex;align-items:center;gap:16px;margin-left:auto}.mobile-header-utilities .language-switch{gap:4px}.mobile-header-utilities .language-switch a{min-width:40px;min-height:44px;font-size:16px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:12px 20px;border:1px solid transparent;border-radius:var(--radius-control);font-size:14px;font-weight:600;line-height:1.4;text-align:center;transition:background-color var(--duration-fast),border-color var(--duration-fast),color var(--duration-fast);box-shadow:none}.button-primary{background:var(--accent);color:var(--background)}.button-secondary{background:transparent;border-color:var(--border-strong);color:var(--text)}.button span{flex-shrink:0}.partner-link{display:inline-flex;gap:8px;align-items:center;min-height:44px;font-size:13px;line-height:1.4}.language-switch{display:flex;gap:2px;flex-shrink:0}.language-switch a{display:grid;place-items:center;min-width:44px;min-height:44px;font-size:12px;font-weight:600;color:var(--text-muted)}.language-switch a[aria-current]{color:var(--accent);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:7px}.header-store-controls{display:grid;gap:8px}.header-store-control{min-width:0;min-height:56px;display:flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid rgba(255,255,255,.82);border-radius:12px;background:#f5f7f9;color:#0b0f14;cursor:default;-webkit-user-select:none;user-select:none}.header-store-symbol{width:24px;height:24px;display:grid;flex:0 0 24px;place-items:center}.header-store-symbol svg{width:100%;height:100%}.header-store-copy{min-width:0;display:flex;flex-direction:column;gap:1px;line-height:1.15}.header-store-copy strong{overflow:hidden;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.header-store-copy span{color:rgba(11,15,20,.66);font-size:10px;white-space:nowrap}.menu-close,.menu-trigger{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(184,190,200,.12);border-radius:var(--radius-control);flex:0 0 auto;box-shadow:none}.menu-trigger{flex-direction:column;gap:6px}.menu-trigger span{display:block;width:18px;height:1px;background:var(--text)}.menu-dialog{position:fixed;inset:0 0 0 auto;width:min(100vw,480px);max-width:100%;height:100dvh;max-height:100dvh;margin:0;padding:max(10px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));border:0;border-left:1px solid var(--border);background:var(--background);color:var(--text);overflow-y:auto;overscroll-behavior:contain}.menu-dialog:focus{outline:none}.menu-dialog[open]{display:flex;flex-direction:column;animation:menu-in var(--duration-menu) var(--ease-out)}.menu-dialog::backdrop{background:rgba(0,0,0,.65)}.menu-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.menu-close{background:var(--surface);font-size:28px;font-weight:400}.mobile-links{display:flex;flex-direction:column}.mobile-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding-block:8px;border-bottom:1px solid var(--border);font-size:22px;line-height:1.4}.mobile-links a span{font-size:18px;color:var(--text-muted)}.menu-bottom{display:flex;flex-direction:column;align-items:stretch;gap:14px;padding-top:20px}.menu-bottom .partner-link{align-self:flex-start}.header-store-controls-drawer{width:100%;grid-template-columns:1fr}@media (max-width:359px){.site-header .header-inner{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.header-inner>.brand{gap:5px}.mobile-header-utilities{gap:14px}.mobile-header-utilities .language-switch{gap:3px}}.page-shell{padding-top:var(--section-space);padding-bottom:var(--section-space);min-height:62svh}.page-description{font-size:var(--type-body-large);line-height:var(--leading-body);max-width:650px;margin-top:24px;text-wrap:pretty}.home-shell .shell-intro{max-width:920px}.shell-details{margin-top:48px;display:flex;flex-direction:column;gap:36px}.launch-note{border-left:1px solid var(--accent);padding-left:22px;max-width:470px}.small-label{font-size:13px;font-weight:600;color:var(--text)}.launch-note p{font-size:15px;margin-top:10px;line-height:1.7}.launch-note .button{margin-top:24px}.city-line{font-size:12px;letter-spacing:.02em}.page-note{max-width:640px;margin-top:40px;border-top:1px solid var(--border);padding-top:28px}.page-note .button{margin-top:24px}.legal-directory{max-width:820px;margin-top:40px}.legal-note{font-size:15px;margin-bottom:30px;max-width:640px}.legal-directory ul{list-style:none;margin:0;padding:0}.legal-directory li{display:flex;gap:20px;padding:24px 0;border-top:1px solid var(--border);scroll-margin-top:calc(var(--header-height) + 32px)}.legal-number{font-size:12px;color:var(--text-muted);padding-top:4px}.legal-directory h2{font-size:20px;line-height:1.4;letter-spacing:-.015em}.legal-directory li p{font-size:13px;margin-top:5px}.site-footer{border-top:1px solid var(--border);background:var(--background);padding-top:28px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.footer-top{display:grid;grid-template-columns:minmax(0,1fr);column-gap:16px;row-gap:16px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:310px;font-size:14px;margin-top:8px}.footer-brand p span{display:block}.footer-group{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.footer-group h2,.footer-legal h2{font-size:var(--type-label);font-weight:600;letter-spacing:0;line-height:1.5;margin-bottom:0;min-height:36px;display:flex;align-items:center}.footer-group a{display:flex;align-items:center;min-height:44px;color:var(--text-muted);font-size:12px;overflow-wrap:anywhere}.footer-group h2 a{font-size:inherit;color:var(--text);min-height:36px}.footer-socials{display:flex;align-items:center;gap:10px;min-height:44px}.footer-social-link{width:44px;height:44px;display:grid;place-items:center;color:rgba(255,255,255,.68)}.footer-social-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-social-link .social-icon-fill,.footer-social-link[aria-label="Nocturify on Facebook"] svg{fill:currentColor;stroke:none}.footer-legal{margin-top:20px;padding-top:8px;border-top:1px solid var(--border)}.footer-legal h2 a{display:inline-flex;align-items:center;min-height:36px}.footer-legal ul{list-style:none;margin:0;padding:0;display:grid;gap:0}.footer-legal li a{display:inline-flex;align-items:center;min-height:44px;font-size:12px;color:var(--text-muted);line-height:1.5}.footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px 8px;margin-top:12px;padding-top:8px;border-top:1px solid var(--border)}.footer-bottom p{font-size:11px}.not-found{padding-block:120px;min-height:100svh}.not-found p{margin-top:24px;max-width:650px}.not-found-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}@keyframes menu-in{0%{opacity:0;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}@media (hover:hover){.button-primary:hover{background:#36dfff}.button-secondary:hover{background:var(--surface-raised);border-color:var(--text-muted)}.desktop-nav a:hover,.footer-group a:hover,.footer-legal a:hover,.partner-link:hover{color:var(--accent)}.menu-close:hover,.menu-trigger:hover{background:var(--surface)}.mobile-links a:hover{color:var(--accent)}}@media (min-width:375px){.footer-group a,.footer-legal li a{font-size:13px}}@media (min-width:768px){.footer-group a,.footer-group h2 a,.footer-legal h2 a,.footer-legal li a{min-height:36px}}@media (min-width:640px){.footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1/-1}.footer-legal ul{grid-template-columns:1fr 1fr;column-gap:24px}}@media (min-width:768px){.home-shell{min-height:690px}.shell-details{flex-direction:row;justify-content:space-between;align-items:flex-end;margin-top:56px;gap:48px}.city-line{padding-bottom:4px;white-space:nowrap}.footer-top{grid-template-columns:1.4fr repeat(2,minmax(0,1fr));gap:28px}.footer-brand,.footer-follow{grid-column:auto}.site-footer{padding-top:32px}}@media (min-width:1200px){.mobile-header-utilities,.mobile-menu{display:none}.desktop-nav{margin-left:clamp(40px,3.5vw,52px);gap:18px;flex-shrink:0}.desktop-nav,.desktop-nav a{display:flex;align-items:center}.desktop-nav a{min-height:44px;font-size:13px;color:var(--text-muted)}.desktop-utilities{display:flex;align-items:center;gap:10px;margin-left:auto}.header-inner{gap:0}.brand-wordmark{font-size:17px}.brand-mark{width:30px;height:30px}.brand-mark img{width:48px;height:48px}.site-header .brand-mark{width:28px;height:28px}.site-header .brand-mark img{width:44px;height:44px;top:-8px;left:-8px}.site-header .brand-wordmark{font-size:16px}.header-inner .language-switch a{min-width:32px;min-height:44px}.footer-legal ul{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:minmax(230px,1.45fr) minmax(170px,1.15fr) minmax(130px,.75fr) minmax(190px,1fr) minmax(145px,.8fr);gap:28px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}