*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;background:#fff;font-family:Ubuntu,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.hero{background:#0a0a0f;justify-content:center;align-items:center;width:100%;padding:6rem 1.5rem 3rem;display:flex}.hero-inner{text-align:center;max-width:680px}.hero-badge{letter-spacing:.28em;color:#f7971e;background:#f7971e14;border:1px solid #f7971e33;border-radius:100px;margin-bottom:1.5rem;padding:.45rem 1.2rem;font-family:Ubuntu,sans-serif;font-size:.7rem;font-weight:500;display:inline-block}.hero-title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-family:Ubuntu,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:300;line-height:1.2}.hero-highlight{background:linear-gradient(135deg,#f7971e,#ffd200);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.hero-subtitle{color:#ffffff8c;margin-bottom:2rem;font-family:Ubuntu,sans-serif;font-size:clamp(.95rem,1.8vw,1.15rem);font-weight:300;line-height:1.7}.hero-cta{color:#1a1a2e;cursor:pointer;background:linear-gradient(135deg,#f7971e,#ffd200);border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-family:Ubuntu,sans-serif;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #f7971e4d}.hero-cta:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 8px 30px #f7971e66}.video-embed{background:#0a0a0f;justify-content:center;width:100%;padding:3rem 1.5rem 5rem;display:flex}.video-embed-wrapper{aspect-ratio:16/9;background:#000;border-radius:16px;width:100%;max-width:900px;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000080,0 0 0 1px #ffffff0d}.video-embed-bg{object-fit:cover;filter:blur(20px)brightness(.4);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.15)}.video-embed-player{z-index:1;object-fit:contain;background:0 0;height:100%;margin:0 auto;display:block;position:relative}.video-embed-overlay{z-index:2;cursor:pointer;background:#0000004d;border:none;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.video-embed-overlay:hover{background:#0000001a}.video-embed-play{filter:drop-shadow(0 4px 12px #0006);transition:transform .3s,filter .3s}.video-embed-overlay:hover .video-embed-play{filter:drop-shadow(0 6px 20px #00000080);transform:scale(1.08)}.video-embed-stats{z-index:3;pointer-events:none;position:absolute;inset:0}.ve-stat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .9rem;display:flex;position:absolute}.ve-stat-members{top:1.25rem;left:1.25rem}.ve-stat-earnings{bottom:1.25rem;right:1.25rem}.ve-stat-icon{color:#f7971e;opacity:.9;display:flex}.ve-stat-value{color:#fff;letter-spacing:-.01em;font-family:Ubuntu,sans-serif;font-size:.85rem;font-weight:700}.ve-stat-label{color:#fff9;font-family:Ubuntu,sans-serif;font-size:.75rem;font-weight:300}@media (width<=640px){.ve-stat{gap:.35rem;padding:.35rem .65rem}.ve-stat-value{font-size:.75rem}.ve-stat-label{display:none}}.stats{background:linear-gradient(#0a0a0f 0%,#111118 100%);border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:4rem 1.5rem}.stats-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}.stat-item{text-align:center;flex-direction:column;gap:.35rem;display:flex}.stat-value{background:linear-gradient(135deg,#f7971e,#ffd200);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Ubuntu,sans-serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.stat-label{color:#ffffff73;letter-spacing:.02em;font-family:Ubuntu,sans-serif;font-size:.85rem;font-weight:300}@media (width<=640px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 1rem}}.how-it-works{background:#fff;padding:6rem 1.5rem}.hiw-header{text-align:center;margin-bottom:4rem}.hiw-badge{letter-spacing:.25em;color:#f7971e;background:#f7971e14;border:1px solid #f7971e33;border-radius:100px;margin-bottom:1rem;padding:.45rem 1.2rem;font-family:Ubuntu,sans-serif;font-size:.7rem;font-weight:500;display:inline-block}.hiw-title{color:#1a1a2e;letter-spacing:-.02em;font-family:Ubuntu,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:300}.hiw-steps{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.hiw-step{text-align:center;padding:0 1rem;position:relative}.hiw-num{letter-spacing:.1em;color:#f7971e;background:#f7971e14;border:1px solid #f7971e33;border-radius:12px;width:40px;height:40px;margin-bottom:1.25rem;font-family:Ubuntu,sans-serif;font-size:.8rem;font-weight:700;line-height:40px;display:inline-block}.hiw-step-title{color:#1a1a2e;margin-bottom:.65rem;font-family:Ubuntu,sans-serif;font-size:1.15rem;font-weight:500}.hiw-step-desc{color:#777;font-family:Ubuntu,sans-serif;font-size:.9rem;font-weight:300;line-height:1.7}.hiw-line{display:none}@media (width<=768px){.hiw-steps{grid-template-columns:1fr;gap:3rem;max-width:400px}.hiw-line{background:#f7971e33;width:1px;height:2rem;display:block;position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%)}.hiw-step:last-child .hiw-line{display:none}}.testimonies{background:#0a0a0f;padding:6rem 1.5rem}.testimonies-header{text-align:center;margin-bottom:4rem}.testimonies-badge{letter-spacing:.25em;color:#f7971e;background:#f7971e1a;border:1px solid #f7971e33;border-radius:100px;margin-bottom:1rem;padding:.45rem 1.2rem;font-family:Ubuntu,sans-serif;font-size:.7rem;font-weight:500;display:inline-block}.testimonies-title{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-family:Ubuntu,sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:300}.testimonies-subtitle{color:#ffffff80;max-width:480px;margin:0 auto;font-family:Ubuntu,sans-serif;font-size:1rem;font-weight:300;line-height:1.6}.testimonies-featured-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;max-width:1400px;margin:0 auto 2.5rem;display:grid}.testimony-featured{background:#ffffff0a;border:1px solid #f7971e26;border-radius:20px;transition:all .4s;overflow:hidden}.testimony-featured:hover{border-color:#f7971e4d;box-shadow:0 20px 60px #f7971e14}.tf-video{aspect-ratio:9/16;background:#0a0a0f;width:100%;max-height:440px;position:relative;overflow:hidden}.tf-video-bg{object-fit:cover;filter:blur(20px)brightness(.4);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.15)}.tf-video-player{z-index:1;object-fit:contain;width:auto;height:100%;margin:0 auto;position:absolute;inset:0 0 0 50%;transform:translate(-50%)}.tf-video-overlay{z-index:2;cursor:pointer;background:#00000059;border:none;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.tf-video-overlay:hover{background:#00000026}.tf-gallery{aspect-ratio:9/16;cursor:zoom-in;background:#0a0a0f;width:100%;max-height:440px;position:relative;overflow:hidden}.tf-img-wrapper{opacity:0;justify-content:center;align-items:center;transition:opacity .6s;display:flex;position:absolute;inset:0}.tf-img-wrapper.active{opacity:1}.tf-img{object-fit:contain;max-width:100%;max-height:100%}.tf-gallery-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 60%,#0a0a0f99 100%);position:absolute;inset:0}.tf-badge{letter-spacing:.1em;color:#f7971e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#0009;border:1px solid #f7971e4d;border-radius:100px;padding:.3rem .75rem;font-family:Ubuntu,sans-serif;font-size:.65rem;font-weight:500;position:absolute;top:1rem;right:1rem}.tf-dots{z-index:2;gap:.4rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.tf-dot{cursor:pointer;background:#ffffff4d;border-radius:50%;width:6px;height:6px;transition:all .3s}.tf-dot.active{background:#f7971e;border-radius:3px;width:18px}.tf-content{padding:1.75rem}.tf-stats{border-bottom:1px solid #f7971e1f;align-items:baseline;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.tf-stat-value{background:linear-gradient(135deg,#f7971e,#ffd200);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Ubuntu,sans-serif;font-size:1.5rem;font-weight:700}.tf-stat-period{color:#fff6;font-family:Ubuntu,sans-serif;font-size:.8rem;font-weight:300}.tf-text{color:#fffc;white-space:pre-wrap;margin-bottom:1.5rem;font-family:Ubuntu,sans-serif;font-size:.95rem;font-style:normal;font-weight:300;line-height:1.7}.tf-footer{justify-content:space-between;align-items:flex-end;display:flex}.tf-name{color:#fff;margin-bottom:.15rem;font-family:Ubuntu,sans-serif;font-size:.95rem;font-weight:500}.tf-role{color:#fff6;font-family:Ubuntu,sans-serif;font-size:.8rem;font-weight:300}.tf-quote{color:#f7971e;opacity:.5;font-size:2.5rem;font-weight:700;line-height:1}.testimony-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.tg-card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;justify-content:space-between;padding:1.5rem;transition:all .3s;display:flex}.tg-card:hover{background:#ffffff12;border-color:#ffffff1f;transform:translateY(-3px)}.tg-quote-icon{color:#f7971e;opacity:.5;margin-bottom:.5rem;font-family:Ubuntu,sans-serif;font-size:2rem;line-height:1}.tg-text{color:#ffffffb3;margin-bottom:1.25rem;font-family:Ubuntu,sans-serif;font-size:.85rem;font-style:italic;font-weight:300;line-height:1.6}.tg-footer{align-items:center;gap:.65rem;display:flex}.tg-avatar{color:#f7971e;background:linear-gradient(135deg,#f7971e33,#ffd2001a);border:1px solid #f7971e33;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-family:Ubuntu,sans-serif;font-size:.75rem;font-weight:500;display:flex}.tg-name{color:#fff;margin-bottom:.1rem;font-family:Ubuntu,sans-serif;font-size:.8rem;font-weight:500}.tg-role{color:#ffffff59;font-family:Ubuntu,sans-serif;font-size:.7rem;font-weight:300}.lightbox{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-img{object-fit:contain;border-radius:8px;max-width:92vw;max-height:88vh}.lightbox-close{cursor:pointer;z-index:1001;opacity:.6;background:0 0;border:none;transition:opacity .2s;position:absolute;top:1.5rem;right:1.5rem}.lightbox-close:hover{opacity:1}.lightbox-nav{cursor:pointer;z-index:1001;opacity:.4;background:0 0;border:none;padding:1rem;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{opacity:1}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.lightbox-counter{color:#ffffff80;z-index:1001;font-family:Ubuntu,sans-serif;font-size:.85rem;font-weight:300;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@media (width<=720px){.testimonies-featured-grid{grid-template-columns:1fr}.testimony-grid{grid-template-columns:1fr 1fr}}@media (width<=480px){.testimony-grid{grid-template-columns:1fr}}.tutorials-cta{text-align:center;background:linear-gradient(160deg,#0a0a0f 0%,#1a1a2e 100%);padding:6rem 1.5rem;position:relative;overflow:hidden}.cta-bg-orb{pointer-events:none;background:radial-gradient(circle,#f7971e14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-content{z-index:1;max-width:600px;margin:0 auto;position:relative}.cta-title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-family:Ubuntu,sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:300}.cta-highlight{background:linear-gradient(135deg,#f7971e,#ffd200);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.cta-subtitle{color:#ffffff8c;margin-bottom:2.5rem;font-family:Ubuntu,sans-serif;font-size:1.05rem;font-weight:300;line-height:1.7}.cta-button{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,red,#c00);border-radius:50px;align-items:center;gap:.7rem;padding:1.1rem 2.75rem;font-family:Ubuntu,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 8px 32px #ff00004d}.cta-button:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 12px 48px #f006}.contact-links{text-align:center;background:#fff;padding:6rem 1.5rem}.contact-header{margin-bottom:3.5rem}.contact-title{color:#1a1a2e;letter-spacing:-.02em;margin-bottom:.75rem;font-family:Ubuntu,sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:300}.contact-subtitle{color:#888;max-width:480px;margin:0 auto;font-family:Ubuntu,sans-serif;font-size:1rem;font-weight:300;line-height:1.6}.contact-grid{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:600px;margin:0 auto;display:flex}.contact-card{color:#1a1a2e;background:#f5f6fa;border:1px solid #eee;border-radius:16px;align-items:center;gap:.75rem;min-width:200px;padding:1rem 1.5rem;font-family:Ubuntu,sans-serif;font-size:.95rem;font-weight:500;transition:all .3s;display:flex;position:relative}.contact-card:hover{background:var(--grad);color:#fff;border-color:#0000;transform:translateY(-3px);box-shadow:0 12px 40px #0000001f}.contact-card:hover .contact-icon{color:#fff}.contact-icon{color:#1a1a2e;align-items:center;transition:color .3s;display:flex}.contact-arrow{opacity:0;margin-left:auto;transition:all .3s;transform:translate(-8px)}.contact-card:hover .contact-arrow{opacity:1;transform:translate(0)}.app{width:100%;min-height:100vh}
