:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{width:100%;max-width:100%}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#111;-webkit-font-smoothing:antialiased;background:#fff;font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6}.nav{z-index:100;-webkit-backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #00000014;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.9rem 2rem;display:flex}.nav-logo{width:auto;height:52px;display:block}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a{color:#555;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#111}.nav-cta{border-radius:8px;color:#fff!important;background:#111!important;padding:.5rem 1.25rem!important;transition:background .2s!important}.nav-cta:hover{color:#fff!important;background:#333!important}.hero{background:radial-gradient(70% 60% at 80% 20%,#c9a96e2e 0%,#0000 60%),linear-gradient(160deg,#faf7f2 0%,#f5f0e8 100%);align-items:center;height:100vh;min-height:620px;display:flex;position:relative}.hero-overlay{display:none}.hero-content{z-index:1;color:#111;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.hero-logo{width:auto;height:150px;margin-bottom:2.5rem;display:block}.hero-tag{letter-spacing:2.5px;text-transform:uppercase;color:#9a7840;background:#c9a96e26;border:1px solid #c9a96e66;border-radius:100px;margin-bottom:1.75rem;padding:.35rem 1rem;font-size:.78rem;font-weight:700;display:inline-block}.hero-content h1{letter-spacing:-1.5px;color:#111;margin-bottom:1.5rem;font-size:clamp(2.6rem,6vw,5rem);font-weight:800;line-height:1.08}.hero-content h1 em{color:#c9a96e;-webkit-text-fill-color:#c9a96e;font-style:normal}.hero-content p{color:#555;max-width:540px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.75}.hero-btn{color:#fff;background:#111;border-radius:10px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-block}.hero-btn:hover{background:#333;transform:translateY(-3px);box-shadow:0 12px 30px #0003}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-label{letter-spacing:2.5px;text-transform:uppercase;color:#c9a96e;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.about{background:#fff;padding:8rem 0}.about h2{color:#111;letter-spacing:-.8px;max-width:660px;margin-bottom:1.5rem;font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:800;line-height:1.15}.about p{color:#555;max-width:660px;margin-bottom:1.1rem;font-size:1.05rem;line-height:1.8}.stats{border-top:1px solid #e5e5e5;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:700px;margin-top:4rem;padding-top:3rem;display:grid}.stat{color:#777;flex-direction:column;gap:.3rem;font-size:.95rem;line-height:1.4;display:flex}.stat span{color:#111;letter-spacing:-1.5px;font-size:2.6rem;font-weight:800;line-height:1}.services{background:#f5f5f5;padding:8rem 0}.services h2{color:#111;letter-spacing:-.8px;margin-bottom:1rem;font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:800;line-height:1.15}.section-desc{color:#666;max-width:540px;margin-bottom:3.5rem;font-size:1.05rem;line-height:1.75}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.service-card{cursor:default;background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:2rem 1.75rem;transition:box-shadow .3s,transform .3s,border-color .3s}.service-card:hover{border-color:#c9a96e;transform:translateY(-5px);box-shadow:0 24px 48px #00000014}.service-icon{color:#c9a96e;width:44px;height:44px;margin-bottom:1.25rem}.service-card h3{color:#111;margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.service-card p{color:#666;font-size:.92rem;line-height:1.65}.companies{background:#111;padding:8rem 0}.companies .section-label{color:#c9a96e}.companies h2{color:#fff;letter-spacing:-.8px;margin-bottom:1rem;font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:800;line-height:1.15}.companies .section-desc{color:#999}.logos-grid{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:3.5rem;display:flex}.logo-card{background:#fff;border-radius:12px;justify-content:center;align-items:center;padding:1.25rem 2rem;transition:transform .25s,box-shadow .25s;display:flex}.logo-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000004d}.logo-card img{object-fit:contain;width:auto;height:44px;display:block}.contact{background:#fff;padding:8rem 0}.contact-inner{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.contact-text .section-label{color:#c9a96e}.contact-text h2{color:#111;letter-spacing:-.8px;margin-bottom:1.25rem;font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:800;line-height:1.15}.contact-text p{color:#666;font-size:1.05rem;line-height:1.75}.contact-form{flex-direction:column;gap:1rem;display:flex}.contact-form input,.contact-form textarea{color:#111;background:#f5f5f5;border:2px solid #e5e5e5;border-radius:10px;outline:none;width:100%;padding:.9rem 1.1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,background .2s,box-shadow .2s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#aaa}.contact-form input:focus,.contact-form textarea:focus{background:#fff;border-color:#c9a96e;box-shadow:0 0 0 4px #c9a96e1f}.contact-form textarea{resize:vertical;min-height:150px}.contact-form button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:10px;margin-top:.25rem;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .2s,transform .2s}.contact-form button:hover:not(:disabled){background:#333;transform:translateY(-2px)}.contact-form button:disabled{opacity:.55;cursor:not-allowed}.footer{background:#111;border-top:1px solid #ffffff0d;padding:2rem 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-logo{opacity:.9;border-radius:8px;width:auto;height:52px}.footer-copy{color:#666;font-size:.85rem}.footer-legal{gap:1.25rem;display:flex}.footer-legal button{color:#555;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.82rem;transition:color .2s}.footer-legal button:hover{color:#c9a96e}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:640px;max-height:80vh;display:flex;box-shadow:0 32px 64px #0003}.modal-header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.modal-header h3{color:#111;font-size:1.1rem;font-weight:700}.modal-close{cursor:pointer;color:#888;background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-family:inherit;font-size:1.1rem;transition:background .2s,color .2s}.modal-close:hover{color:#111;background:#f5f5f5}.modal-body{color:#444;padding:1.75rem 2rem;font-size:.92rem;line-height:1.75;overflow-y:auto}.modal-body p{margin-bottom:.25rem}.modal-body p:empty{display:none}.cookie-banner{z-index:150;color:#ccc;background:#111;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 2rem;font-size:.88rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0003}.cookie-banner p{margin:0;line-height:1.5}.cookie-link{color:#c9a96e;cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}.cookie-actions{flex-shrink:0}.cookie-accept{color:#111;cursor:pointer;white-space:nowrap;background:#c9a96e;border:none;border-radius:8px;padding:.55rem 1.5rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .2s}.cookie-accept:hover{background:#b8944a}@media (width<=960px){.services-grid{grid-template-columns:repeat(2,1fr)}.contact-inner{grid-template-columns:1fr;gap:3rem}}@media (width<=640px){.nav-links{display:none}.hero-content h1{letter-spacing:-.5px}.services-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr;gap:1.5rem}.logos-grid{gap:2rem}.footer-inner{text-align:center;flex-direction:column;gap:.5rem}}
