:root{--ink:#18312c;--ink-2:#28463f;--mint:#8fc5b4;--mint-pale:#eaf5f0;--cream:#faf7f0;--gold:#c7a25d;--line:#dce7e2;--white:#fff;--shadow:0 22px 70px #1b3b331f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Noto Sans Arabic,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.section-shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;width:min(1220px,100% - 40px);height:82px;margin:auto;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;font-family:Georgia;font-size:25px;display:grid}.brand>span:last-child{flex-direction:column;display:flex}.brand b{font-size:20px}.site-header nav{align-items:center;gap:10px;display:flex}.site-header nav a{border-radius:12px;align-items:center;gap:7px;padding:11px 15px;font-size:14px;font-weight:700;display:flex}.primary-link,.button-primary{background:var(--ink)!important;color:#fff!important}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:650px;padding:60px 0 80px;display:grid}.eyebrow{color:#55746b;border:1px solid var(--line);background:#ffffffb3;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-2.5px;margin:22px 0;font-size:clamp(48px,6vw,82px);line-height:1.08}.hero h1 em{color:#4f8d7c;font-style:normal}.hero-copy>p{color:#577067;max-width:620px;font-size:20px;line-height:1.9}.hero-actions{gap:12px;margin:30px 0;display:flex}.button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:14px 20px;font-weight:800;display:inline-flex}.button-ghost{border:1px solid var(--line);background:#fff}.proof-row{color:#61776f;align-items:center;gap:20px;font-size:14px;display:flex}.proof-row b{color:var(--ink);font-size:18px}.proof-row i{background:#ccdcd5;width:1px;height:25px}.book-stage{perspective:1200px;place-items:center;height:500px;display:grid;position:relative}.book-glow{background:radial-gradient(circle,#cde8df 0,#cde8df00 68%);border-radius:50%;width:390px;height:390px;position:absolute}.book-cover{width:min(480px,82%);box-shadow:var(--shadow);border:1px solid #1f3d351f;border-radius:7px;position:absolute}.book-cover.front{z-index:2;transform:rotateY(-10deg)rotate(-2deg)}.book-cover.back{opacity:.75;transform:translate(55px,28px)rotateY(-10deg)rotate(4deg)}.floating-tag{border:1px solid var(--line);z-index:3;background:#fff;border-radius:13px;padding:10px 14px;font-weight:800;position:absolute;box-shadow:0 10px 30px #19312c1f}.tag-one{top:75px;left:0}.tag-two{bottom:78px;right:0}.feature-strip{background:var(--ink);color:#fff;grid-template-columns:repeat(4,1fr);gap:16px;padding:28px max(30px,50% - 590px);display:grid}.feature-strip div{border-left:1px solid #ffffff21;grid-template-columns:38px 1fr;align-items:center;gap:0 12px;padding:8px 18px;display:grid}.feature-strip div:last-child{border:0}.feature-strip svg{color:#9ed5c4;grid-row:1/3}.feature-strip span{color:#a9bbb5;margin-top:4px;font-size:12px}.section-title{text-align:center;max-width:660px;margin:0 auto 45px}.section-title>span{color:#4f8d7c;font-weight:800}.section-title h2,.future-card h2{margin:12px 0;font-size:38px}.section-title p,.future-card p{color:#667a73;line-height:1.8}.chapter-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.chapter-card{--chapter:#577;border:1px solid var(--line);background:#ffffffc7;border-radius:17px;grid-template-columns:50px 1fr 24px;align-items:center;gap:14px;padding:18px 20px;transition:all .2s;display:grid}.chapter-card:hover{border-color:var(--chapter);transform:translateY(-2px);box-shadow:0 10px 35px #1e383214}.chapter-number{background:color-mix(in srgb,var(--chapter) 15%,white);width:46px;height:46px;color:var(--chapter);border-radius:13px;place-items:center;font-weight:900;display:grid}.chapter-card div{flex-direction:column;gap:5px;display:flex}.chapter-card small{color:#7a8d86}.future-card{background:linear-gradient(120deg,#e2f1eb,#f7f2e8);border:1px solid #d2e3dc;border-radius:28px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:80px;padding:48px;display:flex}.future-card p{max-width:710px}footer{text-align:center;color:#71827c;background:#f0eee7;border-top:1px solid #e3e0d8;padding:28px;font-size:13px}.reader-app{background:#dfe7e4;height:100dvh;overflow:hidden}.reader-topbar{z-index:20;background:#fff;border-bottom:1px solid #d9e3df;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;padding:0 18px;display:grid;position:relative}.reader-top-start,.reader-top-actions{align-items:center;gap:8px;display:flex}.reader-top-actions{justify-content:flex-end}.reader-topbar button,.reader-topbar a{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.reader-topbar button:hover,.reader-topbar a:hover,.reader-topbar button.active{background:var(--mint-pale);color:#2f7968}.reader-logo{margin-right:6px;font-weight:900}.reader-logo small{color:#789087;margin-right:5px;font-weight:400}.reader-page-meta{text-align:center;flex-direction:column;gap:4px;display:flex}.reader-page-meta span{color:#789087;font-size:12px}.reader-workspace{direction:ltr;grid-template-columns:65px 1fr 65px;align-items:center;height:calc(100dvh - 68px);padding:28px 0 105px;display:grid}.page-navigation{place-items:center;display:grid}.page-navigation button{cursor:pointer;background:#ffffffc2;border:1px solid #cbd8d3;border-radius:15px;place-items:center;width:44px;height:60px;display:grid}.page-navigation button:disabled{opacity:.25}.page-scroll{place-items:center;height:100%;padding:20px;display:grid;overflow:auto}.page-shell{aspect-ratio:1.5;transform-origin:50%;width:min(1120px,150vh - 330px);transform-style:preserve-3d;background:#fff;transition:transform .2s;position:relative;box-shadow:0 20px 70px #1a342e38}.page-face{backface-visibility:hidden;background:#fff;position:absolute;inset:0}.page-face img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%}.page-back{transform:rotateY(180deg)}.page-shell.is-flipped{transform:rotateY(180deg)!important}.page-shell.is-flipped .draw-layer,.page-shell.is-flipped .sticky,.page-shell.is-flipped .sticky-dot,.page-shell.is-flipped .watermark{transform:rotateY(180deg)}.pharma-placeholder{text-align:center;color:#57736b;background:linear-gradient(135deg,#f9fbfa,#e8f3ef);flex-direction:column;justify-content:center;align-items:center;height:100%;padding:12%;display:flex}.pharma-placeholder svg{color:#5b9686;width:50px;height:50px}.pharma-placeholder h3{color:var(--ink);margin:10px 0;font-size:35px}.pharma-placeholder p{max-width:520px;line-height:1.8}.pharma-placeholder small{border:1px solid var(--line);background:#fff;border-radius:999px;margin-top:25px;padding:10px 14px}.draw-layer{z-index:5;touch-action:none;width:100%;height:100%;position:absolute;inset:0}.draw-layer.tool-pan{pointer-events:none}.draw-layer.tool-pen,.draw-layer.tool-highlight{cursor:crosshair}.draw-layer.tool-eraser{cursor:cell}.watermark{z-index:6;color:#234b4014;pointer-events:none;white-space:nowrap;font-size:clamp(18px,3vw,42px);font-weight:900;position:absolute;top:50%;left:50%;translate:-50% -50%;rotate:-20deg}.study-toolbar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);direction:ltr;background:#fffffff2;border:1px solid #cfdcd7;border-radius:16px;align-items:center;gap:3px;padding:7px;display:flex;position:fixed;bottom:17px;left:50%;translate:-50%;box-shadow:0 14px 40px #19332c2e}.study-toolbar button{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.study-toolbar button:hover,.study-toolbar button.selected{background:var(--mint-pale);color:#2d7967}.study-toolbar input{background:0 0;border:0;width:30px;height:30px;padding:0}.tool-divider{background:#dbe3df;width:1px;height:25px;margin:0 4px}.zoom-text{text-align:center;width:38px;font-size:12px}.flip-hint{z-index:20;cursor:pointer;background:#ffffffd9;border:1px solid #cdd9d5;border-radius:12px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;display:flex;position:fixed;bottom:22px;right:20px}.reader-drawer{z-index:50;background:#fff;width:min(360px,90vw);height:100dvh;padding:16px;transition:all .25s;position:fixed;top:0;right:0;overflow:auto;transform:translate(105%);box-shadow:-25px 0 70px #142d262e}.reader-drawer.open{transform:none}.drawer-head{justify-content:space-between;align-items:center;padding:7px 5px 16px;display:flex}.drawer-head button{background:#f0f4f2;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.reader-drawer>button:not(.drawer-intro){text-align:right;background:0 0;border:0;border-radius:13px;grid-template-columns:38px 1fr 22px;align-items:center;gap:12px;width:100%;margin-bottom:4px;padding:9px;display:grid}.reader-drawer>button:hover,.reader-drawer>button.selected{background:#edf6f2}.reader-drawer i{color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:800;display:grid}.reader-drawer button span{flex-direction:column;display:flex}.reader-drawer small{color:#8b9c96}.drawer-intro{border:0;border-radius:12px;justify-content:space-between;width:100%;margin-bottom:9px;background:#f6f7f4!important;padding:13px!important;display:flex!important}.drawer-backdrop{z-index:40;background:#13262159;border:0;position:fixed;inset:0}.sticky{z-index:10;border-radius:3px;width:170px;height:125px;padding:24px 8px 8px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 7px 20px #463a1433}.sticky>button{background:0 0;border:0;position:absolute;top:2px;left:3px}.sticky textarea{resize:none;direction:rtl;background:0 0;border:0;outline:0;width:100%;height:100%}.sticky-dot{z-index:10;border:0;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0003}.sticky-dot svg{width:14px}.reader-loading{place-items:center;height:100vh;font-weight:800;display:grid}.dashboard{padding:50px 0 90px}.dashboard-head{justify-content:space-between;align-items:flex-end;margin-bottom:35px;display:flex}.dashboard-head h1{margin:12px 0 5px;font-size:38px}.dashboard-head p{color:#71837d}.user-chip{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:10px 13px;display:flex}.user-chip>span{background:var(--ink);color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.user-chip div{flex-direction:column;display:flex}.user-chip small{color:#788a84}.library-grid{grid-template-columns:2fr 1fr 1fr;gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:22px}.main-product{grid-template-columns:210px 1fr;gap:25px;padding:18px;display:grid}.product-visual{position:relative}.product-visual img{object-fit:cover;border-radius:14px;width:100%;height:155px}.access-badge{color:#267353;background:#e8f7ef;border-radius:999px;gap:5px;padding:6px 9px;font-size:11px;font-weight:800;display:flex;position:absolute;top:10px;right:10px}.access-badge svg{width:14px}.product-copy>span,.vip-card>span,.pending-card>span{color:#5f887c;font-size:11px;font-weight:900}.product-copy h2{margin:8px 0}.product-copy p,.vip-card p,.pending-card p{color:#71847d}.progress{background:#e5ece9;border-radius:99px;height:7px;margin:18px 0 22px;position:relative}.progress i{background:#65a691;border-radius:99px;position:absolute;inset:0 auto 0 0}.progress span{color:#7b8e87;font-size:10px;position:absolute;top:-20px;left:0}.vip-icon{color:#4d8e7c;background:#eef6f2;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:18px;display:grid}.vip-card h3,.pending-card h3{margin:8px 0;font-size:20px}.vip-card a{color:#377b69;align-items:center;gap:6px;margin-top:28px;font-weight:800;display:flex}.pending-card{opacity:.73}.pending-card button{background:#eff2f0;border:0;border-radius:10px;gap:6px;margin-top:28px;padding:9px 12px;display:flex}.library-section-title{justify-content:space-between;align-items:center;margin:55px 0 18px;display:flex}.library-section-title h2{margin:0 0 5px;font-size:28px}.library-section-title p{color:#758780;margin:0}.chapter-library{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.chapter-library a{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:38px 1fr 20px;align-items:center;gap:11px;padding:12px;display:grid}.chapter-library i{color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-style:normal;font-weight:900;display:grid}.chapter-library span{flex-direction:column;display:flex}.chapter-library small{color:#84958f}.simple-reader{background:#dfe7e4;height:100dvh;overflow:hidden}.simple-reader header{background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 25px;display:flex}.simple-reader header>div{align-items:center;gap:8px;display:flex}.simple-reader header>div:nth-child(2){flex-direction:column;gap:2px}.simple-reader header button{background:#eff4f2;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.simple-reader section{grid-template-columns:60px 1fr 60px;align-items:center;height:calc(100% - 68px);display:grid}.simple-reader section>button{background:#fff;border:0;border-radius:13px;justify-self:center;width:42px;height:55px}.abbr-page{transform-origin:50%;place-items:center;height:calc(100vh - 115px);display:grid;position:relative}.abbr-page img{object-fit:contain;max-width:100%;height:100%;box-shadow:var(--shadow)}.abbr-page span{color:#14322a17;font-size:30px;font-weight:900;position:absolute;rotate:-25deg}.admin{background:#f3f5f3;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.admin>aside{background:var(--ink);color:#fff;flex-direction:column;height:100vh;padding:25px 18px;display:flex;position:sticky;top:0}.admin aside .brand-mark{color:var(--ink);background:#fff}.admin aside .brand small{color:#a7bdb6}.admin aside nav{flex-direction:column;gap:5px;margin-top:50px;display:flex}.admin aside nav a{color:#b9cbc5;border-radius:11px;align-items:center;gap:9px;padding:12px;display:flex}.admin aside nav a.active{color:#fff;background:#ffffff1c}.admin aside>small{color:#8fa79f;margin-top:auto}.admin-main{min-width:0;padding:34px}.admin-main>header{justify-content:space-between;align-items:center;display:flex}.admin-main h1{margin:5px 0;font-size:34px}.admin-main header span{color:#789087}.admin-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin:25px 0;display:grid}.admin-stats>div{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:13px;padding:18px;display:flex}.admin-stats svg{color:#4e8d7c}.admin-stats span{color:#778b84;flex-direction:column;display:flex}.admin-stats b{color:var(--ink);font-size:24px}.admin-panel{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.admin-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px;display:flex}.admin-panel-head h2{margin:0}.admin-panel-head p{color:#7c8f88;margin:4px 0 0}.admin-panel-head button{border:1px solid var(--line);background:#fff;border-radius:10px;gap:7px;padding:10px;display:flex}.table-row{border-bottom:1px solid #edf1ef;grid-template-columns:2fr .7fr .7fr .7fr .8fr .8fr;align-items:center;padding:11px 20px;font-size:13px;display:grid}.table-row.header{color:#72857e;background:#f7f9f8;font-weight:800}.table-chapter{align-items:center;gap:10px;display:flex}.table-chapter i{color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.muted{color:#9aaba5}.status-live{color:#2b7b58;background:#e9f7ef;border-radius:99px;width:max-content;padding:5px 8px}.table-row>a{color:#347c69;gap:5px;display:flex}.admin-note{background:#e8f3ef;border:1px solid #cfe2db;border-radius:15px;gap:13px;margin-top:15px;padding:17px;display:flex}.admin-note p{color:#5f776f;margin:5px 0 0}@media (width<=900px){.hero{grid-template-columns:1fr;padding-top:30px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.proof-row{justify-content:center}.book-stage{height:390px}.feature-strip{grid-template-columns:repeat(2,1fr)}.library-grid{grid-template-columns:1fr 1fr}.main-product{grid-column:1/-1}.chapter-library{grid-template-columns:repeat(2,1fr)}.admin{grid-template-columns:1fr}.admin>aside{display:none}.admin-stats{grid-template-columns:repeat(2,1fr)}.table-row{min-width:800px}.admin-table{overflow:auto}}@media (width<=620px){.site-header nav a:first-child{display:none}.hero{gap:20px;padding-bottom:45px}.hero h1{font-size:43px}.hero-copy>p{font-size:17px}.book-stage{height:280px}.feature-strip,.chapter-grid,.chapter-library{grid-template-columns:1fr}.future-card{flex-direction:column;align-items:flex-start;padding:28px}.proof-row{gap:10px}.proof-row span{font-size:11px}.reader-logo,.reader-page-meta b{display:none}.reader-topbar{grid-template-columns:1fr auto 1fr}.reader-workspace{grid-template-columns:42px 1fr 42px;padding-bottom:100px}.page-scroll{padding:4px}.study-toolbar{max-width:calc(100% - 12px);overflow-x:auto}.study-toolbar button{min-width:36px}.flip-hint{display:none}.library-grid,.main-product{grid-template-columns:1fr}.dashboard-head{flex-direction:column;align-items:flex-start;gap:15px}.admin-main{padding:18px}.admin-stats{grid-template-columns:1fr 1fr}.admin-stats>div{padding:12px}.admin-panel-head{flex-direction:column;align-items:flex-start;gap:12px}}:root{--ink:#112440;--ink-2:#1c3557;--cream:#f8fafc;--gold:#c6a05b;--line:#dfe5ee;--background:#fff;--foreground:#112440;--muted-foreground:#617187;--border:#dfe5ee;--mint-pale:#eaf0fa;--shadow:0 24px 65px #11244020}body{color:var(--ink);background:#f8fafc;font-size:16px;line-height:1.65}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}button,a,input,textarea{outline-offset:4px}svg{flex-shrink:0}.site-header{z-index:5;height:88px;position:relative}.header-right{align-items:center;gap:16px;display:flex}.brand small{color:#627184;font-size:12px}.icon-button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.icon-button:hover{background:#eaf0fa}.site-header nav a{font-size:15px}.atlas-menu{color:#112440;direction:rtl;padding:24px;overflow:auto;background:#fff!important;gap:18px!important}.menu-heading{justify-content:space-between;align-items:center;font-size:24px;display:flex}.atlas-menu nav:not(.menu-quick){flex-direction:column;gap:8px;margin-top:12px;display:flex}.atlas-menu nav a{background:#f4f7fb;border-radius:12px;align-items:center;gap:12px;padding:14px;font-size:16px;display:flex}.atlas-menu nav a:hover{background:#e7edf6}.eyebrow{color:#516580;background:#fff;border-color:#dfe5ee;font-size:14px}.section-kicker{color:#9a7333;font-size:14px;font-weight:800}.landing-hero{grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:680px;padding:50px 0 90px;display:grid}.landing-copy h1{letter-spacing:0;margin:20px 0;font-size:clamp(50px,5.7vw,80px);line-height:1.3}.landing-copy em{color:#a17c3c;font-style:normal}.landing-copy>p{color:#53647d;max-width:560px;font-size:20px;line-height:1.95}.hero-facts{align-items:center;gap:25px;margin-top:30px;display:flex}.hero-facts>span{border-left:1px solid #d6dfeb;padding-left:25px;font-size:14px;line-height:1.6}.hero-facts>span:last-child{border:0;padding:0}.hero-facts b{color:#142b49;font-size:30px;display:block}.hero-book{perspective:1200px;padding:35px 0;position:relative}.hero-book>img{border:5px solid #fff;border-radius:9px;width:100%;animation:1.1s both book-enter;transform:rotateY(8deg)rotate(-3deg);box-shadow:15px 35px 55px #11244035}.book-caption{background:#fff;border-right:3px solid #c6a05b;justify-content:space-between;align-items:center;gap:14px;margin:35px 25px 0;padding:12px 18px;display:flex}.book-caption span{letter-spacing:1.4px;color:#718299;font-size:12px}.book-caption b{font-size:19px}.chapter-marquee{color:#edf2fa;background:#112440;justify-content:center;align-items:center;gap:36px;padding:24px;font-size:18px;display:flex}.chapter-marquee i{background:#c6a05b;border-radius:50%;width:5px;height:5px}.inside-intro{text-align:center;padding:110px 0 40px}.inside-intro h2{margin:18px 0;font-size:48px;line-height:1.4}.inside-intro>p{color:#627184;max-width:580px;margin:auto;font-size:18px}.learning-path{text-align:right;grid-template-columns:repeat(3,1fr);gap:22px;margin:48px 0;display:grid}.learning-path>div{background:#fff;border:1px solid #e1e7ef;border-radius:20px;padding:30px}.learning-path svg{color:#ad8543;width:28px;height:28px}.learning-path span{float:left;color:#d5dfec;font-size:27px;font-weight:700}.learning-path h3{margin:18px 0 4px;font-size:23px}.learning-path p{color:#6b7b91;margin:0}.feature-story{border-top:1px solid #e2e8f1;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;padding:80px 0;display:grid}.story-copy h2{margin:14px 0;font-size:38px;line-height:1.5}.story-copy>p{color:#65758c;font-size:18px;line-height:1.9}.story-copy ul{flex-direction:column;gap:23px;margin:28px 0 0;padding:0;list-style:none;display:flex}.story-copy li{gap:12px;display:flex}.story-copy li>svg{color:#ad8543;margin-top:7px}.story-copy li b{font-size:18px;display:block}.story-copy li span{color:#65758c;margin-top:4px;font-size:16px;line-height:1.85;display:block}.story-pages{gap:20px;display:grid}.sample-card{text-align:right;background:#fff;border:1px solid #dee5ef;border-radius:15px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 26px #1a31540d}.sample-card:hover{transform:translateY(-4px)}.sample-card img{width:100%;height:auto;display:block}.sample-card>span{border-top:1px solid #e8edf4;justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;display:flex}.story-pages>small{color:#697c92;text-align:center;font-size:14px}.story-selection .story-copy{order:2}.story-selection .story-pages{order:1}.story-selection{grid-template-columns:1.2fr .8fr}.study-story{color:#fff;background:#112440;border-radius:28px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;margin:50px auto 30px;padding:55px;display:grid}.study-story h2{margin:15px 0;font-size:38px;line-height:1.45}.study-story p{color:#bfcee2;font-size:18px;line-height:1.9}.study-story .button-primary{margin-top:18px;color:#112440!important;background:#c6a05b!important}.study-demo{position:relative}.study-demo>img{border-radius:10px;width:100%;transform:rotate(-2deg)}.demo-note{color:#514521;background:#ffe48c;width:185px;padding:17px;position:absolute;bottom:-10px;right:20px;transform:rotate(5deg);box-shadow:0 10px 35px #0003}.demo-note b,.demo-note span{display:block}.demo-note span{margin-top:6px;font-size:15px}.chapters-section{padding:90px 0}.section-title h2{line-height:1.45}.section-title>span{color:#9a7333}.chapter-card small,.chapter-library small{font-size:14px}.extras-story{background:#f0f4fa;border-top:1px solid #dfe5ee;border-radius:25px;grid-template-columns:1fr .7fr;align-items:center;gap:80px;padding:75px 90px;display:grid}.extras-story h2{margin:15px 0;font-size:38px;line-height:1.5}.extras-story p{color:#65758c;font-size:18px;line-height:1.9}.extras-story .button{margin-top:15px}.abbr-cover{max-width:270px;box-shadow:var(--shadow);justify-self:center;transform:rotate(-3deg)}.abbr-cover img{width:100%;display:block}.faq-section{max-width:820px;padding:95px 0}.faq-section details{border-bottom:1px solid #dfe5ee;padding:23px 5px}.faq-section summary{cursor:pointer;font-size:18px;font-weight:700}.faq-section details p{color:#60728b;padding-top:12px;line-height:1.9}.closing-cta{text-align:center;color:#fff;background:#112440;padding:80px 20px}.closing-cta>span{color:#d3b680}.closing-cta h2{margin:14px 0;font-size:46px}.closing-cta p{color:#c5d1e3;font-size:18px}.closing-cta .button{color:#112440;background:#c6a05b;margin-top:20px}.atlas-landing footer{color:#bdcbe0;background:#0b1b32;border:0;font-size:14px}.will-reveal{opacity:0;transition:opacity .85s,transform .85s cubic-bezier(.2,.7,.3,1);transform:translateY(40px)}.will-reveal.revealed{opacity:1;transform:none}.sample-dialog{direction:rtl;max-height:94dvh;background:#fff!important;width:95vw!important;max-width:1250px!important;padding:20px!important}.sample-dialog-top{justify-content:space-between;align-items:center;display:flex}.sample-image-scroll{max-height:74dvh;overflow:auto}.sample-image-scroll img{width:100%;min-width:620px;height:auto}.sample-dialog [data-slot=dialog-description]{font-size:14px}.library-shortcuts{gap:12px;display:flex}.library-shortcuts a{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:7px;padding:12px;display:flex}.library-products{grid-template-columns:1.4fr 1fr;gap:24px;display:grid}.library-products article{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:25px;padding:25px;display:grid}.library-products img{object-fit:contain;border-radius:10px;width:100%;max-height:240px}.library-products h2{margin:8px 0;font-size:23px;line-height:1.6}.library-products p{color:#617187;margin:8px 0 20px}.subtle-link{text-align:center;color:#718299;margin-top:10px;font-size:14px;display:block}.library-products article:last-child{grid-template-columns:.7fr 1fr}.reader-v3{color:#112440;background:#e4e9f0;flex-direction:column;height:100dvh;display:flex;overflow:hidden}.reading-header{background:#fff;border-bottom:1px solid #d5deeb;justify-content:space-between;align-items:center;gap:12px;height:70px;min-height:70px;padding:0 18px;display:flex}.reading-header>div{align-items:center;gap:10px;display:flex}.reading-header .reading-title{text-align:center;flex-direction:column;gap:0}.reading-title span{color:#67798f;font-size:14px}.reading-title strong{font-size:16px}.reading-home{padding:8px}.reading-subbar{color:#63758e;background:#f5f7fb;justify-content:space-between;align-items:center;min-height:40px;padding:5px 20px;font-size:13px;display:flex}.reading-subbar>button{color:#233f65;background:0 0;border:0;align-items:center;gap:6px;font-size:14px;display:flex}.reading-stage{flex:1;min-height:0;overflow:hidden}.reading-scroll{overscroll-behavior:contain;direction:ltr;align-items:flex-start;width:100%;height:100%;padding:25px 40px;display:flex;overflow:auto}.reading-sheet{isolation:isolate;touch-action:manipulation;background:#fff;flex-shrink:0;margin:auto;position:relative;box-shadow:0 15px 40px #19315324}.reading-flipper{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s;position:absolute;inset:0}.reading-flipper.back-visible{transform:rotateY(180deg)}.reading-face{backface-visibility:hidden;background:#fff;position:absolute;inset:0}.reading-face.front img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.reading-face.back{direction:rtl;background:#f5f8fc;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:25px;display:flex;transform:rotateY(180deg)}.reading-face.back h2{margin:0;font-size:32px}.reading-face.back p{color:#62738b}.reading-face.back[aria-hidden=true],.reading-face.front[aria-hidden=true]{pointer-events:none}.study-drawing{z-index:3;touch-action:none;cursor:crosshair;width:100%;height:100%;position:absolute;inset:0}.study-drawing.pass-through{pointer-events:none}.reader-watermark{opacity:.075;pointer-events:none;white-space:nowrap;z-index:4;font-size:clamp(16px,3vw,40px);font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-25deg)}.reading-pagination{background:#edf1f6;justify-content:center;align-items:center;gap:15px;min-height:54px;padding:8px 10px;display:flex}.reading-pagination>button{background:#fff;border:1px solid #d4deeb;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.reading-pagination form{align-items:center;gap:9px;font-size:14px;display:flex}.reading-pagination input{text-align:center;background:#fff;border:1px solid #d4deeb;border-radius:8px;width:58px;padding:5px;font-size:16px}.reading-pagination form button{color:#1a467f;background:0 0;border:0;font-weight:700}.reading-tools{padding:10px 14px max(10px,env(safe-area-inset-bottom));direction:rtl;background:#fff;border-top:1px solid #d4deeb;flex-shrink:0;justify-content:center;align-items:center;gap:5px;display:flex;overflow-x:auto}.reading-tools>button{background:0 0;border:0;border-radius:11px;place-items:center;width:42px;min-width:42px;height:42px;display:grid}.reading-tools>button:hover,.is-active{color:#1c4f98!important;background:#e5edf9!important}.reading-tools>input[type=color]{background:0 0;border:0;width:28px;min-width:28px;height:28px;margin:0 4px;padding:0}.reading-tools>i{background:#d8e0eb;flex-shrink:0;width:1px;height:25px;margin:0 4px}.pen-width{align-items:center;gap:6px;font-size:13px;display:flex}.pen-width input{accent-color:#19497e;width:65px}.reading-tools .zoom-reset{width:54px;font-size:14px}.reader-sticky{z-index:8;color:#433e28;direction:rtl;border-radius:5px;position:absolute;transform:translate(-50%,-12px);box-shadow:0 5px 16px #41351235}.reader-sticky.expanded{width:190px;max-width:70%;padding:5px 9px 8px}.sticky-handle{cursor:grab;touch-action:none;border-bottom:1px solid #0001;align-items:center;gap:6px;padding-bottom:4px;font-size:13px;display:flex}.sticky-handle>button{background:0 0;border:0;place-items:center;margin-right:auto;padding:5px;display:grid}.reader-sticky textarea{resize:vertical;background:0 0;border:0;width:100%;height:105px;padding:8px 0;font-size:16px;line-height:1.6;outline:none!important}.sticky-actions{align-items:center;gap:8px;display:flex}.sticky-actions button{border:1px solid #0002;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.sticky-actions button:last-child{background:0 0;border:0;margin-right:auto}.reader-sticky.collapsed{border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.reader-sticky.collapsed button{background:0 0;border:0;padding:6px}.placement-hint{z-index:9;color:#fff;text-align:center;pointer-events:none;background:#112440;border-radius:10px;padding:12px 18px;font-size:14px;position:absolute;top:120px;left:50%;transform:translate(-50%)}.reader-menu-tabs{border-bottom:1px solid #dce4f0;gap:5px;display:flex}.reader-menu-tabs button{background:0 0;border:0;flex:1;padding:10px 4px;font-size:14px}.reader-menu-tabs button.active{color:#1b4b8b;border-bottom:2px solid #1b4b8b;font-weight:700}.menu-quick{flex-wrap:wrap;gap:7px;display:flex}.menu-quick a{gap:4px!important;padding:7px!important;font-size:13px!important}.menu-search{border:1px solid #cad7e8;border-radius:10px;width:100%;padding:12px;font-size:16px}.menu-results{flex-direction:column;gap:5px;display:flex}.menu-results>button{text-align:right;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;width:100%;padding:11px 8px;display:flex}.menu-results button:hover,.menu-results button.current{background:#edf2fa}.menu-results button>span{flex:1}.menu-results b,.menu-results small{display:block}.menu-results small{color:#6a7f98;font-size:13px}.menu-results i{color:#fff;border-radius:8px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.menu-results>p{color:#657991;padding:20px 0;line-height:1.9}.image-loading{color:#60738e;background:#fff;place-items:center;display:grid;position:absolute;inset:0}@keyframes book-enter{0%{opacity:0;transform:translateY(25px)rotate(0)}to{opacity:1;transform:rotateY(8deg)rotate(-3deg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.will-reveal{opacity:1;transition:none;transform:none}.hero-book>img{animation:none}.reading-flipper{transition:none}}@media (width<=1000px){.landing-hero{gap:35px;min-height:570px}.landing-copy h1{font-size:57px}.hero-actions{flex-wrap:wrap}.hero-facts{gap:15px}.hero-facts>span{padding-left:15px}.book-caption,.book-caption span{display:block}.feature-story,.story-selection{grid-template-columns:1fr 1fr;gap:35px}.story-copy h2{font-size:31px}.study-story{gap:30px;padding:35px}.library-products{grid-template-columns:1fr}.reading-tools{gap:1px;padding-inline:8px}.reading-tools>button{width:38px;min-width:38px}.reading-scroll{padding:18px}.section-title h2{font-size:33px}}@media (width<=700px){.site-header{width:calc(100% - 24px);height:74px}.site-header nav a:not(.primary-link){display:none}.header-right{gap:4px}.brand-mark{width:33px;height:33px;font-size:22px}.brand b{font-size:18px}.brand small{font-size:12px}.site-header nav a{padding:10px;font-size:14px}.landing-hero{grid-template-columns:1fr;gap:20px;padding:35px 0 50px}.landing-copy{text-align:center}.landing-copy h1{font-size:52px}.landing-copy>p{font-size:18px}.hero-facts{justify-content:center}.hero-book{max-width:500px;margin:auto;padding:15px}.book-caption{margin-top:25px;display:flex}.chapter-marquee{flex-wrap:wrap;gap:13px;padding:20px 10px;font-size:13px}.chapter-marquee i{display:none}.inside-intro{padding-top:65px}.inside-intro h2{font-size:37px}.learning-path{grid-template-columns:1fr;gap:12px;margin:30px 0}.learning-path>div{padding:22px}.learning-path h3{margin-top:8px}.feature-story,.story-selection{grid-template-columns:1fr;gap:30px;padding:55px 0}.story-selection .story-copy{order:0}.story-selection .story-pages{order:1}.story-copy h2{font-size:32px}.study-story{grid-template-columns:1fr;gap:35px;padding:28px}.study-story h2{font-size:32px}.study-demo{margin-bottom:20px}.extras-story{grid-template-columns:1fr;gap:30px;padding:35px 25px}.extras-story h2{font-size:33px}.abbr-cover{max-width:220px}.chapters-section,.faq-section{padding:65px 0}.closing-cta h2{font-size:36px}.library-products article{grid-template-columns:1fr}.library-products article:last-child{grid-template-columns:120px 1fr}.reading-header{gap:4px;height:62px;min-height:62px;padding:0 8px}.reading-header>div{gap:1px}.reading-header>div>b{display:none}.reading-title strong{max-width:170px;font-size:13px}.reading-title span{font-size:12px}.reading-header .icon-button{width:36px;height:36px}.reading-subbar{padding:5px 9px;font-size:12px}.reading-subbar small{display:none}.reading-subbar>button{font-size:12px}.reading-tools{justify-content:flex-start;gap:0}.reading-tools>button{width:36px;min-width:36px}.pen-width{display:none}.reading-scroll{padding:12px 5px}.library-shortcuts{flex-wrap:wrap}.sample-dialog{padding:13px!important}.sample-dialog-top [data-slot=dialog-title]{font-size:16px}.reader-sticky.expanded{width:155px}.reader-sticky textarea{font-size:14px}}.atlas-emblem,.brand-emblem{background:#fff;border:1px solid #d8c391;border-radius:50%;flex-shrink:0;display:block;position:relative;overflow:hidden}.atlas-emblem{width:112px;height:112px;margin-bottom:24px;box-shadow:0 10px 30px #162b4212}.brand-emblem{width:48px;height:48px}.atlas-emblem img,.brand-emblem img{width:850%;max-width:none;position:absolute;top:-2%;left:-121%}.will-reveal{transition:opacity .8s .8s,transform .95s cubic-bezier(.2,.7,.3,1) .8s;transform:translateY(65px)}.sample-image-scroll img{min-width:0}.extras-section{padding:80px 0}.vip-feature{border-bottom:1px solid var(--line);grid-template-columns:.7fr 1.3fr;align-items:center;gap:50px;padding:45px 0;display:grid}.vip-feature h3,.telegram-benefit h3{margin:12px 0;font-size:29px;line-height:1.55}.vip-feature p,.telegram-benefit p{color:#60728b;font-size:18px;line-height:1.9}.vip-feature img{border:1px solid var(--line);border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 15px 35px #13284412}.vip-feature:nth-child(3) img{object-fit:contain;background:#fff;max-height:670px}.telegram-benefit{background:#edf2f8;border-right:4px solid #c6a05b;margin-top:30px;padding:32px}.reviews-section{padding:65px 0}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;display:grid}.review-shot{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px;overflow:hidden}.review-shot>span{color:#627187;margin-bottom:15px;font-size:14px;display:block}.review-shot>div{border-radius:8px}.pricing-section{padding:80px 0;scroll-margin-top:25px}.region-switch{background:#e8edf4;border-radius:13px;gap:5px;width:max-content;max-width:100%;margin:22px auto;padding:5px;display:flex}.region-switch button{color:#334b6b;background:0 0;border:0;border-radius:10px;padding:11px 24px;font-size:16px}.region-switch button[aria-pressed=true]{color:#fff;background:#112440;box-shadow:0 3px 8px #11244020}.pricing-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:930px;margin:30px auto;display:grid}.price-card{background:#fff;border:1px solid #dbe3ef;border-radius:24px;flex-direction:column;gap:12px;padding:36px;display:flex}.price-card.premium{color:#fff;background:#112440;border:2px solid #c6a05b}.price-card>span{color:#92713c;font-size:15px}.price-card.premium>span{color:#ddc48f}.price-card h3{margin:0;font-size:32px}.price-number{margin:5px 0;font-size:43px;font-weight:700;line-height:1.3}.price-number small{margin-top:8px;font-size:16px;font-weight:400;display:block}.price-card ul{flex:1;padding:18px 20px;font-size:17px;line-height:2.2}.price-card .button{justify-content:center;width:100%}.price-card.premium .button{color:#112440!important;background:#c6a05b!important}.price-card>small{font-size:14px;line-height:1.7}.future-card{color:#e0e6ef;text-align:center;background:#243044;border-radius:18px;margin-bottom:65px;padding:30px}.future-card>span{background:#536178;border-radius:20px;padding:4px 18px;font-size:14px;display:inline-block}.future-card h3{margin:15px;font-size:24px}.future-card p{color:#bdc8d8;font-size:15px}.shop-form{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;gap:20px;width:min(650px,100% - 28px);margin:55px auto;padding:36px;display:flex}.shop-form h1{font-size:35px;line-height:1.5}.shop-form label,.review-panel label,.receipt-form label{flex-direction:column;gap:8px;font-size:16px;font-weight:600;display:flex}.shop-form input,.shop-form select,.review-panel input{color:#112440;background:#fff;border:1px solid #bfcbdc;border-radius:10px;width:100%;padding:13px;font-size:17px}.shop-form small{color:#697a90;font-size:14px;font-weight:400}.shop-form p{color:#5e7089;line-height:1.9}.shop-form .button{justify-content:center}.order-total{background:#eef3fa;border-radius:12px;padding:18px}.orders-page{padding:40px 0 80px}.orders-page h1{font-size:36px}.error-text{background:#fff0f0;border-right:4px solid #ad2834;border-radius:8px;padding:15px;color:#941e2c!important}.order-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin:24px 0;padding:28px}.order-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.order-heading h2{margin:0;font-size:24px}.order-status{background:#eef2f8;border-radius:25px;padding:7px 13px;font-size:14px}.order-status.review{color:#705417;background:#fff0c8}.order-status.active{color:#185f3d;background:#dff6e9}.order-status.rejected{color:#8f2330;background:#ffe8e8}.order-reference{color:#627187;overflow-wrap:anywhere;margin:15px 0;font-size:14px}.order-reference b{font-size:14px;display:block}.order-meta{border-block:1px solid #e5eaf2;flex-wrap:wrap;gap:15px;margin:15px 0;padding:15px 0;display:flex}.order-card .button{margin:8px 0 8px 10px}.order-actions{padding:15px 0}.order-actions small,.receipt-form small{color:#617187;font-size:14px;display:block}.receipt-form{background:#f3f6fa;border:1px dashed #c2ccdb;border-radius:12px;gap:12px;margin-top:18px;padding:20px;display:grid}.receipt-form input{background:#fff;max-width:100%;padding:12px;font-size:16px}.receipt-form .button{justify-self:start}.admin-summary{background:#e7eef9;border-radius:13px;flex-direction:column;gap:8px;padding:20px;display:flex}.admin-summary b{font-size:22px}.admin-summary span{font-size:15px}.review-panel{border:1px solid #c6a05b;border-radius:12px;gap:15px;margin-top:20px;padding:22px;display:grid}.empty-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;padding:40px}.empty-card h2{margin:0 0 20px}.gate{text-align:center}.simple-reader{color:#112440;background:#e5eaf0;flex-direction:column;height:100dvh;min-height:300px;display:flex;overflow:hidden}.simple-reader-header{background:#fff;border-bottom:1px solid #d7deea;flex-shrink:0;align-items:center;gap:15px;height:66px;padding:8px 20px;display:flex}.simple-reader-header>div{flex:1;min-width:0}.simple-reader-header b{font-size:17px}.simple-reader-header small{color:#67798e;font-size:14px;display:block}.simple-reader-header>a{white-space:nowrap;font-size:15px}.reader-options{background:#f6f8fb;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:8px 20px;display:flex}.reader-options .region-switch{margin:0}.reader-options .region-switch button{padding:8px 14px;font-size:15px}.zoom-controls{align-items:center;gap:5px;display:flex}.zoom-controls button{color:#112440;background:#fff;border:0;border-radius:9px;align-items:center;gap:6px;padding:10px;display:flex}.simple-reading-stage{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y pinch-zoom;direction:ltr;flex:1;min-width:0;min-height:0;overflow:auto}.simple-reading-stack{box-sizing:border-box;flex-direction:column;align-items:center;gap:24px;width:max-content;min-width:100%;min-height:100%;padding:12px;display:flex}.simple-reading-stage.pages .simple-reading-stack{justify-content:center}.simple-sheet{isolation:isolate;background:#fff;flex-shrink:0;scroll-margin:12px;position:relative;box-shadow:0 5px 24px #152a431f}.simple-sheet>img{object-fit:contain;width:100%;max-width:none;height:100%;display:block}.personal-watermark{color:#9b3340;opacity:.14;pointer-events:none;white-space:nowrap;font-size:clamp(15px,2.8vw,32px);position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)rotate(-25deg)}.sheet-number{color:#273d5b;background:#fffd;border-radius:4px;padding:0 6px;font-size:12px;position:absolute;bottom:3px;right:5px}.simple-pagination{padding:8px 12px max(8px,env(safe-area-inset-bottom));color:#112440;background:#fff;border-top:1px solid #d7deea;flex-shrink:0;justify-content:center;align-items:center;gap:20px;min-height:56px;display:flex}.simple-pagination>button{background:#f3f6fa;border:1px solid #d3ddea;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.simple-pagination form{align-items:center;gap:10px;font-size:15px;display:flex}.simple-pagination input{text-align:center;border:1px solid #c4d1e2;border-radius:8px;width:65px;padding:5px;font-size:16px}.simple-pagination form button{background:#edf2f8;border:0;border-radius:7px;padding:6px 10px}.native-index{direction:rtl;height:100%;padding:4%;overflow:auto}.native-index h2{text-align:center;font-size:clamp(20px,3vw,36px)}.native-index>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.native-index button{text-align:right;background:#fff;border:1px solid #dcc696;border-radius:8px;padding:10px;font-size:clamp(12px,1.7vw,20px)}.chapter-jump{text-align:right;background:#f0f4fa;border:0;border-radius:9px;padding:12px;font-size:16px}.future-mini{color:#556378;background:#e8ecf2;border-radius:12px;padding:18px;font-size:14px}.future-mini b{display:block}.page-load-error{text-align:center;color:#923541;direction:rtl;width:100%;padding:20px;position:absolute;top:40%}.page-load-error[hidden]{display:none}.page-load-error button{background:#fff;border:1px solid #bbb;padding:6px}.library-products{grid-template-columns:1fr 1fr}.library-products article{grid-template-columns:1fr!important}.library-products img{max-height:310px}.library-section-title{padding-top:40px}@media (width<=750px){.atlas-emblem{margin:0 auto 22px}.brand-emblem{width:40px;height:40px}.pricing-grid,.reviews-grid,.vip-feature,.library-products{grid-template-columns:1fr}.vip-feature{gap:24px}.price-card{padding:28px}.shop-form{margin-top:25px;padding:24px}.shop-form h1,.orders-page h1{font-size:29px}.order-card{padding:20px}.simple-reader-header{gap:7px;height:60px;padding:7px 10px}.simple-reader-header b{font-size:14px}.simple-reader-header small{font-size:12px}.reader-options{gap:4px;padding:7px 6px}.reader-options .region-switch button{padding:8px;font-size:13px}.zoom-controls button{padding:8px}.zoom-controls span{display:none}.simple-pagination{gap:8px}.simple-pagination form{gap:6px;font-size:14px}.simple-pagination input{width:52px}.future-card h3{font-size:21px}.vip-feature h3{font-size:26px}.region-switch button{padding:10px 20px}}@media (prefers-reduced-motion:reduce){.will-reveal{opacity:1;transition:none;transform:none}}img{max-width:100%}body{font-size:16px}.chapter-card{cursor:default}.order-dialog{background:#fff;border-radius:20px;width:min(640px,95vw);max-height:90dvh;padding:24px;overflow:auto}.order-dialog input{font:inherit;border:1px solid #bbb;border-radius:8px;width:100%;padding:12px}.order-dialog label{margin:15px 0;display:block}.order-dialog a{margin:8px}.transfer-number{-webkit-user-select:all;user-select:all;direction:ltr;font-size:28px;display:block}.menu-links{flex-direction:column;gap:18px;display:flex}.future-card{flex-direction:column;align-items:flex-start}.brand-emblem img{object-fit:cover;border-radius:50%;width:48px;height:48px}.region-switch button{cursor:pointer}.review-shot img{max-width:none!important}[data-slot=dialog-overlay],[data-slot=sheet-overlay]{z-index:100;background:#0008;position:fixed;inset:0}[data-slot=dialog-content]{z-index:101;direction:rtl;outline:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 80px #0004}[data-slot=sheet-content]{z-index:101;direction:rtl;background:#fff;width:min(360px,90vw);padding:30px;position:fixed;top:0;bottom:0;right:0;overflow:auto}[data-slot=dialog-close],[data-slot=sheet-close]{cursor:pointer;background:#edf1f6;border:0;border-radius:8px;padding:8px}[data-slot=sheet-close],.order-dialog>[data-slot=dialog-close]{position:absolute;top:12px;left:12px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.sample-image-scroll img{object-fit:contain;width:100%;min-width:0;height:auto}.will-reveal{transition-delay:.35s}.review-shot img{display:block}.order-dialog p{line-height:1.8}.chapter-card{grid-template-columns:50px 1fr}@media (prefers-reduced-motion:reduce){.will-reveal{transition:none}}
