.hTagcloud .popularity{margin:0;padding:0}.hTagcloud .popularity li{display:inline;text-decoration:none}.hTagcloud .popularity .popular{font-size:1.0em}.hTagcloud .popularity .v-popular{font-size:1.2em}.hTagcloud .popularity .vv-popular{font-size:1.4em}.hTagcloud .popularity .vvv-popular{font-size:1.6em}.hTagcloud .popularity .vvvv-popular{font-size:1.8em}.wst-manifest-marker{display:none}.wst-page{--accent: #0f766e;--accent-hover: #0d5f59;--ink: #111827;--ink-soft: #1f2937;--muted: #6b7280;--line: #e5e7eb;--line-soft: #eef0f3;--surface: #ffffff;--surface-2: #f8fafc;--surface-alt: #f8fafc;--radius: 8px;--radius-sm: 6px;--radius-lg: 12px;--shadow: 0 4px 10px rgba(0, 0, 0, .06);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--color-success: #16a34a;--color-success-bg: #dcfce7;--color-success-fg: #166534;--color-warn: #d97706;--color-warn-bg: #fef3c7;--color-warn-fg: #92400e;--color-error: #dc2626;--color-error-bg: #fee2e2;--color-error-fg: #b91c1c;--color-info: #0284c7;--color-info-bg: #e0f2fe;--color-info-fg: #075985;--label-blue: #dbeafe;--label-blue-fg: #1e40af;--label-teal: #ccfbf1;--label-teal-fg: #0f766e;--label-red: #fee2e2;--label-red-fg: #b91c1c;--label-green: #dcfce7;--label-green-fg:#166534;--label-orange: #ffedd5;--label-orange-fg:#9a3412;--label-grey: #f1f5f9;--label-grey-fg: #334155;--label-black: #111827;--label-black-fg:#f9fafb;--label-brown: #fef3c7;--label-brown-fg:#78350f;--label-pink: #fce7f3;--label-pink-fg: #9d174d;--label-purple: #ede9fe;--label-purple-fg:#5b21b6;--label-violet: #f5d0fe;--label-violet-fg:#86198f;--label-olive: #ecfccb;--label-olive-fg:#3f6212;--label-yellow: #fef9c3;--label-yellow-fg:#854d0e}.wst-page{color:var(--ink-soft);font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Inter, "Helvetica Neue", Arial, sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}.wst-page *,.wst-page *::before,.wst-page *::after{box-sizing:border-box}.wst-page a{color:var(--accent);text-decoration:none;transition:color .15s ease}.wst-page a:hover{color:var(--accent-hover);text-decoration:underline}.wst-page h1,.wst-page h2,.wst-page h3,.wst-page h4,.wst-page h5,.wst-page h6{margin:0;font-weight:600;line-height:1.25;color:var(--ink)}.wst-page h1{font-size:1.5rem}.wst-page h2{font-size:1.25rem}.wst-page h3{font-size:1.15rem}.wst-page h4{font-size:1rem}.wst-page p{margin:0 0 1rem}.wst-page p:last-child{margin-bottom:0}.wst-page small,.wst-page .wst-small{font-size:.85rem}.wst-page hr{border:0;border-top:1px solid var(--line);margin:1.25rem 0}.wst-page>header{border-bottom:1px solid var(--line);padding-bottom:.6rem;margin-bottom:1.5rem}.wst-page>header .wst-sub{color:var(--muted);font-size:.95rem;margin-top:.25rem}.wst-page .wst-grid{display:grid;gap:1rem}.wst-page .wst-grid--2{grid-template-columns:repeat(2, minmax(0, 1fr))}.wst-page .wst-grid--3{grid-template-columns:repeat(3, minmax(0, 1fr))}@media (max-width: 720px){.wst-page .wst-grid--2,.wst-page .wst-grid--3{grid-template-columns:1fr}}.wst-page .wst-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start}.wst-page .wst-stack{display:flex;flex-direction:column;gap:.75rem}.wst-page .wst-cluster{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.wst-page .wst-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--line)}.wst-page .wst-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border:1px solid var(--line);border-radius:var(--radius);background:#f1f5f9;color:#0f172a;font:inherit;font-weight:500;text-decoration:none;cursor:pointer;transition:background .15s ease, transform .15s ease, box-shadow .15s ease;line-height:1.2}.wst-page .wst-btn:hover{background:#e2e8f0;transform:translateY(-1px);box-shadow:var(--shadow);text-decoration:none}.wst-page .wst-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.wst-page .wst-btn[disabled],.wst-page .wst-btn--disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.wst-page .wst-btn--primary{background:var(--accent);border-color:var(--accent);color:#fff}.wst-page .wst-btn--primary:hover{background:var(--accent-hover);color:#fff}.wst-page .wst-btn--ghost{background:transparent;border-color:var(--line);color:var(--ink-soft)}.wst-page .wst-btn--ghost:hover{background:var(--surface-2)}.wst-page .wst-btn--danger{background:var(--color-error);border-color:var(--color-error);color:#fff}.wst-page .wst-btn--danger:hover{background:#b91c1c;color:#fff}.wst-page .wst-btn--success{background:var(--color-success);border-color:var(--color-success);color:#fff}.wst-page .wst-btn--success:hover{background:#15803d;color:#fff}.wst-page .wst-btn--warn{background:var(--color-warn);border-color:var(--color-warn);color:#fff}.wst-page .wst-btn--sm{padding:.35rem .65rem;font-size:.85rem}.wst-page .wst-btn--lg{padding:.75rem 1.25rem;font-size:1.05rem}.wst-page .wst-btn--icon{padding:.45rem}.wst-page .wst-form{margin:0}.wst-page .wst-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.wst-page .wst-field>label,.wst-page .wst-label-text{font-weight:500;color:var(--ink);font-size:.95rem}.wst-page .wst-field--required>label::after,.wst-page .wst-required>label::after{content:"*";color:var(--color-error);margin-left:.15rem}.wst-page .wst-field--inline{flex-direction:row;align-items:center;gap:.5rem}.wst-page .wst-field__hint{font-size:.85rem;color:var(--muted)}.wst-page .wst-field__error{font-size:.85rem;color:var(--color-error-fg)}.wst-page .wst-input,.wst-page .wst-textarea,.wst-page .wst-select{width:100%;padding:.55rem .75rem;border-radius:var(--radius);border:1px solid #d1d5db;background:var(--surface);color:var(--ink);font:inherit;transition:border-color .15s ease, box-shadow .15s ease}.wst-page .wst-input:focus,.wst-page .wst-textarea:focus,.wst-page .wst-select:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(15,118,110,0.15);outline:none}.wst-page .wst-textarea{min-height:200px;line-height:1.5;font-size:15px;padding:12px 14px;resize:vertical;font-family:inherit}@media (max-width: 480px){.wst-page .wst-textarea{min-height:160px}}.wst-page .wst-select{appearance:auto}.wst-page .wst-checkbox,.wst-page .wst-radio{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;user-select:none}.wst-page .wst-checkbox input[type="checkbox"],.wst-page .wst-radio input[type="radio"]{width:1.1rem;height:1.1rem;accent-color:var(--accent);cursor:pointer}.wst-page .wst-file{display:inline-block;padding:.5rem .75rem;border:1px dashed var(--line);border-radius:var(--radius);background:var(--surface-2);cursor:pointer;font-size:.9rem}.wst-page .wst-file input[type="file"]{display:block}.wst-page .wst-textile-wrap{position:relative;border:1px solid #d1d5db;border-radius:var(--radius);background:var(--surface);overflow:hidden;transition:border-color .15s ease, box-shadow .15s ease}.wst-page .wst-textile-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px rgba(15,118,110,0.15)}.wst-page .wst-textile-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:6px 8px;background:var(--surface-2);border-bottom:1px solid var(--line);border-top-left-radius:calc(var(--radius) - 1px);border-top-right-radius:calc(var(--radius) - 1px)}.wst-page .wst-textile-toolbar button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;background:transparent;border:1px solid transparent;border-radius:var(--radius-sm);color:var(--ink-soft);cursor:pointer;transition:background .12s ease, border-color .12s ease, color .12s ease}.wst-page .wst-textile-toolbar button svg{width:18px;height:18px;display:block}.wst-page .wst-textile-toolbar button:hover{background:#e2e8f0;color:var(--ink)}.wst-page .wst-textile-toolbar button:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px rgba(15,118,110,0.25)}.wst-page .wst-textile-toolbar button:active{background:#d1d9e1}.wst-page .wst-textile-wrap .wst-textarea,.wst-page .wst-textile-wrap textarea.wst-textile{border:0;border-radius:0;box-shadow:none;background:var(--surface)}.wst-page .wst-textile-wrap .wst-textarea:focus,.wst-page .wst-textile-wrap textarea.wst-textile:focus{border:0;box-shadow:none;outline:none}.wst-page .wst-field-group{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);padding:1rem;margin-bottom:.75rem;position:relative}.wst-page .wst-field-group--removed{display:none}.wst-page .wst-field-group-list{margin-bottom:1rem}.wst-page .wst-field-group-list>.wst-btn--add{margin-top:.25rem}.wst-page .wst-section-title{font-size:1.05rem;font-weight:600;color:var(--ink);margin:1.5rem 0 .75rem;padding-bottom:.35rem;border-bottom:1px solid var(--line)}.wst-page .wst-msg{padding:.85rem 1rem;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface-2);color:var(--ink-soft);margin-bottom:1rem;position:relative}.wst-page .wst-msg__title{font-weight:600;margin-bottom:.25rem}.wst-page .wst-msg__list{margin:.25rem 0 0 1.25rem;padding:0}.wst-page .wst-msg__close{position:absolute;top:.55rem;right:.55rem;background:transparent;border:0;cursor:pointer;color:inherit;padding:.25rem;line-height:1}.wst-page .wst-msg--info{background:var(--color-info-bg);color:var(--color-info-fg);border-color:#bae6fd}.wst-page .wst-msg--warn{background:var(--color-warn-bg);color:var(--color-warn-fg);border-color:#fde68a}.wst-page .wst-msg--error{background:var(--color-error-bg);color:var(--color-error-fg);border-color:#fecaca}.wst-page .wst-msg--success{background:var(--color-success-bg);color:var(--color-success-fg);border-color:#bbf7d0}.wst-page .wst-msg--flash{transition:opacity .5s ease}.wst-page .wst-msg--flash.is-hiding{opacity:0}.wst-page .wst-label{display:inline-flex;align-items:center;gap:.3rem;padding:.25em .55em;border-radius:var(--radius-sm);background:var(--label-grey);color:var(--label-grey-fg);font-size:.8rem;font-weight:500;line-height:1.4;text-decoration:none}.wst-page a.wst-label:hover{filter:brightness(0.96);text-decoration:none}.wst-page .wst-label--blue{background:var(--label-blue);color:var(--label-blue-fg)}.wst-page .wst-label--teal{background:var(--label-teal);color:var(--label-teal-fg)}.wst-page .wst-label--red{background:var(--label-red);color:var(--label-red-fg)}.wst-page .wst-label--green{background:var(--label-green);color:var(--label-green-fg)}.wst-page .wst-label--orange{background:var(--label-orange);color:var(--label-orange-fg)}.wst-page .wst-label--grey{background:var(--label-grey);color:var(--label-grey-fg)}.wst-page .wst-label--black{background:var(--label-black);color:var(--label-black-fg)}.wst-page .wst-label--brown{background:var(--label-brown);color:var(--label-brown-fg)}.wst-page .wst-label--pink{background:var(--label-pink);color:var(--label-pink-fg)}.wst-page .wst-label--purple{background:var(--label-purple);color:var(--label-purple-fg)}.wst-page .wst-label--violet{background:var(--label-violet);color:var(--label-violet-fg)}.wst-page .wst-label--olive{background:var(--label-olive);color:var(--label-olive-fg)}.wst-page .wst-label--yellow{background:var(--label-yellow);color:var(--label-yellow-fg)}.wst-page .wst-dl{display:grid;grid-template-columns:minmax(160px, 14rem) 1fr;gap:.25rem 1.25rem;margin:0 0 1.5rem;border-top:1px solid var(--line-soft)}.wst-page .wst-dl>dt,.wst-page .wst-dl>dd{padding:.65rem .9rem;border-bottom:1px solid var(--line-soft);margin:0}.wst-page .wst-dl>dt{background:var(--surface-2);color:var(--muted);font-weight:500}.wst-page .wst-dl>dd{color:var(--ink)}@media (max-width: 540px){.wst-page .wst-dl{grid-template-columns:1fr;gap:0}.wst-page .wst-dl>dt{border-bottom:0;padding-bottom:.15rem}}.wst-page .wst-table{width:100%;border-collapse:collapse;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden;margin-bottom:1rem}.wst-page .wst-table thead th{background:#f1f5f9;color:var(--ink);font-weight:600;text-align:left;padding:.65rem .85rem;border-bottom:1px solid var(--line)}.wst-page .wst-table tbody td{padding:.65rem .85rem;border-top:1px solid var(--line-soft);vertical-align:top}.wst-page .wst-table tbody tr:hover td{background:#fafbfc}.wst-page .wst-table--compact tbody td{padding:.35rem .55rem}.wst-page .wst-items{list-style:none;padding:0;margin:0 0 1rem}.wst-page .wst-items__row,.wst-page .wst-items>.item{display:flex;gap:1rem;padding:1.25rem 0;border-top:1px solid var(--line-soft);align-items:flex-start}.wst-page .wst-items__row:first-child,.wst-page .wst-items>.item:first-child{border-top:0}.wst-page .wst-items__media{flex:0 0 auto}.wst-page .wst-items__content{flex:1 1 0;min-width:0}.wst-page .wst-items__title{font-size:1.05rem;font-weight:600;color:var(--ink);margin-bottom:.25rem}.wst-page .wst-items__title a{color:var(--ink)}.wst-page .wst-items__title a:hover{color:var(--accent)}.wst-page .wst-items__meta{color:var(--muted);font-size:.85rem;margin-bottom:.25rem}.wst-page .wst-items__description{color:var(--ink-soft);margin:.25rem 0}.wst-page .wst-items__extra{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem;align-items:center}.wst-page .wst-list{list-style:none;padding:0;margin:0 0 1rem}.wst-page .wst-list>li,.wst-page .wst-list>.item{padding:.35rem 0}.wst-page .wst-list--bulleted{list-style:disc;padding-left:1.5rem}.wst-page .wst-list--relaxed>li,.wst-page .wst-list--relaxed>.item{padding:.65rem 0}.wst-page .wst-list--divided>li,.wst-page .wst-list--divided>.item{border-top:1px solid var(--line-soft);padding:.85rem 0}.wst-page .wst-list--divided>li:first-child,.wst-page .wst-list--divided>.item:first-child{border-top:0}.wst-page .wst-pagination,.wst-page .wst-pagination .pagination{text-align:center;padding:1em 0;background:transparent;border:0}.wst-page .wst-pagination a,.wst-page .wst-pagination span{display:inline-block;padding:.35em .7em;margin:0 .15em;border-radius:var(--radius-sm);text-decoration:none;color:var(--ink-soft);background:transparent}.wst-page .wst-pagination a:hover{background:var(--surface-2)}.wst-page .wst-pagination .current{background:var(--accent);color:#fff;font-weight:600}.wst-page .wst-pagination .disabled{color:#cbd5e1}.wst-page .wst-rating{display:inline-flex;gap:.15rem;--star-empty: #cbd5e1;--star-fill: #f59e0b}.wst-page .wst-rating__star{width:1.1rem;height:1.1rem;color:var(--star-empty);cursor:default;background:none;border:0;padding:0;line-height:0}.wst-page .wst-rating--rw .wst-rating__star{cursor:pointer}.wst-page .wst-rating__star.is-filled{color:var(--star-fill)}.wst-page .wst-rating__star.is-half{color:var(--star-fill);-webkit-mask-image:linear-gradient(90deg, #000 50%, transparent 50%);mask-image:linear-gradient(90deg, #000 50%, transparent 50%)}.wst-page .wst-rating__star svg{width:100%;height:100%}.wst-page .wst-rating--disabled .wst-rating__star{cursor:not-allowed}.wst-page .wst-accordion{margin-bottom:1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.wst-page .wst-accordion__item+.wst-accordion__item{border-top:1px solid var(--line-soft)}.wst-page .wst-accordion__toggle{width:100%;background:transparent;border:0;padding:.85rem 1rem;font:inherit;font-weight:500;color:var(--ink);text-align:left;cursor:pointer;display:flex;align-items:center;gap:.5rem}.wst-page .wst-accordion__toggle:hover{background:var(--surface-2)}.wst-page .wst-accordion__toggle::before{content:"";display:inline-block;width:0;height:0;border-left:5px solid currentColor;border-top:4px solid transparent;border-bottom:4px solid transparent;transition:transform .15s ease}.wst-page .wst-accordion__toggle[aria-expanded="true"]::before{transform:rotate(90deg)}.wst-page .wst-accordion__content{padding:0 1rem 1rem;display:none}.wst-page .wst-accordion__content.is-open,.wst-page .wst-accordion__toggle[aria-expanded="true"]+.wst-accordion__content{display:block}.wst-page .wst-tabs__menu{display:flex;flex-wrap:wrap;gap:0;border-bottom:1px solid var(--line);margin-bottom:1rem}.wst-page .wst-tabs__tab{padding:.55rem .85rem;background:transparent;border:0;border-bottom:2px solid transparent;font:inherit;font-weight:500;color:var(--muted);cursor:pointer;text-decoration:none}.wst-page .wst-tabs__tab:hover{color:var(--ink)}.wst-page .wst-tabs__tab[aria-selected="true"],.wst-page .wst-tabs__tab.is-active{color:var(--accent);border-bottom-color:var(--accent)}.wst-page .wst-tabs__panel{display:none}.wst-page .wst-tabs__panel.is-active{display:block}.wst-page .wst-tabs--dropdown .wst-tabs__menu{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;position:relative;max-width:18rem}.wst-page .wst-tabs--dropdown .wst-tabs__tab{text-align:left}.wst-page .wst-comments{list-style:none;padding:0;margin:0 0 1rem}.wst-page .wst-comment{overflow-wrap:anywhere;word-break:break-word;min-width:0;background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:1rem}.wst-page .wst-comment__author{font-weight:600;color:var(--ink)}.wst-page .wst-comment__meta{color:var(--muted);font-size:.85rem;margin-bottom:.5rem}.wst-page .wst-comment__body{margin-bottom:.5rem;overflow-wrap:anywhere;word-break:break-word}.wst-page .wst-comment pre,.wst-page .wst-comment code{overflow-x:auto;max-width:100%}.wst-page .wst-comment__actions{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.85rem}.wst-page .wst-comment--hidden{color:var(--muted);font-style:italic;text-align:center;padding:.75rem;border:1px dashed var(--line);border-radius:var(--radius)}.wst-page .wst-gallery{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-wrap:wrap;gap:.5rem}.wst-page .wst-gallery__item img,.wst-page .wst-gallery a img{display:block;max-width:140px;max-height:100px;border-radius:var(--radius-sm);border:1px solid var(--line);transition:transform .15s ease}.wst-page .wst-gallery a:hover img{transform:scale(1.02)}.wst-lightbox{border:0;background:rgba(0,0,0,0.85);color:#fff;padding:0;max-width:95vw;max-height:95vh}.wst-lightbox::backdrop{background:rgba(0,0,0,0.7)}.wst-lightbox__body{position:relative;display:flex;align-items:center;justify-content:center;background:#000}.wst-lightbox__img{display:block;max-width:90vw;max-height:85vh;object-fit:contain;background:#000}.wst-lightbox__btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0.5);color:#fff;border:0;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;font-size:1.5rem;line-height:1}.wst-lightbox__btn--prev{left:.5rem}.wst-lightbox__btn--next{right:.5rem}.wst-lightbox__close{position:absolute;top:.5rem;right:.5rem;background:rgba(0,0,0,0.5);color:#fff;border:0;width:2rem;height:2rem;border-radius:50%;cursor:pointer;font-size:1.1rem;line-height:1}.wst-page .wst-thumb{display:inline-block;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface);overflow:hidden}.wst-page .wst-thumb img{display:block;max-width:100%;height:auto}.wst-page .wst-thumb--sm img{max-width:80px;max-height:80px}.wst-page .wst-thumb--md img{max-width:120px;max-height:120px}.wst-page .wst-thumb--lg img{max-width:200px;max-height:200px}.wst-page .wst-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.35em .7em;border-radius:999px;background:var(--label-grey);color:var(--label-grey-fg);font-size:.85rem;font-weight:500;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:filter .15s ease, transform .15s ease}.wst-page .wst-chip:hover{filter:brightness(0.96);transform:translateY(-1px);text-decoration:none}.wst-page .wst-chip--blue{background:var(--label-blue);color:var(--label-blue-fg)}.wst-page .wst-chip--teal{background:var(--label-teal);color:var(--label-teal-fg)}.wst-page .wst-chip--red{background:var(--label-red);color:var(--label-red-fg)}.wst-page .wst-chip--green{background:var(--label-green);color:var(--label-green-fg)}.wst-page .wst-chip--orange{background:var(--label-orange);color:var(--label-orange-fg)}.wst-page .wst-chip--grey{background:var(--label-grey);color:var(--label-grey-fg)}.wst-page .wst-chip--black{background:var(--label-black);color:var(--label-black-fg)}.wst-page .wst-chip--brown{background:var(--label-brown);color:var(--label-brown-fg)}.wst-page .wst-chip--pink{background:var(--label-pink);color:var(--label-pink-fg)}.wst-page .wst-chip--purple{background:var(--label-purple);color:var(--label-purple-fg)}.wst-page .wst-chip--violet{background:var(--label-violet);color:var(--label-violet-fg)}.wst-page .wst-chip--olive{background:var(--label-olive);color:var(--label-olive-fg)}.wst-page .wst-chip--yellow{background:var(--label-yellow);color:var(--label-yellow-fg)}.wst-page pre,.wst-page code,.wst-page .wst-code{font-family:"SFMono-Regular", Menlo, Consolas, "Liberation Mono", monospace;font-size:.9rem}.wst-page pre{background:#0f172a;color:#e2e8f0;border-radius:var(--radius);padding:.85rem 1rem;overflow-x:auto;overflow-y:auto;max-height:480px;line-height:1.5;margin:0 0 1rem}.wst-page pre code{background:transparent;color:inherit;padding:0;font-size:inherit}.wst-page :not(pre)>code{background:var(--surface-2);color:var(--ink);padding:.15em .35em;border-radius:var(--radius-sm);border:1px solid var(--line-soft)}.wst-page .tok-keyword{color:#c084fc;font-weight:600}.wst-page .tok-function{color:#93c5fd}.wst-page .tok-constant{color:#fbbf24}.wst-page .tok-string{color:#86efac}.wst-page .tok-comment{color:#94a3b8;font-style:italic}.wst-page .tok-number{color:#fbbf24}.wst-page .tok-preproc{color:#f472b6}.wst-page .wst-sr-only,.wst-page .wst-visually-hidden{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.wst-page .wst-flex{display:flex}.wst-page .wst-flex--column{flex-direction:column}.wst-page .wst-flex--center{align-items:center;justify-content:center}.wst-page .wst-flex--between{justify-content:space-between}.wst-page .wst-flex--wrap{flex-wrap:wrap}.wst-page .wst-gap-1{gap:.25rem}.wst-page .wst-gap-2{gap:.5rem}.wst-page .wst-gap-3{gap:.75rem}.wst-page .wst-gap-4{gap:1rem}.wst-page .wst-gap-5{gap:1.5rem}.wst-page .wst-gap-6{gap:2rem}.wst-page .wst-mt-1{margin-top:.25rem}.wst-page .wst-mt-2{margin-top:.5rem}.wst-page .wst-mt-3{margin-top:.75rem}.wst-page .wst-mt-4{margin-top:1rem}.wst-page .wst-mt-5{margin-top:1.5rem}.wst-page .wst-mt-6{margin-top:2rem}.wst-page .wst-mb-1{margin-bottom:.25rem}.wst-page .wst-mb-2{margin-bottom:.5rem}.wst-page .wst-mb-3{margin-bottom:.75rem}.wst-page .wst-mb-4{margin-bottom:1rem}.wst-page .wst-mb-5{margin-bottom:1.5rem}.wst-page .wst-mb-6{margin-bottom:2rem}.wst-page .wst-text-muted{color:var(--muted)}.wst-page .wst-text-sm{font-size:.85rem}.wst-page .wst-text-lg{font-size:1.1rem}.wst-page .wst-text-center{text-align:center}.wst-page .wst-text-right{text-align:right}.wst-page .wst-text-bold{font-weight:600}.wst-page .wst-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wst-icon{display:inline-block;width:1em;height:1em;vertical-align:-0.18em;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.wst-icon--sm{width:.85em;height:.85em}.wst-icon--lg{width:1.5em;height:1.5em}.wst-page .wst-icon{margin-right:.3em}.wst-btn .wst-icon,.wst-nav__link .wst-icon,.wst-rating__star .wst-icon,.wst-textile-toolbar .wst-icon,.wst-label .wst-icon,.wst-chip .wst-icon,.wst-text-bold>.wst-icon,.wst-icon--standalone{margin-right:0}@media print{.wst-page .wst-actions,.wst-page .wst-rail,.wst-page .wst-pagination{display:none !important}.wst-page{color:#000;background:#fff}.wst-page pre{background:#fff;color:#000;border:1px solid #ccc}}.wst-page .wst-tabs__panel>.wst-btn+pre,.wst-page .wst-tabs__panel>.wst-btn+.wst-msg+pre{margin-top:.85rem}.wst-page .wst-tabs__panel>.wst-msg{margin-top:.85rem}.wst-page .wst-rating-row{display:inline-flex;align-items:center;gap:.5em;flex-wrap:wrap}.wst-page .wst-rating{align-items:center;gap:.1em;line-height:1;vertical-align:middle}.wst-page .wst-rating__star{width:1.2em !important;height:1.2em !important;display:inline-flex;align-items:center;justify-content:center}.wst-page h1:has(>.wst-icon),.wst-page h2:has(>.wst-icon),.wst-page h3:has(>.wst-icon),.wst-page h4:has(>.wst-icon){display:flex;align-items:center;gap:.45em}.wst-page .wst-meta-row{margin-bottom:.65rem}.wst-page .wst-meta-row .wst-text-bold{display:inline-flex;align-items:center;gap:.45em}:root{--wst-accent: #0f766e;--wst-accent-hover: #0d5f59;--wst-ink: #111827;--wst-ink-soft: #1f2937;--wst-muted: #6b7280;--wst-line: #e5e7eb;--wst-line-soft: #eef0f3;--wst-surface: #ffffff;--wst-surface-2: #f8fafc;--wst-footer-bg: #111827;--wst-bg: #f7f8fa;--wst-radius: 8px;--wst-radius-sm: 6px;--wst-nav-height: 56px}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body,body.site{margin:0;padding:0;min-width:320px;background:var(--wst-bg);color:var(--wst-ink-soft);font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Inter, "Helvetica Neue", Arial, sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--wst-accent)}a:hover{color:var(--wst-accent-hover)}article,aside,footer,header,nav,section{display:block}.pagination{text-align:center;padding:1em 0;background:transparent;border:0}.pagination a,.pagination span{display:inline-block;padding:.35em .7em;margin:0 .15em;border-radius:var(--wst-radius-sm);text-decoration:none;color:var(--wst-ink-soft);background:transparent}.pagination a:hover{background:var(--wst-surface-2);text-decoration:none}.pagination .current{background:var(--wst-accent);color:#fff;font-weight:600}.pagination .disabled{color:#cbd5e1}.wst-sr-only,.wst-sr-only-focusable{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.wst-sr-only-focusable:focus,.wst-sr-only-focusable:focus-within{position:fixed;top:.5rem;left:.5rem;width:auto;height:auto;margin:0;padding:.5rem .9rem;background:var(--wst-ink);color:#fff;border-radius:var(--wst-radius);z-index:200;clip:auto}.wst-nav{background:var(--wst-surface);border-bottom:1px solid var(--wst-line);position:sticky;top:0;z-index:50;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Inter, "Helvetica Neue", Arial, sans-serif;min-height:var(--wst-nav-height)}.wst-nav__inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:1rem;padding:.35rem 1rem;min-height:var(--wst-nav-height)}.wst-nav__brand{font-weight:700;font-size:1.1rem;color:var(--wst-ink);text-decoration:none;white-space:nowrap}.wst-nav__brand:hover{color:var(--wst-accent)}.wst-nav__menu{display:flex;align-items:center;gap:.15rem;list-style:none;margin:0;padding:0;flex:1}.wst-nav__menu--end{margin-left:auto}.wst-nav__link{display:inline-flex;align-items:center;gap:.35em;padding:.55rem .75rem;color:var(--wst-ink-soft);font-weight:500;text-decoration:none;border-radius:var(--wst-radius-sm);border:0;background:transparent;cursor:pointer;white-space:nowrap}.wst-nav__link:hover,.wst-nav__link:focus-visible{color:var(--wst-accent);background:var(--wst-surface-2);text-decoration:none}.wst-nav__link[aria-current="page"]{color:var(--wst-accent);font-weight:600}.wst-nav__caret{opacity:.65;transition:transform .15s ease}.wst-nav__dropdown{position:relative;display:inline-block}.wst-nav__dropdown>summary{list-style:none;cursor:pointer}.wst-nav__dropdown>summary::-webkit-details-marker{display:none}.wst-nav__dropdown>summary::marker{content:''}.wst-nav__dropdown[open]>summary .wst-nav__caret{transform:rotate(180deg)}.wst-nav__menu-pop{position:absolute;top:calc(100% + 4px);left:0;min-width:220px;background:var(--wst-surface);border:1px solid var(--wst-line);border-radius:var(--wst-radius);padding:.35rem;box-shadow:0 8px 24px rgba(0,0,0,0.08);z-index:100;display:flex;flex-direction:column}.wst-nav__menu li:nth-last-child(-n+2) .wst-nav__menu-pop,.wst-nav__menu li:last-child .wst-nav__menu-pop{left:auto;right:0}.wst-nav__menu-item{display:block;padding:.5rem .75rem;color:var(--wst-ink-soft);text-decoration:none;border-radius:var(--wst-radius-sm);font-size:.95rem;white-space:nowrap}.wst-nav__menu-item:hover,.wst-nav__menu-item:focus-visible{background:var(--wst-surface-2);color:var(--wst-accent);text-decoration:none;outline:none}.wst-nav__menu-sep{height:1px;background:var(--wst-line);margin:.35rem 0}.wst-nav__cta{padding:.4rem .9rem;font-size:.9rem}.wst-nav__account-label{display:inline}.wst-nav__search{display:inline-flex;align-items:center;border:1px solid var(--wst-line);border-radius:var(--wst-radius-sm);overflow:hidden;background:var(--wst-surface-2);transition:border-color .15s ease, background .15s ease}.wst-nav__search:focus-within{border-color:var(--wst-accent);background:var(--wst-surface)}.wst-nav__search-input{border:0;background:transparent;padding:.4rem .65rem;font:inherit;color:var(--wst-ink);min-width:0;width:12rem}.wst-nav__search-input:focus{outline:none}.wst-nav__search-btn{border:0;background:transparent;padding:.35rem .55rem;cursor:pointer;display:inline-flex;align-items:center;color:var(--muted)}.wst-nav__search-btn:hover{color:var(--wst-accent)}.wst-nav__hamburger{display:none;margin-left:auto;padding:.5rem;border:0;background:transparent;cursor:pointer;color:var(--wst-ink-soft);border-radius:var(--wst-radius-sm)}.wst-nav__hamburger:hover{background:var(--wst-surface-2)}.wst-nav__hamburger .wst-icon{width:1.4em;height:1.4em}@media (max-width: 900px){.wst-nav__hamburger{display:inline-flex}.wst-nav__menu{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;background:var(--wst-surface);border-bottom:1px solid var(--wst-line);padding:.5rem;gap:.15rem;box-shadow:0 8px 24px rgba(0,0,0,0.06);z-index:49}.wst-nav.is-open .wst-nav__menu{display:flex}.wst-nav__menu--end{margin-left:0}.wst-nav__link{width:100%;justify-content:space-between}.wst-nav__dropdown{display:block}.wst-nav__menu-pop{position:static;box-shadow:none;border:0;border-left:2px solid var(--wst-line);border-radius:0;margin:0 0 .25rem .5rem;padding:.25rem .25rem .25rem .5rem;min-width:0}.wst-nav__search{width:100%}.wst-nav__search-input{flex:1;width:auto}.wst-nav__cta{width:100%;text-align:center;justify-content:center}}.wst-shell{display:grid;grid-template-columns:200px minmax(0, 1fr) 280px;gap:1.5rem;max-width:1280px;margin:1.5rem auto;padding:0 1rem;align-items:start}@media (max-width: 1199px){.wst-shell,.wst-shell--admin,.wst-shell--no-ads{grid-template-columns:1fr;gap:1rem}.wst-rail--left{display:none}.wst-rail--right{display:none}}.wst-shell__content{min-width:0}.wst-rail{display:flex;flex-direction:column;gap:1rem}.wst-rail__sticky{position:sticky;top:calc(var(--wst-nav-height) + 1rem);display:flex;flex-direction:column;gap:1rem}.wst-ad{display:flex;justify-content:center}.wst-ad--skyscraper{min-height:600px}.wst-promo-card{display:block;padding:1.1rem 1.15rem;background:var(--wst-surface);border:1px solid var(--wst-line);border-radius:var(--wst-radius);color:var(--wst-ink-soft);text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,0.04);transition:transform .15s ease, box-shadow .15s ease, border-color .15s ease}.wst-promo-card:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,0.08);text-decoration:none;border-color:var(--wst-accent);color:var(--wst-ink-soft)}.wst-promo-card__title{margin:0 0 .35rem;font-size:1.05rem;font-weight:600;color:var(--wst-ink);padding-bottom:.35rem;border-bottom:2px solid var(--wst-accent)}.wst-promo-card--blue .wst-promo-card__title{border-bottom-color:#2563eb}.wst-promo-card--green .wst-promo-card__title{border-bottom-color:#16a34a}.wst-promo-card__lead{margin:0 0 .6rem;font-size:.95rem}.wst-promo-card__list{list-style:disc;margin:0 0 .8rem;padding-left:1.2rem;font-size:.9rem;color:var(--wst-ink-soft)}.wst-promo-card__list li{margin:.2rem 0}.wst-promo-card__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.55rem .9rem;background:var(--wst-accent);color:#fff;font-weight:600;font-size:.9rem;border-radius:var(--wst-radius-sm);text-align:center}.wst-promo-card:hover .wst-promo-card__cta{background:var(--wst-accent-hover)}.wst-footer{background:var(--wst-footer-bg);color:#e5e7eb;padding:2.5rem 1rem 2rem;margin-top:3rem;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Inter, "Helvetica Neue", Arial, sans-serif}.wst-footer__inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem;align-items:center;text-align:center}.wst-footer__disclaimer{margin:0;max-width:900px;font-size:.85rem;line-height:1.6;color:#9ca3af}.wst-footer__links{list-style:none;margin:0;padding:.5rem 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem 1.5rem;border-top:1px solid #374151;padding-top:1.25rem;width:100%;max-width:700px}.wst-footer__links a{color:#e5e7eb;text-decoration:none;font-weight:500;font-size:.9rem;padding:.15rem .25rem;opacity:.85}.wst-footer__links a:hover{color:#fff;opacity:1;text-decoration:underline}.wst-footer__copyright{margin:0;color:#6b7280;font-size:.8rem}.wst-page .wst-chip-row{display:flex;flex-wrap:wrap;gap:.35rem .5rem;margin:.25rem 0 1rem}.wst-page .wst-comment-row{display:flex;align-items:center;gap:.75rem;padding:.65rem 0}.wst-page .wst-comment-row__icon{flex:0 0 auto;color:var(--muted)}.wst-page .wst-comment-row__body{flex:1 1 auto;min-width:0}.wst-page .wst-comment-row__body p{margin:.25rem 0 0}.wst-page .wst-comment-row__arrow{flex:0 0 auto;margin-left:auto;align-self:center;opacity:.5;transition:opacity .15s}.wst-page .wst-comment-row__arrow a{color:inherit}.wst-page .wst-comment-row:hover .wst-comment-row__arrow{opacity:1}.wst-cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:1000;width:100vw;max-width:100vw;box-sizing:border-box;background:#fff;color:var(--wst-ink);border-top:1px solid var(--wst-line);box-shadow:0 -4px 16px rgba(0,0,0,0.08);padding:1rem;overflow-x:hidden}.wst-cookie-banner__inner{width:100%;max-width:1100px;margin:0 auto;box-sizing:border-box}.wst-cookie-banner *{min-width:0;box-sizing:border-box}.wst-cookie-banner__text,.wst-cookie-banner__title,.wst-cookie-banner__choice,.wst-cookie-banner__legal{overflow-wrap:anywhere;word-break:break-word}.wst-cookie-banner__title{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:var(--wst-ink)}.wst-cookie-banner__text{margin:0 0 .75rem;font-size:.95rem}.wst-cookie-banner__choices{display:flex;flex-direction:column;gap:.35rem;border:0;padding:0;margin:0 0 .75rem}.wst-cookie-banner__choice{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;cursor:pointer}.wst-cookie-banner__choice input{margin-top:.2rem;accent-color:var(--wst-accent)}.wst-cookie-banner__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 .5rem}.wst-cookie-banner .wst-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border:1px solid var(--wst-line);border-radius:var(--wst-radius);background:#f1f5f9;color:#0f172a;font:inherit;font-weight:500;text-decoration:none;cursor:pointer;transition:background .15s ease, box-shadow .15s ease;line-height:1.2}.wst-cookie-banner .wst-btn:hover{background:#e2e8f0;text-decoration:none}.wst-cookie-banner .wst-btn--primary{background:var(--wst-accent);border-color:var(--wst-accent);color:#fff}.wst-cookie-banner .wst-btn--primary:hover{background:var(--wst-accent-hover);color:#fff}.wst-cookie-banner .wst-btn--ghost{background:transparent;border-color:var(--wst-line);color:var(--wst-ink-soft)}.wst-cookie-banner .wst-btn--ghost:hover{background:var(--wst-surface-2)}.wst-cookie-banner__legal{margin:0;font-size:.8rem;color:var(--wst-muted)}.wst-cookie-banner__legal a{color:var(--wst-accent)}@media (max-width: 768px){.wst-cookie-banner{padding:.75rem}.wst-cookie-banner__title{font-size:1rem}.wst-cookie-banner__text{font-size:.9rem}.wst-cookie-banner__actions{flex-direction:column}.wst-cookie-banner__actions .wst-btn{width:100%;justify-content:center}}@media (min-width: 1200px){.wst-shell--admin{grid-template-columns:minmax(0, 1fr)}.wst-shell--admin .wst-rail{display:none}.wst-shell--no-ads{grid-template-columns:minmax(0, 1fr) 280px}.wst-shell--no-ads .wst-rail--left{display:none}}.wst-page .wst-btn+.wst-table,.wst-page .wst-btn+.wst-table-scroll{margin-top:1rem}
