body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(to bottom,#0f0f14,#14141a);color:#e5e5e5;line-height:1.6}.hero{padding:6rem 1rem}.hero-container{display:flex;align-items:center;justify-content:center;gap:3rem;max-width:1000px;margin:0 auto;padding:2rem;flex-wrap:wrap;position:relative}.hero-image{position:relative;flex-shrink:0}.hero-image img{width:300px;height:300px;object-fit:cover;border-radius:50%;box-shadow:0 15px 30px #0009;border:3px solid #551111;position:relative;margin-left:-150px}.hero-text{flex:1;min-width:250px;text-align:center}.hero h1{font-size:3.5rem;color:#f87171;margin-bottom:1rem}.hero p{font-size:1.4rem;max-width:600px;margin:0 auto 2.5rem;color:#a1a1aa}.hero-links{display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap}.email-container{position:relative;display:inline-block}.copy-feedback{position:absolute;top:110%;left:-60%;transform:translate(-50%);color:#fde68a;font-size:.5rem;white-space:nowrap;pointer-events:none;opacity:0;animation:fadeInOut 2s ease forwards}.button-primary{padding:1rem 2.2rem;background-color:#dc2626;color:#fff;border-radius:9999px;text-decoration:none;font-weight:500;transition:all .3s ease}.button-primary img{width:25px;height:25px;object-fit:contain}.button-primary:hover{background-color:#991b1b;transform:translateY(-3px)}.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2.2rem;font-size:1rem;line-height:1.2;font-family:inherit;font-weight:500;color:#f87171;background:transparent;border:2px solid #dc2626;border-radius:9999px;text-decoration:none;cursor:pointer;transition:all .3s ease;box-sizing:border-box}.button-secondary:hover{background-color:#dc26261a;transform:translateY(-3px)}.project-back-button{position:absolute;top:1.5rem;left:1.5rem;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:1rem;font-weight:500;background-color:transparent;color:#f87171;border:2px solid #dc2626;border-radius:9999px;cursor:pointer;transition:all .25s ease}.project-back-button:hover{background-color:#dc26261f;transform:translateY(-2px)}.projects{max-width:1100px;margin:0 auto;padding:4rem 1rem}.project-page{padding:4rem 1rem}.project-header{max-width:1100px;margin:0 auto}.projects h2{text-align:center;font-size:2.6rem;margin-bottom:3.5rem;color:#f87171}.project-header-actions{display:flex;flex-direction:column;gap:.7rem;align-items:flex-end}.project-download-button{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.8rem;font-weight:500;background-color:#18181fd9;color:#fde68a;border-radius:9999px;text-decoration:none;border:1px solid rgba(253,230,138,.45);box-shadow:0 6px 16px #0000004d;transition:all .25s ease}.project-download-button img{width:20px;height:20px;object-fit:contain}.project-download-button:hover{background-color:#fde68a26;transform:translateY(-2px);box-shadow:0 10px 25px #fde68a40}.project-code-button{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.85rem;font-weight:500;background-color:#fff;color:#111827;border-radius:9999px;text-decoration:none;box-shadow:0 8px 20px #00000040;transition:all .25s ease;white-space:nowrap}.project-code-button img{width:25px;height:25px;object-fit:contain}.project-code-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00000059}.project-featured{max-width:1100px;margin:0 auto 3.5rem}.project-card{position:relative;background-color:#18181f;padding:2.8rem;border-radius:1.6rem;box-shadow:0 20px 40px #000000b3;transition:transform .3s ease,box-shadow .3s ease;text-align:left}.project-title-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}.project-titles{display:flex;align-items:baseline;gap:1rem}.project-card:hover{transform:translateY(-6px);box-shadow:0 30px 55px #000000d9}.project-card h2{font-size:3rem;margin-bottom:1rem;color:#ca9114}.project-card h3{font-size:2rem;margin-bottom:1rem;color:#ca2929}.project-card p{color:#c7c7d1;margin-bottom:1rem;line-height:1.7}.project-card .project-tech{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.5rem}.project-card a{color:#f87171;text-decoration:none;font-weight:500}.project-card a.project-code-button{color:#111827}.project-image{display:flex;justify-content:center;margin:2rem 0}.project-image img{width:50%;max-width:750px;border-radius:1rem;box-shadow:0 20px 40px #0009;transition:transform .3s ease}.project-image img:hover{transform:scale(1.01)}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:3.5rem}.projects-footer{display:flex;justify-content:center}.section-about{background:linear-gradient(135deg,#18181f,#1f1f27);border-radius:2rem;padding:4rem 3rem;max-width:900px;margin:6rem auto;box-shadow:0 25px 45px #000000b3;transition:transform .3s ease,box-shadow .3s ease}.section-about:hover{transform:translateY(-6px);box-shadow:0 35px 60px #000000d9}.section-about h2{font-size:2.4rem;margin-bottom:2.5rem;color:#f87171;text-align:center}.section-about p{font-size:1.1rem;color:#d4d4d8;line-height:1.9;margin-bottom:1.6rem;text-align:left}.about-item{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.about-icon{font-size:2rem;line-height:1;color:#f87171;flex-shrink:0}.about-item p{margin:0}.technologies{max-width:1100px;margin:6rem auto;padding:0 1.5rem}.technologies h2{text-align:center;font-size:2.6rem;margin-bottom:3.5rem;color:#f87171}.tech-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.tech-card{background:radial-gradient(circle at top,#1f1f27,#18181f);border-radius:1.8rem;padding:2.5rem 2rem;box-shadow:0 20px 40px #000000b3;transition:transform .3s ease,box-shadow .3s ease}.tech-card:hover{transform:translateY(-6px);box-shadow:0 30px 55px #000000d9}.tech-card h3{margin-bottom:1.5rem;font-size:1.4rem;color:#fca5a5;text-align:center}.tech-items{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.tech-pill{display:flex;align-items:center;gap:.5rem;background-color:#dc262626;color:#f87171;padding:.45rem .9rem;border-radius:9999px;font-size:.95rem;border:1px solid rgba(220,38,38,.4);transition:all .25s ease}.tech-pill:hover{background-color:#dc2626;color:#fff;transform:scale(1.05)}.tech-pill img{width:18px;height:18px;object-fit:contain}.education{max-width:1100px;margin:7rem auto;padding:0 1.5rem}.education h2{text-align:center;font-size:2.6rem;margin-bottom:3rem;color:#f87171}.education-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:2.5rem}.education-card{background:linear-gradient(135deg,#f871711f,#f871710a);border:2px solid rgba(248,113,113,.25);border-radius:2rem;padding:2.5rem 2.8rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .25s ease,box-shadow .25s ease}.education-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #f8717140}.education-icon{font-size:2.6rem;display:inline-block;margin-bottom:1.2rem}.education-card h3{font-size:1.7rem;margin-bottom:.6rem;color:#fde68a}.education-place{color:#fca5a5;margin-bottom:1.5rem;font-size:1rem;text-align:left}.education-card p{font-size:1.05rem;line-height:1.7;margin-bottom:1rem;color:#e5e7eb;text-align:left}.education-highlight{color:#fde68a;font-size:1.1rem;margin-top:1.2rem}.section-separator{display:flex;align-items:center;justify-content:center;margin:4rem 0}.section-separator span{position:relative;width:100%;max-width:200px;height:2px;background:linear-gradient(to right,#f87171,#fde68a,#f87171)}.section-separator span:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#fde68a;border-radius:50%}html{scroll-behavior:smooth}.project-nav{max-width:400px;margin:2.5rem auto 4.5rem;padding:1.8rem 2rem;background:radial-gradient(circle at top,#1f1f27,#18181f);border:2px solid rgba(220,38,38,.25);border-radius:1.6rem;box-shadow:0 15px 35px #0009}.project-nav-title{margin-bottom:1.4rem;font-size:1.2rem;font-weight:600;color:#fde68a;text-align:center}.project-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.9rem}.project-nav li a{display:block;padding:.6rem 1.2rem;font-size:.95rem;font-weight:500;color:#f87171;text-decoration:none;border-left:4px solid rgba(220,38,38,.5);background-color:#18181f99;border-radius:.6rem;transition:all .25s ease}.project-nav li a:hover{background-color:#dc26262e;border-left-color:#fde68a;transform:translate(4px);color:#fff}.project-overview{max-width:1100px;margin:5rem auto;padding:0 2rem;text-align:left}.project-overview h2{text-align:center;font-size:2.6rem;margin-bottom:2rem;color:#f87171}.overview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.overview-card{background:#ffffff0d;border:2px solid rgba(220,38,38,.25);border-radius:1.5rem;padding:2rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .25s ease,box-shadow .25s ease}.overview-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #dc262640}.overview-card h3{font-size:1.2rem;margin-bottom:.8rem;color:#fde68a}.overview-card p,.overview-card li{font-size:.95rem;line-height:1.6;color:#e5e5e5}.overview-card ul{padding-left:1.2rem}.project-architecture{max-width:1100px;margin:6rem auto;padding:0 1.5rem}.project-architecture h2{text-align:center;font-size:2.6rem;margin-bottom:2rem;color:#f87171}.architecture-intro{max-width:850px;margin:0 auto 3.5rem;text-align:center;color:#d4d4d8;font-size:1.1rem;line-height:1.8}.architecture-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:4rem}.architecture-card{background:radial-gradient(circle at top,#1f1f27,#18181f);border:2px solid rgba(220,38,38,.25);border-radius:1.6rem;padding:2rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .25s ease,box-shadow .25s ease}.architecture-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #dc262640}.architecture-card h3{color:#fde68a;margin-bottom:1rem;font-size:1.4rem}.architecture-card p{color:#c7c7d1;line-height:1.7;font-size:1.05rem}.architecture-diagram{display:flex;justify-content:center;margin-top:3.5rem}.architecture-diagram img{width:100%;max-width:1000px;background-color:#fff;padding:1.5rem;border-radius:1.2rem;box-shadow:0 15px 30px #00000080;transition:transform .25s ease,box-shadow .25s ease}.architecture-diagram img:hover{transform:scale(1.01);box-shadow:0 12px 30px #faf5f5e3}.project-technologies{max-width:1100px;margin:6rem auto;padding:0 1.5rem}.project-technologies h2{text-align:center;font-size:2.6rem;margin-bottom:2rem;color:#f87171}.technologies-intro{max-width:850px;margin:0 auto 3.5rem;text-align:center;color:#d4d4d8;font-size:1.1rem;line-height:1.8}.technologies-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.technology-card{background:radial-gradient(circle at top,#1f1f27,#18181f);border:2px solid rgba(220,38,38,.25);border-radius:1.6rem;padding:2.2rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .25s ease,box-shadow .25s ease}.technologies-grid .technology-card:last-child{grid-column:1 / -1;max-width:520px;margin:0 auto}.technology-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #dc262640}.technology-card h3{color:#fde68a;margin-bottom:1.2rem;font-size:1.4rem}.technology-card p{color:#c7c7d1;line-height:1.7;font-size:1.05rem;margin-bottom:.9rem}.technology-card strong{color:#fca5a5}.project-features{max-width:1100px;margin:6rem auto;padding:0 1.5rem}.project-features h2{text-align:center;font-size:2.6rem;margin-bottom:2rem;color:#f87171}.features-intro{max-width:850px;margin:0 auto 3.5rem;text-align:center;color:#d4d4d8;font-size:1.1rem;line-height:1.8}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.features-grid .feature-card:last-child{grid-column:1 / -1;max-width:520px;margin:0 auto}.feature-card{background:radial-gradient(circle at top,#1f1f27,#18181f);border:2px solid rgba(220,38,38,.25);border-radius:1.6rem;padding:2rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #dc262640}.feature-card h3{color:#fde68a;margin-bottom:1rem;font-size:1.4rem}.feature-card p{color:#c7c7d1;line-height:1.7;font-size:1.05rem}.project-challenges{max-width:1100px;margin:7rem auto;padding:0 1.5rem}.project-challenges h2{text-align:center;font-size:2.6rem;margin-bottom:3.5rem;color:#f87171}.challenges-list{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:5rem}.challenge-item{padding-left:1.5rem;border-left:4px solid rgba(248,113,113,.6)}.challenge-item h3{color:#fde68a;font-size:1.4rem;margin-bottom:.6rem}.challenge-item p{color:#c7c7d1;line-height:1.7;font-size:1.05rem}.learnings-box{background:linear-gradient(135deg,#f871711f,#f871710a);border:2px solid rgba(248,113,113,.25);border-radius:2rem;padding:3rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.learnings-box h3{color:#fde68a;font-size:1.6rem;margin-bottom:1.5rem}.learnings-box p{color:#d4d4d8;line-height:1.8;font-size:1.05rem;margin-bottom:1.4rem}.sprint-list{list-style:none;padding-left:0;margin:2rem 0;text-align:left}.sprint-list li{margin-bottom:1rem;color:#e5e7eb;line-height:1.7}.sprint-list strong{color:#facc15}.project-interface{max-width:1100px;margin:6rem auto;padding:0 1.5rem}.project-interface h2{text-align:center;font-size:2.6rem;margin-bottom:2rem;color:#f87171}.interface-intro{max-width:850px;margin:0 auto 4rem;text-align:center;color:#d4d4d8;font-size:1.1rem;line-height:1.8}.interface-block{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:5rem}.interface-block.reverse{direction:rtl}.interface-block.reverse>*{direction:ltr}.interface-text h3{color:#fde68a;font-size:1.6rem;margin-bottom:1rem}.interface-text p{color:#c7c7d1;font-size:1.05rem;line-height:1.7}.interface-image img{width:100%;border-radius:1.2rem;box-shadow:0 15px 35px #0009;transition:transform .25s ease,box-shadow .25s ease}.interface-image img:hover{transform:scale(1.01);box-shadow:0 20px 40px #f8717140}.user-experience{margin-top:6rem;text-align:center}.user-experience h3{font-size:2rem;color:#fde68a;margin-bottom:1.5rem}.ux-score{font-size:1.2rem;color:#d4d4d8;margin-bottom:3rem}.ux-feedback-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:900px;margin:0 auto}.ux-feedback-card{background:radial-gradient(circle at top,#1f1f27,#18181f);border:2px solid rgba(220,38,38,.25);border-radius:1.6rem;padding:2rem;color:#c7c7d1;font-size:1.05rem;line-height:1.7;box-shadow:0 15px 30px #0009}.project-outcome{max-width:1100px;margin:7rem auto 5rem;padding:0 1.5rem}.project-outcome h2{text-align:center;font-size:2.6rem;margin-bottom:2rem;color:#f87171}.outcome-intro{max-width:850px;margin:0 auto 3.5rem;text-align:center;color:#d4d4d8;font-size:1.1rem;line-height:1.8}.outcome-highlight{max-width:900px;margin:0 auto 5rem;background:radial-gradient(circle at top,#1f1f27,#18181f);border:2px solid rgba(220,38,38,.3);border-radius:1.8rem;padding:2.5rem;text-align:center;box-shadow:0 20px 40px #000000b3}.outcome-highlight h3{color:#fde68a;font-size:1.8rem;margin-bottom:1.2rem}.outcome-highlight p{color:#c7c7d1;font-size:1.05rem;line-height:1.75}.future-title{text-align:center;font-size:2.4rem;font-weight:600;color:#f87171;margin:6rem 0 4rem;position:relative}.future-title:after{content:"";display:block;width:90px;height:3px;margin:1.2rem auto 0;background:linear-gradient(to right,#f87171,#fde68a);border-radius:9999px}.future-list{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:4.5rem}.future-item{padding-left:1.5rem;border-left:4px solid rgba(220,38,38,.5)}.future-item h4{color:#fde68a;font-size:1.4rem;margin-bottom:.6rem}.future-item p{color:#c7c7d1;line-height:1.7;font-size:1.05rem}.outcome-closing{margin-top:4rem;padding:2.5rem 2.8rem;background:radial-gradient(circle at top,#1f1f27,#18181f);border-left:4px solid #fde68a;border-radius:1.2rem;color:#e5e7eb;font-size:1.15rem;line-height:1.9;box-shadow:0 15px 30px #0009}.outcome-closing strong{color:#fde68a;font-weight:600}.back-to-top{position:fixed;left:1.5rem;bottom:2rem;z-index:999;padding:.6rem 1.2rem;font-size:.95rem;font-weight:500;background-color:#18181fe6;color:#fde68a;border:2px solid rgba(253,230,138,.5);border-radius:9999px;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 25px #00000073;transition:all .25s ease}.back-to-top:hover{background-color:#fde68a26;transform:translateY(-3px);box-shadow:0 14px 35px #fde68a59}@media(max-width:768px){body{line-height:1.55}section{padding-left:1rem;padding-right:1rem}.hero{padding:4rem 1rem}.hero-container{gap:1.5rem;padding:1.5rem 1rem}.hero-image img{width:180px;height:180px;margin-left:0}.hero h1{font-size:2.2rem}.hero p{font-size:1.05rem;margin-bottom:1.8rem}.hero-links{gap:.8rem}.button-primary,.button-secondary{padding:.75rem 1.6rem;font-size:.9rem}.projects{padding:3rem 1rem}.projects h2{font-size:2rem;margin-bottom:2.5rem}.project-card{padding:1.8rem}.project-card h2{font-size:2.1rem}.project-card h3{font-size:1.5rem}.project-card p{font-size:.75rem}.project-title-row{flex-direction:column;align-items:centert;gap:.8rem;text-align:center}.project-titles{flex-direction:column;align-items:center;gap:.2rem}.project-image{flex-direction:column;gap:1rem}.project-image img{width:100%}.projects-grid{grid-template-columns:1fr;gap:1.8rem}.section-about{padding:2.5rem 1.8rem;margin:4rem auto}.section-about h2{font-size:2rem;margin-bottom:2rem}.section-about p{font-size:.95rem;line-height:1.7}.about-item{gap:1rem}.about-icon{font-size:1.6rem}.technologies{margin:4rem auto}.technologies h2{font-size:2rem;margin-bottom:2.5rem}.tech-grid{grid-template-columns:1fr;gap:1.8rem}.tech-card{padding:1.8rem 1.5rem}.tech-card h3{font-size:1.2rem}.tech-pill{font-size:.85rem}.tech-pill img{width:15px;height:15px}.education{margin:4rem auto}.education h2{font-size:2rem;margin-bottom:2.5rem}.education-grid{grid-template-columns:1fr;gap:1.8rem}.education-card{padding:2rem 1.8rem}.education-card h3{font-size:1.4rem}.education-card p{font-size:.75rem}.education-highlight{font-size:1rem}.section-separator{margin:3rem 0}.section-separator span{max-width:140px}.project-nav{max-width:90%;margin:2rem auto 3rem;padding:1.2rem 1.5rem}.project-nav-title{font-size:1rem;margin-bottom:1rem}.project-nav li a{font-size:.85rem;padding:.5rem 1rem}.project-overview{padding:0 1rem}.project-overview h2{font-size:2rem;margin-bottom:1.8rem}.overview-grid{grid-template-columns:1fr}.overview-card{padding:1.5rem}.overview-card h3{font-size:1rem;margin-bottom:.6rem}.overview-card p,.overview-card li{font-size:.85rem}.project-architecture{padding:0 1rem}.project-architecture h2{font-size:2rem}.architecture-intro{font-size:.95rem;line-height:1.6}.architecture-grid{grid-template-columns:1fr;gap:1.8rem}.architecture-card{padding:1.5rem}.architecture-card h3{font-size:1.2rem}.architecture-card p{font-size:.75rem}.architecture-diagram img{max-width:100%;padding:1rem}.project-technologies{padding:0 1rem}.project-technologies h2{font-size:2rem}.technologies-intro{font-size:.95rem;line-height:1.6}.technologies-grid{grid-template-columns:1fr;gap:1.8rem}.technology-card{padding:1.8rem 1.5rem}.technology-card h3{font-size:1.2rem;margin-bottom:1rem}.technology-card p{font-size:.75rem;margin-bottom:.6rem}.project-features{padding:0 1rem}.project-features h2{font-size:2rem}.features-intro{font-size:.95rem;line-height:1.6}.features-grid{grid-template-columns:1fr;gap:1.8rem}.feature-card{padding:1.8rem 1.5rem}.feature-card h3{font-size:1.2rem}.feature-card p{font-size:.75rem}.project-challenges{padding:0 1rem}.project-challenges h2{font-size:2rem;margin-bottom:2rem}.challenge-item h3,.learnings-box h3{font-size:1.2rem}.challenge-item p,.learnings-box p,.sprint-list li{font-size:.95rem;line-height:1.6}.learnings-box{padding:2rem 1.8rem}.project-interface{padding:0 1rem}.project-interface h2{font-size:2rem}.interface-intro{font-size:.95rem;line-height:1.6;margin-bottom:3rem}.interface-block{grid-template-columns:1fr;gap:2rem;text-align:center}.interface-block.reverse{direction:ltr}.interface-text h3{font-size:1.4rem}.interface-text p{font-size:.95rem;line-height:1.6}.interface-image img{width:100%;max-width:100%}.ux-feedback-grid{grid-template-columns:1fr;gap:1.8rem}.ux-feedback-card p{font-size:.75rem}.project-outcome{padding:0 1rem}.project-outcome h2,.future-title{font-size:2rem}.outcome-intro{font-size:.95rem;line-height:1.6}.outcome-highlight{padding:1.8rem 1.5rem}.outcome-highlight h3{font-size:1.4rem}.outcome-highlight p{font-size:.75rem}.future-list{gap:1.8rem}.future-item h4{font-size:1.2rem}.future-item p{font-size:.95rem}.outcome-closing{padding:1.8rem 1.5rem;font-size:1rem;line-height:1.6}.back-to-top{padding:.5rem 1rem;font-size:.85rem;left:1rem;bottom:1.5rem}}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-5px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1}to{opacity:0;transform:translateY(-5px)}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
