html:has(.sbsc-dialog){scrollbar-gutter:stable}html.sbsc-modal-open{overflow:hidden!important}.sbsc-dialog:not([open]){display:none}.sbsc-dialog[open]{display:block}.sbsc-dialog{position:fixed;inset:0;margin:0;padding:0;border:0;border-radius:0;width:100%;height:100dvh;max-width:none;max-height:none;background:transparent;box-shadow:none;color:#000;font:inherit;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.sbsc-dialog::backdrop{background:rgba(0,0,0,.5)}.sbsc-dialog[open]::backdrop{animation:sbsc-fade-in 175ms ease-in-out both}.sbsc-dialog .sbsc-shell{position:relative;box-sizing:border-box;width:95%;margin:0 auto;padding:40px;border:0;border-radius:0;background:#fff}.sbsc-dialog[open] .sbsc-shell{animation:sbsc-fade-in 175ms ease-in-out 175ms both}@keyframes sbsc-fade-in{from{opacity:0}to{opacity:1}}@media (min-width:1024px){.sbsc-dialog .sbsc-shell{width:60%}}@media (prefers-reduced-motion:reduce){.sbsc-dialog[open]::backdrop,.sbsc-dialog[open] .sbsc-shell{animation:none}}.sbsc-dialog .sbsc-body{font-size:15px;line-height:1.5;font-weight:100}.sbsc-dialog button{font:inherit;color:inherit;text-transform:none;letter-spacing:normal;box-shadow:none}.sbsc-dialog .sbsc-close{position:absolute;top:10px;right:10px;width:30px;height:30px;padding:0;border:0;border-radius:1px;background:transparent;color:#000;font-size:30px;line-height:24px;font-weight:100;cursor:pointer;transition:color 250ms}.sbsc-dialog .sbsc-close:hover{color:#b2b2b2}.sbsc-dialog button:focus-visible,.sbsc-dialog a:focus-visible,.sbsc-dialog .sbsc-scroll:focus-visible{outline:2px solid #21617a;outline-offset:2px}.sbsc-body{box-sizing:border-box;color:#111;background:#fff;max-width:1180px;margin:0;padding:0}.sbsc-body *{box-sizing:border-box}.sbsc-guide-title{font-size:24px;line-height:1.2;font-weight:400;margin:0 0 28px;padding:0 0 18px;border-bottom:2px solid #9b9b9b}.sbsc-hero{display:grid;grid-template-columns:minmax(220px,320px) minmax(260px,1fr);gap:24px;align-items:start;margin:0 0 26px}.sbsc-figure{margin:0;display:flex;align-items:flex-start;justify-content:center}.sbsc-figure img{display:block;width:100%;max-width:320px;max-height:420px;height:auto;object-fit:contain}.sbsc-product-title{font-size:24px;line-height:1.25;font-weight:400;margin:34px 0 14px;font-family:"Cormorant Garamond",sans-serif!important}.sbsc-description{font-size:13px;line-height:1.45;color:#333;margin:0}.sbsc-section-title{font-size:24px;line-height:1.25;font-weight:400;margin:26px 0 20px}.sbsc-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:12px}.sbsc-conversion-scroll{padding-top:8px;margin-top:-8px}.sbsc-measure-wrap{position:relative;display:inline-block;min-width:100%}.sbsc-table{border-collapse:collapse;min-width:max-content;width:100%}.sbsc-table th,.sbsc-table td{border:1px solid #dedede;background:#fff;text-align:center;vertical-align:middle;white-space:nowrap;min-width:128px;padding:10px 18px;font-size:14px;line-height:1.2}.sbsc-table thead th{height:64px;font-weight:700}.sbsc-table .sbsc-corner{min-width:128px;border-left:0;border-top:0;background:#fff}.sbsc-row-label{min-width:128px;font-weight:700}.sbsc-radio{display:block;width:18px;height:18px;border:1px solid #d4d4d4;border-radius:50%;margin:0 auto 10px;background:#fff;position:relative;transition:border-color .24s ease,border-width .24s ease}.sbsc-cards .sbsc-radio{margin:0 0 10px}.is-selected .sbsc-radio{border:5px solid #000}.sbsc-size,.sbsc-table td[data-sbsc-size]{cursor:pointer}.sbsc-table [data-sbsc-size]{transition:background-color .24s ease}.sbsc-column-outline{position:absolute;left:0;top:0;width:0;height:0;border:1px solid #111;pointer-events:none;z-index:3;opacity:0;transition:opacity .24s ease}.sbsc-column-outline.sbsc-is-visible{opacity:1}.sbsc-note{font-size:14px;line-height:1.35;color:#222;margin:14px 0 0;padding:14px 0 0;border-top:2px solid #9b9b9b}.sbsc-cards{display:flex;gap:16px;min-width:max-content;border-bottom:1px solid #dedede;padding-bottom:16px}.sbsc-card{width:180px;min-height:300px;border:1px solid #dedede;background:#fff;padding:16px 16px 18px;flex:0 0 auto;transition:border-color .24s ease}.sbsc-card:hover,.sbsc-card:focus{border-color:#999;outline:0}.sbsc-card.is-selected{border-color:#111}.sbsc-card-size{font-size:19px;line-height:1.1;font-weight:700;margin:0 0 4px}.sbsc-card-copy{font-size:13px;line-height:1.2;margin:0 0 10px;color:#333}.sbsc-card-dash{margin:0 0 18px}.sbsc-conversion-row{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:baseline;margin:0 0 16px;font-size:16px}.sbsc-conversion-row strong{font-size:18px}@media (max-width:700px){.sbsc-guide-title{margin-bottom:22px}.sbsc-hero{grid-template-columns:1fr;gap:14px}.sbsc-product-title{margin-top:0;font-size:19px}.sbsc-section-title{font-size:22px}.sbsc-table th,.sbsc-table td{min-width:112px;padding:9px 14px}.sbsc-table .sbsc-corner,.sbsc-row-label{min-width:112px}}.sbsc-table th .sbsc-size{display:block;width:100%;padding:0;border:0;border-radius:0;background:transparent;font:inherit;line-height:inherit;text-align:center}.sbsc-card{display:block;text-align:left;border-radius:0;font-weight:100}.sbsc-card-size,.sbsc-card-copy,.sbsc-card-dash{display:block}.sbsc-dialog .sbsc-size:disabled{color:#aaa;cursor:default}.sbsc-dialog td.is-unavailable{color:#aaa;cursor:default}.sbsc-description a,.sbsc-description a:hover,.sbsc-description a:focus,.sbsc-description a:active{color:inherit;text-decoration:none}.sbsc-description p{font:inherit;margin:0}.sbsc-description ul{list-style:disc}.sbsc-description ol{list-style:decimal}.sbsc-description ul,.sbsc-description ol{margin:0;padding-left:1.25em}.sbsc-hero-no-image{grid-template-columns:1fr}