.site-header{position:sticky;top:0;z-index:40;background:#f7fafbeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.site-header__inner{display:flex;align-items:center;gap:.65rem;min-height:4rem;position:relative}.brand-mark{display:inline-flex;align-items:center;gap:.55rem;min-width:0;margin-right:auto}.brand-mark__badge{display:grid;place-items:center;width:2rem;height:2rem;flex-shrink:0;border-radius:.55rem;background:linear-gradient(145deg,var(--brand-bright),var(--brand-deep));color:#fff;font-family:var(--font-display);font-weight:700;font-size:.72rem}.brand-mark__name{font-family:var(--font-display);font-weight:700;font-size:clamp(.92rem,3.5vw,1.05rem);letter-spacing:-.01em;color:var(--brand-deep);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header__menu{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;padding:.55rem;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer;flex-shrink:0}.site-header__menu span{display:block;height:2px;width:100%;background:var(--brand-deep);border-radius:2px}.site-nav{display:none;flex-direction:column;gap:.15rem;position:absolute;left:0;right:0;top:calc(100% + 1px);padding:.75rem;background:#f7fafbfa;border-bottom:1px solid var(--line);box-shadow:0 16px 32px #1a523314}.site-nav--open{display:flex}.site-nav a{font-size:1rem;font-weight:500;color:var(--ink-soft);padding:.75rem .85rem;border-radius:10px}.site-nav a:hover{color:var(--brand-deep);background:#2a7a4b0f}.site-header__cta{display:inline-flex;flex-shrink:0;min-height:2.5rem;padding-inline:.75rem;font-size:.82rem;white-space:nowrap}@media(max-width:420px){.site-header__cta{padding-inline:.55rem;font-size:.75rem}}@media(min-width:900px){.site-header__menu{display:none}.site-nav{display:flex;flex-direction:row;align-items:center;gap:1.25rem;position:static;padding:0;background:transparent;border:none;box-shadow:none;margin-right:.35rem}.site-nav--open{display:flex}.site-nav a{padding:0;font-size:.92rem}.site-nav a:hover{background:transparent}.site-header__cta{min-height:2.6rem;padding-inline:1rem;font-size:.9rem}}.hero{position:relative;min-height:min(100svh,900px);display:flex;align-items:flex-end;overflow:hidden;color:#fff}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:left top;transform:scale(1.04);animation:heroDrift 18s ease-in-out infinite alternate}.hero__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c281c8c,#0c281ce0 58%,#0c281cf5),linear-gradient(105deg,#0c281ce6,#0c281c73 70%,#0c281c33)}.hero__content{position:relative;z-index:1;padding:5.5rem 0 2.75rem;width:min(40rem,calc(100% - 1.5rem));margin-left:max(.75rem,calc((100% - min(1120px,calc(100% - 1.5rem)))/2));margin-right:auto}.hero__brand{font-family:var(--font-display);font-weight:700;font-size:clamp(1.15rem,4vw,1.65rem);letter-spacing:-.01em;margin-bottom:.85rem;color:#dff4fa}.hero h1{font-size:clamp(1.85rem,7.2vw,3.35rem);font-weight:700;line-height:1.2;letter-spacing:-.015em;margin-bottom:.9rem;text-wrap:balance}.hero__lead{font-size:clamp(.98rem,3.4vw,1.2rem);line-height:1.5;color:#ffffffe6;max-width:32rem;margin-bottom:1.5rem}.hero__actions{display:flex;flex-direction:column;gap:.65rem}.hero__actions .btn{width:100%}@keyframes heroDrift{0%{transform:scale(1.04) translateZ(0)}to{transform:scale(1.08) translate3d(-1.2%,-.8%,0)}}@media(prefers-reduced-motion:reduce){.hero__media img{animation:none}}@media(min-width:640px){.hero__actions{flex-direction:row;flex-wrap:wrap}.hero__actions .btn{width:auto}.hero__wash{background:linear-gradient(105deg,#0c281ceb,#0c281cb8 42%,#0c281c47),linear-gradient(to top,rgba(12,40,28,.75),transparent 45%)}.hero__media img{object-position:top center}}@media(min-width:720px){.hero__content{padding:7.5rem 0 4.5rem;width:min(40rem,calc(100% - 2.5rem));margin-left:max(1.25rem,calc((100% - 1120px)/2))}}.problem{background:radial-gradient(900px 420px at 10% 0%,rgba(26,155,184,.1),transparent 60%),var(--paper)}.problem__grid{display:grid;gap:1.5rem}.problem__item{padding:1.5rem 0 0;border-top:1px solid var(--line)}.problem__index{display:block;font-family:var(--font-display);font-weight:700;color:var(--brand);font-size:.95rem;margin-bottom:.55rem}.problem__item h3{font-size:1.25rem;margin-bottom:.45rem;color:var(--ink)}.problem__item p{color:var(--ink-soft);max-width:36rem}@media(min-width:860px){.problem__grid{grid-template-columns:repeat(3,1fr);gap:2rem}.problem__item{border-top:none;padding:0;border-left:1px solid var(--line);padding-left:1.5rem}.problem__item:first-child{border-left:none;padding-left:0}}.solution{background:var(--surface)}.solution__grid{display:grid;gap:2.5rem;align-items:center}.solution__copy h2{font-size:clamp(1.85rem,3.4vw,2.6rem);color:var(--brand-deep);margin-bottom:1rem}.solution__copy>p{color:var(--ink-soft);font-size:1.05rem;margin-bottom:1rem}.solution__copy ul{margin:0;padding:0;list-style:none;display:grid;gap:.7rem}.solution__copy li{position:relative;padding-left:1.35rem;color:var(--ink);font-weight:500}.solution__copy li:before{content:"";position:absolute;left:0;top:.55rem;width:.55rem;height:.55rem;border-radius:2px;background:var(--brand)}.solution__frame{margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-soft);border:1px solid var(--line);background:var(--mist)}.solution__frame img{width:100%;aspect-ratio:16 / 10;object-fit:cover;object-position:top}.solution__frame figcaption{padding:.85rem 1rem;font-size:.9rem;color:var(--ink-soft);background:var(--surface);border-top:1px solid var(--line)}@media(min-width:920px){.solution__grid{grid-template-columns:1fr 1.15fr;gap:3rem}}.features{background:linear-gradient(180deg,var(--mist) 0%,var(--paper) 100%)}.features__list{display:grid;gap:2.75rem}.features__row{display:grid;gap:1.25rem;align-items:center}.features__text h3{font-size:clamp(1.35rem,2.4vw,1.7rem);color:var(--brand-deep);margin-bottom:.5rem}.features__text p{color:var(--ink-soft);max-width:28rem;font-size:1.05rem}.features__visual{border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);background:#0c1f2e;box-shadow:var(--shadow-soft)}.features__visual img{width:100%;aspect-ratio:16 / 10;object-fit:cover;object-position:top left}@media(min-width:900px){.features__row{grid-template-columns:.9fr 1.2fr;gap:2.5rem}.features__row--flip .features__text{order:2}.features__row--flip .features__visual{order:1}.features__visual img{object-position:top}}.remote{padding-top:2rem;padding-bottom:2rem}.remote__panel{display:grid;gap:1.5rem;align-items:center;padding:1.75rem 1.25rem;border-radius:calc(var(--radius) + 4px);background:linear-gradient(125deg,var(--brand-deep) 0%,var(--brand) 55%,#3d9a62 100%);color:#fff;box-shadow:var(--shadow-soft)}.remote__panel h2{font-size:clamp(1.45rem,5vw,2.25rem);margin-bottom:.7rem}.remote__panel p{color:#ffffffe0;max-width:40rem;font-size:clamp(.98rem,3vw,1.05rem)}.remote__panel .btn-primary{background:#fff;color:var(--brand-deep);justify-self:stretch;width:100%}.remote__panel .btn-primary:hover{background:#e8f6fa}@media(min-width:860px){.remote__panel{grid-template-columns:1fr auto;padding:2.8rem 2.4rem}.remote__panel .btn-primary{width:auto;justify-self:start}}.faq{background:var(--surface)}.faq__list{display:grid;gap:.75rem;max-width:46rem}.faq__item{border:1px solid var(--line);border-radius:14px;padding:.15rem 1rem;background:var(--paper)}.faq__item summary{cursor:pointer;list-style:none;font-family:var(--font-display);font-weight:700;font-size:1.02rem;color:var(--brand-deep);padding:1rem 1.75rem 1rem 0;position:relative}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--brand);font-weight:600}.faq__item[open] summary:after{content:"–"}.faq__item p{margin:0 0 1rem;color:var(--ink-soft);line-height:1.55;padding-bottom:.25rem}.contact{background:radial-gradient(700px 360px at 90% 10%,rgba(26,155,184,.12),transparent 55%),var(--paper)}.contact__grid{display:grid;gap:2.5rem}.contact__intro h2{font-size:clamp(1.85rem,3.4vw,2.6rem);color:var(--brand-deep);margin-bottom:.85rem}.contact__intro>p{color:var(--ink-soft);font-size:1.05rem;max-width:28rem;margin-bottom:1.5rem}.contact__channels{display:grid;gap:.55rem}.contact__channels a{font-weight:600;color:var(--brand)}.contact__channels a:hover{color:var(--brand-deep)}.contact__form{display:grid;gap:1rem;padding:1.5rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.contact__row{display:grid;gap:1rem}.contact__field{display:grid;gap:.35rem}.contact__field label{font-size:.88rem;font-weight:600;color:var(--ink)}.contact__field input,.contact__field textarea{width:100%;border:1px solid rgba(12,31,46,.16);border-radius:10px;padding:.75rem .9rem;background:#fff;color:var(--ink);outline:none}.contact__field input:focus,.contact__field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0b6e8a26}.contact__hint{font-size:.9rem;color:var(--brand-deep)}.contact__hint--error{color:#b42318}.contact__form .btn{width:100%}@media(min-width:860px){.contact__grid{grid-template-columns:.9fr 1.1fr;gap:3rem;align-items:start}.contact__row{grid-template-columns:1fr 1fr}.contact__form{padding:1.75rem}.contact__form .btn{width:auto;justify-self:start}}.site-footer{border-top:1px solid var(--line);background:#0c1f16;color:#ffffffc7;padding:2.5rem 0}.site-footer__inner{display:grid;gap:1.25rem}.site-footer__brand{font-family:var(--font-display);font-weight:700;font-size:1.15rem;color:#fff;margin-bottom:.25rem}.site-footer__tag{font-size:.92rem;max-width:22rem}.site-footer__links{display:flex;flex-wrap:wrap;gap:1rem}.site-footer__links a{font-weight:500;color:#9fd4b0}.site-footer__links a:hover{color:#fff}.site-footer__copy{font-size:.85rem;color:#ffffff80}@media(min-width:800px){.site-footer__inner{grid-template-columns:1.4fr 1fr auto;align-items:end}.site-footer__copy{justify-self:end}}:root{--ink: #0c1f2e;--ink-soft: #3d5568;--mist: #e8f1f4;--paper: #f7fafb;--surface: #ffffff;--brand: #2a7a4b;--brand-deep: #1a5233;--brand-bright: #3d9a62;--accent: #c45c26;--line: rgba(12, 31, 46, .1);--shadow-soft: 0 24px 60px rgba(26, 82, 51, .12);--font-display: "Sora", "Figtree", sans-serif;--font-body: "Figtree", sans-serif;--radius: 18px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--ink);background:var(--paper);line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}h1,h2,h3{font-family:var(--font-display);line-height:1.2;margin:0;letter-spacing:-.01em;font-weight:700;font-stretch:normal}p{margin:0}.container{width:min(1120px,calc(100% - 1.5rem));margin-inline:auto}.section{padding:3.5rem 0}.section-head{max-width:36rem;margin-bottom:2rem}.section-head h2{font-size:clamp(1.6rem,5vw,2.6rem);color:var(--brand-deep);margin-bottom:.75rem}.section-head p{color:var(--ink-soft);font-size:clamp(.98rem,2.5vw,1.05rem)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:.75rem 1.25rem;border-radius:12px;border:1px solid transparent;font-weight:600;font-size:.95rem;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}@media(min-width:720px){.container{width:min(1120px,calc(100% - 2.5rem))}.section{padding:5.5rem 0}.section-head{margin-bottom:2.5rem}.btn{font-size:.98rem;padding:.75rem 1.35rem}}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-deep)}.btn-ghost{background:#ffffff24;color:#fff;border-color:#ffffff59;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn-ghost:hover{background:#ffffff3d}.btn-outline{background:transparent;color:var(--brand-deep);border-color:#0b6e8a59}.btn-outline:hover{background:#0b6e8a0f}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn:hover{transform:none}}
