:root{--pot-bg:#FBF8F3;--pot-card:#FFFFFF;--pot-beige:#F2E7D9;--pot-yellow:#F3C766;--pot-pink:#D96A7C;--pot-text:#2D2926;--pot-muted:#6F6A65;--pot-border:#ECE4DA;--radius:22px;--shadow: 0 8px 30px rgba(0,0,0,.05);--transition:.28s ease}.pasaporte-pot{background:var(--pot-bg);padding:28px 18px 40px;color:var(--pot-text);font-family:Poppins,sans-serif}.pasaporte-pot__container{max-width:1280px;margin:auto}.pasaporte-pot__hero{display:grid;grid-template-columns:1fr;gap:24px;background:var(--pot-card);border-radius:28px;padding:24px;margin-bottom:22px;box-shadow:var(--shadow);border:1px solid var(--pot-border)}.pasaporte-pot__hero-content{display:flex;flex-direction:column;justify-content:center}.pasaporte-pot__eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--pot-pink);font-weight:600;margin-bottom:10px}.pasaporte-pot__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(3rem,6vw,4.6rem);line-height:.95;letter-spacing:-.03em;text-wrap:balance;margin:0 0 18px;color:var(--pot-pink)}.pasaporte-pot__description{font-size:16px;line-height:1.6;color:var(--pot-text);margin-bottom:18px}.pasaporte-pot__motto{font-size:14px;line-height:1.7;padding-left:14px;border-left:3px solid var(--pot-yellow);color:var(--pot-muted)}.pasaporte-pot__hero-image{display:flex;justify-content:center;align-items:center}.pasaporte-pot__image{width:100%;max-width:380px;aspect-ratio:4/3;object-fit:cover;border-radius:22px;box-shadow:0 12px 35px #0000001f;transition:var(--transition)}.pasaporte-pot__image:hover{transform:scale(1.02)}.pasaporte-pot__section-title{font-family:Playfair Display,serif;font-size:24px;margin:0 0 18px;padding:0;color:var(--pot-text)}.pasaporte-pot__info{margin-bottom:22px}.pasaporte-pot__info-card{background:var(--pot-card);border:1px solid var(--pot-border);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.pasaporte-pot__details{display:grid;grid-template-columns:1fr;gap:10px}.pasaporte-pot__detail{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;padding:8px 0;border-bottom:1px solid #F2EEE8}.pasaporte-pot__detail:last-child{border-bottom:none}.pasaporte-pot__detail-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff5f6;color:var(--pot-pink);font-size:16px}.pasaporte-pot__detail span{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--pot-muted);margin-bottom:2px}.pasaporte-pot__detail strong{display:block;font-size:15px;font-weight:500;color:var(--pot-text);line-height:1.45}.pasaporte-pot__quality{margin-bottom:24px}.pasaporte-pot__badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pasaporte-pot__badge{background:var(--pot-card);border:1px solid var(--pot-border);border-radius:20px;padding:16px;box-shadow:var(--shadow);display:flex;align-items:flex-start;gap:12px;transition:all .25s ease;min-height:92px}.pasaporte-pot__badge:hover{transform:translateY(-3px);box-shadow:0 12px 26px #00000014}.pasaporte-pot__badge img{width:34px;height:34px;object-fit:contain;flex-shrink:0}.pasaporte-pot__badge-content{display:flex;flex-direction:column;gap:4px}.pasaporte-pot__badge-title{font-size:13px;font-weight:600;line-height:1.3;color:var(--pot-text)}.pasaporte-pot__badge-text{font-size:12px;line-height:1.45;color:var(--pot-muted)}@media(min-width:990px){.pasaporte-pot__hero{grid-template-columns:390px 1fr;align-items:center;gap:28px}.pasaporte-pot__details{gap:8px}.pasaporte-pot__badges{grid-template-columns:repeat(4,1fr)}.pasaporte-pot__badge{min-height:96px;padding:14px;flex-direction:column;align-items:center;text-align:center;gap:10px}.pasaporte-pot__badge img{width:38px;height:38px}.pasaporte-pot__badge-title{font-size:12px}.pasaporte-pot__badge-text{font-size:11px}}.pasaporte-pot__inspiration{margin-bottom:24px}.pasaporte-pot__story{background:var(--pot-card);border:1px solid var(--pot-border);border-radius:22px;padding:22px;box-shadow:var(--shadow)}.pasaporte-pot__story .pasaporte-pot__section-title{margin-bottom:14px}.pasaporte-pot__richtext{font-size:14px;line-height:1.75;color:var(--pot-text)}.pasaporte-pot__richtext p{margin:0 0 12px}.pasaporte-pot__gallery-scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scroll-behavior:smooth;scrollbar-width:none}.pasaporte-pot__gallery-scroll::-webkit-scrollbar{display:none}.pasaporte-pot__gallery-item{flex:0 0 170px}.pasaporte-pot__gallery-image{width:100%;height:145px;object-fit:cover;border-radius:16px;transition:all .25s ease;box-shadow:0 8px 20px #00000014}.pasaporte-pot__gallery-image:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 15px 28px #0000001f}.pasaporte-pot__gallery-dots{display:flex;justify-content:center;gap:8px;margin-top:14px}.pasaporte-pot__dot{width:7px;height:7px;border-radius:50%;background:#d96a7c;opacity:.35}.pasaporte-pot__piece-gallery{margin-top:10px;margin-bottom:24px}.pasaporte-pot__piece-gallery .pasaporte-pot__gallery-item{flex-basis:200px}.pasaporte-pot__piece-gallery .pasaporte-pot__gallery-image{height:170px}@media(min-width:990px){.pasaporte-pot__inspiration{display:grid;grid-template-columns:420px 1fr;gap:22px;align-items:stretch}.pasaporte-pot__story{display:flex;flex-direction:column;justify-content:center;min-height:225px}.pasaporte-pot__gallery-item{flex-basis:180px}.pasaporte-pot__gallery-image{height:160px}.pasaporte-pot__piece-gallery .pasaporte-pot__gallery-image{height:185px}}.pasaporte-pot__media{margin-bottom:24px}.pasaporte-pot__media-grid{display:grid;grid-template-columns:1fr;gap:16px}.pasaporte-pot__media-card{background:var(--pot-card);border:1px solid var(--pot-border);border-radius:22px;padding:18px;box-shadow:var(--shadow);transition:all .25s ease}.pasaporte-pot__media-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #00000014}.pasaporte-pot__media-card h3{margin:0 0 14px;font-size:17px;font-weight:600;color:var(--pot-text)}.pasaporte-pot__media-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:999px;background:var(--pot-yellow);color:#2d2926;font-weight:600;text-decoration:none;transition:.25s}.pasaporte-pot__media-link:hover{background:var(--pot-pink);color:#fff;transform:translateY(-2px)}.pasaporte-pot__video{max-width:420px;margin:0 auto;border-radius:16px;overflow:hidden}.pasaporte-pot__video video{width:100%;height:auto;display:block}.pasaporte-pot__certificate{width:100%;max-width:420px;height:auto;margin:0 auto;border-radius:16px;display:block}.pasaporte-pot__care-text{font-size:14px;line-height:1.7;color:var(--pot-muted)}@media(min-width:990px){.pasaporte-pot__media-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pasaporte-pot__media-card{min-height:210px;display:flex;flex-direction:column}}.pasaporte-pot__message{background:linear-gradient(135deg,#FFFDF9,var(--pot-beige));border:1px solid var(--pot-border);border-radius:22px;padding:24px;margin-bottom:24px;box-shadow:var(--shadow)}.pasaporte-pot__message .pasaporte-pot__section-title{margin-bottom:14px;color:var(--pot-pink)}.pasaporte-pot__message .pasaporte-pot__richtext{font-size:15px;line-height:1.8}.pasaporte-pot__share{background:var(--pot-card);border:1px solid var(--pot-border);border-radius:22px;padding:24px;box-shadow:var(--shadow);text-align:center}.pasaporte-pot__share-text{max-width:560px;margin:0 auto 18px;font-size:14px;line-height:1.7;color:var(--pot-muted)}.pasaporte-pot__share-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.pasaporte-pot__copy-button,.pasaporte-pot__share-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:999px;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:.25s}.pasaporte-pot__share-link{background:var(--pot-pink);color:#fff}.pasaporte-pot__share-link:hover{background:#c45668;transform:translateY(-2px)}.pasaporte-pot__copy-button{background:var(--pot-yellow);color:#2d2926}.pasaporte-pot__copy-button:hover{transform:translateY(-2px);filter:brightness(.96)}.pasaporte-pot__footer-photo{margin-top:22px;display:flex;justify-content:center}.pasaporte-pot__footer-photo img{width:100%;max-width:320px;border-radius:18px;display:block;box-shadow:var(--shadow);transition:.25s}.pasaporte-pot__footer-photo img:hover{transform:scale(1.02)}@media(min-width:768px){.pasaporte-pot{padding:34px}.pasaporte-pot__hero{grid-template-columns:1fr 320px;gap:26px;align-items:center}.pasaporte-pot__title{font-size:44px}.pasaporte-pot__image{max-width:300px}}@media(min-width:1100px){.pasaporte-pot{padding:42px}.pasaporte-pot__container{max-width:1220px}.pasaporte-pot__hero{grid-template-columns:1fr 340px;gap:32px;padding:28px}.pasaporte-pot__title{font-size:50px}.pasaporte-pot__description{max-width:560px}}.potpots-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.25s;z-index:9999;padding:30px;overflow:hidden}.potpots-lightbox.is-visible{opacity:1;visibility:visible}.potpots-lightbox__image{max-width:90vw;max-height:85vh;width:auto;height:auto;object-fit:contain;border-radius:18px;box-shadow:0 20px 60px #00000073}.potpots-lightbox__close{position:absolute;top:24px;right:28px;font-size:38px;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1;font-weight:300;transition:.2s}.potpots-lightbox__close:hover{transform:scale(1.15)}.potpots-lightbox__prev,.potpots-lightbox__next{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border:none;border-radius:50%;background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.25s;z-index:10001}.potpots-lightbox__prev{left:30px}.potpots-lightbox__next{right:30px}.potpots-lightbox__prev:hover,.potpots-lightbox__next:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.08)}@media(max-width:767px){.pasaporte-pot{padding:16px}.pasaporte-pot__hero{padding:18px;gap:18px}.pasaporte-pot__title{font-size:34px}.pasaporte-pot__description{font-size:15px}.pasaporte-pot__image{max-width:240px}.pasaporte-pot__info-card,.pasaporte-pot__story,.pasaporte-pot__message,.pasaporte-pot__share{padding:18px}.pasaporte-pot__gallery-item{flex-basis:145px}.pasaporte-pot__gallery-image{height:125px}.pasaporte-pot__piece-gallery .pasaporte-pot__gallery-image{height:150px}.pasaporte-pot__share-actions{flex-direction:column}.pasaporte-pot__share-link,.pasaporte-pot__copy-button{width:100%}.pasaporte-pot__inspiration,.pasaporte-pot__inspiration-column,.pasaporte-pot__story{overflow:hidden}.pasaporte-pot__story{margin-left:0;margin-right:0}.potpots-lightbox__prev,.potpots-lightbox__next{width:44px;height:44px;font-size:22px}.potpots-lightbox__prev{left:12px}.potpots-lightbox__next{right:12px}}.pasaporte-pot__hero,.pasaporte-pot__info-card,.pasaporte-pot__badge,.pasaporte-pot__story,.pasaporte-pot__media-card,.pasaporte-pot__message,.pasaporte-pot__share{transition:transform .28s ease,box-shadow .28s ease}.pasaporte-pot__hero:hover,.pasaporte-pot__info-card:hover,.pasaporte-pot__story:hover,.pasaporte-pot__message:hover,.pasaporte-pot__share:hover{transform:translateY(-2px);box-shadow:0 14px 34px #00000014}.pasaporte-pot img{display:block;max-width:100%;height:auto}::selection{background:var(--pot-yellow);color:var(--pot-text)}.pasaporte-pot__inspiration{display:grid;grid-template-columns:1fr;gap:24px;margin:32px 0}@media(min-width:990px){.pasaporte-pot__inspiration{grid-template-columns:1.1fr .9fr;align-items:stretch}}.pasaporte-pot__inspiration-column,.pasaporte-pot__story{background:#fff;border-radius:24px;padding:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 10px 30px #0000000d}.pasaporte-pot__section-header{margin-bottom:20px}.pasaporte-pot__section-title{margin:0;font-size:24px;line-height:1.25;color:var(--pot-text)}.pasaporte-pot__section-subtitle{margin-top:8px;font-size:14px;line-height:1.6;color:var(--pot-muted)}.pasaporte-pot__gallery-scroll{display:flex;gap:16px;overflow-x:auto;padding:8px 4px 12px;scroll-behavior:smooth}.pasaporte-pot__gallery-scroll::-webkit-scrollbar{height:8px}.pasaporte-pot__gallery-scroll::-webkit-scrollbar-thumb{background:var(--pot-yellow);border-radius:20px}.pasaporte-pot__gallery-item{flex:0 0 180px}.pasaporte-pot__gallery-image{width:100%;height:180px;object-fit:cover;border-radius:18px;box-shadow:0 8px 22px #00000014;transition:all .3s ease}.pasaporte-pot__gallery-image:hover{transform:translateY(-5px) scale(1.03)}.pasaporte-pot__story .pasaporte-pot__richtext{margin-top:16px;line-height:1.9}@media(max-width:767px){.pasaporte-pot__inspiration-column,.pasaporte-pot__story{padding:20px}.pasaporte-pot__gallery-item{flex-basis:150px}.pasaporte-pot__gallery-image{height:150px}}.pasaporte-pot__hero-title,.pasaporte-pot__section-title,.pasaporte-pot__card-title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);letter-spacing:-.02em;line-height:1.15;color:var(--pot-text)}.pasaporte-pot__hero-title{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(3rem,6vw,4.8rem);line-height:1;letter-spacing:-.03em;color:var(--pot-primary);margin:0 0 .6rem}.pasaporte-pot__section-title{font-size:clamp(1.6rem,2.5vw,2.1rem);margin:0}.pasaporte-pot__card-title{font-size:1.15rem;margin-bottom:.65rem}.pasaporte-pot__hero-description,.pasaporte-pot__section-subtitle,.pasaporte-pot__richtext,.pasaporte-pot__card p,.pasaporte-pot__detail-value,.pasaporte-pot__share-text{font-family:var(--font-body-family);color:var(--pot-text);line-height:1.75}.pasaporte-pot__section-subtitle{margin-top:.6rem;color:#6f6b67;max-width:720px}.pasaporte-pot__detail-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#9c948b}.pasaporte-pot__detail-value{font-size:1rem;font-weight:400}.is-hidden{opacity:0;transform:translateY(40px);transition:opacity .7s ease,transform .7s ease}.is-visible{opacity:1;transform:translateY(0)}.potpots-toast{position:fixed;left:50%;bottom:32px;transform:translate(-50%) translateY(20px);background:#2d2926;color:#fff;padding:14px 22px;border-radius:999px;font-size:14px;font-weight:600;opacity:0;pointer-events:none;transition:all .35s ease;z-index:99999;box-shadow:0 12px 30px #0000002e}.potpots-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/pasaporte-pot.css.map */
