.landing-page{min-height:100vh;background:#090a0d;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.landing-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#1a1c21f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.16)}.header-content{max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo-section{display:flex;align-items:center}.logo{height:32px;width:auto}.header-nav{display:flex;align-items:center;gap:1.5rem}.header-cta-group{display:flex;align-items:center;gap:1rem}.header-cta-text{color:#ffcb74;font-size:1rem;font-weight:600;white-space:nowrap;text-shadow:0 0 20px rgba(255,203,116,.3)}.nav-link{color:#ccc;text-decoration:none;font-size:.9375rem;font-weight:500;transition:color .2s}.nav-link:hover{color:#fff}.nav-button{background:linear-gradient(135deg,#ffcb74,#f5ba5a);color:#1a1c21;padding:.625rem 1.5rem;border-radius:.5rem;text-decoration:none;font-size:.9375rem;font-weight:600;transition:transform .2s,background .2s,box-shadow .2s;border:none;white-space:nowrap}.nav-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ffcb744d}.hero-section-compact{padding:3rem 2rem 2rem;background:transparent}.hero-content-compact{max-width:900px;margin:0 auto;text-align:center}.hero-badge{display:inline-block;background:#ffcb7426;border:1px solid rgba(255,203,116,.3);color:#ffcb74;padding:.5rem 1rem;border-radius:9999px;font-size:.8125rem;font-weight:600;margin-bottom:1.5rem;animation:fadeInUp .6s ease-out;text-transform:uppercase;letter-spacing:.05em}.hero-title-compact{font-size:2.75rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#fff;animation:fadeInUp .6s ease-out .1s backwards}.gradient-text{background:linear-gradient(135deg,#ffcb74,#f5ba5a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description-compact{font-size:1.125rem;color:#ccc;max-width:650px;margin:0 auto;line-height:1.6;animation:fadeInUp .6s ease-out .2s backwards}.tools-section-main{padding:3rem 2rem 4rem;background:transparent}.tools-container{max-width:1280px;margin:0 auto}.tools-grid-improved{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.tool-card-improved{background:linear-gradient(135deg,#2c2d36,#1a1c21);border:1px solid rgba(255,255,255,.16);border-radius:1rem;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;gap:1.75rem;height:100%;min-height:480px}.tool-card-improved:hover{border-color:#ffcb7480;box-shadow:0 12px 32px #0006;transform:translateY(-4px)}.tool-card-header{display:flex;flex-direction:column;align-items:center;gap:1rem}.tool-icon-wrapper-improved{width:64px;height:64px;border-radius:1rem;background:linear-gradient(135deg,#ffcb74,#f5ba5a);display:flex;align-items:center;justify-content:center;flex-shrink:0}.tool-icon{color:#1a1c21}.tool-title-section{width:100%;text-align:center}.tool-title-improved{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#fff}.tool-description-improved{color:#ccc;line-height:1.7;font-size:.9375rem;text-align:center}.tool-features-grid{display:flex;flex-direction:column;gap:.875rem;padding:1.25rem;margin:0;list-style:none;background:#00000026;border-radius:.75rem;border:1px solid rgba(255,255,255,.08)}.feature-item-improved{display:flex;align-items:flex-start;gap:.75rem;color:#e5e5e5;font-size:.9375rem;line-height:1.5}.feature-icon{color:#10b981;flex-shrink:0;margin-top:.125rem}.tool-button-improved{width:100%;background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.16);padding:1rem 1.5rem;border-radius:.625rem;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;margin-top:auto}.tool-button-improved:hover{background:#ffffff1a;transform:translateY(-2px);border-color:#ffffff4d}.button-arrow{transition:transform .2s}.tool-button-improved:hover .button-arrow{transform:translate(4px)}.benefits-section{padding:4rem 2rem;background:#ffffff05;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.benefits-container{max-width:1280px;margin:0 auto}.benefits-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#fff}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.benefit-card{background:linear-gradient(135deg,#2c2d36,#1a1c21);border:1px solid rgba(255,255,255,.16);border-radius:.75rem;padding:2rem;transition:all .3s}.benefit-card:hover{border-color:#ffcb7480;box-shadow:0 8px 24px #0003}.benefit-number{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#ffcb74,#f5ba5a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.benefit-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#fff}.benefit-description{color:#ccc;line-height:1.6;font-size:.9375rem}.cta-section-improved{padding:4rem 2rem;background:linear-gradient(135deg,#2c2d36,#1a1c21);color:#fff;border-top:1px solid rgba(255,255,255,.16)}.cta-content-improved{max-width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:3rem}.cta-text{flex:1}.cta-title-improved{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}.cta-description-improved{font-size:1.0625rem;color:#ccc;line-height:1.6}.cta-actions{flex-shrink:0}.cta-button-improved{padding:1rem 2rem;border-radius:.625rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.cta-button-improved.primary{background:linear-gradient(135deg,#ffcb74,#f5ba5a);color:#1a1c21}.cta-button-improved.primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffcb7466}.landing-footer{padding:3rem 2rem 2rem;background:#090a0d;border-top:1px solid rgba(255,255,255,.16)}.footer-content{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;gap:4rem;margin-bottom:2rem}.footer-main{flex:1;max-width:300px}.footer-logo{height:28px;width:auto;margin-bottom:1rem}.footer-tagline{color:#ccc;font-size:.875rem;line-height:1.5}.footer-links-grid{display:flex;gap:4rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-heading{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin-bottom:.5rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-link{color:#ccc;text-decoration:none;font-size:.875rem;transition:color .2s;background:none;border:none;padding:0;cursor:pointer;text-align:left}.footer-link:hover{color:#fff}.footer-bottom{max-width:1280px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.16)}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center}.footer-copyright{color:#fff6;font-size:.875rem}.footer-legal{display:flex;align-items:center;gap:1rem}.footer-legal-link{color:#ccc;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-legal-link:hover{color:#fff}.footer-separator{color:#fff3}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.tools-grid-improved{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.header-content{padding:1rem 1.5rem}.cta-content-improved{flex-direction:column;text-align:center;gap:2rem}.footer-content{flex-direction:column;gap:3rem}.footer-links-grid{gap:3rem;width:100%;justify-content:space-between}}@media(max-width:768px){.landing-header{background:#090a0dfa}.header-content{padding:.75rem 1.25rem}.logo{height:40px}.nav-link{display:none}.header-cta-group{flex-direction:column;gap:.5rem;align-items:flex-end}.header-cta-text{font-size:.8125rem;text-align:right}.nav-button{padding:.5rem 1rem;font-size:.875rem}.hero-section-compact{padding:2.5rem 1.25rem 1.5rem}.hero-title-compact{font-size:2rem;margin-bottom:.75rem}.hero-description-compact{font-size:1rem;padding:0 .5rem}.tools-section-main{padding:2rem 1.25rem 3rem}.tools-grid-improved{grid-template-columns:1fr;gap:1.5rem}.tool-card-improved{padding:2rem 1.5rem;gap:1.5rem;min-height:auto}.tool-card-header{gap:1rem}.tool-icon-wrapper-improved{width:56px;height:56px}.tool-title-improved{font-size:1.375rem}.benefits-section{padding:3rem 1.25rem}.benefits-title{font-size:1.75rem;margin-bottom:2rem}.benefits-grid{grid-template-columns:1fr;gap:1.5rem}.benefit-card{padding:1.5rem}.cta-section-improved{padding:3rem 1.25rem}.cta-title-improved{font-size:1.75rem}.cta-button-improved{width:100%;justify-content:center}.landing-footer{padding:2rem 1.25rem 1.5rem}.footer-links-grid{flex-direction:column;gap:2rem}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}}@media(max-width:480px){.header-cta-text{display:none}.hero-title-compact{font-size:1.75rem}.hero-badge{font-size:.75rem;padding:.375rem .75rem}.tool-card-improved{padding:1.75rem 1.25rem}.tool-icon-wrapper-improved{width:52px;height:52px}.tool-title-improved{font-size:1.25rem}.tool-description-improved,.feature-item-improved{font-size:.875rem}.tool-features-grid{padding:1rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
