.OrganizationManagement-module__FBpMFW__tabContainer{width:100%;display:flex;overflow:hidden}.OrganizationManagement-module__FBpMFW__tabItem{height:80px;color:var(--color-white);font-size:var(--text-xl-6);cursor:pointer;text-align:center;background:linear-gradient(to right, var(--color-white) 0%, var(--color-grey-07) 100%);flex:1;justify-content:center;align-items:center;transition:all .3s;display:flex}.OrganizationManagement-module__FBpMFW__tabItem.OrganizationManagement-module__FBpMFW__disabled{cursor:not-allowed;opacity:.8;pointer-events:none}.OrganizationManagement-module__FBpMFW__tabItem.OrganizationManagement-module__FBpMFW__active:nth-child(3n+1){background:linear-gradient(to right, var(--color-blue-04) 40%, var(--color-light-blue-03) 100%)}.OrganizationManagement-module__FBpMFW__tabItem.OrganizationManagement-module__FBpMFW__active:nth-child(3n+2){background:linear-gradient(to right, var(--color-light-blue-04) 40%, var(--color-green-02) 100%)}.OrganizationManagement-module__FBpMFW__tabItem.OrganizationManagement-module__FBpMFW__active:nth-child(3n){background:linear-gradient(to right, var(--color-green-03) 40%, var(--color-yellow-01) 100%)}.OrganizationManagement-module__FBpMFW__tabItem:nth-child(3n+1):hover{background:linear-gradient(to right, var(--color-blue-05) 40%, var(--color-light-blue-05) 100%)}.OrganizationManagement-module__FBpMFW__tabItem:nth-child(3n+2):hover{background:linear-gradient(to right, var(--color-light-blue-06) 40%, var(--color-green-04) 100%)}.OrganizationManagement-module__FBpMFW__tabItem:nth-child(3n):hover{background:linear-gradient(to right, var(--color-green-05) 40%, var(--color-yellow-02) 100%)}@media (max-width:1025px){.OrganizationManagement-module__FBpMFW__tabItem{height:80px;font-size:var(--text-xl)}}@media (max-width:768px){.OrganizationManagement-module__FBpMFW__tabItem{height:50px;font-size:var(--text-sm)}}body[data-vision=dark] .OrganizationManagement-module__FBpMFW__tabContainer .OrganizationManagement-module__FBpMFW__tabItem{color:var(--color-white-only)}body[data-vision=dark] .OrganizationManagement-module__FBpMFW__tabContainer .OrganizationManagement-module__FBpMFW__tabItem.OrganizationManagement-module__FBpMFW__active:nth-child(3n+1),body[data-vision=dark] .OrganizationManagement-module__FBpMFW__tabContainer .OrganizationManagement-module__FBpMFW__tabItem.OrganizationManagement-module__FBpMFW__active:nth-child(3n+2),body[data-vision=dark] .OrganizationManagement-module__FBpMFW__tabContainer .OrganizationManagement-module__FBpMFW__tabItem.OrganizationManagement-module__FBpMFW__active:nth-child(3n){color:var(--color-white)}body[data-vision=colorblind] .OrganizationManagement-module__FBpMFW__tabContainer .OrganizationManagement-module__FBpMFW__tabItem{color:var(--color-yellow-04);background:linear-gradient(to right, var(--color-grey-17), var(--color-grey-07) 100%)}body[data-vision=colorblind] .OrganizationManagement-module__FBpMFW__tabContainer .OrganizationManagement-module__FBpMFW__tabItem.OrganizationManagement-module__FBpMFW__active:nth-child(3n+1){background:linear-gradient(to right, var(--color-blue-04) 40%, var(--color-light-blue-03) 100%)}body[data-vision=colorblind] .OrganizationManagement-module__FBpMFW__tabContainer .OrganizationManagement-module__FBpMFW__tabItem.OrganizationManagement-module__FBpMFW__active:nth-child(3n+2){background:linear-gradient(to right, var(--color-light-blue-04) 40%, var(--color-green-02) 100%)}body[data-vision=colorblind] .OrganizationManagement-module__FBpMFW__tabContainer .OrganizationManagement-module__FBpMFW__tabItem.OrganizationManagement-module__FBpMFW__active:nth-child(3n){background:linear-gradient(to right, var(--color-green-03) 40%, var(--color-yellow-01) 100%)}
.contentArea{width:100%;overflow:hidden!important}.contentArea p{margin:.75rem 0}.contentArea a{color:#3182ce;text-decoration:underline;transition:color .2s}.contentArea a:hover{color:#2c5282}.contentArea img{border-radius:.25rem;max-width:100%;height:auto;margin:1rem 0;transition:transform .2s ease-in-out,border-color .2s ease-in-out}.contentArea a img{cursor:pointer;border:2px solid #0000;box-shadow:0 2px 4px #0000001a}.contentArea a:hover img{border-color:#3182ce;transform:scale(1.02);box-shadow:0 4px 8px #00000026}.contentArea h1{margin:1rem 0;font-size:2rem}.contentArea h2{margin:.8rem 0;font-size:1.5rem}.contentArea h3{margin:.6rem 0;font-size:1.25rem}.contentArea ul,.contentArea ol{color:inherit;margin:.5rem 0;padding-left:2rem}.contentArea blockquote{color:#4a5568;border-left:3px solid #cbd5e0;margin:.5rem 0;padding-left:1rem}.contentArea pre{background-color:#edf2f7;border-radius:.25rem;padding:.5rem;overflow-x:auto}.contentArea code{background-color:#f7fafc;border-radius:.25rem;padding:.125rem .25rem;font-family:Fira Code,Consolas,monospace;font-size:.875em}.contentArea pre code{background:0 0;padding:0}.contentArea hr{border:none;border-top:2px solid #e2e8f0;margin:2rem 0}.contentArea strong{font-weight:600}.contentArea em{font-style:italic}.editor-table{border-collapse:collapse;margin-top:10px;margin-bottom:10px}.editor-table-full{width:100%}.editor-table-cell{border:1px solid #ccc;min-width:50px;min-height:30px;padding:8px;position:relative;word-break:break-word!important;white-space:normal!important}.editor-table-cell--highlight{transition:border .12s;border:2px solid #007bffcc!important}.editor-table-no-border .editor-table-cell{border:none!important}i[class^=icon-]{vertical-align:middle;-webkit-user-select:none;user-select:none;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:18px;height:18px;margin-right:8px;display:inline-block;overflow:hidden}i[class^=icon-] *{display:none!important}.icon-check{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg>")}.icon-mail{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"></path><polyline points=\"22,6 12,13 2,6\"></polyline></svg>")}.icon-phone{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"></path></svg>")}.icon-download{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"></path><polyline points=\"7 10 12 15 17 10\"></polyline><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"></line></svg>")}.icon-send{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"></line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"></polygon></svg>")}.icon-heart{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"></path></svg>")}.icon-star{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"></polygon></svg>")}.icon-info{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"></line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"></line></svg>")}.custom-box{width:max-content;max-width:97%;display:inline-block}.custom-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;width:max-content;max-width:97%;padding:12px 24px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #0000001a}.custom-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.btn-email{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.btn-phone{color:#fff;background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%)}.btn-download-Turquise-90{color:#fff;background:linear-gradient(90deg,#26fed8,#27a3d9)}.btn-download-Turquise-270{color:#fff;background:linear-gradient(270deg,#26fed8,#27a3d9)}.btn-send{color:#fff;background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%)}.btn-like{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#db2777 100%)}.btn-star{color:#fff;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)}.btn-info{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)}.btn-outline{color:#667eea;background:0 0;border:2px solid #667eea}.btn-outline:hover{color:#fff;background:#667eea}.custom-btn i[class^=icon-]{filter:brightness(0)invert()}.btn-outline i[class^=icon-]{filter:none}.btn-outline:hover i[class^=icon-]{filter:brightness(0)invert()}.helper-hint{color:#fff;pointer-events:none;z-index:1000;background:#000c;border-radius:6px;padding:8px 12px;font-size:12px;position:fixed;bottom:20px;right:20px}.text-gradient-blue{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-Turquise{background:linear-gradient(90deg,#26fed8,#27a3d9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important;display:inline-flex!important}.text-gradient-purple{background:linear-gradient(135deg,#a8edea 0%,#fed6e3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-sunset{background:linear-gradient(135deg,#fa709a 0%,#fee140 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-ocean{background:linear-gradient(135deg,#2af598 0%,#009efd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-fire{background:linear-gradient(135deg,#ff0844 0%,#ffb199 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-rainbow{background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-pink{background:linear-gradient(135deg,#ff9a9e 0%,#fecfef 50%,#ffecd2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-emerald{background:linear-gradient(135deg,#0ba360 0%,#3cba92 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-gold{background:linear-gradient(135deg,gold 0%,#ffed4e 50%,gold 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-silver{background:linear-gradient(135deg,#bdc3c7 0%,#ecf0f1 50%,#bdc3c7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-cosmic{background:linear-gradient(135deg,#8e2de2 0%,#4a00e0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-candy{background:linear-gradient(135deg,#fc5c7d 0%,#6a82fb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-neon{background:linear-gradient(135deg,#0ff 0%,#f0f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-aurora{background:linear-gradient(135deg,#00c6ff 0%,#0072ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-tropical{background:linear-gradient(135deg,#ffa751 0%,#ffe259 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-midnight{background:linear-gradient(135deg,#2c3e50 0%,#000428 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-rose{background:linear-gradient(135deg,#ed4264 0%,#ffedbc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.text-gradient-matrix{background:linear-gradient(135deg,#0f0 0%,#030 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2em;font-weight:700;line-height:1.5!important}.edt-heading-xl{color:#1e293b;font-size:2.5em;font-weight:800;line-height:1.2}.edt-heading-large{color:#334155;font-size:2em;font-weight:700;line-height:1.3}.edt-heading-medium{color:#475569;font-size:1.5em;font-weight:600;line-height:1.4}.edt-heading-bold{color:#0f172a;letter-spacing:-.02em;font-weight:800}.edt-heading-thin{color:#64748b;letter-spacing:.02em;font-size:1.3em;font-weight:300}.edt-shadow-soft{text-shadow:0 2px 10px #0000001a;font-weight:600}.edt-shadow-hard{text-shadow:3px 3px #0003;color:#1e293b;font-weight:700}.edt-shadow-colored{text-shadow:2px 2px 4px #667eea80;color:#667eea;font-weight:600}.edt-shadow-glow{text-shadow:0 0 10px #667eeacc,0 0 20px #667eea99,0 0 30px #667eea66;color:#667eea;font-weight:700}.edt-shadow-3d{text-shadow:1px 1px #ccc,2px 2px #bbb,3px 3px #aaa,4px 4px #999,5px 5px 10px #0000004d;color:#1e293b;font-weight:800}.edt-shadow-deep{text-shadow:2px 2px 2px #0000004d,4px 4px 4px #0003,6px 6px 6px #0000001a;color:#1e293b;font-weight:700}.edt-shadow-emboss{text-shadow:-1px -1px #ffffff4d,1px 1px #000c;color:#666;font-weight:700}.edt-shadow-outline{text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,-2px 0 #000,2px 0 #000,0 2px #000,0 -2px #000;color:#fff;font-weight:700}.edt-box-info{color:#075985;background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);border-left:4px solid #0284c7;border-radius:8px;padding:12px 16px;font-weight:500;display:inline-block}.edt-box-warning{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #d97706;border-radius:8px;padding:12px 16px;font-weight:500;display:inline-block}.edt-box-error{color:#991b1b;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border-left:4px solid #dc2626;border-radius:8px;padding:12px 16px;font-weight:500;display:inline-block}.edt-box-highlight{color:#713f12;background:linear-gradient(135deg,#fef08a 0%,#fde047 100%);border-radius:8px;padding:12px 16px;font-weight:600;display:inline-block;box-shadow:0 4px 15px #fde04766}.edt-box-card{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 20px;display:inline-block;box-shadow:0 4px 20px #0000001a}.edt-box-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;padding:8px 20px;font-weight:600;transition:transform .2s;display:inline-block;box-shadow:0 4px 15px #667eea66}.edt-box-primary:hover{transform:translateY(-2px)}.edt-box-success{color:#fff;background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%);border-radius:8px;padding:8px 20px;font-weight:600;display:inline-block;box-shadow:0 4px 15px #38ef7d66}.edt-box-danger{color:#fff;background:linear-gradient(135deg,#eb3349 0%,#f45c43 100%);border-radius:8px;padding:8px 20px;font-weight:600;display:inline-block;box-shadow:0 4px 15px #eb334966}.edt-box-outline{color:#667eea;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 20px;font-weight:600;transition:all .3s;display:inline-block}.edt-box-outline:hover{color:#fff;background:#667eea}.edt-box-gradient{color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:8px;padding:8px 20px;font-weight:600;display:inline-block;box-shadow:0 4px 15px #f093fb66}.edt-box-rounded{color:#fff;background:#4facfe;border-radius:50px;padding:8px 24px;font-weight:600;display:inline-block;box-shadow:0 4px 15px #4facfe66}.edt-box-gradient-2{color:#fff;background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);border-radius:8px;padding:8px 20px;font-weight:600;display:inline-block;box-shadow:0 4px 15px #4facfe66}.edt-box-gradient-3{color:#fff;background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);border-radius:8px;padding:8px 20px;font-weight:600;display:inline-block;box-shadow:0 4px 15px #43e97b66}.edt-box-shadow{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 20px;font-weight:600;display:inline-block;box-shadow:0 10px 30px #0003}.edt-box-morphism{color:#1e293b;background:linear-gradient(145deg,#e6e6e6,#fff);border-radius:12px;padding:8px 20px;font-weight:600;display:inline-block;box-shadow:5px 5px 10px #d1d1d1,-5px -5px 10px #fff}.editor-content{min-height:300px;max-height:500px;overflow-y:auto}.editor-content:focus{outline:none}.toolbar-btn{transition:all .2s}.toolbar-btn:hover{transform:translateY(-1px)}.toolbar-btn:active{transform:translateY(0)}.modal-editor-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;animation:.2s ease-out fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-editor-content{z-index:1001;background:#fff;border-radius:16px;width:90%;max-width:900px;max-height:85vh;animation:.3s ease-out slideUp;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.modal-editor-header{color:#000;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.modal-editor-body{height:calc(85vh - 80px);display:flex}.category-sidebar{background:#f8fafc;border-right:1px solid #e2e8f0;width:200px;overflow-y:auto}.category-item{cursor:pointer;border-left:3px solid #0000;align-items:center;gap:12px;padding:16px 20px;transition:all .2s;display:flex}.category-item:hover{background:#e2e8f0}.category-item.active{color:#667eea;background:#fff;border-left-color:#667eea;font-weight:600}.styles-grid{flex:1;padding:24px;overflow-y:auto}.style-card{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:flex-start;padding:1rem;transition:all .2s;display:flex}.style-card:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 15px #667eea33}.style-card.selected{background-color:#667eea1c!important;border-color:#667eea!important;transform:translateY(-2px)!important;box-shadow:0 4px 15px #667eea33!important}@media (max-width:600px){.contentArea table{width:inherit!important}}body[data-vision=dark],body[data-vision=colorblind]{--editor-border:#1f2937}body[data-vision=dark] .contentArea,body[data-vision=colorblind] .contentArea,body[data-vision=dark] .contentArea a,body[data-vision=colorblind] .contentArea a{color:var(--color-navy-dark)!important}body[data-vision=dark] .contentArea pre,body[data-vision=colorblind] .contentArea pre{border:1px solid var(--editor-border);color:var(--color-navy-dark)!important}
@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(../media/KaTeX_AMS-Regular.0p1vbqd84i2~o.woff2)format("woff2"),url(../media/KaTeX_AMS-Regular.0b~8ki5y928w2.woff)format("woff"),url(../media/KaTeX_AMS-Regular.173t6ktr7uf-w.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(../media/KaTeX_Caligraphic-Bold.01-pzluls4zgb.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Bold.0x2v1lwn~880f.woff)format("woff"),url(../media/KaTeX_Caligraphic-Bold.16zv5fax0h0ka.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(../media/KaTeX_Caligraphic-Regular.0rysu1t-ncjq8.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Regular.10927swgekwun.woff)format("woff"),url(../media/KaTeX_Caligraphic-Regular.02i3z7wig438t.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(../media/KaTeX_Fraktur-Bold.0w23i72~hprpq.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Bold.0e-16u10iuyyf.woff)format("woff"),url(../media/KaTeX_Fraktur-Bold.0et27v~3~4uhe.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(../media/KaTeX_Fraktur-Regular.0rekyoa-52fj_.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Regular.0b.riegzdfue2.woff)format("woff"),url(../media/KaTeX_Fraktur-Regular.0vjwa15znhk~4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(../media/KaTeX_Main-Bold.16pfc63_du6mx.woff2)format("woff2"),url(../media/KaTeX_Main-Bold.09lmynrorhcbw.woff)format("woff"),url(../media/KaTeX_Main-Bold.09i7~607shf-h.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(../media/KaTeX_Main-BoldItalic.0d54rk08rx11s.woff2)format("woff2"),url(../media/KaTeX_Main-BoldItalic.0cp37g7x1q8h6.woff)format("woff"),url(../media/KaTeX_Main-BoldItalic.15j6k~hix2t_0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(../media/KaTeX_Main-Italic.06o5nq0_91v60.woff2)format("woff2"),url(../media/KaTeX_Main-Italic.0382gqciexmbu.woff)format("woff"),url(../media/KaTeX_Main-Italic.0su4i6mm18-wo.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(../media/KaTeX_Main-Regular.0kaf-ag2_wkm-.woff2)format("woff2"),url(../media/KaTeX_Main-Regular.0diheg01zyoph.woff)format("woff"),url(../media/KaTeX_Main-Regular.08zh8z.7shijf.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(../media/KaTeX_Math-BoldItalic.0ja97dn.cpc87.woff2)format("woff2"),url(../media/KaTeX_Math-BoldItalic.0ck1myuerwyqw.woff)format("woff"),url(../media/KaTeX_Math-BoldItalic.0ajzxypnbx1h1.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(../media/KaTeX_Math-Italic.0zrha2c4sl2je.woff2)format("woff2"),url(../media/KaTeX_Math-Italic.09xkhecjcn5r9.woff)format("woff"),url(../media/KaTeX_Math-Italic.0x23a-bmp-5tg.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(../media/KaTeX_SansSerif-Bold.05a9.pc1j_zx9.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Bold.0jcl-ayi1uun0.woff)format("woff"),url(../media/KaTeX_SansSerif-Bold.0re8y.dm7.mt5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(../media/KaTeX_SansSerif-Italic.0a0234dc3s62j.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Italic.0judofdln9731.woff)format("woff"),url(../media/KaTeX_SansSerif-Italic.10z1iap9pfus8.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(../media/KaTeX_SansSerif-Regular.0v6gcj32-czft.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Regular.0h9yjlugq4q_e.woff)format("woff"),url(../media/KaTeX_SansSerif-Regular.0zm18kga42ebc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(../media/KaTeX_Script-Regular.0c4.h-mer83d_.woff2)format("woff2"),url(../media/KaTeX_Script-Regular.0ze6v4r_-99oy.woff)format("woff"),url(../media/KaTeX_Script-Regular.0q14y6zkzlpob.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size1-Regular.013x6a4ierotp.woff2)format("woff2"),url(../media/KaTeX_Size1-Regular.0kidw0oi.m68o.woff)format("woff"),url(../media/KaTeX_Size1-Regular.0m6y-i6wfokni.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size2-Regular.0d5inmyp-tyv3.woff2)format("woff2"),url(../media/KaTeX_Size2-Regular.0blpmluwilgbg.woff)format("woff"),url(../media/KaTeX_Size2-Regular.0wnhnvj-.k9d5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size3-Regular.0iukctyhw5j56.woff2)format("woff2"),url(../media/KaTeX_Size3-Regular.01h0xm_sfctj3.woff)format("woff"),url(../media/KaTeX_Size3-Regular.0jl8mqyf4gzpn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size4-Regular.0w3.rb_c4stzk.woff2)format("woff2"),url(../media/KaTeX_Size4-Regular.12tvaesf3.zl3.woff)format("woff"),url(../media/KaTeX_Size4-Regular.0wr_9l81-mu06.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(../media/KaTeX_Typewriter-Regular.0c4zdxz~8frhm.woff2)format("woff2"),url(../media/KaTeX_Typewriter-Regular.0cgrzn5l3kao5.woff)format("woff"),url(../media/KaTeX_Typewriter-Regular.128~qc3858otl.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.46"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
.ModalMathEquation-module__ZyZjAq__mathModal{max-width:960px}.ModalMathEquation-module__ZyZjAq__headerTitle{align-items:center;gap:10px;display:flex}.ModalMathEquation-module__ZyZjAq__headerH4{margin:0;font-size:1rem;font-weight:700}.ModalMathEquation-module__ZyZjAq__reEditBadge{color:#1d4ed8;background:#dbeafe;border-radius:12px;padding:2px 8px;font-size:.7rem;font-weight:600}.ModalMathEquation-module__ZyZjAq__categoryLabel{font-size:.85rem}.ModalMathEquation-module__ZyZjAq__mainPanel{flex-direction:column;gap:16px;display:flex}.ModalMathEquation-module__ZyZjAq__inputSection{flex-direction:column;gap:8px;display:flex}.ModalMathEquation-module__ZyZjAq__latexLabelRow{justify-content:space-between;align-items:center;display:flex}.ModalMathEquation-module__ZyZjAq__latexLabel{color:#64748b;font-size:.8rem;font-weight:600}.ModalMathEquation-module__ZyZjAq__btnClear{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #fecaca;border-radius:4px;padding:2px 8px;font-size:.75rem}.ModalMathEquation-module__ZyZjAq__btnClear:hover{background:#fee2e2}.ModalMathEquation-module__ZyZjAq__mathTextarea{box-sizing:border-box;resize:vertical;color:#1e293b;background-color:#fafbff;border:2px solid #667eea;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-family:monospace;font-size:.95rem}.ModalMathEquation-module__ZyZjAq__mathTextareaError{border-color:#f87171}.ModalMathEquation-module__ZyZjAq__previewBox{min-height:52px;font-family:var(--font-prompt), sans-serif;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:4px;padding:10px 16px;font-size:1rem;line-height:1.6;display:flex}.ModalMathEquation-module__ZyZjAq__previewLabel{color:#94a3b8;flex-shrink:0;margin-right:8px;font-size:.7rem}.ModalMathEquation-module__ZyZjAq__previewContent{font-size:1.1rem}.ModalMathEquation-module__ZyZjAq__previewLegacy{opacity:.6;font-size:1.1rem}.ModalMathEquation-module__ZyZjAq__previewEmpty{color:#cbd5e1;font-size:.8rem}.ModalMathEquation-module__ZyZjAq__hint{color:#94a3b8;flex-direction:column;gap:2px;font-size:.72rem;line-height:1.8;display:flex}.ModalMathEquation-module__ZyZjAq__hintAccent{color:#4f46e5}.ModalMathEquation-module__ZyZjAq__categoryTitle{color:#1e293b;margin-bottom:10px;font-size:.85rem;font-weight:700}.ModalMathEquation-module__ZyZjAq__templateList{flex-direction:column;gap:14px;max-height:340px;padding-right:4px;display:flex;overflow-y:auto}.ModalMathEquation-module__ZyZjAq__templateCategoryTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.7rem;font-weight:700}.ModalMathEquation-module__ZyZjAq__templateItems{flex-direction:column;gap:5px;display:flex}.ModalMathEquation-module__ZyZjAq__btnTemplate{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;align-items:center;gap:12px;width:100%;padding:8px 12px;transition:border-color .15s,background .15s;display:flex}.ModalMathEquation-module__ZyZjAq__btnTemplate:hover{background:#f5f3ff;border-color:#667eea}.ModalMathEquation-module__ZyZjAq__templateName{color:#475569;flex-shrink:0;min-width:150px;font-size:.78rem}.ModalMathEquation-module__ZyZjAq__templateFormula{white-space:nowrap;flex-grow:1;font-size:1rem;overflow-x:auto}.ModalMathEquation-module__ZyZjAq__structureGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;display:grid}.ModalMathEquation-module__ZyZjAq__btnChip{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px 6px;transition:border-color .15s,background .15s;display:flex}.ModalMathEquation-module__ZyZjAq__btnChip:hover{background:#f0f0ff;border-color:#667eea}.ModalMathEquation-module__ZyZjAq__chipSymbol{font-size:1.1em}.ModalMathEquation-module__ZyZjAq__chipLabel{color:#64748b;font-family:sans-serif;font-size:.65rem}.ModalMathEquation-module__ZyZjAq__symbolGrid{grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:6px;display:grid}.ModalMathEquation-module__ZyZjAq__btnSymbol{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;height:44px;font-size:1.15rem;transition:border-color .15s,background .15s,transform .15s;display:flex}.ModalMathEquation-module__ZyZjAq__btnSymbol:hover{background:#f0f0ff;border-color:#667eea;transform:scale(1.1)}.ModalMathEquation-module__ZyZjAq__previewContentWrapper{flex:1;overflow-x:auto}.ModalMathEquation-module__ZyZjAq__sizePicker{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:flex}.ModalMathEquation-module__ZyZjAq__sizeBtn{cursor:pointer;color:#64748b;background:#fff;border:1.5px solid #e2e8f0;border-radius:5px;min-width:28px;height:26px;padding:0 6px;font-size:.7rem;font-weight:700;transition:border-color .15s,background .15s,color .15s}.ModalMathEquation-module__ZyZjAq__sizeBtn:hover{color:#4f46e5;border-color:#667eea}.ModalMathEquation-module__ZyZjAq__sizeBtnActive{color:#4f46e5;background:#eef2ff;border-color:#667eea}
.related-module__FEk_AG__container{height:max-content}.related-module__FEk_AG__background-main{background:linear-gradient(90deg,#2cfae7 0%,#2ab6e6 100%) 50%/cover no-repeat;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.related-module__FEk_AG__background-blue{z-index:4;clip-path:ellipse(54% 103% at 52.6% 126%);background:linear-gradient(#a7f7ff 0%,#b7f7fd 100%);width:100%;height:115px;position:absolute;top:0;left:0;transform:rotate(180deg);box-shadow:inset 0 0 10px 10px #013f9505}.related-module__FEk_AG__background-lightblue{z-index:5;clip-path:ellipse(51% 83% at 50% 115%);background:#f2feff;width:100%;height:100px;position:absolute;top:0;left:0;transform:rotate(180deg);box-shadow:inset 0 0 10px 10px #013f9505}.related-module__FEk_AG__container-card{padding-top:13%!important}.related-module__FEk_AG__container-card p{color:#000!important}.related-module__FEk_AG__container-card svg{fill:#000!important}@media (max-width:640px){.related-module__FEk_AG__background-main{padding-top:4.7rem}}
.relatedcard-module__OfLx9G__horizontal{height:400px}.relatedcard-module__OfLx9G__vertical{height:600px}.relatedcard-module__OfLx9G__related_card{cursor:pointer;background-color:#0000;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.relatedcard-module__OfLx9G__related_card:hover img{transform:scale(1.1)}.relatedcard-module__OfLx9G__horizontal .relatedcard-module__OfLx9G__related_image{height:250px}.relatedcard-module__OfLx9G__vertical .relatedcard-module__OfLx9G__related_image{height:400px}.relatedcard-module__OfLx9G__related_image{background:var(--background-image);border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden;box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d}.relatedcard-module__OfLx9G__related_image img{object-fit:contain;will-change:transform;width:100%;height:100%;transition:transform .3s;display:block;position:relative!important}.relatedcard-module__OfLx9G__related_content{text-decoration:none}.relatedcard-module__OfLx9G__related_date{margin:.5rem 0;font-size:clamp(.9rem,.9rem + max(0px,100vw - 3000px)/20.9996,2.25rem);font-weight:300}.relatedcard-module__OfLx9G__related_detail{-webkit-line-clamp:var(--line-clamp-2);line-clamp:var(--line-clamp-2);text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:1rem;display:-webkit-box;overflow:hidden}
.CarouselProduct-module__Uvj2Qq__carousel{max-width:960px;margin:0 auto}.CarouselProduct-module__Uvj2Qq__carouselContainer{aspect-ratio:1;background:0 0;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}@media (max-width:920px) and (orientation:landscape){.CarouselProduct-module__Uvj2Qq__carouselContainer{max-width:380px;margin:0 auto}}.CarouselProduct-module__Uvj2Qq__carouselSlide{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CarouselProduct-module__Uvj2Qq__carouselImage{object-position:center center;object-fit:contain!important;width:100%!important;height:100%!important}.CarouselProduct-module__Uvj2Qq__carouselControls{justify-content:space-between;align-items:center;gap:3rem;margin-top:16px;display:flex}.CarouselProduct-module__Uvj2Qq__carouselButtons{align-items:center;gap:.5rem;display:flex}.CarouselProduct-module__Uvj2Qq__btnPrev{fill:#273853!important;background-color:#79d2aa!important;border-radius:50%!important;width:40px!important;height:40px!important}.CarouselProduct-module__Uvj2Qq__btnPrev:hover{background-color:#53b589!important}.CarouselProduct-module__Uvj2Qq__btnNext{fill:#fff!important;background-color:#273853!important;border-radius:50%!important;width:40px!important;height:40px!important}.CarouselProduct-module__Uvj2Qq__btnNext:hover{background-color:#1f3557!important}.CarouselProduct-module__Uvj2Qq__carouselIndicator{font-size:var(--text-xl-13);font-weight:thin}.CarouselProduct-module__Uvj2Qq__carouselIndicator span{color:#1d324f;margin:0 4px}.CarouselProduct-module__Uvj2Qq__carouselProgress{background-color:#e5e7eb;border-radius:9999px;flex:1;width:100%;height:2px;overflow:hidden}.CarouselProduct-module__Uvj2Qq__carouselProgressFill{background:#5bafe5;border-radius:9999px;height:100%}
