/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-family:Bicubik;src:url(../fonts/Bicubik.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.font-bicubik{font-family:var(--font-family-bicubik);font-weight:400}*{box-sizing:border-box!important}*,*:before,*:after{box-sizing:inherit}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0;padding:0}ul,ol{list-style:none}img{height:auto;display:block;margin:0;padding:0}@media (max-width: 576px){img{max-width:100%}}a{text-decoration:none;color:inherit}table{border-collapse:collapse;width:100%;margin:0;padding:0}button{background:none;border:none;padding:0;cursor:pointer;font:inherit}a{color:var(--color-link)}html{overflow-x:hidden}body{font-family:var(--font-family-bicubik);color:var(--color-text);font-weight:400;line-height:normal;overflow-x:hidden}@media (min-width: 576px){.d-none-desktop{display:none!important}}@media (max-width: 575.9px){.d-none-mobile{display:none!important}}picture{display:block}.section{background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}:root{--color-primary: #05E9F0;--color-secondary: #F7DF0C;--color-third: #44E05D;--color-fourth: #D960FF;--color-button: #FFE70C;--color-white: #FFFFFF;--color-black: #000000;--color-dark: #160C26;--font-family-bicubik: "Bicubik", sans-serif}.container{margin:0 auto;width:100%;max-width:1060px}@media (max-width: 1060px){.container{padding:0 15px}}.landing-wrap{--bg: #f5f3f0;--bg2: #ffffff;--bg-dark: #0e0e16;--red: #e53935;--red-dark: #c62828;--red-glow: rgba(229, 57, 53, .1);--text: #1a1a2e;--text-light: #5a5a6e;--text-muted: #8a8a9a;--border: #e0ddd8;--green: #4caf50;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif}.landing-wrap .section{position:relative}.landing-wrap .container{max-width:720px;padding-left:20px;padding-right:20px}.landing-wrap .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;width:auto;padding:14px 30px;border-radius:14px;border:0;text-decoration:none;background:var(--red);color:#fff;font-family:Unbounded,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1.2;letter-spacing:.02em;box-shadow:none;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease}.landing-wrap .btn:after{content:none}.landing-wrap .btn:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 10px 30px var(--red-glow)}.landing-wrap .btn .btn__icon{margin-top:0;display:inline-flex;align-items:center}.landing-wrap .btn .btn__icon .icon{width:20px;height:20px;object-fit:contain}.landing-wrap .btn.btn-light{background:#fff;color:var(--red)}.landing-wrap .btn.btn-light:hover{background:#f8f8f8}.landing-wrap .btn-note{margin-top:10px;font-size:12px;color:var(--text-muted)}.hero-minimal{min-height:100vh;display:flex;align-items:center;text-align:center;padding:34px 0 30px}.hero-minimal .container{width:100%}.hero-minimal h1{margin:0 0 16px;font-family:Unbounded,Arial,sans-serif;font-size:clamp(22px,4vw,34px);font-weight:800;line-height:1.2;letter-spacing:-.01em}.hero-minimal .video-locked{margin-bottom:22px}.hero{padding:40px 0 25px;text-align:center}.hero h1{margin:0 0 16px;font-family:Unbounded,Arial,sans-serif;font-size:clamp(20px,3.5vw,30px);font-weight:800;line-height:1.25;letter-spacing:-.01em}.hero h1 span{color:var(--red)}.hero .hero-sub{max-width:520px;margin:0 auto 32px;font-size:16px;line-height:1.7;color:var(--text-light)}.hero .hero-sub strong{color:var(--text);font-weight:700}.hero .trust-strip{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:36px}.hero .ts-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--text-light)}.hero .ts-icon{width:22px;height:22px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;background:#4caf501f;color:var(--green)}.video-locked{max-width:540px;margin:0 auto 28px;border-radius:16px;overflow:hidden;position:relative;cursor:pointer;box-shadow:0 8px 40px #0003;transition:transform .3s ease,box-shadow .3s ease;aspect-ratio:16/9;background:#111}.video-locked:hover{transform:translateY(-3px);box-shadow:0 12px 50px #00000059}.video-locked a{display:block;width:100%;height:100%;position:relative}.video-locked img{width:100%;height:100%;display:block;object-fit:cover;filter:blur(14px) brightness(.85);transform:scale(1.08)}.video-locked .vl-lock{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.video-locked .vl-lock svg{width:40px;height:40px;fill:none;stroke:#fffc;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 12px rgba(0,0,0,.4))}.section-title{margin:0 0 24px;text-align:center;font-family:Unbounded,Arial,sans-serif;font-size:clamp(18px,3vw,24px);font-weight:700;line-height:1.3}.section-title span{color:var(--red)}.section-tag{margin:0 0 10px;text-align:center;text-transform:uppercase;letter-spacing:3px;font-family:Unbounded,Arial,sans-serif;font-size:11px;font-weight:600;color:var(--red)}.learn-section{padding:34px 0}.learn-section .learn-list{display:flex;flex-direction:column;gap:10px;max-width:560px;margin:0 auto}.learn-section .learn-item{display:flex;gap:14px;align-items:flex-start;padding:18px 20px;background:var(--bg2);border:1px solid var(--border);border-radius:14px;transition:border-color .3s ease}.learn-section .learn-item:hover{border-color:var(--red)}.learn-section .learn-num{margin-top:2px;min-width:40px;padding:6px 10px;border-radius:8px;text-align:center;white-space:nowrap;font-family:Unbounded,Arial,sans-serif;font-size:11px;font-weight:700;color:var(--red);background:var(--red-glow)}.learn-section .learn-text{font-size:15px;line-height:1.5;color:var(--text)}.learn-section .learn-text strong{font-weight:700}.who-section{padding:44px 0;background:var(--bg2)}.who-section .who-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:560px;margin:0 auto}.who-section .who-card{display:flex;gap:12px;align-items:flex-start;padding:16px 18px;background:var(--bg);border:1px solid var(--border);border-radius:12px}.who-section .who-emoji{min-width:28px;line-height:1.4;font-size:22px}.who-section .who-text{font-size:14px;line-height:1.5;color:var(--text-light)}.who-section .section-cta{margin-top:28px;text-align:center}.social-section{padding:48px 0;text-align:center;background:var(--bg-dark)}.social-section .section-title{color:#f0f0f5}.social-section .section-tag{color:var(--red)}.social-section .reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:680px;margin:0 auto 28px}@media (max-width: 576px){.social-section .reviews-grid{grid-template-columns:1fr 1fr!important}}.social-section .review-shot{overflow:hidden;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;transition:transform .3s ease,border-color .3s ease;height:200px}@media (max-width: 576px){.social-section .review-shot{height:180px}}.social-section .review-shot:hover{transform:translateY(-3px);border-color:#e539358c}.social-section .review-shot img{width:100%;height:100%;display:block;object-fit:cover}.author-section{padding:44px 0}.author-section .section-title{margin-bottom:20px}.author-section .author-card{max-width:560px;margin:0 auto;padding:24px;display:flex;gap:20px;align-items:center;border-radius:16px;border:1px solid var(--border);background:var(--bg2)}.author-section .author-avatar{width:72px;height:72px;min-width:72px;border-radius:50%;display:block;object-fit:cover;object-position:center}.author-section .author-name{margin-bottom:4px;font-family:Unbounded,Arial,sans-serif;font-size:16px;font-weight:700}.author-section .author-role{margin-bottom:8px;font-size:12px;color:var(--text-muted)}.author-section .author-desc{font-size:14px;line-height:1.6;color:var(--text-light)}.final-section{padding:48px 0 56px;text-align:center;background:var(--bg2)}.final-section .final-box{position:relative;overflow:hidden;max-width:520px;margin:0 auto;padding:36px 28px;border:2px solid var(--border);border-radius:20px}.final-section .final-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--red),var(--red-dark))}.final-section .section-title{margin-bottom:10px}.final-section .final-text{max-width:420px;margin:0 auto 24px;font-size:15px;line-height:1.7;color:var(--text-light)}.ani{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}.ani.vis{opacity:1;transform:translateY(0)}@media (max-width: 900px){.social-section .reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 600px){.hero .trust-strip{flex-direction:column;align-items:center;gap:10px}.who-section .who-grid{grid-template-columns:1fr}.social-section .reviews-grid{gap:12px}.author-section .author-card{flex-direction:column;text-align:center}.landing-wrap .container{padding-left:20px;padding-right:20px}.landing-wrap .btn{width:auto;max-width:100%;padding-left:24px;padding-right:24px}}
