:root{
  --blue:#2f63ee;
  --blue-dark:#214cc2;
  --paper:#f3f1eb;
  --paper-2:#e9e7df;
  --ink:#101010;
  --muted:#686763;
  --line:rgba(16,16,16,.14);
  --yellow:#ffc72c;
  --shadow:0 26px 60px rgba(15,30,72,.18);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--blue);color:var(--ink);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
img{display:block;max-width:100%}
.wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto;position:relative;z-index:1}
.blueprint-bg{position:fixed;inset:0;pointer-events:none;opacity:.38;background-image:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:80px 80px,80px 80px,20px 20px,20px 20px}
.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;color:#fff}
.wordmark{font-size:24px;font-weight:900;letter-spacing:-.06em}.wordmark span{color:var(--yellow)}
.topnav{display:flex;gap:30px;font:500 12px/1 DM Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.topnav a{opacity:.8}.topnav a:hover{opacity:1}
.small-pill{padding:10px 14px;border-radius:999px;font:500 12px/1 DM Mono,monospace}.dark{background:#111;color:#fff;box-shadow:0 4px 0 rgba(0,0,0,.12)}
.paper-shell{position:relative;background:var(--paper);border:1px solid rgba(255,255,255,.42);border-radius:17px;min-height:660px;padding:72px;box-shadow:var(--shadow);overflow:hidden}
.paper-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(10,10,10,.042) 1px,transparent 1px),linear-gradient(90deg,rgba(10,10,10,.042) 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(to right,#000 0 70%,transparent)}
.binder-hole{position:absolute;left:18px;width:13px;height:13px;border-radius:50%;background:#d4d1c9;box-shadow:inset 0 2px 3px rgba(0,0,0,.25)}.hole-one{top:32%}.hole-two{top:68%}
.hero-copy{position:relative;z-index:2;width:54%}.micro-label{font:500 11px/1.3 DM Mono,monospace;letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;color:#585752}.hero-copy h1{font-size:clamp(64px,8vw,112px);line-height:.83;letter-spacing:-.08em;margin:0;text-transform:none}.hero-copy h1 span{display:inline-block;background:#fff;padding:3px 9px 8px;border-radius:12px;box-shadow:0 2px 0 rgba(0,0,0,.06);transform:rotate(-1deg)}.hero-copy h1 span+br+span{transform:rotate(.6deg)}
.hero-summary{max-width:600px;font-size:clamp(22px,2.4vw,34px);line-height:1.04;letter-spacing:-.045em;font-weight:800;margin:34px 0 30px}
.social-stickers{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.social-sticker{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #d8d5ce;border-radius:999px;padding:9px 13px;font:500 12px/1 DM Mono,monospace;box-shadow:0 2px 0 rgba(0,0,0,.08);transition:.18s transform,.18s box-shadow}.social-sticker img{width:15px;height:15px}.social-sticker:hover{transform:translateY(-3px) rotate(-1deg);box-shadow:0 6px 0 rgba(0,0,0,.08)}.social-sticker:nth-child(2){background:var(--yellow)}
.hero-collage{position:absolute;right:48px;top:74px;width:41%;height:480px}.photo-card{position:absolute;background:#fff;padding:12px 12px 38px;box-shadow:0 18px 35px rgba(0,0,0,.2);border:1px solid #d7d3ca}.photo-card small{position:absolute;bottom:12px;left:14px;font:500 9px DM Mono,monospace;letter-spacing:.08em}.photo-back{width:64%;height:360px;right:3%;top:0;transform:rotate(7deg);background:#d4d2cb}.photo-front{width:72%;height:374px;left:0;top:72px;transform:rotate(-5deg)}.photo-ui{height:220px;background:#111;display:flex;gap:6px;padding:12px}.photo-ui span{width:8px;height:8px;border-radius:50%;background:#777}.photo-lines{position:absolute;top:75px;left:35px;right:35px}.photo-lines i{display:block;height:7px;background:#fafafa;margin:13px 0;border-radius:10px}.photo-lines i:nth-child(2){width:75%}.photo-lines i:nth-child(3){width:90%}.photo-lines i:nth-child(4){width:60%}.photo-lines i:nth-child(5){width:82%}.code-window{height:280px;background:#131313;color:#f5f5f5;padding:20px;font:400 12px/1.7 DM Mono,monospace}.code-head{color:#aaa;border-bottom:1px solid #333;padding-bottom:12px;margin-bottom:18px}.code-window p{display:flex;gap:10px;margin:9px 0}.code-window p b{color:var(--yellow)}.code-window p em{font-style:normal;margin-left:auto;color:#858585}.sticky-note{position:absolute;right:-4px;bottom:19px;background:var(--yellow);padding:17px 20px 19px;font:800 18px/1.05 Inter,sans-serif;transform:rotate(6deg);box-shadow:0 8px 15px rgba(0,0,0,.14)}.pencil{position:absolute;width:240px;height:14px;background:linear-gradient(90deg,#dfcfaa 0 9%,#171717 9% 91%,#d9be68 91%);right:-40px;top:330px;transform:rotate(72deg);border-radius:8px;box-shadow:0 8px 10px rgba(0,0,0,.13)}
.handwritten{position:absolute;bottom:18px;left:50%;transform:translateX(-50%) rotate(-1deg);font:400 13px DM Mono,monospace;color:#54534f;white-space:nowrap}
.intro-strip{color:#fff;display:grid;grid-template-columns:80px 1fr auto;gap:32px;align-items:center;padding:58px 12px 80px}.intro-number{font:400 12px DM Mono,monospace;opacity:.7}.intro-strip p{margin:0;max-width:850px;font-size:clamp(24px,3vw,40px);line-height:1.05;letter-spacing:-.05em;font-weight:700}.availability-tag{font:500 10px DM Mono,monospace;display:flex;align-items:center;gap:8px;white-space:nowrap}.availability-tag span{width:8px;height:8px;background:#62e893;border-radius:50%;box-shadow:0 0 0 4px rgba(98,232,147,.14)}
.project-section{background:var(--paper);margin-inline:calc((100vw - min(1180px,calc(100vw - 40px)))/-2);padding:96px max(20px,calc((100vw - 1180px)/2));border-top:1px solid rgba(255,255,255,.5)}.section-title{display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:end;margin-bottom:58px}.section-title h2,.contact-section h2{font-size:clamp(44px,5vw,76px);letter-spacing:-.065em;line-height:.95;margin:0}.section-title>p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}
.project-list{display:grid;gap:28px}.project-card{display:grid;grid-template-columns:1.25fr .75fr;min-height:480px;border:1px solid #cfccc4;background:#eceae3;border-radius:12px;overflow:hidden}.project-card.reverse{grid-template-columns:.75fr 1.25fr}.project-card.reverse .project-visual{order:2}.project-card.reverse .project-copy{order:1}.project-visual{position:relative;overflow:hidden;display:grid;place-items:center;min-height:440px;border-right:1px solid #cfccc4;background-color:#dedcd4;background-image:linear-gradient(rgba(0,0,0,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.05) 1px,transparent 1px);background-size:24px 24px}.reverse .project-visual{border-right:0;border-left:1px solid #cfccc4}.visual-number{position:absolute;top:20px;left:20px;font:500 11px DM Mono,monospace;background:#fff;padding:7px 9px;border-radius:4px;z-index:2}.project-copy{padding:46px 40px;display:flex;flex-direction:column;justify-content:center;background:#f7f5ef}.project-topline{display:flex;justify-content:space-between;gap:20px;font:500 9px/1.4 DM Mono,monospace;letter-spacing:.1em;color:#77756f;text-transform:uppercase}.project-copy h3,.open-copy h3{font-size:clamp(36px,4vw,58px);letter-spacing:-.06em;line-height:1;margin:23px 0 15px}.project-copy p,.open-copy p{color:#5b5a56;line-height:1.62;font-size:15px;margin:0 0 30px}.project-actions{display:flex;gap:8px;flex-wrap:wrap}.project-actions a{display:inline-flex;align-items:center;gap:8px;border:1px solid #c9c6be;background:#fff;border-radius:999px;padding:10px 14px;font:500 11px/1 DM Mono,monospace;transition:.18s}.project-actions a:hover{transform:translateY(-2px);box-shadow:0 4px 0 #d7d4cb}.project-actions img{width:13px;height:13px}.project-actions a:first-child{background:#121212;color:#fff;border-color:#121212}.project-actions a:first-child img{filter:invert(1)}
.fake-app{width:72%;height:68%;background:#111;border-radius:12px;box-shadow:0 24px 40px rgba(0,0,0,.24);display:grid;grid-template-columns:54px 1fr;color:#fff;overflow:hidden;transform:rotate(-2deg)}.fake-sidebar{border-right:1px solid #303030;padding:20px 14px;display:flex;flex-direction:column;gap:14px}.fake-sidebar i{width:22px;height:22px;border:1px solid #585858;border-radius:6px}.fake-sidebar i:first-child{background:#fff}.fake-main{padding:30px}.fake-kicker{font:500 9px DM Mono,monospace;color:#888}.fake-main strong{display:block;font-size:42px;letter-spacing:-.05em;margin:12px 0 36px}.agent-row{display:flex;justify-content:space-between;border-top:1px solid #333;padding:13px 0;font:400 11px DM Mono,monospace}.agent-row span{color:#6ee69e}.tape{position:absolute;top:50px;right:12%;width:120px;height:28px;background:rgba(255,245,201,.72);transform:rotate(13deg)}
.deck-stack{position:relative;width:330px;height:250px}.deck-card{position:absolute;inset:0;border-radius:13px;border:1px solid #bcb9b0;box-shadow:0 15px 30px rgba(0,0,0,.14)}.d3{background:#2f63ee;transform:rotate(11deg) translate(22px,-2px)}.d2{background:#ffc72c;transform:rotate(-7deg) translate(-20px,8px)}.d1{background:#fff;padding:42px 34px;display:flex;flex-direction:column;justify-content:center}.d1 span{font:500 10px DM Mono,monospace}.d1 strong{font-size:40px;letter-spacing:-.06em;margin:8px 0}.d1 small{font:400 11px DM Mono,monospace;color:#777}.scribble{position:absolute;bottom:30px;right:35px;font:500 10px DM Mono,monospace;transform:rotate(-6deg);border-bottom:2px solid #111}
.stream-window{width:76%;height:68%;display:grid;grid-template-columns:1fr 130px;grid-template-rows:1fr 110px;background:#111;border:10px solid #fff;box-shadow:0 22px 35px rgba(0,0,0,.2);transform:rotate(2deg);position:relative}.stream-player{background:linear-gradient(135deg,#1b1b1b,#383838);position:relative;display:grid;place-items:center}.stream-player>span{position:absolute;top:14px;left:14px;background:#e83342;color:#fff;font:600 9px DM Mono,monospace;padding:5px 7px}.play{color:#fff;border:1px solid #777;border-radius:50%;width:54px;height:54px;display:grid;place-items:center}.stream-chat{grid-row:1/3;grid-column:2;padding:16px;background:#f2f0e9;display:flex;flex-direction:column;gap:12px}.stream-chat i{height:34px;border-radius:8px;background:#d5d2c8}.stream-chat i:nth-child(2){width:82%}.stream-chat i:nth-child(3){width:92%}.poll-card{grid-column:1;padding:18px;background:#ffc72c;display:flex;justify-content:space-between;align-items:center}.poll-card b{font-size:13px}.poll-card span{font:600 25px DM Mono,monospace}
.open-section{background:#dedcd4}.open-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.open-card{background:#f7f5ef;border:1px solid #c6c3bb;border-radius:12px;overflow:hidden}.open-thumb{height:360px;display:grid;place-items:center;background-image:linear-gradient(rgba(0,0,0,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.05) 1px,transparent 1px);background-size:22px 22px}.open-copy{padding:34px}.terminal-mini{width:78%;background:#111;color:#eee;padding:22px;border-radius:8px;box-shadow:0 20px 35px rgba(0,0,0,.2);font:400 12px/1.6 DM Mono,monospace;transform:rotate(-2deg)}.terminal-mini div{border-bottom:1px solid #333;padding-bottom:12px;margin-bottom:12px;color:#888}.terminal-mini div span{color:#59e88f}.terminal-mini p{display:flex;justify-content:space-between;color:#eee;margin:12px 0}.terminal-mini small{color:#777}.game-thumb{position:relative}.tic-grid{display:grid;grid-template-columns:repeat(3,74px);grid-template-rows:repeat(3,74px);gap:7px;transform:rotate(3deg)}.tic-grid span{display:grid;place-items:center;background:#fff;border:1px solid #111;font-size:39px;font-weight:800}.tic-grid span:nth-child(5){background:var(--yellow)}.game-caption{position:absolute;right:30px;bottom:28px;background:#111;color:#fff;padding:12px;font:700 15px/1 Inter,sans-serif;transform:rotate(-4deg)}
.about-section{padding:90px 0}.about-paper{background:var(--paper);border-radius:14px;padding:62px;display:grid;grid-template-columns:140px 1fr 160px;gap:36px;align-items:start;box-shadow:var(--shadow);position:relative;overflow:hidden}.about-paper:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.035) 1px,transparent 1px);background-size:20px 20px;pointer-events:none}.about-label{font:500 10px DM Mono,monospace;position:relative}.about-main{position:relative}.about-main h2{font-size:clamp(44px,5vw,70px);letter-spacing:-.065em;line-height:.92;margin:0 0 24px}.about-main>p:last-of-type{font-size:17px;line-height:1.65;color:#565550;max-width:730px}.about-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.about-points span{background:#fff;border:1px solid #d3d0c8;border-radius:999px;padding:10px 13px;font:500 11px DM Mono,monospace}.about-points b{margin-right:7px;color:#888}.stamp{border:3px solid rgba(47,99,238,.55);color:rgba(47,99,238,.65);padding:16px 9px;text-align:center;border-radius:50%;font:800 14px/1.05 Inter,sans-serif;transform:rotate(9deg);position:relative}
.contact-section{color:#fff;padding:36px 0 90px}.contact-section .micro-label{color:rgba(255,255,255,.65)}.contact-socials{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:40px}.contact-socials a{min-height:150px;background:rgba(255,255,255,.96);color:#111;border-radius:10px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;transition:.2s}.contact-socials a:hover{transform:translateY(-6px) rotate(-1deg)}.contact-socials img{width:24px;height:24px;margin-bottom:auto}.contact-socials span{font-size:18px;font-weight:800;letter-spacing:-.03em}.contact-socials small{font:400 10px DM Mono,monospace;color:#777;margin-top:4px}
.footer{color:#fff;border-top:1px solid rgba(255,255,255,.25);padding:26px 0 46px;display:flex;justify-content:space-between;font:400 10px DM Mono,monospace;opacity:.8}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.in{opacity:1;transform:none}
@media(max-width:980px){.topnav{display:none}.paper-shell{padding:52px 40px;min-height:760px}.hero-copy{width:100%;max-width:650px}.hero-collage{opacity:.22;right:-80px;top:230px;width:58%}.hero-summary{max-width:580px}.section-title{grid-template-columns:1fr;gap:18px}.section-title>p{max-width:600px}.project-card,.project-card.reverse{grid-template-columns:1fr}.project-card.reverse .project-visual,.project-card.reverse .project-copy{order:initial}.project-visual,.reverse .project-visual{border:0;border-bottom:1px solid #cfccc4}.open-grid{grid-template-columns:1fr}.about-paper{grid-template-columns:1fr}.stamp{width:100px}.contact-socials{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.wrap{width:min(100% - 22px,1180px)}.topbar{height:68px}.small-pill{padding:9px 11px}.paper-shell{padding:36px 22px 58px;min-height:700px;border-radius:12px}.binder-hole{display:none}.hero-copy h1{font-size:58px}.hero-summary{font-size:25px;margin-top:26px}.social-stickers{gap:6px}.social-sticker{padding:8px 10px;font-size:10px}.social-sticker img{width:13px}.hero-collage{display:none}.handwritten{font-size:9px;bottom:14px}.intro-strip{grid-template-columns:1fr;padding:42px 2px 60px;gap:16px}.intro-strip p{font-size:28px}.project-section{padding-top:68px;padding-bottom:68px}.section-title{margin-bottom:35px}.section-title h2,.contact-section h2{font-size:46px}.project-visual{min-height:300px}.project-copy{padding:32px 24px}.fake-app{width:84%;height:73%}.fake-main{padding:20px}.fake-main strong{font-size:30px;margin-bottom:20px}.deck-stack{width:240px;height:190px}.d1{padding:25px}.d1 strong{font-size:30px}.stream-window{width:88%;height:70%;grid-template-columns:1fr 90px}.open-thumb{height:280px}.open-copy{padding:26px 22px}.terminal-mini{width:88%}.tic-grid{grid-template-columns:repeat(3,57px);grid-template-rows:repeat(3,57px)}.about-section{padding:58px 0}.about-paper{padding:34px 24px}.about-main h2{font-size:44px}.contact-socials{grid-template-columns:1fr 1fr}.contact-socials a{min-height:120px}.footer{gap:20px;flex-direction:column}}

/* Project identity marks */
.project-logo-badge,
.minor-logo-badge{
  position:absolute;
  top:18px;
  right:18px;
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.88);
  border:1px solid rgba(16,16,16,.14);
  border-radius:14px;
  box-shadow:0 8px 20px rgba(0,0,0,.10);
  backdrop-filter:blur(8px);
  z-index:4;
}
.project-logo-badge img,
.minor-logo-badge img{width:42px;height:42px;object-fit:contain}
.minor-logo-badge{width:64px;height:64px}
.minor-logo-badge img{width:48px;height:48px}

.base-thumb{position:relative;background-color:#d9d7cf}
.base-console{width:78%;background:#111;color:#fff;border-radius:10px;padding:28px;box-shadow:0 20px 35px rgba(0,0,0,.2);transform:rotate(-2deg)}
.base-console>span{font:500 9px DM Mono,monospace;color:#888;letter-spacing:.1em}
.base-console>strong{display:block;font-size:46px;letter-spacing:-.06em;margin:10px 0 28px}
.base-modules{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.base-modules i{font:500 10px DM Mono,monospace;font-style:normal;border:1px solid #333;border-radius:7px;padding:11px;color:#bbb;background:#181818}
.coincil-thumb{position:relative;background:radial-gradient(circle at 50% 45%,rgba(17,255,102,.15),transparent 34%),#d9d7cf}
.ballot-card{width:70%;min-height:190px;background:#111;color:#fff;border:1px solid #333;border-radius:12px;padding:34px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 20px 35px rgba(0,0,0,.20);transform:rotate(2deg)}
.ballot-card span{font:500 9px DM Mono,monospace;letter-spacing:.12em;color:#7dffad}
.ballot-card strong{font-size:44px;letter-spacing:-.055em;margin:8px 0}
.ballot-card small{font:400 11px DM Mono,monospace;color:#8d8d8d}

@media(max-width:680px){
  .project-logo-badge{width:48px;height:48px;top:13px;right:13px;border-radius:11px}
  .project-logo-badge img{width:34px;height:34px}
  .minor-logo-badge{width:50px;height:50px;top:13px;right:13px;border-radius:11px}
  .minor-logo-badge img{width:38px;height:38px}
  .base-console{width:86%;padding:22px}.base-console>strong{font-size:38px}
  .ballot-card{width:82%;padding:25px}.ballot-card strong{font-size:38px}
}
