.module-workspace{min-height:calc(100vh - 155px)}.module-workspace-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:27px}.module-workspace-heading span{color:#7657ff;font-size:8px;font-weight:850;letter-spacing:.14em}.module-workspace-heading h1{margin:7px 0 5px;font-family:Manrope,sans-serif;font-size:clamp(28px,3vw,38px);letter-spacing:-.04em}.module-workspace-heading p{margin:0;color:#7f8997;font-size:11px}.module-create-button{min-height:43px;display:inline-flex;align-items:center;gap:7px;padding:0 16px;color:#fff;border-radius:10px;background:#7657ff;box-shadow:0 10px 24px #7657ff38;font-size:10px;font-weight:800}.module-create-button svg{width:17px}.module-permission-notice,.module-message{display:flex;align-items:center;gap:8px;margin-bottom:15px;padding:11px 14px;color:#785b20;border:1px solid #ecd9ad;border-radius:9px;background:#fff9eb;font-size:9px}.module-permission-notice svg{width:16px}.module-message{color:#8b4047;border-color:#efc8cb;background:#fff3f4}.module-toolbar{min-height:64px;display:flex;align-items:center;gap:20px;padding:10px 15px;border:1px solid #e8ebf0;border-bottom:0;border-radius:14px 14px 0 0;background:#fff}.module-toolbar label{width:min(390px,100%);height:39px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #e1e5eb;border-radius:9px;background:#f9fafc}.module-toolbar label:focus-within{border-color:#8a71ff;box-shadow:0 0 0 3px #7657ff14}.module-toolbar svg{width:16px;color:#9ca4b0}.module-toolbar input{width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:13px}.module-filter-select{height:39px;padding:0 34px 0 14px;border:1px solid #cbd5e1;border-radius:10px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px;color:#1e293b;font-size:13px;font-weight:600;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:0 2px 6px #0f172a08;transition:all .2s cubic-bezier(.4,0,.2,1)}.module-filter-select:hover{border-color:#6366f1;color:#4338ca;background-color:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 12px #6366f11a}.module-filter-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.module-toolbar>span{margin-left:auto;color:#949da9;font-size:9px}.module-cell-image{width:38px;height:38px;object-fit:cover;border-radius:10px;border:1px solid #e2e8f0;display:block}.module-table-wrap{min-height:430px;overflow:hidden;border:1px solid #e8ebf0;border-radius:0 0 14px 14px;background:#fff;box-shadow:0 9px 30px #14203209}.module-table{width:100%;border-collapse:collapse}.module-table th{height:42px;padding:0 15px;color:#8e97a4;border-bottom:1px solid #e9ecf1;background:#fafbfc;font-size:8px;font-weight:800;text-align:left;text-transform:uppercase;letter-spacing:.08em}.module-table td{max-width:280px;height:59px;overflow:hidden;padding:8px 15px;color:#435063;border-bottom:1px solid #eff1f4;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.module-table tr:last-child td{border-bottom:0}.module-table tbody tr{transition:background .18s}.module-table tbody tr:hover{background:#faf9ff}.module-table td:first-child{color:#182333;font-weight:750}.module-badge{display:inline-flex;align-items:center;padding:4px 7px;color:#526070;border-radius:9px;background:#f0f2f5;font-size:7px;font-weight:800}.module-badge.status-active,.module-badge.status-confirmed,.module-badge.status-published,.module-badge.status-income,.module-badge.status-true{color:#247254;background:#e9f8f1}.module-badge.status-cancelled,.module-badge.status-inactive,.module-badge.status-false{color:#9a4b51;background:#fceced}.module-badge.status-scheduled,.module-badge.status-worship{color:#4e3ab0;background:#eeeaff}.module-badge.status-expense{color:#a14f35;background:#fff0e9}.module-row-actions{display:flex;justify-content:flex-end;gap:5px}.module-row-actions button{width:30px;height:30px;display:grid;place-items:center;color:#657083;border:1px solid #e4e7ec;border-radius:7px;background:#fff}.module-row-actions button:hover{color:#6246dc;border-color:#cfc6fa;background:#f4f1ff}.module-row-actions button.archive:hover{color:#a7474e;border-color:#efc5c8;background:#fff1f2}.module-row-actions svg{width:14px}.module-loading,.module-empty{min-height:420px;display:grid;place-items:center;align-content:center;color:#87909e;text-align:center}.module-loading{grid-auto-flow:column;gap:10px;font-size:10px}.module-empty>span{width:54px;height:54px;display:grid;place-items:center;margin-bottom:15px;color:#7657ff;border-radius:16px;background:#efecff}.module-empty h2{margin:0;color:#263243;font-family:Manrope,sans-serif;font-size:16px}.module-empty p{margin:7px 0 14px;font-size:9px}.module-empty button{padding:8px 12px;color:#fff;border-radius:8px;background:#7657ff;font-size:9px;font-weight:800}.workspace-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#050e18ad;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.workspace-modal{width:min(690px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:26px;border-radius:18px;background:#fff;box-shadow:0 28px 80px #0000004d}.workspace-modal-heading{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #eaedf1}.workspace-modal-heading small{color:#7657ff;font-size:7px;font-weight:850;letter-spacing:.13em}.workspace-modal-heading h2{margin:5px 0 0;font-family:Manrope,sans-serif;font-size:22px}.workspace-modal-heading button{width:34px;height:34px;display:grid;place-items:center;color:#717b89;border-radius:50%;background:#f0f2f5}.workspace-modal-heading svg{width:18px}.workspace-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-top:20px}.workspace-form label{display:grid;gap:6px}.workspace-form label.wide,.workspace-form-error,.workspace-form-actions{grid-column:1 / -1}.workspace-media-picker{display:flex;align-items:center;gap:12px;margin-top:4px}.workspace-upload-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;color:#334155;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.workspace-upload-btn:hover:not(:disabled){background:#e2e8f0;color:#0f172a;border-color:#94a3b8}.workspace-upload-btn:disabled{opacity:.6;cursor:not-allowed}.workspace-media-preview{display:flex;align-items:center;gap:8px;padding:4px 8px;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.workspace-media-preview img{width:36px;height:36px;object-fit:cover;border-radius:6px}.workspace-media-preview button{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#f1f5f9;border:none;color:#64748b;cursor:pointer}.workspace-form label>span:first-child{color:#4b5666;font-size:9px;font-weight:750}.workspace-form input,.workspace-form select,.workspace-form textarea{width:100%;min-height:43px;padding:0 11px;outline:0;border:1px solid #dde2e8;border-radius:8px;color:#202c3c;background:#fff;font:inherit;font-size:10px}.workspace-form textarea{min-height:88px;padding-top:10px;resize:vertical}.workspace-form input:focus,.workspace-form select:focus,.workspace-form textarea:focus{border-color:#8065f7;box-shadow:0 0 0 3px #7657ff14}.workspace-checkbox{min-height:43px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #dde2e8;border-radius:8px;font-size:10px}.workspace-checkbox input{width:16px;min-height:auto}.workspace-form-error{padding:10px 12px;color:#9b444b;border:1px solid #efc7ca;border-radius:8px;background:#fff1f2;font-size:9px}.workspace-form-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:5px}.workspace-form-actions button{min-height:39px;padding:0 15px;color:#566171;border-radius:8px;background:#eef0f3;font-size:9px;font-weight:800}.workspace-form-actions button.primary{display:flex;align-items:center;gap:6px;color:#fff;background:#7657ff}.workspace-form-actions svg{width:15px}.assignment-modal{width:min(740px,100%)}.assignment-add{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;padding:20px 0;border-bottom:1px solid #e9ecf1}.assignment-add label{display:grid;gap:6px}.assignment-add label span{color:#596475;font-size:8px;font-weight:750}.assignment-add input,.assignment-add select{width:100%;height:40px;padding:0 10px;outline:0;border:1px solid #dde2e8;border-radius:8px;background:#fff;font:inherit;font-size:9px}.assignment-add input:focus,.assignment-add select:focus{border-color:#8065f7}.assignment-add button{min-height:40px;display:flex;align-items:center;gap:6px;padding:0 12px;color:#fff;border-radius:8px;background:#7657ff;font-size:8px;font-weight:800}.assignment-add svg{width:15px}.assignment-error{margin-top:12px}.assignment-loading,.assignment-empty{min-height:250px;display:grid;place-items:center;align-content:center;gap:7px;color:#8b95a2;font-size:9px;text-align:center}.assignment-loading{grid-auto-flow:column}.assignment-empty>svg{width:35px;height:35px;margin-bottom:5px;color:#8068e9}.assignment-empty strong{color:#364253;font-size:12px}.assignment-empty p{margin:0}.assignment-list{display:grid;padding-top:8px}.assignment-list article{min-height:58px;display:flex;align-items:center;gap:10px;padding:7px 3px;border-bottom:1px solid #edf0f3}.assignment-list article>span{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;color:#6048cb;border-radius:50%;background:#eeeaff;font-size:8px;font-weight:850}.assignment-list article>div{display:grid;gap:3px}.assignment-list strong{font-size:9px}.assignment-list small{color:#8d96a2;font-size:8px}.assignment-list em{margin-left:auto;padding:4px 7px;color:#8a661e;border-radius:8px;background:#fff3d8;font-size:7px;font-style:normal;font-weight:800}.assignment-list article>button{width:30px;height:30px;display:grid;place-items:center;margin-left:5px;color:#9b4a50;border-radius:7px;background:#fff0f1}.assignment-list article>button svg{width:14px}@media(max-width:720px){.module-workspace-heading{align-items:stretch;flex-direction:column}.module-create-button{justify-content:center}.module-table-wrap{overflow-x:auto}.module-table{min-width:720px}.workspace-modal{padding:22px 17px}.workspace-form{grid-template-columns:1fr}.workspace-form label.wide,.workspace-form-error,.workspace-form-actions{grid-column:auto}.assignment-add{grid-template-columns:1fr}.assignment-add button{justify-content:center}}input[type=file].marcia-file-input,.marcia-glass-composer input[type=file]{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;position:absolute!important}.marcia-minimal-workspace{min-height:calc(100dvh - 90px);display:flex;flex-direction:column;position:relative;padding-bottom:90px;background:radial-gradient(circle at 50% 0%,#f4f9f6,#edf4f0);border-radius:24px}.marcia-drag-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:24px;background:#0f172ab3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:fadeIn .2s ease-out}.marcia-drag-box{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px 60px;color:#fff;border:2px dashed #10b981;border-radius:24px;background:#10b9811a;text-align:center;box-shadow:0 0 40px #10b98140}.marcia-drag-box svg{color:#34d399}.marcia-drag-box h3{margin:0;font-size:20px;font-weight:700}.marcia-drag-box p{margin:0;color:#cbd5e1;font-size:13px}.marcia-top-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px 10px}.marcia-top-left-group{display:flex;align-items:center;gap:10px}.marcia-reset-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #00000005;transition:all .2s ease}.marcia-reset-btn:hover{background:#fef2f2;border-color:#fecaca;color:#ef4444;transform:translateY(-1px)}.marcia-identity-card{display:flex;align-items:center;gap:10px;padding:6px 14px 6px 8px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 10px #00000008}.marcia-avatar-box{width:32px;height:32px;display:grid;place-items:center;position:relative;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.marcia-status-dot{width:9px;height:9px;position:absolute;bottom:-2px;right:-2px;border-radius:50%;background:#10b981;border:2px solid #ffffff}.marcia-identity-card strong{display:block;font-size:14px;font-weight:700;color:#0f172a;line-height:1.2}.marcia-identity-card small{color:#64748b;font-size:10px;font-weight:700;letter-spacing:.08em}.marcia-top-ticker{display:flex;align-items:center;gap:14px;padding:6px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;color:#475569;font-size:12px;font-weight:600;box-shadow:0 2px 10px #00000008}.marcia-top-ticker span{display:inline-flex;align-items:center;gap:5px}.marcia-chat-canvas{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:10px 24px 20px;max-width:960px;width:100%;margin:0 auto}.marcia-hero-centered{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;margin-top:20px}.marcia-hero-icon-box{width:64px;height:64px;display:grid;place-items:center;color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 24px #00000008;margin-bottom:24px}.marcia-hero-centered h2{margin:0 0 10px;font-size:clamp(24px,3vw,32px);font-weight:700;color:#064e3b;letter-spacing:-.02em}.marcia-hero-centered p{margin:0;max-width:480px;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.1em;line-height:1.6}.marcia-message-stream{flex:1;overflow-y:auto;padding-bottom:20px}.marcia-msg-bubble{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.marcia-msg-bubble.user{flex-direction:row-reverse}.msg-avatar{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;color:#6366f1;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 6px #00000008}.marcia-msg-bubble.user .msg-avatar{color:#fff;background:#6366f1;border:none}.msg-content{max-width:min(640px,82%)}.marcia-md-body{padding:14px 18px;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:4px 16px 16px;box-shadow:0 4px 16px #00000008;font-size:14px;line-height:1.6}.marcia-md-body p{margin:0 0 6px;padding:0;background:transparent;border:none;box-shadow:none;border-radius:0}.marcia-md-body p:last-child{margin-bottom:0}.md-bullet-line{display:flex;align-items:flex-start;gap:8px;margin-top:4px}.md-bullet-dot{color:#059669;font-weight:700}.marcia-msg-bubble.user .marcia-md-body{color:#fff;background:#6366f1;border:none;border-radius:16px 4px 16px 16px;box-shadow:0 6px 20px #6366f140}.marcia-md-link{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#e0e7ff;color:#4338ca;border-radius:8px;font-weight:700;text-decoration:none;word-break:break-all;transition:all .2s ease}.marcia-md-link:hover{background:#c7d2fe;color:#3730a3;transform:translateY(-1px)}.marcia-msg-bubble.user .marcia-md-link{background:#ffffff40;color:#fff}.md-inline-code{padding:2px 6px;background:#f1f5f9;color:#0f172a;border-radius:6px;font-family:monospace;font-size:.9em}.msg-audio-tag{display:inline-flex;align-items:center;gap:5px;margin-bottom:6px;color:#059669;font-size:11px;font-weight:700}.msg-image-wrap{margin-bottom:8px}.msg-img-thumb{max-width:280px;max-height:200px;object-fit:cover;border-radius:12px;border:1px solid #cbd5e1;display:block;margin-bottom:6px}.msg-thinking{display:flex;align-items:center;gap:6px;padding:12px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:4px 16px 16px;color:#64748b;font-size:13px}.msg-thinking i{width:6px;height:6px;border-radius:50%;background:#10b981;animation:pulseDot 1s infinite ease-in-out}.msg-thinking i:nth-child(2){animation-delay:.15s}.msg-thinking i:nth-child(3){animation-delay:.3s}@keyframes pulseDot{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.msg-smart-cards{margin-top:10px}.marcia-smart-card{padding:14px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 6px 20px #0000000a}.smart-card-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.smart-card-icon{width:28px;height:28px;display:grid;place-items:center;color:#059669;background:#ecfdf5;border-radius:8px}.smart-card-title{flex:1}.smart-card-title strong{display:block;font-size:12px;color:#0f172a;letter-spacing:.04em}.smart-card-title small{color:#64748b;font-size:11px}.smart-card-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#ecfdf5;color:#059669;border-radius:6px;font-size:11px;font-weight:700}.smart-card-body{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;padding-top:8px;border-top:1px solid #f1f5f9;font-size:13px}.smart-card-body small{color:#64748b}.smart-status{padding:2px 6px;border-radius:4px;background:#e0e7ff;color:#4338ca;font-size:11px;font-weight:700}.smart-card-list ul{margin:6px 0 0;padding-left:18px;font-size:13px;color:#334155}.smart-card-confirm{margin-top:8px;padding:8px 12px;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;color:#92400e;font-size:12px;font-weight:600}.marcia-error-banner{margin-bottom:12px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;color:#991b1b;font-size:13px}.marcia-preview-card{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 12px #0000000a}.marcia-preview-card img{width:42px;height:42px;object-fit:cover;border-radius:8px}.marcia-preview-card div{flex:1}.marcia-preview-card strong{display:block;font-size:13px;color:#0f172a}.marcia-preview-card small{color:#64748b;font-size:11px}.marcia-preview-card button{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#f1f5f9;border:none;color:#64748b;cursor:pointer}.marcia-floating-composer-wrap{display:flex;flex-direction:column;gap:12px;margin-top:auto}.marcia-glass-composer{display:flex;flex-direction:column;gap:10px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 30px #0000000a;transition:all .2s ease}.marcia-glass-composer:focus-within{border-color:#cbd5e1;box-shadow:0 14px 36px #00000012}.composer-input-row textarea{width:100%;display:block;outline:none;border:none;background:transparent;color:#0f172a;font:inherit;font-size:14px;line-height:1.5;resize:none}.composer-input-row textarea::placeholder{color:#94a3b8}.composer-recording-bar{display:flex;align-items:center;gap:10px;padding:6px 0}.rec-dot{width:10px;height:10px;border-radius:50%;background:#ef4444;animation:pulseDot .8s infinite}.rec-timer{font-weight:700;color:#ef4444;font-size:14px}.rec-wave{display:flex;align-items:center;gap:3px}.rec-wave i{width:3px;height:14px;border-radius:2px;background:#ef4444;animation:waveBar .6s infinite alternate ease-in-out}.rec-wave i:nth-child(2){animation-delay:.1s}.rec-wave i:nth-child(3){animation-delay:.2s}.rec-wave i:nth-child(4){animation-delay:.3s}@keyframes waveBar{0%{height:4px}to{height:18px}}.composer-actions-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:8px;border-top:1px solid #f1f5f9}.composer-photo-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#f1f5f9;border:none;border-radius:10px;color:#475569;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.composer-photo-btn:hover{background:#e2e8f0;color:#0f172a}.composer-photo-btn.active{background:#ecfdf5;color:#059669}.composer-right-buttons{display:flex;align-items:center;gap:8px}.composer-mic-btn{width:38px;height:38px;display:grid;place-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;transition:all .2s ease}.composer-mic-btn:hover{background:#f8fafc;color:#0f172a}.composer-mic-btn.recording{background:#ef4444;color:#fff;border-color:#dc2626}.composer-send-btn{width:38px;height:38px;display:grid;place-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#0f172a;cursor:pointer;transition:all .2s ease}.composer-send-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.composer-send-btn:disabled,.composer-photo-btn:disabled,.composer-mic-btn:disabled{opacity:.45;cursor:not-allowed}.marcia-quick-pills-row{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:4px 0;scrollbar-width:none}.marcia-quick-pills-row::-webkit-scrollbar{display:none}.quick-pill{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;color:#475569;font-size:11px;font-weight:700;letter-spacing:.04em;white-space:nowrap;cursor:pointer;box-shadow:0 2px 6px #00000005;transition:all .2s ease}.quick-pill:hover{border-color:#cbd5e1;color:#0f172a;transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.marcia-floating-island-bar{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:8px;padding:6px;background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(226,232,240,.8);border-radius:40px;box-shadow:0 16px 40px #0000001f,0 0 0 1px #ffffff80 inset;transition:all .3s ease}.island-tab{display:flex;align-items:center;gap:6px;padding:8px 16px;background:transparent;border:none;border-radius:30px;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease}.island-tab:hover{color:#0f172a;background:#f1f5f999}.island-tab.active{background:#ecfdf5;color:#059669;font-weight:700}.island-tab-pill{width:24px;height:24px;display:grid;place-items:center;border-radius:50%}@media(max-width:768px){.marcia-top-bar{flex-direction:column;align-items:flex-start}.marcia-top-ticker{width:100%;justify-content:space-between}.marcia-chat-canvas{padding-inline:14px}.marcia-floating-island-bar{width:calc(100% - 24px);justify-content:space-around;padding:6px 4px;bottom:12px}.island-tab{padding:8px 10px;font-size:11px;flex-direction:column;gap:3px}}.settings-workspace{min-height:calc(100vh - 155px)}.settings-heading{margin-bottom:27px}.settings-heading>span,.settings-plan small{color:#7657ff;font-size:8px;font-weight:850;letter-spacing:.14em}.settings-heading h1{margin:7px 0 5px;font-family:Manrope,sans-serif;font-size:clamp(28px,3vw,38px);letter-spacing:-.04em}.settings-heading p,.settings-card-title p,.settings-plan p{margin:0;color:#7f8997;font-size:11px;line-height:1.65}.settings-permission,.settings-error,.settings-success{display:flex;align-items:center;gap:8px;margin-bottom:15px;padding:11px 14px;border:1px solid #ecd9ad;border-radius:9px;color:#785b20;background:#fff9eb;font-size:10px}.settings-error{color:#8b4047;border-color:#efc8cb;background:#fff3f4}.settings-success{color:#28734a;border-color:#bfe1ce;background:#effaf4}.settings-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;align-items:start}.settings-card{padding:25px;border:1px solid #e8ebf0;border-radius:14px;background:#fff;box-shadow:0 10px 30px #141f3209}.settings-card-title{display:flex;align-items:center;gap:13px;padding-bottom:20px;border-bottom:1px solid #edf0f4}.settings-card-title>span{width:40px;height:40px;display:grid;place-items:center;color:#7657ff;border-radius:10px;background:#f0edff}.settings-card-title svg{width:19px}.settings-card-title h2{margin:0 0 4px;font-family:Manrope,sans-serif;font-size:15px}.settings-landing-link-box{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px}.settings-landing-link-box small{display:block;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.06em;margin-bottom:4px}.settings-landing-link-box strong{color:#4338ca;font-size:14px}.btn-open-landing{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#4338ca;color:#fff;border-radius:10px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s ease;white-space:nowrap}.btn-open-landing:hover{background:#3730a3;transform:translateY(-1px)}.settings-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}.settings-field{display:grid;gap:7px}.settings-field-wide{grid-column:1 / -1}.settings-field>span{color:#4c5665;font-size:9px;font-weight:750}.settings-field input,.settings-field select{width:100%;min-height:43px;padding:0 12px;outline:0;color:#253142;border:1px solid #dfe4eb;border-radius:9px;background:#fafbfc;font:inherit;font-size:10px}.settings-field input:focus,.settings-field select:focus{border-color:#876fff;box-shadow:0 0 0 3px #7657ff14}.settings-field input:disabled,.settings-field select:disabled{color:#838d99;background:#f1f3f6}.settings-save{min-height:43px;display:inline-flex;align-items:center;gap:8px;margin-top:22px;padding:0 17px;color:#fff;border-radius:10px;background:#7657ff;box-shadow:0 10px 24px #7657ff33;font-size:10px;font-weight:800}.settings-save svg{width:16px}.settings-save:disabled{opacity:.65}.settings-plan{display:grid;gap:13px;background:radial-gradient(circle at 100% 0,rgba(118,87,255,.12),transparent 38%),#fff}.settings-plan strong{font-family:Manrope,sans-serif;font-size:25px}.settings-plan>span{width:fit-content;padding:5px 9px;color:#765220;border-radius:99px;background:#fff4dc;font-size:8px;font-weight:800}.settings-plan>span.active{color:#26764a;background:#eaf9f0}.settings-loading{min-height:300px;display:grid;place-items:center;align-content:center;gap:10px;color:#7f8997;font-size:10px}@media(max-width:820px){.settings-grid,.settings-fields{grid-template-columns:1fr}.settings-field-wide{grid-column:auto}}.website-workspace{display:flex;flex-direction:column;gap:24px;padding-bottom:60px}.website-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:400px;color:#64748b;font-weight:600}.website-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}.website-eyebrow{display:inline-flex;align-items:center;gap:6px;color:#6366f1;font-size:11px;font-weight:800;letter-spacing:.08em;margin-bottom:6px}.website-header h1{margin:0 0 6px;font-size:28px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.website-header p{margin:0;color:#64748b;font-size:14px;max-width:620px}.website-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.btn-copy-site{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#334155;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 2px 6px #00000005;transition:all .2s ease}.btn-copy-site:hover{background:#f8fafc;color:#0f172a;border-color:#94a3b8}.btn-view-site{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#4338ca;color:#fff;border-radius:12px;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 4px 14px #4338ca40;transition:all .2s ease}.btn-view-site:hover{background:#3730a3;transform:translateY(-1px)}.website-url-card{display:flex;flex-direction:column;gap:8px;padding:20px 24px;background:linear-gradient(135deg,#0f172a,#1e1b4b);border-radius:20px;color:#fff;box-shadow:0 10px 25px #0f172a1a}.url-card-info{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.url-status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:#10b98133;border:1px solid rgba(16,185,129,.4);color:#34d399;border-radius:20px;font-size:11px;font-weight:800}.url-text{font-size:16px;color:#fef08a;font-family:monospace;word-break:break-all}.website-url-card small{color:#cbd5e1;font-size:13px}.website-alert{padding:14px 18px;border-radius:12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:10px}.website-alert.success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.website-alert.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.website-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:24px}.website-card{padding:24px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 16px #0f172a05}.card-title{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.card-title-icon{width:40px;height:40px;display:grid;place-items:center;background:#eef2ff;color:#6366f1;border-radius:12px}.card-title h2{margin:0 0 2px;font-size:17px;font-weight:700;color:#0f172a}.card-title p{margin:0;color:#64748b;font-size:12px}.form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field{display:flex;flex-direction:column;gap:6px}.field.wide{grid-column:1 / -1}.field span{color:#475569;font-size:12px;font-weight:700}.color-presets-row{display:flex;align-items:center;gap:10px;margin-top:4px;flex-wrap:wrap}.color-preset-btn{width:34px;height:34px;border-radius:50%;border:2px solid transparent;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.color-preset-btn:hover{transform:scale(1.12)}.color-preset-btn.selected{border-color:#fff;box-shadow:0 0 0 3px #6366f1}.custom-color-picker{width:36px;height:36px;padding:0;border:none;border-radius:50%;cursor:pointer;background:transparent;overflow:hidden}.field input{height:42px;padding:0 14px;border:1px solid #cbd5e1;border-radius:10px;font-size:13px;color:#0f172a;outline:none;transition:border-color .2s ease}.field input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.cover-picker-box{display:flex;gap:10px}.cover-picker-box input{flex:1}.btn-upload-cover{display:inline-flex;align-items:center;gap:8px;padding:0 16px;height:42px;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;color:#334155;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease}.btn-upload-cover:hover{background:#e2e8f0;color:#0f172a}.cover-preview-box{position:relative;margin-top:10px;width:100%;height:140px;border-radius:12px;overflow:hidden;border:1px solid #cbd5e1}.cover-preview-box img{width:100%;height:100%;object-fit:cover}.cover-preview-box button{position:absolute;top:10px;right:10px;width:28px;height:28px;display:grid;place-items:center;background:#0f172ab3;color:#fff;border:none;border-radius:50%;cursor:pointer}.website-save-bar{grid-column:1 / -1;display:flex;justify-content:flex-end;margin-top:12px}.btn-save-website{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:#059669;color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 14px #05966940;transition:all .2s ease}.btn-save-website:hover:not(:disabled){background:#047857;transform:translateY(-1px)}.btn-save-website:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){.website-form-grid{grid-template-columns:1fr}}.dashboard-link{min-height:38px;padding-inline:15px;font-size:11px}.dashboard-auth-loading,.dashboard-loading{min-height:100vh;display:grid;place-items:center;align-content:center;gap:16px;color:#667085;background:#f5f7fb}.dashboard-auth-loading svg,.dashboard-loading>svg{color:var(--purple)}.dashboard-auth-loading p,.dashboard-loading p{margin:0;font-size:13px}.dashboard-shell{min-height:100vh;color:#182333;background:#f5f7fb}.dashboard-sidebar{position:fixed;z-index:50;inset:0 auto 0 0;width:248px;display:flex;flex-direction:column;padding:25px 18px 18px;color:#ffffffad;background:radial-gradient(circle at 20% 0,rgba(118,87,255,.18),transparent 29%),#07121f;box-shadow:18px 0 55px #0914230f}.dashboard-sidebar-top{display:flex;align-items:center;justify-content:space-between;padding:0 10px 24px}.dashboard-brand{display:inline-flex;align-items:center;gap:10px}.dashboard-brand>span:last-child{display:flex;flex-direction:column;line-height:1}.dashboard-brand strong{color:#fff;font-family:Manrope,sans-serif;font-size:13px;letter-spacing:.12em}.dashboard-brand small{margin-top:4px;color:#9b87ff;font-size:8px;font-weight:800;letter-spacing:.32em}.dashboard-brand-mark{position:relative;width:27px;height:31px;display:grid;place-items:center;border:2px solid #886cff;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-width:4px}.dashboard-brand-mark:before,.dashboard-brand-mark:after,.dashboard-brand-mark span{position:absolute;content:"";border-radius:8px;background:var(--gold)}.dashboard-brand-mark:before{top:5px;width:3px;height:16px}.dashboard-brand-mark:after{top:9px;width:12px;height:3px}.dashboard-brand-mark span{bottom:-8px;width:9px;height:3px}.dashboard-sidebar-close,.dashboard-menu-button{display:none}.dashboard-nav{display:grid;gap:5px}.dashboard-nav>small{margin:20px 12px 7px;color:#ffffff4d;font-size:8px;font-weight:800;letter-spacing:.17em}.dashboard-nav button,.dashboard-sidebar-bottom button{width:100%;min-height:43px;display:flex;align-items:center;gap:11px;padding:0 12px;color:inherit;border-radius:9px;background:transparent;font-size:11px;font-weight:650;text-align:left;transition:color .2s,background .2s,transform .2s}.dashboard-nav button:hover,.dashboard-sidebar-bottom button:hover{color:#fff;background:#fff1;transform:translate(2px)}.dashboard-nav button.active{color:#fff;background:linear-gradient(90deg,#7657ff5c,#7657ff1a);box-shadow:inset 3px 0 #8f77ff}.dashboard-nav button>span{flex:1}.dashboard-marcia-nav em{padding:3px 5px;color:#0b1624;border-radius:4px;background:var(--gold);font-size:7px;font-style:normal;font-weight:900}.dashboard-sidebar-bottom{display:grid;gap:2px;margin-top:auto;padding-top:17px;border-top:1px solid rgba(255,255,255,.08)}.dashboard-sidebar-bottom button{min-height:38px;font-size:10px}.dashboard-page{min-height:100vh;margin-left:248px}.dashboard-topbar{position:sticky;z-index:30;top:0;min-height:75px;display:flex;align-items:center;padding:0 clamp(24px,4vw,54px);border-bottom:1px solid #e9ecf1;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dashboard-church,.dashboard-topbar-actions{display:flex;align-items:center}.dashboard-church{gap:11px}.dashboard-church-icon{width:35px;height:35px;display:grid;place-items:center;color:#fff;border-radius:10px;background:linear-gradient(145deg,#8b72ff,#6748e8);box-shadow:0 8px 18px #7657ff33;font-size:10px;font-weight:900}.dashboard-church>div,.dashboard-user{display:grid;gap:3px}.dashboard-church strong,.dashboard-user strong{max-width:220px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dashboard-church small,.dashboard-user small{color:#8a94a3;font-size:8px}.dashboard-topbar-actions{gap:11px;margin-left:auto}.dashboard-icon-button{position:relative;width:38px;height:38px;display:grid;place-items:center;margin-right:6px;color:#657083;border:1px solid #e5e8ee;border-radius:10px;background:#fff}.dashboard-icon-button i{position:absolute;top:7px;right:8px;width:6px;height:6px;border:2px solid #fff;border-radius:50%;background:#ef5d67}.dashboard-avatar{width:35px;height:35px;display:grid;place-items:center;color:#5b42cf;border-radius:50%;background:#ece8ff;font-size:10px;font-weight:900}.dashboard-main{width:min(1400px,100%);margin:0 auto;padding:40px clamp(24px,4vw,54px) 60px}.dashboard-notice{display:flex;align-items:center;gap:9px;margin-bottom:20px;padding:12px 15px;color:#246f55;border:1px solid #bde7d6;border-radius:10px;background:#effbf6;font-size:11px;font-weight:650}.dashboard-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:29px}.dashboard-eyebrow{display:inline-flex;align-items:center;gap:6px;color:#7657ff;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.dashboard-welcome h1{margin:9px 0 7px;font-family:Manrope,sans-serif;font-size:clamp(26px,3vw,37px);letter-spacing:-.04em}.dashboard-welcome h1 span{color:#6e7785;font-weight:550}.dashboard-welcome p{margin:0;color:#7b8594;font-size:12px}.dashboard-primary-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;color:#fff;border-radius:10px;background:#7657ff;box-shadow:0 11px 25px #7657ff3b;font-size:11px;font-weight:800}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:19px}.dashboard-metric{min-height:132px;display:flex;align-items:flex-start;gap:14px;padding:20px;border:1px solid #eaedf2;border-radius:15px;background:#fff;box-shadow:0 8px 28px #14203209}.dashboard-metric-icon{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:11px}.dashboard-metric-icon svg{width:18px}.dashboard-metric-icon.purple{color:#7657ff;background:#eeeaff}.dashboard-metric-icon.blue{color:#397cd5;background:#eaf3ff}.dashboard-metric-icon.green{color:#2a9b70;background:#e9f8f2}.dashboard-metric-icon.gold{color:#b47718;background:#fff4df}.dashboard-metric>div{display:grid}.dashboard-metric small{color:#828c9a;font-size:9px;font-weight:700}.dashboard-metric strong{margin:7px 0 2px;color:#172230;font-family:Manrope,sans-serif;font-size:24px;letter-spacing:-.04em}.dashboard-metric p{margin:0;color:#a0a7b1;font-size:8px}.dashboard-content-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,.72fr);gap:19px}.dashboard-panel,.dashboard-plan-card,.dashboard-onboarding{border:1px solid #eaedf2;border-radius:16px;background:#fff;box-shadow:0 8px 28px #14203209}.dashboard-panel{min-height:432px;padding:24px}.dashboard-panel-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #edf0f4}.dashboard-panel-heading span,.dashboard-plan-card small,.dashboard-onboarding small{color:#9ca4af;font-size:7px;font-weight:850;letter-spacing:.15em}.dashboard-panel-heading h2,.dashboard-onboarding h2{margin:5px 0 0;font-family:Manrope,sans-serif;font-size:17px}.dashboard-panel-heading button,.dashboard-plan-card button{display:inline-flex;align-items:center;gap:6px;padding:5px;color:#7657ff;background:transparent;font-size:9px;font-weight:800}.dashboard-event-list{display:grid}.dashboard-event{min-height:82px;display:grid;grid-template-columns:42px 2px minmax(0,1fr) auto;align-items:center;gap:14px;border-bottom:1px solid #eff1f4}.dashboard-event:last-child{border-bottom:0}.dashboard-event time{display:grid;text-align:center}.dashboard-event time strong{font-family:Manrope,sans-serif;font-size:20px;line-height:1}.dashboard-event time small{margin-top:4px;color:#7657ff;font-size:7px;font-weight:850}.dashboard-event-line{width:2px;height:38px;border-radius:3px;background:#dfd8ff}.dashboard-event>div{display:grid;gap:3px}.dashboard-event>div small{color:#7657ff;font-size:7px;font-weight:850;text-transform:uppercase}.dashboard-event>div strong{font-size:11px}.dashboard-event p{display:flex;align-items:center;gap:4px;margin:0;color:#9098a5;font-size:8px;text-transform:capitalize}.dashboard-event>svg{color:#aeb5be}.dashboard-empty{min-height:300px;display:grid;place-items:center;align-content:center;text-align:center}.dashboard-empty>span{width:54px;height:54px;display:grid;place-items:center;margin-bottom:13px;color:#7657ff;border-radius:16px;background:#f0edff}.dashboard-empty strong{font-size:13px}.dashboard-empty p{margin:6px 0 14px;color:#8d96a3;font-size:10px}.dashboard-empty button{display:flex;align-items:center;gap:5px;padding:8px 11px;color:#6244e2;border-radius:8px;background:#eeeaff;font-size:9px;font-weight:800}.dashboard-side-stack{display:grid;gap:15px}.dashboard-marcia-card{position:relative;min-height:263px;overflow:hidden;padding:26px;color:#fff;border-radius:16px;background:radial-gradient(circle at 95% 0,rgba(255,202,113,.25),transparent 30%),radial-gradient(circle at 0 100%,rgba(144,119,255,.27),transparent 38%),#0a1929;box-shadow:0 16px 35px #07121f24}.dashboard-marcia-orb{width:43px;height:43px;display:grid;place-items:center;margin-bottom:17px;color:#0a1929;border-radius:14px;background:linear-gradient(145deg,#ffd88e,#efa72f);box-shadow:0 9px 25px #f4ae3f40}.dashboard-marcia-orb svg{width:20px}.dashboard-marcia-card>small{color:#d0c6ff;font-size:7px;font-weight:850;letter-spacing:.16em}.dashboard-marcia-card h2{margin:7px 0;font-family:Manrope,sans-serif;font-size:20px;line-height:1.16}.dashboard-marcia-card p{margin:0 0 17px;color:#fff9;font-size:9px;line-height:1.55}.dashboard-marcia-card button{width:100%;min-height:39px;display:flex;align-items:center;justify-content:center;gap:7px;color:#132033;border-radius:9px;background:#fff;font-size:9px;font-weight:850}.dashboard-marcia-card button svg:last-child{margin-left:auto}.dashboard-marcia-card em{display:block;margin-top:10px;color:#ffffff59;font-size:7px;font-style:normal;text-align:center}.dashboard-plan-card{min-height:152px;padding:20px}.dashboard-plan-card>div{display:inline-grid;gap:4px}.dashboard-plan-card>div strong{font-family:Manrope,sans-serif;font-size:17px}.dashboard-plan-card>span{float:right;padding:4px 7px;color:#257353;border-radius:10px;background:#e9f8f1;font-size:7px;font-weight:850}.dashboard-plan-card p{margin:13px 0 7px;color:#818b99;font-size:8px;line-height:1.5}.dashboard-onboarding{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:19px;padding:20px 24px}.dashboard-onboarding>div:first-child{display:flex;align-items:center;gap:14px}.dashboard-onboarding-icon{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;color:#fff;border-radius:13px;background:#35af81}.dashboard-onboarding h2{font-size:14px}.dashboard-onboarding p{margin:4px 0 0;color:#8c95a2;font-size:8px}.dashboard-checklist{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.dashboard-checklist span{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;color:#7f8997;border:1px solid #e5e8ed;border-radius:8px;font-size:8px;font-weight:700}.dashboard-checklist span svg{width:12px;height:12px}.dashboard-checklist span.done{color:#277454;border-color:#c7e9db;background:#effaf6}.dashboard-error{min-height:150px;display:flex;align-items:center;gap:16px;padding:24px;color:#893d43;border:1px solid #f0c9cd;border-radius:14px;background:#fff5f5}.dashboard-error>span{width:40px;height:40px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:#fbe0e2}.dashboard-error p{margin:5px 0 0;font-size:10px}.dashboard-error button{margin-left:auto;padding:9px 12px;color:#fff;border-radius:8px;background:#a84951;font-size:9px;font-weight:800}@media(max-width:1180px){.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-content-grid{grid-template-columns:minmax(0,1.4fr) minmax(255px,.7fr)}.dashboard-onboarding{align-items:flex-start;flex-direction:column}.dashboard-checklist{justify-content:flex-start}}@media(max-width:880px){.dashboard-sidebar{transform:translate(-105%);transition:transform .28s ease}.dashboard-sidebar.is-open{transform:translate(0)}.dashboard-sidebar-close,.dashboard-menu-button{display:grid;place-items:center;color:inherit;background:transparent}.dashboard-sidebar-close svg{width:19px}.dashboard-sidebar-overlay{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;background:#040c158c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dashboard-page{margin-left:0}.dashboard-menu-button{width:37px;height:37px;margin-right:12px;color:#596577;border:1px solid #e4e8ed;border-radius:9px}.dashboard-menu-button svg{width:19px}.dashboard-content-grid{grid-template-columns:1fr}.dashboard-side-stack{grid-template-columns:1fr 1fr}}@media(max-width:620px){.dashboard-topbar{min-height:68px;padding:0 15px}.dashboard-church-icon,.dashboard-user,.dashboard-icon-button{display:none}.dashboard-church strong{max-width:150px}.dashboard-main{padding:26px 15px 45px}.dashboard-welcome{align-items:stretch;flex-direction:column;gap:18px}.dashboard-welcome h1{font-size:28px}.dashboard-welcome h1 span{display:block}.dashboard-primary-action{width:100%}.dashboard-metrics{grid-template-columns:1fr}.dashboard-metric{min-height:106px}.dashboard-side-stack{grid-template-columns:1fr}.dashboard-panel{padding:18px}.dashboard-panel-heading button{font-size:0}.dashboard-event{grid-template-columns:36px 2px minmax(0,1fr);gap:10px}.dashboard-event>svg{display:none}.dashboard-onboarding{padding:19px}.dashboard-checklist{display:grid;width:100%;grid-template-columns:1fr 1fr}.dashboard-error{align-items:flex-start;flex-direction:column}.dashboard-error button{margin-left:0}}.public-landing-container{min-height:100vh;background:#fafafa;color:#0f172a;font-family:Plus Jakarta Sans,Inter,sans-serif}.public-landing-loading,.public-landing-error{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;background:#f8fafc}.public-landing-loading svg{color:#6366f1;margin-bottom:16px}.public-landing-error h2{font-size:24px;margin-bottom:8px;color:#0f172a}.public-landing-error p{color:#64748b;margin-bottom:20px}.public-landing-error button{padding:10px 20px;background:#6366f1;color:#fff;border:none;border-radius:12px;font-weight:600;cursor:pointer}.public-navbar{position:sticky;top:0;z-index:100;background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e2e8f0}.public-navbar-inner{max-width:1140px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between}.public-logo{display:flex;align-items:center;gap:10px}.public-logo-mark{width:34px;height:34px;display:grid;place-items:center;background:var(--landing-primary, #6366f1);color:#fff;border-radius:10px}.public-logo strong{font-size:17px;color:#0f172a}.public-nav-actions{display:flex;align-items:center;gap:20px}.nav-link{color:#475569;text-decoration:none;font-size:14px;font-weight:600;transition:color .2s ease}.nav-link:hover{color:var(--landing-primary, #6366f1)}.btn-app-login{padding:8px 18px;background:#0f172a;color:#fff;border:none;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease}.btn-app-login:hover{background:#1e293b}.public-hero{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;text-align:center;padding:80px 24px;overflow:hidden}.public-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;filter:blur(2px);transform:scale(1.05)}.public-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(15,23,42,.88),var(--landing-primary, rgba(67, 56, 202, .85)))}.public-hero-content{position:relative;z-index:2;max-width:780px;color:#fff}.hero-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);border-radius:20px;font-size:11px;font-weight:800;letter-spacing:.08em;margin-bottom:20px}.public-hero-content h1{font-size:clamp(34px,5vw,54px);font-weight:800;letter-spacing:-.02em;margin:0 0 16px;line-height:1.15}.public-hero-content p{font-size:clamp(16px,2vw,19px);color:#e2e8f0;margin:0 0 32px;line-height:1.6}.hero-buttons{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.btn-primary-hero{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#fff;color:var(--landing-primary, #4338ca);border-radius:14px;font-size:15px;font-weight:700;text-decoration:none;box-shadow:0 8px 24px #0003;transition:transform .2s ease}.btn-primary-hero:hover{transform:translateY(-2px)}.btn-secondary-hero{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s ease}.btn-secondary-hero:hover{background:#ffffff40}.public-section{max-width:1140px;margin:0 auto;padding:70px 24px}.public-section.alt-bg{max-width:100%;background:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.section-header{text-align:center;max-width:640px;margin:0 auto 48px}.section-header small{display:inline-flex;align-items:center;gap:6px;color:#6366f1;font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:8px}.section-header h2{font-size:clamp(26px,3.5vw,36px);font-weight:800;color:#0f172a;margin:0 0 12px}.section-header p{color:#64748b;font-size:15px;margin:0}.public-schedule-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.schedule-card{display:flex;align-items:flex-start;gap:16px;padding:28px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 8px 24px #0f172a08}.card-icon{width:48px;height:48px;display:grid;place-items:center;background:#eef2ff;color:#6366f1;border-radius:14px}.schedule-card h3{margin:0 0 4px;font-size:18px;color:#0f172a}.schedule-card strong{display:block;color:#059669;font-size:14px;margin-bottom:6px}.schedule-card p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.service-banner-box{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:32px;padding:14px 20px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:14px;color:#047857;font-size:14px;text-align:center}.events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;max-width:1140px;margin:0 auto}.event-public-card{overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 8px 24px #0000000a;transition:transform .2s ease}.event-public-card:hover{transform:translateY(-4px)}.event-card-img{width:100%;height:180px;object-fit:cover}.event-card-fallback-img{width:100%;height:180px;display:grid;place-items:center;background:linear-gradient(135deg,#6366f1,#7c3aed);color:#fff}.event-card-details{padding:20px}.event-type-badge{display:inline-block;padding:4px 10px;background:#e0e7ff;color:#4338ca;border-radius:8px;font-size:11px;font-weight:800;margin-bottom:10px}.event-card-details h3{margin:0 0 10px;font-size:18px;color:#0f172a}.event-meta{display:flex;flex-direction:column;gap:4px;color:#64748b;font-size:13px;margin-bottom:12px}.event-meta span{display:flex;align-items:center;gap:6px}.event-card-details p{margin:0;color:#475569;font-size:13px;line-height:1.5}.teams-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.team-public-card{display:flex;align-items:flex-start;gap:12px;padding:18px;background:#fff;border:1px solid #e2e8f0;border-radius:16px}.team-icon{width:36px;height:36px;display:grid;place-items:center;background:#f1f5f9;color:#6366f1;border-radius:10px}.team-public-card strong{display:block;font-size:15px;color:#0f172a}.team-public-card p{margin:4px 0 0;color:#64748b;font-size:12px}.give-section{padding-top:20px}.give-card{text-align:center;max-width:600px;margin:0 auto;padding:40px 28px;background:linear-gradient(135deg,#0f172a,#1e1b4b);color:#fff;border-radius:24px;box-shadow:0 20px 40px #0f172a26}.give-icon{width:56px;height:56px;display:grid;place-items:center;margin:0 auto 16px;background:#ffffff1a;color:#fef08a;border-radius:18px}.give-card h2{margin:0 0 8px;font-size:26px}.give-card p{color:#cbd5e1;font-size:14px;margin:0 0 24px}.pix-key-box{display:inline-flex;flex-direction:column;align-items:center;gap:8px;padding:16px 24px;background:#ffffff14;border:1px dashed rgba(255,255,255,.25);border-radius:16px}.pix-key-box small{color:#94a3b8;font-size:11px;font-weight:800}.pix-key-box strong{color:#fef08a;font-size:16px;word-break:break-all}.pix-key-box button{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#f59e0b;color:#0f172a;border:none;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;margin-top:4px}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:1140px;margin:0 auto}.contact-card{padding:28px;background:#fafafa;border:1px solid #e2e8f0;border-radius:20px;text-align:center}.contact-card svg{color:#6366f1;margin-bottom:12px}.contact-card h3{margin:0 0 6px;font-size:18px;color:#0f172a}.contact-card p{color:#475569;font-size:14px;margin:0 0 16px}.btn-location-link,.btn-whatsapp-link{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:10px;font-size:13px;font-weight:700;text-decoration:none}.btn-location-link{background:#eef2ff;color:#4338ca}.btn-whatsapp-link{background:#dcfce7;color:#15803d}.public-footer{background:#0f172a;color:#fff;padding:32px 24px}.public-footer-inner{max-width:1140px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-left strong{display:block;font-size:16px}.footer-left small{color:#94a3b8;font-size:12px}.footer-right{color:#94a3b8;font-size:13px}@media(max-width:768px){.public-nav-actions{display:none}.public-footer-inner{flex-direction:column;text-align:center}}:root{--navy: #07121f;--navy-2: #0b1b2c;--ink: #102033;--muted: #687386;--cream: #f7f4ed;--gold: #f4ae3f;--gold-2: #ffca71;--purple: #7657ff;--purple-dark: #5d3fe5;--line: #e5e7eb;--white: #fff;--radius: 18px;font-family:DM Sans,sans-serif;color:var(--ink);background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;min-width:320px;background:#fff}body,button,input{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:112px 0}.site-header{position:absolute;z-index:30;width:100%;color:#fff}.announcement{min-height:35px;display:flex;align-items:center;justify-content:center;gap:20px;padding:7px 20px;background:var(--purple);font-size:12px;font-weight:700;letter-spacing:.02em}.announcement span,.announcement a{display:flex;align-items:center;gap:7px}.announcement a{color:#fff;text-decoration:underline;text-underline-offset:3px}.nav{min-height:77px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.14)}.logo{display:inline-flex;align-items:center;gap:11px}.logo-mark{position:relative;width:32px;height:36px;display:grid;place-items:center;border:2px solid var(--purple);border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-width:5px}.logo-mark:before,.logo-mark:after,.logo-mark span{position:absolute;content:"";background:var(--gold);border-radius:10px}.logo-mark:before{width:3px;height:19px;top:6px}.logo-mark:after{width:14px;height:3px;top:11px}.logo-mark span{width:11px;height:3px;bottom:-9px}.logo-copy{display:flex;flex-direction:column;line-height:1}.logo-copy strong{font-family:Manrope,sans-serif;font-size:15px;letter-spacing:.11em}.logo-copy small{margin-top:4px;color:var(--purple);font-size:9px;font-weight:800;letter-spacing:.34em}.logo:not(.logo--light) .logo-copy strong{color:#fff}.nav-links,.nav-actions{display:flex;align-items:center}.nav-links{gap:30px;margin-left:auto;margin-right:36px}.nav-links>a,.login-link{color:#ffffffc2;font-size:13px;font-weight:600;transition:color .2s}.login-link{display:inline-flex;align-items:center;gap:6px;padding:0;background:transparent}.session-name{max-width:150px;overflow:hidden;color:#ffffffad;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.nav-links a:hover,.login-link:hover{color:#fff}.nav-actions{gap:22px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border-radius:10px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button--primary{color:#fff;background:var(--purple);box-shadow:0 9px 22px #7657ff40}.button--primary:hover{background:#6848f5;box-shadow:0 12px 26px #7657ff57}.button--glow{min-height:52px;padding:0 24px;color:#111827;background:linear-gradient(135deg,#ffd485,#f3a936);box-shadow:0 13px 35px #f4ae3f45}.button--glow:hover{box-shadow:0 16px 42px #f4ae3f61}.button--outline{color:var(--ink);background:#fff;border:1px solid #d7dce3}.button--outline:hover{border-color:var(--purple);color:var(--purple)}.button--dark{color:#fff;background:var(--navy)}.button--full{width:100%}.button:disabled{cursor:wait;opacity:.7;transform:none}.menu-button,.nav-mobile-cta,.nav-mobile-login{display:none}.hero{position:relative;min-height:800px;display:flex;align-items:center;overflow:hidden;color:#fff;background:#06111e}.hero-image,.hero-glow,.hero-bottom-fade{position:absolute;top:0;right:0;bottom:0;left:0}.hero-image{background:url(/hero-worship.png) center right / cover no-repeat}.hero-image:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#050f1afc,#050f1af2 32%,#050f1a7a 58%,#050f1a1c),linear-gradient(180deg,rgba(5,15,26,.35),transparent 35%,rgba(5,15,26,.3))}.hero-glow{width:580px;height:580px;top:80px;left:-250px;border-radius:50%;background:#7657ff21;filter:blur(70px)}.hero-bottom-fade{top:auto;height:150px;bottom:0;background:linear-gradient(transparent,#050f1ab8)}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;padding-top:125px}.hero-copy{max-width:650px}.hero-badge{width:fit-content;display:flex;align-items:center;gap:9px;margin-bottom:23px;padding:7px 12px;border:1px solid rgba(255,255,255,.16);border-radius:99px;color:#fffc;background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.badge-dot{width:7px;height:7px;border-radius:50%;background:var(--gold);box-shadow:0 0 12px var(--gold)}.hero h1,.section-heading h2,.marcia-copy h2,.numbers-copy h2,.faq-title h2,.final-cta h2,.modal h2{margin:0;font-family:Manrope,sans-serif;letter-spacing:-.045em}.hero h1{max-width:700px;font-size:clamp(48px,5.4vw,73px);line-height:1.02}.hero h1 em{color:var(--gold-2);font-style:normal}.hero-copy>p{max-width:580px;margin:24px 0 28px;color:#ffffffb8;font-size:18px;line-height:1.65}.hero-copy>p strong{color:#fff}.hero-actions{display:flex;align-items:center;gap:25px}.watch-link{display:flex;align-items:center;gap:10px;color:#ffffffdb;font-size:13px;font-weight:700}.watch-link span{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%}.hero-proof{display:flex;gap:20px;margin-top:25px;color:#ffffff85;font-size:11px}.hero-proof span{display:flex;align-items:center;gap:5px}.hero-proof svg{color:var(--gold)}.hero-assistant{width:385px;align-self:end;justify-self:end;margin-bottom:64px;color:var(--ink);background:#fffffff5;border:1px solid rgba(255,255,255,.48);border-radius:17px;box-shadow:0 30px 70px #0000005c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:rotate(-1.3deg)}.assistant-top,.demo-header{display:flex;align-items:center;padding:15px 17px;border-bottom:1px solid #eceef2}.marcia-avatar{width:39px;height:39px;flex:0 0 auto;display:grid;place-items:center;margin-right:10px;color:#fff;border-radius:12px;background:linear-gradient(145deg,#896eff,#5e3bdf);box-shadow:0 7px 16px #7657ff4d}.assistant-top>div:nth-child(2),.demo-header>div:nth-child(2){display:flex;flex-direction:column}.assistant-top strong,.demo-header strong{font:800 13px Manrope,sans-serif}.assistant-top small,.demo-header small{margin-top:2px;color:#8b93a1;font-size:9px}.assistant-top small{display:flex;align-items:center;gap:4px}.assistant-top small span{width:6px;height:6px;border-radius:50%;background:#2dc789}.assistant-label,.secure{margin-left:auto;color:#7a8493;font-size:8px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.assistant-body{position:relative;padding:19px 17px 18px}.audio-message{display:flex;align-items:center;gap:10px;margin-left:45px;padding:10px 12px;border-radius:13px 13px 3px;background:#ece8ff}.audio-message button{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--purple)}.waveform{flex:1;height:20px;display:flex;align-items:center;gap:2px}.waveform span{width:2px;border-radius:2px;background:#8873da}.audio-message small{color:#7f6fb9;font-size:8px}.audio-caption{margin:7px 0 17px 55px;color:#8c93a0;font-size:9px;font-style:italic}.marcia-reply{display:flex;align-items:flex-start;gap:8px}.tiny-avatar{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;color:#fff;border-radius:8px;background:var(--purple)}.marcia-reply p{margin:0;padding:10px 12px;border-radius:3px 12px 12px;background:#f3f4f6;color:#545e6d;font-size:10px;line-height:1.5}.marcia-reply strong{color:#273142}.marcia-reply p span{color:#25b97d}.task-chip{width:fit-content;display:flex;align-items:center;gap:5px;margin:12px 0 0 32px;padding:6px 9px;border:1px solid #d4f0e2;border-radius:99px;color:#16865c;background:#effbf6;font-size:9px;font-weight:700}.trust-strip{color:#87909c;background:#07121f;border-top:1px solid rgba(255,255,255,.07)}.trust-grid{min-height:91px;display:grid;grid-template-columns:1.45fr repeat(5,1fr);align-items:center;gap:30px}.trust-grid p{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.trust-grid div{display:flex;align-items:center;gap:8px;color:#c0c6ce;font-size:13px;font-weight:600}.trust-grid svg{width:18px;color:var(--gold)}.section-heading{max-width:720px;margin-bottom:52px}.section-heading.center{margin-inline:auto;text-align:center}.eyebrow{width:fit-content;display:flex;align-items:center;gap:7px;margin-bottom:16px;color:#8f79ff;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow--gold{color:#be7814}.center .eyebrow{margin-inline:auto}.section-heading h2,.marcia-copy h2,.faq-title h2{font-size:clamp(34px,4vw,51px);line-height:1.12}.section-heading h2 span,.marcia-copy h2 span{color:#8d97a5}.section-heading>p,.marcia-copy>p,.faq-title>p{margin:19px 0 0;color:var(--muted);font-size:16px;line-height:1.7}.pain-section{background:var(--cream)}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:22px}.chaos-card,.clarity-card{position:relative;min-height:430px;overflow:hidden;padding:40px;border-radius:24px}.chaos-card{color:#293546;background:#fff;border:1px solid #e4e2dc}.clarity-card{color:#fff;background:radial-gradient(circle at 80% 15%,rgba(118,87,255,.46),transparent 35%),var(--navy)}.card-kicker{display:inline-block;margin-bottom:16px;color:#9aa2ad;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.clarity-card .card-kicker{color:var(--gold)}.chaos-card h3,.clarity-card h3{margin:0;font:700 26px/1.25 Manrope,sans-serif;letter-spacing:-.03em}.chaos-card ul,.clarity-card ul,.price-card ul{list-style:none;margin:25px 0 0;padding:0}.chaos-card li,.clarity-card li{display:flex;align-items:center;gap:9px;margin:12px 0;font-size:13px}.chaos-card li{color:#7d8591}.chaos-card li svg{width:16px;color:#dc6d6d}.clarity-card li{color:#ffffffb8}.clarity-card li svg{width:16px;color:var(--gold)}.chaos-visual{position:absolute;inset:auto 28px 0 140px;height:115px;opacity:.52}.chaos-visual span{position:absolute;padding:9px 12px;border:1px solid #dfe2e6;border-radius:7px;color:#8c949f;background:#f7f8f9;box-shadow:0 5px 15px #0d1a2b0f;font:9px monospace}.chaos-visual span:nth-child(1){top:17px;left:20px;transform:rotate(-4deg)}.chaos-visual span:nth-child(2){top:54px;left:110px;transform:rotate(3deg)}.chaos-visual span:nth-child(3){top:78px;left:-10px}.clarity-command{position:absolute;right:38px;bottom:33px;left:38px;display:flex;align-items:center;gap:10px;padding:15px 16px;border:1px solid rgba(255,255,255,.13);border-radius:13px;color:#ffffffc2;background:#ffffff12;font-size:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.clarity-command>svg{color:var(--gold)}.done-dot{width:27px;height:27px;display:grid;place-items:center;margin-left:auto;color:#123e31;border-radius:50%;background:#53d3a4}.marcia-section{color:#fff;background:radial-gradient(circle at 12% 0%,rgba(118,87,255,.18),transparent 30%),var(--navy)}.marcia-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:100px}.marcia-copy h2 span{color:var(--gold-2)}.marcia-copy>p{color:#fff9}.marcia-features{display:grid;gap:17px;margin-top:32px}.marcia-features>div{display:flex;align-items:center;gap:13px}.marcia-features>div>span{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:11px;color:var(--gold);background:#ffffff0f}.marcia-features svg{width:18px}.marcia-features p{display:flex;flex-direction:column;gap:2px;margin:0;color:#ffffff85;font-size:12px}.marcia-features strong{color:#fff;font-size:13px}.availability{display:flex;align-items:center;gap:8px;margin-top:28px!important;font-size:11px!important}.availability span{width:7px;height:7px;border-radius:50%;background:#4bd29f}.demo-card{color:var(--ink);background:#fff;border:1px solid rgba(255,255,255,.12);border-radius:20px;box-shadow:0 35px 90px #00000052}.demo-header{padding:18px 20px}.secure{display:flex;align-items:center;gap:5px;color:#658170}.demo-conversation{min-height:365px;padding:34px;background:radial-gradient(circle at 80% 10%,#f0edff,transparent 35%),#fafbfc}.demo-user{width:80%;margin-left:auto;padding:15px 17px;border-radius:16px 16px 4px;color:#fff;background:var(--purple);box-shadow:0 10px 23px #7657ff33}.message-type{display:flex;align-items:center;gap:5px;color:#ffffffa6;font-size:9px;font-weight:700;text-transform:uppercase}.demo-user p,.demo-marcia p{margin:8px 0 0;font-size:12px;line-height:1.55}.demo-typing{width:fit-content;display:flex;gap:3px;margin:15px 0 8px;padding:8px 10px;border-radius:10px;background:#fff}.demo-typing i{width:4px;height:4px;border-radius:50%;background:#a7adba;animation:blink 1.2s infinite}.demo-typing i:nth-child(2){animation-delay:.2s}.demo-typing i:nth-child(3){animation-delay:.4s}@keyframes blink{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.demo-marcia{position:relative;width:87%;padding:16px 17px 16px 46px;border:1px solid #e4e6ea;border-radius:4px 16px 16px;background:#fff}.mini-spark{position:absolute;top:15px;left:15px;width:23px;height:23px;display:grid;place-items:center;color:#fff;border-radius:7px;background:var(--purple)}.demo-marcia p{margin:0;color:#5e6877}.demo-marcia strong{color:#242f40}.demo-summary{display:flex;align-items:center;gap:9px;margin:13px 0 0 31px;padding:10px 12px;border:1px solid #ddf0e7;border-radius:10px;background:#f4fbf8}.demo-summary>span{width:25px;height:25px;display:grid;place-items:center;color:#fff;border-radius:7px;background:#39bf8d}.demo-summary>div{display:flex;flex-direction:column}.demo-summary strong{font-size:10px}.demo-summary small{color:#8a938f;font-size:8px}.demo-summary>small{margin-left:auto}.demo-input{display:flex;align-items:center;gap:10px;margin:16px 18px;padding:7px 8px 7px 13px;border:1px solid #e2e5e9;border-radius:11px}.demo-input button{width:30px;height:30px;display:grid;place-items:center;color:#777f8e;border-radius:8px;background:#f3f4f6}.demo-input button:last-child{margin-left:auto;color:#fff;background:var(--purple)}.demo-input span{color:#a0a6b0;font-size:10px}.demo-switcher{display:flex;justify-content:center;gap:6px;padding-bottom:13px}.demo-switcher button{width:6px;height:6px;padding:0;border-radius:99px;background:#d3d6dc;transition:width .2s,background .2s}.demo-switcher button.active{width:22px;background:var(--purple)}.modules-section{background:#fbfbfa}.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.module-card{position:relative;min-height:267px;padding:28px;border:1px solid #e7e9ed;border-radius:17px;background:#fff;transition:transform .25s,box-shadow .25s,border-color .25s}.module-card:hover{transform:translateY(-5px);border-color:#d8d0ff;box-shadow:0 18px 40px #18233214}.module-card--featured{color:#fff;border-color:transparent;background:radial-gradient(circle at 100% 0%,rgba(244,174,63,.3),transparent 35%),linear-gradient(140deg,#6c4dee,#422ca6)}.module-tag{position:absolute;top:22px;right:22px;padding:5px 8px;border:1px solid rgba(255,255,255,.2);border-radius:99px;color:#f5e4bd;background:#ffffff1a;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.module-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:21px;border-radius:12px}.module-icon svg{width:21px}.module-icon--violet{color:#6544e5;background:#eeeafe}.module-icon--gold{color:#b36f0a;background:#fff1d7}.module-icon--blue{color:#286cbd;background:#e8f3ff}.module-icon--pink{color:#c04979;background:#fce9f1}.module-icon--green{color:#258362;background:#e5f7f0}.module-icon--purple{color:#fff;background:#ffffff2b}.module-card h3{margin:0;font:700 17px Manrope,sans-serif}.module-card p{margin:10px 0 22px;color:#737d8b;font-size:12px;line-height:1.6}.module-card--featured p{color:#ffffffab}.module-card a{display:inline-flex;align-items:center;gap:6px;color:var(--purple);font-size:11px;font-weight:800}.module-card--featured a{color:var(--gold-2)}.numbers-section{padding:70px 0;color:#fff;background:radial-gradient(circle at 20% 50%,rgba(118,87,255,.2),transparent 30%),var(--navy)}.numbers-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px}.numbers-copy svg{margin-bottom:15px;color:var(--gold)}.numbers-copy h2{max-width:600px;font-size:32px;line-height:1.3}.numbers-copy p{margin:10px 0 0;color:#ffffff73;font-size:12px}.time-card{display:flex;align-items:center;gap:18px;padding:25px;border:1px solid rgba(255,255,255,.11);border-radius:15px;background:#ffffff0d}.time-icon{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;color:#142133;border-radius:15px;background:var(--gold)}.time-card strong{font:800 22px Manrope,sans-serif}.time-card p{margin:3px 0 0;color:#ffffff8a;font-size:11px;line-height:1.5}.pricing-section{background:var(--cream)}.billing-toggle{width:fit-content;display:flex;margin:29px auto 0;padding:4px;border:1px solid #deddd8;border-radius:10px;background:#fff}.billing-toggle button{min-height:34px;padding:0 14px;color:#7a8290;border-radius:7px;background:transparent;font-size:11px;font-weight:700}.billing-toggle button.active{color:#fff;background:var(--navy)}.billing-toggle span{margin-left:5px;color:#c98724;font-size:8px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px}.price-card{position:relative;display:flex;flex-direction:column;padding:31px;border:1px solid #e0dfdb;border-radius:19px;background:#fff}.price-card--popular{border:2px solid var(--purple);box-shadow:0 24px 60px #3e2d8a1f;transform:translateY(-10px)}.popular-ribbon{position:absolute;top:-16px;left:50%;display:flex;align-items:center;gap:5px;padding:7px 14px;color:#fff;border-radius:99px;background:var(--purple);box-shadow:0 6px 16px #7657ff40;font-size:9px;font-weight:800;text-transform:uppercase;transform:translate(-50%);white-space:nowrap}.plan-label{color:#9a7040;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.price-card h3{margin:7px 0 3px;font:800 23px Manrope,sans-serif}.price-card>p{min-height:38px;margin:0;color:#7b8492;font-size:11px;line-height:1.5}.price{min-height:62px;display:flex;align-items:baseline;margin-top:20px}.price sup{margin-right:3px;font-size:12px;font-weight:700}.price strong{font:800 39px Manrope,sans-serif;letter-spacing:-.06em}.price span{margin-left:5px;color:#8b939e;font-size:11px}.annual-note{height:17px;margin-top:-8px;color:#9aa0aa;font-size:8px}.price-card>.button{margin-top:17px}.price-divider{height:1px;margin:24px 0 20px;background:#ececeb}.included{font-size:11px}.price-card ul{display:grid;gap:12px;margin-top:15px}.price-card li{display:flex;align-items:center;gap:8px;color:#68717d;font-size:11px}.price-card li svg{flex:0 0 auto;color:var(--purple)}.pricing-footnote{display:flex;align-items:center;justify-content:center;gap:7px;margin:0;color:#878d96;font-size:10px}.pricing-footnote svg{color:#568a74}.pricing-actions{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:35px}.manage-subscription{padding:3px;color:var(--purple);background:transparent;font-size:10px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.billing-message{max-width:560px;margin:0;padding:10px 14px;color:#5f4a23;border:1px solid #ead7af;border-radius:9px;background:#fff9ec;font-size:10px;line-height:1.5;text-align:center}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-title{position:sticky;top:130px;align-self:start}.faq-title a{display:flex;align-items:center;gap:7px;margin-top:20px;color:var(--purple);font-size:12px;font-weight:800}.faq-item{border-bottom:1px solid #e5e7eb}.faq-item:first-child{border-top:1px solid #e5e7eb}.faq-item button{width:100%;min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:0;color:var(--ink);background:transparent;text-align:left;font-size:14px;font-weight:700}.faq-item button svg{color:#8c94a0;transition:transform .3s}.faq-item.is-open button svg{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-item.is-open .faq-answer{max-height:170px}.faq-answer p{margin:-8px 45px 24px 0;color:#747d89;font-size:12px;line-height:1.7}.final-cta{position:relative;overflow:hidden;padding:105px 0;color:#fff;background:var(--navy)}.final-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 100%,rgba(118,87,255,.4),transparent 38%),linear-gradient(#07121fab,#07121fd9),url(/hero-worship.png) center 58% / cover;opacity:.95}.final-cta-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.final-cta h2{font-size:clamp(38px,5vw,59px);line-height:1.1}.final-cta h2 span{color:var(--gold-2)}.final-cta p{max-width:550px;margin:21px 0 27px;color:#ffffffab;font-size:15px;line-height:1.65}.final-cta small{margin-top:15px;color:#ffffff73;font-size:10px}footer{color:#ffffff8c;background:#040b13}.footer-top{display:flex;justify-content:space-between;padding-top:55px;padding-bottom:45px}.footer-brand{max-width:260px}.footer-brand p{margin:20px 0 0;font-size:11px;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(3,120px);gap:40px}.footer-links>div{display:flex;flex-direction:column;gap:12px}.footer-links strong{margin-bottom:4px;color:#fff;font-size:11px}.footer-links a{font-size:10px}.footer-links a:hover{color:#fff}.footer-bottom{min-height:61px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);font-size:9px}.system-status{display:flex;align-items:center;gap:6px}.system-status i{width:6px;height:6px;border-radius:50%;background:#35c68e}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#030a11bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{position:relative;width:min(480px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:38px;border-radius:22px;background:#fff;box-shadow:0 30px 100px #00000059}.modal-close{position:absolute;top:16px;right:16px;width:34px;height:34px;display:grid;place-items:center;color:#727b87;border-radius:50%;background:#f1f2f4}.modal h2{margin-top:4px;font-size:31px;line-height:1.16}.modal>p,.success-state>p{color:#747e8b;font-size:13px;line-height:1.6}.modal form{display:grid;gap:14px;margin-top:22px}.modal label{display:grid;gap:6px;font-size:11px;font-weight:700}.modal input{height:47px;padding:0 13px;outline:none;border:1px solid #dfe3e8;border-radius:9px;color:var(--ink);font-size:13px}.modal input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #7657ff1a}.modal form small{color:#979da6;font-size:8px;text-align:center}.config-warning,.auth-error{padding:10px 12px;border-radius:8px;font-size:10px;line-height:1.5}.config-warning{margin-top:15px;color:#7a5515;border:1px solid #f0d8ac;background:#fff8e9}.auth-error{color:#a13e3e;border:1px solid #f1caca;background:#fff1f1}.auth-mode-switch{width:fit-content;margin:1px auto 0;padding:2px;color:var(--purple);background:transparent;font-size:10px;font-weight:800}.spinner{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.success-state{padding:20px 0 5px;text-align:center}.success-icon{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 20px;color:#fff;border-radius:50%;background:#35be88;box-shadow:0 13px 28px #35be8840}.success-state .button{margin-top:15px}@media(max-width:980px){.nav-links{position:absolute;top:112px;right:20px;left:20px;display:none;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#0c1928;box-shadow:0 20px 60px #00000059}.nav-links.is-open{display:flex}.nav-links>a{padding:14px 10px}.nav-mobile-cta,.nav-mobile-login,.menu-button{display:inline-flex}.nav-mobile-login{align-items:center;justify-content:center;min-height:42px;margin-top:8px;color:#ffffffd1;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#ffffff0a;font-size:12px;font-weight:700}.menu-button{width:42px;height:42px;align-items:center;justify-content:center;color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:9px;background:#ffffff0f}.nav-actions{display:none}.hero{min-height:900px}.hero-inner{grid-template-columns:1fr;gap:35px;padding-top:165px;padding-bottom:75px}.hero-assistant{width:min(410px,100%);align-self:auto;justify-self:start;margin:0}.hero-image:after{background:linear-gradient(90deg,#050f1afa,#050f1aab)}.trust-grid{grid-template-columns:repeat(5,1fr)}.trust-grid p{display:none}.marcia-grid{grid-template-columns:1fr;gap:60px}.marcia-copy{max-width:630px}.modules-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{gap:55px}}@media(max-width:720px){.container{width:min(100% - 28px,1180px)}.section{padding:78px 0}.announcement{justify-content:space-between;gap:8px;font-size:9px}.announcement a{white-space:nowrap}.nav{min-height:70px}.logo-copy strong{font-size:13px}.hero{min-height:940px;align-items:flex-start}.hero-inner{padding-top:150px}.hero h1{font-size:45px}.hero-copy>p{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;gap:16px}.hero-actions .button{width:100%}.watch-link{justify-content:center}.hero-proof{flex-wrap:wrap;row-gap:8px}.hero-image{background-position:66% center}.hero-image:after{background:linear-gradient(180deg,#050f1ae0,#050f1ac7),linear-gradient(90deg,#050f1af2,#050f1a40)}.hero-assistant{transform:none}.trust-grid{grid-template-columns:repeat(3,1fr);padding:18px 0;row-gap:15px}.trust-grid div{font-size:11px}.before-after,.pricing-grid,.numbers-grid,.faq-grid{grid-template-columns:1fr}.chaos-card,.clarity-card{min-height:410px;padding:29px}.chaos-visual{left:90px}.marcia-grid{gap:45px}.demo-conversation{min-height:390px;padding:22px 16px}.demo-user{width:90%}.demo-marcia{width:95%}.modules-grid{grid-template-columns:1fr}.module-card{min-height:245px}.numbers-grid{gap:35px}.price-card--popular{margin-top:20px;transform:none}.pricing-grid{gap:18px}.faq-title{position:static}.footer-top{flex-direction:column;gap:40px}.footer-links{grid-template-columns:repeat(3,1fr);gap:20px}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:7px}.modal{padding:34px 23px 25px}}@media(max-width:390px){.announcement span svg{display:none}.hero h1{font-size:40px}.hero-proof{gap:12px}.assistant-label{display:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.footer-links{grid-template-columns:1fr 1fr;row-gap:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
