@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#1d1b2f;font-synthesis:none;--ink:#1d1b2f;--muted:#6f7186;--subtle:#9595a8;--surface:#ffffffeb;--line:#e9e1f4;--purple:#7c3cff;--purple-dark:#6025cd;--purple-soft:#efe7ff;--pink:#d94f9f;--pink-soft:#fce7f4;--cyan:#4ebbd1;--cyan-soft:#e1f7fb;--green:#20a56b;--danger:#cf3f61;--shadow:0 18px 55px #482c7c17;--radius:24px;background:#f7f3ff;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;background:#f7f3ff;min-height:100%}html,body,#root{touch-action:manipulation}body{background:radial-gradient(circle at 92% -8%,#67c7dc3d,#0000 29rem),radial-gradient(circle at 18% 8%,#7c3cff24,#0000 26rem),#f8f5fc;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0}button:disabled{cursor:default;opacity:.58}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,DM Sans,sans-serif}input,textarea,select{width:100%;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:13px;outline:0;padding:.78rem .85rem;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{border-color:var(--purple);box-shadow:0 0 0 4px #7c3cff1f}textarea{resize:vertical;line-height:1.45}.app-shell{min-height:100vh;padding-left:224px}.sidebar{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc7;border-right:1px solid #e1d5f0e6;flex-direction:column;width:224px;padding:1.5rem 1rem;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.04em;color:var(--ink);align-items:center;gap:.65rem;font-size:1.35rem;font-weight:800;display:inline-flex}.brand-mark{background:linear-gradient(135deg,#7c3cff,#d650a1 57%,#67c7dc);border-radius:11px 11px 11px 4px;justify-content:center;align-items:center;gap:3px;width:35px;height:31px;display:flex;box-shadow:0 7px 20px #7c3cff40}.brand-mark i{background:#fff;border-radius:50%;width:4px;height:4px}.sidebar nav{flex-direction:column;gap:.35rem;margin-top:2.4rem;display:flex}.nav-item{color:#777589;text-align:left;background:0 0;border-radius:13px;align-items:center;gap:.78rem;min-height:47px;padding:0 .9rem;font-weight:600;display:flex;position:relative}.nav-item:hover{color:var(--purple-dark);background:#efe7ff99}.nav-item.active{color:var(--purple-dark);background:var(--purple-soft)}.nav-icon{flex:none;width:20px;height:20px}.nav-icon svg,.bottom-nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block}.nav-badge{color:#fff;background:var(--pink);text-align:center;border-radius:99px;min-width:21px;margin-left:auto;padding:.1rem .35rem;font-size:.72rem}.sidebar-footer{border-top:1px solid var(--line);align-items:center;gap:.7rem;margin-top:auto;padding:.85rem .5rem;display:flex}.sidebar-footer strong,.sidebar-footer small{white-space:nowrap;text-overflow:ellipsis;max-width:125px;display:block;overflow:hidden}.sidebar-footer strong{font-size:.88rem}.sidebar-footer small{color:var(--muted);margin-top:.1rem;font-size:.73rem}.avatar,.small-avatar{color:var(--purple-dark);background:linear-gradient(135deg, var(--purple-soft), var(--cyan-soft));border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.avatar{width:38px;height:38px}.small-avatar{width:42px;height:42px;font-size:.8rem}.main-content{width:min(1280px,100%);margin:0 auto;padding:1.5rem clamp(1.25rem,3vw,3rem) 4rem}.topbar{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;margin-bottom:1.5rem;display:flex}.topbar h1{letter-spacing:-.045em;font-size:clamp(1.55rem,2.5vw,2.15rem)}.eyebrow{color:var(--purple);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.35rem;font-size:.72rem;font-weight:800;display:block}.eyebrow.light{color:#ffffffbf}.topbar-actions{align-items:center;gap:.55rem;display:flex}.topbar-actions select{background:#ffffffbf;width:auto;min-width:130px}.icon-button{width:42px;height:42px;color:var(--purple-dark);background:#fff;border-radius:50%;font-size:1.25rem;box-shadow:0 7px 20px #4b326e14}.page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.span-2{grid-column:span 2}.span-3{grid-column:span 3}.card,.hero-card,.metric-card,.install-card{border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);border:1px solid #e5dbf2e6}.card{padding:1.25rem}.hero-card{color:#fff;background:linear-gradient(125deg,#6b2bdb,#9d46db 47%,#d151a3 77%,#68bfd1);border:0;grid-column:span 3;justify-content:space-between;align-items:center;min-height:220px;padding:clamp(1.5rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.hero-card:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:330px;height:330px;position:absolute;top:-155px;right:-80px;box-shadow:0 0 0 50px #ffffff0a,0 0 0 100px #ffffff06}.hero-card h2{z-index:1;letter-spacing:-.05em;font-size:clamp(1.7rem,4vw,2.65rem);line-height:1.1;position:relative}.hero-card p{z-index:1;color:#fffc;margin-top:.9rem;position:relative}.hero-orb{z-index:2;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff21;border:1px solid #ffffff4d;border-radius:50%;flex:none;place-content:center;width:112px;height:112px;display:grid;position:relative}.hero-orb span{font:800 2.3rem/1 Manrope}.hero-orb small{color:#ffffffc7;margin-top:.25rem}.stats-grid{grid-column:span 3;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.metric-card{text-align:left;min-height:142px;color:var(--ink);flex-direction:column;padding:1.15rem 1.3rem;transition:transform .18s,box-shadow .18s;display:flex}.metric-card:hover{transform:translateY(-2px);box-shadow:0 22px 54px #482c7c24}.metric-card>span{color:var(--muted);font-size:.84rem;font-weight:600}.metric-card>b{letter-spacing:-.05em;margin:.45rem 0;font:800 2.1rem Manrope}.metric-card small{color:var(--subtle);justify-content:space-between;display:flex}.metric-card i{font-size:1.1rem;font-style:normal}.metric-card.purple{background:linear-gradient(145deg,#fff,#f3edff)}.metric-card.pink{background:linear-gradient(145deg,#fff,#fdebf5)}.metric-card.cyan{background:linear-gradient(145deg,#fff,#e7f8fb)}.section-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.section-header h2{letter-spacing:-.025em;font-size:1.05rem}.section-header p{color:var(--muted);margin-top:.28rem;font-size:.78rem}.section-header>button{color:var(--purple);background:0 0;flex:none;padding:.2rem;font-size:.77rem;font-weight:700}.stack-list{flex-direction:column;gap:.45rem;display:flex}.stack-list.compact{gap:.3rem}.booking-row{border-top:1px solid #f0eaf7;grid-template-columns:58px 1fr auto;align-items:center;gap:.8rem;min-height:58px;padding:.35rem .2rem;display:grid}.booking-row:first-child{border-top:0}.booking-time{color:var(--purple-dark);font-weight:800}.booking-row b,.booking-row small{display:block}.booking-row b{font-size:.86rem}.booking-row small{color:var(--muted);margin-top:.16rem;font-size:.72rem}.attention-row{width:100%;min-height:58px;color:var(--ink);text-align:left;background:0 0;border-top:1px solid #f0eaf7;grid-template-columns:9px 1fr auto;align-items:center;gap:.7rem;padding:.35rem .15rem;display:grid}.attention-row:first-child{border:0}.attention-row b,.attention-row small{display:block}.attention-row b{font-size:.85rem}.attention-row small{color:var(--muted);margin-top:.18rem;font-size:.72rem}.attention-row i{color:var(--subtle);font-size:1.25rem;font-style:normal}.status-dot{background:var(--purple);border-radius:50%;width:8px;height:8px}.status-dot.pink{background:var(--pink);box-shadow:0 0 0 4px var(--pink-soft)}.status-dot.cyan{background:var(--cyan);box-shadow:0 0 0 4px var(--cyan-soft)}.install-card{background:linear-gradient(115deg,#efe7ffe6,#e1f7fbe6);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.install-card>div{align-items:center;gap:.8rem;display:flex}.install-card b,.install-card p{display:block}.install-card p{color:var(--muted);margin-top:.15rem;font-size:.78rem}.install-icon{color:#fff;background:var(--purple);border-radius:13px;place-items:center;width:42px;height:42px;font-size:1.3rem;display:grid}.primary-button,.secondary-button,.danger-button{border-radius:13px;justify-content:center;align-items:center;min-height:43px;padding:.65rem 1rem;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#7c3cff,#9a3dde 55%,#d64c9d);box-shadow:0 9px 25px #7c3cff38}.primary-button:hover{filter:brightness(.98)}.primary-button.small{min-height:39px;padding-inline:.9rem;font-size:.83rem}.secondary-button{color:var(--purple-dark);background:var(--purple-soft)}.danger-button{color:var(--danger);background:#feeaf0}.full{width:100%}.button-row{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.text-button{color:var(--purple);background:0 0;padding:.6rem;font-weight:700}.content-stack{flex-direction:column;gap:1rem;display:flex}.toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.segmented{background:#ebe5f2;border-radius:13px;gap:.2rem;width:max-content;padding:.22rem;display:flex}.segmented button{min-height:36px;color:var(--muted);background:0 0;border-radius:10px;padding:.4rem .85rem;font-size:.8rem;font-weight:700}.segmented button.active{color:var(--purple-dark);background:#fff;box-shadow:0 3px 12px #3a245a14}.segmented button span{color:var(--pink);margin-left:.3rem}.segmented.two{width:100%}.segmented.two button{flex:1}.small-segments{width:100%}.small-segments button{flex:1;padding-inline:.35rem}.calendar-layout{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:1rem;display:grid}.calendar-card{min-height:500px}.side-card{height:fit-content}.timeline{flex-direction:column;display:flex}.timeline-item{border-top:1px solid #f0eaf7;grid-template-columns:52px 1fr auto;align-items:center;gap:.9rem;padding:.9rem 0;display:grid}.timeline-item:first-child{border:0}.date-tile{text-align:center;width:46px;height:52px;color:var(--purple-dark);background:var(--purple-soft);border-radius:13px;place-content:center;display:grid}.date-tile b{font:800 1.15rem/1 Manrope}.date-tile span{text-transform:uppercase;margin-top:.15rem;font-size:.66rem}.timeline-body>div{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.timeline-body strong{font-size:.91rem}.timeline-body p{color:var(--muted);margin-top:.25rem;font-size:.78rem}.timeline-body>small{color:var(--subtle);margin-top:.2rem;font-size:.7rem;display:block}.row-actions{gap:.35rem;display:flex}.row-actions button{color:var(--muted);background:#f2edf6;border-radius:10px;padding:.5rem .65rem;font-size:.72rem;font-weight:700}.row-actions button.confirm{color:#13744b;background:#e0f6eb}.status-pill{color:#785a17;white-space:nowrap;background:#fff2cc;border-radius:99px;align-items:center;min-height:22px;padding:.16rem .48rem;font-size:.66rem;font-weight:700;display:inline-flex}.status-pill.confirmed,.status-pill.connected{color:#13744b;background:#ddf5e9}.status-pill.cancelled,.status-pill.error{color:#aa3151;background:#fee5ec}.status-pill.completed{color:#55566a;background:#ececf2}.block-row{border-top:1px solid #f0eaf7;grid-template-columns:30px 1fr 26px;align-items:center;gap:.65rem;padding:.65rem 0;display:grid}.block-row:first-child{border:0}.block-row>span{width:29px;height:29px;color:var(--pink);background:var(--pink-soft);border-radius:9px;place-items:center;display:grid}.block-row b,.block-row small{display:block}.block-row b{font-size:.8rem}.block-row small{color:var(--muted);margin-top:.15rem;font-size:.7rem}.block-row button{color:var(--subtle);background:0 0;font-size:1rem}.settings-grid{grid-template-columns:minmax(0,1.6fr) minmax(290px,.75fr);gap:1rem;display:grid}.form-card{padding:clamp(1.1rem,3vw,1.6rem)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-grid.single{grid-template-columns:1fr}.split-fields{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.field{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.76rem;font-weight:700;display:flex}.field.wide{grid-column:1/-1}.field>small{color:var(--subtle);font-weight:400}.form-card>.primary-button{margin-top:1rem}.weekday-list>div{border-top:1px solid #f0eaf7;justify-content:space-between;padding:.65rem 0;font-size:.8rem;display:flex}.weekday-list>div:first-child{border:0}.weekday-list span{color:var(--muted)}.weekday-list .disabled{opacity:.42}.messages-layout{grid-template-columns:minmax(285px,.72fr) minmax(460px,1.35fr);gap:1rem;height:calc(100vh - 125px);min-height:570px;display:grid}.conversation-list,.chat-panel{min-height:0;padding:0;overflow:hidden}.conversation-tools{border-bottom:1px solid var(--line);padding:1rem}.search-input{background:#f8f6fa;margin-bottom:.65rem}.conversation-scroll{height:calc(100% - 125px);overflow-y:auto}.conversation-row{width:100%;color:var(--ink);text-align:left;background:0 0;border-bottom:1px solid #f1ebf6;grid-template-columns:42px 1fr;gap:.75rem;padding:.85rem 1rem;display:grid}.conversation-row:hover,.conversation-row.active{background:#f6f0ff}.conversation-row.active{box-shadow:inset 3px 0 var(--purple)}.conversation-heading{justify-content:space-between;gap:.6rem;display:flex}.conversation-heading b{font-size:.84rem}.conversation-heading small{color:var(--subtle);font-size:.65rem}.conversation-preview{-webkit-line-clamp:1;color:var(--muted);-webkit-box-orient:vertical;margin-top:.18rem;font-size:.75rem;display:-webkit-box;overflow:hidden}.conversation-meta{gap:.35rem;margin-top:.35rem;display:flex}.conversation-meta em{color:#268297;background:var(--cyan-soft);border-radius:6px;padding:.12rem .35rem;font-size:.61rem;font-style:normal;font-weight:700}.conversation-meta em.manual-tag{color:#a33677;background:var(--pink-soft)}.chat-panel{flex-direction:column;display:flex;position:relative}.chat-header{border-bottom:1px solid var(--line);align-items:center;gap:.65rem;min-height:70px;padding:.75rem 1rem;display:flex}.chat-header>div:first-of-type{min-width:0}.chat-header b,.chat-header small{display:block}.chat-header b{font-size:.9rem}.chat-header small{color:var(--muted);margin-top:.15rem;font-size:.7rem}.mode-switch{margin-left:auto}.mode-switch button{min-height:31px;padding:.25rem .55rem;font-size:.68rem}.back-button{width:30px;height:30px;color:var(--purple);background:0 0;font-size:1.7rem;display:none}.booking-banner{color:#315e6b;background:var(--cyan-soft);border-bottom:1px solid #ccebf1;align-items:center;gap:.65rem;padding:.65rem 1rem;display:flex}.booking-banner>span{background:#fff;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.booking-banner b,.booking-banner small{display:block}.booking-banner b{font-size:.77rem}.booking-banner small{opacity:.75;margin-top:.1rem;font-size:.67rem}.chat-messages{background:linear-gradient(#fcfafef0,#fcfafef0), radial-gradient(circle at 20% 20%, var(--purple-soft), transparent 20rem);flex-direction:column;flex:1;gap:.55rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}.bubble{background:#fff;border-radius:5px 16px 16px;align-self:flex-start;max-width:min(75%,520px);padding:.65rem .78rem .45rem;box-shadow:0 4px 14px #3c2a5a12}.bubble.ai,.bubble.operator{background:var(--purple-soft);border-radius:16px 5px 16px 16px;align-self:flex-end}.bubble.operator{color:#fff;background:linear-gradient(135deg,#7c3cff,#a347d5)}.bubble small{color:var(--purple);font-size:.6rem;font-weight:800}.bubble.operator small{color:#ffffffbf}.bubble p{margin:.18rem 0;font-size:.82rem;line-height:1.4}.bubble time{color:var(--subtle);text-align:right;font-size:.57rem;display:block}.bubble.operator time{color:#ffffffa6}.reply-form{border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 42px;align-items:end;gap:.6rem;padding:.8rem 1rem;display:grid}.reply-form textarea{background:#f8f6fa;min-height:43px;max-height:110px}.send-button{color:#fff;background:var(--purple);border-radius:13px;width:42px;height:42px;font-size:1.25rem}.profile-layout{grid-template-columns:260px minmax(0,1fr);gap:1rem;display:grid}.profile-summary{text-align:center}.profile-avatar{color:#fff;background:linear-gradient(145deg,#7c3cff,#d650a1 60%,#67c7dc);border-radius:31px;place-items:center;width:96px;height:96px;margin:.5rem auto 1rem;font:800 1.75rem Manrope;display:grid;box-shadow:0 15px 32px #7c3cff3b}.profile-summary h2{font-size:1.15rem}.profile-summary>p{color:var(--muted);margin-top:.25rem;font-size:.8rem}.completion{color:#9a6622;background:#fff0d7;border-radius:99px;margin:.8rem 0 1.2rem;padding:.25rem .55rem;font-size:.68rem;font-weight:700;display:inline-block}.completion.complete{color:#18784f;background:#dff4e9}.profile-tabs{text-align:left;flex-direction:column;gap:.25rem;display:flex}.profile-tabs button{color:var(--muted);text-align:left;background:0 0;border-radius:11px;padding:.72rem .8rem;font-size:.8rem;font-weight:700}.profile-tabs button.active{color:var(--purple-dark);background:var(--purple-soft)}.profile-form{padding:clamp(1.1rem,3vw,1.7rem)}.form-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-top:1.3rem;padding-top:1rem;display:flex}.form-footer span{color:var(--muted);font-size:.74rem}.toggle-row{border:1px solid var(--line);cursor:pointer;background:#fbfafc;border-radius:13px;grid-column:auto;justify-content:space-between;align-items:center;gap:1rem;min-height:56px;padding:.7rem .8rem;display:flex;position:relative}.toggle-row>span b,.toggle-row>span small{display:block}.toggle-row>span b{font-size:.8rem}.toggle-row>span small{max-width:440px;color:var(--muted);margin-top:.18rem;font-size:.68rem;font-weight:400}.toggle-row input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.toggle-row>i{background:#d8d4dc;border-radius:99px;flex:none;width:39px;height:23px;transition:background .18s;position:relative}.toggle-row>i:after{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0000002e}.toggle-row input:checked+i{background:var(--purple)}.toggle-row input:checked+i:after{transform:translate(16px)}.connection-status{background:linear-gradient(135deg,#faf8fc,#f1ecf8);border-radius:17px;grid-template-columns:52px 1fr auto;align-items:center;gap:.8rem;margin:1.2rem 0;padding:1rem;display:grid}.connection-orb{color:#fff;background:#aaa7b1;border-radius:15px;place-items:center;width:49px;height:49px;display:grid}.connection-orb.connected{background:linear-gradient(145deg,#24b272,#4dbda2)}.whatsapp-icon{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px;overflow:visible}.whatsapp-icon path+path{fill:currentColor;stroke:none}.connection-status b,.connection-status p{display:block}.connection-status b{font-size:.88rem}.connection-status p{color:var(--muted);overflow-wrap:anywhere;margin-top:.15rem;font-size:.74rem}.setting-list{margin-top:1rem}.error-box{color:#a73152;background:#feeaf0;border-radius:11px;padding:.7rem;font-size:.74rem}.pairing-result,.qr-result{background:var(--cyan-soft);text-align:center;border-radius:15px;margin-top:1rem;padding:1rem}.pairing-result span,.pairing-result b{display:block}.pairing-result span,.qr-result p{color:var(--muted);font-size:.75rem}.pairing-result b{color:var(--purple-dark);letter-spacing:.15em;margin-top:.3rem;font:800 2rem Manrope}.qr-result img{border-radius:12px;width:min(240px,100%);margin:.8rem auto 0;display:block}.settings-stack{flex-direction:column;gap:1rem;display:flex}.push-check-card{min-width:0;overflow:hidden}.push-overall{background:#fff2dc;border-radius:14px;align-items:center;gap:.7rem;margin-bottom:.7rem;padding:.8rem;display:flex}.push-overall.ready{background:#e4f6ed}.push-overall>span{color:#a76813;background:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.push-overall.ready>span{color:#13744b}.push-overall b,.push-overall p{display:block}.push-overall b{font-size:.82rem}.push-overall p{color:var(--muted);margin-top:.12rem;font-size:.68rem}.check-list{border-block:1px solid var(--line)}.check-row{border-top:1px solid #f1ebf6;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:.55rem;padding:.55rem 0;display:grid}.check-row:first-child{border-top:0}.check-row>span{color:#a76813;background:#fff0d7;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.68rem;font-weight:800;display:grid}.check-row.ok>span{color:#13744b;background:#ddf5e9}.check-row b,.check-row small{overflow-wrap:anywhere;display:block}.check-row b{font-size:.72rem}.check-row small{color:var(--muted);margin-top:.1rem;font-size:.63rem}.push-actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:.5rem;margin-top:.8rem;display:grid}.push-actions button{min-width:0;min-height:40px;padding:.5rem;font-size:.73rem}.checked-at{color:var(--subtle);text-align:center;margin-top:.55rem;font-size:.61rem;display:block}.language-select{color:var(--muted);flex-direction:column;gap:.4rem;font-size:.74rem;font-weight:700;display:flex}.language-select.compact{width:128px;margin:0 0 1rem auto}.language-select.compact>span{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.language-select select{padding:.62rem .7rem}.notification-guide{padding:clamp(1.1rem,3vw,1.7rem)}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.guide-step{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f7f2ff);border-radius:19px;padding:1rem;position:relative;overflow:hidden}.guide-number{z-index:3;color:#fff;background:var(--purple);border-radius:50%;place-items:center;width:28px;height:28px;font:800 .76rem Manrope;display:grid;position:absolute;top:.75rem;left:.75rem;box-shadow:0 5px 13px #7c3cff3d}.guide-picture{background:radial-gradient(circle at 65% 22%,#4ebbd147,#0000 42%),linear-gradient(145deg,#eee5ff,#fbf8ff);border-radius:15px;place-items:center;height:205px;margin-bottom:.8rem;display:grid;position:relative;overflow:hidden}.guide-phone{background:#fff;border:4px solid #252238;border-radius:23px;width:104px;height:180px;padding:10px 7px 7px;position:relative;overflow:hidden;box-shadow:0 14px 30px #261d3a38}.guide-phone>i{z-index:2;background:#252238;border-radius:9px;width:34px;height:7px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.guide-browser{background:linear-gradient(150deg,#7135dc,#b94daf 65%,#60bdd0);border-radius:13px 13px 7px 7px;align-items:flex-start;gap:.45rem;height:135px;padding:1.25rem .55rem .55rem;display:flex}.mini-logo{width:24px;height:24px;color:var(--purple);background:#fff;border-radius:8px;flex:none;place-items:center;font:800 .8rem Manrope;display:grid}.mini-lines{background:#ffffffbf;border-radius:9px;width:44px;height:7px;margin-top:5px;box-shadow:0 14px #ffffff6b,0 28px #ffffff47}.guide-toolbar{color:#6f6680;justify-content:space-around;align-items:center;height:25px;font-size:.68rem;display:flex}.guide-toolbar b{border:2px solid var(--purple);width:21px;height:21px;color:var(--purple);border-radius:6px;place-items:center;font-size:.9rem;line-height:1;display:grid}.tap-ring{z-index:4;border:3px solid var(--pink);border-radius:50%;width:29px;height:29px;position:absolute;box-shadow:0 0 0 7px #d94f9f29}.share-tap{bottom:7px;left:calc(50% + 24px)}.home-phone{background:linear-gradient(155deg,#7040d4,#ca4b9c 70%,#58b9cf);padding-top:20px}.home-icons{grid-template-columns:repeat(3,1fr);gap:13px 9px;padding:17px 7px;display:grid}.home-icons span,.home-icons b{aspect-ratio:1;background:#ffffffad;border-radius:9px;place-items:center;display:grid;box-shadow:0 4px 8px #2917471a}.home-icons b{color:#fff;background:linear-gradient(145deg,#7c3cff,#d650a1 62%,#67c7dc);font:800 .8rem Manrope}.app-tap{top:82px;left:calc(50% - 10px)}.permission-screen{text-align:center;background:linear-gradient(#f6f2ff,#fff);flex-direction:column;align-items:center;height:100%;padding:1.45rem .45rem .5rem;display:flex}.permission-screen .bell{color:#fff;background:var(--purple);border-radius:10px;place-items:center;width:31px;height:31px;margin-top:.55rem;display:grid;box-shadow:0 6px 14px #7c3cff40}.permission-screen>b{margin-top:.55rem;font-size:.66rem}.permission-screen>small{color:var(--muted);margin-top:.22rem;font-size:.46rem}.permission-screen>div{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;width:100%;margin-top:auto;display:grid}.permission-screen>div span,.permission-screen>div strong{color:var(--muted);padding:.5rem .1rem .15rem;font-size:.48rem}.permission-screen>div strong{color:var(--purple);border-left:1px solid var(--line)}.allow-tap{bottom:20px;left:calc(50% + 28px)}.guide-step h3{font-size:.86rem}.guide-step p{color:var(--muted);margin-top:.35rem;font-size:.72rem;line-height:1.45}.guide-step p b{color:var(--ink)}.settings-hint{color:#684d16;background:#fff4dc;border-radius:14px;align-items:flex-start;gap:.7rem;margin-top:1rem;padding:.85rem 1rem;display:flex}.settings-hint>span{background:#fff;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;display:grid}.settings-hint p{font-size:.72rem;line-height:1.45}.auth-layout{grid-template-columns:minmax(400px,.9fr) minmax(460px,1.1fr);min-height:100vh;display:grid}.auth-visual{color:#fff;background:linear-gradient(145deg,#44208e,#7c3cff 42%,#c64a9c 76%,#61bdd0);flex-direction:column;justify-content:space-between;padding:clamp(2rem,5vw,4.2rem);display:flex;position:relative;overflow:hidden}.auth-visual:before,.auth-visual:after{content:"";border:1px solid #ffffff26;border-radius:50%;position:absolute}.auth-visual:before{width:480px;height:480px;top:-160px;right:-210px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.auth-visual:after{width:270px;height:270px;bottom:-70px;left:-150px}.auth-visual .brand{z-index:1;color:#fff;position:relative}.auth-promise{z-index:1;max-width:530px;margin:auto 0;position:relative}.auth-promise h1{letter-spacing:-.065em;font-size:clamp(2.3rem,5vw,4.5rem);line-height:1.03}.auth-promise p{color:#ffffffc2;max-width:480px;margin-top:1.3rem;font-size:1.05rem;line-height:1.55}.floating-card{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff26;border:1px solid #ffffff2e;border-radius:16px;min-width:230px;padding:.85rem 1rem;position:absolute;box-shadow:0 18px 38px #1c0e3f26}.floating-card b,.floating-card span{display:block}.floating-card b{font-size:.78rem}.floating-card span{color:#ffffffb8;margin-top:.18rem;font-size:.68rem}.floating-card.first{bottom:16%;right:7%;transform:rotate(-3deg)}.floating-card.second{bottom:6%;right:15%;transform:rotate(2deg)}.auth-panel{background:radial-gradient(circle at 80% 10%,#67c7dc33,#0000 23rem),#faf8fc;place-items:center;padding:2rem;display:grid}.auth-card{border:1px solid var(--line);width:min(430px,100%);box-shadow:var(--shadow);background:#ffffffeb;border-radius:28px;padding:clamp(1.4rem,4vw,2.6rem)}.auth-card h1,.auth-card h2{letter-spacing:-.05em;font-size:clamp(1.65rem,3vw,2.15rem)}.auth-card>.muted{margin:.55rem 0 1.4rem}.auth-card .field{margin-top:.85rem}.auth-card .segmented{margin-top:1rem}.auth-card .primary-button{width:100%;margin-top:1.2rem}.auth-card .text-button{width:100%;margin-top:.4rem}.muted{color:var(--muted);line-height:1.45}.form-message{color:#7b3761;background:var(--pink-soft);border-radius:11px;margin-top:.9rem;padding:.7rem;font-size:.76rem;line-height:1.4}.mobile-brand{margin-bottom:2rem;display:none}.center-stage{background:radial-gradient(circle at 50% 10%,#7c3cff2e,#0000 30rem),#f8f5fc;place-items:center;min-height:100vh;padding:1.5rem;display:grid}.splash{color:var(--muted);place-items:center;gap:1.2rem;display:grid}.spinner{border:3px solid var(--purple-soft);border-top-color:var(--purple);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1811266b;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:22px;width:min(440px,100%);padding:1.2rem;box-shadow:0 25px 80px #1811263d}.modal-card>header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.modal-card>header h2{font-size:1.1rem}.modal-card>header button{width:32px;height:32px;color:var(--muted);background:#f1edf4;border-radius:50%;font-size:1.1rem}.empty-state{min-height:120px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:.4rem;display:grid}.empty-state>span{width:38px;height:38px;color:var(--purple);background:var(--purple-soft);border-radius:50%;place-items:center;display:grid}.empty-state p{font-size:.78rem}.toast{z-index:200;color:#56358c;background:#f3ecff;border:1px solid #d7c8ec;border-radius:14px;max-width:min(390px,100% - 2.5rem);padding:.85rem 1rem;font-size:.8rem;font-weight:600;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 16px 45px #27163e2e}.toast.success{color:#176e49;background:#e5f7ee;border-color:#bfe7d4}.toast.error{color:#a43152;background:#feeaf0;border-color:#f1c2ce}.bottom-nav{display:none}.load-error{text-align:center;place-content:center;justify-items:center;gap:.65rem;min-height:260px;display:grid}.load-error>span{width:44px;height:44px;color:var(--danger);background:#feeaf0;border-radius:50%;place-items:center;font:800 1.2rem Manrope;display:grid}.load-error h2{font-size:1.05rem}.load-error p{color:var(--muted);margin-bottom:.35rem;font-size:.8rem}@media (width<=900px){.app-shell{padding-left:0;padding-bottom:calc(73px + env(safe-area-inset-bottom))}.sidebar{display:none}.main-content{padding:calc(.7rem + env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) 2rem max(1rem,env(safe-area-inset-left))}.topbar{min-height:62px;margin-bottom:1rem}.topbar .eyebrow{display:none}.topbar h1{font-size:1.6rem}.topbar-actions select{min-width:0;max-width:122px;padding:.62rem .55rem;font-size:.72rem}.bottom-nav{z-index:50;height:calc(66px + env(safe-area-inset-bottom));padding:5px 4px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav button{color:#8d8997;background:0 0;align-content:center;place-items:center;gap:3px;display:grid;position:relative}.bottom-nav button.active{color:var(--purple)}.bottom-nav-icon{width:21px;height:21px;display:block}.bottom-nav small{font-size:.59rem;font-weight:700}.bottom-nav b{color:#fff;background:var(--pink);border-radius:99px;min-width:17px;padding:1px 4px;font-size:.58rem;position:absolute;top:1px;left:56%}.page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card,.stats-grid,.span-3,.span-2{grid-column:span 2}.stats-grid{grid-template-columns:repeat(3,1fr)}.calendar-layout,.settings-grid,.profile-layout{grid-template-columns:1fr}.profile-summary{text-align:left;grid-template-columns:60px 1fr;align-items:center;column-gap:.8rem;display:grid}.profile-avatar{border-radius:19px;grid-row:span 2;width:60px;height:60px;margin:0;font-size:1.15rem}.profile-summary>p{align-self:start}.completion{display:none}.profile-tabs{grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:1rem;display:grid}.profile-tabs button{text-align:center;padding:.65rem .35rem;font-size:.7rem}.messages-layout{grid-template-columns:minmax(250px,.75fr) minmax(400px,1.25fr);height:calc(100vh - 145px);min-height:520px}.auth-layout{grid-template-columns:1fr}.auth-visual{display:none}.mobile-brand{display:block}.auth-panel{min-height:100vh;padding:1.2rem}}@media (width<=760px){.guide-grid{grid-template-columns:1fr}.guide-step{grid-template-columns:122px 1fr;align-items:center;column-gap:1rem;display:grid}.guide-picture{grid-row:span 2;width:122px;height:190px;margin:0}.guide-phone{transform:scale(.88)}.guide-step h3{align-self:end}.guide-step p{align-self:start}.guide-number{top:.55rem;left:.55rem}}@media (width<=650px){.page-grid{flex-direction:column;display:flex}.hero-card{min-height:190px;padding:1.35rem}.hero-card h2{font-size:1.75rem}.hero-orb{width:82px;height:82px}.hero-orb span{font-size:1.7rem}.stats-grid{grid-template-columns:repeat(3,1fr);gap:.55rem;display:grid}.metric-card{min-height:118px;padding:.8rem}.metric-card>span{font-size:.7rem}.metric-card>b{font-size:1.45rem}.metric-card small{font-size:.62rem}.metric-card small i{display:none}.install-card{flex-direction:column;align-items:flex-start}.toolbar{flex-direction:column;align-items:stretch}.toolbar .segmented{width:100%}.toolbar .segmented button{flex:1;padding-inline:.3rem}.calendar-layout{flex-direction:column;display:flex}.timeline-item{grid-template-columns:47px 1fr}.row-actions{grid-column:2}.settings-grid{flex-direction:column;display:flex}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}.form-footer{flex-direction:column;align-items:stretch}.messages-layout{height:calc(100vh - 145px);display:block;position:relative}.conversation-list{height:100%}.conversation-list.has-selection{display:none}.chat-panel{height:100%;display:none}.chat-panel.open{display:flex}.back-button{display:block}.mode-switch button{padding-inline:.4rem}.chat-header{padding-inline:.55rem}.chat-header .small-avatar{width:36px;height:36px}.bubble{max-width:88%}.profile-tabs button{font-size:.63rem}.connection-status{grid-template-columns:48px minmax(0,1fr)}.connection-status .status-pill{grid-column:2;justify-self:start}.button-row>button{width:100%}.push-check-card,.notification-guide{padding:1rem}.toast{right:.75rem;bottom:calc(75px + env(safe-area-inset-bottom));max-width:calc(100% - 1.5rem)}.auth-panel{padding:.7rem}.auth-card{box-shadow:none;border-radius:22px;padding:1.25rem}}@media (width<=430px){.guide-step{grid-template-columns:100px minmax(0,1fr);column-gap:.75rem;padding:.75rem}.guide-picture{width:100px;height:170px}.guide-phone{transform:scale(.78)}.guide-step p{overflow-wrap:anywhere;font-size:.68rem}.settings-hint{padding:.75rem}.push-actions{grid-template-columns:1fr}.push-actions button{width:100%}}@media (display-mode:standalone){.install-card{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
