:root{--blue:#0866ff;--blue-soft:#e7f3ff;--bg:#f0f2f5;--card:#fff;--text:#050505;--muted:#65676b;--line:#d9dce1;--green:#31a24c;--shadow:0 1px 2px #0000001f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}button,a{font:inherit}main{min-height:100vh}.reveal{opacity:0;transition:opacity .55s,transform .65s cubic-bezier(.2,.75,.25,1);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:none}.fb-header{z-index:100;background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:56px;padding:0 16px;display:grid;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 4px #0000002e}.fb-brand{background:var(--blue);color:#fff;letter-spacing:-.08em;border-radius:50%;place-items:center;width:40px;height:40px;font-size:22px;font-weight:800;display:grid}.fb-search{background:var(--bg);width:255px;height:40px;color:var(--muted);border-radius:24px;align-items:center;gap:9px;padding:0 14px;display:flex;position:absolute;left:64px}.fb-search span{font-size:22px}.fb-search b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:400;overflow:hidden}.fb-header nav{height:100%;display:flex}.fb-header nav a{width:112px;color:var(--muted);place-items:center;font-weight:600;display:grid;position:relative}.fb-header nav a:hover{background:#f5f6f7;border-radius:8px}.fb-header nav a:first-child{color:var(--blue)}.fb-header nav a:first-child:after{content:"";background:var(--blue);height:3px;position:absolute;bottom:0;left:8px;right:8px}.fb-header nav i{font-size:21px;font-style:normal}.fb-header nav span{display:none}.header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.langs{background:var(--bg);border-radius:20px;padding:3px;display:flex}.langs button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:9px;font-weight:700}.langs button.active{background:var(--blue);color:#fff}.header-avatar{width:40px;height:40px;color:var(--blue);background:#d7e7ff;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.profile-hero{background:#fff;padding-top:56px;box-shadow:0 1px 2px #0000001f}.cover{background:linear-gradient(126deg,#071d3e 0%,#0b3f88 50%,#1473e6 100%);border-radius:0 0 10px 10px;width:min(1250px,100%);height:420px;margin:auto;position:relative;overflow:hidden}.cover:before{content:"";background:radial-gradient(circle at 75% 45%,#ffffff30,#0000 34%),repeating-linear-gradient(90deg,#0000 0 98px,#ffffff0f 99px 100px);position:absolute;inset:0}.cover-grid{grid-template-columns:repeat(3,130px);gap:10px;display:grid;position:absolute;top:40px;left:40px}.cover-grid span{color:#d5e6ff;letter-spacing:.12em;border:1px solid #ffffff40;border-radius:8px;padding:14px;font-size:10px;line-height:1.35}.cover-title{color:#fff;letter-spacing:-.075em;font-size:clamp(62px,8vw,122px);font-weight:800;line-height:.78;position:absolute;bottom:42px;left:40px}.cover-title em{color:#7ec1ff;font-family:Georgia,serif;font-weight:400;display:block}.cover-status{color:#173f72;background:#fffffff2;border-radius:18px;padding:11px 14px;font-size:10px;font-weight:700;position:absolute;top:28px;right:28px}.cover-status i{background:var(--green);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.identity{border-bottom:1px solid var(--line);align-items:center;width:min(1150px,100% - 36px);min-height:145px;margin:auto;padding:26px 0 16px 185px;display:flex;position:relative}.avatar{background:#fff;border-radius:50%;width:168px;height:168px;padding:6px;position:absolute;top:-78px;left:0;box-shadow:0 1px 5px #00000040}.avatar span{width:100%;height:100%;color:var(--blue);letter-spacing:-.09em;background:linear-gradient(145deg,#e4efff,#a8ccff);border-radius:50%;place-items:center;font-size:51px;font-weight:800;display:grid}.avatar i{background:var(--green);border:5px solid #fff;border-radius:50%;width:27px;height:27px;position:absolute;bottom:17px;right:12px}.identity-copy h1{margin:0 0 6px;font-size:36px}.identity-copy p{color:#303236;margin:0 0 8px;font-size:16px}.identity-copy span{color:var(--muted);font-size:13px}.identity-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.identity-actions a,.identity-actions button{cursor:pointer;background:#e4e6eb;border:0;border-radius:7px;align-items:center;height:38px;padding:0 16px;font-size:13px;font-weight:700;display:flex}.identity-actions .primary{background:var(--blue);color:#fff}.identity-actions button{padding:0 14px;font-size:16px}.profile-tabs{align-items:end;gap:6px;width:min(1150px,100% - 36px);height:58px;margin:auto;display:flex}.profile-tabs a{color:var(--muted);padding:19px 17px;font-size:14px;font-weight:600;position:relative}.profile-tabs a:first-child{color:var(--blue)}.profile-tabs a:first-child:after{content:"";background:var(--blue);height:3px;position:absolute;bottom:0;left:6px;right:6px}.page-grid{grid-template-columns:310px minmax(0,1fr) 300px;align-items:start;gap:16px;width:min(1250px,100% - 28px);margin:18px auto 40px;display:grid}.left-column,.right-column{gap:16px;display:grid;position:sticky;top:72px}.card{background:var(--card);box-shadow:var(--shadow);border-radius:9px}.intro-card,.tools-card,.skills-card,.dashboard,.featured,.contact-card{padding:18px}.card h2{margin:0 0 13px;font-size:19px}.intro-lead{margin:0 0 16px;font-size:14px;line-height:1.45}.intro-card ul{border-top:1px solid var(--line);margin:0;padding:13px 0 8px;list-style:none}.intro-card li{color:#3f4246;gap:10px;padding:7px 0;font-size:13px;display:flex}.intro-card li i{width:18px;color:var(--muted);font-style:normal}.intro-card li a{color:var(--blue)}.card-button{height:36px;color:var(--blue);background:#e7f3ff;border-radius:6px;place-items:center;font-size:13px;font-weight:700;display:grid}.card-heading{justify-content:space-between;align-items:center;display:flex}.card-heading span{color:var(--blue);font-size:13px;font-weight:700}.tool-chips{flex-wrap:wrap;gap:7px;display:flex}.tool-chips span{background:var(--bg);border-radius:16px;padding:8px 10px;font-size:11px}.skills-card>div:not(.card-heading){border-top:1px solid #eef0f2;align-items:center;gap:11px;padding:9px 0;font-size:12px;display:flex}.skills-card>div>i{background:var(--blue-soft);width:30px;height:30px;color:var(--blue);border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.feed{gap:16px;display:grid}.post{overflow:hidden}.post-head{align-items:center;gap:10px;padding:16px 16px 8px;display:flex}.mini-avatar{width:42px;height:42px;color:var(--blue);background:#d7e7ff;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.post-head>div:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.post-head b{font-size:14px}.post-head span{color:var(--muted);font-size:11px}.post-head button{color:var(--muted);background:0 0;border:0;font-size:17px}.post>h2,.post>p{margin-left:16px;margin-right:16px}.post>h2{margin-top:12px;font-size:26px;line-height:1.1}.post>h2 strong{color:var(--blue);display:block}.post>p{font-size:14px;line-height:1.52}.post-meta{color:var(--muted);justify-content:space-between;padding:12px 16px;font-size:11px;display:flex}.post-actions{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);height:46px;margin:0 16px;display:grid}.post-actions span{color:var(--muted);place-items:center;font-size:12px;font-weight:700;display:grid}.job{border-top:1px solid var(--line);grid-template-columns:48px 1fr;gap:13px;margin:22px 16px 0;padding-top:18px;display:grid}.job-icon{width:48px;height:48px;color:var(--blue);background:#e7f3ff;border-radius:10px;place-items:center;font-size:22px;font-weight:800;display:grid}.finance-icon{color:#218838;background:#e6f4ea}.job-main>span{float:right;background:var(--bg);color:var(--muted);border-radius:12px;padding:5px 8px;font-size:10px}.job-main h3{margin:3px 0 5px;font-size:16px}.job-main p{color:var(--muted);margin:0 0 11px;font-size:11px}.job-main ul{columns:2;margin:0;padding:0;list-style:none}.job-main li{break-inside:avoid;color:#3d4045;padding:4px 8px 4px 0;font-size:11px;line-height:1.3}.post-metrics{grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 16px;display:grid}.post-metrics>div{background:var(--bg);border-radius:8px;padding:15px}.post-metrics span,.post-metrics small{color:var(--muted);font-size:9px;display:block}.post-metrics strong{color:var(--blue);margin:8px 0;font-size:24px;display:block}.report-group{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.report-group-title{align-items:center;gap:10px;padding:0 16px 12px;display:flex}.report-group-title>span{width:34px;height:34px;color:var(--blue);background:#e7f3ff;border-radius:8px;place-items:center;font-size:16px;font-weight:800;display:grid}.report-group-title>div{flex-direction:column;gap:2px;display:flex}.report-group-title b{font-size:15px}.report-group-title small{color:var(--muted);font-size:10px}.report-group-finance .report-group-title>span{color:#218838;background:#e6f4ea}.gallery{background:#fff;grid-template-columns:1.35fr .65fr;gap:3px;display:grid}.gallery a{position:relative;overflow:hidden}.gallery img{object-fit:cover;object-position:top;width:100%;height:390px;display:block}.gallery-single{background:#181d2c;grid-template-columns:1fr}.gallery-single img{aspect-ratio:3222/1914;object-fit:contain;height:auto}.gallery a>span{color:#fff;background:#000000bf;border-radius:6px;padding:9px 10px;font-size:11px;font-weight:700;position:absolute;bottom:10px;left:10px;right:10px}.dashboard>p{color:var(--muted);margin:0 0 13px;font-size:12px}.dashboard-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.dashboard-grid>div{background:var(--bg);border-radius:7px;padding:11px 8px}.dashboard-grid strong{color:var(--blue);font-size:18px;display:block}.dashboard-grid span{color:var(--muted);text-transform:uppercase;margin-top:5px;font-size:7px;line-height:1.25;display:block}.dashboard-status{color:#247b3b;background:#e6f4ea;border-radius:7px;margin-top:12px;padding:11px;font-size:10px;font-weight:700}.dashboard-status i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.featured-cover{color:#fff;letter-spacing:-.05em;background:linear-gradient(145deg,#0b3f88,#0866ff);border-radius:8px;flex-direction:column;justify-content:flex-end;height:180px;padding:17px;font-size:31px;font-weight:800;display:flex}.featured-cover span{letter-spacing:.14em;font-size:9px}.featured>a{color:var(--blue);justify-content:space-between;margin-top:12px;font-size:12px;font-weight:700;display:flex}.contact-card>h2{font-size:14px}.contact-card>p{font-size:12px;line-height:1.45}.contact-card>a{border-top:1px solid #eef0f2;align-items:center;gap:10px;padding:9px 0;display:flex}.contact-card>a>i{background:var(--blue-soft);width:35px;height:35px;color:var(--blue);border-radius:50%;place-items:center;font-style:normal;display:grid}.contact-card>a>span{min-width:0;color:var(--muted);overflow-wrap:anywhere;flex-direction:column;font-size:10px;display:flex}.contact-card>a b{color:var(--text);margin-bottom:2px;font-size:11px}footer{width:min(1250px,100% - 28px);color:var(--muted);border-top:1px solid #c8ccd1;justify-content:space-between;margin:0 auto 35px;padding-top:18px;font-size:10px;display:flex}footer a{color:var(--blue);font-weight:700}@media (max-width:1120px){.fb-search{display:none}.page-grid{grid-template-columns:280px minmax(0,1fr)}.right-column{display:none}.cover{height:370px}.identity{padding-left:165px}.avatar{width:150px;height:150px}.fb-header{grid-template-columns:1fr auto 1fr}}@media (max-width:800px){.fb-header{grid-template-columns:1fr auto}.fb-header nav{display:none}.profile-hero{padding-top:56px}.cover{border-radius:0;height:300px}.cover-grid{display:none}.cover-title{font-size:15vw;left:22px}.cover-status{font-size:8px;top:15px;right:15px}.identity{width:calc(100% - 28px);padding:80px 0 18px;display:block}.avatar{width:132px;height:132px;top:-74px;left:0}.avatar span{font-size:41px}.identity-copy h1{font-size:28px}.identity-actions{margin-top:18px}.profile-tabs{overflow-x:auto}.page-grid{grid-template-columns:1fr}.left-column{grid-template-columns:1fr 1fr;position:static}.skills-card{display:none}.feed{grid-row:1}.intro-card{grid-column:1/-1}.gallery img,.gallery a:last-child img{height:320px}}@media (max-width:560px){.fb-header{padding:0 10px}.header-avatar{display:none}.cover{height:245px}.cover-title{bottom:30px}.cover-status{white-space:nowrap;text-overflow:ellipsis;max-width:210px;overflow:hidden}.identity-actions{grid-template-columns:1fr 1fr;display:grid}.identity-actions a{justify-content:center}.identity-actions button{display:none}.profile-tabs{width:calc(100% - 18px)}.profile-tabs a{padding-left:12px;padding-right:12px}.page-grid{gap:9px;width:calc(100% - 16px);margin-top:9px}.left-column{grid-template-columns:1fr;gap:9px}.tools-card{display:none}.feed{gap:9px}.post>h2{font-size:23px}.job-main ul{columns:1}.post-metrics{grid-template-columns:1fr}.post-metrics>div{grid-template-columns:1fr 1fr;display:grid}.post-metrics small{grid-column:1/-1}.gallery{grid-template-columns:1fr}.gallery img{height:250px}.gallery-single img{height:auto}.post-meta{font-size:9px}.post-actions span{font-size:11px}footer{flex-direction:column;gap:8px;width:calc(100% - 18px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}}.fb-brand,.header-avatar,.mini-avatar{letter-spacing:0;justify-content:center;align-items:center;padding-top:1px;line-height:1;display:flex}.fb-brand{font-size:19px}.avatar span{letter-spacing:0;justify-content:center;align-items:center;padding-top:2px;font-size:48px;line-height:1;display:flex}.cover-title{letter-spacing:-.06em;text-align:center;width:440px;line-height:.78;bottom:38px;left:32px}.cover-title span,.cover-title em{text-align:center;width:100%;display:block}.cover-title em{letter-spacing:-.045em}@media (max-width:560px){.cover-title{width:58vw;bottom:30px;left:16px}}.career-post{padding-bottom:0}.career-cover{background:linear-gradient(135deg,#e7f3ff,#f5f9ff);border:1px solid #d2e6ff;border-radius:10px;grid-template-columns:58px 1fr;align-items:center;gap:14px;margin:8px 16px 18px;padding:18px;display:grid}.career-cover .job-icon{width:58px;height:58px;font-size:26px}.career-cover>div:last-child>span{float:right;color:var(--muted);background:#fff;border-radius:14px;padding:6px 10px;font-size:10px;font-weight:700}.career-cover h2{margin:0 0 5px;font-size:20px}.career-cover p{color:var(--muted);margin:0;font-size:11px}.finance-post .career-cover{background:linear-gradient(135deg,#e6f4ea,#f5fbf7);border-color:#cfe8d6}.career-list{gap:8px;margin:0;padding:0 16px 8px;list-style:none;display:grid}.career-list li{color:#303236;background:#f7f8fa;border:1px solid #e2e5e9;border-radius:8px;align-items:center;gap:11px;min-height:46px;padding:10px 13px;font-size:12px;line-height:1.35;display:flex}.career-list li i{background:var(--blue);color:#fff;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:12px;font-style:normal;font-weight:800;display:grid}.finance-post .career-list li i{background:#2f9e57}.career-post .post-actions{margin-top:12px}@media (max-width:560px){.career-cover{grid-template-columns:48px 1fr;padding:14px}.career-cover .job-icon{width:48px;height:48px}.career-cover>div:last-child>span{float:none;margin-bottom:7px;display:inline-block}.career-cover h2{font-size:17px}.career-list li{font-size:11px}}.reveal.reveal-from-top:not(.is-visible){transform:translateY(-28px)}#profile,#experience,#results,#contact{scroll-margin-top:72px}.cover-title{bottom:62px;left:60px}.contact-post{padding-bottom:18px}.contact-banner{color:#fff;background:linear-gradient(135deg,#0b4fa8,#0866ff);border-radius:10px;margin:8px 16px 16px;padding:24px}.contact-banner>span{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.contact-banner h2{margin:22px 0 14px;font-size:31px;line-height:1.06}.contact-banner h2 strong{color:#b9dcff;display:block}.contact-banner p{color:#eef6ff;max-width:600px;margin:0;font-size:13px;line-height:1.5}.contact-options{gap:8px;padding:0 16px;display:grid}.contact-options a{background:#f7f8fa;border:1px solid #e1e4e8;border-radius:8px;grid-template-columns:38px 1fr 20px;align-items:center;gap:11px;min-height:58px;padding:10px 13px;display:grid}.contact-options a>i{background:var(--blue-soft);width:38px;height:38px;color:var(--blue);border-radius:50%;place-items:center;font-style:normal;display:grid}.contact-options a>span{min-width:0;color:var(--muted);overflow-wrap:anywhere;flex-direction:column;font-size:11px;display:flex}.contact-options a b{color:var(--text);margin-bottom:3px;font-size:12px}.contact-options a>strong{color:var(--blue)}.contact-options .contact-option-primary{background:#eef6ff;border-color:#c9e0ff}@media (max-width:560px){.cover-title{bottom:48px;left:24px}.contact-banner{padding:18px}.contact-banner h2{font-size:25px}}@media (min-width:1121px){.right-column .contact-post .post-head{padding:14px 14px 7px}.right-column .contact-post .mini-avatar{width:36px;height:36px}.right-column .contact-post .contact-banner{margin:6px 12px 12px;padding:15px}.right-column .contact-post .contact-banner>span{font-size:7px}.right-column .contact-post .contact-banner h2{margin:14px 0 9px;font-size:20px}.right-column .contact-post .contact-banner p{font-size:10px}.right-column .contact-post .contact-options{gap:6px;padding:0 12px 12px}.right-column .contact-post .contact-options a{grid-template-columns:32px 1fr 14px;gap:8px;min-height:50px;padding:7px 9px}.right-column .contact-post .contact-options a>i{width:32px;height:32px}.right-column .contact-post .contact-options a>span{font-size:9px}.right-column .contact-post .contact-options a b{font-size:10px}}@media (max-width:1120px){.right-column{display:contents}.right-column>.dashboard,.right-column>.featured{display:none}.right-column>.contact-post{grid-area:2/2;position:static}}@media (max-width:800px){.left-column{grid-row:2}.right-column>.contact-post{grid-area:3/1}}
