*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #050505;--surface: rgba(255, 255, 255, .035);--surface-strong: rgba(255, 255, 255, .065);--border: rgba(255, 255, 255, .11);--border-strong: rgba(244, 201, 1, .42);--text: #e7e7e7;--muted: #a7a7a7;--muted-2: #777;--yellow: #f4c901;--yellow-hover: #ffd91a;--danger: #ff4d4f;--radius: 22px;--shadow-card: 0 18px 55px rgba(0, 0, 0, .35);--shadow-yellow: 0 0 35px rgba(244, 201, 1, .16)}html{width:100%;scroll-behavior:smooth;overflow-x:hidden}body,#root{width:100%;min-height:100vh;overflow-x:hidden}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:radial-gradient(circle at top right,rgba(244,201,1,.08),transparent 36%),radial-gradient(circle at bottom left,rgba(255,255,255,.04),transparent 36%),var(--bg);color:var(--text);line-height:1.5}body.menu-open{overflow:hidden}a{color:inherit}img,video,iframe,canvas,svg{max-width:100%}button,input,textarea,select{font:inherit}button{cursor:pointer}.layout-wrapper{position:relative;min-height:100vh;overflow:hidden;isolation:isolate}.container{width:100%;max-width:1500px;margin:0 auto;padding:0 clamp(1rem,3vw,2.5rem);position:relative;z-index:2;overflow:visible}main{position:relative;z-index:2}section,footer{position:relative;z-index:2}.image-gradient{position:absolute;top:0;right:0;width:min(850px,70vw);opacity:.45;pointer-events:none;z-index:0}.layer-blur{width:30rem;height:0;position:absolute;top:20%;right:0;box-shadow:0 0 700px 15px #f4c90133;rotate:-30deg;z-index:0;pointer-events:none;-webkit-backdrop-filter:none;backdrop-filter:none}header{width:100%;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1.4rem;padding:.8rem clamp(2rem,6vw,6rem);position:relative;z-index:1000}.logo,header h1.logo,header h1{margin:0;font-size:clamp(2.3rem,3.5vw,3.3rem);font-weight:300;letter-spacing:.22em;line-height:1;white-space:nowrap}.nav{display:flex;align-items:center;justify-content:center;gap:clamp(1.25rem,2.5vw,3rem)}.nav a,nav a{position:relative;font-size:.95rem;letter-spacing:.09rem;text-decoration:none;color:var(--text);opacity:.86;transition:color .25s ease,opacity .25s ease}.nav a:after,nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:1px;background:var(--yellow);transition:width .25s ease}.nav a:hover,nav a:hover{color:var(--yellow);opacity:1}.nav a:hover:after,nav a:hover:after{width:100%}.menu-toggle{display:none}.header-actions,.desktop-auth-actions{display:flex;align-items:center;gap:.75rem}.mobile-auth-actions{display:none}.btn-signing,.btn-get-started,.btn-signing-main,.channel-button,.partner-button,.product-button,.btn-primary,.btn-secondary,.cta-button,.mobile-login-button,.mobile-logout-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;text-decoration:none;border-radius:999px;font-weight:650;cursor:pointer;transition:transform .25s ease,background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}.btn-signing,.mobile-login-button{background:#ffffffe6;color:#050505;border:1px solid rgba(255,255,255,.75);padding:.72rem 1.45rem;font-size:.95rem;letter-spacing:0}.btn-signing:hover,.mobile-login-button:hover{background:#fff;transform:translateY(-2px)}.logout-btn,.mobile-logout-button{background:var(--danger);color:#fff;border:1px solid rgba(255,255,255,.18);padding:.72rem 1.45rem;font-size:.95rem;letter-spacing:0}.btn-get-started,.channel-button,.partner-button,.product-button{color:var(--yellow);border:1px solid var(--border);background:#ffffff06;padding:.75rem 1.35rem;letter-spacing:.08em}.btn-get-started:hover,.channel-button:hover,.partner-button:hover,.product-button:hover{background:#f4c90114;border-color:var(--border-strong);box-shadow:var(--shadow-yellow);transform:translateY(-2px)}.btn-signing-main,.btn-primary{background:var(--yellow);color:#080808;border:1px solid transparent;padding:.72rem 1.8rem;letter-spacing:.08em}.btn-signing-main:hover,.btn-primary:hover{background:var(--yellow-hover);box-shadow:var(--shadow-yellow);transform:translateY(-2px)}.btn-secondary{background:transparent;border:1px solid var(--border);color:#fff;padding:.7rem 1.2rem}.btn-secondary:hover{border-color:var(--yellow);color:var(--yellow)}.hero-section{min-height:calc(100vh - 75px);display:flex;align-items:center;padding:0}.hero-content{position:relative;display:block;width:100%;min-height:calc(100vh - 75px)}.content{max-width:42rem;position:relative;z-index:3}.hero-section .content{max-width:44rem;margin-left:clamp(2rem,8vw,8rem);transform:translateY(50px);z-index:5}.content h1{font-size:clamp(3.2rem,5.4vw,5.4rem);font-weight:700;letter-spacing:.055em;margin:2rem 0 1.8rem;line-height:1.08;text-shadow:0 0 24px rgba(255,255,255,.07)}.hero-section .content h1{font-size:clamp(3.6rem,5.8vw,6rem);letter-spacing:.045em;max-width:50rem;margin-top:1.5rem}.description{font-size:clamp(1rem,1.25vw,1.18rem);letter-spacing:.035em;max-width:38rem;color:var(--muted);line-height:1.7}.buttons{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:2.2rem}.btn-get-started,.btn-signing-main{min-width:170px;text-align:center}.tag-box{position:relative;width:min(18rem,100%);height:2.45rem;border-radius:999px;background:linear-gradient(to right,#f2e205,#f2b705,#847b03,#f2b705,#f2e205);background-size:200%;animation:animateGradient 2.5s linear infinite;box-shadow:0 0 24px #f4c90129}@keyframes animateGradient{to{background-position:200%}}.tag-box .tag{position:absolute;inset:3px;background:#050505;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#e7e7e7;transition:color .25s ease}.tag-box .tag:hover{color:var(--yellow)}.painels-3d{position:absolute;top:0;right:-5%;width:62vw;height:82vh;min-height:650px;max-height:820px;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:auto}.painels-3d>div,.painels-3d canvas{width:100%!important;height:100%!important}.services-section,.videos-section,.youtube-section,.cs2-intro,.cs2-partners,.products-section,.portfolio-section,.websites-section{padding:clamp(4rem,7vw,7rem) clamp(1rem,5vw,5rem)}.services-section h2,.videos-section h2,.youtube-section h2,.cs2-intro h2,.cs2-partners h2,.products-title,.portfolio-title,.websites-title{font-size:clamp(2.3rem,5vw,3.3rem);margin-bottom:1.1rem;letter-spacing:.08em;line-height:1.15;text-align:center}.portfolio-section,.websites-section{padding-top:7rem}.portfolio-subtitle,.websites-subtitle{display:block;max-width:720px;margin:0 auto 3.5rem;font-size:1rem;line-height:1.7;color:#a8a8a8;text-align:center}.services-grid,.products-grid,.videos-grid,.portfolio-grid,.styles-grid,.skills-grid,.equipment-grid,.grid-3{display:grid;gap:clamp(1.25rem,2.6vw,2.5rem)}.services-grid,.products-grid,.videos-grid,.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1200px;margin:0 auto}.portfolio-grid,.equipment-grid,.styles-grid,.skills-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.youtube-card,.partner-card,.product-card,.portfolio-card,.equipment-card{background:linear-gradient(180deg,#ffffff0e,#ffffff06);border:1px solid var(--border);border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-card);transition:transform .32s ease,border-color .32s ease,box-shadow .32s ease,background .32s ease}.youtube-card:hover,.partner-card:hover,.product-card:hover,.portfolio-card:hover,.equipment-card:hover{transform:translateY(-6px);border-color:var(--border-strong);box-shadow:var(--shadow-yellow),var(--shadow-card)}.image-card{position:relative;height:280px;border-radius:var(--radius);overflow:hidden;background:#111;border:1px solid rgba(255,255,255,.06);box-shadow:var(--shadow-card);transition:transform .32s ease,border-color .32s ease,box-shadow .32s ease}.image-card img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%) brightness(.72);transition:transform .65s ease,filter .65s ease}.image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000000d6,#0000002e),linear-gradient(135deg,rgba(244,201,1,.12),transparent 45%);z-index:1}.image-card:hover{transform:translateY(-7px);border-color:var(--border-strong);box-shadow:var(--shadow-yellow),var(--shadow-card)}.image-card:hover img{transform:scale(1.08);filter:grayscale(0%) brightness(1)}.service-overlay{position:absolute;left:0;right:0;bottom:0;padding:1.5rem;z-index:2}.service-overlay h3{color:var(--yellow);font-size:1.55rem;margin-bottom:.5rem;letter-spacing:.08em}.service-overlay p{color:#d0d0d0;font-size:.98rem}.video-card{position:relative;padding-top:56.25%;border-radius:var(--radius);overflow:hidden;background:#111;border:1px solid rgba(255,255,255,.06);box-shadow:var(--shadow-card);transition:transform .32s ease,border-color .32s ease,box-shadow .32s ease}.video-card:hover{transform:translateY(-6px);border-color:var(--border-strong);box-shadow:var(--shadow-yellow),var(--shadow-card)}.video-card iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.youtube-list{width:min(100%,1200px);margin:0 auto;display:flex;flex-direction:column;gap:1.35rem}.youtube-card{display:flex;align-items:center;gap:1.6rem;width:100%;padding:1.35rem 1.6rem}.channel-avatar{width:92px;height:92px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(244,201,1,.25)}.channel-info{flex:1}.channel-info h3{font-size:1.55rem;margin-bottom:.25rem;color:var(--yellow);letter-spacing:.05em}.channel-info p{color:#bdbdbd}.youtube-live-stats{display:flex;align-items:center;gap:1rem;background:#ffffff0d;padding:.95rem;border-radius:16px;border:1px solid var(--border);justify-content:center}.stat-item{display:flex;flex-direction:column;align-items:center}.stat-item span{font-size:1.45rem;font-weight:800;color:#fff}.stat-item small{color:#fff9;text-transform:uppercase;font-size:.7rem;letter-spacing:1px}.cs2-content{width:min(100%,1200px);margin:0 auto;display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,4vw,3rem);align-items:center}.cs2-text p{font-size:1.08rem;color:#bdbdbd;margin-bottom:1.8rem}.cs2-achievements{list-style:none}.cs2-achievements li{margin-bottom:.8rem;padding-left:1.3rem;position:relative;color:#d6d6d6}.cs2-achievements li:before{content:"•";position:absolute;left:0;color:var(--yellow)}.cs2-images{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cs2-images img{width:100%;min-height:220px;object-fit:cover;border-radius:18px;border:1px solid rgba(255,255,255,.08)}.partners-list{width:min(100%,1200px);margin:0 auto;display:flex;flex-direction:column;gap:1.35rem}.partner-card{display:flex;align-items:center;gap:1.6rem;width:100%;padding:1.35rem 1.6rem}.partner-logo{width:130px;height:auto;object-fit:contain;flex-shrink:0}.partner-info{flex:1}.partner-info h3{color:var(--yellow);font-size:1.35rem;margin-bottom:.4rem}.partner-info p{color:#bdbdbd}.partner-media,.partner-media-video{width:230px;height:128px;flex-shrink:0;border-radius:16px;overflow:hidden;background:#000;border:1px solid rgba(255,255,255,.08)}.partner-media iframe,.partner-media-video video{pointer-events:none;width:100%;height:100%;border:none;object-fit:cover}.products-grid{align-items:stretch}.product-card{padding:1.35rem;text-align:center;display:flex;flex-direction:column}.product-card img{width:100%;height:190px;object-fit:cover;border-radius:18px;margin-bottom:1rem;border:1px solid rgba(255,255,255,.08)}.product-card h3{color:var(--yellow);margin-bottom:.6rem;font-size:1.25rem}.product-card p{color:#bdbdbd;font-size:.96rem;margin-bottom:1.35rem}.product-card .product-button{margin-top:auto}.portfolio-container{width:min(100%,1200px);margin:0 auto}.portfolio-card{overflow:hidden;display:flex;flex-direction:column}.portfolio-image{width:100%;height:240px;object-fit:cover;display:block}.portfolio-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.portfolio-content h3{margin-bottom:.6rem;color:#fff;font-size:1.25rem}.portfolio-content p{color:#aaa;margin-bottom:1.35rem}.portfolio-buttons{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:auto}.edition-container{max-width:1200px;margin:0 auto;padding:clamp(4rem,7vw,7rem) clamp(1rem,3vw,2rem)}.equipment-grid{margin-top:3rem}.equipment-card{padding:1.8rem 1.4rem;text-align:center}.equipment-image{height:160px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.equipment-image img{max-height:145px;max-width:100%;object-fit:contain;filter:drop-shadow(0 10px 22px rgba(255,204,0,.14))}.investment{margin-top:2.5rem;font-size:1.05rem;opacity:.78}.auth-section{min-height:78vh;display:flex;align-items:center;justify-content:center;padding:3rem 1rem}.auth-container{width:100%;max-width:440px}.auth-card{background:#0f0f0fe6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);padding:clamp(1.5rem,4vw,2.5rem);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-card)}.auth-card h2{margin-bottom:1.8rem;text-align:center}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-form input{width:100%;padding:.9rem 1rem;border-radius:12px;border:1px solid var(--border);background:#111;color:#fff;outline:none;transition:border-color .25s ease,box-shadow .25s ease}.auth-form input:focus{border-color:var(--border-strong);box-shadow:0 0 0 4px #f4c90114}.auth-form button{margin-top:.5rem}.auth-footer{margin-top:1.4rem;text-align:center;font-size:.9rem}.auth-footer a{color:var(--yellow);text-decoration:none}.dashboard-container{width:min(100%,1200px);margin:auto;padding:clamp(3rem,6vw,5rem) 1rem}.dashboard-title{font-size:clamp(1.8rem,3vw,2.2rem);margin-bottom:1.5rem;color:#fff}.calendar-wrapper{width:100%;max-width:1000px;margin:auto;background:#141414ad;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius);padding:clamp(1rem,3vw,1.9rem);border:1px solid var(--border)}.fc{color:#fff;width:100%;font-size:.95rem;background:#14141499}.fc-toolbar-title{font-size:clamp(1.1rem,2.6vw,1.5rem)}.fc-button{background:#6c63ff!important;border:none!important}.fc-button:hover{background:#5750d4!important}.fc-daygrid-day{min-height:90px}.fc-daygrid-event{border:none;padding:3px;border-radius:6px}.footer{position:relative;z-index:2;margin-top:clamp(3rem,6vw,6rem);padding:3rem clamp(1rem,4vw,2rem) 1.5rem;border-top:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,transparent,rgba(255,255,255,.02))}.footer-content{width:min(100%,1200px);display:flex;justify-content:space-between;align-items:center;gap:2rem;margin:0 auto 2rem}.footer-brand h3{font-size:1.75rem;letter-spacing:.15em}.footer-brand p{color:var(--muted);font-size:.9rem}.footer-links{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-links a{color:#e7e7e7;text-decoration:none;transition:color .25s ease}.footer-links a:hover{color:var(--yellow)}.footer-bottom{text-align:center;font-size:.82rem;color:var(--muted-2)}@media(max-width:1180px){.nav{gap:1.25rem}.nav a{font-size:.88rem}.services-grid,.products-grid,.videos-grid,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.painels-3d{right:-18%;width:min(660px,58vw)}}@media(max-width:980px){.hero-content{display:flex;flex-direction:column;min-height:auto}.hero-section .content{margin-left:0;transform:none;max-width:100%;padding-top:2rem}.painels-3d{position:relative;top:auto;right:auto;width:100%;height:460px;min-height:460px;margin-top:2rem}.cs2-content{grid-template-columns:1fr}.cs2-images{max-width:720px}}@media(max-width:768px){header{min-height:74px;padding:1rem 1.4rem}.logo,header h1.logo,header h1{font-size:2rem;letter-spacing:.16em}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:auto;background:#ffffff09;color:#fff;border:1px solid var(--border);border-radius:12px;font-size:1.8rem;cursor:pointer;z-index:1002}.desktop-auth-actions,.header-actions,header>.btn-signing{display:none!important}.nav{position:fixed;top:0;right:-100%;width:min(82vw,360px);height:100vh;background:#050505f7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-left:1px solid rgba(255,255,255,.09);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.35rem;padding:6.3rem 2rem 2rem;transition:right .28s ease;z-index:1001}.nav.active{right:0}.nav a{font-size:1.12rem;opacity:1}.nav a:after{bottom:-5px}.mobile-auth-actions{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:1rem;margin-top:1rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12)}.mobile-login-button,.mobile-logout-button{width:auto;min-width:110px}.mobile-login-button:after{display:none!important}.hero-section{min-height:auto;padding:2rem 0 3rem}.hero-content{min-height:auto}.hero-section .content{padding:1rem 0}.content h1,.hero-section .content h1{font-size:clamp(2.4rem,12vw,3.2rem);line-height:1.15;letter-spacing:.035em}.description{font-size:.98rem}.buttons{flex-direction:column;align-items:stretch;width:100%}.buttons a,.btn-get-started,.btn-signing-main{width:100%;text-align:center}.painels-3d{width:100%;height:340px;min-height:340px;margin-top:1.5rem}.services-section,.videos-section,.youtube-section,.cs2-intro,.cs2-partners,.products-section,.portfolio-section,.websites-section{padding-left:1rem;padding-right:1rem}.portfolio-section,.websites-section{padding-top:5rem}.portfolio-title,.websites-title{font-size:2.2rem;line-height:1.2;margin-bottom:1rem}.portfolio-subtitle,.websites-subtitle{font-size:.95rem;line-height:1.65;margin-bottom:2.5rem;padding:0 .5rem}.services-grid,.products-grid,.videos-grid,.grid-3,.portfolio-grid,.equipment-grid,.styles-grid,.skills-grid{grid-template-columns:1fr}.youtube-card,.partner-card{flex-direction:column;align-items:center;text-align:center;padding:1.25rem}.channel-info,.partner-info,.channel-button,.partner-button,.product-button{width:100%}.partner-media,.partner-media-video{width:100%;height:185px}.partner-logo{width:145px}.cs2-images{grid-template-columns:1fr}.cs2-images img{min-height:auto}.product-card img{height:210px}.portfolio-buttons{flex-direction:column}.portfolio-buttons a,.portfolio-buttons button{width:100%}.footer-content{flex-direction:column;text-align:center}.footer-links{justify-content:center}.fc-toolbar{flex-direction:column;gap:.75rem}}@media(max-width:480px){.container{padding-left:.9rem;padding-right:.9rem}.tag-box{width:100%;height:2.3rem}.content h1,.hero-section .content h1{font-size:2.25rem}.painels-3d{height:280px;min-height:280px}.image-card{height:235px}.product-card,.youtube-card,.partner-card,.auth-card,.portfolio-content{padding:1rem}.product-card img,.portfolio-image{height:180px}.partner-media,.partner-media-video{height:165px}.footer-links{flex-direction:column;gap:.85rem}}.nav a.btn-signing,.nav a.mobile-login-button,nav a.btn-signing,nav a.mobile-login-button{color:#050505!important;opacity:1!important}.nav a.btn-signing:hover,.nav a.mobile-login-button:hover,nav a.btn-signing:hover,nav a.mobile-login-button:hover{color:#050505!important}.nav a.btn-signing:after,.nav a.mobile-login-button:after,nav a.btn-signing:after,nav a.mobile-login-button:after{display:none!important}main>.content:not(.hero-section .content){margin-left:clamp(1.5rem,7vw,8rem);padding-top:clamp(2.5rem,5vw,4rem);max-width:46rem}main>.content:not(.hero-section .content) h1{font-size:clamp(3rem,5vw,5rem);line-height:1.08;letter-spacing:.055em;margin-bottom:1.8rem}main>.content:not(.hero-section .content) .description{max-width:40rem;font-size:1.08rem;line-height:1.75}.products-section,.youtube-section{padding-top:clamp(2rem,4vw,4rem)}.products-title,.youtube-section h2{font-size:clamp(2.3rem,4vw,3.4rem);margin-bottom:2.2rem;letter-spacing:.08em}.products-grid{max-width:1120px;gap:1.7rem}.product-card{padding:1.25rem}.product-card img{height:210px}.product-card h3{font-size:1.15rem;line-height:1.35}.product-card p{font-size:.94rem;line-height:1.6}.youtube-list{max-width:1080px;gap:1.15rem}.youtube-card{padding:1.15rem 1.35rem}.channel-avatar{width:82px;height:82px}.channel-info h3{font-size:1.35rem}.channel-info p{font-size:.95rem}@media(max-width:768px){main>.content:not(.hero-section .content){margin-left:0;padding-top:2rem;max-width:100%}main>.content:not(.hero-section .content) h1{font-size:clamp(2.35rem,11vw,3.1rem);line-height:1.15}main>.content:not(.hero-section .content) .description{font-size:.98rem;line-height:1.65}.products-section,.youtube-section{padding-top:2.5rem}.products-title,.youtube-section h2{font-size:2rem;margin-bottom:1.7rem}.product-card img{height:190px}.youtube-card{padding:1.2rem}.channel-avatar{width:78px;height:78px}}.calendar-page{width:min(100%,1200px);margin:0 auto}.calendar-wrapper{overflow-x:auto}.calendar-wrapper .fc{min-width:720px}.event-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;margin-bottom:12px}.event-checkbox-row input{width:18px;height:18px;accent-color:#f4c901}@media(max-width:768px){.dashboard-container{padding:1rem!important}.dashboard-title{font-size:1.6rem}.calendar-wrapper{padding:1rem;border-radius:16px}.calendar-wrapper .fc{min-width:650px;font-size:.85rem}.fc-toolbar{flex-direction:column;gap:.75rem}.fc-toolbar-chunk{display:flex;justify-content:center;flex-wrap:wrap}.event-form-grid{grid-template-columns:1fr}}@media(max-width:480px){.calendar-wrapper .fc{min-width:590px}.event-checkbox-row{align-items:flex-start;font-size:.95rem}}.calendar-page{width:min(100%,1200px);margin:0 auto;padding:clamp(1rem,3vw,2rem)}.dashboard-topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:20px}.dashboard-danger-button,.calendar-primary-button{padding:10px 20px;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700}.dashboard-danger-button{background:#ef4444}.calendar-primary-button{background:#6c63ff}.calendar-card{margin-bottom:40px}.calendar-toolbar-card{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:15px}.calendar-toolbar-card h2{margin-bottom:8px}.calendar-toolbar-card p{color:#ccc;margin:0 0 10px}.calendar-select{padding:10px;background:#2a2a36;color:#fff;border:1px solid #444;border-radius:8px;cursor:pointer}.calendar-legend{display:flex;gap:15px;margin-bottom:15px;font-size:.9rem;color:#ccc;flex-wrap:wrap}.calendar-legend span{display:flex;align-items:center;gap:5px}.calendar-legend i{width:12px;height:12px;border-radius:50%;display:inline-block}.calendar-scroll-area{width:100%;overflow-x:auto;padding-bottom:8px}.calendar-scroll-area .fc{min-width:720px}.dashboard-divider{border-color:#333;margin:40px 0}.event-form-card{margin-bottom:15px;padding:14px;border:1px solid #444;border-radius:10px;background:#ffffff08}.event-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:15px}.event-form-grid-spaced{margin-top:12px;margin-bottom:12px}.event-checkbox-row{display:flex;align-items:center;gap:10px;font-weight:700;cursor:pointer;color:#fff}.event-checkbox-row input{width:18px;height:18px;accent-color:#f4c901;flex:0 0 auto}.days-selector{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.day-button{padding:6px 10px;border-radius:6px;border:none;cursor:pointer;font-size:.85rem;font-weight:700;background:#3a3a48;color:#aaa}.day-button-active{background:#6c63ff;color:#fff}.modal-actions-row{display:flex;gap:10px}@media(max-width:768px){.calendar-page{padding:1rem!important}.dashboard-topbar{flex-direction:column;align-items:stretch}.dashboard-title{font-size:1.6rem}.dashboard-danger-button,.calendar-primary-button{width:100%}.calendar-toolbar-card{flex-direction:column;align-items:stretch}.calendar-wrapper{padding:1rem;border-radius:16px}.calendar-scroll-area .fc{min-width:650px;font-size:.85rem}.fc-toolbar{flex-direction:column;gap:.75rem}.fc-toolbar-chunk{display:flex;justify-content:center;flex-wrap:wrap}.event-form-grid{grid-template-columns:1fr}.modal-actions-row{flex-direction:column}}@media(max-width:480px){.calendar-scroll-area .fc{min-width:590px}.event-checkbox-row{align-items:flex-start;font-size:.95rem}}.dashboard-container.calendar-page,.dashboard-container{width:min(100%,1280px);margin:0 auto;padding:clamp(1rem,3vw,2rem)}.calendar-wrapper{width:100%;max-width:100%;overflow:visible;padding:clamp(1rem,2.5vw,2rem);border-radius:24px}.calendar-wrapper .fc{width:100%;max-width:100%}.fc{background:transparent;color:#fff}.fc .fc-toolbar{gap:1rem;margin-bottom:1.5rem}.fc .fc-toolbar-title{font-size:clamp(1.4rem,3vw,2rem);font-weight:800;text-transform:capitalize}.fc .fc-button{background:#6c63ff!important;border:none!important;border-radius:8px!important;padding:.55rem .9rem!important;font-weight:700!important}.fc .fc-button:hover{background:#7c73ff!important}.fc .fc-daygrid-day-frame{min-height:95px}.fc .fc-daygrid-event{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.82rem}.calendar-legend,.calendar-status-legend{display:flex;flex-wrap:wrap;gap:.85rem;margin:1rem 0}@media(max-width:768px){.dashboard-container.calendar-page,.dashboard-container{width:100%;padding:1rem}.dashboard-title{font-size:1.55rem;line-height:1.2}.calendar-wrapper{padding:1rem;border-radius:18px;overflow:visible}.calendar-wrapper>div:first-child{flex-direction:column!important;align-items:stretch!important}.calendar-wrapper select,.calendar-wrapper button{width:100%}.fc .fc-toolbar{flex-direction:column;align-items:stretch;gap:.8rem}.fc .fc-toolbar-chunk{display:flex;justify-content:center;flex-wrap:wrap;width:100%}.fc .fc-toolbar-title{font-size:1.45rem;text-align:center}.fc .fc-button{padding:.65rem .9rem!important;font-size:.9rem!important}.fc-list{border-radius:14px;overflow:hidden}.fc-list-day-cushion{background:#ffffff14!important;color:#fff!important}.fc-list-event{background:#ffffff08}.fc-list-event-title,.fc-list-event-time{color:#fff;font-size:.9rem}.fc-list-empty{background:#ffffff08;color:#ccc}.fc-daygrid-day-frame{min-height:70px}.fc-daygrid-event{font-size:.72rem}}@media(max-width:430px){.dashboard-container.calendar-page,.dashboard-container{padding:.75rem}.calendar-wrapper{padding:.85rem}.fc .fc-toolbar-title{font-size:1.25rem}.fc-list-event-title,.fc-list-event-time{font-size:.82rem}}
