:root{--primary-red: #c62828;--primary-dark: #0f172a;--accent-purple: #6a11cb;--text-main: #1e293b;--text-light: #64748b;--bg-gradient: linear-gradient(135deg, #f8f9fa 0%, #eef2ff 100%);--font-landing: "Montserrat", sans-serif}.landing-wrapper{margin:0;font-family:var(--font-landing);background:#ffffff;color:var(--text-main);overflow-x:hidden;width:100%;min-height:100vh}.landing-wrapper .navbar{display:flex;justify-content:space-between;align-items:center;padding:20px 5%;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(0,0,0,.05)}.landing-wrapper .nav-brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:22px;color:#000;letter-spacing:-.5px}.landing-wrapper .nav-logo{height:40px;width:40px;object-fit:contain}.landing-wrapper .yt-btn{background:var(--primary-red);color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:700;font-size:14px;display:flex;align-items:center;gap:8px;transition:transform .2s}.landing-wrapper .yt-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #c628284d}.landing-wrapper .hero-section,.landing-wrapper .testimonials-section,.landing-wrapper .features-section{position:relative;z-index:1}.landing-wrapper .hero-section:before,.landing-wrapper .testimonials-section:before,.landing-wrapper .features-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;background-size:50px 50px;background-image:linear-gradient(to right,rgba(0,0,0,.09) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.09) 1px,transparent 1px);mask-image:linear-gradient(to right,black 60%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 60%,transparent 100%)}.landing-wrapper .hero-section{display:flex;align-items:center;justify-content:space-between;padding:80px 5%;min-height:80vh;background:radial-gradient(circle at 50% 50%,rgba(106,17,203,.05) 0%,rgba(255,255,255,0) 70%)}.landing-wrapper .hero-content{flex:1;max-width:600px;position:relative;z-index:2}.landing-wrapper .hero-title{font-size:52px;font-weight:900;line-height:1.1;color:#000;margin-bottom:15px}.landing-wrapper .hero-highlight{color:var(--primary-red)}.landing-wrapper .hero-subtitle{font-size:24px;font-weight:700;color:#475569;margin-bottom:20px}.landing-wrapper .hero-desc{font-size:18px;color:var(--text-light);line-height:1.6;margin-bottom:35px}.landing-wrapper .cta-main{background:var(--primary-red);color:#fff;padding:18px 36px;font-size:18px;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 25px #c6282840}.landing-wrapper .cta-main:hover{transform:translateY(-3px);box-shadow:0 15px 35px #c6282859}.landing-wrapper .hero-visual-container{flex:1;display:flex;justify-content:center;position:relative;z-index:2}.landing-wrapper .hero-img{max-width:100%;width:550px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1));animation:floating 4s ease-in-out infinite}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.landing-wrapper .testimonials-section{padding:80px 0;background:#fcfcfc;overflow:hidden}.landing-wrapper .section-badge{background:#eee;color:var(--accent-purple);padding:6px 16px;border-radius:20px;font-weight:700;font-size:12px;text-transform:uppercase;display:inline-block;margin-bottom:15px;position:relative;z-index:2}.landing-wrapper .section-title{font-size:36px;font-weight:800;text-align:center;margin-bottom:50px;color:#0f172a;position:relative;z-index:2}.landing-wrapper .scroll-container{display:flex;gap:30px;width:max-content;animation:scroll 40s linear infinite;padding-left:5%;position:relative;z-index:2}.landing-wrapper .testimonial-wrapper{flex-shrink:0}.landing-wrapper .youtube-card{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:20px;width:320px;box-shadow:0 4px 15px #0000000d}.landing-wrapper .yt-header{display:flex;gap:12px;align-items:flex-start}.landing-wrapper .yt-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#a855f7,#ec4899);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.landing-wrapper .yt-info{flex:1}.landing-wrapper .yt-name-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.landing-wrapper .yt-name{font-weight:600;font-size:14px;color:#1e293b}.landing-wrapper .yt-time{font-size:12px;color:#64748b}.landing-wrapper .yt-content{font-size:14px;color:#334155;line-height:1.5;margin:0 0 10px}.landing-wrapper .yt-actions{display:flex;gap:15px;font-size:12px;color:#64748b;align-items:center}.landing-wrapper .yt-likes{display:flex;align-items:center;gap:4px}.landing-wrapper .yt-reply{font-weight:600;cursor:pointer}.landing-wrapper .whatsapp-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;padding:16px;width:300px;position:relative;box-shadow:0 4px 15px #0000000d;margin-top:20px}.landing-wrapper .wa-avatar{position:absolute;top:-12px;left:-10px;width:32px;height:32px;border-radius:50%;background:#22c55e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:2px solid white}.landing-wrapper .wa-body{padding-left:10px}.landing-wrapper .wa-name{font-weight:600;font-size:14px;color:#14532d;margin-bottom:4px}.landing-wrapper .wa-content{font-size:14px;color:#1e293b;margin:0 0 8px;line-height:1.4}.landing-wrapper .wa-meta{display:flex;justify-content:flex-end;align-items:center;gap:4px}.landing-wrapper .wa-time{font-size:10px;color:#64748b}.landing-wrapper .wa-ticks{width:14px;height:14px;color:#22c55e}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-wrapper .features-section{padding:80px 5%;text-align:center;background:#fff}.landing-wrapper .highlight-purple{color:var(--accent-purple)}.landing-wrapper .features-grid{display:flex;gap:30px;justify-content:center;flex-wrap:wrap;margin-top:50px;position:relative;z-index:2}.landing-wrapper .feature-card{background:white;padding:40px 30px;border-radius:20px;width:300px;text-align:left;box-shadow:0 10px 40px #0000000f;transition:transform .3s;border:1px solid #f1f5f9}.landing-wrapper .feature-card:hover{transform:translateY(-5px)}.landing-wrapper .icon-box{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:20px}.landing-wrapper .icon-purple{background:#f3e8ff;color:#a855f7}.landing-wrapper .icon-green{background:#ecfdf5;color:#10b981}.landing-wrapper .icon-orange{background:#fff7ed;color:#f97316}.landing-wrapper .f-title{font-weight:800;font-size:18px;margin-bottom:10px}.landing-wrapper .f-desc{font-size:14px;color:#64748b;line-height:1.6}.landing-wrapper .dark-cta-section{background:#0b0f19;color:#fff;text-align:center;padding:100px 20px;position:relative;overflow:hidden}.landing-wrapper .glow-icon{font-size:40px;color:#fbbf24;margin-bottom:20px;display:inline-block}.landing-wrapper .dark-title{font-size:42px;font-weight:800;margin-bottom:20px}.landing-wrapper .text-orange{color:#f97316}.landing-wrapper .text-green{color:#22c55e}.landing-wrapper .dark-subtitle{color:#94a3b8;font-size:18px;margin-bottom:40px}.landing-wrapper .btn-white{background:white;color:#000;padding:16px 32px;border-radius:8px;font-weight:700;font-size:16px;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:.2s}.landing-wrapper .btn-white:hover{background:#f0f0f0;transform:scale(1.05)}.landing-wrapper .footer{padding:40px 5%;border-top:1px solid #eee;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.landing-wrapper .footer-links{display:flex;gap:20px}.landing-wrapper .footer-link{color:#64748b;text-decoration:none;font-size:14px}.landing-wrapper .footer-link:hover{color:var(--primary-red)}@media (max-width: 768px){.landing-wrapper .hero-section{flex-direction:column;text-align:center;padding-top:40px}.landing-wrapper .hero-img{margin-top:40px;width:90%}.landing-wrapper .hero-title{font-size:36px}.landing-wrapper .hero-subtitle{font-size:18px}.landing-wrapper .features-grid{flex-direction:column;align-items:center}.landing-wrapper .feature-card{width:90%}.landing-wrapper .dark-title{font-size:28px}.landing-wrapper .footer{flex-direction:column;gap:20px;text-align:center}}@keyframes spin-around{0%{transform:translateZ(0) rotate(0)}to{transform:translateZ(0) rotate(360deg)}}@keyframes shimmer-slide{to{transform:translate(calc(100cqw - 100%))}}.landing-wrapper .shimmer-btn{--radius: 100px;--cut: 2px;--bg: #ffffff;position:relative;z-index:0;display:inline-flex;align-items:center;justify-content:center;overflow:visible;white-space:nowrap;padding:16px 32px;border-radius:var(--radius);border:none;color:#000;font-family:var(--font-landing);font-weight:800;font-size:16px;letter-spacing:-.5px;cursor:pointer;background:transparent;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease}.landing-wrapper .shimmer-btn:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000026}.landing-wrapper .shimmer-btn:active{transform:translateY(-1px);box-shadow:0 5px 10px #0000001a}.landing-wrapper .shimmer-spark-container{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;overflow:hidden;border-radius:var(--radius);z-index:-1;filter:blur(3px)}.landing-wrapper .shimmer-spark-inner{--spread: 90deg;position:absolute;top:-100%;right:-100%;bottom:-100%;left:-100%;width:auto;transform:rotate(0);background:conic-gradient(from calc(270deg - (var(--spread) * .5)),transparent 0,#4285F4 20deg,#EA4335 40deg,#FBBC05 60deg,#34A853 80deg,transparent var(--spread));translate:0 0;animation:spin-around 3s infinite linear}.landing-wrapper .shimmer-backdrop{position:absolute;z-index:0;background:var(--bg);border-radius:var(--radius);inset:var(--cut)}.landing-wrapper .shimmer-highlight{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:var(--radius);box-shadow:inset 0 2px 5px #0000000d;pointer-events:none;z-index:1}.landing-wrapper .shimmer-text{position:relative;z-index:2;display:flex;align-items:center;gap:10px}.swot-wrapper{min-height:100vh;padding:40px 20px;background:linear-gradient(135deg,#6a11cb,#2575fc);display:flex;flex-direction:column;align-items:center;color:#222;font-family:Poppins,sans-serif}.swot-card{width:100%;max-width:650px;background:#ffffffdd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:30px;border-radius:18px;box-shadow:0 10px 30px #00000040;animation:fadeIn .7s ease}.title{font-size:28px;font-weight:700;text-align:center;margin-bottom:20px}.swot-form{display:flex;flex-direction:column;gap:18px}.form-group{display:flex;flex-direction:column}.label{font-weight:600;margin-bottom:6px}.input,.select{padding:12px;border-radius:10px;border:1px solid #aaa;font-size:15px;transition:.2s ease;background:#f8f8f8}.input:focus,.select:focus{border-color:#2575fc;box-shadow:0 0 5px #2575fc80;outline:none}.submit-btn{margin-top:12px;padding:14px;border:none;background:linear-gradient(90deg,#2575fc,#6a11cb);color:#fff;font-size:17px;border-radius:12px;cursor:pointer;transition:.3s}.submit-btn:hover{transform:scale(1.03);box-shadow:0 6px 18px #00000030}.output-card{width:100%;max-width:650px;background:#ffffffdd;padding:25px;border-radius:18px;margin-top:30px;box-shadow:0 10px 25px #00000040;animation:slideUp .7s ease}.output-title{font-size:24px;font-weight:700;margin-bottom:15px}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.typeform-wrapper{display:flex;justify-content:center;align-items:center;height:90vh;background:linear-gradient(135deg,#6a11cb,#2575fc)}.typeform-card{background:white;padding:30px;border-radius:18px;width:420px;box-shadow:0 8px 18px #0003;animation:fadeIn .5s ease}.typeform-card h3{margin-bottom:20px;font-size:22px;text-align:center}.text-input,.dropdown{width:100%;padding:12px;border-radius:10px;border:1px solid #ccc;margin-top:10px}.btn{margin-top:25px;width:100%;padding:12px;background:#2575fc;color:#fff;border:none;border-radius:10px;cursor:pointer;font-size:16px}.btn:disabled{background:#8fb7ff;cursor:not-allowed}.swot-container{padding:40px;max-width:600px;margin:auto}.swot-box{background:#ffffffcc;padding:15px;margin:15px 0;border-radius:12px}.swot-container{margin:40px auto;padding:30px;max-width:650px;background:linear-gradient(135deg,#ffffff 0%,#f8f9ff 100%);border-radius:20px;box-shadow:0 12px 30px #00000026;animation:fadeIn .7s ease;text-align:center}.swot-container h2{font-size:28px;margin-bottom:25px;font-weight:700;color:#334}.swot-box{padding:18px 20px;margin:15px 0;border-radius:14px;font-size:17px;color:#fff;text-align:left;box-shadow:0 6px 18px #00000026;animation:slideUp .5s ease}.swot-box.strength{background:linear-gradient(135deg,#00c853,#009624)}.swot-box.weakness{background:linear-gradient(135deg,#d50000,#9b0000)}.swot-box b{display:block;font-size:18px;margin-bottom:4px;opacity:.9}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
