.nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#1e1c18f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:2px solid #3a3530}.nav-inner{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center}.logo-img{height:60px;width:auto}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{color:#c4b99a;text-decoration:none;font-weight:600;transition:color .2s}.nav-links a:hover{color:#e8c44a}.nav-login{color:#8a8070;text-decoration:none;font-weight:600;font-size:.8rem;padding:.35rem .8rem;border:1px solid #5a5347;border-radius:999px;transition:all .2s}.nav-login:hover{color:#e8c44a;border-color:#e8c44a}.nav-cart{background:#6b8c42;color:#fff;border:none;padding:.5rem 1.2rem;border-radius:999px;font-weight:700;font-size:.9rem;cursor:pointer;transition:background .2s}.nav-cart:hover{background:#5a7a36}.hero-wrapper{background:url(/images/alley-bg.jpg) center center / cover no-repeat;position:relative}.hero-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.hero{padding:10rem 2rem 6rem;max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:4rem;position:relative}.hero-content{flex:1}.hero-badge{display:inline-block;background:#6b8c4233;color:#a3c47a;padding:.4rem 1rem;border-radius:999px;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;border:1px solid rgba(107,140,66,.4)}.hero h1{font-family:Lilita One,cursive;font-size:4rem;line-height:1.1;color:#f0e6d0;margin:0 0 1.5rem;text-shadow:2px 2px 8px rgba(0,0,0,.6)}.highlight{color:#e8c44a;position:relative}.hero-logo-img{height:3.5em;width:auto;vertical-align:middle;margin-left:.1em;display:inline}.hero-subtitle{font-size:1.25rem;color:#c4b99a;line-height:1.7;margin:0 0 2rem;max-width:500px}.hero-actions{display:flex;gap:1rem;margin-bottom:1.5rem}.hero-note{font-size:.85rem;color:#8a8070}.hero-visual{flex:0 0 auto}.hero-blob{width:320px;height:320px;background:linear-gradient(135deg,#f0e6ff,#ffe6f0,#e6f9ff);border-radius:60% 40% 50% 50%/50% 60% 40% 50%;display:flex;align-items:center;justify-content:center;animation:blob-morph 8s ease-in-out infinite;box-shadow:0 8px 40px #0006}.snagglin-of-day{display:flex;flex-direction:column;align-items:center;gap:.4rem;animation:wobble 3s ease-in-out infinite}.snagglin-of-day-label{font-family:Lilita One,cursive;font-size:.85rem;color:#5a4a2a;text-transform:uppercase;letter-spacing:1px}.snagglin-of-day-img{width:180px;height:180px;object-fit:contain;border-radius:50%}.snagglin-of-day-name{font-family:Lilita One,cursive;font-size:1.2rem;color:#2d2d2d}@keyframes blob-morph{0%,to{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}25%{border-radius:50% 60% 40% 50%/40% 50% 60%}50%{border-radius:40% 50% 60%/60% 40% 50% 50%}75%{border-radius:50% 50% 50% 60%/50% 50% 40% 60%}}@keyframes wobble{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}.btn{display:inline-block;padding:.9rem 2rem;border-radius:999px;font-weight:700;font-size:1rem;text-decoration:none;border:none;cursor:pointer;transition:all .2s}.btn-primary{background:#6b8c42;color:#fff}.btn-primary:hover{background:#5a7a36;transform:translateY(-2px);box-shadow:0 4px 15px #6b8c4266}.btn-secondary{background:transparent;color:#c4b99a;border:2px solid #c4b99a}.btn-secondary:hover{background:#c4b99a26;transform:translateY(-2px)}.btn-small{padding:.5rem 1.2rem;font-size:.85rem;background:#6b8c42;color:#fff;border-radius:999px;font-weight:700;border:none;cursor:pointer;transition:all .2s}.btn-small:hover{background:#5a7a36;transform:translateY(-1px)}.btn-large{padding:1.1rem 2.5rem;font-size:1.15rem}.social-proof{background:#1e1c18;padding:3rem 2rem}.proof-inner{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:3rem}.proof-item{text-align:center}.proof-number{display:block;font-family:Lilita One,cursive;font-size:2.5rem;color:#e8c44a}.proof-label{display:block;font-size:.9rem;color:#8a8070;font-weight:600}.proof-divider{width:1px;height:50px;background:#3a3530}.section-title{font-family:Lilita One,cursive;font-size:2.5rem;color:#f0e6d0;text-align:center;margin:0 0 .5rem}.section-subtitle{text-align:center;color:#8a8070;font-size:1.1rem;margin:0 0 3rem;max-width:550px;margin-left:auto;margin-right:auto}.products{padding:6rem 2rem;max-width:1200px;margin:0 auto;background:#2a2620}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.product-card{background:#332f28;border-radius:20px;overflow:hidden;box-shadow:0 2px 20px #0003;transition:all .3s;border:2px solid transparent}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000004d;border-color:#4a4438}.product-image{height:260px;overflow:hidden;background:#3a3630;border-radius:16px;margin:.75rem .75rem 0}.product-img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-img{transform:scale(1.05)}.product-info{padding:1.5rem}.product-info h3{font-family:Lilita One,cursive;font-size:1.4rem;color:#f0e6d0;margin:0 0 .5rem}.product-info p{color:#8a8070;font-size:.9rem;line-height:1.6;margin:0 0 1.2rem}.product-footer{display:flex;align-items:center;justify-content:space-between}.product-price{font-family:Lilita One,cursive;font-size:1.3rem;color:#e8c44a}.swag{background:#1e1c18;padding:6rem 2rem}.swag-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.swag-preview-card{background:#2a2620;border-radius:20px;padding:2.5rem 1.5rem;text-align:center;border:1px solid #3a3530;transition:all .3s}.swag-preview-card:hover{transform:translateY(-4px);border-color:#4a4438;box-shadow:0 8px 25px #0000004d}.swag-preview-icon{font-size:3rem;margin-bottom:1rem}.swag-preview-card h3{font-family:Lilita One,cursive;font-size:1.2rem;color:#f0e6d0;margin:0 0 .5rem}.swag-preview-card p{color:#8a8070;font-size:.9rem;margin:0}a.swag-preview-card{text-decoration:none;cursor:pointer}.swag-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.swag-product-card{background:#2a2620;border-radius:20px;overflow:hidden;border:1px solid #3a3530;transition:all .3s;text-decoration:none;cursor:pointer}.swag-product-card:hover{transform:translateY(-4px);border-color:#4a4438;box-shadow:0 8px 25px #0000004d}.swag-product-image{width:100%;aspect-ratio:1;overflow:hidden;background:#1a1816}.swag-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.swag-product-card:hover .swag-product-image img{transform:scale(1.05)}.swag-product-info{padding:1rem 1.2rem 1.2rem}.swag-product-info h3{font-family:Lilita One,cursive;font-size:1.1rem;color:#f0e6d0;margin:0 0 .4rem}.swag-product-price{font-family:Lilita One,cursive;font-size:1.2rem;color:#e8c44a}.swag-cta{display:flex;justify-content:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.about{background:#1e1c18;padding:6rem 2rem}.about-content{max-width:1200px;margin:0 auto}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.about-card{background:#2a2620;padding:2.5rem 2rem;border-radius:20px;text-align:center;box-shadow:0 2px 15px #0003;border:1px solid #3a3530}.about-icon{font-size:3rem;display:block;margin-bottom:1rem}.about-card h3{font-family:Lilita One,cursive;font-size:1.3rem;color:#f0e6d0;margin:0 0 .75rem}.about-card p{color:#8a8070;font-size:.95rem;line-height:1.6;margin:0}.testimonials{padding:6rem 2rem;max-width:1200px;margin:0 auto}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.testimonial-card{background:#2a2620;padding:2rem;border-radius:20px;border:1px solid #3a3530}.testimonial-text{font-size:1.05rem;line-height:1.7;color:#a09580;margin:0 0 1rem;font-style:italic}.testimonial-author{font-weight:700;color:#e8c44a;font-size:.9rem}.faq{background:#1e1c18;padding:6rem 2rem}.faq-list{max-width:700px;margin:3rem auto 0;display:flex;flex-direction:column;gap:1.5rem}.faq-item{background:#2a2620;padding:1.5rem 2rem;border-radius:16px;box-shadow:0 2px 10px #0003;border:1px solid #3a3530}.faq-item h3{font-family:Lilita One,cursive;font-size:1.1rem;color:#f0e6d0;margin:0 0 .5rem}.faq-item p{color:#8a8070;font-size:.95rem;line-height:1.6;margin:0}.detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;z-index:200;display:flex;align-items:center;justify-content:center;padding:2rem}.detail-modal{background:#2a2620;border-radius:24px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;border:1px solid #3a3530;box-shadow:0 20px 60px #00000080}.detail-close{position:absolute;top:1rem;right:1rem;background:#0006;border:none;color:#c4b99a;font-size:2rem;width:44px;height:44px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .2s}.detail-close:hover{background:#0009;color:#f0e6d0}.detail-content{display:flex;gap:2.5rem;padding:2.5rem}.detail-gallery{flex:1;min-width:0}.detail-main-image{background:#3a3630;border-radius:16px;overflow:hidden;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.detail-main-image img{width:100%;height:100%;object-fit:contain}.detail-thumbnails{display:flex;gap:.75rem;margin-top:1rem;overflow-x:auto}.detail-thumb{width:70px;height:70px;object-fit:cover;border-radius:10px;cursor:pointer;border:2px solid transparent;opacity:.5;transition:all .2s;background:#3a3630}.detail-thumb:hover{opacity:.8}.detail-thumb.active{border-color:#e8c44a;opacity:1}.detail-info{flex:1;display:flex;flex-direction:column;gap:1rem}.detail-info h2{font-family:Lilita One,cursive;font-size:2.2rem;color:#f0e6d0;margin:0}.detail-price{font-family:Lilita One,cursive;font-size:1.8rem;color:#e8c44a}.detail-description{color:#8a8070;font-size:1.05rem;line-height:1.7;margin:0}@media (max-width: 700px){.detail-content{flex-direction:column;padding:1.5rem}}.lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f2;z-index:300;display:flex;align-items:center;justify-content:center;cursor:zoom-out;animation:lightbox-fade-in .2s ease-out}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}.lightbox-img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px;animation:lightbox-zoom-in .2s ease-out}@keyframes lightbox-zoom-in{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.lightbox-close{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff26;border:none;color:#fff;font-size:2.5rem;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:10}.lightbox-close:hover{background:#ffffff4d}.cta{padding:6rem 2rem;text-align:center;max-width:700px;margin:0 auto}.cta h2{font-family:Lilita One,cursive;font-size:2.5rem;color:#f0e6d0;margin:0 0 1rem}.cta p{color:#8a8070;font-size:1.1rem;line-height:1.7;margin:0 0 2rem}.footer{background:#151310;color:#8a8070;padding:4rem 2rem 2rem;border-top:1px solid #3a3530}.footer-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:4rem}.footer .logo{margin-bottom:.75rem}.footer-logo-img{height:50px;filter:brightness(1.15) drop-shadow(0 0 1px rgba(255,255,255,.3))}.footer-brand p{font-size:.9rem;color:#6a6050;margin:0}.footer-links{display:flex;gap:4rem}.footer-col{display:flex;flex-direction:column;gap:.5rem}.footer-col h4{color:#f0e6d0;font-weight:700;margin:0 0 .5rem;font-size:.95rem}.footer-col a{color:#6a6050;text-decoration:none;font-size:.9rem;transition:color .2s}.footer-col a:hover{color:#e8c44a}.footer-bottom{max-width:1200px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid #3a3530;text-align:center}.footer-bottom p{font-size:.8rem;color:#5a5347;margin:0}.app{background:#2a2620}@media (max-width: 900px){.hero{flex-direction:column;text-align:center;padding-top:8rem}.hero h1{font-size:3rem}.hero-subtitle{max-width:100%}.hero-actions{justify-content:center}.hero-blob{width:240px;height:240px}.snagglin-of-day-label{font-size:.7rem}.snagglin-of-day-img{width:140px;height:140px}.snagglin-of-day-name{font-size:1rem}.product-grid,.about-grid,.testimonial-grid{grid-template-columns:1fr;max-width:450px;margin-left:auto;margin-right:auto}.swag-preview-grid,.swag-product-grid{grid-template-columns:repeat(2,1fr);max-width:450px;margin-left:auto;margin-right:auto}.proof-inner{flex-direction:column;gap:1.5rem}.proof-divider{width:60px;height:1px}.footer-inner{flex-direction:column;gap:2rem}.footer-links{flex-wrap:wrap;gap:2rem}.nav-links a{display:none}.section-title{font-size:2rem}}@media (min-width: 901px) and (max-width: 1100px){.product-grid,.about-grid,.testimonial-grid,.swag-preview-grid{grid-template-columns:repeat(2,1fr)}}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;display:flex;justify-content:flex-end}.cart-drawer{width:100%;max-width:420px;background:#fff;height:100%;display:flex;flex-direction:column;box-shadow:-4px 0 24px #00000026;animation:slide-in .25s ease-out}@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:2px solid #f0e6ff}.cart-header h3{font-family:Lilita One,cursive;font-size:1.3rem;color:#2d2d2d;margin:0}.cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#999;font-size:1rem;padding:2rem}.cart-empty p{margin:0}.cart-items{flex:1;overflow-y:auto;padding:1rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.cart-item{display:flex;align-items:center;gap:.75rem}.cart-item-img{width:60px;height:60px;border-radius:10px;object-fit:contain;background:#f8f6ff;flex-shrink:0}.cart-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.cart-item-info strong{font-size:.9rem;color:#2d2d2d}.cart-item-price{font-family:Lilita One,cursive;color:#7c6deb;font-size:.9rem}.cart-item-qty{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.cart-item-qty button{width:28px;height:28px;border-radius:50%;border:2px solid #eee;background:#fff;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;transition:all .15s}.cart-item-qty button:hover{border-color:#7c6deb;color:#7c6deb}.cart-item-qty span{min-width:1.5rem;text-align:center;font-weight:700;font-size:.9rem}.cart-item-remove{background:none;border:none;color:#ccc;font-size:1.3rem;cursor:pointer;padding:0 .25rem;line-height:1;flex-shrink:0;transition:color .15s}.cart-item-remove:hover{color:#e74c3c}.cart-footer{padding:1.25rem 1.5rem;border-top:2px solid #f0e6ff;display:flex;flex-direction:column;gap:1rem}.cart-total{display:flex;justify-content:space-between;font-family:Lilita One,cursive;font-size:1.2rem;color:#2d2d2d}.btn-added{background:#4caf50!important;color:#fff!important;border-color:#4caf50!important}.waitlist-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:250;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;animation:waitlist-fade .2s ease-out}@keyframes waitlist-fade{0%{opacity:0}to{opacity:1}}.waitlist-modal{position:relative;background:#2a2620;border:1px solid #3a3530;border-radius:20px;padding:2rem 2rem 1.75rem;max-width:460px;width:100%;max-height:90vh;overflow-y:auto;color:#f0e6d0;box-shadow:0 12px 40px #00000080;animation:waitlist-zoom .22s ease-out}@keyframes waitlist-zoom{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}.waitlist-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.waitlist-img{width:72px;height:72px;object-fit:contain;border-radius:12px;background:#1e1c18;border:1px solid #3a3530;flex-shrink:0}.waitlist-modal h3{font-family:Lilita One,cursive;font-size:1.4rem;color:#f0e6d0;margin:0 0 .3rem}.waitlist-subtitle{color:#c4b99a;font-size:.9rem;line-height:1.4;margin:0}.waitlist-form{display:flex;flex-direction:column}.waitlist-label{display:flex;flex-direction:column;gap:.35rem;font-size:.82rem;color:#c4b99a;font-weight:700;margin-bottom:1rem}.waitlist-input{padding:.8rem 1rem;background:#1e1c18;border:2px solid #3a3530;border-radius:12px;color:#f0e6d0;font-family:Nunito,sans-serif;font-size:1rem;transition:border-color .2s}.waitlist-input:focus{outline:none;border-color:#e8c44a}.waitlist-input::placeholder{color:#5a5347}.waitlist-input:disabled{opacity:.6}.waitlist-error{color:#ff7070;background:#dc35451a;border:1px solid rgba(220,53,69,.3);border-radius:10px;padding:.6rem .8rem;margin:0 0 .75rem;font-size:.88rem}.waitlist-submit{width:100%;margin-top:.5rem}.waitlist-fine-print{font-size:.75rem;color:#8a8070;margin:.9rem 0 0;text-align:center}.waitlist-success{text-align:center;padding:.5rem 0 .25rem}.waitlist-success-icon{font-size:3rem;margin-bottom:.6rem}.waitlist-success h3{margin-bottom:.6rem}.waitlist-success p{color:#c4b99a;font-size:.95rem;line-height:1.5;margin:0 0 1.5rem}.admin-stories-panel{padding:1rem 0}.admin-stories-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.admin-stories-header-actions{display:flex;gap:.5rem}.story-selector{background:#fff;border-radius:12px;padding:1.5rem;border:2px solid #f0e6ff}.story-selector-title{font-family:Lilita One,cursive;font-size:1.2rem;color:#2d2b4e;margin:0 0 .25rem}.story-selector-hint{color:#888;font-size:.85rem;margin:0 0 1rem}.story-selector-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;margin-bottom:1.5rem}.story-selector-item{position:relative;background:#f8f5ff;border:2px solid #e0d8f0;border-radius:12px;padding:.5rem;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:.35rem}.story-selector-item:hover{border-color:#7c6deb}.story-selector-item.selected{border-color:#7c6deb;background:#ede8ff;box-shadow:0 0 0 2px #7c6deb4d}.story-selector-img{width:70px;height:70px;object-fit:cover;border-radius:8px}.story-selector-name{font-size:.75rem;font-weight:600;color:#2d2b4e;text-align:center}.story-selector-check{position:absolute;top:4px;right:4px;background:#7c6deb;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem}.story-theme-input{margin-bottom:1rem}.story-theme-input label{display:block;font-weight:600;font-size:.85rem;color:#2d2b4e;margin-bottom:.35rem}.story-theme-input textarea{width:100%;border:2px solid #e0d8f0;border-radius:8px;padding:.5rem;font-family:Nunito,sans-serif;font-size:.9rem;resize:vertical;box-sizing:border-box}.story-theme-input textarea:focus{outline:none;border-color:#7c6deb}.btn-generate-story{background:#7c6deb;color:#fff;border:none;border-radius:8px;padding:.6rem 1.5rem;font-family:Nunito,sans-serif;font-weight:700;font-size:.9rem;cursor:pointer;transition:background .2s}.btn-generate-story:hover:not(:disabled){background:#6b5cd4}.btn-generate-story:disabled{opacity:.5;cursor:not-allowed}.story-generator{background:#fff;border-radius:12px;padding:2rem;border:2px solid #f0e6ff;text-align:center}.story-progress{display:flex;flex-direction:column;align-items:center;gap:1rem}.story-progress p{font-family:Lilita One,cursive;font-size:1.1rem;color:#2d2b4e}.story-spinner{width:40px;height:40px;border:4px solid #f0e6ff;border-top-color:#7c6deb;border-radius:50%;animation:story-spin .8s linear infinite}@keyframes story-spin{to{transform:rotate(360deg)}}.story-preview-images{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem}.story-preview-img{width:150px;height:150px;object-fit:cover;border-radius:8px;border:2px solid #f0e6ff}.story-error{color:#d44;display:flex;flex-direction:column;align-items:center;gap:1rem}.story-editor{background:#fff;border-radius:12px;padding:1.5rem;border:2px solid #f0e6ff}.story-editor-fields{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.story-field label{display:block;font-weight:600;font-size:.85rem;color:#2d2b4e;margin-bottom:.3rem}.story-field input,.story-field textarea{width:100%;border:2px solid #e0d8f0;border-radius:8px;padding:.5rem;font-family:Nunito,sans-serif;font-size:.9rem;box-sizing:border-box}.story-field input:focus,.story-field textarea:focus{outline:none;border-color:#7c6deb}.story-content-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.3rem}.btn-preview-toggle{background:#f0e6ff;border:none;border-radius:6px;padding:.3rem .8rem;font-size:.8rem;font-weight:600;color:#7c6deb;cursor:pointer}.btn-preview-toggle:hover{background:#e0d8f0}.story-content-preview{background:#faf8ff;border:2px solid #e0d8f0;border-radius:8px;padding:1rem;min-height:200px;font-family:Nunito,sans-serif;font-size:.95rem;line-height:1.6;color:#333}.story-content-preview img{max-width:100%;border-radius:8px;margin:1rem 0;display:block}.story-editor-actions{display:flex;gap:.5rem;flex-wrap:wrap}.btn-save-draft{background:#555;color:#fff;border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:700;cursor:pointer;transition:background .2s}.btn-save-draft:hover:not(:disabled){background:#444}.btn-publish{background:#7c6deb;color:#fff;border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:700;cursor:pointer;transition:background .2s}.btn-publish:hover:not(:disabled){background:#6b5cd4}.story-empty{color:#888;text-align:center;padding:2rem}.story-list{display:flex;flex-direction:column;gap:.75rem}.story-card-admin{display:flex;align-items:center;gap:1rem;background:#fff;border:2px solid #f0e6ff;border-radius:12px;padding:.75rem;transition:border-color .2s}.story-card-admin:hover{border-color:#7c6deb}.story-card-hero{width:80px;height:80px;object-fit:cover;border-radius:8px;flex-shrink:0}.story-card-info{flex:1;min-width:0}.story-card-title{font-family:Lilita One,cursive;font-size:1rem;color:#2d2b4e;margin:0 0 .2rem}.story-card-desc{font-size:.8rem;color:#666;margin:0 0 .4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.story-badge{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;padding:.15rem .5rem;border-radius:4px}.story-badge.draft{background:#fff3e0;color:#e07b00}.story-badge.published{background:#e8f5e9;color:#2e7d32}.story-card-actions{display:flex;gap:.4rem;flex-shrink:0}.btn-story-action{background:#f0e6ff;color:#7c6deb;border:none;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-story-action:hover{background:#e0d8f0}.btn-story-delete{background:#ffeaea;color:#d44;border:none;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-story-delete:hover{background:#ffd4d4}.stories-page{min-height:100vh;background:#2a2620;color:#f0e6d0;padding-top:90px}.stories-hero{text-align:center;padding:3rem 2rem}.stories-hero h1{font-family:Lilita One,cursive;font-size:2.5rem;color:#e8c44a;margin:0 0 .5rem}.stories-hero p{color:#c4b99a;font-size:1.1rem;max-width:600px;margin:0 auto}.stories-grid{max-width:1200px;margin:0 auto;padding:0 2rem 4rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.story-card{background:#332f28;border-radius:16px;overflow:hidden;border:2px solid transparent;transition:all .3s;text-decoration:none;color:inherit;display:block}.story-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000004d;border-color:#4a4438}.story-card-image{height:200px;overflow:hidden;background:#3a3630}.story-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.story-card:hover .story-card-image img{transform:scale(1.05)}.story-card-body{padding:1.25rem}.story-card-body h3{font-family:Lilita One,cursive;font-size:1.2rem;color:#f0e6d0;margin:0 0 .4rem}.story-card-body p{color:#a89e8c;font-size:.9rem;margin:0 0 .75rem;line-height:1.5}.story-card-avatars{display:flex;gap:.35rem}.story-card-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #4a4438}.stories-empty{text-align:center;padding:4rem 2rem;color:#a89e8c}.story-detail-page{min-height:100vh;background:#2a2620;color:#f0e6d0;padding-top:90px}.story-detail{max-width:700px;margin:0 auto;padding:2rem}.story-detail-back{display:inline-block;color:#e8c44a;text-decoration:none;font-weight:600;margin-bottom:1.5rem;transition:color .2s}.story-detail-back:hover{color:#f0d060}.story-detail h1{font-family:Lilita One,cursive;font-size:2rem;color:#e8c44a;margin:0 0 .5rem}.story-detail-desc{color:#a89e8c;font-size:1rem;margin:0 0 2rem;font-style:italic}.story-detail-content{line-height:1.8;font-size:1.05rem}.story-detail-content p{margin:0 0 1rem}.story-detail-content img,.story-detail-content .story-illustration{max-width:100%;border-radius:12px;margin:1.5rem 0;display:block;box-shadow:0 4px 20px #0000004d}.story-featured-snagglins{margin-top:3rem;padding-top:2rem;border-top:2px solid #3a3530}.story-featured-snagglins h2{font-family:Lilita One,cursive;font-size:1.3rem;color:#e8c44a;margin:0 0 1rem}.story-featured-grid{display:flex;gap:1rem;flex-wrap:wrap}.story-featured-item{display:flex;align-items:center;gap:.75rem;background:#332f28;border-radius:12px;padding:.75rem 1rem;text-decoration:none;color:#f0e6d0;border:2px solid #4a4438;transition:all .2s}.story-featured-item:hover{border-color:#e8c44a;transform:translateY(-2px)}.story-featured-item img{width:50px;height:50px;border-radius:50%;object-fit:cover}.story-featured-item span{font-family:Lilita One,cursive;font-size:1rem}.story-image-regen-grid{display:flex;gap:.75rem;flex-wrap:wrap}.story-image-regen-item{display:flex;flex-direction:column;align-items:center;gap:.4rem}.story-image-regen-item img{width:150px;height:150px;object-fit:cover;border-radius:8px;border:2px solid #e0d8f0}.btn-regen-image{background:#f0e6ff;color:#7c6deb;border:none;border-radius:6px;padding:.3rem .7rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-regen-image:hover:not(:disabled){background:#e0d8f0}.btn-regen-image:disabled{opacity:.5;cursor:not-allowed}.video-preview-player{width:100%;max-width:600px;border-radius:12px;border:2px solid #e0d8f0}.video-card-image{position:relative}.video-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;pointer-events:none;transition:background .2s}.story-card:hover .video-play-overlay{background:#e8c44acc}.video-detail-player{width:100%;border-radius:12px;margin:1.5rem 0;box-shadow:0 4px 20px #0000004d}.video-detail{max-width:800px}@media (max-width: 768px){.story-selector-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.story-card-admin{flex-direction:column;align-items:flex-start}.story-card-hero{width:100%;height:120px}.story-card-actions{width:100%;justify-content:flex-end}.stories-hero h1{font-size:1.8rem}.stories-grid{grid-template-columns:1fr}.story-detail h1{font-size:1.5rem}.story-featured-grid{flex-direction:column}.story-image-regen-grid{justify-content:center}.story-image-regen-item img{width:100px;height:100px}}.reactEasyCrop_Container{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;display:flex;justify-content:center;align-items:center}.reactEasyCrop_Image,.reactEasyCrop_Video{will-change:transform}.reactEasyCrop_Contain{max-width:100%;max-height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.reactEasyCrop_Cover_Horizontal{width:100%;height:auto}.reactEasyCrop_Cover_Vertical{width:auto;height:100%}.reactEasyCrop_CropArea{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.5);box-sizing:border-box;box-shadow:0 0 0 9999em;color:#00000080;overflow:hidden}.reactEasyCrop_CropAreaRound{border-radius:50%}.reactEasyCrop_CropAreaGrid:before{content:" ";box-sizing:border-box;position:absolute;border:1px solid rgba(255,255,255,.5);top:0;bottom:0;left:33.33%;right:33.33%;border-top:0;border-bottom:0}.reactEasyCrop_CropAreaGrid:after{content:" ";box-sizing:border-box;position:absolute;border:1px solid rgba(255,255,255,.5);top:33.33%;bottom:33.33%;left:0;right:0;border-left:0;border-right:0}.admin{min-height:100vh;background:#f5f3ff}.admin-header{background:#fff;border-bottom:2px solid #f0e6ff;position:sticky;top:0;z-index:100}.admin-header-inner{max-width:1100px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.admin-header-left{display:flex;align-items:center;gap:1.5rem}.admin-header-right{display:flex;align-items:center;gap:.75rem}.admin-back-link{color:#7c6deb;text-decoration:none;font-weight:600;font-size:.9rem;transition:color .2s}.admin-back-link:hover{color:#6b5cd4}.admin-title{font-family:Lilita One,cursive;font-size:1.5rem;color:#2d2d2d;margin:0}.btn-add{background:#7c6deb;color:#fff;border:none;padding:.5rem 1.2rem;border-radius:999px;font-weight:700;font-size:.85rem;cursor:pointer;transition:background .2s}.btn-add:hover{background:#6b5cd4}.btn-add:disabled{opacity:.5;cursor:not-allowed}.btn-reset{background:transparent;color:#999;border:1px solid #ddd;padding:.5rem 1rem;border-radius:999px;font-weight:600;font-size:.8rem;cursor:pointer;transition:all .2s}.btn-reset:hover{border-color:#e74c3c;color:#e74c3c}.reset-confirm{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#666}.btn-reset-yes{background:#e74c3c;color:#fff;border:none;padding:.35rem .8rem;border-radius:999px;font-weight:700;font-size:.8rem;cursor:pointer}.btn-reset-no{background:#eee;color:#666;border:none;padding:.35rem .8rem;border-radius:999px;font-weight:600;font-size:.8rem;cursor:pointer}.admin-content{max-width:1100px;margin:0 auto;padding:2rem}.admin-section{margin-bottom:2rem}.admin-section-title{font-family:Lilita One,cursive;font-size:1.3rem;color:#2d2d2d;margin:0 0 1rem}.admin-list{display:flex;flex-direction:column;gap:1rem}.admin-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0000000d;border:2px solid transparent;transition:border-color .2s}.admin-card:hover{border-color:#f0e6ff}.admin-card-preview{display:flex;gap:1.5rem;padding:1.25rem;cursor:pointer;transition:background .2s}.admin-card-preview:hover{background:#faf8ff}.admin-card-image{flex:0 0 100px;height:100px;border-radius:12px;overflow:hidden;background:#f8f6ff}.admin-card-image img{width:100%;height:100%;object-fit:contain}.admin-card-info{flex:1;min-width:0}.admin-card-info h3{font-family:Lilita One,cursive;font-size:1.15rem;color:#2d2d2d;margin:0 0 .35rem}.admin-card-desc{color:#777;font-size:.85rem;line-height:1.5;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-card-meta{display:flex;align-items:center;gap:.75rem}.admin-card-price{font-family:Lilita One,cursive;font-size:1rem;color:#7c6deb}.admin-card-color{width:20px;height:20px;border-radius:50%;border:2px solid rgba(0,0,0,.1)}.admin-card-edit-hint{margin-left:auto;font-size:.75rem;color:#bbb;font-weight:600}.admin-empty{text-align:center;color:#999;padding:3rem}.admin-editor{display:flex;gap:2rem;padding:1.5rem}.editor-preview{flex:0 0 260px;display:flex;flex-direction:column;gap:.75rem}.editor-preview-img{width:100%;height:100%;object-fit:cover;border-radius:12px;background:#f8f6ff}.editor-preview-placeholder{width:220px;height:200px;border-radius:12px;background:#f0e6ff;display:flex;align-items:center;justify-content:center;color:#999;font-size:.9rem}.editor-image-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;max-height:420px;overflow-y:auto}.editor-gallery-item{position:relative;border-radius:12px;overflow:hidden;background:#f8f6ff;aspect-ratio:1}.btn-remove-image{position:absolute;top:6px;right:6px;width:24px;height:24px;border-radius:50%;background:#0000008c;color:#fff;border:none;font-size:1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.editor-gallery-item:hover .btn-remove-image{opacity:1}.editor-url-input{display:flex;gap:.5rem}.editor-url-input .admin-input{flex:1;min-width:0}.btn-url-add{background:#f0e6ff;color:#7c6deb;border:none;padding:.5rem .75rem;border-radius:8px;font-weight:700;font-size:.8rem;cursor:pointer;transition:background .2s;white-space:nowrap}.btn-url-add:hover{background:#e4d8ff}.editor-image-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.editor-paste-hint{color:#888;font-size:.875rem}.btn-upload{flex:1;background:#f0e6ff;color:#7c6deb;border:none;padding:.5rem;border-radius:8px;font-weight:700;font-size:.8rem;cursor:pointer;transition:background .2s}.btn-upload:hover{background:#e4d8ff}.editor-gen-buttons{display:flex;gap:.5rem}.btn-generate-views,.btn-regenerate-all{flex:1;background:#e8c44a;color:#2d2d2d;border:none;padding:.5rem;border-radius:8px;font-weight:700;font-size:.8rem;cursor:pointer;transition:background .2s}.btn-generate-views:hover,.btn-regenerate-all:hover{background:#d4b340}.btn-generate-views:disabled,.btn-regenerate-all:disabled{opacity:.6;cursor:not-allowed}.btn-regenerate-all{background:#f0e6ff;color:#7c6deb}.btn-regenerate-all:hover{background:#e4d8ff}.editor-field-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.btn-ai-describe{background:#e8c44a;color:#2d2d2d;border:none;padding:.35rem .9rem;border-radius:999px;font-weight:700;font-size:.75rem;cursor:pointer;transition:background .2s;white-space:nowrap}.btn-ai-describe:hover{background:#d4b340}.btn-ai-describe:disabled{opacity:.6;cursor:not-allowed}.describe-panel{display:flex;gap:1rem;background:#faf8ff;border:1px solid #eee;border-radius:10px;padding:.75rem}.describe-ref-image{flex:0 0 100px;display:flex;flex-direction:column;align-items:center;gap:.35rem}.describe-ref-img{width:100px;height:100px;object-fit:contain;border-radius:8px;background:#f0e6ff}.describe-ref-label{font-size:.65rem;color:#999;text-align:center;line-height:1.3}.describe-fields{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.regen-panel{display:flex;flex-direction:column;gap:.5rem;background:#faf8ff;border:1px solid #eee;border-radius:10px;padding:.75rem}.regen-actions{display:flex;gap:.5rem}.regen-hint{font-size:.7rem;color:#e74c3c;font-weight:600}.editor-fields{flex:1;display:flex;flex-direction:column;gap:.75rem}.admin-label{display:flex;flex-direction:column;gap:.3rem;font-size:.8rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.5px}.admin-input{padding:.6rem .8rem;border:2px solid #eee;border-radius:10px;font-size:.9rem;font-family:Nunito,sans-serif;transition:border-color .2s;outline:none}.admin-input:focus{border-color:#7c6deb}.admin-textarea{padding:.6rem .8rem;border:2px solid #eee;border-radius:10px;font-size:.9rem;font-family:Nunito,sans-serif;resize:vertical;transition:border-color .2s;outline:none}.admin-textarea:focus{border-color:#7c6deb}.editor-row{display:flex;gap:1rem}.editor-row .admin-label{flex:1}.color-picker-row{display:flex;align-items:center;gap:.5rem}.admin-color{width:40px;height:38px;border:2px solid #eee;border-radius:8px;cursor:pointer;padding:2px}.color-picker-row .admin-input{flex:1}.editor-actions{display:flex;gap:.5rem;margin-top:.5rem}.btn-save{background:#7c6deb;color:#fff;border:none;padding:.6rem 1.5rem;border-radius:999px;font-weight:700;font-size:.85rem;cursor:pointer;transition:background .2s}.btn-save:hover{background:#6b5cd4}.btn-cancel{background:#eee;color:#666;border:none;padding:.6rem 1.5rem;border-radius:999px;font-weight:700;font-size:.85rem;cursor:pointer;transition:background .2s}.btn-cancel:hover{background:#ddd}.btn-delete{background:transparent;color:#e74c3c;border:1px solid #e74c3c;padding:.6rem 1.5rem;border-radius:999px;font-weight:700;font-size:.85rem;cursor:pointer;margin-left:auto;transition:all .2s}.btn-delete:hover{background:#e74c3c;color:#fff}.admin-error{background:#fff5f5;border:2px solid #fed7d7;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;text-align:center}.admin-error p{color:#e74c3c;margin:0 0 .75rem;font-weight:600}.confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.confirm-modal{background:#fff;border-radius:20px;padding:2rem;max-width:420px;width:100%;box-shadow:0 20px 60px #0003}.confirm-modal h3{font-family:Lilita One,cursive;font-size:1.3rem;color:#2d2d2d;margin:0 0 .75rem}.confirm-modal p{color:#555;font-size:.9rem;line-height:1.5;margin:0 0 .5rem}.confirm-note{color:#999!important;font-size:.8rem!important}.confirm-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem}.admin-repackaging{background:#fffbe6;border:2px solid #e8c44a;border-radius:12px;padding:1rem 1.5rem;margin-bottom:1.5rem;text-align:center}.admin-repackaging p{color:#8a6d00;margin:0;font-weight:600}.editor-error{background:#fff5f5;border:1px solid #fed7d7;border-radius:8px;padding:.5rem .75rem;color:#e74c3c;font-size:.85rem;font-weight:600}.loading-text{text-align:center;color:#999;padding:2rem;grid-column:1 / -1}.btn-save:disabled,.btn-upload:disabled,.btn-cancel:disabled,.btn-delete:disabled{opacity:.5;cursor:not-allowed}.admin-login{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.admin-login-card{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 4px 24px #00000014;width:100%;max-width:400px}.admin-login-card form{display:flex;flex-direction:column;gap:.75rem}.admin-login-title{font-family:Lilita One,cursive;font-size:1.8rem;color:#7c6deb;margin:0 0 .25rem;text-align:center}.admin-login-subtitle{color:#999;font-size:.9rem;text-align:center;margin:0 0 1.5rem}.admin-login-btn{width:100%;margin-top:.5rem}.admin-login-back{display:block;text-align:center;margin-top:1.25rem;color:#999;text-decoration:none;font-size:.85rem;font-weight:600}.admin-login-back:hover{color:#7c6deb}.admin-user{font-size:.8rem;color:#999;font-weight:600}.crop-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.crop-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;max-width:520px;width:100%;overflow:hidden}.crop-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #eee}.crop-modal-header h3{margin:0;font-size:1.1rem;color:#2d2d2d}.crop-modal-close{background:none;border:none;font-size:1.5rem;line-height:1;color:#666;cursor:pointer;padding:.25rem}.crop-modal-close:hover{color:#2d2d2d}.crop-modal-body{padding:.5rem}.crop-modal-body .crop-container{border-radius:12px;overflow:hidden;background:#1a1a1a}.crop-modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid #eee}.btn-generate{background:#e8c44a;color:#2d2d2d;border:none;padding:.5rem 1.2rem;border-radius:999px;font-weight:700;font-size:.85rem;cursor:pointer;transition:background .2s}.btn-generate:hover{background:#d4b340}.btn-generate:disabled{opacity:.5;cursor:not-allowed}.inspiration-section{display:flex;flex-direction:column;gap:.4rem}.inspiration-actions{display:flex;gap:.5rem;align-items:stretch}.inspiration-actions .btn-upload{flex:0 0 auto}.inspiration-actions .editor-url-input{flex:1}.inspiration-preview{display:flex;align-items:flex-start;gap:.5rem}.inspiration-img{width:80px;height:80px;object-fit:contain;border-radius:8px;background:#f8f6ff;border:2px solid #eee}.generate-panel{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000d}.generate-form{flex:1;display:flex;flex-direction:column;gap:.75rem}.generate-style-hint{font-size:.75rem;color:#999;font-weight:400;text-transform:none;letter-spacing:0}.generate-actions{display:flex;gap:.5rem;margin-top:.5rem}.generate-preview{flex:0 0 280px;display:flex;flex-direction:column;gap:.75rem}.generate-preview-img{width:100%;max-height:280px;object-fit:contain;border-radius:12px;background:#f8f6ff}.generate-preview-info h3{font-family:Lilita One,cursive;font-size:1.15rem;color:#2d2d2d;margin:0 0 .35rem}.generate-preview-info p{color:#777;font-size:.85rem;line-height:1.5;margin:0 0 .75rem}.generate-preview-actions{display:flex;gap:.5rem}.template-toggle{margin:.25rem 0}.template-fields{display:flex;flex-direction:column;gap:.75rem;background:#faf8ff;border:1px solid #eee;border-radius:10px;padding:1rem}.generate-style-version{font-weight:400;color:#999;text-transform:none;letter-spacing:0;font-size:.75rem}.generate-style-bar{display:flex;gap:.5rem;align-items:center}.btn-small{padding:.3rem .8rem;font-size:.75rem}.btn-style-history{background:none;border:none;color:#7c6deb;font-size:.75rem;font-weight:700;cursor:pointer;padding:.3rem 0}.btn-style-history:hover{text-decoration:underline}.style-history{background:#faf8ff;border:1px solid #eee;border-radius:10px;padding:.75rem;max-height:200px;overflow-y:auto}.style-history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.85rem;color:#555}.style-history-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border-radius:6px;cursor:pointer;font-size:.8rem;transition:background .15s}.style-history-item:hover{background:#f0e6ff}.style-history-item.active{background:#e8dff8;font-weight:600}.style-history-version{font-weight:700;color:#7c6deb;flex-shrink:0;min-width:2rem}.style-history-text{flex:1;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style-history-date{flex-shrink:0;color:#999;font-size:.7rem}.multiview-panel{width:100%;padding-top:.75rem}.multiview-title{font-family:Lilita One,cursive;font-size:1.1rem;color:#2d2d2d;margin:0 0 .75rem}.multiview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;margin-bottom:1rem}.multiview-card{background:#f8f6ff;border-radius:12px;padding:.5rem;display:flex;flex-direction:column;align-items:center;gap:.4rem}.multiview-label{font-size:.75rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.5px}.multiview-img{width:100%;height:160px;object-fit:contain;border-radius:8px}.multiview-loading{width:100%;height:160px;display:flex;align-items:center;justify-content:center;color:#999;font-size:.85rem;background:#f0e6ff;border-radius:8px}.multiview-error{width:100%;padding:.5rem;color:#e74c3c;font-size:.8rem;text-align:center;background:#fff5f5;border-radius:8px}.multiview-actions{display:flex;gap:.5rem}.packaging-panel{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000d}.packaging-form{flex:1;display:flex;flex-direction:column;gap:.75rem}.packaging-preview{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.packaging-preview-label{font-size:.75rem;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.5px}.packaging-preview-img{max-width:300px;max-height:300px;object-fit:contain;border-radius:12px;background:#f8f6ff}.packaging-versions{flex:0 0 240px;display:flex;flex-direction:column;gap:.5rem;font-size:.85rem;color:#555}.packaging-version-list{display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto}.packaging-version-card{display:flex;gap:.5rem;align-items:center;padding:.4rem;border-radius:8px;border:2px solid #eee;cursor:pointer;transition:border-color .15s}.packaging-version-card:hover{border-color:#d4c4f0}.packaging-version-card.active{border-color:#7c6deb;background:#faf8ff}.packaging-version-img{width:50px;height:50px;object-fit:cover;border-radius:6px}.packaging-version-info{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}.btn-repackage{background:none;border:none;color:#7c6deb;font-size:.7rem;font-weight:700;cursor:pointer;padding:0;text-align:left}.btn-repackage:hover{text-decoration:underline}.btn-packaging{background:#f0e6ff;color:#7c6deb;border:none;padding:.5rem 1.2rem;border-radius:999px;font-weight:700;font-size:.85rem;cursor:pointer;transition:background .2s}.btn-packaging:hover{background:#e4d8ff}.btn-packaging:disabled{opacity:.5;cursor:not-allowed}.gen-history{background:#faf8ff;border:1px solid #eee;border-radius:10px;padding:.75rem;max-height:400px;overflow-y:auto}.gen-history-grid{display:flex;flex-direction:column;gap:.5rem}.gen-history-card{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:8px;background:#fff;border:1px solid #eee;transition:border-color .15s}.gen-history-card:hover{border-color:#d4c4f0}.gen-history-img{width:60px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0}.gen-history-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.gen-history-info strong{font-size:.85rem;color:#2d2d2d}.gen-history-prompt{font-size:.75rem;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gen-history-date{font-size:.7rem;color:#bbb}.meshy3d-panel{background:#faf8ff;border:1px solid #eee;border-radius:10px;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.meshy3d-header{display:flex;flex-direction:column;gap:.15rem}.meshy3d-title{font-size:.8rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.5px}.meshy3d-hint{font-size:.7rem;color:#999}.btn-generate-3d{background:#4a9eff;color:#fff;border:none;padding:.5rem;border-radius:8px;font-weight:700;font-size:.8rem;cursor:pointer;transition:background .2s}.btn-generate-3d:hover{background:#3a8de8}.btn-generate-3d:disabled{opacity:.6;cursor:not-allowed}.meshy3d-progress{display:flex;flex-direction:column;gap:.35rem}.meshy3d-progress-bar{width:100%;height:8px;background:#e8e0f8;border-radius:4px;overflow:hidden}.meshy3d-progress-fill{height:100%;background:linear-gradient(90deg,#4a9eff,#7c6deb);border-radius:4px;transition:width .5s ease}.meshy3d-progress-text{font-size:.75rem;color:#666;font-weight:600}.meshy3d-error{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#e74c3c;font-weight:600}.meshy3d-result{display:flex;flex-direction:column;gap:.5rem}.meshy3d-thumbnail{width:100%;max-height:160px;object-fit:contain;border-radius:8px;background:#f0e6ff}.meshy3d-downloads{display:flex;flex-wrap:wrap;gap:.35rem}.btn-download-model{display:inline-block;background:#4a9eff;color:#fff;text-align:center;text-decoration:none;padding:.4rem .7rem;border-radius:6px;font-weight:700;font-size:.75rem;transition:background .2s}.btn-download-model:hover{background:#3a8de8;color:#fff}.meshy3d-tip{font-size:.65rem;color:#999;line-height:1.3;margin-top:.25rem}.meshy3d-tip a{color:#4a9eff;text-decoration:underline}.bec-wrapper{display:flex;flex-direction:column;gap:1.25rem}.bec-header-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.bec-subtitle{color:#888;font-size:.85rem;margin:.25rem 0 0}.bec-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #7c6deb14;padding:1.5rem}.bec-card-title{font-family:Lilita One,cursive;font-size:1.1rem;color:#7c6deb;margin:0 0 .5rem}.bec-card-desc{font-size:.8rem;color:#888;margin:0 0 1rem}.bec-grid2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.bec-grid3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.bec-field{display:flex;flex-direction:column;gap:.3rem}.bec-field label{font-size:.75rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.3px}.bec-field input{padding:.55rem .7rem;border:2px solid #eee;border-radius:10px;font-size:.9rem;font-family:Nunito,sans-serif;outline:none;transition:border-color .2s;width:100%;box-sizing:border-box}.bec-field input:focus{border-color:#7c6deb}.bec-input-wrap{position:relative}.bec-prefix{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#999;font-size:.9rem;pointer-events:none}.bec-input-wrap input{padding-left:1.4rem}.bec-hint{font-size:.7rem;color:#999}.bec-summary-row{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.85rem;color:#888}.bec-summary-row strong{color:#7c6deb;font-size:1rem}.bec-summary-spread{justify-content:space-between;flex-wrap:wrap}.bec-price-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.bec-price-row label{font-size:.75rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.3px}.bec-price-display{font-family:Lilita One,cursive;font-size:1.75rem;color:#7c6deb}.bec-slider{width:100%;height:6px;-webkit-appearance:none;background:#e8dff0;border-radius:3px;outline:none}.bec-slider::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#7c6deb;cursor:pointer;border:3px solid white;box-shadow:0 1px 4px #0003}.bec-slider-labels{display:flex;justify-content:space-between;font-size:.7rem;color:#999;margin-top:.25rem}.bec-fee-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;font-size:.85rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid #f0e6ff}.bec-fee-input{width:55px;padding:.3rem .5rem;border:2px solid #eee;border-radius:8px;font-size:.8rem;font-family:Nunito,sans-serif;outline:none}.bec-fee-input:focus{border-color:#7c6deb}.bec-results-card{border:2px solid #7c6deb}.bec-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.75rem}.bec-result-box{background:#f8f6ff;border-radius:12px;padding:1rem;text-align:center;border:1.5px solid #e8dff0}.bec-result-box.bec-highlight{background:linear-gradient(135deg,#7c6deb,#9b8bf0);color:#fff;border:none}.bec-result-box.bec-highlight .bec-result-label{color:#fffc}.bec-result-box.bec-highlight .bec-result-value{color:#fff}.bec-result-box.bec-highlight .bec-result-sub{color:#ffffffb3}.bec-result-box.bec-alert{background:#fff5f5;border-color:#ff6b9d}.bec-result-label{font-size:.7rem;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.35rem}.bec-result-value{font-family:Lilita One,cursive;font-size:1.6rem;color:#7c6deb}.bec-result-sub{font-size:.7rem;color:#999;margin-top:.2rem}.bec-divider{height:1px;background:#f0e6ff;margin:1.25rem 0}.bec-sub-title{font-family:Lilita One,cursive;font-size:.95rem;color:#7c6deb;margin:0 0 .5rem}.bec-chart-container{width:100%;height:280px;position:relative}.bec-chart-container canvas{width:100%!important;height:100%!important}.bec-table-wrap{overflow-x:auto}.bec-scenario-table{width:100%;border-collapse:collapse;font-size:.85rem}.bec-scenario-table th{background:#7c6deb;color:#fff;padding:.6rem .75rem;text-align:left;font-weight:700;font-size:.8rem}.bec-scenario-table th:first-child{border-radius:10px 0 0}.bec-scenario-table th:last-child{border-radius:0 10px 0 0}.bec-scenario-table td{padding:.6rem .75rem;border-bottom:1px solid #f0e6ff}.bec-scenario-table tr:nth-child(2n){background:#faf8ff}.bec-break-even-row{background:#e8fbe8!important;font-weight:700}.bec-positive{color:#2a9d5c;font-weight:700}.bec-negative{color:#e74c3c;font-weight:700}.bec-note{background:#fffbe6;border-left:4px solid #e8c44a;padding:.75rem 1rem;border-radius:0 10px 10px 0;font-size:.8rem;color:#6b5900;margin-top:1rem;line-height:1.5}.btn-business{background:#2a9d5c;color:#fff;border:none;padding:.5rem 1.2rem;border-radius:999px;font-weight:700;font-size:.85rem;cursor:pointer;transition:background .2s}.btn-business:hover{background:#228a4e}.btn-business:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.admin-header-inner{flex-direction:column;align-items:flex-start}.admin-editor{flex-direction:column}.editor-preview{flex:none;align-items:center}.generate-panel{flex-direction:column}.generate-preview{flex:none}.packaging-panel{flex-direction:column}.packaging-versions{flex:none}.multiview-grid{grid-template-columns:repeat(2,1fr)}.editor-row{flex-direction:column}.admin-card-preview{flex-direction:column;align-items:center;text-align:center}.admin-card-meta{justify-content:center}.admin-card-edit-hint{margin-left:0}.bec-grid2,.bec-grid3{grid-template-columns:1fr}.bec-header-bar{flex-direction:column}.bec-fee-row{flex-direction:column;align-items:flex-start}}.admin-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.admin-swag-section{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:2rem;border:1px solid #e5e2d8}.admin-swag-subtitle{font-family:Lilita One,cursive;font-size:1.1rem;color:#2d2d2d;margin:0 0 .5rem}.admin-swag-hint{color:#666;font-size:.9rem;margin:0 0 1rem;line-height:1.5}.admin-swag-products-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;flex-wrap:wrap;gap:.75rem}.admin-swag-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-top:1rem}.admin-swag-card{background:#f9f7f0;border:1px solid #e5e2d8;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.admin-swag-card-image{aspect-ratio:1;width:100%;overflow:hidden;background:#fff}.admin-swag-card-image img{width:100%;height:100%;object-fit:cover}.admin-swag-card-body{padding:.9rem 1rem 1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.admin-swag-card-title{font-weight:700;color:#2d2d2d;font-size:.95rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.admin-swag-card-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.admin-swag-price{font-family:Lilita One,cursive;color:#6b8c42;font-size:1rem}.admin-swag-badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.admin-swag-badge.published{background:#6b8c4226;color:#4a6b2e}.admin-swag-badge.hidden{background:#8a807026;color:#6a6258}.admin-swag-badge.locked{background:#e8b44a33;color:#8a6a1a}.admin-swag-tags{display:flex;gap:.3rem;flex-wrap:wrap}.admin-swag-tag{font-size:.7rem;padding:.15rem .5rem;border-radius:6px;background:#0000000d;color:#666}.admin-swag-actions{display:flex;gap:.5rem;margin-top:auto;padding-top:.5rem;flex-wrap:wrap}.admin-swag-actions .btn-small{flex:1;min-width:80px}.btn-secondary-admin{background:transparent;color:#8a7a4a;border:1px solid #c4b99a;padding:.5rem 1rem;border-radius:999px;font-weight:700;cursor:pointer;transition:all .2s}.btn-secondary-admin:hover{background:#c4b99a26}.btn-secondary-admin:disabled{opacity:.5;cursor:not-allowed}.btn-swag{background:#7c6deb;color:#fff;border:none;padding:.5rem 1.2rem;border-radius:999px;font-weight:700;font-size:.9rem;cursor:pointer;transition:background .2s}.btn-swag:hover:not(:disabled){background:#6958d3}.btn-swag:disabled{opacity:.5;cursor:not-allowed}.admin-swag-textarea{width:100%;box-sizing:border-box;font-family:Nunito,sans-serif;line-height:1.5}.admin-swag-tabs{display:flex;gap:.5rem;border-bottom:2px solid #e5e2d8;margin-bottom:1.5rem;overflow-x:auto}.admin-swag-tab{background:transparent;border:none;padding:.75rem 1.5rem;color:#666;font-weight:700;font-size:.95rem;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:all .2s;white-space:nowrap;font-family:Nunito,sans-serif}.admin-swag-tab:hover{color:#2d2d2d}.admin-swag-tab.active{color:#7c6deb;border-bottom-color:#7c6deb}.admin-swag-wizard-progress{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.admin-swag-wizard-step{display:flex;align-items:center}.admin-swag-wizard-dot{width:34px;height:34px;border-radius:50%;background:#eee;border:2px solid #ddd;color:#aaa;display:flex;align-items:center;justify-content:center;font-family:Lilita One,cursive;font-size:.9rem;flex-shrink:0;transition:all .3s}.admin-swag-wizard-dot.active{background:#6b8c42;border-color:#6b8c42;color:#fff}.admin-swag-wizard-dot.current{border-color:#7c6deb;box-shadow:0 0 10px #7c6deb4d}.admin-swag-wizard-label{margin:0 .5rem;font-size:.85rem;font-weight:700;color:#555}.admin-swag-wizard-line{width:36px;height:2px;background:#ddd;transition:background .3s}.admin-swag-wizard-line.active{background:#6b8c42}.admin-swag-wizard-content{max-width:700px;margin:0 auto}.admin-swag-actions-row{display:flex;justify-content:center;gap:.75rem;margin-top:1.25rem;flex-wrap:wrap}.admin-swag-preview{margin-top:1.5rem;padding:1.25rem;background:#f9f7f0;border-radius:12px;border:1px solid #e5e2d8;text-align:center}.admin-swag-preview-name{font-family:Lilita One,cursive;font-size:1.2rem;color:#7c6deb;margin:0 0 .75rem}.admin-swag-preview-image{width:260px;height:260px;margin:0 auto .75rem;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #e5e2d8}.admin-swag-preview-image img{width:100%;height:100%;object-fit:contain}.admin-swag-preview-desc{color:#666;font-size:.9rem;line-height:1.5;margin:0 0 .5rem}.admin-swag-product-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1rem 0}.admin-swag-product-option{background:#f9f7f0;border:2px solid #e5e2d8;border-radius:12px;padding:1.25rem .75rem;text-align:center;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:.3rem}.admin-swag-product-option:hover{border-color:#c4b99a;transform:translateY(-2px)}.admin-swag-product-option.selected{border-color:#7c6deb;background:#7c6deb14}.admin-swag-product-option strong{font-family:Lilita One,cursive;color:#2d2d2d}.admin-swag-product-emoji{font-size:2rem}.admin-swag-product-price-small{font-size:.75rem;color:#666}.admin-swag-confirm{display:flex;gap:1.5rem;align-items:flex-start;margin-top:1rem;flex-wrap:wrap}.admin-swag-confirm-img{flex:0 0 240px;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #e5e2d8}.admin-swag-confirm-img img{width:100%;height:auto;display:block}.admin-swag-confirm-details{flex:1;min-width:240px}.admin-swag-confirm-product{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem}.admin-input{padding:.6rem .8rem;border:2px solid #eee;border-radius:10px;font-size:.95rem;font-family:Nunito,sans-serif;width:100%;box-sizing:border-box;transition:border-color .2s}.admin-input:focus{outline:none;border-color:#7c6deb}.admin-swag-note{font-size:.8rem;color:#888;font-style:italic;margin:.75rem 0 0}.admin-swag-done{text-align:center}.admin-swag-done-icon{font-size:3rem;margin-bottom:.5rem}.admin-swag-done-image{width:220px;height:220px;margin:1rem auto;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #e5e2d8}.admin-swag-done-image img{width:100%;height:100%;object-fit:contain}@media (max-width: 700px){.admin-swag-product-picker{grid-template-columns:repeat(2,1fr)}.admin-swag-wizard-line{width:16px}.admin-swag-wizard-label{display:none}.admin-swag-confirm-img{flex:1 1 100%}}.snagglin-swag-panel{margin-top:1rem;padding:1rem 1.25rem;border:1px solid #e5e2d8;border-radius:12px;background:#f9f7f0}.snagglin-swag-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.snagglin-swag-title{font-family:Lilita One,cursive;font-size:1rem;color:#2d2d2d;margin:0;display:flex;align-items:center;gap:.4rem}.snagglin-swag-body{margin-top:.75rem}.snagglin-swag-products{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem;margin-bottom:1rem}.snagglin-swag-product{background:#fff;border:2px solid #e5e2d8;border-radius:10px;padding:.6rem .3rem;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;color:#555}.snagglin-swag-product:hover:not(:disabled){border-color:#c4b99a;transform:translateY(-1px)}.snagglin-swag-product.selected{border-color:#7c6deb;background:#7c6deb14;color:#2d2d2d}.snagglin-swag-product:disabled{opacity:.5;cursor:not-allowed}.snagglin-swag-emoji{font-size:1.5rem}.snagglin-swag-loading{text-align:center;padding:1rem;color:#666}.snagglin-swag-loading .design-spinner{width:30px;height:30px;border:3px solid #e5e2d8;border-top-color:#7c6deb;border-radius:50%;margin:0 auto .5rem;animation:swag-spin .8s linear infinite}@keyframes swag-spin{to{transform:rotate(360deg)}}.admin-waitlist-summary{display:flex;align-items:center;gap:1.5rem;background:#fff;border:1px solid #e5e2d8;border-radius:16px;padding:1.25rem 1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.admin-waitlist-stat{display:flex;flex-direction:column;gap:.1rem}.admin-waitlist-stat-num{font-family:Lilita One,cursive;font-size:1.8rem;color:#7c6deb;line-height:1}.admin-waitlist-stat-label{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.5px}.admin-waitlist-actions{margin-left:auto;display:flex;gap:.5rem;flex-wrap:wrap}.admin-waitlist-groups{display:flex;flex-direction:column;gap:1.25rem}.admin-waitlist-group{background:#fff;border:1px solid #e5e2d8;border-radius:16px;overflow:hidden}.admin-waitlist-group-header{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#f9f7f0;border-bottom:1px solid #e5e2d8}.admin-waitlist-group-img{width:56px;height:56px;border-radius:10px;object-fit:cover;background:#fff;border:1px solid #e5e2d8;flex-shrink:0}.admin-waitlist-group-info{flex:1}.admin-waitlist-group-info h3{font-family:Lilita One,cursive;font-size:1.15rem;color:#2d2d2d;margin:0;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.admin-waitlist-group-count{font-family:Nunito,sans-serif;font-size:.75rem;font-weight:700;color:#fff;background:#7c6deb;padding:.15rem .6rem;border-radius:999px;letter-spacing:.3px}.admin-waitlist-group-sub{font-size:.8rem;color:#888;margin:.25rem 0 0}.admin-waitlist-group-sub code{background:#0000000d;padding:.1rem .4rem;border-radius:4px;font-size:.75rem}.admin-waitlist-table{width:100%;border-collapse:collapse;font-size:.9rem}.admin-waitlist-table th{text-align:left;padding:.6rem 1.25rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.5px;color:#888;font-weight:700;border-bottom:1px solid #e5e2d8;background:#fafaf5}.admin-waitlist-table td{padding:.7rem 1.25rem;border-bottom:1px solid #f0ede4;color:#2d2d2d;vertical-align:middle}.admin-waitlist-table tr:last-child td{border-bottom:none}.admin-waitlist-email{color:#7c6deb;text-decoration:none;font-weight:600;word-break:break-all}.admin-waitlist-email:hover{text-decoration:underline}.admin-waitlist-date{color:#666;font-size:.85rem;white-space:nowrap}.admin-waitlist-muted{color:#bbb}@media (max-width: 700px){.admin-waitlist-summary{gap:1rem}.admin-waitlist-actions{margin-left:0;width:100%}.admin-waitlist-table{font-size:.82rem}.admin-waitlist-table th,.admin-waitlist-table td{padding:.5rem .75rem}}.snagglin-swag-preview{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.snagglin-swag-preview-image{flex:0 0 200px;aspect-ratio:1;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #e5e2d8}.snagglin-swag-preview-image img{width:100%;height:100%;object-fit:contain}.snagglin-swag-preview-details{flex:1;min-width:240px;display:flex;flex-direction:column;gap:.5rem}.snagglin-swag-success{margin-top:.5rem;padding:.75rem;background:#6b8c421a;border:1px solid rgba(107,140,66,.3);border-radius:8px;color:#4a6b2e}.snagglin-swag-success p{margin:0 0 .5rem;font-size:.9rem}.snagglin-swag-tagline-input{margin-bottom:.75rem;max-width:480px}.snagglin-swag-checkbox{display:flex;align-items:center;gap:.5rem;margin:0 0 .9rem;font-size:.9rem;color:#444;cursor:pointer;-webkit-user-select:none;user-select:none}.snagglin-swag-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#7c6deb}.snagglin-swag-checkbox input[type=checkbox]:disabled{cursor:not-allowed}.snagglin-swag-field-hint{font-size:.75rem;color:#888;font-weight:400;margin-top:.25rem}.swag-image-zoomable{cursor:zoom-in}.swag-image-zoomable:hover{filter:brightness(.97)}.swag-lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f2;z-index:500;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:zoom-out;animation:swag-lightbox-fade .15s ease-out}@keyframes swag-lightbox-fade{0%{opacity:0}to{opacity:1}}.swag-lightbox-img{max-width:92vw;max-height:92vh;object-fit:contain;border-radius:8px;background:linear-gradient(45deg,#ccc 25%,transparent 25%) 0 0 / 20px 20px,linear-gradient(-45deg,#ccc 25%,transparent 25%) 0 10px / 20px 20px,linear-gradient(45deg,transparent 75%,#ccc 75%) 10px -10px / 20px 20px,linear-gradient(-45deg,transparent 75%,#ccc 75%) -10px 0 / 20px 20px,#fff;box-shadow:0 12px 40px #00000080;animation:swag-lightbox-zoom .2s ease-out}@keyframes swag-lightbox-zoom{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.swag-lightbox-close{position:absolute;top:1.25rem;right:1.25rem;background:#ffffff26;border:none;color:#fff;width:44px;height:44px;border-radius:50%;font-size:1.75rem;line-height:1;cursor:pointer;transition:background .2s}.swag-lightbox-close:hover{background:#ffffff47}@media (max-width: 700px){.snagglin-swag-products{grid-template-columns:repeat(3,1fr)}.snagglin-swag-preview-image{flex:1 1 100%}}*,*:before,*:after{box-sizing:border-box}:root{font-family:Nunito,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#2d2d2d;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{margin:0}a{color:inherit}
