.lg-shell{max-width:1280px;margin:0 auto;padding:64px 24px 96px;display:grid;grid-template-columns:260px 1fr;grid-gap:48px;gap:48px;align-items:start;color:#1a1a1a;background:#ffffff}.lg-sidebar{position:-webkit-sticky;position:sticky;top:96px;align-self:start;padding:24px 16px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.lg-sidebar__title{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.lg-sidebar__nav{display:flex;flex-direction:column;gap:2px}.lg-sidebar__link{display:block;padding:10px 12px;border-radius:6px;font-size:14px;font-weight:500;color:#374151;text-decoration:none;transition:background-color .12s ease,color .12s ease}.lg-sidebar__link:hover{background:#ffffff;color:#2563eb}.lg-sidebar__link:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.lg-sidebar__contact{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}.lg-sidebar__contact-label{margin:0 0 4px;font-size:12px;color:#6b7280}.lg-sidebar__contact-mail{font-size:13px;font-weight:500;color:#2563eb;text-decoration:none}.lg-sidebar__contact-mail:hover{text-decoration:underline}.lg-doc{min-width:0}.lg-doc__inner{max-width:760px}.lg-doc__head{margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid #e5e7eb}.lg-doc__eyebrow{margin:0 0 8px;font-size:13px;font-weight:600;color:#6b7280}.lg-doc__title{margin:0 0 16px;font-size:40px;font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#0f172a}.lg-doc__lead{margin:0;font-size:17px;line-height:1.6;color:#374151}.lg-doc__section{margin-bottom:40px}.lg-doc__section h2{margin:0 0 16px;font-size:22px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.lg-doc__section li,.lg-doc__section p{font-size:15px;line-height:1.7;color:#1f2937}.lg-doc__section p{margin:0 0 14px}.lg-doc__section ul{margin:0 0 14px 22px;padding:0}.lg-doc__section ul li{margin-bottom:8px}.lg-doc__section a{color:#2563eb;text-decoration:underline}.lg-doc__section a:hover{color:#1d4ed8}.lg-doc__section--callout{padding:24px 28px;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:0 8px 8px 0}.lg-doc__section--callout h2{color:#78350f}.lg-doc__section--callout li,.lg-doc__section--callout p{color:#422006}.lg-doc__table{width:100%;border-collapse:collapse;margin:0 0 14px;font-size:14px}.lg-doc__table td,.lg-doc__table th{padding:10px 12px;text-align:left;border-bottom:1px solid #e5e7eb;vertical-align:top}.lg-doc__table th{background:#f9fafb;font-weight:600;color:#374151;font-size:13px}.lg-doc__table code{font-size:12px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.lg-doc__section code,.lg-doc__table code{background:#f3f4f6;padding:2px 6px;border-radius:4px}.lg-doc__section code{font-size:13px}.lg-doc__addrblock{display:block;margin:16px 0;padding:16px 20px;background:#f9fafb;border-left:3px solid #2563eb;border-radius:0 8px 8px 0;font-style:normal;font-size:14px;line-height:1.6;color:#1f2937}.lg-doc__addr{margin-top:64px;padding-top:24px;border-top:1px solid #e5e7eb;font-size:13px;color:#6b7280;line-height:1.6}.lg-doc__addr p{margin:2px 0}.lg-index{list-style:none;padding:0;margin:32px 0 0;display:flex;flex-direction:column;gap:12px}.lg-index__item{margin:0;padding:0}.lg-index__link{display:block;padding:20px 24px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:inherit;transition:border-color .12s ease,background-color .12s ease,transform .12s ease}.lg-index__link:hover{border-color:#2563eb;background:#ffffff;transform:translateY(-1px)}.lg-index__link:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.lg-index__title{margin:0 0 4px;font-size:17px;font-weight:600;color:#0f172a}.lg-index__desc{margin:0;font-size:14px;color:#4b5563}.lg-form{display:flex;flex-direction:column;gap:16px;margin-top:16px}.lg-form__row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.lg-form__field{display:flex;flex-direction:column;gap:6px}.lg-form__label{font-size:13px;font-weight:500;color:#374151}.lg-form__input{padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;background:#ffffff;font-family:inherit}.lg-form__input:focus-visible{outline:2px solid #2563eb;outline-offset:1px;border-color:#2563eb}.lg-form__honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;padding:0}.lg-form__submit{align-self:flex-start;padding:12px 24px;background:#2563eb;color:#ffffff;border:0;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .12s ease}.lg-form__submit:hover{background:#1d4ed8}.lg-form__submit:focus-visible{outline:2px solid #1e3a8a;outline-offset:2px}.lg-form__submit:disabled{opacity:.7;cursor:not-allowed}.lg-form__error{margin:0;font-size:13px;color:#b91c1c}.lg-form__note{margin:0;font-size:13px;color:#6b7280}.lg-doc__success{padding:16px 20px;background:#d1fae5;border-left:4px solid #10b981;border-radius:0 8px 8px 0}.lg-doc__success p{margin:0;color:#065f46;font-weight:500}@media (max-width:880px){.lg-shell{grid-template-columns:1fr;gap:32px;padding:32px 16px 64px}.lg-sidebar{position:static;padding:16px}.lg-sidebar__nav{flex-direction:row;flex-wrap:wrap;gap:6px}.lg-sidebar__link{padding:8px 10px;font-size:13px}.lg-sidebar__contact{margin-top:12px;padding-top:12px}.lg-doc__title{font-size:30px}.lg-doc__lead{font-size:16px}.lg-doc__section h2{font-size:19px}.lg-form__row{grid-template-columns:1fr;gap:12px}}@media (max-width:480px){.lg-doc__title{font-size:26px}.lg-doc__head{padding-bottom:24px}.lg-doc__head,.lg-doc__section{margin-bottom:32px}.lg-index__link{padding:16px 18px}.lg-doc__table{font-size:13px}.lg-doc__table td,.lg-doc__table th{padding:8px 10px}}@media (prefers-reduced-motion:reduce){.lg-form__submit,.lg-index__link,.lg-sidebar__link{transition:none}}@media (forced-colors:active){.lg-doc__addrblock,.lg-index__link,.lg-sidebar{border:1px solid CanvasText}.lg-form__submit{background:Highlight;color:HighlightText}}[data-theme=dark] .lg-shell{background:#0f172a;color:#f9fafb}[data-theme=dark] .lg-sidebar{background:#1f2937;border-color:#374151}[data-theme=dark] .lg-sidebar__title{color:#9ca3af}[data-theme=dark] .lg-sidebar__link{color:#d1d5db}[data-theme=dark] .lg-sidebar__link:hover{background:#111827;color:#60a5fa}[data-theme=dark] .lg-sidebar__contact{border-top-color:#374151}[data-theme=dark] .lg-doc__section h2,[data-theme=dark] .lg-doc__title{color:#f9fafb}[data-theme=dark] .lg-doc__lead,[data-theme=dark] .lg-doc__section li,[data-theme=dark] .lg-doc__section p{color:#d1d5db}[data-theme=dark] .lg-doc__head{border-bottom-color:#374151}[data-theme=dark] .lg-doc__table th{background:#1f2937;color:#d1d5db}[data-theme=dark] .lg-doc__table td,[data-theme=dark] .lg-doc__table th{border-bottom-color:#374151}[data-theme=dark] .lg-doc__addrblock{background:#1f2937;color:#d1d5db}[data-theme=dark] .lg-doc__section code,[data-theme=dark] .lg-doc__table code{background:#374151;color:#f9fafb}[data-theme=dark] .lg-index__link{background:#1f2937;border-color:#374151}[data-theme=dark] .lg-index__link:hover{background:#111827;border-color:#60a5fa}[data-theme=dark] .lg-index__title{color:#f9fafb}[data-theme=dark] .lg-index__desc{color:#9ca3af}[data-theme=dark] .lg-form__input{background:#1f2937;border-color:#4b5563;color:#f9fafb}[data-theme=dark] .lg-form__label{color:#d1d5db}