:root{--bg:#06060f;--bg-raised:#0e1020;--bg-soft:#15172b;--text:#f3f5fb;--muted:#f3f5fbad;--faint:#f3f5fb75;--line:#ffffff1a;--cyan:#00e5ff;--mint:#58f2a7;--violet:#7c4dff;--pink:#ff4fb8;--amber:#ffc857;--gradient:linear-gradient(110deg, var(--cyan), var(--mint) 38%, var(--violet) 72%, var(--pink));--font-body:"Inter", system-ui, sans-serif;--font-display:"Outfit", var(--font-body);--container:1160px;--header-height:76px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{min-height:100vh;color:var(--text);font-family:var(--font-body);background:linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), radial-gradient(ellipse at top, #00e5ff1f, transparent 42rem), var(--bg);background-size:54px 54px,54px 54px,auto,auto;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;height:var(--header-height);max-width:var(--container);justify-content:space-between;align-items:center;margin:0 auto;padding:0 28px;display:flex;position:fixed;top:0;left:0;right:0}.site-header:before{content:"";z-index:-1;height:var(--header-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#06060fbd;border-bottom:1px solid #ffffff0f;position:fixed;inset:0 0 auto}.site-header.is-scrolled:before{background:#06060fe0;box-shadow:0 16px 42px #0000002e}.brand img{aspect-ratio:512/127;object-fit:contain;width:154px;height:auto}.site-nav{color:var(--muted);align-items:center;gap:10px;font-size:.92rem;font-weight:700;display:flex}.site-nav a{border-radius:999px;padding:9px 14px;transition:background .16s,color .16s}.site-nav a:hover{color:var(--text);background:#ffffff12}.site-nav .nav-cta{color:#061015;background:var(--gradient)}.hero-section{min-height:calc(100svh - 32px);padding:calc(var(--header-height) + 44px) 28px 42px;isolation:isolate;background:radial-gradient(circle at 84% 10%,#00e5ff1f,#0000 34rem),radial-gradient(circle at 4% 78%,#7b1fa229,#0000 36rem),#06060f;position:relative;overflow:hidden}.hero-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(to bottom, #06060f00, #06060fdb 58%, var(--bg) 100%), radial-gradient(ellipse at 50% 100%, #00e5ff14, transparent 58%);height:180px;position:absolute;bottom:-1px;left:0;right:0}.floating-tiles{inset:var(--header-height) 0 0;z-index:0;width:100%;height:calc(100% - var(--header-height));pointer-events:none;opacity:.86;position:absolute}.hero-pattern{inset:var(--header-height) 0 0;z-index:1;pointer-events:none;opacity:.12;background:linear-gradient(135deg,#0000 0 40%,#00e5ff29 40% 42%,#0000 42%) 0 0/130px 130px,linear-gradient(45deg,#0000 0 45%,#ffc8571f 45% 47%,#0000 47%) 0 0/180px 180px;position:absolute;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.hero-shell{z-index:2;max-width:var(--container);min-height:calc(100svh - var(--header-height) - 118px);grid-template-columns:minmax(0,1.02fr) minmax(340px,.78fr);align-items:center;gap:64px;margin:0 auto;display:grid;position:relative}.hero-copy{max-width:710px}.eyebrow{color:var(--cyan);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:18px;font-size:.78rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--gradient);border-radius:2px;width:9px;height:9px;box-shadow:0 0 22px #00e5ff75}h1,h2,h3{font-family:var(--font-display);letter-spacing:0;line-height:1.04}h1{max-width:860px;font-size:clamp(3.2rem,7vw,4.7rem);font-weight:900}h2{font-size:clamp(2.25rem,4.8vw,4.65rem);font-weight:850}h3{font-size:1.35rem;font-weight:800}.hero-subtitle,.section-lede,.creator-copy p,.access-panel p{color:var(--muted);font-size:1.12rem}.hero-subtitle{max-width:680px;margin-top:24px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:800;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.62;transform:none}.button-primary{color:#061015;background:var(--gradient);box-shadow:0 16px 54px #00e5ff29}.button-secondary{color:var(--text);border-color:var(--line);background:#ffffff0f}.button-secondary:hover{border-color:#00e5ff5c}.signal-list{grid-template-columns:repeat(3,1fr);gap:12px;max-width:690px;margin-top:44px;display:grid}.signal-list div{border:1px solid var(--line);background:#ffffff0b;border-radius:8px;min-height:108px;padding:18px}.signal-list dt{color:var(--text);font-family:var(--font-display);font-size:1.16rem;font-weight:800}.signal-list dd{color:var(--faint);margin-top:6px;font-size:.92rem}.hero-visual{place-items:center;min-height:600px;display:grid;position:relative}.phone-frame{z-index:2;background:linear-gradient(145deg,#202337,#05060c);border:1px solid #ffffff2e;border-radius:36px;width:min(360px,82vw);padding:12px;position:relative;transform:rotate(2deg);box-shadow:0 28px 92px #00000070,0 0 70px #00e5ff1f}.phone-frame:before{content:"";z-index:3;background:#05060c;border-radius:999px;width:86px;height:24px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phone-frame img{aspect-ratio:9/19.5;object-fit:cover;border-radius:26px;width:100%}.tile-stack{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border-radius:12px;grid-template-columns:repeat(2,52px);gap:8px;padding:10px;display:grid;position:absolute}.tile-stack span{background:var(--gradient);border-radius:6px;width:52px;height:52px}.tile-stack span:nth-child(2){background:linear-gradient(135deg, var(--amber), var(--pink))}.tile-stack span:nth-child(3){background:linear-gradient(135deg, var(--violet), var(--cyan))}.tile-stack-one{top:64px;right:0;transform:rotate(9deg)}.tile-stack-two{bottom:82px;left:4px;transform:rotate(-8deg)}.preview-section,.creator-section,.access-section{max-width:var(--container);margin:0 auto;padding:104px 28px}.preview-section{padding-top:92px;position:relative}.section-grid{grid-template-columns:.95fr 1fr;align-items:end;gap:56px;margin-bottom:42px;display:grid}.section-lede{max-width:620px}.preview-flow{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.flow-card{border:1px solid var(--line);background:linear-gradient(160deg, #ffffff14, #ffffff06), var(--bg-raised);border-radius:8px;min-height:260px;padding:26px}.flow-number{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1px #00e5ff8a;margin-bottom:72px;font-size:3.1rem;font-weight:900;line-height:1;display:inline-block}.flow-card p{color:var(--muted);margin-top:14px}.creator-section{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;grid-template-columns:.8fr 1fr;align-items:center;gap:64px;display:grid}.creator-media{border:1px solid var(--line);background:var(--bg-soft);border-radius:8px;padding:12px;box-shadow:0 22px 84px #00000052}.creator-media img{object-fit:cover;border-radius:6px;width:100%;max-height:620px}.creator-copy p{max-width:620px;margin-top:22px}.creator-points{gap:12px;margin-top:28px;list-style:none;display:grid}.creator-points li{color:var(--muted);border:1px solid var(--line);background:#ffffff0a;border-radius:8px;padding:16px 18px 16px 44px;position:relative}.creator-points li:before{content:"";background:var(--gradient);border-radius:3px;width:11px;height:11px;position:absolute;top:21px;left:18px}.access-section{padding-bottom:118px}.access-panel{text-align:center;background:linear-gradient(135deg,#00e5ff1f,#0000 32%),linear-gradient(315deg,#ff4fb824,#0000 36%),#ffffff0d;border:1px solid #00e5ff33;border-radius:10px;place-items:center;max-width:850px;margin:0 auto;padding:56px 34px;display:grid}.access-panel img{width:82px;margin-bottom:22px}.access-panel p{max-width:610px;margin:18px auto 28px}.creator-form{text-align:left;gap:18px;width:min(100%,720px);margin-top:4px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.creator-form label{color:var(--muted);gap:8px;font-size:.88rem;font-weight:800;display:grid}.creator-form input,.creator-form select,.creator-form textarea{width:100%;color:var(--text);font:inherit;background:#06060f94;border:1px solid #ffffff21;border-radius:10px;outline:none;padding:13px 14px;font-weight:600;transition:border-color .16s,box-shadow .16s,background .16s}.creator-form select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.creator-form textarea{resize:vertical;min-height:118px}.creator-form input::placeholder,.creator-form textarea::placeholder{color:#f3f5fb5c}.creator-form input:focus,.creator-form select:focus,.creator-form textarea:focus{background:#06060fb8;border-color:#00e5ff80;box-shadow:0 0 0 4px #00e5ff1a}.creator-form input[aria-invalid=true],.creator-form select[aria-invalid=true]{border-color:#ff4fb8b8}.form-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.form-actions .button{min-width:220px}.form-fallback{color:var(--cyan);font-weight:800}.access-panel .form-status{min-height:24px;color:var(--muted);margin:-2px 0 0;font-size:.94rem;font-weight:700}.form-status.is-success{color:var(--mint)}.form-status.is-error{color:#ff8fd1}.field-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.site-footer{max-width:var(--container);color:var(--faint);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:30px 28px 42px;display:flex}.site-footer img{aspect-ratio:512/127;object-fit:contain;width:132px;height:auto}.site-footer p{flex-wrap:wrap;gap:12px;display:flex}.site-footer a{color:var(--muted);font-weight:700}.site-footer a:hover{color:var(--cyan)}.legal-page{background:radial-gradient(circle at 80% 0,#00e5ff1a,#0000 34rem),radial-gradient(circle at 8% 20%,#7c4dff24,#0000 32rem),#06060f}.legal-shell{max-width:920px;padding:calc(var(--header-height) + 64px) 28px 96px;margin:0 auto}.legal-hero{border-bottom:1px solid #ffffff1a;padding-bottom:42px}.legal-hero h1{font-size:clamp(2.75rem,7vw,5.4rem)}.legal-hero p:last-child{color:var(--faint);margin-top:18px;font-weight:700}.legal-content{color:var(--muted);padding-top:42px;font-size:1.03rem}.legal-content h2{color:var(--text);margin-top:42px;margin-bottom:12px;font-size:clamp(1.45rem,3vw,2rem)}.legal-content h2:first-child{margin-top:0}.legal-content p+p{margin-top:14px}.legal-content a{color:var(--cyan);font-weight:800}.legal-content ul{gap:10px;margin-top:14px;padding-left:22px;list-style:outside;display:grid}.legal-content li::marker{color:var(--cyan)}.magic-page{background:radial-gradient(circle at 78% 6%,#00e5ff24,#0000 30rem),radial-gradient(circle at 14% 82%,#ff4fb81f,#0000 32rem),#06060f;min-height:100vh}.magic-shell{place-items:center;min-height:100vh;padding:32px 18px;display:grid}.magic-panel{text-align:center;background:linear-gradient(145deg,#ffffff14,#ffffff06),#0e1020d6;border:1px solid #00e5ff2e;border-radius:10px;width:min(100%,620px);padding:44px 28px;box-shadow:0 28px 90px #00000057}.magic-panel img{width:82px;margin:0 auto 22px}.magic-panel h1{font-size:clamp(2.4rem,8vw,4.5rem)}.magic-panel p:not(.eyebrow){max-width:440px;color:var(--muted);margin:18px auto 0;font-size:1.03rem}.magic-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.magic-note{color:var(--faint)!important;font-size:.92rem!important}.magic-note a{color:var(--cyan);font-weight:800}.auth-action-panel{min-height:430px}.auth-action-panel h1{font-size:clamp(2.2rem,7vw,4.2rem)}.auth-action-spinner{border:3px solid #ffffff24;border-top-color:var(--cyan);border-radius:50%;width:34px;height:34px;margin:20px auto 2px;animation:.78s linear infinite auth-action-spin;display:block}.auth-action-form{text-align:left;gap:16px;width:min(100%,430px);margin:26px auto 0;display:grid}.auth-action-form label{color:var(--muted);gap:8px;font-size:.88rem;font-weight:800;display:grid}.auth-action-form input{width:100%;color:var(--text);font:inherit;background:#06060f94;border:1px solid #ffffff21;border-radius:10px;outline:none;padding:13px 14px;font-weight:600;transition:border-color .16s,box-shadow .16s,background .16s}.auth-action-form input:focus{background:#06060fb8;border-color:#00e5ff80;box-shadow:0 0 0 4px #00e5ff1a}.auth-action-form input[aria-invalid=true]{border-color:#ff4fb8b8}.auth-action-form .button{width:100%}.auth-action-status{min-height:22px;color:var(--muted);text-align:center;font-size:.92rem;font-weight:700}.auth-action-status.is-error{color:#ff8fd1}.auth-action-status.is-success{color:var(--mint)}.auth-action-buttons{justify-content:center;margin-top:28px;display:flex}@keyframes auth-action-spin{to{transform:rotate(360deg)}}.deep-link-page{background:radial-gradient(circle at 78% 8%,#00e5ff24,#0000 31rem),radial-gradient(circle at 8% 88%,#ff4fb81f,#0000 32rem),linear-gradient(#ffffff06 1px,#0000 1px) 0 0/54px 54px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/54px 54px,#06060f}.deep-link-main{min-height:calc(100vh - 132px);padding:calc(var(--header-height) + 56px) 28px 72px}.deep-link-main-loading{visibility:hidden}.deep-link-layout{grid-template-columns:minmax(0,.92fr) minmax(320px,.68fr);align-items:center;gap:64px;max-width:1040px;margin:0 auto;display:grid}.deep-link-layout-profile{grid-template-columns:minmax(0,1fr) minmax(280px,350px);gap:clamp(48px,7vw,92px);max-width:1160px}.deep-link-copy{max-width:680px}.deep-link-copy h1{font-size:clamp(2.85rem,6.5vw,5.6rem)}.deep-link-layout-drop .deep-link-copy h1{letter-spacing:-.035em;max-width:640px;font-size:clamp(2.25rem,4.2vw,3.85rem);font-weight:700;line-height:1.08}.deep-link-copy .profile-heading{line-height:1}.profile-heading-handle{letter-spacing:-.045em;white-space:nowrap;font-size:clamp(3rem,6vw,5.5rem);line-height:.95;display:block}.profile-heading-platform{color:var(--muted);letter-spacing:-.02em;margin-top:14px;font-family:Inter,sans-serif;font-size:clamp(1.15rem,1.7vw,1.55rem);font-weight:700;line-height:1.1;display:block}.deep-link-subtitle{max-width:610px;color:var(--muted);margin-top:22px;font-size:1.13rem}.deep-link-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.deep-link-layout-profile .deep-link-subtitle{max-width:540px;margin-top:20px}.deep-link-layout-profile .deep-link-actions{margin-top:26px}.deep-link-layout-profile .deep-link-status{margin-top:12px}.deep-link-status{min-height:24px;color:var(--faint);margin-top:18px;font-size:.95rem;font-weight:700}.store-fallback{background:#ffffff0d;border:1px solid #00e5ff2e;border-radius:8px;margin-top:18px;padding:16px}.store-fallback p{color:var(--muted);font-size:.95rem}.store-fallback div{flex-wrap:wrap;gap:14px;margin-top:10px;display:flex}.store-fallback a{color:var(--cyan);font-weight:800}.profile-card{background:linear-gradient(145deg,#ffffff0e,#ffffff05),#0e10209e;border:1px solid #ffffff1a;border-radius:24px;justify-self:end;justify-items:center;gap:22px;width:min(100%,340px);padding:34px 30px 28px;display:grid;box-shadow:0 22px 68px #00000040,0 0 48px #00e5ff0e}.profile-avatar-frame{aspect-ratio:1;background:linear-gradient(135deg,#00e5ffd1,#7c4dffb3);border:1px solid #00e5ff42;border-radius:50%;width:clamp(180px,18vw,214px);padding:4px;overflow:hidden;box-shadow:0 16px 42px #00000042}.profile-avatar{border-radius:inherit;background:var(--bg-soft);object-fit:cover;width:100%;height:100%;display:block}.profile-avatar.is-fallback{object-fit:contain;background:#06060feb;padding:24%}.profile-card-summary{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.profile-card-summary strong{overflow-wrap:anywhere;font-size:1.05rem}.profile-creator-badge{color:var(--cyan);letter-spacing:.08em;text-transform:uppercase;background:#00e5ff14;border:1px solid #00e5ff3d;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900}.drop-web-card{background:linear-gradient(145deg,#ffffff14,#ffffff07),#0e1020e6;border:1px solid #ffffff1f;border-radius:8px;overflow:hidden;box-shadow:0 28px 92px #00000061,0 0 70px #00e5ff17}.drop-web-preview{aspect-ratio:1;background:var(--bg-soft);width:100%;position:relative}.drop-web-preview img,.drop-web-preview video{object-fit:cover;width:100%;height:100%}.drop-web-preview video{object-fit:contain;background:#05060c;display:block}.drop-video-play{z-index:2;color:#061015;background:var(--gradient);cursor:pointer;border:1px solid #ffffff57;border-radius:50%;place-items:center;width:72px;height:72px;transition:transform .16s,box-shadow .16s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 38px #0000006b}.drop-video-play[hidden]{display:none}.drop-video-play:hover{transform:translate(-50%,-50%)scale(1.06);box-shadow:0 16px 44px #0000007a}.drop-video-play:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.drop-video-play svg{fill:currentColor;width:31px;height:31px;margin-left:4px}.drop-web-preview span{color:#061015;background:var(--gradient);border:1px solid #ffffff29;border-radius:999px;padding:7px 11px;font-size:.8rem;font-weight:900;position:absolute;bottom:16px;left:16px}.drop-web-meta{gap:12px;padding:18px;display:grid}.drop-creator-identity{min-width:0;color:inherit;border-radius:12px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:13px;display:grid}a.drop-creator-identity{margin:-7px;padding:7px;transition:background .16s}a.drop-creator-identity:hover{background:#ffffff0e}a.drop-creator-identity:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.drop-creator-copy{gap:3px;min-width:0;display:grid}.drop-creator-name-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.drop-creator-name-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.02rem;line-height:1.2;overflow:hidden}.drop-creator-label{color:var(--cyan);letter-spacing:.08em;text-transform:uppercase;background:#00e5ff14;border:1px solid #00e5ff3d;border-radius:999px;padding:4px 7px;font-size:.62rem;font-weight:900;line-height:1}.drop-creator-handle{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:700;line-height:1.3;overflow:hidden}.drop-web-meta>#drop-web-meta-text,.drop-web-meta>small{color:var(--muted)}.drop-web-meta small{font-size:.82rem}.reveal{opacity:0;transition:opacity .52s,transform .52s;transform:translateY(22px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (width<=920px){.hero-shell,.section-grid,.creator-section,.deep-link-layout{grid-template-columns:1fr}.hero-shell{gap:36px}.hero-visual{min-height:520px}.preview-flow,.signal-list{grid-template-columns:1fr}.flow-number{margin-bottom:44px}.deep-link-layout-profile{gap:40px;max-width:700px}.deep-link-layout-profile .profile-card{justify-self:start}}@media (width<=680px){.site-header{padding:0 18px}.brand img{width:128px}.site-nav a:not(.nav-cta){display:none}.site-nav .nav-cta{padding:8px 11px;font-size:.84rem}.hero-section{min-height:calc(100svh - 28px);padding:calc(var(--header-height) + 24px) 18px 30px}.hero-shell{min-height:calc(100svh - var(--header-height) - 82px);gap:20px}h1{font-size:clamp(2.55rem,13.5vw,3.7rem)}.hero-subtitle,.section-lede,.creator-copy p,.access-panel p{font-size:1rem}.hero-actions .button{width:100%}.signal-list{display:none}.hero-visual{min-height:184px}.phone-frame{border-radius:20px;width:min(138px,38vw);padding:6px}.phone-frame:before{width:38px;height:10px;top:9px}.phone-frame img{border-radius:15px}.tile-stack{grid-template-columns:repeat(2,38px)}.tile-stack span{width:38px;height:38px}.tile-stack-one{top:20px;right:42px}.tile-stack-two{bottom:12px;left:38px}.preview-section,.creator-section,.access-section{padding:76px 18px}.flow-card{min-height:220px;padding:22px}.access-panel{padding:42px 20px}.form-grid{grid-template-columns:1fr}.form-actions .button{width:100%}.site-footer{flex-direction:column;align-items:flex-start;padding-inline:18px}.legal-shell{padding:calc(var(--header-height) + 42px) 18px 72px}.legal-content{font-size:1rem}.magic-actions .button{width:100%}.deep-link-main{padding:calc(var(--header-height) + 34px) 18px 56px}.deep-link-layout{gap:34px}.deep-link-layout-profile{gap:30px}.deep-link-copy h1{font-size:clamp(2.45rem,12vw,3.55rem)}.profile-heading-handle{white-space:normal;word-break:break-word;width:100%;min-width:0;font-size:clamp(2.1rem,9vw,3rem)}.profile-heading-platform{margin-top:10px;font-size:1.1rem}.deep-link-subtitle{font-size:1rem}.deep-link-actions .button{width:100%}.deep-link-layout-profile .deep-link-actions{margin-top:24px}.profile-card{gap:16px;width:min(100%,300px);padding:24px 22px 22px;justify-self:center!important}.profile-avatar-frame{width:clamp(108px,32vw,128px)}.drop-web-card{max-width:430px}}.profile-page{background:radial-gradient(circle at 84% 2%,#58a6ff17,#0000 32rem),linear-gradient(#ffffff05 1px,#0000 1px) 0 0/64px 64px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/64px 64px,#06060f}.profile-page .profile-site-header{max-width:1120px}.profile-header-actions{align-items:center;gap:10px;display:flex}.profile-share-button,.profile-open-link{min-height:40px;color:var(--text);font:800 .84rem/1 var(--font-body);cursor:pointer;background:#ffffff0b;border:1px solid #ffffff21;border-radius:8px;padding:9px 14px;transition:border-color .16s,background .16s,transform .16s}.profile-open-link{color:#071116;background:#7ce1f1;border-color:#0000;align-items:center;display:inline-flex}.profile-share-button:hover,.profile-share-button:focus-visible,.profile-open-link:hover,.profile-open-link:focus-visible{border-color:#7ce1f194;transform:translateY(-1px)}.profile-main{width:calc(100% - 48px);max-width:1120px;min-height:calc(100vh - 132px);padding:calc(var(--header-height) + 38px) 0 88px;margin:0 auto}.profile-hero{border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;min-height:210px;padding:34px 0 38px;display:grid}.profile-identity{align-items:flex-start;gap:24px;min-width:0;display:flex}.profile-identity-copy{min-width:0}.profile-name-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-name-row h1{letter-spacing:-.04em;overflow-wrap:anywhere;font-size:clamp(2.05rem,4.3vw,3.55rem);line-height:.98}.profile-creator-label,.profile-verification{color:#9be8f4;letter-spacing:.09em;text-transform:uppercase;background:#7ce1f112;border:1px solid #7ce1f140;border-radius:5px;padding:4px 7px;font-size:.66rem;font-weight:900;line-height:1}.profile-verification{color:#b9a8ff;background:#8b6cf614;border-color:#8b6cf647}.profile-handle{color:#f3f5fb94;margin-top:7px;font-weight:750}.profile-bio{color:#f3f5fbc2;white-space:pre-line;max-width:680px;margin-top:13px;font-size:1rem;line-height:1.55}.profile-hero-cta{white-space:nowrap;align-self:start;margin-top:7px}.tile-frame-avatar{--avatar-size:88px;flex:0 0 var(--avatar-size);width:var(--avatar-size);height:var(--avatar-size);border-radius:clamp(14px,18%,18px);position:relative}.tile-frame-avatar__image{object-fit:cover;object-position:center;background:#111322;border:1px solid #ffffff47;border-radius:clamp(9px,12.4%,13px);width:calc(100% - 10px);height:calc(100% - 10px);position:absolute;inset:5px}.tile-frame-avatar__image.is-fallback{object-fit:contain;background:#090a14;padding:20%}.tile-frame-avatar__segments{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.tile-frame-avatar__live{color:#fff;letter-spacing:.08em;background:#d257e0;border:2px solid #06060f;border-radius:5px;padding:4px 7px;font-size:.62rem;font-weight:950;line-height:1;position:absolute;bottom:-6px;right:-8px}.profile-social-links{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.profile-social-links a{color:#f3f5fbad;background:#ffffff06;border:1px solid #ffffff1a;border-radius:6px;padding:5px 9px;font-size:.75rem;font-weight:750;transition:border-color .15s,color .15s}.profile-social-links a:hover,.profile-social-links a:focus-visible{color:#fff;border-color:#7ce1f161}.profile-metrics{flex-wrap:wrap;gap:0;margin-top:18px;display:flex}.profile-metrics div{flex-direction:row-reverse;align-items:baseline;gap:6px;padding-right:16px;display:flex}.profile-metrics div+div{border-left:1px solid #ffffff1f;padding-left:16px}.profile-metrics dt{color:#f3f5fb80;text-transform:uppercase;font-size:.76rem;font-weight:700}.profile-metrics dd{color:#fff;font-family:var(--font-display);font-size:1.02rem;font-weight:850}.profile-section{margin-top:82px}.profile-section-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:24px;display:flex}.profile-section-heading h2,.profile-about h2{letter-spacing:-.035em;margin-top:5px;font-size:clamp(1.85rem,3.6vw,2.75rem);line-height:1.05}.profile-section-heading>p{color:#f3f5fb8f}.profile-section-kicker{color:#7ce1f1;letter-spacing:.15em;text-transform:uppercase;font-size:.7rem;font-weight:900}.profile-featured{background:#0d0f1d;border:1px solid #ffffff1d;border-radius:12px;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);align-items:stretch;min-width:0;max-width:100%;height:420px;min-height:420px;margin-top:42px;display:grid;overflow:hidden}.profile-featured-visual{background:#111322;height:100%;min-height:0;position:relative}.profile-featured-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 72%,#0d0f1db8);position:absolute;inset:0}.profile-featured-visual img,.profile-featured-visual video{object-fit:contain;object-position:center;width:100%;height:100%;min-height:0;max-height:420px}.profile-featured-badge{z-index:1;color:#071116;letter-spacing:.1em;text-transform:uppercase;background:#7ce1f1;border:1px solid #fff3;border-radius:5px;padding:7px 10px;font-size:.68rem;font-weight:950;position:absolute;top:18px;left:18px}.profile-featured-badge.is-live{color:#fff;background:#c840cf}.profile-featured-copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(32px,5vw,64px);display:flex;overflow:hidden}.profile-featured-copy h2{letter-spacing:-.045em;margin-top:13px;font-size:clamp(2rem,4.8vw,3.7rem);line-height:.98}.profile-featured-copy>p:not(.profile-section-kicker,.profile-event-time,.profile-participation,.profile-pace,.profile-drop-signals){color:#f3f5fbb0;overflow-wrap:anywhere;max-width:590px;margin-top:18px;font-size:1.02rem}.profile-event-time{color:#f3f5fbab;margin-top:12px;font-weight:750}.profile-participation,.profile-pace{color:#9be8f4;margin-top:17px;font-weight:850}.profile-pace strong{color:#fff;font-family:var(--font-display);margin-left:7px;font-size:1.15rem}.profile-drop-signals{color:#f3f5fb9e;text-transform:uppercase;flex-wrap:wrap;gap:9px;margin-top:18px;font-size:.86rem;font-weight:800;display:flex}.profile-drop-signals span{color:#7ce1f199}.profile-featured-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.profile-featured-copy>.button{align-self:flex-start;margin-top:28px}.profile-drop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.profile-drop-card{background:#0d0f1c;border:1px solid #ffffff1a;border-radius:9px;min-width:0;transition:border-color .18s,transform .18s;overflow:hidden}.profile-drop-card:hover,.profile-drop-card:focus-within{border-color:#7ce1f15c;transform:translateY(-3px)}.profile-drop-card>a{height:100%;display:block}.profile-drop-media{aspect-ratio:1;background:#121423;position:relative;overflow:hidden}.profile-drop-media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#06060f8a);height:32%;position:absolute;inset:auto 0 0}.profile-drop-media img{object-fit:cover;width:100%;height:100%;transition:transform .26s}.profile-drop-card:hover img{transform:scale(1.025)}.profile-drop-media>span{z-index:1;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#06060fbd;border:1px solid #ffffff2e;border-radius:4px;padding:5px 7px;font-size:.64rem;font-weight:900;position:absolute;bottom:12px;left:12px}.profile-drop-copy{gap:7px;padding:14px;display:grid}.profile-drop-copy h3{min-height:2.4em;font-size:.98rem;line-height:1.25}.profile-drop-copy p{color:#f3f5fb85;flex-wrap:wrap;gap:7px;font-size:.78rem;display:flex}.profile-drop-copy strong,.profile-event-card strong{color:#8fe5f2;margin-top:5px;font-size:.82rem}.profile-leaderboard{position:relative}.profile-leaderboard-panel{background:linear-gradient(90deg,#8b6cf614,#0000 52%),#0b0d19;border:1px solid #8b6cf640;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(240px,.48fr);column-gap:clamp(36px,7vw,88px);padding:clamp(30px,5vw,56px);display:grid}.profile-leaderboard-heading{grid-column:1/-1;margin-bottom:30px}.profile-leaderboard-panel>h3{grid-column:1;margin-bottom:18px;font-size:clamp(1.25rem,2.4vw,1.75rem)}.profile-leaderboard-list{grid-column:1;list-style:none}.profile-leaderboard-list li{border-top:1px solid #ffffff17;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:55px;display:grid}.profile-leaderboard-list li:last-child{border-bottom:1px solid #ffffff17}.profile-rank{color:#9be8f4;width:32px;height:32px;font-family:var(--font-display);background:#7ce1f10e;border:1px solid #7ce1f138;border-radius:6px;place-items:center;font-size:.76rem;font-weight:900;display:grid}.profile-leaderboard-list li:first-child .profile-rank{color:#f2a5fa;background:#d257e01a;border-color:#d257e06b}.profile-player{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:750;overflow:hidden}.profile-leaderboard-list strong{color:#fff;font-family:var(--font-display);font-size:.92rem}.profile-competitive-cta{grid-area:3/2;align-self:center;padding-left:clamp(0px,2vw,24px)}.profile-competitive-cta p{color:#fff;max-width:280px;font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(1.55rem,3vw,2.3rem);font-weight:800;line-height:1.08}.profile-competitive-cta .button{margin-top:24px}.profile-event-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.profile-event-card{background:#0d0f1c;border:1px solid #ffffff1a;border-radius:9px;transition:border-color .18s,transform .18s;overflow:hidden}.profile-event-card:hover,.profile-event-card:focus-within{border-color:#8b6cf66b;transform:translateY(-3px)}.profile-event-card img{aspect-ratio:3/2;object-fit:cover;width:100%}.profile-event-card>a>div{gap:7px;padding:18px;display:grid}.profile-event-card-date{color:#a997f5;letter-spacing:.07em;text-transform:uppercase;font-size:.7rem;font-weight:900}.profile-event-card h3{font-size:1.12rem}.profile-event-card h3+p{color:#f3f5fb87;font-size:.82rem}.profile-empty{background:#0d0f1c;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:38px;padding:clamp(30px,5vw,54px);display:grid}.profile-empty h2{max-width:720px;margin-top:7px;font-size:clamp(1.7rem,4vw,2.7rem);line-height:1.08}.profile-empty p:not(.profile-section-kicker){color:#f3f5fb9e;margin-top:12px}.profile-empty .button{margin-top:22px}.profile-empty-tiles,.profile-conversion-mark{grid-template-columns:repeat(2,52px);gap:6px;display:grid}.profile-empty-tiles span,.profile-conversion-mark span{aspect-ratio:1;background:#7ce1f10d;border:1px solid #7ce1f13d;border-radius:8px}.profile-empty-tiles span:nth-child(2),.profile-conversion-mark span:nth-child(2){background:#58a6ff0f;border-color:#58a6ff52}.profile-empty-tiles span:nth-child(3),.profile-conversion-mark span:nth-child(3){background:#8b6cf60f;border-color:#8b6cf652}.profile-empty-tiles span:nth-child(4),.profile-conversion-mark span:nth-child(4){background:#d257e00f;border-color:#d257e052}.profile-about{max-width:760px}.profile-about>p:not(.profile-section-kicker){color:#f3f5fbad;white-space:pre-line;margin-top:18px;font-size:1.03rem;line-height:1.75}.profile-social-links.is-about{margin-top:22px}.profile-conversion{background:#0c0e1a;border:1px solid #7ce1f133;border-radius:12px;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:34px;padding:clamp(28px,4vw,46px);display:grid}.profile-conversion-mark{grid-template-columns:repeat(2,40px);gap:5px}.profile-conversion h2{margin-top:5px;font-size:clamp(1.65rem,3.2vw,2.55rem);line-height:1.08}.profile-conversion h2+p{color:#f3f5fb99;margin-top:9px}.profile-conversion>.button{white-space:nowrap}.profile-store-fallback{text-align:center;background:#10121f;border:1px solid #7ce1f133;border-radius:8px;max-width:620px;margin:30px auto 0;padding:18px}.profile-store-fallback p{color:#f3f5fb99;margin-top:4px;font-size:.88rem}.profile-store-fallback div{justify-content:center;gap:16px;margin-top:10px;display:flex}.profile-store-fallback a{color:#8fe5f2;font-weight:800}.profile-action-status{color:#f3f5fb8c;text-align:center;min-height:24px;margin-top:14px;font-size:.86rem}.profile-footer{max-width:1120px;margin:0 auto}.profile-system-message{min-height:calc(100vh - 80px);padding:calc(var(--header-height) + 48px) 24px 64px;text-align:center;align-content:center;justify-items:center;display:grid}.profile-system-message .profile-empty-tiles{margin-bottom:28px}.profile-system-message h1{font-size:clamp(2.2rem,6vw,4rem)}.profile-system-message p{color:#f3f5fb9e;margin-top:12px}.profile-system-message .button{margin-top:24px}.profile-page a:focus-visible,.profile-page button:focus-visible{outline-offset:3px;outline:3px solid #7ce1f1ad}@media (width<=900px){.profile-featured{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr)}.profile-drop-grid,.profile-event-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-leaderboard-panel{grid-template-columns:1fr}.profile-leaderboard-panel>h3,.profile-leaderboard-list,.profile-competitive-cta{grid-column:1}.profile-competitive-cta{grid-row:auto;margin-top:32px;padding-left:0}.profile-competitive-cta p{max-width:520px}.profile-conversion{grid-template-columns:76px minmax(0,1fr)}.profile-conversion>.button{grid-column:2;justify-self:start}.profile-conversion-mark{grid-template-columns:repeat(2,32px)}}@media (width<=680px){.profile-header-actions{gap:7px}.profile-share-button{padding-inline:10px}.profile-open-link{min-height:38px;padding:8px 10px;font-size:.76rem}.profile-main{width:calc(100% - 36px);padding-top:calc(var(--header-height) + 20px);padding-bottom:64px}.profile-hero{grid-template-columns:1fr;gap:22px;padding:24px 0 30px}.profile-identity{grid-template-columns:88px minmax(0,1fr);gap:16px;display:grid}.profile-identity-copy{display:contents}.profile-name-row,.profile-handle{grid-column:2}.profile-name-row{align-self:end}.profile-name-row h1{width:100%;font-size:clamp(1.65rem,8.5vw,2.35rem)}.profile-handle{align-self:start;margin-top:-7px}.profile-bio,.profile-social-links,.profile-metrics{grid-column:1/-1}.profile-bio{margin-top:1px}.profile-social-links{margin-top:0}.profile-metrics{width:100%;margin-top:2px}.profile-metrics div{flex-direction:column-reverse;flex:1;justify-content:center;align-items:center;gap:1px;min-width:0;padding-right:8px}.profile-metrics div+div{padding-left:8px}.profile-metrics dt{font-size:.66rem}.profile-metrics dd{font-size:.94rem}.profile-hero-cta{width:100%;margin-top:0}.profile-section{margin-top:62px}.profile-section-heading{margin-bottom:20px;display:block}.profile-section-heading>p{margin-top:7px}.profile-featured{grid-template-columns:1fr;height:auto;min-height:0;margin-top:28px}.profile-featured-visual,.profile-featured-visual img,.profile-featured-visual video{aspect-ratio:1.2;min-height:0;max-height:none}.profile-featured-visual:after{background:linear-gradient(#0000,#0d0f1d);height:30%;inset:auto 0 0}.profile-featured-copy{padding:28px 22px 26px}.profile-featured-copy h2{font-size:clamp(1.9rem,9vw,2.7rem)}.profile-featured-actions .button,.profile-featured-copy>.button{width:100%}.profile-featured-actions{grid-template-columns:1fr;display:grid}.profile-drop-grid{grid-template-columns:1fr}.profile-drop-card>a{grid-template-columns:104px minmax(0,1fr);display:grid}.profile-drop-media{height:100%}.profile-drop-copy h3{min-height:0}.profile-leaderboard-panel{padding:26px 18px}.profile-leaderboard-heading{margin-bottom:24px}.profile-leaderboard-list li{grid-template-columns:36px minmax(0,1fr) auto;gap:10px}.profile-leaderboard-list strong{font-size:.82rem}.profile-competitive-cta .button{width:100%}.profile-event-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:14px;width:calc(100vw - 18px);margin-right:calc(-100vw + 100% + 18px);padding-right:18px;display:flex;overflow-x:auto}.profile-event-card{scroll-snap-align:start;flex:0 0 min(82vw,320px)}.profile-empty{grid-template-columns:1fr;gap:28px;padding:28px 22px}.profile-empty-tiles{grid-template-columns:repeat(2,38px)}.profile-conversion{grid-template-columns:1fr;gap:24px;padding:28px 22px}.profile-conversion>.button{grid-column:1;width:100%}.profile-conversion-mark{display:none}.profile-footer{margin-inline:18px}}@media (width<=430px){.profile-share-button{display:none}.profile-page .brand img{width:118px}}@media (prefers-reduced-motion:reduce){.profile-page *,.profile-page :before,.profile-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
