.creator-drops__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:0;margin:0;list-style:none}@media(max-width:989px){.creator-drops__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:575px){.creator-drops__grid{grid-template-columns:1fr;gap:16px}}.creator-drops__section{padding:48px 0;max-width:var(--page-width, 1200px);margin:0 auto;padding-inline:1.5rem}.creator-drops__header{margin-bottom:32px}.creator-drops__heading{font-size:1.75rem;font-weight:600;color:#121212;margin:0 0 8px;line-height:1.3}.creator-drops__subheading{font-size:1rem;color:#6b7280;margin:0;line-height:1.5}.creator-drops__view-all{display:inline-block;margin-top:24px;font-size:.875rem;font-weight:500;color:#121212;text-decoration:underline;text-underline-offset:3px}.creator-drops__view-all:hover{color:#6b21a8}.creator-drops__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column}.creator-drops__card:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.creator-drops__card-image-wrapper{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#f9fafb}.creator-drops__card-image{width:100%;height:100%;object-fit:cover;display:block}.creator-drops__card-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#9ca3af;font-size:.875rem}.creator-drops__badge{position:absolute;top:12px;left:12px;padding:4px 10px;border-radius:100px;font-size:.7rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;line-height:1.4}.creator-drops__badge--collecting{background:#7c3aed;color:#fff}.creator-drops__badge--almost_unlocked{background:#f59e0b;color:#fff}.creator-drops__badge--unlocked{background:#10b981;color:#fff}.creator-drops__badge--production{background:#3b82f6;color:#fff}.creator-drops__badge--shipped{background:#121212;color:#fff}.creator-drops__card-body{padding:16px;display:flex;flex-direction:column;gap:12px;flex:1}.creator-drops__creator{display:flex;align-items:center;gap:8px}.creator-drops__creator-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0}.creator-drops__creator-name{font-size:.8rem;font-weight:500;color:#6b7280;line-height:1}.creator-drops__card-title{font-size:1rem;font-weight:600;color:#121212;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.creator-drops__likes{display:flex;align-items:center;gap:4px;font-size:.8rem;color:#6b7280}.creator-drops__likes-icon{width:14px;height:14px;flex-shrink:0}.creator-drops__progress{display:flex;flex-direction:column;gap:6px}.creator-drops__progress-bar{width:100%;height:6px;background:#e5e7eb;border-radius:100px;overflow:hidden}.creator-drops__progress-fill{height:100%;background:#7c3aed;border-radius:100px;transition:width .4s ease}.creator-drops__progress-text{font-size:.75rem;color:#6b7280;font-weight:500}.creator-drops__cta{display:block;width:100%;padding:10px 16px;background:#121212;color:#fff;font-size:.85rem;font-weight:600;text-align:center;border-radius:8px;text-decoration:none;transition:background .2s ease;margin-top:auto}.creator-drops__cta:hover{background:#7c3aed;color:#fff}.creator-drops__empty{text-align:center;padding:48px 24px;color:#9ca3af;font-size:.95rem}.creator-drops__placeholder{text-align:center;padding:48px 24px;border:2px dashed #e5e7eb;border-radius:12px;color:#9ca3af;font-size:.95rem}.creator-drops__hero{padding:80px 0 48px;max-width:var(--page-width, 1200px);margin:0 auto;padding-inline:1.5rem}.creator-drops__hero-container{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width:989px){.creator-drops__hero-container{grid-template-columns:1fr;gap:40px}}.creator-drops__hero-content{display:flex;flex-direction:column;gap:24px}.creator-drops__hero-title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;color:#121212;margin:0;line-height:1.1;letter-spacing:-.02em}.creator-drops__hero-subtitle{font-size:1.125rem;color:#6b7280;margin:0;line-height:1.6;max-width:480px}.creator-drops__hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.creator-drops__hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s ease,transform .1s ease}.creator-drops__hero-btn:active{transform:scale(.97)}.creator-drops__hero-btn--primary{background:#121212;color:#fff}.creator-drops__hero-btn--primary:hover{background:#7c3aed;color:#fff}.creator-drops__hero-btn--secondary{background:transparent;color:#121212;border:1.5px solid #d1d5db}.creator-drops__hero-btn--secondary:hover{border-color:#121212;color:#121212}.creator-drops__hero-images{display:flex;align-items:center;justify-content:center;gap:12px;min-height:320px}.creator-drops__hero-image{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #00000014}.creator-drops__hero-image img{display:block;width:100%;height:auto;object-fit:cover}.creator-drops__hero-image--1{max-width:160px;transform:rotate(-3deg) translateY(12px)}.creator-drops__hero-image--2{max-width:180px;transform:translateY(-8px);z-index:1}.creator-drops__hero-image--3{max-width:160px;transform:rotate(3deg) translateY(12px)}@media(max-width:575px){.creator-drops__hero-image--1,.creator-drops__hero-image--3{max-width:120px}.creator-drops__hero-image--2{max-width:140px}}.creator-drops__hero-image-placeholder{width:100%;min-height:280px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:16px;color:#9ca3af;font-size:.875rem}.creator-drops__hero-features{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:64px;padding-top:48px;border-top:1px solid #e5e7eb}@media(max-width:989px){.creator-drops__hero-features{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px;padding-top:32px}}@media(max-width:575px){.creator-drops__hero-features{grid-template-columns:1fr;gap:20px}}.creator-drops__hero-feature{display:flex;flex-direction:column;gap:8px}.creator-drops__hero-feature-number{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:50%;font-size:.75rem;font-weight:700;color:#6b7280}.creator-drops__hero-feature-title{font-size:.95rem;font-weight:600;color:#121212;margin:0;line-height:1.3}.creator-drops__hero-feature-text{font-size:.85rem;color:#6b7280;margin:0;line-height:1.5}.creator-drops__how-it-works{padding:64px 0;max-width:var(--page-width, 1200px);margin:0 auto;padding-inline:1.5rem}.creator-drops__how-header{text-align:center;margin-bottom:48px}.creator-drops__how-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;padding:0;margin:0;list-style:none;counter-reset:none}@media(max-width:989px){.creator-drops__how-steps{grid-template-columns:repeat(3,1fr);gap:32px}}@media(max-width:575px){.creator-drops__how-steps{grid-template-columns:1fr;gap:24px}}.creator-drops__how-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;position:relative}.creator-drops__how-step-number{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#7c3aed;color:#fff;border-radius:50%;font-size:.9rem;font-weight:700;flex-shrink:0}.creator-drops__how-step-content{display:flex;flex-direction:column;gap:6px}.creator-drops__how-step-title{font-size:.95rem;font-weight:600;color:#121212;margin:0;line-height:1.3}.creator-drops__how-step-text{font-size:.85rem;color:#6b7280;margin:0;line-height:1.5}.creator-drops__pdp{padding:48px 0 80px;max-width:var(--page-width, 1200px);margin:0 auto;padding-inline:1.5rem}.creator-drops__pdp-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}@media(max-width:989px){.creator-drops__pdp-layout{grid-template-columns:1fr;gap:32px}}.creator-drops__pdp-gallery{display:flex;flex-direction:column;gap:12px;position:sticky;top:24px}@media(max-width:989px){.creator-drops__pdp-gallery{position:static}}.creator-drops__pdp-main-image{border-radius:12px;overflow:hidden;background:#f3f4f6;max-height:680px;display:flex;align-items:center;justify-content:center}.creator-drops__pdp-main-img{width:100%;height:100%;max-height:680px;object-fit:contain;display:block}.creator-drops__pdp-thumbnails{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.creator-drops__pdp-thumb{flex-shrink:0;width:64px;height:64px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:#f9fafb;transition:border-color .15s ease}.creator-drops__pdp-thumb img{width:100%;height:100%;object-fit:cover;display:block}.creator-drops__pdp-thumb--active,.creator-drops__pdp-thumb:hover{border-color:#7c3aed}.creator-drops__pdp-info{display:flex;flex-direction:column;gap:20px}.creator-drops__pdp-badge-row{display:flex;align-items:center;gap:8px}.creator-drops__pdp-badge-row .creator-drops__badge{position:static}.creator-drops__pdp-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#121212;margin:0;line-height:1.2;letter-spacing:-.01em}.creator-drops__pdp-creator{display:flex;align-items:center;gap:10px}.creator-drops__pdp-creator-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.creator-drops__pdp-creator-text{font-size:.9rem;color:#6b7280}.creator-drops__pdp-creator-text strong{color:#121212;font-weight:600}.creator-drops__pdp-likes{display:flex;align-items:center;gap:6px;font-size:.875rem;color:#6b7280}.creator-drops__pdp-progress{display:flex;flex-direction:column;gap:8px;padding:16px;background:#f9fafb;border-radius:10px}.creator-drops__pdp-progress-header{display:flex;justify-content:space-between;align-items:center}.creator-drops__pdp-progress-count{font-size:.9rem;font-weight:600;color:#121212}.creator-drops__pdp-progress-percent{font-size:.8rem;font-weight:500;color:#6b7280}.creator-drops__pdp-progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:100px;overflow:hidden}.creator-drops__pdp-progress-fill{height:100%;background:#7c3aed;border-radius:100px;transition:width .4s ease}.creator-drops__pdp-progress-message{font-size:.8rem;color:#6b7280;margin:0;line-height:1.4}.creator-drops__pdp-progress-message--unlocked{color:#10b981;font-weight:500}.creator-drops__pdp-price{font-size:1.5rem;font-weight:700;color:#121212}.creator-drops__pdp-compare-price{font-size:1rem;color:#9ca3af;text-decoration:line-through;margin-left:8px;font-weight:400}.creator-drops__pdp-form{display:flex;flex-direction:column;gap:16px}.creator-drops__pdp-variants{display:flex;flex-direction:column;gap:6px}.creator-drops__pdp-variant-label{font-size:.85rem;font-weight:600;color:#121212}.creator-drops__pdp-variant-select{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;color:#121212;background:#fff;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.creator-drops__pdp-variant-select:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed26}.creator-drops__pdp-cta{display:block;width:100%;padding:16px 24px;background:#121212;color:#fff;font-size:1rem;font-weight:600;text-align:center;border-radius:8px;border:none;cursor:pointer;transition:background .2s ease,transform .1s ease}.creator-drops__pdp-cta:hover{background:#7c3aed}.creator-drops__pdp-cta:active{transform:scale(.98)}.creator-drops__pdp-cta--disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed}.creator-drops__pdp-cta--disabled:hover{background:#d1d5db}.creator-drops__pdp-modules{display:flex;flex-direction:column;gap:16px;margin-top:8px}.creator-drops__pdp-module{padding:20px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.creator-drops__pdp-module-title{font-size:.9rem;font-weight:600;color:#121212;margin:0 0 10px;line-height:1.3}.creator-drops__pdp-module-text{font-size:.85rem;color:#6b7280;margin:0;line-height:1.6}.creator-drops__pdp-module-list{margin:0;padding:0 0 0 18px;list-style:disc}.creator-drops__pdp-module-list li{font-size:.85rem;color:#6b7280;line-height:1.6;margin-bottom:4px}.creator-drops__pdp-module-list li:last-child{margin-bottom:0}.creator-drops__pdp-deadline{display:flex;align-items:center;gap:6px;font-size:.85rem}.creator-drops__pdp-deadline-label{color:#6b7280}.creator-drops__pdp-deadline-value{color:#121212;font-weight:600}.creator-drops__pdp-preorder-note{font-size:.8rem;color:#9ca3af;margin:0;line-height:1.5;padding:12px 16px;background:#f9fafb;border-radius:8px}.creator-drops__apply{max-width:var(--page-width, 1200px);margin:0 auto;padding-inline:1.5rem}.creator-drops__apply-hero{text-align:center;padding:80px 0 48px;display:flex;flex-direction:column;align-items:center;gap:20px}.creator-drops__apply-hero-title{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;color:#121212;margin:0;line-height:1.1;letter-spacing:-.02em}.creator-drops__apply-hero-subtitle{font-size:1.125rem;color:#6b7280;margin:0;line-height:1.6;max-width:600px}.creator-drops__apply-hero-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:8px}.creator-drops__apply-block{padding:48px 0;border-top:1px solid #e5e7eb}.creator-drops__apply-block .creator-drops__heading{margin-bottom:28px}.creator-drops__apply-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px;max-width:640px}.creator-drops__apply-step{display:flex;align-items:center;gap:16px;font-size:1rem;color:#121212;font-weight:500}.creator-drops__apply-step-num{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#7c3aed;color:#fff;border-radius:50%;font-size:.85rem;font-weight:700}.creator-drops__apply-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:989px){.creator-drops__apply-benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.creator-drops__apply-benefits{grid-template-columns:1fr}}.creator-drops__apply-benefit{padding:20px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:.95rem;font-weight:600;color:#121212}.creator-drops__apply-requirements{margin:0;padding:0 0 0 20px;list-style:disc;max-width:640px}.creator-drops__apply-requirements li{font-size:.95rem;color:#6b7280;line-height:1.7;margin-bottom:8px}.creator-drops__apply-requirements li:last-child{margin-bottom:0}.creator-drops__apply-commission{margin:48px 0;padding:40px;background:#f9fafb;border-radius:16px;text-align:center}.creator-drops__apply-commission-title{font-size:1.5rem;font-weight:700;color:#7c3aed;margin:0 0 12px;line-height:1.2}.creator-drops__apply-commission-text{font-size:1rem;color:#6b7280;margin:0 auto;line-height:1.6;max-width:560px}.creator-drops__apply-embed,.creator-drops__apply-form-cta{margin-bottom:24px}.creator-drops__apply-copyright{font-size:.85rem;color:#9ca3af;margin:0;line-height:1.5;max-width:560px}
/*# sourceMappingURL=/cdn/shop/t/11/assets/creator-drops.css.map */
