.yg-bn-list{--yg-bn-primary: #a45b52;--yg-bn-text: #000000;--yg-bn-muted: rgba(0, 0, 0, .4);display:block;position:relative;color:var(--yg-bn-text);background:linear-gradient(180deg,#f5ebea,#f9f5f4 22.16%);font-family:Montserrat,var(--font-body-family),sans-serif}.yg-bn-list[hidden],.yg-bn-list [hidden]{display:none!important}.yg-bn-list *,.yg-bn-list *:before,.yg-bn-list *:after{box-sizing:border-box}.yg-bn-list__inner{display:flex;width:min(calc(100% - 32px),1440px);margin-inline:auto;flex-direction:column;align-items:stretch;gap:30px;padding:48px 0 100px}.yg-bn-list__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 32px}.yg-bn-list__heading-wrap{display:flex;width:min(100%,566.4px);flex:1 1 auto;min-width:min(100%,360px);flex-direction:column;gap:20px}.yg-bn-list__title,.yg-bn-list__card h3,.yg-bn-list__card p{margin:0}.yg-bn-list__title{color:#111111b3;font-size:16px;font-weight:500;line-height:normal}.yg-bn-list__title-count{color:var(--yg-bn-primary);font-weight:700}.yg-bn-list__controls{display:flex;width:100%;gap:16px}.yg-bn-list__controls .yg-bn-list__dropdown{width:275.2px;max-width:calc(50% - 8px);flex:0 1 275.2px}.yg-bn-list__dropdown{position:relative;min-width:0;z-index:4}.yg-bn-list__dropdown.is-open{z-index:5}.yg-bn-list__dropdown-toggle{display:flex;width:100%;height:51px;align-items:center;justify-content:space-between;border:1px solid transparent;border-radius:8px;padding:10px 16px;color:var(--yg-bn-text);background:#fff;font-family:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.yg-bn-list__dropdown-toggle:hover,.yg-bn-list__dropdown-toggle:active,.yg-bn-list__dropdown-toggle:focus{color:var(--yg-bn-text);background:#fff}.yg-bn-list__dropdown-toggle:hover{border-color:var(--yg-bn-primary);box-shadow:0 2px 8px #a45b5226}.yg-bn-list__dropdown.is-open .yg-bn-list__dropdown-toggle,.yg-bn-list__dropdown.is-open .yg-bn-list__dropdown-toggle:hover,.yg-bn-list__dropdown.is-open .yg-bn-list__dropdown-toggle:active,.yg-bn-list__dropdown.is-open .yg-bn-list__dropdown-toggle:focus{color:var(--yg-bn-text);background:#fff;border-color:var(--yg-bn-primary);box-shadow:0 3px 10px #a45b5240}.yg-bn-list__dropdown-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.yg-bn-list__dropdown-label{color:#565656;font-size:10px;font-weight:400;line-height:1.22}.yg-bn-list__dropdown-value{overflow:hidden;color:var(--yg-bn-text);font-size:12px;font-weight:500;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.yg-bn-list__dropdown-icon{width:12px;height:12px;flex:0 0 auto;transition:transform .3s ease}.yg-bn-list__dropdown.is-open .yg-bn-list__dropdown-icon{transform:rotate(180deg)}.yg-bn-list__native-select{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.yg-bn-list__dropdown-menu{position:absolute;top:calc(100% + 5px);left:0;display:grid;visibility:hidden;overflow:hidden;width:100%;border:1px solid var(--yg-bn-primary);border-radius:8px;background:#fff;box-shadow:0 4px 10px #a45b5240;opacity:0;transform:translateY(-5px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.yg-bn-list__dropdown.is-open .yg-bn-list__dropdown-menu{visibility:visible;opacity:1;transform:translateY(0)}.yg-bn-list__dropdown-menu button{min-height:45px;border:0;padding:10px 16px;color:var(--yg-bn-text);background:#fff;font-family:inherit;font-size:12px;font-weight:500;text-align:left;cursor:pointer;transition:color .2s ease,background-color .2s ease}.yg-bn-list__dropdown-menu button:hover,.yg-bn-list__dropdown-menu button:focus-visible,.yg-bn-list__dropdown-menu button[aria-selected=true]{color:var(--yg-bn-primary);background:#a45b520d;outline:none}.yg-bn-list__dropdown-toggle:focus-visible,.yg-bn-list__grid:focus-visible{outline:2px solid var(--yg-bn-primary);outline-offset:2px}.yg-bn-list__header-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.yg-bn-list__email{min-width:216px;height:36px;flex:0 0 auto;gap:6px;padding:8px 16px;border-radius:50px;background:var(--yg-bn-primary);font-size:14px;font-weight:500;white-space:nowrap}.yg-bn-list .yg-bn-list__email:hover:not([disabled]):not([aria-disabled=true]){background:#924f47;color:#fff}.yg-bn-list__email .yg-baby-name-button__icon{width:16px;height:16px}.yg-bn-list__status,.yg-bn-list__saved-status{width:100%;border-radius:var(--dsm-radius-r2, 8px);padding:var(--dsm-space-3, 12px) var(--dsm-space-4, 16px);color:var(--dsm-color-fg-secondary, #333333);background:var(--dsm-color-component-bg, #f3f3f3);font-size:var(--dsm-fs-body-m, 14px)}.yg-bn-list__status{text-align:center}.yg-bn-list__empty{display:flex;width:100%;flex-direction:column;align-items:center;gap:var(--dsm-space-4, 16px);padding:var(--dsm-space-2, 8px) 0 var(--dsm-space-4, 16px);text-align:center}.yg-bn-list__empty-message{margin:0;color:var(--dsm-color-fg-secondary, #333333);font-size:var(--dsm-fs-body-m, 14px)}.yg-bn-list__results{position:relative;z-index:0;display:flex;width:100%;flex-direction:column;gap:0;min-height:120px;isolation:isolate}.yg-bn-list__status[data-state=error],.yg-bn-list__saved-status[data-state=error]{color:var(--dsm-color-error, #b42318);background:var(--dsm-color-error-bg, #fff1f0)}.yg-bn-list__status[data-state=success],.yg-bn-list__saved-status[data-state=success]{color:var(--dsm-color-success, #2e8b57);background:var(--dsm-color-success-bg, #eaf7ef)}.yg-bn-list__results{position:relative;min-height:320px}.yg-bn-list__grid{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.yg-bn-list.is-initializing .yg-bn-list__title{visibility:hidden}.yg-bn-list[aria-busy=true] .yg-bn-list__results,.yg-bn-list[aria-busy=true] .yg-bn-list__grid{pointer-events:none}.yg-bn-list__results .yg-bn-data-loading{z-index:1}.yg-bn-list__card{display:flex;min-width:0;min-height:245px;flex-direction:column;gap:16px;border:0;border-radius:20px;padding:24px;background:#fff}.yg-bn-list__card-head{display:flex;min-height:29px;align-items:flex-end;justify-content:space-between;gap:12px}.yg-bn-list__card h3{overflow:hidden;color:var(--yg-bn-text);font-size:24px;font-weight:700;line-height:normal;text-overflow:ellipsis;white-space:nowrap}.yg-bn-list__gender{display:inline-flex;min-height:27px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:99px;padding:6px 12px;color:var(--yg-bn-primary);background:#f9f5f4;font-size:12px;font-weight:700;line-height:normal}.yg-bn-list__gender[data-gender-value=boy]{color:#487da3;background:#f4f6f9}.yg-bn-list__favorite{width:auto;min-width:50px;height:40px;border:0!important;border-radius:0;padding:12px 18px 12px 16px!important;color:#c9837a;background:#f8f7f7;box-shadow:none;outline:none}.yg-bn-list__favorite .yg-baby-name-button__icon{width:16px;height:16px}.yg-bn-list__saved-remove .yg-baby-name-button__icon,.yg-bn-list__page--arrow .yg-baby-name-button__icon{width:20px;height:20px}.yg-bn-list__favorite .yg-bn-list__heart,.yg-bn-list__favorite .yg-bn-list__heart path{fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linejoin:round}.yg-bn-list__favorite.is-saved{color:#9c5455!important}.yg-bn-list__favorite.is-saved .yg-bn-list__heart,.yg-bn-list__favorite.is-saved .yg-bn-list__heart path{fill:currentColor!important;stroke:none!important}.yg-bn-list__toast{position:fixed;top:20px;left:50%;z-index:9999;display:flex;align-items:center;gap:8px;max-width:min(calc(100vw - 32px),480px);padding:12px 24px;border-radius:8px;background:#fff;color:#000;font-size:14px;font-weight:500;line-height:1.4;box-shadow:0 4px 12px #00000026;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(-10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.yg-bn-list__toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.yg-bn-list__toast-icon{display:none;width:16px;height:16px;min-width:16px;min-height:16px;flex-shrink:0}.yg-bn-list__toast.is-success .yg-bn-list__toast-icon--success,.yg-bn-list__toast.is-error .yg-bn-list__toast-icon--error{display:block}.yg-bn-list .yg-bn-list__favorite.yg-baby-name-button:hover:not([disabled]):not([aria-disabled=true]),.yg-bn-list .yg-bn-list__favorite.yg-baby-name-button:focus-visible:not([disabled]):not([aria-disabled=true]),.yg-bn-list .yg-bn-list__favorite.yg-baby-name-button:active:not([disabled]):not([aria-disabled=true]){border:0!important;color:var(--yg-bn-primary);background:#efeae9;box-shadow:none;outline:none}.yg-bn-list .yg-bn-list__favorite.is-saved:hover:not([disabled]):not([aria-disabled=true]),.yg-bn-list .yg-bn-list__favorite.is-saved:focus-visible:not([disabled]):not([aria-disabled=true]){border:0!important;color:var(--yg-bn-primary);background:#a45b521f;box-shadow:none;outline:none}.yg-bn-list__favorite:disabled,.yg-bn-list__saved-remove:disabled{opacity:.45;cursor:wait}.yg-bn-list__meaning{display:flex;min-height:40px;flex-direction:column;color:var(--yg-bn-muted);font-size:13px;font-weight:500;line-height:1.5}.yg-bn-list__meaning>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yg-bn-list__popularity{display:grid;gap:16px}.yg-bn-list__meta-row{display:flex;align-items:center;justify-content:flex-start;gap:6px;color:var(--yg-bn-muted);font-size:13px;font-weight:500;line-height:1.4}.yg-bn-list__bar{display:block;overflow:hidden;width:100%;height:6px;border-radius:99px;background:#0000001a}.yg-bn-list__bar i{display:block;width:var(--yg-bn-popularity, 0%);height:100%;border-radius:inherit;background:linear-gradient(90deg,#6f292d,#c88a85)}.yg-bn-list__detail{min-width:0;height:40px;flex:1;border:0;border-right:.5px solid rgba(0,0,0,.05);border-radius:50px 0 0 50px;color:var(--yg-bn-text);background:#f8f7f7;font-size:14px}.yg-bn-list .yg-bn-list__detail.yg-baby-name-button--secondary:hover:not([disabled]):not([aria-disabled=true]){border-color:transparent;border-right-color:#0000000d;color:var(--yg-bn-text);background:#efeae9}.yg-bn-list__card-actions{display:flex;overflow:hidden;width:100%;height:40px;margin-top:auto;border-radius:50px;background:#f8f7f7}.yg-bn-list__footer{display:flex;align-items:center;justify-content:center}.yg-bn-list__pagination{display:flex;align-items:center;justify-content:center;width:100%;gap:0;padding:0;transition:opacity .18s ease}.yg-bn-list__pagination.is-loading{opacity:.5;pointer-events:none;cursor:not-allowed}.yg-bn-list__page{position:relative;display:inline-flex;width:48px;min-width:48px;height:48px;align-items:center;justify-content:center;padding:0!important;border:0;border-radius:0;color:#0000004d;background:transparent;font-family:inherit;font-size:14px;font-weight:400;line-height:1.4;opacity:1;cursor:pointer}.yg-bn-list__page.is-active,.yg-bn-list__page.is-active:disabled{color:#000;background:transparent;font-weight:600;line-height:1.7;opacity:1;cursor:default}.yg-bn-list__page:hover:not([disabled]):not([aria-disabled=true]){color:var(--yg-bn-primary);background:transparent;opacity:1}.yg-bn-list__page:disabled,.yg-bn-list__page[aria-disabled=true]{pointer-events:none;cursor:default}.yg-bn-list__page:disabled:not(.is-active){color:#0000004d}.yg-bn-list__page:disabled:hover,.yg-bn-list__page:disabled:focus,.yg-bn-list__page:disabled:focus-visible,.yg-bn-list__page:disabled:active,.yg-bn-list__page[aria-disabled=true]:hover,.yg-bn-list__page[aria-disabled=true]:focus,.yg-bn-list__page[aria-disabled=true]:focus-visible,.yg-bn-list__page[aria-disabled=true]:active{background:transparent;box-shadow:none;outline:none}.yg-bn-list__page--arrow{width:48px;min-width:48px;height:48px;margin:0;color:#000;opacity:1}.yg-bn-list__page--arrow .yg-baby-name-button__label{padding-block:0;border-bottom:0}.yg-bn-list .yg-bn-list__page--arrow.yg-baby-name-button:hover:not([disabled]):not([aria-disabled=true]){background:transparent;color:var(--yg-bn-primary);box-shadow:none;outline:none}.yg-bn-list__page--arrow:disabled,.yg-bn-list__page--arrow[aria-disabled=true]{opacity:.3}.yg-bn-list .yg-bn-list__page--arrow.yg-baby-name-button:disabled,.yg-bn-list .yg-bn-list__page--arrow.yg-baby-name-button[aria-disabled=true],.yg-bn-list .yg-bn-list__page--arrow.yg-baby-name-button:disabled:hover,.yg-bn-list .yg-bn-list__page--arrow.yg-baby-name-button[aria-disabled=true]:hover,.yg-bn-list .yg-bn-list__page--arrow.yg-baby-name-button:disabled:focus,.yg-bn-list .yg-bn-list__page--arrow.yg-baby-name-button:disabled:focus-visible,.yg-bn-list .yg-bn-list__page--arrow.yg-baby-name-button:disabled:active{background:transparent;color:#000;box-shadow:none;outline:none}.yg-bn-list__page--arrow svg.is-prev{transform:rotate(180deg)}.yg-bn-list__ellipsis{position:relative;display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;color:#0000004d;font-size:14px;font-weight:400;line-height:1.4;opacity:1}.yg-bn-list__shortlist-float{position:fixed;z-index:20;right:calc(var(--dsm-space-8, 32px) + 50px);bottom:calc(var(--dsm-space-8, 32px) + env(safe-area-inset-bottom,0px))}.yg-bn-list__shortlist-float[hidden]{display:none!important}.yg-bn-list__shortlist-button{height:44px;min-height:44px;gap:6px;border:0;border-radius:50px;padding-inline:16px!important;background:linear-gradient(96.14deg,#9f4c53 14.66%,#e3aa93 88.45%);box-shadow:none;font-size:14px;font-weight:600;color:#fff}.yg-bn-list .yg-bn-list__shortlist-button.yg-baby-name-button:hover:not([disabled]):not([aria-disabled=true]),.yg-bn-list .yg-bn-list__shortlist-button.yg-baby-name-button:focus:not([disabled]):not([aria-disabled=true]),.yg-bn-list .yg-bn-list__shortlist-button.yg-baby-name-button:active:not([disabled]):not([aria-disabled=true]),.yg-bn-list .yg-bn-list__shortlist-button.yg-baby-name-button--theme:hover:not([disabled]):not([aria-disabled=true]),.yg-bn-list .yg-bn-list__shortlist-button.yg-baby-name-button--theme:focus:not([disabled]):not([aria-disabled=true]),.yg-bn-list .yg-bn-list__shortlist-button.yg-baby-name-button--theme:active:not([disabled]):not([aria-disabled=true]){background:linear-gradient(96.14deg,#9f4c53 14.66%,#e3aa93 88.45%);color:#fff;box-shadow:none;border:0;outline:none}.yg-bn-list__shortlist-button .yg-baby-name-button__icon{width:16px;height:16px}.yg-bn-list__shortlist-button .yg-baby-name-button__label{display:inline-flex;align-items:center;gap:6px}.yg-bn-list__shortlist-count{display:inline-flex;min-width:20px;align-items:center;justify-content:center;border-radius:46px;padding:1px 10px;color:#a45b52;background:#fff;font-size:12px;font-weight:600;line-height:1.4}[data-yg-bn-dialog^=baby-name-shortlist-]{align-items:stretch;justify-content:flex-end;padding:0;background:#0000001a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}[data-yg-bn-dialog^=baby-name-shortlist-] .yg-bn-dialog{display:flex;width:min(480px,100%);max-width:100%;max-height:none;height:100%;flex-direction:column;border-radius:0;background:#fff;transform:translate(100%);overflow:hidden;transition:transform .24s ease}[data-yg-bn-dialog^=baby-name-shortlist-].is-open .yg-bn-dialog{transform:translate(0)}[data-yg-bn-dialog^=baby-name-shortlist-] .yg-bn-dialog__header{flex:0 0 auto;border-bottom:1px solid rgba(0,0,0,.05);padding:32px 64px 32px 32px}[data-yg-bn-dialog^=baby-name-shortlist-] .yg-bn-dialog__title{color:#000;font-size:24px;font-weight:700;line-height:normal}[data-yg-bn-dialog^=baby-name-shortlist-] .yg-bn-dialog__close{top:32px;right:32px;width:20px;height:20px;padding:3px}[data-yg-bn-dialog^=baby-name-shortlist-] .yg-bn-dialog__extra{display:flex;min-height:0;flex:1;flex-direction:column;overflow-x:hidden}[data-yg-bn-dialog^=baby-name-shortlist-] .yg-bn-dialog__footer{display:none}.yg-bn-list__drawer-body{display:flex;min-height:0;flex:1;overflow:hidden;overflow-x:hidden;padding:24px 32px}.yg-bn-list__saved-viewport{position:relative;min-height:0;flex:1;width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.yg-bn-list__saved-list{margin:0;padding:0;list-style:none;overflow-x:hidden;max-width:100%}.yg-bn-list__saved-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;border-bottom:1px solid rgba(0,0,0,.05);padding-block:20px}.yg-bn-list__saved-name{min-width:0;flex:1;overflow:hidden;color:#000;font-size:18px;font-weight:500;line-height:normal;text-overflow:ellipsis;white-space:nowrap}.yg-bn-list__saved-remove{width:20px;min-width:20px;height:20px;padding:3px!important;border-radius:0;color:#666;background:transparent}.yg-bn-list__saved-remove .yg-baby-name-button__icon{width:14px;height:14px}.yg-bn-list .yg-bn-list__saved-remove:hover:not([disabled]):not([aria-disabled=true]){color:#000;background:transparent}.yg-bn-list .yg-bn-list__saved-remove.yg-baby-name-button.is-loading{overflow:hidden;width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;flex:0 0 20px}.yg-bn-list .yg-bn-list__saved-remove.yg-baby-name-button.is-loading .yg-bn-spinner--button{--yg-bn-spinner-size: 12px;--yg-bn-spinner-border: 1.5px;left:45%;animation-name:yg-bn-shortlist-remove-spin}@keyframes yg-bn-shortlist-remove-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.yg-bn-list__saved-loading{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#fff}.yg-bn-list__saved-loading[hidden],.yg-bn-list__saved-empty[hidden],.yg-bn-list__saved-error[hidden]{display:none}.yg-bn-list__saved-spinner{width:28px;height:28px;border:2px solid rgba(164,91,82,.2);border-top-color:#a45b52;border-radius:50%;animation:yg-bn-shortlist-spin .8s linear infinite}@keyframes yg-bn-shortlist-spin{to{transform:rotate(360deg)}}.yg-bn-list__saved-empty,.yg-bn-list__saved-error{display:flex;min-height:160px;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#565656;font-size:14px;line-height:1.5;text-align:center}.yg-bn-list__saved-empty p,.yg-bn-list__saved-error p{margin:0}.yg-bn-list__saved-retry{border:0;padding:4px 8px;color:#a45b52;background:transparent;font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.yg-bn-list__saved-status{position:absolute;z-index:3;top:0;right:0;left:0;margin:0;font-size:13px;pointer-events:none}.yg-bn-list__drawer-footer{flex:0 0 auto;padding:0 32px 32px;background:#fff}.yg-bn-list__collection-link{height:48px;min-height:48px;border-radius:50px;background:#a45b52;font-size:16px;font-weight:500}.yg-bn-list .yg-bn-list__collection-link:hover:not([aria-disabled=true]){color:#fff;background:#924f47}@media(max-width:1199px){.yg-bn-list__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px)and (max-width:899px){.yg-bn-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.yg-bn-list__inner{gap:24px;padding:32px 0 50px}.yg-bn-list__header{flex-direction:column;align-items:flex-start;gap:20px}.yg-bn-list__heading-wrap{width:100%;min-width:0;gap:12px}.yg-bn-list__title{max-width:none;font-size:16px}.yg-bn-list__controls{width:100%;gap:8px}.yg-bn-list__controls .yg-bn-list__dropdown{width:auto;max-width:none;flex:1 1 0}.yg-bn-list__dropdown-toggle{padding-inline:16px}.yg-bn-list__header-actions{width:100%;justify-content:flex-start;gap:8px}.yg-bn-list__email{min-width:0;flex:0 1 auto}.yg-bn-list__shortlist-float{position:static;right:auto;bottom:auto;z-index:auto;flex:0 0 auto}.yg-bn-list__shortlist-button{height:36px;min-height:36px;padding-inline:12px!important;font-size:13px}.yg-bn-list__shortlist-count{min-width:18px;padding:1px 8px;font-size:11px}.yg-bn-list__grid{grid-template-columns:minmax(0,1fr)}.yg-bn-list__card{min-height:0;min-width:0;padding:24px}.yg-bn-list__pagination{gap:0}.yg-bn-list__page,.yg-bn-list__page--arrow,.yg-bn-list__ellipsis{width:40px;min-width:40px;height:40px}[data-yg-bn-dialog^=baby-name-shortlist-]{align-items:flex-end;justify-content:center;background:#0003}[data-yg-bn-dialog^=baby-name-shortlist-] .yg-bn-dialog{width:100%;height:min(550px,100%);max-height:100dvh;transform:translateY(100%)}[data-yg-bn-dialog^=baby-name-shortlist-].is-open .yg-bn-dialog{transform:translateY(0)}[data-yg-bn-dialog^=baby-name-shortlist-] .yg-bn-dialog__header{padding:24px 56px 24px 24px}[data-yg-bn-dialog^=baby-name-shortlist-] .yg-bn-dialog__title{font-size:20px}[data-yg-bn-dialog^=baby-name-shortlist-] .yg-bn-dialog__close{top:24px;right:24px}.yg-bn-list__drawer-body{padding:16px 24px}.yg-bn-list__saved-name{font-size:16px}.yg-bn-list__drawer-footer{padding:0 24px calc(8px + env(safe-area-inset-bottom,0px))}.yg-bn-list__collection-link{font-size:14px}}@media(prefers-reduced-motion:reduce){.yg-bn-list__grid,.yg-bn-list__pagination,[data-yg-bn-dialog^=baby-name-shortlist-] .yg-bn-dialog{transition:none;animation:none}.yg-bn-list__saved-spinner{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/375/assets/yg-baby-name-list.css.map */
