.landing-page{color:#102a4c;box-sizing:border-box;background:#fff;width:100%;min-width:0;max-width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page img{max-width:100%;height:auto}.landing-page section,.landing-page header,.landing-page footer,.landing-page main{min-width:0;max-width:100%}.landing-container{width:100%;max-width:none;margin:0 auto;padding-left:60px;padding-right:60px}.landing-page .landing-header{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#fffffff7;border-bottom:1px solid #edf0f4;position:sticky;top:0}.landing-page .nav-container{justify-content:space-between;align-items:center;gap:30px;min-height:76px;display:flex}.landing-page .landing-logo{color:#102a4c;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;text-decoration:none;display:flex}.landing-page .logo-mark{flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:27px;line-height:1;display:flex}.landing-page .logo-text{text-align:left;flex-direction:column;line-height:1.05;display:flex}.landing-page .logo-text strong{color:#102a4c;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700}.landing-page .logo-text span{color:#102a4c;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:400}.landing-page .landing-nav{align-items:center;gap:26px;display:flex}.landing-page .landing-nav a{color:#102a4c;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s}.landing-page .landing-nav a:hover{color:#d9272e}.landing-page .nav-actions{align-items:center;gap:12px;display:flex}.landing-page .nav-auth-loading{color:#718094;font-size:14px}.landing-page .nav-login-button,.landing-page .nav-primary-button{cursor:pointer;border-radius:6px;padding:11px 19px;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.landing-page .nav-login-button{color:#102a4c;background:#fff;border:1px solid #9caec2}.landing-page .nav-primary-button{color:#fff;background:#d9272e;border:1px solid #d9272e}.landing-page .nav-login-button:hover,.landing-page .nav-primary-button:hover{transform:translateY(-1px)}.landing-page .hero-section{background:linear-gradient(110deg,#fff 0%,#f7fbff 55%,#edf7ff 100%);width:100%;overflow:hidden}.landing-page .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:30px;min-height:610px;display:grid}.landing-page .hero-content{padding:70px 0}.landing-page .section-eyebrow{color:#d9272e;letter-spacing:1.4px;margin:0 0 14px;font-size:16px;font-weight:800}.landing-page .hero-content h1{color:#102a4c;max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,66px);line-height:1.02}.landing-page .hero-content h1 span{display:block}.landing-page .hero-description{color:#53657b;max-width:620px;margin:25px 0 30px;font-size:17px;line-height:1.7}.landing-page .hero-buttons{align-items:center;gap:13px;display:flex}.landing-page .primary-button{color:#fff;cursor:pointer;background:#d9272e;border:0;border-radius:6px;padding:13px 21px;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s}.landing-page .primary-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #d9272e33}.landing-page .secondary-button{border-radius:6px;padding:12px 20px;font-size:16px;font-weight:700;text-decoration:none}.landing-page .landing-secondary{color:#102a4c;background:#fff;border:1px solid #8ea0b5}.landing-page .landing-secondary:hover{background:#f8fafc}.landing-page .landing-primary{align-items:center;gap:18px;display:flex}.landing-page .hero-features{flex-wrap:wrap;gap:25px;margin-top:45px;display:flex}.landing-page .hero-feature{color:#253d59;align-items:center;gap:9px;font-size:15px;font-weight:600;display:flex}.landing-page .feature-icon{color:#d9272e;border:1px solid #d9272e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;font-size:15px;display:flex}.landing-page .hero-visual{justify-content:center;align-items:flex-end;min-height:560px;display:flex;position:relative}.landing-page .hero-circle{opacity:.9;background:linear-gradient(145deg,#dff1ff,#c4e5f8);border-radius:50%;width:560px;height:560px;position:absolute;bottom:-130px;right:-60px}.landing-page .hero-map-shape{opacity:.2;font-size:80px;position:absolute;top:75px;right:110px}.landing-page .hero-nurse-card{z-index:2;background:linear-gradient(#fff,#d9eaf5);border-radius:180px 180px 20px 20px;width:370px;height:475px;position:relative;overflow:hidden;box-shadow:0 25px 60px #102a4c26}.landing-page .nurse-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.landing-page .nurse-avatar{font-size:170px;transform:translateY(-20px)}.landing-page .nurse-avatar img{max-width:100%;height:auto;display:block}.landing-page .nurse-stethoscope{color:#d9272e;font-size:70px;position:absolute;bottom:85px;right:100px}.landing-page .hero-floating-card{z-index:4;background:#fff;border-radius:10px;align-items:center;gap:12px;padding:15px 18px;display:flex;position:absolute;bottom:70px;left:10px;box-shadow:0 15px 40px #102a4c26}.landing-page .floating-check{color:#fff;background:#d9272e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-weight:800;display:flex}.landing-page .hero-floating-card div{flex-direction:column;display:flex}.landing-page .hero-floating-card strong{color:#102a4c;font-size:15px}.landing-page .hero-floating-card span{color:#6d7c8d;font-size:12px}.landing-page .audience-section{background:#f5f9fd;padding:85px 0}.landing-page .audience-grid{grid-template-columns:.85fr 1.15fr;gap:75px;display:grid}.landing-page .audience-section h2,.landing-page .section-heading h2,.landing-page .about-content h2{color:#102a4c;margin:0;font-family:Georgia,Times New Roman,serif;font-size:36px;line-height:1.15}.landing-page .red-line{background:#d9272e;width:42px;height:3px;margin:18px 0 28px}.landing-page .red-line.center{margin-left:auto;margin-right:auto}.landing-page .check-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.landing-page .check-list li{color:#3e536b;align-items:center;gap:12px;font-size:15px;display:flex}.landing-page .check-list li span{color:#fff;background:#d9272e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:21px;height:21px;font-size:15px;font-weight:800;display:flex}.landing-page .help-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.landing-page .help-card{text-align:center;background:#fff;border:1px solid #e5ebf2;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:125px;padding:15px;display:flex;box-shadow:0 4px 15px #102a4c0a}.landing-page .help-card>span{margin-bottom:8px;font-size:25px}.landing-page .help-card strong{color:#102a4c;font-size:15px}.landing-page .help-card small{color:#7a8898;margin-top:5px;font-size:15px}.landing-page .how-section{padding:90px 0}.landing-page .section-heading{text-align:center;max-width:650px;margin:0 auto 50px}.landing-page .section-subtitle{color:#65758a;line-height:1.7}.landing-page .steps-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.landing-page .step-card{text-align:center;background:#fff;border:1px solid #e7ecf2;border-radius:10px;padding:30px 24px;position:relative;box-shadow:0 7px 25px #102a4c0d}.landing-page .step-number{color:#fff;background:#d9272e;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:15px;font-weight:800;display:flex;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.landing-page .step-icon{margin:12px 0 17px;font-size:33px}.landing-page .step-card h3{color:#102a4c;margin:0 0 9px;font-size:15px}.landing-page .step-card p{color:#718094;margin:0;font-size:15px;line-height:1.6}.landing-page .mentorship-section{background:#092b52;width:100%;padding:64px 0 66px;overflow:hidden}.landing-page .mentorship-inner{grid-template-columns:minmax(480px,.9fr) minmax(500px,1.1fr);align-items:center;gap:45px;display:grid}.landing-page .mentorship-visual{background:0 0;border-radius:14px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.landing-page .mentorship-photo-placeholder{background:#dcecf7;border-radius:13px;width:100%;max-width:640px;margin:0 auto;display:block;overflow:hidden;box-shadow:0 18px 45px #0000002e}.landing-page .mentorship-photo-placeholder img{object-fit:contain;object-position:center;border:0;width:100%;height:auto;margin:0;padding:0;display:block}.landing-page .mentorship-photo-placeholder>span,.landing-page .mentorship-photo-caption{color:#102a4c;text-align:center;background:#dcecf7;width:100%;margin:0;padding:7px 15px 9px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700;line-height:1.05;display:block}.landing-page .mentorship-content{color:#fff;padding:10px 0}.landing-page .mentorship-content .section-eyebrow{margin-bottom:25px}.landing-page .section-eyebrow.light{color:#ff6268;letter-spacing:.5px;font-size:28px;font-weight:800}.landing-page .white{color:#fff;line-height:1.05}.landing-page .mentorship-content h2{color:#fff;max-width:420px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:44px;font-weight:400;line-height:1.03}.landing-page .mentorship-content>p{color:#c5d4e4;max-width:590px;margin:24px 0;font-size:15px;line-height:1.7}.landing-page .mentorship-meta{color:#fff;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:26px;font-size:15px;display:flex}.landing-page .mentorship-meta span{align-items:center;gap:6px;display:inline-flex}.landing-page .light-button{color:#fff;background:#d9272e}.landing-page .light-button:hover{background:#c92128}.landing-page .resources-section{padding:90px 0}.landing-page .resources-grid{grid-template-columns:repeat(5,1fr);gap:15px;display:grid}.landing-page .resource-card{background:#fff;border:1px solid #e4eaf1;border-radius:9px;padding:25px 20px;box-shadow:0 6px 20px #102a4c0a}.landing-page .resource-icon{background:#edf4fb;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:17px;font-size:21px;display:flex}.landing-page .resource-card h3{color:#102a4c;margin:0 0 9px;font-size:21px;line-height:1.25}.landing-page .resource-card p{color:#77879a;min-height:54px;margin:0 0 15px;font-size:16px;line-height:1.6}.landing-page .resource-card span{color:#d9272e;font-size:15px;font-weight:700}.landing-page .resources-button{justify-content:center;margin-top:30px;display:flex}.landing-page .outline-button{color:#102a4c;cursor:pointer;background:#fff;border:1px solid #71859c;border-radius:6px;padding:12px 22px;font-weight:700}.landing-page .outline-button:hover{background:#f5f8fb}.landing-page .about-section{background:#f5f9fd;padding:90px 0}.landing-page .about-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;display:grid}.landing-page .about-visual{background:linear-gradient(135deg,#c8dfec,#eaf4f8);border-radius:12px;min-height:330px;overflow:hidden}.landing-page .canada-placeholder{color:#d9272e;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:330px;font-size:100px;display:flex}.landing-page .canada-placeholder span{color:#102a4c;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700}.landing-page .about-content>p{color:#5c6e82;max-width:600px;font-size:15px;line-height:1.7}.landing-page .about-list{grid-template-columns:1fr 1fr;gap:14px;margin:25px 0 0;padding:0;list-style:none;display:grid}.landing-page .about-list li{color:#344b65;align-items:center;gap:9px;font-size:15px;font-weight:600;display:flex}.landing-page .about-list li span{color:#d9272e}.landing-page .faq-section{padding:90px 0}.landing-page .faq-list{flex-direction:column;gap:10px;max-width:800px;margin:0 auto;display:flex}.landing-page .faq-list details{background:#fff;border:1px solid #e4eaf0;border-radius:8px;padding:0 20px}.landing-page .faq-list summary{color:#102a4c;cursor:pointer;justify-content:space-between;align-items:center;padding:19px 0;font-size:16px;font-weight:700;list-style:none;display:flex}.landing-page .faq-list summary::-webkit-details-marker{display:none}.landing-page .faq-list summary span{color:#d9272e;font-size:20px}.landing-page .faq-list details p{color:#6d7d90;margin:0 0 20px;font-size:15px;line-height:1.7}.landing-page .final-cta{color:#fff;background:#d9272e;padding:30px 0}.landing-page .final-cta-inner{justify-content:space-between;align-items:center;gap:25px;display:flex}.landing-page .final-cta h2{color:#fff;margin:0;font-family:Georgia,Times New Roman,serif;font-size:31px}.landing-page .cta-outline-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fffc;border-radius:6px;padding:13px 21px;font-weight:700}.landing-page .cta-outline-button:hover{background:#ffffff14}.landing-page .landing-desktop-footer{color:#fff;background:#061d38;display:block}.landing-page .footer-grid{grid-template-columns:1.5fr repeat(4,1fr);gap:35px;padding:60px 0;display:grid}.landing-page .footer-logo{align-items:center;gap:8px;display:flex}.landing-page .footer-brand p{color:#aebed0;margin-top:18px;font-size:15px;line-height:1.7}.landing-page .footer-column{flex-direction:column;gap:10px;display:flex}.landing-page .footer-column h4{color:#fff;margin:0 0 7px;font-size:15px}.landing-page .footer-column a,.landing-page .footer-column span,.landing-page .footer-column button{color:#aebed0;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:15px;text-decoration:none}.landing-page .footer-column a:hover,.landing-page .footer-column button:hover{color:#fff}.landing-page .footer-bottom{color:#8396ac;text-align:center;border-top:1px solid #ffffff1a;padding:18px 0;font-size:14px}.landing-page .landing-profile-photo{object-fit:cover;object-position:center top;border-radius:50%;width:100%;height:100%;display:block}@media (width<=1050px){.landing-page .landing-nav{gap:15px}.landing-page .landing-nav a{font-size:15px}.landing-page .hero-grid{grid-template-columns:1fr .8fr}.landing-page .hero-nurse-card{width:300px;height:410px}.landing-page .hero-circle{width:460px;height:460px}.landing-page .resources-grid{grid-template-columns:repeat(3,1fr)}.landing-page .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.landing-page .mentorship-inner{grid-template-columns:minmax(400px,.9fr) minmax(400px,1.1fr);gap:35px}.landing-page .mentorship-photo-placeholder{max-width:590px}.landing-page .mentorship-content h2{font-size:40px}}@media (width<=800px){.landing-page .landing-container{padding-left:35px;padding-right:35px}.landing-page .nav-container{min-height:68px}.landing-page .landing-nav{display:none}.landing-page .hero-grid,.landing-page .audience-grid,.landing-page .mentorship-inner,.landing-page .about-grid{grid-template-columns:1fr}.landing-page .hero-content{padding:70px 0 20px}.landing-page .hero-visual{min-height:450px}.landing-page .hero-circle{width:450px;height:450px;right:50%;transform:translate(50%)}.landing-page .hero-nurse-card{width:280px;height:390px}.landing-page .hero-floating-card{bottom:35px;left:50%;transform:translate(-50%)}.landing-page .help-grid,.landing-page .steps-grid{grid-template-columns:repeat(2,1fr)}.landing-page .mentorship-section{padding:65px 0}.landing-page .mentorship-inner{gap:45px}.landing-page .mentorship-visual{order:1}.landing-page .mentorship-content{text-align:center;order:2}.landing-page .mentorship-content h2,.landing-page .mentorship-content>p{margin-left:auto;margin-right:auto}.landing-page .mentorship-meta{justify-content:center}.landing-page .resources-grid{grid-template-columns:repeat(2,1fr)}.landing-page .about-list{grid-template-columns:1fr}.landing-page .footer-grid{grid-template-columns:repeat(2,1fr)}.landing-page .footer-brand{grid-column:1/-1}.landing-page .final-cta-inner{text-align:center;flex-direction:column}}@media (width<=600px){html,body{width:100%;max-width:100%;overflow-x:hidden}.landing-page{width:100%;min-width:0;max-width:100%;overflow-x:hidden}.landing-page .landing-container{width:100%;max-width:none;margin:0;padding-left:20px;padding-right:20px}.landing-page .nav-container{gap:8px;min-height:64px}.landing-page .logo-mark{width:32px;height:32px;font-size:23px}.landing-page .logo-text strong{font-size:16px}.landing-page .logo-text span{font-size:13px}.landing-page .nav-actions{gap:6px}.landing-page .nav-login-button,.landing-page .nav-primary-button{border-radius:6px;padding:8px 11px;font-size:13px}.landing-page .hero-grid{flex-direction:column;gap:0;min-height:0;display:flex}.landing-page .hero-content{width:100%;padding:55px 0 20px}.landing-page .section-eyebrow{letter-spacing:1.1px;margin-bottom:12px;font-size:13px}.landing-page .hero-content h1{max-width:100%;font-size:42px;line-height:1.05}.landing-page .hero-description{max-width:100%;margin:20px 0 25px;font-size:15px;line-height:1.65}.landing-page .hero-buttons{flex-direction:column;align-items:stretch;gap:10px;width:100%}.landing-page .hero-buttons button,.landing-page .hero-buttons a{text-align:center;justify-content:center;width:100%}.landing-page .primary-button,.landing-page .secondary-button{min-height:48px;font-size:15px}.landing-page .hero-features{grid-template-columns:1fr 1fr;gap:14px;margin-top:32px;display:grid}.landing-page .hero-feature{gap:8px;font-size:13px;line-height:1.35}.landing-page .feature-icon{width:28px;height:28px;font-size:13px}.landing-page .hero-visual{width:100%;min-height:390px;margin-top:5px}.landing-page .hero-circle{width:360px;height:360px;bottom:-75px;right:50%;transform:translate(50%)}.landing-page .hero-map-shape{font-size:55px;top:55px;right:75px}.landing-page .hero-nurse-card{border-radius:125px 125px 18px 18px;width:245px;height:340px}.landing-page .nurse-stethoscope{font-size:52px;bottom:60px;right:65px}.landing-page .hero-floating-card{width:max-content;max-width:calc(100% - 30px);padding:12px 15px;bottom:18px;left:50%}.landing-page .floating-check{width:34px;height:34px}.landing-page .audience-section,.landing-page .how-section,.landing-page .resources-section,.landing-page .about-section,.landing-page .faq-section{padding:65px 0}.landing-page .audience-section h2,.landing-page .section-heading h2,.landing-page .about-content h2{font-size:30px;line-height:1.15}.landing-page .audience-grid{gap:55px}.landing-page .check-list{gap:14px}.landing-page .check-list li{align-items:flex-start;font-size:14px;line-height:1.5}.landing-page .check-list li span{margin-top:1px}.landing-page .help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.landing-page .help-card{min-height:115px;padding:13px 9px}.landing-page .help-card>span{margin-bottom:6px;font-size:22px}.landing-page .help-card strong{font-size:13px;line-height:1.3}.landing-page .help-card small{margin-top:4px;font-size:11px;line-height:1.35}.landing-page .section-heading{margin-bottom:38px}.landing-page .section-subtitle{font-size:14px}.landing-page .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.landing-page .step-card{min-width:0;padding:28px 12px 20px}.landing-page .step-icon{margin:10px 0 13px;font-size:28px}.landing-page .step-card h3{font-size:14px;line-height:1.3}.landing-page .step-card p{font-size:12px;line-height:1.5}.landing-page .mentorship-section{padding:50px 0 55px}.landing-page .mentorship-inner{flex-direction:column;gap:35px;display:flex}.landing-page .mentorship-visual{order:1;width:100%}.landing-page .mentorship-photo-placeholder{border-radius:10px;width:100%;max-width:100%}.landing-page .mentorship-photo-placeholder img{width:100%}.landing-page .mentorship-photo-placeholder>span,.landing-page .mentorship-photo-caption{padding:7px 12px 9px;font-size:20px}.landing-page .mentorship-content{text-align:left;order:2;width:100%;padding:0}.landing-page .section-eyebrow.light{margin-bottom:18px;font-size:21px}.landing-page .mentorship-content h2{max-width:100%;font-size:38px;line-height:1.04}.landing-page .mentorship-content>p{max-width:100%;margin:20px 0;font-size:14px;line-height:1.7}.landing-page .mentorship-meta{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:24px;font-size:14px}.landing-page .mentorship-content .light-button{justify-content:center;width:100%}.landing-page .resources-section{padding:65px 0}.landing-page .resources-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;display:grid}.landing-page .resource-card{border-radius:10px;flex-direction:column;min-width:0;min-height:0;padding:18px 15px 20px;display:flex}.landing-page .resource-icon{border-radius:9px;width:40px;height:40px;margin-bottom:20px;font-size:20px}.landing-page .resource-card h3{overflow-wrap:anywhere;margin:0 0 10px;font-size:18px;line-height:1.25}.landing-page .resource-card p{color:#77879a;min-height:auto;margin:0 0 18px;font-size:13px;line-height:1.55}.landing-page .resource-card span{margin-top:auto;font-size:14px;line-height:1.3}.landing-page .resources-button{margin-top:25px}.landing-page .outline-button{width:100%;min-height:46px;font-size:14px}.landing-page .about-grid{gap:40px}.landing-page .about-visual{min-height:260px}.landing-page .canada-placeholder{min-height:260px;font-size:75px}.landing-page .canada-placeholder span{font-size:21px}.landing-page .about-content>p{font-size:14px;line-height:1.7}.landing-page .about-list{grid-template-columns:1fr;gap:12px}.landing-page .about-list li{font-size:14px}.landing-page .faq-list{width:100%}.landing-page .faq-list details{padding:0 16px}.landing-page .faq-list summary{gap:15px;min-height:60px;padding:17px 0;font-size:14px}.landing-page .faq-list summary span{flex-shrink:0;font-size:19px}.landing-page .faq-list details p{margin-bottom:18px;font-size:14px;line-height:1.65}.landing-page .final-cta{padding:38px 0}.landing-page .final-cta-inner{gap:20px}.landing-page .final-cta h2{font-size:26px;line-height:1.2}.landing-page .cta-outline-button{width:100%;min-height:48px;font-size:14px}}@media (width<=400px){.landing-page .landing-container{padding-left:16px;padding-right:16px}.landing-page .logo-mark{width:29px;height:29px;font-size:21px}.landing-page .logo-text strong{font-size:15px}.landing-page .logo-text span{font-size:12px}.landing-page .nav-login-button,.landing-page .nav-primary-button{padding:7px 9px;font-size:12px}.landing-page .hero-content h1{font-size:36px}.landing-page .hero-features{grid-template-columns:1fr}.landing-page .hero-visual{min-height:360px}.landing-page .hero-circle{width:330px;height:330px}.landing-page .hero-nurse-card{width:225px;height:315px}.landing-page .hero-floating-card{bottom:15px}.landing-page .resources-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.landing-page .resource-card{border-radius:9px;padding:15px 12px 17px}.landing-page .resource-icon{width:38px;height:38px;margin-bottom:17px;font-size:18px}.landing-page .resource-card h3{font-size:16px}.landing-page .resource-card p{font-size:12px;line-height:1.5}.landing-page .resource-card span{font-size:13px}.landing-page .mentorship-content h2{font-size:34px}.landing-page .section-eyebrow.light{font-size:19px}}.landing-page .landing-mobile-footer{display:none}@media (width<=600px){.landing-page .landing-desktop-footer{display:none}.landing-page .landing-mobile-footer{color:#333;background:#fff;width:100%;padding:0 20px 35px;display:block}.landing-page .mobile-footer-brand{text-align:center;padding:42px 10px 32px}.landing-page .mobile-footer-logo{text-align:left;align-items:center;gap:10px;display:inline-flex}.landing-page .mobile-footer-logo-mark{justify-content:center;align-items:center;width:38px;height:38px;font-size:28px;display:flex}.landing-page .mobile-footer-logo strong,.landing-page .mobile-footer-logo span{font-family:Georgia,Times New Roman,serif;line-height:1.05;display:block}.landing-page .mobile-footer-logo strong{color:#102a4c;font-size:19px;font-weight:700}.landing-page .mobile-footer-logo span{color:#102a4c;margin-top:3px;font-size:15px}.landing-page .mobile-footer-brand p{color:#6d7885;margin:17px 0 0;font-size:14px;line-height:1.6}.landing-page .mobile-footer-accordion{background:#fff;border:1px solid #d2d2d2;border-bottom:0;width:100%;margin:0}.landing-page .mobile-footer-accordion:last-of-type{border-bottom:1px solid #d2d2d2}.landing-page .mobile-footer-accordion summary{color:#333;cursor:pointer;justify-content:space-between;align-items:center;min-height:68px;padding:0 20px;font-size:18px;font-weight:700;list-style:none;display:flex}.landing-page .mobile-footer-accordion summary::-webkit-details-marker{display:none}.landing-page .mobile-footer-accordion summary::marker{display:none}.landing-page .mobile-footer-accordion summary span{color:#666;font-size:29px;font-weight:300;line-height:1}.landing-page .mobile-footer-accordion[open] summary{border-bottom:1px solid #e0e0e0}.landing-page .mobile-footer-accordion[open] summary span{font-size:0}.landing-page .mobile-footer-accordion[open] summary span:after{content:"−";font-size:29px;font-weight:300}.landing-page .mobile-footer-links{flex-direction:column;gap:0;padding:5px 20px 15px;display:flex}.landing-page .mobile-footer-links a,.landing-page .mobile-footer-links button,.landing-page .mobile-footer-links span{color:#5d6a78;text-align:left;background:0 0;border:0;width:100%;padding:10px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5;text-decoration:none;display:block}.landing-page .mobile-footer-links a:hover,.landing-page .mobile-footer-links button:hover{color:#d9272e}.landing-page .mobile-footer-bottom{color:#707070;text-align:center;border-top:1px solid #d2d2d2;margin-top:35px;padding:24px 10px 0;font-size:13px;line-height:1.6}}.login-page{box-sizing:border-box;background:#f5f7fa;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.login-container{width:100%;max-width:460px}.login-brand{text-align:center;margin-bottom:28px}.login-brand-logo{justify-content:center;align-items:center;gap:12px;display:flex}.login-logo-mark{background:#df2b2f;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:28px;display:flex;box-shadow:0 8px 20px #df2b2f2e}.login-brand-text{text-align:left;flex-direction:column;display:flex}.login-brand-text strong{color:#102a4c;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.05}.login-brand-text span{color:#68758a;margin-top:3px;font-family:Georgia,Times New Roman,serif;font-size:15px}.login-card{box-sizing:border-box;background:#fff;border:1px solid #e2e7ee;border-radius:18px;padding:42px;box-shadow:0 18px 45px #102a4c14}.login-header{text-align:center;margin-bottom:32px}.login-eyebrow{color:#df2b2f;letter-spacing:2px;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:700}.login-header h1{color:#102a4c;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:700;line-height:1.15}.login-header p{color:#6b778c;margin:12px 0 0;font-size:15px;line-height:1.6}.login-form{flex-direction:column;gap:20px;display:flex}.login-form-group{flex-direction:column;gap:8px;display:flex}.login-form-group label{color:#26364d;font-size:14px;font-weight:600}.login-input-wrapper{width:100%;position:relative}.login-input{color:#172b46;box-sizing:border-box;background:#fff;border:1px solid #d8dee7;border-radius:10px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.login-input::placeholder{color:#a0a9b7}.login-input:hover{border-color:#b8c2d0}.login-input:focus{border-color:#102a4c;box-shadow:0 0 0 3px #102a4c14}.login-password-input{padding-right:60px}.login-password-toggle{color:#68758a;cursor:pointer;background:0 0;border:none;padding:5px;font-size:13px;font-weight:600;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.login-password-toggle:hover{color:#102a4c}.login-form-options{justify-content:space-between;align-items:center;margin-top:-4px;display:flex}.login-remember{color:#68758a;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.login-remember input{accent-color:#df2b2f;cursor:pointer;width:15px;height:15px}.login-forgot{color:#df2b2f;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.login-forgot:hover{text-decoration:underline}.login-submit{color:#fff;cursor:pointer;background:#df2b2f;border:none;border-radius:10px;width:100%;height:54px;font-size:15px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.login-submit:hover{background:#c92327;transform:translateY(-1px);box-shadow:0 8px 20px #df2b2f33}.login-submit:active{transform:translateY(0)}.login-submit:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.login-error{color:#b42327;background:#fff4f4;border:1px solid #f0b8ba;border-radius:9px;padding:12px 14px;font-size:13px;line-height:1.5}.login-divider{align-items:center;gap:14px;margin:26px 0;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e5e9ef;flex:1;height:1px}.login-divider span{color:#9aa4b2;text-transform:uppercase;letter-spacing:1px;font-size:12px}.login-register{text-align:center;color:#68758a;margin:0;font-size:14px}.login-register button{color:#df2b2f;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.login-register button:hover{text-decoration:underline}.login-back-home{text-align:center;color:#68758a;cursor:pointer;background:0 0;border:none;width:100%;margin-top:24px;font-size:13px;display:block}.login-back-home:hover{color:#102a4c}.login-footer{text-align:center;color:#9aa4b2;margin-top:24px;font-size:12px}@media (width<=600px){.login-page{align-items:flex-start;padding:24px 16px}.login-container{margin-top:20px}.login-card{border-radius:15px;padding:28px 22px}.login-header h1{font-size:29px}.login-form-options{align-items:flex-start;gap:12px}.login-logo-mark{width:46px;height:46px;font-size:24px}.login-brand-text strong{font-size:22px}}.dashboard-layout{color:#172033;background:#f6f8fb;min-height:100vh;display:flex}.sidebar{color:#fff;background:#10233f;flex-direction:column;flex-shrink:0;width:250px;min-height:100vh;padding:28px 18px;display:flex}.sidebar-brand{align-items:center;gap:12px;padding:0 10px 32px;display:flex}.brand-mark{background:#d52b2b;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;text-decoration:none;display:flex}.sidebar-brand h2{margin:0;font-size:18px}.sidebar-brand span{opacity:.7;font-size:12px}.sidebar-nav{flex-direction:column;gap:6px;font-size:18px;display:flex}.nav-link{color:#d8e0ec;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;padding:12px 14px;font-size:15px;text-decoration:none}.nav-link:hover{color:#fff;background:#ffffff14}.nav-link.active{color:#10233f;background:#fff;font-weight:600}.nav-button{font-family:inherit}.sidebar-bottom{margin-top:auto}.user-mini{align-items:center;gap:10px;margin-bottom:10px;padding:14px 8px;display:flex}.user-mini strong{font-size:13px;display:block}.user-mini span{opacity:.65;margin-top:3px;font-size:11px;display:block}.avatar{background:#d52b2b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:flex}.avatar.small{width:34px;height:34px}.logout-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:9px;width:100%;padding:11px}.logout-button:hover{background:#ffffff14}.dashboard-main{flex:1;min-width:0}.dashboard-topbar{background:#fff;border-bottom:1px solid #e7ebf0;justify-content:space-between;align-items:center;height:72px;padding:0 36px;display:flex}.topbar-left{align-items:center;gap:16px;display:flex}.topbar-label{color:#10233f;font-size:15px;font-weight:600}.topbar-user{align-items:center;gap:10px;font-size:15px;font-weight:500;display:flex}.dashboard-content{max-width:1400px;padding:36px}.mobile-menu-toggle{cursor:pointer;background:#fff;border:1px solid #e2e7ee;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:8px;display:none}.mobile-menu-toggle span{background:#10233f;border-radius:999px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.mobile-sidebar-close,.mobile-menu-overlay{display:none}.dashboard-welcome{margin-bottom:32px}.eyebrow{letter-spacing:1.5px;color:#d52b2b;margin:0 0 8px;font-size:11px;font-weight:700}.dashboard-welcome h1{color:#10233f;margin:0 0 8px;font-size:32px;line-height:1.2}.dashboard-welcome p:last-child{color:#687386;margin:0;font-size:16px}.dashboard-placeholder-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.dashboard-card{background:#fff;border:1px solid #e7ebf0;border-radius:16px;min-height:150px;padding:24px}.dashboard-card h3{color:#10233f;margin:0 0 10px}.dashboard-card p{color:#687386;margin:0;line-height:1.6}.card-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.card-eyebrow{color:#d52b2b;letter-spacing:1.4px;margin:0 0 6px;font-size:10px;font-weight:700}.dashboard-card h2{color:#10233f;margin:0;font-size:21px;font-weight:600;line-height:1.3}.progress-number{color:#10233f;font-size:30px;font-weight:700}.progress-bar{background:#e9edf2;border-radius:999px;width:100%;height:10px;margin-top:22px;overflow:hidden}.progress-bar-fill{background:#d52b2b;border-radius:999px;height:100%;transition:width .4s}.progress-text{color:#687386;margin-top:10px;font-size:13px}.journey-card{margin-bottom:20px}.journey-steps{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px;display:grid}.journey-step{background:#f7f9fb;border-radius:12px;align-items:center;gap:10px;padding:14px;display:flex}.step-icon{color:#8a94a3;border:2px solid #cfd5de;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.step-icon.completed{color:#fff;background:#10233f;border-color:#10233f}.journey-step strong{color:#172033;font-size:14px;display:block}.journey-step span{color:#7b8493;margin-top:3px;font-size:13px;display:block}.dashboard-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.card-description{color:#687386;margin:14px 0 24px;font-size:15px;line-height:1.7}.profile-summary{border-bottom:1px solid #edf0f3;justify-content:space-between;gap:15px;padding:10px 0;font-size:14px;display:flex}.profile-summary span{color:#7b8493}.profile-summary strong{color:#172033;text-align:right}.card-link{color:#10233f;margin-top:20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}.card-link:hover{color:#d52b2b}.next-step-badge{color:#687386;background:#f1f3f6;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-block}.primary-button{color:#fff;cursor:pointer;background:#d52b2b;border:none;border-radius:9px;padding:12px 18px;font-weight:600}.primary-button:hover{opacity:.9}.dashboard-logo{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;height:58px;padding:0 18px;transition:opacity .2s;display:flex}.dashboard-logo:hover{opacity:.85}.dashboard-logo-mark{flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:28px;line-height:1;display:flex}.dashboard-logo-text{flex-direction:column;line-height:1.05;display:flex}.dashboard-logo-text strong{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:700}.dashboard-logo-text span{color:#fff;margin-top:3px;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:400}.mentorship-card{flex-direction:column;display:flex}.mentorship-card .card-description{max-width:520px;margin-top:14px;margin-bottom:18px}.mentorship-details{color:#172033;align-items:center;gap:20px;margin:0 0 22px;font-size:14px;font-weight:600;display:flex}.mentorship-details span{align-items:center;display:inline-flex}.mentorship-details span+span{border-left:1px solid #dfe4ea;padding-left:20px}.mentorship-card .primary-button{align-self:flex-start;margin-top:2px}.dashboard-grid .dashboard-card h2{margin-bottom:0}.dashboard-grid .card-description{min-height:72px}.sessions-card{margin-top:20px}.sessions-card .card-header{margin-bottom:20px}@media (width<=1000px){.journey-steps{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=768px){.dashboard-layout{width:100%;min-height:100vh;overflow-x:hidden}.dashboard-main{width:100%;min-width:0}.sidebar{z-index:1000;width:280px;height:100vh;min-height:100vh;padding:28px 18px;transition:transform .28s;position:fixed;top:0;left:0;overflow:hidden auto;transform:translate(-100%);box-shadow:8px 0 30px #10233f33}.sidebar.sidebar-mobile-open{transform:translate(0)}.dashboard-logo{height:58px;padding:0 45px 0 12px}.dashboard-logo-text{display:flex}.dashboard-logo-text strong{font-size:17px}.dashboard-logo-text span{font-size:13px}.sidebar-nav{flex-direction:column;gap:6px;margin-top:20px;display:flex}.nav-link{text-align:left;width:100%;padding:13px 14px;font-size:15px;display:block}.sidebar-bottom{display:block}.user-mini{display:flex}.user-mini>div,.logout-button{display:block}.mobile-sidebar-close{color:#fff;cursor:pointer;z-index:2;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:25px;line-height:1;display:flex;position:absolute;top:25px;right:18px}.mobile-sidebar-close:hover{background:#ffffff14}.dashboard-topbar{height:72px;padding:0 18px}.mobile-menu-toggle{display:flex}.topbar-left{align-items:center;gap:12px;display:flex}.topbar-label{font-size:14px;display:inline}.topbar-user{gap:8px;font-size:13px}.mobile-menu-overlay{z-index:999;cursor:pointer;background:#0a182d73;border:none;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.dashboard-content{padding:22px 18px}}@media (width<=600px){.journey-steps{grid-template-columns:1fr}.dashboard-welcome h1{font-size:26px}.mentorship-details{flex-wrap:wrap;gap:14px;font-size:13px}.mentorship-details span+span{padding-left:14px}.dashboard-card h2{font-size:19px}.card-description{font-size:14px;line-height:1.65}}@media (width<=480px){.dashboard-topbar{padding:0 14px}.mobile-menu-toggle{width:40px;height:40px}.topbar-label{display:none}.topbar-user>span{text-overflow:ellipsis;white-space:nowrap;max-width:110px;overflow:hidden}.dashboard-content{padding:20px 14px}.dashboard-welcome{margin-bottom:24px}.dashboard-welcome h1{font-size:25px}.dashboard-card{border-radius:14px;padding:20px}.card-header{gap:12px}.progress-number{font-size:26px}}body.mobile-menu-open{overflow:hidden}.profile-page{color:#202124;background:#f7f8fa;min-height:100vh}.profile-header{background:#fff;border-bottom:1px solid #e8eaed;justify-content:space-between;align-items:center;height:72px;padding:0 6%;display:flex}.profile-brand{align-items:center;gap:12px;display:flex}.profile-logo{background:#f1f5f2;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:flex}.profile-brand strong,.profile-brand span{display:block}.profile-brand strong{font-size:16px}.profile-brand span{color:#777;margin-top:2px;font-size:12px}.profile-dashboard-button{cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:9px;padding:9px 16px;font-weight:600}.profile-dashboard-button:hover{background:#f5f6f7}.profile-container{max-width:1050px;margin:0 auto;padding:40px 20px 80px}.profile-hero{background:#fff;border:1px solid #e7e9ec;border-radius:18px;align-items:center;gap:20px;margin-bottom:20px;padding:28px;display:flex}.profile-avatar{color:#315c47;background:#e8f1ec;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;font-size:30px;font-weight:700;display:flex}.profile-identity{flex:1}.profile-eyebrow{letter-spacing:1.2px;color:#6d747b;margin:0 0 5px;font-size:11px;font-weight:700}.profile-identity h1{margin:0;font-size:28px}.profile-identity p:last-child{color:#70757a;margin:6px 0 0}.profile-edit-button{color:#fff;cursor:pointer;background:#315c47;border:none;border-radius:9px;padding:11px 18px;font-weight:600}.profile-edit-button:hover{background:#264b39}.profile-completion{background:#eef6f1;border:1px solid #d7e9dc;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:18px 22px;display:flex}.profile-completion strong{font-size:16px}.profile-completion p{color:#66716a;margin:4px 0 0;font-size:13px}.profile-section{background:#fff;border:1px solid #e7e9ec;border-radius:18px;margin-bottom:20px;padding:28px}.section-heading{align-items:center;gap:13px;margin-bottom:24px;display:flex}.section-heading>span{background:#f3f5f4;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.section-heading p{letter-spacing:1px;color:#89918c;margin:0 0 3px;font-size:10px;font-weight:700}.section-heading h2{margin:0;font-size:19px}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-item{background:#fafbfb;border:1px solid #eef0f1;border-radius:10px;padding:15px 16px}.profile-item>span{color:#7a8187;margin-bottom:6px;font-size:12px;display:block}.profile-item strong{word-break:break-word;font-size:14px;line-height:1.5}.status-badge{border-radius:20px;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.status-success{color:#2e6844;background:#e8f5ec}.status-warning{color:#86601d;background:#fff4dc}.status-neutral{color:#626970;background:#eef0f2}.progress-items{margin-top:22px}.progress-items h3{margin:0 0 12px;font-size:14px}.tag-list{flex-wrap:wrap;gap:8px;display:flex}.tag-list span{color:#315c47;background:#eef6f1;border-radius:20px;padding:7px 11px;font-size:12px;font-weight:600}.goal-card{background:#fafbfb;border:1px solid #edf0f1;border-radius:12px;margin-bottom:12px;padding:18px}.goal-card:last-child{margin-bottom:0}.goal-card h3{margin:0 0 8px;font-size:14px}.goal-card p{color:#60676d;margin:0;font-size:14px;line-height:1.65}.profile-loading,.profile-error,.profile-empty{text-align:center;background:#fff;border:1px solid #e5e7e9;border-radius:16px;max-width:600px;margin:100px auto;padding:40px}.profile-error{color:#a33a3a}.profile-empty button{color:#fff;cursor:pointer;background:#315c47;border:none;border-radius:9px;margin-top:15px;padding:11px 18px}@media (width<=700px){.profile-header{padding:0 18px}.profile-container{padding:22px 14px 50px}.profile-hero{flex-direction:column;align-items:flex-start;padding:22px}.profile-edit-button{width:100%}.profile-grid{grid-template-columns:1fr}.profile-section{padding:21px}.profile-identity h1{font-size:23px}.profile-completion{padding:16px}}.booking-page{background:radial-gradient(circle at 10% 0,#d72f3514,#0000 32%),linear-gradient(135deg,#f7f9fc 0%,#edf2f7 100%);justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:72px 24px;display:flex}.booking-page .booking-card{background:#fff;border:1px solid #e3e9f0;border-radius:24px;width:100%;max-width:850px;padding:58px 64px;box-shadow:0 25px 70px #10233f1a,0 4px 18px #10233f0a}.booking-page .card-eyebrow{color:#d72f35;letter-spacing:2px;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800;line-height:1.4}.booking-page .booking-card h1{color:#10233f;letter-spacing:-2px;max-width:720px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,68px);font-weight:500;line-height:1.04}.booking-page .booking-description{color:#68768a;max-width:700px;margin:28px 0 0;font-size:17px;line-height:1.75}.booking-page .booking-details{border-top:1px solid #e5eaf0;border-bottom:1px solid #e5eaf0;flex-wrap:wrap;gap:24px;margin:38px 0 32px;padding:25px 0;display:flex}.booking-page .booking-details>div{border-right:1px solid #e5eaf0;min-width:150px;padding-right:34px}.booking-page .booking-details>div:last-child{border-right:none}.booking-page .booking-details span{color:#8b97a8;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;line-height:1.4;display:block}.booking-page .booking-details strong{color:#10233f;font-size:21px;font-weight:750;line-height:1.3;display:block}.booking-page .booking-status-message,.booking-page .already-paid-message,.booking-page .payment-pending-message{border-radius:14px;align-items:flex-start;gap:14px;margin:24px 0;padding:18px 20px;font-size:14px;line-height:1.6;display:flex}.booking-page .booking-status-message{color:#68768a;background:#f5f7fa;border:1px solid #e6ebf1}.booking-page .already-paid-message{color:#235d45;background:#edf8f1;border:1px solid #cdebd8}.booking-page .payment-pending-message{color:#765619;background:#fff8e7;border:1px solid #f3dfaa}.booking-page .already-paid-message strong,.booking-page .payment-pending-message strong{margin-bottom:5px;font-size:15px;line-height:1.4;display:block}.booking-page .already-paid-message p,.booking-page .payment-pending-message p{margin:0;font-size:14px;line-height:1.65}.booking-page .already-paid-icon,.booking-page .payment-pending-icon{border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:17px;font-weight:800;line-height:1;display:flex}.booking-page .already-paid-icon{color:#fff;background:#258451}.booking-page .payment-pending-icon{color:#fff;background:#d49a22}.booking-page .primary-button,.booking-page .secondary-button{cursor:pointer;border-radius:10px;width:100%;min-height:56px;font-family:inherit;font-size:15px;font-weight:750;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s}.booking-page .primary-button{color:#fff;background:#d72f35;border:1px solid #d72f35;box-shadow:0 10px 22px #d72f352e}.booking-page .primary-button:hover:not(:disabled){background:#b9252c;border-color:#b9252c;transform:translateY(-2px);box-shadow:0 14px 28px #d72f353d}.booking-page .secondary-button{color:#526176;background:#fff;border:1px solid #d9e0e9;margin-top:12px}.booking-page .secondary-button:hover:not(:disabled){color:#10233f;background:#f5f7fa;border-color:#b9c5d4}.booking-page .primary-button:disabled,.booking-page .secondary-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.booking-page .booking-error{color:#a3242c;background:#fff1f2;border:1px solid #f1c7ca;border-radius:9px;margin:18px 0 0;padding:13px 15px;font-size:14px;line-height:1.5}.booking-page .booking-note{color:#8995a6;text-align:center;margin:22px 0 0;font-size:13px;line-height:1.65}@media (width<=768px){.booking-page{align-items:flex-start;padding:44px 18px}.booking-page .booking-card{border-radius:20px;padding:42px 30px}.booking-page .booking-card h1{letter-spacing:-1.4px;font-size:49px}.booking-page .booking-description{margin-top:22px;font-size:16px}.booking-page .booking-details{margin-top:30px}}@media (width<=480px){.booking-page{min-height:calc(100vh - 60px);padding:24px 12px 38px}.booking-page .booking-card{border-radius:17px;padding:30px 22px}.booking-page .card-eyebrow{letter-spacing:1.4px;margin-bottom:15px;font-size:10px}.booking-page .booking-card h1{letter-spacing:-1px;font-size:39px;line-height:1.06}.booking-page .booking-description{margin-top:20px;font-size:15px;line-height:1.7}.booking-page .booking-details{grid-template-columns:1fr 1fr;gap:16px;margin:28px 0 24px;padding:20px 0;display:grid}.booking-page .booking-details>div{min-width:0;padding-right:10px}.booking-page .booking-details span{letter-spacing:1px;font-size:10px}.booking-page .booking-details strong{font-size:18px}.booking-page .booking-status-message,.booking-page .already-paid-message,.booking-page .payment-pending-message{gap:11px;padding:15px}.booking-page .already-paid-message p,.booking-page .payment-pending-message p{font-size:13px}.booking-page .primary-button,.booking-page .secondary-button{min-height:54px;font-size:14px}.booking-page .booking-note{font-size:12px}}.resources-page{max-width:1200px;margin:0 auto;padding:40px 32px 80px}.resources-hero{margin-bottom:32px}.resources-hero h1{margin:8px 0 14px;font-size:42px;line-height:1.15}.resources-intro{color:#667085;max-width:720px;margin:0;font-size:17px;line-height:1.7}.resources-note{background:#fafbfc;border:1px solid #e6e9ef;border-radius:14px;align-items:flex-start;gap:16px;margin-bottom:50px;padding:20px 22px;display:flex}.resources-note-icon{color:#fff;background:#142b49;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:flex}.resources-note strong{margin-bottom:4px;display:block}.resources-note p{color:#667085;margin:0;line-height:1.6}.resources-sections{flex-direction:column;gap:58px;display:flex}.resource-category-header h2{margin:5px 0 8px;font-size:28px}.resource-category-description{color:#667085;max-width:720px;margin:0 0 22px;line-height:1.65}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.resource-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:260px;padding:25px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.resource-card:hover{border-color:#d4d9e2;transform:translateY(-3px);box-shadow:0 12px 30px #0f172a14}.resource-icon{color:#142b49;background:#f1f4f8;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:18px;font-size:18px;font-weight:700;display:flex}.resource-card h3{margin:0 0 10px;font-size:20px;line-height:1.3}.resource-card p{color:#667085;margin:0;font-size:14px;line-height:1.65}.resource-link{color:#142b49;margin-top:24px;font-weight:700;text-decoration:none;display:inline-block}.resource-link:hover{text-decoration:underline}.resources-cta{color:#fff;background:#142b49;border-radius:18px;margin-top:65px;padding:40px}.resources-cta h2{max-width:650px;margin:8px 0 12px;font-size:30px;line-height:1.25}.resources-cta p:not(.card-eyebrow){color:#ffffffc7;max-width:650px;margin-bottom:25px;line-height:1.65}.resources-cta .card-eyebrow{color:#e85d5d}.resources-cta .primary-button{text-decoration:none;display:inline-block}@media (width<=900px){.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.resources-page{padding:28px 18px 60px}.resources-hero h1{font-size:32px}.resources-intro{font-size:15px}.resource-grid{grid-template-columns:1fr}.resources-note{padding:17px}.resources-cta{padding:28px 22px}.resources-cta h2{font-size:25px}}.bookings-page{max-width:1200px;margin:0 auto;padding:40px 32px 80px}.bookings-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px;display:flex}.bookings-header h1{margin:7px 0 10px;font-size:42px;line-height:1.15}.bookings-header p:not(.eyebrow){color:#667085;margin:0;line-height:1.6}.booking-section{margin-bottom:55px}.booking-section-header{margin-bottom:20px}.booking-section-header h2{margin:5px 0 0;font-size:27px}.booking-list{flex-direction:column;gap:16px;display:flex}.booking-item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:30px;padding:25px;display:flex;box-shadow:0 5px 20px #0f172a0a}.upcoming-booking{border-left:4px solid #142b49}.booking-item-main{flex:1}.booking-item-title{align-items:center;gap:14px;display:flex}.booking-calendar-icon{background:#f1f4f8;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.booking-item h3{margin:0 0 4px;font-size:19px}.booking-item p{color:#667085;margin:0;font-size:14px}.booking-details{flex-wrap:wrap;gap:30px;margin-top:22px;display:flex}.booking-details div{flex-direction:column;gap:4px;display:flex}.booking-details span,.booking-date span{color:#98a2b3;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.booking-details strong{font-size:14px}.booking-date{background:#f8fafc;border-radius:10px;flex-direction:column;gap:5px;margin-top:20px;padding:14px 16px;display:flex}.booking-date strong{font-size:15px}.booking-item-actions{justify-content:flex-end;align-items:center;min-width:190px;display:flex}.booking-waiting{color:#667085;font-size:13px}.empty-bookings{text-align:center;background:#fafbfc;border:1px dashed #d6dae1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:55px 25px;display:flex}.empty-bookings-icon{color:#fff;background:#142b49;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:15px;font-size:25px;display:flex}.empty-bookings h3{margin:0 0 8px}.empty-bookings p{color:#667085;max-width:430px;margin:0 0 22px;line-height:1.6}.empty-history{color:#667085;background:#fafbfc;border:1px solid #e5e7eb;border-radius:14px;padding:28px}.booking-history-meta{color:#667085;align-items:center;gap:20px;font-size:13px;display:flex}.pending-payment-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:25px;padding:25px;display:flex}.pending-payment-card h3{margin:0 0 7px}.pending-payment-card p{color:#667085;margin:0}.bookings-loading{text-align:center;color:#667085;padding:70px 20px}@media (width<=800px){.bookings-page{padding:28px 18px 60px}.bookings-header{flex-direction:column;align-items:flex-start}.bookings-header h1{font-size:32px}.booking-item{flex-direction:column;align-items:flex-start}.booking-item-actions{justify-content:flex-start;width:100%}.booking-details{gap:18px}}@media (width<=500px){.pending-payment-card{flex-direction:column;align-items:flex-start}.booking-history-meta{flex-direction:column;align-items:flex-start;gap:8px}}.register-page{box-sizing:border-box;background:#f5f7fa;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.register-container{width:100%;max-width:500px}.register-brand{text-align:center;margin-bottom:28px}.register-brand-logo{justify-content:center;align-items:center;gap:12px;display:flex}.register-logo-mark{background:#df2b2f;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:28px;display:flex;box-shadow:0 8px 20px #df2b2f2e}.register-brand-text{text-align:left;flex-direction:column;display:flex}.register-brand-text strong{color:#102a4c;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.05}.register-brand-text span{color:#68758a;margin-top:3px;font-family:Georgia,Times New Roman,serif;font-size:15px}.register-card{box-sizing:border-box;background:#fff;border:1px solid #e2e7ee;border-radius:18px;padding:42px;box-shadow:0 18px 45px #102a4c14}.register-header{text-align:center;margin-bottom:30px}.register-eyebrow{color:#df2b2f;letter-spacing:2px;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:700}.register-header h1{color:#102a4c;margin:0;font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1.15}.register-header p{color:#6b778c;margin:12px 0 0;font-size:15px;line-height:1.6}.register-form{flex-direction:column;gap:19px;display:flex}.register-name-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.register-form-group{flex-direction:column;gap:8px;display:flex}.register-form-group label{color:#26364d;font-size:14px;font-weight:600}.register-input{color:#172b46;box-sizing:border-box;background:#fff;border:1px solid #d8dee7;border-radius:10px;outline:none;width:100%;height:52px;padding:0 15px;font-size:15px;transition:border-color .2s,box-shadow .2s}.register-input::placeholder{color:#a0a9b7}.register-input:hover{border-color:#b8c2d0}.register-input:focus{border-color:#102a4c;box-shadow:0 0 0 3px #102a4c14}.register-password-wrapper{width:100%;position:relative}.register-password-input{padding-right:62px}.register-password-toggle{color:#68758a;cursor:pointer;background:0 0;border:none;padding:5px;font-size:13px;font-weight:600;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.register-password-toggle:hover{color:#102a4c}.register-help-text{color:#8a95a5;margin-top:-2px;font-size:12px}.register-error{color:#b42327;background:#fff4f4;border:1px solid #f0b8ba;border-radius:9px;padding:12px 14px;font-size:13px;line-height:1.5}.register-terms{color:#68758a;cursor:pointer;align-items:flex-start;gap:9px;font-size:13px;line-height:1.5;display:flex}.register-terms input{accent-color:#df2b2f;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:2px}.register-submit{color:#fff;cursor:pointer;background:#df2b2f;border:none;border-radius:10px;width:100%;height:54px;font-size:15px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.register-submit:hover{background:#c92327;transform:translateY(-1px);box-shadow:0 8px 20px #df2b2f33}.register-submit:active{transform:translateY(0)}.register-submit:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.register-divider{align-items:center;gap:14px;margin:26px 0 18px;display:flex}.register-divider:before,.register-divider:after{content:"";background:#e5e9ef;flex:1;height:1px}.register-divider span{color:#9aa4b2;letter-spacing:1px;white-space:nowrap;font-size:11px}.register-login{text-align:center;color:#68758a;margin:0;font-size:14px}.register-login button{color:#df2b2f;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.register-login button:hover{text-decoration:underline}.register-back-home{text-align:center;color:#68758a;cursor:pointer;background:0 0;border:none;width:100%;margin-top:24px;font-size:13px;display:block}.register-back-home:hover{color:#102a4c}.register-footer{text-align:center;color:#9aa4b2;margin-top:24px;font-size:12px}@media (width<=600px){.register-page{align-items:flex-start;padding:24px 16px}.register-container{margin-top:20px}.register-card{border-radius:15px;padding:28px 22px}.register-header h1{font-size:28px}.register-name-row{grid-template-columns:1fr;gap:19px}.register-logo-mark{width:46px;height:46px;font-size:24px}.register-brand-text strong{font-size:22px}}.onboarding-page{color:#172b4d;background:#f6f8fb;min-height:100vh}.onboarding-header{z-index:10;background:#fff;border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;height:76px;padding:0 6%;display:flex;position:sticky;top:0}.onboarding-brand{align-items:center;gap:12px;display:flex}.onboarding-logo{justify-content:center;align-items:center;width:42px;height:42px;font-size:25px;display:flex}.onboarding-brand strong{color:#17365d;font-family:Georgia,serif;font-size:20px;display:block}.onboarding-brand span{color:#6d7a8d;margin-top:2px;font-size:12px;display:block}.onboarding-user{color:#68778d;font-size:14px}.onboarding-container{width:100%;max-width:820px;margin:0 auto;padding:55px 20px 80px}.onboarding-card{background:#fff;border:1px solid #e9edf3;border-radius:18px;padding:42px;box-shadow:0 12px 40px #162b4d14}.onboarding-intro{text-align:center;max-width:650px;margin:0 auto 38px}.onboarding-eyebrow{letter-spacing:2px;color:#d9272e;margin-bottom:12px;font-size:12px;font-weight:700}.onboarding-intro h1{color:#17365d;margin:0 0 16px;font-family:Georgia,serif;font-size:38px;line-height:1.2}.onboarding-intro>p{color:#65748a;font-size:16px;line-height:1.7}.intro-note{background:#f7f9fc;border-radius:10px;margin-top:20px;padding:14px 18px;font-size:14px!important}.onboarding-progress{margin-bottom:38px}.progress-top{color:#6b788c;justify-content:space-between;margin-bottom:9px;font-size:13px;font-weight:600;display:flex}.onboarding-progress-bar{background:#e9edf3;border-radius:99px;height:7px;overflow:hidden}.onboarding-progress-fill{background:#d9272e;border-radius:99px;height:100%;transition:width .3s}.step-heading{align-items:center;gap:16px;margin-bottom:32px;display:flex}.step-icon{background:#f7f9fc;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:25px;display:flex}.step-heading p{color:#d9272e;letter-spacing:1.5px;margin:0 0 4px;font-size:11px;font-weight:700}.step-heading h2{color:#17365d;margin:0;font-family:Georgia,serif;font-size:28px}.form-step{min-height:350px}.form-group{margin-bottom:25px}.form-group label{color:#293b54;margin-bottom:9px;font-size:14px;font-weight:600;display:block}.form-group label>span{color:#d9272e;margin-left:4px}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;color:#26384f;background:#fff;border:1px solid #d8dee8;border-radius:9px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.form-group textarea{resize:vertical;min-height:110px;line-height:1.5}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#8da6c4;box-shadow:0 0 0 3px #2d5b8914}.form-group input::placeholder,.form-group textarea::placeholder{color:#a1aab7}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.radio-list{flex-direction:column;gap:10px;display:flex}.radio-option{cursor:pointer;border:1px solid #e0e5ec;border-radius:9px;align-items:center;gap:11px;padding:13px 15px;transition:background .2s;font-weight:500!important;display:flex!important}.radio-option:hover{background:#f8fafc}.radio-option input{width:17px;height:17px;margin:0}.checkbox-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.checkbox-option{cursor:pointer;border:1px solid #e0e5ec;border-radius:9px;align-items:center;gap:10px;padding:13px;font-weight:500!important;display:flex!important}.checkbox-option input{width:17px;height:17px;margin:0}.completion-note{background:#f5f9f6;border:1px solid #dcecdf;border-radius:12px;gap:14px;margin-top:30px;padding:18px;display:flex}.completion-note>span{color:#fff;background:#4c9b67;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.completion-note strong{color:#285c3a;margin-bottom:5px;display:block}.completion-note p{color:#627466;margin:0;font-size:13px;line-height:1.5}.onboarding-error{color:#b4232b;background:#fff3f3;border:1px solid #f2c8ca;border-radius:9px;margin-top:20px;padding:13px 15px;font-size:14px}.onboarding-actions{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;margin-top:38px;padding-top:25px;display:flex}.continue-button{color:#fff;cursor:pointer;background:#d9272e;border:none;border-radius:9px;min-width:170px;padding:14px 22px;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.continue-button:hover{background:#bd2027;transform:translateY(-1px)}.continue-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.back-button,.skip-button{color:#66758a;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600}.back-button:hover,.skip-button:hover{color:#17365d}@media (width<=700px){.onboarding-header{padding:0 20px}.onboarding-user{display:none}.onboarding-container{padding:25px 14px 50px}.onboarding-card{border-radius:14px;padding:28px 20px}.onboarding-intro h1{font-size:30px}.step-heading h2{font-size:24px}.form-grid{grid-template-columns:1fr;gap:0}.checkbox-list{grid-template-columns:1fr}.onboarding-actions{gap:15px}.continue-button{min-width:145px}}.admin-page{color:#172b4d;box-sizing:border-box;background:#f5f7fb;min-height:100vh;padding:40px 32px 60px}.admin-header{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1250px;margin:0 auto 32px;display:flex}.admin-eyebrow{letter-spacing:.12em;color:#2563eb;margin:0 0 8px;font-size:12px;font-weight:700}.admin-header h1{letter-spacing:-.03em;color:#17345f;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,52px);font-weight:500;line-height:1.05}.admin-header>div:first-child>p:last-child{color:#64748b;margin:12px 0 0;font-size:15px}.admin-count{color:#17345f;background:#fff;border:1px solid #e3e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:110px;padding:16px 22px;font-size:28px;font-weight:700;display:flex;box-shadow:0 8px 24px #0f23410f}.admin-count span{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-top:3px;font-size:11px;font-weight:700}.admin-container{max-width:1250px;margin:0 auto}.admin-state{text-align:center;color:#64748b;background:#fff;border:1px solid #e3e8f0;border-radius:18px;padding:60px 30px;box-shadow:0 8px 30px #0f23410d}.admin-error{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca;border-radius:12px;padding:16px 18px;font-size:14px}.customer-table-wrapper{background:#fff;border:1px solid #e3e8f0;border-radius:18px;overflow-x:auto;box-shadow:0 10px 35px #0f23410f}.customer-table{border-collapse:separate;border-spacing:0;width:100%;min-width:950px;font-size:14px}.customer-table thead th{text-align:left;text-transform:uppercase;letter-spacing:.07em;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5eaf1;padding:17px 18px;font-size:11px;font-weight:700}.customer-table thead th:first-child{border-top-left-radius:18px}.customer-table thead th:last-child{border-top-right-radius:18px}.customer-table tbody tr{transition:background .15s}.customer-table tbody tr:hover{background:#f8fbff}.customer-table tbody td{color:#475569;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:18px}.customer-table tbody tr:last-child td{border-bottom:none}.customer-name{flex-direction:column;gap:5px;min-width:190px;display:flex}.customer-name strong{color:#172b4d;font-size:14px;font-weight:700}.customer-name span{color:#94a3b8;font-size:13px}.status-complete{color:#15803d;background:#ecfdf3}.status-incomplete{color:#c2410c;background:#fff7ed}.view-button{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #d7e1f0;border-radius:9px;padding:8px 15px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.view-button:hover{background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px)}.view-button:active{transform:translateY(0)}@media (width<=700px){.admin-page{padding:24px 14px 40px}.admin-header{flex-direction:column;align-items:flex-start;margin-bottom:24px}.admin-header h1{font-size:38px}.admin-count{flex-direction:row;justify-content:flex-start;align-self:stretch;gap:10px}.admin-count span{margin-top:0}.customer-table-wrapper{border-radius:14px}}.admin-profile-page{color:#172b4d;box-sizing:border-box;background:#f5f7fb;max-width:1100px;min-height:100vh;margin:0 auto;padding:32px 32px 60px}.admin-back-button{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;margin-bottom:22px;padding:0;font-size:14px;font-weight:700;transition:color .15s;display:inline-flex}.admin-back-button:hover{color:#1d4ed8}.admin-profile-header{background:#fff;border:1px solid #e3e8f0;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:22px;padding:30px 32px;display:flex;box-shadow:0 10px 35px #0f23410f}.admin-profile-header h1{letter-spacing:-.025em;color:#17345f;margin:0;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:500;line-height:1.1}.admin-profile-header p{color:#64748b;margin:8px 0 0;font-size:14px}.status-complete,.status-incomplete{white-space:nowrap;border-radius:999px;align-items:center;padding:8px 13px;font-size:12px;font-weight:700;display:inline-flex}.status-complete{color:#15803d;background:#ecfdf3;border:1px solid #bbf7d0}.status-incomplete{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.admin-profile-card{background:#fff;border:1px solid #e3e8f0;border-radius:18px;margin-bottom:20px;padding:26px 28px;box-shadow:0 8px 28px #0f23410b}.admin-profile-card h2{color:#17345f;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500;line-height:1.2}.admin-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-info-item{background:#f8fafc;border:1px solid #edf1f5;border-radius:11px;flex-direction:column;justify-content:center;min-height:72px;padding:14px 16px;display:flex}.admin-info-item span{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;margin-bottom:6px;font-size:10px;font-weight:700}.admin-info-item strong{color:#243b5a;word-break:break-word;font-size:14px;font-weight:600;line-height:1.45}.progress-section{border-top:1px solid #edf0f4;margin-top:26px;padding-top:22px}.progress-section h3{color:#334155;margin:0 0 14px;font-size:14px;font-weight:700}.progress-section ul{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}.progress-section li{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.progress-section>p{color:#94a3b8;background:#f8fafc;border-radius:10px;margin:0;padding:15px;font-size:13px}.admin-long-text{margin-top:18px}.admin-long-text:first-of-type{margin-top:0}.admin-long-text h3{color:#475569;margin:0 0 8px;font-size:13px;font-weight:700}.admin-long-text p{color:#334155;white-space:pre-wrap;background:#f8fafc;border:1px solid #edf1f5;border-radius:11px;margin:0;padding:16px 18px;font-size:14px;line-height:1.65}.admin-profile-page>p{color:#64748b}.admin-profile-page .admin-error{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca;border-radius:12px;max-width:700px;margin:50px auto;padding:18px}@media (width<=700px){.admin-profile-page{padding:24px 14px 40px}.admin-profile-header{flex-direction:column;align-items:flex-start;padding:24px 20px}.admin-profile-header h1{font-size:31px}.admin-profile-card{padding:22px 18px}.admin-info-grid{grid-template-columns:1fr}.status-complete,.status-incomplete{align-self:flex-start}}:root{--text:#102a4c;--text-h:#102a4c;--bg:#fff;--border:#e5eaf0;--code-bg:#f3f6f9;--accent:#d9272e;--accent-bg:#d9272e14;--accent-border:#d9272e59;--heading:Georgia, "Times New Roman", serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;min-height:100%;margin:0;padding:0}body{width:100%;min-width:320px;min-height:100svh;color:var(--text);background:#fff;margin:0;padding:0;overflow-x:hidden}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;min-width:0;max-width:none;min-height:100svh;margin:0;padding:0;display:flex}h1,h2,h3,h4,h5,h6{color:var(--text-h);font-family:var(--heading);margin-top:0;font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px;line-height:1.05}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:1.18}h3{font-size:20px;line-height:1.2}h4{font-size:17px;line-height:1.3}p{margin:0}a{color:inherit}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:1.35}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}img,svg,video,canvas{max-width:100%}img{display:block}.landing-page{width:100%;max-width:none;min-height:100svh;margin:0;padding:0;overflow-x:hidden}.landing-container{box-sizing:border-box;width:100%;max-width:none;margin:0;padding-left:40px;padding-right:40px}@media (width<=1024px){h1{letter-spacing:-1px;margin:20px 0;font-size:36px}h2{font-size:20px}.landing-container{padding-left:30px;padding-right:30px}}@media (width<=550px){html{scroll-behavior:smooth}body{min-width:320px}h1{letter-spacing:-.8px;font-size:36px}h2{font-size:20px}.landing-container{width:100%;padding-left:14px;padding-right:14px}}@media (prefers-color-scheme:dark){:root{--text:#102a4c;--text-h:#102a4c;--bg:#fff;--border:#e5eaf0;--code-bg:#f3f6f9;--accent:#d9272e;--accent-bg:#d9272e14;--accent-border:#d9272e59}body{color:#102a4c;background:#fff}#root{background:#fff}}
