.nav--scrolled{transform:translateY(-4px);box-shadow:0 24px 60px #0f172a99,0 0 40px #f472b666}html[data-theme=light] .nav--scrolled{box-shadow:0 20px 50px #94a3b859,0 0 32px #f472b659}:root{color-scheme:dark;--bg: #020617;--bg-alt: #020617;--text: #e5e7eb;--muted: #9ca3af;--border-subtle: #1e293b;--accent: #f472b6;--accent-soft: rgba(244, 114, 182, .16);--radius-lg: 16px}html{scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;background:radial-gradient(circle at top,#020617,#020617 55%,#020617);color:var(--text);-webkit-font-smoothing:antialiased}p{line-height:1.6}a{color:inherit;text-decoration:none}.page{min-height:100vh;max-width:1200px;margin:0 auto;padding:28px 18px 44px;position:relative}.nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 14px;margin-bottom:20px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:radial-gradient(circle at 0% 0%,#f472b61a,#0f172af5);box-shadow:0 18px 40px #0f172a73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:fixed;left:50%;top:16px;transform:translate(-50%);width:calc(100vw - 32px);z-index:30;transition:opacity .2s ease-out,transform .2s ease-out}.nav-left{display:flex;align-items:center;gap:8px}.logo-dot{width:10px;height:10px;border-radius:999px;background:var(--accent);opacity:.8;animation:softPulse 3s ease-in-out infinite}@keyframes softPulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.15);opacity:1}}.logo-text{letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:600;color:var(--muted)}.nav-links{display:flex;align-items:center;gap:18px;font-size:13px;margin-left:24px;margin-right:auto}.nav-link{position:relative;padding:4px 0;color:var(--accent);transition:color .15s ease-out}.nav-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:linear-gradient(to right,#f472b6cc,#f472b61a);transform:scaleX(0);transform-origin:center;transition:transform .18s ease-out;opacity:.9}.nav-link:hover{color:#f9fafb}.nav-link:hover:after{transform:scaleX(1)}.nav-icons{display:flex;align-items:center;gap:14px}.nav-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:inherit}.nav-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nav-icon:hover{filter:brightness(1.15)}.nav-icon--email{color:#6b7280}.nav-icon--github{color:#181717}.nav-icon--linkedin{color:#0a66c2}.nav-icon--substack{color:#ff6719}.nav-icon--github svg,.nav-icon--substack svg{fill:currentColor;stroke:none}.theme-toggle{border-radius:999px;border:1px solid var(--border-subtle);background:transparent;color:var(--muted);padding:2px 6px;font-size:11px;cursor:pointer;transition:background-color .12s ease-out,color .12s ease-out,border-color .12s ease-out;display:inline-flex;align-items:center;justify-content:center}.theme-toggle:hover{background:#0f172ad9;color:#f9fafb;border-color:var(--accent)}.theme-icon{width:14px;height:14px;border-radius:999px;border:1px solid rgba(148,163,184,.7)}.theme-icon--sun{background:radial-gradient(circle at 30% 30%,#fef9c3,#facc15 60%,#f97316);box-shadow:0 0 8px #facc1580}.theme-icon--moon{margin-left:-10px;background:radial-gradient(circle at 30% 30%,#e5e7eb,#64748b 70%,#020617);box-shadow:0 0 8px #94a3b899;opacity:.2}html[data-theme=dark] .theme-icon--sun{opacity:.2}html[data-theme=dark] .theme-icon--moon{opacity:1}.hero{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:32px;margin-top:24px;padding:72px 0 40px;min-height:calc(100vh - 120px);align-items:center}.hero-visual{display:flex;align-items:center;justify-content:center}.hero-visual-inner{width:320px;height:340px;border-radius:40px;background:radial-gradient(circle at 50% 0%,#f472b647,#f472b605 60%),linear-gradient(to bottom,#ffffffdb,#f9fafbf5);border:1px solid rgba(226,232,240,.8);box-shadow:0 26px 70px #0f172a12;position:relative;overflow:hidden}.hero-pixel-canvas{width:100%;height:100%;display:block}.hero-photo{width:100%;height:100%;object-fit:cover;border-radius:32px;display:block;filter:saturate(1.05)}.hero-visual-inner--with-photo .hero-pixel-canvas{position:absolute;top:12px;right:12px;bottom:12px;left:12px;width:calc(100% - 24px);height:calc(100% - 24px);mix-blend-mode:screen;pointer-events:none}.hero-content{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:18px}.hero-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--muted);margin-bottom:12px}.hero-question-label{text-transform:none;letter-spacing:0;font-size:14px;font-style:italic;color:#6b7280;margin-bottom:4px}.hero-question-input{width:100%;max-width:520px;border-radius:999px;border:1px solid rgba(248,187,208,.7);padding:10px 14px;font-size:13px;background:#fff1f6e6;color:#111827;outline:none;transition:border-color .12s ease-out,box-shadow .12s ease-out,background-color .12s ease-out}.hero-question-input::placeholder{color:var(--muted)}.hero-question-input:focus{border-color:#f472b6e6;box-shadow:0 0 0 1px #f472b699;background:#fff1f6f2}.hero-title{font-size:clamp(34px,5vw,50px);line-height:1.1;margin:0 0 10px}.hero-greeting{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hero-name-accent{color:var(--accent)}.typing-cursor{display:inline-block;margin-left:2px;width:.8ch;color:var(--accent);animation:blink 1s steps(2,start) infinite}.typing-cursor--done{animation-duration:1.6s}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}html[data-theme=light] body{background:#f9fafb;color:#0f172a}html[data-theme=light] .nav{border-color:#e2e8f0e6;background:#ffffffeb;box-shadow:0 18px 40px #94a3b82e}html[data-theme=light] .hero{border-bottom-color:#e5e7eb}html[data-theme=light] .about-card,html[data-theme=light] .project-card,html[data-theme=light] .contact-card,html[data-theme=light] .hero-card,html[data-theme=light] .writing-card,html[data-theme=light] .writing-shell,html[data-theme=light] .about-meta-group{background:#fff;border-color:#e5e7eb}html[data-theme=light] .about-chip{background:#f9fafb;border-color:#e5e7eb;color:#111827}html[data-theme=light] .experience-detail,html[data-theme=light] .experience-list{border-color:#e5e7eb}html[data-theme=light] .experience-item{color:#6b7280}html[data-theme=light] .experience-item--active{color:#111827}html[data-theme=light] .footer{border-top-color:#e5e7eb}.title-gradient{display:block;color:var(--accent);font-weight:500}.hero-subtitle{margin:0 0 16px;color:var(--muted);max-width:480px;font-size:15px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.hero-icon-link{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 18px;border-radius:999px;background:var(--accent);box-shadow:0 14px 30px #f472b680,0 0 24px #f472b680;color:#fff;gap:8px;transition:transform .15s ease-out,box-shadow .15s ease-out}.hero-icon-link:hover{transform:translateY(-2px);box-shadow:0 18px 40px #f472b699,0 0 32px #f472b6b3}.hero-icon{width:18px;height:18px;stroke:currentColor}.hero-icon-label{font-size:13px;font-weight:500}.btn{border-radius:999px;padding:7px 16px;font-size:13px;font-weight:500;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:var(--text);transition:background-color .12s ease-out,border-color .12s ease-out,color .12s ease-out,transform .12s ease-out}.btn:focus-visible{outline:2px solid rgba(244,114,182,.9);outline-offset:2px}.btn-primary{background:var(--accent);color:#fff;border-color:transparent}.btn-primary:hover{transform:translateY(-1px);background:#be185d}.btn-ghost{border-color:#e5e7eb;color:var(--muted)}.btn-ghost:hover{background:#f3f4f6;color:var(--text)}.hero-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:11px}.pill{border-radius:999px;padding:4px 10px;border:1px solid rgba(244,114,182,.5);color:#9d174d;background:linear-gradient(to right,#f472b629,#fffffff5);font-weight:500;transition:background-color .15s ease-out,box-shadow .15s ease-out,transform .12s ease-out}.pill-soft{border-color:transparent;background:var(--accent-soft);color:#9d174d;font-weight:500}.pill:hover,.pill-soft:hover{box-shadow:0 10px 28px #f472b659;transform:translateY(-1px)}.hero-card{align-self:center;justify-self:stretch;padding:16px 16px 14px;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:#0f172ae6;font-size:13px;transform:translateY(0);animation:cardFloat 10s ease-in-out infinite}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-card-title{font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin:0 0 6px}.hero-card-body{margin:0 0 10px;color:#4b5563}.hero-card-tags{display:flex;flex-wrap:wrap;gap:6px;font-size:11px}.hero-card-tags span{padding:3px 8px;border-radius:999px;background:#f3f4f6;color:#4b5563}.section{margin-top:0;padding:44px 0 28px;min-height:80vh;display:flex;flex-direction:column;justify-content:center}.section-header h2{font-size:24px;margin:0 0 6px}.section-header p{margin:0;font-size:15px;color:var(--muted)}.section-title{display:flex;align-items:center;gap:16px}.section-title-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.section-title-accent{color:var(--accent)}.section-title-line{height:1px;flex:1;background:#d1d5db}.section-header--pink .section-title-line{background:var(--accent)}.section-header--grey .section-title-line{background:#d1d5db}.section-about{margin-top:10px;background:#f9fafb}.about-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,1.8fr);gap:32px;margin-top:18px}.about-main p{margin:0 0 10px;font-size:16px;color:var(--muted)}.about-photo-wrapper{display:flex;align-items:center;justify-content:center}.about-photo-frame{position:relative;width:260px;max-width:100%;border-radius:26px;padding:10px;background:linear-gradient(160deg,#f472b624,#ffffff05);box-shadow:0 26px 70px #f472b640,0 0 50px #f472b659;border:1px solid rgba(248,250,252,.24)}.about-photo{display:block;width:100%;height:auto;border-radius:20px;object-fit:cover}.about-company-highlight{font-weight:600;color:var(--accent)}.about-highlight-em{font-weight:600;font-style:italic}.about-meta{display:flex;flex-direction:column;gap:14px}.about-meta-group{padding:14px 16px 12px;border-radius:14px;border:1px solid var(--border-subtle);background:#0f172ae6}.about-label{margin:0 0 6px;font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted)}.about-chips{display:flex;flex-wrap:wrap;gap:6px}.about-chip{padding:4px 8px;border-radius:999px;border:1px solid rgba(148,163,184,.45);font-size:12px;color:#e5e7eb;background:#0f172ae6}.section-experience{margin-top:12px;background:#f9fafb}.experience-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:46px;margin-top:22px}.experience-list{display:flex;flex-direction:column;gap:6px;padding-left:0;border-left:1px solid var(--border-subtle)}.experience-item{position:relative;padding:10px 22px 10px 28px;border:0;background:transparent;color:var(--muted);text-align:left;font-size:14px;cursor:pointer;border-radius:999px;border:1px solid transparent;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out,transform .12s ease-out}.experience-item:before{content:none}.experience-item--active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;border:1px solid rgba(244,114,182,.9);box-shadow:0 18px 38px #f472b666,0 0 32px #f472b673;pointer-events:none}.experience-item:hover{color:#e5e7eb;background:#0f172a2e}.experience-item:focus-visible{outline:2px solid rgba(244,114,182,.9);outline-offset:2px}.experience-detail{border-left:1px solid var(--border-subtle);padding-left:26px}.experience-role{margin:0 0 6px;font-size:22px}.experience-company{color:var(--accent);margin-left:4px}.experience-company-link{color:inherit;text-decoration:none}.experience-company-link:hover{text-decoration:underline}.experience-meta{margin:0 0 14px;font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.experience-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;font-size:16px;max-width:640px}.experience-bullets li{position:relative;padding-left:18px;color:#4b5563}.experience-bullets li:before{content:"›";position:absolute;left:4px;top:1px;font-size:15px;color:var(--accent)}.about-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.about-card{padding:14px 14px 12px;border-radius:14px;border:1px solid var(--border-subtle);background:#0f172ae6;font-size:13px}.about-card h3{margin:0 0 4px;font-size:14px}.about-card p{margin:0;color:var(--muted)}.slide-in{opacity:0;transform:translateY(6px);animation:fadeInUp .6s ease-out forwards}.delay-1{animation-delay:.12s}.delay-2{animation-delay:.2s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.section-projects{margin-top:12px;background:#f9fafb}.featured-project{margin-top:22px;display:flex;flex-direction:column;align-items:center;gap:12px}.featured-project-card{width:100%;max-width:960px;border-radius:26px;border:1px solid var(--border-subtle);background:radial-gradient(circle at top,#020617,#020617 55%,#020617);overflow:hidden;cursor:pointer}.featured-project-link{display:block;color:inherit;text-decoration:none}.featured-project-media{height:440px;background:radial-gradient(circle at 20% 20%,rgba(56,189,248,.28),transparent 55%),radial-gradient(circle at 80% 60%,rgba(244,114,182,.4),transparent 60%),radial-gradient(circle at 50% 120%,rgba(129,140,248,.28),transparent 60%);position:relative;overflow:hidden}.featured-project-media:before{content:"";position:absolute;left:0;right:0;top:0;height:80px;background:linear-gradient(to bottom,#f9fafb,#f9fafb00);pointer-events:none}.featured-project-image,.featured-project-video{width:100%;height:100%;object-fit:cover;display:block}.featured-project-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:20px 24px 18px;background:linear-gradient(to top,rgba(244,114,182,.6),rgba(244,114,182,.42),rgba(244,114,182,.18),transparent 55%);opacity:0;transform:translateY(10px);transition:opacity .18s ease-out,transform .18s ease-out}.featured-project-card:hover .featured-project-overlay{opacity:1;transform:translateY(0)}.featured-project-content{padding:20px 24px 18px}.featured-project-label{margin:0 0 6px;font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#f8fafce6}.featured-project-title{margin:0 0 6px;font-size:22px;color:#f9fafb}.featured-project-subtitle,.featured-project-description{margin:0 0 10px;font-size:14px;color:#f8fafce6}.featured-project-status{display:inline-block;margin-left:4px}.featured-project-stack{margin:0;font-size:12px;color:#f8fafce6;font-style:italic}.featured-project-controls{display:flex;align-items:center;justify-content:center;gap:14px}.featured-arrow{border-radius:999px;border:1px solid var(--border-subtle);background:transparent;color:var(--muted);font-size:12px;padding:4px 8px;cursor:pointer}.featured-arrow:hover{border-color:var(--accent);color:#f9fafb}.featured-dots{display:flex;align-items:center;gap:6px}.featured-dot{width:18px;height:3px;border-radius:999px;background:var(--border-subtle);border:0;cursor:pointer}.featured-dot--active{background:var(--accent)}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}.projects-filter{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:4px 2px}.projects-filter-chip{border-radius:999px;border:0;background:transparent;color:var(--muted);font-size:12px;padding:6px 16px;cursor:pointer;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out}.projects-filter-chip:hover{color:#4b5563;background:#f8fafccc}.projects-filter-chip--active{position:relative;background:#fff;color:#ec4899;box-shadow:0 18px 38px #f472b659,0 0 30px #f472b680}.projects-filter-chip--active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;border:1px solid rgba(244,114,182,.9);pointer-events:none}.project-card{padding:18px 18px 16px;border-radius:18px;border:1px solid var(--border-subtle);background:#0f172ae6;cursor:pointer;transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 18px 40px #f472b640,0 0 40px #f472b659;border-color:#f472b6b3}.project-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.project-orbit-dot{width:9px;height:9px;border-radius:999px;background:var(--accent);opacity:.85}.project-card h3{margin:0;font-size:14px}.project-subtitle{margin:4px 0 6px;font-size:12px;color:#111827}.project-card p{margin:0 0 6px;font-size:14px;color:#6b7280}.project-body{font-size:13px}.project-stack{font-size:13px;color:var(--muted);font-style:italic}.section-contact{margin-top:12px;background:#f9fafb}.contact-card{margin-top:14px;padding:16px 16px 14px;border-radius:14px;border:1px solid var(--border-subtle);background:#0f172ae6}.writing-shell{margin-top:16px;padding:34px 24px;border-radius:18px;border:1px solid var(--border-subtle);background:#0f172ae6;box-shadow:0 24px 60px #0f172a99}.writing-layout{margin-top:2px;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,2.4fr);gap:28px;align-items:flex-start}.writing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.writing-card{display:flex;flex-direction:column;gap:8px;padding:14px 14px 13px;border-radius:14px;border:1px solid var(--border-subtle);background:#0f172aeb;text-decoration:none}.writing-cover{position:relative;border-radius:10px;height:150px;background:radial-gradient(circle at 10% 0%,rgba(244,114,182,.4),transparent 55%),radial-gradient(circle at 80% 80%,rgba(56,189,248,.35),transparent 55%),linear-gradient(135deg,#020617,#020617);overflow:hidden}.writing-tag{position:absolute;left:10px;bottom:10px;padding:3px 8px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.16em;background:#0f172ae6;color:var(--accent);border:1px solid rgba(248,250,252,.2)}.writing-meta h3{margin:0 0 4px;font-size:14px}.writing-meta p{margin:0;font-size:12px;color:var(--muted)}.writing-read-link{margin-top:6px;display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--accent)}.writing-visual{display:flex;align-items:center;justify-content:center}.writing-visual-inner{width:260px;height:260px;border-radius:28px;padding:10px;background:radial-gradient(circle at 50% 0%,#f472b629,#f472b605 60%),linear-gradient(to bottom,#ffffffe6,#f9fafbf5);border:1px solid rgba(226,232,240,.8);box-shadow:0 18px 40px #f472b673,0 0 40px #f472b68c,0 18px 40px #0f172a59;overflow:hidden}.writing-photo{width:100%;height:100%;object-fit:cover;border-radius:22px;display:block;filter:saturate(1.05)}.writing-visual-inner .hero-pixel-canvas{position:absolute;top:10px;right:10px;bottom:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);mix-blend-mode:screen;pointer-events:none}.writing-layout-right{display:flex;flex-direction:column;gap:10px}.writing-carousel{display:flex;align-items:center;justify-content:center;gap:16px}.writing-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;flex:1}.writing-controls{display:flex;justify-content:center;gap:8px}.writing-dot{width:7px;height:7px;border-radius:999px;border:0;background:var(--border-subtle);cursor:pointer}.writing-dot--active{background:var(--accent)}.writing-arrow{border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#fff;color:#6b7280;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out,transform .12s ease-out}.writing-arrow:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.writing-card--hero{max-width:none}.writing-cta{margin-top:20px;display:flex;justify-content:center}.writing-cta .btn-primary{min-width:220px}html[data-theme=light] .writing-meta p{color:#6b7280}form{display:flex;flex-direction:column;gap:10px}.field-row{display:flex;gap:10px}.field{flex:1;display:flex;flex-direction:column;gap:4px}label{font-size:12px;color:var(--muted)}input,textarea{border-radius:10px;border:1px solid var(--border-subtle);padding:8px 10px;background:#0f172ae6;color:var(--text);font-size:13px;outline:none;transition:border-color .12s ease-out,background-color .12s ease-out;resize:vertical}input:focus,textarea:focus{border-color:#f472b6f2;background:#0f172a}.full-width{width:100%}.footer{margin-top:28px;padding-top:16px;border-top:1px solid var(--border-subtle);display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.footer-dot{width:3px;height:3px;border-radius:999px;background:#4b5563}@media (max-width: 900px){.hero{grid-template-columns:minmax(0,1fr);gap:28px;padding:72px 0 52px}.hero-content{align-items:flex-start}.about-layout,.about-grid,.projects-grid,.writing-grid{grid-template-columns:minmax(0,1fr)}.writing-layout{grid-template-columns:minmax(0,1fr);gap:24px}.writing-visual-inner{width:220px;height:210px}.field-row{flex-direction:column}.nav{flex-wrap:wrap;row-gap:8px}}@media (max-width: 600px){.page{padding:22px 14px 32px}.nav{padding:8px 12px;gap:14px}.nav-links{margin-left:8px;gap:14px;font-size:12px}.hero{min-height:auto;padding:64px 0 40px}.hero-visual-inner{width:260px;height:280px}.hero-title{font-size:clamp(30px,8vw,40px)}.hero-subtitle{font-size:14px;max-width:none}.hero-question-input{font-size:14px}.hero-meta{font-size:12px}.about-layout{gap:24px}.experience-layout{grid-template-columns:minmax(0,1fr);gap:24px}.experience-detail{border-left:none;padding-left:0}.projects-grid{gap:16px;margin-top:20px}.section{padding:72px 0 48px}.footer{flex-wrap:wrap}}
