.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.integration-card{padding:22px;display:flex;flex-direction:column;min-height:260px}.integration-logo{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;font-size:19px;margin-bottom:25px}.integration-logo.email{background:#eeeaff;color:#6d52dc}.integration-logo.calendar{background:#e7f7ef;color:#17885d}.integration-logo.ai{background:#fff1e3;color:#b86c27}.integration-card h2{font:700 16px Manrope;margin:0 0 7px}.integration-card p{color:#787a73;font-size:11px;line-height:1.6}.integration-card small{display:block;color:#a06c35;margin-top:15px}.integration-card button{margin-top:auto;border:1px solid #e7e5dc;background:#1e1f1b;color:#fff;border-radius:8px;padding:10px;font-weight:600}.integration-card button:disabled{background:#efeee9;color:#96978f}.safety-card{margin-top:14px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between}.safety-card>div{display:flex;align-items:center;gap:13px}.safety-card>div>span{width:34px;height:34px;background:#e5f6ed;color:#168258;border-radius:50%;display:grid;place-items:center}.safety-card h2{font:700 13px Manrope;margin:0 0 4px}.safety-card p{font-size:10px;color:#898b84;margin:0}.safety-card button{border:1px solid #e7e5dc;background:#fff;border-radius:7px;padding:8px 11px}.auth-screen{position:fixed;inset:0;background:#f4f2eb;z-index:100;display:grid;place-items:center;transition:opacity .3s}.auth-screen.hidden{opacity:0;pointer-events:none}.auth-brand{position:absolute;top:30px;left:34px;display:flex;align-items:center;gap:10px;font:800 21px Manrope}.auth-card{width:min(430px,calc(100% - 34px));background:#fff;border:1px solid #e7e5dc;border-radius:18px;padding:36px;box-shadow:0 24px 70px #3b392d18}.auth-orb{width:46px;height:46px;background:linear-gradient(135deg,#8268f0,#4f37b7);color:#fff;border-radius:13px;display:grid;place-items:center;font-size:20px;margin-bottom:24px}.auth-card h1{font:700 29px Manrope;letter-spacing:-1px;margin:0 0 8px}.auth-card>p:not(.eyebrow){color:#777971;line-height:1.55;margin:0 0 22px}.auth-card label{font-size:10px;font-weight:700;display:block;margin:12px 0;color:#60625c}.auth-card input{display:block;width:100%;border:1px solid #dedcd3;border-radius:8px;padding:11px;margin-top:6px;font:12px "DM Sans";outline:none}.auth-card input:focus{border-color:#7056e6;box-shadow:0 0 0 3px #7056e619}.auth-card form button{width:100%;border:0;background:#7056e6;color:#fff;border-radius:8px;padding:12px;margin-top:8px;font-weight:700}.auth-card form button span{float:right}.auth-card form>small{display:block;color:#b34e46;margin-top:8px}.demo-login{width:100%;border:1px solid #e7e5dc;background:#fff;border-radius:8px;padding:11px;margin-top:10px;font-weight:600}.demo-hint{display:block;text-align:center;color:#aaa;margin-top:13px;font-size:9px}@media(max-width:760px){.settings-grid{grid-template-columns:1fr}.safety-card{align-items:flex-start;gap:16px}.auth-brand{top:18px;left:20px}.auth-card{padding:27px}}
.auth-form{display:none}.auth-form.active{display:block}.auth-card form button.google-auth{display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#1f201d;border:1px solid #dedcd3;box-shadow:0 1px 2px #1817110a}.google-auth span{float:none!important;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#f2f0ea;color:#4285f4;font-weight:800;font-family:Manrope}.auth-divider{display:flex;align-items:center;gap:12px;color:#a2a49d;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin:14px 0 2px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#ebe9e1;flex:1}.auth-switch{width:100%;border:0;background:transparent;color:#6e54e8;padding:11px 0 2px;font-weight:700;font-size:11px;cursor:pointer}.profile{cursor:pointer}.profile:hover{background:#292a25;border-radius:9px}
.logout-btn{height:38px;border:1px solid #e0ddd4;background:#fff;color:#595b54;border-radius:8px;padding:0 13px;font-weight:700;cursor:pointer}.logout-btn:hover{border-color:#cfcabe;background:#f8f7f3;color:#1f201c}
@media(max-width:760px){.auth-screen{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:22px 0 28px;overflow-y:auto;place-items:initial}.auth-brand{position:relative;top:auto;left:auto;width:min(430px,calc(100% - 34px));margin:0 auto 12px;gap:9px;z-index:1}.auth-brand .brand-mark{flex:0 0 25px}.auth-card{position:relative;z-index:0}.auth-orb{margin-top:0;margin-bottom:22px}}
@media(max-width:380px){.auth-brand{font-size:19px}.auth-card{padding:24px}.auth-card h1{font-size:27px}.auth-orb{width:42px;height:42px}}
