:root{--primary:#0e8685;--accent:#01ffff;--ink:#0f172a;--text:#334155;--muted:#64748b;--bg:#ffffff;--bg-soft:#f7fbfb;--stroke:#e5e7eb;--stroke-strong:#d7dde4;--surface-1:#ffffff;--surface-2:color-mix(in srgb, #ffffff 84%, #f3ffff 16%);--surface-3:color-mix(in srgb, #ffffff 72%, #f3ffff 28%);--container:1200px;--header-h:80px;--s-1:.5rem;--s-2:.75rem;--s-3:1rem;--s-4:1.25rem;--s-5:1.6rem;--s-6:2rem;--s-7:2.6rem;--s-8:3.2rem;--space:clamp(1rem,4vw,2rem);--r-sm:12px;--r:16px;--r-lg:22px;--sh-1: 0 6px 18px rgba(2,44,44,.06);--sh-2: 0 14px 34px rgba(2,44,44,.09);--sh-3: 0 22px 54px rgba(2,44,44,.12);--ease: cubic-bezier(.2,.6,.2,1);--t-fast: .15s var(--ease);--t-med: .24s var(--ease);--t-slow: .32s var(--ease);--grad-accent: linear-gradient(90deg,#0e8685 0%, #11ece5 55%, #01ffff 100%);--grad-band: linear-gradient(90deg,#ecffff,#bfffff 40%,#ecffff 100%);--accent-border: var(--stroke);--safe-top: env(safe-area-inset-top, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px);color-scheme:light}@supports (color: color-mix(in srgb,#000 50%,#fff)){:root{--accent-border: color-mix(in srgb, var(--accent) 46%, var(--stroke))}}*{box-sizing:border-box}html:focus-within{scroll-behavior:smooth}html{scroll-padding-top:calc(var(--header-h) + 16px)}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Inter,Helvetica,Arial,Noto Sans,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.65}img,video{max-width:100%;height:auto;display:block}::-moz-selection{background:color-mix(in srgb,var(--accent) 36%,#ffffff 64%);color:color-mix(in srgb,var(--ink) 80%,#000 20%)}::selection{background:color-mix(in srgb,var(--accent) 36%,#ffffff 64%);color:color-mix(in srgb,var(--ink) 80%,#000 20%)}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}}.container{max-width:var(--container);margin-inline:auto;padding-inline:var(--space)}.section{padding-block:clamp(3.25rem,7vw,6.2rem);scroll-margin-top:calc(var(--header-h) + 18px)}.section-soft{background:var(--bg-soft)}.lead{font-size:clamp(1.05rem,1.08rem + .25vw,1.2rem);line-height:1.75;margin:0;max-width:68ch}.section[data-heavy]{content-visibility:auto;contain-intrinsic-size:1px 900px}.h1,.h2,.h3{line-height:1.1;margin:.1rem 0 .75rem;color:var(--ink);letter-spacing:-.02em}.h2{font-size:clamp(1.7rem,3.4vw,2.35rem);font-weight:900}.section-title{text-align:center;color:#075e5d;position:relative;margin:0 0 1.25rem;font-weight:1000;letter-spacing:-.02em}.section-title:after{content:none!important;display:none!important}.prose{max-width:68ch}.prose :where(p){margin:.7rem 0}:where(a,button,[role=button],.btn,.navlinks a):focus-visible{outline:3px solid #9ff;outline-offset:2px;border-radius:12px}.header{position:sticky;top:0;z-index:100;background:#ffffffe0;border-bottom:1px solid var(--stroke);backdrop-filter:saturate(140%) blur(10px)}.nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:calc(.4rem + var(--safe-top)) var(--space);min-height:var(--header-h)}.brand{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--primary);font-weight:1000;letter-spacing:.15px}.brand img{display:block;height:clamp(52px,calc(var(--header-h) - 18px),76px);width:auto}.navlinks{display:flex;gap:.25rem}.navlinks a{color:var(--ink);text-decoration:none;padding:.55rem .8rem;border-radius:10px;position:relative;transition:background var(--t-fast),color var(--t-fast)}.navlinks a:after{content:"";position:absolute;left:.8rem;right:.8rem;bottom:.35rem;height:2px;background:var(--grad-accent);border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform var(--t-fast)}.navlinks a:hover{background:#f1f5f9}.navlinks a:hover:after{transform:scaleX(1)}.navlinks a[aria-current=page],.navlinks a.is-active{background:#eef7f7}#nav-toggle,.nav-toggle{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap}.hero{position:relative;min-block-size:calc(100vh - var(--header-h));display:grid;place-items:center;background:#fff;overflow:hidden}@supports (height:100dvh){.hero{min-block-size:calc(100dvh - var(--header-h))}}@supports (height:100svh){.hero{min-block-size:calc(100svh - var(--header-h))}}.hero:not(.hero--dark) video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.72;filter:contrast(1.03) saturate(1.08);pointer-events:none;z-index:0}.hero:not(.hero--dark):after{display:none;content:none}.hero:not(.hero--dark) h1{font-size:clamp(2.4rem,6vw,4.25rem);margin:.1rem 0 .65rem;font-weight:1000;letter-spacing:-.03em;background:linear-gradient(90deg,#075e5d,var(--primary) 45%,#12f2ea 85%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero:not(.hero--dark) p{font-size:clamp(1.05rem,2.2vw,1.35rem);margin:0 0 1.35rem;color:color-mix(in srgb,var(--ink) 86%,#111 14%);max-width:60ch;margin-inline:auto}.hero--dark{background:#071e1e;place-items:unset;display:flex;align-items:center}.hero--dark video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1;filter:none;pointer-events:none;z-index:1}.hero--dark:after{display:none;content:none}.hero--dark h1{color:#fff;background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:unset}.hero--dark p{color:#ffffffc7;margin-inline:0}.hero-mesh__overlay{opacity:.24!important;filter:blur(22px) saturate(1.04)!important}.hero .content{position:relative;z-index:2;max-width:1040px;padding:var(--space);text-align:center}.hero .eyebrow{display:inline-flex;align-items:center;gap:.45rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;color:#085c5b;background:#01ffff24;border:1px solid rgba(1,255,255,.32);padding:.38rem .7rem;border-radius:999px;margin-bottom:.9rem}.hero--dark .eyebrow{color:var(--accent)}.cta{display:flex;gap:.9rem;flex-wrap:wrap;justify-content:center}@media (prefers-reduced-motion:reduce){.hero video{display:none}}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.92rem 1.45rem;border-radius:999px;font-weight:900;font-size:1rem;text-decoration:none;background:none;border:1px solid transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;transition:background var(--t-fast),box-shadow var(--t-fast),transform var(--t-fast),color var(--t-fast),border-color var(--t-fast);will-change:transform,box-shadow}.btn-primary{background:linear-gradient(90deg,var(--primary),#00d0b8);color:#fff;box-shadow:0 10px 24px #00b49638;border-color:transparent}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 36px #00b49647}.btn-primary:active{transform:translateY(0) scale(.985);box-shadow:0 10px 22px #00b49638}.btn-ghost{background:#fff;color:var(--primary);border:2px solid color-mix(in srgb,var(--primary) 78%,#000 22%);box-shadow:var(--sh-1)}.btn-ghost:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:var(--sh-2)}.btn-ghost:active{transform:translateY(0) scale(.985)}.btn-sm{padding:.68rem 1.08rem;font-size:.96rem;border-radius:999px;font-weight:900}.btn-xs{padding:.48rem .82rem;font-size:.92rem;border-radius:10px;font-weight:900}.btn-compact{padding:.5rem .88rem;font-size:.9rem;line-height:1.1;border-radius:10px;font-weight:900}.btn:focus-visible{outline:3px solid #9ff;outline-offset:2px;border-radius:12px}.btn[disabled],.btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.prod-card .btn:hover,.prod-card .btn:active,.sol-card .btn:hover,.sol-card .btn:active{transform:none!important;box-shadow:var(--sh-1)}.process{padding-block:clamp(2.75rem,6vw,5rem);background:radial-gradient(900px 420px at 15% 0%,rgba(14,134,133,.12),transparent 60%),radial-gradient(900px 420px at 85% 100%,rgba(1,255,255,.08),transparent 60%),linear-gradient(#fff,#fbfdff);border-top:1px solid rgba(15,23,42,.06);border-bottom:1px solid rgba(15,23,42,.06)}.process-head{max-width:62rem;margin-inline:auto;text-align:center}.process-kicker{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 .35rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;color:color-mix(in srgb,var(--primary) 70%,#111827 30%)}.process .lead{margin-inline:auto}.process-steps{position:relative;margin-top:clamp(1.35rem,2.8vw,2.1rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;align-items:stretch;list-style:none;padding:0;margin-inline:auto}@media (min-width: 980px){.process-steps:before{content:"";position:absolute;left:6%;right:6%;top:28px;height:2px;background:linear-gradient(90deg,#0e868533,#01ffff38,#0e868533);border-radius:999px;pointer-events:none}}.pstep{border-radius:18px;background:#ffffffeb;border:1px solid rgba(15,23,42,.08);box-shadow:var(--sh-2);padding:18px;display:grid;gap:10px;min-height:220px;position:relative;overflow:hidden;transform:translateY(10px);opacity:.001;transition:transform .45s var(--ease),opacity .45s var(--ease),box-shadow var(--t-med),border-color var(--t-med)}.pstep.is-in{transform:translateY(0);opacity:1}.pstep:after{content:"";position:absolute;inset:-40% -30%;background:radial-gradient(closest-side,rgba(14,134,133,.1),transparent 55%);transform:translate(18%,-10%);pointer-events:none}.pstep-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;position:relative;z-index:1}.pstep-meta{display:grid;gap:2px}.pstep-badge{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;font-weight:1000;color:#071015;background:linear-gradient(90deg,var(--primary),#00d0b8);box-shadow:0 12px 26px #00b49638}.pstep-ico{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#0f172a0a;border:1px solid rgba(15,23,42,.08);font-size:1.1rem}.pstep-title{margin:0;font-size:1.08rem;line-height:1.2;letter-spacing:.01em;color:var(--ink)}.pstep-sub{margin:0;color:#111827b3;font-size:.92rem;line-height:1.2}.pstep-text{margin:0;color:#111827c7;line-height:1.65;font-size:.98rem;position:relative;z-index:1}.pstep-points{margin:2px 0 0;padding-left:1.05rem;color:#111827b8;line-height:1.55;display:grid;gap:.3rem;position:relative;z-index:1}.pstep:hover{border-color:var(--accent-border);box-shadow:var(--sh-3)}.process-cta{margin-top:1.35rem;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media (prefers-reduced-motion: reduce){.pstep{transition:none;transform:none;opacity:1}}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.25rem}.process-step{background:#fff;border:1px solid var(--stroke);border-radius:14px;padding:1rem 1.25rem;box-shadow:var(--sh-1);transition:transform var(--t-fast),box-shadow var(--t-fast)}.process-step:hover{transform:translateY(-3px);box-shadow:var(--sh-2)}.process-step strong{display:inline-flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;background:var(--primary);color:#fff;margin-bottom:.5rem;font-size:.95rem;font-weight:900}.process-step h4{margin:.1rem 0 .35rem;color:var(--ink)}.process-step p{margin:0;color:#475569}@media (max-width:1000px){.process-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.process-grid{grid-template-columns:1fr}}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem}.value{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#0e86854d,#01ffff38) border-box;border:1px solid transparent;border-radius:var(--r);overflow:hidden;min-height:220px;box-shadow:var(--sh-1);transition:transform var(--t-fast),box-shadow var(--t-fast)}.value:hover{transform:translateY(-3px);box-shadow:var(--sh-2)}.value .pad{padding:1.4rem}.value h3{margin:.25rem 0 .5rem;color:var(--ink)}.value p{margin:0;color:#3b4958}@media (max-width:1000px){.values{grid-template-columns:1fr}}.prod-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media (max-width: 1000px){.prod-grid{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.prod-grid{grid-template-columns:1fr}}.prod-card{display:flex;flex-direction:column;background:var(--surface-1);border:1px solid color-mix(in srgb,var(--stroke) 72%,#ffffff 28%);border-radius:var(--r);overflow:hidden;position:relative;box-shadow:var(--sh-1);transition:transform var(--t-fast),box-shadow var(--t-fast),border-color var(--t-fast),background var(--t-fast)}.prod-card:hover{transform:translateY(-3px);box-shadow:var(--sh-2);border-color:var(--accent-border);background:color-mix(in srgb,var(--surface-1) 92%,#f7ffff 8%)}.prod-card .card-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.prod-card .card-link:focus-visible{outline:3px solid #9ff;outline-offset:4px;border-radius:12px}.prod-card img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-bottom:1px solid var(--stroke);transition:transform var(--t-slow);transform:translateZ(0)}.prod-card:hover img{transform:scale(1.03)}.prod-card .pad{padding:1rem 1rem 1.45rem;flex:1 1 auto;display:flex;flex-direction:column;gap:.35rem}.prod-card h3{margin:.25rem 0;color:#0f3b3a;font-weight:950;letter-spacing:-.01em}.prod-card p{margin:0;color:#3b4958;line-height:1.6}.prod-card a,.prod-card .pad a,.prod-card .link{text-decoration:none;border-bottom:0!important}.img-contain{-o-object-fit:contain!important;object-fit:contain!important;background:#fff}.prod-card img.img-contain{-o-object-fit:contain!important;object-fit:contain!important;background:#fff;padding:6%;aspect-ratio:3/2}@media (max-width:640px){.prod-card img.img-contain{padding:8%}}.spotlight{overflow:auto;padding-bottom:.5rem}.scroller{display:grid;grid-auto-flow:column;grid-auto-columns:min(86%,520px);gap:1rem;scroll-snap-type:x mandatory;padding:.5rem 0}.card-spot{scroll-snap-align:start;background:#fff;border:1px solid var(--stroke);border-radius:var(--r);overflow:hidden;box-shadow:var(--sh-1);transition:transform var(--t-fast),box-shadow var(--t-fast),border-color var(--t-fast)}.card-spot:hover{transform:translateY(-3px);box-shadow:var(--sh-2);border-color:var(--accent-border)}.card-spot img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.card-spot .pad{padding:1rem}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1.1rem}.gallery figure{background:#fff;border:1px solid var(--stroke);border-radius:12px;overflow:hidden;box-shadow:var(--sh-1);transition:transform var(--t-fast),box-shadow var(--t-fast),border-color var(--t-fast)}.gallery figure:hover{transform:translateY(-3px);box-shadow:var(--sh-2);border-color:var(--accent-border)}.gallery img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}.faq{display:grid;gap:.75rem;margin-top:1rem}.faq details{background:#fff;border:1px solid var(--stroke);border-radius:12px;padding:.75rem 1rem;box-shadow:var(--sh-1);transition:box-shadow var(--t-fast),border-color var(--t-fast)}.faq details:hover{border-color:var(--accent-border);box-shadow:var(--sh-2)}.faq summary{cursor:pointer;font-weight:900;color:#0f3b3a;list-style:none;display:flex;align-items:center;gap:.5rem}.faq summary:after{content:"▾";margin-left:auto;transition:transform var(--t-fast);color:#0b6b6c}.faq details[open] summary:after{transform:rotate(180deg)}.faq p{margin:.5rem 0 0;color:#3b4958;line-height:1.65}.cta-band{background:var(--grad-band);border-top:1px solid rgba(1,255,255,.35);border-bottom:1px solid rgba(1,255,255,.35)}.cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding-block:clamp(2rem,5vw,3rem)}.cta-band h2{margin:.25rem 0 .35rem;color:#075e5d;font-weight:1000;letter-spacing:-.02em}.cta-band .lead{margin:0;color:#0f3b3a}@media (max-width:900px){.cta-band-inner{flex-direction:column;text-align:center}}.footer{padding:2rem;text-align:center;color:var(--muted);font-size:.95rem;border-top:1px solid var(--stroke);background:#fff}.link{color:var(--primary);text-decoration:none;border-bottom:0}.link:hover{color:#0b6b6c;text-decoration:underline;text-underline-offset:2px}.link--dotted{color:var(--primary);text-decoration:none;border-bottom:1px dotted currentColor}.link--dotted:hover{color:#0b6b6c}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{position:fixed;left:1rem;top:1rem;width:auto;height:auto;padding:.55rem 1rem;background:var(--accent);color:#002;border-radius:.6rem;z-index:1000;box-shadow:0 12px 28px #01ffff38}.logo-marquee{--gap: clamp(1.5rem, 4vw, 3rem);position:relative;overflow:hidden;border:1px solid var(--stroke);border-radius:var(--r-sm);background:linear-gradient(180deg,var(--bg),#f3ffff);padding-block:.6rem;box-shadow:var(--sh-1)}.logo-marquee:before,.logo-marquee:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.logo-marquee:before{left:0;background:linear-gradient(to right,var(--bg),rgba(255,255,255,0))}.logo-marquee:after{right:0;background:linear-gradient(to left,var(--bg),rgba(255,255,255,0))}.logo-track{display:inline-flex;align-items:center;gap:var(--gap);padding:0 var(--gap);margin:0;list-style:none;animation:logo-scroll 28s linear infinite;will-change:transform}.logo-marquee:hover .logo-track{animation-play-state:paused}.logo-track+.logo-track{margin-left:var(--gap)}@keyframes logo-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo{flex:0 0 auto;display:grid;place-items:center;min-width:140px}.logo img{display:block;height:clamp(28px,6vw,42px);width:auto;image-rendering:-webkit-optimize-contrast;opacity:.95;transition:transform var(--t-fast),opacity var(--t-fast)}.logo img:hover{transform:translateY(-2px);opacity:1}.fallback-logos{display:none}@media (prefers-reduced-motion: reduce){.logo-track{animation:none}}.hero-simple__media img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:var(--sh-2)}.steps img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:8px}.cards .card img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:8px}.cards .card h3,.steps h3{margin:.6rem 0 .35rem}@media (prefers-reduced-motion: reduce){.value,.prod-card,.card-spot,.gallery figure,.faq details,.btn{transition:none}.prod-card:hover,.card-spot:hover,.gallery figure:hover,.value:hover{transform:none}}.sunnet-chat[data-astro-cid-jhjwhym5]{position:fixed;right:1.25rem;bottom:1.25rem;z-index:80;font-family:inherit}.sunnet-chat__teaser[data-astro-cid-jhjwhym5]{position:absolute;right:.15rem;bottom:calc(100% + .9rem);width:min(20rem,calc(100vw - 2.5rem));display:grid;gap:.28rem;padding:.95rem 1rem;border-radius:1rem;background:#fffffff5;border:1px solid rgba(15,141,140,.16);box-shadow:0 18px 40px #07262b24;backdrop-filter:blur(12px);opacity:0;transform:translateY(10px) scale(.98);pointer-events:none;transition:opacity .28s ease,transform .28s ease}.sunnet-chat__teaser[data-astro-cid-jhjwhym5]:after{content:"";position:absolute;right:2rem;top:calc(100% - .45rem);width:.95rem;height:.95rem;border-right:1px solid rgba(15,141,140,.16);border-bottom:1px solid rgba(15,141,140,.16);background:#fffffff5;transform:rotate(45deg)}.sunnet-chat[data-astro-cid-jhjwhym5][data-chat-attention=true][data-chat-open=false] .sunnet-chat__teaser[data-astro-cid-jhjwhym5]{opacity:1;transform:translateY(0) scale(1)}.sunnet-chat__teaser-badge[data-astro-cid-jhjwhym5]{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:1.45rem;padding:.14rem .48rem;border-radius:999px;background:#0f8d8c1f;color:#0c6166;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sunnet-chat__teaser-title[data-astro-cid-jhjwhym5]{margin:0;font-size:.92rem;font-weight:800;line-height:1.18;color:#12343b}.sunnet-chat__teaser-text[data-astro-cid-jhjwhym5]{margin:0;font-size:.77rem;line-height:1.42;color:#18323dbd}.sunnet-chat__backdrop[data-astro-cid-jhjwhym5]{position:fixed;inset:0;z-index:1;border:0;padding:0;background:#07141a2e;backdrop-filter:blur(2px);cursor:default}.sunnet-chat__backdrop[data-astro-cid-jhjwhym5][hidden],.sunnet-chat__panel[data-astro-cid-jhjwhym5][hidden]{display:none!important}.sunnet-chat__launcher[data-astro-cid-jhjwhym5]{position:relative;z-index:3;display:inline-flex;align-items:center;gap:.8rem;min-width:15rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:.85rem 1rem .85rem .85rem;background:linear-gradient(135deg,#103a42f5,#0f8d8cf5);color:#fff;font:inherit;box-shadow:0 18px 40px #07424542;backdrop-filter:blur(16px);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,opacity .2s ease}.sunnet-chat[data-astro-cid-jhjwhym5][data-chat-attention=true][data-chat-open=false] .sunnet-chat__launcher[data-astro-cid-jhjwhym5]{animation:sunnet-chat-launcher-pulse 2.8s cubic-bezier(.16,1,.3,1) infinite}.sunnet-chat[data-astro-cid-jhjwhym5][data-chat-open=true] .sunnet-chat__launcher[data-astro-cid-jhjwhym5]{display:none}.sunnet-chat[data-astro-cid-jhjwhym5][data-chat-launcher-locked=true] .sunnet-chat__launcher[data-astro-cid-jhjwhym5]{pointer-events:none;opacity:.5}.sunnet-chat__launcher[data-astro-cid-jhjwhym5][aria-expanded=true]{opacity:0;pointer-events:none;transform:translateY(.5rem)}.sunnet-chat__launcher[data-astro-cid-jhjwhym5]:hover,.sunnet-chat__launcher[data-astro-cid-jhjwhym5]:focus-visible{transform:translateY(-1px);border-color:#fff6;box-shadow:0 22px 44px #07424557}.sunnet-chat__launcher-icon[data-astro-cid-jhjwhym5]{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;background:#041316f0;box-shadow:inset 0 0 0 1px #ffffff14,0 6px 16px #0000002e;overflow:hidden;flex-shrink:0}.sunnet-chat__launcher-icon[data-astro-cid-jhjwhym5] img[data-astro-cid-jhjwhym5]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit;transform:scale(1.04)}.sunnet-chat__launcher-copy[data-astro-cid-jhjwhym5]{display:grid;gap:.12rem;text-align:left}.sunnet-chat__launcher-title[data-astro-cid-jhjwhym5]{font-size:.96rem;font-weight:800;line-height:1.1}.sunnet-chat__launcher-subtitle[data-astro-cid-jhjwhym5]{font-size:.72rem;line-height:1.2;color:#ffffffd1}.sunnet-chat__launcher-dot[data-astro-cid-jhjwhym5]{position:absolute;top:.62rem;right:.7rem;width:.72rem;height:.72rem;border-radius:999px;background:#9dffdc;box-shadow:0 0 #9dffdc8c,0 0 0 6px #9dffdc24;opacity:0;transform:scale(.8);transition:opacity .24s ease,transform .24s ease}.sunnet-chat[data-astro-cid-jhjwhym5][data-chat-attention=true][data-chat-open=false] .sunnet-chat__launcher-dot[data-astro-cid-jhjwhym5]{opacity:1;transform:scale(1);animation:sunnet-chat-dot-pulse 2.2s ease-out infinite}.sunnet-chat__panel[data-astro-cid-jhjwhym5]{position:absolute;right:0;bottom:calc(100% + .9rem);z-index:2;width:min(28rem,calc(100vw - 1.5rem));max-height:min(46rem,calc(100dvh - 3.25rem));display:flex;flex-direction:column;border:1px solid rgba(8,108,108,.14);border-radius:1.4rem;background:linear-gradient(180deg,#0f8d8c0a,#0f8d8c00 18%),#fff;box-shadow:0 28px 64px #0b1f2733;overflow:hidden}@keyframes sunnet-chat-launcher-pulse{0%,to{transform:translateY(0);box-shadow:0 18px 40px #07424542}50%{transform:translateY(-2px);box-shadow:0 24px 46px #0742455c}}@keyframes sunnet-chat-dot-pulse{0%{box-shadow:0 0 #9dffdc80,0 0 #9dffdc38}70%{box-shadow:0 0 0 10px #9dffdc00,0 0 0 18px #9dffdc00}to{box-shadow:0 0 #9dffdc00,0 0 #9dffdc00}}.sunnet-chat__header[data-astro-cid-jhjwhym5]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.95rem 1rem .35rem;background:linear-gradient(180deg,#0f8d8c1c,#0f8d8c00)}.sunnet-chat__header-actions[data-astro-cid-jhjwhym5]{display:inline-flex;align-items:center;gap:.5rem}.sunnet-chat__header[data-astro-cid-jhjwhym5] h2[data-astro-cid-jhjwhym5]{margin:.15rem 0 .25rem;font-size:1.1rem;line-height:1.2;color:#103a42}.sunnet-chat__eyebrow[data-astro-cid-jhjwhym5]{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0f8d8c}.sunnet-chat__header-note[data-astro-cid-jhjwhym5]{margin:0;font-size:.78rem;line-height:1.35;color:#5b7883}.sunnet-chat__close[data-astro-cid-jhjwhym5]{display:inline-flex;align-items:center;gap:.35rem;min-height:2.2rem;border:1px solid rgba(16,58,66,.1);border-radius:999px;background:#ffffffdb;color:#31505d;padding:.35rem .7rem;font:inherit;font-size:.78rem;font-weight:800;line-height:1;cursor:pointer;transition:transform .2s ease,background .2s ease}.sunnet-chat__close-label[data-astro-cid-jhjwhym5]{white-space:nowrap}.sunnet-chat__close-icon[data-astro-cid-jhjwhym5]{font-size:1.15rem;line-height:1}.sunnet-chat__close[data-astro-cid-jhjwhym5]:hover,.sunnet-chat__close[data-astro-cid-jhjwhym5]:focus-visible{transform:translateY(-1px);background:#fff}.sunnet-chat__reset[data-astro-cid-jhjwhym5]{display:inline-flex;align-items:center;min-height:2.2rem;border:1px solid rgba(15,141,140,.16);border-radius:999px;background:#ffffffc7;color:#0c6166;padding:.35rem .8rem;font:inherit;font-size:.76rem;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.sunnet-chat__reset[data-astro-cid-jhjwhym5]:hover,.sunnet-chat__reset[data-astro-cid-jhjwhym5]:focus-visible{transform:translateY(-1px);background:#fff;border-color:#0f8d8c47}.sunnet-chat__page-context[data-astro-cid-jhjwhym5]{display:grid;gap:.18rem;margin:0 1rem .65rem;padding:.74rem .86rem;border-radius:1rem;background:linear-gradient(180deg,#0f8d8c14,#0f8d8c08);border:1px solid rgba(15,141,140,.14);box-shadow:0 10px 22px #0b1f270d}.sunnet-chat__page-context-label[data-astro-cid-jhjwhym5],.sunnet-chat__page-context-title[data-astro-cid-jhjwhym5],.sunnet-chat__page-context-note[data-astro-cid-jhjwhym5]{margin:0}.sunnet-chat__page-context-label[data-astro-cid-jhjwhym5]{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0f8d8c}.sunnet-chat__page-context-title[data-astro-cid-jhjwhym5]{font-size:.94rem;font-weight:800;line-height:1.2;color:#103a42}.sunnet-chat__page-context-note[data-astro-cid-jhjwhym5]{font-size:.78rem;line-height:1.45;color:#5b7883}.sunnet-chat__intro[data-astro-cid-jhjwhym5],.sunnet-chat__disclaimer[data-astro-cid-jhjwhym5]{margin:0;padding:0 1.05rem;color:#4c6773;line-height:1.55}.sunnet-chat__intro[data-astro-cid-jhjwhym5]{font-size:.92rem;padding-bottom:.55rem}.sunnet-chat__disclaimer[data-astro-cid-jhjwhym5]{font-size:.74rem;padding-top:.15rem;padding-bottom:.8rem;color:#68828a}.sunnet-chat__overview[data-astro-cid-jhjwhym5]{display:flex;flex-wrap:wrap;gap:.45rem;padding:0 1.05rem .95rem}.sunnet-chat__overview-pill[data-astro-cid-jhjwhym5]{display:inline-flex;align-items:center;border-radius:999px;padding:.38rem .68rem;background:#0f8d8c14;border:1px solid rgba(15,141,140,.12);color:#0c6166;font-size:.74rem;font-weight:700}.sunnet-chat__section-label[data-astro-cid-jhjwhym5]{margin:0;padding:0 1.05rem .55rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#5f7c85}.sunnet-chat__chips[data-astro-cid-jhjwhym5]{display:flex;flex-wrap:wrap;gap:.55rem;padding:0 1.05rem 1rem}.sunnet-chat__assist-bar[data-astro-cid-jhjwhym5]{display:none;align-items:center;justify-content:space-between;gap:.8rem;padding:0 1.05rem .8rem}.sunnet-chat__assist-toggle[data-astro-cid-jhjwhym5]{border:1px solid rgba(15,141,140,.16);border-radius:999px;background:#fff;color:#0e6166;padding:.42rem .72rem;font:inherit;font-size:.75rem;font-weight:700;cursor:pointer;box-shadow:0 6px 16px #0b1f270a}.sunnet-chat__assist-note[data-astro-cid-jhjwhym5]{font-size:.72rem;line-height:1.35;color:#6a848c;text-align:right}.sunnet-chat__chip[data-astro-cid-jhjwhym5]{border:1px solid rgba(15,141,140,.18);border-radius:999px;background:#fff;color:#124a51;padding:.58rem .82rem;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer;box-shadow:0 6px 18px #0b1f270d;transition:background .2s ease,border-color .2s ease,transform .2s ease}.sunnet-chat__chip[data-astro-cid-jhjwhym5]:hover,.sunnet-chat__chip[data-astro-cid-jhjwhym5]:focus-visible{transform:translateY(-1px);background:#0f8d8c14;border-color:#0f8d8c4d}.sunnet-chat__messages[data-astro-cid-jhjwhym5]{display:grid;gap:.8rem;flex:1 1 auto;min-height:8rem;overflow-y:auto;margin:0 1rem;padding:.8rem .05rem .85rem;border-top:1px solid rgba(9,76,84,.08);border-bottom:1px solid rgba(9,76,84,.08)}.sunnet-chat[data-astro-cid-jhjwhym5][data-chat-compact=true][data-chat-show-assist=false] .sunnet-chat__intro[data-astro-cid-jhjwhym5],.sunnet-chat[data-astro-cid-jhjwhym5][data-chat-compact=true][data-chat-show-assist=false] .sunnet-chat__overview[data-astro-cid-jhjwhym5],.sunnet-chat[data-astro-cid-jhjwhym5][data-chat-compact=true][data-chat-show-assist=false] .sunnet-chat__section-label[data-astro-cid-jhjwhym5],.sunnet-chat[data-astro-cid-jhjwhym5][data-chat-compact=true][data-chat-show-assist=false] .sunnet-chat__chips[data-astro-cid-jhjwhym5],.sunnet-chat[data-astro-cid-jhjwhym5][data-chat-compact=true][data-chat-show-assist=false] .sunnet-chat__disclaimer[data-astro-cid-jhjwhym5]{display:none}.sunnet-chat[data-astro-cid-jhjwhym5][data-chat-compact=true] .sunnet-chat__assist-bar[data-astro-cid-jhjwhym5]{display:flex}.sunnet-chat__message[data-astro-cid-jhjwhym5]{max-width:92%;display:grid;gap:.55rem}.sunnet-chat__message--assistant[data-astro-cid-jhjwhym5]{justify-self:start}.sunnet-chat__message--user[data-astro-cid-jhjwhym5]{justify-self:end}.sunnet-chat__message-bubble[data-astro-cid-jhjwhym5]{position:relative;padding:.92rem .98rem;border-radius:1.1rem;box-shadow:0 10px 24px #0b1f2714}.sunnet-chat__message--assistant[data-astro-cid-jhjwhym5] .sunnet-chat__message-bubble[data-astro-cid-jhjwhym5]{background:linear-gradient(180deg,#f3fbfb,#e9f7f6);border:1px solid rgba(15,141,140,.16);color:#18323d;border-top-left-radius:.45rem}.sunnet-chat__message--assistant[data-astro-cid-jhjwhym5] .sunnet-chat__message-bubble[data-astro-cid-jhjwhym5]:before{content:"";position:absolute;inset:0 auto 0 0;width:.28rem;border-radius:1.1rem 0 0 1.1rem;background:linear-gradient(180deg,#0f8d8c,#18c8c2)}.sunnet-chat__message--user[data-astro-cid-jhjwhym5] .sunnet-chat__message-bubble[data-astro-cid-jhjwhym5]{background:linear-gradient(135deg,#103a42,#155a65);border:1px solid rgba(16,58,66,.22);color:#fff;border-top-right-radius:.45rem;box-shadow:0 12px 26px #103a422e}.sunnet-chat__message-role[data-astro-cid-jhjwhym5],.sunnet-chat__message-body[data-astro-cid-jhjwhym5]{margin:0}.sunnet-chat__message-role[data-astro-cid-jhjwhym5]{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:1.55rem;padding:.18rem .55rem;border-radius:999px;font-size:.68rem;font-weight:800;margin-bottom:.45rem;letter-spacing:.05em;text-transform:uppercase}.sunnet-chat__message--assistant[data-astro-cid-jhjwhym5] .sunnet-chat__message-role[data-astro-cid-jhjwhym5]{background:#0f8d8c1f;color:#0c6166}.sunnet-chat__message--user[data-astro-cid-jhjwhym5] .sunnet-chat__message-role[data-astro-cid-jhjwhym5]{margin-left:auto;background:#ffffff24;color:#ffffffeb}.sunnet-chat__typing[data-astro-cid-jhjwhym5]{display:inline-flex;align-items:center;gap:.32rem;min-height:1.5rem}.sunnet-chat__typing-dot[data-astro-cid-jhjwhym5]{width:.5rem;height:.5rem;border-radius:999px;background:#0c61665c;animation:sunnet-chat-bounce 1.2s infinite ease-in-out}.sunnet-chat__typing-dot[data-astro-cid-jhjwhym5]:nth-child(2){animation-delay:.12s}.sunnet-chat__typing-dot[data-astro-cid-jhjwhym5]:nth-child(3){animation-delay:.24s}.sunnet-chat__message-body[data-astro-cid-jhjwhym5]{font-size:.92rem;line-height:1.62;color:inherit}.sunnet-chat__message-content[data-astro-cid-jhjwhym5]{display:grid;gap:.85rem}.sunnet-chat__message-section[data-astro-cid-jhjwhym5]{display:grid;gap:.52rem}.sunnet-chat__message-section--framed[data-astro-cid-jhjwhym5]{padding:.8rem .88rem;border-radius:.95rem;background:#ffffff85;border:1px solid rgba(15,141,140,.12);box-shadow:inset 0 1px #ffffff80}.sunnet-chat__message--user[data-astro-cid-jhjwhym5] .sunnet-chat__message-section--framed[data-astro-cid-jhjwhym5]{background:#ffffff14;border-color:#ffffff1f}.sunnet-chat__message-section-title[data-astro-cid-jhjwhym5]{margin:0;font-size:.71rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0c6166}.sunnet-chat__message--user[data-astro-cid-jhjwhym5] .sunnet-chat__message-section-title[data-astro-cid-jhjwhym5]{color:#ffffffe0}.sunnet-chat__message-list[data-astro-cid-jhjwhym5]{margin:0;padding:0;list-style:none;display:grid;gap:.46rem}.sunnet-chat__message-list-item[data-astro-cid-jhjwhym5]{position:relative;padding-left:1rem;font-size:.9rem;line-height:1.52}.sunnet-chat__message-list-item[data-astro-cid-jhjwhym5]:before{content:"";position:absolute;left:0;top:.58rem;width:.38rem;height:.38rem;border-radius:999px;background:#0f8d8c}.sunnet-chat__products[data-astro-cid-jhjwhym5]{display:grid;gap:.7rem;margin-top:.1rem;padding-left:0}.sunnet-chat__products-label[data-astro-cid-jhjwhym5]{margin:0;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.72}.sunnet-chat__product-list[data-astro-cid-jhjwhym5]{display:grid;gap:.65rem}.sunnet-chat__product-card[data-astro-cid-jhjwhym5]{display:grid;gap:.68rem;padding:.85rem .9rem .9rem;border-radius:1.05rem;box-shadow:0 10px 22px #0b1f270f;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.sunnet-chat__product-card--primary[data-astro-cid-jhjwhym5]{background:linear-gradient(180deg,#0f8d8c14,#0f8d8c0a);border:1px solid rgba(15,141,140,.2)}.sunnet-chat__product-card--addon[data-astro-cid-jhjwhym5]{background:#103a420a;border:1px solid rgba(16,58,66,.12)}.sunnet-chat__product-card[data-astro-cid-jhjwhym5]:hover,.sunnet-chat__product-card[data-astro-cid-jhjwhym5]:focus-visible{transform:translateY(-1px);box-shadow:0 14px 26px #0b1f271a}.sunnet-chat__product-card--primary[data-astro-cid-jhjwhym5]:hover,.sunnet-chat__product-card--primary[data-astro-cid-jhjwhym5]:focus-visible{border-color:#0f8d8c4d;background:linear-gradient(180deg,#0f8d8c1f,#0f8d8c0d)}.sunnet-chat__product-card--addon[data-astro-cid-jhjwhym5]:hover,.sunnet-chat__product-card--addon[data-astro-cid-jhjwhym5]:focus-visible{border-color:#103a4233;background:#103a420f}.sunnet-chat__product-card-body[data-astro-cid-jhjwhym5]{display:grid;gap:.72rem}.sunnet-chat__product-card-meta[data-astro-cid-jhjwhym5]{display:flex;align-items:center;justify-content:flex-start}.sunnet-chat__product-badge[data-astro-cid-jhjwhym5]{display:inline-flex;align-items:center;min-height:1.5rem;padding:.18rem .55rem;border-radius:999px;font-size:.66rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sunnet-chat__product-badge--primary[data-astro-cid-jhjwhym5]{background:#0f8d8c24;color:#0c6166}.sunnet-chat__product-badge--addon[data-astro-cid-jhjwhym5]{background:#103a4214;color:#27444d}.sunnet-chat__product-card-copy[data-astro-cid-jhjwhym5]{display:grid;gap:.22rem;min-width:0}.sunnet-chat__product-card-name[data-astro-cid-jhjwhym5]{margin:0;font-size:.92rem;font-weight:800;line-height:1.2;color:#12343b}.sunnet-chat__product-card-reason[data-astro-cid-jhjwhym5]{margin:0;font-size:.78rem;line-height:1.35;color:#18323db8}.sunnet-chat__product-actions[data-astro-cid-jhjwhym5]{display:grid;gap:.72rem}.sunnet-chat__product-cta[data-astro-cid-jhjwhym5]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.12rem .7rem;align-items:center;padding:.82rem .9rem;border-radius:.95rem;background:linear-gradient(135deg,#103a42,#155a65);border:1px solid rgba(16,58,66,.08);color:#fff;text-decoration:none;box-shadow:0 10px 20px #103a4229;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.sunnet-chat__product-cta[data-astro-cid-jhjwhym5]:hover,.sunnet-chat__product-cta[data-astro-cid-jhjwhym5]:focus-visible{transform:translateY(-1px);box-shadow:0 14px 26px #103a4233;background:linear-gradient(135deg,#0f444d,#17707c)}.sunnet-chat__product-cta-label[data-astro-cid-jhjwhym5]{grid-column:1;font-size:.82rem;font-weight:800;letter-spacing:.01em}.sunnet-chat__product-cta-meta[data-astro-cid-jhjwhym5]{grid-column:1;font-size:.7rem;line-height:1.35;color:#fffc}.sunnet-chat__product-cta-arrow[data-astro-cid-jhjwhym5]{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:1.05rem;line-height:1;color:#ffffffeb}.sunnet-chat__product-docs-wrap[data-astro-cid-jhjwhym5]{display:grid;gap:.5rem}.sunnet-chat__product-docs-heading[data-astro-cid-jhjwhym5]{margin:0;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#18323d94}.sunnet-chat__product-docs[data-astro-cid-jhjwhym5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:.5rem}.sunnet-chat__product-doc[data-astro-cid-jhjwhym5]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.08rem .55rem;align-items:center;min-height:3.15rem;padding:.68rem .78rem;border-radius:.9rem;background:#fffffff5;border:1px solid rgba(15,141,140,.16);color:#0c6166;text-decoration:none;box-shadow:0 6px 14px #0b1f270a;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.sunnet-chat__product-doc[data-astro-cid-jhjwhym5]:hover,.sunnet-chat__product-doc[data-astro-cid-jhjwhym5]:focus-visible{transform:translateY(-1px);background:#0f8d8c14;border-color:#0f8d8c52;box-shadow:0 10px 18px #0b1f2714}.sunnet-chat__product-doc-label[data-astro-cid-jhjwhym5]{grid-column:1;font-size:.77rem;font-weight:800;line-height:1.2;color:#0c6166}.sunnet-chat__product-doc-meta[data-astro-cid-jhjwhym5]{grid-column:1;font-size:.66rem;line-height:1.3;color:#18323da6}.sunnet-chat__product-doc-arrow[data-astro-cid-jhjwhym5]{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:.95rem;line-height:1;color:#0f8d8c}.sunnet-chat__lead-card[data-astro-cid-jhjwhym5]{display:grid;gap:.62rem;margin-top:.72rem;padding:.92rem .95rem;border-radius:1rem;background:linear-gradient(180deg,#0f8d8c14,#0f8d8c08);border:1px solid rgba(15,141,140,.16);box-shadow:0 10px 20px #0b1f270d}.sunnet-chat__lead-card-eyebrow[data-astro-cid-jhjwhym5]{margin:0;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0c6166}.sunnet-chat__lead-card-title[data-astro-cid-jhjwhym5]{margin:0;font-size:.88rem;font-weight:800;line-height:1.35;color:#12343b}.sunnet-chat__lead-card-body[data-astro-cid-jhjwhym5]{margin:0;font-size:.78rem;line-height:1.45;color:#18323dbf}.sunnet-chat__lead-action[data-astro-cid-jhjwhym5]{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;width:-moz-fit-content;width:fit-content;padding:.65rem .95rem;border-radius:999px;background:#0f5b63;color:#fff;text-decoration:none;font-size:.8rem;font-weight:800;line-height:1;box-shadow:0 12px 28px #0f5b632e;cursor:pointer}.sunnet-chat__lead-action[data-astro-cid-jhjwhym5]:hover{background:#0c5057;color:#fff;text-decoration:none}.sunnet-chat__lead-action--button[data-astro-cid-jhjwhym5]{border:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-family:inherit}.sunnet-chat__lead-pill-list[data-astro-cid-jhjwhym5]{display:flex;flex-wrap:wrap;gap:.45rem}.sunnet-chat__lead-pill[data-astro-cid-jhjwhym5]{display:inline-flex;align-items:center;min-height:2rem;padding:.34rem .68rem;border-radius:999px;background:#ffffffeb;border:1px solid rgba(15,141,140,.18);font-size:.74rem;font-weight:700;color:#0c6166}.sunnet-chat__delivery-list[data-astro-cid-jhjwhym5]{display:grid;gap:.48rem}.sunnet-chat__delivery-row[data-astro-cid-jhjwhym5]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:2.5rem;padding:.65rem .78rem;border-radius:.88rem;background:#ffffffeb;border:1px solid rgba(15,141,140,.12)}.sunnet-chat__delivery-label[data-astro-cid-jhjwhym5]{font-size:.76rem;font-weight:700;color:#18323d}.sunnet-chat__delivery-value[data-astro-cid-jhjwhym5]{display:inline-flex;align-items:center;justify-content:center;min-width:5.4rem;min-height:1.9rem;padding:.2rem .6rem;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.sunnet-chat__delivery-value--sent[data-astro-cid-jhjwhym5]{background:#18a47024;color:#116b4b}.sunnet-chat__delivery-value--failed[data-astro-cid-jhjwhym5]{background:#d74c4c1f;color:#a33737}.sunnet-chat__delivery-value--skipped[data-astro-cid-jhjwhym5]{background:#103a4214;color:#39555d}.sunnet-chat__form[data-astro-cid-jhjwhym5]{padding:1rem 1.05rem 1.05rem;display:grid;gap:.7rem;background:#fcfefe}.sunnet-chat__textarea[data-astro-cid-jhjwhym5]{width:100%;min-height:6rem;max-height:11.25rem;resize:vertical;border:1px solid rgba(9,76,84,.16);border-radius:1rem;padding:.9rem .95rem;font:inherit;font-size:.95rem;color:#18323d;background:#fff;box-shadow:inset 0 1px 2px #0b1f2708;overflow-y:auto}.sunnet-chat__textarea[data-astro-cid-jhjwhym5]:focus{outline:2px solid rgba(15,141,140,.18);border-color:#0f8d8c73}.sunnet-chat__form-meta[data-astro-cid-jhjwhym5]{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.75rem;color:#5f7c85}.sunnet-chat__form-actions[data-astro-cid-jhjwhym5]{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.sunnet-chat__minimize[data-astro-cid-jhjwhym5]{border:1px solid rgba(16,58,66,.14);border-radius:999px;min-height:2.9rem;padding:.78rem 1rem;background:#fff;color:#31505d;font:inherit;font-size:.84rem;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease,border-color .2s ease}.sunnet-chat__minimize[data-astro-cid-jhjwhym5]:hover,.sunnet-chat__minimize[data-astro-cid-jhjwhym5]:focus-visible{transform:translateY(-1px);background:#0f8d8c0f;border-color:#0f8d8c47}.sunnet-chat__submit[data-astro-cid-jhjwhym5]{justify-self:end;border:0;border-radius:999px;min-width:7rem;padding:.9rem 1.2rem;background:linear-gradient(135deg,#103a42,#155a65);color:#fff;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 12px 24px #103a4229;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease}.sunnet-chat__submit[data-astro-cid-jhjwhym5]:hover,.sunnet-chat__submit[data-astro-cid-jhjwhym5]:focus-visible{transform:translateY(-1px);box-shadow:0 16px 28px #103a4233}.sunnet-chat__submit[data-astro-cid-jhjwhym5]:disabled{opacity:.6;cursor:wait;transform:none}.sr-only[data-astro-cid-jhjwhym5]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes sunnet-chat-bounce{0%,80%,to{transform:translateY(0);opacity:.35}40%{transform:translateY(-.18rem);opacity:1}}@media (max-width: 640px){.sunnet-chat[data-astro-cid-jhjwhym5]{right:.5rem;left:.5rem;bottom:.5rem}.sunnet-chat__launcher[data-astro-cid-jhjwhym5]{width:100%;justify-content:center;min-width:0;padding-right:.95rem}.sunnet-chat__panel[data-astro-cid-jhjwhym5]{position:fixed;left:.5rem;right:.5rem;top:calc(env(safe-area-inset-top,0px) + .35rem);bottom:calc(env(safe-area-inset-bottom,0px) + .35rem);width:auto;max-height:none;border-radius:1.15rem}.sunnet-chat__launcher-subtitle[data-astro-cid-jhjwhym5]{display:none}.sunnet-chat__header[data-astro-cid-jhjwhym5]{padding:.72rem .85rem .24rem}.sunnet-chat__eyebrow[data-astro-cid-jhjwhym5]{display:none}.sunnet-chat__header[data-astro-cid-jhjwhym5] h2[data-astro-cid-jhjwhym5]{margin-top:0;font-size:1rem}.sunnet-chat__header-actions[data-astro-cid-jhjwhym5]{gap:.35rem}.sunnet-chat__close[data-astro-cid-jhjwhym5]{padding:.32rem .62rem;font-size:.74rem}.sunnet-chat__reset[data-astro-cid-jhjwhym5]{padding:.32rem .68rem;font-size:.72rem}.sunnet-chat__header-note[data-astro-cid-jhjwhym5]{display:none}.sunnet-chat__page-context[data-astro-cid-jhjwhym5]{margin-left:.85rem;margin-right:.85rem;margin-bottom:.55rem;padding:.66rem .76rem}.sunnet-chat__page-context-title[data-astro-cid-jhjwhym5]{font-size:.88rem}.sunnet-chat__page-context-note[data-astro-cid-jhjwhym5]{font-size:.74rem}.sunnet-chat__intro[data-astro-cid-jhjwhym5],.sunnet-chat__disclaimer[data-astro-cid-jhjwhym5],.sunnet-chat__overview[data-astro-cid-jhjwhym5],.sunnet-chat__section-label[data-astro-cid-jhjwhym5],.sunnet-chat__chips[data-astro-cid-jhjwhym5],.sunnet-chat__messages[data-astro-cid-jhjwhym5],.sunnet-chat__form[data-astro-cid-jhjwhym5]{padding-left:.85rem;padding-right:.85rem}.sunnet-chat__intro[data-astro-cid-jhjwhym5]{font-size:.86rem;line-height:1.5;padding-bottom:.42rem}.sunnet-chat__overview[data-astro-cid-jhjwhym5]{display:none}.sunnet-chat__section-label[data-astro-cid-jhjwhym5]{padding-bottom:.35rem;font-size:.68rem}.sunnet-chat__chips[data-astro-cid-jhjwhym5]{flex-wrap:nowrap;overflow-x:auto;gap:.45rem;padding-bottom:.65rem;scrollbar-width:none}.sunnet-chat__chips[data-astro-cid-jhjwhym5]::-webkit-scrollbar{display:none}.sunnet-chat__chip[data-astro-cid-jhjwhym5]{flex:0 0 auto;white-space:nowrap;padding:.52rem .72rem;font-size:.78rem}.sunnet-chat__assist-bar[data-astro-cid-jhjwhym5]{flex-wrap:wrap;gap:.5rem;padding-bottom:.7rem}.sunnet-chat__assist-toggle[data-astro-cid-jhjwhym5]{width:100%;justify-content:center;min-height:2rem}.sunnet-chat__assist-note[data-astro-cid-jhjwhym5]{width:100%;text-align:left;font-size:.68rem}.sunnet-chat__messages[data-astro-cid-jhjwhym5]{min-height:6rem;margin-left:.85rem;margin-right:.85rem;padding-top:.62rem;padding-bottom:.68rem;gap:.65rem}.sunnet-chat__message[data-astro-cid-jhjwhym5]{gap:.45rem}.sunnet-chat__message-bubble[data-astro-cid-jhjwhym5]{padding:.8rem .84rem}.sunnet-chat__message-body[data-astro-cid-jhjwhym5]{font-size:.88rem;line-height:1.48}.sunnet-chat__message-section-title[data-astro-cid-jhjwhym5]{font-size:.72rem}.sunnet-chat__message-list-item[data-astro-cid-jhjwhym5]{font-size:.86rem}.sunnet-chat__products[data-astro-cid-jhjwhym5]{margin-top:.65rem;gap:.4rem}.sunnet-chat__product-card[data-astro-cid-jhjwhym5]{padding:.78rem .8rem .82rem}.sunnet-chat__product-card-name[data-astro-cid-jhjwhym5]{font-size:.84rem}.sunnet-chat__product-card-reason[data-astro-cid-jhjwhym5],.sunnet-chat__product-cta-label[data-astro-cid-jhjwhym5]{font-size:.72rem}.sunnet-chat__product-actions[data-astro-cid-jhjwhym5]{gap:.58rem}.sunnet-chat__product-cta[data-astro-cid-jhjwhym5]{padding:.74rem .8rem;gap:.08rem .55rem}.sunnet-chat__product-cta-meta[data-astro-cid-jhjwhym5]{font-size:.66rem}.sunnet-chat__product-docs[data-astro-cid-jhjwhym5]{grid-template-columns:1fr}.sunnet-chat__product-doc[data-astro-cid-jhjwhym5]{min-height:2.95rem;padding:.62rem .72rem}.sunnet-chat__disclaimer[data-astro-cid-jhjwhym5]{font-size:.7rem;padding-top:.1rem;padding-bottom:.55rem}.sunnet-chat__form[data-astro-cid-jhjwhym5]{gap:.55rem;padding-top:.62rem;padding-bottom:.7rem}.sunnet-chat__textarea[data-astro-cid-jhjwhym5]{min-height:3.85rem;padding:.74rem .82rem}.sunnet-chat__submit[data-astro-cid-jhjwhym5]{width:100%;justify-self:stretch}.sunnet-chat__form-actions[data-astro-cid-jhjwhym5]{flex-direction:column-reverse;align-items:stretch}.sunnet-chat__minimize[data-astro-cid-jhjwhym5]{width:100%;justify-content:center}}body.menu-open{overflow:hidden!important}.header[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:100;background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05);transition:background .3s ease}.nav[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;height:var(--header-h, 80px)}.navlinks[data-astro-cid-dmqpwcec].desktop{display:flex;gap:.5rem;align-items:center}.nav-link[data-astro-cid-dmqpwcec]{text-decoration:none;color:var(--ink, #1a1a1a);font-weight:600;padding:.6rem .9rem;border-radius:10px;transition:all .2s ease}.nav-link[data-astro-cid-dmqpwcec]:hover{background:#0000000a;color:var(--primary, #00bfa5)}.nav-link[data-astro-cid-dmqpwcec][aria-current=page]{background:#eef7f7;color:var(--primary, #00bfa5)}.lang-toggle[data-astro-cid-dmqpwcec]{text-decoration:none;font-weight:800;color:var(--ink);border:1.5px solid #eee;padding:.5rem .8rem;border-radius:99px;transition:all .2s ease}.lang-toggle[data-astro-cid-dmqpwcec]:hover{border-color:var(--primary);background:#fff;transform:translateY(-1px)}.burger-btn[data-astro-cid-dmqpwcec]{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.burger-btn[data-astro-cid-dmqpwcec] .icon[data-astro-cid-dmqpwcec] i[data-astro-cid-dmqpwcec]{display:block;width:24px;height:2px;background:#333;margin:5px 0;transition:.3s;border-radius:2px}@media (max-width: 1024px){.navlinks[data-astro-cid-dmqpwcec].desktop{display:none}.burger-btn[data-astro-cid-dmqpwcec]{display:block}}.sheet[data-astro-cid-dmqpwcec]{position:fixed;inset:0;z-index:200;visibility:hidden;pointer-events:none}.sheet[data-astro-cid-dmqpwcec][data-open=true]{visibility:visible;pointer-events:auto}.sheet__backdrop[data-astro-cid-dmqpwcec]{position:absolute;inset:0;background:#fff6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);opacity:0;transition:opacity .5s ease}.sheet[data-astro-cid-dmqpwcec][data-open=true] .sheet__backdrop[data-astro-cid-dmqpwcec]{opacity:1}.sheet__panel[data-astro-cid-dmqpwcec]{position:relative;height:100%;width:100%;transform:scale(1.05);opacity:0;transition:all .5s cubic-bezier(.16,1,.3,1)}.sheet[data-astro-cid-dmqpwcec][data-open=true] .sheet__panel[data-astro-cid-dmqpwcec]{transform:scale(1);opacity:1}.sheet__inner[data-astro-cid-dmqpwcec]{height:100%;display:flex;flex-direction:column;padding-block:2rem}.sheet__head[data-astro-cid-dmqpwcec]{display:flex;justify-content:flex-end}.close-btn[data-astro-cid-dmqpwcec]{background:#fff;border:1.5px solid #eee;padding:.7rem 1.2rem;border-radius:12px;font-weight:900;cursor:pointer;box-shadow:0 4px 12px #0000000d}.sheet__content[data-astro-cid-dmqpwcec]{flex:1;display:flex;flex-direction:column;justify-content:center}.sheet__primary[data-astro-cid-dmqpwcec]{list-style:none;padding:0;margin:0}.sheet__primary[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{display:block;font-size:clamp(2rem,8vw,3.5rem);font-weight:950;text-decoration:none;color:#1a1a1a;letter-spacing:-.03em;line-height:1.1;padding:.8rem 0;transition:all .3s ease}.sheet__primary[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--primary, #00bfa5);transform:translate(15px)}.sheet__meta[data-astro-cid-dmqpwcec]{margin-top:auto;display:grid;gap:1.5rem;border-top:1px solid rgba(0,0,0,.05);padding-top:2rem}.btn-primary[data-astro-cid-dmqpwcec]{background:linear-gradient(90deg,#00bfa5,#00d0b8);color:#fff;text-align:center;padding:1.2rem;border-radius:16px;text-decoration:none;font-weight:800;font-size:1.1rem;box-shadow:0 10px 25px #00bfa540}.muted[data-astro-cid-dmqpwcec]{color:#666;font-size:.95rem;margin:0}.lang-toggle--sheet[data-astro-cid-dmqpwcec]{display:block;text-align:center;padding:1rem;border-radius:14px;background:#fff}.sr-only[data-astro-cid-sz7xmlte]{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer[data-astro-cid-sz7xmlte]{margin-top:clamp(2.75rem,7vw,4.75rem);border-top:1px solid var(--stroke);background:radial-gradient(120% 120% at 85% 0%,color-mix(in srgb,var(--accent) 12%,transparent) 0%,transparent 60%),linear-gradient(180deg,#fff,#f7fbfb)}.site-footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{max-width:1120px}.footer-top[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.8rem,2.1vw,1.2rem);padding-block:clamp(2rem,5vw,3rem);align-items:stretch}@media (max-width: 1000px){.footer-top[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.footer-top[data-astro-cid-sz7xmlte]>.contact[data-astro-cid-sz7xmlte]{grid-column:1 / -1}}@media (max-width: 700px){.footer-top[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer-top[data-astro-cid-sz7xmlte]>.contact[data-astro-cid-sz7xmlte]{grid-column:auto}}.footer-card[data-astro-cid-sz7xmlte]{border-radius:14px;border:1px solid var(--stroke);background:linear-gradient(180deg,#ffffffeb,#ffffffd1);box-shadow:0 2px 8px #022c2c08,0 14px 30px #022c2c0d;padding:.95rem 1rem}.social[data-astro-cid-sz7xmlte]{display:flex;gap:.45rem;padding:0;margin:.7rem 0 0;list-style:none}.social-link[data-astro-cid-sz7xmlte]{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:10px;border:1px solid var(--stroke);background:#fff;transition:transform var(--trans-fast),box-shadow var(--trans-fast),border-color var(--trans-fast),background var(--trans-fast)}.social-link[data-astro-cid-sz7xmlte]:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm);border-color:color-mix(in srgb,var(--accent) 46%,var(--stroke));background:#f1fbfb}.links[data-astro-cid-sz7xmlte] .heading[data-astro-cid-sz7xmlte],.contact[data-astro-cid-sz7xmlte] .heading[data-astro-cid-sz7xmlte]{display:block;font-weight:1000;color:#0f3b3a;margin:.12rem 0 .38rem;letter-spacing:.01em}.links[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{padding:0;margin:.2rem 0 0;list-style:none;display:grid;gap:.45rem}.links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none;color:#355a59;border-bottom:0;padding:.25rem .35rem;border-radius:10px;transition:background var(--trans-fast),color var(--trans-fast)}.links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:#eef7f7;color:#0b6b6c}.contact[data-astro-cid-sz7xmlte] address[data-astro-cid-sz7xmlte]{font-style:normal;color:#3b4958;line-height:1.58;margin-bottom:.45rem}.contact[data-astro-cid-sz7xmlte] .contact-links[data-astro-cid-sz7xmlte] .link[data-astro-cid-sz7xmlte]{color:var(--primary);text-decoration:none;border-bottom:0}.contact[data-astro-cid-sz7xmlte] .contact-links[data-astro-cid-sz7xmlte] .link[data-astro-cid-sz7xmlte]:hover{text-decoration:underline;text-underline-offset:2px}.compliance[data-astro-cid-sz7xmlte]{margin-top:.65rem;padding:.65rem .72rem;border-radius:12px;border:1px solid var(--stroke);background:#fff;box-shadow:var(--shadow-sm)}.compliance-label[data-astro-cid-sz7xmlte]{margin:0 0 .32rem;font-size:.78rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:#0f3b3a}.compliance-actions[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.cookie-btn[data-astro-cid-sz7xmlte]{border:1px solid rgba(14,134,133,.3);background:#0e868514;color:#0f766e;border-radius:999px;min-height:30px;padding:.24rem .64rem;font-size:.78rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:background var(--trans-fast),border-color var(--trans-fast),transform var(--trans-fast)}.cookie-btn[data-astro-cid-sz7xmlte]:hover{background:#0e868524;border-color:#0e86857a;transform:translateY(-1px)}.compliance-note[data-astro-cid-sz7xmlte]{margin:.38rem 0 0;color:#64748b;font-size:.82rem;line-height:1.45}.footer-bottom[data-astro-cid-sz7xmlte]{padding-block:.95rem 1.15rem;border-top:1px solid var(--stroke);text-align:center}.copy[data-astro-cid-sz7xmlte]{margin:0;color:#5b6b80;font-size:.95rem}
