:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#efefef;font-family:Plus Jakarta Sans,Segoe UI,Trebuchet MS,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}a,button{-webkit-tap-highlight-color:transparent}a:focus,button:focus{outline:none}a:focus-visible,button:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #fff6}html{scroll-behavior:smooth}body{background:#000;min-width:320px;margin:0}button,a{font:inherit}img{max-width:100%;display:block}#root{min-height:100vh}@font-face{font-family:AndersonGrotesk;src:url(/assets/AndersonGrotesk-Bold-coCv2yLC.otf)format("opentype");font-weight:700;font-style:normal}:root{--font-primary:"AndersonGrotesk", sans-serif}.google-btn{width:100%;height:48px;display:block;position:relative}.google-btn__visible{color:#fff;cursor:pointer;pointer-events:none;background:#161616;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;position:absolute;inset:0}.google-btn:hover .google-btn__visible{background:#1f1f1f;border-color:#ffffff59;transform:translateY(-1px)}.google-btn:active .google-btn__visible{transform:translateY(0)}.google-btn__logo{flex:0 0 18px;width:18px;height:18px}.google-btn__visible span{letter-spacing:.01em}.google-btn__real{opacity:0;z-index:2;cursor:pointer;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.google-btn__real>div,.google-btn__real iframe{width:100%!important;height:100%!important}.google-btn[aria-busy=true] .google-btn__visible{pointer-events:auto;opacity:.85}.google-btn[aria-busy=false] .google-btn__real{pointer-events:auto}.auth-modal{-webkit-backdrop-filter:blur(6px);z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out auth-fade;display:flex;position:fixed;inset:0}.auth-modal__card{background:#0e0e0e;border:1px solid #ffffff1f;border-radius:14px;width:100%;max-width:480px;max-height:calc(100vh - 48px);padding:40px 38px;animation:.25s cubic-bezier(.34,1.56,.64,1) auth-pop;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0009}@keyframes auth-fade{0%{opacity:0}to{opacity:1}}@keyframes auth-pop{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-modal__close{color:#fff9;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s,background .2s;display:inline-flex;position:absolute;top:14px;right:14px}.auth-modal__close:hover{color:#fff;background:#ffffff14}.auth-modal__close svg{width:22px;height:22px}.auth-form__header{text-align:center;margin-bottom:24px}.auth-form__title{color:#fff;letter-spacing:-.01em;margin:0 0 6px;font-size:24px;font-weight:800}.auth-form__subtitle{color:#fff9;margin:0;font-size:13px}.auth-form__body{flex-direction:column;gap:16px;display:flex}.auth-form__field{flex-direction:column;gap:6px;display:flex}.auth-form__label{color:#ffffffb3;letter-spacing:.02em;font-size:12px;font-weight:600}.auth-form__input-wrap{align-items:center;display:flex;position:relative}.auth-form__input-icon{color:#ffffff80;pointer-events:none;width:18px;height:18px;position:absolute;left:14px}.auth-form__input{color:#fff;box-sizing:border-box;background:#161616;border:1px solid #ffffff26;border-radius:10px;outline:none;width:100%;height:46px;padding:0 44px 0 42px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s}.auth-form__input::placeholder{color:#ffffff59}.auth-form__input:focus{background:#1a1a1a;border-color:#ffffff73}.auth-form__toggle-pw{color:#ffffff8c;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:color .2s,background .2s;display:inline-flex;position:absolute;right:12px}.auth-form__toggle-pw:hover{color:#fff;background:#ffffff0f}.auth-form__toggle-pw svg{width:18px;height:18px}.auth-form__row{justify-content:space-between;align-items:center;margin-top:-4px;font-size:12px;display:flex}.auth-form__remember{color:#ffffffbf;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.auth-form__remember input{accent-color:#fff;cursor:pointer;width:14px;height:14px}.auth-form__forgot{appearance:none;color:#ffffffbf;font-family:inherit;font-weight:600;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;transition:color .2s}.auth-form__forgot:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.auth-form__forgot:disabled{cursor:wait;opacity:.65}.auth-form__terms{color:#ffffffb3;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;margin-top:-2px;font-size:12px;line-height:1.5;display:flex}.auth-form__terms input{accent-color:#fff;cursor:pointer;flex:0 0 14px;width:14px;height:14px;margin-top:2px}.auth-form__terms a{color:#fff;font-weight:600;text-decoration:none}.auth-form__terms a:hover{text-underline-offset:3px;text-decoration:underline}.auth-form__error{color:#ff6b6b;background:#ff4d4f1f;border:1px solid #ff4d4f73;border-radius:10px;margin:-4px 0 4px;padding:10px 14px;font-size:12px;font-weight:500;line-height:1.4}.auth-form__success{color:#68d391;background:#2dd4781f;border:1px solid #2dd4786b;border-radius:10px;margin:-4px 0 4px;padding:10px 14px;font-size:12px;font-weight:500;line-height:1.4}.auth-form__google{justify-content:center;min-height:44px;display:flex}.auth-form__google>div{justify-content:center;width:100%;display:flex}.auth-form__submit{color:#111;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:999px;width:100%;height:48px;margin-top:6px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,color .2s,transform .2s}.auth-form__back{color:#fff;height:44px;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:8px;font-weight:700}.auth-form__submit:hover:not(:disabled){color:#fff;background:0 0;transform:translateY(-1px)}.auth-form__submit:disabled{opacity:.6;cursor:not-allowed}.auth-form__divider{color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:6px 0 4px;font-size:11px;display:flex}.auth-form__divider:before,.auth-form__divider:after{content:"";background:#ffffff1f;flex:1;height:1px}.auth-form__socials{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.auth-form__social{color:#fff;cursor:pointer;background:#161616;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.auth-form__social:hover{background:#1a1a1a;border-color:#ffffff59;transform:translateY(-1px)}.auth-form__social svg{flex:0 0 18px;width:18px;height:18px}.auth-form__switch{text-align:center;color:#fff9;margin:6px 0 0;font-size:13px}.auth-form__switch-link{color:#fff;cursor:pointer;background:0 0;border:0;margin-left:4px;padding:0;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none}.auth-form__switch-link:hover{text-underline-offset:3px;text-decoration:underline}@media (width<=520px){.auth-modal{padding:14px}.auth-modal__card{border-radius:12px;padding:32px 22px}.auth-form__title{font-size:20px}.auth-form__socials{grid-template-columns:1fr}}.contact{background:#000;padding:44px 0 82px}.contact__card{background:radial-gradient(circle at 85% 0,#ffffff2e 0%,#ffffff0f 28%,#0000 60%),radial-gradient(circle at 0 100%,#ffffff14 0%,#0000 55%),linear-gradient(155deg,#1a1a1a 0%,#0b0b0b 55%,#050505 100%);border:1.5px solid #ffffff3d;border-radius:12px;grid-template-columns:.94fr 1.06fr;gap:62px;width:min(100% - 60px,1420px);min-height:565px;margin:0 auto;padding:48px 34px 48px 44px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 18px 40px #00000080}.contact__card:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><path fill='rgba(255,255,255,0.035)' d='M115 12 L120 32 L138 36 L156 28 L172 44 L164 62 L168 80 L188 85 L188 115 L168 120 L164 138 L172 156 L156 172 L138 164 L120 168 L115 188 L85 188 L80 168 L62 164 L44 172 L28 156 L36 138 L32 120 L12 115 L12 85 L32 80 L36 62 L28 44 L44 28 L62 36 L80 32 L85 12 Z M100 70 A30 30 0 1 0 100 130 A30 30 0 1 0 100 70 Z'/></svg>");background-repeat:no-repeat;background-size:contain;width:400px;height:400px;position:absolute;bottom:-150px;right:-100px}.contact__card:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 75%);mask-image:radial-gradient(#000 0%,#0000 75%)}.contact__card>*{z-index:1;position:relative}.contact__info-button,.contact__modal{display:none}.contact__form-side{padding-top:10px}.contact__header{margin-bottom:28px}.contact__header h2{font-family:var(--font-primary);color:#fff;letter-spacing:0;margin:0 0 18px;font-size:40px;font-weight:800;line-height:1.04}.contact__header p{color:#ffffffc2;width:min(100%,420px);margin:0;font-size:12px;line-height:1.5}.contact__form{flex-direction:column;align-items:flex-start;gap:20px;width:min(100%,492px);display:flex}.contact__name-row{grid-template-columns:1fr 1fr;gap:25px;width:100%;display:grid}.contact__field{flex-direction:column;gap:6px;width:100%;display:flex}.contact__form input,.contact__form textarea{color:#fff;background:0 0;border:1.5px solid #ffffff5c;outline:none;width:100%;font-family:inherit;font-size:12px}.contact__form input{border-radius:999px;height:45px;padding:0 24px}.contact__form textarea{resize:vertical;border-radius:18px;min-height:96px;padding:16px 24px;line-height:1.5}.contact__form input::placeholder,.contact__form textarea::placeholder{color:#ffffffc2}.contact__form input:focus,.contact__form textarea:focus{border-color:#ffffffc7}.contact__field span,.contact__error{color:#ff6b6b;padding-left:12px;font-size:10px;line-height:1.2}.contact__success{color:#ffffffc2;text-align:center;width:100%;font-size:11px;line-height:1.3}.contact__dropzone{cursor:pointer;background:#ffffff05;border:1.5px dashed #ffffff57;border-radius:12px;width:100%;height:135px;overflow:hidden}.contact__dropzone-empty{color:#ffffffb8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.contact__dropzone input{display:none}.contact__dropzone-icon{color:#ffffff6b;width:46px;height:46px}.contact__dropzone-empty span{color:#ffffff5a;font-size:16px;line-height:1.2}.contact__dropzone-empty strong{color:#fff;font-weight:700}.contact__dropzone-empty small{color:#ffffff9e;font-size:13px;line-height:1.2}.contact__file-list{scrollbar-width:none;grid-template-columns:repeat(2,224px);place-content:start;gap:12px 20px;height:100%;max-height:100%;margin:0;padding:18px 20px;list-style:none;display:grid;overflow-y:auto}.contact__file-list::-webkit-scrollbar{display:none}.contact__file-list li{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;width:224px;max-width:224px;height:34px;min-height:34px;padding:0 10px 0 16px;display:flex}.contact__file-list span{color:#fffc;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;line-height:1;overflow:hidden}.contact__file-list button{color:#ff4d4d;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:16px;height:16px;font-size:12px;line-height:1;display:grid}.contact__file-list button:hover{color:#ff7a7a}.contact__file-list button svg{width:14px;height:14px}.contact__submit{color:#111;cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:158px;height:40px;margin:14px auto 0;font-size:11px;font-weight:700;transition:opacity .2s;display:inline-flex}.contact__submit:disabled{opacity:.6;cursor:not-allowed}.contact__submit svg{width:16px;height:16px}.contact__process{background:0 0;place-self:center end;width:min(100%,680px);min-height:438px;padding:0}.contact__process-header{margin-bottom:34px}.contact__process-header span{color:#ffffff94;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.contact__process-header h3{color:#fff;max-width:420px;font-family:var(--font-primary);letter-spacing:0;margin:0;font-size:34px;font-weight:800;line-height:1.05}.contact__steps{flex-direction:column;gap:26px;margin:0;padding:0 0 0 4px;list-style:none;display:flex;position:relative}.contact__step{grid-template-columns:58px 1fr;align-items:flex-start;gap:22px;padding-bottom:26px;display:grid;position:relative}.contact__step:not(:last-child):before{content:"";background:linear-gradient(#ffffff73 0%,#ffffff14 100%);width:1.5px;position:absolute;top:58px;bottom:-8px;left:28px}.contact__step-marker{background:#ffffff0a;border:1.5px solid #ffffff6b;border-radius:50%;place-items:center;width:58px;height:58px;transition:border-color .3s,background .3s,transform .3s;display:grid;position:relative}.contact__step:hover .contact__step-marker{background:#ffffff1f;border-color:#ffffffe6;transform:scale(1.05)}.contact__step-number{color:#fff;font-family:var(--font-primary);letter-spacing:0;font-size:20px;font-weight:800;line-height:1}.contact__step-icon{color:#fff;stroke-width:1.8px;width:24px;height:24px;transition:transform .3s}.contact__step:hover .contact__step-icon{transform:scale(1.1)}.contact__step-content{padding-top:6px}.contact__steps h4{color:#fff;font-family:var(--font-primary);letter-spacing:0;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.2}.contact__steps p{color:#ffffffad;margin:0;font-size:12.5px;line-height:1.55}@media (width<=1000px){.contact__card{grid-template-columns:1fr;gap:34px;width:min(100% - 40px,1420px);padding:40px 28px}.contact__form{width:100%}.contact__process{justify-self:stretch;width:100%;min-height:auto}}@media (width<=620px){.contact__card{gap:0;width:min(100% - 28px,1420px);padding:14px 18px 30px}.contact__form-side{padding-top:0}.contact__header{margin-bottom:18px}.contact__info-button{vertical-align:middle;color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:8px;padding:0;line-height:0;display:inline-flex;position:static}.contact__info-button svg{width:16px;height:16px;display:block}.contact__title-end{white-space:nowrap}.contact__process{display:none}.contact__header h2{margin-bottom:10px;font-size:26px}.contact__header,.contact__header p{text-align:left}.contact__name-row{grid-template-columns:1fr 1fr;gap:10px}.contact__form input{padding:0 18px}.contact__form textarea{padding:14px 18px}.contact__file-list{grid-template-columns:1fr;padding:14px}.contact__file-list li{width:100%;max-width:100%}.contact__process{padding:0}.contact__process-header h3{font-size:26px}.contact__step{grid-template-columns:48px 1fr;gap:16px}.contact__step-marker{width:48px;height:48px}.contact__step-number{font-size:17px}.contact__step:not(:last-child):before{top:48px;left:23px}.contact__modal{z-index:120;display:block;position:fixed;inset:0}.contact__modal-backdrop{background:#000000ad;border:0;width:100%;height:100%;position:absolute;inset:0}.contact__modal-card{background:#111;border:1px solid #ffffff38;border-radius:14px;width:min(100% - 28px,380px);max-height:calc(100svh - 28px);padding:18px 18px 20px;position:absolute;top:50%;left:50%;overflow-y:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 70px #0000008c}.contact__modal-close{color:#fff;cursor:pointer;z-index:2;background:#ffffff14;border:0;border-radius:999px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:16px;right:22px}.contact__modal-close svg{width:16px;height:16px}.contact__modal-card .contact__process-header{flex-direction:column;margin-bottom:18px;display:flex}.contact__modal-card .contact__process-header h3{order:1;align-items:center;min-height:32px;margin:0;padding-right:56px;font-size:17px;line-height:1.2;display:flex}.contact__modal-card .contact__process-header span{letter-spacing:.06em;text-transform:uppercase;order:2;margin:8px 0 0;font-size:11px}.contact__modal-card .contact__steps{gap:12px}.contact__modal-card .contact__step{grid-template-columns:42px 1fr;gap:13px;padding-bottom:12px}.contact__modal-card .contact__step-marker{width:42px;height:42px}.contact__modal-card .contact__step-icon{width:19px;height:19px}.contact__modal-card .contact__step:not(:last-child):before{top:42px;bottom:-7px;left:20px}.contact__modal-card .contact__step-content{padding-top:1px}.contact__modal-card .contact__steps h4{margin-bottom:4px;font-size:15px}.contact__modal-card .contact__steps p{font-size:11px;line-height:1.4}}.loading-page{z-index:9999;color:#fff;opacity:1;filter:blur();will-change:opacity, filter, transform;background:#000;justify-content:center;align-items:center;min-height:100vh;transition:opacity .9s cubic-bezier(.4,0,.2,1),filter .9s cubic-bezier(.4,0,.2,1),transform .9s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0;overflow:hidden;transform:scale(1)}.loading-page--leaving{opacity:0;filter:blur(32px);pointer-events:none;transform:scale(1.12)}.loading-page__content{flex-direction:column;width:min(86vw,500px);display:flex}.loading-page__row{justify-content:center;align-items:center;gap:24px;display:flex}.loading-page__info{flex-direction:column;gap:16px;width:min(52vw,300px);display:flex}.loading-page__logo{object-fit:contain;flex:none;width:clamp(62px,7vw,84px);height:auto;animation:1.4s ease-in-out infinite loading-logo}.loading-page__text{color:#ffffffbd;letter-spacing:0;margin:0;font-size:16px;line-height:1.4}.loading-page__pulse{color:#fff;letter-spacing:0;align-items:center;gap:10px;font-size:18px;font-style:italic;font-weight:300;line-height:1;display:flex}.loading-page__slashes{gap:1px;display:inline-flex}.loading-page__slashes i{font-style:inherit;opacity:.18;font-weight:700;animation:2.8s ease-in-out infinite loading-slash;display:inline-block}.loading-page__slashes i:first-child{animation-delay:0s}.loading-page__slashes i:nth-child(2){animation-delay:.12s}.loading-page__slashes i:nth-child(3){animation-delay:.24s}.loading-page__slashes i:nth-child(4){animation-delay:.36s}.loading-page__slashes i:nth-child(5){animation-delay:.48s}@keyframes loading-logo{0%,to{opacity:.84;transform:scale(.98)}50%{opacity:1;transform:scale(1)}}@keyframes loading-slash{0%,to{opacity:.18}45%{opacity:1}}@media (width<=560px){.loading-page__content{width:min(82vw,340px)}.loading-page__row{gap:16px}.loading-page__info{width:min(58vw,220px)}.loading-page__text{font-size:13px}.loading-page__pulse{gap:8px;font-size:16px}}.navbar{z-index:50;-webkit-backdrop-filter:blur(20px)saturate(150%);background:#0c0c0c79;border:1px solid #ffffff5d;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;width:min(100% - 40px,820px);margin:0;padding:10px 14px 10px 18px;display:flex;position:fixed;top:22px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #00000047}.navbar--with-promo{top:58px}.navbar-promo{z-index:51;color:#080808;width:100%;height:42px;font-family:var(--font-primary);background:#fff;border-bottom:1px solid #00000014;justify-content:center;align-items:center;padding:0 44px;display:flex;position:fixed;top:0;left:0;box-shadow:0 10px 26px #00000029}.navbar-promo__inner{justify-content:center;align-items:center;gap:16px;min-width:0;max-width:min(100% - 20px,720px);height:100%;display:flex}.navbar-promo__headline{color:#000;white-space:nowrap;min-width:0;font-size:15.5px;font-weight:800;line-height:1}.navbar-promo__label{color:#00000085;font-family:var(--font-primary);white-space:nowrap;font-size:13px;font-weight:500}.navbar-promo__code{color:#fff;min-width:78px;font-family:var(--font-primary);text-align:center;cursor:pointer;background:#000;border:0;border-radius:6px;flex:none;padding:6px 13px;font-size:13px;font-weight:800;line-height:1}.navbar-promo__code:hover{background:#242424}.navbar-promo__time{color:#000000a3;font-family:var(--font-primary);font-variant-numeric:tabular-nums;text-align:left;white-space:nowrap;flex:0 0 112px;font-size:13px;font-weight:700}.navbar-promo__close{color:#0000008a;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.navbar-promo__close:hover{color:#000}.navbar-promo__close svg{width:18px;height:18px}.navbar__brand{color:inherit;white-space:nowrap;flex:none;align-items:center;gap:10px;text-decoration:none;display:flex}.navbar__logo{object-fit:contain;flex:none;width:34px;height:34px}.navbar__brand-name{color:#fff;letter-spacing:.01em;white-space:nowrap;font-size:12px;font-weight:600}.navbar__links,.navbar__actions{align-items:center;display:flex}.navbar__links{gap:28px}.navbar__links a,.navbar__dropdown-toggle{color:#ffffffb8;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.navbar__links a:hover,.navbar__dropdown-toggle:hover,.navbar__dropdown[open] .navbar__dropdown-toggle{color:#fff}.navbar__dropdown{position:relative}.navbar__dropdown summary{list-style:none}.navbar__dropdown summary::-webkit-details-marker{display:none}.navbar__dropdown-menu{-webkit-backdrop-filter:blur(20px)saturate(150%);background:#080808d1;border:1px solid #ffffff5d;border-radius:8px;flex-direction:column;gap:2px;min-width:200px;min-height:120px;padding:6px;transition:min-width .24s,min-height .24s;display:flex;position:absolute;top:calc(100% + 20px);left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 18px 45px #00000047}.navbar__dropdown-menu:has(.navbar__dropdown-submenu:hover){min-width:200px;min-height:120px}.navbar__dropdown-menu>a,.navbar__dropdown-menu>button,.navbar__dropdown-menu .navbar__dropdown-submenu>button{color:#ffffffc7;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:36px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:500;line-height:1.2;text-decoration:none;transition:color .2s,padding-left .2s;display:flex}.navbar__dropdown-menu>a:hover,.navbar__dropdown-menu>button:hover,.navbar__dropdown-menu .navbar__dropdown-submenu>button:hover{color:#fff;padding-left:18px}.navbar__dropdown-submenu{position:relative}.navbar__dropdown-submenu>button .submenu-caret{opacity:.6;justify-content:center;align-items:center;width:12px;height:12px;transition:opacity .2s,transform .2s;display:inline-flex}.navbar__dropdown-submenu:hover>button .submenu-caret,.navbar__dropdown-submenu--open>button .submenu-caret{opacity:1;transform:translate(2px)}.navbar__dropdown-sub{-webkit-backdrop-filter:blur(20px)saturate(150%);background:#080808d1;border:1px solid #ffffff5d;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 8px;min-width:340px;margin-left:8px;padding:6px;display:none;position:absolute;top:4px;left:100%;box-shadow:0 18px 45px #00000047}.navbar__dropdown-submenu:hover .navbar__dropdown-sub,.navbar__dropdown-submenu--open .navbar__dropdown-sub{display:grid}.navbar__dropdown-sub a{color:#ffffffc7;white-space:nowrap;border-radius:8px;align-items:center;width:100%;min-height:34px;padding:0 14px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,padding-left .2s;display:flex}.navbar__dropdown-sub-title{color:#ffffffb3;border-bottom:1px solid #ffffff24;grid-column:1/-1;width:auto;margin:0 8px 4px;padding:4px 0 8px;font-size:13px;font-weight:600;line-height:1;display:block}.navbar__dropdown-sub a:hover{color:#fff;padding-left:18px}.navbar__dropdown--contact .navbar__dropdown-menu{gap:4px;min-width:240px;min-height:0;padding:8px}.navbar__contact-menu>a svg,.navbar__contact-menu>button svg{color:#ffffffb8;flex:none;width:16px;height:16px}.navbar__contact-socials{border-top:1px solid #ffffff1f;justify-content:center;align-items:center;gap:10px;margin-top:6px;padding:10px 8px 2px;display:flex}.navbar__contact-socials a{color:#ffffffd1;background:#ffffff0d;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.navbar__contact-socials a:hover{color:#111;background:#fff;transform:translateY(-1px)}.navbar__contact-socials svg{width:14px;height:14px}.navbar__caret{justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex;transform:translateY(.5px)}.navbar__caret svg{width:12px;height:12px}.navbar__dropdown[open] .navbar__caret{transform:translateY(.5px)rotate(180deg)}.navbar__actions{gap:14px}.navbar__icon-button,.navbar__button,.navbar__menu-button,.navbar__close-button,.navbar__scrim{border:0;transition:transform .2s,background-color .2s,color .2s}.navbar__icon-button{color:#ffffffd6;cursor:pointer;background:0 0;border-radius:999px;place-items:center;width:34px;height:34px;display:grid;position:relative}.navbar__badge{color:#111;pointer-events:none;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 2px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-2px;right:-2px;box-shadow:0 2px 6px #00000059}.navbar__icon-button svg{width:16px;height:16px}.navbar__icon-image{object-fit:contain;filter:brightness(0)invert();width:18px;height:18px}.navbar__button{cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;height:30px;padding:0 18px;font-size:11px;font-weight:600;line-height:1}.navbar__button--ghost{color:#fff;background:#ffffff14}.navbar__button--solid{color:#111;background:#fff}.navbar__button--danger{color:#ff6b6b;background:0 0}.navbar__button--danger:hover{color:#fff;background:#ff4d4f2e}.navbar__icon-button:hover,.navbar__button:hover{transform:translateY(-1px)}.navbar__menu-button,.navbar__close-button{cursor:pointer;display:none}.navbar__menu-button{color:#fff;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .25s;display:none}.navbar__menu-button:hover{background:#ffffff14}.navbar__menu-button>button{width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.navbar__scrim{z-index:70;opacity:0;pointer-events:none;background:#00000085;display:block;position:fixed;inset:0}.navbar__scrim--open{opacity:1;pointer-events:auto}.navbar__mobile-menu{z-index:80;width:100%;height:100dvh;padding:22px 22px calc(28px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#0a0a0afa;border-left:1px solid #ffffff1f;flex-direction:column;gap:22px;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-20px 0 50px #0000006b}.navbar__mobile-menu--open{transform:translate(0)}.navbar__mobile-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.navbar__close-button{cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;width:38px;height:38px;transition:background .25s,transform .35s cubic-bezier(.65,.05,.36,1);animation:.4s cubic-bezier(.34,1.56,.64,1) navbar-close-in;position:relative}.navbar__close-button:hover{background:#ffffff14;transform:rotate(90deg)}.navbar__close-button:active{transform:rotate(90deg)scale(.92)}.navbar__close-button span{background:#fff;border-radius:999px;width:17px;height:2px;transition:width .25s;position:absolute;top:50%;left:50%}.navbar__close-button span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.navbar__close-button span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.navbar__close-button:hover span{width:14px}@keyframes navbar-close-in{0%{opacity:0;transform:rotate(-180deg)scale(.5)}to{opacity:1;transform:rotate(0)scale(1)}}.navbar__mobile-links,.navbar__mobile-actions{flex-direction:column;display:flex}.navbar__mobile-links{gap:4px}.navbar__mobile-links>a{color:#ffffffd1;border-bottom:1px solid #ffffff14;padding:12px 0;font-size:15px;font-weight:600;text-decoration:none;display:block}.navbar__mobile-dropdown{border-bottom:1px solid #ffffff14}.navbar__mobile-dropdown-toggle{color:#ffffffd1;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:12px 0;font-family:inherit;font-size:15px;font-weight:600;display:flex}.navbar__mobile-dropdown-toggle:hover{color:#fff}.navbar__mobile-caret{color:#ffffffd9;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .25s,background .2s;display:inline-flex}.navbar__mobile-caret svg{width:12px;height:12px}.navbar__mobile-dropdown--open .navbar__mobile-caret{background:#ffffff24;transform:rotate(-180deg)}.navbar__mobile-dropdown-menu{opacity:0;grid-template-columns:1fr 1fr;column-gap:12px;max-height:0;padding-left:14px;transition:max-height .32s,opacity .25s,padding .25s;display:grid;overflow:hidden}.navbar__mobile-dropdown--open .navbar__mobile-dropdown-menu{opacity:1;max-height:600px;padding-top:6px;padding-bottom:10px}.navbar__mobile-dropdown-menu a,.navbar__mobile-dropdown-menu button{color:#ffffffb3;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;width:100%;padding:10px 8px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,padding-left .2s;display:block;overflow:hidden}.navbar__mobile-dropdown-menu a:hover,.navbar__mobile-dropdown-menu button:hover{color:#fff}.navbar__mobile-dropdown-menu a:first-child,.navbar__mobile-dropdown-menu button:first-child{grid-column:1/-1;margin-top:4px}.navbar__mobile-dropdown-menu a:hover,.navbar__mobile-dropdown-menu button:hover{color:#fff;border-left-color:#fff}.navbar__mobile-dropdown-menu a:last-child,.navbar__mobile-dropdown-menu button:last-child{margin-bottom:8px}.navbar__mobile-contact-menu{grid-template-columns:1fr}.navbar__mobile-contact-menu>a,.navbar__mobile-contact-menu>button{text-align:left;justify-content:flex-start}.navbar__mobile-contact-menu>a:first-child,.navbar__mobile-contact-menu>button:first-child,.navbar__mobile-contact-menu>a{grid-column:1/-1}.navbar__mobile-contact-socials{border-top:0;grid-column:1/-1;align-items:center;gap:10px;margin:6px 0 8px;padding-top:12px;display:flex}.navbar__mobile-contact-socials a{color:#ffffffd1;background:#ffffff0d;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.navbar__mobile-contact-socials a:first-child{grid-column:auto;margin-top:0}.navbar__mobile-contact-socials a:last-child{margin-bottom:0}.navbar__mobile-contact-socials svg{width:14px;height:14px}.navbar__mobile-links a:hover{color:#fff}.navbar__mobile-actions{gap:12px;margin-top:auto;padding-top:24px}.navbar__mobile-cta{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:4px 0 8px;display:flex}.navbar__mobile-cta-title{color:#fff;letter-spacing:-.01em;font-size:15px;font-weight:700}.navbar__mobile-cta-sub{color:#ffffff8c;max-width:240px;font-size:12px;line-height:1.4}.navbar__mobile-actions .navbar__button{width:100%;height:44px;font-size:13px}.navbar-menu-open{overflow:hidden}@media (width<=900px){.navbar{flex-wrap:nowrap;justify-content:space-between;gap:12px;width:calc(100% - 28px);padding:10px 12px;top:16px}.navbar--with-promo{top:50px}.navbar-promo{width:100%}.navbar-promo__inner{gap:12px}.navbar__links{display:none}.navbar__actions{gap:8px}.navbar__actions>.navbar__button{display:none}.navbar__menu-button{display:inline-flex}.navbar__close-button{display:block}}@media (width<=560px){.navbar{width:calc(100% - 24px);padding:9px 10px 9px 12px;top:12px}.navbar--with-promo{top:44px}.navbar-promo{width:100%;height:34px;padding:0 30px 0 8px}.navbar-promo__inner{justify-content:flex-start;gap:6px;width:100%;max-width:100%;overflow:hidden}.navbar-promo__headline{text-overflow:ellipsis;flex:auto;min-width:0;font-size:12px;overflow:hidden}.navbar-promo__label{display:none}.navbar-promo__code{min-width:66px;padding:5px 7px;font-size:12px}.navbar-promo__time{flex:0 0 82px;font-size:11px}.navbar-promo__close{width:26px;height:26px;right:6px}.navbar__brand{min-width:0}.navbar__brand-name{text-overflow:ellipsis;max-width:92px;overflow:hidden}.navbar__actions{flex:none}.navbar__icon-button{width:32px;height:32px}.navbar__mobile-menu{width:100%;padding:20px 20px calc(24px + env(safe-area-inset-bottom));gap:18px}.navbar__mobile-links a{padding:11px 0;font-size:14px}.navbar__mobile-actions .navbar__button{height:46px}}@media (width<=380px){.navbar-promo{padding-left:6px;padding-right:28px}.navbar-promo__inner{gap:5px}.navbar-promo__headline{font-size:11px}.navbar-promo__code{min-width:60px;padding:5px 6px;font-size:11px}.navbar-promo__time{flex-basis:74px;font-size:10px}.navbar__mobile-menu{padding:16px 16px calc(20px + env(safe-area-inset-bottom));gap:14px}.navbar__mobile-links a{padding:10px 0;font-size:14px}}.navbar__user{position:relative}.navbar__user-toggle{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-family:inherit;font-size:13px;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.navbar__user-toggle:hover{background:#ffffff24;border-color:#ffffff52}.navbar__user-avatar{color:#111;letter-spacing:.5px;background:#fff;border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.navbar__user-badge{pointer-events:none;background:#ff3b30;border-radius:50%;width:11px;height:11px;animation:1.6s ease-in-out infinite navbar-dot-pulse;position:absolute;top:-3px;right:-3px}.navbar__user-menu-item-label{align-items:center;gap:10px;display:inline-flex}.navbar__menu-dot{background:#ff3b30;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:1.6s ease-in-out infinite navbar-dot-pulse;display:inline-block}@keyframes navbar-dot-pulse{0%{transform:scale(1);box-shadow:0 0 #ff3b30a6}60%{transform:scale(1.05);box-shadow:0 0 0 8px #ff3b3000}to{transform:scale(1);box-shadow:0 0 #ff3b3000}}@media (prefers-reduced-motion:reduce){.navbar__user-badge,.navbar__menu-dot{animation:none}}.navbar__user-name{display:none}.navbar__user-menu{z-index:60;background:#0c0c0cfa;border:1px solid #ffffff2e;border-radius:12px;flex-direction:column;gap:2px;min-width:180px;padding:6px;display:flex;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%);box-shadow:0 18px 40px #0000008c}.navbar__user-menu-info{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:2px;margin-bottom:4px;padding:10px 12px;display:flex}.navbar__user-menu-info strong{color:#fff;font-size:13px;font-weight:600}.navbar__user-menu-info span{color:#ffffff8c;word-break:break-all;font-size:12px}.navbar__user-menu-item{text-align:left;color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s;display:block}.navbar__user-menu-item:hover{background:#ffffff14}.navbar__user-menu-item--danger{color:#ff6b6b}.navbar__user-menu-item.navbar__user-menu-item--danger:hover{color:#ff6b6b;background:#ff4d4f24}@media (width<=900px){.navbar__user-menu{display:none!important}}.navbar__mobile-user{background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:10px 12px;display:flex}.navbar__mobile-user div{flex-direction:column;min-width:0;display:flex}.navbar__mobile-user strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.navbar__mobile-user span{color:#ffffff8c;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.navbar-contact-modal{z-index:220;position:fixed;inset:0;overflow-y:auto}.navbar-contact-modal__backdrop{-webkit-backdrop-filter:blur(18px)saturate(130%);cursor:pointer;background:#0000006b;border:0;width:100%;height:100%;position:fixed;inset:0}.navbar-contact-modal__panel{z-index:1;justify-content:center;align-items:center;width:100%;min-height:100%;padding:60px 0;display:flex;position:relative}.navbar-contact-modal__content{width:min(100% - 60px,1420px);position:relative}.navbar-contact-modal .contact{background:0 0;padding:0}.navbar-contact-modal .contact__card{width:100%}.navbar-contact-modal__close{z-index:3;color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:999px;place-items:center;width:38px;height:38px;transition:background .18s,transform .18s;display:grid;position:absolute;top:18px;right:18px}.navbar-contact-modal__close:hover{background:#ffffff40;transform:rotate(90deg)}.navbar-contact-modal__close span{background:currentColor;border-radius:999px;width:16px;height:2px;position:absolute}.navbar-contact-modal__close span:first-child{transform:rotate(45deg)}.navbar-contact-modal__close span:last-child{transform:rotate(-45deg)}body.contact-modal-open{overflow:hidden}@media (width<=620px){.navbar-contact-modal__panel{align-items:flex-start;padding:40px 0 30px}.navbar-contact-modal__close{width:30px;height:30px;top:16px;right:16px}.navbar-contact-modal__content{width:min(100% - 28px,1420px)}.navbar-contact-modal__close span{width:13px}}@font-face{font-family:car-makes-icons;src:url(/assets/car-makes-icons-F2w8XnjT.eot?gtc92f);src:url(/assets/car-makes-icons-F2w8XnjT.eot?gtc92f#iefix)format("embedded-opentype"),url(/assets/car-makes-icons-WWqrqY4I.woff2?gtc92f)format("woff2"),url(/assets/car-makes-icons-wcKRnSTW.ttf?gtc92f)format("truetype"),url(/assets/car-makes-icons-CMRyVKTy.woff?gtc92f)format("woff"),url(/assets/car-makes-icons-B6mZ5w4M.svg?gtc92f#car-makes-icons)format("svg");font-weight:400;font-style:normal}[class^=car-],[class*=\ car-]{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:car-makes-icons!important}.car-mini:before{content:""}.car-fiat:before{content:""}.car-mclaren:before{content:""}.car-mclaren-alt:before{content:""}.car-alfa-romeo:before{content:""}.car-dodge:before{content:""}.car-ram:before{content:""}.car-subaru:before{content:""}.car-subaru-alt:before{content:""}.car-ram-alt:before{content:""}.car-volvo:before{content:""}.car-spyker:before{content:""}.car-spyker-alt:before{content:""}.car-mazda:before{content:""}.car-lotus:before{content:""}.car-lotus-alt:before{content:""}.car-lamborghini:before{content:""}.car-lamborghini-alt:before{content:""}.car-jeep-alt:before{content:""}.car-jeep:before{content:""}.car-jaguar:before{content:""}.car-jaguar-alt:before{content:""}.car-aston-martin:before{content:""}.car-aston-martin-alt:before{content:""}.car-mercedes-benz:before{content:""}.car-saab:before{content:""}.car-saab-alt:before{content:""}.car-acura:before{content:""}.car-alfa-romeo-alt:before{content:""}.car-am-general:before{content:""}.car-audi:before{content:""}.car-bentley:before{content:""}.car-bmw:before{content:""}.car-bugatti:before{content:""}.car-buick:before{content:""}.car-cadillac:before{content:""}.car-chevrolet:before{content:""}.car-chrysler:before{content:""}.car-daewoo:before{content:""}.car-eagle:before{content:""}.car-ferrari:before{content:""}.car-fiat-alt:before{content:""}.car-fisker:before{content:""}.car-ford:before{content:""}.car-genesis:before{content:""}.car-geo:before{content:""}.car-gmc:before{content:""}.car-honda:before{content:""}.car-hummer:before{content:""}.car-hyundai:before{content:""}.car-infiniti:before{content:""}.car-isuzu:before{content:""}.car-kia:before{content:""}.car-land-rover:before{content:""}.car-lexus:before{content:""}.car-lincoln:before{content:""}.car-maserati:before{content:""}.car-maybach:before{content:""}.car-mazda-alt:before{content:""}.car-mercedes-benz-alt:before{content:""}.car-mercury:before{content:""}.car-mini-alt:before{content:""}.car-mitsubishi:before{content:""}.car-nissan:before{content:""}.car-oldsmobile:before{content:""}.car-panoz:before{content:""}.car-plymouth:before{content:""}.car-pontiac:before{content:""}.car-porsche:before{content:""}.car-rolls-royce:before{content:""}.car-saturn:before{content:""}.car-scion:before{content:""}.car-smart:before{content:""}.car-suzuki:before{content:""}.car-tesla:before{content:""}.car-toyota:before{content:""}.car-volkswagen:before{content:""}.car-volvo-alt:before{content:""}.brand-logos{z-index:1;background:0 0;margin-top:0;padding:0;position:relative}.brand-logos__row{width:min(100%,2480px);margin:0 auto;padding:0 24px}.brand-logos__eyebrow{color:#ffffffb8;letter-spacing:0;margin:0;font-size:14px;font-weight:100}.brand-logos__viewport{min-width:0;padding:8px 0 18px;overflow:hidden visible;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 60px calc(100% - 60px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 60px calc(100% - 60px),#0000 100%)}.brand-logos__track{align-items:center;gap:12px;width:max-content;animation:42s linear infinite brand-logos-scroll;display:flex}.brand-logos__viewport:hover .brand-logos__track{animation-play-state:paused}.brand-logos__card{background:0 0;border-radius:12px;flex-direction:column;flex:0 0 90px;justify-content:center;align-items:center;width:90px;height:90px;transition:transform .2s;display:flex;position:relative}.brand-logos__card:hover{background:0 0;transform:translateY(-2px)}.brand-logos__icon{place-items:center;transition:transform .2s;display:grid}.brand-logos__card:hover .brand-logos__icon{transform:translateY(-10px)}.brand-logos__name{color:#fff;text-align:center;white-space:nowrap;opacity:0;pointer-events:none;font-size:13px;font-weight:400;transition:opacity .2s,transform .2s;position:absolute;bottom:8px;left:0;right:0;transform:translateY(4px)}.brand-logos__card:hover .brand-logos__name{opacity:1;transform:translateY(0)}.brand-logos__card i{color:#a0a0a0;font-size:54px;transition:color .2s}.brand-logos__svg-icon{color:#a0a0a0;width:58px;height:58px;transition:color .2s}.brand-logos__card img{object-fit:contain;max-width:64px;max-height:54px;transition:filter .2s;display:block}.brand-logos__card:hover i,.brand-logos__card:hover .brand-logos__svg-icon{color:#fff}.brand-logos__card:hover img{filter:brightness(0)invert()}.brand-logos__actions{justify-content:center;margin-top:18px;display:flex}.brand-logos__more-button{color:#fff;letter-spacing:.01em;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:5px;min-width:118px;min-height:42px;font-family:inherit;font-size:20px;font-weight:500;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:flex}.brand-logos__more-line{line-height:1}.brand-logos__more-button:hover{color:#fff;background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}@keyframes brand-logos-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1100px){.brand-logos{margin-top:1.5rem;padding:0 0 48px}.brand-logos__row{padding:0 16px}.brand-logos__card{flex-basis:100px;width:100px;height:100px}.brand-logos__card i{font-size:42px}.brand-logos__svg-icon{width:46px;height:46px}.brand-logos__more-button{font-size:13px}}@media (width<=700px){.brand-logos{margin-top:0;padding:0 0 36px}.brand-logos__row{padding:0 12px}.brand-logos__track{gap:10px}.brand-logos__card{flex-basis:76px;width:76px;height:76px}.brand-logos__card i{font-size:36px}.brand-logos__svg-icon{width:40px;height:40px}.brand-logos__card img{max-width:56px;max-height:36px}.brand-logos__more-button{min-width:100px;min-height:40px;font-size:12px}}@media (width<=380px){.brand-logos__viewport{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 26px calc(100% - 26px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 26px calc(100% - 26px),#0000 100%)}.brand-logos__card{flex-basis:68px;width:68px;height:68px}}.hero-card{background:url(/bg_home.png) 20% 70%/130% no-repeat;min-height:100vh;position:relative;overflow:hidden}.hero-frame{width:min(100%,1360px);min-height:85vh;margin:0 auto;padding:22px 0 34px}.hero-card:before{content:"";pointer-events:none;position:absolute;inset:0}.hero-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#000 70%);height:20%;position:absolute;inset:auto 0 0}.hero-content{z-index:1;align-items:center;min-height:calc(82vh - 120px);padding:118px 20px 72px;display:flex;position:relative}.hero-copy{color:#fff;margin-top:82px;margin-left:-52px}.hero-copy h1{font-family:var(--font-primary);letter-spacing:-.062em;margin:0 0 20px;font-size:4rem;font-weight:800;line-height:1}.hero-copy p{color:#ffffffad;width:780px;font-size:1rem;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.hero-button{color:#0f0f0f;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:10px;padding:8px 8px 8px 14px;font-size:11px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.hero-button--secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff4d}.hero-button:hover{transform:translateY(-1px)}.hero-button--secondary:hover{color:#0f0f0f;background:#fff}.hero-button__icon{color:currentColor;background:0 0;border-radius:999px;place-items:center;width:20px;height:20px;display:grid}.hero-button__icon svg{width:13px;height:13px}.hero-button--secondary .hero-button__icon,.hero-button--secondary:hover .hero-button__icon{color:currentColor;background:0 0}@media (width<=1024px){.hero-card{background-position:54% 0;background-size:auto 62vh;min-height:100svh}.hero-frame{min-height:auto;padding:16px 22px 28px}.hero-content{align-items:flex-start;min-height:74svh;padding:clamp(150px,24vh,220px) 0 42px}.hero-copy{max-width:720px;margin-top:0;margin-left:0}.hero-copy h1{letter-spacing:0;font-size:clamp(48px,7.5vw,64px)}.hero-copy p{width:min(100%,680px)}}@media (width<=900px){.hero-frame{min-height:auto;padding:16px 20px 24px}.hero-card{background-position:58% 0;background-size:auto 58vh;min-height:100svh}.hero-content{align-items:flex-start;min-height:72svh;padding:clamp(142px,22vh,190px) 0 36px}.hero-copy{max-width:100%;margin-top:0;margin-left:0}.hero-copy h1{font-size:clamp(36px,9.5vw,58px)}.hero-actions{gap:10px}}@media (width<=560px){.hero-card{background-position:66% 135px;background-size:auto 74%}.hero-frame{padding-inline:14px}.hero-content{min-height:78svh;padding-top:clamp(70px,13vh,104px);padding-bottom:28px}.hero-copy h1{text-align:center;margin-bottom:10px;font-size:clamp(27px,8vw,35px)}.hero-copy p{text-align:center;max-width:100%;margin-left:auto;margin-right:auto;font-size:.82rem;line-height:1.5}.hero-actions{justify-content:center;align-items:stretch;margin-top:14px}.hero-button{justify-content:center;min-height:34px;padding-top:6px;padding-bottom:6px}}@media (width<=380px){.hero-content{padding-top:70px}.hero-copy h1{font-size:26px}.hero-copy p{font-size:.78rem}.hero-button{width:100%}}.featured-products{background:#000;padding:70px 0 88px}.featured-products__inner{width:min(100%,1660px);margin:0 auto;padding:0 64px}.featured-products__header{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:32px;margin-top:40px;margin-bottom:28px;display:flex}.featured-products__heading{flex-direction:column;gap:14px;display:flex}.featured-products__view-all{color:#fff;isolation:isolate;background:0 0;border:2px solid #ffffff80;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:10px;min-width:130px;height:40px;padding:0 18px;font-size:16px;font-weight:600;text-decoration:none;transition:color .3s,border-color .3s;display:inline-flex;position:relative;overflow:hidden}.featured-products__view-all:before{content:"";border-radius:inherit;z-index:-1;background:#fff;transition:transform .4s;position:absolute;inset:-2.5px;transform:translate(-103%)}.featured-products__view-all:hover{color:#111;border-color:#fff}.featured-products__view-all:hover:before{transform:translate(0)}.featured-products__view-all-label,.featured-products__view-all-icon{z-index:1;position:relative}.featured-products__view-all-icon{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.featured-products__view-all-icon svg{width:18px;height:18px;display:block}.featured-products__header h2{font-family:var(--font-primary);color:#fff;letter-spacing:0;margin:0;font-size:34px;font-weight:800;line-height:1.05}.featured-products__header p{color:#ffffffc7;text-align:left;max-width:640px;margin:0;font-size:14px;line-height:1.6}.featured-products__grid{grid-template-columns:repeat(4,minmax(240px,1fr));gap:22px;display:grid}.featured-products__card{background:#121212;border:2px solid #fff3;border-radius:8px;padding:10px}.featured-products__media{aspect-ratio:1/1.12;background:#fbfbfb;border-radius:6px;position:relative;overflow:hidden}.featured-products__media:after{content:"";z-index:1;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none;background:#00000038;transition:opacity .22s;position:absolute;inset:0}.featured-products__media:hover:after{opacity:1}.featured-products__price{z-index:2;color:#fff;letter-spacing:-.01em;background:#252525;border-radius:999px;justify-content:center;align-items:center;min-width:60px;height:28px;padding:3px 12px;font-size:14px;line-height:1;display:inline-flex;position:absolute;top:10px;left:10px}.featured-products__save{z-index:2;color:#fff;cursor:pointer;background:#252525;border:0;border-radius:999px;justify-content:center;align-items:center;gap:0;width:28px;height:28px;padding:0;transition:width .5s,background-color .22s;display:inline-flex;position:absolute;top:12px;right:12px;overflow:hidden}.featured-products__save-icon{color:currentColor;flex:none;width:18px;height:18px;display:block}.featured-products__save span{opacity:0;color:#fff;white-space:nowrap;max-width:0;font-size:13px;font-weight:700;line-height:1;transition:opacity .18s,transform .18s;overflow:hidden;transform:translateY(3px)}.featured-products__save:hover{background:#252525;gap:6px;width:76px}.featured-products__save:hover span{opacity:1;max-width:40px;transform:translateY(0)}.featured-products__save--active{color:#111;background:#fff}.featured-products__save--active svg path{fill:currentColor}.featured-products__save--active span{color:#111}.featured-products__save--active:hover{background:#fff}.featured-products__save--active:hover span{color:#111}.featured-products__image{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.featured-products__image-tag{object-fit:cover;object-position:center;filter:none;width:100%;height:100%;transition:filter .22s,transform .22s}.featured-products__media:hover .featured-products__image-tag{filter:blur(2px);transform:scale(1.03)}.featured-products__details-button{z-index:3;color:#fff;cursor:pointer;white-space:nowrap;opacity:0;visibility:hidden;background:0 0;border:0;border-radius:999px;padding:0;font-size:15px;font-weight:600;transition:opacity .22s,transform .22s,visibility .22s,background-color .22s;position:absolute;bottom:44%;left:50%;transform:translate(-50%,8px)}.featured-products__media:hover .featured-products__details-button{opacity:1;visibility:visible;transform:translate(-50%)}.featured-products__details-button:hover{text-underline-offset:4px;text-decoration:underline}.featured-products__body{justify-content:space-between;align-items:flex-start;gap:16px;min-height:75px;padding:20px 104px 6px 4px;display:flex;position:relative}.featured-products__body h3{color:#fff;margin:0 0 7px;font-size:20px;font-weight:600;line-height:1}.featured-products__body p{color:#ffffffae;white-space:nowrap;margin:0;font-size:12px;line-height:1.45}.featured-products__add{color:#111;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:999px;flex:none;justify-content:center;align-items:center;height:28px;margin-top:-3px;padding:0 12px;font-family:inherit;transition:background .22s,color .22s,transform .22s;display:inline-flex;position:relative}.featured-products__add span{color:#111;white-space:nowrap;font-size:11px;font-weight:700;line-height:1}.featured-products__add:hover{color:#fff;background:0 0;transform:translateY(-1px)}.featured-products__add:hover span{color:#fff}.featured-products__add--in-cart{color:#fff;background:0 0;border:1px solid #fff}.featured-products__add--in-cart span{color:#fff}.featured-products__add--in-cart:hover{background:#ffffff14}@media (width<=1100px){.featured-products__inner{padding:0 28px}.featured-products__grid{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media (width<=700px){.featured-products{padding:28px 0 48px}.featured-products__inner{padding:0 16px}.featured-products__header{flex-direction:column;margin-bottom:20px}.featured-products__header p{width:100%;max-width:none;font-size:13px;line-height:1.55}.featured-products__view-all{width:100%}.featured-products__grid{grid-template-columns:1fr}.featured-products__body{min-height:66px;padding:16px 96px 6px 4px}.featured-products__body h3{font-size:18px;line-height:1.1}.featured-products__body p{white-space:normal}.featured-products__add,.featured-products__add-to-cart{inset:16px 4px auto auto}}.featured-products__add-to-cart{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:104px;height:38px;margin-top:-7px;padding:0 18px;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 10px 22px #ffffff14}.featured-products__add,.featured-products__add-to-cart{position:absolute;top:20px;right:4px}.featured-products__card--featured .featured-products__body{align-items:flex-start}@media (width<=700px){.featured-products__header{align-items:stretch;gap:14px}.featured-products__view-all{border-width:1.5px;align-self:flex-end;gap:6px;width:auto;min-width:94px;height:32px;padding:0 12px;font-size:12px}.featured-products__header h2{font-size:28px}.featured-products__desktop-break{display:none}.featured-products__view-all-icon,.featured-products__view-all-icon svg{width:14px;height:14px}.featured-products__grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;margin-right:-16px;padding-right:16px;display:flex;overflow:auto hidden}.featured-products__grid::-webkit-scrollbar{display:none}.featured-products__card{scroll-snap-align:start;flex:0 0 min(82vw,320px)}.featured-products__add,.featured-products__add-to-cart{inset:16px 4px auto auto}}.categories{background:#000;padding:clamp(42px,5vw,58px) 0 0;overflow:hidden}.categories__inner{width:min(100%,2000px);margin:0 auto;padding:0 4px}.categories__header{z-index:5;text-align:center;width:min(100%,1660px);margin:0 auto -44px;padding:0 64px;position:relative}.categories__heading{max-width:620px;margin:0 auto}.categories__header h2{color:#fff;font-family:var(--font-primary);letter-spacing:0;margin:0 0 12px;font-size:clamp(26px,2.4vw,34px);font-weight:800;line-height:1.08}.categories__header p{color:#ffffffad;max-width:540px;margin:0 auto;font-size:clamp(11.5px,.9vw,12px);line-height:1.65}.categories__shop-link{color:#fff;cursor:pointer;pointer-events:auto;isolation:isolate;background:0 0;border:2px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:auto;min-width:130px;height:40px;margin:0;padding:0 18px;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;transition:color .3s,border-color .3s;display:inline-flex;position:absolute;bottom:-34px;right:64px;overflow:hidden}.categories__shop-link:before{content:"";z-index:-1;border-radius:inherit;background:#fff;transition:transform .4s;position:absolute;inset:-2.5px;transform:translate(-103%)}.categories__shop-link-label,.categories__shop-link-icon{z-index:1;position:relative}.categories__shop-link-icon{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.categories__shop-link-icon svg{width:16px;height:16px;display:block}.categories__shop-link:hover{color:#111;border-color:#fff}.categories__shop-link:hover:before{transform:translate(0)}.categories__showcase{height:clamp(560px,43vw,820px);min-height:0;position:relative;overflow:hidden}.categories__car{z-index:0;-webkit-user-select:none;user-select:none;pointer-events:none;width:clamp(880px,78vw,1460px);height:auto;display:block;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.categories__point{z-index:1;pointer-events:none;--marker-x:50%;--marker-y:50%;--line-width:110px;--line-height:70px;--line-angle:0deg;--callout-x:0;--callout-y:0;position:absolute}.categories__marker{left:var(--marker-x);top:var(--marker-y);aspect-ratio:1;cursor:pointer;pointer-events:auto;background:#fff;border:0;border-radius:50%;width:clamp(9px,.75vw,14px);min-width:0;height:clamp(9px,.75vw,14px);min-height:0;padding:0;animation:1.8s ease-out infinite categories-marker-pulse;position:absolute;transform:translate(-50%,-50%)}.categories__marker:after{content:none}.categories__point--brand .categories__marker{animation-delay:0s}.categories__point--exterior .categories__marker{animation-delay:.3s}.categories__point--interior .categories__marker{animation-delay:.6s}.categories__point--electronics .categories__marker{animation-delay:.9s}.categories__point--performance .categories__marker{animation-delay:1.2s}.categories__point--accessories .categories__marker{animation-delay:1.5s}@keyframes categories-marker-pulse{0%{box-shadow:0 0 #ffffff8c,0 0 #ffffff40}60%{box-shadow:0 0 0 12px #fff0,0 0 0 22px #fff0}to{box-shadow:0 0 #fff0,0 0 #fff0}}@media (prefers-reduced-motion:reduce){.categories__marker{animation:none}}.categories__line{display:none}.categories__callout{left:var(--callout-x);top:var(--callout-y);-webkit-backdrop-filter:blur(18px)saturate(140%);color:#fff;cursor:pointer;pointer-events:auto;background:#00000061;border:1px solid #fff3;border-radius:999px;flex-direction:row;justify-content:space-between;align-items:center;gap:clamp(8px,.7vw,12px);width:auto;min-width:clamp(150px,10vw,190px);min-height:0;padding:clamp(8px,.65vw,10px) clamp(10px,.75vw,12px) clamp(8px,.7vw,11px) clamp(12px,.85vw,14px);transition:border-color .25s,background .25s,transform .25s;display:flex;position:absolute}.categories__point:hover .categories__callout{background:#00000085;border-color:#ffffff4d;transform:translateY(-3px)}.categories__callout-head{justify-content:space-between;align-items:baseline;gap:10px;width:100%;margin-bottom:0;display:flex}.categories__index{color:#ffffff8c;font-family:var(--font-primary);letter-spacing:.06em;flex:none;font-size:13px;font-weight:800;display:inline-flex}.categories__callout h3{color:#fff;font-family:var(--font-primary);letter-spacing:0;white-space:nowrap;margin:0;font-size:clamp(13.5px,.95vw,16.5px);line-height:1.04}.categories__callout p{display:none}.categories__button{color:#111;width:clamp(19px,1.35vw,24px);height:clamp(19px,1.35vw,24px);font:inherit;cursor:pointer;background:#fff;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0;font-size:11.5px;font-weight:400;line-height:1;display:inline-flex;position:static}.categories__button span{display:none}.categories__button svg{width:clamp(10px,.75vw,14px);height:clamp(10px,.75vw,14px)}.categories__button:hover{color:#111;background:#ffffffd6}.categories__point--brand{--marker-x:17%;--marker-y:36%;--line-width:170px;--line-height:86px;--line-angle:180deg;--callout-x:8%;--callout-y:28%;inset:0}.categories__point--exterior{--marker-x:40%;--marker-y:28%;--line-width:200px;--line-height:86px;--line-angle:270deg;--callout-x:29.5%;--callout-y:22%;inset:0}.categories__point--interior{--marker-x:65%;--marker-y:28%;--line-width:200px;--line-height:86px;--line-angle:270deg;--callout-x:65%;--callout-y:20%;inset:0}.categories__point--electronics{--marker-x:81%;--marker-y:34%;--line-width:180px;--line-height:86px;--line-angle:0deg;--callout-x:81%;--callout-y:35%;inset:0}.categories__point--performance{--marker-x:18.2%;--marker-y:56%;--line-width:200px;--line-height:90px;--line-angle:20deg;--callout-x:19.5%;--callout-y:50%;inset:0}.categories__point--accessories{--marker-x:54.5%;--marker-y:28%;--line-width:200px;--line-height:90px;--line-angle:160deg;--callout-x:45%;--callout-y:30%;inset:0}@media (width<=1180px){.categories__showcase{height:clamp(520px,58vw,700px)}.categories__callout{min-width:clamp(132px,15vw,170px);min-height:0}.categories__point--electronics{--callout-x:69%}.categories__point--performance{--callout-x:72%}}@media (width<=900px){.categories{padding:clamp(40px,7vw,48px) 0 0}.categories__inner{padding:0 clamp(12px,3vw,22px)}.categories__header{padding:0}.categories__showcase{height:clamp(500px,124vw,620px)}.categories__car{width:clamp(900px,260vw,1360px)}.categories__point--brand{--marker-x:12%;--marker-y:58%;--callout-x:5%;--callout-y:44%}.categories__point--exterior{--marker-x:40%;--marker-y:55%;--callout-x:38%;--callout-y:40%}.categories__point--interior{--marker-x:65%;--marker-y:54%;--callout-x:48%;--callout-y:42%}.categories__point--electronics{--marker-x:88%;--marker-y:58%;--callout-x:30%;--callout-y:68%}.categories__point--performance{--marker-x:70%;--marker-y:38%;--callout-x:2%;--callout-y:76%}.categories__point--accessories{--marker-x:24%;--marker-y:70%;--callout-x:36%;--callout-y:76%}.categories__callout{background:#00000061;border-color:#fff3;border-radius:999px;gap:8px;width:auto;min-width:clamp(108px,34vw,132px);flex-direction:row!important;justify-content:space-between!important;align-items:center!important;height:auto!important;min-height:0!important;padding:7px 9px 7px 12px!important;display:flex!important}.categories__callout h3{white-space:nowrap;margin:0!important;font-size:clamp(11.5px,3.4vw,13.5px)!important;font-weight:700!important;line-height:1.1!important}.categories__callout p{display:none!important}.categories__callout-head{justify-content:space-between;align-items:center;width:100%;min-width:0;gap:6px!important;margin:0!important}.categories__index{font-size:10px!important}.categories__button{align-self:flex-start;gap:4px;margin:0!important;padding:0!important;font-size:11px!important;position:static!important}.categories__button svg{width:12px;height:12px}.categories__button{flex:none;color:#111!important;background:#fff!important;border-radius:999px!important;justify-content:center!important;align-self:auto!important;align-items:center!important;width:clamp(18px,5.4vw,21px)!important;height:clamp(18px,5.4vw,21px)!important;line-height:1!important;display:inline-flex!important;position:static!important}.categories__button span{display:none}.categories__marker{aspect-ratio:1;background:#fff;border:0;border-radius:50%;width:clamp(6px,1.8vw,7px);min-width:0;height:clamp(6px,1.8vw,7px);min-height:0;padding:0;animation-name:categories-marker-pulse-mobile}.categories__marker:after{content:none}}@keyframes categories-marker-pulse-mobile{0%{box-shadow:0 0 #ffffff7a,0 0 #ffffff38}60%{box-shadow:0 0 0 7px #fff0,0 0 0 13px #fff0}to{box-shadow:0 0 #fff0,0 0 #fff0}}@media (width<=560px){.categories{padding:clamp(34px,9vw,42px) 0 0}.categories__inner{padding:0 clamp(8px,3.2vw,12px)}.categories__header h2{font-size:clamp(23px,7vw,26px)}.categories__header p{font-size:11.5px}.categories__shop-link{border-width:1.5px;gap:6px;min-width:94px;height:32px;padding:0 12px;font-size:12px;right:0}.categories__shop-link-icon,.categories__shop-link-icon svg{width:14px;height:14px}.categories__header{margin-bottom:-12px}.categories__showcase{height:clamp(500px,152vw,600px)}.categories__car{width:clamp(980px,305vw,1320px)}.categories__point--brand{--marker-x:7%;--marker-y:38.5%;--line-width:61px;--line-height:34px;--line-angle:310deg;--callout-x:3%;--callout-y:25%}.categories__point--exterior{--marker-x:37%;--marker-y:36%;--line-width:72px;--line-height:34px;--line-angle:300deg;--callout-x:38%;--callout-y:20%}.categories__point--interior{--marker-x:70%;--marker-y:35%;--line-width:54px;--line-height:30px;--line-angle:315deg;--callout-x:69%;--callout-y:23%}.categories__point--exterior .categories__callout,.categories__point--interior .categories__callout{min-width:clamp(78px,25vw,96px)}.categories__point--electronics{--marker-x:92%;--marker-y:38%;--line-width:75px;--line-height:36px;--line-angle:120deg;--callout-x:66%;--callout-y:49%}.categories__point--performance{--marker-x:9%;--marker-y:45.5%;--line-width:42px;--line-height:34px;--line-angle:30deg;--callout-x:2%;--callout-y:49%}.categories__point--accessories{--marker-x:55%;--marker-y:35%;--line-width:119px;--line-height:44px;--line-angle:95deg;--callout-x:36%;--callout-y:55%}.categories__callout{background:#00000061;border-color:#fff3;border-radius:999px;gap:6px;width:auto;min-width:clamp(92px,31vw,112px);flex-direction:row!important;justify-content:space-between!important;align-items:center!important;height:auto!important;min-height:0!important;padding:6px 8px 6px 10px!important;display:flex!important}.categories__callout h3{white-space:nowrap;margin:0!important;font-size:clamp(10px,3.1vw,11.5px)!important;font-weight:700!important;line-height:1.05!important}.categories__callout p{display:none!important}.categories__callout-head{justify-content:space-between;align-items:center;width:100%;min-width:0;gap:5px!important;margin:0!important}.categories__index{font-size:9px!important}.categories__button{align-self:flex-start;gap:3px;margin:0!important;padding:0!important;font-size:10px!important;position:static!important}.categories__button svg{width:11px;height:11px}.categories__button{flex:none;color:#111!important;background:#fff!important;border-radius:999px!important;justify-content:center!important;align-self:auto!important;align-items:center!important;width:clamp(16px,5vw,19px)!important;height:clamp(16px,5vw,19px)!important;line-height:1!important;display:inline-flex!important;position:static!important}.categories__marker{aspect-ratio:1;z-index:3;border-radius:50%;width:clamp(5px,1.7vw,6px);min-width:0;height:clamp(5px,1.7vw,6px);min-height:0;padding:0}.categories__line{left:var(--marker-x);top:var(--marker-y);z-index:1;width:var(--line-width);height:var(--line-height);pointer-events:none;transform:translateY(-50%) rotate(var(--line-angle));transform-origin:0;opacity:.52;display:block;position:absolute;overflow:visible}.categories__line path{fill:none;stroke:#ffffffb8;stroke-width:2.8px;stroke-linecap:round;stroke-linejoin:round}}.popular-products{background:#000;margin-top:-82px;padding:0 0 92px}.popular-products__inner{width:min(100%,1660px);margin:0 auto;padding:0 64px}.popular-products__header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:48px;display:flex}.popular-products__header h2{font-family:var(--font-primary);color:#fff;letter-spacing:0;margin:0 0 18px;font-size:34px;font-weight:700;line-height:1}.popular-products__header p{color:#ffffffc7;width:min(100%,560px);margin:0;font-size:14px;line-height:1.6}.popular-products__view-all{color:#fff;isolation:isolate;background:0 0;border:2px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:130px;height:40px;padding:0 18px;font-size:16px;font-weight:600;text-decoration:none;transition:color .3s,border-color .3s;display:inline-flex;position:relative;overflow:hidden}.popular-products__view-all:before{content:"";border-radius:inherit;z-index:-1;background:#fff;transition:transform .4s;position:absolute;inset:-2.5px;transform:translate(-103%)}.popular-products__view-all-label,.popular-products__view-all-icon{z-index:1;position:relative}.popular-products__view-all-icon{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.popular-products__view-all-icon svg{width:18px;height:18px;display:block}.popular-products__view-all:hover{color:#111;border-color:#fff}.popular-products__view-all:hover:before{transform:translate(0)}.popular-products__grid{grid-template-columns:repeat(4,minmax(240px,1fr));gap:22px;display:grid}.popular-products__mobile-carousels{display:none}.popular-products__card{background:#121212;border:2px solid #fff3;border-radius:8px;padding:10px}.popular-products__media{aspect-ratio:1/1.12;background:#fbfbfb;border-radius:6px;position:relative;overflow:hidden}.popular-products__media:after{content:"";z-index:1;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none;background:#0000003d;transition:opacity .22s;position:absolute;inset:0}.popular-products__media:hover:after{opacity:1}.popular-products__price,.popular-products__save{z-index:2;color:#fff;background:#252525;border-radius:999px;justify-content:center;align-items:center;height:22px;display:inline-flex;position:absolute;top:8px}.popular-products__price{min-width:60px;height:28px;padding:3px 12px;font-size:14px;line-height:1;left:8px}.popular-products__save{cursor:pointer;border:0;gap:0;width:28px;height:28px;padding:0;transition:width .45s,background-color .22s;right:8px;overflow:hidden}.popular-products__save-icon{flex:none;width:18px;height:18px}.popular-products__save span{opacity:0;color:#fff;white-space:nowrap;max-width:0;font-size:13px;font-weight:700;line-height:1;transition:opacity .18s,transform .18s;overflow:hidden;transform:translateY(3px)}.popular-products__save:hover{gap:6px;width:76px}.popular-products__save:hover span{opacity:1;max-width:40px;transform:translateY(0)}.popular-products__save--active{color:#111;background:#fff}.popular-products__save--active svg path{fill:currentColor}.popular-products__save--active span{color:#111}.popular-products__save--active:hover{background:#fff}.popular-products__save--active:hover span{color:#111}.popular-products__image{justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:0}.popular-products__image img{object-fit:cover;width:100%;height:100%;transition:filter .22s,transform .22s}.popular-products__media:hover .popular-products__image img{filter:blur(2px);transform:scale(1.03)}.popular-products__details{z-index:3;color:#fff;white-space:nowrap;cursor:pointer;opacity:0;visibility:hidden;background:0 0;border:0;padding:0;font-size:15px;font-weight:700;transition:opacity .22s,visibility .22s,transform .22s;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(8px - 50%))}.popular-products__media:hover .popular-products__details{opacity:1;visibility:visible;transform:translate(-50%,-50%)}.popular-products__details:hover{text-underline-offset:4px;text-decoration:underline}.popular-products__body{min-height:75px;padding:20px 104px 6px 4px;position:relative}.popular-products__body h3{color:#fff;letter-spacing:0;margin:0 0 7px;font-size:20px;font-weight:700;line-height:1}.popular-products__body p{color:#ffffffa3;white-space:nowrap;margin:0;font-size:12px;line-height:1.45}.popular-products__add{color:#111;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:999px;justify-content:center;align-items:center;height:28px;padding:0 12px;font-family:inherit;transition:background .22s,color .22s,transform .22s;display:inline-flex;position:absolute;top:20px;right:4px}.popular-products__add span{color:#111;white-space:nowrap;font-size:11px;font-weight:700;line-height:1}.popular-products__add:hover{color:#fff;background:0 0;transform:translateY(-1px)}.popular-products__add:hover span{color:#fff}.popular-products__add--in-cart{color:#fff;background:0 0;border:1px solid #fff}.popular-products__add--in-cart span{color:#fff}.popular-products__add--in-cart:hover{background:#ffffff14}@media (width<=1100px){.popular-products__inner{padding:0 28px}.popular-products__grid{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media (width<=700px){.popular-products{margin-top:-122px;padding:0 0 68px}.popular-products__inner{padding:0 18px}.popular-products__header{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:20px}.popular-products__header h2{font-size:28px}.popular-products__header p{width:100%;font-size:13px;line-height:1.55}.popular-products__view-all{border-width:1.5px;align-self:flex-end;gap:6px;width:auto;min-width:94px;height:32px;padding:0 12px;font-size:12px}.popular-products__view-all-icon,.popular-products__view-all-icon svg{width:14px;height:14px}.popular-products__grid{display:none}.popular-products__mobile-carousels{margin:0 -16px;display:block}.popular-products__carousel-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding:4px 16px 16px;scroll-padding-left:16px;display:flex;overflow:auto hidden}.popular-products__carousel-row::-webkit-scrollbar{display:none}.popular-products__card{scroll-snap-align:start;flex:0 0 min(82vw,320px)}.popular-products__body{min-height:66px;padding:16px 96px 6px 4px}.popular-products__body h3{font-size:18px;line-height:1.1}.popular-products__body p{white-space:normal}.popular-products__add{inset:16px 4px auto auto}}.banner{background:linear-gradient(#0000 70%,#000 100%),url(/bg_banner.png) 110%/102% no-repeat;justify-content:center;align-items:center;width:100%;min-height:900px;display:flex;position:relative;overflow:hidden}.banner__top{justify-content:center;width:100%;display:flex}.banner__content{z-index:3;text-align:center;max-width:960px;margin-top:-260px;padding:0 24px;position:relative}.banner__content h2{font-family:var(--font-primary);color:#fff;letter-spacing:-1.5px;margin:0 0 18px;font-size:2.5rem;font-weight:800;line-height:1.1}.banner__content p{color:#ffffffc7;max-width:800px;margin:0 auto 28px;font-size:14px;line-height:1.8}.banner__actions{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.banner__button{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;height:48px;padding:0 26px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .25s,background .25s,border-color .25s,color .25s;display:inline-flex}.banner__button--primary{color:#111;background:#fff;border-color:#fff}.banner__button--primary:hover{background:#f1f1f1;transform:translateY(-2px)}.banner__button--ghost{color:#fff;background:0 0;border-color:#ffffff52}.banner__button--ghost:hover{background:#ffffff14;border-color:#fff;transform:translateY(-2px)}.banner__button svg{width:18px;height:18px}.banner__stats{font-family:var(--font-primary);z-index:3;align-items:center;gap:60px;width:calc(100% - 140px);max-width:1500px;display:flex;position:absolute;bottom:150px;left:50%;transform:translate(-50%)}.banner__stat:nth-child(2){margin-right:auto}.banner__stat:first-child,.banner__stat:nth-child(4){transform:translateY(-90px)}.banner__stat:first-child:hover,.banner__stat:nth-child(4):hover{transform:translateY(-93px)}.banner__stat{-webkit-backdrop-filter:blur(18px)saturate(140%);background:#ffffff0a;border:1px solid #ffffff24;border-radius:8px 50px;flex-direction:column;width:190px;min-height:200px;padding:18px 10px 10px;transition:border-color .25s,transform .25s,background .25s;display:flex;position:relative;overflow:hidden}.banner__stat:hover{background:#ffffff12;border-color:#ffffff52;transform:translateY(-3px)}.banner__stat-index{letter-spacing:.06em;color:#ffffff8c;font-size:13px;font-weight:700}.banner__stat-body{margin-top:0}.banner__stat-number{color:#fff;letter-spacing:-.5px;margin:0 0 6px;font-size:38px;font-weight:800;line-height:1}.banner__stat-title{color:#fff;margin:0 0 6px;font-size:14px;font-weight:600;line-height:1.2}.banner__stat-desc{color:#ffffff9e;max-width:100%;margin:0;font-size:12px;font-weight:100;line-height:1.5}.banner__stat-icon{color:#ffffff8c;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:16px;right:16px}.banner__stat-icon svg{width:100%;height:100%;display:block}.banner__stat:first-child .banner__stat-icon svg{transform:scaleX(-1)}@media (width<=1100px){.banner{background-position:bottom;background-size:auto 72%;min-height:1050px}.banner__content h2{font-size:42px}.banner__stats{grid-template-columns:repeat(2,1fr);gap:14px;width:calc(100% - 80px);display:grid;bottom:60px}.banner__stat,.banner__stat:first-child,.banner__stat:nth-child(4),.banner__stat:first-child:hover,.banner__stat:nth-child(4):hover{width:auto;transform:none}.banner__stat:nth-child(2){margin-right:0}}@media (width<=768px){.banner{background-position:50% 140px,52% 380px;background-size:100% 100%,auto 66%;align-items:flex-start;min-height:1020px;padding:68px 0 270px}.banner__top{flex-direction:column;align-items:center}.banner__content{margin-top:0}.banner__content h2{font-size:28px;line-height:1.05}.banner__content p{margin-bottom:20px;font-size:13px;line-height:1.55}.banner__actions{gap:8px}.banner__button{gap:6px;width:auto;min-width:94px;height:32px;padding:0 12px;font-size:12px}.banner__button svg{width:14px;height:14px}.banner__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:calc(100% - 40px);margin:38px auto 0;position:relative;bottom:auto;left:auto;transform:none}.banner__stat{border-radius:8px 34px;min-height:160px;padding:14px 9px 10px}.banner__stat-number{font-size:28px}.banner__stat-title{font-size:12px}.banner__stat-desc{font-size:10.5px;line-height:1.42}.banner__stat-icon{width:22px;height:22px;bottom:12px;right:12px}}@media (width<=480px){.banner{background-position:50% 150px,52% 420px;background-size:100% 100%,auto 62%;min-height:1000px;padding:62px 0 270px}.banner__content h2{font-size:28px}.banner__button{justify-content:center;width:auto}.banner__stats{width:calc(100% - 28px);margin-top:34px}.banner__stat{min-height:142px}}.faq{background:#000;width:100%;padding:70px 0}.faq__inner{grid-template-columns:1fr 1.4fr;align-items:start;gap:60px;width:min(100% - 60px,1320px);margin:0 auto;display:grid}.faq__left{flex-direction:column;align-items:flex-start;gap:40px;display:flex}.faq__title{font-family:var(--font-primary);color:#fff;letter-spacing:0;margin:0;font-size:30px;font-weight:800;line-height:1.15}.faq__list{flex-direction:column;gap:16px;display:flex}.faq__item{background:0 0;border:1px solid #ffffff2e;border-radius:14px;transition:border-radius .35s,background .35s,border-color .35s;overflow:hidden}.faq__item--open{background:#ffffff05;border-color:#ffffff3d;border-radius:14px}.faq__question{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:16px 26px;font-family:inherit;font-size:13px;font-weight:500;transition:background .3s,color .3s;display:flex}.faq__item--open .faq__question{color:#111;background:#fff}.faq__icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:18px;font-weight:400;line-height:1;transition:transform .35s;display:inline-flex}.faq__item--open .faq__icon{transform:rotate(180deg)}.faq__answer-wrap{height:0;transition:height .45s cubic-bezier(.22,1,.36,1);overflow:hidden}.faq__answer{color:#ffffffb8;opacity:0;padding:16px 28px 22px;font-size:13px;line-height:1.65;transition:opacity .4s 50ms,transform .4s 50ms;transform:translateY(-6px)}.faq__item--open .faq__answer{opacity:1;transform:translateY(0)}@media (width<=900px){.faq{padding:40px 0}.faq__inner{grid-template-columns:1fr;gap:40px;width:min(100% - 28px,1320px)}.faq__title{font-size:24px}.faq__question{padding:14px 22px;font-size:12px}.faq__answer{padding:14px 22px 18px;font-size:12px}}.shop{color:#fff;background:#000;padding:30px 0 60px}.shop__inner{width:min(100%,1660px);margin:0 auto;padding:0 64px}.shop__grid,.shop__list,.shop__brand-section{width:calc(100% + 80px);margin-left:-40px;margin-right:-40px}.shop__hero{background:linear-gradient(90deg, #000000b3 0%, #00000040 55%, #0000 100%), var(--shop-banner-image,url(/bg_shop3.png)) center / cover no-repeat, #111;cursor:pointer;border:0;border-radius:14px;align-items:center;width:100%;min-height:460px;margin-bottom:30px;display:flex;position:relative;overflow:hidden}.shop__hero:focus-visible{outline-offset:3px;outline:2px solid #ffffffbf}.shop__hero-content{z-index:2;max-width:600px;padding:40px 60px 40px 140px;position:relative}.shop__hero-content h2{color:#fff;margin:0 0 14px;font-size:28px;font-weight:800;line-height:1.2}.shop__hero-kicker{color:#ffffff9e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-flex}.shop__hero-content p{color:#ffffffc7;max-width:360px;margin:0;font-size:13px;line-height:1.6}.shop__hero-cta{color:#fff;border:1px solid #ffffff8c;border-radius:999px;align-items:center;height:34px;margin-top:18px;padding:0 16px;font-size:12px;font-weight:700;display:inline-flex}.shop__hero-arrow{color:#fff;cursor:pointer;z-index:3;background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.shop__hero-arrow:hover{background:#fff3}.shop__hero-arrow:disabled{opacity:.35;cursor:default;pointer-events:none}.shop__hero-arrow svg{width:22px;height:22px}.shop__hero-arrow--left{left:18px}.shop__hero-arrow--right{right:18px}.shop__hero-dots{z-index:3;align-items:center;gap:9px;display:inline-flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.shop__hero-dot{cursor:pointer;background:#ffffff2e;border:1px solid #ffffff8c;border-radius:50%;width:8px;height:8px;padding:0}.shop__hero-dot.is-active{background:#fff;border-radius:999px;width:22px}.shop__toolbar{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;display:flex}.shop__search{background:#ffffff0a;border:1px solid #ffffff2e;border-radius:999px;flex:1;align-items:center;gap:8px;min-width:280px;padding:6px 6px 6px 22px;display:flex}.shop__search-input{color:#fff;background:0 0;border:none;outline:none;flex:1;height:36px;font-family:inherit;font-size:13px}.shop__search-input::placeholder{color:#ffffff8c}.shop__search-button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;height:32px;padding:0 16px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.shop__search-button svg{width:14px;height:14px}.shop__toolbar-actions{gap:10px;display:flex;position:relative}.shop__pill--active{background:#ffffff24;border-color:#fff6}.shop__pill--solid{color:#111;background:#fff;border-color:#fff}.shop__filters-panel{z-index:20;background:#0f0f0ffa;border:1px solid #ffffff2e;border-radius:14px;grid-template-columns:2.2fr 1fr 1fr;gap:22px 0;width:880px;max-width:calc(100vw - 48px);padding:24px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #00000080}.shop__filters-close{color:#fff;cursor:pointer;background:#161616;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:28px;height:28px;transition:background .2s,border-color .2s;display:inline-grid;position:absolute;top:10px;right:10px}.shop__filters-close:hover{background:#ffffff1f;border-color:#ffffff7a}.shop__filters-close svg{width:16px;height:16px}.shop__filters-group{padding:0 22px}.shop__filters-group:first-child{border-right:1px solid #ffffff1f;padding-left:4px}.shop__filters-group:nth-child(2){border-right:1px solid #ffffff1f}.shop__filters-actions{border-right:0;padding:14px 4px 0}.shop__filters-group h5{color:#fff9;letter-spacing:1px;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:400}.shop__filters-options{flex-direction:column;gap:8px;display:flex}.shop__filters-group--brand .shop__filters-options{grid-template-columns:repeat(2,minmax(170px,1fr));gap:12px 36px;display:grid}.shop__filter-option{cursor:pointer;color:#ffffffd9;align-items:center;gap:10px;font-size:13px;display:flex}.shop__filter-option input{appearance:none;cursor:pointer;background:#161616;border:1.5px solid #ffffff6b;border-radius:4px;flex:0 0 16px;width:16px;height:16px;transition:background .2s,border-color .2s;position:relative}.shop__filter-option input[type=radio]{border-radius:999px}.shop__filter-option input:after{content:"";background:#fff;border-radius:2px;width:7px;height:7px;transition:transform .16s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.shop__filter-option input[type=radio]:after{border-radius:999px}.shop__filter-option input:checked{background:#222;border-color:#ffffffc7}.shop__filter-option input:checked:after{transform:translate(-50%,-50%)scale(1)}.shop__brand-filter-label{align-items:center;gap:8px;min-width:0;display:inline-flex}.shop__brand-filter-icon{color:#ffffffb8;flex:0 0 26px;place-items:center;width:26px;height:26px;display:inline-grid}.shop__brand-filter-icon i,.shop__brand-filter-icon svg{width:24px;height:24px;font-size:24px;display:block}.shop__brand-filter-icon svg{color:currentColor}.shop__filters-actions{border-top:1px solid #ffffff1a;grid-column:1/-1;justify-content:flex-end;gap:10px;padding-top:14px;display:flex}.shop__empty{color:#fff9;flex-direction:column;align-items:center;gap:14px;margin-bottom:70px;padding:60px 20px;font-size:14px;display:flex}.shop__pill{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;height:38px;padding:0 18px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.shop__pill svg{width:14px;height:14px}.shop__filters-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px;display:flex}.shop__chips{flex-wrap:wrap;gap:8px;display:flex}.shop__chip{color:#fff;cursor:pointer;background:#c83a2b;border:none;border-radius:999px;align-items:center;gap:6px;height:28px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.shop__chip svg{width:14px;height:14px}.shop__sort{align-items:center;gap:14px;display:flex}.shop__sort-label{color:#adadada6;font-size:12px}.shop__sort-menu{position:relative}.shop__sort-trigger{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-width:150px;height:34px;padding:0 12px;font-family:inherit;font-size:12px;display:inline-flex}.shop__sort-trigger svg{width:16px;height:16px;transition:transform .2s;transform:rotate(90deg)}.shop__sort-trigger--open svg{transform:rotate(-90deg)}.shop__sort-dropdown{z-index:30;background:#0f0f0ffa;border:1px solid #ffffff2e;border-radius:14px;flex-direction:column;gap:6px;min-width:180px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 18px 40px #00000080}.shop__sort-option{color:#ffffffd1;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;min-height:32px;padding:0 10px;font-family:inherit;font-size:12px;display:flex}.shop__sort-option:hover,.shop__sort-option--active{color:#fff;background:#ffffff17;border-color:#ffffff47}.shop__items-count{color:#fff;border-left:1px solid #fff3;padding-left:8px;font-size:12px;font-weight:600}.shop__view-toggle{border:1px solid #fff3;border-radius:8px;display:inline-flex;overflow:hidden}.shop__view-btn{color:#ffffff8c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:28px;display:inline-flex}.shop__view-btn svg{width:16px;height:16px}.shop__view-btn--active{color:#fff;background:#ffffff1f}.shop__grid{grid-template-columns:repeat(4,minmax(240px,1fr));gap:22px;margin-bottom:70px;display:grid}.shop__list{grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:70px;display:grid}.shop-list-card{background:#121212;border:1px solid #ffffff29;border-radius:12px;grid-template-columns:380px 1fr;align-items:stretch;gap:26px;padding:16px;transition:border-color .2s;display:grid}.shop-list-card:hover{border-color:#ffffff4d}.shop-list-card__media{background:#fbfbfb;border-radius:8px;justify-content:center;align-items:center;min-height:260px;padding:0;display:flex;overflow:hidden}.shop-list-card__media img{object-fit:cover;width:100%;height:100%;display:block}.shop-list-card__body{flex-direction:column;gap:10px;padding:8px 12px 8px 0;display:flex;position:relative}.shop-list-card__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-list-card__price{color:#fff;border:1px solid #ffffff47;border-radius:999px;align-items:center;height:30px;padding:0 16px;font-size:13px;font-weight:500;display:inline-flex}.shop-list-card__save{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.shop-list-card__save:hover,.shop-list-card__save--active{color:#111;background:#fff;border-color:#fff}.shop-list-card__save svg{width:16px;height:16px}.shop-list-card__title{color:#fff;margin:0;font-size:24px;font-weight:700;line-height:1.1}.shop-list-card__desc{color:#ffffffa6;max-width:480px;margin:0;font-size:13px;line-height:1.55}.shop-list-card__add{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff4d;border-radius:999px;justify-content:center;align-self:flex-end;align-items:center;height:38px;margin-top:auto;padding:0 22px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.shop-list-card__add:hover{color:#111;background:#fff}.shop-list-card__add--in-cart{color:#fff;background:0 0;border-color:#fff}.shop-list-card__add--in-cart:hover{color:#fff;background:#ffffff14}.shop-list-card__save-mobile{display:none}@media (width<=768px){.shop-list-card__head{justify-content:flex-end}.shop-list-card__head>.shop-list-card__save{display:none}.shop-list-card__body{padding-bottom:58px;position:relative}.shop-list-card__add{min-width:116px;margin-top:0;position:absolute;bottom:8px;right:42px}.shop-list-card__save-mobile{width:32px;min-width:32px;height:32px;padding:0;display:inline-flex;position:absolute;bottom:8px;right:0}}@media (width<=1100px){.shop__list{grid-template-columns:1fr}}@media (width<=700px){.shop-list-card{grid-template-columns:1fr;gap:14px}.shop-list-card__title{font-size:20px}.shop-list-card__add{align-self:stretch}}.shop__brand-section{flex-direction:column;gap:0;display:flex}.shop__brand-header h3{color:#fff;margin:0 0 14px;font-size:24px;font-weight:700}.shop__brand-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:8px;display:flex}.shop__brand-count{color:#ffffff80;align-items:center;gap:0;margin:-12px 0 24px 22px;font-size:12px;line-height:1.3;display:inline-flex}.shop__brand-count-item{align-items:center;gap:6px;display:inline-flex}.shop__brand-count-item+.shop__brand-count-item{border-left:1px solid #ffffff38;margin-left:10px;padding-left:10px}.shop__brand-count-icons{align-items:center;gap:4px;display:inline-flex}.shop__brand-count-icon{color:#a0a0a0;place-items:center;width:18px;height:18px;display:inline-grid}.shop__brand-count-icon i,.shop__brand-count-icon svg{color:currentColor;width:18px;height:18px;font-size:18px}.shop__brand-results{flex-direction:column;gap:34px;display:flex}.shop__brand-logo-viewport{scrollbar-width:none;-ms-overflow-style:none;min-width:0;margin-bottom:28px;padding:4px 0 14px 18px;overflow:auto visible;-webkit-mask-image:none;mask-image:none}.shop__brand-logo-viewport::-webkit-scrollbar{display:none}.shop__brand-logo-track{align-items:center;gap:12px;width:max-content;display:flex}.shop__brand-logo-card{box-sizing:border-box;color:#a0a0a0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;flex:0 0 104px;justify-content:center;align-items:center;width:104px;height:96px;padding:10px 12px;font-family:inherit;transition:border-color .2s,color .2s,transform .2s;display:flex;position:relative}.shop__brand-logo-card:hover,.shop__brand-logo-card--active{color:#fff;border-color:#ffffff2e;transform:translateY(-2px)}.shop__brand-logo-card--active{color:#111;background:#fff;border-color:#fff}.shop__brand-logo-card--active:hover{color:#111}.shop__brand-logo-icon{place-items:center;transition:transform .2s;display:grid}.shop__brand-logo-card:hover .shop__brand-logo-icon,.shop__brand-logo-card--active .shop__brand-logo-icon{transform:translateY(-10px)}.shop__brand-logo-card i{color:currentColor;font-size:54px}.shop__brand-logo-svg{color:currentColor;width:58px;height:58px}.shop__brand-logo-card img{object-fit:contain;max-width:64px;max-height:54px;transition:filter .2s;display:block}.shop__brand-logo-card:hover img{filter:brightness(0)invert()}.shop__brand-logo-card--active img,.shop__brand-logo-card--active:hover img{filter:brightness(0)}.shop__brand-logo-fallback{color:currentColor;text-transform:uppercase;font-size:24px;font-weight:700}.shop__brand-logo-name{color:#fff;text-align:center;white-space:nowrap;opacity:0;pointer-events:none;font-size:13px;font-weight:400;line-height:1;transition:opacity .2s,transform .2s;position:absolute;bottom:8px;left:0;right:0;transform:translateY(4px)}.shop__brand-logo-card--active .shop__brand-logo-name{color:#111}.shop__brand-logo-card:hover .shop__brand-logo-name,.shop__brand-logo-card--active .shop__brand-logo-name{opacity:1;transform:translateY(0)}.shop__brand-row{grid-template-columns:170px minmax(0,1fr);align-items:start;gap:24px;margin-top:40px;display:grid;position:relative}.shop__brand-section .shop__brand-row:first-of-type{margin-top:0}.shop__brand-card{background:linear-gradient(135deg,#1a1a1a 0%,#0d0d0d 100%);border:1px solid #ffffff2e;border-radius:12px;justify-content:center;align-items:center;min-height:200px;padding:30px 22px;display:flex;position:relative;overflow:visible}.shop__brand-card--logo{background:0 0;border:0;border-radius:0;min-height:0;padding:0}.shop__brand-card--logo .shop__brand-logo-card{cursor:pointer;flex-basis:auto;width:150px;height:130px}.shop__brand-card--logo .shop__brand-logo-card--display,.shop__brand-card--logo .shop__brand-logo-card--display:hover{color:#a0a0a0;background:0 0;border-color:#0000}.shop__brand-card--logo .shop__brand-logo-card--display:hover{transform:translateY(-2px)}.shop__brand-card--logo .shop__brand-logo-card--display .shop__brand-logo-icon{transform:translateY(-10px)}.shop__brand-card--logo .shop__brand-logo-card--display .shop__brand-logo-name{color:#a0a0a0;opacity:1;transform:translateY(0)}.shop__brand-card--logo .shop__brand-logo-card--display img,.shop__brand-card--logo .shop__brand-logo-card--display:hover img{filter:brightness(0)invert()opacity(.62)}.shop__brand-card--logo .shop__brand-logo-card i{font-size:74px}.shop__brand-card--logo .shop__brand-logo-svg{width:78px;height:78px}.shop__brand-card--logo .shop__brand-logo-name{font-size:15px;bottom:18px}.shop__brand-img{object-fit:contain;transform-origin:50%;filter:drop-shadow(0 18px 30px #0000008c);width:100%;max-width:310px;height:auto;transition:transform .4s;display:block;transform:translate(-4%)scale(1.25)}.shop__brand-card:hover .shop__brand-img{transform:translate(-12%)scale(1.1)}.shop__brand-carousel{width:100%;min-width:0;position:relative}.shop__brand-carousel--list:after{content:"";pointer-events:none;z-index:5;background:linear-gradient(90deg,#0000 0%,#0006 35%,#000000d9 75%,#000 100%);width:220px;position:absolute;top:0;bottom:0;right:0}.shop__brand-carousel-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:22px;padding-bottom:4px;display:flex;overflow-x:auto}.shop__brand-carousel-track::-webkit-scrollbar{display:none}.shop__brand-carousel-item{flex:0 0 var(--shop-product-card-width,320px);scroll-snap-align:start;min-width:0}.shop__brand-carousel-item .featured-products__card{width:100%}.shop__brand-carousel--list .shop__brand-carousel-item{flex:0 0 calc(100% - 280px)}.shop__brand-carousel--list .shop-list-card{grid-template-columns:auto 1fr;height:100%;min-height:320px}.shop__brand-carousel--list .shop-list-card__media{aspect-ratio:1;width:340px;height:340px;min-height:0;padding:0;overflow:hidden}.shop__brand-carousel--list .shop-list-card__media img{object-fit:cover;width:100%;height:100%}.shop__brand-carousel--list .shop-list-card__title{font-size:20px}.shop__brand-row{align-items:stretch}.shop__brand-carousel,.shop__brand-carousel-track{height:auto}.shop__brand-carousel--list .shop__brand-carousel-item{display:flex}.shop__brand-carousel--list .shop__brand-carousel-item .shop-list-card{flex:1}.shop__brand-arrows{gap:8px;display:flex;position:absolute;top:-60px;right:0}.shop__brand-arrow{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:inline-flex}.shop__brand-arrow:hover{background:#ffffff29}.shop__brand-arrow svg{width:18px;height:18px}@media (width<=1280px){.shop__inner{padding:0 40px}.shop__grid,.shop__list,.shop__brand-section{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}.shop__hero-content{padding:40px 60px 40px 90px}.shop__grid{grid-template-columns:repeat(3,minmax(220px,1fr))}.shop__brand-carousel-item{flex:0 0 var(--shop-product-card-width,320px)}.shop__brand-carousel--list .shop__brand-carousel-item{flex:0 0 calc(100% - 180px)}}@media (width<=1024px){.shop{padding:24px 0 50px}.shop__inner{padding:0 32px}.shop__grid,.shop__list,.shop__brand-section{width:100%;margin-left:0;margin-right:0}.shop__hero{min-height:380px;margin-bottom:24px}.shop__hero-content{max-width:520px;padding:32px 48px 32px 70px}.shop__hero-content h2{font-size:26px}.shop__grid{grid-template-columns:repeat(3,minmax(200px,1fr));gap:18px}.shop__list{grid-template-columns:1fr}.shop-list-card{grid-template-columns:280px 1fr;gap:20px}.shop-list-card__media{min-height:220px}.shop__brand-row{grid-template-columns:150px minmax(0,1fr);gap:18px}.shop__brand-card{min-height:160px;padding:22px 18px}.shop__brand-carousel-item{flex:0 0 var(--shop-product-card-width,320px)}.shop__brand-carousel--list .shop__brand-carousel-item{flex:0 0 calc(100% - 120px)}.shop__brand-carousel--list .shop-list-card__media{width:240px;height:240px}.shop__brand-section{gap:0}}@media (width<=768px){.shop__inner{padding:0 24px}.shop__hero{min-height:320px}.shop__hero-content{max-width:100%;padding:28px 40px 28px 60px}.shop__hero-content h2{font-size:22px}.shop__hero-content p{max-width:320px;font-size:12px}.shop__hero-arrow{width:34px;height:34px}.shop__hero-arrow--left{left:12px}.shop__hero-arrow--right{right:12px}.shop__toolbar{gap:10px}.shop__search{flex:100%;min-width:0}.shop__toolbar-actions{flex:1;justify-content:flex-end}.shop__filters-panel{grid-template-columns:1fr 1fr;gap:18px 22px;width:calc(100vw - 48px);max-width:560px;right:0}.shop__filters-group{padding:0;border-right:0!important}.shop__filters-group--brand{border-bottom:1px solid #ffffff1f;grid-column:1/-1;padding-bottom:14px}.shop__grid{grid-template-columns:repeat(2,1fr);gap:16px}.shop__filters-row{margin-bottom:20px}.shop__sort{flex-wrap:wrap;gap:10px}.shop__view-toggle{display:none}.shop-list-card{grid-template-columns:220px 1fr;gap:16px}.shop-list-card__media{min-height:180px}.shop-list-card__title{font-size:20px}.shop__brand-carousel-item{flex:0 0 var(--shop-product-card-width,320px)}.shop__brand-carousel-track{gap:16px}.shop__brand-carousel--list .shop__brand-carousel-item{flex:0 0 calc(100% - 60px)}.shop__brand-carousel--list .shop-list-card{grid-template-columns:200px 1fr}.shop__brand-carousel--list .shop-list-card__media{width:200px;height:200px}.shop__brand-header h3{font-size:20px}.shop__brand-section{gap:0}}@media (width<=700px){.shop__grid{grid-template-columns:1fr;justify-items:center}.shop__grid .featured-products__card,.shop__brand-carousel-item{width:var(--shop-product-card-width,min(100%, 320px));flex:0 0 var(--shop-product-card-width,min(82vw, 320px))}.shop__brand-row{grid-template-columns:1fr;justify-content:stretch}.shop__brand-card--logo{min-height:0}}@media (width<=560px){.shop{padding:20px 0 40px}.shop__inner{padding:0 16px}.shop__hero{border-radius:12px;min-height:280px}.shop__hero-content{padding:24px 40px 24px 50px}.shop__hero-content h2{font-size:20px}.shop__hero-content p{font-size:12px}.shop__hero-arrow{width:30px;height:30px}.shop__hero-arrow svg{width:18px;height:18px}.shop__hero-arrow--left{left:8px}.shop__hero-arrow--right{right:8px}.shop__toolbar{flex-direction:column;align-items:stretch;gap:10px}.shop__search{width:100%;padding:6px 6px 6px 18px}.shop__toolbar-actions{justify-content:space-between;width:100%}.shop__pill{flex:1;justify-content:center;height:40px}.shop__filters-panel{grid-template-columns:1fr;gap:16px;width:calc(100vw - 32px);max-width:none;left:50%;right:auto;transform:translate(-50%)}.shop__filters-group--brand{grid-column:auto}.shop__filters-group--brand .shop__filters-options{grid-template-columns:1fr 1fr;gap:8px 12px}.shop__filters-row{flex-direction:column;align-items:stretch}.shop__sort{flex-wrap:wrap;justify-content:flex-start;gap:5px}.shop__sort-trigger{gap:6px;min-width:126px;padding:0 8px}.shop__items-count{border-left:none;margin-left:auto;padding-left:0}.shop__grid{grid-template-columns:1fr;justify-items:center;gap:14px;margin-bottom:50px}.shop__grid .featured-products__card{border-width:1px;width:min(100%,320px);padding:6px}.shop__grid .featured-products__media{aspect-ratio:1/1.08}.shop__grid .featured-products__price{min-width:52px;height:24px;padding:2px 8px;font-size:11px;top:7px;left:7px}.shop__grid .featured-products__save{width:24px;height:24px;top:7px;right:7px}.shop__grid .featured-products__save-icon{width:15px;height:15px}.shop__grid .featured-products__body{justify-content:space-between;align-items:flex-start;gap:10px;min-height:72px;padding:10px 4px 6px;display:flex}.shop__grid .featured-products__body>div{flex:auto;min-width:0}.shop__grid .featured-products__body h3{overflow-wrap:anywhere;margin-bottom:5px;font-size:16px;line-height:1.12}.shop__grid .featured-products__body p{white-space:normal;font-size:11px;line-height:1.35}.shop__grid .featured-products__add{flex:none;height:28px;margin-top:0;padding:0 11px;position:relative;top:auto;bottom:auto;right:auto}.shop__grid .featured-products__add span{font-size:10.8px}.shop__list{margin-bottom:50px}.shop-list-card{grid-template-columns:120px 1fr;gap:18px;min-height:190px;padding:12px}.shop-list-card__media{border-radius:6px;align-self:start;width:120px;height:120px;min-height:0}.shop-list-card__body{gap:6px;min-height:166px;padding:0 0 68px}.shop-list-card__title{font-size:15px;line-height:1.2}.shop-list-card__desc{-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.shop-list-card__price{height:26px;padding:0 12px;font-size:12px}.shop-list-card__save{width:30px;height:30px}.shop-list-card__save svg{width:14px;height:14px}.shop-list-card__add{align-self:flex-start;height:32px;padding:0 14px;font-size:12px;bottom:14px}.shop-list-card__save-mobile{bottom:14px}.shop__brand-section{gap:0}.shop__brand-header{flex-direction:column;align-items:flex-start;gap:2px}.shop__brand-header h3{margin-bottom:0}.shop__brand-count{margin:-8px 0 20px 10px;font-size:11px}.shop__brand-logo-viewport{margin-bottom:22px;padding-left:10px;-webkit-mask-image:none;mask-image:none}.shop__brand-logo-track{gap:10px}.shop__brand-logo-card{flex-basis:84px;width:84px;height:80px;padding:8px 10px}.shop__brand-logo-card i{font-size:36px}.shop__brand-logo-svg{width:40px;height:40px}.shop__brand-logo-name{font-size:11px;bottom:7px}.shop__brand-card{min-height:130px;padding:18px 14px}.shop__brand-card--logo{min-height:0;padding:0}.shop__brand-img{max-width:240px;transform:translate(0)scale(1)}.shop__brand-card:hover .shop__brand-img{transform:scale(1.05)}.shop__brand-carousel-item{flex:0 0 var(--shop-product-card-width,min(82vw, 320px))}.shop__brand-carousel{padding-top:42px}.shop__brand-carousel-track{gap:14px}.shop__brand-carousel--list .shop__brand-carousel-item{flex:0 0 100%}.shop__brand-carousel--list .shop-list-card{grid-template-columns:120px 1fr;gap:18px;min-height:190px}.shop__brand-carousel--list .shop-list-card__media{aspect-ratio:1;width:120px;height:120px}.shop__brand-carousel--list:after{width:60px}.shop__brand-arrows{justify-content:flex-end;margin:0;position:absolute;top:0;right:0}}@media (width<=380px){.shop__inner{padding:0 12px}.shop__hero-content{padding:20px 30px 20px 40px}.shop__hero-content h2{font-size:18px}.shop__pill{padding:0 12px;font-size:11px}.shop__chip{padding:0 10px;font-size:11px}}.shop-page{background:#000;min-height:100vh}.shop-page__top-spacer{height:90px}.detail{color:#fff;background:#000;padding:30px 0 80px}.detail__inner{width:min(100%,1660px);margin:0 auto;padding:0 64px}.detail__breadcrumbs{color:#fff9;align-items:center;gap:8px;margin-bottom:22px;font-size:13px;display:flex}.detail__breadcrumbs a{color:inherit;text-decoration:none}.detail__breadcrumbs a:hover{color:#fff}.detail__breadcrumbs span{color:#fff6}.detail__breadcrumbs-active{text-underline-offset:4px;text-decoration:underline;color:#fff!important}.detail__top{background:#121212;border:1px solid #ffffff2e;border-radius:14px;grid-template-columns:.75fr 1fr;gap:30px;margin-bottom:40px;padding:18px;display:grid}.detail__gallery{flex-direction:column;gap:14px;display:flex}.detail__gallery-main{aspect-ratio:4/4;background:#fbfbfb;border-radius:10px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.detail__gallery-main img{object-fit:contain;width:70rem}.detail__3d-canvas{border-radius:10px;position:absolute;inset:0;overflow:hidden}.detail__3d-canvas canvas{display:block;width:100%!important;height:100%!important}.detail__3d-error{color:#fff;text-align:center;z-index:2;background:#0a0a0ab8;border-radius:6px;width:min(82%,360px);padding:10px 12px;font-size:12px;line-height:1.4;position:absolute;bottom:42px;left:50%;transform:translate(-50%)}.detail__3d-hint{text-align:center;color:#ffffff59;margin:-6px 0 0;font-size:11px}.detail__gallery-arrow{color:#111;cursor:pointer;z-index:3;background:#0000002e;border:1px solid #0000001f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.detail__gallery-arrow:hover{color:#fff;background:#00000061}.detail__gallery-arrow svg{width:22px;height:22px}.detail__gallery-arrow--left{left:12px}.detail__gallery-arrow--right{right:12px}.detail__gallery-dots{justify-content:center;align-items:center;gap:8px;display:flex}.detail__gallery-dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:8px;height:8px;padding:0;transition:background .2s,width .2s,color .2s;display:inline-flex}.detail__gallery-dot--active{background:#fff}.detail__gallery-dot--3d{color:#ffffff8c;background:0 0;width:auto;height:auto}.detail__gallery-dot--3d svg{width:16px;height:16px;display:block}.detail__gallery-dot--3d:hover,.detail__gallery-dot--3d.detail__gallery-dot--active{color:#fff;background:0 0}.detail__info{flex-direction:column;padding:14px 16px 14px 8px;display:flex;position:relative}.detail__info-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.detail__title-row{flex-wrap:wrap;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.detail__title-row h1{min-width:0}.detail__title-actions{align-items:center;gap:8px;display:inline-flex}.detail__save-icon-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.detail__save-icon-btn:hover{background:#ffffff29}.detail__save-icon-btn svg{width:14px;height:14px}.detail__save-icon-btn--active{color:#111;background:#fff;border-color:#fff}.detail__save-icon-btn--active:hover{background:#fff}.detail__title-row h1{color:#fff;margin:0;font-size:30px;font-weight:700;line-height:1.1}.detail__share{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s,border-color .2s;display:inline-flex}.detail__share:hover{background:#ffffff29}.detail__share--copied{color:#4ade80;background:#22c55e2e;border-color:#22c55e80}.detail__share svg{width:14px;height:14px}.detail__price{color:#fff;border:1px solid #ffffff47;border-radius:999px;flex-shrink:0;align-items:center;height:32px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.detail__category{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;margin:4px 0 10px;font-size:12px;font-weight:600;display:block}.detail__desc{color:#ffffffc7;width:80%;margin:0 0 18px;font-size:14px;line-height:1.6}.detail__list{color:#ffffffc7;flex-direction:column;gap:8px;width:80%;margin:0 0 28px;padding-left:20px;font-size:14px;line-height:1.55;display:flex}.detail__actions{gap:14px;margin-top:auto;display:flex}.detail__buy,.detail__add{cursor:pointer;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:8px;height:46px;padding:0 28px;font-family:inherit;font-size:14px;font-weight:700;transition:transform .2s,background .2s,color .2s;display:inline-flex}.detail__buy{color:#111;background:#fff;border:1px solid #fff}.detail__add{color:#fff;background:0 0;border:1px solid #ffffff4d}.detail__buy:hover,.detail__add:hover{transform:translateY(-1px)}.detail__buy--in-cart,.detail__add--in-cart{color:#fff;background:0 0;border:1px solid #fff}.detail__buy--in-cart:hover,.detail__add--in-cart:hover{color:#fff;background:#ffffff14}.detail__buy svg,.detail__add svg{width:18px;height:18px}.detail__save-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:999px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.detail__save-btn svg{width:18px;height:18px}.detail__save-btn:hover{background:#ffffff14;transform:translateY(-1px)}.detail__save-btn--active{color:#111;background:#fff;border-color:#fff}.detail__save-btn--active:hover{background:#fff}.detail__tabs{margin-bottom:50px}.detail__tabs-head{border-bottom:1px solid #ffffff2e;gap:28px;margin-bottom:22px;display:flex}.detail__tab{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 4px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:color .2s,border-color .2s}.detail__tab--active{color:#fff;border-bottom-color:#fff}.detail__tag-list{flex-wrap:wrap;gap:10px;display:flex}.detail__tag{color:#fff;border:1px solid #ffffff40;border-radius:999px;align-items:center;height:30px;padding:0 16px;font-size:12px;font-weight:500;display:inline-flex}.detail__package{flex-direction:column;gap:22px;display:flex}.detail__package-empty{color:#ffffff8c;text-align:center;background:#ffffff08;border:1px dashed #ffffff1f;border-radius:12px;padding:22px;font-size:14px}.detail__package-empty p{margin:0}.detail__package-summary{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.detail__package-stat{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.detail__package-stat small{text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;font-size:11px;font-weight:700}.detail__package-stat strong{color:#fff;letter-spacing:-.005em;font-size:18px;font-weight:700}.detail__package-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;margin-bottom:10px;font-size:11px;font-weight:700;display:block}.detail__package-formats-list{flex-wrap:wrap;gap:8px;display:flex}.detail__package-format{color:#66b5ff;letter-spacing:.02em;background:#50a5ff1a;border:1px solid #50a5ff47;border-radius:999px;padding:6px 12px;font-family:SF Mono,Roboto Mono,monospace;font-size:13px;font-weight:600}.detail__package-list{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.detail__package-list li{background:#0c0c0c;justify-content:space-between;align-items:center;gap:14px;padding:11px 14px;font-size:13.5px;display:flex}.detail__package-file-name{color:#ffffffe0;word-break:break-all;font-family:SF Mono,Roboto Mono,monospace}.detail__package-file-size{color:#ffffff8c;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px;font-weight:600}.detail__package-note{color:#ffffff9e;background:#ffffff08;border:1px dashed #ffffff1f;border-radius:10px;margin:0;padding:12px 14px;font-size:13px;line-height:1.55}.detail__package-note strong{color:#fff;font-family:SF Mono,Roboto Mono,monospace;font-weight:600}.detail__formats{flex-direction:column;gap:14px;display:flex}.detail__formats-head{flex-direction:column;gap:4px;display:flex}.detail__formats-title{color:#fff;letter-spacing:-.005em;font-size:16px;font-weight:800}.detail__formats-sub{color:#ffffff80;font-size:12.5px}.detail__formats-list{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.detail__formats-item{background:#0c0c0c;align-items:center;gap:14px;padding:12px 16px;font-size:14px;display:flex}.detail__formats-ext{color:#66b5ff;letter-spacing:.02em;min-width:76px;font-family:SF Mono,Roboto Mono,monospace;font-weight:700}.detail__formats-desc{color:#ffffffc7;font-weight:500}@media (width<=600px){.detail__formats-item{gap:10px;padding:11px 13px;font-size:13.5px}.detail__formats-ext{min-width:64px}}.detail__similar{margin-bottom:40px}.detail__similar-title{color:#fff;margin:0 0 22px;font-size:26px;font-weight:800}.detail__similar-grid{grid-template-columns:repeat(4,1fr);gap:22px;width:100%;display:grid}.detail-similar-card{width:100%;color:inherit;box-sizing:border-box;text-decoration:none;display:block}.detail-similar-card .featured-products__media{width:100%}.detail-similar-card .featured-products__image{padding:0;inset:0}.detail-similar-card .featured-products__image-tag{object-fit:cover;object-position:center;width:100%;height:100%}@media (width<=1280px){.detail__inner{padding:0 40px}.detail__similar-grid{grid-template-columns:repeat(3,1fr);gap:18px}.detail__title-row h1{font-size:26px}}@media (width<=1024px){.detail{padding:24px 0 60px}.detail__inner{padding:0 32px}.detail__top{grid-template-columns:1fr;gap:22px;padding:16px}.detail__info{padding:6px}.detail__title-row h1{font-size:26px}.detail__desc,.detail__list{width:100%}.detail__similar-grid{grid-template-columns:repeat(2,1fr);gap:18px}.detail__similar-title{font-size:22px}}@media (width<=768px){.detail__inner{padding:0 24px}.detail__breadcrumbs{flex-wrap:wrap;margin-bottom:16px;font-size:12px}.detail__top{padding:14px}.detail__gallery-main{border-radius:8px}.detail__gallery-main img{width:100%;max-width:100%;height:auto}.detail__gallery-arrow{width:32px;height:32px}.detail__gallery-arrow svg{width:20px;height:20px}.detail__title-row h1{font-size:22px}.detail__price{height:30px;padding:0 14px;font-size:13px}.detail__desc,.detail__list{font-size:13px}.detail__buy,.detail__add{height:44px;padding:0 20px;font-size:13px}.detail__tabs{margin-bottom:40px}.detail__tabs-head{gap:20px}.detail__tab{font-size:13px}}@media (width<=560px){.detail{padding:20px 0 50px}.detail__inner{padding:0 16px}.detail__top{border-radius:12px;margin-bottom:28px;padding:12px}.detail__gallery{gap:10px}.detail__gallery-main img{width:100%;max-width:100%;height:auto}.detail__gallery-arrow{width:30px;height:30px}.detail__gallery-arrow--left{left:8px}.detail__gallery-arrow--right{right:8px}.detail__gallery-arrow svg{width:18px;height:18px}.detail__info{padding:4px 2px}.detail__info-head{align-items:center;gap:10px;margin-bottom:14px}.detail__title-row{gap:10px}.detail__title-row h1{font-size:20px}.detail__price{height:28px;padding:0 12px;font-size:12px}.detail__desc{margin-bottom:14px;font-size:13px}.detail__list{margin-bottom:22px;padding-left:18px;font-size:13px}.detail__actions{gap:10px}.detail__buy,.detail__add{height:44px;padding:0 16px;font-size:13px}.detail__tabs{margin-bottom:36px}.detail__tabs-head{scrollbar-width:none;-ms-overflow-style:none;gap:16px;margin-bottom:16px;overflow-x:auto}.detail__tabs-head::-webkit-scrollbar{display:none}.detail__tab{white-space:nowrap;padding:8px 4px 12px;font-size:13px}.detail__tag{height:28px;padding:0 12px;font-size:11px}.detail__similar-grid{grid-template-columns:1fr;gap:14px}.detail__similar-title{margin-bottom:16px;font-size:20px}}@media (width<=380px){.detail__inner{padding:0 12px}.detail__top{padding:10px}.detail__title-row h1{font-size:18px}.detail__breadcrumbs{gap:6px;font-size:11px}.detail__actions{flex-direction:column}.detail__buy,.detail__add{flex:100%;width:100%}}.confirm-dialog{z-index:120;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-dialog__scrim{cursor:pointer;background:#000000a3;border:0;position:absolute;inset:0}.confirm-dialog__panel{z-index:1;color:#fff;background:#0f0f0ffa;border:1px solid #ffffff2e;border-radius:16px;width:min(100%,420px);padding:24px;position:relative;box-shadow:0 24px 60px #0000008c}.confirm-dialog__panel h2{margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.15}.confirm-dialog__panel p{color:#ffffffad;margin:0;font-size:14px;line-height:1.55}.confirm-dialog__actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.confirm-dialog__button{cursor:pointer;border-radius:999px;height:38px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:700;transition:background .2s,color .2s,border-color .2s}.confirm-dialog__button--ghost{color:#fff;background:0 0;border:1px solid #ffffff47}.confirm-dialog__button--ghost:hover{background:#ffffff14;border-color:#ffffff80}.confirm-dialog__button--solid{color:#111;background:#fff;border:1px solid #fff}.confirm-dialog__button--solid:hover{color:#fff;background:0 0}@media (width<=560px){.confirm-dialog__panel{padding:20px}.confirm-dialog__actions{flex-direction:column-reverse}.confirm-dialog__button{width:100%}}.checkout{color:#fff;background:#000;min-height:100vh;padding:110px 0 80px}.checkout__inner{width:min(100%,1100px);margin:0 auto;padding:0 24px}.stepper{background:#0e0e0e;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:0;width:100%;margin-bottom:28px;padding:18px 20px;display:flex}.stepper__cell{flex:1;align-items:center;min-width:0;display:flex}.stepper__cell:last-child{flex:none}.stepper__item{color:#ffffff8c;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:12px;padding:8px 14px;font-family:inherit;transition:color .2s,background .2s,transform .2s;display:inline-flex}.stepper__item:hover:not(.stepper__item--disabled):not(.stepper__item--active){color:#fff;background:#ffffff0d}.stepper__item--active,.stepper__item--completed{color:#fff}.stepper__item--disabled{cursor:not-allowed;opacity:.45}.stepper__circle{color:#ffffffb3;background:0 0;border:1.5px solid #ffffff4d;border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;transition:background .25s,color .25s,border-color .25s,transform .2s;display:inline-flex}.stepper__circle svg{width:16px;height:16px}.stepper__item--active .stepper__circle{color:#111;background:#fff;border-color:#fff;transform:scale(1.05);box-shadow:0 0 0 4px #ffffff14}.stepper__item--completed:not(.stepper__item--active) .stepper__circle{color:#fff;background:#16a34a;border-color:#16a34a}.stepper__label{font-size:14px;font-weight:600}.stepper__item--active .stepper__label{font-weight:700}.stepper__count{color:#ffffff8c;margin-left:2px;font-weight:500}.stepper__item--active .stepper__count{color:#ffffffd9}.stepper__line{background:#ffffff26;border-radius:2px;flex:1;height:2px;margin:0 8px;transition:background .4s;position:relative}.stepper__line--filled{background:linear-gradient(90deg,#16a34a 0%,#fff6 100%)}.checkout__card{background:#0e0e0e;border:1px solid #ffffff1f;border-radius:12px;overflow:hidden}.checkout__table-head{letter-spacing:.05em;text-transform:uppercase;color:#ffffff8c;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 24px;font-size:12px;font-weight:600;display:flex}.checkout__table-head-right{margin-right:60px}.checkout__list{margin:0;padding:0;list-style:none}.checkout__row{border-bottom:1px dashed #ffffff14;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.checkout__row:last-child{border-bottom:0}.checkout__product{flex:1;align-items:center;gap:14px;display:flex}.checkout__thumb{background:#fff;border-radius:8px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.checkout__thumb img{object-fit:cover;width:100%;height:100%}.checkout__thumb--quote{color:#000;background:#fff}.checkout__thumb--quote svg{width:24px;height:24px}.checkout__name{color:#fff;font-size:14px;font-weight:500}.checkout__row-right{align-items:center;gap:28px;display:flex}.checkout__price{color:#fff;text-align:right;min-width:60px;font-size:14px;font-weight:500}.checkout__remove{color:#ff4d4f;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:inline-flex}.checkout__remove:hover{background:#ff4d4f1f}.checkout__remove svg{width:22px;height:22px}.checkout__empty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:60px 24px;display:flex}.checkout__empty-icon{color:#ffffffb3;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:6px;display:inline-flex}.checkout__empty-icon svg{width:28px;height:28px}.checkout__empty h3{color:#fff;margin:0;font-size:18px;font-weight:700}.checkout__empty p{color:#fff9;max-width:360px;margin:0;font-size:14px}.checkout__empty-cta{color:#111;background:#fff;border-radius:999px;outline:1px solid #0000;align-items:center;height:40px;margin-top:14px;padding:0 22px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,color .2s,outline-color .2s;display:inline-flex}.checkout__empty-cta:hover{color:#fff;background:0 0;outline-color:#fff;transform:translateY(-1px)}.checkout__total-row{background:#161616;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.checkout__total-label{color:#fff;font-size:16px;font-weight:700}.checkout__total-value{color:#fff;margin-right:60px;font-size:18px;font-weight:400}.checkout__summary{background:#161616;border-top:1px dashed #ffffff1f;gap:14px;padding:20px 24px;display:grid}.checkout__summary-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.checkout__summary-row--total:not(:first-child){border-top:1px dashed #ffffff1f;padding-top:14px}.checkout__summary-label{color:#ffffff9e;letter-spacing:.05em;font-size:12px;font-weight:700}.checkout__summary-value{color:#fff;margin-right:60px;font-size:15px;font-weight:400}.checkout__summary-row--total .checkout__summary-value{font-size:18px}.checkout__summary-value--discount{color:#ff5c5c}.checkout__footer{background:#ffffff05;border-top:1px solid #ffffff14;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:0;padding:18px 24px;display:flex}.checkout__footer--cta-only{justify-content:flex-end}.checkout__discount-card{background:#0e0e0e;border:1px solid #ffffff14;border-radius:14px;margin-top:22px;padding:20px 24px}.checkout__discount{flex:1;grid-template-columns:minmax(180px,360px) max-content;align-items:end;gap:6px;min-width:260px;display:grid}.checkout__discount-label{letter-spacing:.05em;text-transform:uppercase;color:#ffffff8c;grid-column:1/-1;font-size:11px;font-weight:600}.checkout__discount-input{color:#fff;background:0 0;border:1px solid #fff3;border-radius:8px;outline:none;width:100%;max-width:360px;height:40px;padding:0 14px;font-family:inherit;font-size:13px;transition:border-color .2s}.checkout__discount-input::placeholder{color:#fff6}.checkout__discount-input:focus{border-color:#ffffff80}.checkout__discount-apply{color:#111;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:8px;min-width:86px;height:40px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700}.checkout__discount-apply:disabled{opacity:.55;cursor:not-allowed}.checkout__discount-success,.checkout__discount-error{grid-column:1/-1;font-size:12px;font-weight:600}.checkout__discount-success{color:#68d391}.checkout__discount-error{color:#ff8a8a}.checkout__continue{color:#fff;cursor:pointer;white-space:nowrap;background:#000;border:1px solid #ffffff2e;border-radius:999px;height:44px;padding:0 28px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.checkout__continue:hover:not(:disabled){color:#000;background:#fff;transform:translateY(-1px)}.checkout__continue:disabled{opacity:.5;cursor:not-allowed}.checkout-similar{width:100%;margin-top:60px}.checkout-similar__title{font-family:var(--font-primary);color:#fff;width:min(100vw - 48px,1340px);margin:0 0 22px;font-size:24px;font-weight:700;position:relative;left:50%;transform:translate(-50%)}.checkout-similar__grid{grid-template-columns:repeat(4,1fr);gap:18px;width:min(100vw - 48px,1340px);display:grid;position:relative;left:50%;transform:translate(-50%)}.checkout-similar__grid>.featured-products__card{width:100%}@media (width<=1100px){.checkout-similar__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.checkout__footer{flex-direction:column;align-items:stretch}.checkout__continue{width:100%}.checkout__total-value,.checkout__summary-value,.checkout__table-head-right{margin-right:0}}@media (width<=700px){.checkout{padding:96px 0 50px}.checkout__inner{padding:0 14px}.stepper{gap:0;margin-bottom:20px;padding:12px 8px}.checkout__row{gap:12px;padding:14px 16px}.checkout__product{gap:10px;min-width:0}.checkout__thumb{flex:0 0 40px;width:40px;height:40px}.checkout__name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.checkout__row-right{flex-shrink:0;gap:12px}.checkout__price{min-width:0;font-size:13px}.checkout__remove{width:28px;height:28px}.checkout__remove svg{width:18px;height:18px}.checkout__table-head,.checkout__total-row,.checkout__summary,.checkout__footer{padding-left:16px;padding-right:16px}.checkout__total-value,.checkout__summary-value{margin-right:0;font-size:16px}.checkout__total-row{padding-top:14px;padding-bottom:14px}.checkout__summary{gap:10px;padding:16px}.checkout__summary-row{gap:12px}.checkout__footer{flex-direction:column;align-items:stretch;gap:14px;padding:16px}.checkout__discount{grid-template-columns:1fr;gap:8px;width:100%;min-width:0}.checkout__discount-input,.checkout__discount-apply{width:100%;max-width:100%}.checkout__continue{width:100%;height:46px}.checkout-similar__title,.checkout-similar__grid{width:100%;left:auto;transform:none}.checkout-similar{margin:36px -16px 0}.checkout-similar__title{padding:0 16px;font-size:20px}.checkout-similar__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:14px;padding:4px 16px 16px;scroll-padding-left:16px;display:flex;overflow:auto hidden}.checkout-similar__grid::-webkit-scrollbar{display:none}.checkout-similar__grid>.featured-products__card{scroll-snap-align:start;flex:0 0 min(78vw,300px);width:auto}.payment__grid{grid-template-columns:1fr;gap:16px}.payment__card-header{padding:14px 18px;font-size:15px}.payment__card-body{padding:16px 18px 18px}}@media (width<=420px){.checkout__inner{padding:0 12px}.stepper__circle{flex:0 0 26px;width:26px;height:26px;font-size:12px}.checkout__row{padding:12px 14px}.checkout__name,.checkout__price{font-size:12.5px}.checkout__total-label{font-size:14px}.checkout__total-value{font-size:15px}}.payment__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:22px;display:grid}.payment__card{color:#fff;background:#0e0e0e;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.payment__card-header{color:#fff;background:#161616;border-bottom:1px solid #ffffff14;padding:18px 24px;font-size:16px;font-weight:700}.payment__card-body{flex-direction:column;flex:1;padding:20px 24px 24px;display:flex}.payment__card-body--pay{justify-content:space-between}.payment__pay-bottom{margin-top:auto}.payment__table-head{letter-spacing:.05em;text-transform:uppercase;color:#ffffff8c;border-bottom:1px dashed #ffffff24;justify-content:space-between;padding-bottom:12px;font-size:12px;font-weight:600;display:flex}.payment__list{margin:0;padding:12px 0 6px;list-style:none}.payment__row{justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;display:flex}.payment__name{color:#fff;font-weight:600}.payment__price{color:#ffffffb3;font-weight:500}.payment__divider{border-top:1px dashed #ffffff24;height:0;margin:14px 0}.payment__totals-row{justify-content:space-between;align-items:center;padding:4px 0;font-size:13px;display:flex}.payment__totals-label{letter-spacing:.05em;text-transform:uppercase;color:#fff9;font-size:12px;font-weight:600}.payment__totals-value{color:#fff;font-size:14px;font-weight:700}.payment__totals-value--discount{color:#ff4d4f}.payment__totals-row--total{padding-top:4px}.payment__totals-label--total{text-transform:none;color:#ffffff8c;letter-spacing:0;font-size:14px;font-weight:500}.payment__totals-value--total{color:#ffffffd9;font-size:22px;font-weight:700}.pay-option{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:14px;min-height:48px;padding:0 10px;transition:background .2s;display:flex}.pay-option--active{background:#ffffff0f}.pay-option__radio{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.pay-option__dot{box-sizing:border-box;background:0 0;border:2px solid #fff6;border-radius:50%;flex:0 0 18px;width:18px;height:18px;transition:border-color .2s;position:relative}.pay-option__dot:after{content:"";background:0 0;border-radius:50%;width:8px;height:8px;transition:background .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pay-option--active .pay-option__dot{border-color:#fff}.pay-option--active .pay-option__dot:after{background:#fff}.pay-option__label{color:#fff;flex:1;font-size:14px;font-weight:600}.pay-option__logos{background:0 0;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:0;display:inline-flex}.pay-option__icon{flex:none;display:block}.pay-option__icon--card{color:#ffffffc7;width:30px;height:30px}.pay-option__icon--paypal{width:27px;height:31px}.pay-logo{width:auto;height:18px;display:block}.pay-logo--visa{width:42px}.pay-logo--mc{width:32px;height:20px}.pay-logo--paypal{width:70px;height:22px}.pay-button{color:#111;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:999px;width:100%;max-width:320px;height:52px;margin:22px auto 6px;padding:0 28px;font-family:inherit;font-size:15px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:block}.pay-button:hover:not(:disabled){color:#fff;background:0 0;transform:translateY(-1px)}.pay-button:disabled{opacity:.5;cursor:not-allowed}.payment__legal{color:#ffffffad;text-align:left;max-width:430px;margin:20px auto 0;font-size:12px;line-height:1.55}.payment__legal p{margin:0}.payment__legal p+p{margin-top:10px}.payment__legal a{color:#fff;text-underline-offset:2px;font-weight:700;text-decoration:underline}.payment__legal strong{color:#fff;font-weight:800}@media (width<=900px){.payment__grid{grid-template-columns:1fr}}.confirm{justify-content:center;padding:20px 0 40px;display:flex}.confirm__card{text-align:center;background:#0e0e0e;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:560px;padding:50px 40px;display:flex}.confirm__icon{color:#16a34a;background:#16a34a26;border:2px solid #16a34a66;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:6px;animation:.5s cubic-bezier(.34,1.56,.64,1) confirm-pop;display:inline-flex}.confirm__icon svg{width:40px;height:40px}@keyframes confirm-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.confirm__title{font-family:var(--font-primary);color:#fff;letter-spacing:-.01em;margin:4px 0 0;font-size:24px;font-weight:800}.confirm__subtitle{color:#fff9;max-width:380px;margin:0;font-size:14px}.confirm__details{background:#161616;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:10px;width:100%;margin:22px 0 6px;padding:18px 20px;display:flex}.confirm__detail-row{justify-content:space-between;align-items:center;margin:0;font-size:13px;display:flex}.confirm__detail-row dt{color:#ffffff8c;font-weight:500}.confirm__detail-row dd{color:#fff;margin:0;font-weight:600}.confirm__detail-row--total{border-top:1px dashed #ffffff24;margin-top:4px;padding-top:10px}.confirm__detail-row--total dt{color:#ffffffb3;font-size:14px}.confirm__detail-row--total dd{font-size:18px;font-weight:700}.confirm__downloads{border-top:1px solid #ffffff1a;width:100%;margin-top:18px;padding-top:18px}.confirm__downloads h3{color:#fff;margin:0 0 12px;font-size:14px;font-weight:700}.confirm__download-error{color:#ff8a8a;margin:0 0 12px;font-size:13px}.confirm__download-list{flex-direction:column;gap:12px;display:flex}.confirm__download-card{color:#fff;background:#050505;border:1px solid #ffffff3d;border-radius:4px;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:72px;padding:14px 16px;display:flex}.confirm__download-info{color:#fff;align-items:center;gap:12px;min-width:0;font-size:15px;font-weight:700;display:flex}.confirm__download-info svg{color:#ffffffd1;flex:0 0 20px;width:20px;height:20px}.confirm__download-info span{overflow-wrap:anywhere}.confirm__download-button{color:#fff;background:0 0;border:1px solid #ffffff52;border-radius:4px;flex:none;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.confirm__download-button:hover{background:#ffffff14;border-color:#ffffff80}.confirm__download-button:disabled,.confirm__download-button:disabled:hover{opacity:.65;cursor:wait;background:0 0;border-color:#ffffff52}.confirm__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:14px;display:flex}.confirm__action{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 24px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.confirm__action--solid{color:#111;background:#fff;border:1px solid #fff}.confirm__action--solid:hover{color:#fff;background:0 0;transform:translateY(-1px)}.confirm__action--ghost{color:#fff;background:0 0;border:1px solid #ffffff40}.confirm__action--ghost:hover{background:#ffffff14;border-color:#ffffff80}@media (width<=700px){.stepper{gap:4px;padding:12px 10px}.stepper__cell{flex:none;min-width:0}.stepper__cell:not(:last-child){flex:auto}.stepper__item{gap:6px;min-width:0;padding:4px 6px}.stepper__label,.stepper__count{display:none}.stepper__item--active .stepper__label{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;display:inline;overflow:hidden}}@media (width<=480px){.confirm__card{padding:36px 22px}.confirm__title{font-size:20px}.confirm__actions{flex-direction:column;width:100%}.confirm__action{width:100%}}.login-form{justify-content:center;padding:20px 0 40px;display:flex}.login-form__card{background:#0e0e0e;border:1px solid #ffffff1f;border-radius:14px;width:100%;max-width:480px;padding:40px 38px}.login-form__header{text-align:center;margin-bottom:28px}.login-form__title{font-family:var(--font-primary);color:#fff;letter-spacing:-.01em;margin:0 0 6px;font-size:24px;font-weight:800}.login-form__subtitle{color:#fff9;margin:0;font-size:13px}.login-form__body{flex-direction:column;gap:16px;display:flex}.login-form__field{flex-direction:column;gap:6px;display:flex}.login-form__label{color:#ffffffb3;letter-spacing:.02em;font-size:12px;font-weight:600}.login-form__input-wrap{align-items:center;display:flex;position:relative}.login-form__input-icon{color:#ffffff80;pointer-events:none;width:18px;height:18px;position:absolute;left:14px}.login-form__input{color:#fff;background:#161616;border:1px solid #ffffff26;border-radius:10px;outline:none;width:100%;height:46px;padding:0 44px 0 42px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s}.login-form__input::placeholder{color:#ffffff59}.login-form__input:focus{background:#1a1a1a;border-color:#ffffff73}.login-form__toggle-pw{color:#ffffff8c;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:color .2s,background .2s;display:inline-flex;position:absolute;right:12px}.login-form__toggle-pw:hover{color:#fff;background:#ffffff0f}.login-form__toggle-pw svg{width:18px;height:18px}.login-form__row{justify-content:space-between;align-items:center;margin-top:-4px;font-size:12px;display:flex}.login-form__remember{color:#ffffffbf;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.login-form__remember input{accent-color:#fff;cursor:pointer;width:14px;height:14px}.login-form__forgot{appearance:none;color:#ffffffbf;font-family:inherit;font-weight:600;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;transition:color .2s}.login-form__forgot:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.login-form__forgot:disabled{cursor:wait;opacity:.65}.login-form__error{color:#ff6b6b;background:#ff4d4f1f;border:1px solid #ff4d4f73;border-radius:10px;margin:-4px 0 4px;padding:10px 14px;font-size:12px;font-weight:500;line-height:1.4}.login-form__success{color:#68d391;background:#2dd4781f;border:1px solid #2dd4786b;border-radius:10px;margin:-4px 0 4px;padding:10px 14px;font-size:12px;font-weight:500;line-height:1.4}.checkout-reset-modal{z-index:1000;background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.checkout-reset-modal__card{background:#101010;border:1px solid #ffffff24;border-radius:12px;gap:16px;width:min(100%,420px);padding:30px;display:grid;position:relative}.checkout-reset-modal__card h2{color:#fff;margin:0;font-size:24px}.checkout-reset-modal__card p{color:#ffffffad;margin:0;line-height:1.5}.checkout-reset-modal__close{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:12px;right:12px}.login-form__google{justify-content:center;min-height:44px;display:flex}.login-form__google>div{justify-content:center;width:100%;display:flex}.login-form__submit{color:#111;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:999px;width:100%;height:48px;margin-top:6px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,color .2s,transform .2s}.login-form__submit:hover:not(:disabled){color:#fff;background:0 0;transform:translateY(-1px)}.login-form__submit:disabled{opacity:.6;cursor:not-allowed}.login-form__divider{color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:6px 0 4px;font-size:11px;display:flex}.login-form__divider:before,.login-form__divider:after{content:"";background:#ffffff1f;flex:1;height:1px}.login-form__socials{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.login-form__social{color:#fff;cursor:pointer;background:#161616;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.login-form__social:hover{background:#1a1a1a;border-color:#ffffff59;transform:translateY(-1px)}.login-form__social svg{flex:0 0 18px;width:18px;height:18px}.login-form__signup{text-align:center;color:#fff9;margin:6px 0 0;font-size:13px}.login-form__signup a{color:#fff;margin-left:4px;font-weight:700;text-decoration:none}.login-form__signup a:hover{text-underline-offset:3px;text-decoration:underline}@media (width<=520px){.login-form__card{padding:30px 22px}.login-form__socials{grid-template-columns:1fr}.login-form__social span{display:inline}}.saved{color:#fff;background:#000;min-height:100vh;padding:110px 0 80px}.saved__inner{width:min(100%,1660px);margin:0 auto;padding:0 64px}.saved__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.saved__title{font-family:var(--font-primary);color:#fff;letter-spacing:-.01em;margin:0;font-size:30px;font-weight:800}.saved__subtitle{color:#fff9;margin:6px 0 0;font-size:14px}.saved__actions{flex-shrink:0;gap:12px;display:flex}.saved__action{cursor:pointer;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,color .2s,transform .2s;display:inline-flex}.saved__action svg{width:18px;height:18px}.saved__action--ghost{color:#fff;background:0 0;border:1px solid #ffffff40}.saved__action--ghost:hover{background:#ffffff14;border-color:#ffffff80}.saved__action--solid{color:#111;background:#fff;border:1px solid #fff}.saved__action--solid:hover{color:#fff;background:0 0;transform:translateY(-1px)}.saved__grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.saved__grid>.featured-products__card{width:100%}.saved__empty{text-align:center;background:#0e0e0e;border:1px dashed #ffffff2e;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:60px 24px;display:flex}.saved__empty-icon{color:#ffffffb3;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:6px;display:inline-flex}.saved__empty-icon svg{width:28px;height:28px}.saved__empty h3{font-family:var(--font-primary);color:#fff;margin:0;font-size:18px;font-weight:700}.saved__empty p{color:#fff9;max-width:360px;margin:0;font-size:14px}.saved__empty-cta{color:#111;background:#fff;border-radius:999px;align-items:center;height:40px;margin-top:14px;padding:0 22px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-flex}.saved__empty-cta:hover{color:#fff;background:0 0;outline:1px solid #fff;transform:translateY(-1px)}.saved__similar{margin-top:60px}.saved__similar-title{font-family:var(--font-primary);color:#fff;margin:0 0 22px;font-size:24px;font-weight:700}.saved__similar-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.saved__similar-grid>.featured-products__card{width:100%}@media (width<=1100px){.saved__inner{padding:0 28px}.saved__grid,.saved__similar-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.saved{padding:96px 0 60px}.saved__inner{padding:0 16px}.saved__title{font-size:24px}.saved__subtitle{font-size:13px}.saved__header{align-items:flex-start;gap:16px;margin-bottom:22px}.saved__actions{width:100%}.saved__action{flex:1;justify-content:center;height:38px;padding:0 14px;font-size:12.5px}.saved__grid{grid-template-columns:1fr;gap:16px}.saved__similar{margin:40px -16px 0}.saved__similar-title{margin:0 0 16px;padding:0 16px;font-size:20px}.saved__similar-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:14px;padding:4px 16px 16px;scroll-padding-left:16px;display:flex;overflow:auto hidden}.saved__similar-grid::-webkit-scrollbar{display:none}.saved__similar-grid>.featured-products__card{scroll-snap-align:start;flex:0 0 min(78vw,300px);width:auto}.saved__empty{padding:48px 18px}.saved__empty h3{font-size:17px}.saved__empty p{font-size:13px}}@media (width<=420px){.saved{padding:86px 0 50px}.saved__inner{padding:0 14px}.saved__title{font-size:21px}.saved__action{gap:6px;padding:0 10px;font-size:12px}.saved__action svg{width:16px;height:16px}}.legal-page{color:#fff;background:#000;width:100%;min-height:100vh;padding-bottom:60px}.legal-page__top-spacer{height:96px}.legal-page__container{width:min(100% - 60px,980px);margin:0 auto;padding:60px 0 80px}.legal-page__eyebrow{color:#ffffffb3;letter-spacing:1.5px;text-transform:uppercase;border:1px solid #ffffff38;border-radius:999px;margin-bottom:16px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-block}.legal-page__title{color:#fff;font-family:var(--font-primary);letter-spacing:0;margin:0 0 18px;font-size:48px;font-weight:800;line-height:1.05}.legal-page__updated{color:#ffffff80;margin:0 0 48px;font-size:13px}.legal-page__intro{color:#ffffffd1;background:#ffffff08;border-left:2px solid #ffffff52;border-radius:0 8px 8px 0;margin:0 0 44px;padding:22px 24px;font-size:14.5px;line-height:1.7}.legal-page__section{margin-bottom:38px}.legal-page__section h2{color:#fff;font-family:var(--font-primary);letter-spacing:0;align-items:baseline;gap:14px;margin:0 0 14px;font-size:22px;font-weight:700;line-height:1.2;display:flex}.legal-page__section h2 span{color:#fff6;font-size:14px;font-weight:600}.legal-page__section p{color:#ffffffb8;margin:0 0 12px;font-size:14px;line-height:1.75}.legal-page__section ul{color:#ffffffb8;margin:12px 0 0;padding:0 0 0 20px;font-size:14px;line-height:1.75}.legal-page__section li{margin-bottom:6px}.legal-page__contact{background:#ffffff0a;border:1px solid #ffffff2e;border-radius:12px;margin-top:56px;padding:28px 30px}.legal-page__contact h3{color:#fff;font-family:var(--font-primary);margin:0 0 8px;font-size:18px;font-weight:700}.legal-page__contact p{color:#ffffffb3;margin:0;font-size:13.5px;line-height:1.6}.legal-page__contact a{color:#fff;text-underline-offset:3px;text-decoration:underline}@media (width<=720px){.legal-page__container{padding:36px 0 60px}.legal-page__title{font-size:34px}.legal-page__section h2{font-size:19px}}.my-purchases{color:#fff;background:#000;min-height:100vh;padding:110px 0 80px}.my-purchases__inner{width:min(100%,1240px);margin:0 auto;padding:0 24px}.my-purchases__header{margin-bottom:28px}.my-purchases__header h1{font-family:var(--font-primary);letter-spacing:-.01em;margin:0 0 8px;font-size:32px;font-weight:800}.my-purchases__subtitle{color:#ffffffa6;margin:0;font-size:14px;line-height:1.5}.my-purchases__subtitle strong{color:#fff}.my-purchases__stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px;display:grid}.my-purchases__stat{background:#0e0e0e;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:4px;padding:18px 22px;display:flex}.my-purchases__stat span{color:#fff;font-size:24px;font-weight:800}.my-purchases__stat small{letter-spacing:.06em;text-transform:uppercase;color:#ffffff80;font-size:11px;font-weight:600}.my-purchases__table-wrap{background:#0e0e0e;border:1px solid #ffffff1f;border-radius:14px;overflow:hidden}.my-purchases__table{border-collapse:collapse;background:0 0;width:100%}.my-purchases__table thead th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;white-space:nowrap;background:#ffffff08;border-bottom:1px solid #ffffff14;padding:14px 20px;font-size:11px;font-weight:700}.my-purchases__table tbody td{color:#ffffffd9;vertical-align:middle;border-bottom:1px dashed #ffffff0f;padding:16px 20px;font-size:14px}.my-purchases__table tbody tr:last-child td{border-bottom:0}.my-purchases__table tbody tr:hover td{background:#ffffff05}.my-purchases__table .col-product{width:auto}.my-purchases__table .col-price{color:#fff;width:110px;font-weight:600}.my-purchases__table .col-date{color:#ffffff8c;width:130px;font-size:13px}.my-purchases__table .col-actions{text-align:right;width:280px}.cell-product{align-items:center;gap:14px;display:flex}.cell-thumb{background:#fbfbfb;border-radius:8px;flex:0 0 56px;width:56px;height:56px;overflow:hidden}.cell-thumb img{object-fit:cover;width:100%;height:100%}.cell-thumb__placeholder{color:#0003;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;display:flex}.cell-product__info{flex-direction:column;gap:3px;min-width:0;display:flex}.cell-product__name{color:#fff;font-size:14px;font-weight:600;line-height:1.25;text-decoration:none;transition:color .2s}.cell-product__name:hover{color:#ffffffbf;text-underline-offset:3px;text-decoration:underline}.cell-product__brand{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.cell-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;height:34px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.btn svg{width:14px;height:14px}.btn-primary{color:#111;background:#fff;border-color:#fff}.btn-primary:hover{color:#fff;background:0 0;transform:translateY(-1px)}.btn-primary:disabled,.btn-primary:disabled:hover{color:#111;cursor:wait;background:#ffffffb8;transform:none}.btn-ghost{color:#fff;background:0 0;border-color:#ffffff40}.btn-ghost:hover{background:#ffffff14;border-color:#ffffff80}.btn-disabled{color:#fff6;cursor:not-allowed;background:#ffffff0a;border-color:#ffffff1a}.my-purchases__state{text-align:center;color:#ffffffb3;background:#0e0e0e;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:80px 24px;display:flex}.my-purchases__state h3{font-family:var(--font-primary);color:#fff;margin:0;font-size:20px;font-weight:700}.my-purchases__state p{max-width:380px;margin:0;font-size:14px;line-height:1.5}.my-purchases__state--error{color:#ff8e8e;background:#ff4d4f14;border-color:#ff4d4f66}.my-purchases__state--error svg{width:24px;height:24px}.my-purchases__empty-icon{color:#fff9;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;display:inline-flex}.my-purchases__cta{color:#111;background:#fff;border-radius:999px;outline:1px solid #0000;align-items:center;height:40px;margin-top:10px;padding:0 22px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .2s,outline-color .2s;display:inline-flex}.my-purchases__cta:hover{color:#fff;background:0 0;outline-color:#fff;transform:translateY(-1px)}.my-purchases__spinner{border:3px solid #ffffff26;border-top-color:#fff;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite my-purchases-spin}@keyframes my-purchases-spin{to{transform:rotate(360deg)}}@media (width<=1024px){.my-purchases__table .col-actions{width:auto}.btn span{display:none}.btn{justify-content:center;width:34px;padding:0}}@media (width<=768px){.my-purchases{padding:90px 0 60px}.my-purchases__header h1{font-size:26px}.my-purchases__stats{grid-template-columns:1fr 1fr}.my-purchases__stats .my-purchases__stat:nth-child(3){grid-column:1/-1}.my-purchases__table-wrap{background:0 0;border:0;border-radius:0}.my-purchases__table thead{display:none}.my-purchases__table,.my-purchases__table tbody,.my-purchases__table tr,.my-purchases__table td{width:100%;display:block}.my-purchases__table tbody tr{background:#0e0e0e;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:12px;padding:14px}.my-purchases__table tbody td{border-bottom:0;justify-content:space-between;align-items:center;gap:12px;padding:6px 0;display:flex}.my-purchases__table tbody td.col-product{border-bottom:1px dashed #ffffff14;margin-bottom:6px;padding-bottom:12px}.my-purchases__table tbody td:before{content:attr(data-label);text-transform:uppercase;color:#ffffff80;letter-spacing:.06em;font-size:11px;font-weight:600}.my-purchases__table tbody td.col-product:before,.my-purchases__table tbody td.col-actions:before{display:none}.my-purchases__table tbody td.col-actions{border-top:1px dashed #ffffff14;justify-content:flex-end;margin-top:6px;padding-top:12px}.btn span{display:inline}.btn{width:auto;padding:0 14px}}@media (width<=560px){.my-purchases{padding:86px 0 50px}.my-purchases__inner{padding:0 14px}.my-purchases__header{margin-bottom:18px}.my-purchases__header h1{font-size:22px}.my-purchases__subtitle{font-size:13px}.my-purchases__stats{grid-template-columns:1fr;gap:10px;margin-bottom:18px}.my-purchases__stats .my-purchases__stat:nth-child(3){grid-column:auto}.my-purchases__stat{padding:14px 16px}.my-purchases__stat span{font-size:20px}.my-purchases__table tbody tr{border-radius:14px;padding:14px 14px 12px}.my-purchases__table tbody td.col-product{margin-bottom:8px;padding-bottom:12px}.cell-product{align-items:center;gap:12px;width:100%}.cell-thumb{border-radius:10px;flex:0 0 52px;width:52px;height:52px}.cell-product__info{flex:1;min-width:0}.cell-product__name{white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:1.3;display:block;overflow:hidden}.cell-product__brand{font-size:10.5px}.my-purchases__table tbody td.col-price,.my-purchases__table tbody td.col-date{padding:4px 0;font-size:13px}.my-purchases__table tbody td.col-price{color:#fff;font-weight:700}.my-purchases__table tbody td.col-date{color:#ffffffa6;white-space:nowrap}.my-purchases__table tbody td:before{font-size:10.5px}.my-purchases__table tbody td.col-actions{flex-direction:column;align-items:stretch;gap:8px;margin-top:4px;padding-top:12px}.cell-actions{flex-direction:row;gap:8px;width:100%;display:flex}.btn{flex:1;justify-content:center;height:40px;font-size:13px}}@media (width<=380px){.my-purchases__header h1{font-size:20px}.cell-product__name{font-size:14px}.btn{height:38px;font-size:12.5px}}.my-requests{color:#fff;background:#000;min-height:100vh;padding:110px 24px 80px}.my-requests__inner{max-width:940px;margin:0 auto}.my-requests__header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:32px;display:flex}.my-requests__header h1{font-family:var(--font-primary);letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(28px,4.5vw,40px);font-weight:800}.my-requests__subtitle{color:#ffffffa8;max-width:640px;margin:0;font-size:15px;line-height:1.6}.my-requests__subtitle strong{color:#fff;font-weight:600}.my-requests__workspace{grid-template-columns:minmax(260px,330px) minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.my-requests__threads,.my-requests__chat-panel{background:#ffffff05;border:1px solid #ffffff14;border-radius:14px}.my-requests__threads{max-height:760px;padding:12px;overflow-y:auto}.my-requests__threads-head{color:#ffffffa8;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;padding:4px 4px 12px;font-size:12px;font-weight:800;display:flex}.my-requests__threads-head button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;height:30px;padding:0 12px;font-size:12px;font-weight:700}.my-requests__thread{color:#fff;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;gap:8px;width:100%;padding:13px 12px;display:flex}.my-requests__thread:hover{background:#ffffff0a}.my-requests__thread.is-active{background:#ffffff12;border-color:#ffffff2e}.my-requests__thread-title{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:800;line-height:1.3;overflow:hidden}.my-requests__thread-preview{color:#ffffff8a;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;line-height:1.35;overflow:hidden}.my-requests__thread-meta{color:#ffffff6b;justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.my-requests__chat-panel{flex-direction:column;min-height:680px;padding:18px;display:flex}.my-requests__chat-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;padding:2px 2px 16px;display:flex}.my-requests__cta--small{flex-shrink:0;margin-top:0;padding:9px 14px;font-size:12.5px}.my-requests__list{flex-direction:column;gap:28px;margin:0;padding:0;list-style:none;display:flex}.my-requests__card{flex-direction:column;gap:14px;display:flex}.my-requests__request-card{background:#ffffff05;border:1px solid #ffffff14;border-radius:14px;padding:22px}.my-requests__card-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.my-requests__summary-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px;display:grid}.my-requests__request-area{margin-bottom:0}.my-requests__summary-box{background:0 0;border:0;border-radius:0;min-width:0;padding:0}.my-requests__summary-box--offer{background:#50a5ff0f;border:1px solid #50a5ff47;border-radius:12px;padding:16px 18px}.my-requests__offer-card-standalone{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:14px;padding:18px 22px 34px 32px}.my-requests__offer-letter{color:#ffffffc7;max-width:680px;margin:12px 0 0;padding:0;font-size:14px;line-height:1.6}.my-requests__offer-letter p{margin:0 0 10px}.my-requests__offer-letter p:last-of-type{margin-bottom:12px}.my-requests__offer-greeting{color:#fff;font-weight:700}.my-requests__offer-signature{color:#ffffffb8;letter-spacing:.02em;font-size:12.5px;font-weight:700;display:inline-flex}.my-requests__offer-card-standalone .my-requests__panel-kicker,.my-requests__offer-card-standalone .my-requests__quote-label{color:#ffffffad}.my-requests__offer-card-standalone .my-requests__panel-kicker svg,.my-requests__offer-card-standalone .my-requests__quote-label svg,.my-requests__offer-card-standalone .my-requests__quote-symbol{box-sizing:content-box;color:#fff;background:#ffffff29;border-radius:50%;flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;padding:5px;display:inline-flex}.my-requests__quote-symbol{font-size:12px;font-weight:800;line-height:1}.my-requests__offer-card-standalone .my-requests__quote-value{color:#fff}.my-requests__offer-bottom{justify-content:space-between;align-items:flex-end;gap:24px;margin-top:22px;display:flex}.my-requests__quote-wrap{flex-direction:column;justify-content:flex-end;align-items:flex-start;min-width:0;display:flex}.my-requests__request-media{flex-direction:column;gap:10px;margin-top:12px;display:flex}.my-requests__request-block{flex-direction:column;gap:8px;display:flex}.my-requests__photo-grid{grid-template-columns:repeat(auto-fill,minmax(118px,140px));gap:8px;display:grid}.my-requests__photo{aspect-ratio:1;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;display:block;overflow:hidden}.my-requests__photo img{object-fit:cover;width:100%;height:100%;display:block}.my-requests__file-list{flex-direction:column;gap:7px;display:flex}.my-requests__updates{background:#ffffff05;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:10px;margin:16px 0;padding:14px 16px;display:flex}.my-requests__update{background:#ffffff09;border-radius:10px;padding:10px 12px}.my-requests__update.is-admin{background:#50a5ff14}.my-requests__update strong{color:#ffffffb8;letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.my-requests__update p{color:#ffffffdb;white-space:pre-wrap;margin:0;font-size:13.5px;line-height:1.55}.my-requests__subject{font-family:var(--font-primary);letter-spacing:-.005em;color:#fff;flex:1;min-width:0;margin:0;font-size:17px;font-weight:700;line-height:1.35}.my-requests__meta{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.my-requests__date{color:#ffffff80;font-size:12px;font-weight:500}.my-requests__status{letter-spacing:.02em;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.my-requests__status svg{width:13px;height:13px}.my-requests__status.is-pending{color:#ffc400;background:#ffc40014;border-color:#ffc4003d}.my-requests__status.is-progress{color:#66b5ff;background:#50a5ff1a;border-color:#50a5ff47}.my-requests__status.is-completed{color:#5ad97a;background:#4cd9641a;border-color:#4cd96447}.my-requests__status.is-rejected{color:#ff6b6b;background:#ff4d4f1a;border-color:#ff4d4f47}.my-requests__offer-card{background:#50a5ff0d;border:1px solid #50a5ff47;border-radius:12px;flex-direction:column;gap:10px;margin-bottom:14px;padding:14px 18px;display:flex}.my-requests__chat{scrollbar-width:thin;scrollbar-color:#ffffff38 transparent;background:#ffffff04;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;flex:1;gap:14px;min-height:360px;max-height:520px;padding:16px;display:flex;overflow-y:auto}.my-requests__chat::-webkit-scrollbar{width:3px}.my-requests__chat::-webkit-scrollbar-track{background:0 0}.my-requests__chat::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.my-requests__chat::-webkit-scrollbar-button{width:0;height:0;display:none}.my-requests,.my-requests *{scrollbar-width:thin;scrollbar-color:#ffffff38 transparent}.my-requests::-webkit-scrollbar{width:3px;height:3px}.my-requests ::-webkit-scrollbar{width:3px;height:3px}.my-requests::-webkit-scrollbar-track{background:0 0}.my-requests ::-webkit-scrollbar-track{background:0 0}.my-requests::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.my-requests ::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.my-requests::-webkit-scrollbar-button{background:0 0;width:0;height:0;display:none}.my-requests ::-webkit-scrollbar-button{background:0 0;width:0;height:0;display:none}.my-requests::-webkit-scrollbar-button:single-button{background:0 0;width:0;height:0;display:none}.my-requests ::-webkit-scrollbar-button:single-button{background:0 0;width:0;height:0;display:none}.my-requests::-webkit-scrollbar-button:start:decrement{background:0 0;width:0;height:0;display:none}.my-requests ::-webkit-scrollbar-button:start:decrement{background:0 0;width:0;height:0;display:none}.my-requests::-webkit-scrollbar-button:end:increment{background:0 0;width:0;height:0;display:none}.my-requests ::-webkit-scrollbar-button:end:increment{background:0 0;width:0;height:0;display:none}.my-requests::-webkit-scrollbar-corner{background:0 0}.my-requests ::-webkit-scrollbar-corner{background:0 0}.my-requests__chat-msg{flex-direction:column;gap:6px;max-width:78%;display:flex}.my-requests__chat-msg.is-client{align-self:flex-end;align-items:flex-end}.my-requests__chat-msg.is-admin{align-self:flex-start;align-items:flex-start}.my-requests__chat-author{letter-spacing:.06em;text-transform:uppercase;color:#fff6;padding:0 6px;font-size:10.5px;font-weight:700}.my-requests__chat-bubble{color:#fff;word-wrap:break-word;border-radius:14px;padding:10px 14px;font-size:13.5px;line-height:1.55}.my-requests__chat-msg.is-client .my-requests__chat-bubble{background:#ffffff1f;border:1px solid #ffffff1f;border-bottom-right-radius:4px}.my-requests__chat-msg.is-admin .my-requests__chat-bubble{background:#50a5ff1f;border:1px solid #50a5ff38;border-bottom-left-radius:4px}.my-requests__chat-bubble--offer{min-width:min(360px,100%)}.my-requests__chat-bubble p{white-space:pre-wrap;margin:0}.my-requests__chat-attachments{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.my-requests__chat-image{border:1px solid #ffffff1f;border-radius:8px;max-width:160px;display:block;overflow:hidden}.my-requests__chat-image img{object-fit:cover;width:100%;height:auto;display:block}.my-requests__chat-file{color:#fff;background:#ffffff14;border-radius:6px;align-items:center;gap:6px;max-width:220px;padding:6px 10px;font-size:12px;text-decoration:none;display:inline-flex}.my-requests__chat-file svg{flex-shrink:0;width:14px;height:14px}.my-requests__chat-file span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.my-requests__chat-file:hover{background:#ffffff24}.my-requests__composer{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;margin-top:12px;padding:10px 12px}.my-requests__composer-files{border-bottom:1px dashed #ffffff1a;flex-wrap:wrap;gap:6px;margin-bottom:8px;padding:4px 0 10px;display:flex}.my-requests__composer-file{color:#ffffffd9;background:#ffffff0f;border-radius:6px;align-items:center;gap:6px;max-width:200px;padding:4px 10px;font-size:11.5px;display:inline-flex}.my-requests__composer-file svg{flex-shrink:0;width:13px;height:13px}.my-requests__composer-file-name{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.my-requests__composer-file button{cursor:pointer;color:#fff;background:#ffffff1a;border:0;border-radius:50%;place-items:center;width:16px;height:16px;display:grid}.my-requests__composer-file button svg{width:10px;height:10px}.my-requests__composer-row{align-items:flex-end;gap:8px;display:flex}.my-requests__composer-attach{cursor:pointer;color:#ffffffbf;background:#ffffff0f;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;transition:background .15s;display:grid}.my-requests__composer-attach:hover{color:#fff;background:#ffffff1f}.my-requests__composer-attach svg{width:18px;height:18px}.my-requests__composer-attach input{display:none}.my-requests__composer-input{color:#fff;resize:none;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;outline:none;flex:1;min-height:38px;max-height:140px;padding:10px 16px;font-family:inherit;font-size:14px;line-height:1.4;transition:border-color .15s}.my-requests__composer-input:focus{border-color:#ffffff52}.my-requests__composer-send{color:#000;cursor:pointer;background:#fff;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;transition:transform .15s,background .15s;display:grid}.my-requests__composer-send:disabled{opacity:.4;cursor:not-allowed}.my-requests__composer-send:hover:not(:disabled){background:#f0f0f0;transform:translateY(-1px)}.my-requests__composer-send svg{width:18px;height:18px}.my-requests__panels{grid-template-columns:1fr 1fr;gap:14px;display:grid}.my-requests__panel{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.my-requests__panel--offer{background:#50a5ff0d;border-color:#50a5ff47}.my-requests__panel-head{justify-content:space-between;align-items:center;display:flex}.my-requests__panel-kicker{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:inline-flex}.my-requests__panel-kicker svg{width:13px;height:13px}.my-requests__panel--offer .my-requests__panel-kicker{color:#66b5ff}.my-requests__panel-text{color:#ffffffe0;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.6}.my-requests__quote{justify-content:flex-start;align-items:flex-end;gap:42px;margin-top:0;display:flex}.my-requests__quote-cell{flex-direction:column;gap:4px;display:flex}.my-requests__quote-label{letter-spacing:.08em;text-transform:uppercase;color:#fff9;align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:inline-flex}.my-requests__eta-note{color:#ffc400d1;background:0 0;border:0;border-radius:0;align-items:center;gap:6px;margin:10px 0 0;padding:0;font-size:11.5px;font-weight:500;line-height:1.45;display:flex}.my-requests__eta-note svg{flex-shrink:0;width:13px;height:13px}.my-requests__quote-label svg,.my-requests__quote-symbol{color:#66b5ff;width:13px;height:13px}.my-requests__quote-value{color:#fff;letter-spacing:-.005em;margin-left:25px;font-size:17px;font-weight:500}.my-requests__offer-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;margin-top:0;margin-left:auto;display:flex}.my-requests__offer-actions .my-requests__btn{padding:9px 16px}.my-requests__paid-pill{color:#5ad97a;background:#4cd96424;border:1px solid #4cd96452;border-radius:999px;align-items:center;gap:7px;height:40px;padding:0 16px;font-size:13.5px;font-weight:700;display:inline-flex}.my-requests__paid-pill svg{width:16px;height:16px}.my-requests__attachments-tag{color:#ffffffb3;background:#ffffff14;border-radius:6px;align-items:center;gap:5px;margin-top:8px;padding:4px 9px;font-size:11.5px;display:inline-flex}.my-requests__attachments-tag svg{width:13px;height:13px}.my-requests__waiting{color:#ffffff80;border:1px dashed #ffffff2e;border-radius:14px 14px 4px;margin:0;padding:10px 16px;font-size:13px;font-style:italic}.my-requests__actions{flex-direction:column;gap:12px;margin-top:14px;display:flex}.my-requests__action-buttons{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.my-requests__btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:600;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.my-requests__btn:disabled{opacity:.6;cursor:not-allowed}.my-requests__btn svg{width:16px;height:16px}.my-requests__btn--accept{color:#042b0c;background:#5ad97a}.my-requests__btn--accept:hover:not(:disabled){background:#4fc96d;transform:translateY(-1px)}.my-requests__btn--reply{color:#fff;background:0 0;border-color:#ffffff38}.my-requests__btn--reply:hover{background:#ffffff0a;border-color:#ffffff6b}.my-requests__btn--pay{color:#000;background:#fff}.my-requests__btn--pay:hover{background:#f0f0f0;transform:translateY(-1px)}.my-requests__contact{display:inline-block;position:relative}.my-requests__contact-menu{z-index:20;background:#131313;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:2px;min-width:240px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 36px #00000073}.my-requests__contact-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;text-decoration:none;transition:background .15s;display:flex}.my-requests__contact-item:hover{background:#ffffff0f}.my-requests__contact-item svg{color:#ffffffa6;flex-shrink:0;width:20px;height:20px}.my-requests__contact-item strong{color:#fff;margin-bottom:1px;font-size:13.5px;font-weight:600;display:block}.my-requests__contact-item small{color:#ffffff80;font-size:11.5px;display:block}.my-requests__delivery{background:#4cd9640f;border:1px solid #4cd96452;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.my-requests__delivery-info{align-items:center;gap:12px;display:flex}.my-requests__delivery-info svg{color:#5ad97a;flex-shrink:0;width:24px;height:24px}.my-requests__delivery-info strong{color:#fff;font-size:14px;font-weight:700;display:block}.my-requests__delivery-info small{color:#fff9;word-break:break-all;font-size:12px;display:block}.my-requests__accepted{color:#5ad97a;background:#4cd96414;border:1px solid #4cd96442;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 14px;font-size:13.5px;font-weight:500;display:flex}.my-requests__accepted svg{flex-shrink:0;width:16px;height:16px;margin-top:2px}.my-requests__accepted-text{flex-flow:wrap;align-items:center;gap:6px 14px;display:flex}.my-requests__ready-by{color:#ffffffd9;align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.my-requests__ready-by svg{color:#5ad97a;width:14px;height:14px;margin-top:0}.my-requests__ready-by strong{color:#fff;font-weight:700}.my-requests__accepted--inside-offer{background:0 0;border:0;border-top:1px solid #ffffff2e;border-radius:0;width:100%;margin-top:20px;padding:16px 0 0}.my-requests__state{text-align:center;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:14px;padding:70px 30px;display:flex}.my-requests__state h3{font-family:var(--font-primary);margin:0;font-size:20px;font-weight:700}.my-requests__state p{color:#fff9;max-width:420px;margin:0;font-size:14.5px;line-height:1.6}.my-requests__state--error{background:#ff4d4f0f;border-color:#ff4d4f66}.my-requests__state--error svg{color:#ff6b6b;width:26px;height:26px}.my-requests__empty-icon{background:#ffffff0d;border-radius:50%;place-items:center;width:60px;height:60px;margin-bottom:4px;display:grid}.my-requests__empty-icon svg{color:#ffffff9e;width:28px;height:28px}.my-requests__spinner{border:3px solid #ffffff29;border-top-color:#fff;border-radius:50%;width:34px;height:34px;animation:.9s linear infinite myrequests-spin}@keyframes myrequests-spin{to{transform:rotate(360deg)}}.my-requests__cta{color:#000;box-shadow:none;cursor:pointer;appearance:none;background:#fff;border:0;border-radius:999px;outline:0;justify-content:center;align-items:center;margin-top:8px;padding:11px 22px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.my-requests__cta:hover,.my-requests__cta:focus,.my-requests__cta:focus-visible{box-shadow:none;background:#f0f0f0;border:0;outline:0}.my-requests__contact-modal{z-index:200;position:fixed;inset:0;overflow-y:auto}.my-requests__contact-modal-backdrop{cursor:pointer;z-index:0;background:#000000c7;border:0;width:100%;height:100%;position:fixed;inset:0}.my-requests__contact-modal-card{z-index:1;justify-content:center;align-items:center;width:100%;min-height:100%;padding:60px 0;animation:.25s ease-out my-requests-modal-in;display:flex;position:relative}@keyframes my-requests-modal-in{0%{opacity:0}to{opacity:1}}.my-requests__contact-modal-inner{width:min(100% - 60px,1420px);margin:0 auto;position:relative}.my-requests__contact-modal-close{z-index:10;color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:999px;place-items:center;width:36px;height:36px;transition:background .18s,transform .18s;display:grid;position:absolute;top:60px;right:46px}.my-requests__contact-modal-close:hover{background:#ffffff40;transform:rotate(90deg)}.my-requests__contact-modal-close svg{width:18px;height:18px}@media (width<=620px){.my-requests__contact-modal-card{padding:40px 0 30px}.my-requests__contact-modal-inner{width:min(100% - 28px,1420px)}.my-requests__contact-modal-close{width:28px;height:28px;top:52px;right:28px}.my-requests__contact-modal-close svg{width:14px;height:14px}}@media (width<=600px){.my-requests{padding:86px 14px 50px}.my-requests__inner{padding:0}.my-requests__list{gap:18px}.my-requests__header{flex-direction:column;align-items:flex-start}.my-requests__summary-grid{grid-template-columns:1fr}.my-requests__photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.my-requests__workspace{grid-template-columns:1fr;gap:14px}.my-requests__threads{gap:8px;max-height:none;padding:10px;display:flex;overflow-x:auto}.my-requests__threads-head{display:none}.my-requests__thread{min-width:220px}.my-requests__chat-panel{min-height:auto;padding:14px}.my-requests__chat-head{flex-direction:column;align-items:stretch}.my-requests__chat{min-height:320px;max-height:520px;padding:12px}.my-requests__chat-msg{max-width:88%}.my-requests__quote{flex-wrap:wrap}.my-requests__offer-bottom{flex-direction:column;align-items:flex-start}.my-requests__offer-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);justify-content:stretch;gap:8px;width:100%;margin-left:0;display:grid}.my-requests__offer-actions .my-requests__btn,.my-requests__offer-actions .my-requests__contact{width:100%}.my-requests__offer-actions .my-requests__btn{white-space:nowrap;justify-content:center;padding-left:10px;padding-right:10px}.my-requests__quote{grid-template-columns:1fr}.my-requests__card{border-radius:12px;padding:16px 14px 18px}.my-requests__card-head{margin-bottom:18px}.my-requests__subject{font-size:15.5px}.my-requests__meta{flex-direction:row;justify-content:space-between;width:100%}.my-requests__panels{grid-template-columns:1fr;gap:12px}.my-requests__panel{padding:14px}.my-requests__panel-text{font-size:13.5px}.my-requests__btn{flex:1;justify-content:center;padding:11px 16px;font-size:13.5px}.my-requests__action-buttons{flex-direction:column}.my-requests__contact{width:100%}.my-requests__delivery{flex-direction:column;align-items:stretch}.my-requests__accepted{align-items:flex-start;width:100%}}.reset-page{color:#fff;background:#050505;min-height:100vh}.reset-password{place-items:center;min-height:78vh;padding:140px 20px 80px;display:grid}.reset-password__card{background:#101010;border:1px solid #ffffff24;border-radius:12px;width:min(100%,440px);padding:32px}.reset-password__card h1{margin:0 0 10px;font-size:28px}.reset-password__card p{color:#ffffffad;margin:0 0 24px;line-height:1.5}.reset-password__form{gap:14px;display:grid}.reset-password__form label{gap:7px;display:grid}.reset-password__form span{color:#ffffffc7;font-size:12px;font-weight:700}.reset-password__form input{color:#fff;width:100%;height:46px;font:inherit;background:#ffffff0f;border:1px solid #ffffff29;border-radius:8px;padding:0 14px}.reset-password__form input:read-only{color:#ffffff9e}.reset-password__error,.reset-password__success{border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.4}.reset-password__error{color:#ff8a8a;background:#ff4d4f1f;border:1px solid #ff4d4f73}.reset-password__success{color:#68d391;background:#2dd4781f;border:1px solid #2dd4786b}.reset-password__form button,.reset-password__link{border-radius:8px;justify-content:center;align-items:center;height:46px;font-weight:700;text-decoration:none;display:inline-flex}.reset-password__form button{color:#111;cursor:pointer;background:#fff;border:1px solid #fff;margin-top:4px}.reset-password__form button:disabled{opacity:.55;cursor:not-allowed}.reset-password__link{color:#fff;border:1px solid #fff3;margin-top:14px}.footer{color:#fff;background:#0d0d0d;width:100%;padding:60px 60px 24px;font-family:inherit}.footer__newsletter{background:#ffffff14;border-radius:22px;grid-template-columns:1fr minmax(0,1fr);align-items:center;gap:40px;width:min(100%,1320px);margin:0 auto 50px;padding:36px 44px;display:grid}.footer__newsletter-title{font-family:var(--font-primary);color:#fff;margin:0;font-size:28px;font-weight:800;line-height:1.2}.footer__newsletter-break{font-size:0;line-height:0;display:block}.footer__newsletter-form{box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;width:100%;padding:6px 6px 6px 22px;display:flex;position:relative}.footer__newsletter-message{color:#ffffffb8;font-size:11px;line-height:1;position:absolute;bottom:-22px;left:22px}.footer__newsletter-input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;height:40px;font-family:inherit;font-size:14px}.footer__newsletter-input::placeholder{color:#fff9}.footer__newsletter-button{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:999px;align-items:center;gap:8px;height:38px;padding:0 18px;font-family:inherit;font-size:12px;font-weight:700;transition:transform .2s;display:inline-flex}.footer__newsletter-button:hover{transform:translateY(-1px)}.footer__newsletter-button:disabled{cursor:wait;opacity:.72;transform:none}.footer__newsletter-button svg{width:16px;height:16px}.footer__main{grid-template-columns:1.4fr 1.6fr;gap:60px;width:min(100%,1320px);margin:0 auto;padding:30px 0 40px;display:grid}.footer__brand{flex-direction:column;gap:22px;display:flex}.footer__brand-row{align-items:center;gap:12px;display:flex}.footer__logo{object-fit:contain;width:40px;height:40px}.footer__brand-name{color:#fff;letter-spacing:0;font-size:22px;font-weight:700}.footer__description{color:#ffffffb3;max-width:520px;margin:0;font-size:13px;line-height:1.7}.footer__cols{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:22px 30px;display:grid}.footer__col h4{color:#ffffff8c;letter-spacing:1px;margin:0 0 22px;font-size:13px;font-weight:600}.footer__col ul{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.footer__col a{color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s}.footer__col a:hover{opacity:.7}.footer__contact-social{flex-direction:column;grid-area:2/3/3/4;align-self:start;gap:14px;margin:-68px 0 0;display:flex}.footer__email-text{color:#ffffffc2;font-size:13px;font-weight:500;text-decoration:none;transition:opacity .2s}.footer__email-text:hover{opacity:.7}.footer__socials{align-items:center;gap:28px;margin:0;display:flex}.footer__social{color:#fff;justify-content:center;align-items:center;text-decoration:none;transition:transform .25s,opacity .25s;display:inline-flex}.footer__social svg{width:20px;height:20px}.footer__social:hover{opacity:.7;transform:translateY(-2px)}.footer__legal{flex-wrap:wrap;gap:30px;width:min(100%,1320px);margin:0 auto;padding:0 0 18px;display:flex}.footer__legal a{color:#fff;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s}.footer__legal a:hover{opacity:.7}.footer__divider{background:#ffffff2e;width:min(100%,1320px);height:1px;margin:0 auto}.footer__copyright{color:#ffffff8c;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:min(100%,1320px);margin:0 auto;padding:24px 0 0;font-size:13px;font-weight:400;display:flex}.footer__copyright-link{color:#ffffff8c;align-items:center;gap:8px;font-weight:400;text-decoration:none;display:inline-flex}.footer__copyright-logo{object-fit:contain;width:18px;height:18px;display:inline-block}@media (width<=1200px){.footer{padding:56px 40px 24px}.footer__main{gap:40px}.footer__cols{column-gap:22px}}@media (width<=1024px){.footer{padding:48px 32px 22px}.footer__newsletter{gap:28px;padding:30px 32px}.footer__newsletter-title{font-size:24px}.footer__main{grid-template-columns:1fr;gap:40px;padding:24px 0 32px}.footer__description{max-width:100%}.footer__cols{column-gap:20px}}@media (width<=768px){.footer{padding:40px 24px 20px}.footer__newsletter{border-radius:18px;grid-template-columns:1fr;gap:20px;padding:26px 22px}.footer__newsletter-title{font-size:22px}.footer__main{gap:32px}.footer__legal{gap:18px}}@media (width<=600px){.footer{padding:36px 16px 18px}.footer__newsletter{border-radius:16px;padding:22px 18px}.footer__newsletter-title{text-align:center;font-size:20px}.footer__newsletter-break{font-size:inherit;line-height:inherit;display:inline}.footer__newsletter-form{max-width:320px;margin:0 auto}.footer__cols{grid-template-columns:repeat(3,1fr);gap:24px 12px}.footer__col h4{letter-spacing:.8px;margin:0 0 16px;font-size:12px}.footer__col ul{gap:14px}.footer__col a{font-size:13px}.footer__contact-social{grid-area:auto/1/auto/-1;align-items:center;gap:14px;margin-top:6px}.footer__socials{justify-content:center;gap:32px}.footer__social svg{width:22px;height:22px}.footer__legal{justify-content:center;gap:14px 22px}.footer__legal a{font-size:12px}.footer__copyright{gap:6px;padding:20px 0 0;font-size:10px}.footer__copyright-link{gap:6px}.footer__copyright-logo{width:14px;height:14px}}@media (width<=380px){.footer__newsletter-form{border-radius:16px;flex-direction:column;gap:8px;padding:10px}.footer__newsletter-input{width:100%;padding:0 10px}.footer__newsletter-button{justify-content:center;width:100%}.footer__cols{column-gap:8px}.footer__col h4{margin:0 0 12px;font-size:11px}.footer__col a{font-size:12px}.footer__col ul{gap:12px}}.cookie-consent{z-index:90;color:#111;background:#fff;border:1px solid #0000001a;border-radius:8px;gap:18px;width:min(448px,100vw - 36px);padding:20px 20px 18px;display:grid;position:fixed;bottom:18px;left:18px;box-shadow:0 2px 12px #00000029}.cookie-consent__text{color:#252525;max-width:380px;margin:0;font-size:1.06rem;line-height:1.38}.cookie-consent__actions{grid-template-columns:1fr 1fr 1.5fr;align-items:center;gap:12px;display:grid}.cookie-consent__button{color:#111;min-height:37px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1e2e6;border-radius:7px;padding:0 18px;font-size:.9rem;font-weight:700}.cookie-consent__button:hover{background:#f7f7f8;border-color:#c9ccd3}.cookie-consent__button--primary{color:#fff;background:#070707;border-color:#070707}.cookie-consent__button--primary:hover{background:#070707;border-color:#070707}.cookie-details{z-index:100;justify-content:center;align-items:flex-start;padding:0 14px;display:flex;position:fixed;inset:0}.cookie-details__backdrop{cursor:pointer;background:#00000085;border:0;position:absolute;inset:0}.cookie-details__panel{z-index:1;color:#111;background:#fff;border-radius:0 0 8px 8px;width:min(826px,100%);margin-top:0;padding:20px 24px 24px;position:relative;box-shadow:0 10px 36px #00000038}.cookie-details__close{color:#1f2933;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:14px;right:16px}.cookie-details__close svg{width:18px;height:18px;display:block}.cookie-details__panel h2{color:#0b0b0b;margin:0 36px 22px 0;font-size:1.18rem;line-height:1.2}.cookie-details__panel p{color:#676b75;margin:0 0 20px;font-size:.94rem;line-height:1.55}.cookie-details__list{border:1px solid #e7e7eb;border-radius:8px;overflow:hidden}.cookie-details__toggle-row{color:#555862;cursor:pointer;border-bottom:1px solid #ececf0;align-items:center;gap:12px;min-height:68px;margin:0;padding:14px 16px;font-size:.92rem;line-height:1.45;display:flex}.cookie-details__toggle-row:hover{background:#fafafa}.cookie-details__toggle-row--locked{cursor:not-allowed}.cookie-details__toggle-row--locked:hover{background:0 0}.cookie-details__toggle-row strong{color:#252525;margin-bottom:3px;font-size:.93rem;display:block}.cookie-details__toggle-row small{color:#686d76;font-size:.84rem;line-height:1.45;display:block}.cookie-details__toggle-row input{opacity:0;pointer-events:none;position:absolute}.cookie-details__switch{background:#e6e7eb;border-radius:999px;flex:none;width:36px;height:20px;transition:background .16s;position:relative}.cookie-details__switch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000029}.cookie-details__toggle-row input:checked+.cookie-details__switch{background:#070707}.cookie-details__toggle-row input:checked+.cookie-details__switch:after{transform:translate(16px)}.cookie-details__toggle-row input:disabled+.cookie-details__switch{opacity:.72;background:#070707}.cookie-details__note{color:#686d76;padding:14px 16px;font-size:.88rem;line-height:1.45}.cookie-details__save{color:#111;width:100%;min-height:35px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1e2e6;border-radius:7px;margin-top:16px;font-size:.9rem;font-weight:700}.cookie-details__save:hover{background:#f7f7f8}@media (width<=640px){.cookie-consent{width:auto;padding:18px 16px 16px;bottom:14px;left:14px;right:14px}.cookie-consent__text{font-size:1rem}.cookie-consent__actions{grid-template-columns:1fr;gap:9px}.cookie-details{align-items:center;padding:10px}.cookie-details__panel{border-radius:8px;max-height:calc(100vh - 20px);padding:18px 16px;overflow:auto}.cookie-details__toggle-row{align-items:flex-start}}.page-shell{background:#000;min-height:100vh;padding:0}.about{color:#fff;background:#000}.about__banner{z-index:1;aspect-ratio:16/7;border-radius:0;width:100%;margin-top:-18px;margin-bottom:76px;position:relative;overflow:hidden}.about__banner-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.about__banner:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#000 100%);width:100%;height:30%;position:absolute;bottom:0;left:0;right:0}.about__inner{width:min(100%,1660px);margin:0 auto;padding:44px 64px 18px}.about__inner--after-banner{padding-top:0;padding-bottom:110px}.about__mission{margin-bottom:22px}.about__mission-title{color:#fff;width:100%;max-width:none;font-family:var(--font-primary);letter-spacing:0;margin:0 0 34px;font-size:clamp(34px,4.8vw,66px);font-weight:800;line-height:.96}.about__mission-title span{color:#ffffffb8;font-weight:400;display:block}.about__mission-grid{grid-template-columns:minmax(420px,1.35fr) minmax(180px,.48fr) minmax(180px,.48fr);align-items:start;gap:clamp(34px,7vw,110px);display:grid}.about__mission-grid p{color:#ffffffb8;margin:0;font-size:14px;line-height:1.4}.about__mission-grid h3{color:#fff;margin:0 0 12px;font-size:16px;font-weight:400;line-height:1}.about__mission-intro{max-width:720px}.about__mission-grid>div{padding-top:92px}.about__title-row{z-index:3;grid-template-columns:minmax(320px,.8fr) minmax(500px,.92fr);align-items:start;gap:clamp(40px,7vw,125px);margin-bottom:0;display:grid;position:relative;transform:translateY(90px)}.about__title{color:#fff;letter-spacing:-4px;margin:0;font-size:clamp(64px,8vw,132px);font-weight:400;line-height:.95}.about__title-text{color:#ffffffd1;margin:0;padding-top:12px;font-size:15px;line-height:1.65}.about__cols{grid-template-columns:1fr 1fr;gap:80px;margin-bottom:76px;display:grid}.about__col-text{color:#ffffffc7;margin:0;font-size:17px;line-height:1.75}.about__col-block{margin:0}.about__col-title{color:#fff;font-family:var(--font-primary);letter-spacing:0;margin:0 0 18px;font-size:clamp(28px,2.4vw,42px);font-weight:800;line-height:1}.about__col-right{flex-direction:column;gap:20px;display:flex}.about__products{margin-top:0;margin-bottom:60px;display:block}.about__products-col-left{flex-direction:column;gap:16px;display:flex}.about__products-top-row{grid-template-columns:1fr auto;align-items:stretch;gap:1px;display:grid}.prod-main{aspect-ratio:9/13;width:90%}.about__products-side{flex-direction:column;gap:16px;width:400px;margin-left:-20px;display:flex}.about__products-side .about__product-img-wrap{flex:1}.about__products-col-right{width:90%;height:55%;margin-left:30px}.about__products-col-right .about__product-img-wrap{height:100%;min-height:890px}.about__product-img-wrap{background:#111;border-radius:10px;justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.about__product-img{object-fit:cover;width:100%;height:100%}.about__product-img-wrap--single{aspect-ratio:16/9;width:100%}.about__bottom-block{margin:0;scroll-margin-top:120px}.about__bottom-head{grid-template-columns:minmax(620px,1.25fr) minmax(340px,.62fr);align-items:start;gap:clamp(34px,6vw,110px);margin-bottom:84px;display:grid}.about__bottom-title{color:#fff;font-family:var(--font-primary);letter-spacing:0;margin:0;font-size:clamp(34px,4.6vw,72px);font-weight:400;line-height:1.02}.about__bottom-title span{display:block}.about__bottom-text{color:#ffffffbd;max-width:540px;margin:0;padding-top:8px;font-size:15px;line-height:1.55}.about__stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:0;display:grid}.about__stat-card{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:8px;min-height:205px;padding:clamp(18px,2.2vw,28px)}.about__stat-head{align-items:baseline;gap:14px;min-width:0;display:flex}.about__stat-card strong{color:#fff;font-family:var(--font-primary);letter-spacing:0;flex:none;font-size:clamp(44px,5vw,78px);font-weight:800;line-height:.9;display:block}.about__stat-card span{color:#ffffffe6;white-space:nowrap;margin-top:0;font-size:14px;font-weight:500;line-height:1.2;display:block;transform:translateY(-2px)}.about__stat-card p{color:#ffffffad;margin:22px 0 0;font-size:14px;line-height:1.45}@media (width<=900px){.about__inner{padding:54px 28px 20px}.about__inner--after-banner{padding-bottom:82px}.about__title-row{grid-template-columns:1fr;gap:18px;margin-bottom:28px;transform:translateY(46px)}.about__title-text{padding-top:0}.about__cols{grid-template-columns:1fr;gap:20px}.about__mission-grid{grid-template-columns:1fr;gap:22px}.about__mission-grid>div{padding-top:0}.about__products{grid-template-columns:1fr}.about__stats-grid{grid-template-columns:repeat(2,1fr)}.about__bottom-head{grid-template-columns:1fr;gap:20px;margin-bottom:48px}.about__products-side{width:120px}.about__products-col-right .about__product-img-wrap{min-height:200px}}@media (width<=600px){.about__inner{padding:48px 16px 16px}.about__inner--after-banner{padding-bottom:68px}.about__banner{aspect-ratio:4/3;margin-top:-12px;margin-bottom:44px}.about__products-top-row{grid-template-columns:1fr}.about__products-side{flex-direction:row;width:100%;height:100px}.about__products-col-right .about__product-img-wrap{min-height:160px}.about__title-text{font-size:14px}.about__mission{margin-bottom:44px}.about__mission-title{font-size:clamp(30px,10vw,42px)}.about__bottom-text{font-size:14px}.about__bottom-block{scroll-margin-top:108px}.about__stats-grid{grid-template-columns:1fr;gap:30px;margin-top:0}.about__stat-card{min-height:0;padding:0}.about__stat-card span{margin-top:0}.about__stat-card p{margin-top:18px}}
