html,body{overflow-x:hidden}.card{background:#fff;border:1px solid rgb(229 231 235);border-radius:1rem;padding:1rem;box-shadow:0 4px 12px #0000000f}.section-title{font-size:clamp(1.4rem,1.2rem + 1.2vw,2rem);font-weight:800;color:#0f172a;text-align:center}.section-subtitle{margin-top:.35rem;color:#334155;text-align:center}.prose-like p{margin:.6rem 0;line-height:1.7}.glass-card{background:#fffffff2;border:1px solid rgba(226,232,240,.9);border-radius:1rem;box-shadow:0 6px 18px #0f172a0f}.glass-link{--bg:#fff;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-weight:800;line-height:1;border-radius:.75rem;padding:.6rem .9rem;color:#0f172a;text-decoration:none;background-image:linear-gradient(var(--bg),var(--bg)),linear-gradient(120deg,#3b82f6,#6366f1,#0ea5e9,#3b82f6);background-origin:border-box;background-clip:padding-box,border-box;border:2px solid transparent;box-shadow:0 6px 18px #0f172a0f;transition:transform .16s,box-shadow .18s,background-position .3s;background-size:200% 200%;white-space:nowrap}.glass-link:hover,.glass-link:focus-visible{transform:translateY(-1px);box-shadow:0 12px 28px #3b82f624,0 4px 16px #0f172a0f;outline:none;background-position:100% 0%}.glass-link--ghost{--bg:#f8fafc;color:#0f172a}.btn-row{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.hero-wrap{background:transparent!important}.hero-overlay{display:none!important}.toc-link{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(59,130,246,.35);background:#fff;padding:.45rem .7rem;border-radius:999px;font-weight:600}.toc-link:is(:hover,:focus-visible){box-shadow:0 8px 20px #3b82f61f;transform:translateY(-1px)}.toc-link.is-active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.kz-card{display:flex;flex-direction:column;min-height:100%;gap:.7rem;background:linear-gradient(180deg,#fff 0% 60%,#fbfcff);border:1px solid rgba(226,232,240,.9);border-radius:1rem;box-shadow:0 6px 18px #0f172a0f;padding:1rem;position:relative;isolation:isolate;text-align:center}.kz-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:0 0 0 1px #3b82f60f inset,0 12px 28px #3b82f60f;opacity:0;transition:opacity .2s}.kz-card:hover:after,.kz-card:focus-within:after{opacity:1}.kz-card--center{align-items:center}.kz-iconwrap{display:flex;align-items:center;justify-content:center}.kz-ico{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;color:#2563eb;border-radius:1rem;background:linear-gradient(180deg,#eff6ff,#fff);border:1px solid #dbeafe;box-shadow:0 6px 18px #3b82f61f}.kz-ico svg{width:1.6rem;height:1.6rem}.kz-title{font-weight:800;color:#0f172a;line-height:1.2;font-size:1.05rem;margin-top:.15rem}.kz-value{margin-top:.2rem;color:#334155;font-size:.96rem}.pb-card{display:flex;flex-direction:column;gap:.55rem;align-items:center;text-align:center;background:linear-gradient(180deg,#fff 0% 60%,#fbfcff);border:1px solid rgba(226,232,240,.9);border-radius:1rem;box-shadow:0 6px 18px #0f172a0f;padding:.9rem .95rem}.pb-head{display:flex;gap:.55rem;align-items:center}.pb-ico{width:1.1rem;height:1.1rem;color:#2563eb;display:inline-flex;align-items:center}.pb-ico svg{width:1.1rem;height:1.1rem}.pb-title{font-weight:800;color:#0f172a;font-size:1rem;line-height:1.25;margin:0}.pb-text{color:#334155;font-size:.93rem;line-height:1.45;margin:0}.pg-wrap{position:relative;overflow:hidden;padding:1rem 1rem 1.25rem}.pg-ribbon{height:8px;border-radius:999px;background:radial-gradient(20% 80% at 0% 50%,rgba(59,130,246,.35),transparent 60%),radial-gradient(20% 80% at 100% 50%,rgba(99,102,241,.35),transparent 60%),linear-gradient(90deg,#3b82f6,#6366f1,#0ea5e9);box-shadow:0 6px 22px #3b82f62e,0 2px 8px #6366f11f;margin:-.25rem .25rem .9rem}.pg-grid{display:grid;grid-template-columns:1fr;gap:.9rem}@media (min-width: 768px){.pg-grid{grid-template-columns:1fr 1fr}}.pg-field{display:flex;flex-direction:column;gap:.35rem}.pg-field--full{grid-column:1 / -1}.pg-inline{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.pg-label{font-size:.875rem;font-weight:700;color:#0f172a}.pg-control{position:relative}.pg-input{width:100%;border:1px solid rgb(226,232,240);border-radius:.9rem;padding:.7rem .9rem;background:#fff;transition:box-shadow .2s ease,transform .1s ease,border-color .2s ease;box-shadow:0 1px #0f172a05,0 6px 18px #0f172a0a}.pg-input:focus{outline:none;border-color:#bfdbfe;box-shadow:0 0 0 3px #3b82f626,0 8px 24px #0f172a0f}.pg-input--area{min-height:6rem;resize:vertical}.pg-input--mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.pg-presetbar{display:flex;gap:.5rem;overflow:auto;padding:.25rem;scrollbar-width:thin}.pg-hint{margin-left:.25rem;color:#64748b;font-size:.8rem}.pg-actions{display:flex;align-items:center;gap:.6rem;margin-top:.6rem}.pg-note{font-size:.8rem;color:#64748b}.btn{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgb(203 213 225);border-radius:.75rem;padding:.5rem .75rem;background:#fff;transition:transform .15s ease,box-shadow .15s ease;font-weight:600}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0f172a0f}.chip{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .75rem;border:1px solid #e2e8f0;border-radius:999px;background:#fff;font-weight:700;font-size:.85rem;color:#0f172a;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease;white-space:nowrap}.chip:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0f172a0f;border-color:#bfdbfe}.chip--preset svg{flex:0 0 auto}.pg-switch{display:inline-flex;align-items:center;gap:.55rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pg-switch input{position:absolute;opacity:0;width:0;height:0}.pg-switch-ui{width:2.4rem;height:1.3rem;border-radius:999px;background:#e5e7eb;position:relative;transition:background .2s ease,box-shadow .2s ease;box-shadow:inset 0 0 0 1px #e2e8f0}.pg-switch-ui:after{content:"";position:absolute;top:.15rem;left:.15rem;width:.96rem;height:.96rem;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a2e;transition:transform .2s ease}.pg-switch input:checked+.pg-switch-ui{background:#93c5fd;box-shadow:inset 0 0 0 1px #60a5fa}.pg-switch input:checked+.pg-switch-ui:after{transform:translate(1.08rem)}.pg-switch-label{font-weight:600;color:#0f172a}.glass-accordion{background:#fffffff2;border:1px solid rgba(226,232,240,.9);border-radius:1rem;box-shadow:0 6px 18px #0f172a0f;padding:.9rem 1rem}.acc-summary{list-style:none;cursor:pointer;font-weight:800;color:#0f172a}.acc-summary::-webkit-details-marker{display:none}.acc-content{margin-top:.6rem;color:#334155;font-size:.95rem;line-height:1.6}
