:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.stars{pointer-events:none;z-index:0}.select-wrap{z-index:10;position:relative}.mode-grid{z-index:20;position:relative}.mode-card{z-index:30;cursor:pointer;position:relative}*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#07111f;--dark:#0f172a;--card:#ffffff14;--line:#94a3b840;--text:#e5eefb;--muted:#94a3b8;--blue:#38bdf8;--purple:#8b5cf6;--yellow:#facc15;--green:#22c55e;--red:#ef4444}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Pretendard,Noto Sans KR,system-ui,sans-serif}button,a{font-family:inherit}button{cursor:pointer;border:0}a{text-decoration:none}.intro-screen,.select-screen{background:radial-gradient(circle at 20% 20%,#38bdf82e,#0000 32%),radial-gradient(circle at 80% 75%,#8b5cf633,#0000 36%),linear-gradient(#020617,#0f172a);place-items:center;min-height:100dvh;display:grid;position:relative;overflow:hidden}.stars{opacity:.28;background-image:radial-gradient(#fff 1px,#0000 1px),radial-gradient(#38bdf8 1px,#0000 1px);background-size:80px 80px,130px 130px;animation:18s linear infinite starMove;position:absolute;inset:0}.intro-gate{z-index:2;background:linear-gradient(90deg,#0f172afa,#1e293bf2),repeating-linear-gradient(0deg,#0000 0 36px,#ffffff0d 36px 38px);width:50%;animation:1.6s .4s both gateOpen;position:absolute;top:0;bottom:0}.gate-left{transform-origin:0;left:0}.gate-right{transform-origin:100%;right:0}.intro-box,.select-wrap{z-index:3;text-align:center;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020617b8;border-radius:34px;width:min(900px,100% - 32px);padding:58px;animation:.9s both introPop;position:relative;box-shadow:0 30px 100px #00000073}.pixel-small,.section-label{color:var(--blue);letter-spacing:.24em;font-size:13px;font-weight:1000}.intro-box h1{letter-spacing:-.08em;margin:18px 0 8px;font-size:clamp(56px,11vw,118px);line-height:.95}.intro-box h2{color:#cbd5e1;margin-top:30px;font-size:clamp(22px,4vw,38px)}.intro-sub{color:#93c5fd;margin:20px auto 34px;font-size:18px;font-weight:800}.press-start,.main-btn,.sub-btn,.visit-btn{border-radius:999px;min-height:56px;padding:0 30px;font-size:16px;font-weight:1000;transition:all .25s}.press-start,.main-btn,.visit-btn{color:#020617;background:linear-gradient(135deg,#facc15,#38bdf8);box-shadow:0 18px 45px #38bdf847}.press-start{animation:1.2s ease-in-out infinite pressBlink}.press-start:hover,.main-btn:hover,.sub-btn:hover,.visit-btn:hover,.mode-card:hover{transform:translateY(-6px)}.select-wrap h1{letter-spacing:-.06em;margin:16px 0 36px;font-size:clamp(36px,7vw,72px)}.mode-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.mode-card{border:1px solid var(--line);min-height:330px;color:var(--text);background:linear-gradient(#ffffff21,#ffffff0a);border-radius:30px;padding:34px;transition:all .25s}.mode-icon{margin-bottom:18px;font-size:72px;animation:2.2s ease-in-out infinite floatIcon;display:block}.mode-card strong{margin-bottom:14px;font-size:34px;display:block}.mode-card p{color:#cbd5e1;margin-bottom:24px;line-height:1.8}.mode-card em{color:var(--yellow);font-style:normal;font-weight:1000}.page{background:radial-gradient(circle at 14% 10%,#38bdf82e,#0000 34%),radial-gradient(circle at 88% 18%,#8b5cf62e,#0000 34%),linear-gradient(#020617,#0f172a 45%,#111827);min-height:100dvh}.top-bar{z-index:50;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020617bf;border-radius:999px;gap:8px;width:fit-content;margin:0 auto;padding:10px;display:flex;position:sticky;top:16px}.top-bar button{color:#cbd5e1;background:0 0;border-radius:999px;padding:10px 16px;font-weight:1000}.top-bar button:hover{color:#fff;background:#38bdf829}.hero-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:42px;width:min(1180px,100% - 32px);min-height:100dvh;margin:0 auto;padding:70px 0;display:grid}.battle-stage{border:1px solid var(--line);background:radial-gradient(circle,#38bdf82e,#0000 48%),#ffffff0a;border-radius:38px;place-items:center;min-height:460px;display:grid;position:relative;overflow:hidden}.hero-character{z-index:5;width:210px;height:300px;animation:2.4s ease-in-out infinite heroFloat;position:relative}.character-head{background:#fed7aa;border:6px solid #020617;border-radius:42%;place-items:center;width:120px;height:120px;font-size:58px;display:grid;position:absolute;top:20px;left:50%;transform:translate(-50%)}.character-body{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);border:6px solid #020617;border-radius:34px;place-items:center;width:150px;height:112px;font-size:36px;font-weight:1000;display:grid;position:absolute;top:138px;left:50%;transform:translate(-50%)}.character-arm{background:#bfdbfe;border:5px solid #020617;border-radius:28px;place-items:center;width:64px;height:82px;font-size:28px;display:grid;position:absolute;top:155px}.character-arm.left{transform-origin:top;animation:1.8s ease-in-out infinite idleArm;left:0}.character-arm.right{transform-origin:top;animation:2s ease-in-out infinite idleLaptop;right:0}.character-leg{background:#1e3a8a;border:5px solid #020617;border-radius:18px;width:55px;height:68px;position:absolute;bottom:0}.leg-left{left:48px}.leg-right{right:48px}.bug{z-index:4;font-size:70px;animation:1.4s ease-in-out infinite bugIdle;position:absolute;top:34%;right:5%}.impact{opacity:0;z-index:8;font-size:70px;position:absolute;top:31%;right:16%}.impact-b{top:44%;right:23%}.slash{opacity:0;z-index:7;background:linear-gradient(90deg,#0000,#fff,#38bdf8,#0000);border-radius:999px;width:420px;height:18px;position:absolute;transform:rotate(-25deg)scaleX(0);box-shadow:0 0 34px #38bdf8cc}.battle-text{color:var(--yellow);opacity:0;z-index:10;text-shadow:0 10px 30px #facc1566;font-size:48px;font-weight:1000;position:absolute;top:40px;left:50%;transform:translate(-50%)scale(0)}.battle-on .hero-character{animation:1.3s both punchBody}.battle-on .character-arm.left{animation:1.3s both punchArm}.battle-on .bug{animation:1.3s both bugFly}.battle-on .impact-a{animation:1.2s both impactPop}.battle-on .impact-b{animation:1.2s both impactPopTwo}.battle-on .slash{animation:1.2s both slashMove}.battle-on .battle-text{animation:1.3s both battleText}.hero-copy h1{letter-spacing:-.08em;margin:18px 0;font-size:clamp(48px,7vw,92px);line-height:.95}.hero-copy h2{color:#93c5fd;margin-top:25px;margin-bottom:5px;font-size:clamp(20px,3vw,32px)}.hero-copy p{color:#cbd5e1;word-break:keep-all;font-size:17px;line-height:1.9}.hero-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:34px;display:flex}.sub-btn{color:#e5eefb;border:1px solid var(--line);background:#ffffff14}.project-zone,.resume-section,.ending{border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0f;border-radius:38px;width:min(1180px,100% - 32px);margin:0 auto 44px;padding:58px}.project-zone>h2,.resume-section h2,.ending h2{letter-spacing:-.07em;margin:16px 0 30px;font-size:clamp(34px,6vw,64px)}.project-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:30px;display:grid}.project-card{border:1px solid var(--line);cursor:pointer;background:linear-gradient(#ffffff21,#ffffff0a);border-radius:28px;min-height:280px;padding:24px;transition:all .25s}.project-card:hover,.project-card.active{border-color:var(--blue);transform:translateY(-10px);box-shadow:0 24px 60px #38bdf82e}.project-icon{margin-bottom:18px;font-size:62px;animation:2.4s ease-in-out infinite floatIcon}.project-card span{color:var(--yellow);font-weight:1000}.project-card h3{color:#7dd3fc;text-align:center;text-shadow:0 0 18px #38bdf873,0 4px 18px #00000059;justify-content:center;align-items:flex-end;height:120px;margin:0;padding-bottom:18px;font-size:34px;font-weight:900;line-height:1.12;display:flex}.project-card a{color:#020617;background:#facc15;border-radius:999px;margin-top:16px;padding:12px 16px;font-weight:1000;display:inline-flex}.project-detail{background:#111827;border-radius:36px;margin-top:35px;padding:50px;box-shadow:0 30px 80px #00000073}.detail-head{justify-content:space-between;align-items:center;gap:28px;margin-bottom:26px;display:flex}.detail-head h2{margin:12px 0;font-size:clamp(34px,5vw,56px)}.detail-head p,.detail-grid p,.detail-grid li,.ending p{color:#cbd5e1;word-break:keep-all;line-height:1.8}.detail-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.detail-grid article{border:1px solid var(--line);background:#ffffff0f;border-radius:26px;padding:34px}.detail-grid h3{margin-bottom:16px;font-size:24px}.wide{grid-column:1/-1}.chip-wrap,.skill-grid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.chip-wrap span,.skill-grid span{color:#bae6fd;background:#38bdf824;border:1px solid #38bdf840;border-radius:999px;padding:10px 14px;font-weight:900}.detail-grid ul{padding-left:22px}pre{color:#93c5fd;white-space:pre-wrap;background:#020617;border-radius:18px;min-height:110px;margin-top:16px;padding:20px;line-height:1.7;display:block;overflow-x:auto}.code-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:18px;display:grid}.code-grid>div{flex-direction:column;display:flex}.code-grid pre{flex:1}.trouble-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.trouble-card{border:1px solid var(--line);background:#ffffff0d;border-radius:18px;padding:20px}.trouble-card strong{text-align:center;color:var(--yellow);margin-bottom:14px;display:block}.trouble-card p{text-align:left;line-height:1.8}.trouble-card b{text-align:center;color:var(--blue);margin-bottom:6px;font-size:18px;font-weight:900;display:block}.resume-page{padding-top:70px}.resume-hero{grid-template-columns:.8fr 1.2fr;align-items:center;gap:26px;width:min(1180px,100% - 32px);min-height:72dvh;margin:0 auto 44px;display:grid}.avatar-card,.dialog-box{border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff12;border-radius:38px;padding:42px;box-shadow:0 28px 80px #00000042}.avatar-card{text-align:center}.avatar{font-size:118px;animation:2.4s ease-in-out infinite heroFloat}.avatar-card p{color:var(--yellow);font-weight:1000}.avatar-card h1{letter-spacing:-.08em;margin:14px 0 8px;font-size:56px}.avatar-card span{color:#93c5fd;font-weight:800}.dialog-box{position:relative}.dialog-box:before{content:"";border-left:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff12;width:36px;height:36px;position:absolute;top:80px;left:-18px;transform:rotate(45deg)}.dialog-tag{color:var(--yellow);letter-spacing:.2em;font-weight:1000}.dialog-box h2{font-size:35px;line-height:1.15}.dialog-box p{color:#dbeafe;word-break:keep-all;white-space:pre-line;text-align:left;font-size:18px;line-height:1.9}.dialog-actions{gap:12px;margin-top:28px;display:flex}.dialog-actions button{color:#fff;background:#38bdf826;border:1px solid #38bdf84d;border-radius:999px;padding:13px 20px;font-weight:1000}.timeline{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.timeline article{border:1px solid var(--line);background:#ffffff0f;border-radius:24px;padding:24px}.timeline span{color:var(--yellow);font-weight:1000}.timeline h3{margin:12px 0;font-size:24px}.timeline p{white-space:pre-line;line-height:2}.ending{text-align:center}.shake{animation:.45s screenShake}@keyframes starMove{0%{background-position:0 0,0 0}to{background-position:400px 800px,-300px 500px}}@keyframes gateOpen{0%,45%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes introPop{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pressBlink{0%,to{filter:brightness();transform:translateY(0)}50%{filter:brightness(1.25);transform:translateY(-4px)}}@keyframes floatIcon{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-10px)rotate(2deg)}}@keyframes heroFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(30px)rotate(1deg)}}@keyframes idleArm{0%,to{transform:rotate(12deg)}50%{transform:rotate(-18deg)translateY(-8px)}}@keyframes idleLaptop{0%,to{transform:rotate(-10deg)}50%{transform:rotate(12deg)translateY(-6px)}}@keyframes bugIdle{0%,to{transform:translateY(0)rotate(-6deg)}50%{transform:translateY(-12px)rotate(8deg)}}@keyframes punchBody{0%{transform:translate(0)rotate(0)scale(1)}28%{transform:translate(-28px)rotate(-8deg)scale(.96)}48%{transform:translate(52px)rotate(8deg)scale(1.08)}72%{transform:translate(12px)rotate(-2deg)scale(1.02)}to{transform:translate(0)rotate(0)scale(1)}}@keyframes punchArm{0%{transform:rotate(12deg)translate(0)scale(1)}30%{transform:rotate(90deg)translate(-14px,20px)scale(1)}48%{transform:rotate(-96deg)translate(-62px,-42px)scale(1.32)}70%{transform:rotate(-40deg)translate(-20px,-14px)scale(1.1)}to{transform:rotate(12deg)translate(0)scale(1)}}@keyframes bugFly{0%,32%{opacity:1;transform:translate(0)rotate(0)scale(1)}50%{opacity:1;transform:translate(48px,-20px)rotate(180deg)scale(1.2)}to{opacity:0;transform:translate(190px,-120px)rotate(760deg)scale(.15)}}@keyframes impactPop{0%,34%{opacity:0;transform:scale(.2)rotate(-18deg)}48%{opacity:1;transform:scale(1.4)rotate(8deg)}to{opacity:0;transform:scale(.5)translateY(-36px)}}@keyframes impactPopTwo{0%,38%{opacity:0;transform:scale(.2)rotate(18deg)}52%{opacity:1;transform:scale(1.2)rotate(-8deg)}to{opacity:0;transform:scale(.4)translate(60px,-26px)}}@keyframes slashMove{0%,30%{opacity:0;transform:rotate(-25deg)scaleX(0)translate(-120px)}48%{opacity:1;transform:rotate(-25deg)scaleX(1.4)translate(0)}to{opacity:0;transform:rotate(-25deg)scaleX(.1)translate(230px)}}@keyframes battleText{0%,34%{opacity:0;transform:translate(-50%)scale(.2)rotate(-10deg)}50%{opacity:1;transform:translate(-50%)scale(1.2)rotate(4deg)}to{opacity:0;transform:translate(-50%)translateY(-70px)scale(.8)}}@keyframes screenShake{0%,to{transform:translate(0)}20%{transform:translate(-7px)}40%{transform:translate(7px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@media (width<=960px){.intro-box,.select-wrap,.project-zone,.resume-section,.ending{border-radius:26px;padding:30px}.mode-grid,.hero-section,.resume-hero,.detail-grid,.timeline,.trouble-grid{grid-template-columns:1fr}.project-grid{grid-template-columns:repeat(2,1fr)}.hero-section{padding-top:40px}.battle-stage{min-height:390px}.detail-head{flex-direction:column;align-items:flex-start}.dialog-box:before{display:none}}@media (width<=560px){.mode-grid,.project-grid{grid-template-columns:1fr}.top-bar{max-width:calc(100% - 20px);overflow-x:auto}.hero-copy h1{font-size:48px}.intro-box h1{font-size:56px}.battle-stage{min-height:340px}.hero-character{scale:.78}.bug{right:10%}.hero-buttons,.dialog-actions{flex-direction:column}.main-btn,.sub-btn,.press-start,.visit-btn{width:100%}}.hero-copy h1,.intro-box h1,.select-wrap h1,.dialog-box h2,.project-zone>h2,.resume-section h2,.ending h2{color:#f8fafc;letter-spacing:-.045em;text-shadow:0 4px 18px #38bdf840,0 0 34px #8b5cf638;font-weight:1000}.hero-copy h2,.intro-sub{color:#bae6fd}.profile-info{text-align:left;background:#0f172ab8;border:1px solid #94a3b840;border-radius:22px;gap:10px;margin-top:24px;padding:18px;display:grid}.profile-row{color:#dbeafe;justify-content:space-between;gap:14px;font-size:15px;display:flex}.profile-row strong{color:#38bdf8}.profile-row span{color:#f8fafc;text-align:right;font-weight:800}.profile-photo-wrap{background:linear-gradient(135deg,#38bdf8,#8b5cf6);border-radius:24px;width:150px;height:190px;margin:0 auto 18px;padding:6px;box-shadow:0 20px 50px #38bdf840}.profile-photo{object-fit:cover;border-radius:19px;width:100%;height:100%;display:block}.detail-head h2{color:#f8fafc;text-shadow:0 4px 18px #38bdf840,0 0 30px #8b5cf640}.detail-head p{color:#dbeafe;font-size:20px;line-height:1.9}.detail-head .section-label{color:#38bdf8}.hero-character{justify-content:center;align-items:center;width:260px;height:340px;animation:2.4s ease-in-out infinite heroFloat;display:flex}.robot-image{-webkit-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 15px 35px #00000073)drop-shadow(0 0 30px #38bdf873);width:220%;height:auto;transform:translateY(40px)}.timeline{grid-template-columns:repeat(4,1fr);align-items:stretch}.timeline article{text-align:left;min-height:auto;padding:28px}.timeline article h3{text-align:left;margin-bottom:18px}.timeline article span{text-align:left;margin-bottom:10px;display:block}.timeline article p{color:#dbeafe;white-space:pre-line;text-align:left;word-break:keep-all;font-size:16px;line-height:1.9}.timeline article p:first-line{color:#f8fafc;font-weight:1000}.timeline{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px;display:grid}.second-row{margin-top:0}.cert-card{background:#2d3446;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:22px;padding:22px 26px;transition:all .25s;display:flex}.cert-icon{background:#1e293b;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;font-size:28px;display:flex}.cert-info p{color:#94a3b8}.cert-card span{color:#38bdf8;font-weight:700}.certificate-list{flex-direction:column;gap:16px;margin-top:34px;display:flex}.cert-card{background:linear-gradient(135deg,#0f172ae6,#1e293bbf);border:1px solid #94a3b840;border-radius:22px;align-items:center;gap:22px;padding:22px 26px;transition:all .25s;display:flex;box-shadow:0 14px 36px #0003}.cert-card:hover{border-color:#38bdf8;transform:translateY(-5px);box-shadow:0 22px 48px #38bdf829}.cert-icon{background:#38bdf81f;border:1px solid #38bdf840;border-radius:18px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:28px;display:grid}.cert-info{flex:1}.cert-info h3{color:#f8fafc;margin-bottom:6px;font-size:21px}.cert-info p{color:#94a3b8;line-height:1.5}.cert-card span{color:#38bdf8;white-space:nowrap;font-weight:1000}@media (width<=560px){.cert-card{align-items:flex-start}.cert-card span{font-size:14px}}.major-cert .cert-icon{color:#111827;background:#facc15;box-shadow:0 0 25px #facc1559}.major-cert .cert-info h3{color:#fde68a}.major-cert span{color:#facc15}.major-badge{color:#111827;letter-spacing:.08em;vertical-align:middle;background:#facc15;border-radius:999px;justify-content:center;align-items:center;margin-left:12px;padding:3px 10px;font-size:11px;font-weight:900;display:inline-flex}.status-board{flex-direction:column;gap:22px;margin-top:40px;display:flex}.status-row{grid-template-columns:220px 1fr 90px;align-items:center;gap:20px;display:grid}.status-row span{color:#f8fafc;font-size:18px;font-weight:900}.status-row strong{color:#fde68a;text-align:right;font-size:18px}.status-bar{background:#1e293b;border:1px solid #ffffff1a;border-radius:999px;height:14px;overflow:hidden}.fill{background:linear-gradient(90deg,#38bdf8,#818cf8,#facc15);border-radius:999px;height:100%}@media (width<=560px){.status-row{grid-template-columns:1fr;gap:10px}.status-row strong{text-align:left}}.full{width:100%}.eighty{width:80%}.sixty{width:60%}.forty{width:40%}.skill-category-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:34px;display:grid}.skill-category-card{background:linear-gradient(135deg,#0f172ae6,#1e293bb8);border:1px solid #94a3b840;border-radius:26px;padding:28px;box-shadow:0 18px 44px #0000002e}.skill-category-card h3{color:#f8fafc;align-items:center;gap:10px;margin-bottom:18px;font-size:24px;display:flex}.skill-category-card .skill-grid{margin:0}@media (width<=760px){.skill-category-grid{grid-template-columns:1fr}}.skill-category-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:20px;display:grid}.skill-category-card{min-height:190px;padding:26px}.skill-category-card h3{border-bottom:1px solid #94a3b838;margin-bottom:18px;padding-bottom:14px}.skill-category-card .skill-grid{flex-wrap:wrap;gap:10px;display:flex}.skill-category-card .skill-grid span{padding:9px 13px;font-size:14px}.avatar-card h1{letter-spacing:1.5px;color:#f8fafc;text-transform:uppercase;text-shadow:0 0 18px #38bdf861,0 6px 24px #0000006b;margin:18px 0 8px;font-size:clamp(38px,5vw,58px);font-weight:1000}.level-badge{letter-spacing:.08em;background:linear-gradient(135deg,#facc15,#fde68a);border-radius:999px;margin-bottom:14px;padding:7px 18px;font-weight:1000;display:inline-block;box-shadow:0 0 24px #facc1547;color:#111827!important}.job-title{text-shadow:0 0 16px #38bdf838;margin-top:6px;font-size:19px;font-weight:900;display:block;color:#7dd3fc!important}.skill-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;margin-top:34px;display:grid}.skill-category-card{background:linear-gradient(135deg,#0f172af0,#1e293bb8);border:1px solid #94a3b83d;border-radius:24px;min-height:172px;padding:24px;box-shadow:0 16px 40px #00000029}.skill-category-card h3{color:#f8fafc;border-bottom:1px solid #94a3b838;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:13px;font-size:22px;display:flex}.skill-category-card .skill-grid{flex-wrap:wrap;gap:9px;margin:0;display:flex}.skill-category-card .skill-grid span{border-radius:999px;padding:8px 12px;font-size:14px;font-weight:900}.skill-category-card:last-child{grid-column:1/-1;min-height:auto}.major-cert{background:linear-gradient(135deg,#facc151a,#38bdf817),#0f172ae6;border:1px solid #facc158c}.major-cert .cert-icon{color:#111827;background:linear-gradient(135deg,#facc15,#38bdf8)}@media (width<=760px){.skill-category-grid{grid-template-columns:1fr}.skill-category-card:last-child{grid-column:auto}}.avatar-card h1{word-break:keep-all;letter-spacing:1px!important;color:#f8fafc!important;text-shadow:0 0 18px #38bdf859,0 6px 24px #0006!important;margin:18px 0 10px!important;font-size:44px!important;line-height:1.05!important}.level-badge{margin-bottom:18px}.job-title{margin-top:8px}.highlight-box{background:#facc151f;border-left:5px solid #facc15;border-radius:10px;margin:18px 0;padding:14px 18px;font-weight:900;color:#facc15!important}.dialog-box .highlight-text{text-align:left;text-shadow:0 0 12px #facc1540;margin:0;font-size:20px;font-weight:900;line-height:1.9;display:block;color:#facc15!important}.flow-line{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:18px;display:flex}.flow-line span{color:#bae6fd;background:#38bdf824;border:1px solid #38bdf859;border-radius:999px;padding:12px 18px;font-weight:900}.flow-line b{color:#facc15;font-size:22px}.code-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.code-grid strong{color:#facc15;margin-bottom:10px;font-size:17px;display:block}.integration-card{background:#0f172a8c;border:1px solid #94a3b840;border-radius:20px;min-width:0;padding:22px}@media (width<=760px){.integration-grid{grid-template-columns:1fr}}.flow-line{justify-content:flex-start}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.integration-card{background:#0f172a8c;border:1px solid #94a3b840;border-radius:20px;min-width:0;padding:22px}.integration-card strong{color:#facc15;margin-bottom:10px;font-size:18px;display:block}.integration-card p{color:#dbeafe;margin-bottom:12px}.integration-card pre{min-height:90px}@media (width<=760px){.integration-grid{flex-direction:column}.integration-card{flex:1}}.flow-arrow{flex:none}.flow-step{white-space:nowrap;flex:none}.flow{flex-wrap:nowrap;justify-content:center;align-items:center;gap:14px;display:flex}.flow-step{padding:12px 18px;font-size:15px}.flow-line{flex-wrap:nowrap;justify-content:center;align-items:center;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.flow-item{flex:none;align-items:center;gap:10px;display:flex}.flow-line span{white-space:nowrap;padding:12px 18px;font-size:17px;font-weight:800}.flow-line b{flex:none}.keyword{color:#ff79c6;font-weight:900}.string{color:#facc15}.method{color:#38bdf8}.comment{color:#94a3b8;font-style:italic}.visit-btn{text-align:center;justify-content:center;align-items:center;gap:8px;min-width:220px;height:58px;padding:0 28px;font-size:18px;font-weight:900;line-height:1;display:inline-flex}.detail-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.demo-btn{color:#020617;background:linear-gradient(135deg,#fb7185,#facc15);border-radius:999px;justify-content:center;align-items:center;min-width:220px;height:58px;padding:0 28px;font-size:18px;font-weight:900;line-height:1;transition:all .25s;display:inline-flex;box-shadow:0 18px 45px #fb718547}.demo-btn:hover{transform:translateY(-6px);box-shadow:0 22px 50px #fb718561}@media (width<=760px){.detail-buttons{justify-content:flex-start;width:100%}.demo-btn{width:100%}}.detail-head{align-items:flex-start}.detail-head>div:first-child{flex:1;min-width:0}.detail-buttons{flex-wrap:nowrap;flex-shrink:0;gap:10px;display:flex}.detail-buttons .visit-btn,.detail-buttons .demo-btn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:170px;height:56px;padding:0 22px;font-size:17px;font-weight:900;line-height:1;display:inline-flex}.demo-btn{color:#020617;background:linear-gradient(135deg,#fb7185,#facc15);border-radius:999px;justify-content:center;align-items:center;transition:all .25s;display:inline-flex;box-shadow:0 18px 45px #fb718547}.demo-btn:hover{transform:translateY(-6px)}.trouble-card{text-align:center}.trouble-card strong{color:var(--yellow);margin-bottom:14px;display:block}.trouble-card p{text-align:center;color:#dbeafe;line-height:1.8}.trouble-card b{color:#38bdf8;margin:14px 0 8px;display:block}.project-card{flex-direction:column;align-items:center;min-height:400px;padding:24px 20px;display:flex}.project-icon{justify-content:center;align-items:center;height:64px;margin-bottom:4px;font-size:54px;line-height:1;display:flex}.project-card>span{height:20px;margin-bottom:10px;line-height:20px;display:block}.project-medals{flex-direction:column;align-items:center;gap:8px;width:100%;margin:14px 0 20px;display:flex}.medal{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:170px;height:28px;font-size:12px;font-weight:900;display:flex}.medal.badge-personal{color:#111827;background:linear-gradient(135deg,#facc15,#fde68a)}.medal.badge-service{color:#052e16;background:linear-gradient(135deg,#22c55e,#86efac)}.medal.badge-deploy{color:#fff;background:linear-gradient(135deg,#f59e0b,#fb923c)}.medal.badge-docker{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8)}.medal.badge-github{color:#fff;background:linear-gradient(135deg,#374151,#111827)}.medal.badge-ai{color:#fff;background:linear-gradient(135deg,#8b5cf6,#ec4899)}.project-card p{min-height:60px;margin-bottom:24px;line-height:1.5}.medal.badge-work{color:#fff;background:linear-gradient(135deg,#f43f5e,#fb7185)}.project-medals{flex-direction:column;align-items:center;gap:8px;height:150px;margin:14px 0 0;display:flex}.project-card p{justify-content:center;align-items:center;height:48px;margin:0 0 24px;display:flex}.project-card a{margin-top:auto}
