:root{--retro-pink:#E94E77;--retro-blue:#4B7BD9;--retro-yellow:#F2C94C;--retro-teal:#2AB7A9;--retro-cream:#FDF3E7;--retro-charcoal:#333333}.retro-article{padding:clamp(24px,3vw,40px);background:var(--retro-cream);color:var(--retro-charcoal)}.retro-article__title{font-family:var(--font-heading,"Luckiest Guy",system-ui,sans-serif);line-height:1.1;margin:0 0 8px;color:var(--retro-pink);text-shadow:0 1px 0 #fff}.retro-article__meta{display:flex;gap:.5rem;flex-wrap:wrap;font-size:.9rem;opacity:.8;margin-bottom:1rem}.retro-tag{background:var(--retro-yellow);color:#000;padding:.15rem .5rem;border-radius:999px;text-decoration:none}.retro-article__featured img{width:100%;height:auto;border-radius:16px;border:3px solid var(--retro-blue);box-shadow:0 6px #4b7bd940;margin:12px 0 20px}.retro-article__intro p{font-size:1.35rem;background:#fff;padding:14px 16px;border-left:6px solid var(--retro-teal);border-radius:12px;box-shadow:0 2px #0000000d;margin-bottom:20px}.retro-gallery{--gap:16px;--cols-desktop:3;display:grid;gap:var(--gap);margin:24px 0;grid-template-columns:repeat(var(--cols-desktop),1fr)}@media (max-width:990px){.retro-gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.retro-gallery{grid-template-columns:1fr}}.retro-gallery[style*="--cols-desktop: 1"]{max-width:680px;margin-left:auto;margin-right:auto}.retro-gallery__item{background:#fff;border-radius:16px;overflow:hidden;transition:transform .12s ease,box-shadow .12s ease;width:100%;display:flex;flex-direction:column}.retro-gallery--style-frame .retro-gallery__item{border:3px solid var(--retro-blue);box-shadow:0 6px #4b7bd940}.retro-gallery--style-polaroid .retro-gallery__item{border:2px solid #e8e4db;box-shadow:0 6px #00000014;padding-bottom:8px}.retro-gallery__media{position:relative;background:#fff}.retro-gallery--crop-cover .retro-gallery__media,.retro-gallery--crop-contain .retro-gallery__media{aspect-ratio:4/3}.retro-gallery--crop-natural .retro-gallery__media{aspect-ratio:auto}.retro-gallery__img{width:100%;height:100%;display:block;object-fit:cover;cursor:zoom-in}.retro-gallery--crop-contain .retro-gallery__img{object-fit:contain;background:#fff}.retro-gallery__caption{padding:6px 10px;background:var(--retro-yellow);font-size:.9rem;text-align:center;color:#000;border-top:1px solid rgba(0,0,0,.05)}.retro-gallery__caption--top{order:-1}.retro-gallery__caption--overlay{position:absolute;bottom:0;left:0;right:0;background:#0009;color:#fff;padding:4px 6px;font-size:.85rem;opacity:0;transition:opacity .15s ease}.retro-gallery__media:hover .retro-gallery__caption--overlay{opacity:1}@media (max-width:990px){.retro-gallery__caption--overlay{opacity:1}}.retro-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:.15s ease;z-index:9999;padding:20px}.retro-lightbox.is-open{opacity:1;pointer-events:auto}.retro-lock{overflow:hidden}.retro-lightbox__img{max-width:min(1200px,92vw);max-height:80vh;border:4px solid var(--retro-blue);border-radius:16px;box-shadow:0 10px #4b7bd959;background:#fff}.retro-lightbox__caption{display:block;width:90vw;max-width:1200px;text-align:center;margin:10px auto 0;color:#fff}.retro-lightbox--caption-bottom .retro-lightbox__caption{position:static}.retro-lightbox--caption-top .retro-lightbox__caption{position:fixed;top:24px;left:50%;transform:translate(-50%)}.retro-lightbox--caption-overlay .retro-lightbox__caption{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#0009;color:#fff;padding:6px 10px;border-radius:8px}.retro-lightbox--caption-hidden .retro-lightbox__caption{display:none}.retro-lightbox__close,.retro-lightbox__prev,.retro-lightbox__next{position:fixed;background:var(--retro-yellow);border:3px solid var(--retro-blue);border-radius:999px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700;color:#000;cursor:pointer;box-shadow:0 4px #4b7bd959}.retro-lightbox__close{top:18px;right:18px}.retro-lightbox__prev{left:18px;top:50%;transform:translateY(-50%)}.retro-lightbox__next{right:18px;top:50%;transform:translateY(-50%)}.retro-callout{margin:24px 0;background:linear-gradient(90deg,var(--retro-yellow) 0 6px,#fff 6px 100%);border:2px solid var(--retro-blue);border-radius:16px;padding:16px;box-shadow:0 4px #0000000f}.retro-callout__label{display:inline-block;font-weight:700;color:#000;background:var(--retro-yellow);border:2px solid #000;border-radius:999px;padding:.2rem .6rem;margin-bottom:.3rem}.retro-callout__body p{margin:0}.retro-cta{margin:28px 0;padding:20px;border:3px dashed var(--retro-teal);border-radius:20px;background:#fff}.retro-button{display:inline-block;padding:.7rem 1.1rem;background:var(--retro-pink);color:#fff;text-decoration:none;font-weight:700;border-radius:999px;box-shadow:0 4px #e94e7759;transition:transform .06s ease,box-shadow .06s ease}.retro-button:hover{transform:translateY(1px);box-shadow:0 2px #e94e7759}.retro-share{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:24px;border-top:1px solid #e6e0d6;padding-top:16px}.retro-share__label{font-weight:700}.retro-share__icon{background:#fff;border:1px solid #ddd;border-radius:10px;padding:.35rem .6rem;text-decoration:none;color:var(--retro-charcoal)}.retro-related{margin-top:34px}.retro-related__title{margin:0 0 12px;color:var(--retro-blue)}.retro-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media (max-width:750px){.retro-related__grid{grid-template-columns:1fr}}.retro-related__card{display:block;background:#fff;border:2px solid var(--retro-blue);border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .08s ease}.retro-related__card:hover{transform:translateY(-2px)}.retro-related__card img{width:100%;height:auto;display:block}.retro-related__meta{padding:.7rem .8rem}.retro-related__name{margin:0 0 4px;font-size:1rem}.retro-comments{margin-top:30px}.retro-comment{background:#fff;border:1px solid #eee;border-radius:12px;padding:12px;margin:10px 0}.retro-form input,.retro-form textarea{width:100%;margin-bottom:.6rem;padding:.7rem .8rem;border-radius:10px;border:1px solid #ddd;background:#fff}.retro-form button{margin-top:.4rem}.retro-lightbox{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:initial}.retro-lightbox__img{display:block;order:1}.retro-lightbox__caption{order:2;width:100%;max-width:min(1200px,92vw);margin:10px auto 0;text-align:center!important;float:none}.retro-lightbox--caption-top .retro-lightbox__caption,.retro-lightbox--caption-overlay .retro-lightbox__caption{text-align:center!important;left:50%;transform:translate(-50%)}.retro-lightbox--caption-hidden .retro-lightbox__caption{display:none!important}.retro-gallery{justify-content:center;justify-items:center;margin-left:auto;margin-right:auto;width:fit-content;max-width:100%}.retro-gallery{display:grid;justify-content:center;gap:1.5rem;margin:2rem auto;max-width:1200px}.retro-gallery__item{text-align:center;position:relative;display:flex;flex-direction:column;align-items:center}.retro-gallery__caption{font-size:1rem;font-weight:600;color:#333;margin-top:.8rem;text-align:center;max-width:95%;line-height:1.5}@media (min-width: 990px){.retro-gallery__caption{font-size:1.15rem}}.retro-gallery__caption--overlay{position:absolute;bottom:0;left:0;right:0;background:#0000008c;color:#fff;font-size:1rem;font-weight:500;padding:.6rem .8rem;opacity:0;transition:opacity .25s ease}.retro-gallery__item:hover .retro-gallery__caption--overlay{opacity:1}.retro-lightbox__caption{font-size:1.25rem;font-weight:600;color:#fff;text-align:center;margin:1rem auto 0;line-height:1.6}.retro-tag{font-size:1rem;color:#222;text-decoration:none;background:#f4f4f4;border-radius:8px;padding:.3rem .8rem;margin-right:.4rem;display:inline-block;transition:background .2s ease,transform .2s ease}.retro-tag:hover{background:#e0e0e0;transform:scale(1.05)}.retro-button{background-color:var(--color-accent, #0044cc);color:#fff!important;font-weight:600;border-radius:8px;padding:.75rem 1.6rem;display:inline-block;text-decoration:none;transition:background-color .25s ease,transform .15s ease;box-shadow:0 3px 6px #00000026}.retro-button:hover{background-color:#003299;transform:translateY(-2px);color:#fff!important}.retro-store-link{margin:2.5rem auto 3rem;text-align:center}.retro-store-link .retro-cta__title{font-size:1.5rem;margin-bottom:.4rem}.retro-store-link .retro-cta__text{max-width:650px;margin:0 auto 1.2rem;color:#333;font-size:1.05rem;line-height:1.6}.retro-article__content{margin-bottom:3rem}
/*# sourceMappingURL=/cdn/shop/t/20/assets/retro-article.css.map */
