@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.flex{display:flex}.h-full{height:100%}.min-h-full{min-height:100%}.flex-1{flex:1}.flex-col{flex-direction:column}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--red:#e31e24;--red-dark:#c4191f;--gray-bg:#f5f5f5;--text:#222;--text-muted:#666;--white:#fff;--surface:#fff;--border:#eee;--border-strong:#ddd;--surface-muted:#f0f0f0;--danger-bg:#fdecec}:root[data-theme=dark]{--red:#ff5a5f;--red-dark:#ff8a8d;--gray-bg:#1c1c1e;--text:#e6e6e6;--text-muted:#9a9a9a;--surface:#161616;--border:#2e2e2e;--border-strong:#3d3d3d;--surface-muted:#262626;--danger-bg:#ff5a5f26}*{box-sizing:border-box}body{color:var(--text);background:var(--surface);margin:0;padding:0;font-family:Vazirmatn,Tahoma,sans-serif;line-height:1.7;transition:background-color .15s,color .15s}a{color:inherit;text-decoration:none}.site-header{background:var(--surface);border-bottom:1px solid var(--border);padding:1rem 0}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.logo-text{letter-spacing:.02em;font-size:1.5rem;font-weight:800}.logo strong{color:var(--red)}.main-nav{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.main-nav a{font-size:.95rem;font-weight:500}.main-nav a.active,.main-nav a:hover{color:var(--red)}.main-nav-logout{cursor:pointer;color:inherit;background:0 0;border:none;padding:0;font-family:inherit;font-size:.95rem;font-weight:500}.main-nav-logout:hover{color:var(--red)}.theme-toggle{border:1px solid var(--border-strong);cursor:pointer;width:2.1rem;height:2.1rem;color:inherit;background:0 0;border-radius:999px;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.theme-toggle:hover{border-color:var(--red)}.search-form{gap:0;display:flex}.search-form input{border:1px solid var(--border-strong);border-radius:0 4px 4px 0;min-width:180px;padding:.5rem .75rem;font-family:inherit}.search-form button{color:var(--white);cursor:pointer;background:#333;border:none;border-radius:4px 0 0 4px;padding:.5rem 1rem;font-family:inherit}.hero{position:relative;overflow:hidden}.hero-home{background:var(--gray-bg);min-height:420px;padding:0}.hero-home-wrap{direction:ltr;grid-template-columns:minmax(280px,42%) 1fr;align-items:stretch;max-width:100%;min-height:420px;display:grid;position:relative}.hero-home-visual{background:var(--gray-bg);z-index:2;justify-content:center;align-items:center;padding:2rem 1rem 2rem 2rem;display:flex;position:relative}.hero-home-content{direction:rtl;flex-direction:column;justify-content:center;min-height:420px;padding:3rem 3rem 3rem 5rem;display:flex;position:relative}.hero-home-content:before{content:"";background:var(--red);z-index:-1;border-radius:50%;width:280px;height:280px;position:absolute;top:50%;left:-140px;transform:translateY(-50%)}.hero-image-photo{border:8px solid var(--white);background-color:#dde3ea;border-radius:50%;flex-shrink:0;width:340px;height:340px;overflow:hidden;box-shadow:0 12px 40px #00000026}.hero-image-photo img{object-fit:cover;width:100%;height:100%;display:block}.hero-split .hero-image-photo{margin:2rem auto}.hero-image-circle{background:linear-gradient(135deg,#ddd 0%,#bbb 100%);border-radius:50%;width:320px;height:320px;box-shadow:0 8px 32px #0000001f}.hero-home h1{margin-bottom:1rem;font-size:2.2rem}.hero-home .hero-content p{max-width:640px}.hero-red{background:var(--red);color:var(--white);align-items:center;min-height:280px;display:flex}.hero-red:before{content:"";pointer-events:none;background:repeating-linear-gradient(45deg,#0000,#0000 40px,#ffffff0a 40px 80px);position:absolute;inset:0}.hero-red .hero-content{z-index:1;max-width:1200px;margin:0 auto;padding:3rem 1.5rem;position:relative}.hero-red h1{margin-bottom:1rem;font-size:2.5rem}.hero-blog{background:var(--gray-bg);padding:0}.hero-split{direction:ltr;grid-template-columns:minmax(280px,42%) 1fr;align-items:stretch;max-width:100%;min-height:360px;margin:0;display:grid}.hero-split .hero-content-red{direction:rtl;padding:3rem 3rem 3rem 5rem;position:relative}.hero-split .hero-content-red:before{content:"";background:var(--red);z-index:-1;border-radius:50%;width:280px;height:280px;position:absolute;top:50%;left:-140px;transform:translateY(-50%)}.hero-split .hero-image-circle:not(.hero-image-photo){margin:2rem auto}.hero-content-red{background:var(--red);color:var(--white);flex-direction:column;justify-content:center;min-height:320px;padding:3rem 2rem;display:flex}.hero-content-red h1{margin-bottom:1rem;font-size:2.5rem}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.btn{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:4px;padding:.65rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;display:inline-block}.btn-primary{background:var(--white);color:var(--red)}.btn-outline{border-color:var(--white);color:var(--white)}.features{padding:3rem 0}.features-light{background:var(--gray-bg)}.features-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.feature-card h3{margin:1rem 0 .5rem;font-size:1.1rem}.feature-card p{color:var(--text-muted);font-size:.95rem}.feature-icon{background:var(--danger-bg);width:64px;height:64px;color:var(--red);border-radius:14px;justify-content:center;align-items:center;display:flex}.feature-icon svg{width:32px;height:32px}.blog-section{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.blog-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;transition:box-shadow .2s;overflow:hidden}.blog-card:hover{box-shadow:0 4px 20px #00000014}.blog-thumb{background:linear-gradient(135deg,#888,#555);height:180px}.blog-thumb-1{background:linear-gradient(135deg,#2c3e50,#4ca1af)}.blog-thumb-2{background:linear-gradient(135deg,#e31e24,#ff6b6b)}.blog-thumb-3{background:linear-gradient(135deg,#434343,#7b7b7b)}.blog-thumb-4{background:linear-gradient(135deg,#141e30,#243b55)}.blog-thumb-5{background:linear-gradient(135deg,#11998e,#38ef7d)}.blog-thumb-6{background:linear-gradient(135deg,#667eea,#764ba2)}.blog-tag{color:var(--red);margin:1rem 1rem 0;font-size:.8rem;font-weight:600;display:inline-block}.blog-card h3{padding:.5rem 1rem;font-size:1.05rem}.blog-meta{color:var(--text-muted);padding:0 1rem 1rem;font-size:.85rem}.pagination{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.pagination .btn-primary{background:var(--red);color:var(--white)}.pagination .btn-outline{border-color:var(--red);color:var(--red)}.site-footer{background:var(--gray-bg);text-align:center;margin-top:auto;padding:2rem 0}.footer-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.enamad-placeholder{margin-bottom:1rem}.enamad-placeholder img{height:auto;display:inline-block}.payment-return-page .header-inner{justify-content:center}.app-section{max-width:480px;margin:0 auto;padding:3rem 1.5rem}.app-section-wide{max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem}.app-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem;box-shadow:0 4px 24px #0000000f}.app-form{flex-direction:column;gap:1rem;display:flex}.app-form label{flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:600;display:flex}.app-form input,.app-form select,.app-form textarea{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);border-radius:6px;padding:.6rem .75rem;font-family:inherit;font-size:1rem}.app-form input:disabled{opacity:.6}.app-form-error{background:var(--danger-bg);color:var(--red-dark);border-radius:6px;padding:.6rem .75rem;font-size:.9rem}.app-form input.app-input-invalid{border-color:var(--red-dark);background:var(--danger-bg)}.app-field-error{color:var(--red-dark);font-size:.8rem;font-weight:400}.app-btn{cursor:pointer;text-align:center;border:none;border-radius:6px;padding:.65rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;display:inline-block}.app-btn-primary{background:var(--red);color:var(--white)}.app-btn-primary:hover{background:var(--red-dark)}.app-btn-secondary{background:var(--surface-muted);color:var(--text)}.app-btn:disabled{opacity:.6;cursor:not-allowed}.app-divider{color:var(--text-muted);align-items:center;gap:.75rem;margin:.25rem 0;font-size:.85rem;display:flex}.app-divider:before,.app-divider:after{content:"";background:var(--border);flex:1;height:1px}.plans-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.plan-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.75rem;display:flex;box-shadow:0 4px 24px #0000000d}.plan-card h3{font-size:1.2rem}.plan-price{color:var(--red);font-size:1.4rem;font-weight:800}.plan-specs{color:var(--text-muted);flex-direction:column;gap:.35rem;margin:0;padding:0;font-size:.95rem;list-style:none;display:flex}.app-table{border-collapse:collapse;background:var(--surface);width:100%}.app-table th,.app-table td{text-align:right;border-bottom:1px solid var(--border);padding:.75rem 1rem;font-size:.95rem}.app-table th{background:var(--gray-bg);font-weight:700}.status-badge{background:var(--border);border-radius:999px;padding:.2rem .6rem;font-size:.8rem;font-weight:600;display:inline-block}.status-badge-fulfilled{color:#1a7f37;background:#d9f7e0}.status-badge-paid_pending_fulfillment{color:#a06600;background:#fff4d6}.status-badge-pending_payment{color:#555;background:#e6e6e6}.status-badge-cancelled,.status-badge-payment_failed{color:var(--red-dark);background:#fdecec}.tab-nav{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.tab-nav a{color:var(--text-muted);border-bottom:2px solid #0000;padding:.75rem .25rem;font-weight:600}.tab-nav a.active{color:var(--red);border-bottom-color:var(--red)}@media (max-width:768px){.hero-home-wrap,.hero-split{direction:rtl;grid-template-columns:1fr}.hero-home-visual{padding:2rem 1rem 0}.hero-home-content,.hero-split .hero-content-red{padding:2rem 1.5rem}.hero-home-content:before,.hero-split .hero-content-red:before{display:none}.hero-image-circle,.hero-image-photo{width:260px;height:260px}.header-inner{flex-direction:column-reverse}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
