.preflight-header{z-index:100;box-sizing:border-box;background:#1e1e1e;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 16px;display:flex;position:relative}.preflight-header__brand{flex-shrink:0;align-items:center;display:flex}.preflight-header__logo-link{align-items:center;width:150px;text-decoration:none;display:flex}.preflight-header__logo-clip{flex-shrink:0;align-items:center;height:42px;display:flex;overflow:hidden}.preflight-header__divider{background:#ffffff26;flex-shrink:0;width:1px;height:20px;margin:0 12px}.preflight-header__dashboard-link{color:#64748b;white-space:nowrap;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.preflight-header__dashboard-link:hover{color:#94a3b8}.preflight-header__page-name{color:#7c3aed;letter-spacing:.01em;white-space:nowrap;-webkit-user-select:none;user-select:none;margin-left:-6px;padding:0 16px 0 0;font-size:17px;font-weight:700}.preflight-header__product-name{color:#94a3b8;letter-spacing:.03em;white-space:nowrap;font-size:.85rem;font-weight:500}.preflight-header__center{flex:1;justify-content:center;align-items:center;gap:10px;min-width:0;padding:0 12px;display:flex}.preflight-header__title-zone{align-items:center;max-width:360px;display:flex;position:relative}.preflight-header__title-pill{cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:7px;min-width:0;padding:4px 8px 4px 10px;transition:background .15s,border-color .15s;display:inline-flex}.preflight-header__title-pill:hover{background:#ffffff0d;border-color:#ffffff2e}.preflight-header__title-pill--editing{cursor:default;background:#ffffff14;border-color:#ffffff47}.preflight-header__status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;transition:background .3s}.preflight-header__status-dot--unsaved{background:#f97316;box-shadow:0 0 5px #f9731680}.preflight-header__status-dot--saved{background:#22c55e;box-shadow:0 0 5px #22c55e66}.preflight-header__title-text{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:13px;font-weight:500;overflow:hidden}.preflight-header__title-sep{background:#ffffff1f;flex-shrink:0;width:1px;height:14px}.preflight-header__title-chevron{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 3px;transition:color .15s,background .15s;display:flex}.preflight-header__title-chevron:hover{color:#e2e8f0;background:#ffffff14}.preflight-header__title-chevron--open svg{transform:rotate(180deg)}.preflight-header__title-input{color:#e2e8f0;background:0 0;border:none;outline:none;width:200px;font-size:13px;font-weight:500}.preflight-header__nav{flex-shrink:0;align-items:center;gap:8px;display:flex}.preflight-header__nav-link{color:#9ca3af;white-space:nowrap;border-radius:6px;padding:6px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.preflight-header__nav-link:hover{color:#f1f5f9;background:#ffffff0d}.preflight-header .header-bar__dropdown{top:56px;right:0}.preflight-header__actions{flex-shrink:0;align-items:center;gap:6px;margin-right:8px;display:flex}.ph-action-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;align-items:center;gap:5px;padding:5px 11px;font-size:12px;font-weight:600;line-height:1;transition:background .15s,color .15s,opacity .15s;display:inline-flex}.ph-action-btn i{font-size:11px}.ph-action-btn--icon{padding:5px 8px}.ph-action-btn--ghost{color:#9ca3af;background:0 0;border:1px solid #ffffff1f}.ph-action-btn--ghost:hover:not(:disabled){color:#e2e8f0;background:#ffffff12;border-color:#fff3}.ph-action-btn--ghost:disabled,.ph-action-btn--disabled{opacity:.45;cursor:not-allowed}.ph-action-btn--primary{color:#fff;background:#7b3ad7}.ph-action-btn--primary:hover{background:#6d2fc4}.ph-action-btn--saved{color:#bbf7d0;background:#166534}.ph-action-btn--saved:hover{background:#14532d}.ph-action-btn--cta{color:#1a0e00;background:#f59e0b}.ph-action-btn--cta:hover{background:#d97706}.ph-action-btn--cta:active{transform:scale(.97)}.ph-action-btn--nudge{animation:1.8s ease-in-out infinite ph-nudge-pulse}@keyframes ph-nudge-pulse{0%,to{box-shadow:0 0 #f9731600}50%{box-shadow:0 0 0 4px #f9731659}}.ph-save-split{display:flex;position:relative}.ph-save-split__main{border-radius:6px 0 0 6px;border-right:1px solid #ffffff26!important}.ph-save-split__chevron{border-radius:0 6px 6px 0;padding:5px 8px}.ph-save-dropdown{z-index:200;background:#1e1e2e;border:1px solid #ffffff1a;border-radius:8px;min-width:160px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 8px 24px #0006}.ph-save-dropdown__item{color:#e2e8f0;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:9px 14px;font-size:12px;font-weight:500;transition:background .12s;display:flex}.ph-save-dropdown__item:hover:not(:disabled){background:#ffffff12}.ph-save-dropdown__item:disabled{opacity:.4;cursor:not-allowed}.ph-save-dropdown__item i{color:#9ca3af;font-size:11px}.ph-save-dropdown__divider{background:#ffffff12;height:1px;margin:3px 0}.ph-save-nudge{color:#cbd5e1;white-space:nowrap;z-index:201;pointer-events:auto;background:#1e293b;border:1px solid #f973164d;border-radius:8px;padding:8px 24px 8px 12px;font-size:12px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 16px #0000004d}.ph-save-nudge strong{color:#f97316}.ph-save-nudge__close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:3px;padding:2px 4px;font-size:10px;transition:color .12s;position:absolute;top:6px;right:6px}.ph-save-nudge__close:hover{color:#e2e8f0}
.dropzone-container{flex-direction:column;height:100%;display:flex;overflow:hidden}.dropzone__title{color:#e0e0e0;flex-shrink:0;margin:0 0 4px;font-size:16px;font-weight:600}.dropzone__subtitle{color:#888;flex-shrink:0;margin:0 0 12px;font-size:13px}.dropzone{background-color:#2d2d2d;border:2px dashed #4a4a4a;border-radius:8px;flex:1;min-height:300px;transition:all .2s;overflow-y:auto}.dropzone--drag-over{background-color:#667eea1a;border-color:#667eea;box-shadow:0 0 10px #667eea33}.dropzone__placeholder{color:#888;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:300px;padding:40px;display:flex}.dropzone__placeholder-icon{opacity:.6;margin-bottom:16px;font-size:48px}.dropzone__placeholder p{color:#aaa;margin:0 0 8px;font-size:16px;font-weight:500}.dropzone__placeholder span{color:#666;font-size:13px}.dropzone__content{max-width:640px;margin:0 auto;padding:16px}.dropped-element{cursor:pointer;background-color:#252526;border:2px solid #3d3d3d;border-radius:6px;margin-bottom:12px;transition:all .2s;overflow:hidden}.dropped-element:hover{border-color:#667eea;box-shadow:0 2px 8px #0000004d}.dropped-element--selected{border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.dropped-element__header{background-color:#2d2d2d;border-bottom:1px solid #3d3d3d;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.dropped-element--selected .dropped-element__header{background-color:#667eea26}.dropped-element__drag-handle{cursor:grab;color:#666;letter-spacing:2px;-webkit-user-select:none;user-select:none;border-radius:4px;margin-right:8px;padding:4px 8px;font-size:14px;transition:all .2s}.dropped-element__drag-handle:hover{color:#aaa;background-color:#3d3d3d}.dropped-element__drag-handle:active{cursor:grabbing}.dropped-element__type{text-transform:uppercase;color:#888;letter-spacing:.5px;flex:1;font-size:11px;font-weight:600}.dropped-element__actions{align-items:center;gap:4px;display:flex}.dropped-element__edit{cursor:pointer;background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .2s;display:flex}.dropped-element__edit:hover{background-color:#3d3d3d}.dropped-element__remove{color:#888;cursor:pointer;background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;transition:all .2s;display:flex}.dropped-element__remove:hover{color:#fff;background-color:#ef4444}.dropped-element__content{background-color:#f5f5f5;padding:0}.dropped-element__content table{margin:0 auto}.dropped-element--dragging{opacity:.5;border-style:dashed}.dropped-element--drag-over{border-style:dashed;border-color:#667eea;position:relative}.dropped-element--drag-over:before{content:"";background-color:#667eea;border-radius:2px;height:4px;position:absolute;top:-8px;left:0;right:0}.dropped-element.dragging{opacity:.4;transform:scale(.98)}
.elements-panel{padding:16px}.elements-panel__title{color:#e0e0e0;margin:0 0 4px;font-size:16px;font-weight:600}.elements-panel__subtitle{color:#888;margin:0 0 16px;font-size:13px}.elements-panel__grid{gap:10px;display:grid}.element-card{cursor:grab;text-align:center;background-color:#2d2d2d;border:1px solid #3d3d3d;border-radius:8px;padding:10px;transition:all .2s}.element-card:hover{background-color:#333;border-color:#667eea;transform:translateY(-2px);box-shadow:0 2px 8px #667eea33}.element-card:active{cursor:grabbing;transform:translateY(0)}.element-card__icon{margin-bottom:6px;font-size:22px}.element-card__label{color:#e0e0e0;margin-bottom:2px;font-size:13px;font-weight:600}.element-card__description{color:#888;font-size:10px;line-height:1.3}
.element-editor{flex-direction:column;height:100%;display:flex}.element-editor__header{background-color:#2d2d2d;border-bottom:1px solid #3d3d3d;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.element-editor__header h3{color:#e0e0e0;text-transform:capitalize;margin:0;font-size:15px;font-weight:600}.element-editor__header .close-btn{color:#888;cursor:pointer;background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;transition:all .2s;display:flex}.element-editor__header .close-btn:hover{color:#e0e0e0;background-color:#3d3d3d}.element-editor__body{flex:1;padding:16px;overflow-y:auto}.editor-section{border-bottom:1px solid #3d3d3d;margin-bottom:20px;padding-bottom:16px}.editor-section:last-of-type{border-bottom:none;margin-bottom:8px}.editor-section__title{color:#aaa;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:12px;font-weight:600}.editor-row{gap:12px;display:flex}.editor-row .editor-field{flex:1}.editor-field{margin-bottom:14px}.editor-field label{color:#aaa;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.editor-field input[type=text],.editor-field input[type=number],.editor-field input[type=url],.editor-field textarea,.editor-field select{color:#e0e0e0;background-color:#1e1e1e;border:1px solid #3d3d3d;border-radius:6px;width:100%;padding:10px 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}.editor-field input[type=text]:focus,.editor-field input[type=number]:focus,.editor-field input[type=url]:focus,.editor-field textarea:focus,.editor-field select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea26}.editor-field textarea{resize:vertical;min-height:80px}.editor-field select{cursor:pointer}.editor-field select option{color:#e0e0e0;background-color:#1e1e1e}.editor-field input[type=color]{cursor:pointer;background-color:#1e1e1e;border:1px solid #3d3d3d;border-radius:6px;width:100%;height:38px;padding:4px}.editor-field input[type=color]::-webkit-color-swatch-wrapper{padding:0}.editor-field input[type=color]::-webkit-color-swatch{border:none;border-radius:4px}.editor-field--checkbox{padding-top:8px}.editor-field--checkbox label{cursor:pointer;color:#ccc;align-items:center;gap:8px;font-weight:400;display:flex}.editor-field--checkbox input[type=checkbox]{cursor:pointer;accent-color:#667eea;width:18px;height:18px}.editor-hint{color:#666;margin:8px 0 0;font-size:11px;font-style:italic}.element-editor__body::-webkit-scrollbar{width:6px}.element-editor__body::-webkit-scrollbar-track{background:#252526}.element-editor__body::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:3px}.element-editor__body::-webkit-scrollbar-thumb:hover{background:#555}
.email-preview-modal{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.email-preview-modal__overlay{background-color:#000000b3;position:absolute;inset:0}.email-preview-modal__content{background-color:#252526;border:1px solid #3d3d3d;border-radius:12px;flex-direction:column;width:90%;max-width:900px;height:85vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.email-preview-modal__header{background-color:#2d2d2d;border-bottom:1px solid #3d3d3d;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.email-preview-modal__header h2{color:#e0e0e0;margin:0;font-size:16px;font-weight:600}.email-preview-modal__tabs{gap:8px;display:flex}.tab-btn{color:#888;cursor:pointer;background-color:#0000;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.tab-btn:hover{color:#e0e0e0;background-color:#3d3d3d}.tab-btn.active{color:#fff;background-color:#667eea}.close-btn{color:#888;cursor:pointer;background-color:#0000;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;transition:all .2s;display:flex}.close-btn:hover{color:#fff;background-color:#ef4444}.email-preview-modal__body{flex:1;overflow:hidden}.preview-container{background-color:#1e1e1e;justify-content:center;height:100%;padding:20px;display:flex}.preview-iframe{background-color:#fff;border:none;border-radius:4px;width:100%;max-width:620px;height:100%;box-shadow:0 4px 20px #0000004d}.code-container{background-color:#1e1e1e;height:100%;overflow:auto}.code-block{color:#d4d4d4;white-space:pre-wrap;word-break:break-all;margin:0;padding:20px;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace;font-size:13px;line-height:1.5}.email-preview-modal__footer{background-color:#2d2d2d;border-top:1px solid #3d3d3d;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.compatibility-info{flex-wrap:wrap;gap:8px;display:flex}.compatibility-badge{color:#22c55e;background-color:#22c55e26;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:500}.action-buttons{gap:12px;display:flex}.btn{cursor:pointer;border:none;border-radius:6px;padding:8px 18px;font-size:13px;font-weight:500;transition:all .2s}.btn-secondary{color:#e0e0e0;background-color:#3d3d3d}.btn-secondary:hover{background-color:#4a4a4a}.btn-primary{color:#fff;background-color:#667eea}.btn-primary:hover{background-color:#5a6fd6}
.email-builder{background-color:#1e1e1e;flex-direction:column;height:100vh;display:flex}.email-builder--embedded{height:100%}.email-builder__header{background-color:#252526;border-bottom:1px solid #3d3d3d;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.email-builder__header h1{color:#e0e0e0;margin:0;font-size:18px;font-weight:600}.preview-btn{color:#fff;cursor:pointer;background-color:#667eea;border:none;border-radius:6px;padding:8px 18px;font-size:14px;font-weight:500;transition:all .2s}.preview-btn:hover:not(:disabled){background-color:#5a6fd6}.preview-btn:disabled{color:#888;cursor:not-allowed;background-color:#4a4a4a}.email-builder__main{flex:1;display:flex;overflow:hidden}.email-builder__dropzone{background-color:#1e1e1e;flex:1;padding:16px;overflow-y:auto}.email-builder__panel{background-color:#252526;border-left:1px solid #3d3d3d;overflow-y:auto}
.app-feedback{z-index:50;box-sizing:border-box;background:#1e1e1e;border:1px solid #2d2d3f;border-radius:10px;flex-direction:column;gap:10px;width:280px;padding:14px;animation:.16s ease-out app-feedback-in;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 30px #00000073}@keyframes app-feedback-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.app-feedback__arrow{background:#1e1e1e;border-top:1px solid #2d2d3f;border-left:1px solid #2d2d3f;width:11px;height:11px;position:absolute;top:-6px;right:18px;transform:rotate(45deg)}.app-feedback__text{color:#e5e7eb;padding-right:16px;font-size:13.5px;font-weight:600;line-height:1.4}.app-feedback__dismiss{cursor:pointer;color:#e5e7eb73;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:16px;line-height:1;transition:color .15s;position:absolute;top:8px;right:10px}.app-feedback__dismiss:hover{color:#e5e7eb}.app-feedback__actions{gap:6px;display:flex}.app-feedback__btn{cursor:pointer;background:#161616;border:1px solid #2d2d3f;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:8px 4px;transition:background .15s,border-color .15s;display:flex}.app-feedback__btn:hover{background:#2d2d3f;border-color:#8b5cf6}.app-feedback__emoji{font-size:18px;line-height:1}.app-feedback__label{color:#c4b5fd;font-size:11px;font-weight:600}.app-feedback__other{flex-direction:column;gap:8px;display:flex}.app-feedback__textarea{resize:none;color:#e5e7eb;background:#161616;border:1px solid #2d2d3f;border-radius:6px;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.4}.app-feedback__textarea:focus{border-color:#8b5cf6;outline:none}.app-feedback__send{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:6px;align-self:flex-end;padding:6px 16px;font-size:13px;font-weight:600;transition:background .15s}.app-feedback__send:hover{background:#7c3aed}.app-feedback__send:disabled{opacity:.5;cursor:not-allowed}
.code-editor{background-color:#1e1e1e;flex-direction:column;height:100%;display:flex;overflow:hidden}.code-editor__filename-bar{background-color:#1e1e1e;border-bottom:1px solid #3c3c3c;align-items:center;width:max-content;max-width:30%;display:flex;position:relative}.code-editor__filename{cursor:text;color:#fff;flex:1;align-items:center;min-height:30px;padding:4px 12px;display:flex}.code-editor__filename-text{color:#ccc;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;letter-spacing:.01em;border-radius:3px;align-items:center;gap:6px;max-width:100%;padding:2px 6px;font-size:12px;font-weight:500;transition:background .15s;display:flex;overflow:hidden}.code-editor__filename-icon{color:#667eea;flex-shrink:0;font-size:20px;transition:color .15s}.code-editor__filename-icon--pen{color:#888;display:none!important}.code-editor__filename:hover .code-editor__filename-text{background:#2a2a2a}.code-editor__filename:hover .code-editor__filename-icon--file{display:none!important}.code-editor__filename:hover .code-editor__filename-icon--pen{display:inline!important}.code-editor__filename-input{color:#e0e0e0;letter-spacing:.01em;background:#2d2d2d;border:1px solid #528bff;border-radius:3px;outline:none;width:100%;max-width:360px;padding:2px 6px;font-size:12px;font-weight:500;box-shadow:0 0 0 2px #528bff33}.code-editor__tabs{background-color:#252526;border-bottom:1px solid #3c3c3c;align-items:center;gap:4px;padding:4px 8px;display:flex}.code-editor__mode-switcher{background-color:#1e1e1e;border-radius:6px;margin-right:12px;padding:3px;display:flex}.code-editor__mode-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .15s}.code-editor__mode-btn:hover{color:#ccc}.code-editor__mode-btn--active{color:#fff;background:#667eea}.code-editor__mode-btn--active:hover{color:#fff}.code-editor__tab{color:#9ca3af;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1f;border-radius:6px;padding:5px 11px;font-size:12px;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s}.code-editor__tab:hover{color:#e2e8f0;background:#ffffff12;border-color:#fff3}.code-editor__tab--active{color:#e2e8f0;background:#ffffff1a;border-color:#ffffff40}.code-editor__action-btns{align-items:center;gap:6px;margin-left:auto;display:flex}.code-editor__compat-btn{cursor:pointer;color:#f59e0b;white-space:nowrap;background:0 0;border:1px solid #f59e0b;border-radius:5px;align-items:center;gap:5px;padding:6px 12px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.code-editor__compat-btn:hover{color:#fbbf24;background:#f59e0b1f;border-color:#fbbf24}.code-editor__compat-btn:active{transform:scale(.97)}.code-editor__compat-btn--disabled{opacity:.45;cursor:not-allowed;color:#7c6d2c;border-color:#7c6d2c}.code-editor__compat-btn--disabled:hover{color:#7c6d2c;background:0 0;border-color:#7c6d2c}.code-editor__compat-wrapper{align-items:center;display:flex;position:relative}.code-editor__lock-icon{font-size:10px}.code-editor__compat-tooltip{white-space:nowrap;z-index:100;background:#1e293b;border:1px solid #334155;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:8px 14px;display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.code-editor__compat-tooltip span:first-child{color:#f1f5f9;font-size:12px;font-weight:600}.code-editor__compat-tooltip-free{color:#22c55e;font-size:10px;font-weight:500}.code-editor__compat-tooltip:before{content:"";background:#1e293b;border-top:1px solid #334155;border-left:1px solid #334155;width:8px;height:8px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.code-editor__compat-wrapper:hover .code-editor__compat-tooltip{display:flex}.code-editor__payload-btn.tooltip:after{top:calc(100% + 6px);bottom:auto}.code-editor__payload-btn{color:#9ca3af;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:5px;padding:5px 11px;font-size:12px;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.code-editor__payload-btn:hover{color:#e2e8f0;background:#ffffff1a;border-color:#ffffff38}.code-editor__payload-btn:active{transform:scale(.97)}.code-editor__sample-toggle{border:1px solid #667eea59;border-radius:5px;display:flex;overflow:hidden}.code-editor__sample-toggle-btn{cursor:pointer;color:#64748b;white-space:nowrap;background:0 0;border:none;padding:5px 10px;font-size:11px;font-weight:600;transition:background .15s,color .15s}.code-editor__sample-toggle-btn+.code-editor__sample-toggle-btn{border-left:1px solid #667eea59}.code-editor__sample-toggle-btn--active{color:#a5b4fc;background:#667eea33}.code-editor__sample-toggle-btn:hover:not(.code-editor__sample-toggle-btn--active){color:#94a3b8;background:#667eea14}.code-editor__save-btn{cursor:pointer;color:#f1f5f9;background:#1e293b;border:1.5px solid #ffffff1a;border-radius:8px;align-items:center;gap:7px;padding:7px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.code-editor__save-btn:hover{background:#273548;border-color:#ffffff2e}.code-editor__save-btn:active{transform:scale(.97)}.code-editor__save-btn--saved{color:#f1f5f9;cursor:default;background:#1e293b;border-color:#ffffff1a}.code-editor__save-btn--saved:hover{background:#273548}.code-editor__save-btn--left{border-right:none;border-radius:8px 0 0 8px}.code-editor__save-btn--right{border-left:1.5px solid #ffffff1f;border-radius:0 8px 8px 0;padding:7px 10px}.code-editor__save-btn--saved.code-editor__save-btn--right{border-left-color:#ffffff1f}.code-editor__save-btn--nudge.code-editor__save-btn--right{border-left-color:#f59e0b4d}.code-editor__save-dropdown{z-index:200;background:#0d1b2e;border:1px solid #ffffff1a;border-radius:10px;min-width:180px;padding:4px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000080}.code-editor__save-dropdown__item{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:13px;transition:background .15s;display:flex}.code-editor__save-dropdown__item:disabled{cursor:not-allowed}.code-editor__save-dropdown__item:hover{color:#f1f5f9;background:#ffffff12}.code-editor__filename-chevron{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-right:8px;transition:color .15s,background .15s,transform .2s;display:flex}.code-editor__filename-chevron:hover{color:#ccc;background:#ffffff12}.code-editor__filename-chevron--open{color:#a78bfa;transform:rotate(180deg)}.template-switcher{z-index:300;background:#0d0d0dfc;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:320px;max-height:480px;display:flex;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 16px 40px #0009}.template-switcher__search-row{border-bottom:1px solid #ffffff12;align-items:center;gap:10px;padding:12px 14px;display:flex}.template-switcher__search-icon{color:#64748b;flex-shrink:0}.template-switcher__search{color:#e2e8f0;background:0 0;border:none;flex:1;font-size:14px}.template-switcher__search:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #6366f199}.template-switcher__search::placeholder{color:#64748b}.template-switcher__list{flex:1;padding:8px 0;overflow-y:auto}.template-switcher__section-label{letter-spacing:.08em;color:#475569;margin:0;padding:8px 16px 4px;font-size:10px;font-weight:700}.template-switcher__item{align-items:center;gap:12px;padding:10px 16px;display:flex}.template-switcher__item--btn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;width:100%;transition:background .15s}.template-switcher__item--btn:hover:not(:disabled){background:#ffffff0d}.template-switcher__item--btn:disabled{opacity:.6;cursor:wait}.template-switcher__item--current{background:#6366f11f}.template-switcher__item-icon{color:#94a3b8;background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.template-switcher__item-icon--current{color:#a5b4fc;background:#6366f140}.template-switcher__item-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.template-switcher__item-name{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.template-switcher__item--current .template-switcher__item-name{color:#c7d2fe}.template-switcher__item-meta{color:#64748b;font-size:12px}.template-switcher__open-badge{color:#818cf8;letter-spacing:.02em;background:#6366f133;border:1px solid #6366f159;border-radius:5px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:600}.template-switcher__empty{color:#475569;text-align:center;margin:0;padding:20px 16px;font-size:13px}.template-switcher__empty--error{color:#f87171}@keyframes ts-spin{to{transform:rotate(360deg)}}.template-switcher__spinner{animation:.8s linear infinite ts-spin}.template-switcher__footer{border-top:1px solid #ffffff12;padding:8px}.template-switcher__new-btn{color:#e2e8f0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;width:100%;padding:10px;font-size:14px;font-weight:600;transition:background .15s}.template-switcher__new-btn:hover{background:#ffffff14}.code-editor__save-wrapper{position:relative}.code-editor__save-btn--nudge{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b;box-shadow:0 0 8px #f59e0b4d}.code-editor__save-btn--nudge:hover{background:#f59e0b26}.code-editor__save-nudge{z-index:50;background:#000;border:1px solid #374151;border-radius:8px;width:240px;padding:12px 14px;animation:.3s ease-out slideLeft;position:absolute;top:100%;right:calc(100% + 12px);transform:translateY(-50%);box-shadow:0 8px 24px #0006,0 0 20px #f59e0b33}@keyframes slideLeft{0%{opacity:0;transform:translateY(-50%)translate(8px)}to{opacity:1;transform:translateY(-50%)translate(0)}}.code-editor__save-nudge__content{position:relative}.code-editor__save-nudge__text{color:#f0f0f0;margin:0 10px 0 0;font-size:13px;font-weight:500;line-height:1.4}.code-editor__save-nudge__subtext{color:#9ca3af;margin:6px 0 0;font-size:12px;line-height:1.3}.code-editor__save-nudge__close{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:14px;transition:color .2s;display:flex;position:absolute;top:-4px;right:-4px}.code-editor__save-nudge__close:hover{color:#f0f0f0}.code-editor__save-nudge__login-btn{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;text-decoration:underline;transition:color .2s;display:inline}.code-editor__save-nudge__login-btn:hover{color:#60a5fa}.code-editor__save-nudge__login-btn:active{color:#1e40af}.code-editor__save-nudge__arrow{pointer-events:none;border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:6px solid #000;width:0;height:0;position:absolute;top:30%;left:100%;transform:translateY(-50%)}.code-editor__save-copy-btn{cursor:pointer;color:gray;background:0 0;border:1.5px solid gray;border-radius:5px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.code-editor__save-copy-btn:hover{background:#ffffff0d}.code-editor__save-copy-btn:active{transform:scale(.97)}.code-editor__save-copy-btn--white{color:#fff;border-color:#ffffffb3}.code-editor__save-copy-btn--white:hover{background:#ffffff14;border-color:#fff}.code-editor__fab-group{z-index:10;align-items:center;gap:4px;display:flex;position:absolute;top:10px;right:25px}.code-editor__clipboard-fab{cursor:pointer;color:#9ca3af;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#252533bf;border:1px solid #3d3d5f;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:12px;transition:background .15s,color .15s,border-color .15s;display:flex}.code-editor__clipboard-fab:focus{border-color:#5a5a7f;outline:none}.code-editor__clipboard-fab:hover{color:#e2e8f0;opacity:1;background:#37374bf2;border-color:#5a5a7f}.code-editor__clipboard-fab:active{transform:scale(.96)}.code-editor__clipboard-fab--copied{color:#34d399;opacity:1;background:#34d3991a;border-color:#34d399}.code-editor__clipboard-fab--copied:hover{color:#34d399;background:#34d39926;border-color:#34d399}.code-editor__clipboard-fab-label{display:none}.code-editor__preview-wrap{display:inline-flex;position:relative}.code-editor__preview-btn{cursor:pointer;white-space:nowrap;color:#fff;background:#f97316;border:none;border-radius:6px;align-items:center;gap:5px;padding:5px 11px;font-size:12px;font-weight:600;line-height:1;transition:background .15s,color .15s;display:inline-flex}.code-editor__preview-btn:hover:not(:disabled){background:#ea6c00}.code-editor__preview-btn:active:not(:disabled){transform:scale(.97)}.code-editor__preview-btn--disabled{color:#6b6b80;cursor:not-allowed;opacity:.6;background:#ffffff0d;border:1px solid #ffffff14}.code-editor__preview-btn--disabled:hover{background:#ffffff0d}@keyframes btnClickPulse{0%{transform:scale(1);box-shadow:0 0 #f97316b3}50%{transform:scale(.95);box-shadow:0 0 0 8px #f9731600}to{transform:scale(1);box-shadow:0 0 #f9731600}}.code-editor__preview-btn--clicked{animation:.6s ease-out btnClickPulse}.code-editor__send-btn{cursor:pointer;color:#fff;background:#ff742e;border:1px solid #ff742e;border-radius:5px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.code-editor__send-btn:hover{background:#e65c00}.code-editor__send-btn:active{transform:scale(.97)}.code-editor__content{flex:1;position:relative;overflow:hidden}.code-editor__placeholder{pointer-events:none;z-index:10;background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.code-editor__placeholder-content{text-align:center;color:#6b7280}.code-editor__placeholder-icon{opacity:.6;margin-bottom:.75rem;font-size:2.5rem;display:block}.code-editor__placeholder-content p{color:#9ca3af;margin:0 0 .5rem;font-size:1rem}.code-editor__placeholder-hint{color:#6b7280!important;font-size:.85rem!important}.code-editor__loading{color:gray;justify-content:center;align-items:center;height:100%;font-size:14px;display:flex}.code-editor__qa-btn{color:#fff;cursor:pointer;background:#1f2430;border:1px solid #3a3f4b;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:flex}.code-editor__qa-btn:hover:not(:disabled){color:#ff742e;background:#2b221c;border-color:#ff742e}.code-editor__qa-btn:active:not(:disabled){transform:scale(.97)}.code-editor__qa-btn--limited,.code-editor__qa-btn:disabled{color:#6b6b80;cursor:not-allowed;opacity:.7;background:#2a2a2a;border-color:#3a3a3a}.code-editor__qa-btn--limited:hover,.code-editor__qa-btn:disabled:hover{color:#6b6b80;background:#2a2a2a;border-color:#3a3a3a}.code-editor__qa-btn--locked{color:#8a8a8a;cursor:pointer;background:0 0;border:1px solid #4b4b4b}.code-editor__qa-btn--locked:hover{color:#ff742e;background:#ff742e14;border-color:#ff742e}.code-editor__qa-btn svg{transition:color .15s}.code-editor__tabs-divider{background:#ffffff1a;flex-shrink:0;width:1px;height:18px;margin:0 4px}.code-editor__upload-icon-btn{color:#9ca3af;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.code-editor__upload-icon-btn:hover{color:#e2e8f0;background:#ffffff1a;border-color:#ffffff38}.code-editor__upload-icon-btn:active{transform:scale(.97)}.code-editor__canva-btn{color:#9ca3af;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1f;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;padding:5px 11px;font-size:12px;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.code-editor__canva-btn:hover{color:#e2e8f0;background:#ffffff12;border-color:#fff3}.code-editor__canva-btn i{font-size:11px}.code-editor__upload-error{color:#fca5a5;text-align:center;background:#ef44441f;border-bottom:1px solid #ef444440;flex-shrink:0;padding:4px 10px;font-size:11px}.code-editor__payload-hint{background:#7c6af712;border-bottom:1px solid #7c6af72e;flex-shrink:0;align-items:center;gap:8px;padding:7px 14px;display:flex}.code-editor__payload-hint-icon{color:#9b8df9;flex-shrink:0;font-size:12px}.code-editor__payload-hint-text{color:#94a3b8;flex:1;font-size:12px;line-height:1.4}.code-editor__payload-hint-link{color:#9b8df9;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:12px;font-weight:600;text-decoration:underline}.code-editor__payload-hint-link:hover{color:#c4b8fd}.code-editor__payload-hint-close{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;padding:2px 4px;font-size:11px;line-height:1;transition:color .15s}.code-editor__payload-hint-close:hover{color:#94a3b8}.code-editor__lang{position:relative}.code-editor__lang-label{color:#9ca3af;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;align-items:center;padding:5px 11px;font-size:12px;font-weight:700;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.code-editor__lang-label:hover{color:#e2e8f0;background:#ffffff1a;border-color:#ffffff38}.code-editor__lang-label--active{color:#c4b8fd;background:#7c6af726;border-color:#7c6af773}.code-editor__lang-label--active:hover{background:#7c6af738;border-color:#7c6af7a6}.code-editor__lang-btn{color:#c4b8fd;cursor:pointer;background:#7c6af726;border:1px solid #7c6af773;border-radius:6px;align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:700;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.code-editor__lang-btn:hover{background:#7c6af740;border-color:#7c6af7b3}.code-editor__lang-caret{opacity:.8;font-size:9px}.code-editor__lang-backdrop{z-index:40;position:fixed;inset:0}.code-editor__lang-menu{z-index:41;background:#252526;border:1px solid #3c3c3c;border-radius:8px;min-width:180px;padding:4px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 24px #0006}.code-editor__lang-option{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:12px;font-weight:600;transition:background .12s,color .12s;display:flex}.code-editor__lang-option:hover:not(:disabled){color:#fff;background:#ffffff14}.code-editor__lang-option--active{color:#c4b8fd}.code-editor__lang-option--soon{cursor:not-allowed;color:#6b7280}.code-editor__lang-soon-tag{text-transform:uppercase;letter-spacing:.04em;color:#7c6d2c;background:#f59e0b1f;border:1px solid #7c6d2c;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.code-editor__detect-badge{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e66;border-radius:6px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:700;line-height:1;animation:.2s code-editor__badge-in;display:inline-flex}@keyframes code-editor__badge-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.code-editor__status{white-space:nowrap;border-radius:6px;align-items:center;gap:7px;margin-left:10px;padding:4px 10px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.code-editor__status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.code-editor__status--ready{color:#86efac;background:#22c55e1a}.code-editor__status--ready .code-editor__status-dot{background:#22c55e}.code-editor__status--compiling{color:#fcd34d;background:#f59e0b1a}.code-editor__status--compiling .code-editor__status-dot{background:#f59e0b;animation:1s ease-in-out infinite code-editor__pulse}.code-editor__status--failed{color:#fca5a5;background:#ef44441a}.code-editor__status--failed .code-editor__status-dot{background:#ef4444}.code-editor__status--idle{color:#94a3b8;background:#94a3b81a}.code-editor__status--idle .code-editor__status-dot{background:#94a3b8}@keyframes code-editor__pulse{0%,to{opacity:1}50%{opacity:.3}}.code-editor__content{flex-direction:column;display:flex}.code-editor__editor-wrap{flex:1;min-height:0;position:relative}.code-editor__problems{background:#1b1b1c;border-top:1px solid #3c3c3c;flex-direction:column;flex-shrink:0;max-height:30%;font-size:12px;display:flex}.code-editor__problems-header{color:#cbd5e1;border-bottom:1px solid #2a2a2b;align-items:center;gap:8px;padding:6px 12px;font-weight:700;display:flex}.code-editor__problems-count{border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;display:inline-flex}.code-editor__problems-count--error{color:#fca5a5;background:#ef44442e}.code-editor__problems-count--warning{color:#fcd34d;background:#f59e0b2e}.code-editor__problems-list{overflow-y:auto}.code-editor__problem{text-align:left;cursor:pointer;color:#cbd5e1;background:0 0;border:none;align-items:baseline;gap:8px;width:100%;padding:5px 12px;transition:background .12s;display:flex}.code-editor__problem:hover{background:#ffffff0d}.code-editor__problem-icon{flex-shrink:0}.code-editor__problem--error .code-editor__problem-icon{color:#ef4444}.code-editor__problem--warning .code-editor__problem-icon{color:#f59e0b}.code-editor__problem-line{color:#818cf8;font-variant-numeric:tabular-nums;flex-shrink:0}.code-editor__problem-msg{flex:1}.code-editor__problem-source{color:#6b7280;flex-shrink:0;font-family:monospace}.code-editor__generated{flex-direction:column;height:100%;display:flex}.code-editor__generated-toolbar{background:#1b1b1c;border-bottom:1px solid #3c3c3c;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:6px 12px;display:flex}.code-editor__generated-label{color:#6b7280;font-size:11px}.code-editor__generated-actions{gap:8px;display:flex}.code-editor__generated-btn{color:#c4b8fd;cursor:pointer;background:#7c6af726;border:1px solid #7c6af773;border-radius:6px;align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.code-editor__generated-btn:hover:not(:disabled){background:#7c6af740}.code-editor__generated-btn:disabled{opacity:.5;cursor:not-allowed}.code-editor__generated-editor{flex:1;min-height:0}.code-editor__generate-btn.tooltip:after{top:calc(100% + 6px);bottom:auto}.code-editor__generate-btn{color:#9ca3af;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.code-editor__generate-btn:hover{color:#e2e8f0;background:#ffffff1a;border-color:#ffffff38}.code-editor__generate-btn:active{transform:scale(.97)}.code-editor__gen-modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.code-editor__gen-modal{background:#1e1e1e;border:1px solid #3c3c3c;border-radius:10px;flex-direction:column;width:min(960px,100%);height:min(80vh,100%);display:flex;overflow:hidden;box-shadow:0 24px 64px #00000080}.code-editor__gen-modal-header{background:#252526;border-bottom:1px solid #3c3c3c;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.code-editor__gen-modal-title{color:#e2e8f0;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.code-editor__gen-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:16px;line-height:1;transition:color .15s}.code-editor__gen-modal-close:hover{color:#e2e8f0}.code-editor__gen-modal-body{flex:1;min-height:0}
.qar__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.qar__panel{background:#000;border:1px solid #2d2d3f;border-top:3px solid #8b5cf6;border-radius:12px;flex-direction:column;width:100%;max-width:640px;max-height:85vh;display:flex;overflow-y:auto;box-shadow:0 24px 64px #00000080}.qar__panel::-webkit-scrollbar{width:6px}.qar__panel::-webkit-scrollbar-track{background:#1e1e1e}.qar__panel::-webkit-scrollbar-thumb{background:#3d3d5c;border-radius:3px}.qar__header{z-index:1;background:#1e1e1e;border-bottom:1px solid #2d2d3f;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex;position:sticky;top:0}.qar__title{color:#e2e8f0;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:600;display:flex}.qar__title i{color:#8b5cf6}.qar__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:16px;line-height:1;transition:color .15s,background .15s}.qar__close:hover{color:#e2e8f0;background:#2d2d3f}.qar__score-section{border-bottom:1px solid #2d2d3f;flex-direction:column;align-items:center;gap:8px;padding:24px 20px 20px;display:flex}.qar__score-badge{border:3px solid;border-radius:50%;justify-content:center;align-items:baseline;gap:2px;width:96px;height:96px;padding-top:8px;display:flex}.qar__score-number{margin-top:15px;font-size:34px;font-weight:700;line-height:1}.qar__score-max{color:#64748b;font-size:13px}.qar__score-label{border:1px solid;border-radius:20px;padding:4px 14px;font-size:13px;font-weight:600}.qar__score-link-note{color:#94a3b8;font-size:12px}.qar__section{border-bottom:1px solid #2d2d3f;padding:16px 20px}.qar__section:last-of-type{border-bottom:none}.qar__section-title{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0 0 6px;font-size:12px;font-weight:600}.qar__section-hint{color:#64748b;margin:0 0 12px;font-size:12px}.qar__checks{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.qar__check{border:1px solid #2d2d3f;border-radius:6px;align-items:flex-start;gap:10px;padding:8px 10px;display:flex}.qar__check--pass{border-left:3px solid #22c55e}.qar__check--fail{border-left:3px solid #ef4444}.qar__check-icon{flex-shrink:0;width:18px;margin-top:1px;font-size:15px;line-height:1.3}.qar__check--pass .qar__check-icon{color:#22c55e}.qar__check--fail .qar__check-icon{color:#ef4444}.qar__check-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.qar__check-label{color:#e2e8f0;font-size:13px;font-weight:500}.qar__check-detail{color:#94a3b8;font-size:12px}.qar__check-deduction{color:#ef4444;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:600}.qar__sa-skipped{color:#94a3b8;background:#1e1e1e;border-left:3px solid #475569;border-radius:6px;margin:0;padding:8px 10px;font-size:13px}.qar__sa-score-row{background:#1e1e1e;border-radius:8px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;display:flex}.qar__sa-score-label{color:#94a3b8;flex:1;font-size:13px}.qar__sa-score-value{border:1px solid;border-radius:6px;padding:2px 10px;font-size:18px;font-weight:700;line-height:1.4}.qar__sa-threshold{color:#475569;font-size:12px}.qar__sa-verdict{font-size:12px;font-weight:600}.qar__rules-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #2d2d3f;border-radius:4px;margin-bottom:10px;padding:4px 10px;font-size:12px;transition:color .15s,border-color .15s}.qar__rules-toggle:hover{color:#e2e8f0;border-color:#475569}.qar__rules-table{border-collapse:collapse;width:100%;margin-bottom:10px;font-size:12px}.qar__rules-th{text-align:left;color:#64748b;border-bottom:1px solid #2d2d3f;padding:4px 8px;font-weight:500}.qar__rules-th--score{text-align:right;width:60px}.qar__rules-row:hover{background:#1e1e1e}.qar__rules-td{vertical-align:top;color:#cbd5e1;border-bottom:1px solid #1e1e1e;padding:5px 8px}.qar__rules-td--score{text-align:right;width:60px;font-family:Courier New,monospace;font-size:11px}.qar__rules-td--name{color:#a5b4fc;white-space:nowrap;font-family:Courier New,monospace;font-size:11px}.qar__rules-td--desc{color:#94a3b8}.qar__sa-note{color:#64748b;margin:8px 0 0;font-size:11px;line-height:1.5}.qar__links{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.qar__links+.qar__links{margin-top:8px}.qar__link{background:#1e1e1e;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px;padding:7px 10px;font-size:12px;display:flex}.qar__link--placeholder{border-left:3px solid #ef4444}.qar__link--verified{background:#22c55e12;border-left:3px solid #22c55e}.qar__link-icon{color:#ef4444;flex-shrink:0;font-weight:700}.qar__link-warn{color:#f59e0b;flex-shrink:0;font-size:13px}.qar__link-verified-icon{color:#22c55e;flex-shrink:0;font-size:14px}.qar__link-href{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:Courier New,monospace;font-size:11px;overflow:hidden}.qar__link-placeholder-label{color:#ef4444;flex-shrink:0;font-size:11px}.qar__link-open{color:#a5b4fc;white-space:nowrap;border:1px solid #4338ca;border-radius:4px;flex-shrink:0;align-items:center;gap:4px;padding:3px 8px;font-size:11px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.qar__link-open:hover{background:#1e1b4b}.qar__link-check-label{color:#94a3b8;cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:11px;display:flex}.qar__link-check-label input[type=checkbox]{accent-color:#22c55e;cursor:pointer}.qar__link-check-label input[type=checkbox]:disabled{cursor:default}.qar__footer{background:#1e1e1e;border-top:1px solid #2d2d3f;justify-content:flex-end;padding:14px 20px;display:flex;position:sticky;bottom:0}.qar__btn-close{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #3d3d5c;border-radius:6px;padding:7px 24px;font-size:13px;transition:background .15s,border-color .15s}.qar__btn-close:hover{background:#2d2d3f;border-color:#5d5d8c}.qar__btn-download{color:#22c55e;cursor:pointer;letter-spacing:.01em;background:0 0;border:1.5px solid #22c55e;border-radius:6px;align-items:center;gap:6px;margin-right:15px;padding:7px 16px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:flex}.qar__btn-download:hover:not(:disabled){color:#4ade80;background:#22c55e1a;border-color:#4ade80}.qar__btn-download:disabled{color:#6b7280;cursor:not-allowed;opacity:.5;border-color:#3a3f4b}.qar__locked-section{color:#64748b;background:#ffffff08;border:1px dashed #ffffff1f;border-radius:8px;align-items:center;gap:10px;padding:16px;font-size:13px;display:flex}.qar__locked-section i{flex-shrink:0;font-size:14px}.qar__score-partial-note{color:#64748b;text-align:center;margin-top:4px;font-size:11px;display:block}
.device-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;min-width:180px;padding:14px 18px;transition:all .25s;display:flex;box-shadow:0 1px 3px #0000000a}.device-card:hover{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.device-card--selected{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000;box-shadow:0 4px 15px #667eea66}.device-card--selected:hover{background:linear-gradient(135deg,#5a67d8 0%,#6b46c1 100%);transform:translateY(-2px)}.device-card--selected .device-card__client-name,.device-card--selected .device-card__platform{color:#fff}.device-card__icon{filter:drop-shadow(0 1px 2px #0000001a);flex-shrink:0;font-size:1.75rem}.device-card__info{flex-direction:column;gap:3px;min-width:0;display:flex}.device-card__client{align-items:center;gap:5px;display:flex}.device-card__client-logo{font-size:.9rem}.device-card__client-name{color:#1e293b;font-size:.9rem;font-weight:700}.device-card__platform{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}
