*{box-sizing:border-box}[hidden]{display:none!important}.home{--background: #eee8dc;--surface: #f8f4eb;--surface-hover: #fffdf8;--text: #2f2a24;--muted: #7d7469;--border: rgba(63, 54, 43, .14);--accent: #78634b;margin:0;min-width:320px;min-height:100vh;min-height:100svh;background:radial-gradient(circle at 85% 8%,rgba(255,253,246,.62),transparent 28rem),var(--background);color:var(--text);font-family:Manrope,Segoe UI,sans-serif;font-synthesis:none;-webkit-font-smoothing:antialiased}.home a{color:inherit}.home__shell{width:min(100% - 48px,1120px);min-height:100vh;min-height:100svh;margin:0 auto;display:grid;grid-template-rows:1fr auto}.directory-card:focus-visible{outline:3px solid rgba(120,99,75,.42);outline-offset:4px}.home__main{align-self:center;padding:56px 0 80px}.home__hero{margin-bottom:clamp(36px,5vw,56px);display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.home__hero h1{margin:0;display:inline-flex;align-items:flex-end;font-size:clamp(4rem,9vw,7.5rem);font-weight:500;line-height:.88;letter-spacing:-.075em}.home__hero h1:after{width:clamp(8px,.85vw,11px);height:clamp(8px,.85vw,11px);margin:0 0 .1em .11em;flex:0 0 auto;border-radius:50%;background:var(--accent);content:""}.home:not([data-auth-ready=true]) .home__hero h1,.home:not([data-auth-ready=true]) .home-account{visibility:hidden}.home__hero[aria-busy=true]:before{width:min(54vw,390px);height:clamp(3.5rem,8vw,6.5rem);border-radius:18px;background:#f8f4eb94;content:""}.home[data-auth-ready=true] .home__hero:before{display:none}.home-account{min-height:42px;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.home-account__link{min-height:40px;padding:0 15px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:999px;background:#f8f4ebb8;color:var(--text);cursor:pointer;font:inherit;font-size:.73rem;font-weight:700;text-decoration:none}.home-account__link--primary{border-color:var(--accent);background:var(--accent);color:#fffdf8}.home-account__message{width:100%;max-width:320px;color:var(--muted);font-size:.67rem;line-height:1.4;text-align:right}.directory{display:grid;gap:14px}.directory-card{min-height:116px;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;border:1px solid var(--border);border-radius:22px;background:#f8f4ebc7;box-shadow:0 1px #ffffffa6 inset;text-decoration:none;transition:transform .22s ease,border-color .22s ease,background-color .22s ease,box-shadow .22s ease}.directory-card__identity{min-width:0;display:flex;align-items:center;gap:clamp(18px,3vw,30px)}.directory-card__icon{width:54px;height:54px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--border);border-radius:16px;background:#eee8dcb8;color:var(--accent);transition:background-color .22s ease}.directory-card__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.directory-card__title{overflow-wrap:anywhere;font-size:clamp(1.55rem,3.5vw,2.65rem);font-weight:500;line-height:1.1;letter-spacing:-.045em}.directory-card__arrow{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:var(--muted);transition:color .22s ease,transform .22s ease}.directory-card__arrow svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}@media(hover:hover)and (pointer:fine){.directory-card:hover{transform:translateY(-3px);border-color:#3f362b38;background:var(--surface-hover);box-shadow:0 14px 34px #45392b14}.directory-card:hover .directory-card__icon{background:var(--background)}.directory-card:hover .directory-card__arrow{transform:translate(4px);color:var(--text)}}.home__footer{padding:22px 0 32px;color:var(--muted);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.home__footer p{margin:0}.js .home .reveal{opacity:0;transform:translateY(12px)}.js .home.is-ready .reveal{opacity:1;transform:translateY(0);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--reveal-order, 0) * 70ms)}@media(max-width:640px){.home__shell{width:min(100% - 32px,1120px)}.home__main{padding:40px 0 56px}.home__hero{margin-bottom:32px;align-items:flex-start;flex-direction:column}.home__hero h1{font-size:clamp(3.5rem,18vw,5rem)}.home-account{justify-content:flex-start}.home-account__message{text-align:left}.directory{gap:10px}.directory-card{min-height:94px;padding:17px 16px;border-radius:18px}.directory-card__identity{gap:15px}.directory-card__icon{width:46px;height:46px;border-radius:14px}.directory-card__icon svg{width:22px;height:22px}.directory-card__title{font-size:clamp(1.35rem,7vw,2rem)}.directory-card__arrow{width:34px;height:34px}.directory-card__arrow svg{width:20px;height:20px}}.account-page{opacity:0;transition:opacity .22s ease}.account-page.is-ready{opacity:1}.account-shell{width:min(100% - 32px,650px);min-height:100vh;margin:0 auto;padding:clamp(28px,7vw,72px) 0;display:grid;align-content:center;gap:18px}.account-back{width:max-content;color:var(--muted);font-size:.75rem;font-weight:700;text-decoration:none}.account-card{padding:clamp(24px,5vw,42px);border:1px solid var(--border);border-radius:26px;background:#f8f4ebd6;box-shadow:0 18px 50px #45392b14}.account-kicker{margin:0 0 8px;color:var(--accent);font-size:.67rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.account-card h1{margin:0;font-size:clamp(2rem,7vw,3.5rem);font-weight:500;letter-spacing:-.055em}.account-intro{margin:12px 0 24px;color:var(--muted);font-size:.82rem;line-height:1.65}.account-tabs{margin-bottom:20px;padding:4px;display:grid;grid-template-columns:1fr 1fr;border-radius:14px;background:#eee8dcb8}.account-tabs button{min-height:39px;border:0;border-radius:10px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-size:.74rem;font-weight:700}.account-tabs button[aria-pressed=true]{background:var(--surface-hover);color:var(--text);box-shadow:0 1px 5px #45392b1a}.account-form,.account-field{display:grid}.account-form{gap:15px}.account-field{gap:7px;color:var(--muted);font-size:.68rem;font-weight:700}.account-field input{width:100%;min-height:47px;padding:0 13px;border:1px solid var(--border);border-radius:12px;outline:0;background:#fffdf8b8;color:var(--text);font:inherit;font-size:.8rem}.account-field input:focus{border-color:#78634b7a;box-shadow:0 0 0 3px #78634b1a}.account-password-hint,.account-login-help{margin:-4px 0 0;color:var(--muted);font-size:.66rem;line-height:1.55}.account-text-action{width:fit-content;padding:0;border:0;background:transparent;color:var(--accent);font:inherit;font-size:.69rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.account-message{min-height:20px;margin:0;color:var(--accent);font-size:.72rem;font-weight:600;line-height:1.5}.account-message[data-tone=error]{color:#8d463d}.account-submit{min-height:47px;border:0;border-radius:12px;background:var(--text);color:#fffdf8;cursor:pointer;font:inherit;font-size:.76rem;font-weight:700}.account-submit:is(a){display:grid;place-items:center;text-decoration:none}.account-submit:disabled{cursor:wait;opacity:.58}.account-settings{display:grid;gap:20px}.account-settings__section{padding:20px;display:grid;gap:15px;border:1px solid var(--border);border-radius:18px;background:#fffdf875}.account-settings__section h2{margin:0;font-size:1rem}.account-settings__section h2+p{margin:7px 0 0;color:var(--muted);font-size:.7rem;line-height:1.55}.account-settings__section--quiet{background:transparent}.account-profile-actions,.account-legacy>div{display:flex;gap:9px;flex-wrap:wrap}.account-profile-actions button,.account-legacy button{min-height:39px;padding:0 13px;border:1px solid var(--border);border-radius:10px;background:transparent;color:var(--text);cursor:pointer;font:inherit;font-size:.69rem;font-weight:700}.account-profile-actions .account-danger{color:#8d463d}.account-legacy{margin-top:0}.account-legacy h2{margin:0;font-size:.86rem}.account-legacy p{margin:7px 0 0;color:var(--muted);font-size:.7rem;line-height:1.55}.account-recovery-success{padding:20px;display:grid;gap:17px;border:1px solid var(--border);border-radius:18px;background:#fffdf875}.account-recovery-success p{margin:0;color:var(--muted);font-size:.76rem;line-height:1.65}@media(prefers-reduced-motion:reduce){.home *,.home *:before,.home *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.js .home .reveal,.js .home.is-ready .reveal{opacity:1;transform:none}}
