.title-wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffad;border:1px solid #2253b324;border-radius:1.1rem;justify-content:space-between;align-items:center;gap:1.5rem;width:min(92vw,1500px);margin:0 auto;padding:.85rem 1.5rem;display:flex;position:relative;box-shadow:0 14px 38px #19233014}.theme-dark .title-wrapper{background:#0f141cb8;border-color:#84a2ff2e;box-shadow:0 14px 38px #0000003d}.title-brand{flex-direction:column;gap:.35rem;min-width:0;display:flex}.title-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-color);margin:0;font-size:.76rem;font-weight:700}.title-heading{margin:0;font-size:clamp(1.65rem,2.8vw,2.5rem);line-height:.98}.title-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.85rem;display:flex}.titlebar-control{border-radius:.95rem;align-items:center;gap:.7rem;min-width:0;height:auto;padding:.72rem .9rem;display:inline-flex;box-shadow:inset 0 1px #ffffff59;background:#ffffff94!important;border-color:#2253b324!important}.titlebar-control:hover:not(:disabled){background:#fffc!important;border-color:#2253b338!important}.theme-dark .titlebar-control{box-shadow:inset 0 1px #ffffff08;background:#171e29bd!important;border-color:#84a2ff2e!important}.theme-dark .titlebar-control:hover:not(:disabled){background:#202937e0!important;border-color:#84a2ff47!important}.titlebar-control-icon{width:2.15rem;height:2.15rem;color:var(--accent-color);background:#2253b31a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.theme-dark .titlebar-control-icon{background:#84a2ff29}.titlebar-control-copy{text-align:left;flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.titlebar-control-copy strong{font-size:.92rem;font-weight:700;line-height:1.2}.titlebar-control-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:.72rem;font-weight:700}.titlebar-icon-control{border-radius:8px;flex:none;justify-content:center;width:2.75rem;min-width:0;height:2.75rem;padding:0;color:var(--icon-color)!important}.titlebar-select-content{border-radius:1rem;min-width:13rem;padding:.45rem}.titlebar-select-viewport{flex-direction:column;gap:.2rem;display:flex}.titlebar-select-item{cursor:pointer;border-radius:.8rem;outline:none;padding:.75rem .85rem;transition:background-color .18s,color .18s}.titlebar-select-item[data-highlighted]{background:#2253b31a}.theme-dark .titlebar-select-item[data-highlighted]{background:#84a2ff24}@media (max-width:820px){.title-wrapper{flex-direction:column;align-items:flex-start}.title-actions{justify-content:flex-start;width:100%}.titlebar-control{flex:15rem}.titlebar-icon-control{flex:0 0 2.75rem}}@media (max-width:560px){.title-wrapper{padding:.85rem 1rem}.titlebar-control{width:100%}.titlebar-icon-control{width:2.75rem}}
.StyledComponents-module-scss-module__dU-8lG__styled-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-width:100px;height:40px;padding:6px 12px;font-size:14px;font-weight:500;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex;background-color:var(--button-background)!important;color:var(--button-foreground)!important;border:1px solid var(--button-border)!important}.StyledComponents-module-scss-module__dU-8lG__styled-button:hover{background-color:var(--button-hover)}.StyledComponents-module-scss-module__dU-8lG__styled-button:disabled{opacity:.6;cursor:not-allowed}.StyledComponents-module-scss-module__dU-8lG__styled-button svg,.StyledComponents-module-scss-module__dU-8lG__styled-button [role=img]{color:var(--icon-color)!important;fill:var(--icon-color)!important}.StyledComponents-module-scss-module__dU-8lG__styled-button.StyledComponents-module-scss-module__dU-8lG__clear,.StyledComponents-module-scss-module__dU-8lG__styled-button.StyledComponents-module-scss-module__dU-8lG__secondary,.StyledComponents-module-scss-module__dU-8lG__styled-button[data-variant=clear],.StyledComponents-module-scss-module__dU-8lG__styled-button[data-variant=secondary]{background-color:var(--button-secondary-background);border:1px solid var(--button-secondary-border);color:var(--icon-color)}.StyledComponents-module-scss-module__dU-8lG__styled-button.StyledComponents-module-scss-module__dU-8lG__clear:hover,.StyledComponents-module-scss-module__dU-8lG__styled-button.StyledComponents-module-scss-module__dU-8lG__secondary:hover,.StyledComponents-module-scss-module__dU-8lG__styled-button[data-variant=clear]:hover,.StyledComponents-module-scss-module__dU-8lG__styled-button[data-variant=secondary]:hover{background-color:var(--button-secondary-hover-background)}.StyledComponents-module-scss-module__dU-8lG__styled-button.StyledComponents-module-scss-module__dU-8lG__clear svg,.StyledComponents-module-scss-module__dU-8lG__styled-button.StyledComponents-module-scss-module__dU-8lG__clear [role=img],.StyledComponents-module-scss-module__dU-8lG__styled-button.StyledComponents-module-scss-module__dU-8lG__secondary svg,.StyledComponents-module-scss-module__dU-8lG__styled-button.StyledComponents-module-scss-module__dU-8lG__secondary [role=img],.StyledComponents-module-scss-module__dU-8lG__styled-button[data-variant=clear] svg,.StyledComponents-module-scss-module__dU-8lG__styled-button[data-variant=clear] [role=img],.StyledComponents-module-scss-module__dU-8lG__styled-button[data-variant=secondary] svg,.StyledComponents-module-scss-module__dU-8lG__styled-button[data-variant=secondary] [role=img]{color:var(--icon-color)!important;fill:var(--icon-color)!important}.StyledComponents-module-scss-module__dU-8lG__styled-tooltip{color:#fff;text-align:center;z-index:9999;background-color:#000c;border-radius:6px;max-width:200px;padding:6px 10px;font-size:12px}.StyledComponents-module-scss-module__dU-8lG__styled-button--secondary{background-color:var(--button-secondary-background);border:1px solid var(--button-secondary-border);color:var(--icon-color)}.StyledComponents-module-scss-module__dU-8lG__styled-button--secondary:hover{background-color:var(--button-secondary-hover-background)}.StyledComponents-module-scss-module__dU-8lG__styled-button--secondary svg,.StyledComponents-module-scss-module__dU-8lG__styled-button--secondary [role=img]{color:var(--icon-color)!important;fill:var(--icon-color)!important}.StyledComponents-module-scss-module__dU-8lG__tooltip-icon{cursor:default;color:var(--icon-color,#888);opacity:.75;outline:none;justify-content:center;align-items:center;transition:opacity .15s,color .15s;display:inline-flex}.StyledComponents-module-scss-module__dU-8lG__tooltip-icon:hover,.StyledComponents-module-scss-module__dU-8lG__tooltip-icon:focus-visible{opacity:1;color:var(--primary-color,#007acc)}.StyledComponents-module-scss-module__dU-8lG__tooltip-icon svg{width:18px;height:18px}.StyledComponents-module-scss-module__dU-8lG__styled-button.StyledComponents-module-scss-module__dU-8lG__run-button{min-width:120px;font-weight:600;background-color:var(--primary-color,#007acc)!important;border-color:var(--primary-color-hover,#005a9e)!important;color:#fff!important}.StyledComponents-module-scss-module__dU-8lG__styled-button.StyledComponents-module-scss-module__dU-8lG__run-button:hover:not(:disabled){background-color:var(--primary-color-hover,#005a9e)!important}.StyledComponents-module-scss-module__dU-8lG__styled-button.StyledComponents-module-scss-module__dU-8lG__run-button:disabled{background-color:var(--disabled-color,#ccc)!important;border-color:var(--border-color,#e0e0e0)!important;color:var(--text-secondary,#666)!important}
.tree-wrapper{background:var(--tree-bg);width:100%;height:100%;color:var(--tree-foreground);flex-direction:column;display:flex;overflow:hidden}.tree-content{background:var(--tree-bg);flex:1;width:100%;min-width:max-content;min-height:0;overflow:auto}.tree-root{white-space:nowrap;background:var(--tree-bg);width:max-content;min-width:max-content;height:100%;color:var(--tree-foreground)}.tree-controls{background:var(--tree-bg);color:var(--tree-foreground);flex-shrink:0;align-items:center;gap:12px;margin-bottom:12px;padding:8px 0;display:flex}.tree-node{color:var(--tree-foreground);border:1px solid #0000;transition:background-color .2s}.tree-node:hover{background:var(--tree-hover)}.tree-node.selected{background:var(--tree-hover);border-color:var(--tree-border)}.tree-node-inner{color:var(--tree-foreground)}.filetree-node-container{white-space:nowrap;min-width:max-content;overflow:visible}.filetree-node-container>div{white-space:nowrap;overflow:visible}.filetree-checkbox,.filetree-checkbox-spacer{justify-content:center;align-items:center;width:1.2rem;margin-right:5px;display:inline-flex}.tree-placeholder{background:var(--tree-bg);color:var(--tree-foreground);flex:1;justify-content:center;align-items:center;padding:20px;display:flex}.placeholder-content{text-align:center;max-width:300px}.placeholder-content svg{color:var(--text-secondary,#666);margin-bottom:16px;margin-left:auto;margin-right:auto;display:block}.placeholder-content h3{color:var(--text-primary,#333);margin:0 0 8px;font-size:1.1rem;font-weight:600}.placeholder-content p{color:var(--text-secondary,#666);margin:0;font-size:.9rem;line-height:1.4}.placeholder-content-warning svg{color:var(--warning-color,#b45309)}.placeholder-content-warning p+p{margin-top:8px}
.ActionCard-module-scss-module__DEsKvW__card{background-color:var(--background-primary,#fff);border:1px solid var(--border-color,#e0e0e0);border-radius:8px;flex-direction:column;gap:12px;padding:20px;display:flex;box-shadow:0 2px 4px #0000001a}.ActionCard-module-scss-module__DEsKvW__title{color:var(--text-primary,#333);margin:0;font-size:1.25rem;font-weight:600}.ActionCard-module-scss-module__DEsKvW__subtitle{color:var(--text-secondary,#666);margin:4px 0 0;font-size:.95rem}.ActionCard-module-scss-module__DEsKvW__text{color:var(--text-secondary,#666);margin:0;font-size:.9rem}
.CsvDisplay-module-scss-module__B5icHq__container{background-color:var(--background-secondary,#f9f9f9);border:1px solid var(--border-color,#e0e0e0);border-radius:6px;margin-top:16px;padding:12px}.CsvDisplay-module-scss-module__B5icHq__container h4{color:var(--text-primary,#333);margin:0 0 8px;font-size:.9rem;font-weight:600}.CsvDisplay-module-scss-module__B5icHq__csv{background-color:var(--background-primary,#fff);border:1px solid var(--border-color,#e0e0e0);color:var(--text-primary,#333);white-space:nowrap;border-radius:4px;padding:8px 12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem;overflow-x:auto}.CsvDisplay-module-scss-module__B5icHq__csv code{background:0 0;border:none;padding:0;font-family:inherit}.CsvDisplay-module-scss-module__B5icHq__empty{color:var(--text-secondary,#666);text-align:center;padding:16px;font-size:.9rem;font-style:italic}
.LabeledInput-module-scss-module__hUIG0q__labeled-input{flex-direction:column;gap:6px;display:flex}.LabeledInput-module-scss-module__hUIG0q__label{color:var(--text-primary,#333);font-size:.9rem;font-weight:600}.LabeledInput-module-scss-module__hUIG0q__input{border:1px solid var(--border-color,#e0e0e0);color:var(--text-primary,#333);background-color:var(--background-primary,#fff);border-radius:6px;padding:8px 10px;font-size:.95rem}.LabeledInput-module-scss-module__hUIG0q__input:focus{outline:2px solid var(--primary-color,#007acc);outline-offset:1px}
.overlay-styles{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.confirm-dialog,.prompt-dialog,.action-selection-dialog,.selection-dialog{background:var(--background);color:var(--foreground);border:1px solid var(--mauve-6);border-radius:8px;width:90vw;max-width:500px;padding:24px;box-shadow:0 10px 25px #0003}.confirm-dialog h2,.prompt-dialog h2,.action-selection-dialog h2,.selection-dialog h2{margin:0 0 16px;font-size:1.25rem;font-weight:600}.confirm-dialog p,.prompt-dialog p,.action-selection-dialog p,.selection-dialog p{color:var(--mauve-11);margin:0 0 20px;line-height:1.5}.confirm-dialog .actions,.prompt-dialog .actions,.action-selection-dialog .actions,.selection-dialog .actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.confirm-dialog button,.prompt-dialog button,.action-selection-dialog button,.selection-dialog button{border:1px solid var(--button-border);background:var(--button-background);color:var(--button-foreground);cursor:pointer;border-radius:4px;padding:8px 16px;transition:all .2s}.confirm-dialog button:hover,.prompt-dialog button:hover,.action-selection-dialog button:hover,.selection-dialog button:hover{background:var(--button-hover)}.confirm-dialog button:disabled,.prompt-dialog button:disabled,.action-selection-dialog button:disabled,.selection-dialog button:disabled{opacity:.5;cursor:not-allowed}.confirm-dialog button.primary,.prompt-dialog button.primary,.action-selection-dialog button.primary,.selection-dialog button.primary{background:var(--mauve-9);color:#fff}.confirm-dialog .input-field,.prompt-dialog .input-field{border:1px solid var(--mauve-6);background:var(--background);width:100%;color:var(--foreground);border-radius:4px;margin-bottom:16px;padding:8px 12px}.confirm-dialog .input-field:focus,.prompt-dialog .input-field:focus{border-color:var(--mauve-9);outline:none}.action-selection-dialog .action-options,.selection-dialog .action-options{flex-direction:column;gap:12px;margin:20px 0;display:flex}.action-selection-dialog .action-option,.selection-dialog .action-option{border:2px solid var(--mauve-6);cursor:pointer;background:var(--background);border-radius:8px;padding:16px;transition:all .2s}.action-selection-dialog .action-option:hover,.selection-dialog .action-option:hover{border-color:var(--mauve-8);background:var(--hover-highlight)}.action-selection-dialog .action-option.selected,.selection-dialog .action-option.selected{border-color:var(--mauve-9);background:var(--hover-highlight)}.action-selection-dialog .action-label,.selection-dialog .action-label{color:var(--foreground);margin-bottom:4px;font-weight:600}.action-selection-dialog .action-description,.selection-dialog .action-description{color:var(--mauve-11);font-size:.9rem}.AlertDialogOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AlertDialogContent{background:var(--background);color:var(--foreground);border:1px solid var(--mauve-6);border-radius:8px;width:90vw;max-width:400px;padding:24px;box-shadow:0 10px 25px #0003}.AlertDialogBox{flex-direction:column;gap:16px;display:flex}.AlertDialogTitle{margin:0;font-size:1.25rem;font-weight:600}.AlertDialogDescription{color:var(--mauve-11);margin:0;line-height:1.5}.Button.mauve{border:1px solid var(--button-border);background:var(--button-background);color:var(--button-foreground);cursor:pointer;border-radius:4px;padding:8px 16px;transition:all .2s}.Button.mauve:hover{background:var(--button-hover)}
.LabeledTextArea-module-scss-module__ZOmjiW__container{flex-direction:column;gap:6px;display:flex}.LabeledTextArea-module-scss-module__ZOmjiW__label{color:var(--text-primary,#333);font-size:.9rem;font-weight:600}.LabeledTextArea-module-scss-module__ZOmjiW__textarea{border:1px solid var(--border-color,#e0e0e0);color:var(--text-primary,#333);background-color:var(--background-primary,#fff);resize:vertical;border-radius:6px;min-height:120px;padding:10px 12px;font-size:.95rem;line-height:1.5}.LabeledTextArea-module-scss-module__ZOmjiW__textarea:focus{outline:2px solid var(--primary-color,#007acc);outline-offset:1px}
.actions-container{flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px;display:flex}.actions-header{justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.actions-header .actions-header-buttons{align-items:center;gap:12px;display:flex}.actions-header{border-bottom:1px solid var(--border-color,#e0e0e0)}.actions-header h2{color:var(--text-primary,#333);margin:0;font-size:1.5rem;font-weight:600}.actions-header button,.actions-header [role=button],.actions-header svg{color:var(--icon-color)!important}.start-button{background-color:var(--primary-color,#007acc);color:#fff;border-radius:6px;padding:8px 16px;font-weight:500}.start-button:hover{background-color:var(--primary-color-hover,#005a9e)}.start-button:disabled{background-color:var(--disabled-color,#ccc);cursor:not-allowed}.actions-cards{flex-direction:column;flex:1;gap:12px;display:flex;overflow-y:auto}.placeholder-text{text-align:center;color:var(--text-secondary,#666);background-color:var(--background-secondary,#f9f9f9);border:2px dashed var(--border-color,#e0e0e0);border-radius:8px;padding:32px;font-style:italic}.tree-selection-content{flex-direction:column;gap:12px;display:flex}.file-tree-placeholder,.rule-builder-placeholder,.action-placeholder{background-color:var(--background-secondary,#f9f9f9);border:2px dashed var(--border-color,#e0e0e0);text-align:center;color:var(--text-secondary,#666);border-radius:6px;padding:24px;font-style:italic}.file-tree-placeholder br,.rule-builder-placeholder br,.action-placeholder br{margin:8px 0}.action-form,.rename-form,.move-form,.edit-form{flex-direction:column;gap:12px;display:flex}.edit-mode-options{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.edit-mode-option{border:1px solid var(--border-color,#e0e0e0);background:var(--background-primary,#fff);text-align:left;cursor:pointer;border-radius:8px;flex-direction:column;gap:6px;padding:12px;display:flex}.edit-mode-option-selected{border-color:var(--primary-color,#007acc);background-color:#007acc14}.edit-mode-title{color:var(--text-primary,#333);font-size:.95rem;font-weight:600}.edit-mode-description{color:var(--text-secondary,#666);font-size:.85rem}.rule-form{flex-direction:column;gap:12px;display:flex}.rule-folder-picker{align-items:center;gap:10px;display:flex}.rule-folder-name{color:var(--text-secondary,#666);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.action-form-buttons{flex-wrap:wrap;gap:8px;display:flex}.action-form-buttons button,.action-form-buttons [role=button]{flex:none}.content-options,.delete-preview{flex-direction:column;gap:12px;display:flex}.delete-warning{color:#7a271a;background-color:#b4231814;border:1px solid #b423182e;border-radius:8px;margin:0;padding:12px 14px;font-size:.92rem}.checkbox-row{color:var(--text-primary,#333);align-items:center;gap:8px;font-size:.9rem;display:flex}.checkbox-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary-color,#007acc)}.csv-input-hidden{display:none}.csv-dropzone{border:2px dashed var(--border-color,#e0e0e0);text-align:center;background-color:var(--background-secondary,#f9f9f9);cursor:pointer;border-radius:8px;flex-direction:column;gap:6px;padding:16px;transition:border-color .2s,background-color .2s;display:flex}.csv-dropzone:hover{border-color:var(--primary-color,#007acc);background-color:#007acc0f}.csv-dropzone:focus-visible{outline:2px solid var(--primary-color,#007acc);outline-offset:4px}.csv-dropzone-loaded{border-color:var(--primary-color,#007acc);background-color:#007acc14}.csv-template-summary{flex-direction:column;gap:12px;display:flex}.dropzone-heading{color:var(--text-primary,#333);font-weight:600}.dropzone-subtext{color:var(--text-secondary,#666);font-size:.85rem}.create-results{flex-direction:column;gap:12px;display:flex}.rename-preview-text{color:var(--text-secondary,#666);margin:0;font-size:.9rem}.create-results-summary{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.result-stat{background-color:var(--background-secondary,#f9f9f9);border:1px solid var(--border-color,#e0e0e0);border-radius:8px;flex-direction:column;gap:4px;padding:12px;display:flex}.result-stat-label{color:var(--text-secondary,#666);font-size:.85rem}.result-stat-value{color:var(--text-primary,#333);font-size:1.1rem}.create-results-error,.create-results-more,.create-results-item-error{margin:0;font-size:.9rem}.create-results-error,.create-results-item-error{color:#b42318}.create-results-more{color:var(--text-secondary,#666)}.create-results-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.create-results-item{border:1px solid var(--border-color,#e0e0e0);background-color:var(--background-primary,#fff);border-radius:8px;padding:10px 12px}.create-results-line{word-break:break-word;color:var(--text-primary,#333);font-size:.9rem;display:block}.status-created,.status-ready,.status-deleted,.status-renamed{color:#0f5132}.status-skipped-existing,.status-skipped-descendant,.status-unchanged{color:#7a4f01}.status-collision{color:#b54708}.status-invalid,.status-error{color:#b42318}
.body-layout{background:var(--background);width:100%;height:100%;color:var(--foreground);transition:background .5s,color .5s;display:flex;overflow:hidden}.actions-panel{flex-direction:column;flex:1;min-width:400px;display:flex;overflow:hidden}.tree-picker-dialog{background:var(--background);color:var(--foreground);border:1px solid var(--mauve-6);border-radius:8px;flex-direction:column;width:90vw;max-width:680px;height:80vh;padding:24px;display:flex;overflow:hidden;box-shadow:0 10px 25px #0003}.tree-picker-header{flex-shrink:0;align-items:center;margin-bottom:16px;display:flex}.tree-picker-title{margin:0;font-size:1.25rem;font-weight:600}.tree-picker-body{flex:1;min-height:0;overflow:hidden}.tree-picker-footer{flex-shrink:0;justify-content:flex-end;margin-top:16px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
html,body{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}*,:before,:after{box-sizing:inherit}.page-root{background:radial-gradient(circle at 0 0,#597ef729,#0000 28%),radial-gradient(circle at 100% 0,#0c9e7e1f,#0000 24%),linear-gradient(#ffffffe6 0%,#f7f9fcf5 100%);min-height:100vh;padding:0 0 1.5rem}.theme-dark .page-root{background:radial-gradient(circle at 0 0,#597ef738,#0000 28%),radial-gradient(circle at 100% 0,#0c9e7e2e,#0000 24%),linear-gradient(#0e1218f5 0%,#131922fa 100%)}.separator-main{width:min(92vw,1500px);margin:1rem auto 1.25rem}.page-root-intro-collapsed .separator-main{margin-top:.25rem}.page-intro{width:min(92vw,1500px);margin:0 auto;padding:.75rem 4.75rem 0 1.5rem;position:relative}.page-intro-collapsed{display:none}.page-intro-toggle{z-index:1;border-radius:8px;width:2.75rem;min-width:0;height:2.75rem;padding:0;position:absolute;top:.75rem;right:1.5rem;box-shadow:0 12px 28px #1923301a;background:#ffffffbd!important;border-color:#2253b329!important}.page-intro-toggle:hover:not(:disabled){background:#ffffffe6!important;border-color:#2253b347!important}.theme-dark .page-intro-toggle{box-shadow:0 12px 28px #00000042;background:#171e29c7!important;border-color:#84a2ff33!important}.theme-dark .page-intro-toggle:hover:not(:disabled){background:#202937eb!important;border-color:#84a2ff52!important}.page-intro-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-color,#2253b3);margin:0 0 .65rem;font-size:.82rem;font-weight:700}.page-intro h2{max-width:15ch;margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:.98}.page-intro-summary,.page-intro-detail{max-width:64rem;font-size:1.02rem;line-height:1.65}.page-intro-summary{margin:1rem 0 0;font-size:clamp(1.02rem,1.5vw,1.22rem)}.page-intro-detail{color:var(--subtle-text-color,#192330d6);margin:.9rem 0 0}.theme-dark .page-intro-detail{color:#e7ecf2d1}.page-intro-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.page-highlight-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #2253b324;border-radius:1rem;padding:1rem 1.1rem;box-shadow:0 12px 32px #19233014}.theme-dark .page-highlight-card{background:#0f141cb8;border-color:#84a2ff2e;box-shadow:0 12px 32px #0000003d}.page-highlight-card h3{margin:0 0 .5rem;font-size:1rem}.page-highlight-card p{color:var(--subtle-text-color,#192330d6);margin:0;font-size:.95rem;line-height:1.55}.theme-dark .page-highlight-card p{color:#e7ecf2c7}.workspace-shell{width:min(92vw,1500px);height:max(28rem,100vh - 28rem);margin:0 auto}.page-root-intro-collapsed .workspace-shell{height:max(34rem,100vh - 12rem)}.page-donate{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #2253b324;border-radius:1rem;margin-top:1.5rem;padding:1.15rem 1.25rem;box-shadow:0 12px 32px #19233014}.theme-dark .page-donate{background:#0f141cb8;border-color:#84a2ff2e;box-shadow:0 12px 32px #0000003d}.page-donate h3{margin:0 0 .45rem;font-size:1rem}.page-donate>p{color:var(--subtle-text-color,#192330d6);margin:0 0 .9rem;font-size:.95rem;line-height:1.55}.theme-dark .page-donate>p{color:#e7ecf2c7}.page-donate-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.donate-button{border-radius:.7rem;align-items:center;gap:.45rem;padding:.55rem 1.15rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .18s,box-shadow .18s;display:inline-flex}.donate-button-paypal{color:#fff;background:#0070ba}.donate-button-paypal:hover{background:#005ea6;box-shadow:0 4px 14px #0070ba4d}.donate-pix{flex-direction:column;gap:.25rem;display:flex}.donate-pix-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary,#192330bd);font-size:.82rem;font-weight:700}.theme-dark .donate-pix-label{color:#e7ecf2ad}.donate-pix-key{align-items:center;gap:.4rem;display:inline-flex}.donate-pix-key-label{color:var(--text-secondary,#192330bd);font-size:.82rem;font-weight:600}.theme-dark .donate-pix-key-label{color:#e7ecf2ad}.donate-pix-key code{color:var(--text-primary,#192330);-webkit-user-select:all;user-select:all;background:#2253b312;border:1px solid #2253b31f;border-radius:.4rem;padding:.2rem .5rem;font-size:.84rem}.theme-dark .donate-pix-key code{color:#e7ecf2eb;background:#84a2ff1a;border-color:#84a2ff29}.donate-pix-copy{width:1.6rem;height:1.6rem;color:var(--accent-color,#2253b3);cursor:pointer;background:#fff9;border:1px solid #2253b324;border-radius:.4rem;justify-content:center;align-items:center;padding:0;transition:background-color .18s;display:inline-flex}.donate-pix-copy:hover{background:#2253b31a}.theme-dark .donate-pix-copy{color:#84a2ffe6;background:#171e2999;border-color:#84a2ff2e}.theme-dark .donate-pix-copy:hover{background:#84a2ff24}.donate-pix-qr-toggle{color:var(--accent-color,#2253b3);cursor:pointer;background:#ffffff80;border:1px solid #2253b324;border-radius:.5rem;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.82rem;font-weight:600;transition:background-color .18s;display:inline-flex}.donate-pix-qr-toggle:hover{background:#2253b314}.theme-dark .donate-pix-qr-toggle{color:#84a2ffe6;background:#171e2980;border-color:#84a2ff2e}.theme-dark .donate-pix-qr-toggle:hover{background:#84a2ff1f}.donate-pix-qr{background:#fff;border:1px solid #2253b31f;border-radius:.75rem;margin-top:.5rem;padding:.75rem;display:inline-block}.theme-dark .donate-pix-qr{background:#fffffff2;border-color:#84a2ff29}.donate-pix-qr img{border-radius:.35rem;display:block}@media (max-width:980px){.page-intro-highlights{grid-template-columns:1fr}.workspace-shell{height:max(30rem,100vh - 36rem)}.page-root-intro-collapsed .workspace-shell{height:max(34rem,100vh - 14rem)}.page-donate-actions{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.page-intro{padding:.25rem 4rem 0 1rem}.page-intro-toggle{width:2.5rem;height:2.5rem;top:.25rem;right:1rem}.page-intro-summary,.page-intro-detail{font-size:.96rem}.page-highlight-card{padding:.9rem .95rem}.workspace-shell{width:calc(100vw - 1rem);height:max(34rem,100vh - 42rem)}.page-root-intro-collapsed .workspace-shell{height:max(34rem,100vh - 14rem)}}
