@font-face{font-family:COESIS Noto Sans;src:url(/fonts/COESIS-NotoSans-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:COESIS Noto Sans;src:url(/fonts/COESIS-NotoSans-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:COESIS Noto Sans;src:url(/fonts/COESIS-NotoSans-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:COESIS Noto Arabic;src:url(/fonts/COESIS-NotoSansArabic-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:COESIS Noto Arabic;src:url(/fonts/COESIS-NotoSansArabic-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:COESIS Noto Arabic;src:url(/fonts/COESIS-NotoSansArabic-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:COESIS Noto Devanagari;src:url(/fonts/COESIS-NotoSansDevanagari-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:COESIS Noto Devanagari;src:url(/fonts/COESIS-NotoSansDevanagari-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:COESIS Noto Devanagari;src:url(/fonts/COESIS-NotoSansDevanagari-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:COESIS Noto CJK;src:url(/fonts/COESIS-NotoSansCJK-Regular.ttc)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--bg:#f6f8fb;--surface:#fff;--surface-sunken:#eef2f7;--ink:#172033;--ink-soft:#667085;--ink-faint:#8a94a6;--border:#d9dee8;--primary:#17324d;--primary-dark:#0e2235;--primary-soft:#e7eef5;--accent:#2f80ed;--accent-soft:#e8f1fe;--rose:#a85454;--rose-soft:#f2dede;--danger:#a8332a;--danger-soft:#f6dedb;--radius-sm:8px;--radius:14px;--radius-lg:22px;--shadow-sm:0 1px 2px #1e2a240f;--shadow:0 6px 20px -6px #1e2a2429;--font-display:"COESIS Noto Sans Arabic", "COESIS Noto Sans", "Segoe UI", sans-serif;--font-body:"COESIS Noto Sans", "COESIS Noto CJK", "Segoe UI", system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:var(--font-body);margin:0;padding:0;font-size:16px;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 .4em}h1{font-size:2rem;font-weight:700}h2{font-size:1.4rem;font-weight:600}h3{font-size:1.1rem;font-weight:600}p{color:var(--ink-soft);margin:0 0 1em}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit;font-size:1rem}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.shell{max-width:1040px;margin:0 auto;padding:0 1.5rem 4rem}.page-head{border-bottom:1px solid var(--border);margin-bottom:2rem;padding:2.5rem 0 1.5rem}.eyebrow{font-family:var(--font-mono);letter-spacing:.08em;color:var(--primary);text-transform:uppercase;margin-bottom:.5rem;font-size:.78rem;display:inline-block}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem}.card-link{transition:transform .15s,box-shadow .15s,border-color .15s;display:block}.card-link:hover{box-shadow:var(--shadow);border-color:var(--primary);text-decoration:none;transform:translateY(-2px)}.grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.1rem;display:grid}.btn{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}.btn:active{transform:scale(.97)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-ghost{color:var(--primary);border:1px solid var(--border);background:0 0}.btn-ghost:hover{background:var(--primary-soft)}.btn-danger{background:var(--danger-soft);color:var(--danger)}.btn-sm{padding:.45rem 1rem;font-size:.88rem}.btn-block{justify-content:center;width:100%}.field{margin-bottom:1.1rem}.field label{color:var(--ink-soft);margin-bottom:.4rem;font-size:.88rem;font-weight:600;display:block}.field input,.field select,.field textarea{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);width:100%;color:var(--ink);padding:.7rem .9rem}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary)}.field textarea{resize:vertical;min-height:5rem}.hint{color:var(--ink-faint);margin-top:.3rem;font-size:.8rem}.form-card{max-width:420px;margin:4rem auto}.alert{border-radius:var(--radius-sm);margin-bottom:1rem;padding:.9rem 1.1rem;font-size:.9rem}.alert-danger{background:var(--danger-soft);color:var(--danger)}.alert-info{background:var(--primary-soft);color:var(--primary-dark)}.alert-warning{background:var(--accent-soft);color:var(--accent)}.badge{font-family:var(--font-mono);background:var(--accent-soft);color:var(--accent);letter-spacing:.03em;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;display:inline-block}.badge-primary{background:var(--primary-soft);color:var(--primary-dark)}.likert{justify-content:space-between;gap:.5rem;margin-top:.8rem;display:flex}.likert-option{text-align:center;border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;font-family:var(--font-mono);color:var(--ink-soft);background:var(--surface);flex:1;padding:.6rem .3rem;font-size:.85rem;transition:all .12s}.likert-option:hover{border-color:var(--primary)}.likert-option.selected{background:var(--primary);border-color:var(--primary);color:#fff}.progress-track{background:var(--surface-sunken);border-radius:999px;height:6px;overflow:hidden}.progress-fill{background:var(--primary);height:100%;transition:width .25s}.muted{color:var(--ink-faint);font-size:.85rem}.stack{flex-direction:column;gap:.9rem;display:flex}.row{align-items:center;gap:.8rem;display:flex}.row-between{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.divider{border:none;border-top:1px solid var(--border);margin:1.5rem 0}.empty-state{text-align:center;color:var(--ink-faint);padding:3.5rem 1.5rem}.spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:22px;height:22px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.coesis-wordmark{font-family:var(--font-display);color:var(--ink);letter-spacing:.02em;white-space:nowrap;align-items:baseline;gap:.08rem;font-weight:700;display:inline-flex}.coesis-wordmark:hover{color:var(--ink);text-decoration:none}.coesis-tm{font-family:var(--font-mono);vertical-align:super;color:var(--accent);font-size:.45em;line-height:1}.coesis-product-line{color:var(--ink-faint);white-space:nowrap;font-size:.72rem}[data-locale=ar]{font-family:COESIS Noto Arabic,COESIS Noto Sans,system-ui,sans-serif}[data-locale=hi]{font-family:COESIS Noto Devanagari,COESIS Noto Sans,system-ui,sans-serif}[data-locale=zh]{font-family:COESIS Noto CJK,COESIS Noto Sans,system-ui,sans-serif}html[dir=rtl],html[dir=ltr]{text-align:start}[dir=rtl] input,[dir=rtl] textarea,[dir=rtl] select{text-align:right}[dir=ltr] input,[dir=ltr] textarea,[dir=ltr] select{text-align:left}.locale-numeric,.locale-percent,.locale-currency,.locale-code,.locale-url{text-align:end;white-space:nowrap;direction:ltr;unicode-bidi:isolate}.locale-table th,.locale-table td{text-align:start}.locale-table .numeric{text-align:end;font-variant-numeric:tabular-nums;direction:ltr;unicode-bidi:isolate}.locale-table .code{text-align:start;direction:ltr;unicode-bidi:isolate}.locale-chart,.locale-chart[dir=rtl]{direction:ltr}html[dir=rtl]{text-align:right}html[dir=ltr]{text-align:left}[dir=rtl] .row,[dir=rtl] .row-between,[dir=rtl] table{direction:rtl}[dir=ltr] table{direction:ltr}[data-bidi=isolate]{text-align:left;direction:ltr;unicode-bidi:isolate}[data-locale=ar]{--font-display:"Noto Sans Arabic", "IBM Plex Sans Arabic", "Tajawal", system-ui, sans-serif;--font-body:"Noto Sans Arabic", "IBM Plex Sans Arabic", "Tajawal", system-ui, sans-serif}[data-locale=zh]{--font-display:"Noto Sans SC", "Microsoft YaHei", "PingFang SC", system-ui, sans-serif;--font-body:"Noto Sans SC", "Microsoft YaHei", "PingFang SC", system-ui, sans-serif}[data-locale=hi]{--font-display:"Noto Sans Devanagari", "Nirmala UI", system-ui, sans-serif;--font-body:"Noto Sans Devanagari", "Nirmala UI", system-ui, sans-serif}[data-locale=ru],[data-locale=de],[data-locale=fr],[data-locale=es],[data-locale=pt]{--font-display:"Noto Sans", "Segoe UI", system-ui, sans-serif;--font-body:"Noto Sans", "Segoe UI", system-ui, sans-serif}.locale-numeric,.locale-statistic,.locale-id,.locale-url{direction:ltr;unicode-bidi:isolate}.locale-numeric{font-variant-numeric:tabular-nums}.locale-statistic{white-space:nowrap}.locale-table{border-collapse:collapse;width:100%}.locale-table th,.locale-table td{vertical-align:middle}.locale-table [data-numeric=true]{text-align:end;font-variant-numeric:tabular-nums;unicode-bidi:isolate}@media print{html,body{background:#fff}[dir=rtl] .locale-statistic,[dir=rtl] .locale-numeric,[dir=rtl] .locale-id,[dir=rtl] .locale-url{direction:ltr;unicode-bidi:isolate}}html[data-locale=ar]{--font-display:"IBM Plex Sans Arabic", "Tajawal", "Segoe UI", sans-serif;--font-body:"Tajawal", "IBM Plex Sans Arabic", "Segoe UI", sans-serif}html[data-locale=zh]{--font-display:"Noto Sans SC", "Microsoft YaHei", "PingFang SC", "Segoe UI", sans-serif;--font-body:"Noto Sans SC", "Microsoft YaHei", "PingFang SC", "Segoe UI", sans-serif}html[data-locale=hi]{--font-display:"Noto Sans Devanagari", "Nirmala UI", "Segoe UI", sans-serif;--font-body:"Noto Sans Devanagari", "Nirmala UI", "Segoe UI", sans-serif}html[data-locale=ru],html[data-locale=de],html[data-locale=fr],html[data-locale=es],html[data-locale=pt],html[data-locale=en]{--font-display:"Noto Sans", "Segoe UI", sans-serif;--font-body:"Noto Sans", "Segoe UI", sans-serif}html[dir=rtl] body{text-align:start}.numeric,.stat-value,[data-numeric=true]{font-variant-numeric:tabular-nums lining-nums;text-align:end;direction:ltr;unicode-bidi:isolate}.technical,code,kbd,pre,.url,.identifier,.formula,.statistic{font-family:var(--font-mono);direction:ltr;unicode-bidi:isolate}[dir=rtl] table th,[dir=rtl] table td{text-align:start}[dir=rtl] table th[data-type=number],[dir=rtl] table td[data-type=number],table th.numeric,table td.numeric{text-align:end;direction:ltr;unicode-bidi:isolate}table{overflow-wrap:anywhere;max-width:100%}.chart-surface{direction:ltr;unicode-bidi:isolate}.chart-surface text{unicode-bidi:plaintext}.btn,.badge,.eyebrow{max-inline-size:100%}.btn,.badge{white-space:normal}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.workspace-grid .card-link{min-height:170px}.data-preview{white-space:pre-wrap;border:1px solid var(--border);background:var(--surface-soft,#f7f7f5);border-radius:.75rem;max-height:520px;margin:0;padding:1rem;font-size:.78rem;overflow:auto}.endpoint-list{gap:.45rem;max-height:620px;display:grid;overflow:auto}.endpoint-row{text-align:left;border:1px solid var(--border);cursor:pointer;width:100%;color:inherit;background:0 0;border-radius:.65rem;grid-template-columns:72px 1fr 150px;align-items:center;gap:.8rem;padding:.75rem;display:grid}.endpoint-row:hover{border-color:var(--primary);background:var(--surface-soft,#f7f7f5)}.endpoint-row code{overflow-wrap:anywhere}.input{border:1px solid var(--border);background:var(--surface);color:inherit;border-radius:.65rem;padding:.72rem .85rem}@media (max-width:900px){.endpoint-row{grid-template-columns:64px 1fr}.endpoint-row .muted{grid-column:2}}.company-shell{max-width:1180px;margin:0 auto;padding:0 1.35rem 5rem}.company-hero{border-bottom:1px solid var(--border);justify-content:space-between;gap:2rem;padding:2.5rem 0 1.4rem;display:flex}.company-hero h1{margin:.15rem 0 .55rem;font-size:clamp(2rem,4vw,3.2rem)}.company-lead{max-width:760px;font-size:1.05rem;line-height:1.9}.company-hero-actions{flex-wrap:wrap;align-items:flex-start;gap:.55rem;display:flex}.company-progress-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin:1.2rem 0 1.5rem;padding:1rem 1.15rem}.company-stage-row{grid-template-columns:repeat(6,1fr);gap:.45rem;margin-top:1rem;display:grid}.company-stage{border:1px solid var(--border);background:var(--surface);color:var(--ink-soft);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;min-width:0;padding:.55rem .4rem;display:flex}.company-stage span{background:var(--surface-sunken);border-radius:50%;place-items:center;width:24px;height:24px;font-size:.76rem;font-weight:700;display:grid}.company-stage strong{white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.company-stage.active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-dark)}.company-stage.done span{background:var(--primary);color:#fff}.company-builder{min-height:500px}.company-builder-head{margin-bottom:1.2rem}.company-builder-head h2{margin-top:.35rem;font-size:1.75rem}.company-builder-head p{max-width:760px}.company-card-grid{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:1rem;display:grid}.company-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.4rem}.company-card-wide{min-width:0}.company-card-title{align-items:flex-start;gap:.8rem;margin-bottom:1.35rem;display:flex}.company-card-title h3{margin-bottom:.15rem}.company-card-title p{margin:0}.company-icon{background:var(--primary);color:#fff;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.company-side-note{background:linear-gradient(160deg,var(--primary-soft),var(--surface));border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem;position:sticky;top:1rem}.company-side-note h3{margin-top:.2rem}.company-side-note p{line-height:1.8}.micro-flow{color:var(--primary);flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;display:flex}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.choice-card{text-align:start;border:1px solid var(--border);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:12px;min-height:52px;padding:.75rem .85rem;transition:all .12s;position:relative}.choice-card:hover{border-color:var(--primary);transform:translateY(-1px)}.choice-card.selected{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-dark)}.choice-card b{inset-inline-end:.65rem;position:absolute;top:.55rem}.field-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.field-row.three{grid-template-columns:repeat(3,1fr)}.adaptive-box{border:1px dashed var(--border);background:var(--surface-sunken);border-radius:14px;margin:1rem 0;padding:1rem}.data-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.data-module{border:1px solid var(--border);background:#fff;border-radius:14px;padding:1rem}.data-module p{margin:.35rem 0 .7rem;font-size:.82rem}.data-module textarea{min-height:90px}.challenge-picker{gap:.8rem;display:grid}.issue-grid{margin-top:.2rem}.custom-issue{gap:.55rem;display:flex}.custom-issue input{flex:1}.challenge-list{gap:.65rem;margin-top:1rem;display:grid}.challenge-card{border:1px solid var(--border);border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem;display:flex}.challenge-card h3{margin:.35rem 0 0}.challenge-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.challenge-controls input,.challenge-controls select{border:1px solid var(--border);background:#fff;border-radius:8px;padding:.55rem .65rem}.vision-timeline{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.vision-card{border:1px solid var(--border);background:var(--surface-sunken);border-radius:14px;padding:1rem}.vision-card>span{color:var(--primary);margin-bottom:.55rem;font-weight:700;display:block}.vision-card textarea{background:#fff;min-height:130px}.company-ready{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px;padding:1.5rem}.ready-hero{border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding-bottom:1.3rem;display:flex}.ready-hero h2{margin:0;font-size:2rem}.ready-hero p{margin:0}.ready-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;margin:1.2rem 0;display:grid}.ready-card{border:1px solid var(--border);background:var(--surface-sunken);border-radius:14px;padding:1rem}.ready-card span,.ready-card small{color:var(--ink-faint);display:block}.ready-card strong{color:var(--primary);margin:.25rem 0;font-size:1.7rem;display:block}.ready-actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.ready-actions p{max-width:720px}.company-footer-actions{justify-content:space-between;align-items:center;margin-top:1.2rem;display:flex}.company-persist-note{background:var(--surface-sunken);color:var(--ink-soft);border-radius:12px;margin-top:1rem;padding:.9rem 1rem;font-size:.8rem;line-height:1.7}.empty-state.compact{padding:1.5rem}@media (max-width:900px){.company-hero,.ready-actions{flex-direction:column}.company-card-grid{grid-template-columns:1fr}.company-side-note{position:static}.company-stage-row{grid-template-columns:repeat(6,minmax(100px,1fr));overflow-x:auto}.choice-grid{grid-template-columns:repeat(2,1fr)}.data-module-grid,.vision-timeline{grid-template-columns:1fr}.ready-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.company-shell{padding-inline:.8rem}.company-hero{padding-top:1.5rem}.field-row,.field-row.three,.choice-grid{grid-template-columns:1fr}.company-footer-actions{flex-direction:column-reverse;align-items:stretch;gap:.7rem}.company-footer-actions .row{justify-content:space-between}.challenge-card{flex-direction:column;align-items:flex-start}.challenge-controls{justify-content:flex-start;width:100%}.custom-issue{flex-direction:column}.ready-grid{grid-template-columns:1fr 1fr}}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:.9rem;display:grid}.data-module summary{cursor:pointer;align-items:baseline;gap:.75rem;list-style:none;display:flex}.data-module summary::-webkit-details-marker{display:none}.data-module summary:before{content:"＋";font-weight:700}.data-module[open] summary:before{content:"−"}.data-module summary .muted{font-size:.8rem}@media (max-width:900px){.field-grid{grid-template-columns:1fr}}.adaptive-profile{border:1px solid var(--border,#e5e7eb);background:var(--surface-muted,#f8fafc);border-radius:14px;flex-wrap:wrap;align-items:center;gap:.55rem;margin:1rem 0;padding:.85rem 1rem;display:flex}.adaptive-profile strong{font-size:1rem}.adaptive-profile>span:not(.badge){background:var(--surface,#fff);color:var(--muted,#64748b);border-radius:999px;padding:.25rem .55rem;font-size:.85rem}.blueprint-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.25rem 0;display:grid}.blueprint-card{border:1px solid var(--border,#e5e7eb);background:var(--surface,#fff);border-radius:16px;min-height:120px;padding:1rem}.blueprint-card>span{color:var(--muted,#64748b);margin-bottom:.45rem;font-size:.78rem;display:block}.blueprint-card strong{font-size:1.2rem;display:block}.blueprint-card p{color:var(--muted,#64748b);margin:.4rem 0 0;font-size:.9rem}@media (max-width:900px){.blueprint-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.blueprint-grid{grid-template-columns:1fr}.adaptive-profile{flex-direction:column;align-items:flex-start}}.mini-result{border-top:1px solid #94a3b82e;padding:.8rem 0}.mini-result:first-of-type{border-top:0}.mini-result a{font-weight:700;text-decoration:none}.mini-result p{color:var(--muted,#64748b);margin:.3rem 0;font-size:.86rem;line-height:1.5}.synthesis-panel{margin-top:18px}.synthesis-panel .blueprint-grid{margin-top:14px}.synthesis-panel .mini-result{margin-top:8px}.synthesis-panel .mini-result a{font-weight:700}.synthesis-panel .muted{line-height:1.6}.company-entry-notes{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:1rem;margin-bottom:1.2rem;display:grid}.entry-note{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.25rem 1.35rem}.entry-note-primary{background:linear-gradient(#f7fafd 0%,#fff 100%);border-color:#b9cbe0}.entry-note-neutral{background:#fcfcfd}.entry-note h3{margin-bottom:.35rem}.entry-note p{margin-bottom:.55rem}.entry-note-points{flex-wrap:wrap;gap:.45rem;margin-top:.8rem;display:flex}.entry-note-points span{color:var(--primary);background:var(--primary-soft);border-radius:999px;padding:.25rem .65rem;font-size:.78rem;font-weight:600}@media (max-width:820px){.company-entry-notes{grid-template-columns:1fr}}.public-header{border-bottom:1px solid var(--border);background:var(--surface);z-index:10;position:sticky;top:0}.public-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.public-nav{flex-wrap:wrap;align-items:center;gap:1.4rem;display:flex}.public-nav a{color:var(--ink-soft);font-size:.92rem}.public-nav a:hover{color:var(--primary);text-decoration:none}.public-header-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.hero{text-align:center;padding:4.5rem 0 3.5rem}.hero h1{margin:.75rem 0 1rem;max-width:46rem;margin-inline:auto;font-size:2.4rem;line-height:1.25}.hero p.lead{color:var(--ink-soft);max-width:38rem;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.1rem;margin:2.5rem 0;display:grid}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.feature-card .feature-icon{background:var(--primary-soft);width:40px;height:40px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.feature-card h3{margin-bottom:.4rem;font-size:1.02rem}.feature-card p{color:var(--ink-soft);margin:0;font-size:.92rem;line-height:1.6}.marketing-section{padding:3rem 0}.marketing-section+.marketing-section{border-top:1px solid var(--border)}.legal-page{max-width:46rem;margin:0 auto;padding:3rem 0 4rem}.legal-page h1{margin-bottom:.5rem}.legal-page .muted-updated{color:var(--ink-faint);margin-bottom:2rem;font-size:.85rem}.legal-page h2{margin:2rem 0 .75rem;font-size:1.15rem}.legal-page p,.legal-page li{color:var(--ink-soft);font-size:.96rem;line-height:1.75}.legal-page ul{margin:.5rem 0 1rem;padding-inline-start:1.3rem}.legal-page li{margin-bottom:.4rem}.public-footer{border-top:1px solid var(--border);background:var(--surface-sunken);margin-top:2rem}.public-footer-inner{max-width:1040px;margin:0 auto;padding:3rem 1.5rem 2rem}.public-footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:2rem;margin-bottom:2rem;display:grid}.public-footer-col h4{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-faint);margin-bottom:.85rem;font-size:.8rem}.public-footer-col a{color:var(--ink-soft);margin-bottom:.55rem;font-size:.9rem;display:block}.public-footer-col a:hover{color:var(--primary);text-decoration:none}.public-footer-col p{color:var(--ink-soft);max-width:22rem;margin:0 0 1rem;font-size:.9rem;line-height:1.6}.public-footer-bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.public-footer-bottom p{color:var(--ink-faint);margin:0;font-size:.82rem}.social-links{gap:.6rem;display:flex}.social-links a{border:1px solid var(--border);width:34px;height:34px;color:var(--ink-soft);border-radius:999px;justify-content:center;align-items:center;display:flex}.social-links a:hover{color:var(--primary);border-color:var(--primary)}@media (max-width:720px){.hero h1{font-size:1.8rem}.public-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.public-footer-grid{grid-template-columns:1fr}}.role-select-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.4rem;display:grid}.role-select-card{text-align:right;background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;flex-direction:column;gap:.3rem;padding:1rem;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.role-select-card:hover{border-color:var(--accent)}.role-select-card-active{border-color:var(--primary);background:var(--primary-soft)}.role-select-icon{color:var(--primary);font-size:1.3rem}.role-select-title{color:var(--ink);font-size:.92rem;font-weight:600}.role-select-desc{color:var(--ink-soft);font-size:.78rem;line-height:1.5}@media (max-width:520px){.role-select-grid{grid-template-columns:1fr}}.onboarding-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1.25rem;padding:1.5rem}.onboarding-steps{flex-direction:column;gap:.55rem;margin:.9rem 0 1.1rem;display:flex}.onboarding-step{background:var(--bg);border:1px solid var(--border);color:inherit;border-radius:10px;align-items:center;gap:.65rem;padding:.65rem .8rem;text-decoration:none;transition:border-color .15s;display:flex}.onboarding-step:hover{border-color:var(--accent);text-decoration:none}.onboarding-step-done{background:var(--primary-soft);border-color:var(--primary)}.onboarding-step-num{background:var(--ink-faint);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;font-size:.72rem;font-weight:700;display:flex}.onboarding-step-active .onboarding-step-num{background:var(--primary)}.onboarding-step-done .onboarding-step-num{background:#0f6e56}.onboarding-step-label{color:var(--ink);font-size:.85rem}.onboarding-step-inactive{opacity:.65;pointer-events:none}.onboarding-more-link{text-align:center;color:var(--accent);margin-top:.3rem;font-size:.78rem;display:block}.product-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;max-width:1050px;margin:2rem auto 4rem;display:grid}.product-choice-card{border:1px solid var(--border);background:linear-gradient(145deg,var(--surface),var(--surface-sunken));min-height:330px;box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;padding:2rem;display:flex;position:relative;overflow:hidden}.product-choice-card:after{content:"";pointer-events:none;background:#5c41c414;border-radius:50%;width:170px;height:170px;position:absolute;inset:auto -35px -65px auto}.product-choice-card h2{margin:.3rem 0 .7rem;font-size:1.65rem}.product-choice-card p{color:var(--ink-soft);flex:1;max-width:44rem;line-height:1.75}.product-choice-icon{background:var(--surface);border:1px solid var(--border);width:52px;height:52px;color:var(--primary);border-radius:16px;place-items:center;margin-bottom:1rem;font-size:1.7rem;display:grid}.product-choice-card .btn{align-self:flex-start}@media (max-width:760px){.product-choice-grid{grid-template-columns:1fr;margin-top:1rem}.product-choice-card{min-height:280px}}.auth-mode-tabs{gap:.55rem;margin:1rem 0 1.2rem;display:flex}.auth-mode-tabs .btn{flex:1}.research-dashboard-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;margin-top:1rem;padding:1rem}.research-dashboard-steps{grid-template-columns:repeat(9,minmax(90px,1fr));gap:.55rem;display:grid;overflow:auto}.research-dashboard-step{background:var(--surface-sunken);border:1px solid var(--border);text-align:center;border-radius:14px;min-width:90px;padding:.65rem}.research-dashboard-step span{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;margin:0 auto .35rem;font-weight:700;display:grid}.research-dashboard-step small{color:var(--ink-soft);line-height:1.35;display:block}.research-study-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:760px){.research-study-row{flex-direction:column;align-items:stretch}.research-study-row .btn{align-self:flex-start}}.research-progress{grid-template-columns:repeat(9,minmax(90px,1fr));gap:.45rem;margin:1rem 0 1.25rem;display:grid;overflow:auto}.research-progress-step{border:1px solid var(--border);background:var(--surface);min-width:90px;color:var(--ink-soft);border-radius:14px;padding:.55rem;font-size:.75rem;line-height:1.3}.research-progress-step span{background:var(--surface-sunken);border-radius:50%;place-items:center;width:24px;height:24px;margin:0 auto .35rem;font-weight:700;display:grid}.research-progress-step.active{border-color:var(--primary);box-shadow:0 0 0 2px #5c41c41a}.research-progress-step.active span,.research-progress-step.done span{background:var(--primary);color:#fff}.guided-card{border-radius:20px;padding:1.4rem}.guided-card h2{margin-top:0}.selection-card{border:1px solid var(--border);background:var(--surface-sunken);cursor:pointer;border-radius:14px;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;display:flex}.selection-card input{margin-top:.25rem}.selection-card span{flex-direction:column;gap:.2rem;display:flex}.selection-card small{color:var(--ink-soft);line-height:1.5}.file-drop{border:1px dashed var(--border);background:var(--surface-sunken);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;min-height:80px;margin:.8rem 0;padding:1rem;display:flex}.file-drop input{opacity:0;width:1px;height:1px;position:absolute}.evidence-card{border:1px solid var(--border);background:var(--surface-sunken);border-radius:14px;padding:1rem}.evidence-card p{color:var(--ink-soft);line-height:1.6}.evidence-card a{overflow-wrap:anywhere}.research-type-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:1rem 0;display:grid}.research-type-reference-grid .selection-card{min-height:70px}.research-type-reference-grid .selection-card.active{border-color:var(--primary);box-shadow:0 0 0 2px #5c41c41a}.notice{border:1px solid var(--border);background:var(--surface-sunken);border-radius:14px;padding:.9rem 1rem;line-height:1.65}@media (max-width:900px){.research-type-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.research-type-reference-grid{grid-template-columns:1fr}.research-dashboard-steps,.research-progress{grid-template-columns:repeat(20,minmax(82px,1fr))}.page-head.row-between{flex-direction:column;align-items:flex-start}.guided-card{padding:1rem}.btn{max-width:100%}}.company-journey-summary{border:1px solid var(--border,#d9e2ec);background:linear-gradient(#fffffffa,#f7fafcfa);border-radius:20px;margin:1rem 0 1.25rem;padding:1.1rem 1.2rem}.company-journey-intro h2{margin:.35rem 0 .45rem;font-size:1.25rem}.company-journey-intro p{color:var(--muted,#64748b);margin:0}.company-journey-phases{grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;margin-top:1rem;display:grid}.company-journey-phase{border:1px solid var(--border,#d9e2ec);background:#fff;border-radius:15px;flex-direction:column;gap:.3rem;min-height:105px;padding:.85rem;display:flex}.company-journey-phase span{opacity:.6;font-size:.72rem;font-weight:800}.company-journey-phase strong{font-size:.92rem}.company-journey-phase small{color:var(--muted,#64748b);line-height:1.5}@media (max-width:1100px){.company-journey-phases{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.company-journey-summary{padding:.9rem}.company-journey-phases{grid-template-columns:1fr 1fr;gap:.55rem}.company-journey-phase{min-height:95px;padding:.7rem}}@media (max-width:430px){.company-journey-phases{grid-template-columns:1fr}.company-journey-phase{min-height:auto}}.coesis-scroll-top{inset-inline-end:22px;z-index:60;border:1px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:50%;font-size:20px;position:fixed;bottom:22px;box-shadow:0 8px 24px #0000001f}.coesis-ai-fab{inset-inline-end:22px;z-index:61;background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:50%;width:52px;height:52px;font-size:23px;position:fixed;bottom:78px;box-shadow:0 10px 28px #0000002e}.coesis-ai-panel{inset-inline-end:22px;z-index:62;background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;width:min(390px,100vw - 28px);max-height:min(650px,100vh - 170px);display:flex;position:fixed;bottom:140px;overflow:hidden;box-shadow:0 18px 55px #0000002e}.coesis-ai-head small{color:var(--ink-soft);margin-top:4px;font-size:.78rem;display:block}.coesis-ai-head button{cursor:pointer;color:var(--ink-soft);background:0 0;border:0;font-size:22px}.coesis-ai-body{flex:1;padding:15px;line-height:1.7;overflow:auto}.coesis-ai-evidence a{color:var(--primary);gap:2px;font-size:.84rem;text-decoration:none;display:grid}.coesis-ai-evidence a:hover{text-decoration:underline}.coesis-ai-evidence small{color:var(--ink-soft);line-height:1.35}.coesis-ai-evidence em{color:var(--ink-faint);font-size:.7rem;font-style:normal}.coesis-ai-input{border-top:1px solid var(--border);gap:8px;padding:12px;display:flex}.coesis-ai-input textarea{resize:vertical;border:1px solid var(--border);background:var(--surface);min-height:46px;max-height:110px;color:var(--ink);border-radius:10px;flex:1;padding:10px}@media (max-width:600px){.coesis-ai-panel{inset-inline:10px;width:auto;bottom:130px}.coesis-ai-fab{inset-inline-end:14px;bottom:72px}.coesis-scroll-top{inset-inline-end:14px;bottom:18px}}.product-header{border-bottom:1px solid var(--border);background:var(--surface);z-index:10;position:sticky;top:0}.product-header-inner{justify-content:space-between;align-items:center;gap:1rem;padding:.72rem 1.25rem;display:flex}.product-header-divider{color:var(--ink-faint)}.product-header-name{color:var(--ink);font-weight:650;text-decoration:none}.product-header-link{color:var(--ink-soft);font-size:.88rem;text-decoration:none}.product-header-link:hover{color:var(--primary)}.product-header-user{text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:.82rem;overflow:hidden}.coesis-admin-ai-fab{inset-inline-end:22px;z-index:70;background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:50%;width:54px;height:54px;font-size:23px;position:fixed;bottom:136px;box-shadow:0 10px 28px #0000002e}.coesis-admin-ai-panel{inset-inline-end:22px;z-index:71;background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;width:min(430px,100vw - 28px);max-height:min(720px,100vh - 220px);display:flex;position:fixed;bottom:198px;overflow:hidden;box-shadow:0 18px 55px #0003}.coesis-admin-ai-actions{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.coesis-admin-ai-actions .btn{font-size:.78rem}@media (max-width:700px){.product-header-inner{flex-direction:column;align-items:flex-start}.product-header-user{display:none}.coesis-admin-ai-panel{inset-inline:10px;width:auto;bottom:190px}.coesis-admin-ai-fab{inset-inline-end:14px;bottom:128px}}.cx-shell{max-width:1180px;margin:0 auto;padding:0 1.35rem 6rem}.cx-hero{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:2rem;padding:2.6rem 0 1.7rem;display:flex}.cx-hero h1{max-width:850px;margin:.15rem 0 .7rem;font-size:clamp(2rem,4.2vw,3.25rem);line-height:1.15}.cx-lead{max-width:820px;font-size:1.06rem;line-height:1.85}.cx-hero-actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.cx-notification-count{background:var(--danger-soft);min-width:1.25rem;height:1.25rem;color:var(--danger);border-radius:999px;place-items:center;padding:0 .25rem;font-size:.72rem;display:inline-grid}.cx-command-section{padding:1.7rem 0 1.2rem}.cx-section{padding:1.7rem 0 0}.cx-section-heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.cx-section-heading h2{margin:.1rem 0 .2rem;font-size:1.55rem}.cx-section-heading p{max-width:760px;margin:0}.cx-text-link{color:var(--primary);white-space:nowrap;font-weight:600}.cx-command{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:.65rem;padding:.55rem;display:flex;box-shadow:0 10px 30px -20px #17324d73}.cx-command:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.cx-command-icon{background:var(--primary-soft);width:2.3rem;height:2.3rem;color:var(--accent);border-radius:50%;flex:none;place-items:center;display:grid}.cx-command input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:.65rem .2rem}.cx-command-note{color:var(--ink-faint);margin:.6rem .5rem 0;font-size:.8rem}.cx-insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.cx-insight-link{color:inherit;display:block}.cx-insight-link:hover{text-decoration:none}.cx-insight{border:1px solid var(--border);background:var(--surface);min-height:205px;box-shadow:var(--shadow-sm);border-radius:18px;flex-direction:column;justify-content:space-between;gap:1.2rem;padding:1.2rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.cx-insight-link:hover .cx-insight{box-shadow:var(--shadow);border-color:var(--primary);transform:translateY(-2px)}.cx-insight-priority{border-inline-start:4px solid var(--danger)}.cx-insight-opportunity{border-inline-start:4px solid var(--accent)}.cx-insight-followup{border-inline-start:4px solid var(--primary)}.cx-insight-eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--ink-faint);font-size:.72rem}.cx-insight h3{margin:.35rem 0;font-size:1.08rem}.cx-insight p{margin:0;line-height:1.75}.cx-insight-meta{color:var(--ink-faint);margin-top:.7rem;font-size:.78rem;display:block}.cx-insight-action{color:var(--primary);justify-content:space-between;align-items:center;font-size:.9rem;font-weight:700;display:flex}.cx-journey{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;display:grid}.cx-journey-step{border:1px solid var(--border);background:var(--surface);min-width:0;color:inherit;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.9rem;display:grid}.cx-journey-step:hover{border-color:var(--primary);text-decoration:none}.cx-journey-number{background:var(--primary-soft);width:2rem;height:2rem;color:var(--primary);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:.72rem;font-weight:700;display:grid}.cx-journey-step strong,.cx-journey-step small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.cx-journey-step small{color:var(--ink-faint);margin-top:.15rem}.cx-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.cx-quick{border:1px solid var(--border);background:var(--surface);color:inherit;border-radius:15px;flex-direction:column;gap:.35rem;padding:1rem;display:flex}.cx-quick:hover{border-color:var(--primary);text-decoration:none}.cx-quick span{color:var(--ink-soft);font-size:.82rem;line-height:1.65}.cx-ai-progress{color:var(--ink-soft);align-items:center;gap:.6rem;display:flex}.cx-ai-progress .spinner{border-width:2px;width:18px;height:18px}.cx-ai-label{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:.35rem;font-size:.68rem;display:block}.cx-ai-answer p{color:var(--ink);line-height:1.75}.coesis-ai-evidence{gap:.5rem;margin-top:1rem;display:grid}.coesis-ai-evidence a{border:1px solid var(--border);background:var(--surface-sunken);border-radius:10px;padding:.65rem .75rem;display:block}.coesis-ai-evidence a:hover{border-color:var(--primary);text-decoration:none}.coesis-ai-evidence small{color:var(--ink-faint);margin-top:.2rem;line-height:1.5;display:block}.coesis-ai-fab{z-index:50;border:1px solid var(--border);background:var(--primary);color:#fff;cursor:pointer;border-radius:50%;width:3.15rem;height:3.15rem;font-size:1.15rem;position:fixed;inset-block-end:1.15rem;inset-inline-end:1.15rem;box-shadow:0 12px 28px -12px #17324d99}.coesis-ai-fab:hover{background:var(--primary-dark)}.coesis-ai-panel{z-index:50;border:1px solid var(--border);background:var(--surface);border-radius:18px;flex-direction:column;width:min(420px,100vw - 2rem);max-height:min(680px,100vh - 7rem);display:flex;position:fixed;inset-block-end:5.1rem;inset-inline-end:1.15rem;overflow:hidden;box-shadow:0 24px 70px -25px #17324d73}.coesis-ai-head{border-bottom:1px solid var(--border);justify-content:space-between;gap:1rem;padding:1rem 1.1rem;display:flex}.coesis-ai-head strong,.coesis-ai-head small{display:block}.coesis-ai-head small{color:var(--ink-faint);margin-top:.2rem}.coesis-ai-head button{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;font-size:1.3rem}.coesis-ai-body{flex:1;padding:1rem 1.1rem;overflow:auto}.coesis-ai-body p{line-height:1.75}.coesis-ai-input{border-top:1px solid var(--border);background:var(--surface-sunken);padding:.75rem}.coesis-ai-input textarea{resize:vertical;border:1px solid var(--border);background:var(--surface);width:100%;min-height:70px;max-height:150px;color:var(--ink);border-radius:10px;margin-bottom:.5rem;padding:.7rem}@media (max-width:980px){.cx-hero{flex-direction:column;align-items:flex-start}.cx-insight-grid{grid-template-columns:1fr}.cx-journey,.cx-quick-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.cx-shell{padding-inline:1rem}.cx-hero{padding-top:1.5rem}.cx-command{border-radius:18px;flex-wrap:wrap;align-items:stretch}.cx-command input{flex-basis:calc(100% - 3rem)}.cx-command .btn{justify-content:center;width:100%}.cx-journey,.cx-quick-grid{grid-template-columns:1fr}.cx-section-heading{flex-direction:column;align-items:flex-start}.coesis-ai-panel{width:auto;inset-inline:1rem}}.cx-hero a,.cx-journey-step,.cx-quick,.cx-command button,.coesis-ai-fab{min-height:44px}@media (prefers-reduced-motion:reduce){.cx-insight,.cx-insight-link:hover .cx-insight{transform:none!important}}.cx-next-action{border:1px solid var(--border);background:linear-gradient(135deg,var(--primary-soft),var(--surface));border-radius:18px;justify-content:space-between;align-items:center;gap:1.2rem;margin-top:1.5rem;padding:1.2rem 1.35rem;display:flex}.cx-next-action h2{margin:.1rem 0 .25rem;font-size:1.35rem}.cx-next-action p{max-width:760px;margin:0}@media (max-width:680px){.cx-next-action{flex-direction:column;align-items:stretch}.cx-next-action .btn{justify-content:center}}.research-experience{max-width:1240px;margin:0 auto;padding:1.25rem}.research-hero{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:stretch;gap:1rem;display:grid}.research-hero h1{max-width:820px;margin:.35rem 0 .8rem;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.research-hero-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.research-current-context{border-top:1px solid var(--border,#ddd);flex-direction:column;gap:.35rem;max-width:720px;margin-top:1.25rem;padding-top:1rem;display:flex}.research-current-study-title{overflow-wrap:anywhere;font-size:1.05rem;line-height:1.45}.research-study-select{border:1px solid var(--border,#ddd);background:var(--surface,#fff);width:min(100%,720px);min-height:44px;color:inherit;font:inherit;border-radius:12px;padding:.65rem .8rem}.research-command-box{border:1px solid var(--border,#ddd);background:var(--surface-subtle,#7f7f7f0d);border-radius:18px;flex-direction:column;justify-content:center;padding:1.1rem;display:flex}.research-focus-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:1rem;margin-top:1rem;display:grid}.research-next-action{flex-direction:column;justify-content:center;min-height:220px;display:flex}.research-next-action h2{margin:.35rem 0 .6rem;font-size:clamp(1.4rem,2.5vw,2rem)}.progress-track{background:#7f7f7f2e;border-radius:999px;height:10px;margin:1rem 0 .55rem;overflow:hidden}.progress-fill{border-radius:inherit;background:currentColor;height:100%;transition:width .35s}.research-journey-strip{gap:.35rem;padding:.75rem .2rem .2rem;display:flex;overflow:auto}.research-journey-node{text-align:center;flex-direction:column;align-items:center;gap:.35rem;min-width:120px;display:flex;position:relative}.research-journey-node>span{border:1px solid var(--border,#ddd);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.research-journey-node small{line-height:1.3}.research-journey-node i{top:17px;border-top:1px solid var(--border,#ddd);width:35px;position:absolute;inset-inline-start:calc(100% - 8px)}.research-study-card{width:100%;text-align:inherit;cursor:pointer;transition:transform .15s,border-color .15s}.research-study-card:hover{transform:translateY(-1px)}.research-study-card.is-selected{border-color:currentColor}.research-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;margin-top:1rem;display:grid}@media (max-width:900px){.research-hero,.research-focus-grid{grid-template-columns:1fr}.research-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.research-experience{padding:.75rem}.research-tool-grid{grid-template-columns:1fr}.research-hero h1{font-size:2rem}}@media (prefers-reduced-motion:reduce){.research-study-card,.progress-fill{transition:none}}.badge-success{color:#15803d;background:#22c55e24}.tm-home{min-height:100%}.tm-hero{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:2rem;padding-top:5rem;padding-bottom:4rem;display:grid}.tm-hero-copy{max-width:850px}.tm-hero h1{letter-spacing:-.045em;max-width:900px;margin:.45rem 0 1.1rem;font-size:clamp(2.7rem,6vw,5.4rem);line-height:1.02}.tm-hero .lead{max-width:760px;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.8}.tm-hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.tm-hero-orbit{aspect-ratio:1;border:1px solid var(--border);background:radial-gradient(circle,var(--primary-soft),transparent 62%);width:min(360px,80vw);box-shadow:var(--shadow-sm);border-radius:50%;place-items:center;margin-inline:auto;display:grid;position:relative}.tm-hero-orbit span{letter-spacing:.12em;font-weight:800}.tm-hero-orbit i,.tm-hero-orbit b,.tm-hero-orbit em{border:1px solid var(--border);border-radius:50%;display:block;position:absolute}.tm-hero-orbit i{inset:13%}.tm-hero-orbit b{inset:27%}.tm-hero-orbit em{background:var(--primary);border:0;width:12px;height:12px;top:18%;right:18%}.tm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-bottom:4rem;display:grid}.tm-product-card{border:1px solid var(--border);background:var(--surface);min-height:300px;box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;align-items:flex-start;padding:2rem;display:flex}.tm-product-card p{color:var(--ink-soft);flex:1;max-width:600px;line-height:1.8}.tm-product-card h2{margin:.35rem 0 .6rem;font-size:1.8rem}.tm-product-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);font-size:.75rem;font-weight:800}.tm-product-research{background:linear-gradient(145deg,var(--surface),#5c41c412)}.tm-product-company{background:linear-gradient(145deg,var(--surface),#1e826e12)}.tm-product-owner{grid-column:1/-1;min-height:220px}.tm-how{padding-bottom:4rem}.tm-section-head{max-width:820px;margin-bottom:1.5rem}.tm-section-head h2,.tm-trust h2,.tm-final h2{margin:.3rem 0 .7rem;font-size:clamp(1.8rem,3.5vw,3rem)}.tm-section-head p,.tm-trust p,.tm-final p{color:var(--ink-soft);line-height:1.8}.tm-steps{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.tm-step{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:1.5rem}.tm-step>span{background:var(--primary-soft);width:34px;height:34px;color:var(--primary);border-radius:50%;place-items:center;font-weight:800;display:grid}.tm-step h3{margin:.9rem 0 .45rem}.tm-step p{color:var(--ink-soft);line-height:1.7}.tm-trust{border-block:1px solid var(--border);justify-content:space-between;align-items:center;gap:2rem;padding-top:2.5rem;padding-bottom:2.5rem;display:flex}.tm-final{text-align:center;padding-top:4rem;padding-bottom:5rem}.tm-final p{max-width:700px;margin-inline:auto}.owner-shell{background:linear-gradient(180deg,var(--surface-sunken),var(--surface));min-height:100vh}.owner-hero{justify-content:space-between;align-items:flex-end;gap:2rem;padding-top:2.5rem;padding-bottom:2rem;display:flex}.owner-hero h1{margin:.2rem 0 .65rem;font-size:clamp(2rem,4vw,3.4rem)}.owner-hero p{max-width:780px;color:var(--ink-soft);line-height:1.75}.owner-hero-actions{flex-wrap:wrap;gap:.6rem;display:flex}.owner-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.owner-status-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;align-items:flex-start;gap:.8rem;padding:1.1rem;display:flex}.owner-status-card p{color:var(--ink-faint);margin:.25rem 0 0;font-size:.82rem;line-height:1.5}.owner-status-dot{background:var(--primary-soft);width:30px;height:30px;color:var(--primary);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.owner-status-card.is-attention .owner-status-dot{background:var(--danger-soft);color:var(--danger)}.owner-status-card.is-unknown .owner-status-dot{background:var(--accent-soft);color:var(--accent)}.owner-checkline{min-height:38px;color:var(--ink-faint);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 0;font-size:.78rem;display:flex}.owner-attention{justify-content:space-between;align-items:center;gap:1.5rem;margin:1rem 0 2.2rem;display:flex}.owner-attention.has-attention{border-color:var(--danger)}.owner-attention.is-clear{border-color:var(--border)}.owner-attention h2{margin:.25rem 0}.owner-attention p{color:var(--ink-soft);margin:0}.owner-section{padding-bottom:2.3rem}.owner-section-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.owner-section-head h2{margin:0}.owner-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.owner-quick-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;align-items:center;gap:.8rem;min-height:72px;padding:1rem;text-decoration:none;display:flex}.owner-quick-card>span{font-size:1.35rem}.owner-quick-card strong{color:var(--ink);flex:1}.owner-quick-card small{color:var(--ink-faint)}.owner-advanced-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:1rem;display:grid}.owner-advanced-grid .card{text-decoration:none}.owner-safety{margin-bottom:3rem}.owner-safety h2{margin-top:0}@media (max-width:900px){.tm-hero{grid-template-columns:1fr;padding-top:3rem}.tm-hero-orbit{width:260px}.tm-steps{grid-template-columns:1fr}.owner-hero{flex-direction:column;align-items:flex-start}.owner-status-grid,.owner-quick-grid,.owner-advanced-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.tm-hero{padding-inline:.9rem}.tm-product-grid{grid-template-columns:1fr;padding-inline:.9rem}.tm-trust{flex-direction:column;align-items:flex-start}.tm-hero h1{font-size:2.55rem}.owner-status-grid,.owner-quick-grid,.owner-advanced-grid{grid-template-columns:1fr}.owner-attention{flex-direction:column;align-items:flex-start}.owner-hero,.owner-shell>.shell{padding-inline:.9rem}}.studio-shell{border:1px solid var(--border);background:var(--surface-sunken);box-shadow:var(--shadow-sm);border-radius:22px;overflow:hidden}.studio-toolbar{border-bottom:1px solid var(--border);background:var(--surface);z-index:5;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex;position:sticky;top:0}.studio-toolbar strong{display:block}.studio-toolbar .muted{font-size:.8rem}.studio-actions{flex-wrap:wrap;gap:.4rem;display:flex}.studio-workspace{grid-template-columns:230px minmax(0,1fr) 270px;min-height:650px;display:grid}.studio-panel{background:var(--surface);border-inline-end:1px solid var(--border);padding:.85rem}.studio-inspector{border-inline-start:1px solid var(--border);border-inline-end:0}.studio-panel h3{margin:.2rem 0 1rem}.studio-layer{text-align:start;cursor:grab;width:100%;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:24px 1fr auto;align-items:center;gap:.45rem;padding:.7rem;display:grid}.studio-layer:hover,.studio-layer.is-selected{background:var(--primary-soft);border-color:var(--border)}.studio-layer small{color:var(--ink-faint);font-size:.68rem}.studio-add{border-top:1px solid var(--border);margin-top:1.2rem;padding-top:1rem}.studio-add h4{margin:.1rem 0 .7rem}.studio-add .btn{margin-bottom:.45rem}.studio-canvas{background:linear-gradient(180deg,var(--surface-sunken),var(--surface));min-width:0;padding:1.1rem}.studio-canvas-head{color:var(--ink-faint);justify-content:space-between;gap:1rem;margin-bottom:.8rem;font-size:.78rem;display:flex}.studio-block{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:16px;margin-bottom:.8rem;padding:1.6rem;transition:border-color .15s,box-shadow .15s;position:relative}.studio-block:hover,.studio-block.is-selected{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.studio-block h1{margin:.2rem 0 .7rem;font-size:clamp(2rem,4vw,3.5rem)}.studio-block h2{margin:.2rem 0 .5rem}.studio-block p{color:var(--ink-soft);line-height:1.75}.studio-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:1rem;display:grid}.studio-inspector label{margin:.8rem 0;font-size:.78rem;font-weight:700;display:block}.studio-inspector input,.studio-inspector textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--ink);font:inherit;border-radius:9px;margin-top:.35rem;padding:.65rem;display:block}.studio-inspector input[type=checkbox]{width:auto;margin-inline-end:.4rem;display:inline-block}.tm-editable-section{padding-top:2rem;padding-bottom:2rem}.tm-hero-config{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:2rem;display:grid}.tm-hero-config .tm-hero-orbit{margin-inline:auto}@media (max-width:1050px){.studio-workspace{grid-template-columns:210px minmax(0,1fr)}.studio-inspector{border-top:1px solid var(--border);border-inline-start:0;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.studio-inspector h3,.studio-inspector .btn-block{grid-column:1/-1}}@media (max-width:700px){.studio-toolbar{flex-direction:column;align-items:flex-start}.studio-workspace{grid-template-columns:1fr}.studio-layers{border-inline-end:0;border-bottom:1px solid var(--border);max-height:250px;overflow:auto}.studio-inspector{display:block}.studio-mini-grid,.tm-hero-config{grid-template-columns:1fr}}:root{--coesis-brand-navy:#0b1f3b;--coesis-brand-blue:#06f;--coesis-brand-cyan:#00d4ff;--coesis-brand-green:#00c878;--coesis-brand-purple:#7c2ce8;--coesis-brand-white:#fff;--coesis-brand-surface:#f7f9fc}.coesis-brand-lockup{min-width:0;color:var(--coesis-brand-navy);align-items:center;gap:.62rem;text-decoration:none;display:inline-flex}.coesis-brand-lockup:hover{color:var(--coesis-brand-navy);text-decoration:none}.coesis-brand-icon{flex:0 0 38px;width:38px;height:38px;display:block}.coesis-brand-text{flex-direction:column;min-width:0;line-height:1;display:flex}.coesis-brand-wordmark{font-family:var(--font-display);letter-spacing:.075em;white-space:nowrap;font-size:1.02rem;font-weight:800}.coesis-brand-product{letter-spacing:.035em;white-space:nowrap;margin-top:.28rem;font-size:.63rem;font-weight:700}.coesis-brand-product-platform{color:var(--coesis-brand-blue)}.coesis-brand-product-company{color:var(--coesis-brand-green)}.coesis-brand-product-research{color:var(--coesis-brand-purple)}.coesis-brand-lockup.is-compact .coesis-brand-icon{flex-basis:32px;width:32px;height:32px}.coesis-brand-lockup.is-compact .coesis-brand-product{display:none}.public-header .coesis-brand-lockup,.product-header .coesis-brand-lockup{flex:none}@media (max-width:700px){.coesis-brand-wordmark{font-size:.94rem}.coesis-brand-icon{flex-basis:34px;width:34px;height:34px}.coesis-brand-product{display:none}}.ccc-shell{padding-bottom:3rem}.ccc-hero{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:1rem;padding:2.4rem 0 1.5rem;display:grid}.ccc-hero h1{max-width:900px;margin:.35rem 0 .8rem;font-size:clamp(2.1rem,4.5vw,3.7rem);line-height:1.08}.ccc-hero p{max-width:850px;color:var(--ink-soft);font-size:1.02rem;line-height:1.8}.ccc-status-stack{grid-template-columns:1fr;align-content:start;gap:.55rem;display:grid}.ccc-status-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.ccc-status-card span{color:var(--ink-soft);font-size:.82rem}.ccc-status-card strong{font-size:.98rem}.ccc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.ccc-grid-main{align-items:stretch}.ccc-panel{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:1.2rem;box-shadow:0 8px 30px #0000000a}.ccc-now{background:linear-gradient(135deg,var(--surface),color-mix(in srgb,var(--surface) 82%,var(--primary) 18%))}.ccc-panel-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ccc-panel h2{margin:.35rem 0 .55rem;font-size:1.35rem}.ccc-panel p{color:var(--ink-soft);line-height:1.75}.ccc-dot{background:var(--primary);border-radius:50%;width:9px;height:9px;margin-top:.35rem}.ccc-badge{border:1px solid var(--border);white-space:nowrap;border-radius:999px;padding:.28rem .55rem;font-size:.72rem}.ccc-action-row{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.ccc-specialists{grid-template-columns:1fr 1fr;gap:.55rem;margin-top:1rem;display:grid}.ccc-specialist{border:1px solid var(--border);background:var(--surface-2,var(--surface));border-radius:13px;gap:.65rem;padding:.75rem;display:flex}.ccc-specialist>span{opacity:.65;padding-top:.12rem;font-size:.72rem}.ccc-specialist strong,.ccc-specialist small{display:block}.ccc-specialist small{color:var(--ink-soft);margin-top:.2rem;line-height:1.45}.ccc-command-panel{margin-top:1rem}.ccc-query{background:var(--surface-2,var(--surface));color:var(--ink-soft);border-radius:11px;margin-top:.7rem;padding:.7rem .85rem;font-size:.85rem}.ccc-actions{gap:.55rem;margin-top:.8rem;display:grid}.ccc-action-card{border:1px solid var(--border);color:inherit;border-radius:13px;grid-template-columns:32px 1fr 18px;align-items:start;gap:.7rem;padding:.8rem;text-decoration:none;display:grid}.ccc-action-card:hover{border-color:var(--primary);text-decoration:none}.ccc-action-card>span{opacity:.65;font-size:.72rem}.ccc-action-card strong,.ccc-action-card small{display:block}.ccc-action-card small{color:var(--ink-soft);margin-top:.2rem;line-height:1.5}.ccc-action-card b{font-size:1rem}.ccc-governance ul{color:var(--ink-soft);margin:1rem 0;padding-inline-start:1.2rem;line-height:1.8}.ccc-loop{border:1px solid var(--border);background:var(--surface);border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);align-items:center;gap:1.2rem;margin-top:1rem;padding:1.25rem;display:grid}.ccc-loop h2{margin:.35rem 0 .5rem}.ccc-loop p{color:var(--ink-soft);line-height:1.7}.ccc-loop-steps{grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}.ccc-loop-steps div{border:1px solid var(--border);background:var(--surface-2,var(--surface));border-radius:12px;min-height:78px;padding:.7rem}.ccc-loop-steps span{opacity:.6;font-size:.7rem;display:block}.ccc-loop-steps strong{margin-top:.55rem;font-size:.82rem;display:block}@media (max-width:900px){.ccc-hero,.ccc-loop,.ccc-grid,.ccc-specialists{grid-template-columns:1fr}.ccc-loop-steps{grid-template-columns:1fr 1fr}}@media (max-width:560px){.ccc-loop-steps{grid-template-columns:1fr}.ccc-status-card{flex-direction:column;align-items:flex-start;gap:.2rem}}.ccc-workforce-panel{margin-top:1rem}.ccc-workforce-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.ccc-workforce-note{background:#7f7f7f14;border-radius:14px;align-items:baseline;gap:.75rem;margin-top:1rem;padding:.85rem 1rem;display:flex}@media (max-width:900px){.ccc-workforce-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.ccc-workforce-grid{grid-template-columns:1fr}.ccc-workforce-note{flex-direction:column}}.ccc-lifecycle-panel{margin-top:1rem}.ccc-lifecycle-summary{grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:1rem;display:grid}.ccc-lifecycle-summary>div{border:1px solid var(--border);background:var(--surface-2,var(--surface));border-radius:13px;padding:.8rem}.ccc-lifecycle-summary strong,.ccc-lifecycle-summary small{display:block}.ccc-lifecycle-summary strong{font-size:1.45rem}.ccc-lifecycle-summary small{color:var(--ink-soft);margin-top:.15rem}.ccc-lifecycle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:1rem;display:grid}.ccc-lifecycle-card{border:1px solid var(--border);background:var(--surface-2,var(--surface));border-radius:14px;padding:.9rem}.ccc-lifecycle-card small{color:var(--ink-soft);margin-top:.35rem;line-height:1.55;display:block}.ccc-lifecycle-governance{margin-top:1rem}.ccc-lifecycle-governance ul{margin:.6rem 0}.ccc-lifecycle-governance p{margin:.4rem 0 0;font-size:.82rem}.ccc-lifecycle-loop{background:#7f7f7f14;border-radius:13px;align-items:baseline;gap:.8rem;margin-top:1rem;padding:.8rem 1rem;display:flex}.ccc-lifecycle-loop span{color:var(--ink-soft);line-height:1.6}@media (max-width:900px){.ccc-lifecycle-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.ccc-lifecycle-summary,.ccc-lifecycle-grid{grid-template-columns:1fr}.ccc-lifecycle-loop{flex-direction:column}}.cx-trust-banner{border:1px solid var(--border);background:var(--surface);border-radius:18px;justify-content:space-between;align-items:center;gap:1.5rem;margin:1.25rem 0;padding:1.1rem 1.2rem;display:flex}.cx-trust-banner h2{margin:.2rem 0 .4rem;font-size:1.2rem}.cx-trust-banner p{color:var(--ink-soft);margin:0}.cx-trust-meta{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.cx-trust-meta span{color:var(--ink-soft);font-size:.85rem}.cx-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0;display:grid}.cx-trust-grid .ccc-panel{min-height:170px}.cx-trust-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.cx-trust-steps>div{border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:.35rem;padding:1rem;display:flex}.cx-trust-steps span{font-weight:700}.cx-trust-steps small{color:var(--ink-soft)}.cx-trust-steps .is-done{border-color:var(--success,#2f855a)}@media (max-width:800px){.cx-trust-banner{flex-direction:column;align-items:flex-start}.cx-trust-grid,.cx-trust-steps{grid-template-columns:1fr}.cx-trust-meta{width:100%}}.auth-sheet{background:var(--surface);border:1px solid var(--border);max-width:440px;box-shadow:var(--shadow);border-radius:28px;margin:3.5rem auto;padding:1.75rem 1.75rem 2rem;position:relative}.auth-sheet-handle{background:var(--border);border-radius:999px;width:40px;height:5px;margin:0 auto 1.1rem}.auth-sheet-top{justify-content:space-between;align-items:flex-start;margin-bottom:1.4rem;display:flex}.auth-sheet-close{border:1px solid var(--border);cursor:pointer;width:32px;height:32px;color:var(--ink-soft);background:0 0;border-radius:50%;flex:none;place-items:center;text-decoration:none;display:grid}.auth-sheet-close:hover{background:var(--surface-sunken)}.auth-sheet h1{margin:0 0 .9rem;font-size:1.9rem;line-height:1.2}.auth-sheet-subtitle{color:var(--ink-soft);margin:0 0 1.5rem;line-height:1.55}.auth-sheet-socials{flex-direction:column;gap:.7rem;margin-bottom:1.3rem;display:flex}.btn-social{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1.2rem;font-weight:600;text-decoration:none;display:flex}.btn-social:hover{background:var(--surface-sunken)}.btn-social-icon{flex:none;place-items:center;width:20px;height:20px;display:grid}.auth-sheet-divider{color:var(--ink-faint);align-items:center;gap:.9rem;margin:1.3rem 0;font-size:.85rem;display:flex}.auth-sheet-divider:before,.auth-sheet-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-sheet .field input,.auth-sheet .btn-block{border-radius:999px;padding:.85rem 1.2rem}.auth-sheet-tabs{gap:.5rem;margin-bottom:1.3rem;display:flex}.auth-sheet-tabs button{border:1px solid var(--border);cursor:pointer;color:var(--ink-soft);background:0 0;border-radius:999px;flex:1;padding:.6rem 1rem;font-weight:600}.auth-sheet-tabs button.is-active{background:var(--ink);color:var(--surface);border-color:var(--ink)}.coesis-ai-launcher{z-index:80;direction:ltr;align-items:center;gap:.55rem;display:flex;position:fixed;inset-block-end:1.15rem;inset-inline-end:1.15rem}.coesis-ai-launcher .coesis-ai-fab{flex:none;position:static}.coesis-ai-label{border:1px solid var(--border);background:var(--surface);color:var(--ink);font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;padding:.55rem .8rem;font-size:.78rem;box-shadow:0 10px 26px -14px #17324d80}.coesis-ai-label:hover{border-color:var(--primary);color:var(--primary)}.coesis-ai-actions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.auth-provider-btn{justify-content:center;align-items:center;gap:.55rem;display:flex}.auth-provider-btn>span:first-child{text-align:center;width:1.2rem;font-weight:800}.auth-provider-btn-disabled{opacity:.62;cursor:not-allowed;justify-content:center}.auth-provider-btn-disabled small{color:var(--ink-faint);margin-inline-start:.25rem;font-size:.68rem;font-weight:500}.auth-provider-btn-disabled:hover{background:var(--surface);border-color:var(--border);color:var(--ink)}@media (max-width:600px){.coesis-ai-launcher{inset-block-end:72px;inset-inline-end:14px}.coesis-ai-label{text-overflow:ellipsis;max-width:210px;padding:.45rem .65rem;font-size:.7rem;overflow:hidden}.coesis-ai-launcher .coesis-ai-fab{width:3.15rem;height:3.15rem}.coesis-scroll-top{bottom:18px}}.research-afterlife-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.research-afterlife-path{flex-direction:column;align-items:flex-start;min-height:190px;display:flex}.research-afterlife-path p{flex:1}.research-afterlife-radar{background:var(--surface-subtle,#7f7f7f0d)}@media (max-width:1050px){.research-afterlife-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.research-afterlife-grid{grid-template-columns:1fr}.research-afterlife .row-between{flex-direction:column;align-items:flex-start}}.research-continuity{overflow:hidden}.research-continuity .research-afterlife-path{flex-direction:column;min-height:100%;display:flex}.research-continuity .research-afterlife-path .btn{align-self:flex-start;margin-top:auto}@media (max-width:720px){.research-continuity .row-between{flex-direction:column;align-items:flex-start}}.research-current-study-title{margin:.2rem 0 .7rem;font-size:1.02rem;line-height:1.35;display:block}.research-secondary-panel{position:relative}.research-disclosure{margin-top:.75rem}.research-tools-toggle{align-items:center;gap:1rem;margin-top:.8rem}.research-afterlife-recommendation{border:1px solid var(--border);background:var(--surface-subtle,#7f7f7f0d);border-radius:18px;grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);gap:1rem;padding:1.15rem;display:grid}.research-afterlife-recommendation-main h3{margin:.3rem 0 .45rem;font-size:1.35rem}.research-afterlife-recommendation-main p{max-width:760px}.research-afterlife-why{border:1px solid var(--border);background:var(--surface);border-radius:15px;padding:1rem}.research-afterlife-why p{color:var(--ink-soft);margin:.35rem 0 .7rem;line-height:1.65}.research-afterlife-more{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:.1rem 1rem}.research-afterlife-more summary{cursor:pointer;padding:.85rem .1rem;font-weight:700;list-style-position:inside}.research-afterlife-more[open] summary{border-bottom:1px solid var(--border)}.research-achievement{align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.research-achievement strong{margin-top:.25rem;display:block}@media (max-width:850px){.research-afterlife-recommendation{grid-template-columns:1fr}.research-afterlife-why{padding:.85rem}}@media (max-width:620px){.research-tools-toggle{flex-direction:column;align-items:flex-start}.research-achievement{align-items:flex-start}.research-afterlife-more{padding-inline:.75rem}}.coesis-context-hub{padding-top:2rem;padding-bottom:4rem}.coesis-context-switcher{border:1px solid var(--border);background:var(--surface);border-radius:999px;flex-wrap:wrap;align-items:center;gap:.45rem;width:max-content;max-width:100%;margin-bottom:1.25rem;padding:.45rem;display:flex}.coesis-context-switcher-label{color:var(--ink-soft);padding:0 .45rem;font-size:.78rem}.coesis-context-switcher-item{color:var(--ink-soft);border-radius:999px;padding:.35rem .7rem;font-size:.82rem;text-decoration:none}.coesis-context-switcher-item:hover{background:var(--surface-2,var(--surface-muted));color:var(--ink)}.coesis-context-switcher-item.active{background:var(--primary);color:#fff}.coesis-context-hero{justify-content:space-between;align-items:flex-start;gap:2rem;padding:1.5rem 0 2rem;display:flex}.coesis-context-hero h1{letter-spacing:-.025em;margin:.25rem 0 .55rem;font-size:clamp(2rem,4vw,3.25rem)}.coesis-context-hero .lead{max-width:760px;color:var(--ink-soft);margin:0;line-height:1.75}.coesis-context-chip{border:1px solid var(--border);background:var(--surface);min-width:180px;box-shadow:var(--shadow-sm);border-radius:18px;padding:1rem 1.1rem}.coesis-context-chip span,.coesis-context-chip strong{display:block}.coesis-context-chip span{color:var(--ink-faint);margin-bottom:.35rem;font-size:.78rem}.coesis-context-chip strong{font-size:1.1rem}.coesis-handoff-card{border-inline-start:4px solid var(--primary);justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.coesis-domain-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.coesis-domain-card{border:1px solid var(--border);background:var(--surface);min-height:260px;box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;padding:1.35rem;display:flex;position:relative}.coesis-domain-card h2{margin:.25rem 0 .55rem}.coesis-domain-card p{color:var(--ink-soft);flex:1;line-height:1.7}.coesis-domain-mark{background:var(--surface-sunken);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid;position:absolute;inset-block-start:1rem;inset-inline-end:1rem}.coesis-domain-research{border-top:3px solid #7657c9}.coesis-domain-company{border-top:3px solid #2e9b72}.coesis-domain-bridging{border-top:3px solid #d17a2d}.coesis-foundation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}@media (max-width:900px){.coesis-context-hero,.coesis-handoff-card{flex-direction:column}.coesis-context-chip{width:100%}.coesis-domain-grid,.coesis-foundation-grid{grid-template-columns:1fr}}.coesis-intelligence-page{padding-top:2rem;padding-bottom:5rem}.coesis-intelligence-hero{justify-content:space-between;align-items:flex-start;gap:2rem;padding:1.5rem 0 2rem;display:flex}.coesis-intelligence-hero h1{letter-spacing:-.025em;margin:.25rem 0 .55rem;font-size:clamp(2rem,4vw,3.25rem)}.coesis-intelligence-hero .lead{max-width:780px;color:var(--ink-soft);margin:0;line-height:1.75}.coesis-graph-principle{border:1px solid var(--border);background:var(--surface);min-width:250px;box-shadow:var(--shadow-sm);border-radius:18px;padding:1rem 1.1rem}.coesis-graph-principle span,.coesis-graph-principle strong{display:block}.coesis-graph-principle span{color:var(--ink-faint);margin-bottom:.35rem;font-size:.78rem}.coesis-graph-principle strong{font-size:1rem;line-height:1.5}.coesis-graph-layout{grid-template-columns:minmax(0,1.8fr) minmax(280px,.7fr);gap:1rem;display:grid}.coesis-graph-canvas{min-height:650px;overflow:hidden}.coesis-graph-caption{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.coesis-graph-caption h2{margin:.25rem 0 0}.coesis-graph-map{background:radial-gradient(circle at center,var(--surface-2,var(--surface-muted)) 0,transparent 55%);border:1px solid var(--border);border-radius:22px;min-height:540px;margin-top:1rem;position:relative}.coesis-graph-node{text-align:start;border:1px solid var(--border);background:var(--surface);width:170px;box-shadow:var(--shadow-sm);cursor:pointer;color:var(--ink);z-index:2;border-radius:16px;padding:.8rem;position:absolute}.coesis-graph-node:hover,.coesis-graph-node.selected{box-shadow:var(--shadow);border-color:var(--primary);transform:translateY(-1px)}.coesis-graph-node strong,.coesis-graph-node small{display:block}.coesis-graph-node small{color:var(--ink-soft);margin:.25rem 0 .5rem;line-height:1.35}.coesis-node-study{top:8%;left:7%}.coesis-node-evidence{top:5%;left:40%}.coesis-node-opportunity{top:20%;right:7%}.coesis-node-institution{bottom:18%;right:7%}.coesis-node-challenge{bottom:5%;left:40%}.coesis-node-decision{bottom:18%;left:7%}.coesis-node-outcome{top:43%;left:40%}.coesis-node-dot{border-radius:50%;width:9px;height:9px;margin-inline-end:.45rem;display:inline-block}.coesis-kind-research{background:#7c5cff}.coesis-kind-evidence{background:#4f8df7}.coesis-kind-opportunity{background:#d08a32}.coesis-kind-company,.coesis-kind-challenge{background:#39a36b}.coesis-kind-decision{background:#2b8cbe}.coesis-kind-outcome{background:#6b7280}.coesis-trust-badge{border:1px solid var(--border);border-radius:999px;align-items:center;padding:.2rem .5rem;font-size:.68rem;font-weight:650;display:inline-flex}.coesis-trust-private{opacity:.75}.coesis-trust-authorized{background:var(--surface-2,var(--surface-muted))}.coesis-trust-verified{border-color:currentColor}.coesis-trust-candidate{border-style:dashed}.coesis-trust-restricted{opacity:.6}.coesis-edge{background:var(--border-strong,var(--border));transform-origin:0;z-index:1;height:1px;position:absolute}.coesis-edge span{color:var(--ink-faint);white-space:nowrap;font-size:.62rem;position:absolute;top:-1.1rem;left:50%}.coesis-edge-study-evidence{width:28%;top:24%;left:18%;transform:rotate(-9deg)}.coesis-edge-evidence-opportunity{width:28%;top:23%;left:52%;transform:rotate(20deg)}.coesis-edge-opportunity-institution{width:25%;top:43%;right:16%;transform:rotate(90deg)}.coesis-edge-institution-challenge{width:28%;bottom:25%;left:52%;transform:rotate(-19deg)}.coesis-edge-challenge-decision{width:28%;bottom:24%;left:18%;transform:rotate(10deg)}.coesis-edge-decision-outcome{width:23%;top:64%;left:25%;transform:rotate(-22deg)}.coesis-edge-outcome-study{width:25%;top:49%;left:47%;transform:rotate(-145deg)}.coesis-graph-inspector{align-self:start;position:sticky;top:1rem}.coesis-graph-inspector h2{margin:.3rem 0}.coesis-inspector-block{border-top:1px solid var(--border);margin-top:.6rem;padding:.8rem 0}.coesis-inspector-block span,.coesis-inspector-block strong{display:block}.coesis-inspector-block span{color:var(--ink-faint);margin-bottom:.2rem;font-size:.75rem}.coesis-inspector-note{background:var(--surface-2,var(--surface-muted));border-radius:12px;padding:.8rem;font-size:.85rem;line-height:1.55}.coesis-graph-principles-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;display:grid}.coesis-graph-principles-grid h2{margin:.35rem 0}.coesis-intelligence-entry{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}@media (max-width:1000px){.coesis-graph-layout{grid-template-columns:1fr}.coesis-graph-inspector{position:static}.coesis-graph-principles-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.coesis-intelligence-hero,.coesis-intelligence-entry{flex-direction:column}.coesis-graph-principle{width:100%;min-width:0}.coesis-graph-map{min-height:760px}.coesis-graph-node{width:145px}.coesis-node-study{top:4%;left:4%}.coesis-node-evidence{top:16%;left:auto;right:4%}.coesis-node-opportunity{top:35%;right:4%}.coesis-node-institution{bottom:12%;right:4%}.coesis-node-challenge{bottom:4%;left:4%}.coesis-node-decision{bottom:28%;left:4%}.coesis-node-outcome{top:50%;left:30%}.coesis-graph-principles-grid{grid-template-columns:1fr}}.coesis-signals-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.coesis-learning-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.coesis-learning-steps .notice{height:100%}@media (max-width:900px){.coesis-learning-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.coesis-learning-steps{grid-template-columns:1fr}}.coesis-signals-grid .notice{flex-direction:column;height:100%;display:flex}.coesis-signals-grid .notice .btn{align-self:flex-start;margin-top:auto}@media (max-width:900px){.coesis-signals-grid{grid-template-columns:1fr}}.owner-emergency{border-color:var(--danger);justify-content:space-between;align-items:center;gap:1rem;margin:0 0 2rem;display:flex}.owner-emergency h2{margin:.2rem 0}.owner-emergency p{color:var(--ink-soft);margin:0}.owner-emergency-actions{flex-wrap:wrap;gap:.6rem;display:flex}.studio-canvas.is-tablet{max-width:820px;margin-inline:auto}.studio-canvas.is-mobile{max-width:430px;margin-inline:auto}.studio-device-switch{flex-wrap:wrap;gap:.35rem;display:flex}.studio-device-switch .btn{padding:.35rem .55rem;font-size:.75rem}.studio-review-backdrop{z-index:1000;background:#0a142373;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.studio-review{width:min(760px,96vw);max-height:90vh;box-shadow:var(--shadow-lg);overflow:auto}.studio-version-list{gap:.55rem;display:grid}.studio-version{border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem;display:flex}.studio-version small{color:var(--ink-faint);margin-top:.2rem;display:block}@media (max-width:700px){.owner-emergency,.studio-version{flex-direction:column;align-items:flex-start}.studio-review{padding:.8rem}}.studio-block.style-soft{background:var(--surface);box-shadow:var(--shadow-sm);border-radius:20px}.studio-block.style-accent{border-color:var(--primary);background:var(--primary-soft);border-radius:20px}.tm-home-public{overflow:clip}.tm-hero{min-height:650px;position:relative}.tm-hero-copy{z-index:2;position:relative}.tm-hero h1{text-wrap:balance}.tm-hero-visual{place-items:center;min-height:440px;display:grid;position:relative}.tm-hero-orbit-modern{background:radial-gradient(circle at 50% 45%,#2f80ed2e,#0000 58%),linear-gradient(145deg,#fff,#f3f7fb);width:min(430px,78vw);box-shadow:0 28px 70px -36px #17324d57}.tm-hero-orbit-modern i,.tm-hero-orbit-modern b{border-color:#17324d2e}.tm-hero-orbit-modern em{background:var(--accent);box-shadow:0 0 0 7px #2f80ed1a}.tm-flow-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #d9dee8e6;border-radius:13px;align-items:center;gap:.55rem;padding:.65rem .8rem;font-size:.78rem;display:flex;position:absolute;box-shadow:0 12px 30px -18px #17324d80}.tm-flow-card span{font-family:var(--font-mono);color:var(--accent);font-size:.68rem}.tm-flow-card-top{top:12%;right:2%}.tm-flow-card-right{top:48%;right:-3%}.tm-flow-card-bottom{bottom:9%;left:4%}.tm-proof-row{color:var(--ink-faint);flex-wrap:wrap;gap:.55rem 1rem;margin-top:1.35rem;font-size:.76rem;display:flex}.tm-proof-row span{align-items:center;gap:.4rem;display:inline-flex}.tm-proof-row i{background:var(--accent);border-radius:50%;width:7px;height:7px;display:inline-block}.tm-products-section{padding-top:1rem}.tm-section-intro{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.4rem;display:flex}.tm-section-intro h2{margin:.25rem 0 .45rem;font-size:clamp(2rem,4vw,3rem)}.tm-section-intro p{max-width:720px;margin:0}.tm-product-toggle{background:var(--surface-sunken);border:1px solid var(--border);border-radius:999px;flex:none;padding:.25rem;display:flex}.tm-product-toggle button{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.6rem 1rem;font-weight:700}.tm-product-toggle button.is-active{background:var(--surface);color:var(--primary);box-shadow:var(--shadow-sm)}.tm-focus-panel{border:1px solid var(--border);background:linear-gradient(135deg,#fff,#f7fafc);border-radius:26px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:2rem;min-height:340px;padding:2rem;transition:border-color .2s,box-shadow .2s;display:grid;box-shadow:0 18px 50px -35px #17324d66}.tm-focus-panel.is-company{border-color:#00c87840}.tm-focus-panel.is-research{border-color:#7c2ce840}.tm-focus-main h3{margin:.3rem 0 .6rem;font-size:clamp(2rem,4vw,3.1rem)}.tm-focus-main p{max-width:580px;margin-bottom:1.35rem;line-height:1.8}.tm-focus-journey{grid-template-columns:repeat(4,1fr);align-items:center;gap:.45rem;display:grid}.tm-journey-node{border:1px solid var(--border);background:#ffffffbf;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:132px;padding:1rem;display:flex;position:relative}.tm-journey-node span{font-family:var(--font-mono);color:var(--ink-faint);font-size:.7rem}.tm-journey-node strong{font-size:.92rem}.tm-journey-node i{background:var(--border);inset-inline-end:-22px;width:22px;height:1px;position:absolute;top:50%}.tm-how-modern{padding-top:4rem}.tm-how-modern .tm-step{min-height:190px;transition:transform .18s,box-shadow .18s,border-color .18s}.tm-how-modern .tm-step:hover{box-shadow:var(--shadow);border-color:#bcc8d8;transform:translateY(-3px)}.tm-how-modern .tm-step>span{box-shadow:inset 0 0 0 1px #17324d14}.tm-trust-modern{background:var(--surface);box-shadow:var(--shadow-sm);border:1px solid var(--border);border-radius:24px;margin-top:1rem;padding:2.2rem}.tm-trust-points{gap:.5rem;min-width:min(100%,330px);display:grid}.tm-trust-points span{background:var(--surface-sunken);color:var(--ink-soft);border-radius:10px;padding:.65rem .8rem;font-size:.82rem}.tm-final-modern{padding-top:6rem}.tm-final-modern h2{text-wrap:balance;font-size:clamp(2.2rem,5vw,4rem)}.tm-final-modern p{font-size:1.05rem}.tm-signed-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:2rem;padding-top:3.5rem;padding-bottom:2rem;display:grid}.tm-signed-copy h1{margin:.4rem 0 .7rem;font-size:clamp(2.5rem,5vw,4.3rem)}.tm-signed-meta{color:var(--ink-faint);align-items:center;gap:.5rem;font-size:.82rem;display:flex}.tm-status-dot{background:#00c878;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #00c8781a}.tm-orbit-card{aspect-ratio:1;border:1px solid var(--border);background:radial-gradient(circle,#fff 0 24%,#f4f8fc 25% 55%,#eef3f8 56% 100%);border-radius:50%;place-items:center;width:min(330px,80vw);margin-inline:auto;display:grid;position:relative;box-shadow:0 25px 65px -35px #17324d73}.tm-orbit-card:before,.tm-orbit-card:after{content:"";border:1px solid #17324d1f;border-radius:50%;position:absolute;inset:13%}.tm-orbit-card:after{inset:28%}.tm-orbit-core{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:86px;height:86px;font-size:2rem;font-weight:800;display:grid;box-shadow:0 12px 35px -12px #17324da6}.tm-orbit-label{border:1px solid var(--border);font-size:.62rem;font-family:var(--font-mono);color:var(--ink-faint);box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;padding:.35rem .55rem;position:absolute}.tm-orbit-label-a{top:8%;right:15%}.tm-orbit-label-b{bottom:12%;right:4%}.tm-orbit-label-c{bottom:17%;left:5%}.tm-launchpad{padding-bottom:3rem}.tm-launchpad-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.2rem;display:flex}.tm-launchpad-head h2{margin:.2rem 0 .35rem;font-size:2rem}.tm-launchpad-head p{margin:0}.tm-product-grid-enhanced{padding-bottom:0}.tm-product-grid-enhanced .tm-product-card{min-height:310px}.tm-product-icon{background:var(--primary-soft);width:44px;height:44px;color:var(--primary);border-radius:14px;place-items:center;margin-bottom:1rem;font-weight:800;display:grid}.tm-product-research .tm-product-icon{color:#7c2ce8;background:#7c2ce817}.tm-product-company .tm-product-icon{color:#009e62;background:#00c8781a}.tm-card-bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:auto;padding-top:1rem;display:flex}.tm-card-context{color:var(--ink-faint);font-size:.75rem}@media (max-width:900px){.tm-hero{grid-template-columns:1fr;min-height:auto}.tm-hero-visual{min-height:390px}.tm-flow-card-right{right:0}.tm-section-intro,.tm-signed-hero,.tm-launchpad-head{flex-direction:column;align-items:flex-start}.tm-focus-panel{grid-template-columns:1fr}.tm-trust-modern{align-items:flex-start}.tm-hero-orbit-modern{width:330px}.tm-product-toggle{align-self:flex-start}}@media (max-width:700px){.tm-hero{padding-top:3rem;padding-bottom:2rem}.tm-hero h1{font-size:clamp(2.45rem,13vw,3.8rem)}.tm-hero-visual{min-height:320px}.tm-hero-orbit-modern{width:270px}.tm-flow-card{font-size:.68rem}.tm-flow-card-top{top:4%;right:0}.tm-flow-card-right{top:48%;right:-2%}.tm-flow-card-bottom{bottom:3%;left:0}.tm-focus-panel{border-radius:20px;padding:1.25rem}.tm-focus-journey{grid-template-columns:1fr 1fr}.tm-journey-node i{display:none}.tm-trust-modern{padding:1.4rem}.tm-card-bottom{flex-direction:column;align-items:flex-start}.tm-signed-hero{padding-top:2.2rem}.tm-orbit-card{width:250px}.tm-launchpad{padding-bottom:2rem}}.tm-hero-visual{overflow:clip}.tm-flow-card{max-width:min(150px,32vw)}.tm-product-toggle button[role=tab]{min-height:44px}.tm-product-toggle button[role=tab][aria-selected=true]{cursor:default}.tm-focus-panel[role=tabpanel]{outline:none}@media (max-width:700px){.tm-hero-visual{min-height:330px;overflow:visible}.tm-focus-journey{grid-template-columns:1fr;gap:.65rem}.tm-journey-node{flex-direction:row;align-items:center;gap:.8rem;min-height:76px}.tm-journey-node strong{flex:1}.tm-journey-node i{inset-inline:1.25rem auto;width:1px;height:10px;display:block;top:auto;bottom:-11px}.tm-journey-node:last-child i{display:none}.tm-product-toggle{width:100%}.tm-product-toggle button{flex:1}}.cx-hero-first-value{border-bottom:0;padding-bottom:1rem}.cx-first-value-panel{border:1px solid var(--border);background:var(--surface);border-radius:22px;justify-content:space-between;align-items:center;gap:2rem;margin:0 0 1.4rem;padding:1.45rem;display:flex;box-shadow:0 8px 30px #0000000a}.cx-first-value-main{min-width:0}.cx-first-value-main h2{margin:.2rem 0 .45rem;font-size:clamp(1.35rem,2.4vw,2rem)}.cx-first-value-main p{max-width:760px;color:var(--ink-soft);margin:0}.cx-first-value-meta{color:var(--ink-faint);flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.85rem;font-size:.85rem;display:flex}.cx-first-value-action{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.55rem;display:flex}.cx-first-value-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.cx-first-value-step{border:1px solid var(--border);background:var(--surface);border-radius:17px;min-width:0;padding:1rem}.cx-first-value-step span{background:var(--primary-soft);width:2rem;height:2rem;color:var(--primary);font:700 .72rem var(--font-mono);border-radius:50%;place-items:center;margin-bottom:.7rem;display:inline-grid}.cx-first-value-step strong,.cx-first-value-step small{display:block}.cx-first-value-step small{color:var(--ink-faint);margin-top:.35rem;line-height:1.5}.cx-first-value-step.is-current{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary-soft)}@media (max-width:800px){.cx-first-value-panel{border-radius:18px;flex-direction:column;align-items:stretch;gap:1.15rem;padding:1.15rem}.cx-first-value-action{align-items:stretch;width:100%}.cx-first-value-action .btn{justify-content:center;width:100%}.cx-first-value-meta{align-items:flex-start;gap:.45rem .65rem}.cx-first-value-steps{grid-template-columns:1fr;gap:.6rem}.cx-first-value-step{border-radius:15px;padding:.9rem}}@media (max-width:680px){.cx-hero-first-value{padding-bottom:.65rem}.cx-hero-first-value .cx-hero-actions{align-items:stretch;width:100%}.cx-hero-first-value .cx-hero-actions .btn{justify-content:center;width:100%}.cx-first-value-journey{padding-top:1rem}}.cx-supporting-intelligence{border-top:1px solid var(--border);margin-top:1.25rem;padding:.2rem 0 0}.cx-supporting-intelligence .cx-trust-banner{box-shadow:none;background:color-mix(in srgb, var(--surface) 92%, var(--bg));border-radius:15px;margin:.7rem 0;padding:.9rem 1rem}.cx-supporting-intelligence .cx-trust-banner h2{font-size:1.05rem}.cx-supporting-intelligence .cx-trust-banner p{font-size:.9rem;line-height:1.6}.cx-supporting-intelligence .cx-trust-meta span{font-size:.78rem}.cx-command-section{margin-top:.4rem}.cx-command-section .cx-section-heading{margin-bottom:.7rem}.cx-next-action{margin-top:1.15rem}@media (max-width:680px){.cx-supporting-intelligence{margin-top:1rem}.cx-supporting-intelligence .cx-trust-banner{margin:.55rem 0;padding:.9rem}}:root{--cx-interaction-radius:18px;--cx-interaction-gap:.75rem;--cx-touch-target:44px;--cx-focus-ring:0 0 0 3px color-mix(in srgb, var(--primary) 18%, transparent)}.coesis-interaction-surface :where(.btn,button,a,select,input,textarea):focus-visible{outline:2px solid var(--primary);outline-offset:2px;box-shadow:var(--cx-focus-ring)}.coesis-interaction-surface :where(.btn,button,select){min-height:var(--cx-touch-target)}.coesis-context-surface,.coesis-command-surface,.coesis-status-surface,.coesis-evidence-surface{border-radius:var(--cx-interaction-radius)}.coesis-command-surface{isolation:isolate;position:relative}.coesis-command-surface :where(input,[role=combobox]){min-height:var(--cx-touch-target)}.coesis-status-surface{transition:border-color .18s,box-shadow .18s,background-color .18s}.coesis-status-surface:focus-within,.coesis-evidence-surface:focus-within{box-shadow:var(--cx-focus-ring)}.coesis-evidence-surface{scroll-margin-top:1rem}@media (max-width:700px){.coesis-interaction-surface :where(.row,.row-between){gap:var(--cx-interaction-gap)}.coesis-interaction-surface :where(.btn){min-height:46px}.coesis-command-surface :where(.row){width:100%}.coesis-command-surface :where(.row .btn){flex:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.coesis-interaction-surface *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.cx-decision-space{border:1px solid var(--border-subtle,#d9dee7);background:var(--surface,#fff);border-radius:18px;justify-content:space-between;align-items:center;gap:1.25rem;margin:1rem 0;padding:1.15rem 1.25rem;display:flex}.cx-decision-space-main{min-width:0}.cx-decision-space-main h2{margin:.15rem 0 .4rem}.cx-decision-space-main p{max-width:72ch;margin:0}.cx-decision-space-meta{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.75rem;display:flex}.cx-decision-space-meta>span:not(.badge){color:var(--text-muted,#667085);font-size:.84rem}.cx-decision-space-actions{flex-wrap:wrap;flex:none;gap:.55rem;display:flex}@media (max-width:720px){.cx-decision-space{flex-direction:column;align-items:stretch}.cx-decision-space-actions{width:100%}.cx-decision-space-actions .btn{width:100%;min-height:46px}}.cx-learning-loop{border:1px solid var(--border-subtle,#d9dee7);background:var(--surface,#fff);border-radius:18px;grid-template-columns:minmax(0,1.4fr) minmax(260px,.7fr);align-items:center;gap:1.15rem;margin:1rem 0;padding:1.2rem 1.25rem;display:grid}.cx-learning-loop-main{min-width:0}.cx-learning-loop-main h2{margin:.15rem 0 .4rem}.cx-learning-loop-main p{max-width:76ch;margin:0}.cx-learning-loop-meta{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.85rem;display:flex}.cx-learning-loop-meta>span:not(.badge){color:var(--text-muted,#667085);font-size:.84rem}.cx-learning-loop-actions{border-inline-start:1px solid var(--border-subtle,#d9dee7);padding-inline-start:1rem}.cx-learning-loop-actions p{color:var(--text-muted,#667085);margin:.2rem 0 .75rem}@media (max-width:720px){.cx-learning-loop{grid-template-columns:1fr;align-items:stretch}.cx-learning-loop-actions{border-inline-start:0;border-top:1px solid var(--border-subtle,#d9dee7);padding-inline-start:0;padding-top:1rem}.cx-learning-loop-actions .btn{width:100%;min-height:46px}}.coesis-ai-head-copy{min-width:0}.coesis-ai-context{border:1px solid var(--border);background:var(--surface-sunken);color:var(--ink-soft);border-radius:999px;align-items:center;margin-top:.45rem;padding:.18rem .5rem;font-size:.7rem;line-height:1.35;display:inline-flex}.coesis-ai-panel{overscroll-behavior:contain}.coesis-ai-body{overscroll-behavior:contain;scrollbar-gutter:stable}.coesis-ai-input{padding-bottom:max(.75rem, env(safe-area-inset-bottom))}.coesis-ai-input textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.coesis-ai-head button:focus-visible,.coesis-ai-fab:focus-visible,.coesis-ai-label:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (max-width:680px){.coesis-ai-panel{width:auto;max-height:min(82vh,760px);padding-bottom:env(safe-area-inset-bottom);border-radius:18px 18px 0 0;inset-block-end:0;inset-inline:0}.coesis-ai-body{min-height:180px}.coesis-ai-input textarea{min-height:88px}}@media (prefers-reduced-motion:reduce){.coesis-ai-panel,.coesis-ai-fab,.coesis-ai-label{scroll-behavior:auto;transition:none!important}}.research-paths{margin-top:1rem}.research-path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.research-path-card{border:1px solid var(--border,#64748b38);background:var(--surface,#ffffff8c);min-height:9rem;color:inherit;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:start;gap:.75rem;padding:1rem;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative}.research-path-card:hover{border-color:var(--border-strong,#64748b66);transform:translateY(-1px);box-shadow:0 8px 24px #0f172a0f}.research-path-card:focus-visible{outline:3px solid color-mix(in srgb, var(--primary,#2563eb) 35%, transparent);outline-offset:2px}.research-path-index{letter-spacing:.08em;opacity:.65;font-size:.75rem;font-weight:700}.research-path-card h3{margin:0 0 .35rem}.research-path-card p{margin:0;font-size:.9rem;line-height:1.5}.research-path-arrow{opacity:.65;font-size:1.1rem}@media (max-width:900px){.research-path-grid{grid-template-columns:1fr}.research-path-card{min-height:auto}}@media (prefers-reduced-motion:reduce){.research-path-card{transition:none}.research-path-card:hover{transform:none}}.research-state-summary{border:1px solid var(--border,#00000014)}.research-state-list{gap:.65rem;display:grid}.research-state-item{text-align:start;border:1px solid var(--border,#00000014);width:100%;color:inherit;cursor:pointer;background:0 0;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.8rem .9rem;display:grid}.research-state-item:hover,.research-state-item:focus-visible,.research-state-item.is-selected{background:color-mix(in srgb, currentColor 4%, transparent)}.research-state-marker{background:color-mix(in srgb, currentColor 7%, transparent);border-radius:999px;place-items:center;width:2rem;height:2rem;font-weight:700;display:grid}.research-state-copy{gap:.15rem;min-width:0;display:grid}.research-state-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.research-state-copy small{color:var(--muted,#667085)}@media (max-width:720px){.research-state-item{grid-template-columns:auto minmax(0,1fr)}.research-state-item>.btn{grid-column:2;justify-self:start}}.research-first-value{border:1px solid var(--border,#dfe3e8)}.research-first-value-actions{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}@media (max-width:720px){.research-first-value-actions{grid-template-columns:1fr;display:grid}.research-first-value-actions .btn{width:100%}}.research-path-card.is-priority{border-width:2px;transform:translateY(-1px)}.research-path-card.is-priority .research-path-index{font-weight:800}.research-path-switcher{margin-bottom:1rem}.research-path-switcher-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.research-path-switcher-head>div{gap:.2rem;display:grid}.research-path-switcher-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:.8rem;display:grid}.research-path-switcher-item{border:1px solid var(--border,#64748b38);background:var(--surface,#ffffff8c);min-width:0;color:inherit;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.65rem;padding:.8rem;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:grid}.research-path-switcher-item:hover{border-color:var(--border-strong,#64748b66);transform:translateY(-1px)}.research-path-switcher-item:focus-visible{outline:3px solid color-mix(in srgb,var(--primary,#2563eb) 35%,transparent);outline-offset:2px}.research-path-switcher-item.is-current{background:color-mix(in srgb,var(--primary,#2563eb) 5%,transparent);border-width:2px}.research-path-switcher-copy{gap:.2rem;min-width:0;display:grid}.research-path-switcher-copy strong{overflow-wrap:anywhere}.research-path-switcher-copy small{color:var(--muted,#667085);line-height:1.45}@media (max-width:900px){.research-path-switcher-grid{grid-template-columns:1fr}}@media (max-width:680px){.research-path-switcher-head{align-items:flex-start}.research-path-switcher-head>.badge{display:none}.research-path-switcher-item{min-height:4.25rem}}@media (prefers-reduced-motion:reduce){.research-path-switcher-item{transition:none}.research-path-switcher-item:hover{transform:none}}.research-journey-context{border:1px solid var(--border-color,#7f7f7f33);background:var(--surface-subtle,#7f7f7f09);border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:.8rem;padding:.75rem .85rem;display:flex}.research-journey-context>div{gap:.15rem;min-width:0;display:grid}.research-journey-context strong{overflow-wrap:anywhere}.research-journey-context .btn{flex:none}@media (max-width:620px){.research-journey-context{flex-direction:column;align-items:stretch}.research-journey-context .btn{width:100%}}@media (prefers-reduced-motion:reduce){.research-journey-rail{scroll-behavior:auto}}.research-journey-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;margin-top:.9rem;padding-bottom:.15rem;display:grid;overflow-x:auto}.research-journey-node{border:1px solid var(--border-color,#7f7f7f33);background:var(--surface-subtle,#7f7f7f0a);border-radius:.7rem;align-items:center;gap:.45rem;min-width:110px;padding:.45rem .55rem;display:flex;position:relative}.research-journey-dot{border-radius:999px;flex:0 0 1.5rem;place-items:center;width:1.5rem;height:1.5rem;font-size:.72rem;font-weight:700;display:grid}.research-journey-label{font-size:.72rem;line-height:1.2}.research-journey-node.is-current{border-color:currentColor}.research-journey-node.is-current .research-journey-dot{color:canvas;background:currentColor}.research-journey-node.is-complete .research-journey-dot{border:1px solid}.research-journey-node.is-upcoming{opacity:.62}@media (max-width:720px){.research-journey-rail{scroll-snap-type:x proximity;scrollbar-width:thin;display:flex;overflow-x:auto}.research-journey-node{scroll-snap-align:start;flex:0 0 150px}}.research-workspace-focus{border:1px solid var(--border);background:var(--surface);margin:0 0 1rem}.research-workspace-focus-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.research-workspace-focus-head h2{margin:.2rem 0 .35rem}.research-workspace-focus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1rem;display:grid}.research-focus-item{border:1px solid var(--border);background:var(--surface-sunken);border-radius:14px;align-items:flex-start;gap:.65rem;min-width:0;padding:.7rem;display:flex}.research-focus-item.is-current{border-color:var(--primary);box-shadow:0 0 0 2px #5c41c414}.research-focus-icon{background:var(--surface);border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:700;display:grid}.research-focus-item.is-current .research-focus-icon{background:var(--primary);color:#fff}.research-focus-item strong{overflow-wrap:anywhere;margin-top:.12rem;line-height:1.3;display:block}.research-focus-support{border-top:1px solid var(--border);color:var(--ink-soft);margin-top:.75rem;padding-top:.7rem}.research-focus-support summary{cursor:pointer;font-weight:600}.research-focus-support p{margin:.6rem 0 0}@media (max-width:700px){.research-workspace-focus-head{flex-direction:column}.research-workspace-focus-grid{grid-template-columns:1fr}.research-focus-item{min-height:56px}.research-workspace-focus{padding:1rem}}.research-workspace-focus-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.research-focus-item.is-needs-input{border-color:var(--warning,var(--border))}@media (max-width:900px){.research-workspace-focus-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.research-workspace-focus-grid-4{grid-template-columns:1fr}}.research-progressive-disclosure{border:1px solid var(--border);background:var(--surface-muted,var(--surface));border-radius:12px;margin:1rem 0 1.1rem}.research-progressive-disclosure summary{cursor:pointer;align-items:center;gap:.55rem;min-height:44px;padding:.75rem 1rem;font-weight:650;list-style:none;display:flex}.research-progressive-disclosure summary::-webkit-details-marker{display:none}.research-progressive-disclosure summary:before{content:"+";border:1px solid var(--border);border-radius:50%;place-items:center;width:1.35rem;height:1.35rem;font-weight:700;display:inline-grid}.research-progressive-disclosure[open] summary:before{content:"−"}.research-progressive-disclosure-body{border-top:1px solid var(--border);padding:0 1rem 1rem}.research-progressive-disclosure-body>p{margin:.8rem 0}@media (max-width:700px){.research-progressive-disclosure summary{padding:.8rem .9rem}.research-progressive-disclosure-body{padding:0 .9rem .9rem}}.research-workspace-status{border:1px solid var(--border,#00000014);background:var(--surface-muted,#00000006);border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:.85rem;padding:.8rem .9rem;display:flex}.research-workspace-status-main{align-items:center;gap:.7rem;min-width:0;display:flex}.research-workspace-status-main>div{gap:.15rem;min-width:0;display:grid}.research-workspace-status-main strong{overflow-wrap:anywhere}.research-workspace-status-main .muted{font-size:.82rem}.research-workspace-status-guidance{max-width:42rem;margin:0}@media (max-width:720px){.research-workspace-status{flex-direction:column}}.research-workspace-action-rail{z-index:8;border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1rem;padding:.75rem;display:flex;position:sticky;bottom:.75rem;box-shadow:0 10px 28px #00000014}.research-workspace-action-main{align-items:center;gap:.7rem;min-width:0;display:flex}.research-workspace-action-copy{gap:.12rem;min-width:0;display:grid}.research-workspace-action-copy strong,.research-workspace-support-note{overflow-wrap:anywhere}.research-workspace-action-copy .muted{font-size:.82rem}.research-workspace-support{justify-content:flex-end;align-items:center;gap:.4rem;min-width:0;display:flex}.research-workspace-support-note{color:var(--ink-soft);max-width:15rem;font-size:.78rem}@media (max-width:900px){.research-workspace-action-rail{flex-direction:column;align-items:stretch}.research-workspace-action-main{justify-content:space-between}.research-workspace-support{flex-wrap:wrap;justify-content:flex-start}.research-workspace-support-note{display:none}}@media (max-width:560px){.research-workspace-action-rail{bottom:calc(.5rem + env(safe-area-inset-bottom));border-radius:14px;gap:.55rem;padding:.65rem}.research-workspace-action-main{grid-template-columns:auto 1fr;gap:.55rem;display:grid}.research-workspace-action-main .badge{grid-row:1/span 2;align-self:start}.research-workspace-action-copy{min-width:0}.research-workspace-primary{grid-column:1/-1;width:100%;min-height:46px}.research-workspace-support{width:100%}.research-workspace-support .btn{flex:auto;min-height:44px}}[dir=rtl] .research-workspace-action-main{direction:rtl}.research-workspace-action-rail{z-index:20;background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(10px);margin-block:.9rem 1rem;position:sticky;bottom:.75rem;box-shadow:0 12px 30px #00000014}.research-workspace-action-main{flex-wrap:wrap}.research-workspace-support{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.research-workspace-support .btn{min-height:44px}.research-workspace-support-note{max-width:34rem;line-height:1.45}.research-workspace-primary{min-width:9rem}.research-workspace-focus{scroll-margin-top:1rem}@media (max-width:900px){.research-workspace-action-rail{bottom:.55rem}.research-workspace-support{justify-content:flex-start}}@media (max-width:700px){.research-workspace-action-rail{margin-inline:-.15rem;position:sticky;bottom:.45rem}.research-workspace-action-main{grid-template-columns:auto minmax(0,1fr)}.research-workspace-primary{grid-column:1/-1;width:100%}.research-workspace-support{grid-template-columns:1fr 1fr;display:grid}.research-workspace-support-note{grid-column:1/-1;font-size:.78rem}}@media (prefers-reduced-motion:reduce){.research-workspace-action-rail{-webkit-backdrop-filter:none}}[dir=rtl] .research-workspace-support{direction:rtl}.tm-main-home-destinations .tm-launchpad-head{align-items:flex-end}.tm-main-home-product{flex-direction:column;min-height:100%;display:flex}.tm-main-home-product .tm-card-bottom{margin-top:auto}.tm-main-home-question{border:1px solid var(--border);background:var(--surface);border-radius:16px;flex-direction:column;gap:.3rem;margin:1rem 0 1.15rem;padding:.9rem 1rem;display:flex}.tm-main-home-question strong{font-size:.9rem}.tm-main-home-question span{color:var(--ink-soft);font-size:.82rem;line-height:1.65}.tm-main-home-shared{border:1px solid var(--border);background:var(--surface);border-radius:20px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);align-items:center;gap:1.25rem;margin-top:1.2rem;padding:1.15rem 1.25rem;display:grid}.tm-main-home-shared h2{margin:.2rem 0 .4rem;font-size:clamp(1.2rem,2vw,1.55rem)}.tm-main-home-shared p{max-width:72ch;color:var(--ink-soft);margin:0;line-height:1.7}.tm-main-home-shared-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.tm-main-home-shared-points span{border:1px solid var(--border);background:var(--surface);border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:.65rem .8rem;font-weight:650;display:flex}@media (max-width:760px){.tm-main-home-destinations .tm-launchpad-head{align-items:flex-start}.tm-main-home-shared{border-radius:18px;grid-template-columns:1fr;padding:1rem}.tm-main-home-shared-points{grid-template-columns:1fr 1fr}}@media (max-width:420px){.tm-main-home-shared-points{grid-template-columns:1fr}}.cx-file-upload-shortcut{white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.cx-file-upload-shortcut svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem}.cx-file-upload-shortcut-label{font:inherit}.cfi-card{border:1px solid var(--border,#e5e7eb);background:var(--surface,#fff);border-radius:1.1rem;margin:1.1rem 0;padding:1.15rem;scroll-margin-top:1.25rem;box-shadow:0 10px 30px #0f172a0d}.cfi-head{align-items:center;gap:.85rem;display:flex}.cfi-head>div:nth-child(2){flex:1}.cfi-head h2{margin:.12rem 0}.cfi-head p{color:var(--muted,#64748b);margin:.25rem 0 0}.cfi-icon{border:1px solid var(--border,#e5e7eb);background:var(--surface-soft,#f8fafc);border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.cfi-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.35rem;height:1.35rem}.cfi-grid{grid-template-columns:minmax(240px,.9fr) minmax(280px,1.4fr);gap:1rem;margin-top:1rem;display:grid}.cfi-dropzone{border:1.5px dashed var(--border,#cbd5e1);background:var(--surface-soft,#f8fafc);cursor:pointer;text-align:center;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;min-height:180px;display:flex}.cfi-dropzone:hover{border-color:currentColor}.cfi-upload-mark{border:1px solid var(--border,#e5e7eb);background:var(--surface,#fff);border-radius:.8rem;place-items:center;width:2.5rem;height:2.5rem;display:grid}.cfi-upload-mark svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.45rem;height:1.45rem}.cfi-dropzone small{color:var(--muted,#64748b);max-width:280px}.cfi-command{flex-direction:column;gap:.55rem;display:flex}.cfi-command label{font-weight:650}.cfi-command textarea{resize:vertical;border:1px solid var(--border,#cbd5e1);min-height:105px;color:inherit;background:0 0;border-radius:.8rem;padding:.75rem}.cfi-file-list{flex-wrap:wrap;gap:.4rem;display:flex}.cfi-file-list span{background:var(--surface-soft,#f1f5f9);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:190px;padding:.25rem .5rem;font-size:.78rem;overflow:hidden}.cfi-result{background:var(--surface-soft,#f8fafc);border:1px solid var(--border,#e5e7eb);border-radius:1rem;margin-top:1rem;padding:1rem}.cfi-result h3{margin:.15rem 0}.cfi-result p{color:var(--muted,#64748b);margin:.3rem 0}.cfi-metrics{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.55rem;margin:1rem 0;display:grid}.cfi-metrics div{background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);border-radius:.75rem;padding:.7rem}.cfi-metrics strong,.cfi-metrics span{display:block}.cfi-metrics span{color:var(--muted,#64748b);margin-top:.2rem;font-size:.86rem}.cfi-actions{flex-wrap:wrap;gap:.5rem;display:flex}.cfi-error{color:#9f1239;background:#fff1f2;border-radius:.7rem;margin-top:.8rem;padding:.7rem}.cfi-page{padding-top:2rem}@media (max-width:760px){.cfi-grid{grid-template-columns:1fr}.cfi-head{flex-wrap:wrap;align-items:flex-start}.cfi-head .btn{margin-inline-start:auto}.cfi-dropzone{min-height:150px}}.cfi-profile{flex-wrap:wrap;gap:.4rem;margin-top:.65rem;display:flex}.cfi-profile span{background:var(--surface-soft,#f1f5f9);border-radius:999px;padding:.25rem .5rem;font-size:.78rem}.cfi-metrics i{opacity:.45;background:currentColor;border-radius:99px;height:4px;margin-top:.5rem;display:block}.cfi-memory{background:#7f7f7f09;border:1px solid #7f7f7f2e;border-radius:18px;margin-top:16px;padding:18px}.cfi-memory-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.cfi-memory-head h3{margin:4px 0 6px}.cfi-memory-stats{flex-wrap:wrap;gap:10px;display:flex}.cfi-memory-stats span{background:#7f7f7f12;border-radius:12px;flex-direction:column;gap:2px;min-width:78px;padding:10px;font-size:.78rem;display:flex}.cfi-memory-stats strong{font-size:1.15rem}.cfi-memory-controls{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.cfi-memory-controls select{background:0 0;border:1px solid #7f7f7f40;border-radius:10px;min-width:220px;padding:9px}.cfi-memory-comparison{background:#7f7f7f0f;border-radius:14px;grid-template-columns:auto auto 1fr;align-items:center;gap:16px;margin-top:12px;padding:12px;display:grid}.cfi-memory-comparison>div{flex-direction:column;gap:4px;display:flex}.cfi-memory-comparison span,.cfi-memory-series small{opacity:.72;font-size:.78rem}.cfi-memory-series{gap:8px;overflow:auto;flex-direction:row!important;display:flex!important}.cfi-memory-series span{background:#7f7f7f12;border-radius:10px;flex-direction:column;min-width:68px;padding:7px 9px;display:flex}.cfi-memory-units{flex-wrap:wrap;align-items:center;gap:7px;margin-top:12px;display:flex}.cfi-memory-units span{background:#7f7f7f14;border-radius:999px;padding:5px 9px;font-size:.78rem}@media (max-width:760px){.cfi-memory-head,.cfi-memory-comparison{flex-direction:column;display:flex}.cfi-memory-comparison{align-items:stretch}.cfi-memory-stats{width:100%}}.cfi-memory-history{gap:6px;margin-top:14px;display:grid}.cfi-memory-history>strong{margin-bottom:2px}.cfi-memory-history>div{background:#7f7f7f0d;border-radius:10px;grid-template-columns:1fr 1fr 1fr 1fr;gap:8px;padding:8px 10px;font-size:.8rem;display:grid}.cfi-memory-history>div span:last-child{opacity:.6;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}@media (max-width:760px){.cfi-memory-history>div{grid-template-columns:1fr 1fr}}.cfi-timeline{border:1px solid var(--border-color,#d9dee7);background:var(--surface,#fff);border-radius:18px;margin-top:18px;padding:18px}.cfi-timeline-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cfi-timeline-head h4{margin:2px 0 4px}.cfi-timeline-head p{opacity:.72;margin:0}.cfi-timeline-count{background:var(--surface-soft,#f4f6f8);border-radius:999px;padding:8px 12px;font-size:1.2rem;font-weight:700}.cfi-timeline-summary{background:var(--surface-soft,#f7f8fa);border-radius:12px;gap:20px;margin:14px 0;padding:10px 12px;display:flex}.cfi-timeline-summary span{align-items:baseline;gap:6px;display:flex}.cfi-timeline-events{gap:0;margin:8px 0 12px;display:grid}.cfi-timeline-event{gap:12px;padding:10px 0 10px 4px;display:flex;position:relative}.cfi-timeline-event:not(:last-child):after{content:"";background:var(--border-color,#d9dee7);width:1px;position:absolute;top:27px;bottom:-4px;left:8px}.cfi-timeline-dot{background:var(--surface,#fff);z-index:1;border:2px solid;border-radius:50%;width:9px;height:9px;margin-top:5px}.cfi-timeline-event div:last-child{gap:2px;display:grid}.cfi-timeline-event span,.cfi-timeline-event small{opacity:.72}.cfi-change-row{border-top:1px solid var(--border-color,#e5e7eb);justify-content:space-between;align-items:center;padding:9px 0;display:flex}.cfi-change-row span:first-child{gap:2px;display:grid}.cfi-change-row small{opacity:.62}.cfi-change-up,.cfi-change-down{font-weight:700}.cfi-change-up{color:#147a45}.cfi-change-down{color:#b42318}.cpi-card{border:1px solid var(--border,#ddd);background:var(--surface,#fff);border-radius:18px;margin-top:18px;padding:20px}.cpi-head{align-items:flex-start;gap:14px;display:flex}.cpi-icon{border:1px solid var(--border,#ddd);border-radius:10px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.cpi-head h3{margin:3px 0 6px}.cpi-head p{opacity:.75;max-width:760px;margin:0}.cpi-form{gap:10px;margin-top:16px;display:grid}.cpi-form input,.cpi-form textarea{box-sizing:border-box;border:1px solid var(--border,#ddd);background:0 0;border-radius:10px;width:100%;padding:10px}.cpi-form textarea{min-height:110px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.cpi-actions{flex-wrap:wrap;gap:8px;display:flex}.cpi-result{margin-top:16px}.cpi-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.cpi-summary>div{border:1px solid var(--border,#ddd);border-radius:12px;padding:12px}.cpi-summary strong{font-size:22px;display:block}.cpi-summary span{opacity:.7;font-size:12px}.cpi-warning{border:1px dashed var(--border,#ddd);border-radius:10px;margin:12px 0;padding:10px}.cpi-packages{gap:6px;margin-top:12px;display:grid}.cpi-row{border-bottom:1px solid var(--border,#eee);grid-template-columns:2fr 1fr 1.3fr;align-items:center;gap:10px;padding:9px 10px;display:grid}.cpi-row small,.cpi-row strong{display:block}.cpi-row small{opacity:.6;font-size:11px}.cpi-disclaimer{opacity:.65;margin-top:12px;display:block}@media (max-width:700px){.cpi-summary{grid-template-columns:1fr}.cpi-row{grid-template-columns:1.5fr .7fr 1fr}}@media (max-width:760px){.cx-file-upload-shortcut-label{display:none}.cx-file-upload-shortcut{width:2.5rem;padding-inline:0}.cx-file-upload-shortcut svg{width:1.15rem;height:1.15rem}}.cx-entry-paths{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1rem 0;display:grid}.cx-entry-path{border:1px solid var(--border,#e5e7eb);background:var(--surface,#fff);color:inherit;border-radius:1rem;gap:.35rem;padding:1rem 1.05rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.cx-entry-path:hover{border-color:currentColor;transform:translateY(-1px);box-shadow:0 10px 26px #0f172a0f}.cx-entry-path strong{font-size:1rem}.cx-entry-path small{color:var(--muted,#64748b);line-height:1.55}.cx-entry-path-primary{border-width:1.5px}.cx-resume-strip{border:1px solid var(--border,#e5e7eb);border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;margin:1rem 0;padding:.85rem 1rem;display:flex}.cx-resume-strip>div{gap:.18rem;display:grid}.cx-resume-strip strong{font-size:.96rem}.cx-resume-strip small{color:var(--muted,#64748b);max-width:72ch;line-height:1.45}.cfi-dropzone:focus-visible,.cfi-file-list button:focus-visible{outline-offset:3px;outline:2px solid}.cfi-file-list span{align-items:center;gap:.3rem;display:inline-flex}.cfi-file-list b{font:inherit;text-overflow:ellipsis;font-weight:500;overflow:hidden}.cfi-file-list button{width:1.2rem;height:1.2rem;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:50%;padding:0;line-height:1}.cfi-file-list button:hover{background:#7f7f7f26}[data-company-experience=new] .cx-hero{margin-bottom:.8rem}[data-company-experience=returning] .cx-hero{padding-bottom:.2rem}@media (max-width:760px){.cx-entry-paths{grid-template-columns:1fr}.cx-resume-strip{flex-direction:column;align-items:stretch}.cx-resume-strip .btn{justify-content:center;width:100%}}.research-opportunity-visuals{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1rem}.research-opportunity-visuals-head h3{margin:.25rem 0}.research-opportunity-visuals-head p{max-width:760px}.research-opportunity-visual-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin-top:.9rem;display:grid}.research-opportunity-visual-card{min-width:0;text-align:inherit;color:inherit;background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:16px;flex-direction:column;padding:0 0 .9rem;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;overflow:hidden}.research-opportunity-visual-card:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 26px #0f26491a}.research-opportunity-visual-card:focus-visible{outline:3px solid var(--brand);outline-offset:2px}.research-opportunity-visual-card.is-selected{border-color:var(--brand);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand) 16%,transparent)}.research-opportunity-visual-card img{aspect-ratio:1.6;object-fit:cover;border-bottom:1px solid var(--border);width:100%;display:block}.research-opportunity-visual-card strong{padding:.8rem .85rem .25rem;font-size:.96rem;line-height:1.35}.research-opportunity-visual-card span{color:var(--ink-soft);padding:0 .85rem;font-size:.82rem;line-height:1.55}@media (max-width:1050px){.research-opportunity-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.research-opportunity-visual-grid{grid-template-columns:1fr}.research-opportunity-visual-card{grid-template-rows:auto 1fr;grid-template-columns:118px 1fr;padding:0;display:grid}.research-opportunity-visual-card img{aspect-ratio:auto;border-bottom:0;border-inline-end:1px solid var(--border);grid-row:1/3;height:100%}.research-opportunity-visual-card strong{padding:.75rem .75rem .1rem}.research-opportunity-visual-card span{padding:0 .75rem .75rem}}.research-home-new{max-width:1440px;padding-top:1.6rem}.research-home-welcome{background:linear-gradient(135deg,var(--surface),#4a5bbe14);grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:center;gap:1rem;min-height:220px;padding:1.5rem 2rem;display:grid;overflow:hidden}.research-home-welcome-copy{max-width:850px}.research-home-welcome h1{margin:.3rem 0 .7rem;font-size:clamp(2rem,4.3vw,3.5rem);line-height:1.1}.research-home-welcome p{color:var(--ink-soft);margin:0;font-size:1.03rem;line-height:1.85}.research-home-hero-art{justify-self:center;width:min(100%,420px)}.research-home-choice{margin-top:1rem}.research-home-choice-title{justify-content:center;align-items:center;gap:.8rem;margin:1.1rem 0 1rem;display:flex}.research-home-choice-title h2{margin:0;font-size:1.35rem}.research-home-choice-title i{background:linear-gradient(90deg,transparent,var(--primary));width:min(13vw,120px);height:1px}.research-home-choice-title i:last-child{background:linear-gradient(90deg,var(--primary),transparent)}.research-path-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.research-path-visual{border:1px solid var(--border);min-height:520px;color:inherit;background:var(--surface);border-radius:22px;flex-direction:column;padding:1.2rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 10px 30px #0f172a09}.research-path-visual:hover{text-decoration:none;transform:translateY(-3px);box-shadow:0 18px 38px #0f172a17}.research-path-visual:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.research-path-standard{background:linear-gradient(145deg,var(--surface),#2760c612);border-color:#3061c247}.research-path-interdisciplinary{background:linear-gradient(145deg,var(--surface),#28917114);border-color:#28917140}.research-path-review{background:linear-gradient(145deg,var(--surface),#7a46be14);border-color:#7a46be47}.research-path-visual-head{align-items:center;gap:.45rem;min-height:2.3rem;display:flex}.research-path-number{color:var(--primary);font-size:1rem;font-weight:800}.research-path-visual-head h2{margin:0;font-size:1.12rem}.research-path-visual-body{grid-template-columns:minmax(0,1fr);justify-items:center;gap:.65rem;display:grid}.research-path-visual-body img{object-fit:contain;width:min(100%,230px);height:165px}.research-path-visual ul{gap:.65rem;width:100%;margin:.1rem 0 1rem;padding:0;list-style:none;display:grid}.research-path-visual li{color:var(--ink-soft);grid-template-columns:1.45rem 1fr;align-items:start;gap:.45rem;font-size:.9rem;line-height:1.55;display:grid}.research-path-visual li>span{color:var(--primary);text-align:center;font-weight:800}.research-path-interdisciplinary li>span{color:#16806b}.research-path-review li>span{color:#7343b5}.research-path-official{color:#65428f;background:#7a46be09;border:1px dashed #7a46be61;border-radius:12px;margin:.1rem 0 .8rem;padding:.65rem .7rem;font-size:.78rem;line-height:1.55}.research-path-action{color:#fff;background:#1f5ac7;border-radius:10px;justify-content:center;align-items:center;gap:.7rem;min-height:48px;margin-top:auto;font-weight:750;display:flex}.research-path-interdisciplinary .research-path-action{background:#11866d}.research-path-review .research-path-action{background:#7041ba}.research-path-action b{font-size:1.1rem}.research-home-tip{background:linear-gradient(90deg,#f2bb4b17,var(--surface));border-color:#d0a0354d;align-items:center;gap:1rem;margin-top:1rem;padding:1rem 1.2rem;display:flex}.research-home-tip-icon{color:#c98d14;background:#eeb53a1f;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.3rem;display:grid}.research-home-tip div{flex:1;min-width:0}.research-home-tip strong{display:block}.research-home-tip p{color:var(--ink-soft);margin:.2rem 0 0;line-height:1.55}.research-home-tip .btn{flex:none}@media (max-width:1050px){.research-path-visual-grid{grid-template-columns:1fr}.research-path-visual{min-height:0}.research-path-visual-body{grid-template-columns:220px 1fr;place-items:center start}.research-path-visual-body img{height:150px}.research-path-visual ul{margin:0}.research-home-welcome{grid-template-columns:1fr}.research-home-hero-art{max-height:190px}.research-home-welcome{text-align:center}.research-home-welcome-copy{margin:auto}}@media (max-width:640px){.research-home-new{padding:.75rem}.research-home-welcome{border-radius:18px;padding:1.2rem}.research-home-welcome h1{font-size:2rem}.research-home-hero-art{display:none}.research-path-visual{border-radius:18px;padding:1rem}.research-path-visual-body{grid-template-columns:1fr}.research-path-visual-body img{height:130px}.research-home-tip{flex-wrap:wrap;align-items:flex-start}.research-home-tip .btn{justify-content:center;width:100%}.research-home-choice-title i{width:30px}}@media (prefers-reduced-motion:reduce){.research-path-visual{transition:none}.research-path-visual:hover{transform:none}}.research-home-new{width:100%;max-width:none;padding:1.35rem 1.6rem 1.8rem}.research-home-welcome{border-inline:0;box-shadow:none;background:linear-gradient(135deg,#ffffffeb,#4d5bbe14,#ffffffe0);border-top:0;border-radius:0}.research-home-welcome-copy .eyebrow{letter-spacing:.03em;font-weight:800}.research-home-choice{max-width:1240px;margin-inline:auto}.research-path-visual-grid{align-items:stretch}.research-path-visual{min-height:530px;position:relative}.research-path-visual-head{justify-content:flex-start;padding-bottom:.25rem}.research-path-card-icon{color:#275dc2;background:#285bc214;border-radius:50%;place-items:center;width:2.7rem;height:2.7rem;margin-inline-start:auto;font-size:1.3rem;font-weight:800;display:grid}.research-path-interdisciplinary .research-path-card-icon{color:#16806b;background:#16806b14}.research-path-review .research-path-card-icon{color:#7343b5;background:#7343b514}.research-path-visual li>span{background:#2760c612;border-radius:50%;place-items:center;width:1.5rem;height:1.5rem;font-size:.85rem;display:grid}.research-path-interdisciplinary li>span{background:#16806b14}.research-path-review li>span{background:#7343b514}.research-home-tip{margin-inline:auto;border-radius:18px;max-width:1240px;margin-top:1.25rem}.research-home-tip-icon{border:1px solid #d0a0354d;font-size:1.55rem}.research-home-tip .btn{align-items:center;gap:.45rem;display:inline-flex}@media (max-width:1050px){.research-home-new{padding:1rem}.research-path-visual{min-height:0}}@media (max-width:640px){.research-home-new{padding:.75rem}.research-home-welcome{border:1px solid var(--border);border-radius:18px}.research-path-card-icon{width:2.35rem;height:2.35rem}.research-home-tip-icon{width:42px;height:42px}}.company-pro-shell{max-width:1400px}.company-pro-hero{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:1rem;margin-bottom:1.25rem;display:grid}.company-pro-hero-meta{grid-template-columns:repeat(3,minmax(120px,1fr));gap:.65rem;min-width:390px;display:grid}.company-pro-hero-meta>div{border:1px solid var(--border,#d9e2ec);background:var(--surface,#fff);border-radius:18px;flex-direction:column;gap:.25rem;padding:1rem 1.05rem;display:flex}.company-pro-hero-meta span,.company-pro-card-label{letter-spacing:.04em;text-transform:uppercase;color:var(--muted,#64748b);font-size:.72rem;font-weight:800}.company-pro-hero-meta strong{font-size:1rem}.company-pro-today,.company-pro-panel,.company-pro-governance{border:1px solid var(--border,#d9e2ec);background:var(--surface,#fff);border-radius:22px;padding:1.15rem}.company-pro-section-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.company-pro-section-head h2{margin:.25rem 0 .35rem}.company-pro-section-head p{color:var(--muted,#64748b);margin:0}.company-pro-attention-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.company-pro-card{border:1px solid var(--border,#d9e2ec);border-radius:18px;flex-direction:column;gap:.5rem;min-height:210px;padding:1rem;display:flex}.company-pro-card h3{margin:.2rem 0;font-size:1.05rem}.company-pro-card p{color:var(--muted,#64748b);flex:1;margin:0;line-height:1.6}.company-pro-card-attention{border-top:3px solid #1d4ed8}.company-pro-card-risk{border-top:3px solid #b45309}.company-pro-card-opportunity{border-top:3px solid #047857}.company-pro-card-decision{border-top:3px solid #6d28d9}.company-pro-loop{grid-template-columns:repeat(5,1fr);gap:.55rem;margin:1rem 0;display:grid}.company-pro-loop-step{border:1px solid var(--border,#d9e2ec);background:var(--surface,#fff);color:inherit;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;padding:.85rem 1rem;text-decoration:none;display:grid}.company-pro-loop-step span{opacity:.55;font-size:.7rem;font-weight:800}.company-pro-loop-step strong{font-size:.88rem}.company-pro-loop-step b{opacity:.45}.company-pro-intelligence-grid{grid-template-columns:1.35fr .9fr;gap:1rem;margin:1rem 0;display:grid}.company-pro-metrics{grid-template-columns:repeat(3,1fr);gap:.6rem;margin:1rem 0;display:grid}.company-pro-metrics>div{border:1px solid var(--border,#d9e2ec);border-radius:15px;padding:.85rem}.company-pro-metrics strong{font-size:1.35rem;display:block}.company-pro-metrics small{color:var(--muted,#64748b)}.company-pro-command-note{color:var(--muted,#64748b);margin:.7rem 0 0}.company-pro-governance{background:linear-gradient(#f8fafcfa,#fffffffa);grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr) auto;align-items:center;gap:1rem;margin:1rem 0;display:grid}.company-pro-governance h2{margin:.25rem 0 .35rem}.company-pro-governance p{color:var(--muted,#64748b);margin:0;line-height:1.6}.company-pro-governance-grid{grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}.company-pro-governance-grid>div{border:1px solid var(--border,#d9e2ec);background:#fff;border-radius:14px;padding:.75rem}.company-pro-governance-grid strong,.company-pro-governance-grid span{display:block}.company-pro-governance-grid span{color:var(--muted,#64748b);margin-top:.25rem;font-size:.86rem;line-height:1.5}.company-pro-workforce{margin:1rem 0}.company-pro-agent-row{flex-wrap:wrap;gap:.5rem;display:flex}.company-pro-footer-actions{justify-content:flex-end;gap:.6rem;margin:1rem 0 2rem;display:flex}@media (max-width:1100px){.company-pro-hero{grid-template-columns:1fr}.company-pro-hero-meta{min-width:0}.company-pro-attention-grid{grid-template-columns:repeat(2,1fr)}.company-pro-loop{grid-template-columns:repeat(3,1fr)}.company-pro-intelligence-grid,.company-pro-governance{grid-template-columns:1fr}.company-pro-governance-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.company-pro-hero-meta{grid-template-columns:1fr 1fr}.company-pro-hero-meta>div:last-child{grid-column:1/-1}.company-pro-attention-grid,.company-pro-governance-grid{grid-template-columns:1fr}.company-pro-loop{grid-template-columns:1fr 1fr}.company-pro-loop-step{padding:.75rem}.company-pro-metrics{grid-template-columns:1fr}.company-pro-footer-actions{flex-direction:column;justify-content:stretch}}@media (max-width:430px){.company-pro-loop,.company-pro-hero-meta{grid-template-columns:1fr}.company-pro-hero-meta>div:last-child{grid-column:auto}}.company-pro-pro-grid{grid-template-columns:1.25fr .9fr;gap:1rem;margin:1rem 0;display:grid}.company-pro-brief-grid{grid-template-columns:repeat(4,1fr);gap:.6rem;margin:.9rem 0;display:grid}.company-pro-brief-grid>div,.company-pro-trust-strip>div{border:1px solid var(--border,#d9e2ec);background:var(--surface,#fff);border-radius:14px;padding:.8rem}.company-pro-brief-grid strong,.company-pro-trust-strip strong{font-size:1.25rem;display:block}.company-pro-brief-grid span,.company-pro-trust-strip span{color:var(--muted,#64748b);margin-top:.15rem;font-size:.8rem;display:block}.company-pro-evidence-note{background:#f59e0b14;border:1px solid #f59e0b38;border-radius:13px;gap:.55rem;padding:.7rem .8rem;font-size:.82rem;line-height:1.5;display:flex}.company-pro-evidence-note strong{white-space:nowrap}.company-pro-evidence-note span{color:var(--muted,#64748b)}.company-pro-watchlist{gap:.55rem;margin:.9rem 0 1rem;display:grid}.company-pro-watchlist>div{border:1px solid var(--border,#d9e2ec);border-radius:13px;justify-content:space-between;gap:1rem;padding:.72rem .8rem;display:flex}.company-pro-watchlist span{color:var(--muted,#64748b);font-size:.82rem}.company-pro-empty-inline{border:1px dashed var(--border,#cbd5e1);color:var(--muted,#64748b);text-align:center;border-radius:13px;padding:1rem}.company-pro-decision-board{border:1px solid var(--border,#d9e2ec);background:var(--surface,#fff);border-radius:22px;margin:1rem 0;padding:1.15rem}.company-pro-decision-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.company-pro-decision-item{border:1px solid var(--border,#d9e2ec);border-radius:16px;padding:.9rem}.company-pro-decision-item h3{margin:.65rem 0 .35rem;font-size:1rem}.company-pro-decision-item p{color:var(--muted,#64748b);min-height:3.1em;margin:0;line-height:1.55}.company-pro-decision-meta{border-top:1px solid var(--border,#e2e8f0);color:var(--muted,#64748b);justify-content:space-between;gap:.5rem;margin-top:.8rem;padding-top:.7rem;font-size:.75rem;display:flex}.company-pro-trust-strip{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-top:.9rem;display:grid}.company-pro-trust-strip strong{font-size:1rem}.company-pro-trust-strip span{font-size:.75rem}@media (max-width:1100px){.company-pro-pro-grid{grid-template-columns:1fr}.company-pro-decision-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.company-pro-brief-grid{grid-template-columns:1fr 1fr}.company-pro-decision-grid,.company-pro-trust-strip{grid-template-columns:1fr}.company-pro-decision-meta{flex-direction:column}}.company-pro-role-bar{border:1px solid var(--border-color,#d9dee8);background:var(--surface,#fff);border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin:1rem 0;padding:1rem 1.1rem;display:flex}.company-pro-role-bar p{color:var(--muted,#667085);margin:.25rem 0 0}.company-pro-role-chip{background:#5b43b31a;border-radius:999px;padding:.4rem .7rem;font-weight:700}.company-pro-decision-button{text-align:start;cursor:pointer;width:100%;font:inherit;color:inherit;background:var(--surface,#fff)}.company-pro-decision-button small{opacity:.8;margin-top:.75rem;font-weight:700;display:block}.company-pro-decision-detail{border:1px solid var(--border-color,#d9dee8);background:var(--surface,#fff);border-radius:18px;margin:1.25rem 0;padding:1.25rem}.company-pro-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0;display:grid}.company-pro-detail-grid>div{background:var(--surface-muted,#f7f8fa);border-radius:12px;padding:.9rem}.company-pro-detail-grid strong,.company-pro-detail-grid span{display:block}.company-pro-detail-grid span{color:var(--muted,#667085);margin-top:.35rem}.company-pro-ai-activity{grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1rem 0;display:grid}.company-pro-ai-activity div{background:var(--surface-muted,#f7f8fa);border-radius:12px;padding:.85rem}.company-pro-ai-activity strong,.company-pro-ai-activity span{display:block}.company-pro-ai-activity span{color:var(--muted,#667085);margin-top:.25rem;font-size:.9rem}.company-pro-role-focus{background:var(--surface-muted,#f7f8fa);border-radius:12px;padding:1rem}.company-pro-role-focus strong,.company-pro-role-focus span{display:block}.company-pro-role-focus span{color:var(--muted,#667085);margin-top:.35rem}@media (max-width:760px){.company-pro-role-bar{flex-direction:column;align-items:flex-start}.company-pro-detail-grid,.company-pro-ai-activity{grid-template-columns:1fr}}.company-pro-operating-loop{border:1px solid var(--border-color,#d9dee8);background:var(--surface,#fff);border-radius:18px;margin:1.25rem 0;padding:1.25rem}.company-pro-operating-track{grid-template-columns:repeat(7,minmax(0,1fr));gap:.65rem;display:grid}.company-pro-operating-step{border:1px solid var(--border-color,#d9dee8);background:var(--surface-muted,#f7f8fb);border-radius:14px;flex-direction:column;gap:.4rem;min-height:145px;padding:1rem;display:flex}.company-pro-operating-index{opacity:.6;font-size:.72rem;font-weight:700}.company-pro-operating-step b{font-size:1.35rem}.company-pro-operating-step small{opacity:.72;line-height:1.45}.company-pro-operating-note{background:var(--surface-muted,#f7f8fb);border-radius:12px;flex-wrap:wrap;gap:.7rem;margin-top:.8rem;padding:.8rem 1rem;display:flex}.company-pro-operating-note span{opacity:.75}.company-pro-executive-brief-builder{background:linear-gradient(135deg,var(--surface,#fff),var(--surface-muted,#f7f8fb));border:1px solid var(--border-color,#d9dee8);border-radius:18px;margin:1.25rem 0;padding:1.25rem}.company-pro-brief-builder-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;display:grid}.company-pro-brief-builder-grid>div{border:1px solid var(--border-color,#d9dee8);background:var(--surface,#fff);border-radius:14px;flex-direction:column;gap:.4rem;padding:1rem;display:flex}.company-pro-brief-builder-grid span{opacity:.7;font-size:.78rem}.company-pro-brief-builder-grid strong{font-size:1.5rem}.company-pro-brief-builder-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.company-pro-brief-builder-footer>span{opacity:.7}@media (max-width:1100px){.company-pro-operating-track{grid-template-columns:repeat(4,minmax(0,1fr))}.company-pro-brief-builder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.company-pro-operating-track,.company-pro-brief-builder-grid{grid-template-columns:1fr}.company-pro-brief-builder-footer{flex-direction:column;align-items:flex-start}}.company-pro-decision-lifecycle{border:1px solid var(--border,#d9e2ec);background:var(--surface,#fff);border-radius:22px;margin:1rem 0;padding:1.15rem}.company-pro-lifecycle-track{grid-template-columns:repeat(6,minmax(0,1fr));gap:.55rem;display:grid}.company-pro-lifecycle-step{border:1px solid var(--border,#d9e2ec);border-radius:15px;flex-direction:column;gap:.4rem;min-height:125px;padding:.8rem;display:flex}.company-pro-lifecycle-step>span{opacity:.5;font-size:.7rem;font-weight:800}.company-pro-lifecycle-step strong{font-size:.88rem}.company-pro-lifecycle-step small{color:var(--muted,#64748b);line-height:1.5}.company-pro-outcome-panel{grid-template-columns:repeat(4,1fr);gap:.6rem;margin-top:.7rem;display:grid}.company-pro-outcome-panel>div{border:1px solid var(--border,#d9e2ec);border-radius:15px;padding:.85rem}.company-pro-outcome-panel span{color:var(--muted,#64748b);margin-bottom:.25rem;font-size:.72rem;display:block}.company-pro-outcome-panel strong{font-size:.95rem}.company-pro-lifecycle-note{background:var(--surface-soft,#f8fafc);color:var(--muted,#64748b);border-radius:14px;align-items:flex-start;gap:.6rem;margin-top:.75rem;padding:.8rem 1rem;display:flex}.company-pro-lifecycle-note strong{color:inherit}@media (max-width:1000px){.company-pro-lifecycle-track{grid-template-columns:repeat(3,minmax(0,1fr))}.company-pro-outcome-panel{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.company-pro-lifecycle-track,.company-pro-outcome-panel{grid-template-columns:1fr}}.company-pro-memory-intelligence{margin-top:1.5rem}.company-pro-memory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.company-pro-memory-card{border:1px solid var(--cx-border,#dbe2ea);background:var(--cx-surface,#fff);border-radius:16px;flex-direction:column;gap:.45rem;padding:1.15rem;display:flex}.company-pro-memory-card span{text-transform:uppercase;letter-spacing:.04em;opacity:.7;font-size:.78rem;font-weight:700}.company-pro-memory-card strong{font-size:1.7rem}.company-pro-memory-card small{opacity:.72;line-height:1.45}.company-pro-memory-note{background:var(--cx-surface-muted,#f6f8fb);border-radius:14px;align-items:flex-start;gap:.8rem;margin-top:1rem;padding:1rem 1.1rem;display:flex}.company-pro-memory-note strong{white-space:nowrap}@media (max-width:900px){.company-pro-memory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.company-pro-memory-grid{grid-template-columns:1fr}.company-pro-memory-note{flex-direction:column}}.tm-product-public{padding-bottom:2rem}.tm-product-public .tm-how{padding-top:1rem}.public-image-block{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:22px;margin:0;overflow:hidden}.public-image-block img{object-fit:cover;width:100%;height:auto;max-height:620px;display:block}.public-image-block figcaption{color:var(--ink-faint);padding:.8rem 1rem;font-size:.82rem}.public-shape{background:var(--border);height:1px;margin:1.5rem 0}.public-shape-dot{background:var(--primary-soft);border:1px solid var(--border);border-radius:50%;width:72px;height:72px;margin:1.5rem auto}.public-shape-orbit{aspect-ratio:1;border:1px solid var(--border);background:radial-gradient(circle,var(--primary-soft),transparent 65%);border-radius:50%;width:min(180px,60vw);margin:1.5rem auto}.coesis-install-prompt{z-index:1200;inset-inline:18px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #0b1f3b1f;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;max-width:720px;margin-inline:auto;padding:14px 16px;display:flex;position:fixed;bottom:18px;box-shadow:0 18px 50px #0b1f3b29}.coesis-install-copy{align-items:center;gap:12px;min-width:0;display:flex}.coesis-install-icon{color:#fff;background:#0b1f3b;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.coesis-install-copy strong{display:block}.coesis-install-copy p{color:#667085;margin:3px 0 0;font-size:.85rem}.coesis-install-actions{flex:none;align-items:center;gap:8px;display:flex}.coesis-install-dismiss,.coesis-install-close{color:#667085;cursor:pointer;background:0 0;border:0}.coesis-install-dismiss{padding:8px}.coesis-install-backdrop{z-index:1300;background:#0510217a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.coesis-install-dialog{background:#fff;border-radius:22px;width:min(560px,100%);padding:28px;position:relative;box-shadow:0 28px 80px #05102147}.coesis-install-close{inset-inline-end:16px;font-size:26px;position:absolute;top:12px}.coesis-install-step{background:#f8fafc;border:1px solid #e4e9f1;border-radius:14px;gap:5px;margin-top:12px;padding:14px;display:grid}.coesis-install-step span{color:#667085;line-height:1.6}.coesis-install-store-row{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}@media (max-width:700px){.coesis-install-prompt{flex-direction:column;align-items:flex-start;bottom:10px}.coesis-install-actions{width:100%}.coesis-install-actions .btn{flex:1}}.coesis-hub-header{box-shadow:0 10px 30px -24px #0b1f3b73}.coesis-hub-header .platform-header-inner{min-height:78px}.coesis-hub-header .platform-header-brand-group{flex:auto;align-items:center}.coesis-hub-header .platform-header-nav{border:1px solid var(--border);background:var(--surface-sunken);border-radius:999px;gap:.25rem;padding:.25rem}.coesis-hub-header .platform-nav-link{white-space:nowrap;border:0;border-radius:999px;padding:.55rem .72rem;font-size:.84rem}.coesis-hub-header .platform-nav-link:hover{background:var(--surface)}.coesis-hub-header .platform-nav-link.is-active{background:var(--surface);color:var(--primary);box-shadow:var(--shadow-sm)}.coesis-hub-actions{flex:none;gap:.45rem}.platform-header-user{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.structured-data-card{border:1px solid var(--border);background:linear-gradient(180deg, var(--surface), var(--surface-sunken));border-radius:16px;gap:.55rem;padding:.85rem;display:grid}.structured-data-row{border:1px solid var(--border);background:var(--surface);border-radius:12px;grid-template-columns:minmax(120px,.55fr) minmax(0,1.45fr);align-items:start;gap:1rem;padding:.7rem .8rem;display:grid}.structured-data-row span{color:var(--ink-faint);text-transform:capitalize;font-size:.8rem}.structured-data-row strong{overflow-wrap:anywhere;font-size:.88rem;line-height:1.55}.measurement-results-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.65rem;margin:.8rem 0 1rem;display:grid}.measurement-result-item{border:1px solid var(--border);background:var(--surface);border-radius:14px;flex-direction:column;gap:.25rem;padding:.85rem;display:flex}.measurement-result-item span{color:var(--ink-faint);text-transform:capitalize;font-size:.78rem}.measurement-result-item strong{color:var(--primary);font-size:1.45rem}@media (max-width:1100px){.coesis-hub-header .platform-header-inner{flex-wrap:wrap;align-items:flex-start}.coesis-hub-header .platform-header-brand-group{width:100%}.coesis-hub-header .platform-header-nav{max-width:100%;overflow-x:auto}.coesis-hub-actions{margin-inline-start:auto}}@media (max-width:700px){.coesis-hub-header .platform-header-nav{justify-content:flex-start;width:100%}.coesis-hub-header .platform-nav-link{padding-inline:.62rem;font-size:.78rem}.coesis-hub-actions{justify-content:flex-end;width:100%}.structured-data-row{grid-template-columns:1fr;gap:.25rem}}.research-seo-page{background:var(--surface,#f6f8fb)}.research-seo-hero{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:3rem;padding-top:4.5rem;padding-bottom:4.5rem;display:grid}.research-seo-hero-copy{max-width:820px}.research-seo-hero h1{letter-spacing:-.035em;max-width:900px;margin:.45rem 0 1rem;font-size:clamp(2.2rem,4.5vw,4.5rem);line-height:1.05}.research-seo-description{max-width:760px;color:var(--muted,#64748b);font-size:1.08rem;line-height:1.85}.research-seo-visual{border:1px solid var(--border,#dbe3ee);background:linear-gradient(145deg,#fffffff2,#eff4fbeb);border-radius:32px;place-items:center;min-height:340px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f234114}.research-seo-visual-ring{border:1px solid #506e962e;border-radius:50%;width:250px;height:250px;position:absolute;box-shadow:0 0 0 45px #506e9609,0 0 0 90px #506e9606}.research-seo-visual img{z-index:1;width:150px;height:150px;position:relative}.research-seo-visual span{letter-spacing:.18em;text-transform:uppercase;color:var(--primary,#102b4a);font-size:.75rem;font-weight:700;position:absolute;bottom:28px;right:28px}.research-seo-section{padding-top:4.5rem;padding-bottom:4.5rem}.research-seo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.research-seo-card{min-height:220px;padding:1.45rem;position:relative}.research-seo-number{letter-spacing:.12em;color:var(--primary,#102b4a);opacity:.7;font-size:.78rem;font-weight:800}.research-seo-card h3{margin:.8rem 0 .5rem}.research-seo-card p,.research-seo-workflow p,.research-seo-faq p{line-height:1.8}.research-seo-process{background:#ffffff8c}.research-seo-workflow{border:1px solid var(--border,#dbe3ee);background:var(--border,#dbe3ee);border-radius:24px;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.research-seo-workflow article{background:#fff;min-height:210px;padding:1.35rem}.research-seo-workflow h3{margin:0 0 .65rem;font-size:1rem}.research-seo-best{border:1px solid var(--border,#dbe3ee);background:#fff;border-radius:28px;grid-template-columns:.8fr 1.2fr;align-items:start;gap:2rem;padding:2rem;display:grid}.research-seo-best ul{grid-template-columns:1fr 1fr;gap:.7rem 1.5rem;margin:0;padding-inline-start:1.2rem;display:grid}.research-seo-best li{line-height:1.7}.research-seo-faq{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.research-seo-faq article{padding:1.35rem}.research-seo-faq h3{margin-top:0;font-size:1.05rem}.research-seo-final{color:#fff;background:linear-gradient(135deg,#102b4a,#183b62);border-radius:32px;margin-top:1rem;margin-bottom:4rem;padding:3.25rem;box-shadow:0 25px 70px #0f234129}.research-seo-final p{opacity:.9;max-width:800px;line-height:1.85}.research-seo-final .eyebrow{color:#dbeafe}@media (max-width:1050px){.research-seo-grid,.research-seo-workflow{grid-template-columns:1fr 1fr}.research-seo-faq{grid-template-columns:1fr}.research-seo-workflow article{min-height:auto}}@media (max-width:760px){.research-seo-hero{grid-template-columns:1fr;padding-top:2.5rem;padding-bottom:2.5rem}.research-seo-visual{min-height:250px}.research-seo-grid,.research-seo-workflow,.research-seo-best,.research-seo-best ul{grid-template-columns:1fr}.research-seo-section{padding-top:3rem;padding-bottom:3rem}.research-seo-final{margin-bottom:2rem;padding:2rem}}.research-public-path-links{padding-top:1rem;padding-bottom:4.5rem}.research-public-path-links .tm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.research-public-path-links .tm-product-card h3{margin:.55rem 0 .7rem;font-size:1.25rem}@media (max-width:900px){.research-public-path-links .tm-product-grid{grid-template-columns:1fr}}.research-explore-menu,.public-more-menu{align-items:center;display:inline-flex;position:relative}.research-explore-menu>summary,.public-more-menu>summary{cursor:pointer;color:var(--ink-soft);white-space:nowrap;border-radius:10px;padding:.35rem .5rem;font-size:.92rem;list-style:none}.research-explore-menu>summary::-webkit-details-marker{display:none}.public-more-menu>summary::-webkit-details-marker{display:none}.research-explore-menu>summary:after,.public-more-menu>summary:after{content:"⌄";opacity:.65;margin-inline-start:.38rem;font-size:.72rem;display:inline-block;transform:translateY(-1px)}.research-explore-menu[open]>summary,.research-explore-menu.is-active>summary,.public-more-menu[open]>summary{background:var(--surface-sunken);color:var(--primary)}.research-explore-dropdown{z-index:80;inset-inline-start:50%;border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border-radius:20px;width:min(680px,100vw - 2rem);padding:1rem;position:absolute;top:calc(100% + .65rem);transform:translate(-50%);box-shadow:0 24px 70px #0f234126}.research-explore-intro{border-bottom:1px solid var(--border);gap:.25rem;padding:.55rem .7rem .9rem;display:grid}.research-explore-intro span{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);font-size:.72rem;font-weight:800}.research-explore-intro strong{font-size:1rem}.research-explore-intro p{color:var(--ink-faint);margin:0;font-size:.82rem;line-height:1.55}.research-explore-links{grid-template-columns:1fr 1fr;gap:.35rem;padding-top:.55rem;display:grid}.research-explore-links a{color:var(--ink);border-radius:13px;gap:.18rem;padding:.7rem;text-decoration:none;display:grid}.research-explore-links a:hover,.research-explore-links a.is-current{background:var(--surface-sunken)}.research-explore-links strong{font-size:.84rem}.research-explore-links span{color:var(--ink-faint);font-size:.74rem;line-height:1.45}.public-more-dropdown{z-index:80;inset-inline-end:0;border:1px solid var(--border);background:var(--surface);border-radius:16px;min-width:210px;padding:.45rem;position:absolute;top:calc(100% + .55rem);box-shadow:0 18px 50px #0f234121}.public-more-dropdown a{color:var(--ink-soft);border-radius:10px;padding:.6rem .7rem;font-size:.85rem;text-decoration:none;display:block}.public-more-dropdown a:hover{background:var(--surface-sunken);color:var(--primary)}.platform-header-nav .research-explore-menu>summary,.platform-header-nav .public-more-menu>summary{font-size:.84rem}.platform-header-nav .research-explore-menu,.platform-header-nav .public-more-menu{align-self:stretch;align-items:center;display:flex}@media (max-width:760px){.research-explore-dropdown{inset-inline:1rem;width:auto;max-height:calc(100vh - 92px);position:fixed;top:76px;overflow:auto;transform:none}.research-explore-links{grid-template-columns:1fr}.public-more-dropdown{inset-inline:1rem auto;min-width:240px;position:fixed;top:76px}.public-nav{gap:.35rem}.public-nav>a,.public-nav summary{font-size:.82rem}}.research-explore-page{background:var(--surface,#f6f8fb)}.research-explore-hero{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:3rem;padding-top:5rem;padding-bottom:4.5rem;display:grid}.research-explore-hero-copy{max-width:850px}.research-explore-hero h1{letter-spacing:-.035em;margin:.55rem 0 1.2rem;font-size:clamp(2.3rem,5vw,4.8rem);line-height:1.05}.research-explore-hero-note{max-width:760px;color:var(--ink-faint);line-height:1.8}.research-explore-orbit{border:1px solid var(--border);background:radial-gradient(circle at center,var(--primary-soft),transparent 62%),linear-gradient(145deg,#fff,#f1f5fa);border-radius:34px;place-items:center;min-height:360px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f234114}.research-explore-orbit-ring{border:1px solid #102b4a29;border-radius:50%;width:240px;height:240px;box-shadow:0 0 0 42px #102b4a09,0 0 0 84px #102b4a06}.research-explore-orbit-core{color:#fff;background:#102b4a;border-radius:50%;place-items:center;width:92px;height:92px;font-size:2rem;font-weight:800;display:grid;position:absolute;box-shadow:0 15px 40px #102b4a33}.research-explore-orbit span{border:1px solid var(--border);color:var(--ink-soft);background:#fff;border-radius:999px;padding:.38rem .65rem;font-size:.72rem;position:absolute}.research-explore-orbit span:first-of-type{top:26%;right:12%}.research-explore-orbit span:nth-of-type(2){bottom:20%;left:10%}.research-explore-orbit span:nth-of-type(3){top:15%;left:18%}.research-explore-section{padding-top:4rem;padding-bottom:4rem}.research-explore-grid{gap:1rem;display:grid}.research-explore-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.research-explore-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.research-explore-card{flex-direction:column;min-height:230px;padding:1.4rem;display:flex}.research-explore-card h3{margin:.65rem 0 .6rem}.research-explore-card p{color:var(--ink-soft);flex:1;line-height:1.75}.research-explore-card-compact{min-height:260px}.research-explore-index{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);opacity:.7;font-size:.72rem;font-weight:800}.research-explore-principle{border:1px solid var(--border);background:linear-gradient(145deg,#fff,#f2f6fa);border-radius:30px;grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;margin-bottom:4rem;padding:2.5rem;display:grid}.research-explore-principle h2{margin:.5rem 0 .7rem}.research-explore-principle p{color:var(--ink-soft);line-height:1.85}.research-explore-principle-points{flex-wrap:wrap;justify-content:center;gap:.55rem;display:flex}.research-explore-principle-points span{border:1px solid var(--border);color:var(--primary);background:#fff;border-radius:999px;padding:.55rem .8rem;font-size:.8rem;font-weight:700}@media (max-width:1050px){.research-explore-grid-four{grid-template-columns:1fr 1fr}.research-explore-hero{grid-template-columns:1fr}.research-explore-orbit{min-height:300px}.research-explore-principle{grid-template-columns:1fr}}@media (max-width:760px){.research-explore-grid-three,.research-explore-grid-four{grid-template-columns:1fr}.research-explore-hero{padding-top:3rem}.research-explore-hero h1{font-size:2.35rem}.research-explore-section{padding-top:2.5rem;padding-bottom:2.5rem}.research-explore-principle{margin-bottom:2rem;padding:1.6rem}}.company-explore-dropdown{width:min(760px,100vw - 2rem)}.company-explore-page{background:var(--surface,#f6f8fb)}.company-explore-hero{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:3rem;padding-top:5rem;padding-bottom:4.5rem;display:grid}.company-explore-hero h1{letter-spacing:-.035em;max-width:900px;margin:.55rem 0 1.15rem;font-size:clamp(2.35rem,5vw,4.7rem);line-height:1.05}.company-explore-hero-copy{max-width:860px}.company-explore-note{max-width:800px;color:var(--ink-faint);line-height:1.85}.company-explore-orbit{border:1px solid var(--border);background:radial-gradient(circle,#009e6214,#0000 62%),linear-gradient(145deg,#fff,#f1f6f4);border-radius:34px;place-items:center;min-height:380px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f234114}.company-explore-orbit-ring{border:1px solid #006e4b29;border-radius:50%;width:250px;height:250px;box-shadow:0 0 0 45px #006e4b09,0 0 0 90px #006e4b06}.company-explore-orbit-core{color:#fff;background:#102b4a;border-radius:50%;place-items:center;width:94px;height:94px;font-size:2rem;font-weight:800;display:grid;position:absolute;box-shadow:0 15px 40px #102b4a33}.company-explore-orbit span{border:1px solid var(--border);color:var(--ink-soft);background:#fff;border-radius:999px;padding:.38rem .65rem;font-size:.72rem;font-weight:700;position:absolute}.company-explore-orbit span:first-of-type{top:20%;right:11%}.company-explore-orbit span:nth-of-type(2){bottom:18%;left:9%}.company-explore-orbit span:nth-of-type(3){top:16%;left:13%}.company-explore-orbit span:nth-of-type(4){bottom:23%;right:10%}.company-explore-section{padding-top:4rem;padding-bottom:4rem}.company-explore-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.company-explore-card{flex-direction:column;min-height:245px;padding:1.45rem;display:flex}.company-explore-card h3{margin:.7rem 0 .6rem}.company-explore-card p{color:var(--ink-soft);flex:1;line-height:1.75}.company-explore-index,.company-seo-number{letter-spacing:.1em;color:#16815f;opacity:.75;font-size:.72rem;font-weight:800}.company-explore-governance{border:1px solid var(--border);background:linear-gradient(145deg,#fff,#f1f7f4);border-radius:30px;grid-template-columns:1.15fr .85fr;align-items:center;gap:2rem;margin-bottom:4rem;padding:2.6rem;display:grid}.company-explore-governance h2{margin:.5rem 0 .7rem}.company-explore-governance p{color:var(--ink-soft);line-height:1.85}.company-explore-governance-points{flex-wrap:wrap;justify-content:center;gap:.55rem;display:flex}.company-explore-governance-points span{border:1px solid var(--border);color:#176a50;background:#fff;border-radius:999px;padding:.55rem .8rem;font-size:.8rem;font-weight:700}.company-seo-page{background:var(--surface,#f6f8fb)}.company-seo-hero{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:3rem;padding-top:4.5rem;padding-bottom:4.5rem;display:grid}.company-seo-hero-copy{max-width:900px}.company-seo-hero h1{letter-spacing:-.035em;max-width:920px;margin:.45rem 0 1rem;font-size:clamp(2.2rem,4.5vw,4.45rem);line-height:1.06}.company-seo-description{max-width:800px;color:var(--ink-soft);font-size:1.07rem;line-height:1.9}.company-seo-trust-line{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.company-seo-trust-line span{border:1px solid var(--border);background:var(--surface);color:#176a50;border-radius:999px;padding:.45rem .7rem;font-size:.76rem;font-weight:700}.company-seo-visual{border:1px solid var(--border);background:linear-gradient(145deg,#fffffff5,#edf6f2f0);border-radius:32px;place-items:center;min-height:340px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f234114}.company-seo-visual-ring{border:1px solid #006e4b2e;border-radius:50%;width:250px;height:250px;position:absolute;box-shadow:0 0 0 45px #006e4b09,0 0 0 90px #006e4b06}.company-seo-visual-core{color:#fff;z-index:1;background:#102b4a;border-radius:50%;place-items:center;width:92px;height:92px;font-size:2rem;font-weight:800;display:grid;box-shadow:0 15px 40px #102b4a33}.company-seo-visual span{border:1px solid var(--border);color:var(--ink-soft);background:#fff;border-radius:999px;padding:.38rem .65rem;font-size:.7rem;font-weight:700;position:absolute}.company-seo-visual span:first-of-type{top:20%;right:10%}.company-seo-visual span:nth-of-type(2){bottom:20%;left:9%}.company-seo-visual span:nth-of-type(3){top:15%;left:12%}.company-seo-section{padding-top:4.3rem;padding-bottom:4.3rem}.company-seo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.company-seo-card{min-height:220px;padding:1.45rem}.company-seo-card h3{margin:.75rem 0 .5rem}.company-seo-card p,.company-seo-workflow p,.company-seo-faq p{line-height:1.8}.company-seo-process{background:#ffffff8c}.company-seo-workflow{border:1px solid var(--border);background:var(--border);border-radius:24px;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.company-seo-workflow article{background:#fff;min-height:205px;padding:1.35rem}.company-seo-workflow h3{margin:0 0 .65rem;font-size:1rem}.company-seo-best{border:1px solid var(--border);background:#fff;border-radius:28px;grid-template-columns:.8fr 1.2fr;align-items:start;gap:2rem;padding:2rem;display:grid}.company-seo-best ul{grid-template-columns:1fr 1fr;gap:.7rem 1.5rem;margin:0;padding-inline-start:1.2rem;display:grid}.company-seo-best li{line-height:1.7}.company-seo-governance{padding-top:1rem;padding-bottom:4rem}.company-seo-governance-grid{background:linear-gradient(145deg,#fff,#f0f7f4);border:1px solid #006e4b29;border-radius:30px;grid-template-columns:1.15fr .85fr;align-items:center;gap:2rem;padding:2.5rem;display:grid}.company-seo-governance-grid h2{margin:.5rem 0 .7rem}.company-seo-governance-grid p{color:var(--ink-soft);line-height:1.85}.company-seo-governance-points{flex-wrap:wrap;justify-content:center;gap:.55rem;display:flex}.company-seo-governance-points span{border:1px solid var(--border);color:#176a50;background:#fff;border-radius:999px;padding:.55rem .8rem;font-size:.8rem;font-weight:700}.company-seo-faq{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.company-seo-faq article{padding:1.35rem}.company-seo-faq h3{margin-top:0;font-size:1.05rem}.company-seo-final{color:#fff;background:linear-gradient(135deg,#102b4a,#1d4d43);border-radius:32px;justify-content:space-between;align-items:center;gap:2rem;margin-top:1rem;margin-bottom:4rem;padding:3rem;display:flex;box-shadow:0 25px 70px #0f234129}.company-seo-final h2{margin:.35rem 0 .7rem}.company-seo-final p{opacity:.9;max-width:780px;line-height:1.85}.company-seo-final .eyebrow{color:#d8f2e7}.tm-pro-callout{background:linear-gradient(135deg,#fffffffa,#eef3f9f0);border:1px solid #102b4a1f;border-radius:28px;align-items:center;margin-top:1.25rem;padding:2rem 2.2rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #0f234114}.tm-pro-callout:after{content:"";inset-inline-end:-120px;pointer-events:none;border:1px solid #102b4a14;border-radius:50%;width:280px;height:280px;position:absolute;top:-150px;box-shadow:0 0 0 38px #102b4a06,0 0 0 76px #102b4a05}.tm-pro-callout-copy{z-index:1;max-width:850px;position:relative}.tm-pro-callout h2{margin:.35rem 0 .65rem}.tm-pro-callout p{color:var(--ink-soft);max-width:850px;margin:0;line-height:1.8}.tm-pro-callout-action{z-index:1;flex-direction:column;align-items:flex-end;gap:.55rem;min-width:220px;display:flex;position:relative}.tm-pro-callout-caption{color:var(--ink-faint);font-size:.72rem;font-weight:700}.tm-pro-callout-points{flex-wrap:wrap;gap:.45rem;margin-top:.9rem;display:flex}.tm-pro-callout-points span{background:var(--surface);border:1px solid var(--border);color:var(--primary);border-radius:999px;padding:.42rem .65rem;font-size:.72rem;font-weight:700}.tm-pro-callout-research-public{background:linear-gradient(135deg,#fffffffc,#f6f1fff2)}.tm-pro-callout-company-public{background:linear-gradient(135deg,#fffffffc,#f0f8f4f2)}@media (max-width:1050px){.company-explore-grid{grid-template-columns:1fr 1fr}.company-explore-hero,.company-seo-hero{grid-template-columns:1fr}.company-explore-orbit,.company-seo-visual{min-height:300px}.company-seo-grid,.company-seo-workflow{grid-template-columns:1fr 1fr}.company-seo-faq{grid-template-columns:1fr}.company-seo-workflow article{min-height:auto}.company-seo-governance-grid,.company-explore-governance{grid-template-columns:1fr}}@media (max-width:760px){.company-explore-grid,.company-seo-grid{grid-template-columns:1fr}.company-explore-hero{padding-top:3rem;padding-bottom:3rem}.company-explore-hero h1,.company-seo-hero h1{font-size:2.35rem}.company-explore-section,.company-seo-section{padding-top:2.8rem;padding-bottom:2.8rem}.company-explore-governance,.company-seo-governance-grid{padding:1.6rem}.company-seo-workflow,.company-seo-best,.company-seo-best ul{grid-template-columns:1fr}.company-seo-final{flex-direction:column;align-items:flex-start;margin-bottom:2rem;padding:2rem}.tm-pro-callout{flex-direction:column;align-items:flex-start;padding:1.5rem}.tm-pro-callout-action{align-items:flex-start;min-width:0}.tm-pro-callout:after{inset-inline-end:-160px}}.ops-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem;display:grid}.ops-metric{flex-direction:column;gap:.35rem;display:flex}.ops-metric strong{font-size:1.35rem}.ops-metric small{color:var(--ink-faint);line-height:1.45}.ops-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:.9rem;display:grid}.ops-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.ops-progress{align-items:center;gap:.8rem;margin:1.2rem 0 .4rem;display:flex}.ops-progress-track{background:var(--surface-sunken);border:1px solid var(--border);border-radius:999px;flex:1;height:10px;overflow:hidden}.ops-progress-track span{background:var(--primary);border-radius:inherit;height:100%;transition:width .35s;display:block}.ops-kpi-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:1rem 0;display:grid}.ops-kpi-list div{border:1px solid var(--border);border-radius:12px;justify-content:space-between;gap:.5rem;padding:.75rem;display:flex}.ops-kpi-list span,.ops-check-list span{color:var(--ink-soft)}.ops-governance-note{color:var(--ink-faint);margin-top:1rem;font-size:.78rem;line-height:1.55}.ops-check-list{margin:1rem 0 0;padding:0;list-style:none}.ops-check-list li{border-bottom:1px solid var(--border);justify-content:space-between;gap:1rem;padding:.6rem 0;display:flex}.ops-check-list b{font-size:.8rem}.ops-lifecycle{flex-wrap:wrap;align-items:center;gap:.4rem;margin:1rem 0;display:flex}.ops-lifecycle span{border:1px solid var(--border);background:var(--surface-sunken);border-radius:10px;padding:.45rem .6rem;font-size:.8rem}.ops-lifecycle i{color:var(--ink-faint);font-style:normal}.ops-report-list{gap:.5rem;margin-top:1rem;display:grid}.ops-report-list div{border:1px solid var(--border);border-radius:10px;flex-direction:column;padding:.65rem;display:flex}.ops-report-list small{color:var(--ink-faint);margin-top:.2rem}.studio-style-grid{grid-template-columns:1fr 1fr;gap:.6rem;margin:.7rem 0;display:grid}.studio-style-grid label{min-width:0}.studio-style-grid input{width:100%}@media (max-width:1000px){.ops-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-grid-3{grid-template-columns:1fr 1fr}.ops-grid-2{grid-template-columns:1fr}}@media (max-width:600px){.ops-metric-grid,.ops-grid-3,.ops-kpi-list,.studio-style-grid{grid-template-columns:1fr}}.ops-control-plane{margin:1rem 0}.ops-control-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.ops-control-grid a{flex-direction:column;gap:.35rem;text-decoration:none;display:flex}.ops-control-grid small{color:var(--ink-faint);line-height:1.5}.ops-control-grid a:hover{border-color:var(--primary)}@media (max-width:1000px){.ops-control-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.ops-control-grid{grid-template-columns:1fr}}.ops-command-head{margin-bottom:.75rem}.ops-viewbar{border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 92%,var(--primary-soft));z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.7rem .85rem;display:flex;position:sticky;top:.6rem}.ops-viewbar strong{margin-top:.12rem;display:block}.ops-decision-path{margin:0 0 1rem}.ops-flow{grid-template-columns:repeat(6,minmax(0,1fr));gap:.55rem;display:grid}.ops-flow-step{border:1px solid var(--border);background:var(--surface-sunken);border-radius:14px;flex-direction:column;gap:.3rem;min-height:118px;padding:.8rem;display:flex;position:relative}.ops-flow-step>span{color:var(--accent);font-size:.7rem;font-weight:800}.ops-flow-step strong{font-size:.9rem}.ops-flow-step small{color:var(--ink-faint);line-height:1.45}.ops-flow-step i{inset-inline-end:-.45rem;color:var(--ink-faint);z-index:1;font-style:normal;position:absolute;top:50%}.ops-signal-bars{gap:.55rem;margin:1rem 0;display:grid}.ops-signal-bars>div{grid-template-columns:80px 1fr;align-items:center;gap:.65rem;font-size:.76rem;display:grid}.ops-signal-bars i{background:var(--primary);border-radius:99px;min-width:2px;height:8px;display:block}.ops-signal-bars>div{background:linear-gradient(90deg,transparent 80px,var(--surface-sunken) 80px);border-radius:99px}.ops-signal-bars>div i{grid-column:2}.ops-signal-bars span{color:var(--ink-soft)}@media (max-width:1100px){.ops-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-flow-step i{display:none}}@media (max-width:700px){.ops-viewbar{flex-direction:column;align-items:flex-start;position:static}.ops-viewbar .studio-actions{width:100%;overflow:auto}.ops-flow{grid-template-columns:1fr 1fr}}@media (max-width:480px){.ops-flow{grid-template-columns:1fr}}.coesis-trust-rail{border:1px solid var(--border);background:linear-gradient(180deg,var(--surface),#ffffffd1);max-width:1120px;box-shadow:var(--shadow-sm);border-radius:22px;margin:1rem auto 1.25rem;padding:1.25rem 1.35rem}.coesis-trust-rail-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.coesis-trust-rail-head h2{margin:.25rem 0 .35rem;font-size:clamp(1.15rem,2vw,1.55rem)}.coesis-trust-rail-head p{max-width:760px;margin:0;font-size:.9rem;line-height:1.65}.coesis-trust-seal{border:1px solid var(--border);background:var(--primary-soft);width:44px;height:44px;color:var(--primary);border-radius:14px;flex:none;place-items:center;display:grid}.coesis-trust-principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;padding-top:1rem;display:grid}.coesis-trust-principles article{background:var(--surface-sunken);border-radius:15px;align-items:flex-start;gap:.7rem;padding:.8rem;display:flex}.coesis-trust-icon{background:var(--surface);width:32px;height:32px;color:var(--primary);border:1px solid var(--border);border-radius:10px;flex:none;place-items:center;display:grid}.coesis-trust-principles strong{color:var(--ink);margin-bottom:.15rem;font-size:.88rem;display:block}.coesis-trust-principles p{color:var(--ink-soft);margin:0;font-size:.77rem;line-height:1.55}.coesis-trust-note{color:var(--ink-faint);margin:.85rem 0 0;font-size:.73rem;line-height:1.55}.cx-shell>.coesis-trust-rail{max-width:none;margin:0 0 1.35rem}.research-experience>.coesis-trust-rail{max-width:none;margin:1rem 0 1.35rem}@media (max-width:760px){.coesis-trust-rail{border-radius:18px;margin:.75rem .9rem 1rem;padding:1rem}.coesis-trust-rail-head{padding-bottom:.8rem}.coesis-trust-seal{border-radius:12px;width:38px;height:38px}.coesis-trust-principles{grid-template-columns:1fr;gap:.5rem;padding-top:.8rem}.coesis-trust-principles article{padding:.7rem}.coesis-trust-note{font-size:.7rem}.cx-shell>.coesis-trust-rail,.research-experience>.coesis-trust-rail{margin-inline:0}}
