/* style.css - Optimized with font-display and removed unused styles */
:root{--primary:#1a73e8;--primary-dark:#0d47a1;--secondary:#00bcd4;--accent:#ff6b4a;--dark:#1f2937;--light:#f9fafb;--gray:#6b7280;--light-gray:#e5e7eb;--success:#10b981;--gradient:linear-gradient(135deg,#1a73e8,#00bcd4)}.container{max-width:1300px;margin:0 auto;padding:0 32px}.navbar{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid rgba(0,35,70,0.08)}.logo{font-size:2rem;font-weight:800;background:linear-gradient(145deg,#1a3b55,#256ba0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-decoration:none}.nav-actions{display:flex;gap:40px;align-items:center}.nav-actions a{text-decoration:none;font-weight:600;color:#1b4c70}.pill-btn{background:#1f5681;color:#fff;padding:12px 32px;border-radius:100px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 20px -8px #1b3f60}.pill-btn i{color:#ffba6f}.hero{display:flex;flex-wrap:wrap;align-items:center;gap:50px;padding:40px 0 60px}.hero-left{flex:1 1 350px}.badge{background:#e2effb;border-radius:60px;padding:8px 26px;display:inline-flex;align-items:center;gap:8px;font-weight:600;color:#1d5c8b;margin-bottom:20px;border:1px solid #bbd6f2}.hero-left h1{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:20px;color:#102536}.hero-left h1 span{background:linear-gradient(140deg,#2069a5,#3590d6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-desc{font-size:1.2rem;color:#324f6b;max-width:500px;margin-bottom:40px}.hero-stats{display:flex;gap:40px}.stat h3{font-size:2.2rem;font-weight:700;color:#1a5c91}.hero-right{flex:1 1 400px;background:#fff;border-radius:48px;padding:30px;box-shadow:0 40px 50px -25px #153d5c;border:1px solid #eaf2fd}.visual-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:20px 0}.cell{background:#e2effb;height:40px;border-radius:14px}.cell.mess{background:#fac6a6}.cell.clean{background:#9ec8f0}.tool-embed{margin:80px 0}.section-title{text-align:center;margin-bottom:40px}.section-title h2{font-size:2.7rem;font-weight:700;color:#102f48}.embed-card{background:#fff;border-radius:48px;padding:20px;box-shadow:0 40px 55px -25px #0d314b}.embed-card iframe{width:100%;height:620px;border:none;border-radius:32px;background:#f3f9ff}.feature-tags{display:flex;gap:30px;justify-content:center;margin-top:25px;color:#1f5682;flex-wrap:wrap;font-weight:500}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:30px;margin:80px 0}.f-card{background:#fff;border-radius:32px;padding:34px 22px;border:1px solid #dae8f5;box-shadow:0 15px 25px -12px rgba(0,45,70,0.1)}.f-icon{width:60px;height:60px;background:#d9ebfc;border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#1f6193;margin-bottom:22px}.tip-block{background:linear-gradient(125deg,#0c283f,#193d59);border-radius:80px;padding:70px 30px;text-align:center;color:#fff;margin:80px 0}.tip-block h2{font-size:3rem;font-weight:700}.payoneer-button{background:#fff;border-radius:100px;padding:22px 60px;display:inline-flex;align-items:center;gap:20px;font-size:2rem;font-weight:800;color:#0b314b;text-decoration:none;border:3px solid #ffcd94}.payoneer-button i{color:#ff5e00}.footer{padding:40px 0;border-top:1px solid #bcd2ec}.footer-content{display:grid;grid-template-columns:1.5fr 2fr;gap:50px;margin-bottom:40px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer-section a{display:block;color:#2f5c82;text-decoration:none;margin-bottom:10px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #d0e0f0}.ad-container{display:flex;justify-content:center;align-items:center;margin:30px 0;padding:15px 0;background:#f8fafd;border-radius:12px;border:1px solid #e2ebf5;min-height:90px}.ad-label{font-size:.7rem;text-transform:uppercase;letter-spacing:1px;color:#8a9eb0;text-align:center;margin-bottom:5px}@media (max-width:768px){.hero-left h1{font-size:2.5rem}.tip-block h2{font-size:2rem}.payoneer-button{font-size:1.3rem;padding:16px 30px}.footer-content{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}}@media (max-width:480px){.navbar{flex-direction:column;gap:15px}.nav-actions{flex-wrap:wrap;justify-content:center}.hero-stats{flex-direction:column;gap:20px}}