@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;700;800&display=swap);body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.faith-loading-wrapper{align-items:center;background:#0f0f0f7d;display:flex;font-family:Plus Jakarta Sans,sans-serif;height:100vh;inset:0;justify-content:center;overflow:hidden;position:fixed;width:100vw;z-index:99999}.faith-ambient-glow{animation:pulseGlow 4s ease-in-out infinite alternate;background:radial-gradient(circle,#17365d0a 0,#d9a62e05 50%,#0000 70%);border-radius:50%;height:400px;pointer-events:none;position:absolute;width:400px}.faith-loading-container{align-items:center;animation:containerAppear .6s cubic-bezier(.16,1,.3,1) forwards;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #e2e8f099;border-radius:28px;box-shadow:0 20px 40px -15px #0f172a0d;display:flex;flex-direction:column;gap:28px;padding:40px}.faith-logo-box{display:flex;font-size:56px;font-weight:800;letter-spacing:-2.5px;line-height:1;position:relative;-webkit-user-select:none;user-select:none}.logo-base{display:flex}.logo-base span{color:#e2e8f0}.logo-fill{display:flex;inset:0;overflow:hidden;position:absolute;transition:-webkit-clip-path .15s cubic-bezier(.1,.9,.2,1);transition:clip-path .15s cubic-bezier(.1,.9,.2,1);transition:clip-path .15s cubic-bezier(.1,.9,.2,1),-webkit-clip-path .15s cubic-bezier(.1,.9,.2,1);white-space:nowrap}.logo-fill .brand-primary{color:#17365d}.logo-fill .brand-secondary{color:#d9a62e}.faith-progress-info{display:flex;flex-direction:column;gap:10px;width:220px}.faith-progress-bar-track{background:#f1f5f9;box-shadow:inset 0 1px 2px #0000000d;height:6px;width:100%}.faith-progress-bar-fill,.faith-progress-bar-track{border-radius:999px;overflow:hidden;position:relative}.faith-progress-bar-fill{background:linear-gradient(90deg,#17365d,#d9a62e);height:100%;transition:width .15s cubic-bezier(.1,.9,.2,1)}.faith-progress-shine{animation:shineMove 1.2s linear infinite;background:linear-gradient(90deg,#0000,#fff9,#0000);bottom:0;left:0;position:absolute;top:0;width:40px}.faith-progress-meta{align-items:center;display:flex;font-size:12px;justify-content:space-between}.faith-status-text{color:#64748b;font-weight:500}.faith-percentage-text{color:#17365d;font-weight:700}@keyframes containerAppear{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulseGlow{0%{opacity:.6;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}@keyframes shineMove{0%{transform:translateX(-100px)}to{transform:translateX(250px)}}*{box-sizing:border-box}.lesson-library-page{background:#fff;color:#172033;min-height:100%;padding:22px}.ll-topbar{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-bottom:28px}.ll-search-box{width:280px}.ll-search-box .ant-input-affix-wrapper{background:#fff;border:1px solid #dce4ec;border-radius:13px;box-shadow:0 2px 8px rgba(15,23,42,.035);height:31px;padding:0 14px}.ll-search-box .ant-input-affix-wrapper:focus-within,.ll-search-box .ant-input-affix-wrapper:hover{border-color:#9bcbd7;box-shadow:0 4px 14px #173b5e14}.ll-search-box .ant-input{font-size:14px}.ll-sort-select{width:190px}.ll-type-filter{width:220px}.ll-sort-select .ant-select-selector,.ll-type-filter .ant-select-selector{align-items:center;border:1px solid #dce4ec!important;border-radius:13px!important;box-shadow:0 2px 8px rgba(15,23,42,.035);display:flex;height:46px!important;padding:0 13px!important}.ll-view-toggle{align-items:center;background:#f4f7f9;border:1px solid #e8edf1;border-radius:6px;display:flex;gap:2px;height:31px;padding:5px}.ll-view-button{background:#0000;border:0;border-radius:6px;color:#94a3b8;cursor:pointer;font-size:17px;height:29px;width:30px}.ll-view-button.active,.ll-view-button:hover{background:#fff;color:#173b5e}.ll-view-button.active{box-shadow:0 2px 8px #0f172a17}.ll-create-button.ant-btn{background:#173b5e!important;border:0!important;border-radius:13px!important;box-shadow:0 4px 12px #173b5e29;color:#fff!important;font-weight:600;height:46px!important;padding:0 18px!important}.ll-create-button.ant-btn:hover{background:#214b72!important;transform:translateY(-1px)}.ll-page-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:22px}.ll-page-heading h1{color:#172033;font-size:25px;font-weight:700;margin:0}.ll-page-heading p{color:#8a94a6;font-size:13px;margin:5px 0 0}.ll-grid{grid-gap:25px 22px;display:grid;gap:25px 22px;grid-template-columns:repeat(6,minmax(0,1fr))}.ll-file-card{cursor:pointer;min-width:0;transition:transform .18s ease}.ll-file-card:hover{transform:translateY(-2px)}.ll-file-preview{align-items:center;background:#e9eaed;border-radius:12px;display:flex;height:175px;justify-content:center;overflow:hidden;position:relative}.ll-file-card:hover .ll-file-preview{box-shadow:0 9px 24px #0f172a1a}.ll-folder-graphic{height:86px;position:relative;width:98px}.ll-folder-back{background:#159fe0;border-radius:8px 8px 0 0;height:27px;left:8px;position:absolute;top:2px;width:72px}.ll-folder-front{background:linear-gradient(180deg,#32c0f0,#21afe7);border-radius:7px 7px 10px 10px;box-shadow:inset 0 1px 1px #ffffff59,0 3px 6px #00000014;height:63px;left:0;position:absolute;top:22px;width:98px}.ll-folder-front:before{background:#159fe0;border-radius:4px;content:"";height:10px;left:7px;position:absolute;right:7px;top:-7px}.ll-folder-front span{background:#ffffffbf;border-radius:4px;height:4px;left:14px;position:absolute;right:14px;top:0}.ll-file-info{padding:10px 2px 0}.ll-file-row{align-items:center;display:flex;gap:8px;min-width:0}.ll-small-folder{color:#1eaee8;flex:0 0 auto;font-size:24px}.ll-file-name{color:#172033;flex:1 1;font-size:15px;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ll-more-button.ant-btn{background:#fff!important;border:1px solid #e0e6ed!important;border-radius:10px!important;color:#475569!important;height:36px!important;padding:0!important;width:36px!important}.ll-file-meta{align-items:center;color:#697386;display:flex;font-size:11px;gap:7px;margin-top:0;padding-left:40px}.ll-more-wrapper{flex:0 0 auto;position:relative}.ll-action-menu{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 30px #0f172a1f,0 2px 8px #0f172a0f;padding:6px;position:absolute;right:0;top:calc(100% + 6px);width:190px;z-index:1000}.ll-action-menu button{align-items:center;background:#0000;border:0;border-radius:8px;color:#334155;cursor:pointer;display:flex;font-family:inherit;font-size:13px;gap:10px;height:38px;padding:0 11px;text-align:left;width:100%}.ll-action-menu button:hover{background:#f4f7fa;color:#173b5e}.ll-action-menu button.danger{color:#dc2626}.ll-action-menu button.danger:hover{background:#fef2f2}.ll-action-divider{background:#eef1f4;height:1px;margin:5px 4px}.ll-list{display:flex;flex-direction:column;gap:8px}.ll-list-item{align-items:center;background:#fff;border:1px solid #e7ebf0;border-radius:13px;cursor:pointer;display:flex;gap:15px;padding:13px 16px}.ll-list-item:hover{background:#fbfdfe;border-color:#b9dce6}.ll-list-icon{align-items:center;background:#e8f8fc;border-radius:11px;color:#19aee2;display:flex;flex:0 0 auto;font-size:23px;height:46px;justify-content:center;width:46px}.ll-list-content{flex:1 1;min-width:0}.ll-list-title{color:#172033;font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ll-list-meta{color:#737b88;display:flex;font-size:12px;gap:6px;margin-top:4px}.ll-list-type{color:#7b8491;font-size:12px;width:210px}.ll-detail-header{align-items:center;border-bottom:1px solid #edf0f3;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px;padding:8px 0 20px}.ll-detail-left{gap:16px}.ll-detail-info,.ll-detail-left{align-items:center;display:flex;min-width:0}.ll-detail-info{gap:13px}.ll-detail-icon{align-items:center;background:#e8f8fc;border-radius:12px;color:#19aee2;display:flex;flex:0 0 auto;font-size:24px;height:48px;justify-content:center;width:48px}.ll-detail-type{color:#8a94a6;font-size:11px;margin-bottom:2px}.ll-detail-info h2{color:#172033;font-size:21px;font-weight:700;margin:0;max-width:700px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ll-resources-card{border:1px solid #e8ecf0!important;border-radius:14px!important;box-shadow:none!important}.ll-resources-header{align-items:center;border-bottom:1px solid #eef1f4;display:flex;gap:15px;justify-content:space-between;padding-bottom:16px}.ll-resources-header h3{color:#172033;font-size:17px;margin:0}.ll-resources-header span{color:#8a94a6;display:block;font-size:12px;margin-top:3px}.ll-resource-list{display:flex;flex-direction:column}.ll-resource{align-items:center;border-bottom:1px solid #f0f2f4;display:flex;gap:15px;padding:16px 3px}.ll-resource:last-child{border-bottom:0}.ll-resource-disabled{opacity:.5}.ll-resource-icon{align-items:center;background:#f5f7f9;border-radius:11px;display:flex;flex:0 0 auto;height:48px;justify-content:center;width:48px}.ll-resource-main{flex:1 1;min-width:0}.ll-resource-title{align-items:center;color:#172033;display:flex;font-size:14px;font-weight:700;gap:8px}.ll-resource-description,.ll-resource-title>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ll-resource-description{color:#7d8795;font-size:12px;margin-top:4px}.ll-resource-meta{align-items:center;color:#9aa3af;display:flex;flex-wrap:wrap;font-size:11px;gap:7px;margin-top:7px}.ll-resource-meta .ant-tag{border-radius:6px;margin:0}.ll-resource-actions{align-items:center;display:flex;flex:0 0 auto;gap:2px}.ll-resource-actions .ant-btn{border-radius:9px;color:#64748b;height:34px;width:34px}.ll-resource-actions .ant-btn:hover{background:#f4f7fa;color:#173b5e}.ll-empty{padding:80px 20px}.ll-resource-loading{align-items:center;display:flex;justify-content:center;min-height:300px}.ll-resource-empty{align-items:center;display:flex;flex-direction:column;padding:70px 20px;text-align:center}.ll-empty-icon{align-items:center;background:#f5f7f9;border-radius:17px;color:#c5ccd5;display:flex;font-size:35px;height:65px;justify-content:center;width:65px}.ll-resource-empty h3{color:#334155;font-size:16px;margin:14px 0 5px}.ll-resource-empty p{color:#7d8795;font-size:13px;margin:0 0 18px;max-width:500px}.ll-upload-title{align-items:center;color:#173b5e;display:flex;font-weight:700;gap:8px}.ll-form-label{color:#334155;font-size:13px;font-weight:600;margin:16px 0 7px}.ll-upload-note{background:#f5f7f9;border-radius:9px;color:#64748b;font-size:12px;margin-top:14px;padding:11px 13px}@media (max-width:1400px){.ll-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1150px){.ll-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ll-topbar{flex-wrap:wrap;justify-content:flex-start}.ll-search-box{flex:1 1;min-width:240px}}@media (max-width:850px){.lesson-library-page{padding:16px}.ll-topbar{display:grid;grid-template-columns:1fr 1fr;width:100%}.ll-search-box{grid-column:1/-1;width:100%}.ll-sort-select,.ll-type-filter,.ll-view-toggle{width:100%}.ll-view-button{flex:1 1}.ll-create-button.ant-btn{width:100%}.ll-detail-header{align-items:stretch;flex-direction:column}.ll-detail-header>.ant-btn{width:100%}.ll-list-type{display:none}}@media (max-width:600px){.lesson-library-page{padding:12px}.ll-grid{gap:17px 12px;grid-template-columns:repeat(2,minmax(0,1fr))}.ll-file-preview{height:135px}.ll-folder-graphic{transform:scale(.78)}.ll-file-name{font-size:13px}.ll-detail-left{align-items:flex-start;flex-direction:column}.ll-detail-info h2{font-size:17px;max-width:calc(100vw - 90px)}.ll-resource{gap:10px;padding:13px 0}.ll-resource-icon{height:42px;width:42px}.ll-resource-title{font-size:12px}.ll-resource-description{font-size:10px}.ll-resource-actions .ant-btn{height:31px;padding:0;width:31px}.ll-resources-card .ant-card-body{padding:13px!important}.ll-resources-header .ant-btn{font-size:0;padding:0;width:37px}.ll-resources-header .ant-btn .anticon{font-size:15px;margin:0}}@media (max-width:420px){.ll-grid{grid-template-columns:1fr}.ll-file-preview{height:170px}.ll-folder-graphic{transform:scale(.9)}.ll-resource{align-items:flex-start}.ll-resource-actions{align-self:center}}@media (max-width:350px){.lesson-library-page{padding:9px}.ll-topbar{grid-template-columns:1fr}.ll-search-box{grid-column:auto}.ll-resource-actions .ant-btn{height:28px;width:28px}}.ll-pagination{align-items:center;border-top:1px solid #eef1f5;display:flex;justify-content:center;margin-top:28px;padding:20px 0 8px;width:100%}.ll-pagination .ant-pagination{margin:0}.ll-pagination .ant-pagination-item{border-radius:8px}.ll-pagination .ant-pagination-item-active{border-color:#173b5e}.ll-pagination .ant-pagination-item-active a{color:#173b5e;font-weight:600}.ll-pagination .ant-pagination-next .ant-pagination-item-link,.ll-pagination .ant-pagination-prev .ant-pagination-item-link{border-radius:8px}@media (max-width:768px){.ll-pagination{justify-content:center;margin-top:20px;overflow-x:auto;padding-top:16px}.ll-pagination .ant-pagination-total-text{display:none}}.ll-knowledge-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 6px 24px #0f172a0d;margin-top:20px;overflow:hidden}.ll-knowledge-header{align-items:center;background:linear-gradient(180deg,#fff,#fafbfc);border-bottom:1px solid #edf1f5;display:flex;gap:20px;justify-content:space-between;min-height:76px;padding:16px 20px}.ll-knowledge-title-wrapper{align-items:center;display:flex;gap:13px}.ll-knowledge-icon{align-items:center;background:#f8edd5;border-radius:11px;color:#d9a441;display:flex;flex-shrink:0;font-size:19px;height:42px;justify-content:center;width:42px}.ll-knowledge-title-wrapper h3{color:#173b5e;font-size:16px;font-weight:700;margin:0}.ll-knowledge-title-wrapper p{color:#64748b;font-size:12px;margin:3px 0 0}.ll-knowledge-count{align-items:baseline;color:#64748b;display:flex;font-size:12px;gap:5px}.ll-knowledge-count strong{color:#173b5e;font-size:20px;font-weight:800}.ll-knowledge-body{padding:18px 20px}.ll-question-empty{align-items:center;background:#fafbfc;border:1px dashed #dbe2ea;border-radius:12px;display:flex;gap:14px;min-height:100px;padding:14px}.ll-question-empty-icon{align-items:center;background:#f1f5f9;border-radius:10px;color:#94a3b8;display:flex;flex-shrink:0;font-size:17px;height:40px;justify-content:center;width:40px}.ll-question-empty strong{color:#334155;display:block;font-size:14px}.ll-question-empty p{color:#64748b;font-size:12px;margin:4px 0 0}.ll-question-ready{align-items:center;background:#f8fafc;border-radius:12px;display:flex;gap:20px;justify-content:space-between;min-height:82px;padding:14px 16px}.ll-question-info{align-items:center;display:flex;gap:12px;min-width:0}.ll-question-info>svg{color:#16a34a;flex-shrink:0;font-size:21px}.ll-question-info div{display:flex;flex-direction:column;gap:3px;min-width:0}.ll-question-info strong{color:#173b5e;font-size:14px}.ll-question-info span{color:#64748b;font-size:12px}.ll-question-loading{align-items:center;color:#64748b;display:flex;font-size:13px;gap:10px;justify-content:center;min-height:90px}@media (max-width:768px){.ll-knowledge-header{min-height:68px;padding:14px}.ll-knowledge-body{padding:14px}.ll-knowledge-icon{font-size:17px;height:38px;width:38px}.ll-knowledge-title-wrapper h3{font-size:14px}.ll-knowledge-count strong{font-size:17px}.ll-question-ready{align-items:stretch;flex-direction:column;gap:14px}.ll-question-ready .ant-btn,.ll-question-ready .app-button{width:100%}}@media (max-width:480px){.ll-knowledge-header{padding:12px}.ll-knowledge-body{padding:10px}.ll-question-empty{padding:12px}.ll-question-info span{line-height:1.5}}:root{--rvp-navy:#173b5e;--rvp-navy-dark:#102d47;--rvp-gold:#d9a441;--rvp-text:#1e293b;--rvp-text-soft:#64748b;--rvp-border:#e2e8f0;--rvp-border-light:#edf1f5;--rvp-bg:#f5f7f9;--rvp-white:#fff;--rvp-radius:14px;--rvp-shadow:0 8px 30px #0f172a12}.rvp-page{background:#f5f7f9;background:var(--rvp-bg);color:#1e293b;color:var(--rvp-text);display:flex;flex-direction:column;height:100vh;min-height:0;overflow:hidden;position:relative;width:100%}.rvp-page:fullscreen{background:#f5f7f9;background:var(--rvp-bg);height:100vh;width:100vw}.rvp-page-fullscreen{height:100vh;width:100vw}.rvp-header{background:#fff;background:var(--rvp-white);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--rvp-border);box-shadow:0 1px 3px #0f172a08;flex-shrink:0;gap:20px;justify-content:space-between;min-height:76px;padding:12px 22px;position:relative;width:100%;z-index:20}.rvp-header,.rvp-header-left{align-items:center;display:flex}.rvp-header-left{flex:1 1;gap:15px;min-width:0}.rvp-back-button{flex-shrink:0}.rvp-title-wrapper{align-items:center;display:flex;gap:12px;min-width:0}.rvp-file-icon{align-items:center;background:#fff8e9;border-radius:11px;color:#d9a441;color:var(--rvp-gold);display:flex;flex-shrink:0;font-size:19px;height:42px;justify-content:center;width:42px}.rvp-title-content{display:flex;flex-direction:column;gap:4px;min-width:0}.rvp-title{color:#173b5e!important;color:var(--rvp-navy)!important;font-size:17px!important;font-weight:700!important;line-height:1.35!important;margin:0!important;max-width:620px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rvp-meta{align-items:center;display:flex;flex-wrap:wrap;gap:7px}.rvp-type-tag{background:#fff9ec!important;border:1px solid #d9a44147!important;border-radius:999px!important;color:#9a6a12!important;font-size:11px!important;font-weight:600!important;margin:0!important;padding:1px 9px!important}.rvp-meta-text{color:#64748b!important;color:var(--rvp-text-soft)!important;font-size:12px!important}.rvp-header-actions{align-items:center;display:flex;flex-shrink:0;gap:7px}.rvp-content{display:flex;flex:1 1;padding:14px}.rvp-content,.rvp-viewer-container{min-height:0;overflow:hidden;width:100%}.rvp-viewer-container{background:#fff;background:var(--rvp-white);border:1px solid #e2e8f0;border:1px solid var(--rvp-border);border-radius:14px;border-radius:var(--rvp-radius);box-shadow:0 8px 30px #0f172a12;box-shadow:var(--rvp-shadow);height:100%;position:relative}.rvp-empty{background:#fff;background:var(--rvp-white);height:100%;min-height:300px}.rvp-empty,.rvp-empty-page{align-items:center;display:flex;justify-content:center;width:100%}.rvp-empty-page{gap:20px}.rvp-empty-page,.rvp-loading-page{background:#f5f7f9;background:var(--rvp-bg);flex-direction:column;height:100vh}.rvp-loading-page{align-items:center;display:flex;gap:16px;justify-content:center;width:100%}.rvp-loading-text{color:#64748b;color:var(--rvp-text-soft);font-size:14px;font-weight:500}.rvp-page .ant-btn{border-radius:9px;box-shadow:none;font-weight:600}.rvp-page .ant-btn-default{background:#fff;background:var(--rvp-white);border-color:#e2e8f0;border-color:var(--rvp-border);color:#1e293b;color:var(--rvp-text)}.rvp-page .ant-btn-default:focus,.rvp-page .ant-btn-default:hover{border-color:#173b5e!important;border-color:var(--rvp-navy)!important;color:#173b5e!important;color:var(--rvp-navy)!important}.rvp-page .ant-btn-primary{background:#173b5e;background:var(--rvp-navy);border-color:#173b5e;border-color:var(--rvp-navy)}.rvp-viewer-container iframe{border:0;display:block;height:100%;width:100%}.rvp-viewer-container img,.rvp-viewer-container video{max-width:100%}@media (max-width:900px){.rvp-header{gap:12px;min-height:68px;padding:10px 14px}.rvp-header-left{gap:10px}.rvp-file-icon{font-size:17px;height:38px;width:38px}.rvp-title{font-size:15px!important;max-width:45vw}.rvp-header-actions{gap:5px}.rvp-action-text{display:none}.rvp-content{padding:9px}.rvp-viewer-container{border-radius:11px}}@media (max-width:768px){.rvp-header{min-height:62px;padding:8px 10px}.rvp-back-button{min-width:38px;padding:0;width:38px}.rvp-back-text{display:none}.rvp-header-left{gap:8px}.rvp-title-wrapper{flex:1 1;gap:8px;min-width:0}.rvp-file-icon{border-radius:9px;font-size:15px;height:34px;width:34px}.rvp-title{font-size:14px!important;max-width:100%}.rvp-meta-text{display:none}.rvp-type-tag{font-size:10px!important;padding:0 7px!important}.rvp-header-actions{gap:4px}.rvp-header-actions .ant-btn{height:38px;min-width:38px;padding:0;width:38px}.rvp-fullscreen-button{min-width:38px!important;width:38px!important}.rvp-content{padding:5px}.rvp-viewer-container{border-radius:9px}}@media (max-width:480px){.rvp-header{min-height:58px;padding:7px 8px}.rvp-header-left{gap:6px}.rvp-file-icon{border-radius:8px;font-size:13px;height:30px;width:30px}.rvp-title{font-size:13px!important}.rvp-type-tag{font-size:9px!important}.rvp-header-actions .ant-btn{height:34px;min-width:34px;width:34px}.rvp-content{padding:3px}.rvp-viewer-container{border-radius:7px}}@media (max-width:900px) and (orientation:landscape){.rvp-header{min-height:54px;padding:6px 10px}.rvp-file-icon{display:none}.rvp-title{font-size:13px!important}.rvp-content{padding:4px}}.rvp-page:fullscreen .rvp-header{min-height:64px}.rvp-page:fullscreen .rvp-content{padding:8px}@media (prefers-reduced-motion:reduce){.rvp-page *,.rvp-page :after,.rvp-page :before{animation:none!important;transition:none!important}}.office-viewer{background:#f5f7f9;display:flex;height:100%;min-height:0;min-width:0;overflow:hidden;width:100%}.office-viewer-frame{background:#fff;border:0;display:block;flex:1 1 auto;height:100%;margin:0;min-height:100%;min-width:100%;padding:0;width:100%}.office-viewer-empty{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;min-height:300px;width:100%}.question-play-page{background:#f6f8fa;color:#1e293b;min-height:100vh}.qp-page-inner{margin:0 auto;padding:24px 0 48px;width:min(1100px,calc(100% - 40px))}.qp-topbar{gap:16px;justify-content:space-between;margin-bottom:22px;min-height:58px}.qp-topbar,.qp-topbar-title{align-items:center;display:flex}.qp-topbar-title{color:#173b5e;flex:1 1;font-size:16px;font-weight:700;gap:10px;justify-content:center}.qp-topbar-title>.anticon{font-size:20px}.qp-topbar-title>div{align-items:center;display:flex;flex-direction:column;gap:2px}.qp-topbar-title>div span{color:#64748b;font-size:12px;font-weight:500}.qp-progress-tag{background:#173b5e14;border:0;color:#173b5e;font-weight:700;margin:0}.qp-progress{margin-bottom:20px;padding:0 4px}.qp-progress-info{color:#64748b;display:flex;font-size:13px;font-weight:600;justify-content:space-between;margin-bottom:7px}.qp-progress .ant-progress{margin:0}.qp-question-card{border-radius:18px;box-shadow:0 10px 30px #0f172a0f;overflow:hidden;padding:14px}.qp-question-card .ant-card-body{padding:34px 38px 30px}.qp-question-number{align-items:center;background:#d9a44124;border-radius:7px;color:#a97818;display:inline-flex;font-size:12px;font-weight:800;height:30px;letter-spacing:.8px;padding:0 11px}.qp-question-title{color:#173b5e;font-size:clamp(22px,3vw,30px);font-weight:700;line-height:1.45;margin:20px 0 32px;max-width:900px}.qp-answer-list{width:100%}.qp-answer-list .ant-radio-group{display:flex;flex-direction:column;gap:12px;width:100%}.qp-answer-option{background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;padding:16px 18px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease;width:100%}.qp-answer-option:hover{background:#fafbfc;border-color:#b8c5d3;transform:translateY(-1px)}.qp-answer-option.selected{background:rgba(23,59,94,.055);border-color:#173b5e;box-shadow:0 5px 16px #173b5e14}.qp-answer-option .ant-radio-wrapper{align-items:center;color:#334155;display:flex;font-size:15px;line-height:1.5;margin:0;width:100%}.qp-answer-option .ant-radio{top:0}.qp-answer-option .ant-radio+*{width:100%}.qp-answer-letter{align-items:center;background:#f1f5f9;border-radius:8px;color:#173b5e;display:inline-flex;font-size:13px;font-weight:800;height:32px;justify-content:center;margin-right:12px;width:32px}.qp-answer-option.selected .qp-answer-letter{background:#173b5e;color:#fff}.qp-answer-text{color:#334155;font-size:15px;font-weight:500}.qp-navigation{align-items:center;border-top:1px solid #edf1f5;display:flex;gap:16px;justify-content:space-between;margin-top:32px;padding-top:24px}.qp-question-dots{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;max-width:500px}.qp-question-dot{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-size:12px;font-weight:700;height:31px;padding:0;transition:all .2s ease;width:31px}.qp-question-dot:hover{border-color:#173b5e;color:#173b5e}.qp-question-dot.answered{background:#f1f5f9;color:#334155}.qp-question-dot.active{background:#173b5e;border-color:#173b5e;color:#fff}.qp-note{border-radius:10px;margin-top:18px}.qp-loading{color:#64748b;flex-direction:column;gap:14px;min-height:100vh}.qp-empty-card,.qp-loading{align-items:center;display:flex;justify-content:center}.qp-empty-card{border-radius:18px;box-shadow:0 10px 30px #0f172a0d;min-height:360px}.qp-empty-card .ant-card-body{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.qp-result-card{border-radius:18px;box-shadow:0 10px 30px #0f172a0f}.qp-result-card .ant-card-body{padding:32px 38px 40px}.qp-result-card .ant-result{padding:10px 0}.qp-result-icon{background:#d9a44124;border-radius:50%;color:#b07c1a;font-size:32px;height:72px;justify-content:center;margin:0 auto;width:72px}.qp-result-icon,.qp-score{align-items:center;display:flex}.qp-score{flex-direction:column;margin:6px 0 18px}.qp-score-number{color:#173b5e;font-size:58px;font-weight:800;line-height:1}.qp-score-label{color:#64748b;font-size:14px;font-weight:600;margin-top:5px}.qp-result-progress{margin:0 auto 28px;width:min(500px,100%)}.qp-result-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:700px}.qp-result-stat{align-items:center;background:#fafbfc;border:1px solid #edf1f5;border-radius:12px;display:flex;gap:12px;padding:16px}.qp-result-stat-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:18px;height:38px;justify-content:center;width:38px}.qp-result-stat-icon.success{background:#22c55e1a;color:#16a34a}.qp-result-stat-icon.error{background:#ef44441a;color:#dc2626}.qp-result-stat-icon.warning{background:#d9a4411f;color:#b07c1a}.qp-result-stat div:last-child{display:flex;flex-direction:column}.qp-result-stat strong{color:#1e293b;font-size:20px;line-height:1.2}.qp-result-stat span{color:#64748b;font-size:12px;margin-top:2px}.qp-result-actions{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:28px}.qp-review{border-top:1px solid #edf1f5;margin-top:38px;padding-top:28px}.qp-review-title{align-items:center;color:#173b5e;display:flex;font-size:16px;font-weight:700;gap:8px;margin-bottom:16px}.qp-review-list{display:flex;flex-direction:column;gap:9px}.qp-review-item{align-items:flex-start;background:#fff;border:1px solid #edf1f5;border-radius:10px;display:flex;gap:12px;padding:13px 14px}.qp-review-item.is-correct{background:rgba(34,197,94,.035);border-color:#22c55e33}.qp-review-item.is-wrong{background:#ef444408;border-color:#ef44442e}.qp-review-number{align-items:center;background:#f1f5f9;border-radius:7px;color:#475569;display:flex;flex-shrink:0;font-size:12px;font-weight:800;height:28px;justify-content:center;width:28px}.qp-review-content{flex:1 1;min-width:0}.qp-review-question{color:#334155;font-size:14px;font-weight:600;line-height:1.5}.qp-review-answer{align-items:center;color:#64748b;display:flex;font-size:12px;gap:5px;margin-top:6px}.qp-review-answer strong{color:#475569}.qp-review-answer .correct-answer{color:#16a34a}.qp-review-status{font-size:18px;padding-top:3px}.qp-review-item.is-correct .qp-review-status{color:#16a34a}.qp-review-item.is-wrong .qp-review-status{color:#dc2626}@media (max-width:768px){.qp-page-inner{padding-bottom:30px;padding-top:14px;width:min(100% - 24px,1100px)}.qp-topbar{gap:8px;margin-bottom:14px}.qp-topbar-title{font-size:14px;justify-content:flex-start}.qp-topbar-title>div{align-items:flex-start}.qp-topbar .ant-btn{padding-inline:9px}.qp-question-card{border-radius:14px}.qp-question-card .ant-card-body{padding:24px 18px}.qp-question-title{font-size:21px;margin-bottom:24px;margin-top:16px}.qp-answer-option{padding:13px}.qp-answer-letter{height:29px;margin-right:9px;width:29px}.qp-answer-text{font-size:14px}.qp-navigation{flex-wrap:wrap;justify-content:space-between}.qp-question-dots{max-width:none;order:3;padding-top:5px;width:100%}.qp-question-dot{height:29px;width:29px}.qp-result-card .ant-card-body{padding:22px 16px 28px}.qp-result-stats{grid-template-columns:1fr}.qp-result-stat{padding:13px}.qp-result-actions{flex-direction:column}.qp-result-actions .ant-btn{width:100%}.qp-review-item{gap:8px}.qp-review-answer{flex-wrap:wrap}}@media (max-width:480px){.qp-topbar-title>span{display:none}.qp-progress-tag{font-size:11px}.qp-question-title{font-size:19px}.qp-navigation>.ant-btn{flex:1 1}.qp-result-icon{font-size:27px;height:62px;width:62px}.qp-score-number{font-size:48px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/*# sourceMappingURL=main.e92be2d0.css.map*/