.dryper-size-guide{font-size:16px;--dsg-text: #28334A;--dsg-muted: rgba(40, 51, 74, .72);--dsg-bg: #F0E6D8;--dsg-accent: #614B79;--dsg-accent-dark: #4F3D63;--dsg-border: #D9CFC0;--dsg-tab-active: #614B79}.dryper-size-guide__banner{position:relative;width:100%;overflow:hidden;background:var(--dsg-bg)}.dryper-size-guide__banner-img{width:100%;height:auto;display:block}.dryper-size-guide__banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:flex-start;padding:2.5em 0 3em;background:linear-gradient(180deg,#28334a47,#28334a1f 45%,#28334a59)}.dryper-size-guide__banner-inner{width:100%;padding-inline:2cm;box-sizing:border-box}.dryper-size-guide__content{padding:2.5em 1.5em 4.5em}.dryper-size-guide__intro{max-width:640px;text-align:left}.dryper-size-guide__banner-nav{display:flex;flex-direction:column;align-items:flex-start;gap:.35em;margin-top:1.25em}.dryper-size-guide__banner-link{padding:0;border:none;background:none;color:#fff;text-decoration:underline;text-underline-offset:4px;text-shadow:0 1px 8px rgba(0,0,0,.2);cursor:pointer;transition:opacity .2s ease}.dryper-size-guide__banner-link:hover{opacity:.85}.dryper-size-guide__banner-link.is-active{font-weight:600}.dryper-size-guide__heading{margin:0 0 .75em;font-size:clamp(1.75em,3.2vw,3.25em);color:#fff;line-height:1.2;letter-spacing:.01em;white-space:nowrap;text-shadow:0 2px 16px rgba(0,0,0,.28)}.dryper-size-guide__subheading{margin:0;color:#ffffffeb;font-size:1.05em;line-height:1.75;text-shadow:0 1px 8px rgba(0,0,0,.2)}.dryper-size-guide__guide{max-width:820px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.dryper-size-guide__tabs{display:flex;gap:0;width:100%;max-width:560px;margin:0 auto 2.5em;padding:4px;background:var(--dsg-bg);border:1px solid var(--dsg-border);border-radius:999px;box-shadow:0 8px 24px #28334a1a}.dryper-size-guide__tab{flex:1;padding:.85em 1.25em;border:none;border-radius:999px;background:transparent;color:var(--dsg-text);font-size:1.1em;line-height:1.3;cursor:pointer;appearance:none;-webkit-appearance:none;box-sizing:border-box;min-width:0;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.dryper-size-guide__tab.is-active{background:var(--dsg-tab-active);color:#fff;box-shadow:0 4px 14px #614b7938}.dryper-size-guide__tab:focus-visible{outline:2px solid var(--dsg-accent);outline-offset:2px}.dryper-size-guide__panel{display:none;animation:dsg-fade-in .25s ease}.dryper-size-guide__panel.is-active{display:block}@keyframes dsg-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dryper-size-guide__panel-heading{margin:0 0 .75em;font-size:clamp(1.5em,3vw,2em);color:var(--dsg-text);text-align:center;letter-spacing:.02em}.dryper-size-guide__panel-desc{margin:0 0 1.75em;color:var(--dsg-muted);text-align:center;line-height:1.65;font-size:1em}.dryper-size-guide__table-wrap{overflow-x:auto;border:1px solid var(--dsg-border);border-radius:4px;background:#fff}.dryper-size-guide__table{width:100%;border-collapse:collapse;font-size:1em}.dryper-size-guide__table th,.dryper-size-guide__table td{padding:1em 1.25em;text-align:center;border-bottom:1px solid var(--dsg-border);font-size:1em}.dryper-size-guide__table th{font-weight:600;color:var(--dsg-text);background:var(--dsg-bg);font-size:.95em;letter-spacing:.04em;text-transform:uppercase}.dryper-size-guide__table tbody tr:last-child td{border-bottom:none}.dryper-size-guide__table tbody tr:nth-child(2n) td{background:#f0e6d8a6}.dryper-size-guide__disclaimer{margin:1.5em 0 0;color:var(--dsg-muted);font-size:.875em;line-height:1.7;text-align:center}.dryper-size-guide__contact{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:960px;margin:4.5em auto 0;overflow:hidden;border-radius:12px;background:var(--dsg-bg)}.dryper-size-guide__contact-media{min-height:320px}.dryper-size-guide__contact-img{width:100%;height:100%;min-height:320px;object-fit:cover;display:block}.dryper-size-guide__contact-body{display:flex;flex-direction:column;justify-content:center;padding:2.5em 2.75em}.dryper-size-guide__contact-title{margin:0 0 .85em;font-size:clamp(1.35em,2.5vw,1.75em);color:var(--dsg-text)}.dryper-size-guide__contact-text{margin:0 0 1.5em;color:var(--dsg-muted);line-height:1.7}.dryper-size-guide__contact-links{display:flex;flex-wrap:wrap;gap:1em;align-items:center}.dryper-size-guide__contact-link{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;border:1px solid var(--dsg-border);background:#fff;color:var(--dsg-text);text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.dryper-size-guide__contact-link:hover{background:var(--dsg-accent);color:#fff;border-color:var(--dsg-accent);transform:translateY(-1px)}.dryper-size-guide__contact-link svg{width:24px;height:24px;display:block}@media screen and (max-width:749px){.dryper-size-guide__banner{display:flex;flex-direction:column}.dryper-size-guide__banner-img{width:100%;min-height:calc(70vh - 90px);min-height:calc(70svh - 90px);max-height:520px;object-fit:cover;object-position:left center}.dryper-size-guide__banner-overlay{position:static;inset:auto;padding:1.25em 0 0;background:none}.dryper-size-guide__banner-inner{padding-inline:1.25rem}.dryper-size-guide__heading{font-size:clamp(1.75em,7vw,2em);white-space:normal;color:var(--dsg-text);text-shadow:none}.dryper-size-guide__subheading{font-size:1em;color:var(--dsg-muted);text-shadow:none}.dryper-size-guide__banner-nav{display:none}.dryper-size-guide__content{padding:1.875em 1.25em 3em}.dryper-size-guide__guide{width:100%;align-items:stretch}.dryper-size-guide__tabs{flex-direction:column;gap:.5em;max-width:100%;margin-bottom:1.75em;border-radius:16px;padding:6px}.dryper-size-guide__tab{border-radius:12px;font-size:1.05em;padding:1em 1.25em;line-height:1.35;min-height:52px;white-space:normal;text-align:center}.dryper-size-guide__panel{width:100%}.dryper-size-guide__panel-heading{font-size:clamp(1.35em,5vw,1.75em)}.dryper-size-guide__panel-desc{margin-bottom:1.25em;font-size:.95em}.dryper-size-guide__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:0;border-inline:none}.dryper-size-guide__table{min-width:100%}.dryper-size-guide__table th,.dryper-size-guide__table td{padding:.65em .5em;font-size:.95em}.dryper-size-guide__disclaimer{font-size:.8125em;text-align:left}.dryper-size-guide__contact{grid-template-columns:1fr;margin-top:3em;border-radius:0;max-width:none;margin-inline:-1.25rem;width:calc(100% + 2.5rem)}.dryper-size-guide__contact-body{padding:2em 1.25em}}@media screen and (max-width:380px){.dryper-size-guide__tab{font-size:1em;padding:.95em 1em}.dryper-size-guide__table th,.dryper-size-guide__table td{padding:.5em .35em;font-size:.875em}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
