.cael-landing{--paper:#f5f0e6;--card:#fffdf9;--ink:#171714;--muted:#615e56;--stone:#d9d2c4;--stone-dark:#aaa397;--blue:#2155ff;--blue-dark:#1647e8}.cael-landing,.cael-landing *{box-sizing:border-box}.cael-landing{scroll-behavior:smooth;margin:0;background:radial-gradient(circle at 10% 15%,rgba(255,255,255,.95),transparent 32%),linear-gradient(115deg,#f8f4ec 0,var(--paper) 52%,#f2ede4 100%);color:var(--ink);font-family:var(--font-inter),Arial,sans-serif;-webkit-font-smoothing:antialiased}.cael-landing a{color:inherit;text-decoration:none}.cael-landing .site-header{width:min(100% - 96px,1340px);height:94px;margin:0 auto;border-bottom:1px solid rgba(117,111,100,.28);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;position:relative;z-index:5}.cael-landing .wordmark{width:-moz-max-content;width:max-content;font-family:"Instrument Serif",Georgia,serif;font-size:51px;line-height:1;letter-spacing:-.04em}.cael-landing .desktop-nav{display:flex;align-items:center;gap:clamp(28px,3.6vw,54px);font-size:15px;font-weight:600}.cael-landing .desktop-nav a,.cael-landing .login-link{position:relative;padding:12px 0}.cael-landing .desktop-nav a:after,.cael-landing .login-link:after{position:absolute;right:0;bottom:6px;left:0;height:2px;content:"";background:var(--blue);transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.cael-landing .desktop-nav a:focus-visible:after,.cael-landing .desktop-nav a:hover:after,.cael-landing .login-link:focus-visible:after,.cael-landing .login-link:hover:after{transform:scaleX(1);transform-origin:left}.cael-landing .header-actions{justify-self:end;display:flex;align-items:center;gap:22px;font-size:14px;font-weight:600}.cael-landing .hero{width:min(100% - 96px,1340px);min-height:calc(100vh - 94px);margin:0 auto;padding:clamp(48px,7.2vh,82px) 0 72px;display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,570px);align-items:center;gap:clamp(54px,6vw,90px)}.cael-landing .hero-copy{animation:enter .5s ease-out both}.cael-landing .eyebrow{margin:0 0 28px;color:var(--blue);font-size:12px;font-weight:700;line-height:1;letter-spacing:.32em;text-transform:uppercase}.cael-landing h1{max-width:720px;margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(70px,6.3vw,94px);font-weight:400;line-height:.92;letter-spacing:-.045em}.cael-landing h1 span{font-style:italic}.cael-landing .hero-deck{max-width:560px;margin:30px 0 0;color:var(--muted);font-size:17px;line-height:1.55}.cael-landing .hero-actions{margin-top:31px;display:flex;flex-wrap:wrap;gap:14px}.cael-landing .button{min-height:52px;padding:0 24px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:20px;font-size:14px;font-weight:700;line-height:1;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.cael-landing .button:focus-visible,.cael-landing .button:hover{transform:translateY(-2px)}.cael-landing .button-primary{min-width:250px;background:var(--blue);color:white;box-shadow:0 10px 26px rgba(33,85,255,.2)}.cael-landing .button-primary:focus-visible,.cael-landing .button-primary:hover{background:var(--blue-dark);box-shadow:0 13px 30px rgba(33,85,255,.24)}.cael-landing .button-outline{min-width:142px;border-color:var(--stone-dark);background:rgba(255,253,249,.4)}.cael-landing .button-outline:focus-visible,.cael-landing .button-outline:hover{background:var(--card)}.cael-landing .button-small{min-height:42px;padding:0 18px;border-radius:9px}.cael-landing .button-dark{background:var(--ink);color:white}.cael-landing .button-dark:focus-visible,.cael-landing .button-dark:hover{background:var(--blue)}.cael-landing .trust-line{margin:20px 0 0;color:#77736a;font-size:13px}.cael-landing .trust-line span{margin:0 6px;color:#aaa59b}.cael-landing .conversation-shell{min-height:650px;border:1px solid rgba(159,151,137,.65);border-radius:18px;background:rgba(255,253,249,.72);box-shadow:0 22px 58px rgba(50,43,31,.08),inset 0 1px rgba(255,255,255,.8);overflow:hidden;animation:enter .56s ease-out 80ms both;backdrop-filter:blur(15px)}.cael-landing .conversation-header{min-height:86px;padding:16px 20px;border-bottom:1px solid rgba(159,151,137,.32);display:flex;align-items:center;gap:13px}.cael-landing .avatar{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:white;font-family:"Instrument Serif",Georgia,serif;font-size:31px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}.cael-landing .conversation-name{margin:0;font-size:17px;font-weight:700}.cael-landing .verified{width:15px;height:15px;margin-left:3px;border-radius:50%;display:inline-grid;place-items:center;background:var(--blue);color:white;font-size:10px;vertical-align:2px}.cael-landing .online-status{margin:3px 0 0;color:#77736a;font-size:11px}.cael-landing .online-status span{width:6px;height:6px;margin-right:5px;border-radius:50%;display:inline-block;background:#32a65a}.cael-landing .info-icon{width:25px;height:25px;margin-left:auto;border:2px solid var(--blue);border-radius:50%;display:grid;place-items:center;color:var(--blue);font-family:Georgia,serif;font-size:15px;font-weight:700}.cael-landing .conversation-body{padding:26px 22px 24px;color:#2c2b28;font-size:14px}.cael-landing .chat-time{margin:0 4px 7px;color:#77736a;font-size:10px}.cael-landing .chat-time-right,.cael-landing .delivery{text-align:right}.cael-landing .message-row{display:flex;align-items:flex-end;gap:10px}.cael-landing .message-row-right{justify-content:flex-end}.cael-landing .message-row-left{justify-content:flex-start}.cael-landing .inline-time{width:48px;flex:0 0 48px;color:#77736a;font-size:10px}.cael-landing .bubble{max-width:310px;margin:0;padding:12px 16px;border-radius:18px;line-height:1.38}.cael-landing .bubble-user{border-bottom-right-radius:6px;background:var(--blue);color:white}.cael-landing .bubble-cael{border-bottom-left-radius:6px;background:#e9e8e5}.cael-landing .delivery{margin:5px 2px 12px;color:#77736a;font-size:10px}.cael-landing .delivery span{color:var(--blue)}.cael-landing .task-card{position:relative;min-height:82px;margin:12px 0 20px 48px;padding:17px 72px 17px 17px;border:1px solid var(--stone);border-radius:13px;display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.58);box-shadow:0 7px 18px rgba(52,45,35,.035)}.cael-landing .task-icon{width:38px;height:38px;border:1px solid rgba(33,85,255,.28);border-radius:50%;display:grid;place-items:center;background:#eef3ff;color:var(--blue);font-size:18px;font-weight:700}.cael-landing .task-title{margin:0;font-size:16px;font-weight:700}.cael-landing .task-meta{margin:5px 0 0;color:#77736a;font-size:11px}.cael-landing .task-time{position:absolute;right:15px;color:#77736a;font-size:10px}.cael-landing .watch-response{margin-top:4px}.cael-landing .watch-row{margin:10px 2px 0 48px;display:flex;align-items:center;justify-content:space-between;color:#77736a;font-size:10px}.cael-landing .watch-badge{padding:8px 12px;border:1px solid rgba(33,85,255,.42);border-radius:10px;color:var(--blue);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cael-landing .watch-badge i{width:7px;height:7px;margin-right:7px;border-radius:50%;display:inline-block;background:var(--blue);animation:pulse 2.4s ease-in-out infinite}@keyframes enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(33,85,255,.28)}50%{opacity:.75;box-shadow:0 0 0 7px rgba(33,85,255,0)}}.cael-landing button,.cael-landing summary{font:inherit}.cael-landing button{color:inherit}.cael-landing :focus-visible{outline:3px solid rgba(33,85,255,.38);outline-offset:4px}.cael-landing .menu-toggle,.cael-landing .mobile-nav{display:none}.cael-landing .proof-strip{width:min(100% - 96px,1340px);margin:0 auto;padding:28px 0 31px;border-top:1px solid rgba(117,111,100,.28);border-bottom:1px solid rgba(117,111,100,.28);display:grid;grid-template-columns:repeat(4,1fr)}.cael-landing .proof-strip div{padding:2px 30px;border-right:1px solid rgba(117,111,100,.24);display:flex;flex-direction:column;gap:4px}.cael-landing .proof-strip div:first-child{padding-left:0}.cael-landing .proof-strip div:last-child{padding-right:0;border-right:0}.cael-landing .proof-strip strong{font-family:"Instrument Serif",Georgia,serif;font-size:32px;font-weight:400;letter-spacing:-.025em}.cael-landing .proof-strip span{color:#77736a;font-size:11px}.cael-landing .section{width:min(100% - 96px,1240px);margin:0 auto;padding:138px 0}.cael-landing .kicker{margin:0 0 24px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.27em;text-transform:uppercase}.cael-landing .kicker-light{color:#8fa9ff}.cael-landing .always-section h2,.cael-landing .field-notes h2,.cael-landing .final-cta h2,.cael-landing .section h2{margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(54px,5.5vw,80px);font-weight:400;line-height:.96;letter-spacing:-.045em}.cael-landing .always-section h2 em,.cael-landing .field-notes h2 em,.cael-landing .final-cta h2 em,.cael-landing .section h2 em{font-weight:400}.cael-landing .section-heading-wide{max-width:800px}.cael-landing .section-heading-wide>p:last-child{max-width:560px;margin:26px 0 0;color:var(--muted);font-size:17px;line-height:1.6}.cael-landing .how-section{padding-bottom:150px}.cael-landing .steps-grid{margin-top:70px;display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr) 42px minmax(0,1fr);align-items:center}.cael-landing .step-card{min-height:414px;padding:25px;border:1px solid var(--stone);border-radius:16px;display:flex;flex-direction:column;background:rgba(255,253,249,.62);box-shadow:0 16px 38px rgba(57,49,37,.045)}.cael-landing .step-card-work{border-color:rgba(33,85,255,.42);background:rgba(238,242,255,.78);box-shadow:0 18px 42px rgba(33,85,255,.08)}.cael-landing .step-card-topline{display:flex;align-items:center;justify-content:space-between}.cael-landing .step-number{color:#918b80;font-size:11px;font-weight:700;letter-spacing:.16em}.cael-landing .step-owner{padding:7px 10px;border:1px solid var(--stone);border-radius:999px;color:var(--blue);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;background:var(--card)}.cael-landing .step-owner-live{display:inline-flex;align-items:center;gap:6px}.cael-landing .step-owner-live i,.cael-landing .workflow-label i{width:6px;height:6px;border-radius:50%;display:block;background:#27b36a;box-shadow:0 0 0 4px rgba(39,179,106,.12)}.cael-landing .step-flow-arrow{width:30px;height:30px;margin:0 auto;border:1px solid rgba(33,85,255,.24);border-radius:50%;display:grid;place-items:center;color:var(--blue);background:var(--card)}.cael-landing .handoff-visual{min-height:154px;margin:34px 0 29px;border:1px solid rgba(159,151,137,.36);border-radius:13px;background:rgba(255,255,255,.72)}.cael-landing .handoff-message-visual{padding:22px 16px 16px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.cael-landing .handoff-message-visual p{max-width:260px;margin:0;padding:13px 15px;border-radius:17px 17px 4px 17px;color:white;font-size:13px;line-height:1.42;background:var(--blue)}.cael-landing .handoff-message-visual>span{margin:7px 4px 0 0;display:inline-flex;align-items:center;gap:3px;color:#77736a;font-size:9px}.cael-landing .workflow-visual{padding:17px}.cael-landing .workflow-label{display:inline-flex;align-items:center;gap:8px;color:#59627e;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cael-landing .workflow-visual ul{margin:14px 0 0;padding:0;display:grid;gap:7px;list-style:none}.cael-landing .workflow-visual li{min-height:31px;padding:7px 9px;border-radius:8px;display:flex;align-items:center;gap:8px;color:#596069;font-size:11px;background:rgba(255,255,255,.68)}.cael-landing .workflow-visual li svg{flex:0 0 auto;color:#27a966}.cael-landing .workflow-visual .workflow-current{color:#163fcd;font-weight:650;background:rgba(33,85,255,.1)}.cael-landing .workflow-visual .workflow-current svg{color:var(--blue)}.cael-landing .result-visual{padding:19px;display:flex;align-items:center;gap:13px;background:#f4fbf6}.cael-landing .result-icon{width:42px;height:42px;border-radius:50%;display:grid;flex:0 0 auto;place-items:center;color:#168b4b;background:#dff5e7}.cael-landing .result-visual p,.cael-landing .result-visual span,.cael-landing .result-visual strong{display:block}.cael-landing .result-visual span{margin-bottom:3px;color:#168b4b;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cael-landing .result-visual strong{font-size:14px}.cael-landing .result-visual p{margin:4px 0 0;color:#687069;font-size:10px}.cael-landing .step-copy{margin-top:auto}.cael-landing .step-copy h3{margin:0 0 10px;font-size:18px}.cael-landing .step-copy>p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.cael-landing .how-cta{margin-top:38px;display:flex;align-items:center;gap:22px}.cael-landing .how-cta>p{margin:0;color:#77736a;font-size:12px;line-height:1.5}.cael-landing .how-cta>p span{margin:0 4px;color:#aaa59b}.cael-landing .demo-section{width:min(100% - 48px,1340px);padding:92px;border:1px solid rgba(33,85,255,.24);border-radius:24px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:84px;background:radial-gradient(circle at 8% 0,rgba(255,255,255,.85),transparent 35%),#e8edff}.cael-landing .demo-intro>p:not(.kicker){max-width:470px;margin:25px 0 0;color:#585c6c;font-size:16px;line-height:1.6}.cael-landing .demo-picker-heading{margin-top:34px;display:grid;gap:8px}.cael-landing .demo-picker-heading>span{display:flex;align-items:center;gap:8px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.cael-landing .demo-picker-heading i{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px rgba(33,85,255,.1);animation:pulse 2.4s ease-in-out infinite}.cael-landing .demo-picker-heading strong{font-family:"Instrument Serif",Georgia,serif;font-size:25px;font-weight:400;line-height:1.15}.cael-landing .demo-tabs{margin-top:19px;display:grid;grid-template-columns:1fr 1fr;gap:11px}.cael-landing .demo-tabs button{min-height:92px;padding:13px;border:1px solid rgba(33,43,70,.2);border-radius:14px;display:grid;grid-template-columns:43px minmax(0,1fr) 30px;align-items:center;gap:12px;background:rgba(255,255,255,.7);box-shadow:0 8px 18px rgba(46,56,89,.06);color:var(--ink);cursor:pointer;text-align:left;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.cael-landing .demo-tabs button:hover{border-color:var(--blue);background:white;box-shadow:0 12px 28px rgba(33,85,255,.13);transform:translateY(-2px)}.cael-landing .demo-tabs button.is-active{border-color:var(--blue);background:var(--blue);box-shadow:0 14px 32px rgba(33,85,255,.24);color:white;transform:translateY(-2px)}.cael-landing .demo-tab-icon{width:43px;height:43px;border:1px solid rgba(33,85,255,.18);border-radius:11px;display:grid;place-items:center;background:#edf1ff;color:var(--blue);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.cael-landing .demo-tab-copy{min-width:0;display:grid;gap:5px}.cael-landing .demo-tab-copy strong{font-size:13px;line-height:1.1}.cael-landing .demo-tab-copy small{color:#6b6e7c;font-size:10px;line-height:1.35}.cael-landing .demo-tab-action{width:30px;height:30px;border:1px solid rgba(33,85,255,.22);border-radius:50%;display:grid;place-items:center;color:var(--blue);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.cael-landing .demo-tabs button.is-active .demo-tab-icon{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.15);color:white}.cael-landing .demo-tabs button.is-active .demo-tab-copy small{color:rgba(255,255,255,.74)}.cael-landing .demo-tabs button.is-active .demo-tab-action{border-color:white;background:white;color:var(--blue)}.cael-landing .demo-window{min-height:570px;padding:16px;border:1px solid rgba(115,125,153,.42);border-radius:20px;display:flex;flex-direction:column;background:rgba(255,255,255,.78);box-shadow:0 28px 65px rgba(46,56,89,.15);backdrop-filter:blur(14px)}.cael-landing .demo-window-bar{padding:5px 5px 17px;border-bottom:1px solid #d8ddeb;display:flex;align-items:center;justify-content:space-between;color:#6d7180;font-size:11px;font-weight:600}.cael-landing .demo-window-bar i{width:7px;height:7px;margin-right:5px;border-radius:50%;display:inline-block;background:#32a65a}.cael-landing .window-time{font-weight:400}.cael-landing .demo-thread{padding:34px 14px 24px;display:flex;flex:1;flex-direction:column;animation:thread-in .32s ease-out both}@keyframes thread-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.cael-landing .demo-message{width:-moz-fit-content;width:fit-content;max-width:80%;padding:15px 18px;border-radius:18px;font-size:14px;line-height:1.45}.cael-landing .demo-message-user{margin-left:auto;border-bottom-right-radius:5px;background:var(--blue);color:white}.cael-landing .demo-message-cael{margin-top:22px;border-bottom-left-radius:5px;background:#e9e8e5}.cael-landing .demo-followup{width:-moz-fit-content;width:fit-content;margin:27px 0 12px auto;padding:8px 12px;border:1px solid #cbd2e6;border-radius:10px;color:#6e7180;font-size:11px;font-weight:700;text-transform:uppercase}.cael-landing .demo-result{margin-top:auto;padding:20px;border:1px solid #cbd2e6;border-radius:14px;display:flex;align-items:center;gap:15px;background:white}.cael-landing .result-check{width:38px;height:38px;border-radius:50%;display:grid;flex:0 0 38px;place-items:center;background:#edf2ff;color:var(--blue);font-weight:700}.cael-landing .demo-result small,.cael-landing .demo-result strong{display:block}.cael-landing .demo-result strong{font-size:14px}.cael-landing .demo-result small{margin-top:5px;color:#747786;font-size:11px}.cael-landing .demo-link{margin-top:11px;padding:16px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:white;font-size:13px;font-weight:700;transition:background-color .18s ease}.cael-landing .demo-link:hover{background:var(--blue)}.cael-landing .always-section{width:100%;margin-top:150px;padding:140px max(48px,calc((100vw - 1240px) / 2));display:grid;grid-template-columns:.9fr 1.1fr;gap:80px 110px;background:radial-gradient(circle at 12% 6%,rgba(33,85,255,.34),transparent 34%),radial-gradient(circle at 88% 88%,rgba(143,169,255,.18),transparent 30%),linear-gradient(135deg,#111b49,#0d1534 54%,#18234f);box-shadow:inset 0 1px rgba(143,169,255,.32),inset 0 -1px rgba(143,169,255,.22);color:#fffdf9}.cael-landing .always-heading{align-self:start}.cael-landing .mission-list article{min-height:114px;padding:26px 0;border-top:1px solid rgba(172,188,255,.22);display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:15px}.cael-landing .mission-list article:last-child{border-bottom:1px solid rgba(172,188,255,.22)}.cael-landing .mission-list article>span{color:#8fa9ff;font-size:10px}.cael-landing .mission-list article p{margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(22px,2.3vw,30px);line-height:1.15}.cael-landing .mission-list article i{padding:7px 10px;border:1px solid rgba(143,169,255,.62);border-radius:999px;background:rgba(33,85,255,.13);color:#c8d4ff;font-size:9px;font-style:normal;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cael-landing .overnight-card{grid-column:1/-1;min-height:180px;padding:34px 40px;border:1px solid rgba(174,190,255,.38);border-radius:16px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:15px 30px;background:linear-gradient(110deg,rgba(33,85,255,.72),rgba(70,101,218,.34) 58%,rgba(255,255,255,.07));box-shadow:0 24px 60px rgba(4,10,35,.24)}.cael-landing .overnight-card div{display:flex;align-items:center;gap:14px}.cael-landing .moon{width:42px;height:42px;border:1px solid rgba(255,255,255,.42);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);color:#dbe3ff}.cael-landing .overnight-card div p,.cael-landing .overnight-card>p{margin:0}.cael-landing .overnight-card>p{grid-column:1;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(29px,3vw,42px)}.cael-landing .overnight-action{grid-column:2;grid-row:1/3;padding:13px 16px;border-radius:10px;background:#fffdf9;color:#101946;font-size:12px;font-weight:700}.cael-landing .memory-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:100px}.cael-landing .memory-card{padding:50px;border:1px solid var(--stone);border-radius:18px;background:rgba(255,253,249,.58)}.cael-landing .memory-card h2{font-size:clamp(48px,4.4vw,66px)}.cael-landing .memory-copy{margin:26px 0 0;color:var(--muted);font-size:15px;line-height:1.65}.cael-landing .preference-stack{margin-top:38px;display:flex;flex-wrap:wrap;gap:9px}.cael-landing .preference-stack span{padding:10px 13px;border:1px solid var(--stone);border-radius:999px;background:white;font-size:11px;font-weight:600}.cael-landing .principles-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.cael-landing .principles-grid article{min-height:250px;padding:34px;border-bottom:1px solid var(--stone)}.cael-landing .principles-grid article:nth-child(odd){border-right:1px solid var(--stone)}.cael-landing .principles-grid article:nth-child(-n+2){border-top:1px solid var(--stone)}.cael-landing .principles-grid article>span{color:var(--blue);font-size:10px;font-weight:700}.cael-landing .principles-grid h3{margin:75px 0 12px;font-size:17px}.cael-landing .principles-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.cael-landing .crew-section{width:min(100% - 48px,1340px);padding:92px;border-radius:24px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:95px;background:var(--blue);color:white}.cael-landing .crew-section .kicker{color:#ced8ff}.cael-landing .crew-copy>p:not(.kicker){max-width:500px;margin:26px 0 34px;color:rgba(255,255,255,.75);font-size:15px;line-height:1.65}.cael-landing .crew-copy .button-dark{background:white;color:var(--ink)}.cael-landing .crew-thread{padding:38px;border:1px solid rgba(255,255,255,.28);border-radius:19px;background:rgba(12,29,88,.35);box-shadow:0 25px 55px rgba(4,16,58,.22)}.cael-landing .crew-agent,.cael-landing .crew-user{width:-moz-fit-content;width:fit-content;max-width:84%;margin:0;padding:14px 17px;border-radius:17px;font-size:13px;line-height:1.45}.cael-landing .crew-user{margin-left:auto;border-bottom-right-radius:5px;background:white;color:var(--ink)}.cael-landing .crew-agent{margin-top:18px;border-bottom-left-radius:5px;background:rgba(255,255,255,.14)}.cael-landing .crew-typing{margin:30px 0 19px;display:flex;align-items:center}.cael-landing .crew-typing>span{width:31px;height:31px;margin-left:-8px;border:2px solid var(--blue);border-radius:50%;display:grid;place-items:center;background:#dfe6ff;color:var(--blue);font-size:10px;font-weight:700}.cael-landing .crew-typing>span:first-child{margin-left:0}.cael-landing .crew-typing small{margin-left:12px;color:#ced8ff;font-size:10px}.cael-landing .crew-answer{padding:7px 17px;border:1px solid rgba(255,255,255,.22);border-radius:13px;background:rgba(255,255,255,.08)}.cael-landing .crew-answer div{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;font-size:12px}.cael-landing .crew-answer div:last-child{border-bottom:0}.cael-landing .crew-answer span{font-size:10px;font-weight:700}.cael-landing .yes{color:#bdf5c8}.cael-landing .no{color:#ffb4a7}.cael-landing .maybe{color:#fff0a8}.cael-landing .comparison-section{padding-bottom:160px}.cael-landing .comparison-table{margin-top:72px;border-top:1px solid var(--stone-dark)}.cael-landing .comparison-row{min-height:73px;border-bottom:1px solid var(--stone);display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(3,1fr);align-items:center;gap:15px;color:#77736a;font-size:13px}.cael-landing .comparison-row strong{height:100%;padding:0 20px;display:flex;align-items:center;background:rgba(33,85,255,.07);color:var(--blue)}.cael-landing .comparison-head{min-height:58px;color:var(--ink);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cael-landing .field-notes{padding:140px max(48px,calc((100vw - 1240px) / 2));background:#ebe5da}.cael-landing .quotes-grid{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cael-landing .quotes-grid figure{min-height:390px;margin:0;padding:34px;border:1px solid #cfc6b8;border-radius:14px;display:flex;flex-direction:column;background:rgba(255,253,249,.64)}.cael-landing .quotes-grid blockquote{margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:27px;line-height:1.25;letter-spacing:-.018em}.cael-landing .quotes-grid figcaption{margin-top:auto;padding-top:30px;border-top:1px solid var(--stone)}.cael-landing .quotes-grid figcaption span,.cael-landing .quotes-grid figcaption strong{display:block}.cael-landing .quotes-grid figcaption strong{font-size:13px}.cael-landing .quotes-grid figcaption span{margin-top:4px;color:#77736a;font-size:10px}.cael-landing .pricing-section{display:grid;grid-template-columns:.68fr 1.32fr;align-items:start;gap:78px}.cael-landing .pricing-copy{position:sticky;top:80px}.cael-landing .pricing-copy h2{font-size:clamp(51px,4.8vw,70px)}.cael-landing .pricing-copy>p:last-child{margin:27px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.cael-landing .pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cael-landing .price-card{min-height:620px;padding:32px;border:1px solid var(--stone);border-radius:17px;display:flex;flex-direction:column;background:rgba(255,253,249,.52)}.cael-landing .price-featured{border-color:rgba(33,85,255,.55);background:#eef2ff}.cael-landing .price-label{width:-moz-fit-content;width:fit-content;padding:7px 10px;border-radius:999px;background:var(--blue);color:white;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.cael-landing .price-label-quiet{border:1px solid var(--stone);background:transparent;color:#77736a}.cael-landing .price-card h3{margin:30px 0 18px;font-family:"Instrument Serif",Georgia,serif;font-size:35px;font-weight:400}.cael-landing .price{margin:0;display:flex;align-items:baseline;gap:7px}.cael-landing .price strong{font-size:44px;letter-spacing:-.05em}.cael-landing .price span{color:#77736a;font-size:11px}.cael-landing .price-deck{min-height:56px;margin:14px 0 24px;color:var(--muted);font-size:12px;line-height:1.55}.cael-landing .price-card ul{margin:0 0 32px;padding:23px 0 0;border-top:1px solid var(--stone);list-style:none}.cael-landing .price-card li{position:relative;margin:0 0 15px;padding-left:22px;color:#57544d;font-size:11px;line-height:1.5}.cael-landing .price-card li:before{position:absolute;left:0;content:"✓";color:var(--blue);font-weight:700}.cael-landing .price-card .button{width:100%;margin-top:auto}.cael-landing .faq-section{padding-top:40px;display:grid;grid-template-columns:.72fr 1.28fr;gap:110px}.cael-landing .faq-heading{position:sticky;top:80px;align-self:start}.cael-landing .faq-heading h2{font-size:clamp(51px,4.8vw,70px)}.cael-landing .faq-heading>p:last-child{max-width:330px;margin:26px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.cael-landing .faq-list{border-top:1px solid var(--stone-dark)}.cael-landing .faq-list details{border-bottom:1px solid var(--stone)}.cael-landing .faq-list summary{min-height:82px;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;cursor:pointer;font-size:16px;font-weight:700;list-style:none}.cael-landing .faq-list summary::-webkit-details-marker{display:none}.cael-landing .faq-list summary i{width:31px;height:31px;border:1px solid var(--stone-dark);border-radius:50%;display:grid;flex:0 0 31px;place-items:center;font-size:18px;font-style:normal;font-weight:400;transition:transform .2s ease,background-color .2s ease}.cael-landing .faq-list details[open] summary i{background:var(--blue);color:white;transform:rotate(45deg)}.cael-landing .faq-list details p{max-width:650px;margin:-3px 55px 27px 0;color:var(--muted);font-size:14px;line-height:1.7}.cael-landing .final-cta{width:min(100% - 48px,1340px);min-height:650px;margin:10px auto 0;padding:110px 48px;border-radius:24px;display:flex;align-items:center;flex-direction:column;justify-content:center;background:var(--blue);color:white;text-align:center}.cael-landing .final-cta h2{font-size:clamp(64px,7vw,104px)}.cael-landing .final-cta>p:not(.kicker){margin:28px 0 31px;color:#d5ddff;font-size:16px}.cael-landing .button-inverse{min-height:58px;background:white;color:var(--ink)}.cael-landing .button-inverse:hover{background:var(--ink);color:white}.cael-landing .final-cta small{margin-top:20px;color:#c4d0ff;font-size:10px}.cael-landing footer{width:min(100% - 96px,1240px);margin:0 auto;padding:70px 0 48px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px 40px}.cael-landing .footer-wordmark{font-size:44px}.cael-landing footer>p{margin:0;color:var(--muted);font-size:12px}.cael-landing footer nav{display:flex;gap:24px;color:#6d6961;font-size:11px;font-weight:600}.cael-landing footer nav a:hover{color:var(--blue)}.cael-landing footer>span{grid-column:1/-1;padding-top:25px;border-top:1px solid var(--stone);color:#8f8a81;font-size:10px}@media (max-width:1060px){.cael-landing .hero,.cael-landing .proof-strip,.cael-landing .section,.cael-landing .site-header{width:min(100% - 48px,900px)}.cael-landing .desktop-nav{display:none}.cael-landing .site-header{grid-template-columns:1fr auto}.cael-landing .menu-toggle{width:41px;height:41px;padding:0;border:1px solid var(--stone-dark);border-radius:9px;display:grid;place-content:center;gap:5px;background:transparent;cursor:pointer}.cael-landing .menu-toggle span{width:17px;height:1px;display:block;background:var(--ink)}.cael-landing .mobile-nav{position:absolute;top:78px;right:0;left:0;padding:14px;border:1px solid var(--stone);border-radius:13px;background:var(--card);box-shadow:0 22px 45px rgba(41,35,28,.13)}.cael-landing .mobile-nav.is-open{display:grid}.cael-landing .mobile-nav a{padding:13px 14px;border-bottom:1px solid #ece7de;font-size:14px;font-weight:600}.cael-landing .mobile-nav a:last-child{border-bottom:0}.cael-landing .hero{grid-template-columns:1fr;padding-top:68px}.cael-landing .hero-copy{max-width:720px}.cael-landing .conversation-shell{width:min(100%,650px);justify-self:center}.cael-landing .proof-strip{grid-template-columns:1fr 1fr}.cael-landing .proof-strip div:nth-child(2){border-right:0}.cael-landing .proof-strip div:nth-child(n+3){padding-top:22px;border-top:1px solid rgba(117,111,100,.24)}.cael-landing .proof-strip div:nth-child(3){padding-left:0}.cael-landing .steps-grid{grid-template-columns:1fr;gap:14px}.cael-landing .step-card{min-height:0}.cael-landing .step-flow-arrow{transform:rotate(90deg)}.cael-landing .handoff-visual{margin:28px 0 24px}.cael-landing .crew-section,.cael-landing .demo-section{width:min(100% - 48px,900px);padding:64px;grid-template-columns:1fr;gap:58px}.cael-landing .always-section{grid-template-columns:1fr}.cael-landing .always-heading,.cael-landing .faq-heading,.cael-landing .pricing-copy{position:static}.cael-landing .faq-section,.cael-landing .memory-section,.cael-landing .pricing-section{grid-template-columns:1fr;gap:65px}.cael-landing .quotes-grid{grid-template-columns:1fr}.cael-landing .quotes-grid figure{min-height:300px}.cael-landing .comparison-row{grid-template-columns:minmax(190px,1.4fr) repeat(3,1fr);font-size:11px}}@media (max-width:620px){.cael-landing .hero,.cael-landing .proof-strip,.cael-landing .section,.cael-landing .site-header{width:min(100% - 32px,900px)}.cael-landing .site-header{height:76px}.cael-landing .wordmark{font-size:42px}.cael-landing .login-link{display:none}.cael-landing .header-actions{gap:8px}.cael-landing .button-small{min-height:39px;padding:0 14px}.cael-landing .hero{min-height:auto;padding:52px 0 56px}.cael-landing .eyebrow{margin-bottom:20px;font-size:10px}.cael-landing h1{font-size:clamp(57px,17vw,74px)}.cael-landing .hero-deck{font-size:16px}.cael-landing .hero-actions{display:grid}.cael-landing .button{width:100%}.cael-landing .trust-line{font-size:11px}.cael-landing .conversation-shell{min-height:0}.cael-landing .conversation-body{padding:22px 14px;font-size:13px}.cael-landing .inline-time{display:none}.cael-landing .task-card,.cael-landing .watch-row{margin-left:0}.cael-landing .task-card{padding-right:16px}.cael-landing .task-time{display:none}.cael-landing .proof-strip{grid-template-columns:1fr;padding:0}.cael-landing .proof-strip div{padding:18px 0;border-top:1px solid rgba(117,111,100,.24);border-right:0}.cael-landing .proof-strip div:first-child{border-top:0}.cael-landing .section{padding:92px 0}.cael-landing .always-section h2,.cael-landing .field-notes h2,.cael-landing .section h2{font-size:52px}.cael-landing .steps-grid{margin-top:45px;gap:10px}.cael-landing .step-card{padding:21px}.cael-landing .handoff-visual{min-height:132px;margin:23px 0 21px}.cael-landing .how-cta{margin-top:32px;display:grid;gap:13px;text-align:center}.cael-landing .crew-section,.cael-landing .demo-section{width:min(100% - 20px,900px);padding:65px 22px 24px;border-radius:18px}.cael-landing .demo-tabs{grid-template-columns:1fr}.cael-landing .demo-window{min-height:530px;padding:10px}.cael-landing .demo-thread{padding:28px 4px 18px}.cael-landing .demo-message{max-width:88%}.cael-landing .always-section{margin-top:90px;padding:92px 16px;gap:58px}.cael-landing .mission-list article{grid-template-columns:26px 1fr}.cael-landing .mission-list article i{grid-column:2;width:-moz-fit-content;width:fit-content}.cael-landing .overnight-card{padding:26px 22px;grid-template-columns:1fr}.cael-landing .overnight-action{grid-column:1;grid-row:auto;width:-moz-fit-content;width:fit-content}.cael-landing .memory-card{padding:32px 23px}.cael-landing .principles-grid{grid-template-columns:1fr}.cael-landing .principles-grid article{min-height:220px;border-top:0!important;border-right:0!important}.cael-landing .principles-grid article:first-child{border-top:1px solid var(--stone)!important}.cael-landing .crew-thread{padding:22px 14px}.cael-landing .comparison-section{overflow:hidden}.cael-landing .comparison-table{overflow-x:auto}.cael-landing .comparison-row{width:680px}.cael-landing .field-notes{padding:92px 16px}.cael-landing .quotes-grid{margin-top:45px}.cael-landing .quotes-grid figure{min-height:330px;padding:27px}.cael-landing .quotes-grid blockquote{font-size:25px}.cael-landing .pricing-grid{grid-template-columns:1fr}.cael-landing .price-card{min-height:590px;padding:27px 23px}.cael-landing .faq-section{padding-top:15px}.cael-landing .final-cta{width:calc(100% - 20px);min-height:570px;padding:75px 18px;border-radius:18px}.cael-landing .final-cta h2{font-size:clamp(56px,17vw,78px)}.cael-landing footer{width:calc(100% - 32px);padding-top:52px;grid-template-columns:1fr}.cael-landing footer nav{flex-wrap:wrap;gap:15px 22px}.cael-landing footer>span{grid-column:1}}@media (prefers-reduced-motion:reduce){.cael-landing{scroll-behavior:auto}.cael-landing,.cael-landing *,.cael-landing :after,.cael-landing :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}