:root{--yellow: #F5C518;--yellow-bg: #FFFDF0;--yellow-mid: #FEF08A;--black: #0A0A0A;--dark: #1C1C1E;--gray-700: #374151;--gray-500: #6B7280;--gray-200: #E5E7EB;--gray-100: #F4F4F5;--white: #FFFFFF;--radius: 8px;--max-w: 1100px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:var(--dark);background:var(--white);line-height:1.6;font-size:16px}.site-nav{position:sticky;top:0;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--gray-200)}.nav-inner{max-width:var(--max-w);margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;gap:0;text-decoration:none;color:var(--dark)}.logo-mark{background:var(--yellow);color:var(--dark);font-weight:800;font-size:.8125rem;padding:.25rem .45rem;border-radius:4px;letter-spacing:-.01em}.logo-sp{font-family:Great Vibes,cursive;font-weight:700;font-size:1.6rem;letter-spacing:.01em;color:var(--yellow)}.logo-sp--light{color:var(--yellow)}.logo-dot{font-family:Great Vibes,cursive;font-size:1rem;color:var(--gray-200);margin:0 .2rem;font-weight:400}.logo-dot--light{color:#ffffff4d}.logo-text{font-family:inherit;font-weight:700;font-size:1rem;letter-spacing:-.02em;color:var(--dark)}.logo-text--light{color:#ffffffbf}.btn{display:inline-block;text-decoration:none;font-weight:600;border-radius:var(--radius);cursor:pointer;transition:opacity .15s ease,transform .15s ease}.btn:hover{opacity:.85;transform:translateY(-1px)}.btn-sm{padding:.5rem 1.125rem;font-size:.875rem;background:var(--yellow);color:var(--dark)}.btn-lg{padding:.875rem 2rem;font-size:1rem;background:var(--yellow);color:var(--dark)}.btn-dark{background:var(--dark);color:var(--white)}.hero{position:relative;overflow:hidden;padding:7rem 2rem 6rem;border-bottom:1px solid var(--gray-200)}.hero-curves{position:absolute;top:0;right:0;width:65%;height:100%;pointer-events:none;z-index:0}.hero-inner{position:relative;z-index:1;max-width:780px;margin:0 auto}.hero-eyebrow{font-size:.8125rem;font-weight:600;color:var(--gray-500);text-transform:uppercase;letter-spacing:.09em;margin-bottom:1.5rem}.hero-headline{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.07;letter-spacing:-.03em;color:var(--dark);margin-bottom:1.5rem}.hero-sub{font-size:1.125rem;color:var(--gray-700);line-height:1.75;max-width:660px;margin-bottom:2.5rem}.stats-bar{background:var(--dark);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.stats-bar::-webkit-scrollbar{display:none}.stats-inner{max-width:var(--max-w);margin:0 auto;padding:3rem 2rem;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0;min-width:min-content}.stat{display:flex;flex-direction:column;align-items:center;padding:1rem 3rem;flex:1;min-width:200px}.stat-divider{width:1px;height:56px;background:#ffffff1f;flex-shrink:0}.stat-number{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--yellow);letter-spacing:-.04em;line-height:1}.stat-label{font-size:.8125rem;color:#ffffff80;margin-top:.5rem;text-align:center}.section-inner{max-width:var(--max-w);margin:0 auto;padding:5rem 2rem}.section-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--yellow);margin-bottom:.75rem}.section-header{margin-bottom:3rem}.section-header h2{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;letter-spacing:-.025em;line-height:1.15;color:var(--dark);margin-bottom:1rem}.section-sub{font-size:1.0625rem;color:var(--gray-500);max-width:1020px;line-height:1.7}.services{border-bottom:1px solid var(--gray-200)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.service-card{background:var(--white);border:1.5px solid var(--gray-200);border-top:3px solid var(--yellow);border-radius:var(--radius);padding:2rem;display:flex;flex-direction:column;gap:1rem}.card-tag{font-size:.75rem;font-weight:800;color:var(--yellow);letter-spacing:.1em}.service-card h3{font-size:1.25rem;font-weight:700;letter-spacing:-.01em;color:var(--dark);line-height:1.3}.card-platform{font-size:.8125rem;font-weight:600;color:var(--gray-500);background:var(--gray-100);display:inline-block;padding:.25rem .625rem;border-radius:4px;width:fit-content}.service-card>p{color:var(--gray-700);font-size:.9375rem;line-height:1.65}.card-list{list-style:none;display:flex;flex-direction:column;gap:.875rem;margin-top:.25rem}.card-list li{font-size:.9rem;color:var(--gray-700);line-height:1.6;padding-left:1.125rem;position:relative}.card-list li:before{content:"";position:absolute;left:0;top:.58em;width:5px;height:5px;background:var(--yellow);border-radius:50%}.experience{background:var(--gray-100);border-bottom:1px solid var(--gray-200)}.exp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.exp-card{background:var(--white);border:1.5px solid var(--gray-200);border-radius:var(--radius);padding:1.75rem;display:flex;flex-direction:column;gap:.375rem}.exp-card--current{border-color:var(--yellow)}.exp-role{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--yellow);margin-bottom:.125rem}.exp-company{font-size:1.125rem;font-weight:700;color:var(--dark);display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.exp-type{font-size:.7rem;font-weight:600;background:var(--yellow-mid);color:var(--dark);padding:.15rem .5rem;border-radius:3px}.exp-card p{font-size:.9rem;color:var(--gray-700);line-height:1.7}.why{background:var(--yellow-bg);border-bottom:1px solid rgba(234,179,8,.2)}.why-inner{max-width:700px}.why-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-500);margin-bottom:1.5rem}.why-intro{font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:700;line-height:1.5;color:var(--dark);letter-spacing:-.02em;margin-bottom:1.75rem}.why-body{font-size:1.0625rem;color:var(--gray-700);line-height:1.8;margin-bottom:1rem}.footer-cta{background:var(--yellow)}.footer-cta-inner{max-width:680px;margin:0 auto;padding:5.5rem 2rem;text-align:center}.footer-cta h2{font-size:clamp(2rem,4vw,3.25rem);font-weight:800;letter-spacing:-.03em;color:var(--dark);margin-bottom:1rem}.footer-cta p{font-size:1.0625rem;color:#0009;max-width:500px;margin:0 auto 2rem;line-height:1.7}.site-footer{background:var(--dark)}.footer-inner{max-width:var(--max-w);margin:0 auto;padding:1.75rem 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.site-footer p{font-size:.875rem;color:#fff6}.footer-social-link{color:#fff6;display:flex;align-items:center;transition:color .15s ease}.footer-social-link:hover{color:#ffffffd9}@media (max-width: 768px){.hero{padding:4rem 1.5rem 3.5rem}.hero-inner{text-align:center}.hero-sub{margin-left:auto;margin-right:auto}.stats-inner{padding:2.5rem 1.5rem;justify-content:flex-start}.section-inner{padding:3.5rem 1.5rem}.footer-cta-inner{padding:4rem 1.5rem}.services-grid{grid-template-columns:1fr}.exp-grid{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding-bottom:.5rem}.exp-grid::-webkit-scrollbar{display:none}.exp-card{min-width:78vw;max-width:78vw;flex-shrink:0}.footer-inner{flex-direction:column;text-align:center}.stat{padding:.75rem 1.75rem;min-width:160px}}
