.home-sidebar-brand{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line-soft);padding:0 5px 20px;color:var(--paper);text-decoration:none}.home-sidebar-brand>span:first-child{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(239,216,166,.28);border-radius:50%;background:radial-gradient(circle,#6b3a57,#16121d 68%);color:var(--gold-bright)}.home-sidebar-brand>span:last-child{display:grid}.home-sidebar-brand b{font-size:17px;letter-spacing:.12em}.home-sidebar-brand small{margin-top:2px;color:var(--gold);font-size:9px;letter-spacing:.22em}.home-site-navigation{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:20px!important}.home-site-navigation a{display:flex;align-items:center;gap:12px;min-height:48px;border-left:2px solid transparent;padding:10px 13px;color:#a9a4ae;text-decoration:none;transition:.22s ease}.home-site-navigation a i{width:20px;color:#777481;text-align:center}.home-site-navigation a:hover,.home-site-navigation a.is-active{border-left-color:var(--gold-bright);background:linear-gradient(90deg,rgba(102,39,67,.48),rgba(69,40,79,.08));color:#fff}.home-site-navigation a:hover i,.home-site-navigation a.is-active i{color:var(--gold-bright)}.home-sidebar-daily{display:flex;align-items:center;gap:12px;margin-top:auto;border:1px solid rgba(216,185,131,.18);padding:14px;color:var(--gold-bright)}.home-sidebar-daily>i{font-size:20px}.home-sidebar-daily span{display:grid}.home-sidebar-daily b{font-size:13px}.home-sidebar-daily small{margin-top:3px;color:var(--muted);font-size:11px}.home-catalog{position:relative;z-index:2;border-top:1px solid var(--line-soft);padding:104px clamp(28px,6vw,104px) 120px;background:radial-gradient(circle at 82% 12%,rgba(102,39,67,.19),transparent 28%),linear-gradient(160deg,#0a0b12,#11101a 54%,#0a080e);color:var(--text)}.home-catalog-intro{max-width:760px;margin:0 auto 92px;text-align:center}.home-catalog-intro>p,.home-catalog-heading small{margin:0 0 12px;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.24em}.home-catalog-intro h2{margin:0;color:var(--paper);font-size:clamp(36px,5vw,64px);font-weight:700;line-height:1.15}.home-catalog-intro span{display:block;margin-top:20px;color:var(--muted);font-size:15px}.home-catalog-section{max-width:1500px;margin:0 auto;padding:82px 0;scroll-margin-top:88px}.home-catalog-section+.home-catalog-section{border-top:1px solid var(--line-soft)}.home-catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:34px}.home-catalog-heading h2{margin:0;color:var(--paper);font-size:clamp(32px,4vw,50px);font-weight:700}.home-catalog-heading a{padding-bottom:7px;color:var(--gold-bright);font-size:13px;text-decoration:none}.home-catalog-heading a i,.home-offering span i,.home-journal-item span i{margin-left:7px;transition:transform .2s ease}.home-catalog-heading a:hover i,.home-offering:hover span i,.home-journal-item:hover span i{transform:translateX(5px)}.home-offering-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:46px}.home-offering{display:grid;grid-template-columns:170px minmax(0,1fr);gap:24px;border-top:1px solid rgba(255,255,255,.1);padding:25px 0;color:inherit;text-decoration:none;transition:transform .24s ease,border-color .24s ease}.home-offering:hover{border-color:rgba(239,216,166,.45);transform:translateY(-3px)}.home-offering figure{overflow:hidden;width:170px;height:150px;margin:0;background:#15121a}.home-offering img{width:100%;height:100%;object-fit:cover;filter:saturate(.75) brightness(.82);transition:.35s ease}.home-offering:hover img{filter:saturate(.95) brightness(.95);transform:scale(1.035)}.home-offering>div{align-self:center}.home-offering small,.home-destiny-item small,.home-journal-item small{color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.14em}.home-offering h3,.home-journal-item h3{margin:7px 0 8px;color:var(--paper);font-size:25px;font-weight:700}.home-offering p,.home-destiny-item p,.home-journal-item p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.home-offering span,.home-journal-item span{display:inline-block;margin-top:13px;color:var(--gold-bright);font-size:12px}.home-destiny-list{border-top:1px solid rgba(255,255,255,.1)}.home-destiny-item{display:grid;grid-template-columns:62px 180px minmax(0,1fr) 24px;align-items:center;gap:22px;border-bottom:1px solid rgba(255,255,255,.1);padding:25px 8px;color:inherit;text-decoration:none;transition:.22s ease}.home-destiny-item:hover{padding-right:15px;padding-left:15px;background:linear-gradient(90deg,rgba(102,39,67,.2),transparent)}.home-destiny-icon{display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(216,185,131,.24);border-radius:50%;color:var(--gold-bright);font-size:18px}.home-destiny-item>span:nth-child(2){display:grid;gap:5px}.home-destiny-item b{color:var(--paper);font-size:20px}.home-destiny-item>i{color:var(--gold)}.home-journal-list{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.home-journal-item{color:inherit;text-decoration:none}.home-journal-item figure{overflow:hidden;aspect-ratio:1.4/1;margin:0 0 20px;background:#17131a}.home-journal-item img{width:100%;height:100%;object-fit:cover;object-position:center 25%;filter:var(--portrait-filter);transition:.4s ease}.home-journal-item:hover img{filter:var(--portrait-filter-active);transform:scale(1.025)}.home-journal-item h3{font-size:23px;line-height:1.45}.home-journal-item p{font-size:14px}.home-catalog a:focus-visible,.home-site-navigation a:focus-visible{outline:2px solid var(--gold-bright);outline-offset:4px}@media(max-width:991.98px){.home-site-navigation{grid-template-columns:repeat(3,minmax(0,1fr))!important;margin:0!important}.home-site-navigation a{justify-content:center;border-bottom:2px solid transparent;border-left:0;padding:8px}.home-site-navigation a:hover,.home-site-navigation a.is-active{border-bottom-color:var(--gold-bright);border-left-color:transparent}.home-sidebar-brand,.home-sidebar-daily{display:none}.home-offering-list{grid-template-columns:1fr}.home-journal-list{grid-template-columns:1fr 1fr}.home-catalog{padding-right:28px;padding-left:28px}}@media(max-width:767.98px){.home-site-navigation{grid-template-columns:repeat(2,1fr)!important}.home-site-navigation a{justify-content:flex-start;font-size:13px}.home-catalog{padding:74px 16px 82px}.home-catalog-intro{margin-bottom:54px}.home-catalog-intro h2{font-size:34px}.home-catalog-section{padding:58px 0}.home-catalog-heading{align-items:flex-start}.home-catalog-heading h2{font-size:31px}.home-offering{grid-template-columns:112px minmax(0,1fr);gap:15px}.home-offering figure{width:112px;height:132px}.home-offering h3{font-size:21px}.home-offering p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-destiny-item{grid-template-columns:48px minmax(0,1fr) 18px;gap:13px;padding:20px 0}.home-destiny-icon{width:44px;height:44px}.home-destiny-item p{display:none}.home-destiny-item>span:nth-child(2){grid-column:2}.home-destiny-item>i{grid-column:3;grid-row:1}.home-journal-list{grid-template-columns:1fr}.home-journal-item h3{font-size:21px}}
