.landing{isolation:isolate;min-height:100svh;font-family:var(--landing-font);color:var(--landing-ink);background-color:var(--theme-background);background-image:url(/desktop-landing-bg.png);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:relative}.landing:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(ellipse 105% 88% at 50% 8%, color-mix(in srgb, var(--bookshelf-warm-glow) 70%, transparent) 0%, transparent 62%), radial-gradient(ellipse 98% 72% at 50% 14%, var(--bookshelf-warm-glow) 0%, transparent 58%), radial-gradient(ellipse 70% 55% at 0% 0%, color-mix(in srgb, var(--bookshelf-vignette) 85%, transparent) 0%, transparent 62%), radial-gradient(ellipse 70% 55% at 100% 0%, color-mix(in srgb, var(--bookshelf-vignette) 70%, transparent) 0%, transparent 60%), radial-gradient(ellipse 75% 50% at 50% 100%, color-mix(in srgb, var(--bookshelf-vignette) 55%, transparent) 0%, transparent 58%), radial-gradient(ellipse 120% 85% at 50% -5%, #fffcf8e0 0%, #fffcf859 42%, transparent 68%), radial-gradient(ellipse 90% 70% at 100% 35%, #fcf6ee8c 0%, transparent 55%), radial-gradient(ellipse 90% 70% at 0% 55%, #faf2e880 0%, transparent 55%), radial-gradient(ellipse 95% 65% at 50% 110%, #fcf8f2d1 0%, #fcf8f240 45%, transparent 70%), linear-gradient(180deg, color-mix(in srgb, var(--bookshelf-bg-secondary) 22%, #fffdfac7) 0%, #fffcf81f 32%, color-mix(in srgb, var(--bookshelf-bg-secondary) 28%, #f8f0e638) 58%, color-mix(in srgb, var(--bookshelf-bg-primary) 35%, #fffcf8d9) 100%);min-height:100%;position:absolute;inset:0}.landing>*{z-index:1;position:relative}@media (max-width:768px){.landing{background-image:url(/mobile-landing-bg.png);background-attachment:scroll}.landing:before{background:radial-gradient(ellipse 102% 80% at 50% 6%, color-mix(in srgb, var(--bookshelf-warm-glow) 78%, transparent) 0%, transparent 64%), radial-gradient(ellipse 96% 68% at 50% 14%, var(--bookshelf-warm-glow) 0%, transparent 56%), radial-gradient(ellipse 85% 60% at 0% 0%, color-mix(in srgb, var(--bookshelf-vignette) 80%, transparent) 0%, transparent 58%), radial-gradient(ellipse 85% 60% at 100% 8%, color-mix(in srgb, var(--bookshelf-vignette) 65%, transparent) 0%, transparent 58%), radial-gradient(ellipse 115% 80% at 50% -8%, #fffcf8e6 0%, #fffcf861 40%, transparent 65%), radial-gradient(ellipse 100% 75% at 50% 108%, #fcf8f2d9 0%, #fcf8f24d 48%, transparent 72%), linear-gradient(180deg, color-mix(in srgb, var(--bookshelf-bg-secondary) 26%, #fffdfad1) 0%, #fffcf814 38%, color-mix(in srgb, var(--bookshelf-bg-secondary) 30%, #faf2e847) 62%, color-mix(in srgb, var(--bookshelf-bg-primary) 38%, #fffcf8d1) 100%)}}.landing__content{flex-direction:column;gap:0;width:100%;max-width:none;margin:0 auto;padding:0 0 72px;display:flex}.landing-home-screen{inset-inline:14px;bottom:max(14px, env(safe-area-inset-bottom));z-index:90000;color:var(--landing-ink);background:linear-gradient(135deg, #ffffffe0, color-mix(in srgb, var(--theme-background) 84%, white)), var(--theme-background);border:1px solid color-mix(in srgb, var(--theme-secondary-action) 22%, #ffffffbd);box-shadow:0 18px 42px color-mix(in srgb, var(--theme-primary-action) 18%, transparent), 0 1px 0 #ffffffc7 inset;-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);border-radius:18px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:none;position:fixed}.landing-home-screen__icon{width:44px;height:44px;box-shadow:0 7px 16px color-mix(in srgb, var(--theme-primary-action) 14%, transparent);border-radius:12px;flex:none}.landing-home-screen__copy{flex-direction:column;flex:auto;gap:1px;min-width:0;line-height:1.35;display:flex}.landing-home-screen__copy strong{font-size:.9rem;font-weight:800}.landing-home-screen__copy span{color:var(--landing-muted);font-size:.76rem}.landing-home-screen__action,.landing-home-screen__dismiss{cursor:pointer;border:0;flex:none;font-family:inherit}.landing-home-screen__action{min-height:34px;color:var(--theme-background);background:var(--theme-primary-action);border-radius:var(--theme-radius-pill);padding:0 14px;font-size:.78rem;font-weight:800}.landing-home-screen__dismiss{width:30px;height:30px;color:var(--landing-muted);background:color-mix(in srgb, var(--theme-background) 62%, transparent);border-radius:50%;place-items:center;font-size:1.35rem;line-height:1;display:inline-grid}.landing-home-screen__help{color:var(--landing-muted);border-top:1px solid color-mix(in srgb, var(--theme-secondary-action) 16%, transparent);flex:1 0 100%;margin:0;padding:8px 10px 0;font-size:.78rem;line-height:1.55}@media (max-width:768px){.landing-home-screen{display:flex}}.landing-smooth{width:100%;position:relative}.landing-smooth__viewport,.landing-smooth__content{width:100%}.landing-smooth--enabled .landing-smooth__viewport{z-index:1;will-change:transform;backface-visibility:hidden;position:fixed;inset:0;overflow:visible}.landing-smooth--enabled .landing-smooth__content{min-height:100svh}.landing-smooth__spacer{pointer-events:none;width:100%}.landing__content>:not(.landing-hero){width:min(var(--landing-content-max), calc(100vw - 32px));margin-inline:auto;margin-top:40px}.landing-hero,.landing-featured,.landing-stats,.landing-collections,.landing-inspire,.landing-reviews,.landing-community,.landing-download{scroll-margin-top:96px}@media (min-width:1024px){.landing__content{gap:0;max-width:none;padding-inline:0}.landing__content>:not(.landing-hero){width:min(var(--landing-content-max), calc(100vw - 40px));margin-top:48px}}@media (min-width:1440px){.landing__content{max-width:none;padding-inline:0}.landing__content>:not(.landing-hero){width:min(var(--landing-content-max), calc(100vw - 48px))}}.landing .glass-pill{isolation:isolate;background:linear-gradient(135deg, color-mix(in srgb, var(--bookshelf-surface) 55%, transparent) 0%, color-mix(in srgb, var(--bookshelf-bg-primary) 42%, var(--landing-glass)) 100%), var(--landing-glass);border:1px solid color-mix(in srgb, var(--bookshelf-border) 55%, var(--landing-glass-border));-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);box-shadow:var(--landing-shadow);position:relative;overflow:hidden}.landing .glass-panel{isolation:isolate;background:linear-gradient(165deg, color-mix(in srgb, var(--bookshelf-surface) 62%, #fffcf86b) 0%, color-mix(in srgb, var(--bookshelf-bg-secondary) 38%, #fffcf885) 100%);border:1px solid color-mix(in srgb, var(--bookshelf-border) 52%, #ffffff85);-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);box-shadow:var(--landing-shadow);border-radius:var(--landing-radius-lg);position:relative;overflow:hidden}.landing .glass-pill:before,.landing .glass-panel:before{content:"";z-index:-1;pointer-events:none;-webkit-backdrop-filter:inherit;backdrop-filter:inherit;position:absolute;inset:0}.landing .landing-btn{border-radius:var(--landing-radius-pill);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.45rem;min-height:46px;padding:0 1.25rem;font-family:inherit;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .2s,background .2s;display:inline-flex}.landing .landing-btn:hover{transform:translateY(-1px)}.landing .landing-btn--orange{background:var(--theme-primary-action);color:var(--theme-background);box-shadow:0 8px 24px color-mix(in srgb, var(--theme-primary-action) 28%, transparent)}.landing .landing-btn--orange:hover{background:color-mix(in srgb, var(--theme-primary-action) 86%, var(--theme-accent))}.landing .landing-btn--brown{background:var(--theme-secondary-action);color:var(--theme-background);box-shadow:0 6px 18px color-mix(in srgb, var(--theme-secondary-action) 30%, transparent)}.landing .landing-btn--brown:hover{background:color-mix(in srgb, var(--theme-secondary-action) 88%, var(--theme-primary-action))}.landing .landing-btn--wide{width:100%;max-width:320px}.landing .landing-btn--ghost{background:color-mix(in srgb, var(--theme-background) 64%, transparent);color:var(--theme-text);border:1px solid color-mix(in srgb, var(--theme-border) 68%, transparent);box-shadow:0 4px 14px color-mix(in srgb, var(--theme-primary-action) 8%, transparent)}.landing .landing-btn--ghost:hover{background:color-mix(in srgb, var(--theme-background) 82%, var(--theme-surface))}.landing-header{z-index:200;pointer-events:none;padding:20px clamp(16px,3vw,40px) 0;position:fixed;top:0;left:0;right:0}.landing-header>*{pointer-events:auto}.landing-nav{width:100%;max-width:min(var(--landing-content-max), calc(100vw - 40px));border-radius:var(--landing-radius-pill);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:10px 14px 10px 18px;transition:box-shadow .42s cubic-bezier(.32,.72,0,1);display:flex}.landing-header:not(.landing-header--shrunk) .landing-nav{color:color-mix(in srgb, var(--majlis-paper,#f5ead4) 86%, white);-webkit-backdrop-filter:blur(24px)saturate(138%);backdrop-filter:blur(24px)saturate(138%);background:linear-gradient(135deg,#fff8e629,#fff8e60f),#1c120c61;border-color:#f5d89038;box-shadow:0 18px 54px #0000003d,inset 0 0 0 1px #f5d89014,inset 0 1px #fff8e62e}.landing-header:not(.landing-header--shrunk) .landing-nav__links a,.landing-header:not(.landing-header--shrunk) .landing-nav__user,.landing-header:not(.landing-header--shrunk) .landing-nav__logout{color:#fff8e6d1}.landing-header:not(.landing-header--shrunk) .landing-nav__links a:hover,.landing-header:not(.landing-header--shrunk) .landing-nav__links a.is-active{color:var(--majlis-gold-soft,#f5d890);background:#f5d89021}.landing-header:not(.landing-header--shrunk) .site-brand-logo img{filter:brightness(0)invert()drop-shadow(0 6px 16px #00000047)}.landing-nav__search-slot{flex:none;justify-content:flex-end;align-items:center;min-width:0;max-width:min(280px,38vw);display:flex}@media (max-width:899px){.landing-header{padding-inline:max(12px, env(safe-area-inset-left,0px)) max(12px, env(safe-area-inset-right,0px))}.landing-nav{gap:5px;width:100%!important;max-width:calc(100vw - 24px)!important;padding-inline:12px!important}.landing-nav--searching{box-shadow:0 18px 44px color-mix(in srgb, var(--theme-primary-action) 16%, transparent), 0 0 0 1px color-mix(in srgb, var(--theme-accent) 12%, transparent) inset;background:linear-gradient(135deg,#ffffffc2,#fff6eb9e),#fffcf8a8;gap:0}.landing-nav__search-slot{flex:none;max-width:none;margin-inline-start:auto}.landing-nav--searching .landing-nav__search-slot{flex:auto;justify-content:stretch;width:100%;margin-inline-start:0}.landing-nav--searching .landing-nav__logo,.landing-nav--searching .landing-nav__menu-trigger,.landing-nav--searching .landing-nav__actions{opacity:0;pointer-events:none;width:0;min-width:0;margin:0;overflow:hidden;transform:translateY(-4px)scale(.96)}.landing-nav--searching .site-search,.landing-nav--searching .site-search__control{width:100%;min-width:0;max-width:100%}.landing-nav--searching .site-search__input-shell{flex:auto;width:auto;min-width:0;max-width:none}.landing-nav--searching .site-search__trigger{flex-shrink:0}}.landing-nav__menu-trigger{border:1px solid color-mix(in srgb, var(--theme-primary-action) 12%, transparent);width:44px;height:44px;color:var(--landing-ink);cursor:pointer;box-shadow:0 1px 0 #ffffffb3 inset, 0 6px 18px color-mix(in srgb, var(--theme-primary-action) 8%, transparent);touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 30% 20%,#ffffffe6,#fff8f094),#ffffff7a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .16s,background .2s,border-color .2s;display:none}.landing-nav__menu-trigger:hover,.landing-nav__menu-trigger[aria-expanded=true]{border-color:color-mix(in srgb, var(--theme-accent) 34%, transparent);background:radial-gradient(circle at 30% 20%,#fffffffa,#ffefdeb8),#ffffffb8}.landing-nav__menu-trigger:active{transform:scale(.96)}.landing-nav__menu-trigger:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 55%, transparent);outline-offset:3px}@media (max-width:899px){.landing-nav__menu-trigger{display:inline-flex}}.landing-mobile-menu{display:none}@media (max-width:899px){.landing-mobile-menu{width:min(420px,100vw - 24px);color:var(--landing-ink);box-shadow:0 24px 54px color-mix(in srgb, var(--theme-primary-action) 18%, transparent), 0 1px 0 #ffffff94 inset;background:linear-gradient(145deg,#fffdfadb,#faedde9e),#fffcf8b8;border-radius:26px;margin:10px auto 0;padding:14px;display:block}.landing-mobile-menu__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.landing-mobile-menu__links a,.landing-mobile-menu__user,.landing-mobile-menu__logout{min-height:44px;color:var(--landing-ink);background:#ffffff70;border:1px solid #ffffff7a;border-radius:18px;justify-content:center;align-items:center;font-weight:850;text-decoration:none;display:flex}.landing-mobile-menu__links a.is-active{color:var(--landing-red);background:#b91c1c14;border-color:#b91c1c1a}.landing-mobile-menu__actions{gap:8px;margin-top:10px;display:grid}.landing-mobile-menu__actions .landing-btn{width:100%;display:inline-flex}.landing-mobile-menu__user,.landing-mobile-menu__logout{gap:8px}.landing-mobile-menu__user span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.landing-mobile-menu__logout{cursor:pointer;font-family:inherit;font-size:.88rem}}.landing-header--shrunk .landing-nav{max-width:min(var(--landing-content-max), calc(100vw - 40px));gap:clamp(6px,1.2vw,10px)}.landing-header--shrunk .landing-nav__links{flex:none}.landing-nav--shrunk{box-shadow:0 12px 40px color-mix(in srgb, var(--theme-primary-action) 14%, transparent), 0 18px 38px color-mix(in srgb, var(--theme-primary-action) 6%, transparent), 0 1px 0 #ffffff85 inset}@media (prefers-reduced-motion:reduce){.landing-nav,.landing-nav__logo img,.site-brand-logo img,.landing-nav__links a,.landing-nav__search-slot .site-search__field,.landing-nav .landing-btn--brown,.landing-nav .landing-btn--orange{transition-duration:0s}}.landing-nav__logo{flex-shrink:0;align-items:center;transition:opacity .24s,transform .24s,width .24s;display:flex}.landing-nav__logo img{-o-object-fit:contain;object-fit:contain;width:auto;height:30px;transition:height .38s cubic-bezier(.32,.72,0,1);display:block}.landing-header--shrunk .landing-nav__logo img{height:26px}@media (min-width:900px){.landing-nav__logo img{height:42px}.landing-header--shrunk .landing-nav__logo img{height:35px}}.landing-nav__links{flex:1;justify-content:center;align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:none}@media (min-width:900px){.landing-nav__links{display:flex}}.landing-nav__links a{border-radius:var(--landing-radius-pill);color:var(--landing-muted);padding:10px 12px;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .15s,background .15s,padding .36s cubic-bezier(.32,.72,0,1),font-size .36s cubic-bezier(.32,.72,0,1)}@media (min-width:900px){.landing-header--shrunk .landing-nav__links a{padding:7px 10px;font-size:.815rem}}.landing-nav__links a:hover{color:var(--landing-ink);background:#ffffff59}.landing-nav__links a.is-active{color:var(--landing-red);background:#b91c1c14}.landing-nav__actions{flex-shrink:0;align-items:center;gap:8px;transition:opacity .24s,transform .24s,width .24s;display:flex}@media (min-width:480px){.landing-nav__actions{gap:10px}}@media (max-width:899px){.landing-nav__actions{display:none}}.landing-nav .landing-btn--orange.landing-nav__library-cta{padding-inline:.95rem;font-size:.82rem;display:inline-flex}@media (min-width:640px){.landing-nav .landing-btn--orange.landing-nav__library-cta{font-size:inherit;padding-inline:1.1rem}.landing-header--shrunk .landing-nav .landing-btn--orange.landing-nav__library-cta{padding-inline:1rem;font-size:.785rem}}.landing-nav__admin-link{align-items:center;gap:6px;display:inline-flex}.landing-nav__user{border-radius:var(--landing-radius-pill);max-width:100px;color:var(--landing-ink);background:#ffffff61;align-items:center;gap:5px;padding:6px 10px;font-size:.78rem;font-weight:800;line-height:1.2;text-decoration:none;display:none}a.landing-nav__user:hover{background:#ffffff85}.landing-nav__user-icon{opacity:.85;flex-shrink:0}.landing-nav__user-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (min-width:720px){.landing-nav__user{max-width:140px;display:inline-flex}}@media (min-width:900px){.landing-header--shrunk .landing-nav__user{max-width:120px}.landing-nav__user{max-width:170px}}.landing-nav__logout{border:1px solid color-mix(in srgb, var(--theme-primary-action) 10%, transparent);width:40px;height:40px;color:var(--landing-ink);cursor:pointer;background:#ffffff7a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.landing-header--shrunk .landing-nav__logout{width:38px;height:38px}.landing-nav__logout:hover{background:#ffffffc7}.landing-nav .landing-btn--orange{padding-inline:1.1rem;display:none}.landing-nav .landing-btn--brown{padding-inline:.95rem;font-size:.82rem;transition:padding-inline .36s cubic-bezier(.32,.72,0,1),font-size .36s cubic-bezier(.32,.72,0,1),transform .15s}.landing-header--shrunk .landing-nav .landing-btn--brown{padding-inline:.78rem;font-size:.785rem}@media (min-width:640px){.landing-nav .landing-btn--orange{transition:padding-inline .36s cubic-bezier(.32,.72,0,1),font-size .36s cubic-bezier(.32,.72,0,1),transform .15s;display:inline-flex}.landing-header--shrunk .landing-nav .landing-btn--orange{padding-inline:1rem;font-size:.785rem}}.landing-shelf__books-carousel{z-index:2;isolation:isolate;position:relative}.landing-shelf__books-carousel .landing-shelf__books-scroll,.landing-shelf__authors-carousel .landing-shelf__authors-viewport,.landing-shelf__authors-carousel .landing-shelf__authors-outer--marquee,.landing-shelf__authors-carousel .landing-shelf__authors-outer--scrollable,.landing-inspire__track{--landing-carousel-fade-size:clamp(28px, 7vw, 76px);-webkit-mask-image:linear-gradient(90deg, transparent 0, #000 var(--landing-carousel-fade-size), #000 calc(100% - var(--landing-carousel-fade-size)), transparent 100%);-webkit-mask-image:linear-gradient(90deg, transparent 0, #000 var(--landing-carousel-fade-size), #000 calc(100% - var(--landing-carousel-fade-size)), transparent 100%);mask-image:linear-gradient(90deg, transparent 0, #000 var(--landing-carousel-fade-size), #000 calc(100% - var(--landing-carousel-fade-size)), transparent 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (min-width:640px){.landing-shelf__books-carousel .landing-shelf__books-scroll{box-sizing:border-box;padding-inline:clamp(36px,5vw,48px)}.landing-shelf__books-carousel .landing-carousel-btn--books{z-index:6;position:absolute;top:50%;transform:translateY(-50%)}.landing-shelf__books-carousel .landing-carousel-btn--books.landing-carousel-btn--prev{inset-inline-start:clamp(2px,1vw,10px)}.landing-shelf__books-carousel .landing-carousel-btn--books.landing-carousel-btn--next{inset-inline-end:clamp(2px,1vw,10px)}}@media (max-width:639px){.landing-shelf__books-carousel .landing-carousel-btn--books{z-index:24;opacity:.68;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:radial-gradient(circle at 34% 24%,#ffffffd1 0%,#fcfaf785 58%,#f6f0e8a8 100%);width:38px;height:38px;position:absolute;top:50%;transform:translateY(-50%)}.landing-shelf__books-carousel .landing-carousel-btn--books:disabled{display:none}.landing-shelf__books-carousel .landing-carousel-btn--books.landing-carousel-btn--prev{inset-inline-start:max(8px, env(safe-area-inset-left))}.landing-shelf__books-carousel .landing-carousel-btn--books.landing-carousel-btn--next{inset-inline-end:max(8px, env(safe-area-inset-right))}.landing-shelf__books-carousel .landing-carousel-btn--books:hover,.landing-shelf__books-carousel .landing-carousel-btn--books:focus-visible{opacity:.92}}.landing-shelf__authors-carousel{z-index:2;isolation:isolate;position:relative}.landing-shelf__authors-carousel--with-controls .landing-shelf__authors-outer{box-sizing:border-box;padding-inline:clamp(44px,6vw,58px)}@media (max-width:639px){.landing-shelf__authors-carousel-controls{display:none}.landing-shelf__authors-carousel-controls--mobile{display:block}.landing-shelf__authors-carousel-controls--mobile .landing-carousel-btn--authors{pointer-events:auto;z-index:24;opacity:.82;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:radial-gradient(circle at 34% 24%,#ffffffd1 0%,#fcfaf785 58%,#f6f0e8a8 100%);width:48px;height:48px;position:absolute;top:50%;transform:translateY(-50%)}.landing-shelf__authors-carousel-controls--mobile .landing-carousel-btn--authors.landing-carousel-btn--prev{inset-inline-start:calc(50% - 50vw + max(4px, env(safe-area-inset-left)))}.landing-shelf__authors-carousel-controls--mobile .landing-carousel-btn--authors.landing-carousel-btn--next{inset-inline-end:calc(50% - 50vw + max(4px, env(safe-area-inset-right)))}.landing-shelf__authors-carousel-controls--mobile .landing-carousel-btn--authors:hover,.landing-shelf__authors-carousel-controls--mobile .landing-carousel-btn--authors:focus-visible{opacity:.92}}@media (min-width:640px){.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors{pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%)}.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors.landing-carousel-btn--prev{inset-inline-start:clamp(2px,1vw,10px)}.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors.landing-carousel-btn--next{inset-inline-end:clamp(2px,1vw,10px)}}.landing-shelf__authors-viewport{width:100%;position:relative;overflow:hidden}.landing-shelf__authors--paged{flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:clamp(14px,2.2vw,26px);min-height:clamp(148px,22vw,188px);padding:16px 8px 14px}@media (min-width:640px){.landing-author--shelf-orb{flex-shrink:0;width:clamp(92px,13vw,118px)}.landing-author--shelf-orb .landing-author__avatar--large{width:clamp(82px,11.5vw,104px);height:clamp(82px,11.5vw,104px);box-shadow:0 4px 14px color-mix(in srgb, var(--theme-primary-action) 13%, transparent), 0 12px 28px color-mix(in srgb, var(--theme-primary-action) 7%, transparent), inset 0 1px 0 #ffffffb3;border-width:4px;margin:0 auto 10px;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1)}.landing-author--shelf-orb span{letter-spacing:.01em;font-size:.74rem;font-weight:780}.landing-author--shelf-orb:hover .landing-author__avatar--large{box-shadow:0 6px 22px color-mix(in srgb, var(--theme-accent) 24%, transparent), 0 14px 36px color-mix(in srgb, var(--theme-primary-action) 11%, transparent), inset 0 1px 0 #fffc;transform:scale(1.045)}.landing-author--shelf-orb:active .landing-author__avatar--large{transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.landing-author--shelf-orb .landing-author__avatar--large,.landing-author--shelf-orb:hover .landing-author__avatar--large,.landing-author--shelf-orb:active .landing-author__avatar--large{transition-duration:.01ms;transform:none}}.landing-hero__frame{min-width:0}.landing-carousel-btn{z-index:5;width:46px;height:46px;color:var(--landing-brown);cursor:pointer;box-shadow:inset 0 1px 2px #ffffffe6, 0 6px 16px color-mix(in srgb, var(--theme-primary-action) 8%, transparent), 0 2px 6px color-mix(in srgb, var(--theme-primary-action) 5%, transparent);background:radial-gradient(circle at 30% 25%,#fffffff2 0%,#fcfaf7b8 55%,#f6f0e8e0 100%);border:1px solid #ffffffd1;border-radius:50%;flex-shrink:0;justify-content:center;place-self:center;align-items:center;margin:0;padding:0;transition:border-color .28s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),background .28s,color .2s;display:inline-flex;position:relative}.landing-carousel-btn svg{transition:transform .28s cubic-bezier(.22,1,.36,1)}.landing-carousel-btn:hover{border-color:color-mix(in srgb, var(--theme-accent) 45%, transparent);color:var(--landing-ink);box-shadow:inset 0 1px 2px #fffffff2, 0 12px 32px color-mix(in srgb, var(--theme-primary-action) 11%, transparent), 0 0 0 1px color-mix(in srgb, var(--theme-accent) 14%, transparent), 0 0 28px color-mix(in srgb, var(--theme-accent) 16%, transparent);background:radial-gradient(circle at 35% 22%,#fff 0%,#fffcf8e6 42%,#fdf4ecf5 100%)}.landing-carousel-btn:active{border-color:color-mix(in srgb, var(--theme-accent) 30%, transparent);box-shadow:inset 0 1px 1px #ffffffbf, 0 4px 14px color-mix(in srgb, var(--theme-primary-action) 12%, transparent);transition-duration:.12s}.landing-carousel-btn:active svg{transform:scale(.94)}.landing-carousel-btn:focus-visible{box-shadow:inset 0 1px 2px #ffffffe6, 0 6px 16px color-mix(in srgb, var(--theme-primary-action) 8%, transparent), 0 0 0 3px color-mix(in srgb, var(--theme-accent) 38%, transparent), 0 0 20px color-mix(in srgb, var(--theme-accent) 12%, transparent);outline:none}@media (prefers-reduced-motion:reduce){.landing-carousel-btn,.landing-carousel-btn svg{transition-duration:.01ms}.landing-carousel-btn:hover svg,.landing-carousel-btn:active svg{transform:none}}@media (min-width:1401px){.landing-hero__panel{grid-template-columns:clamp(188px,13vw,232px) minmax(0,1fr) clamp(120px,9.5vw,164px);align-items:stretch;gap:0;padding:0;display:grid}.landing-hero__panel>.landing-hero__col--cta{padding:clamp(24px,2.25vw,32px) clamp(14px,2vw,22px) clamp(26px,2.65vw,34px)}.landing-hero__panel>.landing-hero__col--shelves{padding:clamp(26px,2.5vw,34px) clamp(12px,1.6vw,20px) clamp(20px,2.3vw,26px)}.landing-hero__panel>.landing-hero__col--side{padding:clamp(24px,2.25vw,32px) clamp(13px,1.85vw,20px) clamp(26px,2.65vw,34px)}}.landing-hero__col--cta{text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:400px;margin:0 auto;display:flex}@media (min-width:1401px){.landing-hero__col--cta{text-align:right;justify-self:stretch;align-items:flex-start;min-width:0;max-width:none;margin:0}.landing-hero__col--side{flex-direction:column;justify-content:center;justify-self:stretch;align-items:flex-start;gap:18px;min-width:0;max-width:none}.landing-hero__col--shelves{justify-self:stretch;width:100%}}.landing-hero__cta-icon{color:var(--landing-orange);opacity:.95}.landing-hero__cta-title{margin:0;font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:800;line-height:1.35}.landing-hero__cta-text{color:var(--landing-muted);margin:0;font-size:.88rem;line-height:1.65}.landing-hero__col--shelves{flex-direction:column;flex:1;gap:22px;min-width:0;display:flex}.landing-shelf{flex-direction:column-reverse;gap:0;display:flex;position:relative}.landing-shelf--bottom{gap:8px}.landing-shelf__plank:after{content:"";z-index:2;filter:blur(.9px);pointer-events:none;opacity:.98;background:radial-gradient(100% 200% at 50% 0,#2418127a 0%,#26191233 38%,#2a1c140d 68%,#0000 92%);border-radius:999px/200%;width:min(76%,100% - 80px);height:clamp(3px,.42vw,5px);max-height:5px;position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%)}.landing-shelf__books-scroll{width:100%;max-width:100%;margin-bottom:-10px;padding:10px 0 6px;position:relative;overflow:visible}@media (max-width:639px){.landing-shelf__books-scroll--mobile-carousel{touch-action:pan-y pinch-zoom;margin-inline:0;padding-inline:0;overflow:hidden}.landing-shelf__books-presence--mobile-carousel{min-height:clamp(128px,38vw,200px);overflow:hidden}.landing-shelf__books--mobile-page{pointer-events:auto;padding-inline:0;perspective:820px;perspective-origin:50% 100%;justify-content:center;gap:clamp(12px,4.2vw,22px);width:100%;max-width:none;margin-inline:0;padding-bottom:6px;position:relative;inset:auto}.landing-shelf__books--mobile-page .landing-book-stand{flex:0 0 clamp(58px,20vw,86px)}.landing-shelf__books-scroll--touch{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pinch-zoom;scrollbar-width:thin;scroll-snap-type:x proximity;outline:none;margin-inline:-6px;padding-inline:6px;scroll-padding-inline:14px;overflow:auto visible}.landing-shelf__books-scroll--touch:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 45%, transparent);outline-offset:2px;border-radius:12px}.landing-shelf__books-scroll--touch .landing-shelf__books-presence--scroll{min-height:clamp(128px,38vw,200px);overflow:visible}.landing-shelf__books-scroll--touch .landing-shelf__books--touch-strip{pointer-events:auto;padding-inline:10px 18px;perspective:820px;perspective-origin:50% 100%;justify-content:flex-start;gap:clamp(18px,5.8vw,28px);width:max-content;min-width:min-content;max-width:none;margin-inline:0;padding-bottom:6px;position:relative;inset:auto}.landing-shelf__books-scroll--touch .landing-shelf__books--touch-strip .landing-book-stand{scroll-snap-align:center;flex-shrink:0}.landing-shelf__authors-outer--hero-touch{touch-action:pan-y pinch-zoom;margin-inline:0;padding-inline:0;overflow:hidden;-webkit-mask-image:none;mask-image:none}.landing-shelf__authors-carousel--with-controls .landing-shelf__authors-outer--hero-touch{padding-inline:0}.landing-shelf__authors-viewport--mobile{width:100%;overflow:hidden}.landing-shelf__authors-outer--hero-touch .landing-shelf__authors--mobile-page{justify-content:center;gap:12px 14px;min-height:clamp(130px,36vw,158px);padding-inline:0}.landing-shelf__authors-outer--hero-touch .landing-author{flex-shrink:0;width:clamp(78px,24vw,104px)}.landing-shelf__authors-outer--hero-touch .landing-author__avatar{width:clamp(84px,22vw,96px);height:clamp(84px,22vw,96px);box-shadow:0 4px 14px color-mix(in srgb, var(--theme-primary-action) 13%, transparent), 0 12px 28px color-mix(in srgb, var(--theme-primary-action) 7%, transparent), inset 0 1px 0 #ffffffb3;border-width:4px;margin-bottom:10px}.landing-shelf__authors-outer--hero-touch .landing-author span{font-size:.72rem}}.landing-shelf__books-presence{isolation:isolate;width:100%;min-height:clamp(164px,42vw,258px);position:relative}@media (max-width:639px){.landing-shelf__books-presence{min-height:clamp(128px,38vw,200px)}}.landing-shelf__books{inset-inline:0;z-index:0;margin-bottom:0;transform-origin:bottom;perspective:820px;perspective-origin:50% 100%;pointer-events:none;flex-flow:row;justify-content:center;align-items:flex-end;gap:clamp(10px,1.6vw,18px);width:100%;min-width:0;max-width:100%;margin-inline:auto;padding:0 4px 2px;display:flex;position:absolute;bottom:0;transform:scale(1)}@media (max-width:639px){.landing-shelf__books{justify-content:center;gap:clamp(16px,5.4vw,26px);padding-inline:2px}.landing-shelf__books .landing-book-stand{flex:0 0 clamp(76px,26.5vw,104px);width:clamp(76px,26.5vw,104px)}}@media (min-width:720px){.landing-shelf__books{gap:clamp(12px,1.85vw,22px)}}.landing-shelf__books .landing-book-stand{transition:transform .22s cubic-bezier(.32,.72,0,1)}.landing-shelf__books .landing-book-cover-wrap{transition:box-shadow .22s cubic-bezier(.32,.72,0,1)}@media (prefers-reduced-motion:no-preference){.landing-shelf__books .landing-book-stand:hover{transform:translateY(-4px)}.landing-shelf__books .landing-book-stand:hover .landing-book-cover-wrap{box-shadow:0 12px 28px var(--bookshelf-shadow-medium), 0 2px 8px var(--bookshelf-shadow-soft), 0 0 0 1px color-mix(in srgb, var(--bookshelf-border) 35%, color-mix(in srgb, var(--theme-primary-action) 12%, transparent))}}.landing-book-stand{width:clamp(60px,10.5vw,98px);transform-style:preserve-3d;pointer-events:auto;flex-shrink:0;position:relative}.landing-book-link{z-index:1;color:inherit;cursor:pointer;border-radius:6px;text-decoration:none;display:block;position:relative}.landing-book-link:focus-visible{outline:3px solid color-mix(in srgb, var(--theme-accent) 50%, transparent);outline-offset:5px}.landing-book-stand:after{content:"";z-index:0;transform-origin:top;filter:blur(.95px);pointer-events:none;background:radial-gradient(100% 100% at 50% 38%,#2a1a1094 0%,#2a1a1033 52%,#3420140d 76%,#0000 93%);border-radius:999px/100%;width:74%;height:clamp(6px,1vw,10px);position:absolute;bottom:0;left:50%;transform:translate(-50%)translateY(calc(100% + 2px))}.landing-book-cover-wrap{z-index:1;aspect-ratio:2/3;transform-style:preserve-3d;transform-origin:50% 100%;border:1px solid color-mix(in srgb, var(--theme-primary-action) 14%, transparent);box-sizing:border-box;border-radius:4px;position:relative;overflow:hidden}.landing-book-cover-wrap--tilt-left{transform:rotateY(-13deg)rotateX(11deg)}.landing-book-cover-wrap--tilt-right,[dir=rtl] .landing-book-cover-wrap--tilt-left{transform:rotateY(13deg)rotateX(11deg)}[dir=rtl] .landing-book-cover-wrap--tilt-right{transform:rotateY(-13deg)rotateX(11deg)}.landing-book-cover-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.landing-book-cover-wrap--tilt-left,.landing-book-cover-wrap--tilt-right{transform:rotateX(0)rotateY(0)}}@media (min-width:640px){.landing-book-stand{width:clamp(72px,11vw,118px)}}@media (min-width:1024px){.landing-book-stand{width:clamp(78px,9.5vw,124px)}}.landing-shelf__authors-outer{z-index:1;width:100%;position:relative}.landing-shelf__authors-outer--marquee{margin-inline:-4px;padding-inline:4px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.landing-shelf__authors-marquee-scroller{direction:ltr;width:100%;overflow:hidden}.landing-shelf__authors-outer--scrollable{-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin-inline:-6px;padding-inline:6px;overflow:auto hidden}.landing-shelf__authors{z-index:1;flex-flow:wrap;justify-content:center;gap:14px 18px;margin-bottom:0;padding:14px 10px 10px;display:flex;position:relative}.landing-shelf__authors--marquee{will-change:transform;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;width:max-content;min-width:max-content;padding-inline:8px;animation:38s linear infinite landing-authors-marquee}.landing-shelf__authors--scroll-row{flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;width:max-content}@keyframes landing-authors-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:639px){.landing-shelf--bottom .landing-shelf__authors{flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.landing-shelf--bottom .landing-shelf__authors--mobile-page{box-sizing:border-box;justify-content:center;width:100%}.landing-shelf__authors--marquee .landing-author,.landing-shelf__authors--scroll-row .landing-author{flex-shrink:0}.landing-shelf--bottom .landing-shelf__plank{margin-top:0}}@media (prefers-reduced-motion:reduce){.landing-shelf__authors--marquee{animation:none}}@media (min-width:640px){.landing-shelf__authors-outer--marquee,.landing-shelf__authors-outer--scrollable{margin-inline:0;padding-inline:0;overflow:visible;-webkit-mask-image:none;mask-image:none}}.landing-author{text-align:center;width:clamp(76px,18vw,92px);margin:0;text-decoration:none}.landing-author__avatar{width:clamp(64px,15vw,80px);height:clamp(64px,15vw,80px);box-shadow:0 6px 14px color-mix(in srgb, var(--theme-primary-action) 15%, transparent);border:3px solid #ffffffd9;border-radius:50%;margin:0 auto 8px;position:relative;overflow:hidden}.landing-author__avatar-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 15%;object-position:center 15%;width:100%;height:100%;display:block}.landing-author span{color:var(--landing-ink);font-size:.68rem;font-weight:700;line-height:1.25}.landing-hero__col--side{flex-flow:wrap;justify-content:center;gap:14px;display:flex}.landing-hero__side-block{border-radius:var(--landing-radius-md);background:#ffffff59;border:1px solid #ffffff80;flex:140px;max-width:220px;padding:12px 14px}.landing-hero__panel .landing-hero__side-block{box-shadow:0 2px 10px color-mix(in srgb, var(--theme-primary-action) 4%, transparent);background:#ffffff6b;border-color:#ffffff8c}@media (min-width:1401px){.landing-hero__side-block{flex:none;width:100%;max-width:none}}.landing-hero__side-icon{color:var(--landing-orange);margin-bottom:6px;display:block}.landing-hero__side-title{margin-bottom:4px;font-size:.9rem;font-weight:800;display:block}.landing-hero__side-text{color:var(--landing-muted);margin:0;font-size:.78rem;line-height:1.5}.landing-hero{--majlis-ink:#170f0a;--majlis-wood:#24160e;--majlis-wood-mid:#3a2416;--majlis-gold:#d7ad58;--majlis-gold-soft:#f5d890;--majlis-paper:#f5ead4;--majlis-paper-muted:#f5ead4b8;--majlis-green:#17372f;perspective:1400px;scroll-snap-align:start;align-items:stretch;min-height:calc(100svh - 104px);display:flex}.landing-hero__frame{width:100%;min-height:inherit;align-items:stretch;display:flex}.landing-hero__lantern{filter:blur(9px);opacity:.78;background:radial-gradient(at 50% 28%,#ffedac94,#d7ad582e 34%,#0000 70%);border-radius:999px;width:clamp(88px,11vw,150px);height:clamp(140px,18vw,238px);position:absolute;top:clamp(18px,3vw,34px)}.landing-hero__lantern--right{opacity:.52;inset-inline-end:clamp(18px,4vw,74px)}.landing-hero__calligraphy{inset-inline-end:clamp(22px,4vw,70px);font-family:var(--site-serif-display);color:#f5d8901a;text-shadow:0 0 36px #d7ad5829;font-size:clamp(4rem,14vw,12rem);font-weight:300;line-height:.82;position:absolute;bottom:clamp(22px,3vw,42px);transform:rotate(-4deg)}.landing-hero__ink-particle{inset-inline-start:var(--particle-x);top:var(--particle-y);width:var(--particle-size);height:var(--particle-size);background:color-mix(in srgb, var(--majlis-gold-soft) 70%, transparent);opacity:.28;animation:8.5s ease-in-out infinite landing-ink-float;animation-delay:var(--particle-delay);border-radius:50%;position:absolute;box-shadow:0 0 16px #f5d8906b}.landing-hero__brand{background:linear-gradient(135deg,#f5ead417,#f5ead406),#170f0a2e;border:1px solid #f5d89033;border-radius:8px;justify-content:center;align-items:center;width:fit-content;max-width:min(152px,100%);margin-bottom:clamp(8px,1.3vw,14px);padding:10px 12px;display:inline-flex;box-shadow:inset 0 1px #ffefbe14,0 16px 34px #00000029}.landing-hero__brand:focus-visible{outline-offset:4px;outline:2px solid #f5d8909e}.landing-hero__brand-logo{filter:drop-shadow(0 8px 18px #00000042);width:clamp(72px,8vw,118px);height:auto;display:block}@keyframes landing-ink-float{0%,to{opacity:.16;transform:translate(0,0)}45%{opacity:.42;transform:translate(10px,-22px)}}.landing-hero__panel .landing-hero__col--cta,.landing-hero__panel .landing-hero__col--side{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#f5ead41a,#ffffff09),linear-gradient(135deg,#17372f24,#0000 58%)}.landing-hero__panel .landing-hero__col--shelves{background:radial-gradient(82% 42% at 50% 20%,#f5d8902e,#0000 64%),linear-gradient(#17372f1a,#0000001a);box-shadow:inset 18px 0 40px -32px #f5d8906b,inset -18px 0 40px -32px #f5d8906b}.landing-hero__eyebrow{color:var(--majlis-gold-soft);letter-spacing:.18em;text-transform:uppercase;margin:0 0 2px;font-size:.78rem;font-weight:800}.landing-hero__cta-icon{width:48px;height:48px;color:var(--majlis-gold-soft);background:radial-gradient(circle at 34% 26%,#fff6d433,#0000 52%),#d7ad5814;border:1px solid #d7ad5852;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 28px #d7ad5824}.landing-hero__cta-title{max-width:9ch;font-family:var(--site-serif-display);color:var(--majlis-paper);text-shadow:0 14px 34px #00000057;font-size:clamp(2.15rem,5.4vw,4.75rem);font-weight:700;line-height:.98}.landing-hero__cta-text{max-width:29ch;color:var(--majlis-paper-muted);font-size:clamp(.94rem,1.2vw,1.04rem)}.landing .landing-hero .landing-btn--orange{color:#1b120c;background:linear-gradient(135deg, #ffe8a8 0%, var(--majlis-gold) 48%, #b9822d 100%);border:1px solid #ffeeb880;box-shadow:0 14px 36px #d7ad5842,inset 0 1px #ffffff5c}.landing .landing-hero .landing-btn--orange:hover{background:linear-gradient(135deg,#fff1bd 0%,#e4bd68 48%,#c18d36 100%)}.landing-shelf:before{content:"";inset-inline:2%;z-index:0;pointer-events:none;background:radial-gradient(at 50% 0,#f5d89033,#0000 58%),linear-gradient(#f5ead414,#00000014);border-top:1px solid #d7ad582e;border-radius:50% 50% 10px 10px/18% 18% 10px 10px;height:48%;position:absolute;bottom:clamp(28px,5vw,48px)}.landing-shelf__plank:after{background:radial-gradient(100% 200% at 50% 0,#000000ad 0%,#00000052 44%,#00000014 72%,#0000 92%)}.landing-book-stand{filter:drop-shadow(0 26px 22px #00000057)}.landing-book-link{border-radius:5px}.landing-book-link:before{content:"";z-index:-1;opacity:0;background:radial-gradient(at 50% 20%,#f5d89029,#0000 62%);border-radius:10px;transition:opacity .22s;position:absolute;inset:-9px -8px}.landing-book-link:hover:before,.landing-book-link:focus-visible:before{opacity:1}.landing-author span{color:var(--majlis-paper)}.landing-author__avatar{border-color:#f5d89094;box-shadow:0 10px 28px #00000047,0 0 0 1px #ffefbe1f}.landing-author--shelf-orb .landing-author__avatar--large{box-shadow:0 12px 28px #00000047,0 0 0 1px #f5d8902e,inset 0 1px #ffffff61}.landing-hero__side-block{color:var(--majlis-paper);background:linear-gradient(#f5ead41a,#f5ead40b);border-color:#d7ad5838;border-radius:8px}.landing-hero__panel .landing-hero__side-block{background:linear-gradient(#f5ead41a,#f5ead40b);border-color:#d7ad5838;box-shadow:inset 0 1px #ffefbe1a,0 18px 36px #00000029}.landing-hero__side-icon,.landing-hero__side-title{color:var(--majlis-gold-soft)}.landing-hero__side-text{color:#f5ead4a8}@media (min-width:1024px){.landing-hero__panel{grid-template-columns:minmax(230px,.82fr) minmax(0,2.72fr) minmax(154px,.56fr);align-items:stretch;gap:0;padding:0;display:grid}.landing-hero__panel>.landing-hero__col--cta{padding:clamp(22px,2.2vw,30px) clamp(16px,2vw,24px) clamp(24px,2.5vw,32px)}.landing-hero__panel>.landing-hero__col--shelves{border-block:0;padding:clamp(24px,2.35vw,32px) clamp(12px,1.55vw,20px) clamp(18px,2.1vw,26px)}.landing-hero__panel>.landing-hero__col--side{padding:clamp(22px,2.2vw,30px) clamp(12px,1.6vw,18px) clamp(24px,2.5vw,32px)}.landing-hero__col--cta{text-align:right;justify-content:center;justify-self:stretch;align-items:flex-start;gap:14px;min-width:0;max-width:none;margin:0}.landing-hero__col--side{flex-direction:column;justify-content:center;justify-self:stretch;align-items:flex-start;gap:14px;min-width:0;max-width:none}.landing-hero__col--shelves{justify-self:stretch;width:100%}}@media (min-width:1401px){.landing-hero__panel{grid-template-columns:minmax(252px,.82fr) minmax(0,2.8fr) minmax(170px,.55fr)}}@media (max-width:1400px){.landing .landing-hero__panel.glass-panel{min-height:inherit}.landing-hero__cta-title{max-width:min(12ch,100%)}}@media (min-width:1024px) and (max-width:1400px){.landing-hero__panel{grid-template-columns:minmax(212px,.68fr) minmax(0,2.56fr) minmax(146px,.46fr)}.landing-hero__panel>.landing-hero__col--cta,.landing-hero__panel>.landing-hero__col--side{padding-block:20px}.landing-hero__panel>.landing-hero__col--shelves{padding-block:18px 16px}.landing-hero__cta-title{font-size:clamp(2.55rem,4.35vw,3.7rem)}.landing-hero__cta-text{font-size:.9rem;line-height:1.55}.landing .landing-hero .landing-btn--wide{min-height:42px}.landing-shelf__books-presence{min-height:clamp(172px,21vw,224px)}.landing-shelf__authors--paged{min-height:clamp(132px,15vw,158px);padding-block:12px 8px}.landing-shelf__plank{height:clamp(36px,4.4vw,48px)}.landing-author--shelf-orb .landing-author__avatar--large{width:clamp(70px,8.2vw,88px);height:clamp(70px,8.2vw,88px)}.landing-author--shelf-orb{width:clamp(82px,10vw,102px)}}@media (max-width:639px){.landing-hero{min-height:calc(100svh - 92px)}.landing .landing-hero__panel.glass-panel{min-height:inherit;border-radius:0}.landing-hero__panel>.landing-hero__col--cta{padding-top:28px}.landing-hero__brand{margin-inline:auto}.landing-hero__brand-logo{width:88px}.landing-hero__cta-title{font-size:clamp(2rem,14vw,3.35rem)}.landing-hero__calligraphy{opacity:.72;font-size:6.5rem}.landing-hero__lantern{width:92px;height:150px}.landing-shelf__books-presence,.landing-shelf__books-presence--mobile-carousel{min-height:clamp(146px,43vw,210px)}}@media (prefers-reduced-motion:reduce){.landing-hero__ink-particle{animation:none}}@supports (animation-timeline:view()){.landing-hero__panel{will-change:transform, filter, opacity;animation:linear both landing-hero-premium-exit;animation-timeline:view();animation-range:exit exit 82%}}@keyframes landing-hero-premium-exit{0%{opacity:1;filter:saturate()brightness();transform:translate(0,0)rotateX(0)scale(1)}to{opacity:.72;filter:saturate(.84)brightness(.82)blur(1.5px);transform:translateY(-28px)rotateX(2.4deg)scale(.975)}}.landing-hero{isolation:isolate;min-height:100svh;scroll-margin-top:0;position:relative;overflow:hidden}.landing-hero__frame,.landing .landing-hero__panel.glass-panel{min-height:100svh}.landing-hero__frame{z-index:1;position:relative}.landing-hero__ambient{z-index:1}.landing-hero__lantern{filter:blur(18px);opacity:.55;width:clamp(140px,18vw,260px);height:clamp(240px,35vw,520px);top:-5svh}.landing-hero__lantern--left{inset-inline-start:clamp(2vw,5vw,90px)}.landing-hero__lantern--right{inset-inline-end:clamp(3vw,8vw,140px)}.landing-hero__calligraphy{inset-inline:clamp(-34px,3vw,60px) auto;color:#f5d89013;font-size:clamp(7rem,19vw,18rem);bottom:clamp(-28px,2vw,34px)}.landing-hero__panel .landing-hero__col{z-index:2}.landing-hero__panel .landing-hero__col--shelves{width:min(58vw,1080px);min-height:0;box-shadow:none;background:0 0;grid-area:1/1;grid-template-rows:minmax(0,auto) minmax(0,auto);align-content:center;place-self:center;gap:clamp(16px,3.2vh,32px);padding:clamp(112px,15vh,160px) clamp(22px,3.8vw,68px) clamp(78px,10vh,118px);display:grid;transform:translate(-9vw)}.landing-shelf__books{gap:clamp(12px,1.45vw,24px)}.landing-shelf__books-carousel .landing-carousel-btn--books{top:calc(50% - clamp(18px,2.4vw,34px))}.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors{top:calc(50% - clamp(8px,1.4vw,18px))}.landing-shelf__authors--paged{min-height:clamp(124px,20vh,172px);padding-block:clamp(8px,2vh,18px) 0}.landing-author--shelf-orb{width:clamp(82px,8.2vw,112px)}.landing-author--shelf-orb .landing-author__avatar--large{background-image:radial-gradient(circle at 35% 26%,#ffffff29,#0000 44%);border-color:#f5d890a3;width:clamp(72px,7.2vw,100px);height:clamp(72px,7.2vw,100px)}.landing-hero__panel .landing-hero__col--cta{z-index:6;text-align:right;width:min(31vw,430px);min-width:330px;color:var(--majlis-paper);border-inline-end:1px solid #d7ad5829;flex-direction:column;grid-area:1/1;justify-content:center;place-self:stretch start;align-items:flex-start;gap:clamp(12px,1.8vh,18px);padding:clamp(108px,13vh,150px) clamp(28px,4vw,64px) clamp(70px,8vh,100px);display:flex}.landing-hero__brand{box-shadow:none;background:0 0;border:0;margin:0 0 clamp(8px,1.6vh,18px);padding:0}.landing-hero__brand-logo{filter:drop-shadow(0 10px 24px #0000006b)drop-shadow(0 0 12px #d7ad581f);width:clamp(92px,8vw,132px)}.landing-hero__eyebrow{letter-spacing:.16em;padding-inline-start:48px;font-size:.72rem;position:relative}.landing-hero__eyebrow:before{content:"";inset-inline-start:0;background:linear-gradient(90deg, transparent, var(--majlis-gold-soft));width:34px;height:1px;position:absolute;top:50%}.landing-hero__cta-icon{display:none}.landing-hero__cta-title{letter-spacing:0;max-width:8.5ch;font-size:clamp(3rem,5.7vw,6.7rem);line-height:.86}.landing-hero__cta-text{max-width:31ch;font-size:clamp(.95rem,1.1vw,1.08rem);line-height:1.85}.landing .landing-hero .landing-btn--wide{width:auto;min-width:min(260px,100%)}.landing-hero__scroll-cue{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#140d0838;border:1px solid #f5d8905c;border-radius:999px;width:34px;height:56px;position:absolute;bottom:clamp(18px,3vh,34px);left:50%;transform:translate(-50%)}.landing-hero__scroll-cue span{background:var(--majlis-gold-soft);border-radius:999px;width:4px;height:9px;animation:1.7s ease-in-out infinite landing-scroll-cue;position:absolute;top:11px;left:50%;transform:translate(-50%)}@keyframes landing-scroll-cue{0%,to{opacity:.4;transform:translate(-50%)}50%{opacity:1;transform:translate(-50%,18px)}}@media (max-width:1180px){.landing-hero__panel .landing-hero__col--cta{width:min(36vw,380px);min-width:300px;padding-inline:26px 34px}.landing-hero__panel .landing-hero__col--shelves{width:62vw;padding-inline:24px 34px;transform:translate(-11vw)}}@media (max-width:899px){.landing-hero,.landing-hero__frame,.landing .landing-hero__panel.glass-panel{min-height:100svh}.landing .landing-hero__panel.glass-panel{flex-direction:column;display:flex}.landing-hero__panel .landing-hero__col--cta{text-align:center;width:100%;min-width:0;box-shadow:none;background:linear-gradient(#120c0894,#0000);border:0;align-items:center;padding:92px 22px 20px;position:relative}.landing-hero__eyebrow{padding-inline-start:0}.landing-hero__eyebrow:before{content:none}.landing-hero__cta-title{max-width:10ch;font-size:clamp(2.75rem,14vw,5.4rem)}.landing-hero__cta-text{max-width:34ch;font-size:.94rem;line-height:1.7}.landing-hero__panel .landing-hero__col--shelves{flex:1;gap:8px;width:100%;padding:8px 12px 76px}.landing-shelf__books-carousel .landing-carousel-btn--books,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors{top:50%}.landing-shelf__books-presence,.landing-shelf__books-presence--mobile-carousel{min-height:clamp(136px,32vh,220px)}.landing-shelf__authors-outer--hero-touch .landing-shelf__authors--mobile-page{min-height:clamp(104px,23vh,144px)}.landing-shelf__plank{height:clamp(34px,9vw,48px)}}@media (prefers-reduced-motion:reduce){.landing-hero__scroll-cue span{animation:none}}.landing-hero{--hero-paper:#f7f0e4;--hero-paper-soft:#f7f0e4c7;--hero-ink:#241d18;--hero-wood:#2c2119;--hero-copper:var(--theme-secondary-action);--hero-brass:#c9964d;isolation:isolate;min-height:100svh;color:var(--hero-paper);background:linear-gradient(90deg, #241d18f0 0%, #241d18c7 31%, #241d182e 58%, #241d180a 100%), linear-gradient(180deg, #241d1861 0%, #241d180a 42%, #241d1838 100%), radial-gradient(ellipse 80% 50% at 58% 44%, #896c5021, transparent 68%), var(--theme-background);scroll-margin-top:0;position:relative;overflow:hidden}.landing-hero__ambient{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-hero__light{filter:blur(14px);opacity:.7;background:radial-gradient(circle,#896c5033,#0000 68%);border-radius:999px;position:absolute}.landing-hero__light--one{inset-inline-start:9%;width:clamp(130px,19vw,280px);height:clamp(130px,19vw,280px);top:18%}.landing-hero__light--two{inset-inline-end:26%;background:radial-gradient(circle,#c9964d38,#0000 68%);width:clamp(180px,27vw,420px);height:clamp(100px,16vw,250px);bottom:7%}.landing-hero__calligraphy{inset-inline-start:clamp(18px,4vw,80px);font-family:var(--site-serif-display);color:#f7f0e40f;text-shadow:0 0 34px #896c5021;font-size:clamp(5.8rem,15vw,15.5rem);font-weight:300;line-height:.82;position:absolute;bottom:clamp(-34px,-2vw,-12px);transform:rotate(-5deg)}.landing-hero__frame{z-index:1;align-items:stretch;width:min(100%,1920px);min-height:100svh;margin-inline:auto;display:flex;position:relative}.landing-hero__panel{grid-template-columns:minmax(320px,.9fr) minmax(0,1.35fr);align-items:stretch;gap:0;width:100%;min-height:100svh;padding:0;display:grid}[dir=rtl] .landing-hero__panel{grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr)}.landing-hero__panel .landing-hero__col--cta{z-index:4;text-align:start;width:auto;min-width:0;max-width:none;color:var(--hero-paper);flex-direction:column;grid-column:1;justify-content:center;align-items:flex-start;gap:clamp(14px,1.9vh,22px);margin:0;padding:clamp(112px,15vh,168px) clamp(26px,5vw,78px) clamp(54px,8vh,96px);display:flex;position:relative}[dir=rtl] .landing-hero__panel .landing-hero__col--cta{grid-column:2}.landing-hero__eyebrow{width:fit-content;color:color-mix(in srgb, var(--hero-paper) 86%, var(--hero-brass));letter-spacing:0;text-transform:none;background:#f7f0e414;border:1px solid #f7f0e42e;border-radius:999px;margin:0;padding:.46rem .72rem;font-size:clamp(.72rem,.9vw,.82rem);font-weight:850;line-height:1}.landing-hero__cta-title{max-width:9.5ch;font-family:var(--site-serif-display);letter-spacing:0;color:var(--hero-paper);text-wrap:balance;text-shadow:0 16px 46px #00000061;margin:0;font-size:clamp(3rem,6.8vw,7.35rem);font-weight:700;line-height:.92}.landing-hero__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:clamp(2px,.7vh,8px);display:flex}.landing .landing-hero .landing-btn--orange{min-height:48px;color:var(--hero-ink);background:linear-gradient(135deg, var(--theme-primary-action) 0%, color-mix(in srgb, var(--theme-primary-action) 84%, var(--theme-secondary-action)) 100%);border:1px solid color-mix(in srgb, var(--theme-background) 22%, transparent);padding-inline:1.25rem;box-shadow:0 14px 34px #241d1847,inset 0 1px #ffffff61}.landing .landing-hero .landing-btn--orange:hover{background:linear-gradient(135deg, color-mix(in srgb, var(--theme-primary-action) 92%, var(--theme-secondary-action)) 0%, var(--theme-primary-action) 100%);transform:translateY(-1px);box-shadow:0 16px 36px #241d184d,inset 0 1px #ffffff6b}.landing-hero__quiet-link{min-height:48px;color:var(--hero-paper);background:#f7f0e412;border:1px solid #f7f0e42b;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding-inline:1rem;font-weight:850;text-decoration:none;transition:background .18s,border-color .18s;display:inline-flex}.landing-hero__quiet-link:hover{background:#f7f0e41f;border-color:#f7f0e447}.landing-hero__signals{flex-wrap:wrap;gap:8px;max-width:35rem;display:flex}.landing-hero__signals span{color:#f7f0e4c2;background:#f7f0e411;border:1px solid #f7f0e41c;border-radius:999px;align-items:center;gap:.42rem;min-height:34px;padding-inline:.72rem;font-size:.82rem;font-weight:750;display:inline-flex}.landing-hero__panel .landing-hero__col--shelves{z-index:3;width:auto;min-height:0;box-shadow:none;background:radial-gradient(72% 42% at 48% 42%,#f7f0e429,#0000 64%),radial-gradient(76% 36% at 50% 82%,#241d1833,#0000 68%);grid-column:2;grid-template-rows:minmax(0,auto) minmax(0,auto);align-content:center;place-self:stretch stretch;gap:clamp(22px,4vh,44px);padding:clamp(112px,15vh,154px) clamp(24px,5vw,84px) clamp(72px,10vh,116px);display:grid;position:relative;transform:none}[dir=rtl] .landing-hero__panel .landing-hero__col--shelves{grid-column:1}.landing-shelf{isolation:isolate}.landing-shelf:before{inset-inline:7%;background:radial-gradient(at 50% 4%,#f7f0e433,#0000 58%),linear-gradient(#241d180d,#241d1821);border:1px solid #896c5029;border-bottom:0;height:56%;bottom:clamp(24px,4vw,44px)}.landing-shelf__plank{background:linear-gradient(#ffffff6b,#ffffff1a 28%,#241d1840 100%),linear-gradient(90deg,#0000 0%,#c9964d80 12%,#f7f0e4d1 50%,#896c5080 88%,#0000 100%);border-radius:999px;width:100%;height:clamp(18px,3vw,32px);position:relative;box-shadow:0 12px 26px #241d1838,inset 0 1px #ffffff7a}.landing-shelf__plank:after{opacity:.74;width:min(70%,100% - 112px);top:calc(100% + 2px)}.landing-carousel-btn{color:var(--hero-ink);background:radial-gradient(circle at 32% 22%,#ffffffeb,#f7f0e4b8 64%,#c9964d73);border-color:#f7f0e480;box-shadow:inset 0 1px 1px #ffffff80,0 10px 24px #241d182e}.landing-carousel-btn:hover svg{transform:none}.landing-author__avatar,.landing-author--shelf-orb .landing-author__avatar--large{border-color:#f7f0e4b8;box-shadow:0 10px 26px #241d183d,0 0 0 1px #896c501a}@media (max-width:1180px){.landing-hero__panel,[dir=rtl] .landing-hero__panel{grid-template-columns:minmax(280px,.8fr) minmax(0,1.1fr)}[dir=rtl] .landing-hero__panel{grid-template-columns:minmax(0,1.1fr) minmax(280px,.8fr)}.landing-hero__cta-title{font-size:clamp(2.7rem,6.2vw,5.4rem)}.landing-hero__panel .landing-hero__col--shelves{padding-inline:clamp(18px,3.4vw,42px)}}@media (max-width:899px){.landing-hero,[dir=rtl] .landing-hero{background:linear-gradient(180deg, #241d18e6 0%, #241d189e 36%, #241d1838 67%, #241d188a 100%), radial-gradient(ellipse 86% 48% at 50% 42%, #896c5021, transparent 68%), var(--theme-background);min-height:100svh}.landing-hero__frame{min-height:100svh}.landing-hero__panel,[dir=rtl] .landing-hero__panel{flex-direction:column;min-height:100svh;display:flex}.landing-hero__panel .landing-hero__col--cta,[dir=rtl] .landing-hero__panel .landing-hero__col--cta{text-align:center;width:100%;min-width:0;box-shadow:none;background:linear-gradient(#241d1894,#241d1800);border:0;justify-content:flex-start;align-items:center;gap:10px;padding:84px clamp(18px,5vw,32px) 12px}.landing-hero__cta-title{max-width:10.5ch;font-size:clamp(2.25rem,9.8vw,4.05rem);line-height:.96}.landing-hero__cta-text{max-width:37ch;font-size:.9rem;line-height:1.62}.landing-hero__actions,.landing-hero__signals{justify-content:center}.landing-hero__signals span{font-size:.76rem}.landing-hero__panel .landing-hero__col--shelves,[dir=rtl] .landing-hero__panel .landing-hero__col--shelves{flex:1;gap:4px;width:100%;padding:2px 12px 42px}.landing-shelf__books-presence,.landing-shelf__books-presence--mobile-carousel{min-height:clamp(126px,29vh,194px)}.landing-shelf__authors-outer--hero-touch .landing-shelf__authors--mobile-page{min-height:clamp(98px,21vh,138px)}.landing-shelf__authors--paged{min-height:clamp(108px,18vh,132px);padding-block:8px 0}.landing-author--shelf-orb{width:clamp(72px,10vw,92px)}.landing-author--shelf-orb .landing-author__avatar--large{width:clamp(62px,9vw,78px);height:clamp(62px,9vw,78px);margin-bottom:7px}.landing-author--shelf-orb span{font-size:.68rem}}@media (max-width:520px){.landing-hero__panel .landing-hero__col--cta,[dir=rtl] .landing-hero__panel .landing-hero__col--cta{padding-top:86px}.landing-hero__cta-title{font-size:clamp(2.18rem,12.2vw,3.7rem)}.landing-hero__actions{width:100%}.landing .landing-hero .landing-btn--orange,.landing-hero__quiet-link{width:min(100%,310px)}.landing-hero__signals{display:none}}.landing-hero{--hero-ink:#241d18;--hero-muted:#745b45;--hero-paper:#f7f0e4;--hero-paper-lift:#fff8ec;--hero-copper:var(--theme-secondary-action);--hero-brass:#c99852;isolation:isolate;min-height:100svh;color:var(--hero-ink);background:radial-gradient(54% 44% at 76% 20%,#896c5024,#0000 68%),radial-gradient(62% 42% at 14% 80%,#896c502e,#0000 66%),linear-gradient(#fffaf2d1 0%,#f7f0e4e6 52%,#eee0cdd1 100%);padding:clamp(98px,12svh,132px) clamp(14px,3vw,42px) clamp(30px,5svh,58px);scroll-margin-top:0;position:relative;overflow:hidden}.landing-hero__ambient{z-index:0;pointer-events:none;display:block;position:absolute;inset:0;overflow:hidden}.landing-hero__ambient:before{content:"";inset-inline:clamp(18px,6vw,110px);background:linear-gradient(90deg,#0000,#896c5047,#0000);height:1px;position:absolute;top:clamp(86px,12svh,136px)}.landing-hero__calligraphy{inset-inline-start:clamp(-28px,2vw,32px);font-family:var(--site-serif-display);color:#241d1809;font-size:clamp(6rem,18vw,19rem);font-weight:300;line-height:.8;display:block;position:absolute;bottom:clamp(-32px,-2vw,-10px);transform:rotate(-5deg)}.landing-hero__light{filter:blur(16px);opacity:.6;border-radius:999px;display:block;position:absolute}.landing-hero__light--one{inset-inline-end:9%;background:radial-gradient(circle,#896c502e,#0000 68%);width:clamp(140px,20vw,310px);height:clamp(140px,20vw,310px);top:18%}.landing-hero__light--two{inset-inline-start:14%;background:radial-gradient(circle,#c9985238,#0000 70%);width:clamp(170px,24vw,390px);height:clamp(90px,14vw,230px);bottom:12%}.landing-hero__panel,[dir=rtl] .landing-hero__panel{grid-template-columns:minmax(0,1.14fr) minmax(340px,.86fr);align-items:center;gap:clamp(28px,5vw,86px);width:100%;min-height:0;padding:0;display:grid}.landing-hero__panel .landing-hero__col--cta,[dir=rtl] .landing-hero__panel .landing-hero__col--cta{width:100%;min-width:0;max-width:620px;color:var(--hero-ink);text-align:start;box-shadow:none;background:0 0;border:0;flex-direction:column;grid-area:auto;align-items:flex-start;gap:clamp(12px,1.8svh,18px);margin:0;padding:0;display:flex;transform:none}.landing-hero__panel .landing-hero__col--shelves,[dir=rtl] .landing-hero__panel .landing-hero__col--shelves{width:100%;min-width:0;min-height:clamp(500px,60svh,700px);color:var(--hero-ink);text-align:start;background:radial-gradient(58% 38% at 50% 32%,#ffffffb8,#0000 68%),radial-gradient(92% 46% at 50% 78%,#896c501a,#0000 72%),linear-gradient(90deg,#896c501a,#0000 14% 86%,#896c501a),repeating-linear-gradient(90deg,#896c500e 0 1px,#0000 1px 18px),linear-gradient(#fffbf4db,#fff7eb8a 48%,#896c501a);border:1px solid #896c5029;border-radius:8px;grid-area:auto;align-content:center;gap:clamp(18px,4svh,34px);margin:0;padding:clamp(42px,7svh,74px) clamp(18px,3vw,48px) clamp(30px,5svh,52px);display:grid;position:relative;overflow:hidden;transform:none;box-shadow:0 34px 80px #241d1821,0 12px 34px #241d1814,inset 0 1px #fff9}.landing-hero__panel .landing-hero__col--shelves:before{content:"";z-index:0;pointer-events:none;position:absolute;inset:0}.landing-hero__panel .landing-hero__col--shelves>*{z-index:1;position:relative}.landing-hero__eyebrow,.landing-hero__cta-title,.landing-hero__cta-text,.landing-hero__actions,.landing-hero__signals{max-width:none;color:inherit;box-shadow:none;text-shadow:none;background:0 0;border:0;margin:0;padding:0}.landing-hero__eyebrow{width:fit-content;color:color-mix(in srgb, var(--hero-muted) 86%, var(--hero-copper));background:#ffffff6b;border:1px solid #896c5029;border-radius:999px;padding:.45rem .72rem;font-size:clamp(.75rem,.9vw,.86rem);font-weight:850;line-height:1}.landing-hero__eyebrow:before{content:none}.landing-hero__cta-title{max-width:9.2ch;font-family:var(--site-serif-display);letter-spacing:0;color:var(--hero-ink);text-wrap:balance;font-size:clamp(3.35rem,6.8vw,7.35rem);font-weight:700;line-height:.94}.landing-hero__cta-text{max-width:37ch;color:var(--hero-muted);font-size:clamp(1rem,1.18vw,1.14rem);line-height:1.9}.landing-hero__actions,.landing-hero__signals{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.landing .landing-hero .landing-btn,.landing .landing-hero .landing-btn--orange{width:auto;height:auto;min-height:50px;color:var(--hero-paper-lift);background:linear-gradient(135deg, color-mix(in srgb, var(--hero-ink) 92%, var(--hero-copper)), var(--hero-ink));border:1px solid #241d182e;border-radius:999px;padding:0 1.22rem;transition:background .18s,box-shadow .18s,transform .18s;transform:none;box-shadow:0 14px 32px #241d182b,inset 0 1px #ffffff29}.landing .landing-hero .landing-btn:hover,.landing .landing-hero .landing-btn--orange:hover{color:var(--hero-paper-lift);background:linear-gradient(135deg, color-mix(in srgb, var(--hero-ink) 82%, var(--hero-copper)), var(--hero-ink));transform:translateY(-1px);box-shadow:0 16px 34px #241d1833,inset 0 1px #ffffff2e}.landing-hero__quiet-link,.landing-hero__signals span{min-height:42px;color:var(--hero-ink);box-shadow:none;background:#ffffff6b;border:1px solid #896c5029;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 .92rem;font-weight:850;text-decoration:none;display:inline-flex}.landing-hero__signals span{color:var(--hero-muted);font-size:.84rem;font-weight:780}.landing-shelf{box-shadow:none;filter:none;background:0 0;border:0;position:relative}.landing-shelf:before{content:"";inset-inline:7%;pointer-events:none;background:radial-gradient(at 50% 0,#ffffff70,#0000 58%),linear-gradient(#ffffff29,#241d1814);border:1px solid #896c5014;border-bottom:0;border-radius:999px 999px 8px 8px/28% 28% 8px 8px;height:52%;position:absolute;bottom:clamp(18px,3vw,32px)}.landing-shelf__plank{filter:none;background:linear-gradient(#ffffffb8,#ffffff2e 38%,#896c5033),linear-gradient(90deg,#0000,#896c505c 14%,#fffaf0d6 50%,#896c5052 86%,#0000);border:0;border-radius:999px;width:100%;height:clamp(18px,2.8vw,28px);position:relative;box-shadow:0 14px 28px #241d1829,inset 0 1px #ffffffb3}.landing-shelf__plank:before{content:none}.landing-shelf__plank:after{content:"";filter:blur(1px);background:radial-gradient(at 50% 0,#241d184d,#0000 72%);border-radius:999px;width:min(70%,100% - 108px);height:5px;position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%)}.landing-shelf__books-presence{min-height:clamp(186px,29svh,300px)}.landing-book-stand{filter:drop-shadow(0 18px 20px #241d1833)drop-shadow(0 5px 8px #241d181f);width:clamp(72px,7.2vw,124px)}.landing-shelf__books .landing-book-stand:hover{transform:translateY(-3px)}.landing-shelf__books-carousel .landing-carousel-btn--books,.landing-shelf__books-carousel .landing-carousel-btn--books.landing-carousel-btn--prev,.landing-shelf__books-carousel .landing-carousel-btn--books.landing-carousel-btn--next{z-index:8;pointer-events:auto;position:absolute;top:50%}.landing-shelf__books-carousel .landing-carousel-btn--books.landing-carousel-btn--prev{inset-inline-start:2px}.landing-shelf__books-carousel .landing-carousel-btn--books.landing-carousel-btn--next{inset-inline-end:2px}.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors.landing-carousel-btn--prev,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors.landing-carousel-btn--next{pointer-events:auto;position:absolute;top:50%}.landing-shelf__authors--paged{min-height:clamp(118px,18svh,160px)}@media (max-width:1180px){.landing-hero{padding-top:92px;padding-bottom:28px}.landing-hero__frame{min-height:auto}.landing-hero__panel,[dir=rtl] .landing-hero__panel{grid-template-columns:minmax(0,1fr);gap:16px}.landing-hero__panel .landing-hero__col--cta,[dir=rtl] .landing-hero__panel .landing-hero__col--cta,.landing-hero__panel .landing-hero__col--shelves,[dir=rtl] .landing-hero__panel .landing-hero__col--shelves{grid-area:auto}.landing-hero__panel .landing-hero__col--cta,[dir=rtl] .landing-hero__panel .landing-hero__col--cta{text-align:center;grid-row:1;align-items:center;gap:10px;max-width:760px;margin-inline:auto}.landing-hero__cta-title{max-width:12ch;font-size:clamp(2.32rem,6.8vw,4.05rem)}.landing-hero__cta-text{font-size:.96rem;line-height:1.66}.landing-hero__actions,.landing-hero__signals{justify-content:center}.landing-hero__panel .landing-hero__col--shelves,[dir=rtl] .landing-hero__panel .landing-hero__col--shelves{grid-row:2;gap:8px;min-height:clamp(330px,42svh,390px);padding:clamp(18px,3svh,28px) 12px clamp(14px,2svh,22px)}.landing-shelf__books-presence{min-height:clamp(118px,20svh,168px)}.landing-shelf__authors--paged{min-height:clamp(92px,15svh,116px);padding-block:4px 0}.landing-author--shelf-orb{width:clamp(64px,9vw,82px)}.landing-author--shelf-orb .landing-author__avatar--large{width:clamp(56px,8vw,70px);height:clamp(56px,8vw,70px);margin-bottom:6px}.landing-author--shelf-orb span{font-size:.66rem}.landing-book-stand{width:clamp(64px,9vw,92px)}}@media (max-width:640px){.landing-hero{padding:88px 12px 28px}.landing-hero__frame{min-height:calc(100svh - 116px)}.landing-hero__panel,[dir=rtl] .landing-hero__panel{gap:16px}.landing-hero__cta-title{font-size:clamp(2.16rem,12vw,3.6rem);line-height:1}.landing-hero__cta-text{font-size:.92rem;line-height:1.68}.landing-hero__signals{display:none}.landing .landing-hero .landing-btn,.landing .landing-hero .landing-btn--orange,.landing-hero__quiet-link{width:min(100%,310px)}.landing-hero__panel .landing-hero__col--shelves,[dir=rtl] .landing-hero__panel .landing-hero__col--shelves{min-height:370px;padding-inline:8px}.landing-shelf__books-presence,.landing-shelf__books-presence--mobile-carousel{min-height:clamp(134px,34vw,182px)}.landing-shelf__authors-outer--hero-touch .landing-shelf__authors--mobile-page{min-height:clamp(106px,30vw,130px)}}.landing-hero{--hero-ink:#241d18;--hero-paper:#f7f0e4;--hero-paper-bright:#fffaf0;--hero-muted:#745b45;--hero-line:#896c502e;isolation:isolate;min-height:100svh;color:var(--hero-ink);background:radial-gradient(ellipse 74% 46% at 50% 42%, color-mix(in srgb, var(--theme-background) 82%, white), transparent 72%), radial-gradient(ellipse 90% 70% at 50% 100%, color-mix(in srgb, var(--theme-surface) 32%, transparent), transparent 66%), linear-gradient(180deg, var(--theme-background) 0%, color-mix(in srgb, var(--theme-background) 84%, var(--theme-surface)) 58%, color-mix(in srgb, var(--theme-background) 76%, var(--theme-surface)) 100%);padding:clamp(92px,12svh,128px) clamp(14px,3vw,42px) clamp(26px,5svh,48px);scroll-margin-top:0;position:relative;overflow:hidden}[dir=rtl] .landing-hero{background:radial-gradient(ellipse 74% 46% at 50% 42%, color-mix(in srgb, var(--theme-background) 82%, white), transparent 72%), radial-gradient(ellipse 90% 70% at 50% 100%, color-mix(in srgb, var(--theme-surface) 32%, transparent), transparent 66%), linear-gradient(180deg, var(--theme-background) 0%, color-mix(in srgb, var(--theme-background) 84%, var(--theme-surface)) 58%, color-mix(in srgb, var(--theme-background) 76%, var(--theme-surface)) 100%)}.landing-hero:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(ellipse 54% 40% at 50% 42%, color-mix(in srgb, var(--theme-background) 64%, transparent), transparent 72%), linear-gradient(90deg, color-mix(in srgb, var(--theme-background) 82%, transparent), color-mix(in srgb, var(--theme-background) 58%, transparent) 24%, color-mix(in srgb, var(--theme-background) 58%, transparent) 76%, color-mix(in srgb, var(--theme-background) 82%, transparent)), linear-gradient(180deg, color-mix(in srgb, var(--theme-background) 72%, transparent), color-mix(in srgb, var(--theme-background) 52%, transparent) 38%, color-mix(in srgb, var(--theme-surface) 24%, var(--theme-background)));position:absolute;inset:0}.landing-hero:after{content:"";z-index:2;pointer-events:none;opacity:.5;background-color:#0000;background-image:linear-gradient(#241d1809 1px,#0000 1px),linear-gradient(90deg,#241d1807 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(76% 56% at 50% 44%,#0000 0 42%,#000 100%);mask-image:radial-gradient(76% 56% at 50% 44%,#0000 0 42%,#000 100%)}.gradual-blur{isolation:isolate;pointer-events:none}.gradual-blur-inner{pointer-events:none;width:100%;height:100%;position:relative}.gradual-blur-inner>div{-webkit-backdrop-filter:inherit;backdrop-filter:inherit}.landing-page__gradual-blur{background:linear-gradient(#0000,#f7f0e4a3);bottom:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.gradual-blur-inner>div{opacity:.5;background:#f7f0e49e}}.landing-hero__masonry{z-index:0;opacity:.78;filter:saturate(.88)contrast(.92);pointer-events:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,2vw,30px);min-height:148svh;display:grid;position:absolute;inset:-24svh -12vw;overflow:hidden;transform:rotate(-5deg)scale(1.12)}.landing-hero__masonry-track{will-change:transform;grid-template-columns:repeat(5,minmax(76px,1fr));grid-auto-rows:auto;align-content:start;gap:clamp(10px,1.35vw,20px);min-height:156svh;display:grid}.landing-hero__masonry-track--one{animation:34s linear infinite landing-masonry-drift-one}.landing-hero__masonry-track--two{animation:40s linear infinite landing-masonry-drift-two;transform:translateY(-16%)}.landing-hero__masonry-tile{aspect-ratio:2/3;background:#fffaf06b;border-radius:7px;display:block;overflow:hidden;box-shadow:0 22px 44px #241d1833,0 2px 8px #241d181f}.landing-hero__masonry-tile:nth-child(3n+1){transform:translateY(16%)}.landing-hero__masonry-tile:nth-child(4n+2){transform:translateY(-10%)}.landing-hero__masonry-tile img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}@keyframes landing-masonry-drift-one{0%{transform:translateY(-4%)}to{transform:translateY(-28%)}}@keyframes landing-masonry-drift-two{0%{transform:translateY(-18%)}to{transform:translateY(8%)}}.landing-hero__ambient,.landing-hero__light,.landing-hero__calligraphy{display:none}.landing-hero__frame{z-index:3;align-items:center;width:min(1180px,100%);min-height:calc(100svh - clamp(126px,17svh,176px));margin:0 auto;display:flex;position:relative}.landing-hero__panel,[dir=rtl] .landing-hero__panel{grid-template-columns:minmax(0,1fr);place-items:center;gap:clamp(28px,5svh,54px);width:100%;min-height:0;padding:0;display:grid}.landing-hero__panel .landing-hero__col--cta,[dir=rtl] .landing-hero__panel .landing-hero__col--cta{width:min(760px,100%);min-width:0;max-width:none;color:var(--hero-ink);text-align:center;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;grid-area:auto;align-items:center;gap:clamp(10px,1.8svh,16px);margin:0 auto;padding:0;display:flex;transform:none}.landing-hero__mark{-o-object-fit:contain;object-fit:contain;opacity:.96;filter:drop-shadow(0 10px 28px #241d1829);width:clamp(82px,12vw,128px);height:auto;display:block}.landing-hero__eyebrow{display:none}.landing-hero__cta-title{max-width:none;font-family:var(--site-serif-display);letter-spacing:0;color:var(--hero-ink);text-shadow:0 18px 46px #fffaf0b8;margin:0;font-size:clamp(5.2rem,14vw,11.5rem);font-weight:700;line-height:.78}.landing-hero__tagline{color:color-mix(in srgb, var(--hero-muted) 82%, var(--hero-ink));font-family:var(--site-serif-display);text-shadow:0 10px 28px #fffaf0ad;margin:clamp(26px,4svh,48px) 0 0;font-size:clamp(1.28rem,3.1vw,2.35rem);font-weight:500;line-height:1.25}.arabic-variable-proximity{direction:inherit;unicode-bidi:isolate;display:inline}.arabic-variable-proximity__word{white-space:nowrap;transform-origin:50% 68%;will-change:font-variation-settings, font-weight, text-shadow, transform;transition:font-weight .18s,font-variation-settings .18s,text-shadow .18s,transform .18s;display:inline-block}.arabic-variable-proximity__sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing-hero__proximity-title,.landing-hero__proximity-tagline{font-family:inherit}.landing-hero__cta-text{max-width:42ch;color:var(--hero-muted);margin:0;font-size:clamp(.95rem,1.2vw,1.08rem);line-height:1.75}.landing-hero-search{z-index:8;width:min(100%,720px);color:var(--hero-ink);margin:clamp(8px,1.4svh,16px) auto 0;position:relative}.landing-hero-search__bar{-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:linear-gradient(135deg,#fffcf5eb,#fff6ebbd),#fffaf0d1;border:1px solid #896c5038;border-radius:999px;align-items:center;gap:12px;min-height:62px;padding:8px 10px 8px 18px;display:flex;box-shadow:0 20px 48px #34251929,inset 0 1px #ffffffb8}.landing-hero-search__icon{color:var(--theme-primary-action);flex:none}.landing-hero-search__input{width:100%;min-width:0;color:var(--hero-ink);font:inherit;background:0 0;border:0;outline:none;flex:auto;font-size:clamp(.92rem,1.45vw,1.08rem);font-weight:800;line-height:1.4}.landing-hero-search__input::placeholder{color:color-mix(in srgb, var(--hero-muted) 78%, transparent);font-weight:700}.landing-hero-search__hint{color:#fffaf0;background:var(--theme-primary-action);border-radius:999px;flex:none;justify-content:center;align-items:center;gap:6px;min-height:38px;padding-inline:14px;font-size:.78rem;font-weight:900;display:inline-flex;box-shadow:inset 0 1px #fff3}.landing-hero-search__filters{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px;display:flex}.landing-hero-search__filter{min-height:36px;color:color-mix(in srgb, var(--hero-ink) 82%, var(--hero-muted));font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffaf094;border:1px solid #896c5033;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:.8rem;font-weight:850;transition:background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.landing-hero-search__filter:hover,.landing-hero-search__filter:focus-visible{background:#fffaf0d1;border-color:#896c504d;outline:none}.landing-hero-search__filter.is-active{color:#fffaf0;background:color-mix(in srgb, var(--theme-primary-action) 92%, var(--theme-secondary-action));border-color:color-mix(in srgb, var(--theme-secondary-action) 45%, var(--theme-primary-action));box-shadow:0 10px 22px color-mix(in srgb, var(--theme-primary-action) 16%, transparent)}.landing-hero-search__results{-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);text-align:start;z-index:220;background:#fffcf6f0;border:1px solid #896c502e;border-radius:28px;width:min(100%,680px);max-height:min(48svh,420px);padding:12px;position:fixed;top:0;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 26px 64px #2a1e143d,inset 0 1px #ffffffb3}.landing-hero-search__empty{color:var(--hero-muted);text-align:center;margin:6px;font-size:.9rem;font-weight:800}.landing-hero-search__group+.landing-hero-search__group{margin-top:10px}.landing-hero-search__group-title{color:var(--theme-primary-action);align-items:center;gap:6px;margin:4px 4px 6px;font-size:.78rem;font-weight:950;display:flex}.landing-hero-search__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.landing-hero-search__result{min-height:66px;color:inherit;background:#fffaf0b8;border-radius:18px;flex-direction:column;justify-content:center;gap:4px;padding:10px 12px;text-decoration:none;transition:background .16s,transform .16s;display:flex}.landing-hero-search__result:hover,.landing-hero-search__result:focus-visible{background:#fffaf0;outline:none;transform:translateY(-1px)}.landing-hero-search__result strong,.landing-hero-search__result span{text-overflow:ellipsis;min-width:0;overflow:hidden}.landing-hero-search__result strong{color:var(--hero-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;font-weight:900;line-height:1.45;display:-webkit-box}.landing-hero-search__result span{color:var(--hero-muted);white-space:nowrap;font-size:.78rem;font-weight:750}.landing-hero-search__more{color:#fffaf0;background:var(--theme-primary-action);border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:12px;font-size:.86rem;font-weight:900;text-decoration:none;transition:background .16s,transform .16s;display:flex}.landing-hero-search__more:hover,.landing-hero-search__more:focus-visible{background:color-mix(in srgb, var(--theme-primary-action) 86%, var(--theme-secondary-action));outline:none;transform:translateY(-1px)}.search-route{flex-direction:column;display:flex;overflow-x:hidden}.search-page{width:100%;min-height:100svh;color:var(--theme-text);background:radial-gradient(ellipse 68% 34% at 50% 0%, color-mix(in srgb, var(--theme-surface) 54%, transparent), transparent 70%), linear-gradient(180deg, var(--theme-background), color-mix(in srgb, var(--theme-background) 78%, var(--theme-surface)));flex:1;padding:clamp(56px,9svh,96px) clamp(16px,4vw,56px) clamp(48px,8svh,88px);overflow-x:clip}.search-page__hero,.search-page__body{width:min(1080px,100%);margin-inline:auto}.search-page__hero{gap:18px;display:grid}.search-page__intro{text-align:center;gap:8px;display:grid}.search-page__eyebrow{color:var(--theme-accent);margin:0;font-size:.82rem;font-weight:950}.search-page__intro h1{color:var(--theme-text);font-family:var(--site-serif-display);margin:0;font-size:clamp(2.25rem,7vw,5.4rem);font-weight:700;line-height:1.02}.search-page__form{border:1px solid color-mix(in srgb, var(--theme-primary-action) 16%, transparent);background:#fffaf0d6;border-radius:999px;align-items:center;gap:12px;width:100%;min-width:0;min-height:66px;margin-top:clamp(10px,2.4vw,24px);padding:8px 10px 8px 18px;display:flex;box-shadow:0 20px 52px #34251921,inset 0 1px #ffffffb3}.search-page__form svg{color:var(--theme-primary-action);flex:none}.search-page__form input{min-width:0;color:var(--theme-text);font:inherit;background:0 0;border:0;outline:none;flex:auto;font-size:1rem;font-weight:850}.search-page__form input::placeholder{color:color-mix(in srgb, var(--theme-muted) 74%, transparent)}.search-page__form button,.search-page__copy,.search-page__filter{min-height:42px;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;font-weight:900}.search-page__form button{color:#fffaf0;background:var(--theme-primary-action);border-radius:999px;flex:none;padding-inline:20px}.search-page__tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.search-page__filters{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.search-page__filter,.search-page__copy{border:1px solid color-mix(in srgb, var(--theme-primary-action) 14%, transparent);color:color-mix(in srgb, var(--theme-text) 84%, var(--theme-muted));background:#fffaf094;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding-inline:14px;display:inline-flex}.search-page__filter.is-active{color:#fffaf0;background:color-mix(in srgb, var(--theme-primary-action) 92%, var(--theme-secondary-action));border-color:#0000}.search-page__copy{color:var(--theme-primary-action);background:color-mix(in srgb, var(--theme-background) 86%, white)}.search-page__body{gap:20px;margin-top:clamp(22px,4vw,40px);display:grid}.search-page__state{color:var(--theme-muted);text-align:center;background:#fffaf09e;border-radius:22px;margin:0;padding:22px;font-weight:850}.search-page__group{gap:12px;display:grid}.search-page__group-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.search-page__group-head h2{color:var(--theme-primary-action);align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:950;display:flex}.search-page__group-head span{color:var(--theme-muted);font-size:.82rem;font-weight:850}.search-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.search-page__result{min-height:88px;color:inherit;border:1px solid color-mix(in srgb, var(--theme-primary-action) 9%, transparent);background:#fffaf0bd;border-radius:18px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:background .16s,transform .16s,border-color .16s;display:flex}.search-page__result:hover,.search-page__result:focus-visible{border-color:color-mix(in srgb, var(--theme-accent) 22%, transparent);background:#fffaf0;outline:none;transform:translateY(-1px)}.search-page__media{width:46px;height:46px;color:var(--theme-primary-action);background:color-mix(in srgb, var(--theme-primary-action) 8%, transparent);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.search-page__media--book{border-radius:8px;width:42px;height:58px}.search-page__media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.search-page__text{gap:4px;min-width:0;display:grid}.search-page__text strong{color:var(--theme-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.94rem;font-weight:950;line-height:1.45;display:-webkit-box;overflow:hidden}.search-page__text small{color:var(--theme-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:750;overflow:hidden}.landing-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:clamp(2px,1svh,8px) 0 0;display:flex}.landing .landing-hero .landing-btn,.landing .landing-hero .landing-btn--orange{color:#fffaf0;background:var(--theme-primary-action);border:1px solid color-mix(in srgb, var(--theme-secondary-action) 55%, var(--hero-ink));width:auto;height:auto;min-height:50px;box-shadow:0 14px 32px color-mix(in srgb, var(--theme-primary-action) 28%, transparent), inset 0 1px 0 #ffffff47;border-radius:999px;padding:0 1.22rem;transition:background .18s,box-shadow .18s;transform:none}.landing .landing-hero .landing-btn:hover,.landing .landing-hero .landing-btn--orange:hover{color:#fffaf0;background:color-mix(in srgb, var(--theme-primary-action) 88%, var(--theme-secondary-action));box-shadow:0 14px 32px color-mix(in srgb, var(--theme-primary-action) 30%, transparent), inset 0 1px 0 #ffffff47;transform:none}.landing-hero__quiet-link{min-height:50px;color:var(--hero-ink);-webkit-backdrop-filter:blur(14px)saturate(120%);backdrop-filter:blur(14px)saturate(120%);background:#fffaf094;border:1px solid #896c5033;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 1.08rem;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 14px 34px #241d181a,inset 0 1px #ffffffa3}.landing-hero__quiet-link:hover,.landing-hero__quiet-link:focus-visible{color:var(--hero-ink);background:#fffaf0c7;border-color:#896c504d;transform:none}.landing-hero__signals{display:none}.landing-hero__panel .landing-hero__col--shelves,[dir=rtl] .landing-hero__panel .landing-hero__col--shelves{width:min(1080px,100%);min-width:0;min-height:0;color:var(--hero-ink);text-align:center;box-shadow:none;background:0 0;border:0;border-radius:0;grid-area:auto;margin:0 auto;padding:0;display:block;position:relative;overflow:visible;transform:none}.landing-shelf--top{display:none}.landing-shelf--bottom{box-shadow:none;filter:none;background:0 0;border:0;padding:14px clamp(54px,7.5vw,78px) 0;position:relative}.landing-shelf--bottom:before,.landing-shelf--bottom .landing-shelf__plank,.landing-shelf--bottom .landing-shelf__plank:before,.landing-shelf--bottom .landing-shelf__plank:after{content:none;display:none}.landing-shelf__authors-carousel{--landing-author-orb-size:clamp(94px, 10.5vw, 122px);--landing-author-avatar-size:clamp(86px, 9.4vw, 108px);--landing-author-avatar-center:clamp(43px, 4.7vw, 54px);isolation:isolate;position:relative}.landing-shelf__authors-outer{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;border-radius:0}.landing-shelf__authors--paged{flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:clamp(10px,1.8vw,18px);min-height:166px;padding-block:16px 12px;overflow:hidden}.landing-author--shelf-orb{width:var(--landing-author-orb-size);flex:0 0 var(--landing-author-orb-size)}.landing-author--shelf-orb .landing-author__avatar--large{width:var(--landing-author-avatar-size);height:var(--landing-author-avatar-size);margin-bottom:7px}.landing-author--shelf-orb span{font-size:.66rem;line-height:1.22;display:block}.landing-author__avatar,.landing-author--shelf-orb .landing-author__avatar--large{filter:none;border-color:#ffffffd1;box-shadow:0 12px 26px #241d1824,0 0 0 1px #896c501a}.landing-author span{color:var(--hero-ink);text-shadow:0 8px 22px #fffaf0b8}.landing-carousel-btn,.landing-carousel-btn:hover,.landing-carousel-btn:focus-visible,.landing-carousel-btn:active{width:42px;height:42px;min-height:0;color:var(--hero-ink);background:#ffffff9e;border:1px solid #896c5029;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:none;display:inline-flex;transform:none;box-shadow:0 10px 24px #241d181f,inset 0 1px #ffffffad}.landing-carousel-btn:hover{color:var(--hero-ink);background:#ffffff9e;border-color:#896c5029;box-shadow:0 10px 24px #241d181f,inset 0 1px #ffffffad}.landing-carousel-btn svg,.landing-carousel-btn:hover svg,.landing-carousel-btn:active svg{transform:none}.landing-shelf__authors-carousel-controls{z-index:8;pointer-events:none;position:absolute;inset:0}.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors.landing-carousel-btn--prev,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors.landing-carousel-btn--next{top:calc(16px + var(--landing-author-avatar-center));pointer-events:auto;position:absolute;transform:translateY(-50%)}.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors.landing-carousel-btn--prev{inset-inline-start:0}.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors.landing-carousel-btn--next{inset-inline-end:0}.landing-shelf--bottom,.landing-shelf--bottom:before,.landing-shelf--bottom .landing-shelf__authors-carousel,.landing-shelf--bottom .landing-shelf__authors-carousel:before,.landing-shelf--bottom .landing-shelf__authors-carousel:after,.landing-shelf--bottom .landing-shelf__authors-outer,.landing-shelf--bottom .landing-shelf__authors-viewport{box-shadow:none;filter:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0}.landing-shelf--bottom:before,.landing-shelf--bottom .landing-shelf__authors-carousel:before,.landing-shelf--bottom .landing-shelf__authors-carousel:after{content:none;display:none}.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:hover,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:focus-visible,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:active{color:var(--hero-ink);-webkit-backdrop-filter:blur(12px)saturate(120%);backdrop-filter:blur(12px)saturate(120%);background:#fffaf0c7;border-color:#896c502e;transition:background .16s,border-color .16s,box-shadow .16s;transform:translateY(-50%);box-shadow:0 12px 28px #241d181f,inset 0 1px #ffffffa3}.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:hover,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:focus-visible{background:#fffaf0e6;border-color:#896c5047}.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors svg,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:hover svg,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:active svg{transform:none}[data-theme=dark] .landing-hero:before,.theme-dark .landing-hero:before,.dark .landing-hero:before{background:radial-gradient(54% 40% at 50% 42%,#f7f0e40f,#0000 72%),linear-gradient(90deg,#241d18ad,#241d1880 24%,#241d1885 76%,#241d18ad),linear-gradient(#241d1885,#241d186b 38%,#241d1894)}[data-theme=dark] .landing-page__gradual-blur,.theme-dark .landing-page__gradual-blur,.dark .landing-page__gradual-blur{background:linear-gradient(#0000,#241d1833)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){[data-theme=dark] .gradual-blur-inner>div,.theme-dark .gradual-blur-inner>div,.dark .gradual-blur-inner>div{background:#241d184d}}[data-theme=dark] .landing-hero__panel .landing-hero__col--cta,[data-theme=dark][dir=rtl] .landing-hero__panel .landing-hero__col--cta,.theme-dark .landing-hero__panel .landing-hero__col--cta,.theme-dark[dir=rtl] .landing-hero__panel .landing-hero__col--cta,.dark .landing-hero__panel .landing-hero__col--cta,.dark[dir=rtl] .landing-hero__panel .landing-hero__col--cta{color:var(--hero-paper-bright)}[data-theme=dark] .landing-hero__mark,.theme-dark .landing-hero__mark,.dark .landing-hero__mark{filter:brightness(0)invert()drop-shadow(0 10px 28px #00000047)}[data-theme=dark] .landing-hero__cta-title,.theme-dark .landing-hero__cta-title,.dark .landing-hero__cta-title{color:var(--hero-paper-bright);text-shadow:0 18px 46px #00000052}[data-theme=dark] .landing-hero__tagline,.theme-dark .landing-hero__tagline,.dark .landing-hero__tagline{color:#fffaf0eb;text-shadow:0 10px 28px #00000047}[data-theme=dark] .landing-hero__cta-text,.theme-dark .landing-hero__cta-text,.dark .landing-hero__cta-text{color:#fffaf0c7}[data-theme=dark] .landing-hero-search__bar,.theme-dark .landing-hero-search__bar,.dark .landing-hero-search__bar{background:linear-gradient(135deg,#241d18d1,#14100ea3),#14100e9e;border-color:#fffaf033;box-shadow:0 20px 48px #00000038,inset 0 1px #ffffff1f}[data-theme=dark] .landing-hero-search__input,[data-theme=dark] .landing-hero-search__icon,.theme-dark .landing-hero-search__input,.theme-dark .landing-hero-search__icon,.dark .landing-hero-search__input,.dark .landing-hero-search__icon{color:var(--hero-paper-bright)}[data-theme=dark] .landing-hero-search__input::-moz-placeholder{color:#fffaf094}.theme-dark .landing-hero-search__input::-moz-placeholder{color:#fffaf094}.dark .landing-hero-search__input::-moz-placeholder{color:#fffaf094}[data-theme=dark] .landing-hero-search__input::placeholder,.theme-dark .landing-hero-search__input::placeholder,.dark .landing-hero-search__input::placeholder{color:#fffaf094}[data-theme=dark] .landing-hero-search__filter,.theme-dark .landing-hero-search__filter,.dark .landing-hero-search__filter{color:#fffaf0d6;background:#14100e57;border-color:#fffaf02e}[data-theme=dark] .landing-hero-search__results,.theme-dark .landing-hero-search__results,.dark .landing-hero-search__results{color:var(--hero-paper-bright);background:#14100ee0;border-color:#fffaf029;box-shadow:0 26px 64px #00000057,inset 0 1px #ffffff1a}[data-theme=dark] .landing-hero-search__result,.theme-dark .landing-hero-search__result,.dark .landing-hero-search__result{background:#fffaf014}[data-theme=dark] .landing-hero-search__result:hover,[data-theme=dark] .landing-hero-search__result:focus-visible,.theme-dark .landing-hero-search__result:hover,.theme-dark .landing-hero-search__result:focus-visible,.dark .landing-hero-search__result:hover,.dark .landing-hero-search__result:focus-visible{background:#fffaf021}[data-theme=dark] .landing-hero-search__result strong,.theme-dark .landing-hero-search__result strong,.dark .landing-hero-search__result strong{color:var(--hero-paper-bright)}[data-theme=dark] .landing-hero-search__result span,[data-theme=dark] .landing-hero-search__empty,.theme-dark .landing-hero-search__result span,.theme-dark .landing-hero-search__empty,.dark .landing-hero-search__result span,.dark .landing-hero-search__empty{color:#fffaf0ad}[data-theme=dark] .search-page,.theme-dark .search-page,.dark .search-page{background:radial-gradient(ellipse 68% 34% at 50% 0%, #fffaf014, transparent 70%), linear-gradient(180deg, var(--theme-background), color-mix(in srgb, var(--theme-background) 86%, #000))}[data-theme=dark] .search-page__form,[data-theme=dark] .search-page__state,[data-theme=dark] .search-page__result,[data-theme=dark] .search-page__filter,[data-theme=dark] .search-page__copy,.theme-dark .search-page__form,.theme-dark .search-page__state,.theme-dark .search-page__result,.theme-dark .search-page__filter,.theme-dark .search-page__copy,.dark .search-page__form,.dark .search-page__state,.dark .search-page__result,.dark .search-page__filter,.dark .search-page__copy{background:#fffaf012;border-color:#fffaf021}[data-theme=dark] .search-page__form input,[data-theme=dark] .search-page__intro h1,[data-theme=dark] .search-page__text strong,.theme-dark .search-page__form input,.theme-dark .search-page__intro h1,.theme-dark .search-page__text strong,.dark .search-page__form input,.dark .search-page__intro h1,.dark .search-page__text strong{color:#fffaf0f0}[data-theme=dark] .search-page__state,[data-theme=dark] .search-page__text small,[data-theme=dark] .search-page__group-head span,.theme-dark .search-page__state,.theme-dark .search-page__text small,.theme-dark .search-page__group-head span,.dark .search-page__state,.dark .search-page__text small,.dark .search-page__group-head span{color:#fffaf0a8}[data-theme=dark] .landing .landing-hero .landing-btn,[data-theme=dark] .landing .landing-hero .landing-btn--orange,.theme-dark .landing .landing-hero .landing-btn,.theme-dark .landing .landing-hero .landing-btn--orange,.dark .landing .landing-hero .landing-btn,.dark .landing .landing-hero .landing-btn--orange{color:var(--hero-paper-bright);background:var(--hero-ink);border:1px solid #241d182e;box-shadow:0 14px 32px #241d1829,inset 0 1px #ffffff24}[data-theme=dark] .landing .landing-hero .landing-btn:hover,[data-theme=dark] .landing .landing-hero .landing-btn--orange:hover,.theme-dark .landing .landing-hero .landing-btn:hover,.theme-dark .landing .landing-hero .landing-btn--orange:hover,.dark .landing .landing-hero .landing-btn:hover,.dark .landing .landing-hero .landing-btn--orange:hover{color:var(--hero-paper-bright);background:color-mix(in srgb, var(--hero-ink) 88%, var(--theme-accent));box-shadow:0 14px 32px #241d1829,inset 0 1px #ffffff24}[data-theme=dark] .landing-hero__quiet-link,.theme-dark .landing-hero__quiet-link,.dark .landing-hero__quiet-link{color:var(--hero-paper-bright);background:#14100e57;border-color:#fffaf052;box-shadow:0 14px 34px #00000029,inset 0 1px #ffffff1f}[data-theme=dark] .landing-hero__quiet-link:hover,[data-theme=dark] .landing-hero__quiet-link:focus-visible,.theme-dark .landing-hero__quiet-link:hover,.theme-dark .landing-hero__quiet-link:focus-visible,.dark .landing-hero__quiet-link:hover,.dark .landing-hero__quiet-link:focus-visible{color:var(--hero-paper-bright);background:#14100e70;border-color:#fffaf06b}[data-theme=dark] .landing-author span,.theme-dark .landing-author span,.dark .landing-author span{color:#fffaf0eb;text-shadow:0 8px 22px #0000005c}[data-theme=dark] .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors,[data-theme=dark] .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:hover,[data-theme=dark] .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:focus-visible,[data-theme=dark] .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:active,.theme-dark .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors,.theme-dark .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:hover,.theme-dark .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:focus-visible,.theme-dark .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:active,.dark .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors,.dark .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:hover,.dark .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:focus-visible,.dark .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:active{color:#fffaf0f5;background:#14100eb8;border-color:#fffaf029;box-shadow:0 12px 28px #0000003d,inset 0 1px #ffffff1f}[data-theme=dark] .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:hover,[data-theme=dark] .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:focus-visible,.theme-dark .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:hover,.theme-dark .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:focus-visible,.dark .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:hover,.dark .landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:focus-visible{background:#14100ed1;border-color:#fffaf038}@media (max-width:900px){.landing-hero{padding-top:88px}.landing-hero__masonry{opacity:.36;grid-template-columns:repeat(2,minmax(0,1fr));min-height:142svh;inset:-20svh -18vw;transform:rotate(-6deg)scale(1.16)}.landing-hero__masonry-track{grid-template-columns:repeat(3,minmax(70px,1fr));min-height:150svh}.landing-hero__frame{min-height:calc(100svh - 110px)}.landing-hero__panel{gap:22px}.landing-hero__panel .landing-hero__col--cta,[dir=rtl] .landing-hero__panel .landing-hero__col--cta{padding:clamp(20px,5vw,30px)}.landing-hero__cta-title{font-size:clamp(4.3rem,18vw,7rem)}.landing-hero__tagline{margin-top:clamp(18px,3svh,30px);font-size:clamp(1.12rem,5vw,1.72rem)}.search-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.landing-hero{padding:82px 12px 24px}.landing-hero__masonry{opacity:.32;min-height:138svh;inset:-18svh -30vw}.landing-hero__cta-text{font-size:.9rem;line-height:1.65}.landing-hero-search{width:100%;margin-top:10px}.landing-hero-search__bar{border-radius:24px;align-items:stretch;gap:8px;min-height:auto;padding:9px}.landing-hero-search__input{font-size:.88rem}.landing-hero-search__hint{min-height:36px;padding-inline:10px;font-size:.72rem}.landing-hero-search__filters{gap:6px;display:none}.landing-hero-search__filter{min-height:34px;padding-inline:10px;font-size:.74rem}.landing-hero-search__results{border-radius:22px;width:100%;max-height:48svh;display:none}.landing-hero-search__list{grid-template-columns:minmax(0,1fr)}.landing-hero__actions{width:100%}.landing .landing-hero .landing-btn,.landing .landing-hero .landing-btn--orange,.landing-hero__quiet-link{width:min(100%,310px)}.search-page{padding:42px 12px 56px}.search-page__hero{gap:14px}.search-page__form{border-radius:24px;gap:8px;min-height:auto;margin-top:8px;padding:8px}.search-page__form input{font-size:.9rem}.search-page__form button{min-height:38px;padding-inline:14px}.search-page__tools{align-items:stretch}.search-page__filters,.search-page__copy{width:100%}.search-page__filter{flex:calc(50% - 8px);min-width:0;padding-inline:10px;font-size:.78rem}.search-page__grid{grid-template-columns:minmax(0,1fr)}.search-page__result{border-radius:16px;min-height:80px}.landing-shelf--bottom{padding-inline:42px}.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:hover,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:focus-visible,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:active{color:#fffaf0;-webkit-backdrop-filter:blur(12px)saturate(125%);backdrop-filter:blur(12px)saturate(125%);background:#1f1813e0;border-color:#fffaf02e;box-shadow:0 14px 30px #140e0a47,inset 0 1px #ffffff24}.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:hover,.landing-shelf__authors-carousel-controls .landing-carousel-btn--authors:focus-visible{background:#120e0bf0;border-color:#fffaf03d}.landing-shelf__authors-carousel-controls--mobile .landing-carousel-btn--authors,.landing-shelf__authors-carousel-controls--mobile .landing-carousel-btn--authors:hover,.landing-shelf__authors-carousel-controls--mobile .landing-carousel-btn--authors:focus-visible,.landing-shelf__authors-carousel-controls--mobile .landing-carousel-btn--authors:active{width:48px;height:48px;top:50%;transform:translateY(-50%)}.landing-shelf__authors-carousel-controls--mobile .landing-carousel-btn--authors.landing-carousel-btn--prev{inset-inline-start:calc(50% - 50vw + max(4px, env(safe-area-inset-left)))}.landing-shelf__authors-carousel-controls--mobile .landing-carousel-btn--authors.landing-carousel-btn--next{inset-inline-end:calc(50% - 50vw + max(4px, env(safe-area-inset-right)))}.landing-shelf__authors-outer--hero-touch .landing-shelf__authors--mobile-page{flex-wrap:nowrap;justify-content:center;gap:10px;min-height:126px;padding-block:12px 8px}.landing-shelf__authors-outer--hero-touch .landing-author{flex:0 0 clamp(76px,23vw,96px);width:clamp(76px,23vw,96px)}.landing-shelf__authors-outer--hero-touch .landing-author__avatar{width:clamp(70px,21vw,88px);height:clamp(70px,21vw,88px);margin-bottom:7px}.landing-shelf__authors-outer--hero-touch .landing-author span{font-size:.64rem}}@media (prefers-reduced-motion:reduce){.landing-hero__masonry-track{animation:none}.arabic-variable-proximity__word{transition:none;transform:none!important}}.landing-featured__inner{flex-direction:column;align-items:stretch;gap:28px;display:flex}@media (min-width:960px){.landing-featured__inner{flex-direction:row;align-items:center;gap:36px}}.landing-featured__copy{text-align:center;flex:1;min-width:0}@media (min-width:960px){.landing-featured__copy{text-align:right;order:0}}.landing-featured__headline{margin:0 0 14px;font-size:clamp(1.75rem,4.2vw,2.65rem);font-weight:900;line-height:1.2}.landing-featured__headline-part{color:var(--landing-ink)}.landing-featured__headline-part--accent{color:var(--landing-red)}.landing-featured__lede{color:var(--landing-muted);margin:0 0 22px;max-width:680px;margin-inline:auto;font-size:.95rem;line-height:1.75}@media (min-width:960px){.landing-featured__lede{margin-inline:0}}.landing-featured__buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (min-width:960px){.landing-featured__buttons{justify-content:flex-start}}.landing-featured__buttons .landing-btn--orange{padding-inline:1.35rem}.landing-featured__visual{flex-direction:column;flex:1;align-items:center;gap:18px;min-width:0;display:flex}@media (min-width:640px){.landing-featured__visual{flex-direction:row;justify-content:center;align-items:flex-end;gap:16px}}.landing-featured__book-wrap{z-index:1;flex-shrink:0;position:relative}.landing-featured__badge{z-index:4;isolation:isolate;letter-spacing:-.01em;white-space:nowrap;color:#2d2014eb;-webkit-backdrop-filter:blur(22px)saturate(210%);backdrop-filter:blur(22px)saturate(210%);background:linear-gradient(145deg,#fffdfa94 0%,#fff8f059 45%,#ecdcc847 100%);border:1px solid #ffffffa6;border-radius:999px;align-items:center;gap:6px;width:fit-content;max-width:calc(100% - 16px);margin-inline:auto;padding:8px 14px;font-size:.73rem;font-weight:800;display:inline-flex;position:absolute;top:clamp(34px,14%,52px);left:0;right:0;overflow:hidden;box-shadow:0 8px 32px #281c121f,inset 0 1px 2px #ffffff73,inset 0 -1px 1px #5a3e280f}.landing-featured__badge:before{content:"";z-index:-1;pointer-events:none;-webkit-backdrop-filter:inherit;backdrop-filter:inherit;position:absolute;inset:0}.landing-featured__badge svg{color:var(--landing-orange);flex-shrink:0}.landing-featured__book-3d{isolation:isolate;perspective:800px;justify-content:center;align-items:flex-end;width:226px;height:334px;display:flex;position:relative;overflow:visible}@media (min-width:640px){.landing-featured__book-3d{width:250px;height:368px}}.landing-featured__book-cover{z-index:2;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;width:auto;max-width:86%;height:auto;max-height:84%;transform-style:preserve-3d;filter:drop-shadow(-10px 16px 24px #00000047);position:relative;transform:rotateY(-10deg)rotateX(3deg)}.landing-featured__book-cover--placeholder{border-radius:var(--landing-radius-md);background:linear-gradient(145deg, #fffcf873 0%, color-mix(in srgb, var(--theme-primary-action) 6%, transparent) 100%);border:1px solid #ffffff59;width:78%;max-width:86%;height:82%;min-height:220px}.landing-featured__cloud{z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none;width:clamp(190px,108%,340px);max-width:none;height:auto;position:absolute;left:50%}.landing-featured__cloud--top{opacity:.9;top:clamp(76px,25%,104px);transform:translate(-50%,-54%)}.landing-featured__cloud--bottom{bottom:clamp(-34px,-7%,-18px);transform:translate(-50%)}.landing-featured__quote-card{border-radius:var(--landing-radius-md);max-width:400px;padding:18px 18px 14px;position:relative}@media (min-width:640px){.landing-featured__quote-card{z-index:2;align-self:flex-end;max-width:min(400px,52vw);margin-inline-start:clamp(-56px,-10vw,-26px)}}.landing-featured__quote-mark{color:var(--landing-orange);opacity:.95;margin-bottom:10px;margin-inline-start:auto;display:block}.landing-featured__quote-card blockquote{color:var(--landing-ink);margin:0 0 16px;font-size:.86rem;font-weight:600;line-height:1.75}.landing-featured__quote-card .expandable-text__body{white-space:pre-wrap;margin:0}.landing-featured__quote-card .expandable-text__more{margin-inline:auto 0}.landing-featured__quote-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.landing-featured__quote-author{color:var(--landing-muted);font-size:.8rem;font-weight:800}.landing-featured__quote-actions{gap:6px;display:flex}.landing-featured__quote-actions button{border:1px solid color-mix(in srgb, var(--theme-primary-action) 10%, transparent);width:38px;height:38px;color:var(--landing-ink);cursor:pointer;background:#ffffff8c;border-radius:10px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.landing-featured__quote-actions button:hover{background:#ffffffe6}.landing-stats__bar{border-radius:var(--landing-radius-lg);flex-flow:wrap;justify-content:space-around;align-items:stretch;gap:8px 0;padding:16px 12px;display:flex}@media (min-width:768px){.landing-stats__bar{flex-wrap:nowrap;justify-content:space-between;padding:22px min(48px,4vw)}}.landing-stats__item{flex-direction:row;flex:45%;justify-content:center;align-items:center;gap:10px;padding:8px 14px;display:flex;position:relative}.landing-stats__item--link{color:inherit;border-radius:16px;text-decoration:none;transition:background .16s,transform .16s}.landing-stats__item--link:hover{background:#ffffff57;transform:translateY(-1px)}.landing-stats__item--link:focus-visible{outline:2px solid var(--landing-red);outline-offset:3px}@media (min-width:768px){.landing-stats__item{flex:1;justify-content:center;padding:8px 12px;position:relative}}.landing-stats__divider{display:none}@media (min-width:768px){.landing-stats__divider{background:color-mix(in srgb, var(--theme-primary-action) 12%, transparent);width:1px;height:36px;display:block;position:absolute;top:50%;right:0;translate:0 -50%}}.landing-stats__icon-bubble{-webkit-backdrop-filter:blur(22px)saturate(200%);background:linear-gradient(155deg,#fffdfab8 0%,#fff6eb6b 42%,#eedccd52 100%);border:1px solid #ffffff9e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:0 6px 20px #2d201414,0 10px 32px #281c120f,inset 0 1px 2px #ffffff80,inset 0 -1px 1px #5a3e280d}@media (min-width:768px){.landing-stats__icon-bubble{width:50px;height:50px}}.landing-stats__icon{color:var(--landing-red);flex-shrink:0}.landing-stats__text{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.landing-stats__text strong{font-size:1.05rem;font-weight:900}.landing-stats__text span{color:var(--landing-muted);font-size:.82rem;font-weight:700}.landing-collections__head{justify-content:center;align-items:center;gap:clamp(14px,4vw,22px);margin-bottom:clamp(22px,4vw,30px);display:flex}.landing-collections__title{color:var(--landing-ink);white-space:nowrap;text-align:center;margin:0;font-size:clamp(1.12rem,2.8vw,1.42rem);font-weight:900}.landing-collections__rule{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--landing-orange) 88%, transparent), transparent);opacity:.9;flex:1;max-width:min(220px,22vw);height:1px;position:relative}.landing-collections__rule:after{content:"";background:var(--landing-orange);width:7px;height:7px;box-shadow:0 0 0 1px #ffffff73, 0 2px 6px color-mix(in srgb, var(--theme-accent) 35%, transparent);border-radius:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.landing-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2.2vw,24px);margin-bottom:clamp(24px,4vw,32px);display:grid}@media (min-width:640px){.landing-collections__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.landing-collections__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.landing-collections__card{border-radius:var(--landing-radius-lg);color:inherit;box-shadow:0 4px 22px color-mix(in srgb, var(--theme-primary-action) 6%, transparent), 0 1px 0 #ffffff8c inset;flex-direction:column;gap:12px;padding:12px 12px 16px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.landing-collections__card:hover{box-shadow:0 14px 36px color-mix(in srgb, var(--theme-primary-action) 10%, transparent), 0 1px 0 #fff9 inset;border-color:color-mix(in srgb, var(--theme-accent) 35%, transparent);transform:translateY(-3px)}.landing-collections__card:focus-visible{outline:2px solid var(--landing-orange);outline-offset:3px}.landing-collections__thumb{aspect-ratio:1;box-shadow:inset 0 1px 0 #ffffff59, 0 2px 8px color-mix(in srgb, var(--theme-primary-action) 8%, transparent);border-radius:16px;overflow:hidden}.landing-collections__thumb img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:saturate(.94)sepia(.12);width:100%;height:100%;transition:transform .28s,filter .28s;display:block;transform:scale(1.015)}.landing-collections__card:hover .landing-collections__thumb img{filter:saturate()sepia(.08);transform:scale(1.06)}.landing-collections__body{text-align:center;flex-direction:column;align-items:center;gap:6px;padding-inline:2px;display:flex}.landing-collections__name{color:var(--landing-ink);font-size:.92rem;font-weight:900;line-height:1.35}.landing-collections__count{color:var(--landing-muted);font-size:.8rem;font-weight:700}.landing-collections__cta{justify-content:center;display:flex}.landing-collections__btn-all{border-radius:var(--landing-radius-pill);color:var(--landing-brown);border:1.5px solid color-mix(in srgb, var(--landing-orange) 78%, transparent);background:linear-gradient(165deg, color-mix(in srgb, var(--theme-accent) 14%, transparent) 0%, color-mix(in srgb, var(--theme-accent) 5%, transparent) 55%, #fffcf88c 100%);-webkit-backdrop-filter:blur(14px)saturate(150%);box-shadow:0 6px 20px color-mix(in srgb, var(--theme-accent) 12%, transparent), 0 1px 1px #ffffff80 inset;justify-content:center;align-items:center;gap:10px;padding:12px 26px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;display:inline-flex}.landing-collections__btn-all:hover{border-color:color-mix(in srgb, var(--landing-orange) 95%, transparent);background:linear-gradient(165deg, color-mix(in srgb, var(--theme-accent) 22%, transparent) 0%, color-mix(in srgb, var(--theme-accent) 8%, transparent) 50%, #fffcf8a6 100%);box-shadow:0 8px 26px color-mix(in srgb, var(--theme-accent) 18%, transparent);transform:translateY(-1px)}.landing-collections__btn-all:active{transform:translateY(0)}.landing-collections__btn-all:focus-visible{outline:2px solid var(--landing-orange);outline-offset:3px}.landing-inspire__head{justify-content:center;align-items:center;gap:16px;margin-bottom:22px;display:flex}.landing-inspire__rule{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--theme-primary-action) 20%, transparent), transparent);flex:1;max-width:200px;height:1px}.landing-inspire__title{white-space:nowrap;margin:0;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:900}.landing-inspire__carousel{flex-direction:column;align-items:stretch;gap:14px;width:100%;display:flex}.landing-inspire__cta{width:fit-content;margin:22px auto 0;display:flex}.landing-inspire__viewport{isolation:isolate;flex:1;width:100%;min-width:0;position:relative}.landing-inspire__mobile-nav{display:none}@media (max-width:639px){.landing-inspire__carousel{box-sizing:border-box;padding-inline:2px}.landing-inspire__mobile-nav{flex-direction:row;justify-content:center;align-items:center;gap:18px;width:100%;display:flex}.landing-inspire__viewport .landing-inspire__arrow.landing-inspire__arrow--edge{display:none}.landing-inspire__track{gap:12px;padding:8px max(11vw,34px) 18px;scroll-padding-inline:max(11vw,34px)}}.landing-inspire__arrow{cursor:pointer;justify-content:center;align-items:center;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.landing-inspire__viewport .landing-inspire__arrow.landing-inspire__arrow--edge{z-index:4;border:1px solid color-mix(in srgb, var(--theme-primary-action) 12%, transparent);width:42px;height:42px;color:var(--landing-brown);box-shadow:0 4px 14px color-mix(in srgb, var(--theme-primary-action) 8%, transparent), inset 0 1px 0 #ffffffd9;background:#fcfaf6f0;border-radius:14px;position:absolute;top:58%;transform:translateY(-50%)}.landing-inspire__viewport .landing-inspire__arrow.landing-inspire__arrow--edge:hover{border-color:color-mix(in srgb, var(--theme-accent) 35%, transparent);color:var(--landing-ink);background:#fff;transform:translateY(-50%)scale(1.04)}.landing-inspire__viewport .landing-inspire__arrow.landing-inspire__arrow--edge:active{transform:translateY(-50%)scale(.97)}.landing-inspire__viewport .landing-inspire__arrow.landing-inspire__arrow--edge:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 55%, transparent);outline-offset:3px}.landing-inspire__viewport .landing-inspire__arrow.landing-inspire__arrow--prev{inset-inline-start:10px}.landing-inspire__viewport .landing-inspire__arrow.landing-inspire__arrow--next{inset-inline-end:10px}.landing-inspire__arrow.landing-inspire__arrow--mobile{border:1px solid color-mix(in srgb, var(--theme-primary-action) 12%, transparent);width:46px;height:46px;color:var(--landing-brown);box-shadow:0 4px 14px color-mix(in srgb, var(--theme-primary-action) 8%, transparent);background:#fcfaf6f0;border-radius:14px;flex-shrink:0}.landing-inspire__arrow.landing-inspire__arrow--mobile:hover{border-color:color-mix(in srgb, var(--theme-accent) 35%, transparent);color:var(--landing-ink);transform:scale(1.05)}.landing-inspire__arrow.landing-inspire__arrow--mobile:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 55%, transparent);outline-offset:3px}.landing-inspire__track{scroll-snap-type:x mandatory;scrollbar-width:thin;z-index:1;flex-direction:row;flex:1;gap:18px;min-width:0;padding:10px clamp(52px,7vw,62px) 22px;display:flex;position:relative;overflow-x:auto}@media (max-width:639px){.landing-inspire__track{gap:12px;padding:8px max(11vw,34px) 18px;scroll-padding-inline:max(11vw,34px)}}.landing-inspire__track::-webkit-scrollbar{height:6px}.landing-inspire__track::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--theme-primary-action) 20%, transparent);border-radius:999px}.landing-inspire .landing-inspire__card.glass-panel{isolation:isolate;box-shadow:none;border:1px solid color-mix(in srgb, var(--theme-primary-action) 10%, transparent);-webkit-backdrop-filter:blur(20px)saturate(155%);background:linear-gradient(165deg,#fffefcf7 0%,#fffcf8eb 100%);border-radius:22px;transition:border-color .42s cubic-bezier(.22,1,.36,1),background .42s cubic-bezier(.22,1,.36,1),filter .36s cubic-bezier(.22,1,.36,1),opacity .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1);position:relative}.landing-inspire .landing-inspire__card.glass-panel:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;opacity:0;background:radial-gradient(ellipse 100% 58% at 50% -8%, color-mix(in srgb, var(--landing-orange) 20%, transparent) 0%, transparent 62%), radial-gradient(ellipse 92% 48% at 50% 112%, color-mix(in srgb, var(--theme-primary-action) 3.5%, transparent) 0%, transparent 55%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--landing-orange) 0%, transparent), inset 0 1px 0 #ffffffa6;transition:opacity .44s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.landing-inspire .landing-inspire__card.glass-panel:hover:before{opacity:1;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--landing-orange) 28%, transparent), inset 0 1px 0 #ffffffd1}.landing-inspire .landing-inspire__card.glass-panel:hover{border-color:color-mix(in srgb, var(--landing-orange) 32%, color-mix(in srgb, var(--theme-primary-action) 10%, transparent));background:linear-gradient(165deg,#fffefc 0%,#fffcf9f7 100%)}.landing-inspire .landing-inspire__card.glass-panel>*{position:relative}.landing-inspire__card{scroll-snap-align:start;box-sizing:border-box;flex-direction:column;flex:0 0 min(336px,88vw);align-items:stretch;min-height:clamp(260px,52vw,320px);padding:clamp(18px,3vw,24px) clamp(18px,3.5vw,26px) clamp(22px,3.5vw,30px);display:flex}@media (max-width:639px){.landing-inspire__card{scroll-snap-align:center;flex:0 0 min(76vw,322px);max-width:min(76vw,322px);min-height:280px}.landing-inspire__track .landing-inspire__card.glass-panel{opacity:.46;filter:brightness(.72)saturate(.82);transform:scale(.94)}.landing-inspire__track .landing-inspire__card--adjacent.glass-panel{opacity:.66;filter:brightness(.76)saturate(.86);transform:scale(.965)}.landing-inspire__track .landing-inspire__card--active.glass-panel{opacity:1;filter:brightness()saturate(1.04);border-color:color-mix(in srgb, var(--landing-orange) 44%, color-mix(in srgb, var(--theme-primary-action) 10%, transparent));box-shadow:inset 10px 0 18px -18px color-mix(in srgb, var(--landing-orange) 72%, transparent), inset -10px 0 18px -18px color-mix(in srgb, var(--landing-orange) 72%, transparent);transform:scale(1)}.landing-inspire__track .landing-inspire__card--active.glass-panel:before{opacity:1;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--landing-orange) 36%, transparent), inset 12px 0 24px -22px color-mix(in srgb, var(--landing-orange) 92%, transparent), inset -12px 0 24px -22px color-mix(in srgb, var(--landing-orange) 92%, transparent), inset 0 1px 0 #ffffffd1}}.landing-inspire__card-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:clamp(14px,3vw,22px);display:flex}.landing-inspire__card-profile{flex-direction:row;align-items:center;gap:12px;min-width:0;display:flex}.landing-inspire__card-profile--link{color:inherit;border-radius:999px;text-decoration:none;transition:background .16s,transform .16s}.landing-inspire__card-profile--link:hover{background:#ffffff80;transform:translateY(-1px)}.landing-inspire__card-profile--link:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 55%, transparent);outline-offset:4px}.landing-inspire__card-profile-text{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;min-width:0;display:flex}[dir=ltr] .landing-inspire__card-profile-text{text-align:left;align-items:flex-start}.landing-inspire__card-name{color:var(--landing-ink);font-size:.95rem;font-weight:850;line-height:1.25}.landing-inspire__card-role{color:var(--landing-muted);font-size:.72rem;font-weight:650;line-height:1.3}.landing-inspire__card-avatar-wrap{width:clamp(44px,11vw,52px);height:clamp(44px,11vw,52px);box-shadow:0 4px 12px color-mix(in srgb, var(--theme-primary-action) 12%, transparent), 0 0 0 1px color-mix(in srgb, var(--theme-primary-action) 6%, transparent);border:3px solid #fffffff2;border-radius:50%;flex-shrink:0;overflow:hidden}.landing-inspire__card-avatar-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%;height:100%;display:block}.landing-inspire__card-more{width:40px;height:40px;color:var(--landing-muted);cursor:pointer;background:0 0;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin:-6px -4px 0;transition:background .18s,color .18s;display:inline-flex}.landing-inspire__card-more:hover{background:color-mix(in srgb, var(--theme-primary-action) 6%, transparent);color:var(--landing-ink)}.landing-inspire__card-more:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 55%, transparent);outline-offset:2px}.landing-inspire__card-more-wrap{flex-shrink:0;position:relative}.landing-inspire__card-more-wrap summary.landing-inspire__card-more{list-style:none}.landing-inspire__card-more-wrap summary::-webkit-details-marker{display:none}.landing-inspire__card-more-panel{inset-inline-end:0;-webkit-backdrop-filter:blur(18px)saturate(1.08);background:#2a1f1a;border:1px solid #fff8f024;border-radius:12px;min-width:168px;padding:8px;position:absolute;top:calc(100% + 6px);box-shadow:0 14px 34px #18100c61,inset 0 1px #ffffff12;z-index:60000!important}.landing-inspire__card-more-panel button{text-align:start;cursor:pointer;color:#fffcf6f0;background:0 0;border:none;border-radius:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:.85rem;font-weight:650;display:block}.landing-inspire__card-more-panel button:hover{background:#ffffff1f}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.landing-inspire__card-more-panel{-webkit-backdrop-filter:none;background:#30251ef0}}.landing-inspire__card-stat-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;margin:0;padding:0}.landing-inspire__card-stat-btn:disabled{opacity:.55;cursor:default}.expandable-text__body--clamped{-webkit-line-clamp:var(--expandable-lines,4);line-clamp:var(--expandable-lines,4);max-height:calc(var(--expandable-lines,4) * 1lh);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.expandable-text__more{border:1px solid color-mix(in srgb, var(--landing-orange) 24%, color-mix(in srgb, var(--theme-primary-action) 12%, transparent));width:fit-content;color:var(--landing-brown);cursor:pointer;font:inherit;box-shadow:0 8px 18px color-mix(in srgb, var(--theme-primary-action) 7%, transparent), inset 0 1px 0 #ffffffbd;background:linear-gradient(#fffdfaeb,#fff6ecbd);border-radius:999px;align-self:center;margin:8px auto 0;padding:7px 13px;font-size:.78rem;font-weight:900;line-height:1;transition:border-color .18s,color .18s,transform .18s,background .18s}.expandable-text__more:hover{border-color:color-mix(in srgb, var(--landing-orange) 42%, color-mix(in srgb, var(--theme-primary-action) 14%, transparent));color:var(--landing-orange);background:linear-gradient(#fffffffa,#fff0e0d6);transform:translateY(-1px)}.expandable-text__more:focus-visible,.expandable-modal__close:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 55%, transparent);outline-offset:3px}.expandable-modal{z-index:90000;padding:max(18px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:radial-gradient(ellipse 72% 48% at 50% 10%, color-mix(in srgb, var(--theme-accent) 16%, transparent), transparent 62%), color-mix(in srgb, var(--theme-text) 46%, transparent);-webkit-backdrop-filter:blur(16px)saturate(138%);backdrop-filter:blur(16px)saturate(138%);place-items:center;animation:.18s both expandableModalFade;display:grid;position:fixed;inset:0}.expandable-modal__panel{background:linear-gradient(160deg, #fffefbfa, #faeee0f0), color-mix(in srgb, var(--bookshelf-surface) 80%, white);border:1px solid #ffffff94;border-radius:24px;width:min(720px,100%);max-height:min(78vh,720px);animation:.22s cubic-bezier(.22,1,.36,1) both expandableModalPanel;position:relative;overflow:hidden;box-shadow:0 34px 90px #18100c57,inset 0 1px #ffffffc7}.expandable-modal__panel:before{content:"";pointer-events:none;background:radial-gradient(ellipse 90% 48% at 50% -10%, color-mix(in srgb, var(--theme-accent) 13%, transparent), transparent 64%), linear-gradient(90deg, transparent, #ffffff57, transparent);position:absolute;inset:0}.expandable-modal__close{top:14px;z-index:2;border:1px solid color-mix(in srgb, var(--theme-primary-action) 10%, transparent);width:38px;height:38px;color:var(--landing-ink);cursor:pointer;background:#ffffffad;border-radius:14px;justify-content:center;align-items:center;display:inline-flex;position:absolute;inset-inline-end:14px;box-shadow:inset 0 1px #ffffff9e}.expandable-modal__close:hover{color:var(--landing-orange);background:#fffffff0}.expandable-modal__header,.expandable-modal__body{z-index:1;position:relative}.expandable-modal__header{padding:clamp(22px,4vw,34px) clamp(22px,5vw,42px) 12px;padding-inline-end:clamp(68px,10vw,86px)}.expandable-modal__eyebrow{color:var(--landing-orange);margin:0 0 8px;font-size:.78rem;font-weight:900;line-height:1.5}.expandable-modal__header h2{color:var(--landing-ink);margin:0;font-size:clamp(1.15rem,3vw,1.65rem);font-weight:950;line-height:1.35}.expandable-modal__body{max-height:calc(min(78vh,720px) - 116px);color:color-mix(in srgb, var(--theme-primary-action) 92%, transparent);letter-spacing:0;white-space:pre-wrap;padding:8px clamp(22px,5vw,42px) clamp(24px,4vw,38px);font-size:clamp(.98rem,2.5vw,1.12rem);font-weight:650;line-height:2;overflow:auto}@keyframes expandableModalFade{0%{opacity:0}to{opacity:1}}@keyframes expandableModalPanel{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-inspire__card-quote{border:none;flex:auto;min-height:0;margin:0 0 clamp(12px,2vw,16px);padding:0}.landing-inspire__quote-button{cursor:pointer;width:100%;min-height:100%;font:inherit;color:inherit;background:0 0;border:0;border-radius:18px;padding:4px 6px;transition:background .16s,transform .16s;display:block}.landing-inspire__quote-button:hover{background:color-mix(in srgb, var(--landing-orange) 7%, transparent);transform:translateY(-1px)}.landing-inspire__quote-button:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 55%, transparent);outline-offset:3px}.landing-inspire__card-quote p,.landing-inspire__quote-button .expandable-text__body{text-align:center;letter-spacing:0;color:var(--landing-ink);white-space:pre-wrap;margin:0;font-size:clamp(.88rem,2.4vw,.98rem);font-weight:650;line-height:1.95;display:block}.landing-inspire__card-attribution{text-align:center;color:var(--landing-muted);overflow-wrap:anywhere;margin:0 0 12px;font-size:.76rem;font-weight:650;line-height:1.45}.landing-inspire__card-context{text-align:center;color:color-mix(in srgb, var(--landing-muted) 86%, var(--theme-text));overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:-6px 0 12px;font-size:.72rem;font-weight:700;line-height:1.55;display:-webkit-box;overflow:hidden}.landing-inspire__card-categories{flex-wrap:wrap;justify-content:center;gap:6px;margin:0 0 clamp(18px,3vw,26px);display:flex}.landing-inspire__card-categories span{color:var(--landing-muted);background:color-mix(in srgb, var(--theme-accent) 9%, white);border:1px solid color-mix(in srgb, var(--theme-accent) 12%, transparent);border-radius:999px;padding:4px 9px;font-size:.72rem;font-weight:800}.landing-inspire__card-stats{border:1px solid color-mix(in srgb, var(--theme-primary-action) 8%, transparent);box-shadow:none;background:#ffffffb8;border-radius:18px;flex-direction:row;justify-content:center;align-self:center;align-items:stretch;gap:clamp(22px,6vw,36px);margin-top:auto;padding:12px clamp(20px,5vw,32px) 10px;transition:background .42s cubic-bezier(.22,1,.36,1),border-color .42s cubic-bezier(.22,1,.36,1);display:flex}.landing-inspire .landing-inspire__card.glass-panel:hover .landing-inspire__card-stats{border-color:color-mix(in srgb, var(--landing-orange) 22%, color-mix(in srgb, var(--theme-primary-action) 8%, transparent));background:#ffffffe0}.landing-inspire__card-stat{min-width:44px;color:var(--landing-ink);flex-direction:column;align-items:center;gap:6px;display:flex}.landing-inspire__card-stat--accent{color:var(--landing-orange)}.landing-inspire__card-stat-value{color:var(--landing-muted);font-size:.68rem;font-weight:750;line-height:1}.landing-inspire__card-stat--accent .landing-inspire__card-stat-value{color:color-mix(in srgb, var(--landing-orange) 72%, var(--landing-muted))}.landing-quote-modal{z-index:90;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#19120e80,#19120ead),#19120e80;place-items:center;padding:clamp(14px,4vw,34px);display:grid;position:fixed;inset:0}.landing-quote-modal__panel{background:linear-gradient(135deg, #fffdf8fa, #fff6ebf0), color-mix(in srgb, var(--inspire-accent,var(--landing-orange)) 8%, #fffaf2);width:min(920px,100%);max-height:min(840px,100vh - 18px);color:var(--landing-ink);border:1px solid #ffffff8f;border-radius:28px;grid-template-columns:minmax(190px,.75fr) minmax(0,1.5fr);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #19120e57}.landing-quote-modal__panel:before{content:"";pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--inspire-accent,var(--landing-orange)) 18%, transparent), inset 0 1px 0 #ffffffd1;position:absolute;inset:0}.landing-quote-modal__close{z-index:3;border:1px solid color-mix(in srgb, var(--theme-primary-action) 10%, transparent);width:42px;height:42px;color:var(--landing-ink);cursor:pointer;box-shadow:0 8px 22px color-mix(in srgb, var(--theme-primary-action) 10%, transparent);background:#ffffffbd;border-radius:14px;justify-content:center;align-items:center;display:inline-flex;position:absolute;inset-block-start:16px;inset-inline-end:16px}.landing-quote-modal__close:hover{background:#fffffff2}.landing-quote-modal__close:focus-visible,.landing-quote-modal__page-link:focus-visible,.landing-quote-modal__author:focus-visible,.landing-quote-modal__source:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 58%, transparent);outline-offset:3px}.landing-quote-modal__visual{background:linear-gradient(180deg, color-mix(in srgb, var(--inspire-accent,var(--landing-orange)) 16%, #fff8eeb8), #ffffff47);border-inline-end:1px solid color-mix(in srgb, var(--theme-primary-action) 8%, transparent);justify-content:center;align-items:center;min-height:100%;padding:clamp(34px,5vw,54px) clamp(20px,4vw,34px);display:flex;position:relative}.landing-quote-modal__avatar{aspect-ratio:1;color:#fff;width:clamp(118px,18vw,176px);box-shadow:0 22px 50px color-mix(in srgb, var(--inspire-accent,var(--landing-orange)) 22%, color-mix(in srgb, var(--theme-primary-action) 18%, transparent)), 0 0 0 8px #ffffff75;border-radius:34px;place-items:center;display:grid;overflow:hidden}.landing-quote-modal__avatar img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%;height:100%;display:block}.landing-quote-modal__content{flex-direction:column;min-width:0;min-height:0;padding:clamp(28px,5vw,54px);padding-inline-end:clamp(28px,5vw,64px);display:flex;position:relative;overflow-y:auto}.landing-quote-modal__eyebrow{color:color-mix(in srgb, var(--inspire-accent,var(--landing-orange)) 72%, var(--landing-muted));margin:0 0 8px;font-size:.76rem;font-weight:850}.landing-quote-modal__content h2{margin:0 0 clamp(18px,4vw,30px);font-size:clamp(1.25rem,3vw,2rem);line-height:1.25}.landing-quote-modal__title-link{color:inherit;text-decoration:none}.landing-quote-modal__quote{border:0;min-height:0;margin:0;padding:0}.landing-quote-modal__quote svg{color:color-mix(in srgb, var(--inspire-accent,var(--landing-orange)) 78%, var(--landing-red));margin-bottom:10px}.landing-quote-modal__quote p{white-space:pre-wrap;letter-spacing:0;max-height:min(54vh,500px);margin:0;padding-inline-end:6px;font-size:clamp(1rem,2.2vw,1.22rem);font-weight:700;line-height:2.08;overflow-y:auto}.landing-quote-modal__meta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:clamp(20px,4vw,30px);display:flex}.landing-quote-modal__author,.landing-quote-modal__source{max-width:100%;min-height:34px;color:inherit;overflow-wrap:anywhere;white-space:normal;border-radius:999px;align-items:center;padding:7px 13px;font-size:.84rem;font-weight:800;text-decoration:none;display:inline-flex}.landing-quote-modal__author{background:color-mix(in srgb, var(--inspire-accent,var(--landing-orange)) 13%, #ffffffbd)}.landing-quote-modal__source{border:1px solid color-mix(in srgb, var(--theme-primary-action) 10%, transparent);color:var(--landing-muted);background:#ffffff8a}.landing-quote-modal__author:hover,.landing-quote-modal__source:hover{background:#ffffffe6}.landing-quote-modal__context{max-width:min(100%,58ch);color:var(--landing-muted);overflow-wrap:anywhere;margin:-4px 0 0;font-size:.9rem;font-weight:650;line-height:1.75}.landing-quote-modal__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:clamp(22px,4vw,34px);padding-bottom:4px;display:flex}.landing-quote-modal__actions .landing-inspire__card-stats{background:#ffffffb8;align-self:auto;margin:0}.landing-quote-modal__page-link{border:1px solid color-mix(in srgb, var(--inspire-accent,var(--landing-orange)) 30%, color-mix(in srgb, var(--theme-primary-action) 12%, transparent));min-height:46px;color:var(--landing-ink);cursor:pointer;font:inherit;background:linear-gradient(#fffdfafa,#fff1e1db);border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:.88rem;font-weight:850;display:inline-flex}.landing-quote-modal__page-link:hover{box-shadow:0 12px 24px color-mix(in srgb, var(--inspire-accent,var(--landing-orange)) 22%, transparent);transform:translateY(-1px)}@media (max-width:720px){.landing-quote-modal{align-items:end;padding:10px}.landing-quote-modal__panel{border-radius:24px;grid-template-columns:1fr;max-height:calc(100vh - 12px)}.landing-quote-modal__visual{background:0 0;border-inline-end:0;min-height:auto;padding:24px 24px 0}.landing-quote-modal__avatar{border-radius:26px;width:96px}.landing-quote-modal__content{padding:20px 20px 26px}.landing-quote-modal__content h2{padding-inline-end:44px}.landing-quote-modal__quote p{max-height:48vh;font-size:1rem;line-height:1.95}.landing-quote-modal__actions,.landing-quote-modal__actions .landing-inspire__card-stats,.landing-quote-modal__page-link{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.landing-inspire__arrow,.landing-inspire .landing-inspire__card.glass-panel,.landing-inspire .landing-inspire__card.glass-panel:before,.landing-inspire__card-stats,.landing-quote-modal__page-link{transition-duration:.01ms}.landing-inspire .landing-inspire__card.glass-panel:hover:before{opacity:1}.landing-inspire__viewport .landing-inspire__arrow.landing-inspire__arrow--edge:hover{transform:translateY(-50%)}}.landing-reviews__head{justify-content:center;align-items:center;gap:16px;margin-bottom:10px;display:flex}.landing-reviews__rule{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--bookshelf-border) 75%, color-mix(in srgb, var(--theme-primary-action) 25%, transparent)), transparent);flex:1;max-width:200px;height:1px}.landing-reviews__title{white-space:nowrap;color:var(--landing-ink);margin:0;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:900}.landing-reviews__lede{text-align:center;max-width:42em;color:var(--landing-muted);margin:0 auto 24px;font-size:.92rem;font-weight:600;line-height:1.65}.landing-reviews .landing-reviews__inner.glass-panel{border:1px solid color-mix(in srgb, var(--bookshelf-border) 58%, #ffffffb8);background:linear-gradient(152deg, color-mix(in srgb, var(--bookshelf-surface) 72%, #fffefbeb) 0%, color-mix(in srgb, var(--bookshelf-bg-secondary) 48%, #fcf4e885) 44%, color-mix(in srgb, var(--bookshelf-bg-primary) 28%, #fffcf8e0) 100%);-webkit-backdrop-filter:blur(22px)saturate(168%);backdrop-filter:blur(22px)saturate(168%);border-radius:var(--landing-radius-lg);box-shadow:var(--landing-shadow);flex-direction:column;align-items:stretch;padding:clamp(22px,3.2vw,36px);display:flex;position:relative}.landing-reviews__list{gap:16px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:720px){.landing-reviews__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.landing-reviews__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-reviews__item{border-radius:var(--landing-radius-md);border:1px solid color-mix(in srgb, var(--bookshelf-border) 35%, color-mix(in srgb, var(--theme-primary-action) 8%, transparent));background:linear-gradient(165deg, color-mix(in srgb, var(--bookshelf-surface) 55%, #ffffffad) 0%, color-mix(in srgb, var(--bookshelf-bg-secondary) 22%, #fffcf670) 100%);-webkit-backdrop-filter:blur(12px)saturate(140%);backdrop-filter:blur(12px)saturate(140%);box-shadow:0 10px 28px var(--bookshelf-shadow-soft), 0 2px 0 #fffdfa8c inset;border-inline-start:3px solid color-mix(in srgb, var(--bookshelf-accent-hover) 38%, var(--landing-orange));flex-direction:column;margin:0;padding:18px 18px 16px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.landing-reviews__item:hover{border-color:color-mix(in srgb, var(--bookshelf-border) 62%, color-mix(in srgb, var(--theme-primary-action) 14%, transparent));box-shadow:0 18px 44px var(--bookshelf-shadow-medium), 0 3px 0 #fffdfa7a inset;transform:translateY(-2px)}.landing-reviews__meta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.landing-reviews__meta strong{color:var(--landing-ink);font-size:.88rem;font-weight:800}.landing-reviews__user{color:var(--landing-ink);border-radius:999px;font-size:.88rem;font-weight:900;text-decoration:none;transition:color .16s,background .16s}.landing-reviews__user:hover{color:var(--landing-red);background:#ffffff85}.landing-reviews__user:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 55%, transparent);outline-offset:3px}.landing-reviews__rating{color:var(--landing-orange);flex-shrink:0;align-items:center;gap:5px;font-size:.78rem;font-weight:800;display:inline-flex}.landing-reviews__body-button{cursor:pointer;width:100%;font:inherit;color:inherit;text-align:inherit;background:0 0;border:0;border-radius:14px;padding:0;display:block}.landing-reviews__body-button:hover .landing-reviews__body{color:var(--landing-red)}.landing-reviews__body-button:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 55%, transparent);outline-offset:4px}.landing-reviews__body{letter-spacing:0;color:var(--landing-ink);white-space:pre-wrap;margin:0 0 14px;font-size:.9rem;font-weight:600;line-height:1.78}.landing-reviews__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.landing-reviews__book-link{color:var(--landing-brown);border-bottom:1px solid color-mix(in srgb, var(--theme-primary-action) 22%, transparent);width:fit-content;font-size:.82rem;font-weight:800;text-decoration:none;transition:color .15s,border-color .15s}.landing-reviews__book-link:hover{color:var(--landing-orange);border-bottom-color:color-mix(in srgb, var(--landing-orange) 45%, transparent)}.landing-reviews__share{border:1px solid color-mix(in srgb, var(--landing-orange) 28%, color-mix(in srgb, var(--theme-primary-action) 10%, transparent));border-radius:var(--landing-radius-pill);min-height:34px;color:var(--landing-orange);cursor:pointer;font:inherit;background:#ffffff8a;justify-content:center;align-items:center;gap:6px;padding:7px 11px;font-size:.78rem;font-weight:900;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.landing-reviews__share:hover{border-color:color-mix(in srgb, var(--landing-orange) 52%, color-mix(in srgb, var(--theme-primary-action) 10%, transparent));color:var(--landing-red);background:#fff7eed1;transform:translateY(-1px)}.landing-reviews__share:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 55%, transparent);outline-offset:3px}.landing-reviews__cta{align-self:center;margin-top:22px}.landing-review-modal{z-index:90;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#19120e7a,#19120eb3),#19120e80;place-items:center;padding:clamp(14px,4vw,34px);display:grid;position:fixed;inset:0}.landing-review-modal__panel{width:min(960px,100%);max-height:min(780px,100vh - 28px);color:var(--landing-ink);background:linear-gradient(135deg,#fffdf8fa,#fff6ebf0),#fff8ef;border:1px solid #ffffff8f;border-radius:28px;grid-template-columns:minmax(210px,.68fr) minmax(0,1.6fr);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #19120e57}.landing-review-modal__close{z-index:3;border:1px solid color-mix(in srgb, var(--theme-primary-action) 10%, transparent);width:42px;height:42px;color:var(--landing-ink);cursor:pointer;box-shadow:0 8px 22px color-mix(in srgb, var(--theme-primary-action) 10%, transparent);background:#ffffffc7;border-radius:14px;justify-content:center;align-items:center;display:inline-flex;position:absolute;inset-block-start:16px;inset-inline-end:16px}.landing-review-modal__close:hover{background:#fffffff5}.landing-review-modal__close:focus-visible,.landing-review-modal__reviewer:focus-visible,.landing-review-modal__book:focus-visible,.landing-review-modal__reader:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 58%, transparent);outline-offset:3px}.landing-review-modal__side{background:linear-gradient(180deg, #7f1d1d1f, color-mix(in srgb, var(--theme-accent) 8%, transparent)), #ffffff47;border-inline-end:1px solid color-mix(in srgb, var(--theme-primary-action) 8%, transparent);flex-direction:column;justify-content:center;gap:16px;padding:clamp(30px,5vw,48px) clamp(20px,4vw,30px);display:flex}.landing-review-modal__avatar{aspect-ratio:1;background:linear-gradient(145deg, #7f1d1df0, color-mix(in srgb, var(--theme-accent) 86%, transparent));color:#fff;width:92px;box-shadow:0 20px 44px color-mix(in srgb, var(--theme-primary-action) 16%, transparent), 0 0 0 8px #ffffff73;border-radius:28px;place-items:center;display:grid}.landing-review-modal__eyebrow{color:var(--landing-red);margin:0 0 6px;font-size:.76rem;font-weight:850}.landing-review-modal__reviewer{color:var(--landing-ink);font-size:1.12rem;font-weight:900;line-height:1.35;text-decoration:none}.landing-review-modal__reviewer:hover{color:var(--landing-orange)}.landing-review-modal__rating{width:fit-content;min-height:34px;color:var(--landing-orange);background:#ffffff9e;border-radius:999px;align-items:center;gap:5px;padding:7px 13px;font-weight:900;display:inline-flex}.landing-review-modal__content{flex-direction:column;min-width:0;min-height:0;padding:clamp(28px,5vw,54px);padding-inline-end:clamp(28px,5vw,64px);display:flex;overflow-y:auto}.landing-review-modal__content h2{margin:0 0 clamp(18px,4vw,28px);padding-inline-end:44px;font-size:clamp(1.25rem,3vw,2rem);line-height:1.25}.landing-review-modal__body{white-space:pre-wrap;letter-spacing:0;color:var(--landing-ink);max-height:min(48vh,430px);margin:0;padding-inline-end:6px;font-size:clamp(.98rem,2vw,1.12rem);font-weight:650;line-height:2;overflow-y:auto}.landing-review-modal__body.rich-text-content{gap:.9em;display:grid}.landing-review-modal__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:clamp(22px,4vw,34px);display:flex}.landing-review-modal__book,.landing-review-modal__reader{border-radius:999px;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-size:.88rem;font-weight:850;text-decoration:none;display:inline-flex}.landing-review-modal__book{color:var(--landing-ink);background:linear-gradient(#fffdfafa,#fff1e1db);border:1px solid #7f1d1d2e}.landing-review-modal__reader{border:1px solid color-mix(in srgb, var(--theme-primary-action) 12%, transparent);color:var(--landing-ink);background:#ffffffa3}.landing-review-modal__book:hover,.landing-review-modal__reader:hover{transform:translateY(-1px)}@media (max-width:720px){.landing-review-modal{align-items:end;padding:10px}.landing-review-modal__panel{border-radius:24px;grid-template-columns:1fr;max-height:calc(100vh - 20px)}.landing-review-modal__side{text-align:center;background:0 0;border-inline-end:0;align-items:center;padding:24px 20px 0}.landing-review-modal__avatar{border-radius:24px;width:78px}.landing-review-modal__content{padding:20px 20px 26px}.landing-review-modal__body{max-height:42vh}.landing-review-modal__actions,.landing-review-modal__book,.landing-review-modal__reader{justify-content:center;width:100%}}.landing-community__card{isolation:isolate;border-radius:var(--landing-radius-lg);box-shadow:0 22px 52px color-mix(in srgb, var(--theme-primary-action) 11%, transparent), 0 2px 0 #ffffff8c inset;border:1px solid #ffffff94;padding:clamp(26px,5vw,46px);position:relative;overflow:hidden}@media (max-width:959px){.landing-community__card{padding-block:clamp(22px,5vw,32px);padding-left:max(clamp(22px, 6.5vw, 36px), env(safe-area-inset-left,0px));padding-right:max(clamp(22px, 6.5vw, 36px), env(safe-area-inset-right,0px));margin-inline:0;overflow:hidden}.landing-community__card:before{inset:0}.landing-community__cta{box-sizing:border-box;width:100%;min-width:0;max-width:none}.landing-community__lede{max-width:none}.landing-community__form{box-sizing:border-box;width:100%;min-width:0;max-width:none}.landing-community__heading{word-break:break-word;overflow-wrap:anywhere}.landing-community__layout{box-sizing:border-box;width:100%;min-width:0}}.landing-community__card:before{content:"";z-index:0;pointer-events:none;background:url(/join-community-bg.png) 50%/cover no-repeat;position:absolute;inset:-8px}.landing-community__card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fffbf5f0 0%,#fcf4ea8c 10%,#fdf5ec24 40%,#fffbf814 50%,#fdf5ec24 60%,#fcf4ea8c 90%,#fffbf5f0 100%),linear-gradient(#fcf8f1e0 0%,#fffcf80d 22%,#fbf0e41f 50%,#fefaf4c7 100%);position:absolute;inset:0}@media (max-width:959px){.landing-community__card:after{background:linear-gradient(90deg,#fffbf5c7 0%,#fcf4ea6b 14%,#fffbf82e 50%,#fcf4ea6b 86%,#fffbf5c7 100%),linear-gradient(#fcf8f1e0 0%,#fffcf814 28%,#fbf0e41f 52%,#fefaf4db 100%)}}.landing-community__layout{z-index:2;align-items:center;gap:clamp(26px,5vw,38px);display:grid;position:relative}@media (min-width:960px){.landing-community__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,7vw,88px)}.landing-community__cta{justify-self:start}.landing-community__stats{justify-self:left;width:fit-content;max-width:100%;margin-inline-end:calc(5*clamp(10px,2.5vw,28px))}}.landing-community__heading{color:var(--landing-brown);margin:0 0 12px;font-size:clamp(1.35rem,3.2vw,1.85rem);font-weight:900;line-height:1.25}.landing-community__lede{color:color-mix(in srgb, var(--theme-primary-action) 78%, transparent);max-width:36ch;margin:0 0 22px;font-size:.92rem;font-weight:600;line-height:1.75}.landing-community__form{flex-direction:column;gap:12px;max-width:320px;display:flex}.landing-community__field{border-radius:var(--landing-radius-pill);-webkit-backdrop-filter:blur(16px)saturate(170%);min-height:50px;box-shadow:0 2px 10px color-mix(in srgb, var(--theme-primary-action) 5%, transparent), inset 0 1px 2px #ffffff8c, inset 0 -1px 1px color-mix(in srgb, var(--theme-primary-action) 4%, transparent);direction:rtl;background:linear-gradient(#ffffff94 0%,#fffcf85c 100%);border:1px solid #ffffff8c;align-items:center;gap:10px;padding:6px 16px 6px 18px;transition:border-color .15s,box-shadow .15s;display:flex}@media (max-width:959px){.landing-community__field{box-sizing:border-box;width:100%;max-width:100%;padding:8px 14px}}.landing-community__field:focus-within{border-color:color-mix(in srgb, var(--theme-accent) 45%, transparent);box-shadow:0 4px 16px color-mix(in srgb, var(--theme-accent) 12%, transparent), inset 0 1px 2px #fff9}.landing-community__field-icon{color:color-mix(in srgb, var(--theme-primary-action) 55%, transparent);flex-shrink:0}.landing-community__input{min-width:0;font:inherit;color:var(--landing-ink);background:0 0;border:none;outline:none;flex:1;font-size:.9rem;font-weight:600}.landing-community__input::placeholder{color:color-mix(in srgb, var(--theme-primary-action) 42%, transparent)}.landing-community__submit{border-radius:var(--landing-radius-pill);color:#fff;cursor:pointer;background:var(--landing-community-burgundy);border:none;width:100%;min-height:50px;padding:0 20px;font-family:inherit;font-size:.92rem;font-weight:800;transition:transform .15s,background .15s,box-shadow .15s;box-shadow:0 10px 28px #3b090947,inset 0 1px #ffffff1f}.landing-community__submit:hover{background:var(--landing-community-burgundy-hover);transform:translateY(-1px)}.landing-community__submit:active{transform:translateY(0)}.landing-community__submit:focus-visible{outline:2px solid var(--landing-orange);outline-offset:3px}.landing-community__stats{justify-self:center;width:100%}.landing-community__stats-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(12px,3vw,20px);display:flex}@media (min-width:960px){.landing-community__stats-inner{justify-content:flex-end;gap:0 clamp(10px,2vw,22px)}}.landing-community__stats-inner .landing-community__stat+.landing-community__stat{border-inline-start:1px solid color-mix(in srgb, var(--theme-primary-action) 14%, transparent);padding-inline-start:clamp(16px,3vw,26px)}.landing-community__stat{text-align:center;flex-direction:column;align-items:center;gap:11px;min-width:88px;display:flex}.landing-community__bubble{-webkit-backdrop-filter:blur(22px)saturate(200%);background:linear-gradient(155deg,#fffdfabd 0%,#fff6eb70 45%,#eedccd52 100%);border:1px solid #ffffff9e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 6px 18px #2d201414,inset 0 1px 2px #ffffff80,inset 0 -1px 1px #5a3e280d}.landing-community__bubble-icon{color:color-mix(in srgb, var(--theme-primary-action) 78%, transparent)}.landing-community__stat-copy{flex-direction:column;align-items:center;gap:4px;display:flex}.landing-community__value{color:var(--landing-brown);font-size:1.06rem;font-weight:900;line-height:1.15}.landing-community__label{color:color-mix(in srgb, var(--theme-primary-action) 70%, transparent);font-size:.78rem;font-weight:800}.landing-community__sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing-download__banner{border-radius:var(--landing-radius-lg);min-height:clamp(252px,36vw,324px);box-shadow:0 20px 50px color-mix(in srgb, var(--theme-primary-action) 10%, transparent), 0 1px 0 #ffffff8c inset;border:1px solid #ffffff8c;position:relative;overflow:hidden}.landing-download__banner:before{content:"";z-index:0;background-image:url(/app-download-section-bg.png);background-repeat:no-repeat;background-color:var(--theme-background);background-position:58%;background-size:cover;position:absolute;inset:clamp(-56px,-8vw,-12px)}@media (min-width:769px){.landing-download__banner:before{background-position:56%;inset:clamp(-80px,-14vw,-32px)}}@media (min-width:1280px){.landing-download__banner:before{background-position:54%;inset:clamp(-96px,-12vw,-40px)}}.landing-download__banner:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fffbf6ed 0%,#fdf2e87a 30%,#fbeee01f 52%,#0000 74%);position:absolute;inset:0}.landing-download__inner{z-index:2;justify-content:flex-end;align-items:center;min-height:clamp(252px,36vw,324px);padding:clamp(24px,4.5vw,44px) clamp(20px,4vw,48px);display:flex;position:relative}.landing-download__copy{max-width:min(420px,100%)}.landing-download__title{color:var(--landing-brown);margin:0 0 10px;font-size:clamp(1.4rem,3.8vw,2rem);font-weight:900;line-height:1.22}.landing-download__subtitle{color:color-mix(in srgb, var(--theme-primary-action) 72%, transparent);max-width:34ch;margin:0 0 22px;font-size:.94rem;font-weight:600;line-height:1.72}.landing-download__stores{flex-wrap:wrap;gap:12px 14px;display:flex}.landing-download__store{z-index:2;min-height:56px;font:inherit;-webkit-backdrop-filter:blur(22px)saturate(185%);backdrop-filter:blur(22px)saturate(185%);box-shadow:0 6px 28px color-mix(in srgb, var(--theme-primary-action) 10%, transparent), 0 1px 2px #ffffff9e inset, 0 -1px 1px #5a3e280f inset;color:var(--landing-brown);direction:ltr;background:linear-gradient(165deg,#fffdfaf0 0%,#fff6ebc7 45%,#faead8db 100%),#fffcf88c;border:1px solid #ffffffb8;border-radius:18px;flex-direction:row;align-items:center;gap:14px;padding:12px 18px 13px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s;display:inline-flex;position:relative}.landing-download__store:hover{border-color:color-mix(in srgb, var(--theme-accent) 35%, transparent);box-shadow:0 14px 36px color-mix(in srgb, var(--theme-primary-action) 12%, transparent), 0 1px 3px #fff9 inset, 0 -1px 1px #5a3e280f inset;transform:translateY(-2px)}.landing-download__store:focus-visible{outline:2px solid var(--landing-orange);outline-offset:3px}.landing-download__store--soon{cursor:pointer;opacity:.94;color:var(--landing-brown);border-style:dashed;border-color:color-mix(in srgb, var(--bookshelf-border,var(--theme-border)) 55%, #ffffffa6);background:linear-gradient(165deg, color-mix(in srgb, var(--bookshelf-surface,var(--theme-surface)) 28%, #fffdfae6) 0%, #fff6ebb8 48%, #fae8d4d1 100%), #fffcf885}.landing-download__store--soon:hover{border-color:color-mix(in srgb, var(--theme-accent) 42%, transparent);box-shadow:0 12px 34px color-mix(in srgb, var(--theme-primary-action) 11%, transparent), 0 1px 2px #ffffff9e inset, 0 -1px 1px #5a3e280f inset;border-style:dashed;transform:translateY(-1px)}.landing-download__store--soon:focus-visible{outline-color:var(--landing-orange)}.landing-download__store-lines{text-align:right;flex-direction:column;align-items:flex-start;gap:7px;max-width:min(240px,72vw);line-height:1.35;display:flex}.landing-download__store-soon-pill{letter-spacing:.06em;color:var(--landing-brown-hover);background:linear-gradient(135deg, color-mix(in srgb, var(--bookshelf-accent,var(--theme-accent)) 42%, #fffcf8f2), color-mix(in srgb, var(--theme-accent) 14%, transparent));border:1px solid color-mix(in srgb, var(--theme-accent) 28%, transparent);border-radius:999px;justify-content:center;align-items:center;padding:5px 12px;font-size:.66rem;font-weight:950;display:inline-flex;box-shadow:inset 0 1px #ffffff8c}.landing-download__store-main-line{color:color-mix(in srgb, var(--theme-primary-action) 92%, transparent);letter-spacing:-.01em;font-size:.86rem;font-weight:820}.landing-download__store-inline-en{letter-spacing:.02em;color:var(--landing-brown);white-space:nowrap;font-size:.82rem;font-weight:950}.landing-download__store-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing-download__store-badge-img{-o-object-fit:contain;object-fit:contain;width:30px;height:30px;display:block}@media (max-width:640px){.landing-download__inner{justify-content:center}.landing-download__copy{text-align:center;flex-direction:column;align-items:center;margin-inline:auto;display:flex}.landing-download__subtitle{margin-inline:auto}.landing-download__stores{justify-content:center;width:100%;max-width:420px}.landing-download__banner:after{background:linear-gradient(#fffbf6f0 0%,#fdf2e847 40%,#fbedde8c 100%)}}.landing-footer{z-index:1;isolation:isolate;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--landing-footer-ink);border-top:1px solid var(--landing-footer-line);background:radial-gradient(ellipse 120% 90% at 50% -35%, color-mix(in srgb, var(--theme-accent) 16%, transparent), transparent 58%), linear-gradient(182deg, #1f1b18 0%, color-mix(in srgb, var(--landing-brown,#1a1512) 85%, #0c0b0a) 48%, #10100e 100%);flex-shrink:0;margin-top:0;position:relative;box-shadow:0 -24px 56px #08040273,inset 0 1px #fff7eb12}.landing-footer__inner{width:100%;max-width:min(var(--landing-content-max), calc(100vw - 32px));margin-inline:auto;padding:clamp(42px,6vw,64px) clamp(14px,3vw,28px) clamp(48px,7vw,76px)}.landing-footer__grid{text-align:start;grid-template-columns:minmax(0,1.45fr) repeat(3,minmax(0,1fr)) auto;align-items:start;gap:clamp(28px,5vw,44px);display:grid}.landing-footer__brand{min-width:0}@media (min-width:1025px){.landing-footer__brand{border-inline-end:1px solid var(--landing-footer-line);margin-inline-end:clamp(20px,4vw,44px);padding-inline-end:clamp(24px,4.5vw,52px)}}@media (max-width:1024px){.landing-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-footer__brand{border-inline-end:none;border-block-end:1px solid var(--landing-footer-line);grid-column:1/-1;margin-block-end:clamp(22px,3.5vw,28px);margin-inline-end:0;padding-block-end:clamp(24px,4vw,32px);padding-inline-end:0}.landing-footer__column--social{grid-column:1/-1}}@media (max-width:520px){.landing-footer__grid{grid-template-columns:1fr}}.landing-footer__logo-wrap{line-height:0;display:inline-block}.landing-footer__logo-wrap:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #f4a05a8c}.landing-footer__logo{-o-object-fit:contain;object-fit:contain;filter:brightness(0)invert()drop-shadow(0 1px 2px #00000073);width:auto;max-width:140px;height:40px;display:block}.landing-footer__logo-wrap:hover .landing-footer__logo{filter:brightness(0) invert(1) drop-shadow(0 2px 6px color-mix(in srgb, var(--theme-accent) 18%, transparent))}.landing-footer__tagline{color:var(--landing-footer-muted);margin:14px 0 20px;font-size:.92rem;font-weight:600;line-height:1.75}.landing-footer__rule{background:var(--landing-footer-line);border:none;height:1px;margin:0}.landing-footer__rights{color:var(--landing-footer-muted-soft);margin:14px 0 0;font-size:.82rem;font-weight:700}.landing-footer__heading{color:var(--landing-footer-ink);margin:0 0 14px;font-size:1rem;font-weight:900;line-height:1.35}.landing-footer__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-footer__list a{color:#faf0e4e0;font-size:.89rem;font-weight:700;text-decoration:none;transition:opacity .14s,color .14s}.landing-footer__list a:hover{color:color-mix(in srgb, var(--landing-orange,var(--theme-accent)) 92%, white);opacity:1}.landing-footer__list a:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #f4a05ae0}.landing-footer__social{flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-footer__social-btn{cursor:pointer;width:44px;height:44px;color:var(--landing-footer-ink);background:linear-gradient(165deg,#ffffff14,#1c181459);border:1px solid #fff6e81f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:transform .14s,background .14s,border-color .14s,box-shadow .14s,color .14s;display:inline-flex;box-shadow:0 4px 16px #00000040,inset 0 1px #fff8eb1a}.landing-footer__social-btn:hover{border-color:color-mix(in srgb, var(--theme-accent) 45%, transparent);color:color-mix(in srgb, var(--landing-orange,var(--theme-accent)) 88%, white);box-shadow:0 10px 28px #00000061, 0 0 0 1px color-mix(in srgb, var(--theme-accent) 12%, transparent), inset 0 1px 0 #fff8eb24}.landing-footer__social-btn:focus-visible{outline-offset:3px;outline:2px solid #f4a05aeb}.landing-footer__social-btn:active{transform:scale(.96)}.landing-footer__column--social{justify-self:end}@media (max-width:1024px){.landing-footer__column--social{justify-self:start}.landing-footer__social{justify-content:flex-start}}.qem-backdrop{z-index:70000;-webkit-backdrop-filter:blur(6px);background:#19100a8c;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.qem-panel{width:min(680px,100%);max-height:calc(100vh - 24px);color:var(--landing-ink);background:linear-gradient(150deg,#fffdf8fc,#fff6eaf5);border:1px solid #fff9;border-radius:24px;flex-direction:column;display:flex;position:relative;overflow-y:auto;box-shadow:0 32px 80px #19100a61,inset 0 1px #ffffffd9}.qem-panel:before{content:"";border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--theme-accent) 12%, transparent);position:absolute;inset:0}.qem-header{border-bottom:1px solid color-mix(in srgb, var(--theme-primary-action) 8%, transparent);flex-shrink:0;align-items:center;gap:10px;padding:22px 24px 16px;display:flex}.qem-header__icon{background:color-mix(in srgb, var(--theme-accent) 12%, transparent);width:36px;height:36px;color:var(--landing-orange);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.qem-header__title{flex:1;min-width:0;margin:0;font-size:1.06rem;font-weight:800}.qem-close{border:1px solid color-mix(in srgb, var(--theme-primary-action) 10%, transparent);width:38px;height:38px;color:var(--landing-ink);cursor:pointer;background:#ffffffb3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:background .16s;display:inline-flex}.qem-close:hover{background:#fffffff2}.qem-close:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-accent) 55%, transparent);outline-offset:2px}.qem-form{flex-direction:column;flex:1;gap:18px;min-height:0;padding:22px 24px 24px;display:flex}.qem-field{flex-direction:column;gap:7px;display:flex}.qem-label{color:var(--landing-ink);letter-spacing:.01em;font-size:.82rem;font-weight:780}.qem-label__req{color:var(--landing-orange)}.qem-textarea,.qem-input{border:1.5px solid color-mix(in srgb, var(--theme-primary-action) 14%, transparent);width:100%;color:var(--landing-ink);resize:vertical;box-sizing:border-box;background:#ffffffb8;border-radius:12px;padding:10px 14px;font-family:inherit;font-size:.9rem;line-height:1.7;transition:border-color .18s,box-shadow .18s}.qem-textarea:focus,.qem-input:focus{border-color:color-mix(in srgb, var(--theme-accent) 50%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-accent) 12%, transparent);outline:none}.qem-textarea::-moz-placeholder{color:color-mix(in srgb, var(--theme-primary-action) 38%, transparent)}.qem-input::-moz-placeholder{color:color-mix(in srgb, var(--theme-primary-action) 38%, transparent)}.qem-textarea::placeholder,.qem-input::placeholder{color:color-mix(in srgb, var(--theme-primary-action) 38%, transparent)}.qem-char-count{color:var(--landing-muted);align-self:flex-end;margin-top:-2px;font-size:.73rem}.qem-select-wrap{align-items:center;display:flex;position:relative}.qem-select-wrap>svg{color:var(--landing-muted);pointer-events:none;position:absolute;inset-inline-start:14px}.qem-select{border:1.5px solid color-mix(in srgb, var(--theme-primary-action) 14%, transparent);width:100%;color:var(--landing-ink);cursor:pointer;appearance:none;background:#ffffffb8 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239e8878' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") 12px no-repeat;border-radius:12px;padding:10px 14px 10px 40px;font-family:inherit;font-size:.9rem}.qem-select:focus{border-color:color-mix(in srgb, var(--theme-accent) 50%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-accent) 12%, transparent);outline:none}.qem-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:540px){.qem-row{grid-template-columns:1fr}}.qem-notice{background:color-mix(in srgb, var(--theme-accent) 7%, transparent);border:1px solid color-mix(in srgb, var(--theme-accent) 18%, transparent);color:color-mix(in srgb, var(--landing-orange) 80%, var(--landing-ink));border-radius:10px;margin:0;padding:12px 14px;font-size:.8rem;line-height:1.65}.qem-footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.qem-footer .landing-btn{align-items:center;gap:7px;display:inline-flex}.qem-loading-hint{background:color-mix(in srgb, var(--theme-primary-action) 4%, transparent);color:var(--landing-muted);border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:.85rem;display:flex}.qem-field-hint{color:var(--landing-muted);margin:0;font-size:.76rem}.qem-author-picker{position:relative}.qem-author-picker__control{border:1.5px solid color-mix(in srgb, var(--theme-primary-action) 14%, transparent);background:#ffffffb8;border-radius:12px;align-items:center;gap:8px;padding:0 10px;transition:border-color .18s,box-shadow .18s;display:flex}.qem-author-picker__control:focus-within{border-color:color-mix(in srgb, var(--theme-accent) 50%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-accent) 12%, transparent)}.qem-author-picker__control>svg{color:var(--landing-muted);flex-shrink:0}.qem-author-picker__control input{min-width:0;color:var(--landing-ink);background:0 0;border:none;flex:1;padding:10px 0;font-family:inherit;font-size:.9rem}.qem-author-picker__control input:focus{outline:none}.qem-author-picker__control input::placeholder{color:color-mix(in srgb, var(--theme-primary-action) 38%, transparent)}.qem-author-picker__toggle{width:28px;height:28px;color:var(--landing-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.qem-author-picker__toggle:hover{background:color-mix(in srgb, var(--theme-primary-action) 7%, transparent)}.qem-author-picker__menu{inset-inline:0;z-index:10;background:#281e18;border:1px solid #ffffff1f;border-radius:12px;max-height:220px;padding:6px;position:absolute;top:calc(100% + 5px);overflow-y:auto;box-shadow:0 12px 32px #140c0859}.qem-author-picker__option{color:#fffcf6eb;cursor:pointer;text-align:start;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;font-family:inherit;font-size:.85rem;font-weight:620;transition:background .14s;display:flex}.qem-author-picker__option:hover{background:#ffffff1c}.qem-author-picker__option[aria-selected=true]{color:var(--theme-accent)}.landing-inspire__card-more-panel__edit{align-items:center;gap:7px;color:var(--landing-orange)!important;display:flex!important}.landing-inspire__card-more-panel__edit:hover{background:color-mix(in srgb, var(--theme-accent) 12%, transparent)!important}@keyframes qem-spin{to{transform:rotate(360deg)}}.qem-spin{flex-shrink:0;animation:.8s linear infinite qem-spin}
