@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap";body{margin:0;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--page-bg: #f5efe5;--surface: rgba(255, 255, 255, .72);--surface-strong: #fffdf8;--surface-dark: #102033;--surface-dark-2: #18324c;--text: #16212d;--text-soft: #5c6773;--line: rgba(22, 33, 45, .1);--accent: #e86f2d;--accent-strong: #cc5521;--shadow: 0 24px 60px rgba(16, 32, 51, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(232,111,45,.18),transparent 28%),radial-gradient(circle at 80% 10%,rgba(24,50,76,.2),transparent 24%),linear-gradient(180deg,#fffaf2 0%,var(--page-bg) 100%);color:var(--text)}a{color:inherit}p{margin:0;color:var(--text-soft);line-height:1.7}h1,h2,h3{margin:0;color:var(--text);font-family:Space Grotesk,sans-serif;line-height:1.05}.page-shell{width:min(1120px,calc(100% - 2rem));margin:0 auto}.fade-up{animation:fadeUp .7s ease both}.fade-delay-1{animation-delay:.12s}.fade-delay-2{animation-delay:.24s}.fade-delay-3{animation-delay:.36s}.hero-section,.surface-section,.services-section,.accent-section,.contact-section,.site-footer{position:relative}.hero-section{padding:2rem 0 5rem}.hero-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);gap:2rem;align-items:stretch}.hero-copy,.hero-panel,.intro-note,.feature-card,.process-card,.stat-card,.contact-card{border:1px solid var(--line);box-shadow:var(--shadow)}.hero-copy{background:linear-gradient(145deg,var(--surface-dark),var(--surface-dark-2));border-radius:32px;padding:4rem;overflow:hidden}.hero-copy h1,.hero-copy p,.hero-copy a,.hero-panel,.accent-section h2,.accent-section h3,.accent-section p{color:#f8f4ed}.eyebrow{margin-bottom:1rem;color:var(--accent);font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-title{max-width:12ch;font-size:clamp(3rem,7vw,5.8rem)}.hero-body{max-width:34rem;margin-top:1.5rem;font-size:1.1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.85rem 1.35rem;border-radius:999px;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s ease,background-color .18s ease,color .18s ease}.button-primary{background:var(--accent);color:#fff7f2}.button-primary:hover,.button-primary:focus{background:var(--accent-strong);color:#fff7f2;transform:translateY(-1px)}.button-secondary{border:1px solid rgba(248,244,237,.28);background:#ffffff0a;color:#f8f4ed}.button-secondary:hover,.button-secondary:focus{color:#f8f4ed;transform:translateY(-1px)}.hero-panel{display:flex;flex-direction:column;gap:2rem;align-self:start;border-radius:32px;padding:2rem;background:#102033e6}.hero-panel-copy{padding-top:.25rem;border-top:1px solid rgba(248,244,237,.14)}.hero-panel-label{color:#f8f4edad;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.brand-mark{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,5vw,3.7rem);font-weight:700;line-height:1;color:#fff}.hero-highlights{display:grid;gap:.85rem;padding-left:1.1rem;margin:1rem 0 0}.hero-highlights li{color:#f8f4ede6;line-height:1.5}.surface-section,.services-section,.accent-section,.contact-section{padding:1.5rem 0 4.5rem}.intro-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1.5rem;align-items:start}.section-heading h2{max-width:16ch;font-size:clamp(2rem,4vw,3.2rem)}.section-heading p{max-width:38rem;margin-top:1rem;font-size:1.02rem}.section-heading-centered{text-align:center}.section-heading-centered h2,.section-heading-centered p{max-width:42rem;margin-left:auto;margin-right:auto}.intro-note{display:grid;gap:1rem;padding:2rem;border-radius:24px;background:var(--surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.intro-note p{color:var(--text);font-family:Space Grotesk,sans-serif;font-size:1.1rem}.card-grid,.process-grid,.stats-grid{display:grid;gap:1.5rem;margin-top:2.5rem}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.stat-card{padding:2rem;border-radius:28px;background:#fffdf8e6}.card-index,.process-step{display:inline-block;margin-bottom:1rem;color:var(--accent);font-family:Space Grotesk,sans-serif;font-size:.88rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.feature-card h3,.process-card h3,.stat-card h3{font-size:1.5rem}.feature-card p,.process-card p,.stat-card p{margin-top:.9rem}.accent-section{background:linear-gradient(145deg,#12253b,#193854)}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-card{padding:2rem;border-radius:28px;background:#ffffff0d}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card h3{font-size:clamp(1.7rem,3vw,2.35rem)}.contact-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1.5rem;align-items:start}.contact-copy{padding:1rem 0}.contact-copy h2{max-width:14ch;font-size:clamp(2.2rem,4vw,3.3rem)}.contact-copy p:last-child{max-width:34rem;margin-top:1rem}.contact-card{border-radius:28px;padding:2rem;background:var(--surface-strong)}.form-group label,.form-label{display:block;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-weight:500;color:var(--text)}.form-group+.form-group{margin-top:1rem}.honeypot-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-control{display:block;width:100%;min-height:3.2rem;border:1px solid rgba(22,33,45,.14);border-radius:18px;padding:.9rem 1rem;background:#ffffffe6;color:var(--text);font:inherit}textarea.form-control{min-height:8rem;resize:vertical}.form-control:focus{outline:none;border-color:#e86f2d80;box-shadow:0 0 0 .2rem #e86f2d1f}.form-alert{margin-bottom:1rem;padding:.9rem 1rem;border-radius:16px}.form-alert-success{background:#36915d1f;color:#246946}.form-alert-error{background:#aa352e1f;color:#8f2d28}.submit-button{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;min-width:12rem;border:0;border-radius:999px;padding:.9rem 1.5rem;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff7f2;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700}.submit-button:hover:not(:disabled),.submit-button:focus-visible:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 30px #cc55213d}.submit-button:disabled{cursor:wait;opacity:.8}.site-footer{padding:1rem 0 3rem}.footer-layout{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:1px solid var(--line)}.footer-brand{color:var(--text);font-family:Space Grotesk,sans-serif;font-weight:700}.footer-copy{font-size:.95rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:991px){.hero-layout,.intro-grid,.card-grid,.process-grid,.stats-grid,.contact-layout{grid-template-columns:1fr}.hero-copy{padding:2.5rem 2rem}.hero-title,.section-heading h2,.contact-copy h2{max-width:none}}@media(max-width:640px){.hero-section{padding-top:1rem}.page-shell{width:min(1120px,calc(100% - 1.25rem))}.hero-copy,.hero-panel,.intro-note,.feature-card,.process-card,.stat-card,.contact-card{border-radius:24px}.hero-copy{padding:2rem 1.5rem}.hero-title{font-size:clamp(2.9rem,16vw,4.2rem);line-height:.94}.hero-body{font-size:1rem}.brand-mark{font-size:2.5rem}.hero-actions{flex-direction:column}.button-primary,.button-secondary,.submit-button{width:100%}.footer-layout{justify-content:flex-start}}
