.app{background:#f6f8ff;font-family:Inter,-apple-system,system-ui,sans-serif;color:#1f2937}.hero-section{padding:30px 20px;background:radial-gradient(circle at 0% 0%,rgba(10,102,194,.05) 0%,transparent 50%),radial-gradient(circle at 100% 100%,rgba(102,126,234,.05) 0%,transparent 50%);overflow:hidden;font-family:-apple-system,system-ui,sans-serif;margin-top:10px}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px}.badge{display:inline-block;padding:6px 14px;background:#0a66c21a;color:#0a66c2;border-radius:50px;font-size:13px;font-weight:600;margin-bottom:24px}.hero-content h1{font-size:3.5rem;font-weight:800;line-height:1.1;color:#1a1a1a;margin-bottom:20px}.blue-text{color:#0a66c2}.hero-desc{font-size:1.2rem;color:#484848;line-height:1.6;margin-bottom:32px;max-width:520px}.hero-actions{display:flex;gap:16px;margin-bottom:40px}.btn-solid{background:#0a66c2;color:#fff;padding:14px 28px;border-radius:28px;border:none;font-weight:600;font-size:16px;cursor:pointer;transition:.3s}.btn-solid:hover{background:#004182;transform:translateY(-2px)}.btn-outline-blue{background:transparent;color:#0a66c2;padding:14px 28px;border-radius:28px;border:1.5px solid #0a66c2;font-weight:600;cursor:pointer;transition:.3s}.btn-outline-blue:hover{background:#0a66c20d}.popular-tags{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.popular-tags span{font-size:14px;color:#666;font-weight:600}.tag{padding:6px 14px;background:#fff;border:1px solid #ddd;border-radius:20px;font-size:13px;cursor:pointer;transition:.2s}.tag.active{background:#0a66c2;color:#fff;border-color:#0a66c2}.hero-visual{position:relative;display:flex;justify-content:center}.main-card{width:100%;max-width:360px;background:#fff;border-radius:24px;box-shadow:0 30px 60px #0000001f;border:1px solid #eee;overflow:hidden}.card-head{padding:16px;background:#f8f9fa;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.user-profile{display:flex;gap:10px;align-items:center}.u-avatar{width:40px;height:40px;background:#0a66c2;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.dot{height:8px;width:8px;background:#22c55e;border-radius:50%;display:inline-block}.card-chat-body{padding:20px;display:flex;flex-direction:column;gap:12px;min-height:200px}.msg{padding:8px 14px;border-radius:12px;font-size:13px;max-width:80%}.m-left{background:#f0f2f5;align-self:flex-start}.m-right{background:#0a66c2;color:#fff;align-self:flex-end}.typing{font-size:12px;color:#888;margin-top:10px}.floating-badge{position:absolute;background:#fff;padding:10px 16px;border-radius:50px;box-shadow:0 10px 20px #0000001a;font-size:12px;font-weight:600;animation:float 4s infinite ease-in-out}.fb-1{top:10%;right:-20px}.fb-2{bottom:20%;left:-30px;animation-delay:2s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:1024px){.hero-container{grid-template-columns:1fr;text-align:center;gap:40px}.hero-content{display:flex;flex-direction:column;align-items:center}.hero-desc{margin-left:auto;margin-right:auto}.popular-tags{justify-content:center}.floating-badge{display:none}}@media(max-width:640px){.hero-section{margin-top:1px}.hero-content h1{font-size:2.2rem}.hero-actions{flex-direction:column;width:100%}.btn-solid,.btn-outline-blue{width:100%}.main-card{max-width:100%}}.section{padding:2px;max-width:1200px;margin:0 auto}.section h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2.5rem;color:#333}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:1.25rem;padding:1rem}.category-card{background:transparent;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .2s ease}.category-card:hover{transform:translateY(-3px)}.category-icon{width:100px;height:100px;background:#f0edff;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:.75rem;transition:background-color .3s ease}.category-card:hover .category-icon{background-color:#e2e8f0}.category-icon img{width:85%;height:85%;object-fit:contain}.category-card p{font-size:16px;font-family:-apple-system,system-ui,sans-serif;font-weight:600;color:#000;margin:0;text-align:center;line-height:1.3}@media(max-width:640px){.category-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;padding:.5rem}.category-icon{width:75px;height:75px;border-radius:12px}.category-card p{font-size:15px;font-weight:600}}.skeleton{background:#eee;border-radius:16px}.section-expert{padding:20px 0;max-width:1200px;margin:0 auto;position:relative}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding:0 20px}.section-expert h2{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin:0}.scroll-controls{display:flex;gap:8px}.scroll-btn{width:30px;height:30px;border-radius:50%;border:1px solid #e0e0e0;background:#fff;color:#0073b1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;font-size:10px}.scroll-btn:hover{background:#f3f6f8;border-color:#0073b1}.expert-row{display:flex;gap:12px;overflow-x:auto;padding:10px 20px 20px;scroll-behavior:smooth;scrollbar-width:none}.expert-row::-webkit-scrollbar{display:none}.expert-card{flex:0 0 auto;width:180px;background:#fff;border-radius:12px;padding:15px 12px;display:flex;flex-direction:column;align-items:center;border:1px solid #e0e0e0;transition:all .3s ease;height:auto}.expert-card:hover{box-shadow:0 4px 12px #00000014;border-color:#b2b2b2}.avatar{width:70px;height:70px;border-radius:50%;object-fit:cover;margin-bottom:10px;border:2px solid #f3f6f8}.expert-card h4{font-size:16px;font-weight:600;color:#000;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:center;font-family:-apple-system,system-ui,sans-serif}.expert-card p{color:#5f9ea0;font-size:14px;font-weight:600;margin:2px 0 8px;text-align:center;font-family:-apple-system,system-ui,sans-serif}.rating{font-size:11px;color:#f59e0b}.price{font-size:.9rem;font-weight:700;color:#000;font-family:-apple-system,system-ui,sans-serif;margin-bottom:12px}.btn-primary.small{padding:6px 16px;background-color:transparent;color:#0a66c2;border:1px solid #0a66c2;border-radius:16px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem;display:flex;align-items:center;gap:.4rem;font-family:-apple-system,system-ui,sans-serif;white-space:nowrap}.btn-primary.small:hover{background-color:#0a66c21a;box-shadow:inset 0 0 0 1px #0a66c2;transform:none}.btn-primary.small:active{transform:scale(.97);background-color:#004182}@media(max-width:1024px){.btn-primary.small{font-size:13.5px;padding:7px}}@media(max-width:640px){.btn-primary.small{font-size:13px;padding:6px;border-radius:14px;box-shadow:0 1px 3px #0000001a}}@media(max-width:1024px){.expert-card{width:165px}}@media(max-width:640px){.section-expert{padding:15px 0}.expert-row{gap:10px;padding:10px 15px 15px}.expert-card{width:150px;padding:12px 10px}.avatar{width:60px;height:60px}.expert-card h4{font-size:.85rem}.btn-primary.small{padding:6px;font-size:.8rem;font-family:-apple-system,system-ui,sans-serif}.scroll-controls{display:none}}.section-howitworks{padding:60px 20px;max-width:1200px;margin:40px auto;background:#fff;border-radius:16px;border:1px solid #e0e0e0}.header-container{text-align:center;margin-bottom:50px}.section-howitworks h2{font-size:2rem;font-weight:700;color:#000;margin-bottom:8px;font-family:-apple-system,system-ui,sans-serif}.subtitle{font-size:1.1rem;font-family:-apple-system,system-ui,sans-serif;color:#000;font-weight:400}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}.step-card{padding:30px 20px;background:#f9fafb;border-radius:12px;border:1px solid transparent;transition:all .3s ease;text-align:center;position:relative}.step-card:hover{background:#fff;border-color:#0a66c2;box-shadow:0 12px 24px #00000014;transform:translateY(-5px)}.step-number-box{width:44px;height:44px;background:#0a66c2;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-weight:700;font-size:1.1rem;box-shadow:0 4px 10px #0a66c24d}.step-content h4{font-size:18px;font-weight:600;color:#000;margin-bottom:12px;font-family:-apple-system,system-ui,sans-serif}.step-content p{font-size:18px;line-height:1.5;margin:0;font-family:-apple-system,system-ui,sans-serif;color:#000}@media(max-width:1024px){.steps-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:640px){.section-howitworks{padding:40px 15px;margin:20px 10px;border:none}.section-howitworks h2{font-size:1.5rem;font-family:-apple-system,system-ui,sans-serif;color:#000}.steps-grid{grid-template-columns:1fr;gap:16px}.step-card{display:flex;text-align:left;padding:20px;align-items:flex-start;gap:15px}.step-number-box{margin:0;flex-shrink:0;width:36px;height:36px;font-size:1rem;font-family:-apple-system,system-ui,sans-serif;color:#000}.step-content h4{font-size:18px;margin-bottom:4px;font-family:-apple-system,system-ui,sans-serif;color:#000}.step-content p{font-size:18px;font-family:-apple-system,system-ui,sans-serif;color:#000}}.section-whatusersay{padding:4rem 1.5rem;max-width:1200px;margin:0 auto;position:relative}.section-whatusersay h2{font-size:2.5rem;font-weight:800;color:#333;text-align:center;margin-bottom:3rem;position:relative}.section-whatusersay h2:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(135deg,#ff7e5f,#feb47b);border-radius:2px}.testimonial-row{display:flex;gap:2rem;overflow-x:auto;padding:2rem 1rem 3rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ffb88c #ffe8d6;scroll-snap-type:x proximity}.testimonial-row::-webkit-scrollbar{height:8px}.testimonial-row::-webkit-scrollbar-track{background:#ffe8d6;border-radius:10px;margin:0 1rem}.testimonial-row::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ff7e5f,#feb47b);border-radius:10px}.testimonial-card{flex:0 0 auto;width:360px;background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 12px 40px #ff7e5f1f;border:1px solid rgba(255,126,95,.1);display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);scroll-snap-align:start;position:relative;overflow:hidden}.testimonial-card:before{content:'"';position:absolute;top:-20px;right:20px;font-size:8rem;color:#ff7e5f0d;font-family:-apple-system,system-ui,sans-serif;font-weight:700}.testimonial-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 60px #ff7e5f2e;border-color:#ff7e5f4d}.avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#ff7e5f,#feb47b);display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin-bottom:1.5rem;color:#fff;box-shadow:0 8px 24px #ff7e5f4d}.rating{color:gold;font-size:1.5rem;letter-spacing:3px;filter:drop-shadow(0 2px 4px rgba(255,215,0,.3))}.testimonial-card p{font-size:1.25rem;line-height:1.6;color:#555;margin:0;font-style:italic;position:relative;z-index:1}@media(max-width:1024px)and (min-width:641px){.section-whatusersay{padding:3rem 1.25rem}.section-whatusersay h2{font-size:2rem;margin-bottom:2.5rem}.testimonial-row{gap:1.5rem;padding:1.5rem .5rem 2.5rem}.testimonial-card{width:320px;padding:2rem}.avatar{width:70px;height:70px;font-size:2.2rem}.rating{font-size:1.3rem;letter-spacing:2px}.testimonial-card p{font-size:1.1rem}}@media(max-width:640px){.section-whatusersay{padding:2.5rem 1rem}.section-whatusersay h2{font-size:1.75rem;margin-bottom:2rem}.section-whatusersay h2:after{width:80px;height:3px;bottom:-10px}.testimonial-row{gap:1rem;padding:1rem .5rem 2rem;margin:0 -.5rem}.testimonial-card{width:280px;min-width:280px;padding:1.75rem 1.5rem;border-radius:20px}.testimonial-card:before{font-size:6rem;top:-15px;right:15px}.avatar{width:60px;height:60px;font-size:1.8rem;margin-bottom:1.25rem}.rating{font-size:1.1rem;letter-spacing:2px}.testimonial-card p{font-size:1rem;line-height:1.5}}@media(max-width:480px){.section-whatusersay{padding:2rem .75rem}.section-whatusersay h2{font-size:1.5rem;margin-bottom:1.5rem}.testimonial-card{width:240px;min-width:240px;padding:1.5rem 1.25rem}.avatar{width:55px;height:55px;font-size:1.6rem}.testimonial-card p{font-size:.95rem}}@media(min-width:1200px){.testimonial-card{width:400px}}.scroll-buttons{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.scroll-btn{width:48px;height:48px;border-radius:50%;border:2px solid #575af7;background:#fff;color:#575af7;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ff7e5f1a}.scroll-btn:hover{background:linear-gradient(135deg,#575af7 0% 100%);color:#fff;border-color:transparent}@keyframes slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.testimonial-card{animation:slideIn .6s ease forwards}.testimonial-card:nth-child(1){animation-delay:.1s}.testimonial-card:nth-child(2){animation-delay:.2s}.testimonial-card:nth-child(3){animation-delay:.3s}.section-wrapper{padding:2rem 1rem;max-width:1200px;margin:0 auto}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 .5rem}.section-header h2{font-size:1.8rem;font-weight:600;color:#000;margin:0;font-family:-apple-system,system-ui,sans-serif}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 16px;width:100%}.view-all-btn{padding:6px 16px;background-color:transparent;color:#0a66c2;border:1px solid #0a66c2;border-radius:16px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem;display:flex;align-items:center;gap:.4rem;font-family:-apple-system,system-ui,sans-serif;white-space:nowrap}.view-all-btn:hover{background-color:#0a66c21a;box-shadow:inset 0 0 0 1px #0a66c2;transform:none}@media(max-width:1024px){.view-all-btn{padding:5px 14px;font-size:.85rem}}@media(max-width:640px){.view-all-btn{padding:4px 10px;font-size:.75rem;border-radius:12px;gap:.2rem}}@media(max-width:360px){.section-header h2{font-size:1rem}}@media(max-width:768px){.section-wrapper{padding:1.5rem .75rem}.section-header{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.section-header h2{font-size:1.5rem}.view-all-btn{align-self:flex-start}}@media(max-width:480px){.section-wrapper{padding:1rem .5rem}.section-header h2{font-size:1.3rem}.view-all-btn{padding:.4rem 1rem;font-size:.85rem}}.section-wrapper+.section-wrapper{margin-top:1rem}.section-wrapper:not(:first-child){border-top:1px solid #f1f5f9}.avatar-fallback{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#10b981,#06b6d4);color:#fff;font-weight:600;font-size:18px;display:flex;align-items:center;justify-content:center;text-transform:uppercase}:root{--nav-height: 65px;--linkedin-blue: #0a66c2;--nav-bg: #ffffff}.bottom-nav{display:none;position:fixed;bottom:0;left:0;width:100%;height:var(--nav-height);background:var(--nav-bg);border-top:1px solid #e8e8e8;box-shadow:0 -3px 12px #00000014;z-index:1000;box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom)}@media(max-width:768px){.bottom-nav{display:flex;justify-content:space-around;align-items:center}}.nav-item{text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#666;flex:1;height:100%;transition:color .2s ease;-webkit-tap-highlight-color:transparent}.icon-wrapper{margin-bottom:2px;display:flex;align-items:center;justify-content:center}.nav-label{font-size:10px;font-weight:600}.nav-item.active{color:var(--linkedin-blue)}html,body{max-width:100%;overflow-x:hidden;margin:0;padding:0}.global-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;flex-direction:column;transition:opacity .25s ease}.loader-spinner{width:52px;height:52px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #0ea5e9;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-text{margin-top:12px;font-size:14px;color:#fff;opacity:.9;letter-spacing:.3px}.slow-network-text{margin-top:10px;font-size:13px;color:#ffd166;opacity:.9;animation:fadePulse 1.8s infinite}@keyframes fadePulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.skeleton-card{display:flex;gap:12px;padding:12px;border-radius:10px;background:#f9f9f9;animation:skeletonPulse 1.5s infinite ease-in-out}.skeleton-avatar{width:42px;height:42px;background:linear-gradient(90deg,#eee 25%,#f5f5f5 37%,#eee 63%);background-size:400% 100%;border-radius:50%;animation:skeletonShimmer 1.4s infinite}.skeleton-lines{flex:1}.skeleton-lines div{height:10px;border-radius:6px;margin-bottom:8px;background:linear-gradient(90deg,#eee 25%,#f5f5f5 37%,#eee 63%);background-size:400% 100%;animation:skeletonShimmer 1.4s infinite}.skeleton-lines div:last-child{width:70%}@keyframes skeletonPulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes skeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:600px){.loader-spinner{width:44px;height:44px}.loader-text{font-size:13px}.slow-network-text{font-size:12px}}
