.cart-instructions[data-astro-cid-wvmq2cc6]{background:linear-gradient(135deg,#fff7ef,#fff2e4);border:1px solid var(--color-border);border-radius:12px;padding:1rem;margin:1rem}.instructions-grid[data-astro-cid-wvmq2cc6]{display:flex;justify-content:center;align-items:flex-start;gap:.75rem;max-width:600px;margin:0 auto}.instruction-step[data-astro-cid-wvmq2cc6]{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;position:relative;flex:1;min-width:0}.step-number[data-astro-cid-wvmq2cc6]{position:absolute;top:-6px;right:50%;transform:translate(50%);width:20px;height:20px;background:var(--gradient-brand);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:800;box-shadow:0 2px 6px #ff6b004d;z-index:1}.step-icon[data-astro-cid-wvmq2cc6]{width:56px;height:56px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000f;color:var(--color-primary);transition:all .2s ease;flex-shrink:0}.step-icon[data-astro-cid-wvmq2cc6] svg[data-astro-cid-wvmq2cc6]{width:28px;height:28px}.step-text[data-astro-cid-wvmq2cc6]{font-size:.8125rem;font-weight:700;color:var(--color-text);line-height:1.2}@media(min-width:640px){.cart-instructions[data-astro-cid-wvmq2cc6]{padding:1.25rem 1.5rem;margin:1.5rem}.instructions-grid[data-astro-cid-wvmq2cc6]{gap:1rem}.step-number[data-astro-cid-wvmq2cc6]{width:24px;height:24px;font-size:.75rem;top:-8px}.step-icon[data-astro-cid-wvmq2cc6]{width:64px;height:64px;border-radius:14px}.step-icon[data-astro-cid-wvmq2cc6] svg[data-astro-cid-wvmq2cc6]{width:32px;height:32px}.step-text[data-astro-cid-wvmq2cc6]{font-size:.875rem}}@media(min-width:1024px){.cart-instructions[data-astro-cid-wvmq2cc6]{padding:1.75rem 2rem;border-radius:16px;margin:2rem auto}.instructions-grid[data-astro-cid-wvmq2cc6]{gap:2rem}.step-number[data-astro-cid-wvmq2cc6]{width:28px;height:28px;font-size:.875rem;top:-10px}.step-icon[data-astro-cid-wvmq2cc6]{width:80px;height:80px;border-radius:20px;box-shadow:0 4px 12px #00000014}.step-icon[data-astro-cid-wvmq2cc6] svg[data-astro-cid-wvmq2cc6]{width:40px;height:40px}.step-text[data-astro-cid-wvmq2cc6]{font-size:1rem}.instruction-step[data-astro-cid-wvmq2cc6]:hover .step-icon[data-astro-cid-wvmq2cc6]{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}}.search-profile-component{max-width:800px;margin:0 auto;padding:.5rem}.search-container{margin-bottom:1.5rem}.search-box{display:flex;flex-direction:column;gap:.75rem;background:#fff;border:2px solid var(--color-border);border-radius:16px;padding:.875rem;transition:all .2s ease}.search-box:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #4338ca1a}.search-icon{display:none}.search-input{width:100%;border:2px solid var(--color-border);outline:none;font-size:1rem;padding:.875rem 1rem;background:#fff;color:var(--color-text);border-radius:12px;-webkit-appearance:none}.search-input:focus{border-color:var(--color-primary)}.search-input::placeholder{color:var(--color-text-muted)}.search-button{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,var(--color-primary) 0%,#ec4899 100%);color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center;gap:.5rem}.button-icon{width:20px;height:20px;flex-shrink:0}.search-button:active{transform:scale(.98)}.search-button:hover{box-shadow:0 4px 12px #4338ca33}@media(min-width:769px){.search-profile-component{padding:1.5rem 1rem}.search-container{margin-bottom:1.5rem}.search-box{flex-direction:row;align-items:center;border-radius:999px;padding:.5rem .75rem;gap:.5rem}.search-icon{display:block;width:20px;height:20px;color:var(--color-text-muted);flex-shrink:0}.search-input{border:none;padding:.5rem}.search-input:focus{border:none}.search-button{width:auto;padding:.625rem 1.5rem;border-radius:999px;font-size:.9375rem}.search-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b004d}.search-button:active{transform:translateY(0)}}.error-message{margin-top:1rem;padding:1rem;background:#fff5f5;border:2px solid #feb2b2;border-radius:12px;color:#c53030;font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.error-icon{width:20px;height:20px;flex-shrink:0}.loading-message{margin-top:1rem;padding:1.5rem;display:flex;align-items:center;justify-content:center;background:#f7fafc;border-radius:12px}.spinner{width:24px;height:24px;border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hidden{display:none!important}.profile-result{background:#fff;border:2px solid var(--color-border);border-radius:12px;padding:.75rem;margin-bottom:.75rem}.profile-header{display:flex;align-items:center;gap:.875rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.profile-image{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid var(--color-primary);flex-shrink:0}.profile-info{flex:1;min-width:0}.profile-username{font-size:1.125rem;font-weight:800;color:var(--color-text);margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-label{font-size:.8125rem;color:var(--color-text-muted);margin:0}.freebies-container{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-border)}.freebies-title{font-size:1rem;font-weight:700;color:var(--color-text);margin:0 0 .875rem;display:flex;align-items:center;gap:.5rem}.freebies-grid{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem}.freebie-wrapper{display:flex;flex-direction:column;gap:.75rem}.freebie-item{display:flex;align-items:center;gap:.75rem;padding:.875rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fbbf24;border-radius:12px;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.freebie-item:active{transform:scale(.97)}.freebie-item.selected{background:linear-gradient(135deg,#fde68a,#fcd34d);border-color:#f59e0b;box-shadow:0 2px 8px #f59e0b4d}.freebie-icon{width:32px;height:32px;flex-shrink:0;color:var(--color-primary);display:flex;align-items:center;justify-content:center}.freebie-icon svg{width:100%;height:100%}.freebie-info{flex:1;min-width:0}.freebie-name{font-size:.875rem;font-weight:700;color:var(--color-text);margin-bottom:.125rem}.freebie-quantity{font-size:.75rem;font-weight:600;color:#f59e0b}.freebie-posts-container{padding-left:.5rem}.freebie-posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.freebie-post-item{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.freebie-post-item:active{transform:scale(.95)}.freebie-post-item.selected{border-color:var(--color-primary)}.freebie-post-item img{width:100%;height:100%;object-fit:cover}.freebie-post-checkmark{position:absolute;top:.375rem;right:.375rem;width:24px;height:24px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s ease;box-shadow:0 2px 8px #0003}.freebie-post-item.selected .freebie-post-checkmark{opacity:1;background:var(--color-primary)}.freebie-post-checkmark svg{width:14px;height:14px;color:var(--color-text)}.freebie-post-item.selected .freebie-post-checkmark svg{color:#fff}.posts-container{margin-top:.75rem}.posts-title{font-size:1rem;font-weight:700;color:var(--color-text);margin:0 0 .875rem;display:flex;align-items:center;gap:.5rem}.title-icon{width:24px;height:24px;color:var(--color-primary);flex-shrink:0}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@media(min-width:769px){.profile-result{border-radius:16px;padding:1.5rem;margin-bottom:1.5rem}.profile-header{gap:1rem;margin-bottom:1rem;padding-bottom:1rem}.profile-image{width:80px;height:80px}.profile-username{font-size:1.5rem}.profile-label{font-size:.875rem}.freebies-container{margin-top:1rem;padding-top:1rem}.freebies-title{font-size:1.125rem;margin:0 0 1rem}.freebies-grid,.freebie-wrapper{gap:1rem}.freebie-item{padding:1rem;border-radius:16px}.freebie-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b33}.freebie-item:active{transform:translateY(0)}.freebie-item.selected:hover{box-shadow:0 4px 12px #f59e0b4d}.freebie-icon{width:40px;height:40px}.freebie-name{font-size:1rem}.freebie-quantity{font-size:.875rem}.freebie-posts-container{padding-left:1rem}.freebie-posts-grid{gap:.75rem}.freebie-post-item{border-radius:12px;border-width:3px}.freebie-post-item:hover{border-color:var(--color-primary-light);transform:scale(1.05)}.freebie-post-item:active{transform:scale(1)}.freebie-post-checkmark{top:.5rem;right:.5rem;width:28px;height:28px}.freebie-post-checkmark svg{width:16px;height:16px}.posts-container{margin-top:1rem}.posts-title{font-size:1.125rem;margin:0 0 1rem}.posts-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}@media(min-width:1200px){.posts-grid{grid-template-columns:repeat(5,1fr);gap:1rem}}.post-item{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.post-item:active{transform:scale(.95)}.post-item.selected{border-color:var(--color-primary)}.post-item img{width:100%;height:100%;object-fit:cover}.post-checkmark{position:absolute;top:.375rem;right:.375rem;width:24px;height:24px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s ease;box-shadow:0 2px 8px #0003}.post-item.selected .post-checkmark{opacity:1;background:var(--color-primary)}.post-checkmark svg{width:14px;height:14px;color:var(--color-text)}.post-item.selected .post-checkmark svg{color:#fff}.pay-button{width:100%;padding:1rem 1.5rem;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;-webkit-tap-highlight-color:transparent}.primary-button{background:linear-gradient(135deg,var(--color-primary) 0%,#ec4899 100%)}.secondary-button{background:linear-gradient(135deg,#10b981,#059669)}.pay-button:disabled{opacity:.5;cursor:not-allowed}.pay-button:active:not(:disabled){transform:scale(.98)}.pay-icon,.cart-icon{width:20px;height:20px}@media(min-width:769px){.post-item{border-radius:12px;border-width:3px}.post-item:hover{border-color:var(--color-primary-light);transform:scale(1.05)}.post-item:active{transform:scale(1)}.post-checkmark{top:.5rem;right:.5rem;width:28px;height:28px}.post-checkmark svg{width:16px;height:16px}.pay-button{padding:1rem 2rem;border-radius:999px;font-size:1.125rem;margin-top:.75rem}.primary-button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 20px #4338ca66}.secondary-button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.pay-button:active:not(:disabled){transform:translateY(0)}.pay-icon,.cart-icon{width:24px;height:24px}}.cart-component{position:fixed;bottom:24px;right:24px;z-index:9999;animation:slideInUp .3s ease-out}.cart-component.hidden{display:none}@keyframes slideInUp{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.cart-button{position:relative;display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,var(--color-primary) 0%,#ec4899 100%);border-radius:50%;box-shadow:0 8px 24px #4338ca66;cursor:pointer;transition:all .3s ease;text-decoration:none;-webkit-tap-highlight-color:transparent}.cart-button:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 32px #4338ca80}.cart-button:active{transform:translateY(-2px) scale(1.02)}.cart-button .cart-icon{width:28px;height:28px;color:#fff;stroke-width:2.5}.cart-count{position:absolute;top:-4px;right:-4px;min-width:24px;height:24px;padding:0 6px;background:#ef4444;color:#fff;border-radius:12px;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;border:3px solid #ffffff;box-shadow:0 2px 8px #0003}@media(min-width:769px){.cart-component{bottom:32px;right:32px}.cart-button{width:72px;height:72px}.cart-button .cart-icon{width:32px;height:32px}.cart-count{min-width:28px;height:28px;font-size:.875rem}}@media(max-width:768px){.cart-component{bottom:80px}}.landing[data-astro-cid-4laxtqxq]{min-height:100vh;background:var(--color-bg);flex-direction:column}
