.feat-v2{--brand: #0009e5;--brand-ink: #ffffff;--accent: #d8f24a;--accent-2: #c5ec00;--ink-2: #1d1d20;--muted-2: #98989f;--line-2: #ececea;--card: #ffffff;--bg: #fafaf7;--radius: 14px;--radius-lg: 22px}.feat-v2 .tag{display:inline-flex;align-items:center;gap:6px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;padding:4px 8px;border-radius:6px;background:#f3f2ed;color:var(--ink-2);border:1px solid var(--line);text-transform:lowercase;letter-spacing:.04em}.feat-v2 .tag .dot{width:6px;height:6px;border-radius:50%;background:#45ba50}.feat-v2 .tag.lime{background:var(--accent);border-color:var(--accent-2);color:var(--ink)}.feat-v2 .tag.lime .dot{background:var(--ink)}.tech-tag{display:inline-block;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;color:var(--ink-2);background:#fafaf7;border:1px solid var(--line);border-radius:999px;padding:3px 10px}.dl-rows{display:flex;flex-direction:column;gap:28px;margin-top:8px}.dl-row{display:grid;grid-template-columns:.82fr 1.18fr;gap:56px;align-items:center;padding:28px 0}.dl-row.flip{grid-template-columns:1.18fr .82fr}.dl-row.flip .dl-copy{order:2}.dl-row.flip .dl-shot{order:1}@media(max-width:960px){.dl-rows{gap:12px}.dl-row,.dl-row.flip{grid-template-columns:1fr;gap:24px;padding:20px 0}.dl-row.flip .dl-copy{order:1}.dl-row.flip .dl-shot{order:2}}.dl-copy .tag{margin-bottom:16px}.dl-copy h3{font-size:26px;letter-spacing:-.015em;margin-bottom:12px;line-height:1.1}.dl-copy p{font-size:15.5px;color:var(--muted);line-height:1.55;max-width:46ch}.dl-copy p strong{color:var(--ink);font-weight:500}.shot-frame{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 24px 50px -36px #00000040;overflow:hidden}.shot-frame-head{display:flex;align-items:center;gap:12px;padding:11px 16px;border-bottom:1px solid var(--line)}.shot-dots{display:flex;gap:5px;flex-shrink:0}.shot-dots span{width:9px;height:9px;border-radius:50%;background:#e7e5de;border:1px solid #dddbd2}.shot-url{flex:1;font-family:Geist Mono,ui-monospace,monospace;font-size:11.5px;color:var(--muted);background:#fafaf7;border:1px solid var(--line-2);border-radius:999px;padding:4px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dl-strip{margin-top:44px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}@media(max-width:760px){.dl-strip{grid-template-columns:1fr}}.dl-strip-item{padding:26px 30px 28px;display:flex;flex-direction:column;gap:8px}.dl-strip-item+.dl-strip-item{border-left:1px solid var(--line)}@media(max-width:760px){.dl-strip-item+.dl-strip-item{border-left:none;border-top:1px solid var(--line)}}.dl-strip-item h3{font-size:17px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;line-height:1.2}.dl-strip-item p{font-size:14.5px;color:var(--muted);line-height:1.55;max-width:44ch}.mcp-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:56px;align-items:start}@media(max-width:1020px){.mcp-layout{grid-template-columns:1fr;gap:40px}}.mcp-copy{position:sticky;top:96px}@media(max-width:1020px){.mcp-copy{position:static}}.mcp-copy h2{margin:14px 0 16px}.mcp-copy .lead-p{font-size:16px;line-height:1.55;color:var(--muted);max-width:48ch}.mcp-privacy{margin-top:22px;display:flex;gap:11px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px;font-size:13.5px;color:var(--ink-2);line-height:1.5;max-width:46ch}.mcp-privacy svg{flex-shrink:0;margin-top:2px;color:var(--ink)}.mcp-link{display:inline-flex;align-items:center;gap:7px;margin-top:22px;font-size:14px;font-weight:500;color:var(--ink);border-bottom:1px solid var(--ink);padding-bottom:1px;transition:color .15s,border-color .15s}.mcp-link:hover{color:var(--brand);border-color:var(--brand)}.mcp-real{margin-top:14px;font-family:Geist Mono,ui-monospace,monospace;font-size:11.5px;color:var(--muted);letter-spacing:.02em;display:flex;align-items:center;gap:8px}.mcp-real .dot{width:6px;height:6px;border-radius:50%;background:#31aa40;display:inline-block;flex-shrink:0}.cgpt{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 30px 60px -40px #00000052;display:flex;flex-direction:column;height:700px;overflow:hidden;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,sans-serif;color:#0d0d0d}@media(max-width:640px){.cgpt{height:600px}}.cgpt-top{display:flex;align-items:center;gap:12px;padding:12px 16px;flex-shrink:0}.cgpt-top svg{display:block}.cgpt-title{display:inline-flex;align-items:center;gap:5px;font-size:16px;font-weight:600;color:#0d0d0d}.cgpt-title .chev{color:#8f8f8f}.cgpt-top-right{margin-left:auto;display:flex;gap:16px;color:#0d0d0d}.cgpt-icon-btn{color:#0d0d0d;display:inline-flex}.cgpt-scroll{flex:1;overflow-y:auto;padding:10px 26px 16px;scrollbar-width:thin;scrollbar-color:#ddd transparent}.cgpt-block{animation:cgpt-in .4s cubic-bezier(.2,.7,.3,1) both}@keyframes cgpt-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.cgpt-block{animation:none}}.cgpt-user{display:flex;justify-content:flex-end;margin:10px 0 22px}.cgpt-bubble{background:#f0f0f0;border-radius:22px;padding:10px 18px;font-size:15px;line-height:1.45;max-width:75%}.cgpt-activity{display:inline-flex;align-items:center;gap:7px;font-size:14px;color:#8f8f8f;background:none;border:none;padding:0;margin:0 0 18px;font-family:inherit;text-align:left}button.cgpt-activity{cursor:pointer}.cgpt-activity .chev{color:#b4b4b4;transition:transform .2s}.cgpt-activity .chev.open{transform:rotate(180deg)}.cgpt-activity.shimmer{background-image:linear-gradient(90deg,#b9b9b9 30%,#4a4a4a,#b9b9b9 70%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:cgpt-shimmer 1.4s linear infinite}.cgpt-activity.shimmer .chev,.cgpt-activity.shimmer .tool-ic{color:#8f8f8f}@keyframes cgpt-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cgpt-tool-wrap{margin-bottom:18px}.cgpt-tool-wrap .cgpt-activity{margin-bottom:0}.cgpt-tool-detail{margin:10px 0 4px;background:#fafafa;border:1px solid #ececec;border-radius:12px;padding:12px 14px;font-family:Geist Mono,ui-monospace,monospace;font-size:11.5px;line-height:1.7;color:#5d5d5d}.cgpt-tool-detail .srv{color:#0d0d0d}.cgpt-p{font-size:15px;line-height:1.55;color:#0d0d0d;margin:0 0 16px}.cgpt-p strong{font-weight:600}.cgpt-table{width:100%;border-collapse:collapse;margin:2px 0 22px}.cgpt-table th{text-align:left;font-size:13px;font-weight:600;color:#0d0d0d;padding:6px 12px 9px 0;border-bottom:1px solid #e3e3e3;vertical-align:bottom;line-height:1.3}.cgpt-table td{font-size:14px;color:#0d0d0d;padding:12px 12px 12px 0;border-bottom:1px solid #efefef;vertical-align:top;line-height:1.4}.cgpt-table tr:last-child td{border-bottom:none}.cgpt-hm{margin:0 0 14px}.cgpt-hm-name{font-size:15px;font-weight:600;margin:0 0 6px;display:flex;gap:10px}.cgpt-hm-name:before{content:"•";font-weight:400}.cgpt-hm ul{margin:0;padding:0 0 0 26px;list-style:disc}.cgpt-hm li{font-size:14.5px;line-height:1.65;color:#0d0d0d}.cgpt-composer{flex-shrink:0;margin:8px 16px 6px;display:flex;align-items:center;gap:12px;border:1px solid #e3e3e3;border-radius:999px;padding:12px 8px 12px 18px;box-shadow:0 4px 14px -8px #0000001a;background:#fff}.cgpt-plus{color:#0d0d0d;display:inline-flex;flex-shrink:0}.cgpt-input{flex:1;font-size:15px;color:#8f8f8f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}.cgpt-input.filled{color:#0d0d0d}.cgpt-caret{display:inline-block;width:1.5px;height:17px;background:#0d0d0d;margin-left:1px;animation:cgpt-blink 1s steps(2,end) infinite}@keyframes cgpt-blink{50%{opacity:0}}.cgpt-mic{color:#0d0d0d;display:inline-flex;flex-shrink:0}.cgpt-voice{width:36px;height:36px;border-radius:50%;background:#0d0d0d;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cgpt-note{flex-shrink:0;text-align:center;font-size:11.5px;color:#8f8f8f;padding:4px 0 10px}.cgpt-replay{margin-top:12px;display:flex;justify-content:center}.cgpt-replay button{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 14px;font-family:Geist Mono,ui-monospace,monospace;font-size:11.5px;color:var(--ink-2);cursor:pointer;transition:border-color .15s,transform .15s}.cgpt-replay button:hover{border-color:#c9c7be;transform:translateY(-1px)}.holdup-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}@media(max-width:960px){.holdup-layout{grid-template-columns:1fr;gap:44px}}.holdup-copy{position:sticky;top:96px}@media(max-width:960px){.holdup-copy{position:static}}.holdup-copy h2{margin:14px 0 16px}.holdup-copy .lead-p{font-size:16px;line-height:1.55;color:var(--muted);max-width:46ch}.holdup-proof{margin-top:30px;background:#f7f9cb;border:1px solid var(--accent-2);border-radius:var(--radius-lg);padding:24px 28px 26px;max-width:420px}.holdup-proof .big{font-size:clamp(44px,4.6vw,60px);font-weight:500;letter-spacing:-.03em;color:var(--ink);line-height:1}.holdup-proof .big sup{font-size:.45em;font-weight:400}.holdup-proof .what{margin-top:8px;font-size:14px;color:var(--ink-2);line-height:1.45}.holdup-proof .what strong{color:var(--ink);font-weight:500}.holdup-proof .tag{margin-top:16px}.pipeline{display:flex;flex-direction:column}.pipe-step{position:relative;display:grid;grid-template-columns:40px 1fr;gap:20px;padding-bottom:36px}.pipe-step:last-child{padding-bottom:0}.pipe-step:before{content:"";position:absolute;left:19.5px;top:40px;bottom:0;width:1px;background:var(--line)}.pipe-step:last-child:before{display:none}.pipe-num{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-family:Geist Mono,ui-monospace,monospace;font-size:13px;color:var(--ink);position:relative;z-index:1}.pipe-body h3{font-size:19px;margin:8px 0;line-height:1.15}.pipe-body p{font-size:14.5px;color:var(--muted);line-height:1.55;max-width:52ch}.pipe-body .tech-tag{margin-top:12px}.mt-scale{position:relative;width:100%;overflow:hidden;background:#fff;aspect-ratio:920 / 575}.mt-canvas{position:absolute;top:0;left:0;width:920px;height:575px;transform-origin:top left;transform:scale(.5);font-family:Geist,ui-sans-serif,system-ui,sans-serif;color:var(--ink);background:#fff;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}.mt-canvas *,.mt-canvas *:before,.mt-canvas *:after{box-sizing:border-box}.mt-top{display:flex;align-items:stretch;height:52px;border-bottom:1px solid var(--line);flex-shrink:0}.mt-top-brand{width:258px;flex-shrink:0;display:flex;align-items:center;gap:9px;padding:0 18px;border-right:1px solid var(--line)}.mt-logo{font-size:19px;font-weight:600;letter-spacing:-.03em;color:var(--brand);display:inline-flex;align-items:baseline}.mt-logo i{width:7px;height:14px;background:var(--ink);margin-left:2px;display:inline-block}.mt-bc-sep{color:#bdbcc4;flex-shrink:0}.mt-bc{font-size:13px;font-weight:600;color:#43434a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mt-brand-spacer{flex:1}.mt-ic-btn{width:27px;height:27px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#46464d;flex-shrink:0}.mt-top-main{flex:1;display:flex;align-items:center;gap:10px;padding:0 18px;min-width:0}.mt-tabs{display:flex;align-items:center;gap:7px}.mt-tab{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:500;color:#2b2b31;padding:7px 13px;border-radius:9px;border:1px solid transparent;white-space:nowrap}.mt-tab.active{background:#eeede9;border-color:#e3e2dc}.mt-tab svg{color:#5b5b62}.mt-top-actions{margin-left:auto;display:flex;align-items:center;gap:9px}.mt-sub{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--brand);border:1px solid #c5cffb;border-radius:9px;padding:7px 13px;white-space:nowrap}.mt-pub{font-size:13px;font-weight:600;color:var(--ink);border:1px solid var(--line);border-radius:9px;padding:7px 16px;background:#fff;white-space:nowrap}.mt-body{flex:1;display:flex;min-height:0}.mt-chat{width:258px;flex-shrink:0;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:0}.mt-content{flex:1;min-width:0;display:flex;min-height:0;position:relative}.mt-chat-scroll{flex:1;overflow:hidden;padding:16px 16px 4px;display:flex;flex-direction:column;gap:13px;min-height:0}.mt-msg-a{font-size:12px;line-height:1.5;color:#2c2c33}.mt-msg-u{align-self:flex-end;max-width:78%;background:#eeede8;border-radius:14px;padding:7px 13px;font-size:12px;line-height:1.4;color:var(--ink)}.mt-bold{font-weight:600}.mt-rel{border:1px solid var(--line);border-radius:12px;overflow:hidden;flex-shrink:0}.mt-rel-head{display:flex;align-items:center;gap:9px;padding:11px 13px}.mt-rel-badge{font-family:Geist Mono,monospace;font-size:10px;font-weight:600;padding:2px 6px;border-radius:5px;line-height:1.2}.mt-rel-badge.gray{background:#f0efea;color:#5b5b62;border:1px solid #e3e2dc}.mt-rel-badge.green{background:#effaef;color:#107823;border:1px solid oklch(.85 .08 145)}.mt-rel-title{font-size:12.5px;font-weight:600;flex:1}.mt-rel-chev{color:#8c8c93}.mt-rel-list{padding:0 13px 12px;display:flex;flex-direction:column;gap:9px}.mt-rel-row{display:flex;align-items:center;gap:9px}.mt-node{width:16px;height:16px;flex-shrink:0;display:flex}.mt-node-empty{width:13px;height:13px;border-radius:50%;border:1.4px solid #cfcec7;margin:1px}.mt-rel-row .lab{font-size:11.5px;font-weight:600;color:var(--ink);border-bottom:1px solid #d8d7d0}.mt-rel-row .st{font-size:11.5px;color:var(--muted)}.mt-rel-sub{display:flex;align-items:center;gap:7px;padding-left:25px}.mt-rel-sub .gdot{width:5px;height:5px;border-radius:50%;background:#2f9f3d}.mt-rel-sub span{font-size:11px;color:#43434a}.mt-spin{animation:mt-rot 1.1s linear infinite;transform-origin:center}@media(prefers-reduced-motion:reduce){.mt-spin{animation:none}}@keyframes mt-rot{to{transform:rotate(360deg)}}.mt-shimmer{display:flex;align-items:center;gap:8px;padding:2px}.mt-shimmer span{font-size:12px;font-weight:600;background:linear-gradient(90deg,#b3b2bb 25%,var(--brand) 50%,#b3b2bb 75%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:mt-shim 1.6s linear infinite}@media(prefers-reduced-motion:reduce){.mt-shimmer span{animation:none}}@keyframes mt-shim{to{background-position:-200% 0}}.mt-knot{display:flex;align-items:center;gap:12px;flex-shrink:0}.mt-knot-ic{width:40px;height:40px;border-radius:11px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mt-knot-t{font-size:13px;font-weight:600;color:var(--ink);white-space:nowrap}.mt-knot-s{font-size:11.5px;color:var(--muted);margin-top:1px}.mt-composer{margin:10px 14px 14px;border:1px solid var(--line);border-radius:16px;padding:13px 14px 10px;box-shadow:0 8px 22px -18px #00000059;flex-shrink:0}.mt-composer .ph{font-size:12.5px;color:#9a9aa1}.mt-composer-row{display:flex;align-items:center;margin-top:14px}.mt-composer-row .tools{display:flex;gap:12px;color:#6e6e75}.mt-send{margin-left:auto;width:30px;height:30px;border-radius:50%;background:#eaf0ff;color:var(--brand);display:flex;align-items:center;justify-content:center}.mt-side{width:178px;flex-shrink:0;border-right:1px solid var(--line);padding:14px 12px;display:flex;flex-direction:column;gap:5px;overflow:hidden}.mt-side-label{font-size:9.5px;font-weight:600;letter-spacing:.09em;color:var(--muted-2);text-transform:uppercase;margin:9px 4px 3px}.mt-side-label:first-child{margin-top:2px}.mt-side-item{display:flex;align-items:center;gap:9px;padding:7px 11px;border:1px solid var(--line);border-radius:9px;font-size:12px;font-weight:500;color:#2b2b31;background:#fff}.mt-side-item.active{background:#ebe9e3}.mt-side-item .mt-side-ic{width:15px;display:flex;color:#45454c;flex-shrink:0}.mt-new{margin-left:auto;font-size:8.5px;font-weight:700;letter-spacing:.06em;color:var(--brand)}.mt-main{flex:1;min-width:0;padding:22px 26px;overflow:hidden;display:flex;flex-direction:column}.mt-main-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.mt-h1{font-size:27px;font-weight:600;letter-spacing:-.02em;line-height:1.1}.mt-h1-sm{font-size:22px}.mt-head-spacer{flex:1}.mt-roundbtn{width:32px;height:32px;border-radius:9px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:#50505a;background:#fff}.mt-search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;padding:7px 12px;color:#9a9aa1;font-size:12.5px;min-width:150px}.mt-darkbtn{display:inline-flex;align-items:center;gap:7px;background:var(--ink);color:#fff;border-radius:9px;padding:8px 14px;font-size:12.5px;font-weight:600}.mt-card{border:1px solid var(--line);border-radius:12px;padding:14px 16px;display:flex;align-items:center;gap:13px}.mt-card+.mt-card{margin-top:12px}.mt-card-ic{width:30px;height:30px;border-radius:8px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:#45454c;flex-shrink:0}.mt-card-t{font-size:14px;font-weight:600}.mt-card-s{font-family:Geist Mono,monospace;font-size:11.5px;color:var(--muted);margin-top:2px}.mt-subtabs{display:flex;align-items:center;gap:22px;border-bottom:1px solid var(--line);margin-bottom:18px}.mt-subtab{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:500;color:var(--muted);padding:0 0 11px;border-bottom:2px solid transparent;margin-bottom:-1px}.mt-subtab.active{color:var(--ink);border-color:var(--ink)}.mt-doc{overflow:hidden}.mt-doc-title{font-size:22px;font-weight:700;letter-spacing:-.01em}.mt-doc-h1{font-size:18px;font-weight:700;margin-top:16px}.mt-doc-h2{font-size:14.5px;font-weight:700;margin-top:13px}.mt-doc-p{font-size:12.5px;line-height:1.55;color:#34343a;margin-top:6px;max-width:62ch}.mt-doc-list{margin-top:7px;padding-left:4px;display:flex;flex-direction:column;gap:7px}.mt-doc-li{display:grid;grid-template-columns:14px 1fr;gap:6px;font-size:12.5px;line-height:1.5;color:#34343a}.mt-doc-li .b{width:4px;height:4px;border-radius:50%;background:#34343a;margin-top:7px}.mt-doc-li strong{font-weight:600;color:var(--ink)}.mt-sparkle{position:absolute;top:22px;right:24px;width:46px;height:46px;border-radius:12px;background:var(--ink);display:flex;align-items:center;justify-content:center}.mt-tbl-meta{display:flex;align-items:baseline;gap:9px;padding:14px 16px 0}.mt-tbl-meta b{font-size:13px;font-weight:600}.mt-tbl-meta .muted{font-size:12px;color:var(--muted)}.mt-tbl-note{margin-left:auto;font-size:11px;color:var(--muted);text-align:right;max-width:230px;line-height:1.4}.mt-tblcard{border:1px solid var(--line);border-radius:12px;overflow:hidden;flex:1;display:flex;flex-direction:column;min-height:0}.mt-tbl{width:100%;border-collapse:collapse}.mt-tbl th{font-size:12.5px;font-weight:600;text-align:left;padding:13px 14px;border-bottom:1px solid var(--line);white-space:nowrap}.mt-tbl td{font-size:12px;padding:14px;border-bottom:1px solid var(--line);color:#2c2c33;white-space:nowrap}.mt-tbl td.mono,.mt-tbl th.mono{font-family:Geist Mono,monospace}.mt-tbl .c-pre{width:40px;color:var(--muted)}.mt-tbl-scroll{height:9px;background:#f1f0ec;border-radius:999px;margin:auto 14px 12px;position:relative}.mt-tbl-scroll:after{content:"";position:absolute;right:0;top:0;bottom:0;width:55%;background:#d8d7cf;border-radius:999px}.mt-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;padding:4px 11px;border-radius:999px;white-space:nowrap}.mt-badge.upcoming{background:#e7f0fd;color:#2c63c6}.mt-badge.canceled{background:#fbf0d6;color:#9a6a16}.mt-badge.live{background:#e6f7ec;color:oklch(.5 .14 150)}.mt-badge.publishing{background:#fdf2e0;color:#b5701c;border:1px solid #f1dcb6}.mt-badge .gdot{width:6px;height:6px;border-radius:50%;background:currentColor}.mt-toggle{width:36px;height:20px;border-radius:999px;background:var(--ink);position:relative;flex-shrink:0}.mt-toggle:after{content:"";position:absolute;top:2px;left:18px;width:16px;height:16px;border-radius:50%;background:var(--brand)}.mt-prov-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mt-prov{border:1px solid var(--line);border-radius:14px;padding:17px}.mt-prov-head{display:flex;align-items:flex-start;gap:11px}.mt-prov-ic{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mt-prov-t{font-size:14px;font-weight:600}.mt-prov-s{font-size:11.5px;color:var(--muted);margin-top:2px;line-height:1.35}.mt-prov-row{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.mt-prov-cfg{font-size:12px;font-weight:600;margin-top:14px}.mt-prov-field{margin-top:8px;background:#f6f5f1;border-radius:8px;padding:9px 12px;font-size:11.5px;color:#9a9aa1;text-align:center}.mt-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--muted)}.mt-empty-cols{display:grid;grid-template-columns:1fr 1fr 1fr;padding:14px 4px;border-bottom:1px solid var(--line)}.mt-empty-cols span{font-size:12.5px;font-weight:600}.mt-app{flex:1;min-width:0;overflow:hidden;background:#fbfbf9;padding:4px 52px 0}.mt-app-bar{display:flex;align-items:center;padding:16px 0 14px}.mt-app-bar .t{font-size:16px;font-weight:700}.mt-app-bar .sp{flex:1}.mt-app-bar .ic{color:var(--brand);margin-left:14px}.mt-app-hello{font-size:32px;font-weight:800;letter-spacing:-.02em}.mt-app-h2{font-size:24px;font-weight:800;letter-spacing:-.01em;margin-top:14px}.mt-appt{background:#fff;border:1px solid #edece7;border-radius:14px;padding:17px 20px;margin-top:13px;box-shadow:0 2px 4px #00000005}.mt-appt-top{display:flex;align-items:flex-start}.mt-appt-t{font-size:17px;font-weight:700}.mt-appt-meta{font-size:13px;color:#4a4a50;margin-top:9px}.mt-appt-addr{font-size:13px;color:#4a4a50;margin-top:7px}.mt-appt-note{font-size:12px;font-weight:600;color:#6b6b73;margin-top:9px}.mt-pop{position:absolute;top:8px;right:14px;width:270px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 24px 50px -24px #0000004d;padding:15px 16px;z-index:5}.mt-pop-head{display:flex;align-items:center}.mt-pop-head .t{font-size:14px;font-weight:700;white-space:nowrap}.mt-pop-head .sp{flex:1}.mt-pop-build{display:flex;align-items:center;gap:9px;margin-top:13px}.mt-pop-build .lab{font-size:14px;font-weight:600;white-space:nowrap}.mt-pop-build .time{margin-left:auto;font-size:13px;color:var(--muted)}.mt-pbar{height:5px;border-radius:999px;background:#eceae4;margin-top:11px;overflow:hidden}.mt-pbar i{display:block;height:100%;width:38%;border-radius:999px;background:var(--ink);animation:mt-pbar 2.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.mt-pbar i{animation:none}}@keyframes mt-pbar{0%{margin-left:-40%}to{margin-left:100%}}.mt-pop-note{font-size:12px;color:var(--muted);line-height:1.45;margin-top:11px}.mt-pop-link{display:flex;align-items:center;gap:7px;margin-top:12px;color:var(--ink);font-size:13px;font-weight:500}.mt-pop-link u{text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.mt-pop-btn{display:block;text-align:center;width:100%;border:1px solid var(--line);border-radius:10px;padding:9px;font-size:13px;font-weight:600;margin-top:11px}.mt-pop-btn.ghost{color:#a3a3aa;background:#f6f5f1}.mt-pop-sub{font-size:12px;color:var(--muted);text-align:center;margin-top:10px}.mt-pop-last{font-size:12px;color:var(--muted);text-align:center;margin-top:11px;padding-top:11px;border-top:1px solid var(--line)}.mt-host{flex:1;display:flex;flex-direction:column;background:#fbfbf9}.mt-host-tabrow{display:flex;align-items:center;justify-content:center;height:34px;border-bottom:1px solid var(--line);background:#f4f3ef}.mt-host-tab{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#45454c;white-space:nowrap}.mt-host-tab .fav{color:var(--brand);display:flex}.mt-host-app{flex:1;overflow:hidden;padding:8px 56px 0}.mt-host-bar{display:flex;align-items:center;padding:14px 0 10px}.mt-host-bar .t{font-size:15px;font-weight:700}.mt-host-bar .sp{flex:1}.mt-host-bar .ic{color:var(--brand);margin-left:16px}.mt-fetop{display:flex;align-items:center;gap:9px;height:52px;padding:0 22px;border-bottom:1px solid var(--line);flex-shrink:0}.mt-fe{display:flex;flex-direction:column;gap:12px}.mt-fe-frame{display:none}.mt-fe-frame.active{display:block}.mt-fe-switch{display:flex;align-items:center;gap:8px}.mt-seg{display:inline-flex;background:#fff;border:1px solid var(--line);border-radius:999px;padding:3px;gap:2px}.mt-seg button{font-family:inherit;font-size:12.5px;font-weight:500;color:var(--muted);border:none;background:none;cursor:pointer;padding:6px 14px;border-radius:999px;display:inline-flex;align-items:center;gap:7px;transition:color .15s,background .15s}.mt-seg button.active{background:var(--ink);color:#fff}.mt-seg .num{font-family:Geist Mono,monospace;font-size:10.5px;opacity:.7}.mt-fe-cap{margin-left:auto;font-family:Geist Mono,ui-monospace,monospace;font-size:11.5px;color:var(--muted);display:flex;align-items:center;gap:7px}.mt-fe-cap .dot{width:6px;height:6px;border-radius:50%;background:var(--accent-2)}@media(max-width:560px){.mt-fe-switch{flex-wrap:wrap}.mt-fe-cap{margin-left:0;width:100%}}.features-container[data-astro-cid-fsswmxcn]{margin:0 auto;max-width:1240px;padding:0 32px}.features-hero[data-astro-cid-fsswmxcn]{overflow:hidden;padding:clamp(64px,9vw,124px) 0 clamp(56px,8vw,96px);position:relative}.features-hero[data-astro-cid-fsswmxcn]:before{background:radial-gradient(58% 72% at 10% 18%,oklch(.93 .08 350 / .54),transparent 62%),radial-gradient(72% 66% at 88% 8%,oklch(.92 .08 210 / .48),transparent 64%),radial-gradient(64% 60% at 55% 98%,oklch(.95 .08 145 / .38),transparent 66%);content:"";inset:0;pointer-events:none;position:absolute}.features-hero-grid[data-astro-cid-fsswmxcn]{align-items:center;display:grid;gap:clamp(36px,7vw,90px);grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr);position:relative;z-index:1}.features-hero-copy[data-astro-cid-fsswmxcn] h1[data-astro-cid-fsswmxcn]{font-size:clamp(38px,5.8vw,76px);letter-spacing:-.04em;line-height:1.03;max-width:12ch;overflow-wrap:break-word}.features-hero-copy[data-astro-cid-fsswmxcn] .lead[data-astro-cid-fsswmxcn]{max-width:58ch}.spec-board[data-astro-cid-fsswmxcn],.prd-artifact[data-astro-cid-fsswmxcn]{background:var(--paper);border:1px solid var(--line);border-radius:calc(var(--radius) + 6px);box-shadow:0 18px 42px -30px #0d0d1047;overflow:hidden}.spec-board[data-astro-cid-fsswmxcn]{transform:rotate(1deg)}.spec-board-header[data-astro-cid-fsswmxcn],.artifact-topline[data-astro-cid-fsswmxcn]{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:16px;justify-content:space-between;padding:16px 18px}.spec-board-header[data-astro-cid-fsswmxcn] span[data-astro-cid-fsswmxcn],.artifact-topline[data-astro-cid-fsswmxcn] span[data-astro-cid-fsswmxcn]:first-child{color:var(--muted);font-family:Geist Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.04em;text-transform:lowercase}.spec-board-header[data-astro-cid-fsswmxcn] strong[data-astro-cid-fsswmxcn]{color:var(--ink);font-size:13px;font-weight:600}.spec-board-body[data-astro-cid-fsswmxcn]{display:grid;gap:14px;padding:clamp(22px,4vw,36px)}.spec-doc-title[data-astro-cid-fsswmxcn]{color:var(--ink);font-size:clamp(28px,4vw,44px);font-weight:500;letter-spacing:-.04em;line-height:1.02}.spec-section[data-astro-cid-fsswmxcn]{border:1px solid var(--line);border-radius:16px;padding:16px}.spec-section[data-astro-cid-fsswmxcn] span[data-astro-cid-fsswmxcn]{color:var(--muted);display:block;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.04em;margin-bottom:8px;text-transform:lowercase}.spec-section[data-astro-cid-fsswmxcn].split{background:var(--lime-tint);border-color:var(--lime-line);display:grid;gap:12px;grid-template-columns:1fr 1fr}.features-section[data-astro-cid-fsswmxcn]{padding:96px 0}.features-split[data-astro-cid-fsswmxcn],.fit-panel[data-astro-cid-fsswmxcn]{display:grid;gap:clamp(32px,6vw,84px)}.features-split[data-astro-cid-fsswmxcn]{align-items:start;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.sticky-copy[data-astro-cid-fsswmxcn]{position:sticky;top:110px}.prd-artifact[data-astro-cid-fsswmxcn]{min-height:520px}.prd-lines[data-astro-cid-fsswmxcn]{display:grid;gap:0;padding:0}.prd-lines[data-astro-cid-fsswmxcn] div[data-astro-cid-fsswmxcn]{border-bottom:1px solid var(--line);padding:clamp(20px,3vw,30px)}.prd-lines[data-astro-cid-fsswmxcn] div[data-astro-cid-fsswmxcn]:last-child{border-bottom:0}.prd-lines[data-astro-cid-fsswmxcn] strong[data-astro-cid-fsswmxcn]{color:var(--ink);display:block;font-size:clamp(20px,2.4vw,28px);font-weight:500;letter-spacing:-.025em;margin-bottom:8px}.fit-panel[data-astro-cid-fsswmxcn]{background:var(--paper);border:1px solid var(--line);border-radius:calc(var(--radius) + 8px);grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);padding:clamp(28px,5vw,56px)}.fit-table[data-astro-cid-fsswmxcn]{display:grid;gap:12px}.fit-panel[data-astro-cid-fsswmxcn] a[data-astro-cid-fsswmxcn]{color:var(--blue);text-decoration:underline;text-decoration-color:oklch(.36 .28 265 / .35);text-underline-offset:3px}.fit-panel[data-astro-cid-fsswmxcn] a[data-astro-cid-fsswmxcn]:hover{text-decoration-color:var(--blue)}.fit-table[data-astro-cid-fsswmxcn] div[data-astro-cid-fsswmxcn]{border:1px solid var(--line);border-radius:18px;display:grid;gap:16px;grid-template-columns:minmax(120px,.38fr) minmax(0,1fr);padding:18px 20px}.fit-table[data-astro-cid-fsswmxcn] strong[data-astro-cid-fsswmxcn]{color:var(--ink)}@media(max-width:980px){.features-hero-grid[data-astro-cid-fsswmxcn],.features-split[data-astro-cid-fsswmxcn],.fit-panel[data-astro-cid-fsswmxcn],.fit-table[data-astro-cid-fsswmxcn] div[data-astro-cid-fsswmxcn]{grid-template-columns:1fr}.sticky-copy[data-astro-cid-fsswmxcn]{position:static}.spec-board[data-astro-cid-fsswmxcn]{transform:none}}@media(max-width:720px){.features-container[data-astro-cid-fsswmxcn]{padding:0 20px}.features-section[data-astro-cid-fsswmxcn]{padding:64px 0}.features-hero[data-astro-cid-fsswmxcn]{padding:56px 0 64px}.spec-section[data-astro-cid-fsswmxcn].split{grid-template-columns:1fr}.prd-artifact[data-astro-cid-fsswmxcn]{min-height:0}}
