html{height:100%;margin:0;-webkit-text-size-adjust:100%;text-size-adjust:100%}body,#root{height:100%;margin:0}body{font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#fff;color:#294b6c;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:auto}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#294b6c0d;border-radius:6px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#294b6c,#1a4a7a);border-radius:6px;border:2px solid rgba(41,75,108,.05)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#1a4a7a,#294b6c)}*{scrollbar-width:thin;scrollbar-color:#294b6c rgba(41,75,108,.05)}.breadcrumb-home{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:0;padding:2px 3px 2px 0;border:none;background:transparent;color:#294b6c;border-radius:8px;cursor:pointer;line-height:0;transition:color .2s ease,background-color .2s ease}.breadcrumb-home:hover{color:#1a4a7a;background-color:transparent}.breadcrumb-home:focus-visible{outline:2px solid #294b6c;outline-offset:2px}.breadcrumb{margin-left:0;margin-bottom:16px;font-size:12px;display:flex;flex-wrap:wrap;align-items:center;row-gap:4px;position:relative;overflow:hidden;line-height:1.5;padding:4px 0 8px;background:transparent;border:none;box-shadow:none;width:100%;max-width:100%;min-width:0;margin-top:0;box-sizing:border-box}.breadcrumb span:not(.breadcrumb-separator){cursor:pointer;margin-right:6px;color:#294b6c;font-weight:500;text-decoration:none;transition:color .2s ease;position:relative;opacity:1;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis;display:block;line-height:1.5;box-sizing:border-box;font-size:12px}.breadcrumb span:not(.breadcrumb-separator):not(:last-child){flex:0 1 auto;max-width:min(220px,34vw)}.breadcrumb span:not(.breadcrumb-separator):last-child{cursor:default;color:#294b6c;margin-right:0;font-weight:600;flex:1 1 auto;max-width:100%}.breadcrumb span:not(.breadcrumb-separator):hover:not(:last-child){color:#1a4a7a;font-weight:600}.breadcrumb span:not(.breadcrumb-separator).removing{animation:breadcrumbItemFadeOut .3s ease-in forwards;pointer-events:none}.breadcrumb-separator{cursor:default;pointer-events:none;opacity:.5;flex-shrink:0;white-space:nowrap;display:inline-flex;align-items:center;margin:0 6px;color:#294b6c}.breadcrumb-separator svg{display:block;width:5px;height:5px;transform:rotate(270deg)}@keyframes breadcrumbUpdate{0%{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}to{transform:translate(0)}}@media (max-width: 768px){.breadcrumb{font-size:12px;margin-bottom:16px;padding:10px 16px}.breadcrumb span{font-size:12px}}.product-page__form-fieldset{border:none;margin:0;padding:0;min-width:0}.product-page__form-fieldset:disabled{opacity:1}.product-page__form-fieldset:disabled textarea,.product-page__form-fieldset:disabled .product-page__num-input,.product-page__form-fieldset:disabled .product-page__text-input{background:#294b6c0d;cursor:not-allowed;color:#294b6c}.product-page__form-fieldset--left{display:flex;flex-direction:column;min-width:0;max-width:100%;align-self:stretch}.product-page__form-fieldset--left>.product-page__content__left{flex:1}.product-page__form-fieldset--panels{flex:1;min-width:0;width:100%}.product-page{padding:8px 0 24px;max-width:100%;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:24px;min-height:0}.product-page__content{display:grid;grid-template-columns:minmax(280px,1fr) minmax(300px,1.15fr);gap:24px;flex:1;align-items:start;overflow-x:auto}.product-page__content__left{display:flex;flex-direction:column;gap:12px;min-width:0;max-width:100%;overflow:hidden;box-sizing:border-box;background:transparent;padding:0 12px 12px 4px;border-radius:16px}.product-page__content__left__input{display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box;background:#fffffff2;padding:20px 24px;border-radius:12px;border:1px solid rgba(41,75,108,.08);box-shadow:0 2px 8px #294b6c0f,0 1px 3px #0000000a;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;gap:8px}.product-page__content__left__input:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:3px;background:linear-gradient(135deg,#294b6c,#1a4a7a);border-radius:12px 12px 0 0}.product-page__content__left__input:hover{border-color:#294b6c26;box-shadow:0 4px 16px #294b6c1a,0 2px 6px #0000000f}.product-page__content__left label{font-size:16px;font-weight:600;color:#294b6c}.product-page__content__left__input__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.product-page__content__left__input__checkbox-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.product-page__content__left__activity{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fffffff2;border-radius:12px;border:1px solid rgba(41,75,108,.08);box-shadow:0 2px 8px #294b6c0f,0 1px 3px #0000000a;position:relative;overflow:hidden}.product-page__content__left__activity:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:3px;background:linear-gradient(135deg,#294b6c,#1a4a7a);border-radius:12px 12px 0 0}.product-page__content__left__activity__left{display:flex;flex-direction:column;gap:16px;flex:1}.product-page__content__left__activity__right{display:flex;flex-direction:column;gap:16px;align-items:flex-end}.product-page__content__left__activity__title{font-size:16px;font-weight:600;color:#294b6c;margin:0}.product-page__content__left__activity__checkbox input[type=checkbox]{width:16px;height:16px;cursor:default;accent-color:#294b6c}.product-page__content__left__notes{display:flex;flex-direction:column;gap:16px;background:#fffffff2;padding:20px 24px;border-radius:12px;border:1px solid rgba(41,75,108,.08);box-shadow:0 2px 8px #294b6c0f,0 1px 3px #0000000a;position:relative;overflow:hidden}.product-page__content__left__notes:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:3px;background:linear-gradient(135deg,#294b6c,#1a4a7a);border-radius:12px 12px 0 0}.product-page__content__left__notes__general,.product-page__content__left__notes__hidden{display:flex;flex-direction:column;gap:8px}.product-page textarea{width:100%;max-width:100%;min-height:38px;padding:10px 14px 10px 8px;border:2px solid rgba(41,75,108,.1);border-radius:4px;background:linear-gradient(135deg,#ffffffe6,#f8fafce6);box-shadow:0 2px 8px #294b6c0d,inset 0 1px 2px #fffc;font-family:inherit;box-sizing:border-box;resize:none;overflow:hidden;font-size:16px;font-weight:500;line-height:1.4;color:#294b6c}.product-page textarea:disabled{background:#294b6c0d;cursor:not-allowed}.product-page__num-input,.product-page__text-input{width:100%;box-sizing:border-box;border:2px solid rgba(41,75,108,.1);border-radius:4px;padding:10px 12px;font-size:14px;font-family:inherit;background:linear-gradient(135deg,#fffffff2,#f8fafcf2);color:#294b6c}.product-page__num-input:focus,.product-page__text-input:focus{outline:none;border-color:#294b6c}.product-page__content__right__content__description textarea,.product-page__content__right__content__features textarea,.product-page__content__right__content__specifications textarea,.product-page__content__right__content__base_set textarea{font-size:14px;line-height:1.6}.product-page__content__right{display:flex;flex-direction:column;gap:20px;min-width:0;max-width:100%;align-self:flex-start}.product-page__content__right__tabs{display:flex;gap:8px;flex-wrap:wrap}.product-page__content__right__tabs__tab{flex:1;min-width:56px;padding:10px 12px;background:linear-gradient(135deg,#294b6c0d,#294b6c05);border:1px solid rgba(41,75,108,.1);border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;color:#294b6c;text-align:center;display:flex;align-items:center;justify-content:center;gap:0;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);min-height:48px}.product-page__content__right__tabs__tab:hover{background:linear-gradient(135deg,#294b6c14,#294b6c0a);box-shadow:0 4px 12px #294b6c26}.product-page__content__right__tabs__tab.active{background:linear-gradient(135deg,#294b6c,#1a4a7a);color:#fff;box-shadow:0 8px 25px #294b6c66;border:2px solid #1a4a7a;font-weight:700}.product-page__content__right__tabs__tab .MuiSvgIcon-root{font-size:22px}.product-page__content__right__content{background:#ffffffe6;border-radius:12px;padding:24px;box-shadow:0 4px 16px #294b6c1a;border:1px solid rgba(41,75,108,.1);max-width:100%;position:relative}.product-page__content__right__content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#294b6c,#1a4a7a);border-radius:12px 12px 0 0}@keyframes sectionSlideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.product-page__content__right__content__description,.product-page__content__right__content__features,.product-page__content__right__content__specifications,.product-page__content__right__content__base_set{margin-bottom:24px;animation:sectionSlideIn .3s ease-out both}.product-page__content__right__content__description__title,.product-page__content__right__content__features__title,.product-page__content__right__content__specifications__title,.product-page__content__right__content__base_set__title{font-size:18px;font-weight:600;color:#294b6c;margin-bottom:12px;position:relative;padding-bottom:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.product-page__content__right__content__description__title:after,.product-page__content__right__content__features__title:after,.product-page__content__right__content__specifications__title:after,.product-page__content__right__content__base_set__title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(135deg,#294b6c,#1a4a7a);border-radius:1px}.product-page__content__right__content__prices{display:flex;flex-direction:column;gap:20px}.product-page__content__right__content__prices__section__title{font-size:18px;font-weight:600;color:#294b6c;margin-bottom:12px;position:relative;padding-bottom:8px}.product-page__content__right__content__prices__section__title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(135deg,#294b6c,#1a4a7a);border-radius:1px}.purchase-mode-button{min-height:36px;padding:8px 14px;border-radius:10px;border:1px solid rgba(41,75,108,.2);background:linear-gradient(135deg,#fffffffa,#f1f5f9fa);color:#294b6c;font-size:13px;font-weight:600;line-height:1.2;opacity:.82;box-shadow:0 1px 2px #0f172a0f;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease,opacity .15s ease,color .15s ease}.purchase-mode-button:hover{opacity:1;border-color:#294b6c73;box-shadow:0 4px 10px #294b6c29}.purchase-mode-button:focus-visible{outline:2px solid rgba(26,74,122,.45);outline-offset:2px}.purchase-mode-button--active{opacity:1;border-color:#1a4a7a;background:linear-gradient(135deg,#294b6c,#1a4a7a);color:#fff;box-shadow:0 8px 20px #294b6c47}.purchase-mode-button--active:hover{background:linear-gradient(135deg,#254462,#173f69)}.purchase-mode-button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.product-page__content__right__content__video__title{font-size:18px;font-weight:600;color:#294b6c;margin-bottom:12px;position:relative;padding-bottom:8px}.product-page__content__right__content__video__title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(135deg,#294b6c,#1a4a7a);border-radius:1px}.product-page__placeholder-muted{color:#718096;font-size:14px;font-style:italic;padding:12px 0}.product-page__photo-card label{display:block;margin-bottom:12px}.product-page__main-photo-wrap{border-radius:12px;overflow:hidden;background:#f8fafce6;border:1px solid rgba(41,75,108,.1);min-height:72px}.product-page__main-photo-link{display:block;line-height:0}.product-page__main-photo-img{width:100%;max-height:280px;object-fit:contain;display:block;background:#fff}.product-page__media-hero{margin-bottom:8px;border-radius:12px;overflow:hidden;border:1px solid rgba(41,75,108,.1);background:#fff}.product-page__media-hero a{display:block;line-height:0}.product-page__media-hero-img{width:100%;max-height:360px;object-fit:contain;display:block}.product-page__gallery-dropzone{margin-top:10px;margin-bottom:16px;padding:20px 16px;border-radius:12px;border:2px dashed rgba(41,75,108,.28);background:#f8fafca6;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.product-page__gallery-dropzone:focus-visible{outline:2px solid rgba(41,75,108,.45);outline-offset:2px}.product-page__gallery-dropzone:hover,.product-page__gallery-dropzone--active{border-color:#294b6c8c;background:#e9f4fdbf;box-shadow:0 6px 18px #294b6c1f}.product-page__gallery-dropzone--busy{cursor:not-allowed;opacity:.7}.product-page__main-photo-dropzone{margin-top:12px;margin-bottom:0}.product-page__gallery-dropzone-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.product-page__gallery-dropzone .product-page__gallery-dropzone__title{display:block;font-size:14px;font-weight:600;color:#294b6c;margin-bottom:4px}.product-page__gallery-dropzone .product-page__gallery-dropzone__hint{display:block;font-size:12px;color:#294b6ca6}.product-page__photo-remove-btn.product-page__photo-remove-btn{position:absolute;top:4px;right:4px;z-index:2;color:#fffffffa;background:#0f172a73}.product-page__photo-remove-btn:hover:not(:disabled){background:#0f172aa6}.product-page__gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin-top:8px}.product-page__gallery-cell-wrap{position:relative}.product-page__gallery-cell-remove.product-page__gallery-cell-remove{padding:2px;min-width:28px;min-height:28px}.product-page__gallery-cell{display:block;border-radius:10px;overflow:hidden;border:1px solid rgba(41,75,108,.12);background:#f8fafcf2;line-height:0;transition:box-shadow .2s ease,transform .2s ease}.product-page__gallery-cell:hover{box-shadow:0 6px 16px #294b6c2e}.product-page__gallery-cell img{width:100%;height:120px;object-fit:contain;display:block}.product-page__floating-fab{width:56px;height:56px;background:linear-gradient(135deg,#294b6c,#1a4a7a);color:#fff;box-shadow:0 10px 24px #294b6c47;border:2px solid rgba(255,255,255,.85)}.product-page__floating-fab .MuiSvgIcon-root{color:#fff!important}.product-page__floating-fab:hover{background:linear-gradient(135deg,#1e3a52,#294b6c)}.product-page__floating-action{min-height:42px;min-width:220px;padding:10px 14px;border-radius:12px;border:1px solid rgba(41,75,108,.12);background:#fffffffa;color:#294b6c;box-shadow:0 8px 22px #0f172a1a;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.product-page__floating-action:hover:not(:disabled){box-shadow:0 10px 24px #0f172a24}.product-page__floating-action--primary{background:linear-gradient(135deg,#294b6c,#1a4a7a);color:#fff;border-color:#1a4a7a4d}.product-page__floating-action--disabled,.product-page__floating-action:disabled{background:#eef2f6;color:#8a97a8;border-color:#8a97a833;box-shadow:none;cursor:not-allowed}.breadcrumb{margin-top:-10px;margin-left:10px;margin-bottom:20px;font-size:12px;display:flex;flex-wrap:nowrap;align-items:center;position:relative;overflow:visible;line-height:1.5;padding:12px 20px 12px 0;background:transparent;border-radius:0;border:none;box-shadow:none}.breadcrumb-home{cursor:pointer;color:#294b6c;display:inline-flex;align-items:center;justify-content:center;padding:4px 4px 4px 0;border-radius:4px;transition:color .2s ease,background-color .2s ease;margin-right:8px}.breadcrumb-home:hover{color:#1a4a7a;background:transparent}.breadcrumb-home:focus{outline:2px solid #294B6C;outline-offset:2px}.breadcrumb-new-item{animation:breadcrumbItemFadeIn .4s ease-out}.breadcrumb span{cursor:pointer;margin-right:6px;margin-left:-3px;color:#294b6c;font-weight:700;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);position:relative;opacity:1;transform:translate(0) translateZ(0);animation:breadcrumbItemFadeIn .4s ease-out;white-space:nowrap;word-break:normal;backface-visibility:hidden;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;max-width:100%;width:fit-content;flex-shrink:1;min-width:0;display:inline-block;line-height:1.5;box-sizing:border-box}.breadcrumb span:last-child{cursor:default;color:#294b6c;margin-right:0}.breadcrumb span:hover:not(:last-child){color:#294b6c90;transform:translate(2px)}.breadcrumb span.removing{animation:breadcrumbItemFadeOut .3s ease-in forwards;pointer-events:none}.breadcrumb span.removing:hover{transform:translate(0);color:#294b6c}.breadcrumb-separator{cursor:default;pointer-events:none;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:1;transform:scale(1);flex-shrink:0;white-space:nowrap;display:inline-flex;align-items:center;margin:0 5px}.breadcrumb-separator svg{margin-top:0;display:block;width:6px;height:5px;transform:rotate(270deg)}.breadcrumb-separator.removing{animation:separatorFadeOut .3s ease-in forwards}@keyframes breadcrumbItemFadeIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes breadcrumbItemFadeOut{0%{opacity:1;transform:translate(0) scale(1)}50%{opacity:.5;transform:translate(10px) scale(.95)}to{opacity:0;transform:translate(30px) scale(.8)}}@keyframes separatorFadeOut{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}to{opacity:0;transform:scale(.5)}}.breadcrumb.updating{animation:breadcrumbUpdate .4s ease-out}@keyframes breadcrumbUpdate{0%{transform:translate(0)}50%{transform:translate(-5px)}to{transform:translate(0)}}
