:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0c0c0c;color:#fff;min-height:100vh;min-width:320px;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.54' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.095'/%3E%3C/svg%3E");background-size:260px 260px;pointer-events:none;z-index:0;opacity:.72}body:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.92' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='0.08'/%3E%3C/svg%3E"),linear-gradient(180deg,#ffffff07,#fff0);background-size:180px 180px,100% 100%;mix-blend-mode:overlay;pointer-events:none;z-index:0;opacity:.48}a{color:inherit;text-decoration:none}button,textarea{font:inherit}a,button,input,textarea,[role=button]{-webkit-tap-highlight-color:transparent}button{border:none;background:none;color:inherit}a,button{-webkit-user-select:none;user-select:none}#root{isolation:isolate}.page{position:relative}.blob{position:fixed;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0}.b1{width:500px;height:400px;top:-100px;left:-100px;background:radial-gradient(circle,rgba(255,255,255,.06) 0%,transparent 70%)}.b2{width:350px;height:350px;top:100px;right:-50px;background:radial-gradient(circle,rgba(255,255,255,.04) 0%,transparent 70%)}.b3{width:300px;height:300px;bottom:200px;left:30%;background:radial-gradient(circle,rgba(255,255,255,.03) 0%,transparent 70%)}.top-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 32px;background:#0c0c0c99;border-bottom:.5px solid rgba(255,255,255,.07);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.logo,.footer-brand{display:flex;align-items:center;gap:9px;font-weight:600;font-size:15px}.logo-dot{width:8px;height:8px;border-radius:50%;background:#fff}.brand-mark{width:28px;height:28px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 2px 6px rgba(0,0,0,.28))}.links,.footer-links{display:flex;gap:28px}.links a,.footer-links a{font-size:13px;color:#ffffff73;transition:color .2s ease}.links a:hover,.footer-links a:hover{color:#ffffffd9}.cta-btn{display:inline-flex;align-items:center;gap:6px;background:#ffffffe6;color:#0c0c0c;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease}.cta-btn:hover{background:#fff;transform:translateY(-1px)}.hero{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:160px 24px 60px}.hero h1{font-size:48px;font-weight:500;line-height:1.15;letter-spacing:-1.5px;margin-bottom:16px;color:#ffffffeb}.hero>p{font-size:15px;color:#ffffff61;margin-bottom:36px;max-width:420px;line-height:1.6}.input-box{position:relative;z-index:3;width:100%;max-width:640px;background:#ffffff0d;border:.5px solid rgba(255,255,255,.12);border-radius:18px;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);padding:18px 18px 14px;margin-bottom:20px;box-shadow:0 24px 60px #0003}.input-box textarea{width:100%;background:transparent;border:none;outline:none;color:#ffffffbf;font-size:15px;resize:none;height:52px;line-height:1.5}.input-box textarea::placeholder{color:#ffffff40}.input-box textarea:disabled{opacity:.7}.input-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px}.pills{display:flex;gap:8px;flex-wrap:wrap}.pill-dropdown{position:relative}.pill{display:inline-flex;align-items:center;gap:6px;background:#ffffff12;border:.5px solid rgba(255,255,255,.1);border-radius:20px;padding:5px 12px;font-size:12px;color:#ffffff8c;cursor:pointer;transition:background .2s ease,color .2s ease}.pill:hover{background:#ffffff1f;color:#ffffffd9}.pill-mode{min-width:140px;justify-content:space-between}.pill-mode.is-active{background:#ffffff1f;color:#ffffffe6;border-color:#ffffff2e}.pill-caret{width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center;color:#ffffff9e;transition:transform .2s ease}.pill-caret.is-open{transform:rotate(180deg)}.pill-caret-icon{width:12px;height:12px}.pill-menu{position:absolute;top:calc(100% + 10px);left:0;min-width:260px;display:grid;gap:6px;padding:8px;border-radius:16px;background:#101010e6;border:.5px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:0 24px 50px #00000059;z-index:8}.cards-row{position:relative;z-index:1}.pill-menu-item{width:100%;display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border-radius:12px;border:.5px solid transparent;text-align:left;transition:background .2s ease,color .2s ease,border-color .2s ease}.pill-menu-item:hover,.pill-menu-item.active{background:#ffffff14}.pill-menu-item.active{border-color:#ffffff29}.pill-menu-copy{display:grid;gap:3px}.pill-menu-label{font-size:12px;font-weight:500;color:#ffffffdb}.pill-menu-desc{font-size:11px;line-height:1.45;color:#ffffff6b}.send-btn{width:34px;height:34px;border-radius:50%;background:#ffffffe0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,transform .2s ease}.send-btn:hover{background:#fff;transform:translateY(-1px)}.send-btn:disabled{cursor:wait;opacity:.7;transform:none}.chat-panel{width:100%;margin-bottom:14px;background:#ffffff0a;border:.5px solid rgba(255,255,255,.09);border-radius:14px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);text-align:left;overflow:hidden}.chat-thread{display:grid;gap:12px;padding:18px}.chat-history{display:grid;gap:10px}.chat-message{display:grid;gap:4px;max-width:min(100%,520px)}.chat-message p{font-size:13px;line-height:1.55;white-space:pre-wrap;color:#ffffffc7;padding:12px 14px;border-radius:12px;background:#ffffff0d;border:.5px solid rgba(255,255,255,.08)}.chat-role{font-size:10px;letter-spacing:.8px;text-transform:uppercase;color:#ffffff42}.chat-message-user{justify-self:end}.chat-message-user .chat-role{text-align:right}.chat-message-user p{background:#ffffff1f;color:#ffffffeb}.chat-message-loading p{color:#ffffff85}.chat-message-typing p:after{content:"";display:inline-block;width:1px;height:.95em;margin-left:3px;vertical-align:-.12em;background:#ffffffb3;border-radius:999px;animation:chat-caret-blink 1s steps(1,end) infinite}.chat-composer{padding-top:0;border-top:.5px solid rgba(255,255,255,.07)}.chat-composer-shell{display:flex;align-items:flex-end;gap:10px;padding-top:12px}.chat-composer-input{flex:1;min-width:0;min-height:30px;height:30px;max-height:88px;padding:8px 14px;background:transparent;border:none;border-radius:999px;outline:none;resize:none;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;color:#ffffffd1;font-size:14px}.chat-composer-input::-webkit-scrollbar{display:none}.chat-composer-input::placeholder{color:#ffffff3d}.chat-composer-input:disabled{opacity:.7}.chat-send-btn{width:30px;height:30px;flex-shrink:0}.chat-error{padding:0 18px 18px;font-size:12px;color:#ffc864d9}@keyframes chat-caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}.cards-row{width:100%;max-width:640px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:80px}.feat-card,.flow-step,.modes-glass,.inbox-glass,.cta-glass{background:#ffffff0a;border:.5px solid rgba(255,255,255,.09);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.feat-card,.flow-step,.mode-item,.inbox-tab,.inbox-row,.cta-btn,.cta-glass-link,.send-btn{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation}.feat-card{border-radius:14px;padding:16px;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.feat-card:hover{background:#ffffff12;border-color:#ffffff29;transform:translateY(-2px)}.feat-tag{display:inline-flex;align-items:center;background:#ffffff12;border:.5px solid rgba(255,255,255,.1);border-radius:20px;padding:4px 10px;font-size:11px;color:#ffffffa6;margin-bottom:12px}.feat-card p{font-size:12.5px;color:#ffffff61;line-height:1.6}.section{position:relative;z-index:1;padding:0 24px 80px;max-width:800px;margin:0 auto}.section-label,.cta-label{font-size:11px;color:#ffffff4d;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px}.section-title,.cta-glass h2{font-size:30px;font-weight:500;letter-spacing:-.8px;margin-bottom:28px;color:#ffffffe0}.input-box-section{text-align:center;padding-top:0}.input-box-section .section-label,.input-box-section .section-title{text-align:left}.input-box-section .section-copy{margin-left:0;text-align:left}.section-copy{max-width:420px;margin:0 auto 28px;font-size:14px;line-height:1.7;color:#ffffff61}.input-box-section .chat-panel{margin:18px auto 0}.flow-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.flow-step{border-radius:14px;padding:20px;text-align:left;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.flow-step.active{background:#ffffff12;border-color:#fff3}.flow-step:hover{background:#ffffff0f;border-color:#ffffff24;transform:translateY(-1px)}.flow-step-wide{grid-column:span 2}.step-num{font-size:11px;color:#ffffff40;margin-bottom:8px;font-weight:600;letter-spacing:1px}.step-title{font-size:14px;font-weight:500;color:#ffffffd1;margin-bottom:6px}.step-desc,.modes-copy,.cta-glass p{font-size:12.5px;color:#ffffff61;line-height:1.6}.modes-glass{border-radius:20px;padding:32px;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.modes-note{font-size:12px;color:#fff3;margin-top:16px;line-height:1.6}.modes-list{display:grid;gap:8px}.mode-item{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:12px;border:.5px solid transparent;cursor:pointer;text-align:left;transition:background .15s ease,border-color .15s ease}.mode-item.active{background:#ffffff0f;border-color:#ffffff26}.mode-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.mode-dot-manual{background:#ffffff59}.mode-dot-approve{background:#ffffffb3}.mode-dot-autopilot{background:#fff}.mode-label{font-size:13px;font-weight:500;color:#fffc;margin-bottom:3px}.mode-desc{font-size:12px;color:#ffffff59;line-height:1.5}.inbox-glass{border-radius:20px;overflow:hidden}#integrations{scroll-margin-top:88px}.calendar-header{justify-content:space-between;align-items:center}.calendar-header-tabs{display:flex;gap:18px;flex-wrap:wrap}.calendar-row{align-items:center}.calendar-date{width:40px;flex-shrink:0;text-align:center}.calendar-month{font-size:10px;color:#ffffff47;text-transform:uppercase;letter-spacing:.5px}.calendar-day{font-size:20px;font-weight:500;color:#ffffffd9;line-height:1.1}.calendar-main{flex:1;min-width:0}.calendar-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.inbox-header{padding:14px 20px;border-bottom:.5px solid rgba(255,255,255,.07);display:flex;gap:18px;flex-wrap:wrap}.inbox-tab{font-size:12px;color:#ffffff47;cursor:pointer;padding-bottom:2px;transition:color .15s ease}.inbox-tab.active{color:#fffc;border-bottom:1px solid rgba(255,255,255,.6)}.inbox-body{display:grid}.inbox-row{display:flex;align-items:center;gap:14px;padding:14px 20px;border-bottom:.5px solid rgba(255,255,255,.05);transition:background .15s ease;cursor:pointer;text-align:left}.inbox-row:hover{background:#ffffff08}.inbox-row:last-child{border-bottom:none}.is-faded{opacity:.4}.avatar{width:34px;height:34px;border-radius:50%;background:#ffffff12;border:.5px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff9;flex-shrink:0}.inbox-main{flex:1;min-width:0}.inbox-name{font-size:13px;font-weight:500;color:#ffffffc7}.inbox-co{font-size:12px;color:#ffffff47;margin-left:6px}.inbox-msg{font-size:12px;color:#ffffff52;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px}.inbox-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.inbox-time{font-size:11px;color:#ffffff38}.badge{font-size:10px;border-radius:4px;padding:2px 7px;font-weight:500;white-space:nowrap;border:.5px solid transparent}.badge-approval{color:#ffc864e6;border-color:#ffc8644d}.badge-autopilot{color:#96ffb4e6;border-color:#96ffb440}.badge-draft{color:#b4b4ffe6;border-color:#b4b4ff40}.badge-ignored{color:#ffffff40;border-color:#ffffff1a}.empty-state{padding:24px 20px;color:#ffffff47;font-size:12.5px}.cta-glass{border-radius:24px;padding:56px 32px;text-align:center;position:relative;overflow:hidden}.cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:200px;border-radius:50%;background:radial-gradient(ellipse,rgba(255,255,255,.05) 0%,transparent 65%);pointer-events:none}.cta-label,.cta-glass h2,.cta-glass p,.cta-glass button,.cta-glass-link{position:relative}.cta-label{color:#ffffff40;margin-bottom:16px}.cta-glass h2{font-size:32px;letter-spacing:-1px;margin-bottom:12px}.cta-glass p{font-size:14px;margin-bottom:28px;max-width:380px;margin-left:auto;margin-right:auto}.cta-glass button,.cta-glass-link{background:#ffffffe6;color:#0c0c0c;border-radius:10px;padding:13px 28px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.cta-glass button:hover,.cta-glass-link:hover{background:#fff;transform:translateY(-1px)}footer{position:relative;z-index:1;border-top:.5px solid rgba(255,255,255,.07);padding:20px 40px;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-copy{font-size:12px;color:#fff3}@media(max-width:900px){.top-nav,footer{padding-left:20px;padding-right:20px}.top-nav{flex-wrap:wrap}.links{order:3;width:100%;gap:18px;overflow-x:auto;padding-bottom:2px}.hero{padding-top:180px}.cards-row,.flow-grid,.modes-glass{grid-template-columns:1fr}.flow-step-wide{grid-column:auto}}@media(max-width:640px){.hero{padding:148px 16px 48px}.hero h1{font-size:38px;letter-spacing:-1.2px}.input-actions{align-items:flex-start;flex-direction:column}.send-btn{align-self:flex-end}.section{padding:0 16px 64px}.section-title,.cta-glass h2{font-size:28px;line-height:1.1}.modes-glass,.cta-glass{padding:24px 20px}.calendar-header{align-items:flex-start}.inbox-glass{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.inbox-glass::-webkit-scrollbar{display:none}.inbox-header,.inbox-body{min-width:620px}.inbox-header,.calendar-header-tabs{flex-wrap:nowrap}.inbox-row{align-items:center;flex-wrap:nowrap}.inbox-meta,.calendar-meta{width:auto;align-items:flex-end;padding-left:0}footer{align-items:flex-start;flex-direction:column}.footer-links{gap:16px;flex-wrap:wrap}}
