@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";:root{color:#18263d;background:#eef3f8;font-family:PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#257fff14,#0000 22%),radial-gradient(circle at 80% 10%,#00b69b1f,#0000 18%),linear-gradient(#f6f9fc 0%,#eef3f8 100%);margin:0}.boot-screen{place-items:center;min-height:100vh;display:grid}.boot-card{text-align:center;background:#fffffff0;border:1px solid #dfe7f1;border-radius:22px;padding:28px 32px;box-shadow:0 24px 54px #21395712}.boot-card strong,.boot-card span{display:block}.boot-card strong{color:#16263d;font-size:18px}.boot-card span{color:#6f8098;margin-top:8px;font-size:13px}.review-dock{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #d5e1efeb;border-radius:18px;width:168px;max-height:calc(100vh - 36px);padding:14px;position:fixed;top:18px;right:18px;overflow:auto;box-shadow:0 24px 54px #21395724}.review-dock-head{margin-bottom:12px}.review-dock-head strong,.review-dock-head span{display:block}.review-dock-head strong{color:#16263d;font-size:13px}.review-dock-head span{color:#6d7e95;margin-top:4px;font-size:11px}.review-flow-hint{color:#50637d;background:#f4f8fc;border-radius:12px;margin-bottom:12px;padding:10px 12px;font-size:11px;line-height:1.5}.review-dock-list{gap:8px;display:grid}.review-link{text-align:left;border-radius:12px;width:100%;padding:10px 12px;font-size:12px}.review-link.active{color:#0d9488;background:#ebfaf8;border-color:#89d9d1}.inline-notice{color:#3e5875;background:#f7fbff;border:1px solid #d8e7f6;border-radius:14px;margin:0 0 16px;padding:12px 14px;font-size:12px}.inline-notice.success{color:#0f7e73;background:#eefaf7;border-color:#bfe7df}.inline-notice.error{color:#b24d43;background:#fff7f6;border-color:#f0d2ce}.inline-notice.soft{margin-top:14px}.status-row{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 16px;display:flex}.subtle-text{color:#73839a;font-size:12px}.mapping-list{gap:10px;margin-top:16px;display:grid}.mapping-list div{background:#f7fafc;border-radius:14px;padding:12px 14px}.mapping-list span{color:#71829a;font-size:11px;display:block}.mapping-list strong{color:#22354b;margin-top:5px;font-size:13px;display:block}button,input{font:inherit}button{color:#243549;cursor:pointer;background:#fff;border:1px solid #d6e0ee;border-radius:14px;padding:10px 16px;transition:all .2s}button:hover{color:#1c4fcf;border-color:#8fb6ff}input{color:#203249;background:#fff;border:1px solid #d7e1ef;border-radius:14px;outline:none;width:100%;padding:13px 14px}input:focus{border-color:#6f9cff;box-shadow:0 0 0 4px #5c84ff1f}.primary{color:#fff;background:linear-gradient(135deg,#14c3b1 0%,#0d9488 100%);border-color:#0ca597;box-shadow:0 16px 34px #0d94882e}.primary:hover{color:#fff;border-color:#0d9488}.large{padding:14px 18px;font-weight:600}.ghost-link{color:#3567e7;background:0 0;border:0;justify-self:start;padding:0}.auth-shell{grid-template-columns:minmax(540px,52vw) minmax(420px,1fr);min-height:100vh;display:grid}.auth-brand-panel{color:#fff;background:linear-gradient(135deg,#ffffff0f,#0000 35%),radial-gradient(circle at 20% 20%,#62b7ff38,#0000 18%),linear-gradient(145deg,#0d1f47 0%,#0b3558 38%,#0d9488 100%);flex-direction:column;padding:44px 56px 56px;display:flex;position:relative;overflow:hidden}.auth-brand-panel:after{content:"";filter:blur(10px);background:#ffffff0f;border-radius:50%;width:420px;height:420px;position:absolute;inset:auto -10% -12% auto}.brand-topbar{z-index:1;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.brand-logo{width:240px;max-width:100%;margin:0;display:block}.brand-visual-wrap{z-index:1;flex:1;place-items:end center;padding:24px 0 18px;display:grid;position:relative}.brand-figure-scene{z-index:1;width:500px;height:420px;margin:0;position:relative;transform:translate(0)}.creature{transition:transform .28s,opacity .28s,top .28s;position:absolute}.creature-eye{background:#fff8ea;border-radius:50%;width:14px;height:14px;position:absolute;overflow:hidden}.creature-eye:after{content:"";width:6px;height:6px;transform:translate(var(--eye-x,0px), var(--eye-y,0px));background:#202233;border-radius:50%;transition:transform .12s ease-out;position:absolute;top:4px;left:4px}.creature-mouth{border-bottom:3px solid;position:absolute}.creature-purple{color:#f6deff;transform-origin:bottom;background:linear-gradient(#7d35ff 0%,#5d21d9 100%);border-radius:18px;width:110px;height:222px;top:32px;left:126px}.creature-purple .creature-eye.left{top:66px;left:30px}.creature-purple .creature-eye.right{top:66px;left:64px}.creature-purple .creature-mouth{border-radius:0 0 10px 10px;width:22px;top:106px;left:42px}.creature-black{color:#f6deff;background:#1d1e26;border-radius:12px;width:68px;height:172px;top:114px;left:256px}.creature-black .creature-eye.left{top:42px;left:14px}.creature-black .creature-eye.right{top:42px;left:36px}.creature-black .creature-mouth{border-radius:0 0 8px 8px;width:16px;top:78px;left:24px}.creature-orange{color:#5a2d1f;background:linear-gradient(#ff7a3d 0%,#ff5e3b 100%);border-radius:136px 136px 0 0;width:236px;height:136px;top:206px;left:40px}.creature-orange .creature-eye.left{top:44px;left:82px}.creature-orange .creature-eye.right{top:44px;left:120px}.creature-orange .creature-mouth{border-radius:0 0 10px 10px;width:26px;top:84px;left:98px}.creature-yellow{color:#755814;background:linear-gradient(#ffd84e 0%,#ffc72a 100%);border-radius:102px 102px 0 0;width:126px;height:102px;top:220px;left:346px}.creature-yellow .creature-eye.left{top:34px;left:36px}.creature-yellow .creature-eye.right{top:34px;left:64px}.creature-yellow .creature-mouth{border-radius:0 0 8px 8px;width:20px;top:62px;left:48px}.focus-mobile .creature-purple{transform:rotate(-6deg)translate(4px,2px)}.focus-mobile .creature-black,.focus-mobile .creature-orange{transform:translate(6px)}.focus-mobile .creature-yellow{transform:rotate(-3deg)translate(8px)}.focus-verify .creature-black{opacity:0;transform:translateY(96px)}.focus-verify .creature-purple{transform:rotate(-8deg)translate(-10px,6px)}.focus-verify .creature-orange{transform:translate(-8px,2px)}.focus-verify .creature-yellow{transform:rotate(6deg)translate(-10px,2px)}.focus-verify .creature-purple .creature-eye,.focus-verify .creature-yellow .creature-eye{border-radius:999px;height:3px;top:64px}.focus-verify .creature-purple .creature-eye:after,.focus-verify .creature-yellow .creature-eye:after{display:none}.focus-verify .creature-orange .creature-mouth{border-top:3px solid;border-bottom:0;border-radius:10px 10px 0 0;width:16px}.auth-form-panel{align-content:center;padding:56px 72px;display:grid}.login-card{background:#fffffff5;border:1px solid #d6e1efeb;border-radius:28px;width:100%;max-width:468px;padding:32px;box-shadow:0 30px 70px #2337541a}.login-card-actions{justify-content:flex-end;margin-bottom:12px;display:flex}.home-link-button{color:#244886;background:#f8fbff;border:1px solid #d6e0ee;border-radius:999px;justify-content:center;align-items:center;min-width:106px;padding:10px 16px;text-decoration:none;transition:all .2s;display:inline-flex}.home-link-button-dark{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#ffffff38}.home-link-button:hover{color:#1c4fcf;background:#eef5ff;border-color:#8fb6ff}.home-link-button-dark:hover{color:#fff;background:#ffffff29;border-color:#ffffff57}.auth-panel-head span,.page-heading span,.panel-head span,.menu-title{color:#129a8f;letter-spacing:.04em;font-size:12px;font-weight:700;display:inline-block}.auth-panel-head h2,.page-heading h1{color:#17263d;margin:10px 0;font-size:36px;line-height:1.12}.auth-panel-head p,.page-heading p{color:#71829a;margin:0;font-size:15px}.auth-form{gap:18px;max-width:480px;margin-top:28px;display:grid}.auth-form label,.form-grid label{color:#51627a;gap:10px;font-size:13px;font-weight:600;display:grid}.inline-field{grid-template-columns:1fr auto;gap:10px;display:grid}.option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.option-chip{border-radius:14px;padding:12px 8px;font-size:13px}.option-chip.active{color:#0d9488;background:#ebfaf8;border-color:#87d9d1}.check-row{grid-template-columns:auto 1fr;align-items:center;gap:10px}.check-row input{width:18px;height:18px;padding:0}.console-shell{min-height:100vh;display:flex}.sidebar{color:#fff;background:linear-gradient(#121e3efa 0%,#113156f7 54%,#0a6875f5 100%);width:248px;padding:24px 18px;position:fixed;inset:0 auto 0 0;overflow:auto}.sidebar-brand{border-bottom:1px solid #ffffff1a;grid-template-columns:88px 1fr;align-items:center;gap:14px;padding-bottom:18px;display:grid}.sidebar-brand img{width:88px;display:block}.sidebar-brand strong{font-size:18px;display:block}.sidebar-brand span{color:#ffffffad;margin-top:6px;font-size:12px;display:block}.menu-group{margin-top:22px}.menu-title{color:#ffffff80;margin-bottom:10px}.menu-item{color:#ffffffb8;text-align:left;background:0 0;border:0;border-radius:18px;width:100%;margin-bottom:8px;padding:14px 14px 13px}.menu-item strong{color:inherit;font-size:14px;display:block}.menu-item span{color:#ffffff80;margin-top:4px;font-size:11px;display:block}.menu-item.compact{padding:11px 14px}.menu-item.active,.menu-item:hover{color:#fff;background:#ffffff1a}.menu-item.active span,.menu-item:hover span{color:#ffffffb8}.sidebar-foot{border-top:1px solid #ffffff1a;margin-top:26px;padding:18px 14px 0}.sidebar-foot span,.sidebar-foot small{color:#ffffff94;font-size:11px;display:block}.sidebar-foot strong{margin:8px 0 6px;font-size:14px;display:block}.workspace{width:calc(100% - 248px);margin-left:248px}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd9;border-bottom:1px solid #dde6f0;justify-content:space-between;align-items:center;height:78px;padding:0 30px;display:flex}.topbar span{color:#11a297;font-size:11px;font-weight:700;display:block}.topbar strong{margin-top:4px;font-size:15px;display:block}.topbar-actions{align-items:center;gap:10px;display:flex}.page{padding:30px}.page-heading{margin-bottom:22px}.page-heading.dual{justify-content:space-between;align-items:end;gap:20px;display:flex}.page-heading h1{font-size:30px}.stat-grid{gap:16px;display:grid}.stat-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card,.resource-card,.panel,.event-card{background:#fffffff0;border:1px solid #dfe7f1;border-radius:24px;box-shadow:0 24px 54px #21395712}.stat-card,.resource-card{padding:22px}.stat-card span,.resource-card span{color:#70829a;font-size:12px;display:block}.stat-card strong,.resource-card strong{color:#16263d;margin:10px 0 8px;font-size:30px;display:block}.stat-card small,.resource-card small{color:#8c99ac;font-size:12px}.content-grid{grid-template-columns:1.15fr 1fr;gap:18px;margin-top:18px;display:grid}.panel{padding:22px}.panel-head{margin-bottom:18px}.panel-head h3{margin:8px 0 0;font-size:20px}.panel-head.split{justify-content:space-between;align-items:center;gap:16px;display:flex}.shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.shortcut-grid button{text-align:left;background:linear-gradient(#f9fbff 0%,#f2f6ff 100%);border-radius:18px;padding:18px 16px}.action-list{gap:12px;display:grid}.action-item{background:#f7fafc;border-radius:18px;padding:16px 18px}.action-item em{color:#0d9488;background:#ecfaf8;border-radius:999px;padding:6px 10px;font-size:11px;font-style:normal;font-weight:700;display:inline-flex}.action-item strong{margin-top:10px;font-size:16px;display:block}.action-item p{color:#6f8098;margin:8px 0 0;font-size:13px}.event-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.event-card{overflow:hidden}.event-cover{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff29,#0000 28%),linear-gradient(135deg,#1f4fe0 0%,#1f76ff 42%,#08a79b 100%);justify-content:space-between;align-items:start;gap:18px;min-height:160px;padding:22px;display:flex}.event-cover span{color:#ffffffc7;font-size:12px;display:block}.event-cover strong{margin-top:12px;font-size:26px;line-height:1.2;display:block}.status-pill{background:#ffffff2e;border-radius:999px;padding:8px 12px;font-size:11px;font-style:normal;font-weight:700;display:inline-flex}.status-pill.done{background:#ffffff38}.event-body{padding:22px}.event-date{color:#73849b;font-size:13px}.event-metrics{border-top:1px solid #e8eef5;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0;padding-top:18px;display:grid}.event-metrics span{color:#7b8ca4;font-size:11px;display:block}.event-metrics strong{margin-top:5px;font-size:18px;display:block}.event-actions{gap:10px;display:flex}.event-actions button:first-child{flex:1.2}.event-actions button:last-child{flex:1}.form-panel{padding-bottom:20px}.form-grid{gap:16px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .wide{grid-column:1/-1}.form-grid span{color:#5f718a;font-size:12px}.form-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.table-actions{gap:8px;display:flex}.tabbed-layout{grid-template-columns:210px 1fr;gap:18px;display:grid}.tab-rail{align-content:start;gap:10px;display:grid}.tab-item{text-align:left;background:#fffc;border-radius:18px;padding:16px}.tab-panel{min-height:420px}.chip-list{flex-wrap:wrap;gap:10px;display:flex}.field-chip{color:#44617c;background:#f4f8fc;border-radius:999px;align-items:center;padding:10px 14px;font-size:12px;display:inline-flex}button.field-chip{cursor:pointer;border:1px solid #dbe6f2}.field-chip.active{color:#0d9488;background:#eaf8f6}.table-panel{overflow:hidden}table{border-collapse:collapse;width:100%}thead th{text-align:left;color:#70829a;background:#f6f9fc;padding:14px 12px;font-size:12px}tbody td{color:#243549;border-top:1px solid #e8eef5;padding:15px 12px;font-size:13px}.event-page{padding-top:4px}.event-heading{margin-top:8px}.event-content{gap:18px;display:grid}.event-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}.builder-layout{grid-template-columns:280px minmax(0,1fr) 280px;gap:18px;display:grid}.builder-palette,.builder-side,.builder-canvas{min-height:520px}.field-stack{gap:12px;display:grid}.field-row{text-align:left;background:linear-gradient(#f9fbff 0%,#f4f8fe 100%);border:1px solid #0000;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 18px;display:flex}.field-row strong{font-size:14px}.field-row span{color:#7a8ca4;font-size:12px}.field-row.selected{background:linear-gradient(#eefaf7 0%,#f3fbff 100%);border-color:#8fd8d1}.builder-preview-block{border-top:1px solid #e5edf6;margin-top:24px;padding-top:20px}.property-list{gap:14px;display:grid}.property-list div{background:#f7fafc;border-radius:18px;padding:14px 16px}.property-list span{color:#7b8ca4;font-size:11px;display:block}.property-list strong{margin-top:6px;font-size:14px;display:block}.flow-panel{min-height:340px}.flow-line{grid-template-columns:180px 50px 220px 50px 220px 50px 180px;justify-content:center;align-items:center;margin-top:34px;display:grid}.flow-node{text-align:center;background:#f7fafc;border:1px solid #dde6f0;border-radius:24px;padding:26px 20px}.flow-node.active{background:linear-gradient(#eef7ff 0%,#effcf9 100%);border-color:#8fd8d1}.flow-node span{font-size:16px;font-weight:700;display:block}.flow-node small{color:#78879d;margin-top:6px;font-size:12px;display:block}.flow-arrow{background:linear-gradient(90deg,#78adff 0%,#0d9488 100%);height:2px}.success-layout{grid-template-columns:1.1fr .9fr}.preview-panel{place-items:center;display:grid}.success-preview{text-align:center;background:radial-gradient(circle at top,#16c4b029,#0000 34%),linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #dce7f4;border-radius:28px;width:min(320px,100%);padding:34px 28px}.success-preview span{color:#0d9488;background:#ecfaf8;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-block}.success-preview strong{margin:18px 0 12px;font-size:24px;display:block}.success-preview p{color:#6f8098;margin:0 0 18px}.ticket-preview{width:min(360px,100%)}.qr-box{color:#0d9488;letter-spacing:.12em;background-color:#0000;background-image:linear-gradient(45deg,#f3fbfa 25%,#0000 25% 75%,#f3fbfa 75%),linear-gradient(45deg,#f3fbfa 25%,#0000 25% 75%,#f3fbfa 75%);background-position:0 0,10px 10px;background-repeat:repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px dashed #7fbec0;border-radius:18px;place-items:center;width:132px;height:132px;margin:0 auto 18px;font-weight:700;display:grid}@media (width<=1440px){.stat-grid.four,.event-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-layout,.content-grid,.success-layout{grid-template-columns:1fr}.flow-line{grid-template-columns:1fr;gap:12px}.flow-arrow{justify-self:center;width:2px;height:28px}}@media (width<=1080px){.review-dock{width:auto;max-height:none;margin:16px;position:static}.auth-shell{grid-template-columns:1fr}.auth-brand-panel{padding:48px 28px 36px}.brand-figure-scene{width:260px;height:190px}.auth-form-panel,.page{padding:24px}.sidebar{width:100%;height:auto;position:static}.workspace{width:100%;margin-left:0}.console-shell{display:block}.topbar,.page-heading.dual{justify-content:start;gap:12px;height:auto;display:grid}.tabbed-layout,.form-grid.two,.stat-grid.four,.event-card-grid,.option-grid{grid-template-columns:1fr}}.stitch-shell{color:#111827;background:#f7f8fb;grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.stitch-sidebar{color:#f9fafb;background:#111827;height:100vh;padding:18px 14px;position:sticky;top:0;overflow:auto}.stitch-brand{border-bottom:1px solid #ffffff1f;gap:8px;padding:8px 8px 18px;display:grid}.stitch-brand img{width:104px}.stitch-brand span{color:#98a2b3;font-size:12px}.stitch-nav-group{gap:5px;margin-top:18px;display:grid}.stitch-nav-group>span,.stitch-account span,.stitch-page-head span,.stitch-hero span,.stitch-card-head span{color:#0f9f8f;font-size:12px;font-weight:700}.stitch-nav-group>span{color:#667085;margin:0 8px 4px}.stitch-nav-group button{color:#cbd5e1;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;width:100%;display:flex}.stitch-nav-group button .material-symbols-outlined{color:inherit;flex:none;font-size:19px}.stitch-nav-group button strong{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.25;overflow:hidden}.stitch-account{border-top:1px solid #ffffff1f;gap:4px;margin-top:22px;padding:14px 8px 0;display:grid}.stitch-account strong{font-size:13px}.stitch-account small{color:#98a2b3}.stitch-main{min-width:0}.stitch-topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 28px;display:flex;position:sticky;top:0}.stitch-topbar strong{font-size:18px;display:block}.stitch-topbar span{color:#667085;font-size:13px}.stitch-actions,.stitch-form-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.stitch-preview-page{background:#eef2f7;grid-template-rows:auto minmax(0,1fr);min-height:calc(100vh - 68px);padding:18px 24px 24px;display:grid}.stitch-preview-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.stitch-preview-head span{color:#0f9f8f;font-size:12px;font-weight:700;display:block}.stitch-preview-head h1{color:#101828;margin:4px 0;font-size:24px;line-height:1.2}.stitch-preview-head p{color:#667085;margin:0;font-size:13px}.stitch-preview-head a{color:#0b4fc7;background:#fff;border:1px solid #cfd8e3;border-radius:8px;justify-content:center;align-items:center;min-width:104px;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.stitch-preview-frame{background:#fff;border:1px solid #cfd8e3;border-radius:10px;width:100%;height:calc(100vh - 150px);min-height:760px;box-shadow:0 14px 34px #10182814}.event-workspace{padding-top:8px}.stitch-hero,.stitch-page-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.stitch-hero{background:linear-gradient(135deg,#0f9f8f14,#1447e60f),#fff;border:1px solid #e5e7eb;border-radius:8px;padding:22px}.stitch-hero h1,.stitch-page-head h1{margin:6px 0;font-size:30px;line-height:1.16}.stitch-hero p,.stitch-page-head p{color:#667085;margin:0}.stitch-primary{color:#fff;background:#0f9f8f;border-color:#0f9f8f}.stitch-primary:hover{color:#fff;background:#0b8275;border-color:#0b8275}.stitch-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.stitch-metrics article,.stitch-card,.stitch-event-card,.stitch-phone{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #1018280a}.stitch-metrics article{min-height:118px;padding:16px}.stitch-metrics span,.stitch-metrics small{color:#667085;font-size:12px;display:block}.stitch-metrics strong{margin:8px 0 6px;font-size:28px;display:block}.stitch-grid{gap:14px;display:grid}.stitch-grid.two{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.stitch-card{min-width:0;padding:18px}.stitch-card.wide{min-height:260px}.stitch-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.stitch-card-head strong{font-size:18px}.stitch-task{border-top:1px solid #eef2f6;grid-template-columns:72px 1fr;gap:12px;padding:12px 0;display:grid}.stitch-task:first-of-type{border-top:0}.stitch-task em{color:#0f9f8f;text-align:center;background:#effcf9;border-radius:999px;align-self:start;padding:4px 8px;font-size:12px;font-style:normal}.stitch-task p,.stitch-info-list p{color:#667085;margin:4px 0 0;font-size:13px}.stitch-step-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.stitch-step-list button{text-align:left;background:#f8fafc;border-radius:8px;min-height:48px}.stitch-events{grid-template-columns:repeat(3,minmax(280px,1fr));gap:14px;display:grid}.stitch-event-card{overflow:hidden}.event-art{color:#fff;background:linear-gradient(135deg,#174ae6 0%,#0a8cae 52%,#0f9f8f 100%);align-content:space-between;min-height:142px;padding:18px;display:grid}.event-art span{background:#ffffff2e;border-radius:999px;justify-self:start;padding:5px 10px;font-size:12px}.event-art strong{font-size:22px}.event-info{padding:16px}.event-info p{color:#344054;margin:0 0 4px}.event-info small{color:#667085}.event-kpis{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.event-kpis span{color:#475467;background:#f8fafc;border-radius:8px;padding:8px;font-size:12px}.stitch-form{gap:14px;display:grid}.stitch-form.two{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-form label{color:#475467;gap:8px;font-size:13px;font-weight:650;display:grid}.stitch-form input,.stitch-form select,.stitch-shell input,.stitch-shell select{border-radius:8px;min-height:40px}.stitch-form-actions{margin-top:16px}.stitch-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.stitch-progress div{background:#f8fafc;border-radius:8px;min-height:92px;padding:14px}.stitch-progress span{color:#667085;font-size:12px;display:block}.stitch-progress strong{margin-top:10px;font-size:18px;display:block}.stitch-phone{justify-self:center;width:min(360px,100%);padding:16px}.phone-cover{color:#fff;border-radius:8px;align-items:end;min-height:180px;padding:18px;display:grid}.stitch-phone p{color:#475467}.stitch-builder{grid-template-columns:220px minmax(0,1fr) 320px;gap:14px;display:grid}.list-page{grid-template-columns:minmax(0,1fr) 320px}.stitch-shell table{border-collapse:collapse;width:100%}.stitch-shell th,.stitch-shell td{color:#344054;text-align:left;border-bottom:1px solid #eef2f6;padding:12px;font-size:13px}.stitch-shell th{color:#667085;background:#f8fafc}.stitch-shell{color:#191c1e;background:#f7f9fb;grid-template-columns:260px minmax(0,1fr);font-family:Inter,PingFang SC,Helvetica Neue,sans-serif}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.stitch-sidebar{color:#191c1e;background:#fff;border-right:1px solid #c3c6d7;padding:24px 12px}.stitch-brand{border-bottom:0;align-items:center;gap:12px;margin-bottom:32px;padding:0 12px;display:flex}.stitch-brand-mark{color:#fff;background:#003594;border-radius:8px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.stitch-brand-mark:before{content:"precision_manufacturing";font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;font-family:Material Symbols Outlined;font-size:22px;font-weight:400}.stitch-brand-mark{font-size:0}.stitch-brand strong{color:#003594;font-size:20px;line-height:1.1;display:block}.stitch-brand span{color:#737685;margin-top:3px;font-size:10px;font-weight:700;display:block}.stitch-nav-group{gap:4px;margin-top:0}.stitch-nav-group>span{color:#737685;margin:16px 12px 6px;font-size:11px;font-weight:700}.stitch-primary-nav button{color:#434654;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:24px 1fr;align-items:center;gap:12px;min-height:44px;padding:10px 12px;display:grid}.stitch-primary-nav button .material-symbols-outlined{color:currentColor;font-size:22px}.stitch-nav-group button strong{white-space:nowrap;min-width:0;font-size:14px;font-weight:600}.stitch-nav-group button.active,.stitch-nav-group button:hover{color:#fffbff;background:#4069f2}.event-nav{gap:4px}.event-nav button{text-overflow:ellipsis;white-space:nowrap;min-height:42px;padding:10px 12px;display:block;overflow:hidden}.stitch-account{border-top:1px solid #c3c6d7;margin:auto 0 0;padding:16px 12px 0}.stitch-account button{color:#434654;text-align:left;background:0 0;border:0;grid-template-columns:24px 1fr;align-items:center;gap:12px;width:100%;min-height:40px;padding:8px 0;display:grid}.stitch-account button .material-symbols-outlined{font-size:22px}.stitch-account span,.stitch-account small{color:#737685}.stitch-account strong{color:#191c1e}.stitch-account small{align-items:center;gap:8px;padding:6px 0 0;font-size:10px;font-weight:600;display:flex}.stitch-account small .material-symbols-outlined{font-size:14px}.stitch-topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom:1px solid #c3c6d7;min-height:64px;padding:12px 32px}.stitch-search{width:min(520px,50vw);position:relative}.stitch-search span{color:#737685;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.stitch-search input{background:#f2f4f6;border-color:#c3c6d7;border-radius:8px;min-height:38px;padding-left:38px}.stitch-icon-button{border-radius:8px;width:36px;min-height:36px;padding:0}.stitch-page{padding:32px}.stitch-dashboard-head{margin-bottom:16px}.stitch-dashboard-head h1{color:#00174b;margin:0 0 4px;font-size:30px;line-height:38px}.stitch-dashboard-head h1 span{color:#003594;font-size:22px}.stitch-dashboard-head p{color:#434654;margin:0}.stitch-alert-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-bottom:16px;display:grid}.stitch-alert{border:1px solid #c3c6d7;border-radius:8px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.stitch-alert i{border-radius:8px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.stitch-alert strong,.stitch-alert span{display:block}.stitch-alert strong{color:#191c1e;font-size:14px}.stitch-alert span{color:#434654;margin-top:3px;font-size:12px}.stitch-alert.danger{background:#ffdad6;border-color:#ffc2bc}.stitch-alert.danger i{color:#fff;background:#ba1a1a}.stitch-alert.info{background:#dce1ff;border-color:#b7c4ff}.stitch-alert.info i{color:#fff;background:#1d4ed8}.stitch-metrics{gap:16px;margin-bottom:16px}.stitch-metrics article{border-color:#c3c6d7;border-radius:8px;min-height:132px;padding:18px;position:relative}.stitch-metrics article>i{color:#003594;border:1px solid #c3c6d7;border-radius:7px;place-items:center;width:28px;height:28px;font-style:normal;display:grid;position:absolute;top:16px;right:16px}.stitch-metrics strong{color:#003594;font-size:30px;line-height:1.1}.stitch-metrics .tone-red strong{color:#ba1a1a}.stitch-dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:16px;display:grid}.stitch-card{border-color:#c3c6d7;border-radius:8px}.stitch-card-head strong,.stitch-card-head span{display:block}.stitch-card-head span{color:#003594;margin-top:2px;font-size:12px}.trend-card{min-height:300px}.stitch-chart{border-top:1px solid #e0e3e5;grid-template-columns:repeat(7,1fr);align-items:end;gap:10px;height:210px;padding-top:18px;display:grid}.chart-day{grid-template-rows:1fr auto;place-items:end center;gap:8px;height:100%;display:grid}.chart-column{background:linear-gradient(#4069f2,#003594);border-radius:7px 7px 0 0;width:100%;max-width:38px}.chart-day span,.chart-legend span{color:#737685;font-size:11px}.chart-legend{gap:18px;margin-top:10px;display:flex}.task-card,.log-card{min-height:300px}.stitch-task-list{gap:10px;display:grid}.stitch-task-list label{background:#fff;border:1px solid #e0e3e5;border-radius:8px;grid-template-columns:18px 1fr;gap:10px;padding:10px;display:grid}.stitch-task-list input{width:16px;min-height:16px;margin-top:3px}.stitch-task-list strong,.stitch-task-list span,.stitch-task-list em{display:block}.stitch-task-list strong{font-size:13px}.stitch-task-list span{color:#737685;margin-top:3px;font-size:11px}.stitch-task-list em{color:#003594;background:#dce1ff;border-radius:4px;width:fit-content;margin-top:7px;padding:2px 6px;font-size:11px;font-style:normal}.stitch-secondary{background:#f2f4f6;width:100%;margin-top:12px}.ongoing-card{grid-column:1}.log-card{grid-column:2}.ongoing-card td strong,.ongoing-card td small{display:block}.ongoing-card td small{color:#737685;margin-top:3px}.ongoing-card progress{accent-color:#4069f2;width:120px;height:8px}.stitch-table-pill{color:#003594;background:#dce1ff;border-radius:999px;padding:4px 8px;font-size:12px;display:inline-flex}.stitch-log-list{gap:14px;display:grid}.stitch-log-list div{grid-template-columns:14px 1fr;column-gap:10px;display:grid}.stitch-log-list i{background:#4069f2;border-radius:50%;grid-row:span 3;width:8px;height:8px;margin-top:5px}.stitch-log-list strong,.stitch-log-list span,.stitch-log-list small{display:block}.stitch-log-list strong{font-size:13px}.stitch-log-list span{color:#434654;margin-top:2px;font-size:12px}.stitch-log-list small{color:#737685;margin-top:2px;font-size:11px}.stitch-events{grid-template-columns:repeat(3,minmax(300px,1fr));gap:16px}.stitch-event-card{border-color:#c3c6d7}.event-art{background:linear-gradient(135deg,#004ac6 0%,#2563eb 52%,#606f80 100%)}.stitch-page-head-flat{align-items:center;margin-bottom:24px}.stitch-page-head-flat h1{color:#191c1e;margin:0 0 4px;font-size:24px;line-height:32px}.stitch-filter-bar{background:#fff;border:1px solid #c3c6d7;border-radius:8px;grid-template-columns:minmax(280px,2fr) minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:16px;margin-bottom:24px;padding:24px;display:grid}.stitch-filter-bar label,.setting-stack label{gap:8px;display:grid}.stitch-filter-bar label span,.setting-stack label span{color:#434654;font-size:12px;font-weight:600}.stitch-filter-actions{gap:8px;display:flex}.stitch-table-card{background:#fff;border:1px solid #c3c6d7;border-radius:8px;overflow:hidden}.activity-table th{color:#737685;text-transform:uppercase;background:#f2f4f6;padding:16px 24px;font-size:12px;font-weight:700}.activity-table td{vertical-align:middle;padding:18px 24px}.activity-table tr:hover td{background:#f7f9fb}.activity-info-cell{align-items:center;gap:14px;min-width:260px;display:flex}.activity-cover-mini{background:linear-gradient(135deg,#ffffff2e,#0000),linear-gradient(135deg,#004ac6,#4069f2 50%,#606f80);border-radius:6px;flex:none;width:64px;height:40px}.activity-table td strong,.activity-table td small{display:block}.activity-table td small{color:#737685;margin-top:4px;font-size:12px}.activity-numbers{gap:18px;display:flex}.activity-numbers span{text-align:center}.owner-chip{color:#003594;background:#dce1ff;border-radius:999px;place-items:center;width:24px;height:24px;margin-right:6px;font-size:12px;font-weight:700;display:inline-grid}.status-chip{color:#003594;background:#dce1ff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-chip.live{color:#087568;background:#dff8f4}.stitch-shell:has(.activity-table) .stitch-page{padding:32px}.stitch-shell:has(.activity-table) .stitch-page-head-flat{align-items:center;margin-bottom:24px}.stitch-shell:has(.activity-table) .stitch-page-head-flat h1{color:#191c1e;margin:0 0 6px;font-size:30px;font-weight:700;line-height:38px}.stitch-shell:has(.activity-table) .stitch-page-head-flat p{color:#434655;font-size:14px}.stitch-shell:has(.activity-table) .stitch-filter-bar{border-color:#c3c6d7;border-radius:8px;grid-template-columns:minmax(300px,1.5fr) 144px minmax(300px,1.6fr) 136px;gap:16px;margin-bottom:24px;padding:24px;box-shadow:0 2px 5px #1018280d}:is(.stitch-shell:has(.activity-table) .stitch-filter-bar input,.stitch-shell:has(.activity-table) .stitch-filter-bar select){border-color:#c3c6d7;border-radius:8px;min-height:40px}.stitch-shell:has(.activity-table) .stitch-filter-actions{grid-template-columns:1fr 1fr;display:grid}.stitch-shell:has(.activity-table) .stitch-table-card{border-color:#c3c6d7;border-radius:8px;box-shadow:0 1px 2px #1018280a}.activity-table{border-collapse:collapse;table-layout:fixed;width:100%}.activity-table th{color:#737686;text-transform:none;background:#f2f4f6;height:64px;padding:16px 24px;font-size:12px;line-height:16px}.activity-table th:first-child{width:26%}.activity-table th:nth-child(2){width:15%}.activity-table th:nth-child(3){width:14%}.activity-table th:nth-child(4){width:11%}.activity-table th:nth-child(5){width:10%}.activity-table th:nth-child(6){width:14%}.activity-table th:nth-child(7){width:10%}.activity-table td{color:#191c1e;border-bottom:1px solid #c3c6d7;height:116px;padding:20px 24px;font-size:14px}.activity-info-cell{gap:16px;min-width:0}.activity-cover-mini{background:radial-gradient(circle,#ffffffe6,#0000 8%),radial-gradient(circle at 30% 45%,#60a5fa,#0000 22%),radial-gradient(circle at 65% 55%,#0f172a,#0000 34%),linear-gradient(135deg,#0b163f,#0ea5e9 52%,#0f172a);border-radius:3px;width:66px;height:42px}.activity-table td strong{color:#191c1e;font-size:15px;line-height:20px}.activity-table td small{color:#737686;font-size:12px;line-height:16px}.activity-numbers{justify-content:flex-start;gap:18px}.activity-numbers strong,.activity-numbers small{text-align:center}.status-chip{white-space:normal;text-align:center;border-radius:12px;justify-content:center;align-items:center;width:42px;min-height:52px;padding:7px 8px;line-height:18px}.status-chip.draft{color:#434655;background:#e0e3e5}.status-chip.done{color:#93000a;background:#ffdad6}.activity-pagination{background:#fff;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:16px 24px;display:flex}.activity-pagination>strong{color:#191c1e;font-size:14px}.activity-pagination>div{align-items:center;gap:8px;display:flex}.activity-pagination button{border-radius:4px;min-width:34px;min-height:34px;padding:6px 10px}.activity-pagination button.active{color:#fff;background:#004ac6;border-color:#004ac6}.create-event-layout{grid-template-columns:minmax(0,2fr) minmax(340px,1fr);align-items:start;gap:24px;display:grid}.create-main,.create-side{gap:24px;display:grid}.create-section{padding:0;overflow:hidden}.create-section-head{background:#f7f9fb;border-bottom:1px solid #c3c6d7;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:18px 24px;display:flex}.create-section-head h3{color:#191c1e;margin:0;font-size:20px}.create-section-head div{gap:8px;display:flex}.create-section .stitch-form,.setting-stack,.publish-checklist{padding:24px}.span-two{grid-column:1/-1}.upload-dropzone{text-align:center;background:#f2f4f6;border:2px dashed #c3c6d7;border-radius:12px;align-content:center;place-items:center;gap:8px;min-height:220px;margin:24px;padding:48px;display:grid}.upload-dropzone i{color:#737685;font-size:44px;font-style:normal}.upload-dropzone span{color:#737685;font-size:12px}.create-description{resize:vertical;border:0;border-radius:0;outline:none;width:100%;min-height:300px;padding:24px}.publish-checklist{gap:12px;display:grid}.publish-checklist label{color:#434654;align-items:center;gap:10px;display:flex}.publish-checklist input{width:16px;min-height:16px}.sticky-actions{background:#fff;border:1px solid #c3c6d7;border-radius:8px;grid-template-columns:1fr 1fr;padding:16px;display:grid;position:sticky;bottom:24px}@media (width<=1180px){.stitch-filter-bar,.create-event-layout{grid-template-columns:1fr}.activity-table{min-width:980px}.stitch-table-card{overflow-x:auto}}@media (width<=1320px){.stitch-events,.stitch-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-builder,.stitch-grid.two,.list-page{grid-template-columns:1fr}}@media (width<=900px){.stitch-shell{display:block}.stitch-sidebar{width:100%;height:auto;position:static}.stitch-topbar,.stitch-hero,.stitch-page-head{align-items:start;display:grid}.stitch-page{padding:18px}.stitch-events,.stitch-metrics,.stitch-progress,.stitch-form.two,.stitch-step-list{grid-template-columns:1fr}}.console-shell{color:#172033;background:#f4f6f9;grid-template-columns:224px minmax(0,1fr);min-height:100vh;display:grid}.console-shell .sidebar{top:0;color:#e4e7ec;background:#101828;border-right:1px solid #1d2939;width:224px;height:100vh;padding:18px 12px;position:sticky;inset:auto}.console-shell .sidebar-brand{border-bottom:1px solid #263244;grid-template-columns:78px 1fr;gap:10px;padding:8px 8px 18px}.console-shell .sidebar-brand img{width:78px}.console-shell .sidebar-brand strong{color:#fff;font-size:16px}.console-shell .sidebar-brand span{color:#98a2b3;margin-top:4px}.console-shell .menu-group{margin-top:18px}.console-shell .menu-title{color:#667085;letter-spacing:0;margin:0 8px 8px;font-size:11px;display:block}.console-shell .menu-item{color:#cbd5e1;background:0 0;border:1px solid #0000;border-radius:8px;gap:2px;margin-bottom:4px;padding:10px 12px;display:grid}.console-shell .menu-item strong{font-size:13px;font-weight:650}.console-shell .menu-item span{color:#77849a;margin-top:0;font-size:11px}.console-shell .menu-item.active,.console-shell .menu-item:hover{color:#fff;background:#163242;border-color:#1f3446}.console-shell .menu-item.active strong:before{content:"";background:#2dd4bf;border-radius:50%;width:6px;height:6px;margin:0 8px 1px 0;display:inline-block}.console-shell .sidebar-foot{border-top:1px solid #263244;margin:20px 8px 0;padding:14px 0 0}.console-shell .sidebar-foot strong{color:#f9fafb;font-size:13px}.console-shell .workspace{width:auto;min-width:0;margin-left:0}.console-shell .topbar{z-index:20;background:#fffffff0;border-bottom:1px solid #e4e7ec;height:64px;padding:0 28px;position:sticky;top:0;box-shadow:0 1px #10182805}.console-shell .topbar span,.console-shell .page-heading span,.console-shell .panel-head span{color:#079887;letter-spacing:0;font-size:11px}.console-shell .topbar strong{color:#111827;margin-top:2px;font-size:17px}.console-shell .topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.console-shell .page{padding:28px}.console-shell .event-page{padding-top:0}.console-shell .page-heading{margin-bottom:18px}.console-shell .page-heading h1{color:#101828;margin:6px 0;font-size:28px;line-height:1.18}.console-shell .page-heading p{color:#667085;font-size:14px}.console-shell .page-heading.dual{justify-content:space-between;align-items:end;gap:18px;display:flex}.console-shell .event-heading{background:#fff;border-bottom:1px solid #e4e7ec;margin:0 -28px 22px;padding:22px 28px}.console-shell .event-content{animation:none}.console-shell button{color:#344054;min-height:36px;box-shadow:none;border-color:#d0d5dd;border-radius:8px;padding:8px 13px}.console-shell button:hover{color:#101828;background:#f9fafb;border-color:#98a2b3}.console-shell .primary{color:#fff;box-shadow:none;background:#0f9f8f;border-color:#0f9f8f}.console-shell .primary:hover{color:#fff;background:#0b8275;border-color:#0b8275}.console-shell .panel,.console-shell .stat-card,.console-shell .resource-card,.console-shell .event-card{background:#fff;border:1px solid #e4e7ec;border-radius:8px;box-shadow:0 1px 2px #1018280a}.console-shell .panel{padding:18px}.console-shell .panel-head{margin-bottom:14px}.console-shell .panel-head h3{color:#101828;margin:4px 0 0;font-size:17px}.console-shell .panel-head.split{justify-content:space-between;align-items:center;gap:14px;display:flex}.console-shell .stat-grid.four{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.console-shell .stat-card,.console-shell .resource-card{min-height:118px;padding:16px}.console-shell .stat-card span,.console-shell .resource-card span{color:#667085;font-size:12px}.console-shell .stat-card strong,.console-shell .resource-card strong{color:#101828;margin-top:10px;font-size:26px}.console-shell .stat-card small,.console-shell .resource-card small{color:#98a2b3}.console-shell .content-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:14px}.console-shell .shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.console-shell .shortcut-grid button{text-align:left;background:#f8fafc;justify-content:flex-start;min-height:68px}.console-shell .event-card-grid{grid-template-columns:repeat(3,minmax(280px,1fr));gap:14px}.console-shell .event-card{overflow:hidden}.console-shell .event-cover{background:linear-gradient(135deg,#1447e6 0%,#087ea4 52%,#0f9f8f 100%);min-height:132px;padding:18px}.console-shell .event-cover strong{font-size:21px}.console-shell .event-cover span{color:#ffffffd1}.console-shell .event-body{padding:16px}.console-shell .event-date{color:#475467;padding-bottom:12px;font-size:13px}.console-shell .event-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px 0}.console-shell .event-metrics div{background:#f8fafc;border-radius:8px;padding:10px}.console-shell .event-metrics span{color:#667085;font-size:11px}.console-shell .event-metrics strong{color:#101828;margin-top:4px;font-size:18px}.console-shell .event-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.console-shell .status-pill{color:#fff;background:#ffffff2e;border-radius:999px}.console-shell .inline-notice{border-radius:8px}.console-shell table{border-collapse:separate;border-spacing:0;border:1px solid #e4e7ec;border-radius:8px;width:100%;overflow:hidden}.console-shell th,.console-shell td{color:#344054;text-align:left;vertical-align:middle;border-bottom:1px solid #eef2f6;padding:12px;font-size:13px}.console-shell th{color:#667085;background:#f8fafc;font-size:12px;font-weight:650}.console-shell tr:last-child td{border-bottom:0}.console-shell input,.console-shell select{background:#fff;border-color:#d0d5dd;border-radius:8px;min-height:38px}.console-shell .form-grid.two{gap:14px}.console-shell .field-chip{border-radius:999px}.console-shell .builder-layout{grid-template-columns:220px minmax(0,1fr) 340px;gap:14px}.console-shell .builder-palette,.console-shell .builder-side,.console-shell .builder-canvas{min-height:0}.console-shell .field-row{background:#f8fafc;border-radius:8px}.console-shell .field-row.selected{background:#effcf9;border-color:#14b8a6}.console-shell .success-preview{border-radius:8px}@media (width<=1440px){.console-shell .event-card-grid,.console-shell .stat-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.console-shell .builder-layout,.console-shell .content-grid{grid-template-columns:1fr}}@media (width<=1080px){.console-shell{display:block}.console-shell .sidebar{width:100%;height:auto;position:static}.console-shell .topbar,.console-shell .page-heading.dual{justify-content:stretch;height:auto;display:grid}.console-shell .page,.console-shell .event-heading{padding:18px}.console-shell .event-heading{margin:0 -18px 18px}.console-shell .shortcut-grid,.console-shell .event-card-grid,.console-shell .stat-grid.four,.console-shell .event-metrics{grid-template-columns:1fr}}
