.vestido{position:relative}.curtir{position:absolute;top:10px;right:10px;z-index:4;width:40px;height:40px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;cursor:pointer;background:rgb(251 249 245 / .88);color:var(--tinta);-webkit-tap-highlight-color:#fff0;transition:transform .35s var(--suave),background .3s}.curtir svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;transition:fill .3s,stroke .3s}.curtir[aria-pressed="true"] svg{fill:var(--dourado);stroke:var(--dourado)}.curtir:hover,.curtir:focus,.curtir:active{background:rgb(251 249 245 / .96);color:var(--tinta);box-shadow:none}.curtir:focus-visible{outline:1px solid var(--dourado);outline-offset:2px}@media (hover:hover){.curtir:hover{transform:scale(1.08)}}.curtir.pulsa svg{animation:curtirPulsa .45s var(--suave)}@keyframes curtirPulsa{0%{transform:scale(1)}40%{transform:scale(1.3)}100%{transform:scale(1)}}.curtir--texto{position:static;width:auto;height:auto;border-radius:0;display:inline-flex;gap:10px;align-items:center;justify-self:start;background:none;padding:6px 0;font:400 11px 'Jost',sans-serif;letter-spacing:.22em;text-transform:uppercase}.curtir--texto:hover,.curtir--texto:focus,.curtir--texto:active{background:none;transform:none}.curtir--texto svg{width:20px;height:20px}.menu-curtidas{display:inline-flex!important;align-items:center;gap:6px}.menu-curtidas svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.curtidas-contador{min-width:17px;height:17px;padding:0 5px;border-radius:9px;background:var(--dourado);color:var(--osso);font-size:9.5px;letter-spacing:0;line-height:17px;text-align:center}.curtidas{padding-block:clamp(56px,8vw,120px) clamp(70px,9vw,130px)}.curtidas-pagina [hidden]{display:none!important}.curtidas__topo{display:grid;justify-items:center;text-align:center;gap:16px;max-width:620px;margin:0 auto clamp(34px,4vw,56px)}.curtidas__titulo{font-size:clamp(34px,4.6vw,64px);line-height:1.02;margin:0}.curtidas__texto{margin:0;font-size:14.5px;line-height:1.75;color:var(--texto2)}.curtidas__contagem{font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--texto3)}.curtidas__acoes{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 22px;margin-bottom:clamp(38px,4.6vw,64px)}.curtidas__botao{display:inline-block;padding:15px 28px;border:1px solid var(--tinta);color:var(--tinta);font-size:10.5px;letter-spacing:.24em;text-transform:uppercase;text-decoration:none;transition:background .35s,color .35s}.curtidas__botao:hover{background:var(--tinta);color:var(--osso)}.curtidas__botao--cheio{background:var(--tinta);color:var(--osso)}.curtidas__botao--cheio:hover{background:var(--dourado);border-color:var(--dourado)}.curtidas__limpar{background:none;border:0;border-bottom:1px solid currentColor;padding:0 0 3px;cursor:pointer;color:var(--texto3);font:inherit;font-size:12px}.curtidas__limpar:hover,.curtidas__limpar:focus,.curtidas__limpar:active{background:none;color:var(--tinta)}.curtidas__grade{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.8vw,28px)}.curtidas__grade .vestido__pe{border-bottom:0;padding-bottom:0}.curtidas__grade .vestido__pe h2{font-family:'Bodoni Moda',serif;font-weight:400;font-size:clamp(17px,1.4vw,21px);margin:0}.curtidas__vazio{display:grid;justify-items:center;text-align:center;gap:14px;padding-block:clamp(20px,4vw,50px)}.curtidas__vazio h2{font-size:clamp(24px,2.6vw,34px);margin:0}.curtidas__vazio p{margin:0 0 8px;max-width:40ch;font-size:14.5px;line-height:1.7;color:var(--texto2)}.curtidas__icone{width:34px;height:34px;fill:none;stroke:var(--dourado);stroke-width:1.2}.curtidas__aviso{margin:clamp(40px,5vw,70px) auto 0;max-width:52ch;font-size:11.5px;line-height:1.6;color:var(--texto3);text-align:center}@media (max-width:1024px){.curtidas__grade{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.curtidas__grade{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.curtidas__acoes .curtidas__botao{flex:1 1 100%;text-align:center}}