@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #111214;--bg-card: #1a1b1e;--bg-card2: #222428;--accent: #c9a84c;--accent-blue: #7a9cc6;--text: #e8e8e8;--text-muted: #8a8a8a;--border: #2a2b2f;--nav-h: 56px}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}.dots{display:none}._overlay_1oq2q_1{position:fixed;inset:0;background:#0a0b0ed1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:999;display:flex;align-items:center;justify-content:center;padding:24px}._card_1oq2q_13{position:relative;background:#2c2e34;border-radius:16px;width:100%;max-width:420px;padding:40px 36px 36px;overflow:hidden}._dotsTopLeft_1oq2q_24{top:16px;left:16px}._dotsBottomRight_1oq2q_29{bottom:12px;right:12px}._closeBtn_1oq2q_35{position:absolute;top:16px;right:20px;font-size:1rem;color:#ffffff73;cursor:pointer;background:none;border:none;line-height:1;transition:color .2s;z-index:2}._closeBtn_1oq2q_35:hover{color:#fff}._section_1oq2q_54{margin-bottom:28px}._section_1oq2q_54:last-child{margin-bottom:0}._heading_1oq2q_62{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:10px;line-height:1}._divider_1oq2q_70{border:none;border-top:1px solid rgba(255,255,255,.15);margin:0 0 16px}._emailRow_1oq2q_77{display:flex;align-items:center;gap:12px;margin-bottom:8px}._mailIcon_1oq2q_84{display:flex;align-items:center}._emailLabel_1oq2q_89{font-size:1rem;font-weight:600;color:#fff}._emailAddr_1oq2q_95{font-size:1rem;font-weight:600;color:#fff;display:block;padding-left:4px;transition:opacity .2s}._emailAddr_1oq2q_95:hover{opacity:.75}._socialRow_1oq2q_109{display:flex;gap:20px;align-items:center}._socialIcon_1oq2q_115{display:flex;align-items:center;justify-content:center;opacity:.85;transition:opacity .2s}._socialIcon_1oq2q_115:hover{opacity:1}._downloadBtn_1oq2q_128{display:block;width:100%;padding:14px 0;background:#1a1b1f;color:#ffffffb3;font-size:.95rem;font-weight:500;text-align:center;border-radius:8px;transition:background .2s,color .2s;border:1px solid rgba(255,255,255,.1)}._downloadBtn_1oq2q_128:hover{background:#252630;color:#fff}@media(max-width:480px){._card_1oq2q_13{padding:32px 24px 28px}._heading_1oq2q_62{font-size:1.4rem}}._nav_1ngjb_1{display:flex;align-items:center;justify-content:space-between;position:relative;padding:0 28px;height:var(--nav-h);width:100%;z-index:100}._absolute_1ngjb_12{position:absolute;top:0;left:0}._sticky_1ngjb_18{position:sticky;top:0;background:#111214eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}._logo_1ngjb_26{display:flex;align-items:center;flex-shrink:0}._logoImg_1ngjb_32{height:36px;width:auto}._navLinks_1ngjb_38{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:32px}._navLink_1ngjb_38{font-size:1rem;font-weight:600;color:#ffffffbf;transition:color .2s;background:none;border:none;cursor:pointer;padding:0;font-family:inherit;letter-spacing:.01em}._navLink_1ngjb_38:hover,._navLinkActive_1ngjb_61{color:#fff}._socialsWrap_1ngjb_66{display:flex}._socials_1ngjb_66{display:flex;align-items:center;gap:14px;color:var(--text-muted)}._socials_1ngjb_66 a{transition:color .2s;display:flex}._socials_1ngjb_66 a:hover{color:var(--text)}._hamburger_1ngjb_87{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}._bar_1ngjb_101{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:transform .25s,opacity .25s;transform-origin:center}._barTop_1ngjb_112{transform:translateY(7px) rotate(45deg)}._barMid_1ngjb_113{opacity:0}._barBot_1ngjb_114{transform:translateY(-7px) rotate(-45deg)}._mobileMenu_1ngjb_117{display:none;position:fixed;inset:0;background:#0a0b0e99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99}._mobileInner_1ngjb_126{position:absolute;top:0;right:0;width:72%;max-width:280px;height:100%;background:#17181c;border-left:1px solid var(--border);display:flex;flex-direction:column;padding:80px 32px 40px;gap:8px}._mobileLink_1ngjb_141{font-size:1.5rem;font-weight:700;color:var(--text);background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;padding:10px 0;border-bottom:1px solid var(--border);transition:color .2s;display:block;width:100%}._mobileLink_1ngjb_141:hover{color:var(--accent)}._mobileSocials_1ngjb_161{margin-top:auto;padding-top:24px}@media(max-width:768px){._navLinks_1ngjb_38,._socialsWrap_1ngjb_66{display:none}._hamburger_1ngjb_87{display:flex}._mobileMenu_1ngjb_117{display:block}}._hero_1o1lk_1{position:relative;width:100%;height:100vh;overflow:hidden;background:#000;display:flex;align-items:flex-start;padding-top:38vh}._bgVideo_1o1lk_12{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}._overlay_1o1lk_21{position:absolute;inset:0;background:#0000002e;z-index:1}._content_1o1lk_28{position:relative;z-index:2;padding-left:40px}@keyframes _fadeUp_1o1lk_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes _expandLine_1o1lk_1{0%{transform:scaleX(0)}to{transform:scaleX(1)}}._greeting_1o1lk_51{font-family:Clash Display,sans-serif;font-size:clamp(.8rem,1.1vw,.95rem);font-weight:400;color:#ffffff80;letter-spacing:.22em;text-transform:uppercase;margin-bottom:10px;opacity:0;animation:_fadeUp_1o1lk_1 .7s cubic-bezier(.22,1,.36,1) .2s forwards}._name_1o1lk_64{font-family:Clash Display,sans-serif;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:700;color:#fff;line-height:.95;letter-spacing:-.03em;margin:0 0 18px;opacity:0;animation:_fadeUp_1o1lk_1 .9s cubic-bezier(.22,1,.36,1) .45s forwards}._accentLine_1o1lk_77{width:56px;height:3px;background:var(--accent);border-radius:2px;margin-bottom:18px;transform-origin:left;transform:scaleX(0);animation:_expandLine_1o1lk_1 .6s cubic-bezier(.22,1,.36,1) .9s forwards}._subtitle_1o1lk_89{font-size:clamp(.85rem,1.4vw,1rem);color:#ffffff8c;font-weight:400;letter-spacing:.04em;opacity:0;animation:_fadeUp_1o1lk_1 .7s cubic-bezier(.22,1,.36,1) 1.05s forwards}._cta_1o1lk_99{display:inline-flex;align-items:center;gap:10px;margin-top:32px;padding:14px 28px;font-family:Clash Display,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#ffffff0f;border:1.5px solid rgba(255,255,255,.25);border-radius:999px;text-decoration:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;transition:background .3s ease,border-color .3s ease,transform .3s ease;opacity:0;animation:_fadeUp_1o1lk_1 .7s cubic-bezier(.22,1,.36,1) 1.3s forwards}._cta_1o1lk_99:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-2px)}._ctaArrow_1o1lk_130{display:inline-block;transition:transform .3s ease}._cta_1o1lk_99:hover ._ctaArrow_1o1lk_130{transform:translate(4px)}@media(max-width:768px){._hero_1o1lk_1{padding-top:32vh}._content_1o1lk_28{padding-left:24px}}@media(max-width:480px){._hero_1o1lk_1{padding-top:30vh}._content_1o1lk_28{padding-left:20px}._name_1o1lk_64{letter-spacing:-.01em}}._page_1dhjr_2{min-height:calc(100vh - var(--nav-h));display:flex;flex-direction:column;align-items:center;padding:80px 48px 96px;background:linear-gradient(160deg,#111214,#221a06 40%,#091428)}@keyframes _fadeUp_1dhjr_1{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}._main_1dhjr_20{display:flex;gap:72px;max-width:1100px;width:100%;align-items:flex-start;opacity:0;animation:_fadeUp_1dhjr_1 .85s cubic-bezier(.22,1,.36,1) .15s forwards}._left_1dhjr_31{flex-shrink:0;width:300px;display:flex;flex-direction:column;gap:24px}._photoOuter_1dhjr_40{position:relative;width:100%;aspect-ratio:4 / 5}._photoFrame_1dhjr_46{position:relative;width:100%;height:100%;border-radius:10px;overflow:hidden;background:var(--bg-card2);box-shadow:0 0 0 1px #ffffff1f,0 0 24px #ffffff0f,0 28px 64px #00000080;transition:box-shadow .4s ease}._photoFrame_1dhjr_46:hover{box-shadow:0 0 0 1px #ffffff38,0 0 36px #ffffff1a,0 32px 72px #0000008c}._photoFrame_1dhjr_46:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.45) 0%,transparent 55%);pointer-events:none;z-index:1}._photo_1dhjr_40{width:100%;height:100%;object-fit:cover;object-position:right top;display:block;transition:transform .5s ease}._photoOuter_1dhjr_40:hover ._photo_1dhjr_40{transform:scale(1.03)}._cornerTL_1dhjr_91,._cornerTR_1dhjr_92,._cornerBL_1dhjr_93,._cornerBR_1dhjr_94{position:absolute;width:22px;height:22px;pointer-events:none;z-index:2;filter:drop-shadow(0 0 4px rgba(255,255,255,.5))}._cornerTL_1dhjr_91{top:-6px;left:-6px;border-top:2px solid rgba(255,255,255,.75);border-left:2px solid rgba(255,255,255,.75)}._cornerTR_1dhjr_92{top:-6px;right:-6px;border-top:2px solid rgba(255,255,255,.75);border-right:2px solid rgba(255,255,255,.75)}._cornerBL_1dhjr_93{bottom:-6px;left:-6px;border-bottom:2px solid rgba(255,255,255,.75);border-left:2px solid rgba(255,255,255,.75)}._cornerBR_1dhjr_94{bottom:-6px;right:-6px;border-bottom:2px solid rgba(255,255,255,.75);border-right:2px solid rgba(255,255,255,.75)}._greeting_1dhjr_132{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:24px 28px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 0 0 1px #ffb46414,0 8px 32px #0003,inset 0 1px #ffffff0f;background-image:linear-gradient(135deg,#ffb4640f,#ffffff05,#a08cff0d)}._greetHi_1dhjr_151{font-family:Clash Display,sans-serif;font-size:1.25rem;font-weight:600;color:#e8e8e8;margin-bottom:8px}._greetSub_1dhjr_159{font-size:.92rem;line-height:1.65;color:#c8c8c8}._right_1dhjr_166{flex:1;min-width:0;padding-top:4px}._heading_1dhjr_172{font-family:Clash Display,sans-serif;font-size:3.2rem;font-weight:700;font-style:italic;color:#fff;margin-bottom:12px;line-height:1.1}._breadcrumb_1dhjr_182{display:flex;align-items:center;gap:10px;font-size:.85rem;color:#c8c8c8;letter-spacing:.06em;margin-bottom:20px}._breadArrow_1dhjr_192{color:var(--accent);font-size:.75rem}._divider_1dhjr_197{width:100%;height:1px;border-bottom:1.5px dashed var(--border);margin-bottom:32px}._bio_1dhjr_204{font-family:Clash Display,sans-serif;font-size:1.08rem;font-weight:400;line-height:2;color:#c8c8c8;margin-bottom:24px;letter-spacing:.02em}._bio_1dhjr_204:last-child{margin-bottom:0}._accent_1dhjr_218{color:var(--accent);font-style:italic;font-weight:600;background:linear-gradient(135deg,var(--accent),var(--accent-blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._infoSection_1dhjr_231{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1100px;width:100%;margin-top:64px;opacity:0;animation:_fadeUp_1dhjr_1 .85s cubic-bezier(.22,1,.36,1) .45s forwards}._infoCard_1dhjr_242{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:32px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 0 0 1px #a08cff0f,0 8px 32px #0003,inset 0 1px #ffffff0f;background-image:linear-gradient(135deg,#648cff0f,#ffffff05,#c878ff0d)}._infoTitle_1dhjr_261{font-family:Clash Display,sans-serif;font-size:1.3rem;font-weight:600;color:#e8e8e8;margin-bottom:20px;padding-bottom:12px;position:relative}._infoTitle_1dhjr_261:after{content:"";position:absolute;bottom:0;left:0;width:32px;height:2px;background:var(--accent);border-radius:1px}._skillList_1dhjr_282{list-style:none;padding:0;display:flex;flex-direction:column;gap:14px}._skillList_1dhjr_282 li{font-size:.95rem;line-height:1.6;color:#c8c8c8;padding-left:18px;position:relative}._skillList_1dhjr_282 li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:var(--accent)}._toolCategory_1dhjr_309{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#c8c8c8;margin:20px 0 10px}._toolCategory_1dhjr_309:first-of-type{margin-top:4px}._toolRow_1dhjr_322{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:4px}._toolIcon_1dhjr_329{width:44px;height:44px;object-fit:contain;border-radius:10px;transition:transform .2s ease}._toolIcon_1dhjr_329:hover{transform:translateY(-3px)}._toolBadge_1dhjr_341{font-size:.82rem;font-weight:600;padding:6px 14px;border:1.5px solid #555;border-radius:6px;color:#aaa}._techTag_1dhjr_350{font-size:.82rem;font-weight:600;padding:6px 14px;border:1.5px solid rgba(255,255,255,.15);border-radius:6px;color:var(--text-muted)}._langTag_1dhjr_359{font-size:.82rem;font-weight:500;padding:8px 20px;border:1.5px solid rgba(255,255,255,.15);border-radius:6px;color:var(--text-muted)}._lifeSection_1dhjr_371{max-width:1100px;width:100%;margin-top:64px;opacity:0;animation:_fadeUp_1dhjr_1 .85s cubic-bezier(.22,1,.36,1) .65s forwards}._lifeTitle_1dhjr_379{font-family:Clash Display,sans-serif;font-size:1.3rem;font-weight:600;font-style:italic;color:#e8e8e8;margin-bottom:24px}._photoStrip_1dhjr_388{display:flex;overflow:hidden;padding-bottom:12px}._photoStrip_1dhjr_388:hover ._photoTrack_1dhjr_394{animation-play-state:paused}._photoTrack_1dhjr_394{display:flex;gap:14px;flex-shrink:0;padding-right:14px;animation:_scrollLoop_1dhjr_1 60s linear infinite;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}@keyframes _scrollLoop_1dhjr_1{0%{transform:translate(0)}to{transform:translate(-100%)}}._photoCard_1dhjr_414{flex-shrink:0;width:300px;height:220px;border-radius:10px;overflow:hidden;border:1px solid var(--border)}._photoCard_1dhjr_414 img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .4s ease}._photoCard_1dhjr_414:first-child img{object-position:center center}._photoCard_1dhjr_414:hover img{transform:scale(1.04)}@media(max-width:900px){._page_1dhjr_2{padding:56px 28px 72px}._main_1dhjr_20{flex-direction:column;gap:40px;align-items:center}._left_1dhjr_31{width:100%;max-width:400px}._heading_1dhjr_172{font-size:2.6rem}._infoSection_1dhjr_231{grid-template-columns:1fr;margin-top:48px}}@media(max-width:520px){._page_1dhjr_2{padding:36px 16px 56px}._left_1dhjr_31{max-width:100%}._heading_1dhjr_172{font-size:2.1rem}._bio_1dhjr_204{font-size:1rem}._infoCard_1dhjr_242{padding:24px 20px}._photoCard_1dhjr_414{width:220px;height:160px}}._page_iylu6_1{position:relative;min-height:calc(100vh - var(--nav-h));background:#1e2027;overflow:hidden}._bgVideo_iylu6_8{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:cover;filter:blur(30px) brightness(.25);z-index:0;pointer-events:none}._header_iylu6_21{position:relative;z-index:1;padding:32px 48px 0}._title_iylu6_27{font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;color:#fff;line-height:1;margin-bottom:10px}._titleUnderline_iylu6_35{width:180px;height:3px;background:linear-gradient(90deg,var(--accent),var(--accent-blue));border-radius:2px;margin-bottom:16px}._divider_iylu6_43{position:relative;z-index:1;border:none;border-top:1px solid rgba(255,255,255,.12);margin:0}._tabs_iylu6_52{position:relative;z-index:1;display:flex;gap:10px;flex-wrap:wrap;padding:20px 48px}._tab_iylu6_52{font-size:.82rem;font-weight:500;padding:7px 20px;border-radius:999px;border:1.5px solid rgba(255,255,255,.25);color:var(--text);background:transparent;transition:all .18s}._tab_iylu6_52:hover{border-color:#ffffff80}._tabActive_iylu6_76{border-color:var(--text);background:#ffffff14}._main_iylu6_82{position:relative;z-index:1;display:flex;align-items:flex-start;gap:0;padding:0 48px 40px}._pagination_iylu6_92{display:flex;flex-direction:column;align-items:center;gap:14px;padding-top:20px;padding-right:32px;flex-shrink:0}._pgDot_iylu6_102{width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.3);background:transparent;flex-shrink:0}._grid_iylu6_112{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;flex:1}._card_iylu6_120{display:block;border-radius:16px;overflow:hidden;background:#0d0e12;border:1px solid rgba(255,255,255,.06);transition:transform .2s,border-color .2s;text-decoration:none}._card_iylu6_120:hover{transform:translateY(-4px);border-color:var(--accent)}._thumb_iylu6_136{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#0a0b0f}._thumbInner_iylu6_144{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._thumb_iylu6_136 img{width:100%;height:100%;object-fit:cover}._thumbVideo_iylu6_158{width:100%;height:100%;object-fit:contain}._badge_iylu6_165{position:absolute;top:12px;right:12px;font-size:.7rem;font-weight:700;padding:3px 10px;border-radius:999px;background:#ffffffeb;color:#111;letter-spacing:.04em}._wipBadge_iylu6_178{position:absolute;bottom:10px;left:10px;font-size:.65rem;font-weight:700;padding:3px 9px;border-radius:999px;background:#c9a84c26;border:1px solid var(--accent);color:var(--accent);letter-spacing:.06em;text-transform:uppercase}._caption_iylu6_194{padding:12px 14px 14px;background:#3a3b3f;border-radius:0 0 16px 16px}._cardTitle_iylu6_200{font-size:.82rem;font-weight:600;color:#fff;margin-bottom:3px}._cardDesc_iylu6_207{font-size:.72rem;color:#ffffff8c}@media(max-width:768px){._header_iylu6_21,._tabs_iylu6_52,._main_iylu6_82{padding-left:28px;padding-right:28px}._pagination_iylu6_92{padding-right:20px}._pgDot_iylu6_102{width:16px;height:16px}}@media(max-width:560px){._header_iylu6_21,._tabs_iylu6_52,._main_iylu6_82{padding-left:18px;padding-right:18px}._dotsTopLeft_iylu6_240{left:60px}._tabs_iylu6_52{gap:8px}._tab_iylu6_52{font-size:.75rem;padding:5px 14px}._pagination_iylu6_92{display:none}._grid_iylu6_112{grid-template-columns:1fr}}._page_1ed4b_2{position:relative;min-height:100vh;display:flex}._bgVideo_1ed4b_8{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:cover;filter:blur(24px) brightness(.22);z-index:-1;pointer-events:none}._sidebar_1ed4b_21{position:sticky;top:var(--nav-h);height:calc(100vh - var(--nav-h));width:280px;flex-shrink:0;padding:64px 0 64px 80px;display:flex;flex-direction:column;gap:2px;overflow-y:auto}._navItem_1ed4b_34{display:flex;align-items:center;gap:16px;padding:14px 0;background:none;border:none;cursor:pointer;text-align:left;color:var(--text-muted);transition:color .25s,transform .25s}._navItem_1ed4b_34:hover{color:var(--text)}._navItemActive_1ed4b_51{color:var(--text);transform:translate(4px)}._dot_1ed4b_56{width:14px;height:14px;border-radius:50%;flex-shrink:0;position:relative;transition:all .25s}._dot_1ed4b_56:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(255,255,255,.25);background:transparent;transform:translate(-50%,-50%);transition:all .25s}._dotActive_1ed4b_79:before{width:12px;height:12px;background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 3px #c9a84c2e,0 0 14px #c9a84c80}._navItemActive_1ed4b_51 ._navLabel_1ed4b_89{font-weight:700}._navLabel_1ed4b_89{font-size:1.2rem;font-weight:500;line-height:1.4;white-space:nowrap}._main_1ed4b_101{flex:1;min-width:0;padding:64px 80px 140px 56px;max-width:860px;margin:0 auto}._section_1ed4b_110{margin-bottom:48px;scroll-margin-top:calc(var(--nav-h) + 32px)}._badgeRow_1ed4b_115{display:flex;align-items:center;gap:10px;margin-bottom:28px}._badgeRow_1ed4b_115 ._badge_1ed4b_115{margin-bottom:0}._wipBadge_1ed4b_126{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent);background:#c9a84c1a;padding:4px 10px;border-radius:999px}._badge_1ed4b_115{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--accent);padding:4px 12px;border-radius:4px;margin-bottom:28px}._sectionHeading_1ed4b_151{font-family:Clash Display,sans-serif;font-size:2.6rem;font-weight:700;color:#fff;line-height:1.1;margin-bottom:28px;letter-spacing:-.02em;word-spacing:.3em}._desc_1ed4b_162{font-size:1rem;color:#c8c8c8;line-height:1.75;margin-bottom:28px}._toolRow_1ed4b_170{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px;align-items:center}._toolIcon_1ed4b_178{width:36px;height:36px;object-fit:contain;border-radius:6px}._toolBadge_1ed4b_185{font-size:.72rem;font-weight:700;padding:4px 12px;border:1.5px solid #555;border-radius:4px;color:#aaa}._videoWrap_1ed4b_195{margin-top:8px}._video_1ed4b_195{width:100%;border-radius:10px;background:#000}._videoPlaceholder_1ed4b_205{width:100%;aspect-ratio:16/9;background:#ffffff08;border:1px solid var(--border);border-radius:10px;display:flex;align-items:center;justify-content:center}._infoGrid_1ed4b_217{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 20px}._infoGrid_1ed4b_217 strong{display:block;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:6px}._infoGrid_1ed4b_217 p{font-size:.92rem;color:#e0e0e0;line-height:1.6}._missionCard_1ed4b_240{background:#ffffff0a;border:1px solid rgba(201,168,76,.22);border-radius:12px;padding:28px 32px;display:flex;gap:18px;align-items:flex-start}._missionIcon_1ed4b_250{font-size:1.3rem;color:var(--accent);flex-shrink:0;margin-top:3px}._missionText_1ed4b_257{font-size:.96rem;line-height:1.85;color:#e0e0e0}._bodyText_1ed4b_264{font-size:.96rem;line-height:1.9;color:#e0e0e0;margin-bottom:18px}._bodyText_1ed4b_264:last-child{margin-bottom:0}._processList_1ed4b_276{list-style:none;display:flex;flex-direction:column}._processItem_1ed4b_282{position:relative;padding:0 0 28px 28px;border-left:1.5px solid var(--border)}._processItem_1ed4b_282:last-child{border-left-color:transparent}._processItem_1ed4b_282:before{content:"";position:absolute;left:-5px;top:4px;width:8px;height:8px;border-radius:50%;background:var(--accent)}._processStep_1ed4b_303{display:block;font-size:.78rem;font-weight:700;color:var(--accent);letter-spacing:.05em;margin-bottom:8px}._processDesc_1ed4b_312{font-size:.9rem;line-height:1.75;color:#e0e0e0}._techList_1ed4b_319{list-style:none;display:flex;flex-direction:column;gap:12px}._techItem_1ed4b_326{font-size:.95rem;color:#e0e0e0;padding-left:22px;position:relative;line-height:1.6}._techItem_1ed4b_326:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:var(--accent-blue)}._otherGrid_1ed4b_346{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._otherCard_1ed4b_352{display:block;border-radius:10px;overflow:hidden;border:1px solid var(--border);transition:border-color .2s,transform .2s}._otherCard_1ed4b_352:hover{border-color:var(--accent);transform:translateY(-3px)}._smallCard_1ed4b_365{background:#ffffff0a;padding:12px;display:flex;flex-direction:column;gap:8px}._smallThumb_1ed4b_373{height:70px;overflow:hidden;border-radius:6px;background:var(--bg-card2);display:flex;align-items:center;justify-content:center}._smallThumbImg_1ed4b_383{width:100%;height:100%;object-fit:cover}._smallTitle_1ed4b_389{font-size:.72rem;color:silver;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){._sidebar_1ed4b_21{display:none}._main_1ed4b_101{padding:48px 36px 100px;max-width:100%}._sectionHeading_1ed4b_151{font-size:2rem}}@media(max-width:560px){._main_1ed4b_101{padding:32px 20px 80px}._sectionHeading_1ed4b_151{font-size:1.6rem}._infoGrid_1ed4b_217{grid-template-columns:1fr 1fr}._otherGrid_1ed4b_346{grid-template-columns:1fr}._missionCard_1ed4b_240{padding:20px;flex-direction:column;gap:10px}}
