/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.block{display:block}}:root{--ink:#20202d;--ink-soft:#3d3c4d;--muted:#777586;--muted-2:#9a98a6;--line:#e7e6ec;--line-strong:#d9d7e1;--surface:#fff;--canvas:#f6f6f8;--accent:#6556d9;--accent-dark:#5141c2;--accent-soft:#f0edff;--accent-line:#dcd5ff;--green:#16836b;--green-soft:#e9f7f2;--amber:#a56a13;--amber-soft:#fff5dc;--red:#d65c57;--red-soft:#fff0ee;--shadow-sm:0 1px 2px #1e1d2a0a, 0 5px 18px #1e1d2a09;--shadow-lg:0 24px 70px #1f1b4029}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-family:Arial, var(--font-geist-sans), "PingFang SC", "Microsoft YaHei", sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:14px}button,input,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.no-scroll{overflow:hidden}.muted{color:var(--muted-2)}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.warning{color:var(--amber)!important}.app-shell{background:var(--canvas);min-height:100vh}.topbar{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:315px 1fr auto;align-items:center;height:66px;padding:0 24px;display:grid;position:sticky;top:0}.brand{color:#171722;letter-spacing:.12em;align-items:center;gap:10px;display:flex}.brand strong{font-size:14px}.brand-mark{background:var(--accent);border-radius:8px;justify-content:center;align-items:flex-end;gap:2px;width:27px;height:27px;padding:5px;display:flex;box-shadow:0 5px 12px #6556d938}.brand-mark i{background:#fff;border-radius:2px;width:4px;display:block}.brand-mark i:first-child{height:7px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){height:10px}.topbar-center{place-self:stretch center;align-items:center;display:flex}.nav-active{height:100%;color:var(--ink);align-items:center;padding:0 15px;font-size:12px;font-weight:700;display:flex;position:relative}.nav-active:after{content:"";background:var(--accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:12px;right:12px}.topbar-right{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.fresh-dot{background:#29b68f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e6f8f2}.topbar-right button{color:var(--accent-dark);border:1px solid var(--accent-line);background:var(--accent-soft);border-radius:8px;margin-left:12px;padding:8px 13px;font-size:10px;font-weight:700}.topbar-right button:hover{border-color:var(--accent)}.workspace{grid-template-columns:340px minmax(0,1fr);min-height:calc(100vh - 66px);display:grid}.filter-panel{z-index:30;border-right:1px solid var(--line);background:var(--surface);height:calc(100vh - 66px);padding:25px 22px 28px;position:sticky;top:66px;overflow-y:auto}.filter-title{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.filter-title>svg{color:var(--muted-2);margin-top:5px}.eyebrow{color:var(--accent);letter-spacing:.13em;margin:0 0 7px;font-size:9px;font-weight:800}.filter-title h1{letter-spacing:-.025em;margin:0;font-size:20px;font-weight:730}.niche-wrap{position:relative}.niche-trigger{text-align:left;border:1px solid var(--line-strong);width:100%;box-shadow:var(--shadow-sm);background:#fff;border-radius:11px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:11px;transition:all .18s;display:grid}.niche-trigger:hover,.niche-trigger.active{border-color:#bcb3f5;box-shadow:0 0 0 3px #6556d914}.niche-trigger>svg{color:var(--muted);transition:transform .2s}.niche-trigger.active>svg{transform:rotate(180deg)}.niche-trigger small,.niche-trigger strong{display:block}.niche-trigger small{color:var(--muted-2);margin-bottom:3px;font-size:9px}.niche-symbol{width:36px;height:36px;color:var(--accent);background:var(--accent-soft);border-radius:9px;place-items:center;display:grid}.niche-help{color:var(--muted);margin:9px 2px 0;font-size:9px;line-height:1.55}.niche-help span{color:var(--accent-dark);margin-right:3px;font-weight:800}.niche-menu{z-index:80;border:1px solid var(--line-strong);width:100%;box-shadow:var(--shadow-lg);background:#fff;border-radius:12px;position:absolute;top:62px;left:0;overflow:hidden}.niche-menu-head{justify-content:space-between;align-items:center;padding:15px 15px 10px;display:flex}.niche-menu-head strong{font-size:13px}.niche-menu-head span{color:var(--muted-2);font-size:9px}.niche-search{color:var(--muted-2);border:1px solid var(--line);background:#fafafd;border-radius:8px;align-items:center;gap:7px;margin:0 11px 9px;padding:9px 10px;display:flex}.niche-search input{background:0 0;border:0;outline:0;width:100%;padding:0;font-size:10px}.niche-scroll{max-height:440px;padding:0 10px 12px;overflow-y:auto}.menu-eyebrow{color:var(--muted-2);letter-spacing:.12em;margin:10px 3px 7px;font-size:8px;font-weight:800}.custom-label{border-top:1px solid var(--line);padding-top:8px}.default-niche{width:100%;color:var(--accent-dark);text-align:left;border:1px solid var(--accent-line);background:var(--accent-soft);border-radius:8px;justify-content:space-between;align-items:center;padding:11px;display:flex}.default-niche b,.default-niche small{display:block}.default-niche b{font-size:11px}.default-niche small{color:#7168a6;margin-top:3px;font-size:8px;font-weight:400}.niche-group{border-bottom:1px solid #f0eff3}.niche-group>button{text-align:left;background:0 0;border:0;grid-template-columns:1fr auto 18px;align-items:center;gap:7px;width:100%;padding:10px 4px;font-size:10px;font-weight:700;display:grid}.niche-group>button>svg{color:var(--muted-2)}.custom-mark{color:#786928;background:var(--amber-soft);border-radius:4px;padding:2px 5px;font-size:7px}.niche-items{gap:4px;padding:0 3px 10px;display:grid}.niche-items button{color:#5e5b6d;text-align:left;background:#fbfbfd;border:1px solid #eceaf1;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 9px;font-size:9px;display:flex}.niche-items button:hover{color:var(--accent-dark);border-color:var(--accent-line);background:var(--accent-soft)}.filter-divider{background:var(--line);height:1px;margin:19px 0 5px}.filter-list{gap:0;display:grid}.filter-field{min-width:0}.filter-group-label{color:var(--ink-soft);letter-spacing:.025em;margin:15px 0 11px;font-size:9px;font-weight:800}.filter-trial-note{color:#6f688d;background:#f8f6ff;border:1px solid #e5e1f7;border-radius:7px;align-items:flex-start;gap:5px;margin:-3px 0 11px;padding:8px 9px;font-size:8px;line-height:1.5;display:flex}.filter-trial-note svg{color:var(--accent);flex:none;margin-top:1px}.filter-field label{margin-bottom:11px;display:block}.filter-field label>span{color:var(--muted);margin-bottom:5px;font-size:9px;font-weight:650;display:block}.filter-field select{border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;width:100%;padding:9px 30px 9px 10px;font-size:10px}.filter-field select:hover{border-color:var(--line-strong)}.filter-field select:focus{border-color:#bcb3f5;box-shadow:0 0 0 3px #6556d914}.custom-notice{color:#6f5c1e;background:var(--amber-soft);border:1px solid #ead99f;border-radius:8px;grid-template-columns:auto 1fr;gap:8px;margin-top:14px;padding:10px;font-size:9px;line-height:1.5;display:grid}.custom-notice strong{display:block}.custom-notice button{color:#74570a;background:0 0;border:0;border-bottom:1px solid;grid-column:2;justify-self:start;padding:0;font-size:8px}.run-button{color:#fff;background:var(--accent);border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:17px;padding:11px;font-size:10px;font-weight:750;transition:all .18s;display:flex;box-shadow:0 8px 18px #6556d933}.run-button:hover{background:var(--accent-dark);transform:translateY(-1px)}.filter-footnote{color:var(--muted-2);justify-content:center;align-items:center;gap:5px;margin-top:10px;font-size:8px;display:flex}.results-panel{min-width:0;padding:29px 30px 44px;position:relative;overflow-x:auto}.results-head{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:16px;display:flex}.results-head h2{letter-spacing:-.035em;margin:0;font-size:25px;font-weight:740}.results-head p:not(.eyebrow){color:var(--muted);margin:7px 0 0;font-size:10px}.results-head p:not(.eyebrow) strong{color:#766018;font-weight:750}.results-tools{align-items:center;gap:8px;display:flex}.results-tools label{width:190px;color:var(--muted-2);border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:7px;padding:9px 10px;display:flex}.results-tools input{background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:10px}.data-badge{color:var(--muted);border:1px solid var(--line);font-family:var(--font-geist-mono), monospace;background:#fff;border-radius:9px;align-items:center;gap:5px;padding:9px 10px;font-size:8px;display:flex}.active-filters{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:17px;display:flex}.active-filters>span{color:#514c75;background:#f6f4ff;border:1px solid #e1dcfa;border-radius:7px;align-items:center;gap:7px;padding:6px 8px;font-size:8px;display:inline-flex}.active-filters b{color:#9a93be;font-size:10px}.active-filters button{color:var(--accent);background:0 0;border:0;margin-left:3px;padding:0;font-size:8px;font-weight:700}.table-key,.result-row{grid-template-columns:minmax(190px,1.55fr) minmax(110px,.78fr) minmax(225px,1.7fr) minmax(110px,.8fr) minmax(105px,.75fr) minmax(140px,1fr) minmax(105px,.72fr) 20px;gap:12px;display:grid}.table-key{min-width:1050px;color:var(--muted-2);padding:0 16px 8px;font-size:8px;font-weight:700}.results-list{gap:9px;display:grid}.result-row{cursor:pointer;border:1px solid var(--line);min-width:1050px;box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;align-items:center;padding:15px 16px;transition:all .18s;position:relative}.result-row:hover{z-index:1;border-color:#ccc5f3;transform:translateY(-1px);box-shadow:0 12px 32px #2a235a17}.creator-cell{align-items:center;gap:10px;min-width:0;display:flex}.creator-cell>span{min-width:0}.creator-cell strong,.creator-cell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.creator-cell small{color:var(--muted);margin-top:3px;font-size:9px}.avatar{width:42px;height:42px;color:var(--accent-dark);box-shadow:0 0 0 1px var(--line);background:linear-gradient(145deg,#eae6ff,#f7e9ea);border:2px solid #fff;border-radius:50%;flex:none;place-items:center;font-size:15px;font-weight:700;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar-large{width:52px;height:52px}.cell{min-width:0}.cell small,.cell strong,.cell span,.cell em{display:block}.cell small{color:var(--muted-2);margin-bottom:5px;font-size:7px;font-weight:700}.cell strong{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.cell>span,.cell em{color:var(--muted);margin-top:4px;font-size:8px;font-style:normal}.intent-cell>small{margin-bottom:4px}.comment-preview{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0;display:grid}.comment-preview p{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8px;overflow:hidden}.grade{border-radius:4px;padding:2px 4px;font-size:7px;font-weight:800;display:inline-flex}.grade-high{color:#936018;background:#fff0bd}.grade-medium{color:#22658d;background:#e1f1fb}.grade-low{color:#5d6e69;background:#e9efed}.text-link{color:var(--accent);font-weight:650}.text-link:hover{text-decoration:underline}.row-arrow{color:#aaa7b7;transition:all .18s}.result-row:hover .row-arrow{color:var(--accent);transform:translate(2px)}.load-more-results{min-width:180px;color:var(--accent-dark);border:1px solid var(--accent-line);box-shadow:var(--shadow-sm);background:#fff;border-radius:9px;margin:20px auto 0;padding:10px 20px;font-size:9px;font-weight:750;transition:all .18s;display:block}.load-more-results:hover{color:#fff;border-color:var(--accent);background:var(--accent);transform:translateY(-1px)}.results-footer{min-width:1050px;color:var(--muted-2);justify-content:space-between;margin-top:13px;padding:0 4px;font-size:8px;display:flex}.result-reveal{min-width:0}.results-list.revealing .result-reveal{opacity:0;animation:.36s forwards revealResult;animation-delay:calc(var(--row-index) * 65ms);transform:translateY(9px)}@keyframes revealResult{to{opacity:1;transform:translateY(0)}}.discovery-animation{border:1px solid var(--line);min-width:760px;box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;overflow:hidden}.discovery-status{grid-template-columns:58px 1fr auto;align-items:center;gap:16px;padding:24px 25px 18px;display:grid}.discovery-status .search-orbit{width:52px;height:52px;margin:0}.discovery-status .search-orbit i:first-child{left:21px}.discovery-status .search-orbit i:nth-child(2){bottom:3px;right:4px}.discovery-status .search-orbit i:nth-child(3){top:21px;left:21px}.discovery-status h2{margin:0 0 5px;font-size:18px}.discovery-status p:not(.eyebrow){color:var(--muted);margin:0;font-size:9px}.discovery-status>strong{color:var(--accent);font-size:22px}.discovery-progress{background:#eceaf5;border-radius:4px;height:4px;margin:0 25px;overflow:hidden}.discovery-progress i{border-radius:inherit;background:var(--accent);height:100%;transition:width .4s;display:block}.discovery-steps{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);gap:7px;padding:16px 25px 19px;display:grid}.discovery-steps span{min-width:0;color:var(--muted-2);white-space:nowrap;align-items:center;gap:6px;font-size:7px;display:flex}.discovery-steps span>i{border:1px solid var(--line-strong);background:#fff;border-radius:50%;flex:none;place-items:center;width:17px;height:17px;font-size:7px;font-style:normal;display:grid}.discovery-steps span.active{color:var(--accent);font-weight:700}.discovery-steps span.active>i{color:#fff;border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.discovery-steps span.done{color:var(--green)}.discovery-steps span.done>i{color:#fff;border-color:var(--green);background:var(--green)}.skeleton-results{background:#fafafd;gap:9px;padding:16px;display:grid}.skeleton-row{background:#fff;border:1px solid #efedf3;border-radius:10px;grid-template-columns:45px 1.2fr .7fr 1.8fr .7fr;align-items:center;gap:13px;padding:13px 14px;display:grid}.skeleton-avatar{background:#e8e6ec;border-radius:50%;width:40px;height:40px}.skeleton-lines,.skeleton-metric,.skeleton-wide{gap:7px;display:grid}.skeleton-row span i{background:#e9e7ed;border-radius:6px;height:7px;display:block}.skeleton-lines i:first-child{width:72%}.skeleton-lines i:last-child{width:46%}.skeleton-metric i:first-child{width:45%}.skeleton-metric i:last-child{width:68%}.skeleton-wide i:first-child{width:92%}.skeleton-wide i:last-child{width:65%}.skeleton-row>i,.skeleton-row span i{position:relative;overflow:hidden}.skeleton-row>i:after,.skeleton-row span i:after{content:"";animation:1.25s ease-in-out infinite shimmer;animation-delay:calc(var(--row-index,0) * 70ms);background:linear-gradient(90deg,#0000,#ffffffe6,#0000);position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer{to{transform:translate(100%)}}.search-state{z-index:25;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f6f6f8f2;flex-direction:column;justify-content:center;align-items:center;min-width:700px;min-height:calc(100vh - 66px);display:flex;position:absolute;inset:0}.search-state h2{margin:3px 0 7px;font-size:23px;font-weight:720}.search-state>p:not(.eyebrow){color:var(--muted);font-size:10px}.search-orbit{border:1px solid #cfc8fb;border-radius:50%;width:70px;height:70px;margin-bottom:22px;animation:2.2s linear infinite rotate;position:relative}.search-orbit i{background:var(--accent);border-radius:50%;display:block;position:absolute}.search-orbit i:first-child{width:10px;height:10px;top:-5px;left:29px}.search-orbit i:nth-child(2){background:#f0a156;width:7px;height:7px;bottom:5px;right:6px}.search-orbit i:nth-child(3){width:11px;height:11px;box-shadow:0 0 0 9px var(--accent-soft);top:29px;left:29px}.search-progress{background:#e1dff0;border-radius:3px;width:270px;height:3px;margin-top:18px;overflow:hidden}.search-progress i{background:var(--accent);width:45%;height:100%;animation:1.3s ease-in-out infinite progress;display:block}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes progress{0%{transform:translate(-100%)}to{transform:translate(320%)}}.modal-backdrop{z-index:110;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1917277a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.contact-modal{background:#fff;border:1px solid #fffc;border-radius:16px;width:min(480px,100%);padding:32px;position:relative;box-shadow:0 32px 90px #19143f47}.modal-icon{width:46px;height:46px;color:var(--accent);background:var(--accent-soft);border-radius:12px;place-items:center;margin-bottom:20px;display:grid}.contact-modal h2{letter-spacing:-.025em;margin:0 0 10px;font-size:23px}.contact-modal>p:not(.eyebrow){color:var(--muted);margin:0;font-size:11px;line-height:1.7}.icon-button{background:0 0;border:0;border-radius:7px;place-items:center;padding:7px;display:grid}.icon-button:hover{background:#f3f2f7}.modal-close{position:absolute;top:16px;right:16px}.request-summary{border-left:3px solid var(--accent);background:var(--accent-soft);border-radius:0 8px 8px 0;margin:20px 0;padding:13px 14px}.request-summary small,.request-summary strong{display:block}.request-summary small{color:#837ab2;margin-bottom:5px;font-size:8px}.request-summary strong{font-size:11px}.contact-actions{gap:9px;display:flex}.primary-button,.secondary-button{border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-size:10px;font-weight:700;display:inline-flex}.primary-button{color:#fff;border:1px solid var(--accent);background:var(--accent)}.primary-button:hover{background:var(--accent-dark)}.secondary-button{color:var(--ink-soft);border:1px solid var(--line-strong);background:#fff}.secondary-button:hover{background:#f8f8fa}.modal-footnote{color:var(--muted-2);margin-top:15px;font-size:8px;line-height:1.5;display:block}.detail-overlay{z-index:90;background:var(--canvas);flex-direction:column;width:min(1180px,96vw);animation:.24s ease-out drawerIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-24px 0 70px #1b163733}.detail-overlay:before{content:"";z-index:-1;background:#1a17295c;position:fixed;inset:0}@keyframes drawerIn{0%{opacity:.7;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.detail-header{border-bottom:1px solid var(--line);background:#fff;flex:none;grid-template-columns:115px minmax(280px,1fr) auto;align-items:center;gap:18px;min-height:78px;padding:11px 24px;display:grid}.back-button{color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 9px;font-size:9px;display:inline-flex}.back-button:hover{color:var(--ink);border-color:var(--line-strong)}.detail-person{align-items:center;gap:11px;min-width:0;display:flex}.detail-person .eyebrow{margin-bottom:2px}.detail-person h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;overflow:hidden}.detail-person small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.detail-nav{border-bottom:1px solid var(--line);background:#fff;flex:none;align-items:center;gap:24px;height:43px;padding:0 26px;display:flex}.detail-nav button{color:var(--muted);background:0 0;border:0;align-self:stretch;padding:0 1px;font-size:9px;font-weight:700;position:relative}.detail-nav button.active{color:var(--accent)}.detail-nav button.active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:0;left:0;right:0}.detail-body{scroll-behavior:smooth;flex:auto;padding:24px 26px 48px;overflow-y:auto}.profile-hero{border:1px solid var(--accent-line);box-shadow:var(--shadow-sm);background:linear-gradient(120deg,#fff 35%,#f4f1ff);border-radius:13px;grid-template-columns:minmax(330px,1fr) auto;align-items:center;gap:26px;padding:21px 22px;scroll-margin-top:14px;display:grid}.profile-hero h2{letter-spacing:-.025em;margin:0;font-size:21px;font-weight:730}.profile-hero>div:first-child>p:not(.eyebrow){max-width:650px;color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.6}.hero-kpis{align-items:stretch;display:flex}.hero-kpis span{border-left:1px solid #dcd8ef;min-width:88px;padding:2px 12px}.hero-kpis small,.hero-kpis strong{display:block}.hero-kpis small{color:var(--muted-2);margin-bottom:6px;font-size:7px}.hero-kpis strong{color:var(--ink-soft);font-size:15px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:13px;display:grid}.data-card{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border-radius:11px;padding:16px 17px}.data-card h3{color:var(--ink-soft);border-bottom:1px solid #efedf3;margin:0 0 14px;padding-bottom:10px;font-size:12px}.data-card h4{color:var(--muted);letter-spacing:.03em;margin:15px 0 8px;font-size:8px}.span-2{grid-column:span 2}.span-3{grid-column:span 3}.field-rows{margin:0}.field-rows>div{grid-template-columns:100px 1fr;gap:8px;padding:4px 0;font-size:9px;line-height:1.45;display:grid}.field-rows dt{color:var(--muted-2)}.field-rows dd{overflow-wrap:anywhere;min-width:0;margin:0}.metric-list{gap:6px;display:grid}.metric-row{justify-content:space-between;gap:8px;padding-bottom:5px;font-size:8px;display:flex;position:relative}.metric-row span:last-of-type{color:var(--muted)}.metric-row i{background:#8e82e8;border-radius:2px;min-width:2px;height:2px;position:absolute;bottom:0;left:0}.metric-row:after{content:"";z-index:-1;background:#eceaf2;height:2px;position:absolute;bottom:0;left:0;right:0}.split-data{grid-template-columns:1fr 1fr 1.3fr;gap:21px;display:grid}.split-data h4:first-child{margin-top:0}.inline-values{color:#565464;overflow-wrap:anywhere;margin:0;font-size:9px;line-height:1.7}.audience-callout{color:#625c82;background:var(--accent-soft);border-radius:7px;gap:22px;margin-top:16px;padding:9px 11px;font-size:8px;display:flex}.audience-callout strong{color:var(--accent-dark);margin-left:3px}.link-list,.sponsor-list{flex-wrap:wrap;gap:7px 10px;font-size:8px;display:flex}.detail-section{margin-top:30px;scroll-margin-top:12px}.section-heading{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:flex-end;margin-bottom:14px;padding-bottom:11px;display:flex}.section-heading h2{letter-spacing:-.02em;margin:0;font-size:19px}.section-stat{align-items:baseline;gap:6px;display:flex}.section-stat strong{color:var(--accent);font-size:23px}.section-stat span{color:var(--muted);font-size:8px}.translation-bar{color:#4d7368;background:#f0faf6;border:1px solid #d7ece5;border-radius:7px;flex-wrap:wrap;gap:15px;margin-bottom:11px;padding:9px 11px;font-size:8px;display:flex}.translation-bar span{align-items:center;gap:4px;display:flex}.comments-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.comment-card{border:1px solid var(--line);background:#fff;border-left:3px solid #b0acbc;border-radius:8px;min-width:0;padding:12px 13px}.grade-card-high{background:#fffdf8;border-left-color:#df9d31}.grade-card-medium{border-left-color:#4d9ccc}.comment-card>div{align-items:center;gap:6px;display:flex}.comment-card>div strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;overflow:hidden}.comment-card>div .text-link{white-space:nowrap;margin-left:auto;font-size:8px}.comment-card p{margin:9px 0 6px;font-size:10px;line-height:1.5}.comment-card>small{color:var(--muted-2);font-size:8px;line-height:1.45;display:block}.load-more{color:var(--accent);border:1px solid var(--accent-line);background:#fff;border-radius:7px;margin:14px auto 0;padding:8px 13px;font-size:9px;font-weight:700;display:block}.empty-data{color:var(--muted-2);text-align:center;border:1px dashed var(--line-strong);background:#fff;border-radius:9px;padding:32px}.evidence-grid,.quality-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reel-list{grid-template-columns:1fr 1fr;gap:7px 14px;font-size:8px;display:grid}.sponsor-list{grid-template-columns:1fr 1fr;display:grid}.reel-samples{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.reel-samples article{border:1px solid var(--line);background:#fafafd;border-radius:7px;min-width:0;padding:10px}.reel-samples article>div{justify-content:space-between;gap:6px;font-size:7px;display:flex}.reel-samples article>div>span{color:var(--accent);font-weight:800}.reel-samples p{color:#656271;height:70px;margin:8px 0;font-size:8px;line-height:1.5;overflow:hidden}.reel-samples small{color:var(--muted-2);font-size:7px}.score-modules{gap:10px;display:grid}.score-modules>div{color:var(--muted);grid-template-columns:1fr auto;gap:6px;font-size:8px;display:grid}.score-modules strong{color:var(--ink)}.score-modules i{background:#ebe9f1;border-radius:4px;grid-column:1/-1;height:4px;overflow:hidden}.score-modules b{border-radius:inherit;background:var(--accent);height:100%;display:block}.empty-module{color:var(--muted);border:1px dashed var(--line-strong);background:#fafafd;border-radius:8px;padding:14px;font-size:9px;line-height:1.6}.gate-table{border:1px solid var(--line);border-radius:7px;overflow:hidden}.gate-table>div{grid-template-columns:72px 52px 1.1fr 1.2fr;display:grid}.gate-table>div>*{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #efedf2;min-width:0;padding:7px;font-size:7px;overflow:hidden}.gate-table>div:first-child{color:var(--muted);background:#f8f8fa}.gate-table>div:last-child>*{border-bottom:0}.gate-pass{color:var(--green);font-weight:800}.gate-fail{color:var(--red);font-weight:800}.detail-footer{color:var(--muted-2);text-align:center;border-top:1px solid var(--line);margin-top:32px;padding:15px;font-size:8px}.topbar-link{height:100%;color:var(--muted);align-items:center;padding:0 15px;font-size:11px;font-weight:650;display:flex}.topbar-link:hover{color:var(--accent)}.run-state-badge{color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:7px;padding:8px 10px;font-size:8px;font-weight:700;display:inline-flex}.run-state-badge>i{background:#b8b6c0;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #efeff2}.run-state-badge.running{color:var(--accent-dark);border-color:var(--accent-line);background:#f9f8ff}.run-state-badge.running>i{background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);animation:1.2s infinite idlePulse}.discovery-idle{border:1px solid var(--line);min-height:570px;box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;grid-template-columns:minmax(320px,.85fr) minmax(450px,1.15fr);align-items:stretch;display:grid;overflow:hidden}.idle-intro{border-right:1px solid var(--line);background:linear-gradient(145deg,#fff 30%,#f8f6ff);flex-direction:column;justify-content:center;align-items:flex-start;padding:55px 50px;display:flex}.idle-ready{color:var(--green);background:#f1faf7;border:1px solid #d7ebe4;border-radius:20px;align-items:center;gap:7px;margin-bottom:34px;padding:7px 10px;font-size:8px;font-weight:750;display:inline-flex}.idle-ready>i{background:#25a680;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #dff4ed}.idle-intro h2{letter-spacing:-.04em;max-width:430px;margin:0;font-size:clamp(24px,2.4vw,38px);line-height:1.16}.idle-intro>p:not(.eyebrow){max-width:470px;color:var(--muted);margin:16px 0 0;font-size:11px;line-height:1.8}.idle-run-button{color:#fff;background:var(--accent);border:0;border-radius:9px;align-items:center;gap:8px;margin-top:28px;padding:12px 15px;font-size:10px;font-weight:750;transition:all .18s;display:inline-flex;box-shadow:0 10px 22px #6556d938}.idle-run-button svg:last-child{margin-left:8px}.idle-run-button:hover{background:var(--accent-dark);transform:translateY(-1px)}.idle-intro>small{color:var(--muted-2);align-items:center;gap:5px;margin-top:13px;font-size:8px;display:flex}.idle-workflow{background:#fbfbfd;flex-direction:column;justify-content:center;padding:42px 46px;display:flex}.idle-workflow-head{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.idle-workflow-head span{color:var(--ink-soft);font-size:10px;font-weight:800}.idle-workflow-head small{color:var(--muted-2);font-size:8px}.idle-stage-list{gap:9px;display:grid}.idle-stage-list>div{background:#fff;border:1px solid #ebe9f0;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;min-height:65px;padding:11px 13px;display:grid;position:relative;box-shadow:0 3px 12px #1f1d3206}.idle-stage-list b{width:29px;height:29px;color:var(--accent);background:var(--accent-soft);font-family:var(--font-geist-mono), monospace;border-radius:8px;place-items:center;font-size:8px;display:grid}.idle-stage-list strong,.idle-stage-list small{display:block}.idle-stage-list small{color:var(--muted);margin-top:4px;font-size:8px}.idle-stage-list>div>i{background:#fff;border:1px solid #c9c6d2;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #f2f1f5}.idle-output{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.idle-output>span{color:var(--muted-2);font-size:8px;font-weight:700}.idle-output>div{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.idle-output b{color:#5e587c;background:#f6f4ff;border:1px solid #e3dff7;border-radius:6px;padding:5px 7px;font-size:7px}@keyframes idlePulse{50%{opacity:.45;transform:scale(.8)}}.landing-shell{color:#1d1c28;background:#fbfaf8;min-height:100vh;overflow:hidden}.landing-nav{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf8e6;border-bottom:1px solid #26223814;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:76px;padding:0 clamp(24px,5vw,76px);display:grid;position:sticky;top:0}.landing-brand{letter-spacing:.12em;align-items:center;gap:10px;width:fit-content;display:flex}.landing-brand strong{font-size:14px}.landing-nav nav{align-items:center;gap:34px;display:flex}.landing-nav nav a,.landing-nav nav button{color:#696674;background:0 0;border:0;padding:0;font-size:12px;font-weight:650;transition:all .18s}.landing-nav nav a:hover,.landing-nav nav button:hover{color:var(--accent)}.landing-nav-cta{color:#fff;background:#25232f;border-radius:9px;justify-self:end;align-items:center;gap:13px;padding:10px 14px;font-size:11px;font-weight:700;transition:all .18s;display:inline-flex}.landing-nav-cta:hover{background:var(--accent);transform:translateY(-1px)}.landing-hero{grid-template-columns:minmax(430px,.92fr) minmax(570px,1.08fr);align-items:center;gap:clamp(42px,6vw,96px);max-width:1500px;min-height:720px;margin:0 auto;padding:86px clamp(28px,6vw,88px) 92px;display:grid;position:relative}.landing-hero:before{content:"";pointer-events:none;border:1px solid #6556d91a;border-radius:50%;width:700px;height:700px;position:absolute;top:-260px;right:-120px;box-shadow:0 0 0 90px #6556d905,0 0 0 180px #6556d903}.hero-copy{z-index:2;position:relative}.landing-kicker{color:var(--accent);letter-spacing:.14em;align-items:center;gap:8px;font-size:10px;font-weight:800;display:inline-flex}.landing-kicker>i{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 5px var(--accent-soft);border-radius:50%}.hero-copy h1{letter-spacing:-.062em;max-width:680px;margin:25px 0 0;font-size:clamp(46px,5.1vw,76px);font-weight:760;line-height:1.05}.hero-copy h1 span{color:var(--accent);display:block}.hero-copy>p{color:#696674;max-width:640px;margin:25px 0 0;font-size:16px;line-height:1.85}.hero-actions{align-items:center;gap:13px;margin-top:34px;display:flex}.landing-primary,.landing-secondary{border-radius:10px;justify-content:center;align-items:center;font-size:13px;font-weight:750;transition:all .18s;display:inline-flex}.landing-primary{color:#fff;background:var(--accent);gap:22px;padding:14px 17px;box-shadow:0 14px 32px #6556d938}.landing-primary:hover{background:var(--accent-dark);transform:translateY(-2px)}.landing-secondary{color:#4e4b5b;background:#ffffffb8;border:1px solid #dcd9e1;padding:13px 16px}.landing-secondary:hover{border-color:var(--accent-line);color:var(--accent)}.architecture-button{gap:12px}.hero-trust{color:#7c7885;flex-wrap:wrap;gap:20px;margin-top:25px;font-size:10px;display:flex}.hero-trust span{align-items:center;gap:6px;display:flex}.hero-trust b{color:var(--green)}.agent-console{z-index:3;background:#ffffffeb;border:1px solid #dedbe6;border-radius:17px;min-width:0;position:relative;overflow:hidden;transform:rotate(.5deg);box-shadow:0 30px 90px #241f4524,0 8px 25px #241f450f}.console-top{color:#8c8997;height:48px;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;background:#f8f7fa;border-bottom:1px solid #eceaf0;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 17px;font-size:8px;display:grid}.console-top>span{gap:5px;display:flex}.console-top>span i{background:#d2ced8;border-radius:50%;width:7px;height:7px}.console-top>span i:first-child{background:#ef8f87}.console-top>span i:nth-child(2){background:#ecc05b}.console-top>span i:nth-child(3){background:#67c58c}.console-top em{color:var(--green);justify-self:end;font-style:normal;font-weight:800}.orchestrator-row{color:#fff;background:#242230;border-radius:12px;grid-template-columns:52px 1fr auto;align-items:center;gap:13px;margin:20px 20px 13px;padding:15px;display:grid}.agent-orb{background:#322e51;border:1px solid #fff3;border-radius:12px;place-items:center;width:46px;height:46px;display:grid;position:relative}.agent-orb b{z-index:2;font-size:10px;position:relative}.agent-orb i{background:#8d7ff4;border-radius:50%;width:7px;height:7px;animation:2.4s linear infinite orbitDot;position:absolute}.agent-orb i:first-child{top:5px;right:7px}.agent-orb i:nth-child(2){animation-delay:-.9s;bottom:7px;left:5px}.orchestrator-row small,.orchestrator-row strong{display:block}.orchestrator-row small{color:#aaa5c0;font-size:8px}.orchestrator-row strong{margin-top:4px;font-size:11px}.orchestrator-row>em{color:#a7ead6;align-items:center;gap:6px;font-size:7px;font-style:normal;font-weight:800;display:flex}.orchestrator-row>em i{background:#54c5a3;border-radius:50%;width:6px;height:6px;animation:1.2s infinite idlePulse}@keyframes orbitDot{50%{opacity:.45;transform:translate(5px,7px)}}.agent-grid{grid-template-columns:1fr 1fr;gap:9px;padding:0 20px;display:grid}.agent-card{background:#fff;border:1px solid #ebe9ef;border-radius:10px;grid-template-columns:29px 1fr auto;align-items:center;gap:10px;min-height:70px;padding:11px 12px;display:grid}.agent-card>span{color:#a09daa;width:27px;height:27px;font-family:var(--font-geist-mono), monospace;background:#f3f2f5;border-radius:7px;place-items:center;font-size:8px;display:grid}.agent-card strong,.agent-card small{display:block}.agent-card strong{font-size:10px}.agent-card small{color:#908d9a;margin-top:4px;font-size:7px}.agent-card>b{color:#aaa7b2;font-size:7px}.agent-card.active>span{color:var(--green);background:var(--green-soft)}.agent-card.active>b{color:var(--green)}.agent-card.running{border-color:var(--accent-line);box-shadow:inset 3px 0 0 var(--accent);background:#faf9ff}.agent-card.running>span{color:var(--accent);background:var(--accent-soft)}.agent-card.running>b{color:var(--accent)}.agent-workers{background:#faf9fd;border:1px dashed #dcd8eb;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:9px 14px;margin:14px 20px;padding:12px 14px;display:grid}.agent-workers>span{color:#898593;letter-spacing:.1em;font-size:7px;font-weight:800}.agent-workers>div{justify-content:flex-end;gap:5px;display:flex}.agent-workers>div i{width:25px;height:25px;color:var(--accent);font-family:var(--font-geist-mono), monospace;animation:2.2s infinite workerPulse;animation-delay:calc(var(--worker) * .24s);background:#fff;border:1px solid #ded8ff;border-radius:7px;place-items:center;font-size:7px;font-style:normal;display:grid}.agent-workers>small{color:#9b98a4;grid-column:1/-1;font-size:7px}@keyframes workerPulse{50%{color:#fff;border-color:var(--accent);background:var(--accent);transform:translateY(-2px)}}.local-vault{background:#f6f4ff;border-top:1px solid #ebe9f0;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;margin-top:5px;padding:14px 20px 16px;display:grid}.vault-shape{background:#fff;border:1px solid #d9d2ff;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.vault-shape i{background:#8073df;border-radius:50%;width:18px;height:4px;margin:1px;display:block;box-shadow:0 2px #5748cb}.local-vault small,.local-vault strong{display:block}.local-vault small{color:#847cae;letter-spacing:.08em;font-size:7px}.local-vault strong{margin-top:4px;font-size:9px}.local-vault em{color:var(--accent);font-size:7px;font-style:normal;font-weight:800}.landing-metrics{border-top:1px solid #e7e3e8;border-bottom:1px solid #e7e3e8;grid-template-columns:repeat(3,190px) 1fr;align-items:center;gap:15px;max-width:1350px;margin:0 auto;padding:25px clamp(28px,6vw,70px);display:grid}.landing-metrics>div{align-items:baseline;gap:10px;display:flex}.landing-metrics strong{font-size:30px}.landing-metrics span{color:#787480;font-size:10px}.landing-metrics p{color:#85818c;text-align:right;justify-self:end;max-width:430px;margin:0;font-size:10px;line-height:1.6}.landing-section{max-width:1370px;margin:0 auto;padding:130px clamp(28px,6vw,76px)}.workflow-section{grid-template-columns:.78fr 1.22fr;gap:clamp(55px,9vw,140px);display:grid}.section-index{color:var(--accent);letter-spacing:.14em;font-size:10px;font-weight:800;display:block}.section-intro h2,.section-heading-wide h2,.memory-copy h2{letter-spacing:-.048em;margin:22px 0 0;font-size:clamp(36px,4vw,57px);line-height:1.13}.section-intro>p{color:#74717d;max-width:540px;margin:25px 0 0;font-size:14px;line-height:1.85}.inline-architecture-button{width:min(100%,480px);color:var(--accent-dark);text-align:left;border:1px solid var(--accent-line);background:#f7f5ff;border-radius:10px;justify-content:space-between;align-items:center;margin-top:28px;padding:13px 15px;display:flex}.inline-architecture-button span{font-size:11px;font-weight:800}.inline-architecture-button b{color:#8179a6;font-size:8px}.inline-architecture-button:hover{color:#fff;border-color:var(--accent);background:var(--accent)}.inline-architecture-button:hover b{color:#ddd8ff}.workflow-list{display:grid}.workflow-list article{grid-template-columns:54px 1fr auto;gap:20px;min-height:150px;display:grid}.workflow-number{justify-content:center;display:flex;position:relative}.workflow-number span{z-index:2;width:42px;height:42px;color:var(--accent);border:1px solid var(--accent-line);font-family:var(--font-geist-mono), monospace;background:#fff;border-radius:12px;place-items:center;font-size:9px;font-weight:800;display:grid;position:relative;box-shadow:0 5px 14px #463a9614}.workflow-number i{background:#dfdce5;width:1px;position:absolute;top:42px;bottom:0}.workflow-list small{color:var(--accent);letter-spacing:.08em;font-size:8px;font-weight:800}.workflow-list h3{margin:7px 0 0;font-size:22px}.workflow-list p{color:#74717d;max-width:520px;margin:9px 0 0;font-size:12px;line-height:1.7}.workflow-list article>em{color:#77727f;background:#fff;border:1px solid #dedbe2;border-radius:6px;align-self:start;padding:5px 7px;font-size:8px;font-style:normal}.memory-section{color:#fff;background:#22202c;grid-template-columns:minmax(390px,.8fr) minmax(500px,1.2fr);gap:clamp(60px,10vw,150px);padding:125px max(6vw,50vw - 609px);display:grid;position:relative;overflow:hidden}.memory-section:after{content:"";border:1px solid #8f7eff29;border-radius:50%;width:760px;height:760px;position:absolute;bottom:-430px;right:-260px;box-shadow:0 0 0 100px #8f7eff06,0 0 0 200px #8f7eff05}.section-index.light{color:#a89cff}.memory-copy{z-index:2;position:relative}.memory-copy>p{color:#b6b1c0;margin:24px 0 0;font-size:14px;line-height:1.9}.memory-copy ul{gap:17px;margin:32px 0 0;padding:0;list-style:none;display:grid}.memory-copy li{border-top:1px solid #ffffff1a;grid-template-columns:85px 1fr;gap:12px;padding-top:16px;display:grid}.memory-copy li b{color:#b9afff;font-size:11px}.memory-copy li span{color:#b8b4bf;font-size:11px;line-height:1.6}.memory-visual{z-index:3;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:18px;align-self:center;min-height:510px;padding:30px;position:relative;box-shadow:inset 0 1px #ffffff0d}.memory-source>span{color:#a9a4af;letter-spacing:.1em;font-size:8px;font-weight:800}.memory-source>div{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.memory-source i{color:#dad6e0;text-align:center;background:#ffffff0a;border:1px solid #ffffff1c;border-radius:8px;padding:12px 5px;font-size:8px;font-style:normal}.memory-flow{justify-content:center;gap:8px;height:58px;display:flex}.memory-flow i{background:linear-gradient(#7d6eee,#0000);border-radius:3px;width:3px;height:38px;margin-top:9px;animation:1.6s infinite flowDrop}.memory-flow i:nth-child(2){animation-delay:-.4s}.memory-flow i:nth-child(3){animation-delay:-.8s}@keyframes flowDrop{50%{opacity:.25;transform:translateY(10px)}}.memory-core{text-align:center;background:#2d2941;border:1px solid #a194ff57;border-radius:15px;flex-direction:column;align-items:center;padding:28px;display:flex;box-shadow:0 20px 40px #0000002e}.vault-shape.large{background:#39334f;border-color:#aa9fff6b;width:58px;height:58px}.vault-shape.large i{background:#a69aff;width:25px;height:5px;box-shadow:0 2px #6556d9}.memory-core small{color:#9e94df;letter-spacing:.1em;margin-top:18px;font-size:8px}.memory-core strong{margin-top:7px;font-size:20px}.memory-core em{color:#a9a5b0;margin-top:8px;font-size:9px;font-style:normal}.memory-loop{grid-template-columns:1fr 1fr 1fr;gap:7px;margin-top:24px;display:grid}.memory-loop span{color:#96919d;letter-spacing:.08em;grid-column:1/-1;margin-bottom:2px;font-size:8px}.memory-loop b{color:#d3ceda;text-align:center;background:#ffffff09;border:1px solid #ffffff1a;border-radius:7px;padding:11px 7px;font-size:8px}.section-heading-wide{justify-content:space-between;align-items:flex-end;gap:60px;display:flex}.section-heading-wide>p{color:#777480;max-width:420px;margin:0 0 5px;font-size:13px;line-height:1.8}.evidence-cards{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:58px;display:grid}.evidence-cards article{background:#fff;border:1px solid #e2dfe5;border-radius:13px;min-height:240px;padding:25px 24px;position:relative;overflow:hidden;box-shadow:0 10px 35px #27224509}.evidence-cards article>span{color:#aaa5b1;font-family:var(--font-geist-mono), monospace;font-size:9px}.evidence-cards h3{margin:55px 0 0;font-size:21px}.evidence-cards p{color:#77737e;margin:12px 0 0;font-size:11px;line-height:1.75}.evidence-cards article>i{background:var(--accent-soft);border:1px solid #ddd8fb;border-radius:50%;width:34px;height:34px;position:absolute;top:20px;right:20px}.evidence-cards article>i:before,.evidence-cards article>i:after{content:"";background:var(--accent);border-radius:5px;position:absolute}.evidence-cards article>i:before{width:15px;height:2px;top:15px;left:9px}.evidence-cards article>i:after{width:2px;height:15px;top:9px;left:15px}.difference-section{padding-top:70px}.manual-click-loop{color:#85818b;background:#f3f1f1;border:1px dashed #d8d4db;border-radius:12px;justify-content:center;align-items:center;gap:13px;margin-top:55px;padding:18px 20px;font-size:9px;display:flex}.manual-click-loop span{background:#fff;border:1px solid #dedade;border-radius:7px;padding:7px 9px}.manual-click-loop i{color:#b2adb5;font-style:normal}.comparison-grid{grid-template-columns:1fr 70px 1fr;margin-top:18px;display:grid}.comparison-card{border-radius:16px;min-height:470px;padding:38px 42px}.comparison-card small{letter-spacing:.11em;font-size:9px;font-weight:800}.comparison-card h3{margin:14px 0 0;font-size:28px}.comparison-card ul{gap:19px;margin:35px 0 0;padding:0;list-style:none;display:grid}.comparison-card li{padding-left:24px;font-size:12px;line-height:1.6;position:relative}.comparison-card li:before{position:absolute;top:0;left:0}.comparison-card>p{opacity:.78;border-top:1px solid;margin:35px 0 0;padding-top:24px;font-size:11px;line-height:1.7}.comparison-card>p strong{opacity:1;font-size:13px}.muted-card{color:#77737d;background:#f1efef;border:1px solid #e2dfe4}.muted-card li:before{content:"-";color:#a19da6}.collector-card{color:#fff;background:var(--accent);box-shadow:0 25px 55px #6556d92e}.collector-card small{color:#d0caff}.collector-card li:before{content:"✓";color:#bdf0df}.comparison-divider{place-items:center;display:grid}.comparison-divider span{color:#8e8995;background:#fbfaf8;border:1px solid #ddd9df;border-radius:50%;place-items:center;width:38px;height:38px;font-size:8px;font-weight:800;display:grid}.comparison-verdict{background:#fff;border:1px solid #e0dde3;border-radius:14px;margin-top:20px;overflow:hidden}.comparison-verdict>div{border-bottom:1px solid #ebe8ed;grid-template-columns:140px 1fr 1fr;display:grid}.comparison-verdict>div:last-child{border-bottom:0}.comparison-verdict span,.comparison-verdict b,.comparison-verdict strong{padding:16px 18px;font-size:10px}.comparison-verdict span{color:#85818c;background:#f8f7f8;font-weight:800}.comparison-verdict b{color:#87838d;border-left:1px solid #ebe8ed;font-weight:500}.comparison-verdict strong{color:var(--accent-dark);background:#faf9ff;border-left:1px solid #ebe8ed}.landing-final{color:#fff;background:#24222e;border-radius:20px;justify-content:space-between;align-items:center;gap:50px;max-width:1220px;margin:30px auto 120px;padding:56px 60px;display:flex;overflow:hidden;box-shadow:0 25px 70px #221f3429}.landing-final h2{letter-spacing:-.045em;margin:18px 0 0;font-size:clamp(32px,4vw,52px);line-height:1.1}.landing-final p{color:#b9b4c1;max-width:670px;margin:13px 0 0;font-size:12px;line-height:1.7}.light-button{color:#27242f;box-shadow:none;background:#fff;border:0;flex:none}.light-button:hover{color:#fff;background:var(--accent)}.final-actions{flex-direction:column;flex:none;align-items:center;gap:15px;display:flex}.final-actions>a{color:#c9c4d0;font-size:10px;font-weight:700}.final-actions>a:hover{color:#fff}.landing-footer{border-top:1px solid #e2dfe3;grid-template-columns:1fr auto 1fr;align-items:center;min-height:110px;padding:0 clamp(28px,6vw,76px);display:grid}.landing-footer p{color:#96919c;font-size:9px}.landing-footer>a:last-child{color:var(--accent);justify-self:end;font-size:10px;font-weight:700}.architecture-backdrop{z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#16141fb8;place-items:center;padding:2.5vh 2.2vw;animation:.2s architectureFade;display:grid;position:fixed;inset:0}.architecture-modal{color:#eceaf2;background:#1f1d28;border:1px solid #ffffff21;border-radius:19px;flex-direction:column;width:min(1820px,96vw);height:94vh;animation:.25s architectureLift;display:flex;overflow:hidden;box-shadow:0 35px 100px #0000006b}@keyframes architectureFade{0%{opacity:0}}.architecture-modal>header{background:#24212f;border-bottom:1px solid #ffffff17;flex:none;justify-content:space-between;align-items:flex-start;gap:40px;padding:24px 28px 20px;display:flex}.architecture-modal>header h2{letter-spacing:-.03em;margin:7px 0 0;font-size:25px}.architecture-modal>header p{color:#aaa6b3;max-width:950px;margin:7px 0 0;font-size:10px;line-height:1.6}.architecture-modal>header>button{color:#aaa5b2;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-size:22px;line-height:1;display:grid}.architecture-modal>header>button:hover{color:#fff;background:#332d5b;border-color:#7465e7}@keyframes architectureLift{0%{opacity:.6;transform:translateY(16px)scale(.985)}}.architecture-kicker{color:#a89cff;letter-spacing:.13em;align-items:center;gap:8px;font-size:8px;font-weight:800;display:flex}.architecture-kicker i{background:#8878f1;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #8878f121}.architecture-scroll{background-color:#191721;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:26px 26px;flex:auto;padding:23px;overflow:auto}.architecture-map{grid-template-columns:260px 42px 315px 42px 330px 42px 315px 42px 300px;align-items:stretch;min-width:1720px;min-height:690px;display:grid}.architecture-lane{background:#272433f0;border:1px solid #ffffff1a;border-radius:14px;padding:16px;position:relative;box-shadow:0 14px 32px #00000024}.architecture-lane:before{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff0a}.lane-title{border-bottom:1px solid #ffffff17;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding-bottom:13px;display:grid}.lane-title>span{color:#afa5ff;width:25px;height:25px;font-family:var(--font-geist-mono), monospace;background:#6556d929;border:1px solid #9d8fff40;border-radius:7px;place-items:center;font-size:7px;display:grid}.lane-title strong{font-size:10px}.lane-title small{color:#777381;letter-spacing:.11em;grid-column:2;margin-top:-5px;font-size:6px}.architecture-stack{gap:10px;margin-top:17px;display:grid}.architecture-stack article,.orchestration-grid article,.knowledge-grid article,.output-grid article{background:#ffffff09;border:1px solid #ffffff14;border-radius:9px;padding:12px}.architecture-stack b,.architecture-stack span,.orchestration-grid b,.orchestration-grid span,.knowledge-grid b,.knowledge-grid span,.output-grid b,.output-grid span{display:block}.architecture-stack b,.orchestration-grid b,.knowledge-grid b,.output-grid b{font-size:8px}.architecture-stack span,.orchestration-grid span,.knowledge-grid span,.output-grid span{color:#918d99;margin-top:5px;font-size:6px;line-height:1.5}.architecture-bridge{justify-content:center;align-items:center;gap:4px;display:flex;position:relative}.architecture-bridge:before{content:"";background:linear-gradient(90deg,#5549a0,#9385ef);height:1px;position:absolute;left:5px;right:5px}.architecture-bridge:after{content:"";border-top:1px solid #9b8ef4;border-right:1px solid #9b8ef4;width:7px;height:7px;position:absolute;right:3px;transform:rotate(45deg)}.architecture-bridge i{z-index:2;background:#a395ff;border-radius:50%;width:4px;height:4px;animation:1.7s infinite bridgeFlow;position:relative;box-shadow:0 0 8px #7668df}.architecture-bridge i:nth-child(2){animation-delay:-.45s}.architecture-bridge i:nth-child(3){animation-delay:-.9s}@keyframes bridgeFlow{50%{opacity:.25;transform:translate(12px)}}.orchestrator-core{background:#2d2845;border:1px solid #9789f842;border-radius:11px;grid-template-columns:52px 1fr auto;align-items:center;gap:11px;margin-top:17px;padding:13px;display:grid}.architecture-orb{width:45px;height:45px}.orchestrator-core small,.orchestrator-core strong,.orchestrator-core p{display:block}.orchestrator-core small{color:#9388d4;letter-spacing:.09em;font-size:6px}.orchestrator-core strong{margin-top:4px;font-size:9px}.orchestrator-core p{color:#8d8994;margin:5px 0 0;font-size:6px}.orchestrator-core>em{color:#8edcc2;font-size:6px;font-style:normal;font-weight:800}.orchestration-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.execution-agents{gap:8px;margin-top:17px;display:grid}.execution-agents>article{background:#ffffff09;border:1px solid #ffffff14;border-radius:9px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.execution-agents>article>span{color:#b5acfb;background:#6556d92b;border-radius:7px;place-items:center;width:27px;height:27px;font-size:8px;font-weight:800;display:grid}.execution-agents b,.execution-agents small{display:block}.execution-agents b{font-size:8px}.execution-agents small{color:#8e8a96;margin-top:4px;font-size:6px}.execution-agents em{color:#696573;font-family:var(--font-geist-mono), monospace;font-size:6px;font-style:normal}.worker-cluster{background:#6556d917;border:1px solid #8b7bf252;border-radius:10px;padding:12px}.worker-cluster header{justify-content:space-between;align-items:center;display:flex}.worker-cluster header b{font-size:8px}.worker-cluster header small{color:#8f88b4;font-size:6px}.worker-cluster>div{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:10px;display:grid}.worker-cluster i{color:#c5bdff;font-family:var(--font-geist-mono), monospace;text-align:center;background:#312b4b;border:1px solid #9c8ff740;border-radius:6px;padding:9px 0;font-size:7px;font-style:normal;animation:2.2s infinite workerPulse}.worker-cluster i:nth-child(2){animation-delay:-.35s}.worker-cluster i:nth-child(3){animation-delay:-.7s}.worker-cluster i:nth-child(4){animation-delay:-1.05s}.worker-cluster p{color:#8e88ad;text-align:center;margin:9px 0 0;font-size:6px}.knowledge-core{text-align:center;background:#2c2743;border:1px solid #9d8fff4d;border-radius:11px;flex-direction:column;align-items:center;margin-top:17px;padding:18px 12px;display:flex}.knowledge-core .vault-shape{width:50px;height:50px}.knowledge-core small{color:#968bd7;letter-spacing:.08em;margin-top:12px;font-size:6px}.knowledge-core strong{margin-top:5px;font-size:10px}.knowledge-core p{color:#85808f;margin:6px 0 0;font-size:6px}.knowledge-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.knowledge-grid article{padding:9px}.barrier-rail{grid-template-columns:1fr;gap:7px;margin-top:17px;display:grid}.barrier-rail>span{background:#2c896d12;border:1px solid #59be9d29;border-radius:8px;grid-template-columns:22px 1fr;align-items:center;gap:8px;padding:8px 9px;display:grid;position:relative}.barrier-rail i{color:#9be2cb;background:#45b18e29;border-radius:50%;place-items:center;width:19px;height:19px;font-size:7px;font-style:normal;display:grid}.barrier-rail b{color:#b8ddcf;font-size:7px}.barrier-rail em{background:#6dc9aa47;width:1px;height:8px;position:absolute;bottom:-8px;left:18px}.output-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.output-grid article{padding:9px}.feedback-loop{color:#8f8999;border:1px dashed #ffffff1c;border-radius:8px;grid-template-columns:auto 15px auto 15px 1fr;align-items:center;gap:3px;margin-top:13px;padding:10px;font-size:6px;display:grid}.feedback-loop i{color:#7568ca;font-style:normal}.feedback-loop b{color:#b3acd7}.feedback-loop strong{color:#a399f1}.architecture-modal>footer{color:#898591;background:#24212f;border-top:1px solid #ffffff17;flex:none;justify-content:space-between;align-items:center;gap:25px;padding:13px 22px;font-size:7px;display:flex}.architecture-modal>footer>span{align-items:center;gap:7px;display:flex}.architecture-modal>footer>span i{background:#52bf9b;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #52bf9b1a}.architecture-modal>footer button{color:#d9d5e1;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:7px;padding:8px 11px;font-size:8px}.architecture-modal>footer button:hover{color:#fff;background:#37305c;border-color:#7668df}@media (max-width:1120px){.landing-hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:780px}.agent-console{justify-self:center;width:min(760px,100%);transform:none}.landing-metrics{grid-template-columns:repeat(3,1fr)}.landing-metrics p{text-align:left;grid-column:1/-1;justify-self:start}.workflow-section{grid-template-columns:1fr}.section-intro{max-width:700px}.memory-section{grid-template-columns:1fr;padding-left:8vw;padding-right:8vw}.memory-copy{max-width:760px}.memory-visual{justify-self:center;width:min(760px,100%)}.evidence-cards{grid-template-columns:1fr 1fr}.landing-final{margin-left:6vw;margin-right:6vw}}@media (max-width:820px){.landing-nav{grid-template-columns:1fr auto;height:66px;padding:0 20px}.landing-nav nav{display:none}.landing-nav-cta{font-size:10px}.landing-hero{min-height:auto;padding:62px 22px 70px}.hero-copy h1{font-size:clamp(42px,11vw,62px)}.hero-copy>p{font-size:14px}.agent-grid{grid-template-columns:1fr}.landing-metrics{padding-left:22px;padding-right:22px}.landing-section{padding:90px 22px}.section-heading-wide{flex-direction:column;align-items:flex-start;gap:22px}.manual-click-loop{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.comparison-grid{grid-template-columns:1fr;gap:12px}.comparison-divider{height:46px}.comparison-divider span{transform:rotate(90deg)}.comparison-verdict{overflow-x:auto}.comparison-verdict>div{min-width:720px}.landing-final{flex-direction:column;align-items:flex-start;margin-bottom:70px;padding:45px 35px}.final-actions{align-items:flex-start}.landing-footer{grid-template-columns:1fr auto}.landing-footer p{display:none}.discovery-idle{grid-template-columns:1fr}.idle-intro{border-right:0;border-bottom:1px solid var(--line)}.architecture-backdrop{padding:0}.architecture-modal{border:0;border-radius:0;width:100vw;height:100vh}.architecture-modal>header{padding:18px}.architecture-modal>header h2{font-size:21px}.architecture-scroll{padding:15px}.architecture-modal>footer{padding:11px 15px}}@media (max-width:560px){.landing-nav-cta span{display:none}.landing-nav-cta{padding:9px 10px}.hero-copy h1{font-size:39px}.landing-kicker{font-size:8px}.hero-actions{flex-direction:column;align-items:stretch}.architecture-button{width:100%}.hero-trust{flex-direction:column;gap:10px}.agent-console{border-radius:12px}.console-top{grid-template-columns:1fr auto}.console-top strong{display:none}.orchestrator-row{grid-template-columns:44px 1fr;margin:12px}.orchestrator-row>em{display:none}.agent-grid{padding:0 12px}.agent-workers{margin-left:12px;margin-right:12px}.local-vault{grid-template-columns:38px 1fr;padding-left:13px;padding-right:13px}.local-vault em{display:none}.landing-metrics{grid-template-columns:1fr}.landing-metrics>div{border-bottom:1px solid #e5e2e6;justify-content:space-between}.landing-metrics p{grid-column:auto}.workflow-list article{grid-template-columns:44px 1fr}.workflow-list article>em{display:none}.memory-section{padding:85px 22px}.memory-copy li{grid-template-columns:1fr;gap:5px}.memory-visual{min-height:auto;padding:18px}.memory-source>div{grid-template-columns:1fr 1fr}.memory-loop{grid-template-columns:1fr}.memory-loop span{grid-column:auto}.evidence-cards{grid-template-columns:1fr}.comparison-card{min-height:auto;padding:30px 25px}.landing-final{margin-left:18px;margin-right:18px;padding:38px 25px}.landing-footer{padding:0 20px}.architecture-modal>header p,.architecture-modal>footer>span{display:none}.architecture-modal>footer{justify-content:flex-end}.idle-intro,.idle-workflow{padding:35px 23px}.idle-ready{margin-bottom:24px}.idle-intro h2{font-size:28px}.idle-stage-list>div{grid-template-columns:32px 1fr}.idle-stage-list>div>i{display:none}}.landing-v3{color:#18181b;background:#fafafa}.landing-nav-v3{background:#fafafae0;border-bottom-color:#e8e8eb;height:68px;padding:0 clamp(22px,4vw,64px)}.landing-nav-v3 .landing-brand>span:last-child{color:#9a98a2;letter-spacing:.11em;border-left:1px solid #d9d8dd;margin-left:2px;padding-left:11px;font-size:8px;font-weight:750}.landing-nav-v3 nav{gap:28px}.landing-nav-v3 nav button{color:#6e6b76;font-size:11px}.landing-nav-v3 .landing-nav-cta{background:#232129;border:1px solid #292730;border-radius:8px;box-shadow:0 5px 16px #1d1b261f}.landing-hero-v3{grid-template-columns:minmax(420px,.78fr) minmax(680px,1.22fr);gap:clamp(42px,5vw,82px);width:min(1540px,100%);max-width:none;min-height:690px;padding:76px clamp(28px,5vw,78px) 60px}.landing-hero-v3:before{border-color:#6556d914;width:900px;height:900px;top:-380px;right:-210px;box-shadow:0 0 0 110px #6556d903,0 0 0 220px #6556d902}.hero-copy-v3 h1{letter-spacing:-.068em;margin-top:20px;font-size:clamp(52px,5.3vw,82px);line-height:.99}.hero-copy-v3 h1 span{color:#5d4fd3}.hero-copy-v3>p{color:#65626c;max-width:610px;margin-top:24px;font-size:15px;line-height:1.8}.hero-copy-v3 .hero-actions{margin-top:30px}.hero-copy-v3 .landing-primary{border-radius:9px;min-height:46px;padding:0 17px}.hero-copy-v3 .landing-secondary{background:#fff;border-color:#dad8df;border-radius:9px;min-height:46px;padding:0 16px}.hero-proof{background:#ffffffb8;border:1px solid #e4e2e7;border-radius:10px;grid-template-columns:auto auto auto;width:fit-content;margin-top:32px;display:grid;overflow:hidden}.hero-proof div{border-right:1px solid #e9e7eb;min-width:112px;padding:12px 15px}.hero-proof div:last-child{border-right:0}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{color:#312d4e;font-family:var(--font-geist-mono), monospace;font-size:13px}.hero-proof span{color:#92909a;margin-top:4px;font-size:8px}.product-window{z-index:3;background:#fff;border:1px solid #d9d7df;border-radius:16px;min-width:0;position:relative;overflow:hidden;box-shadow:0 32px 95px #221e4026,0 7px 24px #221e400f}.product-window:after{content:"";filter:blur(23px);pointer-events:none;background:#40368729;border-radius:50%;height:30px;position:absolute;inset:auto 12% -24px}.product-window-bar{color:#98959f;height:43px;font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;background:#f7f7f8;border-bottom:1px solid #eae9ed;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 14px;font-size:7px;display:grid}.product-window-bar>span{gap:5px;display:flex}.product-window-bar>span i{background:#cbc8d0;border-radius:50%;width:7px;height:7px}.product-window-bar>span i:first-child{background:#eb8d86}.product-window-bar>span i:nth-child(2){background:#e8bb58}.product-window-bar>span i:last-child{background:#5fc086}.product-window-bar>em{color:#27856e;justify-self:end;align-items:center;gap:5px;font-style:normal;font-weight:800;display:flex}.product-window-bar>em i{background:#31aa88;border-radius:50%;width:5px;height:5px;animation:1.5s infinite idlePulse;box-shadow:0 0 0 4px #e7f7f2}.product-window-body{grid-template-columns:112px minmax(0,1fr);min-height:475px;display:grid}.product-window-body>aside{background:#f8f8f9;border-right:1px solid #e9e8ec;flex-direction:column;padding:14px 9px;display:flex}.mini-brand{margin:2px 7px 22px}.mini-brand .brand-mark{width:24px;height:24px}.product-window-body>aside button{color:#8d8a94;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:9px 8px;font-size:7px;display:flex}.product-window-body>aside button i{border:1px solid #b8b5be;border-radius:2px;width:6px;height:6px}.product-window-body>aside button.active{color:#5045a8;background:#eeecfb;font-weight:800}.product-window-body>aside button.active i{background:#6556d9;border-color:#6556d9}.product-window-body>aside footer{color:#9996a0;align-items:center;gap:6px;margin-top:auto;padding:8px;font-size:6px;font-weight:750;display:flex}.product-window-body>aside footer i{background:#35a887;border-radius:50%;width:6px;height:6px}.product-window-body>section{background:#fff;min-width:0;padding:21px}.product-window-body>section>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.product-window-body>section>header small,.product-window-body>section>header h3{display:block}.product-window-body>section>header small{color:#9a96a1;letter-spacing:.09em;font-size:7px;font-weight:800}.product-window-body>section>header h3{margin:5px 0 0;font-size:15px}.product-window-body>section>header>span{color:#2e7f6b;background:#f0faf6;border:1px solid #cde8df;border-radius:6px;padding:6px 8px;font-size:7px;font-weight:750}.task-contract{background:#faf9fc;border:1px solid #e8e6ed;border-radius:9px;margin-top:15px;padding:10px 12px}.task-contract>small{color:#8d86bd;letter-spacing:.08em;font-size:6px;font-weight:850}.task-contract>div{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.task-contract b{color:#5f5977;background:#fff;border:1px solid #e3dff6;border-radius:5px;padding:4px 6px;font-size:6px}.product-orchestrator{color:#fff;background:#25232d;border-radius:10px;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;margin-top:12px;padding:11px 12px;display:grid}.product-orchestrator .agent-orb{border-radius:10px;width:39px;height:39px}.product-orchestrator small,.product-orchestrator strong{display:block}.product-orchestrator small{color:#a6a0bf;letter-spacing:.07em;font-size:6px}.product-orchestrator strong{margin-top:4px;font-size:9px}.product-orchestrator>em{color:#9fe2ce;align-items:center;gap:5px;font-size:6px;font-style:normal;font-weight:800;display:flex}.product-orchestrator>em i{background:#51bf9d;border-radius:50%;width:5px;height:5px;animation:1.3s infinite idlePulse}.product-agent-flow{grid-template-columns:1fr 15px 1fr 15px 1fr 15px 1fr;align-items:center;margin-top:12px;display:grid}.product-agent-flow>i{color:#b9b5c3;text-align:center;font-size:8px;font-style:normal}.product-agent-flow article{background:#fafafa;border:1px solid #e7e5ea;border-radius:8px;min-width:0;padding:9px}.product-agent-flow article span,.product-agent-flow article b,.product-agent-flow article small{display:block}.product-agent-flow article span{color:#a4a0aa;font-family:var(--font-geist-mono), monospace;font-size:6px}.product-agent-flow article b{text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:8px;overflow:hidden}.product-agent-flow article small{color:#a19ea7;margin-top:5px;font-size:6px}.product-agent-flow article.done{background:#f6fbf9;border-color:#d7eae4}.product-agent-flow article.done span,.product-agent-flow article.done small{color:#348570}.product-agent-flow article.running{background:#f3f1ff;border-color:#cfc9f7;box-shadow:0 0 0 3px #6556d90f}.product-agent-flow article.running span,.product-agent-flow article.running small{color:#6556d9}.product-event{border:1px solid #ebe9ee;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:12px;padding:10px 11px;display:grid}.product-event>span{color:#898491;align-items:center;gap:5px;font-size:6px;font-weight:800;display:flex}.product-event>span i{background:#6556d9;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #efedff}.product-event p{color:#77737d;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:7px;overflow:hidden}.product-event p b{color:#34313a}.product-event em{color:#aaa7af;font-size:6px;font-style:normal}.product-memory{color:#fff;background:linear-gradient(110deg,#4f43b6,#6858df);border-radius:9px;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;margin-top:12px;padding:10px 11px;display:grid}.product-memory small,.product-memory strong{display:block}.product-memory small{color:#d2ccff;letter-spacing:.06em;font-size:6px}.product-memory strong{margin-top:4px;font-size:8px}.product-memory>em{color:#dedaff;font-size:6px;font-style:normal}.memory-symbol{border:1px solid;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:relative}.memory-symbol i{opacity:.75;background:currentColor;border:1px solid;border-radius:50%;width:18px;height:5px;position:absolute}.memory-symbol i:first-child{top:8px}.memory-symbol i:nth-child(2){opacity:.55;top:15px}.memory-symbol i:last-child{opacity:.35;top:22px}.memory-symbol.small{color:#d7d1ff;width:32px;height:32px}.product-principles{color:#9b98a1;background:#fff;border:1px solid #e6e4e9;border-radius:10px;justify-content:center;align-items:center;gap:13px;width:min(1390px,100% - 48px);margin:0 auto 42px;padding:13px 18px;font-size:9px;display:flex}.product-principles b{color:#36323f}.product-principles i{background:#dedce2;width:1px;height:16px;margin:0 13px}.product-guide-v3{width:min(1390px,100% - 48px);box-shadow:none;background:0 0;border:0;border-radius:0;margin-bottom:68px;overflow:visible}.guide-shell-v3{background:#fff;border:1px solid #dfdde3;border-radius:16px;overflow:hidden;box-shadow:0 22px 68px #211d3912}.guide-tabs-v3{background:#fafafa;border-bottom:1px solid #e7e5e9;grid-template-columns:repeat(4,1fr);height:74px;position:static}.guide-tabs-v3 button{background:0 0;border-right:1px solid #e8e6ea;grid-template-rows:auto auto;grid-template-columns:29px 1fr;min-height:74px;padding:14px 18px}.guide-tabs-v3 button:after{border-radius:2px 2px 0 0;height:2px;inset:auto 14px -1px}.guide-tabs-v3 button>span{color:#a5a1aa;grid-row:1/3;align-self:center;font-size:8px}.guide-tabs-v3 button b{font-size:11px}.guide-tabs-v3 button small{margin-top:3px;font-size:7px}.guide-tabs-v3 button.active{background:#fff}.guide-tabs-v3 button.active>span{color:#6556d9}.guide-stage-v3{min-height:555px;padding:45px 48px 36px;animation:.32s both panelRevealV3}@keyframes panelRevealV3{0%{opacity:0;transform:translateY(8px)}}.guide-stage-v3 .guide-copy>span{font-size:8px}.guide-stage-v3 .guide-copy h2{margin-top:13px;font-size:clamp(34px,3.6vw,54px);line-height:1.07}.guide-stage-v3 .guide-copy>p{margin-top:15px;font-size:11px;line-height:1.75}.difference-guide-v3{grid-template-columns:minmax(310px,.62fr) minmax(650px,1.38fr);align-items:start;gap:35px 55px;min-height:470px;display:grid}.difference-stage{grid-template-columns:1fr 48px 1fr;align-items:stretch;gap:12px;display:grid}.comparison-track{background:#f7f7f8;border:1px solid #e0dde3;border-radius:12px;min-height:342px;padding:20px}.comparison-track header{border-bottom:1px solid #dedce1;justify-content:space-between;align-items:center;gap:15px;padding-bottom:14px;display:flex}.comparison-track header span{color:#99969e;letter-spacing:.07em;font-size:7px;font-weight:800}.comparison-track header b{color:#67636d;font-size:9px}.comparison-track>div:not(.agent-contract):not(.agent-beam):not(.agent-workers){grid-template-columns:27px 1fr;align-items:center;gap:9px;padding:9px 0;display:grid}.comparison-track>div>i{color:#939099;background:#fff;border:1px solid #d8d5dc;border-radius:7px;place-items:center;width:25px;height:25px;font-size:7px;font-style:normal;display:grid}.comparison-track>div b,.comparison-track>div small{display:block}.comparison-track>div b{font-size:8px}.comparison-track>div small{color:#9a97a0;margin-top:3px;font-size:7px}.comparison-track>em{color:#b7b3bb;height:9px;margin-left:12px;font-size:7px;font-style:normal;line-height:9px;display:block}.comparison-track>footer{color:#77737d;text-align:center;background:#ecebed;border-radius:7px;margin-top:10px;padding:10px;font-size:8px;font-weight:750}.agent-track{color:#fff;background:#5f50d3;border-color:#5f50d3;box-shadow:0 16px 34px #5f50d333}.agent-track header{border-bottom-color:#ffffff2e}.agent-track header span{color:#d5cfff}.agent-track header b{color:#fff}.agent-track>footer{color:#fff;background:#ffffff21}.agent-contract{background:#ffffff17;border:1px solid #ffffff2b;border-radius:8px;margin-top:14px;padding:11px}.agent-contract small{color:#d8d3ff!important}.agent-contract strong{margin-top:5px;font-size:9px;display:block}.agent-beam{justify-content:center;align-items:center;gap:7px;height:34px;display:flex;position:relative}.agent-beam:before{content:"";background:#ffffff59;width:1px;height:27px;position:absolute}.agent-beam i{z-index:2;background:#fff;border-radius:50%;width:4px;height:4px;animation:1.5s infinite beamDown;position:relative}.agent-beam i:nth-child(2){animation-delay:-.45s}.agent-beam i:nth-child(3){animation-delay:-.9s}.agent-beam.reverse i{animation-direction:reverse}.agent-workers{grid-template-columns:repeat(4,1fr)!important;gap:5px!important;padding:0!important;display:grid!important}.agent-workers span{text-align:center;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:6px;padding:8px 2px;font-size:7px}@keyframes beamDown{0%{opacity:0;transform:translateY(-9px)}50%{opacity:1}to{opacity:0;transform:translateY(9px)}}.comparison-switch{color:#a29ea8;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.comparison-switch span{background:#fff;border:1px solid #dedbe1;border-radius:50%;place-items:center;width:30px;height:30px;font-size:7px;font-weight:800;display:grid}.comparison-switch i{background:linear-gradient(#0000,#ccc8d2,#0000);width:1px;height:70px}.comparison-switch b{color:#776eaf;writing-mode:vertical-rl;font-size:6px}.comparison-verdicts{border:1px solid #e1dfe4;border-radius:10px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.comparison-verdicts>div{border-right:1px solid #e8e6ea;grid-template-columns:84px 1fr 1fr;display:grid}.comparison-verdicts>div:last-child{border-right:0}.comparison-verdicts span,.comparison-verdicts b,.comparison-verdicts strong{padding:10px;font-size:7px}.comparison-verdicts span{color:#88858e;background:#f7f7f8}.comparison-verdicts b{color:#8c8992;border-left:1px solid #e9e7eb;font-weight:500}.comparison-verdicts strong{color:#574bb8;background:#f8f7ff;border-left:1px solid #e2def8}.workflow-guide-v3{grid-template-columns:minmax(320px,.68fr) minmax(620px,1.32fr);align-items:center;gap:62px;min-height:470px;display:grid}.workflow-guide-v3 .guide-copy button{color:#584cb6;background:#f8f7ff;border:1px solid #ddd8fa;border-radius:8px;justify-content:space-between;align-items:center;width:min(100%,390px);margin-top:23px;padding:11px 13px;font-size:9px;font-weight:750;display:flex}.workflow-cards-v3{grid-template-columns:1fr 1fr;gap:10px;display:grid}.workflow-cards-v3 article{background:#fafafa;border:1px solid #e1dfe4;border-radius:11px;grid-template-columns:42px 1fr;gap:12px;min-height:185px;padding:19px;display:grid;position:relative}.workflow-cards-v3 article>div{position:relative}.workflow-cards-v3 article>div span{color:#6556d9;width:34px;height:34px;font-family:var(--font-geist-mono), monospace;background:#f1efff;border:1px solid #ded9fb;border-radius:9px;place-items:center;font-size:7px;font-weight:800;display:grid}.workflow-cards-v3 article>div i{background:#e2dfe6;width:1px;position:absolute;top:34px;bottom:0;left:16px}.workflow-cards-v3 small{color:#776ccb;letter-spacing:.06em;font-size:7px;font-weight:800}.workflow-cards-v3 h3{margin:8px 0 0;font-size:17px}.workflow-cards-v3 p{color:#77747d;margin:9px 0 0;font-size:9px;line-height:1.65}.workflow-cards-v3>article>em{color:#aaa7af;letter-spacing:.08em;font-size:6px;font-style:normal;position:absolute;bottom:13px;right:14px}.memory-guide-v3{color:#fff;background:#222028;grid-template-columns:minmax(360px,.82fr) minmax(560px,1.18fr);align-items:center;gap:70px;min-height:470px;margin:-45px -48px -36px;padding:52px 55px;display:grid}.memory-guide-v3 .light-copy ul{grid-template-columns:1fr 1fr}.memory-system-v3{background:#ffffff09;border:1px solid #ffffff1f;border-radius:15px;min-height:405px;padding:25px}.memory-incoming{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.memory-incoming span{color:#aaa5b3;text-align:center;background:#ffffff09;border:1px solid #ffffff1a;border-radius:7px;padding:10px;font-size:7px}.memory-beams{justify-content:space-around;height:56px;display:flex;position:relative}.memory-beams:before{content:"";background:linear-gradient(90deg,#0000,#7c6fe1,#0000);height:1px;position:absolute;inset:0 16% auto;transform:translateY(28px)}.memory-beams i{background:#9183f2;border-radius:50%;width:5px;height:5px;margin-top:26px;animation:1.8s infinite beamSide}.memory-beams i:nth-child(2){animation-delay:-.6s}.memory-beams i:nth-child(3){animation-delay:-1.2s}@keyframes beamSide{50%{opacity:.3;transform:translate(45px)}}.memory-vault-v3{background:#2d293c;border:1px solid #9081f170;border-radius:12px;flex-direction:column;align-items:center;padding:25px;display:flex;box-shadow:0 16px 36px #00000026}.memory-vault-v3 .memory-symbol{color:#9c8ff4}.memory-vault-v3 small{color:#a79bea;letter-spacing:.09em;margin-top:13px;font-size:7px}.memory-vault-v3 strong{margin-top:6px;font-size:15px}.memory-vault-v3 em{color:#a9a5b1;margin-top:6px;font-size:7px;font-style:normal}.memory-recall-v3{border-top:1px solid #ffffff1a;grid-template-columns:1fr repeat(3,auto);gap:7px;margin-top:15px;padding-top:15px;display:grid}.memory-recall-v3 span{color:#aaa6af;align-self:center;font-size:7px}.memory-recall-v3 b{color:#d3cffa;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;padding:7px 9px;font-size:7px}.evidence-guide-v3{grid-template-columns:minmax(320px,.65fr) minmax(620px,1.35fr);align-items:start;gap:32px 58px;min-height:470px;display:grid}.evidence-cards-v3{grid-template-columns:1fr 1fr;gap:10px;display:grid}.evidence-cards-v3 article{background:#fafafa;border:1px solid #e2dfe4;border-radius:10px;grid-template-columns:28px 1fr 20px;gap:10px;min-height:140px;padding:18px;display:grid}.evidence-cards-v3 article>span{color:#9a96a1;font-family:var(--font-geist-mono), monospace;font-size:7px}.evidence-cards-v3 h3{margin:0;font-size:16px}.evidence-cards-v3 p{color:#77737d;margin:9px 0 0;font-size:9px;line-height:1.7}.evidence-cards-v3 article>i{color:#6556d9;background:#f3f1ff;border:1px solid #dedafa;border-radius:50%;place-items:center;width:19px;height:19px;font-size:8px;font-style:normal;display:grid}.evidence-output-v3{color:#716a9c;background:#f8f7ff;border:1px solid #ddd8f8;border-radius:8px;grid-column:1/-1;align-items:center;gap:8px;padding:11px 13px;font-size:7px;display:flex}.evidence-output-v3 span{letter-spacing:.08em;margin-right:auto;font-weight:850}.evidence-output-v3 b{background:#fff;border-radius:5px;padding:5px 7px}.guide-pagination-v3{background:#fafafa;height:47px}.guide-pagination-v3 button,.guide-pagination-v3 span{font-size:8px}.landing-final-v3{background:#232129;border-radius:16px;width:min(1390px,100% - 48px);max-width:none;margin:0 auto 74px;padding:48px 52px}.landing-final-v3 h2{margin-top:14px;font-size:clamp(34px,3.8vw,54px)}.landing-final-v3>div:last-child{flex-direction:column;flex:none;align-items:stretch;gap:9px;display:flex}.landing-final-v3>div:last-child button,.landing-final-v3>div:last-child a{text-align:center;border-radius:8px;min-width:190px;padding:12px 14px;font-size:9px;font-weight:750}.landing-final-v3>div:last-child button{color:#282530;background:#fff;border:0}.landing-final-v3>div:last-child a{color:#d9d5df;border:1px solid #ffffff21}.landing-footer-v3{max-width:1390px}.architecture-v3-backdrop{background:#18161fad;padding:2.2vh 2vw}.architecture-v3{color:#27242d;background:#f6f6f8;border-color:#d9d6df;width:min(1700px,96vw);height:95vh}.architecture-v3>header{color:#27242d;background:#fff;border-bottom-color:#dfdde4;padding:21px 25px 17px}.architecture-v3>header h2{margin-top:6px;font-size:25px}.architecture-v3>header p{color:#77737d;max-width:930px;font-size:10px}.architecture-v3>header>button{color:#77737d;background:#f6f5f7;border-color:#dedbe3}.architecture-v3>header>button:hover{background:#6556d9;border-color:#6556d9}.architecture-v3-body{background-color:#f2f2f5;background-image:radial-gradient(#d7d4dd .8px,#0000 .8px);background-size:18px 18px;flex:auto;min-height:0;padding:23px 26px;overflow:auto}.architecture-inputs{grid-template-columns:105px repeat(3,minmax(150px,1fr)) 42px minmax(330px,1.55fr);align-items:center;gap:9px;min-width:1180px;display:grid}.architecture-inputs>span{color:#8b8791;letter-spacing:.1em;font-size:7px;font-weight:850}.architecture-inputs>div:not(.architecture-master){background:#fff;border:1px solid #dedce2;border-radius:8px;padding:11px 12px}.architecture-inputs b,.architecture-inputs small{display:block}.architecture-inputs b{font-size:9px}.architecture-inputs small{color:#96929c;margin-top:4px;font-size:7px}.architecture-inputs>i{color:#8174df;text-align:center;font-style:normal}.architecture-master{color:#fff;background:#282630;border-radius:9px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid;box-shadow:0 9px 23px #211d3421}.architecture-master>em{background:#39344e;border:1px solid #ffffff24;border-radius:8px;place-items:center;width:34px;height:34px;font-size:8px;font-style:normal;display:grid}.architecture-master span small{color:#aaa2df}.architecture-master span b{margin-top:4px;font-size:10px}.architecture-master>strong{color:#8fd8c1;align-items:center;gap:5px;font-size:6px;display:flex}.architecture-master>strong i{background:#43b793;border-radius:50%;width:5px;height:5px;animation:1.3s infinite idlePulse}.architecture-lane{background:#ffffffe6;border:1px solid #dedbe4;border-radius:12px;grid-template-columns:repeat(5,1fr);align-items:center;gap:0;min-width:1180px;margin-top:34px;padding:22px 18px;display:grid;box-shadow:0 12px 32px #221e3a0f}.architecture-stage-wrap{grid-template-columns:minmax(0,1fr) 42px;align-items:center;min-width:0;display:grid}.architecture-stage-wrap:last-child{grid-template-columns:1fr}.architecture-stage-wrap>button{text-align:left;background:#fff;border:1px solid #dfdce4;border-radius:9px;flex-direction:column;align-items:flex-start;min-height:132px;padding:15px;transition:all .2s;display:flex;position:relative}.architecture-stage-wrap>button:hover{border-color:#bdb5ef;transform:translateY(-2px)}.architecture-stage-wrap>button.active{color:#fff;background:#6556d9;border-color:#6556d9;box-shadow:0 13px 28px #6556d933}.architecture-stage-wrap>button>span{color:#6556d9;width:25px;height:25px;font-family:var(--font-geist-mono), monospace;background:#efedff;border-radius:7px;place-items:center;font-size:7px;font-weight:800;display:grid}.architecture-stage-wrap>button>small{color:#8177bd;letter-spacing:.08em;margin-top:13px;font-size:6px;font-weight:850}.architecture-stage-wrap>button>b{margin-top:5px;font-size:12px}.architecture-stage-wrap>button>em{color:#8d8993;margin-top:8px;font-size:7px;font-style:normal}.architecture-stage-wrap>button.active>span{color:#6556d9;background:#fff}.architecture-stage-wrap>button.active>small,.architecture-stage-wrap>button.active>em{color:#d8d3ff}.architecture-edge{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.architecture-edge:before{content:"";background:#9b91e4;height:1px;position:absolute;left:3px;right:3px}.architecture-edge:after{content:"";border-top:1px solid #8275df;border-right:1px solid #8275df;width:7px;height:7px;position:absolute;right:3px;transform:rotate(45deg)}.architecture-edge i{z-index:2;background:#6556d9;border-radius:50%;width:5px;height:5px;animation:1.8s linear infinite edgeTravel;position:relative}.architecture-edge span{color:#847d9e;font-size:6px;position:absolute;top:18px}.architecture-edge:nth-child(2) i{animation-delay:-.4s}@keyframes edgeTravel{0%{opacity:0;transform:translate(-14px)}30%{opacity:1}to{opacity:0;transform:translate(14px)}}.architecture-stage-detail{background:#fff;border:1px solid #dedbe3;border-left:3px solid #6556d9;border-radius:9px;grid-template-columns:minmax(320px,1.2fr) 1fr 220px;align-items:center;gap:25px;min-width:1180px;margin-top:12px;padding:17px 19px;animation:.24s both panelRevealV3;display:grid;box-shadow:0 8px 23px #221e3a0d}.architecture-stage-detail span{color:#7165c6;letter-spacing:.08em;font-size:6px;font-weight:850}.architecture-stage-detail h3{margin:5px 0 0;font-size:15px}.architecture-stage-detail p{color:#77737d;max-width:650px;margin:6px 0 0;font-size:8px;line-height:1.55}.architecture-stage-detail ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.architecture-stage-detail li{color:#5e5968;background:#f8f8f9;border:1px solid #e5e2e8;border-radius:6px;align-items:center;gap:5px;padding:7px 8px;font-size:7px;display:flex}.architecture-stage-detail li i{color:#26856d;font-style:normal}.architecture-stage-detail>strong{color:#574cb3;background:#f7f6ff;border:1px solid #ded9fa;border-radius:7px;padding:11px 13px;font-size:9px}.architecture-stage-detail>strong small{color:#9993bb;margin-bottom:4px}.architecture-memory{color:#fff;background:#292630;border-radius:11px;grid-template-columns:52px minmax(280px,.9fr) minmax(460px,1.4fr) auto;align-items:center;gap:16px;min-width:1180px;margin-top:12px;padding:16px 18px;display:grid}.architecture-memory .memory-symbol{color:#9789ef}.architecture-memory span{color:#a89ee6;letter-spacing:.08em;font-size:6px;font-weight:850}.architecture-memory h3{margin:5px 0 0;font-size:13px}.architecture-memory p{color:#aaa6af;margin:5px 0 0;font-size:7px}.memory-assets{grid-template-columns:1fr 1fr;gap:6px;display:grid}.memory-assets b{color:#bbb6c4;text-align:center;background:#ffffff09;border:1px solid #ffffff1a;border-radius:5px;padding:7px;font-size:6px}.memory-return{color:#9cd8c5;align-items:center;gap:7px;font-size:7px;display:flex}.memory-return i{background:#4db997;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #4db9971c}.architecture-v3>footer{color:#77737d;background:#fff;border-top-color:#dedbe3}.architecture-v3>footer button{color:#4d4857;background:#f5f4f7;border-color:#dcd9e2}.app-shell{background:#f7f7f8}.topbar{background:#fffffff7;border-bottom-color:#e4e3e7;grid-template-columns:320px 1fr auto;height:62px}.workspace{grid-template-columns:330px minmax(0,1fr);min-height:calc(100vh - 62px)}.filter-panel{border-right-color:#e4e3e7;height:calc(100vh - 62px);padding:25px 22px 26px;top:62px}.filter-title h1{font-size:22px}.eyebrow{font-size:9px}.niche-trigger strong{font-size:13px}.niche-trigger small,.niche-help{font-size:10px}.filter-group-label{font-size:11px}.filter-trial-note{font-size:9px}.filter-field label>span{font-size:10px}.filter-field select{min-height:38px;font-size:11px}.run-button{min-height:42px;font-size:11px}.filter-footnote{font-size:9px}.results-panel{padding:30px 32px 46px}.results-head{margin-bottom:18px}.results-head h2{font-size:28px}.results-head p:not(.eyebrow){font-size:11px}.results-tools label{width:220px;min-height:38px}.results-tools input{font-size:11px}.data-badge{min-height:38px;font-size:8px}.active-filters{margin-bottom:15px}.active-filters>span{padding:7px 9px;font-size:9px}.active-filters button{font-size:9px}.table-key{padding:0 14px 10px;font-size:8px}.results-list{background:#fff;border:1px solid #e1dfe4;border-radius:13px;gap:0;overflow:hidden;box-shadow:0 6px 22px #201d3109}.result-row{min-height:82px;box-shadow:none;border:0;border-bottom:1px solid #eceaee;border-radius:0;padding:15px 14px}.result-reveal:last-child .result-row{border-bottom:0}.result-row:hover{z-index:1;background:#faf9ff;border-color:#e5e1f6;transform:none;box-shadow:inset 3px 0 #6556d9}.creator-cell strong{font-size:12px}.creator-cell small{font-size:9px}.cell small{font-size:8px}.cell strong{font-size:10px}.cell>span,.cell em{font-size:8px}.comment-preview p{font-size:9px}.comment-preview .text-link{font-size:8px}.grade{font-size:7px}.discovery-idle{border-radius:13px;min-height:560px;box-shadow:0 6px 24px #201d3109}.idle-intro h2{font-size:29px}.idle-intro>p:not(.eyebrow),.idle-run-button{font-size:11px}.idle-intro>small{font-size:9px}.idle-workflow-head span{font-size:11px}.idle-workflow-head small{font-size:9px}.idle-stage-list strong{font-size:11px}.idle-stage-list small,.idle-output>span{font-size:9px}.idle-output b{font-size:8px}.discovery-animation{border-radius:13px;box-shadow:0 6px 24px #201d3109}.discovery-status h2{font-size:21px}.discovery-status p:not(.eyebrow){font-size:10px}.discovery-steps span{font-size:8px}.detail-overlay{background:#f7f7f8;width:min(1120px,100vw - 72px);box-shadow:-26px 0 80px #1b172d38}.detail-header{min-height:76px}.detail-person h2{font-size:18px}.detail-person small,.detail-nav button{font-size:10px}.profile-hero{box-shadow:none;border-color:#ddd9f7;border-radius:11px}.profile-hero h2{font-size:22px}.profile-hero>div:first-child>p:not(.eyebrow){font-size:10px}.data-card{box-shadow:none;border-radius:9px}.data-card h3{font-size:12px}.field-rows>div{font-size:9px}@media (max-width:1240px){.landing-hero-v3{grid-template-columns:1fr;padding-top:68px}.hero-copy-v3{max-width:820px}.product-window{width:min(880px,100%);margin:0 auto}.difference-guide-v3,.workflow-guide-v3,.memory-guide-v3,.evidence-guide-v3{grid-template-columns:1fr}.difference-stage{margin-top:5px}.memory-guide-v3{gap:32px}.evidence-cards-v3{grid-template-columns:repeat(4,1fr)}.evidence-output-v3{grid-column:1}}@media (max-width:880px){.landing-nav-v3{grid-template-columns:1fr auto;height:62px}.landing-nav-v3 nav,.landing-nav-v3 .landing-brand>span:last-child{display:none}.landing-hero-v3{min-height:auto;padding:55px 18px 42px}.hero-copy-v3 h1{font-size:48px}.hero-proof{grid-template-columns:repeat(3,1fr);width:100%}.hero-proof div{min-width:0}.product-window-body{grid-template-columns:1fr}.product-window-body>aside{display:none}.product-principles{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.product-guide-v3{width:calc(100% - 28px)}.guide-tabs-v3{grid-template-columns:repeat(4,155px);overflow-x:auto}.guide-stage-v3{min-height:0;padding:34px 24px}.difference-stage{grid-template-columns:1fr}.comparison-switch{flex-direction:row}.comparison-switch i{width:60px;height:1px}.comparison-switch b{writing-mode:initial}.comparison-verdicts{overflow-x:auto}.comparison-verdicts>div{min-width:560px}.workflow-cards-v3{grid-template-columns:1fr}.memory-guide-v3{margin:-34px -24px;padding:38px 24px}.evidence-cards-v3{grid-template-columns:1fr 1fr}.landing-final-v3{flex-direction:column;align-items:flex-start;width:calc(100% - 28px);padding:38px 30px}.architecture-v3-backdrop{padding:0}.architecture-v3{border:0;border-radius:0;width:100vw;height:100vh}.architecture-v3-body{padding:15px}.workspace{grid-template-columns:300px minmax(0,1fr)}.results-panel{padding:24px 18px 38px}}@media (max-width:640px){.hero-copy-v3 h1{font-size:39px}.hero-copy-v3>p{font-size:13px}.hero-copy-v3 .hero-actions{flex-direction:column;align-items:stretch}.hero-proof{grid-template-columns:1fr}.hero-proof div{border-bottom:1px solid #e9e7eb;border-right:0}.hero-proof div:last-child{border-bottom:0}.product-window{border-radius:11px}.product-window-body>section{padding:14px}.product-agent-flow{grid-template-columns:1fr 10px 1fr;gap:5px}.product-agent-flow article:nth-of-type(n+3),.product-agent-flow>i:nth-of-type(n+3){display:none}.product-event{grid-template-columns:1fr auto}.product-event p{grid-column:1/-1}.product-memory{grid-template-columns:32px 1fr}.product-memory>em{display:none}.product-principles{width:calc(100% - 24px)}.guide-stage-v3 .guide-copy h2{font-size:33px}.evidence-cards-v3{grid-template-columns:1fr}.evidence-output-v3{flex-wrap:wrap;align-items:flex-start}.evidence-output-v3 span{width:100%}.memory-system-v3{padding:16px}.memory-incoming,.memory-recall-v3{grid-template-columns:1fr}.landing-final-v3{padding:32px 22px}.landing-final-v3 h2{font-size:34px}.architecture-v3>header p,.architecture-v3>footer>span{display:none}.architecture-v3>header{padding:15px}.architecture-v3>header h2{font-size:19px}.architecture-v3>footer{justify-content:flex-end}.workspace{display:block}.filter-panel{width:100%;height:auto;position:relative;top:0}.detail-overlay{width:100vw}}@media (prefers-reduced-motion:reduce){.landing-v3 *,.architecture-v3 *,.app-shell *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.compact-landing{background:#faf9f7}.compact-hero{min-height:645px;padding-top:66px;padding-bottom:72px}.compact-hero .hero-copy h1{font-size:clamp(45px,4.7vw,70px)}.compact-hero .agent-console{max-width:700px}.product-guide{background:#fff;border:1px solid #dfdce3;border-radius:20px;width:min(1460px,100% - 48px);margin:0 auto 84px;scroll-margin-top:88px;overflow:hidden;box-shadow:0 22px 70px #221e3b13}.guide-tabs{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e6e3e8;grid-template-columns:repeat(4,1fr);display:grid;position:sticky;top:76px}.guide-tabs button{text-align:left;background:0 0;border:0;border-right:1px solid #ebe8ed;grid-template-columns:31px 1fr;align-content:center;gap:3px 9px;min-height:83px;padding:15px 19px;transition:all .18s;display:grid;position:relative}.guide-tabs button:last-child{border-right:0}.guide-tabs button:after{content:"";background:0 0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:18px;right:18px}.guide-tabs span{color:#96929e;width:29px;height:29px;font-family:var(--font-geist-mono), monospace;border:1px solid #dfdce3;border-radius:8px;grid-row:1/3;align-self:center;place-items:center;font-size:8px;display:grid}.guide-tabs b{color:#4a4754;font-size:11px}.guide-tabs small{color:#9a96a1;font-size:8px}.guide-tabs button:hover{background:#faf9ff}.guide-tabs button.active{background:#f8f6ff}.guide-tabs button.active:after{background:var(--accent)}.guide-tabs button.active span{color:#fff;border-color:var(--accent);background:var(--accent)}.guide-tabs button.active b{color:var(--accent-dark)}.guide-stage{min-height:690px;padding:46px 52px 36px;animation:.28s guideEnter}@keyframes guideEnter{0%{opacity:.45;transform:translateY(7px)}}.guide-content{min-height:600px}.guide-copy>span{color:var(--accent);letter-spacing:.14em;font-size:9px;font-weight:850}.guide-copy h2{letter-spacing:-.05em;margin:16px 0 0;font-size:clamp(34px,3.5vw,53px);line-height:1.09}.guide-copy>p{color:#77737f;max-width:660px;margin:17px 0 0;font-size:12px;line-height:1.75}.difference-guide{grid-template-columns:minmax(300px,.58fr) minmax(650px,1.42fr);gap:22px 46px;display:grid}.difference-guide>.guide-copy{align-self:start;padding-top:8px}.difference-guide .guide-copy h2{font-size:clamp(38px,4.2vw,62px)}.guide-click-loop{color:#88838e;background:#f5f3f3;border:1px dashed #d8d4db;border-radius:10px;grid-column:2;justify-content:center;align-items:center;gap:9px;padding:12px;font-size:8px;display:flex}.guide-click-loop span{background:#fff;border:1px solid #dfdbdf;border-radius:6px;padding:6px 8px}.guide-click-loop i{color:#b3afb7;font-style:normal}.guide-comparison{grid-column:2;grid-template-columns:1fr 44px 1fr;display:grid}.guide-comparison>article{border-radius:14px;min-height:365px;padding:28px 30px}.guide-comparison small{letter-spacing:.1em;font-size:8px;font-weight:850}.guide-comparison h3{margin:12px 0 0;font-size:24px}.guide-comparison ul{gap:13px;margin:25px 0 0;padding:0;list-style:none;display:grid}.guide-comparison li{padding-left:20px;font-size:10px;line-height:1.55;position:relative}.guide-comparison li:before{position:absolute;left:0}.guide-comparison article>p{opacity:.8;border-top:1px solid;margin:24px 0 0;padding-top:17px;font-size:9px;line-height:1.6}.guide-comparison article>p strong{margin-top:2px;font-size:11px;display:block}.guide-old{color:#7e7983;background:#f1efef;border:1px solid #dfdce0}.guide-old li:before{content:"-";color:#aaa5ae}.guide-new{color:#fff;background:var(--accent);box-shadow:0 18px 42px #6556d92e}.guide-new small{color:#d4ceff}.guide-new li:before{content:"✓";color:#baf0df}.guide-vs{color:#8b8792;background:#fff;border:1px solid #ddd9df;border-radius:50%;place-self:center;place-items:center;width:34px;height:34px;font-size:7px;font-weight:800;display:grid}.guide-verdict{border:1px solid #e2dfe5;border-radius:11px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.guide-verdict>div{border-right:1px solid #e8e5ea;grid-template-columns:88px 1fr 1fr;display:grid}.guide-verdict>div:last-child{border-right:0}.guide-verdict span,.guide-verdict b,.guide-verdict strong{padding:11px;font-size:8px}.guide-verdict span{color:#85818c;background:#f6f5f6}.guide-verdict b{color:#8a8690;border-left:1px solid #e8e5ea;font-weight:500}.guide-verdict strong{color:var(--accent-dark);background:#faf9ff;border-left:1px solid #e8e5ea}.workflow-guide{grid-template-columns:minmax(320px,.8fr) minmax(550px,1.2fr);align-items:center;gap:75px;display:grid}.workflow-guide .guide-copy button{width:min(100%,410px);color:var(--accent-dark);border:1px solid var(--accent-line);background:#f7f5ff;border-radius:9px;justify-content:space-between;align-items:center;margin-top:25px;padding:12px 14px;font-size:10px;font-weight:750;display:flex}.workflow-guide .guide-copy button:hover{color:#fff;background:var(--accent)}.workflow-compact{display:grid}.workflow-compact article{grid-template-columns:48px 1fr;gap:17px;min-height:125px;display:grid}.workflow-compact article>div{justify-content:center;display:flex;position:relative}.workflow-compact article>div span{z-index:2;width:40px;height:40px;color:var(--accent);border:1px solid var(--accent-line);font-family:var(--font-geist-mono), monospace;background:#fff;border-radius:11px;place-items:center;font-size:8px;font-weight:800;display:grid;position:relative}.workflow-compact article>div i{background:#ddd9e2;width:1px;position:absolute;top:40px;bottom:0}.workflow-compact small{color:var(--accent);letter-spacing:.07em;font-size:7px;font-weight:800}.workflow-compact h3{margin:5px 0 0;font-size:19px}.workflow-compact p{color:#77737e;max-width:520px;margin:6px 0 0;font-size:10px;line-height:1.65}.memory-guide{color:#fff;background:#24222e;grid-template-columns:minmax(350px,.85fr) minmax(500px,1.15fr);align-items:center;gap:80px;margin:-46px -52px -36px;padding:54px 60px;display:grid}.light-copy>span{color:#aaa0ff}.light-copy>p{color:#b7b2bd}.light-copy ul{grid-template-columns:1fr 1fr;gap:12px;margin:27px 0 0;padding:0;list-style:none;display:grid}.light-copy li{background:#ffffff09;border:1px solid #ffffff1a;border-radius:9px;padding:13px}.light-copy li b,.light-copy li span{display:block}.light-copy li b{color:#b9b0ff;font-size:9px}.light-copy li span{color:#aaa6b0;margin-top:5px;font-size:8px;line-height:1.55}.memory-guide-visual{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:16px;min-height:490px;padding:30px}.memory-guide-visual .memory-core{background:#302b45}.evidence-guide{grid-template-columns:minmax(320px,.65fr) minmax(620px,1.35fr);align-items:start;gap:40px 65px;display:grid}.evidence-guide-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.evidence-guide-grid article{background:#fbfafc;border:1px solid #e2dfe6;border-radius:13px;min-height:210px;padding:23px;position:relative}.evidence-guide-grid article>span{color:#aaa5b1;font-family:var(--font-geist-mono), monospace;font-size:8px}.evidence-guide-grid article>i{background:var(--accent-soft);border:1px solid #ddd8fb;border-radius:50%;width:31px;height:31px;position:absolute;top:20px;right:20px}.evidence-guide-grid article>i:before,.evidence-guide-grid article>i:after{content:"";background:var(--accent);border-radius:4px;position:absolute}.evidence-guide-grid article>i:before{width:14px;height:2px;top:14px;left:8px}.evidence-guide-grid article>i:after{width:2px;height:14px;top:8px;left:14px}.evidence-guide-grid h3{margin:47px 0 0;font-size:19px}.evidence-guide-grid p{color:#76727e;margin:10px 0 0;font-size:10px;line-height:1.7}.evidence-output-bar{color:#716b90;border:1px solid var(--accent-line);background:#f7f5ff;border-radius:10px;grid-column:1/-1;align-items:center;gap:10px;padding:13px 15px;font-size:8px;display:flex}.evidence-output-bar span{margin-right:auto;font-weight:800}.evidence-output-bar b{background:#fff;border-radius:5px;padding:5px 7px}.guide-pagination{background:#faf9fa;border-top:1px solid #e8e5ea;grid-template-columns:120px 1fr 120px;align-items:center;height:52px;padding:0 22px;display:grid}.guide-pagination button{color:var(--accent);background:0 0;border:0;padding:7px;font-size:8px;font-weight:750}.guide-pagination button:first-child{justify-self:start}.guide-pagination button:last-child{justify-self:end}.guide-pagination button:disabled{color:#bbb7c0;cursor:default}.guide-pagination span{color:#9995a0;font-family:var(--font-geist-mono), monospace;justify-self:center;font-size:8px}.compact-final{margin-top:0}.flowchart-modal{color:#2a2733;background:#f7f7fa;border-color:#d8d5df;box-shadow:0 38px 110px #0e0c196b}.flowchart-modal>header{color:#25222e;background:#fff;border-bottom-color:#dfdce4}.flowchart-modal>header h2{font-size:26px}.flowchart-modal>header p{color:#76727e;font-size:11px}.flowchart-modal>header>button{color:#77727f;background:#f6f5f8;border-color:#dfdce4}.flowchart-modal>header>button:hover{color:#fff}.flowchart-modal .architecture-kicker{color:var(--accent)}.flowchart-scroll{background-color:#f4f3f7;background-image:linear-gradient(#e8e6ec 1px,#0000 1px),linear-gradient(90deg,#e8e6ec 1px,#0000 1px);background-size:28px 28px;flex:auto;padding:26px;overflow:auto}.flowchart-canvas{background:#ffffffed;border:1px solid #dedbe4;border-radius:16px;flex-direction:column;align-items:stretch;min-width:1450px;min-height:760px;padding:23px;display:flex;box-shadow:0 16px 42px #241f4014}.flow-input-row{grid-template-columns:130px repeat(4,1fr);align-items:center;gap:11px;display:grid}.flow-row-label{color:#8d8895;letter-spacing:.12em;font-size:8px;font-weight:850}.flow-input-row article{background:#fbfafc;border:1px solid #e2dfe6;border-radius:10px;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:13px;display:grid}.flow-input-row article>i{width:31px;height:31px;color:var(--accent);background:var(--accent-soft);font-family:var(--font-geist-mono), monospace;border-radius:8px;place-items:center;font-size:7px;font-style:normal;font-weight:800;display:grid}.flow-input-row b,.flow-input-row small{display:block}.flow-input-row b{font-size:10px}.flow-input-row small{color:#8c8893;margin-top:4px;font-size:7px}.flow-down{justify-content:center;align-items:center;gap:6px;height:46px;display:flex;position:relative}.flow-down:before{content:"";background:linear-gradient(#b5acf2,#6556d9);width:1px;height:37px;position:absolute}.flow-down i{z-index:2;background:var(--accent);border-radius:50%;width:5px;height:5px;animation:1.6s infinite flowDotDown;position:relative}.flow-down i:nth-child(2){animation-delay:-.4s}.flow-down i:nth-child(3){animation-delay:-.8s}.flow-down.short{height:34px}.flow-down.short:before{height:29px}@keyframes flowDotDown{50%{opacity:.2;transform:translateY(13px)}}.flow-orchestrator{color:#fff;background:#25222f;border-radius:13px;grid-template-columns:58px 1fr auto auto;align-self:center;align-items:center;gap:15px;width:min(100%,1050px);padding:16px 18px;display:grid;box-shadow:0 16px 36px #1f1b3329}.flow-orb{width:50px;height:50px}.flow-orchestrator small,.flow-orchestrator strong,.flow-orchestrator p{display:block}.flow-orchestrator small{color:#aaa1e7;letter-spacing:.09em;font-size:7px}.flow-orchestrator strong{margin-top:4px;font-size:13px}.flow-orchestrator p{color:#aaa6b0;margin:5px 0 0;font-size:8px}.flow-orchestrator-tags{gap:6px;display:flex}.flow-orchestrator-tags span{color:#d7d2e0;background:#ffffff0e;border:1px solid #ffffff1c;border-radius:6px;padding:6px 7px;font-size:7px}.flow-orchestrator>em{color:#9ee1ca;align-items:center;gap:5px;font-size:7px;font-style:normal;font-weight:800;display:flex}.flow-orchestrator>em i{background:#55c19e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #55c19e1f}.flow-pipeline{grid-template-columns:1fr 64px 1fr 64px 1.18fr 64px 1fr 64px 1fr;align-items:stretch;gap:7px;display:grid}.flow-stage{background:#fff;border:1px solid #dedbe4;border-radius:12px;flex-direction:column;justify-content:center;min-height:145px;padding:17px;display:flex;position:relative;box-shadow:0 7px 18px #2520410d}.flow-stage>span{color:var(--accent);letter-spacing:.1em;font-size:7px;font-weight:850}.flow-stage>b{margin-top:9px;font-size:14px}.flow-stage>small{color:#827e89;margin-top:7px;font-size:8px;line-height:1.5}.flow-stage>em{color:#8b82bd;margin-top:13px;font-size:7px;font-style:normal;font-weight:700}.research-stage{color:#fff;border-color:var(--accent);background:var(--accent);box-shadow:0 12px 28px #6556d933}.research-stage>span,.research-stage>small{color:#ddd8ff}.research-stage>div{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:12px;display:grid}.research-stage>div i{font-family:var(--font-geist-mono), monospace;text-align:center;background:#ffffff1a;border:1px solid #ffffff38;border-radius:6px;padding:7px 0;font-size:7px;font-style:normal;animation:2.2s infinite workerPulse}.delivery-stage{background:#f2faf7;border-color:#bedfd4}.delivery-stage>span,.delivery-stage>em{color:var(--green)}.flow-arrow{color:var(--accent);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.flow-arrow:before{content:"";background:#9a8fec;height:1px;position:absolute;left:4px;right:4px}.flow-arrow:after{content:"";border-top:1px solid #8679e4;border-right:1px solid #8679e4;width:8px;height:8px;position:absolute;right:3px;transform:rotate(45deg)}.flow-arrow b,.flow-arrow small{z-index:2;background:#fff;padding:3px 5px;position:relative}.flow-arrow b{border:1px solid var(--accent-line);border-radius:5px;font-size:8px}.flow-arrow small{color:#8f8a97;font-size:6px}.flow-memory-row{border:1px solid var(--accent-line);background:#f6f4ff;border-radius:13px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:18px;padding:15px;display:grid}.flow-memory-core{background:#fff;border-radius:10px;align-items:center;gap:15px;padding:14px;display:flex}.flow-memory-core small,.flow-memory-core strong,.flow-memory-core p{display:block}.flow-memory-core small{color:#8278bd;letter-spacing:.08em;font-size:7px}.flow-memory-core strong{margin-top:5px;font-size:15px}.flow-memory-core p{color:#898590;margin:6px 0 0;font-size:7px}.flow-memory-assets{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.flow-memory-assets article{background:#fff;border:1px solid #e0dceb;border-radius:8px;padding:11px}.flow-memory-assets b,.flow-memory-assets small{display:block}.flow-memory-assets b{font-size:8px}.flow-memory-assets small{color:#8b8792;margin-top:5px;font-size:7px}.flow-feedback-loop{color:#85808c;background:#fbfafc;border:1px dashed #d5d0df;border-radius:20px;align-self:center;align-items:center;gap:12px;margin-top:14px;padding:10px 17px;font-size:8px;display:flex}.flow-feedback-loop i{color:#9c91e7;font-style:normal}.flow-feedback-loop b{color:#665aaf}.flow-feedback-loop strong{color:var(--accent)}.flow-feedback-loop em{color:var(--green);font-style:normal;font-weight:750}.flowchart-modal>footer{color:#76727e;background:#fff;border-top-color:#dfdce4}.flowchart-modal>footer button{color:#4d4857;background:#f5f4f7;border-color:#dcd9e2}.flowchart-modal>footer button:hover{color:#fff}@media (max-width:1180px){.difference-guide{grid-template-columns:1fr}.guide-click-loop,.guide-comparison,.guide-verdict{grid-column:1}.difference-guide>.guide-copy{max-width:750px}.workflow-guide,.memory-guide,.evidence-guide{grid-template-columns:1fr}.workflow-compact{grid-template-columns:1fr 1fr;gap:15px 30px}.workflow-compact article{min-height:120px}.memory-guide{gap:35px}.memory-guide-visual{justify-self:center;width:min(760px,100%)}.evidence-guide-grid{grid-template-columns:repeat(4,1fr)}.evidence-output-bar{grid-column:1}}@media (max-width:820px){.compact-hero{padding-top:55px}.product-guide{width:calc(100% - 28px);scroll-margin-top:68px}.guide-tabs{grid-template-columns:repeat(4,150px);top:66px;overflow-x:auto}.guide-tabs button{min-height:70px;padding:11px}.guide-stage{min-height:0;padding:30px 22px}.guide-content{min-height:0}.guide-click-loop{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.guide-comparison{grid-template-columns:1fr;gap:10px}.guide-vs{margin:2px auto}.guide-verdict{overflow-x:auto}.guide-verdict>div{min-width:560px}.workflow-compact{grid-template-columns:1fr}.memory-guide{margin:-30px -22px;padding:37px 22px}.light-copy ul{grid-template-columns:1fr}.evidence-guide-grid{grid-template-columns:1fr 1fr}.guide-pagination{grid-template-columns:100px 1fr 100px}.flowchart-modal>header p{display:block}.flowchart-scroll{padding:14px}.flowchart-canvas{min-width:1320px}.flowchart-modal>footer>span{display:flex}}@media (max-width:560px){.compact-hero .hero-copy h1{font-size:38px}.product-guide{border-radius:14px;width:calc(100% - 20px)}.guide-copy h2,.difference-guide .guide-copy h2{font-size:34px}.guide-comparison>article{min-height:0;padding:25px 22px}.evidence-guide-grid{grid-template-columns:1fr}.evidence-output-bar{flex-wrap:wrap;align-items:flex-start}.evidence-output-bar span{width:100%}.guide-pagination{grid-template-columns:90px 1fr 90px;padding:0 8px}.compact-final{margin-left:12px;margin-right:12px}.flowchart-modal>header p,.flowchart-modal>footer>span{display:none}.flowchart-modal>header{padding:15px}.flowchart-modal>header h2{font-size:20px}.flowchart-scroll{padding:8px}.flowchart-modal>footer{justify-content:flex-end}}@media (max-width:1320px){.topbar{grid-template-columns:280px 1fr auto}.workspace{grid-template-columns:318px minmax(0,1fr)}.filter-panel{padding-left:18px;padding-right:18px}.table-key{display:none}.result-row{grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;padding:15px}.result-row .creator-cell{grid-column:span 2}.result-row .intent-cell{background:#f8f8fb;border-radius:7px;grid-column:1/-1;padding:9px 10px}.result-row .row-arrow{position:absolute;top:22px;right:16px}.results-footer{min-width:0}.profile-hero{grid-template-columns:1fr}.hero-kpis{justify-content:space-between}.hero-kpis span:first-child{border-left:0}}@media (max-width:980px){.topbar{grid-template-columns:230px 1fr auto}.workspace{grid-template-columns:300px minmax(0,1fr)}.results-panel{padding-left:20px;padding-right:20px}.results-head{display:block}.results-tools{margin-top:14px}.results-tools label{flex:1}.detail-overlay{width:96vw}.detail-header{grid-template-columns:105px minmax(220px,1fr) auto}.detail-header>.secondary-button{display:none}.card-grid,.evidence-grid,.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.span-3{grid-column:span 2}.comments-grid,.reel-samples{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.topbar{grid-template-columns:1fr auto;height:58px;padding:0 15px}.topbar-center,.topbar-right>span,.topbar-right>.fresh-dot{display:none}.topbar-right button{margin-left:0}.workspace{display:block}.filter-panel{border-right:0;border-bottom:1px solid var(--line);width:100%;height:auto;padding:20px 16px;position:relative;top:0;overflow:visible}.filter-list{grid-template-columns:1fr 1fr;gap:0 12px}.filter-field:first-child,.filter-field:nth-child(4){grid-column:1/-1}.results-panel{padding:22px 15px 36px}.result-row{grid-template-columns:repeat(2,minmax(0,1fr))}.result-row .creator-cell,.result-row .intent-cell{grid-column:1/-1}.detail-overlay{width:100vw}.detail-header{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:9px 13px}.back-button{justify-content:center;width:34px;height:34px;font-size:0}.detail-nav{padding:0 14px;overflow-x:auto}.detail-nav button{flex:none}.detail-body{padding:17px 13px 38px}.hero-kpis{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.hero-kpis span{border:0;padding:0}.split-data{grid-template-columns:1fr}.span-2{grid-column:span 2}}@media (max-width:560px){.filter-list{grid-template-columns:1fr}.filter-field:first-child,.filter-field:nth-child(4){grid-column:auto}.results-tools{flex-direction:column;align-items:stretch}.results-tools label{width:100%}.data-badge{align-self:flex-start}.contact-modal{padding:27px 21px}.contact-actions{flex-direction:column}.detail-person .avatar{width:40px;height:40px}.detail-person h2{font-size:14px}.detail-decision>strong{font-size:16px}.profile-hero{padding:18px}.profile-hero h2{font-size:18px}.hero-kpis{grid-template-columns:1fr 1fr}.card-grid,.comments-grid,.evidence-grid,.quality-grid{grid-template-columns:1fr}.span-2,.span-3{grid-column:auto}.field-rows>div{grid-template-columns:92px 1fr}.audience-callout{flex-direction:column;align-items:flex-start;gap:5px}.section-heading{flex-direction:column;align-items:flex-start;gap:9px}.translation-bar{flex-direction:column;gap:6px}.reel-list,.sponsor-list,.reel-samples{grid-template-columns:1fr}.gate-table{overflow-x:auto}.gate-table>div{min-width:540px}}.landing-v3 .product-guide-v3{width:min(1390px,100% - 48px);box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto 68px;scroll-margin-top:82px;overflow:visible}.landing-v3 .guide-tabs-v3{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fafafa;border-bottom:1px solid #e7e5e9;grid-template-columns:repeat(4,1fr);height:74px;position:static;top:auto}.landing-v3 .guide-tabs-v3 button{background:0 0;grid-template-rows:auto auto;grid-template-columns:29px 1fr;gap:3px 9px;min-height:74px;padding:14px 18px}.landing-v3 .guide-tabs-v3 button:after{height:2px;bottom:-1px;left:14px;right:14px}.landing-v3 .guide-tabs-v3 button>span{color:#a5a1aa;background:0 0;border-color:#dfdce3;grid-row:1/3;width:29px;height:29px}.landing-v3 .guide-tabs-v3 button.active{background:#fff}.landing-v3 .guide-tabs-v3 button.active>span{color:#fff;background:#6556d9;border-color:#6556d9}.landing-v3 .guide-stage-v3{min-height:555px;padding:45px 48px 36px;animation:.32s both panelRevealV3}.landing-v3 .guide-content{min-height:0}.landing-v3 .guide-pagination-v3{background:#fafafa;height:47px}@media (max-width:880px){.landing-v3 .product-guide-v3{width:calc(100% - 28px)}.landing-v3 .guide-tabs-v3{grid-template-columns:repeat(4,155px);overflow-x:auto}.landing-v3 .guide-stage-v3{min-height:0;padding:34px 24px}}.editorial-home{--ed-ink:#111113;--ed-paper:#f7f5ef;--ed-pink:#f699c7;--ed-yellow:#f6d54a;--ed-purple:#6654df;--ed-lavender:#d9d0ff;min-height:100vh;color:var(--ed-ink);background:var(--ed-paper);overflow:hidden}.editorial-announcement{color:#fff;background:#121214;justify-content:center;align-items:center;gap:10px;height:34px;font-size:12px;display:flex}.editorial-announcement a{color:#f8d94f;font-weight:800}.editorial-nav{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f5eff0;border-bottom:1px solid #11111324;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 34px;display:grid;position:sticky;top:0}.editorial-brand{justify-self:start;align-items:center;gap:11px;display:flex}.editorial-brand strong{letter-spacing:.11em;font-size:16px}.editorial-brand>span:last-child{color:#8a8680;letter-spacing:.18em;border-left:1px solid #d4d0c7;padding-left:12px;font-size:9px;font-weight:800}.editorial-nav nav{align-items:center;gap:28px;display:flex}.editorial-nav nav a,.editorial-nav nav button{background:0 0;border:0;padding:7px 0;font-size:12px;font-weight:720}.editorial-nav nav a:hover,.editorial-nav nav button:hover{color:var(--ed-purple)}.editorial-nav-cta{color:#fff;background:#151419;border-radius:4px;justify-self:end;padding:12px 17px;font-size:11px;font-weight:800;box-shadow:0 8px 24px #11101821}.editorial-cover{background:#fff}.editorial-cover>h1{letter-spacing:-.075em;text-transform:uppercase;max-width:1780px;margin:0 auto;padding:44px 38px 34px;font-size:clamp(68px,7vw,142px);font-weight:950;line-height:.88}.editorial-cover>h1 span{color:var(--ed-purple)}.editorial-cover-split{border-top:1px solid #111;grid-template-columns:42% 58%;min-height:670px;display:grid}.editorial-cover-copy{background:var(--ed-pink);flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(44px,5vw,92px);display:flex}.editorial-cover-copy>span,.editorial-section-index,.editorial-workflow-copy>span,.editorial-memory-copy>span,.editorial-delivery>span{letter-spacing:.2em;font-size:10px;font-weight:900}.editorial-cover-copy h2{letter-spacing:-.055em;margin:22px 0 20px;font-size:clamp(42px,4vw,78px);line-height:.98}.editorial-cover-copy p{letter-spacing:-.025em;max-width:580px;margin:0;font-size:clamp(16px,1.45vw,25px);line-height:1.5}.editorial-cover-copy>div{gap:10px;margin-top:38px;display:flex}.editorial-cover-copy>div a,.editorial-cover-copy>div button{background:0 0;border:1px solid #16151a;border-radius:4px;align-items:center;gap:30px;min-height:50px;padding:0 19px;font-size:12px;font-weight:820;display:inline-flex}.editorial-cover-copy>div a{color:#fff;background:#151419}.editorial-cover-copy>div a:hover,.editorial-cover-copy>div button:hover{transform:translateY(-2px)}.editorial-cover-copy>small{border-top:1px solid #1111134d;max-width:450px;margin-top:80px;padding-top:16px;font-size:11px;line-height:1.5}.editorial-cover-photo{background:#eee8e0;min-width:0;min-height:670px;position:relative;overflow:hidden}.editorial-cover-photo>img{object-fit:cover;object-position:56% center}.editorial-cover-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#110d172e);position:absolute;inset:0}.editorial-discovery-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #1111132b;border-radius:10px;width:min(88%,790px);animation:.75s cubic-bezier(.2,.8,.2,1) .2s both editorialCardIn;position:absolute;bottom:5%;right:6%;overflow:hidden;box-shadow:0 28px 70px #120d2740}@keyframes editorialCardIn{0%{opacity:0;transform:translateY(24px)rotate(.6deg)}}.editorial-discovery-card>header{color:#77727e;height:38px;font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;border-bottom:1px solid #e8e5eb;justify-content:space-between;align-items:center;padding:0 14px;font-size:8px;display:flex}.editorial-discovery-card>header span{align-items:center;gap:6px;font-weight:800;display:flex}.editorial-discovery-card>header span i{background:#52b594;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #52b59421}.editorial-discovery-card>header em{color:#16836b;font-style:normal}.editorial-creator-line{border-bottom:1px solid #ebe8ee;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.editorial-avatar{color:#5443c5;background:#e6e0ff;border-radius:50%;place-items:center;width:45px;height:45px;font-size:17px;display:grid}.editorial-creator-line span strong,.editorial-creator-line span small{display:block}.editorial-creator-line span strong{font-size:11px}.editorial-creator-line span small{color:#898591;margin-top:4px;font-size:8px}.editorial-creator-line>span:last-child{text-align:right}.editorial-evidence-line{grid-template-columns:1.55fr .7fr .65fr .55fr;display:grid}.editorial-evidence-line span{border-right:1px solid #ebe8ee;min-width:0;padding:12px 13px}.editorial-evidence-line span:last-child{border:0}.editorial-evidence-line small,.editorial-evidence-line strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.editorial-evidence-line small{color:#96919c;font-size:7px}.editorial-evidence-line strong{margin-top:5px;font-size:9px}.editorial-evidence-line span:nth-child(2) strong{color:#11816a}.editorial-difference{color:#fff;background:#121214;padding:clamp(70px,8vw,150px) clamp(28px,6vw,120px) 0;scroll-margin-top:72px}.editorial-difference>h2{letter-spacing:-.065em;max-width:1570px;margin:28px 0 70px;font-size:clamp(54px,6.1vw,122px);line-height:.95}.editorial-difference>h2 span{color:#76747b}.editorial-difference>h2 b{color:var(--ed-yellow)}.editorial-contrast{color:#151419;border-top:1px solid #66636c;grid-template-columns:1fr 1fr;margin:0 calc(-1*clamp(28px,6vw,120px));display:grid}.editorial-contrast>div{flex-direction:column;min-height:475px;padding:clamp(40px,5vw,90px) clamp(28px,6vw,120px);display:flex}.editorial-contrast small{letter-spacing:.16em;font-size:10px;font-weight:900}.editorial-contrast h3{letter-spacing:-.05em;margin:25px 0 45px;font-size:clamp(36px,3.4vw,64px);line-height:1}.editorial-contrast p{max-width:640px;margin:0;font-size:clamp(17px,1.45vw,25px);line-height:1.6}.editorial-contrast strong{border-top:1px solid #11111347;max-width:560px;margin-top:auto;padding-top:34px;font-size:14px;line-height:1.5}.editorial-manual{background:#e8e6e2}.editorial-agent{background:var(--ed-yellow)}.editorial-verdict{background:#121214;border-top:1px solid #55525b;grid-template-columns:repeat(3,1fr);margin:0 calc(-1*clamp(28px,6vw,120px));display:grid}.editorial-verdict span{color:#949198;border-right:1px solid #55525b;grid-template-columns:95px 1fr;gap:7px 18px;padding:28px clamp(28px,3.5vw,68px);font-size:10px;display:grid}.editorial-verdict span:last-child{border:0}.editorial-verdict b,.editorial-verdict strong{font-size:12px}.editorial-verdict b{color:#8a878f;-webkit-text-decoration:line-through #b95f5f;text-decoration:line-through #b95f5f}.editorial-verdict strong{color:#fff;grid-column:2}.editorial-workflow{background:#fff;grid-template-columns:62% 38%;min-height:860px;scroll-margin-top:72px;display:grid}.editorial-group-photo{min-height:860px;position:relative;overflow:hidden}.editorial-group-photo>img{object-fit:cover;object-position:center center}.editorial-result-sheet{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border:1px solid #1111132e;border-radius:8px;position:absolute;bottom:6%;left:5%;right:5%;overflow:hidden;box-shadow:0 26px 80px #140e283d}.editorial-result-sheet header{border-bottom:1px solid #dedbe3;align-items:center;gap:15px;height:44px;padding:0 16px;font-size:8px;display:flex}.editorial-result-sheet header b{color:var(--ed-purple);letter-spacing:.14em}.editorial-result-sheet header span{color:#77727e}.editorial-result-sheet header em{color:#17836c;margin-left:auto;font-style:normal}.editorial-result-sheet>div{border-bottom:1px solid #ece9ef;grid-template-columns:1.55fr .6fr .75fr auto;align-items:center;gap:12px;min-height:60px;padding:9px 16px;font-size:9px;display:grid}.editorial-result-sheet>div:last-child{border:0}.editorial-result-sheet>div>span:not(.result-person){font-weight:750}.editorial-result-sheet small{color:#98939d;margin-bottom:3px;font-size:7px;font-weight:500;display:block}.editorial-result-sheet>div>strong{color:var(--ed-purple);font-size:8px}.result-person{align-items:center;gap:9px;min-width:0;display:flex}.result-person i{color:#5442c8;background:#e5dfff;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-style:normal;font-weight:900;display:grid}.result-person b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editorial-workflow-copy{background:#efe8ff;flex-direction:column;justify-content:center;padding:clamp(42px,5vw,90px);display:flex}.editorial-workflow-copy>span{color:var(--ed-purple)}.editorial-workflow-copy h2{letter-spacing:-.055em;margin:28px 0 25px;font-size:clamp(42px,4.1vw,76px);line-height:.98}.editorial-workflow-copy>p{margin:0;font-size:16px;line-height:1.65}.editorial-workflow-copy ol{border-top:1px solid #bdb4d5;margin:38px 0 30px;padding:0;list-style:none}.editorial-workflow-copy li{border-bottom:1px solid #bdb4d5;grid-template-columns:36px 1fr;gap:15px;padding:18px 0;display:grid}.editorial-workflow-copy li>b{color:var(--ed-purple);font-family:var(--font-geist-mono),monospace;font-size:10px}.editorial-workflow-copy li strong,.editorial-workflow-copy li small{display:block}.editorial-workflow-copy li strong{font-size:13px}.editorial-workflow-copy li small{color:#6f687c;margin-top:5px;font-size:10px;line-height:1.45}.editorial-workflow-copy>button{color:var(--ed-purple);background:0 0;border:0;border-bottom:1px solid;align-self:flex-start;padding:12px 0;font-size:12px;font-weight:850}.editorial-memory{color:#fff;background:var(--ed-purple);padding:clamp(70px,8vw,150px) clamp(28px,7vw,140px);scroll-margin-top:72px}.editorial-memory-copy{grid-template-columns:.55fr 1.15fr .8fr;align-items:start;gap:50px;display:grid}.editorial-memory-copy>span{color:var(--ed-yellow)}.editorial-memory-copy h2{letter-spacing:-.065em;margin:0;font-size:clamp(54px,5.7vw,110px);line-height:.92}.editorial-memory-copy p{color:#e4dfff;margin:0;font-size:clamp(15px,1.35vw,23px);line-height:1.6}.editorial-memory-visual{text-align:center;border-top:1px solid #ffffff54;border-bottom:1px solid #ffffff54;grid-template-columns:1fr auto 1.65fr auto 1fr;align-items:center;gap:26px;min-height:270px;margin-top:95px;padding:40px;display:grid}.editorial-memory-visual>span{font-size:clamp(16px,1.6vw,28px);font-weight:800}.editorial-memory-visual>i{color:var(--ed-yellow);font-size:30px;font-style:normal}.editorial-memory-visual>strong{color:#17151e;background:var(--ed-yellow);min-height:150px;font-family:var(--font-geist-mono),monospace;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:28px;font-size:clamp(10px,1vw,16px);display:flex}.editorial-memory-visual>strong b{border:2px solid #17151e;border-radius:50%;width:48px;height:11px;margin:-2px 0;display:block}.editorial-memory-visual>strong small{letter-spacing:.08em;margin-top:3px;font-size:7px}.editorial-memory-lines{grid-template-columns:repeat(4,1fr);margin-top:38px;display:grid}.editorial-memory-lines span{color:#dcd6ff;border-right:1px solid #ffffff47;padding:16px 24px;font-size:11px;line-height:1.5}.editorial-memory-lines span:first-child{padding-left:0}.editorial-memory-lines span:last-child{border:0}.editorial-memory-lines b{color:#fff;margin-bottom:8px;font-size:16px;display:block}.editorial-delivery{background:var(--ed-paper);padding:clamp(70px,8vw,150px) clamp(28px,7vw,140px) 0}.editorial-delivery>span{color:var(--ed-purple)}.editorial-delivery>h2{letter-spacing:-.07em;max-width:1200px;margin:32px 0 70px;font-size:clamp(56px,6.2vw,118px);line-height:.92}.editorial-delivery>div{border-top:2px solid #17151a}.editorial-delivery>div p{border-bottom:1px solid #aaa69e;grid-template-columns:minmax(180px,.3fr) 1fr;gap:30px;margin:0;padding:25px 0;font-size:clamp(14px,1.25vw,21px);line-height:1.5;display:grid}.editorial-delivery>div p b{color:var(--ed-purple)}.editorial-delivery>footer{background:var(--ed-yellow);justify-content:space-between;align-items:end;gap:30px;margin:100px calc(-1*clamp(28px,7vw,140px)) 0;padding:70px clamp(28px,7vw,140px);display:flex}.editorial-delivery>footer strong,.editorial-delivery>footer span{letter-spacing:-.05em;font-size:clamp(34px,4vw,74px);line-height:1;display:block}.editorial-delivery>footer span{color:#665b24}.editorial-delivery>footer a{color:#fff;background:#151419;border-radius:4px;flex:none;padding:16px 20px;font-size:12px;font-weight:850}.editorial-footer{color:#fff;background:#121214;grid-template-columns:1fr auto 1fr;align-items:center;min-height:105px;padding:0 34px;display:grid}.editorial-footer p{color:#77747e;font-size:10px}.editorial-footer>a:last-child{color:var(--ed-yellow);justify-self:end;font-size:11px;font-weight:800}.editorial-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121116cc;place-items:center;padding:26px;display:grid;position:fixed;inset:0}.editorial-modal{color:#fff;background-color:#1b1922;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:26px 26px;border-radius:18px;width:min(1460px,96vw);max-height:94vh;overflow:auto;box-shadow:0 40px 120px #00000080}.editorial-modal>header{background:#24212d;border-bottom:1px solid #ffffff21;justify-content:space-between;gap:30px;padding:30px 34px;display:flex}.editorial-modal>header span{color:#a99dff;letter-spacing:.16em;font-size:9px;font-weight:900}.editorial-modal>header h2{letter-spacing:-.04em;margin:10px 0 8px;font-size:clamp(26px,2.5vw,42px)}.editorial-modal>header p{color:#aaa6b2;margin:0;font-size:11px}.editorial-modal>header button{color:#aaa6b2;background:0 0;border:1px solid #ffffff26;border-radius:50%;flex:none;width:40px;height:40px;font-size:23px}.editorial-modal>header button:hover{color:#fff;background:var(--ed-purple)}.editorial-architecture-input{border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;gap:14px;padding:24px 30px;display:flex}.editorial-architecture-input span{color:#cbc7d2;font-size:11px}.editorial-architecture-input i{color:#67636e;font-style:normal}.editorial-architecture-input b{background:var(--ed-purple);letter-spacing:.07em;border-radius:5px;margin-left:24px;padding:12px 16px;font-size:10px}.editorial-architecture-flow{grid-template-columns:repeat(5,1fr);gap:0;padding:58px 38px 30px;display:grid}.editorial-architecture-flow>div{align-items:center;min-width:0;display:flex}.editorial-architecture-flow button{color:#fff;text-align:left;background:#292632;border:1px solid #ffffff26;border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;min-width:0;height:155px;padding:20px;transition:all .2s;display:flex}.editorial-architecture-flow button:hover,.editorial-architecture-flow button.active{background:var(--ed-purple);border-color:#9e8fff;transform:translateY(-5px)}.editorial-architecture-flow button small,.editorial-architecture-flow button strong,.editorial-architecture-flow button em{display:block}.editorial-architecture-flow button small{color:#aaa4ba;letter-spacing:.12em;font-size:7px}.editorial-architecture-flow button.active small{color:#ddd8ff}.editorial-architecture-flow button strong{margin-top:15px;font-size:18px}.editorial-architecture-flow button em{color:#aaa5b1;margin-top:auto;font-size:9px;font-style:normal}.editorial-architecture-flow button.active em{color:var(--ed-yellow)}.editorial-architecture-flow>div>span{color:#887ce1;text-align:center;flex:0 0 24px;font-size:16px}.editorial-architecture-detail{border-left:4px solid var(--ed-yellow);background:#ffffff12;grid-template-columns:55px 180px 1fr auto;align-items:center;gap:22px;margin:0 38px 38px;padding:25px;animation:.25s both architectureDetailIn;display:grid}@keyframes architectureDetailIn{0%{opacity:0;transform:translateY(8px)}}.editorial-architecture-detail>span{color:#8f83df;font-family:var(--font-geist-mono),monospace;font-size:28px}.editorial-architecture-detail small{color:#a99dff;letter-spacing:.1em;font-size:8px}.editorial-architecture-detail h3{margin:6px 0 0;font-size:19px}.editorial-architecture-detail p{color:#b7b2bf;margin:0;font-size:11px;line-height:1.6}.editorial-architecture-detail>strong{color:var(--ed-yellow);white-space:nowrap;font-size:11px}.editorial-modal>footer{background:#24212d;justify-content:space-between;align-items:center;gap:20px;padding:23px 38px;display:flex}.editorial-modal>footer>div{align-items:center;gap:13px;display:flex}.editorial-modal>footer>div>i{background:#302b50;border:3px double #9d8eff;border-radius:50%;width:36px;height:36px}.editorial-modal>footer small,.editorial-modal>footer strong{display:block}.editorial-modal>footer small{color:#9e94d5;letter-spacing:.1em;font-size:7px}.editorial-modal>footer strong{margin-top:4px;font-size:11px}.editorial-modal>footer>b{color:#75cdb0;font-size:10px}@media (max-width:1120px){.editorial-cover-split{grid-template-columns:45% 55%}.editorial-cover-copy{padding:48px}.editorial-cover-copy>small{margin-top:55px}.editorial-workflow{grid-template-columns:57% 43%}.editorial-workflow-copy{padding:48px}.editorial-memory-copy{grid-template-columns:1fr 1.4fr}.editorial-memory-copy p{grid-column:2}.editorial-architecture-flow{width:1100px}.editorial-modal{overflow-x:auto}}@media (max-width:860px){.editorial-announcement{height:30px;font-size:9px}.editorial-nav{grid-template-columns:1fr auto;height:64px;padding:0 17px}.editorial-nav nav,.editorial-brand>span:last-child{display:none}.editorial-nav-cta{padding:10px 12px}.editorial-cover>h1{padding:30px 18px 24px;font-size:clamp(47px,12vw,92px);line-height:.9}.editorial-cover-split{grid-template-columns:1fr}.editorial-cover-copy{min-height:510px;padding:50px 23px}.editorial-cover-copy h2{font-size:clamp(42px,11vw,72px)}.editorial-cover-copy>div{flex-direction:column;align-items:stretch;width:100%}.editorial-cover-copy>div a,.editorial-cover-copy>div button{justify-content:space-between}.editorial-cover-copy>small{margin-top:55px}.editorial-cover-photo{min-height:620px}.editorial-cover-photo>img{object-position:57% center}.editorial-discovery-card{width:calc(100% - 28px);bottom:14px;right:14px}.editorial-evidence-line{grid-template-columns:1fr 1fr}.editorial-evidence-line span:nth-child(2){border-right:0}.editorial-evidence-line span:nth-child(-n+2){border-bottom:1px solid #ebe8ee}.editorial-difference{padding:70px 20px 0;scroll-margin-top:64px}.editorial-difference>h2{margin-bottom:45px;font-size:clamp(45px,11vw,83px)}.editorial-contrast{grid-template-columns:1fr;margin:0 -20px}.editorial-contrast>div{min-height:390px;padding:46px 22px}.editorial-verdict{grid-template-columns:1fr;margin:0 -20px}.editorial-verdict span{border-bottom:1px solid #55525b;border-right:0}.editorial-workflow{grid-template-columns:1fr;scroll-margin-top:64px}.editorial-group-photo{min-height:690px}.editorial-result-sheet{bottom:13px;left:13px;right:13px}.editorial-result-sheet>div{grid-template-columns:1.5fr .7fr auto}.editorial-result-sheet>div>span:nth-child(3){display:none}.editorial-workflow-copy{padding:60px 23px}.editorial-memory{padding:70px 22px;scroll-margin-top:64px}.editorial-memory-copy{grid-template-columns:1fr;gap:25px}.editorial-memory-copy p{grid-column:auto}.editorial-memory-visual{grid-template-columns:1fr;gap:15px;margin-top:55px;padding:35px 0}.editorial-memory-visual>i{transform:rotate(90deg)}.editorial-memory-visual>strong{justify-self:center;width:220px}.editorial-memory-lines{grid-template-columns:1fr 1fr}.editorial-memory-lines span{border-bottom:1px solid #ffffff47}.editorial-memory-lines span:nth-child(2){border-right:0}.editorial-memory-lines span:nth-child(3){border-bottom:0;padding-left:0}.editorial-memory-lines span:nth-child(4){border-bottom:0}.editorial-delivery{padding:70px 22px 0}.editorial-delivery>h2{margin-bottom:48px;font-size:clamp(48px,12vw,82px)}.editorial-delivery>div p{grid-template-columns:1fr;gap:7px}.editorial-delivery>footer{flex-direction:column;align-items:flex-start;margin:70px -22px 0;padding:50px 22px}.editorial-footer{grid-template-columns:1fr auto;padding:0 18px}.editorial-footer p{display:none}.editorial-modal-backdrop{padding:8px}.editorial-modal{border-radius:10px;width:100%;max-height:98vh}.editorial-modal>header{padding:22px}.editorial-modal>header p{display:none}.editorial-architecture-input{justify-content:flex-start;width:820px}.editorial-architecture-flow{padding:45px 24px 28px}.editorial-architecture-detail{width:1040px;margin:0 24px 30px}.editorial-modal>footer{width:1040px}}@media (max-width:520px){.editorial-cover-copy p{font-size:16px}.editorial-cover-photo{min-height:570px}.editorial-creator-line{grid-template-columns:auto 1fr}.editorial-creator-line>span:last-child{display:none}.editorial-result-sheet>div{grid-template-columns:1fr auto}.editorial-result-sheet>div>span:nth-child(2){display:none}.editorial-workflow-copy>p{font-size:14px}.editorial-memory-lines{grid-template-columns:1fr}.editorial-memory-lines span{border-right:0;padding:16px 0;border-bottom:1px solid #ffffff47!important}.editorial-memory-lines span:last-child{border-bottom:0!important}}.tour-home{--tour-ink:#22212b;--tour-muted:#777482;--tour-line:#dedbe5;--tour-purple:#6656dc;--tour-purple-dark:#5242c7;--tour-soft:#f0edff;--tour-green:#16836b;min-height:100vh;color:var(--tour-ink);background:#f6f5f8}.tour-nav{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #2b28361a;grid-template-columns:1fr auto 1fr;align-items:center;height:70px;padding:0 30px;display:grid;position:sticky;top:0}.tour-brand{justify-self:start;align-items:center;gap:10px;display:flex}.tour-brand strong{letter-spacing:.12em;font-size:15px}.tour-brand>span:last-child{color:#9995a0;letter-spacing:.15em;border-left:1px solid #ddd9e2;margin-left:5px;padding-left:14px;font-size:8px;font-weight:800}.tour-nav nav{align-items:center;gap:25px;display:flex}.tour-nav nav button{background:0 0;border:0;padding:8px 0;font-size:11px;font-weight:750}.tour-nav-cta{color:#fff;background:#24222c;border-radius:7px;justify-self:end;padding:11px 16px;font-size:10px;font-weight:800;box-shadow:0 8px 20px #1916271f}.tour-hero{background:radial-gradient(circle at 12% 22%,#ffffffeb,#0000 30%),radial-gradient(circle at 88% 82%,#f7cae08c,#0000 30%),linear-gradient(135deg,#ece8ff 0%,#f5f2ff 48%,#f9f2f5 100%);grid-template-columns:minmax(400px,.9fr) minmax(560px,1.1fr);align-items:center;gap:clamp(45px,5vw,95px);min-height:calc(100dvh - 70px);padding:clamp(55px,6vw,105px) max(32px,50vw - 770px);display:grid;overflow:hidden}.tour-hero-copy{z-index:2;position:relative}.tour-eyebrow{color:var(--tour-purple-dark);letter-spacing:.11em;align-items:center;gap:8px;font-size:10px;font-weight:850;display:flex}.tour-eyebrow i{background:var(--tour-purple);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #6656dc1c}.tour-hero-copy .headline-keep{white-space:nowrap}.tour-hero-copy>p{color:#625f6b;max-width:670px;margin:0;font-size:clamp(15px,1.15vw,19px);line-height:1.75}.tour-hero-actions{gap:10px;margin-top:34px;display:flex}.tour-hero-actions a,.tour-hero-actions button{background:#ffffffab;border:1px solid #cbc6da;border-radius:8px;justify-content:space-between;align-items:center;gap:38px;min-height:48px;padding:0 18px;font-size:11px;font-weight:800;transition:all .18s;display:inline-flex}.tour-hero-summary{border-top:1px solid #322d482e;grid-template-columns:repeat(3,1fr);gap:18px;max-width:690px;margin-top:52px;padding-top:20px;display:grid}.tour-hero-summary span{color:#777281;font-size:9px;line-height:1.5}.tour-hero-summary b{color:#34313e;margin-bottom:5px;font-size:11px;display:block}.tour-hero-preview{background:#fff;border:1px solid #2e294129;border-radius:26px;min-width:0;height:min(690px,72vh);min-height:590px;position:relative;overflow:hidden;transform:rotate(.7deg);box-shadow:0 34px 85px #352b5e38}.tour-preview-photo{background:#e9d5de;height:62%;position:relative;overflow:hidden}.tour-preview-photo img{object-fit:cover;object-position:54% center}.tour-preview-photo:after{content:"";background:linear-gradient(#0000,#19142261);position:absolute;inset:45% 0 0}.tour-run-status{z-index:3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1b1725d6;border:1px solid #ffffff38;border-radius:11px;width:min(350px,100% - 48px);padding:15px 17px;position:absolute;top:24px;left:24px;box-shadow:0 13px 30px #100c1c33}.tour-run-status span,.tour-run-status strong,.tour-run-status small{display:block}.tour-run-status span{color:#a9e0ce;letter-spacing:.08em;align-items:center;gap:7px;font-size:8px;font-weight:850;display:flex}.tour-run-status span i{background:#5bc59f;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #5bc59f1f}.tour-run-status strong{margin-top:9px;font-size:14px}.tour-run-steps{background:#fcfbfd;border-bottom:1px solid #e8e5ec;grid-template-columns:repeat(4,1fr);height:18%;display:grid}.tour-run-steps span{color:#9a96a2;border-right:1px solid #ece9ef;justify-content:center;align-items:center;gap:7px;font-size:8px;font-weight:700;display:flex;position:relative}.tour-run-steps span:last-child{border:0}.tour-run-steps i{border:1px solid #d9d5df;border-radius:50%;place-items:center;width:18px;height:18px;font-size:7px;font-style:normal;display:grid}.tour-run-steps .done{color:var(--tour-green)}.tour-run-steps .done i{color:#fff;border-color:var(--tour-green);background:var(--tour-green)}.tour-run-steps .active:after{content:"";background:var(--tour-purple);height:2px;position:absolute;bottom:0;left:20%;right:20%}.tour-run-steps .active i{color:#fff;border-color:var(--tour-purple);background:var(--tour-purple)}.tour-creator-result{background:#fff;grid-template-columns:auto minmax(135px,1fr) auto auto auto;align-items:center;gap:15px;height:20%;padding:15px 19px;display:grid}.tour-avatar{color:#5645ca;background:#e9e4ff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:14px;font-weight:850;display:grid}.tour-avatar.large{width:56px;height:56px;font-size:19px}.tour-creator-result small,.tour-creator-result strong,.tour-creator-result b{display:block}.tour-creator-result small{color:#9b97a2;margin-bottom:4px;font-size:7px}.tour-creator-result a{color:var(--tour-purple);white-space:nowrap;font-size:8px;font-weight:800}.tour-guide{background:#fff;border:1px solid #dcd9e3;border-radius:18px;width:min(1480px,100% - 48px);margin:56px auto 64px;scroll-margin-top:70px;overflow:hidden;box-shadow:0 24px 70px #241f4014}.tour-tabs{background:#f5f4f7;border-bottom:1px solid #dedbe4;grid-template-columns:repeat(4,1fr);display:grid}.tour-tabs button{text-align:left;background:0 0;border:0;border-right:1px solid #dedbe4;grid-template-rows:auto auto;grid-template-columns:36px 1fr;align-content:center;gap:3px 10px;min-height:86px;padding:15px 20px;display:grid;position:relative}.tour-tabs button:last-child{border-right:0}.tour-tabs button:after{content:"";background:0 0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:18px;right:18px}.tour-tabs button>span{color:#aaa6b0;width:34px;height:34px;font-family:var(--font-geist-mono),monospace;border:1px solid #d8d5dc;border-radius:9px;grid-row:1/3;place-items:center;font-size:8px;display:grid}.tour-tabs button b{align-self:end;font-size:11px}.tour-tabs button.active{background:#fff}.tour-stage{min-height:650px;padding:clamp(36px,4vw,65px);animation:.3s both tourPanelIn}@keyframes tourPanelIn{0%{opacity:0;transform:translateY(7px)}}.tour-panel{grid-template-columns:minmax(320px,.72fr) minmax(600px,1.28fr);align-items:center;gap:clamp(45px,6vw,100px);min-height:520px;display:grid}.tour-panel>header>span{color:var(--tour-purple);letter-spacing:.12em;font-size:9px;font-weight:850}.tour-panel>header p{color:#6e6a77;margin:0;font-size:13px;line-height:1.8}.tour-two-ways{border:1px solid #d9d6df;border-radius:14px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.tour-two-ways article{background:#f3f2f4;flex-direction:column;min-height:440px;padding:34px;display:flex}.tour-two-ways article+article{color:#fff;background:var(--tour-purple)}.tour-two-ways small{color:#88848e;letter-spacing:.1em;font-size:8px;font-weight:850}.tour-two-ways h3{letter-spacing:-.03em;margin:16px 0 26px;font-size:25px}.tour-two-ways ol{counter-reset:steps;gap:0;margin:0;padding:0;list-style:none;display:grid}.tour-two-ways li{counter-increment:steps;border-top:1px solid #27243024;padding:15px 0 15px 30px;font-size:11px}.tour-two-ways li:before{content:counter(steps,decimal-leading-zero);float:left;color:#9c98a3;font-family:var(--font-geist-mono),monospace;margin-left:-30px;font-size:7px}.tour-two-ways article+article li{border-color:#ffffff2b}.tour-two-ways strong{border-top:1px solid #27243047;margin-top:auto;padding-top:24px;font-size:11px}.tour-two-ways article+article strong{color:#fff4a9;border-color:#ffffff40}.tour-task-board{grid-template-columns:1fr 90px 1.05fr;align-items:stretch;min-height:455px;display:grid}.tour-brief,.tour-agent-run{background:#faf9fb;border:1px solid #dcd9e3;border-radius:14px;padding:30px}.tour-brief>small,.tour-agent-run>header span{color:var(--tour-purple);letter-spacing:.1em;font-size:8px;font-weight:850}.tour-brief h3{margin:17px 0 24px;font-size:22px;line-height:1.3}.tour-brief dl{border-top:1px solid #dedbe3;margin:0}.tour-brief dl div{border-bottom:1px solid #dedbe3;justify-content:space-between;gap:20px;padding:15px 0;font-size:10px;display:flex}.tour-brief dt{color:#8a8692}.tour-brief dd{text-align:right;margin:0;font-weight:750}.tour-board-arrow{color:#9994a1;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.tour-board-arrow span{font-size:7px}.tour-board-arrow b{color:var(--tour-purple);font-size:24px}.tour-agent-run{color:#fff;background:#292631;border-color:#292631}.tour-agent-run>header{border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.tour-agent-run>header span{color:#8dd9c0;align-items:center;gap:7px;display:flex}.tour-agent-run>header span i{background:#5bc59f;border-radius:50%;width:6px;height:6px}.tour-agent-run ol{gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.tour-agent-run li{color:#97939f;background:#ffffff09;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:28px 1fr;align-items:center;gap:12px;padding:12px;display:grid}.tour-agent-run li>i{border:1px solid #ffffff2b;border-radius:7px;place-items:center;width:26px;height:26px;font-size:8px;font-style:normal;display:grid}.tour-agent-run li b,.tour-agent-run li small{display:block}.tour-agent-run li b{color:#fff;font-size:10px}.tour-agent-run li.done>i{color:#78cfb2;background:#4aa78821;border-color:#3a806a}.tour-agent-run li.active>i{color:#fff;border-color:var(--tour-purple);background:var(--tour-purple);box-shadow:0 0 0 4px #6656dc26}.tour-profile-sheet{background:#fff;border:1px solid #dad7e1;border-radius:14px;overflow:hidden;box-shadow:0 20px 55px #251f4617}.tour-profile-person{background:#faf9fc;border-bottom:1px solid #e7e4ea;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:24px;display:grid}.tour-profile-person p{color:#85818d;margin:0;font-size:9px}.tour-profile-person a{color:var(--tour-purple);font-size:9px;font-weight:800}.tour-profile-comment{background:#f2f0f7;border-radius:9px;margin:20px 22px 0;padding:17px 110px 17px 17px;position:relative}.tour-profile-comment p{margin:9px 0 0;font-size:12px}.tour-profile-comment a{color:var(--tour-purple);font-size:8px;font-weight:800;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.tour-profile-fields{border-top:1px solid #e7e4ea;grid-template-columns:repeat(3,1fr);margin-top:20px;display:grid}.tour-profile-fields span{border-bottom:1px solid #e7e4ea;border-right:1px solid #e7e4ea;padding:20px}.tour-profile-fields small,.tour-profile-fields b{display:block}.tour-memory-flow{color:#fff;background:#2b2834;border-radius:16px;grid-template-columns:1fr 34px 1.18fr 34px 1fr;align-items:center;gap:8px;min-height:300px;padding:28px;display:grid}.tour-memory-flow>div{text-align:center;background:#ffffff0b;border:1px solid #ffffff21;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:20px;display:flex}.tour-memory-flow>i{color:#988aed;text-align:center;font-size:18px;font-style:normal}.tour-memory-flow small,.tour-memory-flow strong,.tour-memory-flow span{display:block}.tour-memory-flow strong{margin-top:12px;font-size:13px}.tour-memory-flow span{color:#9f9aa7;margin-top:8px;font-size:8px}.tour-memory-flow .tour-memory-core{background:var(--tour-purple);border-color:#8c7ee7;min-height:220px;box-shadow:0 15px 35px #110d2338}.tour-memory-core b{border:2px solid #fff;border-radius:50%;width:47px;height:13px;margin:-3px 0}.tour-memory-core small{color:#d2ccff;margin-top:18px}.tour-memory-panel>footer{grid-column:2;grid-template-columns:repeat(3,1fr);align-self:end;gap:0;margin-top:-55px;display:grid}.tour-memory-panel>footer span{color:#898591;border-right:1px solid #dedbe4;padding:12px 17px;font-size:8px;line-height:1.45}.tour-memory-panel>footer span:last-child{border:0}.tour-memory-panel>footer b{color:#393641;margin-bottom:5px;font-size:10px;display:block}.tour-guide-footer{background:#faf9fb;border-top:1px solid #e3e0e7;justify-content:flex-end;align-items:center;gap:22px;min-height:56px;padding:0 25px;display:flex}.tour-guide-footer span{color:#918d98;margin-right:auto;font-size:9px}.tour-guide-footer button{color:var(--tour-purple);background:0 0;border:0;border-bottom:1px solid;padding:0 0 4px;font-size:9px;font-weight:800}.tour-guide-footer a{color:#fff;background:#24222c;border-radius:6px;padding:10px 14px;font-size:9px;font-weight:800}.tour-footer{color:#fff;background:#24222c;grid-template-columns:1fr auto 1fr;align-items:center;min-height:92px;padding:0 30px;display:grid}.tour-footer>a:last-child{color:#b7aff3;justify-self:end;font-size:9px;font-weight:800}@media (max-width:1180px){.tour-nav{grid-template-columns:1fr auto}.tour-nav nav{display:none}.tour-hero{grid-template-columns:.85fr 1.15fr;gap:35px;padding-left:28px;padding-right:28px}.tour-hero-copy h1{font-size:52px}.tour-hero-preview{min-height:550px}.tour-panel{grid-template-columns:1fr;gap:40px}.tour-panel>header{max-width:760px}.tour-stage{min-height:820px}.tour-memory-panel>footer{grid-column:1;margin-top:0}}@media (max-width:900px){.tour-nav{height:62px;padding:0 16px}.tour-brand>span:last-child{display:none}.tour-nav-cta{padding:10px 12px}.tour-hero{grid-template-columns:1fr;min-height:0;padding:54px 18px 30px}.tour-hero-copy h1{font-size:clamp(40px,10vw,62px)}.tour-hero-copy>p{font-size:14px}.tour-hero-summary{margin-top:38px}.tour-hero-preview{height:630px;min-height:0;transform:none}.tour-guide{width:calc(100% - 24px);margin:30px auto;scroll-margin-top:62px}.tour-tabs{grid-template-columns:repeat(4,170px);overflow-x:auto}.tour-tabs button{min-height:76px;padding:12px}.tour-stage{min-height:0;padding:38px 22px}.tour-panel{grid-template-columns:1fr;min-height:0}.tour-panel>header h2{font-size:clamp(35px,8vw,52px)}.tour-two-ways{grid-template-columns:1fr}.tour-two-ways article{min-height:390px}.tour-task-board{grid-template-columns:1fr;gap:14px}.tour-board-arrow{flex-direction:row}.tour-board-arrow b{transform:rotate(90deg)}.tour-memory-flow{grid-template-columns:1fr}.tour-memory-flow>i{transform:rotate(90deg)}.tour-memory-flow .tour-memory-core{min-height:190px}.tour-guide-footer span{display:none}.tour-footer{grid-template-columns:1fr auto;padding:0 17px}.tour-footer p{display:none}}@media (max-width:560px){.tour-hero-actions{flex-direction:column;align-items:stretch}.tour-hero-actions a,.tour-hero-actions button{justify-content:space-between}.tour-hero-summary{grid-template-columns:1fr;gap:12px}.tour-hero-preview{height:590px}.tour-preview-photo{height:57%}.tour-run-steps{grid-template-columns:1fr 1fr;height:25%}.tour-run-steps span:nth-child(-n+2){border-bottom:1px solid #ece9ef}.tour-creator-result{grid-template-columns:auto 1fr auto;height:18%}.tour-creator-result>span:nth-of-type(2),.tour-creator-result>span:nth-of-type(3){display:none}.tour-profile-person{grid-template-columns:auto 1fr}.tour-profile-person a{grid-column:2}.tour-profile-comment{padding-bottom:45px;padding-right:17px}.tour-profile-comment a{inset:auto auto 16px 17px;transform:none}.tour-profile-fields{grid-template-columns:1fr 1fr}.tour-profile-fields span:nth-child(3n){border-right:1px solid #e7e4ea}.tour-profile-fields span:nth-child(2n){border-right:0}.tour-profile-fields span:nth-last-child(-n+3){border-bottom:1px solid #e7e4ea}.tour-profile-fields span:nth-last-child(-n+2){border-bottom:0}.tour-memory-panel>footer{grid-template-columns:1fr}.tour-memory-panel>footer span{border-bottom:1px solid #dedbe4;border-right:0}.tour-guide-footer{justify-content:space-between;gap:8px;padding:10px}.tour-guide-footer button,.tour-guide-footer a{font-size:8px}}.tour-home{--tour-pink:#f48fc2;--tour-yellow:#ffdc62;--tour-blue:#c9e6ff;--tour-mint:#c7eadc;--tour-cream:#fbf7ef;--tour-purple:#6558d8;--tour-purple-dark:#5044bd;background:var(--tour-cream)}.tour-nav-cta{background:#17171b;border-radius:999px;padding:11px 18px;box-shadow:0 9px 22px #17171b29}.tour-nav nav button{position:relative}.tour-nav nav button:after{content:"";background:var(--tour-pink);border-radius:2px;height:2px;transition:all .2s;position:absolute;bottom:1px;left:50%;right:50%}.tour-hero{isolation:isolate;background:#f8f4ec;position:relative}.tour-hero:before{content:"";z-index:-1;background:var(--tour-pink);border-radius:48% 52% 43% 57%;width:54%;height:76%;position:absolute;top:9%;right:-5%;transform:rotate(-4deg)}.tour-hero:after{content:"";z-index:-1;background:var(--tour-yellow);opacity:.72;border-radius:50%;width:190px;height:190px;position:absolute;bottom:10%;left:-3%}.tour-eyebrow{color:#25232b}.tour-eyebrow i{background:var(--tour-pink);box-shadow:0 0 0 5px #f48fc22e}.tour-hero-actions a{background:#17171b;border-color:#17171b;border-radius:999px;box-shadow:0 12px 25px #17171b2e}.tour-hero-actions button{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffff8f;border-color:#1e1c2338;border-radius:999px}.tour-hero-summary{border-top-color:#231f2738}.tour-hero-preview{border-color:#1412192e;border-radius:22px;transform:none;box-shadow:0 34px 78px #271a2c45}.tour-preview-photo{height:61%}.tour-run-status{color:#24212a;background:#fffcf7e6;border-color:#1f1c251f;border-radius:13px;box-shadow:0 12px 30px #1a132329}.tour-run-steps{background:#fffdf9;border-bottom:0;height:19%}.tour-run-steps span{color:#89848d;border-right-color:#eeeae3}.tour-run-steps i{background:#fff;border-color:#dcd7cf}.tour-run-steps .active i{background:#17171b;border-color:#17171b}.tour-creator-result{background:var(--tour-yellow);height:20%}.tour-avatar{background:#fff;border:2px solid #fff;overflow:hidden;box-shadow:0 0 0 1px #221f2724,0 6px 14px #221f271f}.tour-avatar img{object-fit:cover;width:100%;height:100%;display:block}.tour-creator-result a{color:#fff;background:#17171b;border-radius:999px;padding:8px 11px}.tour-tabs button{border:0;border-radius:11px;min-height:78px}.tour-tabs button>span{background:#ffffff8c;border-color:#2a263024}.tour-tabs button.active{color:#fff;background:#17171b;box-shadow:0 8px 19px #17171b29}.tour-tabs button.active>span{color:#17171b;border-color:var(--tour-pink);background:var(--tour-pink)}.tour-panel>header>span{color:#c04d88}.tour-panel>header p{color:#66616b}.tour-two-ways{background:#eeeae3;border:0;border-radius:17px;gap:9px;padding:9px}.tour-two-ways article{background:#fbf8f2;border-radius:12px}.tour-two-ways article+article{background:#17171b}.tour-brief,.tour-agent-run{border:0;border-radius:16px}.tour-brief{background:#f0eafe;box-shadow:inset 0 0 0 1px #483c851a}.tour-brief dl div{border-bottom-color:#3f366726}.tour-agent-run{background:#17171b;box-shadow:0 18px 42px #17171b2e}.tour-agent-run li{border-radius:10px}.tour-profile-sheet{background:#fff;border-color:#211e2621;border-radius:18px;box-shadow:0 23px 58px #221b361f}.tour-profile-person a{color:#fff;background:#17171b;border-radius:999px;padding:9px 12px}.tour-profile-comment{background:#fff4c9;border-radius:12px;margin:18px 18px 0}.tour-profile-comment a{color:#17171b}.tour-profile-fields{border-top:0;gap:9px;margin:0;padding:18px}.tour-profile-fields span,.tour-profile-fields span:nth-child(3n),.tour-profile-fields span:nth-last-child(-n+3){background:#f6f4f6;border:0;border-radius:11px;padding:17px}.tour-memory-flow{background:#17171b;border-radius:18px;box-shadow:0 20px 50px #17171b29}.tour-memory-flow>div{border-radius:12px}.tour-guide-footer a{background:#17171b;border-radius:999px}.tour-footer{background:#17171b}@media (max-width:900px){.tour-hero:before{width:118%;height:47%;top:48%;right:-23%}.tour-hero:after{bottom:40%;left:-90px}}@media (max-width:560px){.tour-tabs{gap:5px}.tour-profile-fields span,.tour-profile-fields span:nth-child(3n),.tour-profile-fields span:nth-last-child(-n+3){border:0}}.repo-flow-modal{color:#24212c;background:#fbfaff;border:1px solid #4034793d;border-radius:18px;flex-direction:column;width:min(1880px,98vw);height:min(900px,94vh);display:flex;position:relative;overflow:hidden;box-shadow:0 42px 120px #120e206b}.repo-flow-modal>header{background:#fff;border-bottom:1px solid #e1ddeb;flex:none;justify-content:space-between;align-items:flex-start;gap:30px;padding:26px 30px 22px;display:flex}.repo-flow-modal>header span{color:#6658d8;letter-spacing:.15em;font-size:8px;font-weight:900}.repo-flow-modal>header h2{letter-spacing:-.04em;margin:8px 0 6px;font-size:clamp(25px,2vw,36px)}.repo-flow-modal>header p{color:#77727f;margin:0;font-size:10px;line-height:1.55}.repo-flow-modal>header button{color:#746f7a;background:#f7f5f8;border:1px solid #ddd9e2;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;font-size:22px;display:grid}.repo-flow-modal>header button:hover{color:#fff;background:#17171b;border-color:#17171b}.repo-flow-toolbar{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #d9d4e1;border-radius:9px;display:flex;position:absolute;top:127px;right:24px;overflow:hidden;box-shadow:0 9px 24px #2b224d1a}.repo-flow-toolbar button{color:#57515e;background:0 0;border:0;border-right:1px solid #e3dfe7;min-width:36px;height:34px;padding:0 10px;font-size:10px;font-weight:800}.repo-flow-toolbar button:first-child,.repo-flow-toolbar button:last-child{font-size:17px}.repo-flow-toolbar button:last-child{border-right:0}.repo-flow-viewport{background-color:#f8f7fc;background-image:radial-gradient(#d8d3e4 1px,#0000 1px);background-size:18px 18px;flex:auto;min-height:0;overflow:auto}.repo-flow-svg{min-width:1700px;height:auto;min-height:505px;transition:width .24s;display:block}.repo-flow-edge{fill:none;stroke:#7969dc;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#flow-arrow);stroke-dasharray:9 7;animation:1.15s linear infinite repoEdgeFlow}.repo-flow-edge.warm{stroke:#dc7d4f;marker-end:url(#flow-arrow-warm);animation-duration:1.7s}.repo-flow-edge.retry{stroke:#df5f99;marker-end:url(#flow-arrow-warm);animation-duration:1.35s}.repo-flow-edge.database{stroke:#249276;marker-end:url(#flow-arrow)}@keyframes repoEdgeFlow{to{stroke-dashoffset:-32px}}.repo-flow-node rect,.repo-flow-node polygon,.repo-flow-node ellipse{fill:#f4f0ff;stroke:#aa9bea;stroke-width:2px;vector-effect:non-scaling-stroke}.repo-flow-node text{pointer-events:none}.repo-flow-node .node-kicker{fill:#7569ab;font-family:var(--font-geist-mono),monospace;letter-spacing:1px;font-size:14px;font-weight:850}.repo-flow-node .node-title{fill:#292532;font-size:24px;font-weight:800}.repo-flow-node .edge-label{fill:#5a5264;font-size:15px;font-weight:800}.repo-flow-node .warm-label{fill:#bf623d}.repo-flow-node .retry-label{fill:#c44a7f}.rejection-node rect{fill:#fff1e8;stroke:#dd936b}.retry-node rect{fill:#ffe8f2;stroke:#df6fa2}.loop-caption{fill:#70677c;letter-spacing:.4px;font-size:16px;font-weight:800}.stage-one rect{animation:9s infinite repoNodeGlow}.stage-two rect{animation:9s 1.1s infinite repoNodeGlow}.stage-three rect{animation:9s 2.2s infinite repoNodeGlow}.stage-four rect{animation:9s 3.4s infinite repoNodeGlow}.stage-five rect{animation:9s 4.5s infinite repoNodeGlow}.stage-six rect{animation:9s 5.5s infinite repoNodeGlow}.stage-seven rect{animation:9s 6.5s infinite repoNodeGlow}.barrier-one polygon{animation:6s 1.8s infinite repoBarrierGlow}.barrier-two polygon{animation:6s 3.1s infinite repoBarrierGlow}@keyframes repoNodeGlow{0%,12%,to{filter:none}5%{filter:drop-shadow(0 0 13px #6b58d873);stroke-width:3px}}@keyframes repoBarrierGlow{0%,18%,to{filter:none}8%{filter:drop-shadow(0 0 12px #f48fc285);stroke:#e267a3}}@keyframes repoDatabaseGlow{50%{filter:drop-shadow(0 18px 28px #4e39b957)}}.flow-particle{fill:#6658d8;filter:drop-shadow(0 0 6px #6558d8d9)}.retry-particle{fill:#ed6da6}.loop-particle{fill:#e59b4e}.repo-flow-modal>footer{color:#706b76;background:#fff;border-top:1px solid #e0dce7;flex:0 0 58px;align-items:center;gap:25px;padding:0 28px;font-size:9px;display:flex}.repo-flow-modal>footer span{align-items:center;gap:7px;display:flex}.repo-flow-modal>footer span i{background:#6658d8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #6558d81a}.repo-flow-modal>footer strong{color:#187b63;margin-left:auto;font-size:10px}@media (max-width:900px){.repo-flow-modal{border-radius:10px;width:99vw;height:96vh}.repo-flow-modal>header{padding:19px}.repo-flow-modal>header h2{font-size:23px}.repo-flow-modal>header p{display:none}.repo-flow-toolbar{top:96px;right:15px}.repo-flow-svg{min-width:1550px}.repo-flow-modal>footer{gap:13px;padding:0 15px}.repo-flow-modal>footer span:nth-child(2),.repo-flow-modal>footer span:nth-child(3){display:none}}@media (prefers-reduced-motion:reduce){.repo-flow-edge,.stage-node rect,.delivery-node rect,.client-node rect,.feedback-node rect,.barrier-node polygon,.database-node ellipse,.database-node rect{animation:none!important}.flow-particle{display:none}}.tour-home{--tour-ink:#19171f;--tour-muted:#6d6875;--tour-line:#dcd7e3;--tour-paper:#fbfafc;--tour-canvas:#f3f1f7;--tour-purple:#5d48d7;--tour-purple-dark:#4735b8;--tour-soft:#ece8ff;--tour-green:#27765f;min-height:100dvh;color:var(--tour-ink);background:var(--tour-canvas)}.tour-home button,.tour-home a{-webkit-tap-highlight-color:transparent}.tour-home button:active,.tour-home a:active{transform:translateY(1px)}.tour-nav{height:68px;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfafced;border-bottom:1px solid #19171f1a;grid-template-columns:1fr auto 1fr;padding:0 clamp(20px,3vw,52px)}.tour-brand{gap:11px}.tour-brand strong{color:#18161d;letter-spacing:.13em;font-size:15px}.tour-brand>span:last-child{color:#8a8591;letter-spacing:.08em;border-left-color:#d9d4de;margin-left:4px;padding-left:14px;font-size:10px}.tour-nav nav{gap:clamp(18px,2vw,31px)}.tour-nav nav button{color:#504c56;padding:23px 0 20px;font-size:12px;font-weight:680}.tour-nav nav button:after{background:var(--tour-purple);height:2px;bottom:12px;left:50%;right:50%}.tour-nav nav button:hover{color:var(--tour-ink)}.tour-nav nav button:hover:after{left:0;right:0}.tour-nav-cta{background:var(--tour-ink);border-radius:999px;align-items:center;min-height:40px;padding:0 18px;font-size:12px;display:inline-flex;box-shadow:0 10px 26px #1c172824}.tour-hero{isolation:isolate;background:var(--tour-paper);grid-template-columns:minmax(430px,.9fr) minmax(620px,1.1fr);gap:clamp(44px,5vw,92px);min-height:calc(100dvh - 68px);padding:clamp(54px,6vh,78px) max(34px,50vw - 790px);position:relative}.tour-hero:before{content:"";z-index:-1;background:var(--tour-soft);border-radius:0;width:auto;height:auto;position:absolute;inset:0 0 0 58%;transform:none}.tour-hero:after{display:none}.tour-hero-copy{align-self:center}.tour-eyebrow{min-height:29px;color:var(--tour-purple-dark);letter-spacing:0;background:#f3f0ff;border:1px solid #d8d1fb;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:720;display:inline-flex}.tour-eyebrow i{display:none}.tour-hero-copy h1{letter-spacing:-.055em;max-width:750px;margin:24px 0 22px;font-size:clamp(48px,4.4vw,74px);font-weight:720;line-height:1.04}.tour-hero-copy h1 b{color:var(--tour-purple);font-weight:inherit}.tour-hero-copy>p{color:#5e5965;max-width:580px;font-size:clamp(16px,1.1vw,19px);line-height:1.72}.tour-hero-actions{gap:12px;margin-top:31px}.tour-hero-actions a,.tour-hero-actions button{min-height:50px;color:var(--tour-ink);box-shadow:none;background:0 0;border:1px solid #cfc9d5;border-radius:999px;gap:30px;padding:0 20px;font-size:13px;font-weight:760;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s,background .25s}.tour-hero-actions a{color:#fff;border-color:var(--tour-purple);background:var(--tour-purple);box-shadow:0 14px 30px #4e39b938}.tour-hero-actions a:hover,.tour-hero-actions button:hover{transform:translateY(-2px)}.tour-hero-summary{display:none}.tour-hero-preview{background:#fff;border:1px solid #31294f33;border-radius:18px;height:min(700px,75vh);min-height:590px;transform:translateY(4px);box-shadow:0 38px 84px #3a2b6a33}.tour-preview-photo{background:#dbd4ee;height:62%}.tour-preview-photo img{object-position:55% center}.tour-preview-photo:after{background:linear-gradient(#0000 45%,#1a15257a)}.tour-run-status{color:#fff;background:#1b1723db;border:1px solid #ffffff2b;border-radius:12px;width:min(370px,100% - 44px);padding:16px 18px;top:22px;left:22px;box-shadow:0 18px 40px #120e1c38}.tour-run-status span{color:#b6ead8;letter-spacing:.02em;font-size:11px}.tour-run-status span i{background:#67c6a6;width:7px;height:7px;animation:2.4s ease-in-out infinite tourLivePulse}.tour-run-status strong{color:#fff;margin-top:10px;font-size:16px}.tour-run-status small{color:#c3bec9;margin-top:6px;font-size:12px}@keyframes tourLivePulse{50%{opacity:.45;transform:scale(.72)}}.tour-run-steps{background:#fff;border:0;height:18%}.tour-run-steps span{color:#89848f;border-right:1px solid #e8e4eb;gap:8px;padding:0 10px;font-size:11px}.tour-run-steps i{width:22px;height:22px;font-size:9px}.tour-run-steps .active:after{background:var(--tour-purple);left:15%;right:15%}.tour-creator-result{background:#faf9fc;border-top:1px solid #ebe7ee;grid-template-columns:auto minmax(175px,1fr) auto auto auto;gap:clamp(12px,1.5vw,22px);height:20%;padding:16px 21px}.tour-avatar{width:42px;height:42px}.tour-avatar.large{width:60px;height:60px}.tour-creator-result small{color:#87828d;font-size:10px}.tour-creator-result strong,.tour-creator-result b{font-size:12px}.tour-creator-result a{color:#fff;background:var(--tour-ink);border-radius:999px;padding:9px 13px;font-size:11px}.tour-guide{background:var(--tour-paper);border:1px solid #d9d4df;border-radius:18px;width:min(1500px,100% - 56px);margin:58px auto 70px;overflow:hidden;box-shadow:0 28px 70px #2d234b17}.tour-tabs{border-bottom:1px solid var(--tour-line);background:#f6f4f8;grid-template-columns:repeat(4,1fr);gap:0;padding:0 28px}.tour-tabs button{text-align:left;min-height:82px;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;gap:5px;padding:15px clamp(12px,2vw,28px);display:flex}.tour-tabs button:after{background:0 0;border-radius:3px 3px 0 0;height:3px;display:block;bottom:-1px;left:clamp(12px,2vw,28px);right:clamp(12px,2vw,28px)}.tour-tabs button>span{display:none}.tour-tabs button b{color:#4d4853;font-size:13px}.tour-tabs button small{color:#96909a;font-size:11px}.tour-tabs button.active{color:inherit;box-shadow:none;background:0 0}.tour-stage{background:var(--tour-paper);min-height:660px;padding:clamp(46px,4.8vw,76px)}.tour-panel{grid-template-columns:minmax(330px,.68fr) minmax(650px,1.32fr);gap:clamp(52px,6vw,110px);min-height:515px}.tour-panel>header{align-self:center}.tour-panel>header>span{display:none}.tour-panel>header h2{letter-spacing:-.048em;margin:0 0 22px;font-size:clamp(37px,3.1vw,54px);line-height:1.08}.tour-panel>header p{color:#68626e;max-width:520px;font-size:15px;line-height:1.75}.tour-two-ways{background:0 0;border:0;border-radius:0;gap:12px;padding:0;overflow:visible}.tour-two-ways article{background:#f1eff3;border:1px solid #d9d4de;border-radius:16px;min-height:450px;padding:32px}.tour-two-ways article+article{color:#fff;border-color:var(--tour-purple);background:var(--tour-purple);box-shadow:0 24px 48px #4e39b92e}.tour-two-ways small{color:#77717c;letter-spacing:.02em;font-size:11px}.tour-two-ways h3{margin:17px 0 30px;font-size:27px}.tour-two-ways li{padding:16px 0 16px 32px;font-size:13px;line-height:1.45}.tour-two-ways li:before{color:#8c8791;font-size:10px}.tour-two-ways article+article li:before{color:#d0c9ff}.tour-two-ways strong{color:#3e3943;padding-top:23px;font-size:13px;line-height:1.45}.tour-task-board{grid-template-columns:minmax(270px,.86fr) 66px minmax(330px,1.14fr);min-height:465px}.tour-brief,.tour-agent-run{border-radius:16px;padding:30px}.tour-brief{box-shadow:none;background:#f2efff;border:1px solid #d9d3e5}.tour-brief>small,.tour-agent-run>header span{color:var(--tour-purple-dark);letter-spacing:.02em;font-size:11px}.tour-brief h3{margin:18px 0 26px;font-size:23px}.tour-brief dl{border-top-color:#d7d0e7}.tour-brief dl div{border-bottom-color:#d7d0e7;padding:16px 0;font-size:12px}.tour-board-arrow span{color:#827c88;font-size:10px}.tour-agent-run{background:#211e27;border:1px solid #26222d;box-shadow:0 20px 45px #1f192a29}.tour-agent-run>header{padding-bottom:20px}.tour-agent-run>header span{color:#a5dec9}.tour-agent-run>header b{font-size:12px}.tour-agent-run ol{gap:10px;margin-top:20px}.tour-agent-run li{border-radius:12px;grid-template-columns:32px 1fr;gap:13px;padding:13px 14px}.tour-agent-run li>i{border-radius:8px;width:29px;height:29px;font-size:10px}.tour-agent-run li b{font-size:12px}.tour-agent-run li small{margin-top:4px;font-size:10px}.tour-agent-run li.active{background:#322d43;border-color:#8070df}.tour-agent-run li.active>i{border-color:var(--tour-purple);background:var(--tour-purple);box-shadow:none}.tour-profile-sheet{border-color:#d8d3de;border-radius:16px;box-shadow:0 22px 52px #2d234b1a}.tour-profile-person{background:#f1edff;border-bottom:1px solid #e3dee7;padding:25px}.tour-profile-person small{color:#736c7a;letter-spacing:.06em;font-size:10px}.tour-profile-person h3{margin:6px 0 4px;font-size:18px}.tour-profile-person p{color:#716b77;font-size:12px}.tour-profile-person a{color:#fff;background:var(--tour-ink);border-radius:999px;padding:10px 14px;font-size:11px}.tour-profile-comment{background:#faf9fc;border:1px solid #e2ddec;border-radius:12px;margin:20px 20px 0;padding:19px 130px 19px 19px}.tour-profile-comment small{color:#746e79;font-size:11px}.tour-profile-comment p{margin-top:10px;font-size:14px}.tour-profile-comment a{color:var(--tour-purple-dark);font-size:11px;right:19px}.tour-profile-fields{border-top:1px solid #e4dfe8;gap:0;margin-top:20px;padding:0}.tour-profile-fields span,.tour-profile-fields span:nth-child(3n),.tour-profile-fields span:nth-last-child(-n+3){background:#fff;border:1px solid #e4dfe8;border-top:0;border-left:0;border-radius:0;padding:20px}.tour-profile-fields span:nth-child(3n){border-right:0}.tour-profile-fields span:nth-last-child(-n+3){border-bottom:0}.tour-profile-fields small{color:#87818c;font-size:11px}.tour-profile-fields b{margin-top:8px;font-size:14px}.tour-profile-fields span:nth-child(3),.tour-profile-fields span:nth-child(4),.tour-profile-fields span:nth-child(6){background:#fff}.tour-memory-flow{background:#211e27;border-radius:16px;min-height:320px;padding:30px;box-shadow:0 22px 48px #1f192a29}.tour-memory-flow>div{background:#ffffff0b;border-radius:12px;min-height:160px}.tour-memory-flow small{color:#aca6b2;letter-spacing:.02em;font-size:10px}.tour-memory-flow span{color:#aaa4af;font-size:11px}.tour-memory-flow .tour-memory-core{color:#fff;background:var(--tour-purple);min-height:230px;box-shadow:none;border-color:#8878e8}.tour-memory-core b{border-color:#fff;width:52px;height:14px}.tour-memory-core small{color:#d8d2ff}.tour-memory-core span{color:#e3dfff}.tour-memory-panel>footer{margin-top:-48px}.tour-memory-panel>footer span{color:#77717d;border-right-color:#ded9e2;padding:15px 17px;font-size:11px}.tour-memory-panel>footer b{color:#39343e;font-size:12px}.tour-guide-footer{background:#f4f2f6;border-top-color:#ddd8e1;min-height:62px;padding:0 24px}.tour-guide-footer span{color:#746e79;font-size:11px}.tour-guide-footer button{color:var(--tour-purple-dark);border-bottom:0;padding:8px 0;font-size:11px}.tour-guide-footer a{background:var(--tour-ink);border-radius:999px;padding:11px 16px;font-size:11px}.tour-footer{background:#211e27;min-height:88px}.tour-footer p{color:#aaa5af;font-size:11px}.tour-footer>a:last-child{color:#d1c9ff;font-size:11px}.editorial-modal-backdrop{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#16121db8;padding:22px}.repo-flow-modal{width:min(1900px,98vw);height:min(920px,94vh);color:var(--tour-ink);background:#f8f7fa;border:1px solid #fff3;border-radius:22px;box-shadow:0 48px 130px #0d0a147a}.repo-flow-modal>header{background:#fbfafc;border-bottom:1px solid #d9d5df;align-items:center;min-height:122px;padding:24px 32px}.repo-flow-modal>header>div{max-width:980px}.repo-flow-modal>header span{color:var(--tour-purple-dark);letter-spacing:.09em;font-size:10px}.repo-flow-modal>header h2{margin:9px 0 7px;font-size:clamp(27px,2.1vw,39px)}.repo-flow-modal>header p{color:#66616b;font-size:13px;line-height:1.55}.repo-flow-modal>header button{color:#5f5965;background:0 0;border-color:#d4ced9;border-radius:999px;width:42px;height:42px;font-size:22px}.repo-flow-modal>header button:hover{color:#fff;border-color:var(--tour-ink);background:var(--tour-ink)}.repo-flow-toolbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#211e27;border:0;border-radius:999px;top:140px;right:26px;overflow:hidden;box-shadow:0 14px 32px #1f192a33}.repo-flow-toolbar button{color:#d7d1dc;border-right-color:#ffffff1f;min-width:41px;height:38px;font-size:11px}.repo-flow-toolbar button:hover{color:#fff;background:var(--tour-purple)}.repo-flow-viewport{background-color:#f0eef4;background-image:radial-gradient(#d2cbd9 .8px,#0000 .8px);background-size:24px 24px}.repo-flow-svg{min-width:2180px;min-height:570px;padding:42px 28px 24px;transition:width .35s cubic-bezier(.16,1,.3,1)}.repo-flow-svg marker path{fill:var(--tour-purple)}.repo-flow-svg #flow-arrow-warm path{fill:#b8614e}.repo-flow-edge{stroke:#7564d1;stroke-width:2.8px;stroke-dasharray:none;animation:none}.repo-flow-edge.warm{stroke:#a66859;stroke-dasharray:8 8;animation:1.8s linear infinite repoEdgeFlow}.repo-flow-edge.retry{stroke:#a66859;stroke-dasharray:7 7;animation:1.5s linear infinite repoEdgeFlow}.repo-flow-edge.database{stroke:var(--tour-purple)}.repo-flow-node rect,.repo-flow-node polygon,.repo-flow-node ellipse{fill:#fbfafc;stroke:#bdb5ca;stroke-width:1.5px;filter:drop-shadow(0 10px 14px #33284814)}.repo-flow-node .node-kicker{fill:#756f7d;letter-spacing:.7px;font-size:13px}.repo-flow-node .node-title{fill:#211e27;font-size:25px}.repo-flow-node .node-copy{fill:#6b6570;font-size:16px}.repo-flow-node .edge-label{fill:#4e4854;font-size:14px}.repo-flow-node .warm-label,.repo-flow-node .retry-label{fill:#9e5948}.input-node rect{fill:#e9e5ef;stroke:#bdb5c8}.stage-three rect{fill:var(--tour-purple);stroke:var(--tour-purple);filter:drop-shadow(0 18px 24px #4b34b533)}.client-node rect,.feedback-node rect{fill:#fbfafc;stroke:#bdb5ca}.barrier-node polygon{fill:#fbfafc;stroke:#725fd7;stroke-width:2px}.database-node ellipse,.database-node rect{fill:#211e27;stroke:var(--tour-purple);filter:drop-shadow(0 16px 25px #231c3438)}.database-node .node-kicker{fill:#a99dee}.database-node .node-title{fill:#fff}.database-node .node-copy{fill:#bcb5c2}.loop-caption{fill:#5f5866;font-size:15px}.stage-one rect,.stage-two rect,.stage-three rect,.stage-four rect,.stage-five rect,.stage-six rect,.stage-seven rect,.barrier-one polygon,.barrier-two polygon{animation-name:repoNodeFocus;animation-duration:10s;animation-timing-function:ease;animation-iteration-count:infinite}.stage-one rect{animation-delay:0s}.stage-two rect{animation-delay:1.1s}.barrier-one polygon{animation-delay:2s}.stage-three rect{animation-delay:3s}.barrier-two polygon{animation-delay:4.2s}.stage-four rect{animation-delay:5.1s}.stage-five rect{animation-delay:6.1s}.stage-six rect{animation-delay:7.1s}.stage-seven rect{animation-delay:8.1s}.database-node ellipse,.database-node rect{animation:4s ease-in-out infinite repoDatabaseGlow}@keyframes repoNodeFocus{0%,14%,to{filter:drop-shadow(0 10px 14px #33284814)}6%{filter:drop-shadow(0 15px 22px #4e39b947);stroke-width:2.5px}}.flow-particle{fill:#fff;stroke:var(--tour-purple);stroke-width:4px;filter:drop-shadow(0 0 7px #4e39b9b3)}.retry-particle,.loop-particle{fill:#fff;stroke:#a66859}.repo-flow-modal>footer{color:#706a75;background:#fbfafc;border-top-color:#d9d5df;min-height:60px;padding:0 30px;font-size:11px}.repo-flow-modal>footer span i{background:var(--tour-purple);box-shadow:none}.repo-flow-modal>footer span:nth-child(2) i{background:#7564d1}.repo-flow-modal>footer span:nth-child(3) i{background:#a66859}.repo-flow-modal>footer strong{color:var(--tour-purple-dark);font-size:11px}@media (max-width:1180px){.tour-nav{grid-template-columns:1fr auto}.tour-nav nav{display:none}.tour-hero{grid-template-columns:.86fr 1.14fr;gap:34px;padding-left:28px;padding-right:28px}.tour-hero-copy h1{font-size:50px}.tour-panel{grid-template-columns:1fr;gap:38px}.tour-panel>header{max-width:740px}.tour-stage{min-height:850px}.tour-memory-panel>footer{grid-column:1;margin-top:0}}@media (max-width:900px){.tour-nav{height:62px;padding:0 16px}.tour-hero{background:var(--tour-paper);grid-template-columns:1fr;min-height:0;padding:54px 18px 30px}.tour-hero:before{inset:45% 0 0}.tour-hero-copy h1{font-size:clamp(40px,10vw,58px)}.tour-hero-copy>p{font-size:15px}.tour-hero-preview{height:630px;min-height:0}.tour-guide{width:calc(100% - 24px);margin:30px auto}.tour-tabs{grid-template-columns:repeat(4,190px);padding:0 10px;overflow-x:auto}.tour-tabs button{min-height:76px;padding:12px 14px}.tour-stage{min-height:0;padding:38px 22px}.tour-panel{min-height:0}.tour-panel>header h2{font-size:clamp(34px,8vw,48px)}.tour-two-ways{grid-template-columns:1fr}.tour-two-ways article{min-height:375px}.tour-task-board{grid-template-columns:1fr;gap:14px}.tour-board-arrow{flex-direction:row}.tour-board-arrow b{transform:rotate(90deg)}.tour-memory-flow{grid-template-columns:1fr}.tour-memory-flow>i{transform:rotate(90deg)}.tour-memory-flow .tour-memory-core{min-height:190px}.repo-flow-modal{border-radius:14px;width:99vw;height:96vh}.repo-flow-modal>header{min-height:104px;padding:18px 19px}.repo-flow-modal>header h2{font-size:23px}.repo-flow-modal>header p{display:none}.repo-flow-toolbar{top:116px;right:15px}.repo-flow-svg{min-width:1900px;padding-top:36px}}@media (max-width:560px){.tour-brand>span:last-child{display:none}.tour-nav-cta{padding:0 13px}.tour-eyebrow{font-size:11px}.tour-hero-actions{flex-direction:column;align-items:stretch}.tour-hero-actions a,.tour-hero-actions button{justify-content:space-between}.tour-hero-preview{height:590px}.tour-preview-photo{height:57%}.tour-run-steps{grid-template-columns:1fr 1fr;height:25%}.tour-run-steps span:nth-child(-n+2){border-bottom:1px solid #e8e4eb}.tour-creator-result{grid-template-columns:auto 1fr auto;height:18%}.tour-creator-result>span:nth-of-type(2),.tour-creator-result>span:nth-of-type(3){display:none}.tour-profile-person{grid-template-columns:auto 1fr}.tour-profile-person a{grid-column:2;justify-self:start}.tour-profile-comment{padding-bottom:48px;padding-right:18px}.tour-profile-comment a{inset:auto auto 16px 19px;transform:none}.tour-profile-fields{grid-template-columns:1fr 1fr}.tour-profile-fields span:nth-child(3n){border-right:1px solid #e4dfe8}.tour-profile-fields span:nth-child(2n){border-right:0}.tour-profile-fields span:nth-last-child(-n+3){border-bottom:1px solid #e4dfe8}.tour-profile-fields span:nth-last-child(-n+2){border-bottom:0}.tour-memory-panel>footer{grid-template-columns:1fr}.tour-guide-footer{gap:10px;min-height:76px;padding:10px 12px}.tour-guide-footer span{display:none}.tour-guide-footer button,.tour-guide-footer a{font-size:10px}.tour-footer{grid-template-columns:1fr auto;padding:0 17px}.tour-footer p{display:none}.repo-flow-modal>footer{gap:12px;padding:0 15px}.repo-flow-modal>footer span:nth-child(2),.repo-flow-modal>footer span:nth-child(3),.repo-flow-modal>footer strong{display:none}}@media (prefers-reduced-motion:reduce){.tour-run-status span i,.repo-flow-edge,.stage-node rect,.delivery-node rect,.client-node rect,.feedback-node rect,.barrier-node polygon,.database-node ellipse,.database-node rect{animation:none!important}.flow-particle{display:none}.tour-stage{animation:none}}.tour-home{--tour-type-display:clamp(46px,3.9vw,64px);--tour-type-section:clamp(36px,2.55vw,42px);--tour-type-card:22px;--tour-type-body:15px;--tour-type-label:12px;--tour-type-caption:11px}.tour-brand strong{font-size:16px}.tour-brand>span:last-child,.tour-nav nav button,.tour-nav-cta{font-size:var(--tour-type-label)}.tour-hero-copy h1{font-size:var(--tour-type-display);line-height:1.06}.tour-hero-copy>p{font-size:17px}.tour-hero-actions a,.tour-hero-actions button{font-size:13px}.tour-guide{scroll-margin-top:92px}.tour-tabs button{justify-content:center}.tour-tabs button b{font-size:14px;line-height:1.3}.tour-tabs button small{font-size:var(--tour-type-label);line-height:1.35}.tour-panel{grid-template-columns:minmax(410px,.74fr) minmax(650px,1.26fr);gap:clamp(46px,5vw,82px)}.tour-panel>header h2{font-size:var(--tour-type-section);letter-spacing:-.04em;line-height:1.12}.tour-panel>header p{font-size:var(--tour-type-body);line-height:1.75}.tour-two-ways small,.tour-brief>small,.tour-agent-run>header span,.tour-profile-person small,.tour-profile-comment small,.tour-profile-fields small,.tour-memory-flow small{font-size:var(--tour-type-label)}.tour-two-ways h3{font-size:25px}.tour-two-ways li,.tour-two-ways strong{font-size:14px}.tour-two-ways li:before{font-size:var(--tour-type-caption)}.tour-brief h3{font-size:var(--tour-type-card)}.tour-brief dl div,.tour-agent-run>header b,.tour-agent-run li b{font-size:13px}.tour-board-arrow span,.tour-agent-run li small{font-size:var(--tour-type-caption)}.tour-profile-person h3{font-size:19px}.tour-profile-person p,.tour-profile-person a,.tour-profile-comment a{font-size:var(--tour-type-label)}.tour-profile-comment p,.tour-profile-fields b{font-size:15px}.tour-memory-panel{grid-template-columns:minmax(410px,.74fr) minmax(650px,1.26fr)}.tour-memory-flow strong{font-size:17px}.tour-memory-flow span{font-size:var(--tour-type-label)}.tour-memory-core strong{font-size:var(--tour-type-card)}.tour-memory-panel>footer span{font-size:var(--tour-type-label);line-height:1.55}.tour-memory-panel>footer b{font-size:13px}.tour-guide-footer span,.tour-guide-footer button,.tour-guide-footer a,.tour-footer p,.tour-footer>a:last-child{font-size:var(--tour-type-label)}.tour-run-status span,.tour-run-steps span,.tour-creator-result small,.tour-creator-result a{font-size:var(--tour-type-caption)}.tour-run-status strong{font-size:17px}.tour-run-status small,.tour-creator-result strong,.tour-creator-result b{font-size:var(--tour-type-label)}.repo-flow-modal>header span,.repo-flow-toolbar button,.repo-flow-modal>footer,.repo-flow-modal>footer strong{font-size:12px}.repo-flow-modal>header h2{font-size:clamp(29px,1.9vw,35px)}.repo-flow-modal>header p{font-size:14px}.repo-flow-node .node-kicker{font-size:15px}.repo-flow-node .node-title{font-size:26px}.repo-flow-node .node-title.small{font-size:21px}.repo-flow-node .node-copy{font-size:18px}.repo-flow-node .edge-label,.loop-caption{font-size:16px}@media (max-width:1180px){.tour-panel,.tour-memory-panel{grid-template-columns:1fr}.tour-panel>header{max-width:680px}.tour-panel>header h2{max-width:650px}}@media (max-width:900px){.tour-home{--tour-type-display:clamp(40px,9vw,52px);--tour-type-section:clamp(32px,7.5vw,40px)}.tour-guide{scroll-margin-top:78px}.tour-tabs button b{font-size:13px}.tour-tabs button small{font-size:11px}}@media (max-width:560px){.tour-home{--tour-type-display:clamp(38px,11vw,46px);--tour-type-section:clamp(30px,9vw,36px);--tour-type-body:14px}.tour-brand strong{font-size:15px}.tour-panel>header h2 br{display:none}.tour-memory-panel>footer span{font-size:11px}}.tour-home{--tour-ink:#17171b;--tour-muted:#6b6670;--tour-line:#ded8ce;--tour-paper:#fffdf9;--tour-canvas:#fbf7ef;--tour-purple:#6558d8;--tour-purple-dark:#5044bd;--tour-pink:#f48fc2;--tour-yellow:#ffdc62;--tour-blue:#c9e6ff;--tour-mint:#c7eadc;--tour-green:#19765f;background:var(--tour-canvas)}.tour-nav{background:#fbf7eff0;border-bottom-color:#1c1a2217}.tour-nav nav button:after{background:var(--tour-pink)}.tour-nav-cta{background:var(--tour-ink)}.tour-hero{background:#f8f4ec}.tour-hero:before{background:var(--tour-pink);border-radius:48% 52% 43% 57%;width:54%;height:76%;display:block;inset:9% -5% auto auto;transform:rotate(-4deg)}.tour-eyebrow{color:#25232b;background:#fffdf9b8;border-color:#25232b29}.tour-hero-actions button{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffff94;border-color:#1e1c2338}.tour-hero-preview{border-color:#1412192e;box-shadow:0 34px 78px #271a2c45}.tour-run-status{color:#24212a;background:#fffcf7eb;border-color:#1f1c251f;box-shadow:0 12px 30px #1a132329}.tour-run-steps{background:#fffdf9}.tour-guide{background:#fffdf9;border-color:#1f1c2421;box-shadow:0 25px 70px #221b361a}.tour-tabs{background:#eeeae3;border-bottom-color:#221f271f;gap:7px;padding:8px}.tour-tabs button{text-align:center;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-content:center;justify-items:center;gap:6px;display:grid}.tour-tabs button b,.tour-tabs button small{text-align:center;white-space:nowrap;grid-column:1;place-self:auto center;width:100%}.tour-tabs button:after{display:none}.tour-tabs button.active{color:#fff;background:var(--tour-ink);border-radius:11px;box-shadow:0 8px 19px #17171b29}.tour-two-ways article{background:#f0ede7;border-color:#0000}.tour-two-ways article+article{border-color:var(--tour-ink);background:var(--tour-ink);box-shadow:0 20px 45px #17171b26}.tour-brief{background:#f0eafe;border-color:#483c851f}.tour-brief>small{color:#5c50bc}.tour-board-arrow b{color:#d25391}.tour-agent-run{border-color:var(--tour-ink);background:var(--tour-ink)}.tour-profile-person{background:linear-gradient(115deg,#ffe2f0 0%,#f5eefe 58%,#d9ecff 100%);border-bottom:0}.tour-profile-comment{background:#fff4c9;border-color:#0000}.tour-profile-comment small{color:#897226}.tour-profile-fields{border-top:0;gap:9px;padding:18px}.tour-profile-fields span,.tour-profile-fields span:nth-child(3n),.tour-profile-fields span:nth-last-child(-n+3){background:#f6f4f6;border:0;border-radius:11px}.tour-profile-fields span:nth-child(3){background:var(--tour-mint)}.tour-profile-fields span:nth-child(4){background:#e7f2ff}.tour-profile-fields span:nth-child(6){background:#f1ecff}.tour-profile-fields span:nth-child(3) b{color:var(--tour-green)}.tour-memory-flow{background:var(--tour-ink)}.tour-memory-panel>footer span{border-right-color:#ded8ce}.tour-guide-footer{background:#f5f1ea;border-top-color:#e4dfd6}.tour-guide-footer a,.tour-footer{background:var(--tour-ink)}.repo-flow-modal{color:#24212c;background:#fbfaff;border-color:#4034793d}.repo-flow-modal>header,.repo-flow-modal>footer{background:#fffdf9}.repo-flow-modal>header span{color:var(--tour-purple)}.repo-flow-toolbar{background:var(--tour-ink)}.repo-flow-toolbar button:hover{background:var(--tour-pink)}.repo-flow-viewport{background-color:#fbf7ef;background-image:radial-gradient(#d9d1c7 .8px,#0000 .8px)}.repo-flow-edge{stroke:var(--tour-purple)}.repo-flow-edge.warm,.repo-flow-edge.retry{stroke:#d97855}.repo-flow-node rect,.repo-flow-node polygon,.repo-flow-node ellipse{fill:#fffdf9;stroke:#bdb3cb}.input-node rect{fill:#eeeae3}.stage-three rect{fill:var(--tour-pink);stroke:#d7639d}.stage-three .node-kicker{fill:#6d3852}.stage-three .node-title{fill:var(--tour-ink)}.stage-three .node-copy{fill:#63394e}.stage-four rect{fill:var(--tour-yellow);stroke:#d5b13c}.stage-four .node-kicker{fill:#76611c}.stage-four .node-title{fill:var(--tour-ink)}.stage-four .node-copy{fill:#69591f}.delivery-node rect{fill:var(--tour-mint);stroke:#5aa98c}.client-node rect{fill:var(--tour-blue);stroke:#6da7ce}.feedback-node rect{fill:#eee8ff;stroke:#8878dc}.barrier-node polygon{fill:#fffdf9;stroke:var(--tour-purple)}.rejection-node rect,.retry-node rect{fill:#fff0e8;stroke:#d88969}.database-node ellipse,.database-node rect{fill:var(--tour-ink);stroke:var(--tour-purple)}.repo-flow-modal>footer strong{color:var(--tour-green)}@media (max-width:900px){.tour-hero{background:#f8f4ec}.tour-hero:before{width:118%;height:47%;inset:48% -23% auto auto}.tour-hero:after{bottom:40%;left:-90px}}.app-shell{--ink:#19181d;--ink-soft:#37333c;--muted:#706a73;--muted-2:#9b949c;--line:#e4ddd4;--line-strong:#d5ccc1;--surface:#fffdf9;--canvas:#fbf7ef;--accent:#6558d8;--accent-dark:#5044bd;--accent-soft:#f0eafe;--accent-line:#d8cff0;--green:#19765f;--green-soft:#c7eadc;--amber:#876b13;--amber-soft:#fff4c9;--red:#b95454;--red-soft:#ffe9e5;--disc-pink:#f48fc2;--disc-pink-soft:#ffe5f1;--disc-yellow:#ffdc62;--disc-blue:#c9e6ff;--shadow-sm:0 1px 2px #261d2609, 0 7px 22px #3022300b;--shadow-lg:0 28px 72px #261c302e;background:var(--canvas)}.app-shell .brand-mark{box-shadow:0 6px 15px #5044bd3d}.app-shell .topbar-right button{color:#fff;border-color:var(--ink);background:var(--ink);box-shadow:0 7px 17px #19181d26}.app-shell .topbar-right button:hover{border-color:var(--accent);background:var(--accent)}.app-shell .niche-trigger,.app-shell .niche-menu,.app-shell .filter-field select{background:#fffefa}.app-shell .default-niche{background:var(--accent-soft)}.app-shell .custom-notice{background:var(--amber-soft);border-color:#e4c85c}.app-shell .run-button,.app-shell .idle-run-button{color:#fff;background:var(--ink);box-shadow:0 10px 22px #19181d2e}.app-shell .results-tools label,.app-shell .data-badge,.app-shell .result-row{background:var(--surface)}.app-shell .active-filters>span{color:#4f457f;background:var(--accent-soft);border-color:#d8cff0}.app-shell .result-row:hover{border-color:#e79abb;box-shadow:0 14px 34px #5930461a}.app-shell .avatar{background:linear-gradient(145deg,#ede7ff,#ffe5f1)}.app-shell .grade-high{color:#71580d;background:#ffec9a}.app-shell .load-more-results{color:var(--ink);border-color:var(--ink);background:0 0}.app-shell .run-state-badge{background:#fffefa}.app-shell .discovery-idle{background:var(--surface);border-color:#dcd3c9;box-shadow:0 16px 42px #36263013}.app-shell .idle-intro{background:linear-gradient(145deg,#fffdf9 24%,#fff2e8 100%);border-right-color:#dcd3c9;position:relative;overflow:hidden}.app-shell .idle-intro:after{content:"";background:var(--disc-pink);opacity:.35;pointer-events:none;border-radius:48% 52% 58% 42%;width:260px;height:260px;position:absolute;bottom:-110px;right:-90px;transform:rotate(-17deg)}.app-shell .idle-intro>*{z-index:1;position:relative}.app-shell .idle-stage-list>div{box-shadow:none;background:#242228;border-color:#ffffff1c}.app-shell .idle-stage-list b{color:#4f2540;background:var(--disc-pink)}.app-shell .idle-stage-list>div:nth-child(2) b{color:#59490e;background:var(--disc-yellow)}.app-shell .idle-stage-list>div:nth-child(3) b{color:#294e64;background:var(--disc-blue)}.app-shell .idle-stage-list>div:nth-child(4) b{color:#285a4b;background:var(--green-soft)}.app-shell .discovery-animation{background:var(--surface);border-color:#dcd3c9;box-shadow:0 16px 42px #36263013}.app-shell .discovery-steps span.done>i{background:#52a88c;border-color:#52a88c}.app-shell .search-state{background:#fbf7eff2}.app-shell .search-orbit i:first-child,.app-shell .search-orbit i:nth-child(3){background:var(--disc-pink)}.app-shell .search-orbit i:nth-child(2){background:var(--disc-yellow)}.app-shell .search-progress{background:#e7ddd5}.app-shell .search-progress i{background:var(--disc-pink)}.app-shell .modal-backdrop{background:#19181d85}.app-shell .contact-modal{background:var(--surface);border-color:#e1d9cf;box-shadow:0 34px 95px #1e161e4d}.app-shell .primary-button:hover{border-color:var(--accent);background:var(--accent)}.app-shell .secondary-button,.app-shell .back-button{background:#fffefa}.app-shell .hero-kpis span{border-left-color:#47364e2e}.app-shell .data-card,.app-shell .comment-card,.app-shell .empty-data{background:var(--surface)}.app-shell .data-card h3{border-bottom-color:#e9e1d8}.app-shell .metric-row i,.app-shell .score-modules b{background:var(--accent)}.app-shell .translation-bar{color:#3c6a5c;background:#e7f6f0;border-color:#a8d5c5}.app-shell .grade-card-high{background:#fff8d8;border-left-color:#cba832}.app-shell .gate-table>div:first-child{background:#f3eee7}.app-shell .load-more{color:var(--ink);border-color:var(--ink);background:0 0}.app-shell .load-more:hover{color:#fff;background:var(--ink)}.app-shell{--ink:#1d1b20;--ink-soft:#3a353b;--muted:#746d72;--muted-2:#9e969a;--line:#e5ded6;--line-strong:#d4ccc3;--surface:#fffdf9;--canvas:#f4f1eb;--accent:#b74f78;--accent-dark:#8f3d5d;--accent-soft:#f8e7ee;--accent-line:#e7bdce;--disc-pink:#cf6d94;--disc-pink-soft:#fae8ef;--disc-blue:#e8ece8;background:var(--canvas)}.app-shell .topbar{background:#faf7f1f5;border-bottom-color:#ded7cf;box-shadow:0 1px #2d262b06}.app-shell .brand-mark{background:#6558d8}.app-shell .topbar-link{color:#7c747a}.app-shell .topbar-link:hover,.app-shell .nav-active{color:var(--ink)}.app-shell .workspace{grid-template-columns:334px minmax(0,1fr)}.app-shell .filter-panel{background:#faf7f1;border-right-color:#ded7cf;padding:29px 23px 30px}.app-shell .filter-title h1{letter-spacing:-.035em;font-size:22px}.app-shell .eyebrow{color:#9d4267;letter-spacing:.1em}.app-shell .filter-title>svg{color:#968e93}.app-shell .niche-trigger{background:#fffdf9;border-color:#ddd4ca;border-radius:12px;padding:12px;box-shadow:0 8px 22px #36272f0b}.app-shell .niche-symbol{color:#9e4168;background:#f9e3ec}.app-shell .filter-divider{background:#ded7cf;margin-top:21px}.app-shell .filter-group-label{color:#383238;font-size:10px}.app-shell .filter-field label>span{color:#746c72;margin-bottom:6px}.app-shell .run-button{background:var(--ink);border-radius:10px;min-height:46px;margin-top:19px;box-shadow:0 11px 24px #1d1b2029}.app-shell .run-button:active,.app-shell .idle-run-button:active,.app-shell .primary-button:active{transform:translateY(1px)}.app-shell .results-head p:not(.eyebrow){max-width:640px;margin-top:8px;font-size:10px;line-height:1.6}.app-shell .results-tools label,.app-shell .data-badge,.app-shell .run-state-badge{background:#fffdf9;border-color:#ddd5cc;border-radius:10px;min-height:39px}.app-shell .active-filters{background:#fffdf9;border:1px solid #ddd5cc;border-radius:12px;grid-template-columns:minmax(142px,1.15fr) repeat(4,minmax(112px,1fr)) auto;align-items:stretch;gap:0;min-width:760px;margin:0 0 20px;display:grid;overflow:hidden;box-shadow:0 8px 24px #33272e0a}.app-shell .filter-summary-title,.app-shell .active-filters>span{border-right:1px solid #e7e0d8;flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:11px 14px;display:flex}.app-shell .filter-summary-title small,.app-shell .active-filters>span small{color:#a69fa4;letter-spacing:.04em;font-size:7px;font-weight:700}.app-shell .filter-summary-title small{color:#bcb6be}.app-shell .filter-summary-title strong,.app-shell .active-filters>span strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:720;overflow:hidden}.app-shell .filter-summary-title strong{color:#fff}.app-shell .active-filters>button{color:#713047;white-space:nowrap;background:#fae8ef;border:1px solid #dba3b9;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin:8px;padding:0 12px;font-size:9px;font-weight:750;display:inline-flex}.app-shell .active-filters>button:hover{color:#fff;border-color:var(--accent);background:var(--accent)}.app-shell .results-table{background:#fffdf9;border:1px solid #dcd4cb;border-radius:14px;min-width:1050px;overflow:hidden;box-shadow:0 13px 34px #3628300e}.app-shell .results-table .table-key{color:#8a8287;letter-spacing:.025em;background:#efebe4;border-bottom:1px solid #ded7cf;align-items:center;min-width:0;min-height:38px;padding:0 17px;font-size:7px}.app-shell .results-table .results-list{gap:0}.app-shell .results-table .result-row{min-width:0;min-height:88px;box-shadow:none;background:#fffdf9;border:0;border-bottom:1px solid #e9e2da;border-radius:0;padding:15px 17px}.app-shell .results-table .result-reveal:last-child .result-row{border-bottom:0}.app-shell .results-table .result-row:hover{box-shadow:inset 3px 0 0 var(--accent);background:#fff7fa;border-color:#e9e2da;transform:none}.app-shell .creator-cell{gap:11px}.app-shell .creator-cell strong{color:#28242a;font-size:11px}.app-shell .creator-cell small{color:#8b8388}.app-shell .cell small{color:#9a9297;margin-bottom:6px}.app-shell .cell strong{color:#373238}.app-shell .intent-cell{background:#f8f3e9;border-radius:9px;padding:10px 11px}.app-shell .comment-preview p{font-size:8px}.app-shell .result-row:hover .row-arrow{color:var(--accent)}.app-shell .load-more-results{min-height:42px;color:var(--ink);box-shadow:none;background:0 0;border-color:#a49da2;border-radius:9px}.app-shell .load-more-results:hover{border-color:var(--ink);background:var(--ink)}.app-shell .discovery-idle,.app-shell .discovery-animation{background:#fffdf9;border-color:#dcd4cb;border-radius:14px;box-shadow:0 13px 34px #3628300e}.app-shell .idle-intro{background:#fffdf9;border-right-color:#ddd5cc}.app-shell .idle-intro:after{opacity:.28;background:#eeb0c9}.app-shell .idle-ready{color:#2f715c;background:#edf7f3;border-color:#b8d7cb}.app-shell .idle-run-button{background:var(--ink);box-shadow:0 10px 22px #1d1b202b}.app-shell .idle-run-button:hover{background:#343038}.app-shell .idle-workflow{color:var(--ink);background:#efeae2}.app-shell .idle-workflow-head span{color:var(--ink)}.app-shell .idle-stage-list>div{background:#fffdf9;border-color:#ddd5cc;box-shadow:0 5px 15px #37293009}.app-shell .idle-stage-list b,.app-shell .idle-stage-list>div:nth-child(2) b,.app-shell .idle-stage-list>div:nth-child(3) b,.app-shell .idle-stage-list>div:nth-child(4) b{color:#853856;background:#f7dce7}.app-shell .idle-output{border-top-color:#d9d1c8}.app-shell .idle-output>span{color:#81797e}.app-shell .idle-output b{color:#6f3048;background:#f8e3eb;border-color:#e1b2c4}.app-shell .discovery-progress i,.app-shell .search-progress i,.app-shell .search-orbit i:first-child,.app-shell .search-orbit i:nth-child(3){background:var(--accent)}.app-shell .search-orbit{border-color:#d8a5ba}.app-shell .search-orbit i:nth-child(3){box-shadow:0 0 0 9px #b74f7821}.app-shell .contact-modal{background:#fffdf9;border-color:#dcd4cb}.app-shell .primary-button{border-color:var(--ink);background:var(--ink)}.app-shell .primary-button:hover{background:#343038;border-color:#343038}.app-shell .detail-overlay{background:var(--canvas)}.app-shell .detail-header,.app-shell .detail-nav{background:#fffdf9f7}.app-shell .detail-nav button.active{color:var(--accent)}.app-shell .profile-hero{background:linear-gradient(118deg,#fffdf9 0%,#fff7f9 68%,#f7dfe8 100%);border-color:#e4c2d0}@media (max-width:1320px){.app-shell .workspace{grid-template-columns:310px minmax(0,1fr)}.app-shell .active-filters{grid-template-columns:135px repeat(4,105px) auto;min-width:690px}.app-shell .results-table,.app-shell .results-table .result-row{min-width:0}}@media (max-width:760px){.app-shell .workspace{display:block}.app-shell .filter-panel{padding:22px 16px}.app-shell .results-panel{padding:23px 15px 36px}.app-shell .results-head h2{font-size:25px}.app-shell .active-filters{min-width:660px}.app-shell .results-table{border-radius:11px;min-width:0}.app-shell .results-table .result-row{min-height:0}.app-shell .intent-cell{padding:9px 10px}}.app-shell{--ink:#23232b;--ink-soft:#41414b;--muted:#74747f;--muted-2:#9c9ba5;--line:#e4e3e8;--line-strong:#d5d4dc;--surface:#fff;--canvas:#f5f5f7;--accent:#6556d9;--accent-dark:#5145b7;--accent-soft:#f0eefb;--accent-line:#d7d2f1;--green:#177b65;--green-soft:#e8f5f1;--amber:#8a6818;--amber-soft:#fff7dc;--red:#c35555;--red-soft:#fff0ee;--shadow-sm:0 1px 2px #22203109, 0 5px 16px #22203108;--shadow-lg:0 24px 65px #1f1c3626;background:var(--canvas);min-height:100dvh}.app-shell .topbar{height:62px;box-shadow:none;background:#fffffff5;border-bottom:1px solid #e4e3e7;grid-template-columns:300px 1fr auto}.app-shell .nav-active:after{background:var(--accent);height:2px}.app-shell .topbar-right button{color:#fff;box-shadow:none;background:#28272f;border-color:#28272f}.app-shell .topbar-right button:hover{background:#3a3842;border-color:#3a3842}.app-shell .workspace{grid-template-columns:326px minmax(0,1fr);min-height:calc(100dvh - 62px)}.app-shell .filter-panel{background:#fff;border-right:1px solid #e3e2e7;height:calc(100dvh - 62px);padding:27px 22px 29px;top:62px}.app-shell .filter-title{margin-bottom:20px}.app-shell .filter-title h1{font-size:21px;font-weight:720}.app-shell .eyebrow{color:var(--accent);letter-spacing:.11em;font-size:8px}.app-shell .niche-trigger{box-shadow:none;background:#fff;border-color:#dedde3;border-radius:10px;padding:11px}.app-shell .niche-symbol{color:var(--accent);background:#f5f3ff;border:1px solid #ddd9f5}.app-shell .niche-help{color:#85838e}.app-shell .niche-help span{color:var(--accent-dark)}.app-shell .niche-menu{background:#fff;border-color:#d9d8df}.app-shell .default-niche{color:#5045a7;background:#f5f3ff;border-color:#d9d4f4}.app-shell .default-niche small{color:#77718f}.app-shell .niche-search,.app-shell .niche-items button{background:#f7f7f9}.app-shell .niche-items button:hover{color:var(--accent-dark);background:#f2f0fb;border-color:#d8d3f2}.app-shell .filter-divider{background:#e5e4e9;margin:19px 0 5px}.app-shell .filter-group-label{color:#3e3d47}.app-shell .filter-trial-note{color:#74611e;background:#fff9e7;border-color:#eadb9f}.app-shell .filter-trial-note svg{color:#927218}.app-shell .filter-field label{margin-bottom:11px}.app-shell .filter-field label>span{color:#787680}.app-shell .filter-field select{background:#fff;border-color:#dedde3;border-radius:8px;min-height:40px;padding:9px 30px 9px 10px}.app-shell .run-button,.app-shell .idle-run-button{color:#fff;background:#28272f;border-radius:8px;box-shadow:0 8px 18px #22212921}.app-shell .run-button:hover,.app-shell .idle-run-button:hover{background:#3a3842}.app-shell .results-panel{background:var(--canvas);padding:27px 30px 42px}.app-shell .results-head{align-items:flex-end;margin-bottom:15px}.app-shell .results-head>div>.eyebrow{display:none}.app-shell .results-head h2{letter-spacing:-.035em;font-size:27px;font-weight:710}.app-shell .results-head p:not(.eyebrow){color:#7e7d87;max-width:620px;margin-top:7px;font-size:10px}.app-shell .results-tools label,.app-shell .data-badge,.app-shell .run-state-badge{min-height:38px;box-shadow:none;background:#fff;border-color:#dedde3;border-radius:8px}.app-shell .results-tools label:focus-within{border-color:#9c94df;box-shadow:0 0 0 3px #6556d912}.app-shell .run-state-badge.running{color:var(--accent-dark);background:#f5f3ff;border-color:#d6d1ef}.app-shell .run-state-badge.running>i{background:var(--accent);box-shadow:0 0 0 4px #ece9ff}.app-shell .active-filters{min-width:720px;min-height:54px;box-shadow:none;background:#fff;border:1px solid #e0dfe5;border-radius:9px;grid-template-columns:minmax(132px,.9fr) repeat(4,minmax(108px,1fr)) auto;margin:0 0 16px}.app-shell .filter-summary-title,.app-shell .active-filters>span{background:#fff;border-right-color:#e8e7eb;gap:3px;padding:9px 13px}.app-shell .filter-summary-title{color:var(--ink)}.app-shell .filter-summary-title small,.app-shell .filter-summary-title strong,.app-shell .active-filters>span small,.app-shell .active-filters>span strong{color:inherit}.app-shell .filter-summary-title small,.app-shell .active-filters>span small{color:#9b99a3}.app-shell .filter-summary-title strong,.app-shell .active-filters>span strong{color:#36353e;font-size:9px}.app-shell .active-filters>button{color:#55535d;background:#f7f7f8;border-color:#d6d5db;border-radius:7px;margin:8px;padding:0 12px}.app-shell .active-filters>button:hover{color:#fff;background:#383740;border-color:#383740}.app-shell .discovery-idle{background:#fff;border:1px solid #dedde3;border-radius:12px;grid-template-columns:minmax(340px,.78fr) minmax(560px,1.22fr);min-height:470px;box-shadow:0 12px 34px #2725340b}.app-shell .idle-intro{background:#fff;border-right:1px solid #e2e1e6;justify-content:center;padding:46px 44px;overflow:visible}.app-shell .idle-intro:after{display:none}.app-shell .idle-ready{color:var(--green);background:0 0;border:0;border-radius:0;margin-bottom:28px;padding:0}.app-shell .idle-ready>i{background:#2fa584;box-shadow:0 0 0 4px #e3f4ee}.app-shell .idle-intro .eyebrow{display:none}.app-shell .idle-intro h2{letter-spacing:-.035em;max-width:360px;font-size:31px;line-height:1.2}.app-shell .idle-intro>p:not(.eyebrow){color:#74727d;max-width:440px;margin-top:14px;font-size:10px;line-height:1.75}.app-shell .idle-run-button{margin-top:25px;padding:11px 14px}.app-shell .idle-intro>small{color:#9896a0;max-width:430px;margin-top:12px}.app-shell .idle-workflow{color:var(--ink);background:#f7f7f9;justify-content:center;padding:33px 35px}.app-shell .idle-workflow-head{margin-bottom:13px}.app-shell .idle-workflow-head span{color:#34333c;font-size:10px}.app-shell .idle-workflow-head small{color:#96949e}.app-shell .idle-agent-card{color:#fff;background:#2d2b34;border-radius:9px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;margin-bottom:10px;padding:12px 13px;display:grid}.app-shell .idle-agent-card>b{color:#dcd8ff;width:34px;height:34px;font-family:var(--font-geist-mono), monospace;background:#403b66;border:1px solid #ffffff24;border-radius:8px;place-items:center;font-size:8px;display:grid}.app-shell .idle-agent-card span small,.app-shell .idle-agent-card span strong{display:block}.app-shell .idle-agent-card span small{color:#9e9aa6;margin-bottom:3px;font-size:7px}.app-shell .idle-agent-card span strong{color:#fff;font-size:10px}.app-shell .idle-agent-card em{color:#92dbc4;font-size:7px;font-style:normal;font-weight:800}.app-shell .idle-stage-list{background:#dfdee4;border:1px solid #dfdee4;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.app-shell .idle-stage-list>div{min-height:84px;box-shadow:none;background:#fff;border:0;border-radius:0;grid-template-columns:29px 1fr auto;gap:10px;padding:12px}.app-shell .idle-stage-list b,.app-shell .idle-stage-list>div:nth-child(2) b,.app-shell .idle-stage-list>div:nth-child(3) b,.app-shell .idle-stage-list>div:nth-child(4) b{color:#6b6576;background:#f3f2f6;border:1px solid #e1dfe8;border-radius:7px;width:27px;height:27px}.app-shell .idle-stage-list strong{color:#37353e}.app-shell .idle-stage-list small{color:#85838d}.app-shell .idle-stage-list>div>i{background:#fff;border-color:#c8c6ce;box-shadow:0 0 0 3px #efeff2}.app-shell .idle-output{border-top-color:#e1e0e5;align-items:center;gap:18px;margin-top:13px;padding-top:12px;display:flex}.app-shell .idle-output>span{color:#8b8993;flex:none}.app-shell .idle-output>div{gap:0;margin-top:0}.app-shell .idle-output b{color:#676570;background:0 0;border:0;border-left:1px solid #dcdbe1;border-radius:0;padding:0 9px;font-size:7px}.app-shell .idle-output b:first-child{border-left:0;padding-left:0}.app-shell .discovery-animation{background:#fff;border-color:#dedde3;border-radius:12px;box-shadow:0 12px 34px #2725340b}.app-shell .discovery-status>strong,.app-shell .discovery-steps span.active{color:var(--accent)}.app-shell .discovery-progress{background:#ecebf0}.app-shell .discovery-progress i{background:var(--accent)}.app-shell .discovery-steps span.active>i{color:#fff;border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 4px #eeebff}.app-shell .skeleton-results{background:#f7f7f9}.app-shell .skeleton-row{background:#fff;border-color:#e8e7eb}.app-shell .skeleton-avatar,.app-shell .skeleton-row span i{background:#e8e7eb}.app-shell .results-table{background:#fff;border-color:#dfdee4;border-radius:11px;box-shadow:0 8px 27px #2725340a}.app-shell .results-table .table-key{color:#898791;background:#f4f4f6;border-bottom-color:#e1e0e5}.app-shell .results-table .result-row{background:#fff;border-bottom-color:#e9e8ec}.app-shell .results-table .result-row:hover{box-shadow:inset 2px 0 0 var(--accent);background:#faf9ff;border-color:#e9e8ec}.app-shell .avatar{background:#f0eff5;border-color:#fff}.app-shell .text-link{color:var(--accent-dark)}.app-shell .grade-medium{color:#496958;background:#e7f2ec}.app-shell .grade-low{color:#676a6d;background:#eceeef}.app-shell .load-more-results{background:#fff;border-color:#c8c7ce;border-radius:8px}.app-shell .load-more-results:hover{background:#383740;border-color:#383740}.app-shell .contact-modal,.app-shell .detail-header,.app-shell .detail-nav,.app-shell .data-card,.app-shell .comment-card,.app-shell .empty-data{background:#fff}.app-shell .modal-icon{color:var(--accent);background:var(--accent-soft)}.app-shell .request-summary{border-left-color:var(--accent);background:var(--accent-soft)}.app-shell .profile-hero{box-shadow:none;background:#fff;border-color:#dedce9}.app-shell .audience-callout{color:#475d54;background:#edf4f0}.app-shell .audience-callout strong{color:#2d5848}.app-shell .grade-card-medium{background:#fbfdfc;border-left-color:#729781}.app-shell .reel-samples article,.app-shell .empty-module{background:#f7f7f9}@media (max-width:1320px){.app-shell .topbar{grid-template-columns:270px 1fr auto}.app-shell .workspace{grid-template-columns:305px minmax(0,1fr)}.app-shell .results-panel{padding-left:24px;padding-right:24px}.app-shell .active-filters{grid-template-columns:125px repeat(4,103px) auto;min-width:680px}.app-shell .discovery-idle{grid-template-columns:1fr}.app-shell .idle-intro{border-bottom:1px solid #e2e1e6;border-right:0;padding:35px}.app-shell .idle-workflow{padding:30px 35px}}@media (max-width:760px){.app-shell .topbar{grid-template-columns:1fr auto}.app-shell .workspace{display:block}.app-shell .filter-panel{width:100%;height:auto;position:relative;top:0}.app-shell .results-panel{padding:22px 15px 34px}.app-shell .active-filters{min-width:650px}.app-shell .idle-intro,.app-shell .idle-workflow{padding:27px 22px}.app-shell .idle-stage-list{grid-template-columns:1fr}.app-shell .idle-output{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){.app-shell .result-row,.app-shell .run-button,.app-shell .idle-run-button,.app-shell .search-orbit,.app-shell .search-progress i,.app-shell .skeleton-row:after{transition:none!important;animation:none!important}}.app-shell{--ink:#19181e;--ink-soft:#3d3941;--muted:#756f76;--muted-2:#9d969c;--line:#e4ddd5;--line-strong:#d4cbc3;--surface:#fffdf9;--canvas:#f4efe7;--accent:#cb477f;--accent-dark:#9b315f;--accent-soft:#fde8f1;--accent-line:#efbad1;--green:#17785f;--green-soft:#e6f4ee;background:var(--canvas)}.app-shell .topbar{background:#fffbf5f5;border-bottom-color:#e5ddd4}.app-shell .brand-mark{background:#6558d8;box-shadow:0 5px 13px #6558d833}.app-shell .nav-active:after{background:#ef82b7}.app-shell .filter-panel{background:#fffaf4;border-right-color:#e5ddd4}.app-shell .niche-trigger,.app-shell .filter-field select{background:#fffdf9;border-color:#ded6ce}.app-shell .niche-symbol{color:#ad386d;background:#fde8f1;border-color:#f1c6d9}.app-shell .niche-trigger:hover,.app-shell .niche-trigger.active,.app-shell .filter-field select:focus{border-color:#dc8fb1;box-shadow:0 0 0 3px #cb477f17}.app-shell .run-button{background:#19181e}.app-shell .run-button:hover{background:#343038}.app-shell .results-panel{background:var(--canvas)}.app-shell .phase-idle,.app-shell .phase-searching{padding:18px}.app-shell .discovery-visual,.app-shell .discovery-cinematic{isolation:isolate;background:#e8e0d8;border:1px solid #19181e24;border-radius:15px;width:100%;min-width:0;height:calc(100dvh - 98px);min-height:610px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 48px #3e2d351a}.app-shell .discovery-visual-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.app-shell .discovery-visual-index{z-index:2;color:#19181e;font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;background:#f48fc2;padding:8px 10px;font-size:8px;font-weight:800;position:absolute;top:26px;left:28px}.app-shell .discovery-visual-copy{z-index:2;color:#19181e;width:min(40%,470px);position:absolute;top:50%;left:clamp(34px,5vw,76px);transform:translateY(-48%)}.app-shell .discovery-visual .idle-ready{color:#1f584a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ecf9f3e6;border:1px solid #17785f42;border-radius:999px;align-items:center;gap:8px;margin:0 0 25px;padding:7px 10px;font-size:9px;display:inline-flex}.app-shell .discovery-visual .idle-ready>i{background:#20a57c;box-shadow:0 0 0 4px #20a57c21}.app-shell .discovery-visual-copy h2{letter-spacing:-.06em;max-width:470px;margin:0;font-size:clamp(38px,4.2vw,64px);font-weight:700;line-height:.98}.app-shell .discovery-visual-copy>p{color:#5f585d;max-width:430px;margin:22px 0 0;font-size:12px;line-height:1.75}.app-shell .discovery-visual .idle-run-button{background:#19181e;border-radius:9px;margin-top:28px;padding:13px 16px;font-size:11px;box-shadow:0 12px 25px #19181e30}.app-shell .discovery-visual .idle-run-button:hover{background:#cb477f;transform:translateY(-2px)}.app-shell .discovery-visual .idle-run-button:focus-visible{outline-offset:3px;outline:3px solid #ffdc62}.app-shell .discovery-visual-copy>small{color:#7e757b;align-items:center;gap:6px;margin-top:13px;font-size:8px;display:flex}.app-shell .discovery-visual-note{z-index:2;color:#19181e;background:#ffdc62;min-width:250px;padding:15px 18px 14px 22px;position:absolute;bottom:24px;right:24px;box-shadow:8px 8px #f48fc2}.app-shell .discovery-visual-note small,.app-shell .discovery-visual-note strong,.app-shell .discovery-visual-note span{display:block}.app-shell .discovery-visual-note small{letter-spacing:.09em;margin-bottom:5px;font-size:7px;font-weight:800}.app-shell .discovery-visual-note strong{font-size:12px}.app-shell .discovery-visual-note span{color:#64562b;margin-top:5px;font-size:8px}.app-shell .discovery-cinematic{color:#19181e;background:#fffaf3;border-color:#19181e29;box-shadow:0 20px 52px #46303a1f}.app-shell .discovery-cinematic .discovery-visual-image{filter:saturate(.96)contrast(1.02)brightness(.98);animation:7s ease-in-out infinite alternate discoveryBreath;transform:scale(1.012)}.app-shell .cinematic-scrim{z-index:1;clip-path:polygon(0 0,51% 0,43% 100%,0 100%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fffaf3e6;position:absolute;inset:0}.app-shell .cinematic-topline{z-index:5;font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;border-bottom:1px solid #19181e38;justify-content:space-between;align-items:center;padding-bottom:13px;font-size:8px;display:flex;position:absolute;top:28px;left:30px;right:30px}.app-shell .cinematic-topline>span{color:#ff9bc8;font-weight:800}.app-shell .cinematic-topline>strong{color:#154d3f;background:#c7eadceb;align-items:center;gap:7px;padding:7px 9px;font-size:8px;font-weight:800;display:inline-flex}.app-shell .cinematic-topline>strong i{background:#1aa47b;border-radius:50%;width:7px;height:7px;animation:1.3s ease-in-out infinite signalPulse;box-shadow:0 0 0 5px #1aa47b21}.app-shell .cinematic-copy{z-index:5;max-width:470px;position:absolute;bottom:25%;left:clamp(34px,5vw,76px)}.app-shell .cinematic-copy p{color:#b93c73;letter-spacing:.08em;margin:0 0 15px;font-size:9px;font-weight:800}.app-shell .cinematic-copy h2{color:#0000;letter-spacing:-.055em;text-wrap:balance;background:linear-gradient(105deg,#19181e 0 43%,#ad386d 48%,#d36b98 50%,#19181e 55% 100%) 100% 0/260% 100%;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(40px,4.3vw,66px);font-weight:650;line-height:1;animation:.9s cubic-bezier(.2,.75,.25,1) both discoveryTextScan}.app-shell .cinematic-copy>span{color:#665f65;max-width:420px;margin-top:18px;font-size:11px;line-height:1.75;display:block}.app-shell .cinematic-focus{z-index:4;width:clamp(330px,34vw,550px);height:clamp(300px,58vh,520px);animation:4.6s ease-in-out infinite alternate discoveryFocus;position:absolute;top:50%;left:69%;transform:translate(-50%,-50%)}.app-shell .cinematic-focus:after{content:"LIVE SIGNAL WINDOW";color:#19181e;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;background:#ffdc62e6;padding:5px 7px;font-size:7px;font-weight:800;position:absolute;top:17px;left:18px}.app-shell .cinematic-focus i{width:58px;height:58px;box-shadow:none;background:0 0;border-radius:0;animation:none;position:absolute}.app-shell .cinematic-focus i:first-child{border-top:3px solid #f48fc2;border-left:3px solid #f48fc2;top:0;left:0}.app-shell .cinematic-focus i:nth-child(2){border-top:3px solid #ffdc62;border-right:3px solid #ffdc62;top:0;right:0}.app-shell .cinematic-focus i:nth-child(3){border-bottom:3px solid #c9e6ff;border-right:3px solid #c9e6ff;bottom:0;right:0}.app-shell .cinematic-focus i:nth-child(4){border-bottom:3px solid #6558d8;border-left:3px solid #6558d8;bottom:0;left:0}.app-shell .cinematic-signal-line{z-index:5;color:#373238;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#c9e6ffe0;align-items:center;gap:18px;padding:9px 12px;font-size:8px;display:flex;position:absolute;bottom:92px;right:30px}.app-shell .cinematic-signal-line span{align-items:center;gap:6px;display:inline-flex}.app-shell .cinematic-signal-line span:before{content:"";background:#c9e6ff;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #c9e6ff1f}.app-shell .cinematic-signal-line span:nth-child(2):before,.app-shell .cinematic-signal-line span:nth-child(5):before{background:#f48fc2}.app-shell .cinematic-signal-line span:nth-child(3):before{background:#8cf0cc}.app-shell .cinematic-signal-line span:nth-child(4):before{background:#ffdc62}.app-shell .cinematic-progress{z-index:5;color:#19181e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaf3e0;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:11px 13px;font-size:8px;display:grid;position:absolute;bottom:29px;left:30px;right:30px}.app-shell .cinematic-progress>span{color:#6f676d}.app-shell .cinematic-progress>div{background:#19181e29;height:4px;overflow:hidden}.app-shell .cinematic-progress>div i{height:100%;box-shadow:none;background:#cb477f;transition:width .42s cubic-bezier(.2,.8,.2,1);display:block}.app-shell .cinematic-progress>strong{color:#19181e;min-width:35px;font-family:var(--font-geist-mono), monospace;font-size:10px}@keyframes discoveryTextScan{0%{opacity:.84;background-position:100% 0}to{opacity:1;background-position:0 0}}@keyframes discoveryFocus{0%{transform:translate(-56%,-51%)}48%{transform:translate(-50%,-54%)}to{transform:translate(-43%,-47%)}}@keyframes discoveryBreath{0%{transform:scale(1.012)}to{transform:scale(1.035)}}@keyframes signalPulse{0%,to{opacity:.55;transform:scale(.75)}50%{opacity:1;transform:scale(1.1)}}@media (max-width:1320px){.app-shell .discovery-visual-copy{width:min(44%,410px);left:36px}.app-shell .discovery-visual-copy h2{font-size:clamp(36px,4.1vw,52px)}.app-shell .cinematic-copy{max-width:400px;left:38px}.app-shell .cinematic-copy h2{font-size:clamp(37px,4vw,54px)}.app-shell .cinematic-signal-line{gap:11px}}@media (max-width:760px){.app-shell .phase-idle,.app-shell .phase-searching{padding:12px}.app-shell .discovery-visual,.app-shell .discovery-cinematic{height:680px;min-height:680px}.app-shell .discovery-visual-image{object-position:66% center}.app-shell .discovery-visual-copy{color:#19181e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffbf5f0;width:auto;padding:22px;inset:auto 18px 26px;transform:none}.app-shell .discovery-visual-copy h2{font-size:38px}.app-shell .discovery-visual-copy>p{font-size:11px}.app-shell .discovery-visual-note{display:none}.app-shell .cinematic-copy{bottom:24%;left:25px;right:25px}.app-shell .cinematic-copy h2{font-size:42px}.app-shell .cinematic-focus{width:370px;left:61%}.app-shell .cinematic-signal-line{flex-wrap:wrap;gap:8px 14px;bottom:90px;left:25px;right:25px}.app-shell .cinematic-progress{bottom:27px;left:25px;right:25px}}@media (prefers-reduced-motion:reduce){.app-shell .discovery-cinematic .discovery-visual-image,.app-shell .cinematic-focus,.app-shell .cinematic-focus i,.app-shell .cinematic-topline>strong i,.app-shell .cinematic-copy h2{animation:none!important}.app-shell .cinematic-copy h2{color:#19181e;background:0 0}}.mobile-filter-toggle{display:none}.filter-body{display:contents}@media (max-width:760px){html,body{width:100%;overflow-x:clip}body{font-size:14px}.tour-nav{grid-template-columns:minmax(0,1fr) auto;height:58px;padding:0 14px}.tour-nav nav,.tour-brand>span:last-child{display:none}.tour-brand{gap:8px;min-width:0}.tour-brand strong{font-size:14px}.tour-brand .brand-mark{width:28px;height:28px}.tour-nav-cta{white-space:nowrap;border-radius:999px;align-items:center;min-height:40px;padding:0 13px;font-size:11px;display:inline-flex}.tour-hero{grid-template-columns:1fr;gap:28px;min-height:0;padding:42px 16px 24px}.tour-hero:before{width:145%;height:50%;inset:48% -38% auto auto}.tour-eyebrow{font-size:10px}.tour-hero-copy h1{letter-spacing:-.05em;max-width:600px;margin:16px 0 18px;font-size:clamp(36px,10.6vw,46px);line-height:1.03}.tour-hero-copy h1 br{display:none}.tour-hero-copy>p{font-size:15px;line-height:1.7}.tour-hero-actions{flex-direction:column;align-items:stretch;gap:9px;margin-top:25px}.tour-hero-actions a,.tour-hero-actions button{width:100%;min-height:48px;font-size:13px}.tour-hero-preview{border-radius:16px;height:520px;min-height:0;box-shadow:0 22px 55px #271a2c33}.tour-preview-photo{height:57%}.tour-run-status{width:calc(100% - 30px);padding:13px 14px;top:15px;left:15px}.tour-run-status span,.tour-run-status small{font-size:10px}.tour-run-status strong{font-size:14px}.tour-run-steps{grid-template-columns:1fr 1fr;height:25%}.tour-run-steps span{min-height:54px;font-size:10px}.tour-run-steps span:nth-child(-n+2){border-bottom:1px solid #e8e4eb}.tour-creator-result{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;height:18%;padding:12px 14px}.tour-creator-result>span:nth-of-type(2),.tour-creator-result>span:nth-of-type(3){display:none}.tour-creator-result a{align-items:center;min-height:36px;padding:0 10px;display:inline-flex}.tour-guide{border-radius:15px;width:calc(100% - 20px);margin:22px auto 28px}.tour-tabs{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:repeat(4,minmax(148px,44vw));gap:6px;padding:7px;overflow-x:auto}.tour-tabs::-webkit-scrollbar{display:none}.tour-tabs button{scroll-snap-align:start;min-height:68px;padding:10px 12px}.tour-tabs button b{font-size:13px}.tour-tabs button small{font-size:10px}.tour-stage{min-height:0;padding:28px 16px 30px}.tour-panel,.tour-memory-panel{grid-template-columns:1fr;gap:28px;min-height:0}.tour-panel>header h2{margin:0 0 14px;font-size:30px;line-height:1.12}.tour-panel>header h2 br{display:none}.tour-panel>header p{font-size:14px}.tour-two-ways{grid-template-columns:1fr}.tour-two-ways article{min-height:330px;padding:25px 22px}.tour-two-ways h3{font-size:23px}.tour-two-ways li,.tour-two-ways strong{font-size:13px}.tour-task-board{grid-template-columns:1fr;gap:12px;min-height:0}.tour-board-arrow{flex-direction:row;min-height:38px}.tour-board-arrow b{transform:rotate(90deg)}.tour-brief,.tour-agent-run{padding:22px 18px}.tour-profile-person{grid-template-columns:auto minmax(0,1fr);padding:18px}.tour-profile-person a{grid-column:2;justify-self:start;align-items:center;min-height:36px;display:inline-flex}.tour-profile-comment{margin:14px 14px 0;padding:15px 15px 48px}.tour-profile-comment a{inset:auto auto 14px 15px;transform:none}.tour-profile-fields{grid-template-columns:1fr 1fr;padding:12px}.tour-profile-fields span{min-height:86px;padding:14px}.tour-memory-flow{grid-template-columns:1fr;gap:12px;padding:22px 17px}.tour-memory-flow>i{transform:rotate(90deg)}.tour-memory-flow .tour-memory-core{min-height:180px}.tour-memory-panel>footer{grid-template-columns:1fr;margin-top:0}.tour-memory-panel>footer span{min-height:74px;padding:14px}.tour-guide-footer{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:8px;min-height:0;padding:11px;display:grid}.tour-guide-footer>span{display:none}.tour-guide-footer button,.tour-guide-footer a{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:0 12px;font-size:10px;line-height:1;display:inline-flex}.tour-guide-footer button{color:#9b315f;background:#fffaf4;border:1px solid #dfc2cf}.tour-guide-footer a{color:#fff;border:1px solid var(--tour-ink);background:var(--tour-ink)}.tour-footer{grid-template-columns:1fr auto;min-height:76px;padding:0 16px}.tour-footer p{display:none}.editorial-modal-backdrop{padding:0}.repo-flow-modal{border:0;border-radius:0;width:100vw;height:100dvh}.repo-flow-modal>header{min-height:96px;padding:16px 58px 16px 16px}.repo-flow-modal>header h2{margin-top:6px;font-size:21px}.repo-flow-modal>header p{display:none}.repo-flow-modal>header button{width:42px;height:42px;top:15px;right:14px}.repo-flow-toolbar{top:107px;right:12px}.repo-flow-toolbar button{min-width:43px;min-height:43px}.repo-flow-viewport{touch-action:pan-x pan-y}.repo-flow-svg{min-width:1800px;padding-top:30px}.repo-flow-modal>footer{min-height:52px;padding:0 14px}.repo-flow-modal>footer span:nth-child(2),.repo-flow-modal>footer span:nth-child(3),.repo-flow-modal>footer strong{display:none}.app-shell .topbar{grid-template-columns:minmax(0,1fr) auto;height:58px;padding:0 13px;position:sticky}.app-shell .brand{gap:8px}.app-shell .brand strong{font-size:13px}.app-shell .brand-mark{width:28px;height:28px}.app-shell .topbar-center{display:none}.app-shell .topbar-right{gap:0;font-size:0}.app-shell .topbar-right .fresh-dot{display:none}.app-shell .topbar-right button{border-radius:999px;min-height:40px;margin:0;padding:0 14px;font-size:11px}.app-shell .workspace{min-height:calc(100dvh - 58px);display:block}.app-shell .filter-panel{z-index:35;border-bottom:1px solid #e3dad1;border-right:0;width:100%;height:auto;padding:10px 12px;position:relative;top:0;overflow:visible}.app-shell .filter-title{display:none}.app-shell .mobile-filter-toggle{text-align:left;background:#fffdf9;border:1px solid #dfd4c9;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:58px;padding:9px 11px 9px 13px;display:flex;box-shadow:0 5px 18px #3628300a}.app-shell .mobile-filter-toggle small,.app-shell .mobile-filter-toggle strong{display:block}.app-shell .mobile-filter-toggle>span:first-child{min-width:0}.app-shell .mobile-filter-toggle small{color:#a04a70;letter-spacing:.05em;margin-bottom:4px;font-size:9px;font-weight:800}.app-shell .mobile-filter-toggle strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.app-shell .mobile-filter-action{color:#8f345d;background:#fde8f1;border-radius:8px;flex:none;align-items:center;gap:5px;min-height:38px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.app-shell .mobile-filter-action svg{transition:transform .18s}.app-shell .mobile-filter-toggle[aria-expanded=true] .mobile-filter-action svg{transform:rotate(180deg)}.app-shell .filter-body{padding-top:13px;display:none}.app-shell .filter-body.open{display:block}.app-shell .filter-divider{margin-top:15px}.app-shell .filter-list{grid-template-columns:1fr}.app-shell .filter-field select{min-height:46px;font-size:13px}.app-shell .filter-field label>span{font-size:11px}.app-shell .filter-trial-note{padding:10px;font-size:10px}.app-shell .run-button{min-height:48px;font-size:12px}.app-shell .filter-footnote{padding-bottom:4px;font-size:9px}.app-shell .niche-trigger{min-height:58px}.app-shell .niche-help{font-size:10px}.app-shell .niche-menu{z-index:130;border-radius:15px;flex-direction:column;width:auto;display:flex;position:fixed;inset:68px 12px 12px}.app-shell .niche-search{min-height:44px}.app-shell .niche-search input{font-size:13px}.app-shell .niche-scroll{flex:auto;max-height:none}.app-shell .default-niche,.app-shell .niche-group>button,.app-shell .niche-items button{min-height:44px}.app-shell .default-niche b,.app-shell .niche-group>button{font-size:12px}.app-shell .default-niche small,.app-shell .niche-items button{font-size:10px}.app-shell .results-panel{padding:14px 12px 30px;overflow:visible}.app-shell .phase-idle,.app-shell .phase-searching{padding:10px 12px 14px}.app-shell .discovery-visual,.app-shell .discovery-cinematic{border-radius:15px;height:650px;min-height:650px}.app-shell .discovery-visual-image{object-position:65% center}.app-shell .discovery-visual-index,.app-shell .discovery-visual-note{display:none}.app-shell .discovery-visual-copy{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffbf5f2;border-radius:12px;width:auto;padding:20px;inset:auto 12px 12px;transform:none;box-shadow:0 12px 34px #23191f21}.app-shell .discovery-visual .idle-ready{margin-bottom:17px}.app-shell .discovery-visual-copy h2{font-size:36px;line-height:1}.app-shell .discovery-visual-copy>p{margin-top:14px;font-size:12px;line-height:1.65}.app-shell .discovery-visual .idle-run-button{justify-content:center;width:100%;min-height:48px;margin-top:18px;font-size:12px}.app-shell .discovery-visual-copy>small{font-size:9px;line-height:1.5}.app-shell .discovery-cinematic .discovery-visual-image{object-position:64% center}.app-shell .cinematic-scrim{clip-path:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#fffaf30f 8%,#fffaf32e 42%,#fffaf3f0 76%,#fffaf3 100%)}.app-shell .cinematic-topline{padding-bottom:10px;font-size:7px;top:17px;left:16px;right:16px}.app-shell .cinematic-topline>strong{padding:6px 8px;font-size:7px}.app-shell .cinematic-focus{opacity:.72;width:250px;height:315px;top:40%;left:65%}.app-shell .cinematic-focus:after{display:none}.app-shell .cinematic-focus i{width:40px;height:40px}.app-shell .cinematic-copy{max-width:none;bottom:150px;left:20px;right:20px}.app-shell .cinematic-copy p{margin-bottom:11px;font-size:8px}.app-shell .cinematic-copy h2{font-size:38px;line-height:1.02}.app-shell .cinematic-copy>span{margin-top:12px;font-size:12px;line-height:1.65}.app-shell .cinematic-signal-line{gap:8px 12px;padding:8px 10px;font-size:8px;bottom:85px;left:20px;right:20px}.app-shell .cinematic-signal-line span:nth-child(n+4){display:none}.app-shell .cinematic-progress{gap:9px;padding:10px;bottom:20px;left:20px;right:20px}.app-shell .results-head{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:13px}.app-shell .results-head h2{font-size:27px}.app-shell .results-head p:not(.eyebrow){font-size:11px;line-height:1.6}.app-shell .results-tools{width:100%}.app-shell .results-tools label{width:100%;min-height:44px}.app-shell .results-tools input{font-size:13px}.app-shell .data-badge{display:none}.app-shell .active-filters{min-width:0;min-height:0;box-shadow:none;scrollbar-width:none;background:0 0;border:0;border-radius:0;flex-wrap:nowrap;gap:7px;margin:0 -12px 13px;padding:0 12px 4px;display:flex;overflow-x:auto}.app-shell .active-filters::-webkit-scrollbar{display:none}.app-shell .filter-summary-title,.app-shell .active-filters>span{background:#fffdf9;border:1px solid #ded3ca;border-radius:9px;flex:none;justify-content:center;min-height:48px;padding:8px 12px}.app-shell .active-filters>button{background:#fde8f1;flex:none;min-height:48px;margin:0;padding:0 13px}.app-shell .results-table{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.app-shell .table-key{display:none}.app-shell .results-table .results-list{box-shadow:none;background:0 0;border:0;border-radius:0;gap:10px;overflow:visible}.app-shell .results-table .result-row{background:#fffdf9;border:1px solid #dfd6ce;border-radius:13px;grid-template-columns:minmax(0,1.25fr) minmax(112px,.75fr);grid-template-areas:"creator metric""intent intent""commerce quality""audience price";align-items:start;gap:16px 12px;min-width:0;min-height:0;padding:17px 15px;display:grid;box-shadow:0 7px 22px #33262d0b}.app-shell .results-table .result-reveal:last-child .result-row{border-bottom:1px solid #dfd6ce}.app-shell .result-row:hover{box-shadow:0 7px 22px #33262d0b}.app-shell .creator-cell{grid-area:creator;padding-right:14px}.app-shell .creator-cell strong{font-size:13px}.app-shell .creator-cell small{margin-top:4px;font-size:10px}.app-shell .avatar{width:46px;height:46px}.app-shell .numeric{text-align:right;grid-area:metric}.app-shell .intent-cell{grid-area:intent;padding:11px 12px}.app-shell .result-row>.cell:nth-child(4){grid-area:commerce}.app-shell .result-row>.cell:nth-child(5){grid-area:quality}.app-shell .result-row>.cell:nth-child(6){grid-area:audience}.app-shell .price-cell{grid-area:price}.app-shell .cell small{margin-bottom:6px;font-size:9px}.app-shell .cell strong{font-size:12px}.app-shell .cell>span,.app-shell .cell em{margin-top:5px;font-size:10px;line-height:1.45}.app-shell .comment-preview p{font-size:11px}.app-shell .comment-preview .text-link{font-size:10px}.app-shell .grade{font-size:8px}.app-shell .row-arrow{position:absolute;top:20px;right:10px}.app-shell .load-more-results{width:100%;min-height:48px;margin-top:14px;font-size:11px}.app-shell .results-footer{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;font-size:9px;line-height:1.5}.app-shell .detail-overlay{width:100vw;max-width:none;box-shadow:none;animation:.25s ease-out mobileDrawerIn}.app-shell .detail-overlay:before{display:none}.app-shell .detail-header{grid-template-columns:44px minmax(0,1fr) auto;gap:8px;min-height:70px;padding:9px 12px}.app-shell .back-button{justify-content:center;width:44px;height:44px;padding:0;font-size:0}.app-shell .detail-person{gap:9px}.app-shell .detail-person .avatar-large{width:42px;height:42px}.app-shell .detail-person .eyebrow{display:none}.app-shell .detail-person h2{font-size:14px}.app-shell .detail-person small{text-overflow:ellipsis;white-space:nowrap;max-width:145px;font-size:9px;overflow:hidden}.app-shell .detail-header>.secondary-button{min-height:42px;padding:0 10px;font-size:9px}.app-shell .detail-nav{scrollbar-width:none;gap:22px;height:48px;padding:0 14px;overflow-x:auto}.app-shell .detail-nav::-webkit-scrollbar{display:none}.app-shell .detail-nav button{white-space:nowrap;flex:none;font-size:11px}.app-shell .detail-body{padding:14px 12px calc(34px + env(safe-area-inset-bottom))}.app-shell .profile-hero{grid-template-columns:1fr;gap:18px;padding:18px 16px}.app-shell .profile-hero h2{font-size:24px}.app-shell .profile-hero>div:first-child>p:not(.eyebrow){font-size:11px;line-height:1.65}.app-shell .hero-kpis{background:#e9dfe3;border:1px solid #e9dfe3;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.app-shell .hero-kpis span{background:#fffdf9;border:0;min-width:0;padding:12px}.app-shell .hero-kpis small{font-size:9px}.app-shell .hero-kpis strong{font-size:15px}.app-shell .card-grid,.app-shell .evidence-grid,.app-shell .quality-grid{grid-template-columns:1fr;gap:10px}.app-shell .span-2,.app-shell .span-3{grid-column:auto}.app-shell .data-card{border-radius:11px;padding:17px 15px}.app-shell .data-card h3{font-size:14px}.app-shell .data-card h4{font-size:10px}.app-shell .field-rows>div{grid-template-columns:96px minmax(0,1fr);gap:10px;padding:6px 0;font-size:11px}.app-shell .metric-list{gap:9px}.app-shell .metric-row{padding-bottom:7px;font-size:10px}.app-shell .split-data{grid-template-columns:1fr;gap:8px}.app-shell .inline-values{font-size:11px;line-height:1.7}.app-shell .audience-callout{flex-direction:column;align-items:flex-start;gap:8px;font-size:10px}.app-shell .link-list,.app-shell .sponsor-list{font-size:10px}.app-shell .detail-section{margin-top:25px}.app-shell .section-heading{flex-direction:column;align-items:flex-start;gap:9px}.app-shell .section-heading h2,.app-shell .section-stat strong{font-size:21px}.app-shell .section-stat span{font-size:10px}.app-shell .translation-bar{flex-direction:column;align-items:flex-start;gap:8px;padding:11px;font-size:10px}.app-shell .comments-grid{grid-template-columns:1fr}.app-shell .comment-card{padding:14px}.app-shell .comment-card>div strong{font-size:11px}.app-shell .comment-card>div .text-link{font-size:10px}.app-shell .comment-card p{font-size:12px}.app-shell .comment-card>small{font-size:10px}.app-shell .load-more{min-height:44px;font-size:11px}.app-shell .reel-list,.app-shell .sponsor-list,.app-shell .reel-samples{grid-template-columns:1fr}.app-shell .reel-list{font-size:10px}.app-shell .reel-samples article{padding:12px}.app-shell .reel-samples article>div,.app-shell .reel-samples small{font-size:9px}.app-shell .reel-samples p{height:auto;font-size:10px}.app-shell .detail-footer{font-size:9px;line-height:1.5}.app-shell .modal-backdrop{background:#2a1f2647;align-items:end;padding:0}.app-shell .contact-modal{width:100%;max-height:90dvh;padding:27px 20px calc(22px + env(safe-area-inset-bottom));border:0;border-radius:18px 18px 0 0;overflow-y:auto}.app-shell .contact-modal h2{padding-right:28px;font-size:24px}.app-shell .contact-modal>p:not(.eyebrow){font-size:12px}.app-shell .contact-actions{flex-direction:column;align-items:stretch}.app-shell .primary-button,.app-shell .secondary-button{min-height:48px;font-size:12px}}@keyframes mobileDrawerIn{0%{opacity:.7;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:390px){.tour-nav-cta{padding:0 11px;font-size:10px}.tour-hero-copy h1{font-size:36px}.tour-hero-preview{height:500px}.app-shell .mobile-filter-toggle strong{max-width:220px}.app-shell .discovery-visual,.app-shell .discovery-cinematic{height:620px;min-height:620px}.app-shell .discovery-visual-copy h2,.app-shell .cinematic-copy h2{font-size:34px}.app-shell .detail-person .avatar-large{display:none}.app-shell .detail-person small{max-width:135px}.app-shell .detail-header>.secondary-button{padding:0 8px}}.tour-home,.app-shell{--suite-ink:#1a181e;--suite-ink-soft:#514b54;--suite-muted:#756e78;--suite-muted-light:#9d949d;--suite-canvas:#f7f1e9;--suite-paper:#fffaf5;--suite-line:#43333924;--suite-line-strong:#4333393b;--suite-accent:#d95091;--suite-accent-deep:#9d2f63;--suite-accent-soft:#f7d6e6;--suite-violet:#6659d8;--suite-green:#178269;--suite-glass:#fffaf694;--suite-glass-strong:#fffaf6c7;--suite-glass-edge:#ffffffb8;--suite-glass-shadow:0 16px 45px #37272b1c, 0 2px 9px #37272b0d;--suite-ambient:radial-gradient(circle at 7% 12%, #6859d81c, transparent 24%), radial-gradient(circle at 85% 1%, #e879b429, transparent 27%), radial-gradient(circle at 52% 100%, #f1d4521a, transparent 29%);color:var(--suite-ink);background-color:var(--suite-canvas);background-image:var(--suite-ambient);background-attachment:fixed}.tour-home{--tour-ink:var(--suite-ink);--tour-muted:var(--suite-muted);--tour-line:var(--suite-line);--tour-paper:var(--suite-paper);--tour-canvas:#fbf7ef;--tour-purple:var(--suite-accent);--tour-purple-dark:var(--suite-accent-deep);--tour-pink:#f48fc2;--tour-yellow:#ffdc62;--tour-green:var(--suite-green);background-color:var(--tour-canvas);background-image:none;background-attachment:scroll}.app-shell{--ink:var(--suite-ink);--ink-soft:var(--suite-ink-soft);--muted:var(--suite-muted);--muted-2:var(--suite-muted-light);--line:var(--suite-line);--line-strong:var(--suite-line-strong);--surface:var(--suite-paper);--canvas:var(--suite-canvas);--accent:var(--suite-accent);--accent-dark:var(--suite-accent-deep);--accent-soft:var(--suite-accent-soft);--accent-line:#d9509147;--green:var(--suite-green)}.tour-nav,.app-shell .topbar{border-bottom:1px solid var(--suite-line);background:var(--suite-canvas);height:66px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;grid-template-columns:280px 1fr 280px;padding:0 max(28px,50vw - 620px);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px}.tour-nav .brand,.app-shell .brand{letter-spacing:.12em;align-items:center;gap:10px;width:max-content;font-size:16px;display:flex}.tour-nav .brand .brand-mark,.app-shell .brand-mark{background:linear-gradient(145deg,#7164e5,#5c4ed1);border-radius:9px;width:30px;height:30px;padding:6px;box-shadow:inset 0 1px #ffffff47,0 7px 16px #5d4dcd3b}.tour-nav .brand strong,.app-shell .brand strong{color:var(--suite-ink);letter-spacing:inherit;font-size:14px}.tour-nav .product-nav,.app-shell .product-nav{place-self:stretch center;align-items:center;gap:26px;display:flex}.tour-nav .product-nav a,.app-shell .product-nav a{height:100%;color:var(--suite-muted);align-items:center;font-size:12px;font-weight:700;transition:color .2s;display:flex;position:relative}.tour-nav .product-nav a:hover,.tour-nav .product-nav a.active,.app-shell .product-nav a:hover,.app-shell .product-nav a.active{color:var(--suite-ink)}.tour-nav .product-nav a.active:after,.app-shell .product-nav a.active:after{content:"";background:var(--suite-accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.tour-nav .topbar-status,.app-shell .topbar-status{color:var(--suite-muted);justify-self:end;align-items:center;gap:8px;font-size:10px;line-height:normal;display:flex}.tour-nav .topbar-status i,.app-shell .topbar-status i{background:#2aaa83;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2aaa831f}.site-header-actions{justify-self:end;align-items:center;gap:16px;display:flex}.contact-dialog-trigger{min-height:34px;color:var(--suite-ink);border:1px solid var(--suite-line-strong);white-space:nowrap;background:#fffaf594;border-radius:999px;padding:0 14px;font-size:11px;font-weight:760;transition:color .18s,border-color .18s,background .18s,transform .18s}.contact-dialog-trigger:hover{color:#fff;border-color:var(--suite-accent);background:var(--suite-accent);transform:translateY(-1px)}.contact-wechat-dialog{color:#1a181e;background:#fffaf5;border:1px solid #43333929;border-radius:24px;width:min(760px,100% - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;box-shadow:0 34px 100px #23181f47}.contact-wechat-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1b161c85}.contact-wechat-dialog>section{background:radial-gradient(circle at 4% 5%,#6659d81f,#0000 35%),radial-gradient(circle at 96% 94%,#d9509129,#0000 38%),#fffaf5;grid-template-columns:minmax(0,1.08fr) minmax(260px,.92fr);gap:30px;padding:42px;display:grid;position:relative;overflow:hidden}.contact-wechat-close{z-index:2;color:#514b54;background:#fffaf5d1;border:1px solid #43333926;border-radius:50%;place-items:center;width:34px;height:34px;padding:0 0 2px;font-size:22px;line-height:1;display:grid;position:absolute;top:16px;right:16px}.contact-wechat-close:hover{color:#fff;background:#d95091;border-color:#d95091}.contact-wechat-copy{align-self:center}.contact-wechat-copy>span{color:#9d2f63;letter-spacing:.17em;font-size:9px;font-weight:850}.contact-wechat-copy h2{letter-spacing:-.055em;max-width:360px;margin:13px 0 15px;font-size:clamp(29px,4vw,43px);line-height:1.08}.contact-wechat-copy>p{color:#756e78;max-width:390px;margin:0;font-size:12px;line-height:1.75}.contact-wechat-copy dl{gap:9px;margin:27px 0 0;display:grid}.contact-wechat-copy dl div{grid-template-columns:28px 1fr;align-items:center;gap:8px;display:grid}.contact-wechat-copy dt{color:#d95091;font:780 9px/1 var(--font-geist-mono),monospace}.contact-wechat-copy dd{color:#514b54;margin:0;font-size:10px}.contact-wechat-qr{text-align:center;background:#ffffffbd;border:1px solid #43333921;border-radius:19px;align-self:center;padding:16px;box-shadow:0 16px 42px #37272b1a}.contact-wechat-qr img{background:#fff;border-radius:12px;width:100%;height:auto;display:block}.contact-wechat-qr strong,.contact-wechat-qr small{display:block}.contact-wechat-qr strong{margin-top:13px;font-size:11px}.contact-wechat-qr small{color:#756e78;margin-top:4px;font-size:9px}:is(.contact-dialog-trigger:focus-visible,.contact-wechat-close:focus-visible){outline-offset:3px;outline:3px solid #6659d857}.tour-nav-cta,.app-shell .topbar-right button{color:#fff;border:1px solid var(--suite-ink);background:var(--suite-ink);min-height:38px;box-shadow:none;border-radius:999px;padding:0 16px}.tour-nav-cta:hover,.app-shell .topbar-right button:hover{color:#fff;border-color:var(--suite-accent);background:var(--suite-accent)}.app-shell .fresh-dot{background:#2aaa83;box-shadow:0 0 0 4px #2aaa831f}.tour-hero{background-color:#f8f4ec;background-image:none;min-height:calc(100dvh - 66px);padding-left:max(34px,50vw - 740px);padding-right:max(34px,50vw - 740px)}.tour-hero:before{content:"";z-index:-1;background:var(--tour-pink);border-radius:48% 52% 43% 57%;width:54%;height:76%;display:block;position:absolute;inset:9% -5% auto auto;transform:rotate(-4deg)}.tour-hero:after{content:"";z-index:-1;background:var(--tour-yellow);opacity:.72;border-radius:50%;width:190px;height:190px;display:block;position:absolute;bottom:10%;left:-3%}@media (max-width:900px){.tour-hero:before{width:118%;height:47%;inset:48% -23% auto auto}.tour-hero:after{bottom:40%;left:-90px}}.tour-eyebrow{color:var(--suite-accent-deep);background:var(--suite-glass-strong);-webkit-backdrop-filter:blur(16px)saturate(130%);backdrop-filter:blur(16px)saturate(130%);border-color:#d9509138;box-shadow:inset 0 1px #ffffffb3}.tour-hero-copy h1 b{color:var(--suite-accent-deep)}.tour-hero-copy>p{color:var(--suite-ink-soft)}.tour-hero-actions a{border-color:var(--suite-ink);background:var(--suite-ink);box-shadow:0 12px 28px #2a1f2629}.tour-hero-actions button{border-color:var(--suite-glass-edge);background:var(--suite-glass);-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);box-shadow:inset 0 1px #ffffffa3,0 10px 28px #37272b12}.tour-hero-actions a:hover{background:var(--suite-accent);border-color:var(--suite-accent)}.tour-hero-actions button:hover{background:var(--suite-glass-strong);border-color:#d9509157}.tour-hero-preview{background:#fff;border-color:#1412192e;border-radius:18px;box-shadow:0 34px 78px #271a2c45}.tour-run-status{color:#24212a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffcf7eb;border-color:#1f1c251f;border-radius:12px;box-shadow:0 12px 30px #1a132329}.tour-run-status span{color:var(--tour-green)}.tour-run-status strong{color:#24212a}.tour-run-status small{color:#77717c}.tour-run-steps{background:#fffdf9;border-color:#0000}.tour-run-steps span{border-color:#e8e4eb}.tour-run-steps .done{color:var(--tour-green);background:#f0faf6}.tour-run-steps .active{color:#2c2933;background:#ffe6f2}.tour-run-steps .active:after{background:var(--tour-pink)}.tour-run-steps .active i{border-color:var(--tour-ink);background:var(--tour-ink)}.tour-creator-result{background:var(--tour-yellow);border-top:0}.tour-creator-result small{color:#746327}.tour-creator-result a{background:var(--tour-ink)}.tour-guide{border-color:var(--suite-glass-edge);background:var(--suite-glass-strong);box-shadow:var(--suite-glass-shadow);-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);border-radius:20px}.tour-tabs{border-bottom-color:var(--suite-line);background:#fffaf58a;gap:0;padding:0 24px}.tour-tabs button{border-radius:0}.tour-tabs button:after{background:0 0;display:block;bottom:-1px;left:24px;right:24px}.tour-tabs button.active{color:inherit;box-shadow:none;background:0 0;border-radius:0}.tour-tabs button.active:after{background:var(--suite-accent)}.tour-tabs button.active b{color:var(--suite-accent-deep)}.tour-tabs button.active small{color:var(--suite-ink-soft)}.tour-stage{background:#fffaf5bd}.tour-two-ways article,.tour-brief,.tour-profile-sheet,.tour-profile-comment,.tour-profile-fields span,.tour-memory-flow>div{border-color:var(--suite-line);background:#fffaf5d1}.tour-two-ways article+article,.tour-agent-run,.tour-memory-flow{color:#fff;border-color:var(--suite-ink);background:var(--suite-ink);box-shadow:0 20px 45px #2a1f2624}.tour-two-ways article+article small{color:#e8a7c5}.tour-two-ways article+article strong{color:#f6d7e6}.tour-brief>small,.tour-board-arrow b,.tour-profile-comment a,.tour-profile-fields span:nth-child(3) b{color:var(--suite-accent-deep)}.tour-brief{background:#f7d6e66b}.tour-agent-run li.active{border-color:var(--suite-accent);background:#d9509129}.tour-agent-run li.active>i{color:#fff;border-color:var(--suite-accent);background:var(--suite-accent)}.tour-profile-person{background:linear-gradient(115deg,#f7d6e6c2,#ede7ffb8)}.tour-profile-comment,.tour-profile-fields span:nth-child(3),.tour-profile-fields span:nth-child(4),.tour-profile-fields span:nth-child(6){background:#fffaf5d1}.tour-memory-flow>i{color:#e582b0}.tour-memory-flow .tour-memory-core{color:#fff;border-color:var(--suite-accent);background:var(--suite-accent-deep)}.tour-memory-core b{border-color:#fff}.tour-memory-core small,.tour-memory-core span{color:#f3c9dc}.tour-guide-footer{border-top-color:var(--suite-line);background:#f7f1e9b8}.tour-guide-footer button{color:var(--suite-accent-deep)}.tour-guide-footer a{background:var(--suite-ink)}.tour-footer{color:var(--suite-ink);border-top:1px solid var(--suite-line);background:var(--suite-canvas)}.tour-footer p{color:var(--suite-muted)}.tour-footer>a:last-child{color:var(--suite-accent-deep)}.app-shell .workspace{min-height:calc(100dvh - 66px)}.app-shell .filter-panel{border-right-color:var(--suite-line);background:var(--suite-glass-strong);-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);height:calc(100dvh - 66px);top:66px}.app-shell .eyebrow{color:var(--suite-accent-deep)}.app-shell .niche-trigger,.app-shell .filter-field select,.app-shell .results-tools label,.app-shell .data-badge,.app-shell .run-state-badge,.app-shell .active-filters,.app-shell .results-table,.app-shell .data-card,.app-shell .comment-card,.app-shell .empty-data{border-color:var(--suite-glass-edge);background:var(--suite-glass-strong);box-shadow:inset 0 1px #ffffff9e,0 8px 26px #37272b0e}.app-shell .niche-trigger,.app-shell .filter-field select,.app-shell .results-tools label,.app-shell .data-badge,.app-shell .run-state-badge{border-radius:11px}.app-shell .niche-symbol,.app-shell .modal-icon{color:var(--suite-accent-deep);background:var(--suite-accent-soft);border-color:#d9509133}.app-shell .niche-trigger:hover,.app-shell .niche-trigger.active,.app-shell .filter-field select:focus,.app-shell .results-tools label:focus-within{border-color:#d9509185;box-shadow:0 0 0 3px #d9509117}.app-shell .filter-divider{background:var(--suite-line)}.app-shell .run-button,.app-shell .idle-run-button,.app-shell .primary-button{background:var(--suite-ink);border-radius:999px}.app-shell .run-button:hover,.app-shell .idle-run-button:hover,.app-shell .primary-button:hover{border-color:var(--suite-accent);background:var(--suite-accent)}.app-shell .results-panel{background-color:#0000;background-image:var(--suite-ambient)}.app-shell .discovery-visual,.app-shell .discovery-cinematic{border-color:var(--suite-glass-edge);background:var(--suite-paper);box-shadow:var(--suite-glass-shadow);border-radius:20px}.app-shell .discovery-visual-index{color:var(--suite-accent-deep);-webkit-backdrop-filter:blur(16px)saturate(135%);backdrop-filter:blur(16px)saturate(135%);background:#fffaf6c2;border:1px solid #d950913d;border-radius:999px;box-shadow:inset 0 1px #ffffffb8,0 8px 24px #37272b14}.app-shell .discovery-visual .idle-ready{color:#185f4b;background:#eef9f4cc;border-color:#17826933}.app-shell .discovery-visual-copy h2{color:var(--suite-ink)}.app-shell .discovery-visual-copy>p{color:var(--suite-ink-soft)}.app-shell .discovery-visual .idle-run-button{border-radius:999px}.app-shell .discovery-visual-note{color:var(--suite-ink);border:1px solid var(--suite-glass-edge);background:var(--suite-glass-strong);box-shadow:var(--suite-glass-shadow);-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);border-radius:16px}.app-shell .discovery-visual-note span{color:var(--suite-muted)}.app-shell .cinematic-scrim{background:#f7f1e9e0}.app-shell .cinematic-copy p{color:var(--suite-accent-deep)}.app-shell .cinematic-copy h2{background-image:linear-gradient(105deg,var(--suite-ink) 0 43%,var(--suite-accent-deep) 48%,var(--suite-accent) 50%,var(--suite-ink) 55% 100%)}.app-shell .cinematic-copy>span{color:var(--suite-ink-soft)}.app-shell .cinematic-focus i:first-child,.app-shell .cinematic-focus i:nth-child(2),.app-shell .cinematic-focus i:nth-child(3),.app-shell .cinematic-focus i:nth-child(4){border-color:var(--suite-accent)}.app-shell .cinematic-signal-line{background:#f7d6e6d1}.app-shell .cinematic-progress{background:var(--suite-glass-strong)}.app-shell .cinematic-progress>div i{background:var(--suite-accent)}.app-shell .active-filters{border-radius:16px}.app-shell .filter-summary-title{color:var(--suite-ink);background:#f7d6e68a}.app-shell .filter-summary-title small,.app-shell .filter-summary-title strong{color:inherit}.app-shell .active-filters>button{color:var(--suite-accent-deep);background:var(--suite-accent-soft);border-color:#d9509147}.app-shell .active-filters>button:hover{border-color:var(--suite-accent);background:var(--suite-accent)}.app-shell .results-table{border-radius:20px}.app-shell .results-table .table-key{border-bottom-color:var(--suite-line);background:#f7f1e9b8}.app-shell .results-table .result-row{border-bottom-color:var(--suite-line);background:#fffaf5d1}.app-shell .results-table .result-row:hover{box-shadow:inset 3px 0 0 var(--suite-accent);background:#f7d6e63d}.app-shell .intent-cell{background:#f7f1e9bd}.app-shell .text-link,.app-shell .detail-nav button.active{color:var(--suite-accent-deep)}.app-shell .detail-nav button.active:after{background:var(--suite-accent)}.app-shell .load-more-results,.app-shell .load-more{border-radius:999px}.app-shell .detail-overlay{background-color:var(--suite-canvas);background-image:var(--suite-ambient)}.app-shell .detail-header,.app-shell .detail-nav,.app-shell .contact-modal{background:var(--suite-glass-strong)}.app-shell .profile-hero{border-color:var(--suite-glass-edge);background:var(--suite-glass-strong);box-shadow:var(--suite-glass-shadow);border-radius:20px}@media (max-width:1180px){.tour-nav{grid-template-columns:minmax(0,1fr) auto;padding:0 20px}.tour-nav .product-nav,.app-shell .product-nav{display:none}.app-shell .topbar{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:760px){.tour-nav,.app-shell .topbar{gap:8px;height:58px;padding:0 15px}.app-shell .topbar{grid-template-columns:minmax(0,1fr) auto}.tour-nav .brand strong,.app-shell .brand strong{font-size:12px}.tour-nav .brand .brand-mark,.app-shell .brand-mark{width:28px;height:28px}.tour-nav .topbar-status,.app-shell .topbar-status{justify-content:center;min-width:28px}.tour-nav .topbar-status span,.app-shell .topbar-status span{display:none}.site-header-actions{gap:10px}.contact-dialog-trigger{min-height:32px;padding:0 11px;font-size:10px}.contact-wechat-dialog{border-radius:20px;width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.contact-wechat-dialog>section{grid-template-columns:1fr;gap:23px;max-height:calc(100dvh - 20px);padding:34px 20px 22px;overflow-y:auto}.contact-wechat-copy h2{max-width:300px;font-size:31px}.contact-wechat-copy dl{margin-top:20px}.contact-wechat-qr{justify-self:center;width:min(100%,330px);padding:13px}.tour-hero{min-height:calc(100dvh - 58px);padding-left:16px;padding-right:16px}.tour-guide{border-radius:18px}.tour-tabs{padding:8px}.tour-tabs button{border-radius:11px}.tour-tabs button:after{display:none}.tour-tabs button.active{background:var(--suite-ink);border-radius:11px}.tour-tabs button.active b{color:#fff}.tour-tabs button.active small{color:#c5c0c7}.app-shell .workspace{min-height:calc(100dvh - 58px)}.app-shell .filter-panel{border-bottom-color:var(--suite-line);background:var(--suite-glass-strong);height:auto;top:0}.app-shell .results-panel{background-attachment:scroll}.app-shell .discovery-visual-copy{border:1px solid var(--suite-glass-edge);background:var(--suite-glass-strong);border-radius:16px}.app-shell .results-table .result-row{border-color:var(--suite-line);background:var(--suite-glass-strong);border-radius:16px}.app-shell .contact-modal{border-radius:20px 20px 0 0}}@media (prefers-reduced-motion:reduce){.contact-dialog-trigger{transition:none}}@media (prefers-reduced-transparency:reduce){.tour-home,.app-shell{--suite-glass:#fffaf5;--suite-glass-strong:#fffaf5}.tour-guide,.tour-run-status,.tour-hero-actions button,.app-shell .filter-panel,.app-shell .discovery-visual-index,.app-shell .discovery-visual-note{-webkit-backdrop-filter:none;backdrop-filter:none}}.gallery-home-embed{background:#f8f3ec;width:100%;min-height:100dvh;overflow:hidden}.gallery-home-frame{background:#f8f3ec;border:0;width:100%;height:100dvh;display:block}.daily-picks-page{--suite-ink:#1a181e;--suite-ink-soft:#514b54;--suite-muted:#756e78;--suite-muted-light:#9d949d;--suite-canvas:#f7f1e9;--suite-paper:#fffaf5;--suite-line:#43333924;--suite-line-strong:#4333393b;--suite-accent:#d95091;--suite-accent-deep:#9d2f63;--suite-accent-soft:#f7d6e6;--suite-violet:#6659d8;--suite-green:#178269;min-height:100dvh;color:var(--suite-ink);background:radial-gradient(circle at 11% 8%,#6659d81f,transparent 25%), radial-gradient(circle at 88% 4%,#d9509124,transparent 27%), var(--suite-canvas);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif}.daily-picks-page .daily-nav{z-index:40;border-bottom:1px solid var(--suite-line);-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);background:#f7f1e9e8;grid-template-columns:280px 1fr 280px;align-items:center;height:66px;padding:0 max(28px,50vw - 620px);display:grid;position:sticky;top:0}.daily-picks-page .brand{letter-spacing:.12em;align-items:center;gap:10px;width:max-content;display:flex}.daily-picks-page .brand strong{color:var(--suite-ink);font-size:14px}.daily-picks-page .brand-mark{background:linear-gradient(145deg,#7164e5,#5c4ed1);border-radius:9px;justify-content:center;align-items:flex-end;gap:2px;width:30px;height:30px;padding:6px;display:flex;box-shadow:inset 0 1px #ffffff47,0 7px 16px #5d4dcd3b}.daily-picks-page .brand-mark i{background:#fff;border-radius:2px;width:4px;display:block}.daily-picks-page .brand-mark i:first-child{height:7px}.daily-picks-page .brand-mark i:nth-child(2){height:14px}.daily-picks-page .brand-mark i:nth-child(3){height:10px}.daily-picks-page .product-nav{place-self:stretch center;align-items:center;gap:25px;display:flex}.daily-picks-page .product-nav a{height:100%;color:var(--suite-muted);align-items:center;font-size:12px;font-weight:700;display:flex;position:relative}.daily-picks-page .product-nav a:hover,.daily-picks-page .product-nav a.active{color:var(--suite-ink)}.daily-picks-page .product-nav a.active:after{content:"";background:var(--suite-accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.daily-picks-page .topbar-status{color:var(--suite-muted);justify-self:end;align-items:center;gap:8px;font-size:10px;display:flex}.daily-picks-page .topbar-status i{background:#2aaa83;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2aaa831f}.daily-hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:end;gap:72px;width:min(1180px,100% - 56px);margin:0 auto;padding:92px 0 68px;display:grid}.daily-kicker{color:var(--suite-accent-deep);letter-spacing:.17em;align-items:center;gap:9px;font-size:11px;font-weight:850;display:flex}.daily-kicker i{background:currentColor;width:28px;height:1px}.daily-hero-copy h1{letter-spacing:-.065em;margin:22px 0 24px;font-size:clamp(48px,6.2vw,84px);font-weight:660;line-height:.98}.daily-hero-copy h1 b{color:var(--suite-accent-deep);font-weight:inherit}.daily-hero-copy>p{max-width:670px;color:var(--suite-ink-soft);margin:0;font-size:16px;line-height:1.9}.daily-snapshot-note{background:#fffaf5b0;border:1px solid #ffffffbd;border-radius:20px;padding:28px;box-shadow:0 18px 52px #37272b1a,inset 0 1px #ffffffb3}.daily-snapshot-note>span{color:var(--suite-muted);letter-spacing:.12em;font-size:10px;font-weight:800}.daily-snapshot-note>strong{letter-spacing:-.02em;margin:8px 0 25px;font-size:18px;display:block}.daily-snapshot-note dl{grid-template-columns:1fr 1fr;gap:18px 22px;margin:0;display:grid}.daily-snapshot-note dl div{border-top:1px solid var(--suite-line);padding-top:12px}.daily-snapshot-note dt{color:var(--suite-muted);font-size:10px}.daily-snapshot-note dd{margin:5px 0 0;font-size:13px;font-weight:750}.daily-board{width:min(1240px,100% - 40px);margin:0 auto;padding:16px 0 90px}.daily-lane-tabs{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:44px;display:grid}.daily-lane-tabs button{text-align:left;min-height:105px;color:var(--suite-muted);border:1px solid var(--suite-line);background:#fffaf594;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:36px 1fr;align-content:center;gap:5px 8px;padding:20px;transition:transform .2s,border-color .2s,background .2s;display:grid}.daily-lane-tabs button:hover{border-color:var(--suite-line-strong);transform:translateY(-2px)}.daily-lane-tabs button.active{color:#fff;border-color:var(--suite-ink);background:var(--suite-ink);box-shadow:0 15px 32px #1a181e24}.daily-lane-tabs button>span{color:var(--suite-accent);font:800 11px/1 var(--font-geist-mono),monospace;grid-row:1/3}.daily-lane-tabs button strong{color:inherit;align-self:end;font-size:15px}.daily-lane-tabs button small{color:inherit;opacity:.58;letter-spacing:.08em;align-self:start;font-size:9px}.daily-lane-head{justify-content:space-between;align-items:end;gap:30px;margin:0 8px 24px;display:flex}.daily-lane-head>div:first-child>span{color:var(--suite-accent-deep);letter-spacing:.15em;font-size:10px;font-weight:850}.daily-lane-head h2{letter-spacing:-.045em;margin:6px 0 7px;font-size:34px}.daily-lane-head p{color:var(--suite-muted);margin:0;font-size:13px}.daily-query{border-left:2px solid var(--suite-accent);min-width:230px;padding:12px 15px}.daily-query small,.daily-query strong{display:block}.daily-query small{color:var(--suite-muted);font-size:9px}.daily-query strong{margin-top:4px;font-size:12px}.daily-list{background:#fffaf5ba;border:1px solid #ffffffbd;border-radius:20px;overflow:hidden;box-shadow:0 18px 54px #37272b17,inset 0 1px #ffffffb3}.daily-list-key,.daily-pick-row{grid-template-columns:minmax(310px,1.25fr) 105px 95px minmax(260px,1fr) 118px 34px;align-items:center;gap:18px;display:grid}.daily-list-key{min-height:45px;color:var(--suite-muted);border-bottom:1px solid var(--suite-line);letter-spacing:.06em;background:#f7f1e9c7;padding:0 24px;font-size:9px;font-weight:750}.daily-pick-row{border-bottom:1px solid var(--suite-line);min-height:103px;padding:14px 24px;transition:background .2s}.daily-pick-row:last-child{border-bottom:0}.daily-pick-row:hover{background:#f7d6e638}.daily-person{grid-template-columns:31px 56px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.daily-rank{color:var(--suite-muted-light);font:800 11px/1 var(--font-geist-mono),monospace}.rank-1 .daily-rank,.rank-2 .daily-rank,.rank-3 .daily-rank{color:var(--suite-accent-deep)}.daily-avatar{background:linear-gradient(145deg,#f8d8e7,#e8e2ff);border:1px solid #4333391a;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.daily-avatar img{object-fit:cover;width:100%;height:100%;display:block}.daily-avatar b{color:var(--suite-accent-deep);font-size:18px}.daily-person>span:last-child{min-width:0}.daily-person strong,.daily-person small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.daily-person strong{font-size:14px}.daily-person small{color:var(--suite-muted);margin-top:5px;font-size:11px}.daily-metric small{display:none}.daily-metric strong{font-size:14px}.daily-reason{color:var(--suite-ink-soft);margin:0;font-size:12px;line-height:1.65}.daily-heat{grid-template-columns:30px 1fr;align-items:center;gap:9px;display:grid}.daily-heat strong{font:800 13px/1 var(--font-geist-mono),monospace}.daily-heat span{background:#4333391c;border-radius:4px;height:3px;overflow:hidden}.daily-heat i{border-radius:inherit;background:linear-gradient(90deg,var(--suite-violet),var(--suite-accent));height:100%;display:block}.daily-profile-link{width:32px;height:32px;color:var(--suite-ink);border:1px solid var(--suite-line);background:#ffffff6b;border-radius:50%;place-items:center;font-size:14px;display:grid}.daily-profile-link:hover{color:#fff;border-color:var(--suite-accent);background:var(--suite-accent)}.daily-method{border-top:1px solid var(--suite-line-strong);grid-template-columns:160px .85fr 1.15fr;gap:50px;width:min(1180px,100% - 56px);margin:0 auto;padding:76px 0 84px;display:grid}.daily-method>span{color:var(--suite-accent-deep);letter-spacing:.15em;font-size:10px;font-weight:850}.daily-method h2{letter-spacing:-.04em;margin:0 0 18px;font-size:30px;line-height:1.2}.daily-method p{color:var(--suite-muted);margin:0;font-size:12px;line-height:1.75}.daily-method ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.daily-method li{border-bottom:1px solid var(--suite-line);grid-template-columns:36px 1fr;gap:14px;padding:14px 0;display:grid}.daily-method li b{color:var(--suite-accent-deep);font:800 10px/1.5 var(--font-geist-mono),monospace}.daily-method li span,.daily-method li strong{display:block}.daily-method li span{color:var(--suite-muted);font-size:11px}.daily-method li strong{color:var(--suite-ink);margin-bottom:4px;font-size:13px}.daily-footer{width:min(1180px,100% - 56px);color:var(--suite-muted);border-top:1px solid var(--suite-line);justify-content:space-between;gap:30px;margin:0 auto;padding:28px 0 40px;font-size:10px;display:flex}.daily-footer>span{letter-spacing:.12em;font-weight:800}.daily-footer p{text-align:right;max-width:650px;margin:0}@media (max-width:1040px){.daily-picks-page .daily-nav{grid-template-columns:1fr auto}.daily-picks-page .product-nav{display:none}.daily-hero{grid-template-columns:1fr;gap:34px;padding-top:70px}.daily-snapshot-note{max-width:560px}.daily-list-key{display:none}.daily-pick-row{grid-template-columns:minmax(280px,1.1fr) 90px 90px minmax(220px,1fr) 110px 34px}.daily-method{grid-template-columns:120px 1fr}.daily-method ol{grid-column:2}}@media (max-width:760px){.daily-picks-page .daily-nav{height:58px;padding:0 16px}.daily-picks-page .topbar-status span{display:none}.daily-hero{width:calc(100% - 32px);padding:56px 0 46px}.daily-hero-copy h1{font-size:clamp(43px,14vw,64px)}.daily-hero-copy>p{font-size:14px}.daily-board{width:calc(100% - 24px);padding-bottom:64px}.daily-lane-tabs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:36px}.daily-lane-tabs button{min-height:86px;padding:14px}.daily-lane-head{flex-direction:column;align-items:start}.daily-lane-head h2{font-size:29px}.daily-query{min-width:0}.daily-list{box-shadow:none;background:0 0;border:0;border-radius:0}.daily-pick-row{background:#fffaf5b8;border:1px solid #ffffffc2;border-radius:16px;grid-template-columns:1fr auto;gap:13px;margin-bottom:9px;padding:17px;box-shadow:0 9px 27px #37272b12}.daily-person{grid-column:1;grid-template-columns:25px 48px minmax(0,1fr)}.daily-avatar{width:48px;height:48px}.daily-profile-link{grid-area:1/2}.daily-metric{grid-row:2}.daily-pick-row>.daily-metric:nth-child(2){grid-column:1;margin-left:85px}.daily-pick-row>.daily-metric:nth-child(3){grid-column:1;margin-left:175px}.daily-metric small{color:var(--suite-muted);margin-bottom:3px;font-size:8px;display:block}.daily-metric strong{font-size:12px}.daily-reason{border-top:1px solid var(--suite-line);grid-column:1/3;padding-top:12px}.daily-heat{grid-column:1/3;grid-template-columns:28px 1fr}.daily-method{grid-template-columns:1fr;gap:28px;width:calc(100% - 32px);padding:54px 0}.daily-method ol{grid-column:1}.daily-footer{flex-direction:column;width:calc(100% - 32px)}.daily-footer p{text-align:left;line-height:1.6}}@media (prefers-reduced-motion:reduce){.daily-lane-tabs button,.daily-pick-row{transition:none}}.daily-picks-page .daily-v2-nav{z-index:40;border-bottom:1px solid var(--suite-line);height:66px;box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f1e9f0;grid-template-columns:260px 1fr 260px;align-items:center;padding:0 max(28px,50vw - 620px);display:grid;position:sticky;top:0}.daily-v2-hero{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:74px;width:min(1180px,100% - 56px);min-height:540px;margin:0 auto;padding:58px 0 52px;display:grid}.daily-v2-kicker{color:var(--suite-accent-deep);letter-spacing:.16em;font-size:10px;font-weight:850}.daily-v2-hero-copy h1{letter-spacing:-.06em;max-width:620px;margin:17px 0 18px;font-size:clamp(47px,5vw,67px);font-weight:690;line-height:1.04}.daily-v2-hero-copy>p{max-width:480px;color:var(--suite-ink-soft);margin:0;font-size:15px;line-height:1.8}.daily-v2-actions{align-items:center;gap:11px;margin-top:28px;display:flex}.daily-v2-actions a{border:1px solid var(--suite-line-strong);min-width:128px;color:var(--suite-ink);white-space:nowrap;background:#fffaf58f;border-radius:999px;justify-content:center;align-items:center;padding:12px 20px;font-size:12px;font-weight:760;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.daily-v2-actions a:first-child{color:#fff;border-color:var(--suite-ink);background:var(--suite-ink)}.daily-v2-actions a:hover{border-color:var(--suite-accent);transform:translateY(-1px)}.daily-v2-actions a:first-child:hover{background:var(--suite-accent)}.daily-v2-actions a:active{transform:translateY(1px)}.daily-v2-hero-visual{min-height:410px;position:relative}.daily-v2-portrait-stack{position:absolute;inset:0 0 38px}.daily-v2-portrait{background:#fffaf5d6;border:1px solid #ffffffbf;border-radius:16px;position:absolute;overflow:hidden;box-shadow:0 18px 45px #37272b21,inset 0 1px #ffffffbd}.daily-v2-portrait .daily-v2-avatar{border-radius:inherit;border:0;width:100%;height:100%}.daily-v2-portrait>span:last-child{color:var(--suite-ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf5d1;border:1px solid #ffffffa6;border-radius:12px;padding:10px 12px;position:absolute;bottom:10px;left:10px;right:10px}.daily-v2-portrait small,.daily-v2-portrait strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.daily-v2-portrait small{color:var(--suite-muted);font-size:8px}.daily-v2-portrait strong{margin-top:3px;font-size:11px}.daily-v2-portrait.portrait-1{z-index:4;width:37%;height:76%;top:30px;left:0;transform:rotate(-2deg)}.daily-v2-portrait.portrait-2{z-index:3;width:35%;height:68%;top:0;left:29%;transform:rotate(1.5deg)}.daily-v2-portrait.portrait-3{z-index:2;width:33%;height:72%;top:58px;right:10%;transform:rotate(2.5deg)}.daily-v2-portrait.portrait-4{z-index:1;width:25%;height:55%;top:12px;right:0;transform:rotate(4deg)}.daily-v2-date{border-left:2px solid var(--suite-accent);background:var(--suite-canvas);min-width:205px;padding:11px 15px;position:absolute;bottom:0;right:0}.daily-v2-date small,.daily-v2-date strong{display:block}.daily-v2-date small{color:var(--suite-muted);font-size:9px}.daily-v2-date strong{margin-top:4px;font-size:12px}.daily-v2-avatar{border:1px solid var(--suite-line);background:linear-gradient(145deg,#f8d8e7,#e8e2ff);border-radius:50%;flex:none;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.daily-v2-avatar img{object-fit:cover;width:100%;height:100%;display:block}.daily-v2-avatar b{color:var(--suite-accent-deep);font-size:16px}.daily-v2-summary{border:1px solid var(--suite-line);background:#fffaf5a3;border-radius:16px;grid-template-columns:repeat(4,minmax(120px,1fr)) minmax(230px,1.35fr);align-items:stretch;width:min(1240px,100% - 40px);min-height:112px;margin:0 auto 84px;display:grid}.daily-v2-summary>div,.daily-v2-summary>p{border-right:1px solid var(--suite-line);flex-direction:column;justify-content:center;margin:0;padding:20px 24px;display:flex}.daily-v2-summary>p{background:#f7d6e642;border-right:0}.daily-v2-summary strong{letter-spacing:-.035em;font-size:24px;line-height:1}.daily-v2-summary span{color:var(--suite-muted);margin-top:7px;font-size:10px}.daily-v2-summary>p span{margin:0 0 7px}.daily-v2-summary>p strong{font-size:13px}.daily-v2-summary>p small{color:var(--suite-muted);margin-top:5px;font-size:9px}.daily-v2-board{width:min(1240px,100% - 40px);margin:0 auto;padding-bottom:100px;scroll-margin-top:84px}.daily-v2-board-head{max-width:640px;margin-bottom:30px}.daily-v2-board-head h2{letter-spacing:-.045em;margin:0;font-size:36px}.daily-v2-board-head p{max-width:590px;color:var(--suite-muted);margin:12px 0 0;font-size:13px;line-height:1.7}.daily-v2-tabs{border:1px solid var(--suite-line);background:#fffaf594;border-radius:16px;grid-template-columns:repeat(5,1fr);gap:8px;padding:7px;display:grid}.daily-v2-tabs button{min-height:67px;color:var(--suite-muted);background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;padding:11px 15px;transition:color .18s,background .18s,border-color .18s,transform .18s;display:flex}.daily-v2-tabs button strong{font-size:13px}.daily-v2-tabs button small{color:inherit;opacity:.72;margin-top:5px;font-size:9px}.daily-v2-tabs button:hover{color:var(--suite-ink);border-color:var(--suite-line)}.daily-v2-tabs button.active{color:#fff;border-color:var(--suite-ink);background:var(--suite-ink)}.daily-v2-tabs button:active{transform:translateY(1px)}.daily-v2-active-lane{justify-content:space-between;align-items:end;gap:30px;padding:35px 8px 22px;display:flex}.daily-v2-active-lane>div>span{color:var(--suite-accent-deep);letter-spacing:.12em;font-size:9px;font-weight:820}.daily-v2-active-lane h3{letter-spacing:-.035em;margin:6px 0;font-size:25px}.daily-v2-active-lane p{color:var(--suite-muted);margin:0;font-size:12px}.daily-v2-active-lane dl{border-left:2px solid var(--suite-accent);min-width:250px;margin:0;padding-left:16px}.daily-v2-active-lane dt{color:var(--suite-muted);font-size:9px}.daily-v2-active-lane dd{margin:4px 0 0;font-size:11px;font-weight:720}.daily-v2-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.daily-v2-card{border:1px solid var(--suite-line);background:#fffaf5b3;border-radius:16px;min-width:0;padding:18px;transition:border-color .18s,background .18s,transform .18s}.daily-v2-card:hover{background:#fffaf5f0;border-color:#d9509159;transform:translateY(-2px)}.daily-v2-card>header{grid-template-columns:27px 52px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;display:grid}.daily-v2-rank{color:var(--suite-muted-light);font:780 10px/1 var(--font-geist-mono),monospace}.daily-v2-card.rank-1 .daily-v2-rank,.daily-v2-card.rank-2 .daily-v2-rank,.daily-v2-card.rank-3 .daily-v2-rank{color:var(--suite-accent-deep)}.daily-v2-person{min-width:0}.daily-v2-person strong,.daily-v2-person small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.daily-v2-person strong{font-size:13px}.daily-v2-person small{color:var(--suite-muted);margin-top:4px;font-size:10px}.daily-v2-card>header>a{color:var(--suite-ink-soft);border:1px solid var(--suite-line);white-space:nowrap;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:730}.daily-v2-card>header>a:hover{color:#fff;border-color:var(--suite-accent);background:var(--suite-accent)}.daily-v2-card>header>a b{margin-left:3px}.daily-v2-card-data{grid-template-columns:repeat(3,1fr);gap:7px;margin:17px 0 14px 90px;display:grid}.daily-v2-card-data span{background:#f7f1e9bf;border-radius:12px;min-width:0;padding:10px 11px}.daily-v2-card-data small,.daily-v2-card-data strong{display:block}.daily-v2-card-data small{color:var(--suite-muted);font-size:8px}.daily-v2-card-data strong{font:760 13px/1 var(--font-geist-mono),monospace;margin-top:5px}.daily-v2-card>p{min-height:38px;color:var(--suite-ink-soft);margin:0 0 0 90px;font-size:11px;line-height:1.65}.daily-v2-evidence{border-top:1px solid var(--suite-line);grid-template-columns:minmax(0,1.16fr) minmax(180px,.84fr);gap:10px;margin:16px 0 0 90px;padding-top:14px;display:grid}.daily-v2-samples{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;min-width:0;display:grid}.daily-v2-samples>a{min-width:0;color:var(--suite-ink);background:#f7f1e9b8;border-radius:12px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:9px;padding:5px;transition:transform .18s,background .18s;display:grid}.daily-v2-samples>a:hover{background:#f7d6e66b;transform:translateY(-1px)}.daily-v2-samples img{object-fit:cover;background:var(--suite-canvas);border-radius:9px;width:58px;height:58px;display:block}.daily-v2-samples span,.daily-v2-samples small,.daily-v2-samples strong{min-width:0;display:block}.daily-v2-samples small{color:var(--suite-accent-deep);font-size:8px;font-weight:760}.daily-v2-samples strong{font:720 10px/1.25 var(--font-geist-mono),monospace;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;overflow:hidden}.daily-v2-collabs{border-left:2px solid var(--suite-accent);min-width:0;padding:8px 10px}.daily-v2-collabs>small{color:var(--suite-muted);font-size:8px}.daily-v2-collabs ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px;margin:8px 0 0;padding:0;list-style:none;display:grid}.daily-v2-collabs li{color:var(--suite-ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:680;line-height:1.3;overflow:hidden}.daily-v2-footer{width:min(1180px,100% - 56px);color:var(--suite-muted);border-top:1px solid var(--suite-line);justify-content:space-between;align-items:center;gap:32px;margin:0 auto;padding:26px 0 38px;font-size:10px;display:flex}.daily-v2-footer strong{color:var(--suite-ink);letter-spacing:.12em;font-size:11px}.daily-v2-footer p{text-align:right;margin:0}@media (max-width:1080px){.daily-picks-page .daily-v2-nav{grid-template-columns:1fr auto}.daily-picks-page .daily-v2-nav .product-nav{display:none}.daily-v2-hero{grid-template-columns:minmax(0,.85fr) minmax(430px,1.15fr);gap:35px}.daily-v2-summary{grid-template-columns:repeat(4,1fr)}.daily-v2-summary>p{border-top:1px solid var(--suite-line);grid-column:1/5}.daily-v2-card>header{grid-template-columns:25px 48px minmax(0,1fr)}.daily-v2-card .daily-v2-avatar{width:48px;height:48px}.daily-v2-card>header>a{grid-column:3;width:max-content;margin-top:5px}.daily-v2-card-data,.daily-v2-card>p,.daily-v2-evidence{margin-left:84px}.daily-v2-evidence{grid-template-columns:1fr}}@media (max-width:760px){.daily-picks-page .daily-v2-nav{height:58px;padding:0 16px}.daily-picks-page .daily-v2-nav .topbar-status span{display:none}.daily-v2-hero{grid-template-columns:1fr;gap:32px;width:calc(100% - 32px);min-height:auto;padding:54px 0 38px}.daily-v2-hero-copy h1{font-size:45px}.daily-v2-hero-visual{min-height:300px}.daily-v2-portrait-stack{left:4px;right:4px}.daily-v2-portrait.portrait-1{width:43%}.daily-v2-portrait.portrait-2{width:39%;left:34%}.daily-v2-portrait.portrait-3{width:38%;right:2%}.daily-v2-portrait.portrait-4{display:none}.daily-v2-summary{grid-template-columns:1fr 1fr;width:calc(100% - 24px);margin-bottom:62px}.daily-v2-summary>div{border-bottom:1px solid var(--suite-line);min-height:91px;padding:16px}.daily-v2-summary>div:nth-child(2n){border-right:0}.daily-v2-summary>p{grid-column:1/3}.daily-v2-board{width:calc(100% - 24px);padding-bottom:70px}.daily-v2-board-head h2{font-size:30px}.daily-v2-tabs{grid-template-columns:1fr 1fr}.daily-v2-tabs button{min-height:61px}.daily-v2-active-lane{flex-direction:column;align-items:start;padding-top:28px}.daily-v2-active-lane dl{min-width:0}.daily-v2-grid{grid-template-columns:1fr}.daily-v2-card{padding:15px}.daily-v2-card-data,.daily-v2-card>p,.daily-v2-evidence{margin-left:0}.daily-v2-card-data{margin-top:15px}.daily-v2-card>p{min-height:0}.daily-v2-evidence{grid-template-columns:1fr}.daily-v2-collabs{border-left:0;border-top:2px solid var(--suite-accent)}.daily-v2-footer{flex-direction:column;align-items:flex-start;width:calc(100% - 32px)}.daily-v2-footer p{text-align:left;line-height:1.6}}@media (prefers-reduced-motion:reduce){.daily-v2-actions a,.daily-v2-tabs button,.daily-v2-card,.daily-v2-samples>a{transition:none}}@media (prefers-reduced-transparency:reduce){.daily-picks-page .daily-v2-nav,.daily-v2-portrait>span:last-child{background:var(--suite-canvas);-webkit-backdrop-filter:none;backdrop-filter:none}}.tour-hero-actions .hero-partner-link{min-width:150px;min-height:50px;color:var(--suite-muted);border:0;border-left:1px solid var(--suite-line-strong);box-shadow:none;background:0 0;border-radius:0;place-content:center start;gap:3px;padding:0 0 0 17px;display:grid}.tour-hero-actions .hero-partner-link span{letter-spacing:.08em;font-size:8px;font-weight:720}.tour-hero-actions .hero-partner-link img{width:126px;height:auto;display:block}.tour-hero-actions .hero-partner-link:hover{color:var(--suite-ink);border-color:var(--suite-line-strong);box-shadow:none;background:0 0;transform:none}.tour-hero-copy h1.hero-demand-title{letter-spacing:-.05em;max-width:760px;font-size:clamp(42px,3.5vw,64px);line-height:1.08}@media (max-width:560px){.tour-hero-copy h1.hero-demand-title{font-size:clamp(34px,9.5vw,48px);line-height:1.12}.tour-hero-actions .hero-partner-link{border-top:1px solid var(--suite-line-strong);border-left:0;width:100%;padding:14px 0 0}}
