nav.svelte-1h32yp1{z-index:100;-webkit-backdrop-filter:blur(12px);background:#f4f8fbeb;border-bottom:1px solid #a8c3b033;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.nav-inner.svelte-1h32yp1{justify-content:space-between;align-items:center;gap:1rem;max-width:1000px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.logo.svelte-1h32yp1 img:where(.svelte-1h32yp1){width:auto;height:50px;display:block}.hamburger.svelte-1h32yp1{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.bar.svelte-1h32yp1{background:var(--blue);border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}ul.svelte-1h32yp1{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}ul.svelte-1h32yp1 button:where(.svelte-1h32yp1){cursor:pointer;color:var(--blue);background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background .2s,color .2s}ul.svelte-1h32yp1 button:where(.svelte-1h32yp1):hover{background:color-mix(in srgb, var(--accent) 15%, transparent);color:var(--blue)}.nav-right.svelte-1h32yp1{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.cta.svelte-1h32yp1{color:var(--white);cursor:pointer;white-space:nowrap;background:#1f556a;border:none;border-radius:8px;padding:.45rem 1rem;font-size:.85rem;font-weight:700;transition:opacity .2s}.cta.svelte-1h32yp1:hover{opacity:.85}.lang-switcher.svelte-1h32yp1{flex-shrink:0;gap:.1rem;display:flex}.lang-switcher.svelte-1h32yp1 a:where(.svelte-1h32yp1){letter-spacing:.05em;color:var(--blue);border-radius:6px;padding:.3rem .55rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.lang-switcher.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{background:color-mix(in srgb, var(--accent) 15%, transparent);color:var(--blue)}.lang-switcher.svelte-1h32yp1 a.active:where(.svelte-1h32yp1){background:color-mix(in srgb, var(--accent) 25%, transparent);color:var(--blue)}@media (width<=768px){.hamburger.svelte-1h32yp1{display:flex}ul.svelte-1h32yp1{-webkit-backdrop-filter:blur(12px);background:#f4f8fbfa;border-bottom:1px solid #a8c3b033;flex-direction:column;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;right:0}ul.show.svelte-1h32yp1{display:flex}ul.svelte-1h32yp1 button:where(.svelte-1h32yp1){text-align:left;border-radius:0;width:100%;padding:.9rem 1.5rem;font-size:1rem}nav.open.svelte-1h32yp1 .bar:where(.svelte-1h32yp1):first-child{transform:translateY(7px)rotate(45deg)}nav.open.svelte-1h32yp1 .bar:where(.svelte-1h32yp1):nth-child(2){opacity:0}nav.open.svelte-1h32yp1 .bar:where(.svelte-1h32yp1):nth-child(3){transform:translateY(-7px)rotate(-45deg)}}.page.svelte-1mi9kit{padding-top:var(--nav-height)}.notice.svelte-1mi9kit{background:var(--gold-light);border:1px solid var(--gold);border-radius:var(--radius);max-width:700px;margin:2rem auto;padding:1.25rem 1.5rem;font-size:.95rem}.notice.svelte-1mi9kit code:where(.svelte-1mi9kit){background:#0000000f;border-radius:4px;padding:.15rem .4rem;font-size:.9em}.setup.svelte-1mi9kit{text-align:center;max-width:550px;margin:5rem auto;padding:0 1.5rem}.setup.svelte-1mi9kit h1:where(.svelte-1mi9kit){color:var(--blue);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.setup.svelte-1mi9kit ol:where(.svelte-1mi9kit){text-align:left;color:var(--text-light);margin:1rem 0;display:inline-block}.setup.svelte-1mi9kit a:where(.svelte-1mi9kit){color:var(--green)}section.svelte-1mi9kit{min-height:80vh;scroll-margin-top:var(--nav-height);align-items:center;padding:5rem 1.5rem;display:flex}.section-0.svelte-1mi9kit{background:var(--white)}.section-1.svelte-1mi9kit{background:var(--blue-light)}.section-2.svelte-1mi9kit{background:var(--green-light)}.section-3.svelte-1mi9kit{background:var(--gold-light)}.section-inner.svelte-1mi9kit{width:100%;max-width:720px;margin:0 auto}h2.svelte-1mi9kit{color:var(--blue);letter-spacing:-.02em;margin:0 0 1rem;font-size:2.2rem;font-weight:800;line-height:1.2}.divider.svelte-1mi9kit{background:linear-gradient(90deg, var(--green), var(--accent));border-radius:2px;width:48px;height:3px;margin-bottom:2rem}.content.svelte-1mi9kit{color:var(--text);font-size:1.05rem;line-height:1.85}.content.svelte-1mi9kit p{margin:0 0 1.25rem}.content.svelte-1mi9kit h1,.content.svelte-1mi9kit h2,.content.svelte-1mi9kit h3,.content.svelte-1mi9kit h4,.content.svelte-1mi9kit h5,.content.svelte-1mi9kit h6{color:var(--blue);margin:2rem 0 .75rem;font-weight:700;line-height:1.3}.content.svelte-1mi9kit h3{font-size:1.3rem}.content.svelte-1mi9kit h4{font-size:1.1rem}.content.svelte-1mi9kit img{border-radius:var(--radius);max-width:100%;height:auto;margin:1.5rem 0}.content.svelte-1mi9kit a{color:var(--blue);text-underline-offset:2px;-webkit-text-decoration:underline #1f4e5f4d;text-decoration:underline #1f4e5f4d;transition:text-decoration-color .2s}.content.svelte-1mi9kit a:hover{-webkit-text-decoration-color:var(--blue);text-decoration-color:var(--blue)}.content.svelte-1mi9kit ul,.content.svelte-1mi9kit ol{margin:0 0 1.25rem;padding-left:1.5rem}.content.svelte-1mi9kit li{margin-bottom:.4rem}.content.svelte-1mi9kit blockquote{border-left:3px solid var(--gold);border-radius:0 var(--radius) var(--radius) 0;color:var(--text-light);background:#d9c7b026;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.content.svelte-1mi9kit table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.95rem}.content.svelte-1mi9kit th,.content.svelte-1mi9kit td{text-align:left;border-bottom:1px solid #00000014;padding:.75rem 1rem}.content.svelte-1mi9kit th{color:var(--blue);background:#1f4e5f0a;font-weight:600}.content.svelte-1mi9kit .tablepress{max-width:480px;font-size:.85rem}.content.svelte-1mi9kit .tablepress td,.content.svelte-1mi9kit .tablepress th{padding:.45rem .75rem}.content.svelte-1mi9kit .tablepress td:nth-child(2),.content.svelte-1mi9kit .tablepress th:nth-child(2){text-align:right;white-space:nowrap;padding-right:1.5rem}.content.svelte-1mi9kit pre,.content.svelte-1mi9kit code{font-family:SF Mono,Fira Code,monospace;font-size:.9em}.content.svelte-1mi9kit code{background:#0000000d;border-radius:4px;padding:.15rem .4rem}.content.svelte-1mi9kit pre{background:var(--blue);color:#e0e7ed;border-radius:var(--radius);margin:1.5rem 0;padding:1.25rem;overflow-x:auto}.content.svelte-1mi9kit pre code{color:inherit;background:0 0;padding:0}.content.svelte-1mi9kit hr{background:#00000014;border:none;height:1px;margin:2rem 0}.content.svelte-1mi9kit figure{margin:1.5rem 0}.content.svelte-1mi9kit figcaption{color:var(--text-light);text-align:center;margin-top:.5rem;font-size:.85rem}.sb-carousel-wrap{margin:1.5rem 0}.sb-carousel{border-radius:var(--radius);aspect-ratio:4/3;position:relative;overflow:hidden}.sb-track{height:100%}.sb-slide{height:100%;display:none}.sb-slide.active{display:block}.sb-slide img{object-fit:cover;border-radius:0;width:100%;height:100%;margin:0;display:block}.sb-btn{color:#fff;cursor:pointer;z-index:10;opacity:0;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:2rem;line-height:1;transition:background .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.sb-carousel:hover .sb-btn{opacity:1}.sb-btn:hover{background:#000000a6}.sb-prev{left:.75rem}.sb-next{right:.75rem}@media (hover:none){.sb-btn{opacity:1}}.sb-dots{justify-content:center;gap:8px;padding:.6rem 0;display:flex}.sb-dot{cursor:pointer;background:#0003;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:background .2s}.sb-dot.active{background:var(--blue)}.content.svelte-1mi9kit .wp-block-button__link{background:var(--accent);color:var(--blue);border-radius:8px;padding:.7rem 1.5rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.content.svelte-1mi9kit .wp-block-button__link:hover{opacity:.9}.content.svelte-1mi9kit .hidden-fields-container{display:none}.content.svelte-1mi9kit .wpcf7-form label:has([aria-required=true]):after{content:" *";color:#c0392b;font-weight:700}.content.svelte-1mi9kit .wpcf7-response-output{border-radius:8px;margin-top:.75rem;padding:.75rem 1rem;font-size:.95rem}.content.svelte-1mi9kit .wpcf7-mail-sent-ok{border:1px solid var(--accent);color:var(--blue);background:#7fd1d826}.content.svelte-1mi9kit .wpcf7-validation-errors{color:#c0392b;background:#fdf0ef;border:1px solid #c0392b}.site-footer.svelte-1mi9kit{text-align:center;background:var(--blue);color:#ffffffb3;padding:2.5rem 1.5rem;font-size:.85rem}.site-footer.svelte-1mi9kit p:where(.svelte-1mi9kit){margin:0}.privacy-link.svelte-1mi9kit{color:#ffffff61;cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:none;margin-top:.65rem;padding:0;font-size:.72rem;-webkit-text-decoration:underline #ffffff29;text-decoration:underline #ffffff29}.privacy-link.svelte-1mi9kit:hover{color:#ffffffa6}.privacy-backdrop.svelte-1mi9kit{cursor:default;background:#0000002e;border:none;position:absolute;inset:0}.privacy-layer.svelte-1mi9kit{z-index:200;justify-content:center;align-items:flex-end;padding:1rem;display:flex;position:fixed;inset:0}.privacy-popup.svelte-1mi9kit{z-index:1;border-radius:var(--radius);background:var(--white);width:min(560px,100%);max-height:min(72vh,560px);color:var(--text);text-align:left;padding:1.75rem;position:relative;overflow-y:auto;box-shadow:0 16px 48px #00000038}.privacy-popup.svelte-1mi9kit h2:where(.svelte-1mi9kit){margin:0 2rem 1rem 0;font-size:1.4rem}.privacy-popup.svelte-1mi9kit p:where(.svelte-1mi9kit){margin:0 0 .9rem;line-height:1.65}.privacy-popup.svelte-1mi9kit p:where(.svelte-1mi9kit):last-child{margin-bottom:0}.privacy-close.svelte-1mi9kit{background:var(--blue-light);width:2rem;height:2rem;color:var(--blue);cursor:pointer;border:none;border-radius:50%;font-size:1.4rem;line-height:1;position:absolute;top:.75rem;right:.75rem}@media (width<=768px){section.svelte-1mi9kit{min-height:auto;padding:3.5rem 1.25rem}h2.svelte-1mi9kit{font-size:1.7rem}.content.svelte-1mi9kit{font-size:1rem;line-height:1.75}}
