/* Mobile-first buying decisions. Kept separate from legacy editorial CSS. */
.commerce-product-grid{display:grid;gap:24px;margin-top:20px}
.commerce-product-card{display:grid;grid-template-columns:104px minmax(0,1fr);gap:16px;padding:0 0 24px;border-bottom:1px solid var(--commerce-line);align-items:start}
.commerce-product-image{aspect-ratio:1;background:#fff;border:1px solid #e9ece9;border-radius:8px;overflow:hidden}
.commerce-product-image img{display:block;width:100%;height:100%;object-fit:contain}
.commerce-product-caption{display:grid;gap:5px}
.commerce-product-caption>small{font-size:12px;color:var(--commerce-muted)}
.commerce-product-caption>strong{font-size:17px;line-height:1.45;word-break:keep-all}
.commerce-product-caption>span{font-size:14px;line-height:1.6;color:var(--commerce-muted)}
.commerce-product-caption>b{display:flex;align-items:center;gap:5px;min-height:44px;font-size:13px;font-weight:650}
.commerce-product-caption .commerce-icon{width:18px;height:18px}
.commerce-product-tile{border-bottom:1px solid var(--commerce-line);padding-bottom:14px}
.commerce-product-tile .commerce-product-card{border-bottom:0;padding-bottom:0}
.commerce-card-secondary{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:var(--commerce-muted);text-decoration:underline;text-underline-offset:3px;margin-top:2px}
.commerce-product-caption>b{background:var(--commerce-ink);color:#fff;border-radius:5px;padding:9px 10px;justify-content:center;margin-top:5px}
.commerce-quick-products:first-of-type{margin-top:0}
.commerce-optional{margin-top:32px;border-top:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line)}
.commerce-optional>summary{padding:18px 0;font-size:17px;font-weight:700;cursor:pointer;min-height:56px}
.commerce-optional>summary>span{font-size:13px;font-weight:500;color:var(--commerce-muted);margin-left:8px}
.commerce-optional[open]{padding-bottom:22px}
.commerce-detail-page .commerce-outbound{margin-bottom:5px}
.commerce-ui .commerce-collection-intro{font-size:14px;color:var(--commerce-muted);margin-top:8px}
.commerce-item-identity{display:flex;gap:14px;align-items:flex-start;min-width:0}
.commerce-row-photo{flex:0 0 72px;width:72px;height:72px;border:1px solid var(--commerce-line);border-radius:7px;overflow:hidden}
.commerce-row-photo img{display:block;width:100%;height:100%;object-fit:contain}
.commerce-detail-photo{margin:0 0 28px;display:grid;gap:12px;justify-items:center}
.commerce-detail-photo img{width:min(100%,350px);height:auto;aspect-ratio:1;object-fit:contain;border-radius:10px}
.commerce-detail-photo figcaption{font-size:13px;color:var(--commerce-muted);text-align:center;line-height:1.7}
@media(min-width:760px){.commerce-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.commerce-product-card{grid-template-columns:140px minmax(0,1fr)}.commerce-product-caption>strong{font-size:20px}.commerce-detail-photo{grid-template-columns:minmax(0,350px) minmax(0,1fr);gap:36px;align-items:center}.commerce-detail-photo figcaption{text-align:left;justify-self:start;font-size:15px}}
body.baby-commerce-v1{--commerce-ink:#173f36;--commerce-accent:#326653;--commerce-lime:#e5efb7;--commerce-soft:#f6f6f1;--commerce-line:#d6ddd8;--commerce-muted:#64716c;background:#fff;color:var(--commerce-ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",Pretendard,"Noto Sans KR",sans-serif;padding-bottom:calc(76px + env(safe-area-inset-bottom));line-height:1.65}
.baby-commerce-v1 *{box-sizing:border-box}
.baby-commerce-v1 [hidden]{display:none!important}
.commerce-ui{max-width:1320px;margin:0 auto;padding:0 20px 48px;overflow-wrap:break-word}
.commerce-ui h1,.commerce-ui h2,.commerce-ui h3,.commerce-ui p,.commerce-ui dl{margin:0}
.commerce-ui h1{font-size:30px;line-height:1.25;letter-spacing:-1.3px;font-weight:800;color:var(--commerce-ink);word-break:keep-all}
.commerce-ui h2{font-size:23px;line-height:1.4;letter-spacing:-.7px;font-weight:750;word-break:keep-all}
.commerce-ui h3{font-size:20px;line-height:1.45;letter-spacing:-.45px;font-weight:750;word-break:keep-all}
.commerce-ui p{font-size:16px;line-height:1.65}
.commerce-ui a,.commerce-header a,.commerce-dock a,.commerce-footer a{color:inherit;text-decoration:none}
.commerce-ui a:focus-visible,.commerce-ui button:focus-visible,.commerce-ui select:focus-visible,.commerce-ui summary:focus-visible,.commerce-header a:focus-visible,.commerce-dock a:focus-visible,.commerce-footer a:focus-visible{outline:3px solid var(--commerce-accent);outline-offset:4px}
.commerce-ui button,.commerce-ui select{font:600 16px/1.4 -apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",Pretendard,"Noto Sans KR",sans-serif;cursor:pointer;color:var(--commerce-ink)}
.commerce-icon{width:24px;height:24px;display:block;flex-shrink:0}
.commerce-header{background:#fff;border-bottom:1px solid var(--commerce-line);position:relative;z-index:10}
.commerce-header-inner{height:68px;max-width:1440px;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.commerce-wordmark{font-size:22px;font-weight:800;letter-spacing:-1px;white-space:nowrap;line-height:1.2}
.commerce-saved-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--commerce-ink);border-radius:7px;min-height:44px;padding:8px 12px;font-size:14px;font-weight:650;white-space:nowrap}
.commerce-desktop-nav{display:none}
.commerce-header-actions{display:flex;align-items:center;gap:10px;min-width:0}
.commerce-mobile-info{display:flex;align-items:center;min-height:44px;font-size:13px;font-weight:650;white-space:nowrap}
.commerce-mobile-info[aria-current=page]{text-decoration:underline;text-underline-offset:5px}
.commerce-dock{position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff;border-top:1px solid var(--commerce-line);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:7px 8px calc(7px + env(safe-area-inset-bottom));min-height:68px}
.commerce-dock a{display:flex;gap:3px;min-height:50px;flex-direction:column;justify-content:center;align-items:center;color:var(--commerce-muted);font-size:12px;line-height:1.3;font-weight:550}
.commerce-dock a span{white-space:nowrap}
/* Keep our navigation in document flow wherever Auto ads may create overlays.
   Google-rendered ad nodes are deliberately not selected or modified. */
body.baby-commerce-v1[data-auto-ads=enabled]{padding-bottom:0}
body.baby-commerce-v1[data-auto-ads=enabled] .commerce-dock{position:static;z-index:auto}
.commerce-information-links{display:flex;align-items:center;justify-content:center;gap:4px;max-width:1320px;margin:0 auto;padding:3px 16px;border-bottom:1px solid var(--commerce-line);font-size:13px;line-height:1.4}
.commerce-information-links a{display:inline-flex;align-items:center;justify-content:center;gap:3px;min-height:44px;padding:6px 7px;color:var(--commerce-ink);text-decoration:none;white-space:nowrap}
.commerce-information-links .commerce-information-home{font-weight:750;margin-right:auto;padding-left:0}
.commerce-information-links .commerce-icon{width:15px;height:15px}
.commerce-information-links a:hover{text-decoration:underline;text-underline-offset:4px}
.commerce-information-links a:focus-visible{outline:3px solid var(--commerce-accent);outline-offset:2px}
.commerce-dock a[aria-current=page]{color:var(--commerce-ink);font-weight:750}
.commerce-dock a[aria-current=page] .commerce-icon{stroke-width:2.3}
.commerce-dock a[aria-current=page][href="/"] .commerce-icon{fill:var(--commerce-ink)}
.commerce-hero{padding-top:28px;display:grid;gap:24px}
.commerce-ui .commerce-hero h1{font-size:36px;line-height:1.22;letter-spacing:-1.7px}
.commerce-ui .commerce-lead{margin-top:14px;color:var(--commerce-ink)}
.commerce-stage-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:20px 0 12px}
.commerce-stage-choices button{min-height:46px;background:#fff;border:1px solid var(--commerce-line);border-radius:7px;padding:10px 8px;white-space:nowrap}
.commerce-stage-choices button[aria-pressed=true]{background:var(--commerce-lime);border-color:var(--commerce-lime)}
.commerce-stage-choices button:hover{border-color:var(--commerce-accent)}
.commerce-ui .commerce-button{display:flex;align-items:center;justify-content:center;min-height:50px;padding:12px 16px;background:var(--commerce-ink);color:#fff;border:1px solid var(--commerce-ink);border-radius:6px;text-align:center;font-size:16px;line-height:1.4;font-weight:700;text-decoration:none;width:100%;gap:8px;cursor:pointer}
.commerce-ui .commerce-button:hover{background:var(--commerce-accent)}
.commerce-ui .commerce-button-outline{background:#fff;color:var(--commerce-ink)}
.commerce-ui .commerce-button-outline:hover{background:var(--commerce-soft)}
.commerce-ui .commerce-local-note{font-size:12px;line-height:1.7;color:var(--commerce-muted);margin-top:9px}
.commerce-hero-photo{display:block;aspect-ratio:1.8;border-radius:12px;overflow:hidden;background:var(--commerce-soft)}
.commerce-hero-photo img{width:100%;height:100%;object-fit:cover;display:block;border:0;margin:0}
.commerce-step-rail{display:grid;margin-top:16px;border-bottom:1px solid var(--commerce-line)}
.commerce-step-rail a{display:flex;align-items:center;gap:12px;min-height:57px;border-top:1px solid var(--commerce-line);font-size:15px}
.commerce-step-rail a:first-child{border-top:0}
.commerce-step-rail a>span{display:flex;align-items:center;justify-content:center;background:var(--commerce-lime);font-size:16px;font-weight:750;width:30px;height:30px;border-radius:50%;flex-shrink:0}
.commerce-step-rail a>strong{font-weight:600}
.commerce-step-rail .commerce-icon{margin-left:auto;width:20px;height:20px}
.commerce-section{margin-top:36px}
.commerce-section>h2{margin-bottom:12px}
.commerce-topic-list{display:grid}
.commerce-open-link{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 0;border-bottom:1px solid var(--commerce-line);min-height:64px}
.commerce-open-link strong{display:block;font-size:17px;line-height:1.4;font-weight:700;word-break:keep-all}
.commerce-open-link small{display:block;font-size:14px;line-height:1.5;color:var(--commerce-muted);margin-top:5px;word-break:keep-all}
.commerce-open-link>.commerce-icon{width:20px;height:20px}
.commerce-open-link:hover strong{text-decoration:underline;text-underline-offset:4px}
.commerce-information{padding:24px 20px;background:var(--commerce-soft);border-radius:10px}
.commerce-ui .commerce-text-link{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:8px 0;background:transparent;border:0;text-decoration:underline;text-underline-offset:4px;font-size:15px;font-weight:600;text-align:left}
.commerce-information .commerce-text-link{margin-top:10px}
.commerce-info-hub{background:#fff;border-radius:0;padding:24px 20px 48px}
.commerce-info-intro{padding:24px 20px;background:var(--commerce-soft);border-radius:12px}
.commerce-ui .commerce-info-eyebrow{margin-bottom:8px;color:var(--commerce-accent);font-size:13px;font-weight:750}
.commerce-info-intro .commerce-lead{font-size:16px;max-width:780px}
.commerce-info-jumps{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.commerce-info-jumps a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 15px;border:1px solid var(--commerce-line);border-radius:7px;background:#fff;font-size:14px;font-weight:650}
.commerce-info-section{padding-top:36px;scroll-margin-top:20px}
.commerce-info-heading>p:last-child{margin-top:12px;max-width:900px;color:var(--commerce-muted)}
.commerce-info-cards{display:grid;gap:0;margin-top:10px}
.commerce-info-cards>.commerce-open-link{align-items:flex-start;min-width:0}
.commerce-info-cards>.commerce-open-link>.commerce-icon{margin-top:3px}
.commerce-info-checks{margin-top:20px;padding:20px;background:var(--commerce-soft);border-radius:9px}
.commerce-info-checks h3{font-size:17px}
.commerce-info-checks ul{margin:10px 0 0;padding-left:20px;color:var(--commerce-muted);font-size:14px;line-height:1.7}
.commerce-info-checks li+li{margin-top:6px}
.commerce-info-note{margin-top:36px;padding-top:24px;border-top:1px solid var(--commerce-line)}
.commerce-info-note h2{font-size:20px}
.commerce-info-note p{max-width:900px;margin-top:10px;font-size:14px;color:var(--commerce-muted)}
.commerce-page-title{padding:28px 0 24px}
.commerce-page-title>p{margin-top:12px;color:#55625e;word-break:keep-all}
.commerce-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;font-size:13px;line-height:1.5;color:var(--commerce-muted);padding-top:20px}
.commerce-breadcrumb a{display:inline-flex;align-items:center;min-height:32px;text-decoration:underline;text-underline-offset:3px}
.commerce-breadcrumb>span{display:flex;align-items:center}
.commerce-readiness{background:var(--commerce-soft);padding:20px;border-radius:9px;display:flex;flex-direction:column;margin-bottom:26px}
.commerce-readiness h2{margin-bottom:10px;font-size:20px}
.commerce-readiness label{display:flex;align-items:center;gap:12px;min-height:48px;font-size:15px;color:#55625e}
.commerce-readiness label+label{border-top:1px solid var(--commerce-line)}
.commerce-readiness input{width:22px;height:22px;accent-color:var(--commerce-ink);flex-shrink:0;margin:0}
.commerce-workbench-grid{display:grid;gap:20px}
.commerce-item-row{display:grid;gap:12px;padding:22px 0;border-bottom:1px solid var(--commerce-line)}
.commerce-item-row p{color:#596761;font-size:15px;line-height:1.5;margin-top:4px}
.commerce-state-control{display:grid;gap:5px;color:#596761;font-size:14px;font-weight:500}
.commerce-state-control select{min-height:48px;width:100%;border:1px solid #7b8a84;border-radius:5px;background:#fff;padding:10px 34px 10px 12px}
.commerce-state-control select[data-selected-state=need]{background:var(--commerce-lime);border-color:var(--commerce-accent)}
.commerce-more-items{margin-top:12px}
.commerce-more-items>summary{padding:12px 0;cursor:pointer;font-size:15px;min-height:44px;font-weight:650}
.commerce-summary>h2{display:none}
.commerce-summary dl{background:var(--commerce-soft);border-radius:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:14px 0;margin-bottom:12px;text-align:center}
.commerce-summary dl>div+div{border-left:1px solid var(--commerce-line)}
.commerce-summary dt{font-size:13px;color:var(--commerce-muted)}
.commerce-summary dd{font-size:22px;font-weight:750;margin:3px 0 0}
.commerce-summary .commerce-button+.commerce-button{margin-top:8px}
.commerce-ui .commerce-status{font-size:13px;line-height:1.6;color:var(--commerce-ink);margin-top:8px;min-height:0}
.commerce-status:empty{display:none}
.commerce-results{margin-top:26px;padding:22px 18px;background:var(--commerce-soft);border-radius:9px;scroll-margin-top:24px}
.commerce-results h2{font-size:21px;margin-bottom:15px}
.commerce-results article+article{border-top:1px solid var(--commerce-line);padding-top:20px;margin-top:20px}
.commerce-results>p{font-size:15px;color:var(--commerce-muted)}
.commerce-criteria>div{padding:15px 0;border-bottom:1px solid var(--commerce-line)}
.commerce-criteria>div:last-child{border-bottom:0}
.commerce-criteria dt{display:flex;align-items:center;gap:10px;font-weight:700;font-size:16px}
.commerce-criteria dt>span{background:var(--commerce-lime);width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}
.commerce-criteria dd{margin:8px 0 0;font-size:15px;color:#465e54;line-height:1.65;word-break:keep-all}
.commerce-simple-list{margin:14px 0 0;padding-left:20px;font-size:15px;line-height:1.8}
.commerce-simple-list li+li{margin-top:8px}
.commerce-related{margin-top:32px;padding-top:24px;border-top:1px solid var(--commerce-line)}
.commerce-related h2{font-size:22px}
.commerce-detail-grid{display:grid;gap:24px}
.commerce-detail-save{padding:22px 20px;background:var(--commerce-soft);border-radius:9px}
.commerce-detail-save h2{margin-bottom:14px}
.commerce-detail-save .commerce-state-control>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.commerce-detail-save .commerce-button{margin-top:12px}
.commerce-ui .commerce-commission-note{font-size:14px;font-weight:650;line-height:1.6;letter-spacing:0;color:var(--commerce-ink);margin:0 0 12px;word-break:keep-all}
.commerce-center{text-align:center}
.commerce-filter-note{color:var(--commerce-muted);font-size:14px!important;margin:10px 0!important}
.commerce-saved-empty{padding:28px 20px;background:var(--commerce-soft);border-radius:9px}
.commerce-saved-empty p{margin:10px 0 20px}
.commerce-saved-rows>article{padding:8px 0 18px;border-bottom:1px solid var(--commerce-line)}
.commerce-saved-rows .commerce-item-row{border:0}
.commerce-saved-rows .commerce-open-link{padding:0;min-height:40px;border:0}
.commerce-saved-rows .commerce-open-link strong{font-size:14px;text-decoration:underline}
.commerce-saved-rows+.commerce-button{margin-top:22px}
.commerce-footer{border-top:1px solid var(--commerce-line);max-width:1440px;margin:0 auto;padding:24px 20px 28px;display:grid;gap:24px;color:var(--commerce-ink);font-size:14px;line-height:1.7}
.commerce-footer strong{font-size:16px;font-weight:750}
.commerce-footer p{margin:8px 0 0;color:var(--commerce-muted);font-size:13px;line-height:1.7}
.commerce-footer nav{display:flex;flex-wrap:wrap;gap:4px 18px}
.commerce-footer nav strong{width:100%}
.commerce-footer nav a{display:flex;align-items:center;min-height:36px;font-size:14px}
.commerce-footer-note{grid-column:1/-1;border-top:1px solid var(--commerce-line);padding-top:16px;font-size:13px;line-height:1.6}
.commerce-footer-note a{text-decoration:underline}
.baby-commerce-v1 main>.commerce-affiliate-disclosure{margin:12px 0 20px;font-size:13px;line-height:1.65;font-weight:500;letter-spacing:0;color:var(--commerce-ink);word-break:keep-all;overflow-wrap:anywhere}
.commerce-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body.baby-commerce-v1 .commerce-legacy-bridge{max-width:1100px;margin:24px auto;padding:20px;background:var(--commerce-soft)}
@media(min-width:761px){
  body.baby-commerce-v1{padding-bottom:0}
  .commerce-ui{padding:0 40px 64px}
  .commerce-header-inner{height:88px;padding:0 60px;gap:30px}
  .commerce-wordmark{font-size:30px}
  .commerce-saved-link{font-size:17px;min-height:48px;padding:10px 24px;border-radius:12px}
  .commerce-desktop-nav{display:flex;gap:clamp(22px,4vw,64px);align-items:center;margin-left:auto;margin-right:auto;font-size:18px;font-weight:600}
  .commerce-desktop-nav a{min-height:48px;display:flex;align-items:center;white-space:nowrap}
  .commerce-desktop-nav a[aria-current=page]{text-decoration:underline;text-underline-offset:12px}
  .commerce-mobile-info{display:none}
  .commerce-information-links{justify-content:flex-start;gap:18px;padding:3px 40px;font-size:14px}
  .commerce-information-links .commerce-information-home{margin-right:8px}
  .commerce-information.commerce-info-hub{padding:28px 40px 64px}
  .commerce-info-intro{padding:36px;border-radius:18px}
  .commerce-info-intro h1{font-size:44px}
  .commerce-info-section{padding-top:48px}
  .commerce-info-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:18px}
  .commerce-info-cards>.commerce-open-link strong{font-size:20px}
  .commerce-info-cards>.commerce-open-link small{font-size:15px}
  .commerce-info-checks{padding:24px}
  .commerce-info-checks ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;font-size:15px}
  .commerce-info-checks li+li{margin-top:0}
  .commerce-dock{display:none}
  .commerce-hero{grid-template-columns:43% minmax(0,1fr);align-items:center;gap:4%;padding:38px 0 34px}
  .commerce-ui .commerce-hero h1{font-size:clamp(42px,4.75vw,68px);line-height:1.2;letter-spacing:-3px}
  .commerce-ui .commerce-lead{font-size:clamp(17px,1.65vw,23px);margin-top:22px;word-break:keep-all}
  .commerce-hero-photo{aspect-ratio:1.25;border-radius:20px;min-height:470px;max-height:605px;height:42vw}
  .commerce-stage-choices{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:30px 0 26px}
  .commerce-stage-choices button{border-color:transparent;border-radius:28px;min-height:52px;font-size:17px;padding:12px 6px}
  .commerce-ui .commerce-button{min-height:58px;font-size:18px}
  .commerce-ui .commerce-local-note{font-size:14px;margin-top:12px}
  .commerce-step-rail{grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--commerce-line);margin-top:0}
  .commerce-step-rail a{border-top:0;justify-content:center;min-height:82px;font-size:19px}
  .commerce-step-rail a>span{width:42px;height:42px;font-size:21px}
  .commerce-step-rail .commerce-icon{display:none}
  .commerce-section{margin-top:42px}
  .commerce-ui h2{font-size:30px;letter-spacing:-1px}
  .commerce-home .commerce-topic-list,.commerce-link-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
  .commerce-home .commerce-topic-list .commerce-open-link{border-bottom:0}
  .commerce-open-link{padding:24px 0;min-height:90px}
  .commerce-open-link strong{font-size:22px}
  .commerce-open-link small{font-size:17px}
  .commerce-ui:not(.commerce-home) .commerce-topic-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px}
  .commerce-information{padding:30px}
  .commerce-page-title{padding:32px 0 28px}
  .commerce-page-title h1{font-size:44px;letter-spacing:-1.7px}
  .commerce-page-title>p{font-size:20px}
  .commerce-breadcrumb{font-size:15px;padding-top:20px;gap:12px}
  .commerce-mobile-break{display:none}
  .commerce-readiness{flex-direction:row;align-items:center;gap:24px;padding:22px 26px;margin-bottom:28px}
  .commerce-readiness h2{font-size:23px;margin:0 16px 0 0}
  .commerce-readiness label{font-size:16px;padding:8px 16px;background:#fff;border:1px solid #7b8a84;border-radius:5px}
  .commerce-readiness label+label{border-top-color:#7b8a84}
  .commerce-workbench-grid{grid-template-columns:minmax(0,1fr) 275px;gap:48px;align-items:start}
  .commerce-item-row{grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:30px;padding:22px 0}
  .commerce-item-row h3{font-size:23px}
  .commerce-item-row p{font-size:16px}
  .commerce-summary{border-top:1px solid var(--commerce-line);padding-top:20px}
  .commerce-summary>h2{display:block;font-size:25px;margin-bottom:18px}
  .commerce-summary dl{display:block;background:transparent;padding:0}
  .commerce-summary dl>div{display:flex;justify-content:space-between;align-items:center;min-height:45px}
  .commerce-summary dl>div+div{border-left:0}
  .commerce-summary dt,.commerce-summary dd{font-size:19px;color:var(--commerce-ink)}
  .commerce-summary .commerce-button{font-size:16px}
  .commerce-results{padding:26px 30px;margin-top:32px}
  .commerce-results h2{font-size:26px}
  .commerce-criteria>div{display:grid;grid-template-columns:230px minmax(0,1fr);gap:25px;align-items:start;min-height:74px;padding:18px 0}
  .commerce-criteria dt{font-size:18px;gap:18px}
  .commerce-criteria dt>span{width:36px;height:36px;font-size:17px}
  .commerce-criteria dd{font-size:17px;margin:3px 0 0}
  .commerce-results .commerce-open-link{padding:10px 0;min-height:48px;border:0}
  .commerce-results .commerce-open-link strong{font-size:18px;text-decoration:underline;text-underline-offset:4px}
  .commerce-detail-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);gap:40px;align-items:start}
  .commerce-detail-save{padding:30px}
  .commerce-detail-save h2{font-size:30px;margin-bottom:20px}
  .commerce-detail-save .commerce-state-control select{min-height:60px;font-size:20px}
  .commerce-detail-save .commerce-button{margin-top:22px}
  .commerce-related h2{font-size:28px}
  .commerce-related .commerce-open-link{border-bottom:0}
  .commerce-simple-list{font-size:17px}
  .commerce-saved-page .commerce-summary dl{display:flex;gap:25px}
  .commerce-saved-page .commerce-summary dl>div{gap:10px}
  .commerce-saved-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px}
  .commerce-footer{grid-template-columns:1fr 1fr 1fr;padding:30px 60px;gap:32px}
}
@media(min-width:1200px){.commerce-ui{padding-left:0;padding-right:0}.commerce-header-inner{max-width:1440px}.commerce-hero{grid-template-columns:41% minmax(0,1fr);gap:4.5%}}
@media(min-width:761px) and (max-width:1100px){.commerce-desktop-nav{gap:20px;font-size:15px}.commerce-header-inner{padding:0 30px;gap:20px}.commerce-wordmark{font-size:25px}.commerce-saved-link{font-size:15px;padding:8px 14px}.commerce-readiness{flex-wrap:wrap}.commerce-workbench-grid{gap:24px;grid-template-columns:minmax(0,1fr) 230px}.commerce-item-row{grid-template-columns:1fr;gap:12px}.commerce-detail-grid{grid-template-columns:1fr}.commerce-hero-photo{min-height:400px}}
@media(max-width:370px){.commerce-header-inner{padding:0 16px}.commerce-wordmark{font-size:20px}.commerce-saved-link{padding:8px;font-size:13px}.commerce-ui{padding-left:16px;padding-right:16px}.commerce-ui .commerce-hero h1{font-size:33px}.commerce-ui h1{font-size:28px}}
@media(prefers-reduced-motion:no-preference){.commerce-ui button,.commerce-ui a{transition:background-color .14s,color .14s,border-color .14s}}
/* Discovery v4: original product photography, contextual purchase paths, prominent insurance. */
body.baby-commerce-v1{--commerce-ink:#173b32;--commerce-accent:#b6412e;--commerce-coral:#c64d37;--commerce-lime:#f8ede7;--commerce-soft:#f7f8f6;--commerce-line:#e5e8e4;--commerce-muted:#626c67}
.commerce-ui{max-width:1440px;padding:0 20px 48px}
.commerce-header-inner{max-width:1440px}
.commerce-header{border-bottom:0}
.commerce-saved-link{border-color:var(--commerce-line)}
.commerce-saved-link span{background:var(--commerce-soft);border-radius:50%;min-width:24px;text-align:center}
.commerce-desktop-nav a:last-child{color:var(--commerce-coral);font-weight:750}
.commerce-ui .commerce-button{background:var(--commerce-coral);border-color:var(--commerce-coral);border-radius:10px;min-height:48px}
.commerce-ui .commerce-button-outline{background:#fff;color:var(--commerce-ink);border-color:var(--commerce-line)}
.commerce-ui .commerce-button-outline:hover{background:var(--commerce-soft)}
.commerce-discovery-hero{background:#f8ede7;border-radius:18px;padding:25px 22px;display:grid;gap:24px;margin-top:12px}
.commerce-discovery-hero h1{font-size:34px;line-height:1.22;letter-spacing:-1.5px}
.commerce-ui .commerce-discovery-hero .commerce-lead{font-size:16px;line-height:1.65;margin-top:16px;color:#495d54;word-break:keep-all}
.commerce-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:22px}
.commerce-hero-actions>.commerce-text-link{justify-content:center;width:100%;font-size:14px;padding:0;min-height:38px}
.commerce-hero-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.commerce-hero-products>a{display:block;border-radius:12px;background:white;overflow:hidden;aspect-ratio:1}
.commerce-hero-products img{display:block;width:100%;height:100%;object-fit:contain}
.commerce-insurance-strip{background:var(--commerce-ink);color:#fff;border-radius:12px;padding:24px;margin:24px 0 36px;display:grid;gap:20px;scroll-margin-top:20px}
.commerce-insurance-strip h2{font-size:24px;color:#fff;line-height:1.4}
.commerce-insurance-strip p{font-size:15px;line-height:1.7;margin-top:12px;color:#e2ebe6;word-break:keep-all}
.commerce-ui .commerce-insurance-strip .commerce-button{background:#fff;color:var(--commerce-ink);border-color:#fff;font-size:15px}
.commerce-ui .commerce-insurance-strip .commerce-button:hover{background:#f2f6f3}
.commerce-ui .commerce-insurance-strip .commerce-local-note{color:#dce6e0;font-size:12px;text-align:center;margin-top:10px}
.commerce-moments h2{margin-bottom:16px}
.commerce-moment-rail{display:grid;grid-auto-flow:column;grid-auto-columns:105px;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px}
.commerce-moment-rail>a{min-width:0;scroll-snap-align:start}
.commerce-moment-image{display:block;aspect-ratio:1;background:#fff;border:1px solid var(--commerce-line);border-radius:10px;overflow:hidden}
.commerce-moment-image img{width:100%;height:100%;object-fit:contain;display:block}
.commerce-moment-rail strong{display:flex;justify-content:center;align-items:center;gap:4px;font-size:13px;line-height:1.4;min-height:44px;word-break:keep-all}
.commerce-moment-rail .commerce-icon{height:14px;width:14px}
.commerce-section{margin-top:48px}
.commerce-section-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;align-items:center;margin-bottom:24px}
.commerce-section-heading p{margin-top:9px;font-size:15px;color:var(--commerce-muted);word-break:keep-all}
.commerce-discovery-tabs{display:flex;gap:8px;flex-wrap:wrap}
.commerce-discovery-tabs button{border:1px solid var(--commerce-line);background:white;border-radius:24px;min-height:44px;padding:9px 17px;font-size:14px}
.commerce-discovery-tabs button[aria-pressed=true]{background:var(--commerce-coral);border-color:var(--commerce-coral);color:#fff}
.commerce-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px;margin-top:20px;align-items:stretch}
.commerce-product-tile{border:0;padding:0;display:flex;flex-direction:column;min-width:0}
.commerce-product-card{display:flex;flex-direction:column;gap:12px;flex:1;min-width:0}
.commerce-product-image{width:100%;border:0;border-radius:12px}
.commerce-product-image img{padding:3px}
.commerce-product-caption{display:flex;flex-direction:column;gap:6px;flex:1;width:100%}
.commerce-product-caption>small{font-size:12px;line-height:1.5}
.commerce-product-caption>strong{font-size:17px;line-height:1.4;min-height:48px;letter-spacing:-.5px}
.commerce-product-caption>span{font-size:14px;line-height:1.6;min-height:45px;word-break:keep-all;margin-bottom:4px}
.commerce-product-caption>b{background:var(--commerce-coral);border-radius:9px;padding:10px 6px;min-height:46px;font-size:13px;margin-top:auto;gap:1px}
.commerce-product-caption>b .commerce-icon{width:15px;height:15px}
.commerce-product-card:hover .commerce-product-caption>b{background:var(--commerce-accent)}
.commerce-product-tile .commerce-card-secondary{justify-content:center;margin:2px 0 0;font-size:13px;gap:2px}
.commerce-card-secondary .commerce-icon{width:14px;height:14px}
.commerce-collection-foot{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;border-top:1px solid var(--commerce-line);padding-top:14px;margin-top:22px}
.commerce-collection-foot p{font-size:13px;color:var(--commerce-muted)}
.commerce-collection-foot .commerce-text-link{color:var(--commerce-coral);font-size:14px}
.commerce-compare-band{background:#f8ede7;padding:16px 12px;border-radius:12px}
.commerce-compare-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;text-align:center}
.commerce-compare-products img{display:block;background:#fff;border-radius:10px;width:100%;max-width:240px;height:auto;aspect-ratio:1;object-fit:contain;margin:0 auto 12px}
.commerce-compare-products h3{font-size:16px;margin-bottom:18px;line-height:1.5}
.commerce-comparison table{border-collapse:collapse;width:100%;table-layout:fixed;background:#fff;font-size:13px;line-height:1.6}
.commerce-comparison th,.commerce-comparison td{padding:12px 8px;border:1px solid #e6ded8;overflow-wrap:anywhere;word-break:keep-all}
.commerce-comparison th{width:23%;text-align:left;font-size:12px}
.commerce-comparison td{width:38.5%;color:var(--commerce-muted)}
.commerce-comparison col{width:38.5%}.commerce-comparison col.commerce-compare-label{width:23%}
.commerce-compare-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}
.commerce-compare-actions .commerce-button{font-size:13px;padding:10px 4px}
.commerce-home-prep-rail{display:grid;margin-top:14px}
.commerce-benefit-rail{display:grid;border-top:1px solid var(--commerce-line);margin-top:26px}
.commerce-product-filter{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;margin-bottom:26px}
.commerce-product-filter .commerce-stage-choices{margin:0;flex:1 1 280px}
.commerce-product-filter .commerce-filter-note{width:100%;margin:0!important}
.commerce-product-filter [data-commerce-all-topics][aria-pressed=true]{color:var(--commerce-coral);font-weight:750}
.commerce-detail-opening{display:grid;gap:24px;margin:18px 0 40px}
.commerce-detail-photo{display:block;margin:0;text-align:center}
.commerce-detail-photo img{width:100%;max-width:492px;display:block;margin:0 auto;border:1px solid var(--commerce-line);border-radius:14px}
.commerce-detail-photo figcaption{font-size:12px;margin-top:12px;text-align:center;line-height:1.7}
.commerce-detail-pitch .commerce-page-title{padding:0 0 20px}
.commerce-detail-pitch .commerce-page-title .commerce-detail-moment{margin:0 0 10px;color:var(--commerce-coral);font-size:15px;font-weight:650}
.commerce-detail-pitch .commerce-page-title h1{font-size:30px;line-height:1.3}
.commerce-detail-pitch .commerce-page-title>p:last-child{font-size:16px}
.commerce-detail-fit-label{display:block;font-size:12px;font-weight:700;color:var(--commerce-ink);margin-bottom:4px}
.commerce-ui .commerce-detail-defer{font-size:13px;line-height:1.6;color:var(--commerce-muted);padding:0 0 14px}
.commerce-detail-defer strong{color:var(--commerce-ink)}
.commerce-product-reasons{list-style:none;margin:0 0 24px;padding:0;border-top:1px solid var(--commerce-line)}
.commerce-product-reasons li{padding:14px 0;border-bottom:1px solid var(--commerce-line);display:grid;gap:5px;font-size:15px}
.commerce-product-reasons li span{color:var(--commerce-muted);line-height:1.65;word-break:keep-all}
.commerce-detail-save .commerce-button{background:var(--commerce-ink);border-color:var(--commerce-ink)}
.commerce-dock a[href="/insurance/"]{color:var(--commerce-coral)}
.commerce-model-comparison{scroll-margin-top:24px}
.commerce-comparison-hint{font-size:14px;color:var(--commerce-muted);margin:26px 0 12px;line-height:1.7}
.commerce-compare-scroll{overflow-x:auto;max-width:100%;border:1px solid var(--commerce-line);border-radius:12px;background:#fff}
.commerce-compare-scroll:focus-visible{outline:3px solid var(--commerce-coral);outline-offset:3px}
.commerce-model-table{width:100%;min-width:800px;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:14px;line-height:1.6}
.commerce-model-table caption{text-align:left;padding:16px;background:var(--commerce-soft);font-weight:700}
.commerce-model-table th,.commerce-model-table td{border-right:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line);padding:14px 12px;vertical-align:top;word-break:keep-all;overflow-wrap:anywhere;text-align:left}
.commerce-model-table tr>*:first-child{width:110px;position:sticky;left:0;z-index:1;background:#f7f6f2;font-size:13px}
.commerce-model-table tr>*:last-child{border-right:0}.commerce-model-table tbody tr:last-child>*{border-bottom:0}
.commerce-model-table thead th{background:#fff}.commerce-model-table thead img{display:block;width:104px;height:104px;object-fit:contain;margin:0 auto 12px}
.commerce-model-table thead a{display:block}.commerce-model-table thead strong{display:block;font-size:15px;min-height:48px}
.commerce-model-table thead small{display:block;color:var(--commerce-coral);margin-top:6px}.commerce-model-table .commerce-current-model{box-shadow:inset 0 4px var(--commerce-coral);background:#fff8f4}
.commerce-ui .commerce-model-table .commerce-button{width:100%;min-height:44px;padding:8px 4px;font-size:13px}
.commerce-model-comparison+.commerce-product-filter{margin-top:48px}
@media(max-width:760px){.commerce-model-table{min-width:610px;font-size:13px}.commerce-model-table tr>*:first-child{width:86px;padding:12px 8px;font-size:12px}.commerce-model-table thead strong{font-size:14px}.commerce-model-table th,.commerce-model-table td{padding:12px 8px}}
@media(min-width:1000px){.commerce-model-table{font-size:15px}.commerce-model-table tr>*:first-child{width:150px}.commerce-model-table thead strong{font-size:17px}.commerce-model-table th,.commerce-model-table td{padding:16px}}
@media(min-width:761px){
 .commerce-ui{padding:0 40px 72px}.commerce-header-inner{height:84px;padding:0 40px}.commerce-wordmark{font-size:28px}.commerce-desktop-nav{font-size:17px;gap:40px}.commerce-saved-link{font-size:15px;padding:8px 18px}
 .commerce-discovery-hero{grid-template-columns:1.05fr 1fr;gap:36px;padding:36px 40px;margin-top:14px;align-items:center;min-height:432px;border-radius:24px}
 .commerce-discovery-hero h1{font-size:clamp(34px,3.7vw,56px);letter-spacing:-2px;line-height:1.25;white-space:nowrap}.commerce-ui .commerce-discovery-hero .commerce-lead{font-size:18px;margin-top:22px}
 .commerce-hero-actions{gap:20px;margin-top:28px}.commerce-hero-actions>.commerce-button{width:auto;font-size:16px;padding:14px 22px;min-height:54px}.commerce-hero-actions>.commerce-text-link{width:auto;font-size:15px}
 .commerce-hero-products{grid-template-columns:1.12fr 1fr;grid-template-rows:1fr 1fr;gap:10px;height:360px}.commerce-hero-products>a{aspect-ratio:auto}.commerce-hero-products>a:first-child{grid-row:1/3}
 .commerce-insurance-strip{grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:32px;padding:28px 36px;margin:24px 0 38px}.commerce-insurance-strip h2{font-size:28px}.commerce-insurance-strip p{font-size:16px;max-width:770px}.commerce-ui .commerce-insurance-strip .commerce-button{min-height:52px;font-size:16px}
 .commerce-moment-rail{grid-auto-flow:unset;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;overflow:visible;padding-bottom:0}.commerce-moment-image{max-height:166px}.commerce-moment-rail strong{font-size:16px;justify-content:space-between;min-height:48px}.commerce-moment-rail .commerce-icon{width:18px;height:18px}
 .commerce-section{margin-top:64px}.commerce-ui h2{font-size:30px}.commerce-section-heading p{font-size:17px}.commerce-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.commerce-product-caption>strong{font-size:22px;min-height:63px}.commerce-product-caption>span{font-size:16px;min-height:52px}.commerce-product-caption>b{font-size:16px;min-height:50px}.commerce-product-caption>small{font-size:13px}.commerce-product-tile .commerce-card-secondary{font-size:14px}.commerce-product-image img{padding:8px}.commerce-collection-foot p{font-size:14px}
 .commerce-compare-band{padding:28px 36px}.commerce-compare-products{gap:60px}.commerce-compare-products h3{font-size:22px;margin-bottom:22px}.commerce-comparison table{font-size:17px}.commerce-comparison th{font-size:16px;width:20%}.commerce-comparison td{width:40%;text-align:center}.commerce-comparison th,.commerce-comparison td{padding:16px 20px}.commerce-compare-actions{gap:60px;max-width:900px;margin:22px auto 0}.commerce-compare-actions .commerce-button{font-size:17px}
 .commerce-home-prep-rail,.commerce-benefit-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.commerce-home-prep-rail .commerce-open-link{align-items:flex-start}.commerce-benefit-rail .commerce-open-link strong{font-size:19px}
 .commerce-detail-opening{grid-template-columns:1fr 1fr;gap:56px;align-items:start;margin:28px 0 56px}.commerce-detail-pitch .commerce-page-title h1{font-size:37px}.commerce-detail-pitch .commerce-page-title>p:last-child{font-size:18px}.commerce-detail-photo{grid-template-columns:none}.commerce-detail-photo figcaption{font-size:13px}.commerce-product-reasons li{font-size:16px}.commerce-detail-pitch .commerce-button{font-size:18px;min-height:56px}
}
@media(min-width:761px){.commerce-comparison col{width:40%}.commerce-comparison col.commerce-compare-label{width:20%}.commerce-compare-products{padding-left:20%;gap:0}.commerce-compare-actions{max-width:none;margin-left:20%;gap:40px}.commerce-comparison .commerce-section-heading{justify-content:center;text-align:center}}
@media(min-width:761px) and (max-width:1050px){.commerce-discovery-hero{padding:26px;gap:20px}.commerce-hero-products{height:320px}.commerce-header-inner{gap:16px;padding-left:24px;padding-right:24px}.commerce-desktop-nav{gap:16px;font-size:14px}.commerce-wordmark{font-size:24px}.commerce-saved-link{padding-left:12px;padding-right:12px;font-size:14px}.commerce-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-insurance-strip{grid-template-columns:1fr;padding:26px}.commerce-insurance-strip>div:last-child{max-width:360px}.commerce-detail-opening{gap:28px}.commerce-detail-pitch .commerce-page-title h1{font-size:30px}}
@media(max-width:370px){.commerce-ui{padding-left:16px;padding-right:16px}.commerce-discovery-hero{padding:22px 18px}.commerce-discovery-hero h1{font-size:30px}.commerce-insurance-strip{padding:20px}.commerce-product-caption>b{font-size:12px}.commerce-product-caption>b .commerce-icon{display:none}.commerce-discovery-tabs{gap:6px}.commerce-discovery-tabs button{padding:9px 15px}}
@media(max-width:370px){.commerce-header-inner{padding-left:16px;padding-right:16px;gap:8px}.commerce-header-actions{gap:8px}.commerce-wordmark{font-size:19px}.commerce-mobile-info{font-size:12px}.commerce-saved-link{font-size:12px;padding-left:8px;padding-right:8px}.commerce-information-links{gap:0;padding-left:16px;padding-right:16px;font-size:12px}.commerce-information-links a{padding-left:6px;padding-right:6px}.commerce-info-intro{padding:22px 18px}}
/* Exact product arrivals show the promised criteria before the optional table.
   Keep the existing desktop two-column layout and every original product fact. */
@media(max-width:760px){
 .commerce-direct-arrival{grid-template-columns:104px minmax(0,1fr);gap:12px 14px;margin:16px 0 30px;align-items:start}
 .commerce-direct-arrival .commerce-detail-photo,.commerce-direct-arrival .commerce-detail-pitch{display:contents}
 .commerce-direct-arrival .commerce-detail-photo img{grid-column:1;grid-row:1;width:104px;max-width:104px;height:104px;object-fit:contain;border-radius:10px}
 .commerce-direct-arrival .commerce-page-title{grid-column:2;grid-row:1;padding:0}
 .commerce-direct-arrival .commerce-page-title h1{font-size:22px;line-height:1.35;letter-spacing:-.7px}
 .commerce-direct-arrival .commerce-page-title .commerce-detail-moment{font-size:12px;line-height:1.5;margin:0 0 6px}
 .commerce-direct-arrival .commerce-page-title>p:last-child{font-size:13px;line-height:1.6;margin-top:8px}
 .commerce-direct-arrival .commerce-detail-fit-label{font-size:11px;margin-bottom:2px}
 .commerce-direct-arrival .commerce-detail-photo figcaption{grid-column:1/-1;grid-row:2;margin:0;text-align:left;font-size:11px;line-height:1.6}
 .commerce-direct-arrival .commerce-product-reasons{grid-column:1/-1;grid-row:3;margin:0}
 .commerce-direct-arrival .commerce-product-reasons li{padding:10px 0;gap:3px;font-size:14px}
 .commerce-direct-arrival .commerce-product-reasons li span{line-height:1.6}
 .commerce-direct-arrival .commerce-detail-defer{grid-column:1/-1;grid-row:4;padding:0;font-size:12px}
 .commerce-direct-arrival .commerce-outbound{grid-column:1/-1;grid-row:5;margin:0}
 .commerce-direct-arrival .commerce-local-note{grid-column:1/-1;grid-row:6;margin:0}
}
@media print{body.baby-commerce-v1{padding:0}.commerce-header,.commerce-dock,.commerce-footer,.commerce-ui button,.commerce-state-control,.commerce-breadcrumb,.commerce-outbound,.commerce-status{display:none!important}.commerce-ui{max-width:none;padding:0}.commerce-saved-rows{display:block}.commerce-saved-rows article{break-inside:avoid}.commerce-item-row{display:block}.commerce-saved-rows .commerce-open-link{display:none}.commerce-saved-rows article::before{content:attr(data-print-state);font-weight:bold}.commerce-ui .commerce-local-note{font-size:10pt}}
