.loader-init-app{align-items:center;animation:loader-init-app_fade-in .4s ease-in;background:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader-init-app__spinner{height:100px;margin-bottom:32px;position:relative;width:100px}.loader-init-app__ring{animation:loader-init-app_spin 1.4s cubic-bezier(.4,0,.2,1) infinite;border:2px solid #0000;border-radius:50%;border-top-color:#000;height:100%;position:absolute;width:100%}.loader-init-app__ring_first{animation-delay:-.5s;border-width:2px;opacity:1}.loader-init-app__ring_second{animation-delay:-.35s;border-width:1.5px;height:75%;left:12.5%;opacity:.6;top:12.5%;width:75%}.loader-init-app__ring_third{animation-delay:-.2s;border-width:1px;height:50%;left:25%;opacity:.4;top:25%;width:50%}.loader-init-app__text{animation:loader-init-app_fade-pulse 2s ease-in-out infinite;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:2px;text-transform:uppercase}@keyframes loader-init-app_fade-in{0%{opacity:0}to{opacity:1}}@keyframes loader-init-app_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader-init-app_fade-pulse{0%,to{opacity:.4}50%{opacity:1}}.cmp-link{color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:.5px;text-decoration:none;text-transform:uppercase;transition:opacity .2s}.cmp-link:hover{opacity:.6}.header{background:#fff;border-bottom:1px solid #e0e0e0;border-top-left-radius:8px;border-top-right-radius:8px;justify-content:space-between;padding:20px 40px;position:relative}.header,.header__section{align-items:center;display:flex}.header__section{flex:1 1}.header__section_left{gap:20px;justify-content:flex-start}.header__section_right{gap:24px;justify-content:flex-end}.header__menu-wrapper{position:relative}.header__cart-btn,.header__menu-btn,.header__search-btn{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:opacity .2s}.header__cart-btn:hover,.header__menu-btn:hover,.header__search-btn:hover{opacity:.6}.header__icon{stroke:#000;height:24px;width:24px}.header__divider{background:#e0e0e0;flex-shrink:0;height:24px;width:1px}.header__nav{gap:30px}.header__nav,.header__nav-link{align-items:center;display:flex}.header__nav-link{color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;gap:6px;letter-spacing:.5px;text-decoration:none;text-transform:uppercase;transition:opacity .2s}.header__nav-link:hover{opacity:.6}.header__nav-arrow{stroke:#000;height:8px;margin-left:2px;width:8px}.header__logo{cursor:pointer;font-size:18px;font-weight:600;left:50%;letter-spacing:1.5px;position:absolute;text-align:center;transform:translateX(-50%)}.header__action-link,.header__logo{color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-transform:uppercase}.header__action-link{font-size:14px;font-weight:400;letter-spacing:.5px;text-decoration:none;transition:opacity .2s}.header__action-link:hover{opacity:.6}.header__menu{animation:header__menu-fade-in .2s ease-out;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;left:0;min-width:200px;padding:8px 0;position:absolute;top:calc(100% + 8px);z-index:1000}@keyframes header__menu-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.header__menu-link{color:#000;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:.3px;padding:10px 20px;text-decoration:none;text-transform:lowercase;transition:background-color .2s;white-space:nowrap}.header__menu-link:hover{background-color:#f5f5f5}.header__menu-link:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.header__menu-link:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.header__nav-dropdown{position:relative}.header__nav-dropdown-menu{animation:header__menu-fade-in .2s ease-out;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;left:0;min-width:180px;padding:8px 0;position:absolute;top:calc(100% + 8px);z-index:1000}.header__nav-dropdown-link{color:#000;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:.3px;padding:10px 20px;text-decoration:none;transition:background-color .2s;white-space:nowrap}.header__nav-dropdown-link:hover{background-color:#f5f5f5}.header__nav-dropdown-link:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.header__nav-dropdown-link:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media (max-width:1024px){.header{padding:16px 24px}.header__nav{gap:20px}.header__nav-link{font-size:13px}.header__logo{font-size:16px;letter-spacing:1px}.header__action-link{font-size:13px}}@media (max-width:768px){.header{padding:12px 16px}.header__divider,.header__nav,.header__search-btn{display:none}.header__logo{font-size:14px;letter-spacing:.8px}.header__action-link{display:none}.header__section_left,.header__section_right{gap:12px}.header__icon{height:20px;width:20px}.header__menu{left:-10px;min-width:180px}.header__menu-link{font-size:13px;padding:8px 16px}.header__nav-dropdown-menu{min-width:160px}.header__nav-dropdown-link{font-size:13px;padding:8px 16px}}@media (max-width:480px){.header{padding:10px 12px}.header__logo{font-size:12px;letter-spacing:.5px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header__menu-wrapper{margin-right:4px}.header__cart-btn,.header__menu-btn{padding:6px}.header__icon{height:18px;width:18px}.header__menu{left:-16px;min-width:160px}.header__menu-link{font-size:12px;padding:8px 12px}.header__nav-dropdown-menu{min-width:140px}.header__nav-dropdown-link{font-size:12px;padding:8px 12px}}.footer{background:#f5f5f5;margin-top:auto;padding:60px 40px 40px}.footer__content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(6,1fr);margin-bottom:40px}.footer__column{display:flex;flex-direction:column}.footer__title{align-items:center;color:#000;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:700;gap:8px;letter-spacing:.5px;margin:0 0 20px;text-transform:uppercase}.footer__title-icon{stroke:#666;display:none;flex-shrink:0;height:12px;transition:transform .3s ease;width:12px}.footer__title-icon_close{transform:rotate(0deg)}.footer__title-icon_open{transform:rotate(180deg)}.footer__list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer__list_is-open{display:block}.footer__item{margin:0}.footer__link{color:#666;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;text-decoration:none;transition:color .2s}.footer__link:hover{color:#000}.footer__subtitle{color:#666;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500}.footer__social{display:flex;gap:15px;margin-top:4px}.footer__social-link{color:#666;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;text-decoration:none;transition:color .2s}.footer__social-link:hover{color:#000}.footer__bottom{align-items:center;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;padding-top:30px}.footer__copyright{display:flex;flex-direction:column;gap:4px}.footer__copyright-text{color:#666;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:1.4;margin:0}.footer__legal{align-items:center;display:flex;gap:20px}.footer__legal-link{color:#666;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;text-decoration:none;transition:color .2s;white-space:nowrap}.footer__legal-link:hover{color:#000}.footer__payments{align-items:center;display:flex;gap:18px}.footer__payment-item{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:8px}.footer__payment-icon{stroke:#999;fill:none;flex-shrink:0;height:22px;opacity:.8;width:22px}.footer__payment-text{color:#666;letter-spacing:.3px;line-height:1}.footer__payment-text_sber{color:#666;font-size:13px;font-weight:600;letter-spacing:.5px}.footer__payment-text_visa{color:#666;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:1px}.footer__payment-text_mir{color:#666;font-size:15px;font-weight:700;letter-spacing:.5px;position:relative}.footer__payment-letter-r{border-top-right-radius:3px;-webkit-clip-path:polygon(0 0,calc(100% - 3px) 0,100% 3px,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 3px) 0,100% 3px,100% 100%,0 100%);display:inline-block;position:relative}.payment-logos-row{--payment-color:#b9b9b9;align-items:center;display:flex;justify-content:center;padding:10px 14px}.payment-logos-row__container{align-items:center;color:var(--payment-color);display:flex;gap:28px}.sber-logo{align-items:center;display:flex;gap:10px}.sber-logo__icon{stroke:var(--payment-color)}.sber-logo__text{font-size:22px;font-weight:800}.sber-logo__text,.visa-logo{color:var(--payment-color);letter-spacing:1px;line-height:1}.visa-logo{font-size:26px;font-style:italic;font-weight:900;transform:skewX(-8deg)}.mastercard-logo{fill:var(--payment-color)}.mir-logo{color:var(--payment-color);font-size:26px;font-weight:900;letter-spacing:1px;line-height:1}@media (max-width:1024px){.footer{padding:40px 30px 30px}.footer__content{gap:30px;grid-template-columns:repeat(3,1fr)}.footer__bottom{flex-wrap:wrap;gap:20px}.footer__legal{flex-wrap:wrap;gap:15px}}@media (max-width:768px){.footer{padding:40px 20px 30px}.footer__content{gap:30px 20px;grid-template-columns:repeat(2,1fr);margin-bottom:30px}.footer__title{cursor:pointer;font-size:13px;margin-bottom:16px;-webkit-user-select:none;user-select:none}.footer__title-icon{display:block}.footer__list{gap:10px}.footer__list_is-close{display:none}.footer__link,.footer__social-link,.footer__subtitle{font-size:13px}.footer__bottom{align-items:flex-start;flex-direction:column;gap:20px;padding-top:24px}.footer__copyright{width:100%}.footer__copyright-text{font-size:11px}.footer__legal{align-items:flex-start;flex-direction:column;gap:12px;width:100%}.footer__legal-link{font-size:11px}.footer__payments{gap:12px;justify-content:flex-start;width:100%}.payment-logos-row{padding:8px 12px}.payment-logos-row__container{flex-wrap:wrap;gap:20px}.sber-logo{gap:8px}.sber-logo__icon{height:28px;width:28px}.sber-logo__text{font-size:18px}.visa-logo{font-size:22px}.mastercard-logo{height:28px;width:50px}.mir-logo{font-size:22px}}@media (max-width:480px){.footer{padding:30px 16px 24px}.footer__content{gap:24px;grid-template-columns:1fr;margin-bottom:24px}.footer__title{font-size:12px;margin-bottom:12px}.footer__list{gap:8px}.footer__link{font-size:12px}.footer__social{gap:12px}.footer__social-link,.footer__subtitle{font-size:12px}.footer__bottom{gap:16px;padding-top:20px}.footer__copyright-text{font-size:10px}.footer__legal{gap:10px}.footer__legal-link{font-size:10px}.footer__payments{gap:10px}.payment-logos-row{padding:6px 10px}.payment-logos-row__container{gap:16px;justify-content:center}.sber-logo{gap:6px}.sber-logo__icon{height:24px;width:24px}.sber-logo__text{font-size:16px}.visa-logo{font-size:18px}.mastercard-logo{height:24px;width:44px}.mir-logo{font-size:18px}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.product-3d__app{align-items:flex-start;display:flex;flex-direction:row;gap:20px;padding:10px}.product-3d__menu{background:#fff;border:1px solid #00000014;border-radius:16px;box-shadow:0 4px 16px #0000000f;display:flex;flex-direction:column;flex-shrink:0;gap:32px;max-width:calc(100% - 340px);padding:24px;width:calc(100% - 340px)}.product-3d__menu-section{display:flex;flex-direction:column;gap:16px}.product-3d__menu-title{align-items:center;color:#333;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:600;gap:8px;letter-spacing:.5px;margin:0;text-transform:uppercase}.product-3d__menu-icon{font-size:18px;line-height:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-3d__header{position:absolute;right:10px;top:10px;z-index:10}.product-3d__actions{display:flex;gap:10px}.product-3d__action{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1.5px solid #00000026;border-radius:12px;box-shadow:0 2px 8px #0000000f;color:#333;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:.5px;overflow:hidden;padding:10px 18px;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-3d__action:before{background:linear-gradient(90deg,#0000,#fff9,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.product-3d__action:hover:before{left:100%}.product-3d__action:hover{background:#f8f8f8;border-color:#00000040;box-shadow:0 4px 16px #0000001f,0 0 0 1px #00000014;transform:translateY(-2px)}.product-3d__action:active{box-shadow:0 2px 8px #0000001a;transform:translateY(0)}.product-3d__action_is-active{background:#000;border-color:#000;box-shadow:0 4px 20px #0000004d,inset 0 0 0 1px #0000001a;color:#fff}.product-3d__action_is-active:hover{background:#1a1a1a;border-color:#1a1a1a;box-shadow:0 6px 24px #0006,inset 0 0 0 1px #ffffff1a;transform:translateY(-2px)}.product-3d__stage{aspect-ratio:1/1;background:#fff;border:1px solid #0000001a;border-radius:20px;box-shadow:0 8px 32px #00000014,inset 0 0 0 1px #0000000d;flex-shrink:0;height:300px;margin:20px;overflow:hidden;width:300px}.jvAppContainer,.product-3d__stage,.product-3d__viewer{align-items:center;display:flex;justify-content:center;position:relative}.jvAppContainer,.product-3d__viewer{cursor:grab;height:100%;touch-action:none;transition:filter .3s ease;width:100%;z-index:1}.jvAppContainer:hover,.product-3d__viewer:hover{filter:brightness(1.02)}.jvAppContainer:active,.product-3d__viewer:active{cursor:grabbing;filter:brightness(.98)}.jvAppContainer canvas,.product-3d__viewer canvas{display:block;height:100%!important;outline:none;width:100%!important}.product-3d__loader{align-items:center;display:flex;flex-direction:column;gap:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.product-3d__spinner{animation:spin .8s linear infinite;border-color:#000 #333 #0000001a #0000001a;border-radius:50%;border-style:solid;border-width:4px;box-shadow:0 4px 12px #00000026;height:48px;width:48px}@keyframes spin{to{transform:rotate(1turn)}}.product-3d__loader span{color:#000;font-size:14px;font-weight:500;letter-spacing:.5px;text-shadow:0 1px 2px #fffc}.product-3d__controls{bottom:20px;display:flex;flex-direction:column;gap:10px;position:absolute;right:20px;z-index:20}.product-3d__control{align-items:center;background:#fff;border:1.5px solid #00000026;border-radius:12px;box-shadow:0 4px 16px #0000001a,inset 0 0 0 1px #0000000d;color:#000;cursor:pointer;display:flex;font-size:20px;font-weight:400;height:44px;justify-content:center;line-height:1;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:44px}.product-3d__control:before{background:radial-gradient(circle,#0000001a,#0000);border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s,height .3s;width:0}.product-3d__control:hover:before{height:100%;width:100%}.product-3d__control:hover{background:#fff;border-color:#0000004d;box-shadow:0 6px 24px #00000026,inset 0 0 0 1px #00000014;color:#000;transform:translateY(-2px) scale(1.05)}.product-3d__control:active{box-shadow:0 2px 8px #00000026;transform:translateY(0) scale(.98)}.product-3d__footer{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.product-3d__swatches{display:flex;flex-wrap:wrap;gap:12px;padding-top:5px}.product-3d__swatches_stone{max-height:400px;overflow-y:auto;padding-right:8px}.product-3d__swatches_stone::-webkit-scrollbar{width:6px}.product-3d__swatches_stone::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.product-3d__swatches_stone::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.product-3d__swatches_stone::-webkit-scrollbar-thumb:hover{background:#0000004d}.product-3d__swatch{align-items:center;background:#fff;border:1.5px solid #0000001f;border-radius:12px;box-shadow:0 2px 8px #0000000a;color:#333;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:10px;letter-spacing:.3px;min-height:48px;overflow:hidden;padding:12px 18px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-3d__swatch_metal{padding:10px 16px}.product-3d__swatch_stone{align-items:center;flex-direction:column;gap:8px;min-width:120px;padding:12px 16px;text-align:center}.product-3d__swatch-icon{align-items:center;color:#333;display:flex;flex-shrink:0;justify-content:center;transition:all .3s ease}.product-3d__swatch-icon_stone{height:28px;opacity:.8;width:28px}.product-3d__swatch:hover .product-3d__swatch-icon_stone{opacity:1;transform:scale(1.1)}.product-3d__swatch_is-active .product-3d__swatch-icon_stone{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));opacity:1;transform:scale(1.15)}.product-3d__swatch-indicator{border:2px solid #fffffff2;border-radius:50%;box-shadow:0 0 0 1px #0000001f,0 2px 4px #00000026;flex-shrink:0;height:14px;transition:all .3s ease;width:14px}.product-3d__swatch-label{font-size:13px;line-height:1.4;white-space:nowrap}.product-3d__swatch-label_stone{font-size:11px;line-height:1.3;max-width:100px;opacity:.9;white-space:normal;word-break:break-word}.product-3d__swatch:before{background:linear-gradient(90deg,#0000,#0000000d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.product-3d__swatch:hover:before{left:100%}.product-3d__swatch:hover{background:#fafafa;border-color:#00000040;box-shadow:0 4px 16px #0000001a;color:#000;transform:translateY(-2px)}.product-3d__swatch:hover .product-3d__swatch-icon{color:#000}.product-3d__swatch_is-active{background:linear-gradient(135deg,#00000008,#0000000f);border-color:#000;border-width:2px;box-shadow:0 4px 16px #0000001f,inset 0 0 0 1px #0000001a;color:#000;font-weight:600}.product-3d__swatch_is-active .product-3d__swatch-icon{color:#000}.product-3d__swatch_is-active .product-3d__swatch-indicator{box-shadow:0 0 0 2px #0003,0 3px 8px #00000040;transform:scale(1.25)}.product-3d__swatch_is-active .product-3d__swatch-label{font-weight:600}.product-3d__swatch_is-active:hover{background:linear-gradient(135deg,#0000000d,#00000014);border-color:#000;box-shadow:0 6px 20px #0000002e,inset 0 0 0 1px #00000026;transform:translateY(-2px)}.product-3d__swatch:hover .product-3d__swatch-indicator{box-shadow:0 0 0 1px #0000002e,0 3px 6px #0003;transform:scale(1.15)}.product-3d__hint{color:#666;font-size:13px;font-weight:500;letter-spacing:.3px;margin:0;opacity:.8}@media (max-width:1024px){.product-3d__app{flex-direction:column;padding:10px}.product-3d__stage{height:400px;margin:0;width:100%}.product-3d__menu{margin-top:16px;max-width:100%;padding:20px;width:100%}}@media (max-width:768px){.product-3d{padding:0}.product-3d__app{flex-direction:column;padding:8px}.product-3d__header{right:8px;top:8px}.product-3d__actions{gap:8px;justify-content:flex-start;width:100%}.product-3d__action{font-size:11px;padding:8px 14px}.product-3d__stage{border-radius:12px;height:350px;margin:0;width:100%}.product-3d__menu{border-radius:12px;gap:24px;margin-top:12px;padding:16px;width:100%}.product-3d__menu-title{font-size:12px}.product-3d__controls{bottom:10px;gap:8px;right:10px}.product-3d__control{font-size:16px;height:38px;width:38px}.product-3d__footer{align-items:flex-start;flex-direction:column;gap:16px}.product-3d__swatches{gap:10px;width:100%}.product-3d__swatch{flex:1 1;min-width:0;padding:10px 14px;text-align:center}.product-3d__swatch_stone{min-width:100px}.product-3d__swatch-label{font-size:12px}.product-3d__swatch-label_stone{font-size:10px}.product-3d__hint{font-size:11px}}@media (max-width:480px){.product-3d__app{padding:6px}.product-3d__header{right:6px;top:6px}.product-3d__actions{flex-wrap:wrap;gap:6px}.product-3d__action{flex:1 1;font-size:10px;min-width:calc(50% - 3px);padding:7px 12px}.product-3d__stage{border-radius:10px;height:300px}.product-3d__menu{gap:20px;margin-top:10px;padding:12px}.product-3d__menu-section{gap:12px}.product-3d__menu-title{font-size:11px}.product-3d__controls{bottom:8px;gap:6px;right:8px}.product-3d__control{font-size:14px;height:34px;width:34px}.product-3d__swatches{gap:8px}.product-3d__swatch{min-height:44px;padding:8px 12px}.product-3d__swatch_stone{min-width:90px;padding:10px 12px}.product-3d__swatch-label{font-size:11px}.product-3d__swatch-label_stone{font-size:9px;max-width:80px}.product-3d__swatch-icon_stone{height:24px;width:24px}.product-3d__hint{font-size:10px}}@media (max-width:360px){.product-3d__stage{height:280px}.product-3d__action{font-size:9px;padding:6px 10px}.product-3d__control{font-size:12px;height:32px;width:32px}.product-3d__swatch_stone{min-width:80px}.product-3d__swatch-label_stone{font-size:8px;max-width:70px}}.product-3d__viewer canvas{border-radius:20px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.product-3d__viewer .orbit-controls{pointer-events:auto}.product-3d__app{will-change:transform}.product-3d__action,.product-3d__control,.product-3d__swatch{will-change:transform,box-shadow}.product-3d__actions,.product-3d__footer,.product-3d__stage{animation:fadeIn .8s ease-out backwards}.product-3d__actions{animation-delay:.1s}.product-3d__stage{animation-delay:.2s}.product-3d__footer{animation-delay:.3s}.page-main{background:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:1400px;min-height:calc(100vh - 200px);padding:0 0 100px}.page-main__progress{border-bottom:1px solid #e5e5e5;display:flex;flex-wrap:wrap;gap:0;margin-bottom:60px;padding:0 40px}.page-main__progress-step{align-items:center;cursor:pointer;display:flex;flex:1 1;flex-direction:row;gap:6px;justify-content:center;padding:18px 12px;position:relative;transition:background-color .2s}.page-main__progress-step:not(:last-child):after{background:#e5e5e5;content:"";height:20px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.page-main__progress-step:hover{background-color:#fafafa}.page-main__progress-step_active{border-bottom:2px solid #000}.page-main__progress-number{color:#666;font-size:14px;font-weight:400}.page-main__progress-step_active .page-main__progress-number{color:#000;font-weight:700}.page-main__progress-label{color:#666;font-size:14px;letter-spacing:.5px;text-transform:uppercase}.page-main__progress-step_active .page-main__progress-label{color:#000;font-weight:700}.page-main__progress-step-done{border-bottom:2px solid #000}.page-main__progress-step-done .page-main__progress-label,.page-main__progress-step-done .page-main__progress-number{color:#000;font-weight:700}.page-main__progress-check{color:#000;flex-shrink:0;height:16px;margin-left:8px;width:16px}.page-main__content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;padding:0 40px}.page-main__instruction{align-self:flex-start;color:#000;font-size:17px;font-weight:400;margin:0 0 50px}.page-main__metals-wrapper{margin-bottom:40px;position:relative;width:100%}.page-main__metals{align-items:flex-start;display:flex;gap:60px;justify-content:center;margin-bottom:40px;width:100%}.page-main__metal{align-items:center;cursor:pointer;display:flex;flex-direction:column;position:relative;transition:transform .2s}.page-main__metal:hover{transform:translateY(-2px)}.page-main__metal-placeholder{align-items:center;background:#f5f5f5;border:1px solid #e5e5e5;display:flex;height:300px;justify-content:center;margin-bottom:18px;overflow:hidden;transition:border-color .2s,box-shadow .2s;width:300px}.page-main__metal-image{display:block;height:100%;object-fit:cover;width:100%}.page-main__metal_selected .page-main__metal-placeholder{border-color:#000;box-shadow:0 2px 4px #00000014}.page-main__metal-label-wrapper{align-items:center;display:flex;gap:10px}.page-main__metal-label{color:#000;font-size:14px;font-weight:400;letter-spacing:.4px;text-transform:uppercase}.page-main__metal-check{color:#000;flex-shrink:0;height:14px;width:14px}.page-main__info-tooltip{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:4px;box-shadow:0 1px 3px #00000014;color:#666;font-size:12px;left:calc(50% - 570px);line-height:1.6;max-width:300px;padding:12px 16px;position:absolute;top:320px}.page-main__footer{align-items:center;background:#fff;border-top:1px solid #e5e5e5;bottom:0;display:flex;gap:0;left:0;padding:14px 40px;right:0;z-index:100}.page-main__footer-btn{background:#0000;border:none;color:#000;cursor:pointer;font-family:inherit;font-size:13px;font-weight:400;letter-spacing:.5px;padding:10px 20px;text-transform:uppercase;transition:background-color .2s,color .2s}.page-main__footer-btn_back{background:#fff;color:#000}.page-main__footer-btn_back:hover{background:#f5f5f5}.page-main__footer-btn_save{background:#fff;color:#000}.page-main__footer-btn_save:hover{background:#f5f5f5}.page-main__footer-btn_continue{background:#000;color:#fff;margin-left:auto}.page-main__footer-btn_continue:hover{background:#333}.page-main__footer-divider{background:#e5e5e5;height:24px;margin:0 20px;width:1px}@media (max-width:1200px){.page-main{max-width:100%;padding:0 20px 100px}.page-main__content,.page-main__progress{padding:0 20px}.page-main__metals{gap:40px}.page-main__metal-placeholder{height:240px;width:240px}}@media (max-width:1024px){.page-main{padding:0 20px 100px}.page-main__progress{margin-bottom:40px;padding:0 20px}.page-main__progress-step{gap:4px;padding:16px 8px}.page-main__progress-number{font-size:13px}.page-main__progress-label{font-size:12px}.page-main__content{padding:0 20px}.page-main__instruction{font-size:16px;margin-bottom:40px}.page-main__metals{gap:30px}.page-main__metal-placeholder{height:200px;width:200px}.page-main__info-tooltip{left:auto;margin-top:20px;max-width:100%;position:static;top:auto}.page-main__footer{padding:14px 20px}}@media (max-width:768px){.page-main{min-height:calc(100vh - 180px);padding:0 16px 120px}.page-main__progress{-webkit-overflow-scrolling:touch;background-color:#fff;margin-bottom:30px;overflow-x:auto;padding:0 16px;position:-webkit-sticky;position:sticky;scrollbar-color:#e5e5e5 #0000;scrollbar-width:thin;top:0;z-index:100}.page-main__progress::-webkit-scrollbar{height:4px}.page-main__progress::-webkit-scrollbar-track{background:#0000}.page-main__progress::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:2px}.page-main__progress-step{flex-shrink:0;gap:4px;min-width:90px;padding:14px 6px;width:20%}.page-main__progress-number{font-size:12px}.page-main__progress-label{font-size:10px;letter-spacing:.3px}.page-main__progress-check{height:14px;margin-left:4px;width:14px}.page-main__content{padding:0}.page-main__instruction{font-size:15px;margin-bottom:30px;padding:0 16px}.page-main__metals-wrapper{padding:0 16px}.page-main__metals{align-items:center;flex-direction:column;gap:28px;margin-bottom:30px}.page-main__metal{max-width:320px;width:100%}.page-main__metal-placeholder{height:280px;max-width:320px;width:100%}.page-main__metal-label{font-size:13px}.page-main__footer{bottom:0;flex-wrap:wrap;gap:8px;padding:12px 16px;position:-webkit-sticky;position:sticky}.page-main__footer-btn{flex:1 1;font-size:12px;min-width:calc(50% - 4px);padding:12px 16px}.page-main__footer-btn_continue{margin-bottom:4px;margin-left:0;order:-1;width:100%}.page-main__footer-divider{display:none}}@media (max-width:480px){.page-main{padding:0 12px 140px}.page-main__progress{margin-bottom:24px;padding:0 12px}.page-main__progress-step{gap:3px;min-width:70px;padding:12px 4px}.page-main__progress-number{font-size:11px}.page-main__progress-label{font-size:9px;letter-spacing:.2px}.page-main__progress-check{height:12px;margin-left:3px;width:12px}.page-main__instruction{font-size:14px;line-height:1.4;margin-bottom:24px;padding:0 12px}.page-main__metals-wrapper{padding:0 12px}.page-main__metals{gap:24px;margin-bottom:24px}.page-main__metal{max-width:100%}.page-main__metal-placeholder{height:240px;max-width:100%}.page-main__metal-label{font-size:12px;text-align:center}.page-main__metal-check{height:12px;width:12px}.page-main__footer{gap:6px;padding:10px 12px}.page-main__footer-btn{font-size:11px;letter-spacing:.3px;min-width:calc(50% - 3px);padding:11px 12px}.page-main__footer-btn_continue{font-size:12px;padding:13px 12px}}@media (max-width:360px){.page-main__progress-step{min-width:60px;padding:10px 3px}.page-main__progress-number{font-size:10px}.page-main__progress-label{font-size:8px}.page-main__instruction{font-size:13px}.page-main__metal-placeholder{height:200px}.page-main__footer-btn{font-size:10px;padding:10px 8px}.page-main__footer-btn_continue{font-size:11px;padding:12px 8px}}.page-cart{background:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:1400px;padding:40px 20px 80px}.page-cart__breadcrumbs{color:#666;font-size:14px;margin-bottom:20px}.page-cart__breadcrumb-link{color:#666;text-decoration:none}.page-cart__breadcrumb-link:hover{text-decoration:underline}.page-cart__breadcrumb-separator{color:#999;margin:0 8px}.page-cart__breadcrumb-current{color:#000}.page-cart__header{margin-bottom:40px;position:relative}.page-cart__back-link{align-items:center;color:#000;display:inline-flex;font-size:14px;gap:8px;margin-bottom:20px;text-decoration:none;transition:opacity .2s}.page-cart__back-link:hover{opacity:.7}.page-cart__back-icon{height:16px;width:16px}.page-cart__title{color:#000;font-size:32px;font-weight:400;line-height:1.2;margin:0}.page-cart__content{align-items:flex-start;display:flex;gap:40px}.page-cart__main{flex:1 1;min-width:0}.page-cart__sidebar{flex-shrink:0;position:-webkit-sticky;position:sticky;top:20px;width:360px}.page-cart__section{margin-bottom:40px}.page-cart__section-title{color:#000;font-size:20px;font-weight:400;line-height:1.2;margin:0 0 24px}.page-cart__section-row{display:flex;gap:40px;margin-bottom:40px}.page-cart__section_half{flex:1 1}.page-cart__items{display:flex;flex-direction:column;gap:24px}.page-cart__item{background:#fff;border:1px solid #e5e5e5;display:flex;gap:20px;padding:20px}.page-cart__item-image{align-items:center;background:#f5f5f5;border:1px solid #e5e5e5;display:flex;flex-shrink:0;height:120px;justify-content:center;overflow:hidden;width:120px}.page-cart__item-image img{display:block;height:100%;object-fit:cover;width:100%}.page-cart__item-content{flex:1 1;min-width:0}.page-cart__item-brand{color:#666;font-size:12px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.page-cart__item-title{color:#000;font-size:16px;font-weight:400;line-height:1.4;margin:0 0 12px}.page-cart__item-details{color:#666;font-size:14px;line-height:1.6;margin-bottom:12px}.page-cart__item-detail{margin-bottom:4px}.page-cart__item-more{color:#000;font-size:14px;text-decoration:underline;-webkit-text-decoration-color:#0000;text-decoration-color:#0000;transition:-webkit-text-decoration-color .2s;transition:text-decoration-color .2s;transition:text-decoration-color .2s,-webkit-text-decoration-color .2s}.page-cart__item-more:hover{-webkit-text-decoration-color:#000;text-decoration-color:#000}.page-cart__item-right{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:12px}.page-cart__item-price{color:#000;font-size:18px;font-weight:500;white-space:nowrap}.page-cart__item-remove{align-items:center;background:#fff;border:1px solid #e5e5e5;color:#000;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:background-color .2s,border-color .2s;width:32px}.page-cart__item-remove:hover{background:#f5f5f5;border-color:#ccc}.page-cart__form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.page-cart__form-group{display:flex;flex-direction:column}.page-cart__form-group_wide{grid-column:1/-1}.page-cart__form-label{color:#000;font-size:14px;margin-bottom:8px}.page-cart__form-input,.page-cart__form-textarea{background:#fff;border:1px solid #e5e5e5;color:#000;font-family:inherit;font-size:14px;padding:12px 16px;transition:border-color .2s;width:100%}.page-cart__form-input:focus,.page-cart__form-textarea:focus{border-color:#000;outline:none}.page-cart__form-textarea{min-height:100px;resize:vertical}.page-cart__options{display:flex;flex-direction:column;gap:16px}.page-cart__option{background:#fff;border:1px solid #e5e5e5;cursor:pointer;display:flex;gap:12px;padding:16px;transition:border-color .2s,background-color .2s}.page-cart__option:hover{border-color:#ccc}.page-cart__option-radio{accent-color:#000;cursor:pointer;flex-shrink:0;height:20px;margin-top:2px;width:20px}.page-cart__option-radio:checked+.page-cart__option-content{color:#000}.page-cart__option:has(.page-cart__option-radio:checked){background:#fafafa;border-color:#000}.page-cart__option-content{flex:1 1;min-width:0}.page-cart__option-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:8px}.page-cart__option-title{color:#000;font-size:14px;font-weight:500;line-height:1.4}.page-cart__option-price{color:#000;flex-shrink:0;font-size:14px;white-space:nowrap}.page-cart__option-description{color:#666;font-size:13px;line-height:1.5;margin-bottom:8px}.page-cart__option-delivery-time{color:#666;font-size:13px}.page-cart__option-payment-logo{background:#f5f5f5;border:1px solid #e5e5e5;flex-shrink:0;height:24px;width:60px}.page-cart__footer{border-top:1px solid #e5e5e5;margin-top:40px;padding-top:40px}.page-cart__consent{align-items:flex-start;cursor:pointer;display:flex;gap:12px;margin-bottom:24px}.page-cart__consent-checkbox{accent-color:#000;cursor:pointer;flex-shrink:0;height:20px;margin-top:2px;width:20px}.page-cart__consent-text{color:#000;font-size:13px;line-height:1.6}.page-cart__consent-link{color:#000;font-weight:500;text-decoration:underline;-webkit-text-decoration-color:#0000;text-decoration-color:#0000;transition:-webkit-text-decoration-color .2s;transition:text-decoration-color .2s;transition:text-decoration-color .2s,-webkit-text-decoration-color .2s}.page-cart__consent-link:hover{-webkit-text-decoration-color:#000;text-decoration-color:#000}.page-cart__consent-error{animation:fadeIn .3s ease-in;background:#fff3cd;border:1px solid #ffc107;border-radius:4px;color:#856404;font-size:13px;line-height:1.4;margin-top:8px;padding:8px 12px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.page-cart__order-btn{background:#000;border:none;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:1px;padding:16px 24px;text-transform:uppercase;transition:background-color .2s,opacity .2s;width:100%}.page-cart__order-btn:hover:not(.page-cart__order-btn_disabled){background:#333}.page-cart__order-btn_disabled{cursor:not-allowed;opacity:.5}.page-cart__sidebar{background:#fff;border:1px solid #e5e5e5;padding:24px}.page-cart__sidebar-title{color:#000;font-size:20px;font-weight:400;line-height:1.2;margin:0 0 24px}.page-cart__summary{border-bottom:1px solid #e5e5e5;margin-bottom:24px;padding-bottom:24px}.page-cart__summary-row{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin-bottom:16px}.page-cart__summary-row:last-child{margin-bottom:0}.page-cart__summary-row_total{border-top:1px solid #e5e5e5;font-size:16px;font-weight:500;margin-top:16px;padding-top:16px}.page-cart__summary-label{color:#000}.page-cart__summary-value{color:#000;font-weight:500}.page-cart__summary-row_total .page-cart__summary-value{font-weight:600}.page-cart__sidebar-actions{display:flex;flex-direction:column;gap:12px}.page-cart__sidebar-btn{border:1px solid #000;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:1px;padding:16px 24px;text-transform:uppercase;transition:background-color .2s,color .2s,opacity .2s;width:100%}.page-cart__sidebar-btn_primary{background:#000;color:#fff}.page-cart__sidebar-btn_primary:hover:not(.page-cart__sidebar-btn_disabled){background:#333}.page-cart__sidebar-btn_secondary{background:#fff;color:#000}.page-cart__sidebar-btn_secondary:hover{background:#f5f5f5}.page-cart__sidebar-btn_disabled{cursor:not-allowed;opacity:.5}@media (max-width:1024px){.page-cart__content{flex-direction:column}.page-cart__sidebar{position:static;width:100%}.page-cart__section-row{flex-direction:column}}@media (max-width:768px){.page-cart{padding:20px 16px 40px}.page-cart__title{font-size:24px}.page-cart__form-grid{grid-template-columns:1fr}.page-cart__item{flex-direction:column}.page-cart__item-image{height:200px;width:100%}.page-cart__item-right{align-items:center;flex-direction:row;justify-content:space-between;width:100%}}.error-404{align-items:center;animation:error-404_fade-in .6s ease-out;box-sizing:border-box;display:flex;justify-content:center;min-height:60vh;overflow:visible;padding:60px 20px;position:relative;width:100vw}.error-404__decorative{animation:error-404_float 20s ease-in-out infinite;border:1px solid #e0e0e0;height:200px;opacity:.5;pointer-events:none;position:absolute;width:200px;z-index:0}.error-404__decorative_top-left{animation-delay:0s;border-radius:50% 0 50% 0;left:20px;top:20px}.error-404__decorative_top-right{animation-delay:-5s;border-radius:0 50% 0 50%;height:160px;right:40px;top:40px;width:160px}.error-404__decorative_bottom-left{animation-delay:-10s;border-radius:50% 0 50% 0;bottom:40px;height:180px;left:40px;width:180px}.error-404__decorative_bottom-right{animation-delay:-15s;border-radius:0 50% 0 50%;bottom:20px;right:20px}.error-404__content{animation:error-404_slide-up .8s ease-out .2s both;max-width:650px;position:relative;text-align:center;z-index:10}.error-404__number-wrapper{display:inline-block;margin:0 0 30px;position:relative}.error-404__number{animation:error-404_number-appear 1s ease-out .4s both;color:#000;position:relative;text-shadow:0 2px 20px #0000000d;z-index:2}.error-404__number,.error-404__number-shadow{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:160px;font-weight:200;letter-spacing:-8px;line-height:1;margin:0}.error-404__number-shadow{animation:error-404_number-shadow-appear 1s ease-out .4s both;color:#f5f5f5;left:8px;position:absolute;top:8px;z-index:1}.error-404__divider{animation:error-404_divider-expand .8s ease-out .6s both;background:linear-gradient(90deg,#0000,#000,#0000);height:1px;margin:0 auto 30px;width:60px}.error-404__title{animation:error-404_fade-in .6s ease-out .8s both;color:#000;font-size:32px;font-weight:400;letter-spacing:2px;margin:0 0 20px;text-transform:uppercase}.error-404__description,.error-404__title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.error-404__description{animation:error-404_fade-in .6s ease-out 1s both;color:#666;font-size:16px;line-height:1.8;margin:0 auto 50px;max-width:500px}.error-404__actions{animation:error-404_fade-in .6s ease-out 1.2s both}.error-404__link{align-items:center;background:#000;border:1px solid #000;color:#fff;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;gap:12px;letter-spacing:1px;overflow:hidden;padding:16px 40px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.error-404__link:before{background:#fff;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:0}.error-404__link span,.error-404__link-icon{position:relative;transition:color .3s cubic-bezier(.4,0,.2,1);z-index:1}.error-404__link-icon{stroke:currentColor;height:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);width:16px}.error-404__link:hover{box-shadow:0 8px 20px #00000026;color:#000;transform:translateY(-2px)}.error-404__link:hover:before{left:0}.error-404__link:hover .error-404__link-icon{transform:translateX(4px)}.error-404__link:active{box-shadow:0 4px 12px #0000001a;transform:translateY(0)}@keyframes error-404_fade-in{0%{opacity:0}to{opacity:1}}@keyframes error-404_slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes error-404_number-appear{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes error-404_number-shadow-appear{0%{opacity:0;transform:scale(.8) translate(0)}to{opacity:1;transform:scale(1) translate(8px,8px)}}@keyframes error-404_divider-expand{0%{opacity:0;width:0}to{opacity:1;width:60px}}@keyframes error-404_float{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(20px,-20px) rotate(90deg)}50%{transform:translate(-10px,10px) rotate(180deg)}75%{transform:translate(-20px,-10px) rotate(270deg)}}@media (max-width:768px){.error-404{padding:40px 20px}.error-404__decorative{height:120px;width:120px}.error-404__decorative_bottom-left,.error-404__decorative_bottom-right,.error-404__decorative_top-right{height:100px;width:100px}.error-404__number,.error-404__number-shadow{font-size:100px;letter-spacing:-4px}.error-404__number-shadow{left:6px;top:6px}.error-404__title{font-size:24px;letter-spacing:1px}.error-404__description{font-size:15px;margin-bottom:40px}.error-404__link{font-size:13px;padding:14px 32px}}@media (max-width:480px){.error-404__number,.error-404__number-shadow{font-size:80px;letter-spacing:-3px}.error-404__number-shadow{left:5px;top:5px}.error-404__title{font-size:20px}}.page-content{min-height:calc(100vh - 630px)}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}.root{background:#fff;display:flex;flex-direction:column;min-height:100vh}