.landing-module__g1LwZa__landingContainer{background:var(--bg);min-height:100vh;position:relative;overflow-x:hidden}.landing-module__g1LwZa__navbar{z-index:50;background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;height:80px;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navLogo{align-items:center;display:flex}.landing-module__g1LwZa__brand{align-items:center;gap:12px;display:flex}.landing-module__g1LwZa__brandIcon{background:var(--accent);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.landing-module__g1LwZa__brandText{color:var(--text);letter-spacing:-.02em;font-size:20px;font-weight:700}.landing-module__g1LwZa__navLinks{gap:32px;display:flex}.landing-module__g1LwZa__navLink{color:var(--text-2);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLink:hover{color:var(--accent)}.landing-module__g1LwZa__navActions{align-items:center;gap:16px;display:flex}.landing-module__g1LwZa__heroSection{text-align:center;flex-direction:column;align-items:center;padding:160px 5% 100px;display:flex;position:relative}.landing-module__g1LwZa__heroBg{background:radial-gradient(circle at 20% 30%, var(--accent-light), transparent 30%), radial-gradient(circle at 80% 50%, var(--purple-light), transparent 30%);z-index:0;pointer-events:none;width:100vw;height:100%;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__heroContent{z-index:1;max-width:800px;position:relative}.landing-module__g1LwZa__badge{background:var(--accent-light);color:var(--accent);border:1px solid var(--accent-border);border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.landing-module__g1LwZa__heroTitle{color:var(--text);letter-spacing:-.02em;margin-bottom:24px;font-size:56px;font-weight:800;line-height:1.15}.landing-module__g1LwZa__heroTitle span{background:linear-gradient(135deg,#10b981,#1e3a8a);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-module__g1LwZa__heroSubtitle{color:var(--text-2);max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.6}.landing-module__g1LwZa__heroActions{justify-content:center;align-items:center;gap:16px;display:flex}.landing-module__g1LwZa__primaryBtn{color:#fff;border-radius:var(--radius);cursor:pointer;background:linear-gradient(135deg,#10b981,#1e3a8a);border:none;align-items:center;gap:10px;padding:14px 28px;font-size:16px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 14px #10b9814d}.landing-module__g1LwZa__primaryBtn:hover{background:linear-gradient(135deg,#059669,#172554);transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.landing-module__g1LwZa__secondaryBtn{background:var(--surface);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius);cursor:pointer;padding:14px 28px;font-size:16px;font-weight:600;transition:all .2s}.landing-module__g1LwZa__secondaryBtn:hover{background:var(--surface-hover);border-color:var(--text-3)}.landing-module__g1LwZa__loginBtnNav{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:linear-gradient(135deg,#10b981,#1e3a8a);border:none;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 4px 10px #10b98133}.landing-module__g1LwZa__loginBtnNav:hover{background:linear-gradient(135deg,#059669,#172554);transform:translateY(-1px);box-shadow:0 6px 14px #10b9814d}.landing-module__g1LwZa__heroStats{justify-content:center;align-items:center;gap:32px;margin-top:48px;display:flex}.landing-module__g1LwZa__statItem{flex-direction:column;align-items:center;display:flex}.landing-module__g1LwZa__statNum{color:var(--text);margin-bottom:8px;font-size:32px;font-weight:800;line-height:1}.landing-module__g1LwZa__statLabel{color:var(--text-2);font-size:14px;font-weight:500}.landing-module__g1LwZa__statDivider{background:var(--border);width:1px;height:40px}.landing-module__g1LwZa__marqueeSection{background:var(--surface);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);flex-direction:column;align-items:center;padding:40px 0;display:flex;overflow:hidden}.landing-module__g1LwZa__marqueeTitle{color:var(--text-3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;font-size:12px;font-weight:600}.landing-module__g1LwZa__marqueeWrapper{-webkit-user-select:none;user-select:none;width:100%;display:flex;overflow:hidden}.landing-module__g1LwZa__marqueeContent{white-space:nowrap;align-items:center;gap:60px;padding:0 30px;animation:30s linear infinite landing-module__g1LwZa__scroll;display:flex}.landing-module__g1LwZa__marqueeContent img{opacity:.5;filter:grayscale();height:40px;transition:all .3s}.landing-module__g1LwZa__marqueeContent img:hover{opacity:1;filter:grayscale(0%)}@keyframes landing-module__g1LwZa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-module__g1LwZa__featuresSection{max-width:1200px;margin:0 auto;padding:100px 5%}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:60px}.landing-module__g1LwZa__sectionTitle{color:var(--text);margin-bottom:16px;font-size:36px;font-weight:700}.landing-module__g1LwZa__sectionSubtitle{color:var(--text-2);max-width:600px;margin:0 auto;font-size:16px}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.landing-module__g1LwZa__featureCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:32px;transition:all .3s}.landing-module__g1LwZa__featureCard:hover{box-shadow:var(--shadow-md);border-color:var(--accent-border);transform:translateY(-4px)}.landing-module__g1LwZa__featureIcon{border-radius:var(--radius);color:#10b981;background:#10b9811a;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.landing-module__g1LwZa__featureTitle{color:var(--text);margin-bottom:12px;font-size:20px;font-weight:600}.landing-module__g1LwZa__featureDesc{color:var(--text-2);font-size:15px;line-height:1.6}.landing-module__g1LwZa__footer{background:var(--surface);border-top:1px solid var(--border);padding:60px 5% 40px}.landing-module__g1LwZa__footerContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.landing-module__g1LwZa__footerText{color:var(--text-3);font-size:14px}.landing-module__g1LwZa__sliderSection{z-index:10;width:100%;max-width:1200px;margin:-60px auto 80px;padding:0 5%;position:relative}.landing-module__g1LwZa__sliderContainer{border-radius:var(--radius-lg);width:100%;height:400px;box-shadow:var(--shadow-lg);background:var(--surface);position:relative;overflow:hidden}.landing-module__g1LwZa__slideItem{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.landing-module__g1LwZa__slideImageWrapper{width:100%;height:100%;position:relative}.landing-module__g1LwZa__slideImage{object-fit:cover;width:100%;height:100%}.landing-module__g1LwZa__slideOverlay{background:linear-gradient(#0000,#000c);width:100%;height:60%;position:absolute;bottom:0;left:0}.landing-module__g1LwZa__slideContent{color:#fff;position:absolute;bottom:40px;left:40px;right:40px}.landing-module__g1LwZa__slideTitle{text-shadow:0 2px 10px #00000080;margin:0;font-size:32px;font-weight:800}.landing-module__g1LwZa__sliderDots{z-index:20;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__sliderDot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.landing-module__g1LwZa__sliderDotActive{background:#fff;border-radius:5px;width:24px}.landing-module__g1LwZa__newsSection{max-width:1200px;margin:0 auto;padding:80px 5%}.landing-module__g1LwZa__newsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:32px;display:grid}.landing-module__g1LwZa__newsCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.landing-module__g1LwZa__newsCard:hover{box-shadow:var(--shadow-md);border-color:var(--accent-light);transform:translateY(-4px)}.landing-module__g1LwZa__newsImageContainer{background:var(--bg);width:100%;height:180px}.landing-module__g1LwZa__newsImage{object-fit:cover;width:100%;height:100%}.landing-module__g1LwZa__newsContent{flex-direction:column;flex:1;padding:24px;display:flex}.landing-module__g1LwZa__newsTitle{color:var(--text);margin-bottom:12px;font-size:18px;font-weight:700}.landing-module__g1LwZa__newsDesc{color:var(--text-2);flex:1;margin-bottom:20px;font-size:14px;line-height:1.6}.landing-module__g1LwZa__newsLink{color:var(--accent);align-items:center;gap:4px;margin-top:auto;font-size:13px;font-weight:600;display:flex}.landing-module__g1LwZa__successSection{background:var(--bg);max-width:1200px;margin:0 auto;padding:80px 5%}.landing-module__g1LwZa__successGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.landing-module__g1LwZa__successCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:center;gap:16px;padding:24px;transition:all .3s;display:flex}.landing-module__g1LwZa__successCard:hover{box-shadow:var(--shadow-sm);border-color:var(--accent-light);transform:translateY(-2px)}.landing-module__g1LwZa__successAvatar{background:var(--bg);border:2px solid var(--accent-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.landing-module__g1LwZa__successAvatar img{object-fit:cover;width:100%;height:100%}.landing-module__g1LwZa__successInfo{flex:1;overflow:hidden}.landing-module__g1LwZa__successName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:16px;font-weight:700;overflow:hidden}.landing-module__g1LwZa__successUni{color:var(--accent);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:500;display:-webkit-box;overflow:hidden}@media (max-width:768px){.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__heroTitle{font-size:40px}.landing-module__g1LwZa__heroSubtitle{font-size:16px}.landing-module__g1LwZa__heroActions{flex-direction:column;width:100%}.landing-module__g1LwZa__primaryBtn,.landing-module__g1LwZa__secondaryBtn{justify-content:center;width:100%}.landing-module__g1LwZa__sliderContainer{height:250px}.landing-module__g1LwZa__slideContent{bottom:20px;left:20px;right:20px}.landing-module__g1LwZa__slideTitle{font-size:24px}.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__newsGrid,.landing-module__g1LwZa__successGrid{grid-template-columns:1fr}.landing-module__g1LwZa__footerContent{text-align:center;flex-direction:column;gap:24px}}.landing-module__g1LwZa__instagramSection{background:var(--bg);padding:80px 0;overflow:hidden}.landing-module__g1LwZa__marqueeContainer{width:100%;margin-top:40px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__marqueeTrack{flex-shrink:0;width:max-content;min-width:100%;padding:20px 0;animation:120s linear infinite landing-module__g1LwZa__marquee;display:flex}@keyframes landing-module__g1LwZa__marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.landing-module__g1LwZa__marqueeContainer:hover .landing-module__g1LwZa__marqueeTrack{animation-play-state:paused}.landing-module__g1LwZa__polaroidCard{cursor:pointer;background:#fff;border-radius:4px;flex-shrink:0;width:250px;margin-right:30px;padding:15px 15px 40px;transition:transform .3s,box-shadow .3s;transform:rotate(-2deg);box-shadow:0 10px 25px #0000001a}.landing-module__g1LwZa__polaroidCard:nth-child(2n){transform:rotate(2deg)}.landing-module__g1LwZa__polaroidCard:hover{z-index:10;transform:scale(1.05)rotate(0);box-shadow:0 15px 35px #00000026}.landing-module__g1LwZa__polaroidImageWrapper{background:#f0f0f0;border:1px solid #ddd;justify-content:center;align-items:center;width:100%;height:250px;display:flex;overflow:hidden}.landing-module__g1LwZa__polaroidImage{object-fit:cover;width:100%;height:100%}.landing-module__g1LwZa__polaroidCaption{flex-direction:column;margin-top:15px;display:flex}.landing-module__g1LwZa__captionText{color:#333;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Comic Sans MS,cursive,sans-serif;font-size:15px;line-height:1.4;display:-webkit-box;overflow:hidden}.landing-module__g1LwZa__captionDate{color:#888;margin-top:8px;font-size:12px}
.auth-module__cni4Dq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f172a99;justify-content:center;align-items:center;padding:20px;animation:.2s auth-module__cni4Dq__fadeIn;display:flex;position:fixed;inset:0}.auth-module__cni4Dq__modalContent{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:400px;box-shadow:var(--shadow-lg);animation:.3s auth-module__cni4Dq__slideUp;position:relative;overflow:hidden}@keyframes auth-module__cni4Dq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes auth-module__cni4Dq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-module__cni4Dq__modalHeader{justify-content:space-between;align-items:flex-start;padding:24px 24px 0;display:flex}.auth-module__cni4Dq__modalTitle{color:var(--text);margin-bottom:4px;font-size:20px;font-weight:700}.auth-module__cni4Dq__modalSubtitle{color:var(--text-2);font-size:13px}.auth-module__cni4Dq__closeBtn{color:var(--text-3);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.auth-module__cni4Dq__closeBtn:hover{background:var(--surface-hover);color:var(--text)}.auth-module__cni4Dq__modalBody{padding:24px}.auth-module__cni4Dq__formGroup{margin-bottom:16px}.auth-module__cni4Dq__formGroup label{color:var(--text-2);margin-bottom:8px;font-size:13px;font-weight:500;display:block}.auth-module__cni4Dq__submitBtn{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;width:100%;margin-top:8px;padding:12px;font-size:14px;font-weight:600;transition:all .2s}.auth-module__cni4Dq__submitBtn:hover{background:var(--accent-hover);box-shadow:0 4px 12px var(--accent-light);transform:translateY(-1px)}.auth-module__cni4Dq__submitBtn:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.auth-module__cni4Dq__errorText{color:var(--red);text-align:center;margin-top:12px;font-size:13px}.auth-module__cni4Dq__toggleMode{text-align:center;color:var(--text-2);margin-top:20px;font-size:13px}.auth-module__cni4Dq__toggleBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0 4px;font-weight:600}.auth-module__cni4Dq__toggleBtn:hover{text-decoration:underline}
