@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700&family=Orbitron:wght@500;600;700;800;900&display=swap";html{scroll-behavior:smooth}body{color:#1c1e21;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff;min-width:320px;font-family:Plus Jakarta Sans,sans-serif;line-height:1.5;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}.section-container{max-width:1480px;margin:0 auto;padding-inline:90px}.section-spacing{padding-block:140px}.section-title{letter-spacing:-4px;color:#111827;margin-bottom:32px;font-size:72px;font-weight:700}.section-text{color:#6b7280;font-size:22px;line-height:1.9}@media (width<=900px){.section-container{padding-inline:24px}.section-title{font-size:48px}.section-text{font-size:18px}}@media (width<=640px){.section-container{padding-inline:18px}.section-spacing{padding-block:84px}.section-title{letter-spacing:-2px;margin-bottom:20px;font-size:40px}.section-text{font-size:16px;line-height:1.75}}@media (width<=420px){.section-container{padding-inline:14px}.section-spacing{padding-block:72px}.section-title{font-size:34px}}.navbar{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffbf;border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;height:84px;padding-inline:40px;display:flex;position:sticky;top:0}.navbar-logo{letter-spacing:-2px;color:#111827;font-size:36px;font-weight:800}.navbar-links{gap:52px;display:flex}.navbar-links a,.navbar-right a{color:#4b5563;font-size:15px;font-weight:600;transition:all .25s}.navbar-links a:hover,.navbar-right a:hover{color:#111827}.navbar-right{align-items:center;gap:12px;display:flex}.language-label{color:#6b7280;letter-spacing:.3px;font-size:12px;font-weight:600}.language-switch{background:#0f172a0f;border:1px solid #0f172a17;border-radius:999px;align-items:center;padding:4px;display:inline-flex}.language-switch button{color:#475569;letter-spacing:.4px;cursor:pointer;background:0 0;border:none;border-radius:999px;min-width:44px;height:30px;padding:0 10px;font-size:12px;font-weight:700;transition:all .25s}.language-switch button.active{color:#0f172a;background:#fff;box-shadow:0 4px 12px #0f172a21}@media (width<=900px){.navbar-links{display:none}.navbar{padding-inline:24px}.language-label{display:none}}@media (width<=520px){.navbar{align-items:center;gap:12px;min-height:76px;padding-inline:16px}.navbar-logo{letter-spacing:-1.2px;font-size:28px}.navbar-right{gap:8px}.language-switch button{min-width:40px;height:28px;padding:0 8px;font-size:11px}}.projects{position:relative}.projects.section-spacing{padding-bottom:72px}.projects-intro{grid-template-columns:minmax(0,1fr) 430px;align-items:start;gap:32px;margin-bottom:46px;display:grid}.projects .section-title{margin-bottom:20px;font-size:clamp(50px,5.8vw,86px);line-height:1.02}.projects-subtitle{color:#475569;max-width:820px;font-size:19px;line-height:1.75}.projects-spotlight{background:radial-gradient(circle at 18% 18%,#0ea5e94d,#0000 52%),radial-gradient(circle at 84% 80%,#1e40af2e,#0000 50%),linear-gradient(145deg,#f8fafc,#e2e8f0);border:1px solid #0ea5e947;border-radius:30px;padding:30px;position:relative;overflow:hidden;box-shadow:0 24px 54px #0f172a29}.projects-spotlight:after{content:"";filter:blur(4px);background:radial-gradient(circle,#38bdf857,#0000 70%);border-radius:50%;width:170px;height:170px;position:absolute;inset:auto -30px -40px auto}.projects-spotlight h3{letter-spacing:-1.4px;color:#0f172a;margin-bottom:14px;font-size:36px;line-height:1.06}.projects-spotlight p{color:#334155;font-size:18px;line-height:1.7}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:20px;display:grid}.project-card{background:#fff;border:1px solid #0f172a12;border-radius:22px;flex-direction:column;height:100%;min-height:390px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 10px 24px #0f172a12}.project-card:hover,.project-card.is-expanded{border-color:#0ea5e959;transform:translateY(-4px);box-shadow:0 20px 40px #0f172a1f}.project-card.is-locked{opacity:.72}.project-card.is-locked:hover{border-color:#0f172a12;transform:none;box-shadow:0 10px 24px #0f172a12}.project-card.is-expanded{border-color:#0ea5e96b;border-radius:30px;grid-column:1/-1;min-height:880px;box-shadow:0 26px 56px #0f172a29}.project-card.is-expanded .project-card-main{display:none}.project-card-main{flex-direction:column;flex:1;height:100%;padding:16px;display:flex}.project-meta{flex:1}.project-meta p{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.project-thumb{background:linear-gradient(130deg,#eff6ff,#e2e8f0),repeating-linear-gradient(-45deg,#94a3b829,#94a3b829 10px,#fff3 10px 20px);border-radius:14px;place-items:center;height:250px;display:grid}.project-card.is-expanded .project-thumb{height:220px}.project-thumb span{color:#334155;letter-spacing:-1px;font-size:28px;font-weight:700}.project-thumb img{object-fit:cover;width:100%;height:100%}.project-meta{padding-top:14px}.project-meta h3{color:#0f172a;letter-spacing:-.5px;margin-bottom:6px;font-size:19px}.project-meta p{color:#64748b;font-size:14px}.project-actions{justify-content:flex-end;margin-top:auto;padding-top:14px;display:flex}.project-open{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:999px;height:38px;padding:0 16px;font-size:13px;font-weight:600;transition:all .25s}.project-open:hover{background:#1e293b;transform:translateY(-1px)}.project-open:disabled{opacity:.35;cursor:not-allowed}.project-inline-expanded{opacity:0;border-top:1px solid #0f172a14;max-height:0;padding:0 14px;transition:max-height .45s,opacity .35s,transform .35s;overflow:hidden;transform:translateY(-6px)}.project-card.is-expanded .project-inline-expanded{opacity:1;max-height:1200px;padding:16px 16px 20px;transform:translateY(0)}.project-expanded-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.project-expanded-head h4{color:#0f172a;letter-spacing:-.8px;font-size:30px}.project-close{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a24;border-radius:50%;width:34px;height:34px;font-size:13px;font-weight:700;transition:all .2s}.project-close:hover{background:#f1f5f9;transform:scale(1.04)}.inline-carousel{background:#0f172a;border:1px solid #0f172a14;border-radius:16px;height:min(62vw,680px);min-height:460px;position:relative;overflow:hidden}.inline-carousel img{object-fit:contain;width:100%;height:100%}.inline-controls{gap:8px;display:inline-flex;position:absolute;bottom:10px;right:10px}.inline-controls button{color:#0f172a;cursor:pointer;background:#ffffffe6;border:1px solid #0f172a24;border-radius:50%;width:44px;height:44px;font-size:18px;font-weight:700;transition:transform .25s,background .25s}.inline-controls button:hover{background:#f1f5f9;transform:translateY(-2px)}.expanded-placeholder{color:#64748b;place-items:center;width:100%;height:100%;font-size:19px;font-weight:600;display:grid}.expanded-dots{justify-content:center;gap:8px;margin-top:14px;display:flex}.dot{background:#64748b61;border-radius:50%;width:8px;height:8px}.dot.active{background:#0ea5e9;border-radius:999px;width:24px}.expanded-description{color:#334155;margin-top:18px;font-size:16px;line-height:1.8}.services{border-top:1px solid #0f172a14;margin-top:72px;padding-top:36px;padding-bottom:8px}.services-head{max-width:860px;margin-bottom:28px}.services-head h3{letter-spacing:-2px;color:#0f172a;margin-bottom:10px;font-size:clamp(36px,5vw,52px)}.services-head p{color:#475569;font-size:19px;line-height:1.7}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.service-card{background:#fff;border:1px solid #0f172a14;border-radius:18px;padding:22px;box-shadow:0 12px 26px #0f172a0f}.service-card h4{color:#0f172a;letter-spacing:-.4px;margin-bottom:9px;font-size:20px}.service-card p{color:#475569;font-size:15px;line-height:1.7}@media (width<=1100px){.projects-intro{grid-template-columns:1fr}.projects .section-title{font-size:clamp(42px,9vw,68px)}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-grid>.project-card{min-height:100%}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card.is-expanded{min-height:760px}.inline-carousel{height:min(66vw,560px);min-height:360px}}@media (width<=768px){.projects.section-spacing{padding-bottom:52px}.projects-subtitle{margin-bottom:30px;font-size:17px}.projects-grid{grid-template-columns:1fr;grid-auto-rows:auto}.services-grid{grid-template-columns:1fr}.project-thumb{height:220px}.project-meta p{line-clamp:unset;-webkit-line-clamp:unset;display:block;overflow:visible}.project-card.is-expanded{border-radius:24px;min-height:680px}.project-expanded-head h4{font-size:24px}.project-card.is-expanded .project-inline-expanded{max-height:980px}.inline-carousel{height:300px;min-height:300px}.expanded-description{font-size:16px;line-height:1.7}}@media (width<=520px){.projects-intro{gap:20px;margin-bottom:32px}.projects .section-title{font-size:clamp(34px,13vw,44px)}.projects-subtitle{font-size:16px;line-height:1.7}.projects-spotlight{border-radius:22px;padding:22px}.projects-spotlight h3{font-size:28px}.projects-spotlight p{font-size:16px}.project-card{min-height:360px}.project-card-main{padding:14px}.project-thumb{height:200px}.project-meta h3{font-size:17px}.project-open{justify-content:center;width:100%}.project-expanded-head{align-items:flex-start}.project-expanded-head h4{font-size:22px;line-height:1.1}.inline-carousel{height:260px;min-height:260px}.inline-controls{bottom:8px;right:8px}.inline-controls button{width:40px;height:40px}.services{margin-top:56px;padding-top:28px}.services-head h3{font-size:30px}.services-head p{font-size:16px}.service-card{padding:18px}.service-card h4{font-size:18px}}.footer{background:radial-gradient(circle at 10% 10%,#bae6fd75,#0000 34%),radial-gradient(circle at 92% 16%,#c7d2fe59,#0000 30%),#fff;border-top:1px solid #0f172a17;padding:96px 80px 78px}.footer-content{max-width:1480px;margin:0 auto}.footer-main{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:30px;margin-bottom:44px;display:grid}.footer-content h2{letter-spacing:-3px;color:#0f172a;margin-bottom:24px;font-size:clamp(48px,6vw,78px)}.footer-content p{color:#475569;margin-bottom:30px;font-size:20px}.footer-badges{flex-wrap:wrap;gap:10px;display:flex}.footer-badges span{color:#0f172a;background:#ffffffe0;border:1px solid #0f172a1f;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:600}.footer-spotlight{background:linear-gradient(150deg,#f8fafc,#e2e8f0),repeating-linear-gradient(-45deg,#94a3b81a,#94a3b81a 8px,#0000 8px 16px);border:1px solid #0ea5e938;border-radius:24px;padding:26px;box-shadow:0 18px 40px #0f172a1a}.footer-spotlight h3{letter-spacing:-1px;color:#0f172a;margin-bottom:10px;font-size:34px}.footer-spotlight p{color:#334155;margin:0;font-size:17px;line-height:1.7}.footer-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.footer-links a{color:#0f172a;background:#fffffff0;border:1px solid #0f172a1a;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:56px;font-size:15px;font-weight:600;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex}.footer-links a:hover{border-color:#0ea5e966;transform:translateY(-2px);box-shadow:0 12px 28px #0f172a21}.footer-icon{color:#0369a1;background:#0ea5e924;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}@media (width<=768px){.footer{padding:72px 24px 52px}.footer-main{grid-template-columns:1fr}.footer-content h2{font-size:48px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-spotlight h3{font-size:28px}}@media (width<=480px){.footer{padding:64px 16px 44px}.footer-content h2{letter-spacing:-2px;margin-bottom:18px;font-size:38px}.footer-content p{margin-bottom:22px;font-size:16px;line-height:1.7}.footer-badges{gap:8px}.footer-badges span{padding:8px 12px;font-size:12px}.footer-links{grid-template-columns:1fr}.footer-links a{justify-content:flex-start;padding-inline:16px}}*{box-sizing:border-box;margin:0;padding:0}.intro{z-index:999999;isolation:isolate;background:radial-gradient(circle at top,#111 0%,#050505 40%,#000 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.stars,.stars2,.stars3{pointer-events:none;width:100%;height:200%;position:absolute;inset:0}.stars{opacity:.45;background-image:radial-gradient(1px 1px at 20px 30px,#fffffff2,#0000),radial-gradient(1px 1px at 90px 80px,#ffffffb3,#0000),radial-gradient(1px 1px at 180px 120px,#fffc,#0000),radial-gradient(1px 1px at 260px 40px,#ffffffe6,#0000);background-repeat:repeat;background-size:400px 400px;animation:80s linear infinite moveStars}.stars2{opacity:.28;background-image:radial-gradient(2px 2px at 120px 180px,#fffc,#0000),radial-gradient(2px 2px at 280px 260px,#ffffffbf,#0000);background-repeat:repeat;background-size:700px 700px;animation:140s linear infinite moveStars}.stars3{opacity:.18;background-image:radial-gradient(3px 3px at 200px 200px,#ffffffb3,#0000);background-repeat:repeat;background-size:900px 900px;animation:220s linear infinite moveStars}.intro-light{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#ffffff17 0%,#ffffff08 35%,#0000 72%);width:1400px;height:1400px;animation:8s ease-in-out infinite pulseLight;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.intro-content{z-index:5;position:relative}.intro-content h1{white-space:nowrap;color:#fff;letter-spacing:-4px;opacity:0;filter:blur(10px);text-shadow:0 0 30px #ffffff1f,0 0 80px #ffffff0f;border-right:3px solid #ffffffe6;width:0;font-family:Orbitron,sans-serif;font-size:clamp(58px,8vw,120px);font-weight:900;animation:4.8s steps(34,end) .8s forwards typingWidth,4.8s cubic-bezier(.16,1,.3,1) .8s forwards typingZoom,.9s .8s infinite cursorBlink,3.8s steps(34,end) 7.2s forwards removeWidth,3.8s cubic-bezier(.16,1,.3,1) 7.2s forwards removeZoom;position:relative;overflow:hidden}.presentation{z-index:10;place-items:center;width:100%;min-height:100vh;padding-inline:6vw;animation:2s forwards presentationReveal;display:grid;position:relative;overflow:hidden}.presentation:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 8%,#fffffffa,#0000 38%),radial-gradient(circle at 95% 92%,#bae6fd80,#0000 42%),linear-gradient(#f8fafce6,#f1f5f9cc);position:absolute;inset:0}.presentation-shell{z-index:2;isolation:isolate;border-radius:34px;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,56px);width:min(1220px,100%);padding:clamp(28px,4.8vw,58px);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #0f172a33,inset 0 1px #fff9}.presentation-shell:before{content:"";z-index:-3;background:linear-gradient(120deg,#0ea5e966,#1e293b40);position:absolute;inset:0}.presentation-shell:after{content:"";z-index:-2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fafce6;border-radius:33px;position:absolute;inset:1px}.presentation-shell>*{z-index:2;position:relative}.presentation-shell .tech-corner,.presentation-shell .tech-corner-bottom{pointer-events:none;position:absolute}.presentation-left{z-index:10;opacity:0;max-width:620px;animation:1.8s .3s forwards leftReveal;position:relative;transform:translateY(42px)}.presentation-left:before{content:"";filter:blur(20px);z-index:-1;background:radial-gradient(circle,#38bdf842 0%,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;inset:-18% auto auto -20%}.presentation-badge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#0f172ad9;letter-spacing:3px;background:#0f172a0d;border:1px solid #0f172a14;border-radius:999px;align-items:center;margin-bottom:30px;padding:11px 20px;font-family:Orbitron,sans-serif;font-size:11px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.presentation-badge:before{content:"";background:linear-gradient(90deg,#0000,#0f172a26,#0000);width:100%;height:100%;animation:4s linear infinite badgeShine;position:absolute;top:0;left:-120%}.presentation-left h2{color:#0f172a;letter-spacing:-7px;text-transform:uppercase;text-shadow:0 14px 28px #0f172a29;margin-bottom:28px;font-size:clamp(68px,7vw,122px);font-weight:900;line-height:.9}.presentation-left p{color:#334155;max-width:620px;margin-bottom:42px;font-size:21px;line-height:1.75}.enter-button{color:#fff;letter-spacing:.2px;text-transform:none;cursor:pointer;background:linear-gradient(130deg,#0f172a,#1e293b);border:none;border-radius:16px;justify-content:space-between;align-items:center;width:248px;height:62px;padding-inline:22px 16px;font-family:Manrope,sans-serif;font-size:17px;font-weight:600;transition:transform .35s,box-shadow .35s,filter .35s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 20px 36px #0f172a52,inset 0 1px #ffffff47}.enter-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:100%;height:100%;transition:left .8s;position:absolute;top:0;left:-120%}.enter-button:after{content:"";-webkit-mask-composite:xor;opacity:.92;background:linear-gradient(120deg,#7dd3fcad,#ffffff1f);border-radius:16px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.enter-button span{z-index:2;position:relative}.enter-icon{z-index:2;background:#7dd3fc38;border-radius:8px;place-items:center;width:28px;height:28px;display:inline-grid;position:relative}.enter-icon svg{stroke:#e0f2fe;stroke-width:2.4px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.enter-button:hover:before{left:120%}.enter-button:hover,.enter-button:focus-visible{filter:saturate(1.08);outline:none;transform:translateY(-4px)scale(1.01);box-shadow:0 22px 42px #0f172a4d}.presentation-right{opacity:0;min-height:470px;animation:1.8s .45s forwards rightReveal;position:relative;transform:translate(54px)}.project-stack{width:100%;max-width:480px;height:520px;margin-inline:auto;position:relative}.project-frame{aspect-ratio:16/10;cursor:pointer;transform-origin:50%;background:linear-gradient(135deg,#e2e8f0,#f8fafc);border-radius:18px;width:min(360px,78%);padding:10px;transition:transform .4s,box-shadow .4s,filter .4s;position:absolute;overflow:hidden;box-shadow:0 20px 44px #0f172a42,0 0 0 1px #94a3b85c}.project-stack:hover .project-frame,.project-stack:focus-within .project-frame{filter:saturate(.78)brightness(.95)}.project-frame:before{content:"";mix-blend-mode:screen;background:linear-gradient(115deg,#ffffff80,#0000 36%,#0ea5e92e);position:absolute;inset:0}.project-screen{border-radius:11px;width:100%;height:100%;font-family:Orbitron,sans-serif;position:relative;overflow:hidden}.project-screen img{object-fit:cover;filter:saturate(.95)contrast(1.04);width:100%;height:100%;transition:transform .45s,filter .45s;display:block}.project-screen span{letter-spacing:.3px;text-transform:none;color:#e2e8f0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172ab8;border:1px solid #7dd3fc40;border-radius:10px;padding:8px 10px;font-size:12px;position:absolute;bottom:12px;left:12px;right:12px}.frame-one{z-index:2;top:14px;left:2%;transform:rotate(-10deg)}.frame-two{z-index:4;top:106px;left:19%;transform:rotate(4deg)}.frame-three{z-index:3;top:220px;left:5%;transform:rotate(-6deg)}.frame-four{z-index:1;top:312px;left:21%;transform:rotate(8deg)}.project-frame:hover,.project-frame:focus-visible{filter:none;z-index:8;outline:none;transform:translateY(-10px)scale(1.05)rotate(0);box-shadow:0 28px 55px #0f172a59,0 0 0 1px #0ea5e96b}.project-frame:hover .project-screen img,.project-frame:focus-visible .project-screen img,.project-stack.active-1 .frame-one .project-screen img,.project-stack.active-2 .frame-two .project-screen img,.project-stack.active-3 .frame-three .project-screen img,.project-stack.active-4 .frame-four .project-screen img{filter:saturate(1.15)contrast(1.08);transform:scale(1.06)}.project-stack.active-1 .frame-one,.project-stack.active-2 .frame-two,.project-stack.active-3 .frame-three,.project-stack.active-4 .frame-four{filter:none;z-index:8;transform:translateY(-10px)scale(1.05)rotate(0);box-shadow:0 28px 55px #0f172a59,0 0 0 1px #0ea5e96b}.intro-hide{opacity:0;filter:blur(12px);transition:opacity 1.8s,transform 1.8s,filter 1.8s;transform:scale(1.05)}@keyframes moveStars{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes typingWidth{0%{width:0}to{width:100%}}@keyframes typingZoom{0%{opacity:0;filter:blur(10px);transform:scale(1)}to{opacity:1;filter:blur();transform:scale(1.18)}}@keyframes removeWidth{0%{width:100%}to{width:0}}@keyframes removeZoom{0%{opacity:1;filter:blur();transform:scale(1.18)}to{opacity:0;filter:blur(8px);transform:scale(1)}}@keyframes cursorBlink{0%{border-color:#ffffffe6}50%{border-color:#0000}to{border-color:#ffffffe6}}@keyframes pulseLight{0%{opacity:.4;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.08)}to{opacity:.4;transform:translate(-50%,-50%)scale(1)}}@keyframes presentationReveal{0%{opacity:0}to{opacity:1}}@keyframes leftReveal{to{opacity:1;transform:translateY(0)}}@keyframes rightReveal{to{opacity:1;transform:translate(0)}}@keyframes badgeShine{0%{left:-120%}to{left:120%}}@media (width<=1200px){.presentation{padding-inline:4vw}.presentation-shell{border-radius:30px;grid-template-columns:1fr}.presentation-shell:after{border-radius:29px}.presentation-right{min-height:460px}.project-stack{height:460px}}@media (width<=768px){.presentation{padding-inline:16px}.presentation-shell{border-radius:24px;padding:28px 20px}.presentation-shell:after{border-radius:23px}.presentation-left h2{letter-spacing:-3px;font-size:54px}.presentation-left p{margin-bottom:28px;font-size:16px;line-height:1.7}.enter-button{width:100%}.presentation-right{min-height:360px}.project-stack{height:360px}.project-frame{width:min(280px,84%)}.frame-one{top:10px;left:2%}.frame-two{top:76px;left:14%}.frame-three{top:144px;left:5%}.frame-four{top:212px;left:16%}.intro-content h1{letter-spacing:-2px;font-size:52px}}@media (width<=520px){.presentation-shell{border-radius:20px;padding:22px 16px}.presentation-shell:after{border-radius:19px}.presentation-badge{letter-spacing:2px;margin-bottom:22px;padding:10px 14px;font-size:10px}.presentation-left h2{letter-spacing:-2px;margin-bottom:18px;font-size:40px}.presentation-left p{margin-bottom:22px;font-size:15px;line-height:1.65}.enter-button{height:56px;font-size:15px}.presentation-right{min-height:300px}.project-stack{height:300px}.project-frame{width:min(250px,86%)}.frame-one{top:8px;left:0}.frame-two{top:64px;left:12%}.frame-three{top:120px;left:3%}.frame-four{top:176px;left:14%}.intro-content h1{letter-spacing:-1px;font-size:40px}}
