@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@600;700&display=swap");*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.church-cms-container{display:flex;height:100vh}.sidebar{width:42%;background:linear-gradient(160deg,#0f172a,#1e293b 60%,#0f2942);color:white;display:flex;flex-direction:column;justify-content:space-between;padding:52px 48px;position:relative;overflow:hidden}.sidebar:before{top:-120px;right:-120px;width:380px;height:380px;background:radial-gradient(circle,rgba(212,175,55,.08) 0,transparent 70%)}.sidebar:after,.sidebar:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.sidebar:after{bottom:-80px;left:-80px;width:280px;height:280px;background:radial-gradient(circle,rgba(212,175,55,.05) 0,transparent 70%)}.sidebar-content{flex:1 1;position:relative;z-index:1}.logo-section{margin-bottom:56px}.logo-container{display:flex;align-items:center;gap:18px}.logo-icon{display:flex;justify-content:flex-start;flex-shrink:0}.church-logo{border-radius:12px;object-fit:contain;box-shadow:0 4px 24px rgba(0,0,0,.4)}.logo-text{flex:1 1}.church-name{font-size:22px;font-weight:700;color:white;line-height:1.25;letter-spacing:.01em}.divider{width:48px;height:3px;background:linear-gradient(90deg,#d4af37,#f0d060);border-radius:2px;margin:32px 0}.sidebar-text h1{font-family:Playfair Display,Georgia,serif;font-size:32px;font-weight:600;line-height:1.25;margin-bottom:20px;color:#f8fafc}.sidebar-text p{font-size:15px;line-height:1.7;color:rgba(255,255,255,.65);font-weight:300}.sidebar-footer{position:relative;z-index:1;margin-top:auto;padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}.admin-link{color:rgba(255,255,255,.45);text-decoration:none;font-size:13px;font-weight:400;letter-spacing:.02em;transition:color .2s}.admin-link:hover{color:#d4af37}.main-content{width:58%;background-color:#f8fafc;display:flex;align-items:center;justify-content:center;padding:40px 60px;position:relative}.main-content:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#cbd5e1 1px,transparent 0);background-size:28px 28px;opacity:.35;pointer-events:none}.welcome-content{position:relative;z-index:1;width:100%;max-width:440px;text-align:center}.welcome-badge{display:inline-block;background:rgba(212,175,55,.12);color:#92700a;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:6px 14px;border-radius:100px;margin-bottom:20px;border:1px solid rgba(212,175,55,.25)}.welcome-content h2{font-family:Playfair Display,Georgia,serif;font-size:36px;font-weight:700;color:#0f172a;margin-bottom:12px;line-height:1.2}.welcome-content .subtitle{font-size:15px;color:#64748b;margin-bottom:44px;font-weight:400;line-height:1.6}.action-buttons{display:flex;flex-direction:column;gap:14px;align-items:center}.admin-button,.docs-button{display:inline-flex;align-items:center;justify-content:center;padding:15px 32px;border-radius:10px;text-decoration:none;font-size:15px;font-weight:600;transition:all .22s ease;min-width:220px;text-align:center;letter-spacing:.01em}.admin-button{background:linear-gradient(135deg,#0f172a,#1e3a5f);color:white;border:none;box-shadow:0 4px 14px rgba(15,23,42,.25)}.admin-button:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(15,23,42,.35)}.docs-button{background-color:white;color:#1e293b;border:1.5px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.06)}.docs-button:hover{border-color:#94a3b8;background-color:#f1f5f9;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.1)}@media (max-width:768px){.church-cms-container{flex-direction:column}.sidebar{width:100%;height:auto;min-height:42vh;padding:28px 24px 24px}.sidebar:after,.sidebar:before{display:none}.logo-section{margin-bottom:16px}.logo-container{gap:12px}.church-logo{width:56px!important;height:56px!important}.church-name{font-size:16px}.divider{margin:16px 0}.sidebar-text h1{font-size:20px;margin-bottom:10px}.sidebar-text p{font-size:13px;line-height:1.6}.sidebar-footer{padding-top:20px;margin-top:20px}.main-content{width:100%;padding:40px 24px}.welcome-content h2{font-size:28px}.welcome-content .subtitle{font-size:14px;margin-bottom:32px}.action-buttons{gap:12px}.admin-button,.docs-button{padding:13px 24px;font-size:14px;min-width:200px}}