:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color:#262626;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}a{font-weight:500;color:#1d5546;text-decoration:none;transition:color .3s ease}a:hover{color:#143d32;text-decoration:underline}button{border-radius:4px;border:1px solid transparent;padding:8px 16px;font-size:16px;font-weight:500;font-family:inherit;background-color:#1d5546;color:#fff;cursor:pointer;transition:all .3s ease;min-height:44px;min-width:44px}button:hover{background-color:#143d32}button:focus,button:focus-visible{outline:2px solid #1D5546;outline-offset:2px}h1{font-size:28px;line-height:1.2;margin-bottom:16px}h2{font-size:24px;line-height:1.3;margin-bottom:12px}h3{font-size:20px;line-height:1.4;margin-bottom:8px}@media(min-width:768px){h1{font-size:32px}h2{font-size:28px}h3{font-size:22px}}@media(min-width:1024px){h1{font-size:36px}h2{font-size:32px}h3{font-size:24px}}html,body,#root{max-width:100vw;overflow-x:hidden}.password-prompt-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#f5f5f5;z-index:1000}.password-prompt-card{display:flex;flex-direction:column;align-items:center;gap:24px;padding:48px 40px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;width:100%;max-width:400px;margin:0 16px}.password-prompt-logo{width:80px;height:auto;background:#fff;border-radius:8px;padding:6px 8px 6px 4px}.password-prompt-title{margin:0;font-size:18px;font-weight:600;color:#1d5546;text-align:center}.password-prompt-form{display:flex;flex-direction:column;gap:16px;width:100%}.password-prompt-form .ant-alert{margin:0}.layout{min-height:100vh;display:flex;flex-direction:column}.layout-header{background:#fff;padding:0;height:auto;line-height:normal;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100}.layout-content{flex:1;padding:16px;background:#f5f5f5;width:100%;max-width:100%;overflow-x:hidden}.layout-footer{background:#262626;color:#fff;padding:24px 16px;text-align:center}@media(min-width:768px){.layout-content{padding:24px}.layout-footer{padding:32px 24px}}@media(min-width:1024px){.layout-content{padding:32px 48px;max-width:1400px;margin:0 auto}.layout-footer{padding:40px 48px}}@media(max-width:767px){.layout,.layout-header,.layout-content,.layout-footer{max-width:100vw;overflow-x:hidden}}.top-navigation{width:100%;background:#1d5546;border-bottom:none}.nav-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:32px;padding:0 16px}.nav-logo{flex-shrink:0;padding:12px 0}.logo-image{height:40px;width:auto;display:block;background:#fff;border-radius:6px;padding:4px 6px 4px 2px}.top-navigation-menu{flex:1;border-bottom:none;background:transparent;line-height:44px;min-height:44px}.top-navigation-menu .ant-menu-item{min-height:44px;line-height:44px;padding:0 16px;display:flex;align-items:center;font-size:16px;color:#fff!important;border-bottom:3px solid transparent;transition:all .3s ease}.top-navigation-menu .ant-menu-item span{color:#fff!important}.top-navigation-menu .ant-menu-item .anticon{font-size:18px;margin-right:8px;color:#fff!important}.top-navigation-menu .ant-menu-item:hover{color:#fff!important;background-color:#ffffff26;border-bottom-color:#fff}.top-navigation-menu .ant-menu-item:hover span{color:#fff!important}.top-navigation-menu .ant-menu-item-selected{color:#fff!important;border-bottom:3px solid #ffffff;background:#ffffff1a;font-weight:600}.top-navigation-menu .ant-menu-item-selected span,.top-navigation-menu .ant-menu-item-selected .anticon{color:#fff!important}.top-navigation-menu .ant-menu-item-selected:after{display:none}.top-navigation-menu .ant-menu-item:after{display:none}@media(max-width:767px){.nav-container{flex-direction:column;gap:0;padding:0}.nav-logo{width:100%;text-align:center;padding:12px 16px}.logo-image{height:32px}.top-navigation-menu{width:100%;justify-content:space-around}.top-navigation-menu .ant-menu-item{min-width:44px;min-height:44px;padding:0 12px;font-size:14px}@media(max-width:480px){.top-navigation-menu .ant-menu-item{padding:0 8px}.top-navigation-menu .ant-menu-item .anticon{margin-right:4px}}}@media(min-width:768px){.logo-image{height:48px}.top-navigation-menu .ant-menu-item{padding:0 24px;font-size:17px}.top-navigation-menu .ant-menu-item .anticon{font-size:20px}}.top-navigation-menu .ant-menu-item:focus-visible{outline:2px solid #ffffff;outline-offset:-2px}.nav-logo a:focus-visible{outline:2px solid #ffffff;outline-offset:4px;border-radius:4px}.bottom-navigation{width:100%;display:flex;justify-content:center;align-items:center}.bottom-navigation-links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px}.bottom-navigation-link{color:#fff;text-decoration:none;font-size:14px;padding:8px 12px;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;border-radius:4px}.bottom-navigation-link:hover{color:#1d5546;background:#ffffff1a}.bottom-navigation-link:focus-visible{outline:2px solid #ffffff;outline-offset:2px}@media(max-width:767px){.bottom-navigation-links{gap:12px;padding:8px 0}.bottom-navigation-link{font-size:13px;padding:10px 12px}}@media(min-width:768px){.bottom-navigation-links{gap:24px}.bottom-navigation-link{font-size:15px;padding:10px 16px}}.bottom-navigation-link:visited{color:#fff}.bottom-navigation-link:active{color:#1d5546}.home-page{width:100%;max-width:100%;overflow-x:hidden}.splash-section{width:100%;background-color:#f5f5f5;padding:0}.splash-image-container{max-width:1400px;margin:0 auto;display:flex;justify-content:center;align-items:center;min-height:300px}.splash-image{width:100%;height:auto;display:block;object-fit:cover;max-height:500px}.splash-placeholder{width:400px;height:400px;background-color:#4a90e2;display:flex;align-items:center;justify-content:center;border-radius:8px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.about-section{padding:48px 16px;max-width:900px;margin:0 auto;text-align:center}.about-section .ant-typography h1{color:#262626;margin-bottom:24px;font-size:32px}.about-content{color:#262626;font-size:18px;line-height:1.8;text-align:left}@media(min-width:768px){.splash-image-container{min-height:400px}.splash-placeholder{width:500px;height:500px}.about-section{padding:64px 24px}.about-section .ant-typography h1{font-size:40px}.about-content{font-size:20px}}@media(min-width:1024px){.splash-image-container{min-height:500px}.splash-placeholder{width:600px;height:600px}.about-section{padding:80px 32px}.about-section .ant-typography h1{font-size:48px}.about-content{font-size:22px}}.document-list{width:100%;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.document-list-loading{display:flex;justify-content:center;align-items:center;min-height:300px;width:100%}.document-list-empty{padding:60px 20px}.document-list-item{padding:20px 24px 20px 32px;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.document-list-item .ant-list-item-meta{padding-left:16px}.document-list-item:hover{background-color:#fafafa}.document-list-item:last-child{border-bottom:none}.document-metadata{display:flex;flex-direction:column;gap:4px}.document-name{font-size:16px;color:#262626;display:block;margin-bottom:4px}.document-filename{font-size:14px;color:#595959}.document-details{font-size:13px}.document-download-button{min-width:120px;height:44px;font-size:14px}@media(max-width:768px){.document-list-item{padding:16px 20px 16px 24px;flex-direction:column;align-items:flex-start}.document-list-item .ant-list-item-action{margin-top:12px;margin-left:0;width:100%}.document-download-button{width:100%;min-height:44px}.document-name{font-size:15px}.document-filename{font-size:13px}.document-details{font-size:12px}}@media(min-width:769px){.document-list-item{align-items:center}.document-list-item .ant-list-item-action{margin-left:16px}}@media(max-width:768px){.document-list-item .ant-btn{min-height:44px;padding:8px 16px}}.documents-page{padding:24px;max-width:1200px;margin:0 auto}.documents-page h2{margin-bottom:16px;color:#262626}.documents-page .page-description{margin-bottom:32px;font-size:16px;color:#595959;line-height:1.6}@media(max-width:768px){.documents-page{padding:16px}.documents-page h2{font-size:24px;margin-bottom:12px}.documents-page .page-description{font-size:15px;margin-bottom:24px}}.video-list{width:100%;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.video-list-loading{display:flex;justify-content:center;align-items:center;min-height:300px;width:100%}.video-list-empty{padding:60px 20px}.video-list-item{padding:20px 24px 20px 32px;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.video-list-item .ant-list-item-meta{padding-left:16px}.video-list-item:hover{background-color:#fafafa}.video-list-item:last-child{border-bottom:none}.video-metadata{display:flex;flex-direction:column;gap:4px}.video-name{font-size:16px;color:#262626;display:block;margin-bottom:4px}.video-filename{font-size:14px;color:#595959}.video-details{font-size:13px}.video-download-button{min-width:120px;height:44px;font-size:14px}@media(max-width:768px){.video-list-item{padding:16px 20px 16px 24px;flex-direction:column;align-items:flex-start}.video-list-item .ant-list-item-action{margin-top:12px;margin-left:0;width:100%}.video-download-button{width:100%;min-height:44px}.video-name{font-size:15px}.video-filename{font-size:13px}.video-details{font-size:12px}}@media(min-width:769px){.video-list-item{align-items:center}.video-list-item .ant-list-item-action{margin-left:16px}}@media(max-width:768px){.video-list-item .ant-btn{min-height:44px;padding:8px 16px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.videos-page{padding:24px;max-width:1200px;margin:0 auto}.videos-page h2{margin-bottom:16px;color:#262626}.videos-page .page-description{margin-bottom:32px;font-size:16px;color:#595959;line-height:1.6}@media(max-width:768px){.videos-page{padding:16px}.videos-page h2{font-size:24px;margin-bottom:12px}.videos-page .page-description{font-size:15px;margin-bottom:24px}}.privacy-policy-page{width:100%;max-width:100%;overflow-x:hidden}.privacy-policy-content{padding:24px 16px;max-width:900px;margin:0 auto}.privacy-policy-content .ant-typography h1{color:#262626;margin-bottom:8px;font-size:28px}.privacy-policy-content .ant-typography h2{color:#262626;margin-top:24px;margin-bottom:12px;font-size:20px}.privacy-policy-content .ant-typography h3{color:#262626;margin-top:16px;margin-bottom:8px;font-size:17px;font-weight:600}.privacy-policy-content .ant-typography p{color:#262626;font-size:16px;line-height:1.6;margin-bottom:16px}.privacy-policy-content ul{margin-left:20px;margin-bottom:0}.privacy-policy-content li{margin-bottom:8px;line-height:1.6}@media(min-width:768px){.privacy-policy-content{padding:32px 24px}.privacy-policy-content .ant-typography h1{font-size:32px}.privacy-policy-content .ant-typography h2{font-size:22px}.privacy-policy-content .ant-typography h3{font-size:18px}}@media(min-width:1024px){.privacy-policy-content{padding:48px 32px}.privacy-policy-content .ant-typography h1{font-size:36px}.privacy-policy-content .ant-typography h2{font-size:24px}.privacy-policy-content .ant-typography h3{font-size:20px}.privacy-policy-content .ant-typography p{font-size:18px}}.terms-of-service-page{width:100%;max-width:100%;overflow-x:hidden}.terms-of-service-content{padding:24px 16px;max-width:900px;margin:0 auto}.back-button{margin-bottom:16px;padding-left:0;color:#c8102e;font-size:16px}.back-button:hover{color:#a00d24}.terms-of-service-content .ant-typography h1{color:#262626;margin-bottom:8px;font-size:28px}.terms-of-service-content .ant-typography h2{color:#262626;margin-top:24px;margin-bottom:12px;font-size:20px}.terms-of-service-content .ant-typography h3{color:#262626;margin-top:16px;margin-bottom:8px;font-size:17px;font-weight:600}.terms-of-service-content .ant-typography p{color:#262626;font-size:16px;line-height:1.6;margin-bottom:16px}.terms-of-service-content ul{margin-left:20px;margin-bottom:0}.terms-of-service-content li{margin-bottom:8px;line-height:1.6}@media(min-width:768px){.terms-of-service-content{padding:32px 24px}.terms-of-service-content .ant-typography h1{font-size:32px}.terms-of-service-content .ant-typography h2{font-size:22px}.terms-of-service-content .ant-typography h3{font-size:18px}}@media(min-width:1024px){.terms-of-service-content{padding:48px 32px}.terms-of-service-content .ant-typography h1{font-size:36px}.terms-of-service-content .ant-typography h2{font-size:24px}.terms-of-service-content .ant-typography h3{font-size:20px}.terms-of-service-content .ant-typography p{font-size:18px}}.ant-message{top:64px!important}@media(max-width:768px){.ant-message{right:16px}}
