body,content,html{background-color:#fff;background-color:var(--background-light);box-sizing:border-box;color:#70043f;font-family:Outfit,sans-serif;height:100%;margin:0;min-height:100vh;padding:0;width:100%}.app-container{flex-grow:1;height:100%}:root{--background-color:#e4e2dd;--border-radius-stylized:0px 30px 30px 30px;--border-radius-stylized-u-r:30px 0px 30px 30px;--border-radius-stylized-l-l:30px 30px 30px 0px;--border-radius-stylized-l-r:30px 30px 0px 30px;font-family:Outfit}.primary-button{align-self:center;background-color:#ff7c57;background-color:var(--secondary-color);border:1px solid #70043f;border:1px solid var(--primary-color);border-radius:4rem;color:#70043f;color:var(--primary-color);cursor:pointer;font-family:Outfit;font-size:30px;height:68.73px;transition:.3s ease-in-out;width:310px}.primary-button:hover{background-color:#ff966d;background-color:var(--secondary-medium);border:1px solid #ffb99f;border:1px solid var(--secondary-light);cursor:pointer}.primary-button:active{background-color:#c05a92;background-color:var(--primary-light);border:1px solid #c05a92;border:1px solid var(--primary-light);color:#9e225a;color:var(--primary-medium)}.invite-button{background-color:#70043f;background-color:var(--primary-color);border:1px solid #ccc;border:1px solid var(--border-color);border-radius:2rem;box-shadow:0 4px 10px hsla(0,0%,50%,.355);font-family:Outfit;font-size:25px;font-weight:600;margin:1rem;padding:1rem;transition:ease-in-out}.invite-button,.invite-button:hover{color:#e4e2dd;color:var(--background-color)}.invite-button:hover{background-color:#9e225a;background-color:var(--primary-medium);border:1px ridge #7dc7ff;border:1px ridge var(--accent-color)}.invite-button:active{background-color:#c05a92;background-color:var(--primary-light);border:1px solid #7dc7ff;border:1px solid var(--accent-color);color:#fff;color:var(--text-light)}.dropdown-toggle{color:#191919}.dropdown-menu,.dropdown-toggle{background:#fff;border:1px solid #ccc;border-radius:.4rem}.dropdown-menu{overflow-y:auto}.dropdown-item{border-bottom:1px solid #ccc}.dropdown-item:hover,.signup-form-container{background:#e4e2dd;background:var(--background-color)}.signup-form-container{border-radius:.4rem;border-radius:var(--border-radius);box-sizing:border-box;margin:2rem auto;max-width:500px;padding:1.5rem;text-align:center}.checkout-form .form-group label{color:#70043f;color:var(--primary-color);font-weight:700;margin-bottom:.5rem}.checkout-form .form-group input,.checkout-form .form-group select{border:1px solid #ccc;border:1px solid var(--border-color);border-radius:.4rem;border-radius:var(--border-radius);font-size:1rem;padding:.75rem}.modal{background:#fff;border-radius:.4rem;border-radius:var(--border-radius);box-shadow:0 2px 10px #0000004d;margin:auto;max-width:600px;overflow-y:auto;padding:1rem;width:100%}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.height-weight-heading{color:#70043f;margin-bottom:16px}.height-weight-form{gap:12px}.height-input,.weight-input{border:1px solid #ccc;border-radius:.4rem}.height-input:focus,.weight-input:focus{border-color:#70043f}.unit-label{color:#191919}.submit-button{background:#7dc7ff;background:var(--accent-color);border-radius:.4rem;color:#fff}.submit-button:hover{background:#e58e40}.submit-button:active{background:#c17a32}.questionnaire-subHeader{margin:0;padding-bottom:0}.answer-options-container{gap:1rem;height:20rem;justify-content:space-between;margin:1rem;max-width:650px;min-height:30rem}.answer-options-container,.answer-options-section{align-items:center;display:flex;flex-direction:column;width:100%}.answer-options-section{align-content:center;align-self:center;justify-content:center;justify-items:center;justify-self:center}.answer-text-input{background-color:#e4e2dd;background-color:var(--background-color);border:1px solid #70043f;border:1px solid var(--primary-color);min-height:4rem;width:80%}.answer-text-input:active{background-color:#fff;background-color:var(--background-light)}.answer-text-input:active,.answer-text-input:hover{border:1px solid #7dc7ff;border:1px solid var(--accent-color);min-height:4rem}.answer-text-input:hover{background-color:#fbf9f6;background-color:var(--background-medium)}.answer-option{align-items:center;background:#e4e2dd;background:var(--background-color);border:2px solid #ccc;border:2px solid var(--border-color);border-radius:.4rem;border-radius:var(--border-radius);cursor:pointer;display:flex;font-size:1.1rem;margin-bottom:.5rem;margin-top:.5rem;padding:.5rem;transition:all .2s ease-in-out;width:100%}.answer-option:hover{background:#70043f;background:var(--primary-color);border-color:#70043f;border-color:var(--primary-color);color:#fff;color:var(--text-light)}.answer-checkbox{cursor:pointer;height:18px;margin-right:10px;width:18px}.button-container{margin-top:.5rem}.answer-button-container,.button-container{align-items:center;display:flex;justify-content:space-between;width:100%}.answer-button-container{bottom:0;padding-bottom:1rem;padding-top:1rem;position:sticky}.prev-button{border:1.5px solid;border-radius:4rem;color:#7dc7ff;color:var(--accent-color);padding:1rem 1.5rem}.next-button,.prev-button{cursor:pointer;font-size:1rem;font-weight:700;transition:background .3s ease-in-out}.next-button{background-color:#70043f;background-color:var(--primary-color);border:1.5px solid;border-radius:.4rem;border-radius:var(--border-radius);color:#fff;color:var(--text-light);max-width:8rem;padding:1rem;width:30%}.next-button:hover{background-color:#9e225a;background-color:var(--primary-medium)}.next-button:disabled{background-color:#ccc;background-color:var(--border-color);color:#fff;color:var(--text-light);cursor:not-allowed}.next-button:hover:not(:disabled){background-color:#9e225a;background-color:var(--primary-medium)}.prev-button{background-color:initial;color:#ccc;color:var(--border-color)}.prev-button:disabled{background:#ccc;background:var(--border-color);cursor:not-allowed}.prev-button:hover:not(:disabled){background-color:#ddd}.error-message{color:#ff7c57;font-size:1.5rem;margin-top:-5px}.number-input{align-self:center;border:2px solid #ccc;border:2px solid var(--border-color);border-radius:.4rem;border-radius:var(--border-radius);font-size:1rem;margin-left:25%;margin-right:25%;outline:none;padding:12px;text-align:center;transition:border-color .3s ease-in-out;width:50%}.number-input:focus{border-color:#7dc7ff;border-color:var(--accent-color);box-shadow:0 0 5px #1f5a8a80}.number-input::placeholder{color:#888;color:var(--text-muted,#888);font-style:italic}.number-input:disabled{background-color:#f2f2f2;background-color:var(--disabled-bg,#f2f2f2);cursor:not-allowed;opacity:.6}.question-list{color:#191919;color:var(--text-dark,#333);font-size:1rem;margin:15px 0;padding-left:20px}.question-list li{margin-bottom:8px}.thank-you-container{align-content:center;align-items:center;background-color:#e4e2dd;background-color:var(--background-color);display:flex;flex-direction:column;height:90vh;justify-content:center;justify-items:center;padding:20px;text-align:center}.thank-you-content{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;max-width:500px;padding:40px;width:100%}.checkmark{font-size:60px;font-weight:700;margin-bottom:16px}.checkmark,h1{color:#70043f;color:var(--primary-color)}h1{font-size:24px;margin-bottom:12px}p{color:#191919;color:var(--text-dark);font-size:16px;margin-bottom:24px}.continue-button{background:#ff7c57;background:var(--secondary-color);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 24px;transition:background .3s ease-in-out;width:100%}.continue-button:hover{background:#7dc7ff;background:var(--accent-color)}.weight-loss-container{background:#f5f5f58c;border-radius:12px;box-shadow:0 6px 12px #0000001a;margin:0 auto;max-width:600px;padding:24px;text-align:center;transition:transform .3s ease-in-out}.weight-loss-container:hover{transform:scale(1.02)}.weight-loss-heading{color:#70043f;color:var(--primary-color);font-size:1.9rem;font-weight:700;line-height:1.3;margin-bottom:20px}.chart-container{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001f;display:flex;height:300px;justify-content:center;margin-bottom:24px;padding:1.5rem}.cta-button{background:linear-gradient(135deg,#70043f,#1f5a8a);background:linear-gradient(135deg,var(--primary-color),#1f5a8a);border:none;border-radius:10px;color:#fff;color:var(--text-light);cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:700;margin:20px auto;padding:14px 24px;transition:background .3s ease-in-out,transform .2s ease-in-out}.cta-button:hover{background:linear-gradient(135deg,#1f5a8a,#70043f);background:linear-gradient(135deg,#1f5a8a,var(--primary-color));transform:scale(1.05)}.key-benefits{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:20px;text-align:center}.benefit-box{background:#fff;border-radius:10px;box-shadow:0 3px 8px #0000001a;padding:14px;transition:transform .2s ease-in-out,box-shadow .3s ease-in-out}.benefit-box:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-5px)}.benefit-title{color:#70043f;color:var(--primary-color);font-size:1.4rem;font-weight:700}.benefit-box p{color:#191919;color:var(--text-dark);font-size:1rem;margin:5px 0 0}@media (max-width:768px){.primary-button{font-size:1.5rem;height:4rem;margin:0;width:12rem}.answer-options-container{height:fit-content;min-height:8rem}.thank-you-content{border-radius:none;padding:.5rem}}:root{--primary-color:#70043f;--primary-medium:#9e225a;--primary-light:#c05a92;--secondary-color:#ff7c57;--secondary-medium:#ff966d;--secondary-light:#ffb99f;--accent-color:#7dc7ff;--accent-light:#a9d7ff;--background-color:#fbf9f6;--background-medium:#fbf9f6;--background-light:#fff;--text-dark:#191919;--text-light:#fff;--border-color:#ccc;--border-radius:0.4rem;--safe-bottom:env(safe-area-inset-bottom)}body,html{font-family:Outfit,sans-serif;height:100%;margin:0;padding:0 0 env(safe-area-inset-bottom);padding-bottom:var(--safe-bottom,0);width:100%}#root{display:flex;flex:1 1;flex-direction:column;min-height:100vh}main{flex:1 0 auto}.content{align-content:center;align-items:center;align-self:center;background-color:#fbf9f6;background-color:var(--background-color);flex-grow:100%;height:max-content;justify-content:center;min-height:100%;overflow-y:scroll;z-index:-1}@media (max-width:768px){body,html{height:auto;min-height:100dvh;min-height:-webkit-fill-available}.full-height,.uses-viewport-height,[data-fullheight],body>div#root{height:auto!important;min-height:100dvh!important;min-height:-webkit-fill-available!important}}footer{background-color:#7dc7ff;background-color:var(--accent-color);color:#191919;color:var(--text-dark);flex-shrink:0;padding:10px;text-align:center}.secondary-button{background-color:#fbf9f6;background-color:var(--background-color);border:1px solid #7dc7ff;border:1px solid var(--accent-color);border-radius:.4rem;border-radius:var(--border-radius);color:#7dc7ff;color:var(--accent-color)}.secondary-button:hover{background-color:#fbf9f6;background-color:var(--background-medium);border:1px solid #a9d7ff;border:1px solid var(--accent-light);border-radius:.4rem;border-radius:var(--border-radius);color:#a9d7ff;color:var(--accent-light)}.App-logo{height:40vmin;pointer-events:none}.navbar-cover{z-index:9998}.navbar{background-color:var(--primary-color);display:flex;flex-direction:column;gap:.25rem;margin:0;padding:.5rem 2.5rem 1rem 2rem;position:sticky;top:0;width:auto;z-index:9997}.navbar-container{height:fit-content;justify-content:space-between;margin:0 auto}.navbar-container,.navbar-topbar{align-items:center;display:flex;width:100%}.navbar-topbar{justify-content:flex-end}.desktop-only{display:inline-flex}.mobile-only{display:none}@media (max-width:768px){.desktop-only{display:none!important}.mobile-only{display:inline-flex!important}}.navbar-logo{align-items:center;border:1px solid #0000;border-radius:1rem;border-top-left-radius:0;color:var(--secondary-color);cursor:pointer;display:flex;font-size:1.6rem;font-weight:700;min-height:100%;padding:.5rem;position:relative;text-decoration:none;transition:border-radius .3s ease-in-out,background-color .3s ease-in-out;transition:1s}.navbar-logo .orange-logo{opacity:0;position:absolute;transition:opacity .3s ease}.navbar-logo:hover .white-logo{opacity:0}.navbar-logo:hover{border-radius:1rem;border-bottom-right-radius:0;min-height:100%}.navbar-logo:hover,.shopping-cart-img{background-color:var(--primary-medium)}.shopping-cart-img{border-radius:var(--border-radius-stylized-u-r);height:100%;padding:.25rem;transition:all .3s ease-in-out;width:3rem}.shopping-cart-img.cart-appear{animation:cartPopIn 1s cubic-bezier(.22,1,.36,1),cartGlow 2s ease-out}@keyframes cartPopIn{0%{opacity:.7;transform:scale(.7) rotate(-6deg)}55%{opacity:1;transform:scale(1.15) rotate(0deg)}80%{transform:scale(.96)}to{transform:scale(1)}}@keyframes cartGlow{0%{box-shadow:0 0 0 0 var(--secondary-light)}25%{box-shadow:0 0 0 8px var(--primary-light)}to{box-shadow:0 0 0 0 var(--primary-medium)}}@media (prefers-reduced-motion:reduce){.shopping-cart-img.cart-appear{animation:none}}.shopping-cart-img:hover{background-color:var(--secondary-medium);border:1px solid var(--secondary-light)}.shopping-cart-img:active{background-color:var(--primary-light);border:1px solid var(--secondary-light)}.review-cart-link{align-content:center;align-items:center;height:100%;justify-content:center;justify-items:center;margin-right:0}.profile-icon{border:1px solid #0000;border-radius:var(--border-radius);height:2.2rem;left:0;padding:.1rem .5rem;position:absolute;top:0;transition:all .3s ease-in-out;width:3rem}.profile-icon:hover{background-color:var(--primary-medium);border-radius:var(--border-radius)}.profile-icon:active{background-color:var(--primary-light);border:1px solid var(--secondary-color)}.mobile-dropdown-toggle{display:none}.navbar-button:hover .inactive{opacity:0}.navbar-button:hover .active{opacity:1}.profile-drawer-icon{background:#0000;border:none;cursor:pointer;height:2rem;margin-right:0;position:relative;width:2rem}.navbar-logo{background-color:var(--primary-color);transition:border-radius .3s,background-color .3s}.navbar-buttons{align-items:flex-end;flex-direction:column;gap:.4rem}.navbar-actions{align-items:center;display:flex;flex-direction:row;gap:.75rem;padding-right:1rem;padding-top:.5rem}.nav-bar-logo{flex-direction:row;font-size:1.8rem;font-weight:700;height:2rem;margin-right:.5rem;text-decoration:none;vertical-align:middle}.navbar-buttons{display:flex}.language-switcher-desktop{align-items:center;color:var(--text-light);display:inline-flex;gap:8px}.language-switcher-desktop .globe{font-size:.8rem;margin-right:4px}.language-switcher-desktop .lang-option{background:#0000;border:0;color:var(--text-light);cursor:pointer;font-size:.75rem;margin:0}.language-switcher-desktop .lang-option:hover{text-decoration:underline}.language-switcher-desktop .lang-sep{color:var(--text-light);padding:0 6px}.dashboard-menu{position:relative}.dashboard-menu:after{content:"";height:1rem;left:0;position:absolute;right:0;top:100%}.dashboard-trigger{align-items:center;cursor:pointer;display:inline-flex;font-family:Outfit;font-size:22px;font-weight:500;gap:.4rem;letter-spacing:.04em;padding:.25rem .4rem}.dashboard-trigger,.dashboard-trigger:hover{background:#0000;border:none;color:var(--secondary-color)}.dashboard-logo{display:inline-block;height:1rem;width:auto}.dashboard-dropdown{background:var(--primary-color);display:none;overflow:hidden;padding-top:1.25rem;position:absolute;right:0;top:100%;width:150px;z-index:10000}.dashboard-dropdown:hover,.dashboard-menu:focus-within .dashboard-dropdown,.dashboard-menu:hover .dashboard-dropdown{display:block}@media (max-width:768px){.navbar .language-switcher-desktop{display:none!important}}.language-switcher-mobile{align-items:center;color:inherit;display:inline-flex;gap:8px}.language-switcher-mobile.drawer-item{box-shadow:none;cursor:default;justify-content:flex-start}.language-switcher-mobile.drawer-item:hover{background:#fffffff5;border-color:#0e1f351f;box-shadow:none;transform:none}.language-switcher-mobile.drawer-item:focus-visible{outline:none}.language-switcher-mobile .globe{margin-right:6px}.language-switcher-mobile .lang-option{background:#0000;border:0;color:inherit;cursor:pointer;font-size:1.1rem;margin:0;padding:0}.language-switcher-mobile .lang-option:hover{text-decoration:underline}.language-switcher-mobile .lang-sep{color:inherit;padding:0 6px}.navbar-button{background-color:initial;border:none;border-radius:100rem;color:var(--text-light);cursor:pointer;font-weight:100;height:2rem;padding:.5rem .3rem;position:relative;transition:all .3s ease-in-out;width:2rem}.navbar-button:hover{transition:all .1s ease-in-out}.navbar-button-login{font-family:Outfit}.navbar-button-signup{background-color:initial;border:none;border-radius:var(--border-radius);color:var(--secondary-medium);cursor:pointer;font-family:Outfit;font-size:22px;font-weight:500;letter-spacing:.04em;margin:.5rem 1rem;padding:.5rem 1rem}.navbar-button-signup:hover{background:#0000;border:none;color:var(--secondary-color)}.navbar-button-login{background-color:initial;border:none;border-radius:.4rem;color:var(--text-light);cursor:pointer;font-size:22px;font-weight:500;letter-spacing:.04em;padding:.5rem 1rem}.navbar-button-login:hover{background:#0000;border:none;color:var(--secondary-color)}.cart-banner{background:#ff7c572e;border:1px solid #ff7c5752;border-radius:1rem;display:flex;justify-content:center;margin:0 1.5rem 1rem;padding:.85rem 1.1rem}.cart-span{align-items:center;background-color:initial;display:inline-flex}.cart-banner a,.review-cart-link-side{background:#fffffff2;border:1px solid #ff7c5752;border-radius:999px;color:var(--secondary-color);font-weight:600;padding:.45rem 1.2rem;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cart-banner a:hover,.review-cart-link-side:hover{border-color:#ff7c5773;box-shadow:0 12px 20px #ff7c5740;transform:translateY(-1px)}.profile-button{all:unset;align-items:center;cursor:pointer;display:inline-flex;justify-content:center;margin:0;padding:0;position:relative;top:0}.dropdown{border:none;position:relative}.dropdown-item{align-items:center;appearance:none;-webkit-appearance:none;background:var(--primary-color);border:none!important;color:var(--text-light);display:flex;font-family:Outfit;font-size:15px;justify-content:flex-start;padding:1rem!important;text-align:left;width:100%}.dashboard-dropdown .dropdown-item:first-child{padding-top:0}.dropdown-item+.dropdown-item{border:none!important}.dropdown-item:hover .nav-notification-badge{background:var(--secondary-color);border:none;color:var(--primary-color)}.dashboard-dropdown .dropdown-item:hover{background:var(--secondary-color)!important;color:var(--primary-color)!important}.nav-item-with-badge{align-items:center;display:inline-flex;gap:.4rem}.nav-notification-badge{align-items:center;background-color:initial;border:none;color:var(--secondary-color);display:inline-flex;font-family:Outfit;font-size:1rem;font-weight:600;justify-content:center;line-height:1}.backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e1f3559;inset:0;transition:opacity .25s ease;width:100%;z-index:9998}.backdrop,.side-drawer{height:100%;position:fixed}.side-drawer{background:linear-gradient(180deg,#7dc7ff1f,#fffffff5),var(--background-light);box-shadow:-16px 0 32px #0e1f352e;display:flex;flex-direction:column;overflow-y:auto;right:0;top:0;transform:translateX(calc(100% + 24px));transition:transform .32s ease,box-shadow .32s ease;width:min(22rem,88vw);z-index:9999}.side-drawer.open{transform:translateX(0)}.drawer-header{align-items:center;background:#0000;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.drawer-header h2{color:var(--text-dark);font-size:1.25rem;margin:0}.close-btn{align-items:center;background:#ffffffeb;border:1px solid #0e1f3524;border-radius:.75rem;color:var(--primary-color);cursor:pointer;display:inline-flex;font-size:1.25rem;height:2.25rem;justify-content:center;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;width:2.25rem}.close-btn:hover{box-shadow:0 12px 20px #0e1f352e;transform:translateY(-1px)}.drawer-content{background-color:initial;display:flex;flex:1 1;flex-direction:column;gap:.75rem;padding:0 1.5rem 1.75rem;z-index:1000}.drawer-item{align-items:center;background:#fffffff5;border:1px solid #0e1f351f;border-radius:.95rem;color:var(--primary-color);cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:space-between;margin:0;padding:.85rem 1rem;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.drawer-item+.drawer-item{margin-top:0}.drawer-item:hover{background:#7dc7ff33;border-color:#7dc7ff73;box-shadow:0 12px 22px #0e1f3526;color:var(--primary-color);transform:translateY(-1px)}.drawer-item:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}@media (max-width:768px){.desktop{display:none}.navbar{padding:1rem .5rem;width:100%}.navbar-topbar{display:none}.navbar-logo{background-color:var(--primary-color);padding:0}.navbar-logo,.navbar-logo:hover{align-items:center;height:100%;justify-content:center}.navbar-logo:hover{padding:.5rem}.navbar-logo:hover,.shopping-cart-img{background-color:var(--primary-medium)}.shopping-cart-img{border:1px solid var(--primary-light);border-radius:var(--border-radius-stylized-u-r);height:100%;padding:.15rem;transition:all 1s ease-in-out;width:2.5rem}.brand-name,.full-logo,.orange-logo,.white-logo{display:none}.icon-logo{display:block;height:2rem}.nav-bar-logo{align-content:flex-end;align-items:flex-end;align-self:flex-end;display:flex;height:2rem;justify-content:flex-end;margin-right:0;padding:0}.profile-icon{height:100%;padding:0;width:100%}.navbar-container{justify-content:space-between;margin-right:0;padding-right:0}.navbar-buttons{align-content:center;gap:0;justify-content:flex-end;justify-items:center;margin:0}.navbar-actions,.navbar-buttons{align-items:center;flex-direction:row;padding:0}.navbar-actions{display:inline-flex}.navbar-button-login,.navbar-button-signup{display:none;width:0}.profile-drawer-icon{display:inline-flex}.mobile-dropdown-toggle{display:inline-flex;margin:.5rem 1rem;padding:none}.cart-banner{background-color:var(--secondary-light);padding:1rem .2rem;width:100%}.review-cart-link{color:var(--text-dark);height:100%;margin:none;margin:0!important}.review-cart-link-side{height:100%;margin:none;padding:1rem}.cart-span{margin:0}.nav-notification-badge{background-color:var(--secondary-medium);border:1px solid var(--secondary-color);border-radius:4rem;color:var(--text-light);padding:.25rem .5rem}}.hero{align-items:flex-start;background:url(/static/media/ALV_beach_edited_pic_with_logo.3832f9b263652e469d03.webp) 50%/cover;display:flex;justify-content:flex-start;min-height:95vh;padding-bottom:4rem;pointer-events:all;position:relative}.hero:before{background:linear-gradient(180deg,#70043f45 15%,rgba(158,34,90,.225) 35%,#c05a9200 50%,#0000 0);content:"";inset:0;pointer-events:visible;position:absolute}.hero-content{align-content:flex-start;align-items:flex-start;align-self:center;align-self:start;color:var(--text-light);justify-content:center;justify-content:start;justify-items:start;justify-self:start;max-height:40rem;max-width:80rem;padding:0 4rem;position:relative}.hero-content h1{color:var(--primary-color);font-family:Outfit;font-size:125px;font-weight:600;line-height:120px;padding-bottom:2rem;width:40rem}.hero-content h1,.hero-content p{margin-bottom:3rem;text-align:left}.hero-content p{color:var(--primary-medium);font-size:2rem;font-weight:90;width:22rem}.primary-button-container{width:100%}.home-container-primary-button{background-color:var(--secondary-color);border:none;border-radius:20rem;color:var(--text-light);font-family:Outfit;font-size:25px;padding:1.35rem;width:70%}@media (max-width:768px){.home-container{display:block!important;min-height:auto!important;width:100%!important}.home-container,body,html{overflow-anchor:auto!important;scroll-snap-type:none!important}.hero{background:url(/static/media/ALV_beach_edited_pic_with_logo.3832f9b263652e469d03.webp) top/cover no-repeat;background-position:60% 0;flex-direction:column;height:100%;justify-content:center;text-align:center}.hero:before{background:linear-gradient(180deg,rgba(112,4,63,.219) 15%,rgba(158,34,90,.154) 35%,#c05a9200 50%,#0000 0);height:100%}.hero-content{height:100%;justify-content:start;max-width:100%;padding:1rem}.hero-content h1{align-content:start;align-items:start;align-self:start;color:var(--primary-color);flex-direction:column;font-size:4rem;font-weight:700;height:min-content;justify-content:start;justify-items:start;justify-self:start;line-height:1;margin-bottom:2rem;margin-top:0;padding-left:0;width:min-content;width:100%}.hero-content p{color:var(--secondary-color);padding-top:2rem}.primary-button-container{align-items:center;padding-top:2rem;width:100%}}.features-section{background:#e4e2dd;display:flex;flex-direction:column;height:100%;padding-bottom:4rem;width:100%}.features-img img{height:35rem;object-fit:cover;transform:rotateY(180deg);width:35rem}.features-content{display:flex;flex:1 1;flex-direction:row;justify-content:center}.features-title{align-content:start;align-self:center;color:var(--primary-medium);font-family:Outfit;font-size:60px;line-height:120px;margin:2rem;text-align:start}.features-list{align-content:center;align-items:center;align-self:center;list-style:none;margin:0 0 0 8rem;padding:0}.features-list li{font-size:1.5rem;padding-left:2rem;position:relative}.features-list .icon{background-image:url(data:image/png;base64,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);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:44rem;left:0;margin-right:2rem;position:absolute;top:50%;transform:translateY(-50%);width:45px}.features-content h3{color:var(--primary-color);font-family:Outfit;font-size:33px;line-height:4rem;margin:1rem 0 3rem;padding-left:7rem}.features-list li:before{background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1.5rem;left:0;position:absolute;top:.2rem;width:1.5rem}.features-cta{align-self:center;background:var(--primary-color);border:none;border-radius:4rem;color:var(--text-light);cursor:pointer;font-size:1rem;margin-left:30%;padding:.6rem 2rem;transition:background .15s ease}.features-cta:hover{background:var(--primary-medium)}@media (max-width:768px){.features-section{align-items:center;flex-direction:column;height:100%;margin:none;padding:1rem;text-align:center}.features-img img{height:20rem;margin:0;width:100vw}.features-title{font-size:2rem;line-height:1.5;margin:0}.features-cta{align-self:center;margin-left:10%}.features-list{margin:0;width:100%}.features-list .icon{height:2rem;padding-right:3rem}.features-content{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;width:100%}.features-content h3{font-size:large;margin:none;padding:0}.featu-li h3{margin:1rem .5rem}.featu-li{align-self:center;width:100%}}.how-it-works{border-radius:var(--border-radius);display:flex;font-family:Outfit;height:100%;overflow:hidden}.hiw-left{background-color:var(--primary-medium);display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:0 2.5rem 0 3rem;width:100%}.hiw-title{color:var(--text-light);font-family:Outfit;font-size:60px;letter-spacing:1px;line-height:120px;margin:1rem;text-align:start}.hiw-steps{list-style:none;margin:0;padding:0}.hiw-step{align-items:flex-start;display:flex;margin-bottom:2.3rem}.HIW-button{background-color:var(--secondary-medium);border:1px solid var(--primary-color);border-radius:3rem;color:var(--primary-color);font-size:30px;margin:2rem;padding:2rem;transition:.3s ease-in-out}.HIW-button:hover{border:1px solid var(--primary-medium);border-radius:3rem;color:var(--primary-medium)}.HIW-button:active,.HIW-button:hover{background-color:var(--secondary-light);font-size:30px;margin-bottom:2rem;padding:2rem}.HIW-button:active{border:1px solid var(--primary-light);border-radius:3rem;color:var(--primary-light)}.hiw-step-num{color:var(--secondary-color);display:flex;font-size:130px;font-weight:600;justify-content:center;justify-items:center;justify-self:center;min-width:2.6rem;width:4rem}.hiw-step-content,.hiw-step-num{align-content:center;align-items:center;align-self:center}.hiw-step-content{flex:1 1;margin-left:1.6rem;vertical-align:center}.hiw-step-headline{color:var(--text-light);font-size:33px;font-weight:700;line-height:60px}.hiw-step-desc,.hiw-step-headline{font-family:Outfit;margin-left:4rem}.hiw-step-desc{color:var(--background-color);font-size:25px;font-weight:lighter;margin-top:.3rem;opacity:.8}.hiw-step-arrow{align-items:center;align-self:center;color:var(--secondary-medium);font-size:2.5rem;line-height:1.1;margin-left:2.5rem}.hiw-step-arrow.right{display:inline;font-size:4rem}.hiw-step-arrow.down{display:none}.hiw-right{align-items:center;background:var(--background-medium);display:flex;flex:1 1;height:100%;justify-content:center;min-width:18rem}.hiw-image{background:repeating-linear-gradient(315deg,var(--primary-color) 10%,var(--secondary-color) 100%,var(--background-color) 60%,var(--accent-color) 100%);height:100%;object-fit:cover;width:100%}@media (max-width:768px){.secondary-button{margin:1rem;padding:1rem}.how-it-works{border-radius:0;flex-direction:column;max-height:none!important;min-height:0;overflow:visible!important;overflow-anchor:none!important}.hiw-left{border-radius:0;padding:2rem 1.25rem 1.5rem}.hiw-title{font-size:2.1rem;line-height:40px;margin:0;text-align:center}.HIW-button{padding:1rem}.HIW-button:active{border:1px solid var(--secondary-light);padding:1rem}.hiw-step{display:flex;flex-direction:column;margin:.5rem 0}.hiw-step,.hiw-step-num{align-content:center;align-items:center;align-self:center}.hiw-step-num{font-size:2.2rem;justify-content:center;min-width:1.6rem}.hiw-step-headline{font-size:1.07rem;line-height:20px;margin:0;text-align:center}.hiw-step-desc{font-size:.96rem;margin:0;text-align:center}.hiw-step-arrow{font-size:1.4rem;margin-left:1.1rem}.hiw-right{height:170px;min-width:0}.hiw-image,.hiw-right{border-radius:0 0 var(--border-radius) var(--border-radius)}.hiw-image{height:100%;max-height:170px;object-fit:cover;width:100%}.hiw-step-arrow.right{display:none}}.glp1-card{align-items:stretch;border-radius:var(--border-radius);min-height:28rem;overflow:hidden;padding:8rem}.glp1-card,.glp1-card-img{background:var(--background-color);display:flex}.glp1-card-img{align-items:center;flex:1 1 45%;justify-content:center}.glp1-card-img img{border:none;border-radius:0;display:block;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;width:100%}.glp1-card-content{align-items:start;background:var(--background-medium);display:flex;flex:1 1 55%;flex-direction:column;justify-content:space-between;padding:0 6rem}.glp1-title{color:var(--primary-color);font-size:60px;font-weight:700;justify-content:start;letter-spacing:-.1px;line-height:1.1;margin-bottom:1.7rem;margin-top:0;text-align:start;width:100%}.glp1-links{align-items:start;display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.9rem;margin-top:3rem;width:100%}.glp1-link{align-items:center;display:flex;font-size:1.25rem;font-weight:700;margin-bottom:.1rem;text-decoration:underline;transition:color .15s}.glp1-arrow,.glp1-link{color:var(--primary-medium)}.glp1-arrow{align-self:end;font-size:1.7rem;line-height:1;margin-left:auto}.glp1-btn{border:none;border-radius:3rem;box-shadow:none;color:var(--text-light);cursor:pointer;font-size:30px;font-weight:lighter;line-height:30px;padding:1.5rem 2.5rem;transition:background .14s;width:fit-content}.glp1-btn,.glp1-btn:hover{background:var(--primary-color)}.glp1-picker-link{background-color:initial;border:none;color:var(--primary-color);cursor:pointer;font-family:Outfit;font-size:25px;justify-content:space-between;text-align:start;width:100%}.glp1-picker .h3-1{font-weight:700}.glp1-picker .h3-1,.glp1-picker .h3-2{border-radius:var(--border-radius-stylized);color:#2c1165;display:flex;flex-direction:row;font-size:24px;line-height:28px;max-width:25rem}.glp1-picker .h3-2{font-weight:lighter;margin-bottom:5rem;margin-top:0}@media (max-width:900px){.glp1-card{border-radius:0;flex-direction:column;min-height:0;padding:2rem}.glp1-card-img{height:170px;justify-content:flex-start;max-width:100vw;min-width:0}.glp1-card-img img{border-radius:0;height:170px;width:100vw}.glp1-card-content{justify-content:center;padding:1.4rem 0 1.6rem}.glp1-title{font-size:2rem;margin-bottom:1.1rem}.glp1-btn{font-size:1.06rem;padding:.7rem 1.3rem;width:100%}.glp1-links{align-items:start}.glp1-picker{display:flex;flex-direction:row;width:100%}}.mission-section{align-items:flex-start;background:url(/static/media/ALV_gradient_bg_withlogo.13cfc51cc63e890d4dcb.webp) 50%/cover no-repeat;color:var(--text-light);display:flex;font-family:Outfit,sans-serif;min-height:95vh;position:relative}.mission-overlay{margin-left:clamp(1rem,7vw,6rem);max-width:62ch;padding:5rem clamp(1rem,6vw,4rem) 2rem;width:100%}.mission-title{font-size:clamp(2rem,6vw,3.75rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem}.mission-lede{line-height:1.45;margin-bottom:2.5rem}.mission-lede,.mission-punch{color:var(--text-light);font-size:clamp(1.25rem,4vw,2.25rem)}.mission-punch{font-weight:800;margin:2rem 0 2.5rem}.mission-punch strong{color:var(--text-light);display:block}.mission-closer{color:var(--text-light);font-size:clamp(1.25rem,4vw,2.25rem);line-height:1.4}@media (max-width:768px){.mission-section{background:url(/static/media/ALV_gradient_bg_withlogo.13cfc51cc63e890d4dcb.webp) top/contain no-repeat,linear-gradient(var(--primary-medium),var(--primary-light));color:var(--text-light);min-height:80vh}.mission-overlay{margin-left:0;padding:3rem 1.25rem 2rem;text-align:left}}:root{--faq-bg:#ff7c57;--faq-gradient:linear-gradient(90deg,#c05a92,#ff7c57);--faq-border:#991f5d;--faq-radius:1.3rem;--faq-radius-open:1rem 2rem 1rem 0rem}.faq-section{background:#ff7c57;background:var(--faq-bg);min-height:100vh;padding:3.2rem 0 5rem}.faq-title{color:#70043f;font-size:3rem;font-weight:700;margin-bottom:2.4rem;padding-left:2rem}.faq-list{display:flex;flex-direction:column;gap:.6rem;margin:0 auto;max-width:60rem}.faq-item{background:#ff7c57;background:var(--faq-bg);border:2px solid #991f5d;border:2px solid var(--faq-border);border-radius:1.3rem;border-radius:var(--faq-radius);margin-bottom:.5rem;overflow:hidden;transition:box-shadow .18s}.faq-item.open{box-shadow:0 4px 26px #90225a14}.faq-question{align-items:center;background:#ff7c57;background:var(--faq-bg);border:none;border-radius:1.3rem;border-radius:var(--faq-radius);color:#991f5d;cursor:pointer;display:flex;font-size:1.6rem;font-weight:600;gap:1rem;outline:none;padding:1rem 2rem;position:relative;transition:background .17s;width:100%;z-index:1}.faq-question.open{background:linear-gradient(90deg,#c05a92,#ff7c57);background:var(--faq-gradient);border-radius:1rem 2rem 1rem 0;border-radius:var(--faq-radius-open);color:#fff}.faq-icon{background-image:url(data:image/png;base64,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);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;flex-shrink:0;height:32px;margin-right:1.1rem;width:32px}.faq-q-text{flex:1 1;text-align:left}.faq-arrow{font-size:2.1rem;margin-left:1.1rem;transition:transform .13s}.faq-answer{background:#fff;border-top:2px solid #991f5d;border-top:2px solid var(--faq-border);color:#991f5d;font-size:1.4rem;max-height:0;overflow:hidden;padding:0 2rem;transition:max-height .33s cubic-bezier(.53,.14,.27,.93),padding .25s}.faq-item.open .faq-answer{max-height:1000px;padding:2rem}.faq-answer-inner{color:#991f5d}@media (max-width:600px){.faq-title{font-size:2.1rem;padding-left:.6rem;text-align:center}.faq-list{max-width:98vw}.faq-question{font-size:1.05rem;padding:.85rem 1.1rem}.faq-arrow{font-size:1.5rem}.faq-answer{font-size:1.02rem}}.select-plan-container{background:var(--background-color);box-sizing:border-box;color:var(--text-dark);justify-content:center;justify-items:center;margin:0 auto;min-height:70vh;padding:1.25rem 1rem;width:100%}.select-plan-container h1,.select-plan-container h2{color:var(--text-dark);font-size:1.4rem;margin-bottom:1rem;text-align:center}.select-plan-container p{color:var(--text-dark);font-size:1rem;text-align:center}.grid-container{grid-gap:1.2rem;align-items:stretch;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:1rem auto 1.5rem;max-width:1100px;width:100%}.medication-card{align-items:center;background:var(--background-light);border:1px solid var(--border-color);border-radius:.8rem;box-shadow:0 1px 2px #0000000a;color:var(--text-dark);cursor:pointer;display:flex;flex-direction:column;gap:.5rem;height:auto;padding:1.25rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.medication-card h2{color:var(--primary-medium);font-size:large;margin:0 0 .25rem}.medication-card p{color:var(--text-dark);font-size:.95rem;line-height:1.35rem;margin:0 0 .75rem;opacity:.85}.medication-image{max-height:15rem;width:80%}.medication-image,.plan-image{background:var(--background-medium);border-radius:.5rem}.plan-image{max-height:120px;object-fit:cover;width:100%}.medication-card:hover{border-color:var(--primary-light);box-shadow:0 6px 16px #00000012;transform:translateY(-2px)}.medication-card.selected{border-color:var(--primary-color);box-shadow:0 0 0 3px #70043f14}.medication-card:focus-within{border-color:var(--primary-color);box-shadow:0 0 0 3px #70043f1f;outline:none}.proceed-button{border:1px solid #0000;border-radius:.6rem;font-weight:600;letter-spacing:.01em;margin-top:auto;padding:.75rem 1rem;transition:background .18s ease,box-shadow .18s ease,transform .02s ease}.proceed-button:active{transform:translateY(.5px)}.proceed-button:focus-visible{box-shadow:0 0 0 3px #70043f2e;outline:none}@media (prefers-reduced-motion:reduce){.medication-card,.proceed-button{transition:none}}.plan-card-wrapper{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(4,320px);justify-content:center;justify-items:center;margin:1.25rem auto 2rem;max-width:calc(640px + 1.2rem);width:100%}.plan-card{background:var(--background-light);border:1px solid var(--border-color);border-radius:.8rem;box-shadow:0 1px 2px #0000000a;color:var(--text-dark);cursor:pointer;display:flex;flex-direction:column;gap:1rem;height:auto;max-width:50rem;padding:1rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease;width:100%}.plan-card h3,.plan-card p,.plan-card span{text-align:left}.plan-card h2{text-align:right}.plan-card h2,.plan-card span{font-size:medium}.plan-card h2{color:var(--primary-medium);font-size:1.35rem;margin:.25rem 0 .2rem}.plan-card h3{color:var(--primary-color);font-size:large;font-weight:700;margin:0}.plan-desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:.95rem;margin:0 0 .25rem;opacity:.85;overflow:hidden}.plan-card:hover{border-color:var(--primary-light);box-shadow:0 6px 16px #00000012;transform:translateY(-2px)}.plan-card.selected{border-color:var(--primary-color);box-shadow:0 0 0 3px #70043f14}.plan-toggle-container{align-items:center;background:var(--background-color);border:1px solid var(--border-color);border-radius:2rem;display:flex;justify-content:center;margin:2rem auto;overflow:hidden;width:fit-content}.toggle-button{background:none;border:none;color:var(--text-dark);cursor:pointer;font-weight:700;padding:.6rem 1.5rem;transition:background .2s,color .2s}.toggle-button.active{background:var(--primary-color);border-radius:2rem;color:var(--text-light)}.plan-features{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:1rem 0;padding:0;text-align:left}.plan-features li{color:var(--text-dark);font-size:.95rem}.choose-plan-btn{background:var(--primary-color);border:1px solid #0000;border-radius:.6rem;color:var(--text-light);cursor:pointer;font-weight:600;letter-spacing:.01em;margin-top:auto;padding:.75rem 1rem;transition:background .18s ease,box-shadow .18s ease,transform .02s ease;width:100%}.choose-plan-btn:hover{background:var(--primary-medium);color:var(--text-light)}.choose-plan-btn:active{transform:translateY(.5px)}.choose-plan-btn:focus-visible{box-shadow:0 0 0 3px #70043f2e;outline:none}.medication-card h2,.medication-card p{color:var(--text-dark);text-align:left}@media (max-width:600px){.select-plan-container{padding-top:1rem}.select-plan-container h1{font-size:1.2rem;margin-top:.25rem}.select-plan-container h2{font-size:1.1rem}.grid-container{gap:.9rem;margin:.75rem auto 1rem}.plan-card-wrapper{grid-template-columns:1fr;max-width:360px}}@media (max-width:700px){.plan-card-wrapper{grid-template-columns:1fr;max-width:360px}}.dropdown-container{position:relative;width:auto}.dropdown-toggle{color:var(--text-dark);cursor:pointer;padding:1rem;text-align:center;-webkit-user-select:none;user-select:none;width:auto}.dropdown-menu,.dropdown-toggle{background:var(--text-light);border:1px solid var(--border-color);border-radius:var(--border-radius)}.dropdown-menu{left:0;max-height:12rem;overflow-y:auto!important;position:absolute;top:100%;width:100%;z-index:100}.dropdown-item{border-bottom:1px solid var(--border-color);cursor:pointer;padding:1rem;text-align:center}.dropdown-item:hover{background:var(--background-medium)}.proceed-button-container{display:flex;flex-direction:row}.prev-proceed-button{background:var(--accent-color);border:none;border-radius:var(--border-radius);color:var(--text-light);cursor:pointer;display:block;font-size:1.1rem;font-weight:700;margin:1rem auto 0;max-width:250px;padding:12px;transition:background .3s ease-in-out,transform .1s ease-in-out;width:100%}.prev-proceed-button:hover{background:var(--background-medium);border:2px solid var(--accent-color);color:var(--accent-color)}.prev-proceed-button:active{background:var(--secondary-color);transform:scale(.98)}.proceed-button{background:var(--primary-color);border:none;border-radius:var(--border-radius);color:var(--text-light);cursor:pointer;display:block;font-size:1.1rem;font-weight:700;margin:1rem auto 0;max-width:250px;padding:12px;transition:background .3s ease-in-out,transform .1s ease-in-out;width:100%}.proceed-button:hover{background:var(--primary-medium);color:var(--text-light)}.proceed-button:active{background:var(--primary-light);color:var(--text-light);transform:scale(.98)}.review-button{align-content:center;align-items:center;align-self:center;background-color:var(--secondary-color);border:0;font-family:Outfit;justify-content:center;justify-items:center;width:100%}.review-button-h3{background-color:var(--background-color);border-radius:var(--border-radius);color:var(--text-dark);margin:0;padding:.5rem;width:40%}@media (max-width:768px){.plan-card{background-color:var(--background-light);box-shadow:0 4px 10px hsla(0,0%,50%,.355);height:fit-content;width:90vw}.plan-card-wrapper{align-items:center;flex-direction:column}.grid-container{flex-direction:column;width:80%}.select-plan-container{background:var(--background-color);color:var(--text-dark);height:max-content;margin:0;overflow-y:scroll;padding:.2rem;width:100%}h1{color:var(--primary-color)}}.progress-bar-wrapper{align-content:center;align-items:center;align-self:center;display:flex;justify-content:center;width:100%}.progress-container{height:auto;margin:.5rem;width:40rem}.progress-bar-background{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:var(--border-radius);height:.7rem;overflow:hidden}.progress-bar-fill{background-color:var(--primary-color);height:100%;transition:width .3s ease-in-out}.otc-products-container{animation:gradient 10s ease infinite;background:repeating-linear-gradient(250deg,var(--background-light) 40%,var(--primary-color) 30%,var(--background-medium) 100%);background-attachment:fixed;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;height:100%;margin:0;min-height:20rem;overflow:hidden;padding:1.5rem;position:relative}@keyframes gradient{0%{background-position:100% 10%}50%{background-position:100% 100%}to{background-position:0 0}}.wave:nth-of-type(2){animation:wave 36s linear infinite reverse;bottom:1.25em}.wave:nth-of-type(3){animation:wave 40s -2s infinite reverse;bottom:-2.5em}@keyframes wave{2%{transform:translateX(1)}25%{transform:translateX(-25%)}50%{transform:translateX(-50%)}75%{transform:translateX(-25%)}to{transform:translateX(1)}}.otc-image{border-radius:var(--border-radius-stylized);box-shadow:0 2px 8px #0000002e;height:100%;margin-bottom:.75rem;min-height:10rem;object-fit:cover;width:100%}.otc-name{color:var(--text-dark);font-size:1rem;font-weight:600;margin:0 0 .25rem;text-align:center}.otc-type{background-color:var(--accent-light);border-radius:var(--border-radius-stylized);color:var(--text-light);font-size:.85rem;margin:0 0 .75rem;opacity:.8;padding:.2rem .5rem;text-align:center}.product-pill-container{animation:drift 20s linear infinite;display:flex;flex-direction:row;left:100%;margin:0 3rem;position:relative;top:0;width:max-content}.product-pill-container.paused,.product-pill-container:hover{animation-play-state:paused;transition:5s ease-in-out}@keyframes drift{0%{transform:translateX(0)}to{transform:translateX(calc(-110vw - 100%))}}.otc-product-pill{align-items:center;background:var(--background-light);border:1px solid var(--border-color);border-radius:var(--border-radius-stylized);box-shadow:0 8px 24px hsla(0,0%,100%,.344);cursor:pointer;display:flex;flex-direction:column;padding:.2rem 1.5rem .2rem .2rem;transition:border .5s ease-in-out,background .5s ease-in-out;width:220px}.otc-product-pill:hover{background:var(--background-medium);box-shadow:0 8px 24px hsla(0,0%,100%,.768)}.otc-product-pill:active,.otc-product-pill:hover{border:1px solid var(--accent-light)}.otc-product-lowest-price{background-color:var(--background-color);color:var(--secondary-color);font-size:20px}.otc-tags{display:flex;flex-direction:column;gap:.5rem;pointer-events:none;position:absolute;right:-4rem;top:2rem}.otc-product-tag{background-color:var(--primary-light);border:1px solid var(--primary-color);border-radius:var(--border-radius-stylized-u-r);color:var(--text-dark);padding:.5rem 1rem}.otc-product-modal-cover{background-color:rgba(0,0,0,.266);height:100vh;width:100vw;z-index:9998}.otc-product-list,.otc-product-modal-cover{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.otc-product-list{background-color:var(--background-medium);border-radius:var(--border-radius);box-shadow:0 8px 24px hsla(0,0%,100%,.539);justify-content:center;min-height:80vh;padding:1rem;width:40rem;z-index:9999}.otc-list-image{height:20rem}.otc-close-btn{background-color:var(--background-color);border:1px solid #0000;cursor:pointer;font-size:large;height:2rem;width:2rem}.product-list-top{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.otc-product-entry{background-color:var(--background-color);border:1px solid var(--border-color);margin-top:1rem;padding:1rem;transition:.1s;width:100%}.otc-product-entry:hover{background-color:var(--border-color)}.otc-product-entry.selected{background-color:var(--primary-color);color:var(--text-light)}.otc-list-image{border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.306);height:15rem;justify-content:center;object-fit:cover;width:15rem}.add-to-cart-btn:disabled,.add-to-cart-btn:disabled:hover{background-color:var(--border-color);border:1px solid #0000}.add-to-cart-btn{background-color:var(--secondary-light);border:1px solid var(--secondary-light);border-radius:var(--border-radius);color:var(--text-light);cursor:pointer;font-family:Outfit;font-size:large;margin:2rem;padding:1rem;transition:.1s;width:50%}.add-to-cart-btn:hover{background-color:var(--secondary-medium)}.otc-variant-container{height:60%;justify-content:space-evenly}.otc-list-details,.otc-variant-container{align-items:center;display:flex;flex-direction:column}.otc-list-details{align-content:center;justify-content:center;justify-items:center;padding:1rem;width:100%}.product-list-top-top{display:flex;flex-direction:row;justify-content:space-between;width:100%}.otc-list-name,.otc-list-type{text-align:center}.otc-list-type{background-color:var(--primary-color);border-radius:var(--border-radius-stylized);color:var(--text-light);justify-content:center;padding:.5rem}.otc-list-tags{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center}.otc-list-product-tag{background-color:var(--accent-color);border-radius:var(--border-radius-stylized-u-r);color:var(--text-light);margin-top:.5rem;padding:.5rem;text-align:center;width:7rem}.image-and-tag{display:flex;flex-direction:row;margin-right:12%}.otc-list-description{padding:1rem}@media (max-width:768px){.otc-products-container{-webkit-overflow-scrolling:touch;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;max-width:100vw;overflow-x:auto;padding:1rem 0;scroll-snap-type:x mandatory;scrollbar-width:none;width:100vw}.otc-products-container::-webkit-scrollbar{display:none}.product-pill-container{animation:none;box-sizing:border-box;flex:0 0 auto;max-width:80vw;scroll-snap-align:center}.otc-image{border-radius:var(--border-radius-stylized);height:100%;object-fit:cover;width:100%}.otc-product-list{bottom:0;box-shadow:#000;height:100vh;justify-content:space-evenly;margin-top:2rem;overflow-y:scroll;padding:.4rem;position:fixed;width:100%;z-index:9999}.otc-list-image{height:10rem;width:10rem}.product-list-top{display:flex;flex-direction:column;max-height:20rem}.product-list-top-top{background-color:var(--background-medium);border-radius:var(--border-radius);justify-content:space-between;padding:.5rem 1rem 0 0;width:100%}.add-to-cart-btn{margin:1rem}.otc-product-modal-cover{align-content:end;align-items:end;display:flex;justify-content:flex-end;justify-items:flex-end;position:fixed;z-index:10000}.otc-variant-container{height:fit-content;height:40%;justify-content:center;padding:0 1rem}.image-and-tag{margin:0}.otc-list-description{padding:.5rem 1rem}.otc-product-pill{max-height:15rem;text-align:center}.otc-list-details{padding:.5rem .2rem}.otc-type{background-color:var(--accent-color);border-radius:var(--border-radius-stylized);color:var(--background-medium);padding:.1rem .5rem;text-align:center}@keyframes drift{0%{transform:translateX(0)}to{transform:translateX(calc(-110vw - 100%))}}}.upsell-container{background-color:var(--background-light);border:none;border-radius:none;flex:content;height:20rem;min-width:40rem;padding:0;width:100%;z-index:1}@media (max-width:768px){.upsell-container{background-color:var(--accent-light);height:100vh;max-height:25rem;min-width:min-content;overflow-y:scroll;padding:0;width:100%}}*,:after,:before{box-sizing:border-box}.login-form-container{align-content:center;align-items:center;background-color:var(--background-color);border-radius:var(--border-radius);color:var(--primary-color);display:flex;height:100vh;justify-content:center;justify-items:center}.login-box{background-color:var(--background-light);height:30rem;justify-content:center;padding:1rem;width:30rem}.login-form-heading{color:var(--text-dark);font-size:2rem;margin-bottom:1.5rem;text-align:center}.login-form{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0}.login-form-input{background-color:var(--border-color);border:.1rem solid var(--border-color);border-radius:var(--border-radius);color:var(--text-dark);display:block;font-size:1rem;margin:0;padding:.75rem;width:100%}.login-form-input:focus{border-color:var(--primary-color);outline:none}.error-message{font-size:1rem;margin:0}.login-form-button{background-color:var(--primary-color);border:1px solid var(--primary-color);border-radius:var(--border-radius);color:var(--text-light);cursor:pointer;display:block;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:.5rem;transition:background-color .3s ease;width:100%}.login-form-button:hover{background-color:var(--primary-medium)}.login-form-button:active{background-color:var(--primary-light);border-color:var(--text-light)}.forgot-password{background-color:var(--background-light);border:1px solid #0000;border-radius:var(--border-radius-stylized);color:var(--accent-color);font-size:15px;margin-top:.5rem;padding:.5rem 1rem}.forgot-password:hover{background-color:var(--accent-color);border:1px solid var(--accent-color);color:var(--text-light);transition:5ms ease-in-out}.password-block{border:1px solid var(--border-color);border-radius:var(--border-radius);display:flex;flex-direction:row}.password-block button{width:20%}.password-block input{border:none;margin:0}.success-message{color:#0bd00b}@media (max-width:768px){.login-form-container{align-content:center;align-items:start;background-color:var(--background-color);border:1px solid var(--primary-color);border-radius:0;justify-content:start;justify-items:start;margin:0;max-width:768px;min-height:100%;padding:1rem 1rem 0}}.id-verification-container{background-color:var(--background-light);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 2px 8px #0000000f;box-sizing:border-box;font-family:Outfit;margin:0 auto;max-width:600px;padding:2rem;text-align:center;z-index:1000}.upload-label{background-color:var(--background-color);padding:.5rem}h4{margin:0}.Toastify__toast{background:var(--background-light);color:var(--secondary-color);font-size:16px;height:max-content;min-height:15rem;min-width:22rem;padding:1rem}.toastify__progress-bar{color:var(--secondary-color);height:.3rem}.Toastify__toast-theme--light{border:1px solid var(--primary-color)}.Toastify__toast--info{border-left:4px solid var(--secondary-color);height:max-content}.toast-info-div{align-content:center;align-items:center;align-self:center;color:var(--text-dark);height:max-content;justify-content:center;justify-items:center}.toast-link{align-self:center;background-color:var(--background-light);color:var(--accent-color);margin-left:10%;margin-right:10%;margin-top:.2rem;padding:.2rem 3rem}.toast-link:hover{background-color:var(--background-color);color:var(--accent-light)}.upload-label:hover{background-color:var(--background-light);border-radius:var(--border-radius)}.id-verification-container h1{font-size:1.75rem}.id-verification-container h1,.id-verification-container h2{color:var(--primary-color);margin-bottom:.5rem;margin-top:.5rem}.id-verification-container h2{font-size:1.25rem}.id-verification-container h3{color:var(--secondary-color);font-size:1.1rem;margin-bottom:.5rem;margin-top:.5rem}.verification-instructions{color:#666;font-size:.95rem;margin-bottom:1.5rem}.upload-group{gap:1rem;margin-bottom:1.5rem}.upload-group,.upload-label{display:flex;flex-direction:column}.upload-label{color:var(--primary-color);font-weight:600;gap:.5rem}.upload-label input[type=file]{border:1px solid var(--secondary-color);border-radius:4px;cursor:pointer;padding:.5rem}input#file-upload-button{background-color:var(--primary-color);margin:10rem}span{align-items:start;align-self:start}.verify-button{background-color:var(--accent-color);border:1px solid #0000;border-radius:4px;color:var(--text-light);cursor:pointer;font-size:1rem;margin-bottom:1rem;padding:.75rem 1.5rem;transition:background-color .2s ease}.verify-button:hover:not(:disabled){background-color:var(--accent-light);border:1px solid var(--text-light)}.verify-button:disabled{cursor:not-allowed;opacity:.6}.verification-result{color:#c0392b;font-size:.95rem;margin-top:1rem}@media (max-width:480px){.id-verification-container{height:100%;margin:0;padding:1rem;z-index:10000}}.height-weight-container{background:var(--background-color);border-radius:var(--border-radius);height:70%;margin:20px auto;padding:1rem;text-align:center;width:60%}.height-weight-heading{color:var(--primary-color);font-size:1.8rem}.unit-toggle{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:16px}.unit-toggle label{align-items:center;color:var(--text-dark);display:flex;font-size:.95rem;gap:8px}.unit-toggle{color:var(--primary-color)}.unit-toggle .toggle-switch{border:2px solid var(--primary-color);border-radius:4rem;height:23px;position:relative;width:42px}.unit-toggle .toggle-switch input{height:0;opacity:0;width:0}.unit-toggle .slider{background-color:var(--background-medium);border-radius:40px;bottom:0;cursor:pointer;left:0;padding:.6rem;position:absolute;right:0;top:0;transition:.4s}.unit-toggle .slider:before{background-color:var(--background-color);border:2px solid var(--primary-color);border-radius:50%;bottom:3px;content:"";height:15px;left:3px;padding:.2rem;position:absolute;transition:.4s;width:15px}.unit-toggle input:checked+.slider{background-color:var(--primary-color)}.unit-toggle input:checked+.slider:before{border:2px solid var(--primary-color);transform:translateX(20px)}.height-weight-form{align-content:space-evenly;align-items:center;display:flex;flex-direction:column;gap:3rem}.height-input,.weight-input{background:#f9f9f9;border:1px solid var(--border-color);border-radius:var(--border-radius);font-size:1rem;padding:12px;text-align:center;transition:border .3s ease-in-out;width:100%}.height-input:focus,.weight-input:focus{border-color:var(--primary-color);outline:none}.unit-label{color:var(--text-dark);font-size:.9rem;margin-top:-6px}.submit-button{background:var(--secondary-color);border:none;border-radius:var(--border-radius);color:var(--text-light);cursor:pointer;font-size:1.1rem;font-weight:700;max-width:250px;padding:12px;transition:background .3s ease-in-out,transform .1s ease-in-out;width:100%}.submit-button:hover{background:var(--secondary-medium)}.submit-button:active{background:var(--secondary-light)}.height-dual-input{display:flex;gap:8px;width:100%}.height-dual-input .height-input{flex:1 1}@media (max-width:600px){.height-weight-container{margin:0;width:100%}.submit-button{font-size:1rem;padding:14px}}.bmi-slider-container{margin-top:20px;text-align:center;width:100%}.bmi-label{font-weight:700;margin-bottom:8px}.bmi-slider-bar{background:linear-gradient(to right,var(--accent-color),var(--secondary-color),var(--primary-color));border-radius:1rem;height:1rem;margin:0 auto;position:relative;width:100%}.bmi-slider-indicator{background-color:var(--background-color);border:1px solid var(--accent-color);border-radius:100%;height:1.2rem;position:absolute;top:-2px;transition:left .4s ease-in-out;width:1.2rem}.bmi-range-labels{display:flex;font-size:.8rem;justify-content:space-between;margin-top:4px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.questionnaire-screen-container{align-content:center;align-items:center;align-self:center;display:flex;justify-content:center}.question-container{align-items:center;display:flex;flex-direction:column;height:fit-content}.choice-options{display:flex;gap:1.5rem;justify-content:space-evenly;padding:10%}.choice-card{flex:0 0 auto}.choice-btn{align-items:center;background-color:var(--primary-color);border-radius:var(--border-radius);color:var(--text-light);cursor:pointer;display:flex;font-size:1rem;font-weight:600;height:3.5rem;justify-content:center;padding:0 1rem;transition:background .25s,color .25s,border-color .25s;width:8rem;z-index:0}.choice-input{appearance:none;display:none!important}.choice-answeroption{margin:1rem;width:100%}.choice-btn:hover{background:var(--primary-medium)}.choice-btn:active{background-color:var(--primary-light)}select{border-radius:var(--border-radius);font-size:large;margin:.25rem 1rem;padding:.5rem 1rem}.choice-input:checked+.choice-btn{background:var(--primary-light);border-color:var(--primary-color);color:var(--background-color)}input{background-color:var(--background-color);border:2px solid var(--border-color);border-radius:var(--border-radius);font-family:Outfit;font-size:medium;margin:.25rem 1rem;padding:.5rem 1rem}label{font-size:larger}.question-screen{align-content:center;align-self:center;background-color:var(--background-color);height:100%;overflow-y:auto;width:100vw}.field-wrapper,.question-screen{align-items:center;display:flex;justify-content:center}.field-wrapper{font-size:larger;padding:1rem .5rem}.question-modal{background-color:var(--background-color);border:2px solid var(--border-color);border-radius:none;border-radius:var(--border-radius);box-shadow:0 3px 30px rgba(0,0,0,.244);height:100vh;max-width:50rem;overflow-y:scroll;padding:2rem;width:100%;z-index:1000}.question-modal.h3{background:var(--background-color);height:20rem}.controls{display:flex;justify-content:space-between;justify-items:center;padding:1rem}.popup-controls-button{background-color:var(--primary-color);border:1px solid var(--background-color);border-radius:var(--border-radius);color:var(--text-light);cursor:pointer;font-size:medium;margin-left:.5rem;padding:1rem;transition:.5s}.popup-controls-button:active,.popup-controls-button:hover{background-color:var(--background-light);border:1px solid var(--primary-medium);color:var(--primary-medium)}.popup-controls-back-button{background-color:var(--background-color);border:1px solid var(--accent-color);border-radius:var(--border-radius);color:var(--accent-color);cursor:pointer;font-size:medium;margin-right:.5rem;padding:1rem;transition:.5s}.popup-controls-back-button:active,.popup-controls-back-button:hover{background-color:var(--background-light);border:1px solid var(--accent-light);color:var(--accent-light)}.popup-controls{display:flex;justify-content:space-around;padding:.5rem;width:100%}.signup-next-button{background-color:var(--primary-color);border:1.5px solid;border-radius:var(--border-radius-stylized-u-r);color:var(--text-light);width:10rem}.signup-next-button,.signup-prev-button{cursor:pointer;font-size:1rem;font-weight:700;padding:1rem;transition:background .3s ease-in-out}.signup-prev-button{background-color:initial;border:1.5px solid;border-radius:1rem;color:var(--border-color)}.signup-next-button:hover{background-color:var(--primary-color);border:1.5px solid;border-radius:var(--border-radius-stylized-l-r);color:var(--text-light);cursor:pointer;font-size:1rem;font-weight:700;padding:1rem;transition:background .3s ease-in-out;transition:.3s ease-in-out}.take-me-home-button{background-color:var(--background-color);border:2px solid var(--primary-color);border-radius:var(--border-radius);color:var(--primary-color)}.take-me-home-button,.take-me-home-button:hover{font-size:medium;height:4rem;margin-top:4rem;width:8rem}.take-me-home-button:hover{background-color:var(--primary-color);border:2px solid var(--text-light);border-radius:var(--border-radius);color:var(--text-light);transition:.2s ease-in-out}.back-button{align-self:start;background-color:var(--background-color);border:1px solid var(--accent-color);border-radius:var(--border-radius);color:var(--accent-color);padding:1rem 2rem}.address-confirm-popup{background-color:var(--background-medium);border:2px solid var(--primary-color);border-radius:var(--border-radius);justify-content:center;padding:2rem 1rem}.address-confirm-popup,.address-popup-text,.address-popup-text h3,.address-popup-text p{align-items:center;display:flex;flex-direction:column}.address-popup-text h3,.address-popup-text p{margin:.3rem;padding:.3rem}@media (max-width:600px){.question-screen{align-content:center;align-items:flex-start}.question-modal,.question-screen{height:100%;min-height:100vh;z-index:1000}.question-modal{border:1px solid var(--primary-medium);border-radius:0;box-shadow:none;margin:0;padding:.5rem .5rem 1rem;width:100%}.answer-button-container{padding-bottom:1rem}}.question-header{color:var(--primary-color);font-size:1.6rem}.question-h4,.question-header{font-weight:700;margin-bottom:.5rem;text-align:center}.question-h4{color:var(--text-dark);font-size:1.4rem}.question-description{font-size:1rem;text-align:center}.question-description,.question-list{color:var(--text-dark);margin-bottom:1rem}.question-list{font-size:.95rem;list-style-type:disc;padding-left:1.5rem}.review-section{background:var(--background-color);border:1px solid var(--border-color);border-radius:var(--border-radius);margin-bottom:1.5rem;max-height:30rem;overflow-y:scroll;padding:1rem}.review-section,.review-section h4{align-content:center;align-items:center;align-self:center;justify-content:center}.review-section h4{color:var(--primary-color);font-size:25px;margin-bottom:.25rem;margin-top:.25rem}.review-section p{color:var(--text-dark);font:arial;font-size:20px;margin-bottom:.75rem}p.review-section-dots{color:var(--background-color)}.review-buttons{display:flex;gap:1rem;justify-content:space-between}.review-buttons button{background:var(--accent-color);border:none;border-radius:var(--border-radius);color:var(--text-light);cursor:pointer;font-size:1rem;font-weight:600;padding:12px 20px;transition:background .3s ease-in-out,transform .1s ease-in-out}.review-buttons button:hover{background:var(--accent-color);transform:scale(1.03)}.review-buttons button:active{background:var(--accent-color);transform:scale(.98)}.loading-modal-overlay{align-items:center;background:rgba(255,252,250,.789);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.loading-modal{align-content:center;align-items:center;background-color:initial;border-radius:var(--border-radius);height:30rem;text-align:center;width:38rem}.loading-icon{height:7rem;margin:0 auto;position:relative;width:7rem}.loading-icon:before{animation:spin 1s linear infinite;background-color:initial;border:.4rem solid var(--secondary-medium);border-left:.4rem solid var(--secondary-medium);border-radius:50%;border-right:.4rem solid var(--background-medium);border-top-color:var(--secondary-light);border-top:.4rem solid var(--secondary-color);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.loading-profile-logo{height:3rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3rem;z-index:9999}.loading-message{color:var(--text-dark);font-size:1rem;margin-top:1.5rem}@media (max-width:768px){.loading-modal{height:100vh}}@keyframes spin{to{transform:rotate(1turn)}}.oor-backdrop{align-content:center;align-items:center;background-color:var(--background-color);display:flex;inset:0;justify-content:center;justify-items:center;position:fixed;z-index:10020}.oor-backdrop,.oor-heading{font-family:Outfit;font-size:large}.oor-heading{color:var(--primary-color)}.oor-card{align-content:center;align-items:center;background-color:var(--background-light);border:1px solid var(--border-color);border-radius:var(--border-radius);color:var(--text-dark);display:flex;flex-direction:column;justify-content:center;justify-items:center;max-width:540px;padding:2rem 1rem;width:100%}.oor-close-btn{background:none;border:none;color:var(--text-dark);cursor:pointer;font-size:1.4rem;position:absolute;right:.75rem;top:.75rem}.oor-heading{font-size:1.35rem;margin:0 0 1rem;text-align:center}.oor-content{gap:1rem}.oor-content,.oor-form{display:flex;flex-direction:column}.oor-form{margin:none}.oor-field{border:1px solid var(--border-color);border-radius:var(--border-radius);font-size:1rem;margin:0;padding:.65rem .5rem;width:100%}.oor-submit-btn{background:var(--primary-color);border:none;border-radius:var(--border-radius);color:var(--text-light);cursor:pointer;font-weight:600;margin-top:1rem;padding:.9rem}.oor-submit-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.oor-card{align-content:end;align-items:center;height:100dvh;justify-items:center;padding:1.6rem 1.25rem 1.8rem;width:100%}.oor-content{height:max-content}.oor-close-btn{font-size:1.25rem;right:.6rem;top:.6rem}.oor-backdrop{align-content:end;align-items:center;justify-items:center;padding:0;z-index:10100}}.checkout-page{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center;justify-items:center}.checkout-container{background:var(--background-light);border:1px solid var(--border-color);border-radius:var(--border-radius);box-sizing:border-box;color:var(--text-dark);max-width:55rem;padding:2rem;width:100%}.checkout-medication{display:flex;object-fit:cover;width:fit-content}.medication-image{border-radius:var(--border-radius);box-shadow:0 2px 8px #0000002e;height:20rem;margin:1rem;object-fit:cover;width:20rem}.checkout-summary{background:var(--background-light);border:1px dotted var(--primary-color);border-radius:var(--border-radius);display:flex;flex-direction:row;justify-content:center;margin:1rem;padding:.2rem}.otc-span-detail{display:flex;flex-direction:row;justify-content:space-evenly;margin:0 2.5rem 0 2rem}.checkout-summary h2{color:var(--secondary-color);font-size:large;margin-bottom:.5rem;text-align:center}.checkout-summary p{font-size:large;margin:.5rem 0;text-align:center}.checkout-details{background:#fefefe;background:var(--background-light,#fefefe);border-radius:.4rem;display:flex;flex-direction:column;gap:.5rem;justify-content:center;margin:0;padding:1rem;width:100%}.cd-head h3{color:#282828;color:var(--text-dark,#282828);font-size:large;margin:0}.cd-note{background:rgba(106,211,106,.576);border-radius:.3rem;font-size:medium;margin:.25rem 0 0;padding:.4rem .6rem}.cd-line{align-items:center;display:flex;justify-content:space-between;padding:.25rem 0}.cd-label{color:#282828;color:var(--text-dark,#282828);font-size:large}.cd-tittle{color:var(--primary-medium)}.cd-value{font-weight:500;text-align:right}.cd-section{padding-top:.25rem}.cd-list{list-style:disc;margin:.25rem 0 0;padding-left:1rem}.cd-list li{font-size:medium;margin:.2rem 0}.cd-total{align-items:baseline;border-top:1px solid #ccc;border-top:1px solid var(--border-color,#ccc);display:flex;font-size:medium;font-weight:700;justify-content:space-between;margin-top:.2rem;padding-top:.6rem}.cd-discount{color:#2b7db3;color:var(--primary-color,#2b7db3);font-size:medium;margin:.25rem 0 0}.money{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.checkout-form{display:flex;flex-direction:column;gap:1rem}.checkout-form .form-group{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.form-group h3{align-content:center;align-items:center;align-self:center;border-radius:var(--border-radius);color:var(--text-dark);display:flex;font-family:Outfit;gap:1rem;justify-content:center;padding:1rem;width:fit-content}.form-group h3,.icon{background-color:initial}.icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:2rem;padding:0;width:2rem}.wine-icon{background-image:url(data:image/png;base64,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)}.checkout-form label{color:var(--primary-color);font-size:medium;font-weight:700}.checkout-form input{background:var(--background-light);border:1px solid var(--border-color);border-radius:var(--border-radius);font-size:medium;padding:.8rem;transition:border .2s ease-in-out;width:auto}.checkout-form input:focus{border-color:var(--primary-medium);outline:none}.checkout-form .StripeElement{background:var(--background-light);border:1px solid var(--primary-medium);border-radius:var(--border-radius);padding:1rem}.checkout-button{background:var(--primary-color);border:none;border-radius:var(--border-radius);box-shadow:0 4px 8px #00000026;color:var(--text-light);cursor:pointer;font-size:large;font-weight:700;margin:1.5rem 0;padding:16px;text-align:center;transition:background .3s ease-in-out,transform .1s ease-in-out;width:100%}.checkout-button:hover{background:var(--primary-medium);transform:scale(1.03)}.checkout-button:active{background:var(--primary-light);transform:scale(.98)}.checkout-button:disabled{background:var(--border-color);cursor:not-allowed}.checkout-medication{width:100%}.checkout-medication,.quick-charge-image{align-content:center;align-items:center;justify-content:center;justify-items:center}.quick-charge-image{border:1px dotted var(--primary-color);border-radius:var(--border-radius);height:auto;width:8rem}.disclaimer{color:var(--border-color);justify-content:center;text-align:center}.cd-qty-total{display:flex;justify-content:end}.cd-li{display:flex;flex-direction:row;justify-content:space-between}.checkout-thumb{display:flex;width:10rem}@media (max-width:768px){.checkout-container{border:2px solid var(--primary-color);border-radius:0;margin:0;min-height:100vh;padding:1rem}.checkout-button{font-size:large;padding:.8rem}.checkout-summary h2{margin-top:.5rem}.checkout-summary{align-content:center;align-items:center;display:flex;flex-direction:column-reverse;height:100%;justify-content:center;margin:.2rem}.otc-span-detail{padding:0 4rem}.checkout-details{background:#fefefe;background:var(--background-light,#fefefe);border-radius:.4rem;display:flex;flex-direction:column;gap:.75rem;height:100%;margin:0;padding:1.25rem;width:100%}.cd-head h3{color:#282828;color:var(--text-dark,#282828);font-size:larger;margin:0}.cd-note{background:rgba(106,211,106,.576);border-radius:.3rem;font-size:large;margin:.25rem 0 0;padding:.4rem .6rem}.cd-line{align-items:center;display:flex;justify-content:space-between;padding:.25rem 0}.cd-label{color:#282828;color:var(--text-dark,#282828);font-size:large}.cd-value{font-weight:500;text-align:right}.cd-section{padding-top:.25rem}.cd-list{list-style:disc;margin:.25rem 0 0;padding-left:1rem}.cd-list li{font-size:large;margin:.2rem 0}.cd-total{align-items:baseline;border-top:1px solid #ccc;border-top:1px solid var(--border-color,#ccc);display:flex;font-size:large;font-weight:700;justify-content:space-between;margin-top:.2rem;padding-top:.6rem}.cd-discount{color:#2b7db3;color:var(--primary-color,#2b7db3);font-size:large;margin:.25rem 0 0}.money{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.checkout-medication{justify-content:end;margin:0}.medication-image{border-radius:var(--border-radius);display:block;height:12rem;margin:0;object-fit:cover center;rotate:25%;width:100%}.checkout-page{display:flex;flex-direction:column}}.promo-code{align-self:center;background-color:var(--background-medium);border:1px solid var(--primary-color);border-radius:var(--border-radius-stylized);display:flex;flex-direction:row;min-width:10rem;padding:.1rem;width:80%}.promo-input{border:0!important;border-radius:0!important;border-radius:var(--border-radius-stylized)!important;margin:0;width:100%!important}.promo-button{background-color:var(--primary-color);border:1px solid var(--background-light);border-radius:var(--border-radius-stylized);color:var(--primary-light);max-width:4rem;width:100%}.promo-button:hover{background-color:var(--primary-medium);border:1px solid var(--primary-medium);color:var(--primary-light)}.promo-button:active{background-color:var(--primary-light);border:1px solid #0000;color:var(--text-light)}.basic-modal-backdrop{align-items:flex-start;background:#0000008c;display:flex;inset:0;justify-content:center;overflow-y:auto;padding-top:5vh;position:fixed;z-index:9999}.basic-modal-card{background:var(--background-light);border-radius:6px;box-shadow:0 8px 24px #00000040;max-height:90vh;max-width:540px;overflow-y:auto;padding:2rem 1.75rem;position:relative;width:100%}.basic-modal-close-btn{background:none;border:none;cursor:pointer;font-size:1.4rem;position:absolute;right:.75rem;top:.75rem}.basic-modal-heading{font-size:1.35rem;margin:0 0 1.4rem;text-align:center}.basic-modal-content,.basic-modal-signup-form{display:flex;flex-direction:column;gap:1rem}.basic-modal-field{border:1px solid var(--border-color);border-radius:4px;font-size:1rem;padding:.65rem .85rem;width:100%}.basic-modal-field-full,.basic-modal-field-half{width:100%}.basic-modal-signup-row{display:flex;gap:1rem}.basic-modal-signup-row .basic-modal-field-half,.basic-modal-signup-row select.basic-modal-field-half{flex:1 1 50%}.basic-modal-password-wrapper{position:relative}.basic-modal-toggle-icon{cursor:pointer;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.basic-modal-submit-btn{background:var(--primary-color);border:none;border-radius:4px;color:var(--text-light);cursor:pointer;font-weight:600;padding:.9rem}.basic-modal-error{color:#d93d3d;font-size:.9rem}.basic-modal-terms{font-size:.78rem;line-height:1.4}.basic-modal-terms-span a{color:var(--primary-medium);text-decoration:underline}@media (max-width:480px){.basic-modal-card{max-width:96vw;padding:1.6rem 1.25rem 1.8rem}.basic-modal-signup-row{flex-direction:column;gap:1rem}.basic-modal-close-btn{font-size:1.25rem;right:.6rem;top:.6rem}}@media (min-width:481px) and (max-width:767px){.basic-modal-card{max-width:92vw}.basic-modal-signup-row{gap:.75rem}}.profile-container{background:linear-gradient(180deg,#fbf9f6,#fff);background:linear-gradient(180deg,var(--background-medium,#fbf9f6) 0,var(--background-light,#fff) 100%);justify-content:center;padding:clamp(1.5rem,4vw,4rem);width:100%}.profile-card,.profile-container{box-sizing:border-box;display:flex}.profile-card{background:linear-gradient(145deg,#fffffff7,#a9d7ff38);border:1px solid #0e1f3514;border-radius:1.5rem;box-shadow:0 18px 40px #0e1f3514;color:var(--text-dark);flex-direction:column;gap:clamp(1.25rem,2vw,2rem);padding:clamp(1.75rem,4vw,3rem);width:min(960px,100%)}.profile-header{align-items:center;background:linear-gradient(135deg,#7dc7ff38,#ff7c5729);border:1px solid #7dc7ff47;border-radius:1.25rem;box-shadow:inset 0 1px 0 #ffffff59;display:flex;gap:1.25rem;padding:1.25rem 1.5rem}.profile-avatar{align-items:center;background:var(--primary-color);border-radius:1rem;box-shadow:0 12px 24px #70043f3d;color:var(--text-light);display:flex;flex-shrink:0;font-size:1.5rem;font-weight:600;height:3.5rem;justify-content:center;width:3.5rem}.profile-header-copy{display:flex;flex:1 1;flex-direction:column;gap:.35rem;min-width:0}.profile-header-copy h1{color:var(--primary-color);font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1.2;margin:0}.profile-header-copy p{color:#191919b8;font-size:.95rem;line-height:1.5;margin:0}.profile-id-pill{align-items:center;background:#ff7c572e;border:1px solid #ff7c5759;border-radius:999px;color:var(--primary-color);display:inline-flex;font-size:.85rem;font-weight:600;justify-content:center;margin-left:auto;padding:.45rem .85rem;white-space:nowrap}.profile-email-chip{align-items:center;background:var(--background-light);border:1px solid #0e1f3514;border-radius:999px;box-shadow:0 12px 28px #0e1f3514;box-sizing:border-box;color:var(--text-dark);display:flex;flex-wrap:wrap;gap:.65rem;max-width:100%;padding:.75rem 1.15rem}.profile-email-label{color:#191919b8;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.profile-email-value{color:var(--primary-color);font-size:.95rem;font-weight:500;overflow-wrap:anywhere}.profile-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.editable-row{align-items:center;background:var(--background-light);border:1px solid #0e1f3514;border-radius:1rem;box-shadow:0 12px 28px #0e1f3514;box-sizing:border-box;display:flex;gap:1rem;min-height:4.25rem;padding:1rem 1.25rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.editable-row:hover{border-color:#7dc7ff66;box-shadow:0 16px 34px #0e1f351f;transform:translateY(-2px)}.editable-row--editing{border-color:#7dc7ff8c;box-shadow:0 18px 40px #7dc7ff4d}.editable-copy{display:flex;flex:1 1;flex-direction:column;gap:.35rem;min-width:0}.editable-label{color:#191919a6;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.editable-value{color:var(--text-dark);font-size:1.05rem;font-weight:500;overflow-wrap:anywhere}.editable-actions{display:flex;gap:.5rem}.editable-input{background:#7dc7ff1f;border:1px solid #0e1f3524;border-radius:.9rem;box-sizing:border-box;color:var(--text-dark);flex:1 1;font-size:1rem;min-width:0;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.editable-input:focus{background:var(--background-light);border-color:var(--accent-color);box-shadow:0 0 0 3px #7dc7ff47;outline:none}.icon-button{align-items:center;background:#7dc7ff2e;border:1px solid #0000;border-radius:.75rem;color:var(--primary-color);cursor:pointer;display:inline-flex;height:2.25rem;justify-content:center;padding:0;transition:background-color .18s ease,border-color .18s ease,transform .18s ease;width:2.25rem}.icon-button svg{height:1rem;width:1rem}.icon-button:hover{transform:translateY(-1px)}.edit-icon:hover{background:#7dc7ff4d;border-color:#7dc7ff66}.save-icon{background:#7dc7ff38;border-color:#7dc7ff66}.save-icon:hover{background:#7dc7ff59;border-color:#7dc7ff8c}.cancel-icon{background:#ff7c572e;border-color:#ff7c5759;color:var(--secondary-color)}.cancel-icon:hover{background:#ff7c5747;border-color:#ff7c5773}.icon-button:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}@media (max-width:900px){.profile-header{flex-wrap:wrap;justify-content:flex-start}.profile-id-pill{margin-left:0}.profile-email-chip{border-radius:1.25rem}}@media (max-width:600px){.profile-container{padding:1.5rem}.profile-card{padding:.5rem}.profile-header{padding:1rem}.profile-avatar{font-size:1.25rem;height:3rem;width:3rem}.profile-grid{grid-template-columns:1fr}.editable-row{padding:.85rem 1rem}.icon-button{height:2rem;width:2rem}}.warning-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e1f3566;display:grid;inset:0;padding:clamp(1rem,4vw,2rem);place-items:center;position:fixed;z-index:10110}.warning-modal-card{background:linear-gradient(140deg,#ff7c5733,#7dc7ff2e),var(--background-light);border:1px solid #0e1f351f;border-radius:1.4rem;box-shadow:0 22px 48px #0e1f3538;box-sizing:border-box;color:var(--text-dark);display:flex;flex-direction:column;gap:1.4rem;padding:clamp(1.75rem,4vw,2.5rem);width:min(420px,100%)}.warning-modal-header{align-items:center;display:flex;gap:.85rem}.warning-modal-header h3{color:var(--primary-color);font-size:clamp(1.2rem,2.2vw,1.5rem);font-weight:600;margin:0}.warning-modal-icon{align-items:center;background:#ff7c5740;border-radius:1rem;box-shadow:0 14px 28px #ff7c5759;color:var(--secondary-color);display:inline-flex;height:3rem;justify-content:center;width:3rem}.warning-modal-message{color:#191919cc;font-size:.98rem;line-height:1.6;margin:0}.warning-modal-actions{background-color:initial;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.warning-modal-btn{align-items:center;background:#ffffffe6;border:1px solid #0000;border-radius:999px;color:var(--primary-color);cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.35rem;justify-content:center;padding:.65rem 1.2rem;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.warning-modal-btn:hover{box-shadow:0 12px 24px #0e1f3526;transform:translateY(-1px)}.warning-modal-btn:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.warning-modal-btn--ghost{background:#fffffff5;border-color:#0e1f3529;color:#191919bf}.warning-modal-btn--danger{background:#ff7c5738;border-color:#ff7c5766;color:var(--secondary-color)}.warning-modal-btn--danger:hover{background:#ff7c5752;border-color:#ff7c578c}@media (max-width:540px){.warning-modal-card{border-radius:1.2rem;padding:1.5rem 1.3rem 1.75rem}.warning-modal-actions{align-items:stretch;flex-direction:column}.warning-modal-btn{width:100%}}.payment-method-card{background-color:#fff;border:1px solid #ccc;border-radius:.4rem;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:box-shadow .2s ease,border-color .2s ease}.payment-method-card:hover{box-shadow:0 2px 5px #00000026}.payment-method-card.expired{border-color:red}.pmc-collapsed,.pmc-edit,.pmc-expanded{display:flex;flex-direction:column;gap:.5rem}.pmc-header{align-items:center;display:flex;justify-content:space-between}.card-brand{font-size:1.1rem;font-weight:600;text-transform:capitalize}.card-last4{color:#555;font-size:1rem}.pmc-body{align-items:center;display:flex;justify-content:space-between}.card-holder{color:#333;font-size:1rem}.card-exp{color:#777;font-size:.95rem}.card-exp.expiring{color:orange}.pmc-details p{color:#333;font-size:.95rem;margin:.25rem 0}.pmc-buttons,.pmc-edit-buttons{display:flex;gap:.5rem;margin-top:.5rem}.pmc-button{background-color:#2b7db3;border:none;border-radius:.4rem;color:#fff;cursor:pointer;font-size:.95rem;padding:.5rem 1rem;transition:background-color .2s ease,transform .2s ease}.pmc-button:hover{background-color:#f4a261;transform:translateY(-1px)}.pmc-button.delete{background-color:red}.pmc-button.delete:hover{background-color:darkred}.pmc-edit-fields label{display:flex;flex-direction:column;font-size:.9rem;margin-bottom:.5rem}.pmc-edit-fields input{border:1px solid #ccc;border-radius:.4rem;font-size:.9rem;margin-top:.25rem;padding:.4rem}.invoice-history{border-top:1px solid #0e1f3514;display:flex;flex-direction:column;gap:1rem;padding-top:1.25rem}.invoice-history__header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.invoice-history__heading h3{color:#70043f;color:var(--primary-color,#70043f);font-size:1.1rem;margin:0}.invoice-history__heading p{color:#191919ad;font-size:.9rem;margin:.3rem 0 0}.invoice-history__refresh{background:#fffffff2;border:1px solid #0e1f3529;border-radius:999px;color:#70043f;color:var(--primary-color,#70043f);cursor:pointer;font-weight:600;padding:.45rem 1.1rem;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.invoice-history__refresh:hover:not(:disabled){background:#70043f14;border-color:#70043f52;transform:translateY(-1px)}.invoice-history__refresh:disabled{cursor:not-allowed;opacity:.6}.invoice-history__status{background:#7dc7ff1f;border:1px dashed #7dc7ff73;border-radius:1rem;color:#191919b8;font-weight:500;margin:0;padding:.85rem 1rem;text-align:center}.invoice-history__error{background:#ff7c5729;border:1px solid #ff7c5759;border-radius:1rem;color:#700404d9;display:flex;flex-direction:column;gap:.35rem;padding:.85rem 1rem}.invoice-history__error-detail{color:#700404bf;font-size:.85rem}.invoice-history__list{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0;padding:0}.invoice-history__item{background:#f8f9fde6;border:1px solid #0e1f3514;border-radius:1rem;box-shadow:0 6px 18px #0e1f3514;display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.1rem}.invoice-history__item-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.invoice-history__item-meta{display:flex;flex-direction:column;gap:.25rem}.invoice-history__amount{color:#110821;color:var(--text-dark,#110821);font-size:1.05rem;font-weight:600}.invoice-history__date{color:#191919a6;font-size:.9rem}.invoice-history__number{color:#19191985;font-size:.82rem}.invoice-history__status{align-items:center;background:#7dc7ff2e;border-radius:999px;color:#70043f;color:var(--primary-color,#70043f);display:inline-flex;font-size:.82rem;font-weight:600;justify-content:center;padding:.3rem .75rem;text-transform:capitalize}.invoice-history__status--paid{background:#57c79433;color:#0f5132}.invoice-history__status--pending,.invoice-history__status--processing{background:#ffc1072e;color:#7a5910}.invoice-history__status--failed,.invoice-history__status--refunded,.invoice-history__status--void{background:#ff7c573d;color:#7a1a1a}.invoice-history__frequency{color:#191919ad;font-size:.88rem;margin:0}.invoice-history__details{background:#ffffffe6;border:1px solid #0e1f3514;border-radius:.85rem;padding:.75rem .9rem}.invoice-history__details summary{color:#70043f;color:var(--primary-color,#70043f);cursor:pointer;font-weight:600;list-style:none}.invoice-history__details summary::-webkit-details-marker,.invoice-history__details summary::marker{display:none}.invoice-history__items{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:.75rem 0 0;padding:0}.invoice-history__items li{grid-gap:.65rem;color:#191919b8;display:grid;font-size:.85rem;gap:.65rem;grid-template-columns:1fr auto auto}.invoice-history__item-desc{font-weight:500}.invoice-history__line-meta{text-align:right}.invoice-history__item-total{color:#110821;color:var(--text-dark,#110821);font-weight:600;text-align:right}.invoice-history__link{align-items:center;align-self:flex-start;color:#70043f;color:var(--primary-color,#70043f);display:inline-flex;font-weight:600;gap:.35rem;text-decoration:none}.invoice-history__link:hover{text-decoration:underline}@media (max-width:640px){.invoice-history__items li{grid-template-columns:1fr;text-align:left}.invoice-history__item-meta,.invoice-history__item-total{text-align:left}}.patient-dashboard{background:linear-gradient(180deg,#fbf9f6,#fff 65%);background:linear-gradient(180deg,var(--background-medium,#fbf9f6) 0,var(--background-light,#fff) 65%);box-sizing:border-box;color:var(--text-dark);display:flex;flex-direction:column;gap:clamp(1.75rem,3vw,3rem);min-height:calc(100vh - 96px);min-height:calc(100vh - var(--navbar-height, 96px));padding:clamp(2rem,5vw,4rem) clamp(1.5rem,6vw,5rem);width:100%}.patient-hero{align-items:center;background:linear-gradient(140deg,#7dc7ff3d,#ff7c5726);border:1px solid #0e1f3514;border-radius:1.75rem;box-shadow:0 20px 45px #0e1f351f;display:flex;gap:clamp(1rem,3vw,2.5rem);overflow:hidden;padding:clamp(1.5rem,4vw,2.5rem);position:relative}.patient-hero:after{background:radial-gradient(circle at top right,#ff7c5733,#0000 55%),radial-gradient(circle at bottom left,#7dc7ff40,#0000 52%);content:"";inset:0;pointer-events:none;position:absolute}.patient-hero>*{position:relative;z-index:1}.patient-hero-avatar{align-items:center;background:var(--primary-color);border-radius:1.25rem;box-shadow:0 18px 32px #70043f47;color:var(--text-light);display:inline-flex;flex-shrink:0;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;height:clamp(3.25rem,6vw,4.25rem);justify-content:center;width:clamp(3.25rem,6vw,4.25rem)}.patient-hero-copy{display:flex;flex:1 1;flex-direction:column;gap:.45rem;min-width:0}.patient-hero-copy h1{color:var(--primary-color);font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.2;margin:0}.patient-hero-copy p{color:#191919bf;font-size:clamp(.95rem,2vw,1.05rem);margin:0}.patient-hero-email{background:#ffffffd9;border:1px solid #7dc7ff61;border-radius:999px;font-size:.85rem;font-weight:500;gap:.35rem;padding:.4rem .9rem;width:fit-content}.patient-hero-email,.patient-logout{align-items:center;color:var(--primary-color);display:inline-flex}.patient-logout{background:#70043f14;border:1px solid #70043f59;border-radius:999px;cursor:pointer;font-weight:600;gap:.45rem;justify-content:center;padding:.65rem 1.1rem;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;width:30%}.patient-logout:hover{background:#70043f24;box-shadow:0 12px 26px #70043f2e;transform:translateY(-2px)}.patient-logout svg{transition:transform .18s ease}.patient-logout:hover svg{transform:translateX(-2px)}.patient-actions{display:flex;flex-direction:column;gap:1rem}.patient-actions h2{color:var(--primary-color);font-size:1.25rem;font-weight:600;margin:0}.patient-actions-grid{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.patient-action-card{align-items:center;background:var(--background-light);border:1px solid #0e1f3514;border-radius:1rem;box-shadow:0 12px 28px #0e1f3514;color:var(--text-dark);cursor:pointer;display:flex;gap:.75rem;justify-content:space-between;padding:1rem 1.2rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.patient-action-card:hover{border-color:#7dc7ff59;box-shadow:0 18px 38px #0e1f351f;transform:translateY(-2px)}.patient-action-icon{align-items:center;background:#7dc7ff2e;border-radius:.75rem;color:var(--primary-color);display:inline-flex;flex-shrink:0;height:2.25rem;justify-content:center;width:2.25rem}.patient-action-label{flex:1 1;font-size:.98rem;font-weight:600;text-align:left}.patient-dashboard--missing{align-items:center;justify-content:center}.patient-dashboard-empty{background:#fff;background:var(--background-light,#fff);border-radius:1.5rem;box-shadow:0 22px 50px #0e1f3524;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:34rem;padding:clamp(2rem,5vw,2.75rem);text-align:center}.patient-dashboard-empty h1{color:var(--primary-color);font-size:clamp(1.5rem,3vw,2rem);margin:0}.patient-dashboard-empty p{color:#191919bf;line-height:1.5;margin:0}.patient-dashboard-empty-error{color:#b83256;font-weight:600}.patient-dashboard-empty-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.5rem}.patient-empty-primary,.patient-empty-secondary{border:none;border-radius:999px;cursor:pointer;font-weight:600;padding:.65rem 1.5rem;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.patient-empty-primary{background:var(--primary-color);box-shadow:0 12px 24px #70043f47;color:#fff;color:var(--text-light,#fff)}.patient-empty-primary:hover{box-shadow:0 18px 36px #70043f52;transform:translateY(-2px)}.patient-empty-secondary{background:#70043f14;border:1px solid #70043f40;color:var(--primary-color)}.patient-empty-secondary:hover{background:#70043f1f;transform:translateY(-2px)}.patient-action-card svg:last-child{color:#19191973}.patient-panels{display:flex;flex-direction:column;gap:clamp(1.25rem,2.5vw,2rem)}.patient-panel{background:var(--background-light);border:1px solid #0e1f3514;border-radius:1.5rem;box-shadow:0 16px 36px #0e1f3517;box-sizing:border-box;padding:clamp(1.25rem,3vw,1.75rem)}.patient-panel.profile-panel{background:#0000;border:none;box-shadow:none;padding:0}.patient-panel.profile-panel .profile-container{background:none;padding:0}.patient-panel.profile-panel .profile-card{width:100%}.patient-card,.patient-panel.payment-panel{display:flex;flex-direction:column}.patient-card{gap:1.25rem;height:100%}.patient-card-header h2{color:var(--primary-color);font-size:1.35rem;font-weight:600;margin:0}.patient-card-header p{color:#191919ad;font-size:.95rem;margin:.35rem 0 0}.payment-method-list{display:flex;flex-direction:column;gap:.8rem}.payment-empty{background:#7dc7ff1f;border:1px dashed #7dc7ff73;border-radius:1rem;color:#191919b8;font-weight:500;margin:0;padding:1rem 1.25rem;text-align:center}.patient-dashboard .profile-container{justify-content:stretch;width:100%}.patient-dashboard .profile-card{min-height:100%}.patient-footer{background-color:var(--background-light);display:flex;justify-content:center;margin-top:auto}@media (max-width:900px){.patient-hero{flex-wrap:wrap;padding:1.5rem}.patient-hero-avatar{order:1}.patient-hero-copy{order:2}.patient-footer{justify-content:center}}@media (max-width:640px){.patient-dashboard{padding:1.75rem 1.25rem 2.5rem}.patient-actions h2{font-size:1.15rem}.patient-actions-grid,.patient-panels{grid-template-columns:1fr}.patient-footer{justify-content:center}.patient-logout{font-size:.85rem;gap:.35rem;padding:.5rem .85rem;width:75%}.need-to-know-panel{padding:.5rem}.patient-dashboard-empty{padding:1.75rem 1.5rem}.patient-empty-primary,.patient-empty-secondary{width:100%}}.ntk-modal-overlay{align-items:center;background:#0f172a8c;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:10080}.ntk-modal{background:#fff;border-radius:1rem;box-shadow:0 30px 60px #0f172a40;display:flex;flex-direction:column;max-height:90vh;width:min(520px,95vw)}.ntk-modal__header{border-bottom:1px solid #0f172a14;padding:1.5rem;position:relative}.ntk-modal__header h2{font-size:1.25rem;margin:0 0 .25rem}.ntk-modal__header p{color:#0f172acc;font-size:.95rem;margin:0}.ntk-modal__close{background:#0000;border:none;color:#0f172a99;cursor:pointer;font-size:1.25rem;position:absolute;right:1rem;top:1rem}.ntk-modal__body{gap:1rem;padding:1.5rem}.ntk-field,.ntk-modal__body{display:flex;flex-direction:column}.ntk-field{font-size:.95rem;gap:.4rem}.ntk-field input,.ntk-field textarea{border:1px solid #0f172a26;border-radius:.5rem;font-family:inherit;font-size:1rem;padding:.65rem .75rem}.ntk-field small{color:#0f172a99;font-size:.8rem}.ntk-modal__footer{background-color:var(--accent-light);border-top:1px solid #0f172a14;display:flex;gap:.75rem;justify-content:flex-end;padding:1.25rem 1.5rem}.ntk-btn{border:1px solid #0000;border-radius:999px;cursor:pointer;font-size:.95rem;padding:.55rem 1.15rem;transition:opacity .2s ease}.ntk-btn:disabled{cursor:not-allowed;opacity:.5}.ntk-btn--primary{background:#0ea5e9;background:var(--accent-color,#0ea5e9);border-color:#0ea5e9;border-color:var(--accent-light,#0ea5e9);color:#fff}.ntk-btn--ghost{background:#0000;border-color:#0f172a33;color:#0f172a;color:var(--primary-color,#0f172a)}.ntk-btn--danger{background:#fee2e2;border-color:#fecaca;color:#b91c1c}@media (max-width:640px){.ntk-modal-overlay{align-items:flex-end;padding:0}.ntk-modal{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:90vh;width:100vw}.ntk-modal__body,.ntk-modal__footer{padding:1rem 1.25rem}.ntk-modal__footer{flex-direction:column-reverse}.ntk-btn{text-align:center;width:100%}}.ntk-request-card{background:#0e1f350a;border-radius:.85rem;display:flex;flex-direction:column;gap:.75rem;padding:.85rem 1rem}.ntk-request-card__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.ntk-request-card__title{font-weight:600;margin:0}.ntk-request-card__status{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.ntk-request-card__id{color:#0f172ab3;font-size:.8rem}.ntk-request-card__message{line-height:1.45;margin:0;white-space:pre-wrap}.ntk-request-card__actions{display:flex;flex-wrap:wrap;gap:.5rem}.ntk-badge{border-radius:999px;font-size:.78rem;font-weight:600;letter-spacing:.04em;padding:.15rem .65rem;text-transform:uppercase}.ntk-badge--success{background:#dcfce7;color:#15803d}.ntk-badge--danger{background:#fee2e2;color:#b91c1c}.ntk-badge--warning{background:#fef3c7;color:#b45309}.ntk-badge--info{background:#e0f2fe;color:#0369a1}.ntk-manager{background:#fff;border:1px solid #0f172a14;border-radius:1rem;box-shadow:0 15px 35px #0f172a14;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.ntk-manager__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.ntk-manager__header h3{margin:0}.ntk-manager__header p{color:#0f172aa6;margin:.2rem 0 0}.ntk-list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.ntk-list__item{border-bottom:1px solid #0f172a14;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-bottom:1rem}.ntk-list__item:last-child{border-bottom:none;padding-bottom:0}.ntk-list__title{font-weight:600;margin:0}.ntk-list__subtitle{color:#0f172aa6;margin:.15rem 0}.ntk-list__meta{color:#0f172ab3;font-size:.85rem}.ntk-list__actions,.ntk-list__meta{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.ntk-empty,.ntk-error{color:#0f172acc;margin:0}.ntk-error{color:#b91c1c}:root{--kb-offset:0px;--navbar-height:96px}@media (max-width:768px){:root{--navbar-height:72px}}.message-modal-overlay{background-color:var(--background-light);bottom:0;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;left:0;overflow:hidden;overscroll-behavior:none;padding:1.5rem 1.75rem;position:fixed;right:0;top:96px;top:var(--navbar-height,96px);width:100vw;z-index:9996}.message-box{background-color:var(--background-color);width:100%}.message-modal-content{align-items:stretch;box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:row;gap:1.5rem;height:100%;justify-content:flex-start;max-width:1200px;min-height:0;padding:0;width:100%}.sidebar-backdrop{background:#00000059;bottom:0;left:0;position:fixed;right:0;top:96px;top:var(--navbar-height,96px);z-index:9995}.chat-sidebar{background-color:var(--background-color);border:1px solid #0e1f3514;border-radius:1.25rem;box-shadow:0 18px 40px #0e1f351a;display:flex;flex:0 0 auto;flex-direction:column;height:100%;overflow-y:auto;padding:1.5rem 1.25rem;width:min(22rem,28vw);z-index:10060}.chat-sidebar.visible{align-items:stretch;height:100%;min-height:100%;min-width:min(22rem,28vw);width:min(22rem,28vw)}.side-bar-buttons{align-items:stretch;display:flex;flex-direction:column;gap:.75rem;justify-content:flex-start;padding:0;width:100%}.message-modal-h2{text-align:center;width:100%}.sidebar-provider-name{color:var(--primary-color);font-size:14px;font-weight:700}.sidebar-provider-role{background-color:var(--accent-light);border-radius:1rem;color:var(--text-dark);font-size:12px;font-size:medium;padding:.1rem .5rem;text-align:center;width:fit-content}.sidebar-user-info{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem;justify-content:center;width:100%}.sidebar-message-snippet{font-size:13px;opacity:.8}.chat-switch-button,.sidebar-message-snippet{color:var(--text-dark);text-align:left;width:100%}.chat-switch-button{align-items:flex-start;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:var(--border-radius);cursor:pointer;display:flex;flex-direction:column;font-size:15px;gap:.35rem;padding:.85rem;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.chat-switch-button:hover{background-color:var(--accent-light)}.chat-switch-button.active{background-color:var(--accent-color);border-color:var(--accent-color);color:var(--text-light)}.chat-main{align-items:stretch;background-color:var(--background-color);border:1px solid #0e1f3514;border-radius:1.25rem;box-shadow:0 18px 40px #0e1f3514;display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem;max-width:100%;min-height:0;overflow:hidden;padding:1.5rem 1.75rem 1.75rem;width:100%}.chat-main h2{color:var(--primary-color);margin:1rem}.chat-box{align-items:stretch;background-color:var(--background-color);display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;min-height:0;overflow:hidden;padding:.5rem 0;width:100%}.message-received,.message-sent{display:flex;font-size:15px;margin-bottom:8px;max-width:80%;word-break:break-word}.message-list{-webkit-overflow-scrolling:touch;box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;gap:8px;max-width:70rem;min-height:0;overflow-anchor:none;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:8px 8px 56px;padding:8px 8px calc(56px + var(--kb-offset, 0px));touch-action:pan-y;width:100%}.message-list__placeholder{display:flex;justify-content:center;padding:32px 0}.message-spinner{animation:message-spin .7s linear infinite;border:2px solid var(--border-color);border-radius:50%;border-top-color:var(--primary-color);height:18px;width:18px}@keyframes message-spin{to{transform:rotate(1turn)}}.message-sent{align-self:flex-end}.message-received{align-self:flex-start;text-align:start}.message-received p,.message-sent p{border-radius:16px;font-size:20px;line-height:1.4;padding:10px 14px;will-change:contents}.message-sent p{align-self:flex-end;background-color:var(--primary-color);border-radius:16px 16px 0 16px;color:var(--text-light);text-align:start}.message-received p{align-self:flex-start;background-color:var(--background-light);border:1px solid var(--border-color);border-radius:var(--border-radius-stylized-l-l);color:var(--primary-color);text-align:start}.message small{align-self:flex-end;color:var(--text-dark);font-size:12px;margin-top:4px}.load-more-button{align-items:center;align-self:center;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:999px;color:var(--primary-color);cursor:pointer;display:inline-flex;gap:.5rem;margin:4px 0 12px;padding:6px 14px;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.load-more-button:hover:not(:disabled){background-color:var(--background-light);border-color:var(--primary-light)}.load-more-button:disabled{cursor:default;opacity:.6}.load-more-button .message-spinner{border-width:2px;height:14px;width:14px}.message-box-form{background-color:var(--background-light);border-radius:var(--border-radius);bottom:0;display:flex;justify-content:space-evenly;padding:.75rem env(safe-area-inset-right,0) .75rem env(safe-area-inset-left,0);position:sticky;width:100%;z-index:1000}.message-box-textarea{background-color:var(--background-color);border:none;border:1px solid var(--border-color);border-radius:2rem;flex-grow:1;font-family:Outfit;font-size:large;height:max-content;justify-content:space-evenly;max-width:40rem;padding:.5rem;resize:none}.send-button{background-color:var(--primary-color);border:1px solid;border-radius:4rem;color:var(--text-light);cursor:pointer;font-size:larger;font-size:16px;transition:.3s ease-in-out;width:3rem}.send-button:hover{background-color:var(--primary-medium);color:var(--background-color)}.send-button:active{background-color:var(--primary-light);color:var(--background-light)}.error-message{color:red;margin:.5rem}.back-btn{background-color:initial;color:var(--primary-color);font-size:24px;left:10px;position:absolute;top:10px}.chat-header{background-color:var(--background-light);border-radius:var(--border-radius);display:flex;flex-direction:row;justify-content:space-between;padding:1rem 1.5rem;width:100%}.chat-header-name{color:var(--primary-color);font-size:18px;font-weight:700;margin:0}.chat-header-role{color:var(--text-dark);font-size:14px;margin:0;opacity:.7}.message-back-btn{background-color:initial;border:none;color:var(--accent-color);font-size:large}.toggle-sidebar-btn{background:none;display:none;font-size:24px;margin-right:12px}.sidebar-close,.toggle-sidebar-btn{border:none;color:var(--primary-color);cursor:pointer}.sidebar-close{align-self:flex-end;background:#0000;font-size:20px;padding:.5rem 1rem}.message-typing{align-items:center;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:var(--border-radius-stylized-l-l);color:var(--primary-color);display:inline-flex;gap:6px;padding:10px 12px}.message-typing .dot{animation:typing 1.2s ease-in-out infinite;background:var(--primary-color);border-radius:50%;height:6px;width:6px}.message-typing .dot:nth-child(2){animation-delay:.15s}.message-typing .dot:nth-child(3){animation-delay:.3s}.upgrade-bubble-container{background-color:var(--background-color);justify-items:center;padding:1rem;transition:1s ease-in-out;width:100%}.upgrade-bubble,.upgrade-bubble-container{align-content:center;justify-content:center}.upgrade-bubble{align-items:center;display:flex;flex-direction:column;max-width:70rem}.upgrade-btn{background-color:var(--background-light);color:var(--primary-light);cursor:pointer;font-size:larger;max-width:30rem;min-width:20rem;padding:1rem;transition:.3s ease-in-out}.upgrade-btn,.upgrade-btn:hover{border:2px dotted var(--primary-light)}.upgrade-btn:hover{background-color:var(--primary-medium);color:var(--text-light)}.maiah-plans-btn{background-color:initial;border:1px solid var(--primary-color);border-radius:var(--border-radius);color:var(--primary-color);cursor:pointer;display:block;font-size:large;margin:1rem auto;max-width:18rem;padding:.5rem;width:100%}.maiah-plans-btn:hover{border:1px solid var(--primary-medium);color:var(--primary-medium)}@keyframes typing{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@media (max-width:768px){.message-modal-content,.message-modal-overlay{flex-direction:column;padding:0}.message-modal-content{display:flex;flex:1 1 auto;gap:0;height:100%;min-height:0}.chat-main{background-color:var(--background-light);border:none;border-radius:0;box-shadow:none;min-height:0;padding:.25rem;position:relative;width:100%}.chat-sidebar{background-color:var(--background-color);border:0;border-radius:0;bottom:0;box-shadow:0 0 24px #00000040;left:0;max-width:380px;overflow-y:auto;padding:1.5rem 1.25rem 2rem;position:fixed;top:0;transform:translateX(-100%);transition:transform .25s ease-out;width:85vw;z-index:10060}.chat-sidebar.visible{border-right:none;box-shadow:12px 0 24px #0e1f3533;transform:translateX(0);width:85vw}.side-bar-buttons{gap:.5rem;margin:calc(96px + 1rem) 0 0;margin:calc(var(--navbar-height, 72px) + 1rem) 0 0}.sidebar-close{display:inline-block}.chat-header{padding:.5rem .2rem}.chat-box{border-left:none;padding:.5rem 0}.message-box-form{flex-direction:row;height:fit-content;padding:.5rem .25rem}.message-box-textarea{border:1px dotted var(--border-color);font-family:Outfit;font-size:large;padding:.5rem}.send-button{font-size:14px;padding:.5rem}.load-more-button{font-size:13px;padding:6px 12px}.toggle-sidebar-btn{display:inline-block}}.upgrade-modal-cover{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;overscroll-behavior:contain;position:fixed;z-index:10020}.upgrade-modal{-webkit-overflow-scrolling:touch;background:var(--background-medium);border-radius:var(--border-radius);box-shadow:0 8px 24px hsla(0,0%,100%,.383);height:max-content;height:80%;overflow:auto;padding:1rem;position:relative;width:42rem;z-index:10030}.upgrade-modal *,.upgrade-modal a,.upgrade-modal a:active,.upgrade-modal a:visited{color:inherit;text-decoration:none}.upgrade-modal-header{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.upgrade-close-btn{background:var(--background-color);border:1px solid #0000;border-radius:var(--border-radius);cursor:pointer;font-size:1.1rem;height:2rem;position:absolute;right:.5rem;top:.5rem;width:2rem}.upgrade-title{margin:.25rem 0 0;text-align:left}.upgrade-subtitle{color:var(--text-light);margin:0;opacity:.9}.upgrade-product-list{display:flex;flex-direction:column;gap:.75rem;margin:.75rem 0 .5rem}.upgrade-plan-name{color:var(--primary-color);font-size:larger}.upgrade-plan-desc{font-size:medium;text-align:start}.upgrade-data-info{color:var(--primary-medium);margin:.5rem 0;text-align:start}.upgrade-data-header{color:var(--primary-color);margin:.3rem 0;text-align:center}.upgrade-product-card{background:var(--background-light);border:1px solid var(--border-color);border-radius:var(--border-radius);cursor:pointer;padding:.75rem;transition:background .15s,border-color .15s,box-shadow .15s}.upgrade-product-card:hover{border-color:var(--accent-light);box-shadow:0 2px 10px #0000001f}.upgrade-product-card.selected{background:var(--background-medium);border-color:var(--primary-color)}.upgrade-product-top{display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.25rem}.upgrade-product-strength{font-weight:600}.upgrade-product-qty{color:var(--text-light)}.upgrade-product-onetime{font-size:.95rem;margin-top:.25rem}.upgrade-product-note{color:var(--text-dark);font-size:.8rem;margin-top:.25rem;opacity:.9}.upgrade-price-list{margin:.5rem 0}.upgrade-section-title{margin:.25rem 0 .5rem}.upgrade-price-row{align-items:center;background:var(--background-light);border:1px solid var(--border-color);border-radius:var(--border-radius);cursor:pointer;display:flex;gap:.5rem;margin-bottom:.5rem;padding:.6rem .75rem;transition:border-color .15s,background .15s}.upgrade-price-row.selected{background:var(--background-medium);border-color:var(--primary-color)}.upgrade-price-row input[type=radio]{accent-color:var(--primary-color)}.upgrade-price-interval{font-weight:600}.upgrade-actions{display:flex;gap:.5rem;justify-content:center;margin-top:.75rem}.upgrade-add-btn,.upgrade-checkout-btn{background:var(--secondary-light);border:1px solid var(--border-color);border-radius:var(--border-radius);color:var(--text-light);cursor:pointer;padding:.75rem 1rem;transition:transform .02s}.upgrade-checkout-btn{background:var(--primary-color);border-color:var(--primary-color)}.upgrade-add-btn:disabled,.upgrade-checkout-btn:disabled{cursor:not-allowed;opacity:.6}.upgrade-add-btn:hover:not(:disabled),.upgrade-checkout-btn:hover:not(:disabled){filter:brightness(1.05)}.upgrade-add-btn:active:not(:disabled),.upgrade-checkout-btn:active:not(:disabled){transform:translateY(1px)}.upgrade-empty,.upgrade-loading{color:var(--text-light);padding:.75rem;text-align:center}.upgrade-disclaimer{color:var(--border-color);font-size:small;margin:.5rem 0}@media (max-width:768px){.upgrade-modal-cover{align-items:flex-start}.upgrade-modal{border-radius:0;height:auto;margin:0;max-height:100dvh;max-height:-webkit-fill-available;max-width:100%;padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom, 0px));width:100%}.upgrade-product-list{gap:.75rem}}.signup-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-bottom:20rem;overflow-x:hidden}.terms-button{background-color:var(--background-color);font-size:small;padding:.2rem;width:100%}.terms-button,.terms-button a{color:var(--primary-color)}.signup-card,.signup-header{color:var(--secondary-color);height:100%;justify-items:center;margin:none;max-width:30rem;padding:none;width:100%}.signup-header{align-items:center;color:var(--text-light);display:flex;margin-bottom:.5rem;margin-top:.5rem}.back-btn{background:none;border:none;color:var(--accent-color);cursor:pointer;font-size:2.5rem;margin-right:.5rem}.page-title{color:var(--text-dark);font-size:1.5rem;font-weight:600}.signup-intro{color:var(--text-light);line-height:1.5;margin:none;max-width:30rem;padding:none}.signup-card{background:var(--background-light);border:1px solid var(--primary-color);border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;height:100%;min-height:max-content;padding:.5rem .7rem}.signup-card h4{align-content:center;align-items:center;align-self:center;color:var(--primary-color);margin-left:1rem;margin-right:1rem}.signup-title{color:var(--text-dark);font-size:1.25rem;font-weight:600;margin-bottom:1rem;text-align:center}.signup-form{align-content:center;align-items:center;align-self:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1rem none;width:100%}.signup-row{display:flex;gap:1rem;margin-bottom:1rem;width:100%}.field{background:var(--text-light);border:1px solid var(--accent-color);border-radius:var(--border-radius);box-sizing:border-box;color:var(--text-dark);font-size:1rem;height:3rem;padding:0 .75rem}.signup-row:first-of-type .field{flex:1 1}.signup-row:nth-of-type(2) .country{flex:0 0 30%}.signup-row:nth-of-type(2) .phone,.signup-row:nth-of-type(3) .field,.signup-row:nth-of-type(4) .field{flex:1 1}select.field.full{padding-right:1rem}.password-wrapper,select.field.full{border:1px solid var(--accent-color)}.password-wrapper{border-radius:var(--border-radius);gap:1rem;margin:0 1rem;position:relative;width:100%}.password-field{background-color:var(--background-light);border:none;margin:0;padding:1rem;width:80%}.terms{margin-bottom:.5rem;margin-top:.5rem}.terms.marketing-consent{font-size:medium;margin:1rem .5rem}.password-wrapper .field{padding-right:2.5rem}.toggle-icon{color:var(--text-dark);cursor:pointer;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.error-message{color:var(--secondary-color);font-size:.875rem;margin-bottom:1rem;text-align:center}.signup-btn{background:var(--accent-color);border:none;border-radius:var(--border-radius);color:var(--text-light);cursor:pointer;font-size:1rem;font-weight:600;height:3rem;margin-top:1rem;padding:1rem;width:100%}.signup-btn:hover{background:var(--accent-light);border:1px solid var(--accent-color)}.signup-btn:active{background:var(--background-light);border:2px solid var(--accent-color);color:var(--accent-color)}.terms{display:flex;flex-direction:row;gap:.5rem;margin:1rem .5rem;text-align:left}.terms,.terms input{align-items:flex-start}.terms input{flex-shrink:0;width:5%}.terms-span{color:var(--primary-color);flex:1 1;font-size:medium;height:max-content;line-height:1.5}.terms a{color:var(--secondary-color);line-height:1.4rem;text-decoration:underline;white-space:nowrap}.login-span{margin:1rem}.login-link,.login-span{color:var(--text-light);font-size:large}.login-link{background-color:var(--primary-color);border-radius:4rem;padding:1rem;text-underline-position:none}.login-link:hover{background-color:var(--primary-medium)}.login-link:active{background-color:var(--primary-light)}@media (max-width:768px){.signup-container{background-color:var(--background-color);height:100dvh;justify-content:start;width:100%}.signup-card{border:none;box-shadow:none;color:var(--secondary-color);height:max-content;margin:none;padding:none;width:100%}.signup-card,.signup-form{height:100%;min-height:max-content}.signup-form{justify-content:start;padding:0}.page-title{color:var(--primary-color);margin-bottom:2rem;margin-top:1rem}.signup-header{display:none}.signup-intro{margin-bottom:.5rem;margin-top:.2rem}.signup-btn{margin:1rem;padding:1rem;width:80%}.login-span{color:var(--text-dark);font-size:large;margin:1rem;text-align:center;width:100%}.login-link{background-color:var(--primary-color);color:var(--text-light);margin-bottom:1rem}}.thank-you-screen{align-items:center;background:linear-gradient(180deg,#7dc7ff1f,#fff 60%);display:flex;justify-content:center;min-height:calc(100vh - clamp(220px, 25vh, 260px));padding:clamp(32px,6vw,64px) 16px}.thank-you-card{background:#fff;border-radius:32px;box-shadow:0 28px 65px #1a244029;display:flex;flex-direction:column;gap:32px;overflow:hidden;padding:clamp(32px,5vw,48px);position:relative;width:min(520px,100%)}.thank-you-card:before{background:radial-gradient(120% 140% at 50% 0,#0000 55%);content:"";inset:0;opacity:.8;pointer-events:none;position:absolute}.thank-you-icon{background:linear-gradient(135deg,var(--primary-color),var(--primary-light));border-radius:50%;display:grid;height:88px;margin:0 auto;place-items:center;width:88px}.thank-you-icon svg{height:68px;width:68px}.thank-you-icon__ring{fill:none;stroke:#ffffff73;stroke-width:4}.thank-you-icon__check{fill:#fff}.thank-you-copy{display:flex;flex-direction:column;gap:12px;text-align:center}.thank-you-copy h1{color:#1a2440;font-size:clamp(1.75rem,3vw,2.25rem);letter-spacing:-.02em;margin:0}.thank-you-copy p{color:#4d5c80;font-size:1.05rem;line-height:1.7;margin:0}.thank-you-actions{display:flex;justify-content:center}.thank-you-button{background:linear-gradient(120deg,var(--accent-color),var(--accent-light));border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 32px;transition:transform .2s ease,box-shadow .2s ease}.thank-you-button:focus-visible,.thank-you-button:hover{box-shadow:0 14px 34px #2f6dff66;transform:translateY(-2px)}.thank-you-button:active{box-shadow:0 10px 26px #2f6dff4d;transform:translateY(0)}@media (max-width:600px){.thank-you-screen{padding:48px 12px 72px}.thank-you-card{border-radius:24px;gap:24px;padding:32px 24px}.thank-you-icon{height:76px;width:76px}.thank-you-icon svg{height:60px;width:60px}}@media (prefers-reduced-motion:reduce){.thank-you-button,.thank-you-card{transition:none}}.products-container{background:var(--background-color);display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1.5rem}.grab-yours{background-color:var(--primary-light);color:var(--text-light);padding:.5rem 1rem}.featured-med{flex-direction:row;margin-top:2rem}.featured-med,.product-info{display:flex;justify-content:center}.product-info{align-items:center;flex-direction:column;margin-left:2rem}.product-info-2{display:flex;flex-direction:row;justify-content:center;width:100%}.carousel-btn{background-color:var(--background-medium);border:1px solid var(--border-color);border-radius:var(--border-radius-stylized);color:var(--secondary-light);font-weight:bolder;margin:4rem;padding:1rem;transition:.1s ease-in-out}.carousel-btn:hover{border:1px solid var(--secondary-color)}.carousel-btn:active,.carousel-btn:hover{background-color:var(--background-light);color:var(--secondary-color)}.carousel-btn:active{border:2px solid var(--secondary-color)}.carousel-btn.prev{border-radius:var(--border-radius-stylized-u-r)}.product-dets{display:flex;flex-direction:row}.product-pill{align-items:center;border:1px solid var(--border-color);border-radius:var(--border-radius);cursor:pointer;display:flex;flex-direction:column;min-width:220px;padding:1.25rem;transition:border .15s ease,background .15s ease}.product-pill,.product-pill:hover{background:var(--background-light)}.product-pill:hover{border:1px solid var(--accent-color)}.product-pill:active{border:1px solid var(--accent-light)}.prod-medication-image{border-radius:1rem;box-shadow:0 2px 8px #0000002e;height:20rem;justify-content:center;justify-self:center;margin-bottom:.75rem;object-fit:cover;width:20rem}.product-top{display:flex;flex-direction:row;margin:4rem}.medication-name{font-size:1rem;font-weight:600;margin:0 0 .25rem;text-align:center}.med-specs{display:flex;flex:row 1;justify-content:space-between;width:100%}.medication-type{background-color:var(--secondary-color);border-radius:1rem;font-size:.85rem;margin:0 0 .75rem;opacity:.8;padding:.2rem .5rem;text-align:center}.otc-true{background-color:var(--accent-color);border-radius:var(--border-radius-stylized);color:var(--text-light);padding:.2rem}.otc-false{border:1px solid var(--secondary-light);border-radius:var(--border-radius-stylized);color:var(--secondary-color);padding:.3rem}.pill-button{background:var(--secondary-color);border:none;border-radius:1.5rem;color:var(--text-light);cursor:pointer;margin-top:auto;padding:.5rem 1rem;transition:opacity .15s ease}.lowest-price-banner{align-content:center;align-items:center;align-self:center;background-color:var(--primary-medium);border-radius:100%;color:var(--text-light);font-size:35px;height:12rem;justify-content:center;justify-items:center;justify-self:center;margin-left:4rem;padding:1rem;text-align:center;width:12rem}.lowest-price{color:green;font-size:25px}.pill-button:hover{opacity:.9}.product-page{align-items:center;align-items:flex-start;background:var(--background-light);border-radius:var(--border-radius);box-shadow:0 2px 8px #0000002e;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;min-height:100vh}.back-link{align-items:center;align-self:flex-start;background-color:initial;border:0;color:var(--primary-color);cursor:pointer;display:flex;font-size:1rem;font-weight:500;padding:1rem;text-decoration:none}.back-link:before{content:"<";font-size:1rem;margin-right:.4rem}.product-image{border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.306);height:25rem;justify-content:center;justify-self:center;object-fit:cover;width:25rem}.product-name{color:var(--text-dark);font-size:1.8rem;font-weight:700;text-align:center}.product-clickable{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center;justify-items:center;justify-self:center}.product-type{background-color:var(--primary-color);border-radius:1rem;color:var(--text-light);font-size:.85rem;padding:.3rem .75rem;text-transform:lowercase}.product-info{color:var(--text-dark);font-size:1rem;margin-bottom:1rem;text-align:center}.product-description{background-color:var(--accent-light);border-radius:5rem 8rem 5rem 8rem;color:var(--text-dark);font-size:25px;max-width:48vh;padding:1rem;text-align:left}.products-page{align-self:center;background-color:var(--background-color);display:flex;flex-direction:column;height:100%;min-height:100vh;width:100%}.products-page-banner{display:none}.products-banner{box-shadow:0 2px 8px #0000002e;display:flex;flex-direction:row;justify-content:space-evenly;margin-bottom:2rem;width:100%}.product-banner-text,.products-banner{background-color:var(--background-light);padding:1rem}.product-banner-text{border-radius:var(--border-radius-stylized);font-family:Outfit}.products-header{color:var(--primary-color);font-family:Outfit;font-size:30px;font-weight:700;margin:0}.products-subheader{color:var(--border-color);font-family:Outfit;font-size:15px;font-weight:700;padding:1rem}.products-banner-images{border:var(--border-radius);display:none}.products-banner-image{border-radius:var(--border-radius-stylized);height:100%}.add-to-cart{display:flex;flex-direction:column;justify-content:center;margin-left:10%;margin-right:10%;width:80%}.product-section{border:1px solid var(--background-color);border-radius:var(--border-radius-stylized);display:flex;flex-direction:row;justify-self:center;max-width:60rem;width:100%}.product-main,.product-section{align-items:center;background-color:var(--background-color);justify-content:center;justify-items:center;padding:1rem}.product-main{align-content:center;border-radius:.5rem;height:100%;margin-left:1rem;margin-right:.5rem}.variant-container{background:var(--background-light);border-radius:1rem;height:100%;padding:1rem;width:100%}.image-back-button-div{display:flex;flex-direction:column}.variant-table{background:var(--background-light);border:1px solid var(--border-color);border-collapse:collapse;border-radius:none;border-radius:1rem;height:100%;overflow:hidden;width:100%}.variant-table td,.variant-table th{border:1px solid var(--border-color);padding:.75rem .5rem;text-align:center}.variant-table th{color:var(--secondary-color);text-transform:capitalize}.variant-table tbody tr:hover{background:var(--accent-color);cursor:pointer}.variant-table tbody tr.selected{background:var(--accent-color);color:var(--text-light)}.featured-med-window{transition:.05s ease-in-out}.quiz-button{align-self:center;background-color:var(--primary-color);border:1px solid var(--primary-color);border-radius:4rem;color:var(--text-light);cursor:pointer;font-family:Outfit;font-size:20px;min-width:max-content;padding:1rem 2rem;transition:.3s ease-in-out}.quiz-button,.quiz-container{align-content:center;align-items:center;display:flex;justify-content:center;justify-items:center;justify-self:center;width:100%}.quiz-container{padding-left:10%;padding-right:10%}.quiz-button:hover{background-color:var(--primary-medium);border:1px solid var(--primary-light)}.quiz-button:active{background-color:var(--primary-light);border:1px solid var(--text-light)}.med-tag-container{display:flex;flex-direction:column}.medication-tag{background-color:var(--secondary-light);border:1px solid var(--secondary-color);border-radius:var(--border-radius-stylized);color:var(--primary-color);margin:1rem;min-width:5rem;padding:.5rem .2rem;text-align:center;width:100%}@media (max-width:768px){.products-container{align-items:center;flex-direction:column}.med-tag-container{display:flex;flex-direction:row;width:100%}.medication-tag{background-color:var(--secondary-light);border:1px solid var(--secondary-color);border-radius:var(--border-radius-stylized);color:var(--primary-color);margin:.4rem;max-width:8rem;text-align:center}.product-pill{padding:1rem;width:100%}.variant-strengh h3{font-family:Outfit;font-size:large;margin:.1rem}.product-page{display:flex;flex-direction:column;height:100%;width:100%}.image-back-button-div{display:flex;flex-direction:row;margin-right:3rem}.product-section{border-bottom:#0000;border-radius:0;border-top:1px solid var(--border-color);display:flex;flex-direction:column;height:100%;min-height:100vh;padding-bottom:2rem;padding-top:2rem;transition:transform .3s ease;width:100vw}.back-link{margin-right:2rem;padding:.3rem}.product-image{height:15rem;width:15rem;z-index:0}.product-name{font-size:1.5rem;margin:.2rem}.product-type{font-size:.8rem;margin:.5rem}.product-description,.product-info{font-size:20px;margin:.5rem;text-align:center}.prod-medication-image{border-radius:var(--border-radius);height:15rem;object-fit:cover;width:15rem}.products-banner-images{display:none}.price-list{background-color:var(--background-color);padding:.5rem}.price-item{padding:0}.product-main{border-radius:1rem 1rem 0 0;margin:1rem 0 0;width:100%}.product-main,.product-top{align-content:center;align-items:center;align-self:center;height:100%;justify-content:center;justify-items:center;justify-self:center}.product-top{display:flex;flex-direction:column;margin:0}.lowest-price-banner{align-content:center;align-items:center;align-self:center;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:0;border-top:#0000;color:var(--primary-medium);display:flex;font-family:Outfit;font-size:larger;height:10%;justify-content:center;justify-items:center;justify-self:center;margin:0 0 .75rem;padding:1rem;text-align:center;width:100%;z-index:-1}.checkout-button{align-self:center;text-decoration:none}.variant-container{align-items:stretch;border-left:none;display:flex;flex-direction:column;margin-top:0;padding:.5rem}.pricing-button{border-radius:.5rem;font-size:1rem;height:min-content;margin:0;padding:.75rem 1rem;width:100%}.pricing-modal{align-items:center;background-color:var(--background-color);background:#0009;display:flex;position:absolute;top:1;inset:0;justify-content:center;z-index:2000}.modal-content{background-color:var(--background-color);border-radius:.75rem;max-height:90%;min-height:30rem;overflow-y:auto;padding:0;width:95%}.modal-close{border:none;color:var(--primary-color);font-size:1.5rem;right:.5rem;top:.25rem}.lowest-price{color:green;margin:.2rem}.variant-table{-webkit-overflow-scrolling:touch;border:none;display:block;overflow-x:auto}.variant-table td,.variant-table th{font-size:.875rem;padding:.25rem .5rem;white-space:nowrap}.featured-med{margin-top:0}.carousel-btn{display:none}.featured-med:after,.featured-med:before{color:var(--secondary-color);content:"‹";font-size:2rem;opacity:.4;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:1s ease-in-out}.featured-med:after{content:"›";right:.25rem}.featured-med:before{left:.25rem}.products-page-banner{background-color:var(--secondary-medium);color:var(--primary-light);display:flex;font-family:Outfit;justify-content:center;text-align:center;width:100vw;z-index:0}.swipe{margin-left:.5rem}.click,.swipe{color:var(--primary-color);margin-right:.5rem}}.confirm-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e1f3566;display:grid;inset:0;padding:clamp(1rem,4vw,2rem);place-items:center;position:fixed;z-index:10100}.confirm-card{background:linear-gradient(140deg,#7dc7ff47,#ff7c572e),var(--background-light);border:1px solid #0e1f351f;border-radius:1.5rem;box-shadow:0 22px 48px #0e1f3538;box-sizing:border-box;color:var(--text-dark);display:flex;flex-direction:column;gap:1.5rem;padding:clamp(1.75rem,4vw,2.75rem);width:min(480px,100%)}.confirm-icon{align-items:center;background:#ff7c5733;border-radius:1rem;box-shadow:0 14px 28px #ff7c5759;color:var(--secondary-color);display:inline-flex;height:3.25rem;justify-content:center;width:3.25rem}.confirm-header{align-items:center;display:flex;gap:1rem}.confirm-title{color:var(--primary-color);font-size:clamp(1.25rem,2.4vw,1.6rem);font-weight:600;margin:0}.confirm-text{color:#191919d1;font-size:1rem;line-height:1.6;margin:0}.confirm-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.confirm-btn{align-items:center;background:#ffffffd1;border:1px solid #0000;border-radius:999px;color:var(--primary-color);cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.4rem;justify-content:center;padding:.65rem 1.25rem;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.confirm-btn:hover{box-shadow:0 12px 24px #0e1f3524;transform:translateY(-1px)}.confirm-btn:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.confirm-btn--ghost{background:#ffffffeb;border-color:#0e1f3529;color:#191919d9}.confirm-btn--ghost:hover{background:#fff}.confirm-btn--danger{background:#ff7c5733;border-color:#ff7c576b;color:var(--secondary-color)}.confirm-btn--danger:hover{background:#ff7c5752;border-color:#ff7c578c}@media (max-width:540px){.confirm-card{border-radius:1.25rem;padding:1.5rem 1.35rem 1.75rem}.confirm-actions{align-items:stretch;flex-direction:column}.confirm-btn{width:100%}}.plan-page{background:var(--background-light);box-sizing:border-box;display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.75rem);min-height:calc(100vh - 96px);min-height:calc(100vh - var(--navbar-height, 96px));padding:clamp(2rem,5vw,4rem) clamp(1.5rem,5vw,3.75rem);width:100%}.plan-hero{align-items:center;background:#7dc7ff1f;border:1px solid #0e1f3514;border-radius:1.25rem;display:flex;gap:clamp(1rem,3vw,1.5rem);padding:clamp(1.25rem,3vw,1.75rem)}.plan-hero-back{align-items:center;background:#fffffff2;border:1px solid #0e1f351f;border-radius:.75rem;color:var(--primary-color);cursor:pointer;display:inline-flex;font-size:1.2rem;height:2.25rem;justify-content:center;transition:transform .18s ease,box-shadow .18s ease;width:2.25rem}.plan-hero-back:hover{box-shadow:0 12px 22px #0e1f3524;transform:translateY(-1px)}.plan-hero-copy{display:flex;flex-direction:column;gap:.35rem}.plan-hero-copy h1{color:var(--primary-color);font-size:clamp(1.55rem,2.5vw,2rem);font-weight:600;margin:0}.plan-hero-copy p{color:#191919b8;font-size:.85rem;margin:0}.plan-content{display:flex;flex-direction:column;gap:1.5rem}.plan-loading{background:#ffffffeb;border:1px solid #0e1f3514;border-radius:1rem;color:#191919ad;font-weight:500;padding:1.5rem;text-align:center}.subscription-empty{background:#7dc7ff1f;border:1px dashed #7dc7ff59;border-radius:1.25rem;color:#191919c2;display:flex;flex-direction:column;gap:.65rem;padding:clamp(1.5rem,4vw,2.5rem);text-align:center}.subscription-empty h2{color:var(--primary-color);font-size:1.3rem;font-weight:600;margin:0}.subscription-container{grid-gap:clamp(.85rem,2vw,1.35rem);display:grid;gap:clamp(.85rem,2vw,1.35rem);grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.subscription-card{background:#fffffffa;border:1px solid #0e1f3512;border-radius:1.25rem;box-shadow:0 12px 26px #0e1f351f;color:var(--text-dark);display:flex;flex-direction:column;gap:1rem;padding:clamp(1.15rem,3vw,1.6rem)}.subscription-card-header{align-items:center;display:flex;gap:1.1rem}.subscription-pill{align-items:center;background:#7dc7ff2e;border-radius:.9rem;color:var(--primary-color);display:inline-flex;font-size:1.1rem;font-weight:600;height:2.75rem;justify-content:center;width:2.75rem}.subscription-heading{display:flex;flex-direction:column;gap:.35rem}.subscription-heading h2{color:var(--primary-color);font-size:1.2rem;font-weight:600;margin:0}.subscription-status{align-self:flex-start;border:1px solid #0000;border-radius:999px;font-size:.75rem;font-weight:600;padding:.3rem .75rem}.subscription-status--active{background:#ff7c5724;border-color:#ff7c5742;color:var(--secondary-color)}.subscription-status--inactive{background:#1919190d;border-color:#1919191f;color:#1919198c}.subscription-meta{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:0}.subscription-meta-item{background:#7dc7ff14;border:1px solid #0e1f3514;border-radius:1rem;display:flex;flex-direction:column;gap:.3rem;min-height:64px;padding:.65rem .85rem}.subscription-meta-item dt{color:#19191999;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin:0;text-transform:uppercase}.subscription-meta-item dd{color:var(--primary-color);font-size:1rem;font-weight:600;margin:0}.subscription-actions{background-color:var(--background-light);display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end}.subscription-action{align-items:center;border:1px solid #0000;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:.35rem;justify-content:center;padding:.55rem 1.05rem;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.subscription-action:hover{box-shadow:0 8px 18px #0e1f3526;transform:translateY(-1px)}.subscription-action--ghost{background:#ffffffeb;border-color:#0e1f351f;color:#191919b3}.subscription-action--danger{background:#ff7c5729;border-color:#ff7c5747;color:var(--secondary-color)}.subscription-action--danger:hover{background:#ff7c573d;border-color:#ff7c5761}.subscription-action:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}@media (max-width:900px){.plan-hero{flex-wrap:wrap}.plan-hero-back{order:1}.plan-hero-copy{order:2}}@media (max-width:640px){.plan-page{padding:1.75rem 1.25rem 2.5rem}.subscription-meta{grid-template-columns:1fr}.subscription-actions{justify-content:center}.subscription-action{width:100%}}.coupon-page{background:var(--background-light);box-sizing:border-box;display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.75rem);min-height:calc(100vh - 96px);min-height:calc(100vh - var(--navbar-height, 96px));padding:clamp(2rem,5vw,4rem) clamp(1.5rem,5vw,3.75rem);width:100%}.coupon-hero{align-items:center;background:#7dc7ff1f;border:1px solid #0e1f3514;border-radius:1.25rem;display:flex;gap:clamp(1rem,3vw,1.5rem);padding:clamp(1.25rem,3vw,1.75rem)}.coupon-hero-back{align-items:center;background:#fffffff2;border:1px solid #0e1f351f;border-radius:.75rem;color:var(--primary-color);cursor:pointer;display:inline-flex;font-size:1.2rem;height:2.25rem;justify-content:center;transition:transform .18s ease,box-shadow .18s ease;width:2.25rem}.coupon-hero-back:hover{box-shadow:0 12px 22px #0e1f3524;transform:translateY(-1px)}.coupon-hero-copy{display:flex;flex-direction:column;gap:.35rem}.coupon-hero-copy h1{color:var(--primary-color);font-size:clamp(1.55rem,2.5vw,2rem);font-weight:600;margin:0}.coupon-hero-copy p{color:#191919b8;font-size:.9rem;margin:0}.coupon-content{display:flex;flex-direction:column;gap:1.5rem}.coupon-loading{background:#ffffffeb;border:1px solid #0e1f3514;border-radius:1rem;color:#191919ad;font-weight:500;padding:1.5rem;text-align:center}.coupon-groups{gap:clamp(1.25rem,3vw,2rem)}.coupon-group,.coupon-groups{display:flex;flex-direction:column}.coupon-group{background:#fffffffa;border:1px solid #0e1f350f;border-radius:1.25rem;box-shadow:0 12px 24px #0e1f351a;gap:clamp(.85rem,2vw,1.25rem);padding:clamp(1.15rem,3vw,1.6rem)}.coupon-group-header{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.coupon-group-header h2{color:var(--primary-color);font-size:1.15rem;font-weight:600;margin:0}.coupon-group-count{background:#7dc7ff33;border-radius:999px;color:var(--primary-color);font-size:.85rem;font-weight:600;min-width:2.25rem;padding:.3rem .65rem;text-align:center}.coupon-group-empty{background:#7dc7ff1a;border-radius:.9rem;color:#191919a6;font-size:.95rem;margin:0;padding:1rem;text-align:center}.coupon-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.coupon-card{background:#fffffffa;border:1px solid #0e1f3514;border-radius:1rem;box-shadow:0 10px 22px #0e1f351a;display:flex;flex-direction:column;gap:.9rem;padding:1.1rem;transition:transform .18s ease,box-shadow .18s ease}.coupon-card:hover{box-shadow:0 14px 28px #0e1f3524;transform:translateY(-2px)}.coupon-card--available{background:#7dc7ff24;border-color:#7dc7ff47}.coupon-card--expired{background:#1919190a;border-color:#1919192e}.coupon-card--used{background:#ff7c571f;border-color:#ff7c5738}.coupon-card__header{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.coupon-card__title{color:var(--primary-color);font-size:1.05rem;font-weight:600;margin:0}.coupon-card__chip{background:#ffffffd9;border:1px solid #0e1f351f;border-radius:999px;color:#191919b3;font-size:.75rem;font-weight:600;padding:.3rem .7rem}.coupon-card__meta{display:flex;flex-direction:column;gap:.6rem;margin:0}.coupon-card__row{display:flex;flex-direction:column;gap:.25rem}.coupon-card__row dt{color:#1919198c;font-size:.7rem;font-weight:600;letter-spacing:.05em;margin:0;text-transform:uppercase}.coupon-card__row dd{align-items:center;color:var(--primary-color);display:flex;font-size:.95rem;font-weight:600;gap:.5rem;margin:0}.coupon-card__row span{align-items:center;display:inline-flex;word-break:break-word}.coupon-card__row--copy dd{gap:.75rem;justify-content:space-between}.coupon-card__copy{align-items:center;background:#fffffff2;border:1px solid #0e1f351f;border-radius:.65rem;color:var(--primary-color);cursor:pointer;display:inline-flex;height:2rem;justify-content:center;transition:transform .18s ease,box-shadow .18s ease;width:2rem}.coupon-card__copy:hover{box-shadow:0 10px 18px #0e1f351f;transform:translateY(-1px)}.coupon-card__copy:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}@media (max-width:900px){.coupon-hero{flex-wrap:wrap}.coupon-hero-back{order:1}.coupon-hero-copy{order:2}}@media (max-width:640px){.coupon-page{padding:1.75rem 1.25rem 2.5rem}.coupon-grid{grid-template-columns:1fr}.coupon-card__row dd{align-items:flex-start;flex-direction:column}.coupon-card__row--copy dd{align-items:stretch}.coupon-card__copy{justify-content:center;width:100%}}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:400;src:url(/static/media/outfit-latin-ext-400-normal.d686e869b41efb6c1f03.woff2) format("woff2"),url(/static/media/outfit-latin-ext-400-normal.bcad4dc76d21abb653fc.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:400;src:url(/static/media/outfit-latin-400-normal.8f48df74b0b71f7810ab.woff2) format("woff2"),url(/static/media/outfit-latin-400-normal.741bd8369a31b33122b4.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.cart-page{background:var(--background-color);justify-content:center;justify-self:center;padding:2rem 1rem;width:100vw}.cart-body,.cart-page{display:flex;flex-direction:column;max-width:90rem}.cart-body{background:var(--background-light);border:.1rem solid var(--background-color);border-radius:.4rem;gap:2rem;height:fit-content;margin-bottom:1rem;padding:2rem;width:100%}.cart-header{color:var(--text-dark);font:600 2rem/1.2 Inter,sans-serif;margin:0;text-align:center}.cart-products-container{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;overflow-y:visible}.cart-product-pill{align-items:center;border:.1rem solid var(--border-color);border-radius:.4rem;display:flex;gap:1.5rem;padding:1rem 1.5rem}.cart-medication-image{border-radius:var(--border-radius);height:4.5rem;object-fit:contain;width:4.5rem}.cart-med-info{display:flex;flex-direction:column;gap:.25rem}.medication-name{color:var(--text-dark);font:600 1.25rem/1.3 Inter,sans-serif;margin:0}.medication-type{color:var(--text-dark);font:400 .875rem/1.3 Inter,sans-serif}.qty-buttons{display:flex;gap:.75rem;margin-left:auto}.qty-buttons,.qty-display{align-content:center;align-items:center;justify-content:center;justify-items:center}.qty-display{color:var(--text-dark);font:500 1rem/1 Inter,sans-serif;height:100%;justify-self:center;min-width:2rem;text-align:center}.cart-actions{align-items:center;border-top:.1rem solid var(--border-color);display:flex;gap:1rem;justify-content:space-between;padding-top:1rem}.clear-button{background-color:var(--border-color);border:1px solid #0000;border-radius:1rem;color:var(--text-light);padding:.5rem;transition:.2sc ease-in-out}.clear-button:hover{background-color:var(--accent-color);border:1px solid var(--accent-color)}.cart-page-clear{align-content:center;align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:80rem}@media (max-width:48rem){.cart-page{display:flex;flex-direction:column;justify-content:start;overflow-y:scroll;padding:0}.cart-body{border:none;border-radius:0;height:fit-content;padding:0}.cart-product-pill{background-color:var(--background-light);gap:.5rem;padding:.75rem .5rem}.cart-medication-image{height:3.5rem;width:3.5rem}.cart-header{font-size:1.5rem}.cart-products-container{align-items:center;height:50%;justify-content:center;max-height:70%;overflow-y:scroll;padding:.5rem}.cart-actions,.cart-product-pill{width:100%}}.blog-page{--blog-chrome-offset:clamp(180px,18vh,240px);min-height:calc(100vh - var(--blog-chrome-offset))}.blog-page,.blog-page__inner{display:flex;flex-direction:column}.blog-page__inner{flex:1 1;margin:0 auto;max-width:1100px;padding:48px 24px 64px;width:100%}.blog-page__content{display:flex;flex:1 1}.blog-page__content>*{flex:1 1}.blog-hero{margin-bottom:40px;text-align:center}.blog-hero h1{color:#1a2440;font-size:clamp(2rem,3vw,2.75rem);margin-bottom:12px}.blog-hero p{color:#4d5c80;font-size:1.05rem;line-height:1.6;margin:0 auto;max-width:640px}.blog-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.blog-state{background:#f5f7fb;border:1px solid #1a24400f;border-radius:16px;color:#4d5c80;padding:56px 24px;text-align:center}.blog-state--error{background:#fff3f2;border-color:#c0392b33;color:#c0392b}@media (max-width:768px){.blog-page__inner{padding:32px 16px 48px}.blog-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.blog-card{background:#fff;border-radius:20px;box-shadow:0 18px 35px #1a244014;display:flex;flex-direction:column;min-height:100%;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.blog-card:focus-within,.blog-card:hover{box-shadow:0 20px 40px #1a24401f;transform:translateY(-4px)}.blog-card__media{aspect-ratio:16/9;background:linear-gradient(135deg,#dde6ff,#f4f7ff);display:block;position:relative}.blog-card__media img{display:block;height:100%;object-fit:cover;width:100%}.blog-card__media--placeholder{background:repeating-linear-gradient(45deg,#e0e6ffcc,#e0e6ffcc 12px,#cad3fb99 0,#cad3fb99 24px);height:100%;width:100%}.blog-card__body{display:flex;flex:1 1;flex-direction:column;gap:12px;padding:24px}.blog-card__meta{color:#7182a6;display:flex;flex-wrap:wrap;font-size:.85rem;gap:12px;letter-spacing:.01em}.blog-card__meta a{color:inherit;text-decoration:none}.blog-card__meta a:focus,.blog-card__meta a:hover{text-decoration:underline}.blog-card__meta-role{color:#4d5c80;font-weight:500}.blog-card__title{color:#1a2440;font-size:1.35rem;margin:0}.blog-card__title a{color:inherit;text-decoration:none}.blog-card__title a:focus,.blog-card__title a:hover{text-decoration:underline}.blog-card__excerpt{color:#4d5c80;flex:1 1;line-height:1.55;margin:0}.blog-card__link{align-items:center;align-self:flex-start;color:#2f6dff;display:inline-flex;font-weight:600;gap:6px;text-decoration:none}.blog-card__link:after{content:"→";font-size:1rem;transition:transform .2s ease}.blog-card__link:focus:after,.blog-card__link:hover:after{transform:translateX(3px)}@media (max-width:600px){.blog-card__body{padding:20px}.blog-card__title{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.blog-card,.blog-card__link:after{transition:none}}.blog-post-page{background:#f8faff;min-height:100vh;padding:48px 16px 80px}.blog-post-page__container{margin:0 auto;max-width:840px}.blog-post-page__back{align-items:center;color:#2f6dff;display:inline-flex;font-weight:600;gap:4px;margin-bottom:24px;text-decoration:none}.blog-post-page__back:focus,.blog-post-page__back:hover{text-decoration:underline}.blog-post-page__state{background:#fff;border-radius:18px;box-shadow:0 16px 35px #1a244014;color:#4d5c80;padding:48px 24px;text-align:center}.blog-post-page__state--error{background:#fff3f2;border:1px solid #c0392b2e;box-shadow:none;color:#c0392b}.blog-post{background:#fff;border-radius:24px;box-shadow:0 25px 45px #1a24401a;overflow:hidden;padding:48px}.blog-post__header h1{color:#1a2440;font-size:clamp(2rem,3vw,2.8rem);margin-bottom:16px}.blog-post__meta{color:#7182a6;display:flex;flex-wrap:wrap;font-size:.95rem;gap:16px;margin-bottom:28px}.blog-post__meta a{color:inherit;font-weight:600;text-decoration:none}.blog-post__meta a:focus,.blog-post__meta a:hover{text-decoration:underline}.blog-post__meta-role{color:#4d5c80;font-weight:500}.blog-post__meta-email{color:#2f6dff;font-weight:500;text-decoration:none;word-break:break-all}.blog-post__meta-email:focus,.blog-post__meta-email:hover{text-decoration:underline}.blog-post__hero{margin:0 -48px 32px;overflow:hidden}.blog-post__hero img{display:block;max-height:420px;object-fit:cover;width:100%}.blog-post__excerpt{color:#4d5c80;font-size:1.1rem;line-height:1.7;margin-bottom:28px}.blog-post__content{color:#1f2d4a;font-size:1.02rem;line-height:1.8}.blog-post__content h2,.blog-post__content h3,.blog-post__content h4{color:#1a2440;margin:32px 0 16px}.blog-post__content p{margin-bottom:18px}.blog-post__content ol,.blog-post__content ul{margin:16px 0 24px 24px}@media (max-width:768px){.blog-post-page{padding:32px 12px 64px}.blog-post{border-radius:18px;padding:32px 20px}.blog-post__hero{border-radius:16px;margin:0 -20px 24px}}@media (prefers-reduced-motion:reduce){.blog-post,.blog-post-page__state{transition:none}}.admin-blog{margin:0 auto;max-width:960px;padding:56px 24px 88px}.admin-blog__hero{margin-bottom:40px;text-align:left}.admin-blog__hero h1{color:#1a2440;font-size:clamp(2rem,3vw,2.6rem);margin-bottom:12px}.admin-blog__hero p{color:#4d5c80;line-height:1.6;max-width:640px}.admin-card{background:#fff;border-radius:22px;box-shadow:0 18px 40px #1a24401a;margin-bottom:40px;padding:32px}.admin-card__header{margin-bottom:24px}.admin-card__header h2{color:#1a2440;font-size:1.5rem;margin-bottom:8px}.admin-card__header p{color:#677598;margin:0}.admin-form{display:flex;flex-direction:column;gap:20px}.admin-form__grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.admin-form__field{display:flex;flex-direction:column;gap:8px}.admin-form__field span{color:#1e2d4f;font-weight:600}.admin-form__field input,.admin-form__field select,.admin-form__field textarea{background:#fefefe;border:1px solid #1a24401f;border-radius:12px;color:#1a2440;font-size:1rem;padding:12px 14px}.admin-form__field input:focus,.admin-form__field select:focus,.admin-form__field textarea:focus{border-color:#2f6dff;box-shadow:0 0 0 3px #2f6dff26;outline:none}.admin-form__field--full{grid-column:1/-1}.admin-form__checkbox{align-items:center;color:#1e2d4f;display:flex;font-weight:600;gap:12px}.admin-form__submit{align-self:flex-start;background:#2f6dff;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 28px;transition:background .2s ease}.admin-form__submit:disabled{background:#90a4ff;cursor:not-allowed}.admin-form__submit:not(:disabled):focus,.admin-form__submit:not(:disabled):hover{background:#2557d9}.admin-state{background:#f5f7fb;border-radius:16px;color:#4d5c80;padding:24px;text-align:center}.admin-state--error{background:#fff3f2;border:1px solid #c0392b33;color:#c0392b}.admin-author-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));list-style:none;margin:0;padding:0}.admin-author-list li{background:#f8faff;border:1px solid #1a24400f;border-radius:14px;color:#1a2440;display:flex;flex-direction:column;gap:6px;padding:16px}.admin-author-list__name{font-weight:600}.admin-author-list__role{color:#4d5c80;font-size:.92rem}.admin-author-list__email{color:#2f6dff;font-size:.92rem;text-decoration:none;word-break:break-all}.admin-author-list__email:focus,.admin-author-list__email:hover{text-decoration:underline}@media (max-width:768px){.admin-blog{padding:40px 16px 64px}.admin-card{padding:24px}}@media (prefers-reduced-motion:reduce){.admin-form__submit{transition:none}}.blog-author-page{background:#f8faff;min-height:100vh;padding:48px 16px 80px}.blog-author-page__container{margin:0 auto;max-width:1100px}.blog-author-page__back{align-items:center;color:#2f6dff;display:inline-flex;font-weight:600;gap:4px;margin-bottom:24px;text-decoration:none}.blog-author-page__back:focus,.blog-author-page__back:hover{text-decoration:underline}.blog-author-state{background:#fff;border-radius:18px;box-shadow:0 18px 35px #1a244014;color:#4d5c80;padding:48px 24px;text-align:center}.blog-author-state--error{background:#fff3f2;border:1px solid #c0392b33;box-shadow:none;color:#c0392b}.blog-author-hero{align-items:center;background:#fff;border-radius:24px;box-shadow:0 25px 45px #1a24401a;display:flex;gap:24px;margin-bottom:40px;padding:32px}.blog-author-avatar{border-radius:50%;box-shadow:0 12px 26px #1a244026;flex-shrink:0;height:120px;overflow:hidden;width:120px}.blog-author-avatar img{height:100%;object-fit:cover;width:100%}.blog-author-hero h1{color:#1a2440;font-size:clamp(2rem,3vw,2.6rem);margin-bottom:8px}.blog-author-credentials{color:#2f6dff;font-weight:600;margin-bottom:12px}.blog-author-role{color:#4d5c80;font-weight:600;margin-bottom:8px}.blog-author-bio{color:#4d5c80;line-height:1.7}.blog-author-email{color:#2f6dff;display:inline-block;margin-top:12px;text-decoration:none;word-break:break-all}.blog-author-email:focus,.blog-author-email:hover{text-decoration:underline}.blog-author-posts h2{color:#1a2440;font-size:1.8rem;margin-bottom:24px}.blog-author-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (max-width:768px){.blog-author-hero{flex-direction:column;text-align:center}.blog-author-avatar{height:96px;width:96px}.blog-author-posts h2{text-align:center}}@media (prefers-reduced-motion:reduce){.blog-author-state{transition:none}}.primary-clinic-page{--clinic-chrome-offset:clamp(180px,18vh,240px);display:flex;flex-direction:column;min-height:calc(100vh - var(--clinic-chrome-offset))}.primary-clinic-page__inner{display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:960px;padding:48px 24px 72px;width:100%}.primary-clinic-page__content{display:flex;flex:1 1}.primary-clinic-page__content>*{flex:1 1}.primary-clinic-hero{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:36px}.primary-clinic-hero__copy{display:flex;flex:1 1 320px;flex-direction:column;gap:8px;min-width:240px}.primary-clinic-hero__copy h1{color:var(--primary-color);font-size:clamp(1.9rem,3vw,2.4rem)}.primary-clinic-hero__copy p{color:var(--text-dark);line-height:1.6;margin:0;max-width:640px;opacity:.75}.primary-clinic-refresh{align-self:center;background:var(--border-color);border:1px solid #0000;border-radius:999px;color:var(--primary-color);cursor:pointer;font-weight:600;padding:10px 18px;transition:background .2s ease,color .2s ease,transform .2s ease}.primary-clinic-refresh:focus-visible,.primary-clinic-refresh:hover{background:var(--accent-color);color:var(--text-light);transform:translateY(-1px)}.primary-clinic-refresh:active{background:var(--accent-light);color:var(--primary-color)}.primary-clinic-refresh:disabled{cursor:not-allowed;opacity:.6;transform:none}.primary-clinic-refresh__icon{display:inline-block;font-size:1.1rem;line-height:1}.primary-clinic-refresh__icon.spinning{animation:rotateRefresh .9s linear infinite}@keyframes rotateRefresh{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.primary-clinic-state{background:var(--background-medium);border:1px solid var(--border-color);border-radius:var(--border-radius);color:var(--text-dark);margin:0 auto;max-width:640px;opacity:.85;padding:48px 24px;text-align:center}.primary-clinic-state--error{background:var(--secondary-light);border-color:var(--secondary-medium);color:var(--primary-color);opacity:1}.primary-clinic-state--empty{background:var(--background-light)}.primary-clinic-card{border-radius:var(--border-radius);box-shadow:0 18px 40px var(--border-color);padding:32px}.primary-clinic-card__header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.primary-clinic-card--highlight{border-left:6px solid var(--primary-light)}.primary-clinic-card h2,.primary-clinic-card h3{color:var(--primary-color);margin:0 0 16px}.primary-clinic-assigned{color:var(--text-dark);margin:0;opacity:.7}.primary-clinic-details{grid-gap:20px;display:grid;gap:20px;margin:0;padding:0}.primary-clinic-detail dt{color:var(--text-dark);font-weight:600;margin-bottom:6px}.primary-clinic-detail dd{color:var(--text-dark);line-height:1.6;margin:0 0 8px;opacity:.75}.primary-clinic-contact-list{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.primary-clinic-contact-list span{color:var(--text-dark);display:block;font-weight:600;margin-bottom:4px}.primary-clinic-contact-list p{color:var(--text-dark);margin:0;opacity:.75}.primary-clinic-link{color:var(--secondary-color);font-weight:600;text-decoration:none;word-break:break-word}.primary-clinic-link:focus,.primary-clinic-link:hover{text-decoration:underline}.primary-clinic-contact{display:flex;flex-direction:column;gap:16px;margin-top:28px}.primary-clinic-contact h3{color:var(--primary-color);margin:0}.primary-clinic-actions{align-items:center;display:flex;gap:12px;margin-top:8px}.primary-clinic-contact-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.primary-clinic-copy{align-items:center;background:var(--background-medium);border:1px solid var(--border-color);border-radius:20px;cursor:pointer;display:inline-flex;gap:6px;justify-content:center;padding:6px 14px;transition:background .2s ease}.primary-clinic-copy:focus-visible,.primary-clinic-copy:hover{background:var(--accent-color)}.primary-clinic-copy:active{background:var(--accent-light)}.primary-clinic-copy svg{stroke:var(--primary-color);transition:stroke .2s ease}.primary-clinic-copy:focus-visible svg,.primary-clinic-copy:hover svg{stroke:var(--text-light)}@media (min-width:768px){.primary-clinic-contact-list{gap:12px}}@media (max-width:600px){.primary-clinic-page__inner{padding:1rem}.primary-clinic-hero{align-items:center;flex-direction:row;gap:10px;margin-bottom:16px}.primary-clinic-hero__copy{flex:1 1;gap:6px;text-align:left}.primary-clinic-hero__copy h1{font-size:1.75rem;margin:0}.primary-clinic-hero__copy p{max-width:100%}.primary-clinic-refresh{align-self:center;flex-shrink:0;padding:8px 14px}.primary-clinic-card{padding:20px}.primary-clinic-card__header{margin-bottom:16px}}.footer{align-content:end;align-items:end;background:var(--primary-color);bottom:0;gap:1.5rem;justify-content:end;justify-items:end;position:inherit;transform:translateY(0);transition:transform .2s ease,opacity .2s ease;width:100%}.footer,.footer__brand{display:flex;flex-direction:column}.footer__brand{align-content:center;align-items:center;align-self:end;gap:.35rem;justify-content:center}.footer__logo{height:auto;width:20rem}.footer__subsidiary{align-content:center;align-items:center;align-self:center;font-size:.85rem;justify-content:center;line-height:1.2;opacity:.8}.footer__text{align-self:center;font-size:2rem;line-height:1.4;opacity:.85;width:80%}.footer__text p{color:var(--primary-color);margin:1rem 0}.footer__social{align-self:center;grid-column:3;justify-self:end}.footer__icon{background-color:var(--background-color);border:1px solid var(--primary-color);border-radius:var(--border-radius);color:var(--text-dark);height:1.8rem;opacity:.8;transition:color .2s ease,opacity .2s ease;width:1.8rem}.footer__icon:hover{background-color:var(--primary-color);color:var(--text-light);opacity:1}.vertical-divider{align-self:stretch;border:none;color:var(--primary-color);height:100%;margin:0 1rem;width:1px}@media (max-width:768px){.footer{align-items:center;grid-template-columns:1fr;height:auto;justify-items:center;row-gap:1rem;text-align:center}.footer__text{color:var(--primary-color);font-size:.9rem;padding:.5rem;width:100%}.footer__brand{align-items:center;justify-content:center}.footer__social{grid-column:1;justify-self:center;margin-bottom:1rem;margin-top:.5rem}body.keyboard-visible .footer{opacity:0;pointer-events:none;transform:translateY(100%)}}@media (prefers-reduced-motion:reduce){.footer{transition:none}}
/*# sourceMappingURL=main.360c47e1.css.map*/