@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--jade-green: #0ECF8A;--jade-green-dim: rgba(14, 207, 138, .25);--vivid-ocean: #3B82F6;--bg-main: #090E1A;--bg-surface: #0F1928;--bg-elevated: #141F30;--text-primary: #EEF2F7;--text-muted: #7A8FA8;--text-subtle: #4A5D73;--border-subtle: rgba(255, 255, 255, .06);--border-default: rgba(255, 255, 255, .12);--error-color: #ef4444;--warning-color: #f59e0b;--bg-color: var(--bg-main);--text-main: var(--text-primary);--nav-border: var(--border-subtle);--input-bg: var(--bg-surface);--input-border: var(--border-default)}[data-theme=light]{--bg-main: #F0F5F9;--bg-surface: #E8EDF3;--bg-elevated: #DDE4EB;--text-primary: #1A1F2E;--text-muted: #4A5D73;--text-subtle: #8094A8;--border-subtle: rgba(0, 0, 0, .08);--border-default: rgba(0, 0, 0, .15);--bg-color: var(--bg-main);--text-main: var(--text-primary);--nav-border: var(--border-subtle);--input-bg: var(--bg-elevated);--input-border: var(--border-default)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter Variable,Inter,system-ui,-apple-system,sans-serif;background-color:var(--bg-main);color:var(--text-primary);min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}a{color:inherit;text-decoration:none}button{font-family:inherit}img,svg{display:block;max-width:100%}ul,ol{list-style:none}h1{font-size:2.5rem;font-weight:700;line-height:1.15;color:var(--text-primary);margin-bottom:1rem}h2{font-size:1.875rem;font-weight:700;line-height:1.2;color:var(--text-primary)}h3{font-size:1.375rem;font-weight:600;line-height:1.3;color:var(--text-primary)}h4{font-size:1.125rem;font-weight:600;color:var(--text-primary)}p{color:var(--text-muted);line-height:1.7;margin-bottom:1rem}.container{max-width:1200px;margin:0 auto;padding:0 24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-gradient{background:linear-gradient(135deg,var(--jade-green),var(--vivid-ocean));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:6px;font-size:.95rem;font-weight:600;border:none;cursor:pointer;transition:filter .15s ease,box-shadow .15s ease,border-color .15s ease;text-decoration:none}.btn-primary{background:var(--jade-green);color:#090e1a}.btn-primary:hover{filter:brightness(1.1);box-shadow:0 0 20px var(--jade-green-dim)}.btn-ghost{background:transparent;color:var(--text-primary);border:1px solid var(--border-subtle)}.btn-ghost:hover{border-color:var(--jade-green)}.btn:disabled{opacity:.6;cursor:not-allowed}.badge{display:inline-block;background-color:var(--jade-green);color:#090e1a;padding:.5rem 1.5rem;border-radius:50px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-decoration:none;box-shadow:0 4px 15px var(--jade-green-dim);border:none;cursor:pointer}.badge:disabled{opacity:.7;cursor:not-allowed}.card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:12px;padding:24px;transition:border-color .2s ease,box-shadow .2s ease}.card:hover{border-color:var(--border-default);box-shadow:0 8px 32px #0003}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-up.visible{opacity:1;transform:translateY(0)}:focus-visible{outline:2px solid var(--jade-green);outline-offset:2px}input[type=text],input[type=email],input[type=tel],textarea{width:100%;box-sizing:border-box;padding:.8rem;border-radius:4px;border:1px solid var(--border-default);background-color:var(--bg-surface);color:var(--text-primary);font-family:inherit;font-size:1rem}input:focus,textarea:focus{outline:none;border-color:var(--jade-green)}.input-error{border-color:var(--error-color)}.app-layout{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1}.page-container{padding:4rem 2rem;max-width:1440px;margin:0 auto;text-align:center}.home-subheadline{font-size:1.2rem;margin-bottom:2rem}.services-intro{margin-bottom:3rem;font-size:1.1rem}.services-grid{display:grid;grid-template-columns:1fr;gap:2rem;text-align:left;max-width:900px;margin-left:auto;margin-right:auto}.service-card{padding:2rem;border:1px solid var(--border-subtle);border-radius:8px;background-color:var(--bg-surface);aspect-ratio:1;display:flex;flex-direction:column;overflow:hidden}@media(min-width:640px){.services-grid{grid-template-columns:repeat(2,1fr)}}.service-card h3{margin-top:0;color:var(--jade-green);flex-shrink:0;text-align:center}.service-card p{margin-top:1em;margin-bottom:0;overflow:hidden;text-align:justify}.about-content{text-align:left;max-width:800px;margin:0 auto}.about-content p{margin-bottom:1.5rem;line-height:1.6}.about-subheading{margin-top:2.5rem;margin-bottom:1rem;font-size:1.4rem}.about-pillars{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.about-pillar{padding:2rem;border:1px solid var(--border-subtle);border-radius:8px;background:var(--bg-surface);transition:border-color .2s ease,box-shadow .2s ease}.about-pillar:hover{border-color:var(--border-default);box-shadow:0 8px 32px #0003}.about-pillar-title{margin:0 0 .75rem;font-size:1.1rem;font-weight:600;color:var(--jade-green)}.about-pillar-description{margin:0;line-height:1.7;color:var(--text-muted)}.about-signoff{margin-top:2.5rem;font-size:1.1rem;font-style:italic;text-align:center;color:var(--text-subtle)}.about-greek{margin-top:.5rem;font-size:1.5rem;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1.5rem;max-width:500px;margin:0 auto;text-align:left}.form-label{display:block;margin-bottom:.5rem;font-weight:700}.field-error{color:var(--error-color);font-size:.85rem;margin-top:.25rem;display:block}.alert{padding:1rem;border-radius:4px;margin-bottom:1rem;color:#fff}.alert-success{background-color:var(--jade-green);color:#090e1a}.alert-warning{background-color:var(--warning-color)}.alert-error{background-color:var(--error-color);overflow-wrap:break-word}.alert-code{display:block;margin-top:.5rem;font-size:.8rem;opacity:.85}.contact-or-group{position:relative}.or-bracket-top{position:absolute;left:-1.5rem;top:2.2rem;bottom:calc(50% + .8rem);width:.8rem;border-left:2px solid var(--border-subtle);border-top:2px solid var(--border-subtle);border-top-left-radius:4px;opacity:.5}.or-bracket-bottom{position:absolute;left:-1.5rem;top:calc(50% + .8rem);bottom:1.2rem;width:.8rem;border-left:2px solid var(--border-subtle);border-bottom:2px solid var(--border-subtle);border-bottom-left-radius:4px;opacity:.5}.or-label{position:absolute;left:-2rem;top:50%;transform:translateY(-50%);font-size:.8rem;font-weight:700;opacity:.8}.phone-field{margin-top:1.5rem}.loading-spinner{display:flex;justify-content:center;align-items:center;min-height:50vh}.spinner{width:40px;height:40px;border:3px solid var(--border-subtle);border-top-color:var(--jade-green);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-boundary-fallback{padding:4rem 2rem;text-align:center}.not-found-code{color:var(--jade-green)}.nav-header{position:sticky;top:0;z-index:100;background:#090e1acc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);transition:background .2s ease}[data-theme=light] .nav-header{background:#f0f5f9cc}.nav-inner{display:flex;justify-content:space-between;align-items:center;padding:0 24px;height:64px;max-width:1200px;margin:0 auto}.nav-logo-area{display:flex;align-items:center;gap:10px}.nav-logo-lockup{display:inline-flex;flex-direction:column;align-items:stretch}.nav-logo{height:32px;width:auto;display:block}.nav-logo-tagline{font-size:.45rem;letter-spacing:.18em;text-transform:uppercase;text-align:center;color:currentColor;white-space:nowrap;margin-top:3px;line-height:1}.nav-wordmark{font-size:1.1rem;font-weight:700;color:var(--text-primary);letter-spacing:-.01em}.nav-links-desktop{display:flex;list-style:none;gap:2rem}.nav-link{color:var(--text-muted);font-size:.9rem;font-weight:500;transition:color .15s ease}.nav-link:hover{color:var(--vivid-ocean)}.nav-link-active{color:var(--jade-green)!important}.nav-right{display:flex;align-items:center;gap:12px}.nav-cta{background:var(--jade-green);color:#090e1a;padding:8px 18px;border-radius:6px;font-weight:600;font-size:.9rem;transition:filter .15s ease,box-shadow .15s ease}.nav-cta:hover{filter:brightness(1.1);box-shadow:0 0 16px var(--jade-green-dim)}.nav-theme-toggle{background:none;border:1px solid var(--border-subtle);border-radius:6px;padding:6px;cursor:pointer;color:var(--text-muted);display:flex;align-items:center;transition:color .15s ease,border-color .15s ease}.nav-theme-toggle:hover{color:var(--text-primary);border-color:var(--jade-green)}.nav-hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-hamburger span{display:block;width:22px;height:2px;background:var(--text-primary);transition:all .2s ease;transform-origin:center}.nav-mobile-menu{background:var(--bg-main);border-bottom:1px solid var(--border-subtle);box-shadow:0 24px 48px #000000a6;border-radius:0 0 8px 8px;padding:16px 24px 24px}.nav-mobile-links{list-style:none;display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.nav-mobile-link{display:block;padding:10px 0;color:var(--text-muted);font-weight:500;border-bottom:1px solid var(--border-subtle);transition:color .15s ease}.nav-mobile-link:hover{color:var(--text-primary)}.nav-mobile-cta{display:block;width:100%;text-align:center;background:var(--jade-green);color:#090e1a;padding:12px;border-radius:6px;font-weight:600;margin-top:8px}@media(max-width:768px){.nav-links-desktop{display:none}.nav-hamburger{display:flex}.nav-cta{display:none}}.footer{background:#0000000d;border-top:1px solid var(--border-subtle);padding:64px 24px 32px;margin-top:auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;max-width:1200px;margin:0 auto 48px}.footer-wordmark{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin-bottom:12px;display:block}.footer-tagline{color:var(--text-muted);font-size:.875rem;line-height:1.6}.footer-nav-list{list-style:none;display:flex;flex-direction:column;gap:12px}.footer-nav-link{color:var(--text-muted);font-size:.875rem;transition:color .15s ease}.footer-nav-link:hover{color:var(--text-primary)}.footer-contact-item{color:var(--text-muted);font-size:.875rem;margin-bottom:8px}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:24px;border-top:1px solid var(--border-subtle)}.footer-copyright{color:var(--text-muted);font-size:.75rem}@media(max-width:768px){.footer-grid{grid-template-columns:1fr;gap:32px}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;opacity:0;transition:opacity .6s ease}.hero.visible{opacity:1}.hero-bloom-clip{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.hero-bloom{position:absolute;top:-20%;left:10%;width:600px;height:600px;background:radial-gradient(circle,rgba(14,207,138,.07) 0%,transparent 70%);pointer-events:none}.hero-logo-bg{position:absolute;top:0;left:0;width:100%;opacity:.04;pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:contain}.hero-container{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1200px;margin:0 auto;padding:96px 24px;width:100%}.hero-content{max-width:560px}.hero-headline{font-size:3.75rem;line-height:1.1;letter-spacing:-.02em;font-weight:700;color:var(--text-primary);margin-bottom:24px}.hero-subheadline{font-size:1.125rem;color:var(--text-muted);line-height:1.65;margin-bottom:40px;max-width:520px}.hero-ctas{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:48px}.hero-cta-primary{background:var(--jade-green);color:#090e1a;padding:12px 24px;border-radius:6px;font-weight:600;font-size:1rem;transition:filter .15s ease,box-shadow .15s ease}.hero-cta-primary:hover{filter:brightness(1.1);box-shadow:0 0 20px var(--jade-green-dim)}.hero-cta-ghost{background:transparent;color:var(--text-primary);padding:12px 24px;border-radius:6px;font-weight:600;font-size:1rem;border:1px solid var(--border-subtle);transition:border-color .15s ease}.hero-cta-ghost:hover{border-color:var(--jade-green)}.hero-trust-row{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-stat{display:flex;flex-direction:column;gap:2px}.hero-stat-value{font-size:1.5rem;font-weight:700;color:var(--jade-green)}.hero-stat-label{font-size:.8rem;color:var(--text-muted);max-width:120px}.hero-divider{width:1px;height:40px;background:var(--border-subtle)}.hero-visual{display:flex;align-items:center;justify-content:center}.hero-mark{width:100%;max-width:300px;color:var(--text-primary);overflow:visible}.hero-mark-corner{fill:currentColor;animation:hero-mark-accent 12s linear infinite;animation-delay:calc(var(--i) * 1.5s - 12s)}@keyframes hero-mark-accent{0%,to{fill:var(--jade-green)}22%{fill:currentColor}40%{fill:currentColor}50%{fill:var(--vivid-ocean)}72%{fill:currentColor}90%{fill:currentColor}}@media(prefers-reduced-motion:reduce){.hero-mark-corner{animation:none}.hero-mark-corner:first-child{fill:var(--jade-green)}}@media(max-width:768px){.hero-container{grid-template-columns:1fr;padding:80px 24px 64px}.hero-visual{display:none}.hero-headline{font-size:2.5rem}}:root{--bg-surface-hover: #152035}[data-theme=light]{--bg-surface-hover: #DDE4EB}.tension-section{padding:64px 0;opacity:0;transform:translateY(20px);transition:opacity .4s ease-out,transform .4s ease-out}.tension-section.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.tension-section{opacity:1;transform:none;transition:none}}@media(min-width:768px){.tension-section{padding:96px 0}}.tension-container{max-width:900px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:48px}@media(min-width:768px){.tension-container{gap:64px}}.tension-statement{font-size:1.25rem;font-weight:500;line-height:1.5;color:var(--text-primary);padding-left:24px;border-left:2px solid transparent;transition:border-color .2s ease}.tension-statement:hover{border-left-color:var(--jade-green)}@media(min-width:768px){.tension-statement{font-size:1.5rem}}@media(min-width:1024px){.tension-statement{font-size:1.75rem}}.services-section{padding:64px 0;opacity:0;transform:translateY(20px);transition:opacity .4s ease-out,transform .4s ease-out}.services-section.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.services-section{opacity:1;transform:none;transition:none}}@media(min-width:768px){.services-section{padding:96px 0}}.services-container{max-width:1200px;margin:0 auto;padding:0 24px}.service-preview-card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:10px;padding:2rem;transition:all .2s ease;display:flex;flex-direction:column;aspect-ratio:1;overflow:hidden}.service-preview-card:hover{background:var(--bg-surface-hover);border-left:2px solid var(--jade-green)}.service-preview-icon{color:var(--jade-green);margin-bottom:16px}.service-preview-title{font-size:1.25rem;font-weight:600;text-align:center;color:var(--jade-green);margin-bottom:12px}.service-preview-description{font-size:.875rem;line-height:1.6;color:var(--text-muted);margin-top:1em;margin-bottom:16px;flex-grow:1;text-align:justify}.service-preview-link{font-size:.875rem;font-weight:500;color:var(--jade-green);text-decoration:none;transition:opacity .15s ease}.service-preview-link:hover{opacity:.8}.hww-section{padding:64px;opacity:0;transform:translateY(20px);transition:opacity .4s ease-out,transform .4s ease-out}.hww-section.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hww-section{opacity:1;transform:none;transition:none}}@media(min-width:768px){.hww-section{padding:96px 0}}.hww-container{max-width:1200px;margin:0 auto;padding:0 24px}.hww-heading{font-size:2rem;font-weight:600;color:var(--text-primary);margin-bottom:64px;text-align:center}.hww-steps{display:flex;flex-direction:column;gap:0;position:relative}@media(min-width:768px){.hww-steps{flex-direction:row;align-items:flex-start}}.hww-step{display:flex;flex-direction:column;flex:1;position:relative;padding-bottom:48px}@media(min-width:768px){.hww-step{padding-bottom:0;padding-right:32px}.hww-step:last-child{padding-right:0}}.hww-number{font-size:4rem;font-weight:700;color:var(--jade-green);opacity:.2;line-height:1;margin-bottom:0;letter-spacing:-.02em}.hww-step-content{padding-left:0}.hww-title{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:12px}.hww-description{font-size:.9rem;line-height:1.65;color:var(--text-muted)}.hww-connector{display:none}@media(min-width:768px){.hww-connector{display:block;position:absolute;top:30px;right:-0px;left:30%;height:1px;border-top:1px dashed var(--border-subtle)}}.wwm-hero{padding:4rem 2rem 2rem;max-width:800px;margin:0 auto;text-align:center}.wwm-intro{color:var(--text-muted);font-size:1.1rem;margin-top:.75rem}.wwm-layout{display:grid;grid-template-columns:2fr 1fr;gap:2rem;max-width:1000px;margin:2.5rem auto 4rem;padding:0 2rem;align-items:start}@media(max-width:800px){.wwm-layout{grid-template-columns:1fr;padding:0 1rem}}.wwm-aside-heading{font-size:1rem;font-weight:600;color:var(--text-primary)}.wwm-aside-note{font-size:.9rem;color:var(--text-muted);line-height:1.5}.wwm-direct-contact{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:12px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem}.wwm-direct-item{display:flex;flex-direction:column;gap:.25rem}.wwm-direct-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-subtle);font-weight:600}.wwm-direct-value{font-size:1.05rem;color:var(--text-primary)}a.wwm-direct-value{color:var(--jade-green);text-decoration:none}a.wwm-direct-value:hover{text-decoration:underline}.intake-form{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:12px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.form-field{display:flex;flex-direction:column;gap:.375rem}.form-optional{font-size:.8rem;color:var(--text-subtle);font-weight:400;margin-left:.375rem}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-note{font-size:.8rem;color:var(--text-subtle)}.form-note a{color:var(--text-muted)}.prose-page{max-width:760px}.prose-page h2{margin-top:2rem;margin-bottom:.5rem;font-size:1.2rem}.prose-page p,.prose-page ul{margin-bottom:1rem;line-height:1.7;color:var(--text-muted)}.prose-page ul{padding-left:1.25rem}.prose-page a{color:var(--jade-green)}.link-button{background:none;border:none;padding:0;font:inherit;color:var(--jade-green);text-decoration:underline;cursor:pointer;align-self:flex-start}
