@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.hidden{display:none}}:root{--ink:#14211d;--ink-2:#294039;--forest:#101e19;--green:#214f40;--lime:#d9f870;--lime-2:#c6ed55;--paper:#f3f1eb;--surface:#fff;--line:#e4e2da;--muted:#718079;--danger:#b7483e;--note:#fff6cf;--blue:#dceaf7;--shadow:0 18px 55px #15221c14;--radius:18px;--fast:.16s ease;color:var(--ink);background:var(--paper);font-synthesis:none;font:15px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit;color:inherit}button,a{transition:color var(--fast),background var(--fast),border-color var(--fast),transform var(--fast)}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;font-size:clamp(2rem,4vw,3.8rem);line-height:1.02}h2{letter-spacing:-.025em;font-size:1.65rem;line-height:1.15}h3{font-size:1.05rem}.muted{color:var(--muted)}.eyebrow{color:#668077;letter-spacing:.15em;margin-bottom:.7rem;font-size:.72rem;font-weight:800}.brand{letter-spacing:-.02em;align-items:center;gap:.65rem;font-size:1rem;font-weight:800;display:inline-flex}.brand-light{color:#fff}.brand-mark{background:var(--lime);width:35px;height:35px;color:var(--forest);border-radius:11px;place-items:center;display:grid}.brand-mark svg{width:20px}.button{background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.55rem;min-height:44px;padding:.7rem 1rem;font-weight:750;display:inline-flex}.button svg{width:17px}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--forest);color:#fff}.button.primary:hover{background:#1e392f}.button.accent{background:var(--lime);color:var(--forest)}.button.accent:hover{background:var(--lime-2)}.button.secondary{border-color:var(--line);background:#fff}.button.secondary:hover,.button.ghost:hover{background:#f6f5f1}.button.danger{background:var(--danger);color:#fff}.button.note-button{background:#e6c955}.button.wide{width:100%}.button-row{flex-wrap:wrap;gap:.75rem;display:flex}.icon-button{background:0 0;border:0;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.icon-button:hover{background:#00000008}.icon-button svg{width:21px}.alert{border-radius:11px;margin:1rem 0;padding:.75rem 1rem}.alert.error{color:#8d2c24;background:#fce5e2}.alert.success{color:#326229;background:#e5f2df}.text-link{color:var(--green);align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.text-link svg{width:15px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-stack,.settings-form,.contact-form{gap:1rem;display:grid}.form-stack label,.settings-form label,.contact-form label{gap:.4rem;font-size:.78rem;font-weight:750;display:grid}.form-stack input,.form-stack textarea,.settings-form input,.settings-form textarea,.settings-form select,.contact-form input,.contact-form textarea,.transfer-section select,.invite-form input,.invite-form select,.inline-form input{background:#fff;border:1px solid #d8dbd5;border-radius:11px;outline:0;width:100%;padding:.8rem .9rem}.form-stack input:focus,.form-stack textarea:focus,.settings-form input:focus,.settings-form textarea:focus,.settings-form select:focus,.contact-form input:focus,.contact-form textarea:focus,.invite-form input:focus{border-color:#4a7665;box-shadow:0 0 0 3px #3f76551c}.invite-form,.inline-form{grid-template-columns:1fr auto auto;gap:.65rem;display:grid}.inline-form{grid-template-columns:1fr auto;margin:1rem 0}.back-button{color:var(--muted);background:0 0;border:0;align-items:center;gap:.4rem;margin-top:1.5rem;display:inline-flex}.back-button svg{width:16px}.auth-shell{background:var(--forest);grid-template-columns:minmax(420px,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid}.auth-story{color:#fff;background:radial-gradient(circle at 80% 5%,#48745e55,#0000 34%),linear-gradient(145deg,#0d1915,#183529);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(2rem,5vw,5rem);display:flex}.auth-story h1{max-width:720px;font-size:clamp(3rem,6vw,6.2rem)}.auth-lead{color:#b9c9c1;max-width:590px;font-size:1.15rem}.trust-list{color:#d3ddd8;flex-wrap:wrap;gap:1.2rem 2rem;margin:0;padding:0;list-style:none;display:flex}.trust-list li{align-items:center;gap:.5rem;font-weight:650;display:flex}.trust-list svg{width:18px;color:var(--lime)}.auth-panel{background:var(--paper);place-items:center;padding:2rem;display:grid}.auth-card{width:min(100%,440px);box-shadow:var(--shadow);background:#fffc;border:1px solid #e4e0d8;border-radius:24px;padding:clamp(1.5rem,4vw,3rem)}.auth-card h2{font-size:2rem}.auth-icon,.feature-icon{background:var(--lime);width:50px;height:50px;color:var(--forest);border-radius:15px;margin-bottom:1.2rem;padding:12px}.auth-links{color:var(--muted);justify-content:space-between;gap:1rem;margin-top:1.2rem;font-size:.83rem;display:flex}.auth-links a{color:var(--green);font-weight:750}.onboarding-shell{background:linear-gradient(135deg,#f4f2ed,#e9eee8);min-height:100vh}.onboarding-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffb;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(1rem,4vw,4rem);display:flex}.onboarding-layout{grid-template-columns:230px minmax(0,700px);justify-content:center;gap:3rem;width:min(1100px,100% - 2rem);margin:clamp(2rem,6vh,5rem) auto;display:grid}.stepper{flex-direction:column;gap:.35rem;display:flex}.stepper button{text-align:left;color:var(--muted);background:0 0;border:0;align-items:center;gap:.8rem;padding:.65rem;display:flex}.stepper button>span{border:1px solid #c8cec8;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.78rem;display:grid}.stepper button span svg{width:14px}.stepper button.active{color:var(--ink);font-weight:750}.stepper button.active>span{border-color:var(--forest);background:var(--forest);color:#fff}.stepper button.done>span{background:var(--lime);border-color:#8baf5b}.wizard-card{min-height:600px;box-shadow:var(--shadow);background:#fff;border:1px solid #dfdfd7;border-radius:26px;padding:clamp(1.5rem,5vw,4.5rem);position:relative}.wizard-card h1{font-size:clamp(2.2rem,4vw,3.2rem)}.choice-list{gap:.65rem;margin:1.3rem 0;display:grid}.choice{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;align-items:center;gap:.8rem;width:100%;padding:1rem;display:flex}.choice:hover,.choice.active{background:#f7fbe9;border-color:#779a59}.choice input{accent-color:var(--forest)}.choice>span:not(.choice-radio){flex:1;display:grid}.choice small{color:var(--muted)}.choice-radio{border:2px solid #a9b0ab;border-radius:50%;width:17px;height:17px}.webhook-url{color:#365148;background:#eef1ec;border-radius:11px;margin:1.2rem 0;padding:1rem;display:block;overflow:auto}.callout{background:#f7fae9;border-left:4px solid #8fb453;gap:.2rem;margin:1.2rem 0;padding:1rem;display:grid}.callout span{color:var(--muted)}.inbox-layout{background:var(--paper);grid-template-columns:230px 350px minmax(0,1fr);height:100dvh;display:grid;overflow:hidden}.app-nav,.settings-nav{background:var(--forest);color:#dbe4df;flex-direction:column;gap:.45rem;min-width:0;padding:1.3rem 1rem;display:flex}.app-nav>div:first-child{justify-content:space-between;display:flex}.nav-close{display:none}.workspace-pill{background:#ffffff0c;border:1px solid #ffffff18;border-radius:13px;align-items:center;gap:.7rem;margin:1rem 0;padding:.75rem;display:flex}.workspace-pill>span{background:var(--lime);width:34px;height:34px;color:var(--forest);border-radius:9px;place-items:center;font-weight:850;display:grid}.workspace-pill div,.profile-row div,.secure-note span{min-width:0;display:grid}.workspace-pill small,.profile-row small,.secure-note small{color:#91a29a;text-overflow:ellipsis;white-space:nowrap;font-size:.71rem;overflow:hidden}.nav-link,.settings-nav>button{color:#aebcb5;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:.7rem;padding:.72rem .8rem;display:flex}.nav-link svg,.settings-nav>button svg{width:18px}.nav-link:hover,.nav-link.active,.settings-nav>button:hover,.settings-nav>button.active{color:#fff;background:#ffffff0d}.nav-link.active{box-shadow:inset 3px 0 var(--lime)}.nav-spacer{flex:1}.secure-note{background:#ffffff08;border-radius:11px;gap:.6rem;margin-bottom:.6rem;padding:.75rem;display:flex}.secure-note svg{width:17px;color:var(--lime)}.profile-row{align-items:center;gap:.65rem;padding:.55rem;display:flex}.avatar{color:#284737;background:#dbe9dc;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:.72rem;font-weight:850;display:grid}.mobile-topbar{display:none}.conversation-list{border-right:1px solid var(--line);background:#faf9f5;flex-direction:column;min-width:0;display:flex}.conversation-list>header{justify-content:space-between;align-items:end;padding:1.4rem 1.2rem .8rem;display:flex}.conversation-list h1{margin:0;font-size:1.75rem}.count-chip{background:#e8ece7;border-radius:20px;padding:.25rem .55rem;font-size:.75rem;font-weight:800}.search-box{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:.5rem;margin:.5rem 1rem;padding:.7rem .8rem;display:flex}.search-box svg{width:17px;color:var(--muted)}.search-box input{background:0 0;border:0;outline:0;width:100%}.filter-row{scrollbar-width:none;gap:.3rem;padding:.45rem 1rem .8rem;display:flex;overflow:auto}.filter-row button{color:var(--muted);text-transform:capitalize;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:20px;padding:.42rem .7rem;font-size:.74rem}.filter-row button.active{color:var(--ink);background:#fff;border-color:#ccd4cb;font-weight:750}.conversation-scroll{border-top:1px solid var(--line);overflow-y:auto}.conversation-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #eceae4;align-items:flex-start;gap:.75rem;width:100%;padding:1rem;display:flex;position:relative}.conversation-row:hover,.conversation-row.active{background:#fff}.conversation-row.active:before{background:var(--green);content:"";width:3px;position:absolute;inset:0 auto 0 0}.contact-avatar{color:#315546;background:#dce8dd;border-radius:12px;flex:none;place-items:center;width:41px;height:41px;font-size:.73rem;font-weight:850;display:grid}.contact-avatar.large{width:45px;height:45px}.contact-avatar.xlarge{border-radius:20px;width:72px;height:72px;font-size:1rem}.conversation-copy{flex:1;gap:.18rem;min-width:0;display:grid}.conversation-copy>span:first-child{justify-content:space-between;gap:.5rem;display:flex}.conversation-copy strong,.conversation-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.conversation-copy time{color:var(--muted);font-size:.68rem}.conversation-copy small{color:var(--muted);font-size:.75rem}.row-meta{color:#89938e;align-items:center;gap:.5rem;margin-top:.3rem;font-size:.67rem;display:flex}.row-meta em{align-items:center;gap:.2rem;font-style:normal;font-weight:750;display:inline-flex}.row-meta svg{width:11px}.claimed{color:#47715e}.unassigned{color:#a16434;font-style:normal;font-weight:750}.unread-badge{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.65rem;display:grid}.row-arrow{width:16px;display:none}.empty-list,.empty-timeline,.empty-conversation{text-align:center;color:var(--muted);place-items:center;display:grid}.empty-list{padding:4rem 1rem}.empty-list svg,.empty-timeline svg,.empty-conversation svg{color:#a9b5af;width:42px;height:42px;margin-bottom:1rem}.empty-conversation>div{max-width:300px}.skeleton-list{gap:1rem;padding:1.2rem;display:grid}.skeleton-list span{background:linear-gradient(90deg,#ecebe6,#f7f6f2,#ecebe6) 0 0/200%;border-radius:10px;height:64px;animation:1.3s infinite shimmer}@keyframes shimmer{to{background-position:-200%}}.conversation-stage{grid-template-columns:minmax(350px,1fr) 290px;min-width:0;display:grid;overflow:hidden}.conversation-main{background:#f7f6f1;flex-direction:column;min-width:0;display:flex;overflow:hidden}.conversation-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:.75rem;min-height:76px;padding:.8rem 1rem;display:flex}.conversation-header>div:not(.header-actions){flex:1;min-width:0}.conversation-header h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.08rem;overflow:hidden}.conversation-header p{color:var(--muted);margin:3px 0 0;font-size:.73rem}.header-actions{align-items:center;gap:.4rem;display:flex}.timeline{flex-direction:column;flex:1;gap:.65rem;padding:1.5rem clamp(.8rem,3vw,2rem);display:flex;overflow-y:auto}.message-wrap{display:flex}.message-wrap.outbound{justify-content:flex-end}.bubble{background:#fff;border-radius:16px 16px 16px 4px;max-width:min(74%,560px);padding:.75rem .9rem .48rem;box-shadow:0 4px 14px #18241d0d}.outbound .bubble{background:#dcebdd;border-radius:16px 16px 4px}.bubble p{white-space:pre-wrap;margin:0}.bubble>a{background:#00000008;border-radius:8px;align-items:center;gap:.4rem;margin-top:.5rem;padding:.55rem;font-size:.75rem;display:flex}.bubble>a svg{width:15px}.bubble footer{color:#718079;justify-content:flex-end;gap:.5rem;margin-top:.3rem;font-size:.63rem;display:flex}.delivery{text-transform:capitalize;align-items:center;gap:.15rem;display:flex}.delivery svg{width:12px}.delivery.failed{color:var(--danger)}.note{background:var(--note);color:#594c1c;border:1px solid #ead98e;border-radius:12px;align-self:center;gap:.65rem;width:min(82%,620px);padding:.75rem 1rem;display:flex}.note>svg{flex:none;width:18px}.note p{white-space:pre-wrap;margin:.2rem 0}.note time{opacity:.65;font-size:.65rem}.activity{color:#8a938e;grid-template-columns:1fr auto 1fr;align-items:center;gap:.7rem;font-size:.68rem;display:grid}.activity span{background:#dedfd9;height:1px}.activity p{margin:0}.composer{padding:.7rem 1rem max(.7rem,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff}.composer.note-mode{background:#fffbe9}.composer-tools{gap:.8rem;margin-bottom:.5rem;display:flex}.composer-tools button{color:var(--muted);background:0 0;border:0;align-items:center;gap:.3rem;padding:0;font-size:.72rem;display:flex}.composer-tools button.active{color:#856b0c;font-weight:750}.composer-tools svg{width:15px}.attachment-strip{gap:.4rem;margin:.4rem 0;display:flex;overflow:auto}.attachment-strip>span{background:#eef1ec;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .55rem;font-size:.7rem;display:flex}.attachment-strip svg{width:14px}.attachment-strip button{background:#0000000b;border:0;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.composer-box{background:#fff;border:1px solid #d6d9d3;border-radius:13px;padding:.65rem}.composer-box:focus-within{border-color:#638673}.composer-box textarea{resize:vertical;border:0;outline:0;width:100%;min-height:54px;max-height:130px}.composer-box>div{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.segment-count{color:var(--muted);font-size:.65rem}.closed-bar{border-top:1px solid var(--line);color:var(--muted);background:#ecece7;justify-content:center;align-items:center;gap:.6rem;padding:1rem;display:flex}.closed-bar svg{width:17px}.closed-bar button{color:var(--green);background:0 0;border:0;font-weight:750}.mobile-back,.mobile-only{display:none}.contact-panel{border-left:1px solid var(--line);background:#fff;padding:1.1rem;overflow-y:auto}.contact-panel>header{justify-content:space-between;display:flex}.customer-hero{text-align:center;justify-items:center;padding:1.2rem 0;display:grid}.customer-hero h3{margin:.7rem 0 .1rem}.customer-hero p{color:var(--muted)}.customer-details{margin:0}.customer-details>div{border-bottom:1px solid #eee;padding:.75rem 0}.customer-details dt{color:var(--muted);text-transform:uppercase;font-size:.68rem}.customer-details dd{margin:.18rem 0 0;font-size:.82rem}.customer-notes{background:#f5f4ee;border-radius:11px;margin:1rem 0;padding:1rem}.customer-notes>span{justify-content:space-between;display:flex}.customer-notes button{color:var(--green);background:0 0;border:0;font-size:.72rem;font-weight:750}.customer-notes p{color:var(--muted);margin:.4rem 0 0;font-size:.76rem}.contact-form{gap:.65rem}.transfer-section{border-top:1px solid var(--line);gap:.4rem;margin-top:1rem;padding-top:1rem;font-size:.78rem;display:grid}.settings-shell{background:var(--paper);grid-template-columns:240px 1fr;min-height:100vh;display:grid}.settings-nav{height:100vh;position:sticky;top:0}.settings-back{color:#9fb0a7;align-items:center;gap:.4rem;margin:1.2rem .6rem;font-size:.75rem;display:flex}.settings-back svg{width:15px}.settings-nav>.eyebrow{color:#6e8278;margin:1rem .7rem .3rem}.settings-main{width:min(100%,900px);padding:clamp(1.2rem,5vw,4rem)}.settings-main>header{margin-bottom:2rem}.settings-main h1{font-size:2.6rem}.settings-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-bottom:1rem;padding:clamp(1rem,3vw,1.6rem);box-shadow:0 8px 30px #17231d08}.settings-card>header{border-bottom:1px solid #eee;padding-bottom:1rem}.settings-card>header h2{margin-bottom:.3rem;font-size:1.15rem}.settings-card>header p{color:var(--muted);margin:0;font-size:.8rem}.settings-card>:nth-child(2){margin-top:1rem}.danger-card{border-color:#e9c0bc}.member-list,.number-list,.audit-list{display:grid}.member-list>div,.number-list>div,.audit-list>div{border-bottom:1px solid #eee;align-items:center;gap:.75rem;padding:.8rem 0;display:flex}.member-list>div:last-child,.number-list>div:last-child,.audit-list>div:last-child{border:0}.member-list div>div,.number-list div>div,.audit-list div>div{flex:1;display:grid}.member-list small,.number-list small,.audit-list small{color:var(--muted);font-size:.72rem}.role{background:#edf0ed;border-radius:20px;padding:.25rem .5rem;font-size:.65rem;font-weight:800}.role.owner{background:#e9f6ba}.number-icon,.audit-icon{background:#edf1ec;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.number-icon svg,.audit-icon svg{width:17px}.status-dot{color:#3b7457;font-size:.7rem;font-weight:750}.status-dot:before{content:"";background:#63a36f;border-radius:50%;width:7px;height:7px;margin-right:.3rem;display:inline-block}.credential-row{align-items:center;gap:.8rem;display:flex}.credential-row>svg{background:#edf1ec;border-radius:10px;padding:10px}.credential-row>div{flex:1;display:grid}.credential-row code,.fingerprint code{color:var(--muted)}.settings-form.nested{border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem}.toggle-list{display:grid}.toggle{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:1rem;position:relative;grid-template-columns:none!important;min-height:65px!important;display:flex!important}.toggle>span{display:grid}.toggle small{color:var(--muted);font-weight:400}.toggle input{opacity:0;position:absolute}.toggle i{width:42px;height:24px;transition:background var(--fast);background:#cbd1cc;border-radius:20px;flex:none;position:relative}.toggle i:after{content:"";width:18px;height:18px;transition:transform var(--fast);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0002}.toggle input:checked+i{background:var(--green)}.toggle input:checked+i:after{transform:translate(18px)}.toggle input:focus-visible+i{outline:3px solid #517e6460}.audit-list strong{text-transform:capitalize}.solo-shell,.splash{background:radial-gradient(circle at top,#e7efe0,var(--paper) 48%);place-items:center;min-height:100vh;padding:1rem;display:grid}.solo-card{border:1px solid var(--line);width:min(100%,520px);box-shadow:var(--shadow);background:#fff;border-radius:25px;padding:clamp(1.5rem,5vw,3.5rem)}.solo-card h1{font-size:2.8rem}.feature-icon.warning{color:#8b5a18;background:#f7e0bc}.splash{align-content:center;gap:1rem}.splash .brand-mark{width:54px;height:54px}.splash-bar{background:#d8ddd7;border-radius:4px;width:100px;height:3px;overflow:hidden}.splash-bar i{background:var(--green);width:40%;height:100%;animation:1s infinite alternate load;display:block}@keyframes load{to{transform:translate(150%)}}@media(max-width:1100px){.inbox-layout{grid-template-columns:76px 330px minmax(0,1fr)}.app-nav{padding:1rem .6rem}.app-nav .brand{font-size:0}.app-nav .brand-mark{display:grid}.workspace-pill div,.app-nav .nav-link:not(.active){font-size:0}.app-nav .nav-link{justify-content:center}.workspace-pill{justify-content:center;padding:.5rem}.secure-note,.profile-row div{display:none}.profile-row{justify-content:center}.conversation-stage{grid-template-columns:minmax(350px,1fr)}.contact-panel{z-index:20;width:min(90vw,330px);transition:transform .2s;position:fixed;top:0;bottom:0;right:0;transform:translate(105%);box-shadow:-15px 0 35px #0002}.contact-panel.open{transform:none}.mobile-only{display:grid}.desktop-only{display:none}}@media(max-width:780px){.auth-shell{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{min-height:100vh;padding:1rem}.auth-card{box-shadow:none}.onboarding-header .muted{display:none}.onboarding-layout{width:min(100% - 1rem,700px);margin:1rem auto;display:block}.stepper{flex-direction:row;padding:.3rem;overflow:auto}.stepper button{padding:.3rem;font-size:0}.stepper button>span{font-size:.72rem}.wizard-card{border-radius:20px;min-height:calc(100vh - 145px)}.inbox-layout{height:100dvh;display:block}.mobile-topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:60px;padding:0 .7rem;display:flex}.app-nav{z-index:40;width:min(86vw,300px);padding:1.2rem;transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:20px 0 40px #0004}.app-nav.open{transform:none}.app-nav .brand{font-size:1rem}.app-nav .nav-link:not(.active){font-size:inherit}.app-nav .nav-link,.workspace-pill{justify-content:flex-start}.workspace-pill div,.profile-row div{display:grid}.secure-note{display:flex}.profile-row{justify-content:flex-start}.nav-close{color:#fff;background:#ffffff0d;border:0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.conversation-list{border:0;height:calc(100dvh - 60px)}.conversation-list.mobile-hidden{display:none}.conversation-row{padding:1rem}.row-arrow{display:block}.conversation-stage{height:calc(100dvh - 60px);display:block}.conversation-main{height:100%}.conversation-header{min-height:66px;padding:.55rem}.mobile-back{display:grid}.conversation-header .contact-avatar{display:none}.header-actions .button{min-height:38px;padding:.5rem .65rem;font-size:.72rem}.timeline{padding:1rem .7rem}.bubble{max-width:86%}.composer{padding:.55rem .65rem max(.55rem,env(safe-area-inset-bottom))}.segment-count{max-width:155px}.settings-shell{display:block}.settings-nav{flex-direction:row;height:auto;padding:.8rem;position:static;overflow-x:auto}.settings-nav .brand,.settings-nav .settings-back,.settings-nav>.eyebrow,.settings-nav .nav-spacer,.settings-nav .profile-row{display:none}.settings-nav>button{flex:none;font-size:.72rem}.settings-main{padding:1rem}.invite-form{grid-template-columns:1fr}.settings-main h1{font-size:2rem}.empty-conversation{display:none}}@media(max-width:480px){.wizard-card{padding:1.4rem}.wizard-card h1,.solo-card h1{font-size:2.2rem}.invite-form,.inline-form{grid-template-columns:1fr}.conversation-copy{max-width:calc(100vw - 110px)}.header-actions .button.ghost{display:none}.bubble{max-width:92%}.composer-box>div{align-items:end}.segment-count{max-width:135px}.settings-card{border-radius:14px}.button-row{display:grid}.button-row .button{width:100%}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.list-actions{align-items:center;gap:.35rem;display:flex}.new-button{background:var(--forest);color:#fff;width:34px;height:34px}.new-button:hover{background:var(--green)}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#09120ed1;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:min(100%,500px);padding:1.4rem;box-shadow:0 30px 80px #0005}.modal>header{justify-content:space-between;align-items:start;display:flex}.modal h2{margin:0}.split-fields{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}@media(max-width:480px){.split-fields{grid-template-columns:1fr}}.presence-avatar{position:relative}.presence-avatar i{background:#aeb5b0;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.presence-avatar i.online{background:#54a86f}.presence-avatar i.away{background:#dda841}.role-select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:.35rem;font-size:.7rem}.remove-member{width:30px;height:30px;color:var(--danger);background:#f8e9e7;border:0;border-radius:8px;place-items:center;display:grid}.remove-member svg{width:14px}.number-list.editable>div{flex-wrap:wrap}.number-list.editable input[type=text],.number-list.editable input:not([type]){border:0;border-bottom:1px solid #0000;outline:0;font-weight:750}.number-list.editable input:focus{border-color:var(--green)}.mini-check{color:var(--muted);align-items:center;gap:.3rem;font-size:.7rem;display:flex}.mini-check input{accent-color:var(--green)}
