@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--ink:#28241f;--muted:#7f776e;--line:#e7e0d8;--paper:#fbf9f5;--white:#fff;--rose:#b97376;--rose-pale:#f2e2df;--clay:#c77b61;--sage:#86998a;--sand:#d2b996}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px}button,a{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}.auth-loading{min-height:100vh;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:16px;display:grid}.auth-loading .brand-mark{width:48px;height:56px;color:var(--rose)}.auth-loading h1{color:var(--ink);margin:8px 0 0;font:36px/1.05 Georgia,serif}.auth-loading p{margin:0}.login-shell{grid-template-columns:minmax(320px,.9fr) minmax(440px,1.1fr);min-height:100vh;display:grid}.login-brand{color:#f7f1e9;background:#292722;flex-direction:column;padding:58px clamp(36px,6vw,90px);display:flex}.login-logo{letter-spacing:.13em;align-items:center;gap:16px;font-family:Georgia,serif;display:flex}.login-logo>span{line-height:1.05}.login-logo strong{font-size:25px;font-weight:500;display:block}.login-brand blockquote{color:#d8d0c6;max-width:560px;margin:auto 0 20px;font:italic clamp(30px,4vw,57px)/1.12 Georgia,serif}.login-panel{background:radial-gradient(circle at 85% 15%, #f0dfda 0 8%, transparent 28%), var(--paper);place-items:center;padding:40px;display:grid}.login-card{border:1px solid var(--line);background:#ffffffeb;border-radius:16px;width:min(100%,470px);padding:clamp(30px,5vw,54px);box-shadow:0 24px 80px #352c2514}.login-card h1{margin:10px 0 18px;font:44px/1.02 Georgia,serif}.login-card>p:not(.eyebrow):not(.login-error){color:var(--muted);line-height:1.65}.login-email{border:1px solid var(--line);background:#fbf8f3;border-radius:9px;gap:6px;margin:30px 0 22px;padding:16px 18px;display:grid}.login-email span{color:var(--muted);letter-spacing:.14em;font-size:8px}.login-email strong{font-size:13px}.login-action{justify-content:space-between;width:100%}.login-success{color:#38503e;background:#e3ece4;border-radius:9px;gap:6px;padding:18px;display:grid}.login-success span{line-height:1.5}.login-error{color:#9c3d3d;line-height:1.5}.login-card>small{color:#9a9188;margin-top:22px;line-height:1.5;display:block}.portal-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#f7f1e9;z-index:10;background:#292722;flex-direction:column;width:250px;padding:34px 24px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:inherit;letter-spacing:.13em;align-items:center;gap:14px;text-decoration:none;display:flex}.brand>span{font-family:Georgia,serif;font-size:16px;line-height:1.1}.brand>span strong{font-size:21px;font-weight:500;display:block}.brand-mark{width:38px;height:44px;display:inline-block;position:relative}.brand-mark i{transform-origin:100% 100%;border:1.5px solid;border-radius:100% 0;width:18px;height:28px;display:block;position:absolute}.brand-mark i:first-child{top:7px;left:3px;transform:rotate(-35deg)}.brand-mark i:nth-child(2){top:5px;right:2px;transform:scaleX(-1)rotate(-35deg)}.brand-mark i:nth-child(3){background:currentColor;border:0;width:2px;height:27px;top:16px;left:18px}.sidebar nav{gap:8px;margin-top:66px;display:grid}.sidebar nav button{color:#a9a39b;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:13px;height:44px;padding:0 12px;transition:all .2s;display:flex}.sidebar nav button>span{width:20px;font-size:17px}.sidebar nav button b{background:var(--rose);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:auto;font-size:10px;display:grid}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#3a3731}.sidebar-quote{color:#b7afa4;border-top:1px solid #444139;gap:10px;margin-top:auto;padding:24px 8px 18px;display:flex}.sidebar-quote .brand-mark{flex:none;width:25px;height:30px}.sidebar-quote p{margin:0;font:italic 13px/1.55 Georgia,serif}.role-switch>span{color:#77716a;letter-spacing:.16em;text-transform:uppercase;font-size:9px}.role-switch button{color:#d8d2ca;background:#22211e;border:1px solid #45413a;border-radius:8px;align-items:center;gap:8px;width:100%;margin-top:8px;padding:9px;font-size:11px;display:flex}.role-switch button i{background:#ccb093;border-radius:50%;width:9px;height:9px;display:block}.role-switch button i.on{background:#9eb39d}.role-switch button b{margin-left:auto}.secure-access{border-top:1px solid #444139;gap:6px;padding-top:14px;display:grid}.secure-access>span{color:#77716a;letter-spacing:.14em;font-size:8px}.secure-access strong{color:#d8d2ca;font-size:11px;font-weight:500}.secure-access button{color:#a9a39b;text-underline-offset:3px;background:0 0;border:0;width:fit-content;padding:0;font-size:10px;text-decoration:underline}.portal-main{grid-column:2;min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#fbf9f5ed;justify-content:flex-end;align-items:center;height:74px;padding:0 42px;display:flex;position:sticky;top:0}.top-actions{align-items:center;gap:19px;display:flex}.source-status{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:9px;display:inline-flex}.source-status i{background:#c8bbae;border-radius:50%;width:7px;height:7px}.source-status.live i{background:#78947d}.source-status.connecting i{background:#c79a63}.notification{color:#5b554e;background:0 0;border:0;font-size:22px;position:relative}.notification i{background:var(--rose);border-radius:50%;width:6px;height:6px;position:absolute;top:2px;right:2px}.user-chip{align-items:center;gap:10px;display:flex}.user-chip>span:last-child{color:#999188;margin-left:10px}.top-signout{color:#999188;background:0 0;border:0;margin-left:8px;padding:7px}.user-chip div{gap:2px;display:grid}.user-chip small{color:var(--muted);font-size:10px}.avatar{border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:grid}.avatar.rose,.rose{background:var(--rose-pale)}.avatar.ev{color:#fff;background:#af7b6c}.avatar.sage,.sage{background:#dde6dd}.avatar.sand,.sand{background:#efe3d1}.mobile-brand{display:none}.page-content{max-width:1260px;margin:0 auto;padding:58px 56px 80px}.eyebrow{letter-spacing:.19em;color:#9a665f;text-transform:uppercase;margin:0 0 13px;font-size:10px;font-weight:700}.welcome-row{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.welcome-row h1,.page-title h1,.conversation-list h1,.profile-placeholder h1{letter-spacing:-.03em;margin:0;font:400 46px/1.05 Georgia,serif}.lead{color:var(--muted);margin:10px 0 0;font:17px/1.5 Georgia,serif}.next-session{border-left:1px solid var(--line);align-items:center;gap:13px;min-width:245px;padding-left:26px;display:flex}.date-tile{text-align:center;background:#efe4dc;border-radius:8px;place-content:center;width:50px;height:56px;display:grid}.date-tile strong{font:25px/1 Georgia,serif}.date-tile span{letter-spacing:.15em;margin-top:4px;font-size:8px}.next-session>div:last-child{gap:3px;display:grid}.next-session span{color:var(--muted);font-size:10px}.next-session strong{font:15px Georgia,serif}.next-session button,.quiet-card button,.message-card button,.section-heading button{color:#9d5f58;text-align:left;background:0 0;border:0;padding:3px 0;font-size:10px}.progress-panel{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:42px;padding:24px 28px}.progress-copy{color:var(--muted);justify-content:space-between;margin-bottom:17px;font-size:11px;display:flex}.progress-copy strong{color:var(--ink)}.journey-line{grid-template-columns:repeat(5,1fr);display:grid;position:relative}.journey-line:before{content:"";background:#e3ded7;height:2px;position:absolute;top:17px;left:11%;right:11%}.journey-line button{z-index:1;background:0 0;border:0;justify-content:center;display:flex;position:relative}.journey-line button span{color:#aaa29a;background:#ede9e3;border:3px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;display:grid;box-shadow:0 0 0 1px #e5dfd8}.journey-line button.done span{color:#fff;box-shadow:none;background:#38362f}.journey-line button.current span{color:#fff;background:#b5716f;box-shadow:0 0 0 4px #f1dfdc}.journey-line button.selected span{transform:scale(1.1)}.journey-labels{text-align:center;color:#9c958e;letter-spacing:.08em;grid-template-columns:repeat(5,1fr);margin-top:13px;font-size:8px;display:grid}.content-grid{grid-template-columns:minmax(0,1.48fr) minmax(300px,.78fr);gap:22px;margin-top:22px;display:grid}.current-module{color:#fff;background:#87988a;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:385px;padding:29px 31px;display:flex;position:relative;overflow:hidden}.current-module.clay{background:#b77762}.current-module.rose{background:#ad7678}.module-topline{letter-spacing:.18em;opacity:.8;justify-content:space-between;font-size:9px;display:flex}.current-module .eyebrow{color:#fff;opacity:.8}.current-module h2{max-width:440px;margin:0;font:400 36px/1.08 Georgia,serif}.current-module p:not(.eyebrow){opacity:.88;max-width:440px;line-height:1.65}.primary-action{color:#fff;background:#2d2b27;border:0;border-radius:6px;align-items:center;gap:28px;width:max-content;padding:13px 17px;font-size:11px;display:flex}.abstract-body{opacity:.14;width:270px;height:290px;position:absolute;bottom:-48px;right:-30px}.abstract-body i{border:2px solid #fff;border-radius:50% 50% 40% 55%;position:absolute}.abstract-body i:first-child{width:190px;height:260px;bottom:0;right:0}.abstract-body i:nth-child(2){width:90px;height:120px;top:45px;left:10px}.abstract-body i:nth-child(3){width:160px;height:170px;top:-5px;left:45px}.side-stack{gap:18px;display:grid}.quiet-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px}.card-heading{align-items:center;gap:12px;display:flex}.icon-tile{color:#a96660;background:#f3e9e5;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.quiet-card h3{margin:0;font:18px Georgia,serif}.quiet-card blockquote{color:#5b554e;border-left:2px solid #d9b4ad;margin:22px 0 14px;padding-left:14px;font:italic 15px/1.6 Georgia,serif}.message-card{background:#ede4da;border-radius:12px;gap:13px;padding:20px;display:flex}.message-card>div:last-child{gap:5px;display:grid}.message-card span{font-size:10px;font-weight:700}.message-card p{color:#635d55;margin:0;font:13px/1.45 Georgia,serif}.next-section{margin-top:45px}.next-section h2,.section-heading h2,.drive-panel h2{margin:0;font:26px Georgia,serif}.next-modules{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px;display:grid}.next-modules article{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:18px;display:grid}.next-modules>article>span{color:#b9afa4;font:22px Georgia,serif}.next-modules small{letter-spacing:.13em;color:#a47067;font-size:8px}.next-modules h3{margin:5px 0 0;font:14px Georgia,serif}.next-modules b{color:#aaa198;font-weight:400}.messages-layout{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:300px 1fr;min-height:680px;display:grid;overflow:hidden}.conversation-list{border-right:1px solid var(--line);padding:30px 20px}.conversation-list h1{margin-bottom:25px;font-size:34px}.conversation{text-align:left;background:#f6f1eb;border:0;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.conversation>span:nth-child(2){gap:4px;display:grid}.conversation small{color:var(--muted)}.conversation time{color:var(--muted);font-size:9px}.chat-panel{flex-direction:column;min-width:0;display:flex}.chat-panel header{border-bottom:1px solid var(--line);align-items:center;gap:11px;height:75px;padding:0 25px;display:flex}.chat-panel header div:last-child{gap:3px;display:grid}.chat-panel header small{color:var(--muted)}.chat-stream{background:#fcfaf7;flex-direction:column;flex:1;gap:12px;padding:30px;display:flex}.chat-day{text-align:center;color:#aaa198;letter-spacing:.15em;font-size:9px}.bubble{border-radius:13px;max-width:70%;padding:13px 16px;line-height:1.55}.bubble.mentor{background:#eee5dc;border-bottom-left-radius:3px}.bubble.client{color:#fff;background:#34312c;border-bottom-right-radius:3px;align-self:flex-end}.composer{border:1px solid var(--line);border-radius:10px;gap:10px;margin:18px;padding:8px;display:flex}.composer textarea{resize:none;background:0 0;border:0;outline:0;flex:1;min-height:43px;padding:10px}.composer button{color:#fff;background:#332f2a;border:0;border-radius:8px;width:42px;height:42px;font-size:20px}.page-title>p:last-child{color:var(--muted);font:16px Georgia,serif}.materials-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:35px;display:grid}.materials-grid article{border-radius:13px;flex-direction:column;min-height:310px;padding:25px;display:flex}.materials-grid article.clay{background:#e7d5cb}.materials-grid article.rose{background:#ead6d5}.materials-grid article.sage{background:#dce5dd}.document-icon{border:1px solid #28241f4d;border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:auto;font:18px Georgia,serif;display:grid}.materials-grid small{letter-spacing:.12em;margin-top:24px;font-size:9px}.materials-grid h2{margin:10px 0;font:24px/1.15 Georgia,serif}.materials-grid p{color:#655f57}.materials-grid button{text-align:left;color:#714e49;background:0 0;border:0;margin-top:auto;padding:0}.mentor-welcome{align-items:center}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:40px;display:grid}.stat-grid article{border:1px solid var(--line);background:#fff;border-radius:10px;gap:6px;padding:19px;display:grid}.stat-grid span{letter-spacing:.15em;color:var(--muted);font-size:8px}.stat-grid strong{font:31px Georgia,serif}.stat-grid small{color:var(--muted);font-size:10px}.stat-grid .sync-card strong{margin:9px 0 8px;font:15px Arial,sans-serif}.sync-card strong i{background:#7e9c83;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.mentor-grid{grid-template-columns:1.5fr .75fr;gap:20px;margin-top:28px;display:grid}.client-table,.activity-panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:19px;display:flex}.client-table>article{border-top:1px solid var(--line);grid-template-columns:auto 1fr 110px 85px auto;align-items:center;gap:13px;padding:14px 0;display:grid}.client-name{gap:3px;display:grid}.client-name small,.session-date{color:var(--muted);font-size:9px}.mini-progress{background:#eee9e3;border-radius:10px;height:4px}.mini-progress i{background:#997168;border-radius:10px;height:100%;display:block}.round-button{border:1px solid var(--line);background:#fff;border-radius:50%;width:30px;height:30px}.activity-panel>article{border-top:1px solid var(--line);gap:12px;padding:15px 0;display:flex}.activity-panel strong{font-size:12px}.activity-panel p{color:var(--muted);margin:5px 0;font-size:10px}.signal{border-radius:7px;flex:none;place-items:center;width:30px;height:30px;display:grid}.drive-panel{color:#fff;background:#34312c;border-radius:12px;justify-content:space-between;align-items:center;margin-top:22px;padding:25px 28px;display:flex}.drive-panel>div{align-items:center;gap:18px;display:flex}.drive-panel .eyebrow{color:#c6a79f}.drive-panel p:last-child{color:#bdb7af;margin-bottom:0}.drive-button{color:#332f2a;white-space:nowrap;background:#f5eee5;border:0;border-radius:6px;padding:12px 14px;text-decoration:none}.drive-glyph{color:#d7b1a5;font-size:30px}.profile-placeholder{text-align:center;border:1px solid var(--line);background:#fff;border-radius:14px;padding:80px 30px}.profile-placeholder .avatar{width:70px;height:70px;margin:0 auto 20px}.profile-placeholder p:not(.eyebrow){color:var(--muted);max-width:430px;margin:15px auto 24px}.profile-placeholder .primary-action{margin:auto}@media (max-width:1000px){.portal-shell{grid-template-columns:78px 1fr}.sidebar{width:78px;padding:28px 13px}.brand>span,.sidebar nav button:not(.active){font-size:0}.sidebar nav button{justify-content:center;padding:0}.sidebar nav button>span{font-size:18px}.sidebar nav button b{margin:0 0 25px 24px;position:absolute}.sidebar-quote,.role-switch{display:none}.brand{justify-content:center}.brand-mark{width:35px}.portal-main{grid-column:2}.page-content{padding:42px 30px}.content-grid,.mentor-grid{grid-template-columns:1fr}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.login-shell{grid-template-columns:1fr}.login-brand{min-height:240px;padding:30px 26px}.login-brand blockquote{margin:auto 0 0;font-size:27px}.login-panel{padding:24px 18px 40px}.login-card{padding:28px 22px}.login-card h1{font-size:36px}.portal-shell{display:block}.sidebar{z-index:20;width:auto;height:64px;padding:7px 12px;position:fixed;inset:auto 0 0}.sidebar .brand,.sidebar-quote,.role-switch,.secure-access{display:none}.sidebar nav{grid-template-columns:repeat(4,1fr);gap:4px;margin:0}.sidebar nav button,.sidebar nav button:not(.active){flex-direction:column;gap:2px;height:50px;font-size:8px;display:flex}.sidebar nav button>span{font-size:15px}.sidebar nav button b{margin:-18px 0 0 22px}.portal-main{display:block}.topbar{justify-content:space-between;height:60px;padding:0 18px}.mobile-brand{align-items:center;gap:8px;display:flex}.mobile-brand .brand-mark{width:25px;height:29px}.user-chip div,.user-chip>span:last-child,.source-status{display:none}.page-content{padding:32px 17px 95px}.welcome-row{display:block}.welcome-row h1,.page-title h1{font-size:37px}.next-session{border-left:0;border-top:1px solid var(--line);margin-top:24px;padding:18px 0 0}.progress-panel{padding:20px 12px;overflow:hidden}.journey-labels{display:none}.content-grid{grid-template-columns:1fr}.current-module{min-height:400px;padding:24px}.current-module h2{font-size:31px}.next-modules,.materials-grid{grid-template-columns:1fr}.next-modules article:nth-child(n+3){display:none}.messages-layout{min-height:650px;display:block}.conversation-list{display:none}.bubble{max-width:88%}.stat-grid{grid-template-columns:1fr 1fr}.client-table>article{grid-template-columns:auto 1fr auto}.client-table .mini-progress,.client-table .session-date{display:none}.mentor-grid{grid-template-columns:1fr}.drive-panel{display:block}.drive-button{margin-top:18px}.mentor-welcome .primary-action{margin-top:20px}.journey-line button span{width:28px;height:28px}.journey-line:before{top:14px}}@media (prefers-reduced-motion:no-preference){.journey-line button span,.sidebar nav button{transition:transform .2s,background .2s}.journey-line button:hover span{transform:translateY(-2px)}}
