html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}*{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}a:not([class]){text-decoration-skip-ink:auto}img,picture,svg,video,canvas{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;transition:none}}body,html{height:100%;scroll-behavior:smooth}html{scroll-behavior:smooth}body{font-family:open sans,helvetica neue,Arial,sans-serif;font-size:17px;line-height:1.65;color:#0f2b2a;background:#eef8f7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#00a9a4;color:#fff}h1,h2,h3,h4{font-family:fraunces,Georgia,serif;font-weight:600;line-height:1.08;letter-spacing:-.015em;margin:0 0 16px}h2{font-size:clamp(2rem,4vw,2.9rem);color:#0f2b2a;margin-bottom:24px}p{margin:0 0 16px;color:#4b615f;max-width:64ch}a{color:#008a86;text-decoration:none;transition:color .22s ease}a:hover{color:#00a9a4}.content-wrap{max-width:1160px;margin:0 auto;padding:0 24px}header{background:#00a9a4;color:#fff}.site-nav{max-width:1160px;margin:0 auto;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-nav .nav-brand{font-family:share tech mono,ui-monospace,monospace;font-size:1.3em;letter-spacing:.04em;color:#fff}.site-nav .nav-brand:hover{color:#fff;opacity:.85}.site-nav .nav-right{display:flex;align-items:center;gap:16px}.site-nav .nav-cta{font-family:open sans,helvetica neue,Arial,sans-serif;font-size:.9em;font-weight:600;color:#fff;padding:9px 20px;border:1px solid rgba(255,255,255,.28);border-radius:999px;transition:background .22s ease,color .22s ease,border-color .22s ease}.site-nav .nav-cta:hover{background:#fff;color:#008a86;border-color:#fff}.is-home header{position:absolute;top:0;left:0;right:0;z-index:10;background:0 0}.is-home .site-nav{justify-content:flex-end}.is-home .site-nav .nav-brand{display:none}.lang-switcher{position:relative}.lang-switcher .lang-current{font-family:share tech mono,ui-monospace,monospace;font-size:.8em;letter-spacing:.08em;color:rgba(255,255,255,.82);background:0 0;border:1px solid rgba(255,255,255,.28);border-radius:6px;padding:7px 12px;cursor:pointer;transition:color .22s ease,border-color .22s ease,background .22s ease}.lang-switcher .lang-current:hover{color:#fff;border-color:#fff;background:rgba(255,255,255,.12)}.lang-switcher .lang-dropdown{display:none;position:absolute;top:100%;right:0;margin-top:6px;background:#fff;border:1px solid #e1ece9;border-radius:6px;min-width:76px;z-index:20;box-shadow:0 18px 40px -22px rgba(0,60,58,.35);overflow:hidden}.lang-switcher:hover .lang-dropdown,.lang-switcher .lang-current:focus+.lang-dropdown{display:flex;flex-direction:column}.lang-switcher .lang-option{font-family:share tech mono,ui-monospace,monospace;font-size:.8em;letter-spacing:.08em;color:#4b615f;padding:9px 14px;transition:color .22s ease,background .22s ease}.lang-switcher .lang-option:hover{color:#008a86;background:#eef8f7}.hero{position:relative;background:#00a9a4;color:#fff;padding:96px 24px calc(96px + 4.5vw);clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 4.5vw))}.hero .hero-content{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.35fr)minmax(0,1fr);gap:96px;align-items:center}@media(max-width:900px){.hero .hero-content{grid-template-columns:1fr;gap:48px}}.hero .hero-logo{font-family:share tech mono,ui-monospace,monospace;font-size:clamp(3.25rem,7.5vw,6rem);line-height:1;letter-spacing:.03em;color:#fff;margin-bottom:24px}.hero .hero-headline{font-family:fraunces,Georgia,serif;font-weight:600;font-size:clamp(1.75rem,3.6vw,2.9rem);line-height:1.1;letter-spacing:-.02em;color:#fff;margin:0}.hero .hero-aside p{margin:0;color:rgba(255,255,255,.82);font-size:1.05em;line-height:1.7;max-width:36ch;padding-left:24px;border-left:2px solid rgba(255,255,255,.28)}@media(max-width:900px){.hero .hero-aside p{padding-left:0;border-left:0}}main>section:not(.hero){padding:96px 24px;background:#fff}main>section:not(.hero):nth-of-type(even){background:#eef8f7}main>section:not(.hero) .content-wrap>p{font-size:1.1em;line-height:1.7}main>section.page-hero--image{position:relative;background-color:#00726e;background-image:linear-gradient(180deg,rgba(0,114,110,.42),rgba(0,114,110,.58)),var(--hero-image);background-size:cover;background-position:50%;padding-top:129.6px;padding-bottom:calc(96px * 1.35 + 4.5vw);clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 4.5vw))}main>section.page-hero--image .page-eyebrow{color:rgba(255,255,255,.82);text-shadow:0 1px 3px rgba(0,0,0,.4)}main>section.page-hero--image .page-title{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.45)}.page-hero-credit{position:absolute;right:16px;bottom:8px;margin:0;font-size:.6rem;letter-spacing:.02em;color:rgba(255,255,255,.62);text-shadow:0 1px 2px rgba(0,0,0,.45)}.page-hero-credit a{color:inherit;text-decoration:none}.page-prose article p{font-size:1.1em;line-height:1.7}.page-prose article>p:first-child{font-size:1.25em;color:#0f2b2a}.page-prose article h2{font-size:clamp(1.4rem,2.4vw,1.85rem);margin-top:48px}.page-prose article ul,.page-prose article ol{max-width:64ch;margin:0 0 16px;padding-left:1.25em}.page-prose article li{margin-bottom:8px;color:#4b615f;line-height:1.6;font-size:1.1em}.btn{display:inline-flex;align-items:center;margin-top:24px;padding:13px 30px;background:#00a9a4;color:#fff;font-weight:600;font-size:.95em;border:1px solid #00a9a4;border-radius:999px;transition:background .22s ease,border-color .22s ease}.btn:hover{background:#008a86;border-color:#008a86;color:#fff}.btn:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(0,169,164,.28)}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:48px}.product-card{display:flex;flex-direction:column;padding:24px;background:#fff;border:1px solid #e1ece9;border-radius:8px;border-top:3px solid #00a9a4;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 22px 44px -26px rgba(0,60,58,.4)}.product-card .product-name{font-family:fraunces,Georgia,serif;font-size:1.3em;font-weight:600;color:#0f2b2a;margin-bottom:8px}.product-card .product-description{font-size:.95em;color:#4b615f;line-height:1.55}main>h1{max-width:1160px;margin:96px auto 24px;padding:0 24px;font-family:fraunces,Georgia,serif;font-size:clamp(2.25rem,5vw,3.5rem);color:#0f2b2a}main>time,main>.content,main>h2,main>p{max-width:1160px;margin-left:auto;margin-right:auto;padding:0 24px;display:block}main>.content{padding-top:24px;padding-bottom:96px}main>.content p{font-size:1.1em;line-height:1.75}main>time{color:#8ba29f;font-family:share tech mono,ui-monospace,monospace;font-size:.85em}form{margin-top:48px;max-width:640px}input,textarea{width:100%;padding:14px 18px;margin-bottom:16px;background:#fff;border:1px solid #e1ece9;border-radius:8px;color:#0f2b2a;font-family:open sans,helvetica neue,Arial,sans-serif;font-size:1em;transition:border-color .22s ease,box-shadow .22s ease}input::placeholder,textarea::placeholder{color:#8ba29f}input:focus,textarea:focus{outline:none;border-color:#00a9a4;box-shadow:0 0 0 4px rgba(0,169,164,.18)}textarea{resize:vertical;min-height:140px}.contact-phone{margin:0 0 24px}.contact-phone a{font-weight:600}altcha-widget{display:block;margin-bottom:16px;--altcha-border-width:1px;--altcha-border-radius:8px;--altcha-color-border:#e1ece9;--altcha-color-border-focus:#00a9a4}input[type=submit]{width:auto;background:#00a9a4;color:#fff;border:1px solid #00a9a4;padding:14px 38px;font-weight:600;cursor:pointer;border-radius:999px;transition:background .22s ease,border-color .22s ease}input[type=submit]:hover{background:#008a86;border-color:#008a86}#contact-form-success,#contact-form-failure{display:none;padding:24px;margin-top:16px;margin-bottom:16px;border-radius:8px;background:#fff;border:1px solid #e1ece9}#contact-form-success h3,#contact-form-failure h3{margin:0 0 8px;font-size:1.1em;font-family:fraunces,Georgia,serif}#contact-form-success p,#contact-form-failure p{margin:0}#contact-form-success{border-left:3px solid #00a9a4}#contact-form-success h3{color:#008a86}#contact-form-failure{border-left:3px solid #c0392b}#contact-form-failure h3{color:#c0392b}footer{position:relative;margin-top:-4.5vw;padding:calc(48px + 4.5vw)24px 48px;background:#00a9a4;color:#fff;clip-path:polygon(0 4.5vw,100% 0,100% 100%,0 100%)}footer .ant-container{max-width:1160px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}@media(max-width:600px){footer .ant-container{flex-direction:column;align-items:flex-start}}footer .footer-links{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:16px}footer .footer-links a{color:#fff;font-size:.85em;text-decoration:underline}footer .footer-legal{color:rgba(255,255,255,.82);font-size:.82em;line-height:1.6;max-width:80ch;margin:0}footer a{color:#fff}footer img{min-width:100px;width:100px}.reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.reveal-visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.06s}.reveal-delay-2{transition-delay:.12s}.reveal-delay-3{transition-delay:.18s}.reveal-delay-4{transition-delay:.24s}.reveal-delay-5{transition-delay:.3s}.reveal-delay-6{transition-delay:.36s}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}