.lb-wrap{margin:2rem auto;max-width:1200px;padding:0 1rem}.lb-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 768px){.lb-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.lb-grid{grid-template-columns:repeat(3,1fr)}}.lb-card{background:#faf9f7;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0b0b0c0f;transition:box-shadow .2s ease,transform .2s ease;cursor:pointer}.lb-card:hover{box-shadow:0 4px 16px #0b0b0c1a;transform:translateY(-2px)}.lb-img{display:block;width:100%;height:240px;object-fit:cover;border-radius:16px 16px 0 0}.lb-img--placeholder{background:#faf9f7;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;color:#0b0b0c;font-size:.9rem;opacity:.6}.lb-content{padding:1.5rem}.lb-title{margin:0 0 .5rem;font-family:Trajan Pro,serif;font-size:1.25rem;font-weight:600;line-height:1.3;color:#0b0b0c;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lb-excerpt{margin:0 0 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;line-height:1.5;color:#0b0b0c;opacity:.8;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lb-toolbar{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid rgba(11,11,12,.1)}.lb-actions{display:flex;gap:1rem;align-items:center}.lb-action{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem;border:none;background:none;color:#0b0b0c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;cursor:pointer;transition:color .2s ease;border-radius:8px}.lb-action:hover{color:#f9629f;background:#f9629f1a}.lb-action.liked{color:#f9629f}.lb-action-icon{font-size:1.1rem;line-height:1}.lb-action-count{font-weight:600;min-width:1.125rem;text-align:center}.lb-open-btn{padding:.5rem 1rem;border:1px solid #0B0B0C;border-radius:8px;background:#faf9f7;color:#0b0b0c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease}.lb-open-btn:hover{background:#0b0b0c;color:#faf9f7}.lb-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:none;align-items:center;justify-content:center;z-index:1000;padding:1rem}.lb-modal[open]{display:flex}.lb-modal__panel{background:#faf9f7;border-radius:16px;width:min(90vw,1000px);max-height:90vh;overflow:hidden;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0}@media (max-width: 768px){.lb-modal__panel{grid-template-columns:1fr;width:95vw;max-height:95vh}}.lb-modal__close{position:absolute;top:1rem;right:1rem;background:#faf9f7e6;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#0b0b0c;cursor:pointer;z-index:10;transition:all .2s ease}.lb-modal__close:hover{background:#0b0b0c;color:#faf9f7}.lb-modal__image{display:flex;align-items:center;justify-content:center;background:#faf9f7;min-height:400px}.lb-modal__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:0}.lb-modal__content{padding:2rem;overflow-y:auto;display:flex;flex-direction:column}@media (max-width: 768px){.lb-modal__content{padding:1.5rem}}.lb-modal__header{margin-bottom:1.5rem}.lb-modal__title{font-family:Trajan Pro,serif;font-size:1.75rem;font-weight:600;color:#0b0b0c;margin:0 0 .5rem;line-height:1.3}.lb-modal__date{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;color:#0b0b0c;opacity:.6;margin:0 0 1rem}.lb-modal__excerpt{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6;color:#0b0b0c;margin:0 0 1.5rem}.lb-modal__actions{display:flex;gap:1rem;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(11,11,12,.1)}.lb-modal__like{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1px solid #0B0B0C;border-radius:8px;background:#faf9f7;color:#0b0b0c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.lb-modal__like:hover{background:#0b0b0c;color:#faf9f7}.lb-modal__like.liked{background:#f9629f;border-color:#f9629f;color:#faf9f7}.lb-modal__like-icon{font-size:1.1rem}.lb-modal__comments{margin-bottom:1.5rem}.lb-modal__comments-title{font-family:Trajan Pro,serif;font-size:1.1rem;font-weight:600;color:#0b0b0c;margin:0 0 1rem}.lb-comment{padding:.75rem 0;border-bottom:1px solid rgba(11,11,12,.1)}.lb-comment:last-child{border-bottom:none}.lb-comment__author{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:.9rem;color:#0b0b0c;margin-bottom:.25rem}.lb-comment__body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;line-height:1.4;color:#0b0b0c;margin:0}.lb-view-more{display:inline-block;margin-top:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;color:#f9629f;text-decoration:underline;cursor:pointer;transition:color .2s ease}.lb-view-more:hover{color:#fc9bc2}.lb-modal__form{margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(11,11,12,.1)}.lb-form__textarea{width:100%;min-height:80px;padding:.75rem;border:1px solid rgba(11,11,12,.2);border-radius:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;line-height:1.4;color:#0b0b0c;background:#faf9f7;resize:vertical;transition:border-color .2s ease;margin-bottom:.75rem}.lb-form__textarea:focus{outline:none;border-color:#f9629f;box-shadow:0 0 0 3px #f9629f1a}.lb-form__submit{padding:.75rem 1.5rem;border:none;border-radius:8px;background:#f9629f;color:#faf9f7;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.lb-form__submit:hover{background:#fc9bc2;transform:translateY(-1px)}.lb-form__submit:active{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lb-modal:focus{outline:none}.lb-loading{display:flex;align-items:center;justify-content:center;padding:2rem;color:#0b0b0c;opacity:.6}.lb-empty{text-align:center;padding:3rem 1rem;color:#0b0b0c;opacity:.6}.lb-empty__title{font-family:Trajan Pro,serif;font-size:1.5rem;margin:0 0 .5rem}.lb-empty__text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;margin:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/lookbook.css.map */
