@font-face{font-family:ThmanyahSans;src:url(/fonts/thmanyah-sans-300.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:ThmanyahSans;src:url(/fonts/thmanyah-sans-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ThmanyahSans;src:url(/fonts/thmanyah-sans-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:ThmanyahSans;src:url(/fonts/thmanyah-sans-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ThmanyahSans;src:url(/fonts/thmanyah-sans-900.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}:root{--bseel-primary: #c62828;--bseel-primary-dark: #b71c1c;--bseel-accent: #ef5350;--bseel-bg: #fafafa;--bseel-card: #ffffff;--bseel-text: #1f2937;--bseel-muted: #6b7280;--touch-min: 44px;font-family:ThmanyahSans,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{direction:rtl}body{background:var(--bseel-bg);color:var(--bseel-text);line-height:1.5;font-family:ThmanyahSans,sans-serif;font-synthesis-weight:none;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent}.app{min-height:100dvh;display:flex;flex-direction:column;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.header{background:#fff;color:var(--bseel-text);padding:calc(1rem + env(safe-area-inset-top)) 1rem 1rem;border-bottom:1px solid #f3f4f6;box-shadow:0 2px 12px #0000000a;display:flex;justify-content:center}.header__brand{display:inline-flex;background:none;border:none;color:inherit;cursor:pointer;padding:0;margin:0}.home-brand-bar{display:inline-flex;align-items:center;gap:.75rem;flex-shrink:0;padding:.65rem 1.35rem .65rem 1rem;border:1px solid #e2e8f0;border-radius:999px;background:#fffffff5;box-shadow:0 2px 10px #0f172a14}.home-brand-bar__logo{width:3.25rem;height:3.25rem;flex-shrink:0;object-fit:contain}.home-brand-bar__title{font-size:clamp(1.15rem,3vw,1.75rem);font-weight:800;line-height:1.25;color:#0f172a;white-space:nowrap}@media(max-width:767.98px){.home-brand-bar{padding:.55rem 1rem .55rem .85rem;gap:.55rem;max-width:calc(100vw - 2rem - env(safe-area-inset-left) - env(safe-area-inset-right))}.home-brand-bar__logo{width:2.65rem;height:2.65rem}.home-brand-bar__title{white-space:normal;text-align:center}}@media(max-width:359.98px){.home-brand-bar{padding:.45rem .75rem;gap:.45rem}.home-brand-bar__logo{width:2.25rem;height:2.25rem}.home-brand-bar__title{font-size:1rem}}.main{flex:1;padding:0;max-width:480px;margin:0 auto;width:100%}.main>:not(.home-page){padding:1rem}.home-page{display:flex;flex-direction:column;gap:0}.hero{background:linear-gradient(180deg,#fff8f8 0%,#ffffff 55%,var(--bseel-bg) 100%);color:var(--bseel-text);padding:1.75rem 1.25rem 2rem;text-align:center;border-bottom:1px solid #fce4e4}.hero__badge{display:inline-block;background:#ffebee;border:1px solid #ffcdd2;color:var(--bseel-primary-dark);padding:.35rem .85rem;border-radius:999px;font-size:.8rem;margin-bottom:1rem}.hero__title{font-size:1.45rem;font-weight:700;line-height:1.4;margin-bottom:.75rem}.hero__lead{font-size:.92rem;opacity:.92;line-height:1.7;margin-bottom:1.25rem}.hero__actions{display:flex;flex-direction:row;gap:.5rem;margin-bottom:1rem}.hero__cta,.hero__cta-secondary{flex:1;width:auto}.hero__cta{text-decoration:none;display:flex;align-items:center;justify-content:center}.hero__cta-secondary{background:#fff;border-color:var(--bseel-primary);color:var(--bseel-primary)}.hero__promise{background:#ffebee;border:1px solid #ef9a9a;padding:.65rem 1rem;border-radius:10px;font-size:.88rem;color:var(--bseel-primary-dark)}.section{padding:1.5rem 1rem}.section--alt{background:#f9fafb}.section__title{font-size:1.15rem;font-weight:700;color:var(--bseel-primary);margin-bottom:1rem;text-align:center}.features{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.feature-card{background:var(--bseel-card);border-radius:12px;padding:1rem .75rem;box-shadow:0 2px 8px #0000000d;text-align:center}.feature-card__icon{font-size:1.5rem;display:block;margin-bottom:.35rem}.feature-card h3{font-size:.88rem;margin-bottom:.25rem;color:var(--bseel-primary)}.feature-card p{font-size:.75rem;color:var(--bseel-muted);line-height:1.5}.steps{list-style:none;display:flex;flex-direction:column;gap:.75rem}.step-item{display:flex;gap:.75rem;align-items:flex-start;background:#fff;padding:.85rem;border-radius:12px;box-shadow:0 1px 4px #0000000d}.step-item__num{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--bseel-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.step-item strong{display:block;font-size:.92rem;margin-bottom:.15rem}.step-item p{font-size:.82rem;color:var(--bseel-muted)}.empty-card{background:var(--bseel-card);border-radius:14px;padding:2rem 1.25rem;text-align:center;box-shadow:0 2px 10px #0000000f}.empty-card__icon{font-size:2.5rem;display:block;margin-bottom:.75rem}.empty-card h3{font-size:1.05rem;margin-bottom:.5rem;color:var(--bseel-primary)}.empty-card p{font-size:.88rem;color:var(--bseel-muted);margin-bottom:1rem;line-height:1.6}.empty-card .btn-secondary{display:inline-flex;width:auto;padding:0 1.5rem;text-decoration:none;align-items:center;justify-content:center}.about-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #0000000d}.about-card p{font-size:.9rem;line-height:1.7;color:var(--bseel-text);margin-bottom:1rem}.about-facts{list-style:none;font-size:.85rem;display:flex;flex-direction:column;gap:.5rem}.about-facts a{color:var(--bseel-primary);font-weight:600}.site-footer{background:linear-gradient(180deg,#fff5f5,#ffebee);color:var(--bseel-text);text-align:center;padding:1.25rem 1rem 1.5rem;font-size:.82rem;border-top:1px solid #ffcdd2}.site-footer__name{font-weight:700;color:var(--bseel-primary-dark);margin-bottom:.25rem}.grid{display:flex;flex-direction:column;gap:1rem;padding:0 0 .5rem}.card{background:var(--bseel-card);border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000000f;position:relative;margin:0}.card__image{width:100%;height:140px;object-fit:contain;background:#f8fafc;border-radius:8px;margin-bottom:.75rem}.card__image--placeholder{display:flex;align-items:center;justify-content:center;font-size:3rem}.badge{position:absolute;top:.75rem;left:.75rem;background:var(--bseel-accent);color:#fff;font-size:.75rem;padding:.2rem .5rem;border-radius:6px}.card h2,.product-title{font-size:1.1rem;margin-bottom:.5rem;line-height:1.45}.product-title__type{font-weight:700}.product-title__sep{color:var(--bseel-muted);font-weight:400}.product-title__model{font-weight:600;color:var(--bseel-primary-dark)}.category{color:var(--bseel-muted);font-size:.85rem;margin-bottom:.75rem}.prices{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem;font-size:.85rem}.prices dt{color:var(--bseel-muted)}.prices dd{font-weight:600;white-space:nowrap}.btn-primary{width:100%;min-height:var(--touch-min);background:var(--bseel-primary);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.muted{color:var(--bseel-muted);text-align:center;padding:2rem 0}.empty{text-align:center;padding:2rem 0}.footer{margin-top:2rem;padding:1rem;background:#ffebee;border-radius:10px;text-align:center;font-size:.9rem;color:var(--bseel-primary-dark)}.step-card{padding:.5rem 0}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.field span{font-size:.85rem;color:var(--bseel-muted)}.field input,.field select{min-height:var(--touch-min);padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.field input.date-field,input.date-field{direction:ltr;text-align:left;width:100%;color-scheme:light}.field input.date-field::-webkit-calendar-picker-indicator,input.date-field::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1;width:1.5rem;height:1.5rem;margin:0;padding:0}.field.checkbox{flex-direction:row;align-items:center;gap:.5rem}.form-grid{margin:1rem 0}.link-btn{background:none;border:none;color:var(--bseel-primary);padding:.5rem 0;margin-bottom:.5rem;cursor:pointer}.btn-secondary{flex:1;min-height:var(--touch-min);border:1px solid var(--bseel-primary);background:#fff;color:var(--bseel-primary);border-radius:10px;font-weight:600}.nav-btns{display:flex;gap:.5rem;margin-top:1rem}.error{color:#b91c1c;margin-top:.75rem;text-align:center}.dev-hint{background:#fef3c7;padding:.5rem;border-radius:6px;font-size:.85rem;margin-bottom:.5rem}.work-list{list-style:none;border:1px solid #e5e7eb;border-radius:8px;max-height:200px;overflow-y:auto}.work-list button{width:100%;text-align:right;padding:.75rem;border:none;background:#fff;border-bottom:1px solid #f3f4f6}.tabs-mini{display:flex;gap:.5rem;margin-bottom:.75rem}.tabs-mini button{flex:1;padding:.5rem;border:1px solid #d1d5db;background:#fff;border-radius:8px}.tabs-mini button.active{background:var(--bseel-primary);color:#fff;border-color:var(--bseel-primary)}.steps-bar{display:flex;gap:.35rem;margin:.75rem 0}.steps-bar span{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;background:#e5e7eb}.steps-bar span.active{background:var(--bseel-primary);color:#fff}.steps-bar span.done{background:#86efac}.step-heading{margin:.75rem 0 .25rem;text-align:center}.step-heading h3{margin:0;font-size:1.1rem;color:var(--bseel-primary-dark);line-height:1.3}.step-hint{margin:.1rem 0 0;font-size:.85rem;line-height:1.35}.success-page{text-align:center;padding:2rem 0}.order-num{font-size:1.1rem;margin:1rem 0}.contact-msg{background:#ffebee;padding:1rem;border-radius:10px;margin:1rem 0;color:var(--bseel-primary-dark)}.small{font-size:.8rem}.file-list{list-style:none;font-size:.85rem;color:var(--bseel-muted)}.selected-work{color:var(--bseel-primary);font-weight:600;margin-top:.5rem}.specs-preview{list-style:none;font-size:.8rem;color:var(--bseel-muted);margin-bottom:.75rem}.specs-preview li{margin-bottom:.2rem}.specs-preview span{color:var(--bseel-text);font-weight:500}.bottom-nav{display:flex;border-top:1px solid #e5e7eb;background:#fff;position:sticky;bottom:0;padding:.5rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom));gap:.5rem}.bottom-nav button{flex:1;min-height:var(--touch-min);border:none;background:transparent;font-size:.95rem;font-weight:600;color:var(--bseel-muted);border-radius:8px}.bottom-nav button.active{background:#ffebee;color:var(--bseel-primary)}.contact-bar{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:.5rem 1rem;max-width:480px;margin:0 auto;width:100%;background:#fff;border-top:1px solid #f3f4f6}.contact-bar__btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:var(--touch-min);padding:.5rem .75rem;border-radius:10px;font-size:.88rem;font-weight:600;text-decoration:none;color:#fff;transition:opacity .15s}.contact-bar__btn:active{opacity:.85}.contact-bar__btn--whatsapp{background:#25d366}.contact-bar__btn--phone{background:#0f766e}.contact-bar__btn--facebook{background:#1877f2}.contact-bar__btn--instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.contact-inline{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.25rem}.contact-inline .contact-bar__btn{flex:1;font-size:.82rem;min-height:40px;padding:.45rem .5rem}.card-actions{display:flex;gap:.5rem}.card-actions .btn-primary,.card-actions .btn-secondary{flex:1}.specs-full{margin:1rem 0}.specs-full h3{font-size:1rem;margin-bottom:.5rem}.specs-full dl{display:grid;gap:.35rem;font-size:.85rem}.specs-full dt{color:var(--bseel-muted)}.track-result{margin-top:1rem;padding:1rem;background:#f0fdf4;border-radius:10px}.shop-toast{position:fixed;left:1rem;right:1rem;bottom:calc(5.5rem + env(safe-area-inset-bottom));z-index:1000;padding:.9rem 1rem;border-radius:12px;background:#14532d;color:#fff;font-size:.92rem;line-height:1.5;text-align:center;box-shadow:0 8px 24px #0000002e;animation:shop-toast-in .28s ease}@keyframes shop-toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.status-badge{font-size:1.1rem;font-weight:700;color:var(--bseel-primary);margin:.5rem 0}.mt-2{margin-top:.5rem}.manage-section{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e5e7eb}.manage-section h3{font-size:1rem;margin-bottom:.75rem}.manage-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.manage-row input{flex:1;min-width:120px}.link-btn.danger{color:#dc2626}.btn-danger{width:100%;padding:.75rem 1rem;border:none;border-radius:10px;background:#dc2626;color:#fff;font-weight:600;cursor:pointer}.btn-danger:disabled{opacity:.6;cursor:not-allowed}.order-product-summary{margin:.75rem 0;padding:.75rem 1rem;background:#f8fafc;border-radius:10px;border:1px solid #e5e7eb;font-size:.95rem;line-height:1.6}.order-product-summary p{margin:.15rem 0}.order-product-change{margin-top:.75rem}.order-access-panel{margin:1rem 0 1.25rem;padding:1rem;border-radius:12px;border:1px solid #e5e7eb;background:#f8fafc}.order-access-panel--preview{background:#f0f9ff;border-color:#bae6fd}.order-access-panel--editable{background:#f0fdf4;border-color:#86efac}.order-access-panel--readonly{background:#fffbeb;border-color:#fcd34d}.order-access-panel__title{font-size:1rem;margin:0 0 .35rem;color:var(--bseel-primary-dark)}.order-access-panel__lead{margin:0 0 .75rem;font-size:.9rem;color:#374151;line-height:1.5}.order-access-panel__block{margin-top:.75rem}.order-access-panel__subtitle{margin:0 0 .4rem;font-size:.85rem;font-weight:700;color:#4b5563}.order-access-panel__list{margin:0;padding-right:1.15rem;font-size:.88rem;color:#374151;line-height:1.55}.order-access-panel__tags{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}.order-access-panel__tags li{font-size:.8rem;padding:.25rem .55rem;border-radius:999px;background:#fff;border:1px solid #d1d5db;color:#374151}.order-access-panel--editable .order-access-panel__tags li{border-color:#86efac;background:#fff}.order-access-panel__note{margin:.75rem 0 0;font-size:.82rem;color:#6b7280;line-height:1.45}.product-gallery{margin:1rem 0}.product-gallery__main{width:100%;max-height:280px;object-fit:contain;background:#f8fafc;border-radius:12px;border:1px solid #f3f4f6}.product-gallery__thumbs{display:flex;gap:.5rem;margin-top:.5rem;overflow-x:auto;padding-bottom:.25rem}.product-gallery__thumbs button{flex-shrink:0;width:64px;height:64px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#fff;cursor:pointer}.product-gallery__thumbs button.active{border-color:var(--bseel-primary)}.product-gallery__thumbs img{width:100%;height:100%;object-fit:cover}@media(max-width:360px){.hero{padding:1.25rem .85rem 1.5rem}.hero__title{font-size:1.25rem}.hero__lead{font-size:.85rem}.hero__actions{gap:.35rem}.hero__cta,.hero__cta-secondary{font-size:.88rem;padding-inline:.35rem}.prices{font-size:.78rem;gap:.35rem}.feature-card h3{font-size:.82rem}.feature-card p{font-size:.7rem}}@media(min-width:640px){.main{max-width:640px}.hero__title{font-size:1.75rem}}@media(min-width:700px){.main{max-width:840px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.features{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(spanning:single-fold-vertical){.main{max-width:min(100%,960px)}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}
