:root{--paper:#f7f4ed;--paper-warm:#f1eadb;--ink:#171816;--muted:#66655f;--coral:#f26343;--coral-soft:#f5a185;--blue:#3ea8ff;--yellow:#ffd84d;--violet:#7064e9;--emerald:#064d3d;--peach:#f1cdb6;--deep:#122321;--serif:Georgia,"Times New Roman",serif;--sans:Arial,"Helvetica Neue",sans-serif;--hand:"Segoe Print","Bradley Hand","Comic Sans MS",cursive;--shadow:0 26px 42px #30271926,0 3px 8px #3027191a;--shadow-soft:0 14px 30px #3027191f,0 2px 5px #30271914}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{min-width:320px;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:linear-gradient(#ffffff2e,#ffffff2e),url(/textures/noise.svg) 0 0/390px 390px,#f6f3eb;margin:0;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:9999;mix-blend-mode:multiply;background:radial-gradient(at 50% 15%,#0000 35%,#493b2609 100%);position:fixed;inset:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.portfolio-shell{--px:0;--py:0;position:relative;overflow:hidden}.skip-link{z-index:999;background:#fff;border:1px solid;padding:10px 14px;position:fixed;top:14px;left:16px;transform:translateY(-180%)}.skip-link:focus{transform:none}.section-canvas{width:min(100%,1600px);margin:0 auto;position:relative}.tactile{transform-style:preserve-3d;will-change:transform}.tactile[data-tilt]{transform:perspective(900px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg)) rotate(var(--base-rotate,0deg));transition:transform .18s,box-shadow .2s}.tactile[data-tilt]:hover{box-shadow:0 30px 55px #3027192e}.topbar{z-index:90;grid-template-columns:1fr auto 1fr;align-items:center;width:min(100%,1500px);height:82px;padding:0 clamp(28px,5vw,88px);display:grid;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{width:max-content;font-family:var(--serif);align-items:center;gap:12px;font-size:28px;font-weight:700;display:inline-flex}.brand svg{width:27px;height:27px;color:var(--coral)}.nav-links{gap:48px;font-size:13px;font-weight:600;display:flex}.nav-links a{padding:11px 2px;position:relative}.nav-links a:after{content:"";background:var(--coral);height:2px;transition:all .2s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after,.nav-links a.active:after{transform:scaleX(1)}.nav-links a.active{color:var(--coral)}.social-links{justify-self:end;align-items:center;gap:20px;display:flex}.social-links a{border-radius:50%;place-items:center;width:28px;height:28px;transition:all .2s;display:grid}.social-links a:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.hero{height:760px;min-height:760px;overflow:visible}.hero-center{z-index:20;text-align:center;width:min(690px,52vw);position:absolute;top:112px;left:50%;transform:translate(-50%)}.micro-kicker{color:#6d7274;letter-spacing:.34em;text-transform:uppercase;margin:0;font-size:9px;font-weight:700}.hero-center h1{font-family:var(--serif);letter-spacing:-.043em;margin:18px 0 0;font-size:clamp(44px,4.25vw,68px);font-weight:400;line-height:1.02}.brush{z-index:0;font-style:italic;display:inline-block;position:relative}.brush:after{content:"";z-index:-1;opacity:.8;border-radius:60% 34% 51% 39%;height:.4em;position:absolute;bottom:.05em;left:-4%;right:-6%;transform:rotate(-1.6deg)skew(-12deg)}.brush-blue:after{background:var(--blue);opacity:1;height:.11em;bottom:-.02em;box-shadow:0 1px #186eb81a}.intro{color:#52534f;max-width:590px;margin:28px auto 0;font-size:14px;line-height:1.55}.intro b{color:var(--ink)}.skill-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:28px;display:flex}.skill{color:#5f625f;align-items:center;gap:7px;font-size:11px;display:inline-flex}.skill i{border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;font-style:normal;font-weight:800;display:grid}.skill.ai i{color:#8b5cff;border:2px solid #8b5cff;font-size:16px}.skill.next i{color:#fff;background:#161716}.skill.python i{color:#fff;background:linear-gradient(145deg,#3d86bd 0 50%,#f1c644 50%)}.skill.azure i{color:#1277d1;font-size:19px}.skill.gcp i{color:#4285f4;font-size:16px}.hero-actions{justify-content:center;align-items:center;gap:28px;margin-top:28px;display:flex}.primary-btn{color:#fff;font-family:var(--serif);background:#17201f;border:1px solid #17201f;border-radius:6px;justify-content:center;align-items:center;gap:16px;padding:14px 23px;font-size:14px;transition:all .22s;display:inline-flex;box-shadow:0 8px 17px #151f1e2e}.primary-btn:hover{background:#0d1615;transform:translateY(-3px);box-shadow:0 13px 24px #151f1e3b}.primary-btn svg{width:24px}.story-btn{cursor:pointer;text-align:left;font-family:var(--serif);background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.story-btn>svg{width:38px;height:38px;color:var(--coral)}.story-btn span{font-size:12px;font-weight:600}.story-btn small{color:#777;font-family:var(--sans);margin-top:2px;font-size:8px;font-weight:400;display:block}.story-btn:hover>svg{transition:all .2s;transform:scale(1.07)}.hand-note{z-index:16;font-family:var(--hand);color:#343632;margin:0;font-size:17px;line-height:1.15;position:absolute;transform:rotate(-7deg)}.hand-note span{font-size:32px;line-height:.8;display:block}.coffee-note{top:172px;right:18.5%}.humanity-note span{margin-top:3px;transform:rotate(14deg)}.parallax{--depth:.1;translate:calc(var(--px) * var(--depth) * 42px) calc(var(--py) * var(--depth) * 42px);transition:translate .12s linear}.desk-object{z-index:8;pointer-events:none;position:absolute}.desk-object.tactile{pointer-events:auto}.plant{z-index:14;width:365px;height:335px;top:-42px;left:-84px}.plant .stem{transform-origin:bottom;filter:drop-shadow(0 4px 2px #2d411f29);background:#497242;border-radius:10px;width:8px;position:absolute}.stem-a{height:220px;top:35px;left:145px;transform:rotate(-30deg)}.stem-b{height:240px;top:36px;left:145px;transform:rotate(24deg)}.stem-c{height:205px;top:74px;left:142px;transform:rotate(4deg)}.leaf{transform-origin:85% 70%;background:radial-gradient(circle at 64% 25%,#4d945b 0 10%,#2f713f 35%,#184f2d 72%,#123c25 100%);border-radius:68% 32% 70% 30%/54% 45% 55% 46%;width:112px;height:68px;position:absolute;box-shadow:inset 12px 3px 20px #ffffff21,0 8px 16px #18351f24}.leaf:after{content:"";background:#e7f5e042;height:1px;position:absolute;top:52%;left:10%;right:8%;transform:rotate(-17deg)}.leaf-1{top:20px;left:14px;transform:rotate(19deg)}.leaf-2{top:0;left:78px;transform:rotate(37deg)scale(.82)}.leaf-3{top:4px;left:146px;transform:rotate(74deg)scale(.86)}.leaf-4{top:36px;left:205px;transform:rotate(111deg)scale(.96)}.leaf-5{top:95px;left:226px;transform:rotate(138deg)scale(.8)}.leaf-6{top:151px;left:199px;transform:rotate(155deg)scale(.94)}.leaf-7{top:180px;left:146px;transform:rotate(172deg)scale(.77)}.leaf-8{top:172px;left:83px;transform:rotate(207deg)scale(.9)}.leaf-9{top:148px;left:11px;transform:rotate(226deg)scale(.82)}.leaf-10{top:87px;left:-9px;transform:rotate(252deg)scale(.95)}.leaf-11{top:60px;left:59px;transform:rotate(18deg)scale(.65)}.leaf-12{top:63px;left:124px;transform:rotate(84deg)scale(.63)}.leaf-13{top:91px;left:164px;transform:rotate(126deg)scale(.62)}.leaf-14{top:123px;left:112px;transform:rotate(174deg)scale(.62)}.leaf-15{top:117px;left:53px;transform:rotate(221deg)scale(.6)}.leaf-16{top:91px;left:94px;transform:rotate(278deg)scale(.52)}.plant-shadow{filter:blur(24px);background:#203f231f;border-radius:50%;width:185px;height:70px;position:absolute;top:210px;left:64px;transform:rotate(18deg)}.sticky-idea{--base-rotate:-5deg;width:155px;height:157px;box-shadow:var(--shadow-soft);font-family:var(--hand);clip-path:polygon(0 2%,97% 0,100% 96%,4% 100%);background:linear-gradient(145deg,#fee77b,#ffd94f);padding:28px 24px;font-size:20px;line-height:1.08;top:68px;left:224px}.sticky-idea:after{content:"";opacity:.15;mix-blend-mode:multiply;background:url(/textures/noise.svg) 50%/260px;position:absolute;inset:0}.sticky-idea b{font-size:26px;font-weight:400}.marker{filter:drop-shadow(0 7px 6px #1e1a1424);width:218px;height:26px;top:214px;left:38px;transform:rotate(19deg)}.marker i{background:#171d1c;border-radius:7px;width:56px;height:19px;position:absolute;top:4px;left:0}.marker b{background:linear-gradient(#1c2221,#303736);border-radius:2px;width:155px;height:21px;position:absolute;top:3px;left:48px;box-shadow:inset 0 0 0 3px #151918}.marker span{clip-path:polygon(0 0,100% 50%,0 100%);background:#0f1211;width:21px;height:15px;position:absolute;top:6px;right:0}.coffee{z-index:13;filter:drop-shadow(0 17px 16px #422b1829);width:238px;height:205px;top:55px;right:167px}.cork{opacity:.85;background:repeating-radial-gradient(circle at 40% 45%,#9d7148 0 3px,#ad8054 4px 6px,#8e643f 7px 8px);border-radius:50%;width:176px;height:154px;position:absolute;top:37px;left:28px}.saucer{z-index:2;background:radial-gradient(circle,#f4efe7 0 57%,#ded7ca 58% 61%,#fbfaf7 62% 72%,#b9b0a1 74% 75%,#0000 76%);border-radius:50%;width:171px;height:157px;position:absolute;top:27px;left:40px}.cup{z-index:4;background:radial-gradient(circle at 36% 25%,#fff 0 15%,#f5f2eb 50%,#d4cec3 88%);border-radius:50%;width:131px;height:122px;position:absolute;top:42px;left:61px;box-shadow:inset -5px -7px 8px #594a371a}.coffee-liquid{background:radial-gradient(circle at 48% 47%,#c98e5b 0 22%,#a76f43 50%,#795037 85%);border-radius:50%;position:absolute;inset:12px;overflow:hidden}.latte{opacity:.86;border:4px solid #f4dfbe;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.latte-1{width:66px;height:30px}.latte-2{width:47px;height:18px}.latte-3{width:26px;height:8px}.handle{z-index:-1;border:14px solid #e8e3da;border-left-width:10px;border-radius:0 50% 50% 0;width:47px;height:44px;position:absolute;top:42px;right:-31px;box-shadow:3px 4px 5px #00000014}.black-notebook{--base-rotate:13deg;width:215px;height:287px;box-shadow:var(--shadow);color:#f2efe9;background:linear-gradient(120deg,#171a1b,#292b2c 55%,#101213);border-radius:5px;top:-22px;right:-54px;overflow:hidden}.black-notebook:after{content:"";background:repeating-linear-gradient(90deg,#0000 0 3px,#ffffff04 3px 4px);position:absolute;inset:0}.black-notebook>svg{color:#ff7d3f;width:28px;height:28px;position:absolute;top:46px;left:21px}.black-note-copy{font-family:var(--hand);font-size:18px;line-height:1.23;position:absolute;top:72px;left:72px;transform:rotate(-3deg)}.book-edge{background:#111314;border-right:1px solid #4e4b45;width:13px;height:100%;position:absolute;top:0;left:8px}.handheld{--base-rotate:14deg;width:182px;height:291px;box-shadow:var(--shadow),inset 0 0 0 4px #ffffff24;z-index:18;background:linear-gradient(145deg,#25a1ff,#057ae5 55%,#045fbd);border-radius:20px 20px 32px 32px;top:268px;right:-13px}.screen{color:#70ffbf;text-align:center;text-shadow:0 0 7px #45db9a;background:#13221e;border:9px solid #27504d;border-radius:5px;width:135px;height:115px;padding-top:16px;font-family:monospace;font-size:18px;line-height:1.05;position:absolute;top:29px;left:23px;box-shadow:inset 0 0 0 2px #0b1210}.screen b{color:#ff7b43;margin-top:5px;display:block}.dpad{width:62px;height:62px;position:absolute;top:177px;left:34px}.dpad i,.dpad b{background:#172d42;border-radius:5px;position:absolute;box-shadow:inset 0 0 0 2px #061d33}.dpad i{width:22px;height:62px;top:0;left:20px}.dpad b{width:62px;height:22px;top:20px;left:0}.game-dot{border-radius:50%;width:25px;height:25px;position:absolute;top:193px;box-shadow:inset -3px -4px 4px #00000026}.dot-a{background:#ff6a23;right:44px}.dot-b{background:#ff3e21;right:13px}.speaker{letter-spacing:3px;color:#0b579a;width:48px;font-weight:700;line-height:9px;position:absolute;bottom:26px;right:22px;transform:rotate(-14deg)}.idea-sheet{--base-rotate:-10deg;clip-path:polygon(2% 3%,98% 0,100% 96%,5% 100%,0 72%);width:261px;height:218px;box-shadow:var(--shadow-soft);font-family:var(--hand);color:#515047;background:#eee8dc;padding:36px 34px;top:325px;left:-48px}.idea-sheet:before{content:"";background:linear-gradient(#0000 94%,#4c554b1f 95%) 0 0/100% 24px,linear-gradient(90deg,#0000 94%,#4c554b17 95%) 0 0/24px 100%;position:absolute;inset:0}.idea-sheet>*{position:relative}.sheet-tab{font-family:var(--sans);letter-spacing:.18em;font-size:7px}.idea-sheet p{margin:5px 0 9px;font-size:14px}.idea-sheet ul{margin:0;padding:0;font-size:14px;line-height:1.7;list-style:none}.idea-sheet li:before{content:"→ "}.mini-chart{align-items:end;gap:5px;height:52px;display:flex;position:absolute;bottom:24px;right:28px}.mini-chart i{border:1px solid #6e7069;border-bottom:0;width:12px;display:block}.mini-chart i:first-child{height:14px}.mini-chart i:nth-child(2){height:25px}.mini-chart i:nth-child(3){height:39px}.mini-chart i:nth-child(4){height:52px}.arrow-line{font-size:27px;position:absolute;top:62px;right:34px}.field-notes{--base-rotate:-7deg;width:283px;height:326px;box-shadow:var(--shadow);color:#24231f;z-index:15;background:linear-gradient(92deg,#b78b55,#cfa46f 35%,#b8864f);border-radius:5px 14px 14px 5px;top:504px;left:-78px;overflow:hidden}.field-notes:after{content:"";opacity:.18;mix-blend-mode:multiply;background:url(/textures/noise.svg) 50%/300px;position:absolute;inset:0}.field-notes .spine{background:#a77b49;border-left:2px solid #805f39;border-right:1px solid #e6c595;width:15px;position:absolute;inset:0 auto 0 12px}.field-title{letter-spacing:.35em;font-size:13px;line-height:1.55;position:absolute;top:73px;left:52px}.field-copy{font-family:var(--hand);font-size:18px;line-height:1.6;position:absolute;top:156px;right:39px;transform:rotate(-5deg)}.field-rule{background:#4d4437;width:88px;height:2px;position:absolute;bottom:47px;right:46px;transform:rotate(-7deg)}.pen{filter:drop-shadow(0 7px 5px #0000002b);z-index:17;width:16px;height:235px;top:541px;right:50px;transform:rotate(19deg)}.pen-body{background:linear-gradient(90deg,#141514,#343633 45%,#0e0f0e);border-radius:2px;width:10px;height:181px;position:absolute;top:23px;left:3px}.pen-cap{background:#171817;border-radius:3px;width:16px;height:44px;position:absolute;top:0;left:0}.pen-tip{clip-path:polygon(0 0,100% 0,55% 100%,45% 100%);background:linear-gradient(#a7a7a0,#2c2b29);width:8px;height:32px;position:absolute;top:200px;left:4px}.about-paper{z-index:20;background:#eee7da;grid-template-columns:265px 1fr;gap:34px;width:min(745px,67vw);min-height:388px;padding:47px 52px 41px 43px;display:grid;position:absolute;top:28px;left:50%;transform:translate(-50%)rotate(-.3deg);box-shadow:0 13px 26px #43352114}.torn-paper{clip-path:polygon(0 2%,4% 0,8% 2%,13% .5%,18% 1.8%,24% .2%,30% 1.4%,36% 0,42% 1.6%,48% .3%,54% 1.8%,61% .2%,68% 1.5%,74% 0,81% 1.7%,87% .3%,93% 1.5%,100% .3%,99% 8%,100% 16%,99% 24%,100% 33%,99% 42%,100% 52%,99% 61%,100% 70%,99% 79%,100% 88%,99% 98%,93% 99%,87% 98%,81% 100%,75% 98.5%,69% 100%,62% 98.6%,56% 100%,50% 98.5%,43% 100%,37% 98.6%,31% 100%,24% 98.5%,18% 100%,12% 98.4%,6% 100%,0 98%,1% 89%,0 78%,1% 66%,0 55%,1% 43%,0 31%,1% 20%)}.about-paper:after,.contact-paper:after,.impact-strip:after{content:"";pointer-events:none;opacity:.15;mix-blend-mode:multiply;background:url(/textures/noise.svg) 50%/360px;position:absolute;inset:0}.tape{opacity:.88;background:linear-gradient(90deg,#cec2a9a6,#ece0c3bd,#c9bea8a8);width:73px;height:24px;display:block;position:absolute;box-shadow:0 1px 3px #4031211f}.about-tape{top:-9px;left:121px;transform:rotate(4deg)}.city-card{background:#e7e1d4;margin-top:12px;padding:12px;position:relative;transform:rotate(-2deg);box-shadow:0 4px 10px #3d34281a}.skyline{filter:grayscale()contrast(.86);width:100%;height:165px;display:block}.city-card span{font-family:var(--hand);font-size:17px;position:absolute;bottom:-48px;right:17px;transform:rotate(-7deg)}.city-card b{font-family:var(--hand);font-size:26px;font-weight:400;position:absolute;bottom:-26px;right:-7px;transform:rotate(-26deg)}.about-copy h2{font-family:var(--serif);margin:0;font-size:24px;font-weight:500;line-height:1.23}.about-copy h2 em{color:var(--coral);font-weight:700}.about-copy p{color:#545550;margin:19px 0 0;font-size:13px;line-height:1.55}.about-copy a{z-index:11;align-items:center;gap:10px;margin-top:18px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.about-copy a:hover{text-decoration:underline}.about-copy a svg{width:23px}.graph-scrap{--base-rotate:13deg;clip-path:polygon(4% 0,100% 4%,97% 100%,2% 95%,0 58%);width:247px;height:238px;box-shadow:var(--shadow-soft);z-index:15;background:#f2eee5;padding:27px 22px;top:87px;right:-11px}.graph-grid{background:linear-gradient(#0000 96%,#444c451a 97%) 0 0/100% 19px,linear-gradient(90deg,#0000 96%,#444c4517 97%) 0 0/19px 100%;position:absolute;inset:0}.graph-scrap svg{color:#62665e;width:170px;position:absolute;bottom:22px;left:18px}.graph-scrap p{font-family:var(--hand);font-size:14px;line-height:1.35;position:absolute;top:33px;right:11px;transform:rotate(7deg)}.people-card{width:125px;height:125px;box-shadow:var(--shadow-soft);z-index:21;letter-spacing:.12em;background:#efe3cd;padding:18px 17px;font-size:10px;position:absolute;top:-12px;right:239px;transform:rotate(-6deg)}.people-card:before{content:"";background:#bfb19799;width:86px;height:16px;position:absolute;inset:-7px 15px auto;transform:rotate(-3deg)}.people-card i{font-family:var(--hand);letter-spacing:.03em;margin-top:17px;font-size:12px;line-height:1.35;display:block}.work-heading{text-align:center;z-index:15;position:relative}.work-heading h2{font-family:var(--serif);letter-spacing:-.035em;margin:12px 0 0;font-size:49px;font-weight:400;line-height:1.03}.work-heading h2 span{font-style:italic;position:relative}.work-heading h2 span:after{content:"";background:var(--coral);border-radius:50%;height:5px;position:absolute;bottom:-.06em;left:-2%;right:-2%;transform:rotate(-2deg)}.impact-note{top:80px;right:17%}.impact-note span{transform:rotate(15deg)}.projects-grid{z-index:20;grid-template-columns:repeat(3,1fr);align-items:start;gap:48px 40px;width:min(1110px,84vw);margin:74px auto 0;display:grid;position:relative}.project-wrap{min-width:0}.project-card{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;transition:transform .23s;display:block}.project-art{height:225px;box-shadow:var(--shadow-soft);transform:rotate(var(--card-rot,0deg));transition:transform .25s,box-shadow .25s;position:relative;overflow:visible}.project-art:after{content:"";opacity:.12;mix-blend-mode:multiply;pointer-events:none;background:url(/textures/noise.svg) 50%/260px;position:absolute;inset:0}.project-langvoice .project-art{--card-rot:-2.2deg}.project-resumeworld .project-art{--card-rot:.8deg}.project-metamod .project-art{--card-rot:2.1deg}.project-reelsbuilder .project-art{--card-rot:-1deg}.project-lughaat .project-art{--card-rot:-2.2deg}.tape-project{z-index:12}.tape-0{background:#f4b878;width:78px;top:-13px;left:115px}.tape-1{background:#c4c9b9bf;top:-8px;right:24px;transform:rotate(5deg)}.tape-2{background:#979b988c;top:-8px;right:45px;transform:rotate(6deg)}.tape-3{background:#e2d3bb;top:-10px;left:43px;transform:rotate(2deg)}.tape-4{background:#ddc89f;top:-9px;right:61px;transform:rotate(5deg)}.project-meta{justify-content:space-between;align-items:flex-start;margin-top:16px;padding:0 5px;display:flex}.project-meta span{flex-direction:column;gap:4px;display:flex}.project-meta small{color:#676862;font-size:12px}.project-meta svg{width:27px;margin-top:3px;transition:all .2s}.project-card:hover .project-meta svg{transform:translate(4px)}.project-tags{flex-wrap:wrap;gap:7px;margin-top:12px;padding:0 5px;display:flex}.project-tags span{color:#686a65;background:#64666217;border-radius:999px;padding:6px 11px;font-size:9px}.art-langvoice{color:#25233a;background:#746be7;border:8px solid #7c73e6;padding:20px}.art-langvoice:before{content:"";background:#c9c2ff;border:1px solid #2823593b;position:absolute;inset:12px}.lv-title{z-index:2;font-family:var(--serif);color:#6a58d2;font-size:28px;font-style:italic;position:absolute;top:28px;left:31px}.wave{z-index:3;align-items:center;gap:2px;height:42px;display:flex;position:absolute;top:35px;right:28px}.wave i{background:#17977c;border-radius:3px;width:3px}.lv-window{z-index:3;color:#fff;background:#2b2d39;border-radius:2px;height:105px;position:absolute;bottom:24px;left:28px;right:28px}.record{border:2px solid #69707a;border-radius:50%;width:54px;height:54px;position:absolute;top:23px;left:16px}.record:after{content:"";background:#1d1e25;border:1px solid #545964;border-radius:50%;position:absolute;inset:11px}.lv-copy{font-size:14px;line-height:1.28;position:absolute;top:23px;left:91px}.lv-listen{color:#333;background:#f0ecdf;border-radius:3px;padding:6px 10px;font-size:9px;position:absolute;bottom:10px;right:12px}.art-resumeworld{color:#fff;background:#054737;border:7px solid #064735;overflow:hidden}.rw-orb{border:1px solid #6bb4932e;border-radius:50%;position:absolute}.rw-a{width:190px;height:190px;top:-107px;left:-82px;box-shadow:inset 0 0 0 26px #051d1866,inset 0 0 0 55px #0f644c2e}.rw-b{width:120px;height:120px;bottom:-57px;right:-41px;box-shadow:inset 0 0 0 25px #00000026}.rw-title{font-family:var(--serif);color:#d1a76f;font-size:35px;line-height:.85;position:absolute;top:56px;left:25px}.resume-sheet{background:#f3eee5;width:164px;height:122px;padding:16px;position:absolute;top:44px;right:32px;box-shadow:0 5px 13px #0000002e}.resume-sheet .avatar{background:#e7795b;border-radius:50%;width:28px;height:28px;display:block}.resume-sheet i{background:#b5b2aa;width:100px;height:4px;margin:8px 0;display:block}.resume-sheet b{background:#c6c2b7;width:36px;height:3px;margin-right:5px;display:inline-block}.rw-note{font-family:var(--hand);background:#0a352b;padding:10px 8px;font-size:11px;line-height:1.08;position:absolute;bottom:14px;right:15px;transform:rotate(3deg)}.rw-note em{color:#f1c265}.art-metamod{background:#eee7d9;border:6px solid #e5ded0;overflow:hidden}.art-metamod:before{content:"";background:linear-gradient(#0000 96%,#52534c1f 97%) 0 0/100% 24px,linear-gradient(90deg,#0000 96%,#52534c14 97%) 0 0/24px 100%;position:absolute;inset:0}.mm-title{color:#e8563d;font-family:var(--sans);font-size:29px;font-weight:500;position:absolute;top:20px;left:25px}.flow{height:100px;position:absolute;top:93px;left:40px;right:35px}.node,.bubble{place-items:center;display:grid;position:absolute}.node{background:#e78a69;border-radius:5px;width:76px;height:36px;font-size:9px}.n1{left:0}.n2{background:#6cb6a5;left:99px}.n3{background:#bdd4c8;right:0}.line{background:#777;height:2px;position:absolute;top:17px}.l1{width:23px;left:76px}.l2{width:28px;left:175px}.bubble{background:#e5d187;border-radius:50%;width:46px;height:28px;font-size:8px;top:59px}.b1{left:13px}.b2{left:111px}.b3{right:13px}.mm-spark{color:var(--coral);font-size:22px;position:absolute;bottom:8px;right:12px}.art-reelsbuilder{background:#ecd6c2;border:7px solid #e7cbb5}.rb-title{font-family:var(--serif);font-size:25px;position:absolute;top:18px;left:24px}.rb-title span{color:#df553b;font-style:italic}.video-ui{background:#222a2d;border-radius:4px;grid-template-columns:1fr 1.08fr 1fr;gap:8px;height:126px;padding:14px;display:grid;position:absolute;top:58px;left:27px;right:27px}.thumb{background:linear-gradient(145deg,#253e52,#cf7a4d);position:relative}.thumb.t1:after{content:"";background:linear-gradient(145deg,#e9a05a,#4b6176);border-radius:50% 50% 20% 20%;position:absolute;inset:20% 16%}.play-thumb{background:#ef5438;place-items:center;display:grid}.play-thumb span{color:#fff;font-size:29px}.thumb.t2{background:linear-gradient(145deg,#1e4058,#edb269 55%,#d7623f)}.timeline{gap:3px;height:12px;display:flex;position:absolute;bottom:7px;left:14px;right:14px}.timeline i{background:#71787a;flex:1;height:4px}.rb-line{font-family:var(--hand);white-space:nowrap;font-size:12px;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.art-lughaat{background:#0a684b;border:7px solid #e6d5a3;padding:13px}.lug-frame{color:#f8e9bc;border:2px solid #d5b95d;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.urdu{font-family:var(--serif);font-size:47px;line-height:1}.lug-frame strong{font-family:var(--serif);margin-top:7px;font-size:22px}.search-pill{color:#777;background:#f5eedc;border-radius:6px;padding:10px 13px;font-size:8px;position:absolute;bottom:22px;left:28px;right:28px}.search-pill b{float:right;color:#0c5c45;font-size:15px}.project-metamod{grid-column:3}.project-reelsbuilder{grid-area:2/1}.project-lughaat{grid-area:2/2}.mission-note{--base-rotate:6deg;z-index:18;clip-path:polygon(4% 3%,100% 0,97% 95%,3% 100%,0 58%);width:290px;height:242px;box-shadow:var(--shadow-soft);background:#efe9db;padding:53px 40px 25px;position:absolute;top:552px;right:44px}.mission-note p{font-family:var(--hand);margin:0;font-size:20px;line-height:1.23;transform:rotate(-4deg)}.mission-note b{font-weight:400}.stories-note{top:592px;left:0;transform:rotate(-8deg)}.stories-note span{font-size:28px;display:inline}.impact-strip{z-index:19;background:#eee7d8;grid-template-columns:repeat(4,1fr);gap:20px;width:min(980px,78vw);margin:65px auto 0;padding:30px 42px;display:grid;position:relative;box-shadow:0 11px 24px #3d322214}.impact-strip span{text-align:center;letter-spacing:.04em;color:#686962;flex-direction:column;gap:5px;font-size:10px;display:flex}.impact-strip b{font-family:var(--serif);color:#232421;font-size:29px}.camera{width:253px;height:200px;box-shadow:var(--shadow);z-index:16;background:linear-gradient(145deg,#1f2121,#080909 60%,#212324);border-radius:9px 9px 13px 13px;top:835px;right:-92px;transform:rotate(-13deg)}.camera-top{background:#151616;border-radius:5px;width:100%;height:35px;position:absolute;top:-20px;left:0}.camera-top i{background:#202222;border-radius:4px;width:47px;height:26px;position:absolute;top:-9px;left:24px}.camera-top b{background:#343535;border-radius:50%;width:40px;height:20px;position:absolute;top:-5px;right:47px;box-shadow:inset 0 0 0 6px #111}.camera-logo{color:#fff;font-family:var(--serif);letter-spacing:.2em;font-size:11px;position:absolute;top:43px;left:32px}.lens{background:radial-gradient(circle,#0d1112 0 19%,#384247 20% 25%,#090b0b 26% 38%,#52595a 39% 43%,#111313 44% 58%,#333737 59% 66%,#070808 67%);border-radius:50%;width:115px;height:115px;position:absolute;top:43px;left:89px;box-shadow:0 5px 8px #00000080}.lens i{background:radial-gradient(circle at 35% 30%,#416987,#101416 38%,#030404);border-radius:50%;position:absolute;inset:35%}.camera-grip{background:repeating-linear-gradient(45deg,#161717 0 3px,#1e2020 3px 5px);border-radius:4px 10px 10px 4px;width:47px;height:152px;position:absolute;top:27px;right:0}.contact-paper{z-index:20;background:#eee7d7;width:min(1040px,80vw);height:276px;margin:0 auto;padding:56px 70px;position:relative;box-shadow:0 12px 27px #3d311f17}.contact-paper h2{font-family:var(--serif);letter-spacing:-.03em;margin:16px 0 0;font-size:44px;font-weight:400;line-height:1.05}.call-sticky{--base-rotate:4deg;z-index:12;width:156px;height:161px;box-shadow:var(--shadow-soft);font-family:var(--hand);background:linear-gradient(145deg,#ffe26d,#ffd33d);padding:33px 30px;font-size:27px;line-height:1.03;position:absolute;top:40px;right:232px}.call-sticky span{margin-top:8px;font-size:28px;display:block}.contact-checks{font-family:var(--hand);gap:13px;font-size:14px;display:grid;position:absolute;top:63px;right:52px}.contact-checks span{align-items:center;gap:8px;display:flex}.contact-checks svg{width:20px;height:20px;color:var(--coral);border:1px solid #8d8b80;padding:2px}.tools-note{top:97px;left:51px}.contact-bottom{z-index:20;border-bottom:1px solid #42413a38;justify-content:space-between;align-items:flex-end;width:min(950px,74vw);margin:28px auto 0;padding:0 4px 18px;display:flex;position:relative}.contact-bottom>div:first-child{align-items:center;gap:16px;display:flex}.globe{font-family:var(--serif);font-size:34px}.contact-bottom p{font-family:var(--hand);margin:0;font-size:12px;line-height:1.3}.contact-actions{gap:22px;font-size:10px;display:flex}.contact-actions a,.contact-actions button{cursor:pointer;background:0 0;border:0;padding:0}.contact-actions a:hover,.contact-actions button:hover{text-decoration:underline}footer{z-index:20;color:#777;width:min(950px,74vw);margin:13px auto 0;font-size:8px;position:relative}.laptop{z-index:14;width:300px;height:246px;top:212px;left:-118px;transform:rotate(12deg)}.laptop-screen{width:231px;height:154px;box-shadow:var(--shadow);background:#3e4247;border-radius:7px 7px 2px 2px;padding:11px;position:absolute;top:0;left:39px}.laptop-screen:before{content:"";background:linear-gradient(145deg,#20292d,#162024);position:absolute;inset:12px}.laptop-screen span{z-index:2;color:#a3ffd4;font-family:monospace;font-size:9px;position:absolute;top:33px;left:28px}.laptop-screen i{z-index:2;background:#e7795b;width:94px;height:2px;position:absolute;top:57px;left:28px;box-shadow:0 10px #6fa5dd,0 20px #e3c35a,0 30px #6fa5dd}.laptop-base{clip-path:polygon(12% 0,88% 0,100% 94%,0 100%);background:linear-gradient(#c5c7c7,#929797);grid-template-columns:repeat(6,1fr);gap:5px;width:300px;height:102px;padding:22px 36px;display:grid;position:absolute;top:145px;left:0}.laptop-base span{background:#343638;border-radius:2px;height:15px;box-shadow:inset 0 0 0 1px #5c5e60}.modal-backdrop{z-index:400;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1815117a;place-items:center;padding:24px;animation:.18s fadeIn;display:grid;position:fixed;inset:0}.paper-modal{clip-path:polygon(0 1%,7% 0,14% 1.2%,22% .2%,30% 1.1%,38% 0,47% 1.3%,55% .1%,64% 1.1%,73% 0,82% 1.2%,91% .2%,100% 1%,99% 20%,100% 40%,99% 60%,100% 80%,99% 99%,90% 98%,80% 100%,70% 98.7%,60% 100%,50% 98.5%,40% 100%,30% 98.6%,20% 100%,10% 98.5%,1% 100%,0 75%,1% 50%,0 25%);background:#f2eadb;width:min(700px,94vw);max-height:min(780px,90vh);padding:58px 62px 55px;animation:.24s cubic-bezier(.2,.8,.2,1) modalUp;position:relative;overflow:auto;box-shadow:0 34px 80px #130f0a57}.paper-modal:after{content:"";opacity:.15;mix-blend-mode:multiply;pointer-events:none;background:url(/textures/noise.svg) 50%/350px;position:absolute;inset:0}.paper-modal>*{z-index:2;position:relative}.modal-close{z-index:8;cursor:pointer;background:#ffffff80;border:1px solid #32322e3d;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:23px;right:26px}.modal-close:hover{background:#fff}.modal-close svg{width:18px}.paper-modal h2{font-family:var(--serif);margin:15px 0 0;font-size:50px;font-weight:400;line-height:1}.modal-lead{font-family:var(--serif);color:#575650;margin:18px 0 30px;font-size:17px;line-height:1.5}.modal-facts{border-top:1px solid #c9c0af;border-left:1px solid #c9c0af;grid-template-columns:1fr 1fr;display:grid}.modal-facts div{border-bottom:1px solid #c9c0af;border-right:1px solid #c9c0af;min-height:104px;padding:18px}.modal-facts span{color:var(--coral);letter-spacing:.18em;font-size:8px}.modal-facts p{margin:10px 0 0;font-size:12px;line-height:1.45}.modal-tags{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.modal-tags span{background:#e3dac8;border-radius:999px;padding:7px 11px;font-size:9px}.modal-action{margin-top:25px}.journey{border-top:1px solid #c9c0af;margin-top:28px}.journey article{border-bottom:1px solid #c9c0af;grid-template-columns:75px 1fr;gap:18px;padding:18px 0;display:grid}.journey>article>span{font-family:var(--serif);color:var(--coral);font-size:18px}.journey h3{font-family:var(--serif);margin:0;font-size:21px}.journey b{letter-spacing:.05em;margin-top:3px;font-size:10px;display:block}.journey p{color:#5d5d57;margin:7px 0 0;font-size:11px;line-height:1.5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:none}}@media (max-width:1200px){.hero-center{width:min(680px,60vw)}.hero-center h1{font-size:52px}.plant{left:-125px}.sticky-idea{left:150px}.coffee{right:90px}.black-notebook{right:-86px}.handheld{right:-46px}.idea-sheet{left:-93px}.field-notes{left:-115px}.coffee-note{right:14%}.humanity-note{right:11%}.graph-scrap{right:-65px}.people-card{right:180px}.mission-note{right:-26px}.stories-note{left:-24px}.camera{right:-125px}.contact-paper{width:86vw}.laptop{left:-160px}}@media (max-width:900px){.topbar{grid-template-columns:1fr auto;height:70px;padding:0 22px}.nav-links{display:none}.social-links{gap:11px}.brand{font-size:23px}.brand svg{width:22px}.hero{height:820px;min-height:820px}.hero-center{width:86vw;top:125px}.hero-center h1{font-size:clamp(42px,8vw,58px)}.intro{font-size:13px}.skill-row{gap:13px}.skill{font-size:10px}.hero-actions{gap:18px}.plant{opacity:.9;width:285px;height:260px;top:-50px;left:-135px}.leaf{transform:scale(.74)}.sticky-idea{width:128px;height:126px;padding:22px;font-size:16px;top:555px;left:35px}.marker{display:none}.coffee{top:42px;right:-44px;transform:scale(.8)}.black-notebook{top:520px;right:-120px;transform:rotate(13deg)scale(.78)}.handheld{top:575px;right:-63px;transform:rotate(12deg)scale(.75)}.idea-sheet{display:none}.field-notes{top:642px;left:-90px;transform:rotate(-8deg)scale(.65)}.pen,.coffee-note,.humanity-note{display:none}.about{height:650px}.about-paper{grid-template-columns:210px 1fr;width:84vw;padding:42px 42px 42px 35px;top:60px}.skyline{height:150px}.about-copy h2{font-size:22px}.about-copy p{font-size:12px}.graph-scrap{top:360px;right:-100px;transform:rotate(11deg)scale(.75)}.people-card{top:5px;right:44px;transform:rotate(-6deg)scale(.88)}.work{min-height:1540px}.projects-grid{grid-template-columns:1fr 1fr;gap:50px 34px;width:78vw}.project-metamod{grid-column:auto}.project-reelsbuilder,.project-lughaat{grid-area:auto}.mission-note{top:980px;right:0;transform:rotate(6deg)scale(.78)}.stories-note,.impact-note{display:none}.impact-strip{grid-template-columns:1fr 1fr;gap:20px 0;width:84vw;margin-top:88px}.camera{top:1265px;right:-130px;transform:rotate(-13deg)scale(.75)}.contact{height:590px}.contact-paper{width:88vw;height:325px;padding:57px 52px}.contact-paper h2{font-size:38px}.call-sticky{width:138px;height:132px;padding:25px;font-size:23px;top:160px;right:180px}.contact-checks{top:176px;right:35px}.tools-note{display:none}.contact-bottom,footer{width:80vw}.laptop{top:315px;left:-170px;transform:rotate(12deg)scale(.7)}}@media (max-width:640px){body{background-size:280px 280px}.topbar{position:absolute}.social-links a:nth-child(2){display:none}.hero{height:905px;min-height:905px}.hero-center{width:91vw;top:112px}.micro-kicker{letter-spacing:.27em;font-size:7.5px}.hero-center h1{font-size:43px;line-height:1.02}.intro{width:92%;margin-top:22px;font-size:12px}.desktop-only{display:none}.skill-row{gap:9px 15px;max-width:330px;margin:22px auto 0}.skill i{width:22px;height:22px}.hero-actions{flex-direction:column;gap:14px;margin-top:23px}.primary-btn{padding:13px 19px}.story-btn span{font-size:11px}.plant{top:-58px;left:-169px}.coffee{top:4px;right:-76px;transform:scale(.62)}.sticky-idea{top:635px;left:9px;transform:rotate(-7deg)scale(.9)}.field-notes{top:704px;left:-117px;transform:rotate(-9deg)scale(.52)}.black-notebook{top:640px;right:-117px;transform:rotate(15deg)scale(.62)}.handheld{top:714px;right:-84px;transform:rotate(15deg)scale(.57)}.about{height:805px}.about-paper{width:91vw;min-height:660px;padding:54px 28px 42px;display:block;top:29px}.about-tape{left:35%}.city-card{width:205px;margin:0 auto 72px}.skyline{height:130px}.city-card span{font-size:15px}.about-copy h2{font-size:22px}.about-copy p{font-size:12px}.people-card{top:6px;right:-15px;transform:rotate(-5deg)scale(.65)}.graph-scrap{top:590px;right:-113px;transform:rotate(12deg)scale(.56)}.work{min-height:2690px;padding-top:0}.work-heading h2{font-size:37px}.projects-grid{width:88vw;margin-top:56px;display:block}.project-wrap{margin-bottom:50px}.project-art{height:222px}.project-meta strong{font-size:16px}.mission-note{width:285px;margin:6px auto 0;position:relative;top:auto;right:auto;transform:rotate(5deg)scale(.88)}.impact-strip{grid-template-columns:1fr 1fr;width:90vw;margin-top:44px;padding:32px 18px}.impact-strip b{font-size:24px}.camera{top:2440px;right:-119px;transform:rotate(-13deg)scale(.58)}.contact{height:735px;padding-top:35px}.contact-paper{width:92vw;height:500px;padding:48px 27px}.contact-paper h2{font-size:34px}.call-sticky{width:142px;height:145px;padding:28px;font-size:24px;top:240px;left:38px;right:auto}.contact-checks{font-size:12px;top:255px;left:206px;right:auto}.contact-bottom{width:88vw;margin-top:25px}.contact-bottom>div:first-child{display:none}.contact-actions{justify-content:flex-end;gap:20px;width:100%}footer{width:88vw}.laptop{top:492px;left:-175px;transform:rotate(12deg)scale(.57)}.paper-modal{padding:48px 28px 42px}.paper-modal h2{font-size:38px}.modal-lead{font-size:15px}.modal-facts{grid-template-columns:1fr}.journey article{grid-template-columns:55px 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.parallax{translate:0}.project-card,.project-art,.primary-btn,.social-links a,.tactile[data-tilt]{transition:none}.modal-backdrop,.paper-modal{animation:none}}:root{--paper:#faf7f0;--paper-warm:#f0e7d7;--ink:#141511;--muted:#64655f;--coral:#ff684a;--coral-soft:#ff9d86;--blue:#20a7ff;--yellow:#ffd84c;--violet:#7568f4;--emerald:#075545;--serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;--sans:Inter,Aptos,"Segoe UI",Arial,sans-serif;--hand:"Comic Neue","Segoe Print","Bradley Hand","Comic Sans MS",cursive;--shadow:0 28px 55px #2c231724,0 4px 12px #2c23171a;--shadow-soft:0 18px 38px #2c23171f,0 3px 8px #2c231714}body{letter-spacing:-.006em;background:radial-gradient(circle at 50% -8%,#ffffffeb 0 17%,#0000 42%),radial-gradient(circle at 10% 32%,#ffd84c09,#0000 28%),radial-gradient(circle at 90% 70%,#20a7ff06,#0000 30%),url(/textures/noise.svg) 0 0/420px 420px,#f8f5ee}body:before{opacity:.65}.topbar{width:min(100%,1440px);height:94px;padding:0 58px}.brand{letter-spacing:-.035em;gap:11px;font-size:30px}.nav-links{letter-spacing:.01em;gap:54px;font-size:13px}.social-links svg{width:17px;height:17px}.micro-kicker{letter-spacing:.38em;color:#74766f;font-size:9px}.hero-center h1{letter-spacing:-.047em;text-wrap:balance;margin-top:21px;font-size:clamp(55px,4.45vw,71px);line-height:.995}.brush:after{opacity:.88}.brush-coral:after{background:linear-gradient(90deg,#ffab94,#ff7556)}.brush-blue:after{background:linear-gradient(90deg,#20a7ff,#52c0ff);height:.105em}.intro{color:#555750;max-width:625px;margin-top:30px;font-size:14.5px;line-height:1.65}.skill-row{gap:19px 25px;margin-top:27px}.skill{font-size:11px;font-weight:520}.skill i{width:25px;height:25px;box-shadow:0 3px 10px #1e23200d}.hero-actions{gap:24px;margin-top:30px}.primary-btn{border-radius:7px;padding:14px 22px;font-size:14px;box-shadow:0 10px 24px #13211f2e}.story-btn>svg{width:40px;height:40px}.story-btn span{font-size:12.5px}.story-btn small{letter-spacing:.02em;font-size:8.5px}.hand-note{color:#373933;opacity:.94;font-size:16px}.coffee-note{top:224px;right:235px;transform:rotate(5deg)}.humanity-note{top:420px;right:198px;transform:rotate(-7deg)}.plant{transform-origin:0 0;top:-65px;left:-80px;transform:scale(.88)}.sticky-idea{z-index:15;width:150px;height:152px;padding:27px 23px;font-size:19px;top:101px;left:146px}.marker{top:276px;left:43px;transform:rotate(17deg)scale(.88)}.coffee{transform-origin:100% 0;top:67px;right:103px;transform:scale(.82)}.black-notebook{transform-origin:100% 0;top:20px;right:-8px;transform:rotate(7deg)scale(.9)}.handheld{transform-origin:100% 0;top:330px;right:26px;transform:rotate(8deg)scale(.78)}.idea-sheet{transform-origin:0 0;top:320px;left:29px;transform:rotate(-3deg)scale(.88)}.field-notes{transform-origin:0 0;top:566px;left:-6px;transform:rotate(-5deg)scale(.78)}.pen{transform-origin:100% 0;top:582px;right:9px;transform:rotate(15deg)scale(.86)}.about{height:650px}.about:before{content:"";filter:blur(24px);pointer-events:none;background:radial-gradient(#68533311,#0000 67%);width:840px;height:470px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.about-paper{background:#efe7d8;grid-template-columns:310px 1fr;gap:42px;width:min(860px,64vw);min-height:430px;padding:56px 58px 50px 50px;top:58px;box-shadow:0 20px 44px #3b2f1e1a}.about-tape{width:92px;top:-10px;left:142px}.city-card{background:#e7e0d2;padding:16px 16px 40px;box-shadow:0 9px 22px #2a231a1a}.skyline{filter:sepia(.12)contrast(1.04);height:175px}.city-card span{font-size:15px;bottom:-28px}.about-copy{padding-top:12px}.about-copy h2{letter-spacing:-.02em;font-size:29px;line-height:1.16}.about-copy h2 em{color:#f2563c}.about-copy p{color:#52544f;margin-top:20px;font-size:13.5px;line-height:1.67}.about-copy a{margin-top:21px;font-size:11.5px}.people-card{background:#f1e5cc;width:132px;height:132px;padding:20px 18px;top:18px;right:214px}.graph-scrap{width:235px;height:222px;top:228px;right:8px;transform:rotate(9deg)scale(.94)}.graph-scrap p{font-size:13px}.work-heading h2{letter-spacing:-.04em;margin-top:15px;font-size:55px;line-height:1.01}.work-heading h2 span:after{height:5px;bottom:-.09em}.impact-note{font-size:15px;top:88px;right:155px}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:62px 44px;width:min(1125px,82vw);margin-top:78px}.project-metamod,.project-reelsbuilder,.project-lughaat{grid-area:auto}.project-card{outline-offset:8px;border-radius:8px}.project-card:hover{transform:translateY(-7px)}.project-art{border-radius:2px;height:228px;box-shadow:0 16px 34px #31271a21,0 2px 7px #31271a14}.project-card:hover .project-art{transform:rotate(0)scale(1.012);box-shadow:0 25px 46px #2f271b2e}.project-meta{margin-top:17px;padding:0 4px}.project-meta strong{letter-spacing:-.02em;font-size:17px}.project-meta small{color:#62645e;font-size:12.2px;line-height:1.45}.project-tags{gap:7px;margin-top:11px;padding:0 4px}.project-tags span{letter-spacing:.01em;background:#585b5616;padding:6px 10px;font-size:9px}.art-langvoice{background:linear-gradient(140deg,#7e74ff,#6659e6);border-color:#8278ef}.mission-note{--base-rotate:3.2deg;background:linear-gradient(145deg,#f4eddf,#ebe1d0);align-self:start;width:100%;height:228px;margin:0;padding:48px 42px 28px;position:relative;top:auto;right:auto;box-shadow:0 16px 34px #31271a1c}.mission-note .tape{top:1px;left:50%;transform:translate(-50%)rotate(-3deg)}.mission-note p{font-size:20px;line-height:1.22}.stories-note{font-size:15px;top:707px;left:30px}.impact-strip{width:min(1020px,74vw);margin-top:78px;padding:34px 42px;box-shadow:0 14px 30px #3d322214}.impact-strip b{font-size:31px}.impact-strip span{font-size:10px;line-height:1.35}.camera{transform-origin:100% 0;top:972px;right:-36px;transform:rotate(-11deg)scale(.82)}.contact-paper{background:linear-gradient(145deg,#f1e9d9,#ece3d2);width:min(1100px,80vw);height:320px;padding:66px 72px;box-shadow:0 19px 42px #3d311f1a}.contact-paper h2{letter-spacing:-.037em;margin-top:17px;font-size:48px;line-height:1.03}.call-sticky{width:145px;height:142px;padding:28px;font-size:25px;top:121px;right:315px;box-shadow:0 14px 27px #43331029}.contact-checks{gap:15px;font-size:13.5px;top:93px;right:66px}.contact-checks svg{width:19px;height:19px}.tools-note{font-size:15px;top:130px;left:66px}.contact-bottom{width:min(970px,72vw);margin-top:31px;padding-bottom:20px}.contact-bottom p{font-size:12px}.contact-actions{font-size:10.5px}footer{width:min(970px,72vw);font-size:8.5px}.laptop{transform-origin:0 0;top:335px;left:-95px;transform:rotate(10deg)scale(.72)}.paper-modal{background:linear-gradient(145deg,#f5eddf,#ece1d0);width:min(720px,94vw);padding:62px 66px 58px}.paper-modal h2{letter-spacing:-.035em;font-size:52px}.modal-lead{font-size:17px;line-height:1.6}.modal-facts p{font-size:12.5px;line-height:1.55}.modal-tags span{font-size:9.5px}@media (min-width:1600px){.section-canvas{width:min(100%,1580px)}.topbar{width:min(100%,1510px)}.hero-center{width:780px}.hero-center h1{font-size:72px}.projects-grid{width:1160px}.about-paper{width:880px}.contact-paper{width:1130px}}@media (max-width:1200px){.topbar{padding:0 34px}.nav-links{gap:38px}.hero-center{width:min(700px,60vw)}.hero-center h1{font-size:56px}.plant{left:-125px}.sticky-idea{left:92px}.coffee{right:60px}.black-notebook{right:-78px}.handheld{right:-30px}.idea-sheet{left:-58px}.field-notes{left:-72px}.coffee-note{right:130px}.humanity-note{right:110px}.about-paper{width:min(820px,72vw)}.people-card{right:158px}.graph-scrap{right:-45px}.projects-grid{width:86vw}.impact-note{right:80px}.camera{right:-92px}.stories-note{left:-18px}.contact-paper{width:86vw}.tools-note{left:30px}.laptop{left:-140px}}@media (max-width:900px){.topbar{height:76px;padding:0 24px}.brand{font-size:24px}.nav-links{display:none}.social-links{gap:9px}.hero{height:830px;min-height:830px}.hero-center{width:82vw;top:118px}.hero-center h1{font-size:clamp(44px,7vw,57px)}.intro{font-size:13.5px}.skill-row{gap:10px 17px}.hero-actions{gap:20px}.plant{top:-68px;left:-142px;transform:scale(.72)}.sticky-idea{top:596px;left:28px;transform:rotate(-5deg)scale(.84)}.marker,.idea-sheet,.field-notes,.pen,.coffee-note,.humanity-note{display:none}.coffee{top:20px;right:-45px;transform:scale(.67)}.black-notebook{top:575px;right:-122px;transform:rotate(12deg)scale(.62)}.handheld{top:600px;right:-42px;transform:rotate(11deg)scale(.6)}.about{height:620px}.about-paper{grid-template-columns:230px 1fr;gap:30px;width:82vw;min-height:445px;padding:48px 42px;top:42px}.skyline{height:145px}.about-copy h2{font-size:25px}.about-copy p{font-size:12.5px}.people-card{top:0;right:32px;transform:rotate(-5deg)scale(.8)}.graph-scrap{top:355px;right:-94px;transform:rotate(9deg)scale(.68)}.work{min-height:1700px}.work-heading h2{font-size:47px}.projects-grid{grid-template-columns:1fr 1fr;gap:54px 35px;width:82vw}.mission-note{height:225px;padding:48px 35px}.impact-note,.stories-note{display:none}.impact-strip{grid-template-columns:1fr 1fr;gap:26px 0;width:82vw;margin-top:68px}.camera{top:1455px;right:-115px;transform:rotate(-12deg)scale(.62)}.contact{height:620px}.contact-paper{width:88vw;height:350px;padding:58px 45px}.contact-paper h2{font-size:40px}.call-sticky{width:132px;height:130px;padding:25px;font-size:22px;top:175px;right:190px}.contact-checks{font-size:12px;top:182px;right:36px}.tools-note{display:none}.contact-bottom,footer{width:82vw}.laptop{top:385px;left:-175px;transform:rotate(10deg)scale(.58)}}@media (max-width:640px){body{background-size:auto,auto,auto,300px 300px,auto}.topbar{height:68px;padding:0 18px}.brand{font-size:22px}.brand svg{width:21px;height:21px}.social-links a{width:30px;height:30px}.social-links a:nth-child(2){display:none}.hero{height:790px;min-height:790px}.hero-center{width:91vw;top:105px}.micro-kicker{letter-spacing:.29em;font-size:7px}.hero-center h1{letter-spacing:-.042em;margin-top:16px;font-size:38px;line-height:1.02}.intro{width:92%;margin-top:20px;font-size:12.5px;line-height:1.55}.desktop-only{display:none}.skill-row{gap:8px 14px;max-width:340px;margin-top:20px}.skill{font-size:9.5px}.skill i{width:21px;height:21px}.hero-actions{flex-direction:row;gap:16px;margin-top:22px}.primary-btn{gap:10px;padding:12px 16px;font-size:12px}.story-btn>svg{width:34px;height:34px}.story-btn span{font-size:10.5px}.story-btn small{font-size:7.5px}.plant{opacity:.92;top:-82px;left:-160px;transform:scale(.58)}.coffee{top:6px;right:-72px;transform:scale(.52)}.sticky-idea{width:120px;height:120px;padding:22px 18px;font-size:15px;display:block;top:626px;left:16px;transform:rotate(-6deg)}.black-notebook{display:none}.handheld{display:block;top:615px;right:-57px;transform:rotate(12deg)scale(.48)}.about{height:670px}.about:before{display:none}.about-paper{width:92vw;min-height:590px;padding:48px 27px 40px;display:block;top:22px;transform:translate(-50%)rotate(-.15deg)}.about-tape{width:78px;left:36%}.city-card{width:184px;margin:0 auto 58px;padding:12px 12px 32px}.skyline{height:120px}.city-card span{font-size:13px;bottom:-26px}.about-copy h2{font-size:26px;line-height:1.17}.about-copy p{margin-top:16px;font-size:12.5px;line-height:1.62}.about-copy a{margin-top:17px}.people-card,.graph-scrap{display:none}.work{min-height:0;padding:16px 0 96px}.work-heading{padding:0 22px}.work-heading h2{font-size:38px;line-height:1.03}.projects-grid{grid-template-columns:1fr;gap:50px;width:90vw;margin-top:52px;display:grid}.project-wrap{margin:0}.project-art{height:226px}.project-meta{margin-top:15px}.project-meta strong{font-size:17px}.project-meta small{font-size:12px}.project-tags{margin-top:10px}.project-tags span{font-size:8.5px}.mission-note{width:88%;height:230px;margin:4px auto 0;padding:48px 36px;transform:rotate(3deg)}.mission-note p{font-size:20px}.impact-strip{grid-template-columns:1fr 1fr;gap:27px 0;width:90vw;margin-top:62px;padding:31px 18px}.impact-strip b{font-size:26px}.impact-strip span{font-size:9px}.camera{display:none}.contact{height:650px;padding-top:20px}.contact-paper{width:92vw;height:455px;padding:48px 27px}.contact-paper h2{font-size:37px;line-height:1.02}.contact-paper .micro-kicker{max-width:270px;line-height:1.55}.call-sticky{width:130px;height:132px;padding:25px;font-size:21px;top:245px;left:28px;right:auto}.contact-checks{gap:13px;font-size:11px;top:254px;left:184px;right:auto}.contact-checks svg{width:17px;height:17px}.laptop{display:none}.contact-bottom{width:88vw;margin-top:25px}.contact-bottom>div:first-child{display:none}.contact-actions{justify-content:flex-end;gap:19px;width:100%;font-size:10px}footer{width:88vw;font-size:8px}.paper-modal{padding:50px 28px 43px}.paper-modal h2{font-size:40px}.modal-lead{font-size:15px}.modal-facts{grid-template-columns:1fr}.journey article{grid-template-columns:56px 1fr}}@media (max-width:390px){.hero-center h1{font-size:35px}.intro{font-size:12px}.skill-row{gap:7px 11px}.hero-actions{gap:11px}.primary-btn{padding:11px 14px}.sticky-idea{left:10px}.handheld{right:-66px}.about-copy h2{font-size:24px}.contact-paper h2{font-size:34px}.call-sticky{left:22px}.contact-checks{left:168px}}:root{--ink-soft:#2d312f;--cream:#fbf8f0;--acid:#dff36a;--electric:#68bfff;--purple:#7c6df4;--deep-green:#123b34}::selection{color:#171816;background:#ffb199}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.section-canvas{width:min(94vw,1800px)}.topbar{-webkit-backdrop-filter:blur(20px)saturate(150%);background:#f9f7f1d1;border:1px solid #27251f17;border-radius:20px;width:min(1120px,100% - 34px);height:62px;padding:0 24px;position:fixed;top:14px;box-shadow:0 10px 35px #2e261b14,inset 0 1px #ffffffb8}.hero{height:690px;min-height:690px}.hero-center{width:min(830px,59vw);top:118px}.hero-center h1{letter-spacing:-.052em;margin-top:15px;font-size:clamp(50px,4.6vw,76px);line-height:.99}.hero-center .intro{color:#555751;max-width:680px;margin-top:25px;font-size:14.5px;line-height:1.6}.availability-pill{color:#315047;letter-spacing:.055em;text-transform:uppercase;background:#ffffff94;border:1px solid #194f3f21;border-radius:999px;align-items:center;gap:8px;width:max-content;margin:0 auto 13px;padding:7px 11px;font-size:9px;font-weight:700;display:flex;box-shadow:0 5px 18px #322a1e0e}.availability-pill i{background:#2dbb72;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2dbb7221}.hero-aura{z-index:0;pointer-events:none;filter:blur(12px);border-radius:50%;position:absolute}.hero-aura-coral{background:radial-gradient(circle,#f2634321,#0000 67%);width:360px;height:250px;top:90px;left:27%}.hero-aura-blue{background:radial-gradient(circle,#3ea8ff1c,#0000 68%);width:330px;height:230px;top:265px;right:28%}.skill-row{background:#ffffff7a;border:1px solid #1e1c180e;border-radius:999px;width:max-content;max-width:100%;margin-top:24px;margin-left:auto;margin-right:auto;padding:8px 14px;box-shadow:0 6px 22px #3027190b}.hero-actions{margin-top:23px}.primary-btn{border-radius:10px;padding:14px 22px;box-shadow:0 10px 24px #151f1e30}.hand-note{color:#3c403b}.about{height:650px;padding-top:0}.about-paper{gap:42px;width:min(910px,66vw);min-height:470px;padding:58px 60px;top:34px;box-shadow:0 28px 60px #4537221b,0 4px 12px #45372212}.section-label{letter-spacing:.23em;color:#8b6d53;margin:0 0 13px;font-size:9px;font-weight:800}.about-copy h2{font-size:31px;line-height:1.13}.about-copy p{color:#565750;font-size:13.4px;line-height:1.65}.about-copy em{color:#ee6344}.city-card{background:#efe9dd;box-shadow:0 18px 34px #3b301f21}.people-card{box-shadow:0 18px 28px #382d1c21}.expertise{color:#f9f4e8;background:radial-gradient(circle at 15% 15%,#f2634333,#0000 27%),radial-gradient(circle at 88% 75%,#3ea8ff29,#0000 30%),linear-gradient(145deg,#122b28,#101b1b 64%,#172321);border-radius:34px;width:min(92vw,1500px);min-height:520px;margin:0 auto 108px;padding:76px 82px 72px;overflow:hidden;box-shadow:0 34px 80px #18201d2e}.expertise:before{content:"";pointer-events:none;opacity:.11;background-image:radial-gradient(#fff 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.expertise-heading{z-index:1;grid-template-columns:minmax(330px,.9fr) 1.1fr;align-items:end;column-gap:90px;display:grid;position:relative}.expertise-heading .micro-kicker{color:#a8b7b2;grid-column:1/-1;margin-bottom:12px}.expertise-heading h2{font-family:var(--serif);letter-spacing:-.042em;margin:0;font-size:55px;font-weight:400;line-height:1.02}.expertise-heading h2 span{color:#f5a185;font-style:italic}.expertise-heading>p:last-child{color:#cbd3ce;max-width:540px;margin:0 0 5px;font-size:14px;line-height:1.7}.expertise-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:54px;display:grid;position:relative}.expertise-card{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:18px;min-height:188px;padding:27px 24px 25px;transition:transform .22s,background .22s,border-color .22s;box-shadow:inset 0 1px #ffffff0d}.expertise-card:hover{background:#ffffff16;border-color:#fff3;transform:translateY(-6px)}.expertise-card:before{content:"";background:var(--card-tone);border-radius:999px;width:44px;height:4px;margin-bottom:20px;display:block}.expertise-coral{--card-tone:#f37b5d}.expertise-violet{--card-tone:#9a8cff}.expertise-blue{--card-tone:#65c5ff}.expertise-green{--card-tone:#6fe0ac}.expertise-card>p{color:#9fb0aa;letter-spacing:.15em;margin:0 0 11px;font-size:8.5px;font-weight:800}.expertise-card h3{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:22px;font-weight:400;line-height:1.12}.expertise-card>span{color:#cbd4d0;margin-top:16px;font-size:11.4px;line-height:1.58;display:block}.work{min-height:1200px;padding-top:0}.work-heading h2{font-size:60px}.projects-grid{gap:58px 48px;width:min(1260px,86vw);margin-top:66px}.project-wrap{position:relative}.project-card{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.project-art{border-radius:4px;height:244px;transition:transform .28s cubic-bezier(.2,.75,.2,1),box-shadow .28s,filter .28s;box-shadow:0 22px 44px #2f261924,0 3px 9px #2f261914}.project-card:hover .project-art{filter:saturate(1.05);transform:translateY(-7px)rotate(0)scale(1.018);box-shadow:0 34px 58px #2f261933,0 5px 12px #2f261917}.project-meta-row{justify-content:space-between;align-items:flex-start;gap:18px;margin-top:17px;padding:0 4px;display:flex}.project-meta{margin:0;padding:0}.project-meta strong{font-size:18px}.project-meta small{margin-top:4px;font-size:12.4px}.case-link{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;color:#545a56;border-bottom:1px solid #23252238;align-items:center;gap:7px;margin-top:2px;padding:7px 0;font-size:9.5px;font-weight:800;transition:all .18s;display:inline-flex}.case-link svg{width:15px}.case-link:hover{color:var(--coral);border-color:var(--coral);transform:translate(2px)}.project-tags{margin-top:10px;padding:0 4px}.project-tags span{background:#ffffffa3;border:1px solid #26241f11;box-shadow:0 2px 7px #28221909}.art-langvoice{background:linear-gradient(140deg,#9189ff,#6b5df0 67%,#594bd6)}.art-resumeworld{background:linear-gradient(145deg,#08644f,#033c32 65%,#042e27)}.art-metamod{background:linear-gradient(145deg,#fff6e9,#eee1cd)}.art-reelsbuilder{background:linear-gradient(145deg,#ffe1c9,#efc2a5)}.art-lughaat{background:linear-gradient(145deg,#0d8060,#07513f)}.mission-note{background:linear-gradient(145deg,#fff4df,#eee0c7);height:244px;box-shadow:0 22px 44px #2f26191f}.impact-strip{background:linear-gradient(90deg,#f5edde,#fff8ed,#f1e6d3);width:min(1120px,78vw);margin-top:70px;padding:34px 46px}.impact-strip span{position:relative}.impact-strip span:not(:last-child):after{content:"";background:#3d352a1f;width:1px;height:40px;position:absolute;top:5px;right:0}.impact-strip b{color:#153d35}.contact{height:690px;padding-top:30px}.contact-paper{color:#f9f4e8;background:radial-gradient(circle at 74% 25%,#63bfff1f,#0000 26%),radial-gradient(circle at 18% 78%,#f2634326,#0000 30%),linear-gradient(145deg,#153f37,#0c2925);width:min(1180px,84vw);height:362px;padding:66px 70px;box-shadow:0 28px 65px #1d312a36}.contact-copy{max-width:650px}.contact-paper .micro-kicker{color:#9fb6ae}.contact-paper h2{color:#fffaf0;margin-top:18px;font-size:49px}.contact-paper h2 em{color:#ffd84d;font-weight:400}.contact-subcopy{color:#c7d3ce;max-width:590px;margin:18px 0 0;font-size:12.5px;line-height:1.62}.call-sticky{color:#1c2421;background:linear-gradient(145deg,#ffe56a,#ffd13d);width:158px;height:158px;padding:29px 25px;font-size:22px;line-height:1.03;top:122px;right:266px;box-shadow:0 18px 33px #02100d47}.call-sticky span{margin-top:13px}.contact-checks{color:#e9eee9;top:111px;right:60px}.contact-checks span{padding:4px 0}.contact-checks svg{color:#ffd84d}.contact-bottom{width:min(1060px,76vw)}footer{color:#75766f;width:min(1060px,76vw)}.modal-actions-row{align-items:center;gap:20px;margin-top:24px;display:flex}.modal-actions-row .modal-action{margin-top:0}.text-action{border-bottom:1px solid #1e1e1b33;padding:7px 0;font-size:11px;font-weight:700}.case-page{min-height:100vh;color:var(--ink);background:linear-gradient(#ffffff29,#ffffff29),url(/textures/noise.svg) 0 0/390px 390px,#f6f3eb;padding:32px clamp(22px,5vw,82px) 90px}.case-nav{justify-content:space-between;align-items:center;width:min(1320px,100%);height:64px;margin:0 auto;display:flex}.case-spark{color:var(--coral);font-family:var(--sans);margin-right:10px}.case-back{color:#62645f;border-bottom:1px solid #26252029;padding:6px 0;font-size:11px;font-weight:700}.case-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;width:min(1280px,100%);margin:70px auto 0;display:grid}.case-intro h1{font:400 clamp(58px,7vw,105px)/.94 var(--serif);letter-spacing:-.06em;margin:17px 0 16px}.case-deck{color:#565851;max-width:570px;font-size:17px;line-height:1.62}.case-tags{margin:25px 0 30px;padding:0}.case-art{width:100%;height:390px;position:relative;transform:rotate(1.4deg);box-shadow:0 35px 70px #31271a2e,0 4px 12px #31271a17}.case-art .lv-title,.case-art .rw-title,.case-art .mm-title,.case-art .rb-title{font-size:clamp(30px,3vw,48px)}.case-story{background:linear-gradient(145deg,#f1e8d7,#f7efe2);grid-template-columns:.9fr 1.1fr;gap:80px;width:min(1150px,94%);margin:125px auto 0;padding:72px 76px;display:grid;box-shadow:0 24px 55px #3d301e1a}.case-story h2{font:400 43px/1.03 var(--serif);letter-spacing:-.04em;margin:15px 0 0}.case-copy p{color:#56574f;margin:0 0 18px;font-size:14px;line-height:1.72}.case-results{width:min(1150px,94%);margin:110px auto 0}.case-results-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.case-results-heading h2{font:400 47px/1 var(--serif);letter-spacing:-.04em;margin:0}.case-fact-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:42px;display:grid}.case-fact-grid article{background:#ffffff94;border:1px solid #29261f13;border-radius:16px;min-height:170px;padding:25px;box-shadow:0 12px 28px #322a1d0f}.case-fact-grid span{letter-spacing:.14em;color:var(--coral);font-size:9px;font-weight:800}.case-fact-grid p{font:400 20px/1.22 var(--serif);margin:40px 0 0}.case-next{border-top:1px solid #322f2824;justify-content:space-between;align-items:center;width:min(1150px,94%);margin:100px auto 0;padding-top:28px;display:flex}.case-next p{font-family:var(--serif);font-size:25px}.case-next a{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;font-size:11px;font-weight:800;display:inline-flex}.case-next svg{width:18px}@media (min-width:1700px){.hero-center{width:850px}.hero-center h1{font-size:78px}.coffee-note{right:20%}.humanity-note{right:17%}.projects-grid{width:1320px}.contact-paper{width:1240px}}@media (max-width:1200px){.topbar{width:min(1040px,100% - 28px);padding:0 20px}.hero-center{width:min(720px,62vw)}.hero-center h1{font-size:56px}.expertise{padding:66px 55px}.expertise-heading{column-gap:55px}.expertise-heading h2{font-size:48px}.expertise-grid{grid-template-columns:1fr 1fr}.projects-grid,.contact-paper{width:88vw}.call-sticky{right:235px}}@media (max-width:900px){.topbar{border-radius:17px;height:58px;top:10px}.hero{height:760px;min-height:760px}.hero-center{width:82vw;top:110px}.hero-center h1{font-size:54px}.about{height:630px}.about-paper{width:82vw}.expertise{width:90vw;margin-bottom:86px;padding:58px 42px}.expertise-heading{grid-template-columns:1fr;gap:18px}.expertise-heading h2{font-size:47px}.expertise-heading>p:last-child{max-width:620px}.expertise-grid{margin-top:38px}.work{min-height:1650px}.projects-grid{grid-template-columns:1fr 1fr;width:84vw}.project-art,.mission-note{height:235px}.impact-strip{width:84vw}.contact-paper{width:90vw}.call-sticky{right:190px}.contact-checks{right:35px}.case-hero{grid-template-columns:1fr;gap:48px;margin-top:55px}.case-art{height:360px}.case-story{grid-template-columns:1fr;gap:35px}.case-fact-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.topbar{border-radius:16px;width:calc(100% - 20px);height:54px;padding:0 14px;top:8px}.brand{font-size:20px}.social-links a:nth-child(2){display:none}.hero{height:745px;min-height:745px}.hero-center{width:92vw;top:91px}.availability-pill{margin-bottom:11px;padding:6px 9px;font-size:7.5px}.hero-center h1{font-size:37px;line-height:1.015}.hero-center .intro{max-width:92%;font-size:12.3px}.skill-row{border-radius:18px;width:auto;padding:7px 9px}.hero-aura{opacity:.8}.about{height:650px}.about-paper{width:92vw}.section-label{font-size:8px}.about-copy p{font-size:12.4px}.expertise{border-radius:26px;width:92vw;margin-bottom:78px;padding:46px 24px 28px}.expertise-heading h2{font-size:39px}.expertise-heading>p:last-child{font-size:12.5px;line-height:1.62}.expertise-grid{grid-template-columns:1fr;gap:10px;margin-top:32px}.expertise-card{min-height:0;padding:22px 20px}.expertise-card h3{font-size:21px}.expertise-card>span{font-size:11.5px}.work{padding-top:0}.work-heading h2{font-size:39px}.projects-grid{grid-template-columns:1fr;gap:47px;width:90vw}.project-art{height:230px}.project-meta-row{margin-top:14px}.project-meta strong{font-size:17px}.project-meta small{font-size:11.7px}.case-link{font-size:8.5px}.mission-note{height:224px}.impact-strip{width:90vw}.impact-strip span:not(:last-child):after{display:none}.contact{height:760px}.contact-paper{width:92vw;height:570px;padding:46px 27px}.contact-paper h2{font-size:37px}.contact-subcopy{max-width:95%;font-size:11.5px}.call-sticky{width:142px;height:142px;padding:27px 22px;font-size:19px;top:354px;left:26px;right:auto}.contact-checks{font-size:10.5px;top:358px;left:188px;right:auto}.contact-bottom,footer{width:88vw}.modal-actions-row{flex-direction:column;align-items:flex-start;gap:10px}.case-page{padding:18px 18px 70px}.case-nav{height:52px}.case-back{font-size:9px}.case-hero{margin-top:45px}.case-intro h1{font-size:60px}.case-deck{font-size:14px}.case-art{height:250px}.case-story{width:100%;margin-top:80px;padding:52px 26px}.case-story h2{font-size:34px}.case-results{width:100%;margin-top:75px}.case-results-heading{display:block}.case-results-heading h2{margin-top:10px;font-size:36px}.case-fact-grid{grid-template-columns:1fr;margin-top:30px}.case-fact-grid article{min-height:135px}.case-fact-grid p{margin-top:27px}.case-next{flex-direction:column;align-items:flex-start;gap:4px;width:100%;margin-top:70px}.case-next p{font-size:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.parallax{translate:none!important}.tactile[data-tilt],.project-art,.expertise-card,.case-link,.primary-btn{transition:none!important;transform:none!important}}#home,#about,#work,#contact{scroll-margin-top:88px}@media (max-width:640px){#home,#about,#work,#contact{scroll-margin-top:72px}}:root{--electric:#6de5ff;--acid:#c8ff61;--hot:#ff5d7d;--ultraviolet:#8a7dff;--midnight:#071b1d}.topbar{-webkit-backdrop-filter:blur(18px)saturate(1.35);backdrop-filter:blur(18px)saturate(1.35);background:linear-gradient(135deg,#ffffffc2,#f7f3ea8f);border:1px solid #ffffffa3;border-radius:21px;width:min(1180px,100% - 44px);height:62px;padding:0 20px;top:14px;box-shadow:0 16px 42px #29221716,inset 0 1px #ffffffe0}.brand{font-size:23px}.brand svg{width:23px;height:23px}.nav-links{gap:40px;font-size:11.5px}.social-links{gap:12px}.social-links a{width:30px;height:30px}.signal-cassette,.agent-badge{z-index:17;pointer-events:auto;position:absolute}.hero-signal{--base-rotate:-7deg;width:230px;height:142px;top:525px;left:265px}.signal-cassette{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#efeaffe8,#b4abffd1);border:1px solid #fffc;border-radius:19px;padding:17px 17px 14px;overflow:hidden;box-shadow:0 24px 48px #3f347a2e,inset 0 0 0 1px #4c40811f,inset 0 16px 28px #ffffff42}.signal-cassette:before{content:"";background:linear-gradient(108deg,#0000 18%,#ffffff78 31%,#0000 42%);animation:7s ease-in-out infinite foil-sweep;position:absolute;inset:0;transform:translate(-120%)}.cassette-screw{background:#4f4677;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:inset 0 0 0 2px #c6bff0}.screw-a{top:9px;left:9px}.screw-b{bottom:9px;right:9px}.cassette-label{color:#342b5d;justify-content:space-between;align-items:baseline;gap:9px;display:flex}.cassette-label b{letter-spacing:.17em;font-size:9px}.cassette-label small{letter-spacing:.09em;opacity:.7;font-size:6.5px}.cassette-window{background:#ffffff61;border:1px solid #3f355b3b;border-radius:12px;width:89px;height:38px;margin:12px 0 0 6px;position:relative;box-shadow:inset 0 4px 12px #4a397914}.cassette-window i{background:#e7e3fb;border:5px solid #5d547f;border-radius:50%;width:21px;height:21px;position:absolute;top:8px}.cassette-window i:first-child{left:10px}.cassette-window i:nth-child(2){right:10px}.cassette-tape{background:#665e89;height:3px;position:absolute;top:17px;left:31px;right:31px}.cassette-wave{background:#17201f;border-radius:10px;justify-content:center;align-items:center;gap:3px;width:102px;height:50px;padding:0 6px;display:flex;position:absolute;top:49px;right:17px;box-shadow:inset 0 0 0 1px #ffffff14}.cassette-wave i{width:3px;height:var(--wave-h);transform-origin:50%;max-height:36px;animation:wave-breathe 2.15s ease-in-out var(--wave-delay) infinite;background:linear-gradient(#9ef9d2,#65d7ff);border-radius:999px}.cassette-code{font:700 6.5px/1 var(--sans);letter-spacing:.16em;color:#514a69;position:absolute;bottom:14px;left:23px}.hero-agent-badge{--base-rotate:8deg;width:148px;height:148px;top:506px;right:264px}.agent-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 37% 28%,#ffffffdb,#bff2ef8c 38%,#37a6a87a 70%,#064649c9);border:1px solid #ffffffe0;border-radius:50%;place-items:center;display:grid;box-shadow:0 26px 52px #164b4f30,inset 0 0 0 8px #ffffff29}.badge-rim{border:1px dashed #084e5057;border-radius:50%;position:absolute;inset:10px}.badge-orbit{border:1px solid #155a5952;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(25deg)}.orbit-a{width:111px;height:58px}.orbit-b{width:59px;height:112px;transform:translate(-50%,-50%)rotate(39deg)}.badge-node{background:var(--acid);border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 4px #c8ff6129,0 0 14px #c8ff61cc}.badge-node.node-a{top:73px;left:22px}.badge-node.node-b{top:41px;right:22px}.badge-node.node-c{bottom:22px;right:42px}.badge-core{z-index:2;text-align:center;color:#f3fffd;background:#0d2e30;border-radius:50%;place-content:center;width:72px;height:72px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff1a,0 8px 19px #052b2d40}.badge-core b{font:800 10px/1 var(--sans);letter-spacing:.13em}.badge-core small{letter-spacing:.08em;color:#a6ebe0;margin-top:5px;font-size:5.6px}.badge-index{letter-spacing:.15em;color:#0a5958;font-size:6px;font-weight:800;position:absolute;bottom:11px}.artifact-lab{width:min(1380px,100% - 44px);margin:20px auto 92px;padding:0 42px}.artifact-lab-heading{grid-template-columns:1.05fr .95fr;align-items:end;gap:80px;width:min(1160px,100%);margin:0 auto 36px;display:grid}.artifact-lab-heading h2{font:400 clamp(45px,4.3vw,64px)/1 var(--serif);letter-spacing:-.045em;margin:14px 0 0}.artifact-lab-heading h2 span{color:var(--coral);font-style:italic}.artifact-lab-heading>p{color:#5b5d58;max-width:515px;margin:0 0 3px;font-size:13.5px;line-height:1.7}.artifact-stage{background:radial-gradient(circle at 16% 15%,#77e5ff29,#0000 23%),radial-gradient(circle at 79% 85%,#ff5d7d1f,#0000 25%),linear-gradient(145deg,#0a2325,#061617 72%);border:1px solid #ffffff0f;border-radius:34px;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;min-height:575px;padding:84px 34px 44px;display:grid;position:relative;overflow:hidden;box-shadow:0 38px 90px #092a2b38,inset 0 1px #ffffff0e}.artifact-stage:after{content:"";pointer-events:none;mix-blend-mode:screen;background:linear-gradient(115deg,#0000 12%,#ffffff09 37%,#0000 56%);position:absolute;inset:0}.lab-grid{opacity:.24;background-image:linear-gradient(#77e5ff14 1px,#0000 1px),linear-gradient(90deg,#77e5ff14 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.lab-coordinate{z-index:2;color:#6d9692;letter-spacing:.18em;font-size:6.8px;font-weight:800;position:absolute;top:28px}.coord-a{left:4.5%}.coord-b{left:29%}.coord-c{left:54.5%}.coord-d{left:79.2%}.lab-object{z-index:3;color:#effaf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff13,#ffffff06);border:1px solid #ffffff1b;border-radius:24px;min-width:0;height:425px;padding:19px 17px 17px;position:relative;overflow:hidden;box-shadow:0 24px 46px #0000002e,inset 0 1px #ffffff14}.lab-object:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:120%;height:45%;position:absolute;top:-14%;left:-35%;transform:rotate(-17deg)}.lab-object:first-of-type{--base-rotate:-1.2deg;top:2px}.lab-object:nth-of-type(2){--base-rotate:1.1deg;top:17px}.lab-object:nth-of-type(3){--base-rotate:-.65deg;top:-5px}.lab-object:nth-of-type(4){--base-rotate:1.45deg;top:10px}.specimen-label{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:flex-start;gap:10px;padding:0 2px 13px;display:flex}.specimen-label span{letter-spacing:.2em;color:#7aa39f;font-size:6.5px;font-weight:800}.specimen-label b{font:400 15px/1 var(--serif);color:#fffaf0}.lab-object>p{color:#aabfba;margin:0;font-size:10px;line-height:1.48;position:absolute;bottom:17px;left:19px;right:19px}.agent-core-art{aspect-ratio:1;background:radial-gradient(circle,#6de5ff14,#0000 64%);border-radius:50%;width:235px;max-width:90%;margin:21px auto 0;position:relative}.agent-core-glow{filter:blur(12px);background:#6de5ff14;border-radius:50%;position:absolute;inset:18%;box-shadow:0 0 52px #6de5ff3d}.agent-core-ring{border:1px solid #6de5ff52;border-radius:50%;position:absolute;top:50%;left:50%}.ring-one{width:86%;height:44%;animation:12s linear infinite orbit-one;transform:translate(-50%,-50%)rotate(25deg)}.ring-two{border-color:#c8ff6138;width:48%;height:88%;animation:15s linear infinite orbit-two;transform:translate(-50%,-50%)rotate(47deg)}.agent-network{width:92%;height:92%;position:absolute;inset:4%;overflow:visible}.agent-network path{fill:none;stroke:#59cbd0;stroke-width:1.4px;opacity:.72}.agent-network circle{fill:#c8ff61;stroke:#173d3c;stroke-width:4px;filter:drop-shadow(0 0 5px #c8ff61)}.agent-core-center{text-align:center;background:radial-gradient(circle at 36% 28%,#1f6462,#0a2c2e 70%);border-radius:50%;place-content:center;width:86px;height:86px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffff1f,0 0 36px #6de5ff2e}.agent-core-center b{letter-spacing:.17em;font-size:10px}.agent-core-center span{color:#a5ebe5;letter-spacing:.06em;margin-top:5px;font-size:5.8px}.voice-capsule-art{place-items:center;height:235px;margin-top:27px;display:grid;position:relative}.capsule-glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff29,#ffffff0d);border:1px solid #c8e7ff3d;border-radius:52px;width:90%;height:92px;position:relative;overflow:hidden;box-shadow:inset 0 12px 22px #ffffff14,0 0 37px #8a7dff26}.capsule-glass:after{content:"";border:1px solid #ffffff14;border-radius:44px;position:absolute;inset:7px}.capsule-wave{justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:13px 22px 27px}.capsule-wave i{width:4px;height:var(--capsule-h);max-height:52px;animation:wave-breathe 2.4s ease-in-out var(--capsule-delay) infinite;background:linear-gradient(#8a7dff,#6de5ff);border-radius:99px;box-shadow:0 0 9px #6de5ff40}.capsule-glass>span{text-align:center;letter-spacing:.17em;color:#c9c5ff;font-size:6px;font-weight:800;position:absolute;bottom:11px;left:0;right:0}.capsule-end{background:linear-gradient(#dacdff,#8b7af5);border-radius:10px;width:23px;height:70px;position:absolute;top:89px;box-shadow:0 8px 20px #50439242}.end-left{left:2%}.end-right{right:2%}.systems-chip-art{background:linear-gradient(145deg,#0c5b48,#073c33);border:1px solid #74e0b133;border-radius:18px;height:245px;margin-top:18px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 7px #03292259,0 18px 28px #0003}.systems-chip-art:before{content:"";background:radial-gradient(circle at 18% 22%,#c8ff6129,#0000 22%),radial-gradient(circle at 86% 77%,#6de5ff1f,#0000 22%);position:absolute;inset:0}.chip-body{text-align:center;background:linear-gradient(145deg,#0a2421,#101c1c);border:1px solid #c8b767;border-radius:13px;place-content:center;width:132px;height:108px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 7px #072c26,0 13px 24px #00000047}.chip-body:before,.chip-body:after{content:"";background:repeating-linear-gradient(90deg,#d8c36f 0 5px,#0000 5px 13px);height:1px;position:absolute;left:-16px;right:-16px}.chip-body:before{top:14px}.chip-body:after{bottom:14px}.chip-body span{letter-spacing:.22em;color:#83d7c4;font-size:7px}.chip-body b{font:400 18px/1 var(--serif);color:#fff4c7;margin-top:6px}.chip-body small{letter-spacing:.13em;color:#c8ff61;margin-top:7px;font-size:6px}.chip-traces{opacity:.5;background-image:linear-gradient(90deg,#0000 48%,#e0c45973 49% 51%,#0000 52%),linear-gradient(#0000 48%,#e0c4594d 49% 51%,#0000 52%);background-size:45px 45px;position:absolute;inset:18px}.traces-two{opacity:.28;transform:translate(22px,22px)}.chip-led{background:#c8ff61;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite led-pulse;position:absolute;box-shadow:0 0 11px #c8ff61}.led-a{bottom:19px;left:20px}.led-b{background:#6de5ff;animation-delay:.55s;top:20px;right:32px;box-shadow:0 0 11px #6de5ff}.led-c{background:#ff5d7d;animation-delay:1.05s;bottom:26px;right:19px;box-shadow:0 0 11px #ff5d7d}.karachi-pass-art{color:#2a1f1b;background:linear-gradient(145deg,#ff876f,#ef5c48 72%);border-radius:14px;height:247px;margin-top:17px;padding:24px 21px;position:relative;overflow:hidden;box-shadow:0 18px 28px #0000002e,inset 0 1px #ffffff59}.karachi-pass-art:before{content:"";opacity:.16;mix-blend-mode:multiply;background:url(/textures/noise.svg) 50%/280px;position:absolute;inset:0}.pass-corner{font:800 9px/1 var(--sans);letter-spacing:.2em;position:absolute;top:15px;right:16px}.pass-urdu{z-index:1;font-family:var(--serif);color:#fff5e5;font-size:48px;line-height:1;position:relative}.pass-skyline{border-bottom:2px solid #311f196b;align-items:end;gap:5px;height:57px;display:flex;position:absolute;top:92px;left:20px;right:20px}.pass-skyline i{background:#342019c7;border-radius:1px 1px 0 0;flex:1;display:block}.pass-skyline i:first-child{height:22px}.pass-skyline i:nth-child(2){height:38px}.pass-skyline i:nth-child(3){height:31px}.pass-skyline i:nth-child(4){height:54px}.pass-skyline i:nth-child(5){height:34px}.pass-skyline i:nth-child(6){height:46px}.pass-skyline i:nth-child(7){height:27px}.pass-copy{gap:5px;display:grid;position:absolute;bottom:32px;left:20px}.pass-copy b{letter-spacing:.13em;font-size:8px}.pass-copy span{letter-spacing:.1em;font-size:5.8px}.pass-stamp{text-align:center;width:47px;height:47px;font:700 15px/1 var(--serif);border:1px dashed #2f1e188c;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:27px;right:18px;transform:rotate(-10deg)}.pass-stamp small{letter-spacing:.17em;margin-top:3px;font-size:6px}.pass-code{font:700 5.4px/1 var(--sans);letter-spacing:.18em;writing-mode:vertical-rl;position:absolute;top:162px;left:17px;transform:rotate(180deg)}.lab-signature{z-index:2;color:#7ea09d;align-items:center;gap:10px;display:flex;position:absolute;bottom:17px;right:31px;transform:rotate(-2deg)}.lab-signature span{color:#ff6d58;font-size:22px}.lab-signature b{font:400 11px/1.22 var(--hand)}.about-paper{border:1px solid #7160440e}.expertise{box-shadow:0 36px 90px #0726242b,inset 0 1px #ffffff0e}.project-art{isolation:isolate}.project-art:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 18%,#ffffff2b 35%,#0000 52%);transition:transform .7s;position:absolute;inset:0;transform:translate(-130%)}.project-card:hover .project-art:after{transform:translate(130%)}.contact-paper{border:1px solid #ffffff12}@keyframes foil-sweep{0%,64%{transform:translate(-125%)}78%,to{transform:translate(135%)}}@keyframes wave-breathe{0%,to{opacity:.7;transform:scaleY(.58)}50%{opacity:1;transform:scaleY(1.03)}}@keyframes orbit-one{to{transform:translate(-50%,-50%)rotate(385deg)}}@keyframes orbit-two{to{transform:translate(-50%,-50%)rotate(-313deg)}}@keyframes led-pulse{0%,to{opacity:.42;transform:scale(.78)}45%{opacity:1;transform:scale(1.12)}}@media (max-width:1200px){.hero-signal{top:540px;left:92px;transform:scale(.88)}.hero-agent-badge{top:525px;right:92px;transform:scale(.9)}.artifact-lab{padding:0 22px}.artifact-stage{grid-template-columns:1fr 1fr;gap:24px;min-height:1010px;padding:74px 42px 44px}.lab-object{height:425px}.lab-coordinate,.lab-signature{display:none}}@media (max-width:900px){.topbar{width:calc(100% - 24px);top:9px}.hero-signal,.hero-agent-badge{display:none}.artifact-lab{width:94vw;margin-top:12px;margin-bottom:82px;padding:0}.artifact-lab-heading{grid-template-columns:1fr;gap:18px}.artifact-lab-heading h2{font-size:48px}.artifact-stage{min-height:990px}}@media (max-width:640px){.topbar{border-radius:17px;width:calc(100% - 18px);height:53px;padding:0 12px;top:8px}.brand{font-size:19px}.nav-links{gap:16px;font-size:9.5px}.social-links{gap:5px}.social-links a{width:26px;height:26px}.artifact-lab{width:92vw;margin-bottom:72px}.artifact-lab-heading{margin-bottom:24px}.artifact-lab-heading h2{font-size:39px;line-height:1.02}.artifact-lab-heading>p{font-size:12.3px;line-height:1.62}.artifact-stage{border-radius:26px;grid-template-columns:1fr;gap:17px;min-height:0;padding:34px 17px 56px;display:grid}.lab-object{height:405px;--base-rotate:0deg!important;top:0!important}.lab-object:nth-of-type(2){height:356px}.lab-object:nth-of-type(3),.lab-object:nth-of-type(4){height:390px}.agent-core-art{width:215px}.voice-capsule-art{height:190px}.systems-chip-art,.karachi-pass-art{height:220px}.lab-signature{display:flex;bottom:17px;right:18px}.lab-signature b{font-size:9px}}@media (prefers-reduced-motion:reduce){.signal-cassette:before,.cassette-wave i,.capsule-wave i,.agent-core-ring,.chip-led{animation:none!important}}
