:root{--care-motion-fast: .16s;--care-motion-page: .32s;--care-motion-ease: cubic-bezier(.16, 1, .3, 1);--care-radius: 16px;--care-font: "Manrope", system-ui, sans-serif}.care-interface{display:contents}.care-interface :where(button,input,textarea,select){font-family:var(--care-font)}.care-interface :where(button,[role=button],a,input,textarea,select,summary,[tabindex]):focus-visible{outline:3px solid #9c86c5;outline-offset:3px}.care-interface :where(button,[role=button]){-webkit-tap-highlight-color:transparent;transition:background-color var(--care-motion-fast),border-color var(--care-motion-fast),box-shadow var(--care-motion-fast),opacity var(--care-motion-fast)}.care-interface :where(button,[role=button]):disabled{cursor:not-allowed}.care-interface :where(input,textarea,select){transition:border-color var(--care-motion-fast),box-shadow var(--care-motion-fast)}.care-interface :where(input,textarea,select):focus-visible{outline-offset:2px}.care-page-enter{min-width:0;width:100%;animation:care-page-in var(--care-motion-page) ease backwards}.care-legacy-page{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}[data-ui=card]{min-width:0;animation:care-card-in .36s var(--care-motion-ease) backwards}[data-ui=card][data-variant=surface]{box-shadow:0 4px 18px #33204a06!important}[data-ui=button],[data-ui=interactive-card]{transition:background-color var(--care-motion-fast),box-shadow var(--care-motion-fast),translate var(--care-motion-fast),opacity var(--care-motion-fast)!important}[data-ui=button]:not([aria-disabled=true]):hover,[data-ui=interactive-card]:hover{translate:0 -1px}[data-ui=button]:active,[data-ui=interactive-card]:active{translate:0 0}[data-ui=input-frame]:focus-within{border-color:#9680b9!important;box-shadow:0 0 0 3px #a88ccb16}[data-ui=input-frame][data-invalid=true]{box-shadow:none}[data-ui=modal],.care-interface dialog[open]{animation:care-dialog-in .24s var(--care-motion-ease) backwards}.care-eyebrow{display:block;color:#8f7c9e;font:800 8px/1.7 var(--care-font);letter-spacing:1.6px;margin-bottom:12px}.care-interface-bar{position:relative;z-index:120;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px clamp(16px,3vw,40px);min-height:39px;background:#fbfafc;border-bottom:1px solid #eee9f3;color:#8a7999;font-family:var(--care-font)}.care-workspace-label{display:flex;align-items:center;gap:7px;font-size:9px;white-space:nowrap}.care-workspace-label>span{color:#c9bed4}.care-workspace-label strong{color:#746281;font-weight:650}.care-interface-actions{display:flex;align-items:center;gap:10px}.care-bar-action-btn{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:20px;font-size:11px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all var(--care-motion-fast);line-height:1;white-space:nowrap}.care-bar-action-btn-alerts{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.care-bar-action-btn-alerts:hover{background:#dcfce7;border-color:#86efac}.care-bar-action-btn-agents{background:#f5f3ff;color:#6d28d9;border-color:#ddd6fe}.care-bar-action-btn-agents:hover{background:#ede9fe;border-color:#c4b5fd}.care-bar-action-btn-sos:hover{background:#ffe4e6;border-color:#fda4af}.care-bar-action-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 7px;border-radius:10px;font-size:10px;font-weight:700;margin-left:2px}.care-bar-action-btn-alerts .care-bar-action-badge{background:#16a34a;color:#fff}.care-bar-action-btn-agents .care-bar-action-badge{background:#7c3aed;color:#fff}.care-toolbar-menu{position:relative}.care-toolbar-menu>summary{list-style:none;display:flex;align-items:center;gap:6px;cursor:pointer;color:#857293;font-size:9px;padding:4px 0;white-space:nowrap}.care-toolbar-menu>summary::-webkit-details-marker{display:none}.care-toolbar-menu[open]>summary{color:#665080}.care-settings-panel{position:absolute;right:0;top:calc(100% + 10px);width:280px;max-width:calc(100vw - 24px);border:1px solid #e3d8ee;border-radius:12px;padding:18px;background:#fff;box-shadow:0 12px 45px #34204516;animation:care-dialog-in .18s ease backwards}.care-settings-panel>strong{display:block;font-size:12px;font-weight:700;color:#6e567d}.care-settings-panel label{display:flex;align-items:center;gap:9px;padding-block:17px 10px;font-size:11px;color:#897095}.care-settings-panel input{accent-color:#9274b1;width:16px;height:16px;margin:0}.care-settings-panel p{color:#9c89aa;font-size:10px;line-height:1.8;margin:6px 0 0}.care-preview-panel button{width:100%;display:flex;align-items:center;justify-content:space-between;color:#81638f;border:0;border-bottom:1px solid #f0e8f5;background:none;padding:12px 2px;font-size:11px;text-align:left;cursor:pointer}.care-preview-panel button:hover{background:#faf6fe}.care-preview-panel p{margin-bottom:8px}.care-auth-layout{max-width:1180px;width:calc(100% - 80px);margin:0 auto;padding-block:18px 60px;font-family:var(--care-font);color:#382b48}.care-auth-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:5px 0 25px;border-bottom:1px solid #e9e2ef;margin-bottom:38px}.care-auth-header>span{font-size:10px;color:#9d89ab}.care-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,5vw,80px);align-items:start}.care-auth-story{position:sticky;top:28px;padding:25px 0;min-width:0}.care-auth-story h1{font-weight:650;font-size:clamp(38px,4vw,58px);line-height:1.12;letter-spacing:-2.5px;margin:18px 0 22px;color:#382b48}.care-auth-story h1 em{font-style:normal;color:#967cae}.care-auth-story>p{color:#8a7799;font-size:13px;line-height:1.9;max-width:350px;margin:0}.care-auth-visual{position:relative;padding:35px 20px 30px;margin-top:15px;max-width:420px}.care-auth-orbit{position:absolute;width:270px;height:270px;border:1px solid #e6dbef;border-radius:50%;top:-1px;left:55px;box-shadow:0 0 0 23px #efe7f52e}.care-auth-record{position:relative;background:#ffffffdb;border:1px solid #e9e0f0;border-radius:17px;padding:22px;box-shadow:0 15px 45px #70508608;transform:rotate(-3deg)}.care-auth-record>span{display:flex;align-items:center;gap:9px;color:#9b82b1;font-size:12px}.care-auth-record strong{color:#806391;font-weight:700}.care-auth-record>svg{display:block;width:100%;height:85px;margin-block:15px}.care-auth-record path{stroke-dasharray:1;animation:care-path-in 1.2s ease backwards}.care-auth-record>div{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #eee5f4;padding-top:14px}.care-auth-record>div>span{display:flex;align-items:center;gap:7px;color:#a58cb5;font-size:9px}.care-auth-float{display:flex;align-items:center;gap:7px;position:absolute;right:0;bottom:10px;background:#ece6f3;padding:13px 15px;border:1px solid #e0d4e9;border-radius:10px;color:#9a7dae;font-size:9px;transform:rotate(3deg);animation:care-float-in .7s ease backwards}.care-auth-promises{display:grid;gap:12px;margin-top:23px}.care-auth-promises span{display:flex;align-items:center;gap:8px;color:#9c86ac;font-size:10px}.care-auth-form-region{min-width:0;max-width:560px;width:100%}.care-auth-progress{padding:0 3px 17px;display:grid;grid-template-columns:1fr auto;gap:5px 12px}.care-auth-progress>.care-eyebrow{margin:0;font-size:8px}.care-auth-progress>span:nth-child(2){color:#a08bae;font-size:9px}.care-auth-progress>ol{display:flex;gap:6px;padding:0;margin:8px 0;list-style:none;grid-column:1 / -1}.care-auth-progress li{height:4px;border-radius:8px;background:#e6dfee;flex:1;transition:background-color .25s ease}.care-auth-progress li.is-reached{background:#a08bbc}.care-auth-progress li>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.care-auth-progress>strong{font-size:11px;font-weight:650;color:#8e759e;grid-column:1 / -1}[data-ui=auth-card]{min-width:0;padding:clamp(20px,3vw,32px)!important;border-color:#e5dbea!important}[data-ui=auth-card] [role=heading]{color:#493655!important;font-weight:700!important;letter-spacing:-.8px!important}[data-ui=auth-card] input{max-width:100%;min-width:0}.care-auth-step-mark{width:43px;height:43px;display:grid;place-items:center;border:1px solid #e3d5ee;background:#f3edf9;border-radius:12px;color:#a38bbb;margin-bottom:20px}.care-demo-logins{background:#faf7fd;border:1px solid #e9e0f0;border-radius:10px;margin:0 0 23px;padding:12px}.care-demo-logins>summary{cursor:pointer;color:#947ca4;font-size:10px;font-weight:650}.care-demo-logins>summary>span{font-size:6px;color:#a38caf;padding:3px 5px;background:#eee5f5;margin-left:6px;border-radius:3px}.care-demo-logins>div{margin-bottom:0!important}.care-form-error{display:flex;gap:9px;align-items:flex-start;background:#fff2ee;border:1px solid #efcdc3;border-radius:10px;padding:13px;font-size:12px;line-height:1.8;color:#a54e3d;margin-bottom:18px}.care-form-error svg{flex-shrink:0;margin-top:3px}.care-compact-footer{display:flex;align-items:center;gap:28px;padding:24px clamp(16px,4vw,60px);border-top:1px solid #e9e0f1;background:#f8f5fb;font-family:var(--care-font);color:#9a82aa}.care-compact-footer>span{font-size:10px}.care-compact-footer button{margin-left:auto;border:0;background:none;color:#897098;font-size:10px;cursor:pointer}.care-compact-footer small{font-size:9px}.care-console{max-width:1600px;margin-inline:auto;font-family:var(--care-font)}.care-console :where(div,section,nav){min-width:0}.care-console-header{padding:8px 0 20px;border-bottom:1px solid #e6ddea}.care-console-brand{flex-wrap:wrap}.care-console-brand>span{font-size:8px!important;letter-spacing:.3px}.care-console-actions{flex-wrap:wrap}.care-console-actions>button{font-size:11px!important;padding:10px 14px!important;border-radius:9px!important;font-weight:650!important}.care-console-intro{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:32px;background:#eee7f5;border:1px solid #e0d4e9;border-radius:18px;margin-bottom:27px;overflow:hidden}.care-console-intro>div:first-child{flex:1;position:relative;z-index:1}.care-console-intro h1{font-size:clamp(27px,2.8vw,39px);color:#4a3757;font-weight:650;letter-spacing:-1.4px;line-height:1.2;margin:0 0 13px}.care-console-intro p{margin:0;color:#937da2;font-size:12px;line-height:1.9;max-width:590px}.care-console-caption{display:flex;align-items:center;gap:6px;color:#a089b0;font-size:9px;margin-top:17px}.care-console-caption>span{margin-inline:4px}.care-console-intro-vendor{background:#eaf0eb;border-color:#dce7df}.care-console-intro-vendor h1{color:#546c60}.care-console-intro-vendor .care-eyebrow,.care-console-intro-vendor p,.care-console-intro-vendor .care-console-caption{color:#829a8a}.care-console-illustration{display:flex;align-items:center;gap:16px;width:260px;flex-shrink:0;padding:20px;border:1px solid #ffffff8a;background:#ffffff70;border-radius:15px;transform:rotate(-3deg)}.care-console-illustration>span{color:#b19ac4;display:flex}.care-console-illustration>div{display:flex;align-items:end;gap:7px;height:75px;flex:1}.care-console-illustration i{flex:1;height:40%;background:#c7b3da;border-radius:5px 5px 2px 2px;animation:care-bar-in .55s var(--care-motion-ease) backwards;transform-origin:bottom}.care-console-illustration i:nth-child(2){height:65%;animation-delay:40ms}.care-console-illustration i:nth-child(3){height:48%;animation-delay:80ms}.care-console-illustration i:nth-child(4){height:80%;animation-delay:.12s}.care-console-illustration i:nth-child(5){height:62%;animation-delay:.16s}.care-console-illustration i:nth-child(6){height:95%;animation-delay:.2s}.care-console-illustration i:nth-child(7){height:74%;animation-delay:.24s}.care-console-tabs{gap:7px!important;padding:7px!important;background:#fff;border:1px solid #e8deee!important;border-radius:12px;scrollbar-width:thin}.care-console-tabs button{border:0!important;border-radius:7px;padding:11px 13px!important;font-size:11px!important;font-weight:650!important}.care-console-tabs button[aria-current=page]{background:#efe7f8!important;color:#8d6ea5!important}.care-console-tabs button:hover{background:#faf6fe!important}.care-console-content h2{font-size:23px!important;font-weight:700!important;letter-spacing:-.7px}.care-console-content h3{font-weight:700!important}.care-kpi-grid>div{border-color:#e5dceb!important;box-shadow:0 4px 20px #4e336b05;animation:care-card-in .35s var(--care-motion-ease) backwards}.care-kpi-grid>div:nth-child(2){animation-delay:45ms}.care-kpi-grid>div:nth-child(3){animation-delay:90ms}.care-kpi-grid>div:nth-child(4){animation-delay:135ms}.care-console-content table{font-family:var(--care-font)}.care-console-content th{font-weight:650!important;font-size:10px!important;letter-spacing:.3px;white-space:nowrap;background:#faf7fd}.care-console-content td{line-height:1.7}.care-console-content tbody tr{transition:background-color var(--care-motion-fast)}.care-console-content tbody tr:hover{background:#f7f2fc}.care-vendor-summary{border:1px solid #e6ddec!important;border-radius:17px!important;box-shadow:none!important}.care-vendor-summary>div:first-child{font-size:19px!important;font-weight:700!important}.care-vendor-orders>div{border:1px solid #e5dbea!important;border-radius:16px!important}.care-student-command-bar{border-color:#e2d8ec!important;border-width:1px!important;border-radius:16px!important;box-shadow:0 7px 25px #5d3e7a05!important}.care-student-command-bar h1{font-weight:700!important;font-size:23px!important}.care-student-dashboard .dashboard-sidebar{border-right-color:#e9e1ef!important}.care-student-dashboard .dashboard-sidebar nav button{border-radius:9px!important;font-weight:650!important}.care-fluid-row{flex-wrap:wrap;gap:12px}.care-console-content code{overflow-wrap:anywhere}.care-console-content pre{max-width:100%;overflow-x:auto}.care-record-observation{flex-wrap:wrap}.care-record-observation>div:last-child{overflow-wrap:anywhere}.care-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#f8f5fbee;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center;padding:24px}.care-loading-card{padding:35px;border-radius:18px;background:#fff;border:1px solid #e4d9ee;box-shadow:0 14px 50px #4223510c;text-align:center;min-width:min(320px,100%)}.care-loading-card>div:first-child{justify-content:center}.care-loading-ring{display:block;width:29px;height:29px;border:2px solid #e6dced;border-top-color:#ad8dca;border-radius:50%;margin:24px auto 17px;animation:care-spin .9s linear infinite}.care-loading-card p{font:12px/1.8 var(--care-font);color:#9a7dac;margin:0}@keyframes care-card-in{0%{opacity:0;translate:0 7px}to{opacity:1;translate:none}}@keyframes care-dialog-in{0%{opacity:0;translate:0 5px}to{opacity:1;translate:none}}@keyframes care-path-in{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes care-float-in{0%{opacity:0;translate:0 8px}to{opacity:1;translate:none}}@keyframes care-bar-in{0%{opacity:0;scale:1 .35}to{opacity:1;scale:1 1}}@keyframes care-spin{to{rotate:360deg}}@media(max-width:1000px){.care-auth-layout{width:calc(100% - 48px)}.care-auth-grid{gap:30px}.care-auth-story h1{font-size:42px}.care-auth-visual{padding-inline:0}.care-auth-orbit{width:220px;height:220px;left:20px;top:20px}.care-auth-record{padding:18px}.care-auth-record>div{gap:8px}.care-auth-record>div>span{font-size:8px}.care-console-illustration{width:205px;gap:12px;padding:16px}.care-console-illustration>span:last-child{display:none}}@media(max-width:767px){.care-interface-bar{padding:8px 16px;gap:8px;flex-wrap:wrap}.care-workspace-label{font-size:8px;gap:5px}.care-interface-actions{gap:12px;margin-left:auto}.care-toolbar-menu>summary{font-size:8px}.care-toolbar-menu>summary>svg{width:11px}.care-settings-panel{width:250px}.care-toolbar-menu:first-child .care-settings-panel{right:-105px}.care-auth-layout{width:calc(100% - 32px);padding-top:12px;padding-bottom:35px}.care-auth-header{margin-bottom:25px;padding-bottom:20px}.care-auth-header>span{font-size:8px;max-width:125px;text-align:right;line-height:1.8}.care-auth-grid{grid-template-columns:1fr;gap:28px}.care-auth-story{position:relative;top:auto;padding:22px;background:#eee7f5;border:1px solid #e4d8ed;border-radius:16px}.care-auth-story h1{font-size:36px;letter-spacing:-1.6px;margin:10px 0 13px}.care-auth-story>p{font-size:11px;max-width:400px}.care-auth-story>.care-eyebrow{font-size:7px}.care-auth-visual{display:none}.care-auth-promises{display:flex;flex-wrap:wrap;gap:8px 15px;margin-top:17px}.care-auth-promises span{font-size:8px}.care-auth-form-region{max-width:none}[data-ui=auth-card]{padding:23px!important}[data-ui=auth-card] [role=heading]{font-size:24px!important;line-height:30px!important}.care-demo-logins{padding:11px}.care-demo-logins>summary{font-size:9px}.care-console{padding:20px 16px!important}.care-console-header{gap:17px!important;margin-bottom:22px!important}.care-console-brand{gap:13px!important}.care-console-brand>span{font-size:7px!important}.care-console-actions{gap:8px!important}.care-console-actions>button{font-size:10px!important;padding:8px 11px!important}.care-console-intro{padding:25px;gap:18px;flex-wrap:wrap}.care-console-intro h1{font-size:30px;letter-spacing:-1.1px}.care-console-intro p{font-size:11px}.care-console-intro .care-eyebrow{font-size:7px}.care-console-illustration{display:none}.care-console-caption{font-size:8px;flex-wrap:wrap}.care-console-tabs{margin-bottom:22px!important}.care-console-tabs button{font-size:10px!important;padding:10px 12px!important}.care-console-content h2{font-size:21px!important}.care-console-content table{min-width:680px}.care-kpi-grid{grid-template-columns:minmax(0,1fr)!important;gap:13px!important}.care-vendor-summary{padding:20px!important}.care-vendor-summary>div:first-child{font-size:17px!important}.care-vendor-orders{gap:17px!important}.care-vendor-orders>div{padding:19px!important}.care-vendor-orders>div>div:first-child{font-size:16px!important}.care-vendor-orders>div>div:nth-child(2)>div{flex-wrap:wrap;gap:12px}.care-console-content [data-ui=responsive-grid]{grid-template-columns:minmax(0,1fr)!important}.care-console-content [data-ui=fluid-search]{min-width:0!important;flex-basis:100%}.care-student-command-bar{padding:18px!important}.care-student-command-bar h1{font-size:21px!important}.care-student-module [data-ui=responsive-grid]{grid-template-columns:minmax(0,1fr)!important}.care-compact-footer{flex-wrap:wrap;padding:24px 20px;gap:15px}.care-compact-footer>span{font-size:9px;margin-left:auto}.care-compact-footer button{margin-left:0}.care-compact-footer small{margin-left:auto;font-size:8px}}html[data-ui-motion=reduced] *,html[data-ui-motion=reduced] *:before,html[data-ui-motion=reduced] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html[data-ui-motion=reduced] .motion-reveal-ready{opacity:1;translate:none}html[data-ui-motion=reduced] [data-ui=button]:hover,html[data-ui-motion=reduced] [data-ui=interactive-card]:hover{translate:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-ui=button]:hover,[data-ui=interactive-card]:hover{translate:none}}.wf-application{min-height:100vh;background:#f7f5f9;color:#3f344c;font-family:Manrope,system-ui,sans-serif}.wf-application h2,.wf-application h3,.wf-application p{margin:0}.wf-application h2{font-size:28px;line-height:1.3;letter-spacing:-.9px;font-weight:700}.wf-application h3{font-size:18px;line-height:1.5;font-weight:700;letter-spacing:-.4px}.wf-application p{font-size:12px;color:#887692;line-height:1.85}.wf-application button,.wf-application input,.wf-application textarea,.wf-application select{font-family:inherit}.wf-application button{cursor:pointer}.wf-application button:disabled{cursor:not-allowed;opacity:.55}.wf-application a{color:inherit;text-decoration:none}.wf-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:24px}.wf-panel-heading p{margin-top:9px;max-width:670px}.wf-panel-heading .care-eyebrow{margin-bottom:7px}.wf-panel-heading>.health-button{flex-shrink:0}.wf-panel-heading>.wf-field{margin:0;min-width:150px}.wf-card{min-width:0;padding:26px;border:1px solid #e7ddeb;border-radius:16px;background:linear-gradient(135deg,#fff,#fefcff);box-shadow:0 5px 22px #65417e04;animation:care-card-in .35s ease backwards}.wf-card h3+p{margin-top:10px}.wf-card>small{display:block;font-size:10px;color:#a38caf;line-height:1.8;margin-top:8px}.wf-two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px}.wf-section-gap{margin-top:25px}.wf-row-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.wf-row-actions .health-button{font-size:10px!important;min-height:36px;padding:8px 12px}.wf-icon-button{display:inline-grid;place-items:center;min-width:34px;min-height:34px;padding:7px;background:#f7f1fa;border:1px solid #e5d7ee;border-radius:8px;color:#a087b2}.wf-state{min-height:230px;padding:35px 22px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;text-align:center;color:#a088b2;font-size:12px}.wf-state p{max-width:480px;line-height:1.9}.wf-state h3{color:#71547f;font-size:22px}.wf-state .care-loading-ring{margin:0 0 6px}.wf-empty{background:linear-gradient(130deg,#fff,#faf6ff);border:1px dashed #dfcfe9;border-radius:15px}.wf-empty-symbol{display:grid;place-items:center;background:#eee5f6;border-radius:18px;width:49px;height:49px;font-size:29px;font-weight:400;color:#b097c3}.wf-state-error{border:1px solid #ecd5d0;border-radius:14px;background:#fff8f5;color:#af8071}.wf-status{display:inline-flex;align-items:center;padding:5px 8px;border:1px solid #e9e0f1;border-radius:6px;background:#f4edf9;color:#a087b2;font-size:9px;font-weight:700;letter-spacing:.2px;line-height:1.5}.status-accepted,.status-completed{background:#edf5ee;border-color:#dceade;color:#699479}.status-requested{background:#f7f0e5;border-color:#ebdfcd;color:#a58b60}.status-declined,.status-cancelled{background:#fbefeb;border-color:#ecd8d1;color:#ae8170}.wf-form{display:grid;gap:18px}.wf-form p{font-size:12px;color:#90799e;line-height:1.85;margin:0}.wf-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:18px}.wf-field{display:grid;gap:8px;color:#856991;font-size:11px;font-weight:650;min-width:0}.wf-field>small{font-size:9px;color:#a28aad;font-weight:500;line-height:1.8}.wf-field input,.wf-field select,.wf-field textarea,.wf-stock-input{width:100%;min-width:0;min-height:44px;background:#fefcff;border:1px solid #e2d3ea;border-radius:8px;padding:11px 12px;color:#73577f;font:500 13px/1.5 Manrope,sans-serif}.wf-field textarea{resize:vertical;min-height:95px}.wf-field input:focus,.wf-field select:focus,.wf-field textarea:focus{border-color:#b195c5;box-shadow:0 0 0 3px #bd9bd91a}.wf-field input[type=file]{font-size:11px;padding:10px}.wf-field input::file-selector-button{background:#ede2f6;border:0;border-radius:5px;color:#9976ad;padding:6px 9px;margin-right:8px;font:inherit}.wf-checkbox{display:flex;align-items:center;gap:9px;font-size:12px;color:#93749f}.wf-checkbox input{accent-color:#9871b1}.wf-submit{width:100%;justify-content:center;margin-top:3px}.wf-fineprint{color:#a18aaf!important;font-size:10px!important;line-height:1.8;display:block;margin-top:13px!important}.wf-notice{border:1px solid #e7dbef;background:#f7f0fc;border-radius:9px;padding:13px;font-size:11px;color:#9c80ae;line-height:1.85}.wf-notice>button{display:block}.wf-choice-row{display:flex;gap:7px;flex-wrap:wrap}.wf-choice-row button{display:inline-flex;align-items:center;gap:7px;border:1px solid #e7dbee;border-radius:7px;padding:10px 15px;background:#fcf9ff;color:#a185b3;font-size:11px;font-weight:650}.wf-choice-row button[aria-pressed=true]{background:#eee3f6;color:#86649d;border-color:#cdb9de}.wf-auth-card{border:1px solid #e3d5ec;border-radius:18px;background:#fff;padding:30px;box-shadow:0 12px 40px #53326508}.wf-auth-form{display:grid;gap:18px}.wf-auth-form h2{font-size:27px;color:#5a3b68;line-height:1.25;letter-spacing:-.8px}.wf-auth-form>p{color:#9275a0;font-size:12px;line-height:1.8}.wf-auth-form .care-auth-step-mark{margin-bottom:0}.wf-auth-form .health-text-button{justify-self:start}.wf-auth-form .wf-otp-input{letter-spacing:4px;font-size:23px;text-align:center}.wf-benefits{list-style:none;padding:4px 0;margin:0;display:grid;gap:17px;color:#9d84aa;font-size:12px}.wf-benefits li{display:flex;gap:9px;align-items:center}.wf-benefits svg{flex-shrink:0;color:#8fac99}.wf-auth-switch{border-top:1px solid #f0e7f6;margin-top:24px;padding-top:16px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.wf-auth-switch span{font-size:11px;color:#a089ad}.wf-auth-switch .health-text-button{font-size:11px!important}.wf-contact-review{display:flex;align-items:center;gap:13px;padding:19px;background:#f8f2fc;border:1px solid #e4d5ee;border-radius:10px;color:#a588b7}.wf-contact-review strong{display:block;font-size:13px;color:#8e6a9f}.wf-contact-review span{display:block;font-size:11px;color:#a48bb1;margin-top:4px;overflow-wrap:anywhere}.wf-back-link{padding-block:17px}.wf-connection-banner{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;padding:12px 20px;color:#a67f66;background:#faf1e7;font-size:11px}.wf-connection-banner button{border:0;padding:4px;color:#987093;font:700 11px Manrope,sans-serif;background:none;text-decoration:underline}.wf-workspace{display:grid;grid-template-columns:235px minmax(0,1fr);min-height:calc(100vh - 39px);max-width:1700px;margin-inline:auto}.wf-sidebar{display:flex;flex-direction:column;align-self:start;position:sticky;top:0;height:100vh;overflow-y:auto;background:#fff;border-right:1px solid #e6dbea;padding:26px 16px;scrollbar-width:thin}.wf-sidebar-brand{align-self:flex-start;padding:0 5px 24px;width:100%;border-bottom:1px solid #efe5f4}.wf-account-summary{display:flex;align-items:center;gap:10px;margin:22px 0;padding:13px;border-radius:11px;background:linear-gradient(120deg,#f0e9f8,#f6f1fa)}.wf-account-summary>span{flex-shrink:0;display:grid;place-items:center;width:32px;height:32px;background:#b39ac8;border-radius:9px;color:#fff;font-weight:700}.wf-account-summary>div{min-width:0}.wf-account-summary strong{display:block;font-size:12px;color:#735485;overflow-wrap:anywhere}.wf-account-summary small{display:block;font-size:9px;color:#a084b2;margin-top:3px}.wf-sidebar nav{display:grid;gap:6px}.wf-sidebar nav button{display:flex;gap:10px;align-items:center;padding:11px 12px;background:none;border:0;border-radius:9px;color:#9981a8;font-size:11px;font-weight:650;text-align:left}.wf-sidebar nav button[aria-current=page]{background:#967eaf;color:#fff;box-shadow:0 5px 13px #9e77bb18}.wf-sidebar nav button:hover:not([aria-current=page]){background:#f8f2fc}.wf-sidebar-secondary{display:flex;align-items:center;gap:9px;border:0;background:none;color:#aa8ebb;font-size:10px;padding:12px;text-align:left;margin-top:9px}.wf-sidebar-bottom{margin-top:auto;padding-top:25px}.wf-sidebar-bottom>button{width:100%;display:flex;gap:8px;align-items:center;padding:12px;color:#9f7bb2;background:#f6eefb;border:1px solid #e9daf2;border-radius:9px;font-size:11px;font-weight:700}.wf-sidebar-bottom .care-form-error{font-size:10px}.wf-workspace-main{min-width:0;padding:26px 32px 0}.wf-workspace-top{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#ffffffd9;border:1px solid #e5d8ee;border-radius:15px;padding:20px 23px;margin-bottom:28px;box-shadow:0 6px 20px #6b3d8003}.wf-workspace-top .care-eyebrow{margin-bottom:5px;font-size:7px}.wf-workspace-top strong{font-size:20px;letter-spacing:-.6px;color:#71517e}.wf-workspace-top p{font-size:10px;margin-top:4px}.wf-workspace-top .wf-row-actions{justify-content:flex-end}.wf-workspace-footer{margin-top:38px;padding-block:22px;border-top:1px solid #e9dcee;font-size:9px;color:#ac91b9}.wf-mobile-workspace-header,.wf-mobile-bottom-nav{display:none}.wf-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:24px}.wf-metric-card{display:flex;flex-direction:column;align-items:flex-start;gap:13px;min-width:0;padding:21px;background:linear-gradient(125deg,#fff,#fcf9ff);border:1px solid #e7ddee;border-radius:15px;text-align:left;color:#8e729f;animation:care-card-in .4s ease backwards;transition:border-color .2s,box-shadow .2s}.wf-metric-card.is-selected{border-color:#b498cc;box-shadow:0 0 0 2px #eaddf633}.wf-metric-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:11px;background:#efe7f7;color:#a189bc}.wf-metric-card>span:not(.wf-metric-icon){font-size:11px;color:#9d86af}.wf-metric-card>strong{font-size:29px;font-weight:650;color:#795d8d;letter-spacing:-.8px;font-variant-numeric:tabular-nums}.wf-metric-card strong small{font-size:10px;color:#a48ab4;letter-spacing:0;font-weight:500}.wf-metric-card>small{font-size:8px;color:#a28caf;line-height:1.8}.wf-chart-card .wf-panel-heading{align-items:end}.wf-chart-card .wf-field{max-width:250px}.wf-chart-current{display:flex;justify-content:space-between;align-items:baseline;gap:15px;margin-block:23px}.wf-chart-current strong{font-size:31px;letter-spacing:-.7px;color:#87629c}.wf-chart-current strong small{font-size:12px;font-weight:500}.wf-chart-current>span{font-size:10px;color:#a084b0}.wf-reading-slider{width:100%;accent-color:#a787c0;margin-block:20px 10px;cursor:pointer}.wf-details{margin-top:13px}.wf-details>summary{font-size:11px;color:#9873ac;cursor:pointer;padding-block:9px}.wf-movement-card{display:flex;align-items:center;gap:19px;padding:25px;border:1px solid #e0d5ea;border-radius:15px;background:linear-gradient(120deg,#eee7f6,#f5eef9);color:#aa8fbd;margin-block:23px}.wf-movement-card>div{flex:1}.wf-movement-card h3{color:#8b6b9c}.wf-movement-card p{margin-top:5px;font-size:11px}.wf-navigation-card{display:grid;gap:17px;border-radius:15px;background:linear-gradient(130deg,#eee7f6,#f9f5fc);border:1px solid #e5d9ee;padding:27px;text-align:left;color:#a68cbc}.wf-navigation-card strong{font-size:18px;font-weight:700;color:#886799;letter-spacing:-.5px}.wf-navigation-card span{font-size:11px;line-height:1.8;color:#9d87ae}.wf-navigation-card>svg:last-child{justify-self:end}.wf-navigation-mint{background:linear-gradient(130deg,#e7f0e9,#f8fcf9);border-color:#dce8e0;color:#89a793}.wf-navigation-mint strong,.wf-navigation-mint span{color:#7d9885}.wf-record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.wf-record-grid .wf-card{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.wf-record-icon{display:grid;place-items:center;background:#f0e7f8;border-radius:11px;width:44px;height:44px;color:#a58abd}.wf-record-grid .wf-card>p{margin:0;overflow-wrap:anywhere;font-size:11px}.wf-record-grid .wf-card>small{font-size:9px;margin:0}.wf-record-grid .wf-row-actions{margin-top:auto;padding-top:5px}.wf-record-grid .wf-status{font-size:8px}.wf-table-scroll{overflow-x:auto;min-width:0}.wf-table-scroll table{width:100%;min-width:600px;border-collapse:collapse;font-size:11px;text-align:left}.wf-table-scroll th{padding:12px;background:#f9f4fd;border-bottom:1px solid #e9dff0;font-size:9px;font-weight:750;color:#a189b2;text-transform:uppercase;letter-spacing:.5px}.wf-table-scroll td{padding:14px 12px;color:#8f71a0;border-bottom:1px solid #eee4f4;line-height:1.7}.wf-table-scroll td small{display:block;font-size:9px;color:#ad95ba}.wf-table-scroll tbody tr:hover{background:#fcf9ff}.wf-table-scroll code{font-size:10px;overflow-wrap:anywhere}.wf-stock-input{max-width:100px;min-width:75px;font-size:11px;min-height:36px;padding:8px}.wf-order-list{display:grid;gap:21px}.wf-order-line{display:flex;justify-content:space-between;align-items:center;gap:17px;padding:15px 0;border-bottom:1px solid #ece1f2}.wf-order-line strong{font-size:13px;font-weight:650;color:#82618f}.wf-order-line small{display:block;font-size:10px;color:#a98ab6;margin-top:4px}.wf-order-meta{display:grid;gap:7px;margin-top:18px;font-size:11px;color:#9b7eab}.wf-order-meta small{font-size:10px;line-height:1.8}.wf-policy{background:linear-gradient(125deg,#eee5f5,#fbf8fe)}.wf-large-value{font-size:30px;color:#9471a8;letter-spacing:-1px}.wf-calculator-result{display:flex;justify-content:space-between;gap:18px;padding:20px 16px;background:#edf5ef;border:1px solid #deebe1;border-radius:11px;margin-top:22px}.wf-calculator-result>span{font-size:10px;color:#81a08a}.wf-calculator-result strong{display:block;font-size:21px;letter-spacing:-.5px;margin-top:7px;color:#72937e}.wf-form-message{color:#b58b73!important;margin-top:12px!important;font-size:11px!important}.wf-integration-note{display:flex;flex-direction:column;gap:20px;align-items:flex-start;justify-content:center;background:#f0f5f1;border-color:#dee9e1;color:#91ad9a}.wf-status-chart{display:grid;gap:20px;padding-block:25px}.wf-status-chart>div{display:grid;grid-template-columns:110px 1fr 40px;align-items:center;gap:17px;font-size:10px;color:#a084b0}.wf-status-chart progress{width:100%;height:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:#f0e6f8;border-radius:8px;overflow:hidden}.wf-status-chart progress::-webkit-progress-bar{background:#f0e6f8}.wf-status-chart progress::-webkit-progress-value{background:#b69aca;border-radius:8px}.wf-status-chart progress::-moz-progress-bar{background:#b69aca}.wf-request-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:22px 0}.wf-request-details span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.4px;color:#b099bf}.wf-request-details strong{display:block;font-size:12px;color:#9571a4;margin-top:5px;overflow-wrap:anywhere}.wf-request-details small{display:block;font-size:10px;color:#b097bf;margin-top:5px;overflow-wrap:anywhere}.wf-live-marketplace{background:#fff}.wf-live-search{display:flex;gap:20px;padding-bottom:20px}.wf-live-search .shop-search{flex:1}.wf-market-nav{display:flex;align-items:center;justify-content:center;gap:23px;flex:1}.wf-market-nav button{border:0;background:none;color:#8f759f;font-size:11px;font-weight:700;padding:10px 0;white-space:nowrap}.wf-live-hero{background:linear-gradient(120deg,#eee8f7,#f7f2fb);min-height:345px}.wf-live-hero .shop-hero-copy{width:66%}.wf-live-hero-image{width:41%;max-height:300px;position:absolute;right:-7px;bottom:0}.wf-market-aside{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:29px;background:linear-gradient(140deg,#eaf2ec,#f5faf6);border:1px solid #e1e9e2;border-radius:14px;color:#95b29f}.wf-market-aside h2{color:#799384;font-size:25px}.wf-market-aside p{font-size:11px;color:#91a898}.wf-market-aside .shop-eyebrow{margin:0;color:#9eb6a5;font-size:7px}.wf-live-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wf-live-product-grid .wf-fineprint{font-size:8px!important}.wf-catalog-tabs{margin-bottom:24px}.wf-live-marketplace .wf-panel-heading{margin-top:15px}.wf-live-marketplace .shop-section-heading .wf-field{min-width:180px}.wf-market-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;padding-block:28px 45px}.wf-market-links>button{display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding:23px;background:#f9f5fd;border:1px solid #e9def2;border-radius:12px;text-align:left;color:#ab91bc}.wf-market-links strong{font-size:13px;color:#9473a5}.wf-market-links span{font-size:10px;color:#ae94bd;line-height:1.7}.wf-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:27px}.wf-pagination>span{color:#ad92bb;font-size:10px}.wf-pagination .health-button{font-size:10px!important}.wf-spin{animation:care-spin .8s linear infinite}.wf-promo-carousel{margin-block:20px 6px}.wf-promo-slide{display:grid;grid-template-columns:1.4fr .9fr;align-items:center;gap:20px;min-height:178px;padding:28px 30px;border-radius:15px;background:linear-gradient(120deg,var(--promo-tint, #eee8f7),#ffffff);border:1px solid #e7deee;animation:care-card-in .45s cubic-bezier(.16,1,.3,1) backwards}.wf-promo-copy{min-width:0}.wf-promo-copy .shop-eyebrow{margin-bottom:8px;color:#9a7fae}.wf-promo-copy h2{font-size:12px;font-weight:650;color:#9c81ad;letter-spacing:0;margin:0 0 7px}.wf-promo-copy h3{color:#6e4d7e;font-size:25px;letter-spacing:-.7px}.wf-promo-copy p{margin-top:8px;font-size:11px;color:#a085b0}.wf-promo-copy p>strong{color:#7c9b85}.wf-promo-price{display:flex;align-items:baseline;gap:11px;margin:15px 0}.wf-promo-price del{color:#b19cb9;font-size:13px}.wf-promo-price strong{font-size:28px;color:#7d5b8c;letter-spacing:-1px}.wf-promo-copy .shop-button{font-size:10px!important;min-height:40px}.wf-promo-art{background:transparent;border:0;padding:0;display:flex;align-items:center;justify-content:center}.wf-promo-art .shop-product-art{width:100%;max-width:200px;max-height:165px;filter:drop-shadow(0 10px 16px #6b4f8333);transform:rotate(3deg);animation:care-float-in .7s ease backwards}.wf-promo-controls{display:flex;justify-content:center;gap:7px;margin-top:14px}.wf-promo-controls button{width:8px;height:8px;border:0;padding:0;border-radius:8px;background:#ddcde8;cursor:pointer;transition:width .2s,background .2s}.wf-promo-controls button[aria-current=true]{width:22px;background:#9c81b4}@media(max-width:800px){.wf-promo-slide{grid-template-columns:1fr;gap:18px;padding:24px}.wf-promo-art{order:-1}.wf-promo-art .shop-product-art{max-width:140px;max-height:120px}.wf-promo-copy h3{font-size:21px}}.wf-live-marketplace .shop-concerns{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.wf-live-marketplace .shop-concerns>button>span{display:grid;place-items:center;background:#fff;border:1px solid #e7deee;border-radius:14px}.wf-live-marketplace .shop-concerns>button[aria-pressed=true]>span{border-color:#b19aca;box-shadow:0 0 0 2px #e8ddf333}.wf-live-marketplace .shop-concerns strong{color:#8f6fa2;font-size:10px}.wf-live-marketplace .shop-brands{grid-template-columns:repeat(5,minmax(0,1fr))}.wf-live-marketplace .shop-brand{min-height:118px}@media(max-width:900px){.wf-live-marketplace .shop-concerns,.wf-live-marketplace .shop-brands{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.wf-live-marketplace .shop-concerns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wf-live-marketplace .shop-concerns strong{font-size:9px}.wf-live-marketplace .shop-brands{grid-template-columns:repeat(2,minmax(0,1fr))}}.wf-application :is(.wf-fineprint,.wf-card>small,.wf-field>small,.wf-panel-heading p,.wf-state p,.wf-account-summary small,.wf-metric-card>small){color:#766280!important}.wf-application .wf-status{color:#755483}.wf-application .status-accepted,.wf-application .status-completed{color:#397257}.wf-application .status-requested{color:#876326}.care-interface-actions>.care-toolbar-menu:only-child>.care-settings-panel{right:0}@media(max-width:1200px){.wf-metric-grid,.wf-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-workspace-main{padding-inline:23px}.wf-market-nav{gap:15px}.wf-market-nav button{font-size:10px}.wf-live-hero .shop-hero-copy{width:72%}.wf-live-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1000px){.wf-workspace{grid-template-columns:210px minmax(0,1fr)}.wf-sidebar{padding-inline:12px}.wf-sidebar nav button{font-size:10px;padding-inline:10px}.wf-two-column{grid-template-columns:1fr}.wf-workspace-top{flex-wrap:wrap;padding:18px}.wf-workspace-top .wf-row-actions{justify-content:flex-start}.wf-panel-heading{flex-wrap:wrap}.wf-live-hero-image{width:35%}.wf-market-links{grid-template-columns:repeat(2,minmax(0,1fr))}}.wf-emergency-bar{margin:15px 0 25px;background:linear-gradient(135deg,#fff5f5,#fff0f0);border:1.5px solid #feb2b2;border-radius:14px;padding:18px 22px;box-shadow:0 4px 14px #e53e3e14;transition:all .3s ease}.wf-emergency-bar.is-compact{margin:10px 0 16px;padding:12px 16px;border-radius:12px}.wf-emergency-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:14px}.wf-emergency-tag{display:flex;align-items:center;gap:10px;color:#c53030;font-weight:700;font-size:14px;letter-spacing:-.2px}.wf-emergency-pulse{color:#e53e3e;animation:care-pulse 1.8s infinite}@keyframes care-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.18);opacity:.85}}.wf-emergency-actions{display:flex;align-items:center;gap:12px}.wf-emergency-sos-button{display:inline-flex;align-items:center;gap:7px;background:#e53e3e;color:#fff!important;font-weight:700;font-size:13px;padding:8px 16px;border-radius:20px;text-decoration:none;box-shadow:0 3px 10px #e53e3e59;transition:transform .2s,background .2s}.wf-emergency-sos-button:hover{background:#c53030;transform:translateY(-1px)}.wf-emergency-toggle{background:transparent;border:0;color:#9b2c2c;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px}.wf-emergency-toggle:hover{background:#e53e3e14}.wf-chevron{transition:transform .25s ease}.wf-chevron.is-open{transform:rotate(90deg)}.wf-emergency-quick-strip{display:flex;flex-wrap:wrap;gap:10px}.wf-emergency-chip{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #fed7d7;padding:7px 13px;border-radius:10px;color:#742a2a;font-size:12px;cursor:pointer;transition:all .2s ease;text-align:left}.wf-emergency-chip:hover{border-color:#feb2b2;background:#fffafafa;transform:translateY(-1px);box-shadow:0 2px 8px #e53e3e1f}.wf-emergency-chip strong{font-weight:600;color:#2d3748}.wf-chip-num{background:#fff5f5;color:#c53030;font-size:11px;font-weight:700;padding:2px 8px;border-radius:12px;border:1px solid #feb2b2}.wf-emergency-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-top:18px;padding-top:16px;border-top:1px dashed #feb2b2;animation:care-card-in .3s ease-out}.wf-emergency-card{background:#fff;border:1px solid #feebc8;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;justify-content:space-between;gap:8px;box-shadow:0 2px 6px #00000008}.wf-card-top{display:flex;align-items:center;justify-content:space-between;gap:6px}.wf-badge{font-size:10px;font-weight:700;text-transform:uppercase;padding:3px 8px;border-radius:6px;letter-spacing:.3px}.badge-national{background:#fed7d7;color:#9b2c2c}.badge-ambulance{background:#feebc8;color:#742a2a}.badge-mental-health{background:#e9d8fd;color:#553c9a}.badge-campus{background:#c6f6d5;color:#22543d}.badge-poison{background:#e2e8f0;color:#2d3748}.wf-avail{font-size:10px;color:#718096;font-weight:500}.wf-emergency-card h4{margin:0;font-size:14px;font-weight:700;color:#1a202c}.wf-emergency-card p{margin:0;font-size:11px;color:#4a5568;line-height:1.45}.wf-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px;padding-top:8px;border-top:1px solid #f7fafc}.wf-contact-number{font-size:14px;color:#e53e3e;font-weight:800;font-family:monospace}.wf-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px}.wf-modal-card{background:#fff;border-radius:16px;max-width:440px;width:100%;padding:24px;position:relative;box-shadow:0 20px 40px #0003;animation:care-card-in .25s ease}.wf-modal-close{position:absolute;top:16px;right:16px;background:#edf2f7;border:0;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;cursor:pointer;color:#4a5568}.wf-modal-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.wf-modal-header h3{margin:0;font-size:18px;font-weight:700;color:#1a202c}.wf-modal-body{font-size:13px;color:#4a5568;line-height:1.6;margin-bottom:14px}.wf-modal-meta{font-size:12px;color:#718096;margin-bottom:20px}.wf-modal-cta{display:flex;gap:12px}.wf-modal-call{flex:1;justify-content:center;font-size:14px!important}@media(max-width:767px){.wf-emergency-bar{padding:14px;margin:10px 0 16px}.wf-emergency-header{flex-direction:column;align-items:flex-start;gap:10px}.wf-emergency-actions{width:100%;justify-content:space-between}.wf-emergency-quick-strip{flex-direction:column}.wf-emergency-chip{width:100%;justify-content:space-between}}@media(max-width:767px){.wf-application h2{font-size:25px}.wf-workspace{display:block}.wf-mobile-workspace-header{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid #e5d6ee;background:#fff}.wf-sidebar{display:none;position:static;height:auto;max-height:none;border:0;padding:16px}.wf-sidebar.is-open{display:flex}.wf-sidebar-brand{display:none}.wf-account-summary{margin-top:0}.wf-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-sidebar nav button{font-size:10px}.wf-sidebar-bottom{padding-top:15px}.wf-sidebar-secondary{margin-top:3px}.wf-workspace-main{padding:18px 16px 80px}.wf-workspace-top{margin-bottom:24px;gap:14px}.wf-workspace-top strong{font-size:20px}.wf-workspace-top .care-eyebrow{font-size:7px}.wf-workspace-top .wf-row-actions{gap:8px}.wf-workspace-top .wf-status{font-size:8px}.wf-mobile-bottom-nav{display:flex;align-items:center;justify-content:space-around;position:fixed;inset:auto 0 0;z-index:80;min-height:61px;background:#ffffffed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e7d8ef;padding-bottom:env(safe-area-inset-bottom)}.wf-mobile-bottom-nav button{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:0;color:#a188b4;padding:10px 12px;font-size:8px}.wf-panel-heading{gap:16px;margin-bottom:22px}.wf-panel-heading p{font-size:11px}.wf-panel-heading>.health-button{font-size:10px!important;min-height:39px}.wf-card{padding:20px}.wf-metric-grid{gap:13px}.wf-metric-card{padding:16px;gap:10px}.wf-metric-card>span:not(.wf-metric-icon){font-size:10px}.wf-metric-card>strong{font-size:26px}.wf-metric-card>small{font-size:7px}.wf-metric-icon{width:33px;height:33px}.wf-chart-current{flex-wrap:wrap;gap:8px}.wf-chart-current>span{font-size:9px}.wf-chart-card .wf-panel-heading{align-items:flex-start}.wf-choice-row{gap:6px}.wf-choice-row button{font-size:10px;padding:9px 12px}.wf-movement-card{padding:21px;gap:14px;flex-wrap:wrap}.wf-movement-card>div{flex-basis:calc(100% - 43px)}.wf-movement-card>.health-button{margin-left:42px;font-size:10px!important}.wf-navigation-card{padding:23px}.wf-navigation-card strong{font-size:17px}.wf-record-grid{grid-template-columns:1fr;gap:17px}.wf-record-grid .wf-card{gap:11px}.wf-form-grid{grid-template-columns:1fr;gap:16px}.wf-field input,.wf-field select,.wf-field textarea{font-size:13px}.wf-request-details{gap:17px;grid-template-columns:1fr}.wf-order-line{align-items:flex-start;flex-wrap:wrap}.wf-order-line strong{font-size:12px}.wf-state{padding:30px 18px;min-height:235px}.wf-state h3{font-size:21px}.wf-state p{font-size:11px}.wf-calculator-result{gap:12px;flex-wrap:wrap}.wf-calculator-result strong{font-size:20px}.wf-status-chart>div{grid-template-columns:90px 1fr 20px;gap:9px;font-size:9px}.wf-auth-card{padding:23px}.wf-auth-form h2{font-size:24px}.wf-auth-form p{font-size:11px}.wf-auth-switch{gap:6px}.wf-back-link{padding-block:12px}.wf-market-nav{order:3;width:100%;flex-basis:100%;overflow-x:auto;justify-content:flex-start;gap:23px;padding-bottom:5px;scrollbar-width:none}.wf-market-nav button{font-size:10px;padding-block:7px}.wf-live-marketplace .shop-header-main{flex-wrap:wrap;padding-block:18px 5px;min-height:0;gap:12px}.wf-live-marketplace .shop-account{display:flex}.wf-live-marketplace .shop-account>span{display:none}.wf-live-search{padding-block:8px 15px}.wf-live-search .shop-search{flex-basis:auto}.wf-live-hero{min-height:380px}.wf-live-hero .shop-hero-copy{width:100%}.wf-live-hero h1{font-size:35px}.wf-live-hero-image{width:40%;max-height:170px;bottom:-4px}.wf-live-hero .shop-button{margin-top:16px;max-width:230px;position:relative;z-index:1}.wf-market-aside{padding:23px;gap:12px}.wf-market-aside h2{font-size:25px}.wf-live-marketplace .shop-section-heading{flex-wrap:wrap;gap:17px;align-items:flex-start}.wf-live-marketplace .shop-section-heading .wf-field{min-width:145px}.wf-live-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-market-links{gap:13px}.wf-market-links>button{padding:19px;gap:13px}.wf-market-links strong{font-size:12px}.wf-market-links span{font-size:9px}.wf-pagination{gap:12px}.wf-pagination .health-button{font-size:9px!important;padding:8px 11px;min-height:36px}}@media(prefers-reduced-motion:reduce){.wf-application *,.wf-application *:before,.wf-application *:after{animation:none!important;transition:none!important}}.wf-application #main-content:focus-visible{outline:2px solid var(--action, #967eaf);outline-offset:-2px}.wf-application [data-ui=page] [data-ui=page]{animation:none}.wf-application .wf-modal-backdrop{box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.wf-application .wf-modal-card,.wf-application .shop-dialog{box-sizing:border-box;min-width:0;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;overflow-wrap:anywhere}.wf-application .wf-modal-card input,.wf-application .wf-modal-card textarea,.wf-application .wf-modal-card select{box-sizing:border-box;min-width:0;max-width:100%}.wf-application .wf-modal-header{padding-right:36px}@media(max-width:767px),(pointer:coarse){.wf-application :is(.wf-modal-close,.shop-icon-button,.wf-icon-button,.shop-add,.shop-quantity button,.wf-market-nav button){min-width:44px;min-height:44px}.wf-application :is(.wf-modal-card,.shop-dialog) :is(button,input:not([type=checkbox]):not([type=radio]),select){min-height:44px}.wf-application :is(.wf-modal-card,.shop-dialog) :is(input,textarea,select){font-size:16px}.wf-application .wf-workspace-main{padding-bottom:calc(96px + env(safe-area-inset-bottom))}}html[data-ui-motion=reduced] .wf-application [data-ui=page]{animation:none!important}@media(prefers-reduced-motion:reduce){.wf-application [data-ui=page],.wf-application .wf-modal-card,.wf-application .shop-dialog{animation:none!important;transition:none!important}}.wf-pricing{background:linear-gradient(180deg,#fdfaff,#f6f0fc);min-height:100vh}.wf-pricing-hero{background:linear-gradient(135deg,#4c1d95,#7c3aed);color:#fff;padding-bottom:52px}.wf-pricing-hero .shop-header{padding-top:18px;padding-bottom:8px}.wf-pricing-intro{max-width:780px;padding-top:26px}.wf-pricing-intro .care-eyebrow{color:#e9d5ff}.wf-pricing-intro h1{color:#fff;font-size:clamp(30px,5vw,48px);letter-spacing:-1.2px;margin:12px 0}.wf-pricing-intro p{color:#e9d5ff;font-size:16px;line-height:1.6}.wf-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin:-18px 0 34px}.wf-plan-card{display:flex;flex-direction:column;gap:18px;padding:28px;border:1px solid #e7ddeb;border-radius:18px;background:#fff;box-shadow:0 8px 26px #65417e0a}.wf-plan-card.wf-plan-featured{border:1.5px solid #7c3aed;box-shadow:0 0 28px #7c3aed2b}.wf-plan-head .care-eyebrow{margin-bottom:6px}.wf-plan-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#f2ebfa;color:#7c3aed;margin-bottom:14px}.wf-plan-icon-primary{background:#7c3aed;color:#fff}.wf-plan-card h2{font-size:20px;letter-spacing:-.5px;color:#71517e;margin:0 0 4px}.wf-plan-price{display:flex;align-items:baseline;gap:8px;margin-top:6px}.wf-plan-price strong{font-size:30px;letter-spacing:-1px;color:#4c1d95}.wf-plan-price span{font-size:12px;color:#a084b0}.wf-plan-desc{font-size:12px;color:#90799e;line-height:1.6;margin-top:8px}.wf-plan-benefits{list-style:none;display:grid;gap:10px;padding:0;margin:0}.wf-plan-benefits li{display:flex;gap:9px;align-items:flex-start;font-size:12px;color:#6d5b7a;line-height:1.5}.wf-plan-benefits li svg{color:#059669;flex:none;margin-top:2px}.wf-plan-action{margin-top:auto}.wf-plan-action .health-button{width:100%;justify-content:center}.wf-billing-current{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center}.wf-billing-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch}.wf-billing-receipts{list-style:none;display:grid;gap:12px;padding:0;margin:14px 0 0}.wf-billing-receipts li{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #eee3f4;border-radius:11px}.wf-billing-receipts li>span:first-child{display:flex;flex-direction:column;gap:2px;min-width:0}.wf-billing-receipts li svg{color:#059669}.wf-billing-receipts li strong{font-size:12px;color:#71517e}.wf-billing-receipts li small{font-size:10px;color:#a18aaf;line-height:1.6;overflow-wrap:anywhere}.wf-billing-receipts select{font-size:12px;padding:7px 10px;border-radius:8px;border:1px solid #e7ddeb;background:#fff;color:#71517e}.wf-checkbox{display:flex;gap:9px;align-items:center;font-size:12px;color:#6d5b7a}.wf-pricing-note{padding-block:34px;font-size:11px;color:#a18aaf;line-height:1.7;max-width:760px}@media(max-width:767px),(pointer:coarse){.wf-billing-current{grid-template-columns:1fr}}.wf-application{position:relative;isolation:isolate}.care-ambient{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;overflow:hidden;contain:strict;background:var(--canvas)}.care-ambient-wash{position:absolute;width:min(75vw,950px);aspect-ratio:1;border-radius:50%;opacity:.65;animation:care-ambient-drift 26s ease-in-out infinite alternate}.care-ambient-wash-lilac{top:-40%;right:-15%;background:radial-gradient(ellipse,#b8b5ff70,#d9ceff28 48%,transparent 70%)}.care-ambient-wash-mint{bottom:-55%;left:4%;background:radial-gradient(ellipse,#9cd9cf70,#b5e3d92a 48%,transparent 70%);animation-delay:-11s;animation-duration:32s}.care-ambient-wash-peach{width:min(55vw,700px);top:28%;left:-25%;background:radial-gradient(ellipse,#efd2c04d,transparent 70%);animation-delay:-6s;animation-duration:29s}.care-ambient-vectors{position:absolute;width:100%;height:100%;color:#7770c0;opacity:.16}.care-ambient-orbit{transform-origin:1210px 240px;animation:care-ambient-orbit 60s ease-in-out infinite alternate}.care-ambient-wave{animation:care-ambient-wave 28s ease-in-out infinite alternate}.care-ambient-points{animation:care-ambient-glow 9s ease-in-out infinite alternate}.wf-application .wf-live-marketplace,.wf-application .care-auth-page{background-color:transparent}html[data-theme=dark] .care-ambient-wash{opacity:.22}html[data-theme=dark] .care-ambient-vectors{color:#aaa0ed;opacity:.14}.care-vector-loader{display:inline-grid;justify-items:center;gap:13px;width:80px;margin-inline:auto}.care-vector-loader svg{display:block;width:72px;height:72px;overflow:visible}.care-loader-track{fill:none;stroke:var(--rule, #e5e4f1);stroke-width:2}.care-loader-orbit{fill:none;stroke:var(--data, #6366f1);stroke-width:2.5;stroke-linecap:round;stroke-dasharray:52 156;transform-origin:center;animation:care-loader-turn 2.6s linear infinite}.care-loader-cross{fill:var(--data, #6366f1);opacity:.85}.care-loader-dots{display:flex;gap:6px}.care-loader-dots i{display:block;width:4px;height:4px;border-radius:50%;background:var(--data, #6366f1);animation:care-loader-breathe 1.7s ease-in-out infinite}.care-loader-dots i:nth-child(2){animation-delay:.2s}.care-loader-dots i:nth-child(3){animation-delay:.4s}@keyframes care-ambient-drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(4%,5%,0) scale(1.08)}}@keyframes care-ambient-orbit{0%{transform:rotate(-5deg)}to{transform:rotate(9deg)}}@keyframes care-ambient-wave{0%{transform:translate3d(-15px,0,0)}to{transform:translate3d(20px,-22px,0)}}@keyframes care-ambient-glow{0%{opacity:.35}to{opacity:.85}}@keyframes care-loader-turn{to{transform:rotate(360deg)}}@keyframes care-loader-breathe{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@media(max-width:600px){.care-ambient-wash{width:150vw}.care-ambient-wash-lilac{top:-12%;right:-60%}.care-ambient-wash-mint{bottom:-20%;left:-70%}.care-ambient-vectors{opacity:.11}}@media(prefers-reduced-motion:reduce){.care-ambient *,.care-vector-loader *{animation:none!important}}html[data-ui-motion=reduced] .care-ambient *,html[data-ui-motion=reduced] .care-vector-loader *{animation:none!important}@media print{.care-ambient,.care-vector-loader{display:none}}.shop{--shop-ink: #282541;--shop-muted: #777586;--shop-primary: #6250ba;--shop-border: #ebe9ef;--shop-green: #39876b;color:var(--shop-ink);font-family:Manrope,system-ui,sans-serif;font-size:14px;line-height:1.5}.shop-marketplace{background:#fff}.shop *,.shop *:before,.shop *:after{box-sizing:border-box}.shop button,.shop input,.shop select{font:inherit}.shop button{cursor:pointer;-webkit-tap-highlight-color:transparent}.shop button:disabled{cursor:default;opacity:.58}.shop a{color:inherit;text-decoration:none}.shop h1,.shop h2,.shop h3,.shop h4,.shop p{margin:0}.shop button:focus-visible,.shop a:focus-visible,.shop input:focus-visible,.shop select:focus-visible,.shop summary:focus-visible{outline:3px solid #9985d7;outline-offset:3px}.shop h2{font-size:26px;line-height:1.3;font-weight:750;letter-spacing:-.9px}.shop h3{font-size:20px;font-weight:750;line-height:1.4;letter-spacing:-.5px}.shop p{font-size:13px;color:#737080;line-height:1.8}.shop-container{width:min(1280px,calc(100% - 80px));margin-inline:auto}.shop-small{font-size:11px!important;line-height:1.8}.shop-muted{color:var(--shop-muted)}.shop-green{color:var(--shop-green)}.shop-eyebrow{display:block;font-size:9px;font-weight:800;letter-spacing:1.7px;color:#8a789f;margin-bottom:9px;line-height:1.6}.shop-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:12px 19px;border-radius:7px;background:#fff;border:1px solid #e2ddec;color:var(--shop-primary);font-weight:750!important;font-size:12px!important;transition:transform .18s,box-shadow .18s,background .18s}.shop-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 15px #39294b0d}.shop-primary{color:#fff;background:var(--shop-primary);border-color:var(--shop-primary)}.shop-primary:hover:not(:disabled){background:#51419f}.shop-text-button{border:0;background:none;color:var(--shop-primary);font-size:12px!important;font-weight:750!important;display:inline-flex;align-items:center;gap:9px;padding:7px 0;min-height:36px;white-space:nowrap}.shop-icon-button{border:0;background:transparent;color:inherit;min-width:36px;min-height:36px;padding:7px;display:inline-flex;align-items:center;justify-content:center}.shop-skip-link{position:absolute;top:-100px;left:10px;background:#fff;padding:13px;z-index:100}.shop-skip-link:focus{top:10px}.shop-announcement{min-height:33px;padding:7px 40px;background:#f1edf8;color:#786791;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:10px}.shop-announcement>span:first-child{display:flex;gap:6px;align-items:center}.shop-announcement-demo{font-size:8px;letter-spacing:1.2px;font-weight:700}.shop-header{background:#fff;position:relative;z-index:10}.shop-header-main{display:flex;align-items:center;gap:28px;min-height:78px}.shop-logo-button{border:0;padding:0;background:none;flex-shrink:0}.shop-primary-nav{display:flex;align-items:center;gap:28px;flex:1;justify-content:center}.shop-primary-nav button{border:0;padding:12px 0;background:none;color:#625e73;font-size:11px;font-weight:750;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.shop-primary-nav button:hover,.shop-primary-nav button.active{color:var(--shop-primary)}.shop-primary-nav button>span{font-size:6px;font-weight:800;padding:3px 5px;color:#fff;background:#db9688;border-radius:3px;letter-spacing:.3px}.shop-header-tools{display:flex;align-items:center;gap:20px}.shop-account,.shop-cart-button{display:flex;align-items:center;gap:7px;border:0;background:none;padding:7px 0;color:#4c475b;font-size:11px!important;font-weight:650!important;white-space:nowrap}.shop-cart-button{position:relative}.shop-cart-count{position:absolute;left:12px;top:0;display:grid;place-items:center;min-width:16px;height:16px;padding:0 3px;border-radius:50%;background:var(--shop-primary);color:#fff;font-size:9px;border:2px solid white}.shop-mobile-menu-button{display:none}.shop-search-row{display:flex;gap:12px;align-items:center;padding-bottom:19px}.shop-city{display:flex;gap:10px;align-items:center;padding:7px 13px;background:#f7f6f9;border:1px solid #eeecf3;border-radius:7px;min-width:172px;height:48px;color:#71687f;position:relative}.shop-city>span{display:flex;flex-direction:column;flex:1;min-width:0}.shop-city>span>span{font-size:8px;color:#817b8a}.shop-city select{color:#4b425c;background:transparent;border:0;font-size:11px;font-weight:750;width:100%;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.shop-city>svg:last-child{pointer-events:none}.shop-search{flex:1;display:flex;align-items:center;gap:12px;border:1px solid #ece9f0;border-radius:7px;background:#f7f6f9;height:48px;padding:0 15px;color:#938aa0;min-width:0}.shop-search input{background:none;border:0;color:#45404e;font-size:11px;height:100%;width:100%;min-width:0}.shop-search input::-webkit-search-cancel-button{display:none}.shop-search input:focus-visible{outline-offset:-3px}.shop-search input::placeholder{color:#918b9c}.shop-search-hint{white-space:nowrap;font-size:8px;color:#aaa3b2;border-left:1px solid #e3dfe9;padding-left:13px}.shop-prescription-shortcut{display:flex;gap:10px;align-items:center;padding:6px 8px 6px 14px;background:none;border:0;color:var(--shop-primary);text-align:left;flex-shrink:0}.shop-prescription-shortcut>span{display:grid;gap:2px;font-size:9px;color:#8b8298}.shop-prescription-shortcut strong{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--shop-primary)}.shop-category-nav{border-block:1px solid #f0edf3;box-shadow:0 3px 5px #33224802}.shop-category-nav>div{display:flex;justify-content:space-between;gap:18px;overflow-x:auto;scrollbar-width:none}.shop-category-nav button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;color:#777181;font-size:10px;white-space:nowrap;padding:13px 0}.shop-category-nav button:hover{color:var(--shop-primary)}.shop-category-nav .shop-offers-link{color:#ba7c68}.shop-mobile-menu{display:grid;grid-template-columns:1fr 1fr;gap:5px 18px;padding-block:16px;border-bottom:1px solid var(--shop-border)}.shop-mobile-menu button{background:none;border:0;padding:12px 0;color:#65567a;display:flex;gap:9px;align-items:center;text-align:left;font-size:12px}.shop-hero-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,1fr);gap:18px;padding-top:24px}.shop-hero{background:#eee9f6;min-height:365px;border-radius:13px;position:relative;padding:38px 32px 55px;overflow:hidden}.shop-hero-1{background:#edf1e8}.shop-hero-1 .shop-hero-arch{background:#dbe5cf}.shop-hero-1 .shop-hero-platform{background:#e4e9dc}.shop-hero-copy{position:relative;z-index:3;width:57%}.shop-hero h1{font-size:clamp(31px,3.2vw,46px);font-weight:700;letter-spacing:-1.9px;line-height:1.15;margin:15px 0 16px}.shop-hero h1 em{color:#8a76a8;font-style:normal}.shop-hero p{font-size:11px;max-width:310px;line-height:1.9}.shop-hero .shop-button{margin-top:23px}.shop-hero-footnote{display:block;font-size:8px;color:#9788a5;margin-top:14px}.shop-hero-products{position:absolute;width:47%;height:320px;right:0;bottom:30px}.shop-hero-arch{position:absolute;width:72%;height:86%;left:14%;bottom:0;border-radius:150px 150px 0 0;background:#e0d7ed}.shop-hero-platform{position:absolute;bottom:-3px;left:0;width:100%;height:40px;border-radius:50%;background:#e9e0f2;transform:rotate(-6deg);box-shadow:0 15px 18px #9986aa0c}.shop-hero-pack{position:absolute;z-index:2;bottom:12px;width:58%;animation:shop-pack-rise .7s ease both}.shop-hero-pack.pack-0{left:-8%;transform:rotate(-12deg);width:60%;bottom:3px}.shop-hero-pack.pack-1{left:28%;bottom:36px;transform:rotate(7deg);width:63%;z-index:1}.shop-hero-pack.pack-2{left:43%;width:53%;transform:rotate(10deg);bottom:-1px;z-index:3}.shop-hero-product-badge{display:flex;align-items:center;gap:7px;position:absolute;top:8px;left:5%;background:#ffffffd9;border:1px solid white;border-radius:7px;padding:9px 11px;box-shadow:0 5px 15px #67557506;color:#877496;transform:rotate(-6deg);z-index:4}.shop-hero-product-badge span{font-size:8px;font-weight:750}.shop-hero-leaf{position:absolute;color:#889e83;z-index:1}.shop-hero-leaf.leaf-one{right:0;top:22px;transform:rotate(-30deg)}.shop-hero-leaf.leaf-two{left:8%;bottom:18px;transform:rotate(30deg)}.shop-carousel-controls{display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:15px;left:32px;right:20px;z-index:5}.shop-carousel-controls>div{display:flex;align-items:center;gap:6px}.shop-carousel-controls button{border:0;display:grid;place-items:center;color:#8b7d9b}.shop-carousel-controls>div:first-child button{width:7px;height:7px;padding:0;border-radius:10px;background:#c3b7d3;position:relative}.shop-carousel-controls>div:first-child button:before{content:"";position:absolute;top:-12px;right:-2px;bottom:-12px;left:-2px}.shop-carousel-controls>div:first-child button.active{background:#8e7aab;width:21px}.shop-carousel-controls>div:last-child button{width:25px;height:25px;background:#ffffff7a;border-radius:50%}.shop-hero-side{display:flex;flex-direction:column;gap:15px;min-width:0}.shop-lab-promo{border-radius:12px;background:#f6e9e1;flex:1;position:relative;overflow:hidden;padding:25px 23px}.shop-lab-promo .shop-eyebrow{font-size:7px;color:#ad8d7f;letter-spacing:1.2px;position:relative;z-index:2}.shop-lab-promo h2{font-size:24px;line-height:1.25;letter-spacing:-.9px;position:relative;z-index:2}.shop-lab-promo p{font-size:10px;margin-top:11px;position:relative;z-index:2}.shop-lab-promo-price{font-size:19px;font-weight:750;letter-spacing:-.6px;margin-top:6px;position:relative;z-index:2}.shop-lab-promo-price>span{font-size:6px;color:#a58a7e;letter-spacing:.5px;font-weight:600}.shop-lab-promo .shop-text-button{color:#987360;margin-top:11px;font-size:10px!important;position:relative;z-index:2}.shop-lab-promo img{width:180px;height:180px;position:absolute;right:-22px;bottom:-14px}.shop-insurance-promo{display:flex;align-items:center;gap:12px;padding:18px 20px;border-radius:12px;background:#e9f1ed;border:0;color:#577766;text-align:left}.shop-insurance-icon{display:flex;align-items:center;flex-shrink:0}.shop-insurance-promo>span:nth-child(2){flex:1}.shop-insurance-promo strong{font-size:11px;display:block;font-weight:750}.shop-insurance-promo small{font-size:9px;display:block;color:#7f9487;margin-top:4px}.shop-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0;margin-top:8px;border-bottom:1px solid var(--shop-border)}.shop-trust-strip>div{display:flex;gap:12px;align-items:center;justify-content:center;color:#9b8bad;border-right:1px solid var(--shop-border)}.shop-trust-strip>div:first-child{justify-content:flex-start}.shop-trust-strip>div:last-child{border:0}.shop-trust-strip strong{display:block;font-size:10px;color:#665b77;font-weight:750}.shop-trust-strip small{display:block;font-size:8px;color:#a09aa7;margin-top:3px}.shop-section{padding-block:34px}.shop-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.shop-section-heading .shop-eyebrow{font-size:8px;margin-bottom:7px}.shop-section-heading p{font-size:11px;margin-top:9px}.shop-section-heading>.shop-text-button{font-size:10px!important}.shop-concerns{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:24px}.shop-concerns>button{border:0;padding:0;background:none;text-align:center;color:#655f70}.shop-concerns>button>span{display:block;aspect-ratio:1;border-radius:50%;overflow:hidden;transition:transform .2s;width:100%;max-width:124px;margin-inline:auto}.shop-concerns .shop-product-art{height:106%;width:100%;transform:translateY(-2%)}.shop-concerns>button:hover>span{transform:translateY(-4px)}.shop-concerns strong{font-size:10px;display:block;font-weight:650;margin-top:12px}.shop-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.shop-product-card{border:1px solid var(--shop-border);border-radius:10px;background:#fff;overflow:hidden;min-width:0;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;flex-direction:column}.shop-product-card:hover{border-color:#dcd5e8;box-shadow:0 9px 24px #39294b08;transform:translateY(-3px)}.shop-product-visual{display:block;position:relative;background:#fcfbfa;border:0;width:100%;height:205px;padding:8px 19px;border-bottom:1px solid #f7f5f8}.shop-product-art{width:100%;height:100%;display:block}.shop-discount{display:inline-flex;align-items:center;font-size:8px;color:#71917b;background:#ebf3e9;padding:4px 6px;border-radius:4px;font-weight:800}.shop-product-visual>.shop-discount{position:absolute;left:11px;top:11px}.shop-product-content{padding:15px;flex:1;display:flex;flex-direction:column}.shop-product-brand{font-size:8px;text-transform:uppercase;color:#aaa0b1;font-weight:750;letter-spacing:1px;display:block;margin-bottom:6px}.shop-product-title{display:block;padding:0;border:0;text-align:left;color:#484050;background:none;font-size:12px!important;font-weight:750!important;line-height:1.65!important}.shop-product-card .shop-product-title{min-height:40px}.shop-product-title:hover{color:var(--shop-primary)}.shop-product-pack{font-size:9px!important;color:#a69ba9!important;margin-top:4px!important}.shop-rating-row{display:flex;align-items:center;gap:7px;margin-top:12px}.shop-rating{background:#e9f2e9;color:#60896c;padding:3px 5px;border-radius:3px;display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:800}.shop-rating-row>span:last-child{font-size:8px;color:#a59cae}.shop-price-row{display:flex;gap:8px;align-items:baseline;padding-top:13px;margin-top:auto}.shop-price-row strong{font-size:17px;letter-spacing:-.6px}.shop-price-row del{color:#aaa1af;font-size:10px}.shop-product-bottom{display:flex;gap:7px;justify-content:space-between;align-items:center;margin-top:10px}.shop-product-bottom>span{font-size:8px;color:#9d90a7}.shop-add{background:#fff;color:#8a77aa;border:1px solid #dcd2eb;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:7px 10px;font-size:10px!important;font-weight:750!important;min-height:32px;transition:background .2s;white-space:nowrap}.shop-add:hover:not(:disabled){background:#f1ecfa}.shop-add.is-added{background:#edf4ef;border-color:#d0e4d6;color:#528769}.shop-catalog-note{font-size:9px!important;color:#aaa1ae!important;margin-top:15px!important}.shop-carepass{background:#eee9f6;border:1px solid #e7def1;border-radius:12px;padding:28px 30px;display:flex;align-items:center;gap:23px;position:relative;overflow:hidden;margin-block:8px 15px}.shop-carepass-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:#ffffff9c;color:#917db2;flex-shrink:0}.shop-carepass>div:nth-child(2){flex:1;position:relative;z-index:1}.shop-carepass .shop-eyebrow{font-size:8px;margin-bottom:5px}.shop-carepass h2{font-size:22px}.shop-carepass p{font-size:10px;margin-top:7px}.shop-carepass .shop-button{flex-shrink:0;position:relative;z-index:1;font-size:10px!important}.shop-carepass-pattern{position:absolute;right:160px;bottom:-33px;color:#b9a8d540;transform:rotate(-20deg)}.shop-labs-section{background:#faf9fc;margin-block:18px 8px;padding-block:35px 40px}.shop-lab-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.shop-lab-card{background:#fff;border:1px solid #eae4f0;border-radius:10px;padding:20px;min-width:0;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.shop-lab-card:hover{transform:translateY(-3px);box-shadow:0 8px 15px #39294b06}.shop-lab-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.shop-lab-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center}.shop-lab-card>.shop-product-title{font-size:14px!important;margin-bottom:5px}.shop-lab-meta{display:grid;gap:7px;margin:19px 0 22px;color:#a297ac;font-size:9px}.shop-lab-meta>span{display:flex;gap:7px;align-items:center}.shop-lab-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;padding-top:16px;border-top:1px solid #f1edf5;margin-top:auto}.shop-lab-footer del{display:block;font-size:9px;color:#aaa0b2}.shop-lab-footer strong{display:block;font-size:19px;letter-spacing:-.5px;margin-top:2px}.shop-brands{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:17px}.shop-brand{border:1px solid #eeebe7;border-radius:10px;background:#fbf8f2;padding:20px 12px;display:flex;flex-direction:column;align-items:center;color:#8c8f6d;transition:transform .2s}.shop-brand:hover{transform:translateY(-3px)}.shop-brand strong{font-family:Georgia,serif;font-weight:500;font-size:25px;letter-spacing:-.7px;margin:3px 0 7px}.shop-brand small{font-size:6px;letter-spacing:1.3px;color:#a9a18f}.shop-brand-1{background:#fcf4f3;color:#ae8c8a;border-color:#f4e9e7}.shop-brand-2{background:#f1f6f8;color:#7d9aa9;border-color:#e6eff3}.shop-brand-3{background:#f5f5ef;color:#8b997a}.shop-brand-4{background:#f4f0f8;color:#a08bb6;border-color:#ede6f5}.shop-brand-2 strong{font-family:Manrope,sans-serif;font-size:22px;font-weight:700}.shop-brand-4 strong{font-size:21px}.shop-offer-banners{display:grid;grid-template-columns:1.6fr 1fr;gap:18px;margin-block:6px 15px}.shop-prescription-banner{padding:26px 24px;border-radius:11px;background:#f1f5f1;border:1px solid #e3ebe4;display:flex;align-items:center;gap:20px}.shop-large-icon{color:#94ab92;display:flex;flex-shrink:0}.shop-prescription-banner>div{flex:1}.shop-prescription-banner h3{font-size:16px}.shop-prescription-banner p{font-size:10px;margin-top:5px}.shop-prescription-banner .shop-button{font-size:10px!important;padding:10px 13px;min-height:38px}.shop-saving-banner{background:#faf0e9;border:1px solid #f3e5db;border-radius:11px;display:flex;align-items:center;gap:17px;padding:23px;color:#b69779}.shop-saving-banner>div{flex:1}.shop-saving-banner .shop-eyebrow{color:#b89a83;font-size:7px;margin-bottom:4px}.shop-saving-banner h3{color:#927965;font-size:16px}.shop-saving-banner p{color:#b19683;font-size:10px;margin-top:4px}.shop-articles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.shop-article{padding:0;background:#fff;border:1px solid #eeebf0;border-radius:11px;overflow:hidden;text-align:left;color:inherit;transition:transform .2s}.shop-article:hover{transform:translateY(-3px)}.shop-article-art{height:155px;position:relative;overflow:hidden;display:grid;place-items:center}.shop-article-art>span:first-child{position:relative;z-index:2;width:95px;height:95px;border-radius:50%;background:#ffffff7a;display:grid;place-items:center;color:#a491ba;transform:rotate(-15deg)}.article-1>span:first-child{color:#8da998}.article-2>span:first-child{color:#c1a291}.shop-article-shape{position:absolute;bottom:-70px;left:-25px;width:195px;height:175px;border-radius:50%;border:1px solid #ffffff70}.shop-article-small-shape{position:absolute;width:180px;height:180px;border-radius:50%;right:-20px;top:-70px;background:#ffffff35}.shop-article-body{padding:20px}.shop-article-body .shop-eyebrow{font-size:7px}.shop-article h3{font-size:16px;line-height:1.55;min-height:50px}.shop-article-body>span:last-child{display:flex;align-items:center;gap:5px;font-size:9px;color:#a59bad;margin-top:19px}.shop-article-body>span:last-child>svg:last-child{margin-left:auto;color:#9a86b5}.shop-help-strip{display:flex;align-items:center;gap:20px;border:1px solid #ede9f3;background:#fbfafc;border-radius:11px;padding:25px;margin-block:10px 48px}.shop-help-icon{color:#ad9cc2}.shop-help-strip>div{flex:1}.shop-help-strip h3{font-size:18px}.shop-help-strip p{font-size:11px;margin-top:5px}.shop-help-strip .shop-button{font-size:11px!important}.shop-footer{background:#f7f5f9;border-top:1px solid #ede8f2;padding-top:39px}.shop-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:35px;padding-bottom:36px}.shop-footer-brand p{font-size:11px;margin:15px 0 17px}.shop-demo-label{display:inline-block;color:#9b8aa9;background:#f0eaf5;font-size:7px;font-weight:750;padding:5px 7px;border-radius:4px;letter-spacing:.6px}.shop-footer-grid h4{font-size:11px;font-weight:750;margin:4px 0 15px}.shop-footer-grid button{display:block;padding:5px 0;background:none;border:0;text-align:left;font-size:10px;color:#8f8599}.shop-footer-grid button:hover{color:var(--shop-primary)}.shop-footer-bottom{display:flex;justify-content:space-between;gap:15px;padding:20px 0;border-top:1px solid #eae4ef;font-size:8px;color:#a397ad}.shop-catalog-page{padding-block:24px 45px;min-height:65vh}.shop-breadcrumb{display:flex;align-items:center;gap:8px;color:#a397ac;font-size:10px;margin-bottom:26px}.shop-breadcrumb button{background:none;border:0;padding:0;font-size:10px;color:#8d799f}.shop-catalog-page h1{font-size:31px;font-weight:700;letter-spacing:-1px;line-height:1.3;overflow-wrap:anywhere}.shop-catalog-filters{display:flex;align-items:flex-end;gap:16px;padding:17px;border:1px solid #ede8f2;border-radius:10px;background:#fcfbfd;margin-bottom:23px;flex-wrap:wrap}.shop-catalog-filters label{display:grid;gap:6px;color:#95879f;font-size:9px;min-width:180px}.shop-catalog-filters select{border:1px solid #e2dae9;border-radius:6px;padding:8px 12px;color:#766580;background:#fff;font-size:11px;min-height:37px}.shop-catalog-filters .shop-text-button{margin-left:auto;font-size:10px!important}.shop-results-grid{row-gap:23px}.shop-empty-results{display:flex;align-items:center;text-align:center;flex-direction:column;gap:15px;padding:80px 20px;color:#9783ab}.shop-empty-results h2{font-size:24px;color:var(--shop-ink)}.shop-empty-results p{max-width:350px}.shop-dialog{width:min(570px,calc(100% - 32px));max-height:90dvh;border:1px solid #e8e0ee;border-radius:16px;padding:0;color:var(--shop-ink);background:#fff;box-shadow:0 25px 100px #29203c2b;overscroll-behavior:contain}.shop-dialog-wide{width:min(920px,calc(100% - 32px))}.shop-dialog::backdrop{background:#28223f60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.shop-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 25px;background:#fff;border-bottom:1px solid var(--shop-border);position:sticky;top:0;z-index:3}.shop-dialog-header h2{font-size:19px;letter-spacing:-.5px}.shop-dialog-body{padding:25px}.shop-detail-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px}.shop-detail-art{min-height:330px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.shop-detail-art .shop-product-art{max-height:300px}.shop-detail-art>span{font-size:9px;color:#a494ae}.shop-detail-info>.shop-eyebrow{margin-top:4px}.shop-detail-info h3{font-size:24px;line-height:1.5}.shop-detail-info>p{margin-top:8px;font-size:12px}.shop-detail-price{display:flex;align-items:baseline;gap:10px;margin-top:20px}.shop-detail-price strong{font-size:29px;font-weight:750;letter-spacing:-1px}.shop-detail-price del{color:#aea3b6;font-size:13px}.shop-detail-price>span{color:#5c9876;font-size:12px}.shop-detail-info .shop-detail-description{margin:20px 0}.shop-detail-info .shop-button{width:100%;margin-top:14px}.shop-detail-assurance{display:flex;align-items:center;gap:7px;color:#9787a1;font-size:10px;margin-top:13px}.shop-inline-note{display:flex;align-items:flex-start;gap:9px;padding:13px;border-radius:7px;background:#f6f1fa;color:#9480a9;font-size:11px;line-height:1.8}.shop-inline-note>svg{flex-shrink:0;margin-top:2px}.shop-detail-bottom{margin-top:25px;padding-top:23px;border-top:1px solid var(--shop-border)}.shop-detail-bottom h4{font-size:13px}.shop-detail-bottom ul{list-style:none;padding:0;display:grid;gap:10px;margin:14px 0 20px}.shop-detail-bottom li{display:flex;align-items:center;gap:8px;font-size:12px;color:#80718c}.shop-detail-bottom>p{margin-top:18px}.shop-cart-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:28px}.shop-cart-intro{margin-bottom:17px}.shop-cart-intro>p{font-size:10px;margin-top:8px}.shop-cart-item{display:flex;gap:13px;border-bottom:1px solid var(--shop-border);padding:18px 0;position:relative}.shop-cart-art{width:70px;height:90px;background:#f9f7fb;border-radius:8px;flex-shrink:0}.shop-cart-item-info{flex:1;min-width:0}.shop-cart-item-info>strong{display:block;font-size:12px;padding-right:20px;line-height:1.7}.shop-cart-item-info>span{display:block;font-size:9px;color:#a69caf;margin-top:5px}.shop-cart-item-info>b{display:block;font-size:14px;margin-top:8px}.shop-remove-item{position:absolute;top:13px;right:-8px;color:#b1a7b6}.shop-quantity{display:inline-flex;align-items:center;border:1px solid #e5dbed;border-radius:5px;margin-top:10px;height:29px;overflow:hidden}.shop-quantity button{display:grid;place-items:center;padding:6px;width:29px;background:#faf7fd;border:0;color:#917aaa}.shop-quantity output{width:29px;text-align:center;font-size:11px;font-weight:750;color:#827090}.shop-delivery-options{padding:17px;margin:22px 0 0;border:1px solid #e8e0ed;border-radius:8px;display:grid;gap:11px}.shop-delivery-options legend{padding:0 6px;font-size:11px;color:#8c7a9d}.shop-delivery-options label{display:flex;gap:8px;align-items:center;font-size:11px;color:#8b7d95}.shop-delivery-options input{accent-color:var(--shop-primary)}.shop-delivery-options p{font-size:9px!important}.shop-order-summary{align-self:start;background:#faf8fc;border:1px solid #eae1f1;border-radius:11px;padding:21px}.shop-order-summary h3{font-size:17px;margin-bottom:16px}.shop-savings-note{display:flex;align-items:center;gap:7px;color:#6b957c;background:#ecf4ed;border-radius:6px;padding:10px;font-size:10px}.shop-order-summary dl{margin:22px 0;display:grid;gap:12px;font-size:11px}.shop-order-summary dl>div{display:flex;gap:10px;justify-content:space-between}.shop-order-summary dt{color:#9988a6}.shop-order-summary dd{margin:0;font-weight:650;white-space:nowrap}.shop-coupon label{display:block;color:#8c7b9b;font-size:10px;margin-bottom:7px}.shop-coupon>div{display:flex;border:1px solid #e5d9ee;border-radius:6px;background:#fff;overflow:hidden}.shop-coupon input{min-width:0;width:100%;background:none;border:0;font-size:11px;padding:10px;color:#857092}.shop-coupon>div>button{background:none;border:0;color:var(--shop-primary);font-size:10px;padding:9px 12px;font-weight:750}.shop-form-error{color:#b54646!important;font-size:10px!important;margin-top:7px!important}.shop-coupon-success{font-size:9px!important;color:#6d9279!important;margin-top:7px!important}.shop-coupon-success button{border:0;background:none;text-decoration:underline;font-size:9px;color:#9c84a9;padding:0 0 0 5px}.shop-total{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:21px 0;padding-top:17px;border-top:1px solid #e9deef;font-size:12px;font-weight:700}.shop-total strong{font-size:24px;letter-spacing:-.7px}.shop-order-summary>.shop-button{width:100%;font-size:11px!important}.shop-order-summary>p{font-size:9px!important;margin-top:13px}.shop-empty-cart{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;padding:50px 15px}.shop-empty-cart>span{display:grid;place-items:center;width:90px;height:90px;background:#f5eefb;border-radius:50%;color:#b197c6}.shop-empty-cart p{max-width:360px}.shop-checkout>.shop-text-button{font-size:10px!important;margin-bottom:15px}.shop-checkout h3{font-size:22px}.shop-checkout>p{margin-top:12px;font-size:12px}.shop-demo-address{background:#f7f3fb;padding:16px;border:1px solid #e9dff1;border-radius:8px;display:flex;gap:10px;margin:22px 0;color:#9c80b1}.shop-demo-address strong{display:block;font-size:12px}.shop-demo-address span{display:block;font-size:10px;color:#a795b0;margin-top:4px}.shop-field{display:grid;gap:9px;font-size:11px;color:#8d759e;margin:20px 0}.shop-field select{font-size:12px;color:#796088;border:1px solid #e5d8ee;background:#fdfbff;border-radius:7px;min-height:44px;padding:10px;width:100%}.shop-prescription-flow,.shop-order-success{text-align:center;padding:12px 5px}.shop-flow-icon,.shop-success-icon{display:grid;place-items:center;width:78px;height:78px;margin:0 auto 24px;border-radius:22px;color:#a38db7;background:#f0e9f8}.shop-prescription-flow h3,.shop-order-success h3{font-size:24px;margin-bottom:13px}.shop-prescription-flow>p{max-width:410px;margin-inline:auto}.shop-prescription-flow ol{list-style:none;display:grid;gap:15px;text-align:left;padding:0;margin:26px 0}.shop-prescription-flow li{display:flex;align-items:center;gap:12px;font-size:12px;color:#8b799b}.shop-prescription-flow li>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#f4eef9;color:#a286b8;font-size:10px}.shop-sample-document{display:flex;align-items:center;text-align:left;gap:12px;padding:18px;border:1px dashed #d8c5e6;border-radius:9px;background:#fcf9ff;color:#aa8dbd;margin-bottom:20px}.shop-sample-document>div{flex:1}.shop-sample-document strong{display:block;font-size:12px;color:#8e739f}.shop-sample-document>div>span{display:block;font-size:9px;margin-top:4px}.shop-prescription-flow>.shop-button,.shop-order-success>.shop-button{width:100%}.shop-prescription-flow>p:last-child{margin-top:16px;font-size:10px!important}.shop-success-icon{border-radius:50%;color:#78a887;background:#ebf6ee}.shop-order-success dl{display:grid;gap:14px;padding:20px;border:1px solid #e9e0ef;border-radius:10px;background:#fcfaff;text-align:left;margin:25px 0}.shop-order-success dl>div{display:flex;justify-content:space-between;gap:20px;font-size:11px}.shop-order-success dt{color:#a08caf;flex-shrink:0}.shop-order-success dd{margin:0;color:#80618f;text-align:right;overflow-wrap:anywhere}.shop-article-detail h3{font-size:27px;margin:16px 0 25px}.shop-article-detail>p{margin-bottom:18px;line-height:1.95}.shop-article-detail>.shop-text-button{margin-top:15px}.shop-help-panel>h3{text-align:center;margin-bottom:25px}.shop-help-panel details{border-bottom:1px solid #ece3f2;padding:17px 0}.shop-help-panel summary{cursor:pointer;color:#9375a5;font-size:12px;font-weight:650}.shop-help-panel details p{margin-top:12px;font-size:11px}.shop-help-panel>.shop-button{width:100%;margin-top:26px}.shop-toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,12px);z-index:40;display:none;align-items:center;gap:12px;width:max-content;max-width:calc(100% - 30px);background:#3d3251;border:1px solid #625079;border-radius:10px;padding:14px 16px;color:#fff;box-shadow:0 10px 25px #2d1e4233;font-size:11px}.shop-toast.visible{display:flex;animation:shop-toast-in .25s ease both}.shop-toast>svg{color:#a2d1b5;flex-shrink:0}.shop-toast button{border:0;padding:3px;color:#dac9ec;background:none;font-size:10px;font-weight:700;white-space:nowrap}.shop-reveal{animation:shop-reveal .5s ease both}@keyframes shop-reveal{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}@keyframes shop-pack-rise{0%{opacity:0;translate:0 15px}to{opacity:1;translate:0 0}}@keyframes shop-toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:1200px){.shop-container{width:calc(100% - 56px)}.shop-primary-nav{gap:18px}.shop-primary-nav button{font-size:10px}.shop-primary-nav button>span{display:none}.shop-search-hint{display:none}.shop-hero-grid{grid-template-columns:1.85fr 1fr}.shop-hero{padding:30px 25px 50px;min-height:340px}.shop-hero h1{font-size:38px}.shop-hero-products{width:47%;height:290px}.shop-hero-copy{width:61%}.shop-hero-copy .shop-eyebrow{font-size:8px}.shop-lab-promo{padding:22px 18px}.shop-lab-promo h2{font-size:22px}.shop-lab-promo img{width:140px;height:140px;right:-18px}.shop-insurance-promo{padding:15px;gap:8px}.shop-insurance-promo strong{font-size:10px}.shop-concerns{gap:15px}.shop-concerns strong{font-size:9px}.shop-product-grid{gap:12px}.shop-product-visual{height:175px;padding:8px 10px}.shop-product-content{padding:12px}.shop-product-title{font-size:11px!important}.shop-product-bottom{flex-wrap:wrap}.shop-product-bottom .shop-add{margin-left:auto}.shop-lab-grid{gap:12px}.shop-lab-card{padding:16px}.shop-lab-meta{font-size:8px}.shop-brand strong{font-size:22px}.shop-brand-4 strong{font-size:18px}.shop-prescription-banner{flex-wrap:wrap;gap:15px}.shop-prescription-banner .shop-button{margin-left:48px}.shop-trust-strip strong{font-size:9px}.shop-trust-strip small{font-size:7px}.shop-trust-strip>div{gap:8px}.shop-trust-strip svg{width:19px}}@media(max-width:1000px){.shop-primary-nav{gap:14px}.shop-primary-nav button{font-size:9px}.shop-header-main{gap:17px}.shop-header-tools{gap:13px}.shop-account>span{display:none}.shop-prescription-shortcut{display:none}.shop-hero-grid{grid-template-columns:1fr}.shop-hero{min-height:355px;padding:37px 35px 53px}.shop-hero h1{font-size:46px}.shop-hero-copy{width:53%}.shop-hero p{max-width:330px}.shop-hero-products{width:43%;max-width:370px;height:320px;right:30px}.shop-hero-side{flex-direction:row}.shop-lab-promo{min-height:195px}.shop-lab-promo h2{font-size:22px}.shop-lab-promo .shop-eyebrow{font-size:7px}.shop-lab-promo img{width:170px;height:170px;right:0}.shop-insurance-promo{flex:1;padding:25px}.shop-insurance-promo strong{font-size:15px;line-height:1.6}.shop-insurance-promo small{font-size:11px;line-height:1.7}.shop-insurance-promo .shop-insurance-icon{display:none}.shop-concerns{grid-template-columns:repeat(4,1fr);gap:24px}.shop-concerns>button>span{max-width:105px}.shop-concerns strong{font-size:10px}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.shop-product-visual{height:210px}.shop-product-title{font-size:12px!important}.shop-product-content{padding:16px}.shop-lab-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.shop-lab-card{padding:20px}.shop-lab-meta{font-size:10px}.shop-brands{gap:10px}.shop-brand strong{font-size:18px}.shop-brand small{font-size:5px;letter-spacing:.8px}.shop-brand-2 strong{font-size:16px}.shop-brand-4 strong{font-size:15px}.shop-carepass{gap:15px;padding:23px}.shop-carepass-icon{display:none}.shop-carepass h2{font-size:20px}.shop-offer-banners{grid-template-columns:1fr 1fr}.shop-prescription-banner{padding:20px}.shop-prescription-banner h3{font-size:14px}.shop-saving-banner{padding:20px}.shop-saving-banner h3{font-size:15px}.shop-saving-banner>svg{display:none}.shop-article-body{padding:16px}.shop-article h3{font-size:14px}.shop-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:20px}.shop-footer-grid>div:last-child{grid-column:2}.shop-trust-strip{grid-template-columns:repeat(2,1fr);gap:18px}.shop-trust-strip>div,.shop-trust-strip>div:first-child{justify-content:center}.shop-trust-strip>div:nth-child(2){border-right:0}.shop-trust-strip strong{font-size:10px}.shop-trust-strip small{font-size:9px}}@media(max-width:767px){.shop-container{width:calc(100% - 32px)}.shop-announcement{justify-content:center;padding:7px 12px;font-size:8px}.shop-announcement-demo{display:none}.shop-header-main{min-height:72px;justify-content:space-between;gap:15px}.shop-primary-nav{display:none}.shop-header-tools{gap:17px}.shop-mobile-menu-button{display:inline-flex}.shop-cart-label,.shop-account{display:none}.shop-search-row{flex-wrap:wrap;padding-bottom:13px;gap:9px}.shop-city{width:100%;min-width:0;padding:0;background:transparent;border:0;height:29px;gap:6px}.shop-city>svg:first-child{width:14px;height:14px}.shop-city>span{flex-direction:row;gap:7px;flex:none;align-items:center}.shop-city>span>span{font-size:10px}.shop-city select{font-size:11px;width:auto;padding-right:10px}.shop-city>svg:last-child{margin-left:-10px;width:11px}.shop-search{flex-basis:100%;height:45px;padding-inline:12px;gap:9px}.shop-search input{font-size:11px}.shop-search input::placeholder{font-size:10px}.shop-category-nav>div{width:calc(100% - 32px);gap:23px}.shop-category-nav button{font-size:9px;padding-block:11px}.shop-header{z-index:10}.shop-hero-grid{padding-top:15px;gap:12px}.shop-hero{min-height:450px;padding:28px 23px 40px}.shop-hero h1{font-size:36px;letter-spacing:-1.4px}.shop-hero-copy{width:100%}.shop-hero-copy>p{max-width:280px;font-size:11px}.shop-hero .shop-button{font-size:10px!important;margin-top:17px;min-height:40px;padding:10px 15px}.shop-hero-footnote{font-size:7px;margin-top:10px}.shop-hero-products{width:57%;height:185px;right:6px;bottom:27px}.shop-hero-arch{height:94%}.shop-hero-product-badge{top:23px;left:-50%;padding:7px 8px;gap:5px}.shop-hero-product-badge>span{font-size:7px}.shop-hero-product-badge svg{width:12px}.shop-hero-pack.pack-0{bottom:0}.shop-hero-pack.pack-1{bottom:20px}.shop-hero-pack.pack-2{bottom:0}.shop-hero-leaf.leaf-one{display:none}.shop-hero-leaf.leaf-two{left:-16%;bottom:5px}.shop-hero-leaf.leaf-two svg{width:35px}.shop-hero-platform{height:20px;bottom:5px}.shop-carousel-controls{left:24px;right:15px;bottom:15px}.shop-hero-side{display:grid;grid-template-columns:1.3fr 1fr;gap:12px}.shop-lab-promo{padding:17px 14px;min-height:206px}.shop-lab-promo .shop-eyebrow{font-size:6px;letter-spacing:.7px}.shop-lab-promo h2{font-size:19px;letter-spacing:-.7px}.shop-lab-promo>p{font-size:8px;margin-top:10px}.shop-lab-promo-price{font-size:16px}.shop-lab-promo-price span{display:none}.shop-lab-promo .shop-text-button{font-size:9px!important;margin-top:5px}.shop-lab-promo img{width:94px;height:94px;bottom:-6px;right:-22px;opacity:.8}.shop-insurance-promo{padding:16px;gap:10px;flex-direction:column;align-items:flex-start;justify-content:center}.shop-insurance-promo .shop-insurance-icon{display:block}.shop-insurance-promo>span:nth-child(2){flex:none}.shop-insurance-promo strong{font-size:12px}.shop-insurance-promo small{font-size:9px;margin-top:7px}.shop-insurance-promo>svg:last-child{width:16px}.shop-trust-strip{gap:17px 10px;margin-top:3px;padding-block:23px}.shop-trust-strip>div,.shop-trust-strip>div:first-child{justify-content:flex-start;gap:8px;border:0}.shop-trust-strip strong{font-size:8px}.shop-trust-strip small{font-size:6px;margin-top:2px}.shop-trust-strip svg{width:18px;flex-shrink:0}.shop-section{padding-block:27px}.shop-section-heading{gap:10px;margin-bottom:20px;align-items:center}.shop-section-heading .shop-eyebrow{font-size:6px;letter-spacing:1.1px}.shop h2{font-size:22px;letter-spacing:-.8px}.shop-section-heading>.shop-text-button{font-size:9px!important;gap:4px}.shop-section-heading>.shop-text-button svg{width:12px}.shop-concerns{gap:20px 13px}.shop-concerns strong{font-size:8px;line-height:1.6;margin-top:8px}.shop-concerns>button>span{max-width:85px}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.shop-product-visual{height:166px;padding:4px 8px}.shop-product-content{padding:12px}.shop-product-brand{font-size:7px}.shop-product-title{font-size:11px!important;line-height:1.6!important}.shop-product-card .shop-product-title{min-height:53px}.shop-product-pack{font-size:8px!important}.shop-rating-row{gap:5px}.shop-rating-row>span:last-child{font-size:6px}.shop-rating{font-size:8px}.shop-price-row strong{font-size:16px}.shop-price-row del{font-size:9px}.shop-product-bottom>span{display:none}.shop-product-bottom>.shop-add{width:100%;font-size:10px!important}.shop-product-visual>.shop-discount{font-size:6px;left:8px;top:8px}.shop-product-grid>.shop-product-card:last-child:nth-child(odd){grid-column:auto}.shop-catalog-note{font-size:8px!important}.shop-carepass{padding:23px;flex-wrap:wrap;gap:17px}.shop-carepass>div:nth-child(2){flex-basis:100%}.shop-carepass .shop-eyebrow{font-size:7px}.shop-carepass h2{font-size:21px}.shop-carepass p{font-size:10px;max-width:300px}.shop-carepass .shop-button{min-height:39px}.shop-labs-section{padding-block:27px}.shop-lab-grid{gap:12px}.shop-lab-card{padding:15px}.shop-lab-card>.shop-product-title{font-size:12px!important;min-height:40px}.shop-lab-top>.shop-discount{font-size:6px;padding:3px 4px}.shop-lab-icon{width:32px;height:32px;border-radius:8px}.shop-lab-icon>svg{width:18px}.shop-lab-meta{font-size:7px;gap:7px;margin:16px 0}.shop-lab-meta svg{width:11px;flex-shrink:0}.shop-lab-footer{gap:6px;flex-wrap:wrap}.shop-lab-footer strong{font-size:18px}.shop-lab-footer .shop-add{font-size:9px!important;padding:6px 8px;min-height:31px;margin-left:auto}.shop-section-heading>.shop-small{font-size:8px!important;max-width:80px;text-align:right}.shop-brands{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.shop-brand{padding:15px 8px}.shop-brand strong{font-size:16px}.shop-brand svg{width:17px}.shop-brand small{font-size:4px;letter-spacing:.4px}.shop-brand-2 strong{font-size:13px}.shop-brand-4 strong{font-size:14px}.shop-offer-banners{grid-template-columns:1fr;gap:13px}.shop-prescription-banner{padding:21px;gap:13px}.shop-prescription-banner h3{font-size:15px}.shop-prescription-banner p{font-size:10px}.shop-prescription-banner .shop-button{margin-left:47px}.shop-saving-banner{padding:23px}.shop-saving-banner>svg{display:block;width:27px}.shop-saving-banner h3{font-size:17px}.shop-articles{grid-template-columns:1fr;gap:15px}.shop-article{display:grid;grid-template-columns:110px 1fr}.shop-article-art{height:100%;min-height:155px}.shop-article-art>span:first-child{width:65px;height:65px}.shop-article-art svg{width:37px}.shop-article-body{padding:17px}.shop-article-body .shop-eyebrow{font-size:6px;letter-spacing:1px}.shop-article h3{font-size:14px;min-height:0}.shop-article-body>span:last-child{margin-top:14px;font-size:8px}.shop-help-strip{flex-wrap:wrap;gap:15px;padding:21px;margin-bottom:30px}.shop-help-strip h3{font-size:16px}.shop-help-strip p{font-size:10px}.shop-help-strip>div{flex-basis:calc(100% - 50px)}.shop-help-strip .shop-button{margin-left:42px;font-size:10px!important}.shop-footer{padding-top:28px}.shop-footer-grid{grid-template-columns:1fr 1fr;gap:27px 23px;padding-bottom:25px}.shop-footer-brand{grid-column:1 / -1}.shop-footer-grid>div:last-child{grid-column:auto}.shop-footer-grid h4{font-size:11px}.shop-footer-grid button{font-size:10px;padding-block:6px}.shop-footer-bottom{flex-direction:column;gap:7px;font-size:7px}.shop-catalog-page{padding-top:18px}.shop-catalog-page h1{font-size:25px}.shop-catalog-page .shop-section-heading{align-items:flex-start}.shop-catalog-filters{padding:13px;gap:13px}.shop-catalog-filters label{min-width:0;flex:1;flex-basis:calc(50% - 7px)}.shop-catalog-filters select{width:100%;font-size:10px;padding:8px}.shop-catalog-filters>.shop-text-button{margin-left:0}.shop-empty-results{padding-block:55px}.shop-dialog{width:calc(100% - 20px);max-height:93dvh;border-radius:12px}.shop-dialog-header{padding:16px 18px}.shop-dialog-header h2{font-size:17px}.shop-dialog-body{padding:18px}.shop-detail-grid{grid-template-columns:1fr;gap:22px}.shop-detail-art{min-height:210px;padding:14px}.shop-detail-art .shop-product-art{height:200px}.shop-detail-info h3{font-size:22px}.shop-detail-info .shop-eyebrow{font-size:8px}.shop-detail-info .shop-rating-row>span:last-child{font-size:9px}.shop-detail-bottom li{font-size:11px}.shop-cart-grid{grid-template-columns:1fr;gap:23px}.shop-cart-item-info>strong{font-size:11px}.shop-cart-item-info>span{font-size:8px}.shop-order-summary{padding:19px}.shop-order-success dl>div{font-size:10px;gap:12px}.shop-order-success dt{flex-shrink:1}.shop-sample-document{padding:14px;gap:9px}.shop-sample-document strong{font-size:11px}.shop-sample-document>.shop-demo-label{font-size:6px;padding:3px}.shop-toast{padding:12px;gap:8px;font-size:10px;bottom:15px}.shop-toast>span{max-width:190px}.shop-toast button{font-size:9px}}@media(prefers-reduced-motion:reduce){.shop *,.shop *:before,.shop *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.shop-button:hover,.shop-product-card:hover,.shop-lab-card:hover,.shop-brand:hover,.shop-article:hover,.shop-concerns>button:hover>span{transform:none}.shop-toast.visible{transform:translate(-50%)}}.health-experience{color:var(--text);font-family:Manrope,system-ui,sans-serif;--health-mint: #e6f4ef;--health-lavender: #eeebfa;--health-peach: #fbefe6}.health-experience button,.health-experience input{font:inherit}.health-experience button,.health-experience a,.health-experience summary{-webkit-tap-highlight-color:transparent}.health-experience button{cursor:pointer}.health-experience a{color:inherit;text-decoration:none}.health-experience button:focus-visible,.health-experience a:focus-visible,.health-experience summary:focus-visible,.health-experience input:focus-visible,.health-experience [tabindex]:focus-visible{outline:3px solid #8270d8;outline-offset:4px}.health-experience h1,.health-experience h2,.health-experience h3,.health-experience p{margin:0}.health-experience h2{font-size:clamp(27px,3.1vw,44px);line-height:1.2;letter-spacing:-1.8px;font-weight:700}.health-experience h3{font-size:19px;line-height:1.4;letter-spacing:-.5px;font-weight:750}.health-experience p{color:var(--text-2);font-size:14px;line-height:1.85}.health-section{width:min(1200px,calc(100% - 96px));margin-inline:auto}.health-landing{background:#fafaf9;overflow:clip}.health-site-header{min-height:96px;width:min(1320px,calc(100% - 72px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:5;border-bottom:1px solid #eae9ed}.health-desktop-links,.health-header-actions{display:flex;align-items:center;gap:28px}.health-desktop-links{font-size:12px;font-weight:650}.health-desktop-links button,.health-text-button,.health-menu-button{background:none;border:0;padding:0;color:inherit;display:inline-flex;align-items:center;gap:7px}.health-desktop-links a:hover,.health-desktop-links button:hover{color:var(--action)}.health-header-actions{gap:22px}.health-button{min-height:46px;border:1px solid #e1deed;background:#fff;border-radius:9px;color:#262350;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:12px!important;font-weight:750!important;transition:transform .2s,box-shadow .2s,background .2s;text-align:center}.health-button:hover{transform:translateY(-2px);box-shadow:0 7px 18px #29225312}.health-button:active{transform:translateY(0)}.health-button-primary{background:var(--action);border-color:var(--action);color:#fff!important;box-shadow:0 4px 12px #524fd918}.health-button-primary:hover{background:var(--action-hover)}.health-button-quiet{border-color:transparent;background:transparent}.health-text-button{font-size:12px!important;font-weight:750!important;color:var(--action);min-height:40px}.health-menu-button{display:none;min-width:40px;min-height:40px;justify-content:center}.health-mobile-menu{position:absolute;top:100%;left:0;right:0;background:#fff;padding:20px;border:1px solid var(--rule-soft);border-radius:14px;box-shadow:0 15px 30px #25215015;display:grid;gap:8px}.health-mobile-menu a,.health-mobile-menu button{padding:12px;background:none;border:0;text-align:left;color:var(--text)}.health-skip{position:absolute;top:-100px;left:12px;padding:14px;background:#fff;z-index:100}.health-skip:focus{top:12px}.health-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:690px;gap:64px;padding-block:78px 82px}.health-eyebrow{display:block;font-size:9px;font-weight:800;letter-spacing:1.6px;color:var(--text-3);margin-bottom:14px;line-height:1.6}.health-hero-copy>.health-eyebrow{display:flex;align-items:center;gap:8px;color:#62588f}.health-dot{width:6px;height:6px;background:#8575c3;border-radius:50%;box-shadow:0 0 0 4px #ece8f5}.health-hero h1{font-size:clamp(50px,5.8vw,79px);font-weight:650;line-height:1.08;letter-spacing:-4.5px;margin:23px 0}.health-hero h1>span{color:#8370c2}.health-hero-copy>p{max-width:420px;font-size:15px;line-height:1.9}.health-hero-actions{display:flex;align-items:center;gap:10px;margin-top:30px;flex-wrap:wrap}.health-hero-proof{display:flex;flex-wrap:wrap;gap:20px;margin-top:26px;font-size:10px;color:var(--text-3)}.health-hero-proof>span{display:flex;align-items:center;gap:6px}.health-hero-visual{position:relative;padding:30px 0;min-width:0}.health-hero-visual:before{content:"";position:absolute;top:-65px;right:-55px;bottom:-65px;left:-55px;border-radius:50%;background:radial-gradient(ellipse,#e7e2f8 0,#f0edf980 45%,transparent 70%)}.health-orbit{position:absolute;border:1px solid #ded8ee70;border-radius:50%;pointer-events:none}.health-orbit-one{width:550px;height:550px;left:-25px;top:-38px}.health-orbit-two{width:650px;height:650px;left:-75px;top:-88px}.health-preview-card{position:relative;background:#ffffffed;border:1px solid white;border-radius:19px;padding:26px;box-shadow:0 24px 70px #39316f13,0 2px 10px #39316f05;transform:rotate(-2deg)}.health-preview-brand{display:flex;gap:11px;align-items:center}.health-preview-brand strong{font-size:12px}.health-preview-brand .health-small{display:block;font-size:8px;margin-top:3px}.health-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.health-wrap{flex-wrap:wrap}.health-icon{display:inline-flex;width:39px;height:39px;border-radius:12px;align-items:center;justify-content:center;flex-shrink:0}.health-icon-brand{background:#efecfb;color:#8270c1}.health-icon-mint{background:#e7f5ee;color:#368b6c}.health-live-dot{width:6px;height:6px;border-radius:50%;background:#72a68a}.health-segment{display:flex;border:1px solid var(--rule-soft);padding:4px;gap:3px;border-radius:8px;background:#f7f6fa;width:fit-content}.health-segment button{border:0;border-radius:5px;background:transparent;color:var(--text-3);font-size:10px;font-weight:650;padding:7px 12px;transition:background .18s,color .18s,box-shadow .18s;min-height:32px}.health-segment button[aria-pressed=true]{background:#fff;color:var(--text);box-shadow:0 2px 5px #2721530d}.health-preview-card>.health-segment{margin-top:23px;width:100%}.health-preview-card>.health-segment button{flex:1}.health-preview-content{min-height:290px}.health-preview-value{padding-top:23px}.health-preview-value>div>div{font-size:44px;letter-spacing:-1px;font-weight:650;margin-top:3px}.health-preview-value>div>div>span{font-size:12px;font-weight:500;color:var(--text-3)}.health-small{font-size:10px;line-height:1.6}.health-muted{color:var(--text-3)}.health-soft-badge{display:inline-flex;align-items:center;gap:5px;background:#eeebf9;color:#726395;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:650;white-space:nowrap}.health-trend{width:100%;height:190px;display:block;overflow:visible}.health-preview-card .health-trend{height:110px;margin:10px 0 6px}.health-chart-line{stroke-dasharray:1;stroke-dashoffset:0;animation:health-draw 1.2s ease both}.health-preview-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-top:12px;border-top:1px solid #eeecf2;gap:10px}.health-preview-mini-grid>div{font-size:8px;color:var(--text-3)}.health-mini-dot{display:inline-block;width:5px;height:5px;border-radius:50%;margin-right:4px}.health-mini-dot.mint{background:#4ba58f}.health-mini-dot.lavender{background:#9583d1}.health-mini-dot.peach{background:#c9936e}.health-preview-mini-grid strong{display:block;margin-top:7px;font-size:20px;letter-spacing:-.5px;color:var(--text)}.health-preview-mini-grid strong span{font-size:9px;padding-left:3px;font-weight:500;color:var(--text-3)}.health-preview-footer{margin-top:19px;padding-top:12px;border-top:1px solid #eeecf2;display:flex;align-items:center;justify-content:space-between;gap:8px}.health-preview-footer>span{font-size:10px;font-weight:750}.health-demo{display:inline-flex;align-items:center;gap:6px;font-size:9px;color:var(--text-3);line-height:1.6}.health-demo>span{width:5px;height:5px;border-radius:50%;background:#a599bd;flex-shrink:0}.health-preview-policy{padding:22px 0;display:grid;gap:10px}.health-preview-policy>svg{color:#8070bb}.health-preview-policy>div{display:flex;gap:8px;align-items:center;font-size:11px}.health-preview-policy h2{margin-top:3px}.health-preview-policy>p{margin-top:-8px}.health-floating-card{position:absolute;z-index:2;display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fffffffa;border:1px solid #efecf5;border-radius:12px;box-shadow:0 12px 30px #39316f0c;animation:health-float 4s ease-in-out}.health-floating-card strong{font-size:11px;display:block}.health-floating-card div>span{font-size:9px;display:block;color:var(--text-3);margin-top:3px}.health-float-top{top:-5px;right:-34px;transform:rotate(3deg)}.health-float-bottom{bottom:-23px;left:-35px;animation-delay:-.8s}.health-feature-strip{display:flex;align-items:center;justify-content:space-between;padding-block:27px;border-top:1px solid #e7e5eb;border-bottom:1px solid #e7e5eb;gap:20px}.health-feature-strip>span{font-size:8px;letter-spacing:1.3px;font-weight:800;color:var(--text-3);max-width:125px;line-height:1.8}.health-feature-strip>div{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:650;color:#59576d}.health-pillars-section{padding-block:84px}.health-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.health-section-heading>p{max-width:315px;font-size:13px}.health-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.health-pillar{text-align:left;border:1px solid #ffffff80;border-radius:16px;padding:28px;color:var(--text);transition:transform .25s,box-shadow .25s}.health-pillar:hover{transform:translateY(-6px);box-shadow:0 15px 25px #22224a0a}.health-pillar.lavender{background:var(--health-lavender)}.health-pillar.mint{background:var(--health-mint)}.health-pillar.peach{background:var(--health-peach)}.health-pillar-top{display:flex;justify-content:space-between;margin-bottom:40px}.health-pillar .health-eyebrow{font-size:8px;margin-bottom:9px}.health-pillar h3{font-size:21px;margin-bottom:12px}.health-pillar p{font-size:12px;min-height:69px}.health-pillar-link{display:flex;gap:8px;align-items:center;margin-top:28px;font-size:11px;font-weight:750}.health-journey-section{padding-block:10px 84px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.health-journey-section h2{margin-bottom:25px}.health-journey{list-style:none;padding:0;margin:0}.health-journey li{display:flex;gap:23px;position:relative;padding-bottom:30px}.health-journey li:not(:last-child):after{content:"";width:1px;background:#e1dce9;position:absolute;top:43px;bottom:3px;left:20px}.health-journey li>span{width:41px;height:41px;border:1px solid #e1dce9;border-radius:50%;flex-shrink:0;display:grid;place-items:center;font-size:11px;color:#8976b9}.health-journey h3{font-size:16px;margin:3px 0 7px}.health-journey p{font-size:12px}.health-help-banner{background:#eae6f5;border:1px solid #e2dced;border-radius:18px;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:40px}.health-help-banner h2{font-size:31px;margin-bottom:10px;letter-spacing:-1px}.health-help-banner .health-button{flex-shrink:0}.health-plans-banner{background:linear-gradient(135deg,#4c1d95,#7c3aed);color:#fff;border-radius:20px;display:flex;justify-content:space-between;align-items:center;gap:34px;padding:44px 46px;margin-bottom:84px}.health-plans-banner .health-eyebrow{color:#e9d5ff}.health-plans-banner h2{font-size:clamp(26px,3.4vw,36px);letter-spacing:-1.1px;margin:10px 0 12px;color:#fff}.health-plans-banner p{color:#e9d5ff;font-size:13px;line-height:1.65;max-width:470px}.health-plans-actions{display:flex;flex-direction:column;gap:12px;align-items:stretch;flex-shrink:0}.health-plans-actions .health-button{justify-content:center}.health-plans-actions .health-button-healthy{background:#fff;color:#4c1d95}.health-plans-outline{background:transparent;border-color:#e9d5ff;color:#fff!important}.health-plans-outline:hover{background:#ffffff1a}.health-site-footer{display:flex;align-items:center;gap:30px;padding-block:42px}.health-site-footer>span{font-size:10px;color:var(--text-3)}.health-site-footer>span:last-child{margin-left:auto}.health-workspace{max-width:1440px;margin:0 auto;padding-bottom:30px}.health-mobile-more{display:flex;flex:1;flex-direction:column;align-items:center;gap:3px;padding:6px 0;border:0;background:transparent;color:var(--text-3);cursor:pointer}.health-mobile-more span{font:600 10px Manrope,sans-serif}.health-mobile-dialog{border:1px solid var(--rule);border-radius:20px;background:var(--surface);width:min(440px,calc(100% - 30px));max-height:85dvh;overflow-y:auto;padding:24px;box-shadow:0 20px 80px #16165c30}.health-mobile-dialog::backdrop{background:#16163f70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.health-mobile-dialog h2{font-size:22px;letter-spacing:-.7px}.health-mobile-dialog nav{display:grid;margin:15px 0}.health-mobile-dialog nav button{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 8px;color:var(--text-2);background:none;border:0;border-bottom:1px solid var(--rule-soft);text-align:left;font-size:12px}.health-mobile-dialog nav button[aria-current=page]{background:var(--surface-3);border-radius:6px;color:var(--action);font-weight:700}.health-overview-welcome{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px;flex-wrap:wrap}.health-overview-welcome h2{font-size:30px;letter-spacing:-1.1px;margin-bottom:7px}.health-overview-welcome .health-eyebrow{margin-bottom:6px}.health-overview-welcome>.health-demo{padding-top:5px}.health-card{background:var(--surface);border:1px solid var(--rule-soft);border-radius:17px;padding:25px;min-width:0}.health-card h3+p{margin-top:6px}.health-card>.health-row h3{margin-top:3px}.health-card .health-eyebrow{margin-bottom:5px}.health-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:23px}.health-metric{text-align:left;color:var(--text);padding:19px;transition:box-shadow .2s,border-color .2s,transform .2s}button.health-metric:hover{transform:translateY(-3px);border-color:#bbb0dc}.health-metric.is-selected{border-color:#a090d7;box-shadow:0 0 0 2px #eae5f760}.health-metric-label{display:block;margin-top:13px;font-size:11px;font-weight:650;color:var(--text-2)}.health-metric-value{font-size:28px;letter-spacing:-.8px;margin-top:5px;font-weight:750;font-variant-numeric:tabular-nums}.health-metric-value>span{font-size:10px;font-weight:500;color:var(--text-3)}.health-trend.is-compact{height:48px;margin:13px 0 6px}.health-overview-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:23px;margin-bottom:23px}.health-chart-summary{display:flex;align-items:baseline;gap:8px;margin:25px 0 15px}.health-chart-summary>strong{font-size:30px;font-weight:700;letter-spacing:-1px}.health-chart-summary>span{font-size:11px;color:var(--text-3)}.health-chart-summary>span:last-child{margin-left:auto;font-size:9px}.health-chart-dates{display:flex;justify-content:space-between;font-size:9px;color:var(--text-3);padding-top:8px}.health-chart-description{font-size:11px!important;margin-top:19px!important}.health-chart-table{margin-top:15px;font-size:11px;color:var(--text-2)}.health-chart-table summary{cursor:pointer;padding:6px 0}.health-chart-table>div{max-height:220px;overflow:auto}.health-chart-table table{width:100%;border-collapse:collapse;text-align:left}.health-chart-table td,.health-chart-table th{padding:9px 7px;border-bottom:1px solid var(--rule-soft)}.health-chart-table caption{text-align:left;padding:10px 7px}.health-care-plan>h3{margin-top:20px}.health-care-plan>.health-row:not(:first-child){margin-top:24px}.health-progress{width:100%;height:6px;border:0;border-radius:9px;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;background:#e8eee9;display:block;margin-top:9px}.health-progress::-webkit-progress-bar{background:#e8eee9}.health-progress::-webkit-progress-value{background:#5b9b85;border-radius:9px;transition:width .4s}.health-progress::-moz-progress-bar{background:#5b9b85;border-radius:9px}.health-task-list{display:grid;gap:20px;margin:26px 0 14px}.health-task{display:flex;gap:10px;position:relative;cursor:pointer}.health-task input{position:absolute;opacity:0;width:20px;height:20px;margin:0}.health-task-check{width:20px;height:20px;border:1px solid #d2cedf;border-radius:6px;display:grid;place-items:center;flex-shrink:0;color:transparent;transition:background .2s,color .2s;margin-top:2px}.health-task input:focus-visible+.health-task-check{outline:3px solid #8270d8;outline-offset:3px}.health-task.is-complete .health-task-check{background:#41816c;border-color:#41816c;color:#fff}.health-task strong{font-size:11px;font-weight:650;display:block}.health-task small{display:block;font-size:10px;line-height:1.7;color:var(--text-3);margin-top:4px}.health-task.is-complete strong{color:#5a7468}.health-care-plan>.health-small{display:block;margin-top:8px}.health-activity-list{margin:20px 0 10px}.health-activity-item{border:0;border-bottom:1px solid var(--rule-soft);padding:15px 0;background:none;display:flex;align-items:center;gap:12px;width:100%;text-align:left;color:var(--text)}.health-activity-item>span:nth-child(2){flex:1}.health-activity-item strong{display:block;font-size:11px;line-height:1.7}.health-activity-item small{display:block;font-size:10px;color:var(--text-3);margin-top:4px}.health-activity-item:hover strong{color:var(--action)}.health-coverage-callout{background:#e9e4f5;border:1px solid #dfd6ef;border-radius:17px;padding:25px}.health-coverage-callout h3{margin-top:20px}.health-coverage-callout>p{margin-top:8px;font-size:12px}.health-coverage-number{font-size:32px;font-weight:700;letter-spacing:-1px;margin:20px 0}.health-coverage-number span{display:block;font-size:10px;color:var(--text-2);font-weight:500;letter-spacing:0;margin-top:4px}.health-insurance-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:23px;margin-bottom:30px}.health-policy-card{background:#272550;color:#fff;border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:35px;position:relative;overflow:hidden}.health-policy-card:after{content:"";position:absolute;width:330px;height:330px;border:1px solid #ffffff0e;border-radius:50%;right:-120px;top:10px;box-shadow:0 0 0 40px #ffffff03,0 0 0 80px #ffffff02;pointer-events:none}.health-policy-brand{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:700;letter-spacing:-.7px}.health-policy-tag{font-size:8px;letter-spacing:1px;background:#ffffff13;padding:5px 8px;border-radius:4px;color:#d5cbea}.health-policy-card .health-eyebrow{color:#b6aace;font-size:8px;margin-bottom:8px}.health-policy-card h3{font-size:20px}.health-policy-value{font-size:38px;letter-spacing:-1.5px;margin:14px 0 4px;font-weight:650}.health-policy-card .health-small{color:#c9c0da}.health-policy-footer{display:flex;justify-content:space-between;align-items:center;gap:15px}.health-policy-footer span{display:block;font-size:8px;letter-spacing:1px;color:#b6aace}.health-policy-footer strong{display:block;font-size:10px;margin-top:6px;font-weight:600}.health-policy-footer>svg{color:#a797ca}.health-benefits-summary>.health-row{padding-block:17px;border-bottom:1px solid var(--rule-soft);font-size:11px}.health-benefits-summary>.health-row>span{color:var(--text-2)}.health-benefits-summary>p{font-size:11px;margin-top:17px}.health-hub-tabs{display:flex;gap:27px;border-bottom:1px solid var(--rule);margin-bottom:23px;overflow-x:auto}.health-hub-tabs button{border:0;border-bottom:2px solid transparent;color:var(--text-3);background:transparent;font-size:12px;font-weight:650;padding:0 0 15px;display:flex;align-items:center;gap:8px;white-space:nowrap}.health-hub-tabs button[aria-pressed=true]{border-bottom-color:var(--action);color:var(--action)}.health-benefit-list{display:grid;gap:23px;margin-top:27px}.health-benefit-list>div{display:flex;gap:12px}.health-benefit-list strong{font-size:12px}.health-benefit-list p{font-size:11px;margin-top:4px}.health-insurance-faq{padding:14px 0;border-bottom:1px solid var(--rule-soft)}.health-insurance-faq summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;font-size:11px;font-weight:650;list-style:none}.health-insurance-faq p{font-size:11px;padding-top:10px}.health-insurance-faq+.health-text-button{margin-top:16px}.health-claim-list{margin-top:25px}.health-claim{border:1px solid var(--rule-soft);border-radius:12px;margin-top:12px;overflow:hidden}.health-claim summary{list-style:none;display:flex;align-items:center;gap:12px;padding:18px;cursor:pointer}.health-claim summary::-webkit-details-marker,.health-insurance-faq summary::-webkit-details-marker{display:none}.health-claim summary>span:nth-child(2){flex:1}.health-claim strong{font-size:12px;display:block}.health-claim small{font-size:10px;color:var(--text-3);display:block;margin-top:4px}.health-claim-amount{font-size:12px;font-weight:750}.health-claim-status{font-size:9px;padding:6px 9px;background:#f0ebfb;color:#6a58a0;border-radius:5px}.health-claim-status.needs-action{background:#fbf0e2;color:#855819}.health-claim-detail{padding:20px;border-top:1px solid var(--rule-soft);background:#faf9fc}.health-claim-steps{display:flex;list-style:none;padding:0;gap:15px;margin:0 0 18px}.health-claim-steps li{display:flex;align-items:center;gap:7px;color:var(--text-3);font-size:10px;flex:1}.health-claim-steps li>span{display:grid;place-items:center;border:1px solid var(--rule);width:24px;height:24px;border-radius:50%;flex-shrink:0}.health-claim-steps li.is-active{color:var(--action)}.health-claim-steps li.is-active>span{color:#fff;background:var(--action);border-color:var(--action)}.health-claim-detail p{font-size:12px;margin-bottom:9px}.health-field{display:grid;gap:8px;font-size:12px;font-weight:650;margin-top:23px}.health-field input{width:100%;min-height:48px;border:1px solid var(--rule);border-radius:8px;background:#faf9fc;padding:12px 14px;color:var(--text);font-size:17px}.health-field input[aria-invalid=true]{border-color:#b3241a}.health-field~.health-small{margin-top:20px;font-size:11px}.health-field-error{color:#b3241a!important;font-size:11px!important;margin-top:10px!important}.health-estimate-result{background:#eef5f1;border-color:#d6e5db}.health-estimate-result>svg{color:#568a6e;margin-bottom:19px}.health-estimate-result h3{font-size:15px}.health-estimate-amount{font-size:39px;letter-spacing:-1.5px;font-weight:700;margin-top:7px;color:#2d694e}.health-estimate-lines{display:grid;margin:20px 0;gap:12px}.health-estimate-lines>div{display:flex;justify-content:space-between;gap:15px;font-size:11px}.health-estimate-lines>div>span{color:var(--text-2)}.health-estimate-total{border-top:1px solid #cfddd3;padding-top:16px;margin-top:3px}.health-enter{animation:health-enter .55s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--enter-delay, 0ms)}.health-screen-loading{padding:70px 25px;text-align:center;min-height:50vh;display:grid;place-content:center;gap:14px;color:var(--text-2);font:14px Manrope,sans-serif}.health-loading-mark{width:40px;height:40px;margin:0 auto;border-radius:50%;border:2px solid var(--rule);border-top-color:var(--action);animation:health-spin 1s linear infinite}.dashboard-sidebar>div:first-of-type{min-height:0;overflow-y:auto;scrollbar-width:thin}@keyframes health-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes health-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes health-float{0%,to{translate:0 0}50%{translate:0 -9px}}@keyframes health-spin{to{transform:rotate(360deg)}}@media(max-width:1200px){.health-hero{gap:35px}.health-hero h1{font-size:64px}.health-float-top{right:-10px}.health-float-bottom{left:-15px}.health-overview-grid{grid-template-columns:1fr}.health-insurance-layout{grid-template-columns:1fr 1fr}.health-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-desktop-links{gap:16px}.health-site-header{gap:18px}}@media(max-width:1000px){.health-desktop-links{display:none}.health-menu-button{display:flex}.health-hero{gap:28px;min-height:590px}.health-hero h1{font-size:55px;letter-spacing:-3px}.health-preview-card{padding:20px}.health-floating-card{padding:10px;gap:7px}.health-floating-card strong{font-size:9px}.health-hero-proof{gap:12px}.health-section{width:calc(100% - 64px)}.health-feature-strip{flex-wrap:wrap;justify-content:center}.health-feature-strip>span{max-width:none;width:100%;text-align:center}.health-pillar{padding:22px}.health-pillar h3{font-size:18px}.health-insurance-layout{grid-template-columns:1fr}}@media(max-width:767px){.health-section{width:calc(100% - 40px)}.health-site-header{width:calc(100% - 32px);min-height:80px;gap:12px}.health-header-actions{gap:8px}.health-header-actions>.health-button{padding:10px 13px;min-height:40px}.health-header-actions>.health-button svg{display:none}.health-login{display:none!important}.health-hero{grid-template-columns:1fr;padding-block:50px 65px;gap:50px}.health-hero h1{font-size:clamp(52px,11vw,75px);letter-spacing:-3px}.health-hero-copy>p{max-width:490px}.health-hero-visual{max-width:470px;width:calc(100% - 18px);margin-inline:auto}.health-preview-card{padding:25px}.health-floating-card{padding:12px}.health-float-top{right:-12px}.health-float-bottom{left:-12px}.health-floating-card strong{font-size:11px}.health-orbit-one{width:100%;height:100%;left:0;top:0}.health-orbit-two{width:115%;height:115%;left:-7.5%;top:-7.5%}.health-feature-strip{gap:17px}.health-feature-strip>div{font-size:10px}.health-feature-strip>div>svg{width:14px}.health-pillars-section{padding-block:52px}.health-section-heading{display:block}.health-section-heading>p{margin-top:18px;max-width:400px}.health-pillars{grid-template-columns:1fr;gap:14px}.health-pillar{padding:25px}.health-pillar-top{margin-bottom:25px}.health-pillar p{min-height:auto}.health-pillar h3{font-size:23px}.health-pillar-link{margin-top:20px}.health-journey-section{grid-template-columns:1fr;gap:35px;padding-bottom:30px}.health-help-banner{padding:28px;flex-direction:column;align-items:flex-start;gap:20px}.health-help-banner h2{font-size:27px}.health-plans-banner{flex-direction:column;align-items:flex-start;padding:30px;margin-bottom:40px}.health-plans-actions{width:100%}.health-site-footer{flex-wrap:wrap;gap:15px}.health-site-footer>span:last-child{margin-left:0;width:100%}.health-site-footer>span:nth-child(2){margin-left:auto}.dashboard-sidebar{display:none!important}.dashboard-main{padding:20px 16px 96px!important}.mobile-bottom-nav{display:flex!important}.health-overview-welcome h2{font-size:26px}.health-metric-grid{gap:12px}.health-metric{padding:16px}.health-metric-value{font-size:25px}.health-card{padding:20px}.health-overview-grid{gap:16px;margin-bottom:16px}.health-chart-card .health-segment{margin-top:8px}.health-policy-card{padding:23px}.health-policy-value{font-size:34px}.health-hub-tabs{gap:20px}.health-hub-tabs button{font-size:10px;gap:5px}.health-hub-tabs button svg{width:14px}.health-claim summary{flex-wrap:wrap;padding:14px;gap:9px}.health-claim summary>span:nth-child(2){flex-basis:calc(100% - 55px)}.health-claim-status{margin-left:auto}.health-claim-steps{gap:8px}.health-claim-steps li{font-size:9px;gap:5px}.health-claim-detail{padding:16px}.health-benefits-summary>.health-row{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html,body{scroll-behavior:auto!important}.health-experience *,.health-experience *:before,.health-experience *:after,.health-enter,.health-loading-mark{animation:none!important;transition:none!important}.health-preview-card,.health-button:hover,.health-pillar:hover,button.health-metric:hover{transform:none}.dashboard-sidebar{transition:none!important}}:root{--care-shadow: 0 8px 28px rgb(30 41 90 / 5%);--care-shadow-raised: 0 14px 34px rgb(49 46 129 / 12%);--care-motion-fast: .18s;--care-motion-page: .38s}html[data-theme=dark]{color-scheme:dark;--care-shadow: 0 8px 28px #0002;--care-shadow-raised: 0 14px 34px #0004}html[data-theme=light]{color-scheme:light}.wf-application{background:var(--canvas);color:var(--text);-webkit-font-smoothing:antialiased}.wf-application *,.wf-application *:before,.wf-application *:after{box-sizing:border-box}.wf-application :is(h1,h2,h3,h4){color:var(--ink);text-wrap:balance}.wf-application h2{font-size:clamp(24px,2.3vw,32px);letter-spacing:-1px}.wf-application p{color:var(--text-2);font-size:14px;line-height:1.8}.wf-application .lucide{flex-shrink:0;stroke-width:1.8}.wf-application :is(.care-eyebrow,.shop-eyebrow,.exercise-eyebrow){color:var(--data);font-size:10px;letter-spacing:1.6px}.wf-application :is(.wf-fineprint,.wf-card>small,.wf-field>small,.wf-panel-heading p,.wf-state p,.wf-account-summary small,.wf-metric-card>small){color:var(--text-3)!important}.wf-application :is(.wf-fineprint,.wf-card>small,.wf-field>small){font-size:12px!important}.wf-application :is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid var(--data);outline-offset:4px}.wf-application input::placeholder,.wf-application textarea::placeholder{color:var(--text-3);opacity:1}.wf-application :is(input,progress){accent-color:var(--action)}.wf-application :is(.health-button,.shop-button){min-height:46px;border-radius:11px;padding:12px 18px;background:var(--surface);border-color:var(--rule);color:var(--data);font-size:13px!important;gap:9px}.wf-application :is(.health-button-primary,.shop-primary){background:var(--action);color:#fff!important;border-color:var(--action);box-shadow:0 5px 13px #4f46e525}.wf-application :is(.health-button-primary,.shop-primary):hover:not(:disabled){background:var(--action-hover);border-color:var(--action-hover)}.wf-application :is(.health-text-button,.shop-text-button){color:var(--data);font-size:13px!important;min-height:44px;white-space:normal}.wf-application :is(.wf-icon-button,.shop-icon-button){color:var(--data);min-width:44px;min-height:44px;border-radius:10px}.wf-icon-button{background:var(--surface-2);border-color:var(--rule)}.care-interface-bar{min-height:48px;padding-block:5px;background:var(--surface);border-color:var(--rule-soft);color:var(--text-2)}.care-workspace-label{font-size:11px;gap:9px}.care-workspace-label>svg{color:var(--data)}.care-workspace-label strong{color:var(--text-2)}.care-workspace-label>span{color:var(--text-3)}.care-interface-actions{gap:8px}.care-bar-action-btn,.care-toolbar-menu>summary{min-height:36px;border-radius:8px;padding:8px 10px;font-size:11px;gap:7px;color:var(--text-2);background:transparent}.care-bar-action-btn:hover,.care-toolbar-menu>summary:hover{background:var(--surface-2);color:var(--data)}.care-bar-action-btn-sos{background:#fff1f2;color:#be123c;border-color:#fecdd3}.care-toolbar-menu[open]>summary{background:var(--surface-2);color:var(--data)}.care-toolbar-menu[open]>summary>svg:last-child{rotate:180deg}.care-settings-panel{width:310px;padding:22px;background:var(--surface);border-color:var(--rule);box-shadow:var(--care-shadow-raised);border-radius:16px}.care-settings-panel>strong{color:var(--ink);font-size:14px}.care-settings-panel label{font-size:12px;color:var(--text-2);line-height:1.6}.care-settings-panel p{font-size:12px;color:var(--text-3);line-height:1.7}.care-settings-panel input{accent-color:var(--action);width:18px;height:18px;flex-shrink:0}.care-theme-picker{border:0;padding:0 0 18px;margin:20px 0 0;border-bottom:1px solid var(--rule);min-width:0}.care-theme-picker legend{color:var(--text-3);font-size:11px;padding:0 0 10px}.care-theme-picker>div{display:flex;gap:8px}.care-theme-picker button{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 8px;min-height:44px;border:1px solid var(--rule);border-radius:9px;color:var(--text-2);background:var(--surface);font-size:12px}.care-theme-picker button[aria-pressed=true]{color:var(--data);background:var(--surface-2);border-color:var(--data)}.care-tools-panel>button{display:flex;width:100%;gap:12px;align-items:center;padding:14px 5px;text-align:left;background:transparent;color:var(--data);border:0;border-bottom:1px solid var(--rule-soft);font-size:13px}.care-tools-panel>button:hover{background:var(--surface-2)}.care-tools-panel small{display:block;margin-top:4px;color:var(--text-3);font-size:11px}.care-emergency-directory{display:grid;gap:12px;margin-top:20px}.care-emergency-directory>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--rule);border-radius:12px}.care-emergency-directory strong{display:block;font-size:13px}.care-emergency-directory small{display:block;margin-top:6px;color:var(--text-3);font-size:12px}.wf-application .shop{--shop-ink: var(--ink);--shop-muted: var(--text-3);--shop-primary: var(--data);--shop-border: var(--rule)}.wf-live-marketplace{background:var(--canvas)}.shop-header{background:var(--surface);border-bottom:1px solid var(--rule)}.shop-header-main{min-height:90px;gap:25px}.wf-market-nav{gap:8px}.wf-market-nav button{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:11px 13px;border-radius:9px;color:var(--text-2);font-size:12px;position:relative}.wf-market-nav button[aria-pressed=true],.wf-market-nav button:hover{color:var(--data);background:var(--surface-2)}.shop-header-tools{gap:12px;margin-left:auto}.shop-account,.shop-cart-button{min-height:44px;min-width:44px;justify-content:center;padding:10px;border-radius:11px;color:var(--data);background:var(--surface-2);font-size:12px!important}.shop-cart-count{background:var(--action);border-color:var(--surface);left:auto;right:-3px}.wf-live-search{gap:24px;padding-bottom:22px}.wf-live-search .shop-search{background:var(--canvas);border-color:var(--rule);border-radius:12px;height:52px;color:var(--data)}.shop-search:focus-within{box-shadow:0 0 0 3px #6366f11a;border-color:var(--data)}.shop-search input{color:var(--text);font-size:14px}.shop-search input::placeholder{color:var(--text-3);font-size:13px}.shop-search input:focus-visible{outline:none}.shop-prescription-shortcut{color:var(--data);display:flex}.shop-prescription-shortcut>span{color:var(--text-3);font-size:11px}.shop-prescription-shortcut strong{color:var(--data);font-size:13px}.wf-emergency-bar.is-compact{margin:18px 0 0;background:var(--surface);border:1px solid var(--rule);box-shadow:none;border-radius:12px;padding:8px 16px}.wf-emergency-bar.is-compact .wf-emergency-header{margin-bottom:0}.wf-emergency-bar.is-compact .wf-emergency-tag{font-size:12px}.wf-emergency-bar.is-compact .wf-emergency-sos-button{box-shadow:none;border-radius:8px;font-size:11px;min-height:36px}.wf-emergency-bar.is-compact .wf-emergency-toggle{min-height:36px;font-size:11px;color:var(--text-2)}.wf-emergency-bar.is-compact .wf-emergency-quick-strip{margin-top:14px}.wf-emergency-pulse{animation-iteration-count:2}.shop-hero-grid{padding-top:24px;gap:22px;grid-template-columns:minmax(0,2.35fr) minmax(0,1fr)}.wf-live-hero{background:linear-gradient(115deg,#eef0ff,#e8ecff 65%,#dce3ff);min-height:396px;padding:40px;border:1px solid #dfe4ff;border-radius:24px}.wf-live-hero .shop-hero-copy{width:68%}.wf-live-hero h1{font-size:clamp(36px,3.55vw,51px);line-height:1.13;letter-spacing:-2.1px;color:#1e2854;margin-block:20px}.wf-live-hero h1 em{color:#4f46e5}.wf-live-hero p{font-size:14px;line-height:1.8;color:#536182;max-width:340px}.wf-live-hero .shop-eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;color:#4338ca}.care-hero-dot{width:7px;height:7px;border-radius:50%;background:#6366f1;box-shadow:0 0 0 4px #6366f114}.care-hero-note{display:flex;align-items:center;gap:7px;margin-top:21px;color:#536182;font-size:11px}.care-hero-art{position:absolute;right:-5px;bottom:0;width:36%;height:100%;pointer-events:none}.care-hero-orbit{position:absolute;width:300px;height:300px;border-radius:50%;background:#c9d2fa70;border:1px solid #ffffffb0;right:-80px;bottom:16px;box-shadow:0 0 0 25px #ffffff20,0 0 0 55px #ffffff15}.care-hero-art .wf-live-hero-image{width:100%;max-height:315px;right:0;bottom:0;filter:drop-shadow(0 14px 12px #312e8112)}.care-hero-float{position:absolute;bottom:35px;left:-18px;display:flex;align-items:center;gap:10px;padding:13px 16px;background:#fffffff0;color:#4f46e5;box-shadow:0 10px 35px #312e8115;border:1px solid #fff;border-radius:13px;animation:care-gentle-float 4s ease-in-out 1}.care-hero-float span{font-size:10px;color:#63708b}.care-hero-float strong{display:block;margin-top:3px;color:#273259;font-size:12px}.wf-market-aside{border-radius:24px;border:1px solid #37338c;background:linear-gradient(140deg,#312e81,#232152);color:#c7d2fe;padding:30px;gap:16px}.care-aside-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:#ffffff12;border:1px solid #ffffff20;margin-bottom:6px}.wf-market-aside .shop-eyebrow{color:#c7d2fe;font-size:9px}.wf-market-aside h2{color:#fff;font-size:30px;line-height:1.25}.wf-market-aside p{color:#d2d7f5;font-size:13px}.wf-market-aside .shop-text-button{color:#fff;margin-top:auto;gap:14px}.care-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-block:24px 4px}.care-service-grid>button{display:flex;align-items:center;gap:13px;min-width:0;padding:22px 17px;background:var(--surface);border:1px solid var(--rule);border-radius:16px;text-align:left;color:var(--data);box-shadow:var(--care-shadow)}.care-service-icon{display:grid;place-items:center;background:var(--surface-2);width:46px;height:46px;border-radius:13px;flex-shrink:0}.care-service-grid strong{display:block;font-size:13px;color:var(--ink)}.care-service-grid small{display:block;font-size:11px;color:var(--text-3);line-height:1.6;margin-top:5px}.care-service-grid>button>svg{margin-left:auto;width:15px}.shop-section{padding-block:38px}#care-catalog{scroll-margin-top:24px}.wf-live-marketplace .shop-concerns{grid-template-columns:repeat(9,minmax(0,1fr));gap:14px}.wf-live-marketplace .shop-concerns>button{padding:15px 6px;border:1px solid transparent;border-radius:14px}.wf-live-marketplace .shop-concerns>button>span{width:60px;height:60px;border-radius:18px;background:var(--surface-2);border-color:var(--rule);color:var(--data)}.wf-live-marketplace .shop-concerns strong{color:var(--text-2);font-size:12px;text-transform:capitalize;margin-top:13px}.wf-live-marketplace .shop-concerns>button[aria-pressed=true]{background:var(--surface);border-color:var(--data)}.wf-live-marketplace .shop-concerns>button[aria-pressed=true]>span{background:var(--action);color:#fff;border-color:var(--action);box-shadow:none}.wf-promo-slide{background:linear-gradient(110deg,var(--surface-2),var(--surface));border-color:var(--rule);border-radius:20px}.wf-promo-copy :is(h2,p),.wf-promo-price del{color:var(--text-2)}.wf-promo-copy h3,.wf-promo-price strong{color:var(--ink)}.wf-promo-copy .shop-eyebrow{color:var(--data)}.wf-promo-controls{align-items:center;gap:3px}.wf-promo-controls button{width:28px;height:36px;background:transparent;display:grid;place-items:center;color:var(--data)}.wf-promo-controls button:not(.wf-promo-play):after{content:"";width:7px;height:7px;border-radius:8px;background:var(--rule);transition:width .18s,background .18s}.wf-promo-controls button[aria-current=true]{width:38px;background:transparent}.wf-promo-controls button[aria-current=true]:after{width:24px;background:var(--action)}.wf-promo-controls .wf-promo-play{width:36px;border:1px solid var(--rule);background:var(--surface);border-radius:50%;margin-left:9px}.wf-application .wf-choice-row button{min-height:44px;padding:10px 16px;color:var(--text-2);background:var(--surface);border-color:var(--rule);border-radius:10px;font-size:13px}.wf-application .wf-choice-row button[aria-pressed=true]{background:var(--action);color:#fff;border-color:var(--action);box-shadow:0 4px 10px #4f46e51a}.shop-product-card{background:var(--surface);border-color:var(--rule);border-radius:17px;box-shadow:var(--care-shadow)}.shop-product-visual{background:var(--surface-2);border-color:var(--rule-soft);height:210px}.shop-product-content{padding:20px}.wf-application .shop-product-title{font-size:14px!important;color:var(--ink);line-height:1.6}.shop-product-brand{color:var(--data);font-size:10px}.shop-product-pack,.shop-product-bottom>span{color:var(--text-3);font-size:12px}.shop-price-row strong{color:var(--ink);font-size:20px}.shop-price-row del{color:var(--text-3)}.wf-application .shop-add{min-height:40px;padding:9px 13px;border-radius:9px;color:var(--data);border-color:var(--rule);background:var(--surface-2);font-size:12px}.shop-discount{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.shop-brand{background:var(--surface);border:1px solid var(--rule);border-radius:16px}.shop-brand strong,.shop-brand>span{color:var(--data)}.shop-brand small{color:var(--text-3)}.wf-application :is(.shop-prescription-banner,.shop-saving-banner,.shop-movement-invite,.wf-market-links>button){background:var(--surface-2);border:1px solid var(--rule);border-radius:18px;color:var(--data)}.wf-market-links strong{color:var(--ink);font-size:15px}.wf-market-links span{color:var(--text-2);font-size:12px}.shop-trust-strip{border-color:var(--rule);color:var(--data)}.shop-trust-strip strong{color:var(--ink);font-size:12px}.shop-trust-strip small{color:var(--text-3);font-size:11px}.shop-article{background:var(--surface);border-color:var(--rule);border-radius:17px}.shop-article-body>span:last-child{color:var(--text-3)}.shop-footer{background:var(--surface);border-color:var(--rule);margin-top:32px}.shop-footer-grid{grid-template-columns:2fr 1fr 1fr}.shop-footer-grid h4{font-size:13px}.shop-footer-grid button{color:var(--text-2);font-size:12px;min-height:36px}.shop-footer-bottom{color:var(--text-3);font-size:11px;border-color:var(--rule)}.wf-workspace{grid-template-columns:252px minmax(0,1fr)}.wf-sidebar{background:var(--surface);border-color:var(--rule);padding:30px 18px}.wf-sidebar-brand{padding-bottom:26px;border-color:var(--rule)}.wf-account-summary{background:var(--surface-2);padding:14px 12px;border:1px solid var(--rule-soft)}.wf-account-summary>span{background:var(--action);width:38px;height:38px;border-radius:12px}.wf-account-summary strong{color:var(--ink);font-size:13px}.wf-account-summary small{font-size:11px;line-height:1.5}.wf-sidebar nav{gap:7px}.wf-sidebar nav button{min-height:48px;padding:12px;gap:12px;color:var(--text-2);font-size:12px;border-radius:11px}.wf-sidebar nav button[aria-current=page]{background:var(--action);color:#fff;box-shadow:0 5px 16px #4f46e526}.wf-sidebar nav button:hover:not([aria-current=page]){background:var(--surface-2);color:var(--data)}.wf-sidebar-secondary{min-height:44px;color:var(--text-2);font-size:12px}.wf-sidebar-bottom>button{background:var(--surface-2);border-color:var(--rule);color:var(--data);min-height:44px;font-size:12px}.wf-workspace-main{padding:30px 32px 0}.wf-workspace-top{border-color:var(--rule);background:var(--surface);padding:24px;border-radius:18px;box-shadow:var(--care-shadow)}.wf-workspace-top .care-eyebrow{font-size:10px}.wf-workspace-top strong{color:var(--ink);font-size:23px}.wf-workspace-top p{font-size:12px}.wf-workspace-footer{border-color:var(--rule);color:var(--text-3);font-size:11px}.wf-card,.wf-metric-card,.wf-auth-card{background:var(--surface);border-color:var(--rule);border-radius:18px;box-shadow:var(--care-shadow);color:var(--text)}.wf-metric-card{padding:24px}.wf-metric-card.is-selected{border-color:var(--data);box-shadow:0 0 0 3px #6366f114}.wf-metric-icon,.wf-record-icon,.wf-empty-symbol{background:var(--surface-2);color:var(--data);width:46px;height:46px;border-radius:14px}.wf-metric-card>strong{color:var(--ink);font-size:34px}.wf-metric-card>span:not(.wf-metric-icon){color:var(--text-2);font-size:13px}.wf-metric-card>small,.wf-metric-card strong small{color:var(--text-3);font-size:11px}.wf-chart-current strong,.wf-large-value{color:var(--data)}.wf-chart-current>span,.wf-details>summary{color:var(--text-2);font-size:12px}.wf-state{color:var(--text-2)}.wf-empty{background:var(--surface);border-color:var(--rule);padding:44px 24px}.wf-state h3{color:var(--ink)}.wf-state p{font-size:14px}.wf-notice,.wf-contact-review,.shop-inline-note{background:var(--surface-2);border-color:var(--rule);color:var(--text-2);font-size:12px}.wf-contact-review strong{color:var(--ink)}.wf-contact-review span{color:var(--text-2)}.wf-application .wf-status{background:var(--surface-2);color:var(--data);border-color:var(--rule);font-size:10px;padding:6px 9px;border-radius:7px}.wf-application :is(.status-accepted,.status-completed){background:#ecfdf5;color:#047857;border-color:#a7f3d0}.wf-application .status-requested{background:#fffbeb;color:#92400e;border-color:#fde68a}.wf-application :is(.status-declined,.status-cancelled){background:#fff1f2;color:#be123c;border-color:#fecdd3}.wf-field{color:var(--text-2);font-size:13px;gap:9px}.wf-field :is(input,select,textarea),.wf-stock-input{min-height:48px;padding:12px 14px;border-radius:10px;border-color:var(--rule);background:var(--surface);color:var(--text);font-size:14px}.wf-field :is(input,select,textarea):focus{border-color:var(--data);box-shadow:0 0 0 3px #6366f116}.wf-field input::file-selector-button{background:var(--surface-2);color:var(--data);border-radius:6px}.wf-form p,.wf-checkbox{color:var(--text-2);font-size:13px}.wf-checkbox input{accent-color:var(--action)}.wf-table-scroll th{background:var(--surface-2);border-color:var(--rule);color:var(--text-2);font-size:11px}.wf-table-scroll td{color:var(--text-2);border-color:var(--rule-soft);font-size:13px;padding:16px 12px}.wf-table-scroll td small{color:var(--text-3);font-size:11px}.wf-table-scroll tbody tr:hover{background:var(--surface-2)}.wf-order-line{border-color:var(--rule)}.wf-order-line strong{color:var(--ink);font-size:14px}.wf-order-line small,.wf-order-meta,.wf-request-details :is(span,small){color:var(--text-3);font-size:12px}.wf-request-details strong{color:var(--ink);font-size:14px}.wf-movement-card,.wf-navigation-card,.wf-policy,.care-console-intro{background:var(--surface-2);color:var(--data);border-color:var(--rule);border-radius:18px}.wf-navigation-card strong{color:var(--ink)}.wf-navigation-card span,.care-console-intro p{color:var(--text-2);font-size:13px}.care-console-intro h1{color:var(--ink)}.care-console-caption{color:var(--text-3);font-size:11px}.wf-status-chart>div{color:var(--text-2);font-size:12px}.wf-status-chart progress,.wf-status-chart progress::-webkit-progress-bar{background:var(--surface-2)}.wf-status-chart progress::-webkit-progress-value{background:var(--action)}.wf-status-chart progress::-moz-progress-bar{background:var(--action)}.wf-reading-slider{accent-color:var(--action)}.care-auth-layout{color:var(--text);padding-top:24px}.care-auth-header{border-color:var(--rule)}.care-auth-header>span{color:var(--text-3);font-size:12px}.care-auth-story h1{color:var(--ink);font-weight:750}.care-auth-story h1 em{color:var(--data)}.care-auth-story>p{color:var(--text-2);font-size:15px}.care-auth-promises span{color:var(--text-2);font-size:12px}.care-auth-record{background:var(--surface);border-color:var(--rule);box-shadow:var(--care-shadow-raised)}.care-auth-record :is(strong,span),.care-auth-record>div>span{color:var(--data)}.care-auth-record>div{border-color:var(--rule)}.care-auth-orbit{border-color:var(--rule);box-shadow:0 0 0 24px #6366f108}.care-auth-float{background:var(--surface-2);border-color:var(--rule);color:var(--data);font-size:11px}.care-auth-step-mark{background:var(--surface-2);border-color:var(--rule);color:var(--data);width:50px;height:50px;border-radius:15px}.care-auth-progress>:is(strong,span:nth-child(2)){color:var(--text-2);font-size:12px}.care-auth-progress li{height:5px;background:var(--rule)}.care-auth-progress li.is-reached{background:var(--action)}.wf-auth-card{padding:32px}.wf-auth-form h2{color:var(--ink);font-size:30px}.wf-auth-form>p{color:var(--text-2);font-size:14px}.wf-auth-switch{border-color:var(--rule)}.wf-auth-switch span,.wf-benefits{color:var(--text-2);font-size:13px}.wf-demo-logins-card{background:var(--canvas);border:1px solid var(--rule);padding:13px;border-radius:12px}.wf-demo-logins-card>summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px;cursor:pointer;color:var(--data);font-size:12px;min-height:28px}.wf-demo-logins-card>summary>span{font-size:10px;color:var(--text-3);margin-left:auto}.care-demo-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:13px}.care-demo-account-grid .health-button{padding:9px 7px;font-size:11px!important;gap:6px}.shop-dialog,.shop-dialog-header,.wf-modal-card{background:var(--surface);color:var(--ink);border-color:var(--rule)}.shop-dialog{border-radius:20px}.shop-dialog::backdrop{background:#0e142880;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.shop-dialog-header{padding:22px 26px}.shop-dialog-header h2{font-size:21px}.shop-dialog-body{padding:26px}.wf-application :is(.shop-order-summary,.shop-cart-art,.shop-detail-art){background:var(--surface-2);border-color:var(--rule)}.shop-cart-item{border-color:var(--rule)}.shop-cart-item-info>strong{color:var(--ink);font-size:14px}.shop-cart-item-info>span{color:var(--text-3);font-size:12px}.shop-cart-item-info>b{color:var(--data)}.shop-quantity{border-color:var(--rule);background:var(--surface)}.shop-quantity button{min-width:36px;min-height:36px;color:var(--data)}.shop-toast{border-radius:14px;background:var(--ink-2);color:#fff;box-shadow:var(--care-shadow-raised);padding:16px 20px;font-size:13px}.shop-toast button{color:#c7d2fe;font-size:12px;min-height:36px}.care-loading-ring{border-color:var(--rule);border-top-color:var(--action)}.wf-application .exercise-space{--exercise-accent: var(--data);--exercise-tint: var(--surface-2);color:var(--text)}.wf-application :is(.exercise-hero,.exercise-session-stage,.exercise-metrics-note){background:var(--surface-2);border-color:var(--rule)}.wf-application :is(.exercise-library-card,.exercise-routine-card,.exercise-history,.exercise-search,.exercise-empty){background:var(--surface);border-color:var(--rule)}.wf-application :is(.exercise-title-button,.exercise-search input){color:var(--text)}.wf-application .exercise-category-tabs button{background:var(--surface);border-color:var(--rule);color:var(--text-2);min-height:44px;font-size:12px}.wf-application .exercise-category-tabs button[aria-pressed=true]{background:var(--action);border-color:var(--action);color:#fff}.care-page-enter{animation:care-page-in var(--care-motion-page) var(--care-motion-ease) backwards}.care-service-grid>button,.wf-navigation-card,.wf-metric-card{transition:translate .22s var(--care-motion-ease),border-color .18s,box-shadow .22s}.care-service-grid>button{animation:care-card-in .42s var(--care-motion-ease) backwards}:is(.care-service-grid,.wf-metric-grid)>:nth-child(2){animation-delay:45ms}:is(.care-service-grid,.wf-metric-grid)>:nth-child(3){animation-delay:90ms}:is(.care-service-grid,.wf-metric-grid)>:nth-child(4){animation-delay:135ms}.shop-dialog[open]{animation:care-dialog-in .24s var(--care-motion-ease) backwards}@keyframes care-page-in{0%{opacity:0}to{opacity:1}}@keyframes care-gentle-float{0%,to{translate:0 0}50%{translate:0 -9px}}@media(hover:hover)and (pointer:fine){.care-service-grid>button:hover,.wf-navigation-card:hover,.wf-metric-card:hover{translate:0 -3px;border-color:var(--data);box-shadow:var(--care-shadow-raised)}.care-service-grid>button:hover>svg{translate:3px 0}.shop-product-card:hover{box-shadow:var(--care-shadow-raised);border-color:var(--rule)}}.wf-application :is(.health-button,.shop-button,.care-service-grid>button):active:not(:disabled){transform:scale(.98)}html[data-theme=dark] .wf-live-hero{background:linear-gradient(120deg,#202b51,#283261);border-color:var(--rule)}html[data-theme=dark] .wf-live-hero h1{color:var(--ink)}html[data-theme=dark] .wf-live-hero h1 em{color:#a5b4fc}html[data-theme=dark] .wf-live-hero :is(p,.care-hero-note,.shop-eyebrow){color:#c7d2fe}html[data-theme=dark] .care-hero-orbit{background:#6366f11a;border-color:#a5b4fc25;box-shadow:0 0 0 25px #6366f108}@media(max-width:1200px){.shop-header-main{flex-wrap:wrap;gap:12px;padding-block:18px 10px}.wf-market-nav{order:3;flex-basis:100%;justify-content:flex-start;overflow-x:auto;scrollbar-width:thin}.wf-live-hero{padding:30px}.wf-live-hero .shop-hero-copy{width:75%}.care-hero-art{width:30%}.care-hero-float{display:none}.care-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-live-marketplace .shop-concerns{grid-template-columns:repeat(5,minmax(0,1fr))}.wf-workspace{grid-template-columns:228px minmax(0,1fr)}.wf-workspace-main{padding-inline:24px}}@media(max-width:900px){.shop-hero-grid{grid-template-columns:1fr}.wf-live-hero{min-height:360px}.wf-live-hero .shop-hero-copy{width:65%}.care-hero-art{width:33%}.wf-market-aside{display:grid;grid-template-columns:auto 1fr;gap:8px 20px;padding:24px}.care-aside-icon{grid-row:span 4;align-self:center}.wf-market-aside h2{font-size:25px}.wf-market-aside h2 br{display:none}.wf-market-aside h2 br:after{content:" "}.wf-market-aside .shop-text-button{grid-column:2}}@media(max-width:767px){.care-interface-bar{padding:7px 16px;gap:4px}.care-workspace-label{font-size:10px;white-space:normal}.care-interface-actions{margin-left:auto;gap:3px}.care-bar-action-btn,.care-toolbar-menu>summary{padding:8px;font-size:10px;min-height:38px}.care-action-label{display:none}.care-toolbar-menu:first-child .care-settings-panel{right:0}.care-settings-panel{position:fixed;top:auto;margin-top:8px;left:auto;right:12px;max-width:calc(100vw - 24px)}.shop-container{width:calc(100% - 32px)}.wf-live-marketplace .shop-header-main{padding-block:16px 8px;gap:12px}.wf-market-nav{gap:4px;padding-bottom:5px}.wf-market-nav button{font-size:12px;padding:10px 12px}.shop-header-tools{gap:8px}.wf-live-marketplace .shop-account>span{display:inline}.wf-live-search{flex-wrap:wrap;gap:10px;padding-bottom:16px}.wf-live-search .shop-search{flex-basis:100%;height:50px}.shop-search input{font-size:16px}.shop-search input::placeholder{font-size:12px}.shop-prescription-shortcut{padding:5px 2px;gap:9px}.shop-prescription-shortcut>span{display:flex;flex-wrap:wrap;gap:5px 9px;align-items:center}.shop-prescription-shortcut strong{font-size:12px}.wf-emergency-bar.is-compact{margin-top:14px;padding:10px 12px}.wf-emergency-bar.is-compact .wf-emergency-header{gap:6px}.wf-emergency-bar.is-compact .wf-emergency-tag{font-size:11px}.wf-emergency-bar.is-compact .wf-emergency-actions{gap:5px}.wf-emergency-bar.is-compact .wf-emergency-toggle{font-size:10px}.wf-live-hero{min-height:350px;padding:27px;border-radius:20px}.wf-live-hero h1{font-size:clamp(31px,6vw,42px);letter-spacing:-1.5px}.wf-live-hero p{font-size:13px}.wf-live-hero .shop-button{max-width:none;margin-top:20px}.wf-live-hero .shop-hero-copy{width:73%}.care-hero-art{width:27%}.care-hero-art .wf-live-hero-image{max-height:210px}.care-hero-note{font-size:10px}.care-service-grid{gap:12px;margin-top:18px}.care-service-grid>button{padding:17px 13px;flex-wrap:wrap;gap:12px}.care-service-grid>button>span:nth-child(2){flex-basis:100%}.care-service-grid>button>svg{display:none}.care-service-grid strong{font-size:13px}.care-service-grid small{font-size:11px}.shop-section{padding-block:28px}.wf-live-marketplace .shop-concerns{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.wf-live-marketplace .shop-concerns>button{padding:12px 5px}.wf-live-marketplace .shop-concerns strong{font-size:11px}.wf-live-product-grid{gap:12px}.shop-product-content{padding:14px}.shop-product-visual{height:160px}.wf-application .shop-product-title{font-size:13px!important}.shop-price-row strong{font-size:18px}.shop-product-bottom{flex-wrap:wrap;gap:9px}.shop-product-bottom .shop-add{width:100%;justify-content:center}.wf-application .wf-choice-row button{font-size:12px;padding:10px 12px}.shop-footer-grid{grid-template-columns:1fr 1fr;gap:24px}.shop-footer-brand{grid-column:1 / -1}.shop-footer-bottom{flex-wrap:wrap;font-size:10px}.wf-workspace{display:block}.wf-mobile-workspace-header{background:var(--surface);border-color:var(--rule);padding:16px}.wf-sidebar{padding:18px 16px;border-bottom:1px solid var(--rule)}.wf-sidebar.is-open{animation:care-dialog-in .2s var(--care-motion-ease)}.wf-sidebar nav button{font-size:12px;padding:12px 10px}.wf-workspace-main{padding:20px 16px calc(88px + env(safe-area-inset-bottom))}.wf-workspace-top{padding:20px}.wf-workspace-top strong{font-size:22px}.wf-workspace-top .care-eyebrow{font-size:9px}.wf-metric-card{padding:18px}.wf-metric-card>strong{font-size:28px}.wf-mobile-bottom-nav{background:var(--surface);border-color:var(--rule);box-shadow:0 -4px 20px #1e295008;gap:5px;padding-inline:8px}.wf-mobile-bottom-nav button{color:var(--text-3);min-width:0;flex:1;font-size:10px;min-height:66px;gap:6px;position:relative}.wf-mobile-bottom-nav button[aria-current=page],.wf-mobile-bottom-nav button[aria-expanded=true]{color:var(--data);background:var(--surface-2)}.wf-mobile-bottom-nav button[aria-current=page]:before{content:"";position:absolute;top:0;left:25%;right:25%;height:3px;background:var(--action);border-radius:0 0 3px 3px}.care-auth-story{background:var(--surface-2);border-color:var(--rule)}.care-auth-story h1{font-size:36px}.care-auth-story>p{font-size:14px}.care-auth-promises span{font-size:11px}.wf-auth-card{padding:24px}.wf-field :is(input,select,textarea){font-size:16px}.shop-dialog-body{padding:20px}.shop-dialog-header{padding:16px 20px}.shop-dialog-header h2{font-size:20px}}@media(max-width:480px){.wf-live-hero .shop-hero-copy{width:100%}.care-hero-art{display:none}.wf-live-hero{min-height:0;padding:27px 23px}.wf-live-hero h1{font-size:35px}.wf-live-hero .shop-eyebrow{font-size:9px}.wf-live-hero p{max-width:none}.wf-live-marketplace .shop-account>span{display:none}.wf-market-aside{padding:22px;gap:10px}.care-aside-icon{width:44px;height:44px;border-radius:12px}.wf-market-aside h2{font-size:25px}.wf-market-aside p,.wf-market-aside .shop-text-button{grid-column:1 / -1}.wf-live-marketplace .shop-section-heading .wf-field{width:100%}.care-demo-account-grid{grid-template-columns:1fr}.wf-sidebar nav{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.wf-application *,.wf-application *:before,.wf-application *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.wf-application :is(button,a,article):hover,.wf-application :is(button,a):active,.wf-application button:hover>svg,.wf-application .shop-concerns>button:hover>span{transform:none!important;translate:none!important}}html[data-ui-motion=reduced] .wf-application :is(button,a,article):hover,html[data-ui-motion=reduced] .wf-application :is(button,a):active,html[data-ui-motion=reduced] .wf-application button:hover>svg,html[data-ui-motion=reduced] .wf-application .shop-concerns>button:hover>span{transform:none!important;translate:none!important}.wf-application :where(button,a,input,select,textarea,summary,[role=button],[tabindex]):focus-visible{outline:3px solid var(--data, #4f46e5)!important;outline-offset:3px;border-radius:4px}.wf-application :where(button,a,input,select,textarea,summary,[role=button]):focus:not(:focus-visible){outline:none}.wf-application :where(.wf-icon-button,.shop-icon-button,.care-bar-action-btn,.shop-cart-button,.shop-account){min-width:44px;min-height:44px}.wf-application :is(.wf-fineprint,.wf-status,.wf-table-scroll td small,.wf-metric-card>small){color:#5b5b74!important}.wf-application :is(a,button){text-underline-offset:2px}.wf-application :where(a:hover,button:hover):not(:disabled){text-decoration:none}.wf-skip-link{position:absolute;top:-100px;left:12px;z-index:1000;padding:10px 14px;background:var(--surface);border:1px solid var(--rule);border-radius:8px;color:var(--data);font-weight:700;font-size:13px}.wf-skip-link:focus{top:12px}@media(prefers-reduced-motion:reduce){.wf-application :where(canvas,video,.care-hero-art,.exercise-illustration){animation:none!important}}
