.AvatarLanding-module__AOWOgW__main{flex-direction:column;max-width:1440px;min-height:100dvh;margin:0 auto;padding:0 2rem;display:flex}.AvatarLanding-module__AOWOgW__noScroll{height:100dvh;overflow:hidden}.AvatarLanding-module__AOWOgW__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 0;display:flex}.AvatarLanding-module__AOWOgW__logoLink{text-decoration:none}.AvatarLanding-module__AOWOgW__logo{letter-spacing:-.02em;color:var(--text-primary);font-size:1.3rem;font-weight:800}.AvatarLanding-module__AOWOgW__logoDot{color:var(--accent)}.AvatarLanding-module__AOWOgW__endBtn{color:#f87171;cursor:pointer;background:#f871711a;border:1px solid #f871714d;border-radius:8px;padding:.45rem 1.1rem;font-size:.8rem;font-weight:600;transition:background .2s,border-color .2s}.AvatarLanding-module__AOWOgW__endBtn:hover{background:#f8717133;border-color:#f8717180}.AvatarLanding-module__AOWOgW__landingContent{flex:1;justify-content:center;align-items:center;padding:3rem 1rem;animation:.6s AvatarLanding-module__AOWOgW__fadeIn;display:flex}.AvatarLanding-module__AOWOgW__avatarCard{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(165deg,#ffffff0d,#ffffff05);flex-direction:column;align-items:center;width:100%;max-width:400px;padding:2.5rem 2rem;animation:.7s cubic-bezier(.22,1,.36,1) AvatarLanding-module__AOWOgW__cardIn;display:flex;box-shadow:0 0 30px #ffffff1f,0 0 60px #ffffff0f}@keyframes AvatarLanding-module__AOWOgW__cardIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.AvatarLanding-module__AOWOgW__avatarImageWrap{border-radius:50%;width:200px;height:200px;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 0 40px #ffffff26,0 0 80px #ffffff14}.AvatarLanding-module__AOWOgW__avatarImage{object-fit:cover;border:3px solid #8a5cf64d;border-radius:50%;width:100%;height:100%}.AvatarLanding-module__AOWOgW__avatarImageGlow{z-index:-1;background:conic-gradient(#8a5cf64d,#6366f126,#8a5cf64d);border-radius:50%;animation:6s linear infinite AvatarLanding-module__AOWOgW__glowRotate;position:absolute;inset:-4px}@keyframes AvatarLanding-module__AOWOgW__glowRotate{to{transform:rotate(360deg)}}.AvatarLanding-module__AOWOgW__avatarInfo{margin-bottom:1.75rem}.AvatarLanding-module__AOWOgW__roleTag{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;background:#8a5cf61f;border-radius:999px;margin-bottom:.75rem;padding:.35rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.AvatarLanding-module__AOWOgW__avatarName{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 30%,var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.6rem;font-size:2.5rem;font-weight:800}.AvatarLanding-module__AOWOgW__avatarDesc{color:#fff;max-width:400px;margin:0 auto;font-size:1.05rem;line-height:1.65}.AvatarLanding-module__AOWOgW__startBtn{color:#e0d4fc;font-size:1.15rem;font-weight:700;font-family:var(--font-sans);cursor:pointer;background:linear-gradient(135deg,#8a5cf633,#6366f126);border:1px solid #8a5cf666;border-radius:12px;padding:1rem 2.8rem;transition:transform .2s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.AvatarLanding-module__AOWOgW__startBtn:hover{border-color:#8a5cf699;transform:translateY(-2px);box-shadow:0 8px 32px #8a5cf640}.AvatarLanding-module__AOWOgW__startBtn:active{transform:translateY(0)}.AvatarLanding-module__AOWOgW__startBtnGlow{opacity:0;pointer-events:none;background:linear-gradient(135deg,#8a5cf64d,#0000,#6366f133);border-radius:12px;transition:opacity .3s;position:absolute;inset:-1px}.AvatarLanding-module__AOWOgW__startBtn:hover .AvatarLanding-module__AOWOgW__startBtnGlow{opacity:1;animation:2s ease-in-out infinite AvatarLanding-module__AOWOgW__glow}@keyframes AvatarLanding-module__AOWOgW__glow{0%,to{box-shadow:0 0 20px #8a5cf626}50%{box-shadow:0 0 40px #8a5cf64d}}.AvatarLanding-module__AOWOgW__errorMsg{color:#f87171;background:#f871711a;border:1px solid #f8717133;border-radius:8px;margin-top:1rem;padding:.6rem 1.2rem;font-size:.85rem}.AvatarLanding-module__AOWOgW__centerState{flex-direction:column;flex:1;justify-content:center;align-items:center;animation:.5s AvatarLanding-module__AOWOgW__fadeIn;display:flex}.AvatarLanding-module__AOWOgW__connectingSpinner{border:3px solid #8a5cf626;border-top-color:var(--accent);border-radius:50%;width:48px;height:48px;margin-bottom:1.5rem;animation:.8s linear infinite AvatarLanding-module__AOWOgW__spin}.AvatarLanding-module__AOWOgW__connectingText{color:var(--text-secondary);font-size:1rem}@keyframes AvatarLanding-module__AOWOgW__spin{to{transform:rotate(360deg)}}.AvatarLanding-module__AOWOgW__fullScreen{flex:1;min-height:0;padding:1.5rem 0;animation:.5s AvatarLanding-module__AOWOgW__fadeIn;display:flex}.AvatarLanding-module__AOWOgW__avatarPanelFull{border-radius:16px;flex:1;height:100%;min-height:0;position:relative;overflow:hidden}.AvatarLanding-module__AOWOgW__splitScreen{flex:1;grid-template-columns:2fr 3fr;gap:2rem;padding:1.5rem 0;animation:.5s AvatarLanding-module__AOWOgW__fadeIn;display:grid}.AvatarLanding-module__AOWOgW__avatarPanelSplit{min-height:450px;position:relative}.AvatarLanding-module__AOWOgW__gridPanel{max-height:calc(100vh - 120px);padding-right:.5rem;overflow-y:auto}.AvatarLanding-module__AOWOgW__gridPanel::-webkit-scrollbar{width:4px}.AvatarLanding-module__AOWOgW__gridPanel::-webkit-scrollbar-track{background:0 0}.AvatarLanding-module__AOWOgW__gridPanel::-webkit-scrollbar-thumb{background:#8a5cf640;border-radius:999px}.AvatarLanding-module__AOWOgW__avatarPlaceholder{border:1px solid var(--border);height:100%;color:var(--text-muted);background:#ffffff05;border-radius:16px;justify-content:center;align-items:center;font-size:.9rem;display:flex}@keyframes AvatarLanding-module__AOWOgW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.AvatarLanding-module__AOWOgW__main{padding:0 1.25rem}.AvatarLanding-module__AOWOgW__splitScreen{grid-template-columns:1fr;gap:1rem}.AvatarLanding-module__AOWOgW__avatarPanelSplit{min-height:300px;max-height:45vh}.AvatarLanding-module__AOWOgW__gridPanel{max-height:none;padding-right:0;overflow-y:visible}.AvatarLanding-module__AOWOgW__avatarName{font-size:1.7rem}}@media (max-width:600px){.AvatarLanding-module__AOWOgW__main{padding:0 .75rem}.AvatarLanding-module__AOWOgW__header{padding:.75rem 0}.AvatarLanding-module__AOWOgW__logo{font-size:1.1rem}.AvatarLanding-module__AOWOgW__endBtn{padding:.4rem .8rem;font-size:.75rem}.AvatarLanding-module__AOWOgW__landingContent{padding:2rem .5rem}.AvatarLanding-module__AOWOgW__avatarCard{border-radius:16px;padding:2rem 1.25rem}.AvatarLanding-module__AOWOgW__avatarImageWrap{width:150px;height:150px;margin-bottom:1.25rem}.AvatarLanding-module__AOWOgW__avatarName{font-size:1.5rem}.AvatarLanding-module__AOWOgW__avatarDesc{font-size:.85rem}.AvatarLanding-module__AOWOgW__startBtn{padding:.75rem 1.8rem;font-size:.9rem}.AvatarLanding-module__AOWOgW__splitScreen{grid-template-columns:1fr;gap:.75rem;padding:.75rem 0}.AvatarLanding-module__AOWOgW__avatarPanelSplit{border-radius:12px;min-height:250px;max-height:40vh;overflow:hidden}.AvatarLanding-module__AOWOgW__avatarPanelFull{border-radius:12px;height:100%;min-height:0}.AvatarLanding-module__AOWOgW__gridPanel{max-height:none;padding-bottom:2rem;padding-right:0;overflow-y:visible}.AvatarLanding-module__AOWOgW__connectingSpinner{width:36px;height:36px}}@media (max-width:380px){.AvatarLanding-module__AOWOgW__avatarName{font-size:1.3rem}.AvatarLanding-module__AOWOgW__avatarImageWrap{width:120px;height:120px}.AvatarLanding-module__AOWOgW__avatarPanelSplit{min-height:200px;max-height:35vh}.AvatarLanding-module__AOWOgW__avatarPanelFull{height:100%;min-height:0}}
.LeadCaptureForm-module__-r7DiG__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.25s LeadCaptureForm-module__-r7DiG__overlayIn;display:flex;position:fixed;inset:0}@keyframes LeadCaptureForm-module__-r7DiG__overlayIn{0%{opacity:0}to{opacity:1}}.LeadCaptureForm-module__-r7DiG__modal{border-radius:var(--radius-lg);background:linear-gradient(165deg,#161623f7,#0e0e18fa);border:1px solid #8a5cf633;width:100%;max-width:420px;padding:2.25rem 2rem 2rem;animation:.35s cubic-bezier(.22,1,.36,1) LeadCaptureForm-module__-r7DiG__modalIn;position:relative;box-shadow:0 24px 80px #00000080,0 0 60px #8a5cf614}@keyframes LeadCaptureForm-module__-r7DiG__modalIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.LeadCaptureForm-module__-r7DiG__closeBtn{border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:.85rem;transition:color .2s,border-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.LeadCaptureForm-module__-r7DiG__closeBtn:hover{color:var(--text-primary);border-color:#ffffff26}.LeadCaptureForm-module__-r7DiG__header{text-align:center;margin-bottom:1.75rem}.LeadCaptureForm-module__-r7DiG__iconWrap{width:48px;height:48px;color:var(--accent);background:#8a5cf61f;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.LeadCaptureForm-module__-r7DiG__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.4rem;font-size:1.35rem;font-weight:700}.LeadCaptureForm-module__-r7DiG__subtitle{color:var(--text-secondary);font-size:.88rem;line-height:1.5}.LeadCaptureForm-module__-r7DiG__subtitle strong{color:var(--accent);font-weight:600}.LeadCaptureForm-module__-r7DiG__form{flex-direction:column;gap:1.1rem;display:flex}.LeadCaptureForm-module__-r7DiG__field{flex-direction:column;gap:.35rem;display:flex}.LeadCaptureForm-module__-r7DiG__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.LeadCaptureForm-module__-r7DiG__input{border-radius:var(--radius-sm);border:1px solid var(--border);width:100%;color:var(--text-primary);font-size:.92rem;font-family:var(--font-sans);background:#ffffff0a;outline:none;padding:.7rem .9rem;transition:border-color .2s,box-shadow .2s}.LeadCaptureForm-module__-r7DiG__input::placeholder{color:var(--text-muted)}.LeadCaptureForm-module__-r7DiG__input:focus{border-color:#8a5cf680;box-shadow:0 0 0 3px #8a5cf61a}.LeadCaptureForm-module__-r7DiG__error{border-radius:var(--radius-sm);color:#f87171;background:#f871711a;border:1px solid #f8717133;padding:.5rem .8rem;font-size:.82rem;line-height:1.4}.LeadCaptureForm-module__-r7DiG__submitBtn{border-radius:var(--radius-sm);color:#e0d4fc;font-size:.95rem;font-weight:700;font-family:var(--font-sans);cursor:pointer;background:linear-gradient(135deg,#8a5cf640,#6366f133);border:1px solid #8a5cf666;justify-content:center;align-items:center;min-height:46px;margin-top:.5rem;padding:.78rem 0;transition:transform .2s,box-shadow .3s,border-color .3s;display:flex}.LeadCaptureForm-module__-r7DiG__submitBtn:hover:not(:disabled){border-color:#8a5cf699;transform:translateY(-1px);box-shadow:0 6px 24px #8a5cf640}.LeadCaptureForm-module__-r7DiG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.LeadCaptureForm-module__-r7DiG__spinnerInline{border:2px solid #8a5cf633;border-top-color:var(--accent);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite LeadCaptureForm-module__-r7DiG__spin}@keyframes LeadCaptureForm-module__-r7DiG__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.LeadCaptureForm-module__-r7DiG__modal{border-radius:16px;padding:1.75rem 1.25rem 1.5rem}.LeadCaptureForm-module__-r7DiG__title{font-size:1.2rem}.LeadCaptureForm-module__-r7DiG__subtitle{font-size:.82rem}}
.TavusAvatar-module__vApquq__container{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;width:100%;height:100%;min-height:400px;position:relative;overflow:hidden}.TavusAvatar-module__vApquq__remoteVideo{object-fit:cover;background:#0a0a0f;border-radius:16px;width:100%;height:100%;display:block}.TavusAvatar-module__vApquq__localVideoPip{z-index:8;background:#111118;border:2px solid #ffffff26;border-radius:10px;width:120px;height:90px;transition:opacity .25s;position:absolute;bottom:72px;right:12px;overflow:hidden;box-shadow:0 4px 20px #00000080}.TavusAvatar-module__vApquq__localVideo{object-fit:cover;width:100%;height:100%;display:block;transform:scaleX(-1)}.TavusAvatar-module__vApquq__localVideoOff{opacity:.6}.TavusAvatar-module__vApquq__localVideoOff .TavusAvatar-module__vApquq__localVideo{visibility:hidden}.TavusAvatar-module__vApquq__camOffLabel{color:#fff6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.TavusAvatar-module__vApquq__controls{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0f14b3;border:1px solid #ffffff14;border-radius:14px;gap:10px;padding:6px 10px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.TavusAvatar-module__vApquq__controlBtn{color:#ffffffd9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,border-color .2s,color .2s;display:flex}.TavusAvatar-module__vApquq__controlBtn:hover{background:#ffffff1f;border-color:#fff3}.TavusAvatar-module__vApquq__controlBtnOff{color:#f87171;background:#f8717126;border-color:#f871714d}.TavusAvatar-module__vApquq__controlBtnOff:hover{background:#f8717140;border-color:#f8717173}.TavusAvatar-module__vApquq__statusBadge{z-index:10;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:12px;left:12px}.TavusAvatar-module__vApquq__dot{border-radius:50%;width:6px;height:6px}.TavusAvatar-module__vApquq__connecting{color:#fbbf24;background:#facc1526;border:1px solid #facc154d}.TavusAvatar-module__vApquq__connecting .TavusAvatar-module__vApquq__dot{background:#fbbf24;animation:1.2s ease-in-out infinite TavusAvatar-module__vApquq__pulse}.TavusAvatar-module__vApquq__connected{color:#34d399;background:#34d39926;border:1px solid #34d3994d}.TavusAvatar-module__vApquq__connected .TavusAvatar-module__vApquq__dot{background:#34d399}.TavusAvatar-module__vApquq__error{color:#f87171;background:#f8717126;border:1px solid #f871714d}.TavusAvatar-module__vApquq__error .TavusAvatar-module__vApquq__dot{background:#f87171}.TavusAvatar-module__vApquq__loadingOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5;background:#0a0a0fb3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.TavusAvatar-module__vApquq__spinner{border:3px solid #8a5cf633;border-top-color:#8b5cf6;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite TavusAvatar-module__vApquq__spin}@keyframes TavusAvatar-module__vApquq__pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes TavusAvatar-module__vApquq__spin{to{transform:rotate(360deg)}}@media (max-width:600px){.TavusAvatar-module__vApquq__container{border-radius:12px;min-height:250px}.TavusAvatar-module__vApquq__remoteVideo{border-radius:12px}.TavusAvatar-module__vApquq__localVideoPip{border-width:1.5px;border-radius:8px;width:80px;height:60px;top:10px;bottom:auto;right:10px}.TavusAvatar-module__vApquq__controls{border-radius:12px;gap:8px;padding:5px 8px;bottom:10px}.TavusAvatar-module__vApquq__controlBtn{border-radius:8px;width:36px;height:36px}.TavusAvatar-module__vApquq__controlBtn svg{width:16px;height:16px}.TavusAvatar-module__vApquq__statusBadge{padding:3px 8px;font-size:.6rem;top:8px;left:8px}}
.ProductGrid-module__blnusG__wrapper{padding:1rem 0}.ProductGrid-module__blnusG__filters{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.ProductGrid-module__blnusG__chip{letter-spacing:.04em;text-transform:capitalize;color:#c4b5fd;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#8a5cf633;border:1px solid #8a5cf659;border-radius:999px;align-items:center;padding:.35rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.ProductGrid-module__blnusG__chipMuted{color:#ffffff73;background:#ffffff0f;border-color:#ffffff1a;}.ProductGrid-module__blnusG__count{color:#ffffff59;letter-spacing:.03em;margin-bottom:1rem;font-size:.75rem}.ProductGrid-module__blnusG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.1rem;display:grid}.ProductGrid-module__blnusG__card{cursor:pointer;color:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;text-decoration:none;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s;animation:.4s both ProductGrid-module__blnusG__cardFadeIn;overflow:hidden}.ProductGrid-module__blnusG__card:hover{border-color:#8a5cf64d;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 40px #8a5cf626,0 2px 12px #0000004d}@keyframes ProductGrid-module__blnusG__cardFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ProductGrid-module__blnusG__imageWrap{aspect-ratio:3/4;background:#ffffff08;width:100%;position:relative;overflow:hidden}.ProductGrid-module__blnusG__productImage{object-fit:cover;object-position:center top;transition:transform .35s}.ProductGrid-module__blnusG__card:hover .ProductGrid-module__blnusG__productImage{transform:scale(1.05)}.ProductGrid-module__blnusG__noImage{color:#fff3;justify-content:center;align-items:center;width:100%;height:100%;font-size:.8rem;display:flex}.ProductGrid-module__blnusG__info{padding:.85rem 1rem}.ProductGrid-module__blnusG__name{color:#ffffffe6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .3rem;font-size:.85rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductGrid-module__blnusG__colorLine{color:#ffffff73;align-items:center;gap:.4rem;margin:0 0 .35rem;font-size:.72rem;display:flex}.ProductGrid-module__blnusG__variantBadge{color:#c4b5fd;white-space:nowrap;background:#8a5cf626;border:1px solid #8a5cf640;border-radius:999px;padding:.1rem .45rem;font-size:.65rem;font-weight:500}.ProductGrid-module__blnusG__swatchRow{align-items:center;gap:.3rem;margin-bottom:.35rem;display:flex}.ProductGrid-module__blnusG__swatchDot{background:#ffffff26;border:1px solid #fff3;border-radius:50%;width:10px;height:10px}.ProductGrid-module__blnusG__swatchMore{color:#ffffff59;margin-left:.15rem;font-size:.6rem}.ProductGrid-module__blnusG__ratingRow{align-items:center;gap:.35rem;margin-bottom:.3rem;display:flex}.ProductGrid-module__blnusG__stars{gap:1px;font-size:.72rem;line-height:1;display:inline-flex}.ProductGrid-module__blnusG__starFilled{color:#fbbf24}.ProductGrid-module__blnusG__starEmpty{color:#ffffff26}.ProductGrid-module__blnusG__reviewCount{color:#ffffff59;font-size:.65rem}.ProductGrid-module__blnusG__priceRow{justify-content:space-between;align-items:center;display:flex}.ProductGrid-module__blnusG__price{color:#a78bfa;font-size:.9rem;font-weight:700}.ProductGrid-module__blnusG__empty{text-align:center;color:#ffffff4d;padding:3rem 1rem;font-size:.9rem}@media (max-width:600px){.ProductGrid-module__blnusG__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.ProductGrid-module__blnusG__chip{padding:.25rem .65rem;font-size:.7rem}.ProductGrid-module__blnusG__info{padding:.6rem .7rem}.ProductGrid-module__blnusG__name{font-size:.75rem}.ProductGrid-module__blnusG__price{font-size:.8rem}.ProductGrid-module__blnusG__imageWrap{aspect-ratio:3/4}}.ProductGrid-module__blnusG__recommended{border:2px solid #a855f799;animation:2s ease-in-out infinite ProductGrid-module__blnusG__recommendPulse;box-shadow:0 0 20px #a855f740}@keyframes ProductGrid-module__blnusG__recommendPulse{0%,to{box-shadow:0 0 20px #a855f740}50%{box-shadow:0 0 30px #a855f773}}.ProductGrid-module__blnusG__recommendBadge{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#a855f7e6,#7c6ef0e6);border-radius:.4rem;align-items:center;gap:.3rem;padding:.35rem .5rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:.5rem;left:.5rem;right:.5rem}.ProductGrid-module__blnusG__recommendIcon{flex-shrink:0;font-size:.85rem}.ProductGrid-module__blnusG__recommendReason{opacity:.85;text-overflow:ellipsis;white-space:nowrap;font-weight:400;overflow:hidden}
.ProductDetail-module__ybfFta__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20;background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.2s ProductDetail-module__ybfFta__fadeIn;display:flex;position:absolute;inset:0;overflow-y:auto}@keyframes ProductDetail-module__ybfFta__fadeIn{0%{opacity:0}to{opacity:1}}.ProductDetail-module__ybfFta__panel{background:#1a1a2e;border:1px solid #ffffff1a;border-radius:1rem;width:100%;max-width:560px;max-height:90vh;padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000080}.ProductDetail-module__ybfFta__closeBtn{color:#fff;cursor:pointer;z-index:2;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:background .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.ProductDetail-module__ybfFta__closeBtn:hover{background:#fff3}.ProductDetail-module__ybfFta__imageGallery{scrollbar-width:thin;scrollbar-color:#fff3 transparent;gap:.75rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.ProductDetail-module__ybfFta__imageCard{flex-direction:column;flex-shrink:0;align-items:center;gap:.35rem;display:flex}.ProductDetail-module__ybfFta__imageWrap{aspect-ratio:3/4;background:#0f0f1a;border-radius:.5rem;width:120px;position:relative;overflow:hidden}.ProductDetail-module__ybfFta__productImage{object-fit:cover;object-position:center top}.ProductDetail-module__ybfFta__colorLabel{color:#fff9;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.7rem;overflow:hidden}.ProductDetail-module__ybfFta__noImage{color:#ffffff4d;justify-content:center;align-items:center;width:100%;height:160px;font-size:.85rem;display:flex}.ProductDetail-module__ybfFta__info{flex-direction:column;gap:.5rem;display:flex}.ProductDetail-module__ybfFta__category{text-transform:uppercase;letter-spacing:.1em;color:#7c6ef0;font-size:.7rem;font-weight:600}.ProductDetail-module__ybfFta__name{color:#fff;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.ProductDetail-module__ybfFta__price{color:#a0e87c;margin:0;font-size:1.1rem;font-weight:700}.ProductDetail-module__ybfFta__rating{align-items:center;gap:.5rem;margin:0;display:flex}.ProductDetail-module__ybfFta__stars{color:#f5c518;letter-spacing:1px;font-size:1rem}.ProductDetail-module__ybfFta__ratingText{color:#fff9;font-size:.8rem}.ProductDetail-module__ybfFta__description{color:#ffffffbf;margin:.25rem 0;font-size:.85rem;line-height:1.6}.ProductDetail-module__ybfFta__colorCount{color:#ffffff80;margin:0;font-size:.8rem}.ProductDetail-module__ybfFta__viewBtn{color:#fff;text-align:center;background:linear-gradient(135deg,#7c6ef0,#a855f7);border-radius:.5rem;margin-top:.5rem;padding:.65rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.ProductDetail-module__ybfFta__viewBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #7c6ef066}.ProductDetail-module__ybfFta__notFound{color:#ffffff80;text-align:center;padding:2rem 0}
.ReviewsPanel-module__3jFMpq__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20;background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.2s ReviewsPanel-module__3jFMpq__fadeIn;display:flex;position:absolute;inset:0;overflow-y:auto}@keyframes ReviewsPanel-module__3jFMpq__fadeIn{0%{opacity:0}to{opacity:1}}.ReviewsPanel-module__3jFMpq__panel{background:#1a1a2e;border:1px solid #ffffff1a;border-radius:1rem;width:100%;max-width:520px;max-height:90vh;padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000080}.ReviewsPanel-module__3jFMpq__closeBtn{color:#fff;cursor:pointer;z-index:2;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:background .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.ReviewsPanel-module__3jFMpq__closeBtn:hover{background:#fff3}.ReviewsPanel-module__3jFMpq__title{color:#fff;margin:0 0 1rem;padding-right:2rem;font-size:1.1rem;font-weight:700}.ReviewsPanel-module__3jFMpq__ratingSummary{background:#ffffff0d;border-radius:.5rem;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem;display:flex}.ReviewsPanel-module__3jFMpq__bigRating{color:#f5c518;font-size:2rem;font-weight:800}.ReviewsPanel-module__3jFMpq__ratingMeta{flex-direction:column;gap:.15rem;display:flex}.ReviewsPanel-module__3jFMpq__stars{color:#f5c518;letter-spacing:1px;font-size:1rem}.ReviewsPanel-module__3jFMpq__reviewCount{color:#ffffff80;font-size:.75rem}.ReviewsPanel-module__3jFMpq__noReviews{color:#fff6;padding:1rem 0;font-size:.85rem}.ReviewsPanel-module__3jFMpq__sizingSection{background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:.5rem;margin-bottom:1rem;padding:.75rem}.ReviewsPanel-module__3jFMpq__sizingTitle{color:#f59e0b;margin:0 0 .5rem;font-size:.85rem;font-weight:700}.ReviewsPanel-module__3jFMpq__sizingList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.ReviewsPanel-module__3jFMpq__sizingNote{color:#ffffffb3;font-size:.8rem;font-style:italic;line-height:1.5}.ReviewsPanel-module__3jFMpq__reviewList{flex-direction:column;gap:.75rem;display:flex}.ReviewsPanel-module__3jFMpq__reviewCard{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:.5rem;padding:.75rem}.ReviewsPanel-module__3jFMpq__reviewStars{color:#f5c518;letter-spacing:1px;margin-bottom:.35rem;font-size:.85rem;display:block}.ReviewsPanel-module__3jFMpq__reviewText{color:#ffffffb3;margin:0;font-size:.8rem;font-style:italic;line-height:1.6}.ReviewsPanel-module__3jFMpq__notFound{color:#ffffff80;text-align:center;padding:2rem 0}
.CartPanel-module__CsICCW__cartIconBtn{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e143cf2,#140f28f2);border:2px solid #a855f780;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s;animation:.4s cubic-bezier(.34,1.56,.64,1) both CartPanel-module__CsICCW__cartAppear;display:flex;position:fixed;bottom:1rem;right:1.5rem;box-shadow:0 4px 24px #a855f74d,0 2px 8px #0006}.CartPanel-module__CsICCW__cartIconBtn:hover{transform:scale(1.08);box-shadow:0 6px 32px #a855f773,0 2px 12px #00000080}.CartPanel-module__CsICCW__cartIconBounce{animation:.5s cubic-bezier(.34,1.56,.64,1) CartPanel-module__CsICCW__cartBounce}@keyframes CartPanel-module__CsICCW__cartAppear{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes CartPanel-module__CsICCW__cartBounce{0%,to{transform:scale(1)}30%{transform:scale(1.25)}60%{transform:scale(.95)}}.CartPanel-module__CsICCW__badge{color:#fff;background:linear-gradient(135deg,#ec4899,#a855f7);border:2px solid #0f0f1a;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:700;animation:.35s cubic-bezier(.34,1.56,.64,1) both CartPanel-module__CsICCW__badgePop;display:flex;position:absolute;top:-4px;right:-4px}@keyframes CartPanel-module__CsICCW__badgePop{0%{transform:scale(0)}to{transform:scale(1)}}.CartPanel-module__CsICCW__drawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:60;background:#00000080;animation:.25s CartPanel-module__CsICCW__overlayIn;position:fixed;inset:0}@keyframes CartPanel-module__CsICCW__overlayIn{0%{opacity:0}to{opacity:1}}.CartPanel-module__CsICCW__drawer{z-index:70;background:linear-gradient(#1a1a2e 0%,#141428 100%);border-left:1px solid #ffffff14;flex-direction:column;width:380px;max-width:90vw;animation:.35s cubic-bezier(.4,0,.2,1) both CartPanel-module__CsICCW__drawerSlideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-12px 0 48px #00000080}@keyframes CartPanel-module__CsICCW__drawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.CartPanel-module__CsICCW__drawerHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.CartPanel-module__CsICCW__drawerTitle{color:#fff;align-items:center;gap:.5rem;margin:0;font-size:1.1rem;font-weight:700;display:flex}.CartPanel-module__CsICCW__drawerCount{color:#fff6;font-size:.75rem;font-weight:500}.CartPanel-module__CsICCW__closeDrawerBtn{color:#fff9;cursor:pointer;background:#ffffff0f;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;transition:background .2s,color .2s;display:flex}.CartPanel-module__CsICCW__closeDrawerBtn:hover{color:#fff;background:#ffffff1f}.CartPanel-module__CsICCW__itemList{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;padding:.75rem 1rem;overflow-y:auto}.CartPanel-module__CsICCW__itemCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:.75rem;align-items:flex-start;gap:.85rem;margin-bottom:.65rem;padding:.85rem;transition:border-color .2s,background .2s;animation:.4s cubic-bezier(.4,0,.2,1) both CartPanel-module__CsICCW__itemSlideIn;display:flex}.CartPanel-module__CsICCW__itemCard:hover{background:#ffffff0d;border-color:#a855f733}@keyframes CartPanel-module__CsICCW__itemSlideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.CartPanel-module__CsICCW__itemThumb{background:#ffffff0a;border-radius:.5rem;flex-shrink:0;width:60px;height:80px;position:relative;overflow:hidden}.CartPanel-module__CsICCW__itemThumbImg{object-fit:cover;object-position:center top}.CartPanel-module__CsICCW__itemDetails{flex:1;min-width:0}.CartPanel-module__CsICCW__itemName{color:#ffffffe6;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .2rem;font-size:.82rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.CartPanel-module__CsICCW__itemMeta{color:#fff6;margin:0 0 .3rem;font-size:.7rem}.CartPanel-module__CsICCW__itemPrice{color:#a78bfa;font-size:.85rem;font-weight:700}.CartPanel-module__CsICCW__removeBtn{color:#ef4444b3;cursor:pointer;background:#ef44441a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:28px;height:28px;font-size:.8rem;transition:background .2s,color .2s;display:flex}.CartPanel-module__CsICCW__removeBtn:hover{color:#ef4444;background:#ef444433}.CartPanel-module__CsICCW__drawerFooter{background:#0003;border-top:1px solid #ffffff0f;padding:1rem 1.5rem}.CartPanel-module__CsICCW__subtotalRow{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.CartPanel-module__CsICCW__subtotalLabel{color:#ffffff8c;font-size:.85rem;font-weight:500}.CartPanel-module__CsICCW__subtotalValue{color:#fff;font-size:1.15rem;font-weight:700}.CartPanel-module__CsICCW__checkoutBtn{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#7c6ef0,#a855f7);border:none;border-radius:.65rem;width:100%;padding:.85rem;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #7c6ef04d}.CartPanel-module__CsICCW__checkoutBtn:hover{transform:translateY(-1px);box-shadow:0 6px 24px #7c6ef073}.CartPanel-module__CsICCW__emptyState{color:#ffffff4d;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1.5rem;display:flex}.CartPanel-module__CsICCW__emptyIcon{opacity:.4;font-size:2.5rem}.CartPanel-module__CsICCW__emptyText{text-align:center;font-size:.85rem;line-height:1.5}.CartPanel-module__CsICCW__flyingItem{z-index:100;pointer-events:none;border:2px solid #a855f799;border-radius:.5rem;width:80px;height:100px;animation:.7s cubic-bezier(.2,.8,.2,1) forwards CartPanel-module__CsICCW__flyToCart;position:fixed;overflow:hidden;box-shadow:0 8px 32px #a855f780,0 4px 12px #0006}.CartPanel-module__CsICCW__flyingItemImg{object-fit:cover;object-position:center top}@keyframes CartPanel-module__CsICCW__flyToCart{0%{opacity:1;transform:scale(1)translate(0)}60%{opacity:.9;transform:scale(.5)translate(var(--fly-dx),var(--fly-dy))}to{opacity:0;transform:scale(.15)translate(var(--fly-dx),var(--fly-dy))}}@media (max-width:600px){.CartPanel-module__CsICCW__drawer{width:100vw;max-width:100vw}.CartPanel-module__CsICCW__cartIconBtn{width:46px;height:46px;top:.75rem;right:1rem}}
.SlidePanel-module__FXtDkq__container{flex-direction:column;gap:.75rem;height:100%;display:flex}.SlidePanel-module__FXtDkq__header{border-radius:var(--radius-md);border:1px solid var(--border);background:linear-gradient(135deg,#ffffff0a,#ffffff05);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.SlidePanel-module__FXtDkq__headerIcon{width:28px;height:28px;color:var(--accent);background:#8a5cf626;border-radius:8px;justify-content:center;align-items:center;display:flex}.SlidePanel-module__FXtDkq__headerTitle{color:var(--text-primary);flex:1;font-size:.9rem;font-weight:700}.SlidePanel-module__FXtDkq__slideCounter{color:var(--text-secondary);background:#8a5cf61a;border:1px solid #8a5cf633;border-radius:999px;padding:.25rem .65rem;font-size:.75rem;font-weight:600}.SlidePanel-module__FXtDkq__slideViewer{border-radius:var(--radius-md);border:1px solid var(--border);background:#0000004d;flex:1;min-height:300px;position:relative;overflow:hidden}.SlidePanel-module__FXtDkq__slideImageWrap{position:absolute;inset:0}.SlidePanel-module__FXtDkq__slideImage{object-fit:contain;padding:1rem}.SlidePanel-module__FXtDkq__navBtn{-webkit-backdrop-filter:blur(8px);color:#fffc;cursor:pointer;z-index:2;opacity:0;background:#0009;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.SlidePanel-module__FXtDkq__slideViewer:hover .SlidePanel-module__FXtDkq__navBtn{opacity:1}.SlidePanel-module__FXtDkq__navBtn:hover{color:#fff;background:#8a5cf64d;border-color:#8a5cf680;transform:translateY(-50%)scale(1.05)}.SlidePanel-module__FXtDkq__navPrev{left:.75rem}.SlidePanel-module__FXtDkq__navNext{right:.75rem}.SlidePanel-module__FXtDkq__slideTitle{color:#ffffffe6;text-align:center;pointer-events:none;background:linear-gradient(#0000,#000000b3);padding:2rem 1rem .75rem;font-size:.85rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.SlidePanel-module__FXtDkq__thumbnailStrip{border-radius:var(--radius-md);border:1px solid var(--border);background:#ffffff08;gap:.5rem;padding:.5rem;display:flex;overflow-x:auto}.SlidePanel-module__FXtDkq__thumbnailStrip::-webkit-scrollbar{height:3px}.SlidePanel-module__FXtDkq__thumbnailStrip::-webkit-scrollbar-track{background:0 0}.SlidePanel-module__FXtDkq__thumbnailStrip::-webkit-scrollbar-thumb{background:#8a5cf633;border-radius:999px}.SlidePanel-module__FXtDkq__thumbnail{cursor:pointer;background:#0000004d;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:80px;height:50px;padding:0;transition:all .2s;position:relative;overflow:hidden}.SlidePanel-module__FXtDkq__thumbnail:hover{border-color:#8a5cf64d}.SlidePanel-module__FXtDkq__thumbnailActive{box-shadow:0 0 12px #8a5cf64d;border-color:var(--accent)!important}.SlidePanel-module__FXtDkq__thumbnailImage{object-fit:cover;opacity:.7;transition:opacity .2s}.SlidePanel-module__FXtDkq__thumbnailActive .SlidePanel-module__FXtDkq__thumbnailImage{opacity:1}.SlidePanel-module__FXtDkq__thumbnailNumber{color:#ffffffb3;text-shadow:0 1px 3px #000c;font-size:.6rem;font-weight:700;position:absolute;bottom:2px;right:4px}.SlidePanel-module__FXtDkq__keyboardHint{color:var(--text-muted);justify-content:center;align-items:center;gap:.35rem;padding-bottom:.25rem;font-size:.7rem;display:flex}.SlidePanel-module__FXtDkq__kbd{min-width:20px;height:18px;color:var(--text-secondary);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;padding:0 4px;font-family:inherit;font-size:.65rem;font-weight:600;display:inline-flex}@media (max-width:900px){.SlidePanel-module__FXtDkq__slideViewer{min-height:200px}.SlidePanel-module__FXtDkq__thumbnail{width:64px;height:40px}.SlidePanel-module__FXtDkq__keyboardHint{display:none}.SlidePanel-module__FXtDkq__navBtn{opacity:1;width:30px;height:30px}}@media (max-width:600px){.SlidePanel-module__FXtDkq__slideViewer{min-height:160px}.SlidePanel-module__FXtDkq__header{padding:.5rem .75rem}.SlidePanel-module__FXtDkq__thumbnail{width:56px;height:35px}}
.SxswContentPanel-module__JdPjGW__container{flex-direction:column;gap:.75rem;height:100%;display:flex}.SxswContentPanel-module__JdPjGW__header{border-radius:var(--radius-md);border:1px solid var(--border);background:linear-gradient(135deg,#ffffff0a,#ffffff05);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.SxswContentPanel-module__JdPjGW__headerIcon{width:28px;height:28px;color:var(--accent);background:#8a5cf626;border-radius:8px;justify-content:center;align-items:center;display:flex}.SxswContentPanel-module__JdPjGW__headerTitle{color:var(--text-primary);flex:1;font-size:.9rem;font-weight:700}.SxswContentPanel-module__JdPjGW__eventCount{color:var(--text-secondary);background:#8a5cf61a;border:1px solid #8a5cf633;border-radius:999px;padding:.25rem .65rem;font-size:.75rem;font-weight:600}.SxswContentPanel-module__JdPjGW__categoryBar{flex-wrap:wrap;gap:.4rem;display:flex}.SxswContentPanel-module__JdPjGW__categoryPill{text-transform:uppercase;letter-spacing:.05em;border:1px solid;border-radius:999px;padding:.25rem .65rem;font-size:.7rem;font-weight:700;display:inline-block}.SxswContentPanel-module__JdPjGW__eventList{flex-direction:column;flex:1;gap:.75rem;padding-right:.25rem;display:flex;overflow-y:auto}.SxswContentPanel-module__JdPjGW__eventList::-webkit-scrollbar{width:4px}.SxswContentPanel-module__JdPjGW__eventList::-webkit-scrollbar-track{background:0 0}.SxswContentPanel-module__JdPjGW__eventList::-webkit-scrollbar-thumb{background:#8a5cf640;border-radius:999px}.SxswContentPanel-module__JdPjGW__eventCard{border-radius:var(--radius-md);border:1px solid var(--border);background:linear-gradient(165deg,#ffffff0a,#ffffff04);padding:1rem;transition:border-color .2s,box-shadow .2s}.SxswContentPanel-module__JdPjGW__eventCard:hover{border-color:#8a5cf633;box-shadow:0 0 20px #8a5cf60f}.SxswContentPanel-module__JdPjGW__eventCardHighlighted{animation:1.5s ease-in-out SxswContentPanel-module__JdPjGW__highlightPulse;border-color:var(--accent)!important;background:linear-gradient(165deg,#8a5cf614,#8a5cf608)!important;box-shadow:0 0 24px #8a5cf633,0 0 48px #8a5cf614!important}@keyframes SxswContentPanel-module__JdPjGW__highlightPulse{0%{transform:scale(1);box-shadow:0 0 #8a5cf600}50%{transform:scale(1.01);box-shadow:0 0 30px #8a5cf64d}to{transform:scale(1);box-shadow:0 0 24px #8a5cf633,0 0 48px #8a5cf614}}.SxswContentPanel-module__JdPjGW__eventHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.SxswContentPanel-module__JdPjGW__eventCategory{text-transform:uppercase;letter-spacing:.05em;border:1px solid;border-radius:999px;padding:.2rem .55rem;font-size:.65rem;font-weight:700;display:inline-block}.SxswContentPanel-module__JdPjGW__eventTime{color:var(--text-secondary);font-size:.7rem;font-weight:500}.SxswContentPanel-module__JdPjGW__eventTitle{color:var(--text-primary);margin-bottom:.4rem;font-size:.9rem;font-weight:700;line-height:1.35}.SxswContentPanel-module__JdPjGW__eventDesc{color:var(--text-secondary);margin-bottom:.65rem;font-size:.78rem;line-height:1.55}.SxswContentPanel-module__JdPjGW__eventFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem;display:flex}.SxswContentPanel-module__JdPjGW__eventVenue{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.7rem;display:flex}.SxswContentPanel-module__JdPjGW__eventVenue svg{opacity:.6;flex-shrink:0}.SxswContentPanel-module__JdPjGW__eventTags{flex-wrap:wrap;gap:.3rem;display:flex}.SxswContentPanel-module__JdPjGW__tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;background:#ffffff0d;border:1px solid #ffffff0f;border-radius:4px;padding:.15rem .45rem;font-size:.6rem;font-weight:600;display:inline-block}.SxswContentPanel-module__JdPjGW__ctaBar{border-radius:var(--radius-sm);text-align:center;background:linear-gradient(135deg,#8a5cf614,#6366f10f);border:1px solid #8a5cf626;padding:.6rem 1rem}.SxswContentPanel-module__JdPjGW__ctaText{color:var(--accent);letter-spacing:.02em;font-size:.75rem;font-weight:600}@media (max-width:900px){.SxswContentPanel-module__JdPjGW__eventCard{padding:.85rem}.SxswContentPanel-module__JdPjGW__eventTitle{font-size:.85rem}}@media (max-width:600px){.SxswContentPanel-module__JdPjGW__container{gap:.5rem}.SxswContentPanel-module__JdPjGW__header{padding:.5rem .75rem}.SxswContentPanel-module__JdPjGW__eventCard{padding:.75rem}.SxswContentPanel-module__JdPjGW__eventTitle{font-size:.8rem}.SxswContentPanel-module__JdPjGW__eventDesc{font-size:.72rem}}
