html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden;background-color:#0000!important}canvas{width:100%;height:100%;display:block;background-color:#0000!important}body{color:#18181b;background-color:#0000;margin:0;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}#root{width:100%;max-width:100%;min-height:100vh;margin:0;display:block}.app-container{background-color:#0000;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.display-area{box-sizing:border-box;background-color:#0000;flex-direction:column;flex-grow:1;height:100%;display:flex;position:relative;overflow:hidden}.carousel-wrapper{z-index:1;flex-grow:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:visible}.product-card-container{box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.product-card-box{background-color:#0000;border-radius:40px;width:100%;height:80%;transition:all .3s;position:relative;overflow:visible}.product-card-bg-frame{z-index:0;background-position:50%;background-size:cover;border-radius:30px;width:70%;height:70%;transition:all .3s;position:absolute;top:15%;left:15%}.card-preview-image{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.card-3d-container{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.card-explore-button{cursor:pointer;box-shadow:none;-webkit-backdrop-filter:blur(8px);z-index:1;background:#f4f4f5d9;border:1px solid #0000000a;border-radius:99px;align-items:center;gap:6px;height:36px;margin-top:14px;padding:6px 14px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.card-explore-button:before{content:"";z-index:0;transform-origin:0;border-radius:inherit;background-color:#18181b;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleX(0)}.product-card-container.active .card-explore-button{box-shadow:none;background:#f4f4f5;border-color:#0000000d;gap:8px;height:44px;padding:8px 18px}.product-card-container:not(.active) .card-explore-button{opacity:1;cursor:pointer;pointer-events:auto}.card-explore-button:hover{box-shadow:none;border-color:#18181b;transform:translateY(-2px)}.card-explore-button:hover:before{transform:scaleX(1)}.card-explore-button:hover .button-label-text{color:#fff}.button-arrow-circle{z-index:1;background:#18181b;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:background .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.product-card-container.active .button-arrow-circle{width:30px;height:30px}.card-explore-button:hover .button-arrow-circle{background:0 0;transform:rotate(-45deg)}.button-label-text{color:#18181b;text-transform:uppercase;-webkit-user-select:none;user-select:none;z-index:1;letter-spacing:.6px;font-size:8px;font-weight:700;transition:color .25s cubic-bezier(.16,1,.3,1);position:relative}.product-card-container.active .button-label-text{letter-spacing:.8px;font-size:10px}@media (width>=768px){.card-explore-button{gap:10px;height:42px;padding:8px 18px}.product-card-container.active .card-explore-button{gap:14px;height:52px;padding:10px 24px}.button-arrow-circle{width:24px;height:24px}.product-card-container.active .button-arrow-circle{width:32px;height:32px}.button-label-text{letter-spacing:.8px;font-size:10px}.product-card-container.active .button-label-text{letter-spacing:1px;font-size:12px}}@media (width>=1200px){.card-explore-button{gap:12px;height:48px;padding:10px 22px}.product-card-container.active .card-explore-button{gap:16px;height:60px;padding:12px 30px}.button-arrow-circle{width:28px;height:28px}.product-card-container.active .button-arrow-circle{width:38px;height:38px}.button-label-text{letter-spacing:1px;font-size:11px}.product-card-container.active .button-label-text{letter-spacing:1.2px;font-size:13px}}
