#root{width:100%}.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}.chat-label{position:fixed;bottom:35px;right:90px;background:#fff;color:#090014;padding:8px 16px;border-radius:20px 20px 0;font-weight:600;font-size:.9rem;box-shadow:0 4px 20px #8b5cf64d;z-index:9999;pointer-events:none;animation:float 3s infinite ease-in-out;font-family:Outfit,sans-serif}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width:768px){.chat-label{display:none}}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1.5rem 0;transition:all .3s ease;background:transparent}.navbar.scrolled{background:#090014cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;border-bottom:1px solid var(--glass-border)}.navbar-container{display:flex;justify-content:space-between;align-items:center}.logo a{display:flex;align-items:center}.logo-img{height:50px;width:auto;object-fit:contain;border-radius:12px;opacity:.5}.nav-links{display:flex;gap:2rem}.nav-links a{font-weight:500;color:var(--text-secondary);transition:color .3s ease;position:relative}.nav-links a:hover{color:var(--text-primary)}.nav-links a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--gradient-main);transition:width .3s ease}.nav-links a:hover:after{width:100%}.btn-primary{display:flex;align-items:center;gap:.5rem;background:var(--gradient-main);color:#fff;padding:.8rem 1.5rem;border-radius:2rem;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 15px #a855f766}@media(max-width:768px){.nav-links{display:none}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding-top:120px;padding-bottom:130px;background:radial-gradient(circle at center,#2a1b3d 0%,var(--bg-dark) 70%);text-align:center;position:relative}.hero-content,.hero-container{display:flex;flex-direction:column;align-items:center;width:100%}.profile-img-wrapper{margin-bottom:2rem;position:relative;margin-left:auto;margin-right:auto}.profile-img-border{width:220px;height:220px;border-radius:50%;padding:5px;background:var(--gradient-main);box-shadow:0 0 30px #a855f74d;animation:pulse-glow 3s infinite ease-in-out}@keyframes pulse-glow{0%{box-shadow:0 0 30px #a855f74d;transform:scale(1)}50%{box-shadow:0 0 60px #a855f799;transform:scale(1.05)}to{box-shadow:0 0 30px #a855f74d;transform:scale(1)}}.profile-img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid var(--bg-dark)}.hero-greeting{font-size:4rem;font-weight:800;margin-bottom:.5rem;line-height:1.1}.hero-name{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero-role{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2.5rem}.hero-actions{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.btn-outline{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:2rem;border:1px solid rgba(255,255,255,.2);background:#ffffff0d;color:var(--text-primary);font-weight:500;transition:all .3s ease}.btn-outline:hover{background:#ffffff1a;border-color:var(--primary);transform:translateY(-2px)}@media(max-width:768px){.hero{padding-top:100px}.hero-greeting{font-size:2.5rem}.hero-name{font-size:1.8rem}.hero-role{font-size:1rem}.profile-img-border{width:180px;height:180px}}@media(max-width:480px){.hero{padding-top:80px;padding-bottom:100px}.hero-greeting{font-size:2rem}.hero-name{font-size:1.5rem}.hero-role{font-size:.9rem;margin-bottom:2rem}.profile-img-border{width:150px;height:150px}.btn-outline{padding:.6rem 1.2rem;font-size:.9rem}}.about{padding:5rem 0;position:relative}.about-card{padding:3rem;font-size:1.1rem;line-height:1.8;color:#e2e8f0;max-width:900px;margin:0 auto;text-align:justify}.icon-gradient{color:var(--accent)}.highlight{color:var(--accent);font-weight:600}.highlight-purple{color:#a855f7;font-weight:600}.highlight-pink{color:#ec4899;font-weight:600}@media(max-width:768px){.about-card{padding:2rem}}@media(max-width:480px){.about{padding:3rem 0}.about-card{padding:1.5rem;font-size:1rem;line-height:1.6}}.experience{padding:5rem 0}.section-subtitle{text-align:center;color:var(--text-secondary);margin-bottom:4rem;margin-top:-2rem;font-size:1.2rem}.timeline{position:relative;max-width:1000px;margin:0 auto}.timeline-line{position:absolute;left:50%;transform:translate(-50%);width:2px;height:100%;background:var(--accent);opacity:.3}.experience-item{display:flex;justify-content:center;padding-bottom:3rem;width:100%;position:relative}.timeline-dot{position:absolute;left:50%;top:0;transform:translate(-50%);width:20px;height:20px;border-radius:50%;background:var(--bg-dark);border:4px solid var(--accent);z-index:2;box-shadow:0 0 10px var(--accent)}.experience-card{width:45%;padding:2rem;cursor:pointer;transition:transform .3s ease,background .3s ease;position:relative}.experience-card:hover{background:var(--bg-card-hover)}.experience-item-wrapper.left .experience-item{justify-content:flex-start}.experience-item-wrapper.left .experience-card{margin-right:55%;text-align:left}.experience-item-wrapper.right .experience-card{margin-left:55%;text-align:left}.experience-item-wrapper.left .experience-item{justify-content:flex-end}.experience-item-wrapper.right .experience-item,.experience-item-wrapper.left .experience-item{justify-content:flex-start}.experience-item-wrapper.right .experience-item{justify-content:flex-end}.experience-item:nth-child(odd) .experience-card:after{content:"";position:absolute;top:10px;right:-5%;width:5%;height:2px;background:var(--accent);opacity:.3;display:none}.experience-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.role-title{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.company-name{font-size:1.1rem;color:var(--accent);margin-top:.2rem}.toggle-icon{font-size:1.5rem;color:var(--text-secondary)}.experience-meta{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;color:var(--text-secondary);font-size:.9rem}.meta-item{display:flex;align-items:center;gap:.5rem}.experience-details ul{list-style:none;padding-left:0}.experience-details li{position:relative;padding-left:1.5rem;margin-bottom:.8rem;color:#d1d5db;text-align:left}.experience-details li:before{content:"▸";position:absolute;left:0;color:var(--secondary)}.click-hint{font-size:.8rem;color:var(--text-secondary);text-align:right;margin-top:1rem;font-style:italic}@media(max-width:768px){.timeline-line,.timeline-dot{left:20px}.experience-item-wrapper.left .experience-card,.experience-item-wrapper.right .experience-card{margin:0;text-align:left}.experience-item{justify-content:flex-start!important;padding-left:50px;padding-right:0}.experience-card{width:100%}}@media(max-width:480px){.experience{padding:3rem 0}.timeline-line{left:15px}.timeline-dot{left:15px;width:16px;height:16px}.experience-item{padding-left:40px;padding-bottom:2rem}.experience-card{padding:1.5rem}.role-title{font-size:1.2rem}.company-name{font-size:1rem}}.projects{padding:5rem 0}.projects-carousel-container{position:relative;display:flex;align-items:center;gap:1rem}.projects-scroll-area{display:flex;gap:2rem;overflow-x:auto;padding:1rem .5rem;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%}.projects-scroll-area::-webkit-scrollbar{display:none}.project-card{min-width:350px;max-width:350px;height:500px;padding:2rem;transition:transform .3s ease,border-color .3s ease;display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0;overflow:hidden}.project-content{display:flex;flex-direction:column;height:100%}.project-card:hover{transform:translateY(-5px);border-color:var(--primary);background:var(--bg-card-hover)}.scroll-btn{background:#ffffff1a;border:1px solid var(--glass-border);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.scroll-btn:hover{background:var(--primary);transform:scale(1.1)}.project-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.project-description{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6;flex-grow:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--accent) transparent}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tag{background:#8b5cf61a;color:var(--primary);padding:.3rem .8rem;border-radius:1rem;font-size:.85rem;font-weight:500;border:1px solid rgba(139,92,246,.2)}@media(max-width:768px){.project-card{min-width:85vw;max-width:85vw}.scroll-btn{display:none}}@media(max-width:480px){.projects{padding:3rem 0}.project-card{min-width:85vw;max-width:85vw;height:450px;padding:1.5rem}.project-title{font-size:1.3rem}.project-description{font-size:.95rem}}.skills{padding:5rem 0}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:2rem 0}.skill-card{padding:2rem;transition:transform .3s ease,border-color .3s ease;height:100%}.skill-card:hover{transform:translateY(-5px);border-color:var(--primary);background:var(--bg-card-hover)}.skill-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem}.skill-icon{font-size:2rem;display:flex;align-items:center}.skill-title{font-size:1.3rem;font-weight:600;color:var(--text-primary)}.skill-tags{display:flex;flex-wrap:wrap;gap:.8rem}.skill-tag{background:#ffffff0d;padding:.4rem .8rem;border-radius:.5rem;font-size:.9rem;color:var(--text-secondary);border:1px solid transparent;transition:all .3s ease}.skill-tag:hover{background:#ffffff1a;color:var(--text-primary);border-color:var(--glass-border)}@media(max-width:768px){.skills-grid{grid-template-columns:1fr}}@media(max-width:480px){.skills{padding:3rem 0}.skill-card{padding:1.5rem}.skill-title{font-size:1.1rem}.skill-icon{font-size:1.5rem}}.education{padding:5rem 0}.education-list{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto}.education-card{padding:2rem;display:flex;justify-content:space-between;gap:1.5rem;align-items:center;transition:transform .3s ease}.education-card:hover{transform:translate(5px);background:var(--bg-card-hover)}.education-content{flex:1}.education-details{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;min-width:120px}.detail-item{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.detail-label{color:var(--text-secondary);font-weight:500}.detail-value{color:var(--accent);font-weight:700}.degree{font-size:1.2rem;font-weight:700;color:var(--text-primary);margin-bottom:.3rem;line-height:1.3}.school{font-size:1rem;color:var(--secondary);margin-bottom:.3rem}.location{font-size:.9rem;color:var(--text-secondary)}.certifications-card{padding:2rem;height:100%}.cert-list{list-style:none}.cert-item{display:flex;gap:.8rem;margin-bottom:1rem;color:#e2e8f0;font-size:.95rem;line-height:1.5}.cert-bullet{color:var(--accent);font-weight:700}@media(max-width:900px){.education-grid{grid-template-columns:1fr}}@media(max-width:768px){.education{padding:3rem 0}.education-card{padding:1.5rem}}@media(max-width:480px){.education-card{flex-direction:column;gap:1rem;padding:1.25rem;align-items:flex-start}.education-details{align-items:flex-start;width:100%;flex-direction:row;gap:1.5rem}.degree{font-size:1.1rem}.school{font-size:.95rem}}.certifications{padding:5rem 0}.cert-header{text-align:center;margin-bottom:4rem}.certifications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.cert-card{padding:2rem;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;transition:transform .3s ease,border-color .3s ease;background:#ffffff08}.cert-card:hover{transform:translateY(-5px);border-color:var(--primary);background:var(--bg-card-hover)}.cert-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.cert-icon-main{font-size:2rem;color:var(--secondary)}.cert-icon-link{font-size:1rem;color:var(--text-secondary);cursor:pointer;transition:color .3s ease}.cert-icon-link:hover{color:var(--accent)}.cert-title{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem;line-height:1.4}.cert-issuer{font-size:1rem;color:var(--text-secondary);margin-bottom:1.5rem}.cert-footer{margin-top:auto}.verified-badge{display:inline-block;padding:.3rem .8rem;background:#22c55e1a;color:#4ade80;border-radius:2rem;font-size:.8rem;font-weight:600;border:1px solid rgba(34,197,94,.2)}.in-progress-badge{display:inline-block;padding:.3rem .8rem;background:#eab3081a;color:#facc15;border-radius:2rem;font-size:.8rem;font-weight:600;border:1px solid rgba(234,179,8,.2)}@media(max-width:768px){.certifications-grid{grid-template-columns:1fr}}@media(max-width:480px){.certifications{padding:3rem 0}.cert-card{padding:1.5rem;min-height:auto}.cert-title{font-size:1.1rem}.cert-issuer{font-size:.9rem}}.contact{padding:5rem 0;background:linear-gradient(to top,#0f0715,var(--bg-dark))}.contact-content{display:flex;justify-content:center}.contact-card{display:grid;grid-template-columns:1fr 1.2fr;background:#0f0715;border:1px solid rgba(168,85,247,.3);border-radius:24px;box-shadow:0 0 30px #a855f71a;overflow:hidden;max-width:1000px;width:100%}.contact-left{padding:3rem;background:#ffffff05;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.05)}.contact-left h3{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.contact-left p{color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.6;font-size:1rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;align-items:center;gap:1rem;color:#e2e8f0;font-size:1rem;transition:color .3s ease}.contact-item:hover{color:var(--primary)}.icon-box{width:40px;height:40px;border-radius:8px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:var(--accent)}.social-row{display:flex;gap:1rem;margin-top:1rem}.social-btn{width:40px;height:40px;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.social-btn:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.contact-right{padding:0;background:transparent;height:100%}.iframe-container{width:100%;height:100%;min-height:650px;overflow:hidden;border-radius:0 24px 24px 0}.contact-iframe{width:100%;height:100%;min-height:650px;border:none;background:transparent;overflow:hidden}@media(max-width:900px){.contact-card{grid-template-columns:1fr}.contact-left{border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}.contact-iframe{min-height:600px}}@media(max-width:480px){.contact-left,.contact-right{padding:2rem}.contact-left h3{font-size:2rem}}:root{--bg-dark: #090014;--bg-card: #130420;--bg-card-hover: #1f0a33;--primary: #8b5cf6;--secondary: #d946ef;--accent: #06b6d4;--text-primary: #ffffff;--text-secondary: #9ca3af;--gradient-main: linear-gradient(135deg, #6366f1 0%, #a855f7 50%, #ec4899 100%);--gradient-text: linear-gradient(to right, #22d3ee, #e879f9);--glass: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Outfit,sans-serif;background-color:var(--bg-dark);color:var(--text-primary);line-height:1.6;overflow-x:hidden}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:#333;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.container{padding:0 1.5rem}.section-title{font-size:2rem;margin-bottom:2rem}}@media(max-width:480px){.container{padding:0 1rem}.section-title{font-size:1.8rem}}.gradient-text{background:var(--gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;display:flex;align-items:center;justify-content:center;gap:1rem}.glass-card{background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:1rem}.bg-gradient{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 0%,#2e1065 0%,transparent 50%),radial-gradient(circle at 0% 50%,#1e1b4b 0%,transparent 50%),radial-gradient(circle at 100% 50%,#4c1d95 0%,transparent 50%);z-index:-1;pointer-events:none}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/outfit-latin-ext-300-normal-BYS6Dpvq.woff2) format("woff2"),url(/assets/outfit-latin-ext-300-normal-CMIMshEd.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/outfit-latin-300-normal-CRYTwY6m.woff2) format("woff2"),url(/assets/outfit-latin-300-normal-AWLfuCom.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/outfit-latin-ext-400-normal-5tcqmc2S.woff2) format("woff2"),url(/assets/outfit-latin-ext-400-normal-DHm7mdGe.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/outfit-latin-400-normal-BGsTXAXT.woff2) format("woff2"),url(/assets/outfit-latin-400-normal-DMwTpYkH.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/outfit-latin-ext-500-normal-zeox_O30.woff2) format("woff2"),url(/assets/outfit-latin-ext-500-normal-DrCvqoFD.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/outfit-latin-500-normal-DKnIMDSk.woff2) format("woff2"),url(/assets/outfit-latin-500-normal-ClnHRwRh.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/outfit-latin-ext-600-normal-B85nYjL1.woff2) format("woff2"),url(/assets/outfit-latin-ext-600-normal-CWJcPgd7.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/outfit-latin-600-normal-B7SfZ07L.woff2) format("woff2"),url(/assets/outfit-latin-600-normal-BEfTtDA7.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/outfit-latin-ext-700-normal-CI4iH74K.woff2) format("woff2"),url(/assets/outfit-latin-ext-700-normal-fjS8-Gm7.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/outfit-latin-700-normal-Cu9v6i1X.woff2) format("woff2"),url(/assets/outfit-latin-700-normal-D4itBLBr.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
