@property --glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font:"Rubik", sans-serif;--nav-height:56px;--bg-page:#080808;--text-primary:#fff;--text-secondary:#ffffffa6;--text-muted:#fff6;--card-bg:#ffffff0a;--card-border:#ffffff14;--card-blur:blur(28px)}body{font-family:var(--font);background-color:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;direction:rtl;overflow-x:hidden}body.light{--bg-page:#f0f0f0;--text-primary:#111;--text-secondary:#0009;--text-muted:#00000059;--card-bg:#0000000a;--card-border:#0000001a}.theme-zen{--accent:#5ecde3;--card-accent-glow:#5ecde3cc;--monster-bg:#0e1a1d}.theme-blue{--accent:#6b8fa3;--card-accent-glow:#6b8fa3cc;--monster-bg:#0e1318}.theme-scout{--accent:#a8e6cf;--card-accent-glow:#a8e6cfcc;--monster-bg:#0e1718}.theme-sarge{--accent:#8cb552;--card-accent-glow:#8cb552cc;--monster-bg:#14170e}.theme-blunt{--accent:#5ecde3;--card-accent-glow:#5ecde3cc;--monster-bg:#0e1a1d}.theme-breaker{--accent:#e85d3a;--card-accent-glow:#e85d3acc;--monster-bg:#1a120e}.theme-guard{--accent:#5b7ec5;--card-accent-glow:#5b7ec5cc;--monster-bg:#0e1118}.theme-memory{--accent:#a855c7;--card-accent-glow:#a855c7cc;--monster-bg:#140e14}.theme-handoff{--accent:#f0923b;--card-accent-glow:#f0923bcc;--monster-bg:#18140e}.theme-recovery{--accent:#f5d547;--card-accent-glow:#f5d547cc;--monster-bg:#18180e}.theme-persona{--accent:#e8838f;--card-accent-glow:#e8838fcc;--monster-bg:#180e12}@keyframes blurIn{to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes gradientShift{0%{background-position:0%}to{background-position:100%}}@keyframes auroraMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes borderGlowRotate{to{--glow-angle:360deg}}@keyframes shinePulse{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}@keyframes shinySwipe{0%{background-position:200%}to{background-position:-200%}}@keyframes descBlur{to{opacity:1;filter:blur()}}@keyframes scrollNudge{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}._nav_l8gaa_1{z-index:100;-webkit-backdrop-filter:blur(8px);background:0 0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:fixed;top:0;left:0;right:0}._logo_l8gaa_16{color:var(--text-primary);letter-spacing:.01em;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:700}._themeToggle_l8gaa_24{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;transition:background .25s;display:flex}._themeToggle_l8gaa_24:hover{background:#ffffff24}body.light ._themeToggle_l8gaa_24{background:#0000000f;border-color:#0000001a}._hero_1adym_3{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:60px 24px 32px;display:flex;position:relative;overflow:hidden}._hero_1adym_3:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000,#0a0a14);height:140px;position:absolute;bottom:0;left:0;right:0}._glow_1adym_29{pointer-events:none;z-index:0;background:radial-gradient(circle,#fb923c17 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._content_1adym_42{z-index:1;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:360px;display:flex;position:relative}._title_1adym_54{letter-spacing:-.03em;color:var(--text-primary);font-size:32px;font-weight:900;line-height:1.15}._titleLine_1adym_62{display:block}._blurWord_1adym_67{opacity:0;filter:blur(12px);display:inline-block;transform:translateY(16px)}._contentReady_1adym_74 ._blurWord_1adym_67{animation:.6s forwards _blurIn_1adym_1}._gradientMonster_1adym_79{background:linear-gradient(90deg,#fb923c,#ffd747,#f53,#fb923c) 0 0/300% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite alternate _gradientShift_1adym_1;display:inline}._subtitle_1adym_90{color:var(--text-secondary);opacity:0;max-width:240px;font-size:15px;font-weight:400;line-height:1.65;transform:translateY(12px)}._contentReady_1adym_74 ._subtitle_1adym_90{animation:.7s 1.15s forwards _fadeUp_1adym_1}._scrollNudge_1adym_105{cursor:pointer;opacity:0;flex-direction:column;align-items:center;padding:16px 0 0;display:flex;transform:translateY(12px)}._contentReady_1adym_74 ._scrollNudge_1adym_105{animation:.7s 1.4s forwards _fadeUp_1adym_1}._scrollTrack_1adym_119{background:#ffffff1a;border-radius:2px;width:1.5px;height:36px;position:relative;overflow:hidden}body.light ._scrollTrack_1adym_119{background:#0000001a}._scrollDot_1adym_132{background:#fb923c;border-radius:2px;width:3px;height:10px;animation:1.6s ease-in-out infinite _scrollDot_1adym_132;position:absolute;top:-10px;left:50%;transform:translate(-50%)}@media (width>=768px){._hero_1adym_3{padding:88px 32px 48px}._glow_1adym_29{width:420px;height:420px}._content_1adym_42{gap:24px;max-width:640px}._title_1adym_54{font-size:clamp(44px,6vw,64px);line-height:1.05}._subtitle_1adym_90{max-width:420px;font-size:17px}}@media (width>=1024px){._hero_1adym_3{padding:96px 48px 48px}._glow_1adym_29{background:radial-gradient(circle,#fb923c2e 0%,#0000 74%);width:640px;height:640px;top:47%}._content_1adym_42{gap:24px;max-width:880px}._title_1adym_54{font-size:clamp(62px,5.8vw,88px);line-height:.94}._subtitle_1adym_90{max-width:620px;font-size:20px;line-height:1.75}._scrollNudge_1adym_105{padding-top:18px}}@keyframes _blurIn_1adym_1{to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes _gradientShift_1adym_1{0%{background-position:0%}to{background-position:100%}}@keyframes _scrollDot_1adym_132{0%{opacity:0;top:-10px}20%{opacity:1}80%{opacity:1}to{opacity:0;top:36px}}@keyframes _fadeUp_1adym_1{to{opacity:1;transform:translateY(0)}}._section_1i9ow_5{background:#0a0a14;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:96px 24px 80px;display:flex;position:relative;overflow:hidden}._section_1i9ow_5:before{content:"";pointer-events:none;background:radial-gradient(circle,#8250ff14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._inner_1i9ow_31{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:560px;display:flex;position:relative}._eyebrow_1i9ow_44{letter-spacing:.14em;text-transform:uppercase;color:#ffc850bf;font-size:11px;font-weight:700}._title_1i9ow_53{letter-spacing:-.03em;color:#fff;font-size:clamp(28px,6vw,44px);font-weight:900;line-height:1.15}._body_1i9ow_62{color:#ffffffa6;flex-direction:column;gap:10px;font-size:17px;line-height:1.75;display:flex}._body_1i9ow_62 strong{color:#ffffffeb;font-weight:600}._emphasis_1i9ow_76{color:#fff;font-weight:800}._reveal_1i9ow_81{letter-spacing:.01em;color:#ffffff73;font-size:15px;font-style:italic;font-weight:500}._ctaShell_1i9ow_90{border-radius:100px;margin-top:8px}._cta_1i9ow_90{color:#ffffffe6;cursor:pointer;background:#ffffff12;border:none;border-radius:100px;align-items:center;gap:6px;padding:12px 28px;font-family:Rubik,sans-serif;font-size:15px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}._cta_1i9ow_90:hover{background:#ffffff21;border-color:#ffffff4d;transform:translateY(-1px)}._cta_1i9ow_90:active{transform:translateY(0)}._separator_1i9ow_122{background:linear-gradient(90deg,#0000,#ffffff14,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}@media (width>=1024px){._section_1i9ow_5{min-height:clamp(620px,78svh,760px);padding:88px 48px 72px}._inner_1i9ow_31{gap:30px;max-width:880px}._title_1i9ow_53{font-size:clamp(48px,4.8vw,64px);line-height:1.08}._body_1i9ow_62{font-size:22px;line-height:1.95}._reveal_1i9ow_81{font-size:18px}._emphasis_1i9ow_76{color:#fff5b8;text-shadow:0 0 22px #ffdd6b1f;font-weight:900}._cta_1i9ow_90{padding:14px 34px;font-size:16px}}._shineBorder_1i75q_1{--shine-radius:16px;--shine-width:1px;--shine-duration:12s;--shine-colors:#fff;border-radius:var(--shine-radius);padding:var(--shine-width);position:relative}._shineBorder_1i75q_1:before{content:"";border-radius:var(--shine-radius);padding:calc(var(--shine-width) + 1px);background:conic-gradient(from var(--shine-angle,0deg), transparent 0%, var(--shine-colors), transparent 60%);-webkit-mask-composite:destination-out;animation:_shineBorderRotate_1i75q_1 var(--shine-duration) linear infinite;pointer-events:none;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}._inner_1i75q_36{z-index:1;border-radius:calc(var(--shine-radius) - var(--shine-width));position:relative}@property --shine-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes _shineBorderRotate_1i75q_1{to{--shine-angle:360deg}}._cardShell_l66g4_6{border-radius:22px;width:100%;position:relative}._card_l66g4_6{-webkit-backdrop-filter:blur(28px)saturate(1.5);z-index:1;background:#000000bf;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;gap:12px;padding:16px 18px;display:flex;position:relative;box-shadow:0 0 40px #0000004d,inset 0 1px #ffffff0a}._card_l66g4_6:before{content:"";background:radial-gradient(circle 130px at var(--spot-x,50%) var(--spot-y,50%), #ffffffd9 0%, transparent 70%);-webkit-mask-composite:destination-out;opacity:var(--spot-opacity,0);pointer-events:none;border-radius:21px;padding:1px;transition:opacity .3s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}._card_l66g4_6:after{content:"";pointer-events:none;background:radial-gradient(circle 200px at var(--spot-x,50%) var(--spot-y,50%), #ffffff12 0%, transparent 70%);opacity:var(--spot-opacity,0);border-radius:20px;transition:opacity .3s;position:absolute;inset:0}._shimmer_l66g4_69,._cardHeader_l66g4_70,._description_l66g4_71,._skillLine_l66g4_72,._divider_l66g4_73,._cardFoot_l66g4_74{z-index:1;position:relative}._shimmer_l66g4_69{background:linear-gradient(90deg,#0000,#ffffff26,#0000);border-radius:100px;height:1px;position:absolute;top:0;left:20px;right:20px}._cardHeader_l66g4_70{flex-direction:column;gap:4px;display:flex}._cardName_l66g4_102{color:var(--accent,#fffffff2);letter-spacing:-.02em;align-items:center;gap:6px;font-size:22px;font-weight:800;line-height:1;display:flex}._cardQuote_l66g4_113{background:linear-gradient(120deg,#ffffff6b 20%,#ffffff2e 35%,#ffffffc7 50%,#ffffff2e 65%,#ffffff6b 80%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:12px;font-style:italic;line-height:1.55}._description_l66g4_71{color:#ffffff80;letter-spacing:.01em;opacity:0;filter:blur(6px);font-size:13px;font-weight:400;line-height:1.65;transition:opacity .65s,filter .65s,transform .65s;transform:translateY(6px)}._descRevealed_l66g4_146{opacity:1;filter:blur();transform:translateY(0)}._skillLine_l66g4_72{color:#ffffffed;letter-spacing:.01em;font-size:14px;font-weight:600;line-height:1.7}._lockedNote_l66g4_161{color:#ffffff61;font-size:12px;font-weight:500;line-height:1.6}._divider_l66g4_73{background:#ffffff0f;height:1px;margin:2px 0}._cardFoot_l66g4_74{justify-content:center;align-items:center;padding-top:2px;display:flex}._ctaShell_l66g4_183{border-radius:999px}._cta_l66g4_183{letter-spacing:.06em;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:4px;padding:7px 18px;font-family:Rubik,sans-serif;font-size:11px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}._ctaOpen_l66g4_204{color:#ffffffe6;background:#ffffff1a}._ctaOpen_l66g4_204:hover,._ctaOpen_l66g4_204:focus-visible{background:#ffffff2e;outline:none}._ctaLocked_l66g4_215{color:#ffffff8c;background:0 0}._ctaLocked_l66g4_215:hover,._ctaLocked_l66g4_215:focus-visible{color:#ffffffbf;background:#ffffff0f;outline:none}@media (width>=1024px){._card_l66g4_6{border-radius:24px;gap:16px;padding:22px 24px}._card_l66g4_6:after{border-radius:24px}._cardName_l66g4_102{font-size:32px}._cardQuote_l66g4_113{font-size:15px;line-height:1.7}._description_l66g4_71{font-size:16px;line-height:1.9}._skillLine_l66g4_72{font-size:21px;line-height:1.8}._lockedNote_l66g4_161{font-size:14px}._divider_l66g4_73{margin:6px 0}._cta_l66g4_183{padding:11px 26px;font-size:14px}}@media (width<=480px){._card_l66g4_6{gap:10px;padding:12px 14px}._cardName_l66g4_102{font-size:20px}._description_l66g4_71{font-size:12px}._skillLine_l66g4_72{font-size:13px;line-height:1.65}}._section_xn6e3_5{background-color:var(--monster-bg,#080808);flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding-top:40px;padding-bottom:20px;transition:background-color .7s;display:flex;position:relative;overflow:hidden}._section_xn6e3_5:before{content:"";background:var(--card-accent-glow,#ffffff1a);filter:blur(80px);z-index:0;pointer-events:none;opacity:.14;border-radius:50%;width:320px;height:320px;transition:background .7s;position:absolute;top:-60px;left:50%;transform:translate(-50%)}._section_xn6e3_5>*{z-index:1;position:relative}._monstersRow_xn6e3_43{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:0;width:100%;max-width:680px;display:flex;transform:translateY(-8px)}._sideBtn_xn6e3_56{cursor:pointer;background:0 0;border:none;flex:0 0 22%;justify-content:center;align-items:center;padding:0;transition:opacity .3s;display:flex}._sideBtn_xn6e3_56:hover,._sideBtn_xn6e3_56:focus-visible{outline:none}._sideBtn_xn6e3_56:hover ._sidePng_xn6e3_73,._sideBtn_xn6e3_56:focus-visible ._sidePng_xn6e3_73{opacity:.5}._sidePng_xn6e3_73{object-fit:contain;opacity:.35;width:100%;max-width:100px;height:160px;transition:opacity .3s;display:block}._glbWrap_xn6e3_89{max-width:350px;height:350px;filter:drop-shadow(0 0 30px var(--card-accent-glow,#ffffff4d));flex:0 0 58%;transition:filter .7s;position:relative}._glbInner_xn6e3_98{width:100%;height:100%;position:absolute;inset:0}._glbCanvas_xn6e3_105{touch-action:none;width:100%;height:100%;display:block}._skillCounter_xn6e3_112{letter-spacing:.2em;text-transform:uppercase;color:var(--accent,#ffffff80);opacity:.9;text-align:center;margin-bottom:12px;font-size:11px;font-weight:600}._cardWrap_xn6e3_124{width:100%;max-width:375px;margin-top:0;padding:0 12px}@media (width>=768px){._section_xn6e3_5{padding-top:72px;padding-bottom:32px}._section_xn6e3_5:before{filter:blur(96px);opacity:.16;width:420px;height:420px;top:-40px}._skillCounter_xn6e3_112{margin-bottom:18px;font-size:12px}._monstersRow_xn6e3_43{max-width:860px;transform:translateY(-10px)}._sideBtn_xn6e3_56{flex:0 0 20%}._sidePng_xn6e3_73{opacity:.4;max-width:132px;height:210px}._glbWrap_xn6e3_89{flex:0 0 60%;max-width:440px;height:440px}._cardWrap_xn6e3_124{max-width:520px;margin-top:10px;padding:0 16px}}@media (width>=1200px){._section_xn6e3_5{padding-top:88px;padding-bottom:40px}._monstersRow_xn6e3_43{max-width:1120px;transform:translateY(-12px)}._sideBtn_xn6e3_56{flex:0 0 18%}._sidePng_xn6e3_73{opacity:.42;max-width:160px;height:250px}._glbWrap_xn6e3_89{max-width:470px;height:470px;filter:drop-shadow(0 0 42px var(--card-accent-glow,#ffffff52));flex:0 0 60%}._cardWrap_xn6e3_124{max-width:680px;margin-top:14px}}@media (width<=480px){._section_xn6e3_5{padding-top:64px;padding-bottom:12px}._skillCounter_xn6e3_112{margin-bottom:8px}._glbWrap_xn6e3_89{flex:0 0 58%;max-width:220px;height:220px}._sidePng_xn6e3_73{max-width:70px;height:110px}._sideBtn_xn6e3_56{flex:0 0 18%}._cardWrap_xn6e3_124{margin-top:4px}}._footer_1gzeo_5{background:#050505;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:80px 24px 56px;display:flex;position:relative}._separator_1gzeo_16{background:linear-gradient(90deg,#0000,#ffffff0f,#0000);height:1px;position:absolute;top:0;left:0;right:0}._inner_1gzeo_30{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:480px;display:flex}._eyebrow_1gzeo_41{letter-spacing:.14em;text-transform:uppercase;color:#ffffff47;font-size:11px;font-weight:700}._body_1gzeo_50{color:#ffffff85;font-size:16px;line-height:1.75}._body_1gzeo_50 strong{color:#fff5b8f5;font-weight:800}._invite_1gzeo_62{color:#ffffffe0;margin-top:8px;font-size:18px;font-weight:600;line-height:1.55}._ctaShell_1gzeo_71{border-radius:100px;margin-top:8px}._cta_1gzeo_71{color:#ffffffeb;letter-spacing:.02em;background:#ffffff1a;border:none;border-radius:100px;align-items:center;gap:6px;padding:14px 32px;font-family:Rubik,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}._cta_1gzeo_71:hover{background:#ffffff29;transform:translateY(-1px)}._cta_1gzeo_71:active{transform:translateY(0)}._credit_1gzeo_103{color:#fff3;letter-spacing:.06em;margin-top:32px;font-size:12px}@media (width>=1024px){._footer_1gzeo_5{min-height:clamp(360px,54svh,500px);padding:56px 48px 44px}._inner_1gzeo_30{gap:22px;max-width:760px}._body_1gzeo_50{max-width:720px;font-size:22px;line-height:1.9}._cta_1gzeo_71{padding:16px 36px;font-size:16px}._credit_1gzeo_103{margin-top:20px;font-size:13px}}
