.overview-head{display:flex;align-items:end;margin:24px 0 12px}.overview-head div{margin-left:auto}.overview-head small{font-size:9px;color:var(--red);font-weight:800}.overview-head h2{font-family:Inter,Arial,sans-serif;margin:0;font-size:25px;letter-spacing:-1px}.overview-head>span{font-size:9px;color:var(--muted)}.overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.overview-grid article{background:#fff;border:1px solid #fff;border-radius:18px;padding:16px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 28px #302b3a0b}.overview-grid i{width:43px;height:43px;border-radius:14px;background:#fae9eb;color:var(--red);display:grid;place-items:center;font-style:normal;font-size:20px}.overview-grid article:nth-child(2) i{background:#e9eeff;color:#5467d8}.overview-grid article:nth-child(3) i{background:#e8f7f1;color:#288b6c}.overview-grid span{display:flex;flex-direction:column}.overview-grid small{font-size:9px;color:var(--muted)}.overview-grid strong{font-size:17px}.promo-banner{min-height:145px;border-radius:24px;background:linear-gradient(120deg,#171923,#292c39);color:#fff;text-decoration:none;display:flex;align-items:center;padding:25px 30px;overflow:hidden;position:relative;margin:18px 0}.promo-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.32}.promo-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#151720f2 15%,#15172075,transparent)}.promo-banner div,.promo-banner>b{position:relative;z-index:2}.promo-banner div{margin-left:auto}.promo-banner small{font-size:9px;color:#ffb6bb}.promo-banner h2{font-size:20px;margin:5px 0}.promo-banner p{margin:0;color:#d4d5db;font-size:10px}.promo-banner>b{font-size:10px;background:#fff;color:#1a1c25;border-radius:12px;padding:9px 13px}.calendar-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;align-items:start}.calendar-card{background:#fff;border-radius:25px;padding:22px;box-shadow:var(--shadow)}.calendar-head{display:flex;align-items:center;justify-content:space-between}.calendar-head h2{font-size:16px}.calendar-head button{width:37px;height:37px;border:1px solid var(--line);background:#fff;border-radius:11px}.weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.weekdays{margin:15px 0 8px;text-align:center;color:var(--muted);font-size:9px}.calendar-day{aspect-ratio:1;border:0;border-radius:12px;background:#f8f8fb;position:relative;font-size:10px}.calendar-day.outside{opacity:.35}.calendar-day.today{background:#fae8ea;color:var(--red);font-weight:800}.calendar-day.selected{background:var(--red);color:#fff}.calendar-day.has-event:after{content:"";position:absolute;bottom:5px;right:50%;width:4px;height:4px;border-radius:50%;background:#596cdc}.event-form{padding:22px}.event-form h3{margin-top:0;font-size:14px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.agenda{max-width:1180px;margin:20px auto}.agenda-item{background:#fff;border-radius:16px;padding:14px 16px;margin-bottom:8px;display:flex;align-items:center;gap:12px}.agenda-date{width:48px;height:48px;background:#fae9eb;color:var(--red);border-radius:14px;display:grid;place-items:center;font-weight:800;font-size:11px}.agenda-item div:nth-child(2){display:flex;flex-direction:column}.agenda-item strong{font-size:11px}.agenda-item span{font-size:9px;color:var(--muted)}.agenda-item button{margin-right:auto;border:0;background:#fff0f1;color:#b52a35;border-radius:9px;width:31px;height:31px}.location-card{max-width:660px;margin:auto;background:#fff;border-radius:28px;padding:32px;text-align:center;box-shadow:var(--shadow)}.location-orbit{width:150px;height:150px;margin:0 auto 20px;border:1px dashed #e6b2b7;border-radius:50%;display:grid;place-items:center;position:relative}.location-orbit:before{content:"";position:absolute;inset:23px;border-radius:50%;background:#fae9eb}.location-orbit span{position:relative;z-index:2;font-size:42px;color:var(--red)}.location-orbit i{position:absolute;width:13px;height:13px;background:#5165db;border:3px solid #fff;border-radius:50%;top:18px;right:27px;box-shadow:0 4px 10px #3549bd55}.location-state small{font-size:9px;color:var(--muted)}.location-state h2{margin:4px}.location-state p{font-size:10px;color:var(--muted)}.location-state a{color:var(--red);font-size:10px;text-decoration:none;font-weight:700}.privacy-note{background:#f6f7fa;color:#676d7a;border-radius:12px;padding:11px;margin:20px 0;font-size:9px}.location-actions{display:grid;grid-template-columns:1fr 110px;gap:8px}.secondary-button{border:1px solid var(--line);background:#fff;border-radius:13px;color:var(--ink)}.secondary-button:disabled{opacity:.4}
@media(max-width:700px){.overview-grid{gap:7px}.overview-grid article{padding:10px;gap:7px}.overview-grid i{width:34px;height:34px}.overview-grid strong{font-size:13px}.promo-banner{padding:20px;min-height:130px}.promo-banner h2{font-size:16px}.promo-banner>b{display:none}.calendar-layout{grid-template-columns:1fr}.calendar-card{padding:14px}.calendar-day{border-radius:8px}.location-card{padding:24px 18px}.bottom-nav button{width:58px;padding:7px 4px}.bottom-nav button span{font-size:16px}.bottom-nav button b{font-size:8px}}
.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.nav-svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;display:block}.bottom-nav button{flex-direction:column;gap:2px}.sync-state{text-align:center;color:var(--muted);font-size:9px;margin:12px 0 0}.event-form input[readonly]{cursor:pointer;background:#fffdfd}.calendar-day:disabled{cursor:default}@media(max-width:650px){.bottom-nav .nav-svg{width:18px;height:18px}.bottom-nav button{width:58px!important}}
.app-view,.calendar-layout,.calendar-card,.event-form,.calendar-grid,.weekdays{min-width:0;max-width:100%;box-sizing:border-box}.calendar-card{overflow:hidden}.calendar-grid,.weekdays{width:100%;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-day{min-width:0;width:100%;padding:0}.event-form input,.event-form textarea{width:100%;min-width:0;max-width:100%;box-sizing:border-box}
@media(max-width:700px){.app-view{overflow-x:hidden}.calendar-layout{display:block;width:100%;overflow:hidden}.calendar-card,.event-form{width:100%;max-width:100%;margin:0 0 14px}.two-fields{grid-template-columns:minmax(0,1fr)}.calendar-grid,.weekdays{gap:3px}.calendar-day{aspect-ratio:1;font-size:9px;border-radius:7px}.calendar-head h2{font-size:14px}}
.cover:after{content:"ورق بزنید ←"}#reportView,.glass-form,#userFields{min-width:0;max-width:100%;box-sizing:border-box}.glass-form input,.glass-form textarea,.voice-recorder,.voice-controls{min-width:0;max-width:100%;box-sizing:border-box}.voice-controls{flex-wrap:wrap}
@media(max-width:650px){#reportView{width:100%;overflow-x:hidden}.page-intro{padding:22px 4px 14px}.page-intro h1{font-size:24px}.glass-form{width:100%;padding:16px;border-radius:18px}.glass-form label{min-width:0}.glass-form input[type=file]{width:100%;font-size:9px}.main-button{position:relative;z-index:1}}
.user-book{touch-action:pan-y;user-select:none;-webkit-user-select:none}.user-page{box-shadow:inset 0 0 0 1px #d9dce5,0 8px 30px #0005}
@media(max-width:650px){.book-zone{position:relative}.book-arrow{position:absolute!important;bottom:72px!important;width:52px!important;height:52px!important;background:#ad202b!important;color:#fff!important;border:3px solid #fff!important;box-shadow:0 8px 25px #0008!important;font-size:25px!important;opacity:1;display:grid;place-items:center}.book-arrow:first-child{right:14px!important}.book-arrow:last-child{left:14px!important}.book-arrow:disabled{opacity:.38!important;filter:grayscale(.45)}.user-book{filter:drop-shadow(0 22px 22px #0008)}.user-page{border:1px solid #cfd2dc!important;background:#fff}}
.auth-shell{max-width:720px;margin:0 auto 25px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;max-width:420px;margin:0 auto 12px;background:#e9eaf0;border-radius:15px;padding:5px}.auth-tabs button{border:0;background:transparent;border-radius:11px;padding:10px;color:var(--muted);font-weight:800}.auth-tabs button.active{background:#fff;color:var(--red);box-shadow:0 5px 18px #24273512}.auth-form{max-width:520px}.auth-status{max-width:520px;margin:12px auto;background:#fff7e8;color:#8a5a0b;border:1px solid #f0dbb8;border-radius:13px;padding:12px;text-align:center;font-size:10px}.logout-button{width:100%;padding:11px;margin-top:8px}.bottom-nav button.locked{opacity:.45}.bottom-nav button.locked:after{content:'قفل';font-size:7px;color:#ffb8bd}.profile-hero+form{margin-bottom:12px}
.reader-page-links{width:min(860px,92vw);margin:4px auto 0;display:flex;gap:8px;overflow-x:auto;padding:7px 4px;min-height:48px;scrollbar-width:thin}.reader-page-links button{flex:0 0 auto;border:1px solid #ffffff24;background:#ffffff12;color:#fff;border-radius:13px;padding:8px 13px;display:flex;align-items:center;gap:8px;font-size:10px;backdrop-filter:blur(10px)}.reader-page-links button span{color:#c8cad3;font-size:8px}.turning{right:0!important;transform-origin:left center!important;animation:madotaCurlRTL 1.08s cubic-bezier(.2,.72,.16,1)!important;filter:drop-shadow(-16px 12px 18px #0008)}.turning.prev{right:50%!important;transform-origin:right center!important;animation:madotaCurlBackRTL 1.08s cubic-bezier(.2,.72,.16,1)!important;filter:drop-shadow(16px 12px 18px #0008)}.turn-glow{background:linear-gradient(90deg,#0009 0,transparent 58%,#fff6)!important;animation:madotaCurlLight 1.08s ease!important}@keyframes madotaCurlRTL{0%{transform:rotateY(0) skewY(0) scaleX(1)}42%{transform:rotateY(74deg) skewY(-1.1deg) scaleX(.97)}60%{transform:rotateY(112deg) skewY(1deg) scaleX(.96)}100%{transform:rotateY(180deg) skewY(0) scaleX(1)}}@keyframes madotaCurlBackRTL{0%{transform:rotateY(0) skewY(0)}45%{transform:rotateY(-78deg) skewY(1deg) scaleX(.97)}60%{transform:rotateY(-112deg) skewY(-1deg) scaleX(.96)}100%{transform:rotateY(-180deg) skewY(0)}}@keyframes madotaCurlLight{0%,100%{opacity:.08}48%{opacity:1}}#readerNext{order:0}#userBook{order:1}#readerPrev{order:2}.user-chat-card{max-width:760px;margin:auto;background:#fff;border-radius:24px;padding:16px;box-shadow:var(--shadow)}.chat-live-state{color:#23845f;font-size:10px;font-weight:800;padding:4px 8px 14px}.chat-messages{height:min(54vh,520px);overflow:auto;background:#f5f6fa;border-radius:17px;padding:14px;display:flex;flex-direction:column;gap:8px}.chat-bubble{max-width:78%;border-radius:16px;padding:10px 13px;background:#fff;box-shadow:0 5px 18px #2025380b}.chat-bubble.mine{align-self:flex-start;background:#ad202b;color:#fff;border-bottom-right-radius:5px}.chat-bubble.theirs{align-self:flex-end;border-bottom-left-radius:5px}.chat-bubble p{margin:0;font-size:11px;white-space:pre-wrap;overflow-wrap:anywhere}.chat-bubble small{display:block;margin-top:5px;font-size:8px;opacity:.7}.chat-compose{display:grid;grid-template-columns:1fr 90px;gap:8px;margin-top:10px}.chat-compose input{min-width:0;border:1px solid var(--line);border-radius:13px;padding:11px}.chat-compose .main-button{padding:10px}
@media(max-width:650px){.reader-page-links{margin-bottom:62px;min-height:44px}.reader-page-links button{font-size:9px;padding:7px 10px}.turning,.turning.prev{width:100%!important;right:0!important}.turning.prev{transform-origin:right center!important}.bottom-nav{max-width:calc(100vw - 12px);overflow-x:auto}.bottom-nav button{flex:0 0 52px!important}.chat-messages{height:50vh}.chat-compose{grid-template-columns:1fr 72px}}
button,a,[data-go]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button svg,button use,.nav-svg{pointer-events:none}button:disabled{cursor:wait}.bottom-nav button,.main-button,.secondary-button,.catalog-card{-webkit-user-select:none;user-select:none}
.user-book{direction:ltr}.turning{left:0!important;right:auto!important;transform-origin:right center!important;animation-name:madotaCurlBackRTL!important}.turning.prev{left:50%!important;right:auto!important;transform-origin:left center!important;animation-name:madotaCurlRTL!important}.home-slider-section{margin:18px 0 26px}.home-slider-shell{position:relative}.home-slides{direction:rtl;display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 3px 12px}.home-slides::-webkit-scrollbar{display:none}.home-slide-card{position:relative;flex:0 0 min(230px,25vw);aspect-ratio:3/4;border-radius:22px;overflow:hidden;scroll-snap-align:center;background:#24242c;color:#fff;text-decoration:none;box-shadow:0 14px 34px #25191d20}.home-slide-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-slide-card:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(transparent,#111d)}.home-slide-card span{position:absolute;z-index:2;right:14px;left:14px;bottom:14px;display:flex;flex-direction:column;gap:3px}.home-slide-card small{font-size:9px;color:#ffd7da}.home-slide-card strong{font-size:13px}.home-slide-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:39px;height:39px;border-radius:50%;border:2px solid #fff;background:#28242ab8;color:#fff;font-size:21px;box-shadow:0 8px 18px #0003}.home-slide-arrow:first-child{right:-10px}.home-slide-arrow:last-child{left:-10px}.home-slide-dots{display:flex;justify-content:center;gap:5px}.home-slide-dots button{width:6px;height:6px;border:0;border-radius:9px;background:#d5d6dc;padding:0;transition:.2s}.home-slide-dots button.active{width:24px;background:var(--red)}
@media(max-width:650px){.user-page.left{display:block!important}.user-page.right{display:none!important}.turning,.turning.prev{left:0!important;right:auto!important}.home-slide-card{flex-basis:172px;border-radius:18px}.home-slides{gap:10px}.home-slide-arrow{width:34px;height:34px}.home-slider-section{margin-top:12px}}
.user-page.left{order:1}.user-page.right{order:2}.turning{animation-name:madotaCurlRTL!important}.turning.prev{animation-name:madotaCurlBackRTL!important}.bottom-nav button{touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:auto}.bottom-nav svg,.bottom-nav use,.bottom-nav b{pointer-events:none}
.reader-first-guide{position:absolute;z-index:25;left:18px;bottom:18px;width:calc(50% - 36px);max-height:48%;overflow:auto;background:#12151ddd;color:#fff;border:1px solid #ffffff24;border-radius:16px;padding:12px;backdrop-filter:blur(12px);direction:rtl}.reader-first-guide>strong{display:block;font-size:11px;margin-bottom:8px}.reader-first-guide>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.reader-first-guide button{border:1px solid #ffffff24;background:#ffffff14;color:#fff;border-radius:10px;padding:7px 9px;display:flex;align-items:center;text-align:right;gap:5px;font-size:9px}.reader-first-guide button span{margin-right:auto;background:#fff;color:#20232d;border-radius:7px;padding:2px 5px;font-size:8px}
@media(max-width:650px){.reader-first-guide{left:12px;right:12px;width:auto;bottom:12px;max-height:42%}.reader-first-guide>div{grid-template-columns:1fr 1fr}}
.chat-bubble.pending{opacity:.72}.chat-bubble.failed{outline:2px solid #e04b56}.chat-bubble.failed small{color:#ffb8bd;opacity:1}
.book-zone{position:relative}.user-book{display:flex!important;flex-direction:row!important;direction:ltr!important}.user-page.left{order:1!important;flex:0 0 50%}.user-page.right{order:2!important;flex:0 0 50%}.reader-guide-panel{position:absolute;z-index:60;right:14px;top:50%;transform:translateY(-50%);width:190px;max-height:64%;overflow:auto;background:#12151ded;color:#fff;border:1px solid #ffffff28;border-radius:16px;padding:12px;backdrop-filter:blur(14px);direction:rtl;box-shadow:0 14px 35px #0006}.reader-guide-panel>strong{display:block;font-size:11px;margin-bottom:8px}.reader-guide-panel>div{display:grid;gap:6px}.reader-guide-panel button{border:1px solid #ffffff24;background:#ffffff14;color:#fff;border-radius:10px;padding:8px 9px;display:flex;align-items:center;text-align:right;gap:5px;font-size:9px}.reader-guide-panel button span{margin-right:auto;background:#fff;color:#20232d;border-radius:7px;padding:2px 6px;font-size:8px}
@media(min-width:1200px){.reader-guide-panel{right:18px}}
@media(max-width:1199px){.reader-guide-panel{top:auto;right:70px;left:70px;bottom:6px;transform:none;width:auto;max-height:118px}.reader-guide-panel>div{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.user-page.left{display:block!important;flex-basis:100%}.user-page.right{display:none!important}.reader-guide-panel{right:68px;left:68px;bottom:5px;max-height:105px;padding:9px}.reader-guide-panel>div{grid-template-columns:repeat(2,minmax(0,1fr))}.reader-guide-panel button{padding:6px;font-size:8px}}
.turning{left:50%!important;right:auto!important;transform-origin:left center!important;animation-name:madotaCurlBackRTL!important}.turning.prev{left:0!important;right:auto!important;transform-origin:right center!important;animation-name:madotaCurlRTL!important}.turn-face.back{background:#fff!important}.turn-face.back img{display:block;width:100%;height:100%;object-fit:contain}@media(max-width:650px){.turning,.turning.prev{left:0!important;width:100%!important}.turning{transform-origin:left center!important}.turning.prev{transform-origin:right center!important}}
@media(min-width:1200px){.reader-guide-panel{left:18px;right:auto}}
.guide-toggle{display:none}.guide-title{display:block}.guide-items{display:grid;gap:6px}
@media(max-width:650px){
  .book-zone{padding:4px!important}
  .book-arrow{position:absolute!important;z-index:75!important;bottom:14px!important;width:50px!important;height:50px!important;margin:0!important;border:3px solid #fff!important;background:#ad202b!important;color:#fff!important;box-shadow:0 8px 22px #0008!important}
  #readerNext{right:12px!important;left:auto!important}
  #readerPrev{left:12px!important;right:auto!important}
  .reader-page-links{display:none!important}
  .reader-guide-panel{right:74px!important;left:74px!important;bottom:14px!important;top:auto!important;width:auto!important;max-height:none!important;padding:0!important;overflow:visible!important;border-radius:15px!important;background:#171a22f2!important}
  .reader-guide-panel .guide-title{display:none!important}
  .reader-guide-panel .guide-toggle{width:100%;height:48px;border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-radius:15px;font-size:10px}
  .reader-guide-panel .guide-toggle strong{font-size:10px}
  .reader-guide-panel .guide-toggle span{width:25px;height:25px;border-radius:9px;background:#ffffff18;display:grid;place-items:center;font-size:13px}
  .reader-guide-panel .guide-items{display:none;position:absolute;right:0;left:0;bottom:54px;max-height:min(44vh,310px);overflow:auto;grid-template-columns:1fr!important;gap:6px;padding:9px;background:#171a22f6;border:1px solid #ffffff28;border-radius:15px;box-shadow:0 14px 35px #0009}
  .reader-guide-panel.open .guide-items{display:grid}
  .reader-guide-panel .guide-items button{min-height:38px;padding:8px 10px!important;font-size:9px!important}
}
.home-slider-section{width:100%;max-width:100%;overflow:hidden}.home-slider-shell{position:relative!important;width:100%;padding:4px 48px 8px;overflow:hidden}.home-slides{direction:ltr!important;width:100%;display:flex!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;padding:4px 2px 14px!important}.home-slide-card{direction:rtl;flex:0 0 calc((100% - 42px)/4)!important;min-width:0!important;max-width:none!important;scroll-snap-align:center;aspect-ratio:3/4!important}.home-slide-arrow{top:50%!important;transform:translateY(-50%)!important}.home-slide-arrow:first-child{right:4px!important}.home-slide-arrow:last-child{left:4px!important}@media(max-width:980px){.home-slide-card{flex-basis:calc((100% - 14px)/2)!important}}@media(max-width:650px){.home-slider-shell{padding:4px 42px 8px}.home-slides{gap:10px!important}.home-slide-card{flex-basis:100%!important;min-width:100%!important;aspect-ratio:4/5!important}.home-slide-arrow:first-child{right:2px!important}.home-slide-arrow:last-child{left:2px!important}.home-slide-dots{margin-top:2px}}
.app-view{width:min(100%,1180px);max-width:1180px!important}

/* v30: RTL slider, editable hero, WordPress blog and single-page zoom. */
.welcome{background-position:center;background-size:cover}.welcome.has-image{background-position:center;background-size:cover}.welcome-copy{position:relative;z-index:3;max-width:620px}.welcome h1{white-space:pre-line}.welcome-copy p{max-width:540px;margin:8px 0;color:#ffe7e9;font-size:11px;line-height:1.9}.welcome-link{display:inline-flex;margin-top:10px;padding:8px 13px;border-radius:11px;background:#fff;color:var(--red);font-size:10px;font-weight:800;text-decoration:none}.search-bar>button{border:0;background:#f1f2f6;color:#737a8c;width:29px;height:29px;border-radius:9px;cursor:pointer}
.home-slider-shell{padding:4px 48px 8px!important;overflow:hidden!important}.home-slider-viewport{width:100%;overflow:hidden;direction:rtl}.home-slides{direction:rtl!important;display:flex!important;width:100%!important;gap:14px!important;overflow:visible!important;padding:4px 2px 14px!important;will-change:transform;touch-action:pan-y}.home-slide-card{flex:0 0 calc((100% - 28px)/3)!important;scroll-snap-align:none!important}.home-slide-next{right:4px!important;left:auto!important}.home-slide-prev{left:4px!important;right:auto!important}.home-slide-dots{direction:rtl}.home-slide-arrow:focus-visible,.home-slide-dots button:focus-visible{outline:3px solid #ad202b35;outline-offset:3px}
.home-blog-section{margin:24px 0 30px}.blog-more{color:var(--red);font-size:10px;font-weight:800;text-decoration:none}.home-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-blog-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border-radius:20px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 10px 30px #302b3a0d;border:1px solid #fff;transition:.25s}.home-blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.home-blog-card>img,.blog-image-placeholder{width:100%;height:150px;object-fit:cover;background:linear-gradient(145deg,#ad202b,#68101a);color:#fff;display:grid;place-items:center;font:900 56px Arial}.home-blog-card>div{padding:14px}.home-blog-card small{color:var(--muted);font-size:9px}.home-blog-card h3{font-size:13px;line-height:1.8;margin:5px 0}.home-blog-card p{color:var(--muted);font-size:10px;line-height:1.8;margin:0 0 9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-blog-card b{font-size:9px;color:var(--red)}
.reader-view-actions{display:flex;align-items:center;gap:5px;margin-right:auto}.reader-view-actions button{height:39px;min-width:39px;border:1px solid #ffffff1e;background:#ffffff12;color:#fff;border-radius:12px;padding:0 9px}.reader-view-actions button.active{background:var(--red);border-color:var(--red)}.user-page[data-page-index]{cursor:zoom-in}.user-page>img{transform:rotate(var(--page-rotation,0deg));transform-origin:center;transition:transform .25s ease}.user-book.single-mode{aspect-ratio:.71/1;max-width:min(82vw,520px)}.user-book.single-mode:after{display:none}.user-book.single-mode .user-page.single{width:100%;height:100%;flex:0 0 100%;border-radius:12px}
@media(max-width:980px){.home-slide-card{flex-basis:calc((100% - 14px)/2)!important}.home-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.welcome{min-height:220px;padding:28px 24px}.welcome h1{font-size:27px}.home-slider-shell{padding:4px 42px 8px!important}.home-slide-card{flex-basis:100%!important}.home-blog-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.home-blog-card{flex:0 0 82%;scroll-snap-align:start}.reader-head{height:auto;min-height:66px;flex-wrap:wrap;padding:8px 10px}.reader-view-actions{width:100%;order:3;justify-content:center}.reader-view-actions button{height:34px;min-width:34px}#readerSingle{display:none}.reader-tools{padding-top:3px}.user-book.single-mode{height:min(61vh,610px);width:auto;max-width:88vw}}
.turning{left:0!important;right:auto!important;transform-origin:right center!important;animation-name:madotaCurlRTL!important}.turning.prev{left:50%!important;right:auto!important;transform-origin:left center!important;animation-name:madotaCurlBackRTL!important}@media(max-width:650px){.turning,.turning.prev{left:0!important;width:100%!important}.turning{transform-origin:right center!important}.turning.prev{transform-origin:left center!important}}

/* v31: full-page catalog lightbox and compact responsive WordPress news slider. */
.reader{height:100dvh}.book-zone{min-height:0}.book-zone>.user-book{height:min(calc(100dvh - 250px),680px)!important;max-height:100%;max-width:calc(100vw - 150px)}.user-page>img{object-fit:contain!important;width:100%!important;height:100%!important}
.page-lightbox{position:fixed;inset:0;z-index:320;background:rgba(8,10,15,.98);color:#fff;display:flex;flex-direction:column;visibility:hidden;opacity:0;transition:opacity .22s ease}.page-lightbox.open{visibility:visible;opacity:1}.page-lightbox>header{height:68px;min-height:68px;padding:10px max(12px,env(safe-area-inset-right)) 10px max(12px,env(safe-area-inset-left));display:flex;align-items:center;gap:12px;background:#11141bd9;border-bottom:1px solid #ffffff16;z-index:2}.page-lightbox>header>button,.page-lightbox-tools button{height:42px;min-width:42px;border:1px solid #ffffff25;background:#ffffff10;color:#fff;border-radius:13px;font-size:18px}.page-lightbox>header>strong{font-size:11px;margin-left:auto}.page-lightbox-tools{display:flex;gap:6px;align-items:center}.page-lightbox-tools #lightboxZoomReset{min-width:67px;font-size:10px}.page-lightbox-stage{position:relative;flex:1;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;touch-action:none;overscroll-behavior:none;user-select:none;-webkit-user-select:none}.page-lightbox-stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transform-origin:center;will-change:transform;transition:transform .12s ease}.page-lightbox-stage p{position:absolute;right:50%;bottom:max(14px,env(safe-area-inset-bottom));transform:translateX(50%);margin:0;padding:7px 11px;border-radius:20px;background:#111b;color:#d7d9e0;font-size:9px;pointer-events:none;transition:.2s}.page-lightbox.zoomed .page-lightbox-stage p{opacity:0}.page-lightbox.zoomed .page-lightbox-stage img{transition:none;cursor:grab}
.home-blog-section{overflow:hidden;margin:22px 0 26px}.home-blog-shell{position:relative;padding:4px 48px 8px;overflow:hidden}.home-blog-viewport{overflow:hidden;width:100%;direction:rtl}.home-blog-grid{display:flex!important;direction:rtl;gap:12px!important;width:100%;will-change:transform}.home-blog-card{direction:rtl;flex:0 0 100%;display:grid!important;grid-template-columns:minmax(230px,38%) minmax(0,1fr);min-height:245px;max-height:285px;scroll-snap-align:none!important}.home-blog-card>img,.home-blog-card>.blog-image-placeholder{width:100%!important;height:100%!important;min-height:245px;object-fit:cover}.home-blog-card>div{display:flex;flex-direction:column;justify-content:center;padding:24px!important}.home-blog-card h3{font-size:19px;margin:7px 0}.home-blog-card p{font-size:11px;-webkit-line-clamp:3}.home-blog-card b{margin-top:4px}.blog-slide-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:39px;height:39px;border-radius:50%;border:2px solid #fff;background:#28242ad9;color:#fff;font-size:21px;box-shadow:0 8px 18px #0003}.blog-slide-next{right:4px}.blog-slide-prev{left:4px}.home-blog-dots{display:flex;direction:rtl;justify-content:center;gap:5px;margin-top:2px}.home-blog-dots button{width:7px;height:7px;border:0;border-radius:8px;background:#d5d6dc;padding:0;transition:.2s}.home-blog-dots button.active{width:24px;background:var(--red)}
.home-blog-section{overflow:hidden;margin:22px 0 26px}.home-blog-shell{position:relative;padding:4px 48px 8px;overflow:hidden}.home-blog-viewport{overflow:hidden;width:100%;direction:rtl}.home-blog-grid{display:flex!important;direction:rtl;gap:12px!important;width:100%;will-change:transform}.home-blog-card{direction:rtl;flex:0 0 100%;display:grid!important;grid-template-columns:minmax(230px,38%) minmax(0,1fr);min-height:245px;max-height:285px;scroll-snap-align:none!important}.home-blog-card>img,.home-blog-card>.blog-image-placeholder{width:100%!important;height:100%!important;min-height:245px;object-fit:cover}.home-blog-card>div{display:flex;flex-direction:column;justify-content:center;padding:24px!important}.home-blog-card h3{font-size:19px;margin:7px 0}.home-blog-card p{font-size:11px;-webkit-line-clamp:3}.home-blog-card b{margin-top:4px}.blog-slide-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:39px;height:39px;border-radius:50%;border:2px solid #fff;background:#28242ad9;color:#fff;font-size:21px;box-shadow:0 8px 18px #0003}.blog-slide-next{right:4px}.blog-slide-prev{left:4px}.home-blog-dots{display:flex;direction:rtl;justify-content:center;gap:5px;margin-top:2px}.home-blog-dots button{width:7px;height:7px;border:0;border-radius:8px;background:#d5d6dc;padding:0;transition:.2s}.home-blog-dots button.active{width:24px;background:var(--red)}.home-blog-section.single-item .blog-slide-arrow,.home-blog-section.single-item .home-blog-dots{display:none}.home-blog-section.single-item .home-blog-shell{padding-inline:0}
@media(max-width:650px){.book-zone>.user-book{height:100%!important;width:auto!important;max-width:92vw;max-height:100%!important;aspect-ratio:.72/1}.page-lightbox>header{height:auto;min-height:62px;flex-wrap:wrap;gap:7px}.page-lightbox>header>strong{font-size:10px}.page-lightbox-tools{margin-right:auto}.page-lightbox>header>button,.page-lightbox-tools button{height:36px;min-width:36px}.page-lightbox-tools #lightboxZoomReset{min-width:60px}.home-blog-shell{padding:3px 39px 6px}.home-blog-card{grid-template-columns:1fr;grid-template-rows:145px minmax(0,1fr);min-height:310px;max-height:330px;border-radius:18px}.home-blog-card>img,.home-blog-card>.blog-image-placeholder{height:145px!important;min-height:145px}.home-blog-card>div{padding:13px 15px!important;justify-content:flex-start}.home-blog-card h3{font-size:14px;margin:4px 0}.home-blog-card p{font-size:9px;-webkit-line-clamp:2;margin-bottom:5px}.blog-slide-arrow{width:34px;height:34px}.blog-slide-next{right:1px}.blog-slide-prev{left:1px}}

/* v33: server-first boot, configurable home order, watermark and fixed guide. */
body.app-loading{overflow:hidden}.app-preloader{position:fixed;inset:0;z-index:1000;display:grid;place-content:center;justify-items:center;gap:18px;background:#f4f5f9;color:#5f6572;transition:opacity .4s ease,visibility .4s ease}.app-preloader.done{opacity:0;visibility:hidden;pointer-events:none}.app-preloader small{font-size:10px;font-weight:700}.preloader-motion{position:relative;width:150px;height:150px;display:grid;place-items:center;perspective:700px}.preloader-motion img{width:92px;height:92px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 14px 22px #1112)}.preloader-motion>span{position:absolute;width:132px;height:132px;border-radius:50%;border:2px solid #ad202b30}.app-preloader.orbit .preloader-motion>span{border-top-color:var(--red);animation:appPreloadOrbitV33 1.05s linear infinite}.app-preloader.pulse .preloader-motion img{animation:appPreloadPulseV33 1.25s ease-in-out infinite}.app-preloader.flip .preloader-motion img{animation:appPreloadFlipV33 1.55s ease-in-out infinite}.app-preloader.shimmer:after{content:"";position:absolute;inset:-50%;background:linear-gradient(110deg,transparent 42%,#fff9 50%,transparent 58%);animation:appPreloadShimmerV33 1.45s linear infinite}@keyframes appPreloadOrbitV33{to{transform:rotate(360deg)}}@keyframes appPreloadPulseV33{50%{transform:scale(1.13);filter:drop-shadow(0 16px 28px #ad202b55)}}@keyframes appPreloadFlipV33{50%{transform:rotateY(180deg)}}@keyframes appPreloadShimmerV33{to{transform:translateX(-55%)}}
.home-section-group{display:block;min-width:0}.catalog-watermark{position:absolute!important;z-index:18!important;width:22%!important;height:auto!important;max-height:22%!important;object-fit:contain!important;pointer-events:none!important;user-select:none!important;-webkit-user-drag:none!important;transform:none!important}.catalog-watermark.wm-top-left{top:4%;left:4%}.catalog-watermark.wm-top-center{top:4%;left:50%;transform:translateX(-50%)!important}.catalog-watermark.wm-top-right{top:4%;right:4%}.catalog-watermark.wm-center{top:50%;left:50%;transform:translate(-50%,-50%)!important}.catalog-watermark.wm-bottom-left{bottom:4%;left:4%}.catalog-watermark.wm-bottom-center{bottom:4%;left:50%;transform:translateX(-50%)!important}.catalog-watermark.wm-bottom-right{bottom:4%;right:4%}.page-lightbox-stage>.lightbox-watermark{width:min(20vw,190px)!important;max-height:22vh!important;z-index:3!important;transition:none!important}.user-page>img,.turn-face img,.page-lightbox-stage img{-webkit-user-drag:none;-webkit-touch-callout:none;user-select:none}
@media(min-width:651px){.reader-head{height:56px;padding-block:6px}.reader-tools{padding:2px 15px}.reader-tools label{height:36px}.jump-results{min-height:13px}.reader-bottom{height:44px}.book-zone{padding:5px 12px;gap:14px}.book-zone>.user-book{height:min(calc(100dvh - 160px),900px)!important;max-height:100%!important;max-width:calc(100vw - 330px)!important}.reader-guide-panel{position:absolute!important;left:16px!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:218px!important;max-height:72%!important;padding:12px!important;overflow:auto!important;border-radius:16px!important}.reader-guide-panel .guide-toggle{display:none!important}.reader-guide-panel .guide-title{display:block!important}.reader-guide-panel .guide-items{display:grid!important;position:static!important;grid-template-columns:1fr!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.reader-guide-panel .guide-items button{min-height:35px}.reader-page-links{max-width:calc(100vw - 300px);margin-inline:auto}}
@media(max-width:650px){.catalog-watermark{width:24%!important;max-height:24%!important}.app-preloader small{font-size:9px}.preloader-motion{width:130px;height:130px}.preloader-motion>span{width:116px;height:116px}.preloader-motion img{width:80px;height:80px}}
/* v34 home clock, responsive location, profile avatars and live badges */
.tehran-clock-v34{width:min(100%,620px);margin:20px auto;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"copy time" "copy date";align-items:center;gap:2px 22px;padding:20px 24px;border:1px solid rgba(169,30,43,.12);border-radius:24px;background:linear-gradient(135deg,#fff,#fff7f8);box-shadow:0 12px 30px rgba(52,33,38,.07);direction:rtl}.tehran-clock-v34>div{grid-area:copy}.tehran-clock-v34 small{color:#a91e2b;font-weight:800}.tehran-clock-v34 h2{margin:3px 0 0}.tehran-clock-v34>strong{grid-area:time;justify-self:end;font-size:clamp(28px,5vw,46px);font-variant-numeric:tabular-nums;letter-spacing:2px;color:#202430}.tehran-clock-v34>span{grid-area:date;justify-self:end;color:#717789;font-size:13px}.location-actions{display:flex!important;justify-content:center!important;align-items:center;flex-wrap:wrap;width:100%}.location-actions #startLocation{width:min(100%,430px);margin-inline:auto;text-align:center}.avatar-presets-v34{width:min(100%,520px);margin:4px auto 22px;padding:16px;border:1px solid #eceef4;border-radius:20px;background:#fff}.avatar-presets-v34>strong{display:block;margin-bottom:10px}.avatar-presets-v34>div{display:flex;align-items:center;gap:12px;margin:8px 0}.avatar-presets-v34>div>small{width:52px;color:#7c8291}.avatar-presets-v34>div>span{display:flex;gap:9px}.avatar-presets-v34 button{width:52px;height:52px;padding:0;border:2px solid transparent;border-radius:16px;overflow:hidden;background:#f4f5f8;cursor:pointer}.avatar-presets-v34 button.selected{border-color:#ad202b;box-shadow:0 0 0 3px rgba(173,32,43,.12)}.avatar-presets-v34 img{width:100%;height:100%;object-fit:cover}.message-badge-v34{position:absolute;top:4px;left:calc(50% - 24px);min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#d51932;color:#fff;font-size:10px;line-height:1;box-shadow:0 0 0 3px #292c35;z-index:4}.bottom-nav button{position:relative}.catalog-capture-shield-v34 #reader .reader-stage,.catalog-capture-shield-v34 #pageLightbox .lightbox-stage{filter:blur(28px)!important;opacity:.05!important}.catalog-capture-shield-v34 #reader:after,.catalog-capture-shield-v34 #pageLightbox:after{content:'نمایش صفحه برای حفاظت موقتاً پوشانده شد';position:fixed;inset:0;z-index:999999;display:grid;place-items:center;background:#181b22;color:#fff;font-weight:800;text-align:center;padding:24px}
@media(max-width:600px){.tehran-clock-v34{grid-template-columns:1fr;text-align:center;grid-template-areas:"copy" "time" "date";gap:8px;padding:18px}.tehran-clock-v34>strong,.tehran-clock-v34>span{justify-self:center}.avatar-presets-v34>div{justify-content:center;flex-wrap:wrap}.avatar-presets-v34>div>small{width:100%;text-align:center}.avatar-presets-v34>div>span{justify-content:center}.location-actions #startLocation{min-height:52px}}
@media print{#reader,#pageLightbox{display:none!important}body:after{content:'چاپ صفحات کاتالوگ غیرفعال است';position:fixed;inset:0;display:grid;place-items:center;background:#fff;color:#111;font-size:24px}}
.install-download-v35{display:grid!important;place-items:center;width:46px!important;height:46px!important;padding:0!important;border:1px solid #eceef4!important;border-radius:15px!important;background:#fff!important;color:#a91e2b!important;box-shadow:0 8px 22px rgba(39,31,35,.08)!important;transition:transform .2s ease,box-shadow .2s ease!important}.install-download-v35:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(169,30,43,.15)!important}.install-download-v35:active{transform:scale(.96)}.install-download-v35 svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
