:root{--bg:#050605;--paper:#0d0f0d;--ink:#fff;--muted:#c7cdc3;--line:#343b31;--blue:#c7ff00;--blue-soft:#263500;--lime:#c7ff00;--card:#101310;--shadow:0 20px 50px #00000059;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 18% 10%,#c7ff0014,transparent 24rem),radial-gradient(circle at 85% 40%,#c7ff000b,transparent 30rem),var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Noto Sans KR,sans-serif}button,input,select,textarea{font:inherit}button,a{color:inherit}.topbar{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3f0eae0;border-bottom:1px solid #0a0a0a14;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(18px,4vw,48px);display:flex;position:sticky;top:0}.logo,.desktop-nav button,.top-cta,.auth-cta{cursor:pointer;background:0 0;border:0}.logo{letter-spacing:.035em;align-items:center;gap:10px;font-size:19px;font-weight:800;line-height:1;display:flex}.cobrand-lockup{--lockup-height:24px;--offon-size:19px;--cross-size:16px;--akvia-width:88px;--akvia-height:19px;height:var(--lockup-height);white-space:nowrap;align-items:center;gap:10px;line-height:0;display:inline-flex}.cobrand-offon,.cobrand-cross,.cobrand-akvia{height:var(--lockup-height);line-height:var(--lockup-height);align-items:center;margin:0;padding:0;display:flex}.cobrand-offon{font-size:var(--offon-size);letter-spacing:.035em;font-weight:800;transform:translateY(2px)}.cobrand-cross{color:var(--lime);font-size:var(--cross-size);justify-content:center;font-weight:500;transform:translateY(0)}.cobrand-akvia{width:var(--akvia-width);justify-content:center}.cobrand-akvia img{width:100%;height:var(--akvia-height);object-fit:contain;display:block;transform:translateY(-2px)}.logo-dot{background:var(--blue);width:14px;height:14px;box-shadow:14px 0 0 var(--lime);border-radius:50%}.desktop-nav{gap:28px;margin-left:auto;margin-right:32px;display:flex}.desktop-nav button{letter-spacing:.08em;font-size:13px;font-weight:700}.top-cta{background:var(--ink);color:#fff;letter-spacing:.05em;border-radius:999px;padding:11px 18px;font-size:13px;font-weight:700}main{min-height:70vh}.shell{width:min(1180px,100% - 36px);margin:0 auto}.hero{padding:84px 0 46px}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:40px;display:grid}.eyebrow{letter-spacing:.18em;color:var(--blue);text-transform:uppercase;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.075em;max-width:900px;margin:18px 0 26px;font-size:clamp(52px,8.3vw,110px);line-height:.9}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy{color:var(--muted);max-width:680px;font-size:clamp(17px,2vw,21px);line-height:1.65}.hero-side{justify-content:flex-end;align-items:flex-end;min-height:100%;display:flex;position:relative;overflow:visible}.hero-note{z-index:2;border-top:1px solid var(--ink);width:100%;color:var(--muted);padding-top:18px;font-size:14px;line-height:1.7;position:relative}.hero-cobrand-watermark{z-index:0;opacity:.74;filter:saturate(1.22)brightness(1.12);pointer-events:none;flex-direction:column;align-items:center;gap:6px;width:min(340px,92%);display:flex;position:absolute;top:-18%;right:3%}.hero-cobrand-watermark span{width:230px;height:66px;color:var(--lime);-webkit-text-stroke:.6px currentColor;text-shadow:0 0 4px #c7ff00d1,0 0 11px #c7ff0075,0 0 22px #c7ff0033;place-items:center;font-size:64px;font-weight:800;line-height:1;display:grid;transform:translateY(-18px)}.hero-offon-mark{object-fit:cover;width:160px;height:160px;box-shadow:none;mix-blend-mode:normal;clip-path:inset(9%);background:#000;border-radius:0;transform:scale(1.2)}.hero-akvia-mark{object-fit:contain;width:230px;height:auto}.actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.btn{cursor:pointer;border:0;border-radius:999px;padding:14px 20px;font-weight:700;transition:all .18s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--ink);color:#fff}.btn-blue{background:var(--blue);color:#fff}.btn-light{background:var(--paper);border:1px solid var(--line)}.btn-link{text-underline-offset:4px;background:0 0;border-radius:0;padding:0;text-decoration:underline}.ticker{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin:30px 0 0;display:grid}.ticker div{padding:18px 0}.ticker div+div{border-left:1px solid var(--ink);padding-left:22px}.ticker strong{letter-spacing:-.04em;font-size:26px;display:block}.ticker span{color:var(--muted);font-size:12px}.section{padding:56px 0}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px;display:flex}.section-head h2{letter-spacing:-.055em;margin:7px 0 0;font-size:clamp(34px,5vw,64px);line-height:.98}.section-head p{max-width:480px;color:var(--muted);line-height:1.7}.role-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.role-card{border:1px solid var(--ink);background:var(--paper);border-radius:var(--radius);flex-direction:column;min-height:360px;padding:26px;display:flex;position:relative;overflow:hidden}.role-card.featured{background:var(--ink);color:#fff}.role-card .num{opacity:.6;font-size:12px}.role-card h3{letter-spacing:-.04em;margin:70px 0 12px;font-size:30px}.role-card p{opacity:.72;line-height:1.65}.role-card .btn{align-self:flex-start;margin-top:auto}.role-card:after{content:"";background:var(--lime);opacity:.9;border-radius:50%;width:110px;height:110px;position:absolute;top:-30px;right:-30px}.marquee-card{background:var(--ink);color:#fff;border-radius:34px;grid-template-columns:1.15fr .85fr;display:grid;overflow:hidden}.marquee-visual{background:linear-gradient(135deg,#253ee9,#181a49 55%,#0a0a0a);flex-direction:column;justify-content:space-between;min-height:520px;padding:34px;display:flex;position:relative}.marquee-visual:before{content:"";background:var(--lime);border-radius:50%;width:270px;height:270px;position:absolute;top:-65px;right:-75px}.marquee-visual .stamp{z-index:2;letter-spacing:.12em;border:1px solid #ffffff80;border-radius:999px;align-self:flex-start;padding:8px 12px;font-size:11px;position:relative}.marquee-visual h3{z-index:2;letter-spacing:-.065em;margin:0;font-size:clamp(46px,6vw,78px);line-height:.9;position:relative}.marquee-info{flex-direction:column;justify-content:center;padding:42px;display:flex}.chips{flex-wrap:wrap;gap:7px;display:flex}.chip{background:#ffffff1a;border-radius:999px;padding:8px 11px;font-size:12px}.marquee-info p{color:#c5c5c5;line-height:1.7}.mini-stats{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);margin:24px 0 28px;padding-top:18px;display:grid}.mini-stats strong{font-size:25px;display:block}.mini-stats span{color:#a6a6a6;font-size:11px}.page-hero{padding:70px 0 26px}.page-hero h1{letter-spacing:-.065em;margin:14px 0 16px;font-size:clamp(46px,7vw,86px);line-height:.94}.page-hero p{max-width:720px;color:var(--muted);font-size:18px;line-height:1.65}.cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.card{background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 1px #0a0a0a08}.card-media{background:linear-gradient(135deg,#b9c5ff,#335cff);height:220px;position:relative}.card-body{padding:20px}.card h3{letter-spacing:-.03em;margin:3px 0 8px;font-size:22px}.card p{color:var(--muted);font-size:14px;line-height:1.6}.meta{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.meta span{background:#eeeae2;border-radius:999px;padding:7px 9px;font-size:11px}.card-actions{gap:8px;margin-top:18px;display:flex}.small-link{align-items:center;gap:6px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.small-link:hover{text-decoration:underline}.external-icon{width:14px;height:14px}.form-layout{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:28px}.panel.dark{background:var(--ink);color:#fff;border-color:var(--ink)}.panel h2,.panel h3{letter-spacing:-.04em;margin-top:0}.panel h2{font-size:32px}.panel p{color:var(--muted);line-height:1.65}.panel.dark p{color:#b9b9b9}.stepper{gap:7px;margin:0 0 24px;display:flex}.step{background:#ddd8cf;border-radius:99px;flex:1;height:4px}.step.active{background:var(--blue)}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field.full{grid-column:1/-1}.field label{letter-spacing:.02em;font-size:12px;font-weight:800}.field input,.field select,.field textarea{border:1px solid var(--line);background:#fff;border-radius:14px;outline:none;width:100%;padding:14px 15px}.field textarea{resize:vertical;min-height:110px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.social-connect{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.social-btn{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:9px;padding:14px;font-weight:700;display:flex}.social-btn:hover{border-color:var(--ink)}.social-btn svg{width:20px;height:20px}.helper{color:var(--muted);font-size:12px;line-height:1.5}.inline-url{gap:8px;display:flex}.inline-url input{flex:1}.preview-card{position:sticky;top:92px}.profile-preview{background:linear-gradient(150deg,#191919,#0d0d0d);border:1px solid #fff3;border-radius:22px;margin-top:18px;padding:20px}.profile-avatar{background:var(--lime);width:76px;height:76px;color:var(--ink);border-radius:24px;place-items:center;font-size:26px;font-weight:800;display:grid}.profile-preview h3{margin:20px 0 4px;font-size:28px}.profile-preview .sub{color:#9d9d9d;font-size:13px}.profile-preview .links{gap:9px;margin-top:18px;display:flex}.profile-preview .links a{border:1px solid #ffffff40;border-radius:50%;place-items:center;width:38px;height:38px;text-decoration:none;display:grid}.profile-preview .links svg{width:18px;height:18px}.profile-preview .links a:hover{color:#000;background:#fff}.profile-preview .tags{flex-wrap:wrap;gap:6px;margin-top:18px;display:flex}.profile-preview .tags span{background:#ffffff1a;border-radius:999px;padding:7px 9px;font-size:11px}.success{text-align:center;padding:40px}.success-mark{background:var(--lime);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:28px;display:grid}.success h2{font-size:36px}.success p{max-width:620px;color:var(--muted);margin:0 auto 24px;line-height:1.7}.event-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:18px;display:grid}.event-banner{color:#fff;background:linear-gradient(135deg,#335cff,#101126 65%,#0a0a0a);border-radius:28px;flex-direction:column;justify-content:space-between;min-height:420px;padding:28px;display:flex;position:relative;overflow:hidden}.event-banner:after{content:"";background:var(--lime);border-radius:50%;width:250px;height:250px;position:absolute;top:-80px;right:-80px}.event-banner h2{letter-spacing:-.06em;z-index:2;margin:0;font-size:clamp(46px,6vw,76px);line-height:.92;position:relative}.event-banner .event-top{z-index:2;position:relative}.attendee-list{gap:8px;display:grid}.attendee{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.person{align-items:center;gap:10px;display:flex}.avatar{background:#e6e1d8;border-radius:14px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.badge{background:var(--blue-soft);color:#1735b8;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:700}.seat{border:1px dashed var(--line);border-radius:20px;padding:18px}.seat strong{font-size:18px}.seat ul{color:var(--muted);padding-left:18px;line-height:1.9}.dashboard-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.stat{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:20px}.stat strong{letter-spacing:-.05em;font-size:35px;display:block}.stat span{color:var(--muted);font-size:12px}.table-wrap{background:var(--paper);border:1px solid var(--line);border-radius:22px;margin-top:16px;overflow:auto}.data-table{border-collapse:collapse;width:100%;min-width:760px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--line);padding:15px;font-size:13px}.data-table th{letter-spacing:.05em;color:var(--muted);font-size:11px}.footer{border-top:1px solid var(--ink);grid-template-columns:1fr auto 1fr;align-items:center;gap:34px;margin-top:70px;padding:38px clamp(18px,4vw,48px) 48px;display:grid}.footer>div{align-items:center;gap:12px;display:flex}.footer span,.footer p{color:var(--muted);font-size:12px}.footer-partnership{text-align:center;flex-direction:column;justify-content:center;gap:10px!important;min-width:330px!important;display:flex!important}.footer-collab-label{letter-spacing:.22em;font-weight:850;color:var(--lime)!important;font-size:9px!important}.footer-collab-lockup{justify-content:center}.cobrand-lockup-footer{--lockup-height:24px;--offon-size:17px;--cross-size:15px;--akvia-width:100px;--akvia-height:20px;gap:12px}.footer-mission{text-align:right;line-height:1.65}.mobile-only,.mobile-nav{display:none}.global-back{z-index:130;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;cursor:pointer;background:#090b09eb;border:1px solid #515b4d;border-radius:999px;align-items:center;gap:7px;padding:12px 17px;font-size:13px;font-weight:800;display:flex;position:fixed;bottom:22px;left:20px;box-shadow:0 12px 34px #00000061}.global-back:hover,.global-back:focus-visible{border-color:var(--lime);color:var(--lime);outline:none}.global-back[hidden]{display:none}@media (width<=900px){.desktop-nav{display:none}.hero-grid,.form-layout,.event-grid,.marquee-card{grid-template-columns:1fr}.hero{padding-top:58px}.hero-note{margin-top:15px}.role-grid,.cards{grid-template-columns:1fr 1fr}.role-card:last-child{grid-column:1/-1}.marquee-visual{min-height:420px}.preview-card{position:static}.dashboard-stats{grid-template-columns:1fr 1fr}.footer{text-align:center;grid-template-columns:1fr}.footer-offon{justify-content:center}.footer-partnership{order:-1;min-width:0!important}.footer-mission{text-align:center}.mobile-nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#050605fa;border-bottom:1px solid #c7ff0024;gap:8px;padding:10px 16px 11px;display:flex;overflow-x:auto}.mobile-nav::-webkit-scrollbar{display:none}.mobile-nav button{color:#fff;letter-spacing:.08em;cursor:pointer;background:#0d100d;border:1px solid #394235;border-radius:999px;flex:none;padding:9px 15px;font-size:11px;font-weight:800}.mobile-nav button:active,.mobile-nav button:focus-visible{background:var(--lime);border-color:var(--lime);color:#050605;outline:none}}.role-choice{color:inherit;text-align:left;cursor:pointer}.role-choice strong{color:var(--lime);margin-top:auto}.role-choice.featured strong{color:#050605}.profile-console{max-width:860px;margin:auto}.account-head{align-items:center;gap:22px;display:flex}.account-head img{object-fit:cover;border-radius:28px;width:94px;height:94px}.account-head h2{margin:5px 0}.account-head p{margin:0}.account-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.contact-choice{flex-wrap:wrap;gap:10px;display:flex}.contact-choice label{border:1px solid var(--line);background:#090b09;border-radius:14px;align-items:center;gap:7px;padding:13px 16px;display:flex}.contact-choice input{width:auto}.social-analyze{justify-content:center;width:100%}.brand-card{min-height:390px}.brand-monogram{height:180px;color:var(--lime);letter-spacing:-.08em;background:radial-gradient(circle,#c7ff0038,#0000 55%),#080a08;place-items:center;font-size:clamp(54px,8vw,88px);font-weight:900;display:grid}.brand-detail-mark{width:112px;height:112px;color:var(--lime);background:radial-gradient(circle,#c7ff002e,#0000 70%),#080a08;border:1px solid #4a5544;border-radius:30px;place-items:center;margin-bottom:30px;font-size:36px;font-weight:900;display:grid}.brand-media{background:#fff;height:220px;position:relative;overflow:hidden}.brand-media img{object-fit:contain;width:calc(100% - 36px);min-width:0;height:calc(100% - 36px);min-height:0;display:block;position:absolute;inset:18px}.brand-media-eggyoung img{width:calc(100% - 20px);height:calc(100% - 20px);inset:10px}.brand-media-akvia img{width:calc(100% - 52px);height:calc(100% - 52px);inset:26px}.brand-media-lemiev img{width:calc(100% - 56px);height:calc(100% - 56px);inset:28px}.brand-fallback{color:var(--lime);letter-spacing:-.08em;font-size:clamp(54px,8vw,88px);font-weight:900}.brand-detail-visual{background:#fff;border:1px solid #4a5544;border-radius:34px;place-items:center;width:180px;height:180px;margin-bottom:30px;display:grid;position:relative;overflow:hidden}.brand-detail-visual img{object-fit:contain;width:calc(100% - 28px);min-width:0;height:calc(100% - 28px);min-height:0;display:block;position:absolute;inset:14px}.brand-detail-eggyoung img{width:calc(100% - 16px);height:calc(100% - 16px);inset:8px}.brand-detail-akvia img,.brand-detail-lemiev img{width:calc(100% - 40px);height:calc(100% - 40px);inset:20px}.brand-detail-visual span{color:var(--lime);font-size:48px;font-weight:900}.brand-site-link{align-items:center;gap:8px;margin-top:24px;text-decoration:none;display:inline-flex}.brand-site-link svg{width:18px;height:18px}@media (width<=620px){.topbar{height:64px;padding:0 16px}.top-cta{padding:9px 14px}.shell{width:min(100% - 24px,1180px)}.hero{padding:44px 0 30px}.hero h1{font-size:clamp(46px,15vw,70px)}.ticker{grid-template-columns:1fr}.ticker div+div{border-left:0;border-top:1px solid var(--ink);padding-left:0}.role-grid,.cards,.form-grid{grid-template-columns:1fr}.role-card:last-child{grid-column:auto}.role-card{min-height:300px}.role-card h3{margin-top:52px}.section{padding:38px 0}.section-head{display:block}.section-head p{margin-top:16px}.marquee-visual{min-height:360px}.marquee-info{padding:26px}.social-connect{grid-template-columns:1fr}.inline-url{flex-direction:column}.dashboard-stats{grid-template-columns:1fr 1fr}.panel{padding:20px}.page-hero{padding-top:44px}.footer{padding-left:16px;padding-right:16px}.mobile-only{display:block}}.topbar{background:#050605fa;border-bottom-color:#c7ff0024;position:relative;top:auto}.logo{letter-spacing:.03em}.logo-icon{object-fit:cover;border-radius:11px;width:38px;height:38px}.top-cta{background:var(--lime);color:#050605;font-weight:800}.hero-note{border-top-color:var(--line)}.btn:hover{box-shadow:0 0 24px #c7ff0029}.btn-primary,.btn-blue{background:var(--lime);color:#050605}.btn-light{color:var(--ink);border-color:var(--line);background:#141814}.ticker,.ticker div+div{border-color:var(--line)}.section-head{scroll-margin-top:24px}.section-head h2{margin-top:10px;padding:.08em 0 .14em;line-height:1.14;overflow:visible}.role-card{border-color:var(--line)}.role-card.featured{background:var(--lime);color:#050605;border-color:var(--lime)}.role-card:nth-child(2):after{background:var(--lime);opacity:.18}.role-card:nth-child(3):after{opacity:.08;background:#fff}.marquee-card{border:1px solid var(--line);background:#090b09}.marquee-visual{background:linear-gradient(135deg,#1b2211,#0a0c09 58%,#020302)}.marquee-visual h3{letter-spacing:-.055em;max-width:90%;padding-bottom:.08em;font-size:clamp(44px,5.7vw,74px);line-height:1}.card{box-shadow:0 1px #ffffff08}.card-media{background:linear-gradient(135deg,#263500,#c7ff00)}.card-media.place2{background:linear-gradient(135deg,#182016,#050605)}.card-media.place3{background:linear-gradient(135deg,#303b27,#0a0d09)}.card-media.creator1{background:linear-gradient(135deg,#c7ff00,#11160d)}.card-media.creator2{background:linear-gradient(135deg,#536d00,#0b0e08)}.card-media.creator3{background:linear-gradient(135deg,#e7ff8e,#1c250f)}.meta span{background:#1b2118}.panel.dark{color:var(--ink);border-color:var(--line);background:#050605}.step{background:#293026}.field input,.field select,.field textarea,.social-btn{color:var(--ink);border-color:var(--line);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#090b09}.profile-avatar,.success-mark{color:#050605}.event-banner{background:linear-gradient(135deg,#293600,#0d1109 65%,#020302)}.avatar{background:#20261d}.badge{color:var(--lime)}.footer{border-top-color:var(--line)}.footer-icon{object-fit:cover;border-radius:10px;width:34px;height:34px}::selection{background:var(--lime);color:#050605}@media (width<=620px){.logo-icon{border-radius:9px;width:32px;height:32px}.logo{gap:7px}.cobrand-lockup-header{--lockup-height:18px;--offon-size:13px;--cross-size:13px;--akvia-width:60px;--akvia-height:13px;gap:6px}.cobrand-offon{transform:translateY(1px)}.cobrand-lockup-header .cobrand-akvia img{transform:translateY(-1px)}.marquee-visual h3{max-width:100%;font-size:clamp(42px,13vw,62px);line-height:1.02}}.hero{position:relative}.hero:before{content:"";filter:blur(110px);pointer-events:none;background:#c7ff001f;border-radius:50%;width:420px;height:420px;position:absolute;top:-150px;left:-210px}.hero-grid,.ticker{z-index:1;position:relative}.auth-cta{color:#fff;white-space:nowrap;border:1px solid #4b5546;border-radius:999px;margin-left:auto;margin-right:10px;padding:10px 15px;font-size:12px;font-weight:800;transition:all .2s}.auth-cta:hover{border-color:var(--lime);box-shadow:0 0 22px #c7ff002e}.desktop-nav{margin-left:auto}.role-card{background:linear-gradient(145deg,#121512,#090b09)}.role-card.featured{box-shadow:0 0 42px #c7ff0033}.marquee-card{background:#080a08;border-color:#46513e;box-shadow:0 0 55px #c7ff001a}.marquee-visual{background:linear-gradient(135deg,#202918,#090b09 58%,#020302);overflow:hidden}.card{background:linear-gradient(145deg,#111411,#080a08);box-shadow:0 1px #ffffff0a}.panel{background:linear-gradient(145deg,#111411,#080a08)}.panel.dark{background:#050605;border-color:#46513e}.event-banner{background:linear-gradient(135deg,#340,#0b0f08 65%,#020302);box-shadow:0 0 45px #c7ff0029}.loading-state{text-align:center;color:var(--muted)}.interactive-card{cursor:pointer;transition:transform .22s,border-color .22s,box-shadow .22s}.interactive-card:hover,.interactive-card:focus-visible{border-color:#c7ff0094;outline:none;transform:translateY(-4px);box-shadow:0 16px 44px #00000059,0 0 34px #c7ff001a}.place-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.card-media img{object-fit:cover;width:100%;height:100%;display:block}.place-photo{height:300px}.creator-photo{background:#141814;height:310px}.creator-photo img{object-position:center 24%}.detail-hero{padding:52px 0 26px}.detail-hero h1{letter-spacing:-.065em;margin:18px 0;font-size:clamp(54px,8vw,104px);line-height:.92}.detail-hero>p{max-width:760px;color:var(--muted);font-size:19px;line-height:1.75}.back-link{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-bottom:42px;padding:0}.back-link:hover{color:var(--lime)}.place-gallery{z-index:1;border-radius:28px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:12px;height:clamp(440px,44vw,620px);margin-bottom:72px;display:grid;position:relative;overflow:hidden}.place-gallery img{object-fit:cover;border-radius:28px;width:100%;min-width:0;height:100%;display:block}.place-gallery-main{box-shadow:0 0 50px #c7ff0017}.detail-layout{z-index:2;background:var(--bg);grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:44px;padding-top:6px;display:grid;position:relative}.detail-copy h2{letter-spacing:-.052em;max-width:760px;margin:14px 0 26px;font-size:clamp(40px,4.8vw,62px);line-height:1.05}.detail-copy>p{max-width:690px;color:var(--muted);font-size:17px;line-height:1.85}.feature-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:32px;display:grid}.feature-grid div{border:1px solid var(--line);background:#0a0c0a;border-radius:16px;align-items:center;gap:10px;padding:17px;display:flex}.feature-grid span{color:var(--lime)}.booking-card{background:radial-gradient(circle at 100% 0,#c7ff001f,#0000 42%),#090b09;border:1px solid #4a5544;border-radius:26px;padding:28px;position:sticky;top:20px}.booking-card dl{margin:20px 0 24px}.booking-card dl div{border-bottom:1px solid var(--line);padding:15px 0}.booking-card dt{color:var(--muted);margin-bottom:7px;font-size:11px}.booking-card dd{margin:0;line-height:1.55}.detail-cta{justify-content:center;align-items:center;gap:8px;width:100%;margin-top:10px;text-decoration:none;display:flex}.source-note{color:#858b82!important;margin:18px 0 0!important;font-size:11px!important;line-height:1.55!important}.creator-detail-head{grid-template-columns:220px 1fr;align-items:end;gap:34px;display:grid}.creator-detail-head img{object-fit:cover;border-radius:28px;width:220px;height:270px;box-shadow:0 0 42px #c7ff001f}.creator-detail-head h1{margin-bottom:12px}.creator-detail-head p{color:var(--muted);font-size:19px}.creator-facts{border-top:1px solid var(--line);gap:0;margin-top:34px;display:grid}.creator-facts div{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:20px;padding:18px 0;display:grid}.creator-facts span{color:var(--muted);font-size:12px}.social-detail{gap:9px;margin:22px 0;display:grid}.social-detail a{border:1px solid var(--line);border-radius:15px;grid-template-columns:24px 1fr 18px;align-items:center;gap:12px;padding:14px 15px;text-decoration:none;display:grid}.social-detail a:hover{border-color:var(--lime);background:#111510}.social-detail svg{width:20px;height:20px}.url-only-field{border:1px solid var(--line);background:#090b09;border-radius:14px;grid-template-columns:24px 1fr;align-items:center;gap:10px;padding:0 14px;display:grid}.url-only-field svg{width:20px;height:20px;color:var(--muted)}.url-only-field input{box-shadow:none!important;background:0 0!important;border:0!important;padding-left:0!important}.photo-upload{cursor:pointer;background:#090b09;border:1px dashed #596253;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:17px;display:flex!important}.photo-upload:hover{border-color:var(--lime)}.photo-upload span{background:var(--lime);color:#050605;border-radius:999px;padding:10px 14px;font-weight:800}.photo-upload strong{color:var(--muted);font-size:12px;font-weight:500}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.profile-preview-photo{object-fit:cover;border-radius:24px;width:76px;height:76px;display:block}.profile-preview-photo[hidden]{display:none}@media (width<=620px){.auth-cta{margin-right:6px;padding:8px 10px;font-size:10px}}@media (width<=900px){.place-gallery{grid-template-columns:1fr;height:auto}.place-gallery img{height:360px}.detail-layout{grid-template-columns:1fr}.booking-card{position:static}.creator-detail-head{grid-template-columns:170px 1fr}.creator-detail-head img{width:170px;height:220px}}@media (width<=620px){.place-cards{grid-template-columns:1fr}.place-photo,.creator-photo{height:270px}.place-gallery img{border-radius:20px;height:260px}.creator-detail-head{display:block}.creator-detail-head img{width:100%;height:390px;margin-bottom:26px}.detail-hero{padding-top:32px}.detail-hero h1{font-size:clamp(48px,15vw,72px)}.feature-grid{grid-template-columns:1fr}.creator-facts div{grid-template-columns:90px 1fr}.account-head{align-items:flex-start}.contact-choice{display:grid}.brand-card{min-height:auto}.desktop-nav{display:none}.topbar{gap:10px}.topbar .logo .cobrand-lockup{display:inline-flex}.topbar .top-cta{display:none}.auth-cta{background:var(--lime);border-color:var(--lime);color:#050605;margin-left:auto;margin-right:0;padding:11px 18px;font-size:13px;box-shadow:0 0 24px #c7ff0029}.auth-cta:before{content:"G";color:#111;background:#fff;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:7px;font-size:12px;font-weight:900;display:inline-grid}.auth-cta[data-signed-in=true]:before{content:"MY";border-radius:8px;width:26px;font-size:9px}.global-back{background:#090b09f5;padding:12px 15px;bottom:16px;left:14px}}.room-showcase{border-top:1px solid var(--line);margin:0 0 88px;padding:54px 0 0;overflow:hidden}.room-heading{justify-content:space-between;align-items:end;gap:34px;margin-bottom:30px;display:flex}.room-heading h2{letter-spacing:-.055em;margin:12px 0 0;font-size:clamp(38px,5vw,64px);line-height:1.02}.room-heading>p{max-width:430px;color:var(--muted);line-height:1.7}.room-marquee{width:100%;padding:8px 0 24px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.room-track{will-change:transform;gap:14px;width:max-content;animation:52s linear infinite roomFlow;display:flex}.room-showcase.paused .room-track{animation-play-state:paused}.room-slide{border:1px solid var(--line);color:#fff;cursor:pointer;text-align:left;background:#080a08;border-radius:24px;flex:none;width:clamp(280px,31vw,440px);height:320px;padding:0;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative;overflow:hidden}.room-slide:hover,.room-slide.active{border-color:var(--lime);transform:translateY(-4px);box-shadow:0 12px 38px #0006,0 0 28px #c7ff001f}.room-slide img{object-fit:cover;width:100%;height:100%;display:block}.room-slide-shade{background:linear-gradient(#0000 45%,#000000e0);position:absolute;inset:0}.room-slide-title{justify-content:space-between;align-items:end;gap:15px;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.room-slide-title b{letter-spacing:-.04em;font-size:27px}.room-slide-title small{color:var(--lime);font-weight:800}.room-description{background:radial-gradient(circle at 0,#c7ff001f,#0000 28%),#090b09;border:1px solid #485340;border-radius:24px;grid-template-columns:90px 1fr auto;align-items:center;gap:26px;min-height:150px;margin-top:10px;padding:26px 30px;display:grid}.room-code{color:var(--lime);text-align:center;font-size:64px;font-weight:900;line-height:1}.room-description h3{letter-spacing:-.04em;margin:8px 0;font-size:clamp(24px,3vw,38px)}.room-description p{color:var(--muted);margin:0}.room-resume{border:1px solid var(--line);color:#fff;cursor:pointer;background:#151a13;border-radius:999px;padding:12px 16px}.room-resume:hover{border-color:var(--lime)}@keyframes roomFlow{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}@media (prefers-reduced-motion:reduce){.room-track{animation:none}.room-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.room-slide{scroll-snap-align:start}}@media (width<=700px){.room-showcase{margin-bottom:58px;padding-top:40px}.room-heading{display:block}.room-heading>p{margin-top:18px}.room-marquee{scroll-snap-type:x proximity;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.room-track{animation:none}.room-slide{scroll-snap-align:center;width:82vw;height:285px}.room-description{grid-template-columns:58px 1fr;padding:22px 18px}.room-code{font-size:48px}.room-resume{grid-column:1/-1;justify-self:start}}.profile-avatar[hidden]{display:none!important}.category-picker{flex-wrap:wrap;gap:9px;padding-top:4px;display:flex}.category-picker label{cursor:pointer}.category-picker input{opacity:0;pointer-events:none;position:absolute}.category-picker span{border:1px solid var(--line);color:var(--muted);background:#090b09;border-radius:999px;padding:11px 15px;font-size:13px;font-weight:750;transition:all .18s;display:block}.category-picker input:checked+span{border-color:var(--lime);background:var(--lime);color:#050605;box-shadow:0 0 20px #c7ff0021}.category-picker input:focus-visible+span{outline-offset:2px;outline:2px solid #fff}.place-onboard-preview{margin-top:18px}.place-preview-media{height:230px;color:var(--muted);background:radial-gradient(circle,#c7ff001a,#0000 55%),#090b09;border:1px dashed #596253;border-radius:20px;place-items:center;font-size:13px;display:grid;position:relative;overflow:hidden}.place-preview-media img{object-fit:cover;width:100%;height:100%}.place-preview-media.has-photo>span{display:none}.place-onboard-preview h3{margin:18px 0 4px;font-size:28px}.place-onboard-preview .sub{color:#b4b9b1;line-height:1.55}.place-onboard-preview .tags{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.place-onboard-preview .tags span{background:#ffffff1a;border-radius:999px;padding:7px 10px;font-size:11px}.admin-review-list{gap:14px;display:grid}.admin-review-card{grid-template-columns:220px 1fr;align-items:center;gap:24px;display:grid}.admin-review-card>img{object-fit:cover;border-radius:18px;width:220px;height:170px}.admin-review-card h2{margin:8px 0}.admin-review-card p{color:var(--muted);line-height:1.65}.empty-review{text-align:center;padding:54px}.admin-counts{margin-bottom:18px}.admin-review-placeholder{width:220px;height:170px;color:var(--lime);background:radial-gradient(circle,#c7ff0033,#0000 65%),#090b09;border-radius:18px;place-items:center;font-size:54px;font-weight:900;display:grid}.admin-filters{flex-wrap:wrap;gap:9px;margin:0 0 18px;display:flex}.admin-filters button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#090b09;border-radius:999px;padding:11px 16px}.admin-filters button.active,.admin-filters button:hover{background:var(--lime);border-color:var(--lime);color:#050605}.admin-review-card[hidden]{display:none}.planning-steps{gap:10px;margin:28px 0;display:grid}.planning-steps span{border:1px solid var(--line);color:#dfe4dc;background:#090b09;border-radius:14px;padding:15px 16px}.field input[readonly]{color:var(--lime);font-weight:800}.admin-workflow{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:34px;display:grid}.admin-workflow-card{border:1px solid var(--line);color:#fff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#111411,#080a08);border-radius:20px;min-height:150px;padding:20px;transition:all .2s}.admin-workflow-card:hover,.admin-workflow-card.active{border-color:var(--lime);box-shadow:0 0 28px #c7ff001f}.admin-workflow-card.active{background:linear-gradient(145deg,#c7ff0033,#090b09)}.admin-workflow-card strong{color:var(--lime);margin-bottom:20px;font-size:34px;line-height:1;display:block}.admin-workflow-card span{font-size:16px;font-weight:850;display:block}.admin-workflow-card small{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.45;display:block}.admin-filter-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px;display:flex}.admin-filter-head h2{margin:8px 0 0;font-size:clamp(28px,4vw,42px)}.desktop-nav button[hidden],.mobile-nav button[hidden]{display:none!important}.event-collab-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.event-collab-card{border:1px solid var(--line);background:#080a08;border-radius:28px;min-height:560px;position:relative;overflow:hidden}.event-collab-card>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.event-collab-overlay{background:linear-gradient(#00000014 18%,#000000f0 84%);position:absolute;inset:0}.event-collab-copy{z-index:1;position:absolute;inset:auto 28px 28px}.event-collab-copy h2{letter-spacing:-.055em;margin:12px 0;font-size:clamp(34px,4vw,54px);line-height:.94}.event-collab-copy p{color:#d0d3ce;max-width:520px;line-height:1.6}.event-collab-copy .meta{margin:18px 0}.event-policy{grid-template-columns:1fr 1fr;align-items:end;gap:40px;margin-top:18px;display:grid}.event-policy h2{margin:10px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.04}.event-policy>p{color:var(--muted);line-height:1.75}.event-detail-cover{border-radius:30px;height:clamp(360px,52vw,650px);margin-bottom:18px;position:relative;overflow:hidden}.event-detail-cover img{object-fit:cover;width:100%;height:100%}.event-detail-cover>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050605cc;border-radius:16px;justify-content:space-between;gap:14px;padding:16px 18px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.event-detail-cover span{color:var(--lime);font-weight:800}.event-opportunity-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.opportunity-list{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.opportunity-list li{border-bottom:1px solid var(--line);gap:10px;padding-bottom:12px;display:flex}.opportunity-list span{color:var(--lime)}.event-application{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:36px;margin-top:18px;display:grid}.event-application>div:first-child p{color:var(--muted);line-height:1.7}.event-application>.actions{grid-column:2}.admin-counts{grid-template-columns:repeat(5,1fr)}@media (width<=620px){.admin-review-card{grid-template-columns:1fr}.admin-review-card>img,.admin-review-placeholder{width:100%;height:220px}.place-preview-media{height:210px}}@media (width<=900px){.event-collab-grid,.event-opportunity-grid,.event-application,.event-policy{grid-template-columns:1fr}.event-application>.actions{grid-column:auto}.admin-counts{grid-template-columns:repeat(2,1fr)}.admin-workflow{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-filter-head{flex-direction:column;align-items:flex-start}}@media (width<=620px){.admin-workflow{grid-template-columns:1fr 1fr}.admin-workflow-card{min-height:132px;padding:16px}.admin-workflow-card:last-child{grid-column:1/-1}.admin-workflow-card strong{margin-bottom:16px;font-size:28px}.event-collab-card{min-height:500px}.event-collab-copy{inset:auto 20px 20px}.event-detail-cover{border-radius:22px;height:340px}}.impact-section{position:relative}.impact-section:before{content:"";filter:blur(100px);pointer-events:none;background:#c7ff0017;border-radius:50%;width:360px;height:360px;position:absolute;top:20px;right:-120px}.impact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid;position:relative}.impact-card{border:1px solid var(--line);background:linear-gradient(145deg,#111411,#080a08);border-radius:24px;flex-direction:column;min-height:260px;padding:26px;display:flex}.impact-card-primary{background:var(--lime);color:#050605;border-color:var(--lime);box-shadow:0 0 46px #c7ff002b}.impact-card strong{letter-spacing:-.075em;font-size:clamp(68px,7vw,100px);line-height:.9}.impact-card span{letter-spacing:.16em;margin-top:auto;font-size:11px;font-weight:900}.impact-card p{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.55}.impact-card-primary p{color:#050605b3}.impact-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:14px;padding:18px 20px;display:flex;position:relative}.impact-foot p{color:var(--muted);margin:0;font-size:12px}.impact-foot .btn{flex:none}@media (width<=900px){.impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.impact-grid{grid-template-columns:1fr 1fr}.impact-card{min-height:220px;padding:20px}.impact-card strong{font-size:68px}.impact-foot{flex-direction:column;align-items:flex-start}.impact-foot .btn{width:100%}.hero h1{font-size:clamp(42px,13vw,66px);line-height:.96}}.hero-grid{grid-template-columns:minmax(0,1.42fr) minmax(260px,.58fr)}.hero-title{letter-spacing:-.07em!important;max-width:none!important;font-size:clamp(58px,6.1vw,88px)!important;line-height:.98!important}.hero-title span,.hero-title em{white-space:nowrap;display:block}.hero-title em{margin-top:.08em}@media (width<=900px){.hero-grid{grid-template-columns:1fr}.hero-title{font-size:clamp(40px,8.8vw,72px)!important}.hero-title span,.hero-title em{white-space:nowrap}.hero-side{display:block}.hero-note{max-width:680px}.hero-cobrand-watermark{display:none}}@media (width<=620px){.hero-title{letter-spacing:-.065em!important;font-size:clamp(34px,9.3vw,52px)!important}}.menu-wrap{margin-left:12px;position:relative}.menu-toggle{cursor:pointer;background:#080a08;border:1px solid #465044;border-radius:50%;place-content:center;gap:5px;width:50px;height:50px;display:grid}.menu-toggle span{background:#fff;border-radius:99px;width:20px;height:2px;transition:all .2s;display:block}.menu-toggle:hover{border-color:var(--lime);box-shadow:0 0 22px #c7ff001f}.menu-panel{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070907f7;border:1px solid #53604c;border-radius:24px;width:min(390px,100vw - 28px);padding:18px;position:absolute;top:62px;right:0;box-shadow:0 28px 80px #000000b3,0 0 36px #c7ff0014}.menu-panel[hidden]{display:none}.menu-panel-head{color:var(--lime);letter-spacing:.18em;justify-content:space-between;align-items:center;padding:4px 4px 14px;font-size:11px;font-weight:900;display:flex}.menu-panel-head button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:25px}.menu-panel>button:not(.menu-panel-head button){border:0;border-top:1px solid var(--line);color:#fff;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:16px 14px;font-weight:750;display:flex}.menu-panel>button:hover{color:var(--lime);padding-left:18px}.menu-panel .menu-login{border-radius:14px;border:1px solid var(--lime)!important;background:var(--lime)!important;color:#050605!important;justify-content:center!important;margin-top:12px!important}.menu-open{overflow:hidden}.topbar>.auth-cta,.topbar>.top-cta{display:none}.offon-system{position:relative}.system-stage{background:radial-gradient(circle,#c7ff001a,#0000 24%),linear-gradient(145deg,#0d100c,#040504 68%);border:1px solid #3e483a;border-radius:34px;min-height:580px;margin-top:28px;position:relative;overflow:hidden}.system-stage:before{content:"";background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 75%);mask-image:radial-gradient(circle,#000,#0000 75%)}.system-orbit{border:1px solid #c7ff0033;border-radius:50%;animation:24s linear infinite systemSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:470px;height:470px}.orbit-two{width:300px;height:300px;animation-duration:18s;animation-direction:reverse}.system-core{z-index:3;background:#050605;border:1px solid #c7ff008c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:178px;height:178px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 44px #c7ff0024}.system-core strong{letter-spacing:.08em;margin-top:8px;font-size:20px}.system-core small{color:var(--lime);letter-spacing:.14em;margin-top:5px;font-size:8px}.system-node{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0c0ae6;border:1px solid #4a5544;border-radius:20px;width:170px;padding:18px;animation:5s ease-in-out infinite nodeFloat;position:absolute;box-shadow:0 16px 44px #00000057}.system-node span{color:var(--lime);font-size:10px;font-weight:900}.system-node strong,.system-node small{display:block}.system-node strong{margin:10px 0 6px;font-size:20px}.system-node small{color:var(--muted)}.system-brand{top:17%;left:9%}.system-place{animation-delay:-1.7s;top:20%;right:9%}.system-creator{animation-name:nodeFloatCenter;animation-delay:-3.2s;bottom:8%;left:50%;transform:translate(-50%)}.system-pulse{z-index:2;background:var(--lime);border-radius:50%;width:9px;height:9px;animation:4s ease-in-out infinite pulseTravel;position:absolute;box-shadow:0 0 14px #c7ff00e6}.pulse-a{top:31%;left:27%}.pulse-b{animation-delay:-1.4s;top:34%;right:28%}.pulse-c{animation-delay:-2.8s;bottom:28%;left:50%}.route-flow{border:1px solid var(--line);border-radius:24px;grid-template-columns:repeat(4,1fr);margin-top:16px;display:grid;overflow:hidden}.route-flow article{background:#090b09;gap:16px;min-height:165px;padding:22px;display:flex}.route-flow article+article{border-left:1px solid var(--line)}.route-flow b{color:var(--lime);font-size:12px}.route-flow strong{font-size:18px}.route-flow p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.6}.system-note{background:var(--lime);color:#050605;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;margin-top:14px;padding:20px 22px;display:flex}.system-note strong{font-size:17px}.system-note span{max-width:680px;font-size:13px;line-height:1.55}.offon-system .section-head{margin-bottom:0}@keyframes systemSpin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes nodeFloat{50%{transform:translateY(-8px)}}@keyframes nodeFloatCenter{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}@keyframes pulseTravel{0%,to{opacity:.2;transform:scale(.6)}50%{opacity:1;transform:scale(1.35)}}@media (width<=900px){.desktop-nav{display:none}.system-stage{min-height:520px}.system-node{width:145px}.system-brand{left:5%}.system-place{right:5%}.route-flow{grid-template-columns:1fr 1fr}.route-flow article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.route-flow article:nth-child(4){border-top:1px solid var(--line)}}@media (width<=620px){.topbar{padding-right:14px}.menu-wrap{margin-left:auto}.menu-toggle{width:44px;height:44px}.mobile-nav{display:flex}.system-stage{min-height:550px}.orbit-one{width:360px;height:360px}.orbit-two{width:220px;height:220px}.system-core{width:142px;height:142px}.system-core img{width:56px;height:56px}.system-node{width:132px;padding:14px}.system-node strong{font-size:15px}.system-brand{top:10%;left:4%}.system-place{top:16%;right:4%}.system-creator{bottom:7%}.route-flow{grid-template-columns:1fr}.route-flow article{min-height:auto}.route-flow article+article{border-left:0;border-top:1px solid var(--line)}.system-note{flex-direction:column;align-items:flex-start;gap:8px}.offon-system .section-head{display:block}.offon-system .section-head p{margin-top:18px}}.role-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.role-card{min-height:390px;padding:24px}.role-card h3{font-size:27px}.role-card:nth-child(4):after{background:var(--lime);opacity:.11}.collaboration-entry{background:linear-gradient(150deg,#11170c,#090b09 72%);border-color:#566349}.collaboration-entry .num{color:var(--lime);opacity:1}.system-orbit{opacity:.72;animation-duration:34s}.orbit-two{animation-duration:26s}.system-node{animation:none}.system-core{isolation:isolate;animation:11s ease-in-out infinite coreMeetGlow}.system-core img{object-fit:cover;border-radius:30px;width:126px;height:126px}.system-brand small,.system-place small{white-space:nowrap;letter-spacing:-.025em;font-size:11px}.system-creator small{line-height:1.55}.system-core:before,.system-core:after{content:"";z-index:-1;opacity:0;border:1px solid #c7ff001f;border-radius:50%;position:absolute;inset:-2px;transform:scale(.82)}.system-core:before{animation:11s ease-in-out infinite coreLightRing}.system-core:after{animation:11s ease-in-out .16s infinite coreLightRing}.system-pulse{left:var(--start-x);right:auto;top:var(--start-y);will-change:left,top,transform,opacity;filter:brightness(1.2);width:11px;height:11px;animation:11s cubic-bezier(.45,.05,.35,1) infinite pointConverge;bottom:auto}.pulse-a{--start-x:25%;--start-y:29%;--turn-x:38%;--turn-y:18%;--curve-x:56%;--curve-y:30%}.pulse-b{--start-x:75%;--start-y:31%;--turn-x:69%;--turn-y:58%;--curve-x:53%;--curve-y:66%}.pulse-c{--start-x:50%;--start-y:76%;--turn-x:30%;--turn-y:62%;--curve-x:38%;--curve-y:43%}@keyframes pointConverge{0%,8%{left:var(--start-x);top:var(--start-y);opacity:.38;transform:translate(-50%,-50%)scale(.68)}32%{left:var(--turn-x);top:var(--turn-y);opacity:.8;transform:translate(-50%,-50%)scale(1)}58%{left:var(--curve-x);top:var(--curve-y);opacity:1;transform:translate(-50%,-50%)scale(1.14)}77%,84%{opacity:1;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.7);box-shadow:0 0 12px #c7ff00,0 0 34px #c7ff00eb,0 0 68px #c7ff006b}93%,to{opacity:0;top:50%;left:50%;transform:translate(-50%,-50%)scale(.15)}}@keyframes coreMeetGlow{0%,68%,to{box-shadow:0 0 44px #c7ff0024}78%,86%{border-color:#c7ff00;box-shadow:0 0 34px #c7ff00b3,0 0 96px #c7ff0057,inset 0 0 36px #c7ff0024}}@keyframes coreLightRing{0%,70%,to{opacity:0;transform:scale(.82)}79%{opacity:.9;transform:scale(1)}91%{opacity:0;transform:scale(1.56)}}@media (width<=900px){.role-grid{grid-template-columns:1fr 1fr}.role-card:last-child{grid-column:auto}}@media (width<=620px){.role-grid{grid-template-columns:1fr}.role-card{min-height:310px}.system-node small{font-size:9px;line-height:1.45}.system-core img{border-radius:26px;width:104px;height:104px}}@media (prefers-reduced-motion:reduce){.system-orbit,.system-node,.system-pulse,.system-core,.system-core:before,.system-core:after{animation:none}}.oflio-header-logo{object-fit:contain;object-position:left center;width:152px;height:52px;display:block}.oflio-footer-logo{object-fit:contain;object-position:left center;width:210px;height:84px;display:block}.header-collaboration{white-space:nowrap;background:#080a08c7;border:1px solid #c7ff0038;border-radius:999px;align-items:center;gap:10px;height:34px;margin-left:auto;padding:0 14px;display:flex}.header-collaboration span{letter-spacing:.08em;font-size:12px;font-weight:850}.header-collaboration b{color:var(--lime);font-weight:600}.header-collaboration img{object-fit:contain;width:68px;height:16px}.hero-cobrand-watermark{opacity:.82;filter:brightness(1.08);flex-direction:column;align-items:center;gap:4px;width:min(390px,96%);display:flex;top:-13%;right:2%}.hero-cobrand-watermark .hero-offon-mark{object-fit:contain;clip-path:none;background:#000;width:290px;height:130px;transform:none}.hero-cobrand-watermark span{place-items:center;width:210px;height:48px;font-size:50px;display:grid;transform:none}.hero-cobrand-watermark .hero-akvia-mark{object-fit:contain;width:215px;height:52px;display:block}.system-core{border-radius:30px;width:220px;height:150px}.system-core img,.system-core img:first-child{object-fit:contain;background:#000;border-radius:0;width:190px;height:120px}.footer-collab-lockup{justify-content:center;align-items:center;gap:14px;display:flex}.footer-collab-lockup strong{letter-spacing:.08em;font-size:20px}.footer-collab-lockup b{color:var(--lime);font-size:18px}.footer-collab-lockup img{object-fit:contain;width:104px;height:24px;transform:translateY(-3px)}@media (width<=1100px){.header-collaboration{display:none}}@media (width<=620px){.oflio-header-logo{width:116px;height:40px}.oflio-footer-logo{width:180px;height:72px}.system-core{border-radius:24px;width:170px;height:116px}.system-core img,.system-core img:first-child{width:148px;height:92px}}.creator-login-gate{background:radial-gradient(circle at 80% 20%,#c7ff0024,#0000 34%),#090b09;justify-content:space-between;align-items:flex-end;gap:40px;min-height:360px;display:flex}.creator-login-gate h2{letter-spacing:-.055em;margin:14px 0 22px;font-size:clamp(38px,5vw,62px);line-height:1}.creator-login-gate p{max-width:650px;color:var(--muted);line-height:1.75}.creator-login-gate .btn{flex:none}@media (width<=700px){.creator-login-gate{flex-direction:column;align-items:flex-start;min-height:auto}.creator-login-gate .btn{width:100%}}@media (width<=900px){.hero-side{flex-direction:column;align-items:stretch;gap:18px;margin-top:42px;display:flex}.hero-cobrand-watermark{z-index:1;opacity:1;filter:none;background:radial-gradient(circle at 50% 0,#c7ff001a,#0000 58%),#050605;border:1px solid #c7ff0033;border-radius:22px;flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%;min-height:104px;padding:16px 18px;display:flex;position:relative;top:auto;right:auto;overflow:hidden}.hero-cobrand-watermark .hero-offon-mark{background:0 0;flex:0 180px;width:min(44%,180px);height:72px}.hero-cobrand-watermark span{text-shadow:0 0 10px #c7ff0094;flex:none;width:auto;height:auto;font-size:32px}.hero-cobrand-watermark .hero-akvia-mark{flex:0 132px;width:min(34%,132px);height:36px}.hero-note{word-break:keep-all;margin-top:0;padding-top:18px}.hero-copy{word-break:keep-all}}@media (width<=620px){.hero-side{gap:16px;margin-top:34px}.hero-cobrand-watermark{border-radius:18px;gap:11px;min-height:92px;padding:14px 12px}.hero-cobrand-watermark .hero-offon-mark{width:46%;height:62px}.hero-cobrand-watermark span{font-size:25px}.hero-cobrand-watermark .hero-akvia-mark{width:31%;height:30px}.hero-note{font-size:13px;line-height:1.75}.hero-copy{font-size:17px;line-height:1.7}}
