@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Montserrat:wght@600;700&display=swap');
:root{--navy:#061d48;--teal:#008a99;--line:#e4e9f0;--ink:#11182b}*{box-sizing:border-box}body{margin:0;background:#f4f7f8;color:var(--navy);font-family:'DM Sans',Arial,sans-serif}.phone-shell,.signup-shell{max-width:656px;margin:auto;background:white;overflow:hidden}.hero{text-align:center;padding:34px 34px 24px}.topbar{height:90px;display:flex;align-items:flex-start;justify-content:space-between}.sketch-logo{width:190px;height:75px;position:relative;background:linear-gradient(145deg,transparent 34%,#17264b 35% 36%,transparent 37%),linear-gradient(85deg,transparent 35%,#078a98 36% 48%,transparent 49%);opacity:.9}.sketch-logo:after{content:'';position:absolute;inset:14px 34px 10px;border:1px solid #12274b;transform:skewY(-12deg)}nav{display:flex;gap:10px}nav a{padding:12px 13px;border:1px solid var(--teal);border-radius:9px;color:#007b8b;text-decoration:none;font-weight:bold;font-size:12px}nav .filled{background:#008694;color:white}.brand{font-family:Montserrat,sans-serif;letter-spacing:14px;font-size:61px;line-height:1;color:#061c47;margin:9px 0 5px}.tagline{letter-spacing:5px;color:#0096a3;font-size:16px}.intro{font-size:20px;margin:29px 0 17px;color:#3c4e70}.hero h1{font:700 19px/1.6 Montserrat,sans-serif;margin:0;color:#061b48}.muted{font-size:12px;color:#53627d;margin:8px 0 20px}.primary{display:inline-flex;justify-content:space-between;align-items:center;background:linear-gradient(100deg,#008495,#008997);color:#fff;text-decoration:none;border:0;border-radius:10px;font:700 15px 'DM Sans';padding:16px 24px;box-shadow:0 2px 6px #00859433}.primary b{font-size:28px;font-weight:400;line-height:10px}.compact{width:190px}.video-stage{height:325px;margin:0 34px;border-radius:0 0 16px 16px;background:radial-gradient(circle at 50% 20%,#345a76,#071b2a 44%,#06141d);position:relative;overflow:hidden}.video-stage:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 44px,#89a0a91a 45px 47px),linear-gradient(180deg,transparent,#0006)}.play{position:absolute;left:calc(50% - 48px);top:105px;width:96px;height:96px;border:3px solid white;border-radius:50%;color:#fff;text-align:center;padding:30px 0 0 7px;font-size:29px}.video-label{position:absolute;bottom:17px;left:23px;color:#fff;display:grid;grid-template-columns:38px 1fr}.video-label span{grid-row:span 2;color:#44d0d4;font-size:30px}.video-label strong{font-size:19px}.video-label em{color:#04b7c0;font-style:normal;font-weight:bold;font-size:13px;margin-top:7px}.discover{padding:37px 36px 14px}.discover h2{font:700 24px Montserrat;margin:0 0 17px}.discover h2 i{display:inline-block;width:30px;border-top:2px solid #018e9d;vertical-align:middle;margin-right:12px}.discover h2 span{color:#008c94}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.cards article{min-height:100px;border:1px solid var(--line);border-radius:8px;padding:10px;position:relative;box-shadow:0 2px 7px #00244b08}.cards span{display:block;color:#0995a1;font-size:21px}.cards b,.cards small{display:block;font-size:9px;margin-top:5px}.cards small{font-size:7px;color:#14254e;line-height:1.15}.cards em{position:absolute;right:9px;top:9px;font-size:10px;font-style:normal}.opportunities{padding:13px 15px}.opportunities h3{margin:0 10px 8px;font-size:11px}.op-grid{display:flex;gap:5px}.op-grid article{flex:1;height:76px;border-radius:6px;padding:8px;background:linear-gradient(135deg,#6b5845,#0b2632);color:#fff;font-size:16px;display:flex;flex-direction:column;justify-content:space-between}.op-grid article:nth-child(2){background:linear-gradient(135deg,#161a39,#2c5d78)}.op-grid article:nth-child(3){background:#736e62}.op-grid article:nth-child(4){background:#15576a}.op-grid article:nth-child(5){background:#988e81}.op-grid b{font-size:7px;line-height:1.2}.wide{display:flex;margin:9px auto 19px;width:88%;font-size:19px}.impact{margin:0 37px 38px;border-radius:14px;background:#f6f8f9;min-height:114px;display:flex;align-items:center;justify-content:space-around;text-align:center;padding:12px}.impact>div{font-size:27px;min-width:55px}.impact small,.impact em,.stat b{display:block;font-size:8px;font-style:normal}.stat{border-right:1px solid #dfe5eb;text-align:left;padding-right:13px}.stat span{float:left;color:#008c94;margin:8px}.stat b{font-size:25px;color:#008b95}.journey{padding:0 43px 22px;display:grid;grid-template-columns:40% 60%;gap:12px}.journey h2{font:700 26px/1.18 Montserrat;margin:0}.journey p{font-size:12px;line-height:1.45;color:#52617d}.journey-video{background:repeating-linear-gradient(45deg,#fff,#fff 6px,#e5e7e7 7px);height:165px;border:3px solid #121212;border-radius:12px;color:#000;text-align:center;padding:58px 0;font-size:34px}.journey-video span{display:block;text-align:left;font-size:10px;font-weight:bold;margin:18px 7px}.steps{grid-column:span 2;display:flex;align-items:center;justify-content:space-between}.steps b{border:3px solid #111;border-radius:10px;min-width:90px;padding:11px 5px;text-align:center;font-size:10px;line-height:1.1}.steps i{color:#0093a0;font-size:25px;font-style:normal}.bottom-cta{display:flex;background:#008895;color:white;text-decoration:none;padding:17px 32px;justify-content:space-between;font-weight:bold}.bottom-cta b{font-size:26px;font-weight:400;line-height:14px}
/* Registro */.signup{background:#fff}.signup-shell{max-width:704px}.signup-head{padding:12px 43px 21px;display:flex;align-items:center;gap:25px}.mini-logo{font-size:39px;text-decoration:none;color:#071d4c}.signup-head h1{font:700 29px Montserrat;margin:0 0 10px}.signup-head p{margin:0;font-size:18px;line-height:1.55;color:#4c6083}.person{margin-left:auto;font-size:75px;color:#04919d}.progress{margin:12px 60px 33px;display:flex;justify-content:space-between;position:relative}.progress:before{content:'';height:2px;background:#e4eaf0;position:absolute;left:35px;right:35px;top:17px}.progress span{z-index:1;background:#fff;text-align:center;font-size:19px;color:#8090aa;width:98px}.progress span.active{color:#008d9a}.progress b{display:block;font-size:12px;margin-top:10px;font-weight:600;white-space:nowrap}form{padding:0 42px}.form-section{border:1px solid #edf0f3;box-shadow:0 3px 14px #00173a0b;border-radius:14px;padding:15px 25px 10px;margin-bottom:10px}.form-section h2{font:600 15px Montserrat;margin:0;color:#10182b}.form-section h2 i{font:700 16px 'DM Sans';font-style:normal;background:#008e9d;color:#fff;border-radius:50%;padding:6px 10px;margin-right:9px}.form-section>p{text-align:center;color:#40547a;margin:8px 0 17px;font-size:13px}.profile{height:74px;border:1px solid #e2e7ee;border-radius:10px;margin:8px 10px;display:flex;align-items:center;padding:8px 17px;cursor:pointer;position:relative}.profile input{opacity:0;position:absolute}.profile span{background:#f5f8f8;border-radius:50%;font-size:27px;width:52px;height:52px;text-align:center;padding-top:10px;margin-right:15px}.profile b,.profile small{display:block;color:#111;font-size:14px}.profile small{font-size:12px;line-height:1.25;margin-top:2px}.profile i{margin-left:auto;width:19px;height:19px;border:1px solid #60728f;border-radius:50%}.profile input:checked~i{border:6px solid #008e9d}.goals{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:17px -11px 0}.goals label{border:1px solid #e0e6ec;border-radius:6px;min-height:36px;padding:8px;font-size:10px;display:flex;align-items:center;gap:5px}.goals input{margin-left:auto;order:2;accent-color:#008e9d}.personal{padding-bottom:14px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:15px}.field-grid label{border:1px solid #dfe5ec;border-radius:7px;padding:6px 12px;color:#40516d;font-size:10px}.field-grid small{font-size:8px}.field-grid input,.field-grid select{width:100%;border:0;outline:0;display:block;font:13px 'DM Sans';padding:4px 0;color:#233456;background:white}.field-grid input::placeholder{color:#8998af}.submit{margin-top:16px;width:100%;font-size:14px;padding:13px 20px}.privacy{text-align:center;font-size:11px;color:#50617c;margin:10px 0 22px}
@media(max-width:560px){.brand{font-size:49px;letter-spacing:10px}.cards{grid-template-columns:repeat(3,1fr)}.journey{padding:0 25px}.steps b{min-width:70px;font-size:8px}.signup-head{padding-left:22px;padding-right:22px}form{padding:0 18px}.form-section{padding-left:12px;padding-right:12px}.progress{margin-left:16px;margin-right:16px}.goals{grid-template-columns:1fr 1fr}.person{display:none}}
/* Tablero de perfil */
.home .cards article{min-height:135px;padding:13px}.home .cards span{font-size:28px}.home .cards b{font-size:12px}.home .cards small{font-size:9px;line-height:1.3}.home .opportunities h3{font-size:15px}.home .op-grid article{height:105px;padding:11px;font-size:22px}.home .op-grid b{font-size:10px;line-height:1.3}.home .impact{min-height:150px;padding:20px 25px}.home .impact>div{font-size:0}.home .impact svg{width:45px;height:45px;fill:none;stroke:#061d48;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.home .impact .stat svg{width:45px;height:45px;stroke:#008b96}.home .impact small,.home .impact em{font-size:11px;line-height:1.35}.home .impact .stat b{font-size:30px}.home .primary,.home .bottom-cta{border-radius:14px}.home .bottom-cta{margin:0 44px 25px;padding:17px 27px}.home .journey{margin:20px 0 25px;padding-top:24px;background:linear-gradient(135deg,#f5fbfb,#fff)}.home .journey h2{font-size:31px}.home .journey p{font-size:14px}.home .journey-video{box-shadow:0 8px 18px #001b4320}.home .steps b{background:#fff;box-shadow:0 3px 8px #001b431a}.site-footer{background:#061d48;color:#fff;padding:35px 64px;display:grid;grid-template-columns:1fr 2fr;gap:20px;align-items:center}.site-footer b{font:700 22px Montserrat;letter-spacing:3px}.site-footer p{font-size:13px;color:#c8d4e5}.site-footer nav{display:flex;justify-content:flex-end;gap:20px}.site-footer a{color:#dce8f6;text-decoration:none;font-size:13px}.site-footer small{grid-column:span 2;border-top:1px solid #ffffff2c;padding-top:16px;color:#b6c7db;font-size:11px}@media(max-width:700px){.home .cards article{min-height:115px}.home .impact{padding:14px}.home .impact small,.home .impact em{font-size:8px}.home .impact .stat b{font-size:23px}.home .impact svg{width:33px;height:33px}.home .bottom-cta{margin-left:20px;margin-right:20px}.site-footer{padding:30px;grid-template-columns:1fr}.site-footer nav{justify-content:flex-start;flex-wrap:wrap;gap:12px}.site-footer small{grid-column:auto}}
.home .cards em{display:none}.home .cards article span{font-size:0;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#f0faf9}.home .cards article span:after{font-size:20px}.home .cards article:nth-child(1) span:after{content:'🎓'}.home .cards article:nth-child(2) span:after{content:'💼'}.home .cards article:nth-child(3) span:after{content:'🧩'}.home .cards article:nth-child(4) span:after{content:'👥'}.home .cards article:nth-child(5) span:after{content:'📍'}.home .cards article:nth-child(6) span:after{content:'📅'}.home .cards article:nth-child(7) span:after{content:'🏅'}.home .cards article:nth-child(8) span:after{content:'🎁'}.home .cards article:nth-child(9) span:after{content:'⭐'}.home .cards article:nth-child(10) span:after{content:'⇩';color:#008b96;font-size:25px}.home .cards article:nth-child(11) span:after{content:'👥'}.home .cards article:nth-child(12) span:after{content:'▱';color:#7452c8;font-size:26px}
.home .cards article{min-height:156px}.home .cards article span{width:38px;height:38px}.home .cards article span:after{font-size:23px}.home .cards b{font-size:14px!important;line-height:1.15}.home .cards small{font-size:11px!important;line-height:1.3}.home .opportunities h3{font-size:17px}.home .op-grid article{height:122px}.home .op-grid b{font-size:12px!important;line-height:1.35}.home .journey{border-top:1px solid #dce9eb;border-bottom:1px solid #dce9eb;padding-bottom:30px}.home .journey>div:first-child{padding:15px 0}.home .journey h2{font-size:34px;color:#061d48}.home .journey p{font-size:15px;line-height:1.55}.home .journey-video{border-color:#008895;background:linear-gradient(135deg,#e8f7f7,#fff);color:#008895}.home .steps{gap:10px;align-items:stretch;margin-top:12px}.home .steps b{min-height:82px;display:grid;place-items:center;border:1px solid #008895;border-left:5px solid #008895;border-radius:12px;font-size:11px;line-height:1.2;color:#071d48}.home .steps i{align-self:center;background:#008895;color:#fff;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;font-size:19px;flex:0 0 27px}@media(max-width:700px){.home .cards article{min-height:130px}.home .cards b{font-size:11px!important}.home .cards small{font-size:9px!important}.home .op-grid b{font-size:9px!important}.home .steps{gap:4px}.home .steps b{min-width:0;font-size:8px}.home .steps i{width:18px;height:18px;flex-basis:18px;font-size:14px}}
.home .phone-shell{max-width:1024px}.home .hero{padding-left:64px;padding-right:64px}.home .video-stage{margin-left:64px;margin-right:64px;height:410px}.home .discover{padding-left:64px;padding-right:64px}.home .opportunities{padding-left:44px;padding-right:44px}.home .impact{margin-left:64px;margin-right:64px}.home .journey{padding-left:64px;padding-right:64px}@media(max-width:700px){.home .hero{padding-left:34px;padding-right:34px}.home .video-stage{margin-left:34px;margin-right:34px;height:325px}.home .discover{padding-left:36px;padding-right:36px}.home .opportunities{padding-left:15px;padding-right:15px}.home .impact{margin-left:37px;margin-right:37px}.home .journey{padding-left:43px;padding-right:43px}}
/* Pantallas de formación */
.recommended .end .primary{position:relative;font-size:0}.recommended .end .primary:after{content:'COMENZAR MI PLAN  →';font:700 16px 'DM Sans';white-space:nowrap}.recommended .end .primary{color:transparent}.recommended .end .primary:before{content:'';position:absolute;inset:0;z-index:2}
.rec .progress{display:none}.rec .ico{font-size:0;position:relative}.rec .ico:after{font:31px/1 Arial;color:#008894}.rec .step:nth-child(1) .ico:after{content:'▷'}.rec .step:nth-child(2) .ico:after{content:'🎓';font-size:27px}.rec .step:nth-child(3) .ico:after{content:'♙♙';font-size:20px;letter-spacing:-8px}.rec .step:nth-child(4) .ico:after{content:'✎'}.rec .step:nth-child(5) .ico:after{content:'▢';font-size:34px}.rec .step:nth-child(6) .ico:after{content:'▱';font-size:35px}.rec .step:nth-child(7) .ico:after{content:'▣';font-size:34px}
.plan h1,.custom h1{font:700 40px Montserrat;margin:42px 0 20px}.plan-head{display:flex;justify-content:space-between;align-items:center}.plan-head p,.subtitle{font-size:19px;color:#243d70}.scenery{font-size:170px;color:#008895;line-height:.7;transform:skew(-10deg);margin-right:85px}.plan>h2{font:700 20px Montserrat;margin:74px 0 22px}.level-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.level-grid article{min-height:650px;border:1px solid #dce3ec;border-radius:15px;padding:27px;color:#091b4a;position:relative}.level-grid article.chosen{border:2px solid #008b96}.level-grid i{display:grid;place-items:center;width:94px;height:94px;border-radius:50%;background:#edf9f6;color:#008b96;font-size:41px;font-style:normal}.level-grid article:nth-child(2) i{background:#eff9fc;color:#0768c2}.level-grid article:nth-child(3) i{background:#f7f1ff;color:#6740e7}.level-grid h3{font:700 24px Montserrat;margin:20px 0 9px}.level-grid p{font-size:17px;line-height:1.55;min-height:160px;margin:0}.level-grid ul{padding:0;border-top:1px solid #e2e7ed;list-style:none}.level-grid li{border-bottom:1px solid #e2e7ed;padding:16px 0;font-size:15px;line-height:1.4}.level-grid strong{display:block;background:#eff9f9;border-radius:10px;padding:19px 13px;margin-top:16px;font-size:15px;line-height:1.5;color:#007888}.level-grid article:nth-child(2) strong{background:#f1f4ff;color:#1451c8}.level-grid article:nth-child(3) strong{background:#f8f1ff;color:#5735d3}.plan-next{width:260px;margin:24px 0 0 auto}.custom h1{margin:18px 0 10px}.subtitle{margin:0 0 26px;font-size:16px;line-height:1.5}.subtitle b{color:#008b96}.question-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.question-grid article{min-height:170px;border:1px solid #dfe5ec;border-radius:9px;padding:13px}.question-grid h2{font:700 13px/1.3 Montserrat;margin:0 0 17px;display:flex;align-items:flex-start;gap:11px}.question-grid h2 i{font:700 14px 'DM Sans';font-style:normal;background:#008c96;color:#fff;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;flex:0 0 23px}.question-grid label{display:block;font-size:12px;margin:10px 0;color:#233c70}.question-grid input{margin:0 10px 0 0;accent-color:#008b96}.plan-footer{margin-top:13px;border-top:1px solid #edf0f2;padding-top:12px;display:flex;align-items:center;justify-content:space-between}.plan-footer>a{border:1px solid #008b96;border-radius:7px;padding:10px 17px;text-decoration:none;color:#007c89;font-weight:bold;font-size:13px}.plan-footer span{color:#008c96;font-size:29px}.plan-footer .primary{width:245px;font-size:13px;padding:12px 18px;margin:0}.custom .dash-nav{height:61px}@media(max-width:800px){.plan h1,.custom h1{font-size:31px}.scenery{display:none}.level-grid,.question-grid{grid-template-columns:1fr 1fr}.level-grid article{min-height:0}.level-grid p{min-height:0}.plan>h2{margin-top:42px}}@media(max-width:560px){.level-grid,.question-grid{grid-template-columns:1fr}.plan h1,.custom h1{font-size:27px}.plan-head p,.subtitle{font-size:15px}.plan-footer span{display:none}.plan-footer .primary{width:170px}}
.plan-head{min-height:0}.level-choice{position:absolute;right:20px;top:23px;width:29px;height:29px;cursor:pointer}.level-choice input{position:absolute;opacity:0}.level-choice span{display:block;width:29px;height:29px;border:2px solid #687c9a;border-radius:50%;background:#fff}.level-choice input:checked+span{border:7px solid #008b96}.level-grid i.bars{padding:24px}.level-grid i.bars svg{width:48px;height:48px;fill:none;stroke:#0877bf;stroke-width:3;stroke-linejoin:round}
.plan-next{display:flex!important;margin-left:auto!important;margin-right:0!important}.level-grid article:has(.level-choice input:checked){border:2px solid #008b96}
.level-grid article:has(.level-choice input:checked){border:2px solid #008b96!important}.level-grid article.chosen:has(.level-choice input:not(:checked)){border:1px solid #dce3ec!important}
.plan>h2{font-size:0}.plan>h2:after{content:'Selecciona tu nivel';font:700 20px Montserrat}
/* Ajustes de iconografía y cercanía entre bloques */
.bell{width:31px}.bell svg{width:28px;height:28px;fill:none;stroke:#071b49;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.route{font-size:0!important}.route svg{width:70px;fill:none;stroke:#008895;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.milestones article .book svg{width:35px;fill:none;stroke:#007d8b;stroke-width:1.5;stroke-linejoin:round}.next-step{margin-top:34px!important}@media(max-width:560px){.next-step{margin-top:28px!important}}
.milestones article span svg,.check svg,.dash-options>article>span svg{width:42px;height:42px;fill:none;stroke:#008895;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.check{font-size:0!important}.check svg{width:73px;height:73px}.dash-options>article>span svg{width:46px;height:46px}.dash-options article:nth-child(2)>span svg{stroke:#ff7b21}.dash-options article:nth-child(3)>span svg{stroke:#7445ff}
.route svg{width:88px}.route .route-line{stroke-dasharray:6 7}.route .pin{fill:#f2fafb}.desk-drawing{transform:none!important}.desk-drawing svg{width:215px;height:145px;fill:none;stroke:#1a263b;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.desk-drawing svg .paper{stroke:#607083;stroke-width:1.2}.desk-drawing svg .teal{stroke:#008895;stroke-width:3}
.desk-drawing svg{width:270px;height:145px;stroke:#111827;stroke-width:1.7}.desk-drawing svg .pages{stroke:#111827;stroke-width:1.1}
.desk-drawing svg{width:225px;height:150px;stroke:#303030;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.desk-drawing svg .screen{fill:#303030;stroke:#303030}.desk-drawing svg .display{fill:#59bfdc;stroke:#303030}.desk-drawing svg .base{fill:#e8e5df;stroke:#303030}.desk-drawing svg .trackpad{fill:#303030;stroke:#303030}.desk-drawing svg .book{fill:#ffcfb0;stroke:#303030}.desk-drawing svg .spine{fill:none;stroke:#303030}
.dashboard{background:#fbfcfd;color:#071b49}.dashboard-shell{max-width:1024px;min-height:100vh;margin:auto;background:#fff;padding:20px 41px 40px;box-shadow:0 0 30px #00153a08}.dash-nav{height:95px;display:flex;align-items:flex-start;gap:25px}.dash-brand{font:700 32px Montserrat;text-decoration:none;color:#071b49;display:flex;align-items:center;gap:11px}.dash-sketch{height:55px;width:61px;background:linear-gradient(130deg,transparent 37%,#00929b 38% 54%,transparent 55%),repeating-linear-gradient(90deg,transparent 0 11px,#0b214c 12px 13px);clip-path:polygon(0 22%,100% 0,93% 85%,0 85%)}.dash-nav nav{margin-left:auto;padding-top:27px;gap:33px}.dash-nav nav a{border:0;padding:0;border-radius:0;font:600 13px 'DM Sans';color:#06183e;white-space:nowrap}.dash-nav nav a.selected{border-bottom:4px solid #008e9a;padding-bottom:12px}.avatar{width:49px;height:49px;border-radius:50%;background:linear-gradient(135deg,#6a433a,#efd3c0);color:white;display:grid;place-items:center;font-weight:bold;margin:4px 7px 0 0}.bell{font-size:33px;position:relative;padding-top:6px}.bell i{position:absolute;background:#00a1a8;width:13px;height:13px;border-radius:50%;right:0;top:4px}.greeting{margin:68px 0 13px 10px}.greeting h1{font:700 50px Montserrat;margin:0 0 23px;letter-spacing:-2px}.greeting p{font:700 21px Montserrat;color:#008895;margin:0}.path-card{background:linear-gradient(120deg,#f1f8f9,#fff);border-radius:18px;padding:30px 29px 34px;position:relative;overflow:hidden}.path-title{display:flex;align-items:center;gap:19px}.route{font-size:48px;color:#008895;width:70px}.path-title h2,.next-step h2{font:700 21px Montserrat;margin:0}.path-title p{margin:12px 0 0;font-size:14px}.path-title a{margin-left:auto;text-decoration:none;color:#007a87;font-weight:bold;font-size:15px}.ring{width:91px;height:91px;border:8px solid #e7ebed;border-top-color:#008491;border-right-color:#008491;border-radius:50%;display:grid;place-items:center;color:#007b88;font-size:18px}.path-line{position:absolute;left:29px;right:29px;top:184px;height:9px;background:linear-gradient(90deg,#00808c 10%,#e2e8eb 10%);border-radius:9px}.milestones{display:grid;grid-template-columns:repeat(4,1fr);position:relative;margin-top:55px;text-align:center}.milestones article span{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:white;border:1px solid #dce1e6;margin:-39px auto 20px;font-size:31px;color:#007d8b}.milestones h3{font-size:16px;margin:0 0 12px;color:#0b1431}.milestones p{font-size:14px;line-height:1.55;margin:0}.next-step{margin-top:219px;background:#f2fafb;border:1px solid #e4eff1;border-radius:15px;min-height:236px;padding:29px 24px;display:grid;grid-template-columns:130px 1fr 210px;gap:18px;position:relative}.check{width:120px;height:120px;border-radius:50%;background:white;box-shadow:0 2px 12px #0b38601a;color:#008b98;font-size:57px;display:grid;place-items:center;position:relative}.check i{font-size:26px;position:absolute;right:19px;bottom:20px}.next-step h2{font-size:21px;margin:0 0 14px}.next-step h3{font:700 24px Montserrat;margin:0 0 10px}.next-step p{font-size:16px;line-height:1.45;margin:0 0 25px;color:#31466d}.next-step small{font-size:14px;color:#243968}.desk-drawing{font-size:130px;color:#15263d;transform:rotate(-8deg);align-self:center}.desk-drawing span{font-size:38px;color:#008895}.next-step .primary{position:absolute;right:30px;bottom:22px;width:312px;font-size:18px}.dash-section-title{font:700 19px Montserrat;margin:26px 0 17px}.dash-options{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dash-options article{border:1px solid #e6eaef;border-radius:13px;padding:20px 14px;display:flex;gap:14px;box-shadow:0 3px 8px #0b23400a}.dash-options>article>span{display:grid;place-items:center;width:78px;height:78px;flex:0 0 78px;border-radius:50%;background:#effafb;font-size:38px}.dash-options h3{font:700 17px Montserrat;margin:4px 0 8px}.dash-options p{font-size:14px;line-height:1.4;margin:0 0 16px;color:#35476c}.dash-options a{display:block;border:1px solid #008b97;border-radius:7px;color:#007d8b;text-align:center;padding:8px;text-decoration:none;font-size:14px;font-weight:bold;width:100%}@media(max-width:800px){.dashboard-shell{padding:18px}.dash-nav nav{display:none}.dash-nav{height:65px}.greeting{margin-top:50px}.next-step{margin-top:70px;grid-template-columns:90px 1fr}.desk-drawing{display:none}.next-step .primary{position:static;grid-column:span 2;width:100%}.check{width:82px;height:82px;font-size:38px}.dash-options{grid-template-columns:1fr}.path-title a{display:none}}@media(max-width:560px){.dashboard-shell{padding:16px}.greeting h1{font-size:37px}.path-card{padding:23px 12px}.route{display:none}.path-title h2,.next-step h2{font-size:19px}.path-title p{font-size:12px}.ring{width:58px;height:58px;font-size:13px;border-width:6px}.path-line{top:160px;left:20px;right:20px}.milestones{margin-top:45px}.milestones article span{width:50px;height:50px;font-size:21px;margin-top:-26px}.milestones h3{font-size:12px}.milestones p{font-size:10px}.next-step{margin-top:45px;padding:19px;grid-template-columns:1fr}.next-step .primary{grid-column:auto}.check{display:none}.next-step h3{font-size:19px}.next-step p{font-size:14px}.dash-options article{padding:16px}.dash-section-title{font-size:18px}}
