:root{--ink:#151522;--muted:#66697a;--line:#e8e8ef;--paper:#fff;--wash:#f7f7fb;--accent:#4f46e5;--accent-dark:#3730a3;--violet:#7567ff;--night:#17152c}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand-name{font-family:Manrope,"DM Sans",sans-serif}button,a{transition:.18s ease}.eyebrow{display:inline-block;color:var(--accent);font-size:11px;line-height:1;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 21px;border-radius:12px;border:1px solid transparent;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer}.btn-primary{color:#fff;background:var(--accent);box-shadow:0 8px 25px rgba(79,70,229,.2)}.btn-primary:hover{background:var(--accent-dark);transform:translateY(-1px)}.btn-secondary{border-color:var(--line);background:#fff}.btn-secondary:hover,.btn-quiet:hover{border-color:#c9c8d7;background:#fafafe}.btn-quiet{min-height:38px;border-color:var(--line);background:#fff;padding:0 17px}.btn-light{background:#fff;color:var(--night);margin-top:28px}.full{width:100%}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;text-decoration:none}.brand-mark,.brand-image{width:34px;height:34px;border-radius:11px}.brand-mark{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--accent),var(--accent-dark));box-shadow:0 6px 16px rgba(79,70,229,.23)}.brand-image{object-fit:contain;background:#fff;border:1px solid var(--line)}.brand-name{font-size:18px;letter-spacing:-.03em}
.public-nav{height:70px;border-bottom:1px solid rgba(232,232,239,.8);position:relative;z-index:10;background:rgba(255,255,255,.9);backdrop-filter:blur(15px)}.nav-inner{max-width:1220px;height:100%;margin:auto;padding:0 26px;display:flex;align-items:center;justify-content:space-between}.nav-actions{display:flex;align-items:center;gap:27px}.nav-link{font-size:14px;font-weight:600;color:#555768;text-decoration:none}.nav-link:hover{color:var(--accent)}
.hero{min-height:720px;max-width:1280px;margin:auto;padding:88px 30px 96px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);align-items:center;gap:60px;position:relative}.hero:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:rgba(99,89,244,.07);filter:blur(2px);left:-270px;top:150px}.hero-content{position:relative;z-index:1}.hero h1{font-size:clamp(46px,5.4vw,75px);line-height:1.01;letter-spacing:-.061em;margin:24px 0}.hero-accent{color:var(--accent)}.hero-copy{max-width:630px;color:var(--muted);font-size:19px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:34px}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:37px;color:#77798a;font-size:12px;font-weight:600}.trust-row span:before{content:"✓";margin-right:6px;color:var(--accent)}
.hero-visual{position:relative;padding:23px 0}.hero-window{background:#fff;border:1px solid #e2e1ec;border-radius:19px;box-shadow:0 38px 90px rgba(35,31,73,.16);overflow:hidden;transform:perspective(1100px) rotateY(-2deg) rotateX(1deg)}.demo-bar{height:53px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:9px;padding:0 16px;font-size:12px;font-weight:700}.mini-logo{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:var(--accent);color:#fff}.demo-muted{margin-left:auto;color:#a2a2af;font-weight:500}.demo-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(165px,.75fr);min-height:390px}.demo-main{padding:45px 31px;background:linear-gradient(145deg,#fbfbff,#f2f0ff)}.demo-kicker{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#7d78a1}.demo-main h2{font-size:30px;line-height:1.15;letter-spacing:-.04em;margin:10px 0 35px;max-width:330px}.demo-prompt{min-height:54px;border:1px solid #dcd9eb;border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 13px 0 17px;color:#a2a0af;font-size:12px;box-shadow:0 10px 22px rgba(66,55,140,.07)}.send-dot{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:var(--accent);color:#fff}.demo-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.demo-chip{font-size:10px;padding:7px 9px;background:#fff;border:1px solid #e4e2ed;border-radius:999px;color:#777589}.demo-recent{padding:27px 17px;border-left:1px solid var(--line);font-size:11px;color:#8e8e99}.recent-row{display:flex;align-items:center;gap:9px;margin-top:20px;color:var(--ink)}.recent-icon{flex:0 0 29px;height:29px;border-radius:8px;display:grid;place-items:center;color:var(--product);background:color-mix(in srgb,var(--product) 11%,white);font-weight:800}.recent-row strong{display:block;font-size:10px}.recent-row small{display:block;margin-top:2px;color:#aaa;font-size:8px}.floating-spark{position:absolute;display:grid;place-items:center;color:#fff;background:var(--accent);box-shadow:0 14px 30px rgba(79,70,229,.3)}.spark-one{width:49px;height:49px;border-radius:16px;right:-17px;top:-1px;font-size:22px;transform:rotate(8deg)}.spark-two{width:25px;height:25px;border-radius:50%;left:-11px;bottom:60px;color:#968aff;background:#dfdcff;font-size:9px}
.section{padding:105px 28px}.section-heading{max-width:760px;margin:0 auto 50px;text-align:center}.section-heading h2,.freedom-heading h2{font-size:clamp(34px,4.5vw,55px);line-height:1.07;letter-spacing:-.05em;margin:17px 0}.section-copy,.freedom-heading p{color:var(--muted);font-size:17px;line-height:1.65}.products{background:var(--wash);border-block:1px solid var(--line)}.product-grid{max-width:1160px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.product-card{min-height:235px;padding:24px;border:1px solid var(--line);border-radius:17px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 10px 30px rgba(27,26,47,.035);transition:.2s}.product-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--product) 35%,#ddd);box-shadow:0 17px 37px rgba(27,26,47,.075)}.product-card-top{display:flex;align-items:start;justify-content:space-between}.product-icon,.app-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;color:var(--product);background:color-mix(in srgb,var(--product) 11%,white);font-family:Manrope;font-weight:800}.soon{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#8a8b98;background:#f3f3f7;padding:5px 7px;border-radius:999px}.product-card h3{font-size:20px;margin:24px 0 9px}.product-card p{color:var(--muted);font-size:14px;line-height:1.55;min-height:44px}.product-link{color:var(--product);font-size:12px;font-weight:700;text-decoration:none}
.pilot-section{padding:110px max(28px,calc((100vw - 1160px)/2));background:linear-gradient(145deg,#1c1936,#11101e);color:#fff;display:grid;grid-template-columns:.72fr 1.28fr;gap:65px;align-items:center;overflow:hidden}.eyebrow.light{color:#aaa2ff}.pilot-copy h2{font-size:clamp(45px,5vw,66px);letter-spacing:-.06em;margin:18px 0}.pilot-copy>p{color:#bbb9ca;line-height:1.65}.pilot-features{margin-top:37px;display:grid;gap:20px}.pilot-features>div{display:grid;grid-template-columns:28px 1fr;column-gap:10px}.pilot-features span{grid-row:span 2;color:#aaa2ff;font-size:11px;font-weight:800;padding-top:4px}.pilot-features h3{font-size:15px;margin:0 0 5px}.pilot-features p{color:#9997a8;font-size:12px;line-height:1.45;margin:0}.pilot-preview{height:500px;display:grid;grid-template-columns:135px minmax(280px,1fr) 195px;background:#fff;color:var(--ink);border-radius:17px;overflow:hidden;box-shadow:0 45px 80px rgba(0,0,0,.3);transform:rotate(1deg)}.pilot-left{padding:15px 11px;background:#f7f7fa;border-right:1px solid var(--line);font-size:9px}.pilot-left .brand-mark{width:25px;height:25px}.pilot-new{width:100%;border:0;background:var(--accent);color:#fff;padding:8px;border-radius:7px;font-size:8px;margin:16px 0}.pilot-label{font-size:7px;letter-spacing:.12em;color:#aaa;font-weight:800;margin:17px 0 8px}.pilot-left>p:not(.pilot-label){padding:6px;margin:0;color:#747480}.pilot-centre{display:flex;flex-direction:column;border-right:1px solid var(--line)}.pilot-chat-head{height:46px;padding:0 15px;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line);font-size:9px}.pilot-chat-head span{color:#aaa}.pilot-welcome{text-align:center;margin:auto;padding:20px}.pilot-orb,.pilot-big-orb{width:43px;height:43px;margin:0 auto 13px;border-radius:14px;display:grid;place-items:center;background:#ebe9ff;color:var(--accent);font-size:18px}.pilot-welcome h3{font-size:15px;margin-bottom:8px}.pilot-welcome p{font-size:8px;color:#999}.pilot-input{margin:0 15px 16px;border:1px solid var(--line);border-radius:10px;min-height:50px;padding:0 9px 0 12px;display:flex;align-items:center;justify-content:space-between;color:#999;font-size:8px}.pilot-input .send-dot{width:25px;height:25px}.pilot-right{padding:17px 13px;background:#fcfcfe}.pilot-right h3{font-size:13px;margin:12px 0 20px}.canvas-line{height:6px;width:75%;background:#e7e7ee;border-radius:4px;margin:8px 0}.canvas-line.wide{width:100%}.canvas-chart{height:105px;margin-top:22px;border-radius:7px;background:linear-gradient(150deg,#efedff,#f8f8fc);position:relative}.canvas-chart:after{content:"";position:absolute;inset:25px 15px;border-left:2px solid #8377ef;border-bottom:2px solid #8377ef;transform:skewY(-15deg)}.canvas-actions{display:flex;gap:5px;margin-top:45px}.canvas-actions button{font-size:7px;padding:7px;border-radius:5px;border:0}.canvas-cancel{background:#eee}.canvas-confirm{background:var(--accent);color:#fff}
.freedom-heading{max-width:760px;margin-bottom:48px}.freedom-grid{max-width:1160px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.freedom-grid article{padding:29px 25px;border-top:1px solid var(--line)}.freedom-grid article>span{font-size:24px;color:var(--accent)}.freedom-grid h3{font-size:19px;margin:22px 0 10px}.freedom-grid p{font-size:14px;color:var(--muted);line-height:1.6}.closing{text-align:center;padding:105px 25px;background:#f2f1ff}.closing h2{font-size:clamp(33px,4.5vw,53px);line-height:1.15;letter-spacing:-.05em;margin-bottom:35px}.footer{max-width:1200px;margin:auto;padding:50px 25px;display:grid;grid-template-columns:1fr auto;gap:25px;align-items:center}.footer p{font-size:12px;color:#999;margin:10px 0 0}.footer>div:nth-child(2){display:flex;gap:22px}.footer>div:nth-child(2) a{font-size:13px;color:#666;text-decoration:none}.footer>p{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px}
.notice{padding:11px 14px;border-radius:9px;font-size:13px}.notice.error{color:#a73737;background:#fff1f1}.notice.ok{color:#18734b;background:#eafbf2}.muted{color:var(--muted)}
/* Sign in */
.login-body{min-height:100vh;background:#f7f7fb}.login-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;position:relative}.back-link{position:absolute;left:25px;top:22px;z-index:2;color:#666;text-decoration:none;font-size:13px}.login-story{padding:95px max(45px,10vw);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#17152c,#2a2459);color:#fff;position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;border:1px solid rgba(255,255,255,.08);right:-180px;bottom:-150px;box-shadow:0 0 0 75px rgba(255,255,255,.02),0 0 0 150px rgba(255,255,255,.015)}.login-story .brand{margin-bottom:95px}.login-story .brand-name{color:#fff}.login-story h1{font-size:55px;letter-spacing:-.06em;margin:22px 0 15px}.login-story>p{color:#bab7d0}.login-art{margin-top:60px}.login-icons{display:flex}.login-icons span{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:color-mix(in srgb,var(--product) 88%,white);color:#fff;font-weight:800;box-shadow:0 10px 20px rgba(0,0,0,.2);margin-right:-8px;border:3px solid #201c42}.login-panel{display:grid;place-items:center;padding:35px}.login-card{width:min(420px,100%);padding:37px;border:1px solid var(--line);background:#fff;border-radius:19px;box-shadow:0 22px 60px rgba(28,27,50,.08)}.login-card h2{font-size:26px;letter-spacing:-.04em;margin-bottom:8px}.login-card>p{color:var(--muted);font-size:14px}.google-button{height:47px;border:1px solid #d9d9e1;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:11px;text-decoration:none;font-size:14px;font-weight:700;margin-top:25px}.google-button:hover{background:#fafafa}.divider{display:flex;align-items:center;gap:11px;margin:22px 0;color:#a2a2ad}.divider span{height:1px;background:var(--line);flex:1}.divider small{font-size:10px}.login-form label,.settings-form label,.invite-form label{display:grid;gap:7px;font-size:12px;font-weight:700;margin-bottom:16px}.login-form input,.settings-form input,.settings-form select,.invite-form input,.invite-form select{width:100%;height:43px;border:1px solid #dadae3;border-radius:9px;padding:0 11px;background:#fff}.login-terms{display:block;color:#999;line-height:1.5;margin-top:22px}
/* Authenticated shell */
.app-header{height:68px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:30}.app-header-inner{height:100%;max-width:1220px;margin:auto;padding:0 25px;display:flex;align-items:center;gap:50px}.app-nav{display:flex;align-self:stretch;gap:30px}.app-nav a{display:flex;align-items:center;color:#777887;text-decoration:none;font-size:13px;font-weight:600;border-bottom:2px solid transparent}.app-nav a.active{color:var(--accent);border-bottom-color:var(--accent)}.account{margin-left:auto;display:flex;align-items:center;gap:11px}.org-pill{font-size:11px;color:#666;background:#f4f4f8;border-radius:999px;padding:7px 10px}.avatar{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#e8e6ff;color:var(--accent-dark);font-size:12px;font-weight:800}.avatar.small{width:30px;height:30px}.signout{font-size:11px;color:#888;text-decoration:none}.dashboard{max-width:1160px;margin:auto;padding:70px 25px 100px}.dashboard-hero{display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:center;margin-bottom:65px}.dashboard-hero h1,.page-heading h1{font-size:43px;letter-spacing:-.055em;margin:15px 0 9px}.dashboard-hero p,.page-heading p{color:var(--muted)}.ask-pilot{min-height:82px;border:1px solid #dedcf2;border-radius:16px;display:grid;grid-template-columns:42px 1fr auto;gap:13px;align-items:center;padding:14px 17px;text-decoration:none;background:linear-gradient(120deg,#f9f8ff,#f2f0ff)}.ask-icon{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:var(--accent);color:#fff}.ask-pilot small{display:block;color:#777;margin-top:3px}.dashboard-section{margin-top:45px}.dashboard-section h2{font-size:20px;letter-spacing:-.03em}.app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.app-card{min-height:170px;padding:20px;border:1px solid var(--line);border-radius:14px;text-decoration:none;background:#fff}.app-card:hover{border-color:color-mix(in srgb,var(--product) 35%,#ddd);transform:translateY(-2px);box-shadow:0 12px 30px rgba(20,20,40,.06)}.app-card>div{display:flex;justify-content:space-between}.app-card h3{font-size:16px;margin:17px 0 7px}.app-card p{font-size:12px;color:var(--muted);line-height:1.5}.open-arrow{color:#aaa}.recent-section>div:first-child{display:flex;align-items:center;justify-content:space-between}.text-button{border:0;background:none;color:var(--accent);font-size:12px}.recent-list{border:1px solid var(--line);border-radius:14px;overflow:hidden}.recent-list>div{min-height:67px;display:grid;grid-template-columns:37px 1fr auto;align-items:center;gap:12px;padding:0 16px;border-bottom:1px solid var(--line)}.recent-list>div:last-child{border:0}.recent-list small{display:block;color:#999;margin-top:3px}.file-type{width:33px;height:33px;border-radius:9px;display:grid;place-items:center;font-size:12px;font-weight:800}.file-type.blue{color:#2563eb;background:#eff6ff}.file-type.green{color:#15803d;background:#f0fdf4}.file-type.amber{color:#d97706;background:#fffbeb}
/* Pilot application */
.pilot-app{height:100vh;display:grid;grid-template-columns:255px minmax(380px,1fr) 380px;overflow:hidden;background:#fff}.pilot-app-left{min-width:0;background:#f7f7fa;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:14px 12px;overflow:auto;z-index:50}.pilot-brand-row{display:flex;align-items:center;justify-content:space-between}.mobile-close{display:none}.pilot-new-button{display:block;margin:20px 0 16px;padding:11px;background:var(--accent);color:#fff;border-radius:9px;text-decoration:none;text-align:center;font-size:12px;font-weight:700}.pilot-section-label{margin:16px 8px 8px;color:#aaa;font-size:8px;font-weight:800;letter-spacing:.14em}.history-item,.pilot-app-link{display:flex;align-items:center;gap:9px;padding:9px;border-radius:8px;color:#6e6e7c;text-decoration:none;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item.active,.history-item:hover,.pilot-app-link:hover{color:var(--ink);background:#ececf2}.pilot-app-link span{width:20px;height:20px;border-radius:6px;display:grid;place-items:center;color:var(--product);background:color-mix(in srgb,var(--product) 10%,white);font-weight:800}.pilot-user{margin-top:auto;padding-top:15px;border-top:1px solid var(--line);display:flex;align-items:center;gap:9px}.pilot-user strong,.pilot-user small{max-width:155px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pilot-user strong{font-size:10px}.pilot-user small{font-size:8px;color:#999;margin-top:3px}.pilot-app-centre{height:100vh;min-width:0;display:flex;flex-direction:column}.pilot-app-header{height:55px;flex:0 0 55px;border-bottom:1px solid var(--line);padding:0 18px;display:flex;align-items:center;justify-content:space-between}.pilot-app-header>div:first-of-type strong,.pilot-app-header>div:first-of-type small{display:block}.pilot-app-header strong{font-size:12px}.pilot-app-header small{font-size:8px;color:#999;margin-top:2px}.pilot-app-header>div:last-child{display:flex;align-items:center;gap:12px}.pilot-app-header a,.pilot-app-header button{border:0;background:none;color:#777;text-decoration:none;font-size:10px}.mobile-menu{display:none}.pilot-messages{flex:1;overflow:auto;padding:30px max(25px,calc((100% - 720px)/2))}.pilot-empty{text-align:center;margin:8vh auto 0;max-width:650px}.pilot-big-orb{width:50px;height:50px;border-radius:16px;font-size:22px}.pilot-empty h1{font-size:28px;letter-spacing:-.045em;margin:14px 0 8px}.pilot-empty>p{color:#888;font-size:13px}.suggestion-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:35px}.suggestion-card{text-align:left;min-height:85px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px;cursor:pointer;font-size:11px;font-weight:700}.suggestion-card:hover{border-color:#c7c3ef;background:#fbfaff}.suggestion-card small{display:block;color:#8c8c97;font-weight:400;line-height:1.4;margin-top:6px}.message{display:flex;gap:10px;margin:16px 0}.message.user{flex-direction:row-reverse}.message-avatar{flex:0 0 28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#eeecff;color:var(--accent);font-size:11px;font-weight:800}.message.user .message-avatar{background:#eee;color:#666}.message-bubble{max-width:75%;padding:11px 14px;background:#f6f6f8;border-radius:12px;font-size:13px;line-height:1.5}.message.user .message-bubble{background:var(--accent);color:#fff}.message-bubble p{margin:0}.pilot-compose{margin:0 max(18px,calc((100% - 720px)/2)) 20px;border:1px solid #d8d7e2;border-radius:14px;padding:10px 11px;background:#fff;box-shadow:0 8px 28px rgba(30,28,60,.08)}.pilot-compose textarea{width:100%;max-height:120px;resize:none;border:0;outline:0;padding:4px;font-size:13px}.pilot-compose-foot{display:flex;align-items:center;justify-content:space-between;color:#aaa;font-size:9px}.pilot-send{width:30px;height:30px;border:0;border-radius:9px;background:var(--accent);color:#fff;cursor:pointer}.pilot-app-canvas{height:100vh;border-left:1px solid var(--line);background:#fcfcfe;display:flex;flex-direction:column;min-width:0}.canvas-head{height:64px;flex:0 0 64px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 17px}.canvas-head h3{font-size:13px;margin:4px 0 0}.canvas-close{border:0;background:none;font-size:17px;color:#888;cursor:pointer}.empty-canvas{margin:auto;text-align:center;padding:30px}.empty-canvas-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;margin:auto;background:#eeeefe;color:var(--accent)}.empty-canvas h3{font-size:16px;margin:17px 0 8px}.empty-canvas p{font-size:11px;color:#999;line-height:1.5}.artifact-body{padding:23px;overflow:auto;flex:1}.artifact-product{display:inline-block;color:var(--accent);background:#eeecff;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:800}.artifact-body h2{font-size:23px;line-height:1.25;letter-spacing:-.04em;margin:19px 0 10px}.artifact-body>p{color:#777;font-size:12px;line-height:1.6}.effect-card{margin-top:25px;padding:17px;border:1px solid var(--line);border-radius:11px;background:#fff}.effect-card strong{font-size:11px}.effect-card p{font-size:11px;line-height:1.5;color:#777;margin:6px 0 0}.canvas-bottom{margin-top:30px}.confirm-form{display:flex;gap:8px}.confirm-form .btn{flex:1;padding:0 10px;font-size:11px}.pilot-overlay{display:none}
/* Settings/team */
.settings-page{max-width:900px;margin:auto;padding:65px 25px 100px}.page-heading{margin-bottom:40px}.settings-card{border:1px solid var(--line);border-radius:15px;padding:25px;margin:17px 0;background:#fff}.settings-card h2{font-size:18px;margin-bottom:7px}.settings-card>p{color:var(--muted);font-size:13px;line-height:1.5}.settings-form{max-width:520px;margin-top:23px}.check-label{display:flex!important;grid-template-columns:none!important;align-items:center;flex-direction:row;gap:9px!important}.check-label input{width:16px;height:16px;margin:0}.status-dot{display:inline-flex;align-items:center;color:#24734d;font-size:11px;margin-bottom:15px}.status-dot:before{content:"";width:7px;height:7px;border-radius:50%;background:#2dbf75;margin-right:6px}.section-title-row{display:flex;align-items:center;gap:10px}.count-pill{font-size:9px;background:#f2f2f6;padding:5px 7px;border-radius:999px;color:#777}.members-table{width:100%;border-collapse:collapse;margin-top:18px}.members-table th,.members-table td{text-align:left;border-top:1px solid var(--line);padding:13px 8px;font-size:11px}.members-table th{color:#999;font-weight:600}.member-cell{display:flex;align-items:center;gap:10px}.member-cell strong,.member-cell small{display:block}.member-cell small{color:#999;margin-top:3px}.role{padding:5px 8px;border-radius:999px;background:#f1f1f5;text-transform:capitalize}.role-owner,.role-admin{color:var(--accent);background:#eeecff}.members-table select{border:1px solid var(--line);border-radius:7px;padding:6px;background:#fff}.invite-form{display:grid;grid-template-columns:1fr 160px auto;gap:12px;align-items:end;margin-top:20px}.invite-form label{margin:0}.invite-form .btn{margin-bottom:0}
@media(max-width:1050px){.hero{grid-template-columns:1fr;max-width:820px;text-align:center;padding-top:80px}.hero-copy{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{text-align:left}.pilot-section{grid-template-columns:1fr}.pilot-copy{max-width:650px}.pilot-preview{max-width:760px;width:100%;margin:auto}.dashboard-hero{grid-template-columns:1fr}.pilot-app{grid-template-columns:230px minmax(380px,1fr)}.pilot-app-canvas{position:fixed;right:-400px;top:0;width:min(380px,100%);z-index:70;transition:right .22s}.pilot-app-canvas.open{right:0}}
@media(max-width:760px){.nav-link{display:none}.public-nav{height:62px}.nav-inner{padding:0 17px}.nav-actions{gap:10px}.hero{display:block;min-height:0;padding:65px 18px 75px}.hero h1{font-size:46px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;max-width:330px;margin:30px auto 0}.trust-row{gap:10px}.hero-visual{margin-top:55px}.demo-grid{grid-template-columns:1fr}.demo-recent{display:none}.demo-main{padding:35px 23px;min-height:330px}.spark-one{right:-5px}.section{padding:75px 18px}.product-grid,.freedom-grid{grid-template-columns:1fr}.product-card{min-height:205px}.pilot-section{padding:75px 18px;gap:40px}.pilot-preview{height:390px;grid-template-columns:85px 1fr}.pilot-right{display:none}.pilot-left{padding:10px 7px}.pilot-centre{border:0}.footer{grid-template-columns:1fr}.footer>div:nth-child(2){flex-wrap:wrap}.login-layout{display:block}.login-story{display:none}.login-panel{min-height:100vh;padding:70px 18px 25px}.login-card{padding:28px 22px}.app-header-inner{padding:0 14px;gap:16px}.app-header .brand-name,.org-pill,.signout{display:none}.app-nav{gap:15px;overflow:auto}.app-nav a{font-size:11px}.dashboard{padding:45px 17px 70px}.dashboard-hero h1,.page-heading h1{font-size:34px}.app-grid{grid-template-columns:1fr 1fr}.app-card{min-height:165px;padding:16px}.pilot-app{display:block}.pilot-app-left{position:fixed;left:-270px;top:0;width:255px;height:100vh;transition:left .22s}.pilot-app-left.open{left:0}.pilot-app-centre{width:100%}.mobile-menu{display:block}.mobile-close{display:block;border:0;background:none}.pilot-app-canvas{width:100%;right:-100%}.pilot-overlay{display:block;position:fixed;inset:0;background:rgba(15,14,30,.38);z-index:40;opacity:0;pointer-events:none}.pilot-overlay.visible{opacity:1;pointer-events:auto}.pilot-messages{padding:22px 15px}.pilot-compose{margin:0 12px 12px}.suggestion-grid{grid-template-columns:1fr}.pilot-empty{margin-top:2vh}.settings-page{padding:45px 15px}.settings-card{padding:18px;overflow:auto}.invite-form{grid-template-columns:1fr}.members-table{min-width:570px}}
@media(max-width:440px){.hero h1{font-size:40px}.app-grid{grid-template-columns:1fr}.pilot-preview{grid-template-columns:1fr}.pilot-left{display:none}.pilot-copy h2{font-size:44px}}
