:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.ask-security-backdrop{position:fixed;inset:0;background:#00000080;z-index:998}.ask-security-panel{position:fixed;top:0;right:0;width:420px;max-width:100vw;height:100vh;background:#1a1a1a;border-left:1px solid #333;z-index:999;display:flex;flex-direction:column;animation:slideIn .2s ease-out}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.ask-security-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #333;background:#242424}.ask-security-title{display:flex;align-items:center;gap:12px}.ask-security-icon{font-size:28px}.ask-security-title h3{margin:0;font-size:16px;color:#fff}.ask-security-title p{margin:2px 0 0;font-size:12px;color:#888}.ask-security-close{background:transparent;border:none;color:#888;font-size:20px;cursor:pointer;padding:4px 8px}.ask-security-close:hover{color:#fff}.ask-security-messages{flex:1;overflow-y:auto;padding:20px}.ask-security-welcome{text-align:center;padding:40px 20px}.welcome-icon{font-size:48px;margin-bottom:16px}.ask-security-welcome h4{margin:0 0 8px;color:#fff;font-size:18px}.ask-security-welcome>p{color:#888;font-size:14px;margin-bottom:24px}.suggested-questions{text-align:left}.suggested-label{font-size:12px;color:#666;margin-bottom:8px}.suggested-btn{display:block;width:100%;text-align:left;background:#2a2a2a;border:1px solid #333;color:#ccc;padding:10px 14px;margin-bottom:8px;border-radius:8px;font-size:13px;cursor:pointer;transition:all .15s}.suggested-btn:hover{background:#333;border-color:#4a9f7e;color:#fff}.message{margin-bottom:16px}.message-content{padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.5}.user-message{background:#4a9f7e;color:#fff;margin-left:40px;border-bottom-right-radius:4px}.assistant-message{background:#2a2a2a;color:#ddd;margin-right:40px;border-bottom-left-radius:4px}.assistant-text{white-space:pre-wrap}.message-sources{margin-top:12px;padding-top:12px;border-top:1px solid #444}.sources-label{font-size:12px;color:#888;margin:0 0 8px}.source-link{display:block;font-size:12px;color:#4a9f7e;text-decoration:none;margin-bottom:4px}.source-link:hover{text-decoration:underline}.message-feedback{margin-top:12px;display:flex;align-items:center;gap:8px;font-size:12px;color:#888}.message-feedback button{background:transparent;border:1px solid #444;padding:4px 8px;font-size:14px;cursor:pointer;border-radius:4px}.message-feedback button:hover{background:#333}.feedback-thanks{margin-top:8px;font-size:12px;color:#4a9f7e}.typing-indicator{display:flex;gap:4px;padding:4px 0}.typing-indicator span{width:8px;height:8px;background:#666;border-radius:50%;animation:typing 1s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,to{opacity:.3}50%{opacity:1}}.ask-security-error{padding:12px 20px;background:#4a2020;color:#f88;font-size:13px}.ask-security-input{padding:16px 16px 120px;border-top:1px solid #333;background:#242424;display:flex;gap:8px}.ask-security-input textarea{flex:1;background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:10px 14px;color:#fff;font-size:14px;resize:none;font-family:inherit}.ask-security-input textarea:focus{outline:none;border-color:#4a9f7e}.send-btn{background:#4a9f7e;color:#fff;border:none;border-radius:8px;width:44px;font-size:18px;cursor:pointer}.send-btn:disabled{background:#333;color:#666;cursor:not-allowed}.send-btn:hover:not(:disabled){background:#3d8a6a}.nav-item.ask-security-trigger{background:linear-gradient(135deg,#4a9f7e,#3d8a6a);color:#fff}.nav-item.ask-security-trigger:hover{background:linear-gradient(135deg,#5ab08f,#4a9f7e)}@media(max-width:480px){.ask-security-panel{width:100vw}}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.markdown-page{min-height:100vh;display:flex;flex-direction:column;background:#011a14;color:#d1d5db}.markdown-header{background:#011a14;padding:1rem 0;position:sticky;top:0;z-index:100;border-bottom:1px solid #064e3b}.header-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.markdown-header .logo{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.markdown-header .logo:hover{color:#10b981}.header-nav{display:flex;gap:2rem}.header-nav a{color:#9ca3af;text-decoration:none;font-weight:500;transition:color .2s}.header-nav a:hover{color:#10b981}.markdown-content{flex:1;max-width:900px;margin:0 auto;padding:3rem 2rem;width:100%}.markdown-article{color:#d1d5db;line-height:1.8;font-size:1.05rem}.markdown-article h1{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2}.markdown-article h2{font-size:1.75rem;font-weight:700;color:#fff;margin-top:3rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #064e3b}.markdown-article h3{font-size:1.35rem;font-weight:600;color:#10b981;margin-top:2rem;margin-bottom:.75rem}.markdown-article h4{font-size:1.15rem;font-weight:600;color:#d1d5db;margin-top:1.5rem;margin-bottom:.5rem}.markdown-article p{margin-bottom:1.25rem}.markdown-article strong{font-weight:600;color:#fff}.markdown-article em{font-style:italic;color:#9ca3af}.markdown-article a{color:#10b981;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s,color .2s}.markdown-article a:hover{color:#34d399;border-bottom-color:#34d399}.markdown-article ul,.markdown-article ol{margin-bottom:1.5rem;padding-left:1.5rem}.markdown-article li{margin-bottom:.5rem}.markdown-article ul li{list-style-type:disc}.markdown-article ul li::marker{color:#10b981}.markdown-article ol li{list-style-type:decimal}.markdown-article ol li::marker{color:#10b981}.markdown-article li ul,.markdown-article li ol{margin-top:.5rem;margin-bottom:.5rem}.markdown-article blockquote{border-left:4px solid #10b981;padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:#9ca3af;background:#022c22;padding:1rem 1.5rem;border-radius:0 8px 8px 0}.markdown-article code{background:#022c22;padding:.2rem .4rem;border-radius:4px;font-family:Consolas,Monaco,monospace;font-size:.9em;color:#f59e0b;border:1px solid #064e3b}.markdown-article pre{background:#022c22;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0;border:1px solid #064e3b}.markdown-article pre code{background:none;padding:0;color:#d1d5db;font-size:.9rem;border:none}.table-wrapper{overflow-x:auto;margin:1.5rem 0;border-radius:12px;border:1px solid #064e3b}.markdown-article table{width:100%;border-collapse:collapse;font-size:.95rem}.markdown-article th{background:#064e3b;color:#fff;font-weight:600;text-align:left;padding:1rem}.markdown-article td{padding:.875rem 1rem;border-bottom:1px solid #064e3b}.markdown-article tr:last-child td{border-bottom:none}.markdown-article tr:nth-child(2n){background:#022c22}.markdown-article tr:nth-child(odd){background:#011a14}.markdown-article hr{border:none;border-top:2px solid #064e3b;margin:3rem 0}.markdown-article a[href*=Create],.markdown-article a[href*=Start],.markdown-article a[href*="See How"],.markdown-article a[href*=Schedule],.markdown-article a[href="/login"]{display:inline-block;background:linear-gradient(135deg,#10b981,#059669);color:#fff!important;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;border-bottom:none!important;margin-right:1rem;margin-top:.5rem;transition:transform .2s,box-shadow .2s}.markdown-article a[href*=Create]:hover,.markdown-article a[href*=Start]:hover,.markdown-article a[href*="See How"]:hover,.markdown-article a[href*=Schedule]:hover,.markdown-article a[href="/login"]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.markdown-article a[href*="See How"],.markdown-article a[href*=Schedule]{background:transparent;border:2px solid #10b981!important;color:#10b981!important}.markdown-article a[href*="See How"]:hover,.markdown-article a[href*=Schedule]:hover{background:#10b9811a}.markdown-article td:first-child{font-weight:500}.markdown-article p strong:first-child{color:#f59e0b}.markdown-footer{background:#011a14;color:#9ca3af;padding:2.5rem 0;margin-top:auto;border-top:1px solid #064e3b}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem}.footer-links a{color:#6b7280;text-decoration:none;font-size:.95rem;transition:color .2s}.footer-links a:hover{color:#10b981}.copyright{font-size:.85rem;color:#4b5563;margin:0}.markdown-article h2#seo-metadata,.markdown-article h2#seo-metadata~*{display:none}@media(max-width:768px){.header-container{padding:0 1rem}.header-nav{gap:1rem}.markdown-content{padding:2rem 1rem}.markdown-article h1{font-size:2rem}.markdown-article h2{font-size:1.5rem}.markdown-article h3{font-size:1.2rem}.footer-links{flex-direction:column;gap:.75rem}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;overflow:auto}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;background:#011a14;color:#e5e7eb}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#011a14,#022c22)}.login-box{background:#022c22;padding:2.5rem;border-radius:16px;border:1px solid #064e3b;box-shadow:0 20px 60px #0006;width:100%;max-width:420px}.login-box h1{text-align:center;margin-bottom:.5rem;font-size:2rem}.login-box h1 .wisp{color:#f59e0b}.login-box h1 .creator{color:#10b981}.login-box .subtitle{text-align:center;color:#9ca3af;margin-bottom:2rem;font-size:.95rem}.login-box form{display:flex;flex-direction:column;gap:1rem}.login-box input{padding:.875rem 1rem;border:1px solid #064e3b;border-radius:8px;font-size:1rem;background:#011a14;color:#fff;transition:border-color .2s}.login-box input::placeholder{color:#6b7280}.login-box input:focus{outline:none;border-color:#10b981}.login-box button[type=submit]{padding:1rem;background:linear-gradient(135deg,#10b981,#059669);color:#011a14;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.login-box button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.login-box button[type=submit]:disabled{background:#374151;cursor:not-allowed;transform:none;box-shadow:none}.login-box .toggle{text-align:center;margin-top:1.5rem;color:#9ca3af}.login-box .toggle button{background:none;border:none;color:#10b981;font-weight:600;cursor:pointer;margin-left:.5rem}.login-box .toggle button:hover{color:#34d399}.error{background:#ef44441a;color:#f87171;padding:.75rem 1rem;border-radius:6px;font-size:.9rem;border:1px solid rgba(239,68,68,.2)}.layout-wrapper{height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#011a14}.layout-container{flex:1;display:flex;overflow:hidden}.sidebar{width:260px;background:#022c22;border-right:1px solid #064e3b;display:flex;flex-direction:column;flex-shrink:0}.sidebar-logo{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid #064e3b}.sidebar-logo .logo-icon{font-size:28px}.sidebar-logo .logo-text{font-size:20px;font-weight:700}.sidebar-logo .wisp{color:#f59e0b}.sidebar-logo .creator{color:#10b981}.sidebar-nav{flex:1;padding:16px 12px;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:transparent;border:none;color:#9ca3af;border-radius:8px;cursor:pointer;font-size:14px;transition:all .15s ease;margin-bottom:4px;text-decoration:none}.nav-item:hover{background:#10b9811a;color:#10b981}.nav-item.active{background:#10b98126;color:#10b981}.nav-item .nav-icon{font-size:18px;width:24px;text-align:center}.nav-divider{height:1px;background:#064e3b;margin:16px 0}.sidebar-footer{padding:16px;border-top:1px solid #064e3b}.header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#011a14;border-bottom:1px solid #064e3b}.header-left{display:flex;align-items:center;gap:12px}.header-title{color:#fff;font-size:1.25rem;font-weight:600}.header-right{display:flex;align-items:center;gap:16px}.user-info{display:flex;align-items:center;gap:12px}.user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;color:#011a14;font-weight:600;font-size:14px}.user-details{display:flex;flex-direction:column}.user-name{color:#fff;font-size:14px;font-weight:500}.user-role{color:#6b7280;font-size:11px}.logout-btn{padding:8px 16px;background:transparent;border:1px solid #064e3b;color:#9ca3af;border-radius:6px;cursor:pointer;font-size:13px;transition:all .2s}.logout-btn:hover{border-color:#10b981;color:#10b981}.main-area{flex:1;display:flex;flex-direction:column;overflow:hidden}.main-content{flex:1;overflow:auto;background:#011a14;padding:24px}.dashboard-content{max-width:1400px;margin:0 auto}.welcome-section{margin-bottom:32px}.welcome-section h2{color:#fff;font-size:1.75rem;margin-bottom:8px}.welcome-section p{color:#9ca3af;font-size:1rem}.section-title{color:#fff;font-size:1.25rem;margin-bottom:20px;display:flex;align-items:center;gap:10px}.sections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.section-card{background:#022c22;padding:24px;border-radius:12px;border:1px solid #064e3b;display:flex;flex-direction:column;transition:all .2s ease}.section-card:hover{border-color:#10b981;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.section-card h4{color:#fff;font-size:1.1rem;margin-bottom:8px;display:flex;align-items:center;gap:10px}.section-card p{color:#9ca3af;font-size:.9rem;flex-grow:1;line-height:1.5}.section-card .question-count{display:inline-block;background:#10b98126;color:#10b981;padding:4px 12px;border-radius:20px;font-size:.8rem;margin:16px 0;font-weight:500}.section-card button{padding:12px 16px;background:linear-gradient(135deg,#10b981,#059669);color:#011a14;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:.95rem}.section-card button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.generator-content{max-width:800px;margin:0 auto}.back-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;border:none;color:#10b981;font-size:1rem;cursor:pointer;padding:8px 0;margin-bottom:24px;font-weight:500}.back-btn:hover{color:#34d399}.generator-header{margin-bottom:32px}.generator-header h2{color:#fff;font-size:1.75rem;margin-bottom:8px}.generator-header .description{color:#9ca3af;font-size:1rem}.questions-list{display:flex;flex-direction:column;gap:20px}.question{background:#022c22;padding:24px;border-radius:12px;border:1px solid #064e3b}.question label{display:block;font-weight:600;color:#fff;margin-bottom:12px;font-size:1rem}.question input[type=text],.question select{width:100%;padding:12px 16px;border:1px solid #064e3b;border-radius:8px;font-size:1rem;background:#011a14;color:#fff;transition:border-color .2s}.question input[type=text]:focus,.question select:focus{outline:none;border-color:#10b981}.question select option{background:#011a14;color:#fff}.multiselect{display:flex;flex-wrap:wrap;gap:10px}.checkbox-label{display:flex;align-items:center;gap:8px;background:#011a14;padding:10px 16px;border-radius:8px;cursor:pointer;font-weight:400;color:#9ca3af;border:1px solid #064e3b;transition:all .2s}.checkbox-label:hover{border-color:#10b981;color:#10b981}.checkbox-label input{width:auto;accent-color:#10b981}.checkbox-label input:checked+span,.checkbox-label:has(input:checked){color:#10b981}.boolean-options{display:flex;gap:24px}.boolean-options label{display:flex;align-items:center;gap:8px;font-weight:400;cursor:pointer;color:#9ca3af}.boolean-options input{accent-color:#10b981}.generate-btn{width:100%;padding:16px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#011a14;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;margin-top:32px;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:10px}.generate-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f59e0b4d}.generate-btn:disabled{background:#374151;cursor:not-allowed;transform:none;box-shadow:none;color:#6b7280}.result{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.result .disclaimer{background:#f59e0b1a;color:#fbbf24;padding:16px;border-radius:8px;margin:20px 0;font-size:.9rem;border:1px solid rgba(245,158,11,.2)}.generated-content{background:#022c22;padding:32px;border-radius:12px;border:1px solid #064e3b;margin:24px 0}.generated-content pre{white-space:pre-wrap;word-wrap:break-word;font-family:inherit;font-size:.95rem;line-height:1.8;color:#e5e7eb}.result-actions{display:flex;gap:12px;flex-wrap:wrap}.result-actions button{padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:.95rem}.result-actions button:first-child{background:linear-gradient(135deg,#10b981,#059669);color:#011a14;border:none}.result-actions button:first-child:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.result-actions button:nth-child(2){background:transparent;color:#f59e0b;border:1px solid #f59e0b}.result-actions button:nth-child(2):hover{background:#f59e0b1a}.result-actions button:last-child{background:transparent;color:#9ca3af;border:1px solid #064e3b}.result-actions button:last-child:hover{border-color:#9ca3af}.loading{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:1.2rem;color:#9ca3af;background:#011a14}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#011a14}::-webkit-scrollbar-thumb{background:#064e3b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#10b981}
