/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.inline{display:inline}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#24163a;--muted:#74697b;--paper:#fffaf6;--soft:#fbf0f4;--violet:#49206f;--violet-deep:#2a1457;--fuchsia:#e61f68;--coral:#ef7a72;--turquoise:#16959d;--blue:#2a1457;--green:#3e9b72;--cream:#fff3e9;--blush:#fbe3e7;--line:#eadde5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{justify-content:space-between;align-items:center;max-width:1240px;height:112px;margin:0 auto;padding:0 34px;display:flex}.brand{color:var(--violet-deep);display:inline-flex}.focusme-brand{justify-items:center;width:226px;line-height:1;display:inline-grid}.focusme-logo-crop{width:226px;height:79px;display:block;position:relative;overflow:hidden}.focusme-logo-crop img{width:314px;max-width:none;height:auto;position:absolute;top:-32px;left:-43px}.focusme-brand>small{color:var(--violet-deep);letter-spacing:1.75px;text-transform:uppercase;white-space:nowrap;margin-top:1px;font-size:8px;font-weight:800}.focusme-brand.is-compact{transform-origin:0;width:190px}.focusme-brand.is-compact .focusme-logo-crop{width:190px;height:67px}.focusme-brand.is-compact .focusme-logo-crop img{width:264px;top:-27px;left:-36px}.header-actions{align-items:center;gap:24px;display:flex}.header-programs-link{color:var(--muted);font-size:12px;font-weight:800}.header-programs-link:hover{color:var(--fuchsia)}.header-link{color:var(--violet-deep);background:#ffffffb3;border:1px solid #e5cbd7;border-radius:999px;padding:12px 20px;font-size:13px;font-weight:800;transition:all .2s}.header-link:hover{background:#fff0f5;border-color:#f3a5c1;transform:translateY(-1px)}.hero{grid-template-columns:1fr .9fr;align-items:center;gap:70px;max-width:1240px;min-height:680px;margin:0 auto;padding:54px 34px 96px;display:grid;position:relative}.hero:before{content:"";filter:blur(2px);pointer-events:none;background:#f3237414;border-radius:50%;width:360px;height:360px;position:absolute;top:0;left:-210px}.eyebrow{color:var(--fuchsia);letter-spacing:2.5px;text-transform:uppercase;margin:0 0 15px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-4px;max-width:660px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,6.2vw,88px);font-weight:500;line-height:.98}.hero h1 em{color:var(--fuchsia);font-weight:500}.hero-text{max-width:570px;color:var(--muted);margin:30px 0 0;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.primary-button,.secondary-button{background:linear-gradient(135deg, var(--violet-deep), #4c1c70);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:24px;padding:17px 23px;font-size:15px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 14px 30px #2a145738}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px #2a145745}.primary-button span{font-size:22px}.quiet-note{color:#8a8191;max-width:200px;font-size:12px;line-height:1.5}.hero-visual{place-items:center;min-height:480px;display:grid;position:relative}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:linear-gradient(145deg,#f9cfda,#fde8de);width:390px;height:390px;top:24px;right:-10px}.orb-two{background:#cce9e5;width:220px;height:220px;bottom:5px;left:10px}.journey-card{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #ffffffb3;border-radius:30px;width:min(430px,100%);padding:30px;position:relative;transform:rotate(2deg);box-shadow:0 32px 75px #4c30522e}.journey-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.journey-top span{font-weight:700}.journey-top strong{color:var(--violet);font-size:11px}.progress-track{background:#eee7ef;border-radius:10px;height:7px;margin:16px 0 30px;overflow:hidden}.progress-track span{background:linear-gradient(90deg, var(--violet), var(--fuchsia));border-radius:inherit;width:17%;height:100%;display:block}.journey-focus{align-items:flex-start;gap:20px;display:flex}.focus-number{background:var(--violet-deep);color:#fff;border-radius:20px;flex:0 0 62px;place-items:center;width:62px;height:62px;font-family:Georgia,serif;font-size:26px;display:grid}.journey-focus small{color:var(--fuchsia);letter-spacing:1.8px;font-size:9px;font-weight:800}.journey-focus h2{margin:7px 0 9px;font-family:Georgia,serif;font-size:23px;line-height:1.15}.journey-focus p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.mini-stats{grid-template-columns:1fr 1fr;gap:10px;margin-top:28px;display:grid}.mini-stats div{background:var(--soft);border-radius:18px;align-items:center;gap:10px;padding:15px;display:flex}.mini-stats strong{color:var(--violet);font-family:Georgia,serif;font-size:23px}.mini-stats span{color:var(--muted);font-size:10px;line-height:1.3}.path-section{background:linear-gradient(#fbf2f5,#fff9f5);padding:100px 34px 120px}.section-heading{text-align:center;max-width:700px;margin:0 auto 54px}.section-heading h2{letter-spacing:-1.5px;margin:0;font-family:Georgia,serif;font-size:46px;font-weight:500}.section-heading>p:last-child{color:var(--muted);font-size:16px;line-height:1.6}.weeks-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1110px;margin:0 auto;display:grid}.week-card{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:flex-start;gap:18px;min-height:175px;padding:24px;display:flex;box-shadow:0 7px 22px #452e480a}.week-number{color:#fff;border-radius:14px;flex:0 0 45px;place-items:center;width:45px;height:45px;font-weight:800;display:grid}.week-card h3{margin:3px 0 9px;font-family:Georgia,serif;font-size:23px}.week-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.week-1 .week-number{background:var(--violet-deep)}.week-2 .week-number{background:var(--turquoise)}.week-3 .week-number{background:#7b3c8f}.week-4 .week-number{background:var(--fuchsia)}.week-5 .week-number{background:#b84479}.week-6 .week-number{background:#9e668f}.academy-section{background:var(--paper);padding:110px 34px 125px}.academy-heading{justify-content:space-between;align-items:end;gap:50px;max-width:1110px;margin:0 auto 44px;display:flex}.academy-heading h2{letter-spacing:-1.8px;margin:0;font-family:Georgia,serif;font-size:48px;font-weight:500;line-height:1.08}.academy-heading>p{max-width:390px;color:var(--muted);margin:0 0 5px;font-size:14px;line-height:1.7}.academy-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1110px;margin:0 auto;display:grid}.academy-card{border:1px solid var(--line);background:#fff;border-radius:25px;min-height:290px;padding:27px;position:relative;overflow:hidden;box-shadow:0 10px 30px #2a14570d}.academy-card h3{margin:9px 0 10px;font-family:Georgia,serif;font-size:26px;font-weight:600;line-height:1.1}.academy-card>p:not(.program-type),.academy-card-copy>p:not(.program-type){color:var(--muted);margin:0;font-size:12px;line-height:1.58}.academy-featured{color:#fff;background:linear-gradient(135deg,#291055,#53166d 68%,#9b185e);border:0;grid-column:1/-1;grid-template-columns:.86fr 1.14fr;min-height:380px;padding:0;display:grid;box-shadow:0 24px 50px #2a145733}.academy-card-art{background:radial-gradient(circle,#f65e9059,#0000 40%);place-items:center;min-height:100%;display:grid;position:relative}.academy-card-art span{z-index:2;color:#ff7ba8;font-size:76px}.academy-card-art i{border:1px solid #ffffff2b;border-radius:50%;width:190px;height:250px;position:absolute;transform:rotate(24deg)}.academy-card-art i:last-child{width:115px;height:210px;transform:rotate(-30deg)}.academy-card-copy{align-self:center;padding:42px 38px 38px 14px}.academy-card-copy .program-type{color:#ffb5ce}.academy-card-copy h3{max-width:430px;margin:12px 0 14px;font-size:36px}.academy-card-copy>p:not(.program-type){color:#e7dce9}.academy-card-copy>a{color:var(--violet-deep);background:#fff;border-radius:11px;align-items:center;gap:28px;margin-top:24px;padding:13px 17px;font-size:10px;font-weight:900;display:inline-flex}.program-badge{letter-spacing:1.25px;text-transform:uppercase;border-radius:999px;width:fit-content;padding:7px 10px;font-size:7px;font-weight:900;display:inline-flex}.program-badge.recommended{color:#671044;background:#ffd4e2}.program-badge.soon{color:#6e6074;background:#f2eaf0}.program-type{color:var(--fuchsia);letter-spacing:1.5px;text-transform:uppercase;margin:19px 0 0;font-size:8px;font-weight:900}.program-pill-row{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.program-pill-row span{color:#eadfeb;border:1px solid #ffffff2e;border-radius:999px;padding:7px 9px;font-size:8px}.program-card-icon{color:#fff;border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:22px;font-family:Georgia,serif;font-size:22px;display:grid}.academy-keto .program-card-icon{background:var(--turquoise)}.academy-challenge .program-card-icon{background:var(--fuchsia)}.academy-circuits .program-card-icon{background:var(--violet)}.academy-keto{background:linear-gradient(145deg,#f1fbf8,#fff 58%)}.academy-challenge{background:linear-gradient(145deg,#fff2f6,#fff 58%)}.academy-circuits{background:linear-gradient(145deg,#f7f0fa,#fff 58%)}.program-next{color:var(--violet-deep);margin-top:18px;font-size:9px;font-weight:800;display:block}.membership-section{grid-template-columns:1fr 410px;align-items:center;gap:90px;max-width:1110px;margin:0 auto;padding:30px 34px 125px;display:grid}.membership-copy h2{letter-spacing:-1.8px;margin:0;font-family:Georgia,serif;font-size:48px;font-weight:500;line-height:1.08}.membership-copy>p:not(.eyebrow){max-width:570px;color:var(--muted);margin:22px 0 0;font-size:15px;line-height:1.65}.membership-copy ul{color:var(--ink);gap:13px;margin:29px 0 0;padding:0;font-size:12px;font-weight:700;list-style:none;display:grid}.membership-copy li{align-items:center;gap:10px;display:flex}.membership-copy li span{width:24px;height:24px;color:var(--fuchsia);background:#fbe3ed;border-radius:50%;place-items:center;font-size:10px;display:grid}.membership-price-card{background:linear-gradient(145deg,#fff8fa,#f7eef8);border:1px solid #e4cfdb;border-radius:28px;padding:35px;box-shadow:0 20px 46px #2a14571a}.membership-price{gap:4px;margin-top:27px;display:grid}.membership-price strong{color:var(--violet-deep);letter-spacing:-2px;font-family:Georgia,serif;font-size:56px;font-weight:500}.membership-price small,.membership-price-card>small{color:var(--muted);font-size:9px;line-height:1.55}.membership-divider{background:#dfd0dc;height:1px;margin:25px 0 20px}.membership-price-card>p{color:var(--fuchsia);letter-spacing:1.4px;text-transform:uppercase;margin:0 0 5px;font-size:8px;font-weight:900}.membership-after{align-items:end;gap:8px;margin-bottom:18px;display:flex}.membership-after strong{font-family:Georgia,serif;font-size:34px;font-weight:500}.membership-after span{color:var(--muted);margin-bottom:6px;font-size:11px}.membership-price-card>small{display:block}.membership-price-card>a{background:var(--violet-deep);color:#fff;border-radius:11px;justify-content:space-between;align-items:center;margin-top:24px;padding:13px 16px;font-size:10px;font-weight:900;display:flex}.social-community{background:linear-gradient(145deg,#f8eef5,#fff9f5);padding:105px 34px 115px}.social-community-heading{justify-content:space-between;align-items:end;gap:50px;max-width:1110px;margin:0 auto 35px;display:flex}.social-community-heading h2{letter-spacing:-1.4px;max-width:650px;margin:0;font-family:Georgia,serif;font-size:42px;font-weight:500;line-height:1.08}.social-community-heading>p{max-width:340px;color:var(--muted);text-align:right;margin:0 0 5px;font-size:12px;line-height:1.6}.social-channel-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1110px;margin:0 auto;display:grid}.social-channel-card{border:1px solid var(--line);background:#ffffffdb;border-radius:19px;grid-template-columns:40px 1fr;gap:13px;min-height:175px;padding:22px;display:grid}.social-channel-card.is-whatsapp{background:linear-gradient(135deg,#ecf8f2,#fff);border-color:#cce8da;grid-column:span 2}.social-channel-card>span{background:var(--violet-deep);color:#fff;border-radius:13px;place-items:center;width:40px;height:40px;font-family:Georgia,serif;font-size:18px;font-weight:800;display:grid}.social-channel-card:first-child>span{background:#1fa866}.social-channel-card:nth-child(2)>span{background:linear-gradient(135deg,#6e278f,#e82068,#ed8b55)}.social-channel-card:nth-child(3)>span{background:#1e1730}.social-channel-card:nth-child(4)>span{background:#e9204f}.social-channel-card:nth-child(5)>span{background:#355b91}.social-channel-card strong{margin-top:3px;font-family:Georgia,serif;font-size:17px;display:block}.social-channel-card p{color:var(--muted);margin:7px 0 13px;font-size:9px;line-height:1.45}.social-channel-card a{color:var(--fuchsia);letter-spacing:.7px;text-transform:uppercase;font-size:8px;font-weight:900}.social-channel-card.is-whatsapp a{color:#148553}.closing-section{text-align:center;color:#fff;background:radial-gradient(circle at 50% 0,#6c1d64 0,#0000 42%),linear-gradient(135deg,#2a1457,#301048 70%,#20113d);padding:110px 24px}.closing-flower{width:54px;height:42px;margin:0 auto 18px;display:block;position:relative}.closing-flower i{background:var(--fuchsia);border-radius:100% 0;width:20px;height:31px;position:absolute;bottom:0;left:17px;transform:rotate(45deg)}.closing-flower i:nth-child(2){bottom:-3px;left:3px;transform:rotate(13deg)}.closing-flower i:nth-child(3){bottom:-3px;left:31px;transform:rotate(77deg)}.closing-kicker{letter-spacing:2.5px;text-transform:uppercase;color:#dfb9d0;font-size:12px;font-weight:800}.closing-section h2{margin:18px 0 34px;font-family:Georgia,serif;font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1.08}.secondary-button{color:var(--violet-deep);box-shadow:none;background:#fff}.secondary-button:hover{color:var(--violet-deep);background:#f6eefa}footer{height:90px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 34px;font-size:13px;display:flex}footer>.focusme-brand{transform-origin:0;transform:scale(.78)}.dashboard-shell{background:linear-gradient(145deg,#fffaf6 0,#fbf6f8 48%,#fff8f3 100%);grid-template-columns:272px 1fr;min-height:100vh;display:grid}.dashboard-sidebar{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#dbcbd7 transparent;border-right:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;flex-direction:column;height:100vh;padding:22px 23px 24px;display:flex;position:sticky;top:0;overflow:hidden auto}.dashboard-brand{margin:0 0 32px}.dashboard-brand .focusme-brand,.dashboard-brand .focusme-logo-crop{width:218px}.dashboard-sidebar nav{gap:7px;display:grid}.nav-item{color:var(--muted);border-radius:12px;align-items:center;gap:13px;padding:13px 14px;font-size:13px;font-weight:700;display:flex}.nav-item span{color:#9b8ca0;width:20px;font-size:18px}.nav-item:hover,.nav-item.active{color:var(--violet-deep);background:#fff0f5}.nav-item.active span{color:var(--fuchsia)}.more-menu{border-top:1px solid var(--line);margin-top:9px;padding-top:9px}.more-menu summary{color:var(--muted);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:14px;font-weight:800;list-style:none;display:flex}.more-menu summary::-webkit-details-marker{display:none}.more-menu[open] summary{color:var(--violet-deep);background:#faf2f7}.more-menu>div{gap:12px;padding:5px 14px 8px 47px;display:grid}.more-menu a{color:var(--muted);font-size:14px;line-height:1.35}.more-menu a:hover{color:var(--fuchsia)}.sidebar-quote{background:linear-gradient(145deg,#fff1f5,#f6edf8);border:1px solid #f2dae6;border-radius:18px;flex:none;margin:24px 0 20px;padding:18px}.sidebar-quote span{color:var(--fuchsia)}.sidebar-quote p{color:var(--violet-deep);margin:8px 0 0;font-family:Georgia,serif;font-size:14px;line-height:1.45}.account-chip{border-top:1px solid var(--line);align-items:center;gap:10px;min-width:0;padding-top:18px;display:flex}.account-chip>span{background:var(--violet);color:#fff;border-radius:50%;flex:0 0 35px;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.account-chip div{min-width:0}.account-chip strong,.account-chip small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-chip strong{font-size:12px}.account-chip small{color:var(--muted);margin-top:2px;font-size:9px}.sign-out{color:#978c99;margin:10px 0 0 45px;font-size:10px}.dashboard-main{width:min(100%,1160px);padding:48px 56px 90px}.mobile-dashboard-header{display:none}.dashboard-welcome{justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;display:flex}.dashboard-welcome h1{letter-spacing:-1px;margin:0;font-family:Georgia,serif;font-size:42px;font-weight:500}.dashboard-welcome h1 span{font-family:sans-serif;font-size:28px}.dashboard-welcome>div>p:last-child{color:var(--muted);margin:10px 0 0;font-size:14px}.overall-progress{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:12px;padding:10px 15px 10px 10px;display:flex}.progress-ring{--progress:0deg;background:conic-gradient(var(--fuchsia) var(--progress), #eee7ed 0);border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:relative}.progress-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:5px}.progress-ring span{z-index:1;font-size:10px;font-weight:800}.overall-progress strong,.overall-progress small{display:block}.overall-progress strong{font-size:12px}.overall-progress small{color:var(--muted);margin-top:3px;font-size:10px}.continue-card{color:#fff;background:radial-gradient(circle at 92% 20%,#f323746b,#0000 34%),linear-gradient(120deg,#281052,#4b176a 72%,#7e185e);border-radius:28px;grid-template-columns:75px 1fr 180px;align-items:center;gap:24px;min-height:250px;padding:37px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 48px #2a145733}.continue-number{background:#ffffff24;border-radius:20px;place-items:center;width:64px;height:64px;font-family:Georgia,serif;font-size:25px;display:grid}.continue-copy>span{color:#ffb0cc;letter-spacing:1.8px;font-size:9px;font-weight:800}.continue-copy h2{max-width:500px;margin:8px 0 9px;font-family:Georgia,serif;font-size:29px;font-weight:500;line-height:1.12}.continue-copy p{color:#ddd0e1;margin:0;font-size:12px}.continue-copy button{color:var(--violet-deep);cursor:pointer;background:#fff;border:0;border-radius:11px;align-items:center;gap:25px;margin-top:24px;padding:12px 16px;font-size:11px;font-weight:800;display:inline-flex}.continue-art{place-items:center;height:100%;display:grid;position:relative}.continue-art i{border:1px solid #ffffff2e;border-radius:48% 52% 60% 40%;width:185px;height:185px;position:absolute;transform:rotate(25deg)}.continue-art:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:100px;height:140px;position:absolute;transform:rotate(-34deg)}.continue-art span{color:#ff6e9f;z-index:2;font-size:40px}.today-guide{border:1px solid var(--line);background:#ffffffe6;border-radius:24px;margin-top:22px;padding:28px;box-shadow:0 10px 28px #432b490d}.today-guide-heading{justify-content:space-between;align-items:end;gap:35px;display:flex}.today-guide-heading span{color:var(--fuchsia);letter-spacing:1.3px;font-size:13px;font-weight:900}.today-guide-heading h2{margin:7px 0 0;font-family:Georgia,serif;font-size:30px;font-weight:500}.today-guide-heading p{max-width:360px;color:var(--muted);margin:0;font-size:16px;line-height:1.55}.today-steps{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:22px;display:grid}.today-steps>*{border:1px solid var(--line);background:#fffafc;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;min-height:112px;padding:18px;display:grid}.today-steps>a:hover{background:#fff5f8;border-color:#e6a0bc}.today-steps b{color:#fff;background:var(--violet-deep);border-radius:13px;place-items:center;width:42px;height:42px;font-size:17px;display:grid}.today-steps strong,.today-steps small{display:block}.today-steps strong{color:var(--violet-deep);font-size:16px}.today-steps small{color:var(--muted);margin-top:5px;font-size:14px;line-height:1.35}.today-steps i{color:var(--fuchsia);font-size:20px;font-style:normal}.course-section{margin-top:46px}.dashboard-section-title{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.dashboard-section-title h2{margin:0;font-family:Georgia,serif;font-size:32px;font-weight:500}.dashboard-section-title>span{color:var(--muted);font-size:11px}.course-list{gap:12px;display:grid}.course-week-block{gap:12px;scroll-margin-top:22px;display:grid}.course-row{border:1px solid var(--line);background:#fff;border-radius:21px;grid-template-columns:62px 1fr auto;align-items:center;gap:22px;min-height:154px;padding:25px;transition:all .2s;display:grid}.course-row:hover{transform:translateY(-2px);box-shadow:0 12px 25px #442e4a12}.course-number{width:55px;height:55px;color:var(--violet-deep);background:#f6e8f0;border-radius:17px;place-items:center;font-family:Georgia,serif;font-size:21px;display:grid}.course-content>span{color:var(--fuchsia);letter-spacing:1.5px;font-size:8px;font-weight:800}.course-content h3{margin:6px 0;font-family:Georgia,serif;font-size:21px;font-weight:600}.course-content p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.course-meta{color:#8f8491;gap:17px;margin-top:10px;font-size:9px;display:flex}.course-actions{justify-items:end;gap:8px;display:grid}.course-actions button{cursor:pointer;border:0}.open-week{background:var(--violet-deep);color:#fff;border-radius:10px;padding:11px 14px;font-size:10px;font-weight:800}.open-week span{margin-left:13px}.complete-toggle{color:#887c8b;background:0 0;font-size:9px}.is-complete .complete-toggle{color:var(--green);font-weight:800}.simulated-label{color:var(--fuchsia);letter-spacing:1px;text-transform:uppercase;font-size:8px;font-weight:800}.is-complete .course-number{color:var(--green);background:#e5f2e8}.is-locked{opacity:.65;background:#fbfafb}.is-locked:hover{box-shadow:none;transform:none}.locked-label{color:#827784;text-align:center;background:#eee9ee;border-radius:999px;max-width:150px;padding:9px 12px;font-size:9px;font-weight:800;line-height:1.35}.locked-label b{margin-right:3px}.materials-banner{background:linear-gradient(135deg,#e3f4f1,#f8efef);border:1px solid #d5ebe8;border-radius:24px;justify-content:space-between;align-items:center;margin-top:40px;padding:31px 34px;display:flex}.materials-banner>div>span{color:#157c82;letter-spacing:1.6px;text-transform:uppercase;font-size:9px;font-weight:800}.materials-banner h2{margin:8px 0;font-family:Georgia,serif;font-size:22px}.materials-banner p{color:#567577;margin:0;font-size:11px}.material-icon{background:var(--turquoise);color:#fff;border-radius:18px;place-items:center;width:62px;height:62px;font-size:29px;display:grid}.menu-overlay{display:none}.floating-help{z-index:30;color:#fff;background:#18875b;border-radius:999px;align-items:center;gap:10px;min-height:52px;padding:9px 18px 9px 9px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #18875b47}.floating-help span{background:#ffffff2e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:19px;display:grid}.floating-help strong{font-size:15px}.program-library{margin-top:56px;scroll-margin-top:24px}.program-library-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:22px;display:flex}.program-library-heading h2{margin:0;font-family:Georgia,serif;font-size:34px;font-weight:500}.program-library-heading>p{max-width:400px;color:var(--muted);text-align:right;margin:0;font-size:11px;line-height:1.6}.student-program-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.student-program-card{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:265px;padding:23px;position:relative;overflow:hidden}.student-program-card.is-current{color:#fff;background:radial-gradient(circle at 92% 18%,#ee236f66,#0000 32%),linear-gradient(125deg,#281052,#55176d);border:0;grid-column:1/-1;min-height:290px;box-shadow:0 18px 35px #2a145726}.student-program-top{justify-content:space-between;align-items:center;display:flex}.student-program-top>b{color:var(--fuchsia);font-family:Georgia,serif;font-size:25px;font-weight:500}.is-current .student-program-top>b{color:#ffb4cd}.student-program-symbol{color:#ff6e9f;margin:23px 0 5px;font-size:28px;display:block}.student-program-card h3{margin:8px 0;font-family:Georgia,serif;font-size:23px;line-height:1.12}.student-program-card>p:not(.program-type){color:var(--muted);margin:0;font-size:10px;line-height:1.55}.student-program-card.is-current>p:not(.program-type){color:#dfd2e2}.student-program-card.is-current .program-type{color:#ffb4cd}.student-program-progress{background:#ffffff26;border-radius:999px;height:6px;margin:20px 0 17px;overflow:hidden}.student-program-progress span{border-radius:inherit;background:linear-gradient(90deg,#ff4b8b,#ffc1d6);min-width:5px;height:100%;display:block}.student-program-card>a{color:#fff;gap:24px;font-size:9px;font-weight:900;display:inline-flex}.student-program-lock{color:var(--fuchsia);margin-top:22px;font-size:8px;font-weight:900;line-height:1.4;display:block}.keto-program{background:linear-gradient(145deg,#ecf8f6,#fff 58%);border-color:#d2e9e5}.challenge-program{background:linear-gradient(145deg,#fff1f5,#fff 58%)}.circuits-program{background:linear-gradient(145deg,#f6eef8,#fff 58%)}.subscription-lab{border-top:1px solid var(--line);margin-top:58px;padding-top:54px;scroll-margin-top:24px}.subscription-lab-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:22px;display:flex}.subscription-lab-heading>div>span{color:var(--fuchsia);letter-spacing:1.5px;text-transform:uppercase;font-size:8px;font-weight:900}.subscription-lab-heading h2{margin:7px 0 0;font-family:Georgia,serif;font-size:34px;font-weight:500}.subscription-lab-heading>p{max-width:390px;color:var(--muted);text-align:right;margin:0;font-size:10px;line-height:1.55}.subscription-layout{grid-template-columns:1.05fr .95fr;gap:14px;display:grid}.trial-card,.promo-simulator{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:360px;padding:27px}.trial-card{background:linear-gradient(145deg,#fff6f9,#fbf4f8)}.trial-card-top{justify-content:space-between;align-items:center;display:flex}.trial-card-top>strong{color:var(--violet-deep);font-family:Georgia,serif;font-size:28px;font-weight:500}.trial-card h3,.promo-simulator h3{margin:20px 0 8px;font-family:Georgia,serif;font-size:24px;font-weight:500}.trial-card>p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.trial-timeline{grid-template-columns:repeat(3,1fr);margin-top:29px;display:grid;position:relative}.trial-timeline:before{content:"";background:#e9dbe4;height:2px;position:absolute;top:17px;left:17px;right:17px}.trial-timeline>div{z-index:1;justify-items:start;gap:11px;display:grid;position:relative}.trial-timeline>div:not(:first-child){padding-left:12px}.trial-timeline b{width:34px;height:34px;color:var(--violet-deep);background:#e8dce7;border:4px solid #fbf4f8;border-radius:50%;place-items:center;font-size:9px;display:grid}.trial-timeline .is-active b{background:var(--fuchsia);color:#fff}.trial-timeline span strong,.trial-timeline span small{display:block}.trial-timeline span strong{font-size:9px}.trial-timeline span small{color:var(--muted);margin-top:3px;font-size:7px}.trial-note{color:var(--violet-deep);margin-top:27px;font-size:8px;font-weight:800;display:block}.promo-simulator>span{color:var(--fuchsia);letter-spacing:1.4px;text-transform:uppercase;font-size:8px;font-weight:900}.promo-simulator h3{margin-top:8px}.promo-simulator form{margin-top:20px}.promo-simulator label{color:var(--muted);margin-bottom:7px;font-size:8px;font-weight:800;display:block}.promo-simulator form>div{grid-template-columns:1fr auto;gap:7px;display:grid}.promo-simulator input{min-width:0;color:var(--ink);text-transform:uppercase;background:#fffdfc;border:1px solid #dcd0d9;border-radius:10px;outline:none;padding:12px 13px;font-size:10px}.promo-simulator input:focus{border-color:#dd79a4;box-shadow:0 0 0 3px #e61f6814}.promo-simulator button{background:var(--violet-deep);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:0 15px;font-size:9px;font-weight:900}.promo-helper,.promo-error{margin:13px 0 0;font-size:8px;line-height:1.45}.promo-helper{color:var(--muted)}.promo-error{color:#b42355}.promo-result{background:#eff9f6;border:1px solid #cde6df;border-radius:14px;margin-top:18px;padding:16px}.promo-result>span{color:#157d74;letter-spacing:1px;text-transform:uppercase;font-size:7px;font-weight:900}.promo-result>strong{color:var(--ink);margin-top:6px;font-family:Georgia,serif;font-size:17px;display:block}.promo-result>p{color:#54716c;margin:5px 0 12px;font-size:8px;line-height:1.45}.promo-result>div{border-top:1px solid #d6e9e4;justify-content:space-between;align-items:end;padding-top:10px;display:flex}.promo-result>div small{color:#54716c;max-width:170px;font-size:7px}.promo-result>div b{color:#157d74;font-family:Georgia,serif;font-size:20px}.promo-rules{background:#fffafc;border:1px dashed #d8c7d2;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:13px;padding:18px 20px;display:grid}.promo-rules>div{align-items:center;gap:10px;display:flex}.promo-rules>div>b{width:28px;height:28px;color:var(--fuchsia);background:#f3e6ee;border-radius:9px;flex:0 0 28px;place-items:center;font-size:9px;display:grid}.promo-rules span strong,.promo-rules span small{display:block}.promo-rules span strong{color:var(--ink);font-size:8px}.promo-rules span small{color:var(--muted);margin-top:3px;font-size:7px;line-height:1.35}.access-expired-banner{background:#fff1f5;border:1px solid #e6b4c5;border-radius:17px;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;margin-bottom:20px;padding:17px 19px;display:grid}.access-expired-banner>span{background:#f6dce6;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.access-expired-banner strong{color:var(--violet-deep);font-family:Georgia,serif;font-size:16px}.access-expired-banner p{color:var(--muted);margin:4px 0 0;font-size:8px}.access-expired-banner a{background:var(--violet-deep);color:#fff;border-radius:9px;padding:10px 12px;font-size:8px;font-weight:900}.access-status-card.is-expired{background:linear-gradient(145deg,#fff4f7,#f8edf2)}.access-date-card{background:#ffffffbd;border:1px solid #ead7e1;border-radius:13px;gap:4px;margin-top:26px;padding:15px;display:grid}.access-date-card span{color:var(--muted);letter-spacing:1px;text-transform:uppercase;font-size:7px;font-weight:900}.access-date-card strong{color:var(--violet-deep);font-family:Georgia,serif;font-size:19px;font-weight:500}.code-intro{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.code-redemption-card form{margin-top:22px}.code-redemption-card button:disabled{opacity:.45;cursor:default}.code-security,.code-success{background:#fffafc;border:1px solid #e1d4de;border-radius:13px;align-items:center;gap:11px;margin-top:20px;padding:15px;display:flex}.code-security>span,.code-success>span{width:30px;height:30px;color:var(--fuchsia);background:#f3e6ee;border-radius:9px;flex:0 0 30px;place-items:center;font-weight:900;display:grid}.code-security strong,.code-success strong{color:var(--ink);font-size:9px;display:block}.code-security p,.code-success p{color:var(--muted);margin:4px 0 0;font-size:8px;line-height:1.4}.code-success{background:#eff9f5;border-color:#cbe6dc}.code-success>span{color:#148553;background:#d9f1e8}.referrals-panel{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#fbf3f8);border-radius:22px;margin-top:18px;padding:27px;scroll-margin-top:22px}.referrals-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.referrals-heading>div:first-child>span{color:var(--fuchsia);letter-spacing:1.4px;font-size:8px;font-weight:900}.referrals-heading h3{margin:6px 0 0;font-family:Georgia,serif;font-size:27px;font-weight:500}.referral-saving{justify-items:end;display:grid}.referral-saving small{color:var(--muted);font-size:8px}.referral-saving strong{color:var(--violet-deep);font-family:Georgia,serif;font-size:25px;font-weight:500}.referral-share-grid{grid-template-columns:1.45fr .55fr;gap:10px;margin-top:20px;display:grid}.referral-share-grid>div{background:#fff;border:1px solid #e1d4de;border-radius:14px;min-width:0;padding:15px}.referral-share-grid label{color:#8e8190;letter-spacing:1px;text-transform:uppercase;font-size:7px;font-weight:900;display:block}.referral-share-grid p{color:var(--violet-deep);text-overflow:ellipsis;white-space:nowrap;margin:8px 0 12px;font-size:9px;font-weight:700;overflow:hidden}.referral-share-grid p.referral-code{letter-spacing:1px;font-family:Georgia,serif;font-size:17px}.referral-share-grid button{background:var(--violet-deep);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:8px 11px;font-size:8px;font-weight:900}.referral-share-grid button:disabled{opacity:.45}.referral-summary{border:1px solid var(--line);background:#fffafc;border-radius:14px;grid-template-columns:repeat(3,1fr);margin:12px 0;display:grid}.referral-summary>div{border-right:1px solid var(--line);align-items:baseline;gap:7px;padding:14px;display:flex}.referral-summary>div:last-child{border-right:0}.referral-summary strong{color:var(--violet-deep);font-family:Georgia,serif;font-size:21px;font-weight:500}.referral-summary span{color:var(--muted);font-size:8px}.referral-list{gap:7px;display:grid}.referral-list article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:36px minmax(130px,1fr) auto auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.referral-avatar{width:36px;height:36px;color:var(--fuchsia);background:#f3e5ef;border-radius:50%;place-items:center;font-weight:900;display:grid}.referral-list article>div strong,.referral-list article>div small{display:block}.referral-list article>div strong{font-size:9px}.referral-list article>div small{color:var(--muted);margin-top:3px;font-size:7px}.presence{color:#938795;align-items:center;gap:5px;font-size:7px;font-weight:800;display:flex}.presence i{background:#bbb3bc;border-radius:50%;width:7px;height:7px}.presence.online{color:#148553}.presence.online i{background:#2bb673;box-shadow:0 0 0 3px #2bb6731f}.subscription-state{color:#796d7d;background:#f0e8ef;border-radius:999px;padding:6px 8px;font-size:7px;font-weight:900}.subscription-state.active{color:#148553;background:#e6f6ef}.subscription-state.past_due{color:#9a5d09;background:#fff1dc}.subscription-state.cancelled{color:#9f4c60;background:#f4e9ec}.referral-empty{text-align:left;background:#fffafc;border:1px dashed #d8c7d2;border-radius:14px;justify-content:center;align-items:center;gap:13px;min-height:105px;padding:20px;display:flex}.referral-empty>span{color:var(--fuchsia);font-size:25px}.referral-empty strong{font-family:Georgia,serif;font-size:16px}.referral-empty p{max-width:420px;color:var(--muted);margin:4px 0 0;font-size:8px;line-height:1.45}.referral-disclaimer{color:#8b7d8d;margin:12px 0 0;font-size:7px;line-height:1.5}.activity-section{border-top:1px solid var(--line);margin-top:58px;padding-top:54px;scroll-margin-top:24px}.activity-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:22px;display:flex}.activity-heading h2{margin:0;font-family:Georgia,serif;font-size:34px;font-weight:500}.activity-heading>p{max-width:360px;color:var(--muted);text-align:right;margin:0;font-size:10px;line-height:1.55}.activity-layout{grid-template-columns:1fr 290px;gap:14px;display:grid}.activity-overview{border:1px solid var(--line);background:#fff;border-radius:22px;padding:25px}.activity-stats{grid-template-columns:repeat(3,1fr);display:grid}.activity-stats>div{border-right:1px solid var(--line);gap:4px;padding:0 22px;display:grid}.activity-stats>div:first-child{padding-left:0}.activity-stats>div:last-child{border-right:0;padding-right:0}.activity-stats span{color:var(--fuchsia);letter-spacing:1.1px;text-transform:uppercase;font-size:7px;font-weight:900}.activity-stats strong{color:var(--violet-deep);font-family:Georgia,serif;font-size:32px;font-weight:500}.activity-stats strong.time-value{font-size:22px}.activity-stats small{color:var(--muted);font-size:7px}.activity-week{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.activity-week>span{color:var(--muted);font-size:8px;font-weight:800}.activity-week>div{grid-template-columns:repeat(7,1fr);gap:8px;margin-top:13px;display:grid}.activity-week>div>div{justify-items:center;gap:6px;display:grid}.activity-week b{color:#fff;background:#f2eaf0;border-radius:11px;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.activity-week .is-active b{background:linear-gradient(145deg, var(--fuchsia), #b31d72);box-shadow:0 6px 13px #e61f682e}.activity-week small{color:var(--muted);text-transform:capitalize;font-size:7px}.activity-note{color:#fff;background:radial-gradient(circle at 90% 12%,#f0256f73,#0000 35%),linear-gradient(135deg,#2a1457,#57166c);border-radius:22px;padding:25px}.activity-note>span{color:#ff7ea8;font-size:27px}.activity-note h3{margin:28px 0 9px;font-family:Georgia,serif;font-size:22px;font-weight:500}.activity-note p{color:#ded1e2;margin:0;font-size:9px;line-height:1.55}.activity-note small{color:#ffb5ce;margin-top:23px;font-size:7px;font-weight:800;display:block}.dashboard-main .social-community.is-compact{border:1px solid var(--line);background:linear-gradient(145deg,#f8eef5,#fff9f5);border-radius:24px;margin-top:58px;padding:37px 32px}.social-community.is-compact .social-community-heading{margin-bottom:22px}.social-community.is-compact .social-community-heading h2{font-size:28px}.social-community.is-compact .social-channel-grid{grid-template-columns:repeat(4,1fr)}.social-community.is-compact .social-channel-card{grid-template-columns:1fr;min-height:150px;padding:17px}.community-pulse{border:1px solid var(--line);background:#ffffffdb;border-radius:999px;align-items:center;gap:13px;width:fit-content;margin:-17px 0 24px auto;padding:10px 15px;display:flex;box-shadow:0 7px 22px #432b490d}.community-pulse>div{align-items:baseline;gap:5px;display:flex}.community-pulse strong{color:var(--violet-deep);font-family:Georgia,serif;font-size:18px;font-weight:600}.community-pulse span{color:var(--muted);font-size:8px;font-weight:800}.community-pulse i{background:#2bb673;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2bb6731f}.test-mode{background:#fff5f8;border:1px dashed #e5a9c2;border-radius:18px;justify-content:space-between;align-items:center;gap:22px;margin-bottom:20px;padding:17px 19px;display:flex}.test-mode>div:first-child{gap:3px;display:grid}.test-mode span{color:var(--fuchsia);letter-spacing:1.4px;text-transform:uppercase;font-size:8px;font-weight:800}.test-mode strong{color:var(--violet-deep);font-family:Georgia,serif;font-size:17px}.test-mode p{color:var(--muted);margin:0;font-size:10px}.test-switch{background:#eee5ee;border-radius:12px;flex:none;gap:4px;padding:4px;display:flex}.test-switch button{color:#796d7c;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 12px;font-size:9px;font-weight:800}.test-switch button.active{color:var(--violet-deep);background:#fff;box-shadow:0 3px 9px #462a4b1a}.week-content-panel{background:linear-gradient(145deg,#fff8fa,#f8f2f8);border:1px solid #e6d2de;border-radius:22px;padding:30px;scroll-margin-top:24px}.week-content-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px;display:flex}.week-content-heading span{color:var(--fuchsia);letter-spacing:1.5px;font-size:8px;font-weight:800}.week-content-heading h3{margin:6px 0 0;font-family:Georgia,serif;font-size:25px;font-weight:500}.week-content-heading p{max-width:300px;color:var(--muted);text-align:right;margin:0;font-size:10px;line-height:1.5}.lesson-player-layout{grid-template-columns:minmax(0,1.55fr) minmax(225px,.8fr);gap:14px;display:grid}.video-player-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.video-frame{aspect-ratio:16/9;background:#24103f;position:relative}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-player-copy{padding:18px 20px 20px}.video-player-copy span{color:var(--fuchsia);letter-spacing:1.4px;font-size:8px;font-weight:800}.video-player-copy h4{margin:6px 0;font-family:Georgia,serif;font-size:20px}.video-player-copy p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.lesson-list{align-content:start;gap:7px;display:grid}.lesson-list button{border:1px solid var(--line);width:100%;min-height:61px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:11px;padding:10px;transition:all .18s;display:flex}.lesson-list button:hover{border-color:#cdb8d0;transform:translate(2px)}.lesson-list button>span{width:35px;height:35px;color:var(--violet);background:#f2eaf3;border-radius:10px;flex:0 0 35px;place-items:center;font-family:Georgia,serif;font-size:13px;display:grid}.lesson-list button div{min-width:0}.lesson-list strong,.lesson-list small{display:block}.lesson-list strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.3;overflow:hidden}.lesson-list small{color:#978b99;margin-top:4px;font-size:8px}.lesson-list button.active{background:#fff5f8;border-color:#e38bb0;box-shadow:0 7px 20px #5e1e5017}.lesson-list button.active>span{background:var(--violet-deep);color:#fff}.lesson-list button.active small{color:var(--fuchsia);font-weight:800}.habit-tracker{background:linear-gradient(145deg,#fffaf7,#fff4f8);border:1px solid #ead0dc;border-radius:22px;margin-top:25px;padding:27px;scroll-margin-top:24px}.habit-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.habit-heading>div:first-child>span{color:var(--fuchsia);letter-spacing:1.4px;font-size:8px;font-weight:900}.habit-heading h3{color:var(--violet-deep);margin:6px 0;font-family:Georgia,serif;font-size:27px;font-weight:500}.habit-heading p{max-width:560px;color:var(--muted);margin:0;font-size:9px;line-height:1.5}.habit-progress{background:#fff;border:1px solid #ead3df;border-radius:16px;justify-items:center;min-width:112px;padding:12px 15px;display:grid}.habit-progress strong{color:var(--fuchsia);font-family:Georgia,serif;font-size:27px;font-weight:500}.habit-progress strong small{font-size:15px}.habit-progress>span{color:var(--muted);font-size:7px;font-weight:800}.habit-week-strip{background:#eee4ea;border-radius:16px;grid-template-columns:repeat(7,1fr);gap:6px;margin:21px 0 15px;padding:7px;display:grid}.habit-week-strip button{color:#7d6f80;cursor:pointer;background:#ffffff8c;border:1px solid #0000;border-radius:11px;place-items:center;gap:2px;min-height:57px;padding:7px 4px;display:grid}.habit-week-strip button small{text-transform:uppercase;font-size:7px;font-weight:900}.habit-week-strip button strong{font-family:Georgia,serif;font-size:14px}.habit-week-strip button span{color:#a89ca9;height:10px;font-size:8px}.habit-week-strip button.active{color:var(--violet-deep);background:#fff;border-color:#e87ca8;box-shadow:0 6px 15px #45264a17}.habit-week-strip button.done span{color:#19835c;font-weight:900}.habit-week-strip button:disabled{opacity:.38;cursor:default}.habit-layout{grid-template-columns:minmax(0,1.18fr) minmax(250px,.82fr);gap:13px;display:grid}.habit-form,.habit-summary{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.habit-form-title{justify-content:space-between;align-items:end;gap:20px;display:flex}.habit-form-title div{gap:4px;display:grid}.habit-form-title div span{color:var(--fuchsia);letter-spacing:1.2px;font-size:7px;font-weight:900}.habit-form-title div strong{text-transform:capitalize;font-family:Georgia,serif;font-size:17px;font-weight:500}.habit-form-title>small{color:#19835c;font-size:7px;font-weight:800}.habit-fields{grid-template-columns:1fr 1fr;gap:9px;margin-top:17px;display:grid}.habit-fields label{background:#fffcfd;border:1px solid #e8dce4;border-radius:12px;grid-template-columns:1fr 86px;align-items:center;gap:9px;padding:10px 11px;display:grid}.habit-fields label>span{color:var(--ink);align-items:center;gap:7px;font-size:8px;font-weight:800;display:flex}.habit-fields i{color:#fff;border-radius:9px;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:13px;font-style:normal;display:grid}.habit-fields i.sleep{background:#7652a3}.habit-fields i.energy{background:#f08a28}.habit-fields i.water{background:#438dcc}.habit-fields i.movement{background:#79a950}.habit-fields input{width:100%;min-width:0;color:var(--violet-deep);background:#fff;border:1px solid #ded2dc;border-radius:9px;outline:none;padding:9px 7px;font-size:9px}.habit-fields input:focus{border-color:#df77a2;box-shadow:0 0 0 3px #e61f6812}.habit-form fieldset{border:0;margin:16px 0 0;padding:0}.habit-form legend{color:var(--violet-deep);margin-bottom:9px;font-size:8px;font-weight:900}.mood-field>div{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.mood-field button{cursor:pointer;background:#fffafc;border:1px solid #e5d8e1;border-radius:11px;justify-items:center;gap:4px;min-height:59px;padding:7px 3px;display:grid}.mood-field button span{font-size:18px}.mood-field button small{color:var(--muted);font-size:6px}.mood-field button.active{border-color:var(--fuchsia);box-shadow:inset 0 0 0 1px var(--fuchsia);background:#fff0f5}.conscious-field>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.conscious-field button{color:#746876;cursor:pointer;background:#fffafc;border:1px solid #e1d5de;border-radius:10px;padding:10px;font-size:8px;font-weight:800}.conscious-field button.active.yes{color:#176e52;background:#eef8f4;border-color:#79bea5}.conscious-field button.active.no{color:#884a5b;background:#fff3f6;border-color:#d9a9b5}.save-habit{color:#fff;background:var(--violet-deep);cursor:pointer;border:0;border-radius:11px;justify-content:space-between;align-items:center;width:100%;margin-top:17px;padding:12px 15px;font-size:9px;font-weight:900;display:flex}.save-habit:disabled{opacity:.4;cursor:default}.habit-success,.habit-error{border-radius:9px;margin:10px 0 0;padding:9px 10px;font-size:7px;line-height:1.4}.habit-success{color:#176e52;background:#eef8f4}.habit-error{color:#a3304f;background:#fff0f4}.habit-summary{color:#fff;background:radial-gradient(circle at 90% 10%,#e61f6866,#0000 33%),linear-gradient(145deg,#2a1457,#4d1765);border:0}.habit-summary>span{color:#ffabc8;letter-spacing:1.3px;font-size:7px;font-weight:900}.habit-summary h4{margin:8px 0 17px;font-family:Georgia,serif;font-size:21px;font-weight:500;line-height:1.15}.habit-summary-progress{background:#ffffff24;border-radius:999px;height:6px;margin-bottom:19px;overflow:hidden}.habit-summary-progress span{border-radius:inherit;background:linear-gradient(90deg,#ff4c89,#ffc1d6);height:100%;display:block}.habit-stats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.habit-stats>div{background:#ffffff12;border:1px solid #ffffff1f;border-radius:11px;gap:4px;padding:12px;display:grid}.habit-stats small{color:#d9c9de;font-size:6px}.habit-stats strong{font-family:Georgia,serif;font-size:17px;font-weight:500}.habit-stats strong span{color:#e0d1e3;font-family:sans-serif;font-size:7px}.habit-gentle-note{border-top:1px solid #ffffff1f;gap:9px;margin-top:14px;padding-top:14px;display:flex}.habit-gentle-note span{color:#ff7fa9;font-size:18px}.habit-gentle-note p{color:#ded0e2;margin:0;font-size:7px;line-height:1.5}.ebook-reader{background:#ffffffe0;border:1px solid #dcd0de;border-radius:20px;margin-top:25px;padding:24px;overflow:hidden}.ebook-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.ebook-heading span{color:var(--fuchsia);letter-spacing:1.4px;font-size:8px;font-weight:900}.ebook-heading h3{margin:6px 0 0;font-family:Georgia,serif;font-size:24px;font-weight:500}.ebook-progress-copy{justify-items:end;display:grid}.ebook-progress-copy strong{color:var(--violet-deep);font-family:Georgia,serif;font-size:18px;font-weight:600}.ebook-progress-copy small{color:var(--muted);font-size:8px}.ebook-progress-track{background:#eee7ee;border-radius:999px;height:6px;margin:17px 0 20px;overflow:hidden}.ebook-progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--fuchsia), #8f2a88);height:100%;transition:width .25s;display:block}.ebook-carousel-shell{grid-template-columns:39px minmax(0,1fr) 39px;align-items:center;gap:9px;display:grid}.ebook-arrow{z-index:4;background:var(--violet-deep);color:#fff;cursor:pointer;border:0;border-radius:12px;width:39px;height:48px;font-size:17px;box-shadow:0 8px 18px #2a145729}.ebook-arrow:disabled{opacity:.25;cursor:default;box-shadow:none}.ebook-carousel{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:7px;min-width:0;height:430px;display:grid}.ebook-carousel:active{cursor:grabbing}.ebook-slide,.ebook-page-spacer{background:0 0;border:0;width:100%;min-width:0;padding:0;display:block}.ebook-slide{cursor:pointer;transition:transform .24s,opacity .24s;position:relative}.ebook-slide.offset-3{opacity:.58;transform:scale(.52)}.ebook-slide.offset-2{opacity:.72;transform:scale(.65)}.ebook-slide.offset-1{opacity:.88;transform:scale(.78)}.ebook-slide.is-center{z-index:3;opacity:1;cursor:grab;transform:scale(1.7)}.ebook-slide.is-center:active{cursor:grabbing}.ebook-page-art{aspect-ratio:210/297;color:var(--violet-deep);text-align:center;background:radial-gradient(circle at 20% 15%,#ffe5ed,#0000 24%),linear-gradient(160deg,#fffaf6,#f9eff6);border:1px solid #e6d7e1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:13% 8%;display:flex;overflow:hidden;box-shadow:0 12px 28px #321a3d1f}.ebook-page-art>small{color:#87798c;letter-spacing:.5px;white-space:nowrap;font-size:4px;font-weight:900}.ebook-page-art>span{color:var(--fuchsia);margin:8px 0 5px;font-size:14px}.ebook-page-art p{color:var(--fuchsia);letter-spacing:.7px;text-transform:uppercase;margin:0;font-size:5px;font-weight:900}.ebook-page-art h4{white-space:nowrap;margin:4px 0 0;font-family:Georgia,serif;font-size:15px;font-weight:500}.ebook-page-art i{background:var(--turquoise);width:22px;height:1px;margin:8px 0}.ebook-page-art strong{font-family:Georgia,serif;font-size:8px;font-weight:500}.ebook-page-art em{color:#8d818f;max-width:130px;margin-top:8px;font-size:4px;font-style:normal;line-height:1.45}.ebook-slide.is-locked{cursor:not-allowed}.ebook-slide.is-locked .ebook-page-art{filter:blur(2.5px)grayscale(.25);opacity:.56}.ebook-lock{color:var(--violet-deep);align-content:center;justify-items:center;gap:3px;display:grid;position:absolute;inset:0}.ebook-lock b{font-size:11px}.ebook-lock small{text-transform:none;max-width:62px;font-size:4px;font-weight:900;line-height:1.2}.ebook-carousel-meta{color:var(--muted);justify-content:center;align-items:center;gap:20px;margin-top:12px;display:flex}.ebook-carousel-meta>span{font-size:9px}.ebook-carousel-meta>small{font-size:7px}.ebook-carousel-meta i{margin-right:3px;font-style:normal}.ebook-note{color:#6f6273;background:#f5eff4;border-radius:10px;margin:16px 0 0;padding:11px 13px;font-size:8px;line-height:1.5}.ebook-note span{margin-right:5px}.week-unlocked-preview{background:#edf8f6;border:1px solid #bcded8;border-radius:20px;padding:28px 30px;scroll-margin-top:24px}.week-unlocked-preview>span{color:#247d77;letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:800}.week-unlocked-preview>h3{margin:8px 0 6px;font-family:Georgia,serif;font-size:22px}.week-unlocked-preview>p{color:#567577;margin:0;font-size:11px}.week-materials{border-top:1px solid #dfd4e0;margin-top:26px;padding-top:24px}.week-materials-heading{margin-bottom:14px}.week-materials-heading span{color:var(--fuchsia);letter-spacing:1.5px;font-size:8px;font-weight:800}.week-materials-heading h3{margin:5px 0 0;font-family:Georgia,serif;font-size:22px;font-weight:500}.material-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.material-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:46px 1fr;gap:14px;min-width:0;padding:18px;display:grid}.material-card-icon{width:46px;height:54px;color:var(--fuchsia);background:#fce5ee;border-radius:8px 8px 12px;place-items:center;font-size:10px;font-weight:900;display:grid;position:relative}.material-card-icon:after{content:"";background:#fff;border-radius:0 0 0 5px;width:12px;height:12px;position:absolute;top:0;right:0}.material-card small{color:#998b9c;letter-spacing:1.1px;font-size:7px;font-weight:800}.material-card h4{color:var(--ink);margin:5px 0;font-family:Georgia,serif;font-size:17px}.material-card p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.material-card-actions{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.material-card-actions a{background:var(--violet-deep);color:#fff;border-radius:8px;padding:8px 10px;font-size:8px;font-weight:800}.material-card-actions a.download{color:var(--violet-deep);background:#fff;border:1px solid #d9c9dc}.material-card.is-preview-only{opacity:.72}.material-waiting{color:var(--fuchsia);margin-top:12px;font-size:8px;line-height:1.4;display:block}.header-programs-link{font-size:15px}.header-link{min-height:46px;padding:13px 21px;font-size:15px}.primary-button,.secondary-button{min-height:52px;font-size:16px}.quiet-note,.journey-top,.journey-top strong{font-size:14px}.journey-focus small{font-size:11px}.journey-focus p,.week-card p{font-size:15px}.mini-stats span{font-size:13px}.academy-card>p:not(.program-type),.academy-card-copy>p:not(.program-type){font-size:15px}.academy-card-copy>a,.membership-price-card>a{min-height:46px;font-size:14px}.program-badge{font-size:11px}.program-type,.program-next,.program-pill-row span{font-size:12px}.membership-copy ul{font-size:16px}.membership-price-card>small{font-size:13px}.social-community-heading>p{font-size:15px}.social-channel-card p{font-size:14px}.social-channel-card a{align-items:center;min-height:42px;font-size:13px;display:inline-flex}.dashboard-shell .eyebrow,.dashboard-shell .continue-copy>span,.dashboard-shell .course-content>span,.dashboard-shell .week-content-heading span,.dashboard-shell .video-player-copy span,.dashboard-shell .habit-heading>div:first-child>span,.dashboard-shell .habit-form-title div span,.dashboard-shell .habit-summary>span,.dashboard-shell .ebook-heading span,.dashboard-shell .week-materials-heading span,.dashboard-shell .subscription-lab-heading>div>span,.dashboard-shell .promo-simulator>span,.dashboard-shell .referrals-heading>div:first-child>span,.dashboard-shell .activity-stats span{letter-spacing:1.1px;font-size:13px}.dashboard-shell .dashboard-welcome>div>p:last-child,.dashboard-shell .continue-copy p,.dashboard-shell .course-content p,.dashboard-shell .materials-banner p,.dashboard-shell .program-library-heading>p,.dashboard-shell .subscription-lab-heading>p,.dashboard-shell .trial-card>p,.dashboard-shell .code-intro,.dashboard-shell .week-content-heading p,.dashboard-shell .video-player-copy p,.dashboard-shell .habit-heading p,.dashboard-shell .ebook-note,.dashboard-shell .week-unlocked-preview>p,.dashboard-shell .material-card p,.dashboard-shell .activity-heading>p{font-size:15px;line-height:1.6}.dashboard-shell .nav-item{min-height:48px;font-size:16px}.dashboard-shell .account-chip strong{font-size:14px}.dashboard-shell .account-chip small,.dashboard-shell .sign-out{font-size:12px}.dashboard-shell .overall-progress strong{font-size:14px}.dashboard-shell .overall-progress small,.dashboard-shell .overall-progress .progress-ring span{font-size:12px}.dashboard-shell .continue-copy button,.dashboard-shell .open-week,.dashboard-shell .complete-toggle,.dashboard-shell .material-card-actions a{min-height:44px;font-size:14px}.dashboard-shell .course-meta,.dashboard-shell .locked-label,.dashboard-shell .simulated-label{font-size:13px}.dashboard-shell .lesson-list strong{white-space:normal;font-size:14px}.dashboard-shell .lesson-list small,.dashboard-shell .habit-progress>span,.dashboard-shell .habit-week-strip button small,.dashboard-shell .habit-form-title>small,.dashboard-shell .habit-form legend,.dashboard-shell .habit-stats small,.dashboard-shell .habit-gentle-note p{font-size:13px}.dashboard-shell .habit-fields label>span,.dashboard-shell .habit-fields input,.dashboard-shell .conscious-field button,.dashboard-shell .save-habit{font-size:15px}.dashboard-shell .habit-fields input{min-height:44px}.dashboard-shell .mood-field button small{font-size:12px}.dashboard-shell .habit-success,.dashboard-shell .habit-error{font-size:14px}.dashboard-shell .habit-stats strong span{font-size:12px}.dashboard-shell .ebook-progress-copy small,.dashboard-shell .ebook-carousel-meta>span,.dashboard-shell .ebook-carousel-meta>small{font-size:13px}.dashboard-shell .material-card small,.dashboard-shell .material-waiting{font-size:12px}.dashboard-shell .promo-simulator label,.dashboard-shell .promo-simulator input,.dashboard-shell .promo-simulator button,.dashboard-shell .trial-note,.dashboard-shell .promo-rules span strong,.dashboard-shell .promo-rules span small,.dashboard-shell .referral-saving small,.dashboard-shell .referral-share-grid label,.dashboard-shell .referral-share-grid p,.dashboard-shell .referral-share-grid button,.dashboard-shell .referral-summary span,.dashboard-shell .referral-list article>div strong,.dashboard-shell .referral-list article>div small,.dashboard-shell .presence,.dashboard-shell .subscription-state,.dashboard-shell .referral-disclaimer,.dashboard-shell .activity-stats small,.dashboard-shell .activity-week>span,.dashboard-shell .activity-week small,.dashboard-shell .activity-note p,.dashboard-shell .activity-note small{font-size:13px;line-height:1.45}.dashboard-shell .promo-simulator input{min-height:48px}.dashboard-shell .promo-simulator button{min-height:48px;padding:0 20px}.week-two-materials{border-top-color:#c9e4df}@media (width<=900px){.hero{text-align:center;grid-template-columns:1fr;padding-top:44px}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero h1{letter-spacing:-3px}.weeks-grid{grid-template-columns:1fr 1fr}.academy-heading{flex-direction:column;align-items:flex-start;gap:18px}.academy-grid{grid-template-columns:1fr 1fr}.academy-featured{grid-column:1/-1}.membership-section{grid-template-columns:1fr;gap:42px}.membership-price-card{max-width:500px}.social-community-heading{flex-direction:column;align-items:flex-start;gap:15px}.social-community-heading>p{text-align:left}.social-channel-grid{grid-template-columns:1fr 1fr}.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{width:260px;transition:left .25s;position:fixed;left:-280px;box-shadow:15px 0 40px #28162e24}.dashboard-sidebar.is-open{left:0}.dashboard-main{padding:22px 28px 70px}.mobile-dashboard-header{color:var(--blue);justify-content:space-between;align-items:center;margin-bottom:35px;font-weight:800;display:flex}.mobile-dashboard-header button{background:var(--soft);color:var(--violet-deep);border:0;border-radius:10px;padding:8px 11px}.menu-overlay{z-index:10;background:#23172840;border:0;display:block;position:fixed;inset:0}.lesson-player-layout,.habit-layout{grid-template-columns:1fr}.ebook-carousel{height:370px}.lesson-list,.student-program-grid{grid-template-columns:1fr 1fr}.subscription-layout,.activity-layout{grid-template-columns:1fr}.dashboard-main .social-community.is-compact .social-channel-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.site-header{height:88px;padding:0 18px}.site-header .focusme-brand{width:165px}.site-header .focusme-logo-crop{width:165px;height:58px}.site-header .focusme-logo-crop img{width:230px;top:-23px;left:-32px}.site-header .focusme-brand>small{display:none}.header-link{padding:10px 13px;font-size:10px}.header-actions{gap:9px}.header-programs-link{display:none}.hero{gap:42px;min-height:auto;padding:55px 20px 70px}.hero h1{letter-spacing:-2.5px;font-size:52px}.hero-text{font-size:16px}.hero-actions{flex-direction:column}.quiet-note{max-width:290px}.hero-visual{min-height:380px}.journey-card{padding:22px;transform:none}.orb-one{width:280px;height:280px}.orb-two{width:160px;height:160px}.journey-focus h2{font-size:20px}.path-section{padding:75px 20px}.section-heading h2{font-size:37px}.weeks-grid{grid-template-columns:1fr}.week-card{min-height:145px}.academy-section{padding:78px 20px 85px}.academy-heading h2{font-size:37px}.academy-grid{grid-template-columns:1fr}.academy-featured{grid-column:auto;grid-template-columns:1fr;min-height:0}.academy-card-art{min-height:190px}.academy-card-art i{height:160px}.academy-card-art i:last-child{height:145px}.academy-card-copy{padding:30px 26px 32px}.academy-card-copy h3{font-size:31px}.membership-section{padding:20px 20px 85px}.membership-copy h2{font-size:37px}.membership-price-card{padding:27px}.social-community{padding:75px 20px 82px}.social-community-heading h2{font-size:35px}.social-channel-grid{grid-template-columns:1fr}footer{text-align:center;justify-items:center;gap:7px;height:auto;padding:30px 20px;display:grid}footer>.focusme-brand{transform-origin:50%}.dashboard-main{padding:18px 18px 90px}.dashboard-welcome{display:grid}.dashboard-welcome h1{font-size:35px}.overall-progress{width:fit-content}.test-mode{flex-direction:column;align-items:stretch}.test-switch{width:fit-content}.continue-card{grid-template-columns:1fr;padding:27px}.continue-number{width:50px;height:50px}.continue-art{display:none}.course-row{grid-template-columns:48px 1fr;gap:15px;padding:20px 17px}.course-number{width:45px;height:45px}.course-actions,.locked-label{grid-column:2;justify-items:start}.course-actions{flex-wrap:wrap;display:flex}.locked-label{text-align:left;max-width:none}.dashboard-section-title{align-items:center}.week-content-panel{padding:19px 14px}.week-content-heading{flex-direction:column;align-items:flex-start;gap:8px}.week-content-heading p{text-align:left}.lesson-list{grid-template-columns:1fr}.video-player-copy{padding:16px}.material-cards{grid-template-columns:1fr}.materials-banner{padding:26px}.material-icon{display:none}.today-guide{padding:22px 16px}.today-guide-heading{flex-direction:column;align-items:flex-start;gap:8px}.today-steps{grid-template-columns:1fr}.today-steps>*{min-height:92px}.community-pulse{justify-content:center;width:100%;margin:-14px 0 20px}.ebook-reader{padding:18px 13px}.habit-tracker{padding:20px 13px}.habit-heading{flex-direction:column;align-items:flex-start;gap:13px}.habit-progress{width:100%}.habit-week-strip{gap:3px;padding:5px}.habit-week-strip button{min-height:52px}.habit-fields{grid-template-columns:1fr}.habit-form,.habit-summary{padding:18px 14px}.habit-form-title{flex-direction:column;align-items:flex-start;gap:5px}.mood-field button small{font-size:12px}.ebook-heading{flex-direction:column;align-items:flex-start;gap:9px}.ebook-progress-copy{justify-items:start}.ebook-carousel-shell{grid-template-columns:34px minmax(0,1fr) 34px;gap:5px}.ebook-arrow{width:34px;height:44px}.ebook-carousel{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;height:355px}.ebook-slide.offset-2,.ebook-slide.offset-3,.ebook-page-spacer:first-child,.ebook-page-spacer:nth-child(2),.ebook-page-spacer:nth-child(6),.ebook-page-spacer:nth-child(7){display:none}.ebook-slide.offset-1{opacity:.82;transform:scale(.72)}.ebook-slide.is-center{transform:scale(1.22)}.ebook-carousel-meta{flex-direction:column;gap:4px}.program-library-heading{flex-direction:column;align-items:flex-start;gap:8px}.program-library-heading>p{text-align:left}.student-program-grid{grid-template-columns:1fr}.student-program-card.is-current{grid-column:auto}.subscription-lab-heading{flex-direction:column;align-items:flex-start;gap:8px}.subscription-lab-heading>p{text-align:left}.trial-card,.promo-simulator{padding:22px 18px}.trial-timeline span strong{font-size:8px}.promo-rules{grid-template-columns:1fr}.referrals-panel{padding:21px 16px}.referrals-heading{flex-direction:column;align-items:flex-start;gap:7px}.referral-saving{justify-items:start}.referral-share-grid,.referral-summary{grid-template-columns:1fr}.referral-summary>div{border-right:0;border-bottom:1px solid var(--line)}.referral-summary>div:last-child{border-bottom:0}.referral-list article{grid-template-columns:36px 1fr}.presence,.subscription-state{grid-column:2;justify-self:start}.activity-heading{flex-direction:column;align-items:flex-start;gap:8px}.activity-heading>p{text-align:left}.activity-stats{grid-template-columns:1fr;gap:18px}.activity-stats>div,.activity-stats>div:first-child,.activity-stats>div:last-child{border-right:0;border-bottom:1px solid var(--line);padding:0 0 17px}.activity-stats>div:last-child{border-bottom:0;padding-bottom:0}.activity-week>div{gap:4px}.activity-week b{width:29px;height:29px}.dashboard-main .social-community.is-compact{padding:25px 18px}.dashboard-main .social-community.is-compact .social-channel-grid{grid-template-columns:1fr}.social-channel-card.is-whatsapp{grid-column:auto}.floating-help{min-height:50px;bottom:14px;right:14px}}
