.contact{padding:64px 32px 48px;background:#f2f2ef;position:relative}@media(max-width:768px){.contact{padding:64px 24px}}.contact .contact-container{max-width:1080px;margin:0 auto;padding:0 32px}@media(max-width:768px){.contact .contact-container{padding:0 24px}}.contact .contact-container{display:flex;justify-content:center}.contact .contact-content{text-align:center;max-width:500px}.contact .contact-headline{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(32px,5vw,56px);font-weight:700;color:#1a1a1a;letter-spacing:-.02em;margin-bottom:24px}.contact .contact-subtext{font-size:17px;color:#6b7280;line-height:1.5;margin-bottom:48px}@media(max-width:768px){.contact .contact-subtext{font-size:16px}}.contact .contact-actions{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:48px}.contact .schedule-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background-color:#2563eb;color:#fff;font-size:16px;font-weight:500;border:none;border-radius:9999px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.contact .schedule-btn:hover{background-color:#1d4ed8;transform:scale(1.02)}.contact .schedule-btn:active{transform:scale(.98)}.contact .schedule-btn{padding:16px 36px;font-size:17px;font-weight:600;box-shadow:0 4px 20px #2563eb40}.contact .schedule-btn:hover{box-shadow:0 8px 32px #2563eb59;color:#fff}.contact .email-link{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#6b7280;text-decoration:none;padding:16px 24px;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact .email-link svg{flex-shrink:0}.contact .email-link:hover{color:#2563eb;background:#2563eb0a}.contact .social-links{display:flex;justify-content:center;gap:24px}.contact .social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:9999px;color:#6b7280;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.08)}.contact .social-link:hover{color:#2563eb;border-color:#2563eb4d;transform:translateY(-2px)}[data-theme=dark] .contact{background:#111}[data-theme=dark] .contact .contact-headline{color:#f5f5f7}[data-theme=dark] .contact .contact-subtext{color:#fff9}[data-theme=dark] .contact .schedule-btn{box-shadow:0 4px 20px #2563eb4d}[data-theme=dark] .contact .schedule-btn:hover{box-shadow:0 8px 32px #2563eb66}[data-theme=dark] .contact .email-link{color:#fff9}[data-theme=dark] .contact .email-link:hover{color:#2563eb;background:#2563eb14}[data-theme=dark] .contact .social-link{color:#ffffff80;border-color:#ffffff1a}[data-theme=dark] .contact .social-link:hover{color:#2563eb;border-color:#2563eb66}.experience{padding:64px 32px;background:#f2f2ef}@media(max-width:768px){.experience{padding:64px 24px}}.experience .experience-container{max-width:1080px;margin:0 auto;padding:0 32px}@media(max-width:768px){.experience .experience-container{padding:0 24px}}.experience .experience-container{max-width:720px}.experience .timeline{display:flex;flex-direction:column;gap:0}.experience .timeline-entry{display:flex;gap:32px;padding:32px 0;border-bottom:1px solid rgba(0,0,0,.06)}.experience .timeline-entry:last-child{border-bottom:none}@media(max-width:768px){.experience .timeline-entry{flex-direction:column;gap:8px;padding:24px 0}}.experience .entry-date{flex-shrink:0;width:140px;font-size:13px;font-weight:500;color:#9ca3af;padding-top:2px}@media(max-width:768px){.experience .entry-date{width:auto}}.experience .entry-content{flex:1}.experience .entry-header{display:flex;align-items:center;gap:16px;margin-bottom:6px}.experience .entry-logo{width:32px;height:32px;border-radius:8px;object-fit:cover;background:#fafaf8;flex-shrink:0}.experience .entry-title{font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.3}.experience .entry-title a{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:color .15s cubic-bezier(.4,0,.2,1)}.experience .entry-title a .link-icon{opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.experience .entry-title a:hover{color:#2563eb}.experience .entry-title a:hover .link-icon{opacity:1}.experience .entry-role{font-size:14px;color:#6b7280;display:block}.experience .entry-description{font-size:15px;color:#6b7280;line-height:1.5;margin-top:4px}[data-theme=dark] .experience{background:#111}[data-theme=dark] .experience .timeline-entry{border-bottom-color:#ffffff0f}[data-theme=dark] .experience .entry-date{color:#fff6}[data-theme=dark] .experience .entry-logo{background:#1a1a1a}[data-theme=dark] .experience .entry-title{color:#f5f5f7}[data-theme=dark] .experience .entry-title a:hover{color:#2563eb}[data-theme=dark] .experience .entry-role{color:#ffffff80}[data-theme=dark] .experience .entry-description{color:#ffffff8c}.featured-work{padding:64px 32px;background:#fafaf8}@media(max-width:768px){.featured-work{padding:64px 24px}}.featured-work .featured-work-container{max-width:1080px;margin:0 auto;padding:0 32px}@media(max-width:768px){.featured-work .featured-work-container{padding:0 24px}}.featured-work .hero-card-tilt{margin-bottom:24px}.featured-work .hero-card{background:#fafaf8;border-radius:20px;box-shadow:0 2px 16px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.06)}.featured-work .hero-card:hover{box-shadow:0 8px 32px #0000001a}.featured-work .hero-card{display:block;padding:64px;text-decoration:none;color:inherit;position:relative;overflow:hidden;background:linear-gradient(135deg,#fafaf8,#2563eb05)}@media(max-width:768px){.featured-work .hero-card{padding:48px 24px}}.featured-work .hero-card:hover{color:inherit}.featured-work .hero-card:hover .card-link-arrow{transform:translate(2px,-2px);color:#2563eb}.featured-work .hero-card-content{display:flex;align-items:flex-start;justify-content:space-between;gap:64px}@media(max-width:768px){.featured-work .hero-card-content{flex-direction:column;gap:32px}}.featured-work .hero-card-text{flex:1}.featured-work .hero-card-stat{flex-shrink:0;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:4px}@media(max-width:768px){.featured-work .hero-card-stat{align-items:flex-start;text-align:left}}.featured-work .hero-card-stat .stat-number{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(40px,6vw,64px);font-weight:700;color:#2563eb;letter-spacing:-.03em;line-height:1}.featured-work .hero-card-stat .stat-label{font-size:14px;color:#6b7280;font-weight:500}.featured-work .card-role{display:inline-block;font-size:13px;font-weight:600;color:#2563eb;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.featured-work .card-company{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:16px;letter-spacing:-.01em}.featured-work .card-description{font-size:16px;color:#6b7280;line-height:1.6;max-width:540px}.featured-work .card-impact{font-size:16px;color:#1a1a1a;line-height:1.6;max-width:540px;margin-top:24px;padding-top:24px;border-top:1px solid rgba(0,0,0,.08);font-weight:500}.featured-work .card-link-arrow{position:absolute;top:48px;right:48px;color:#9ca3af;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.featured-work .card-link-arrow{top:24px;right:24px}}.featured-work .secondary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:768px){.featured-work .secondary-grid{grid-template-columns:1fr}}.featured-work .secondary-card{background:#fafaf8;border-radius:20px;box-shadow:0 2px 16px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.06)}.featured-work .secondary-card:hover{box-shadow:0 8px 32px #0000001a}.featured-work .secondary-card{display:flex;flex-direction:column;padding:48px;text-decoration:none;color:inherit;height:100%;position:relative}@media(max-width:768px){.featured-work .secondary-card{padding:32px 24px}}.featured-work .secondary-card:hover{color:inherit}.featured-work .secondary-card:hover .card-link-arrow{color:#2563eb;transform:translate(2px,-2px)}.featured-work .secondary-card .card-description{flex:1;margin-bottom:32px}.featured-work .secondary-card .card-link-arrow{position:static;color:#9ca3af;transition:all .3s cubic-bezier(.4,0,.2,1)}.featured-work .card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.featured-work .card-stat-badge{display:flex;align-items:baseline;gap:8px}.featured-work .card-stat-badge .badge-value{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;font-weight:700;color:#2563eb;letter-spacing:-.02em}.featured-work .card-stat-badge .badge-label{font-size:13px;color:#6b7280;font-weight:500}[data-theme=dark] .featured-work{background:#0a0a0a}[data-theme=dark] .featured-work .hero-card{background:linear-gradient(135deg,#1a1a1a,#2563eb0d);border-color:#ffffff14;box-shadow:none}[data-theme=dark] .featured-work .hero-card:hover{box-shadow:0 8px 32px #0000004d}[data-theme=dark] .featured-work .card-company{color:#f5f5f7}[data-theme=dark] .featured-work .card-description{color:#fff9}[data-theme=dark] .featured-work .card-impact{color:#f5f5f7;border-top-color:#ffffff1a}[data-theme=dark] .featured-work .card-link-arrow{color:#fff6}[data-theme=dark] .featured-work .secondary-card{background:#1a1a1a;border-color:#ffffff14;box-shadow:none}[data-theme=dark] .featured-work .secondary-card:hover{box-shadow:0 8px 32px #0000004d}[data-theme=dark] .featured-work .card-stat-badge .badge-label,[data-theme=dark] .featured-work .hero-card-stat .stat-label{color:#ffffff80}.footer{background-color:#f2f2ef;padding:48px 32px;border-top:1px solid rgba(0,0,0,.1)}@media(max-width:768px){.footer{padding:32px 24px}}.footer .footer-container{max-width:1080px;margin:0 auto;padding:0 32px}@media(max-width:768px){.footer .footer-container{padding:0 24px}}.footer .footer-content{display:flex;flex-direction:column;align-items:center;gap:16px}.footer .footer-links{display:flex;align-items:center;gap:24px}@media(max-width:768px){.footer .footer-links{gap:16px}}.footer .footer-link{font-size:14px;font-weight:500;color:#6b7280;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}.footer .footer-link:hover{color:#2563eb}.footer .divider{width:1px;height:12px;background:#0000001f}.footer .copyright{font-size:13px;color:#9ca3af}[data-theme=dark] .footer{background-color:#111;border-top-color:#ffffff1a}[data-theme=dark] .footer .footer-link{color:#ffffff80}[data-theme=dark] .footer .footer-link:hover{color:#2563eb}[data-theme=dark] .footer .divider{background:#ffffff1f}[data-theme=dark] .footer .copyright{color:#ffffff4d}.intro{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fafaf8;position:relative;padding:108px 32px 56px}@media(max-width:768px){.intro{padding:100px 24px 48px;min-height:auto}}.intro .intro-content{max-width:1080px;margin:0 auto;padding:0 32px}@media(max-width:768px){.intro .intro-content{padding:0 24px}}.intro .intro-content{width:100%;max-width:1080px}.intro .intro-layout{display:flex;align-items:center;gap:64px;margin-bottom:64px}@media(max-width:1024px){.intro .intro-layout{gap:48px}}@media(max-width:768px){.intro .intro-layout{flex-direction:column-reverse;text-align:center;gap:32px;margin-bottom:48px}}.intro .text-content{flex:1}@media(max-width:768px){.intro .text-content{display:flex;flex-direction:column;align-items:center}}.intro .name{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(40px,8vw,80px);font-weight:700;color:#1a1a1a;letter-spacing:-.03em;line-height:1.05;margin-bottom:16px}.intro .role-subtitle{font-size:20px;font-weight:500;color:#2563eb;letter-spacing:.01em;margin-bottom:32px}@media(max-width:768px){.intro .role-subtitle{font-size:17px;margin-bottom:24px}}.intro .tagline{font-size:18px;font-weight:400;color:#6b7280;line-height:1.65;margin-bottom:16px;max-width:520px}@media(max-width:768px){.intro .tagline{font-size:16px;margin-bottom:16px}}.intro .hero-proof{font-size:18px;font-weight:400;color:#9ca3af;line-height:1.65;margin-bottom:48px;max-width:520px}@media(max-width:768px){.intro .hero-proof{font-size:16px;margin-bottom:32px}}.intro .hero-ctas{display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media(max-width:768px){.intro .hero-ctas{justify-content:center}}.intro .hero-ctas .cta-primary{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background-color:#2563eb;color:#fff;font-size:16px;font-weight:500;border:none;border-radius:9999px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.intro .hero-ctas .cta-primary:hover{background-color:#1d4ed8;transform:scale(1.02)}.intro .hero-ctas .cta-primary:active{transform:scale(.98)}.intro .hero-ctas .cta-primary{padding:14px 28px;font-size:16px;box-shadow:0 4px 15px #2563eb40}.intro .hero-ctas .cta-primary:hover{box-shadow:0 8px 25px #2563eb59;color:#fff}.intro .hero-ctas .cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background-color:transparent;color:#1a1a1a;font-size:16px;font-weight:500;border:1px solid rgba(0,0,0,.15);border-radius:9999px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.intro .hero-ctas .cta-secondary:hover{background-color:#0000000a;border-color:#0000004d}.intro .hero-ctas .cta-secondary:active{transform:scale(.98)}.intro .hero-ctas .cta-secondary{padding:14px 28px;font-size:16px;gap:8px}.intro .hero-ctas .cta-secondary svg{transition:transform .3s ease}.intro .hero-ctas .cta-secondary:hover svg{transform:translateY(2px)}.intro .profile-image{flex-shrink:0;width:280px;height:340px;border-radius:12px;overflow:hidden;box-shadow:0 16px 48px #0000001f}@media(max-width:1024px){.intro .profile-image{width:220px;height:270px}}@media(max-width:768px){.intro .profile-image{width:200px;height:240px}}.intro .profile-image img{width:100%;height:100%;object-fit:cover}.intro .hero-stats{display:flex;gap:32px;padding-top:48px;border-top:1px solid rgba(0,0,0,.08)}@media(max-width:768px){.intro .hero-stats{flex-direction:column;gap:24px;align-items:center;text-align:center}}.intro .hero-stats .stat-item{flex:1;display:flex;flex-direction:column;gap:4px}@media(max-width:768px){.intro .hero-stats .stat-item{align-items:center}}.intro .hero-stats .stat-value{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:36px;font-weight:700;color:#1a1a1a;letter-spacing:-.02em;line-height:1}@media(max-width:768px){.intro .hero-stats .stat-value{font-size:28px}}.intro .hero-stats .stat-label{font-size:14px;color:#6b7280;font-weight:500}[data-theme=dark] .intro{background:#0a0a0a}[data-theme=dark] .intro .name{color:#f5f5f7}[data-theme=dark] .intro .role-subtitle{color:#2563eb}[data-theme=dark] .intro .tagline{color:#ffffffa6}[data-theme=dark] .intro .hero-proof{color:#ffffff73}[data-theme=dark] .intro .hero-ctas .cta-primary{box-shadow:0 4px 20px #2563eb4d}[data-theme=dark] .intro .hero-ctas .cta-primary:hover{box-shadow:0 8px 30px #2563eb66}[data-theme=dark] .intro .hero-ctas .cta-secondary{color:#f5f5f7;border-color:#fff3}[data-theme=dark] .intro .hero-ctas .cta-secondary:hover{background-color:#ffffff0f;border-color:#ffffff59}[data-theme=dark] .intro .profile-image{box-shadow:0 16px 48px #0006}[data-theme=dark] .intro .hero-stats{border-top-color:#ffffff1a}[data-theme=dark] .intro .hero-stats .stat-value{color:#f5f5f7}[data-theme=dark] .intro .hero-stats .stat-label{color:#ffffff80}.mission{background-color:#fafaf8;padding:48px 0}.mission .mission-container{max-width:1080px;margin:0 auto;padding:0 32px}@media(max-width:768px){.mission .mission-container{padding:0 24px}}.mission .mission-container{display:flex;justify-content:center}.mission .mission-statement{max-width:680px;border-left:5px solid rgba(37,99,235,.4);padding-left:48px;margin:0;background:#2563eb08;border-radius:0 12px 12px 0}.mission .mission-statement .mission-label{display:block;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin-bottom:24px}.mission .mission-statement p{font-size:26px;font-weight:400;line-height:1.7;color:#1a1a1a;letter-spacing:-.01em}.mission .mission-statement p:first-of-type{margin-bottom:24px}[data-theme=dark] .mission{background-color:#0a0a0a}[data-theme=dark] .mission .mission-statement{border-left-color:#2563eb80;background:#2563eb0a}[data-theme=dark] .mission .mission-statement p{color:#f5f5f7}.play-section{padding:64px 32px;background-color:#f2f2ef;position:relative}@media(max-width:768px){.play-section{padding:64px 16px}}.play-section .play-container{max-width:1080px;margin:0 auto;padding:0 32px}@media(max-width:768px){.play-section .play-container{padding:0 24px}}.play-section .play-container{text-align:center}.play-section .play-framing{max-width:560px}.play-section .play-layout{display:flex;justify-content:center;align-items:flex-start;gap:32px;max-width:720px;margin:0 auto}@media(max-width:768px){.play-section .play-layout{flex-direction:column;align-items:center}}.play-section .game-card{background:#fafaf8;border-radius:20px;box-shadow:0 2px 16px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.06)}.play-section .game-card:hover{box-shadow:0 8px 32px #0000001a}.play-section .game-card{padding:48px;background-color:#fafaf8;position:relative;overflow:hidden;flex-shrink:0;width:380px}@media(max-width:768px){.play-section .game-card{width:100%;max-width:380px;padding:32px}}.play-section .game-card--won{box-shadow:0 0 40px #34c75933,0 2px 16px #0000000a}.play-section .game-card--lost{animation:subtle-shake .5s ease-in-out}@media(prefers-reduced-motion:reduce){.play-section .game-card--lost{animation:none}}.play-section .game-card--draw{animation:pulse-border 1s ease-in-out}@media(prefers-reduced-motion:reduce){.play-section .game-card--draw{animation:none}}.play-section .confetti-container{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:100}.play-section .confetti{position:absolute;width:10px;height:10px;background:var(--color);top:-20px;left:var(--x);animation:confetti-fall 3s ease-out forwards;animation-delay:var(--delay);transform:rotate(var(--rotation));border-radius:2px}@media(prefers-reduced-motion:reduce){.play-section .confetti{display:none}}.play-section .symbol-choice p{font-size:18px;font-weight:500;color:#1a1a1a;margin-bottom:48px}.play-section .symbol-choice .choice-buttons{display:flex;justify-content:center;gap:32px}.play-section .symbol-choice .choice-btn{width:90px;height:90px;font-size:36px;font-weight:700;border:2px solid #F2F2EF;border-radius:32px;background:#fafaf8;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.play-section .symbol-choice .choice-btn.x{color:#2563eb}.play-section .symbol-choice .choice-btn.x:hover{border-color:#2563eb;background:#2563eb0a}.play-section .symbol-choice .choice-btn.o{color:#1a1a1a}.play-section .symbol-choice .choice-btn.o:hover{border-color:#1a1a1a;background:#0000000a}.play-section .score-board{display:flex;justify-content:center;gap:64px;margin-bottom:32px}.play-section .score-board .score{text-align:center}.play-section .score-board .score .label{display:block;font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.play-section .score-board .score .value{font-size:28px;font-weight:700;color:#1a1a1a}.play-section .game-status{height:36px;margin-bottom:32px;font-size:16px;font-weight:500;color:#6b7280;display:flex;align-items:center;justify-content:center}.play-section .game-status .thinking{display:inline-flex;align-items:center}.play-section .game-status .thinking-dots{display:inline-flex;margin-left:2px}.play-section .game-status .thinking-dots .dot{animation:dot-pulse 1.4s infinite ease-in-out}.play-section .game-status .thinking-dots .dot:nth-child(1){animation-delay:0s}.play-section .game-status .thinking-dots .dot:nth-child(2){animation-delay:.2s}.play-section .game-status .thinking-dots .dot:nth-child(3){animation-delay:.4s}.play-section .game-status .win{color:#34c759;font-weight:700}.play-section .game-status .lose{color:#ef4444;font-weight:700}.play-section .game-status .draw{color:#9ca3af;font-weight:700}.play-section .board{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:48px}.play-section .board--shake{animation:subtle-shake .5s ease-in-out}@media(prefers-reduced-motion:reduce){.play-section .board--shake{animation:none}}.play-section .board .cell{aspect-ratio:1;width:100%;font-size:48px;font-weight:700;border:none;border-radius:12px;background:#f2f2ef;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}@media(max-width:768px){.play-section .board .cell{font-size:36px}}.play-section .board .cell:not(.filled):not(:disabled):hover{background:#ebebe7}.play-section .board .cell:disabled{cursor:default}.play-section .board .cell.x{color:#2563eb}.play-section .board .cell.o{color:#1a1a1a}.play-section .board .cell.winning{background:#2563eb1a;color:#2563eb;transform:scale(1.05);box-shadow:0 0 16px #2563eb40}.play-section .game-actions{display:flex;flex-direction:column;gap:8px}.play-section .game-actions .action-btn{width:100%;padding:14px;font-size:16px;font-weight:600;border-radius:9999px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.play-section .game-actions .action-btn.primary{background:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb33}.play-section .game-actions .action-btn.primary:hover{background:#1d4ed8;box-shadow:0 6px 20px #2563eb4d}.play-section .game-actions .action-btn.secondary{background:transparent;color:#6b7280;border:1px solid rgba(0,0,0,.08)}.play-section .game-actions .action-btn.secondary:hover{background:#00000008;color:#1a1a1a}.play-section .analysis-panel{flex:1;max-width:280px;text-align:left;padding:32px;background:#fafaf8;border:1px solid rgba(0,0,0,.06);border-radius:20px}@media(max-width:768px){.play-section .analysis-panel{max-width:380px;width:100%}}.play-section .analysis-panel .analysis-title{font-size:14px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px}.play-section .analysis-panel .analysis-empty{font-size:14px;color:#9ca3af;line-height:1.5}.play-section .analysis-panel .annotation{margin-bottom:24px}.play-section .analysis-panel .annotation .annotation-label{font-size:12px;color:#9ca3af;display:block;margin-bottom:2px}.play-section .analysis-panel .annotation .annotation-position{font-size:15px;font-weight:600;color:#2563eb;display:block;margin-bottom:6px}.play-section .analysis-panel .annotation .annotation-text{font-size:14px;color:#6b7280;line-height:1.5}.play-section .analysis-panel .thinking-toggle{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:#2563eb;background:none;border:none;cursor:pointer;padding:4px 0;margin-bottom:16px}.play-section .analysis-panel .thinking-toggle svg{transition:transform .2s ease}.play-section .analysis-panel .thinking-toggle svg.expanded{transform:rotate(180deg)}.play-section .analysis-panel .thinking-toggle:hover{opacity:.8}.play-section .analysis-panel .candidates{overflow:hidden}.play-section .analysis-panel .candidates-header{display:flex;justify-content:space-between;font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;padding-bottom:6px;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:4px}.play-section .analysis-panel .candidate-row{display:flex;align-items:center;justify-content:space-between;padding:6px 0;font-size:13px;color:#6b7280;position:relative}.play-section .analysis-panel .candidate-row.chosen{color:#1a1a1a;font-weight:500}.play-section .analysis-panel .candidate-position{flex:1}.play-section .analysis-panel .candidate-score{font-family:monospace;font-size:13px;min-width:30px;text-align:right}.play-section .analysis-panel .chosen-badge{font-size:10px;font-weight:600;color:#2563eb;background:#2563eb14;padding:2px 6px;border-radius:9999px;margin-left:8px}@keyframes dot-pulse{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes confetti-fall{0%{transform:translateY(0) rotate(var(--rotation)) scale(1);opacity:1}to{transform:translateY(400px) rotate(calc(var(--rotation) + 720deg)) scale(.5);opacity:0}}@keyframes subtle-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}@keyframes pulse-border{0%,to{box-shadow:0 2px 16px #0000000a}50%{box-shadow:0 0 0 4px #9ca3af33,0 2px 16px #0000000a}}[data-theme=dark] .play-section{background-color:#111}[data-theme=dark] .play-section .game-card{background-color:#1a1a1a;border-color:#ffffff14;box-shadow:none}[data-theme=dark] .play-section .game-card:hover{box-shadow:0 8px 32px #0000004d}[data-theme=dark] .play-section .game-card--won{box-shadow:0 0 40px #34c75926,0 4px 24px #0003}[data-theme=dark] .play-section .symbol-choice p{color:#f5f5f7}[data-theme=dark] .play-section .symbol-choice .choice-btn{background:#ffffff0d;border-color:#ffffff1f}[data-theme=dark] .play-section .symbol-choice .choice-btn.o{color:#f5f5f7}[data-theme=dark] .play-section .symbol-choice .choice-btn.o:hover{border-color:#f5f5f7;background:#ffffff1a}[data-theme=dark] .play-section .score-board .score .label{color:#fff6}[data-theme=dark] .play-section .score-board .score .value{color:#f5f5f7}[data-theme=dark] .play-section .game-status{color:#ffffff80}[data-theme=dark] .play-section .board .cell{background:#ffffff0f}[data-theme=dark] .play-section .board .cell:not(.filled):not(:disabled):hover{background:#ffffff1a}[data-theme=dark] .play-section .board .cell.o{color:#f5f5f7}[data-theme=dark] .play-section .board .cell.winning{background:#2563eb33;box-shadow:0 0 16px #2563eb4d}[data-theme=dark] .play-section .game-actions .action-btn.secondary{border-color:#ffffff1f;color:#ffffff80}[data-theme=dark] .play-section .game-actions .action-btn.secondary:hover{background:#ffffff0f;color:#f5f5f7}[data-theme=dark] .play-section .analysis-panel{background:#1a1a1a;border-color:#ffffff14}[data-theme=dark] .play-section .analysis-panel .analysis-title{color:#fff6}[data-theme=dark] .play-section .analysis-panel .analysis-empty{color:#ffffff59}[data-theme=dark] .play-section .analysis-panel .annotation .annotation-label{color:#fff6}[data-theme=dark] .play-section .analysis-panel .annotation .annotation-text{color:#fff9}[data-theme=dark] .play-section .analysis-panel .candidates-header{color:#fff6;border-bottom-color:#ffffff0f}[data-theme=dark] .play-section .analysis-panel .candidate-row{color:#ffffff80}[data-theme=dark] .play-section .analysis-panel .candidate-row.chosen{color:#f5f5f7}[data-theme=dark] .play-section .analysis-panel .chosen-badge{background:#2563eb26}.publications{padding:64px 32px;background:#fafaf8}@media(max-width:768px){.publications{padding:64px 24px}}.publications .publications-container{max-width:1080px;margin:0 auto;padding:0 32px}@media(max-width:768px){.publications .publications-container{padding:0 24px}}.publications .publications-container{max-width:800px}.publications .pub-grid{display:flex;flex-direction:column;gap:16px}.publications .pub-card{background:#fafaf8;border-radius:20px;box-shadow:0 2px 16px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.06)}.publications .pub-card:hover{box-shadow:0 8px 32px #0000001a}.publications .pub-card{display:block;padding:32px 48px;text-decoration:none;color:inherit;position:relative}@media(max-width:768px){.publications .pub-card{padding:24px}}.publications .pub-card:hover{color:inherit}.publications .pub-card:hover .pub-link-icon{color:#2563eb;transform:translate(2px,-2px)}.publications .pub-card:hover .pub-title{color:#2563eb}.publications .pub-meta{display:flex;align-items:center;gap:16px;margin-bottom:8px}.publications .pub-venue{font-size:12px;font-weight:600;color:#2563eb;text-transform:uppercase;letter-spacing:.05em}.publications .pub-year{font-size:12px;color:#9ca3af;font-weight:500}.publications .pub-title{font-size:17px;font-weight:600;color:#1a1a1a;line-height:1.4;margin-bottom:8px;padding-right:48px;transition:color .15s cubic-bezier(.4,0,.2,1)}.publications .pub-stat{font-size:15px;color:#6b7280;margin-bottom:16px}.publications .pub-badges{display:flex;flex-wrap:wrap;gap:8px}.publications .pub-badge{font-size:12px;font-weight:500;color:#6b7280;padding:4px 10px;background:#0000000a;border-radius:9999px}.publications .pub-badge--highlight{color:#2563eb;background:#2563eb0f}.publications .pub-link-icon{position:absolute;top:32px;right:48px;color:#9ca3af;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.publications .pub-link-icon{top:24px;right:24px}}.publications .pub-card--no-link{cursor:default}.publications .pub-card--no-link:hover{box-shadow:0 2px 16px #0000000a}.publications .pub-card--no-link:hover .pub-title{color:#1a1a1a}[data-theme=dark] .publications{background:#0a0a0a}[data-theme=dark] .publications .pub-card{background:#1a1a1a;border-color:#ffffff14;box-shadow:none}[data-theme=dark] .publications .pub-card:hover{box-shadow:0 8px 32px #0000004d}[data-theme=dark] .publications .pub-title{color:#f5f5f7}[data-theme=dark] .publications .pub-stat{color:#fff9}[data-theme=dark] .publications .pub-badge{background:#ffffff0f;color:#fff9}[data-theme=dark] .publications .pub-badge--highlight{color:#2563eb;background:#2563eb1f}[data-theme=dark] .publications .pub-link-icon{color:#ffffff4d}[data-theme=dark] .publications .pub-card--no-link:hover{box-shadow:none}[data-theme=dark] .publications .pub-card--no-link:hover .pub-title{color:#f5f5f7}.scroll-progress{position:fixed;top:0;left:0;right:0;height:2px;background:#2563eb;transform-origin:left;z-index:101}.topbar{position:fixed;top:0;left:0;right:0;height:52px;z-index:100;transition:all .3s cubic-bezier(.4,0,.2,1);border-bottom:1px solid transparent}.topbar.scrolled{background:#fafaf8b8;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(0,0,0,.05)}.topbar .wrapper{max-width:1080px;margin:0 auto;padding:0 32px}@media(max-width:768px){.topbar .wrapper{padding:0 24px}}.topbar .wrapper{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar .logo{font-size:20px;font-weight:700;color:#1a1a1a;text-decoration:none;letter-spacing:-.02em;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.topbar .logo:hover{opacity:.7;color:#1a1a1a}.topbar .nav-links{display:flex;align-items:center;gap:32px}@media(max-width:768px){.topbar .nav-links{display:none}}.topbar .nav-links .nav-internal{display:flex;align-items:center;gap:24px}.topbar .nav-links .nav-external{display:flex;align-items:center;gap:24px;padding-left:24px;border-left:1px solid rgba(0,0,0,.08)}.topbar .nav-links .nav-link{font-size:13px;font-weight:500;color:#1a1a1a;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1);opacity:.8}.topbar .nav-links .nav-link:hover{opacity:1;color:#2563eb}.topbar .nav-links .nav-link.resume{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background-color:#2563eb;color:#fff;font-size:16px;font-weight:500;border:none;border-radius:9999px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.topbar .nav-links .nav-link.resume:hover{background-color:#1d4ed8;transform:scale(1.02)}.topbar .nav-links .nav-link.resume:active{transform:scale(.98)}.topbar .nav-links .nav-link.resume{padding:6px 16px;font-size:13px;color:#fff!important;opacity:1}.topbar .nav-links .nav-link.resume:hover{transform:scale(1.05)}.topbar .nav-links .theme-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;background:#0000000d;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#1a1a1a}.topbar .nav-links .theme-toggle:hover{background:#0000001a;transform:scale(1.05)}.topbar .nav-links .theme-toggle:active{transform:scale(.95)}.topbar .nav-links .theme-toggle svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.topbar .nav-links .theme-toggle:hover svg{transform:rotate(15deg)}.topbar .hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:0;gap:5px}@media(max-width:768px){.topbar .hamburger{display:flex}}.topbar .hamburger span{display:block;width:20px;height:1.5px;background-color:#1a1a1a;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.topbar .hamburger.active span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.topbar .hamburger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.topbar .hamburger.active span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.topbar.active{background:transparent!important;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid transparent}[data-theme=dark] .scroll-progress{background:#2563eb}[data-theme=dark] .topbar.scrolled{background:#0a0a0acc;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom-color:#ffffff14}[data-theme=dark] .topbar .logo,[data-theme=dark] .topbar .logo:hover{color:#f5f5f7}[data-theme=dark] .topbar .nav-links .nav-external{border-left-color:#ffffff1a}[data-theme=dark] .topbar .nav-links .nav-link{color:#f5f5f7}[data-theme=dark] .topbar .nav-links .nav-link:hover{color:#2563eb}[data-theme=dark] .topbar .nav-links .theme-toggle{background:#ffffff1a;color:#f5f5f7}[data-theme=dark] .topbar .nav-links .theme-toggle:hover{background:#ffffff26}[data-theme=dark] .topbar .hamburger span{background-color:#f5f5f7}[data-theme=dark] .topbar.active{background:transparent!important;border-bottom-color:transparent}.menu{position:fixed;top:0;left:0;right:0;height:100vh;z-index:99;background:#fafaf8b8;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);background:#ffffffb8;display:flex;align-items:center;justify-content:center}.menu ul{list-style:none;text-align:center}.menu li{margin:32px 0}.menu li a{font-size:32px;font-weight:700;color:#1a1a1a;text-decoration:none;letter-spacing:-.02em;transition:all .3s cubic-bezier(.4,0,.2,1)}.menu li a:hover{color:#2563eb;transform:scale(1.1)}[data-theme=dark] .menu{background:#000000b8;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}[data-theme=dark] .menu li a{color:#f5f5f7}[data-theme=dark] .menu li a:hover{color:#2563eb}.valueprop{padding:64px 32px;background:#f2f2ef}@media(max-width:768px){.valueprop{padding:64px 24px}}.valueprop .valueprop-container{max-width:1080px;margin:0 auto;padding:0 32px}@media(max-width:768px){.valueprop .valueprop-container{padding:0 24px}}.valueprop .pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1024px){.valueprop .pillars-grid{grid-template-columns:1fr;gap:24px}}.valueprop .pillar-tilt{height:100%}.valueprop .pillar-card{background:#fafaf8;border-radius:20px;box-shadow:0 2px 16px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.06)}.valueprop .pillar-card:hover{box-shadow:0 8px 32px #0000001a}.valueprop .pillar-card{padding:48px 32px;height:100%;display:flex;flex-direction:column}@media(max-width:768px){.valueprop .pillar-card{padding:32px 24px}}.valueprop .pillar-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#2563eb14;border-radius:12px;color:#2563eb;margin-bottom:24px}.valueprop .pillar-headline{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:16px;letter-spacing:-.01em}.valueprop .pillar-description{font-size:15px;color:#6b7280;line-height:1.6;flex:1;margin-bottom:24px}.valueprop .pillar-stat{font-size:14px;font-weight:600;color:#2563eb;padding:6px 14px;background:#2563eb0f;border-radius:9999px;align-self:flex-start}[data-theme=dark] .valueprop{background:#111}[data-theme=dark] .valueprop .pillar-card{background:#1a1a1a;border-color:#ffffff14;box-shadow:none}[data-theme=dark] .valueprop .pillar-card:hover{box-shadow:0 8px 32px #0000004d}[data-theme=dark] .valueprop .pillar-icon{background:#2563eb26}[data-theme=dark] .valueprop .pillar-headline{color:#f5f5f7}[data-theme=dark] .valueprop .pillar-description{color:#fff9}[data-theme=dark] .valueprop .pillar-stat{background:#2563eb1f}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;font-weight:400;color:#1a1a1a;background-color:#fafaf8;line-height:1.5;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}a{color:#2563eb;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}a:hover{color:#1d4ed8}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea{font-family:inherit}.section-title{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(32px,5vw,56px);font-weight:700;letter-spacing:-.02em;margin-bottom:32px;text-align:center}.section-subtitle{font-size:17px;color:#6b7280;text-align:center;margin-bottom:64px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000040}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#fff3}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}[data-theme=dark] *{scrollbar-color:rgba(255,255,255,.2) transparent}[data-theme=dark] body{background-color:#0a0a0a;color:#f5f5f7}[data-theme=dark] .section-title{color:#f5f5f7}[data-theme=dark] .section-subtitle{color:#fff9}.app{min-height:100vh;overflow-x:hidden}.app .sections{width:100%;padding-top:52px}.app .sections>section{min-height:100vh;width:100%}
