.sdlc-documentation{--doc-primary-color:#0066cc;--doc-secondary-color:#f0f4f8;--doc-border-color:#e0e0e0;--doc-text-color:var(--foreground);--doc-background:var(--background);--doc-code-background:#f5f7f9;--doc-note-background:#f8f9fa;--doc-note-border:#e9ecef;--doc-sidebar-width:240px;--doc-header-height:60px;--doc-font-mono:var(--font-open-sans);display:flex;flex-direction:column;min-height:100vh;font-family:var(--font-open-sans);color:var(--doc-text-color);background-color:var(--doc-background);line-height:1.6;font-size:16px}[data-theme=dark] .sdlc-documentation{--doc-primary-color:#4d9fff;--doc-secondary-color:#1a1a1a;--doc-border-color:#333333;--doc-code-background:#1e1e1e;--doc-note-background:#252525;--doc-note-border:#333333}.doc-header{height:var(--doc-header-height);padding:0 2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--doc-border-color);position:sticky;top:0;background-color:var(--doc-background);z-index:10}.doc-title{font-size:1.5rem;font-weight:600;margin:0}.doc-version{font-size:.875rem;color:#666;padding:.25rem .5rem;border-radius:4px;background-color:var(--doc-secondary-color)}.doc-container{display:flex;flex:1;max-width:1600px;margin:0 auto;width:100%}.doc-sidebar{width:var(--doc-sidebar-width);border-right:1px solid var(--doc-border-color);height:calc(100vh - var(--doc-header-height));position:sticky;top:var(--doc-header-height);overflow-y:auto;padding:1.5rem 0;background-color:var(--doc-background)}.doc-nav-list{list-style:none;padding:0;margin:0}.doc-nav-list li{margin-bottom:.25rem}.doc-nav-list button{display:block;width:100%;text-align:left;padding:.5rem 1.5rem;background:none;color:var(--doc-text-color);cursor:pointer;font-size:.9rem;transition:all .2s ease;border:none;border-left:3px solid transparent}.doc-nav-list button.active,.doc-nav-list button:hover{background-color:var(--doc-secondary-color)}.doc-nav-list button.active{border-left-color:var(--doc-primary-color);font-weight:600}.doc-content{flex:1;padding:2rem;overflow-y:auto;max-width:calc(100% - var(--doc-sidebar-width))}.doc-section{margin-bottom:3rem;scroll-margin-top:calc(var(--doc-header-height) + 1rem)}.doc-section h2{font-size:1.75rem;margin-top:0;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--doc-border-color)}.doc-section h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.75rem}.doc-section p{margin-bottom:1rem}.doc-code-block{margin:1.5rem 0;border-radius:6px;overflow:hidden}.doc-code-block pre{margin:0;padding:1rem;background-color:var(--doc-code-background);overflow-x:auto;border:1px solid var(--doc-border-color);border-radius:6px}.doc-code-block code{font-family:var(--doc-font-mono);font-size:.9rem;line-height:1.5}.doc-note{margin:1.5rem 0;padding:1rem;border-left:4px solid var(--doc-primary-color);background-color:var(--doc-note-background);border-radius:0 6px 6px 0}.doc-note-title{font-weight:600;margin-bottom:.5rem;color:var(--doc-primary-color)}.doc-note-content{font-size:.9rem}.doc-list{margin:1.5rem 0}.doc-list ol,.doc-list ul{padding-left:1.5rem;margin-bottom:1rem}.doc-list li{margin-bottom:.5rem}.doc-table{margin:1.5rem 0;overflow-x:auto}.doc-table table{width:100%;border-collapse:collapse;border:1px solid var(--doc-border-color)}.doc-table td,.doc-table th{padding:.75rem 1rem;border:1px solid var(--doc-border-color);text-align:left}.doc-table th{font-weight:600}.doc-table th,.doc-table tr:nth-child(2n){background-color:var(--doc-secondary-color)}.try-it-out-nav{position:relative;overflow:hidden}.try-it-out-nav:after{content:"";position:absolute;top:0;right:0;width:4px;height:100%;background-color:var(--doc-primary-color);opacity:.5}#try-it-out{border-radius:8px;border:1px solid var(--doc-border-color);padding:2rem;background:linear-gradient(to right bottom,rgba(255,255,255,.7),rgba(255,255,255,.3));backdrop-filter:blur(2px);box-shadow:0 8px 32px rgba(0,0,0,.1)}[data-theme=dark] #try-it-out{background:linear-gradient(to right bottom,rgba(30,30,30,.7),rgba(30,30,30,.3))}.application-form-section,.group-info-section{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.doc-container{flex-direction:column}.doc-sidebar{width:100%;height:auto;position:relative;top:0;border-right:none;border-bottom:1px solid var(--doc-border-color);padding:1rem 0}.doc-content{max-width:100%;padding:1.5rem}.doc-header{padding:0 1.5rem}.doc-title{font-size:1.25rem}#try-it-out{padding:1.5rem}}@media (max-width:480px){.doc-content{padding:1rem}.doc-header{padding:0 1rem}.doc-section h2{font-size:1.5rem}.doc-section h3{font-size:1.125rem}#try-it-out{padding:1rem}}@font-face{font-family:openSans;src:url(/_next/static/media/8f605fdd2ad38233-s.p.ttf) format("truetype");font-display:swap;font-weight:550;font-style:normal}@font-face{font-family:openSans Fallback;src:local("Arial");ascent-override:101.58%;descent-override:27.84%;line-gap-override:0.00%;size-adjust:105.22%}.__className_fa13ff{font-family:openSans,openSans Fallback;font-weight:550;font-style:normal}.__variable_fa13ff{--font-open-sans:"openSans","openSans Fallback"}