[hidden]{display:none!important}.account-page{background:#f7f4ec;color:#111;min-height:100vh}.account-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(20px,5vw,64px);border-bottom:1px solid #dedcd5;background:rgba(247,244,236,.96);backdrop-filter:blur(12px)}.account-header-actions{display:flex;align-items:center;gap:14px;font-size:14px}.account-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:56px 0 90px}.auth-card{max-width:560px;margin:7vh auto;background:#fff;border:1px solid #dedcd5;border-radius:26px;padding:34px;box-shadow:0 18px 60px rgba(17,17,17,.06)}.auth-card h1,.account-hero h1{font-size:clamp(40px,7vw,76px);line-height:.94;margin:10px 0 18px;letter-spacing:-.055em}.auth-card p,.account-hero p,.onboarding-card p{color:#5e5e5e;line-height:1.55}.auth-form,.organization-form{display:grid;gap:14px;margin-top:26px}.auth-notice{margin-top:18px;padding:14px 16px;border-radius:14px;background:#111;color:#fff}.back-link{display:inline-block;margin-top:24px;color:#111;text-decoration:none;font-weight:700}.account-hero{display:flex;gap:30px;justify-content:space-between;align-items:flex-end;margin-bottom:36px}.account-hero>div{max-width:760px}.onboarding-card{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center;background:#111;color:#fff;border-radius:24px;padding:30px;margin:28px 0}.onboarding-card p{color:#c8c8c8}.onboarding-card .field span{color:#fff}.account-section{margin-top:42px}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section-title-row h2,.onboarding-card h2{font-size:clamp(28px,4vw,46px);letter-spacing:-.035em;margin:6px 0}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.guide-card{background:#fff;border:1px solid #dedcd5;border-radius:18px;padding:20px;display:flex;flex-direction:column;min-height:210px}.guide-card .guide-kind{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#6b6b6b}.guide-card h3{font-size:24px;line-height:1.05;margin:14px 0 10px}.guide-card p{color:#6b6b6b;margin:0 0 18px;line-height:1.45}.guide-card .guide-meta{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;margin-top:auto}.guide-card .status{border-radius:999px;padding:6px 9px;background:#eee}.guide-card .status.published{background:#dff7e8;color:#0b6b35}.guide-card .guide-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.guide-card .guide-actions .btn{padding:9px 12px;font-size:13px}.guide-empty{grid-column:1/-1;border:1px dashed #c9c6bd;border-radius:18px;padding:24px;color:#6b6b6b}.account-loading{padding:60px 0;text-align:center;color:#6b6b6b}@media(max-width:820px){.account-shell{padding-top:32px}.account-hero,.section-title-row{align-items:flex-start;flex-direction:column}.onboarding-card{grid-template-columns:1fr}.guide-grid{grid-template-columns:1fr}.account-header-actions span{display:none}.auth-card{padding:26px 22px}.account-hero h1{font-size:48px}}