html,body{overscroll-behavior:none;scrollbar-gutter:stable;-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.report-shell{position:relative;--section-gap: 2.5rem;--app-header-offset: 84px;overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none}.report-shell::-webkit-scrollbar{display:none}.progress-bar{position:fixed;top:0;left:0;height:3px;background:#4299e1;z-index:1001;transition:width .1s ease}.report-content{max-width:980px;margin:0 auto;padding:var(--section-gap) 2rem 1.5rem}.header-inner-ceo{max-width:980px;padding-left:2rem;padding-right:2rem;width:100%}.side-nav{position:fixed;top:50%;left:max(16px,calc((100vw - 1180px)/8));width:200px;display:flex;flex-direction:column;gap:.85rem;transform:translateY(-50%);z-index:20}.side-meta{display:flex;flex-direction:column;gap:.45rem;color:#2d3748;font-size:.95rem;padding:1rem 1.1rem;border:1px solid #cbd5e0;border-radius:12px;background:#fff;box-shadow:0 4px 12px #0f172a14}.side-meta-title{font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;color:#4a5568}.side-meta-org{font-weight:700;color:#1a365d;font-size:1.05rem}.side-meta-audience{color:#4a5568;font-style:italic;font-size:.9rem}.side-meta-sep{color:#cbd5e0;line-height:1}.side-meta-footer{margin-top:.4rem;padding-top:.5rem;border-top:1px solid #e2e8f0;font-size:.85rem;color:#4a5568}.side-meta-subtext{margin-top:.2rem;font-size:.8rem;color:#718096;line-height:1.4}.side-links{display:flex;flex-direction:column;gap:.4rem;margin-top:.6rem}.side-links a{position:relative;text-decoration:none;font-size:.95rem;font-weight:500;color:#5f6b7a;letter-spacing:.01em;padding:.25rem 0 .25rem .75rem;border-radius:0;transition:color .2s ease;white-space:nowrap}.side-links a:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;border-radius:999px;background:transparent;transform:translateY(-50%);transition:background .2s ease,transform .2s ease}.side-links a:hover{color:#1f2937}.side-links a:hover:before{background:#a0aec0;transform:translateY(-50%) scale(1.1)}.side-links a.active{color:#1a365d;font-weight:700}.side-links a.active:before{background:#1a365d;transform:translateY(-50%) scale(1.2)}.working-help-button{position:fixed!important;right:max(24px,env(safe-area-inset-right));width:1.85rem;height:1.85rem;border-radius:999px;border:1px solid #cbd5e0;background:#fff;color:#1a365d;font-weight:700;font-size:1.35rem;line-height:1;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1002}.working-help-button:hover{background:#f1f5f9}.working-help-button:focus-visible{outline:2px solid #4299e1;outline-offset:2px}.back-to-top{position:fixed;bottom:2rem;right:2rem;background:#1a365d;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;box-shadow:0 4px 12px #0003;border:none}.working-help-overlay{position:fixed;inset:0;z-index:1003;background:#0f172a66;display:flex;align-items:center;justify-content:center;padding:1rem}.working-help-modal{position:relative;width:min(860px,92vw);max-height:88vh;overflow:auto;background:#fff;border-radius:12px;border:1px solid #d1d9e6;box-shadow:0 12px 34px #0f172a33;padding:1.25rem}.working-help-close{position:absolute;top:.4rem;right:.4rem;width:2rem;height:2rem;border-radius:999px;border:1px solid #cbd5e0;background:#fff;color:#1a365d;font-size:1.15rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.working-help-close:hover{background:#f1f5f9}.working-help-close:focus-visible{outline:2px solid #4299e1;outline-offset:2px}.working-help-modal .section-card{margin:0;border:1px solid #d8e2ef;border-left-width:1px;border-radius:14px;box-shadow:0 14px 36px #0f172a14}.working-help-modal .section-header{padding:1rem 1.25rem .85rem;background:linear-gradient(180deg,#f8fbff,#fff)}.working-help-modal .section-body{padding:1rem 1.25rem 1.25rem}.working-help-modal .section-title{font-size:1.4rem}.working-help-modal .section-subtitle{margin-top:.35rem;color:#5b6b81}.report-switcher-dock{position:fixed;right:1.5rem;bottom:1.25rem;z-index:1002;display:none!important;align-items:flex-start;flex-direction:column;gap:.35rem;padding:.3rem .4rem;border:1px solid #d1d9e6;border-radius:.55rem;background:#fffffff5;box-shadow:0 4px 14px #0f172a14;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);min-width:13.5rem}.report-switcher-dock-label{font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#6b7280}.report-switcher-dock-select{width:12rem;height:1.75rem;border:1px solid #cbd5e0;border-radius:.4rem;background:#fff;color:#1f2937;font-size:.76rem;padding:0 1.5rem 0 .5rem;display:flex;align-items:center;cursor:pointer;list-style:none;position:relative}.report-switcher-dock-select::-webkit-details-marker{display:none}.report-switcher-dock-select:after{content:"▾";position:absolute;right:.45rem;font-size:.68rem;color:#6b7280;pointer-events:none}.report-switcher-dropdown[open] .report-switcher-dock-select:after{content:"▴"}.report-switcher-dock-select:focus{outline:none;border-color:#4a5568;box-shadow:0 0 0 2px #4a556826}.report-switcher-dropdown{width:100%}.report-switcher-menu{margin-top:.25rem;width:12rem;max-height:12rem;overflow-y:auto;border:1px solid #cbd5e0;border-radius:.4rem;background:#fff;box-shadow:0 8px 20px #0f172a1f;padding:.2rem}.report-switcher-option{width:100%;text-align:left;border:none;background:transparent;color:#1f2937;font-size:.76rem;border-radius:.3rem;padding:.35rem .4rem;cursor:pointer}.report-switcher-option:hover{background:#f1f5f9}.report-switcher-option.is-active{background:#e8eefc;color:#1a365d;font-weight:600}.report-switcher-option:disabled{opacity:.65;cursor:default}.report-switcher-dock-meta{max-width:18rem;font-size:.7rem;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-header{margin-bottom:var(--section-gap)}.report-meta-band{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.9rem 1.25rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 4px #0000000a}.report-meta-left{display:flex;flex-wrap:wrap;gap:.35rem;align-items:baseline;font-size:.85rem;color:#4a5568}.report-meta-name{font-weight:600;letter-spacing:.02em;text-transform:uppercase;font-size:.75rem;color:#718096}.report-meta-org{font-weight:600;color:#1a365d}.report-meta-audience{color:#718096;font-style:italic}.report-meta-sep{color:#cbd5e0}.report-meta-right{display:flex;gap:1.5rem;align-items:center;flex-shrink:0}.report-meta-stat{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.report-meta-value{font-size:1rem;font-weight:700;color:#1a365d}.report-meta-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;color:#718096}.section-card{background:#fff;border-radius:12px;margin-bottom:var(--section-gap);box-shadow:0 2px 8px #0000000f;overflow:hidden;border-left:4px solid transparent;scroll-margin-top:calc(var(--app-header-offset) + (var(--section-gap) / 2))}.section-card:last-of-type{margin-bottom:.75rem}.background-hero{margin-bottom:var(--section-gap);padding:.75rem 0 1.5rem;border-bottom:1px solid #e2e8f0;scroll-margin-top:calc(var(--app-header-offset) + (var(--section-gap) / 2))}.background-header{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.background-header-main{display:grid;gap:.35rem}.background-header-meta{display:grid;gap:.35rem;text-align:right;max-width:360px}@media(max-width:720px){.background-header{flex-direction:column;align-items:flex-start}.background-header-meta{text-align:left;max-width:none}.section-title{white-space:normal}}@media(max-width:980px){.report-switcher-dock{right:1rem;bottom:1rem}.report-meta-band{flex-wrap:wrap}.report-meta-right{align-items:flex-start;gap:1rem}}@media(max-width:720px){.report-switcher-dock{right:.9rem;left:auto;bottom:.9rem}.report-meta-band{flex-direction:column;align-items:stretch}.report-meta-right{justify-content:space-between;width:100%}.report-switcher-dock-select,.report-switcher-menu{width:10.5rem}.report-switcher-dock-meta{max-width:calc(100% - 8.5rem)}}.report-eyebrow{font-size:1rem;text-transform:uppercase;letter-spacing:.2em;color:#718096}.report-title{font-family:Georgia,serif;font-size:1.7rem;font-weight:500;color:#1a365d;margin:0}.report-period{font-size:1.05rem;font-weight:600;color:#2d3748;margin-top:.1rem}.background-header .section-subtitle{margin-top:.6rem}#summary.section-card{border-left-color:#9f7aea}#themes.section-card{border-left-color:#4299e1}#asking.section-card{border-left-color:#38a169}#vision.section-card{border-left-color:#d69e2e}#patterns.section-card{border-left-color:#dd6b20}#recommendations.section-card{border-left-color:#c53030;margin-bottom:0}#recommendations.section-card .section-body{padding-bottom:.35rem}#working.section-card{border:1px solid #d8e2ef;border-left-width:1px}.section-header{padding:0;border-bottom:1px solid #e2e8f0}.section-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.9rem 1.5rem;background:transparent;border:none;text-align:left;cursor:pointer}.section-toggle:focus-visible{outline:2px solid #4299e1;outline-offset:2px}.section-toggle-icon{width:28px;height:28px;border:1px solid #e2e8f0;border-radius:999px;position:relative;color:#1a365d;flex-shrink:0}.section-toggle-icon:before{content:"";position:absolute;top:50%;left:50%;width:11px;height:2px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%)}.section-toggle-icon:after{content:"";position:absolute;top:50%;left:50%;width:2px;height:11px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%);opacity:0}.section-collapsed .section-toggle-icon:after{opacity:1}.section-collapsed .section-body{display:none}.section-title{font-family:Georgia,serif;font-size:1.35rem;font-weight:400;color:#1a365d;white-space:nowrap}.section-subtitle{font-size:.9rem;color:#718096;margin-top:.25rem}.section-content,.section-body{padding:.75rem 1.25rem 1.05rem}.section-meta{font-size:.9rem;color:#4a5568;margin-top:.35rem}.exec-summary-content{padding:0}.tensions-intro{font-size:1.05rem;color:#2d3748;line-height:1.8;margin-bottom:1.5rem}.tensions-list{margin-bottom:1.5rem}.tension-item{display:flex;gap:1rem;padding:1.25rem 0;border-bottom:1px solid #e2e8f0}.tension-item:last-child{border-bottom:none}.tension-number{width:32px;height:32px;background:#dd6b20;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}.tension-title{font-weight:600;font-size:1.1rem;color:#1a365d;margin-bottom:.35rem}.tension-description{font-size:.95rem;color:#718096;line-height:1.6}.tensions-cta{font-size:.9rem;color:#718096;font-style:italic}.tensions-cta a{color:#4299e1;text-decoration:none;border-bottom:1px dotted #4299e1}.pull-quote{font-family:Georgia,serif;font-size:1.2rem;font-style:italic;color:#2c5282;text-align:center;padding:2rem;margin:2rem 0 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#f8fafc;line-height:1.6}.pull-quote .attribution{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;font-style:normal;color:#718096;margin-top:1rem}.sentiment-overview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.1rem 1.4rem;margin:.1rem 0 .9rem}.sentiment-overview-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.sentiment-overview-title{font-size:.85rem;font-weight:600;color:#718096;text-transform:uppercase;letter-spacing:.5px;margin:0}.overview-row{display:grid;grid-template-columns:minmax(160px,200px) 1fr;align-items:center;gap:1rem;margin-bottom:.75rem}.overview-label{font-size:.85rem;color:#2d3748;font-weight:500;white-space:nowrap}.overview-bar{height:26px;display:flex;border-radius:6px;overflow:hidden;width:100%}.overview-bar .seg{height:100%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;color:#fff;min-width:36px}.seg.neg{background:#c53030}.seg.neut{background:#718096}.seg.pos{background:#38a169}.overview-legend{display:flex;flex-wrap:wrap;gap:.85rem 1.5rem;margin:0}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#718096}.legend-dot{width:10px;height:10px;border-radius:999px;background:#a0aec0}.legend-dot.neg{background:#c53030}.legend-dot.neut{background:#718096}.legend-dot.pos{background:#38a169}.theme-row{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;overflow:hidden}.sentiment-overview+.theme-row{margin-top:.9rem}.theme-row-header{padding:0;background:#f8fafc}.theme-row-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.4rem;background:#f8fafc;border:none;text-align:left;cursor:pointer}.theme-row-toggle:hover{background:#edf2f7}.theme-row-toggle:focus-visible{outline:2px solid #4299e1;outline-offset:2px}.theme-row-toggle-icon{width:26px;height:26px;border:1px solid #e2e8f0;border-radius:999px;position:relative;color:#1a365d;flex-shrink:0}.theme-row-toggle-icon:before{content:"";position:absolute;top:50%;left:50%;width:10px;height:2px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%)}.theme-row-toggle-icon:after{content:"";position:absolute;top:50%;left:50%;width:2px;height:10px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%);opacity:0}.theme-row-collapsed .theme-row-toggle-icon:after{opacity:1}.theme-row-info{display:flex;flex-direction:column}.theme-row-name{font-weight:600;font-size:1.05rem;color:#1a365d;margin-bottom:.25rem}.theme-row-meta{font-size:.8rem;color:#718096}.theme-row-body{display:block;padding:1.5rem 1.4rem 1.6rem;border-top:1px solid #e2e8f0;background:#fff}.theme-row-body[hidden]{display:none}.theme-sentiment-bar{background:#f8fafc;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.theme-sentiment-label{font-size:.8rem;color:#718096;font-weight:500;white-space:nowrap}.theme-sentiment-visual{flex:1;height:22px;display:flex;border-radius:6px;overflow:hidden;width:100%}.theme-sentiment-visual .seg{height:100%;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:600;color:#fff;min-width:36px}.theme-synthesis{margin-bottom:1.5rem;line-height:1.8;font-size:1.05rem}.staff-want{background:#f0fff4;border:1px solid #9ae6b4;border-radius:8px;padding:1.25rem 1.5rem;margin-bottom:2rem}.staff-want-title{font-size:.85rem;font-weight:600;color:#38a169;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem}.staff-want-list{margin:0;padding-left:1.25rem;list-style:disc;list-style-position:outside}.staff-want-list li{margin-bottom:.45rem;line-height:1.6}.staff-want-list li:last-child{margin-bottom:0}.theme-columns{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:2rem}.theme-column h4{font-size:1rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.theme-column.working h4{color:#38a169}.theme-column.not-working h4{color:#c53030}.theme-column ul{list-style:none}.theme-column li{padding:.75rem 0 .75rem 1.25rem;border-left:3px solid #e2e8f0;font-size:.95rem;margin-bottom:.75rem;line-height:1.6}.theme-column.working li{border-left-color:#38a169}.theme-column.not-working li{border-left-color:#c53030}.inline-tensions{background:#fff5f5;border:1px solid #fed7d7;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.inline-tensions-title{font-size:.95rem;font-weight:600;color:#c53030;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.inline-tension-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:.95rem;line-height:1.5}.inline-tension-dot{width:8px;height:8px;border-radius:50%;background:#c53030;margin-top:.5rem;flex-shrink:0}.inline-tension-meta{font-size:.8rem;color:#718096;margin-top:.35rem}.staff-voices-section{margin-top:2rem}.staff-voices-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.25rem}.staff-voices-title{font-size:1rem;font-weight:600;color:#2c5282}.staff-voices-subtitle{font-size:.8rem;color:#000;font-style:italic}.quote{background:#fff;border:1px solid #e2e8f0;padding:1.25rem 1.35rem;margin-bottom:1.25rem;border-radius:10px}.quote-mark{color:#94a3b8;font-size:1.4rem;line-height:1;display:inline}.quote-mark-end{margin-left:.1rem}.quote-text{color:#2d3748;font-style:italic;font-size:.98rem;line-height:1.7}.quote-source{margin-top:.85rem;font-size:.78rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#718096;font-style:normal}.didnt-hear-section{background:#fffaf0;border:1px solid #fbd38d;border-radius:8px;padding:1.5rem;margin-top:2rem}.didnt-hear-title{font-size:1rem;font-weight:600;color:#c05621;margin-bottom:1rem}.didnt-hear-content{font-size:.95rem;line-height:1.7;color:#2d3748}.didnt-hear-list{margin-top:1rem;margin-left:1.25rem}.didnt-hear-note{margin-top:1rem}.asking-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.asking-column h3{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:3px solid #e2e8f0}.asking-column.more h3{color:#38a169;border-bottom-color:#38a169}.asking-column.less h3{color:#c53030;border-bottom-color:#c53030}.asking-item{padding:1.25rem 0;border-bottom:1px solid #e2e8f0}.asking-item:last-child{border-bottom:none}.asking-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.asking-item-title{font-weight:600;font-size:1rem}.asking-count{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;color:#718096;background:#edf2f7;padding:.2rem .6rem;border-radius:10px}.asking-count-icon{position:relative;width:.7rem;height:.8rem;flex-shrink:0}.asking-count-icon:before{content:"";position:absolute;top:0;left:50%;width:.28rem;height:.28rem;border-radius:999px;background:currentColor;transform:translate(-50%)}.asking-count-icon:after{content:"";position:absolute;bottom:0;left:50%;width:.56rem;height:.4rem;border-radius:.28rem .28rem .14rem .14rem;background:currentColor;transform:translate(-50%)}.asking-quote{font-size:.9rem;color:#718096;font-style:italic;line-height:1.5}.vision-section{background:#fff;border:none;border-left:4px solid #d69e2e}.vision-intro{font-style:italic;color:#718096;margin:0 0 .3rem;padding-bottom:.3rem;border-bottom:1px solid rgba(66,153,225,.3);font-size:1.02rem;line-height:1.65}.vision-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.75rem;margin-bottom:1.5rem}.vision-title{font-weight:600;color:#1a365d;margin-bottom:.75rem;font-size:1.1rem}.vision-imagine{margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.vision-details{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;font-size:.95rem}.vision-details h5{font-size:.8rem;color:#2c5282;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.vision-list{list-style:disc;margin:0;padding-left:1.2rem}.vision-list-item{margin-bottom:.55rem;line-height:1.5}.patterns-section-standalone .section-header{background:#f8fafc}.patterns-section-standalone .section-body{padding-top:.4rem}.patterns-content{padding:.75rem 2rem 2rem}.patterns-intro{font-size:.95rem;color:#718096;margin-bottom:1rem;line-height:1.65}.pattern-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #dbe7f4;border-radius:14px;padding:1.45rem 1.5rem 1.5rem;margin-bottom:1rem;box-shadow:0 14px 32px #1a365d0f}.pattern-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1a365d,#4299e1 58%,#90cdf4)}.pattern-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem}.pattern-card-meta{min-width:0}.pattern-kicker{display:inline-flex;align-items:center;padding:.3rem .65rem;border-radius:999px;background:#ebf4ff;color:#2c5282;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.8rem}.pattern-title{font-weight:600;font-size:1.08rem;color:#1a365d;margin:0;line-height:1.35}.pattern-description{color:#2d3748;font-size:.95rem;line-height:1.7;margin:0 0 1rem}.pattern-supporting{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:.9rem;align-items:start}.pattern-block{border:1px solid #e2e8f0;border-radius:12px;padding:.95rem 1rem}.pattern-block-label{font-size:.72rem;color:#4a5568;font-weight:700;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.08em}.pattern-block p{margin:0;font-size:.87rem;line-height:1.5}.pattern-evidence{color:#4a5568;background:#f8fafc}.pattern-implication{color:#1f4b7a;background:#edf6ff;border-color:#bfdbfe}.pattern-connects{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.45rem;align-self:flex-start;margin:0;padding:.45rem .75rem;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#4a5568;font-size:.78rem;line-height:1.4}.pattern-connects span{font-size:.68rem;color:#718096;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.external-examples{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-top:2rem}.external-examples-title{font-size:1rem;font-weight:600;color:#2c5282;margin-bottom:1rem}.external-examples-intro{font-size:.9rem;color:#718096;margin-bottom:1.25rem;line-height:1.6}.example-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:1.25rem;margin-bottom:1rem}.example-org{font-weight:600;color:#1a365d;font-size:.95rem;margin-bottom:.5rem}.example-situation,.example-action,.example-result{font-size:.85rem;line-height:1.5;margin-bottom:.5rem}.example-result{color:#38a169;font-weight:500}.confidence-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem 1.25rem;font-size:.85rem;color:#718096;margin-top:1.5rem;line-height:1.6}.recommendations-content{padding:.7rem 2rem .5rem}.rec-intro{font-size:.95rem;color:#2d3748;margin:0 0 .9rem;line-height:1.65;max-width:68ch;font-weight:500}.rec-grid{display:flex;flex-direction:column;gap:1.1rem;margin-bottom:.75rem}.rec-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.15rem 1.2rem 1.05rem;position:relative;box-shadow:0 1px 2px #0f172a0a}.rec-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:10px 10px 0 0;background:#5a9bd5}.rec-card.urgent:before{background:#c05621}.rec-card.high:before{background:#d69e2e}.rec-card-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.65rem}.rec-number{width:26px;height:26px;background:#fff;color:#1f2937;border:1px solid #cbd5e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.78rem;flex-shrink:0}.rec-card.urgent .rec-number,.rec-card.high .rec-number{background:#fff;color:#1f2937}.rec-title{font-weight:600;font-size:1.02rem;color:#2d3748;line-height:1.4}.rec-description{font-size:.9rem;color:#4a5568;line-height:1.65;margin-bottom:.9rem}.rec-connects{font-size:.8rem;color:#4a5568;background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #cbd5e0;padding:.72rem .9rem;border-radius:8px;margin-bottom:.25rem;line-height:1.55}.rec-meta{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.rec-urgency{color:#718096}.rec-timeframe{background:#edf2f7;padding:.2rem .5rem;border-radius:4px;color:#2d3748;font-weight:500}.rec-closing{font-size:.9rem;color:#718096;text-align:center;font-style:italic;padding-top:.55rem;padding-bottom:0;margin:0;line-height:1.6}.one-thing-callout{background:#f8fafc;border:2px solid #1a365d;color:#2d3748;padding:2rem;margin:0;border-radius:8px}.one-thing-label{font-size:.75rem;text-transform:uppercase;letter-spacing:1.5px;color:#dd6b20;margin-bottom:.5rem;font-weight:700}.one-thing-action{font-family:Georgia,serif;font-size:1.25rem;font-weight:400;color:#1a365d;margin-bottom:.75rem;line-height:1.4}.one-thing-why{font-size:.95rem;color:#718096;line-height:1.6}.guidance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.guidance-box{background:linear-gradient(180deg,#f9fbff,#fff);padding:1rem 1rem 1.1rem;border-radius:12px;border:1px solid #d9e3f1;box-shadow:0 8px 20px #0f172a0d}.guidance-box h4{margin:0;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:#2c5282}.guidance-box ul{list-style:none;padding-left:0;margin:.7rem 0 0}.guidance-box li{position:relative;margin-bottom:.5rem;padding-left:.9rem;color:#1f2937;line-height:1.45}.guidance-box li:before{content:"";position:absolute;top:.45rem;left:0;width:.35rem;height:.35rem;border-radius:999px;background:#4299e1}.checklist{list-style:none;margin:.7rem 0 0;padding-left:0}.checklist li{display:block;padding-left:.9rem;margin-bottom:.5rem}.report-footer{text-align:center;padding:.4rem 0;color:#718096;font-size:.8rem;line-height:1.4;display:none}.report-footer-subtext{margin-top:.15rem;font-size:.75rem;line-height:1.35}.loading-state{text-align:center;color:#718096;padding:2rem 0}.error-state{text-align:left}.error-title{color:#b45309;font-weight:600;margin-bottom:.25rem}.error-text{color:#92400e}.retry-button{margin-top:.75rem;padding:.35rem .75rem;background:#fef3c7;border-radius:6px;font-size:.75rem}@media(max-width:900px){.report-shell{--section-gap: 1.5rem}.report-content{padding:var(--section-gap) 1.5rem 2.5rem}.side-nav{position:static;width:auto;margin-bottom:1.5rem;flex-direction:column;gap:.75rem}.side-meta{order:0}.side-links{flex-direction:row;flex-wrap:wrap;gap:.5rem}.report-meta-band{flex-direction:column;align-items:flex-start}.report-meta-right{width:100%;justify-content:flex-start}.report-meta-stat{align-items:flex-start}.theme-columns,.overview-row,.asking-grid,.vision-details{grid-template-columns:1fr}.pattern-card-header{flex-direction:column}.pattern-supporting{grid-template-columns:1fr}}
