.landing-module__g1LwZa__container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);transition:background-color var(--transition-normal), color var(--transition-normal);flex-direction:column;display:flex}.landing-module__g1LwZa__topBar{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color);font-size:.8rem;font-family:var(--font-primary);color:var(--text-secondary)}.landing-module__g1LwZa__topBarContent{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:.4rem 1.5rem;display:flex}.landing-module__g1LwZa__topLinks{font-weight:500}.landing-module__g1LwZa__topActions{gap:1.25rem;display:flex}.landing-module__g1LwZa__topBtn{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;align-items:center;gap:.35rem;padding:.2rem .5rem;font-size:.8rem;font-weight:500;display:inline-flex}.landing-module__g1LwZa__topBtn:hover{background-color:var(--bg-tertiary);color:var(--accent-primary)}.landing-module__g1LwZa__navbar{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;padding:.85rem 2rem;display:flex;position:sticky;top:0}.landing-module__g1LwZa__logoSection{align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__logoImg{object-fit:contain;width:auto;height:52px}.landing-module__g1LwZa__logoTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.35rem;font-weight:800}.landing-module__g1LwZa__navMenu{align-items:center;gap:2rem;display:flex}@media (max-width:768px){.landing-module__g1LwZa__navMenu{display:none}}.landing-module__g1LwZa__navLink{font-family:var(--font-display);color:var(--text-primary);transition:color var(--transition-fast);padding:.25rem 0;font-size:.9rem;font-weight:600;position:relative}.landing-module__g1LwZa__navLink:after{content:"";background-color:var(--accent-primary);width:0;height:2px;transition:width var(--transition-fast);position:absolute;bottom:0;left:0}.landing-module__g1LwZa__navLink:hover{color:var(--accent-primary)}.landing-module__g1LwZa__navLink:hover:after{width:100%}.landing-module__g1LwZa__navCta{align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__loginBtn{font-family:var(--font-display);color:var(--text-secondary);transition:color var(--transition-fast);padding:.5rem 1rem;font-size:.9rem;font-weight:600}.landing-module__g1LwZa__loginBtn:hover{color:var(--accent-primary)}.landing-module__g1LwZa__ctaBtn{font-family:var(--font-display);background-color:var(--accent-primary);color:#fff;border-radius:var(--radius-sm);transition:background-color var(--transition-fast), box-shadow var(--transition-fast);padding:.6rem 1.25rem;font-size:.9rem;font-weight:600}.landing-module__g1LwZa__ctaBtn:hover{background-color:var(--accent-hover);box-shadow:0 4px 10px var(--accent-light)}.landing-module__g1LwZa__headerSettings{align-items:center;gap:.5rem;margin-right:.5rem;display:flex}.landing-module__g1LwZa__headerBtn{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);height:34px;transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;gap:.35rem;padding:0 .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__headerBtnIconOnly{width:34px;padding:0}.landing-module__g1LwZa__headerBtn:hover{background-color:var(--bg-secondary);border-color:var(--accent-primary);color:var(--accent-primary)}.landing-module__g1LwZa__heroSlider{background-color:#000;height:520px;position:relative;overflow:hidden}.landing-module__g1LwZa__slide{opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity 1s ease-in-out;display:flex;position:absolute;top:0;left:0}.landing-module__g1LwZa__slideActive{opacity:1;z-index:1}.landing-module__g1LwZa__slideImage{object-fit:cover;filter:brightness(.4)contrast(1.1);width:100%;height:100%;transition:transform 6s ease-out;position:absolute;top:0;left:0;transform:scale(1.05)}.landing-module__g1LwZa__slideActive .landing-module__g1LwZa__slideImage{transform:scale(1)}.landing-module__g1LwZa__slideContent{z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 1.5rem;position:relative}.landing-module__g1LwZa__slideTitle{text-shadow:0 2px 4px #00000080;letter-spacing:-.03em;margin-bottom:1rem;font-size:3rem;font-weight:900}.landing-module__g1LwZa__slideDesc{text-shadow:0 2px 4px #00000080;opacity:.9;margin-bottom:2rem;font-size:1.25rem}.landing-module__g1LwZa__sliderBtn{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.landing-module__g1LwZa__sliderBtn:hover{background:#ffffff59}.landing-module__g1LwZa__sliderBtnPrev{left:1.5rem}.landing-module__g1LwZa__sliderBtnNext{right:1.5rem}.landing-module__g1LwZa__sliderDots{z-index:10;gap:.75rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:12px;height:12px;transition:background .3s,transform .3s}.landing-module__g1LwZa__dotActive{background:#fff;transform:scale(1.2)}.landing-module__g1LwZa__mainGrid{flex-direction:column;gap:4rem;width:100%;max-width:1280px;margin:3.5rem auto;padding:0 1.5rem;display:flex}.landing-module__g1LwZa__toolsSection{flex-direction:column;width:100%;display:flex}.landing-module__g1LwZa__toolsRow{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.75rem;width:100%;display:grid}@media (max-width:1024px){.landing-module__g1LwZa__toolsRow{grid-template-columns:1fr;gap:1.5rem}}.landing-module__g1LwZa__educationRow{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:2rem;width:100%;display:grid}@media (max-width:992px){.landing-module__g1LwZa__educationRow{grid-template-columns:1fr;gap:1.5rem}}.landing-module__g1LwZa__sectionTitle{color:var(--accent-primary);margin-bottom:1.5rem;font-size:1.85rem;display:inline-block;position:relative}.landing-module__g1LwZa__sectionTitle:after{content:"";background:var(--accent-secondary);border-radius:var(--radius-full);width:60px;height:4px;position:absolute;bottom:-6px;left:0}.landing-module__g1LwZa__articleList{flex-direction:column;gap:2rem;display:flex}.landing-module__g1LwZa__articleCard{grid-template-columns:240px 1fr;gap:1.5rem;display:grid}@media (max-width:640px){.landing-module__g1LwZa__articleCard{grid-template-columns:1fr}}.landing-module__g1LwZa__articleThumbWrapper{border-radius:var(--radius-md);height:160px;overflow:hidden}.landing-module__g1LwZa__articleThumb{object-fit:cover;width:100%;height:100%;transition:transform .5s}.landing-module__g1LwZa__articleCard:hover .landing-module__g1LwZa__articleThumb{transform:scale(1.08)}.landing-module__g1LwZa__articleInfo{flex-direction:column;justify-content:center;display:flex}.landing-module__g1LwZa__articleMeta{color:var(--text-tertiary);gap:1rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.landing-module__g1LwZa__articleTitle{margin-bottom:.75rem;font-size:1.35rem;line-height:1.3}.landing-module__g1LwZa__articleExcerpt{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.landing-module__g1LwZa__sidebar{flex-direction:column;gap:2.5rem;display:flex}.landing-module__g1LwZa__calendarWidget{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;height:100%;padding:1.5rem;scroll-margin-top:100px;display:flex}.landing-module__g1LwZa__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.landing-module__g1LwZa__calendarTitle{font-size:1.1rem;font-weight:700}.landing-module__g1LwZa__calendarNav{gap:.5rem;display:flex}.landing-module__g1LwZa__calNavBtn{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.landing-module__g1LwZa__calNavBtn:hover{background:var(--border-color)}.landing-module__g1LwZa__weekdays{text-align:center;color:var(--text-tertiary);grid-template-columns:repeat(7,1fr);margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:grid}.landing-module__g1LwZa__daysGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.landing-module__g1LwZa__dayCell{aspect-ratio:1;border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;font-size:.9rem;transition:background .2s;display:flex;position:relative}.landing-module__g1LwZa__dayCell:hover{background:var(--bg-tertiary)}.landing-module__g1LwZa__dayToday{border:2px solid var(--accent-secondary);font-weight:700}.landing-module__g1LwZa__dayHoliday{background:var(--color-danger-bg);color:var(--color-danger);font-weight:700}.landing-module__g1LwZa__daySelected{background:var(--accent-primary)!important;color:#fff!important}.landing-module__g1LwZa__holidayInfo{background:var(--bg-tertiary);border-radius:var(--radius-sm);border-left:4px solid var(--color-danger);margin-top:1rem;padding:.75rem;font-size:.85rem}.landing-module__g1LwZa__holidayTitle{color:var(--color-danger);margin-bottom:.25rem;font-weight:700}.landing-module__g1LwZa__monthHolidaysList{border-top:1px dashed var(--border-color);margin-top:auto;padding-top:1rem}.landing-module__g1LwZa__monthHolidaysTitle{color:var(--accent-primary);margin-bottom:.5rem;font-size:.85rem;font-weight:700}.landing-module__g1LwZa__noHolidaysText{color:var(--text-tertiary);margin:0;font-size:.8rem;font-style:italic}.landing-module__g1LwZa__holidaysUl{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__holidayLi{align-items:flex-start;gap:.4rem;font-size:.8rem;line-height:1.4;display:flex}.landing-module__g1LwZa__holidayLiDate{color:var(--text-primary);white-space:nowrap;font-weight:700}.landing-module__g1LwZa__holidayLiName{color:var(--text-secondary)}.landing-module__g1LwZa__calcWidget{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;height:100%;padding:1.5rem;scroll-margin-top:100px;display:flex}.landing-module__g1LwZa__calcTabs{border-bottom:1px solid var(--border-color);margin-bottom:1rem;display:flex}.landing-module__g1LwZa__calcTab{text-align:center;cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:.5rem;font-size:.85rem;font-weight:600;transition:all .2s}.landing-module__g1LwZa__calcTabActive{color:var(--accent-primary);border-bottom-color:var(--accent-primary)}.landing-module__g1LwZa__calcScreen{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);text-align:right;flex-direction:column;justify-content:flex-end;min-height:80px;margin-bottom:1rem;padding:1rem;display:flex}.landing-module__g1LwZa__calcHistory{color:var(--text-tertiary);word-wrap:break-word;min-height:1.2rem;font-size:.85rem}.landing-module__g1LwZa__calcDisplay{word-wrap:break-word;color:var(--text-primary);font-size:1.65rem;font-weight:700}.landing-module__g1LwZa__calcGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.landing-module__g1LwZa__calcBtn{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;padding:1rem 0;font-size:1.1rem;font-weight:700;transition:all .15s}.landing-module__g1LwZa__calcBtn:hover{background:var(--border-color)}.landing-module__g1LwZa__calcBtnOp{background:var(--accent-light);color:var(--accent-primary)}.landing-module__g1LwZa__calcBtnEqual{background:var(--accent-primary);color:#fff;grid-column:span 2}.landing-module__g1LwZa__calcBtnEqual:hover{background:var(--accent-hover)}.landing-module__g1LwZa__taxInputGroup{margin-bottom:.75rem}.landing-module__g1LwZa__taxInputGroup label{color:var(--text-secondary);margin-bottom:.25rem;font-size:.85rem;font-weight:600;display:block}.landing-module__g1LwZa__taxResult{border-top:1px solid var(--border-color);margin-top:1rem;padding-top:1rem}.landing-module__g1LwZa__taxRow{justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;display:flex}.landing-module__g1LwZa__taxRowTotal{color:var(--accent-primary);border-top:2px dashed var(--border-color);margin-top:.5rem;padding-top:.5rem;font-size:1.05rem;font-weight:700}.landing-module__g1LwZa__quotesWidget{color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#0d5f50 0%,#16a085 60%,#1abc9c 100%);flex-direction:column;justify-content:space-between;height:100%;min-height:400px;padding:1.75rem;scroll-margin-top:100px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__quotesWidget:before{content:"\"";opacity:.15;font-family:serif;font-size:10rem;line-height:1;position:absolute;top:-20px;left:10px}.landing-module__g1LwZa__quoteText{z-index:2;margin-bottom:1rem;font-size:1.15rem;font-style:italic;line-height:1.5;position:relative}.landing-module__g1LwZa__quoteAuthor{opacity:.8;text-align:right;font-size:.9rem;font-weight:600}.landing-module__g1LwZa__quoteAction{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.landing-module__g1LwZa__quoteBtn{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:#fff3;border:none;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:background .2s}.landing-module__g1LwZa__quoteBtn:hover{background:#ffffff59}.landing-module__g1LwZa__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);text-align:center;color:var(--text-secondary);margin-top:auto;padding:2rem;font-size:.9rem}.landing-module__g1LwZa__magazineTabs{border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.landing-module__g1LwZa__magazineTab{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);padding:.5rem 1rem;font-size:.85rem;font-weight:600}.landing-module__g1LwZa__magazineTab:hover{background:var(--bg-tertiary);color:var(--accent-primary);border-color:var(--accent-primary)}.landing-module__g1LwZa__magazineTabActive{background:var(--accent-primary)!important;color:#fff!important;border-color:var(--accent-primary)!important}.landing-module__g1LwZa__readMoreLink{transition:transform var(--transition-fast);align-items:center;gap:4px;margin-top:.5rem;font-weight:700;display:inline-flex}.landing-module__g1LwZa__articleCard:hover .landing-module__g1LwZa__readMoreLink{transform:translate(4px)}.landing-module__g1LwZa__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000a6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.landing-module__g1LwZa__modalContent{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:740px;max-height:85vh;box-shadow:var(--shadow-premium);flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) landing-module__g1LwZa__modalFadeIn;display:flex;position:relative;overflow-y:auto}@keyframes landing-module__g1LwZa__modalFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__modalCloseBtn{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-full);cursor:pointer;width:36px;height:36px;color:var(--text-primary);transition:all var(--transition-fast);z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;top:1.25rem;right:1.25rem}.landing-module__g1LwZa__modalCloseBtn:hover{background:var(--color-danger-bg);color:var(--color-danger);border-color:var(--color-danger)}.landing-module__g1LwZa__modalHeader{border-bottom:1px solid var(--border-color);padding:2rem 2.5rem 1.25rem}.landing-module__g1LwZa__modalDate{color:var(--text-tertiary);margin-left:.5rem;font-size:.85rem}.landing-module__g1LwZa__modalTitle{color:var(--text-primary);margin-top:.75rem;font-size:1.85rem;font-weight:800;line-height:1.3}.landing-module__g1LwZa__modalImageWrapper{width:100%;max-height:320px;overflow:hidden}.landing-module__g1LwZa__modalImage{object-fit:cover;width:100%;height:100%}.landing-module__g1LwZa__modalBody{color:var(--text-secondary);padding:2rem 2.5rem;font-size:1rem;line-height:1.7}.landing-module__g1LwZa__modalParagraph{margin-bottom:1.25rem}.landing-module__g1LwZa__readerCta{background:var(--bg-tertiary);border:1px solid var(--border-color);border-left:4px solid var(--accent-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);margin-top:2rem;padding:1.5rem}.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:640px){.landing-module__g1LwZa__pricingGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__ctaGlowBtn{background:linear-gradient(135deg, var(--accent-primary) 0%, #16a085 100%);border-radius:var(--radius-md);transition:all var(--transition-normal);cursor:pointer;border:1px solid #fff3;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #1abc9c66;color:#fff!important}.landing-module__g1LwZa__ctaGlowBtn:hover{background:linear-gradient(135deg, #1ebd9e 0%, var(--accent-primary) 100%);transform:translateY(-2px);box-shadow:0 8px 22px #1abc9c8c}.landing-module__g1LwZa__guestHero{background:radial-gradient(circle at 50% 15%, #1abc9c1f, transparent 65%), radial-gradient(circle at 85% 55%, #ccb56a14, transparent 50%), var(--bg-primary);border-bottom:1px solid var(--border-color);text-align:center;padding:4.5rem 2rem 4rem;position:relative;overflow:hidden}.landing-module__g1LwZa__guestHeroBadge{border-radius:var(--radius-full);background:var(--bg-secondary);color:var(--accent-primary);letter-spacing:.02em;box-shadow:var(--shadow-sm);border:1px solid #1abc9c59;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.45rem 1.15rem;font-size:.85rem;font-weight:700;display:inline-flex}.landing-module__g1LwZa__guestHeroTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;max-width:980px;margin:0 auto 1.25rem;font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:900;line-height:1.2}.landing-module__g1LwZa__guestHeroHighlight{background:linear-gradient(135deg, var(--accent-primary) 0%, var(--accent-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-module__g1LwZa__guestHeroDesc{color:var(--text-secondary);max-width:780px;margin:0 auto 2.25rem;font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.6}.landing-module__g1LwZa__heroCtas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.landing-module__g1LwZa__heroSecondaryBtn{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex;color:var(--text-primary)!important}.landing-module__g1LwZa__heroSecondaryBtn:hover{background:var(--bg-tertiary);border-color:var(--accent-primary);transform:translateY(-2px);color:var(--accent-primary)!important}.landing-module__g1LwZa__heroPills{color:var(--text-tertiary);flex-wrap:wrap;justify-content:center;gap:1.75rem;margin-bottom:3.5rem;font-size:.88rem;font-weight:500;display:flex}.landing-module__g1LwZa__heroPillItem{align-items:center;gap:.45rem;display:inline-flex}.landing-module__g1LwZa__heroPillIcon{color:var(--color-success)}.landing-module__g1LwZa__heroMockupWrapper{max-width:1080px;margin:0 auto;position:relative}.landing-module__g1LwZa__desktopFrame{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border-color);transition:transform var(--transition-normal), box-shadow var(--transition-normal);cursor:pointer;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #1abc9c26}.landing-module__g1LwZa__desktopFrame:hover{box-shadow:0 30px 60px -15px #0000004d, 0 0 0 1px var(--accent-primary);transform:translateY(-4px)}.landing-module__g1LwZa__windowHeader{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}.landing-module__g1LwZa__windowDot{border-radius:50%;width:11px;height:11px}.landing-module__g1LwZa__dotRed{background:#ff5f56}.landing-module__g1LwZa__dotYellow{background:#ffbd2e}.landing-module__g1LwZa__dotGreen{background:#27c93f}.landing-module__g1LwZa__windowAddress{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);max-width:380px;color:var(--text-tertiary);text-align:center;flex:1;margin:0 auto;padding:.2rem .75rem;font-family:monospace;font-size:.75rem}.landing-module__g1LwZa__mockupImg{object-fit:cover;width:100%;height:auto;display:block}.landing-module__g1LwZa__mockupZoomHint{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border-radius:var(--radius-full);box-shadow:var(--shadow-md);opacity:.9;transition:all var(--transition-fast);background:#0f141cd9;border:1px solid #ffffff26;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex;position:absolute;bottom:1.5rem;right:1.5rem}.landing-module__g1LwZa__desktopFrame:hover .landing-module__g1LwZa__mockupZoomHint{opacity:1;background:var(--accent-primary)}.landing-module__g1LwZa__floatingBadgeLeft,.landing-module__g1LwZa__floatingBadgeRight{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);text-align:left;z-index:5;align-items:center;gap:.75rem;padding:.85rem 1.15rem;animation:4s ease-in-out infinite landing-module__g1LwZa__floatCard;display:flex;position:absolute}.landing-module__g1LwZa__floatingBadgeLeft{bottom:25%;left:-24px}.landing-module__g1LwZa__floatingBadgeRight{animation-delay:2s;top:25%;right:-24px}@media (max-width:992px){.landing-module__g1LwZa__floatingBadgeLeft,.landing-module__g1LwZa__floatingBadgeRight{display:none}}@keyframes landing-module__g1LwZa__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-module__g1LwZa__badgeIconWrap{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-module__g1LwZa__badgeIconTeal{background:var(--accent-light);color:var(--accent-primary)}.landing-module__g1LwZa__badgeIconGold{color:var(--accent-secondary);background:#ccb56a26}.landing-module__g1LwZa__pillarsSection{z-index:10;max-width:1240px;margin:-2.5rem auto 4.5rem;padding:0 1.5rem;position:relative}.landing-module__g1LwZa__pillarsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:1024px){.landing-module__g1LwZa__pillarsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.landing-module__g1LwZa__pillarsGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__pillarCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-normal);flex-direction:column;padding:1.75rem 1.5rem;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__pillarCard:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.landing-module__g1LwZa__pillarCard:before{content:"";background:linear-gradient(90deg, var(--accent-primary), var(--accent-secondary));opacity:0;width:100%;height:4px;transition:opacity var(--transition-fast);position:absolute;top:0;left:0}.landing-module__g1LwZa__pillarCard:hover:before{opacity:1}.landing-module__g1LwZa__pillarIcon{border-radius:var(--radius-md);background:var(--accent-light);width:48px;height:48px;color:var(--accent-primary);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.landing-module__g1LwZa__pillarTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.landing-module__g1LwZa__pillarDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.55}.landing-module__g1LwZa__featuresSection{max-width:1240px;margin:0 auto 5.5rem;padding:0 1.5rem}.landing-module__g1LwZa__sectionHeaderCenter{text-align:center;max-width:760px;margin:0 auto 2.5rem}.landing-module__g1LwZa__sectionEyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-primary);margin-bottom:.5rem;font-size:.8rem;font-weight:800;display:inline-block}.landing-module__g1LwZa__sectionMainTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.4rem);font-weight:800;line-height:1.25}.landing-module__g1LwZa__sectionMainSubtitle{color:var(--text-tertiary);font-size:1rem;line-height:1.6}.landing-module__g1LwZa__featureTabBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-sizing:border-box;grid-template-columns:repeat(6,1fr);gap:.6rem;width:100%;margin-bottom:2.5rem;padding:.5rem;display:grid}@media (max-width:900px){.landing-module__g1LwZa__featureTabBar{grid-template-columns:repeat(3,1fr)}}@media (max-width:540px){.landing-module__g1LwZa__featureTabBar{grid-template-columns:repeat(2,1fr)}}.landing-module__g1LwZa__featureTabBtn{border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;text-align:center;transition:all var(--transition-fast);background:0 0;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.9rem .4rem;font-size:.75rem;font-weight:600;line-height:1.25;display:flex}.landing-module__g1LwZa__featureTabBtn:hover{color:var(--accent-primary);background:var(--bg-tertiary);border-color:var(--border-color)}.landing-module__g1LwZa__featureTabBtn:hover svg{transform:translateY(-2px)}.landing-module__g1LwZa__featureTabBtnActive{box-shadow:0 4px 14px #1abc9c59;background:var(--accent-primary)!important;color:#fff!important;border-color:var(--accent-primary)!important}.landing-module__g1LwZa__featureTabBtnActive svg{transform:scale(1.08)}.landing-module__g1LwZa__featureDetailGrid{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);grid-template-columns:1fr 1.25fr;align-items:center;gap:3rem;padding:3rem;display:grid}@media (max-width:992px){.landing-module__g1LwZa__featureDetailGrid{grid-template-columns:1fr;gap:2rem;padding:1.75rem}}.landing-module__g1LwZa__featureInfoCol{flex-direction:column;gap:1.25rem;display:flex}.landing-module__g1LwZa__featureCategoryBadge{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-secondary);align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;display:inline-flex}.landing-module__g1LwZa__featureHeading{font-family:var(--font-display);color:var(--text-primary);font-size:1.85rem;font-weight:800;line-height:1.25}.landing-module__g1LwZa__featureTagline{color:var(--text-secondary);font-size:1rem;line-height:1.6}.landing-module__g1LwZa__featureBulletList{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__featureBulletItem{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.92rem;line-height:1.5;display:flex}.landing-module__g1LwZa__featureBulletIcon{color:var(--accent-primary);flex-shrink:0;margin-top:2px}.landing-module__g1LwZa__featureCallout{background:var(--bg-tertiary);border-left:4px solid var(--accent-primary);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--text-primary);padding:1rem 1.25rem;font-size:.88rem;line-height:1.5}.landing-module__g1LwZa__featureVisualCol{flex-direction:column;gap:1rem;display:flex}.landing-module__g1LwZa__mainMockupCard{border-radius:var(--radius-md);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);cursor:pointer;background:var(--bg-tertiary);transition:all var(--transition-fast);position:relative;overflow:hidden}.landing-module__g1LwZa__mainMockupCard:hover{transform:scale(1.015);box-shadow:0 15px 30px #00000026}.landing-module__g1LwZa__mainMockupImg{object-fit:cover;width:100%;height:auto;max-height:480px;display:block}.landing-module__g1LwZa__thumbnailStrip{gap:.75rem;padding:.25rem 0;display:flex;overflow-x:auto}.landing-module__g1LwZa__thumbnailBtn{border-radius:var(--radius-sm);cursor:pointer;background:var(--bg-tertiary);width:86px;height:58px;transition:all var(--transition-fast);border:2px solid #0000;flex-shrink:0;padding:0;overflow:hidden}.landing-module__g1LwZa__thumbnailBtn:hover{border-color:var(--accent-primary);transform:translateY(-2px)}.landing-module__g1LwZa__thumbnailBtnActive{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-light)}.landing-module__g1LwZa__thumbnailImg{object-fit:cover;width:100%;height:100%}.landing-module__g1LwZa__comparisonSection{max-width:1140px;margin:0 auto 5.5rem;padding:0 1.5rem}.landing-module__g1LwZa__comparisonTableWrapper{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow-x:auto}.landing-module__g1LwZa__comparisonTable{border-collapse:collapse;text-align:left;width:100%;min-width:680px}.landing-module__g1LwZa__comparisonTable th,.landing-module__g1LwZa__comparisonTable td{border-bottom:1px solid var(--border-color);padding:1.15rem 1.5rem}.landing-module__g1LwZa__comparisonTable th{background:var(--bg-tertiary);font-family:var(--font-display);color:var(--text-primary);font-size:.95rem;font-weight:700}.landing-module__g1LwZa__comparisonTable th:last-child{background:var(--accent-light);color:var(--accent-primary)}.landing-module__g1LwZa__comparisonTable tr:last-child td{border-bottom:none}.landing-module__g1LwZa__comparisonTable tr:hover td{background:#1abc9c08}.landing-module__g1LwZa__compBadgeOld{color:var(--color-danger);align-items:center;gap:.4rem;font-size:.88rem;display:inline-flex}.landing-module__g1LwZa__compBadgeNew{color:var(--color-success);align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__howItWorksSection{max-width:1240px;margin:0 auto 5.5rem;padding:0 1.5rem}.landing-module__g1LwZa__howItWorksGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media (max-width:992px){.landing-module__g1LwZa__howItWorksGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.landing-module__g1LwZa__howItWorksGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__stepCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);flex-direction:column;padding:1.75rem 1.25rem;display:flex;position:relative}.landing-module__g1LwZa__stepCard:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-4px)}.landing-module__g1LwZa__stepNumberBadge{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--accent-primary), #16a085);color:#fff;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1.15rem;font-size:1.15rem;font-weight:800;display:flex;box-shadow:0 4px 10px #1abc9c59}.landing-module__g1LwZa__stepTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.landing-module__g1LwZa__stepDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.5}.landing-module__g1LwZa__grandBottomCta{border-radius:var(--radius-lg);color:#fff;text-align:center;background:linear-gradient(135deg,#117a65 0%,#16a085 45%,#ccb56a 100%);max-width:1140px;margin:5rem auto;padding:4.5rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #1abc9c59}.landing-module__g1LwZa__grandBottomCta h2{font-family:var(--font-display);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:900;line-height:1.2}.landing-module__g1LwZa__grandBottomCta p{opacity:.95;max-width:680px;margin:0 auto 2.25rem;font-size:1.15rem;line-height:1.6}.landing-module__g1LwZa__lightboxBackdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#0a0e14e6;justify-content:center;align-items:center;padding:1.5rem;animation:.25s ease-out landing-module__g1LwZa__modalFadeIn;display:flex;position:fixed;inset:0}.landing-module__g1LwZa__lightboxContainer{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:1080px;max-height:92vh;box-shadow:var(--shadow-premium);flex-direction:column;display:flex;position:relative;overflow-y:auto}.landing-module__g1LwZa__lightboxImageWrap{background:#090c10;justify-content:center;align-items:center;width:100%;min-height:360px;max-height:65vh;display:flex;overflow:hidden}.landing-module__g1LwZa__lightboxImg{object-fit:contain;max-width:100%;max-height:65vh;display:block}.landing-module__g1LwZa__lightboxDetails{background:var(--bg-secondary);border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.landing-module__g1LwZa__lightboxTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.landing-module__g1LwZa__lightboxDesc{color:var(--text-secondary);font-size:.88rem}.landing-module__g1LwZa__userWelcomeBanner{border:1px solid var(--accent-primary);border-radius:var(--radius-md);background:linear-gradient(135deg,#1abc9c26 0%,#ccb56a26 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:1.5rem auto;padding:1.25rem 2rem;display:flex}
