.landing-layout{z-index:9999;background:#fff;position:fixed;inset:0;overflow-y:auto}:is(body:has(.landing-layout) .sidebar,body:has(.landing-layout) .app-header){display:none!important}body:has(.landing-layout) .app-main{margin-left:0!important;padding:0!important}body:has(.landing-layout) .app-content{padding:0!important}.landing-page{flex-direction:column;min-height:10vh;display:flex}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e5e7eb;position:fixed;top:0;left:0;right:0}.landing-nav__container{justify-content:flex-end;align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex}.landing-nav__brand{color:#1e293b;align-items:center;gap:1rem;display:flex}.landing-nav__logo{width:auto;height:80px}.landing-nav__texts{flex-direction:column;justify-content:center;line-height:1.1;display:flex}.landing-nav__subtitle{color:#64748b;margin-bottom:2px;font-size:.875rem;font-weight:600}.landing-nav__title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:800}.landing-nav__actions{align-items:center;gap:1rem;display:flex}.landing-nav__link{color:#334155;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s}.landing-nav__link:hover{color:#667eea}.landing-nav__btn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s}.landing-nav__btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.landing-hero{justify-content:center;align-items:center;min-height:100vh;padding:9rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.landing-hero__bg{background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%);position:absolute;inset:0}.landing-hero__bg:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.landing-hero__content{text-align:center;color:#fff;z-index:1;max-width:800px;position:relative}.landing-hero__logo{filter:drop-shadow(0 4px 6px #0000001a);width:auto;max-width:100%;height:170px;margin:-3rem auto 2rem;display:block}.landing-hero__agency{color:#fff;margin-bottom:2rem}.landing-hero__agency-sub{opacity:.9;margin-bottom:.5rem;font-size:1.25rem;font-weight:500;display:block}.landing-hero__agency-title{text-shadow:0 2px 4px #0000001a;font-size:2.5rem;font-weight:800;line-height:1.2;display:block}.landing-hero__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.landing-hero__badge .material-symbols-outlined{font-size:18px}.landing-hero__title{letter-spacing:.02em;margin:0 0 1.5rem;font-size:3rem;font-weight:600;line-height:1.2}.landing-hero__highlight{background:linear-gradient(90deg,gold,orange);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-hero__subtitle{opacity:.9;max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.7}.landing-hero__cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-btn .material-symbols-outlined{font-size:20px}.landing-btn--primary{color:#667eea;background:#fff;box-shadow:0 4px 16px #00000026}.landing-btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0003}.landing-btn--secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3}.landing-btn--secondary:hover{background:#ffffff4d}.landing-btn--white{color:#667eea;background:#fff}.landing-btn--white:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0003}.landing-btn--ghost{color:#fff;background:0 0;border:2px solid #ffffff4d}.landing-btn--ghost:hover{background:#ffffff1a;border-color:#fff}.landing-section-badge{color:#667eea;text-transform:uppercase;letter-spacing:1px;background:#667eea1a;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.landing-section-title{color:#1a1a2e;letter-spacing:-.02em;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.landing-section-desc{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}.landing-features{background:#f8fafc;padding:6rem 2rem}.landing-features__container{max-width:1200px;margin:0 auto}.landing-features__header{text-align:center;margin-bottom:4rem}.landing-features__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:900px){.landing-features__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.landing-features__grid{grid-template-columns:1fr}}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:all .2s;box-shadow:0 2px 12px #0000000a}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.feature-card__icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.feature-card__icon .material-symbols-outlined{font-size:28px}.feature-card__title{color:#1a1a2e;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.feature-card__desc{color:#64748b;margin:0;font-size:.9375rem;line-height:1.6}.landing-process{background:#fff;padding:6rem 2rem}.landing-process__container{max-width:1000px;margin:0 auto}.landing-process__header{text-align:center;margin-bottom:4rem}.landing-process__steps{flex-direction:column;gap:1.5rem;display:flex}.process-step{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.process-step__number{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.process-step__content{flex:1}.process-step__title{color:#1a1a2e;margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.process-step__desc{color:#64748b;margin:0;font-size:.9375rem}.landing-cta{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:6rem 2rem}.landing-cta__container{max-width:600px;margin:0 auto}.landing-cta__title{color:#fff;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.landing-cta__desc{color:#ffffffe6;margin:0 0 2rem;font-size:1.125rem}.landing-cta__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-footer{background:#1a1a2e;padding:2rem}.landing-footer__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.landing-footer__brand{color:#fff;align-items:center;gap:.5rem;font-weight:600;display:flex}.landing-footer__brand .material-symbols-outlined{color:#667eea;font-size:24px}.landing-footer__copy{color:#94a3b8;margin:0;font-size:.875rem}.landing-footer__links{gap:1.5rem;display:flex}.landing-footer__links a{color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .15s}.landing-footer__links a:hover{color:#fff}@media (max-width:768px){.landing-hero__title{font-size:2rem}.landing-hero__subtitle{font-size:1rem}.landing-section-title{font-size:1.75rem}.landing-features,.landing-process,.landing-cta{padding:4rem 1.5rem}.landing-hero__logo{height:180px;margin-bottom:1.5rem}.landing-hero__agency-title{font-size:1.5rem}.landing-footer__container{text-align:center;flex-direction:column}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-hero__content{animation:.8s fadeInUp}.feature-card{animation:.6s fadeInUp}.feature-card:nth-child(2){animation-delay:.1s}.feature-card:nth-child(3){animation-delay:.2s}.feature-card:nth-child(4){animation-delay:.3s}.feature-card:nth-child(5){animation-delay:.4s}.feature-card:nth-child(6){animation-delay:.5s}
