/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--spacing:.25rem;--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{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.hidden{display:none}.table{display:table}.resize{resize:both}.blur{--tw-blur:blur(8px);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{--paper:#fffaf6;--card:#fffefd;--ink:#301b28;--muted:#77666e;--rose:#d85182;--violet:#9b42c5;--line:#eadfdb;--shadow:0 14px 38px #6237471a}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--ink);background:#f5eff4;margin:0;font-family:Tahoma,Arial,sans-serif;overflow-x:hidden}button,select{font:inherit;color:inherit}button,a{cursor:pointer;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{background:var(--paper);background-image:radial-gradient(circle at 10% 6%,#ec699614,#0000 26%),radial-gradient(circle at 90% 18%,#a04ec612,#0000 24%);width:min(100%,1180px);min-height:100vh;margin:auto;transition:all .3s;overflow:hidden;box-shadow:0 0 80px #371e2d1f}.theme-dark{--paper:#181318;--card:#251d23;--ink:#fff4f7;--muted:#c1abb4;--line:#403039;--shadow:0 16px 40px #00000047;background:#181318}.theme-dark .icon-button,.theme-dark select,.theme-dark .reader-toolbar button{background:#2b2228}.theme-dark .reader,.theme-dark .reader-top{background:#181318}.theme-dark .reader-toolbar,.theme-dark .reader-content{background:#211920}.topbar{z-index:50;background:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;height:92px;padding:14px 34px;display:grid;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.topbar{background:color-mix(in srgb,var(--paper) 88%,transparent)}}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}@supports (color:color-mix(in lab, red, red)){.topbar{border-bottom:1px solid color-mix(in srgb,var(--line) 55%,transparent)}}.brand{align-items:center;gap:12px;font:700 32px/1 Georgia,Times New Roman,serif;display:flex}.brand b{color:var(--rose);font-size:37px}.icon-button{border:1px solid var(--line);background:#fffaf8;border-radius:15px;place-items:center;width:48px;height:48px;font-size:24px;display:grid;box-shadow:0 6px 16px #582d3e0f}.header-actions{justify-content:flex-start;gap:10px;display:flex}main{padding:0 42px}.hero-section{background:linear-gradient(135deg,#fff0f2,#fff8f1 55%,#f9eaf4);border-radius:34px;grid-template-columns:1.15fr .85fr;align-items:center;min-height:380px;margin:20px 0 28px;padding:48px 58px;display:grid;overflow:hidden}.hero-copy span{color:var(--rose);font-size:14px;font-weight:700}.hero-copy h1{margin:14px 0;font:700 clamp(45px,6vw,76px)/1.2 Georgia,Times New Roman,serif}.hero-copy p{color:var(--muted);font-size:18px;line-height:1.8}.primary-button{color:#fff;background:linear-gradient(100deg,var(--rose),var(--violet));border:0;border-radius:999px;margin-top:18px;padding:15px 30px;font-weight:700;box-shadow:0 12px 28px #be417e40}.primary-button svg{vertical-align:middle;fill:none;stroke:currentColor;width:18px}.hero-art{place-items:center;height:270px;display:grid;position:relative}.hero-art b{filter:drop-shadow(0 20px 20px #8f435d33);font-size:125px;transform:rotate(-9deg)}.hero-art span{color:#dc7fa1;font-size:110px;position:absolute;transform:translate(48px,-64px)}.feature-wrap{margin-bottom:42px}.featured-card{height:330px;box-shadow:var(--shadow);background-position:50%;background-size:cover;border-radius:28px;position:relative;overflow:hidden}.featured-card>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.featured-shade{background:linear-gradient(90deg,#160d1526,#140b13e6);position:absolute;inset:0}.featured-content{z-index:2;color:#fff;flex-direction:column;justify-content:center;width:58%;height:100%;padding:38px;display:flex;position:absolute;top:0;right:0}.featured-content>span{background:#ffffff26;border-radius:999px;align-self:flex-start;padding:7px 13px;font-size:12px}.featured-content h2{margin:14px 0 8px;font:700 40px/1.3 Georgia,Times New Roman,serif}.featured-content p{color:#e7dce1;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.8;display:-webkit-box;overflow:hidden}.featured-content>div{justify-content:space-between;margin-top:20px;display:flex}.featured-content small{color:#ddd}.feature-dots{z-index:4;gap:8px;display:flex;position:absolute;bottom:24px;left:50%}.feature-dots button{background:#a798a0;border:0;border-radius:99px;width:8px;height:8px;padding:0}.feature-dots button.active{background:#fff;width:24px}.home-section{margin:48px 0}.home-section header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.home-section h2,.section-heading h2{margin:0;font:700 29px Georgia,Times New Roman,serif}.home-section header a{color:var(--muted);font-size:13px}.highlight-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.highlight-grid article{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;overflow:hidden}.highlight-grid article>div{position:relative}.highlight-grid img{object-fit:cover;width:100%;height:145px}.highlight-grid button,.post-card>button,.list-card>button{width:34px;height:34px;color:var(--rose);background:#ffffffe6;border:0;border-radius:10px;font-size:20px;position:absolute;bottom:10px;left:10px}.highlight-grid h3{margin:13px 0 17px;padding:0 13px;font:700 18px/1.5 Georgia,Times New Roman,serif}.compact{margin-block:40px}.list-card{border:1px solid var(--line);background:var(--card);border-radius:20px;grid-template-columns:180px minmax(0,1fr) auto;align-items:center;gap:22px;margin:12px 0;padding:14px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 20px #4b2b380d}.list-card>div{min-width:0}.list-card img{object-fit:cover;border-radius:14px;width:180px;height:116px}.list-card h3{margin:0 0 7px;font:700 22px Georgia,Times New Roman,serif}.list-card p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0 0 10px;overflow:hidden}.list-card small,.post-card small{color:var(--muted)}.list-card>b{font-size:26px}.list-card>button{background:0 0;position:static}.archive-section{padding:35px 0 80px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.section-heading select{border:1px solid var(--line);background:var(--card);border-radius:14px;padding:11px 18px}.posts-grid{gap:14px;display:grid}.post-card{border:1px solid var(--line);background:var(--card);border-radius:18px;grid-template-columns:160px minmax(0,1fr) auto;align-items:center;gap:22px;min-width:0;padding:14px;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 22px #4b2b380b}.post-card>div{min-width:0;overflow:hidden}.post-card>img{object-fit:cover;border-radius:12px;width:160px;height:108px}.post-card h3{margin:0 0 8px;font:700 21px Georgia,Times New Roman,serif}.post-card p{max-width:100%;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0 0 10px;overflow:hidden}.post-card>button{background:0 0;position:static}.archive-count{text-align:center;color:var(--muted);margin-top:26px;font-size:13px}footer{text-align:center;border-top:1px solid var(--line);color:var(--muted);padding:30px;font-size:13px}.side-overlay{z-index:90;opacity:0;pointer-events:none;background:#1a0f1773;transition:all .25s;position:fixed;inset:0}.side-overlay.open{opacity:1;pointer-events:auto}.side-overlay aside{background:var(--paper);flex-direction:column;width:min(420px,90vw);height:100%;margin-right:auto;padding:26px;transition:all .3s;display:flex;transform:translate(-100%)}.side-overlay aside header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.side-overlay aside header h2{font-family:Georgia,Times New Roman,serif}.side-overlay aside header button{background:0 0;border:0;font-size:30px}.side-overlay aside>div{flex:1;padding:12px 0;overflow:auto}.side-overlay aside>div>button{text-align:right;border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:38px 1fr;gap:10px;width:100%;padding:13px 5px;display:grid}.side-overlay aside>div>button>span{color:var(--rose)}.side-overlay aside>div div{gap:5px;display:grid}.side-overlay small{color:var(--muted)}.side-overlay aside>a{text-align:center;background:linear-gradient(100deg,var(--rose),var(--violet));color:#fff;border-radius:14px;padding:14px}.reader-backdrop{z-index:80;background:var(--paper);position:fixed;inset:0;overflow:auto}.reader{background:var(--paper);width:min(100%,1000px);min-height:100vh;margin:auto}.reader-top{z-index:6;background:var(--paper);justify-content:space-between;align-items:center;height:84px;padding:15px 25px;display:flex;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.reader-top{background:color-mix(in srgb,var(--paper) 92%,transparent)}}.reader-top{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.reader-top span{font:700 28px Georgia,Times New Roman,serif}.reader-top button{border:1px solid var(--line);background:var(--card);border-radius:14px;width:48px;height:48px;font-size:22px}.reader-hero{background-position:50%;background-size:cover;border-radius:30px;height:470px;margin:15px 25px 30px;position:relative;overflow:hidden}.reader-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.reader-hero-shade{background:linear-gradient(90deg,#120a101a,#0f080ee6);position:absolute;inset:0}.reader-hero>div:last-child{z-index:3;color:#fff;position:absolute;top:50%;left:5%;right:50%;transform:translateY(-50%)}.reader-hero h2{margin:17px 0 12px;font:700 clamp(38px,6vw,62px)/1.25 Georgia,Times New Roman,serif}.reader-hero p{font-size:13px}.reader-hero em{color:#eee0e7;margin-top:18px;font-style:normal;line-height:1.8;display:block}.reader-save{z-index:4;color:#fff;background:#ffffff26;border:0;border-radius:14px;width:48px;height:48px;font-size:24px;position:absolute;top:24px;left:24px}.reader-toolbar{border:1px solid var(--line);background:var(--card);border-radius:20px 20px 0 0;align-items:center;gap:12px;margin:0 25px;padding:18px 26px;display:flex}.reader-toolbar>button,.reader-toolbar div{border:1px solid var(--line);background:var(--paper);border-radius:12px}.reader-toolbar>button{padding:11px 18px}.reader-toolbar div{align-items:center;margin-right:auto;display:flex;overflow:hidden}.reader-toolbar div button{background:0 0;border:0;width:40px;height:40px;font-size:21px}.reader-toolbar div span{color:var(--muted);font-size:12px}.reader-content{background:var(--card);color:var(--ink);border-inline:1px solid var(--line);margin:0 25px;padding:45px 8%;line-height:2.15}.reader-content p{margin:0 0 1.4em}.reader-signature{text-align:center;border:1px solid var(--line);background:var(--card);border-top:0;border-radius:0 0 20px 20px;gap:6px;margin:0 25px 40px;padding:28px;display:grid}.reader-signature b{color:var(--rose);font-size:13px}@media (width<=700px){.site-shell{box-shadow:none}.topbar{height:76px;padding:10px 14px}.brand{font-size:22px}.brand b{font-size:28px}.icon-button{width:43px;height:43px}.header-actions .icon-button:last-child{display:none}main{padding:0 12px}.hero-section{border-radius:25px;grid-template-columns:1.3fr .7fr;min-height:260px;margin-top:12px;padding:30px 24px}.hero-copy h1{font-size:37px}.hero-copy p{font-size:14px}.hero-art{height:170px}.hero-art b{font-size:73px}.hero-art span{font-size:58px;transform:translate(28px,-40px)}.primary-button{padding:13px 20px}.featured-card{height:300px}.featured-content{background:linear-gradient(#0000,#120910f0);justify-content:flex-end;width:100%;padding:26px}.featured-content h2{font-size:31px}.feature-dots{left:22px}.highlight-grid{grid-template-columns:repeat(2,1fr);gap:10px}.highlight-grid img{height:125px}.highlight-grid h3{font-size:16px}.list-card,.post-card{grid-template-columns:110px 1fr auto;gap:12px}.list-card img,.post-card>img{width:110px;height:86px}.list-card h3,.post-card h3{font-size:17px}.list-card p,.post-card p{display:none}.list-card small,.post-card small{font-size:11px}.home-section{margin:36px 0}.home-section h2,.section-heading h2{font-size:24px}.reader-top{height:72px;padding:10px 12px}.reader-top span{font-size:22px}.reader-hero{height:520px;margin:6px 10px 16px}.reader-hero>img{object-position:center}.reader-hero-shade{background:linear-gradient(#0f080e0d,#0f080ef5)}.reader-hero>div:last-child{inset:auto 7% 30px;transform:none}.reader-hero h2{font-size:39px}.reader-toolbar{flex-wrap:wrap;margin:0 10px;padding:12px}.reader-toolbar>button{padding:9px 12px}.reader-toolbar div{margin-right:0}.reader-content{margin:0 10px;padding:35px 7%;line-height:2}.reader-signature{margin:0 10px 24px}.section-heading{gap:10px}.section-heading select{padding:9px 10px}}@media (width>=701px) and (width<=980px){main{padding:0 26px}.hero-section{grid-template-columns:1.1fr .9fr;padding:40px}.hero-copy h1{font-size:52px}.highlight-grid{grid-template-columns:repeat(2,1fr)}.highlight-grid img{height:190px}.featured-content{width:66%}.list-card{grid-template-columns:150px minmax(0,1fr) auto}.list-card img{width:150px}.post-card{grid-template-columns:140px minmax(0,1fr) auto}.post-card>img{width:140px}.reader-hero>div:last-child{right:43%}}@media (width<=700px){.topbar{grid-template-columns:46px minmax(0,1fr) auto;gap:8px}.brand{white-space:nowrap;justify-self:center}.hero-section{text-align:center;grid-template-columns:1fr;gap:6px;padding:30px 20px 22px}.hero-copy h1{font-size:clamp(34px,10vw,44px)}.hero-copy p{max-width:310px;margin:8px auto;line-height:1.75}.hero-art{display:none}.featured-card{height:360px}.featured-card>img{object-position:center}.featured-content{padding:24px 21px 30px}.featured-content h2{font-size:30px}.featured-content p{font-size:14px;line-height:1.7}.featured-content>div{align-items:center;gap:12px}.highlight-grid article{min-width:0}.highlight-grid h3{min-height:48px}.list-card,.post-card{grid-template-columns:96px minmax(0,1fr) 32px;gap:10px;padding:10px}.list-card img,.post-card>img{width:96px;height:82px}.list-card h3,.post-card h3{white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;font-size:16px;line-height:1.45;overflow:hidden}.list-card small,.post-card small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.list-card>button,.post-card>button{width:30px;height:30px;padding:0}.section-heading{align-items:center}.section-heading select{max-width:110px}.reader-hero{border-radius:22px;height:min(540px,68vh)}.reader-hero h2{font-size:clamp(34px,10vw,44px)}.reader-hero em{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.75;display:-webkit-box;overflow:hidden}.reader-toolbar{justify-content:center}.reader-toolbar div{justify-content:space-between;width:100%}.reader-content{padding:34px 22px;line-height:2.1;font-size:18px!important}}@media (width<=390px){main{padding-inline:9px}.brand{font-size:19px}.icon-button{width:40px;height:40px}.hero-section{padding-inline:15px}.highlight-grid{gap:8px}.highlight-grid img{height:112px}.list-card,.post-card{grid-template-columns:84px minmax(0,1fr) 28px}.list-card img,.post-card>img{width:84px;height:76px}.home-section h2,.section-heading h2{font-size:22px}}.site-shell{width:100%;max-width:none;box-shadow:none;color:var(--ink);margin:0}.topbar{padding-inline:clamp(28px,4.5vw,88px)}.topbar>.icon-button{justify-self:end}.topbar>.brand{justify-self:center}.topbar>.header-actions{justify-self:start}.topbar>.icon-button{position:absolute;right:clamp(24px,4vw,76px)}.topbar>.header-actions{position:absolute;left:clamp(24px,4vw,76px)}main{width:min(100% - 80px,1500px);margin-inline:auto;padding:0}.hero-section{min-height:440px;padding-inline:clamp(54px,6vw,100px)}.featured-card{height:390px}.highlight-grid img{height:190px}.theme-dark{--paper:#151116;--card:#211a20;--ink:#fff7f9;--muted:#cdbac3;--line:#493842;--shadow:0 16px 42px #00000057;color:#fff7f9;background-color:#151116;background-image:radial-gradient(circle at 12% 5%,#d851821a,#0000 28%),radial-gradient(circle at 88% 20%,#9b42c517,#0000 27%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.theme-dark .topbar{color:#fff7f9;background:#151116eb;border-color:#493842}.theme-dark .brand,.theme-dark .hero-copy h1,.theme-dark .home-section h2,.theme-dark .section-heading h2,.theme-dark .list-card h3,.theme-dark .post-card h3,.theme-dark .highlight-grid h3{color:#fff7f9}.theme-dark .hero-copy p,.theme-dark .list-card p,.theme-dark .post-card p,.theme-dark .home-section header a,.theme-dark small,.theme-dark .archive-count{color:#cdbac3}.theme-dark .hero-art b{color:#f5e5eb}.theme-dark .highlight-grid article,.theme-dark .list-card,.theme-dark .post-card{color:#fff7f9;background:#211a20;border-color:#493842}.theme-dark .icon-button,.theme-dark select{color:#fff7f9;box-shadow:none;background:#2b2228;border-color:#553f4c}.theme-dark .highlight-grid button,.theme-dark .list-card>button,.theme-dark .post-card>button{color:#ff76a8;background:#352730}.theme-dark footer{color:#cdbac3;border-color:#493842}.theme-dark .reader-top{color:#fff7f9;background:#151116f0}.theme-dark .reader-top button,.theme-dark .reader-toolbar>button,.theme-dark .reader-toolbar div{color:#fff7f9;background:#2b2228;border-color:#553f4c}.theme-dark .reader-toolbar,.theme-dark .reader-content,.theme-dark .reader-signature{color:#fff7f9;background:#211920;border-color:#493842}.theme-dark .side-overlay aside{color:#fff7f9;background:#181318}.theme-dark .side-overlay aside>div>button{color:#fff7f9;border-color:#493842}.side-overlay{background:#120a109e}.side-overlay aside{margin:0;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-24px 0 60px #140a1040}.side-overlay.open aside{transform:translate(0)}@media (width>=1500px){.hero-section{min-height:480px}.hero-copy h1{font-size:82px}.featured-card{height:430px}.highlight-grid{gap:22px}.highlight-grid img{height:220px}.home-section{margin-block:58px}}@media (width>=701px) and (width<=980px){main{width:calc(100% - 48px);padding:0}.featured-card{height:350px}.highlight-grid img{height:180px}}@media (width<=700px){main{width:calc(100% - 20px);margin-inline:auto;padding:0}.topbar{padding-inline:10px}.topbar>.icon-button{right:10px}.topbar>.header-actions{left:10px}.hero-section{min-height:260px}.featured-card{height:360px}.highlight-grid img{height:125px}}.topbar{justify-content:space-between;gap:24px;display:flex}.right-header{align-items:center;gap:16px;display:flex}.topbar>.icon-button,.topbar>.brand,.topbar>.header-actions{justify-self:auto;position:static}.header-actions{flex-direction:row;margin-right:auto}.right-header .brand{white-space:nowrap;font-size:30px}.hero-section{background:linear-gradient(125deg,#fff7f1 0%,#fff4f4 55%,#fcecf8 100%);grid-template-columns:1.12fr .88fr}.hero-art{justify-content:center;align-items:center;height:340px;display:flex}.hero-art img{object-fit:contain;filter:drop-shadow(0 24px 24px #9d486f24);width:min(100%,430px);height:100%}@media (width<=700px){.topbar{height:74px;display:flex}.right-header{gap:9px}.right-header .brand{font-size:20px}.right-header .brand b{font-size:27px}.header-actions{gap:7px}.header-actions .icon-button:last-child{display:grid}.hero-section{text-align:right;grid-template-columns:1.05fr .95fr;gap:0;min-height:300px;padding:28px 18px}.hero-copy h1{font-size:clamp(32px,9vw,42px);line-height:1.25}.hero-copy p{font-size:14px}.hero-art{height:230px;display:flex}.hero-art img{width:125%;max-width:none;transform:translate(-3%)}.primary-button{padding:13px 19px}.primary-button svg{display:none}}@media (width<=430px){.right-header .brand{font-size:18px}.right-header .brand b{font-size:24px}.icon-button{width:39px;height:39px}.hero-section{padding-inline:13px}.hero-copy h1{font-size:32px}.hero-copy>span{font-size:12px}.hero-copy p{font-size:13px}.hero-art{height:205px}}.topbar{background:var(--paper);height:96px;padding:0;display:block;position:sticky}@supports (color:color-mix(in lab, red, red)){.topbar{background:color-mix(in srgb,var(--paper) 94%,transparent)}}.topbar .menu-trigger,.topbar .search-trigger{background:var(--paper);border-radius:17px;width:50px;height:50px;position:absolute;top:50%;transform:translateY(-50%)}@supports (color:color-mix(in lab, red, red)){.topbar .menu-trigger,.topbar .search-trigger{background:color-mix(in srgb,var(--paper) 88%,#fff)}}.topbar .menu-trigger,.topbar .search-trigger{box-shadow:0 9px 24px #522e3e14}.topbar .search-trigger{font-size:30px;left:auto;right:clamp(22px,4vw,72px)}.topbar>.brand{color:#5a2339;white-space:nowrap;align-items:center;gap:15px;margin:0;font-family:Arabic Typesetting,Traditional Arabic,Georgia,serif;font-size:37px;font-weight:700;line-height:1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-heart{color:#df5687;place-items:center;width:45px;height:42px;font:400 50px/1 Georgia,serif;display:grid;position:relative;transform:rotate(-6deg)}.brand-heart:after{content:"♡";color:#df5687;font-size:30px;position:absolute;top:4px;left:17px;transform:rotate(18deg)}.theme-dark .topbar>.brand{color:#fff0f5}.theme-dark .brand-heart,.theme-dark .brand-heart:after{color:#ff7dab}.aside-theme{border:1px solid var(--line);background:var(--card);width:100%;min-height:46px;color:var(--ink);border-radius:13px;margin:0 0 10px}.theme-dark .aside-theme{color:#fff7f9;background:#2b2228;border-color:#503b47}@media (width<=700px){.topbar{height:82px}.topbar .menu-trigger,.topbar .search-trigger{border-radius:15px;width:44px;height:44px}.topbar .menu-trigger{left:11px}.topbar .search-trigger{right:11px}.topbar>.brand{gap:9px;font-size:27px}.brand-heart{width:35px;height:34px;font-size:39px}.brand-heart:after{font-size:24px;top:3px;left:13px}}@media (width<=390px){.topbar>.brand{font-size:24px}.brand-heart{width:31px;font-size:35px}.brand-heart:after{font-size:21px}.topbar .menu-trigger,.topbar .search-trigger{width:40px;height:40px}}.topbar .menu-trigger{left:auto;right:clamp(22px,4vw,72px)}.header-left{align-items:center;gap:10px;display:flex;position:absolute;top:50%;left:clamp(22px,4vw,72px);transform:translateY(-50%)}.topbar .header-left .search-trigger,.topbar .header-left .theme-trigger{background:var(--paper);border-radius:17px;width:50px;height:50px;position:static;transform:none}@supports (color:color-mix(in lab, red, red)){.topbar .header-left .search-trigger,.topbar .header-left .theme-trigger{background:color-mix(in srgb,var(--paper) 88%,#fff)}}.topbar .header-left .search-trigger,.topbar .header-left .theme-trigger{box-shadow:0 9px 24px #522e3e14}.topbar .header-left .search-trigger{font-size:30px}.topbar .header-left .theme-trigger{font-size:22px}.theme-dark .topbar .header-left .search-trigger,.theme-dark .topbar .header-left .theme-trigger{color:#fff7f9;background:#2b2228;border-color:#503b47}@media (width<=700px){.topbar .menu-trigger{left:auto;right:11px}.header-left{gap:6px;left:11px}.topbar .header-left .search-trigger,.topbar .header-left .theme-trigger{border-radius:14px;width:42px;height:42px}.topbar .header-left .search-trigger{font-size:25px}.topbar>.brand{gap:7px;font-size:25px}.brand-heart{width:32px;font-size:36px}}@media (width<=420px){.topbar>.brand{gap:5px;font-size:21px}.brand-heart{width:27px;font-size:31px}.brand-heart:after{font-size:18px;left:11px}.topbar .header-left .search-trigger,.topbar .header-left .theme-trigger{width:36px;height:36px}.header-left{gap:4px}.topbar .menu-trigger{width:38px;height:38px}}.hero-section{direction:ltr;background:linear-gradient(104deg,#fff7f3 0%,#fff4f5 53%,#fbedf8 100%);border-radius:0;grid-template-columns:minmax(460px,.92fr) minmax(420px,1.08fr);gap:0;min-height:410px;margin-top:12px;padding:0 0 0 clamp(42px,5.4vw,86px);box-shadow:inset 0 0 70px #ffffff57}.hero-copy{text-align:right;z-index:2;direction:rtl;justify-self:stretch;position:relative}.hero-copy>span{display:none}.hero-copy h1{color:#321624;letter-spacing:-1.5px;margin:0 0 8px;font-family:Arabic Typesetting,Traditional Arabic,Georgia,serif;font-size:clamp(52px,4.5vw,72px);font-weight:700;line-height:1.12}.hero-copy p{color:#5f555a;margin:0;font-size:18px;line-height:1.8}.hero-copy .primary-button{background:linear-gradient(100deg,#e74f7e 0%,#a43dcc 100%);flex-direction:row-reverse;justify-content:space-between;align-items:center;min-width:294px;margin-top:20px;padding:15px 30px;font-size:18px;display:inline-flex;box-shadow:0 14px 30px #be417e3d}.hero-copy .primary-button svg{width:22px;height:22px;transform:rotate(180deg)}.hero-art{justify-content:end;align-self:stretch;height:410px;overflow:hidden}.hero-art img{object-fit:cover;object-position:center 61%;filter:none;width:100%;max-width:none;height:100%;transform:scale(1.08)}.theme-dark .hero-section{color:#321624;background:linear-gradient(104deg,#fff7f3 0%,#fff4f5 53%,#fbedf8 100%);border:0}.theme-dark .hero-copy h1{color:#321624}@media (width>=1500px){.hero-section{grid-template-columns:minmax(560px,.95fr) minmax(540px,1.05fr);min-height:470px}.hero-art{height:470px}.hero-copy h1{font-size:76px}}@media (width<=980px){.hero-section{grid-template-columns:minmax(390px,1fr) minmax(330px,.95fr);min-height:350px;padding-left:30px}.hero-art{height:350px}.hero-copy h1{font-size:50px}.hero-copy .primary-button{min-width:250px}}@media (width<=700px){.hero-section{min-height:300px;text-align:initial;border-radius:0;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);margin-top:0;padding:18px 0 18px 16px}.hero-copy{text-align:right;align-self:center}.hero-copy h1{letter-spacing:-.6px;margin-bottom:7px;font-size:clamp(30px,8.7vw,42px);line-height:1.13}.hero-copy p{max-width:280px;margin:0;font-size:13px;line-height:1.65}.hero-copy .primary-button{width:min(100%,245px);min-width:0;margin-top:16px;padding:12px 20px;font-size:15px}.hero-copy .primary-button svg{width:19px;display:block}.hero-art{align-self:center;height:282px;display:flex}.hero-art img{object-position:center 62%;width:144%;height:112%;transform:translate(9%)scale(1.02)}}@media (width<=430px){.hero-section{grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);min-height:270px;padding-left:11px}.hero-copy h1{font-size:30px}.hero-copy p{font-size:12px}.hero-copy .primary-button{width:100%;margin-top:13px;padding:11px 14px;font-size:14px}.hero-art{height:255px}.hero-art img{width:155%;height:112%;transform:translate(12%)scale(1.03)}}.reader-backdrop{background:#f6f0ed}.reader{background:#fffaf6;width:min(100%,980px);box-shadow:0 0 70px #522e3e1f}.reader-top{background:#fffaf6f5;border-bottom:1px solid #e2d3cfa6;height:96px;padding:15px 34px}.reader-top span{color:#5a2339;align-items:center;gap:6px;font-family:Arabic Typesetting,Traditional Arabic,Georgia,serif;font-size:34px;display:flex}.reader-top span i{color:#e58aaa;font-size:39px;font-style:normal;font-weight:400}.reader-top button{background:#fff;border:0;border-radius:50%;width:52px;height:52px;box-shadow:0 8px 24px #582d3e17}.reader-hero{height:500px;box-shadow:none;background-position:50% 28%;border-radius:0;margin:0}.reader-hero>img{object-position:center 28%}.reader-hero-shade{background:linear-gradient(#23101b1f 0%,#2e16220d 45%,#532b3c61 100%)}.reader-save{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;top:24px;left:26px}.reader-hero>div.reader-title{z-index:3;text-align:center;color:#fff;position:absolute;inset:auto 5% 42px;transform:none}.reader-title h2{text-shadow:0 4px 25px #2a131d52;margin:0;font-family:Arabic Typesetting,Traditional Arabic,Georgia,serif;font-size:clamp(50px,7vw,76px);line-height:1.15}.reader-title .title-flourish{color:#fff;letter-spacing:2px;margin-top:12px;font-size:22px;display:block}.reader-meta{color:#43333a;background:#fffaf6;border-bottom:1px solid #eee1dc;justify-content:center;align-items:center;gap:18px;min-height:92px;padding:18px 42px;font-size:16px;display:flex}.reader-meta .author-avatar{color:#fff;background:linear-gradient(135deg,#5a2339,#c05b82);border:3px solid #e68aaa;border-radius:50%;place-items:center;width:62px;height:62px;font:700 26px Georgia,serif;display:grid}.reader-meta .author-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.reader-meta i{color:#d97098;font-style:normal}.reader-meta small{color:#76656c;font-size:14px}.reader-font{background:#fff;border:1px solid #eadfdb;border-radius:999px;align-items:center;gap:0;width:max-content;margin:20px auto 0;display:flex;overflow:hidden}.reader-font button{background:0 0;border:0;width:42px;height:38px;font-size:20px}.reader-font span{color:#8b737c;padding:0 5px;font-size:12px}.reader-content{color:#3a2c32;text-align:right;background:#fffaf6;border:0;max-width:760px;margin:0 auto;padding:30px 42px 18px;line-height:2.25}.reader-content p:first-child{text-align:center;margin-top:0;font-size:1.18em;line-height:2.05}.reader-content p:first-child:after{content:"❦　♥　❦";color:#e68aaa;letter-spacing:4px;margin:22px 0;font-size:15px;display:block}.reader-actions{background:#fffaf6;justify-content:center;gap:54px;padding:16px 0 34px;display:flex}.reader-actions button{color:#5c434d;background:#fff;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:76px;height:76px;display:flex;box-shadow:0 8px 24px #6637491a}.reader-actions button b{color:#dc668e;font-size:25px}.reader-actions button span{font-size:13px}.reader-pagination{background:#fffdfb;border:1px solid #eedfdc;border-radius:22px;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:0 24px 30px;padding:18px 20px;display:grid;box-shadow:0 8px 24px #5b32430f}.reader-pagination>button{text-align:right;background:#fff5f5;border:0;border-radius:14px;flex-direction:column;gap:7px;min-height:66px;padding:8px 14px;display:flex}.reader-pagination>button:last-child{text-align:left}.reader-pagination button span{color:#8b747d;font-size:12px}.reader-pagination button b{font-size:16px}.reader-pagination>i{color:#df6a93;letter-spacing:4px;font-style:normal}.theme-dark .reader-backdrop,.theme-dark .reader{background:#151116}.theme-dark .reader-top span{color:#fff0f5}.theme-dark .reader-top button{color:#fff;background:#2b2228}.theme-dark .reader-meta,.theme-dark .reader-content,.theme-dark .reader-actions{color:#f9edf1;background:#211920;border-color:#493842}.theme-dark .reader-meta small,.theme-dark .reader-font span{color:#cdbac3}.theme-dark .reader-font,.theme-dark .reader-actions button,.theme-dark .reader-pagination{color:#fff;background:#2b2228;border-color:#493842}.theme-dark .reader-font button{color:#fff}.theme-dark .reader-pagination>button{color:#fff;background:#352730}@media (width<=700px){.reader-top{height:82px;padding:12px 18px}.reader-top span{font-size:27px}.reader-top span i{font-size:31px}.reader-top button{width:46px;height:46px}.reader-hero{border-radius:0;height:min(520px,58vh);margin:0}.reader-hero>img{object-position:center 24%}.reader-hero-shade{background:linear-gradient(#23101b0a 40%,#5f2f438c)}.reader-hero>div.reader-title{bottom:30px;left:4%;right:4%}.reader-title h2{font-size:clamp(45px,13vw,64px)}.reader-title .title-flourish{font-size:18px}.reader-meta{flex-wrap:wrap;gap:10px;min-height:82px;padding:13px 14px;font-size:14px}.reader-meta .author-avatar{width:54px;height:54px;font-size:22px}.reader-meta small{font-size:12px}.reader-font{margin-top:16px}.reader-content{margin:0;font-size:18px;line-height:2.15;padding:26px 22px 12px!important}.reader-content p:first-child{font-size:1.08em}.reader-actions{gap:28px;padding-bottom:28px}.reader-actions button{width:68px;height:68px}.reader-pagination{gap:9px;margin:0 12px 20px;padding:12px 10px}.reader-pagination>button{min-height:62px;padding:7px 9px}.reader-pagination button b{font-size:14px;line-height:1.5}}@media (width<=430px){.reader-top{height:74px;padding-inline:12px}.reader-top span{font-size:23px}.reader-top button{width:42px;height:42px}.reader-hero{height:430px}.reader-title h2{font-size:44px}.reader-meta{gap:7px}.reader-meta .author-avatar{width:48px;height:48px}.reader-meta i{display:none}.reader-meta b{font-size:13px}.reader-meta time,.reader-meta small{font-size:11px}.reader-actions{gap:20px}.reader-pagination{grid-template-columns:1fr 18px 1fr}.reader-pagination>i{letter-spacing:1px;font-size:10px}}.topbar{z-index:70;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 28px #522e3e12}.site-shell>main{padding-top:96px}.theme-dark .topbar{box-shadow:0 8px 28px #00000047}@media (width<=700px){.site-shell>main{padding-top:82px}.reader-hero{background-position:50%;background-size:cover}.reader-hero>img{object-fit:cover;object-position:center 28%;background:0 0}.reader-hero-shade{background:linear-gradient(#190c1308 42%,#421f2f99)}.highlight-grid{grid-template-columns:1fr;gap:12px}.highlight-grid article{border-radius:20px;grid-template-columns:110px minmax(0,1fr) 34px;align-items:center;gap:12px;min-height:104px;padding:10px;display:grid;overflow:hidden}.highlight-grid article>div{grid-area:1/1;width:110px;height:84px}.highlight-grid img{object-fit:cover;border-radius:14px;width:110px;height:84px}.highlight-grid h3{white-space:nowrap;text-overflow:ellipsis;grid-area:1/2;min-height:0;margin:0;padding:0;font-size:17px;line-height:1.55;overflow:hidden}.highlight-grid article:after{content:"‹";color:var(--ink);text-align:center;grid-area:1/3;font-size:27px}.highlight-grid article>div button{border-radius:9px;width:30px;height:30px;font-size:18px;bottom:6px;left:6px}}@media (width<=390px){.highlight-grid article{grid-template-columns:92px minmax(0,1fr) 28px;gap:9px;padding:9px}.highlight-grid article>div,.highlight-grid img{width:92px;height:76px}.highlight-grid h3{font-size:16px}}.highlight-grid .card-read-button,.list-card .card-read-button,.post-card-actions .read-now,.theme-dark .highlight-grid .card-read-button,.theme-dark .list-card .card-read-button,.theme-dark .post-card-actions .read-now{-webkit-text-fill-color:#fff;color:#fff!important}@media (width<=700px){.reader-hero>div.reader-title{width:auto;max-width:none;bottom:16px;left:16px;right:16px;transform:none}.reader-title h2{letter-spacing:0;text-wrap:balance;text-shadow:0 3px 16px #14080e8c;width:100%;max-width:100%;margin:0 auto;font-size:clamp(22px,6vw,28px);line-height:1.25}.reader-title .title-flourish{margin-top:5px;font-size:13px;line-height:1}}@media (width<=390px){.reader-hero>div.reader-title{bottom:13px;left:12px;right:12px}.reader-title h2{font-size:clamp(20px,5.8vw,24px)}}.reader{padding-top:96px}.reader-top{z-index:95;width:100%;display:block;position:fixed;top:0;left:0;right:0;transform:none;box-shadow:0 8px 28px #522e3e14}.reader-top>.reader-menu{position:absolute;top:50%;right:clamp(22px,4vw,72px);transform:translateY(-50%)}.reader-top>.reader-brand{color:#5a2339;width:auto;min-width:0;height:auto;box-shadow:none;white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;gap:7px;padding:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reader-brand span{font-family:Arabic Typesetting,Traditional Arabic,Georgia,serif;font-size:34px;font-weight:700}.reader-brand i{color:#df5687;font:400 39px/1 Georgia,serif}.reader-header-left{gap:9px;display:flex;position:absolute;top:50%;left:clamp(22px,4vw,72px);transform:translateY(-50%)}.reader-header-left button{width:48px;height:48px;font-size:21px}.theme-dark .reader-top>.reader-brand{color:#fff0f5}.theme-dark .reader-brand i{color:#ff7dab}.side-overlay{z-index:110}@media (width>=701px){.reader{width:100%;max-width:none;box-shadow:none}.reader-hero{height:clamp(500px,62vh,700px)}}@media (width<=700px){.reader{padding-top:82px}.reader-top{height:82px;padding:0}.reader-top>.reader-menu{width:44px;height:44px;right:11px}.reader-header-left{gap:5px;left:11px}.reader-header-left button{width:40px;height:40px;font-size:18px}.reader-brand span{font-size:25px}.reader-brand i{font-size:31px}}@media (width<=430px){.reader-top>.reader-menu{width:40px;height:40px;right:8px}.reader-header-left{gap:3px;left:8px}.reader-header-left button{width:34px;height:34px;font-size:16px}.reader-brand span{font-size:20px}.reader-brand i{font-size:25px}}.post-card>.post-card-actions{align-items:center;gap:9px;min-width:max-content;display:flex;overflow:visible}.post-card-actions button{border:0}.post-card-actions .read-now{color:#fff;background:linear-gradient(100deg,var(--rose),var(--violet));white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 16px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #be417e2e}.post-card-actions .read-now span{font-size:17px;line-height:1}.post-card-actions .save-card{width:38px;height:38px;color:var(--rose);background:var(--card);border-radius:11px;padding:0}@supports (color:color-mix(in lab, red, red)){.post-card-actions .save-card{background:color-mix(in srgb,var(--card) 88%,#fff)}}.post-card-actions .save-card{font-size:21px}.theme-dark .post-card-actions .save-card{color:#ff76a8;background:#352730}@media (width<=700px){.post-card>.post-card-actions{flex-direction:column;gap:6px;min-width:72px}.post-card-actions .read-now{gap:4px;min-height:34px;padding:7px 10px;font-size:11px}.post-card-actions .read-now span{font-size:14px}.post-card-actions .save-card{width:32px;height:32px;font-size:18px}}.card-read-button{color:#fff;background:linear-gradient(100deg,var(--rose),var(--violet));white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 15px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #be417e2e}.card-read-button i{font-size:16px;font-style:normal;line-height:1}.featured-content .card-read-button{color:#fff;background:linear-gradient(100deg,#df4f82,#a540c5);box-shadow:0 10px 25px #0003}.highlight-grid .highlight-read-button{width:calc(100% - 26px);height:38px;margin:0 13px 14px;padding:8px 12px;position:static}.highlight-grid h3{margin-bottom:9px}.list-card>.list-read-button{background:linear-gradient(100deg,var(--rose),var(--violet));width:auto;height:40px;padding:9px 15px;position:static}.list-card>.list-card-actions{align-items:center;gap:8px;min-width:max-content;display:flex;overflow:visible}.list-card-actions .list-read-button{background:linear-gradient(100deg,var(--rose),var(--violet));width:auto;height:40px;padding:9px 15px;position:static}.list-card-actions .list-save-button{width:36px;height:36px;color:var(--rose);background:var(--card);border:0;border-radius:11px;padding:0;position:static}@supports (color:color-mix(in lab, red, red)){.list-card-actions .list-save-button{background:color-mix(in srgb,var(--card) 88%,#fff)}}.list-card-actions .list-save-button{font-size:20px}.theme-dark .list-card-actions .list-save-button{color:#ff76a8;background:#352730}@media (width<=700px){.highlight-grid article{grid-template-rows:auto auto;grid-template-columns:110px minmax(0,1fr);align-content:center;min-height:116px}.highlight-grid article>div{grid-area:1/1/3}.highlight-grid h3{grid-area:1/2;margin:0}.highlight-grid article:after{content:none}.highlight-grid .highlight-read-button{grid-area:2/2;width:max-content;height:32px;min-height:32px;margin:7px 0 0;padding:6px 10px;font-size:11px}.list-card>.list-read-button{gap:4px;height:34px;min-height:34px;padding:7px 10px;font-size:11px}.list-card>.list-card-actions{flex-direction:column;gap:5px;min-width:70px}.list-card-actions .list-read-button{gap:4px;height:34px;min-height:34px;padding:7px 10px;font-size:11px}.list-card-actions .list-save-button{width:31px;height:31px;font-size:17px}.featured-content .card-read-button{min-height:36px;padding:8px 13px;font-size:12px}}@media (width<=390px){.highlight-grid article{grid-template-columns:92px minmax(0,1fr)}.highlight-grid .highlight-read-button{padding-inline:9px}.list-card>.list-read-button,.list-card-actions .list-read-button{padding-inline:8px}}.reader-meta{position:relative}.reader-meta-info{justify-content:center;align-items:center;gap:18px;min-width:0;display:flex}@media (width<=700px){.reader-meta{align-items:center}.reader-meta-info{flex-wrap:wrap;justify-content:center;gap:8px}}@media (width<=430px){.reader-meta{justify-content:center;gap:9px;display:flex}.reader-meta-info{gap:6px}}.desktop-ambient{display:none}.desktop-dual-sections{display:contents}@media (width>=981px){.site-shell>main{z-index:2;width:100%;max-width:none;margin:0;padding:96px clamp(38px,4.5vw,92px) 0;position:relative}.hero-section{border:1px solid #e2c6cf8a;border-radius:34px;grid-template-columns:minmax(430px,.9fr) minmax(500px,1.1fr);min-height:clamp(470px,100vh - 150px,680px);margin:22px 0 34px;padding-left:clamp(48px,5vw,92px);box-shadow:0 24px 70px #6637491a}.hero-copy{padding-block:48px}.hero-copy h1{font-size:clamp(50px,3.7vw,68px)}.hero-art{height:clamp(470px,100vh - 150px,680px)}.feature-wrap{margin:0 0 58px}.featured-card{border-radius:30px;height:clamp(430px,55vh,590px)}.featured-content{width:min(50%,760px);padding:clamp(38px,4vw,68px)}.featured-content h2{font-size:clamp(40px,3vw,58px)}.featured-content p{font-size:16px;line-height:1.9}.home-section{margin:58px 0}.home-section h2,.section-heading h2{font-size:32px}.highlight-grid{gap:22px}.highlight-grid article{border-radius:22px}.highlight-grid img{height:clamp(190px,14vw,270px)}.highlight-grid h3{font-size:20px}.desktop-dual-sections{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px;display:grid}.desktop-dual-sections .home-section{margin:8px 0 50px}.desktop-dual-sections .list-card{grid-template-columns:138px minmax(0,1fr) auto;gap:16px;min-height:124px;padding:12px}.desktop-dual-sections .list-card img{width:138px;height:100px}.desktop-dual-sections .list-card h3{font-size:20px}.desktop-dual-sections .list-card p{font-size:13px}.desktop-dual-sections .list-read-button{min-width:94px;padding-inline:13px}.archive-section{padding:26px 0 90px}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.post-card{border-radius:22px;grid-template-columns:138px minmax(0,1fr) auto;gap:16px;min-height:132px;padding:12px}.post-card>img{width:138px;height:104px}.post-card h3{font-size:20px}.post-card p{font-size:13px}.post-card-actions .read-now{padding-inline:13px}.reader{width:100%;max-width:none;box-shadow:none}.reader-hero{height:clamp(500px,62vh,720px)}.reader-meta{justify-content:center;padding-inline:clamp(46px,7vw,150px);display:flex}.reader-content{max-width:940px;padding:40px 58px 26px}.reader-pagination{max-width:1180px;margin-inline:auto}}@media (width>=1600px){.site-shell>main{padding-inline:160px}.desktop-ambient{z-index:1;pointer-events:none;display:block;position:fixed;inset:96px 0 0;overflow:hidden}.ambient-track{opacity:.78;width:118px;position:absolute;top:18px;bottom:18px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 10% 90%,#0000);mask-image:linear-gradient(#0000,#000 10% 90%,#0000)}.ambient-track-right{right:22px}.ambient-track-left{left:22px}.ambient-track>div{will-change:transform;gap:15px;display:grid}.ambient-track-right>div{animation:34s linear infinite ambient-up}.ambient-track-left>div{animation:38s linear infinite ambient-down}.ambient-track figure{border:1px solid var(--line);margin:0;padding:7px}@supports (color:color-mix(in lab, red, red)){.ambient-track figure{border:1px solid color-mix(in srgb,var(--line) 78%,transparent)}}.ambient-track figure{background:var(--card);border-radius:19px}@supports (color:color-mix(in lab, red, red)){.ambient-track figure{background:color-mix(in srgb,var(--card) 88%,transparent)}}.ambient-track figure{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 28px #582d3e14}.ambient-track img{object-fit:cover;border-radius:13px;width:100%;height:88px}.ambient-track figcaption{color:var(--ink);text-align:center;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font:700 12px/1.45 Georgia,Times New Roman,serif;overflow:hidden}.ambient-petal{color:var(--rose);position:absolute}@supports (color:color-mix(in lab, red, red)){.ambient-petal{color:color-mix(in srgb,var(--rose) 55%,transparent)}}.ambient-petal{filter:blur(.2px);opacity:.55;will-change:transform;font-style:normal}.petal-one{font-size:24px;animation:12s ease-in-out infinite petal-drift-one;top:12%;right:8%}.petal-two{font-size:28px;animation:15s ease-in-out infinite petal-drift-two;top:64%;right:5.5%}.petal-three{font-size:22px;animation:13s ease-in-out infinite reverse petal-drift-two;top:34%;left:7%}.petal-four{font-size:27px;animation:16s ease-in-out infinite reverse petal-drift-one;bottom:9%;left:5%}.theme-dark .ambient-track{opacity:.68}.theme-dark .ambient-track figure{background:#2b2228c7;border-color:#493842;box-shadow:0 12px 28px #0000003d}}@keyframes ambient-up{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 7.5px))}}@keyframes ambient-down{0%{transform:translateY(calc(-50% - 7.5px))}to{transform:translateY(0)}}@keyframes petal-drift-one{0%,to{transform:translate(0)rotate(-8deg)}50%{transform:translate(-22px,42px)rotate(18deg)}}@keyframes petal-drift-two{0%,to{transform:translate(0)rotate(12deg)}50%{transform:translate(24px,-38px)rotate(-16deg)}}@media (prefers-reduced-motion:reduce){.ambient-track>div,.ambient-petal{animation:none!important}}.hero-section,.hero-art img,.hero-copy h1,.hero-copy p{transition:background .35s,color .35s,filter .35s,border-color .35s,box-shadow .35s}.theme-dark .hero-section{color:#fff5f8;background:linear-gradient(118deg,#21151d 0%,#261821 48%,#302039 100%);border-color:#513746;box-shadow:0 24px 70px #00000057,inset 0 0 80px #d951820a}.theme-dark .hero-art{background:#251820;position:relative}.theme-dark .hero-art img{filter:brightness(.46)saturate(.8)contrast(1.12);opacity:1}.theme-dark .hero-art:after{content:"";z-index:2;pointer-events:none;mix-blend-mode:multiply;background:linear-gradient(90deg,#25182024,#4a273c47);position:absolute;inset:0}.theme-dark .feature-wrap,.theme-dark .home-section,.theme-dark .archive-section{color:#fff4f7}.theme-dark .hero-section{background:linear-gradient(108deg,#21151d 0%,#261821 50%,#302039 100%)}.theme-dark .hero-art{isolation:auto;background:0 0}.theme-dark .hero-art:after{mix-blend-mode:normal;background:linear-gradient(90deg,#21151d00,#3020392e)}@media (width<=700px){.site-shell>main{width:calc(100% - 20px);padding-top:82px}.hero-section{border-radius:24px;grid-template-columns:minmax(0,1.12fr) minmax(132px,.88fr);align-items:center;gap:4px;min-height:310px;padding:22px 14px 18px}.hero-copy{align-self:center;min-width:0}.hero-copy h1{margin-bottom:8px;font-size:clamp(29px,8.3vw,39px);line-height:1.18}.hero-copy p{max-width:230px;font-size:12.5px;line-height:1.7}.hero-copy .primary-button{width:100%;min-width:0;max-width:210px;margin-top:14px;padding:12px 15px;font-size:14px}.hero-art{justify-content:center;align-items:center;width:100%;height:auto;min-height:240px;display:flex;overflow:hidden}.hero-art img{object-fit:contain;object-position:center;width:100%;max-width:210px;height:auto;max-height:285px;transform:none}.highlight-grid article,.list-card,.post-card{border-radius:19px;grid-template-rows:1fr;grid-template-columns:92px minmax(0,1fr) 76px;align-items:center;gap:10px;width:100%;min-width:0;min-height:106px;padding:10px;overflow:hidden}.highlight-grid article>div,.list-card>img,.post-card>img{border-radius:13px;grid-area:1/1;width:92px;min-width:0;height:84px}.highlight-grid img{object-fit:cover;border-radius:13px;width:92px;height:84px}.highlight-grid h3,.list-card>div:not(.list-card-actions),.post-card>div:not(.post-card-actions){grid-area:1/2;min-width:0}.highlight-grid h3,.list-card h3,.post-card h3{text-overflow:ellipsis;white-space:nowrap;min-height:0;margin:0 0 6px;padding:0;font-size:15px;line-height:1.5;overflow:hidden}.highlight-grid .highlight-read-button,.list-card>.list-read-button,.list-card>.list-card-actions,.post-card>.post-card-actions{grid-area:1/3;place-self:center stretch;width:76px;min-width:0;margin:0;position:static}.highlight-grid .highlight-read-button,.list-card>.list-read-button,.list-card-actions .list-read-button,.post-card-actions .read-now{white-space:nowrap;gap:3px;width:76px;min-width:0;height:34px;min-height:34px;margin:0;padding:6px 4px;font-size:10.5px;overflow:hidden}.list-card>.list-card-actions,.post-card>.post-card-actions{flex-direction:column;align-items:center;gap:6px;display:flex}.list-card-actions .list-save-button,.post-card-actions .save-card{flex:none;width:30px;height:30px}}@media (width<=390px){.hero-section{grid-template-columns:minmax(0,1.14fr) minmax(118px,.86fr);min-height:286px;padding-inline:11px}.hero-copy h1{font-size:28px}.hero-copy p{font-size:11.5px}.hero-copy .primary-button{max-width:184px;font-size:13px}.hero-art{min-height:215px}.hero-art img{max-height:250px}.highlight-grid article,.list-card,.post-card{grid-template-columns:80px minmax(0,1fr) 68px;gap:8px;padding:8px}.highlight-grid article>div,.highlight-grid img,.list-card>img,.post-card>img{width:80px;height:76px}.highlight-grid .highlight-read-button,.list-card>.list-read-button,.list-card>.list-card-actions,.post-card>.post-card-actions,.list-card-actions .list-read-button,.post-card-actions .read-now{width:68px}}.card-read-button,.post-card-actions .read-now,.theme-dark .card-read-button,.theme-dark .post-card-actions .read-now{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;visibility:visible!important;background-color:#d85182!important;background-image:linear-gradient(100deg,#df4f82 0%,#a540c5 100%)!important;border:0!important;border-radius:999px!important;font-size:13px!important;font-weight:700!important;box-shadow:0 8px 20px #be417e38!important}.card-read-button i,.post-card-actions .read-now span{color:#fff!important;-webkit-text-fill-color:#fff!important}@media (width<=700px){.card-read-button,.post-card-actions .read-now{font-size:11px!important;line-height:1!important}}.side-overlay .message-drawer{color:#34202a;background:linear-gradient(#fffaf7 0%,#fff4f2 100%);flex-direction:column;height:100dvh;display:flex;overflow:hidden;box-shadow:-24px 0 70px #220f1947;width:min(500px,94vw)!important;padding:0!important}.message-drawer .drawer-cover{background:#39231f;min-height:232px;position:relative;flex:0 0 232px!important;padding:0!important;overflow:hidden!important}.drawer-cover>img{object-fit:cover;object-position:56% center;width:100%;height:100%;position:absolute;inset:0}.drawer-cover-shade{background:linear-gradient(90deg,#140a0d14,#170a0f1f 45%,#16090eb8);position:absolute;inset:0}.message-drawer .drawer-close{z-index:3;color:#bf4f79;background:#fffaf7f2;border:1px solid #ffffffad;border-radius:50%;place-items:center;width:52px;height:52px;padding:0;font:300 34px/1 Arial,sans-serif;display:grid;position:absolute;top:18px;left:18px;box-shadow:0 10px 26px #1c0c1238}.drawer-cover-title{z-index:2;color:#fff;text-align:right;text-shadow:0 3px 16px #0000006b;gap:7px;bottom:24px;right:28px;padding:0!important;display:grid!important;position:absolute!important;overflow:visible!important}.drawer-cover-title h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,5vw,43px);line-height:1.2}.drawer-cover-title span{letter-spacing:3px;font-size:15px;color:#f5c6d4!important}.message-drawer .drawer-list{scrollbar-width:thin;scrollbar-color:#df8aa8 transparent;align-content:start;gap:11px;min-height:0;flex:auto!important;padding:18px 17px!important;display:grid!important;overflow:hidden auto!important}.message-drawer .drawer-message{align-items:center;width:100%;min-height:88px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 8px 24px #6d394c12;color:#35232b!important;text-align:right!important;background:#ffffffe0!important;border:1px solid #f2e1df!important;border-radius:22px!important;grid-template-columns:64px minmax(0,1fr) 50px!important;gap:13px!important;padding:12px 14px!important;display:grid!important}.message-drawer .drawer-message:hover,.message-drawer .drawer-message:focus-visible{outline:none;transform:translate(-3px);box-shadow:0 12px 28px #6d394c1f;border-color:#e9afc2!important}.drawer-number{text-align:center;border-left:1px solid #f0dadd;font:500 30px/1 Georgia,Times New Roman,serif;color:#cf4d7b!important}.drawer-message-copy{gap:7px;min-width:0;display:grid;color:#35232b!important}.drawer-message-copy b{text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.35;overflow:hidden}.drawer-message-copy small{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden;color:#9b858d!important}.drawer-feather{background:linear-gradient(145deg,#fff1f4,#fde8ed);border-radius:15px;place-items:center;width:46px;height:46px;display:grid;color:#d34e7f!important}.drawer-feather svg,.drawer-author svg{fill:currentColor;stroke:currentColor;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.message-drawer .drawer-author{color:#fff;text-align:center;border:1px solid #ffffffb8;flex:none;grid-template-columns:32px 1fr 32px;align-items:center;gap:12px;min-height:62px;margin:0 17px 17px;font-size:18px;font-weight:700;display:grid;box-shadow:0 12px 28px #c5377940,inset 0 0 0 2px #ffd8e26b;background:linear-gradient(100deg,#e4668f 0%,#cb3980 100%)!important;border-radius:999px!important;padding:13px 22px!important}.drawer-author i{color:#ffe8ef;letter-spacing:2px;font-style:normal}.reader-author-signature{color:#c84f7a;text-align:center;background:linear-gradient(90deg,#0000,#e882a412,#0000);border-block:1px solid #c84f7a3d;justify-content:center;align-items:center;gap:clamp(10px,2.5vw,24px);width:min(100% - 48px,940px);margin:8px auto 26px;padding:18px clamp(16px,4vw,34px);font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,2.1vw,22px);font-weight:700;text-decoration:none;display:flex}.reader-author-signature b{font:inherit;white-space:nowrap}.reader-author-signature span{color:#e89ab5;align-items:center;gap:8px;font-size:17px;display:flex}.reader-author-signature span:before{content:"";background:linear-gradient(90deg,#0000,#e4a4b9);width:clamp(22px,7vw,76px);height:1px}.reader-author-signature span:last-child{flex-direction:row-reverse}.reader-author-signature span:last-child:before{background:linear-gradient(90deg,#e4a4b9,#0000)}.reader-author-signature:hover{color:#a93d65;background:linear-gradient(90deg,#0000,#e882a421,#0000)}.reader-meta-author{color:#3b2630;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:800;text-decoration:none}.reader-meta-author:hover{color:#c84f7a;text-underline-offset:4px;text-decoration:underline}.theme-dark .side-overlay .message-drawer{color:#fff4f7;background:linear-gradient(#211820 0%,#171117 100%)}.theme-dark .side-overlay .message-drawer .drawer-close{opacity:1;text-shadow:none;color:#fff!important;-webkit-text-fill-color:#fff!important;background:linear-gradient(135deg,#d95387,#a83267)!important;border-color:#ffffff7a!important;box-shadow:0 10px 28px #0000006b,0 0 0 2px #ff84b12e!important}.theme-dark .side-overlay .message-drawer .drawer-close:hover,.theme-dark .side-overlay .message-drawer .drawer-close:focus-visible{outline-offset:3px;outline:3px solid #ff8bb561;background:linear-gradient(135deg,#ee6398,#b83a72)!important;border-color:#fff!important}.theme-dark .message-drawer .drawer-message{box-shadow:0 8px 24px #0000002e;color:#fff4f7!important;background:#2a2027!important;border-color:#49333e!important}.theme-dark .drawer-message-copy{color:#fff4f7!important}.theme-dark .drawer-message-copy small{color:#c8adb7!important}.theme-dark .drawer-number{border-color:#563845}.theme-dark .drawer-feather{background:#382731}.theme-dark .reader-author-signature{color:#ff9abb;background:linear-gradient(90deg,#0000,#ff7ba914,#0000)}.theme-dark .reader-meta-author{color:#fff1f5}.highlight-grid article>div>button,.list-save-button,.save-card{display:none!important}@media (width<=700px){.side-overlay .message-drawer{width:min(405px,95vw)!important}.message-drawer .drawer-cover{min-height:200px;flex-basis:200px!important}.drawer-cover>img{object-position:58% center}.drawer-cover-title{bottom:18px;right:20px}.drawer-cover-title h2{font-size:32px}.message-drawer .drawer-close{width:46px;height:46px;font-size:29px;top:14px;left:14px}.message-drawer .drawer-list{gap:9px;padding:13px 11px!important}.message-drawer .drawer-message{min-height:78px;border-radius:18px!important;grid-template-columns:50px minmax(0,1fr) 43px!important;gap:9px!important;padding:9px 10px!important}.drawer-number{font-size:25px}.drawer-message-copy b{font-size:17px}.drawer-message-copy small{font-size:10px}.drawer-feather{border-radius:13px;width:40px;height:40px}.drawer-feather svg{width:22px;height:22px}.message-drawer .drawer-author{min-height:56px;margin:0 11px 11px;font-size:16px;padding:11px 17px!important}.reader-author-signature{gap:8px;width:calc(100% - 24px);margin-bottom:18px;padding:15px 8px;font-size:16px}.reader-author-signature b{white-space:normal;line-height:1.65}.reader-author-signature span{gap:4px;font-size:14px}.reader-author-signature span:before{width:18px}.reader-meta-author{font-size:15px}}.reader-header-left{border:1px solid var(--line);gap:5px;padding:4px}@supports (color:color-mix(in lab, red, red)){.reader-header-left{border:1px solid color-mix(in srgb,var(--line) 78%,transparent)}}.reader-header-left{background:var(--paper);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.reader-header-left{background:color-mix(in srgb,var(--paper) 86%,transparent)}}.reader-header-left{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 24px #522e3e14}.reader-header-left button{width:42px;height:42px;box-shadow:none;background:0 0;border:0;border-radius:50%;transition:background .2s,transform .2s}.reader-header-left button:hover,.reader-header-left button:focus-visible{background:var(--rose)}@supports (color:color-mix(in lab, red, red)){.reader-header-left button:hover,.reader-header-left button:focus-visible{background:color-mix(in srgb,var(--rose) 11%,var(--card))}}.reader-header-left button:hover,.reader-header-left button:focus-visible{outline:none;transform:translateY(-1px)}.theme-dark .reader-header-left{background:#2b2228e6;border-color:#4b3742;box-shadow:0 8px 24px #00000038}.reader-pagination>button{width:100%;min-width:0}.reader-pagination button b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}@media (width<=700px){.topbar .header-left{left:12px}.topbar .header-left .theme-trigger{border-radius:14px;width:40px;height:40px}.reader-top{height:76px}.reader{padding-top:76px}.reader-top>.reader-menu{width:42px;height:42px;right:12px}.reader-header-left{gap:2px;padding:3px;left:12px}.reader-header-left button{width:34px;height:34px;font-size:16px}.reader-brand{gap:5px!important}.reader-brand span{font-size:22px}.reader-brand i{font-size:27px}.reader-pagination{grid-template-columns:minmax(0,1fr) 15px minmax(0,1fr);gap:6px;padding:10px 8px}.reader-pagination>button{min-height:68px;padding:9px 10px}.reader-pagination button span{font-size:11px}.reader-pagination button b{font-size:13px;line-height:1.45}}@media (width<=380px){.reader-top>.reader-menu{width:38px;height:38px;right:8px}.reader-header-left{left:8px}.reader-header-left button{width:31px;height:31px;font-size:15px}.reader-brand span{font-size:19px}.reader-brand i{font-size:23px}}.reader-header-left{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0}.reader-header-left .reader-theme-toggle,.topbar .header-left .theme-trigger{border:1px solid var(--rose);place-items:center;width:46px;height:46px;display:grid;position:relative}@supports (color:color-mix(in lab, red, red)){.reader-header-left .reader-theme-toggle,.topbar .header-left .theme-trigger{border:1px solid color-mix(in srgb,var(--rose) 22%,var(--line))}}.reader-header-left .reader-theme-toggle,.topbar .header-left .theme-trigger{color:#5b2a3d;background:linear-gradient(145deg,#fff,#fff6f7);border-radius:16px;font-size:20px;box-shadow:0 9px 24px #562c3e1a,inset 0 1px #fffffff2}.reader-header-left .reader-theme-toggle:after,.topbar .header-left .theme-trigger:after{content:"";background:#dc5d89;border-radius:50%;width:5px;height:5px;position:absolute;bottom:6px;right:6px;box-shadow:0 0 0 3px #dc5d891f}.reader-header-left .reader-theme-toggle:hover,.reader-header-left .reader-theme-toggle:focus-visible,.topbar .header-left .theme-trigger:hover,.topbar .header-left .theme-trigger:focus-visible{color:#fff;background:linear-gradient(145deg,#df5a88,#ad42bc);outline:none;transform:translateY(-1px)}.theme-dark .reader-header-left .reader-theme-toggle,.theme-dark .topbar .header-left .theme-trigger{color:#fff4f7;background:linear-gradient(145deg,#352a31,#261e24);border-color:#59414d;box-shadow:0 9px 24px #00000040,inset 0 1px #ffffff0f}.reader-font{background:#fffdfc;border:1px solid #ead9dd;border-radius:999px;grid-template-columns:48px 62px 48px;align-items:center;width:158px;height:48px;margin-top:20px;display:grid;overflow:hidden;box-shadow:0 9px 25px #572e3e12}.reader-font button{color:#4c2d39;background:0 0;border:0;place-items:center;width:48px;height:48px;font-size:23px;line-height:1;display:grid}.reader-font button:hover,.reader-font button:focus-visible{color:#c64d79;background:#fff1f4;outline:none}.reader-font span{color:#c44d78;font-variant-numeric:tabular-nums;border-inline:1px solid #f0e1e4;place-items:center;min-width:62px;height:32px;padding:0;font:800 16px/1 Georgia,Times New Roman,serif;display:grid}.theme-dark .reader-font{background:#2b2228;border-color:#4a3641;box-shadow:0 9px 25px #0000002e}.theme-dark .reader-font button{color:#fff4f7;background:0 0}.theme-dark .reader-font span{color:#ff91b4;border-color:#4c3742}@media (width<=700px){.reader-header-left .reader-theme-toggle,.topbar .header-left .theme-trigger{border-radius:14px;width:40px;height:40px;font-size:18px}.reader-header-left{padding:0;left:12px}.reader-font{grid-template-columns:44px 60px 44px;width:148px;height:44px;margin-top:16px}.reader-font button{width:44px;height:44px;font-size:21px}.reader-font span{min-width:60px;height:30px;font-size:15px}}.reader-reference-layout{width:min(100%,1120px);margin:28px auto 24px;padding:0 24px}.reader-cover-card{background:#fffdfb;border:1px solid #eedfdd;border-radius:34px;overflow:hidden;box-shadow:0 20px 54px #532c3c1a}.reader-cover-card .reader-hero{border-radius:0;width:100%;height:clamp(430px,58vh,650px);margin:0}.reader-cover-card .reader-hero-shade{background:linear-gradient(#180b1208 24%,#180b122e 52%,#180b12cc 100%)}.reader-cover-card .reader-hero>div.reader-title{text-align:center;inset:auto 8% 35px;transform:none}.reader-cover-card .reader-title h2{color:#fff;text-shadow:0 5px 24px #00000073;margin:0 0 14px;font-family:Arabic Typesetting,Traditional Arabic,Georgia,serif;font-size:clamp(42px,6vw,70px);line-height:1.15}.reader-cover-card .title-flourish{letter-spacing:4px;justify-content:center;color:#ff9fbd!important;font-size:24px!important}.reader-author-card{direction:rtl;background:linear-gradient(135deg,#fff,#fffaf9);flex-direction:row;justify-content:center;align-items:center;gap:24px;min-height:160px;padding:25px clamp(24px,7vw,90px);display:flex}.reader-author-logo{background:#161016;border:4px solid #e88bab;border-radius:50%;flex:0 0 126px;width:126px;height:126px;padding:5px;box-shadow:0 11px 28px #5e30422e}.reader-author-logo img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.reader-author-copy{text-align:right;direction:ltr;gap:7px;display:grid}.reader-author-copy>a{color:#c74f79;font:800 clamp(28px,4vw,42px)/1.15 Georgia,Times New Roman,serif;text-decoration:none}.reader-author-copy>a:hover{text-underline-offset:6px;text-decoration:underline}.reader-author-copy>span{color:#5a3b47;direction:rtl;justify-content:flex-start;align-items:center;gap:9px;font-size:19px;display:flex}.verified-badge{color:#fff;background:#dd668f;border-radius:8px 50% 50%;place-items:center;width:24px;height:24px;font:800 14px/1 Arial,sans-serif;display:grid;box-shadow:0 0 0 5px #fde8ef}.reader-facts{color:#5d414b;background:#fffaf9;border:1px solid #eadbdc;border-radius:999px;grid-template-columns:1fr 1px 1fr;align-items:center;gap:24px;width:min(690px,100% - 48px);min-height:70px;margin:34px auto;padding:12px 26px;display:grid;box-shadow:0 10px 28px #512b3a0f}.reader-facts>span{white-space:nowrap;justify-content:center;align-items:center;gap:12px;font-size:18px;display:flex}.reader-facts>span b{color:#b84a72;font-size:25px;font-weight:400}.reader-facts>i{background:#e7d6da;width:1px;height:38px}.reader-action-bar{direction:rtl;background:#fffdfc;border:1px solid #eadbdc;border-radius:28px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;width:min(900px,100% - 48px);min-height:136px;margin:0 auto 36px;display:grid;overflow:hidden;box-shadow:0 16px 38px #512b3a14}.reader-action{color:#6a3a4b;text-align:center;background:0 0;border:0;border-left:1px solid #eadfe0;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;padding:20px 12px 16px;display:flex;position:relative}.reader-action:last-child{border-left:0}.reader-action select{z-index:3;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.reader-action-icon{color:#a94369;place-items:center;height:34px;font:500 26px/1 Georgia,Times New Roman,serif;display:grid}.arabic-font-icon{font-family:Aref Ruqaa,serif;font-size:28px}.reader-action-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.reader-action>b{font-size:17px;font-weight:700}.reader-action>small{color:#a38b94;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.reader-action:hover,.reader-action:focus-within{color:#be4b75;background:#fff3f5}.reader-message-card{color:#382a31;background:#fff;border:1px solid #eadfde;border-radius:32px;width:min(960px,100% - 24px);margin:0 auto 30px;padding:32px clamp(28px,7vw,88px) 20px;box-shadow:0 18px 48px #502c3914}.reader-message-ornament{color:#f1bfd0;justify-content:center;align-items:center;gap:14px;min-height:54px;margin-bottom:20px;font:700 42px/1 Georgia,serif;display:flex}.reader-message-ornament b{color:#de618c;font-size:26px}.reader-message-body{width:100%;max-width:none;color:inherit;text-align:center;background:0 0;border:0;margin:0;font-family:inherit;line-height:2.05;font-size:inherit!important;padding:0 0 12px!important}.reader-message-body p{margin:0 0 1.15em;text-align:center!important}.reader-message-body p:first-child{text-align:center;font-size:1em}.reader-message-body p:first-child:after{display:none!important}.reader-message-card .reader-author-signature{width:100%;margin:8px auto 0}.theme-dark .reader-cover-card,.theme-dark .reader-action-bar,.theme-dark .reader-message-card{background:#241b21;border-color:#4b3741}.theme-dark .reader-author-copy>span,.theme-dark .reader-facts{color:#f4e8ec}.theme-dark .reader-facts{background:#2a2026;border-color:#4a3740}.theme-dark .reader-facts>i{background:#513b46}.theme-dark .reader-action>small{color:#c1abb4}.theme-dark .reader-message-card{color:#fff2f6;box-shadow:0 18px 48px #00000038}@media (width<=700px){.reader-reference-layout{margin:14px auto 18px;padding:0 10px}.reader-cover-card{border-radius:25px}.reader-cover-card .reader-hero{height:clamp(340px,50vh,470px)}.reader-cover-card .reader-hero>div.reader-title{bottom:22px;left:15px;right:15px}.reader-cover-card .reader-title h2{margin-bottom:9px;font-size:clamp(29px,9vw,42px)}.reader-cover-card .title-flourish{font-size:18px!important}.reader-author-card{gap:15px;min-height:122px;padding:18px 20px}.reader-author-logo{border-width:3px;flex-basis:88px;width:88px;height:88px;padding:4px}.reader-author-copy>a{font-size:clamp(23px,7vw,31px)}.reader-author-copy>span{gap:7px;font-size:15px}.verified-badge{width:20px;height:20px;font-size:12px;box-shadow:0 0 0 3px #fde8ef}.reader-facts{gap:9px;width:calc(100% - 18px);min-height:60px;margin:20px auto;padding:9px 13px}.reader-facts>span{gap:7px;font-size:14px}.reader-facts>span b{font-size:20px}.reader-facts>i{height:31px}.reader-action-bar{border-radius:22px;width:calc(100% - 18px);min-height:112px;margin-bottom:22px}.reader-action{gap:5px;padding:14px 6px 12px}.reader-action-icon{height:28px;font-size:22px}.reader-action-icon svg{width:25px;height:25px}.reader-action>b{font-size:14px}.reader-action>small{font-size:9px}.reader-message-card{border-radius:25px;width:100%;margin-bottom:20px;padding:24px 17px 14px}.reader-message-ornament{gap:9px;min-height:42px;margin-bottom:13px;font-size:32px}.reader-message-ornament b{font-size:21px}.reader-message-body{line-height:1.95}.reader-message-body p{margin-bottom:1em}}@media (width<=380px){.reader-author-logo{flex-basis:76px;width:76px;height:76px}.reader-author-copy>a{font-size:22px}.reader-facts>span{font-size:12.5px}.reader-action>b{font-size:13px}}.reader-action[type=button]{font:inherit;cursor:pointer}.font-family-action>small{font-size:13px}.reader-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(12px);direction:rtl;background:#23131bad;place-items:center;padding:clamp(16px,4vw,46px);animation:.18s both readerModalFade;display:grid;position:fixed;inset:0}@keyframes readerModalFade{0%{opacity:0}to{opacity:1}}.font-picker-panel,.share-panel{color:#4a2836;background:linear-gradient(145deg,#fffdfb,#fff5f6);border:1px solid #efdadd;border-radius:32px;width:min(940px,100%);max-height:min(820px,100dvh - 32px);animation:.24s both readerModalRise;overflow:hidden;box-shadow:0 30px 90px #1e0b1447}@keyframes readerModalRise{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}.font-picker-panel>header,.share-panel>header{background:#ffffffad;border-bottom:1px solid #f0dcdf;justify-content:space-between;align-items:center;gap:20px;min-height:100px;padding:22px 26px;display:flex}.font-picker-panel>header div,.share-panel>header div{gap:4px;display:grid}.font-picker-panel>header span,.share-panel>header span{color:#ce597f;font-size:13px;font-weight:700}.font-picker-panel>header h3,.share-panel>header h3{margin:0;font-size:clamp(22px,3vw,31px)}.font-picker-panel>header button,.share-panel>header button{color:#8e425d;cursor:pointer;background:#fff;border:1px solid #ead8dc;border-radius:50%;flex:0 0 48px;width:48px;height:48px;font:300 30px/1 Arial,sans-serif}.font-picker-panel>p{color:#8c707a;margin:0;padding:15px 26px 2px;font-size:14px}.font-options{scrollbar-color:#df7398 #f8e9ed;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:min(640px,100dvh - 190px);padding:20px 24px 28px;display:grid;overflow:auto}.font-options>button{color:#4a2d38;text-align:right;cursor:pointer;background:#fff;border:1px solid #ecdfe1;border-radius:20px;align-content:center;gap:5px;min-height:126px;padding:16px 18px;transition:all .18s;display:grid;position:relative}.font-options>button:hover,.font-options>button:focus-visible{border-color:#df7196;outline:none;transform:translateY(-2px);box-shadow:0 12px 26px #8437531f}.font-options>button.selected{background:#fff1f5;border:2px solid #d84f7d;box-shadow:0 10px 25px #a53f631f}.font-options>button span{color:#c64e76;font-family:Noto Naskh Arabic,serif;font-size:14px;font-weight:700}.font-options>button strong{white-space:nowrap;text-overflow:ellipsis;font-size:clamp(22px,2.3vw,30px);font-weight:600;line-height:1.35;overflow:hidden}.font-options>button small{color:#947b84;font-family:Noto Naskh Arabic,serif;font-size:12px}.font-options>button i{color:#fff;background:#d94f7e;border-radius:50%;place-items:center;width:25px;height:25px;font:700 14px/1 Arial,sans-serif;display:grid;position:absolute;top:12px;left:12px}.share-panel{width:min(650px,100%)}.share-destination-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;padding:28px 28px 22px;display:grid}.share-destination-grid>a,.share-destination-grid>button{color:#5a3341;cursor:pointer;background:#fff;border:1px solid #ebdfe1;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:118px;padding:15px 8px;font:700 14px/1.2 inherit;text-decoration:none;transition:all .18s;display:flex}.share-destination-grid>a:hover,.share-destination-grid>button:hover{border-color:#dc7195;transform:translateY(-2px);box-shadow:0 10px 25px #78324b1a}.share-destination-grid i{color:#fff;border-radius:17px;place-items:center;width:48px;height:48px;font:800 21px/1 Arial,sans-serif;display:grid}.share-destination-grid i svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.share-whatsapp{background:#25d366}.share-telegram{background:#28a8e9}.share-facebook{background:#1877f2}.share-device{background:linear-gradient(135deg,#eb4c81,#a93ed1)}.share-copy-row{background:#fff;border:1px solid #ebdfe1;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:0 28px;padding:8px;display:grid}.share-copy-row input{color:#745d66;background:0 0;border:0;outline:none;min-width:0;padding:10px 12px;font:13px/1.4 Arial,sans-serif}.share-copy-row button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ea4c81,#ad3fd0);border:0;border-radius:12px;padding:10px 17px;font:700 14px/1 inherit}.share-feedback{color:#95757f;text-align:center;min-height:46px;margin:0;padding:12px 28px 22px;font-size:13px}.theme-dark .font-picker-panel,.theme-dark .share-panel{color:#fff0f5;background:linear-gradient(145deg,#291e25,#1d171b);border-color:#503842}.theme-dark .font-picker-panel>header,.theme-dark .share-panel>header{background:#2e2128d6;border-color:#513b44}.theme-dark .font-picker-panel>header button,.theme-dark .share-panel>header button,.theme-dark .font-options>button,.theme-dark .share-destination-grid>a,.theme-dark .share-destination-grid>button,.theme-dark .share-copy-row{color:#f9eaf0;background:#30232a;border-color:#523d46}.theme-dark .font-picker-panel>p,.theme-dark .font-options>button small,.theme-dark .share-copy-row input,.theme-dark .share-feedback{color:#c6acb6}.theme-dark .font-options>button.selected{background:#432a36;border-color:#ff7ca8}@media (width<=700px){.reader-modal-backdrop{place-items:end center;padding:10px}.font-picker-panel,.share-panel{border-radius:26px 26px 20px 20px;max-height:calc(100dvh - 18px)}.font-picker-panel>header,.share-panel>header{min-height:84px;padding:17px 18px}.font-picker-panel>header button,.share-panel>header button{flex-basis:42px;width:42px;height:42px;font-size:26px}.font-picker-panel>p{padding:12px 18px 0;font-size:13px}.font-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:calc(100dvh - 170px);padding:15px 14px 22px}.font-options>button{border-radius:17px;min-height:112px;padding:14px}.font-options>button strong{font-size:clamp(20px,6vw,26px)}.share-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:20px 15px 15px}.share-destination-grid>a,.share-destination-grid>button{border-radius:17px;min-height:94px}.share-destination-grid i{border-radius:14px;width:43px;height:43px}.share-copy-row{grid-template-columns:minmax(0,1fr) auto;margin:0 15px}.share-copy-row input{font-size:11px}.share-feedback{padding:10px 16px 18px}}@media (width<=390px){.font-options>button{min-height:105px;padding:12px}.font-options>button strong{font-size:19px}.share-copy-row{grid-template-columns:1fr}.share-copy-row button{width:100%}}body.heart-dark-page{color:#fff5f8;background-color:#100c11;background-image:radial-gradient(circle at 12% 8%,#d24a7e1a,#0000 28%),radial-gradient(circle at 88% 20%,#8b47b71a,#0000 30%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.site-shell.theme-dark{--paper:#151116;--card:#211a20;--ink:#fff5f8;--muted:#cdb9c2;--line:#493640;--shadow:0 18px 44px #0000004d;min-height:100dvh;color:var(--ink);background-color:#151116;background-image:radial-gradient(circle at 10% 2%,#db4b8117,#0000 27%),radial-gradient(circle at 92% 22%,#9645bf14,#0000 28%),linear-gradient(#171218 0%,#120f13 100%)}.theme-dark .topbar{color:#fff6f9;background:#140f14e6;border-color:#ffb0cd21;box-shadow:0 10px 36px #00000038}.theme-dark .topbar>.brand,.theme-dark .reader-brand{color:#fff3f7}.theme-dark .topbar .menu-trigger,.theme-dark .topbar .header-left .theme-trigger,.theme-dark .reader-top>.reader-menu,.theme-dark .reader-header-left .reader-theme-toggle{color:#fff5f8;background:linear-gradient(145deg,#33272e,#251d22);border-color:#55404a;box-shadow:0 8px 22px #00000040,inset 0 1px #ffffff0f}.theme-dark .hero-section{color:#fff5f8;background:linear-gradient(125deg,#241820 0%,#21171d 52%,#2b1e2d 100%);border:1px solid #4b3540;box-shadow:0 28px 72px #0000004d,inset 0 1px #ffffff06}.theme-dark .hero-copy h1{color:#fff6f8;text-shadow:0 8px 32px #00000038}.theme-dark .hero-copy p{color:#d9c8cf}.theme-dark .hero-copy .primary-button{box-shadow:0 13px 32px #cf428452}.theme-dark .hero-art{isolation:isolate;background:linear-gradient(135deg,#fff7f4 0%,#fff2f4 58%,#fceaf5 100%);border:1px solid #ffffff94;border-radius:27px;margin:18px;overflow:hidden;box-shadow:0 18px 46px #00000038,inset 0 0 0 1px #7845580a}.theme-dark .hero-art:after{content:none;display:none}.theme-dark .hero-art img{opacity:1;filter:none;mix-blend-mode:normal}.theme-dark .featured-card,.theme-dark .highlight-grid article,.theme-dark .list-card,.theme-dark .post-card{color:#fff5f8;background:#211a20;border-color:#49353f;box-shadow:0 16px 38px #00000038}.theme-dark .featured-card>img,.theme-dark .highlight-grid img,.theme-dark .list-card img,.theme-dark .post-card>img,.theme-dark .ambient-track img,.theme-dark .drawer-cover>img,.theme-dark .reader-hero>img{opacity:1;filter:none;mix-blend-mode:normal}.theme-dark .featured-shade{background:linear-gradient(90deg,#10090e1a,#10090ed6)}.theme-dark .featured-content p{color:#eadfe4}.theme-dark .featured-content small{color:#e0d2d8}.theme-dark .home-section h2,.theme-dark .section-heading h2{color:#fff5f8}.theme-dark .home-section header a,.theme-dark .archive-count{color:#cbb6bf}.theme-dark .list-card p,.theme-dark .post-card p,.theme-dark .list-card small,.theme-dark .post-card small{color:#cdb9c2}.theme-dark .section-heading select{color:#fff5f8;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#261e24;border-color:#503a45}.theme-dark footer{color:#c7b2bb;background:#100c1161;border-color:#46333d}.theme-dark .ambient-track figure{background:#231b21e0;border-color:#46343d}.theme-dark .side-overlay{background:#070508b8}.theme-dark .side-overlay .message-drawer{background:linear-gradient(#211920,#151116);border-left:1px solid #493640}.theme-dark .message-drawer .drawer-cover{background:#241a20}.theme-dark .message-drawer .drawer-message{background:#271e24;border-color:#493640}.theme-dark .drawer-feather{color:#ff8fb4;background:#3a2932}.theme-dark .reader-backdrop,.theme-dark .reader{color:#fff5f8;background:#151116 radial-gradient(circle at 50% 0,#cf4a7c0f,#0000 28%)}.theme-dark .reader-top{background:#140f14eb;border-color:#46343e}.theme-dark .reader-cover-card{background:#211a20;border-color:#4b3741;box-shadow:0 22px 58px #00000047}.theme-dark .reader-author-card{background:linear-gradient(135deg,#2a2026,#20191e)}.theme-dark .reader-facts,.theme-dark .reader-action-bar,.theme-dark .reader-message-card{background:#241c22;border-color:#4b3741}.theme-dark .reader-message-card{color:#fff4f7}.theme-dark .reader-action{color:#f5e4ea;border-color:#4b3740}.theme-dark .reader-action:hover,.theme-dark .reader-action:focus-within{color:#ff9abb;background:#34262f}.theme-dark .reader-pagination{background:#1e171c;border-color:#493640}.theme-dark .reader-pagination>button{color:#fff3f7;background:#2a2026;border-color:#4c3842}@media (width<=700px){.theme-dark .hero-section{background:linear-gradient(145deg,#21161d 0%,#281c29 100%);border-radius:24px}.theme-dark .hero-art{border-radius:20px;min-height:220px;margin:6px 0 6px 4px;box-shadow:0 13px 32px #0000003d}.theme-dark .hero-art img{object-fit:contain;width:100%;height:auto}.theme-dark .featured-shade{background:linear-gradient(#0d080b0f 0%,#0d080b70 44%,#0d080bed 100%)}.theme-dark .featured-content{background:linear-gradient(#0e080c0a,#0e080ce6)}.theme-dark .highlight-grid article,.theme-dark .list-card,.theme-dark .post-card{background:#241c22}}@media (width<=390px){.theme-dark .hero-art{min-height:200px;margin-left:2px}}.hero-section{isolation:isolate;position:relative}.hero-art,.theme-dark .hero-art{min-width:0;box-shadow:none;isolation:isolate;background:0 0;border:0;border-radius:0;margin:0;position:relative;overflow:visible}.hero-art:before,.theme-dark .hero-art:before{content:"";z-index:0;aspect-ratio:1;filter:blur(4px);pointer-events:none;background:radial-gradient(circle,#e66f982e 0%,#c95d9717 38%,#0000 69%);border-radius:50%;width:84%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-art:after,.theme-dark .hero-art:after{content:"";z-index:1;aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#0000 56%,#d85f8d0b 57%,#0000 59%);border:1px solid #c7517e1f;border-radius:50%;width:72%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 22px #da649105,0 0 0 45px #da649103}.hero-art img,.theme-dark .hero-art img{z-index:3;object-fit:contain;object-position:center;opacity:1;filter:drop-shadow(0 25px 27px #7230492e);mix-blend-mode:normal;width:auto;max-width:100%;height:100%;max-height:100%;position:relative;transform:none}.hero-ornament{z-index:2;color:#cb4a7a57;text-shadow:0 8px 20px #c649781f;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-style:normal;line-height:1;display:block;position:absolute}.hero-ornament-one{font-size:30px;top:18%;left:8%;transform:rotate(-15deg)}.hero-ornament-two{font-size:17px;top:12%;right:12%;transform:rotate(12deg)}.hero-ornament-three{font-size:38px;bottom:19%;right:5%;transform:rotate(10deg)}.theme-dark .hero-art:before{filter:blur(7px);background:radial-gradient(circle,#ee709f40 0%,#aa48ae1f 40%,#0000 71%)}.theme-dark .hero-art:after{background:radial-gradient(circle,#0000 56%,#ff81ae11 57%,#0000 59%);border-color:#ff89b42e;box-shadow:0 0 0 22px #de5e9106,0 0 0 45px #994bb705}.theme-dark .hero-art img{filter:drop-shadow(0 28px 32px #0006)drop-shadow(0 0 18px #ff87b129)}.theme-dark .hero-ornament{color:#ff8bb594;text-shadow:0 0 22px #ee5c973d}@media (width>=1100px){.hero-art{height:clamp(430px,34vw,590px)}.hero-art img{height:104%;max-height:104%}}@media (width<=700px){.hero-art,.theme-dark .hero-art{min-height:235px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;overflow:visible}.hero-art:before,.theme-dark .hero-art:before{width:104%}.hero-art:after,.theme-dark .hero-art:after{width:88%;box-shadow:0 0 0 14px #da649105,0 0 0 28px #da649103}.hero-art img,.theme-dark .hero-art img{object-fit:contain;width:100%;max-width:230px;height:auto;max-height:285px}.hero-ornament-one{font-size:21px;top:18%;left:0}.hero-ornament-two{font-size:13px;top:10%;right:5%}.hero-ornament-three{font-size:27px;bottom:20%;right:-1%}}@media (width<=390px){.hero-art,.theme-dark .hero-art{min-height:210px;margin:0}.hero-art img,.theme-dark .hero-art img{max-width:205px;max-height:250px}}.hero-title-desktop{display:none}.hero-title-mobile{display:inline}.hero-copy h1>.hero-title-mobile,.hero-copy h1>.hero-title-desktop{color:inherit;font:inherit;letter-spacing:inherit;word-spacing:inherit}@media (width>=981px){.hero-section{justify-content:center;align-items:center;padding-inline:0;display:flex}.hero-copy,.theme-dark .hero-copy{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:stretch;width:auto;min-width:0;max-width:none;margin:0;padding:0;display:flex;position:absolute;top:50%;left:10%;right:10%;transform:translateY(-50%)}.hero-copy h1{letter-spacing:0;word-spacing:.1em;white-space:nowrap;transform-origin:50%;margin:0 0 20px;font-family:Arabic Typesetting,Traditional Arabic,Noto Naskh Arabic,serif;font-size:clamp(82px,6.4vw,138px);font-weight:900;line-height:1;transform:scaleX(1.06)}.hero-title-mobile{display:none}.hero-copy h1>.hero-title-desktop{display:inline}.hero-copy p{text-align:center;width:100%;margin:0;font-size:clamp(19px,1.35vw,23px)}.hero-copy .primary-button{align-self:auto;min-width:320px;margin:32px auto 0 0;padding:17px 32px;font-size:19px}.hero-art,.theme-dark .hero-art{z-index:1;pointer-events:none;width:min(23vw,420px);height:84%;margin:0;position:absolute;top:8%;right:clamp(12px,2.5vw,48px)}}@media (width<=700px){.reader-top>button.reader-brand,.theme-dark .reader-top>button.reader-brand{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;filter:none;background:0 0;border:0}.reader-cover-card .reader-hero{aspect-ratio:auto;height:auto;min-height:0;background-image:none!important}.reader-cover-card .reader-hero>img{object-fit:contain;object-position:center;background:0 0;width:100%;height:auto;display:block;position:relative;inset:auto}}@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}
