.studios332-about{padding:120px 0;background:var(--studios332-bg);position:relative;overflow:hidden}.studios332-about:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,51,102,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,51,102,.03) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.studios332-about:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,transparent 0%,var(--studios332-bg) 100%);pointer-events:none;z-index:1}.studios332-about__container{max-width:1440px;margin:0 auto;padding:0 48px;position:relative;z-index:2}.studios332-about__label{font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--studios332-accent);margin-bottom:16px}.studios332-about__title{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:64px;max-width:800px}.studios332-about__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.studios332-about__content{display:flex;flex-direction:column;gap:24px}.studios332-about__text{font-size:18px;line-height:1.8;color:var(--studios332-text-secondary)}.studios332-about__features{display:flex;flex-direction:column;gap:32px}.studios332-about__feature{padding:32px;background:var(--studios332-surface);border-radius:8px;transition:all .3s ease}.studios332-about__feature:hover{transform:translate(8px);box-shadow:0 8px 24px #ff336626}.studios332-about__feature-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#ff33661a;border-radius:8px;color:var(--studios332-accent);margin-bottom:16px}.studios332-about__feature-title{font-size:20px;font-weight:600;margin-bottom:8px}.studios332-about__feature-text{font-size:14px;line-height:1.6;color:var(--studios332-text-secondary)}@media(max-width:1024px){.studios332-about__grid{grid-template-columns:1fr;gap:48px}}@media(max-width:768px){.studios332-about{padding:80px 0}.studios332-about__container{padding:0 24px}.studios332-about__title{font-size:32px}.studios332-about__text{font-size:16px}}.studios332-footer{padding:80px 0 32px;background:var(--studios332-primary);border-top:1px solid var(--studios332-border);border-radius:24px 24px 0 0}.studios332-footer__container{max-width:1440px;margin:0 auto;padding:0 48px}.studios332-footer__main{display:grid;grid-template-columns:1.5fr 2fr .8fr;gap:64px;padding-bottom:48px;border-bottom:1px solid var(--studios332-border);margin-bottom:32px}.studios332-footer__brand{display:flex;align-items:flex-start;gap:16px;color:var(--studios332-secondary)}.studios332-footer__brand svg{width:32px;height:32px;flex-shrink:0}.studios332-footer__brand-text{display:flex;flex-direction:column;gap:8px}.studios332-footer__brand-name{font-size:20px;font-weight:700;letter-spacing:2px}.studios332-footer__brand-tagline{font-size:13px;color:var(--studios332-text-secondary);line-height:1.6}.studios332-footer__columns{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.studios332-footer__column{display:flex;flex-direction:column;gap:12px}.studios332-footer__column-title{font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--studios332-secondary);margin-bottom:8px}.studios332-footer__column-link{font-size:14px;color:var(--studios332-text-secondary);text-decoration:none;transition:color .3s ease}.studios332-footer__column-link--flag{display:flex;align-items:center;gap:8px}.studios332-footer__flag{width:24px;height:18px;border-radius:2px}.studios332-footer__column-link:hover{color:var(--studios332-accent)}.studios332-footer__social{display:flex;flex-direction:column;gap:12px}.studios332-footer__social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--studios332-text-secondary);background:var(--studios332-surface);border-radius:8px;text-decoration:none;transition:all .3s ease}.studios332-footer__social-link:hover{color:var(--studios332-accent);background:#ff33661a;transform:translateY(-2px)}.studios332-footer__bottom{display:flex;justify-content:space-between;align-items:center}.studios332-footer__text{font-size:14px;color:var(--studios332-text-secondary)}.studios332-footer__links{display:flex;gap:24px}.studios332-footer__policy{font-size:14px;color:var(--studios332-text-secondary);text-decoration:none;transition:color .3s ease}.studios332-footer__policy:hover{color:var(--studios332-secondary)}@media(max-width:1024px){.studios332-footer__main{grid-template-columns:1fr;gap:40px}.studios332-footer__columns{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.studios332-footer__container{padding:0 24px}.studios332-footer__main{gap:32px}.studios332-footer__columns{grid-template-columns:1fr}.studios332-footer__social{flex-direction:row}.studios332-footer__bottom{flex-direction:column;gap:16px;text-align:center}.studios332-footer__links{flex-direction:column;gap:12px}}.studios332-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0a0a0af2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--studios332-border);border-radius:0 0 24px 24px}.studios332-header__container{max-width:1440px;margin:0 auto;padding:20px 48px;display:flex;justify-content:space-between;align-items:center}.studios332-header__logo{display:flex;align-items:center;gap:16px;color:var(--studios332-secondary);cursor:pointer;transition:color .3s ease;z-index:1001}.studios332-header__logo:hover{color:var(--studios332-accent)}.studios332-header__logo svg{width:40px;height:40px}.studios332-header__logo-text{font-size:20px;font-weight:700;letter-spacing:2px}.studios332-header__burger{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}.studios332-header__burger span{width:28px;height:3px;background:var(--studios332-secondary);border-radius:2px;transition:all .3s ease}.studios332-header__burger--active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.studios332-header__burger--active span:nth-child(2){opacity:0}.studios332-header__burger--active span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.studios332-header__nav{display:flex;gap:40px;align-items:center}.studios332-header__link{color:var(--studios332-text-secondary);text-decoration:none;font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase;transition:color .3s ease;position:relative}.studios332-header__link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--studios332-accent);transition:width .3s ease}.studios332-header__link:hover{color:var(--studios332-secondary)}.studios332-header__link:hover:after{width:100%}.studios332-header__link--cta{background:var(--studios332-accent);color:var(--studios332-secondary);padding:12px 24px;border-radius:4px}.studios332-header__link--cta:after{display:none}.studios332-header__link--cta:hover{background:#ff4d7d}@media(max-width:768px){.studios332-header__container{padding:16px 24px}.studios332-header__burger{display:flex}.studios332-header__nav{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#0a0a0afa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;justify-content:center;gap:32px;padding:40px;transition:right .3s ease}.studios332-header__nav--open{right:0}.studios332-header__link{font-size:16px;width:100%;text-align:center}.studios332-header__link--cta{width:100%;text-align:center}.studios332-header__logo-text{font-size:16px}}.studios332-hero{min-height:100vh;display:flex;align-items:center;padding-top:88px;background:linear-gradient(135deg,var(--studios332-bg) 0%,#1A0A1A 100%);position:relative;overflow:hidden}.studios332-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,51,102,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,51,102,.03) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:1}.studios332-hero:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,transparent 0%,var(--studios332-bg) 100%);pointer-events:none;z-index:2}.studios332-hero__container{max-width:1440px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.studios332-hero__content{z-index:10}.studios332-hero__badge{display:inline-block;padding:8px 16px;background:var(--studios332-surface);border:1px solid var(--studios332-border);border-radius:24px;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--studios332-text-secondary);margin-bottom:32px}.studios332-hero__title{font-size:72px;font-weight:800;line-height:1.1;margin-bottom:24px;letter-spacing:-2px}.studios332-hero__title-accent{color:var(--studios332-accent);display:block}.studios332-hero__description{font-size:18px;line-height:1.8;color:var(--studios332-text-secondary);margin-bottom:40px;max-width:560px}.studios332-hero__actions{display:flex;gap:16px}.studios332-hero__btn{padding:16px 32px;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease}.studios332-hero__btn--primary{background:var(--studios332-accent);color:var(--studios332-secondary)}.studios332-hero__btn--primary:hover{background:#ff4d7d;transform:translateY(-2px)}.studios332-hero__btn--secondary{background:transparent;color:var(--studios332-secondary);border:2px solid var(--studios332-border)}.studios332-hero__btn--secondary:hover{border-color:var(--studios332-accent);color:var(--studios332-accent)}.studios332-hero__visual{position:relative;height:600px}.studios332-hero__visual-box{position:absolute;border:2px solid var(--studios332-border);border-radius:8px;transition:all .6s ease}.studios332-hero__visual-box--1{width:320px;height:400px;top:0;right:0;background:linear-gradient(135deg,#ff33664d,#0a0a0acc),url(https://images.unsplash.com/photo-1550745165-9bc0b252726f?w=400&h=500&fit=crop) center/cover;overflow:hidden}.studios332-hero__visual-box--2{width:280px;height:320px;bottom:80px;left:0;background:linear-gradient(135deg,#ff33664d,#0a0a0acc),url(https://images.unsplash.com/photo-1511512578047-dfb367046420?w=350&h=400&fit=crop) center/cover;overflow:hidden}.studios332-hero__visual-box--3{width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#f366,#0a0a0ab3),url(https://images.unsplash.com/photo-1542751371-adc38448a05e?w=250&h=250&fit=crop) center/cover;border-color:var(--studios332-accent);overflow:hidden}.studios332-hero__visual-box:hover{transform:scale(1.05);border-color:var(--studios332-accent)}.studios332-hero__visual-box--3:hover{transform:translate(-50%,-50%) scale(1.05)}@media(max-width:1024px){.studios332-hero__container{grid-template-columns:1fr;gap:48px}.studios332-hero__visual{height:400px}.studios332-hero__title{font-size:56px}}@media(max-width:768px){.studios332-hero__container{padding:0 24px}.studios332-hero__title{font-size:40px}.studios332-hero__description{font-size:16px}.studios332-hero__actions{flex-direction:column}.studios332-hero__btn{width:100%}.studios332-hero__visual{display:none}}.studios332-portfolio{padding:120px 0;background:var(--studios332-bg);position:relative;overflow:hidden}.studios332-portfolio:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,51,102,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,51,102,.03) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.studios332-portfolio:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,transparent 0%,var(--studios332-bg) 100%);pointer-events:none;z-index:1}.studios332-portfolio__container{max-width:1440px;margin:0 auto;padding:0 48px;position:relative;z-index:2}.studios332-portfolio__header{margin-bottom:64px}.studios332-portfolio__label{font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--studios332-accent);margin-bottom:16px}.studios332-portfolio__title{font-size:48px;font-weight:700}.studios332-portfolio__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.studios332-portfolio__item{position:relative;height:400px;background:var(--studios332-bg);border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease}.studios332-portfolio__item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;transition:transform .3s ease;z-index:0}.studios332-portfolio__item--large:before{background-image:linear-gradient(to top,#0a0a0af2,#0a0a0a4d),url(https://images.unsplash.com/photo-1538481199705-c710c4e965fc?w=600&h=900&fit=crop)}.studios332-portfolio__item:nth-child(2):before{background-image:linear-gradient(to top,#0a0a0af2,#0a0a0a4d),url(https://images.unsplash.com/photo-1574717024653-61fd2cf4d44d?w=500&h=500&fit=crop)}.studios332-portfolio__item:nth-child(3):before{background-image:linear-gradient(to top,#0a0a0af2,#0a0a0a4d),url(https://images.unsplash.com/photo-1639762681485-074b7f938ba0?w=500&h=500&fit=crop)}.studios332-portfolio__item--large{grid-row:span 2;height:auto}.studios332-portfolio__item:hover{transform:scale(1.02);box-shadow:0 16px 48px #ff33664d}.studios332-portfolio__item:hover:before{transform:scale(1.05)}.studios332-portfolio__item-content{position:absolute;bottom:0;left:0;right:0;padding:32px;background:linear-gradient(to top,rgba(10,10,10,.95) 0%,transparent 100%);z-index:1}.studios332-portfolio__item-tag{display:inline-block;padding:4px 12px;background:#f363;border:1px solid var(--studios332-accent);border-radius:16px;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--studios332-accent);margin-bottom:12px}.studios332-portfolio__item-title{font-size:24px;font-weight:600;margin-bottom:8px}.studios332-portfolio__item-description{font-size:14px;color:var(--studios332-text-secondary)}@media(max-width:1024px){.studios332-portfolio__grid{grid-template-columns:1fr}.studios332-portfolio__item--large{grid-row:span 1}}@media(max-width:768px){.studios332-portfolio{padding:80px 0}.studios332-portfolio__container{padding:0 24px}.studios332-portfolio__title{font-size:32px}.studios332-portfolio__item{height:300px}}.studios332-services{padding:120px 0;background:var(--studios332-bg);position:relative;overflow:hidden}.studios332-services:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,51,102,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,51,102,.03) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.studios332-services:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,transparent 0%,var(--studios332-bg) 100%);pointer-events:none;z-index:1}.studios332-services__container{max-width:1440px;margin:0 auto;padding:0 48px;position:relative;z-index:2}.studios332-services__header{margin-bottom:64px}.studios332-services__label{font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--studios332-accent);margin-bottom:16px}.studios332-services__title{font-size:48px;font-weight:700}.studios332-services__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.studios332-services__card{padding:48px;background:var(--studios332-bg);border-radius:8px;transition:all .3s ease}.studios332-services__card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #f363}.studios332-services__card-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#ff33661a;border-radius:8px;color:var(--studios332-accent);margin-bottom:24px}.studios332-services__card-title{font-size:24px;font-weight:600;margin-bottom:16px}.studios332-services__card-description{font-size:16px;line-height:1.6;color:var(--studios332-text-secondary)}@media(max-width:1024px){.studios332-services__grid{grid-template-columns:1fr}}@media(max-width:768px){.studios332-services{padding:80px 0}.studios332-services__container{padding:0 24px}.studios332-services__title{font-size:32px}.studios332-services__card{padding:32px}}.studios332-team{padding:120px 0;background:var(--studios332-bg);position:relative;overflow:hidden}.studios332-team:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,51,102,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,51,102,.03) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.studios332-team:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,transparent 0%,var(--studios332-bg) 100%);pointer-events:none;z-index:1}.studios332-team__container{max-width:1440px;margin:0 auto;padding:0 48px;position:relative;z-index:2}.studios332-team__header{text-align:center;margin-bottom:64px}.studios332-team__label{font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--studios332-accent);margin-bottom:16px}.studios332-team__title{font-size:48px;font-weight:700;margin-bottom:20px}.studios332-team__description{font-size:18px;line-height:1.7;color:var(--studios332-text-secondary);max-width:700px;margin:0 auto}.studios332-team__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.studios332-team__card{padding:40px 32px;background:var(--studios332-surface);border-radius:8px;text-align:center;transition:all .3s ease}.studios332-team__card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #f363}.studios332-team__card-avatar{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:#ff33661a;border-radius:50%;color:var(--studios332-accent)}.studios332-team__card-name{font-size:22px;font-weight:700;margin-bottom:8px;color:var(--studios332-secondary)}.studios332-team__card-role{font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--studios332-accent);margin-bottom:16px}.studios332-team__card-bio{font-size:15px;line-height:1.7;color:var(--studios332-text-secondary)}@media(max-width:1024px){.studios332-team__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.studios332-team{padding:80px 0}.studios332-team__container{padding:0 24px}.studios332-team__title{font-size:32px}.studios332-team__grid{grid-template-columns:1fr}.studios332-team__card{padding:32px 24px}}.studios332-tech{padding:120px 0;background:var(--studios332-bg);position:relative;overflow:hidden}.studios332-tech:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,51,102,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,51,102,.03) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.studios332-tech:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,transparent 0%,var(--studios332-bg) 100%);pointer-events:none;z-index:1}.studios332-tech__container{max-width:1440px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.studios332-tech__label{font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--studios332-accent);margin-bottom:16px}.studios332-tech__title{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:24px}.studios332-tech__description{font-size:18px;line-height:1.8;color:var(--studios332-text-secondary);margin-bottom:40px}.studios332-tech__list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.studios332-tech__item{padding:16px 24px;background:var(--studios332-surface);border-radius:4px;font-size:14px;font-weight:600;text-align:center;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:12px;position:relative;overflow:hidden}.studios332-tech__item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(45deg,rgba(255,51,102,.02) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,51,102,.02) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,51,102,.02) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,51,102,.02) 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px;pointer-events:none;z-index:0}.studios332-tech__item>*{position:relative;z-index:1}.studios332-tech__item-icon{width:24px;height:24px;filter:brightness(0) saturate(100%) invert(100%);transition:filter .3s ease}.studios332-tech__item:hover{color:var(--studios332-accent);transform:translateY(-2px);box-shadow:0 8px 24px #f363}.studios332-tech__item:hover:before{background-image:linear-gradient(45deg,rgba(255,51,102,.05) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,51,102,.05) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,51,102,.05) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,51,102,.05) 75%)}.studios332-tech__item:hover .studios332-tech__item-icon{filter:brightness(0) saturate(100%) invert(42%) sepia(93%) saturate(4841%) hue-rotate(333deg) brightness(101%) contrast(101%)}.studios332-tech__visual{position:relative;height:500px}.studios332-tech__box{position:absolute;background:var(--studios332-surface);border:2px solid var(--studios332-border);border-radius:8px;transition:all .6s ease}.studios332-tech__box--1{width:280px;height:280px;top:0;left:0;background:linear-gradient(135deg,#ff33664d,#0a0a0ab3),url(https://images.unsplash.com/photo-1593508512255-86ab42a8e620?w=350&h=350&fit=crop) center/cover;overflow:hidden}.studios332-tech__box--2{width:200px;height:200px;bottom:0;right:0;background:linear-gradient(135deg,#ff33664d,#0a0a0ab3),url(https://images.unsplash.com/photo-1639322537228-f710d846310a?w=250&h=250&fit=crop) center/cover;overflow:hidden}.studios332-tech__box--3{width:160px;height:160px;top:50%;right:20%;transform:translateY(-50%);border-color:var(--studios332-accent);background:linear-gradient(135deg,#f366,#0a0a0a99),url(https://images.unsplash.com/photo-1622979135225-d2ba269cf1ac?w=200&h=200&fit=crop) center/cover;overflow:hidden}.studios332-tech__box:hover{transform:scale(1.05) rotate(5deg)}.studios332-tech__box--3:hover{transform:translateY(-50%) scale(1.05) rotate(5deg)}@media(max-width:1024px){.studios332-tech__container{grid-template-columns:1fr;gap:48px}.studios332-tech__visual{height:400px}}@media(max-width:768px){.studios332-tech{padding:80px 0}.studios332-tech__container{padding:0 24px}.studios332-tech__title{font-size:32px}.studios332-tech__list{grid-template-columns:1fr}.studios332-tech__visual{display:none}}:root{--studios332-primary: #0A0A0A;--studios332-secondary: #FFFFFF;--studios332-accent: #FF3366;--studios332-bg: #0F0F0F;--studios332-surface: #1A1A1A;--studios332-text-primary: #FFFFFF;--studios332-text-secondary: #A0A0A0;--studios332-border: #2A2A2A}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--studios332-bg);color:var(--studios332-text-primary);line-height:1.6}#root{min-height:100vh}
