@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}:root{--teal:#0d9488;--teal-dark:#0f766e;--teal-light:#ccfbf1;--teal-mid:#5eead4;--dark:#0f172a;--slate:#334155;--muted:#64748b;--light:#f8fafc;--border:#e2e8f0;--white:#fff;--serif:"DM Serif Display", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--dark);background:var(--white);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.65}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-in{opacity:0}.fade-in.visible{animation:.6s forwards fadeUp}.fade-in:nth-child(2){animation-delay:.1s}.fade-in:nth-child(3){animation-delay:.2s}.fade-in:nth-child(4){animation-delay:.3s}nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);z-index:100;background:#fffffff2;padding:0 5%;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1100px;height:68px;margin:0 auto;display:flex}.logo{font-family:var(--serif);color:var(--dark);letter-spacing:-.02em;font-size:1.35rem;text-decoration:none}.logo span{color:var(--teal)}.nav-links{align-items:center;gap:2.5rem;list-style:none;display:flex}.nav-links a{color:var(--slate);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--teal)}.nav-cta{background:var(--teal);border-radius:6px;padding:.55rem 1.4rem;color:var(--white)!important;font-weight:600!important;transition:background .2s!important}.nav-cta:hover{background:var(--teal-dark)!important;color:var(--white)!important}.nav-hamburger{cursor:pointer;background:0 0;border:none;padding:4px;display:none}.nav-hamburger span{background:var(--dark);width:24px;height:2px;margin:5px 0;transition:all .3s;display:block}.mobile-menu{border-top:1px solid var(--border);background:var(--white);flex-direction:column;gap:1rem;padding:1.5rem 5% 2rem;display:none}.mobile-menu.open{display:flex}.mobile-menu a{color:var(--slate);padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none}.mobile-menu .mob-cta{background:var(--teal);color:var(--white);text-align:center;border-radius:6px;margin-top:.5rem;padding:.75rem 1.5rem;font-weight:600}section{padding:6rem 5%;scroll-margin-top:68px}.container{max-width:1100px;margin:0 auto}#hero{background:linear-gradient(160deg,var(--light) 0%,#e8fdf9 100%);border-bottom:1px solid var(--border);padding-top:9rem;padding-bottom:6rem}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.hero-badge{background:var(--teal-light);color:var(--teal-dark);letter-spacing:.03em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero-badge:before{content:"";background:var(--teal);border-radius:50%;width:6px;height:6px}h1{font-family:var(--serif);letter-spacing:-.02em;color:var(--dark);margin-bottom:1.25rem;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.15}h1 em{color:var(--teal);font-style:italic}.hero-sub{color:var(--slate);max-width:480px;margin-bottom:2.25rem;font-size:1.05rem;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.btn-primary{background:var(--teal);color:var(--white);border-radius:8px;align-items:center;gap:8px;padding:.85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.btn-primary:hover{background:var(--teal-dark);transform:translateY(-1px)}.btn-secondary{color:var(--teal);align-items:center;gap:6px;font-size:.95rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.btn-secondary:hover{gap:10px}.hero-trust{color:var(--muted);align-items:center;gap:1rem;margin-top:2.5rem;font-size:.85rem;display:flex}.trust-avatars{display:flex}.trust-avatars span{border:2px solid var(--white);background:var(--teal-light);width:32px;height:32px;color:var(--teal-dark);border-radius:50%;justify-content:center;align-items:center;margin-left:-8px;font-size:.7rem;font-weight:600;display:flex}.trust-avatars span:first-child{margin-left:0}.hero-visual{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:2rem;box-shadow:0 20px 60px #00000012}.hv-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.hv-title{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:600}.hv-badge{color:#15803d;background:#dcfce7;border-radius:100px;padding:3px 10px;font-size:.75rem;font-weight:600}.hv-stat{margin-bottom:1.25rem}.hv-stat-label{color:var(--muted);margin-bottom:2px;font-size:.8rem}.hv-stat-value{font-family:var(--serif);color:var(--dark);letter-spacing:-.02em;font-size:1.8rem}.hv-stat-sub{color:var(--teal);font-size:.75rem;font-weight:600}.hv-divider{background:var(--border);height:1px;margin:1.25rem 0}.hv-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.6rem 0;font-size:.85rem;display:flex}.hv-row:last-child{border-bottom:none}.hv-row-label{color:var(--slate)}.hv-row-value{color:var(--dark);font-weight:600}.hv-row-value.green{color:#15803d}.hv-row-value.teal{color:var(--teal)}#trust{border-bottom:1px solid var(--border);background:var(--white);padding:2.5rem 5%}.trust-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.trust-item{color:var(--muted);align-items:center;gap:10px;font-size:.85rem;font-weight:500;display:flex}.trust-icon{background:var(--teal-light);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--teal);margin-bottom:.75rem;font-size:.78rem;font-weight:700}h2{font-family:var(--serif);letter-spacing:-.02em;color:var(--dark);margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.2}.section-sub{color:var(--muted);max-width:540px;font-size:1rem;line-height:1.75}.section-head{margin-bottom:3.5rem}#services{background:var(--light)}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.service-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:2rem;transition:transform .2s,box-shadow .2s;position:relative}.service-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #00000014}.service-card.featured{border-color:var(--teal);border-width:2px}.featured-badge{background:var(--teal);color:var(--white);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:4px 16px;font-size:.72rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.service-icon{background:var(--teal-light);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;font-size:1.4rem;display:flex}.service-tier{text-transform:uppercase;letter-spacing:.08em;color:var(--teal);margin-bottom:.4rem;font-size:.75rem;font-weight:700}.service-name{font-family:var(--serif);color:var(--dark);margin-bottom:.5rem;font-size:1.3rem}.service-price{color:var(--dark);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.service-price span{color:var(--muted);font-size:.85rem;font-weight:400}.service-desc{color:var(--muted);margin-bottom:1.5rem;font-size:.88rem;line-height:1.65}.service-features{margin-bottom:1.75rem;list-style:none}.service-features li{color:var(--slate);border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;padding:.4rem 0;font-size:.875rem;display:flex}.service-features li:last-child{border-bottom:none}.service-features li:before{content:"✓";color:var(--teal);flex-shrink:0;margin-top:1px;font-weight:700}.service-cta{text-align:center;border:1.5px solid var(--teal);color:var(--teal);border-radius:8px;padding:.7rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.service-cta:hover,.service-card.featured .service-cta{background:var(--teal);color:var(--white)}#process{background:var(--white)}.process-steps{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.process-steps:before{content:"";background:var(--border);height:1px;position:absolute;top:24px;left:12.5%;right:12.5%}.step{text-align:center;position:relative}.step-num{background:var(--teal);width:48px;height:48px;color:var(--white);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:1rem;font-weight:700;display:flex;position:relative}.step-title{font-family:var(--serif);color:var(--dark);margin-bottom:.5rem;font-size:1.05rem}.step-desc{color:var(--muted);font-size:.85rem;line-height:1.65}#about{background:var(--dark);color:var(--white)}#about h2{color:var(--white)}#about .section-label{color:var(--teal-mid)}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-text p{color:#ffffffb3;margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.about-stats{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;display:grid}.about-stat{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.about-stat-num{font-family:var(--serif);color:var(--teal-mid);letter-spacing:-.02em;margin-bottom:.25rem;font-size:2rem}.about-stat-label{color:#ffffff80;font-size:.82rem}.about-card{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;padding:2.5rem}.about-card-title{font-family:var(--serif);color:var(--white);margin-bottom:1.5rem;font-size:1.1rem}.qual-item{align-items:flex-start;gap:12px;margin-bottom:1.25rem;display:flex}.qual-dot{background:var(--teal);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:6px}.qual-text{color:#ffffffb3;font-size:.9rem;line-height:1.6}.qual-text strong{color:var(--white)}#growth{background:var(--light)}.growth-timeline{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.growth-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:1.75rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.growth-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #00000014}.growth-card:before{content:"";background:var(--teal);height:3px;position:absolute;top:0;left:0;right:0}.growth-phase{text-transform:uppercase;letter-spacing:.08em;color:var(--teal);margin-bottom:.5rem;font-size:.72rem;font-weight:700}.growth-year{font-family:var(--serif);color:var(--dark);margin-bottom:.5rem;font-size:1.15rem}.growth-income{color:var(--dark);margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.growth-income span{color:var(--muted);font-size:.8rem;font-weight:400}.growth-items{list-style:none}.growth-items li{color:var(--muted);border-bottom:1px solid var(--border);align-items:flex-start;gap:8px;padding:.3rem 0;font-size:.82rem;display:flex}.growth-items li:last-child{border-bottom:none}.growth-items li:before{content:"→";color:var(--teal);flex-shrink:0}#testimonial{text-align:center;background:linear-gradient(135deg,#0f766e,#0d9488);padding:5rem 5%}.testimonial-quote{font-family:var(--serif);color:var(--white);max-width:750px;margin:0 auto 2rem;font-size:clamp(1.4rem,3vw,2rem);font-style:italic;line-height:1.4}.testimonial-author{color:#ffffffbf;font-size:.88rem;font-weight:500}.testimonial-stars{color:#fcd34d;margin-bottom:1.5rem;font-size:1.1rem}#cta{background:var(--white);text-align:center}.cta-inner{max-width:600px;margin:0 auto}#cta h2{margin-bottom:1rem}#cta p{color:var(--muted);margin-bottom:2.5rem;font-size:1rem}.cta-form{gap:.75rem;max-width:480px;margin:0 auto 1.25rem;display:flex}.cta-form input{border:1.5px solid var(--border);font-size:.95rem;font-family:var(--sans);border-radius:8px;outline:none;flex:1;padding:.85rem 1rem;transition:border-color .2s}.cta-form input:focus{border-color:var(--teal)}.cta-note{color:var(--muted);font-size:.8rem}.float-cta{background:var(--teal);color:var(--white);opacity:0;z-index:99;border-radius:100px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:none;position:fixed;bottom:1.5rem;right:1.5rem;transform:translateY(80px);box-shadow:0 4px 20px #0d948866}.float-cta.show{opacity:1;transform:translateY(0)}.float-cta:hover{background:var(--teal-dark)}footer{background:var(--dark);color:#ffffff80;padding:3rem 5%}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}.footer-logo{font-family:var(--serif);color:var(--white);font-size:1.1rem;text-decoration:none}.footer-logo span{color:var(--teal-mid)}.footer-links{gap:2rem;list-style:none;display:flex}.footer-links a{color:#ffffff80;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--white)}.footer-copy{font-size:.8rem}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;gap:2.5rem}.hero-visual{display:none}.services-grid{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr 1fr}.process-steps:before{display:none}.about-inner{grid-template-columns:1fr;gap:2.5rem}.growth-timeline{grid-template-columns:1fr 1fr}.nav-links{display:none}.nav-hamburger{display:block}.cta-form{flex-direction:column}.trust-inner{justify-content:center}.float-cta{display:flex}}@media(max-width:580px){.growth-timeline,.process-steps,.about-stats{grid-template-columns:1fr}.footer-inner{text-align:center;flex-direction:column}.footer-links{flex-wrap:wrap;justify-content:center;gap:1rem}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
