*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090909;color:#f4f4f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a,body,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}.site{min-height:100vh;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(9,9,9,.86);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.navigation{width:min(1280px,100%);height:72px;margin:0 auto;padding:0 28px;display:flex;align-items:center;gap:38px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:800;letter-spacing:-.4px;white-space:nowrap}.brand-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#ffffff;color:#080808;font-size:14px;font-weight:900}.desktop-navigation{display:flex;align-items:center;gap:27px;margin-right:auto}.desktop-navigation a{color:#8f8f8f;font-size:13px;transition:color .2s ease}.desktop-navigation a.active,.desktop-navigation a:hover{color:#ffffff}.header-actions{display:flex;align-items:center;gap:18px}.login-link{color:#b4b4b4;font-size:13px}.header-button{padding:11px 16px;border-radius:10px;background:#ffffff;color:#090909;font-size:12px;font-weight:750}.mobile-menu-button{display:none;border:0;background:transparent;color:#ffffff;font-size:24px;line-height:1;cursor:pointer}.hero{position:relative;min-height:650px;max-width:1280px;margin:0 auto;padding:95px 28px 80px;display:flex;align-items:center;isolation:isolate}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 76% 45%,rgba(255,255,255,.09),transparent 27%),linear-gradient(90deg,rgba(9,9,9,1),rgba(9,9,9,.95) 48%,rgba(9,9,9,.45))}.hero-background{position:absolute;z-index:-2;border-radius:50%;filter:blur(80px);opacity:.22}.hero-background-one{width:350px;height:350px;right:12%;top:25%;background:#555555}.hero-background-two{width:230px;height:230px;right:27%;bottom:4%;background:#292929}.hero-content{max-width:760px}.hero-label,.section-label{font-size:10px;font-weight:800;letter-spacing:2px;color:#8b8b8b}.hero-label{display:flex;align-items:center;gap:10px;margin-bottom:22px}.hero-label span{width:7px;height:7px;border-radius:50%;background:#ffffff}.hero h1{margin:0 0 27px;font-size:clamp(46px,6vw,82px);line-height:.98;letter-spacing:-4px;font-weight:850}.hero h1 span{color:#707070}.hero-content>p{max-width:590px;margin:0 0 32px;color:#a0a0a0;font-size:17px;line-height:1.7}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:48px;padding:14px 20px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:11px;font-size:13px;font-weight:700;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:#ffffff;color:#090909}.button-secondary{border:1px solid #2d2d2d;background:#141414;color:#eeeeee}.button-primary span{font-size:18px}.hero-benefits{display:flex;flex-wrap:wrap;gap:20px;margin-top:25px;color:#707070;font-size:11px}.categories-section,.videos-section{width:min(1280px,100%);margin:0 auto;padding:70px 28px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-heading h2{margin:8px 0 0;font-size:34px;line-height:1.05;letter-spacing:-1.5px}.view-all{color:#999999;font-size:12px}.video-filters{display:flex;gap:8px;margin-bottom:24px;padding-bottom:2px;overflow-x:auto;scrollbar-width:none}.video-filters::-webkit-scrollbar{display:none}.filter{flex:0 0 auto;padding:9px 15px;border:1px solid #242424;border-radius:999px;background:#101010;color:#888888;font-size:11px;cursor:pointer}.filter.active{border-color:#ffffff;background:#ffffff;color:#090909}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.video-card{min-width:0}.video-thumbnail{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;border:1px solid #242424;border-radius:15px;background:#171717}.video-one{background:linear-gradient(135deg,#353535,#111111 55%,#555555)}.video-two{background:linear-gradient(135deg,#242424,#616161 45%,#161616)}.video-three{background:linear-gradient(135deg,#151515,#484848 48%,#222222)}.video-four{background:linear-gradient(135deg,#555555,#1c1c1c 50%,#383838)}.video-five{background:linear-gradient(135deg,#191919,#555555 58%,#222222)}.video-six{background:linear-gradient(135deg,#3e3e3e,#111111 58%,#666666)}.thumbnail-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.62))}.access-badge,.video-duration{position:absolute;z-index:2;font-size:9px;font-weight:800;letter-spacing:.8px}.access-badge{top:12px;left:12px;padding:6px 8px;border-radius:6px}.premium-badge{background:#ffffff;color:#090909}.free-badge{border:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,.6);color:#ffffff}.video-duration{right:12px;bottom:12px;padding:5px 7px;border-radius:5px;background:rgba(0,0,0,.72);color:#eeeeee}.play-button{position:absolute;z-index:3;left:50%;top:50%;width:48px;height:48px;transform:translate(-50%,-50%);display:grid;place-items:center;padding-left:3px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(0,0,0,.45);color:#ffffff;font-size:14px;cursor:pointer}.video-info{padding:13px 3px 4px}.video-meta{display:flex;gap:7px;color:#656565;font-size:9px;text-transform:uppercase;letter-spacing:.6px}.video-info h3{margin:8px 0;font-size:15px;line-height:1.35;letter-spacing:-.2px}.premium-section{width:min(1280px,100%);margin:0 auto;padding:25px 28px 85px}.premium-card{position:relative;min-height:430px;overflow:hidden;border:1px solid #292929;border-radius:22px;background:linear-gradient(120deg,#151515,#0e0e0e 55%,#181818)}.premium-content{position:relative;z-index:2;max-width:650px;padding:60px}.premium-content h2{margin:13px 0 20px;font-size:48px;line-height:1;letter-spacing:-2.5px}.premium-content h2 span{color:#777777}.premium-content>p{max-width:520px;color:#999999;line-height:1.7;font-size:14px}.premium-content ul{display:grid;gap:10px;margin:24px 0 30px;padding:0;list-style:none;color:#bbbbbb;font-size:12px}.premium-content li span{margin-right:9px;color:#ffffff}.premium-button{min-height:50px}.premium-content small{display:block;margin-top:13px;color:#666666;font-size:10px}.premium-visual{position:absolute;right:-30px;top:50%;width:480px;height:480px;transform:translateY(-50%)}.premium-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #333333;border-radius:50%}.ring-large{width:410px;height:410px}.ring-small{width:275px;height:275px;border-color:#444444}.premium-symbol{position:absolute;left:50%;top:50%;width:105px;height:105px;transform:translate(-50%,-50%);display:grid;place-items:center;border:1px solid #555555;border-radius:50%;background:#151515;color:#aaaaaa;font-size:48px}.categories-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.category-card{min-height:130px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #242424;border-radius:15px;background:#101010;transition:transform .2s ease,background .2s ease}.category-card:hover{transform:translateY(-2px);background:#171717}.category-card span{color:#666666;font-size:10px}.category-card strong{font-size:19px}.category-card b{align-self:flex-end;color:#777777;font-size:18px;font-weight:400}.site-footer{width:min(1280px,100%);margin:0 auto;padding:30px 28px 35px;border-top:1px solid #1e1e1e}.footer-top{display:flex;align-items:center;gap:25px}.footer-top p{margin:8px 0 0;color:#666666;font-size:11px}.footer-links{display:flex;gap:20px;margin-left:auto;color:#777777;font-size:11px}.footer-bottom{display:flex;justify-content:space-between;margin-top:35px;color:#4e4e4e;font-size:10px}@media (max-width:1000px){.desktop-navigation{gap:17px}.categories-grid,.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-visual{right:-120px;opacity:.5}}@media (max-width:680px){.navigation{height:64px;padding:0 16px}.brand{font-size:14px}.brand-icon{width:28px;height:28px}.desktop-navigation,.header-actions{display:none}.mobile-menu-button{display:block;margin-left:auto}.hero{min-height:610px;padding:72px 18px 65px}.hero:after{background:linear-gradient(90deg,rgba(9,9,9,.99),rgba(9,9,9,.88))}.hero h1{margin-bottom:23px;font-size:48px;letter-spacing:-2.8px}.hero-content>p{margin-bottom:27px;font-size:15px;line-height:1.65}.hero-buttons{display:grid;grid-template-columns:1fr;gap:10px}.button{width:100%;min-height:50px}.hero-benefits{display:grid;gap:9px;margin-top:23px}.categories-section,.videos-section{padding:52px 16px}.section-heading{align-items:flex-end;margin-bottom:22px}.section-heading h2{font-size:29px}.view-all{font-size:11px}.video-grid{grid-template-columns:1fr;gap:28px}.video-thumbnail{aspect-ratio:16/10;border-radius:13px}.video-info h3{font-size:16px}.video-meta{font-size:9px}.premium-section{padding:10px 16px 60px}.premium-card{min-height:555px;border-radius:18px}.premium-content{padding:36px 24px}.premium-content h2{font-size:39px;letter-spacing:-2px}.premium-content>p{font-size:13px}.premium-visual{width:360px;height:360px;right:-155px;top:69%;opacity:.28}.ring-large{width:320px;height:320px}.ring-small{width:210px;height:210px}.premium-symbol{width:82px;height:82px;font-size:38px}.categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card{min-height:110px;padding:17px}.category-card strong{font-size:16px}.site-footer{padding:28px 16px}.footer-top{align-items:flex-start;flex-direction:column;gap:14px}.footer-links{margin-left:0;flex-wrap:wrap;gap:14px}.footer-bottom{flex-direction:column;gap:10px;margin-top:28px}}@media (max-width:380px){.hero h1{font-size:42px;letter-spacing:-2.4px}.categories-grid{grid-template-columns:1fr}.premium-content h2{font-size:35px}}