/*! 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)}.table{display:table}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@font-face{font-family:Quicksand;src:url(/quicksand-400.ttf)}@font-face{font-family:Quicksand;src:url(/quicksand-500.ttf);font-weight:500}@font-face{font-family:Quicksand;src:url(/quicksand-600.ttf);font-weight:600}@font-face{font-family:Quicksand;src:url(/quicksand-700.ttf);font-weight:700}:root{--purple:#570a54;--deep:#390537;--lav:#f5eaf4;--aqua:#8ddbd2;--cream:#fcfaf6;--ink:#302631;--muted:#6d626d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Quicksand,sans-serif}button,input,select{font:inherit}a{color:inherit}.topbar{z-index:2;background:#fff;border-bottom:1px solid #eee2eb;justify-content:space-between;align-items:center;height:84px;padding:0 5vw;display:flex;position:relative}.mwt-brand{color:var(--purple);align-items:center;gap:13px;text-decoration:none;display:flex}.mwt-brand img{object-fit:cover;border-radius:11px;width:54px;height:54px}.mwt-brand b,.mwt-brand small{display:block}.mwt-brand small{letter-spacing:.13em;text-transform:uppercase;margin-top:3px;font-size:10px}.topbar nav{align-items:center;gap:26px;display:flex}.topbar nav a{text-underline-offset:5px;font-size:12px;font-weight:700}.topbar nav a:last-child{color:#fff;background:var(--purple);border-radius:999px;padding:11px 16px;text-decoration:none}.welcome{background:radial-gradient(circle at 12% 18%,#e4f8f4 0,#0000 29%),linear-gradient(135deg,#fff,#f5e8f3);grid-template-columns:1fr minmax(430px,570px);align-items:center;gap:8vw;padding:70px max(5vw,24px);display:grid}.welcome-copy{max-width:660px}.kicker{color:var(--purple);letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:700}.welcome h1{letter-spacing:-.045em;color:var(--deep);margin:0 0 22px;font-size:clamp(46px,5.5vw,76px);font-weight:600;line-height:1.02}.welcome-copy>p:not(.kicker){color:var(--muted);max-width:600px;font-size:19px;line-height:1.65}.bhw-lockup{background:var(--purple);color:#fff;border-radius:18px;width:270px;margin-top:32px;padding:14px 18px;box-shadow:0 14px 35px #570a5425}.bhw-lockup>span,.bhw-lockup>small{letter-spacing:.13em;text-transform:uppercase;opacity:.78;font-size:9px;display:block}.bhw-lockup a{display:block}.bhw-lockup img{object-fit:contain;object-position:left center;width:150px;height:80px}.guide-card{background:#fff;border:1px solid #eadde7;border-radius:28px;padding:34px;box-shadow:0 28px 70px #55104f20}.progress{align-items:center;margin-bottom:25px;display:flex}.progress span{color:#8b7e89;background:#eee7ed;border-radius:50%;place-items:center;width:31px;height:31px;font-size:12px;font-weight:700;display:grid}.progress .on{background:var(--purple);color:#fff}.progress i{background:#e9e1e7;flex:1;height:2px}.step-label{text-transform:uppercase;letter-spacing:.13em;color:var(--purple);margin:0 0 7px;font-size:11px;font-weight:700}.guide-card h2{letter-spacing:-.03em;margin:0 0 22px;font-size:29px}.guide-card label,.plan-card label,.advanced-grid label{display:block}.guide-card label span,.plan-card label span,.advanced-grid label span{margin-bottom:8px;font-size:12px;font-weight:700;display:block}.guide-card select,.plan-card select,.advanced-grid input,.advanced-grid select{background:#fff;border:1px solid #d9ccd6;border-radius:13px;width:100%;padding:13px 14px}.main-result{color:#fff;background:linear-gradient(135deg,var(--purple),#7d2876);border-radius:20px;margin-top:22px;padding:24px}.main-result>small{text-transform:uppercase;letter-spacing:.09em;opacity:.78;font-size:9px}.main-result>div{align-items:center;gap:13px;margin:5px 0 12px;display:flex}.main-result strong{font-size:58px;line-height:1}.main-result span{font-size:18px;font-weight:700;line-height:1.1}.main-result em{opacity:.75;font-size:10px;font-style:normal;font-weight:500}.main-result p{border-top:1px solid #ffffff36;margin:0;padding-top:12px;font-size:11px;line-height:1.55}.continue{text-align:center;color:var(--purple);text-underline-offset:5px;margin-top:18px;font-size:12px;font-weight:700;display:block}.step-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:8vw;padding:90px max(7vw,28px);display:grid}.step-intro{position:relative}.number{background:var(--aqua);color:#174b48;border-radius:50%;place-items:center;width:48px;height:48px;margin-right:22px;font-weight:700;display:grid;position:absolute;top:0;right:100%}.step-intro h2,.supports h2,.tips h2,.faq h2,.about h2{letter-spacing:-.04em;color:var(--deep);margin:0 0 20px;font-size:clamp(35px,4vw,54px);font-weight:600;line-height:1.08}.step-intro>p:last-child{color:var(--muted);line-height:1.7}.factor-panel,.plan-card{background:#fff;border:1px solid #eee4ea;border-radius:24px;padding:30px}.factor-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.factor-grid button{text-align:left;color:#594d58;background:#fff;border:1px solid #ddd2da;border-radius:13px;align-items:center;gap:10px;padding:13px;display:flex}.factor-grid button span{width:23px;height:23px;color:var(--purple);background:#eee8ed;border-radius:50%;place-items:center;font-weight:700;display:grid}.factor-grid .picked{color:#175c58;background:#e7f7f5;border-color:#55b8b0;font-weight:700}.factor-grid .picked span{color:#fff;background:#57bcb4}.factor-message{border-left:4px solid var(--aqua);background:#f5fbfa;margin-top:19px;padding:18px}.factor-message b{color:var(--purple)}.factor-message p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.6}.plan-section{background:#f2e7f0}.plan-card{box-shadow:0 20px 50px #5a154f12}.bottle-result{background:var(--purple);color:#fff;border-radius:17px;align-items:center;gap:13px;margin:20px 0;padding:20px;display:flex}.bottle-result strong{font-size:48px;line-height:1}.bottle-result span{font-weight:700}.bottle-result small{opacity:.75;font-size:10px}.day-rhythm{border-block:1px solid #e5dbe2;grid-template-columns:repeat(3,1fr);display:grid}.day-rhythm div{padding:18px 12px}.day-rhythm div+div{border-left:1px solid #e5dbe2}.day-rhythm b,.day-rhythm span{display:block}.day-rhythm b{color:var(--purple);font-size:12px}.day-rhythm span{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.5}.plan-card>p{color:var(--muted);margin:14px 0 0;font-size:11px}.supports{background:var(--deep);color:#fff;padding:90px max(7vw,28px)}.supports .kicker{color:var(--aqua)}.supports h2{color:#fff;max-width:700px}.support-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px;display:grid}.support-grid article{border:1px solid #ffffff25;border-radius:18px;padding:25px}.support-grid span{color:var(--aqua);font-size:10px;font-weight:700}.support-grid h3{margin:17px 0 9px;font-size:19px}.support-grid p{color:#d8c8d7;margin:0;font-size:13px;line-height:1.65}.tips{grid-template-columns:.8fr 1.2fr;gap:8vw;padding:90px max(7vw,28px);display:grid}.tips>div:first-child>p:last-child{color:var(--muted);line-height:1.7}.tip-list{grid-template-columns:1fr 1fr;gap:13px;display:grid}.tip-list>div{border-top:4px solid var(--aqua);background:#fff;border-radius:17px;padding:22px}.tip-list b{color:var(--purple)}.tip-list p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.65}.faq{background:#fff;padding:90px max(14vw,28px)}.faq>h2,.faq>.kicker{text-align:center}.accordion{border-top:1px solid #ded3db;max-width:900px;margin:38px auto 0}.accordion details{border-bottom:1px solid #ded3db}.accordion summary{color:var(--deep);cursor:pointer;justify-content:space-between;gap:20px;padding:20px 4px;font-weight:700;list-style:none;display:flex}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{color:var(--purple);font-size:20px}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{color:var(--muted);margin:0;padding:0 45px 22px 4px;font-size:13px;line-height:1.7}.advanced{background:#e6f5f3;padding:55px max(14vw,28px)}.advanced>details{max-width:900px;margin:auto}.advanced>details>summary{cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex}.advanced summary small,.advanced summary b{display:block}.advanced summary small{color:#377d78;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.advanced summary b{color:var(--deep);margin-top:4px;font-size:22px}.advanced summary i{color:var(--purple);font-size:25px;font-style:normal}.advanced details[open]>summary i{transform:rotate(45deg)}.advanced-body{padding-top:27px}.advanced-body>p{color:var(--muted);font-size:13px;line-height:1.65}.advanced-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.advanced-result{background:var(--purple);color:#fff;border-radius:16px;grid-template-columns:1fr 1fr;margin-top:18px;display:grid}.advanced-result div{padding:20px}.advanced-result div+div{border-left:1px solid #ffffff30}.advanced-result small,.advanced-result b{display:block}.advanced-result small{opacity:.75;font-size:10px}.advanced-result b{margin-top:4px;font-size:26px}.fine{font-size:10px!important}.about{background:#fff;grid-template-columns:1fr 1fr;gap:4vw;padding:90px max(7vw,28px);display:grid}.about-corey,.conversation{border-radius:24px;padding:38px}.about-corey{background:var(--lav)}.about-corey p{color:var(--muted);line-height:1.75}.about-corey a{color:var(--purple);text-underline-offset:5px;font-weight:700}.conversation{background:var(--purple);color:#fff}.conversation>img{object-fit:cover;border-radius:16px;width:90px;height:90px}.conversation h2{color:#fff;margin:20px 0 12px;font-size:36px}.conversation p{color:#e6d8e4;line-height:1.65}.conversation a{margin-top:12px;font-size:13px;display:block}.conversation .primary{background:var(--aqua);color:#153d3b;border-radius:999px;padding:13px 17px;font-weight:700;text-decoration:none;display:inline-block}.method{text-align:center;background:#f4efe9;padding:55px max(14vw,28px)}.method h2{color:var(--purple)}.method p{max-width:900px;color:var(--muted);margin:10px auto;font-size:11px;line-height:1.7}.method a{color:var(--purple);font-weight:700}footer{background:var(--deep);color:#fff;justify-content:center;align-items:center;gap:35px;min-height:130px;padding:25px 8vw;display:flex}footer>img{object-fit:cover;border-radius:14px;width:78px;height:78px}footer>span{text-transform:uppercase;letter-spacing:.14em;opacity:.7;font-size:9px}footer a img{object-fit:contain;width:140px;height:85px}@media (width<=950px){.topbar nav{display:none}.welcome,.step-section,.tips,.about{grid-template-columns:1fr}.welcome-copy{max-width:720px}.step-section{gap:35px}.number{margin:0 0 18px;position:static}.support-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.topbar{height:72px;padding:0 17px}.mwt-brand img{width:46px;height:46px}.mwt-brand b{font-size:13px}.welcome{padding:45px 18px 55px}.welcome h1{font-size:43px}.welcome-copy>p:not(.kicker){font-size:16px}.guide-card{padding:24px 18px}.step-section,.supports,.tips,.faq,.about{padding:65px 20px}.factor-grid,.tip-list,.support-grid,.day-rhythm,.advanced-grid{grid-template-columns:1fr}.day-rhythm div+div{border-top:1px solid #e5dbe2;border-left:0}.advanced{padding:45px 20px}.advanced-result{grid-template-columns:1fr}.advanced-result div+div{border-top:1px solid #ffffff30;border-left:0}.about-corey,.conversation{padding:27px 22px}footer{gap:18px}footer>span{display:none}}.home-hero{background:radial-gradient(circle at 10% 10%,#dff8f4,#0000 28%),linear-gradient(135deg,#fff,#f4e8f2);grid-template-columns:1.2fr .8fr;align-items:center;gap:8vw;min-height:700px;padding:75px max(7vw,28px);display:grid}.home-hero-copy{max-width:760px}.home-hero h1{letter-spacing:-.055em;color:var(--deep);margin:0 0 28px;font-size:clamp(54px,6.4vw,92px);font-weight:600;line-height:.98}.home-hero-copy>p:not(.kicker){color:var(--muted);max-width:680px;font-size:19px;line-height:1.7}.home-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px;display:flex}.home-primary{background:var(--purple);color:#fff;border-radius:999px;padding:14px 20px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.home-secondary,.email-link{color:var(--purple);text-underline-offset:5px;font-size:13px;font-weight:700}.home-logo-stage{aspect-ratio:1;background:var(--purple);border-radius:40px;max-width:470px;position:relative;overflow:hidden;box-shadow:0 30px 70px #4e16492b}.home-logo-stage img{object-fit:cover;width:100%;height:100%}.home-logo-stage span{color:#fff;text-transform:uppercase;letter-spacing:.14em;font-size:9px;position:absolute;bottom:22px;left:25px}.home-intro{background:#fff;grid-template-columns:1fr 1fr;gap:10vw;padding:100px max(9vw,28px);display:grid}.home-intro h2,.challenge-copy h2,.sister-copy h2,.home-corey h2,.community-cta h2{letter-spacing:-.045em;color:var(--deep);margin:0 0 22px;font-size:clamp(38px,4.5vw,60px);font-weight:600;line-height:1.05}.home-intro>div:last-child p{color:var(--muted);font-size:16px;line-height:1.8}.home-themes{background:#fff;grid-template-columns:repeat(3,1fr);gap:17px;padding:0 max(7vw,28px) 95px;display:grid}.home-themes article{background:var(--cream);border-top:5px solid var(--aqua);border-radius:22px;padding:31px}.home-themes span{color:#278b84;font-size:10px;font-weight:700}.home-themes h3{color:var(--purple);margin:18px 0 10px;font-size:24px}.home-themes p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.challenge-feature{background:#f2e6f0;grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;padding:95px max(7vw,28px);display:grid}.challenge-visual{color:#fff;background:linear-gradient(145deg,#5c0c58,#8d4c86);border-radius:34px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;display:flex;position:relative;box-shadow:0 25px 60px #570a5424}.challenge-visual>span{text-transform:uppercase;letter-spacing:.15em;font-size:9px;position:absolute;top:25px;left:27px}.water-drop{color:#205e59;background:linear-gradient(145deg,#bdf2eb,#64c7be);border-radius:55% 45%/65% 50% 50% 35%;place-items:center;width:230px;height:285px;font-size:52px;font-weight:700;display:grid;transform:rotate(45deg)}.water-drop>*{transform:rotate(-45deg)}.water-drop small{font-size:25px}.challenge-copy p,.sister-copy p,.home-corey p,.community-cta p{color:var(--muted);line-height:1.75}.challenge-copy ul{color:#5f535f;margin:22px 0 27px;padding-left:20px;font-size:13px;line-height:1.9}.sister-brand{background:#fff;grid-template-columns:1.2fr .8fr;align-items:center;gap:8vw;padding:95px max(9vw,28px);display:grid}.sister-copy a,.home-corey a{color:var(--purple);text-underline-offset:5px;font-weight:700}.bhw-stage{background:var(--purple);border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:35px;text-decoration:none;display:flex}.bhw-stage img{width:270px;max-width:100%}.bhw-stage span{color:#fff;letter-spacing:.12em;text-transform:uppercase;font-size:10px}.home-corey{background:var(--cream);grid-template-columns:auto 1fr;align-items:center;gap:45px;padding:95px max(14vw,28px);display:grid}.corey-mark{background:var(--aqua);width:150px;height:150px;color:var(--deep);border-radius:50%;place-items:center;font-size:42px;font-weight:700;display:grid;box-shadow:0 0 0 12px #fff}.home-corey h2{margin-bottom:12px}.community-cta{background:var(--purple);color:#fff;grid-template-columns:210px 1fr;align-items:center;gap:60px;padding:80px max(11vw,28px);display:grid}.community-cta>img{border-radius:28px;width:210px}.community-cta .kicker{color:var(--aqua)}.community-cta h2{color:#fff}.community-cta p{color:#e4d6e2}.community-cta .aqua{background:var(--aqua);color:#17443f}.community-cta .email-link{color:#fff}.home-footer{justify-content:space-between;min-height:180px}.home-footer>div{flex-direction:column;display:flex}.home-footer>div img{object-fit:cover;border-radius:13px;width:70px;height:70px}.home-footer>div small{text-transform:uppercase;letter-spacing:.1em;margin-top:8px;font-size:8px}.home-footer nav{gap:25px;display:flex}.home-footer nav a{font-size:11px}.footer-bhw{flex-direction:column;text-decoration:none;display:flex}.footer-bhw span{text-transform:uppercase;letter-spacing:.12em;font-size:8px}@media (width<=950px){.home-hero,.home-intro,.challenge-feature,.sister-brand{grid-template-columns:1fr}.home-logo-stage{max-width:520px}.home-themes{grid-template-columns:1fr}.challenge-visual{width:100%;max-width:560px}.home-footer nav{display:none}}@media (width<=600px){.home-hero{padding:50px 20px 65px}.home-hero h1{font-size:48px}.home-hero-copy>p:not(.kicker){font-size:16px}.home-logo-stage{border-radius:25px}.home-intro,.challenge-feature,.sister-brand{padding:70px 20px}.home-themes{padding:0 20px 70px}.challenge-visual{min-height:370px}.water-drop{width:175px;height:220px}.home-corey{grid-template-columns:1fr;padding:70px 22px}.corey-mark{width:110px;height:110px}.community-cta{grid-template-columns:1fr;gap:30px;padding:65px 22px}.community-cta>img{width:130px}.home-footer{align-items:flex-start}.home-footer .footer-bhw{display:none}}.wizard-hero{background:radial-gradient(circle at 10% 10%,#dff7f4,#0000 28%),linear-gradient(135deg,#fff,#f4e8f2);grid-template-columns:.9fr 1.1fr;align-items:center;gap:7vw;padding:65px max(6vw,22px);display:grid}.wizard-copy h1,.resource-hero h1,.topic-hero h1{letter-spacing:-.05em;color:var(--deep);margin:0 0 22px;font-size:clamp(46px,5.5vw,76px);font-weight:600;line-height:1.02}.wizard-copy>p:not(.kicker),.resource-hero p,.topic-hero>p{color:var(--muted);font-size:17px;line-height:1.7}.bhw-mini{background:var(--purple);color:#fff;border-radius:14px;align-items:center;gap:12px;margin-top:25px;padding:8px 14px;display:inline-flex}.bhw-mini span{text-transform:uppercase;letter-spacing:.11em;font-size:8px}.bhw-mini img{object-fit:contain;width:100px;height:58px}.wizard-card{background:#fff;border-radius:28px;min-height:540px;padding:30px;box-shadow:0 28px 70px #55104f20}.wizard-progress{margin-bottom:28px;display:flex}.wizard-progress>div{flex:1;align-items:center;display:flex}.wizard-progress>div:last-child{flex:0}.wizard-progress button{color:#8b7d88;background:#ebe4e9;border:0;border-radius:50%;width:36px;height:36px;font-weight:700}.wizard-progress button.active{background:var(--purple);color:#fff}.wizard-progress i{background:#e7dce4;flex:1;height:2px}.wizard-screen h2{color:var(--deep);margin:0 0 22px;font-size:29px}.big-choices,.factor-choices,.bottle-choices{grid-template-columns:1fr 1fr;gap:10px;display:grid}.big-choices button,.factor-choices button,.bottle-choices button{color:#5e515c;background:#fff;border:1px solid #d9ced6;border-radius:13px;padding:14px}.big-choices .chosen,.factor-choices .chosen,.bottle-choices .chosen{color:#185b57;background:#e3f6f3;border-color:#56b9b1;font-weight:700}.quick-result{border-left:4px solid var(--aqua);background:#f5fbfa;margin:20px 0 14px;padding:18px;line-height:1.6}.quick-result b{color:var(--purple)}.next-button{background:var(--purple);color:#fff;border:0;border-radius:13px;width:100%;padding:14px;font-weight:700}.source-drop{color:var(--muted);margin-top:14px;font-size:11px}.source-drop summary{cursor:pointer;text-align:center;color:var(--purple);font-weight:700}.final-result{background:linear-gradient(135deg,var(--purple),#7b2674);color:#fff;border-radius:18px;margin-top:20px;padding:22px}.final-result small,.final-result strong,.final-result span{display:block}.final-result strong{font-size:46px}.final-result span{opacity:.8;font-size:12px}.simple-rhythm{border-block:1px solid #e4d9e1;grid-template-columns:repeat(3,1fr);margin-top:14px;display:grid}.simple-rhythm span{padding:13px 9px;font-size:10px;line-height:1.5}.simple-rhythm span+span{border-left:1px solid #e4d9e1}.simple-rhythm b{color:var(--purple);display:block}.restart{color:var(--purple);background:0 0;border:0;margin-top:13px;font-size:11px;text-decoration:underline}.sweat-callout{background:#e4f5f3;justify-content:space-between;align-items:center;gap:30px;padding:50px max(10vw,25px);display:flex}.sweat-callout h2{color:var(--deep);margin:0 0 9px;font-size:35px}.sweat-callout p:last-child{color:var(--muted);margin:0}.sweat-callout button{background:var(--purple);color:#fff;border:0;border-radius:999px;padding:14px 19px;font-weight:700}.sweat-panel{background:#f2fbfa;padding:45px max(14vw,25px)}.sweat-panel>p{color:var(--muted);font-size:11px}.learn-card{background:#fff;grid-template-columns:1fr 300px;align-items:center;gap:7vw;padding:75px max(10vw,25px);display:grid}.learn-card h2{color:var(--deep);margin:10px 0;font-size:42px}.learn-card p{color:var(--muted);line-height:1.7}.learn-card a{color:var(--purple);font-weight:700}.video-thumb{background:linear-gradient(135deg,var(--purple),#8c4a84);color:#fff;text-align:center;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;height:220px;display:flex}.video-thumb>span{background:var(--aqua);width:55px;height:55px;color:var(--deep);border-radius:50%;place-items:center;display:grid}.video-thumb small{margin-top:15px;font-size:14px;font-weight:700}.label,.resource-label{text-transform:uppercase;letter-spacing:.12em;color:#287d77;font-size:9px;font-weight:700;display:inline-block}.resource-hero{background:#f5e9f3;grid-template-columns:1.2fr .8fr;align-items:center;gap:8vw;padding:90px max(8vw,28px);display:grid}.resource-bhw{background:var(--purple);color:#fff;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:35px;display:flex}.resource-bhw img{width:240px;max-width:100%}.resource-bhw span,.resource-bhw small{text-transform:uppercase;letter-spacing:.12em;font-size:9px}.featured-topic{grid-template-columns:1fr 390px;align-items:center;gap:8vw;padding:90px max(8vw,28px);display:grid}.featured-topic h2,.resource-rows h2,.corey-note h2,.resource-next h2{letter-spacing:-.04em;color:var(--deep);margin:0 0 18px;font-size:clamp(35px,4vw,52px);line-height:1.07}.featured-topic>div>p:not(.kicker){color:var(--muted);line-height:1.75}.topic-actions{align-items:center;gap:18px;margin-top:25px;display:flex}.topic-actions>a:not(.home-primary){color:var(--purple);font-weight:700}.featured-video-card{background:linear-gradient(145deg,var(--purple),#8c4e86);color:#fff;border-radius:25px;padding:30px;text-decoration:none}.featured-video-card .play{background:var(--aqua);width:55px;height:55px;color:var(--deep);border-radius:50%;place-items:center;margin-bottom:28px;display:grid}.featured-video-card .resource-label{color:var(--aqua)}.featured-video-card h3{margin:12px 0;font-size:27px;line-height:1.15}.featured-video-card p{color:#e5d8e4;font-size:12px;line-height:1.6}.resource-rows{background:var(--cream);padding:85px max(7vw,28px)}.topic-row{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:35px;display:grid}.topic-row article{border-top:4px solid var(--aqua);background:#fff;border-radius:18px;padding:25px}.topic-row span{color:#348981;text-transform:uppercase;font-size:9px}.topic-row h3{color:var(--purple)}.topic-row p{color:var(--muted);font-size:12px;line-height:1.6}.community-cta.compact{padding-block:65px}.topic-hero{background:linear-gradient(135deg,#fff,#f3e6f1);padding:90px max(12vw,28px)}.topic-hero>p{max-width:820px}.video-feature{background:#fff;grid-template-columns:1.3fr .7fr;align-items:center;gap:6vw;padding:80px max(7vw,28px);display:grid}.video-frame{aspect-ratio:16/9;background:#111;border-radius:22px;overflow:hidden;box-shadow:0 22px 50px #30102d25}.video-frame iframe{border:0;width:100%;height:100%}.video-content h2{color:var(--deep);margin:12px 0;font-size:40px;line-height:1.08}.video-content p{color:var(--muted);line-height:1.7}.video-content .byline{color:var(--purple);font-size:11px;font-weight:700}.video-content a{color:var(--purple);font-weight:700}.corey-note{background:#f2e6f0;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:85px max(10vw,28px);display:grid}.corey-note p{color:var(--muted);line-height:1.75}.evidence-columns{background:var(--deep);grid-template-columns:repeat(4,1fr);gap:14px;padding:80px max(7vw,28px);display:grid}.evidence-columns article{color:#fff;border:1px solid #ffffff25;border-radius:17px;padding:24px}.evidence-columns span{color:var(--aqua);text-transform:uppercase;letter-spacing:.1em;font-size:9px}.evidence-columns h3{font-size:19px}.evidence-columns p{color:#d8c8d6;font-size:12px;line-height:1.65}.resource-next{grid-template-columns:1fr 1fr;gap:7vw;padding:85px max(8vw,28px);display:grid}.resource-next p:not(.kicker){color:var(--muted);line-height:1.7}.resource-next>div:last-child{border-left:1px solid #ddcfd9;padding-left:7vw}.resource-next a:not(.home-primary){color:var(--purple);font-weight:700}@media (width<=950px){.wizard-hero,.resource-hero,.featured-topic,.video-feature,.corey-note,.resource-next{grid-template-columns:1fr}.topic-row,.evidence-columns{grid-template-columns:1fr 1fr}.learn-card{grid-template-columns:1fr 260px}.resource-next>div:last-child{border-left:0;padding-left:0}}@media (width<=600px){.wizard-hero,.resource-hero,.topic-hero{padding:50px 20px}.wizard-copy h1,.resource-hero h1,.topic-hero h1{font-size:43px}.wizard-card{min-height:0;padding:23px 18px}.big-choices,.factor-choices,.simple-rhythm{grid-template-columns:1fr}.simple-rhythm span+span{border-top:1px solid #e4d9e1;border-left:0}.sweat-callout{flex-direction:column;align-items:flex-start;padding:45px 20px}.sweat-panel{padding:35px 20px}.learn-card{grid-template-columns:1fr;padding:60px 20px}.video-thumb{height:180px}.featured-topic,.resource-rows,.video-feature,.corey-note,.evidence-columns,.resource-next{padding:60px 20px}.topic-row,.evidence-columns{grid-template-columns:1fr}.featured-video-card{padding:25px}.topic-actions{flex-direction:column;align-items:flex-start}.video-content h2{font-size:34px}}.video-thumb{aspect-ratio:16/9;background:#171117;border-radius:25px;overflow:hidden;box-shadow:0 18px 45px #3e0a3926;height:auto!important}.video-thumb iframe{border:0;width:100%;height:100%}.challenge-footer{background:var(--deep);color:#fff;justify-content:center;align-items:center;gap:32px;min-height:130px;padding:24px 8vw;display:flex}.challenge-footer>img:first-child{object-fit:cover;border-radius:14px;width:76px;height:76px}.challenge-footer>img:last-child{object-fit:contain;width:135px;height:80px}.challenge-footer span{text-transform:uppercase;letter-spacing:.14em;opacity:.72;font-size:9px}@media (width<=600px){.challenge-footer{gap:18px}.challenge-footer span{font-size:7px}.challenge-footer>img:first-child{width:60px;height:60px}.challenge-footer>img:last-child{width:105px}}.challenge-photo{aspect-ratio:3/2;background:#e8efe9;min-height:0;display:block;overflow:hidden}.challenge-photo img{object-fit:cover;width:100%;height:100%;display:block}.challenge-photo>span{display:none}.hub-invitation{background:var(--purple);color:#fff;grid-template-columns:170px 1fr;align-items:center;gap:55px;padding:75px max(11vw,24px);display:grid}.hub-invitation>img{object-fit:cover;border-radius:25px;width:170px;height:170px}.hub-invitation .kicker{color:var(--aqua)}.hub-invitation h2{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(34px,4vw,52px);line-height:1.07}.hub-invitation p{color:#eaddea;max-width:760px;line-height:1.7}.hub-invitation a{background:var(--aqua);color:#153e3a;border-radius:999px;margin-top:10px;padding:14px 19px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.hub-invitation small{color:#d9c9d7;margin-top:13px;font-size:10px;display:block}.next-challenge{background:#e5f5f2;grid-template-columns:170px 1fr;align-items:center;gap:45px;padding:55px max(14vw,24px);display:grid}.next-challenge>span{background:var(--aqua);color:#174b47;text-align:center;text-transform:uppercase;letter-spacing:.1em;border-radius:999px;padding:14px 16px;font-size:10px;font-weight:700}.next-challenge h2{color:var(--deep);margin:0 0 8px;font-size:30px}.next-challenge p{max-width:760px;color:var(--muted);margin:0;line-height:1.7}@media (width<=600px){.hub-invitation{grid-template-columns:1fr;gap:28px;padding:60px 20px}.hub-invitation>img{width:115px;height:115px}.next-challenge{grid-template-columns:1fr;gap:18px;padding:45px 20px}.next-challenge>span{width:max-content}.next-challenge h2{font-size:26px}}.help-page{background:#f8f3f7}.help-hero{background:radial-gradient(circle at 85% 20%,#dff8f4,#0000 32%),linear-gradient(135deg,#fff,#f3e6f1);grid-template-columns:1fr 260px;align-items:center;gap:7vw;padding:75px max(11vw,28px);display:grid}.help-hero>div{max-width:780px}.help-hero h1{letter-spacing:-.055em;color:var(--deep);margin:0 0 25px;font-size:clamp(58px,7vw,94px);font-weight:600;line-height:.96}.help-hero>div>p:not(.kicker){color:var(--muted);max-width:720px;font-size:18px;line-height:1.75}.help-hero>img{border-radius:34px;width:260px;max-width:100%;box-shadow:0 25px 60px #570a5425}.prototype-pill{color:#266f69;text-transform:uppercase;letter-spacing:.08em;background:#e2f4f1;border-radius:999px;margin-top:17px;padding:9px 13px;font-size:10px;font-weight:700;display:inline-block}.help-form{max-width:1180px;margin:0 auto;padding:65px 28px 95px}.help-section{background:#fff;border:1px solid #eadfe7;border-radius:26px;margin-bottom:22px;padding:42px;box-shadow:0 16px 42px #570a540a}.help-section-heading{align-items:flex-start;gap:20px;margin-bottom:30px;display:flex}.help-section-heading>span{background:var(--aqua);color:#174a46;border-radius:50%;flex:0 0 42px;place-items:center;height:42px;font-size:11px;font-weight:700;display:grid}.help-section-heading h2,.help-submit h2,.help-thanks h2,.help-context h2{letter-spacing:-.04em;color:var(--deep);margin:0;font-size:clamp(30px,3.7vw,47px);font-weight:600;line-height:1.06}.help-section-heading p:last-child{color:var(--muted);margin:10px 0 0;line-height:1.65}.help-grid{gap:17px;display:grid}.help-grid.two{grid-template-columns:1fr 1fr}.help-grid.three{grid-template-columns:repeat(3,1fr);margin-top:17px}.help-grid label{color:var(--deep);font-size:12px;font-weight:700}.help-grid label small{color:var(--muted);font-weight:500}.help-grid input,.help-grid select,.help-grid textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d9cdd6;border-radius:12px;outline:none;margin-top:8px;padding:14px;display:block}.help-grid textarea{resize:vertical;min-height:125px}.help-grid input:focus,.help-grid select:focus,.help-grid textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #570a5412}.referral-section{background:#edf8f6}.referred-banner{border-left:4px solid var(--aqua);color:#3d343c;background:#fff;margin:-5px 0 20px;padding:15px 18px}.referred-banner strong{color:var(--purple)}.wellness-groups{grid-template-columns:1fr 1fr;gap:17px;display:grid}.wellness-groups fieldset{border:1px solid #e1d7df;border-radius:18px;margin:0;padding:22px}.wellness-groups legend{color:var(--purple);padding:0 8px;font-size:15px;font-weight:700}.check-card{cursor:pointer;border-radius:10px;align-items:flex-start;gap:11px;padding:11px 10px;font-size:12px;line-height:1.45;display:flex}.check-card:hover{background:#f7f1f6}.check-card input{accent-color:var(--purple);width:17px;height:17px;margin-top:2px}.check-card:has(input:checked){color:#195a55;background:#e6f6f3;font-weight:700}.selection-count{color:var(--muted);margin:18px 0 0;font-size:11px}.help-submit{background:var(--purple);color:#fff;border-radius:26px;grid-template-columns:1fr 1fr;gap:55px;padding:42px;display:grid}.help-submit h2{color:#fff}.help-submit>div:first-child>p:last-child{color:#eaddea;line-height:1.65}.consent{color:#f0e7ef;gap:11px;margin-bottom:17px;font-size:11px;line-height:1.55;display:flex}.consent input{accent-color:var(--aqua);flex:none;margin-top:3px}.share-answers,.help-thanks button{background:var(--aqua);color:#153e3a;cursor:pointer;border:0;border-radius:999px;width:100%;padding:15px 20px;font-weight:700}.prototype-note{text-align:center;color:#d8c9d7;margin-top:10px;display:block}.help-thanks{text-align:center;background:#fff;border-radius:30px;max-width:820px;margin:70px auto 100px;padding:70px 55px;box-shadow:0 22px 60px #570a5415}.help-thanks>p:not(.kicker){color:var(--muted);line-height:1.75}.help-thanks button{max-width:250px;margin-top:20px}.help-tick{background:var(--aqua);color:#174a46;border-radius:50%;place-items:center;width:65px;height:65px;margin:0 auto 20px;font-size:28px;font-weight:700;display:grid}.help-context{background:#fff;grid-template-columns:1fr 1fr;gap:9vw;padding:85px max(11vw,28px);display:grid}.help-context p{color:var(--muted);line-height:1.75}@media (width<=850px){.help-hero{grid-template-columns:1fr}.help-hero>img{display:none}.wellness-groups,.help-submit,.help-context{grid-template-columns:1fr}.help-grid.three{grid-template-columns:1fr 1fr}.help-submit{gap:30px}}@media (width<=600px){.help-hero{padding:55px 20px}.help-hero h1{font-size:50px}.help-form{padding:35px 15px 65px}.help-section{padding:27px 18px}.help-section-heading{gap:13px}.help-section-heading>span{flex-basis:35px;height:35px}.help-grid.two,.help-grid.three,.wellness-groups{grid-template-columns:1fr}.help-submit{border-radius:20px;padding:30px 22px}.help-thanks{margin:35px 15px 65px;padding:45px 22px}.help-context{padding:65px 20px}}.help-honey{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.share-answers:disabled{opacity:.65;cursor:wait}.privacy-link{font-size:12px}.privacy-link a,.prototype-note a{color:var(--aqua);font-weight:700}.form-error{color:#7a1c1c;background:#fff0f0;border-radius:10px;padding:11px 13px;font-size:11px}.thanks-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:22px;display:flex}.thanks-actions a,.thanks-actions button{border-radius:999px;padding:13px 18px;font-size:12px;font-weight:700}.thanks-actions a{background:var(--purple);color:#fff;text-decoration:none}.thanks-actions button{background:var(--aqua);border:0;width:auto;margin:0}.legal-page{background:#fff;min-height:100vh}.legal-page article{max-width:900px;margin:auto;padding:80px 28px 110px}.legal-page h1{letter-spacing:-.05em;color:var(--deep);margin:0 0 14px;font-size:clamp(44px,6vw,72px);line-height:1}.legal-page h2{color:var(--purple);margin:38px 0 10px;font-size:24px}.legal-page p{color:var(--muted);line-height:1.8}.legal-page .effective{text-transform:uppercase;letter-spacing:.08em;font-size:11px}.legal-page a{color:var(--purple);font-weight:700}.mobile-menu{display:none;position:relative}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}@media (width<=950px){.topbar>nav{display:none}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;background:#fff;border:1px solid #e2d5df;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:flex}.mobile-menu summary span{background:var(--purple);border-radius:2px;width:21px;height:2px;display:block}.mobile-menu[open] summary{background:var(--lav)}.topbar .mobile-menu nav{z-index:20;background:#fff;border:1px solid #e5d9e2;border-radius:18px;flex-direction:column;align-items:stretch;gap:2px;width:min(310px,100vw - 34px);padding:12px;display:flex;position:absolute;top:52px;right:0;box-shadow:0 18px 45px #39053724}.topbar .mobile-menu nav a,.topbar .mobile-menu nav a:last-child{color:var(--ink);background:0 0;border-radius:10px;padding:13px 14px;font-size:14px;text-decoration:none;display:block}.topbar .mobile-menu nav a:hover,.topbar .mobile-menu nav a:focus{background:var(--lav);color:var(--purple)}}.calendar-page{background:linear-gradient(#fff 0,#f8f3f7 36%,#fcfaf6 100%);min-height:100vh}.calendar-intro{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7vw;padding:72px max(8vw,28px) 46px;display:grid}.calendar-intro>div:first-child{max-width:820px}.calendar-intro h1{letter-spacing:-.055em;color:var(--deep);margin:0 0 22px;font-size:clamp(48px,6.3vw,82px);font-weight:600;line-height:.98}.calendar-intro>div:first-child>p:last-child{max-width:700px;color:var(--muted);font-size:17px;line-height:1.75}.calendar-actions{flex-direction:column;align-items:stretch;gap:12px;min-width:220px;display:flex}.calendar-actions a{text-align:center}.calendar-shell{background:#fff;border:1px solid #eadfe7;border-radius:28px;margin:0 max(5vw,20px) 70px;padding:18px;overflow:hidden;box-shadow:0 22px 55px #570a5412}.calendar-shell iframe{border:0;border-radius:15px;width:100%;height:720px;display:block}.calendar-mobile{display:none!important}@media (width<=1200px) and (width>=951px){.topbar nav{gap:14px}.topbar nav a{font-size:11px}}@media (width<=760px){.calendar-intro{grid-template-columns:1fr;gap:24px;padding:52px 20px 35px}.calendar-intro h1{font-size:46px}.calendar-actions{min-width:0}.calendar-shell{border-radius:18px;margin:0 12px 52px;padding:8px}.calendar-shell iframe{border-radius:11px;height:720px}.calendar-desktop{display:none!important}.calendar-mobile{display:block!important}}.home-hero{isolation:isolate;background:linear-gradient(135deg,#fff 0%,#f4e8f2 100%);align-items:center;display:flex;position:relative;overflow:hidden}.home-community-stage{z-index:-1;background:#fff;position:absolute;inset:0;overflow:hidden}.home-community-stage:after{content:"";background:linear-gradient(90deg,#fff 0% 36%,#fffffff7 46%,#ffffffc7 56%,#ffffff70 66%,#ffffff18 76%,#0000 84%),linear-gradient(#0000 65%,#f4e8f214);position:absolute;inset:0}.home-community-stage img{object-fit:cover;object-position:center;width:100%;height:100%}.home-hero-copy{z-index:1;max-width:720px;padding:42px 46px 42px 0;position:relative}.home-hero h1,.home-hero-copy>p:not(.kicker){text-shadow:0 2px 22px #fff}@media (width<=950px){.home-hero{flex-direction:column;align-items:stretch;min-height:auto;padding-bottom:0;display:flex}.home-hero-copy{max-width:760px;padding-right:0}.home-community-stage{z-index:0;height:430px;margin:0 calc(-1*max(7vw,28px));position:relative;inset:auto}.home-community-stage:after{display:none}.home-community-stage img{object-position:68% center}}@media (width<=600px){.home-hero{padding:0 20px}.home-community-stage{height:330px;margin:0 -20px}}.community-cta{display:block}.community-cta>div{max-width:900px}.bhw-stage{box-shadow:none;background:0 0;border:0;padding:0}.bhw-stage img{border-radius:24px;width:min(360px,100%)}.bhw-stage span{color:#8f2e81;letter-spacing:.075em;text-align:center;white-space:nowrap;width:92%;margin-top:22px;font-size:clamp(14px,1.35vw,19px);font-weight:700}.home-footer{background:#fff;border-top:1px solid #eadfe8;padding:46px max(7vw,28px) 28px;display:block}.footer-main{grid-template-columns:240px 1fr 150px;align-items:start;gap:45px;display:grid!important}.footer-brand{color:var(--deep);align-items:center;gap:13px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.footer-brand img{object-fit:cover;border-radius:12px;width:58px!important;height:58px!important}.footer-quick{grid-template-columns:repeat(3,max-content);gap:13px 28px;display:grid!important}.footer-quick a,.footer-legal a{color:var(--muted);font-size:11px;text-decoration:none}.footer-quick a:hover,.footer-legal a:hover{text-decoration:underline}.footer-bhw{align-items:flex-start}.footer-bhw span{color:var(--muted)}.footer-bhw img{object-fit:contain;width:125px;height:70px}.footer-bottom{border-top:1px solid #eadfe8;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:35px;padding-top:22px;flex-direction:row!important;display:flex!important}.footer-ownership p{color:var(--muted);margin:0 0 5px;font-size:10px;line-height:1.5}.footer-legal{flex-wrap:wrap;gap:20px;display:flex!important}@media (width<=950px){.footer-main{grid-template-columns:1fr 1fr}.footer-quick{grid-template-columns:repeat(2,max-content)}.footer-bhw{grid-column:2}}@media (width<=600px){.home-footer{padding:38px 22px 24px}.footer-main{grid-template-columns:1fr}.footer-quick{grid-template-columns:1fr 1fr;display:grid!important}.home-footer .footer-bhw{grid-column:auto;display:flex}.footer-bottom{flex-direction:column!important;align-items:flex-start!important}.footer-legal{order:-1}}
