.hero[data-v-83e8a73c]{background:radial-gradient(circle at 10% 20%,rgba(23,190,187,.16),transparent 24rem),radial-gradient(circle at 100% 0,hsla(35,77%,74%,.2),transparent 18rem),linear-gradient(180deg,#f5fbfb,#fff);overflow:hidden;position:relative}.hero__container[data-v-83e8a73c]{align-items:center;display:grid;gap:28px}.hero__content[data-v-83e8a73c],.hero__visual[data-v-83e8a73c]{position:relative;z-index:1}.hero__content[data-v-83e8a73c]{padding-block:clamp(24px,8vw,96px) 24px}.hero[data-v-83e8a73c] .section-kicker{color:#0b5b61}.hero[data-v-83e8a73c] .section-kicker:before{background:#0e6e72}.hero__title[data-v-83e8a73c]{max-width:12ch}.hero__copy[data-v-83e8a73c]{color:#456166;font-size:clamp(1.04rem,1.85vw,1.14rem);margin-top:18px;max-width:62ch}.hero__actions[data-v-83e8a73c]{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero__btn[data-v-83e8a73c]{min-width:210px}.hero__btn--primary[data-v-83e8a73c]{background:linear-gradient(135deg,#16d1cb,#0eafad);box-shadow:0 24px 54px -26px #0e6e7294,inset 0 1px #ffffff38;color:#072d33!important}.hero__btn--secondary[data-v-83e8a73c]{background:#ffffff80;border-color:#0b5b6142}.hero__badges[data-v-83e8a73c]{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero__chip[data-v-83e8a73c]{border:1px solid rgba(22,52,59,.08);color:#16343b;font-weight:700}.hero__visual[data-v-83e8a73c]{padding-block:12px clamp(12px,2vw,32px)}.hero__stage[data-v-83e8a73c]{display:grid;gap:18px;position:relative}.hero__stage[data-v-83e8a73c]:before{background:linear-gradient(180deg,#17bebb24,#17bebb0a),linear-gradient(135deg,#ffffff5c,#fff0);border-radius:36px;box-shadow:0 36px 90px -54px #0e6e7261;top:22px;right:0;bottom:0;left:18px}.hero__stage[data-v-83e8a73c]:after,.hero__stage[data-v-83e8a73c]:before{content:"";pointer-events:none;position:absolute}.hero__stage[data-v-83e8a73c]:after{background:radial-gradient(circle,rgba(23,190,187,.26),rgba(23,190,187,.06) 54%,transparent 72%);border-radius:50%;bottom:48px;filter:blur(10px);height:160px;right:-18px;width:160px;z-index:0}.hero__shot[data-v-83e8a73c]{background:#cde9e7;border:1px solid rgba(22,52,59,.08);border-radius:32px;box-shadow:0 30px 90px -48px #0e6e7261;overflow:hidden;position:relative;transition:transform .45s ease,box-shadow .45s ease;z-index:1}.hero__shot img[data-v-83e8a73c]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:64% center;object-position:64% center;transition:transform .6s ease;width:100%}.hero__shot[data-v-83e8a73c]:after{background:linear-gradient(180deg,#09181d08,#09181d38);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.hero__shot--single[data-v-83e8a73c]{aspect-ratio:.96;min-height:clamp(360px,62vw,650px)}.hero__aside[data-v-83e8a73c]{animation:heroFloat-83e8a73c 7.5s ease-in-out infinite;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(180deg,#ffffffa3,#ffffff70),linear-gradient(145deg,#ffffff38,#dcf5f21f);border-color:#0e373c29;box-shadow:0 34px 92px -40px #08252a6b,inset 0 1px #ffffff57;margin:-84px 14px 0;overflow:hidden;padding:24px 24px 22px;position:relative;z-index:2}.hero__aside[data-v-83e8a73c]:before{background:linear-gradient(135deg,hsla(0,0%,100%,.24),transparent 42%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.hero__aside-label[data-v-83e8a73c]{color:#0e6e72;font-size:.82rem;font-weight:800;letter-spacing:.12em;position:relative;text-transform:uppercase;z-index:1}.hero__aside-phone[data-v-83e8a73c]{color:#16343b;display:block;font-size:clamp(1.55rem,2.05vw,2.35rem);font-variant-numeric:tabular-nums;font-weight:900;letter-spacing:-.035em;line-height:1;margin-top:12px;position:relative;text-decoration:none;white-space:nowrap;z-index:1}.hero__aside-copy[data-v-83e8a73c]{color:#5b7377;font-size:1rem;line-height:1.7;margin:14px 0 0;position:relative;z-index:1}.hero__aside-points[data-v-83e8a73c]{border-top:1px solid rgba(22,52,59,.1);display:grid;gap:12px;margin-top:18px;padding-top:18px;position:relative;z-index:1}.hero__aside-point[data-v-83e8a73c]{align-items:flex-start;color:#16343b;display:flex;font-weight:700;gap:10px}.hero__aside-point[data-v-83e8a73c] .v-icon{color:#0e6e72;margin-top:2px}.hero__stage:hover .hero__shot[data-v-83e8a73c]{box-shadow:0 34px 100px -50px #0e6e726b;transform:translateY(-4px)}.hero__stage:hover .hero__shot img[data-v-83e8a73c]{transform:scale(1.025)}@media (max-width:959px){.hero__actions[data-v-83e8a73c]{display:grid;grid-template-columns:minmax(0,1fr)}.hero__badges[data-v-83e8a73c]{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.hero__chip[data-v-83e8a73c]{justify-content:center;min-width:0}.hero__btn[data-v-83e8a73c]{min-width:0;width:100%}.hero__btn--primary[data-v-83e8a73c]{min-height:58px}.hero__aside[data-v-83e8a73c]{animation:none;margin-inline:12px}.hero__aside-phone[data-v-83e8a73c]{font-size:clamp(1.45rem,6vw,1.95rem)}}@media (min-width:960px){.hero__container[data-v-83e8a73c]{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr)}.hero__stage[data-v-83e8a73c]{min-height:620px;padding-left:clamp(32px,5vw,58px)}.hero__stage[data-v-83e8a73c]:before{inset:26px 0 0 clamp(42px,6vw,72px)}.hero__shot--single[data-v-83e8a73c]{margin-left:auto;min-height:620px;width:min(100%,640px)}.hero__aside[data-v-83e8a73c]{bottom:28px;left:0;margin:0;position:absolute;width:min(420px,66%)}}@keyframes heroFloat-83e8a73c{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.hero__aside[data-v-83e8a73c],.hero__shot[data-v-83e8a73c],.hero__shot img[data-v-83e8a73c]{animation:none;transition:none}}.trust-strip[data-v-51673e4d]{margin-top:clamp(-18px,-3vw,-34px);position:relative;z-index:2}.trust-strip__band[data-v-51673e4d]{display:grid;gap:1px;overflow:hidden;padding:10px}.trust-strip__item[data-v-51673e4d]{align-items:start;background:#ffffff09;border-radius:22px;display:grid;gap:16px;grid-template-columns:auto 1fr;padding:18px 18px 20px}.trust-strip__icon[data-v-51673e4d]{background:#17bebb26;border-radius:14px;color:#68ece3;display:grid;height:42px;place-items:center;width:42px}.trust-strip__value[data-v-51673e4d]{color:#fff;font-size:1.25rem;font-weight:900;line-height:1.1}.trust-strip__label[data-v-51673e4d]{color:#eef7f7c2;line-height:1.6;margin:10px 0 0}@media (min-width:700px){.trust-strip__band[data-v-51673e4d]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.trust-strip__band[data-v-51673e4d]{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-strip__item[data-v-51673e4d]{min-height:132px}}.section-head[data-v-fdd33627]{display:flex;flex-direction:column;gap:18px;margin-bottom:28px}.section-head__copy[data-v-fdd33627]{margin-top:14px;max-width:62ch}.services-grid[data-v-fdd33627]{display:grid;gap:18px}.services-grid__item[data-v-fdd33627]{overflow:hidden;padding:24px;position:relative}.services-grid__title[data-v-fdd33627]{color:#16343b;font-size:1.18rem;margin:0}.services-grid__copy[data-v-fdd33627]{color:#5b7377;line-height:1.7;margin:12px 0 0}.services-grid__icon[data-v-fdd33627]{background:#17bebb1f;border-radius:16px;color:#0e6e72;display:grid;height:46px;margin-bottom:16px;place-items:center;width:46px}.services-grid__item--featured[data-v-fdd33627]{background:radial-gradient(circle at top right,rgba(23,190,187,.18),transparent 14rem),linear-gradient(160deg,#11282d,#102227)}.services-grid__item--featured .services-grid__icon[data-v-fdd33627]{background:#ffffff14;color:#70f1e6}.services-grid__item--featured .services-grid__title[data-v-fdd33627]{color:#fff;font-size:clamp(1.4rem,2vw,1.8rem)}.services-grid__item--featured .services-grid__copy[data-v-fdd33627]{color:#eef7f7c7;max-width:42ch}@media (min-width:900px){.section-head[data-v-fdd33627]{align-items:end;flex-direction:row;justify-content:space-between}.services-grid[data-v-fdd33627]{grid-template-columns:repeat(3,minmax(0,1fr))}.services-grid__item--featured[data-v-fdd33627]{grid-column:1/-1;min-height:280px}}.why-us[data-v-9372b795],.why-us-wrap[data-v-9372b795]{position:relative}.why-us[data-v-9372b795]{display:grid;gap:24px;overflow:hidden;padding:clamp(28px,5vw,42px)}.why-us[data-v-9372b795]:after,.why-us[data-v-9372b795]:before{border-radius:999px;content:"";opacity:.7;pointer-events:none;position:absolute}.why-us[data-v-9372b795]:before{background:radial-gradient(circle,rgba(23,190,187,.16),transparent 68%);height:360px;inset:-120px auto auto -100px;width:360px}.why-us[data-v-9372b795]:after{background:radial-gradient(circle,hsla(0,0%,100%,.08),transparent 70%);height:320px;inset:auto -100px -140px auto;width:320px}.why-us__content[data-v-9372b795],.why-us__side[data-v-9372b795]{position:relative;z-index:1}.why-us__title[data-v-9372b795]{line-height:.94;max-width:10.5ch;text-wrap:balance}.why-us__copy[data-v-9372b795]{color:#eff8f8db;margin-top:16px;max-width:58ch}.why-us__highlights[data-v-9372b795],.why-us__list[data-v-9372b795],.why-us__mini-grid[data-v-9372b795]{display:grid;gap:14px;list-style:none;padding:0}.why-us__highlights[data-v-9372b795]{margin:24px 0 0}.why-us__highlight[data-v-9372b795],.why-us__list-item[data-v-9372b795]{align-items:flex-start;border-radius:20px;display:flex;gap:12px}.why-us__highlight[data-v-9372b795]{background:linear-gradient(180deg,#17bebb1f,#ffffff0a),#ffffff0a;border:1px solid rgba(23,190,187,.18);box-shadow:inset 0 1px #ffffff0d;color:#f8fdfd;font-size:1.02rem;font-weight:800;line-height:1.5;padding:18px 18px 20px}.why-us__list[data-v-9372b795]{margin:14px 0 0}.why-us__list-item[data-v-9372b795]{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.07);border-radius:18px;color:#f3f9f9f2;font-weight:700;line-height:1.55;padding:16px 16px 17px}.why-us__icon[data-v-9372b795]{align-items:center;background:#17bebb29;border-radius:999px;box-shadow:inset 0 0 0 1px #17bebb2e;color:#49d6d3;display:inline-flex;flex:0 0 auto;height:30px;justify-content:center;margin-top:2px;width:30px}.why-us__icon--soft[data-v-9372b795]{background:#17bebb1a;color:#33c9c6;height:28px;width:28px}.why-us__cta[data-v-9372b795]{align-items:center;color:#8de3e1;display:inline-flex;font-weight:800;gap:8px;letter-spacing:.03em;margin-top:22px;text-decoration:none;transition:color .2s ease,transform .2s ease}.why-us__cta[data-v-9372b795]:hover{color:#c8f6f5;transform:translate(2px)}.why-us__side[data-v-9372b795]{display:grid;gap:16px}.why-us__aside[data-v-9372b795]{border:1px solid rgba(12,48,54,.08);box-shadow:0 22px 52px #0514183d,inset 0 2px #ffffff80;padding:28px}.why-us__aside-number[data-v-9372b795]{color:#17bebb;font-size:clamp(2.8rem,8vw,4.6rem);font-weight:900;line-height:1}.why-us__aside-title[data-v-9372b795]{color:#16343b;font-size:1.3rem;margin:12px 0 0}.why-us__aside-copy[data-v-9372b795]{color:#5b7377;line-height:1.7;margin:12px 0 0}.why-us__mini-grid[data-v-9372b795]{grid-template-columns:repeat(2,minmax(0,1fr))}.why-us__mini[data-v-9372b795]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid hsla(0,0%,100%,.08);border-radius:18px;min-height:138px;padding:18px 18px 20px}.why-us__mini-title[data-v-9372b795]{color:#f8fdfd;font-size:1.05rem;line-height:1.3;margin:0}.why-us__mini-copy[data-v-9372b795]{color:#eff8f8c2;line-height:1.6;margin:10px 0 0}@media (min-width:960px){.why-us[data-v-9372b795]{align-items:start;grid-template-columns:minmax(0,1.12fr) minmax(360px,.72fr)}.why-us__highlights[data-v-9372b795],.why-us__list[data-v-9372b795]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:959px){.why-us__title[data-v-9372b795]{max-width:11ch}.why-us__mini-grid[data-v-9372b795]{grid-template-columns:1fr}}.project-types__copy[data-v-daac3ba2]{margin-top:16px;max-width:58ch}.project-types__grid[data-v-daac3ba2]{display:grid;gap:18px;margin-top:28px}.project-types__item[data-v-daac3ba2]{display:flex;flex-direction:column;justify-content:flex-start;min-height:220px;padding:24px}.project-types__index[data-v-daac3ba2]{color:#0e6e72;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.project-types__title[data-v-daac3ba2]{font-size:1.16rem;margin:12px 0 0}.project-types__text[data-v-daac3ba2]{color:#5b7377;line-height:1.7;margin:12px 0 0}.project-types__item--featured[data-v-daac3ba2]{background:linear-gradient(180deg,#fffffff5,#d9f5f2d1)}.project-types__item:last-child .project-types__index[data-v-daac3ba2],.project-types__item:last-child .project-types__title[data-v-daac3ba2]{color:#fff}.project-types__item:last-child .project-types__text[data-v-daac3ba2]{color:#eff8f8c2}@media (min-width:900px){.project-types__grid[data-v-daac3ba2]{grid-template-columns:repeat(6,minmax(0,1fr))}.project-types__item[data-v-daac3ba2]{grid-column:span 2}.project-types__item--wide[data-v-daac3ba2]{grid-column:span 3}.project-types__item--featured[data-v-daac3ba2]{min-height:228px}}.section-head[data-v-9e436106]{display:flex;flex-direction:column;gap:18px}.process-layout__copy-block[data-v-9e436106]{max-width:72ch}.process-layout__title[data-v-9e436106]{max-width:14ch;text-wrap:balance}.section-head__copy[data-v-9e436106]{margin-top:14px;max-width:60ch}.process-layout[data-v-9e436106]{display:grid;gap:28px}.process-layout__intro[data-v-9e436106]{display:grid;gap:22px}.process-layout__cta[data-v-9e436106]{align-self:flex-start}.process-grid[data-v-9e436106]{display:grid;gap:18px}.process-grid__item[data-v-9e436106]{height:100%;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.process-grid__item[data-v-9e436106]:hover{box-shadow:0 24px 48px #0a1e221a;transform:translateY(-4px)}.process-grid__media[data-v-9e436106]{position:relative}.process-grid__image[data-v-9e436106]{aspect-ratio:4/3}.process-grid__body[data-v-9e436106]{padding:20px}.process-grid__index[data-v-9e436106]{align-items:center;background:#09181db8;border-radius:999px;color:#fff;display:inline-flex;font-size:.78rem;font-weight:900;height:34px;justify-content:center;left:16px;letter-spacing:.12em;min-width:46px;padding-inline:12px;position:absolute;top:16px}.process-grid__title[data-v-9e436106]{font-size:1.15rem;line-height:1.22;margin:0}.process-grid__text[data-v-9e436106]{color:#5b7377;line-height:1.7;margin:12px 0 0}@media (min-width:760px){.process-grid[data-v-9e436106]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.section-head[data-v-9e436106]{align-items:end;flex-direction:row;justify-content:space-between}.process-layout__cta[data-v-9e436106]{flex:0 0 auto;margin-bottom:8px}.process-grid[data-v-9e436106]{align-items:stretch;grid-template-columns:repeat(4,minmax(0,1fr))}}.faq-preview[data-v-500fc904]{position:relative}.faq-panels[data-v-500fc904] .v-expansion-panel{background:#ffffffdb;border:1px solid rgba(22,52,59,.08);border-radius:22px!important;box-shadow:0 28px 80px -42px #0e6e722e}.faq-panels[data-v-500fc904]{display:grid;gap:10px;width:100%}.faq-preview__layout[data-v-500fc904]{display:grid;gap:24px}.faq-preview__title[data-v-500fc904]{font-size:clamp(2.55rem,5vw,4.35rem);line-height:.96;max-width:11ch;text-wrap:balance}.faq-preview__helper[data-v-500fc904]{color:#5b7377;line-height:1.6;margin:14px 0 0;max-width:28ch}.faq-preview__cta[data-v-500fc904]{margin-top:18px}.faq-preview__panels[data-v-500fc904] .v-expansion-panel-title{font-size:1rem;font-weight:800;line-height:1.45;padding:20px 24px}.faq-preview__panels[data-v-500fc904] .v-expansion-panel-text__wrapper{color:#5b7377;line-height:1.75;padding:18px 24px 22px}.faq-preview__panels[data-v-500fc904] .v-expansion-panel--active{background:#fff;border-color:#0e6e7224;box-shadow:0 30px 70px -44px #0e6e7247,inset 0 1px #ffffffeb}.faq-preview__panels[data-v-500fc904] .v-expansion-panel--active .v-expansion-panel-title{background:linear-gradient(180deg,#d9f5f28f,#fffffff0);color:#16343b}.faq-preview__panels[data-v-500fc904] .v-expansion-panel--active .v-expansion-panel-text{background:#fffffffa;border-top:1px solid rgba(22,52,59,.08)}.faq-preview__panels[data-v-500fc904] .v-expansion-panel-title__icon .v-icon{font-size:18px}@media (min-width:960px){.faq-preview__layout[data-v-500fc904]{align-items:start;gap:clamp(28px,4vw,56px);grid-template-columns:minmax(220px,.44fr) minmax(0,1.56fr)}.faq-preview__intro[data-v-500fc904]{position:sticky;top:108px}.faq-preview__title[data-v-500fc904]{max-width:8ch}.faq-preview__helper[data-v-500fc904]{max-width:21ch}.faq-preview__panels[data-v-500fc904]{margin-left:clamp(-10px,-1.4vw,-20px)}}.final-cta[data-v-a61377be]{background:radial-gradient(circle at top right,rgba(23,190,187,.1),transparent 14rem),radial-gradient(circle at bottom left,rgba(23,190,187,.06),transparent 16rem),linear-gradient(160deg,#102227,#0f2024);display:grid;gap:28px;padding:clamp(28px,6vw,44px)}.final-cta__content[data-v-a61377be]{display:grid;gap:0}.final-cta__title[data-v-a61377be]{color:#fff;max-width:9ch}.final-cta__copy[data-v-a61377be]{color:#eff8f8c7;margin-top:14px;max-width:40ch}.final-cta__actions[data-v-a61377be]{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.final-cta__primary[data-v-a61377be]{box-shadow:0 22px 46px -24px #17bebbcc}.final-cta__primary[data-v-a61377be] .v-btn__content{color:#08353c}.final-cta__microcopy[data-v-a61377be]{color:#eff8f8ad;font-size:.95rem;line-height:1.55;margin:12px 0 0}.final-cta__contact[data-v-a61377be]{background:linear-gradient(180deg,#fffffffa,#f4fafaf0);border-color:#17bebb1f;box-shadow:0 26px 64px -38px #03171c6b,inset 0 1px #ffffffd1;padding:20px}.final-cta__contact-label[data-v-a61377be]{color:var(--caraus-primary-dark);font-size:.78rem;font-weight:800;letter-spacing:.12em;margin:0;text-transform:uppercase}.final-cta__contact-primary[data-v-a61377be]{color:var(--caraus-ink);display:inline-flex;font-size:clamp(1.5rem,3vw,2rem);font-weight:900;letter-spacing:-.04em;margin-top:10px;text-decoration:none}.final-cta__contact-grid[data-v-a61377be]{display:grid;gap:10px;margin-top:18px}.final-cta__contact-item[data-v-a61377be]{background:#ffffffe0;border:1px solid rgba(22,52,59,.08);border-radius:18px;color:inherit;display:grid;gap:3px;padding:12px 14px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.final-cta__contact-item[data-v-a61377be]:hover{background:#fffffffa;border-color:#0e6e722e;transform:translateY(-1px)}.final-cta__contact-item-title[data-v-a61377be]{color:var(--caraus-ink);font-size:.95rem;font-weight:800}.final-cta__contact-item-text[data-v-a61377be]{color:var(--caraus-muted);line-height:1.5}@media (min-width:960px){.final-cta[data-v-a61377be]{align-items:start;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr)}.final-cta__content[data-v-a61377be]{padding-right:clamp(8px,2vw,24px)}}@media (max-width:959px){.final-cta__actions .v-btn[data-v-a61377be]{width:100%}}
