.docs-mobile-nav{display:none}@media(max-width:768px){.docs-sidebar{display:none}.docs-mobile-nav{display:block;position:fixed;left:0;top:46px;z-index:100;width:100vw;margin-left:calc(50% - 50vw);margin-right:-20px;padding:10px 20px;background:linear-gradient(135deg,var(--blue-brand-soft),var(--blue-brand))}.docs-content{margin-left:0}}.docs-mobile-group-title{padding:10px 14px 4px;font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--blue-brand);border-bottom:1px solid var(--gray-low);letter-spacing:.04em}.docs-dropdown-toggle{width:100%;padding:5px 12px;background:var(--white);border:none;border-radius:8px;font-size:15px;text-align:left;cursor:pointer}.docs-dropdown-menu{display:none;position:relative;background:var(--white);margin-top:8px;border-radius:8px;box-shadow:0 12px 8px -10px #00000059;max-height:30vh;overflow-y:auto;overflow-x:hidden}.docs-dropdown-menu:before,.docs-dropdown-menu:after{content:"";position:sticky;left:0;right:0;height:12px;pointer-events:none;display:block}.docs-dropdown-menu:before{top:0;background:linear-gradient(to bottom,var(--white),rgba(255,255,255,0))}.docs-dropdown-menu:after{bottom:0;background:linear-gradient(to top,var(--white),rgba(255,255,255,0))}.docs-dropdown-menu a{display:block;padding:8px 12px;font-size:14px;line-height:1.4;text-decoration:none;color:var(--black-soft);border-bottom:1px solid var(--blue-light-mid)}.docs-dropdown-menu a:last-child{border-bottom:none}.docs-dropdown-menu a:hover{background:var(--gray-light)}.docs-dropdown-menu.open{display:block}.guide-card{max-width:1200px;margin:20px auto;background:var(--white);border-radius:16px;box-shadow:0 20px 30px #00000021;padding:40px}@media(max-width:767px){.guide-card{padding:10px}}.docs-layout{display:flex;align-items:flex-start;gap:40px}.docs-sidebar{position:sticky;top:100px;width:280px;background:linear-gradient(135deg,var(--blue-brand-soft),var(--blue-brand));padding:14px;border-radius:6px;max-height:calc(100vh - 120px);overflow-y:auto}.docs-title{color:var(--white);font-size:15px;font-weight:600;margin-bottom:10px}.docs-nav{display:flex;flex-direction:column;margin-left:20px;gap:2px}.docs-link{display:block;padding:2px 12px;left:20px;font-size:14px;color:var(--white);text-decoration:none;border-radius:6px;transition:all .2s ease}.docs-link:hover{background:#ffffff1f}.docs-link.active{background:var(--white);color:var(--black-soft);border-radius:6px 0 0 6px;margin-right:-20px;box-shadow:0 12px 8px -10px #00000059}.docs-content{flex:1;padding:10px 40px;margin-top:15px}.docs-section{margin-bottom:60px;scroll-margin-top:80px}.docs-section h1{font-size:28px;margin-bottom:14px}.docs-section p{line-height:1.6;color:var(--gray-mid-high)}.docs-section-title{margin-bottom:14px;font-size:1.65rem;font-weight:800;line-height:1.25;color:var(--black-light);letter-spacing:-.02em}.docs-section-lead{margin-bottom:16px;font-size:1.05rem;line-height:1.75;font-weight:500;color:var(--gray-pitch)}.docs-paragraph{margin-bottom:14px;font-size:.98rem;line-height:1.8;color:var(--gray-mid-high)}.docs-list{margin:14px 0 18px;padding-left:22px;color:var(--gray-mid-high)}.docs-list li{margin-bottom:8px;line-height:1.7}.docs-list li::marker{color:var(--blue-clean)}.docs-note,.docs-callout{margin-top:18px;margin-bottom:6px;padding:16px 18px;border-radius:14px;font-size:.95rem;line-height:1.7}.docs-note{background:var(--white-soft);border:1px solid var(--gray-light-high);color:var(--gray-pitch)}.docs-callout{background:var(--blue-light-low);border:1px solid var(--blue-light-high);color:var(--blue-brand-dark)}.docs-note strong,.docs-callout strong{font-weight:800}.docs-section{scroll-margin-top:110px}.docs-image-wrap{margin:22px 0;width:100%;overflow:hidden;border-radius:16px;border:1px solid var(--gray-light-high);background:var(--white-soft)}.docs-image{display:block;width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.docs-image-wrap.docs-image-narrow{max-width:720px;margin-left:auto;margin-right:auto}.docs-image-wrap.docs-image-small{max-width:300px;margin-left:auto;margin-right:auto}.docs-double-image{display:flex;justify-content:center;align-items:flex-start;gap:20px;margin:22px 0}.docs-double-image .docs-image-wrap.docs-image-small{width:100%;max-width:300px;margin:0}@media(max-width:700px){.docs-double-image{flex-direction:column;align-items:center}.docs-double-image .docs-image-wrap.docs-image-small{width:100%;max-width:300px}}.docs-final-note{margin-top:34px;padding:18px 20px;border-radius:14px;background:var(--white-soft);border:1px solid var(--gray-light-high)}.docs-final-note a{font-weight:700;color:var(--blue-brand);text-decoration:none}.docs-final-note a:hover{text-decoration:underline}@media(max-width:768px){.docs-section-title{font-size:1.35rem}.docs-section-lead{font-size:1rem;line-height:1.65}.docs-paragraph{font-size:.96rem;line-height:1.7}.docs-note,.docs-callout{padding:14px 15px;border-radius:12px}}
