:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#1a1a1a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--scrollbar-track:#fcf5ebf0;--scrollbar-thumb-active:#3d29188c;--scrollbar-size:10px;--scrollbar-radius:999px;--selection-bg:#e278324d;--selection-color:#1f1410;background-color:#fafafa;font-family:system-ui,Segoe UI,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{scrollbar-width:thin;scrollbar-color:#e2783280 var(--scrollbar-track)}*,:before,:after{box-sizing:border-box}::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:var(--scrollbar-radius);margin-block:4px;margin-inline:2px}::-webkit-scrollbar-thumb{border-radius:var(--scrollbar-radius);background-image:linear-gradient(#e2783294 0%,#e2783266 48%,#3d29185c 100%);background-clip:padding-box;border:3px solid #0000;box-shadow:inset 0 1px #ffffff59,0 1px 4px #3d29181f}::-webkit-scrollbar-thumb:hover{background-image:linear-gradient(#e27832bf 0%,#e2783285 50%,#3d291873 100%)}::-webkit-scrollbar-thumb:active{background-image:none;background-color:var(--scrollbar-thumb-active)}@media (prefers-color-scheme:dark){:root{--scrollbar-track:#241c18d9;--scrollbar-thumb-active:#e2783259;--selection-bg:#e278326b;--selection-color:#fffaf5}*{scrollbar-color:#e278326b var(--scrollbar-track)}::-webkit-scrollbar-thumb{background-image:linear-gradient(#e2783273 0%,#e2783247 45%,#3d29188c 100%);box-shadow:inset 0 1px #ffffff0f}}::selection{background-color:var(--selection-bg);color:var(--selection-color)}::selection{background-color:var(--selection-bg);color:var(--selection-color)}body{min-height:100svh;margin:0}#root{min-height:100svh}
[data-sonner-toaster]{font-family:inherit}.qabas-toast{width:100%;max-width:min(420px,100vw - 28px);-webkit-backdrop-filter:blur(20px)saturate(165%)!important;backdrop-filter:blur(20px)saturate(165%)!important;color:#1f1410!important;background:linear-gradient(152deg,#fffefbf5 0%,#fcf4e8c7 46%,#fffcf8f2 100%)!important;border:1px solid #ffffffc7!important;border-radius:18px!important;padding:16px 18px!important;box-shadow:0 20px 50px #3d291829!important}.qabas-toast--success{border-inline-start:4px solid #e27832!important}.qabas-toast--error{border-inline-start:4px solid #b91c1c!important}.qabas-toast__title{letter-spacing:-.02em!important;color:#1f1410!important;font-size:.95rem!important;font-weight:800!important;line-height:1.5!important}.qabas-toast__description{color:#1f1410b8!important;margin-top:4px!important;font-size:.86rem!important;font-weight:600!important;line-height:1.55!important}.qabas-toast__close{color:#3d2918!important;background:#ffffffa6!important;border:1px solid #3d29181a!important;border-radius:10px!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.qabas-toast__close:hover{color:#e27832!important;background:#ffffffeb!important}[data-sonner-toast] [data-icon]{color:#e27832!important}.qabas-toast--error [data-icon]{color:#b91c1c!important}
.app-root{flex-direction:column;min-height:100svh;display:flex}.app-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.app-main>.landing{flex:auto;min-height:0}
.landing{--landing-orange:#e27832;--landing-orange-hover:#c9692b;--landing-brown:#3d2918;--landing-brown-hover:#2d1f12;--landing-red:#b91c1c;--landing-ink:#1f1410;--landing-muted:#1f14109e;--landing-glass:#fffcf894;--landing-glass-border:#ffffffa6;--landing-shadow:0 18px 48px #3d29181f;--landing-radius-pill:999px;--landing-radius-lg:28px;--landing-radius-md:18px;--landing-font:"IBM Plex Sans Arabic", "Tajawal", system-ui, sans-serif;--landing-content-max:1720px;isolation:isolate;min-height:100svh;font-family:var(--landing-font);color:var(--landing-ink);background-color:#faf6f0;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(120% 85% at 50% -5%,#fffcf8e0 0%,#fffcf859 42%,#0000 68%),radial-gradient(90% 70% at 100% 35%,#fcf6ee8c 0%,#0000 55%),radial-gradient(90% 70% at 0 55%,#faf2e880 0%,#0000 55%),radial-gradient(95% 65% at 50% 110%,#fcf8f2d1 0%,#fcf8f240 45%,#0000 70%),linear-gradient(#fffdfac7 0%,#fffcf81f 32%,#f8f0e62e 58%,#fffcf8d1 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(115% 80% at 50% -8%,#fffcf8e6 0%,#fffcf861 40%,#0000 65%),radial-gradient(100% 75% at 50% 108%,#fcf8f2d9 0%,#fcf8f24d 48%,#0000 72%),linear-gradient(#fffdfad1 0%,#fffcf814 38%,#faf2e838 62%,#fffcf8cc 100%)}}.landing__content{width:100%;max-width:min(var(--landing-content-max), calc(100vw - 32px));flex-direction:column;gap:40px;margin:0 auto;padding:104px 12px 72px;display:flex}.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{max-width:min(var(--landing-content-max), calc(100vw - 40px));gap:48px;padding-inline:16px}}@media (min-width:1440px){.landing__content{max-width:min(var(--landing-content-max), calc(100vw - 48px));padding-inline:clamp(14px,1.75vw,28px)}}.landing .glass-pill{isolation:isolate;background:var(--landing-glass);border:1px solid 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;-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);box-shadow:var(--landing-shadow);border-radius:var(--landing-radius-lg);background:#fffcf885;border:1px solid #ffffff8c;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-hero__panel.glass-panel{-webkit-backdrop-filter:none;box-shadow:var(--landing-shadow), inset 0 1px 0 #ffffff61, inset 0 -1px 0 #3d291808;background:linear-gradient(90deg,#f4e9ddd1 0%,#e8d8c6d6 50%,#f4e9ddd1 100%),#f0e4d69e;border-color:#ffffff7a;gap:0;padding:0;position:relative;overflow:hidden}.landing .landing-hero__panel.glass-panel:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(75% 120% at 50% 45%,#5a3e280e 0%,#5a3e2807 36%,#0000 68%),linear-gradient(#fffcf84d 0%,#0000 45%,#5c412d09 100%);position:absolute;inset:0}.landing-hero__panel .landing-hero__col{z-index:1;min-height:100%;position:relative}.landing-hero__panel .landing-hero__col--cta,.landing-hero__panel .landing-hero__col--side{-webkit-backdrop-filter:blur(14px)saturate(135%);background:linear-gradient(#fffcf738 0%,#f7ede114 58%,#decab71a 100%)}[dir=rtl] .landing-hero__panel .landing-hero__col--cta{background-image:linear-gradient(#fffcf738 0%,#f7ede114 58%,#decab71a 100%),linear-gradient(270deg,#0000 0%,#e8d8c614 56%,#dcc8b529 100%);box-shadow:inset 8px 0 20px -12px #3d291811,inset 0 22px 34px -30px #fffcf842}[dir=rtl] .landing-hero__panel .landing-hero__col--side{background-image:linear-gradient(#fffcf738 0%,#f7ede114 58%,#decab71a 100%),linear-gradient(90deg,#0000 0%,#e8d8c614 56%,#dcc8b529 100%);box-shadow:inset -8px 0 20px -12px #3d291811,inset 0 22px 34px -30px #fffcf83d}[dir=ltr] .landing-hero__panel .landing-hero__col--cta{background-image:linear-gradient(#fffcf738 0%,#f7ede114 58%,#decab71a 100%),linear-gradient(90deg,#0000 0%,#e8d8c614 56%,#dcc8b529 100%);box-shadow:inset -8px 0 20px -12px #3d291811,inset 0 22px 34px -30px #fffcf842}[dir=ltr] .landing-hero__panel .landing-hero__col--side{background-image:linear-gradient(#fffcf738 0%,#f7ede114 58%,#decab71a 100%),linear-gradient(270deg,#0000 0%,#e8d8c614 56%,#dcc8b529 100%);box-shadow:inset 8px 0 20px -12px #3d291811,inset 0 22px 34px -30px #fffcf83d}.landing-hero__panel .landing-hero__col--shelves{-webkit-backdrop-filter:blur(14px)saturate(128%);background:linear-gradient(#eee1d31a 0%,#d6c1ae33 50%,#e8d6c41c 100%);box-shadow:inset 7px 0 18px -14px #3d29180f,inset -7px 0 18px -14px #3d29180f,inset 0 16px 30px -22px #fffaf433,inset 0 -12px 22px -18px #3d291809}.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(--landing-orange);color:#fff;box-shadow:0 8px 24px #e2783259}.landing .landing-btn--orange:hover{background:var(--landing-orange-hover)}.landing .landing-btn--brown{background:var(--landing-brown);color:#fff;box-shadow:0 6px 18px #3d291840}.landing .landing-btn--brown:hover{background:var(--landing-brown-hover)}.landing .landing-btn--wide{width:100%;max-width:320px}.landing .landing-btn--ghost{color:var(--landing-ink);background:#ffffff8c;border:1px solid #e2783273;box-shadow:0 4px 14px #3d29180f}.landing .landing-btn--ghost:hover{background:#ffffffbf}.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-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{background:linear-gradient(135deg,#ffffffc2,#fff6eb9e),#fffcf8a8;gap:0;box-shadow:0 18px 44px #3d291829,inset 0 0 0 1px #e278321f}.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{width:44px;height:44px;color:var(--landing-ink);cursor:pointer;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:1px solid #3d29181f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .16s,background .2s,border-color .2s;display:none;box-shadow:inset 0 1px #ffffffb3,0 6px 18px #3d291814}.landing-nav__menu-trigger:hover,.landing-nav__menu-trigger[aria-expanded=true]{background:radial-gradient(circle at 30% 20%,#fffffffa,#ffefdeb8),#ffffffb8;border-color:#e2783257}.landing-nav__menu-trigger:active{transform:scale(.96)}.landing-nav__menu-trigger:focus-visible{outline-offset:3px;outline:2px solid #e278328c}@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);background:linear-gradient(145deg,#fffdfadb,#faedde9e),#fffcf8b8;border-radius:26px;margin:10px auto 0;padding:14px;display:block;box-shadow:0 24px 54px #3d29182e,inset 0 1px #ffffff94}.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 #3d291824,0 18px 38px #3d29180f,inset 0 1px #ffffff85}@media (prefers-reduced-motion:reduce){.landing-nav,.landing-nav__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{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{width:40px;height:40px;color:var(--landing-ink);cursor:pointer;background:#ffffff7a;border:1px solid #3d29181a;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-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch;column-gap:clamp(14px,3vw,36px);padding-inline:0;display:grid}@media (max-width:639px){.landing-hero{box-sizing:border-box;grid-template-columns:1fr;column-gap:0;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);padding-inline:0}.landing-hero>.landing-carousel-btn{display:none}}.landing-hero__frame{min-width:0}.landing-carousel-btn{z-index:5;width:46px;height:46px;color:var(--landing-brown);cursor:pointer;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;box-shadow:inset 0 1px 2px #ffffffe6,0 6px 16px #3d291814,0 2px 6px #3d29180d}.landing-carousel-btn svg{transition:transform .28s cubic-bezier(.22,1,.36,1)}.landing-carousel-btn:hover{color:var(--landing-ink);background:radial-gradient(circle at 35% 22%,#fff 0%,#fffcf8e6 42%,#fdf4ecf5 100%);border-color:#e2783273;box-shadow:inset 0 1px 2px #fffffff2,0 12px 32px #3d29181c,0 0 0 1px #e2783224,0 0 28px #e2783229}.landing-carousel-btn:hover svg{transform:scale(1.09)}.landing-carousel-btn:active{border-color:#e278324d;transition-duration:.12s;box-shadow:inset 0 1px 1px #ffffffbf,0 4px 14px #3d29181f}.landing-carousel-btn:active svg{transform:scale(.94)}.landing-carousel-btn:focus-visible{outline:none;box-shadow:inset 0 1px 2px #ffffffe6,0 6px 16px #3d291814,0 0 0 3px #e2783261,0 0 20px #e278321f}@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}}.landing-hero__panel{flex-direction:column;gap:0;padding:0;display:flex}.landing-hero__panel>.landing-hero__col--cta{padding:clamp(20px,2.75vw,26px) clamp(16px,3.2vw,24px) clamp(22px,3vw,30px)}.landing-hero__panel>.landing-hero__col--shelves{padding:clamp(22px,3vw,30px) clamp(11px,1.85vw,18px) clamp(16px,2.25vw,22px)}.landing-hero__panel>.landing-hero__col--side{padding:clamp(20px,2.75vw,26px) clamp(16px,3.2vw,22px) clamp(22px,3vw,28px)}@media (max-width:1400px){.landing-hero__panel>.landing-hero__col--shelves{border-block:1px solid #3d291814}}@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{background-color:#0000;background-image:url(/wood-shelf.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;width:100%;height:clamp(40px,6vw,56px);position:relative}.landing-shelf__plank:after{content:"";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}.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(6px,2.5vw,12px);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-book-stand{width:clamp(60px,10.5vw,98px);transform-style:preserve-3d;pointer-events:auto;flex-shrink:0;position:relative}.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%;box-sizing:border-box;border:1px solid #3d291824;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{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__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{border:3px solid #ffffffd9;border-radius:50%;width:clamp(64px,15vw,80px);height:clamp(64px,15vw,80px);margin:0 auto 8px;position:relative;overflow:hidden;box-shadow:0 6px 14px #3d291826}.landing-author__avatar-img{object-fit:cover;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{background:#ffffff6b;border-color:#ffffff8c;box-shadow:0 2px 10px #3d29180a}@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-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(56px,29%,88px);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}@media (min-width:640px){.landing-featured__book-3d{width:250px;height:368px}}.landing-featured__book-cover{z-index:1;object-fit:contain;object-position:center bottom;width:auto;max-width:118%;height:100%;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%,#3d29180f 100%);border:1px solid #ffffff59;width:100%;max-width:118%;min-height:220px}.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-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{width:38px;height:38px;color:var(--landing-ink);cursor:pointer;background:#ffffff8c;border:1px solid #3d29181a;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}@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:#3d29181f;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);border-radius:1px;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 0 1px #ffffff73,0 2px 6px #e2783259}.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;flex-direction:column;gap:12px;padding:12px 12px 16px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 4px 22px #3d29180f,inset 0 1px #ffffff8c}.landing-collections__card:hover{border-color:#e2783259;transform:translateY(-3px);box-shadow:0 14px 36px #3d29181a,inset 0 1px #fff9}.landing-collections__card:focus-visible{outline:2px solid var(--landing-orange);outline-offset:3px}.landing-collections__thumb{aspect-ratio:1;border-radius:16px;overflow:hidden;box-shadow:inset 0 1px #ffffff59,0 2px 8px #3d291814}.landing-collections__thumb img{object-fit:cover;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);-webkit-backdrop-filter:blur(14px)saturate(150%);background:linear-gradient(165deg,#e2783224 0%,#e278320d 55%,#fffcf88c 100%);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;box-shadow:0 6px 20px #e278321f,inset 0 1px 1px #ffffff80}.landing-collections__btn-all:hover{border-color:color-mix(in srgb, var(--landing-orange) 95%, transparent);background:linear-gradient(165deg,#e2783238 0%,#e2783214 50%,#fffcf8a6 100%);transform:translateY(-1px);box-shadow:0 8px 26px #e278322e}.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,#0000,#3d291833,#0000);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-wrap:wrap;align-items:center;gap:10px;display:flex}.landing-inspire__mobile-nav{display:none}@media (max-width:639px){.landing-inspire__carousel{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:12px;width:100%;padding-inline:2px}.landing-inspire__mobile-nav{flex-direction:row;order:3;justify-content:center;align-items:center;gap:18px;width:100%;display:flex}.landing-inspire__track{flex:100%;order:1;gap:10px;width:100%;padding:4px 4px 14px;scroll-padding-inline:4px}}.landing-inspire__arrow{background:var(--landing-brown);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s,background .15s;display:flex;box-shadow:0 8px 20px #3d291833}.landing-inspire__arrow:hover{background:var(--landing-brown-hover);transform:scale(1.05)}@media (max-width:639px){.landing-inspire__carousel>.landing-inspire__arrow.landing-inspire__arrow--edge{display:none}}.landing-inspire__track{scroll-snap-type:x mandatory;scrollbar-width:thin;flex-direction:row;flex:1;gap:18px;min-width:0;padding:8px 4px 18px;display:flex;overflow-x:auto}.landing-inspire__track::-webkit-scrollbar{height:6px}.landing-inspire__track::-webkit-scrollbar-thumb{background:#3d291833;border-radius:999px}.landing-inspire .landing-inspire__card.glass-panel{box-shadow:none;border:1px solid #ffffffbd;border-inline-start:3px solid var(--inspire-accent,var(--landing-orange));-webkit-backdrop-filter:blur(22px)saturate(168%);background:linear-gradient(152deg,#fffefbe0 0%,#fcf4e875 44%,#fffcf8d6 100%);border-radius:22px;transition:border-color .22s,background .22s,transform .22s;position:relative}.landing-inspire .landing-inspire__card.glass-panel:hover{background:linear-gradient(152deg,#fffefbf0 0%,#fcf4e894 46%,#fffcf8eb 100%);border-color:#ffffffeb;transform:translateY(-2px)}.landing-inspire__card{scroll-snap-align:start;flex-direction:column;flex:0 0 min(336px,88vw);min-height:200px;padding:22px 22px 18px;display:flex}@media (max-width:639px){.landing-inspire__card{scroll-snap-align:center;box-sizing:border-box;flex:0 0 calc(100% - 8px);max-width:calc(100% - 8px);padding:18px 14px 16px}}.landing-inspire__card-mark{color:var(--inspire-accent,var(--landing-orange));margin-inline-start:auto;margin-bottom:12px;display:block}.landing-inspire__card-text{letter-spacing:-.015em;color:var(--landing-ink);margin:0 0 auto;padding-bottom:18px;font-size:.93rem;font-weight:600;line-height:1.82}.landing-inspire__card-foot{border-top:1px solid #3d29180f;justify-content:space-between;align-items:center;gap:12px;margin-top:2px;padding-top:14px;display:flex}.landing-inspire__card-actions{gap:8px;display:flex}.landing-inspire__card-actions button{width:38px;height:38px;color:var(--landing-ink);cursor:pointer;box-shadow:none;background:#fff6;border:1px solid #3d291812;border-radius:12px;justify-content:center;align-items:center;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.landing-inspire__card-actions button:hover{color:var(--landing-brown);background:#ffffffbf;border-color:#3d29181c}.landing-inspire__card-actions button:active{transform:scale(.96)}.landing-inspire__card-actions button:focus-visible{outline:2px solid var(--landing-orange);outline-offset:2px}.landing-inspire__card-author{color:var(--landing-muted);align-items:center;gap:10px;font-size:.8rem;font-weight:800;display:flex}.landing-inspire__card-avatar{width:30px;height:30px;box-shadow:0 0 0 1px color-mix(in srgb, var(--inspire-accent,var(--landing-orange)) 30%, transparent);border:2px solid #ffffffeb;border-radius:50%;flex-shrink:0}.landing-reviews__head{justify-content:center;align-items:center;gap:16px;margin-bottom:10px;display:flex}.landing-reviews__rule{background:linear-gradient(90deg,#0000,#3d291833,#0000);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{-webkit-backdrop-filter:blur(22px)saturate(168%);backdrop-filter:blur(22px)saturate(168%);border-radius:var(--landing-radius-lg);box-shadow:var(--landing-shadow);background:linear-gradient(152deg,#fffefbe6 0%,#fcf4e87a 44%,#fffcf8e0 100%);border:1px solid #ffffffbd;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);-webkit-backdrop-filter:blur(12px)saturate(140%);backdrop-filter:blur(12px)saturate(140%);border:1px solid #3d291812;border-inline-start:3px solid var(--landing-orange);background:linear-gradient(165deg,#ffffffb8 0%,#fffcf66b 100%);margin:0;padding:18px 18px 16px;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 10px 28px #3d29180f}.landing-reviews__item:hover{border-color:#3d29181a;transform:translateY(-2px);box-shadow:0 14px 36px #3d29181a}.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__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{letter-spacing:-.012em;color:var(--landing-ink);margin:0 0 14px;font-size:.9rem;font-weight:600;line-height:1.78}.landing-reviews__book-link{color:var(--landing-brown);border-bottom:1px solid #3d291838;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__cta{align-self:center;margin-top:22px}.landing-community{--landing-community-burgundy:#3b0909;--landing-community-burgundy-hover:#521212}.landing-community__card{isolation:isolate;border-radius:var(--landing-radius-lg);border:1px solid #ffffff94;padding:clamp(26px,5vw,46px);position:relative;overflow:hidden;box-shadow:0 22px 52px #3d29181c,inset 0 2px #ffffff8c}@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:#3d2918c7;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%);direction:rtl;background:linear-gradient(#ffffff94 0%,#fffcf85c 100%);border:1px solid #ffffff8c;align-items:center;gap:10px;min-height:50px;padding:6px 16px 6px 18px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 2px 10px #3d29180d,inset 0 1px 2px #ffffff8c,inset 0 -1px 1px #3d29180a}@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:#e2783273;box-shadow:0 4px 16px #e278321f,inset 0 1px 2px #fff9}.landing-community__field-icon{color:#3d29188c;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:#3d29186b}.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 #3d291824;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:#3d2918c7}.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:#3d2918b3;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);border:1px solid #ffffff8c;min-height:clamp(252px,36vw,324px);position:relative;overflow:hidden;box-shadow:0 20px 50px #3d29181a,inset 0 1px #ffffff8c}.landing-download__banner:before{content:"";z-index:0;background-color:#faf5ef;background-image:url(/app-download-section-bg.png);background-position:58%;background-repeat:no-repeat;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:#3d2918b8;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;-webkit-backdrop-filter:blur(22px)saturate(185%);backdrop-filter:blur(22px)saturate(185%);color:var(--landing-brown);direction:ltr;background:linear-gradient(165deg,#fffdfaf0 0%,#fff6ebc7 45%,#faead8db 100%),#fffcf88c;border:1px solid #ffffffb8;border-radius:999px;flex-direction:row;align-items:center;gap:12px;padding:10px 18px 11px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s;display:inline-flex;position:relative;box-shadow:0 6px 28px #3d29181a,inset 0 1px 2px #ffffff9e,inset 0 -1px 1px #5a3e280f}.landing-download__store:hover{border-color:#e2783259;transform:translateY(-2px);box-shadow:0 14px 36px #3d29181f,inset 0 1px 3px #fff9,inset 0 -1px 1px #5a3e280f}.landing-download__store:focus-visible{outline:2px solid var(--landing-orange);outline-offset:3px}.landing-download__store-lines{flex-direction:column;align-items:flex-start;gap:2px;line-height:1.05;display:flex}.landing-download__store-kicker{color:#3d29188c;font-size:.72rem;font-weight:800}.landing-download__store-brand{color:#3d2918eb;letter-spacing:-.01em;font-size:.94rem;font-weight:900}.landing-download__store-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing-download__store-badge-img{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{--landing-footer-bg:#3c0f13;--landing-footer-soft:#ffffffe6;--landing-footer-line:#fff3;z-index:1;isolation:isolate;background-color:var(--landing-footer-bg);color:var(--landing-footer-soft);border-top:1px solid #ffffff0f;flex-shrink:0;margin-top:0;position:relative}.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:hover img{opacity:.92}.landing-footer__logo-wrap:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #ffffffa6}.landing-footer__logo{object-fit:contain;width:auto;max-width:140px;height:40px;display:block}.landing-footer__tagline{color:#ffffffdb;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:#ffffffb8;margin:14px 0 0;font-size:.82rem;font-weight:700}.landing-footer__heading{color:#fff;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:#ffffffeb;font-size:.89rem;font-weight:700;text-decoration:none;transition:opacity .14s,color .14s}.landing-footer__list a:hover{opacity:.85}.landing-footer__list a:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #e27832d9}.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;color:#fff;background:#0003;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:transform .14s,background .14s,opacity .14s;display:inline-flex;box-shadow:inset 0 1px #ffffff1f,0 2px 8px #0000001f}.landing-footer__social-btn:hover{background:#0000004d}.landing-footer__social-btn:focus-visible{outline-offset:3px;outline:2px solid #e27832e6}.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}}
.landing.auth-route{min-height:100svh;padding-bottom:env(safe-area-inset-bottom,0);flex-direction:column;display:flex}.auth-route__skip{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-route__skip:focus{inset-inline-start:12px;z-index:300;clip:auto;white-space:normal;border-radius:var(--landing-radius-md);background:var(--landing-brown);color:#fff;width:auto;height:auto;margin:0;padding:10px 16px;font-family:inherit;font-size:.875rem;font-weight:700;position:fixed;top:12px;overflow:visible;box-shadow:0 12px 32px #3d291847}.auth-route__main{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:clamp(20px,4vw,36px) clamp(14px,4vw,28px) clamp(48px,10vh,80px);display:flex}.auth-card{isolation:isolate;width:100%;max-width:438px;margin-inline:auto;padding:clamp(26px,5vw,38px) clamp(22px,4.5vw,34px) clamp(30px,5vw,36px);position:relative;overflow:hidden}.auth-card__shine{pointer-events:none;z-index:0;background:radial-gradient(55% 45% at 50% -5%,#e278321f,#0000 62%);position:absolute;inset:-40% -20%}.auth-card__inner{z-index:1;position:relative}.auth-card__icon{width:48px;height:48px;color:var(--landing-orange);background:linear-gradient(145deg,#ffffffbf 0%,#fcf4ea8c 100%);border:1px solid #ffffff8c;border-radius:14px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex;box-shadow:inset 0 1px #ffffffb3,0 6px 16px #3d291814}.auth-card__title{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1.35rem,3.8vw,1.62rem);font-weight:800;line-height:1.2}.auth-card__lead{color:var(--landing-muted);margin:0 0 26px;font-size:.93rem;line-height:1.65}.auth-form{flex-direction:column;gap:17px;display:flex}.auth-feedback{border-radius:var(--landing-radius-md);margin:0;padding:11px 14px;font-size:.88rem;font-weight:700;line-height:1.55}.auth-feedback--error{color:#7f1d1d;background:#b91c1c1a;border:1px solid #b91c1c29}.auth-feedback--success{color:#245335;background:#2453351a;border:1px solid #24533529}.auth-form button:disabled{cursor:wait;opacity:.72}.auth-field label{color:var(--landing-ink);margin-bottom:7px;font-size:.875rem;font-weight:700;display:block}.auth-field__control{box-sizing:border-box;border-radius:var(--landing-radius-md);width:100%;min-height:50px;color:var(--landing-ink);background:#fffdfae0;border:1px solid #3d291821;padding:0 16px;font-family:inherit;font-size:1rem;font-weight:500;transition:border-color .18s,box-shadow .18s,background .18s;display:block;box-shadow:inset 0 1px #ffffffa6,0 1px 3px #3d29180a}.auth-field__control::placeholder{color:#1f141059}.auth-field__control:hover{border-color:#3d291833}.auth-field__control:focus{background:#fffefb;border-color:#e278328c;outline:none;box-shadow:0 0 0 3px #e2783229,inset 0 1px #ffffffa6}.auth-field-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}label.auth-checkbox{cursor:pointer;color:var(--landing-ink);-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;font-size:.86rem;font-weight:600;display:inline-flex}label.auth-checkbox input[type=checkbox]{width:17px;height:17px;accent-color:var(--landing-orange);cursor:pointer;flex-shrink:0;margin-top:2px}.auth-checkbox__terms{line-height:1.55}.auth-inline-link{color:var(--landing-orange);outline-offset:3px;border-radius:3px;font-weight:800;text-decoration:none}.auth-inline-link:hover{color:var(--landing-orange-hover);text-decoration:underline}.auth-link-muted{color:var(--landing-muted);outline-offset:3px;border-radius:4px;font-size:.845rem;font-weight:700;text-decoration:none;transition:color .16s}.auth-link-muted:hover{color:var(--landing-orange-hover)}.auth-submit-wrap{flex-direction:column;align-items:stretch;margin-top:4px;display:flex}.auth-route .landing-btn--wide{max-width:none}.auth-card__meta{border-top:1px solid #3d291814;margin-top:clamp(22px,4vw,28px);padding-top:22px}.auth-card__meta p{text-align:center;color:var(--landing-muted);margin:0;font-size:.895rem;line-height:1.65}.auth-card__meta a{color:var(--landing-orange);outline-offset:3px;font-weight:800;text-decoration:none;transition:color .15s}.auth-card__meta a:hover{color:var(--landing-orange-hover)}@media (prefers-reduced-motion:reduce){.auth-card{transition:none!important}}
.landing.about-page.auth-route .auth-route__main{padding-block:clamp(8px,2vw,16px);padding-inline:clamp(12px,3vw,28px);justify-content:flex-start;align-items:stretch;padding-bottom:clamp(48px,12vh,100px)}.about-page__canvas{width:100%;max-width:min(1040px,100%);margin-inline:auto;position:relative}.about-page__canvas:before{content:"";inset-inline-start:0;opacity:.85;background:linear-gradient(#e2783273 0%,#3d291847 45%,#e2783259 100%);border-radius:999px;width:4px;position:absolute;top:clamp(80px,12vh,160px);bottom:clamp(120px,18vh,220px);box-shadow:inset 2px 0 #ffffff59,3px 0 18px #3d291814}@media (max-width:720px){.about-page__canvas:before{opacity:.45}}.about-ambient{pointer-events:none;z-index:0;background:radial-gradient(55% 40% at 80% -5%,#e2783224,#0000 58%),radial-gradient(42% 35% at 12% 30%,#5a3e2817,#0000 55%),radial-gradient(50% 45% at 50% 100%,#fcf4ea73,#0000 62%);height:min(520px,68vh);position:absolute;inset:-6% -8% auto}.about-hero{z-index:1;grid-template-columns:1fr;gap:clamp(20px,4vw,32px);padding-block:clamp(10px,3vw,28px) clamp(28px,6vw,48px);display:grid;position:relative}@media (min-width:860px){.about-hero{grid-template-columns:1fr minmax(200px,.92fr);align-items:end;gap:clamp(24px,4vw,40px)}}.about-hero__titles{min-width:0}.about-hero__kicker{border-radius:var(--landing-radius-pill);color:var(--landing-muted);background:#fffcf8b8;border:1px solid #3d291814;align-items:center;gap:8px;margin-bottom:12px;padding:5px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.about-hero__kicker-icon{color:var(--landing-orange);flex-shrink:0}.about-hero__title{letter-spacing:-.03em;background:linear-gradient(117deg, var(--landing-ink) 0%, #4a3628 42%, var(--landing-orange-hover) 88%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 14px;font-size:clamp(1.95rem,5.8vw,2.85rem);font-weight:800;line-height:1.08}.about-hero__deck{max-width:38rem;color:var(--landing-muted);margin:0;font-size:clamp(.93rem,2.6vw,1.06rem);font-weight:600;line-height:1.82}.about-hero__visual{min-height:200px;position:relative}@media (min-width:860px){.about-hero__visual{min-height:240px}}.about-hero__stack{aspect-ratio:3/4;width:100%;max-width:320px;margin-inline:auto;position:relative}@media (min-width:860px){.about-hero__stack{margin-inline:auto 0}}.about-hero__card{box-shadow:var(--landing-shadow), inset 0 1px 0 #ffffffa6;transform-origin:50% 100%;background:linear-gradient(145deg,#fffcf8e0 0%,#f4e8da8c 100%);border:1px solid #ffffff8c;border-radius:18px;position:absolute;inset:0}.about-hero__card--back{opacity:.78;filter:saturate(.92);transform:rotate(-7deg)translateY(10px)scale(.94)}.about-hero__card--front{flex-direction:column;justify-content:flex-end;padding:22px 20px;display:flex;transform:rotate(4deg)translate(-6px)}.about-hero__card-glow{pointer-events:none;z-index:-1;background:radial-gradient(circle at 40% 30%,#e2783226,#0000 55%);position:absolute;inset:-12%}.about-hero__card-label{letter-spacing:.12em;text-transform:uppercase;color:#3d291873;margin-bottom:8px;font-size:.72rem;font-weight:800}.about-hero__card-word{color:var(--landing-ink);margin:0 0 10px;font-size:clamp(1.75rem,5vw,2.35rem);font-weight:800;line-height:1.05}.about-hero__card-line{background:linear-gradient(90deg, var(--landing-orange), #e2783233);border-radius:999px;width:48px;height:3px}.about-story{z-index:1;border-radius:var(--landing-radius-lg);-webkit-backdrop-filter:blur(16px)saturate(140%);box-shadow:var(--landing-shadow);background:linear-gradient(#fffdfac7 0%,#fcf6ee99 100%);border:1px solid #ffffff80;margin-top:clamp(8px,2vw,16px);padding:clamp(22px,4vw,30px) clamp(20px,3.5vw,28px);position:relative}.about-story__grid{gap:clamp(18px,3vw,26px);display:grid}@media (min-width:700px){.about-story__grid{grid-template-columns:auto 1fr;align-items:start;gap:clamp(22px,4vw,34px)}}.about-story__chapter{background:linear-gradient(#e2783259,#3d29181f);color:#0000;font-variant-numeric:lining-nums;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1}@media (min-width:700px){.about-story__chapter{padding-top:4px}}.about-story__body p{color:#1f1410e0;margin:0 0 14px;font-size:.94rem;font-weight:600;line-height:1.85}.about-story__body p:last-child{margin-bottom:0}.about-bento{z-index:1;grid-template-columns:1fr;gap:14px;margin-top:clamp(22px,4vw,32px);display:grid;position:relative}@media (min-width:640px){.about-bento{grid-template-rows:auto auto;grid-template-columns:repeat(2,1fr)}}.about-bento__cell{border-radius:var(--landing-radius-md);background:#fffdfab8;border:1px solid #3d291814;min-height:0;padding:clamp(20px,3.5vw,26px);box-shadow:inset 0 1px #ffffffbf,0 8px 24px #3d29180f}.about-bento__cell--accent{background:linear-gradient(125deg,#fffcf8f2 0%,#fcecdc8c 48%,#fffcf8e0 100%);border-color:#e2783247;grid-column:1/-1}@media (min-width:640px){.about-bento__cell--accent{grid-column:span 2}}.about-bento__icon{width:40px;height:40px;color:var(--landing-orange);background:#e278321f;border:1px solid #e2783233;border-radius:12px;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.about-bento__label{letter-spacing:.06em;color:var(--landing-orange-hover);margin:0 0 8px;font-size:.74rem;font-weight:800}.about-bento__title{color:var(--landing-ink);margin:0 0 10px;font-size:1.06rem;font-weight:800}.about-bento__text{color:var(--landing-muted);margin:0;font-size:.88rem;font-weight:600;line-height:1.72}.about-mural{z-index:1;border-radius:var(--landing-radius-lg);box-shadow:var(--landing-shadow), inset 0 1px 0 #ffffff1f;background:linear-gradient(165deg,#3d2918f0 0%,#2d1f14eb 38%,#e2783247 100%);border:1px solid #ffffff85;margin-top:clamp(28px,5vw,40px);padding:clamp(28px,5vw,42px) clamp(22px,4vw,34px);position:relative;overflow:hidden}.about-mural:before{content:"";opacity:1;pointer-events:none;background:radial-gradient(80% 65% at 20% 20%,#e2783238,#0000 55%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");position:absolute;inset:0}.about-mural__quote{color:#fffcf8f5;border-inline-start:3px solid #e27832bf;margin:0;padding-inline-start:clamp(14px,3vw,22px);font-size:clamp(1.05rem,3.2vw,1.35rem);font-weight:700;line-height:1.75;position:relative}.about-mural__attr{color:#fffcf8a6;margin:18px 0 0;font-size:.86rem;font-weight:700;position:relative}.about-values{z-index:1;margin-top:clamp(28px,5vw,40px);position:relative}.about-values__head{margin-bottom:clamp(16px,3vw,22px)}.about-values__head h2,.about-values__title{color:var(--landing-ink);margin:0 0 8px;font-size:clamp(1.15rem,3vw,1.35rem);font-weight:800}.about-values__title-icon{vertical-align:-.13em;color:var(--landing-orange);margin-inline-end:6px}.about-values__head p{color:var(--landing-muted);max-width:36rem;margin:0;font-size:.9rem;font-weight:600;line-height:1.7}.about-values__mosaic{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:640px){.about-values__mosaic{grid-template-columns:repeat(4,1fr);gap:14px}}.about-value-tile{text-align:center;background:#fffdfac7;border:1px solid #3d291817;border-radius:14px;padding:16px 14px;transition:transform .2s,box-shadow .2s,border-color .2s}.about-value-tile:hover{border-color:#e2783240;transform:translateY(-3px);box-shadow:0 12px 28px #3d291814}.about-value-tile__icon{width:44px;height:44px;color:var(--landing-orange);background:#e278321a;border:1px solid #e2783238;border-radius:12px;justify-content:center;align-items:center;margin:0 auto 11px;display:inline-flex;box-shadow:inset 0 1px #ffffff73,0 2px 10px #3d29180f}.about-value-tile__icon svg{flex-shrink:0}.about-value-tile__name{color:var(--landing-ink);margin:0 0 6px;font-size:.82rem;font-weight:800}.about-value-tile__desc{color:var(--landing-muted);margin:0;font-size:.72rem;font-weight:600;line-height:1.55}.about-bottom{z-index:1;gap:14px;margin-top:clamp(28px,5vw,40px);display:grid;position:relative}@media (min-width:720px){.about-bottom{grid-template-columns:1fr 1fr;gap:16px}}.about-bottom__card{border-radius:var(--landing-radius-md);-webkit-backdrop-filter:blur(14px)saturate(130%);box-shadow:var(--landing-shadow);background:#fffcf894;border:1px solid #ffffff7a;padding:clamp(22px,4vw,28px)}.about-bottom__card h2{color:var(--landing-ink);margin:0 0 10px;font-size:1.02rem;font-weight:800}.about-bottom__card p{color:var(--landing-muted);margin:0 0 16px;font-size:.88rem;font-weight:600;line-height:1.72}.about-bottom__actions{flex-wrap:wrap;gap:10px;display:flex}.about-sub-hero{z-index:1;padding-block:clamp(12px,3vw,26px) clamp(8px,2vw,18px);position:relative}.about-sub-hero__breadcrumb{color:var(--landing-muted);border-bottom:1px solid #0000;margin-bottom:10px;font-size:.82rem;font-weight:700;text-decoration:none;transition:color .18s,border-color .18s;display:inline-flex}.about-sub-hero__breadcrumb:hover{color:var(--landing-ink);border-color:#e2783259}.about-sub-hero__badge{margin-bottom:clamp(12px,2.5vw,18px)}.about-sub-hero__title{color:var(--landing-ink);letter-spacing:-.01em;margin:0 0 12px;font-size:clamp(1.35rem,3.4vw,1.82rem);font-weight:900;line-height:1.35}.about-sub-hero__lead{max-width:62ch;color:var(--landing-muted);margin:0;font-size:.93rem;font-weight:600;line-height:1.82}.about-sub-footer{z-index:1;text-align:center;margin-block:clamp(28px,6vw,44px);padding-top:8px;position:relative}.about-sub-footer a{color:#3d2918d9;border-bottom:1px solid #e2783259;padding-bottom:1px;font-size:.88rem;font-weight:800;text-decoration:none;transition:color .18s,border-color .18s}.about-sub-footer a:hover{color:var(--landing-cta-orange,#e27832);border-color:#e278328c}.about-explore{z-index:1;margin-top:clamp(26px,5vw,40px);position:relative}.about-explore__head{margin-bottom:clamp(16px,3vw,22px)}.about-explore__head h2{color:var(--landing-ink);margin:0 0 8px;font-size:1.06rem;font-weight:900}.about-explore__head p{max-width:52ch;color:var(--landing-muted);margin:0;font-size:.87rem;font-weight:600;line-height:1.72}.about-explore__grid{gap:12px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:720px){.about-explore__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}.about-explore__card{color:inherit;align-items:flex-start;gap:12px;min-height:100%;padding:clamp(14px,3vw,18px);text-decoration:none;transition:transform .22s,box-shadow .22s;display:flex}.about-explore__card:hover{box-shadow:var(--landing-shadow), 0 10px 28px #3d29181a;transform:translateY(-2px)}.about-explore__icon{border-radius:var(--landing-radius-md,14px);color:#3d2918e0;background:#e278321f;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.about-explore__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.about-explore__label{color:var(--landing-ink);font-size:.93rem;font-weight:900}.about-explore__hint{color:var(--landing-muted);font-size:.82rem;font-weight:600;line-height:1.62}.about-explore__chev{color:#3d291873;flex-shrink:0;place-items:center;margin-top:2px;display:grid}.about-team-grid{z-index:1;margin-top:clamp(8px,2vw,16px);position:relative}.about-team-grid__cells{gap:12px;display:grid}@media (min-width:760px){.about-team-grid__cells{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}.about-team-cell{padding:clamp(16px,3.2vw,22px)}.about-team-cell__icon{border-radius:var(--landing-radius-md,14px);color:#3d2918e0;background:#e278321f;place-items:center;width:44px;height:44px;margin-bottom:12px;display:grid}.about-team-cell__title{color:var(--landing-ink);margin:0 0 8px;font-size:.95rem;font-weight:900}.about-team-cell__text{color:var(--landing-muted);margin:0;font-size:.86rem;font-weight:600;line-height:1.74}.about-team-closing{z-index:1;margin-top:clamp(18px,4vw,28px);padding:clamp(20px,4vw,28px);position:relative;overflow:hidden}.about-team-closing__icon{color:#e27832d9;margin-bottom:12px}.about-team-closing h2{color:var(--landing-ink);margin:0 0 10px;font-size:1.02rem;font-weight:900}.about-team-closing__text{color:var(--landing-muted);margin:0 0 16px;font-size:.89rem;font-weight:600;line-height:1.74}.about-careers-roles{z-index:1;margin-top:clamp(6px,2vw,14px);position:relative}.about-careers-section-title{color:var(--landing-ink);margin:0 0 8px;font-size:1.04rem;font-weight:900}.about-careers-section-lead{max-width:58ch;color:var(--landing-muted);margin:0 0 clamp(16px,3vw,22px);font-size:.87rem;font-weight:600;line-height:1.74}.about-careers-role-cards{gap:12px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:780px){.about-careers-role-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}.about-careers-role-card{padding:clamp(16px,3.2vw,22px)}.about-careers-role-card__icon{border-radius:var(--landing-radius-md,14px);color:#3d2918e0;background:#e278321f;place-items:center;width:44px;height:44px;margin-bottom:12px;display:grid}.about-careers-role-card__title{color:var(--landing-ink);margin:0 0 8px;font-size:.93rem;font-weight:900}.about-careers-role-card__text{color:var(--landing-muted);margin:0;font-size:.85rem;font-weight:600;line-height:1.72}.about-careers-apply{z-index:1;margin-top:clamp(20px,4vw,32px);padding:clamp(20px,4vw,28px);position:relative;overflow:hidden}.about-careers-apply__icon{color:#e27832d1;margin-bottom:10px}.about-careers-apply h2{color:var(--landing-ink);margin:0 0 12px;font-size:1.02rem;font-weight:900}.about-careers-apply__steps{color:var(--landing-muted);margin:0 0 18px;padding-inline-start:1.25rem;font-size:.87rem;font-weight:600;line-height:1.76}.about-careers-apply__steps li{margin-bottom:8px}.about-careers-apply__actions{margin-bottom:14px}.about-careers-apply__btn{width:100%;max-width:320px}.about-careers-apply__more{margin-top:6px}@media (prefers-reduced-motion:reduce){.about-explore__card:hover,.about-value-tile:hover{transform:none}}.about-page .visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.landing.contact-page.auth-route .auth-route__main{justify-content:flex-start;align-items:stretch;padding-top:clamp(6px,2vw,14px)}.contact-page__wrap{grid-template-columns:1fr;align-items:start;gap:clamp(18px,3vw,24px);width:100%;max-width:940px;margin-inline:auto;display:grid}@media (min-width:920px){.contact-page__wrap{grid-template-columns:minmax(0,1fr) minmax(232px,288px)}}.contact-panel{isolation:isolate;border-radius:var(--landing-radius-lg);padding:clamp(26px,4.5vw,36px) clamp(22px,4vw,34px);position:relative;overflow:hidden}.contact-panel__shine{pointer-events:none;z-index:0;background:radial-gradient(50% 48% at 80% -8%,#e278321a,#0000 58%);position:absolute;inset:-35% -15%}.contact-panel__inner{z-index:1;position:relative}.contact-page__icon{width:48px;height:48px;color:var(--landing-orange);background:linear-gradient(145deg,#ffffffbf 0%,#fcf4ea8c 100%);border:1px solid #ffffff8c;border-radius:14px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex;box-shadow:inset 0 1px #ffffffb3,0 6px 16px #3d291814}.contact-page__title{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1.35rem,3.6vw,1.58rem);font-weight:800;line-height:1.2}.contact-page__lead{color:var(--landing-muted);max-width:42em;margin:0 0 24px;font-size:.93rem;line-height:1.7}.contact-form{flex-direction:column;gap:17px;display:flex}.contact-form__row{gap:17px;display:grid}@media (min-width:560px){.contact-form__row--split{grid-template-columns:1fr 1fr}}textarea.auth-field__control{resize:vertical;min-height:132px;padding:12px 16px;line-height:1.55}select.auth-field__control{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%233d2918' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:14px;background-repeat:no-repeat;padding-inline:16px 44px}[dir=rtl] select.auth-field__control{background-position:right 14px center}.contact-aside{border-radius:var(--landing-radius-lg);padding:clamp(22px,4vw,26px)}.contact-aside__title{color:var(--landing-ink);margin:0 0 14px;font-size:.92rem;font-weight:800}.contact-aside__list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.contact-aside__item{align-items:flex-start;gap:12px;display:flex}.contact-aside__item svg{color:var(--landing-orange);opacity:.92;flex-shrink:0;margin-top:3px}.contact-aside__item strong{color:var(--landing-ink);margin-bottom:3px;font-size:.82rem;font-weight:800;display:block}.contact-aside__item span,.contact-aside__item a{color:var(--landing-muted);font-size:.84rem;font-weight:600;line-height:1.55}.contact-aside__item a{color:var(--landing-orange);text-decoration:none}.contact-aside__item a:hover{color:var(--landing-orange-hover);text-decoration:underline}@media (prefers-reduced-motion:reduce){.contact-panel{transition:none!important}}
.landing.static-page.auth-route .auth-route__main{justify-content:flex-start;align-items:stretch;padding-top:clamp(6px,2vw,14px)}.static-page__wrap{width:100%;max-width:720px;margin-inline:auto}.static-panel{isolation:isolate;border-radius:var(--landing-radius-lg);padding:clamp(26px,5vw,38px) clamp(22px,4.5vw,34px) clamp(32px,5vw,42px);position:relative;overflow:hidden}.static-panel__shine{pointer-events:none;z-index:0;background:radial-gradient(55% 45% at 50% -6%,#e278321a,#0000 62%);position:absolute;inset:-42% -20%}.static-panel__inner{z-index:1;position:relative}.static-doc__badge{border-radius:var(--landing-radius-pill);color:var(--landing-muted);background:#fffcf8bf;border:1px solid #3d291814;align-items:center;margin-bottom:14px;padding:5px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.static-doc__badge--with-icon{gap:8px;padding-inline:10px 14px}.static-doc__badge-icon{color:var(--landing-orange);opacity:.92;flex-shrink:0}.static-doc .static-doc__inline-link{color:var(--landing-orange);font-weight:800;text-decoration:none}.static-doc .static-doc__inline-link:hover{color:var(--landing-orange-hover);text-decoration:underline}.static-doc__lead .static-doc__inline-link{color:var(--landing-orange);font-weight:800;text-decoration:none}.static-doc__lead .static-doc__inline-link:hover{color:var(--landing-orange-hover);text-decoration:underline}.static-doc__title{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.35rem,3.8vw,1.65rem);font-weight:800;line-height:1.2}.static-doc__lead{color:var(--landing-muted);margin:0 0 28px;font-size:.94rem;line-height:1.72}.static-doc section{margin-bottom:clamp(22px,4vw,28px)}.static-doc section:last-child{margin-bottom:0}.static-doc h2{color:var(--landing-ink);margin:0 0 10px;font-size:1.02rem;font-weight:800;line-height:1.35}.static-doc p{color:#1f1410e0;margin:0 0 12px;font-size:.895rem;line-height:1.76}.static-doc p:last-child{margin-bottom:0}.static-doc ul{color:#1f1410db;margin:10px 0 0;padding-inline-start:1.25rem;font-size:.89rem;line-height:1.74}.static-doc ul li+li{margin-top:6px}.static-doc__back{border-top:1px solid #3d291814;margin-top:clamp(26px,5vw,34px);padding-top:22px}.static-doc__back a{color:var(--landing-orange);font-size:.9rem;font-weight:800;text-decoration:none}.static-doc__back a:hover{color:var(--landing-orange-hover);text-decoration:underline}.faq-list{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.faq-item{border-radius:var(--landing-radius-md);background:#fffdfab8;border:1px solid #3d29181a;margin:0;transition:border-color .16s,box-shadow .18s;overflow:hidden;box-shadow:inset 0 1px #ffffffb3,0 1px 4px #3d29180a}.faq-item:hover{border-color:#e2783247}.faq-item[open]{border-color:#e2783259;box-shadow:inset 0 1px #ffffffbf,0 4px 14px #e2783214}.faq-item summary{cursor:pointer;padding:14px 16px;color:var(--landing-ink);padding-inline-end:40px;font-size:.92rem;font-weight:800;line-height:1.45;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";inset-inline-end:16px;border-inline-end:2px solid var(--landing-orange);border-bottom:2px solid var(--landing-orange);width:9px;height:9px;transition:transform .2s;position:absolute;top:50%;transform:translateY(-50%)rotate(-45deg)}.faq-item[open] summary:after{transform:translateY(-30%)rotate(135deg)}.faq-item__body{padding:0 16px 16px}.faq-item__body p{color:var(--landing-muted);margin:0;font-size:.875rem;line-height:1.74}@media (prefers-reduced-motion:reduce){.faq-item summary:after{transition:none}}
.catalog-page{min-height:100svh}.catalog-page__main{width:100%;max-width:min(1180px,100vw - 32px);margin:0 auto;padding:clamp(48px,9vw,92px) 0 72px}.catalog-page__hero{max-width:820px;margin-bottom:28px}.catalog-page__eyebrow{color:var(--landing-orange);margin:0 0 8px;font-size:.82rem;font-weight:900}.catalog-page__hero h1{color:var(--landing-ink);margin:0 0 10px;font-size:clamp(2rem,5vw,3.35rem);line-height:1.14}.catalog-page__hero p,.author-detail p{color:var(--landing-muted);margin:0;font-size:1rem;line-height:1.82}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.catalog-book-card{min-height:190px;color:inherit;grid-template-columns:112px minmax(0,1fr);gap:16px;padding:16px;text-decoration:none;display:grid}.catalog-book-card__cover,.book-detail__cover,.author-detail__photo{background:#3d291814;position:relative;overflow:hidden}.catalog-book-card__cover{border-radius:16px}.catalog-book-card__cover img,.book-detail__cover img,.author-detail__photo img{object-fit:cover}.catalog-book-card__body{flex-direction:column;justify-content:center;min-width:0;display:flex}.catalog-book-card h2,.catalog-form h2,.author-detail h2{color:var(--landing-ink);margin:0 0 8px;font-size:1.05rem}.catalog-book-card p{color:var(--landing-muted);margin:0 0 12px}.catalog-book-card span,.book-detail__meta span{color:var(--landing-orange);align-items:center;gap:5px;font-size:.88rem;font-weight:900;display:inline-flex}.book-detail,.author-detail{grid-template-columns:280px minmax(0,1fr);gap:clamp(20px,4vw,34px);margin-bottom:16px;padding:clamp(18px,4vw,28px);display:grid}.book-detail__cover{aspect-ratio:2/3;border-radius:18px}.book-detail__author{color:var(--landing-orange);margin-bottom:10px;font-weight:900;text-decoration:none;display:inline-flex}.book-detail__meta,.book-detail__chips,.book-detail__actions{flex-wrap:wrap;gap:10px;margin:14px 0;display:flex}.book-detail__chips span{border-radius:var(--landing-radius-pill);color:var(--landing-muted);background:#ffffff85;border:1px solid #3d291814;padding:7px 11px;font-size:.82rem;font-weight:800}.book-detail blockquote{border-inline-start:4px solid var(--landing-orange);color:var(--landing-ink);border-radius:var(--landing-radius-md);background:#ffffff70;margin:18px 0;padding:16px;line-height:1.8}.catalog-two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.catalog-form{padding:20px}.catalog-form h2{align-items:center;gap:8px;display:inline-flex}.catalog-form label{color:var(--landing-ink);gap:8px;margin-top:14px;font-weight:800;display:grid}.catalog-form textarea,.catalog-form select{border-radius:var(--landing-radius-md);width:100%;color:var(--landing-ink);font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fffdfadb;border:1px solid #3d291821;padding:12px 14px}.catalog-form button{margin-top:16px}.catalog-feedback{color:var(--landing-muted);margin:12px 0 0;font-size:.9rem;font-weight:800}.catalog-feedback--success{color:#245335}.catalog-feedback--error{color:#7f1d1d}.author-detail{align-items:center}.author-detail__photo{width:180px;height:180px;color:var(--landing-orange);border-radius:999px;place-items:center;font-size:3rem;font-weight:900;display:grid}.catalog-section-title{color:var(--landing-ink);margin:26px 0 14px;font-size:1.35rem}.catalog-community{gap:1.5rem;margin-top:1.25rem;padding:clamp(18px,3vw,26px);display:grid}.catalog-community h2{margin:0 0 .75rem;font-size:1.15rem}.catalog-review-list,.catalog-quote-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.catalog-review-list__meta{color:var(--landing-muted);align-items:center;gap:.75rem;margin-bottom:.35rem;font-size:.9rem;display:flex}.catalog-review-list__meta strong{color:var(--landing-ink)}.catalog-quote-list blockquote{color:var(--landing-ink);margin:0;font-style:italic}@media (max-width:980px){.catalog-grid,.catalog-two-col,.book-detail,.author-detail{grid-template-columns:1fr}.book-detail__cover{width:min(280px,100%)}}@media (max-width:620px){.catalog-book-card{grid-template-columns:92px minmax(0,1fr)}}.catalog-authors-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.catalog-authors-empty{text-align:center;color:var(--landing-muted);border-radius:var(--landing-radius-md);background:#ffffff73;border:1px dashed #3d291824;margin:0;padding:2rem 1.25rem;font-weight:700}.catalog-author-card{text-align:center;color:inherit;flex-direction:column;align-items:center;min-height:100%;padding:clamp(20px,3vw,28px) clamp(16px,2.5vw,22px);text-decoration:none;transition:transform .22s,box-shadow .22s;display:flex}.catalog-author-card:hover{transform:translateY(-3px)}.catalog-author-card__photo{background:#3d291814;border-radius:999px;flex-shrink:0;width:clamp(112px,28vw,140px);height:clamp(112px,28vw,140px);margin-bottom:16px;position:relative;overflow:hidden}.catalog-author-card__photo-img{object-fit:cover}.catalog-author-card__initial{width:100%;height:100%;color:var(--landing-orange);place-items:center;font-size:clamp(2.25rem,8vw,2.85rem);font-weight:900;display:grid}.catalog-author-card__body{flex-direction:column;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.catalog-author-card h2{color:var(--landing-ink);margin:0;font-size:clamp(1.05rem,2.4vw,1.18rem);font-weight:900;line-height:1.28}.catalog-author-card__bio{color:var(--landing-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.65;display:-webkit-box;overflow:hidden}.catalog-author-card__meta{color:var(--landing-orange);align-items:center;gap:6px;margin-top:4px;font-size:.86rem;font-weight:900;display:inline-flex}@media (max-width:980px){.catalog-authors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.catalog-authors-grid{grid-template-columns:1fr;max-width:420px;margin-inline:auto}}.catalog-similar{margin-top:28px;margin-bottom:clamp(28px,5vw,48px)}.catalog-similar h2{color:var(--landing-ink);margin:0 0 14px;font-size:1.25rem}
