:root{--page-bg:#f9f9f9;--card-bg:#fff;--card-border:#e5e5e5;--t1:#1a1a1a;--t2:#666;--t3:#888;--btn-solid-bg:#111;--btn-solid-text:#fff;--btn-ring-border:#e5e5e5;--nav-bg:#ffffffeb;--nav-border:#e5e5e5;--pill-bg:#ffffffeb;--pill-border:#e5e5e5;--pill-shadow:0 4px 12px #00000008, 0 1px 4px #00000005;--gh0:#ebedf0;--gh1:#9be9a8;--gh2:#40c463;--gh3:#30a14e;--gh4:#216e39;--pr-orange-bg:#ea7b2c0f;--pr-orange-icon:#ea7b2c;--pr-purple-bg:#7c5cbf0f;--pr-purple-icon:#7c5cbf;--pr-green-bg:#22a05b0f;--pr-green-icon:#22a05b;--tag-bg:#0000000e;--row-hover:#00000007;--accent:#5f8d3e;--radius-lg:18px;--radius-md:12px;--radius-sm:8px;--dur:.2s;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}[data-theme=dark]{--page-bg:#0a0a0a;--card-bg:#111;--card-border:#262626;--t1:#eaeaea;--t2:#999;--t3:#777;--btn-solid-bg:#fff;--btn-solid-text:#000;--btn-ring-border:#2a2a2a;--nav-bg:#121212eb;--nav-border:#262626;--pill-bg:#181818f2;--pill-border:#262626;--pill-shadow:0 4px 12px #0003, 0 1px 4px #0000001a;--gh0:#161b22;--gh1:#0e4429;--gh2:#006d32;--gh3:#26a641;--gh4:#39d353;--pr-orange-bg:#ea7b2c14;--pr-orange-icon:#f09450;--pr-purple-bg:#7c5cbf14;--pr-purple-icon:#a07ce0;--pr-green-bg:#22a05b14;--pr-green-icon:#3dd68c;--tag-bg:#ffffff12;--row-hover:#ffffff0a;--accent:#7ab848}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font);background:var(--page-bg);color:var(--t1);min-height:100dvh;padding-bottom:88px;line-height:1.55;transition:background .25s,color .25s}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer;background:0 0;border:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--card-border);border-radius:4px}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.page-transition{animation:.3s cubic-bezier(.16,1,.3,1) forwards fadeInSlideUp}::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:2}._header_45t2g_1{background:var(--nav-bg);border:1px solid var(--nav-border);-webkit-backdrop-filter:blur(16px);border-radius:16px;justify-content:center;align-items:center;width:calc(100% - 24px);max-width:676px;height:44px;margin:16px auto;transition:background .25s,border-color .25s;display:flex;position:relative;box-shadow:0 4px 12px #00000005}._nav_45t2g_19{justify-content:center;align-items:center;width:100%;height:100%;padding:0 8px;display:flex}._links_45t2g_28{justify-content:space-between;align-items:center;width:100%;display:flex}._link_45t2g_28{color:var(--t2);white-space:nowrap;border-radius:8px;padding:6px 8px;font-size:13.5px;font-weight:500;line-height:1;transition:color .15s,background .15s,transform .1s}._link_45t2g_28:hover{color:var(--t1);background:var(--row-hover)}._link_45t2g_28._active_45t2g_51{color:var(--t1);font-weight:500}._link_45t2g_28:active{transform:scale(.95)}._themeToggle_45t2g_59{width:32px;height:32px;color:var(--t2);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:none}._themeToggle_45t2g_59:hover{background:var(--row-hover);color:var(--t1)}._topOverlay_45t2g_77{display:none}@media (width>=600px){._nav_45t2g_19{justify-content:space-between;padding:0 20px 0 16px}._links_45t2g_28{justify-content:flex-start;gap:clamp(12px,2vw,24px);width:auto}._themeToggle_45t2g_59{display:flex}._link_45t2g_28{padding:6px 12px;font-size:14px}}._blurZone_1hl0w_1{pointer-events:none;z-index:149;-webkit-backdrop-filter:blur(20px);height:140px;position:fixed;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 70%);mask-image:linear-gradient(#0000 0%,#000 70%)}._pillContainer_1hl0w_15{z-index:200;align-items:center;gap:16px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}._iconPill_1hl0w_26{background:var(--pill-bg);border:1px solid var(--pill-border);width:44px;height:44px;color:var(--t2);box-shadow:var(--pill-shadow);-webkit-backdrop-filter:blur(12px);border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,background .15s,color .15s;display:flex}._iconPill_1hl0w_26:hover{color:var(--t1);transform:translateY(-2px)}._iconPill_1hl0w_26:active{transform:scale(.95)}._actionPill_1hl0w_49{background:var(--pill-bg);border:1px solid var(--pill-border);min-width:140px;height:44px;color:var(--t1);box-shadow:var(--pill-shadow);-webkit-backdrop-filter:blur(12px);white-space:nowrap;border-radius:16px;align-items:center;gap:12px;padding:0 16px;font-size:14px;font-weight:500;transition:transform .15s,background .15s,min-width .2s;display:flex}._actionPill_1hl0w_49:hover{transform:translateY(-2px)}._actionPill_1hl0w_49:active{transform:scale(.96)}._progressWrap_1hl0w_75{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}._svg_1hl0w_83{position:absolute;top:0;left:0;transform:rotate(-90deg)}._bgCircle_1hl0w_89{fill:none;stroke:var(--card-border);stroke-width:2.5px}._progressCircle_1hl0w_94{fill:none;stroke:#3b82f6;stroke-width:2.5px;stroke-linecap:round;transition:stroke-dashoffset .1s ease-out}._arrowIcon_1hl0w_101{color:var(--t1);justify-content:center;align-items:center;display:flex;position:absolute}._textAnimate_1hl0w_109{animation:.4s cubic-bezier(.2,.8,.2,1) forwards _blurPopIn_1hl0w_1;display:inline-block}@keyframes _blurPopIn_1hl0w_1{0%{opacity:0;filter:blur(8px);transform:translateY(4px)scale(.95)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}._spotifyPopover_1hl0w_131{transform-origin:bottom;background:var(--card-bg);border:1px solid var(--card-border);isolation:isolate;border-radius:16px;min-width:220px;padding:12px;transition:all .3s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:calc(100% + 12px);left:50%;box-shadow:0 10px 40px #00000026}._popoverHidden_1hl0w_146{opacity:0;visibility:hidden;pointer-events:none;filter:blur(12px);transform:translate(-50%,20px)scale(.9)}._popoverVisible_1hl0w_154{opacity:1;visibility:visible;pointer-events:auto;filter:blur();transform:translate(-50%)scale(1)}._spotifyText_1hl0w_162{color:var(--t2);align-items:center;gap:8px;margin:0;font-size:.85rem;display:flex}._spotifyTrack_1hl0w_171{align-items:center;gap:12px;text-decoration:none;display:flex}._spotifyAlbumArt_1hl0w_178{object-fit:cover;border-radius:8px;flex-shrink:0;width:48px;height:48px;box-shadow:0 4px 12px #0000001a}._spotifyInfo_1hl0w_187{flex-direction:column;gap:2px;min-width:0;display:flex;overflow:hidden}._spotifyTitle_1hl0w_195{color:var(--t1);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:500;overflow:hidden}._spotifyArtist_1hl0w_205{color:var(--t2);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;overflow:hidden}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{opacity:0;pointer-events:none;position:absolute;top:0;left:0}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{backface-visibility:hidden;background:inherit;z-index:-1;position:absolute}.core-styles-module_content__BRKdB{z-index:1;position:relative}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out;will-change:opacity}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in;will-change:opacity}.styles-module_tooltip__mnnfp{border-radius:3px;width:max-content;font-size:90%}.styles-module_content__ydYdI{background:inherit;border-radius:inherit;padding:8px 16px}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}._backdrop_bhh59_1{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out _fadeIn_bhh59_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_bhh59_1{0%{opacity:0}to{opacity:1}}._modal_bhh59_20{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;width:100%;max-width:560px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) _slideUp_bhh59_1;position:relative;overflow-y:auto;box-shadow:0 24px 48px #0003}@keyframes _slideUp_bhh59_1{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}._closeBtn_bhh59_38{color:#fff;cursor:pointer;z-index:10;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}._closeBtn_bhh59_38:hover{background:#0009;transform:scale(1.05)}._closeBtn_bhh59_38:active{transform:scale(.95)}._imageWrap_bhh59_63{background:#000;border-top-left-radius:16px;border-top-right-radius:16px;justify-content:center;align-items:center;width:100%;padding:12px;display:flex}._image_bhh59_63{border-radius:8px;max-width:100%;display:block}._content_bhh59_80{padding:32px}._title_bhh59_84{color:var(--t1);margin-bottom:4px;font-family:Playfair Display,serif;font-size:2rem;font-weight:500;line-height:1.2}._type_bhh59_93{color:var(--t2);margin-bottom:24px;font-size:15px}._desc_bhh59_99{color:var(--t2);margin-bottom:32px;font-size:15px;line-height:1.6}._techLabel_bhh59_106{letter-spacing:.1em;text-transform:uppercase;color:var(--t3);margin-bottom:12px;font-size:11px;font-weight:600}._techList_bhh59_115{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}._techTag_bhh59_122{background:var(--tag-bg);border:1px solid var(--card-border);color:var(--t2);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:500}._actions_bhh59_132{gap:16px;display:flex}._btn_bhh59_137{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}._btn_bhh59_137:active{transform:scale(.96)}._btnPrimary_bhh59_154{background:var(--t1);color:var(--page-bg);border:1px solid var(--t1)}._btnPrimary_bhh59_154:hover{opacity:.85;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._btnSecondary_bhh59_165{color:var(--t1);border:1px solid var(--card-border);background:0 0}._btnSecondary_bhh59_165:hover{background:var(--row-hover);border-color:var(--t2)}._btnIcon_bhh59_175{display:flex}._main_1br6k_1{flex-direction:column;gap:16px;width:calc(100% - 24px);max-width:676px;margin:0 auto;padding:4px 0 140px;display:flex}._card_1br6k_14{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:40px}._sectionHead_1br6k_21{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}._sectionTitle_1br6k_28{color:var(--t1);font-family:Newsreader,serif;font-size:24px;font-weight:400}._viewAllBtn_1br6k_36{color:var(--t3);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:13px;font-weight:500;transition:color .15s;display:inline-flex}._viewAllBtn_1br6k_36:hover{color:var(--t1)}._arrowCircle_1br6k_50{width:36px;height:36px;color:var(--t3);border:1px solid #0000000a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,transform .15s;display:inline-flex}[data-theme=dark] ._arrowCircle_1br6k_50{border:1px solid #ffffff0f}._viewAllBtn_1br6k_36:hover ._arrowCircle_1br6k_50{transform:translate(1px,-1px)}._heroSection_1br6k_69{flex-direction:column;display:flex}._heroTop_1br6k_74{align-items:center;gap:12px;margin-bottom:24px;display:flex}._avatar_1br6k_81{object-fit:cover;background:#e8e8e3;border-radius:20px;flex-shrink:0;width:80px;height:80px}._heroName_1br6k_89{color:var(--t1);font-size:22px;font-weight:500;line-height:1.2}._heroRole_1br6k_95{color:var(--t3);margin-top:4px;font-size:16px}._headline_1br6k_101{letter-spacing:.05em;color:var(--t1);margin-top:10px;margin-bottom:38px;margin-left:-.04em;font-family:Newsreader,serif;font-size:clamp(28px,6vw,36px);font-weight:400;line-height:1.2}._heroBtns_1br6k_113{flex-wrap:wrap;gap:16px;display:flex}._btnSolid_1br6k_119{background:var(--btn-solid-bg);height:38px;color:var(--btn-solid-text);border-radius:14px;align-items:center;padding:0 16px;font-size:13.5px;font-weight:500;transition:opacity .15s,transform .12s;display:inline-flex}._btnSolid_1br6k_119:hover{opacity:.85}._btnSolid_1br6k_119:active{transform:scale(.97)}._btnOutline_1br6k_134{height:38px;color:var(--t1);background:0 0;border:1px solid #00000014;border-radius:14px;align-items:center;padding:0 16px;font-size:13.5px;font-weight:500;transition:border-color .15s,transform .12s;display:inline-flex}[data-theme=dark] ._btnOutline_1br6k_134{border:1px solid #ffffff1f}._btnOutline_1br6k_134:hover{border-color:var(--t2)}._btnOutline_1br6k_134:active{transform:scale(.97)}._divider_1br6k_154{border:none;border-top:1px solid var(--card-border);margin-top:26px;margin-bottom:24px}._githubSection_1br6k_164{flex-direction:column;gap:16px;display:flex}._ghHeader_1br6k_166{justify-content:space-between;align-items:baseline;gap:8px;display:flex}._ghTitle_1br6k_173{color:var(--t1);letter-spacing:.01em;font-family:Newsreader,serif;font-size:27px;font-weight:400}._ghMeta_1br6k_181{color:var(--t3);white-space:nowrap;font-size:14.5px;font-weight:500}._ghGridWrap_1br6k_188{margin:24px -12px 0}._ghGridWrap_1br6k_188,._ghGridWrap_1br6k_188 *{-ms-overflow-style:none!important;scrollbar-width:none!important}._ghGridWrap_1br6k_188::-webkit-scrollbar{display:none!important}._ghGridWrap_1br6k_188 ::-webkit-scrollbar{display:none!important}._ghGridWrap_1br6k_188 text{fill:var(--t3)!important}._ghGridWrap_1br6k_188 rect{stroke:none!important;outline:none!important}._socialRow_1br6k_210{justify-content:center;gap:clamp(12px,4vw,40px);margin-top:4px;margin-bottom:4px;display:flex}._socialLink_1br6k_218{color:var(--t3);font-size:13.5px;font-weight:500;transition:color .15s}._socialLink_1br6k_218:hover{color:var(--t1)}._projectGrid_1br6k_229{flex-direction:column;gap:52px;display:flex}._projectCard_1br6k_235{cursor:pointer;background:var(--card-bg);border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex}._projectCard_1br6k_235:active{transform:scale(.98)}._projectImgWrap_1br6k_248{aspect-ratio:16/9;background:var(--card-border);border-radius:20px;width:100%;margin-bottom:24px;overflow:hidden}._projectImg_1br6k_248{object-fit:cover;width:100%;height:100%;transition:transform .3s}._projectCard_1br6k_235:hover ._projectImg_1br6k_248{transform:scale(1.04)}._projectName_1br6k_265{color:var(--t1);font-size:17px;font-weight:500;line-height:1.3}._projectType_1br6k_271{color:var(--t3);margin-top:4px;font-size:14px}._prList_1br6k_280{flex-direction:column;gap:8px;list-style:none;display:flex}._prRow_1br6k_287{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:18px;padding:12px 8px;transition:background .15s;display:flex}._prRow_1br6k_287:hover{background:var(--row-hover);margin:0 -6px;padding:12px 14px}._prRow_1br6k_287:hover ._prArrow_1br6k_301{transform:translate(1px,-1px)}._prIconWrap_1br6k_303{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._prMeta_1br6k_312{flex:1;min-width:0}._prTitle_1br6k_317{color:var(--t1);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1.4;overflow:hidden}._prRepo_1br6k_326{color:var(--t3);margin-top:4px;font-size:12.5px;font-weight:300}._prArrow_1br6k_301{width:32px;height:32px;color:var(--t3);background:#00000005;border:1px solid #0000000a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s,border-color .15s;display:flex}[data-theme=dark] ._prArrow_1br6k_301{background:#ffffff05;border:1px solid #ffffff0f}._blogList_1br6k_353{flex-direction:column;gap:40px;list-style:none;display:flex}._blogRow_1br6k_360{border-radius:var(--radius-sm);cursor:pointer;justify-content:space-between;align-items:baseline;gap:12px;padding:20px 8px;transition:background .15s;display:flex}._blogRow_1br6k_360:hover{background:var(--row-hover);margin:0 -8px;padding:20px 16px}._blogTitle_1br6k_376{color:var(--t1);flex:1;font-size:15px;font-weight:500;line-height:1.4}._blogDate_1br6k_383{color:var(--t3);opacity:.6;white-space:nowrap;flex-shrink:0;font-size:13px}._quoteSection_1br6k_394{text-align:center;padding:12px 0}._quoteText_1br6k_399{color:var(--t2);margin-bottom:8px;font-family:Newsreader,serif;font-size:16px;font-style:italic;font-weight:300;line-height:1.6}._quoteAuthor_1br6k_408{color:var(--t3);font-size:12.5px}._quoteAuthor_1br6k_408 a{color:var(--t3);transition:color .15s}._quoteAuthor_1br6k_408 a:hover{color:var(--t1)}._footerSection_1br6k_418{background:var(--card-bg);border:1px solid #0000000f;border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:28px;transition:background .25s,border-color .25s;display:flex}[data-theme=dark] ._footerSection_1br6k_418{border:1px solid #ffffff0f}._footerLeft_1br6k_434{flex-direction:column;gap:10px;display:flex}._footerRight_1br6k_435{flex-direction:column;align-items:flex-end;gap:10px;display:flex}._footerCredit_1br6k_437{color:var(--t2);font-size:13px}._footerName_1br6k_441{color:var(--t1);font-weight:600;transition:opacity .15s}._footerName_1br6k_441:hover{opacity:.8}._footerCopy_1br6k_448{color:var(--t3);font-size:12px}._footerLocation_1br6k_453{color:var(--t3);font-variant-numeric:tabular-nums;align-items:center;gap:4px;font-size:12px;display:flex}._footerLocation_1br6k_453 strong{color:var(--t1);font-weight:600}@media (width<=480px){._card_1br6k_14{border-radius:12px;padding:24px 20px}._headline_1br6k_101{font-size:28px}._sectionTitle_1br6k_28,._ghTitle_1br6k_173{font-size:22px}._projectGrid_1br6k_229{grid-template-columns:1fr 1fr;gap:10px}}._main_17b97_1{flex-direction:column;gap:16px;width:calc(100% - 24px);max-width:676px;margin:0 auto;padding:4px 0 140px;display:flex}._spyPillWrap_17b97_10{z-index:100;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:24px;left:0;right:0}._spyPill_17b97_10{background:var(--bg);border:1px solid var(--card-border);pointer-events:auto;cursor:pointer;border-radius:16px;align-items:center;gap:8px;padding:6px 16px 6px 6px;display:flex;box-shadow:0 4px 12px #0000000d}._spyIconWrap_17b97_32{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}._spyText_17b97_42{color:var(--t1);font-size:.875rem;font-weight:500}._card_17b97_47{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:40px}._profileRow_17b97_54{flex-direction:row;align-items:center;gap:20px;margin-bottom:32px;display:flex}._avatar_17b97_61{object-fit:cover;border-radius:16px;width:80px;height:80px}._name_17b97_67{color:var(--t1);margin-bottom:4px;font-family:Playfair Display,serif;font-size:2.1rem;font-weight:400;line-height:1.2}._role_17b97_75{color:var(--t2);font-size:.95rem;font-weight:400;line-height:1.4}._bio_17b97_81{color:var(--t2);flex-direction:column;gap:20px;max-width:660px;font-size:.95rem;font-weight:400;line-height:1.85;display:flex}._section_17b97_92{border-top:1px solid #0000001f;margin-top:40px;padding-top:40px}[data-theme=dark] ._section_17b97_92{border-top:1px solid #ffffff1f}._sectionTitle_17b97_100{color:var(--t1);margin-bottom:28px;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:500}._expItem_17b97_108,._eduItem_17b97_108{gap:20px;margin-bottom:32px;display:flex}._expItem_17b97_108:last-child,._eduItem_17b97_108:last-child{margin-bottom:0}._expIconWrap_17b97_117,._eduIconWrap_17b97_117{background:var(--row-hover);border:1px solid var(--card-border);width:48px;height:48px;color:var(--t1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._expContent_17b97_130,._eduContent_17b97_130{flex-direction:column;gap:16px;display:flex}._expHeader_17b97_136,._eduHeader_17b97_136{flex-direction:column;gap:6px;display:flex}._expRole_17b97_142,._eduDegree_17b97_142{color:var(--t1);font-size:1.05rem;font-weight:500}._expOrg_17b97_147,._eduInst_17b97_147{color:var(--t2);font-size:.9rem}._expPeriod_17b97_151,._eduPeriod_17b97_151{color:var(--t3);font-size:.85rem}._expDesc_17b97_156{color:var(--t2);max-width:650px;font-size:.95rem;font-weight:400;line-height:1.8}._sectionHead_17b97_165{margin-bottom:24px}._sectionTitle2_17b97_168{margin-bottom:24px;font-size:1.125rem;font-weight:600}._prList_17b97_174{flex-direction:column;list-style:none;display:flex}._prRow_17b97_179{color:inherit;align-items:center;padding:16px 0;text-decoration:none;transition:opacity .2s;display:flex}._prRow_17b97_179:hover{opacity:.8}._prIconWrap_17b97_190{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-right:16px;display:flex}._prMeta_17b97_200{flex:1;min-width:0}._prTitle_17b97_204{color:var(--t1);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}._prRepo_17b97_212{color:var(--t2);margin-top:4px;font-size:.75rem}._prArrow_17b97_217{color:var(--t2);margin-left:16px}._viewAllWrap_17b97_221{text-align:center;margin-top:24px}._viewAllLink_17b97_225{color:var(--t2);align-items:center;gap:4px;font-size:.75rem;text-decoration:none;display:inline-flex}._viewAllLink_17b97_225:hover{color:var(--t1)}._achieveList_17b97_237{flex-direction:column;gap:24px;display:flex}._achieveItem_17b97_242{border-bottom:1px solid var(--card-border);padding-bottom:20px}._achieveItem_17b97_242:last-child{border-bottom:none;padding-bottom:0}._achieveTitle_17b97_250{color:var(--t1);margin-bottom:8px;font-size:.875rem;font-weight:500}._achieveDesc_17b97_256{color:var(--t2);font-size:.875rem;line-height:1.6}._innerSection_17b97_264{border-top:1px solid var(--card-border);padding:32px}._innerSection_17b97_264:first-child{border-top:none}._serifTitle_17b97_271{color:var(--t1);text-align:center;margin-bottom:16px;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:400}._serifTitleLeft_17b97_279{color:var(--t1);margin-bottom:24px;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:400}._sectionSub_17b97_286{color:var(--t2);margin-top:-16px;margin-bottom:24px;font-size:.875rem}._supportDescCenter_17b97_294{color:var(--t2);text-align:center;max-width:400px;margin:0 auto 24px;font-size:.875rem;line-height:1.6}._sponsorBtn_17b97_302{background:var(--bg);border:1px solid var(--card-border);color:var(--t1);border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}._sponsorBtn_17b97_302:hover{background:var(--hover-bg)}._ctfGrid_17b97_321{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}._ctfItem_17b97_326{justify-content:space-between;align-items:center;display:flex}._ctfName_17b97_331{color:var(--t1);font-size:.875rem;font-weight:500}._ctfMeta_17b97_336{color:var(--t2);margin-top:4px;font-size:.75rem}._ctfRank_17b97_341{background:var(--hover-bg);color:var(--t2);border-radius:16px;padding:4px 10px;font-size:.75rem;font-weight:600}._techGroups_17b97_351{flex-wrap:wrap;gap:32px 0;display:flex}._techGroupTitle_17b97_356{text-transform:uppercase;letter-spacing:.05em;color:var(--t1);margin-bottom:16px;font-size:.65rem;font-weight:600}._techItem_17b97_364{align-items:center;gap:8px;display:flex}._techIconFallback_17b97_369{background:var(--hover-bg);border:1px solid var(--card-border);width:24px;height:24px;color:var(--t2);border-radius:4px;justify-content:center;align-items:center;display:flex}._techName_17b97_380{color:var(--t2);font-size:.875rem}._mediaGrid_17b97_386{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}._mediaItem_17b97_391{align-items:center;gap:16px;display:flex}._mediaIconWrap_17b97_396{background:var(--hover-bg);border:1px solid var(--card-border);width:48px;height:48px;color:var(--t2);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._mediaIconWrap_17b97_396 svg{opacity:.8;width:24px;height:24px}._mediaName_17b97_413{color:var(--t1);font-size:.875rem;font-weight:500}._mediaType_17b97_418{color:var(--t2);margin-top:2px;font-size:.75rem}._creatorGrid_17b97_425{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}._creatorItem_17b97_430{flex-direction:column;display:flex}._creatorImg_17b97_434{aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%;margin-bottom:8px}._creatorName_17b97_441{color:var(--t1);font-size:.95rem;font-weight:500}._creatorHandle_17b97_446{color:var(--t2);margin-top:2px;font-size:.85rem}._quoteItalic_17b97_453{color:var(--t2);text-align:center;margin-bottom:24px;font-size:.875rem;font-style:italic;line-height:1.6}._quoteAuthorRow_17b97_461{justify-content:center;align-items:center;gap:16px;display:flex}._quoteAuthor_17b97_461{color:var(--t2);font-size:.875rem}._langToggle_17b97_471{background:var(--bg);border:1px solid var(--card-border);border-radius:4px;display:flex;overflow:hidden}._langActive_17b97_478{background:var(--t1);color:var(--bg);padding:4px 6px;font-size:.65rem;font-weight:600}._langInactive_17b97_485{color:var(--t2);padding:4px 6px;font-size:.65rem;font-weight:600}@media (width<=600px){._ctfGrid_17b97_321,._mediaGrid_17b97_386,._creatorGrid_17b97_425{grid-template-columns:1fr}._techGroupWrapper_17b97_496{width:100%!important}}._main_12poj_1{flex-direction:column;gap:16px;width:calc(100% - 24px);max-width:676px;margin:0 auto;padding:4px 0 140px;display:flex}._card_12poj_11{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:24px;transition:background .25s,border-color .25s;overflow:hidden}._pageTitle_12poj_20{color:var(--t1);margin-bottom:4px;font-family:Playfair Display,serif;font-size:32px;font-weight:500}._pageSub_12poj_27{color:var(--t2);font-size:14px;line-height:1.5}._headerTop_12poj_30{justify-content:space-between;align-items:center;display:flex}._viewToggle_12poj_36{background:#0000000a;border-radius:12px;padding:4px;display:flex}[data-theme=dark] ._viewToggle_12poj_36{background:#ffffff0f}._toggleBtn_12poj_46{width:32px;height:32px;color:var(--t3);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}._toggleBtn_12poj_46._active_12poj_59{background:var(--t1);color:var(--page-bg);box-shadow:0 2px 4px #0000001a}._toggleBtn_12poj_46:active{transform:scale(.92)}._divider_12poj_69{border:none;border-top:1px solid var(--card-border);margin:24px -24px}._projectsList_12poj_76{padding-bottom:8px}._listHeading_12poj_80{color:var(--t1);margin-bottom:4px;font-family:Playfair Display,serif;font-size:24px;font-weight:500}._listSubheading_12poj_88{color:var(--t2);margin-bottom:24px;font-size:14px}._listItems_12poj_94{flex-direction:column;gap:8px;display:flex}._listRow_12poj_100{cursor:pointer;border-radius:12px;align-items:center;gap:16px;margin:0 -12px;padding:12px;transition:background .2s;display:flex}._listRow_12poj_100:hover{background:var(--row-hover)}._listRow_12poj_100:active{transform:scale(.98)}._listRowImgWrap_12poj_117{background:var(--card-border);border-radius:8px;flex-shrink:0;width:64px;height:44px;overflow:hidden}._listRowImg_12poj_117{object-fit:cover;width:100%;height:100%}._listRowInfo_12poj_131{flex:1;min-width:0}._listRowName_12poj_135{color:var(--t1);margin-bottom:2px;font-size:15px;font-weight:600}._listRowType_12poj_141{color:var(--t2);font-size:13px}._listRowArrow_12poj_146{border:1px solid var(--card-border);width:36px;height:36px;color:var(--t3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}._listRow_12poj_100:hover ._listRowArrow_12poj_146{background:var(--t1);color:var(--page-bg);border-color:var(--t1)}._projectsGrid_12poj_164{flex-direction:column;display:flex}._projectCard_12poj_169{overflow:hidden}._imageLink_12poj_173{display:block}._imgWrap_12poj_174{aspect-ratio:16/9;background:var(--card-border);border-radius:12px;width:100%;overflow:hidden}._img_12poj_174{object-fit:cover;width:100%;height:100%;transition:transform .35s}._imageLink_12poj_173:hover ._img_12poj_174{transform:scale(1.03)}._info_12poj_188{padding:16px 0 0}._infoTop_12poj_190{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}._projName_12poj_198{color:var(--t1);letter-spacing:-.1px;font-size:16px;font-weight:700}._projType_12poj_199{color:var(--t2);margin-top:3px;font-size:12.5px}._extLink_12poj_201{border:1.5px solid var(--card-border);width:30px;height:30px;color:var(--t2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,border-color .15s,transform .15s;display:flex}._extLink_12poj_201:hover{color:var(--t1);border-color:var(--t2);transform:translate(1px,-1px)}._projDesc_12poj_214{color:var(--t2);margin-bottom:14px;font-size:13px;line-height:1.6}._techRow_12poj_221{flex-wrap:wrap;gap:6px;display:flex}._techTag_12poj_222{color:var(--t2);background:var(--page-bg);border:1px solid var(--card-border);border-radius:6px;padding:4px 10px;font-size:11.5px}._footerCard_12poj_231{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);text-align:center;flex-direction:column;gap:4px;padding:24px;display:flex}._footerText_12poj_241{color:var(--t1);font-size:14px;font-weight:500}._footerCopy_12poj_246{color:var(--t2);font-size:13px}@media (width<=600px){._card_12poj_11{padding:18px 16px}._divider_12poj_69{margin:18px -16px}._info_12poj_188{padding:16px}}._main_z9vr1_1{flex-direction:column;gap:16px;width:calc(100% - 24px);max-width:676px;margin:0 auto;padding:4px 0 140px;display:flex}._card_z9vr1_10{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:32px}._pageTitle_z9vr1_16{color:var(--fg-base);margin-bottom:8px;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:400}._pageSub_z9vr1_23{color:var(--fg-muted);margin-bottom:32px;font-size:.875rem}._list_z9vr1_28{flex-direction:column;gap:24px;list-style:none;display:flex}._row_z9vr1_34{color:inherit;justify-content:space-between;align-items:center;text-decoration:none;transition:opacity .2s;display:flex}._row_z9vr1_34:hover{opacity:.8}._left_z9vr1_45{flex:1;padding-right:16px}._title_z9vr1_49{color:var(--fg-base);margin-bottom:4px;font-size:.875rem;font-weight:600;line-height:1.5}._meta_z9vr1_56{color:var(--fg-muted);font-size:.75rem}._iconWrap_z9vr1_60{background:var(--hover-bg);width:24px;height:24px;color:var(--fg-muted);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._main_1rwoq_1{flex-direction:column;gap:16px;width:calc(100% - 24px);max-width:676px;margin:0 auto;padding:4px 0 140px;display:flex}._card_1rwoq_11{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:40px}._header_1rwoq_18{margin-bottom:24px}._titleRow_1rwoq_22{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}._title_1rwoq_22{color:var(--t1);margin:0;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:500}._subtitle_1rwoq_37{color:var(--t2);margin:0;font-size:.875rem}._downloadBtn_1rwoq_43{background:var(--t1);color:var(--page-bg);border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:transform .15s,opacity .2s;display:flex}._downloadBtn_1rwoq_43:hover{opacity:.85}._downloadBtn_1rwoq_43:active{transform:scale(.95)}._embedContainer_1rwoq_64{border:1px solid var(--card-border);border-radius:12px;width:100%;overflow:hidden}._pdfEmbed_1rwoq_71{border:none;width:100%;height:auto;display:block}
