.vyta-size-dropdown{margin:10px 0;font-family:inherit}@media(min-width:769px){.vyta-product-container{align-items:flex-start;min-height:0}.vyta-product-media-wrapper{position:sticky;top:90px;align-self:flex-start}}.vsd-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;background:#fafafa;border:1px solid rgba(0,0,0,.12);border-radius:12px;cursor:pointer;color:#1a1a1a;font-size:14px;font-weight:600;text-align:left;line-height:1.2;transition:border-color .25s,box-shadow .25s,background .25s}.vsd-toggle:hover{background:#fff;border-color:#00000040;box-shadow:0 4px 16px #0000000f}.vsd-toggle:focus-visible{outline:2px solid var(--btn-primary-bg-color, #4a3525);outline-offset:2px}.vsd-toggle-label{display:flex;align-items:center;gap:10px;min-width:0}.vsd-icon{width:20px;height:20px;flex:0 0 auto;color:var(--btn-primary-bg-color, #4a3525)}.vsd-toggle-label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vsd-chevron{width:18px;height:18px;flex:0 0 auto;color:#888;transition:transform .3s ease}.vsd-details.is-open .vsd-chevron{transform:rotate(180deg)}.vsd-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.vsd-details.is-open .vsd-panel{grid-template-rows:1fr}.vsd-panel-inner{overflow:hidden;min-height:0}.vsd-card{margin-top:6px;border:1px solid rgba(0,0,0,.1);border-radius:12px;background:#fff;overflow:hidden}.vsd-heading{padding:11px 14px 2px;font-size:13px;font-weight:700;color:#1a1a1a}.vsd-table{width:100%;border-collapse:collapse;font-size:12.5px}.vsd-table thead th{text-align:left;padding:9px 14px;font-size:10px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#aaa;border-bottom:1px solid rgba(0,0,0,.07);white-space:nowrap}.vsd-table tbody td{padding:8px 14px;color:#666;border-bottom:1px solid rgba(0,0,0,.05);white-space:nowrap}.vsd-table tbody tr:last-child td{border-bottom:none}.vsd-table tbody td:first-child{font-weight:700;color:#1a1a1a;font-size:13px;width:1%;padding-right:8px}.vsd-table tbody tr{transition:background .2s}.vsd-table tbody tr:hover{background:#faf8f6}.vsd-tabs{display:flex;gap:5px;margin:12px 0 10px;padding:4px;background:#0000000d;border-radius:11px}.vsd-tab{flex:1 1 0;min-width:0;padding:9px 8px;border:0;border-radius:8px;background:transparent;cursor:pointer;font-family:inherit;font-size:12.5px;font-weight:600;line-height:1.2;color:#8a7a6c;transition:background .22s,color .22s,box-shadow .22s}.vsd-tab:hover{color:#4a3525}.vsd-tab.is-active{background:#fff;color:#1a1a1a;box-shadow:0 1px 4px #0000001a}.vsd-tab:focus-visible{outline:2px solid var(--btn-primary-bg-color, #4a3525);outline-offset:1px}.vsd-pane{display:none}.vsd-pane.is-active{display:block;animation:vsd-fade .25s ease}@keyframes vsd-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.vsd-table--2col tbody td:last-child{color:#666}.vsd-steps{margin-top:14px}.vsd-steps-title{font-size:12.5px;font-weight:700;color:#1a1a1a;margin-bottom:6px}.vsd-steps-intro{font-size:12px;line-height:1.5;color:#6a5f57;margin-bottom:12px}.vsd-steps-intro p{margin:0 0 4px}.vsd-steps-intro ul{margin:4px 0 0;padding-left:18px}.vsd-steps-intro li{margin:1px 0}.vsd-step{padding:14px 0;border-top:1px solid rgba(0,0,0,.06)}.vsd-step:first-of-type{border-top:0;padding-top:2px}.vsd-step-body{min-width:0}.vsd-step-media{width:100%;margin-top:10px}.vsd-step-media img{width:100%;height:auto;border-radius:10px;display:block;background:#f4f1ec}.vsd-step-head{display:flex;align-items:center;gap:7px;margin-bottom:4px}.vsd-step-num{flex:0 0 auto;width:19px;height:19px;border-radius:50%;background:var(--btn-primary-bg-color, #4a3525);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.vsd-step-title{font-size:12.5px;font-weight:700;color:#1a1a1a}.vsd-step-text{margin:0;font-size:12px;line-height:1.45;color:#6a5f57}.vsd-fab-wrap{display:none;position:sticky;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:401;margin-top:12px;pointer-events:none;transition:bottom .25s ease}.vyta-size-dropdown.vsd-open .vsd-fab-wrap{display:flex;animation:vsd-fab-in .25s ease}.vsd-fab-wrap.pos-right{justify-content:flex-end}.vsd-fab-wrap.pos-center{justify-content:center}.vsd-fab-wrap.pos-left{justify-content:flex-start}html.vsd-buybar-on .vsd-fab-wrap{bottom:calc(90px + env(safe-area-inset-bottom,0px))}.vsd-fab{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(0,0,0,.12);background:var(--vsd-toggle-bg, #f0ebe2);color:var(--vsd-toggle-text, #4a3525);cursor:pointer;box-shadow:0 6px 20px #00000029;transition:transform .2s,box-shadow .2s}.vsd-fab:hover{transform:translateY(-2px);box-shadow:0 10px 26px #00000038}.vsd-fab:active{transform:translateY(0)}.vsd-fab:focus-visible{outline:2px solid var(--btn-primary-bg-color, #4a3525);outline-offset:2px}.vsd-fab-arrow{width:18px;height:18px;flex:0 0 auto}@keyframes vsd-fab-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.vsd-fab--bolinha{width:46px;height:46px;border-radius:50%;padding:0}.vsd-fab--texto{border-radius:999px;padding:8px 15px;font-family:inherit;font-size:12px;font-weight:600;line-height:1}.vsd-fab--texto .vsd-fab-arrow{width:14px;height:14px}@media(max-width:768px){.vsd-toggle{padding:12px 14px;font-size:13.5px}.vsd-table{font-size:12px}.vsd-table thead th{padding:8px 12px;font-size:9.5px}.vsd-table tbody td{padding:8px 12px}.vsd-table tbody td:first-child{font-size:12.5px}.vsd-tab{font-size:12px;padding:8px 6px}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/vyta-size-dropdown.css.map */
