:root{font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;color:#fff;background:#222;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#222}body{margin:0;min-width:320px}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.site{width:100%;min-height:2048px;margin-inline:auto;background:#222}.shell{width:calc(100% - clamp(24px,4vw,80px));margin-inline:auto}.topbar{height:72px;background:linear-gradient(180deg,#242424,#303030)}.topbar__inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:baseline;font-size:42px;font-weight:900;letter-spacing:1px}.brand b,.brand i{color:#f62e9f;font-style:normal}.brand span{color:#f4f4f4}.brand i{margin-left:3px;font-size:21px}.nsfw-link{min-width:313px;height:56px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:17px;color:#252525;border-radius:16px;background:#ffd800;font-size:25px;transition:transform .15s ease,filter .15s ease}.nsfw-link:hover{filter:brightness(1.04);transform:translateY(-1px)}.lovact-mini{display:inline-flex;align-items:center;gap:7px;font-size:25px;font-weight:900;font-style:italic}.mini-mark,.lovact-mark{color:#191919;text-shadow:0 0 0 #ffce00}.arrow-circle{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#272727;color:#fff;font-size:15px}.main-content{padding:clamp(20px,2.1vw,40px) 0 clamp(120px,18vw,340px)}.hero{scroll-margin-top:14px}.video-heading{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.video-heading h1{margin:0;font-size:clamp(30px,2.5vw,42px);line-height:1;letter-spacing:1px}.video-heading span{color:#fa2d99;font-size:clamp(17px,1.45vw,24px);font-weight:700}.player-wrap{position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;background:#0e0e0e}.main-video{width:100%;height:100%;display:block;object-fit:cover;background:#111}.main-play{position:absolute;z-index:3;left:50%;top:50%;width:124px;height:124px;transform:translate(-50%,-50%);border:0;border-radius:50%;background:#00000080;cursor:pointer}.main-play span{display:block;width:0;height:0;margin-left:34px;border-top:34px solid transparent;border-bottom:34px solid transparent;border-left:53px solid #fff}.promo-overlay{position:absolute;z-index:4;inset:0 0 0 auto;width:37%;display:flex;flex-direction:column;align-items:center;padding:29px 28px 44px;background:#0c0807c2}.promo-overlay:before{content:"";position:absolute;inset:0 100% 0 auto;width:110px;background:linear-gradient(90deg,transparent,rgba(12,8,7,.76));pointer-events:none}.overlay-close{position:absolute;right:16px;top:14px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#141414;font-size:43px;line-height:39px;font-weight:700;cursor:pointer}.overlay-eyebrow{font-size:23px;margin-bottom:80px}.lovact-logo{display:flex;align-items:center;gap:15px;color:#ffd400;font-size:56px;font-style:italic;margin-bottom:78px}.lovact-mark{width:70px;height:70px;display:grid;place-items:center;border:7px solid #ffd400;border-radius:26px 34px 34px 26px;color:#ffd400;font-size:31px;transform:rotate(-12deg)}.overlay-copy{width:100%;display:grid;grid-template-columns:auto 170px;gap:4px 12px;align-items:center;margin-bottom:auto;font-size:29px}.overlay-copy em{padding:8px 18px;border:2px solid #ff28d1;border-radius:999px;color:#ff5ce1;font-size:19px;font-style:normal;text-align:center;box-shadow:0 0 14px #ff00b8}.overlay-copy strong{grid-column:1 / -1;font-size:32px;font-weight:500}.overlay-cta{width:84%;min-height:74px;display:grid;place-items:center;border-radius:16px;background:#ffd400;color:#181818;font-size:25px;font-weight:800}.overlay-enter-active,.overlay-leave-active{transition:opacity .2s ease}.overlay-enter-from,.overlay-leave-to{opacity:0}.product-intro{padding-top:23px}.product-intro h2{margin:0;color:#ffd300;font-size:clamp(34px,2.8vw,48px);line-height:1.14;letter-spacing:2px;text-shadow:2px 2px 0 #000}.product-intro p{margin:7px 0 15px;font-size:clamp(18px,1.45vw,24px);font-weight:700;letter-spacing:1px}.action-grid{display:grid;grid-template-columns:2.1fr 1.05fr 1.1fr 1.05fr 1.05fr;gap:clamp(14px,2.1vw,34px)}.action{min-height:75px;padding:0 16px;display:flex;justify-content:center;align-items:center;gap:12px;border:0;border-radius:7px;background:#e8eaf0;color:#171717;font-size:20px;cursor:pointer}.action--primary{background:#ffd400;font-size:25px;font-weight:700}.action span{font-size:28px;font-weight:900}.action:disabled{opacity:.82;cursor:not-allowed}.telegram-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#2caee7;color:#fff;font-size:20px!important}.globe-icon{width:30px;height:30px;border-radius:50%;color:#888;border:4px dotted #888;font-size:0!important}.content-box{margin-top:clamp(28px,3vw,52px);padding:clamp(16px,1.4vw,24px);border:2px solid;border-radius:15px;background:#242424}.content-box--pink{border-color:#fb2da2}.content-box--blue{border-color:#20aeef}.section-top{min-height:72px;display:flex;justify-content:space-between;align-items:start}.section-title-row{display:flex;align-items:center;gap:7px;border-left:7px solid currentColor;padding-left:10px}.content-box--pink .section-title-row{color:#ff39aa}.content-box--blue .section-title-row{color:#27b4f6}.section-title-row h2{margin:0;font-size:30px;line-height:1}.section-title-row i{font-family:Georgia,serif;font-size:20px;font-weight:800}.section-title-row b{padding:4px 12px;border-radius:99px;background:#ff625b;color:#fff;font-size:13px}.section-top p{margin:6px 0 0 12px;color:#eee;font-size:17px}.section-login{min-width:180px;min-height:40px;display:flex;justify-content:center;align-items:center;gap:7px;border-radius:5px;font-weight:700}.section-login--pink{background:#f92da1}.section-login--blue{background:#28adeb}.section-login .circle-arrow{width:19px;height:19px;flex:0 0 19px;display:grid;place-items:center;border-radius:50%;background:#fff}.section-login .circle-arrow svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.section-login--pink .circle-arrow{color:#f92da1}.section-login--blue .circle-arrow{color:#28adeb}.video-grid,.tutorial-grid{display:grid;gap:clamp(10px,1vw,18px)}.video-grid,.tutorial-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.video-card,.tutorial-card{position:relative;overflow:hidden;border:0;border-radius:6px;padding:0;background:#333;color:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 13px #00000052}.video-card{aspect-ratio:.68}.video-card video,.tutorial-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .18s ease,filter .18s ease}.video-card:after,.tutorial-card:after{content:"";position:absolute;top:48%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000d6);pointer-events:none}.video-card:hover video,.tutorial-card:hover img{transform:scale(1.025);filter:brightness(1.06)}.video-card--active{outline:3px solid #ff30a6;outline-offset:-3px}.video-card strong,.tutorial-card strong{position:absolute;z-index:2;left:10px;right:7px;bottom:8px;font-size:15px;font-weight:500}.card-meta{position:absolute;z-index:2;left:9px;bottom:30px;color:#eee;font-size:11px}.media-corner,.play-corner{position:absolute;z-index:3;right:5px;top:5px;width:27px;height:27px;display:grid;place-items:center;border-radius:4px;background:#ffffffed;color:#252525}.play-corner{background:#232323bf;color:#fff}.tutorial-grid{max-width:100%}.tutorial-card{aspect-ratio:.68}@media(min-width:1600px){.player-wrap{aspect-ratio:2 / 1}.promo-overlay{width:34%}.video-heading{height:78px}.section-title-row h2{font-size:34px}.section-top p{font-size:19px}}.toast{position:fixed;z-index:20;left:50%;bottom:28px;transform:translate(-50%);padding:12px 20px;border-radius:7px;background:#000000e6;color:#fff;box-shadow:0 8px 30px #0006}.toast-enter-active,.toast-leave-active{transition:opacity .2s ease,transform .2s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,8px)}@media(max-width:900px){.site{min-height:100svh}.shell{width:100%}.topbar{height:72px}.topbar__inner{padding:0 18px}.brand{font-size:39px}.brand i{font-size:19px}.nsfw-link{min-width:0;height:63px;padding:0 19px;gap:13px;font-size:23px}.lovact-mini{font-size:22px}.main-content{padding:0 0 60px}.video-heading{height:64px;padding:0 17px}.video-heading h1{max-width:68%;font-size:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-heading span{font-size:17px}.player-wrap{border-radius:0 0 4px 4px}.main-play{width:96px;height:96px}.main-play span{margin-left:27px;border-top-width:27px;border-bottom-width:27px;border-left-width:42px}.promo-overlay{width:68%;padding:20px 38px 28px}.promo-overlay:before{width:80px}.overlay-close{right:14px;top:10px;width:52px;height:52px;font-size:44px}.overlay-eyebrow{margin-bottom:22px;font-size:24px}.lovact-logo{margin:0 0 22px;font-size:46px}.lovact-mark{width:58px;height:58px;border-width:6px;font-size:25px}.overlay-copy{width:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:auto}.overlay-copy span{display:none}.overlay-copy em{padding:8px 28px;font-size:21px}.overlay-copy strong{display:none}.overlay-cta{width:88%;min-height:69px;font-size:24px}.product-intro{padding:18px 17px 0}.product-intro h2{font-size:38px;line-height:1.25}.product-intro p{margin:7px 0 14px;font-size:21px;line-height:1.4}.action-grid{grid-template-columns:repeat(6,1fr);gap:17px 26px}.action{min-height:74px;font-size:22px}.action:nth-child(1),.action:nth-child(5){grid-column:span 3}.action:nth-child(2),.action:nth-child(3),.action:nth-child(4){grid-column:span 2}.action--primary{font-size:24px}.content-box{margin:26px 4px 0;padding:29px 13px 16px;border-radius:17px}.section-top{display:block}.section-title-row h2{font-size:31px}.section-title-row i{display:none}.section-top p{margin:4px 0 22px 12px;font-size:20px;white-space:nowrap}.section-login{width:242px;min-height:52px;margin:0 0 17px;font-size:21px}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tutorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:390px;margin-inline:auto}.video-card strong,.tutorial-card strong{font-size:18px}.card-meta{font-size:11px}}@media(max-width:520px){.topbar{height:45px}.topbar__inner{padding:0 14px}.brand{font-size:28px}.brand i{font-size:14px}.nsfw-link{height:39px;padding:0 12px;gap:8px;border-radius:12px;font-size:17px}.lovact-mini{font-size:17px;gap:4px}.arrow-circle{width:18px;height:18px;font-size:10px}.video-heading{height:40px;padding:0 11px}.video-heading h1{font-size:17px}.video-heading span{font-size:12px}.player-wrap{aspect-ratio:375 / 210}.main-play{width:68px;height:68px}.main-play span{margin-left:20px;border-top-width:19px;border-bottom-width:19px;border-left-width:30px}.promo-overlay{width:69%;padding:13px 22px 17px}.promo-overlay:before{width:54px}.overlay-close{right:8px;top:7px;width:34px;height:34px;font-size:31px;line-height:28px}.overlay-eyebrow{margin-bottom:9px;font-size:14px}.lovact-logo{gap:7px;margin-bottom:9px;font-size:30px}.lovact-mark{width:37px;height:37px;border-width:4px;border-radius:13px 18px 18px 13px;font-size:16px}.overlay-copy{gap:5px}.overlay-copy em{padding:5px 22px;font-size:14px}.overlay-cta{min-height:44px;border-radius:10px;font-size:15px}.product-intro{padding:12px 11px 0}.product-intro h2{font-size:25px;letter-spacing:1px}.product-intro p{margin:4px 0 11px;font-size:14px;letter-spacing:.5px}.action-grid{gap:10px 16px}.action{min-height:47px;padding:0 5px;gap:6px;border-radius:5px;font-size:15px}.action--primary{font-size:16px}.action span{font-size:19px}.telegram-icon{width:21px;height:21px;font-size:13px!important}.globe-icon{width:20px;height:20px;border-width:3px}.content-box{margin:16px 3px 0;padding:18px 10px 12px;border-radius:13px}.section-title-row{border-left-width:5px;padding-left:6px}.section-title-row h2{font-size:20px}.section-title-row b{padding:3px 7px;font-size:9px}.section-top p{margin:3px 0 13px 8px;font-size:13px}.section-login{width:154px;min-height:34px;margin-bottom:11px;font-size:14px}.video-grid{gap:7px}.tutorial-grid{gap:8px;max-width:250px}.video-card strong,.tutorial-card strong{left:6px;bottom:5px;font-size:12px}.card-meta{left:6px;bottom:22px;font-size:7px}.media-corner,.play-corner{right:3px;top:3px;width:20px;height:20px;font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
