*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;color:#1a1a23;background:#f8f7f4;font-family:DM Sans,sans-serif}::selection{color:#1a1a23;background:#ffc93c}a{color:inherit;text-decoration:none}.wrap{max-width:1200px;margin:0 auto;padding:0 32px}img{max-width:100%}.nav{z-index:1000;padding:18px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.nav.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8f7f4f5;border-bottom:1px solid #e8e7e3;padding:10px 0}.nav-inner{justify-content:space-between;align-items:center;display:flex}.nav-logo{letter-spacing:-.02em;align-items:center;gap:8px;font-size:20px;font-weight:800;display:flex}.nav-logo .icon{background:#ffc93c;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:flex}.nav-links{align-items:center;gap:28px;display:flex}.nav-links a{color:#74747f;font-size:13px;font-weight:500;transition:color .2s}.nav-links a:hover{color:#1a1a23}.btn{cursor:pointer;border:none;border-radius:10px;font-family:inherit;font-weight:600;transition:all .3s;display:inline-block}.btn-yellow{color:#1a1a23;background:#ffc93c;padding:10px 24px;font-size:13px;box-shadow:0 3px 14px #ffc93c4d}.btn-yellow:hover{transform:translateY(-1px);box-shadow:0 6px 24px #ffc93c66}.btn-yellow-lg{color:#1a1a23;background:#ffc93c;border-radius:12px;padding:16px 36px;font-size:16px;font-weight:700;box-shadow:0 4px 20px #ffc93c59}.btn-yellow-lg:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ffc93c73}.btn-outline{color:#2e2e38;border:2px solid #e8e7e3;border-radius:10px;padding:14px 30px;font-size:16px;font-weight:500}.btn-outline:hover{border-color:#2e2e38}.btn-outline-lg{color:#2e2e38;border:2px solid #e8e7e3;border-radius:12px;padding:16px 32px;font-size:17px;font-weight:600}.btn-outline-lg:hover{border-color:#2e2e38}.section{padding:110px 0}.section-label{color:#ffc93c;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:600}.section-title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(30px,3.5vw,44px);font-weight:800;line-height:1.12}.section-desc{color:#74747f;max-width:600px;font-size:16px;line-height:1.6}.hero{background:#f8f7f4;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-grid{opacity:.5;background-image:linear-gradient(#e8e7e340 1px,#0000 1px),linear-gradient(90deg,#e8e7e340 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-blob{background:radial-gradient(circle,#ffc93c12 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:5%;right:-8%}.hero .wrap{z-index:1;padding-top:140px;padding-bottom:100px;position:relative}.hero-badge{color:#74747f;background:#fff;border:1px solid #e8e7e3;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 16px;font-size:13px;font-weight:500;display:inline-flex}.hero-badge .dot{background:#4ade80;border-radius:50%;width:8px;height:8px}.hero h1{letter-spacing:-.03em;max-width:780px;margin-bottom:24px;font-size:clamp(40px,5.5vw,68px);font-weight:800;line-height:1.06}.hero h1 .gradient{background:linear-gradient(135deg,#ffc93c,#ffd966);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-sub{color:#74747f;max-width:580px;margin-bottom:44px;font-size:19px;line-height:1.65}.hero-sub strong{color:#1a1a23;font-weight:600}.hero-buttons{flex-wrap:wrap;gap:14px;margin-bottom:72px;display:flex}.stats-row{flex-wrap:wrap;gap:48px;display:flex}.stat-item .val{letter-spacing:-.02em;font-size:34px;font-weight:800}.stat-item .lab{color:#74747f;margin-top:2px;font-size:13px}.bg-white{background:#fff}.problem-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:24px;display:grid}.problem-card{border:1px solid #e8e7e3;border-radius:16px;flex-direction:column;height:100%;padding:32px;display:flex}.problem-card .icon{margin-bottom:16px;font-size:28px}.problem-card h3{margin-bottom:10px;font-size:20px;font-weight:700}.problem-card p{color:#74747f;flex:1;margin-bottom:20px;font-size:14px;line-height:1.6}.problem-stat{background:#ffc93c12;border-left:3px solid #ffc93c;border-radius:10px;flex-direction:column;justify-content:center;min-height:100px;margin-top:auto;padding:14px 16px;display:flex}.problem-stat .val{font-size:24px;font-weight:800}.problem-stat .lab{color:#74747f;font-size:12px;line-height:1.4}.alert-box{color:#2e2e38;background:#ffc93c10;border:1px solid #ffc93c30;border-radius:12px;padding:20px 28px;font-size:15px;font-weight:500;line-height:1.5}.bg-light{background:#f8f7f4}.tab-buttons{flex-wrap:wrap;gap:8px;margin-bottom:40px;display:flex}.tab-btn{color:#74747f;cursor:pointer;background:#fff;border:2px solid #e8e7e3;border-radius:10px;padding:12px 28px;font-family:inherit;font-size:14px;font-weight:600;transition:all .3s}.tab-btn.active{color:#1a1a23;background:#ffc93c15;border-color:#ffc93c}.tab-btn .sub{letter-spacing:.05em;text-transform:uppercase;color:#74747f;margin-bottom:2px;font-size:11px;display:block}.tab-btn.active .sub{color:#ffc93c}.tab-content{display:none}.tab-content.active{display:block}.service-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px;display:grid}.service-card{background:#fff;border:1px solid #e8e7e3;border-radius:14px;flex-direction:column;padding:28px;display:flex}.service-card h4{margin-bottom:10px;font-size:17px;font-weight:700}.service-card p{color:#74747f;flex:1;font-size:14px;line-height:1.6}.service-tags{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.service-tag{color:#2e2e38;background:#ffc93c15;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:500}.bg-navy{background:#2e2e38}.process-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.process-card{background:#1a1a2380;border:1px solid #74747f20;border-radius:16px;padding:28px}.process-card .num{color:#ffc93c30;margin-bottom:12px;font-size:48px;font-weight:900;line-height:1}.process-card h3{color:#fff;margin-bottom:16px;font-size:18px;font-weight:700}.process-card .item{color:#74747fcc;margin-bottom:8px;padding-left:16px;font-size:13px;line-height:1.5;position:relative}.process-card .item:before{content:"→";color:#ffc93c;position:absolute;left:0}.process-tags{flex-wrap:wrap;gap:16px;margin-top:36px;display:flex}.process-tag{color:#ffc93c;background:#ffc93c15;border-radius:100px;padding:8px 18px;font-size:13px;font-weight:600}.case-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}@media (max-width:768px){.case-grid{grid-template-columns:1fr}}.case-left{background:#f8f7f4;border:1px solid #e8e7e3;border-radius:16px;padding:36px}.case-left h3{margin-bottom:8px;font-size:20px;font-weight:700}.case-left .profile{color:#ffc93c;margin-bottom:16px;font-size:13px;font-weight:600}.case-left .item{color:#74747f;margin-bottom:8px;padding-left:16px;font-size:14px;line-height:1.5;position:relative}.case-left .item:before{content:"✕";color:#ef4444;position:absolute;left:0}.case-right{background:#2e2e38;border-radius:16px;padding:36px}.case-right h3{color:#fff;margin-bottom:16px;font-size:20px;font-weight:700}.case-right .item{color:#74747fcc;margin-bottom:10px;padding-left:16px;font-size:14px;line-height:1.5;position:relative}.case-right .item:before{content:"✓";color:#ffc93c;position:absolute;left:0}.results-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:24px;display:grid}.result-card{background:#ffc93c10;border:1px solid #ffc93c30;border-radius:12px;padding:20px 24px}.result-card .val{font-size:28px;font-weight:800}.result-card .lab{color:#74747f;font-size:13px;line-height:1.4}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.pricing-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:36px;position:relative}.pricing-card.highlight{border:2px solid #ffc93c}.pricing-badge{color:#1a1a23;letter-spacing:.05em;text-transform:uppercase;background:#ffc93c;border-radius:100px;padding:4px 16px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-card .level{color:#74747f;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600}.pricing-card h3{margin-bottom:6px;font-size:24px;font-weight:800}.pricing-card .price{color:#ffc93c;margin-bottom:24px;font-size:16px;font-weight:700}.pricing-card .item{color:#74747f;margin-bottom:10px;font-size:14px;line-height:1.5}.pricing-card .item.highlight-text{color:#ffc93c;font-weight:600}.pricing-note{text-align:center;background:#2e2e3808;border:1px solid #e8e7e3;border-radius:12px;margin-top:32px;padding:20px 28px}.pricing-note p{color:#2e2e38;font-size:15px}.pricing-note .save{color:#ffc93c;font-weight:700}.audience-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.audience-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;flex-direction:column;height:100%;padding:32px;display:flex}.audience-card .icon{margin-bottom:16px}.audience-card h3{margin-bottom:6px;font-size:20px;font-weight:700}.audience-card .profile{color:#ffc93c;margin-bottom:16px;font-size:13px;font-weight:600}.audience-card .pain{color:#74747f;margin-bottom:8px;padding-left:16px;font-size:14px;line-height:1.6;position:relative}.audience-card .pain:before{content:"•";color:#74747f;position:absolute;left:0}.audience-card .card-cta{color:#1a1a23;margin-top:auto;padding-top:20px;font-size:14px;font-weight:600}.audience-card .card-cta:hover{color:#ffc93c}.service-outcome{color:#ffc93c;border-top:1px solid #e8e7e3;margin-top:14px;padding-top:14px;font-size:13px;font-weight:600}.problem-source{color:#74747f;opacity:.7;margin-top:6px;font-size:10px;font-style:italic}.faq-section{margin-top:48px}.faq-item{background:#1a1a2380;border:1px solid #74747f20;border-radius:12px;margin-bottom:10px;overflow:hidden}.faq-question{cursor:pointer;color:#fff;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;font-family:inherit;font-size:15px;font-weight:600;display:flex}.faq-question:after{content:"+";color:#ffc93c;font-size:20px;transition:transform .3s}.faq-item.open .faq-question:after{content:"−"}.faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.faq-answer-inner{color:#74747fcc;padding:0 24px 20px;font-size:14px;line-height:1.6}.team-bio-grid{grid-template-columns:280px 1fr;align-items:start;gap:36px;margin-bottom:48px;display:grid}.team-photo{aspect-ratio:3/4;object-fit:cover;background:#e8e7e3;border-radius:16px;width:100%}.team-bio h3{margin-bottom:4px;font-size:24px;font-weight:800}.team-bio .role{color:#ffc93c;margin-bottom:16px;font-size:14px;font-weight:600}.team-bio p{color:#74747f;margin-bottom:16px;font-size:15px;line-height:1.65}.team-bio .linkedin{color:#2e2e38;font-size:14px;font-weight:600}.team-bio .linkedin:hover{color:#ffc93c}.team-row{flex-wrap:wrap;gap:24px;display:flex}.team-member{text-align:center}.team-avatar{color:#2e2e38;background:#ffc93c15;border:2px solid #ffc93c30;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 8px;font-size:14px;font-weight:700;display:flex}.team-member .name{color:#1a1a23;font-size:13px;font-weight:600}.team-member .team-role{color:#74747f;font-size:11px}.testimonial-context{color:#74747f80;margin-top:6px;font-size:12px;font-style:italic}.cta-trust{color:#74747f;flex-wrap:wrap;justify-content:center;gap:32px;margin-top:28px;font-size:13px;display:flex}.compare-table{border:1px solid #e8e7e3;border-radius:16px;overflow:hidden}.compare-header,.compare-row{grid-template-columns:2fr 1fr 1fr 1fr;padding:12px 20px;display:grid}.compare-header{background:#f8f7f4;padding:14px 20px}.compare-header div{color:#74747f;letter-spacing:.05em;text-transform:uppercase;text-align:center;font-size:12px;font-weight:600}.compare-header div:first-child{text-align:left}.compare-header .ams{color:#ffc93c;font-weight:700}.compare-row{border-top:1px solid #e8e7e3}.compare-row:nth-child(odd){background:#f8f7f480}.compare-row div{color:#74747f;text-align:center;font-size:13px}.compare-row div:first-child{color:#1a1a23;text-align:left;font-size:14px;font-weight:600}.compare-row .ams{color:#ffc93c;font-weight:700}.check{color:#4ade80}.cross{color:#ef4444}.testimonial-box{background:#1a1a2380;border:1px solid #74747f20;border-radius:20px;min-height:220px;padding:44px 48px;position:relative}.testimonial-box .quote{color:#ffc93c;margin-bottom:20px;font-family:Georgia,serif;font-size:44px;line-height:1}.testimonial-slide{display:none}.testimonial-slide.active{display:block}.testimonial-slide p{color:#fff;margin-bottom:28px;font-size:20px;line-height:1.6}.testimonial-slide .name{color:#fff;font-size:15px;font-weight:700}.testimonial-slide .role{color:#74747f;font-size:13px}.dots{gap:6px;margin-top:36px;display:flex}.dot-btn{cursor:pointer;background:#74747f40;border:none;border-radius:100px;width:8px;height:8px;padding:0;transition:all .3s}.dot-btn.active{background:#ffc93c;width:28px}.clients-row{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:48px;display:flex}.client-tag{color:#74747f70;letter-spacing:.04em;text-transform:uppercase;border:1px solid #74747f18;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:600}.cta{text-align:center;position:relative;overflow:hidden}.cta-blob{background:radial-gradient(circle,#ffc93c18 0%,#0000 70%);border-radius:50%;width:700px;height:350px;position:absolute;bottom:-20%;left:50%;transform:translate(-50%)}.cta .wrap{z-index:1;position:relative}.cta h2{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(34px,4.5vw,52px);font-weight:800;line-height:1.1}.cta h2 .yellow{color:#ffc93c}.cta-sub{color:#74747f;max-width:520px;margin:0 auto 40px;font-size:17px;line-height:1.6}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.cta-contact{color:#74747f;margin-top:32px;font-size:13px}footer{background:#1a1a23;padding:56px 0 28px}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:36px;margin-bottom:40px;display:flex}.footer-logo{color:#fff;align-items:center;gap:8px;margin-bottom:14px;font-size:18px;font-weight:700;display:flex}.footer-logo .icon{color:#1a1a23;background:#ffc93c;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:flex}.footer-desc{color:#74747f;max-width:280px;font-size:13px;line-height:1.5}.footer-cols{gap:56px;display:flex}.footer-col h4{color:#74747f;letter-spacing:.05em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:600}.footer-col div{color:#74747faa;margin-bottom:8px;font-size:13px}.footer-bottom{color:#74747f;border-top:1px solid #74747f20;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:20px;font-size:12px;display:flex}.fade-in{opacity:0;transition:all .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.fade-in.visible{opacity:1;transform:none}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:#1a1a23;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.mobile-menu{z-index:2000;background:#f8f7f4;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;height:100%;transition:right .3s;display:flex;position:fixed;top:0;right:-100%}.mobile-menu.open{right:0}.mobile-menu a{color:#2e2e38;font-size:18px;font-weight:500}.mobile-close{cursor:pointer;color:#2e2e38;background:0 0;border:none;font-size:28px;position:absolute;top:20px;right:24px}.cta-form{flex-wrap:wrap;justify-content:center;gap:12px;max-width:600px;margin-bottom:16px;margin-left:auto;margin-right:auto;display:flex}.cta-form input{background:#fff;border:2px solid #e8e7e3;border-radius:10px;flex:1;min-width:160px;padding:14px 18px;font-family:inherit;font-size:14px;transition:border-color .2s}.cta-form input:focus{border-color:#ffc93c;outline:none}.cta-form button{padding:14px 28px}.cta-rodo{color:#74747f;text-align:center;max-width:500px;margin:0 auto 20px;font-size:11px;line-height:1.5}.cta-rodo input{margin-right:6px}.nav-dropdown{position:relative}.nav-dropdown>a{cursor:pointer}.nav-dropdown>a:after{content:"▾";opacity:.5;margin-left:4px;font-size:10px}.nav-dropdown:hover>a:after{transform:rotate(180deg)}.dropdown-menu{opacity:0;visibility:hidden;padding-top:12px;transition:all .2s;position:absolute;top:100%;left:-12px}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible}.dropdown-menu-inner{background:#fff;border:1px solid #e8e7e3;border-radius:12px;min-width:200px;padding:8px 0;box-shadow:0 8px 30px #00000014}.dropdown-menu a{color:#74747f;padding:10px 20px;font-size:13px;font-weight:500;transition:all .15s;display:block}.dropdown-menu a:hover{color:#1a1a23;background:#f8f7f4}.dropdown-menu .divider{background:#e8e7e3;height:1px;margin:4px 0}.dropdown-menu a.active-line{color:#ffc93c;font-weight:600}.dropdown-menu a.active-line:before{content:"";vertical-align:middle;background:#ffc93c;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}@media (max-width:1024px){.hero h1{font-size:44px}.stats-row{gap:32px}.problem-grid,.service-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.case-grid{grid-template-columns:1fr}.compare-header,.compare-row{padding:10px 14px}.audience-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid,.team-bio-grid{grid-template-columns:1fr}}@media (max-width:768px){.nav-links{display:none}.hamburger{display:flex}.hero h1{font-size:36px}.stats-row{gap:24px}.compare-header,.compare-row{grid-template-columns:1.5fr 1fr 1fr 1fr;padding:10px 12px}.compare-header div,.compare-row div{font-size:11px}.testimonial-box{padding:28px 24px}.footer-cols{flex-direction:column;gap:24px}.cta-form{flex-direction:column}.cta-form input{min-width:100%}.audience-grid,.team-bio-grid{grid-template-columns:1fr}.cta-trust{flex-direction:column;align-items:center;gap:12px}}
