@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Sen:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Sen:wght@400;500;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Sen:wght@400;700;800&display=swap);*,:after,:before{box-sizing:border-box}#root,body,html{height:100%;margin:0;padding:0}body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#recaptcha-container{height:0!important;margin:0!important;min-height:0!important;overflow:hidden!important;padding:0!important;pointer-events:none!important;position:absolute!important;visibility:hidden!important;width:0!important}.message-popup{align-items:center;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;font-family:Sen;font-size:15px;font-weight:500;gap:12px;max-width:500px;min-width:300px;padding:16px 24px;position:fixed;right:20px;top:20px;z-index:9999}.message-success{background:#4caf50;color:#fff}.message-error{background:#f44336;color:#fff}.message-info{background:#2196f3;color:#fff}.message-icon{align-items:center;background:#fff3;border-radius:50%;display:flex;font-size:20px;font-weight:700;height:24px;justify-content:center;width:24px}.message-text{flex:1 1;line-height:1.4}.header-container{align-items:center;background:linear-gradient(180deg,#5d4000 3.22%,#070500 96.25%);display:flex;flex-direction:row;font-family:sans-serif;height:105px;padding-left:80px;padding-right:80px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-container .header-logo{cursor:pointer;flex-shrink:0;height:130px;max-width:280px;object-fit:contain;transform:translateY(3px);transition:transform .3s ease;width:auto}.header-search-wrapper{align-items:center;background-color:#ffffff0d;border:1px solid #ffffff4d;border-radius:6px;color:#fff;display:flex;flex-direction:row;margin-left:80px;margin-right:auto;padding-left:8px;padding-right:8px;transition:border-color .3s ease,background-color .3s ease;width:33.333%}.header-search-wrapper:focus-within{background-color:#ffffff1a;border-color:#ffdc26}.header-search-input{background:#0000;border:none;color:#fff;flex:1 1;font-family:sans-serif;font-size:14px;margin:4px;min-width:0;outline:none;width:100%}.header-search-input::placeholder{color:#a3a3a3}.header-search-icon{height:20px;margin:4px;opacity:.8;transition:opacity .2s ease;width:20px}.header-search-icon:hover{opacity:1}.header-logout-button{background:#ffdc26;border:none;border-radius:20px;color:#000;cursor:pointer;font-family:sans-serif;font-size:14px;font-weight:600;margin-left:auto;padding:8px 20px;transition:all .3s ease}.header-logout-button:hover{box-shadow:0 4px 12px #ffdc264d;opacity:.9;transform:translateY(-1px)}.header-logout-button:active{transform:translateY(0)}.header-hamburger-button{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:none;justify-content:center;margin-left:auto;outline:none;padding:8px;transition:background-color .2s ease}.header-hamburger-button:hover{background-color:#ffdc261a}.mobile-drawer-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000a6;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9998}.mobile-drawer-panel{background:linear-gradient(180deg,#1c1402,#070500);box-shadow:-5px 0 25px #000000b3;display:flex;flex-direction:column;height:100%;position:fixed;right:-320px;top:0;transition:right .3s cubic-bezier(.4,0,.2,1);width:320px;z-index:9999}.mobile-drawer-panel.open{right:0}.mobile-drawer-header{align-items:center;border-bottom:1px solid #ffdc261a;box-sizing:border-box;display:flex;height:84px;justify-content:space-between;padding:20px 24px}.drawer-logo{cursor:pointer;height:48px;width:auto}.drawer-close-button{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:background-color .2s ease}.drawer-close-button:hover{background-color:#ffdc261a}.mobile-drawer-content{flex:1 1;overflow-y:auto;padding:16px 0}.mobile-drawer-menu{list-style:none;margin:0;padding:0}.mobile-drawer-item{align-items:center;color:#e0e0e0;cursor:pointer;display:flex;font-family:sans-serif;font-size:15px;font-weight:500;padding:14px 24px;position:relative;transition:all .2s ease}.mobile-drawer-item:hover{background-color:#ffdc260d;color:#ffdc26;padding-left:28px}.mobile-drawer-item.active{background-color:#ffdc2614;border-left:4px solid #ffdc26;color:#ffdc26;font-weight:700}.drawer-item-icon{flex-shrink:0;margin-right:14px;opacity:.8}.mobile-drawer-item.active .drawer-item-icon,.mobile-drawer-item:hover .drawer-item-icon{opacity:1}.drawer-badge{background-color:#e74c3c;border-radius:10px;box-shadow:0 2px 4px #e74c3c33;color:#fff;font-size:10px;font-weight:700;line-height:1;margin-left:auto;padding:3px 7px}.mobile-drawer-footer{border-top:1px solid #ffdc261a;padding:24px}.drawer-logout-button{align-items:center;background-color:#ffdc26;border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;font-family:sans-serif;font-size:15px;font-weight:600;justify-content:center;padding:12px;transition:background-color .2s ease,transform .1s ease;width:100%}.drawer-logout-button:hover{background-color:#e0be1b}.drawer-logout-button:active{transform:scale(.98)}@media (max-width:1200px){.header-container{padding-left:40px;padding-right:40px}.header-search-wrapper{margin-left:40px;width:40%}}@media (max-width:1023px){.header-container{height:74px;padding-left:24px;padding-right:24px}.header-container .header-logo{height:60px;transform:translateY(2px)}.header-logout-button{display:none}.header-hamburger-button{display:flex!important}.header-search-wrapper{margin-left:24px;width:45%}}@media (max-width:768px){.header-container{flex-wrap:wrap;height:auto;justify-content:space-between;padding:12px 20px}.header-container .header-logo{height:54px}.header-search-wrapper{margin-left:0;margin-top:12px;order:3;width:100%}.header-search-input{font-size:13px;padding:4px}}@media (max-width:480px){.header-container{padding:10px 16px}.header-container .header-logo{height:58px;max-width:180px}.header-search-wrapper{margin-top:10px}}.header-right-menu{align-items:center;display:flex;flex-direction:row;gap:28px;list-style:none;margin:0;padding:0}.header-right-menu li{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:Sen,sans-serif;font-size:14px;font-weight:500;transition:all .3s ease;white-space:nowrap}.header-right-menu li:hover{color:#ffdc26;transform:translateY(-1px)}.header-profile-wrapper{align-items:center;display:flex;gap:8px}.header-profile-logo{object-fit:cover}.header-profile-initials,.header-profile-logo{border:1.5px solid #ffdc26;border-radius:50%;height:32px;width:32px}.header-profile-initials{background-color:#c5e063;color:#000;display:flex;font-family:Sen,sans-serif;font-size:13px}.header-badge,.header-profile-initials{align-items:center;font-weight:700;justify-content:center}.header-badge{background-color:#e74c3c;border-radius:12px;box-shadow:0 2px 5px #e74c3c4d;color:#fff;display:inline-flex;font-size:10px;height:18px;line-height:1;margin-left:6px;min-width:18px;padding:2px 8px}@media (max-width:1023px){.header-right-menu{display:none!important}}.navbar-container{align-items:center;background-color:#efefef;box-shadow:0 2px 4px #0000000d;color:#1d1d1d;display:flex;flex-direction:row;font-family:Sen,sans-serif;font-size:14px;font-weight:500;gap:36px;height:auto;justify-content:flex-start;line-height:130%;margin-bottom:12px;min-height:36px;padding:8px 80px;position:-webkit-sticky;position:sticky;top:112px;z-index:99}.navbar-left-menu,.navbar-right-menu{display:contents}.navbar-left-menu li,.navbar-right-menu li{cursor:pointer;list-style:none;transition:all .3s ease;white-space:nowrap}.navbar-left-menu li:hover,.navbar-right-menu li:hover{color:#5d4000;transform:translateY(-1px)}@media (max-width:1440px){.navbar-container{gap:28px;height:auto;justify-content:flex-start;min-height:36px;padding-left:40px;padding-right:40px}.navbar-left-menu li,.navbar-right-menu li{line-height:1.2;max-width:85px;text-align:center;white-space:normal}}@media (max-width:1200px){.navbar-container{height:auto;justify-content:space-between;min-height:36px;padding-left:24px;padding-right:24px}.navbar-left-menu li,.navbar-right-menu li{line-height:1.2;max-width:75px;text-align:center;white-space:normal}}@media (max-width:1080px){.navbar-container{height:auto;justify-content:space-between;min-height:36px;padding-left:16px;padding-right:16px}.navbar-left-menu li,.navbar-right-menu li{line-height:1.2;max-width:65px;text-align:center;white-space:normal}}@media (max-width:1023px){.navbar-container{display:none!important}}.carousel-container{border-radius:8px;margin:24px 16px;overflow:hidden;position:relative}.carousel-track{border-radius:12px;display:flex;height:100%;transition:transform 1s ease-in-out}.carousel-image{border-radius:8px;margin-left:16px;margin-right:16px}@media (max-width:640px){.carousel-container{margin:16px 8px}.carousel-image{margin-left:8px;margin-right:8px}}@media (max-width:480px){.carousel-container{margin:12px 4px}.carousel-image{margin-left:4px;margin-right:4px}}.footer-container{margin-bottom:112px}.footer-logo-section{align-items:center;display:flex;margin:72px 90px}.footer-divider-line{border-top:1px solid #d1d5db;flex-grow:1}.footer-logo-section .footer-logo{height:160px;max-width:280px;object-fit:contain;width:auto}.footer-social-wrapper{display:flex;flex-direction:row;justify-content:center}.footer-social-icons{display:flex;flex-direction:row;justify-content:space-between;min-width:200px;width:15%}.icon-link{text-decoration:none}.icon-wrapper{align-items:center;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:26px;justify-content:center;opacity:.68;transition:transform .2s ease,opacity .2s ease;width:26px}.icon-wrapper:hover{opacity:1;transform:scale(1.1)}.icon-wrapper.instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);border-radius:6px}.icon-wrapper.threads{background:#000}.icon-wrapper.youtube{background:red;border-radius:6px}.icon-wrapper.x-twitter{background:#0000;color:#888}.icon-wrapper.x-twitter svg{height:22px;width:22px}.icon-wrapper.pinterest{background:#e60023}.icon-wrapper svg{height:16px;width:16px}.footer-text-section{margin-top:24px;padding-bottom:24px}.footer-terms-text{color:#9ca3af;font-family:sans-serif;font-size:12px;margin-bottom:12px;margin-top:12px;text-align:center}.footer-link{color:inherit;cursor:pointer;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#bf8906;text-decoration:underline}.footer-copyright-text{color:#9ca3af;font-family:sans-serif;font-size:14px;text-align:center}.footer-app-badges-section{align-items:center;display:flex;flex-direction:column;margin-bottom:40px;margin-top:-20px}.footer-app-title{color:#1a1a1a;font-family:sans-serif;font-size:16px;font-weight:700;margin-bottom:16px}.footer-app-badges{align-items:center;display:flex;gap:16px;justify-content:center}.footer-store-badge{cursor:pointer;height:40px;transition:transform .2s ease;width:auto}.footer-store-badge:hover{transform:scale(1.05)}@media (max-width:1024px){.footer-logo-section{margin-left:80px;margin-right:80px}.footer-social-icons{width:15%}}@media (max-width:768px){.footer-container{margin-bottom:80px;margin-top:80px}.footer-logo-section{margin:48px 40px}.footer-logo-section .footer-logo{height:60px;max-width:220px}.footer-social-icons{width:25%}.footer-terms-text{font-size:11px}.footer-copyright-text{font-size:13px}.footer-store-badge{height:34px}.footer-app-title{font-size:14px}}@media (max-width:480px){.footer-container{margin-bottom:60px;margin-top:60px}.footer-logo-section{margin:36px 20px}.footer-logo-section .footer-logo{height:50px;max-width:180px}.footer-social-icons{width:50%}.footer-terms-text{font-size:10px;padding:0 10px}.footer-copyright-text{font-size:11px;padding:0 10px}.footer-store-badge{height:30px}.footer-app-title{font-size:13px}}.clapkart-login-auth-left{flex:0 0 58%;margin:0}.clapkart-login-movie-image{display:none}.clapkart-login-auth-right{flex:0 0 42%}.clapkart-login-auth-form-container{min-height:100vh}.clapkart-login-form-logo{height:125px}.clapkart-login-auth-title{font-feature-settings:"liga" off,"clig" off;font-size:37.851px;font-style:normal;letter-spacing:-1.514px;line-height:110%}.clapkart-login-auth-subtitle{font-feature-settings:"liga" off,"clig" off;font-size:17.033px;font-style:normal;line-height:150%;margin-bottom:22px}.clapkart-login-form-group{margin-bottom:6px}.clapkart-login-form-label{font-feature-settings:"liga" off,"clig" off;font-style:normal}.clapkart-login-form-input{height:44px}.clapkart-login-login-options{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.clapkart-login-checkbox-group{align-items:center;display:flex;gap:8px;margin-top:6px}.clapkart-login-terms-checkbox{-webkit-appearance:none;appearance:none;background:#fff;border:1.5px solid #b6810d;border-radius:3px;cursor:pointer;flex-shrink:0;height:16px;margin-right:0;position:relative;width:16px}.clapkart-login-terms-checkbox:checked{background-color:#fff;border-color:#b6810d}.clapkart-login-terms-checkbox:checked:after{border:solid #b6810d;border-width:0 2px 2px 0;content:"";height:10px;left:4px;position:absolute;top:1px;transform:rotate(45deg);width:5px}.clapkart-login-terms-checkbox:focus{box-shadow:0 0 0 3px #b6810d33;outline:none}.clapkart-login-checkbox-label{font-feature-settings:"liga" off,"clig" off;color:#232323;font-style:normal;line-height:150%;-webkit-user-select:none;user-select:none}.clapkart-login-checkbox-label,.clapkart-login-login-with-password{cursor:pointer;font-family:Sen,sans-serif;font-size:15.14px;font-weight:500}.clapkart-login-login-with-password{background:none;border:none;color:#bf8906;margin-top:6px;padding:0;text-decoration:underline}.clapkart-login-login-with-password:hover{opacity:.9;text-decoration:underline}.clapkart-login-submit-button{font-size:17.033px;font-style:normal;height:44px;letter-spacing:-.17px;line-height:120%;position:relative;z-index:10}.clapkart-login-error-message{font-size:14px;margin-top:8px}.clapkart-login-auth-footer{padding-bottom:16px}.clapkart-login-footer-text{font-feature-settings:"liga" off,"clig" off;font-size:17.033px;font-style:normal;font-weight:400;line-height:150%;text-align:center}.clapkart-login-footer-link{font-feature-settings:"liga" off,"clig" off;font-size:17.033px;font-style:normal}.clapkart-login-footer-link,.login-with-password{line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.login-with-password{font-feature-settings:"liga" off,"clig" off;color:#bf8906;cursor:pointer;display:inline-block;font-family:Sen,sans-serif;font-size:14px;font-style:normal;font-weight:500;margin-bottom:20px;margin-top:6px;-webkit-user-select:none;user-select:none}@media (max-width:768px){.clapkart-login-auth-right{padding:24px 20px}.clapkart-login-auth-form-container{max-width:100%!important;padding:16px 0}.clapkart-login-form-logo{height:110px}.clapkart-login-auth-title{font-size:28px}.clapkart-login-auth-subtitle{font-size:15px;margin-bottom:20px}.clapkart-login-logo-container{margin-bottom:16px}.clapkart-login-login-options{align-items:flex-start;flex-direction:column;gap:12px}}.loading-dialog{animation:fadeIn .3s ease-in;padding:50px 60px}.loading-dialog p{color:#333;font-family:Sen,sans-serif;font-size:16px;font-weight:500;margin-top:20px}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.loader{border:5px solid #f3f3f3;height:60px;width:60px}#recaptcha-container{height:0;margin:0;min-height:0;overflow:hidden;padding:0;width:100%}#recaptcha-container>div{margin:0 auto}.clapkart-login-auth-container,.clapkart-login-auth-container *{box-sizing:border-box}.clapkart-login-auth-container{display:flex;min-height:100vh;width:100%}.clapkart-login-auth-left{background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-right-radius:16px;border-top-right-radius:16px;overflow:hidden;padding:0;position:relative;width:58%}.clapkart-login-clap-kartel-logo{filter:drop-shadow(0 2px 8px rgba(0,0,0,.6));height:110px;left:28px;max-width:260px;object-fit:contain;position:absolute;top:24px;width:auto}.clapkart-login-auth-right{align-items:center;background-color:#fff;display:flex;justify-content:center;min-height:100vh;padding:0;width:42%}.clapkart-login-auth-form-container{display:flex;flex-direction:column;max-width:420px;padding:32px 32px 24px;width:100%}.clapkart-login-logo-container{display:flex;justify-content:center;margin-bottom:20px}.clapkart-login-form-logo{height:120px;max-width:100%;object-fit:contain;width:auto}.clapkart-login-auth-title{color:#232323;font-family:Sen,sans-serif;font-size:32px;font-weight:700;line-height:120%;margin-bottom:6px}.clapkart-login-auth-subtitle{color:#969696;font-family:Sen,sans-serif;font-size:15px;font-weight:400;line-height:140%;margin-bottom:24px}.clapkart-login-auth-form{width:100%}.clapkart-login-form-group{margin-bottom:22px;margin-top:10px;position:relative;width:100%}.clapkart-login-form-label{background:#fff;color:#bf8906;font-family:Sen,sans-serif;font-size:12px;font-weight:600;left:14px;line-height:1;padding:0 6px;position:absolute;top:-8px;z-index:3}.clapkart-login-form-input{background-color:#fff;border:1.5px solid #e2e2e2;border-radius:10px;box-sizing:border-box;color:#222;font-size:14px;height:46px;outline:none;padding:0 14px;transition:all .2s ease;width:100%}.clapkart-login-form-input:focus{border-color:#bf8906;box-shadow:0 0 0 3px #bf890626}.clapkart-login-form-input::placeholder{color:#9ca3af}.clapkart-login-form-input.input-error{background-color:#fff8f8;border-color:#e53e3e!important}.clapkart-login-field-error{color:#e53e3e;display:block;font-family:Sen,sans-serif;font-size:12px;margin-top:4px;text-align:left}.clapkart-login-password-field-wrapper{align-items:center;box-sizing:border-box;display:flex;position:relative;width:100%}.clapkart-login-password-field-wrapper .clapkart-login-form-input{padding-right:46px!important}.clapkart-login-pw-toggle-btn{align-items:center;background:none;border:none;color:#777;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:12px;transition:color .2s ease;z-index:2}.clapkart-login-pw-toggle-btn:hover{color:#bf8906}.clapkart-login-options-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:6px;width:100%}.clapkart-login-action-link{color:#bf8906;cursor:pointer;font-family:Sen,sans-serif;font-size:14px;font-weight:500;text-decoration:underline;transition:opacity .2s ease;-webkit-user-select:none;user-select:none}.clapkart-login-action-link:hover{opacity:.85}.clapkart-login-submit-button{background-color:#bf8906;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Sen,sans-serif;font-size:16px;font-weight:600;height:46px;transition:opacity .2s ease;width:100%}.clapkart-login-submit-button:hover:not(:disabled){opacity:.9}.clapkart-login-submit-button:disabled{background-color:#ccc;cursor:not-allowed;opacity:.5}.clapkart-login-error-message{color:#e53e3e;font-family:Sen,sans-serif;font-size:13px;margin-bottom:12px;text-align:center}.clapkart-login-auth-footer{margin-top:auto;padding-top:16px;text-align:center}.clapkart-login-footer-text{color:#6c6c6c;font-family:Inter,sans-serif;font-size:15px}.clapkart-login-footer-link{color:#bf8906;font-family:Inter,sans-serif;font-size:15px;font-weight:600;text-decoration:underline}.clapkart-login-footer-link:hover{text-decoration:underline}.loading-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99999}.loading-dialog{background-color:#fff;border-radius:16px;box-shadow:0 10px 40px #0000004d;padding:40px 50px;text-align:center}.loader{animation:spin .8s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#bf8906;height:50px;margin:0 auto;width:50px}@media (max-width:1024px){.clapkart-login-auth-container{flex-direction:column;min-height:100vh;width:100%}.clapkart-login-auth-left{display:none!important}.clapkart-login-auth-right{flex:1 1 100%!important;max-width:100%!important;min-height:100vh;padding:32px 24px;width:100%!important}.clapkart-login-auth-form-container{margin:0 auto;max-width:440px!important;min-height:auto;padding:24px 0;width:100%!important}}@media (max-width:768px){.clapkart-login-auth-right{padding:24px 20px}.clapkart-login-auth-form-container{max-width:100%!important;padding:16px 0}.clapkart-login-form-logo{height:110px}.clapkart-login-auth-title{font-size:28px}.clapkart-login-auth-subtitle{font-size:15px;margin-bottom:20px}.clapkart-login-logo-container{margin-bottom:16px}}@media (max-width:480px){.clapkart-login-auth-right{padding:20px 16px}.clapkart-login-auth-form-container{padding:12px 0}.clapkart-login-auth-title{font-size:24px}.clapkart-login-form-logo{height:95px}}.page-wrapper{align-items:center;background-color:#f2f2f2;display:flex;flex-direction:column;margin-top:-13px!important;min-height:100vh;overflow-x:hidden;width:100%}.hero-carousel-section{box-sizing:border-box;gap:0;margin:30px 0 10px;max-width:100%;padding:0}.hero-carousel-section,.hero-carousel-track-3d{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.hero-carousel-track-3d{aspect-ratio:2.3/1;max-height:450px;overflow:visible;perspective:1200px}.hero-slide-3d{aspect-ratio:16/9;background:#000;border-radius:16px;box-shadow:0 12px 40px #0006;cursor:grab;height:auto;max-width:764.444px;overflow:hidden;position:absolute;transform-style:preserve-3d;-webkit-user-select:none;user-select:none;width:55%}.hero-slide-3d:active{cursor:grabbing}.hero-thumbnail-wrapper{height:100%;overflow:hidden;position:relative;width:100%}.hero-thumbnail-img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.hero-slide-3d:hover .hero-thumbnail-img{transform:scale(1.03)}.hero-play-overlay-3d{background:#00000040;bottom:0;left:0;position:absolute;right:0;top:0;transition:background .3s ease}.hero-play-btn-3d,.hero-play-overlay-3d{align-items:center;display:flex;justify-content:center}.hero-play-btn-3d{background:#ffdc26;border-radius:50%;box-shadow:0 4px 20px #ffdc2666;color:#000;height:60px;transition:transform .3s ease,background .3s ease;width:60px}.hero-play-btn-3d svg{fill:#000;transform:translateX(2px)}.hero-slide-3d:hover .hero-play-btn-3d{background:#ffe359;transform:scale(1.1)}.hero-slide-overlay-3d{background:#0006;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:4}.hero-video-iframe{border:none;display:block;height:100%;width:100%}.hero-arrow{align-items:center;background:#fff;border:2px solid #ddd;border-radius:50%;box-shadow:0 2px 10px #0000001a;color:#333;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:44px;z-index:10}.hero-arrow:hover{background:#f5f5f5;border-color:#bbb;box-shadow:0 4px 16px #00000026}.hero-arrow-left{left:10px}.hero-arrow-right{right:10px}.promo-banner-section{margin:4px auto;max-width:1170px;padding:0;width:100%}.promo-banner-strip{-webkit-overflow-scrolling:touch;background:#0000;border-radius:14px;display:flex;gap:14px;overflow-x:auto;padding:6px 14px;scroll-behavior:smooth;scrollbar-width:none}.promo-banner-strip::-webkit-scrollbar{display:none}.promo-banner-card{background-color:#d3d3d3;border-radius:11.708px;cursor:pointer;flex-shrink:0;height:106.212px;max-width:90vw;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:567.856px}.promo-banner-card:hover{box-shadow:0 4px 16px #00000026;transform:scale(1.02)}.promo-banner-img{display:block;height:100%;object-fit:cover;width:100%}.category-filter-section{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:24px auto;padding:0 20px}.category-pill{background:#fff;border:2px solid #ddd;border-radius:50px;color:#333;cursor:pointer;font-family:Sen,sans-serif;font-size:16px;font-weight:600;padding:10px 28px;transition:all .3s ease;white-space:nowrap}.category-pill:hover{background:#fffdf5;border-color:#bf8906;color:#bf8906}.category-pill-active{background:#bf8906;border-color:#bf8906;color:#fff}.category-pill-active:hover{background:#a57505;border-color:#a57505;color:#fff}.craft-tabs-section{display:flex;justify-content:center;margin:16px auto 24px}.craft-tabs-container{background:#f0f0f0;border:1px solid #e0e0e0;border-radius:50px;display:flex;gap:0;padding:4px}.craft-tab-btn{background:#0000;border:none;border-radius:50px;color:#666;cursor:pointer;font-family:Sen,sans-serif;font-size:15px;font-weight:600;padding:10px 26px;transition:all .3s ease;white-space:nowrap}.craft-tab-btn:hover{color:#333}.craft-tab-active{background:#fff;box-shadow:0 2px 8px #0000001a;color:#333}.content-section-card{background:#fbfbfb;border:3px solid #e5e5e5;border-radius:28px;margin:12px auto 24px;max-width:1100px;padding:28px 32px;width:90%}.content-section-title{color:#333;font-family:Sen,sans-serif;font-size:22px;font-weight:700;letter-spacing:.3px;margin:0 0 24px;text-align:center}.content-grid{grid-gap:24px 16px;display:grid;gap:24px 16px;grid-template-columns:repeat(7,1fr);justify-items:center}.content-grid-item{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:10px;height:100%;max-width:110px;transition:transform .3s ease;width:100%}.content-grid-item:hover{transform:translateY(-4px)}.content-icon-circle{align-items:center;background:#f0f4f8;border-radius:50%;box-shadow:0 2px 8px #0000000f;display:flex;height:56px;justify-content:center;padding:10px;transition:box-shadow .3s ease,background .3s ease;width:56px}.content-grid-item:hover .content-icon-circle{background:#e8edf2;box-shadow:0 4px 14px #0000001f}.content-icon-img{height:100%;object-fit:contain;width:100%}.content-icon-placeholder{background:linear-gradient(135deg,#e8edf2,#d0d8e0);border-radius:50%;height:100%;width:100%}.content-item-label{align-items:center;color:#333;display:flex;flex:1 1;font-family:Sen,sans-serif;font-size:13px;font-weight:500;justify-content:center;line-height:1.35;max-width:100%;min-height:52px;overflow-wrap:break-word;text-align:center;word-break:keep-all}.promo-banner-bottom{margin-bottom:30px}@media screen and (max-width:1024px){.hero-carousel-section{margin-top:36px}.hero-carousel-track-3d{aspect-ratio:2.1/1;max-height:none}.hero-slide-3d{width:60%}.content-grid{grid-template-columns:repeat(5,1fr)}.content-section-card{padding:24px;width:92%}.promo-banner-section{width:92%}}@media screen and (max-width:768px){.hero-carousel-section{margin-top:32px}.hero-carousel-track-3d{aspect-ratio:1.8/1;max-height:none}.hero-slide-3d{width:75%}.hero-arrow{height:36px;width:36px}.hero-play-btn-3d{height:50px;width:50px}.hero-play-btn-3d svg{height:20px;width:20px}.promo-banner-section{width:94%}.promo-banner-card{aspect-ratio:567.856/106.212;height:auto}.category-filter-section{gap:12px}.category-pill{font-size:14px;padding:8px 22px}.craft-tab-btn{font-size:14px;padding:8px 20px}.content-grid{gap:20px 12px;grid-template-columns:repeat(4,1fr)}.content-section-card{border-radius:22px;padding:20px;width:94%}.content-section-title{font-size:20px;margin-bottom:20px}.content-icon-circle{height:50px;width:50px}.content-item-label{font-size:12px}}@media screen and (max-width:600px){.hero-carousel-track-3d{aspect-ratio:1.6/1;max-height:none}.hero-slide-3d{width:80%}.hero-arrow{height:32px;width:32px}.hero-arrow svg{height:18px;width:18px}.hero-play-btn-3d{height:44px;width:44px}.promo-banner-card{aspect-ratio:567.856/106.212;height:auto}.promo-banner-strip{border-radius:10px;border-width:2px;gap:10px;padding:8px 10px}.category-filter-section{gap:10px;margin:18px auto}.category-pill,.craft-tab-btn{font-size:13px;padding:7px 18px}.content-grid{gap:18px 10px;grid-template-columns:repeat(3,1fr)}.content-section-card{border-radius:18px;border-width:2px;padding:18px 16px}.content-section-title{font-size:18px;margin-bottom:16px}.content-icon-circle{height:46px;padding:8px;width:46px}.content-item-label{font-size:11px}}@media screen and (max-width:480px){.hero-carousel-section{margin-top:28px}.hero-carousel-track-3d{aspect-ratio:1.45/1;max-height:none}.hero-slide-3d{width:85%}.hero-arrow{height:28px;width:28px}.hero-arrow svg{height:16px;width:16px}.hero-play-btn-3d{height:38px;width:38px}.hero-play-btn-3d svg{height:16px;width:16px}.promo-banner-section{margin:10px auto;width:96%}.promo-banner-card{aspect-ratio:567.856/106.212;height:auto}.category-filter-section{gap:8px;margin:14px auto;padding:0 12px}.category-pill{border-width:1.5px;font-size:12px;padding:6px 16px}.craft-tabs-section{margin:12px auto 18px}.craft-tab-btn{font-size:12px;padding:7px 16px}.content-grid{gap:16px 8px;grid-template-columns:repeat(3,1fr)}.content-section-card{border-radius:16px;padding:16px 12px;width:96%}.content-section-title{font-size:16px}.content-icon-circle{height:42px;padding:7px;width:42px}.content-item-label{font-size:10px}}@media screen and (max-width:375px){.hero-carousel-track-3d{aspect-ratio:1.35/1;max-height:none}.hero-slide-3d{width:90%}.content-grid{gap:14px 8px;grid-template-columns:repeat(2,1fr)}.content-section-card{border-radius:14px;padding:14px 10px}.content-section-title{font-size:15px}.promo-banner-card{aspect-ratio:567.856/106.212;height:auto}.category-pill{font-size:11px;padding:5px 14px}.craft-tab-btn{font-size:11px;padding:6px 14px}}@media screen and (max-width:320px){.hero-carousel-track-3d{aspect-ratio:1.25/1;max-height:none}.hero-slide-3d{width:92%}.hero-arrow{height:24px;width:24px}.promo-banner-card{aspect-ratio:567.856/106.212;height:auto}.category-pill{font-size:10px;padding:5px 12px}.content-icon-circle{height:38px;padding:6px;width:38px}.content-item-label{font-size:10px}}.modal-overlay{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.modal-content{background:linear-gradient(145deg,#fff,#fefefe);border-radius:24px;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #bf89061a,inset 0 1px 0 0 #fff9;max-height:75vh;max-width:550px;overflow:hidden;position:relative;width:90%}.modal-bg-decoration{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.modal-circle{animation:floatCircle 20s ease-in-out infinite;background:radial-gradient(circle,#bf890614 0,#bf890605 70%,#0000 100%);border-radius:50%;position:absolute}.modal-circle-1{animation-delay:0s;height:300px;right:-150px;top:-150px;width:300px}.modal-circle-2{animation-delay:5s;bottom:-100px;height:200px;left:-100px;width:200px}.modal-circle-3{animation-delay:10s;height:150px;left:50%;top:50%;transform:translate(-50%,-50%);width:150px}@keyframes floatCircle{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-20px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.modal-header{align-items:center;background:linear-gradient(135deg,#bf8906,#d4a221 50%,#e0b23e);border-bottom:2px solid #a575054d;box-shadow:0 4px 12px #bf890633;display:flex;justify-content:space-between;padding:24px 28px;position:relative;z-index:1}.modal-header-left{align-items:center;display:flex;flex:1 1;gap:16px}.modal-logo-container{align-items:center;background:linear-gradient(145deg,#fff,#f8f8f8);border-radius:14px;box-shadow:0 8px 16px #00000026,inset 0 1px 0 #fffc,0 0 0 3px #ffffff4d;display:flex;height:56px;justify-content:center;padding:10px;transform-style:preserve-3d;transition:transform .3s ease;width:56px}.modal-logo-container:hover{transform:translateZ(10px) rotateY(5deg)}.modal-craft-logo{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:100%;object-fit:contain;width:100%}.modal-craft-title{color:#fff;font-family:Sen,sans-serif;font-size:26px;font-weight:700;letter-spacing:.3px;margin:0;text-shadow:0 2px 8px #0003,0 1px 2px #0000004d}.modal-close-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1.5px solid #ffffff4d;border-radius:50%;box-shadow:0 4px 8px #0000001a;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;font-weight:300;height:38px;justify-content:center;transition:all .3s ease;width:38px}.modal-close-btn:hover{background:#ffffff4d;box-shadow:0 6px 12px #00000026;transform:rotate(90deg)}.modal-body{background:linear-gradient(180deg,#fff0 0,#f8f8f84d);max-height:calc(75vh - 110px);overflow-y:auto;padding:28px;position:relative;z-index:1}.modal-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:50px 20px}.modal-loader{animation:spin 1s linear infinite;border:4px solid #bf89061a;border-radius:50%;border-top-color:#bf8906;box-shadow:0 4px 12px #bf890633;height:48px;width:48px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal-loading p{color:#666;font-family:Sen,sans-serif;font-size:15px;font-weight:500;margin:0}.modal-empty,.modal-error{padding:50px 20px;text-align:center}.modal-empty p,.modal-error p{color:#999;font-family:Sen,sans-serif;font-size:16px;font-weight:500;margin:0}.modal-error p{color:#d32f2f}.modal-subcategory-grid{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.subcategory-chip{background:linear-gradient(145deg,#fff,#fafafa);border:2px solid #e5e5e5;border-radius:30px;box-shadow:0 2px 8px #0000000a,inset 0 1px 0 #fffc;cursor:pointer;overflow:hidden;padding:12px 22px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.subcategory-chip:before{background:linear-gradient(135deg,#bf89061a,#d4a2210d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:0}.subcategory-chip:hover{border-color:#bf8906;box-shadow:0 6px 20px #bf890626,inset 0 1px 0 #ffffffe6;transform:translateY(-2px)}.subcategory-chip:hover:before{opacity:1}.subcategory-chip-text{color:#333;font-family:Sen,sans-serif;font-size:15px;font-weight:600;position:relative;transition:color .3s ease;white-space:nowrap;z-index:1}.subcategory-chip:hover .subcategory-chip-text{color:#bf8906}.modal-body::-webkit-scrollbar{width:6px}.modal-body::-webkit-scrollbar-track{background:#00000005;border-radius:10px}.modal-body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#bf8906,#d4a221);border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}.modal-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a57505,#bf8906)}@media screen and (max-width:768px){.modal-content{border-radius:20px;max-width:500px;width:95%}.modal-header{padding:20px 24px}.modal-logo-container{border-radius:12px;height:50px;width:50px}.modal-craft-title{font-size:22px}.modal-close-btn{font-size:18px;height:36px;width:36px}.modal-body{padding:24px}.modal-subcategory-grid{gap:10px}.subcategory-chip{padding:10px 18px}.subcategory-chip-text{font-size:14px}}@media screen and (max-width:480px){.modal-overlay{padding:16px}.modal-content{border-radius:18px;max-height:82vh;width:100%}.modal-header{padding:18px 20px}.modal-header-left{gap:12px}.modal-logo-container{border-radius:10px;height:44px;width:44px}.modal-craft-title{font-size:19px}.modal-close-btn{font-size:16px;height:32px;width:32px}.modal-body{max-height:calc(82vh - 100px);padding:20px}.modal-subcategory-grid{gap:8px;justify-content:center}.subcategory-chip{border-radius:25px;padding:9px 16px}.subcategory-chip-text{font-size:13px}.modal-loading{padding:40px 16px}.modal-loader{height:42px;width:42px}.modal-empty,.modal-error{padding:40px 16px}.modal-circle-1{height:200px;width:200px}.modal-circle-2{height:150px;width:150px}.modal-circle-3{height:100px;width:100px}}@media screen and (max-width:375px){.modal-content{border-radius:16px}.modal-header{padding:16px 18px}.modal-header-left{gap:10px}.modal-logo-container{border-radius:8px;height:40px;padding:8px;width:40px}.modal-craft-title{font-size:17px}.modal-close-btn{font-size:15px;height:30px;width:30px}.modal-body{padding:18px}.subcategory-chip{border-radius:20px;padding:8px 14px}.subcategory-chip-text{font-size:12px}.modal-empty p,.modal-error p,.modal-loading p{font-size:14px}}@media screen and (max-width:320px){.modal-content{border-radius:14px}.modal-header{padding:14px 16px}.modal-logo-container{height:36px;width:36px}.modal-craft-title{font-size:15px}.modal-close-btn{font-size:14px;height:28px;width:28px}.modal-body{padding:16px}.subcategory-chip{padding:7px 12px}.subcategory-chip-text{font-size:11px}}@media (prefers-reduced-motion:reduce){.modal-circle,.modal-close-btn,.subcategory-chip{animation:none;transition:none}}.other-section-modal{max-width:650px}.other-modal-header{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460)}.other-modal-bg .modal-circle{background:radial-gradient(circle,#0f346026 0,#0f34600d 70%,#0000 100%)}.modal-header-info{display:flex;flex-direction:column;gap:4px}.modal-description{color:#ffffffbf;font-family:Sen,sans-serif;font-size:13px;font-weight:400;line-height:1.4;margin:0}.format-badge-container{padding:20px 28px 0;position:relative;z-index:1}.format-badge{background:linear-gradient(135deg,#e8f4fd,#d0e8f7);border:1px solid #0f346033;border-radius:20px;color:#0f3460;display:inline-block;font-family:Sen,sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 14px;text-transform:uppercase}.other-category-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));width:100%}.other-category-card{align-items:center;background:linear-gradient(145deg,#fff,#f9f9f9);border:2px solid #e8e8e8;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:20px 16px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.other-category-card:before{background:linear-gradient(90deg,#0f3460,#16213e 50%,#1a1a2e);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.other-category-card:hover:before{opacity:1}.other-category-card:hover{border-color:#0f3460;box-shadow:0 8px 20px #0f346026;transform:translateY(-5px)}.other-category-icon-wrapper{align-items:center;background:linear-gradient(145deg,#f0f4f8,#e8eef3);border-radius:12px;box-shadow:0 4px 12px #0000000d,inset 0 1px 0 #fffc;display:flex;height:60px;justify-content:center;margin-bottom:12px;padding:10px;transition:all .3s ease;width:60px}.other-category-card:hover .other-category-icon-wrapper{box-shadow:0 8px 20px #0f346026,inset 0 1px 0 #fffc;transform:translateY(-3px)}.other-category-icon{height:100%;object-fit:contain;width:100%}.other-category-info{text-align:center;width:100%}.other-category-name{word-wrap:break-word;color:#1a1a2e;font-family:Sen,sans-serif;font-size:14px;font-weight:600;line-height:1.3;margin:0}@media screen and (max-width:768px){.other-section-modal{max-width:550px;width:95%}.other-category-grid{gap:14px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.other-category-card{border-radius:14px;padding:16px 12px}.other-category-icon-wrapper{height:52px;margin-bottom:10px;padding:8px;width:52px}.other-category-name{font-size:13px}.modal-description{font-size:12px}.format-badge-container{padding:16px 24px 0}.format-badge{font-size:11px;padding:5px 12px}}@media screen and (max-width:480px){.other-section-modal{border-radius:18px;max-height:85vh;width:100%}.other-category-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.other-category-card{border-radius:12px;padding:14px 10px}.other-category-icon-wrapper{border-radius:10px;height:48px;margin-bottom:8px;padding:8px;width:48px}.other-category-name{font-size:12px}.modal-header-info{gap:2px}.modal-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:11px;overflow:hidden}.format-badge-container{padding:14px 20px 0}.format-badge{font-size:10px;padding:4px 10px}}@media screen and (max-width:375px){.other-section-modal{border-radius:16px}.other-modal-header{padding:16px 18px}.other-category-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.other-category-card{border-radius:10px;padding:12px 8px}.other-category-icon-wrapper{border-radius:8px;height:44px;margin-bottom:6px;padding:6px;width:44px}.other-category-name{font-size:11px}.format-badge-container{padding:12px 18px 0}.format-badge{font-size:9px;padding:4px 8px}}@media screen and (max-width:320px){.other-section-modal{border-radius:14px}.other-modal-header{padding:14px 16px}.other-category-grid{gap:8px}.other-category-card{padding:10px 6px}.other-category-icon-wrapper{height:40px;width:40px}.other-category-name{font-size:10px}.modal-description{display:none}}.no-profiles-container{padding:60px 20px;text-align:center}.no-profiles-icon{font-size:60px;margin-bottom:15px;opacity:.4}.no-profiles-title{color:#666;font-family:Sen,sans-serif;font-size:20px;font-weight:600;margin:0 0 10px}.no-profiles-subtitle{color:#999;font-family:Sen,sans-serif;font-size:15px;font-weight:400;line-height:1.5;margin:0}@media screen and (max-width:768px){.no-profiles-container{padding:50px 20px}.no-profiles-icon{font-size:55px}.no-profiles-title{font-size:19px}.no-profiles-subtitle{font-size:14px}}@media screen and (max-width:480px){.no-profiles-container{padding:50px 15px}.no-profiles-icon{font-size:50px}.no-profiles-title{font-size:18px}.no-profiles-subtitle{font-size:14px}}@media screen and (max-width:375px){.no-profiles-container{padding:45px 15px}.no-profiles-icon{font-size:45px}.no-profiles-title{font-size:16px}.no-profiles-subtitle{font-size:13px}}@media screen and (max-width:320px){.no-profiles-container{padding:40px 15px}.no-profiles-icon{font-size:40px}.no-profiles-title{font-size:15px}.no-profiles-subtitle{font-size:12px}}@media (prefers-reduced-motion:reduce){.other-category-card:hover .other-category-icon-wrapper{transform:none}}.craft-grid{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px 45px;justify-content:flex-start;width:100%}.craft-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;transition:transform .3s ease;width:120px}.craft-item:hover{transform:translateY(-5px)}.craft-image-wrapper{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-bottom:10px;overflow:hidden}.craft-image,.craft-image-wrapper{height:60px;max-height:60px;max-width:60px;min-height:60px;min-width:60px;width:60px}.craft-image{display:block;object-fit:contain}.craft-name{word-wrap:break-word;color:#000;font-family:Sen,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin:0;min-height:40px;text-align:center;width:100%}@media (max-width:1024px){.craft-grid{gap:25px 40px}.craft-item{width:110px}.craft-image,.craft-image-wrapper{height:55px;max-height:55px;max-width:55px;min-height:55px;min-width:55px;width:55px}.craft-name{font-size:17px;min-height:38px}}@media (max-width:768px){.craft-grid{gap:25px 35px;justify-content:center}.craft-item{width:105px}.craft-image,.craft-image-wrapper{height:50px;margin-bottom:10px;max-height:50px;max-width:50px;min-height:50px;min-width:50px;width:50px}.craft-name{font-size:16px;min-height:38px}}@media (max-width:480px){.craft-grid{gap:25px 30px}.craft-item{width:95px}.craft-image,.craft-image-wrapper{height:45px;margin-bottom:10px;max-height:45px;max-width:45px;min-height:45px;min-width:45px;width:45px}.craft-name{font-size:14px;min-height:36px}}@media (max-width:375px){.craft-grid{gap:20px 25px}.craft-item{width:85px}.craft-image,.craft-image-wrapper{height:40px;margin-bottom:8px;max-height:40px;max-width:40px;min-height:40px;min-width:40px;width:40px}.craft-name{font-size:13px;min-height:34px}}:root{--color-bg-cream:#f8f5ee;--color-bg-dark:#121212;--color-bg-card-dark:#1e1e1e;--color-gold:#bf8906;--color-gold-hover:#d49a07;--color-text-dark:#1e1e1e;--color-text-light:#fff;--color-text-muted:#888;--color-border-gold:#bf89064d;--font-family:"Inter",sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:24px}body{-webkit-font-smoothing:antialiased;background-color:#f8f5ee;background-color:var(--color-bg-cream);color:#1e1e1e;color:var(--color-text-dark);font-family:Inter,sans-serif;font-family:var(--font-family);margin:0;padding:0}.home-container{margin:0 auto;max-width:1600px;overflow-x:hidden;width:100%}.home-header{background:linear-gradient(180deg,#f8f5eee6 0,#f8f5ee66 60%,#0000);justify-content:space-between;left:0;padding:24px 6% 40px;position:absolute;top:0;width:100%;z-index:10}.home-header,.logo-container{align-items:center;display:flex}.logo-container{gap:12px}.landing-header-logo{cursor:pointer;height:120px;max-width:350px;object-fit:contain;width:auto}.ck-monogram-img{height:auto;object-fit:contain;width:50px}.ck-monogram-img-small{height:auto;object-fit:contain;width:40px}.logo-text-block{display:flex;flex-direction:column}.logo-main-title{color:#1e1e1e;color:var(--color-text-dark);font-size:1.25rem;font-weight:800;letter-spacing:-.5px;line-height:1.1}.logo-sub-title{color:#666;font-size:.65rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.header-logo{cursor:pointer;flex-shrink:0;height:70px;max-width:280px;object-fit:contain;width:auto}.auth-buttons{display:flex;gap:16px}.home-container .btn-login{background:linear-gradient(135deg,#bf8906,#d49a07);border:1px solid #fff;border-radius:8px;box-shadow:0 2px 4px #bf890633;color:#fff;cursor:pointer;font-family:Sen,sans-serif;font-size:16px;font-weight:600;outline:none;padding:12px 28px;transition:all .3s ease}.home-container .btn-login:hover{box-shadow:0 4px 8px #bf89064d;transform:translateY(-2px)}.home-container .btn-register{background:#121212;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Sen,sans-serif;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s ease}.home-container .btn-register:hover{background-color:#000;transform:translateY(-2px)}.hero-section{align-items:center;display:flex;justify-content:space-between;min-height:580px;min-height:max(70vh,580px);overflow:hidden;padding:0 0 0 6%;position:relative}.hero-content{flex:1 1;max-width:750px;padding:100px 40px 40px 0;z-index:3}.hero-eyebrow{color:#bf8906;color:var(--color-gold);display:block;font-size:1.1rem;font-weight:700;letter-spacing:1.5px;margin-bottom:10px;text-transform:uppercase}.hero-title{color:#1e1e1e;color:var(--color-text-dark);font-size:3.5rem;font-weight:800;line-height:1.1;margin:0 0 24px}.gold-text{color:#bf8906;color:var(--color-gold)}@media (min-width:1025px){.desktop-nowrap{white-space:nowrap}}.hero-description{color:#555;font-size:1.1rem;line-height:1.5;margin-bottom:40px;max-width:90%}.hero-cta-buttons{display:flex;flex-wrap:wrap;gap:16px}.home-container .btn-primary{align-items:center;background:linear-gradient(135deg,#bf8906,#d49a07);border:none;border-radius:8px;box-shadow:0 2px 4px #bf890633;color:#fff;cursor:pointer;display:flex;font-family:Sen,sans-serif;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.home-container .btn-primary:hover{box-shadow:0 4px 8px #bf89064d;transform:translateY(-2px)}.home-container .btn-secondary{align-items:center;background:#fff;border:2px solid #bf8906;border-radius:8px;color:#bf8906;cursor:pointer;display:flex;font-family:Sen,sans-serif;font-size:14px;font-weight:600;gap:8px;padding:10px 24px;transition:all .3s ease}.home-container .btn-secondary:hover{background-color:#bf89060d;transform:translateY(-2px)}.hero-media{align-self:stretch;display:flex;flex:1.2 1;justify-content:flex-end;min-height:500px;position:relative}.hero-media:after{background:linear-gradient(90deg,#f8f5ee 0,#0000 45%);background:linear-gradient(to right,var(--color-bg-cream) 0,#0000 45%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.hero-image{height:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 40%);mask-image:linear-gradient(90deg,#0000 0,#000 40%);object-fit:cover;position:relative;width:100%;z-index:1}.intro-banner{background:linear-gradient(135deg,#121212,#1e1e1e);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 50px #0006;margin:-100px 2% 60px;padding:60px 5%;position:relative;z-index:5}.intro-banner-content{align-items:stretch;display:flex;flex-direction:column;width:100%}.intro-main-title{color:#fff;color:var(--color-text-light);font-size:2rem;font-weight:800;line-height:1.3;margin-bottom:40px;text-align:center}.intro-cards-container{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);width:100%}.intro-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;border-radius:var(--radius-md);box-shadow:inset 0 0 20px #ffffff03;display:flex;flex-direction:column;padding:35px 28px;transition:all .3s ease}.intro-card:hover{border-color:#bf890659;box-shadow:0 12px 30px #0000004d,inset 0 0 20px #ffffff05;transform:translateY(-4px)}.card-header-block{align-items:center;border-bottom:1px solid #ffffff14;display:flex;gap:14px;margin-bottom:20px;padding-bottom:14px}.card-icon-wrapper{color:#bf8906;color:var(--color-gold);flex-shrink:0;height:40px;width:40px}.card-header-title{color:#fff;color:var(--color-text-light);font-size:1.35rem;font-weight:800;letter-spacing:1px;margin:0;text-transform:uppercase}.card-intro-desc{color:#bbb;font-size:.95rem;line-height:1.5;margin:0 0 28px}.card-bullets-list{display:flex;flex-direction:column;gap:18px;list-style:none;margin:0;padding:0}.card-bullets-list li{align-items:flex-start;display:flex;gap:14px}.bullet-icon-check{color:#bf8906;color:var(--color-gold);font-size:1.05rem;font-weight:700;line-height:1.3}.bullet-details{display:flex;flex-direction:column;gap:3px}.bullet-title-text{color:#fff;color:var(--color-text-light);font-size:.95rem;font-weight:700}.bullet-desc-text{color:#999;font-size:.85rem;line-height:1.4}.section-header-decoration{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:40px}.deco-line{background-color:#bf8906;background-color:var(--color-gold);height:1px;opacity:.5;width:100px}.deco-text{color:#1e1e1e;color:var(--color-text-dark);font-size:.9rem;font-weight:800;letter-spacing:2px}.process-section{padding:0 6% 80px}.process-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.process-card{align-items:center;background-color:#121212;background-color:var(--color-bg-dark);border-radius:12px;border-radius:var(--radius-md);display:flex;flex-direction:column;padding:30px 20px;text-align:center;transition:transform .3s ease}.process-card:hover{transform:translateY(-5px)}.icon-gold{color:#bf8906;color:var(--color-gold);height:48px;margin-bottom:16px;width:48px}.process-card h3{color:#fff;color:var(--color-text-light);font-size:1.1rem;font-weight:700;margin:0 0 10px}.process-card p{color:#aaa;font-size:.85rem;line-height:1.5;margin:0}.showcase-section{align-items:center;display:flex;gap:5%;padding:0 6% 80px}.showcase-content{flex:1 1}.showcase-title{color:#1e1e1e;color:var(--color-text-dark);font-size:2.4rem;font-weight:800;line-height:1.15;margin:0 0 24px}.showcase-subtitle{color:#555;font-size:1.25rem;font-weight:500;line-height:1.5;margin:-12px 0 35px;max-width:90%}.showcase-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0 0 40px;padding:0}.showcase-list li{align-items:center;display:flex;font-size:1.1rem;font-weight:600;gap:12px}.check-icon{align-items:center;background-color:#bf8906;background-color:var(--color-gold);border-radius:50%;color:#000;display:inline-flex;font-size:.9rem;font-weight:700;height:24px;justify-content:center;width:24px}.home-container .btn-primary-glow{align-items:center;background:linear-gradient(135deg,#bf8906,#d49a07);border:none;border-radius:8px;box-shadow:0 2px 4px #bf890633;color:#fff;cursor:pointer;display:inline-flex;font-family:Sen,sans-serif;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.home-container .btn-primary-glow:hover{box-shadow:0 4px 8px #bf89064d;transform:translateY(-2px)}.showcase-media{align-items:center;display:flex;flex:1 1;justify-content:center}.mockup-image{filter:drop-shadow(0 30px 40px rgba(0,0,0,.15));height:auto;max-width:100%}.why-section{padding:0 6% 80px}.why-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.why-card{align-items:center;background-color:#fff;border:1px solid #bf89064d;border-radius:12px;border-radius:var(--radius-md);box-shadow:0 4px 20px #00000008;display:flex;flex-direction:column;padding:30px 20px;text-align:center;transition:all .3s ease}.why-card:hover{box-shadow:0 10px 30px #bf890626;transform:translateY(-5px)}.why-card h3{color:#1e1e1e;color:var(--color-text-dark);font-size:1.1rem;font-weight:700;margin:0 0 10px}.why-card p{color:#666;font-size:.85rem;line-height:1.5;margin:0}.bottom-cta-section{padding:0 6% 60px}.cta-banner-wrapper{background-color:#121212;background-color:var(--color-bg-dark);border-radius:20px;box-shadow:0 20px 40px #0000004d;gap:24px;overflow:hidden;padding:20px 32px;position:relative}.cta-banner-wrapper,.cta-left{align-items:center;display:flex}.cta-left{flex:0 0 130px}.reel-image{height:auto;transform:scale(1.1);width:100%}.cta-right{flex:1 1}.cta-right h2{color:#fff;color:var(--color-text-light);font-size:1.6rem;font-weight:800;line-height:1.25;margin:0 0 8px}.cta-right p{color:#ccc;font-size:.9rem;line-height:1.4;margin:0}.cta-actions{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:12px}.home-container .btn-secondary-dark{align-items:center;background:#fff;border:2px solid #bf8906;border-radius:8px;color:#bf8906;cursor:pointer;display:flex;font-family:Sen,sans-serif;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:10px 20px;transition:all .3s ease}.home-container .btn-secondary-dark:hover{background-color:#bf89060d;transform:translateY(-2px)}.home-footer{background-color:#121212;color:#fff;padding:40px 6% 20px}.footer-top{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.footer-top h3{color:#fff;font-size:1.2rem;font-weight:700;margin:0}.app-badges{display:flex;gap:16px}.store-badge{cursor:pointer;height:40px}.footer-divider{background-color:#333;height:1px;margin-bottom:30px}.footer-bottom{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.footer-logo-container{align-items:center;display:flex;gap:10px}.footer-logo{cursor:pointer;height:140px;max-width:380px;object-fit:contain;width:auto}.footer-links{align-items:center;display:flex;font-size:.9rem;gap:12px}.footer-links a{color:#aaa;font-weight:500;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#bf8906;color:var(--color-gold)}.footer-links .sep{color:#555}.footer-links-container{flex-direction:column}.footer-links-container,.footer-socials{align-items:center;display:flex;gap:16px}.footer-socials .icon-link{text-decoration:none}.footer-socials .icon-wrapper{align-items:center;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:26px;justify-content:center;opacity:.68;transition:transform .2s ease,opacity .2s ease;width:26px}.footer-socials .icon-wrapper:hover{opacity:1;transform:scale(1.1)}.footer-socials .icon-wrapper.instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);border-radius:6px}.footer-socials .icon-wrapper.threads{background:#000}.footer-socials .icon-wrapper.youtube{background:red;border-radius:6px}.footer-socials .icon-wrapper.x-twitter{background:#0000;color:#888}.footer-socials .icon-wrapper.x-twitter svg{height:22px;width:22px}.footer-socials .icon-wrapper.pinterest{background:#e60023}.footer-socials .icon-wrapper svg{height:16px;width:16px}.footer-copyright{color:#999;font-size:.8rem;text-align:right;text-align:center}@media (max-width:1200px){.hero-title{font-size:3.2rem}.showcase-title{font-size:2.5rem}.intro-banner{margin:-45px 2% 60px}.intro-banner-content{max-width:65%}}@media (max-width:1200px) and (min-height:700px){.intro-banner{margin:-80px 2% 60px}}@media (min-width:1042px) and (max-width:1463px){.hero-title{font-size:2.8rem}.intro-banner{margin:-60px 2% 60px}}@media (min-width:1042px) and (max-width:1463px) and (min-height:700px){.intro-banner{margin:-85px 2% 60px}}@media (min-width:1047px) and (max-width:1240px){.hero-title{font-size:2.4rem}.intro-banner{margin:-35px 2% 60px}}@media (min-width:1047px) and (max-width:1240px) and (min-height:700px){.intro-banner{margin:-65px 2% 60px}}@media (max-width:1024px){.home-header{background-color:#f8f5ee;background-color:var(--color-bg-cream);padding:16px 6%;position:relative}.hero-section{background:linear-gradient(180deg,#0006 0,#000c),url(/static/media/hero-scene.884e2080cabc04a2fed3.png) no-repeat 50%;background-size:cover;gap:0;justify-content:center;min-height:70vh;padding:60px 6% 85px;text-align:center}.hero-content,.hero-section{align-items:center;display:flex;flex-direction:column;position:relative}.hero-content{margin:0;max-width:100%;padding:0;width:100%;z-index:3}.hero-eyebrow{color:#bf8906;color:var(--color-gold);font-size:1rem;font-weight:700;letter-spacing:1.5px;margin-bottom:12px;text-transform:uppercase}.hero-title{color:#fff;font-size:3rem;line-height:1.15;margin-bottom:20px;text-transform:uppercase}.hero-description{color:#ffffffd9;font-size:1.05rem;line-height:1.45;margin:0 0 30px;max-width:100%}.hero-cta-buttons{align-items:center;flex-direction:column;gap:12px;width:100%}.app-badges{justify-content:center}.home-container .btn-primary,.home-container .btn-secondary{box-sizing:border-box;font-size:14px;justify-content:center;max-width:320px;padding:12px 24px;width:100%}.home-container .btn-secondary{background:#0000;border:2px solid #bf8906;color:#fff}.hero-media,.hero-section .arrow{display:none}.intro-banner{background:linear-gradient(135deg,#121212,#1e1e1e);margin:-30px 4% 50px;padding:40px 4%}.intro-banner-content{max-width:100%}.intro-main-title{font-size:1.6rem;margin-bottom:30px}.intro-cards-container{gap:24px;grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(3,1fr)}.showcase-section{flex-direction:column;gap:40px;padding-bottom:60px;text-align:left}.showcase-title{font-size:2.2rem}.showcase-list{grid-gap:16px 24px;align-items:flex-start;display:grid;gap:16px 24px;grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(3,1fr)}.cta-banner-wrapper{flex-direction:column;gap:20px;padding:24px;text-align:center}.cta-left{display:none}.cta-actions{flex-direction:row;justify-content:center;width:100%}}@media (max-width:768px){.hero-section{padding:24px 6% 90px}.hero-title{font-size:2.5rem}.intro-banner{background:linear-gradient(135deg,#121212,#1e1e1e);margin:-40px 4% 40px;padding:30px 4%}.intro-banner-content{max-width:100%}.intro-main-title{font-size:1.4rem;margin-bottom:20px}.intro-card{padding:24px 20px}.bullet-title-text{font-size:.9rem}.bullet-desc-text{font-size:.82rem}.bottom-cta-section,.process-section,.showcase-section,.why-section{padding-bottom:50px;padding-left:4%;padding-right:4%}.process-grid,.why-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:20px;text-align:center}.footer-copyright{margin-top:10px;text-align:center}}@media (max-width:480px){.landing-header-logo{height:75px;max-width:250px}.footer-logo{height:80px;max-width:260px}.home-header{padding:12px 4%}.hero-section{min-height:auto;padding:40px 5% 80px}.hero-title{font-size:2.1rem;line-height:1.15}.hero-description{color:#ffffffe6;font-size:.95rem;line-height:1.4}.hero-cta-buttons{flex-direction:column;gap:10px;width:100%}.home-container .btn-primary,.home-container .btn-secondary{box-sizing:border-box;font-size:13.5px;justify-content:center;max-width:100%;padding:12px 20px;width:100%}.intro-banner{border-radius:12px;margin:-50px 4% 30px;padding:20px 16px}.intro-main-title{font-size:1.15rem;margin-bottom:16px}.intro-card{padding:20px 14px}.card-intro-desc{font-size:.85rem;margin-bottom:20px}.card-bullets-list{gap:12px}.bullet-title-text{font-size:.85rem}.bullet-desc-text{font-size:.76rem}.card-header-title{font-size:1.1rem}.card-icon-wrapper{height:32px;width:32px}.bottom-cta-section,.process-section,.showcase-section,.why-section{padding-bottom:40px}.deco-text{font-size:.75rem;letter-spacing:1px;text-align:center}.deco-line{width:40px}.process-grid{gap:12px;grid-template-columns:1fr}.process-card{padding:20px 16px}.why-grid{gap:12px;grid-template-columns:1fr}.why-card{padding:20px 16px}.showcase-title{font-size:1.6rem}.showcase-list{gap:12px;grid-template-columns:1fr}.showcase-list li{font-size:.95rem;gap:8px}.check-icon{font-size:.8rem;height:20px;width:20px}.home-container .btn-primary-glow{box-sizing:border-box;font-size:13px;justify-content:center;padding:10px 16px;width:100%}.cta-banner-wrapper{border-radius:12px;padding:20px 16px}.cta-right h2{font-size:1.3rem}.cta-right p{font-size:.8rem}.cta-actions{flex-direction:column;gap:10px;width:100%}.cta-actions .btn-primary,.home-container .btn-secondary-dark{box-sizing:border-box;font-size:13px;justify-content:center;padding:10px 16px;width:100%}.footer-top h3{font-size:1rem}.app-badges{flex-wrap:wrap;gap:10px;justify-content:center}.store-badge{height:36px}.footer-links{flex-wrap:wrap;font-size:.8rem;gap:8px 12px;justify-content:center}}
/*# sourceMappingURL=main.830c7cd3.css.map*/