:root{--color-ink:#10213f;--color-heading:#06142e;--color-muted:#304767;--color-blue:#0b63f6;--color-blue-dark:#0b3d91;--color-blue-soft:#eaf3ff;--color-cyan:#11a7c8;--color-line:#dbe8fb;--color-surface:#fff;--color-surface-soft:#f8fbff;--shadow-soft:0 18px 45px #0f172a0e;--shadow-blue:0 16px 30px #0b63f633;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:22px;--content-width:min(1120px, 89%);color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}a{color:inherit}.siteShell{background:radial-gradient(circle at 100% 0,#2563eb1c,#0000 34%),linear-gradient(#f8fbff 0%,#fff 45%,#f3f8ff 100%);min-height:100vh}.site{min-height:100vh;color:var(--color-ink)}.navbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--color-line);background:#ffffffe0;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:14px 5.5%;display:flex;position:sticky;top:0}.brand{color:#0b1b35;flex:none;align-items:center;gap:10px;font-size:1.18rem;font-weight:900;text-decoration:none;display:inline-flex}.brandIcon{border-radius:var(--radius-sm);color:#fff;background:linear-gradient(135deg, var(--color-blue), #1d9bf0);justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.navLinks{flex:auto;justify-content:center;align-items:center;gap:24px;display:flex}.navLinks a,.navButton,.navReturnLink{color:#14213d;font-size:.94rem;font-weight:750;text-decoration:none}.navLinks a:hover,.navReturnLink:hover{color:var(--color-blue)}.navbarActions{flex:none;align-items:center;gap:12px;display:flex}.navButton{color:#fff;background:linear-gradient(135deg, var(--color-blue), #0b4fd9);white-space:nowrap;border-radius:12px;padding:11px 16px;box-shadow:0 12px 24px #0b63f62e}.modeSwitcher{align-items:center;gap:8px;display:flex}.modeSwitchLink{border:1px solid var(--color-line);border-radius:var(--radius-md);color:#183255;background:#ffffffb8;align-items:center;gap:8px;min-height:42px;padding:7px 9px;text-decoration:none;display:inline-flex}.modeSwitchLink[aria-current=page]{background:var(--color-blue-soft);border-color:#0b63f66b}.modeSwitchIcon{width:24px;height:24px;color:var(--color-blue);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.modeSwitchLink strong{font-size:.84rem;display:block}.modeSwitchLink small{display:none}.badge{color:#24446d;border:1px solid var(--color-line);text-transform:capitalize;background:#edf4ff;border-radius:999px;align-items:center;width:fit-content;padding:5px 9px;font-size:.72rem;font-weight:850;display:inline-flex}.badge-stable{color:#075335;background:#e8f8ef;border-color:#bfe8d1}.badge-beta{color:var(--color-blue-dark);background:var(--color-blue-soft)}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:160px;padding:14px 20px;font-weight:900;text-decoration:none;display:inline-flex}.button-primary{color:#fff;background:linear-gradient(135deg, var(--color-blue), #0b4fd9);box-shadow:var(--shadow-blue)}.button-secondary{color:var(--color-blue-dark);background:#fff;border-color:#a9c7f7}.hero{border-bottom:1px solid var(--color-line);background:radial-gradient(circle at 72% 35%,#2563eb29,#0000 34%),radial-gradient(circle at 18% 24%,#3b82f61a,#0000 32%),radial-gradient(circle at 78% 68%,#0ea5e91f,#0000 28%),linear-gradient(135deg,#f8fbff 0%,#eef6ff 45%,#f9fcff 100%);grid-template-columns:1fr .9fr;align-items:center;gap:46px;min-height:640px;padding:82px 5.5% 58px;display:grid;position:relative;overflow:hidden}.hero:before,.modeHero:before{content:"";z-index:1;pointer-events:none;background-image:linear-gradient(#0b63f60e 1px,#0000 1px),linear-gradient(90deg,#0b63f60e 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.hero:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 76% 28%,#0000 0 92px,#2563eb1f 93px 95px,#0000 96px),linear-gradient(135deg,#0000 0 58%,#0b63f61a 58.2%,#0000 58.6%),linear-gradient(150deg,#0000 0 66%,#0ea5e917 66.2%,#0000 66.8%);position:absolute;inset:0}.heroContent,.heroVisual,.modeHeroContent,.gestureSignalPanel,.mapPreview{z-index:2;position:relative}.eyebrow{color:var(--color-blue);text-transform:uppercase;letter-spacing:.08em;margin:0 0 14px;font-size:.9rem;font-weight:900}.hero h1,.modeHero h1{max-width:740px;color:var(--color-heading);letter-spacing:-.045em;margin:0;font-size:clamp(3.2rem,6.5vw,6.2rem);line-height:.94}.hero h1 span{color:var(--color-blue);display:block}.heroRole{color:#0d2346;margin:24px 0 18px;font-size:1.18rem;font-weight:850}.heroRole span{color:var(--color-blue);margin:0 8px}.heroText,.modeHero p{max-width:670px;color:var(--color-muted);margin:0 0 30px;font-size:1.08rem;line-height:1.75}.heroActions,.modeActions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:28px;display:flex}.heroBadges{color:#2e4770;flex-wrap:wrap;align-items:center;gap:14px;font-size:.93rem;font-weight:760;display:flex}.heroBadges span{border:1px solid var(--color-line);background:#ffffffbf;border-radius:999px;padding:8px 11px}.heroVisual{isolation:isolate;justify-content:center;align-items:flex-end;min-height:560px;display:flex}.visualCircle{background:radial-gradient(circle,#0b63f621,#0000 66%),linear-gradient(135deg,#0b63f61f,#ffffff73);border:1px solid #0b63f629;border-radius:50%;width:460px;height:460px;position:absolute;top:42px;right:6%}.profileImage{z-index:3;object-fit:cover;object-position:center top;filter:drop-shadow(0 28px 38px #0f172a33);border-radius:38px 38px 0 0;width:min(90%,430px);max-width:430px;height:540px;position:relative}.heroVideoFrameWrapper{z-index:4;width:min(99%,750px);margin-bottom:56px;position:relative;transform:translateY(-24px)}.heroVideoFrameWrapper:before{content:"";z-index:6;pointer-events:none;background:linear-gradient(90deg,#dbeafe26,#2563eb47,#dbeafe26);border-radius:999px;height:8px;position:absolute;top:-4px;left:8%;right:8%;box-shadow:0 8px 16px #0f172a1f}.heroVideoFrame{z-index:4;aspect-ratio:16/9;background:linear-gradient(135deg,#ffffffc7,#e8f2ffd6),#fff;border:1px solid #a9c7f7bf;border-radius:34px;width:100%;position:relative;overflow:hidden;box-shadow:0 28px 55px #0f172a2e,0 0 0 10px #ffffff6b}.heroVideoFrame:before{content:"";z-index:1;border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff8c}.heroVideo{object-fit:cover;background:#06142e;width:100%;height:100%;display:block}.heroStaticMascot{z-index:8;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 18px 22px #0f172a47);width:min(75%,500px);height:auto;position:absolute;top:-257px;left:50%;transform:translate(-55%)rotate(-2.5deg)}.barChart{z-index:2;align-items:flex-end;gap:9px;height:120px;display:flex;position:absolute;top:220px;left:22px}.barChart span{background:linear-gradient(#61a5ff,#d9eaff);border-radius:7px 7px 0 0;width:18px}.barChart span:first-child{height:42px}.barChart span:nth-child(2){height:70px}.barChart span:nth-child(3){height:94px}.barChart span:nth-child(4){height:58px}.barChart span:nth-child(5){height:112px}.donutChart{z-index:2;background:conic-gradient(#0b63f6 0 38%, #9dccff 38% 70%, #e7f1ff 70% 100%);border-radius:50%;width:86px;height:86px;position:absolute;top:245px;right:80px}.donutChart:after{content:"";background:var(--color-surface-soft);border-radius:50%;position:absolute;inset:22px}.overviewGrid,.modeGrid{width:var(--content-width);grid-template-columns:1fr 1fr;gap:22px;margin:28px auto 0;display:grid}.panel,.sectionBlock,.contactSection{border:1px solid var(--color-line);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:#ffffffdb}.panel{padding:28px}.sectionTitle{align-items:center;gap:13px;margin-bottom:18px;display:flex}.sectionIcon{border-radius:var(--radius-md);background:var(--color-blue-soft);width:42px;height:42px;color:var(--color-blue);justify-content:center;align-items:center;font-weight:900;display:inline-flex}.sectionTitle h2{color:#071833;margin:0;font-size:1.55rem}.panel p,.sectionBlock p,.contactSection p{color:var(--color-muted);line-height:1.72}.aboutHighlights{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px;display:grid}.aboutHighlights span{color:#24446d;font-size:.88rem;font-weight:760}.skillGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.skillCard{text-align:center;border:1px solid var(--color-line);background:var(--color-surface);border-radius:16px;min-height:130px;padding:18px 14px}.skillIcon{margin-bottom:10px;font-size:2rem;line-height:1;display:block}.skillCard h3{color:#0b1b35;margin:0 0 8px;font-size:1rem}.skillCard p{margin:0;font-size:.82rem;line-height:1.45}.sectionBlock{width:var(--content-width);margin:26px auto 0;padding:28px}.sectionHeader{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.sectionMeta{color:#6b7d98;margin:0;font-size:.9rem;font-weight:760}.viewLink{color:var(--color-blue);font-weight:850;text-decoration:none}.projectGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.projectCard{border-radius:var(--radius-lg);border:1px solid var(--color-line);background:#fff;grid-template-columns:92px 1fr;gap:18px;padding:20px;display:grid}.projectIcon{border-radius:var(--radius-lg);background:linear-gradient(135deg,#e8f2ff,#fff);justify-content:center;align-items:center;height:92px;font-size:2.5rem;display:flex}.zoneNumber{border-radius:var(--radius-lg);height:70px;color:var(--color-blue-dark);background:linear-gradient(135deg,#e8f2ff,#fff);justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:flex}.projectCard h3,.zoneCard h3{color:#071833;margin:0 0 10px;font-size:1.05rem}.projectCard p,.zoneCard p{margin:0 0 16px;font-size:.9rem;line-height:1.62}.tagList{flex-wrap:wrap;gap:8px;display:flex}.tagList span{color:var(--color-blue);background:var(--color-blue-soft);border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:850}.projectRoadmapIntro{max-width:880px;margin:-2px 0 18px}.projectRoadmapIntro p{margin:0}.portfolioProjectFilters{flex-wrap:wrap;gap:10px;margin:0 0 20px;display:flex}.portfolioProjectFilter{border:1px solid var(--color-line);color:#24446d;cursor:pointer;background:#fff;border-radius:999px;min-height:38px;padding:8px 13px;font-weight:850}.portfolioProjectFilter[aria-pressed=true]{color:#fff;border-color:var(--color-blue);background:linear-gradient(135deg, var(--color-blue), #0b4fd9);box-shadow:0 12px 24px #0b63f624}.portfolioProjectGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.portfolioProjectCard{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:linear-gradient(#fffffffa,#f6faffeb),#fff;flex-direction:column;gap:16px;min-height:100%;padding:22px;display:flex;box-shadow:0 16px 34px #143c7814}.portfolioProjectHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.portfolioProjectCategory{color:var(--color-blue);text-transform:uppercase;letter-spacing:.04em;margin:0 0 7px;font-size:.76rem;font-weight:900}.portfolioProjectHeader h3{color:#071833;margin:0;font-size:1.14rem}.portfolioProjectSubtitle{margin:7px 0 0;font-size:.9rem;line-height:1.5}.portfolioProjectStatus{border:1px solid var(--color-line);color:#24446d;white-space:nowrap;background:#edf4ff;border-radius:999px;flex:none;padding:7px 10px;font-size:.72rem;font-weight:900}.portfolioProjectStatus.status-in-progress{color:#075335;background:#e8f8ef;border-color:#bfe8d1}.portfolioProjectStatus.status-prototype{color:#6b3a00;background:#fff5df;border-color:#f5d799}.portfolioProjectStatus.status-planned{color:#334155;background:#eef2f7;border-color:#d7e0ea}.portfolioProjectSummary{margin:0;font-size:.94rem;line-height:1.68}.portfolioProjectDetail{border-radius:var(--radius-md);background:#edf4ff9e;border:1px solid #dbe8fb;padding:14px}.portfolioProjectDetail strong{color:var(--color-blue-dark);margin-bottom:6px;font-size:.82rem;display:block}.portfolioProjectDetail span{color:var(--color-muted);font-size:.88rem;line-height:1.58;display:block}.portfolioProjectTags{margin-top:auto}.portfolioProjectMeta{color:#60728c;overflow-wrap:anywhere;gap:6px;font-size:.78rem;font-weight:760;display:grid}.portfolioProjectActions{flex-wrap:wrap;gap:9px;display:flex}.portfolioProjectAction{min-height:38px;color:var(--color-blue-dark);background:#fff;border:1px solid #0b63f647;border-radius:10px;justify-content:center;align-items:center;padding:8px 12px;font-size:.82rem;font-weight:900;text-decoration:none;display:inline-flex}.portfolioProjectActionDisabled{color:#748196;cursor:not-allowed;background:#f6f8fb;border-color:#dce4ef}.portfolioProjectDisclaimer{border-left:4px solid var(--color-blue);border-radius:0 var(--radius-md) var(--radius-md) 0;color:#405574;background:#edf4ffc7;margin:18px 0 0;padding:13px 15px;font-size:.9rem;font-weight:700}.experienceBlock{background:linear-gradient(135deg,#0b63f614,#ffffffe6),#fff}.focusGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.focusGrid>div,.focusGrid>.panel{border-radius:var(--radius-lg);border:1px solid var(--color-line);background:#fff;padding:20px}.focusGrid>.panel{box-shadow:none}.focusGrid strong{color:var(--color-blue-dark);margin-bottom:8px;display:block}.focusGrid p{margin:0}.contactSection{width:var(--content-width);background:radial-gradient(circle at 100%,#1d9bf033,#0000 32%),linear-gradient(135deg,#f6fbff,#fff);grid-template-columns:1.2fr .8fr;gap:28px;margin:26px auto 0;padding:34px;display:grid}.contactDetails{gap:10px;margin-top:24px;display:grid}.contactDetailItem{color:#24446d;overflow-wrap:anywhere;background:#ffffffa3;border:1px solid #a9c7f7a6;border-radius:16px;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;font-weight:760;display:grid}.contactDetailItem span{color:#637fa5;text-transform:uppercase;font-size:.78rem;font-weight:900}.contactDetailItem a,.contactDetailItem strong{color:var(--color-blue-dark);font-size:.95rem;font-weight:850;text-decoration:none}.contactDetailItem a:last-child,.contactDetailItem strong:last-child{grid-column:2/-1}.contactDetailItem button{color:var(--color-blue-dark);cursor:pointer;background:#ffffffe6;border:1px solid #0b63f647;border-radius:999px;padding:7px 10px;font-weight:900}.contactDetailItem button:hover,.contactDetailItem button:focus-visible{border-color:#0b63f68c;box-shadow:0 0 0 3px #0b63f61f}.contactCard{border-radius:var(--radius-xl);background:linear-gradient(135deg, var(--color-blue), var(--color-cyan));color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;min-height:180px;padding:24px;display:flex;box-shadow:0 24px 55px #0b63f638}.contactCardKicker{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.contactCard h3{color:#fff;margin:10px 0 8px;font-size:1.45rem}.contactCard p{color:#ffffffd6;margin:0 0 18px}.contactPrimaryButton,.contactOptionPrimary,.contactOptionSecondary{border-radius:var(--radius-md);cursor:pointer;border:0;justify-content:center;align-items:center;min-height:42px;padding:10px 14px;font-weight:900;text-decoration:none;display:inline-flex}.contactPrimaryButton,.contactOptionPrimary{color:var(--color-blue-dark);background:#fff}.contactOptionSecondary{color:#fff;background:#ffffff1f;border:1px solid #ffffff5c}.contactOptionsPanel{gap:12px;width:100%;margin-top:18px;display:grid}.contactOptionCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff24;border:1px solid #ffffff4d;border-radius:18px;gap:9px;padding:14px;display:grid}.contactOptionCard span{color:#ffffffb8;text-transform:uppercase;font-size:.78rem;font-weight:900}.contactOptionCard strong{color:#fff;overflow-wrap:anywhere;font-size:.95rem}.modePage{padding-bottom:1px}.modeHero{border-bottom:1px solid var(--color-line);grid-template-columns:minmax(0,1fr) .65fr;align-items:center;gap:48px;min-height:520px;padding:96px 5.5% 70px;display:grid;position:relative;overflow:hidden}.modeHero .badge{margin-bottom:18px}.modeHero h1{max-width:800px;color:var(--color-heading);margin-bottom:24px}.privacyNote{border-left:4px solid var(--color-blue);border-radius:0 var(--radius-md) var(--radius-md) 0;background:#ffffffb8;padding:14px 16px}.modeError{border-radius:var(--radius-md);color:#7a1d1d;background:#fff0f0;border:1px solid #ffd0d0;padding:12px 14px}.gestureSignalPanel,.mapPreview{min-height:300px;box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#ffffffd6,#e8f2ffe6),radial-gradient(circle,#0b63f629,#0000 62%);border:1px solid #0b63f629;border-radius:28px;justify-content:center;align-items:center;display:flex}.gestureSignalPanel span{border:2px solid #0b63f642;border-radius:50%;width:110px;height:110px;position:absolute}.gestureSignalPanel span:nth-child(2){width:180px;height:180px}.gestureSignalPanel span:nth-child(3){width:250px;height:250px}.cameraFrame{border-radius:var(--radius-lg);background:#f6fbff;border:1px dashed #a9c7f7;justify-content:center;align-items:center;min-height:300px;display:flex;overflow:hidden}.cameraFrame video{object-fit:cover;width:100%;height:100%;min-height:300px}.cameraFrame p{text-align:center;max-width:320px;margin:0}.cleanList{color:var(--color-muted);margin:0;padding-left:18px;line-height:1.7}.widePanel{grid-column:1/-1}.mapPreview{gap:12px;padding:28px}.mapNode{width:72px;height:72px;color:var(--color-blue-dark);border:1px solid var(--color-line);background:#fff;border-radius:22px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.mapNodeActive{color:#fff;background:linear-gradient(135deg, var(--color-blue), var(--color-cyan))}.mapLine{background:#a9c7f7;width:60px;height:2px}.modeSection{margin-top:30px}.zoneGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.zoneCard{border-radius:var(--radius-lg);border:1px solid var(--color-line);background:#fff;grid-template-columns:70px 1fr;gap:18px;padding:20px;display:grid}.zoneHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.zoneCard small{color:#60728c;line-height:1.5}.footer{width:var(--content-width);color:#6b7d98;justify-content:space-between;gap:20px;margin:24px auto 0;padding:28px 0 36px;font-size:.92rem;display:flex}.footer div{flex-wrap:wrap;gap:16px;display:flex}.footer a{color:var(--color-blue);font-weight:850;text-decoration:none}@media (width<=1180px){.navbar{flex-wrap:wrap;align-items:flex-start}.navLinks{flex-wrap:wrap;order:3;justify-content:flex-start;width:100%}.navbarActions{margin-left:auto}}@media (width<=980px){.hero,.overviewGrid,.contactSection,.modeHero,.modeGrid{grid-template-columns:1fr}.heroVisual{min-height:520px}.heroVideoFrameWrapper{width:min(96%,640px);margin-bottom:78px;transform:none}.heroStaticMascot{width:min(44%,290px);top:-96px}.projectGrid,.portfolioProjectGrid,.focusGrid,.zoneGrid{grid-template-columns:1fr}.projectCard{grid-template-columns:78px 1fr}.gestureSignalPanel,.mapPreview{min-height:220px}}@media (width<=760px){.navbarActions{flex-direction:column;align-items:stretch;width:100%;margin-left:0}.modeSwitcher{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));width:100%;display:grid}.modeSwitchLink{justify-content:center}.modeSwitchLink .badge{display:none}}@media (width<=680px){.hero{padding-top:54px}.hero h1,.modeHero h1{font-size:3.25rem}.navButton{display:none}.skillGrid,.aboutHighlights{grid-template-columns:1fr}.profileImage{height:460px}.heroVideoFrameWrapper{width:96%;margin-bottom:84px}.heroVideoFrame{border-radius:24px}.heroStaticMascot{display:none}.modeHero{padding-top:60px}.modeSwitcher{grid-template-columns:1fr}.modeSwitchLink{justify-content:flex-start}.zoneCard{grid-template-columns:1fr}.portfolioProjectHeader,.sectionHeader{flex-direction:column;align-items:flex-start}.contactDetailItem{grid-template-columns:1fr}.contactDetailItem a:last-child,.contactDetailItem strong:last-child{grid-column:auto}.portfolioProjectAction{flex:100%}.footer{flex-direction:column;gap:12px}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2)format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2)format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2)format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2)format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2)format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-ext-500-normal-B0yAr1jD.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-500-normal-BmqWE9Dz.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2)format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-ext-500-normal-C4iEst2y.woff2)format("woff2"),url(/assets/inter-greek-ext-500-normal-2j5mBUwD.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-500-normal-BIZE56-Y.woff2)format("woff2"),url(/assets/inter-greek-500-normal-Xzm54t5V.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-vietnamese-500-normal-DOriooB6.woff2)format("woff2"),url(/assets/inter-vietnamese-500-normal-mJboJaSs.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2)format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-ext-600-normal-Dfes3d0z.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-600-normal-Bcila6Z-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2)format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-ext-600-normal-DRtmH8MT.woff2)format("woff2"),url(/assets/inter-greek-ext-600-normal-B8X0CLgF.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-600-normal-plRanbMR.woff2)format("woff2"),url(/assets/inter-greek-600-normal-BZpKdvQh.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-vietnamese-600-normal-Cc8MFFhd.woff2)format("woff2"),url(/assets/inter-vietnamese-600-normal-BuLX-rYi.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2)format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-ext-700-normal-BjwYoWNd.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-700-normal-LO58E6JB.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2)format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-ext-700-normal-qfdV9bQt.woff2)format("woff2"),url(/assets/inter-greek-ext-700-normal-BoQ6DsYi.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-700-normal-C3JjAnD8.woff2)format("woff2"),url(/assets/inter-greek-700-normal-BUv2fZ6O.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-vietnamese-700-normal-DlLaEgI2.woff2)format("woff2"),url(/assets/inter-vietnamese-700-normal-BZaoP0fm.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-ext-700-normal-Ca8adRJv.woff2)format("woff2"),url(/assets/inter-latin-ext-700-normal-TidjK2hL.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2)format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-ext-800-normal-BZOjs1Xv.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-800-normal-Ca-gJeZY.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-800-normal-C7MGvYyJ.woff2)format("woff2"),url(/assets/inter-cyrillic-800-normal-CCHyn08d.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-greek-ext-800-normal-B--PVpEC.woff2)format("woff2"),url(/assets/inter-greek-ext-800-normal-DUe57HfS.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-greek-800-normal-CLIouy3y.woff2)format("woff2"),url(/assets/inter-greek-800-normal-BU00tryP.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-vietnamese-800-normal-Cm7tD1pz.woff2)format("woff2"),url(/assets/inter-vietnamese-800-normal-DDlpr_Ee.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-ext-800-normal-DZJjya6U.woff2)format("woff2"),url(/assets/inter-latin-ext-800-normal-BOMpwxm3.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-800-normal-BYj_oED-.woff2)format("woff2"),url(/assets/inter-latin-800-normal-D1mf63XC.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.testing3dPerspective{perspective:1200px;perspective-origin:50% 42%}.testing3dPreserve{transform-style:preserve-3d}.testing3dFloat{animation:9s ease-in-out infinite testing3DObjectFloat}.testing3dSlowSpin{animation:18s linear infinite testing3DObjectSpin}.testing3dGridBackground{background-image:linear-gradient(#2563eb1a 1px,#0000 1px),linear-gradient(90deg,#0891b21a 1px,#0000 1px),radial-gradient(circle at 18% 18%,#2563eb1f,#0000 34%),radial-gradient(circle at 82% 24%,#7c3aed1f,#0000 30%);background-position:0 0,0 0,0 0,0 0;background-size:34px 34px,34px 34px,100% 100%,100% 100%}.testing3dHolographicText{color:#2563eb;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#0891b2,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text}.testing3dGlassEdge{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffffdb,#eff6ff94),linear-gradient(90deg,#0891b214,#7c3aed14);border:1px solid #94a3b847;box-shadow:inset 0 1px #ffffffd1,0 18px 44px #0f172a14}.testing3dButton{will-change:transform;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;transform:translateZ(0)}.testing3dButton:hover,.testing3dButton:focus-visible{border-color:#2563eb6b;transform:translateY(-2px)translateZ(14px);box-shadow:0 16px 34px #2563eb29}.navbar.navbarTesting3D{-webkit-backdrop-filter:blur(24px)saturate(1.18);background:#ffffffc7;border:1px solid #94a3b833;border-radius:26px;gap:clamp(12px,1.35vw,20px);width:min(1520px,100% - 56px);margin:18px auto 0;padding:10px 14px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;top:18px;box-shadow:0 18px 55px #0f172a1a,inset 0 1px #fffc}.navbar.navbarTesting3D .brand{color:#0f172a;letter-spacing:-.02em;gap:8px;min-width:max-content;font-size:.98rem;font-weight:680}.navbar.navbarTesting3D .brandName{letter-spacing:-.02em;font-size:clamp(.95rem,1vw,1rem);font-weight:680}.navbar.navbarTesting3D .brandIcon{background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:11px;width:32px;height:32px;box-shadow:0 10px 22px #2563eb33}.navbar.navbarTesting3D svg{stroke-width:2px;width:15px;height:15px}.navbar.navbarTesting3D .brandIcon svg{color:#fff;width:17px;height:17px}.navbar.navbarTesting3D .navReturnLink{color:#334155;letter-spacing:-.01em;flex:0 auto;min-width:max-content;font-size:.88rem;font-weight:650}.navbar.navbarTesting3D .navLinks{flex:0 auto;justify-content:flex-start;gap:2px;min-width:0}.navbar.navbarTesting3D .navLinks a{color:#334155;letter-spacing:-.01em;border-radius:999px;padding:8px 10px;font-size:.9rem;font-weight:560;line-height:1;text-decoration:none;transition:color .18s,background .18s,transform .18s;position:relative}.navbar.navbarTesting3D .navLinks a:after{content:"";opacity:0;background:linear-gradient(90deg,#0891b2,#2563eb);border-radius:999px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:5px;left:11px;right:11px;transform:scaleX(.55)}.navbar.navbarTesting3D .navLinks a:hover,.navbar.navbarTesting3D .navLinks a:focus-visible{color:#0b63f6;background:#2563eb0f;transform:translateY(-1px)}.navbar.navbarTesting3D .navLinks a:hover:after,.navbar.navbarTesting3D .navLinks a:focus-visible:after{opacity:.9;transform:scaleX(1)}.navbar.navbarTesting3D .navbarActions{flex:auto;justify-content:flex-end;gap:clamp(8px,.9vw,12px);min-width:0}.navbar.navbarTesting3D .modeSwitcher{box-shadow:none;background:#ffffff4d;border:1px solid #94a3b81f;border-radius:999px;flex-wrap:nowrap;gap:3px;padding:2px}.navbar.navbarTesting3D .modeSwitchLink{color:#334155;min-height:38px;box-shadow:none;letter-spacing:-.01em;background:0 0;border-color:#0000;border-radius:999px;gap:7px;padding:7px 9px;font-size:.88rem;font-weight:590;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}.navbar.navbarTesting3D .modeSwitchLink:hover{color:#0b63f6;box-shadow:none;background:#2563eb0f;border-color:#2563eb29;transform:translateY(-1px)}.navbar.navbarTesting3D .modeSwitchLink[aria-current=page]{color:#0f172a;background:#ffffffd6;border-color:#2563eb52;box-shadow:0 0 0 3px #2563eb14,0 10px 24px #2563eb1a}.navbar.navbarTesting3D .modeSwitchIcon{color:#64748b;width:24px;height:24px;box-shadow:none;background:0 0;border-radius:999px}.navbar.navbarTesting3D .modeSwitchLink:hover .modeSwitchIcon{color:#0b63f6;background:#2563eb14}.navbar.navbarTesting3D .modeSwitchLink[aria-current=page] .modeSwitchIcon{color:#0b63f6;background:#dbeafee0;box-shadow:inset 0 1px #ffffffd6,0 0 0 1px #2563eb14}.navbar.navbarTesting3D .modeSwitchLink strong{letter-spacing:-.01em;font-size:.88rem;font-weight:590;line-height:1}.navbar.navbarTesting3D .modeSwitchLink[aria-current=page] strong{font-weight:640}.navbar.navbarTesting3D .modeSwitchLink .badge{color:#475569;text-transform:capitalize;background:#e2e8f094;border-color:#0000;padding:3px 7px;font-size:.68rem;font-weight:650;line-height:1}.navbar.navbarTesting3D .modeSwitchLink .badge-stable{color:#047857;background:#dcfce7c2;border-color:#0000}.navbar.navbarTesting3D .navButton{letter-spacing:-.01em;background:linear-gradient(135deg,#2563eb,#0b63f6);border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-size:.9rem;font-weight:650;display:inline-flex;box-shadow:0 14px 30px #2563eb38,inset 0 1px #fff3}.navbar.navbarTesting3D .navButtonIcon{color:#fff;flex:none}.navbar.navbarTesting3D .navButton:hover{transform:translateY(-1px);box-shadow:0 16px 34px #2563eb47,inset 0 1px #ffffff3d}.navbar.navbarTesting3D{-webkit-backdrop-filter:blur(24px)saturate(1.2);background:#ffffffc7;border:1px solid #94a3b82e;border-radius:26px;width:min(1540px,100% - 48px);margin:16px auto 0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:block;top:12px;box-shadow:0 18px 50px #0f172a1a,inset 0 1px #ffffffd1}.navbarTestingInner{grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:clamp(14px,1.55vw,26px);min-height:58px;padding:8px 12px;display:grid}.navbarTestingBrand,.navbarTestingSectionLinks a,.navbarTestingModeLink,.navbarTestingContact{text-decoration:none}.navbarTestingBrand{color:#0f172a;align-items:center;gap:9px;min-width:max-content;display:inline-flex}.navbarTestingBrandIcon{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:13px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:0 12px 26px #2563eb38}.navbarTestingBrandName{letter-spacing:-.02em;font-size:.95rem;font-weight:650}.navbarTestingSectionLinks,.navbarTestingModeLinks{align-items:center;min-width:0;display:flex}.navbarTestingSectionLinks{justify-content:flex-start;gap:8px}.navbarTestingSectionLinks a{color:#334155;letter-spacing:-.01em;border-radius:999px;padding:8px 6px;font-size:.9rem;font-weight:540;line-height:1;transition:color .18s,transform .18s;position:relative}.navbarTestingSectionLinks a:after{content:"";opacity:0;transform-origin:50%;background:linear-gradient(90deg,#0891b2,#2563eb);border-radius:999px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:3px;left:6px;right:6px;transform:scaleX(.42)}.navbarTestingSectionLinks a:hover,.navbarTestingSectionLinks a:focus-visible{color:#0b63f6;transform:translateY(-1px)}.navbarTestingSectionLinks a:hover:after,.navbarTestingSectionLinks a:focus-visible:after{opacity:.9;transform:scaleX(1)}.navbarTestingModeLinks{justify-content:flex-end;gap:2px;overflow:visible}.navbarTestingModeLink{color:#334155;min-height:35px;box-shadow:none;letter-spacing:-.01em;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:5px 7px;font-size:.86rem;font-weight:550;line-height:1;transition:color .18s,background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.navbarTestingModeIcon{color:#475569;background:0 0;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.navbarTestingModeLink strong{letter-spacing:-.01em;font-size:.86rem;font-weight:550}.navbarTestingModeBadge{color:#2563eb;text-transform:capitalize;background:#eef4ff;border-radius:999px;align-items:center;min-height:20px;padding:2px 6px;font-size:.64rem;font-weight:650;line-height:1;display:inline-flex}.navbarTestingModeBadge-stable{color:#047857;background:#dcfce7}.navbarTestingModeLink:hover,.navbarTestingModeLink:focus-visible{color:#0f172a;background:#2563eb0e;border-color:#2563eb1f;transform:translateY(-1px)}.navbarTestingModeLink:hover .navbarTestingModeIcon,.navbarTestingModeLink:focus-visible .navbarTestingModeIcon{color:#2563eb}.navbarTestingModeLink[aria-current=page]{color:#0f172a;background:#ffffffc7;border-color:#2563eb3d;box-shadow:0 0 0 2px #2563eb0f,0 8px 20px #2563eb1a}.navbarTestingModeLink[aria-current=page] .navbarTestingModeIcon{color:#0b63f6;background:#dbeafed1;border-radius:999px;width:24px;height:24px;box-shadow:inset 0 1px #ffffffc7}.navbarTestingModeLink[aria-current=page] strong{font-weight:640}.navbarTestingContact{color:#fff;letter-spacing:-.01em;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#0b63f6);border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-size:.9rem;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 14px 30px #2563eb38,inset 0 1px #fff3}.navbarTestingContact:hover,.navbarTestingContact:focus-visible{transform:translateY(-1px);box-shadow:0 16px 34px #2563eb47,inset 0 1px #ffffff3d}.testingHero3DEnabled{--testing-pointer-x:0;--testing-pointer-y:0;--testing-tilt-x:0deg;--testing-tilt-y:0deg;--testing-depth-x-1:0px;--testing-depth-y-1:0px;--testing-depth-x-2:0px;--testing-depth-y-2:0px;--testing-depth-x-3:0px;--testing-depth-y-3:0px;--testing-depth-soft-x:0px;--testing-depth-soft-y:0px;--testing-depth-mid-x:0px;--testing-depth-mid-y:0px;--testing-depth-strong-x:0px;--testing-depth-strong-y:0px}.testingHero3DScene{z-index:1;pointer-events:none;transform-style:preserve-3d;animation:22s ease-in-out infinite alternate testing3DSceneDrift;position:absolute;inset:0;overflow:hidden}.testingHero3DScene:before,.testingHero3DScene:after{content:"";pointer-events:none;position:absolute}.testingHero3DScene:before{filter:blur(16px);opacity:.95;width:64%;height:92%;transform:translate3d(var(--testing-depth-x-1), var(--testing-depth-y-1), 0);background:radial-gradient(circle at 42% 34%,#2563eb52,#0000 38%),radial-gradient(circle at 68% 58%,#7c3aed38,#0000 42%),radial-gradient(circle at 28% 70%,#0891b233,#0000 36%);border-radius:999px;animation:10s ease-in-out infinite testing3DPulse;top:-18%;right:-8%}.testingHero3DScene:after{clip-path:polygon(0 54%,100% 0,88% 18%,8% 78%);opacity:.52;width:52%;height:42%;transform:translate3d(var(--testing-depth-x-2), var(--testing-depth-y-1), 0);background:linear-gradient(115deg,#0891b238,#0000 58%),linear-gradient(150deg,#0000 0 58%,#7c3aed21 58% 61%,#0000 62%);animation:16s ease-in-out infinite alternate testing3DSceneDrift;bottom:6%;left:5%}.testingHero3DGrid{opacity:.58;transform:translate3d(var(--testing-depth-x-1), var(--testing-depth-y-1), 0);animation:18s ease-in-out infinite alternate testingHeroGridDrift;position:absolute;inset:-10%;-webkit-mask-image:linear-gradient(105deg,#0000 0%,#000 13% 78%,#0000 100%);mask-image:linear-gradient(105deg,#0000 0%,#000 13% 78%,#0000 100%)}.testingHeroVisualTiltWrap{z-index:3;width:100%;min-height:inherit;transform:perspective(1100px) rotateX(var(--testing-tilt-x)) rotateY(var(--testing-tilt-y)) translateZ(0);transform-style:preserve-3d;will-change:transform;justify-content:center;align-items:flex-end;transition:transform .18s ease-out;display:flex;position:relative}.testingHeroVisualTiltWrap:before{content:"";z-index:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:none;background:linear-gradient(135deg,#ffffffb8,#dbeafe47),linear-gradient(90deg,#0891b21a,#7c3aed1a);border:1px solid #94a3b83d;border-radius:40px;position:absolute;inset:64px 1% 72px 7%;transform:translateZ(-18px);box-shadow:0 34px 78px #2563eb2e,inset 0 1px #ffffffbd}.testingHeroVisualTiltWrap:after{content:"";z-index:6;width:150px;height:150px;transform:translate3d(var(--testing-depth-x-2), var(--testing-depth-y-1), -22px) rotate(4deg);pointer-events:none;background:linear-gradient(135deg,#2563eb38,#7c3aed24);border-radius:32px;position:absolute;inset:86px 7% auto auto;box-shadow:inset 0 1px #ffffff6b}.testingHero3DEnabled .visualCircle{opacity:1;transform:translate3d(var(--testing-depth-x-1), var(--testing-depth-y-1), -10px)}.testingHero3DEnabled .heroVideoFrameWrapper{transform:translateY(-24px)translateZ(42px)}.testingHero3DEnabled .heroVideoFrame{border-color:#a9c7f7eb;box-shadow:0 34px 78px #0f172a33,0 0 0 10px #ffffff7a,0 0 74px #2563eb2e}.testingHeroImageFrame{z-index:4;aspect-ratio:16/10;-webkit-backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffffeb,#eff7ffb8),#ffffffb3;border:1px solid #94a3b842;border-radius:34px;width:min(680px,100%);position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a29,0 0 0 10px #ffffff73,0 0 74px #2563eb29,inset 0 1px #fffc}.testingHeroImageFrame:before{content:"";z-index:1;border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff9e}.testingHeroImageFrame:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(115deg,#ffffff47,#0000 32%),radial-gradient(circle at 82% 14%,#7c3aed1f,#0000 26%),radial-gradient(circle at 8% 78%,#0891b21f,#0000 28%);position:absolute;inset:0}.testingHeroImage{object-fit:cover;object-position:58% 40%;width:100%;height:100%;display:block}.testingHero3DEnabled .barChart,.testingHero3DEnabled .donutChart{transform:translate3d(var(--testing-depth-x-2), var(--testing-depth-y-2), 20px)}.testingHero3DOrb{opacity:.82;filter:blur(.1px)saturate(1.16);animation:10s ease-in-out infinite testing3DOrbFloat;position:absolute}.testingHero3DOrbOne{width:320px;height:320px;transform:translate3d(var(--testing-depth-x-2), var(--testing-depth-y-1), 0);top:3%;right:4%}.testingHero3DOrbTwo{opacity:.58;width:190px;height:190px;transform:translate3d(var(--testing-depth-x-1), var(--testing-depth-y-2), 0);animation-delay:-2.5s;bottom:4%;left:31%}.testingHero3DGlassPanel{z-index:2;color:#12315f;letter-spacing:.055em;text-transform:uppercase;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffffdb,#eff6ff94),linear-gradient(90deg,#0891b224,#7c3aed1f);border:1px solid #94a3b857;border-radius:999px;align-items:center;min-height:44px;padding:0 17px;font-size:.78rem;font-weight:780;animation:9s ease-in-out infinite testing3DGlassFloat;display:inline-flex;position:absolute;box-shadow:0 20px 42px #0f172a1f,inset 0 1px #ffffffdb}.testingHero3DGlassPanelOne{transform:translate3d(var(--testing-depth-x-2), var(--testing-depth-y-1), 34px);top:23%;right:31%}.testingHero3DGlassPanelTwo{transform:translate3d(var(--testing-depth-x-3), var(--testing-depth-y-2), 46px);animation-delay:-1.6s;top:42%;right:8%}.testingHero3DGlassPanelThree{transform:translate3d(var(--testing-depth-x-2), var(--testing-depth-y-3), 38px);animation-delay:-3s;bottom:18%;right:22%}.testingHero3DCubeWrap{--testing-cube-size:82px;opacity:.76;transform-style:preserve-3d;animation:10s ease-in-out infinite testing3DObjectFloat;position:absolute;top:11%;right:24%}.testingHero3DCubeWrap .testingCube3d{--testing-cube-size:82px;transform:translate3d(var(--testing-depth-x-3), var(--testing-depth-y-2), 40px) rotateX(-18deg) rotateY(28deg);animation:18s linear infinite testing3DObjectSpin}.testingHero3DCubeWrap .testingCubeFace{background:linear-gradient(145deg,#ffffffdb,#dbeafe99),linear-gradient(90deg,#0891b247,#7c3aed38);border-color:#2563eb5c;box-shadow:inset 0 0 34px #2563eb24,0 20px 44px #2563eb29}.testingHero3DSphereWrap{opacity:.62;width:132px;height:132px;transform:translate3d(var(--testing-depth-x-2), var(--testing-depth-y-1), 0);animation:10s ease-in-out -1.8s infinite testing3DObjectFloat;position:absolute;bottom:10%;left:6%}.testingHero3DSphereWrap .testingSphere3d{width:132px;height:132px}.testingHero3DSphereWrap .testingSphereRing{border-color:#2563eb80;box-shadow:0 0 32px #0891b233}.testingHero3DSphereWrap .testingSphereCore{box-shadow:0 0 38px #2563eb57,0 0 72px #0891b238}.testingHero3DPyramidWrap{--testing-pyramid-size:96px;opacity:.5;transform:translate3d(var(--testing-depth-x-1), var(--testing-depth-y-3), 0);animation:12s ease-in-out -3.2s infinite testing3DObjectFloat;position:absolute;bottom:10%;right:5%}.testingHero3DPyramidWrap .testingPyramid3d{--testing-pyramid-size:96px}.testingCube3d{--testing-cube-size:88px;width:var(--testing-cube-size);height:var(--testing-cube-size);transform-style:preserve-3d;animation:18s linear infinite testing3DObjectSpin;position:relative;transform:rotateX(-16deg)rotateY(28deg)}.testingCubeFace{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffffc7,#dbeafe75),linear-gradient(90deg,#0891b229,#7c3aed1f);border:1px solid #2563eb38;border-radius:16px;display:block;position:absolute;inset:0;box-shadow:inset 0 0 28px #2563eb14}.testingCubeFaceFront{transform:translateZ(calc(var(--testing-cube-size) / 2))}.testingCubeFaceBack{transform:rotateY(180deg) translateZ(calc(var(--testing-cube-size) / 2))}.testingCubeFaceRight{transform:rotateY(90deg) translateZ(calc(var(--testing-cube-size) / 2))}.testingCubeFaceLeft{transform:rotateY(-90deg) translateZ(calc(var(--testing-cube-size) / 2))}.testingCubeFaceTop{transform:rotateX(90deg) translateZ(calc(var(--testing-cube-size) / 2))}.testingCubeFaceBottom{transform:rotateX(-90deg) translateZ(calc(var(--testing-cube-size) / 2))}.testingSphere3d{width:112px;height:112px;transform-style:preserve-3d;animation:9s ease-in-out infinite testing3DObjectFloat;position:relative}.testingSphereCore{background:radial-gradient(circle at 30% 24%,#fff,#2563ebb8);border-radius:999px;display:block;position:absolute;inset:32%;box-shadow:0 0 28px #2563eb3d,0 0 54px #0891b229}.testingSphereRing{border:1px solid #2563eb57;border-radius:999px;display:block;position:absolute;inset:8px;box-shadow:0 0 24px #0891b21f}.testingSphereRingOne{transform:rotateX(72deg)}.testingSphereRingTwo{transform:rotateY(72deg)}.testingSphereRingThree{border-color:#7c3aed4d;transform:rotateX(58deg)rotateY(48deg)}.testingPyramid3d{--testing-pyramid-size:104px;width:var(--testing-pyramid-size);height:var(--testing-pyramid-size);transform-style:preserve-3d;animation:8.5s ease-in-out infinite testing3DObjectFloat;position:relative;transform:rotateX(-14deg)rotateY(30deg)}.testingPyramidTriangle{filter:drop-shadow(0 16px 24px #0f172a14);transform-origin:50% 100%;border-bottom:92px solid #2563eb2e;border-left:52px solid #0000;border-right:52px solid #0000;width:0;height:0;display:block;position:absolute;bottom:12px;left:50%}.testingPyramidTriangleFront{border-bottom-color:#2563eb3d;transform:translate(-50%)rotateX(28deg)translateZ(30px)}.testingPyramidTriangleRight{border-bottom-color:#0891b238;transform:translate(-50%)rotateY(90deg)rotateX(28deg)translateZ(30px)}.testingPyramidTriangleLeft{border-bottom-color:#7c3aed33;transform:translate(-50%)rotateY(-90deg)rotateX(28deg)translateZ(30px)}.testingPyramidTriangleBack{border-bottom-color:#ffffffb8;transform:translate(-50%)rotateY(180deg)rotateX(28deg)translateZ(30px)}.testingOrb{filter:saturate(1.06);background:radial-gradient(circle at 30% 24%,#fffffff5,#0000 28%),radial-gradient(circle at 58% 62%,#7c3aed42,#0000 42%),linear-gradient(135deg,#0891b242,#2563eb4d);border-radius:999px;width:160px;height:160px;animation:9.5s ease-in-out infinite testing3DOrbFloat;display:block;box-shadow:inset 0 1px #ffffffb8,0 26px 66px #2563eb2e}@keyframes testing3DSceneDrift{0%{transform:translate(0,0)}to{transform:translate(8px,-10px)}}@keyframes testing3DOrbFloat{0%,to{margin-top:0}50%{margin-top:-18px}}@keyframes testing3DObjectFloat{0%,to{margin-top:0}50%{margin-top:-14px}}@keyframes testing3DObjectSpin{0%{rotate:y 0deg}to{rotate:y 360deg}}@keyframes testing3DGlassFloat{0%,to{margin-top:0}50%{margin-top:-10px}}@keyframes testing3DPulse{0%,to{opacity:.78;scale:1}50%{opacity:1;scale:1.04}}@keyframes testingHeroGridDrift{0%{transform:translate3d(var(--testing-depth-x-1), var(--testing-depth-y-1), 0);background-position:0 0,0 0,0 0,0 0}to{transform:translate3d(var(--testing-depth-x-2), var(--testing-depth-y-1), 0);background-position:34px 18px,18px 34px,0 0,0 0}}@media (prefers-reduced-motion:reduce){.testing3dFloat,.testing3dSlowSpin,.testingCube3d,.testingSphere3d,.testingPyramid3d,.testingOrb,.testingHero3DScene,.testingHero3DScene:before,.testingHero3DScene:after,.testingHero3DGrid,.testingHero3DOrb,.testingHero3DCubeWrap,.testingHero3DSphereWrap,.testingHero3DPyramidWrap,.testingHero3DGlassPanel{animation:none}.testingHeroVisualTiltWrap,.testingHero3DEnabled .visualCircle,.testingHero3DEnabled .barChart,.testingHero3DEnabled .donutChart,.testingHero3DEnabled .heroVideoFrameWrapper,.testing3dButton,.testing3dButton:hover,.testing3dButton:focus-visible{transform:none}.testingHero3DEnabled .heroVideoFrameWrapper{transform:translateY(-24px)}}@media (width<=1100px){.navbar.navbarTesting3D{border-radius:0;width:100%;top:0}.navbarTestingInner{grid-template-columns:1fr auto;gap:10px 14px}.navbarTestingSectionLinks,.navbarTestingModeLinks{scrollbar-width:none;overflow-x:auto}.navbarTestingSectionLinks{order:3;grid-column:1/-1}.navbarTestingModeLinks{order:4;grid-column:1/-1;justify-content:flex-start}.navbarTestingSectionLinks::-webkit-scrollbar{display:none}.navbarTestingModeLinks::-webkit-scrollbar{display:none}}@media (width<=760px){.navbarTestingInner{padding:8px 10px}.navbarTestingBrandIcon{border-radius:12px;width:34px;height:34px}.navbarTestingBrandName{font-size:.9rem}.navbarTestingContact{min-height:38px;padding:0 12px;font-size:.84rem}}@media (width<=900px){.testingHero3DCubeWrap,.testingHero3DPyramidWrap,.testingHero3DSphereWrap,.testingHero3DGlassPanel{display:none}.testingHero3DOrbOne{opacity:.34;width:176px;height:176px;top:7%;right:-54px}.testingHero3DOrbTwo{opacity:.26;width:130px;height:130px;bottom:22%;left:-36px}}.testingAboutSkillsFlow{width:min(1180px,100% - 48px);margin:0 auto;padding:clamp(48px,6vw,76px) 0 clamp(22px,4vw,42px)}.testingDefaultReplica{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.testingDefaultReplica .heroContent h1{letter-spacing:-.045em;font-size:clamp(3.2rem,6vw,6rem);font-weight:850;line-height:.98}.testingDefaultReplica .heroRole{font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:750}.testingDefaultReplica .heroText{max-width:720px;font-size:clamp(1rem,1.45vw,1.15rem);font-weight:450;line-height:1.7}.testing3DExperienceEnabled .eyebrow{color:#2563eb;letter-spacing:.28em;margin-bottom:clamp(18px,2vw,26px);font-size:clamp(.72rem,.75vw,.82rem);font-weight:600}.testing3DExperienceEnabled .hero{border-bottom-color:#a9c7f747;grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);align-items:center;gap:clamp(34px,5vw,78px);min-height:100svh;padding-top:clamp(94px,11vh,138px);padding-bottom:clamp(42px,7vh,72px)}.testing3DExperienceEnabled .heroContent h1{letter-spacing:-.055em;max-width:690px;font-size:clamp(4.2rem,6.2vw,6.1rem);font-weight:800;line-height:.92}.testing3DExperienceEnabled .heroContent h1 span{color:#2563eb;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 42%,#2563eb 100%);-webkit-background-clip:text;background-clip:text}.testing3DExperienceEnabled .heroRole{color:#1e293b;letter-spacing:-.01em;margin:clamp(18px,2.2vw,24px) 0 clamp(14px,1.6vw,18px);font-size:clamp(.98rem,1.15vw,1.08rem);font-weight:600}.testing3DExperienceEnabled .heroText{color:#475569;max-width:680px;margin-bottom:clamp(24px,3vw,34px);font-size:clamp(.96rem,1.05vw,1.04rem);font-weight:400;line-height:1.65}.testing3DExperienceEnabled .heroActions{gap:14px;margin-bottom:clamp(22px,3vw,30px)}.testing3DExperienceEnabled .heroActions .button{letter-spacing:-.012em;border-radius:999px;min-width:154px;padding:13px 18px;font-size:.92rem;font-weight:650;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}.testing3DExperienceEnabled .heroActions .button-primary{box-shadow:0 18px 38px #2563eb38,inset 0 0 0 1px #ffffff2e}.testing3DExperienceEnabled .heroActions .button-secondary{-webkit-backdrop-filter:blur(14px);background:#ffffffbd;border-color:#2563eb42;box-shadow:0 12px 28px #0f172a14,inset 0 1px #ffffffc2}.testing3DExperienceEnabled .heroActions .button:hover,.testing3DExperienceEnabled .heroActions .button:focus-visible{transform:translateY(-2px)}.testing3DExperienceEnabled .heroActions .button-primary:hover,.testing3DExperienceEnabled .heroActions .button-primary:focus-visible{box-shadow:0 22px 46px #2563eb47,0 0 28px #0891b229}.testing3DExperienceEnabled .heroActions .button-secondary:hover,.testing3DExperienceEnabled .heroActions .button-secondary:focus-visible{background:#ffffffe0;border-color:#2563eb6b}.testing3DExperienceEnabled .heroBadges{color:#365074;letter-spacing:-.006em;gap:11px;font-size:.86rem;font-weight:640}.testing3DExperienceEnabled .heroBadges span{-webkit-backdrop-filter:blur(14px);background:linear-gradient(#fffc,#eff6ff8f),#ffffffb8;border:1px solid #94a3b838;align-items:center;gap:7px;min-height:36px;padding:8px 13px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex;box-shadow:0 10px 24px #0f172a0f,inset 0 1px #ffffffc2}.testing3DExperienceEnabled .heroBadges span svg{color:#2563eb;transition:transform .18s,color .18s}.testing3DExperienceEnabled .heroBadges span:hover{color:#0f172a;background:linear-gradient(#ffffffe6,#eff6ffb3),#ffffffd6;border-color:#0891b257;transform:translateY(-2px)rotateX(1deg);box-shadow:0 16px 34px #2563eb1f,0 0 24px #0891b214,inset 0 1px #ffffffdb}.testing3DExperienceEnabled .heroBadges span:hover svg{color:#0891b2;transform:translateY(-1px)scale(1.06)}.testing3DExperienceEnabled .heroContent{max-width:720px}.testing3DExperienceEnabled .heroVisual{align-items:center;min-height:clamp(520px,61vh,650px)}.testingAccentText{color:#2563eb;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#0891b2,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.testingAccentText,.testingSectionEyebrow{-webkit-text-fill-color:currentColor;background:0 0}}.testingAboutSection{position:relative}.testingAboutHeader{z-index:1;margin-bottom:clamp(22px,3vw,34px);position:relative}.testingAboutCard{background:radial-gradient(circle at 8% 0,#2563eb1a,#0000 34%),linear-gradient(135deg,#fffffff5,#f8fbffdb);border:1px solid #94a3b838;border-radius:30px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:clamp(28px,5vw,64px);padding:clamp(28px,5vw,48px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a14}.testingAboutCard:after{content:"";background:linear-gradient(90deg,#0000,#2563eb47,#0000);height:1px;position:absolute;inset:auto 28px 0}.testingAboutCopy,.testingAboutCard,.testingAboutHighlights,.testingSkillsHeader,.testingGroupedSkillsGrid,.testingProjectsHeader,.testingProjectsGrid,.testingExperienceHeader,.testingExperienceList,.testingCertificationsHeader,.testingCertificationGrid,.testingTechnicalFocusHeader,.testingFocusGrid,.testingContactHeader,.testingContactGrid{z-index:1;position:relative}.testingSectionEyebrow{color:#2563eb;letter-spacing:.04em;text-transform:uppercase;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#0891b2,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0 0 clamp(20px,2.4vw,30px);font-size:clamp(1.38rem,1.68vw,1.85rem);font-weight:650;line-height:1.1}.testingSectionEyebrow:after{content:"";background:linear-gradient(90deg,#0891b2,#2563eb,#7c3aed);border-radius:999px;width:54px;height:3px;margin-top:10px;display:block}.testingAboutCopy h2,.testingSkillsHeader h2,.testingProjectsHeader h2,.testingExperienceHeader h2,.testingTechnicalFocusHeader h2,.testingContactHeader h2{color:#07152f;letter-spacing:-.04em;margin:0;font-weight:850}.testingAboutCopy h2{max-width:740px;font-size:clamp(1.82rem,3.1vw,2.95rem);line-height:1.04}.testingAboutCopy p:last-child{color:#31415c;max-width:790px;margin:22px 0 0;font-size:clamp(1rem,1.35vw,1.12rem);font-weight:450;line-height:1.7}.testingAboutHighlights{gap:12px;display:grid}.testingAboutHighlights span{color:#0f1f3d;background:#ffffffc2;border:1px solid #2563eb29;border-radius:999px;align-items:center;min-height:54px;padding:13px 16px;font-size:.94rem;font-weight:700;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;box-shadow:0 10px 26px #0f172a0d}.testingAboutHighlights span:before{content:"";background:#0b63f6;border-radius:999px;flex:none;width:8px;height:8px;margin-right:10px;box-shadow:0 0 0 5px #2563eb1a}.testingAboutHighlights span:hover,.testingGroupedSkillCard:hover,.testingProjectCard:hover,.testingExperienceCard:hover,.testingCertificationCard:hover,.testingFocusCard:hover,.testingContactRow:hover,.testingContactActions:hover{border-color:#2563eb57;transform:translateY(-4px);box-shadow:0 24px 52px #0f172a1f}.testingAboutHighlights span:hover{background:#fff}.testingSkillsSection{padding-top:clamp(42px,5vw,64px)}.testingSkillsHeader{max-width:860px;margin-bottom:clamp(28px,4vw,42px)}.testingSkillsHeader h2{max-width:760px;font-size:clamp(2.2rem,4.1vw,3.55rem);line-height:1.04}.testingSkillsHeader>p:last-child:not(.testingSectionEyebrow){color:#55657d;margin:22px 0 0;font-size:clamp(1rem,1.35vw,1.12rem);font-weight:450;line-height:1.65}.testingGroupedSkillsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,28px);display:grid}.testingGroupedSkillCard{background:linear-gradient(#fffffffa,#ffffffe6),radial-gradient(circle at 18% 0,#2563eb14,#0000 28%);border:1px solid #94a3b847;border-radius:24px;min-width:0;padding:clamp(24px,3vw,32px);transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;box-shadow:0 18px 44px #0f172a14}.testingGroupedSkillCard>span{color:#0b63f6;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-size:.8rem;font-weight:800;line-height:1.2;display:block}.testingGroupedSkillCard h3{color:#07152f;letter-spacing:-.02em;margin:0;font-size:clamp(1.15rem,1.65vw,1.35rem);font-weight:760;line-height:1.2}.testingGroupedSkillCard ul{border-top:1px solid #94a3b847;margin:26px 0 0;padding:0;list-style:none}.testingGroupedSkillCard li{color:#31415c;border-bottom:1px solid #94a3b833;padding:15px 0;font-size:clamp(.94rem,1.1vw,1rem);font-weight:650;line-height:1.45}.testingGroupedSkillCard li:last-child{border-bottom:0;padding-bottom:0}.testingProjectsSection{width:min(1180px,100% - 48px);margin:0 auto;padding:clamp(42px,5vw,70px) 0 clamp(24px,4vw,44px)}.testingProjectsHeader{max-width:900px;margin-bottom:clamp(28px,4vw,42px)}.testingProjectsHeader h2{max-width:800px;font-size:clamp(2.15rem,4vw,3.5rem);line-height:1.05}.testingProjectsHeader>p:last-child:not(.testingSectionEyebrow){color:#55657d;max-width:900px;margin:20px 0 0;font-size:clamp(1rem,1.3vw,1.1rem);font-weight:450;line-height:1.66}.testingProjectsGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2.2vw,28px);display:grid}.testingProjectCard{background:linear-gradient(#fffffffa,#ffffffeb),radial-gradient(circle at 100% 0,#2563eb12,#0000 34%);border:1px solid #94a3b847;border-radius:22px;flex-direction:column;min-width:0;min-height:100%;padding:clamp(22px,2.6vw,30px);transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;box-shadow:0 18px 44px #0f172a14}.testingProjectCard h3{color:#07152f;letter-spacing:-.02em;margin:0;font-size:clamp(1.1rem,1.45vw,1.28rem);font-weight:760;line-height:1.25}.testingProjectCard>p{color:#4f6078;margin:18px 0 0;font-size:.96rem;font-weight:450;line-height:1.66}.testingProjectTags{flex-wrap:wrap;gap:9px;margin:24px 0 0;display:flex}.testingProjectTags span{color:#10203b;background:#f8fbffd1;border:1px solid #94a3b847;border-radius:999px;align-items:center;min-height:32px;padding:6px 11px;font-size:.82rem;font-weight:650;line-height:1.15;display:inline-flex}.testingExperienceSection,.testingCertificationsSection{width:min(1180px,100% - 48px);margin:0 auto;padding:clamp(34px,4.8vw,58px) 0 clamp(20px,3.5vw,40px)}.testingExperienceHeader,.testingCertificationsHeader{max-width:820px;margin-bottom:clamp(24px,3vw,34px)}.testingExperienceHeader h2{max-width:820px;font-size:clamp(2.05rem,3.7vw,3.3rem);line-height:1.06}.testingExperienceHeader>p:last-child:not(.testingSectionEyebrow){color:#55657d;max-width:780px;margin:16px 0 0;font-size:clamp(.98rem,1.25vw,1.08rem);font-weight:450;line-height:1.66}.testingExperienceList{gap:18px;max-width:980px;display:grid}.testingExperienceCard{background:linear-gradient(#fffffffa,#ffffffeb),radial-gradient(circle at 0 0,#2563eb0d,#0000 34%);border:1px solid #94a3b847;border-radius:18px;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(22px,4vw,54px);padding:clamp(20px,2.4vw,26px);transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid;box-shadow:0 16px 40px #0f172a14}.testingExperienceMeta>span{color:#0b63f6;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:800;line-height:1.2;display:block}.testingExperienceMeta h3{color:#07152f;letter-spacing:-.02em;margin:0;font-size:clamp(1.08rem,1.35vw,1.24rem);font-weight:760;line-height:1.22}.testingExperienceMeta p,.testingExperienceMeta small{color:#34455f;margin:5px 0 0;font-size:.9rem;font-weight:650;line-height:1.35;display:block}.testingExperienceMeta small{color:#64748b;font-size:.82rem}.testingExperienceTags{flex-wrap:wrap;align-content:start;gap:10px;display:flex}.testingExperienceTags span{color:#10203b;background:#f8fbffdb;border:1px solid #94a3b847;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:6px 10px;font-size:.78rem;font-weight:650;line-height:1.12;display:inline-flex}.testingCertificationGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.2vw,26px);max-width:980px;display:grid}.testingCertificationCard{background:linear-gradient(#fffffffa,#ffffffeb),radial-gradient(circle at 0 0,#2563eb0f,#0000 34%);border:1px solid #94a3b847;border-radius:18px;align-items:center;min-width:0;min-height:120px;padding:clamp(22px,2.6vw,30px);transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;box-shadow:0 16px 40px #0f172a14}.testingCertificationCard h3{color:#07152f;letter-spacing:-.015em;margin:0;font-size:clamp(1.02rem,1.25vw,1.14rem);font-weight:760;line-height:1.24}.testingTechnicalFocus,.testingContact{width:min(1180px,100% - 48px);margin:0 auto;padding:clamp(36px,5vw,60px) 0 clamp(22px,4vw,44px)}.testingTechnicalFocusHeader,.testingContactHeader{max-width:860px;margin-bottom:clamp(24px,3.2vw,36px)}.testingTechnicalFocusHeader h2,.testingContactHeader h2{max-width:900px;font-size:clamp(2.05rem,3.7vw,3.3rem);line-height:1.06}.testingTechnicalFocusHeader>p:last-child:not(.testingSectionEyebrow),.testingContactHeader>p:last-child:not(.testingSectionEyebrow){color:#55657d;max-width:820px;margin:16px 0 0;font-size:clamp(.98rem,1.25vw,1.08rem);font-weight:450;line-height:1.66}.testingFocusGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.2vw,26px);display:grid}.testingFocusCard{background:linear-gradient(#fffffffa,#ffffffeb),radial-gradient(circle at 100% 0,#2563eb12,#0000 34%);border:1px solid #94a3b847;border-radius:20px;min-width:0;padding:clamp(22px,2.5vw,30px);transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;box-shadow:0 16px 40px #0f172a14}.testingFocusCard>span{color:#0b63f6;background:#2563eb14;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:18px;font-size:.78rem;font-weight:800;display:inline-flex}.testingFocusCard h3{color:#07152f;letter-spacing:-.02em;margin:0;font-size:clamp(1.08rem,1.35vw,1.24rem);font-weight:760;line-height:1.22}.testingFocusCard p{color:#4f6078;margin:14px 0 0;font-size:.96rem;font-weight:450;line-height:1.66}.testingContactGrid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:start;gap:clamp(20px,3vw,34px);display:grid}.testingContactDetails,.testingContactActions{background:linear-gradient(#fffffffa,#ffffffeb),radial-gradient(circle at 0 0,#2563eb0f,#0000 34%);border:1px solid #94a3b847;border-radius:24px;min-width:0;box-shadow:0 18px 44px #0f172a14}.testingContactActions{color:#10203b;background:radial-gradient(circle at 88% 12%,#2563eb1f,#0000 30%),linear-gradient(135deg,#fffffffa,#eff7ffeb);min-height:180px;box-shadow:0 18px 44px #0f172a14}.testingContactDetails{gap:12px;padding:clamp(18px,2.2vw,24px);display:grid}.testingContactRow{background:#f8fbffb8;border:1px solid #94a3b83d;border-radius:18px;grid-template-columns:108px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:14px 16px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid}.testingContactRow span,.testingContactActions>span{letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:800}.testingContactRow span{color:#0b63f6}.testingContactActions>span{color:#0b63f6;font-weight:900}.testingContactRow a,.testingContactRow strong{color:#10203b;overflow-wrap:anywhere;min-width:0;font-size:.94rem;font-weight:680;line-height:1.3;text-decoration:none}.testingContactRow a:hover{color:#0b63f6}.testingContactRow button,.testingContactToggle,.testingContactOptionPrimary,.testingContactOptionSecondary{color:#10203b;cursor:pointer;min-height:38px;font:inherit;text-align:center;background:#ffffffd6;border:1px solid #94a3b857;border-radius:999px;padding:8px 13px;font-size:.86rem;font-weight:750;line-height:1.2;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s,color .18s}.testingContactActions{padding:clamp(24px,3vw,34px);transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}.testingContactActions h3{color:#07152f;letter-spacing:-.025em;margin:14px 0 0;font-size:clamp(1.35rem,2vw,1.72rem);font-weight:800;line-height:1.12}.testingContactActions p{color:#4f6078;margin:16px 0 0;font-size:.96rem;font-weight:450;line-height:1.66}.testingContactToggle{color:#fff;background:#0b63f6;border-color:#0000;margin-top:22px}.testingContactOptionsPanel{gap:12px;width:100%;margin-top:18px;display:grid}.testingContactOptionCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #94a3b842;border-radius:18px;gap:9px;padding:14px;display:grid;box-shadow:0 10px 26px #0f172a0d}.testingContactOptionCard span{color:#0b63f6;text-transform:uppercase;font-size:.78rem;font-weight:900}.testingContactOptionCard strong{color:#10203b;overflow-wrap:anywhere;font-size:.95rem;font-weight:800}.testingContactOptionPrimary{color:#fff;background:#07152f;border-color:#0000}.testingContactOptionSecondary{color:#10203b;background:#ffffffb8;border-color:#2563eb38}.testingContactRow button:hover,.testingContactToggle:hover,.testingContactOptionPrimary:hover,.testingContactOptionSecondary:hover{border-color:#2563eb73;transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1a}.testingContactToggle:hover{background:#0758dd}.testingGroupedSkillCard h3,.testingProjectCard h3,.testingExperienceMeta h3,.testingCertificationCard h3,.testingFocusCard h3{letter-spacing:-.015em;font-size:clamp(1.05rem,1.25vw,1.22rem);font-weight:720;line-height:1.22}.testingProjectCard>p,.testingFocusCard p,.testingContactActions p{color:#4f6078;font-size:clamp(.92rem,1vw,.98rem);font-weight:450;line-height:1.62}.testingGroupedSkillCard li{font-size:clamp(.92rem,1vw,.98rem);font-weight:620;line-height:1.42}.testingGroupedSkillCard>span,.testingExperienceMeta>span,.testingContactRow span,.testingContactActions>span,.testingContactOptionCard span{letter-spacing:.055em;text-transform:uppercase;font-size:.74rem;font-weight:760;line-height:1.2}.testingProjectTags span,.testingExperienceTags span{font-size:.78rem;font-weight:650;line-height:1.12}.testingContactRow button,.testingContactToggle,.testingContactOptionPrimary,.testingContactOptionSecondary{font-size:.84rem;font-weight:720}.testingExperienceMeta p,.testingExperienceMeta small{font-size:.86rem;font-weight:580;line-height:1.35}.testingExperienceMeta small{font-size:.82rem;font-weight:550}.testingExperienceMeta>span{font-size:.84rem}.testingExperienceTags span{font-size:.88rem}.testingContactRow a,.testingContactRow strong{font-size:.92rem;font-weight:650;line-height:1.34}.testingContactActions h3{letter-spacing:-.018em;font-size:clamp(1.18rem,1.55vw,1.45rem);font-weight:760;line-height:1.16}.testingContactOptionCard strong{font-size:.95rem;font-weight:720;line-height:1.25}.testing3DExperienceEnabled{--testing-glass-bg:#ffffffb8;--testing-glass-border:#94a3b838;--testing-blue:#2563eb;--testing-cyan:#0891b2;--testing-violet:#7c3aed;--testing-slate:#0f172a;--testing-muted:#475569;--testing-card-shadow:0 20px 55px #0f172a1a;isolation:isolate;background:radial-gradient(circle at 11% 38%,#0891b21a,#0000 28%),radial-gradient(circle at 87% 46%,#7c3aed17,#0000 30%),radial-gradient(circle at 54% 76%,#2563eb14,#0000 34%),linear-gradient(#f8fbff 0%,#f5f9ff 44%,#fff 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:clip}.testing3DExperienceEnabled:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#2563eb0b 1px,#0000 1px),linear-gradient(90deg,#0891b20a 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:620px 0 0;-webkit-mask-image:linear-gradient(#0000 0,#000 120px 82%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 120px 82%,#0000 100%)}.testing3DExperienceEnabled>section,.testing3DExperienceEnabled>div{z-index:1;position:relative}.testing3DExperienceEnabled .testingAboutSkillsFlow{padding:clamp(42px,5vw,68px) 0 clamp(18px,3vw,34px)}.testing3DExperienceEnabled .testingProjectsSection,.testing3DExperienceEnabled .testingExperienceSection,.testing3DExperienceEnabled .testingCertificationsSection,.testing3DExperienceEnabled .testingTechnicalFocus,.testing3DExperienceEnabled .testingContact{padding-top:clamp(38px,5vw,68px);padding-bottom:clamp(22px,3.8vw,42px)}.testing3DExperienceEnabled .testingSkillsHeader,.testing3DExperienceEnabled .testingProjectsHeader,.testing3DExperienceEnabled .testingExperienceHeader,.testing3DExperienceEnabled .testingCertificationsHeader,.testing3DExperienceEnabled .testingTechnicalFocusHeader,.testing3DExperienceEnabled .testingContactHeader{margin-bottom:clamp(22px,3vw,34px)}.testing3DExperienceEnabled .testingSectionEyebrow{letter-spacing:.055em;font-size:clamp(1.35rem,1.75vw,1.85rem);font-weight:650}.testing3DExperienceEnabled .testingGroupedSkillsGrid,.testing3DExperienceEnabled .testingProjectsGrid,.testing3DExperienceEnabled .testingExperienceList,.testing3DExperienceEnabled .testingCertificationGrid,.testing3DExperienceEnabled .testingFocusGrid,.testing3DExperienceEnabled .testingContactGrid{perspective:1400px;gap:clamp(18px,2vw,28px)}.testing3DExperienceEnabled .testingAboutCard,.testing3DExperienceEnabled .testingGroupedSkillCard,.testing3DExperienceEnabled .testingProjectCard,.testing3DExperienceEnabled .testingExperienceCard,.testing3DExperienceEnabled .testingCertificationCard,.testing3DExperienceEnabled .testingFocusCard,.testing3DExperienceEnabled .testingContactDetails,.testing3DExperienceEnabled .testingContactActions,.testing3DExperienceEnabled .testingContactRow,.testing3DExperienceEnabled .testingContactOptionCard{border-color:var(--testing-glass-border);box-shadow:var(--testing-card-shadow), inset 0 1px 0 #ffffffb8;-webkit-backdrop-filter:blur(18px);transform-style:preserve-3d;background:linear-gradient(#ffffffdb,#f8fbffad),radial-gradient(circle at 100% 0,#2563eb14,#0000 36%),#ffffff9e;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s,box-shadow .22s,background .22s}.testing3DExperienceEnabled .testingGroupedSkillCard,.testing3DExperienceEnabled .testingProjectCard,.testing3DExperienceEnabled .testingExperienceCard,.testing3DExperienceEnabled .testingCertificationCard,.testing3DExperienceEnabled .testingFocusCard,.testing3DExperienceEnabled .testingContactDetails,.testing3DExperienceEnabled .testingContactActions{border-radius:24px}.testing3DExperienceEnabled .testingAboutCard{background:radial-gradient(circle at 10% 0,#0891b214,#0000 35%),radial-gradient(circle at 88% 20%,#7c3aed14,#0000 34%),linear-gradient(135deg,#ffffffe0,#f8fbffad),#ffffffad;border-radius:30px;gap:clamp(30px,5vw,68px);padding:clamp(34px,5vw,58px);box-shadow:0 28px 70px #0f172a1a,inset 0 1px #ffffffbf}.testing3DExperienceEnabled .testingGroupedSkillCard:hover,.testing3DExperienceEnabled .testingProjectCard:hover,.testing3DExperienceEnabled .testingExperienceCard:hover,.testing3DExperienceEnabled .testingCertificationCard:hover,.testing3DExperienceEnabled .testingFocusCard:hover,.testing3DExperienceEnabled .testingContactDetails:hover,.testing3DExperienceEnabled .testingContactActions:hover,.testing3DExperienceEnabled .testingContactRow:hover,.testing3DExperienceEnabled .testingContactOptionCard:hover{background:linear-gradient(#fffffff0,#f8fbffc2),radial-gradient(circle at 100% 0,#2563eb1f,#0000 36%),#ffffffb8;border-color:#2563eb57;box-shadow:0 26px 70px #0f172a24,0 0 0 1px #2563eb0a,inset 0 1px #fffc}.testing3DExperienceEnabled .testingAboutCard:hover,.testing3DExperienceEnabled .testingAboutCard:focus-within{border-color:#2563eb5c;box-shadow:0 34px 82px #0f172a21,0 0 42px #0891b214,inset 0 1px #ffffffd1}.testing3DExperienceEnabled .testingContactDetails:hover,.testing3DExperienceEnabled .testingContactActions:hover,.testing3DExperienceEnabled .testingContactRow:hover,.testing3DExperienceEnabled .testingContactOptionCard:hover{transform:translateY(-6px)rotateX(1.2deg)rotateY(-1.2deg)}.testing3DExperienceEnabled .testingGroupedSkillCard h3,.testing3DExperienceEnabled .testingProjectCard h3,.testing3DExperienceEnabled .testingExperienceMeta h3,.testing3DExperienceEnabled .testingCertificationCard h3,.testing3DExperienceEnabled .testingFocusCard h3{color:var(--testing-slate);letter-spacing:-.015em;font-size:clamp(1.05rem,1.25vw,1.22rem);font-weight:700;line-height:1.22}.testing3DExperienceEnabled .testingProjectCard>p,.testing3DExperienceEnabled .testingFocusCard p,.testing3DExperienceEnabled .testingContactActions p{color:var(--testing-muted);font-size:clamp(.92rem,1vw,.98rem);font-weight:420;line-height:1.62}.testing3DExperienceEnabled .testingGroupedSkillCard>span,.testing3DExperienceEnabled .testingExperienceMeta>span,.testing3DExperienceEnabled .testingContactRow span,.testing3DExperienceEnabled .testingContactActions>span,.testing3DExperienceEnabled .testingContactOptionCard span{color:var(--testing-blue);letter-spacing:.06em;font-size:.74rem;font-weight:720;line-height:1.2}.testing3DExperienceEnabled .testingGroupedSkillCard ul{border-top-color:#94a3b83d}.testing3DExperienceEnabled .testingGroupedSkillCard li{color:#334155;border-bottom-color:#94a3b829;font-size:clamp(.92rem,1vw,.98rem);font-weight:620}.testing3DExperienceEnabled .testingProjectTags span,.testing3DExperienceEnabled .testingExperienceTags span{color:#1e3a5f;background:linear-gradient(#ffffffd1,#eff6ff94),#eff6ffa8;border-color:#2563eb29;min-height:30px;font-size:.8rem;font-weight:620;box-shadow:inset 0 1px #ffffffb8}.testing3DExperienceEnabled .testingFocusCard>span{color:#0b63f6;background:radial-gradient(circle at 30% 20%,#ffffffe6,#0000 55%),#dbeafee6;box-shadow:0 0 0 7px #2563eb0f,inset 0 1px #ffffffd1}.testing3DExperienceEnabled .testingCertificationCard{align-items:center;min-height:150px}.testing3DExperienceEnabled .testingContactRow{background:linear-gradient(#ffffffc2,#f8fbff94),#ffffff8f}.testing3DExperienceEnabled .testingContactToggle,.testing3DExperienceEnabled .testingContactOptionPrimary,.testing3DExperienceEnabled .testingContactOptionSecondary,.testing3DExperienceEnabled .testingContactRow button{border-radius:999px;font-size:.84rem;font-weight:650;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}.testing3DExperienceEnabled .testingContactToggle:hover,.testing3DExperienceEnabled .testingContactOptionPrimary:hover,.testing3DExperienceEnabled .testingContactOptionSecondary:hover,.testing3DExperienceEnabled .testingContactRow button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #2563eb24}.testing3DCardInteractive{--card-rotate-x:0deg;--card-rotate-y:0deg;--card-shine-x:50%;--card-shine-y:0%;will-change:transform;position:relative;overflow:hidden}.testing3DCardInteractive:before{content:"";z-index:0;border-radius:inherit;opacity:.66;pointer-events:none;background:radial-gradient(circle at 12% 0,#ffffffd6,#0000 30%),linear-gradient(135deg,#0891b214,#0000 42%),linear-gradient(315deg,#7c3aed14,#0000 46%);position:absolute;inset:0}.testing3DCardInteractive>:not(.testing3DCardShine):not(.testing3DIconBadge){z-index:1;position:relative}.testing3DCardShine{z-index:0;border-radius:inherit;background:radial-gradient(circle at var(--card-shine-x) var(--card-shine-y), #ffffffb8, #ffffff24 22%, transparent 46%);opacity:0;pointer-events:none;transition:opacity .18s;position:absolute;inset:0}.testing3DCardInteractive:hover .testing3DCardShine,.testing3DCardInteractive:focus-within .testing3DCardShine{opacity:1}.testing3DIconBadge{z-index:1;width:42px;height:42px;color:var(--testing-blue);background:radial-gradient(circle at 30% 18%,#fffffff2,#0000 54%),linear-gradient(135deg,#dbeafeeb,#e0f2fe99);border:1px solid #2563eb29;border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex;position:relative;box-shadow:0 12px 28px #2563eb1f,inset 0 1px #fffc}.testing3DIconBadge[data-testing-accent*=RAG],.testing3DIconBadge[data-testing-accent*=Systems],.testing3DIconBadge[data-testing-accent*=Dash]{color:var(--testing-violet);background:radial-gradient(circle at 30% 18%,#fffffff2,#0000 54%),linear-gradient(135deg,#ede9feeb,#dbeafe94);border-color:#7c3aed29}.testing3DIconBadge[data-testing-accent*=Data],.testing3DIconBadge[data-testing-accent*=Decision],.testing3DIconBadge[data-testing-accent*=Reporting]{color:var(--testing-cyan);background:radial-gradient(circle at 30% 18%,#fffffff2,#0000 54%),linear-gradient(135deg,#cffafee0,#dbeafe8c);border-color:#0891b22e}.testing3DExperienceEnabled .testingAboutCard>.testing3DIconBadge{margin:0;position:absolute;top:24px;right:24px}.testing3DExperienceEnabled .testingAboutCopy h2{color:#0f172a;letter-spacing:-.045em;max-width:760px;font-size:clamp(2.05rem,3.1vw,3.25rem);font-weight:780;line-height:1.04}.testing3DExperienceEnabled .testingAboutCopy p:last-child{color:#475569;max-width:720px;margin-top:22px;font-size:clamp(.98rem,1.05vw,1.06rem);font-weight:420;line-height:1.68}.testing3DExperienceEnabled .testingAboutHighlights{align-self:center;gap:14px}.testing3DExperienceEnabled .testingAboutHighlights span{color:#1e293b;background:linear-gradient(#ffffffd1,#f8fbff9e),#ffffffad;border-color:#94a3b833;min-height:56px;padding:13px 18px;font-size:.95rem;font-weight:650;box-shadow:0 12px 28px #0f172a0e,inset 0 1px #ffffffc7}.testing3DExperienceEnabled .testingAboutHighlights span:hover{background:linear-gradient(#ffffffeb,#eff6ffb8),#ffffffd1;border-color:#2563eb47;box-shadow:0 18px 36px #2563eb1a,inset 0 1px #ffffffdb}.testing3DExperienceEnabled .testingContactRow{grid-template-columns:auto 108px minmax(0,1fr) auto}.testing3DExperienceEnabled .testingContactRow>.testing3DIconBadge{border-radius:12px;width:34px;height:34px;margin:0}.testing3DExperienceEnabled .testingContactOptionCard>.testing3DIconBadge{border-radius:12px;width:36px;height:36px;margin-bottom:2px}.testing3DExperienceEnabled .testingContactActions>.testing3DIconBadge{width:40px;height:40px;margin-bottom:14px}.testing3DExperienceEnabled .testingGroupedSkillCard{-webkit-backdrop-filter:blur(20px);background:radial-gradient(circle at 12% 0,#0891b214,#0000 34%),radial-gradient(circle at 92% 12%,#7c3aed14,#0000 34%),linear-gradient(145deg,#ffffffe0,#f8fbffb8),#ffffffa8;border-color:#94a3b838;border-radius:26px;min-height:auto;padding:clamp(24px,2.6vw,34px);box-shadow:0 22px 58px #0f172a17,inset 0 1px #ffffffc7}.testing3DExperienceEnabled .testingGroupedSkillCard:after{content:"";z-index:0;border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(circle at 0 0,#0891b23d,#0000 34%),radial-gradient(circle at 100% 0,#7c3aed33,#0000 34%),linear-gradient(135deg,#0891b242,#2563eb14,#7c3aed3d);transition:opacity .22s;position:absolute;inset:0}.testing3DExperienceEnabled .testingGroupedSkillCard:hover:after,.testing3DExperienceEnabled .testingGroupedSkillCard:focus-within:after{opacity:.42}.testing3DExperienceEnabled .testingGroupedSkillCard .testing3DIconBadge{background:linear-gradient(135deg,#ffffffe0,#dbeafeb8),#eff6ffbd;border-color:#2563eb29;border-radius:14px;width:44px;height:44px;margin-bottom:18px;box-shadow:0 12px 28px #2563eb1a,inset 0 1px #fffc}.testing3DExperienceEnabled .testingGroupedSkillCard .testing3DIconBadge svg{width:19px;height:19px}.testing3DExperienceEnabled .testingGroupedSkillCard>span{color:#2563eb;letter-spacing:.18em;text-transform:uppercase;margin-bottom:22px;font-size:.74rem;font-weight:700;line-height:1.2;display:block}.testing3DExperienceEnabled .testingGroupedSkillCard h3{letter-spacing:-.035em;color:#0f172a;max-width:92%;font-size:clamp(1.18rem,1.35vw,1.42rem);font-weight:760;line-height:1.16}.testing3DExperienceEnabled .testingGroupedSkillCard ul{border-top:1px solid #94a3b82e;margin-top:22px}.testing3DExperienceEnabled .testingGroupedSkillCard li{color:#334155;border-bottom:1px solid #94a3b824;padding:12px 0;font-size:clamp(.92rem,.95vw,.98rem);font-weight:580;line-height:1.35}.testing3DExperienceEnabled .testingGroupedSkillCard:hover{border-color:#2563eb57;box-shadow:0 28px 68px #0f172a21,0 0 34px #0891b214,inset 0 1px #ffffffd6}.testing3DExperienceEnabled .testingGroupedSkillsGrid,.testing3DExperienceEnabled .testingProjectsGrid,.testing3DExperienceEnabled .testingCertificationGrid,.testing3DExperienceEnabled .testingFocusGrid{align-items:stretch;gap:clamp(20px,2.2vw,32px)}.testing3DExperienceEnabled .testingProjectCard,.testing3DExperienceEnabled .testingExperienceCard,.testing3DExperienceEnabled .testingCertificationCard,.testing3DExperienceEnabled .testingFocusCard{-webkit-backdrop-filter:blur(20px);background:radial-gradient(circle at 12% 0,#0891b214,#0000 34%),radial-gradient(circle at 92% 12%,#7c3aed14,#0000 34%),linear-gradient(145deg,#ffffffe0,#f8fbffb8),#ffffffa8;border-color:#94a3b838;border-radius:26px;min-height:auto;box-shadow:0 22px 58px #0f172a17,inset 0 1px #ffffffc7}.testing3DExperienceEnabled .testingProjectCard:after,.testing3DExperienceEnabled .testingExperienceCard:after,.testing3DExperienceEnabled .testingCertificationCard:after,.testing3DExperienceEnabled .testingFocusCard:after{content:"";z-index:0;border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(circle at 0 0,#0891b23d,#0000 34%),radial-gradient(circle at 100% 0,#7c3aed33,#0000 34%),linear-gradient(135deg,#0891b242,#2563eb14,#7c3aed3d);transition:opacity .22s;position:absolute;inset:0}.testing3DExperienceEnabled .testingProjectCard:hover:after,.testing3DExperienceEnabled .testingProjectCard:focus-within:after,.testing3DExperienceEnabled .testingExperienceCard:hover:after,.testing3DExperienceEnabled .testingExperienceCard:focus-within:after,.testing3DExperienceEnabled .testingCertificationCard:hover:after,.testing3DExperienceEnabled .testingCertificationCard:focus-within:after,.testing3DExperienceEnabled .testingFocusCard:hover:after,.testing3DExperienceEnabled .testingFocusCard:focus-within:after{opacity:.38}.testing3DExperienceEnabled .testingProjectCard:hover,.testing3DExperienceEnabled .testingExperienceCard:hover,.testing3DExperienceEnabled .testingCertificationCard:hover,.testing3DExperienceEnabled .testingFocusCard:hover{border-color:#2563eb57;box-shadow:0 28px 68px #0f172a21,0 0 34px #0891b214,inset 0 1px #ffffffd6}.testing3DExperienceEnabled .testingProjectCard{justify-content:flex-start;min-height:306px;padding:clamp(24px,2.5vw,34px)}.testing3DExperienceEnabled .testingProjectCard .testing3DIconBadge{border-radius:14px;width:44px;height:44px;margin-bottom:22px}.testing3DExperienceEnabled .testingProjectCard h3{color:#0f172a;letter-spacing:-.035em;max-width:92%;font-size:clamp(1.18rem,1.35vw,1.42rem);font-weight:760;line-height:1.16}.testing3DExperienceEnabled .testingProjectCard>p{color:#475569;margin-top:clamp(16px,1.8vw,20px);font-size:clamp(.92rem,.98vw,1rem);font-weight:420;line-height:1.62}.testing3DExperienceEnabled .testingProjectTags{gap:8px;margin-top:clamp(22px,2.4vw,28px)}.testing3DExperienceEnabled .testingProjectTags span,.testing3DExperienceEnabled .testingExperienceTags span{color:#1e3a5f;background:linear-gradient(#ffffffd6,#eff6ff99),#eff6ffa8;border-color:#2563eb29;min-height:28px;padding:5px 11px;font-size:.8rem;font-weight:620;box-shadow:inset 0 1px #ffffffbd}.testing3DExperienceEnabled .testingExperienceList{gap:clamp(18px,2vw,26px);max-width:100%}.testing3DExperienceEnabled .testingExperienceCard{grid-template-columns:auto minmax(260px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(16px,2.6vw,40px);min-height:126px;padding:clamp(22px,2.4vw,30px)}.testing3DExperienceEnabled .testingExperienceCard>.testing3DIconBadge{border-radius:11px;width:34px;height:34px;margin:0}.testing3DExperienceEnabled .testingExperienceMeta{min-width:0}.testing3DExperienceEnabled .testingExperienceMeta>span{color:#2563eb;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:9px;font-size:.78rem;font-weight:700;line-height:1.2;display:flex}.testing3DExperienceEnabled .testingExperienceMeta h3{color:#0f172a;letter-spacing:-.03em;font-size:clamp(1.1rem,1.25vw,1.28rem);font-weight:760;line-height:1.18}.testing3DExperienceEnabled .testingExperienceMeta p,.testing3DExperienceEnabled .testingExperienceMeta small{color:#475569;font-size:clamp(.88rem,.95vw,.94rem);font-weight:480;line-height:1.35}.testing3DExperienceEnabled .testingExperienceMeta small{color:#64748b}.testing3DExperienceEnabled .testingExperienceTags{justify-content:flex-end;align-self:center;gap:8px}.testing3DExperienceEnabled .testingCertificationGrid{max-width:100%}.testing3DExperienceEnabled .testingCertificationCard{align-items:center;gap:15px;min-height:118px;padding:clamp(20px,2.4vw,28px)}.testing3DExperienceEnabled .testingCertificationCard>.testing3DIconBadge{border-radius:14px;flex:none;width:42px;height:42px;margin:0}.testing3DExperienceEnabled .testingCertificationCard h3{color:#0f172a;letter-spacing:-.025em;font-size:clamp(1rem,1.18vw,1.14rem);font-weight:740;line-height:1.22}.testing3DExperienceEnabled .testingFocusCard{min-height:216px;padding:clamp(24px,2.6vw,32px)}.testing3DExperienceEnabled .testingFocusCard>.testing3DIconBadge{vertical-align:middle;border-radius:13px;width:40px;height:40px;margin:0 10px 20px 0}.testing3DExperienceEnabled .testingFocusCard>span{color:#0b63f6;vertical-align:middle;background:radial-gradient(circle at 30% 20%,#ffffffe6,#0000 55%),#dbeafee6;width:34px;height:34px;margin-bottom:20px;font-size:.78rem;font-weight:780;box-shadow:0 0 0 7px #2563eb0f,inset 0 1px #ffffffd1}.testing3DExperienceEnabled .testingFocusCard h3{color:#0f172a;letter-spacing:-.035em;font-size:clamp(1.12rem,1.3vw,1.34rem);font-weight:760;line-height:1.18}.testing3DExperienceEnabled .testingFocusCard p{color:#475569;margin-top:14px;font-size:clamp(.92rem,.98vw,1rem);font-weight:420;line-height:1.62}.testing3DExperienceEnabled .testingContactDetails,.testing3DExperienceEnabled .testingContactActions{padding:clamp(22px,2.6vw,30px)}@media (prefers-reduced-motion:reduce){.testingAboutHighlights span,.testingGroupedSkillCard,.testingProjectCard,.testingExperienceCard,.testingCertificationCard,.testingFocusCard,.testingContactRow,.testingContactActions,.testingContactRow button,.testingContactToggle,.testingContactOptionPrimary,.testingContactOptionSecondary{transition:none}.testingAboutHighlights span:hover,.testingGroupedSkillCard:hover,.testingProjectCard:hover,.testingExperienceCard:hover,.testingCertificationCard:hover,.testingFocusCard:hover,.testingContactRow:hover,.testingContactActions:hover,.testingContactRow button:hover,.testingContactToggle:hover,.testingContactOptionPrimary:hover,.testingContactOptionSecondary:hover,.testing3DExperienceEnabled .testingGroupedSkillCard,.testing3DExperienceEnabled .testingProjectCard,.testing3DExperienceEnabled .testingExperienceCard,.testing3DExperienceEnabled .testingCertificationCard,.testing3DExperienceEnabled .testingFocusCard,.testing3DExperienceEnabled .testingContactDetails,.testing3DExperienceEnabled .testingContactActions,.testing3DExperienceEnabled .testingContactRow,.testing3DExperienceEnabled .testingContactOptionCard,.testing3DExperienceEnabled .testingGroupedSkillCard:hover,.testing3DExperienceEnabled .testingProjectCard:hover,.testing3DExperienceEnabled .testingExperienceCard:hover,.testing3DExperienceEnabled .testingCertificationCard:hover,.testing3DExperienceEnabled .testingFocusCard:hover,.testing3DExperienceEnabled .testingContactDetails:hover,.testing3DExperienceEnabled .testingContactActions:hover,.testing3DExperienceEnabled .testingContactRow:hover,.testing3DExperienceEnabled .testingContactOptionCard:hover{transform:none}}@media (width<=1040px){.testing3DExperienceEnabled .hero{grid-template-columns:1fr;gap:clamp(26px,5vw,44px)}.testing3DExperienceEnabled .heroContent{max-width:760px}.testing3DExperienceEnabled .heroVisual{min-height:520px}.testingAboutCard,.testingGroupedSkillsGrid,.testingProjectsGrid,.testingExperienceCard,.testingCertificationGrid,.testingFocusGrid,.testingContactGrid{grid-template-columns:1fr}.testingGroupedSkillsGrid{max-width:760px}.testingProjectsGrid,.testingCertificationGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.testingAboutHighlights{grid-template-columns:repeat(3,minmax(0,1fr))}.testing3DExperienceEnabled .testingExperienceCard{grid-template-columns:auto minmax(0,1fr)}.testing3DExperienceEnabled .testingExperienceTags{grid-column:2;justify-content:flex-start}}@media (width<=760px){.testing3DExperienceEnabled .hero{min-height:auto;padding-top:clamp(44px,10vw,70px);padding-bottom:clamp(44px,10vw,70px)}.testing3DExperienceEnabled .heroContent h1{font-size:clamp(3.35rem,15vw,4.8rem)}.testing3DExperienceEnabled .heroVisual{min-height:460px}.testingAboutSkillsFlow,.testingProjectsSection,.testingExperienceSection,.testingCertificationsSection,.testingTechnicalFocus,.testingContact{width:min(100% - 32px,1180px)}.testingAboutCard{border-radius:22px;padding:26px 20px}.testingAboutHighlights{grid-template-columns:1fr}.testingSkillsHeader h2{font-size:clamp(2rem,10vw,3rem)}.testingProjectsHeader h2{font-size:clamp(2rem,9.5vw,2.95rem)}.testingExperienceHeader h2,.testingTechnicalFocusHeader h2,.testingContactHeader h2{font-size:clamp(1.9rem,9vw,2.8rem)}.testingGroupedSkillCard,.testingProjectCard,.testingExperienceCard,.testingCertificationCard,.testingFocusCard,.testingContactDetails,.testingContactActions{border-radius:20px}.testingProjectsGrid,.testingCertificationGrid,.testingContactRow,.testing3DExperienceEnabled .testingExperienceCard{grid-template-columns:1fr}.testing3DExperienceEnabled .testingExperienceTags{grid-column:auto}.testingContactRow button,.testingContactToggle,.testingContactOptionPrimary,.testingContactOptionSecondary{width:100%}}.siteShell:has(.gestureExperience){background:radial-gradient(circle at 18% 12%,#29b6ff2e,#0000 28%),radial-gradient(circle at 86% 24%,#185fff29,#0000 30%),linear-gradient(135deg,#050914 0%,#071222 46%,#08111d 100%)}.siteShell:has(.gestureExperience) .navbar{background:#050c18db;border-bottom-color:#7eccff2e}:is(.siteShell:has(.gestureExperience) .brand,.siteShell:has(.gestureExperience) .navReturnLink,.siteShell:has(.gestureExperience) .navButton,.siteShell:has(.gestureExperience) .modeSwitchLink){color:#edf8ff}.siteShell:has(.gestureExperience) .modeSwitchLink{background:#0a192dc2;border-color:#7eccff33}.siteShell:has(.gestureExperience) .modeSwitchLink[aria-current=page]{background:#0b63f62e;border-color:#4abcff94}.siteShell:has(.gestureExperience) .footer{color:#92a7bc}.gestureExperience{color:#eaf7ff;background:linear-gradient(#74c2ff0b 1px,#0000 1px) 0 0/54px 54px,linear-gradient(90deg,#74c2ff0b 1px,#0000 1px) 0 0/54px 54px,radial-gradient(circle at 22% 18%,#00c2ff2b,#0000 28%),radial-gradient(circle at 82% 12%,#1e58ff33,#0000 28%),linear-gradient(135deg,#050914 0%,#071222 46%,#08111d 100%);min-height:100vh;position:relative;overflow:hidden}.gestureExperience:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#67ceff14 50%,#0000 100%),radial-gradient(circle,#0000 0%,#00000052 100%);position:absolute;inset:0}.gestureLanding,.gestureStage,.gestureCommandCenter{z-index:1;width:min(1180px,90%);margin:0 auto;position:relative}.gestureLanding{grid-template-columns:minmax(0,1fr) .72fr;align-items:center;gap:60px;min-height:calc(100vh - 82px);padding:84px 0;display:grid}.gestureHeroCopy h1,.gestureStageHeader h1,.commandTopbar h1{color:#f7fcff;letter-spacing:-.04em;max-width:880px;margin:0;font-size:clamp(3rem,6vw,6.8rem);line-height:.92}.gestureHeroCopy p,.gestureStageHeader p,.commandTopbar p{color:#aec5dc;max-width:720px;font-size:1.08rem;line-height:1.75}.gestureKicker{color:#8fe2ff;letter-spacing:.08em;text-transform:uppercase;background:#0e2a46b8;border:1px solid #6dd0ff57;border-radius:999px;width:fit-content;margin-bottom:18px;padding:7px 11px;font-size:.78rem;font-weight:900;display:inline-flex}.gestureActionRow{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.gestureExperience .button-primary,.gestureExperience .button-secondary,.gestureExperience button{transition:transform .18s,border-color .18s,background .18s}.gestureExperience .button-primary{color:#001526;background:linear-gradient(135deg,#8fe2ff,#3e8cff);box-shadow:0 18px 45px #2da0ff40}.gestureExperience .button-secondary{color:#dff7ff;background:#09192cc7;border-color:#80d3ff57}.gestureExperience button:hover,.gestureExperience .button:hover{transform:translateY(-1px)}.gesturePrivacyNote,.gestureAlert,.fallbackReason{color:#cbe7ff;background:#0a192dad;border:1px solid #7eccff38;border-radius:16px;max-width:760px;padding:14px 16px}.gestureAlert{color:#ffe2e2;background:#5c141c6b;border-color:#ff8a8a5c}.gestureOrbitalPreview{background:radial-gradient(circle,#5dcdff2e,#0000 58%),#08182b85;border:1px solid #7eccff2e;border-radius:34px;min-height:480px;position:relative;box-shadow:inset 0 0 38px #60ceff14,0 30px 80px #00000038}.gestureOrbitRing,.gestureOrbitCore{position:absolute;inset:50%;translate:-50% -50%}.gestureOrbitRing{border:1px solid #8ee2ff47;border-radius:50%;width:180px;height:180px;animation:4s ease-in-out infinite gesturePulse}.gestureOrbitRing:nth-child(2){width:280px;height:280px;animation-delay:.7s}.gestureOrbitRing:nth-child(3){width:380px;height:380px;animation-delay:1.4s}.gestureOrbitCore{color:#001526;background:linear-gradient(135deg,#8fe2ff,#3e8cff);border-radius:30px;place-items:center;width:112px;height:112px;font-size:2rem;font-weight:950;display:grid;box-shadow:0 0 50px #46b4ff61}.gestureStage{min-height:calc(100vh - 82px);padding:72px 0}.gestureStageHeader{margin-bottom:34px}.gestureInstructionGrid,.calibrationGrid,.commandOverviewGrid,.knowledgeGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.gestureInstructionCard,.keyboardFallbackPanel,.calibrationStatusPanel,.commandMainPanel,.gestureSimulator,.gestureProjectCard,.knowledgeCard,.commandMetricCard,.timelineDetail,.resumeViewer section,.contactTerminal,.skillDetailPanel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08182bad;border:1px solid #7eccff2e;border-radius:22px;box-shadow:inset 0 1px #ffffff0f,0 22px 60px #0000002e}.gestureInstructionCard{grid-template-columns:64px 1fr;gap:16px;min-height:142px;padding:20px;display:grid}.gestureSignal{color:#001526;background:linear-gradient(135deg,#8fe2ff,#69a7ff);border-radius:18px;place-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:950;display:grid}.gestureInstructionCard h2,.keyboardFallbackPanel h2,.calibrationStatusPanel h2,.knowledgeCard h3,.commandMetricCard strong,.resumeViewer h3,.timelineDetail h3,.skillDetailPanel h3{color:#f7fcff;margin:0 0 8px}.gestureInstructionCard p,.keyboardFallbackPanel,.calibrationStatusPanel,.knowledgeCard p,.commandMetricCard p,.resumeViewer p,.resumeViewer li,.timelineDetail p,.skillDetailPanel p{color:#abc3da;line-height:1.65}.keyboardFallbackPanel{margin-top:18px;padding:22px}.keyboardGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.keyboardGrid span{color:#abc3da;gap:8px;display:grid}.keyboardGrid kbd{color:#8fe2ff;background:#030a169e;border:1px solid #7eccff38;border-radius:10px;width:fit-content;padding:8px 10px;font-weight:900}.calibrationGrid{grid-template-columns:1.1fr .9fr}.gestureCameraSurface{background-color:#08182bb8;background-image:linear-gradient(#8fe2ff0e 1px,#0000 1px),linear-gradient(90deg,#8fe2ff0e 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #7eccff33;border-radius:28px;place-items:center;min-height:420px;display:grid;position:relative;overflow:hidden}.gestureCameraSurface video{object-fit:cover;width:100%;height:100%;min-height:420px;transform:scaleX(-1)}.gestureCameraSurface p{color:#abc3da;text-align:center;max-width:320px}.palmTarget{color:#8fe2ff;letter-spacing:.12em;background:#050e1b38;border:1px solid #8fe2ff8c;border-radius:50%;place-items:center;width:190px;height:190px;font-size:.78rem;font-weight:950;display:grid;position:absolute}.mirroredPreviewLabel{color:#dff7ff;background:#050e1b9e;border:1px solid #8fe2ff47;border-radius:999px;padding:7px 10px;font-size:.74rem;font-weight:850;position:absolute;bottom:14px;right:14px}.calibrationStatusPanel{padding:24px}.gestureStatusList{gap:12px;margin:0;display:grid}.gestureStatusList div{border-bottom:1px solid #7eccff1f;justify-content:space-between;gap:16px;padding:12px 0;display:flex}.gestureStatusList dt{color:#7e9ab6}.gestureStatusList dd{color:#f7fcff;margin:0;font-weight:900}.gestureStatusHUD{z-index:40;color:#dff7ff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050e1bc7;border:1px solid #7eccff38;border-radius:18px;gap:9px;width:230px;padding:14px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 20px 70px #00000047}.gestureStatusHUD div{justify-content:space-between;gap:12px;font-size:.78rem;display:flex}.gestureStatusHUD .gestureDebugPanel{background:#030a166b;border:1px solid #7eccff29;border-radius:12px;gap:4px;padding:9px;display:grid}.gestureDebugPanel small{color:#b9d0e6;font-size:.72rem}.gestureStatusHUD span{color:#87a6c0}.gestureStatusHUD strong{text-align:right}.gestureTinyButton,.gestureDefaultExit,.commandControls button,.sectionDock button,.gestureSimulator button,.projectCardActions button,.timelineActions button,.terminalBody button,.resumeViewer button,.modalCloseButton,.radialMenu button{color:#dff7ff;cursor:pointer;background:#0b233cb8;border:1px solid #7eccff3d;border-radius:12px}.gestureTinyButton{padding:9px 10px;font-weight:850}.gestureDefaultExit{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050e1bb8;padding:11px 14px;position:fixed;bottom:20px;left:20px}.gesturePointer{z-index:70;pointer-events:none;filter:drop-shadow(0 0 16px #69d5ffc7);place-items:center;width:38px;height:38px;margin:-19px 0 0 -19px;transition:opacity .14s,filter .14s;display:grid;position:fixed;top:0;left:0}.gesturePointerRing{background:conic-gradient(#8fe2ff var(--hold-progress), #8fe2ff29 0), radial-gradient(circle, #8fe2ff1f, transparent 62%);border:1px solid #8fe2ffad;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 0 7px #4d91ff14,inset 0 0 14px #8fe2ff2e}.gesturePointerDot{background:#dff7ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 14px #dff7ffe6}.gesturePointer.isHovering{filter:drop-shadow(0 0 24px #8fe2fff2)}.gesturePointer.isHovering .gesturePointerRing{scale:1.18}.gesturePointer-pinch .gesturePointerRing{background:radial-gradient(circle,#8fe2ff,#4d91ff);scale:.78}.gesturePointer-pinch-pending .gesturePointerRing{border-style:dashed;scale:.94;box-shadow:0 0 0 9px #4d91ff12,inset 0 0 18px #8fe2ff3d}.gesturePointer-cooldown{opacity:.55}.gestureCommandCenter{padding:44px 0 110px}.commandTopbar{grid-template-columns:1fr auto;align-items:end;gap:24px;margin-bottom:24px;display:grid}.commandTopbar h1{max-width:780px;font-size:clamp(2.4rem,5vw,5.2rem)}.commandControls{flex-wrap:wrap;gap:10px;display:flex}.commandControls button,.gestureSimulator button,.timelineActions button,.modalCloseButton{padding:11px 14px;font-weight:850}.commandLayout{grid-template-columns:230px minmax(0,1fr) 220px;gap:18px;display:grid}.sectionDock{align-self:start;gap:8px;display:grid}.sectionDock button{text-align:left;grid-template-columns:36px 1fr;align-items:center;gap:10px;padding:12px;display:grid}.sectionDock button[aria-current=page]{color:#001526;background:linear-gradient(135deg,#8fe2ff,#4d91ff)}.sectionDock span{font-weight:950}.commandMainPanel{min-height:620px;padding:22px}.commandPanelHeader{color:#8fe2ff;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:16px;margin-bottom:18px;font-size:.86rem;font-weight:950;display:flex}.gestureSimulator{align-self:start;padding:18px}.commandCameraPreview{background:#030a1685;border:1px solid #7eccff2e;border-radius:16px;place-items:center;min-height:142px;margin-bottom:14px;display:grid;position:relative;overflow:hidden}.commandCameraPreview video{object-fit:cover;width:100%;height:100%;min-height:142px;transform:scaleX(-1)}.commandCameraPreview p{color:#9ab3cb;text-align:center;max-width:150px;font-size:.78rem;line-height:1.45}.commandCameraPreview small{color:#dff7ff;text-align:center;background:#050e1bb3;border-radius:999px;padding:6px 8px;font-size:.68rem;position:absolute;bottom:8px;left:8px;right:8px}.gestureSimulator span,.projectCardHeader span,.knowledgeCard span,.commandMetricCard span,.skillDetailPanel span,.timelineDetail span{color:#8fe2ff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:950;display:block}.gestureSimulator p{color:#9ab3cb;font-size:.88rem;line-height:1.55}.gestureSimulator button{width:100%;margin-top:8px}.gestureProjectGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.gestureProjectCard{outline:none;gap:14px;padding:18px;display:grid}.gestureProjectCard.isFocused,.gestureProjectCard:focus-within,.terminalBody button.isFocused,.terminalBody button:focus-visible{border-color:#8fe2ffb3;box-shadow:0 0 0 3px #5cbeff24}.projectCardHeader strong{color:#f7fcff;font-size:1.06rem;display:block}.gestureProjectCard p{color:#abc3da;margin:0;font-size:.9rem;line-height:1.55}.gestureProjectCard b{color:#eaf7ff}.gestureToolList{flex-wrap:wrap;gap:8px;display:flex}.gestureToolList span{color:#8fe2ff;background:#0b233c9e;border:1px solid #7eccff33;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:850}.projectCardActions{flex-wrap:wrap;gap:8px;display:flex}.projectCardActions button{padding:8px 10px}.projectCardActions button:disabled,.resumeViewer button:disabled{color:#7e92a8;cursor:not-allowed;opacity:.72}.projectModalOverlay,.radialOverlay{z-index:55;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000812b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.projectModal{color:#eaf7ff;background:#071425f5;border:1px solid #7eccff47;border-radius:28px;width:min(900px,100%);max-height:88vh;padding:26px;overflow:auto;box-shadow:0 30px 110px #00000061}.projectModalHeader{margin-bottom:22px;position:relative}.projectModalHeader span{color:#8fe2ff;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:950}.projectModalHeader h2{margin:8px 44px 0 0;font-size:clamp(2rem,5vw,3.8rem);line-height:.98}.projectModalHeader button{color:#dff7ff;background:#0b233cb8;border-radius:12px;width:38px;height:38px;position:absolute;top:0;right:0}.projectModalGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.projectModalGrid div{background:#08182ba8;border:1px solid #7eccff29;border-radius:18px;padding:16px}.projectModalGrid h3{color:#8fe2ff;margin:0 0 8px}.projectModalGrid p{color:#abc3da;line-height:1.62}.radialMenu{background:radial-gradient(circle,#8fe2ff29,#0000 52%),#071425eb;border:1px solid #7eccff3d;border-radius:50%;width:min(520px,90vw);height:min(520px,90vw);position:relative;box-shadow:0 30px 110px #00000061}.radialCore{background:#050e1be0;border:1px solid #7eccff47;border-radius:50%;place-items:center;width:160px;height:160px;display:grid;position:absolute;inset:50%;translate:-50% -50%}.radialCore span{color:#f7fcff;font-weight:950}.radialCore button{padding:8px 12px}.radialItem{width:112px;height:46px;transform:rotate(var(--menu-angle)) translate(188px) rotate(calc(-1 * var(--menu-angle))) translate(-50%, -50%);font-weight:900;position:absolute;top:50%;left:50%}.radialItem[aria-current=true]{color:#001526;background:linear-gradient(135deg,#8fe2ff,#4d91ff)}.skillsConstellation{grid-template-columns:minmax(0,1fr) 280px;gap:18px;display:grid}.constellationMap{background:radial-gradient(circle,#8fe2ff1f,#0000 56%),#050e1b52;border:1px solid #7eccff29;border-radius:28px;min-height:500px;position:relative}.constellationMap:before{content:"";border:1px solid #7eccff24;border-radius:50%;position:absolute;inset:76px}.skillNode{color:#dff7ff;background:#0b233cd1;border-color:#7eccff3d;width:122px;min-height:50px;padding:9px;font-size:.82rem;font-weight:900;position:absolute}.skillNode.isSelected{color:#001526;background:linear-gradient(135deg,#8fe2ff,#4d91ff)}.coreNode{width:150px;min-height:72px;top:50%;left:50%;translate:-50% -50%}.skillNode:nth-child(2){top:8%;left:50%;translate:-50%}.skillNode:nth-child(3){top:16%;right:16%}.skillNode:nth-child(4){top:42%;right:7%}.skillNode:nth-child(5){bottom:13%;right:18%}.skillNode:nth-child(6){bottom:7%;left:50%;translate:-50%}.skillNode:nth-child(7){bottom:13%;left:16%}.skillNode:nth-child(8){top:42%;left:7%}.skillNode:nth-child(9){top:16%;left:16%}.skillNode:nth-child(10){top:24%;left:50%;translate:-50%}.skillDetailPanel{align-self:start;padding:22px}.careerTimeline{gap:18px;display:grid}.timelineRail{grid-template-columns:repeat(6,minmax(170px,1fr));gap:12px;padding-bottom:12px;display:grid;overflow-x:auto}.timelineDot{text-align:left;white-space:normal;min-height:110px;padding:14px}.timelineDot[aria-current=step]{color:#001526;background:linear-gradient(135deg,#8fe2ff,#4d91ff)}.timelineDot span{margin-bottom:10px;font-weight:950;display:block}.timelineDetail{padding:22px}.timelineActions{gap:10px;display:flex}.resumeViewer{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.resumeViewer section{padding:18px}.resumeViewer ul{margin:0;padding-left:18px}.resumeViewer button{grid-column:1/-1;min-height:58px}.contactTerminal{overflow:hidden}.terminalHeader{border-bottom:1px solid #7eccff29;align-items:center;gap:8px;padding:14px 16px;display:flex}.terminalHeader span{background:#8fe2ff;border-radius:50%;width:10px;height:10px}.terminalHeader span:nth-child(2){background:#69a7ff}.terminalHeader span:nth-child(3){background:#2c5fe8}.terminalHeader strong{color:#dff7ff;margin-left:8px}.terminalBody{gap:8px;padding:16px;display:grid}.terminalBody button{text-align:left;gap:6px;padding:14px;display:grid}.terminalBody button span{color:#8fe2ff;font-family:Consolas,SFMono-Regular,monospace;font-size:.82rem}.terminalBody button strong{color:#f7fcff}.terminalBody button small{color:#9ab3cb;overflow-wrap:anywhere}.commandMetricCard,.knowledgeCard{padding:18px}@keyframes gesturePulse{0%,to{opacity:.45;scale:1}50%{opacity:1;scale:1.04}}@media (prefers-reduced-motion:reduce){.gestureOrbitRing,.gestureExperience .button-primary,.gestureExperience .button-secondary,.gestureExperience button{transition:none;animation:none}}@media (width<=1120px){.gestureLanding,.commandTopbar,.commandLayout,.skillsConstellation{grid-template-columns:1fr}.sectionDock{grid-template-columns:repeat(3,1fr)}.gestureSimulator{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.gestureSimulator span,.gestureSimulator p,.commandCameraPreview{grid-column:1/-1}}@media (width<=860px){.gestureInstructionGrid,.commandOverviewGrid,.knowledgeGrid,.gestureProjectGrid,.projectModalGrid,.resumeViewer,.calibrationGrid{grid-template-columns:1fr}.keyboardGrid,.sectionDock,.gestureSimulator{grid-template-columns:repeat(2,1fr)}.gestureStatusHUD{width:min(1180px,90%);margin:18px auto 0;position:static}.gestureDefaultExit{margin:0 5% 24px;position:static}}@media (width<=620px){.gestureLanding,.gestureStage,.gestureCommandCenter{width:min(100% - 28px,1180px)}.gestureHeroCopy h1,.gestureStageHeader h1,.commandTopbar h1{font-size:3rem}.gestureOrbitalPreview{min-height:320px}.gestureInstructionCard,.keyboardGrid,.sectionDock,.gestureSimulator{grid-template-columns:1fr}.radialMenu{width:320px;height:320px}.radialItem{width:auto;position:static;transform:none}.radialMenu{border-radius:28px;align-content:center;gap:8px;padding:24px;display:grid}.radialCore{border-radius:18px;width:auto;height:auto;padding:14px;position:static;translate:none}}.siteShell:has(.gamingExperience){background:radial-gradient(circle at 14% 16%,#45bdff29,#0000 30%),radial-gradient(circle at 88% 18%,#725bff24,#0000 28%),linear-gradient(135deg,#06101d 0%,#081729 50%,#06111e 100%)}.siteShell:has(.gamingExperience) .navbar{background:#050d19db;border-bottom-color:#74ccff2e}:is(.siteShell:has(.gamingExperience) .brand,.siteShell:has(.gamingExperience) .navReturnLink,.siteShell:has(.gamingExperience) .navButton,.siteShell:has(.gamingExperience) .modeSwitchLink){color:#eef9ff}.siteShell:has(.gamingExperience) .modeSwitchLink{background:#0a192db8;border-color:#7eccff33}.siteShell:has(.gamingExperience) .modeSwitchLink[aria-current=page]{background:#2c79ff2e;border-color:#66d2ff80}.siteShell:has(.gamingExperience) .footer{color:#91a9bd}.gamingExperience{color:#eef9ff;background:linear-gradient(#66d2ff0b 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#66d2ff0b 1px,#0000 1px) 0 0/44px 44px,radial-gradient(circle at 24% 18%,#2c79ff38,#0000 30%),linear-gradient(135deg,#06101d 0%,#081729 50%,#06111e 100%);min-height:100vh;overflow-x:hidden}.gamingIntro{width:min(1180px,90%);margin:0 auto;padding:62px 0 22px}.gameKicker{color:#91e5ff;letter-spacing:.08em;text-transform:uppercase;background:#0a1f36bd;border:1px solid #74ccff57;border-radius:999px;width:fit-content;margin-bottom:16px;padding:7px 11px;font-size:.78rem;font-weight:900;display:inline-flex}.gamingIntro h1{color:#f7fcff;letter-spacing:-.045em;max-width:860px;margin:0;font-size:clamp(3rem,6vw,6.6rem);line-height:.92}.gamingIntro p{color:#abc4da;max-width:720px;font-size:1.08rem;line-height:1.75}.gamingLayout{grid-template-columns:230px minmax(0,1fr) 210px;align-items:start;gap:18px;width:min(1280px,94%);margin:0 auto 48px;display:grid}.actuarialWorldLayout{grid-template-columns:240px minmax(0,1fr) 220px}.gameHUD,.miniMap,.gameWorldPanel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071628c2;border:1px solid #7eccff2e;border-radius:22px;box-shadow:inset 0 1px #ffffff0f,0 24px 70px #0000003d}.gameHUD{gap:11px;padding:16px;display:grid}.gameHUD div{border-bottom:1px solid #7eccff1a;gap:4px;padding-bottom:10px;display:grid}.gameHUD span,.miniMapTitle,.buildingPanelHeader span{color:#91e5ff;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:950}.gameHUD strong{color:#f7fcff;font-size:.9rem}.gameHUD button,.touchControls button,.buildingContentPanel button{color:#e6f8ff;cursor:pointer;background:#0c2744c7;border:1px solid #7eccff3d;border-radius:12px;font-weight:850}.gameHUD button{min-height:42px}.gameWorldPanel{padding:16px;position:relative;overflow:hidden}.actuarialWorldPanel{min-height:720px;padding:14px}.actuarialWorldCanvasShell{background:radial-gradient(circle,#2c79ff2e,#0000 58%),linear-gradient(135deg,#07101f,#020817);border:1px solid #7eccff33;border-radius:20px;width:100%;height:680px;position:relative;overflow:hidden}.actuarialWorldCanvasShell:before{content:"";z-index:2;pointer-events:none;border:1px solid #91e5ff1a;border-radius:16px;position:absolute;inset:12px;box-shadow:inset 0 0 42px #38bdf814}.actuarialWorldCanvas{position:absolute;inset:0}.actuarialWorldCanvas canvas{display:block}.actuarialWorldLoading{z-index:4;color:#91e5ff;background:#020817cc;place-items:center;font-weight:900;display:grid;position:absolute;inset:0}.actuarialWorldDesktopNote{color:#abc4da;background:#081d3394;border:1px solid #7eccff29;border-radius:14px;margin:0 0 12px;padding:10px 12px;font-size:.9rem}.actuarialWorldNearby{min-height:68px}.gameWorld{isolation:isolate;background:linear-gradient(135deg,#8fe2ff0f 25%,#0000 25%) 0 0/44px 44px,linear-gradient(225deg,#8fe2ff0a 25%,#0000 25%) 0 0/44px 44px,radial-gradient(circle,#2a77ff29,#0000 58%),#040d1ae0;border:1px solid #7eccff29;border-radius:20px;width:100%;min-height:620px;position:relative;overflow:hidden}.gameWorld:before{content:"";pointer-events:none;border:1px solid #7eccff14;border-radius:18px;position:absolute;inset:26px;transform:skewY(-6deg)}.worldRoad{z-index:0;background:linear-gradient(90deg,#0000,#71d3ff38,#0000),#0e2c4894;border-radius:999px;position:absolute;box-shadow:0 0 24px #5bc8ff1f}.roadHorizontal{height:74px;top:50%;left:7%;right:7%;transform:translateY(-50%)skewY(-5deg)}.roadVertical{width:74px;top:7%;bottom:7%;left:50%;transform:translate(-50%)skew(-9deg)}.worldPlaza{background:#081d33bf;border:1px solid #8fe2ff29;border-radius:28px;width:170px;height:112px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-3deg)skewY(-6deg)}.worldBuilding{z-index:2;color:#f7fcff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#ffffff14,#0000),#0a1f36e6;border:1px solid #7eccff3d;border-radius:16px;align-content:center;gap:5px;padding:14px;display:grid;position:absolute;transform:translate(-50%,-50%)skewY(-5deg);box-shadow:12px 18px #0000002e,0 0 30px #52b8ff14}.worldBuilding:hover,.worldBuilding.isNearby{border-color:#8fe2ffc7;box-shadow:12px 18px #0003,0 0 34px #65d3ff52}.buildingRoof{background:#8fe2ff33;border-radius:10px 10px 4px 4px;height:18px;position:absolute;inset:-12px 14px auto}.buildingIcon{color:#001526;background:#91e5ff;border-radius:10px;place-items:center;width:40px;height:34px;font-weight:950;display:grid;transform:skewY(5deg)}.worldBuilding strong,.worldBuilding small{transform:skewY(5deg)}.worldBuilding small{color:#abc4da;line-height:1.35}.theme-cyan{--building-accent:#91e5ff}.theme-blue{--building-accent:#669cff}.theme-violet{--building-accent:#a891ff}.theme-amber{--building-accent:#ffd166}.theme-green{--building-accent:#79f2ad}.theme-indigo{--building-accent:#7f8cff}.theme-pink{--building-accent:#ff91d5}.theme-slate{--building-accent:#b7c7d8}.worldBuilding[class*=theme-] .buildingIcon,.worldBuilding[class*=theme-] .buildingRoof{background:var(--building-accent)}.playerAvatar{z-index:5;pointer-events:none;width:46px;height:58px;position:absolute;transform:translate(-50%,-76%)}.avatarShadow{filter:blur(3px);background:#00000052;border-radius:50%;width:54px;height:18px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.avatarBody{background:linear-gradient(#91e5ff,#2d78ff);border:2px solid #dff7ffd6;border-radius:15px 15px 11px 11px;place-items:center;width:34px;height:46px;display:grid;position:absolute;bottom:4px;left:50%;transform:translate(-50%);box-shadow:0 0 28px #6ed3ff6b}.avatarFace{background:#06101d;border-radius:999px;width:14px;height:8px}.avatarDirection{background:#f7fcff;border-radius:4px;width:12px;height:12px;position:absolute}.playerAvatar.is-up .avatarDirection{top:-8px}.playerAvatar.is-down .avatarDirection{bottom:-8px}.playerAvatar.is-left .avatarDirection{left:-8px}.playerAvatar.is-right .avatarDirection{right:-8px}.playerAvatar.isMoving .avatarBody{animation:.44s ease-in-out infinite alternate avatarBob}.interactionPrompt{z-index:10;color:#e6f8ff;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(90deg,#38bdf824,#0b1b35d1),#040d1adb;border:1px solid #8fe2ff6b;border-radius:999px;max-width:min(540px,88%);padding:13px 18px;position:absolute;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 16px 42px #00000047,0 0 26px #38bdf829}.interactionPrompt.isIdle{color:#91a9bd;background:#040d1ab8;border-color:#8fe2ff33;box-shadow:0 14px 34px #00000038}.interactionPrompt kbd{color:#001526;background:linear-gradient(#e6f8ff,#91e5ff);border-radius:8px;margin-right:6px;padding:5px 8px;font-weight:950;box-shadow:0 0 18px #91e5ff47}.touchControls{justify-items:center;gap:8px;margin-top:14px;display:none}.touchControls div{gap:8px;display:flex}.touchControls button{min-width:74px;min-height:42px}.miniMap{padding:16px}.miniMapSurface{background-color:#030c18b3;background-image:linear-gradient(#8fe2ff0f 1px,#0000 1px),linear-gradient(90deg,#8fe2ff0f 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #7eccff29;border-radius:16px;height:180px;margin-top:12px;position:relative;overflow:hidden}.miniMapSurface:before,.miniMapSurface:after{content:"";pointer-events:none;background:#91e5ff21;border-radius:999px;position:absolute}.miniMapSurface:before{height:14px;top:52%;left:8%;right:8%}.miniMapSurface:after{width:14px;top:8%;bottom:8%;left:50%;transform:translate(-50%)}.miniMapBuilding,.miniMapPlayer{z-index:2;background:var(--building-accent,#91e5ff);border-radius:50%;width:9px;height:9px;position:absolute;transform:translate(-50%,-50%)}.miniMapPlayer{background:#f7fcff;width:13px;height:13px;box-shadow:0 0 14px #f7fcffb8}.actuarialWorldMiniMap p{color:#91a9bd;margin:12px 0 0;font-size:.84rem;line-height:1.5}.miniMapBuilding.isNearby{width:14px;height:14px;box-shadow:0 0 18px var(--building-accent,#91e5ff)}.buildingPanelOverlay{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000812bd;place-items:center;padding:24px;animation:.16s ease-out panelFadeIn;display:grid;position:fixed;inset:0}.buildingContentPanel{color:#eaf7ff;background:linear-gradient(145deg,#ffffff12,#0000),#071425f5;border:1px solid #7eccff42;border-radius:28px;width:min(960px,100%);max-height:88vh;padding:26px;animation:.18s ease-out panelRiseIn;overflow:auto;box-shadow:0 30px 110px #00000061}.buildingPanelHeader{grid-template-columns:1fr auto;align-items:start;gap:16px;display:grid}.buildingPanelHeader span{grid-column:1/-1}.buildingPanelHeader h2{letter-spacing:-.04em;margin:0;font-size:clamp(2.1rem,5vw,4.2rem);line-height:.95}.buildingPanelHeader button,.buildingPanelFooter button{min-height:42px;padding:0 14px}.buildingPanelSummary{color:#abc4da;max-width:760px;line-height:1.7}.buildingInventoryGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.buildingInventoryCard{background:#081d33b3;border:1px solid #7eccff29;border-radius:18px;min-height:160px;padding:18px}.buildingInventoryCard h3{color:#f7fcff;margin:0 0 10px}.buildingInventoryCard p{color:#abc4da;line-height:1.6}.buildingTagList{flex-wrap:wrap;gap:8px;display:flex}.buildingTagList span{color:#91e5ff;background:#0c2744c7;border:1px solid #7eccff2e;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:850}.buildingPanelFooter{color:#91a9bd;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;display:flex}@keyframes avatarBob{0%{translate:0}to{translate:0 -5px}}@keyframes panelFadeIn{0%{opacity:0}}@keyframes panelRiseIn{0%{opacity:0;transform:translateY(12px)scale(.985)}}@media (prefers-reduced-motion:reduce){.playerAvatar.isMoving .avatarBody{animation:none}}@media (width<=1120px){.gamingLayout{grid-template-columns:1fr}.gameHUD{grid-template-columns:repeat(3,1fr)}.gameHUD button{grid-column:1/-1}.miniMap{order:3}}@media (width<=760px){.gamingIntro h1{font-size:3rem}.gameHUD{grid-template-columns:1fr 1fr}.gameWorld{min-height:620px}.worldBuilding{scale:.82}.touchControls{display:grid}.buildingInventoryGrid,.buildingPanelHeader{grid-template-columns:1fr}}@media (width<=540px){.gamingLayout,.gamingIntro{width:min(100% - 24px,1180px)}.gameHUD{grid-template-columns:1fr}.gameWorldPanel{padding:10px}.buildingPanelOverlay{padding:12px}.buildingContentPanel{padding:18px}}.immersiveMode{color:#06142e;isolation:isolate;background:#f8fbff;height:calc(100vh - 82px);min-height:620px;position:relative;overflow:hidden}.cinematicViewport{touch-action:pan-y;width:100%;height:100%;position:relative;overflow:hidden}.cinematicScene{opacity:0;pointer-events:none;align-items:center;transition:opacity .76s,transform .9s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;inset:0;overflow:hidden;transform:scale(1.015)}.cinematicScene.isActive{opacity:1;pointer-events:auto;z-index:2;transform:scale(1)}.cinematicSceneBackground{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.04)}.cinematicScene.isActive .cinematicSceneBackground{animation:14s ease-in-out infinite alternate cinematicDrift}.cinematicSceneShade{z-index:1;background:linear-gradient(90deg,#f8fbffe0 0%,#f8fbffa8 35%,#f8fbff2e 72%,#f8fbff0d 100%),radial-gradient(circle at 22% 48%,#ffffffb3,#0000 38%);position:absolute;inset:0}.cinematicScene-final-cta .cinematicSceneShade,.cinematicScene-project-world .cinematicSceneShade{background:linear-gradient(90deg,#f8fbffe6 0%,#f8fbffb8 42%,#f8fbff38 78%,#f8fbff14 100%),radial-gradient(circle at 20% 52%,#ffffffc7,#0000 42%)}.cinematicSceneGrain{z-index:2;pointer-events:none;opacity:.16;mix-blend-mode:soft-light;background-image:radial-gradient(circle at 12% 24%,#06142e2e 0 1px,#0000 1px),radial-gradient(circle at 72% 64%,#ffffff61 0 1px,#0000 1px);background-size:22px 22px,28px 28px;position:absolute;inset:0}.cinematicSceneContent{z-index:3;color:#06142e;text-wrap:balance;opacity:0;border-left:2px solid #0b63f66b;width:min(760px,88vw);margin-left:clamp(1.5rem,7vw,8rem);padding:clamp(1.25rem,3vw,2.2rem);transition:opacity .62s .22s,transform .72s cubic-bezier(.22,1,.36,1) .22s;position:relative;transform:translateY(24px)}.cinematicScene.isActive .cinematicSceneContent{opacity:1;transform:translateY(0)}.cinematicSceneNumber{color:#0b63f6;letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px;font-size:.82rem;font-weight:950;display:inline-flex}.cinematicSceneContent h1{color:#06142e;letter-spacing:0;margin:0;font-size:clamp(3.6rem,8vw,8.5rem);font-weight:950;line-height:.88}.cinematicSceneContent p{color:#06142ec7;max-width:680px;margin:26px 0 0;font-size:clamp(1.12rem,1.8vw,1.62rem);font-weight:650;line-height:1.5}.cinematicActions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.cinematicAction{color:#06142e;cursor:pointer;min-height:48px;font:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #0b63f64d;border-radius:999px;padding:0 18px;font-weight:850;box-shadow:0 16px 38px #0f172a24}.cinematicAction-primary{color:#fff;background:linear-gradient(135deg,#0b63f6,#0644bd);box-shadow:0 18px 42px #0b63f642}.cinematicAction:hover,.cinematicAction:focus-visible{transform:translateY(-2px)}.cinematicHint{z-index:5;color:#06142ead;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;font-size:.82rem;font-weight:850;display:inline-flex;position:absolute;bottom:clamp(1rem,4vw,3rem);right:clamp(1rem,4vw,4rem)}.cinematicHint:after{content:"";border-bottom:2px solid;border-right:2px solid;width:9px;height:9px;animation:1.4s ease-in-out infinite cinematicHintPulse;transform:rotate(45deg)}@keyframes cinematicDrift{0%{transform:scale(1.04)translate(-.7%,-.6%)}to{transform:scale(1.09)translate(.8%,.7%)}}@keyframes cinematicHintPulse{50%{transform:translateY(5px)rotate(45deg)}}@media (width<=900px){.immersiveMode{height:calc(100vh - 96px);min-height:620px}.cinematicSceneShade{background:linear-gradient(#f8fbffe0 0%,#f8fbffa3 48%,#f8fbff2e 100%),radial-gradient(circle at 34% 38%,#ffffffb8,#0000 42%)}.cinematicSceneContent{align-self:end;width:min(100% - 28px,720px);margin:0 auto;padding-bottom:clamp(4.5rem,16vh,8rem)}.cinematicSceneContent h1{font-size:clamp(3rem,14vw,5.5rem)}}@media (width<=620px){.cinematicSceneContent{border-left:0;padding-inline:0}.cinematicActions{flex-direction:column;align-items:stretch}.cinematicHint{display:none}}@media (prefers-reduced-motion:reduce){.cinematicScene,.cinematicSceneContent,.cinematicSceneBackground,.cinematicHint:after,.cinematicAction{transition-duration:.001ms!important;animation:none!important}.cinematicSceneBackground{transform:scale(1.04)}}
