*{box-sizing:border-box}body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:inherit;unicode-bidi:embed;overflow-x:hidden}html{overflow-x:hidden}#root{width:100%;min-height:100vh}:root{--primary-color: #0b63c8;--primary-hover: #084f9f;--accent-soft: #eef6ff;--surface-base: #fcf8f1;--surface-raised: #fffaf3;--surface-panel: #ffffff;--border-strong: #dfd0bc;--bg-gradient: linear-gradient(180deg, #F3E6D5 0%, #F8EFE1 55%, #FBF7F0 100%);--header-gradient: linear-gradient(180deg, #F3E6D5 0%, #F8EFE1 100%);--text-dark: #2b2b2b;--text-muted: #5a5a5a;--border-color: rgba(0, 0, 0, .06);--card-shadow: 0 2px 12px rgba(38, 23, 5, .08);--card-shadow-hover: 0 8px 22px rgba(38, 23, 5, .12);--radius-control: 7px;--radius-card: 8px;--header-height: 48px}html,body{margin:0;padding:0 0 45px;min-height:100vh;background:var(--bg-gradient);background-attachment:fixed;color:var(--text-dark);font-family:system-ui,-apple-system,sans-serif;direction:inherit}html[dir=rtl]{direction:rtl}html[dir=ltr]{direction:ltr}#root{min-height:100vh;display:flex;flex-direction:column}:where(button,input,select,textarea){font:inherit}:where(input:not([type=checkbox]):not([type=radio]),select,textarea){border:1px solid var(--border-strong);border-radius:var(--radius-control);background:var(--surface-panel);color:var(--text-dark);min-height:40px}:where(input:not([type=checkbox]):not([type=radio]),select,textarea):focus{outline:2px solid rgba(11,99,200,.18);border-color:var(--primary-color)}:where(button,[role=button],a[class*=btn],.details-btn,.buy-btn,.action-btn-primary,.hero-primary-action,.hero-secondary-action){border-radius:var(--radius-control);overflow-wrap:anywhere}:where(button):disabled{cursor:not-allowed;opacity:.62;transform:none!important}:where(button,a,input,select,textarea):focus-visible{outline:2px solid rgba(11,99,200,.42);outline-offset:2px}.app-container{width:100%;min-height:100vh;flex:1;display:flex;flex-direction:column;position:relative}.main-content-wrapper{flex:1 0 auto;width:100%;display:flex;flex-direction:column}.store-announcement{margin:10px auto 0;width:min(1120px,calc(100% - 28px));background:#fffaf3;border:1px solid #dfd0bc;border-radius:8px;color:#3d2b1a;padding:10px 14px;font-weight:700;text-align:center;overflow-wrap:anywhere}.maintenance-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#f3e6d5,#fbf7f0)}.maintenance-panel{width:min(620px,100%);background:#fffaf3;border:1px solid #dfd0bc;border-radius:12px;padding:28px;color:#2a2018;box-shadow:0 8px 24px #26170514}.maintenance-kicker{color:#0b63c8;font-weight:900}.maintenance-panel h1{margin:8px 0 10px;font-size:clamp(1.8rem,4vw,2.7rem)}.maintenance-panel p{margin:0;line-height:1.8;color:#3d2b1a;overflow-wrap:anywhere}.home-content{width:100%;max-width:1200px;margin:0 auto;padding:12px 20px 20px}.hero-section{background:#fcf8f1;border:1px solid #eadfce;border-radius:12px;padding:2.75rem 2rem;margin-bottom:2rem;overflow:hidden;position:relative}.hero-section.compact{padding:10px 14px 8px;margin-bottom:0;border-radius:10px 10px 0 0;border-bottom:0;box-shadow:0 2px 10px #2617050a}.hero-container{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:1100px;margin:0 auto}.hero-copy{max-width:none;min-width:0;flex:1 1 auto}.hero-compact-title{font-size:1.12rem;margin:0;font-weight:800;color:#2a2018;line-height:1.35;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.hero-compact-title span{color:#5c4b38;font-size:.9rem;font-weight:700}.hero-copy p{margin:2px 0 0;color:#5c4b38;font-weight:700;line-height:1.45;font-size:.9rem}.hero-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:7px}.hero-primary-action,.hero-secondary-action{border-radius:7px;padding:6px 10px;text-decoration:none;font-weight:900;font-size:.86rem;line-height:1.2;white-space:nowrap}.hero-primary-action{background:#0b63c8;color:#fff;border:1px solid #0b63c8}.hero-secondary-action{background:#fff;color:#2a2018;border:1px solid #d8c9b5}.hero-stats-compact{display:flex;gap:6px;align-items:center;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.hero-stat-item-compact{display:flex;align-items:center;gap:5px;background:#fff;min-height:30px;padding:4px 8px;border-radius:7px;border:1px solid #eadfce;transition:all .2s ease;white-space:nowrap}.hero-stat-item-compact:hover{border-color:#d8c9b5}.hero-stats-compact .stat-icon{font-size:.95rem;line-height:1;width:1em;height:1em;min-width:1em;min-height:1em;padding:0;margin:0;background:transparent;border-radius:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 1em;overflow:hidden}.hero-stat-item-compact .stat-number{font-size:.95rem;font-weight:800;color:#0f172a}.home-toolbar{display:flex;flex-direction:column;gap:6px;align-items:stretch;background:var(--surface-panel);border-radius:0 0 10px 10px;padding:8px 10px;box-shadow:0 6px 18px #2617050f;border:1px solid #eadfce;border-top:0;margin-bottom:12px;overflow:visible}.toolbar-primary-row{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;width:100%;min-width:0}.toolbar-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}.toolbar-main-group{flex:1 1 auto;flex-wrap:nowrap}.toolbar-input{flex:1 1 280px;width:auto;min-width:180px;max-width:420px;padding:5px 9px;outline:none}.toolbar-select,.toolbar-price-input{min-height:34px;padding:5px 9px;max-width:210px}.toolbar-main-group .toolbar-select{flex:0 1 220px;min-width:160px;max-width:260px}.toolbar-price-input{width:96px}.toolbar-price-slider{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px;min-width:260px;max-width:360px}.toolbar-price-slider label{display:flex;flex-direction:column;gap:4px;color:#5c4b38;font-size:.78rem;font-weight:800}.toolbar-price-slider input[type=range]{width:100%;accent-color:var(--primary-color)}.toolbar-toggle{display:inline-flex;align-items:center;gap:6px;font-size:.86rem;color:#475569;white-space:nowrap}.view-toggle{flex:0 0 auto;flex-wrap:nowrap;margin-inline-start:0}.toolbar-advanced-group{display:none;width:100%}.home-toolbar.filters-expanded{align-items:stretch}.home-toolbar.filters-expanded .toolbar-advanced-group{display:flex}.toolbar-advanced-group+.view-toggle{display:none}.toolbar-more-btn{border:1px solid var(--border-strong);background:#fffaf3;color:#2a2018;min-height:34px;padding:5px 10px;font-weight:800;cursor:pointer;white-space:nowrap}.view-toggle-btn{min-height:34px;width:36px;flex:0 0 36px;padding:5px;border:1px solid var(--border-strong);background:var(--surface-panel);cursor:pointer;font-weight:600;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1}@media(max-width:980px){.toolbar-primary-row{flex-wrap:wrap}.toolbar-main-group{flex:1 1 100%;flex-wrap:wrap}.view-toggle{margin-inline-start:auto}}.view-toggle-btn.active{background:#e0f2fe;border-color:#bae6fd;color:#0369a1}.products-count{font-size:.9rem;color:#64748b;margin-bottom:12px}.active-filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin:-4px 0 14px}.active-filter-chips button{background:#fffaf3;border:1px solid #dfd0bc;color:#3d2b1a;border-radius:7px;padding:6px 10px;font-weight:700;cursor:pointer}.active-filter-chips .clear-filters-chip{background:#eef6ff;border-color:#bfdbfe;color:#0b63c8}@media(max-width:968px){.hero-container{flex-direction:row;align-items:flex-start;text-align:start;flex-wrap:wrap}.hero-copy{flex:1 1 320px}.hero-actions,.hero-stats-compact{justify-content:flex-start}.hero-content-wrapper{text-align:center}.hero-stats{justify-content:center}.hero-main-title{font-size:2.5rem}.hero-visual{display:none}}@media(max-width:640px){.home-content{padding:8px 10px 16px}.hero-section.compact{padding:9px 10px 7px}.hero-compact-title{font-size:1rem}.hero-compact-title span{font-size:.82rem}.hero-copy p{font-size:.84rem}.hero-actions{margin-top:6px}.hero-stats-compact{width:100%}.home-toolbar{padding:7px}.toolbar-group,.toolbar-input,.toolbar-select,.toolbar-price-input{width:100%;max-width:none}.view-toggle{width:100%}.view-toggle-btn{flex:1 1 120px}}.product-card{background:var(--surface-panel);border-radius:var(--radius-card);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:var(--card-shadow);border:1px solid var(--border-color);position:relative;min-height:400px}.product-card:hover{transform:translateY(-3px);box-shadow:var(--card-shadow-hover);border-color:var(--primary-color)}.product-image-placeholder{height:180px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;align-items:center;justify-content:center;font-size:4rem;position:relative}.product-info{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.product-name{margin:0;font-size:1.3rem;font-weight:700;color:var(--text-dark)}.product-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.product-header-actions{display:flex;gap:8px;align-items:center}.edit-card-btn{background:#f39c12;border:none;border-radius:var(--radius-control);width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:transform .2s,background-color .2s;box-shadow:0 2px 5px #0000001a}.edit-card-btn:hover{background:#e67e22;transform:scale(1.1)}.like-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:var(--radius-control);min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.like-btn:hover{background:#eef6ff;border-color:var(--primary-color);transform:translateY(-1px)}.like-btn.liked{background:#ffe4e6;border-color:#fecdd3}.like-btn.saved{background:#fff8e1;border-color:#f3d17a}.like-btn.compared{background:#edf8f1;border-color:#badbcc;color:#0f5132}.likes-count{font-size:.8rem;color:#475569;font-weight:700}.product-description{margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.product-preorder-note{align-self:flex-start;background:#eef6ff;border:1px solid #bfdbfe;border-radius:var(--radius-control);color:#19324d;font-size:.85rem;font-weight:700;padding:6px 8px}.product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05)}.product-price{font-size:1.4rem;font-weight:800;color:#10b981;display:inline-flex;flex-direction:column;gap:2px;line-height:1.1}.product-price .old-price{color:#8a6f52;font-size:.9rem;text-decoration:line-through;font-weight:700}.product-actions{display:flex;gap:10px}.details-btn{background:#fff;color:var(--primary-color);border:1px solid var(--primary-color);padding:.6rem 1.2rem;font-weight:600;cursor:pointer;transition:all .2s ease}.details-btn:hover{background:#f0f7ff}.buy-btn{background:var(--primary-color);color:#fff;border:none;padding:.6rem 1.2rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0b63c833}.buy-btn:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #0b63c84d}.loader{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;gap:1rem}.spinner{width:40px;height:40px;border:4px solid rgba(11,99,200,.1);border-top:4px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}.product-files{margin-top:15px;padding:10px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.product-files h4{margin:0 0 8px;font-size:.95rem;color:var(--text-dark)}.files-list{list-style:none;padding:0;margin:0}.file-link{display:block;padding:6px 10px;margin-bottom:5px;background:#fff;border:1px solid #dee2e6;border-radius:4px;font-size:.85rem;color:var(--primary-color);cursor:pointer;transition:all .2s}.file-link:hover{background:#e7f3ff;border-color:var(--primary-color);transform:translate(-5px)}.file-link:last-child{margin-bottom:0}.download-inline-error{margin:8px 0;padding:9px 10px;border:1px solid #f3c2c2;border-radius:7px;background:#fff6f6;color:#7f1d1d;font-size:.9rem;font-weight:700;line-height:1.45}.login-hint{cursor:pointer;background:#fff9db!important;border-color:#fab005!important;transition:transform .2s}.login-hint:hover{transform:scale(1.02);background:#fff3bf!important}.login-to-download-hint{margin:0;font-size:.9rem;font-weight:600;color:#856404;text-align:center}.cart-toast{position:fixed;left:24px;bottom:24px;z-index:5000;max-width:min(360px,calc(100vw - 32px));padding:12px 16px;border-radius:8px;border:1px solid #cfe1d5;background:#f2fbf5;color:#16442a;box-shadow:0 12px 32px #0f172a2e;font-weight:800;line-height:1.45;animation:fadeIn .18s ease-out}.cart-toast.error{border-color:#f2c6c6;background:#fff5f5;color:#7f1d1d}.back-to-top-button{position:fixed;right:24px;bottom:84px;z-index:4800;width:46px;height:46px;border:1px solid rgba(44,95,45,.28);border-radius:50%;background:#fff;color:#2c5f2d;box-shadow:0 12px 32px #0f172a33;font-size:1.45rem;font-weight:900;line-height:1;cursor:pointer;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,background .18s ease,color .18s ease}.back-to-top-button.visible{opacity:1;transform:translateY(0);pointer-events:auto}.back-to-top-button:hover,.back-to-top-button:focus-visible{background:#2c5f2d;color:#fff;outline:none}@media(max-width:640px){.cart-toast{left:16px;right:16px;bottom:16px}.back-to-top-button{right:16px;bottom:76px;width:42px;height:42px}}.modal-overlay{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}.modal-content{background:var(--card-bg, #fff);border-radius:12px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 30px #0000004d;overflow:hidden;animation:modal-appear .3s ease-out}@keyframes modal-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{padding:15px 20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background-color:#f9f9f9}.modal-header h3{margin:0;font-size:1.25rem;color:#333}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#888;transition:color .2s}.modal-close:hover{color:#e74c3c}.modal-body{padding:20px;overflow-y:auto;flex:1}.modal-body .product-editor-wrapper{box-shadow:none;padding:0;border:none}.modal-body .editor-header{display:none}.product-editor-wrapper.compact{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:20px;max-width:900px;margin:10px auto;direction:rtl}.product-editor-wrapper.compact .editor-header{margin-bottom:15px;padding-bottom:10px}.product-editor-wrapper.compact .editor-section{margin-bottom:20px}.form-row-inline{display:flex;gap:15px;align-items:flex-end}.flex-2{flex:2}.flex-1{flex:1}.taxonomy-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:12px}.product-details-grid.compact-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.magic-ai-panel{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:12px;align-items:start;margin-bottom:14px;padding:14px;border:1px solid #d8c9b5;border-radius:8px;background:#fcf8f1}.magic-ai-panel h3{margin:0 0 5px;color:#2a2018;font-size:1rem}.magic-ai-panel p{margin:0;color:#5c4b38;font-weight:700;line-height:1.45}.magic-ai-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.magic-ai-actions button{border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:8px 11px;font-weight:900;cursor:pointer;white-space:nowrap}.magic-ai-actions button:nth-child(2),.magic-ai-actions button:nth-child(3){background:#fff;color:#0b63c8}.magic-ai-actions button:disabled{cursor:not-allowed;opacity:.55}.magic-ai-preview{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px}.magic-ai-preview div{border-top:1px solid #eadfce;padding-top:8px}.magic-ai-preview span,.magic-ai-preview small{display:block;color:#64748b;font-size:12px;line-height:1.45}.magic-ai-preview strong{display:block;color:#2a2018;line-height:1.45}.image-tag-panel{background:#fffdf8}.image-tag-preview strong{overflow-wrap:anywhere}.full-row{grid-column:1 / -1}.taxonomy-col label{display:block;font-weight:700;margin-bottom:8px;font-size:14px}.add-taxonomy-inline{display:flex;margin-top:8px;gap:5px}.add-taxonomy-inline input,.add-taxonomy-inline select{flex:1;padding:4px 8px;font-size:13px;border:1px solid #ddd;border-radius:4px}.add-taxonomy-inline button{padding:4px 8px;background:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer}.spec-groups-editor textarea{margin-bottom:10px}.spec-groups-list{display:grid;gap:10px}.spec-group-row{border:1px solid #eadfce;border-radius:6px;background:#fffaf3;padding:10px}.spec-group-header,.spec-item-row{display:grid;grid-template-columns:minmax(160px,1fr) auto auto;gap:8px;align-items:center}.spec-items-list{display:grid;gap:8px;margin-top:8px}.spec-item-row{grid-template-columns:minmax(120px,.8fr) minmax(160px,1fr) auto}.translations-list{display:grid;gap:10px}.translation-row{border:1px solid #eadfce;border-radius:6px;background:#fffaf3;padding:10px}.translation-grid{display:grid;grid-template-columns:80px repeat(4,minmax(130px,1fr)) auto;gap:8px;align-items:center;margin-bottom:8px}.translation-row textarea{width:100%;min-height:90px}.chips-container{display:flex;flex-wrap:wrap;gap:5px;max-height:100px;overflow-y:auto;padding:5px;border:1px solid #f9f9f9;border-radius:4px}.chip{padding:4px 10px;font-size:12px;border-radius:15px;border:1px solid #eee;background:#fafafa;cursor:pointer}.chip.active.category-chip{background:#e3f2fd;border-color:#2196f3}.chip.active.tag-chip{background:#f1f8e9;border-color:#8bc34a}.compact label{display:block;margin-bottom:5px;font-weight:700;font-size:14px}.compact input[type=text],.compact input[type=number],.compact textarea{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;box-sizing:border-box}.editor-footer{display:flex;gap:10px;margin-top:15px;padding-top:10px;border-top:1px solid #eee}.save-button{background:#2196f3;color:#fff;border:none;padding:8px 20px;border-radius:6px;font-weight:700;cursor:pointer}.cancel-button{background:#f5f5f5;padding:8px 20px;border-radius:6px;border:1px solid #ddd;cursor:pointer}.status-message{margin-top:10px;padding:10px;border-radius:6px;text-align:center;font-size:14px}.status-message.success{background:#e8f5e9;color:#2e7d32}.status-message.error{background:#ffebee;color:#c62828}.display-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:flex-end;background:#f8fbff;padding:15px;border-radius:10px;border:1px solid #e1efff}.checkbox-group{display:flex;align-items:center;height:38px}.checkbox-label{display:flex!important;align-items:center;gap:8px;cursor:pointer;font-weight:600!important;color:#0b63c8;margin:0!important}.checkbox-label input{width:18px;height:18px}.compact select{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;background:#fff}.compact textarea{min-height:82px;resize:vertical}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.section-title-row label{margin:0}.section-title-row button,.remove-variant-btn{border:1px solid #c7d8eb;background:#eef6ff;color:#0b63c8;border-radius:7px;padding:7px 10px;font-weight:700;cursor:pointer}.section-actions{display:flex;gap:8px;flex-wrap:wrap}.variant-empty{margin:0;color:#6b5a45;background:#fffaf3;border:1px solid #dfd0bc;border-radius:8px;padding:10px 12px}.variants-list{display:grid;gap:10px}.variant-row{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr)) 92px auto;gap:8px;align-items:center;border:1px solid #e7dccd;background:#fffaf3;border-radius:8px;padding:10px}.option-groups-list{display:grid;gap:12px}.option-group-row{border:1px solid #e7dccd;background:#fffaf3;border-radius:8px;padding:10px;display:grid;gap:10px}.option-group-header,.option-row{display:grid;grid-template-columns:1.4fr 1fr auto auto auto;gap:8px;align-items:center}.composition-list{display:grid;gap:10px}.composition-row{display:grid;grid-template-columns:110px minmax(180px,1.4fr) minmax(120px,1fr) 80px 110px auto auto;gap:8px;align-items:center;border:1px solid #e7dccd;background:#fffaf3;border-radius:8px;padding:10px}.options-list{display:grid;gap:8px;padding-inline-start:14px;border-inline-start:3px solid #dfd0bc}.variant-active{display:inline-flex!important;align-items:center;gap:6px;margin:0!important;white-space:nowrap}.remove-variant-btn{background:#fff1f1;border-color:#f0c2c2;color:#a33333}.category-attributes-section{background:#fcf8f1;border:1px solid #e4d5c3}.category-attributes-section .section-title-row select{max-width:360px}.category-attributes-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(320px,1.2fr);gap:14px}.category-attribute-panel{display:grid;gap:10px;align-content:start}.category-attribute-panel>.section-title-row span{font-weight:700;color:#3d2b1a}.inline-status{color:#7b674f;font-size:12px;font-weight:600}.dynamic-attributes-list,.attribute-drafts-list{display:grid;gap:9px}.dynamic-attribute-row{display:grid!important;grid-template-columns:minmax(130px,.8fr) minmax(160px,1.2fr);gap:10px;align-items:center;margin:0!important;font-weight:600!important}.dynamic-attribute-row span{display:grid;gap:2px}.dynamic-attribute-row small{color:#806d56;font-weight:500}.dynamic-attribute-row strong{color:#b3261e}.attribute-draft-row{display:grid;grid-template-columns:1fr 1fr 110px 1.2fr auto auto;gap:8px;align-items:center}.secondary-save-button{justify-self:start;border:1px solid #b58a57;background:#fff8eb;color:#5b3d1d;border-radius:7px;padding:8px 12px;font-weight:800;cursor:pointer}.secondary-save-button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:760px){.magic-ai-panel{grid-template-columns:1fr}.magic-ai-actions{justify-content:stretch}.magic-ai-actions button{flex:1}.form-row-inline{flex-direction:column;align-items:stretch}.taxonomy-grid,.display-settings-grid,.variant-row,.option-group-header,.option-row,.composition-row,.category-attributes-grid,.dynamic-attribute-row,.attribute-draft-row{grid-template-columns:1fr}}.upload-container{margin-top:10px;border:1px solid #e0e0e0;border-radius:8px;padding:15px;background-color:#f9f9f9}.drop-zone{border:2px dashed #ccc;border-radius:8px;padding:30px;text-align:center;cursor:pointer;transition:all .3s ease;background-color:#fff}.drop-zone:hover,.drop-zone.dragging{border-color:#2196f3;background-color:#e3f2fd}.drop-zone-content{display:flex;flex-direction:column;align-items:center;gap:10px}.upload-icon{font-size:40px}.drop-zone p{margin:0;font-weight:500}.drop-zone small{color:#666}.file-list{margin-top:20px;display:flex;flex-direction:column;gap:10px}.file-item{display:flex;align-items:center;justify-content:space-between;padding:12px;background-color:#fff;border:1px solid #eee;border-radius:6px;gap:15px}.file-item.error{border-color:#f44336;background-color:#ffebee}.file-info{flex:1;display:flex;align-items:center;gap:15px}.file-name-input{flex:1;padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.file-meta{display:flex;align-items:center;gap:10px}.file-type{font-size:12px;background:#eee;padding:2px 6px;border-radius:4px;color:#666;text-transform:uppercase}.status-icon{display:flex;align-items:center;justify-content:center;min-width:24px}.upload-progress-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:120px}.upload-size-info{font-size:10px;color:#666;white-space:nowrap}.progress-container{width:100px;height:8px;background-color:#eee;border-radius:4px;position:relative;overflow:hidden}.progress-bar{height:100%;background-color:#4caf50;transition:width .3s ease}.progress-text{position:absolute;top:-12px;right:0;font-size:10px;color:#4caf50}.remove-file-btn{background:none;border:none;cursor:pointer;font-size:18px;padding:5px;border-radius:4px;transition:background .2s}.remove-file-btn:hover{background-color:#ffebee}.file-item.archived{background-color:#f5f5f5;border-style:dashed}.archive-file-btn{transition:transform .2s,filter .2s}.archive-file-btn:hover{transform:scale(1.1)}.archive-file-btn.active{filter:none!important}.loader{width:16px;height:16px;border:2px solid #2196f3;border-bottom-color:transparent;border-radius:50%;display:inline-block;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.editor-container{display:flex;flex-direction:column;gap:4px;width:100%}.editor-wrapper{border:1px solid #ddd;border-radius:8px;overflow:hidden;background:#fff;transition:all .3s ease;display:flex;flex-direction:column}.editor-wrapper:hover{border-color:#aaa}.editor-wrapper:focus-within{border-color:#2196f3;box-shadow:0 0 0 2px #2196f31a}.editor-fullscreen{position:fixed!important;inset:0!important;z-index:10001!important;background:#fff!important;height:100vh!important;padding:0!important}.editor-fullscreen .editor-wrapper{height:100%;border-radius:0;border:none}.editor-fullscreen .ql-container{flex:1;overflow:hidden}.editor-fullscreen .ql-editor{max-height:none!important;height:100%}.editor-toolbar{border-bottom:1px solid #eee;background:#f8f9fa;padding:8px;display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center}.editor-toolbar .ql-formats{margin:0 6px 0 0;display:flex;align-items:center}.ql-container.ql-snow{border:none!important;font-family:inherit;font-size:16px;display:flex;flex-direction:column}.ql-editor{min-height:300px;max-height:500px;overflow-y:auto!important;direction:rtl;text-align:justify;line-height:1.8;padding:25px!important;font-size:17px;color:#333;background:#fff}.editor-container:not(.editor-fullscreen){position:relative;z-index:1}.ql-editor img{max-width:100%;height:auto;display:inline-block;vertical-align:middle;cursor:move}.ql-editor img.ql-align-right{float:right;margin-left:20px;margin-bottom:15px}.ql-editor img.ql-align-left{float:left;margin-right:20px;margin-bottom:15px}.ql-editor img.ql-align-center{display:block;margin:20px auto}.editor-footer{padding:6px 12px;background:#f1f5f9;border-radius:0 0 8px 8px;display:flex;gap:20px;font-size:.85rem;color:#64748b;border:1px solid #e2e8f0;border-top:none;-webkit-user-select:none;user-select:none}.custom-drag-handle{position:absolute;top:5px;right:5px;width:28px;height:28px;background:#2196f3;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:move;z-index:1005;font-size:18px;box-shadow:0 2px 8px #0000004d;border:2px solid white;transition:all .2s ease}.custom-drag-handle:hover{background:#1976d2;transform:translate(-50%) scale(1.1)}.blot-formatter__overlay{pointer-events:auto!important}.editor-stat-item{display:flex;align-items:center;gap:4px}.ql-editor.ql-blank:before{right:25px!important;left:auto!important;font-style:normal;color:#999}.ql-snow.ql-toolbar button:hover,.ql-snow.ql-toolbar button.ql-active{color:#2196f3}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke{stroke:#2196f3}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill{fill:#2196f3}.product-card-enhanced{background:var(--surface-panel);border-radius:var(--radius-card);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:var(--card-shadow);border:1px solid var(--border-color);position:relative;height:450px;cursor:pointer}.product-card-enhanced:hover{transform:translateY(-3px);box-shadow:var(--card-shadow-hover);border-color:var(--primary-color)}.featured-badge{position:absolute;top:15px;right:15px;background:#fff3cd;color:#6f4700;border:1px solid #f3d17a;padding:5px 12px;border-radius:var(--radius-control);font-size:.85rem;font-weight:800;z-index:10}.preorder-badge{position:absolute;top:15px;left:15px;background:#eef6ff;color:#0b63c8;border:1px solid #bfdbfe;padding:5px 12px;border-radius:var(--radius-control);font-size:.82rem;font-weight:800;z-index:10}.product-visibility-badge{position:absolute;top:50px;right:15px;z-index:11;display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:5px 10px;border-radius:999px;font-size:.78rem;font-weight:900;line-height:1;box-shadow:0 4px 12px #0f172a1f;cursor:pointer;font-family:inherit;appearance:none}.product-visibility-badge:hover{filter:brightness(.97);transform:translateY(-1px)}.product-visibility-badge.public{background:#e8f7ef;color:#12703a;border:1px solid #b7e4c7}.product-visibility-badge.private{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.card-image-container{height:200px;width:100%;position:relative;overflow:hidden;background:#f7f1e7;flex-shrink:0}.product-card-enhanced.גדול .card-image-container{height:200px}.card-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s ease}.product-card-enhanced:hover .card-image{transform:scale(1.05)}.card-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#eef6ff}.placeholder-icon{font-size:3.5rem;opacity:.5}.card-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.5),transparent);padding:15px;display:flex;gap:8px;justify-content:center;opacity:0;transform:translateY(10px);transition:all .3s ease}.card-overlay.visible{opacity:1;transform:translateY(0)}.quick-action-btn{background:var(--surface-panel);border:1px solid rgba(61,43,26,.12);width:40px;height:40px;border-radius:var(--radius-control);display:flex;align-items:center;justify-content:center;font-size:1.1rem;cursor:pointer;transition:all .2s;box-shadow:0 4px 10px #2617051f}.quick-action-btn:hover{transform:translateY(-1px);background:var(--primary-color);color:#fff}.quick-action-btn.saved{background:#fff8e1;color:#8a5a00}.quick-action-btn.compared{background:#edf8f1;color:#0f5132}.admin-edit-btn{background:#fff3cd!important;color:#856404!important}.admin-edit-btn:hover{background:#ffeeba!important;color:#856404!important}.card-content{padding:1.2rem;flex:1;display:flex;flex-direction:column;gap:.8rem;overflow:hidden}.card-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.card-title{margin:0;font-size:1.2rem;font-weight:800;color:var(--text-dark);line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-price{font-size:1.3rem;font-weight:900;color:#10b981;white-space:nowrap;display:flex;flex-direction:column;align-items:flex-end;line-height:1.1}.card-price .old-price{color:#8b7a68;font-size:.82rem;font-weight:700;text-decoration:line-through}.card-description{color:var(--text-muted);font-size:.9rem;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1}.product-card-enhanced.רחב .card-description,.product-card-enhanced.גדול .card-description{-webkit-line-clamp:4}.card-version{align-self:flex-start;background:#f7f1e7;border:1px solid #eadfce;border-radius:var(--radius-control);color:#5c4b38;font-size:.82rem;font-weight:700;padding:4px 8px}.card-preorder-note{align-self:flex-start;background:#eef6ff;border:1px solid #bfdbfe;border-radius:var(--radius-control);color:#19324d;font-size:.85rem;font-weight:700;padding:6px 8px}.card-footer{display:flex;flex-direction:column;gap:.8rem;margin-top:auto}.card-stats{display:flex;gap:12px;border-top:1px solid #f0f0f0;padding-top:10px}.stat-item{font-size:.8rem;color:#999;display:flex;align-items:center;gap:3px}.action-btn-primary{background:var(--primary-color);color:#fff;border:none;padding:10px;border-radius:var(--radius-control);font-weight:700;font-size:.95rem;cursor:pointer;transition:all .3s;text-align:center;box-shadow:0 4px 12px #0b63c826}.action-btn-primary:hover{background:var(--primary-hover);box-shadow:0 6px 15px #0b63c840;transform:translateY(-1px)}.files-quick-view{position:absolute;top:10px;left:10px;right:10px;background:#fffffffa;padding:12px;border-radius:var(--radius-card);box-shadow:var(--card-shadow-hover);z-index:5;border:1px solid #eee;animation:fadeInDown .2s ease}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.files-view-title{font-weight:700;margin-bottom:6px;font-size:.85rem;color:#555;text-align:right}.quick-file-item{padding:6px 10px;background:#f8f9fa;margin-bottom:5px;border-radius:var(--radius-control);font-size:.8rem;color:#444;border:1px solid #eee;text-align:right;direction:rtl;display:flex;align-items:center;gap:8px;transition:all .2s}.quick-file-item:hover{background:#eef6ff;border-color:var(--primary-color);color:var(--primary-color);transform:translate(-3px)}.quick-file-icon{font-size:1rem;flex-shrink:0}.quick-file-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.more-files{font-size:.75rem;color:#888;text-align:center;margin-top:4px}.product-card-enhanced.רחב{grid-column:span 2;flex-direction:row}.product-card-enhanced.רחב .card-image-container{width:40%;height:100%}.product-card-enhanced.רחב .card-content{width:60%}.product-card-enhanced.גדול{grid-column:span 2;grid-row:span 2}@media(max-width:900px){.product-card-enhanced.רחב{flex-direction:column}.product-card-enhanced.רחב .card-image-container{width:100%;height:220px}.product-card-enhanced.רחב .card-content{width:100%}}@media(max-width:768px){.product-card-enhanced.רחב,.product-card-enhanced.גדול{grid-column:span 1;grid-row:span 1}}.smart-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-rows:minmax(450px,auto);gap:25px;padding:20px 0;grid-auto-flow:dense}.product-grid-loading{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;padding:20px 0}.skeleton-card{background:#eee;height:450px;border-radius:20px;overflow:hidden;animation:skeleton-pulse 1.5s infinite ease-in-out}.skeleton-image{height:220px;background:#ddd}.skeleton-text{height:30px;margin:20px;background:#ddd;border-radius:4px;width:70%}.skeleton-text-small{height:15px;margin:0 20px;background:#ddd;border-radius:4px;width:90%}@keyframes skeleton-pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.no-products-container{text-align:center;padding:60px 20px;background:#fff;border-radius:24px;box-shadow:0 10px 30px #0000000d;margin:40px 0}.no-products-icon{font-size:4rem;margin-bottom:20px}.no-products-container h3{font-size:1.8rem;color:#333;margin-bottom:10px}.no-products-container p{color:#888;font-size:1.1rem}@media(max-width:640px){.smart-product-grid{grid-template-columns:1fr}}.products-list{display:flex;flex-direction:column;gap:18px}.product-list-item{display:grid;grid-template-columns:220px 1fr;gap:18px;background:#fff;border-radius:16px;box-shadow:0 8px 24px #0000000f;border:1px solid rgba(0,0,0,.05);overflow:hidden;height:200px}.list-image{position:relative;height:100%;width:220px;background:#f1f5f9;cursor:pointer;flex-shrink:0}.list-image img{width:100%;height:100%;object-fit:cover;display:block}.list-image-placeholder{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:18px;color:#5d6b7a;text-align:center;background:#f7f2ea;border-inline-start:1px solid rgba(15,23,42,.06)}.placeholder-icon{font-size:2.3rem;line-height:1}.placeholder-title{color:#253246;font-size:.92rem;font-weight:800}.placeholder-hint{max-width:180px;color:#65758a;font-size:.74rem;line-height:1.45}.list-featured-badge{position:absolute;top:12px;right:12px;background:#ffedd5;color:#c2410c;padding:4px 10px;border-radius:999px;font-size:.8rem;font-weight:700;z-index:2}.list-preorder-badge{position:absolute;top:12px;left:12px;background:#eef6ff;color:#0b63c8;border:1px solid #bfdbfe;padding:4px 10px;border-radius:7px;font-size:.8rem;font-weight:800;z-index:2}.list-content{padding:16px 18px 16px 0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.list-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:2px}.list-title{margin:0;font-size:1.25rem;font-weight:800;color:#0f172a;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-title-wrap{display:flex;align-items:center;gap:8px;min-width:0}.product-list-visibility{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:4px 9px;border-radius:999px;font-size:.76rem;font-weight:900;line-height:1;white-space:nowrap;flex:0 0 auto;cursor:pointer;font-family:inherit;appearance:none}.product-list-visibility:hover{filter:brightness(.97)}.product-list-visibility.public{background:#e8f7ef;color:#12703a;border:1px solid #b7e4c7}.product-list-visibility.private{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.list-price{font-size:1.2rem;font-weight:800;color:#10b981;white-space:nowrap}.list-description{color:#475569;font-size:.95rem;line-height:1.5;cursor:pointer;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:auto}.list-version{display:inline-flex;align-self:flex-start;background:#f7f1e7;border:1px solid #eadfce;border-radius:6px;color:#5c4b38;font-size:.85rem;font-weight:700;padding:4px 8px}.list-preorder-note{display:inline-flex;align-self:flex-start;background:#eef6ff;border:1px solid #bfdbfe;border-radius:7px;color:#19324d;font-size:.85rem;font-weight:700;padding:6px 8px}.list-stats{display:flex;gap:12px;color:#94a3b8;font-size:.85rem;margin-top:4px}.list-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.list-primary-btn{background:var(--primary-color);color:#fff;border:none;padding:8px 16px;border-radius:10px;font-weight:700;cursor:pointer}.list-secondary-btn{background:#fff;color:var(--primary-color);border:1px solid var(--primary-color);padding:8px 16px;border-radius:10px;font-weight:700;cursor:pointer}.list-like-btn,.list-edit-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:40px;height:40px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.list-like-btn.liked{background:#ffe4e6;border-color:#fecdd3}.list-like-btn.saved{background:#fff8e1;border-color:#f3d17a}.list-like-btn.compared{background:#edf8f1;border-color:#badbcc;color:#0f5132}.list-price{display:flex;flex-direction:column;align-items:flex-end;line-height:1.15}.list-price .old-price{color:#8b7a68;font-size:.82rem;text-decoration:line-through}@media(max-width:900px){.product-list-item{grid-template-columns:1fr;height:auto}.list-image{width:100%;height:200px}.list-content{padding:14px 16px 16px}.list-header{flex-direction:column;align-items:flex-start;gap:5px}.list-title{white-space:normal}}.list-loading{display:flex;flex-direction:column;gap:14px}.list-skeleton-row{display:grid;grid-template-columns:220px 1fr;gap:18px;background:#fff;border-radius:16px;padding:16px;border:1px solid rgba(0,0,0,.05)}.list-skeleton-image{height:140px;background:#eee;border-radius:12px}.list-skeleton-content{display:flex;flex-direction:column;gap:10px}.list-skeleton-title,.list-skeleton-text{height:16px;background:#eee;border-radius:6px}.list-skeleton-title{width:60%;height:20px}.list-skeleton-text.short{width:40%}.list-empty{text-align:center;padding:50px 20px;background:#fff;border-radius:24px;box-shadow:0 10px 30px #0000000d}.list-empty-icon{font-size:3.5rem;margin-bottom:10px}.newsletter-signup{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;background:#fcf8f1;border:1px solid #eadfce;border-radius:10px;padding:16px;margin-top:20px}.newsletter-signup h2{margin:0 0 5px;color:#2a2018;font-size:1.25rem}.newsletter-signup p{margin:0;color:#5c4b38;font-weight:700;line-height:1.5}.newsletter-signup form{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-end;flex:1;min-width:280px}.newsletter-signup input{border:1px solid #d8c9b5;border-radius:7px;padding:9px 11px;min-width:180px}.newsletter-signup input[type=email]{direction:ltr;text-align:left}.newsletter-signup button{border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:9px 13px;font-weight:900;cursor:pointer}.newsletter-signup button:disabled{opacity:.7;cursor:not-allowed}.newsletter-signup-ok,.newsletter-signup-error{width:100%;font-weight:800}.newsletter-signup-ok{color:#0f5132}.newsletter-signup-error{color:#842029}@media(max-width:720px){.newsletter-signup form,.newsletter-signup input,.newsletter-signup button{width:100%}}.nedarim-payment-container{background:#fff;padding:20px;border-radius:12px;box-shadow:0 10px 30px #0003;width:100%;max-width:500px;margin:20px auto;position:relative;overflow:hidden}.nedarim-header{display:flex;flex-direction:column;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:15px}.nedarim-header-top{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px}.payment-amount-alert{background:#f0f7ff;border:1px solid #cce5ff;color:#004085;padding:10px 15px;border-radius:8px;text-align:center;font-size:1.1rem;width:100%}.payment-amount-alert strong{font-size:1.3rem;color:#d35400}.payment-coupon-note{display:block;margin-top:6px;color:#0f5132;font-size:.95rem;font-weight:700}.billing-note{background:#fff8e1;color:#795548;padding:8px;border-radius:4px;margin-bottom:10px;font-size:.95rem;border:1px dashed #ffe082}.billing-note strong{color:#e67e22}.nedarim-header h3{margin:0;color:#2c3e50;font-size:1.2rem}.close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#95a5a6;transition:color .2s}.close-btn:hover{color:#e74c3c}.nedarim-iframe{width:100%;border:none;min-height:400px;transition:height .3s ease}.nedarim-footer{margin-top:15px;text-align:center;color:#7f8c8d;font-size:.85rem;border-top:1px solid #eee;padding-top:10px}.verifying-overlay,.success-overlay{position:absolute;inset:60px 0 0;background:#fffffff2;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px}.loader{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin-bottom:20px}.success-icon{font-size:60px;margin-bottom:15px}.sub-text{font-size:.9rem;color:#7f8c8d;margin-top:10px}.nedarim-error{text-align:center;padding:40px;color:#e74c3c}.nedarim-error button{margin-top:20px;padding:10px 25px;background:#3498db;color:#fff;border:none;border-radius:6px;cursor:pointer}.nedarim-loading{text-align:center;padding:50px;font-size:1.1rem;color:#3498db}.payment-actions{margin-top:20px;display:flex;justify-content:center}.execute-payment-btn{background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;border:none;padding:15px 40px;border-radius:8px;font-size:1.2rem;font-weight:700;cursor:pointer;box-shadow:0 4px 15px #2ecc714d;transition:all .3s;width:100%}.execute-payment-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2ecc7166}.execute-payment-btn:disabled{background:#bdc3c7;cursor:not-allowed;transform:none;box-shadow:none}.processing-payment{display:flex;flex-direction:column;align-items:center;margin-top:20px;color:#2c3e50}.cart-page{padding:40px 20px;max-width:800px;margin:0 auto;min-height:60vh}.cart-page.empty{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.cart-container h1{margin-bottom:30px;color:#333;border-bottom:2px solid #eee;padding-bottom:10px}.cart-items-list{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;overflow:hidden;margin-bottom:30px}.cart-item{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #f0f0f0}.cart-item:last-child{border-bottom:none}.item-info{display:flex;flex-direction:column}.item-name{font-weight:700;font-size:1.2rem;color:#2c3e50}.item-choices{color:#6b5a45;font-weight:700;margin-top:4px}.item-price{color:#27ae60;font-weight:500;display:inline-flex;flex-direction:column;gap:2px;line-height:1.1}.item-price .old-price{color:#8a6f52;font-size:.85rem;text-decoration:line-through}.item-price small{color:#0b63c8;font-weight:700}.item-controls{display:flex;align-items:center;gap:20px}.item-quantity{min-width:30px;text-align:center;font-size:.9rem;font-weight:800}.quantity-stepper{display:inline-flex;align-items:center;gap:6px;background:#f8f3e8;border:1px solid #e2d5c2;border-radius:8px;padding:4px}.quantity-stepper button{width:28px;height:28px;border:1px solid #d4c3ab;background:#fffdf8;border-radius:6px;cursor:pointer;font-weight:900;color:#3d2b1a}.remove-btn{background:none;border:none;color:#e74c3c;cursor:pointer;font-weight:500;transition:color .2s}.remove-btn:hover{color:#c0392b;text-decoration:underline}.cart-summary{background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 15px #0000000d}.checkout-steps{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.checkout-steps span,.checkout-steps button{border:1px solid #d8c9b5;background:#fffdf8;color:#2a2018;border-radius:7px;padding:8px 10px;font-weight:900}.checkout-steps button{cursor:pointer}.checkout-steps .done,.checkout-steps button.active{border-color:#0b63c8;background:#eef6ff;color:#0b63c8}.cart-cross-sell{background:#fffaf3;border:1px solid #eadfce;border-radius:12px;padding:16px;margin-top:18px}.cart-cross-sell-title{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;align-items:end;margin-bottom:10px}.cart-cross-sell-title h2{margin:0;font-size:1.2rem;color:#2a2018}.cart-cross-sell-title span{color:#5c4b38;font-weight:700;font-size:.9rem}.cart-cross-sell-list{display:flex;flex-direction:column;gap:8px}.cart-cross-sell-card{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff;border:1px solid #efe6d8;border-radius:8px;padding:10px}.cart-cross-sell-card strong,.cart-cross-sell-card span{display:block}.cart-cross-sell-card strong{color:#2a2018;overflow-wrap:anywhere}.cart-cross-sell-card span{color:#27ae60;font-weight:800;margin-top:3px}.cart-cross-sell-card button{border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:8px 12px;font-weight:800;cursor:pointer;white-space:nowrap}.coupon-box{display:flex;flex-direction:column;gap:7px;background:#fcf8f1;border:1px solid #eadfce;border-radius:8px;padding:14px;margin-bottom:18px}.coupon-box label{font-weight:800;color:#2a2018}.coupon-box input{border:1px solid #d8c9b5;border-radius:6px;padding:10px 12px;font-size:1rem;direction:ltr;text-align:left}.coupon-box span{color:#5c4b38;font-size:.92rem}.store-value-box,.guest-checkout-box,.shipping-box{display:flex;flex-direction:column;gap:9px;background:#f8f3e8;border:1px solid #e2d5c2;border-radius:8px;padding:14px;margin-bottom:18px}.shipping-mode-toggle{display:inline-flex;flex-wrap:wrap;gap:8px}.shipping-mode-toggle button{border:1px solid #d8c9b5;background:#fffdf8;color:#2a2018;border-radius:7px;padding:8px 11px;font-weight:900;cursor:pointer}.shipping-mode-toggle button.active{border-color:#0b63c8;background:#eef6ff;color:#0b63c8}.shipping-fields,.shipping-item-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.shipping-fields label,.shipping-item-grid label{display:flex;flex-direction:column;gap:5px;min-width:0}.shipping-fields .wide{grid-column:1 / -1}.shipping-fields span,.shipping-item-grid span{color:#2a2018;font-weight:800}.shipping-fields input,.shipping-fields select,.shipping-item-grid input,.shipping-item-grid select{width:100%;padding:9px 10px}.shipping-items{display:flex;flex-direction:column;gap:9px}.shipping-item-card{background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:11px}.shipping-item-card strong{display:block;margin-bottom:8px;color:#2a2018;overflow-wrap:anywhere}.shipping-hint{margin:0;color:#5c4b38;font-weight:700;line-height:1.45}.save-shipping-address{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:8px;align-items:end;background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:10px}.save-shipping-address label{display:flex;flex-direction:column;gap:5px;min-width:0}.save-shipping-address label span{color:#2a2018;font-weight:800}.save-shipping-address input{width:100%;padding:9px 10px}.save-shipping-address button{border:1px solid #0b63c8;background:#0b63c8;color:#fff;border-radius:7px;padding:10px 12px;font-weight:900;cursor:pointer}.save-shipping-address>span{grid-column:1 / -1;color:#5c4b38;font-weight:800}.store-value-header{display:flex;justify-content:space-between;align-items:baseline;gap:10px;flex-wrap:wrap;color:#2a2018}.store-value-header span{color:#5c4b38;font-size:.9rem;font-weight:700}.store-value-box label,.guest-checkout-box label{color:#2a2018;font-weight:800}.guest-checkout-box input{border:1px solid #d8c9b5;border-radius:6px;padding:10px 12px;font-size:1rem}.gift-card-row{display:flex;gap:8px}.gift-card-row input{flex:1;min-width:0;border:1px solid #d8c9b5;border-radius:6px;padding:10px 12px;font-size:1rem;direction:ltr;text-align:left}.gift-card-row button{border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:0 14px;font-weight:800;cursor:pointer}.store-value-toggle{display:flex;align-items:center;gap:8px;background:#fffdf8;border:1px solid #eadfce;border-radius:7px;padding:9px 10px;line-height:1.4}.store-value-toggle:has(input:disabled){color:#8a8175;background:#f4eee4}.store-value-ok{color:#0f5132;font-weight:800;font-size:.92rem}.store-value-error{color:#b42318;font-weight:800;font-size:.92rem}.checkout-note-box{display:flex;flex-direction:column;gap:7px;background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:14px;margin-bottom:14px}.checkout-note-box label,.checkout-agreement{font-weight:800;color:#2a2018}.checkout-note-box textarea{min-height:74px;resize:vertical;border:1px solid #d8c9b5;border-radius:6px;padding:10px 12px;font:inherit}.checkout-agreement{display:flex;align-items:flex-start;gap:8px;background:#fcf8f1;border:1px solid #eadfce;border-radius:8px;padding:12px;margin-bottom:16px;line-height:1.5}.checkout-agreement input{margin-top:4px}.offline-payment-box{background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:12px;margin:12px 0;display:flex;flex-direction:column;gap:6px;color:#2a2018}.offline-payment-box label{display:inline-flex;align-items:center;gap:8px;font-weight:900}.offline-payment-box span{color:#5c4b38;font-weight:700;line-height:1.45}.qr-payment-box{background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:12px;margin:12px 0;display:flex;flex-direction:column;gap:10px;color:#2a2018}.qr-payment-options{display:flex;flex-wrap:wrap;gap:8px}.qr-payment-options button{border:1px solid #d8c9b5;background:#fff;color:#2a2018;border-radius:7px;padding:8px 10px;font-weight:900;cursor:pointer;min-width:120px}.qr-payment-options button.active{border-color:#0b63c8;background:#eef6ff;color:#0b63c8}.qr-payment-options button:disabled{opacity:.7;cursor:wait}.qr-payment-options small{display:block;margin-top:3px;color:#64748b}.qr-payment-preview{display:grid;grid-template-columns:118px minmax(0,1fr);gap:12px;align-items:start;border:1px solid #efe6d8;border-radius:8px;background:#fff;padding:10px}.qr-payment-preview img{width:118px;height:118px;border:1px solid #eadfce;border-radius:6px;background:#fff}.qr-payment-preview strong,.qr-payment-preview span,.qr-payment-preview code{display:block}.qr-payment-preview span{margin-top:5px;color:#5c4b38;font-weight:700;line-height:1.45}.qr-payment-preview code{margin-top:8px;max-height:72px;overflow:auto;direction:ltr;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:6px;background:#f8f3e8;padding:7px;color:#2a2018}.summary-row{display:flex;justify-content:space-between;font-size:1.4rem;font-weight:700;margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #eee}.summary-row.discount{font-size:1rem;color:#0f5132;background:#e8f5ed;border:1px solid #cfe8d8;border-radius:8px;padding:10px 12px;margin-bottom:12px}.total-amount{color:#27ae60}.cart-actions{display:flex;gap:15px}.checkout-btn{flex:2;background:#27ae60;color:#fff;border:none;padding:15px;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s}.checkout-btn:hover{background:#219150}.checkout-btn:disabled{background:#9ca3af;cursor:not-allowed}.clear-btn{flex:1;background:#f8f9fa;color:#666;border:1px solid #ddd;padding:15px;border-radius:8px;cursor:pointer;transition:all .2s}.clear-btn:hover{background:#eee}.back-to-shop,.continue-shopping{margin-top:20px;background:none;border:1px solid #3498db;color:#3498db;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s}.back-to-shop:hover,.continue-shopping:hover{background:#3498db;color:#fff}@media(max-width:640px){.cart-actions{flex-direction:column}.qr-payment-preview{grid-template-columns:1fr}}.sidebar{width:260px;background:#fcf8f1;height:100vh;position:sticky;top:0;border-left:1px solid rgba(61,43,26,.14);display:flex;flex-direction:column;overflow-y:auto;direction:rtl;flex:0 0 260px}.sidebar-header{padding:1.5rem;border-bottom:1px solid rgba(61,43,26,.14)}.sidebar-header h2{margin:0;font-size:1.25rem;color:#1a202c}.sidebar-subtitle{margin:.25rem 0 0;font-size:.875rem;color:#718096}.sidebar-nav{padding:1rem}.nav-section{margin-bottom:1.5rem}.nav-section h3{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#a0aec0;margin-bottom:.75rem;padding-right:.75rem}.nav-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .2s;color:#4a5568;font-weight:500;text-align:right;min-width:0;min-height:44px}.nav-item:hover{background:#f7f1e7;color:#0b63c8}.nav-item.active{background:#e8f2ff;color:#0b63c8;box-shadow:inset -3px 0 #0b63c8}.nav-icon{font-size:1.25rem;flex:0 0 auto}.nav-text{flex:1;min-width:0;overflow-wrap:anywhere}.available-badge{font-size:.75rem;color:#48bb78}@media(max-width:900px){.sidebar{width:100%;height:auto;max-height:none;top:0;z-index:10;flex:0 0 auto;border-left:0;border-bottom:1px solid rgba(61,43,26,.14);overflow:hidden}.sidebar-header{padding:.75rem 1rem .5rem}.sidebar-header h2{font-size:1rem}.sidebar-subtitle,.nav-section h3,.available-badge{display:none}.sidebar-nav{display:flex;gap:.5rem;overflow-x:auto;overscroll-behavior-x:contain;padding:.5rem 1rem .75rem;scroll-padding-inline:1rem}.nav-section{display:contents}.nav-item{width:auto;flex:0 0 auto;max-width:min(56vw,220px);padding:.6rem .75rem;background:#ffffff8c;border:1px solid rgba(61,43,26,.1);white-space:normal;text-align:right}.nav-item.active{box-shadow:inset 0 -3px #0b63c8}}@media(max-width:520px){.sidebar-header{display:none}.sidebar-nav{padding:.6rem .75rem}.nav-item{max-width:68vw;gap:.5rem;padding:.55rem .65rem}.nav-icon{font-size:1.1rem}}.products-admin{padding:10px}.admin-actions{display:flex;justify-content:flex-start;gap:15px;margin-bottom:25px}.add-btn{background:var(--primary-color);color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:700;transition:all .2s}.add-btn:hover{opacity:.9;transform:translateY(-1px)}.back-btn{background-color:#f5f5f5;color:#333;border:1px solid #ddd;padding:10px 20px;border-radius:8px;font-size:15px;cursor:pointer;transition:all .2s}.back-btn:hover{background-color:#eee}.admin-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:var(--card-shadow)}.admin-table th,.admin-table td{padding:15px;text-align:right;border-bottom:1px solid #eee}.admin-table th{background:#f8fafc;color:var(--text-muted)}.status-badge{padding:4px 8px;border-radius:4px;font-size:.85rem}.status-badge.מוצג{background:#d1fae5;color:#065f46}.status-badge.ממתין{background:#fef3c7;color:#92400e}.table-actions{display:flex;gap:10px;justify-content:flex-start}.edit-btn{background-color:#2196f3;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;transition:background .2s}.edit-btn:hover{background-color:#1976d2}.delete-btn{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;padding:6px 12px;border-radius:6px;cursor:pointer;transition:all .2s}.delete-btn:hover{background:#fecaca}.loading-container{display:flex;flex-direction:column;align-items:center;padding:50px;gap:15px;color:#666}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #2196f3;border-radius:50%;animation:spin 1s linear infinite}.collections-admin{display:grid;gap:18px}.collection-editor,.collections-list{background:#fffaf3;border:1px solid #eadfce;border-radius:8px;padding:16px}.collection-editor-header,.collection-actions,.collection-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.collection-editor-header h2,.collections-list h2{margin:0}.collection-form-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;margin-top:14px}.collection-form-grid label{display:grid;gap:6px;font-weight:700;color:#4f3b28}.collection-form-grid input,.collection-form-grid select,.collection-form-grid textarea{border:1px solid #dacbb7;border-radius:6px;padding:9px 10px;background:#fff;font:inherit}.collection-active{align-content:end;grid-template-columns:auto 1fr}.collection-description{grid-column:1 / -1}.collection-description textarea{min-height:70px}.manual-products-picker{display:flex;flex-wrap:wrap;gap:8px;max-height:230px;overflow:auto;margin-top:14px;padding:8px;border:1px solid #eadfce;border-radius:6px;background:#fff}.manual-products-picker button{border:1px solid #dacbb7;background:#fffaf3;border-radius:6px;padding:7px 10px;cursor:pointer}.manual-products-picker button.selected{background:#174a77;color:#fff;border-color:#174a77}.dynamic-rule-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.collection-actions{justify-content:flex-start;margin-top:14px}.collection-row{padding:12px 0;border-bottom:1px solid #eadfce}.collection-row:last-child{border-bottom:none}.collection-row strong,.collection-row span{display:block}.collection-row span{color:#6d5c48;margin-top:4px}@media(max-width:850px){.collection-form-grid,.dynamic-rule-grid{grid-template-columns:1fr}.collection-row{align-items:flex-start;flex-direction:column}}.toast-container{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px;pointer-events:none}.toast-item{pointer-events:auto;min-width:280px;max-width:400px;background:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;gap:12px;animation:slideIn .3s ease-out;border-right:4px solid #ccc}.toast-item.success{border-right-color:#48bb78}.toast-item.error{border-right-color:#f56565}.toast-item.warning{border-right-color:#ed8936}.toast-item.info{border-right-color:#4299e1}.toast-icon{font-size:1.2rem}.toast-message{flex:1;font-size:.95rem;color:#333;line-height:1.4}.toast-close{background:none;border:none;font-size:1.2rem;color:#aaa;cursor:pointer;padding:0 4px}.toast-close:hover{color:#666}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.users-sql-container{padding:1.5rem;background:#fff;border-radius:8px;color:#2b2b2b;position:relative;box-shadow:0 2px 10px #0000000d}.users-sql-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}.users-sql-error{text-align:center;padding:2rem;background:#ffffffb3;border:1px solid #ff6b6b;border-radius:8px}.users-sql-error h3{color:#ff6b6b;margin-bottom:1rem}.users-sql-error button{margin-top:1rem;padding:.5rem 1.5rem;background:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer}.users-sql-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#f8f9fa;padding:1rem;border-radius:8px;display:flex;align-items:center;gap:1rem;border:1px solid rgba(0,0,0,.1)}.stat-icon{font-size:2rem}.stat-content{flex:1}.stat-value{font-size:1.5rem;font-weight:700;color:#4caf50}.stat-label{font-size:.85rem;color:#666}.users-sql-add-button-container{margin-bottom:1.5rem;display:flex;justify-content:flex-end}.btn-add-user{padding:.75rem 1.5rem;background:#4caf50;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:.5rem}.btn-add-user:hover{background:#45a049}.users-sql-filters{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap;align-items:center}.filter-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.users-filter-select{min-height:38px;border:1px solid #d9cbb8;border-radius:6px;background:#fffaf3;color:#2b2b2b;padding:0 10px;min-width:150px}.users-sql-table-container{overflow-x:auto;margin-bottom:1.5rem;border-radius:8px;border:1px solid rgba(0,0,0,.1);position:relative}.users-sql-table{width:100%;border-collapse:collapse}.users-sql-table th{padding:12px;text-align:right;background:#f8f9fa;border-bottom:2px solid rgba(0,0,0,.1);font-size:14px}.users-sql-table td{padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.05);font-size:14px}.users-sql-table tr:hover{background:#fdfdfd}.users-sql-table tr.inactive{opacity:.6}.user-email{display:flex;align-items:center;gap:8px}.user-avatar{width:24px;height:24px;border-radius:50%}.status-badge{padding:2px 8px;border-radius:12px;font-size:12px}.status-badge.active{background:#e8f5e9;color:#2e7d32}.status-badge.inactive{background:#ffebee;color:#c62828}.customer-group-badge{display:inline-flex;min-width:54px;justify-content:center;padding:3px 9px;border-radius:6px;background:#f3eee7;color:#5c4b38;border:1px solid #e5d8c9;font-size:12px;font-weight:600}.customer-group-badge.vip{background:#fff3c7;color:#6d4d00;border-color:#e7c867}.edit-vip-toggle{margin-top:10px}.actions{display:flex;gap:8px}.actions button{background:none;border:none;cursor:pointer;font-size:16px;padding:4px;border-radius:4px;transition:background .2s}.actions button:hover{background:#0000000d}.actions button.impersonate-btn{border:1px solid #0b63c8;background:#eef6ff;color:#0b63c8}.permission-actions{flex-wrap:wrap;max-width:520px}.permission-actions button{border:1px solid #e5d8c9;background:#fffaf3;color:#4a3826;font-size:13px;padding:6px 10px}.permission-actions button.permission-active{background:#2f6f62;color:#fff;border-color:#2f6f62}.user-profile-dialog{background:#fcf8f1;border-radius:8px;width:min(980px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;border:1px solid #eadfce;box-shadow:0 16px 40px #0000002e}.user-profile-body{padding:18px;display:flex;flex-direction:column;gap:18px}.user-profile-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.user-profile-summary span{background:#fff;border:1px solid #eadfce;border-radius:8px;padding:10px;color:#5c4b38}.user-profile-summary strong{display:block;color:#261705;margin-top:4px;overflow-wrap:anywhere}.user-profile-section{background:#fff;border:1px solid #eadfce;border-radius:8px;padding:14px}.user-profile-section h3{margin:0 0 12px;color:#261705}.profile-table-wrap{overflow-x:auto}.user-profile-loading{padding:40px;text-align:center;color:#5c4b38}.users-sql-pagination{display:flex;justify-content:center;align-items:center;gap:1rem}.btn-page{padding:.5rem 1rem;background:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer}.btn-page:disabled{background:#ccc;cursor:not-allowed}.spinner{border:4px solid rgba(0,0,0,.1);border-top:4px solid #4CAF50;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.edit-dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.edit-dialog{background:#fff;padding:2rem;border-radius:8px;width:90%;max-width:500px;box-shadow:0 4px 20px #0003}.edit-dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.edit-dialog-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.btn-save{background:#4caf50;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:4px;cursor:pointer}.btn-cancel{background:#ccc;border:none;padding:.5rem 1.5rem;border-radius:4px;cursor:pointer}.add-user-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.add-user-dialog{background:#fffffff2;border-radius:8px;max-width:500px;width:90%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #0000004d;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.add-user-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}.add-user-header h2{margin:0;color:#2b2b2b;font-size:1.5rem}.btn-close-add{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.25rem;opacity:.7;transition:opacity .2s}.btn-close-add:hover:not(:disabled){opacity:1}.btn-close-add:disabled{opacity:.5;cursor:not-allowed}.add-user-body{padding:1.5rem;overflow-y:auto;flex:1}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;color:#2b2b2b;font-weight:500;font-size:.95rem}.form-group .required{color:#ff6b6b}.form-group input{width:100%;padding:.75rem;border:1px solid rgba(0,0,0,.2);border-radius:4px;font-size:1rem;color:#2b2b2b;background:#ffffffe6;font-family:inherit}.form-group input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033}.form-group input:disabled{background:#0000000d;cursor:not-allowed;opacity:.7}.error-message-add{background:#ff6b6b20;color:#ff6b6b;padding:.75rem;border-radius:4px;border:1px solid #ff6b6b;margin-bottom:1rem;font-size:.9rem}.add-user-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.1)}.btn-cancel-add,.btn-save-add{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.btn-cancel-add{background:#ccc;color:#2b2b2b}.btn-cancel-add:hover:not(:disabled){background:#bbb}.btn-save-add{background:#4caf50;color:#fff}.btn-save-add:hover:not(:disabled){background:#45a049}.btn-cancel-add:disabled,.btn-save-add:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.add-user-dialog{max-width:100%;max-height:100vh;border-radius:0}.add-user-body{padding:1rem}.add-user-actions{flex-direction:column-reverse}.btn-cancel-add,.btn-save-add{width:100%}}.licenses-container{padding:20px;background:transparent;border-radius:8px}.licenses-sections-nav{display:flex;gap:15px;margin-bottom:25px;border-bottom:2px solid rgba(0,0,0,.05);padding-bottom:10px}.nav-btn{padding:10px 20px;border:none;background:#ffffff4d;cursor:pointer;font-size:1.1rem;font-weight:600;color:#666;transition:all .2s;border-radius:8px}.nav-btn:hover{background:#ffffff80}.nav-btn.active{color:#0b63c8;background:#fff;box-shadow:0 2px 8px #0000001a}.license-table{width:100%;border-collapse:collapse;margin-top:15px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000000d}.license-table th,.license-table td{padding:15px 20px;text-align:right;border-bottom:1px solid #f0f0f0}.license-table th{background:#f8f9fa;color:#1a202c;font-weight:700;font-size:.95rem}.expandable-row{cursor:pointer;transition:background .2s}.expandable-row:hover,.expandable-row.expanded{background:#fdfaf5}.details-row td{padding:0;border-bottom:1px solid #e0e0e0}.details-content{padding:25px;background:#fffdfa;border-left:4px solid #0b63c8;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.detail-section{background:#fff;padding:15px;border-radius:10px;border:1px solid rgba(0,0,0,.03)}.detail-section-title{margin:0 0 15px;font-size:.95rem;color:#2d3748;border-bottom:1px solid #edf2f7;padding-bottom:8px;display:flex;align-items:center;gap:8px}.user-info-minimal{display:flex;flex-direction:column;gap:10px}.user-info-item{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.info-label{color:#718096;font-weight:500}.info-value{color:#2d3748;font-weight:600}.settings-row{display:flex;gap:15px;margin-top:15px}.detail-item{display:flex;flex-direction:column;gap:8px}.detail-label{font-size:.85rem;color:#718096;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.detail-value{font-size:1rem;color:#2d3748}.status-active{color:#38a169;font-weight:700}.status-inactive{color:#e53e3e;font-weight:700}.status-used{color:#805ad5;font-weight:700}.quick-actions{display:flex;gap:12px;justify-content:flex-start}.quick-actions .btn-icon{font-size:1.2rem;padding:8px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s}.quick-actions .btn-icon:hover{background:#f7fafc;border-color:#0b63c8;transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.btn-icon{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:6px;border-radius:6px;transition:all .2s}.btn-icon:hover{background:#0000000d}.loading-container{display:flex;flex-direction:column;align-items:center;padding:60px;color:#4a5568}.spinner{width:45px;height:45px;border:4px solid #edf2f7;border-top:4px solid #0b63c8;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.form-inline{display:flex;gap:15px;align-items:flex-end;margin-bottom:25px;padding:20px;background:#fdf8f1;border-radius:12px;border:1px solid rgba(0,0,0,.05);flex-wrap:wrap}.form-group{display:flex;flex-direction:column;gap:8px;flex:1;min-width:200px}.form-group label{font-size:.9rem;font-weight:700;color:#4a5568}.form-group input,.form-group select{padding:10px 15px;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;background:#fff;transition:all .2s;height:44px;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:#0b63c8;box-shadow:0 0 0 3px #0b63c81a}.btn-primary{padding:0 25px;background:#0b63c8;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;font-size:1rem;transition:all .2s;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0b63c833;align-self:flex-end}.btn-primary:hover{background:#084f9f;transform:translateY(-1px);box-shadow:0 4px 12px #0b63c84d}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{background:#a0aec0;cursor:not-allowed;transform:none;box-shadow:none}.suggestions-box{position:absolute;top:100%;right:0;left:0;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 8px #0000001a;z-index:1000;max-height:200px;overflow-y:auto}.suggestion-item{padding:8px 12px;cursor:pointer;transition:background .2s;font-size:.9rem;border-bottom:1px solid #f0f0f0}.suggestion-item:hover{background:#f5f5f5;color:#2196f3}.license-subtext{display:block;margin-top:4px;color:#64748b;font-size:.8rem}.license-actions-panel,.license-send-log{display:flex;flex-direction:column;gap:8px}.license-actions-panel input{border:1px solid #d8c9b5;border-radius:6px;padding:8px 10px}.license-log-row{display:grid;gap:3px;padding:8px;border:1px solid #eadfce;border-radius:7px;background:#fffdf8}.license-log-row span,.license-log-row small{color:#64748b}.quick-generator-card{background:#fff;padding:30px;border-radius:16px;box-shadow:0 10px 30px #00000014;max-width:600px;margin:0 auto;border:1px solid rgba(11,99,200,.1)}.quick-title{text-align:center;color:#1a202c;margin-bottom:30px;font-size:1.8rem}.quick-form{display:flex;flex-direction:column;gap:25px}.mode-toggle{display:flex;background:#f1f5f9;padding:5px;border-radius:12px;gap:5px}.toggle-btn{flex:1;padding:12px;border:none;background:transparent;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s;color:#64748b}.toggle-btn.active{background:#fff;color:#0b63c8;box-shadow:0 2px 6px #0000001a}.result-box{margin-top:10px;padding:20px;background:#f0fff4;border:2px dashed #48bb78;border-radius:12px;text-align:center}.result-box label{display:block;font-weight:700;color:#2f855a;margin-bottom:10px}.final-code{font-size:2.5rem;font-weight:800;letter-spacing:5px;color:#22543d;font-family:Courier New,Courier,monospace}.animated{animation:fadeIn .4s ease-out}.pulse{animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.sales-admin{display:flex;flex-direction:column;gap:18px;color:#2a2018}.sales-admin-hero,.sales-panel{background:#fcf8f1;border:1px solid #eadfce;border-radius:8px;padding:18px}.sales-admin-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.sales-admin-hero h2,.sales-panel h3{margin:0 0 8px;color:#261705}.sales-admin-hero p{margin:0;color:#5c4b38}.sales-admin-summary{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.sales-admin-summary span{background:#fff;border:1px solid #eadfce;border-radius:8px;padding:8px 10px;min-width:140px;color:#5c4b38}.sales-admin-summary strong{display:block;margin-top:3px;color:#0f5132}.sales-admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;align-items:start}.sales-panel{display:flex;flex-direction:column;gap:12px}.sales-panel label{display:flex;flex-direction:column;gap:5px;font-weight:700;color:#3d2b1a}.sales-panel input,.sales-panel select,.sales-panel textarea{border:1px solid #d8c9b5;border-radius:6px;padding:9px 10px;background:#fff;color:#261705;font:inherit}.sales-panel textarea{min-height:72px;resize:vertical}.sales-form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.sales-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.sales-section-header h3{margin:0}.sales-muted{color:#6f5b45;font-weight:700}.customer-assignment-form{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(180px,1fr) auto;gap:10px;align-items:end}.sales-check{flex-direction:row!important;align-items:center;gap:8px!important}.sales-check input{width:auto}.sales-primary{align-self:flex-start;border:0;border-radius:6px;padding:10px 16px;background:#0078d7;color:#fff;font-weight:800;cursor:pointer}.sales-secondary{border:1px solid #b9cce4;border-radius:6px;padding:8px 12px;background:#f6fbff;color:#17456d;font-weight:800;cursor:pointer}.sales-primary:disabled{opacity:.65;cursor:wait}.coupon-rules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;padding-top:4px}.coupon-rule-group{display:flex;flex-direction:column;gap:8px;min-width:0}.coupon-rule-group h4{margin:0;color:#3d2b1a;font-size:.95rem}.coupon-rule-chips{display:flex;flex-wrap:wrap;gap:6px;max-height:132px;overflow-y:auto;padding:8px;border:1px solid #eadfce;border-radius:8px;background:#fffdf8}.coupon-rule-chip{border:1px solid #d8c9b5;border-radius:999px;padding:5px 9px;background:#fff;color:#3d2b1a;font:inherit;font-weight:700;cursor:pointer;max-width:100%;overflow-wrap:anywhere}.coupon-rule-chip:hover,.coupon-rule-chip:focus-visible{border-color:#0078d7;outline:none}.coupon-rule-chip.selected{border-color:#0078d7;background:#eaf4ff;color:#0b4c84}.coupon-rule-chip.danger.selected{border-color:#c35b40;background:#fff1eb;color:#8a2f16}.promotion-chip-list{display:flex;flex-wrap:wrap;gap:8px}.promotion-chip{border:1px solid #dfd0bc;background:#fffaf3;color:#3d2b1a;border-radius:7px;padding:7px 10px;font-weight:800;cursor:pointer}.promotion-chip.active{border-color:#0b63c8;background:#eef6ff;color:#0b63c8}.commission-rules{display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid #eadfce;border-radius:8px;background:#fffdf8}.commission-rule-editor{display:grid;grid-template-columns:minmax(160px,1fr) minmax(80px,120px) auto;gap:8px;align-items:end}.commission-rule-editor button,.commission-rule-list button{border:1px solid #d8c9b5;border-radius:6px;background:#fff;color:#2a2018;font-weight:800;cursor:pointer}.commission-rule-editor button{min-height:39px;padding:0 12px}.commission-rule-list{display:flex;flex-wrap:wrap;gap:6px}.commission-rule-list span{display:inline-flex;align-items:center;gap:6px;max-width:100%;border:1px solid #d8c9b5;border-radius:999px;padding:5px 8px;background:#fff;color:#3d2b1a;font-weight:700;overflow-wrap:anywhere}.commission-rule-list button{width:22px;height:22px;padding:0;line-height:1}.sales-admin-error,.sales-admin-state{background:#fff5f5;border:1px solid #f2c8c8;color:#8a1f1f;padding:14px;border-radius:8px}.sales-table-wrap{overflow-x:auto}.sales-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}.sales-table th,.sales-table td{padding:10px 12px;border-bottom:1px solid #efe4d0;text-align:right;white-space:nowrap}.sales-table th{background:#f7f1e7;color:#5c4b38;font-size:.9rem}.sales-table tr:hover td{background:#fcf8f1}.sales-table button{border:1px solid #d8c9b5;background:#fff;color:#2a2018;border-radius:6px;padding:6px 10px;cursor:pointer}.sales-table td span{display:block;color:#64748b;margin-top:3px;white-space:normal}.sales-status{display:inline-flex;align-items:center;border-radius:6px;padding:4px 8px;font-weight:800;font-size:.85rem}.sales-status.active{background:#e8f5ed;color:#0f5132}.sales-status.inactive{background:#f5ece8;color:#8a3b12}@media(max-width:760px){.sales-admin-hero{flex-direction:column}.sales-admin-summary{justify-content:stretch;width:100%}.sales-admin-summary span{flex:1 1 100%}.commission-rule-editor,.customer-assignment-form{grid-template-columns:1fr}}.seller-admin{display:flex;flex-direction:column;gap:18px;color:#2a2018}.seller-admin-header,.seller-panel{background:#fcf8f1;border:1px solid #eadfce;border-radius:8px;padding:18px}.seller-admin-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.seller-admin-header h2,.seller-panel h3{margin:0 0 8px;color:#261705}.seller-chip-box h4{margin:0 0 8px;color:#3d2b1a}.seller-admin-header p{margin:0;color:#5c4b38}.seller-summary{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.seller-summary span{min-width:132px;background:#fff;border:1px solid #eadfce;border-radius:8px;padding:8px 10px;color:#5c4b38}.seller-summary strong{display:block;margin-top:3px;color:#0f5132}.seller-grid{display:grid;grid-template-columns:minmax(320px,1.6fr) minmax(280px,.8fr);gap:18px;align-items:start}.seller-panel{display:flex;flex-direction:column;gap:12px}.seller-panel label{display:flex;flex-direction:column;gap:5px;font-weight:700;color:#3d2b1a}.seller-panel input,.seller-panel select,.seller-panel textarea,.seller-table input,.seller-table select{width:100%;border:1px solid #d8c9b5;border-radius:6px;padding:8px 10px;background:#fff;color:#261705;font:inherit;min-width:0}.seller-panel textarea{min-height:72px;resize:vertical}.seller-form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.seller-check{flex-direction:row!important;align-items:center;gap:8px!important}.seller-check input{width:auto}.seller-chips{display:flex;flex-wrap:wrap;gap:6px;max-height:150px;overflow-y:auto;padding:8px;border:1px solid #eadfce;border-radius:8px;background:#fffdf8}.seller-chips button,.seller-table button{border:1px solid #d8c9b5;border-radius:6px;padding:6px 10px;background:#fff;color:#3d2b1a;font:inherit;font-weight:700;cursor:pointer;overflow-wrap:anywhere}.seller-chips button.selected{border-color:#0078d7;background:#eaf4ff;color:#0b4c84}.seller-primary{align-self:flex-start;border:0;border-radius:6px;padding:10px 16px;background:#0078d7;color:#fff;font-weight:800;cursor:pointer}.seller-primary:disabled{opacity:.65;cursor:wait}.seller-table-wrap{overflow-x:auto}.seller-table{width:100%;border-collapse:collapse;min-width:900px}.seller-table th,.seller-table td{padding:10px;border-bottom:1px solid #eadfce;text-align:right;vertical-align:middle}.seller-table th{color:#5c4b38;font-weight:800;background:#f7f1e7}.seller-table td span{display:block;margin-top:2px;color:#6f5b45;font-size:.88rem}.seller-status{display:inline-flex!important;margin:0!important;border-radius:999px;padding:4px 9px;border:1px solid #d8c9b5;background:#fff;color:#3d2b1a!important;font-weight:800}.seller-status.active{border-color:#b7e2c5;background:#eaf8ef;color:#0f5132!important}.seller-status.inactive,.seller-status.pending{border-color:#ead1aa;background:#fff7e8;color:#7a4b00!important}.seller-error,.seller-admin-state{border:1px solid #f0c5b8;border-radius:8px;padding:12px 14px;background:#fff4ef;color:#8a2f16;font-weight:800}@media(max-width:900px){.seller-admin-header,.seller-grid{display:flex;flex-direction:column}.seller-summary{justify-content:stretch}.seller-summary span{flex:1 1 160px}}.pricing-admin{display:flex;flex-direction:column;gap:18px;color:#2a2018}.pricing-hero,.pricing-panel{background:#fcf8f1;border:1px solid #eadfce;border-radius:8px;padding:18px}.pricing-hero{display:flex;justify-content:space-between;gap:16px}.pricing-hero h2,.pricing-panel h3{margin:0 0 8px;color:#261705}.pricing-hero p{margin:0;color:#5c4b38}.pricing-summary{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.pricing-summary span{min-width:130px;border:1px solid #eadfce;border-radius:8px;background:#fff;padding:8px 10px;color:#5c4b38}.pricing-summary strong{display:block;color:#0f5132}.pricing-panel{display:flex;flex-direction:column;gap:12px}.pricing-panel-heading{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;flex-wrap:wrap}.pricing-panel-heading p{margin:0;color:#5c4b38;font-weight:700;line-height:1.45}.pricing-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;align-items:end}.pricing-panel label{display:flex;flex-direction:column;gap:5px;font-weight:700;color:#3d2b1a}.pricing-panel input,.pricing-panel select{border:1px solid #d8c9b5;border-radius:6px;padding:9px 10px;background:#fff;color:#261705;font:inherit}.pricing-check{flex-direction:row!important;align-items:center;gap:8px!important}.pricing-check input{width:auto}.pricing-primary{align-self:flex-start;border:0;border-radius:6px;padding:10px 16px;background:#0078d7;color:#fff;font-weight:800;cursor:pointer}.pricing-primary:disabled{opacity:.65;cursor:wait}.smart-quote-panel{background:#fffdf8}.smart-quote-result{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;border-top:1px solid #eadfce;padding-top:12px}.smart-quote-result div{border:1px solid #eadfce;border-radius:8px;background:#fcf8f1;padding:10px}.smart-quote-result span,.smart-quote-result small{display:block;color:#5c4b38;font-weight:700;line-height:1.45}.smart-quote-result strong{display:block;margin-top:3px;color:#0f5132;font-size:1.25rem}.smart-quote-result .smart-quote-notes{grid-column:1 / -1;display:grid;gap:5px}.pricing-admin-error,.pricing-admin-state{border:1px solid #f2c8c8;border-radius:8px;background:#fff5f5;color:#8a1f1f;padding:14px}.pricing-table-wrap{overflow-x:auto}.pricing-table{width:100%;border-collapse:collapse;border-radius:8px;overflow:hidden;background:#fff}.pricing-table th,.pricing-table td{padding:10px 12px;border-bottom:1px solid #efe4d0;text-align:right;white-space:nowrap}.pricing-table th{background:#f7f1e7;color:#5c4b38;font-size:.9rem}.pricing-table tr:hover td{background:#fcf8f1}.pricing-status{display:inline-flex;border-radius:6px;padding:4px 8px;font-weight:800;font-size:.85rem}.pricing-status.active{background:#e8f5ed;color:#0f5132}.pricing-status.inactive{background:#f5ece8;color:#8a3b12}.pricing-actions{display:flex;gap:6px}.pricing-actions button{border:1px solid #d8c9b5;border-radius:6px;padding:6px 10px;background:#fff;color:#2a2018;cursor:pointer}@media(max-width:760px){.pricing-hero{flex-direction:column}.pricing-summary{justify-content:stretch}}.store-value-admin{display:flex;flex-direction:column;gap:18px;color:#2a2018}.store-value-state{padding:32px;text-align:center;color:#0b63c8;font-weight:800}.store-value-hero,.store-value-panel{background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:18px}.store-value-hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;background:#fcf8f1}.store-value-hero h2,.store-value-panel h3{margin:0 0 8px;color:#2a2018}.store-value-hero p{margin:0;color:#5c4b38;font-weight:700;line-height:1.5}.store-value-summary{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;min-width:260px}.store-value-summary span{background:#fff;border:1px solid #eadfce;border-radius:7px;padding:8px 10px;color:#5c4b38;font-weight:800}.store-value-summary strong{display:block;color:#0b63c8;margin-top:2px}.store-value-message,.store-value-error-box{border-radius:8px;padding:11px 14px;font-weight:800}.store-value-message{color:#0f5132;background:#e8f5ed;border:1px solid #cfe8d8}.store-value-error-box{color:#842029;background:#fff1f2;border:1px solid #f5c2c7}.store-value-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:16px}.store-value-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.store-value-form-grid label{display:flex;flex-direction:column;gap:6px;font-weight:800;color:#2a2018}.store-value-form-grid input,.store-value-form-grid select,.store-value-form-grid textarea{border:1px solid #d8c9b5;border-radius:6px;padding:9px 10px;font:inherit;color:#2a2018;background:#fff}.store-value-form-grid textarea{min-height:72px;resize:vertical}.store-value-wide{grid-column:1 / -1}.store-value-segmented{display:flex;gap:6px;background:#f8f3e8;border:1px solid #e2d5c2;border-radius:7px;padding:4px}.store-value-segmented button{flex:1;border:0;background:transparent;border-radius:5px;padding:8px 10px;color:#5c4b38;font-weight:900;cursor:pointer}.store-value-segmented button.active{background:#0b63c8;color:#fff}.store-value-primary{margin-top:14px;border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:10px 16px;font-weight:900;cursor:pointer}.store-value-primary:disabled{opacity:.65;cursor:not-allowed}.store-value-table-wrap{overflow-x:auto}.store-value-table{width:100%;border-collapse:collapse;min-width:760px}.store-value-table th,.store-value-table td{border-bottom:1px solid #efe6d8;padding:10px 8px;text-align:right;vertical-align:middle}.store-value-table th{color:#5c4b38;font-size:.9rem;background:#fcf8f1}.store-value-code{direction:ltr;text-align:left;font-weight:900;color:#0b63c8}.store-value-status{display:inline-flex;border-radius:6px;padding:4px 8px;font-weight:900;font-size:.86rem}.store-value-status.active{color:#0f5132;background:#e8f5ed}.store-value-status.inactive{color:#6b5a45;background:#f1ebe2}.store-value-slip-link{display:inline-block;border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:7px 10px;font-weight:900;text-decoration:none;white-space:nowrap}@media(max-width:900px){.store-value-hero,.store-value-grid{grid-template-columns:1fr}.store-value-hero{flex-direction:column}.store-value-summary{justify-content:flex-start;min-width:0}}.orders-admin{display:flex;flex-direction:column;gap:14px}.orders-toolbar,.orders-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#fffaf3;border:1px solid #eadfce;border-radius:10px;padding:12px}.orders-toolbar input,.orders-toolbar select,.orders-toolbar button,.orders-table select,.orders-table textarea{border:1px solid #d8c9b5;border-radius:7px;background:#fff;padding:8px 10px}.orders-table td select{max-width:180px}.orders-toolbar input{min-width:320px;flex:1}.orders-toolbar button{background:#0b63c8;color:#fff;font-weight:800;cursor:pointer}.orders-summary span{background:#f7f1e7;border:1px solid #dfd0bc;border-radius:7px;padding:8px 10px;font-weight:800;color:#3d2b1a}.manual-order-panel{display:grid;grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(150px,1fr)) auto;gap:10px;align-items:end;background:#fffdf8;border:1px solid #eadfce;border-radius:10px;padding:12px}.manual-order-panel h3{margin:0 0 4px;color:#2a2018}.manual-order-panel p{margin:0;color:#5c4b38;font-weight:700;line-height:1.4}.manual-order-panel input,.manual-order-panel select{border:1px solid #d8c9b5;border-radius:7px;background:#fff;padding:8px 10px}.manual-order-panel button{border:1px solid #0b63c8;background:#0b63c8;color:#fff;border-radius:7px;padding:9px 12px;font-weight:900;cursor:pointer}.manual-order-panel button:disabled{opacity:.7;cursor:wait}.returns-panel{background:#fffdf8;border:1px solid #eadfce;border-radius:10px;padding:12px}.returns-panel-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.returns-panel-title h3{margin:0;color:#2a2018}.returns-panel-title span,.return-action{background:#f7f1e7;border:1px solid #dfd0bc;border-radius:7px;padding:5px 8px;color:#3d2b1a;font-weight:800}.returns-list{display:grid;gap:8px}.return-card{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1.2fr) 150px minmax(220px,1fr);gap:10px;align-items:start;background:#fff;border:1px solid #efe6d8;border-radius:8px;padding:10px}.return-card span{display:block;color:#64748b;margin-top:4px}.return-card p{margin:8px 0 0;color:#3d2b1a;overflow-wrap:anywhere}.return-card select,.return-card textarea{border:1px solid #d8c9b5;border-radius:7px;background:#fff;padding:8px 10px}.return-card textarea{min-height:66px;resize:vertical}.orders-state{background:#fff;border-radius:10px;padding:28px;text-align:center;color:#5c4b38}.orders-table-wrap{overflow-x:auto;background:#fff;border:1px solid #eadfce;border-radius:10px}.orders-table{width:100%;border-collapse:collapse;min-width:980px}.orders-table th,.orders-table td{padding:10px 12px;border-bottom:1px solid #f0e7db;text-align:right;vertical-align:top}.orders-table th{background:#fcf8f1;color:#3d2b1a}.orders-table td span{display:block;color:#64748b;font-size:.86rem;margin-top:3px}.payment-status{display:inline-block!important;border-radius:6px;padding:4px 8px;background:#f1f5f9;color:#334155!important}.payment-status.אושר{background:#dcfce7;color:#166534!important}.order-document-link{display:inline-block;border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:7px 10px;font-weight:800;text-decoration:none;white-space:nowrap;margin:0 0 6px 6px}.order-document-link.secondary{background:#fff;color:#0b63c8}.order-document-link.invoice{background:#16845b;border-color:#16845b;color:#fff;cursor:pointer;font:inherit}.order-document-link.invoice:disabled{cursor:wait;opacity:.7}.order-document-link.payment-link{background:#6f4d2f;border-color:#6f4d2f;color:#fff;cursor:pointer;font:inherit}.order-document-link.payment-link:disabled{cursor:wait;opacity:.7}.orders-table textarea{width:220px;min-height:56px;resize:vertical}@media(max-width:760px){.orders-toolbar input{min-width:100%}.manual-order-panel,.return-card{grid-template-columns:1fr}}.audit-log-admin{display:flex;flex-direction:column;gap:14px}.audit-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#fffaf3;border:1px solid #eadfce;border-radius:10px;padding:12px}.audit-toolbar select,.audit-toolbar button{border:1px solid #d8c9b5;border-radius:7px;background:#fff;padding:8px 10px}.audit-toolbar button{background:#0b63c8;color:#fff;font-weight:800;cursor:pointer}.audit-toolbar span{background:#f7f1e7;border:1px solid #dfd0bc;border-radius:7px;color:#3d2b1a;padding:8px 10px;font-weight:800}.audit-state{background:#fff;border-radius:10px;padding:28px;text-align:center;color:#5c4b38}.audit-table-wrap{overflow-x:auto;background:#fff;border:1px solid #eadfce;border-radius:10px}.audit-table{width:100%;min-width:880px;border-collapse:collapse}.audit-table th,.audit-table td{padding:10px 12px;border-bottom:1px solid #f0e7db;text-align:right;vertical-align:top}.audit-table th{background:#fcf8f1;color:#3d2b1a}.audit-table td span{display:block;color:#64748b;font-size:.86rem;margin-top:3px}.system-settings-admin{display:flex;flex-direction:column;gap:14px}.system-status-strip{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) auto auto;gap:10px;align-items:center;background:#fffaf3;border:1px solid #eadfce;border-radius:10px;padding:12px}.system-status-strip div,.system-settings-message{background:#fff;border:1px solid #eadfce;border-radius:8px;padding:10px 12px}.system-status-strip span{display:block;color:#5c4b38;font-size:.86rem;margin-bottom:3px}.system-status-strip strong{color:#2a2018}.status-ok{color:#166534!important}.status-danger{color:#b42318!important}.system-status-strip button,.error-toolbar button,.error-log-row button{border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:9px 12px;font-weight:800;cursor:pointer}.system-status-strip button:disabled{opacity:.65;cursor:wait}.system-settings-message{color:#3d2b1a;font-weight:700}.settings-panels{display:grid;grid-template-columns:190px minmax(0,1fr);gap:14px;align-items:start}.settings-rail{display:flex;flex-direction:column;gap:8px;background:#fcf8f1;border:1px solid #eadfce;border-radius:10px;padding:10px}.settings-rail button,.segmented-control button{border:1px solid #dfd0bc;background:#fff;color:#3d2b1a;border-radius:7px;padding:8px 10px;font-weight:800;cursor:pointer}.settings-rail button.active,.segmented-control button.active{background:#eef6ff;border-color:#0b63c8;color:#0b63c8}.settings-workspace{display:flex;flex-direction:column;gap:12px;min-width:0}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.settings-grid label,.settings-choice,.wide-field{display:flex;flex-direction:column;gap:7px;background:#fff;border:1px solid #eadfce;border-radius:10px;padding:12px}.settings-grid span,.settings-choice>span,.wide-field span{color:#3d2b1a;font-weight:800}.settings-grid input,.wide-field textarea{border:1px solid #d8c9b5;border-radius:7px;padding:9px 10px;color:#2a2018;background:#fff}.wide-field textarea{min-height:76px;resize:vertical}.segmented-control{display:flex;flex-wrap:wrap;gap:7px}.toggle-row{flex-direction:row!important;align-items:center}.toggle-row input{width:18px;height:18px}.error-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;background:#fffaf3;border:1px solid #eadfce;border-radius:10px;padding:12px}.error-log-list{display:flex;flex-direction:column;gap:10px}.error-log-row{background:#fff;border:1px solid #eadfce;border-inline-start:4px solid #b42318;border-radius:10px;padding:12px}.error-log-row.handled{border-inline-start-color:#166534;opacity:.78}.error-log-row header,.error-log-row dl{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between}.error-log-row p{margin:8px 0;color:#2a2018;overflow-wrap:anywhere}.error-log-row dl{margin:0 0 8px}.error-log-row div{min-width:160px}.error-log-row dt{color:#64748b;font-size:.82rem}.error-log-row dd{margin:2px 0 0;color:#3d2b1a;overflow-wrap:anywhere}.error-log-row details{margin:8px 0}.error-log-row pre{max-height:240px;overflow:auto;direction:ltr;text-align:left;background:#14151a;color:#f1f2f5;border-radius:7px;padding:10px;white-space:pre-wrap}.system-settings-state{background:#fff;border:1px solid #eadfce;border-radius:10px;padding:28px;text-align:center;color:#5c4b38}@media(max-width:860px){.system-status-strip,.settings-panels{grid-template-columns:1fr}.settings-rail{flex-direction:row;flex-wrap:wrap}}.support-inbox-admin{display:flex;flex-direction:column;gap:14px}.customer-messaging-panel{background:#fffaf3;border:1px solid #eadfce;border-radius:10px;padding:12px;display:grid;gap:12px}.customer-messaging-head,.customer-picker,.customer-messaging-grid,.customer-message-history{display:grid;gap:10px}.customer-messaging-head{grid-template-columns:1fr auto;align-items:center}.customer-messaging-head strong,.customer-message-form strong,.customer-message-history>div>strong{display:block;color:#2a2018;font-size:1rem}.customer-messaging-head span,.customer-message-form span{display:block;color:#64748b;font-size:.88rem;margin-top:3px}.customer-messaging-head button,.customer-message-form button{border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:8px 12px;font-weight:800;cursor:pointer}.customer-message-form button:disabled{cursor:not-allowed;opacity:.62}.customer-picker{grid-template-columns:repeat(3,minmax(180px,1fr))}.customer-picker label,.customer-message-form{background:#fffdf8;border:1px solid #efe6d8;border-radius:8px;padding:10px;display:grid;gap:7px}.customer-picker label span{color:#3d2b1a;font-weight:800;font-size:.9rem}.customer-picker input,.customer-picker select,.customer-message-form input,.customer-message-form textarea{width:100%;border:1px solid #d8c9b5;border-radius:7px;background:#fff;color:#2a2018;padding:8px 10px}.customer-message-form textarea{min-height:92px;resize:vertical}.customer-messaging-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.support-action-message{background:#eef6ff;border:1px solid #bfdbfe;color:#0b63c8;border-radius:8px;padding:9px 12px;font-weight:800}.customer-message-history{grid-template-columns:repeat(2,minmax(240px,1fr))}.customer-message-history>div{background:#fff;border:1px solid #efe6d8;border-radius:8px;padding:10px;display:grid;gap:8px}.customer-message-history article{border-block-start:1px solid #f0e5d6;padding-block-start:8px;display:grid;gap:3px}.customer-message-history span,.customer-message-history small{color:#64748b;font-size:.84rem}.customer-message-history b{color:#2a2018;overflow-wrap:anywhere}.support-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;background:#fffaf3;border:1px solid #eadfce;border-radius:10px;padding:12px}.support-tabs{display:flex;flex-wrap:wrap;gap:7px}.support-tabs button,.support-toolbar button{border:1px solid #dfd0bc;border-radius:7px;background:#fff;color:#3d2b1a;padding:8px 10px;font-weight:800;cursor:pointer}.support-tabs button.active,.support-toolbar button:last-child{background:#0b63c8;border-color:#0b63c8;color:#fff}.support-toolbar span{color:#3d2b1a;font-weight:800}.support-state{background:#fff;border:1px solid #eadfce;border-radius:10px;padding:28px;text-align:center;color:#5c4b38}.support-list{display:flex;flex-direction:column;gap:10px}.support-card{background:#fff;border:1px solid #eadfce;border-inline-start:4px solid #0b63c8;border-radius:10px;padding:12px}.support-card.priority-גבוה{border-inline-start-color:#b8860b}.support-card.priority-דחוף{border-inline-start-color:#b42318}.support-card header,.support-card dl,.support-edit-row{display:flex;gap:10px;flex-wrap:wrap}.support-card header{justify-content:space-between}.support-card strong{display:block;color:#2a2018;font-size:1.05rem}.support-card header span,.support-card dt{color:#64748b;font-size:.86rem}.support-badges span{display:inline-block;background:#f7f1e7;border:1px solid #eadfce;border-radius:7px;color:#3d2b1a!important;padding:5px 8px;margin-inline-start:5px;font-weight:800}.support-card p{color:#2a2018;line-height:1.65;overflow-wrap:anywhere}.support-card dl{margin:0 0 10px}.support-card dd{margin:2px 0 0;color:#3d2b1a;overflow-wrap:anywhere}.support-edit-row select,.support-edit-row textarea{border:1px solid #d8c9b5;border-radius:7px;background:#fffdf8;padding:8px 10px}.support-edit-row textarea{min-width:260px;flex:1;min-height:46px;resize:vertical}@media(max-width:820px){.customer-messaging-head,.customer-picker,.customer-messaging-grid,.customer-message-history{grid-template-columns:1fr}}.cms-admin{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:14px;align-items:start}.cms-editor,.cms-list{background:#fffaf3;border:1px solid #eadfce;border-radius:10px;padding:14px}.cms-editor-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.cms-editor h2,.cms-list h2{margin:0 0 10px;color:#2a2018}.cms-editor-header button,.cms-row button{border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:8px 12px;font-weight:800;cursor:pointer}.cms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.cms-grid label{display:flex;flex-direction:column;gap:6px}.cms-grid .wide{grid-column:1 / -1}.cms-grid span{color:#3d2b1a;font-weight:800}.cms-grid input,.cms-grid select,.cms-grid textarea{border:1px solid #d8c9b5;border-radius:7px;background:#fff;color:#2a2018;padding:8px 10px}.cms-grid textarea{min-height:240px;resize:vertical;direction:rtl}.cms-message,.cms-state{background:#eef6ff;border:1px solid #bfdbfe;color:#0b63c8;border-radius:8px;padding:9px 12px;margin-bottom:10px;font-weight:800}.cms-row{background:#fff;border:1px solid #eadfce;border-radius:8px;padding:10px;margin-bottom:8px;display:flex;justify-content:space-between;gap:10px}.cms-row strong,.cms-row span{display:block}.cms-row span{color:#64748b;margin-top:3px}@media(max-width:900px){.cms-admin{grid-template-columns:1fr}}.newsletter-admin{display:flex;flex-direction:column;gap:14px;color:#2a2018}.newsletter-hero{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;background:#fcf8f1;border:1px solid #eadfce;border-radius:8px;padding:18px}.newsletter-hero h2{margin:0 0 6px}.newsletter-hero p{margin:0;color:#5c4b38;font-weight:700;line-height:1.5}.newsletter-summary{display:flex;gap:8px;flex-wrap:wrap}.newsletter-summary span{background:#fff;border:1px solid #eadfce;border-radius:7px;padding:8px 10px;font-weight:800}.newsletter-summary strong{color:#0b63c8}.newsletter-toolbar{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center;background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:10px}.newsletter-tabs{display:flex;gap:6px;flex-wrap:wrap}.newsletter-toolbar button{border:1px solid #d8c9b5;background:#fff;color:#2a2018;border-radius:7px;padding:8px 12px;font-weight:900;cursor:pointer}.newsletter-toolbar button.active,.newsletter-toolbar>button{background:#0b63c8;border-color:#0b63c8;color:#fff}.newsletter-state,.newsletter-error{border-radius:8px;padding:18px;text-align:center;font-weight:800}.newsletter-state{background:#fffdf8;border:1px solid #eadfce}.newsletter-error{background:#fff1f2;border:1px solid #f5c2c7;color:#842029}.newsletter-table-wrap{overflow-x:auto;background:#fff;border:1px solid #eadfce;border-radius:8px}.newsletter-table{width:100%;min-width:760px;border-collapse:collapse}.newsletter-table th,.newsletter-table td{padding:10px;border-bottom:1px solid #efe6d8;text-align:right}.newsletter-table th{background:#fcf8f1;color:#5c4b38}.newsletter-email{direction:ltr;text-align:left;color:#0b63c8;font-weight:900}.newsletter-table select{border:1px solid #d8c9b5;border-radius:6px;padding:7px 9px;background:#fff}.newsletter-status{display:inline-flex;border-radius:6px;padding:4px 8px;font-weight:900}.status-פעיל{color:#0f5132;background:#e8f5ed}.status-מושהה{color:#6b4d17;background:#fff3cd}.status-הוסר{color:#842029;background:#fff1f2}.abandoned-carts-admin{color:#2b2118;display:flex;flex-direction:column;gap:18px}.abandoned-carts-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;background:#fffaf3;border:1px solid #eadfce;border-radius:8px;padding:18px}.abandoned-carts-header h2{margin:0 0 6px}.abandoned-carts-header p{margin:0;color:#6b5a49}.abandoned-carts-summary{display:flex;gap:10px;flex-wrap:wrap}.abandoned-carts-summary span{background:#fff;border:1px solid #eadfce;border-radius:6px;padding:9px 12px;min-width:108px}.abandoned-carts-summary strong{display:block;margin-top:4px}.abandoned-carts-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.abandoned-carts-toolbar label{display:flex;align-items:center;gap:8px}.abandoned-carts-toolbar select,.abandoned-actions select{border:1px solid #d9cbb8;border-radius:6px;background:#fffaf3;min-height:36px;padding:0 10px}.abandoned-status-tabs{display:flex;gap:6px;flex-wrap:wrap}.abandoned-status-tabs button,.abandoned-actions button{border:1px solid #d9cbb8;background:#fffaf3;color:#3b2c1d;border-radius:6px;min-height:36px;padding:0 12px;cursor:pointer}.abandoned-status-tabs button.active,.abandoned-actions button:hover{background:#2f6f62;border-color:#2f6f62;color:#fff}.abandoned-table-wrap{overflow-x:auto;border:1px solid #eadfce;border-radius:8px;background:#fff}.abandoned-table{width:100%;border-collapse:collapse}.abandoned-table th,.abandoned-table td{padding:12px;border-bottom:1px solid #f0e6d8;text-align:right;vertical-align:top}.abandoned-table th{background:#f7efe5;font-size:14px}.abandoned-table td span,.abandoned-table td small{display:block;margin-top:4px;color:#6b5a49}.abandoned-products{max-width:360px;overflow-wrap:anywhere}.abandoned-status{display:inline-flex;border-radius:6px;padding:4px 9px;background:#f3eee7;color:#4a3826;font-weight:700}.abandoned-actions{display:flex;gap:8px;flex-wrap:wrap}.abandoned-state,.abandoned-error{border:1px solid #eadfce;background:#fffaf3;border-radius:8px;padding:24px;text-align:center}.abandoned-error{border-color:#e2a5a5;color:#8b2020}@media(max-width:760px){.abandoned-carts-header{flex-direction:column}.abandoned-carts-summary span{min-width:0}}.mail-templates-admin{display:flex;flex-direction:column;gap:14px;color:#2a2018}.mail-template-header{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;background:#fcf8f1;border:1px solid #eadfce;border-radius:8px;padding:18px}.mail-template-header h2{margin:0 0 6px}.mail-template-header p{margin:0;color:#5c4b38;font-weight:700;line-height:1.5}.mail-template-summary{display:flex;gap:8px;flex-wrap:wrap}.mail-template-summary span,.mail-template-list button,.mail-template-preview{background:#fff;border:1px solid #eadfce;border-radius:8px}.mail-template-summary span{padding:8px 10px;font-weight:800}.mail-template-summary strong{color:#0b63c8}.mail-provider-panel{display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(240px,320px);gap:12px;align-items:center;background:#f6fbff;border:1px solid #cde5f7;border-radius:8px;padding:14px}.mail-provider-panel h3{margin:0 0 5px;font-size:1rem}.mail-provider-panel p{margin:0;color:#34495e;font-weight:700;line-height:1.45}.mail-provider-status{display:flex;flex-direction:column;gap:3px;min-width:150px}.mail-provider-status span{width:fit-content;border-radius:999px;padding:4px 9px;font-size:.8rem;font-weight:900}.mail-provider-status span.ready{background:#e8f5ed;color:#0f5132}.mail-provider-status span.missing{background:#fff1f2;color:#842029}.mail-provider-status strong{color:#12324d}.mail-provider-status small{color:#607080;direction:ltr;text-align:right}.mail-provider-test{display:flex;gap:8px}.mail-provider-test input{min-width:0;flex:1;border:1px solid #b8d6eb;border-radius:7px;padding:9px 10px;font:inherit}.mail-provider-test button{border:1px solid #0b63c8;border-radius:7px;padding:9px 12px;background:#0b63c8;color:#fff;font-weight:900;cursor:pointer;white-space:nowrap}.mail-provider-test button:disabled{cursor:not-allowed;opacity:.6}.mail-template-workspace{display:grid;grid-template-columns:minmax(190px,260px) minmax(320px,1fr) minmax(260px,360px);gap:12px;align-items:start}.mail-template-list{display:flex;flex-direction:column;gap:8px}.mail-template-list button{display:flex;flex-direction:column;gap:4px;padding:11px 12px;color:#2a2018;text-align:right;cursor:pointer}.mail-template-list button.active{border-color:#0b63c8;box-shadow:inset 3px 0 #0b63c8}.mail-template-list span{font-weight:900}.mail-template-list small{color:#6a5844;direction:ltr;text-align:right}.mail-template-editor{display:flex;flex-direction:column;gap:12px;background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:14px}.mail-template-form{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px}.mail-template-form label,.mail-template-body{display:flex;flex-direction:column;gap:6px;font-weight:900;color:#3d2b1a}.mail-template-wide{grid-column:1 / -1}.mail-template-toggle{flex-direction:row!important;align-items:center;gap:8px!important}.mail-template-form input,.mail-template-body textarea{border:1px solid #d8c9b5;border-radius:7px;padding:9px 10px;background:#fff;color:#2a2018;font:inherit}.mail-template-body textarea{min-height:260px;resize:vertical;direction:rtl;line-height:1.55}.mail-template-placeholders{display:flex;gap:6px;flex-wrap:wrap}.mail-template-placeholders button{border:1px solid #d8c9b5;border-radius:7px;padding:6px 8px;background:#fff;color:#0b63c8;direction:rtl;font-weight:900;cursor:pointer}.mail-ai-panel{display:grid;gap:10px;border:1px solid #eadfce;border-radius:8px;background:#fcf8f1;padding:12px}.mail-ai-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.mail-ai-heading h3{margin:0 0 4px;color:#2a2018;font-size:1rem}.mail-ai-heading p{margin:0;color:#5c4b38;font-weight:700;line-height:1.45}.mail-ai-heading button,.mail-ai-actions button{border:1px solid #0b63c8;border-radius:7px;padding:8px 12px;background:#0b63c8;color:#fff;font-weight:900;cursor:pointer}.mail-ai-heading button:disabled{opacity:.65;cursor:wait}.mail-ai-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px}.mail-ai-fields label{display:flex;flex-direction:column;gap:5px;font-weight:900}.mail-ai-fields input{border:1px solid #d8c9b5;border-radius:7px;padding:9px 10px;background:#fff;color:#2a2018;font:inherit}.mail-ai-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;border-top:1px solid #eadfce;padding-top:10px}.mail-ai-preview span,.mail-ai-preview small{display:block;color:#64748b;font-size:12px;line-height:1.45}.mail-ai-preview strong{display:block;color:#2a2018;overflow-wrap:anywhere}.mail-ai-actions{display:flex;gap:8px;align-items:end;flex-wrap:wrap}.mail-ai-actions button:nth-child(2){background:#fff;color:#0b63c8}.mail-template-actions{display:flex;justify-content:flex-start}.mail-template-actions button{border:1px solid #0b63c8;border-radius:7px;padding:9px 14px;background:#0b63c8;color:#fff;font-weight:900;cursor:pointer}.mail-template-actions button:disabled{cursor:wait;opacity:.7}.mail-template-preview{padding:14px;color:#2a2018}.mail-template-preview h3{margin:0 0 10px;font-size:1rem}.mail-template-preview strong{display:block;margin-bottom:10px;color:#0b63c8}.mail-template-preview div{line-height:1.6;overflow-wrap:anywhere}.mail-template-state,.mail-template-error,.mail-template-success{border-radius:8px;padding:18px;text-align:center;font-weight:800}.mail-template-state{background:#fffdf8;border:1px solid #eadfce}.mail-template-error{background:#fff1f2;border:1px solid #f5c2c7;color:#842029}.mail-template-success{background:#e8f5ed;border:1px solid #badbcc;color:#0f5132}@media(max-width:1180px){.mail-template-workspace{grid-template-columns:minmax(180px,240px) minmax(320px,1fr)}.mail-template-preview{grid-column:1 / -1}}@media(max-width:760px){.mail-provider-panel,.mail-template-workspace,.mail-template-form{grid-template-columns:1fr}.mail-provider-test{flex-direction:column}}.report-templates-admin{display:flex;flex-direction:column;gap:14px;color:#1f2937}.report-template-header{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;background:#f7fbf8;border:1px solid #cfe5d7;border-radius:8px;padding:18px}.report-template-header h2{margin:0 0 6px}.report-template-header p{margin:0;color:#385247;font-weight:700;line-height:1.5}.report-template-summary{display:flex;gap:8px;flex-wrap:wrap;align-items:flex-start}.report-template-summary span,.report-template-list button,.report-template-preview{background:#fff;border:1px solid #d6e5dc;border-radius:8px}.report-template-summary span{padding:8px 10px;font-weight:900}.report-template-summary strong{color:#0b63c8}.report-template-summary button,.report-template-actions button,.report-template-actions a{border:1px solid #0b63c8;border-radius:7px;padding:9px 13px;background:#0b63c8;color:#fff;font-weight:900;cursor:pointer;text-decoration:none}.report-template-workspace{display:grid;grid-template-columns:minmax(190px,260px) minmax(340px,1fr) minmax(300px,430px);gap:12px;align-items:start}.report-template-list{display:flex;flex-direction:column;gap:8px}.report-template-list button{display:flex;flex-direction:column;gap:4px;padding:11px 12px;color:#1f2937;text-align:right;cursor:pointer}.report-template-list button.active{border-color:#16845b;box-shadow:inset 3px 0 #16845b}.report-template-list span{font-weight:900}.report-template-list small{color:#64748b}.report-template-editor{display:flex;flex-direction:column;gap:12px;background:#fbfdfb;border:1px solid #d6e5dc;border-radius:8px;padding:14px}.report-template-form{display:grid;grid-template-columns:repeat(2,minmax(170px,1fr));gap:10px}.report-template-form label,.report-template-body{display:flex;flex-direction:column;gap:6px;font-weight:900}.report-template-toggle{flex-direction:row!important;align-items:center}.report-template-form input,.report-template-form select,.report-template-body textarea{border:1px solid #c9d8ce;border-radius:7px;padding:9px 10px;background:#fff;color:#1f2937;font:inherit}.report-template-body textarea{min-height:190px;resize:vertical;line-height:1.55}.report-template-body.compact textarea{min-height:130px}.report-template-placeholders{display:flex;gap:6px;flex-wrap:wrap}.report-template-placeholders button{border:1px solid #c9d8ce;border-radius:7px;padding:6px 8px;background:#fff;color:#0b63c8;direction:ltr;font-weight:900;cursor:pointer}.report-template-actions{display:flex;gap:8px;flex-wrap:wrap}.report-template-actions button:disabled{cursor:wait;opacity:.7}.report-template-preview{min-height:620px;overflow:hidden}.report-template-preview iframe{width:100%;height:620px;border:0;background:#fff}.report-template-state,.report-template-error,.report-template-success{border-radius:8px;padding:18px;text-align:center;font-weight:800}.report-template-state{background:#fbfdfb;border:1px solid #d6e5dc}.report-template-error{background:#fff1f2;border:1px solid #f5c2c7;color:#842029}.report-template-success{background:#e8f5ed;border:1px solid #badbcc;color:#0f5132}@media(max-width:1180px){.report-template-workspace{grid-template-columns:minmax(190px,260px) minmax(340px,1fr)}.report-template-preview{grid-column:1 / -1}}@media(max-width:760px){.report-template-workspace,.report-template-form{grid-template-columns:1fr}}.general-management{display:flex;flex-direction:column;gap:20px;width:100%;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.management-tabs{display:flex;gap:10px;border-bottom:2px solid #eee;padding-bottom:10px}.tab-btn{padding:10px 20px;border:none;background:none;cursor:pointer;font-size:1.1rem;font-weight:600;color:#666;transition:all .2s;border-radius:8px 8px 0 0}.tab-btn:hover{background:#f5f5f5;color:#333}.tab-btn.active{color:#2196f3;border-bottom:3px solid #2196f3}.management-table-container{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;overflow:hidden}.management-table{width:100%;border-collapse:collapse;text-align:right}.management-table th{background:#f8f9fa;padding:15px;font-weight:600;color:#444;border-bottom:2px solid #eee}.management-table td{padding:12px 15px;border-bottom:1px solid #f0f0f0;color:#555;transition:background .2s}.management-table tr.main-row{cursor:pointer}.management-table tr.main-row:hover{background:#fcfcfc}.management-table tr.main-row.expanded{background:#f0f7ff}.chevron{display:inline-block;margin-left:10px;font-size:1.2rem;color:#999;transition:transform .3s ease;transform:rotate(0)}.chevron.open{transform:rotate(-90deg);color:#2196f3}.user-name-cell,.app-name-cell{display:flex;align-items:center;gap:5px}.user-role-badge{margin-right:8px;background:#f0f0f0;padding:2px 6px;border-radius:4px;font-size:.75rem;color:#666}.details-row{background:#fdfdfd}.details-content{padding:20px;border-top:1px solid #e0e0e0;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.details-section{background:#fff;padding:15px;border-radius:8px;border:1px solid #eee}.details-section h4{margin-top:0;margin-bottom:12px;color:#333;border-bottom:1px solid #eee;padding-bottom:5px}.badge{padding:4px 8px;border-radius:6px;font-size:.85rem;font-weight:500}.badge-blue{background:#e3f2fd;color:#1976d2}.badge-green{background:#e8f5e9;color:#2e7d32}.badge-orange{background:#fff3e0;color:#f57c00}.badge-red{background:#ffebee;color:#c62828}.actions-cell{display:flex;gap:8px}.btn-icon{border:none;background:none;cursor:pointer;font-size:1.1rem;padding:5px;border-radius:4px;transition:background .2s}.btn-icon:hover{background:#eee}.management-filters{display:flex;gap:15px;align-items:center;background:#fff;padding:15px;border-radius:12px;box-shadow:0 2px 10px #00000008}.management-actions{display:flex;gap:10px}.btn-import{background-color:#6c757d;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s}.btn-import:hover:not(:disabled){background-color:#5a6268;transform:translateY(-2px)}.import-errors{background-color:#fff5f5;border:1px solid #feb2b2;padding:15px;border-radius:8px;margin-bottom:20px;color:#c53030}.import-errors ul{margin:10px 0 0;padding-right:20px;font-size:.9em}.search-input{flex:1;padding:10px 15px;border:1px solid #ddd;border-radius:8px;font-size:1rem}.search-input:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 2px #2196f31a}.management-pagination{display:flex;justify-content:center;align-items:center;gap:20px;padding:15px}.pagination-btn{padding:8px 16px;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-btn:not(:disabled):hover{background:#f0f0f0}.loading-spinner{text-align:center;padding:40px;color:#666}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 15px}.small-spinner{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}.stats-container{padding:20px;background:#f8fafc;border-radius:12px}.stats-title{margin-bottom:25px;color:#1e293b;font-weight:800}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px}.stat-card{background:#fff;padding:20px;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;display:flex;align-items:center;gap:15px;transition:transform .2s}.stat-card:hover{transform:translateY(-5px)}.stat-icon{font-size:2.5rem;background:#f1f5f9;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:12px}.stat-content{display:flex;flex-direction:column}.stat-label{font-size:.9rem;color:#64748b;font-weight:500}.stat-value{font-size:1.5rem;font-weight:800;color:#0f172a}.stats-section{background:#fff;padding:25px;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d}.stats-section h3{margin-bottom:20px;color:#1e293b;font-size:1.3rem}.catalog-insights{margin-bottom:28px;background:#fcf8f1;border:1px solid #eadfce;box-shadow:none}.insights-header{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;align-items:flex-start;margin-bottom:14px}.insights-header h3{margin:0 0 5px}.insights-header p{margin:0;color:#5c4b38;font-weight:700;line-height:1.45}.insights-header button{border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:8px 12px;font-weight:900;cursor:pointer}.insights-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,.8fr)) minmax(320px,1.4fr);gap:12px}.insight-panel{background:#fff;border:1px solid #eadfce;border-radius:8px;padding:14px}.insight-panel h4{margin:0 0 6px;color:#3d2b1a}.insight-panel>strong{display:block;color:#0b63c8;font-size:1.7rem;margin-bottom:8px}.insight-list,.bundle-list{display:grid;gap:7px}.insight-list a,.insight-list span,.bundle-list div,.bundle-list span{color:#334155;font-weight:700;line-height:1.45}.insight-list a{text-decoration:none;border-bottom:1px solid #eef2f6;padding-bottom:5px}.bundle-list div{display:grid;gap:2px;border-bottom:1px solid #eef2f6;padding-bottom:7px}.bundle-list strong{color:#1e293b}.bundle-list span{color:#64748b;font-size:.86rem}.stats-table-container{overflow-x:auto}.stats-table{width:100%;border-collapse:collapse;text-align:right}.stats-table th{padding:12px 15px;border-bottom:2px solid #f1f5f9;color:#64748b;font-weight:600;font-size:.9rem}.stats-table td{padding:15px;border-bottom:1px solid #f1f5f9;color:#334155}.stats-table tr:hover{background:#f8fafc}.amount{font-weight:700;color:#059669}.progress-bar{width:100px;height:8px;background:#e2e8f0;border-radius:10px;position:relative;display:inline-block;vertical-align:middle;margin-left:10px}.progress-fill{height:100%;background:#3b82f6;border-radius:10px}.progress-text{font-size:.75rem;color:#64748b;position:absolute;left:-40px;top:-5px}.stats-loading,.stats-error{padding:40px;text-align:center;font-size:1.2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d}.stats-error{color:#ef4444}@media(max-width:980px){.insights-grid{grid-template-columns:1fr}}.admin-layout{display:flex;min-height:calc(100vh - var(--header-height) - 80px);width:100%;overflow-x:clip}.admin-main{flex:1;display:flex;flex-direction:column;min-width:0}.admin-content-header{background:#ffffff80;padding:1rem 2rem;border-bottom:1px solid rgba(0,0,0,.05);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.admin-content-header h1{margin:0;font-size:1.5rem;color:#1a202c}.admin-content{padding:2rem;flex:1;min-width:0}.placeholder-card{background:#ffffffb3;padding:3rem;border-radius:12px;box-shadow:0 4px 15px #0000000d;text-align:center;color:var(--text-muted);font-size:1.1rem;border:1px solid rgba(0,0,0,.05)}.admin-error{display:flex;align-items:center;justify-content:center;height:100vh;font-size:1.5rem;color:#e53e3e}.admin-content :is(input,select,textarea,button){max-width:100%}.admin-content :is(table){overflow-wrap:anywhere}.admin-content :is(.management-actions,.users-sql-header,.users-sql-actions,.licenses-header,.orders-header,.orders-filters,.support-filters,.newsletter-header,.abandoned-header,.pricing-toolbar,.sales-toolbar,.system-settings-toolbar,.audit-toolbar){flex-wrap:wrap;min-width:0}@media(max-width:900px){.admin-layout{flex-direction:column;min-height:calc(100vh - var(--header-height))}.admin-content-header{padding:.85rem 1rem;background:#fcf8f1f5;border-bottom-color:#3d2b1a1f}.admin-content-header h1{font-size:1.2rem;line-height:1.35;overflow-wrap:anywhere}.admin-content{padding:1rem}.admin-section h2{font-size:1.15rem}.placeholder-card{padding:1.5rem;border-radius:8px}}@media(max-width:560px){.admin-content{padding:.75rem}.admin-content :is(input,select,textarea,button,.primary-btn,.secondary-btn,.btn-primary,.btn-secondary){min-height:42px}.admin-content :is(.settings-grid,.cms-grid,.product-details-grid,.translation-grid,.category-attributes-grid,.taxonomy-grid,.display-settings-grid){grid-template-columns:1fr!important}}.תיבת-הורדות{background:#f8f9fa;border-radius:12px;padding:1.5rem;margin:1.5rem 0;border:1px solid #e9ecef;direction:rtl}.כותרת-הורדות{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;color:#212529;font-size:1.25rem;font-weight:700}.הודעת-שגיאת-הורדה{display:grid;gap:6px;margin:0 0 1rem;padding:12px 14px;border:1px solid #f3c2c2;border-radius:8px;background:#fff6f6;color:#7f1d1d;line-height:1.45}.הודעת-שגיאת-הורדה strong{font-size:1rem}.הודעת-שגיאת-הורדה button{justify-self:start;border:1px solid #e5a3a3;border-radius:6px;background:#fff;color:#7f1d1d;padding:5px 10px;font-weight:700;cursor:pointer}.רשימת-קבצים{display:flex;flex-direction:column;gap:1rem}.פריט-קובץ{background:#fff;border-radius:10px;padding:1rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 4px #0000000d;transition:transform .2s,box-shadow .2s;border:1px solid transparent}.פריט-קובץ:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a;border-color:#dee2e6}.מצב-ניהול{border:2px dashed #007bff;background:#f0f7ff}.תג-ניהול{background:#007bff;color:#fff;font-size:.7rem;padding:2px 8px;border-radius:10px;margin-right:10px}.גרסה-ישנה{opacity:.8}.תג-ארכיון{background:#6c757d;color:#fff;font-size:.65rem;padding:1px 6px;border-radius:4px}.טופס-עריכה-קובץ{display:flex;gap:10px;align-items:center;width:100%}.טופס-עריכה-קובץ input[type=text]{padding:5px 10px;border:1px solid #ddd;border-radius:4px;font-size:.9rem;flex:1}.צקבוקס-פעיל{display:flex;align-items:center;gap:5px;font-size:.85rem;white-space:nowrap}.כפתורי-עריכה{display:flex;gap:5px}.כפתור-שמור,.כפתור-ביטול,.כפתור-ניהול-ערוך,.כפתור-ניהול-מחק{background:none;border:1px solid #ddd;border-radius:4px;padding:5px;cursor:pointer;transition:all .2s}.כפתור-שמור:hover{background:#e6ffed;border-color:#28a745}.כפתור-ביטול:hover{background:#fff5f5;border-color:#dc3545}.כפתור-ניהול-ערוך:hover{background:#eef6ff;border-color:#007bff}.כפתור-ניהול-מחק:hover{background:#fff5f5;border-color:#dc3545}.אין-קבצים-ניהול{text-align:center;padding:20px;color:#666;font-style:italic}.פרטי-קובץ{display:flex;align-items:center;gap:1rem;flex:1}.אייקון-קובץ{font-size:1.5rem;background:#e9ecef;width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#495057}.מידע-טקסטואלי{display:flex;flex-direction:column;gap:.25rem}.שם-קובץ{font-weight:600;color:#212529}.מידע-נוסף{font-size:.85rem;color:#6c757d;display:flex;gap:1rem}.תג-גרסה{background:#e7f5ff;color:#1971c2;padding:2px 8px;border-radius:4px;font-weight:600}.תג-גרסה-פעילה{background:#ebfbee;color:#2f9e44}.פעולות-קובץ{display:flex;align-items:center;gap:.75rem}.כפתור-הורדה{background:#007bff;color:#fff;border:none;padding:.5rem 1.25rem;border-radius:6px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s}.כפתור-הורדה:hover{background:#0056b3}.כפתור-הורדה.בתהליך{background:#e9ecef;color:#495057;cursor:not-allowed;position:relative;overflow:hidden;min-width:140px}.חיווי-הורדה-עוטף{display:flex;flex-direction:column;align-items:center;width:100%;gap:2px}.חיווי-הורדה-שורה-ראשונה{display:flex;align-items:center;gap:8px;width:100%}.כפתור-עצור-הורדה{background:#ff4d4f;color:#fff;border:none;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;cursor:pointer;transition:background .2s,transform .1s;flex-shrink:0;z-index:2;padding:0;line-height:1}.כפתור-עצור-הורדה:hover{background:#ff7875;transform:scale(1.1)}.כפתור-עצור-הורדה:active{transform:scale(.9)}.מידע-נפח-הורדה{font-size:.65rem;color:#6c757d;white-space:nowrap}.חיווי-הורדה{width:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.פס-התקדמות{position:absolute;top:0;right:0;height:100%;background:#e7f5ff;z-index:-1;transition:width .2s ease-out}.אחוז-התקדמות{font-size:.85rem;font-weight:700}.הורדה-היסטוריה-בתהליך{color:#6c757d;font-style:italic;font-size:.85rem}.כפתור-היסטוריה{background:none;border:1px solid #ced4da;color:#495057;padding:.5rem;border-radius:6px;cursor:pointer;transition:all .2s}.כפתור-היסטוריה:hover{background:#f1f3f5;color:#212529}.אזור-היסטוריה{margin-top:1rem;padding-top:1rem;border-top:1px dashed #dee2e6;animation:fadeIn .3s ease-out}.כותרת-היסטוריה{font-size:.9rem;font-weight:700;color:#495057;margin-bottom:.75rem}.רשימת-היסטוריה{display:flex;flex-direction:column;gap:.5rem}.פריט-היסטוריה{font-size:.9rem;display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:6px;background:#f1f3f5;color:#495057}.הורדה-היסטוריה{color:#007bff;cursor:pointer;font-weight:600}.הורדה-היסטוריה:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.comments-system{margin-top:3rem;padding:2rem;background:#fff;border-radius:20px;box-shadow:var(--card-shadow);border:1px solid var(--border-color);overflow:visible}.comments-header-section{margin-bottom:2rem;border-bottom:1px solid var(--border-color);padding-bottom:1rem;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.comments-title{font-size:1.6rem;font-weight:800;color:var(--text-dark);display:flex;align-items:center;gap:.8rem;margin:0}.title-icon{font-size:1.8rem}.review-summary-strip{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.review-summary-strip div{background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:7px 10px;min-width:110px}.review-summary-strip strong{color:#2a2018;display:block;font-size:1.05rem}.review-summary-strip span{color:#5c4b38;font-size:.86rem}.main-comment-form-wrapper{background:#f8fafc;padding:1.5rem;border-radius:15px;margin-bottom:2.5rem;border:1px dashed #cbd5e1}.form-subtitle{margin:0 0 1rem;color:var(--text-muted);font-weight:600}.comment-form-container{display:flex;flex-direction:column;gap:1.2rem}.rating-picker{display:flex;align-items:center;gap:1rem}.rating-label{font-weight:600;font-size:.95rem}.stars-row{display:flex;gap:.3rem}.rating-star{font-size:1.5rem;cursor:pointer;color:#e2e8f0;transition:all .2s}.rating-star.is-active{color:#f59e0b;text-shadow:0 0 5px rgba(245,158,11,.3)}.rating-star:hover{transform:scale(1.2)}.comment-form-footer{display:flex;justify-content:space-between;align-items:center}.anonymous-checkbox{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:var(--text-muted);cursor:pointer}.submit-comment-button{background:var(--primary-color);color:#fff;border:none;padding:.8rem 2rem;border-radius:10px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 10px #0b63c833}.submit-comment-button:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 15px #0b63c84d}.submit-comment-button:disabled{background:#cbd5e1;cursor:not-allowed;box-shadow:none}.comments-list-container{display:flex;flex-direction:column;gap:1.5rem}.comment-card{background:#fff;border:1px solid var(--border-color);border-radius:15px;padding:1.2rem;transition:all .2s}.comment-card:hover{border-color:var(--primary-color);box-shadow:0 4px 12px #00000008}.comment-card.nested-comment{margin-right:2.5rem;border-right:4px solid var(--primary-color);background:#fafafa}.comment-card-header{margin-bottom:1rem}.comment-author-info{display:flex;align-items:center;gap:1rem}.author-avatar{width:45px;height:45px;background:#e2e8f0;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:800;color:#64748b}.author-details{flex:1;display:flex;flex-direction:column}.author-name{font-weight:700;color:var(--text-dark)}.comment-meta-info{font-size:.8rem;color:var(--text-muted);display:flex;gap:1rem}.comment-stars{color:#f59e0b;font-size:1.1rem;letter-spacing:1px}.comment-body{line-height:1.7;color:#475569;margin:1rem 0;direction:rtl;unicode-bidi:plaintext;text-align:start;word-break:normal;overflow-wrap:break-word;white-space:normal;-webkit-hyphens:none;hyphens:none}.comment-body *{word-break:inherit;overflow-wrap:inherit;-webkit-hyphens:inherit;hyphens:inherit;max-width:100%}.comment-body a,.comment-body code{overflow-wrap:anywhere;word-break:break-word}.comment-footer-actions{display:flex;gap:1.5rem;align-items:center;border-top:1px solid #f1f5f9;padding-top:.8rem}.comment-action-btn{background:none;border:none;cursor:pointer;font-size:.85rem;font-weight:600;color:#64748b;display:flex;align-items:center;gap:.4rem;padding:.4rem .8rem;border-radius:6px;transition:all .2s}.comment-action-btn:hover{background:#f1f5f9;color:var(--text-dark)}.action-label{font-size:.86rem}.like-btn.is-liked{color:#e11d48}.management-actions{margin-right:auto;display:flex;gap:.5rem}.replies-container{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}.delete-confirm-content{text-align:center;padding:1rem}.delete-actions{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.confirm-delete-btn{background:#ef4444;color:#fff;border:none;padding:.6rem 1.5rem;border-radius:8px;font-weight:700;cursor:pointer}.cancel-delete-btn{background:#f1f5f9;color:#475569;border:none;padding:.6rem 1.5rem;border-radius:8px;font-weight:700;cursor:pointer}.comment-edit-alert{margin-top:1rem;padding:1rem;background:#fffbeb;border:1px solid #fef3c7;border-radius:10px;color:#92400e;font-size:.9rem}.alert-actions{display:flex;gap:1rem;margin-top:.8rem}.alert-confirm{background:#92400e;color:#fff;border:none;padding:.4rem 1rem;border-radius:6px;cursor:pointer}.alert-cancel{background:none;border:1px solid #92400e;color:#92400e;padding:.4rem 1rem;border-radius:6px;cursor:pointer}.comments-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem;color:#94a3b8}.loading-spinner{width:30px;height:30px;border:3px solid #f1f5f9;border-top:3px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}.no-comments-yet{text-align:center;padding:4rem 2rem;color:#94a3b8}.no-comments-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}@media(max-width:768px){.comments-system{padding:1.2rem}.comment-card.nested-comment{margin-right:1.2rem}.comment-footer-actions{gap:.5rem;flex-wrap:wrap}.author-avatar{width:35px;height:35px;font-size:1rem}}.product-page-container{padding:30px 15px;max-width:1080px;margin:0 auto;direction:rtl}.product-page-content{background:#fffaf3;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:visible;border:1px solid #ede3d6}.product-post-header{background:#2c5f2d;color:#fff;padding:15px 25px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.product-title-full{font-size:1.6rem;font-weight:700;margin:0;color:#fff;min-width:0;overflow-wrap:break-word}.product-page-visibility{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:6px 11px;border-radius:999px;font-size:.82rem;font-weight:900;line-height:1;white-space:nowrap;cursor:pointer;font-family:inherit;appearance:none}.product-page-visibility:hover{filter:brightness(.97);transform:translateY(-1px)}.product-page-visibility.public{background:#e8f7ef;color:#12703a;border:1px solid #b7e4c7}.product-page-visibility.private{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.product-main-section{display:flex;flex-direction:column;gap:10px;padding:0}.product-content-column{padding:25px;display:flex;flex-direction:column}.breadcrumb{font-size:.85rem;color:#888;margin-bottom:15px}.product-meta-full{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px}.product-hero-image{margin:10px 0 20px;border-radius:12px;overflow:hidden;background:#f5f5f5}.product-hero-image img{width:100%;max-height:520px;height:auto;display:block;object-fit:contain}.product-reading-area{max-width:760px;margin:0 auto;width:100%;order:30}.bekalut-product-post{display:grid;gap:18px;color:#2a2018}.bekalut-product-post section{border:1px solid #eadfce;border-radius:8px;background:#fffdf8;padding:16px 18px}.bekalut-product-post h2{margin:0 0 10px;font-size:1.28rem;color:#123c24}.bekalut-product-post p{margin:0 0 10px;line-height:1.75;color:#423324}.bekalut-product-post ul{margin:0;padding-inline-start:1.2rem;display:grid;gap:8px}.bekalut-product-post li{line-height:1.6}.bekalut-long-product-post{color:#2a2018;background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:22px 24px;line-height:1.9}.bekalut-long-product-post h2{margin:0 0 12px;font-size:1.5rem;color:#123c24}.bekalut-long-product-post h3{margin:22px 0 10px;font-size:1.15rem;color:#3a2614}.bekalut-long-product-post p{margin:0 0 14px;color:#3d3024}.bekalut-long-product-post .product-lead{font-size:1.12rem;font-weight:800;color:#1d3d27}.bekalut-long-product-post ul{margin:0 0 16px;padding-inline-start:1.3rem;display:grid;gap:7px}.bekalut-long-product-post li{color:#3f3328;line-height:1.65}.bekalut-long-product-post .product-source-note{margin-top:18px;padding:12px 14px;border-right:4px solid #2c5f2d;background:#f3fbf6;color:#31513c;font-size:.94rem}.product-tag-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.product-tag-strip span{border:1px solid #d9eadf;border-radius:6px;background:#f3fbf6;color:#174d2c;padding:5px 9px;font-weight:800;font-size:.9rem}.price-tag-large{font-size:1.5rem;font-weight:800;color:#fff;white-space:nowrap;display:inline-flex;flex-direction:column;align-items:center;gap:2px;line-height:1.1}.price-tag-large .old-price{color:#ffffffc7;font-size:.9rem;text-decoration:line-through;font-weight:700}.price-tag-large small{font-size:.82rem;font-weight:700;color:#ffffffe0;white-space:normal;text-align:center}.stats-row{display:flex;gap:8px;flex-wrap:wrap}.stat-pill{font-size:12px;color:#666;background:#f5f5f5;padding:4px 10px;border-radius:4px;border:1px solid #EEE;display:inline-block}.like-pill{cursor:pointer;transition:all .2s}.like-pill.liked{background:#ffe3e3;color:#e03131;border-color:#ffc9c9}.file-pill{color:#1d4ed8;border-color:#dbeafe;background:#eff6ff;text-decoration:none}.compare-pill{cursor:pointer;color:#6b4d17;border-color:#eadfce;background:#fffaf0;font-weight:800}.compare-pill.active{color:#0f5132;border-color:#badbcc;background:#edf8f1}.download-first-notice{max-width:760px;margin:0 auto 18px;background:#fcf8f1;border:1px solid #eadfce;border-right:4px solid #b8860b;border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:5px;color:#3d2b1a}.download-first-notice strong{color:#261705}.product-trust-panel{max-width:760px;margin:0 auto 18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.product-trust-panel div{background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:12px;display:grid;gap:5px}.product-trust-panel strong{color:#2a2018}.product-trust-panel span{color:#5c4b38;line-height:1.5;font-weight:700}.product-support-assistant{max-width:760px;margin:0 auto 18px;background:#fcf8f1;border:1px solid #eadfce;border-radius:8px;padding:12px;display:grid;gap:10px}.product-support-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.product-support-heading div{display:grid;gap:3px}.product-support-heading strong{color:#261705}.product-support-heading span{color:#5c4b38;font-weight:700;line-height:1.45}.product-support-heading button,.product-support-answer button{border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:8px 14px;font-weight:900;cursor:pointer}.product-support-heading button:disabled{opacity:.65;cursor:wait}.product-support-assistant textarea{min-height:80px;resize:vertical;border:1px solid #d8c9b5;border-radius:7px;padding:9px 10px;background:#fffdf8;color:#2a2018}.product-support-state{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;border-radius:8px;padding:9px 10px;font-weight:800}.product-support-answer{background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:10px 12px;display:grid;gap:8px}.product-support-answer p{margin:0;color:#2a2018;line-height:1.65;white-space:pre-wrap}.product-support-answer ul{margin:0;padding:0 18px 0 0;color:#5c4b38;line-height:1.6;font-weight:700}.product-support-answer button{justify-self:start;background:#2c5f2d;border-color:#2c5f2d}.preorder-notice{max-width:760px;margin:0 auto 18px;background:#eef6ff;border:1px solid #bfdbfe;border-right:4px solid #0b63c8;border-radius:8px;padding:12px 14px;display:grid;gap:5px;color:#19324d}.preorder-notice strong{color:#0b63c8}.product-info-panel{max-width:760px;margin:22px auto 18px;order:90;border:1px solid #eadfce;border-radius:8px;background:#fffdf8;box-shadow:0 8px 22px #372a1e0f;overflow:hidden}.product-info-panel summary{cursor:pointer;padding:13px 16px;color:#2a2018;font-size:1rem;font-weight:900;display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;background:linear-gradient(180deg,#fffaf3,#fffdf8)}.product-info-panel summary::-webkit-details-marker{display:none}.product-info-panel summary:after{content:"⌄";flex:0 0 auto;color:#7a6249;font-size:1rem;transition:transform .2s ease}.product-info-panel[open] summary:after{transform:rotate(180deg)}.product-info-summary-title{color:#123c24}.product-info-summary-hint{color:#786550;font-size:.88rem;font-weight:700}.product-info-panel-body{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0 18px;padding:0 16px 14px}.product-info-row{background:transparent;border:0;border-top:1px solid #efe6d8;border-radius:0;padding:10px 0;display:grid;grid-template-columns:minmax(96px,.34fr) minmax(0,1fr);gap:10px;align-items:start}.product-info-row.wide{grid-column:1 / -1}.product-info-row strong{color:#5c4127;font-size:.86rem;font-weight:900}.product-info-row span{color:#261705;white-space:pre-wrap;line-height:1.6}.product-variants-panel{max-width:760px;margin:0 auto 18px;border:1px solid #dfd0bc;background:#fffaf3;border-radius:8px;padding:14px}.product-options-panel{max-width:760px;margin:0 auto 18px;border:1px solid #dfd0bc;background:#fffdf8;border-radius:8px;padding:14px}.product-variants-title{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.product-variants-title h2{margin:0;font-size:1.1rem;color:#2a2018}.product-variants-title span{color:#6b5a45;font-size:.92rem;line-height:1.5}.product-variants-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.product-variant-card{border:1px solid #e5d5c0;background:#fff;border-radius:8px;padding:10px;display:grid;gap:8px;cursor:pointer;text-align:start}.product-variant-card.selected{border-color:#0b63c8;box-shadow:inset 0 0 0 2px #0b63c824}.product-variant-card button{justify-self:start;border:1px solid #bfdbfe;background:#eef6ff;color:#0b63c8;border-radius:6px;padding:5px 10px;font-weight:800}.product-variant-card strong{color:#0b63c8}.variant-meta{display:flex;flex-wrap:wrap;gap:6px}.variant-meta span,.variant-price-delta{border:1px solid #e7dccd;background:#fbf7f0;border-radius:6px;padding:4px 7px;color:#3d2b1a;font-size:.84rem}.variant-price-delta{justify-self:start;color:#0f7a45;font-weight:800}.product-option-groups{display:grid;gap:10px}.product-option-group{border:1px solid #e7dccd;background:#fffaf3;border-radius:8px;padding:10px;display:grid;gap:8px}.product-option-group-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-option-group-title span{background:#eef6ff;border:1px solid #bfdbfe;color:#0b63c8;border-radius:6px;padding:3px 7px;font-size:.8rem;font-weight:800}.product-option-list{display:grid;gap:6px}.product-option-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #eadfce;background:#fff;border-radius:7px;padding:8px 10px;cursor:pointer;color:#2a2018;font:inherit;text-align:start}.product-option-row.selected{border-color:#0b63c8;background:#eef6ff}.product-option-row strong{color:#0f7a45}.grouped-products-list{display:grid;gap:8px}.grouped-product-row{display:grid;grid-template-columns:minmax(140px,.9fr) minmax(160px,1.2fr) auto;gap:10px;align-items:center;border:1px solid #eadfce;background:#fff;border-radius:7px;padding:10px}.grouped-product-row strong{color:#2a2018}.grouped-product-row span{color:#6b5a45}.grouped-product-row button{border:1px solid #bfdbfe;background:#eef6ff;color:#0b63c8;border-radius:7px;padding:7px 10px;font-weight:800;cursor:pointer}.product-video-panel{max-width:760px;margin:0 auto 18px;background:#fffdf8;border:1px solid #eadfce;border-radius:8px;overflow:hidden;aspect-ratio:16 / 9}.product-video-panel iframe{width:100%;height:100%;border:0;display:block}.product-gallery{max-width:760px;margin:0 auto 18px;display:grid;gap:10px}.product-gallery-main{background:#fffdf8;border:1px solid #eadfce;border-radius:8px;overflow:hidden;display:grid;place-items:center;min-height:220px}.product-gallery-main img{width:100%;max-height:520px;object-fit:contain;display:block}.product-gallery-missing-image{min-height:220px;display:grid;place-items:center;gap:8px;padding:28px;background:#fffdf8;border:1px solid #eadfce;border-radius:8px;color:#5d6b7a;text-align:center}.product-gallery-missing-image span{font-size:2.8rem;line-height:1}.product-gallery-missing-image strong{color:#253246;font-size:1rem}.product-gallery-missing-image p{max-width:520px;margin:0;color:#65758a;line-height:1.55}.product-gallery-thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.product-gallery-thumbs button{width:74px;height:58px;flex:0 0 auto;border:1px solid #eadfce;border-radius:6px;background:#fffaf3;padding:3px;cursor:pointer}.product-gallery-thumbs button.active{border-color:var(--primary-color);box-shadow:0 0 0 2px #0b63c81f}.product-gallery-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:4px;display:block}.product-specs-row{align-items:stretch}.product-spec-groups{display:grid;gap:12px;width:100%}.product-spec-groups p{margin:0;line-height:1.7}.product-spec-group{border:0;border-top:1px solid #efe6d8;border-radius:0;background:transparent;padding:10px 0}.product-spec-group h3{margin:0 0 8px;font-size:1rem;color:#473726}.product-spec-group dl{display:grid;grid-template-columns:minmax(120px,.35fr) minmax(160px,1fr);gap:7px 12px;margin:0}.product-spec-group dt,.product-spec-group dd{margin:0;line-height:1.6}.product-spec-group dt{font-weight:700;color:#5f4b35}.product-description-full,.hidden-content-box{direction:rtl;unicode-bidi:plaintext;text-align:start;word-break:normal;overflow-wrap:break-word;white-space:normal;-webkit-hyphens:none;hyphens:none;line-height:1.85;color:#333;margin-bottom:30px;font-size:1.05rem}.product-description-full *,.hidden-content-box *{word-break:inherit;overflow-wrap:inherit;-webkit-hyphens:inherit;hyphens:inherit;max-width:100%}.product-description-full a,.hidden-content-box a,.product-description-full code,.hidden-content-box code{overflow-wrap:anywhere;word-break:break-word}.product-description-full pre,.hidden-content-box pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:none;hyphens:none;background:#0f172a;color:#f8fafc;padding:14px;border-radius:8px;overflow-x:auto}.product-description-full img{max-width:100%;max-height:520px;height:auto;border-radius:8px;margin:15px 0;display:block;object-fit:contain}.product-description-full figure{margin:22px 0 30px}.product-description-full figcaption{margin:8px auto 0;max-width:920px;color:#5f4b35;font-size:.98rem;line-height:1.7}.product-description-full figcaption strong{display:block;margin-bottom:2px;color:#2d2419;font-size:1.04rem}.product-description-full p{margin:0 0 14px}.product-description-full h2,.product-description-full h3,.product-description-full h4{margin:24px 0 12px;line-height:1.4}.product-description-full ul,.product-description-full ol{margin:0 0 16px;padding-inline-start:22px}.product-description-full li{margin-bottom:6px}.product-description-full a{color:#0b63c8;text-decoration:underline}.product-description-full blockquote{margin:16px 0;padding:12px 16px;background:#f8f9fa;border-inline-start:4px solid #2C5F2D;border-radius:6px}.product-description-full pre{white-space:pre-wrap;word-break:break-word;background:#0f172a;color:#f8fafc;padding:14px;border-radius:8px;overflow-x:auto}.product-description-full code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:.95em}.product-description-full table{width:100%;border-collapse:collapse;margin:16px 0;display:block;overflow-x:auto}.product-description-full th,.product-description-full td{border:1px solid #e5e7eb;padding:8px 10px;text-align:start}.product-actions-column{width:min(100%,760px);margin:0 auto;padding:0 25px 25px;display:flex;flex-direction:column;align-items:stretch;gap:10px;justify-content:flex-start}.product-floating-actions{position:fixed;right:18px;top:50%;z-index:2200;display:flex;flex-direction:column;gap:8px;width:112px;transform:translateY(-50%)}.product-floating-actions a{display:flex;min-height:58px;flex-direction:column;justify-content:center;gap:2px;padding:9px 10px;border:1px solid #d8c9b8;border-radius:8px;background:#fffcf6f5;color:#2c5f2d;text-align:center;text-decoration:none;box-shadow:0 14px 34px #493b2b29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-floating-actions a:hover,.product-floating-actions a:focus-visible{border-color:#2c5f2d;background:#f3fbf4;outline:none}.product-floating-actions span{color:#7c6a55;font-size:.78rem;font-weight:700}.product-floating-actions strong{color:#2c5f2d;font-size:1rem}.product-coupon-box{width:100%;background:#fcf8f1;border:1px solid #eadfce;border-radius:8px;padding:10px 12px;display:grid;grid-template-columns:auto minmax(160px,1fr);align-items:center;gap:8px}.product-coupon-box label{font-weight:800;color:#2a2018}.product-coupon-box input{border:1px solid #d8c9b5;border-radius:6px;padding:10px 12px;direction:ltr;text-align:left}.product-actions-full{padding:10px 12px;background:#fffdf8;border:1px solid #efe6d8;border-radius:8px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap;width:100%}.product-actions-full button{min-height:38px;white-space:nowrap}.buy-now-btn{background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;border:none;padding:8px 13px;border-radius:4px;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 10px #2ecc7133;transition:all .3s}.buy-now-btn:hover{background:linear-gradient(135deg,#219150,#27ae60);transform:translateY(-1px);box-shadow:0 6px 15px #2ecc714d}.buy-now-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.software-check-confirm{display:flex;align-items:center;gap:8px;background:#fcf8f1;border:1px solid #eadfce;border-radius:8px;padding:12px;margin-bottom:18px;color:#2a2018;font-weight:700}.direct-payment-overlay{position:fixed;inset:0;background:#000000b3;z-index:1000;display:flex;justify-content:center;align-items:center;padding:20px}.add-to-cart-btn-cute{padding:8px 13px;font-size:.95rem;font-weight:700;background:#2c5f2d;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease}.add-to-cart-btn-cute:hover{background:#1e421f;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.add-to-cart-btn-cute.disabled,.add-to-cart-btn-cute:disabled{opacity:.72;cursor:not-allowed;transform:none;box-shadow:none}.admin-edit-btn-page{padding:8px 13px;font-size:.9rem;font-weight:600;background:#fff3cd;color:#856404;border:1px solid #ffeeba;border-radius:4px}.product-alert-actions{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.product-alert-actions button{border:1px solid #d8c9b5;background:#fffdf8;color:#2a2018;border-radius:7px;padding:9px 12px;font-weight:900;cursor:pointer}.product-alert-actions button:hover{border-color:#0b63c8;color:#0b63c8}.product-alert-actions button:disabled{opacity:.65;cursor:wait}.product-alert-actions span{color:#0f5132;background:#e8f5ed;border:1px solid #badbcc;border-radius:7px;padding:8px 10px;font-weight:800;line-height:1.4}.product-premium-content{border-top:2px solid #2C5F2D;padding:25px;background:#fff6ea}.premium-title{font-size:1.3rem;margin-bottom:15px;color:#2c5f2d;display:flex;align-items:center;gap:8px}.hidden-content-box{background:#fff;padding:20px;border-radius:6px;border:1px solid #e0e0e0;margin-bottom:20px;font-size:.95rem;line-height:1.5}.hidden-content-box img{max-width:100%;max-height:520px;height:auto;border-radius:8px;margin:15px 0;display:block;object-fit:contain}.hidden-content-box p{margin:0 0 12px}.hidden-content-box a{color:#0b63c8;text-decoration:underline}.locked-content-message{padding:20px;background:#fff3cd;color:#856404;border:1px solid #ffeeba;border-radius:6px;text-align:center;font-weight:500}.related-products-section{padding:25px;background:#fcf8f1;border-top:1px solid #eadfce}.related-products-title{display:flex;justify-content:space-between;gap:10px;align-items:end;margin-bottom:14px;flex-wrap:wrap}.related-products-title h2{margin:0;color:#2a2018;font-size:1.35rem}.related-products-title span{color:#5c4b38;font-weight:700}.related-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.related-product-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;background:#fff;border:1px solid #eadfce;border-radius:8px;padding:10px}.related-product-card img,.related-product-placeholder{width:76px;height:76px;border-radius:8px;object-fit:cover;background:#f7f1e7;display:grid;place-items:center;font-size:1.8rem}.related-product-card h3{margin:0 0 5px;color:#2a2018;font-size:1rem;overflow-wrap:anywhere}.related-product-card p{margin:0 0 9px;color:#5c4b38;font-size:.9rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-product-card button{border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:7px 10px;font-weight:800;cursor:pointer}.login-to-download-prompt{display:flex;flex-direction:column;align-items:center;gap:15px}.login-action-btn{background:#2c5f2d;color:#fff;border:none;padding:8px 25px;border-radius:4px;font-weight:700;cursor:pointer;transition:background .2s}.login-action-btn:hover{background:#1e421f}.loading-container,.error-container{padding:100px 20px;text-align:center;font-size:1.5rem;color:#6c757d}.error-message{color:#dc3545;margin-bottom:20px}.back-btn{padding:12px 30px;background:#007bff;color:#fff;border:none;border-radius:8px;cursor:pointer}@media(max-width:980px){.product-actions-column{padding:0 25px 25px}.product-actions-full{position:static}.product-floating-actions{inset:auto 12px 14px;width:auto;flex-direction:row-reverse;transform:none}.product-floating-actions a{flex:1;min-height:50px}}@media(max-width:640px){.product-coupon-box{grid-template-columns:1fr}.product-info-panel summary{align-items:flex-start;flex-direction:column}.product-info-summary-hint{font-size:.82rem}.product-actions-full button{flex:1 1 145px}}.wishlist-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:24px 0 42px;direction:rtl}.wishlist-header{background:#fffaf3;border:1px solid #eadfce;border-radius:10px;padding:18px 20px;display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:14px}.wishlist-header h1{margin:0 0 6px;font-size:1.65rem;color:#2a2018}.wishlist-header p{margin:0;color:#5c4b38;line-height:1.55}.wishlist-header-actions,.wishlist-view-toggle{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.wishlist-count{background:#f7f1e7;border:1px solid #dfd0bc;border-radius:6px;color:#3d2b1a;padding:8px 10px;font-weight:800;white-space:nowrap}.wishlist-header button,.wishlist-empty-state button,.wishlist-view-toggle button{border:1px solid #0b63c8;background:#0b63c8;color:#fff;border-radius:7px;padding:8px 14px;font-weight:800;cursor:pointer}.wishlist-toolbar{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.wishlist-note{color:#64748b;font-size:.92rem}.wishlist-view-toggle button{background:#fff;color:#0b63c8;border-color:#d6e7fb}.wishlist-view-toggle button.active{background:#eaf4ff;border-color:#0b63c8;color:#084f9f}.wishlist-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;border-radius:8px;padding:12px 14px;margin-bottom:14px}.wishlist-empty-state{background:#fffaf3;border:1px solid #eadfce;border-radius:10px;padding:34px 20px;text-align:center;color:#2a2018}.wishlist-empty-icon{font-size:2.4rem;margin-bottom:8px}.wishlist-empty-state h1,.wishlist-empty-state h2{margin:0 0 8px}.wishlist-empty-state p{margin:0 auto 18px;max-width:520px;color:#5c4b38;line-height:1.55}@media(max-width:760px){.wishlist-page{width:min(100% - 20px,1180px);padding-top:14px}.wishlist-header,.wishlist-toolbar{align-items:stretch;flex-direction:column}}.compare-page{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:24px 0 42px;direction:rtl}.compare-header{background:#fffaf3;border:1px solid #eadfce;border-radius:8px;padding:18px 20px;display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.compare-header h1{margin:0 0 6px;color:#261705;font-size:1.8rem}.compare-header p{margin:0;color:#5c4b38;line-height:1.7}.compare-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.compare-actions span{background:#f7f1e7;border:1px solid #eadfce;border-radius:6px;padding:8px 10px;font-weight:800;color:#4b3927}.compare-actions button,.compare-empty button,.compare-product-link{border:0;border-radius:6px;background:var(--primary-color);color:#fff;font-weight:800;padding:9px 12px;cursor:pointer}.compare-actions button.secondary{background:#fff;color:#8a4d0f;border:1px solid #e5c99d}.compare-table-wrap{background:#fffdf8;border:1px solid #eadfce;border-radius:8px;overflow-x:auto}.compare-table{width:100%;min-width:760px;border-collapse:collapse}.compare-table th,.compare-table td{border-bottom:1px solid #efe4d5;border-left:1px solid #efe4d5;padding:12px;vertical-align:top;text-align:right;min-width:180px;color:#2f261d;line-height:1.65}.compare-table thead th{background:#f7f1e7;color:#261705}.compare-table tbody th{width:150px;min-width:150px;background:#fff8ef;color:#5c4b38}.compare-product-title{display:flex;flex-direction:column;gap:8px}.compare-product-title span{font-weight:900;overflow-wrap:anywhere}.compare-product-title button{align-self:flex-start;border:1px solid #d9c4a6;background:#fff;color:#7b3f12;border-radius:6px;padding:6px 10px;cursor:pointer}.compare-empty,.compare-loading,.compare-error{background:#fffaf3;border:1px solid #eadfce;border-radius:8px;padding:22px;color:#3d2b1a}.compare-empty h2{margin:0 0 8px}.compare-empty p{margin:0 0 14px;color:#5c4b38}.compare-error{border-color:#f0b8b8;background:#fff4f4;color:#8a1f1f;margin-bottom:14px}@media(max-width:720px){.compare-header{align-items:stretch;flex-direction:column}.compare-actions{justify-content:flex-start}}.profile-page{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:24px 0 42px}.profile-header,.profile-summary,.profile-section{background:#fffaf3;border:1px solid #eadfce;border-radius:10px}.profile-header{padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.profile-header h1{margin:0 0 6px;color:#2a2018}.profile-header p{margin:0;color:#5c4b38}.profile-header button,.profile-purchase-meta button{border:none;border-radius:7px;background:#0b63c8;color:#fff;padding:8px 12px;font-weight:800;cursor:pointer}.profile-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;padding:12px;margin-bottom:14px}.profile-summary div{background:#fffdf8;border:1px solid #efe6d8;border-radius:8px;padding:12px}.profile-summary span,.profile-purchase-row span{display:block;color:#64748b;font-size:.9rem}.profile-summary strong{display:block;color:#2a2018;font-size:1.4rem;margin-top:4px}.profile-section{padding:14px}.profile-section-title{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.profile-section-title h2{margin:0;color:#2a2018}.profile-state{padding:28px;text-align:center;color:#5c4b38}.profile-purchases{display:flex;flex-direction:column;gap:8px}.private-message-list{display:grid;gap:8px}.private-message-card{background:#fff;border:1px solid #efe6d8;border-inline-start:4px solid #0b63c8;border-radius:8px;padding:12px;display:grid;gap:8px}.private-message-card strong{display:block;color:#2a2018}.private-message-card span{color:#64748b;font-size:.88rem}.private-message-card p{margin:0;color:#3d2b1a;line-height:1.65;overflow-wrap:anywhere}.profile-purchase-row{background:#fff;border:1px solid #efe6d8;border-radius:8px;padding:12px;display:flex;justify-content:space-between;gap:12px}.profile-purchase-main{min-width:min(100%,440px);display:flex;flex-direction:column;gap:10px}.profile-purchase-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.profile-purchase-meta span{background:#f7f1e7;border-radius:6px;padding:5px 8px;color:#3d2b1a;font-weight:700}.profile-purchase-meta .profile-payment.אושר{background:#dcfce7;color:#166534}.order-review-box,.order-return-box{background:#fffdf8;border:1px solid #efe6d8;border-radius:8px;padding:10px;display:grid;gap:8px}.order-review-header{display:flex;justify-content:space-between;gap:8px;align-items:center}.order-review-header strong{color:#2a2018}.order-review-header span{background:#f7f1e7;border-radius:6px;color:#3d2b1a;font-weight:800;padding:4px 8px}.order-rating-control{display:flex;gap:6px;flex-wrap:wrap}.order-rating-control button,.order-review-box button,.order-return-box button{border:1px solid #d8c9b5;border-radius:7px;background:#fff;color:#3d2b1a;min-width:36px;padding:7px 10px;font-weight:800;cursor:pointer}.order-rating-control button.selected,.order-review-box>button,.order-return-box>button{background:#0b63c8;border-color:#0b63c8;color:#fff}.order-review-box button:disabled,.order-return-box button:disabled{opacity:.68;cursor:wait}.order-review-box textarea,.order-return-box textarea,.order-return-box select{width:100%;min-height:62px;resize:vertical;border:1px solid #d8c9b5;border-radius:7px;padding:8px 10px;color:#2a2018;background:#fff}.order-return-fields{display:grid;grid-template-columns:minmax(140px,.6fr) minmax(180px,1fr);gap:8px}.order-return-box select{min-height:40px}.order-return-box small{color:#5c4b38;overflow-wrap:anywhere}.address-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-bottom:12px}.address-form label{display:flex;flex-direction:column;gap:6px;background:#fffdf8;border:1px solid #efe6d8;border-radius:8px;padding:10px}.address-form label span{color:#3d2b1a;font-weight:800;font-size:.9rem}.address-form input,.address-form textarea{border:1px solid #d8c9b5;border-radius:7px;padding:8px 10px;background:#fff;color:#2a2018}.address-notes{grid-column:1 / -1}.address-notes textarea{min-height:64px;resize:vertical}.address-default{flex-direction:row!important;align-items:center}.address-default input{width:18px;height:18px}.address-actions{display:flex;align-items:end;gap:8px;flex-wrap:wrap}.address-actions button,.address-card-actions button{border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:8px 12px;font-weight:800;cursor:pointer}.address-actions button[type=button],.address-card-actions button:nth-child(2),.address-card-actions button:nth-child(3){background:#fff;color:#0b63c8}.profile-inline-message{background:#eef6ff;border:1px solid #bfdbfe;color:#0b63c8;border-radius:8px;padding:9px 12px;margin-bottom:12px;font-weight:800}.address-list{display:flex;flex-direction:column;gap:8px}.address-card{background:#fff;border:1px solid #efe6d8;border-radius:8px;padding:12px;display:flex;justify-content:space-between;gap:12px}.address-card strong{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#2a2018}.address-card strong span{background:#dcfce7;color:#166534;border-radius:6px;padding:3px 7px;font-size:.8rem}.address-card p{margin:6px 0 4px;color:#3d2b1a;overflow-wrap:anywhere}.address-card small{display:block;color:#64748b;overflow-wrap:anywhere}.address-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:760px){.profile-page{width:min(100% - 20px,1080px)}.profile-header,.profile-purchase-row,.address-card{flex-direction:column;align-items:stretch}.profile-purchase-meta,.address-card-actions{justify-content:flex-start}}.payment-link-page{min-height:62vh;display:grid;place-items:center;padding:28px 14px;background:#fcf8f1}.payment-link-card{width:min(760px,100%);background:#fffdf8;border:1px solid #eadfce;border-radius:10px;padding:22px;color:#2a2018;box-shadow:0 12px 28px #2a201814}.payment-link-head,.payment-link-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.payment-link-kicker,.payment-link-status{display:inline-flex;align-items:center;min-height:30px;border:1px solid #dfd0bc;border-radius:7px;padding:5px 9px;background:#f7f1e7;font-weight:800}.payment-link-status{background:#fff7ed;color:#9a3412}.payment-link-status.paid{background:#dcfce7;color:#166534}.payment-link-card h1{margin:18px 0 8px;font-size:clamp(1.8rem,4vw,2.7rem);letter-spacing:0}.payment-link-card p{color:#5c4b38;line-height:1.6}.payment-link-note{margin:0 0 18px;font-weight:800}.payment-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin:18px 0}.payment-link-grid>div{border:1px solid #efe6d8;border-radius:8px;background:#fff;padding:12px;min-width:0}.payment-link-grid span,.payment-link-grid small{display:block;color:#64748b;overflow-wrap:anywhere}.payment-link-grid strong{display:block;margin-top:4px;color:#2a2018;overflow-wrap:anywhere}.payment-link-primary,.payment-link-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:7px;padding:8px 13px;font-weight:900;text-decoration:none}.payment-link-primary{background:#0b63c8;color:#fff}.payment-link-secondary{border:1px solid #0b63c8;color:#0b63c8;background:#fff}@media(max-width:560px){.payment-link-card{padding:16px}.payment-link-actions a{width:100%}}.contact-page{width:min(900px,calc(100% - 28px));margin:0 auto;padding:26px 0 46px}.contact-header{background:#fffaf3;border:1px solid #eadfce;border-radius:10px;padding:18px 20px;margin-bottom:14px}.contact-header span{color:#0b63c8;font-weight:900}.contact-header h1{margin:6px 0;color:#2a2018}.contact-header p{margin:0;color:#5c4b38}.contact-shell{background:#fff;border:1px solid #eadfce;border-radius:10px;padding:14px;display:grid;gap:14px}.support-assistant-panel{background:#fcf8f1;border:1px solid #eadfce;border-radius:8px;padding:12px;display:grid;gap:10px}.assistant-title{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.assistant-title span{color:#0b63c8;font-weight:900;font-size:.88rem}.assistant-title h2{margin:2px 0 0;color:#2a2018;font-size:1.1rem}.assistant-title button,.assistant-answer button{border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:8px 14px;font-weight:900;cursor:pointer}.assistant-title button:disabled{opacity:.65;cursor:wait}.support-assistant-panel textarea{min-height:84px;resize:vertical;border:1px solid #d8c9b5;border-radius:7px;padding:9px 10px;background:#fffdf8;color:#2a2018}.assistant-answer{background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:10px 12px;display:grid;gap:8px}.assistant-answer p{margin:0;color:#2a2018;line-height:1.65;white-space:pre-wrap}.assistant-answer ul{margin:0;padding:0 18px 0 0;color:#5c4b38;line-height:1.6;font-weight:700}.assistant-answer button{justify-self:start;background:#2c5f2d;border-color:#2c5f2d}.assistant-state{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;border-radius:8px;padding:9px 10px;font-weight:800}.contact-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.contact-form label{display:flex;flex-direction:column;gap:7px}.contact-form span{font-weight:800;color:#3d2b1a}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid #d8c9b5;border-radius:7px;padding:9px 10px;background:#fffdf8;color:#2a2018}.contact-form textarea{min-height:150px;resize:vertical}.contact-form .wide-field,.contact-form button,.contact-state{grid-column:1 / -1}.contact-form button{justify-self:start;border:1px solid #0b63c8;border-radius:7px;background:#0b63c8;color:#fff;padding:10px 18px;font-weight:900;cursor:pointer}.contact-form button:disabled{opacity:.65;cursor:wait}.contact-state{background:#eef6ff;border:1px solid #bfdbfe;color:#0b63c8;border-radius:8px;padding:10px 12px;font-weight:800}.content-page{width:min(900px,calc(100% - 28px));margin:0 auto;padding:26px 0 48px}.content-card,.content-state{background:#fffaf3;border:1px solid #eadfce;border-radius:10px;color:#2a2018}.content-state{padding:28px;text-align:center}.content-card header{padding:18px 20px;border-bottom:1px solid #eadfce}.content-card h1{margin:0 0 8px}.content-card p{margin:0 0 8px;color:#5c4b38}.content-card header span{color:#64748b;font-size:.9rem}.content-body{background:#fff;padding:20px;line-height:1.85;overflow-wrap:anywhere}.content-body p{margin:0 0 14px}.landing-page{max-width:1100px;margin:0 auto;padding:24px 16px 56px}.landing-state{padding:48px 16px;text-align:center;color:#5f4b35}.landing-hero{display:grid;grid-template-columns:minmax(170px,.35fr) minmax(280px,1fr);gap:28px;align-items:center;min-height:360px;padding-block:18px}.landing-hero img{width:min(260px,100%);aspect-ratio:1;object-fit:contain}.landing-hero-copy h1{margin:0;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.05;letter-spacing:0;color:#2f2418}.landing-hero-copy p{max-width:680px;margin:18px 0 0;font-size:1.18rem;line-height:1.8;color:#5f4b35}.landing-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.landing-actions a{border:1px solid #174a77;border-radius:6px;padding:10px 16px;text-decoration:none;font-weight:700;color:#174a77;background:#fffaf3}.landing-actions a:first-child{color:#fff;background:#174a77}.landing-content{border-top:1px solid #eadfce;padding-top:26px;line-height:1.85;color:#35291d}.landing-content img{max-width:100%;border-radius:8px}@media(max-width:720px){.landing-hero{grid-template-columns:1fr;min-height:auto}.landing-hero img{width:150px}}.blog-page{width:min(1080px,calc(100% - 28px));margin:0 auto;padding:24px 0 42px;direction:rtl}.blog-header{background:#fffaf3;border:1px solid #eadfce;border-radius:8px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.blog-header h1{margin:0 0 6px;color:#261705}.blog-header p{margin:0;color:#5c4b38;line-height:1.7}.blog-header a,.blog-card-footer a{border-radius:6px;background:var(--primary-color);color:#fff;padding:9px 12px;font-weight:800;text-decoration:none;white-space:nowrap}.blog-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.blog-card{background:#fffdf8;border:1px solid #eadfce;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:10px;min-height:230px}.blog-card-meta,.blog-card-footer{display:flex;gap:10px;flex-wrap:wrap;align-items:center;color:#6a5844;font-size:.88rem}.blog-card h2{margin:0;font-size:1.18rem;color:#261705;line-height:1.45}.blog-card p{margin:0;color:#3d2b1a;line-height:1.75;flex:1}.blog-card-footer{border-top:1px solid #eadfce;padding-top:10px;justify-content:space-between}.blog-loading,.blog-error,.blog-empty{background:#fffaf3;border:1px solid #eadfce;border-radius:8px;padding:22px;color:#3d2b1a}.blog-error{background:#fff4f4;border-color:#f0b8b8;color:#8a1f1f}@media(max-width:720px){.blog-header{align-items:stretch;flex-direction:column}.blog-header a{align-self:flex-start}}.forum-page{padding:20px;max-width:1200px;margin:0 auto}.forum-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.forum-title h1{margin:0;font-size:2.5rem;color:#2c3e50}.new-post-btn{padding:12px 24px;background-color:#3498db;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;text-decoration:none;transition:background-color .2s}.new-post-btn:hover{background-color:#2980b9}.forum-filters{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap;background:#f8f9fa;padding:15px;border-radius:10px}.filter-group{display:flex;flex-direction:column;gap:5px}.filter-group label{font-size:.9rem;color:#7f8c8d;font-weight:700}.filter-select,.filter-input{padding:8px 12px;border:1px solid #ddd;border-radius:6px;min-width:150px}.posts-list{display:flex;flex-direction:column;gap:15px}.post-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;gap:10px;border:1px solid #eee;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.post-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.post-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.post-card-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.post-type-badge{padding:4px 10px;border-radius:20px;font-size:.8rem;font-weight:700;text-transform:uppercase}.post-type-badge.מדריך{background-color:#e1f5fe;color:#0288d1}.post-type-badge.שאלה{background-color:#fff3e0;color:#f57c00}.post-type-badge.פוסט{background-color:#f3e5f5;color:#7b1fa2}.post-title{margin:5px 0;font-size:1.4rem;color:#2c3e50}.post-meta{display:flex;gap:15px;font-size:.9rem;color:#95a5a6;align-items:center}.post-stats{display:flex;gap:15px;margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0}.stat-item{display:flex;align-items:center;gap:5px;font-size:.9rem;color:#7f8c8d}.loading-container{text-align:center;padding:50px}.no-posts{text-align:center;padding:40px;color:#7f8c8d;background:#f8f9fa;border-radius:10px}.post-details-page{padding:20px;max-width:900px;margin:0 auto}.post-container{background:#fff;border-radius:15px;padding:30px;box-shadow:0 4px 20px #00000014;margin-bottom:30px}.back-link{display:inline-block;margin-bottom:20px;color:#3498db;text-decoration:none;font-weight:700}.post-header-top{display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.post-header-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.post-visibility-indicator{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:4px 9px;border-radius:999px;font-size:.78rem;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer;font-family:inherit;appearance:none}.post-visibility-indicator:hover{filter:brightness(.97)}.post-visibility-indicator.public{background:#e8f7ef;color:#12703a;border:1px solid #b7e4c7}.post-visibility-indicator.private{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.post-title{margin:0;font-size:2.2rem;color:#2c3e50;line-height:1.2}.post-author-bar{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #f0f0f0;margin-bottom:25px}.author-info{display:flex;gap:20px;color:#7f8c8d;font-size:.95rem}.post-admin-actions{display:flex;gap:10px}.edit-post-link{color:#2ecc71;text-decoration:none;font-weight:700}.post-content{font-size:1.15rem;line-height:1.8;color:#34495e;word-wrap:break-word}.post-content img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}.post-footer{margin-top:40px;padding-top:20px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between}.post-stats{display:flex;gap:20px;color:#95a5a6;font-weight:700}.post-comments{background:#fdfdfd;border-radius:15px;padding:20px}@media(max-width:600px){.post-title{font-size:1.6rem}.post-container{padding:20px}}.edit-post-page{padding:20px;max-width:1000px;margin:0 auto}.edit-header h1{color:#2c3e50;margin-bottom:30px;text-align:center}.edit-form{background:#fff;padding:30px;border-radius:15px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;gap:25px}.form-section{display:flex;flex-direction:column;gap:10px}.form-section label{font-weight:700;color:#34495e}.title-input{padding:12px 15px;font-size:1.2rem;border:1px solid #ddd;border-radius:8px;outline:none;transition:border-color .2s}.title-input:focus{border-color:#3498db}.type-select{padding:10px;border-radius:8px;border:1px solid #ddd;font-size:1rem}.selection-grid{display:flex;flex-wrap:wrap;gap:10px}.selection-item{padding:6px 15px;background:#f1f2f6;border:1px solid #dfe4ea;border-radius:20px;cursor:pointer;font-size:.9rem;transition:all .2s}.selection-item.active{background:#3498db;color:#fff;border-color:#2980b9}.form-actions{display:flex;gap:15px;margin-top:20px}.save-btn{padding:12px 30px;background:#2ecc71;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s}.save-btn:hover{background:#27ae60}.cancel-btn{padding:12px 30px;background:#ecf0f1;color:#7f8c8d;border:none;border-radius:8px;font-size:1.1rem;cursor:pointer}.cancel-btn:hover{background:#bdc3c7}.user-menu-container{position:relative;z-index:1001}.user-menu-trigger{width:42px;height:42px;border-radius:50%;border:2px solid rgba(0,0,0,.15);background:#fff9;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease;overflow:hidden}.user-menu-trigger:hover{border-color:var(--primary-color);background:#ffffffe6;transform:scale(1.05)}.user-menu-avatar{width:100%;height:100%;object-fit:cover;border-radius:50%}.user-menu-default-avatar{width:24px;height:24px;color:#5a5a5a}.user-menu-default-avatar svg{width:100%;height:100%}.user-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;left:auto;min-width:260px;background:#fff;border-radius:12px;box-shadow:0 8px 30px #0003;padding:.5rem;animation:userMenuSlideDown .2s ease;direction:rtl}@keyframes userMenuSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.user-menu-header{display:flex;align-items:center;gap:.75rem;padding:.75rem}.user-menu-header-avatar{width:40px;height:40px;border-radius:50%;border:2px solid var(--primary-color)}.user-menu-name{font-size:1rem;font-weight:600;color:#2b2b2b}.user-menu-divider{height:1px;background:#e0e0e0;margin:.25rem 0}.user-menu-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem;background:transparent;border:none;border-radius:8px;font-size:.95rem;font-weight:500;color:#2c3e50;cursor:pointer;transition:all .2s ease;text-align:right}.user-menu-item:hover{background:#0b63c814;color:var(--primary-color)}.user-menu-admin{background:linear-gradient(135deg,#ff6b6b1a,#ee5a6f1a);color:#ee5a6f}.user-menu-admin:hover{background:linear-gradient(135deg,#ff6b6b33,#ee5a6f33);color:#d43f52}.user-menu-arrow{font-size:.7rem;transition:transform .2s ease}.user-menu-arrow.open{transform:rotate(180deg)}.user-menu-logout{color:#d32f2f}.user-menu-logout:hover{background:#d32f2f1a;color:#b71c1c}.version-status-container{padding:8px 12px;background:#0b63c80d;border-radius:8px;margin:.25rem .5rem}.version-info{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#5d6d7e;direction:rtl}.version-status-dot{width:8px;height:8px;border-radius:50%;margin-left:8px;display:inline-block}.version-status-dot.up-to-date{background-color:#27ae60;box-shadow:0 0 4px #27ae6080}.version-status-dot.update-available{background-color:#e67e22;box-shadow:0 0 6px #e67e2299;animation:pulseUpdate 2s infinite}@keyframes pulseUpdate{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}to{transform:scale(1);opacity:1}}.update-button{background:#e67e22;color:#fff;border:none;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:700;cursor:pointer;transition:all .2s}.update-button:hover{background:#d35400;transform:translateY(-1px)}.user-menu-submenu{min-width:100%;background:#f8f9fa;border-radius:8px;padding:.25rem;margin-top:.25rem;border:1px solid #e0e0e0;animation:userMenuSlideDown .2s ease}.user-menu-subitem{display:flex;align-items:center;gap:.75rem;padding:.75rem;color:#2c3e50;text-decoration:none;border-radius:8px;transition:all .2s ease;font-weight:500}.user-menu-subitem:hover{background:#0b63c814;color:var(--primary-color)}.user-menu-subicon{font-size:1.1rem}.smart-google-login-wrapper{position:relative;width:250px;height:40px;margin:15px auto}.smart-login-btn{width:100%;height:100%;background:#fff;border:1px solid #dee2e6;border-radius:8px;font-weight:600;color:#495057;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .2s}.smart-login-btn:hover{background:#f8f9fa;border-color:#adb5bd}.smart-login-btn.loading-state{opacity:.7;cursor:not-allowed}.google-login-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.01;overflow:hidden;cursor:pointer}.google-login-overlay>div{width:100%!important;height:100%!important}.email-auth-container{width:100%}.email-auth-header{text-align:center;margin-bottom:20px}.email-auth-header h3{margin-bottom:5px;color:#333}.email-auth-header p{font-size:.9rem;color:#666}.email-auth-form{display:flex;flex-direction:column;gap:15px}.error-message{background:#fff1f0;border:1px solid #ffa39e;color:#cf1322;padding:8px 12px;border-radius:4px;font-size:.9rem}.btn-link{background:none;border:none;color:#007bff;cursor:pointer;font-size:.9rem;margin-top:10px;text-decoration:underline}.btn-link:hover{color:#0056b3}.auth-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);direction:rtl}.auth-card{background:#fff;border-radius:16px;padding:2rem;max-width:450px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:authFadeIn .3s ease;position:relative}@keyframes authFadeIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.close-btn{position:absolute;top:1rem;left:1rem;background:none;border:none;font-size:1.2rem;cursor:pointer;color:#666;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.close-btn:hover{background:#f0f0f0;color:#333}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h2{margin:0 0 .5rem;font-size:1.75rem;color:var(--text-dark);font-weight:700}.auth-header p{margin:0;color:var(--text-muted);font-size:1rem}.auth-tabs{display:flex;margin-bottom:1.5rem;background:#f5f5f5;padding:4px;border-radius:10px;gap:4px}.auth-tab{flex:1;padding:10px;border:none;background:transparent;cursor:pointer;font-size:.95rem;font-weight:600;color:#666;border-radius:8px;transition:all .3s ease}.auth-tab.active{background:#fff;color:var(--primary-color);box-shadow:0 2px 8px #0000001a}.auth-form{display:flex;flex-direction:column;gap:1rem}.form-input{display:flex;flex-direction:column;gap:.5rem}.form-input label{font-size:.9rem;font-weight:600;color:#444}.form-input input{padding:.75rem 1rem;font-size:1rem;border:2px solid #eee;border-radius:8px;transition:all .2s ease;width:100%}.form-input input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #0b63c81a}.auth-submit{margin-top:1rem;padding:.75rem;font-size:1.1rem;font-weight:700;background:var(--primary-color);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #0b63c833}.auth-submit:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #0b63c84d}.auth-submit:disabled{opacity:.7;cursor:not-allowed}.divider-text{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:#999;font-size:.9rem}.divider-text:before,.divider-text:after{content:"";flex:1;border-bottom:1px solid #eee}.divider-text:not(:empty):before{margin-left:.5em}.divider-text:not(:empty):after{margin-right:.5em}.google-mfa-form{display:grid;gap:8px;background:#fffaf3;border:1px solid #eadfce;border-radius:8px;padding:12px}.google-mfa-form strong{color:#2a2018}.google-mfa-form span{color:#64748b;font-size:.9rem}.google-mfa-form input{border:1px solid #d8c9b5;border-radius:7px;padding:9px 10px;text-align:center;letter-spacing:0}.google-mfa-form button{border:1px solid var(--primary-color);border-radius:7px;background:var(--primary-color);color:#fff;padding:8px 10px;font-weight:800;cursor:pointer}.google-mfa-form button[type=button]{background:#fff;color:var(--primary-color)}.auth-footer{margin-top:1.5rem;text-align:center;font-size:.95rem;color:#666}.toggle-btn{background:none;border:none;color:var(--primary-color);font-weight:700;cursor:pointer;margin-right:.5rem;text-decoration:underline;padding:0}.toggle-btn:hover{color:var(--primary-hover)}.auth-message{margin-top:1rem;padding:.75rem;border-radius:8px;font-size:.9rem;text-align:center;animation:fadeIn .3s ease}.auth-message.success{background:#e6fffa;color:#2c7a7b;border:1px solid #81e6d9}.auth-message.error{background:#fff5f5;color:#c53030;border:1px solid #feb2b2}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.quick-license-form{padding:10px;display:flex;flex-direction:column;gap:20px}.form-description{font-size:.95rem;color:#4a5568;line-height:1.5;margin-bottom:5px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field label{font-weight:700;color:#2d3748}.form-field input,.form-field select{padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem;outline:none;transition:border-color .2s}.form-field input:focus,.form-field select:focus{border-color:#6b46c1}.form-error{color:#e53e3e;font-size:.9rem;background:#fff5f5;padding:10px;border-radius:4px;border-right:4px solid #e53e3e}.form-success{color:#2f855a;font-size:.9rem;background:#f0fff4;padding:10px;border-radius:4px;border-right:4px solid #2f855a;text-align:center}.form-help{display:block;margin-top:6px;font-size:.85rem;color:#718096}.form-actions{display:flex;gap:12px;margin-top:10px}.btn-send{flex:2;background:#6b46c1;color:#fff;padding:12px;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background .2s}.btn-send:hover:not(:disabled){background:#553c9a}.btn-send:disabled{opacity:.6;cursor:not-allowed}.btn-copy{margin-top:8px;padding:8px 12px;border:1px solid #cbd5e0;border-radius:6px;background:#f8fafc;color:#2d3748;cursor:pointer;font-size:.9rem;width:100%}.btn-copy:hover{background:#edf2f7}.btn-cancel{flex:1;background:#edf2f7;color:#4a5568;padding:12px;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background .2s}.btn-cancel:hover:not(:disabled){background:#e2e8f0}.autocomplete-wrapper{position:relative;display:flex;align-items:center}.autocomplete-input{width:100%;padding:12px 15px;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;outline:none;transition:all .2s}.autocomplete-input:focus{border-color:#0b63c8;box-shadow:0 0 0 3px #0b63c81a}.dropdown-arrow{position:absolute;left:10px;background:none;border:none;color:#718096;cursor:pointer;font-size:.8rem;padding:5px;display:flex;align-items:center;justify-content:center}.input-spinner-small{position:absolute;left:12px;width:16px;height:16px;border:2px solid #edf2f7;border-top:2px solid #0b63c8;border-radius:50%;animation:spin .8s linear infinite}.checkbox-input{width:14px;height:14px;margin:0;flex:0 0 14px;display:inline-grid;place-content:center;cursor:pointer;appearance:none;background:#fff;border:1px solid #94a3b8;border-radius:3px}.checkbox-label{cursor:pointer;margin:0;font-size:.95rem;line-height:1.2}.checkbox-input:checked{background:#0b63c8;border-color:#0b63c8}.checkbox-input:checked:after{content:"";width:6px;height:6px;background:#fff;border-radius:1px}.checkbox-row{margin-top:10px;display:flex;align-items:center;gap:6px}.suggestions-box{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px #0000001a;z-index:100;max-height:250px;overflow-y:auto;margin-top:5px}.suggestion-item{padding:12px 15px;cursor:pointer;border-bottom:1px solid #f7fafc;transition:background .2s;display:flex;flex-direction:column;gap:2px}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#f0f7ff}.suggestion-name{font-weight:600;color:#2d3748;font-size:.95rem}.suggestion-email{font-size:.8rem;color:#718096}.mode-toggle-container{position:relative;display:flex;background:#f1f5f9;padding:4px;border-radius:10px;gap:0;height:48px;box-sizing:border-box}.mode-toggle-slider{position:absolute;top:4px;bottom:4px;width:calc(50% - 4px);background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1}.mode-toggle-slider.online{transform:translate(0)}.mode-toggle-slider.offline{transform:translate(-100%)}.mode-toggle-btn{flex:1;padding:0;border:none;background:transparent;border-radius:8px;cursor:pointer;font-weight:700;transition:color .3s;color:#64748b;z-index:2;display:flex;align-items:center;justify-content:center;gap:8px}.mode-toggle-btn.active{color:#0b63c8}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mini-cart,.mini-cart-trigger{position:relative}.mini-cart-badge{position:absolute;top:-7px;left:-7px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#d92d20;color:#fff;border:2px solid #ffffff;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:900;line-height:1}.mini-cart-panel{position:absolute;top:calc(100% + 8px);right:0;width:330px;background:#fffaf3;border:1px solid #eadfce;border-radius:10px;box-shadow:0 12px 32px #00000029;padding:12px;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease;z-index:1002}.mini-cart:hover .mini-cart-panel,.mini-cart:focus-within .mini-cart-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.mini-cart-header,.mini-cart-total{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#2a2018}.mini-cart-header{border-bottom:1px solid #eadfce;padding-bottom:8px;margin-bottom:8px}.mini-cart-state{padding:22px 8px;color:#5c4b38;text-align:center}.mini-cart-items{display:flex;flex-direction:column;gap:8px;max-height:310px;overflow-y:auto}.mini-cart-item{background:#fffdf8;border:1px solid #efe6d8;border-radius:8px;padding:9px}.mini-cart-info{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px}.mini-cart-name{color:#261705;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-cart-price{color:#047857;font-weight:800;white-space:nowrap}.mini-cart-actions{display:flex;align-items:center;gap:6px}.mini-cart-actions button{border:1px solid #d8c9b5;background:#fff;border-radius:6px;padding:4px 8px;cursor:pointer}.mini-cart-remove{margin-inline-start:auto;color:#b42318}.mini-cart-more{color:#5c4b38;font-size:.9rem;padding:8px 2px}.mini-cart-total{border-top:1px solid #eadfce;margin-top:10px;padding-top:10px}.mini-cart-checkout{width:100%;margin-top:10px;border:none;border-radius:8px;background:#0b63c8;color:#fff;padding:9px 12px;font-weight:800;cursor:pointer}@media(max-width:760px){.mini-cart-panel{display:none}}.language-switcher{display:inline-flex;align-items:center;gap:.25rem;min-height:32px;padding:.1rem .35rem;border:1px solid rgba(61,43,26,.18);border-radius:8px;background:#ffffffb8;color:var(--text-dark);font-size:.82rem;font-weight:700}.language-switcher select{min-height:26px;border:0;background:transparent;color:inherit;padding:0;font:inherit;cursor:pointer}.language-switcher select:focus{outline:none}@media(max-width:768px){.language-switcher{padding:.25rem}.language-switcher select{width:70px}}.fixed-header{position:fixed;top:0;left:0;right:0;height:var(--header-height);background:var(--header-gradient);display:flex;align-items:center;justify-content:center;padding:0 1rem;z-index:1000;box-shadow:0 2px 12px #00000014;border-bottom:1px solid rgba(0,0,0,.06);direction:inherit}.header-logo-center{display:flex;align-items:center;gap:.6rem;cursor:pointer;transition:transform .2s ease}.header-logo-center:hover{transform:scale(1.02)}.header-logo-icon{width:26px;height:26px;object-fit:contain}.header-logo-text{font-size:1rem;font-weight:600;color:var(--text-dark)}.header-right-actions{position:absolute;inset-inline-start:1rem;display:flex;align-items:center;gap:.4rem}.header-nav{position:absolute;inset-inline-end:1rem;display:flex;align-items:center;gap:.35rem}.nav-link{text-decoration:none;color:var(--text-dark);font-size:.86rem;font-weight:500;padding:.3rem .45rem;border-radius:8px;transition:all .2s ease}.nav-link:hover{background:#0000000d}.nav-link.active{color:var(--primary-color);font-weight:700;background:#0b63c814}.action-header-btn{display:flex;align-items:center;gap:.35rem;padding:.32rem .55rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-size:.84rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #10b9814d}.action-header-btn:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}.admin-quick-btn{background:linear-gradient(135deg,#6b46c1,#553c9a);box-shadow:0 2px 8px #6b46c14d}.admin-quick-btn:hover{background:linear-gradient(135deg,#553c9a,#44337a);box-shadow:0 4px 12px #6b46c166}.login-header-btn{padding:.35rem .75rem;background:var(--primary-color);color:#fff;border:none;border-radius:8px;font-size:.84rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0b63c84d}.login-header-btn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #0b63c866}.header-spacer{height:var(--header-height)}@media(max-width:768px){.header-logo-text,.action-text{display:none}.action-header-btn{padding:.5rem}.header-nav{display:none}}.site-fixed-footer{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;min-height:40px!important;background-color:#fff!important;border-top:1px solid rgba(0,0,0,.1)!important;box-shadow:0 -4px 20px #0000001a!important;z-index:10000!important;display:flex!important;align-items:center!important;justify-content:center!important;direction:rtl!important;padding:8px 0!important}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap;gap:.5rem}.footer-text{color:var(--text-muted);font-size:.9rem;margin:0}.footer-links{display:flex;gap:1rem}.footer-link{color:var(--primary-color);text-decoration:none;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.footer-link:hover{text-decoration:underline;transform:translateY(-1px)}.live-chat-widget{position:fixed;left:18px;bottom:42px;z-index:1200;color:#2a2018}.live-chat-toggle{width:48px;height:48px;border:1px solid #0b63c8;border-radius:50%;background:#0b63c8;color:#fff;font-size:1.35rem;font-weight:900;cursor:pointer;box-shadow:0 10px 24px #0b63c847}.live-chat-panel{width:min(360px,calc(100vw - 28px));background:#fffdf8;border:1px solid #eadfce;border-radius:10px;box-shadow:0 18px 46px #2a20182e;margin-bottom:10px;overflow:hidden}.live-chat-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;padding:12px;background:#fcf8f1;border-bottom:1px solid #eadfce}.live-chat-head strong,.live-chat-head span{display:block}.live-chat-head span{color:#5c4b38;font-size:.85rem;margin-top:2px}.live-chat-head button{width:30px;height:30px;border:1px solid #d8c9b5;border-radius:7px;background:#fff;cursor:pointer;font-size:1.1rem}.live-chat-messages{display:flex;flex-direction:column;gap:8px;max-height:310px;overflow:auto;padding:12px}.live-chat-message{border:1px solid #efe6d8;border-radius:8px;padding:8px 10px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.live-chat-message.user{align-self:flex-start;background:#eef6ff;border-color:#cfe4ff}.live-chat-message.assistant{align-self:flex-end;background:#fff}.live-chat-message.system{background:#f8f3e8;color:#5c4b38;font-size:.88rem}.live-chat-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px 12px;border-top:1px solid #eadfce}.live-chat-actions textarea{min-height:44px;max-height:90px;resize:vertical;border:1px solid #d8c9b5;border-radius:7px;padding:8px 10px;font:inherit}.live-chat-actions button,.live-chat-ticket{border:1px solid #0b63c8;background:#0b63c8;color:#fff;border-radius:7px;padding:8px 12px;font-weight:900;cursor:pointer}.live-chat-actions button:disabled,.live-chat-ticket:disabled{opacity:.7;cursor:not-allowed}.live-chat-ticket{width:calc(100% - 24px);margin:0 12px 12px;background:#fff;color:#0b63c8}@media(max-width:520px){.live-chat-widget{left:12px;right:12px}.live-chat-panel{width:100%}}.download-manager-panel{position:fixed;inset-inline-start:18px;bottom:74px;z-index:4300;width:min(360px,calc(100vw - 32px));max-height:min(460px,calc(100vh - 120px));background:#fffdf8;border:1px solid #dfd0bc;border-radius:8px;box-shadow:0 14px 34px #0f172a2e;color:#2a2018;overflow:hidden}.download-manager-panel.collapsed{width:auto}.download-manager-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border-bottom:1px solid #eadfce;background:#fcf8f1}.download-manager-toggle,.download-manager-clear,.download-manager-actions button{border:1px solid #d8c9b5;border-radius:7px;background:#fff;color:#2a2018;cursor:pointer;font-weight:800}.download-manager-toggle{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:6px 9px}.download-manager-toggle small{color:#0b63c8;font-weight:900}.download-manager-clear{min-height:32px;padding:5px 9px;color:#5c4b38}.download-manager-list{display:grid;gap:8px;padding:8px;overflow-y:auto;max-height:400px}.download-manager-item{border:1px solid #eadfce;border-radius:8px;background:#fff;padding:9px;display:grid;gap:7px}.download-manager-item.completed{border-color:#b7e4c7;background:#f4fbf6}.download-manager-item.error,.download-manager-item.canceled{border-color:#fed7aa;background:#fff7ed}.download-manager-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.download-manager-file{display:grid;gap:3px;min-width:0}.download-manager-file strong,.download-manager-file span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.download-manager-file strong{color:#261705;font-size:.92rem}.download-manager-file span{color:#6b5a45;font-size:.8rem;font-weight:700}.download-manager-actions button{width:28px;height:28px;display:inline-grid;place-items:center}.download-progress-line{height:9px;border-radius:999px;background:#efe6d8;overflow:hidden}.download-progress-line span{display:block;height:100%;min-width:4px;border-radius:inherit;background:linear-gradient(90deg,#0b63c8,#10b981);transition:width .18s ease}.download-manager-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#5c4b38;font-size:.78rem;font-weight:800}.download-manager-error{color:#9a3412;font-size:.82rem;font-weight:800;line-height:1.4;display:grid;gap:6px;overflow-wrap:anywhere}.download-manager-error a{color:#0b63c8;text-decoration:underline;width:fit-content}@media(max-width:640px){.download-manager-panel{inset-inline:12px;bottom:64px;width:auto}}
