@import "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700;800&display=swap";
@font-face{font-family:Care Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/prototype/assets/care-sans-regular.woff2)format("woff2")}@font-face{font-family:Care Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/prototype/assets/care-sans-semibold.woff2)format("woff2")}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-heading:"Source Sans 3";--font-source-sans:"Source Sans 3";--color-page:#fff;--color-page-soft:#f4f8fc;--color-paper:#fff;--color-paper-muted:#f8fbff;--color-text:#1f2933;--color-text-soft:#5d6f80;--color-text-muted:#7a8896;--color-primary:#2f6f9f;--color-primary-dark:#24547a;--color-primary-soft:#dcebf7;--color-accent:#5f8fb2;--color-border:#d5dee8;--color-border-strong:#c2d1df;--color-warm-border:#d8dee6;--bg:var(--color-page);--panel:var(--color-paper);--surface:var(--color-paper-muted);--surface-strong:var(--color-page-soft);--text:var(--color-text);--muted:var(--color-text-soft);--border:var(--color-border);--border-strong:var(--color-border-strong);--accent:var(--color-primary);--accent-strong:var(--color-primary-dark);--accent-soft:var(--color-primary-soft);--ink:var(--color-text);--cream:#f7f2ea;--warm:#b85c38;--warm-soft:#fff0e8;--blue:var(--color-primary);--ok:var(--color-primary);--warn:#9a5b05;--bad:#b42318;--shadow:0 10px 24px #1f2a3314;--shadow-soft:0 1px 2px #1f2a3314}*{box-sizing:border-box}html,body{min-height:100%;margin:0;overflow-x:hidden}.auth-entry{color:#1a1a1a;background:#fff;min-height:100svh;font-family:Care Sans,Arial,sans-serif;position:relative;overflow:hidden}.auth-entry-header{z-index:2;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;padding:0 48px;display:grid;position:relative}.auth-entry-close{color:#1a1a1a;place-items:center;width:30px;height:30px;display:grid}.auth-entry-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:24px;height:24px}.auth-entry-brand{color:#1a1a1a;letter-spacing:-1.4px;grid-column:2;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700;line-height:1;text-decoration:none}.auth-entry-glow{filter:blur(14px);pointer-events:none;background:radial-gradient(circle at 42% 47%,#ddf8f5bf 0,#ddf8f547 34%,#0000 62%),radial-gradient(circle at 62% 42%,#f7f9d3c2 0,#f7f9d33d 37%,#0000 66%);width:960px;height:690px;position:absolute;top:-270px;left:50%;transform:translate(-50%)}.auth-entry-content{z-index:1;text-align:center;width:min(600px,100% - 40px);margin:88px auto 72px;position:relative}.auth-entry-heading h1{letter-spacing:-2.2px;margin:0;font-size:56px;font-weight:400;line-height:64px}.auth-entry-heading p{margin:16px 0 0;font-size:16px;line-height:22px}.auth-entry-actions{width:455px;max-width:100%;margin:56px auto 0}.auth-entry-form{gap:12px;display:grid}.auth-entry-field{height:53px;display:block;position:relative}.auth-entry .auth-entry-field span{z-index:1;color:#1a1a1a;text-transform:none;pointer-events:none;font-size:12px;line-height:16px;position:absolute;top:8px;left:13px}.auth-entry-field input{color:#1a1a1a;width:100%;height:53px;font:inherit;background:#fff;border:1px solid #1a1a1a;border-radius:8px;outline:none;padding:21px 12px 6px;font-size:16px;line-height:22px}.auth-entry-field input:focus{border-width:2px;padding:20px 11px 5px}.auth-entry-field input:disabled{color:#6c6c6c;cursor:wait}.auth-entry-primary,.auth-entry-alternate{border-radius:80px;justify-content:center;align-items:center;width:100%;min-height:44px;font-size:16px;font-weight:600;line-height:20px;text-decoration:none;display:flex}.auth-entry-primary{color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #1a1a1a}.auth-entry-primary:hover:not(:disabled){background:#333}.auth-entry-primary:disabled{cursor:wait;opacity:.7}.auth-entry-divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:27px 0 23px;display:grid}.auth-entry-divider span{background:#6e6e6e;height:1px}.auth-entry-divider p{color:#595959;margin:0;font-size:13px;line-height:18px}.auth-entry-alternate{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #c7c7c7;gap:20px;padding:0;font-family:inherit}.auth-entry-google-icon{flex:0 0 24px;width:24px;height:24px}.auth-entry .auth-entry-alternate:hover:not(:disabled){box-shadow:none;background:#f7f7f7;border-color:#1a1a1a;transform:none}.auth-entry-alternate:disabled{cursor:wait;opacity:.7}.auth-entry-recovery{color:#1a1a1a;cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:1px solid #1a1a1a;margin:0;padding:0 0 2px;font-size:12px;font-weight:600;line-height:20px}.auth-entry-text-actions{justify-content:center;gap:28px;margin-top:24px;display:flex}.auth-entry-recovery:disabled{cursor:wait;opacity:.6}.auth-entry .auth-entry-recovery:hover:not(:disabled){color:#4a4a4a;box-shadow:none;background:0 0;border-bottom-color:#6b6b6b;transform:none}.auth-entry-error{color:#b42318;margin:16px 0 0;font-size:13px;line-height:18px}.auth-entry-promo{text-align:left;grid-template-columns:82px 1fr;align-items:center;gap:20px;width:310px;margin:80px auto 0;display:grid}.auth-entry-phone{background:linear-gradient(145deg,#ddf8f5b3,#0000 58%),#fff;border:3px solid #1a1a1a;border-radius:14px;width:78px;height:156px;position:relative;overflow:hidden;box-shadow:0 2px 3px #0000002e}.auth-entry-phone-speaker{background:#1a1a1a;border-radius:0 0 6px 6px;width:28px;height:6px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.auth-entry-phone-title{text-align:center;width:100%;font-size:7px;font-weight:600;position:absolute;top:21px;left:0}.auth-entry-phone-card{background:linear-gradient(135deg,#d9eff3,#f2f2df);border:1px solid #d2d2d2;border-radius:4px;height:55px;position:absolute;top:41px;left:8px;right:8px}.auth-entry-phone-line{background:#c6c6c6;border-radius:2px;height:3px;position:absolute;top:109px;left:10px;right:10px}.auth-entry-phone-line-short{top:119px;right:28px}.auth-entry-promo-copy h2{margin:0;font-size:16px;font-weight:600;line-height:21px}.auth-entry-promo-copy p{margin:7px 0 17px;font-size:13px;line-height:17px}.auth-entry-promo-copy a{color:#fff;background:#1a1a1a;border-radius:8px;justify-content:center;align-items:center;min-width:130px;min-height:42px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.auth-callback-page{grid-template-rows:64px minmax(0,1fr);display:grid}.auth-callback-content{z-index:1;text-align:center;place-items:center;min-height:0;padding:24px 24px 128px;display:grid;position:relative}.auth-callback-status{justify-items:center;width:min(455px,100%);display:grid}.auth-callback-spinner{border:2px solid #d8d8d8;border-top-color:#1a1a1a;border-radius:50%;width:34px;height:34px;margin-bottom:30px;animation:.8s linear infinite auth-callback-spin}.auth-callback-status h1{color:#1a1a1a;letter-spacing:-1.7px;margin:0;font-size:42px;font-weight:400;line-height:1.12}.auth-callback-status p{color:#4f4f4f;margin:14px 0 0;font-size:16px;line-height:22px}.auth-callback-error .auth-entry-primary{width:min(280px,100%);margin-top:32px}@keyframes auth-callback-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.auth-callback-spinner{animation-duration:1.8s}}@media (max-width:640px){.auth-entry-header{height:54px;padding:0 16px}.auth-entry-brand{letter-spacing:-1.2px;font-size:21px}.auth-entry-glow{width:620px;height:560px;top:-210px}.auth-entry-content{width:calc(100% - 64px);margin-top:52px}.auth-entry-heading h1{letter-spacing:-1.2px;font-size:34px;line-height:42px}.auth-entry-heading p{margin-top:11px;font-size:16px}.auth-entry-actions{margin-top:55px}.auth-entry-divider{margin:27px 0 23px}.auth-entry-promo{grid-template-columns:82px 1fr;gap:20px;width:300px;max-width:calc(100vw - 80px);margin-top:58px}.auth-callback-page{grid-template-rows:54px minmax(0,1fr)}.auth-callback-content{padding:24px 32px 92px}.auth-callback-status h1{letter-spacing:-1.2px;font-size:34px}}@media (max-width:370px){.auth-entry-content{width:calc(100% - 40px)}.auth-entry-promo{max-width:calc(100vw - 48px)}}body{background:linear-gradient(180deg, #fff 0, #fff 520px), var(--bg);color:var(--text);font-family:var(--font-source-sans), "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:15px;line-height:1.45}.announcement{color:#fff;text-align:center;background:#18324a;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:7px 16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:normal;display:flex}.announcement a{color:inherit;background:#d79a412e;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-weight:650;text-decoration:none;display:inline-flex;box-shadow:0 5px 14px #915b1821}.site-header{z-index:20;background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:56px;padding:0 24px;display:grid;position:relative;box-shadow:-6px 9px 14px #0000000a}.site-header .logo{color:#1a1a1a;grid-column:2;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:700;line-height:1;text-decoration:none;display:flex}.site-header .login-link{color:#171717;grid-area:1/3;justify-content:center;justify-self:end;align-items:center;width:28px;height:28px;padding:0;text-decoration:none;display:flex}.site-header .menu-button{background:0 0;border:0;grid-area:1/1;justify-self:start;width:40px;height:40px;padding:8px;position:relative}.site-header .menu-button svg,.site-header .login-link svg{width:24px;height:24px;display:block}@media (min-width:700px){.site-header{height:64px;padding-inline:32px}}@media (min-width:1024px){.site-header{padding-inline:max(40px,50vw - 608px)}}.desktop-category-header{z-index:20;color:#1a1a1a;background:#fff;height:64px;font-family:Care Sans,Arial,sans-serif;position:relative;box-shadow:0 5px 14px #0000000a}.desktop-category-header-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:32px;width:min(1184px,100% - 32px);height:100%;margin:0 auto;display:grid}.desktop-category-brand{color:#1a1a1a;justify-self:start;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:700;line-height:1;text-decoration:none}.desktop-category-header button.desktop-category-menu,.desktop-category-mobile-menu{display:none}.desktop-category-nav{grid-column:2;justify-content:center;align-items:center;gap:40px;display:flex}.desktop-category-nav a{color:#1a1a1a;white-space:nowrap;flex:none;align-items:center;font-size:16px;font-weight:400;line-height:20px;text-decoration:none;display:inline-flex;position:relative}.desktop-category-unread-dot{background:#24547a;border-radius:50%;width:6px;height:6px;position:absolute;top:-2px;right:-9px}.desktop-category-nav a[aria-current=page]{text-underline-offset:8px;text-decoration:underline;text-decoration-thickness:1px}.desktop-category-account{color:#1a1a1a;grid-column:3;justify-self:end;place-items:center;width:28px;height:28px;display:grid}.desktop-category-account svg{width:24px;height:24px;display:block}@media (min-width:821px){.desktop-category-header-inner{width:min(1184px,100% - 64px)}}.my-health-discover-page{background:#fff;min-height:calc(100vh - 108px);padding:28px 32px 72px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.my-health-discover-shell{width:min(1184px,100%);margin:0 auto}.my-health-discover-section+.my-health-discover-section{margin-top:42px}.my-health-discover-section>h2{color:#1a1a1a;margin:0 0 14px;font-size:18px;font-weight:400;line-height:1.3}.my-health-featured-header{justify-content:space-between;align-items:flex-start;gap:20px;min-height:38px;margin-bottom:14px;display:flex}.my-health-featured-header h1{color:#1a1a1a;margin:0;font-size:23px;font-weight:400;line-height:1.3}.my-health-featured-controls{gap:8px;display:flex}.my-health-featured-controls button{color:#1a1a1a;background:#fff;border:1px solid #d7d7d7;border-radius:50%;place-items:center;width:36px;min-height:36px;padding:0;display:grid}.my-health-featured-controls button:hover:not(:disabled){box-shadow:none;background:#fff;border-color:#bdbdbd;transform:none}.my-health-featured-controls button:disabled{color:#b8b8b8;opacity:1;border-color:#e7e7e7}.my-health-featured-controls svg{fill:currentColor;width:16px;height:16px}.my-health-featured-grid{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;gap:16px;padding:0 1px 8px;scroll-padding-inline:1px;display:flex;overflow-x:auto}.my-health-featured-grid::-webkit-scrollbar{display:none}.my-health-featured-card{color:#1a1a1a;scroll-snap-align:start;flex-direction:column;flex:0 0 230px;width:230px;min-width:230px;text-decoration:none;display:flex}.my-health-catalog-card{color:#1a1a1a;background:0 0;border-top:1px solid #e4e4e4;grid-template-columns:80px minmax(0,1fr) 18px;align-items:center;gap:16px;min-height:104px;padding:12px 8px 12px 0;text-decoration:none;transition:background-color .16s;display:grid;overflow:hidden}.my-health-catalog-card:hover{background:#fafafa}.my-health-featured-media{aspect-ratio:1;background:#f4f4f4;border-radius:10px;width:100%;height:auto;display:block;overflow:hidden}.my-health-featured-media img,.my-health-catalog-media img{object-fit:cover;width:100%;height:100%;display:block}.my-health-featured-media .my-health-product-image-contain,.my-health-catalog-media .my-health-product-image-contain{object-fit:contain;padding:0}.my-health-featured-media.my-health-product-media-contain,.my-health-catalog-media.my-health-product-media-contain{background:#fff}.my-health-featured-copy{align-content:start;min-height:102px;padding:12px 4px 0 0;display:grid}.my-health-featured-copy>span{color:#666;font-size:13px;font-weight:400;line-height:1.3}.my-health-featured-copy strong{margin-top:6px;font-size:18px;font-weight:400;line-height:1.3}.my-health-featured-copy p{color:#505050;margin:7px 0 0;font-size:13px;font-weight:400;line-height:1.4}.my-health-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;display:grid}.my-health-catalog-media{background:#f4f4f4;border-radius:8px;width:80px;height:80px;display:block;overflow:hidden}.my-health-catalog-group{scroll-margin-top:88px}.my-health-catalog-group+.my-health-catalog-group{margin-top:28px}.my-health-catalog-group h3{color:#1a1a1a;margin:0 0 6px;font-size:18px;font-weight:400;line-height:1.3}.my-health-catalog-heading-link{color:#18324a;align-items:center;gap:10px;font-weight:500;text-decoration:none;display:inline-flex}.my-health-catalog-heading-link:hover,.my-health-catalog-heading-link:focus-visible{color:#18324a;text-decoration:none}.my-health-catalog-heading-link svg{color:#1a1a1a;fill:currentColor;background:#eaedf2;border:0;border-radius:80px;width:40px;height:28px;padding:6px 12px;transition:background-color .16s}.my-health-catalog-heading-link:hover svg,.my-health-catalog-heading-link:focus-visible svg{background:#dfe3e9}.my-health-catalog-copy{align-content:center;min-width:0;display:grid}.my-health-catalog-copy strong{font-size:17px;font-weight:400;line-height:1.3}.my-health-catalog-arrow{fill:currentColor;width:16px;height:16px}.my-health-catalog-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.my-health-care-page{background:#fff;min-height:calc(100vh - 108px);padding:28px 32px 48px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.my-health-care-title{color:#1a1a1a;width:min(1184px,100%);margin:0 auto 18px;font-size:23px;font-weight:400;line-height:1.3}.my-health-page-state,.my-health-empty-state{width:min(1184px,100%);margin-left:auto;margin-right:auto}.my-health-page-state{margin-top:0;margin-bottom:18px}.my-health-empty-state{color:#505050;text-align:center;place-content:center;justify-items:center;gap:12px;min-height:164px;padding:32px 20px;display:grid}.my-health-empty-state p{margin:0;font-size:16px;font-weight:400;line-height:1.45}.my-health-empty-state a{color:#1a1a1a;text-underline-offset:4px;font-size:15px;font-weight:500}.my-health-care-section+.my-health-care-section{margin-top:32px}.care-order-card{background:#fff;border-radius:12px;width:min(1184px,100%);margin:0 auto;overflow:hidden;box-shadow:0 10px 28px #1a1a1a0d}.care-order-card-summary{color:#1a1a1a;grid-template-columns:68px minmax(0,1fr) 20px;align-items:center;gap:16px;min-height:106px;padding:18px 22px 18px 20px;text-decoration:none;display:grid}.care-order-card-media{background:#a9bfca;border-radius:8px;width:68px;height:68px;display:block;overflow:hidden}.care-order-card-media img{object-fit:cover;width:100%;height:100%;display:block}.care-order-card-copy{gap:6px;min-width:0;display:grid}.care-order-card-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:19px;font-weight:400;line-height:1.25;overflow:hidden}.care-order-card-copy>span{color:#505050;font-size:15px;font-weight:400;line-height:1.3}.care-order-card-chevron{fill:none;stroke:#5f5f5f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:20px;height:20px}.care-order-card-action{color:#111;border-top:1px solid #e6e6e4;justify-content:center;align-items:center;min-height:52px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;display:flex}.my-health-order-card{background:#fff;border-radius:12px;width:min(1184px,100%);margin:0 auto;overflow:hidden;box-shadow:0 10px 28px #1a1a1a0d}.my-health-order-card-summary{color:#1a1a1a;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:16px;min-height:82px;padding:18px 22px 16px 20px;text-decoration:none;display:grid}.my-health-order-card-heading{gap:6px;min-width:0;display:grid}.my-health-order-card-heading strong,.my-health-order-card-product strong{font-size:19px;font-weight:400;line-height:1.25}.my-health-order-card-heading span{color:#505050;font-size:15px;font-weight:400;line-height:1.3}.my-health-order-card-product{grid-template-columns:68px minmax(0,1fr);align-items:center;gap:16px;min-height:92px;padding:12px 20px 18px;display:grid}.my-health-order-card-product .care-order-card-media{flex:none}@media (min-width:821px){.my-health-care-section .my-health-care-title{margin-bottom:14px;font-size:18px}.my-health-order-card-heading strong,.care-order-card-copy strong,.my-health-order-card-product strong{font-size:16px}.care-order-card-copy>span{font-size:14px}}.my-health-update-card{appearance:none;color:#1a1a1a;width:min(1184px,100%);min-height:104px;font:inherit;text-align:left;background:#fff;border:1px solid #e3e3e3;border-left:0;border-right:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin:0 auto;padding:20px 4px 20px 0;text-decoration:none;transition:background-color .16s;display:grid}.my-health-update-card:hover{background:#fafafa}.my-health-update-card-copy{min-width:0;padding:0}.my-health-update-label{color:#626262;margin-bottom:7px;font-size:13px;font-weight:400;line-height:1.3;display:block}.my-health-update-card h2{color:#1a1a1a;margin:0;font-size:18px;font-weight:400;line-height:1.3}.my-health-update-card-action{color:#1a1a1a;align-items:center;gap:10px;font-size:14px;font-weight:400;line-height:1;display:inline-flex}.my-health-update-card-action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:18px;height:18px}.my-health-help{z-index:50;justify-items:end;gap:10px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:fixed;bottom:24px;right:24px}.my-health-help-trigger{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:999px;align-items:center;min-height:42px;padding:0 17px;font-size:15px;font-weight:400;line-height:1;display:inline-flex;box-shadow:0 6px 18px #1a1a1a1a}.my-health-help-trigger:hover:not(:disabled){background:#fff;border-color:#cfcfcf;transform:none;box-shadow:0 6px 18px #1a1a1a1a}.my-health-help-panel{color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:12px;width:min(310px,100vw - 32px);padding:18px;box-shadow:0 14px 36px #1a1a1a1c}.my-health-help-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.my-health-help-panel h2{margin:0;font-size:18px;font-weight:400;line-height:1.3}.my-health-help-panel p{color:#505050;margin:10px 0 0;font-size:14px;font-weight:400;line-height:1.45}.my-health-help-close{color:#1a1a1a;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:30px;min-height:30px;padding:0;display:grid}.my-health-help-close:hover:not(:disabled){box-shadow:none;background:#f5f5f5;transform:none}.my-health-help-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5px;width:18px;height:18px}.my-health-help-email-address{color:#1a1a1a;margin-top:14px;font-size:14px;font-weight:400;line-height:1.3}.my-health-help-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.my-health-help-email,.my-health-help-copy{color:#1a1a1a;background:#fff;border:1px solid #d8d8d8;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;font-size:13px;font-weight:400;line-height:1;text-decoration:none;display:flex}.my-health-help-copy:hover:not(:disabled){box-shadow:none;background:#fff;border-color:#c9c9c9;transform:none}.my-health-help-email:hover{background:#fff;border-color:#c9c9c9}.my-health-help-panel .my-health-help-note{color:#707070;font-size:12px;line-height:1.4}.my-health-account-page{background:#fff;min-height:calc(100vh - 108px);padding:28px 32px 56px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.my-health-account-shell{width:min(960px,100%);margin:0 auto}.my-health-account-shell>h1{color:#1a1a1a;margin:0 0 26px;font-size:23px;font-weight:400;line-height:1.3}.my-health-account-form{display:block}.my-health-account-layout{grid-template-columns:190px minmax(0,720px);align-items:start;gap:48px;display:grid}.my-health-account-nav{gap:4px;display:grid}.my-health-account-nav button{color:#555;text-align:left;background:0 0;border:0;border-left:2px solid #0000;border-radius:4px;justify-content:flex-start;align-items:center;width:100%;min-height:42px;padding:0 14px 0 12px;font-size:15px;font-weight:400;line-height:1;display:flex}.my-health-account-nav button:hover:not(:disabled){color:#1a1a1a;box-shadow:none;background:#f7f7f7;transform:none}.my-health-account-nav button[aria-selected=true],.my-health-account-nav button[aria-selected=true]:hover:not(:disabled){color:#1a1a1a;background:#f4f4f4;border-left-color:#1a1a1a}.my-health-account-panel{min-width:0}.my-health-account-section>h2{color:#1a1a1a;margin:0 0 14px;font-size:18px;font-weight:400;line-height:1.3}.my-health-account-card{background:#fff;border:1px solid #e3e3e3;border-radius:6px;padding:22px}.my-health-account-grid{grid-template-columns:1fr 1fr;gap:20px 18px;display:grid}.my-health-account-fields{gap:20px;display:grid}.my-health-account-address-grid{grid-template-columns:2fr 1fr 1fr;gap:20px 18px;display:grid}.my-health-account-field-wide{grid-column:1/-1}.my-health-account-card label{gap:8px;min-width:0;display:grid}.my-health-account-card label>span{color:#333;text-transform:none;font-size:14px;font-weight:400;line-height:1.3}.my-health-account-card input,.my-health-account-card select,.my-health-account-card textarea{color:#1a1a1a;width:100%;font:inherit;background:#fff;border:1px solid #dcdcdc;border-radius:4px;outline:none;font-size:15px;font-weight:400;line-height:1.35}.my-health-account-card input,.my-health-account-card select{height:46px;padding:0 13px}.my-health-account-card textarea{resize:vertical;min-height:104px;padding:12px 13px}.my-health-account-card input::placeholder,.my-health-account-card textarea::placeholder{color:#8a8a8a;opacity:1}.my-health-account-card input:focus,.my-health-account-card select:focus,.my-health-account-card textarea:focus{border-color:#707070;box-shadow:0 0 0 2px #1a1a1a12}.my-health-account-actions{justify-content:flex-end;margin-top:24px;display:flex}.my-health-account-actions button{color:#fff;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:6px;min-width:132px;min-height:44px;padding:0 18px;font-size:15px;font-weight:500;line-height:1}.my-health-account-actions button:hover:not(:disabled){box-shadow:none;background:#333;border-color:#333;transform:none}@media (max-width:1100px){.desktop-category-header-inner,.desktop-category-nav{gap:24px}.desktop-category-nav a{font-size:14px}}@media (max-width:820px){.desktop-category-header{height:56px;box-shadow:-6px 9px 14px #0000000a}.desktop-category-header-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:0;width:100%;padding:0 24px}.desktop-category-header button.desktop-category-menu{color:#1a1a1a;width:40px;height:40px;min-height:40px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-area:1/1;justify-self:start;place-items:center;padding:8px;display:grid;position:relative}.desktop-category-menu-unread-dot{background:#24547a;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:3px}.desktop-category-header button.desktop-category-menu:hover:not(:disabled){box-shadow:none;background:0 0;transform:none}.desktop-category-menu svg{width:24px;height:24px;display:block}.desktop-category-brand{grid-area:1/2;justify-self:center}.desktop-category-account{grid-area:1/3}.desktop-category-nav{display:none}.desktop-category-mobile-menu{z-index:30;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #e4e4e4;padding:8px 16px 12px;display:grid;position:absolute;top:56px;left:0;right:0;box-shadow:0 12px 24px #1a1a1a14}.desktop-category-mobile-menu[hidden]{display:none}.desktop-category-mobile-menu a{color:#1a1a1a;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 4px;font-size:16px;font-weight:400;line-height:1.2;text-decoration:none;display:flex}.desktop-category-mobile-menu a:last-child{border-bottom:0}.desktop-category-mobile-menu a[aria-current=page]{text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:1px}.desktop-category-mobile-menu-label{align-items:center;gap:8px;display:inline-flex}.desktop-category-mobile-unread-dot{background:#24547a;border-radius:50%;flex:0 0 6px;width:6px;height:6px;display:block}.desktop-category-mobile-menu a>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;flex:0 0 16px;width:16px;height:16px}.my-health-care-page{padding:16px 16px 24px}.my-health-discover-page{padding:16px 16px 96px}.my-health-discover-section+.my-health-discover-section{margin-top:34px}.my-health-discover-section>h2{margin-bottom:12px;font-size:17px}.my-health-featured-header{min-height:0;margin-bottom:12px}.my-health-featured-header h1{font-size:20px}.my-health-featured-controls{display:none}.my-health-featured-grid{gap:14px;margin-right:-16px;padding-right:16px}.my-health-featured-card{flex-basis:min(210px,100vw - 80px);width:min(210px,100vw - 80px);min-width:min(210px,100vw - 80px)}.my-health-featured-copy{min-height:96px;padding-top:10px}.my-health-featured-copy strong{font-size:16px}.my-health-catalog-group h3{font-size:17px}.my-health-catalog-grid{grid-template-columns:minmax(0,1fr);row-gap:0}.my-health-catalog-card{grid-template-columns:72px minmax(0,1fr) 18px;gap:14px;min-height:88px;padding:8px 4px 8px 0}.my-health-catalog-media{width:72px;height:72px}.my-health-catalog-copy{min-height:0;padding:0}.my-health-catalog-copy strong{font-size:16px}.my-health-care-title{margin-bottom:12px;font-size:20px}.care-order-card-summary{grid-template-columns:62px minmax(0,1fr) 18px;gap:14px;min-height:98px;padding:16px 18px}.care-order-card-media{width:62px;height:62px}.my-health-order-card-summary{min-height:76px;padding:16px 18px 14px}.my-health-order-card-product{grid-template-columns:62px minmax(0,1fr);gap:14px;min-height:86px;padding:10px 18px 16px}.my-health-order-card-heading strong,.my-health-order-card-product strong{font-size:17px}.my-health-order-card-heading span{font-size:14px}.my-health-update-card-copy{padding:0}.my-health-update-card h2{font-size:17px}.my-health-update-card-action{min-height:0}.my-health-update-card-action>span{display:none}.care-order-card-copy strong{font-size:17px}.care-order-card-copy>span{font-size:14px}.care-order-card-action{min-height:50px;font-size:16px;font-weight:600}.care-order-card-chevron{width:18px;height:18px}.my-health-help{bottom:16px;right:16px}.my-health-help-panel{padding:16px}.my-health-account-page{padding:16px 16px 96px}.my-health-account-shell>h1{margin-bottom:22px;font-size:20px}.my-health-account-layout{grid-template-columns:1fr;gap:24px}.my-health-account-nav{border-bottom:1px solid #dedede;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.my-health-account-nav button{text-align:center;border-bottom:2px solid #0000;border-left:0;border-radius:0;justify-content:center;padding:0 8px}.my-health-account-nav button:hover:not(:disabled){background:0 0}.my-health-account-nav button[aria-selected=true],.my-health-account-nav button[aria-selected=true]:hover:not(:disabled){background:0 0;border-bottom-color:#1a1a1a;border-left-color:#0000}.my-health-account-section>h2{margin-bottom:12px;font-size:17px}.my-health-account-card{padding:18px}.my-health-account-grid,.my-health-account-address-grid{grid-template-columns:1fr;gap:18px}.my-health-account-field-wide{grid-column:auto}.my-health-account-actions button{width:100%}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}button,input,select,textarea{font:inherit}button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:6px;min-height:40px;padding:0 15px;font-weight:700;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s}button:hover:not(:disabled){background:var(--accent-strong);box-shadow:var(--shadow-soft);transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.6}button.secondary{border-color:var(--border);color:var(--text);background:#fff}button.secondary:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}button.status-action{border-color:var(--border);color:var(--text);background:#fff}button.status-action:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}button.status-action.active{border-color:var(--accent);background:var(--accent);color:#fff}button.status-action.active:hover:not(:disabled){background:var(--accent-strong)}button.status-action.active:disabled{border-color:var(--border);color:var(--muted);opacity:1;background:#eef1f5}.section-toggle{min-width:112px}.shell{width:min(1440px,100% - 32px);margin:0 auto;padding:24px 0 40px}.narrow-shell{width:min(560px,100% - 32px)}.topbar{background:var(--color-page);border-bottom:1px solid #ded8cb;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;width:100vw;min-height:60px;margin-bottom:8px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 max(16px,50vw - 720px);display:grid}.topbar>.customer-brand{justify-self:start}.nav-actions{flex-wrap:nowrap;justify-content:flex-end;justify-self:end;align-items:center;gap:6px;display:flex}.topbar>.nav-actions{grid-column:3;justify-self:end}.topbar .customer-nav,.topbar>.nav-actions>:not(.customer-nav){justify-self:auto}.nav-link{border:1px solid var(--border);min-height:40px;color:var(--text);background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:0 14px;font-weight:700;text-decoration:none;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s;display:inline-flex}.nav-link:hover{border-color:var(--accent);background:var(--accent-soft);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.primary-link{border-color:var(--accent);background:var(--accent);color:#fff}.primary-link:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.customer-brand{min-height:40px;color:var(--color-text);font-family:var(--font-source-sans), "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;align-items:center;text-decoration:none;display:inline-flex}.customer-brand-wordmark{color:var(--color-text);letter-spacing:-.03em;white-space:nowrap;align-items:baseline;font-size:25px;font-weight:600;line-height:1;display:inline-flex}.customer-brand-wordmark span+span{color:var(--color-text-soft);margin-left:2px;font-weight:400}.customer-brand:hover{opacity:.86}.customer-nav{background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:8px;width:fit-content;max-width:100%;margin:0;padding:0 8px;display:flex}.customer-nav-layered{justify-self:center}.customer-nav-link{border:1px solid var(--color-warm-border);min-height:34px;color:var(--color-text);background:#fffdf8b8;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .14s,color .14s,background .14s;display:inline-flex;position:relative}.customer-nav-link:hover,.customer-nav-link.active{border-color:var(--color-primary);background:var(--color-paper);box-shadow:none;color:var(--color-primary)}.customer-menu{display:none;position:relative}.customer-menu-toggle{cursor:pointer;width:40px;height:40px;color:var(--text);border-radius:6px;place-items:center;margin-left:2px;list-style:none;transition:background .14s,color .14s;display:inline-grid;position:relative}.customer-menu-toggle::-webkit-details-marker{display:none}.customer-menu-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.25px;width:22px;height:22px;display:block}.customer-menu[open] .customer-menu-toggle,.customer-menu-toggle:hover{background:var(--accent-soft);color:var(--accent-strong)}.customer-menu-panel{z-index:20;border:1px solid var(--border);min-width:180px;box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.customer-menu:not([open]) .customer-menu-panel{display:none}.customer-menu-item{min-height:38px;color:var(--text);white-space:nowrap;border-radius:6px;justify-content:flex-start;align-items:center;padding:0 10px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.customer-menu-item:hover{background:var(--accent-soft);color:var(--accent-strong)}.text-link{color:var(--accent);font-weight:700}.eyebrow,.metric span,label span,.product-action span,.cart-row span,.totals span,.order-confirmation span,.order-summary-heading span,.admin-detail-grid span,.order-meta dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-heading), var(--font-source-sans), "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-weight:600}h1{letter-spacing:0;font-size:34px;line-height:1.1}h2{letter-spacing:0;font-size:19px}h3{font-size:17px;line-height:1.25}.status{border:1px solid var(--border);background:var(--panel);min-width:108px;color:var(--muted);text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-size:14px;font-weight:700;display:inline-flex}.status span{background:currentColor;border-radius:50%;width:9px;height:9px}.status.online{color:var(--ok)}.status.offline{color:var(--bad)}.summary-grid{grid-template-columns:minmax(280px,2fr) repeat(3,minmax(120px,1fr));gap:12px;margin-bottom:20px;display:grid}.metric,.panel{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow-soft);border-radius:8px}.metric{align-content:center;gap:6px;min-height:76px;padding:15px;display:grid}.metric strong{overflow-wrap:anywhere;font-size:17px}.workspace{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}.variant-preview-nav{z-index:60;justify-items:start;gap:8px;display:grid;position:fixed;bottom:18px;left:18px}.variant-preview-trigger{color:#fffdf8;background:#1f2a33eb;border:1px solid #1f2a3333;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 12px 0 8px;font-size:.84rem;font-weight:750;display:inline-flex;box-shadow:0 12px 28px #1f2a332e}.variant-preview-trigger span{background:#fffdf814;border:1px solid #fffdf838;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:900;display:inline-grid}.variant-preview-trigger strong{font-weight:780}.variant-preview-panel{border:1px solid var(--color-warm-border);background:color-mix(in srgb, var(--color-paper) 94%, var(--color-page) 6%);border-radius:14px;gap:12px;width:min(360px,100vw - 36px);max-height:min(620px,100vh - 92px);padding:12px;display:grid;overflow-y:auto;box-shadow:0 18px 44px #1f2a3329}.variant-preview-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.variant-preview-heading span{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.variant-preview-heading button{border:1px solid var(--color-border);background:var(--color-paper-muted);width:28px;min-height:28px;color:var(--color-text-soft);border-radius:999px;padding:0;font-size:1rem;line-height:1}.variant-preview-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.variant-preview-page-groups{gap:8px;display:grid}.variant-preview-page-group{gap:7px;display:grid}.variant-preview-page-group summary{border:1px solid var(--color-border);background:var(--color-paper-muted);min-height:30px;color:var(--color-text);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:0 10px;font-size:.82rem;font-weight:780;line-height:1;list-style:none;display:flex}.variant-preview-page-group summary::-webkit-details-marker{display:none}.variant-preview-page-group summary:after{color:var(--color-text-muted);content:"+";font-size:.92rem;font-weight:800}.variant-preview-page-group[open] summary:after{content:"-"}.variant-preview-page-group .variant-preview-links{padding-top:7px}.variant-preview-groups{gap:13px;display:grid}.variant-preview-group{border-top:1px solid var(--color-border);gap:7px;padding-top:10px;display:grid}.variant-preview-group:first-child{border-top:0;padding-top:0}.variant-preview-group h3{color:var(--color-text);margin:0;font-size:.82rem;font-weight:780;line-height:1.2}.variant-preview-links a{border:1px solid var(--color-border);background:var(--color-paper);min-height:28px;color:var(--color-text-soft);border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.variant-preview-links a[aria-current=page]{border-color:var(--color-primary);background:var(--color-primary-soft);color:var(--color-primary-dark)}.site-footer{width:100%;color:var(--text);background:#f7f9fb;border-top:1px solid #2f6f9f24}.site-footer-inner{grid-template-columns:minmax(260px,1fr) minmax(420px,1.35fr);gap:clamp(28px,5vw,76px);width:min(1440px,100% - 96px);margin:0 auto;padding:44px 0 28px;display:grid}.site-footer-brand{align-content:start;justify-items:start;gap:16px;display:grid}.site-footer-brand .customer-brand-wordmark{font-size:24px}.site-footer-brand p,.site-footer-bottom p{color:#536879;max-width:460px;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.94rem;font-weight:400;line-height:1.55}.site-footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.site-footer-links h2{color:#607486;letter-spacing:.03em;text-transform:uppercase;margin:0 0 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.82rem;font-weight:600;line-height:1}.site-footer-links ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.site-footer-links a{color:#2f3b46;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.95rem;font-weight:500;line-height:1.35;text-decoration:none}.site-footer-links a:hover,.site-footer-links a:focus-visible{color:#2f6f9f;text-underline-offset:3px;text-decoration:underline}.site-footer-bottom{border-top:1px solid #2f6f9f1f;grid-column:1/-1;justify-content:space-between;align-items:flex-end;gap:18px;padding-top:28px;display:flex}.site-footer-bottom span{color:#607486;flex:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.88rem;font-weight:500}.catalog{min-width:0}.panel-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.panel-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.category-row{flex-wrap:wrap;gap:6px;min-height:24px;display:flex}.category-row span,.pill{border:1px solid var(--border);background:var(--surface);min-height:24px;color:var(--muted);border-radius:999px;align-items:center;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.product-detail-page{background:#fff;width:100%;max-width:none;padding:0;font-family:Care Sans,Arial,sans-serif}.product-breadcrumbs{color:#555b57;white-space:nowrap;background:#f5f5f2;align-items:center;gap:7px;min-height:40px;padding:8px max(24px,50vw - 576px);font-size:.78rem;display:flex}.product-breadcrumbs a{color:inherit;text-decoration:none}.product-breadcrumbs strong{color:#242624;text-overflow:ellipsis;font-weight:600;overflow:hidden}.product-detail-page>.global-error,.product-detail-page>.empty-state{width:min(720px,100% - 32px);margin:24px auto}.product-hero{background:#fff;grid-template-columns:minmax(0,560fr) minmax(0,528fr);align-items:start;gap:64px;width:min(1152px,100% - 48px);margin:0 auto;padding:72px 0 64px;display:grid}.product-hero-media{position:relative}.product-hero-media-desktop{order:2}.product-hero-media-mobile{display:none}.product-hero-media-stage{aspect-ratio:.7988;background:#9fb7c6;place-items:center;display:grid;position:relative;overflow:hidden}.product-hero-image{object-fit:cover;width:100%;height:100%;transition:opacity .18s,transform .4s;position:absolute;inset:0}.product-hero-image-pill-detail{transform:scale(1.52)}.product-hero-image-pill-close{transform:scale(1)}.product-hero-image-pill-wide{filter:saturate(.72)contrast(.92);transform:scale(1.78)rotate(-7deg)}.product-hero-placeholder{color:#ffffffd1;font-size:clamp(4rem,9vw,9rem);font-weight:500;position:relative}.product-hero-thumbnails{gap:8px;margin-top:8px;display:flex}.product-hero-thumbnails button{width:72px;height:72px;min-height:0;box-shadow:none;background:#9fb7c6;border:0;border-radius:0;padding:0;position:relative;overflow:hidden}.product-hero-thumbnails button:hover,.product-hero-thumbnails button:hover:not(:disabled){box-shadow:none;background:#9fb7c6;transform:none}.product-hero-thumbnails button.active{outline-offset:-2px;outline:2px solid #222625}.product-hero-thumbnails img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-hero-media-dots{z-index:2;justify-content:center;gap:4px;display:none;position:absolute;bottom:16px;left:0;right:0}.product-hero-media-dots button{width:8px;height:8px;min-height:0;box-shadow:none;background:#191c1d66;border:0;border-radius:50%;padding:0}.product-hero-media-dots button.active{background:#1a1c1b;transform:scale(1.65)}.product-hero-content{background:#fff;order:1;align-content:start;gap:0;display:grid}.product-hero-heading{gap:8px;display:grid}.product-hero-proof{color:#007d45;margin:0;font-size:.875rem;font-weight:700;line-height:1.35}.product-hero-heading h1{color:#1a1b1a;letter-spacing:-.035em;margin:0;font-size:2.5rem;font-weight:400;line-height:1.24}.product-hero-intro{color:#292c2a;margin:0;font-size:1.125rem;line-height:1.4}.product-hero-benefits{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.product-hero-benefits li{color:#202220;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:12px;font-size:1.125rem;font-weight:400;line-height:1.35;display:grid}.product-hero-benefit-icon{color:#1a1c1b;place-items:center;width:24px;height:24px;display:grid}.product-hero-benefit-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:24px;height:24px}.product-hero-details{border-top:1px solid #c9cbc8;margin-top:16px;display:grid}.product-hero-details details{border-bottom:1px solid #c9cbc8}.product-hero-details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:50px;padding:12px 0;font-size:1.125rem;font-weight:400;list-style:none;display:flex}.product-hero-details summary::-webkit-details-marker{display:none}.product-hero-details summary span:last-child{color:#4d5650;font-size:1.25rem;font-weight:400;transition:transform .16s;transform:translateY(-2px)}.product-hero-details details[open] summary span:last-child{transform:translateY(2px)rotate(180deg)}.product-hero-details details p{color:#4b504c;margin:-2px 36px 20px 0;font-size:.9rem;line-height:1.5}.product-hero-actions{gap:12px;margin:30px 0 24px;display:grid}.product-hero-primary{color:#fff;background:#1b1d1c;border-radius:999px;justify-content:center;align-items:center;min-height:44px;font-size:1rem;font-weight:800;text-decoration:none;transition:background .14s,transform .14s;display:inline-flex}.product-hero-primary:hover,.product-hero-primary:focus-visible{background:#333634;transform:translateY(-1px)}.product-hero-variant{color:#313831;gap:8px;font-size:.82rem;font-weight:800;display:grid}.product-hero-purchase{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-hero-purchase div{display:grid}.product-hero-purchase strong{font-size:1.35rem}.product-hero-purchase span{color:#626a65;font-size:.8rem}.product-hero-disclaimer{color:#4f5450;margin:32px 0 0;font-size:.8rem;line-height:1.38}.intake-panel{gap:22px;padding:28px;display:grid}.intake-heading{gap:10px;display:grid}.intake-heading h1{font-size:2.5rem;line-height:1}.intake-heading p:not(.eyebrow),.intake-next-step p{color:var(--muted);line-height:1.6}.intake-form{gap:18px;display:grid}.intake-progress{gap:8px;display:grid}.intake-progress>span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.intake-progress>div{background:var(--surface-strong);border-radius:999px;height:8px;overflow:hidden}.intake-progress>div>span{border-radius:inherit;background:var(--accent);height:100%;transition:width .18s;display:block}.intake-question{border:0;gap:7px;min-width:0;margin:0;padding:0;display:grid}.intake-question legend,.intake-question>span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.intake-question p{color:var(--muted);font-size:13px;line-height:1.45}.intake-choice-list{gap:8px;display:grid}.intake-step-actions{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.intake-step-actions button{min-width:128px}.intake-next-step{border-radius:8px;gap:4px;padding:14px;display:grid}label{gap:7px;display:grid}input,select,textarea{border:1px solid var(--border);width:100%;min-height:40px;color:var(--text);background:#fff;border-radius:6px;padding:9px 11px;box-shadow:inset 0 1px #10182805}textarea{resize:vertical;min-height:86px}.prototype-intake{color:#1a1a1a;min-height:100svh;font-family:var(--font-source-sans), "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:#fff;padding:0 20px 64px}.prototype-intake-topbar{align-items:center;width:min(500px,100%);height:48px;margin:0 auto;display:flex;position:relative}.prototype-intake-progress{background:#e7e7e7;border-radius:999px;width:calc(100% - 40px);height:4px;overflow:hidden}.prototype-intake-progress>span{border-radius:inherit;background:#1a1a1a;height:100%;transition:width .24s;display:block}.prototype-intake-topbar-has-back .prototype-intake-progress{width:calc(100% - 98px);margin-left:58px}.prototype-intake-back-trigger{color:#1a1a1a;background:#eaedf2;border:0;border-radius:80px;place-items:center;width:42px;min-height:32px;padding:8px 12px;display:grid;position:absolute;top:12px;left:0}.prototype-intake-back-trigger:hover:not(:disabled){box-shadow:none;background:#dfe3e9;transform:none}.prototype-intake-back-trigger svg{fill:currentColor;width:16px;height:16px}.prototype-intake-menu{z-index:3;position:absolute;top:0;right:-8px}.prototype-intake-menu-trigger{background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:3px;width:36px;min-height:48px;padding:0;display:flex}.prototype-intake-menu-trigger:hover:not(:disabled){box-shadow:none;background:0 0;transform:none}.prototype-intake-menu-trigger span{background:#1a1a1a;border-radius:50%;width:3px;height:3px}.prototype-intake-menu-popover{background:#fff;border:1px solid #d7d7d7;border-radius:12px;width:132px;position:absolute;top:42px;right:0;overflow:hidden;box-shadow:0 12px 30px #0000001f}.prototype-intake-menu-popover button{color:#1a1a1a;text-align:left;background:#fff;border:0;border-radius:0;width:100%;min-height:42px;padding:0 14px;font-size:14px;font-weight:500}.prototype-intake-menu-popover button+button{border-top:1px solid #e7e7e7}.prototype-intake-menu-popover button:hover:not(:disabled){box-shadow:none;background:#f7f7f7;transform:none}.prototype-intake-card{width:min(500px,100%);margin:32px auto 0}.prototype-intake-heading{gap:8px;margin-bottom:24px;display:grid}.prototype-intake-heading h1{color:#1a1a1a;letter-spacing:-.02em;max-width:490px;margin:0;font-size:28px;font-weight:400;line-height:32px}.prototype-intake-heading>p:not(.prototype-intake-eyebrow){color:#404040;max-width:470px;margin:0;font-size:16px;line-height:22px}.prototype-intake-eyebrow{color:#6a6a6a;letter-spacing:.06em;text-transform:uppercase;margin:0 0 2px;font-size:13px;font-weight:600;line-height:18px}.prototype-intake-options{gap:8px;display:grid}.prototype-intake-options>button{color:#1a1a1a;text-align:left;background:#fff;border:1px solid #cecece;border-radius:17px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:56px;padding:12px 16px;font-size:16px;font-weight:400;line-height:22px;transition:border-color .12s,background .12s;display:grid}.prototype-intake-options>button:hover:not(:disabled){box-shadow:none;background:#fafafa;border-color:#777;transform:none}.prototype-intake-options>button.is-selected{background:#f5f5f2;border-color:#1a1a1a}.prototype-intake-options>button.prototype-intake-direct-option{cursor:pointer;grid-template-columns:minmax(0,1fr);padding-left:20px}.prototype-intake-measurements{display:grid}.prototype-intake-measurements fieldset{border:0;min-width:0;margin:0;padding:0}.prototype-intake-measurements legend,.prototype-intake-weight-field>span{color:#404040;letter-spacing:normal;text-transform:none;margin-bottom:12px;font-size:16px;font-weight:400;line-height:22px}.prototype-intake-height-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.prototype-intake-measurements input{color:#1a1a1a;min-height:56px;box-shadow:none;background:#fff;border:1px solid #d8d8d8;border-radius:16px;padding:12px;font-size:16px}.prototype-intake-measurements input::placeholder{color:#6a6a6a;opacity:1}.prototype-intake-measurements input:focus{outline-offset:0;border-color:#1a1a1a;outline:1px solid #1a1a1a}.prototype-intake-weight-field{gap:0;margin-top:26px}.prototype-intake-measurements .prototype-intake-continue{margin-top:28px}.prototype-intake-checkbox,.prototype-intake-radio{background:#fff;border:1px solid #d8d8d8;place-items:center;width:18px;height:18px;display:grid}.prototype-intake-checkbox{border-radius:5px}.prototype-intake-radio{border-radius:50%}.prototype-intake-options>button.is-selected .prototype-intake-checkbox{background:#1a1a1a;border-color:#1a1a1a}.prototype-intake-options>button.is-selected .prototype-intake-radio{border:5px solid #1a1a1a}.prototype-intake-checkbox svg{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:12px;height:10px}.prototype-intake-privacy{color:#444;text-align:center;justify-content:center;align-items:center;gap:7px;margin:28px 0 36px;font-size:14px;line-height:20px;display:flex}.prototype-intake-privacy svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;flex:none;width:18px;height:18px}.prototype-intake-actions{gap:10px;display:flex}.prototype-intake-continue{color:#fff;background:#1a1a1a;border:0;border-radius:999px;width:100%;min-height:44px;font-size:16px;font-weight:600}.prototype-intake-continue:hover:not(:disabled){box-shadow:none;background:#333;transform:none}.prototype-intake-continue:disabled{color:#828282;opacity:1;background:#ddd}.prototype-intake-complete{flex-direction:column;justify-content:center;min-height:440px;display:flex}.prototype-intake-complete-mark{color:#fff;background:#1a1a1a;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:24px;font-size:22px;font-weight:600;display:grid}.prototype-intake-complete-mark svg{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:25px;height:25px}.prototype-intake-single-field{color:#404040;gap:10px;font-size:16px;font-weight:400}.prototype-intake-single-field>span:last-child{position:relative}.prototype-intake-single-field input,.prototype-intake-single-field textarea{color:#1a1a1a;min-height:56px;font:inherit;box-shadow:none;background:#fff;border:1px solid #d8d8d8;border-radius:16px;padding:12px 16px}.prototype-intake-single-field textarea{resize:vertical;min-height:136px}.prototype-intake-single-field input:focus,.prototype-intake-single-field textarea:focus{outline-offset:0;border-color:#1a1a1a;outline:1px solid #1a1a1a}.prototype-intake-single-field small{color:#666;font-size:14px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.prototype-intake-error{color:#a12d24;text-align:center;margin:14px 0 0;font-size:14px;line-height:20px}.prototype-intake-auth-gate{background:#fafafa;border:1px solid #d8d8d8;border-radius:16px;gap:18px;margin-top:20px;padding:20px;display:grid}.prototype-intake-auth-gate>div{gap:6px;display:grid}.prototype-intake-auth-gate h2,.prototype-intake-auth-gate p{margin:0}.prototype-intake-auth-gate h2{color:#1a1a1a;font-size:20px;font-weight:500;line-height:24px}.prototype-intake-auth-gate p:not(.prototype-intake-eyebrow){color:#404040;font-size:14px;line-height:20px}.prototype-intake-status-card{padding-top:72px}@media (max-width:640px){.prototype-intake{padding:0 16px 52px}.prototype-intake-topbar{width:100%}.prototype-intake-card{margin-top:0}.prototype-intake-card-measurements{margin-top:10px}.prototype-intake-heading{margin-bottom:24px}.prototype-intake-heading h1{font-size:25px;line-height:27px}.prototype-intake-options>button{min-height:56px;padding:12px 16px}.prototype-intake-privacy{margin:40px 0 48px}}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:3px solid #2f6f9f24}.cart-row div:first-child,.order-summary-heading div{gap:4px;min-width:0;display:grid}.cart-row strong,.order-summary strong{overflow-wrap:anywhere}.side-stack{gap:14px;display:grid}.cart-page-layout{grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:start;gap:18px;display:grid}.cart-overview{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:end;gap:18px;margin-bottom:20px;padding:20px;display:grid}.cart-overview h1{font-size:2.6rem}.cart-overview-stats{grid-template-columns:.7fr 1fr minmax(140px,1.4fr);gap:10px;display:grid}.cart-overview-stats div{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:5px;min-width:0;padding:12px;display:grid}.cart-overview-stats span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.cart-overview-stats strong{overflow-wrap:anywhere}.panel{padding:17px}.cart-list{gap:10px;display:grid}.cart-row{border:1px solid var(--border);background:#fff;border-radius:8px;gap:12px;padding:12px;display:grid}.quantity-control{grid-template-columns:40px 42px 40px 1fr;align-items:center;gap:8px;display:grid}.icon-button{width:40px;min-height:38px;padding:0;font-size:20px;line-height:1}output{border:1px solid var(--border);background:#fff;border-radius:6px;place-items:center;min-height:38px;font-weight:700;display:grid}.remove-button{min-width:0}.totals{border-top:1px solid var(--border);gap:9px;margin-top:14px;padding-top:14px;display:grid}.totals div,.order-lines div{justify-content:space-between;gap:12px;display:flex}.checkout-form,.auth-form,.payment-form,.billing-fields{gap:12px;display:grid}.auth-actions{flex-wrap:wrap;gap:8px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.form-grid.thirds{grid-template-columns:1fr 84px 112px}.checkbox-row{grid-template-columns:none;align-items:center;gap:9px;display:flex}.checkbox-row input{width:18px;min-height:18px;padding:0}.checkbox-row span{color:var(--text);text-transform:none;font-size:14px;font-weight:700}.order-confirmation,.order-summary,.empty-state,.error,.warning,.notice{border:1px solid var(--border);background:#fff;border-radius:8px}.order-confirmation{gap:4px;margin-top:14px;padding:12px;display:grid}.order-summary{gap:12px;margin-top:14px;padding:12px;display:grid}.admin-panel{gap:14px;display:grid}.admin-tabs{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;flex-wrap:wrap;gap:8px;padding:4px;display:flex}.admin-tabs button{min-width:112px;box-shadow:none}.order-summary-heading{justify-content:space-between;gap:14px;display:flex}.admin-order-list{gap:12px;display:grid}.admin-section-divider{border-top:1px solid var(--border);color:var(--muted);text-transform:uppercase;margin-top:8px;padding:16px 2px 4px;font-size:12px;font-weight:700}.admin-order-tools{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:end;gap:10px;padding:12px;display:grid}.admin-order-search{grid-column:span 2}.catalog-tools{grid-template-columns:minmax(220px,2fr) minmax(140px,1fr)}.catalog-form-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:end;gap:10px;display:grid}.catalog-wide-field{grid-column:span 2}.catalog-inline-form{grid-template-columns:minmax(140px,1fr) minmax(140px,1fr) auto;align-items:end;gap:10px;display:grid}.catalog-product-list,.variant-list,.image-list{gap:10px;display:grid}.catalog-product-row,.variant-row{border:1px solid var(--border);background:#fff;border-radius:8px;gap:9px;padding:12px;display:grid}.catalog-product-row:hover,.catalog-product-row.selected{border-color:var(--accent);box-shadow:var(--shadow-soft)}.catalog-product-expanded{border-top:1px solid var(--border);gap:12px;padding-top:12px;display:grid}.catalog-row-actions{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.catalog-row-actions button{min-width:112px}.catalog-category-row{align-items:center}.category-chip{border-color:var(--border);min-height:28px;color:var(--muted);background:#fff;border-radius:999px;padding:0 10px;font-size:12px}.category-chip:hover:not(:disabled){border-color:var(--bad);color:var(--bad);background:#fff1f0}.variant-row-heading,.image-row{justify-content:space-between;gap:12px;display:flex}.variant-row-heading div{gap:3px;min-width:0;display:grid}.variant-row-heading span,.image-row span{color:var(--muted);font-size:12px;font-weight:700}.variant-edit-grid{grid-template-columns:repeat(auto-fit,minmax(128px,1fr))}.image-row{border:1px solid var(--border);background:#fff;border-radius:6px;align-items:center;padding:9px 10px}.image-row a{min-width:0;color:var(--accent);overflow-wrap:anywhere;font-weight:700}.admin-order-list-summary,.pagination-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-order-list-summary{color:var(--muted);padding:0 2px;font-size:12px;font-weight:700}.admin-order-row{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:9px;padding:13px;transition:border-color .14s,box-shadow .14s;display:grid}.admin-order-row-trigger{width:100%;color:var(--text);text-align:left;background:0 0;border:0;gap:9px;padding:0;display:grid}.admin-order-row:hover,.admin-order-row.selected{border-color:var(--accent);box-shadow:var(--shadow)}.admin-order-row.selected{background:linear-gradient(#fff,#fbfdfd)}.admin-order-row-main{justify-content:space-between;gap:12px;display:flex}.admin-order-row-main div{gap:3px;min-width:0;display:grid}.admin-order-row-main strong,.admin-order-row-main span,.admin-order-row-main small,.admin-order-row-meta span{overflow-wrap:anywhere;min-width:0}.admin-order-row-main span,.admin-order-row-main small,.admin-order-row-meta{color:var(--muted)}.admin-order-row-main small,.admin-order-row-meta{font-size:12px;font-weight:700}.admin-order-row-meta{flex-wrap:wrap;gap:7px 12px;display:flex}.admin-order-expanded{border-top:1px solid var(--border);gap:12px;padding:14px 0 2px;display:grid}.admin-order-expanded .order-summary{margin-top:0;padding:0}.admin-order-expanded .admin-detail-grid{background:0 0;border:0;padding:0}.admin-work-section{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:12px;padding:13px;display:grid}.admin-work-section .panel-heading{margin-bottom:0}.activity-accordion{padding:13px}.activity-accordion .panel-heading small{color:var(--muted);font-size:12px;font-weight:700}.activity-accordion .panel-heading>div{gap:4px;display:grid}.activity-stack{gap:12px;display:grid}.activity-stack .admin-work-section:first-child{border:1px solid var(--border);padding:13px}.note-composer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.note-list,.timeline-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.note-list li{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:6px;padding:10px;display:grid}.timeline-list li{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:5px;padding:10px;display:grid}.note-list div,.timeline-list div{color:var(--muted);flex-wrap:wrap;gap:6px 10px;font-size:12px;font-weight:700;display:flex}.timeline-list span{color:var(--accent);text-transform:uppercase}.timeline-list strong{overflow-wrap:anywhere;font-size:14px}.note-list p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.45}.timeline-list p{color:var(--muted);overflow-wrap:anywhere;font-size:13px;line-height:1.4}.pagination-controls button{min-width:108px}.payment-list,.shipment-list,.shipment-item-picker,.shipment-item-list,.history-stack,.status-event-list{gap:10px;display:grid}.payment-row,.shipment-row{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:12px;padding:12px;display:grid}.payment-row-heading,.shipment-row-heading{justify-content:space-between;gap:14px;display:flex}.shipment-row-heading a,.shipment-summary-list a{color:var(--accent);overflow-wrap:anywhere;font-weight:700}.payment-row-heading div,.shipment-row-heading div{gap:4px;display:grid}.payment-row-heading span,.shipment-row-heading span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.payment-controls,.shipment-controls{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px;display:grid}.payment-quick-actions{gap:8px;display:grid}.stripe-payment-details{gap:10px;display:grid}.stripe-detail-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin:0;display:grid}.stripe-detail-grid div{border:1px solid var(--border);background:var(--surface);border-radius:6px;gap:3px;min-width:0;padding:9px;display:grid}.stripe-detail-grid dt{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.stripe-detail-grid dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px;font-weight:700}.stripe-detail-grid a{color:var(--accent)}.payment-warning-list{gap:6px;display:grid}.warning.compact{margin:0;padding:8px 10px}.stripe-attempts{gap:8px;display:grid}.stripe-attempts summary{cursor:pointer;width:fit-content;color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.stripe-attempts[open] summary{margin-bottom:8px}.manual-payment-actions{gap:8px;padding-top:2px;display:grid}.manual-payment-actions summary{cursor:pointer;width:fit-content;color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.manual-payment-actions[open]{border-top:1px solid var(--border);padding-top:8px}.manual-payment-actions[open] summary{margin-bottom:8px}.shipment-item-picker,.shipment-item-list{grid-column:1/-1}.shipment-item-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.shipment-item-list div{border:1px solid var(--border);background:#fff;border-radius:6px;gap:3px;padding:9px;display:grid}.shipment-item-list span,.shipment-item-list small{min-width:0;color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:700}.status-row{flex-wrap:wrap;gap:7px;display:flex}.order-meta,.admin-detail-grid{gap:9px;display:grid}.order-meta{margin:0}.order-meta.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.order-meta div,.admin-detail-grid div{gap:4px;min-width:0;display:grid}.order-meta dd,.admin-detail-grid strong,.admin-detail-grid small{overflow-wrap:anywhere;min-width:0;margin:0;font-size:14px}.admin-detail-grid small{color:var(--muted)}.admin-detail-grid{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));padding:12px}.status-event-list{margin:0;padding:0;list-style:none}.status-event-list li{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:6px;gap:3px;padding:9px;display:grid}.status-event-list span,.status-event-list small{color:var(--muted);font-size:12px}.status-event-list strong{font-size:13px}.pill.placed,.pill.paid,.pill.fulfilled,.pill.authorized,.pill.active{color:var(--ok);background:#edf9f4;border-color:#b6decf}.pill.failed,.pill.cancelled,.pill.refunded,.pill.returned,.pill.disputed,.pill.archived{color:var(--bad);background:#fff1f0;border-color:#f4b6ad}.pill.unpaid,.pill.expired,.pill.unfulfilled,.pill.partial,.pill.draft{color:var(--warn);background:#fff8eb;border-color:#f6d6a5}.pill.inventory-released{color:var(--blue);background:#dcebf7;border-color:#bfd3f5}.order-lines,.shipment-summary-list{gap:8px;display:grid}.shipment-summary-list{border-top:1px solid var(--border);padding-top:10px}.shipment-summary-list div{gap:4px;display:grid}.shipment-summary-list span,.shipment-summary-list small{color:var(--muted);font-size:12px;font-weight:700}.account-panel{gap:12px;display:grid}.account-panel>div:first-child{gap:4px;display:grid}.account-panel span,.muted-text{color:var(--muted);font-size:13px;font-weight:700}.account-layout{grid-template-columns:minmax(260px,.75fr) minmax(0,1.7fr);align-items:start;gap:18px;display:grid}.account-orders,.account-addresses,.account-order-list,.address-card-list,.account-sign-in{gap:12px;display:grid}.account-sign-in{justify-items:start}.account-orders{grid-column:1/-1}.order-history-tools{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(160px,220px);align-items:end;gap:10px;padding:12px;display:grid}.address-card{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:10px;padding:12px;display:grid}.address-card>div:first-child{gap:4px;display:grid}.address-card span{color:var(--muted);font-size:13px;font-weight:700}.address-actions{flex-wrap:wrap;gap:8px;display:flex}.order-lines span{overflow-wrap:anywhere;min-width:0}.order-summary-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.reservation-countdown{color:#166534;margin:0;font-size:13px;font-weight:800}.reservation-countdown.compact{margin-top:-4px}.reservation-countdown.expired{color:#b42318}.order-detail-layout{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:start;gap:18px;margin-bottom:18px;display:grid}.order-detail-main,.order-detail-side,.order-detail-lines,.shipment-detail-list,.payment-detail-list,.address-list{gap:12px;display:grid}.order-detail-lines article{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(220px,.8fr);gap:12px;padding:12px;display:grid}.order-detail-lines article>div:first-child,.address-list article,.payment-detail-list article{gap:4px;min-width:0;display:grid}.order-detail-lines span,.order-detail-lines small,.address-list span,.payment-detail-list span,.payment-detail-list small{color:var(--muted);font-size:12px;font-weight:700}.order-detail-lines dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.order-detail-lines dl div{gap:3px;display:grid}.order-detail-lines dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.order-detail-lines dd{margin:0;font-weight:700}.order-detail-totals{margin-top:0}.payment-recovery{border-top:1px solid var(--border);gap:10px;padding-top:12px;display:grid}.payment-recovery p{color:var(--muted);margin:0;font-size:13px;font-weight:700}.address-list article,.payment-detail-list article,.shipment-detail-list article{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;padding:12px}.address-list strong,.payment-detail-list strong{overflow-wrap:anywhere;min-width:0}.payment-detail-list article{grid-template-columns:minmax(0,1fr) auto;align-items:start}.payment-detail-list small{grid-column:1/-1}.empty-state{color:var(--muted);text-align:center;border-style:dashed;place-items:center;gap:10px;padding:36px 14px;font-weight:700;display:grid}.empty-state.compact{padding:24px 12px}.error{color:var(--bad);background:#fff1f0;border-color:#f4b6ad;padding:11px 12px;font-size:13px;font-weight:700}.notice{color:var(--ok);background:#edf9f4;border-color:#b6decf;padding:11px 12px;font-size:13px;font-weight:700}.warning{color:var(--warn);background:#fff8eb;border-color:#f6d6a5;padding:11px 12px;font-size:13px;font-weight:700}.global-error{margin-bottom:16px}@media (max-width:1040px){.customer-menu{display:block}.cart-overview,.cart-page-layout,.workspace,.summary-grid{grid-template-columns:1fr}.side-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.side-stack .panel:first-child{grid-column:1/-1}}@media (max-width:920px){.product-hero{grid-template-columns:1fr;width:100%;padding:56px 24px}.product-hero-media-desktop{display:none}.product-hero-media-mobile{width:100%;margin:0 0 24px;display:grid}.product-hero-media-mobile .product-hero-media-stage{aspect-ratio:1.5}.product-hero-heading h1{max-width:720px;font-size:2rem;line-height:1.18}.product-hero-intro{max-width:720px}.product-hero-media-dots{display:flex}.product-hero-thumbnails{display:none}}@media (max-width:720px){.shell{width:min(100% - 24px,1440px);padding:20px 0}.product-detail-page.shell{width:100%;padding:0}.variant-preview-nav{justify-items:end;bottom:14px;left:auto;right:14px}.variant-preview-trigger{min-height:40px;padding:0 7px}.variant-preview-trigger strong{display:none}.topbar{grid-template-columns:1fr auto;gap:8px 14px;min-height:0;padding:8px 16px}.topbar>.customer-brand{justify-self:start}.topbar>.nav-actions{grid-column:2;justify-self:end}.product-detail-page .topbar{justify-content:space-between;align-items:center;min-height:64px;padding:10px 16px;display:flex}.product-detail-page .topbar>.nav-actions{margin-left:auto}.product-detail-page .customer-nav-link,.product-detail-page .nav-actions>.secondary{display:none}.topbar .customer-nav,.topbar>.nav-actions>:not(.customer-nav){justify-self:auto}.topbar,.nav-actions,.order-summary-heading,.admin-order-row-main,.payment-row-heading,.shipment-row-heading{flex-direction:column;align-items:stretch}.variant-preview-panel{width:min(340px,100vw - 28px)}.side-stack,.cart-overview,.cart-overview-stats,.cart-page-layout,.account-layout,.order-detail-layout,.form-grid,.form-grid.thirds,.order-history-tools,.admin-order-tools,.catalog-tools,.catalog-form-grid,.catalog-inline-form,.note-composer,.admin-detail-grid,.order-meta.compact{grid-template-columns:1fr}.site-footer-inner{grid-template-columns:1fr;width:min(100% - 32px,1440px);padding-top:34px}.site-footer-links{grid-template-columns:1fr;gap:22px}.site-footer-bottom{flex-direction:column;align-items:flex-start}.customer-nav{flex-wrap:wrap;justify-content:flex-end;padding:0}.customer-nav-link{min-height:40px;padding:0 10px;font-size:13px}.cart-overview h1{font-size:2.2rem}.product-breadcrumbs{padding-left:12px;padding-right:12px}.product-hero{padding:56px 24px 44px}.product-hero-heading h1{font-size:2rem}.product-hero-proof{font-size:.8rem}.product-hero-intro{font-size:.96rem}.product-hero-benefits{margin-top:16px}.product-hero-benefits li{font-size:1rem}.product-hero-media-mobile{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px}.product-hero-purchase{flex-direction:column;align-items:stretch}.product-hero-purchase button{width:100%}.admin-order-search,.catalog-wide-field{grid-column:auto}.quantity-control{grid-template-columns:40px 42px 40px}.order-detail-lines article,.order-detail-lines dl{grid-template-columns:1fr}.payment-controls,.shipment-controls{grid-template-columns:1fr 1fr}.remove-button{grid-column:1/-1}h1{font-size:28px}}
