body:has(.home-hub) .scene{display:none}body:has(.home-hub),html:has(.home-hub){background:#131516}body:has(.home-hub){overflow-x:hidden}.home-hub{min-height:100svh;padding:clamp(24px,3.2vw,56px) var(--tarot-page-gutter) clamp(28px,3.6vw,64px)}.home-hub__shell{width:min(100%,var(--tarot-content-max));margin-inline:auto}.home-hub__header{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:24px}@media (max-width:720px){.home-hub__header{flex-wrap:wrap}}.home-hub__logo{display:inline-flex;align-items:center;gap:clamp(10px,1vw,16px)}.home-hub__logo-mark{width:auto;height:clamp(42px,3.5vw,56px)}.home-hub__logo-name{width:clamp(126px,9vw,164px);height:auto}.home-hub__auth-action,.home-hub__auth-placeholder{min-width:clamp(118px,12vw,176px);min-height:44px}.home-hub__auth-action{display:inline-flex;padding:0;border:0;align-items:center;justify-content:flex-end;color:var(--tarot-color-accent);background:transparent;font-family:var(--tarot-font-family);font-size:12px;font-weight:700;line-height:1;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:color .18s ease,background-color .18s ease}.home-hub__auth-action--primary{padding-inline:18px;border:1px solid var(--tarot-color-accent);border-radius:10px;justify-content:center;background:transparent;color:var(--tarot-color-accent)}@media (hover:hover){.home-hub__auth-action:hover{color:var(--tarot-color-light)}.home-hub__auth-action--primary:hover{color:var(--tarot-color-accent);background:var(--tarot-color-light);border-color:var(--tarot-color-light)}}.home-hub__auth-action:focus-visible{outline:2px solid var(--tarot-color-accent);outline-offset:4px}.home-hub__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,1.8vw,32px);margin-top:clamp(56px,6vw,96px)}.home-hub-card{position:relative;isolation:isolate;display:block;min-height:clamp(290px,25vw,380px);overflow:hidden;border-radius:var(--tarot-card-radius);background:var(--tarot-card-surface);box-shadow:var(--tarot-shadow-card);color:var(--tarot-text-primary);text-decoration:none}.home-hub-card__image{z-index:-2;object-fit:cover;object-position:center;opacity:.34;filter:grayscale(.28) contrast(1.05);transform:scale(1.01);transition:opacity .42s ease,transform .7s cubic-bezier(.16,1,.3,1),filter .42s ease}.home-hub-card__veil{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#131516,rgb(19 21 22/92%) 42%,rgb(19 21 22/28%)),linear-gradient(0deg,rgb(19 21 22/62%),transparent 58%);transition:background .42s ease}.home-hub-card__content{display:flex;min-height:inherit;flex-direction:column;align-items:flex-start;padding:clamp(28px,3vw,48px)}.home-hub-card__topline{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px}.home-hub-card__index{--tarot-index-size:14px;--tarot-index-line-height:1}.home-hub-card__status{color:var(--tarot-color-accent);font-size:11px;font-weight:700;line-height:1;letter-spacing:.14em;text-transform:uppercase}.home-hub-card__copy{display:grid;row-gap:clamp(18px,1.4vw,24px);margin-top:clamp(34px,4vw,62px)}.home-hub-card__title{display:block;max-width:13ch}.home-hub-card__description{display:block;max-width:33ch}.home-hub-card__action{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding-top:30px;color:var(--tarot-color-accent);font-size:14px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;transition:color .18s ease}.home-hub-card__action>span{font-size:22px;font-weight:300;transition:transform .18s ease}.home-hub-card--planned{cursor:default}.home-hub-card--planned .home-hub-card__image{opacity:.18;filter:grayscale(.72) contrast(.92)}.home-hub-card__action--muted{color:var(--tarot-text-muted)}@media (hover:hover){a.home-hub-card:hover .home-hub-card__image{opacity:.52;filter:grayscale(0) contrast(1.08);transform:scale(1.045)}a.home-hub-card:hover .home-hub-card__action{color:var(--tarot-color-light)}a.home-hub-card:hover .home-hub-card__action>span{transform:translateX(6px)}}.home-hub-card:focus-visible,.home-hub__contacts a:focus-visible{outline:2px solid var(--tarot-color-accent);outline-offset:-4px}.home-hub__contacts{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-top:clamp(34px,4vw,58px)}.home-hub__contacts nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px clamp(24px,3vw,48px)}.home-hub__contacts a{color:var(--tarot-text-lead);font-size:15px;line-height:1.2;text-decoration:none;transition:color .18s ease}.home-hub__contacts a span{color:var(--tarot-color-accent)}@media (hover:hover){.home-hub__contacts a:hover{color:var(--tarot-color-light)}}@media (max-width:900px){.home-hub__grid{grid-template-columns:minmax(0,1fr);gap:clamp(16px,4vw,28px)}.home-hub-card{min-height:clamp(280px,62vw,360px)}}@media (max-width:560px){.home-hub__logo-mark{height:38px}.home-hub__logo-name{width:112px}.home-hub__auth-action,.home-hub__auth-placeholder{min-width:0}.home-hub__auth-action{font-size:10px}.home-hub__auth-action--primary{min-height:40px;padding-inline:12px}.home-hub-card__content{padding:26px 24px}.home-hub-card__veil{background:linear-gradient(90deg,#131516,rgb(19 21 22/86%) 58%,rgb(19 21 22/38%)),linear-gradient(0deg,#131516,transparent 72%)}.home-hub__contacts{align-items:flex-start}.home-hub__contacts nav{display:grid;justify-items:end;gap:14px}}@media (prefers-reduced-motion:reduce){.home-hub-card__action,.home-hub-card__action>span,.home-hub-card__image,.home-hub__auth-action,.home-hub__contacts a{transition:none}}