:root{
  --paper:#f5f1e8;
  --ink:#080808;
  --muted:#69665f;
  --orange:#ff5b17;
  --purple:#a654f6;
  --yellow:#efb50e;
  --green:#0a3f2a;
  --lime:#baf64d;
  --line:rgba(8,8,8,.18);
  --shell:min(1460px,calc(100% - 48px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:80px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}
body.menu-open{overflow:hidden}
::selection{background:var(--orange);color:#fff}
a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img{display:block;max-width:100%}
.grain{position:fixed;inset:0;z-index:9998;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.65'/%3E%3C/svg%3E")}
.section-shell{width:var(--shell);margin-inline:auto}
.cursor{position:fixed;left:0;top:0;width:92px;height:92px;z-index:10000;pointer-events:none;opacity:0;transform:translate(-50%,-50%);transition:opacity .2s ease;color:var(--ink);mix-blend-mode:multiply}
.cursor.ready{opacity:1}.cursor svg{width:100%;height:100%;animation:spin 8s linear infinite}.cursor text{font-size:11px;font-weight:800;letter-spacing:4px;fill:currentColor}.cursor i{position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:var(--orange);transform:translate(-50%,-50%);transition:.2s ease}.cursor.link i{width:25px;height:25px;background:var(--ink)}.cursor.link svg{animation-duration:3s}@keyframes spin{to{transform:rotate(360deg)}}
.topbar{height:86px;padding:0 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;position:relative;z-index:100;background:rgba(245,241,232,.88);backdrop-filter:blur(16px);border-bottom:1px solid transparent}
.identity{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.03em;width:max-content}.identity-mark{width:19px;height:19px;border:1.5px solid currentColor;border-radius:6px 2px 6px 2px;display:grid;place-items:center;font-size:10px;transform:rotate(-4deg)}
.desktop-nav{display:flex;gap:clamp(20px,2.9vw,50px);align-items:center}.desktop-nav a,.top-location{font-size:10px;letter-spacing:.08em;text-decoration:none;font-weight:700}.desktop-nav a{position:relative;padding:6px 0}.desktop-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:0;height:1px;background:currentColor;transition:right .25s}.desktop-nav a:hover::after,.desktop-nav a.active::after{right:0}.top-location{justify-self:end;display:flex;gap:22px}a.top-location:hover{text-decoration:underline;text-underline-offset:6px}.menu-button{display:none;border:0;background:none;padding:9px}.menu-button span{display:block;width:24px;height:1.5px;background:currentColor;margin:5px}.mobile-menu{display:none}
.hero{min-height:calc(100vh - 86px);padding:52px 0 104px;position:relative}.hero::before{content:"";position:absolute;left:11%;right:10%;top:7%;height:470px;opacity:.5;background-image:radial-gradient(circle,var(--ink) 0 1px,transparent 1.2px);background-size:46px 46px;mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 76%,transparent)}
.hero-art-card{position:absolute;z-index:3;right:5.7%;top:62px;width:230px}.hero-art-shape{height:92px;border-radius:42px 11px 42px 11px;background:linear-gradient(135deg,#ffd184 0 16%,#ff7a13 16% 38%,#fff1cb 38% 41%,#ff5000 41% 72%,#b92509 72%);box-shadow:0 18px 42px rgba(122,53,5,.22);position:relative;overflow:hidden}.hero-art-shape::before,.hero-art-shape::after{content:"";position:absolute;width:170px;height:24px;background:rgba(255,255,255,.65);transform:rotate(-32deg);left:24px}.hero-art-shape::before{top:16px}.hero-art-shape::after{top:50px;opacity:.35}.hero-art-card p{font-size:8px;line-height:1.28;font-weight:700;margin:9px 3px 0 50px;text-transform:uppercase}
.hero-title{position:relative;z-index:2;width:min(1120px,82vw);margin:18px auto 0;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-title>span{display:block;line-height:.79;letter-spacing:-.075em;white-space:nowrap}.hero-thin{font-size:clamp(82px,12.7vw,190px);font-weight:300}.hero-bold{font-size:clamp(86px,13.2vw,198px);font-weight:900}.hero-engineer{display:flex!important;align-items:center;justify-content:center;position:relative}.hero-photo{width:.16em;height:.76em;border-radius:999px;overflow:hidden;margin:0 .015em;border:1px solid var(--ink);transform:translateY(.02em)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:54% 38%;filter:grayscale(1)}.hero-star{font-size:.22em;letter-spacing:0;color:var(--orange);position:absolute;right:-.13em;bottom:.11em;font-weight:400;transform:rotate(12deg)}
.availability{margin:40px auto 0;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Georgia,"Times New Roman",serif;font-size:13px}.availability i{width:7px;height:7px;border-radius:50%;background:#31b95d;box-shadow:0 0 0 5px rgba(49,185,93,.1)}
.hero-summary{margin:108px auto 0;width:min(1040px,88%);text-align:center}.hero-summary p{font-size:clamp(24px,2.4vw,40px);line-height:1.07;font-weight:700;letter-spacing:-.045em;margin:0}.mini-photo{display:inline-block;width:.8em;height:.8em;border-radius:8px;overflow:hidden;vertical-align:-.08em;margin:0 .08em}.mini-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.years-badge{display:inline-block;padding:.08em .28em .1em;background:var(--orange);color:#fff;border-radius:999px;transform:rotate(-3deg);font-family:Georgia,serif;font-style:italic;font-weight:400;white-space:nowrap}
.featured{padding:34px 0 120px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:18px}.section-heading h2{margin:0;font-size:clamp(30px,3.4vw,54px);letter-spacing:-.05em}.section-heading sup{font-size:.34em;letter-spacing:0;margin-left:4px}.section-heading p{font-size:10px;font-weight:700;letter-spacing:.12em;margin:0 0 8px}
.case-card{margin-bottom:52px}.case-visual{position:relative;overflow:hidden;border-radius:11px;min-height:640px}.case-card:not(.case-hero):not(.case-wide) .case-visual{min-height:550px}.case-hero .case-visual{background:var(--purple)}.case-copy{position:relative;padding:13px 0 0}.case-copy>span{display:block;font-size:8px;font-weight:800;letter-spacing:.07em;margin-bottom:7px}.case-copy h3{font-size:clamp(25px,2.35vw,39px);line-height:1.04;letter-spacing:-.045em;margin:0;max-width:1080px}.case-copy p{font-size:9px;font-weight:800;letter-spacing:.08em;margin:10px 0 0}.case-copy button,.visual-action{border:0;background:#080808;color:#fff;border-radius:999px;font-size:10px;font-weight:700;padding:13px 20px;cursor:pointer}.case-copy button{position:absolute;right:0;top:26px}.visual-action{position:absolute;right:22px;bottom:18px;z-index:10}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px 70px}.case-grid .case-copy h3{font-size:clamp(26px,2.55vw,39px)}.case-wide{margin-top:0}.case-wide .case-visual{min-height:610px;background:#ff714f}
.talentforge-visual{display:grid;place-items:center}.visual-ribbon{position:absolute;background:linear-gradient(135deg,#200431,#4e1770,#12031f);box-shadow:inset 0 0 80px rgba(255,255,255,.09)}.ribbon-one{left:-3%;top:0;width:54%;height:43%;clip-path:polygon(0 0,100% 0,67% 100%,0 100%)}.ribbon-two{right:-2%;top:4%;width:34%;height:28%;transform:skewY(-15deg)}.laptop{position:relative;width:min(66%,820px);z-index:3;transform:perspective(1200px) rotateX(1deg) rotateZ(1deg)}.laptop-screen{background:#18181a;border:13px solid #111;border-bottom-width:19px;border-radius:18px 18px 10px 10px;box-shadow:0 38px 80px rgba(27,4,45,.55)}.screen-top{height:42px;background:#f9f8fa;display:flex;align-items:center;gap:20px;padding:0 18px;font-size:10px}.screen-top span{color:#777}.screen-top i{margin-left:auto;width:26px;height:26px;border-radius:50%;background:var(--purple)}.screen-body{display:grid;grid-template-columns:68px 1fr;min-height:340px;background:#f3f1f5}.screen-body aside{background:#17151b;padding:22px 13px;display:flex;flex-direction:column;align-items:center;gap:22px}.screen-body aside strong{width:36px;height:36px;border-radius:10px;background:var(--lime);display:grid;place-items:center}.screen-body aside span{width:26px;height:5px;border-radius:9px;background:#5b5663}.screen-body aside span.active{background:var(--purple)}.screen-content{padding:28px;color:#15131a}.screen-content>p{font-weight:700;font-size:19px;margin:0 0 20px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stat-grid span{background:#fff;padding:14px;border-radius:9px}.stat-grid strong,.stat-grid small{display:block}.stat-grid strong{font-size:24px}.stat-grid small{color:#777;margin-top:5px;font-size:8px}.chart{height:142px;background:#1c1721;border-radius:12px;margin-top:18px;padding:15px;display:flex;align-items:end;gap:9px}.chart i{flex:1;height:var(--h);background:linear-gradient(to top,#6b2aa1,#c77bff);border-radius:5px 5px 1px 1px}.laptop-base{height:28px;width:116%;margin-left:-8%;background:linear-gradient(#c2c2c4,#5c5c61);clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);border-radius:0 0 10px 10px}.visual-chip{position:absolute;left:19px;bottom:18px;padding:10px 13px;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;font-size:9px;font-weight:700;letter-spacing:.08em}
.learning-visual{background:var(--yellow);display:grid;place-items:center}.read-strip{position:absolute;top:0;left:0;right:0;height:23px;overflow:hidden;white-space:nowrap;font-size:8px;font-weight:700;letter-spacing:.07em;padding:7px 0 0 12px;color:rgba(0,0,0,.55)}.read-strip-dark{color:rgba(255,255,255,.55)}.course-window{width:74%;min-height:415px;display:grid;grid-template-columns:72px 1fr;background:#f8f5ed;border:10px solid #24211d;border-radius:18px;box-shadow:0 35px 70px rgba(94,63,0,.35);transform:rotate(-2deg)}.course-sidebar{background:#161512;padding:25px 14px;display:flex;flex-direction:column;align-items:center;gap:26px}.course-sidebar b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--yellow)}.course-sidebar span{width:29px;height:5px;border-radius:8px;background:#555}.course-main{padding:34px}.course-main>small{font-size:8px;font-weight:800;letter-spacing:.12em;color:#887000}.course-main h4{font-size:30px;margin:9px 0 22px;letter-spacing:-.05em}.course-video{height:180px;background:linear-gradient(135deg,#23201c,#5c4021);border-radius:12px;position:relative;display:grid;place-items:center}.course-video i{width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.88);position:relative}.course-video i::after{content:"";position:absolute;left:23px;top:18px;border-left:15px solid #111;border-top:10px solid transparent;border-bottom:10px solid transparent}.course-video span{position:absolute;right:12px;top:12px;background:#f04d3c;color:#fff;padding:5px 7px;border-radius:5px;font-size:7px;font-weight:800}.course-row{display:flex;justify-content:space-between;margin-top:18px;font-size:11px}.course-row em{font-style:normal;font-weight:800}.course-progress{height:7px;background:#ddd6c8;border-radius:8px;margin-top:8px;overflow:hidden}.course-progress i{display:block;width:78%;height:100%;background:var(--yellow)}.metric-note{position:absolute;left:24px;bottom:26px;width:120px}.metric-note strong{font-size:42px;display:block;letter-spacing:-.08em}.metric-note span{font-size:9px;font-weight:700;line-height:1.25}
.realtime-visual{background:#0b432d;display:grid;place-items:center}.phone-device{width:274px;background:#141414;padding:10px;border-radius:42px;box-shadow:0 30px 80px rgba(0,0,0,.5);transform:rotate(-4deg)}.phone-notch{width:105px;height:23px;background:#141414;position:absolute;left:50%;margin-left:-52px;border-radius:0 0 15px 15px}.phone-ui{min-height:485px;border-radius:32px;background:#f3eee6;padding:43px 17px 17px;color:#111}.live-line{display:flex;align-items:center;gap:7px;font-size:7px}.live-line i{width:7px;height:7px;background:#2fc268;border-radius:50%}.live-line span{margin-left:auto}.wave{height:94px;display:flex;align-items:center;gap:5px;margin:27px 0}.wave i{flex:1;height:var(--h);border-radius:7px;background:#ff704d}.message{font-size:10px;line-height:1.35;padding:12px;border-radius:14px;margin:10px 0}.user-message{background:#fff;margin-left:30px}.ai-message{background:#171717;color:#fff;margin-right:18px}.ai-message small{display:block;color:#ff7757;font-size:7px;font-weight:800;letter-spacing:.08em;margin-bottom:5px}.tones{display:flex;gap:5px;margin-top:18px}.tones span{font-size:6px;font-weight:800;border:1px solid #222;border-radius:999px;padding:6px}.latency-card{position:absolute;right:10%;bottom:15%;background:#171717;color:#fff;border-radius:12px;padding:15px 17px;display:grid;gap:5px;box-shadow:0 18px 40px rgba(0,0,0,.4);font-family:monospace}.latency-card small{font-size:8px;color:#aaa}.latency-card strong{font-size:18px;color:#79f2b0}.latency-card span{font-size:8px}.light-action{background:#f5f1e8;color:#111}
.payment-visual{display:grid;place-items:center}.payment-orbit{position:absolute;border-radius:50%;border:52px solid rgba(0,0,0,.1)}.orbit-one{width:510px;height:510px;left:-160px;top:-220px}.orbit-two{width:410px;height:410px;right:-110px;bottom:-210px}.payment-app{width:360px;background:#fcfaf4;border-radius:23px;padding:26px;box-shadow:0 34px 80px rgba(115,28,12,.35);transform:rotate(2deg);z-index:2}.payment-head{display:flex;justify-content:space-between;margin-bottom:28px}.payment-app>small{font-size:8px;font-weight:800;letter-spacing:.11em;color:#777}.payment-app h4{font-size:42px;letter-spacing:-.06em;margin:5px 0 21px}.payment-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:22px}.payment-actions>span{background:#171717;color:#fff;border-radius:14px;padding:12px;display:grid;place-items:center;font-size:18px}.payment-actions small{font-size:7px;margin-top:4px}.contact-row{display:flex;align-items:center;border-top:1px solid #ddd7cc;padding:14px 0;gap:10px}.contact-row i{width:34px;height:34px;border-radius:50%;background:#ff714f;display:grid;place-items:center;font-size:9px;font-style:normal;font-weight:800}.contact-row p{margin:0;flex:1}.contact-row p b,.contact-row p small{display:block}.contact-row p b{font-size:10px}.contact-row p small{font-size:8px;color:#777;margin-top:4px}.contact-row>strong{font-size:10px}.api-badge{position:absolute;left:17%;bottom:18%;background:#171717;color:#fff;border-radius:999px;padding:13px 18px;font-size:9px;font-weight:800;letter-spacing:.08em;z-index:3}
.scm-visual{display:grid;place-items:center;background:#d8efe3}.scm-visual::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(8,8,8,.08),transparent 38%),radial-gradient(circle at 78% 18%,rgba(255,91,23,.23),transparent 26%),radial-gradient(circle at 12% 85%,rgba(10,63,42,.28),transparent 30%)}.scm-browser{position:relative;z-index:2;width:min(74%,900px);background:#f8f8f4;border:10px solid #101010;border-radius:18px;overflow:hidden;box-shadow:0 36px 80px rgba(8,45,30,.35);transform:rotate(-1.5deg)}.scm-browser-top{height:43px;background:#101010;color:#f5f1e8;display:flex;align-items:center;gap:18px;padding:0 18px;font-size:10px}.scm-browser-top span{color:#9bcfb4}.scm-browser-top i{margin-left:auto;width:24px;height:24px;border-radius:50%;background:#ff714f}.scm-browser img{width:100%;height:390px;object-fit:cover;object-position:top center}.scm-panel{position:absolute;z-index:3;width:190px;background:#101010;color:#f5f1e8;border-radius:14px;padding:17px;box-shadow:0 24px 56px rgba(0,0,0,.28)}.scm-panel small{display:block;font-size:8px;font-weight:800;letter-spacing:.12em;color:#9ce0b8}.scm-panel strong{display:block;font-size:27px;letter-spacing:-.06em;margin:8px 0 6px}.scm-panel span{display:block;font-size:10px;line-height:1.35;color:#d5d2ca}.scm-panel-left{left:7%;top:20%;transform:rotate(-4deg)}.scm-panel-right{right:7%;bottom:20%;transform:rotate(4deg);background:#fcfaf4;color:#101010}.scm-panel-right span{color:#58544d}
.about{background:#0b0b0b;color:#f5f1e8;padding:120px 0}.about-inner{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.about-title>p{font-size:10px;font-weight:800;letter-spacing:.12em}.about-title h2{font-size:clamp(48px,6vw,93px);line-height:.88;letter-spacing:-.065em;margin:35px 0 0;max-width:740px}.skill-cloud{display:flex;align-content:center;justify-content:center;flex-wrap:wrap;gap:13px;padding:15px}.skill{font-size:clamp(20px,2.5vw,39px);line-height:1;padding:.36em .65em;border-radius:999px;white-space:nowrap}.skill.outline{border:2px solid #f5f1e8}.skill.solid-orange{background:var(--orange);color:#fff}.skill.dark{background:#f5f1e8;color:#111;font-weight:800}.skill.pixel{border:2px dashed #f5f1e8;font-family:monospace}.skill.serif{font-family:Georgia,serif;font-style:italic;border:1px solid #f5f1e8}.skill.solid-green{background:#47bb69;color:#08120b;font-weight:800}.skill.amp{font-family:Georgia,serif;font-size:85px;padding:0 .25em;color:var(--orange)}.tilt-left{transform:rotate(-5deg)}.tilt-right{transform:rotate(5deg)}.about-copy{grid-column:2;max-width:800px}.about-copy p{font-family:Georgia,"Times New Roman",serif;font-size:clamp(21px,2.2vw,34px);line-height:1.28;margin:20px 0}.about-copy a{display:inline-block;margin-top:15px;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.1em;text-underline-offset:7px}
.experience{padding:120px 0}.timeline{border-top:2px solid var(--ink)}.timeline-head,.timeline article{display:grid;grid-template-columns:1.15fr 1.25fr 120px;gap:40px}.timeline-head{padding:12px 0;font-size:8px;font-weight:800;letter-spacing:.12em;border-bottom:1px solid var(--line)}.timeline article{padding:25px 0;border-bottom:1px solid var(--line);align-items:center;transition:padding .25s,background .25s}.timeline article:hover{padding-left:14px;padding-right:14px;background:rgba(255,91,23,.06)}.timeline small{font-size:8px;font-weight:800;letter-spacing:.08em;color:var(--muted)}.timeline h3{font-size:clamp(22px,2.3vw,35px);letter-spacing:-.045em;margin:5px 0 0}.timeline article>p{font-family:Georgia,serif;font-size:16px;line-height:1.3;margin:0}.timeline time{text-align:right;font-size:13px;font-weight:800}
.numbers{background:var(--orange);overflow:hidden;padding:17px 0}.numbers-track{display:flex;width:max-content;align-items:center;gap:30px;animation:ticker 25s linear infinite;font-size:11px;font-weight:800;letter-spacing:.08em}.numbers-track span{display:flex;align-items:baseline;gap:7px}.numbers-track b{font-size:24px;letter-spacing:-.05em}.numbers-track i{font-style:normal}@keyframes ticker{to{transform:translateX(-50%)}}
.contact{background:#0b0b0b;color:#f5f1e8;padding:120px 0 80px}.contact-inner>p{font-size:13px;font-weight:800;letter-spacing:.12em;margin:0}.contact-inner h2{font-size:clamp(70px,12.5vw,190px);letter-spacing:-.075em;line-height:.82;margin:18px 0 80px}.contact-row-main{border-top:1px solid #555;border-bottom:1px solid #555;padding:24px 0;display:grid;grid-template-columns:1fr 2fr;align-items:center}.contact-row-main span{font-family:Georgia,serif;font-size:18px}.contact-row-main a{font-size:clamp(22px,3.2vw,52px);letter-spacing:-.04em;text-decoration:none;word-break:break-word}.contact-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.contact-bottom>a{font-size:14px}.contact-bottom>div{display:flex;gap:32px}.contact-bottom a{font-size:10px;font-weight:800;letter-spacing:.09em;text-underline-offset:6px}
.footer{min-height:110px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;font-size:10px;font-weight:700;letter-spacing:.05em}.footer a{width:max-content}.footer p:nth-child(2){text-align:center}.footer p:last-child{text-align:right}
.project-dialog{width:min(760px,calc(100% - 32px));border:0;border-radius:18px;background:var(--paper);color:var(--ink);padding:clamp(30px,5vw,62px);box-shadow:0 40px 100px rgba(0,0,0,.4)}.project-dialog::backdrop{background:rgba(0,0,0,.72);backdrop-filter:blur(9px)}.dialog-close{position:absolute;right:18px;top:15px;border:0;background:#111;color:#fff;width:39px;height:39px;border-radius:50%;font-size:24px;cursor:pointer}.dialog-kicker{font-size:9px;font-weight:800;letter-spacing:.12em;margin:0 0 18px;color:var(--orange)}.project-dialog h2{font-size:clamp(40px,6vw,72px);line-height:.9;letter-spacing:-.06em;margin:0}.dialog-summary{font-family:Georgia,serif;font-size:20px;line-height:1.35;margin:28px 0}.dialog-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dialog-metrics span{padding:18px;border:1px solid var(--line);border-radius:12px;font-size:12px;line-height:1.35}.dialog-metrics strong{display:block;font-size:31px;letter-spacing:-.05em;margin-bottom:5px}.dialog-stack{margin-top:26px;padding-top:20px;border-top:1px solid var(--line)}.dialog-stack span{font-size:8px;font-weight:800;letter-spacing:.12em}.dialog-stack p{font-size:13px;font-weight:700;line-height:1.6;margin:8px 0 0}.dialog-link{display:inline-block;margin-top:28px;background:#111;color:#fff;border-radius:999px;padding:14px 20px;font-size:10px;font-weight:800;text-decoration:none}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:none}
@media(max-width:1000px){:root{--shell:min(100% - 32px,900px)}.desktop-nav{display:none}.topbar{grid-template-columns:1fr auto}.top-location{display:none}.menu-button{display:block;justify-self:end}.mobile-menu{position:fixed;inset:86px 0 auto 0;height:calc(100vh - 86px);z-index:90;background:var(--paper);padding:35px 24px;flex-direction:column;gap:0}.mobile-menu.open{display:flex}.mobile-menu a{font-size:clamp(34px,8vw,70px);font-weight:800;text-decoration:none;letter-spacing:-.05em;padding:10px 0;border-bottom:1px solid var(--line)}.hero-art-card{right:4%;width:180px}.hero-art-card p{display:none}.hero-title{width:94vw}.hero-summary{margin-top:86px}.case-grid{gap:45px 28px}.case-visual{min-height:520px}.case-card:not(.case-hero):not(.case-wide) .case-visual{min-height:500px}.laptop{width:80%}.scm-browser{width:82%}.scm-browser img{height:330px}.scm-panel{width:170px}.scm-panel-left{left:3%;top:17%}.scm-panel-right{right:3%;bottom:16%}.about-inner{grid-template-columns:1fr}.skill-cloud,.about-copy{grid-column:1}.about-copy{max-width:100%}.timeline-head,.timeline article{grid-template-columns:1fr 1.2fr 90px}.contact-inner h2{margin-bottom:55px}}
@media(max-width:720px){:root{--shell:calc(100% - 24px)}.topbar{height:72px;padding:0 13px}.mobile-menu{inset:72px 0 auto;height:calc(100vh - 72px)}html{scroll-padding-top:72px}.hero{min-height:auto;padding:44px 0 80px}.hero::before{height:280px;background-size:30px 30px}.hero-art-card{top:18px;width:102px}.hero-art-shape{height:47px}.hero-title{margin-top:18px}.hero-title>span{line-height:.82}.hero-thin{font-size:15.3vw}.hero-bold{font-size:16vw}.hero-star{right:-.08em}.availability{margin-top:28px;font-size:11px;text-align:center}.hero-summary{margin-top:75px;width:100%}.hero-summary p{font-size:25px;line-height:1.12}.featured{padding-bottom:75px}.section-heading{align-items:start}.section-heading p{max-width:120px;text-align:right}.case-visual,.case-card:not(.case-hero):not(.case-wide) .case-visual,.case-wide .case-visual{min-height:430px}.case-copy h3,.case-grid .case-copy h3{font-size:27px;padding-right:0}.case-copy button{position:static;margin-top:16px}.case-grid{grid-template-columns:1fr;gap:12px}.case-grid .case-card{margin-bottom:42px}.laptop{width:88%}.screen-body{grid-template-columns:48px 1fr;min-height:260px}.screen-body aside{padding:15px 8px;gap:16px}.screen-body aside strong{width:30px;height:30px;font-size:11px}.screen-body aside span{width:19px}.screen-content{padding:17px}.screen-content>p{font-size:13px}.stat-grid{gap:5px}.stat-grid span{padding:8px}.stat-grid strong{font-size:16px}.chart{height:93px;margin-top:10px;padding:9px;gap:5px}.visual-chip{display:none}.course-window{width:84%;min-height:335px;grid-template-columns:52px 1fr}.course-sidebar{padding:18px 8px;gap:20px}.course-sidebar b{width:32px;height:32px}.course-sidebar span{width:22px}.course-main{padding:22px 17px}.course-main h4{font-size:22px}.course-video{height:135px}.metric-note{left:12px;bottom:17px}.metric-note strong{font-size:30px}.phone-device{width:225px}.phone-ui{min-height:390px}.wave{height:70px;margin:19px 0}.latency-card{right:2%;bottom:13%;padding:11px}.payment-app{width:290px;padding:20px}.payment-app h4{font-size:34px}.scm-browser{width:88%;border-width:7px}.scm-browser img{height:250px}.scm-panel{position:relative;width:calc(50% - 20px);min-height:112px;margin-top:250px;padding:13px;box-shadow:0 16px 36px rgba(0,0,0,.22)}.scm-panel strong{font-size:19px}.scm-panel-left{left:auto;top:auto;justify-self:start;margin-left:12px}.scm-panel-right{right:auto;bottom:auto;justify-self:end;margin-right:12px;margin-top:-112px}.api-badge{left:5%;bottom:8%}.about{padding:80px 0}.about-inner{gap:45px}.about-title h2{font-size:52px}.skill-cloud{gap:9px;padding:0}.skill{font-size:21px}.skill.amp{font-size:55px}.experience{padding:80px 0}.timeline-head{display:none}.timeline article{grid-template-columns:1fr 70px;gap:16px}.timeline article>p{grid-column:1/-1;grid-row:2}.timeline time{grid-column:2;grid-row:1}.contact{padding:80px 0 55px}.contact-inner h2{font-size:18vw;margin-bottom:42px}.contact-row-main{grid-template-columns:1fr;gap:13px}.contact-row-main a{font-size:24px}.contact-bottom{align-items:flex-start;gap:25px}.contact-bottom>div{flex-direction:column;gap:12px}.footer{grid-template-columns:1fr;gap:9px;padding:25px 0}.footer p{margin:0!important;text-align:left!important}.dialog-metrics{grid-template-columns:1fr}.project-dialog{padding:34px 22px}.project-dialog h2{font-size:43px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.numbers-track{animation:none}.cursor{display:none}}

/* Final layout refinements */
.case-grid .case-copy button,.case-grid .case-copy a.case-study-link{position:static;margin-top:16px}
@media(max-width:720px){
  .section-heading{display:block}
  .section-heading h2{white-space:nowrap}
  .section-heading p{max-width:none;text-align:left;margin-top:8px}
}

/* Case-study link (anchor styled like the original case-copy button) */
.case-copy a.case-study-link{position:absolute;right:0;top:26px;border:0;background:#080808;color:#fff;border-radius:999px;font-size:10px;font-weight:700;padding:13px 20px;text-decoration:none;cursor:pointer}
.case-card[data-href]{cursor:pointer}
@media(max-width:720px){.case-copy a.case-study-link{position:static;margin-top:16px;display:inline-block}}

/* Highlight (marker) for the exchange-program line */
.hl{background:linear-gradient(transparent 58%, rgba(255,91,23,.42) 58%);padding:0 .1em;font-weight:800;border-radius:2px}

/* Magnify featured-work visuals on hover (pairs with the EXPLORE cursor) */
.case-visual{transition:transform .55s cubic-bezier(.2,.8,.2,1),box-shadow .55s ease}
.case-card:hover .case-visual,.case-card:focus-visible .case-visual{transform:scale(1.03);box-shadow:0 44px 90px rgba(0,0,0,.26);z-index:6}
@media(max-width:720px){.case-card:hover .case-visual,.case-card:focus-visible .case-visual{transform:none;box-shadow:none}}
@media(prefers-reduced-motion:reduce){.case-visual{transition:none}.case-card:hover .case-visual{transform:none;box-shadow:none}}

/* TalentForge homepage screenshot treatment */
.tf-showcase{position:relative;z-index:3;width:min(82%,1040px);height:470px}
.tf-shot{position:absolute;background:#0f1423;border:8px solid #101010;border-radius:18px;overflow:hidden;box-shadow:0 34px 82px rgba(27,4,45,.48)}
.tf-shot img{width:100%;height:100%;object-fit:cover;object-position:top center}
.tf-shot-main{left:13%;top:5%;width:74%;height:78%;z-index:2;transform:rotate(.8deg)}
.tf-shot-profile{left:0;bottom:0;width:38%;height:49%;z-index:3;transform:rotate(-4deg)}
.tf-shot-post{right:0;top:0;width:38%;height:49%;z-index:4;transform:rotate(4deg)}
.tf-panel{position:absolute;z-index:4;width:190px;background:#101010;color:#f5f1e8;border-radius:14px;padding:17px;box-shadow:0 24px 56px rgba(0,0,0,.28)}
.tf-panel small{display:block;font-size:8px;font-weight:800;letter-spacing:.12em;color:#cda8ff}
.tf-panel strong{display:block;font-size:27px;letter-spacing:-.06em;margin:8px 0 6px}
.tf-panel span{display:block;font-size:10px;line-height:1.35;color:#d5d2ca}
.tf-panel-left{left:7%;top:20%;transform:rotate(-4deg)}
.tf-panel-right{right:7%;bottom:20%;transform:rotate(4deg);background:#fcfaf4;color:#101010}
.tf-panel-right span{color:#58544d}
@media(max-width:1000px){.tf-showcase{width:86%;height:430px}.tf-panel{width:170px}.tf-panel-left{left:3%;top:17%}.tf-panel-right{right:3%;bottom:16%}}
@media(max-width:720px){.tf-showcase{width:90%;height:350px}.tf-shot{border-width:6px;border-radius:13px}.tf-shot-main{left:4%;top:2%;width:92%;height:58%}.tf-shot-profile{left:0;bottom:0;width:50%;height:43%}.tf-shot-post{right:0;top:auto;bottom:3%;width:50%;height:43%}.tf-panel{display:none}}
