:root{--pink:#FF90A1;--cyan:#A0F3F6;--bg:#000000;--bg-section:#0D0D14;--card:#111118;--card-hover:#16161F;--border:#1C2035;--border-hover:#6B9E9A;--text:#FFFFFF;--text-muted:#888899;--font-heading:"Nova Flat",system-ui,sans-serif;--font-body:"Poppins",system-ui,sans-serif;--ease:0.3s ease}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{font-family:var(--font-body);background:var(--bg);color:var(--text);max-width:100vw}.container{width:100%;max-width:1700px;margin:0 auto;padding:0 100px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.loading-bar{position:fixed;top:0;left:0;width:100%;height:3px;z-index:9999;background:rgba(255,255,255,.05);transition:opacity .5s ease}.loading-bar.loaded{opacity:0;pointer-events:none}.loading-progress{height:100%;width:0;background:linear-gradient(90deg,var(--pink),var(--cyan));animation:loadProgress 1.2s ease forwards}@keyframes loadProgress{0%{width:0}60%{width:80%}to{width:100%}}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:19px 0 16px;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,144,161,.08);animation:slideDown .5s ease}.site-header .container{display:flex;justify-content:space-between;align-items:center;width:min(1700px,100% - 12.5rem);padding:0;margin-inline:auto}.logo-link{text-decoration:none;transition:opacity var(--ease)}.logo-link:hover{opacity:.85}.header-logo{display:block;height:34px;width:auto;transition:height var(--ease)}.cyber-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;flex-shrink:0}.cyber-btn--lg{width:260px;height:82px}.cyber-btn--md{width:218px;height:68px}.cyber-btn--sm{width:184px;height:58px}.cyber-btn--xs{width:88px;height:28px}.cyber-btn-shadow{position:absolute;inset:0;width:100%;height:100%}.cyber-btn-face{position:absolute;inset:0;transition:transform .12s ease}.cyber-btn-main{position:absolute;inset:0;width:100%;height:100%}.cyber-btn-label{position:absolute;left:47.3%;top:40.2%;transform:translate(-50%,-50%);font-family:var(--font-heading);letter-spacing:1.5px;white-space:nowrap;pointer-events:none;line-height:1}.cyber-btn--lg .cyber-btn-label{font-size:17px}.cyber-btn--md .cyber-btn-label{font-size:15px}.cyber-btn--sm .cyber-btn-label{font-size:13px;letter-spacing:1px}.cyber-btn--xs .cyber-btn-label{font-size:14px;letter-spacing:0}.cyber-btn:hover .cyber-btn-face{transform:translate(2.7%,9.75%)}.cyber-btn:active .cyber-btn-face{transform:translate(5.4%,19.5%);transition-duration:.06s}.cta-button-header{display:inline-block;padding:10px 24px;font-family:var(--font-body);font-size:13px;font-weight:600;color:var(--text);text-decoration:none;border:1px solid rgba(255,144,161,.4);border-radius:4px;background:transparent;transition:all var(--ease);letter-spacing:.3px;cursor:pointer}.cta-button-header:hover{border-color:var(--pink);color:var(--pink);box-shadow:0 0 16px rgba(255,144,161,.15)}.hero-cta{display:inline-block;padding:16px 44px;font-family:var(--font-heading);font-size:18px;letter-spacing:1px;color:var(--bg);text-decoration:none;background:linear-gradient(135deg,var(--pink),var(--cyan));border-radius:4px;transition:all var(--ease);position:relative;z-index:2}.hero-cta:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(255,144,161,.3)}.cta-button-primary{display:inline-block;padding:14px 36px;font-family:var(--font-body);font-size:15px;font-weight:700;color:var(--bg);text-decoration:none;background:linear-gradient(135deg,var(--pink),var(--cyan));border-radius:4px;transition:all var(--ease)}.cta-button-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(255,144,161,.3)}.cta-button-outline{display:inline-block;padding:14px 36px;font-family:var(--font-body);font-size:15px;font-weight:600;color:var(--text);text-decoration:none;border:1px solid var(--border-hover);border-radius:4px;transition:all var(--ease)}.cta-button-outline:hover{border-color:var(--cyan);color:var(--cyan)}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000;cursor:crosshair}.hero-bg,.hero-glow,.hero-scan,.hero-vignette{display:none}.trail-container{top:0;left:0;width:0;height:0;z-index:500}.flair,.trail-container{position:fixed;pointer-events:none}.flair{width:44px;height:44px;opacity:0;filter:drop-shadow(0 0 6px rgba(255,144,161,.5))}.hero-layout{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;gap:80px;width:100%;max-width:1700px;padding:80px 100px 0}.hero-content{flex:1 1;max-width:540px;text-align:left;animation:fadeUp .9s ease}.hero-cta-row{display:flex;align-items:center;gap:24px;margin-bottom:0}.hero-hire-link{font-family:var(--font-body);font-size:15px;font-weight:600;color:var(--text);text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:color .2s,gap .2s}.hero-hire-link:hover{color:var(--pink);gap:8px}.hero-visual{flex-shrink:0;width:400px;height:400px;justify-content:center}.hero-eyebrow,.hero-visual{display:flex;align-items:center}.hero-eyebrow{gap:0;font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:var(--text-muted);margin-bottom:28px}.eyebrow-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--pink);margin-right:14px;flex-shrink:0;animation:dotBlink 2.4s ease-in-out infinite}@keyframes dotBlink{0%,to{opacity:1;box-shadow:0 0 6px var(--pink)}50%{opacity:.2;box-shadow:none}}.hero-title{font-family:var(--font-heading);font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.1;letter-spacing:0;margin-bottom:20px;color:var(--text);word-break:break-word}.gradient-text{background:linear-gradient(135deg,var(--pink),var(--cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-family:var(--font-body);font-size:17px;color:var(--text-muted);line-height:30px;margin-bottom:20px}.scroll-hint{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;z-index:10;animation:fadeUp 1.2s ease .5s backwards}.scroll-hint span{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--text-muted)}.scroll-line{width:1px;height:48px;background:linear-gradient(to bottom,var(--pink),transparent);animation:scrollPulse 2s ease infinite}@keyframes scrollPulse{0%,to{transform:scaleY(1);opacity:1}50%{transform:scaleY(.6);opacity:.4}}.hero-tag-cloud{align-items:center;flex-shrink:0;width:400px;height:400px}.hero-tag-cloud,.htc-tags-wrap{display:flex;justify-content:center}.htc-tags-wrap{flex-wrap:wrap;gap:14px;align-content:center;max-width:380px}.htc-tag{padding:8px 18px;border-radius:99px;font-family:var(--font-body);font-size:13px;font-weight:600;letter-spacing:.5px;white-space:nowrap;color:var(--tag-color,var(--cyan));border:1px solid var(--tag-color,var(--cyan));background:rgba(13,13,20,.72);box-shadow:0 0 12px -3px var(--tag-color,var(--cyan));animation:tagFloat 4s ease-in-out infinite;animation-delay:var(--tag-delay,0s)}@keyframes tagFloat{0%,to{transform:translateY(0);opacity:.8}50%{transform:translateY(-7px);opacity:1}}.main-content{background:var(--bg-section)}.games-section{padding:96px 0 80px}.section-header{text-align:center;margin-bottom:56px}.section-label{display:inline-block;font-size:11px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:var(--pink);margin-bottom:16px}.section-title{font-family:var(--font-heading);font-size:36px;font-weight:400;letter-spacing:0;margin-bottom:12px;word-break:break-word}.section-subtitle{font-size:16px;line-height:30px;color:var(--text-muted);margin-bottom:32px}.section-cta{font-size:15px;color:var(--text-muted);margin-top:20px}.inline-link{color:var(--cyan);text-decoration:none;font-weight:600;transition:color var(--ease)}.inline-link:hover{color:var(--pink)}.filter-container{display:flex;flex-direction:column;align-items:center;gap:14px;margin:24px 0}.search-wrapper{position:relative;width:100%;max-width:440px}.search-input{width:100%;padding:12px 20px 12px 46px;background:var(--card);border:1px solid var(--border);border-radius:4px;color:var(--text);font-family:var(--font-body);font-size:14px;transition:all .25s ease;outline:none}.search-input:focus{border-color:var(--border-hover);box-shadow:0 0 0 3px rgba(160,243,246,.06)}.search-input::placeholder{color:var(--text-muted)}.search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.checkboxes{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;padding:4px 0}.tag-button{position:relative;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:99px;padding:8px 22px;font-family:var(--font-body);font-size:13px;font-weight:500;color:var(--text-muted);cursor:pointer;white-space:nowrap;transition:border-color .2s ease,color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:transparent;overflow:hidden}.tag-button:hover{border-color:rgba(255,144,161,.5);color:var(--text)}.tag-button .pill-active{opacity:0;position:absolute;inset:-1px;background:linear-gradient(135deg,var(--pink),var(--cyan));border-radius:99px;color:var(--bg);font-weight:700;font-family:var(--font-body);font-size:13px;display:flex;justify-content:center;align-items:center;transition:opacity .2s ease;pointer-events:none}.tag-button.is-active .pill-active{opacity:1}.games-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.game-card{background:var(--card);border:1px solid var(--border);border-radius:12px;cursor:pointer;transition:all var(--ease);overflow:hidden;display:flex;flex-direction:column;animation:fadeUp .5s ease backwards}.game-card:hover{border-color:rgba(255,144,161,.25);transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.5)}.card-cover{position:relative;width:100%;aspect-ratio:16/8;overflow:hidden;background:#0a0a0a}.cover-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.game-card:hover .cover-img{transform:scale(1.04)}.cover-placeholder{width:100%;height:100%;background:#080808;display:flex;align-items:center;justify-content:center;position:relative}.cover-placeholder:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(255,144,161,.06) 0,transparent 70%)}.cover-logo{width:55%;max-width:200px;opacity:.55;filter:grayscale(1) brightness(1.8);transition:opacity .3s ease;position:relative;z-index:1}.game-card:hover .cover-logo{opacity:.75}.card-icon-placeholder{width:52px;height:52px;border-radius:12px;background:#0d0d0d;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.placeholder-icon{width:80%;height:80%;object-fit:contain;filter:grayscale(1) brightness(1.5);opacity:.7}.card-body{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--card)}.card-icon{width:52px;height:52px;border-radius:12px;flex-shrink:0;display:block}.card-info{flex:1 1;min-width:0}.card-play-3d{position:relative;width:34px;height:34px;flex-shrink:0}.card-play-3d:before{content:"";position:absolute;inset:0;border-radius:50%;background:#0D0810;border:1.5px solid rgba(255,144,161,.35);transform:translate(3px,3px)}.card-play-3d-face{position:absolute;inset:0;border-radius:50%;background:#110B14;border:1.5px solid #ff90a1;display:flex;align-items:center;justify-content:center;color:#FF90A1;font-size:18px;line-height:1;transition:transform .12s ease}.game-card:hover .card-play-3d-face{transform:translate(1.5px,1.5px)}.game-card:active .card-play-3d-face{transform:translate(3px,3px);transition-duration:.06s}.game-title{font-family:var(--font-heading);font-size:14px;font-weight:400;letter-spacing:.3px;line-height:1.3;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text)}.game-meta{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--text-muted)}.game-category-badge{color:var(--cyan);font-weight:500}.pitch-section{background:var(--bg);border-top:1px solid var(--border);padding:80px 0}.pitch-inner{display:flex;align-items:center;justify-content:space-between;gap:48px}.pitch-text h2{font-family:var(--font-heading);font-size:36px;font-weight:400;line-height:1.2;margin-bottom:14px}.pitch-text p{font-size:17px;color:var(--text-muted);max-width:440px;line-height:30px}.pitch-actions{display:flex;gap:14px;flex-shrink:0;flex-wrap:wrap}.site-footer{background:#050508;border-top:1px solid var(--border);padding:56px 0 28px}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:40px;flex-wrap:wrap}.footer-brand{max-width:360px}.footer-logo-img{height:38px;display:block;margin-bottom:16px}.footer-tagline{font-size:13px;color:var(--text-muted);line-height:1.7}.footer-social{display:flex;gap:10px;margin-top:20px}.social-link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:var(--card);border:1px solid var(--border);border-radius:4px;color:var(--text-muted);text-decoration:none;transition:all var(--ease)}.social-link:hover{background:var(--pink);border-color:var(--pink);color:var(--bg);transform:translateY(-2px)}.footer-links{display:flex;gap:56px}.footer-col-heading{font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px}.footer-col a{display:block;font-size:14px;color:rgba(255,255,255,.5);text-decoration:none;margin-bottom:10px;transition:color var(--ease)}.footer-col a:hover{color:var(--cyan)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.04);flex-wrap:wrap;gap:8px}.copyright{font-size:12px;color:rgba(255,255,255,.6)}.footer-badge{font-size:12px;color:rgba(255,255,255,.5)}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.97);z-index:10000;animation:fadeIn .25s ease}.modal.active{display:flex;align-items:center;justify-content:center}.modal-content{position:relative;width:95vw;height:95vh;background:var(--bg);border-radius:6px;overflow:hidden;border:1px solid rgba(255,144,161,.25);animation:scaleIn .35s ease;box-shadow:0 0 60px rgba(255,144,161,.08);display:flex;flex-direction:column}.modal-topbar{display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 16px;height:48px;flex-shrink:0;background:rgba(0,0,0,.55);border-bottom:1px solid rgba(255,144,161,.18);gap:12px}.modal-game-title{font-size:14px;font-weight:600;color:var(--text);opacity:.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;letter-spacing:.02em}.modal-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.share-button{background:rgba(255,144,161,.12);border:1px solid rgba(255,144,161,.35);color:var(--text);font-size:12px;font-weight:600;padding:6px 12px;border-radius:4px;cursor:pointer;white-space:nowrap;transition:all var(--ease);letter-spacing:.02em}.share-button:hover{background:rgba(255,144,161,.25);border-color:var(--pink)}.close-button{background:rgba(0,0,0,.5);border:1px solid rgba(255,144,161,.3);color:var(--text);font-size:22px;width:36px;height:36px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--ease);flex-shrink:0;padding:0;line-height:1}.close-button:hover{background:var(--pink);color:var(--bg);border-color:var(--pink);transform:rotate(90deg)}.game-container{flex:1 1;min-height:0;width:100%}.game-iframe{width:100%;height:100%;border:none;display:block}.error-message{grid-column:1/-1;text-align:center;padding:60px 20px;color:var(--text);opacity:.7}.error-message h3{font-size:24px;margin-bottom:10px;color:var(--pink)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:none;opacity:1}}@media (max-width:1024px){.container{padding:0 60px}.hero-layout{padding:80px 60px 0;gap:48px}.games-grid{grid-template-columns:repeat(3,1fr);gap:14px}.pitch-inner{flex-direction:column;text-align:center}.pitch-text p{max-width:100%}.pitch-actions{justify-content:center}.footer-content{flex-direction:column}.footer-brand{max-width:100%}}@media (max-width:768px){.cyber-btn--lg{width:218px;height:68px}.cyber-btn--lg .cyber-btn-label{font-size:15px}.hero-layout{flex-direction:column;gap:40px;padding:80px 32px 0}.hero-content{max-width:100%;text-align:center}.hero-cta-row,.hero-eyebrow{justify-content:center}.hero-cta-row{display:flex}.hero-tag-cloud,.hero-visual{width:300px;height:auto}.htc-tags-wrap{gap:10px}.htc-tag{font-size:12px;padding:6px 14px}.site-header{padding:14px 0 11px}.site-header .container{width:min(1700px,100% - 4rem)}.container{padding:0 32px}.header-logo{height:28px}.cta-button-header{padding:8px 16px;font-size:12px;white-space:nowrap}.hero-title{font-size:clamp(28px,6vw,48px)}.hero-subtitle{font-size:15px;margin-bottom:36px}.hero-eyebrow{font-size:11px;letter-spacing:2px;margin-bottom:20px}.hero-cta{padding:13px 32px;font-size:16px}.scroll-hint{bottom:28px}.games-section{padding:64px 0 56px}.section-header{margin-bottom:40px}.section-title{font-size:clamp(26px,3.5vw,36px)}.games-grid{grid-template-columns:repeat(2,1fr);gap:12px}.search-wrapper{max-width:100%}.tag-button{padding:7px 16px;font-size:12px}.pitch-section{padding:60px 0}.pitch-text h2{font-size:clamp(22px,3.5vw,36px)}.footer-links{flex-direction:column;gap:28px}.site-footer{padding:48px 0 24px}.modal-content{width:100vw;height:100vh;border-radius:0}.pitch-actions{flex-direction:column;align-items:center}}@media (max-width:480px){.cyber-btn--lg,.cyber-btn--md{width:184px;height:58px}.cyber-btn--lg .cyber-btn-label,.cyber-btn--md .cyber-btn-label{font-size:13px;letter-spacing:1px}.hero-visual{display:none}.hero-layout{padding:70px 20px 0}.container{padding:0 20px}.site-header{padding:10px 0 7px}.site-header .container{width:min(1700px,100% - 2.5rem)}.header-logo{height:26px}.cta-button-header{padding:7px 14px;font-size:11px;letter-spacing:0;white-space:nowrap}.hero-title{font-size:clamp(24px,7vw,40px)}.hero-subtitle{font-size:14px}.hero-eyebrow{font-size:10px;letter-spacing:1.5px}.hero-cta{padding:12px 28px;font-size:15px;display:inline-block;width:auto}.scroll-hint{bottom:20px}.scroll-line{height:36px}.games-section{padding:48px 0 40px}.section-header{margin-bottom:28px}.section-title{font-size:clamp(24px,7vw,36px)}.games-grid{grid-template-columns:1fr;gap:10px}.card-body{padding:10px 12px;gap:10px}.card-icon,.card-icon-placeholder{width:44px;height:44px;border-radius:10px}.game-title{font-size:13px}.checkboxes{gap:6px}.tag-button{padding:6px 14px;font-size:12px}.pitch-section{padding:48px 0}.cta-button-outline,.cta-button-primary{width:100%;text-align:center;padding:13px 24px}.site-footer{padding:36px 0 20px}.footer-logo-img{height:30px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px}}@media (max-width:360px){.container{padding:0 12px}.site-header .container{width:min(1700px,100% - 1.6rem)}.header-logo{height:22px}.cta-button-header{padding:6px 10px;font-size:10px}.hero-title{font-size:clamp(22px,6vw,36px)}.section-title{font-size:clamp(20px,6vw,32px)}.games-grid{gap:8px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}@font-face{font-family:Nova Flat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ff262bd532057318-s.woff2) format("woff2");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:Nova Flat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f8e6352e9e7fb959-s.p.woff2) format("woff2");unicode-range:u+00??,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:Nova Flat Fallback;src:local("Arial");ascent-override:88.17%;descent-override:22.69%;line-gap-override:0.00%;size-adjust:108.87%}.__className_7790c9{font-family:Nova Flat,Nova Flat Fallback;font-weight:400;font-style:normal}.__variable_7790c9{--font-heading:"Nova Flat","Nova Flat Fallback"}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-s.woff2) format("woff2");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:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format("woff2");unicode-range:u+00??,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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,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:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_dee2b3{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_dee2b3{--font-body:"Poppins","Poppins Fallback"}