:root{font-family:Roboto,Segoe UI,sans-serif;color:#17324d;background:radial-gradient(circle at top right,#f07a1f2e,#f07a1f00 24%),radial-gradient(circle at top left,#4cc7d933,#4cc7d900 28%),linear-gradient(180deg,#fbfcfd,#f1f7f9 40%,#e8f1f4);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;font-weight:400;--page: #eef5f7;--surface: #ffffff;--surface-alt: #f8fbfc;--surface-strong: #edf8fb;--surface-warm: #fff1e2;--border: #d0e0e5;--border-strong: #9fc8d3;--accent: #1e8fb6;--accent-strong: #14586f;--accent-deep: #12566f;--accent-cyan: #4cc7d9;--accent-orange: #f5a623;--accent-orange-deep: #f07a1f;--accent-soft: #e9f7fb;--ink: #17324d;--text-muted: #5b7281;--shadow: 0 12px 32px rgba(23, 50, 77, .11)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--page);font-size:10pt}button,input,select,textarea,a{font:inherit}button{border:0;border-radius:4px;padding:.58rem .82rem;background:var(--accent-strong);color:#fff;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;box-shadow:0 8px 18px #1e8fb638;font-weight:500;letter-spacing:.01em;text-transform:uppercase;font-size:.78rem;line-height:1.15}button:hover{transform:translateY(-1px);background:var(--accent-deep);color:#fff}button:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}button:disabled:hover{background:inherit;color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(30,143,182,.24);outline-offset:2px}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:4px;padding:.72rem .8rem;background:var(--surface);color:#1f2933}textarea{resize:vertical}.shell{display:grid;grid-template-columns:296px minmax(0,1fr);gap:1rem;padding:1rem;min-height:100vh;height:100vh;overflow:hidden}.sidebar,.panel,.hero-panel,.status-bar{box-shadow:var(--shadow)}.sidebar{display:flex;flex-direction:column;gap:.85rem;padding:1.1rem;border:1px solid var(--border);border-radius:4px;background:radial-gradient(circle at top center,#4cc7d929,#4cc7d900 30%),radial-gradient(circle at bottom left,#f5a62324,#f5a62300 34%),linear-gradient(180deg,#fcfeff,#eef8fa);color:#22313f;overflow:auto}.sidebar-brand-lockup{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:.35rem}.sidebar-brand-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:inherit;padding:0;margin:0;width:auto;display:inline-flex;cursor:pointer;transition:none;border-radius:0;box-shadow:none;transform:none}.sidebar-brand-button:hover{transform:none;background:transparent;color:inherit;box-shadow:none}.sidebar-brand-button:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:6px}.sidebar-brand-frame{width:min(100%,15rem);display:flex;justify-content:center;align-items:center}.sidebar-brand-frame-project{width:min(100%,15.5rem)}.sidebar-brand-mark{width:100%;height:auto;max-width:100%;object-fit:contain;filter:none}.sidebar-brand-mark-project{width:100%}.sidebar h1,.hero-panel h2,.panel h3,.project-card h4,.source-card h4{font-family:Roboto,Segoe UI,sans-serif;line-height:1.15;margin:0;font-weight:500}.sidebar h1{font-size:clamp(1.15rem,2vw,1.5rem);margin-top:.15rem;color:var(--ink, #17324d)}.sidebar .eyebrow{font-size:1.12rem;letter-spacing:.14em;line-height:1}.lede{color:var(--text-muted);max-width:30ch;font-size:.82rem}.project-sidebar-summary{display:grid;gap:.8rem}.project-sidebar-summary>div>.eyebrow{margin-top:.35rem}.sidebar-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.55rem}.sidebar-metrics article{display:grid;gap:.12rem;padding:.55rem;border:1px solid var(--border);background:var(--surface)}.sidebar-metrics strong{font-size:1rem;line-height:1}.sidebar-metrics span,.sidebar-project-details span{color:var(--text-muted);font-size:.78rem}.sidebar-project-details{display:grid;gap:.3rem;margin-top:.6rem}.sidebar-card,.helper-card{padding:.8rem;border-radius:4px;background:#ffffffc7;border:1px solid var(--border)}.sidebar-card.accent,.helper-card{background:linear-gradient(135deg,#4cc7d914,#f5a6231a),var(--surface-strong);border-color:#f07a1f33}.helper-card strong{display:block;margin-bottom:.35rem}.helper-card p{margin:0;color:var(--text-muted)}.inline-form-status{padding:.6rem .72rem;border:1px solid var(--border-strong);background:var(--surface-strong);color:#214766;font-size:.79rem}.sidebar-label,.eyebrow{margin:0;letter-spacing:.12em;text-transform:uppercase;font-size:.88rem;font-weight:700;color:var(--accent-orange-deep)}.timeline{margin:.9rem 0 0;padding-left:1.2rem;color:#314253;font-size:.84rem}.main{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;overflow:hidden}.main-content{display:grid;gap:1rem;min-height:0;overflow:auto;padding-right:.1rem;padding-bottom:.7rem}.hero-panel{display:flex;justify-content:space-between;align-items:stretch;gap:1.15rem;min-height:8.75rem;padding:.95rem 1rem;border-radius:4px;border:1px solid rgba(76,199,217,.24);background:radial-gradient(circle at top right,#f5a62329,#f5a62300 22%),radial-gradient(circle at left center,#4cc7d938,#4cc7d900 38%),linear-gradient(135deg,#0f4d60,#14586f 52%,#1b7392);box-shadow:inset 0 1px #ffffff14,0 14px 30px #0c37472e}.hero-panel>:first-child{display:grid;align-content:start;min-width:0;flex:1 1 92%}.hero-panel h2{font-size:clamp(.98rem,1.45vw,1.14rem);max-width:66ch;min-height:0;overflow-wrap:anywhere;color:#fff;line-height:1.14}.hero-copy{max-width:132ch;color:#eef9fce6;font-size:.74rem;line-height:1.48;margin:.38rem 0 0;overflow-wrap:anywhere}.hero-panel .eyebrow{color:#ffe8caf5}.project-hero-panel{display:grid;grid-template-columns:minmax(0,2.25fr) minmax(180px,auto);align-items:stretch}.project-hero-copy{min-width:0}.project-hero-copy h2{max-width:72ch}.project-hero-copy .hero-copy{max-width:140ch}.project-hero-status{display:grid;gap:.55rem;min-width:0;justify-content:end;align-content:start;max-width:20rem}.compact-panel-heading{margin-bottom:0}.compact-copy{max-width:62ch}.hero-actions{display:flex;align-items:start;justify-content:end;align-self:start;gap:.5rem;flex:0 0 auto;flex-wrap:wrap}.hero-actions .help-button,.hero-actions>.secondary-button{min-width:5.75rem;justify-content:center}.source-detail-actions{justify-content:flex-end;align-items:start}.hero-project-search{display:flex;justify-content:end;flex:0 1 16rem;min-width:min(100%,13rem)}.sidebar-project-search{display:flex;width:100%;margin-top:.7rem}.sidebar-project-search .hero-search-field{width:100%;border-bottom:1px solid rgba(20,88,111,.26)}.sidebar-project-search .hero-search-field input{border-bottom:2px solid rgba(20,88,111,.5);color:var(--ink)}.sidebar-project-search .hero-search-field input::placeholder{color:var(--text-muted)}.hero-panel>:first-child .hero-project-search{margin-top:.7rem;justify-content:flex-start}.hero-search-field{width:min(100%,16rem);border-bottom:1px solid rgba(238,249,252,.58)}.hero-search-field input{min-width:0;border:0;border-bottom:2px solid rgba(238,249,252,.72);border-radius:0;padding:.34rem 0 .32rem;background:transparent;color:#fff;font-size:.75rem;box-shadow:none}.hero-search-field input::placeholder{color:#eef9fcb3}.hero-search-field input:focus-visible{outline:none;border-bottom-color:#ffe8caf0;box-shadow:none}.marketing-hero-panel{min-height:12rem;background:radial-gradient(circle at top right,#f5a62338,#f5a62300 24%),radial-gradient(circle at left center,#4cc7d938,#4cc7d900 38%),linear-gradient(135deg,#0b3c4a,#14586f 46%,#1b7392)}.public-auth-page{min-height:100vh;padding:.55rem .85rem 2rem;background:radial-gradient(circle at top right,#f5a6232e,#f5a62300 20%),radial-gradient(circle at left top,#4cc7d924,#4cc7d900 28%),linear-gradient(180deg,#071a22,#0e2b39 38%,#eef5f7 38%,#eef5f7)}.auth-detail-page,.signup-detail-page{background:radial-gradient(circle at top right,#f5a6232e,#f5a62300 20%),radial-gradient(circle at left top,#4cc7d924,#4cc7d900 28%),linear-gradient(180deg,#071a22,#0e2b39)}.public-auth-loading{display:grid;align-items:center;justify-items:center}.public-auth-loading .hero-panel{width:min(100%,760px)}.marketing-home-page{color:#eef7fb}.marketing-nav{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin:0 auto .7rem;width:min(100%,1380px)}.marketing-brand-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;box-shadow:none;padding:0;margin:0;width:auto;display:inline-flex;align-items:center;justify-content:center;color:inherit}.marketing-brand-button:hover,.marketing-brand-button:focus-visible{background:transparent;box-shadow:none;transform:none;color:inherit}.marketing-brand-mark{width:clamp(12rem,18vw,16.5rem);height:auto;display:block}.marketing-nav-actions{display:flex;align-items:flex-start;gap:.45rem;margin-left:auto;padding-top:.12rem}.marketing-nav-button{min-width:7.5rem}.marketing-hero{width:min(100%,1320px);margin:0 auto 1.8rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:1.6rem;align-items:stretch}.marketing-hero-copy{padding:2.6rem 0 1.8rem}.marketing-hero-copy h1,.auth-stage-copy h1{margin:0;max-width:10.5ch;font-size:clamp(3rem,6.5vw,5.8rem);line-height:.95;letter-spacing:-.04em;color:#fff}.marketing-hero-lede{margin:1.2rem 0 0;max-width:38rem;font-size:1.26rem;line-height:1.5;color:#ebf8fcf5}.marketing-hero-body,.auth-stage-copy p{margin:1rem 0 0;max-width:38rem;font-size:1rem;line-height:1.75;color:#d8ebf1e6}.marketing-hero .eyebrow,.marketing-feature-heading .eyebrow,.marketing-story-card .eyebrow,.marketing-final-cta .eyebrow{color:#ffd39a}.auth-stage .eyebrow{color:#14586f}.marketing-story-card .eyebrow,.marketing-feature-band .eyebrow,.marketing-process-section .eyebrow,.marketing-pricing-strip .eyebrow{color:var(--accent-orange-deep)}.marketing-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}.marketing-hero-primary,.marketing-final-cta button:first-child{background:var(--accent-orange);color:#10212c;box-shadow:0 14px 28px #f07a1f38}.marketing-hero-primary:hover,.marketing-final-cta button:first-child:hover{background:var(--accent-orange-deep);color:#101f2a}.marketing-hero-secondary{border-color:#ffd39a57;background:#ffffff14;color:#fff}.marketing-hero-secondary:hover{background:#ffffff29;color:#fff}.marketing-proof-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.25rem}.marketing-proof-row article{display:grid;gap:.3rem;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.marketing-proof-row strong{color:#fff}.marketing-proof-row span{color:#e0f0f5db;font-size:.86rem;line-height:1.45}.marketing-hero-visual{position:relative;min-height:41rem;border:1px solid rgba(255,255,255,.12);border-radius:32px;overflow:hidden;background:radial-gradient(circle at top right,#f5a62333,#f5a62300 22%),linear-gradient(180deg,#112530f0,#102b38fa);box-shadow:0 28px 60px #05111857}.marketing-grid-stage{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:60px 60px;opacity:.45}.marketing-process-graphic{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;filter:saturate(1.12)}.marketing-process-orbit{position:absolute;border-radius:999px;border:10px solid transparent;pointer-events:none}.marketing-process-orbit-a{top:8rem;right:10.8rem;bottom:8rem;left:10.8rem;background:linear-gradient(#173747,#173747) padding-box,conic-gradient(from 0deg,#4dd2f0f2,#30abe9f2 76deg,#a747dcf2 154deg,#f5662df2 238deg,#ffc53ef2 312deg,#4dd2f0f2 360deg) border-box;box-shadow:0 0 0 1px #ffffff14,0 0 45px #4dd2f029}.marketing-process-orbit-b{top:11.1rem;right:14rem;bottom:11.1rem;left:14rem;border-width:2px;border-color:#ffffff24;opacity:.42}.marketing-process-node{position:absolute;display:grid;gap:.42rem;width:10.4rem;min-height:10.8rem;padding:.88rem .92rem .96rem;border-radius:20px;border:1px solid rgba(175,235,244,.2);background:radial-gradient(circle at top right,#ffd0663d,#ffd06600 28%),linear-gradient(180deg,#071822fb,#06141dfd);box-shadow:0 18px 36px #040d1357,0 0 0 1px #ffffff08;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3}.marketing-process-node-top{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.marketing-process-step-pill{display:inline-flex;align-items:center;justify-content:center;padding:.22rem .58rem;border-radius:999px;background:#ffd39a24;color:#ffd9aa;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.marketing-process-node strong{color:#fff;font-size:.94rem;line-height:1.15}.marketing-process-node span:last-child{color:#dceff5e0;font-size:.74rem;line-height:1.4}.marketing-process-icon{position:relative;width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#35c9ec,#1e8fb6 55%,#8a46dc);box-shadow:0 0 0 5px #4cc7d91a,0 16px 24px #050f1838}.marketing-process-icon:before,.marketing-process-icon:after{content:"";position:absolute}.thesis-icon:before{width:1rem;height:1.35rem;border-radius:.18rem;background:linear-gradient(180deg,#fff3d2,#ffc53e);box-shadow:.28rem 0 #fff3d2bf}.thesis-icon:after{width:.38rem;height:1.5rem;right:.64rem;top:.78rem;border-radius:.4rem;background:#14394a}.outline-icon:before{width:1.5rem;height:1.15rem;border-radius:.24rem;background:#fffffff5;box-shadow:0 -.42rem #ffffffe6,0 .42rem #ffffffe0}.outline-icon:after{width:1.85rem;height:.18rem;border-radius:999px;background:#1a7d9a;box-shadow:0 .52rem #1a7d9a,0 -.52rem #1a7d9a}.sources-icon:before{width:1.55rem;height:1.05rem;border-radius:.28rem;background:linear-gradient(180deg,#fff6dd,#ffce57);box-shadow:-.52rem -.38rem #ffffffe0,.52rem .38rem #ffffffe0}.sources-icon:after{width:1.2rem;height:1.2rem;border:.22rem solid #103646;border-radius:999px;top:.6rem;left:.55rem;box-shadow:.65rem .65rem 0 -.35rem #103646}.curate-icon:before{width:1.6rem;height:1.15rem;border-radius:.24rem;background:#fffffff0}.curate-icon:after{width:1rem;height:.55rem;border-left:.24rem solid #1a9444;border-bottom:.24rem solid #1a9444;transform:rotate(-45deg);top:1rem;left:.95rem}.analyze-icon:before{width:1.5rem;height:1.35rem;border-radius:.24rem .24rem .4rem .4rem;background:linear-gradient(90deg,#ffcb53 0 .26rem,transparent .26rem .48rem,#ffcb53 .48rem .74rem,transparent .74rem .96rem,#ffcb53 .96rem 1.22rem,transparent 1.22rem 1.44rem,#ffcb53 1.44rem 100%),linear-gradient(180deg,#fffffff5,#ffffffdb);bottom:.74rem}.analyze-icon:after{width:1.05rem;height:1.05rem;border:.22rem solid #153948;border-radius:999px;top:.6rem;right:.54rem;box-shadow:.55rem .52rem 0 -.34rem #153948}.link-icon:before{width:.72rem;height:1.45rem;left:.72rem;border:.24rem solid #fff5db;border-right:0;border-radius:.65rem 0 0 .65rem}.link-icon:after{width:.72rem;height:1.45rem;right:.72rem;border:.24rem solid #fff5db;border-left:0;border-radius:0 .65rem .65rem 0}.completeness-icon:before{width:1.55rem;height:1.12rem;border-radius:.28rem;background:#fffffff0}.completeness-icon:after{width:1rem;height:.55rem;border-left:.24rem solid #1a9444;border-bottom:.24rem solid #1a9444;transform:rotate(-45deg);top:1rem;left:1rem;box-shadow:.72rem -.52rem 0 -.12rem #ffc53ef5}.write-icon:before{width:1.28rem;height:1.62rem;border-radius:.18rem;background:linear-gradient(180deg,#fffffffa,#f3f9fcf5);box-shadow:0 0 0 .08rem #14384724}.write-icon:after{content:"A+";position:absolute;top:.9rem;left:.9rem;font-size:.72rem;font-weight:900;color:#f07a1f;letter-spacing:-.06em}.marketing-process-node.thesis{top:.55rem;left:.35rem}.marketing-process-node.outline{top:.55rem;left:calc(50% - 5.2rem)}.marketing-process-node.sources{top:.55rem;right:.35rem}.marketing-process-node.curate{top:calc(50% - 5.4rem);right:.35rem}.marketing-process-node.analyze{bottom:.55rem;right:.35rem}.marketing-process-node.link{bottom:.55rem;left:calc(50% - 5.2rem)}.marketing-process-node.completeness{bottom:.55rem;left:.35rem}.marketing-process-node.write{top:calc(50% - 5.4rem);left:.35rem}.marketing-process-core{position:absolute;top:calc(50% - 4.8rem);left:calc(50% - 4.8rem);width:9.6rem;height:9.6rem;display:grid;place-items:center;z-index:2}.marketing-process-core-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;border:1px solid rgba(118,210,222,.22);background:radial-gradient(circle at center,#f5a6232e,#f5a62300 46%),radial-gradient(circle at center,#4cc7d92e,#4cc7d900 58%);box-shadow:0 0 50px #4cc7d914}.marketing-process-core-sheet{position:absolute;top:2.1rem;width:3.25rem;height:4.1rem;border-radius:.3rem;background:linear-gradient(180deg,#fffffffa,#f3f9fcf5);box-shadow:0 16px 24px #050f1829,inset 0 -.22rem #4cc7d92e;transform:rotate(6deg)}.marketing-process-core-sheet:before{content:"";position:absolute;top:.72rem;left:.58rem;width:1.6rem;height:.16rem;border-radius:999px;background:#14586f38;box-shadow:0 .48rem #14586f38,0 .96rem #14586f38}.marketing-process-core-sheet:after{content:"A+";position:absolute;right:.58rem;bottom:.56rem;color:#f07a1f;font-size:.96rem;font-weight:900}.marketing-process-core-book{position:absolute;bottom:2.05rem;width:4.9rem;height:1.8rem;border-radius:0 0 2rem 2rem;background:linear-gradient(180deg,#fff8f0fa,#dce8eff5);box-shadow:0 10px 20px #03090d3d}.marketing-process-core-book:before,.marketing-process-core-book:after{content:"";position:absolute;top:-.35rem;width:2.3rem;height:.95rem;background:#fffffffa}.marketing-process-core-book:before{left:.1rem;border-radius:1rem .15rem .6rem .6rem;transform:skew(-20deg)}.marketing-process-core-book:after{right:.1rem;border-radius:.15rem 1rem .6rem .6rem;transform:skew(20deg)}.marketing-process-core-bulb{position:absolute;top:1.55rem;width:3rem;height:4.1rem;border-radius:1.8rem 1.8rem 1.3rem 1.3rem;background:radial-gradient(circle at 35% 30%,#4cc7d9fa,#4cc7d9eb 42%,#0a222e00 44%),radial-gradient(circle at 65% 30%,#f5a623fa,#f07a1feb 42%,#0a222e00 44%);border:1px solid rgba(255,255,255,.2);box-shadow:0 0 30px #f5a6232e}.marketing-process-core-bulb:after{content:"";position:absolute;left:.95rem;bottom:-.7rem;width:1.1rem;height:.9rem;border-radius:.3rem;background:#dce8efeb}.marketing-process-line{position:absolute;border-radius:999px;background:linear-gradient(90deg,#58dbf87a,#f5a6236b);z-index:1}.marketing-line-top,.marketing-line-bottom{left:13rem;right:13rem;height:2px}.marketing-line-top{top:5.1rem}.marketing-line-bottom{bottom:5.1rem}.marketing-line-left,.marketing-line-right{top:13rem;bottom:13rem;width:2px}.marketing-line-left{left:8.5rem}.marketing-line-right{right:8.5rem}.marketing-process-spark{position:absolute;width:6rem;height:6rem;border-radius:999px;filter:blur(26px);opacity:.42}.marketing-process-spark-left{left:20%;top:20%;background:#54e4ffb3}.marketing-process-spark-right{right:18%;bottom:18%;background:#f5a623a8}.marketing-process-arrow{position:absolute;width:0;height:0;border-style:solid;filter:drop-shadow(0 4px 8px rgba(0,0,0,.16));z-index:2}.marketing-arrow-top-right{top:4.66rem;right:14.1rem;border-width:.44rem 0 .44rem .8rem;border-color:transparent transparent transparent rgba(255,197,62,.92)}.marketing-arrow-right-bottom{right:7.86rem;bottom:12rem;border-width:.8rem .44rem 0 .44rem;border-color:rgba(81,213,241,.92) transparent transparent transparent}.marketing-arrow-bottom-left{bottom:4.66rem;left:14.1rem;border-width:.44rem .8rem .44rem 0;border-color:transparent rgba(255,197,62,.92) transparent transparent}.marketing-arrow-left-top{left:7.86rem;top:12rem;border-width:0 .44rem .8rem .44rem;border-color:transparent transparent rgba(81,213,241,.92) transparent}.marketing-story-grid,.marketing-callout-band,.marketing-feature-band,.marketing-process-section,.marketing-pricing-strip,.marketing-final-cta{width:min(100%,1320px);margin:0 auto 1.5rem}.marketing-story-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:1rem}.marketing-callout-band{display:flex;align-items:center;justify-content:center;padding:1.2rem 1.5rem;border-radius:28px;background:radial-gradient(circle at 20% 50%,#4cc7d929,#4cc7d900 26%),radial-gradient(circle at 80% 50%,#f5a6232e,#f5a62300 24%),linear-gradient(135deg,#0a212dfa,#0f4255fa);border:1px solid rgba(255,211,154,.18);box-shadow:0 18px 34px #17324d24;text-align:center}.marketing-callout-band p{margin:0;color:#fff8ef;font-size:clamp(1.6rem,3.2vw,2.6rem);font-weight:800;letter-spacing:-.03em;line-height:1.05}.marketing-story-card,.marketing-price-tile,.marketing-feature-card,.marketing-final-cta,.auth-card,.auth-stage-copy{border-radius:24px}.marketing-story-card,.marketing-price-tile,.marketing-feature-card,.marketing-final-cta{padding:1.3rem 1.35rem}.marketing-story-card{background:#fffffff0;color:var(--ink);border:1px solid rgba(20,88,111,.12);box-shadow:0 16px 32px #17324d14}.marketing-story-card h2,.marketing-feature-heading h2,.marketing-process-copy h2,.marketing-final-cta h2{margin:0;color:var(--ink);font-size:clamp(2rem,3vw,3rem);line-height:1.02;letter-spacing:-.04em}.marketing-story-card p{color:#243a4b}.marketing-story-card-highlight{background:radial-gradient(circle at top right,#f5a6232e,#f5a62300 24%),linear-gradient(180deg,#0f4255,#14586f)}.marketing-story-card-highlight h2,.marketing-story-card-highlight p{color:#f4fbfd}.marketing-feature-band,.marketing-process-section,.marketing-pricing-strip{padding:1.6rem;border-radius:28px;background:#fffffff2;border:1px solid rgba(20,88,111,.1);box-shadow:0 16px 32px #17324d12}.marketing-feature-heading{display:grid;gap:.45rem;margin-bottom:1.2rem}.marketing-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.marketing-feature-card{display:grid;gap:.5rem;min-height:100%;background:radial-gradient(circle at top right,#4cc7d924,#4cc7d900 34%),linear-gradient(180deg,#fdfefe,#f2fbfd);border:1px solid rgba(20,88,111,.14)}.marketing-feature-card h3,.marketing-price-tile h3{margin:0;color:var(--ink);font-size:1.18rem}.marketing-feature-card p,.marketing-process-copy p,.marketing-safe-note,.marketing-final-cta p,.marketing-price-tile p,.marketing-price-tile small{margin:0;color:#486172}.marketing-feature-index{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:2.5rem;padding:.24rem .6rem;border-radius:999px;background:#14586f1a;color:var(--accent-strong);font-size:.72rem;font-weight:700;letter-spacing:.06em}.marketing-feature-card-accent{background:radial-gradient(circle at top right,#f5a6232e,#f5a62300 28%),linear-gradient(180deg,#0d4255,#14586f)}.marketing-feature-card-accent h3,.marketing-feature-card-accent p,.marketing-feature-card-accent .marketing-feature-index{color:#f5fbfd}.marketing-feature-card-accent .marketing-feature-index{background:#ffffff29}.marketing-process-section{display:grid;grid-template-columns:minmax(0,.88fr) minmax(320px,1.12fr);gap:1.2rem;align-items:start}.marketing-process-rail{display:grid;gap:.8rem}.marketing-process-rail article{display:grid;grid-template-columns:7rem minmax(0,1fr);gap:.8rem;padding:.95rem 1rem;border-radius:18px;background:#f7fbfc;border:1px solid rgba(20,88,111,.12)}.marketing-process-rail strong{color:var(--accent-strong)}.marketing-process-rail span{color:#46606f}.marketing-price-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:1rem}.marketing-price-tile{background:radial-gradient(circle at top right,#f5a6231f,#f5a62300 28%),linear-gradient(180deg,#fff,#f9fcfd);border:1px solid rgba(20,88,111,.12)}.marketing-price-tile .eyebrow{color:var(--accent-strong)}.marketing-safe-note{margin-top:1rem;font-size:.92rem}.marketing-final-cta{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;background:radial-gradient(circle at top right,#f5a6232e,#f5a62300 25%),linear-gradient(135deg,#0f4255,#14586f)}.marketing-final-cta h2,.marketing-final-cta p{color:#fff}.auth-detail-page{color:#eef7fb}.auth-stage{width:min(100%,1320px);margin:0 auto;display:grid;grid-template-columns:minmax(340px,.8fr) minmax(0,.95fr);gap:1.3rem;align-items:start}.auth-stage-single{grid-template-columns:minmax(0,760px);justify-content:center}.auth-stage-copy{padding:1.8rem 1.2rem 1.4rem 0}.auth-proof-row{margin-top:1.1rem}.auth-card{background:radial-gradient(circle at top right,#14586f1a,#14586f00 24%),linear-gradient(180deg,#fff,#fbfeff);color:#22313f}.auth-card .panel-heading h3{color:#1e3447}.auth-card .compact-text{color:#46606f}.auth-detail-page .auth-card .panel-heading h3{color:#243a4b}.auth-detail-page .auth-card label.checkbox-row,.auth-detail-page .auth-card label.checkbox-row span{color:#2f4759}.auth-detail-page .auth-card .compact-text{color:#4d6474}.auth-detail-page .auth-login-subtitle{color:#243a4b!important;opacity:1}.auth-detail-page .auth-login-remember-row,.auth-detail-page .auth-login-remember-row span{color:#2f4759!important;opacity:1}.auth-detail-page .auth-login-remember-note{color:#4d6474!important;opacity:1}.auth-card-centered{width:min(100%,760px);justify-self:center}.auth-card-wide{width:min(100%,880px)}.signup-stage{grid-template-columns:minmax(0,880px)}.public-auth-notice{width:min(100%,1320px);margin:1rem auto 0}.field-error{display:block;margin-top:.18rem;color:#a53b2f;font-size:.74rem;line-height:1.35;font-weight:500}.input-invalid{border-color:#a53b2f99;background:#fff8f6fa}.input-invalid:focus-visible{outline-color:#a53b2f38}.password-input-row{position:relative;display:flex;align-items:center}.password-input-row input{padding-right:5.2rem}.password-toggle{position:absolute;right:.45rem;top:50%;transform:translateY(-50%);min-width:4rem;padding:.3rem .55rem;border-radius:999px;border:1px solid rgba(20,88,111,.16);background:#14586f14;color:var(--accent-strong);font-size:.76rem;font-weight:700;line-height:1;box-shadow:none}.password-toggle:hover,.password-toggle:focus-visible{background:#14586f24;color:var(--accent-strong);transform:translateY(-50%)}.marketing-grid,.auth-grid,.profile-page-grid{align-items:start}.marketing-grid,.auth-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr)}.marketing-cta-row{margin-top:.9rem}.marketing-note{margin-top:.6rem;color:#fff2deeb}.marketing-panel h3,.signup-panel h3,.payment-stub-panel h3{color:var(--ink)}.marketing-panel,.signup-panel,.payment-stub-panel{background:radial-gradient(circle at top right,#14586f14,#14586f00 24%),linear-gradient(180deg,#fff,#fbfeff)}.marketing-panel{display:grid;align-content:start}.marketing-pricing-panel .project-grid{margin-bottom:.8rem}.marketing-price-card,.plan-choice-card{display:grid;gap:.35rem;align-content:start}.marketing-price-card h4{font-size:1.3rem;color:var(--ink)}.marketing-price-card small{color:var(--text-muted)}.signup-panel{gap:.9rem}.signup-form{gap:.95rem}.signup-form>.helper-card,.signup-form>.payment-stub-panel{margin-top:.2rem}.plan-choice-card{position:relative;gap:.28rem;padding:.95rem;cursor:pointer;border:1px solid rgba(20,88,111,.18)}.plan-choice-card:has(input:checked){border-color:#14586f6b;box-shadow:0 0 0 2px #14586f1f;background:radial-gradient(circle at top right,#4cc7d91a,#4cc7d900 30%),linear-gradient(180deg,#fff,#f2fbfd)}.plan-choice-card input{width:auto;margin:0}.payment-stub-panel{display:grid;gap:.75rem;padding:.9rem;border:1px solid rgba(20,88,111,.16);border-radius:.9rem}.payment-stub-panel .chip{min-width:0}.profile-page-grid>.panel:last-child{grid-column:1 / -1}.metrics{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:.8rem;min-width:min(100%,420px)}.metrics article,.course-card,.project-card,.source-card{border-radius:4px;border:1px solid var(--border);background:radial-gradient(circle at top right,#f5a6230f,#f5a62300 28%),var(--surface)}.metrics article{padding:.8rem}.metrics span{display:block;font-size:1.45rem;font-weight:500;color:#17324d}.metrics p{margin:.2rem 0 0;color:var(--text-muted)}.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.panel{padding:1rem;border-radius:4px;border:2px solid rgba(23,50,77,.1);background:radial-gradient(circle at top right,#f5a6230d,#f5a62300 24%),linear-gradient(180deg,#fff,#fbfeff);box-shadow:inset 0 1px #ffffffeb,0 10px 26px #17324d0f}.panel>.eyebrow:first-child{margin-top:0}.panel-heading,.search-heading{display:flex;justify-content:space-between;gap:.75rem;align-items:start;margin-bottom:.85rem}.toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:center}.chip,.tag{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:.22rem .72rem;background:linear-gradient(135deg,#f5a623eb,#f07a1ff5);color:#17324d;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;min-width:6.7rem;line-height:1}.chip.subtle{background:linear-gradient(135deg,#ffeed6fa,#f5a62366);color:#7a4600}.chip.success-chip{background:linear-gradient(135deg,#ffe9c7fa,#f07a1f52);color:#7a4600}.chip.warning-chip{background:linear-gradient(135deg,#ffe3ba,#f07a1f57);color:#8c4300}.secondary-button,.primary-button,.text-button,.step-tab,.toggle-button,.danger-button{border-radius:4px}.primary-button{box-shadow:0 10px 24px #1e8fb638}.secondary-button{background:linear-gradient(135deg,#fffffffa,#fff4e8f0);color:var(--accent-strong);border:1px solid rgba(240,122,31,.24);box-shadow:none}.secondary-button:hover,.text-button:hover,.step-tab:hover,.toggle-button:hover{color:#fff}.text-button{background:transparent;color:var(--accent-strong);box-shadow:none;padding:0}.danger-button{background:#8f2d2a;box-shadow:none}.danger-button:hover{background:#74221f;color:#fff}.form{display:grid;gap:.8rem}.form.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.form label{display:grid;gap:.45rem;color:#314253;font-weight:500}.course-list,.project-grid,.source-list,.source-record-list{display:grid;gap:.65rem}.course-list{margin-top:1.1rem}.course-card,.project-card,.source-card{padding:.8rem}.course-card{display:flex;justify-content:space-between;gap:1rem}.course-card p,.project-card p,.source-card p{margin:.25rem 0 0}.course-meta,.project-meta{display:flex;flex-wrap:wrap;gap:.4rem;color:var(--text-muted);font-size:.84rem}.search-field{width:min(100%,360px)}.wide-search{width:min(100%,520px)}.project-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.featured-project-card{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,.8fr);gap:1rem;margin-top:.9rem;padding:1.1rem;border:1px solid rgba(30,143,182,.26);border-radius:4px;background:radial-gradient(circle at top right,#f2a12f29,#f2a12f00 28%),linear-gradient(180deg,#fff,#f5fbfc)}.featured-project-copy{display:grid;gap:.55rem;min-width:0}.featured-project-copy h3,.project-next-step-card strong{margin:0;font-size:1.08rem;color:#22313f}.featured-project-copy p{margin:0}.featured-project-actions{display:grid;gap:.8rem;align-content:start}.project-card-note{margin-top:.55rem;padding-top:.55rem;border-top:1px solid var(--border);color:#405264;font-size:.8rem}.project-card-note strong{color:#22313f}.workflow-guide-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.65rem;margin-bottom:.95rem}.workflow-guide-strip-compact{margin-bottom:.8rem}.guide-pill{display:grid;gap:.18rem;padding:.72rem .8rem;border:1px solid rgba(240,122,31,.16);border-radius:.9rem;background:linear-gradient(135deg,#4cc7d91f,#f5a62324),linear-gradient(180deg,#fff,#f9fbfc);box-shadow:inset 0 1px #ffffffe0}.guide-pill strong{color:#22313f}.guide-pill span{color:var(--text-muted);font-size:.8rem;line-height:1.45}.teal-guide-strip .guide-pill,.sources-intake-guide .guide-pill{border-color:#176d8c2e;background:linear-gradient(135deg,#176d8cf5,#1e8fb6fa);box-shadow:inset 0 1px #ffffff29,0 10px 20px #176d8c24}.teal-guide-strip .guide-pill strong,.teal-guide-strip .guide-pill span,.sources-intake-guide .guide-pill strong,.sources-intake-guide .guide-pill span{color:#fff}.teal-guide-strip .guide-pill strong,.sources-intake-guide .guide-pill strong{line-height:1.15}.teal-guide-strip .guide-pill span,.sources-intake-guide .guide-pill span{opacity:.96;line-height:1.35}.teal-guide-strip.outline-guide-strip .guide-pill{display:flex;align-items:center}.teal-guide-strip.outline-guide-strip .outline-guide-pill-goal{display:grid!important}.outline-guide-strip .guide-pill{display:flex;align-items:center;gap:.42rem;flex-wrap:nowrap;min-height:0}.outline-guide-strip .guide-pill strong{flex:0 0 auto;font-size:.95rem;line-height:1.1}.outline-guide-strip .guide-pill span{font-size:.76rem;line-height:1.25}.outline-guide-pill-goal{display:grid!important;gap:.18rem;align-content:center}.outline-guide-pill-goal strong{font-size:.92rem!important}.outline-guide-pill-goal span{font-size:.78rem!important;line-height:1.35!important}.pdf-dropzone{display:grid;gap:.3rem;padding:.9rem 1rem;border:2px dashed rgba(30,143,182,.34);border-radius:.95rem;background:linear-gradient(180deg,#fafdfefa,#eef8fafa);color:#1f4f68;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.pdf-dropzone strong,.pdf-dropzone p{margin:0}.pdf-dropzone p{color:var(--text-muted);font-size:.8rem;line-height:1.5}.pdf-dropzone.active{border-color:var(--accent);background:linear-gradient(180deg,#f1fcfe,#e4f7fa);box-shadow:inset 0 0 0 1px #1e8fb624}.curate-guide-strip{grid-template-columns:auto auto minmax(280px,1fr);gap:.5rem;align-items:center}.curate-guide-pill{grid-template-columns:auto auto;align-items:center;gap:.45rem;padding:.48rem .7rem;min-height:2.55rem}.curate-guide-pill strong,.curate-guide-pill span{white-space:nowrap}.curate-guide-pill-goal{grid-template-columns:auto minmax(0,1fr)}.link-citations-guide-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;align-items:center}.link-citations-guide-pill{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;padding:.48rem .7rem;min-height:2.55rem}.final-paper-guide-strip{grid-template-columns:repeat(3,minmax(220px,1fr));gap:.5rem;justify-content:stretch;align-items:center}.final-paper-guide-pill{display:flex;align-items:center;gap:.45rem;padding:.48rem .7rem;min-height:2.55rem;flex-wrap:nowrap}.final-paper-guide-pill strong,.final-paper-guide-pill span{white-space:nowrap}.final-paper-guide-pill strong{flex:0 0 auto;font-size:.95rem;line-height:1.1}.final-paper-guide-pill span{font-size:.78rem;line-height:1.2}.final-paper-style-picker{min-width:200px}.project-hub-grid{align-items:stretch}.project-hub-primary,.project-hub-secondary,.spotlight-card{background:linear-gradient(135deg,#4cc7d90f,#f5a6230d),linear-gradient(180deg,#fff,#f8fbfc)}.project-hub-primary,.project-hub-secondary{display:grid;align-content:start;height:100%}.project-next-step-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start;padding:1rem;border:1px solid var(--border-strong);background:linear-gradient(180deg,var(--surface-alt) 0%,#ffffff 100%);border-radius:4px}.project-next-step-card p{margin:.3rem 0 0;color:var(--text-muted)}.project-readiness-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.95rem}.readiness-card,.snapshot-card{background:linear-gradient(180deg,#fff,#fbfdff)}.readiness-card{display:flex;align-items:baseline;gap:.5rem}.readiness-card p,.snapshot-card p{color:var(--text-muted)}.readiness-card h4,.readiness-card p{margin:0}.readiness-card h4{flex:0 0 auto}.readiness-card p{line-height:1.4}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-brave-chart-panel{grid-column:1 / -1}.admin-brave-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.admin-brave-chart-card{display:grid;gap:.75rem}.admin-mini-chart{display:grid;grid-template-columns:repeat(auto-fit,minmax(18px,1fr));gap:.35rem;align-items:end;min-height:170px}.admin-mini-chart-column{display:grid;gap:.3rem;justify-items:center;min-width:0}.admin-mini-chart-bars{width:100%;min-height:140px;display:flex;align-items:end;justify-content:center;gap:.16rem;padding:0 .08rem}.admin-mini-chart-bar{width:min(12px,100%);border-radius:999px 999px 0 0;background:#a7dbe4}.admin-mini-chart-bar.requests{background:var(--accent)}.admin-mini-chart-bar.spend{background:var(--accent-orange)}.admin-mini-chart-column small{color:var(--text-muted);font-size:.63rem;text-align:center}.admin-brave-footnote{margin-top:.85rem;color:var(--text-muted)}.profile-page-grid{align-items:start}.profile-activity-panel{background:linear-gradient(180deg,#fff,#f8fbff)}.search-results-list{display:grid;gap:.75rem}.search-result-card{display:grid;gap:.45rem;padding:.9rem;border:1px solid var(--border);background:var(--surface);border-radius:4px}.project-name-strong{font-weight:700}.project-search-toolbar{align-items:end}.project-search-results,.readonly-list{display:grid;gap:.65rem;min-height:0;padding-right:.2rem}.project-search-results{display:block;margin-top:.45rem;padding-bottom:.8rem;overflow:visible}.artifact-search-toolbar{justify-content:space-between;gap:.75rem;flex-wrap:wrap}.artifact-search-results{display:grid;gap:.7rem}.search-term-chip{max-width:100%;overflow-wrap:anywhere}.searchable-panel,.readonly-panel{min-height:0}.searchable-panel{display:flex;flex-direction:column;align-self:start;overflow:visible}.project-search-card{display:grid;gap:.45rem}.project-search-card+.project-search-card{margin-top:.65rem}.project-search-topline{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.status-chip.archived{background:linear-gradient(135deg,#ffefdaf0,#f5a6232e);color:#7a5a33}.status-chip.active{background:linear-gradient(135deg,#ffe9c7fa,#f07a1f4d);color:#7a4600}.status-chip.info{background:linear-gradient(135deg,#ffeed6fa,#f5a62342);color:#7a4600}.status-chip.warning{background:linear-gradient(135deg,#ffe3ba,#f07a1f57);color:#8c4300}.status-chip.success{background:linear-gradient(135deg,#ffe9c7fa,#f07a1f47);color:#7a4600}.status-filter{display:grid;gap:.35rem;min-width:170px;color:#314253;font-weight:500}.source-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.source-record-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(160px,.7fr) auto;gap:.75rem;align-items:center;padding:.75rem;border:1px solid var(--border);background:var(--surface);border-radius:.9rem}.source-record-row-ready{background:linear-gradient(180deg,#fff,#fbfeff)}.source-record-row-processing,.source-record-row-refreshing{border-color:#1e8fb63d;background:linear-gradient(180deg,#fff,#edf9fb)}.source-record-row-outdated,.source-record-row-blocked,.source-record-row-error{border-color:#f07a1f3d;background:linear-gradient(180deg,#fff,#fff6eb)}.readonly-record{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}.source-record-main,.source-record-meta,.source-record-actions{display:grid;gap:.25rem}.source-record-main span,.source-working,.source-secondary,.analysis-error{color:var(--text-muted)}.source-record-actions{grid-auto-flow:column;align-items:center}.project-topline{display:flex;justify-content:space-between;gap:1rem;align-items:center}.project-master-grid,.evidence-grid,.assignment-grid{display:grid;gap:.75rem}.project-master-grid{grid-template-columns:minmax(0,1fr)}.project-focus-summary{display:grid;gap:.75rem;margin-top:.5rem}.project-focus-summary p,.project-focus-summary small{margin:0}.project-focus-header,.project-focus-body{display:flex;justify-content:space-between;gap:1rem;align-items:start}.project-focus-main{display:grid;gap:.75rem;min-width:0}.project-focus-header strong,.project-focus-body strong{display:block;margin-bottom:.35rem}.project-focus-header p{max-width:60ch;font-size:.88rem}.project-focus-header small,.project-focus-body small{display:block;color:var(--text-muted);max-width:none;font-size:.82rem}.project-focus-callout{width:100%;padding:.7rem .8rem;border:1px solid var(--border);background:var(--surface-alt);color:var(--text-muted)}.project-focus-actions{justify-content:flex-end}.project-focus-card{display:grid;align-content:start;min-height:100%}.project-focus-edit-form{display:grid;gap:.8rem}.project-focus-edit-side{display:grid;gap:.8rem;align-content:start}.project-focus-info-row{display:flex;gap:.7rem;align-items:flex-start}.project-focus-info-row strong,.project-focus-info-row p{margin:0}.project-focus-info-row strong{display:block;margin-bottom:.22rem}.project-source-search-card{display:grid;gap:.75rem;background:linear-gradient(180deg,#fff,#f8fbff)}.project-source-search-card .compact-copy{margin:0}.discovered-source-group{display:grid;gap:.6rem}.compact-panel-heading{margin-bottom:.1rem}.discovered-source-list{display:grid;gap:.55rem;max-height:26rem;overflow:auto;padding-right:.2rem}.sources-search-status{margin:0 0 .7rem}.discovered-source-row{border:1px solid var(--border);background:var(--surface)}.discovered-source-row.is-duplicate{background:#f4f7f9}.discovered-source-row-manual{border-style:dashed;background:linear-gradient(180deg,#fffdf9,#fff5e8)}.discovered-source-select{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.7rem;align-items:start;padding:.72rem .78rem}.discovered-source-select input{width:auto;margin-top:.12rem}.discovered-source-copy{display:grid;gap:.18rem;min-width:0;font-size:.8rem;line-height:1.42}.discovered-source-copy strong,.discovered-source-copy p,.discovered-source-copy a{margin:0}.discovered-source-copy p,.discovered-source-copy a{color:var(--text-muted)}.discovered-source-match-note strong{color:#22313f}.discovered-source-access-note{color:#5a4d39}.discovered-source-copy a{overflow-wrap:anywhere;text-decoration:none}.discovered-source-copy a:hover{text-decoration:underline}.discovered-source-topline{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-bottom:.1rem}.thesis-refresh-form{margin-top:.4rem;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);gap:.65rem .85rem;align-items:start}.project-focus-edit-note{padding:.68rem .78rem;min-height:100%}.project-focus-edit-note strong{margin-bottom:.22rem;font-size:.84rem}.project-focus-edit-note p{font-size:.8rem;line-height:1.45}.thesis-refresh-form label{gap:.35rem;font-size:.82rem}.thesis-refresh-form input,.thesis-refresh-form textarea{padding:.62rem .7rem;font-size:.82rem}.thesis-refresh-form textarea{min-height:7.1rem}.project-edit-actions{grid-column:2;align-self:end;justify-self:end;align-items:center;justify-content:flex-end;gap:.45rem;margin-top:.05rem}.inline-actions{display:flex;flex-wrap:wrap;gap:.5rem}.form label.checkbox-row{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--ink);font-weight:500}.form label.checkbox-row input{flex:0 0 auto;width:auto;margin:0;padding:0;border:0;border-radius:0;outline-offset:3px}.form label.checkbox-row span{line-height:1.2}.terms-accept-row{display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap}.terms-checkbox-row{margin-right:auto;white-space:nowrap}.terms-accept-row .secondary-button{flex:0 0 auto}.curate-evidence-controls{flex-wrap:nowrap;align-items:end}.curate-makeover-panel,.sources-discovery-panel,.sources-library-panel,.sources-intake-panel,.link-citations-intro-panel,.final-paper-intro-panel,.admin-intro-panel{background:linear-gradient(180deg,#fff,#f8fbff)}.thesis-refresh-form button{justify-self:start}.project-edit-actions button{padding:.46rem .72rem;min-height:2rem;font-size:.72rem;letter-spacing:.02em}.summary-card,.evidence-card,.outline-card,.assignment-card,.assignment-item,.analysis-status-card{border:1px solid var(--border);background:var(--surface);padding:.8rem}.outline-workspace-grid{align-items:start}.outline-form-panel{order:2}.outline-builder-panel{order:1;background:linear-gradient(180deg,#fff,#f8fbff)}.outline-builder-card{border-radius:1rem;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 24px #0f172a0d}.assignment-card,.assignment-item{display:grid;gap:.55rem;min-width:0}.assignment-item{overflow:visible;padding-bottom:.95rem}.refresh-progress-panel p,.refresh-progress-panel small{margin:0;color:var(--text-muted);font-size:.82rem}.analysis-chip{background:#dceeff;color:#0b63c5}.analysis-status-card{display:grid;gap:.65rem;padding:.72rem}.analysis-status-card.idle{background:var(--surface-alt)}.refresh-inline-card{background:linear-gradient(180deg,#fff,#f8fbff)}.analysis-status-card p,.analysis-status-card small{margin:0;color:var(--text-muted);font-size:.82rem}.source-group-stack{display:grid;gap:.9rem}.source-group-card{display:grid;gap:.7rem;padding:.9rem;border:1px solid var(--border);border-radius:1rem;background:linear-gradient(180deg,#fff,#fbfdff)}.source-group-helper{color:var(--text-muted)}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.readonly-snapshot-grid{grid-template-columns:repeat(2,minmax(0,max-content));justify-content:start;column-gap:1.2rem;row-gap:.6rem}.readonly-snapshot-grid .detail-item{align-content:start}.readonly-snapshot-grid .detail-item strong,.readonly-snapshot-grid .detail-item p{justify-self:start;text-align:left}.readonly-summary-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start;padding-right:0}.detail-item,.detail-block{display:grid;gap:.35rem}.detail-item p,.detail-block p{margin:0}.bibliography-entry{padding:0;line-height:1.7;word-break:break-word}.detail-block{margin-top:.75rem}.source-detail-actions{gap:.5rem;flex-wrap:wrap}.source-detail-hero{display:grid;grid-template-columns:minmax(0,1.45fr) auto;align-items:start}.source-detail-hero>:first-child{min-width:0}.source-detail-hero h2{max-width:48ch;min-height:0}.source-detail-hero .hero-copy{max-width:96ch}.link-citations-grid{align-items:start;min-height:min(64vh,720px);max-height:min(64vh,720px)}.link-citations-grid>.panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:0}.assignment-evidence-panel{position:sticky;top:0;max-height:min(64vh,720px);align-self:start}.assignment-outline-panel{display:flex;flex-direction:column;min-height:0;max-height:min(64vh,720px);overflow:hidden}.assignment-filter-bar{display:flex;align-items:end;justify-content:space-between;gap:.75rem;margin:0 0 .7rem}.assignment-filter-bar small{color:var(--text-muted);font-size:.76rem;white-space:nowrap}.assignment-filter-field{display:grid;gap:.28rem;min-width:0;flex:1;color:#314253;font-size:.79rem;font-weight:500}.assignment-filter-field input{padding:.52rem .62rem;font-size:.8rem}.assignment-filter-bar{min-width:0}.analysis-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.progress-step{height:6px;background:#d9e4ef}.progress-step.active{background:var(--accent)}.stepper{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.18rem}.workflow-panel{padding:.42rem .48rem}.step-tab{display:grid;gap:.16rem;justify-items:start;padding:.42rem .48rem;background:var(--surface-alt);border:1px solid var(--border);color:#33485d;box-shadow:none;text-transform:none;min-height:0;font-size:.7rem;line-height:1.2;align-content:start}.step-tab span{display:block;font-size:.72rem;font-weight:600;line-height:1.15;white-space:normal}.step-tab small{color:var(--text-muted);display:block;font-size:.62rem;line-height:1.2;white-space:normal}.step-tab:hover small{color:#fff}.step-tab.active small{color:#17324d}.step-tab.active{background:var(--accent-orange-deep);border-color:#f07a1f8c;color:#17324d;box-shadow:0 8px 18px #f07a1f38}.step-tab.disabled{opacity:.58}.step-tab.disabled:hover{transform:none;background:var(--surface-alt);color:#33485d}.step-tab.disabled:hover small{color:var(--text-muted)}.evidence-grid,.assignment-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.evidence-analysis-shell{display:grid;gap:1rem}.evidence-analysis-toggle-group{align-items:center}.evidence-analysis-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.evidence-analysis-summary-grid-tight{gap:.65rem}.evidence-analysis-summary-card{display:grid;gap:.35rem;background:linear-gradient(180deg,#fff,#f7fbff)}.teal-summary-grid .evidence-analysis-summary-card{border-color:#176d8c2e;background:linear-gradient(135deg,#176d8cf0,#1e8fb6fa);box-shadow:inset 0 1px #ffffff29,0 10px 20px #176d8c24}.teal-summary-grid .evidence-analysis-summary-card .eyebrow,.teal-summary-grid .evidence-analysis-summary-card h4,.teal-summary-grid .evidence-analysis-summary-card p{color:#fff}.teal-summary-grid .evidence-analysis-summary-card .eyebrow{opacity:.92}.evidence-analysis-summary-card h4,.analysis-insight-card strong,.evidence-analysis-summary-card p,.analysis-insight-card p,.analysis-insight-card small{margin:0}.evidence-analysis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start}.evidence-analysis-panel{display:grid;gap:.85rem;align-content:start;padding:.95rem;border:2px solid rgba(40,69,103,.34);border-radius:1.05rem;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 24px #172d490f}.evidence-analysis-panel-wide{grid-column:1 / -1}.evidence-verdict-card{display:grid;gap:.9rem;padding:1rem;border:2px solid rgba(46,92,143,.26);border-radius:1.05rem;background:radial-gradient(circle at top right,rgba(33,118,201,.12),transparent 28%),linear-gradient(180deg,#fff,#f3f8ff);box-shadow:0 14px 32px #1c3a5e14}.evidence-organization-card{display:grid;gap:.7rem;padding:1rem;border:2px solid rgba(40,69,103,.28);border-radius:1.05rem;background:radial-gradient(circle at top right,rgba(56,124,194,.08),transparent 30%),linear-gradient(180deg,#fff,#f6fbff);box-shadow:0 12px 28px #1c3a5e0f}.evidence-organization-card p,.evidence-organization-card small{margin:0}.analysis-chip-stack{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.evidence-verdict-copy{margin:0;font-size:1.02rem;line-height:1.7;color:var(--text);max-width:74ch}.evidence-verdict-action{margin:0;padding:.75rem .85rem;border-left:4px solid #1d6fd4;background:#1266c214;color:#23415f;font-weight:600}.evidence-verdict-hint{display:flex;align-items:flex-start;gap:.7rem}.verdict-hint-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;margin-top:.18rem;border-radius:999px;border:1px solid rgba(29,111,212,.24);background:#1d6fd41a;color:#1d6fd4;font-size:.82rem;font-weight:700;line-height:1}.evidence-analysis-priority-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;align-items:start}.analysis-insight-list{display:grid;gap:.75rem}.analysis-insight-card{display:grid;gap:.4rem;padding:.8rem;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#fbfdff)}.analysis-card-actions{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin-top:.15rem}.risk-card{gap:.5rem;border-radius:1rem;border-color:#c3672f3d;background:linear-gradient(180deg,#fffdfb,#fff7f1)}.action-card,.action-plan-card{gap:.55rem;border-radius:1rem;border-color:#25649f2e;background:linear-gradient(180deg,#fff,#f6faff)}.subdued-card{border-radius:.95rem;background:linear-gradient(180deg,#fff,#fbfcfe)}.compact-eyebrow{letter-spacing:.16em;font-size:.64rem}.supporting-analysis-grid{gap:.9rem}.supporting-analysis-trio{display:grid;grid-column:1 / -1;grid-template-columns:minmax(0,1fr);gap:.9rem;align-items:start}.supporting-analysis-panel{border-color:#2038576b;background:linear-gradient(180deg,#fffffffa,#f7fafefc)}.action-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.2rem;padding:.52rem .78rem;border-radius:.7rem;border:1px solid var(--border);background:#fff}.search-highlight{background:#ffe59a;color:#2e3f50;padding:0 .12rem;border-radius:2px}.theme-insight-button{border:1px solid var(--border-strong);color:#45627d;box-shadow:none;text-transform:none;font-size:.68rem;font-weight:600;text-align:center;padding:.22rem .46rem;min-width:auto}.theme-insight-button:hover{background:#1565c0;color:#fff;transform:none}.cohesion-card{gap:.7rem}.cohesion-helper{color:var(--text-muted)}.cohesion-metrics{display:flex;flex-wrap:wrap;gap:.45rem}.cohesion-support-list,.cohesion-recommendation-list{display:grid;gap:.55rem}.cohesion-support-item{display:grid;gap:.3rem;padding:.72rem .8rem;border-radius:.8rem;border:1px solid var(--border);background:#f7f9fceb}.scholarly-lead-list{display:grid;gap:.55rem}.scholarly-lead-card{display:grid;gap:.18rem;padding:.68rem .74rem;border:1px solid var(--border);background:var(--surface-alt);color:inherit;text-decoration:none}.scholarly-lead-card:hover{border-color:var(--border-strong);text-decoration:none}.scholarly-lead-card span,.scholarly-lead-card small{color:var(--text-muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1rem;background:#121f2e6b;z-index:20}.modal-dialog{width:min(960px,100%);max-height:min(82vh,860px);overflow:auto;padding:1rem;border:1px solid var(--border);border-radius:4px;background:var(--surface);box-shadow:0 18px 48px #0f172a38}.modal-dialog-compact{width:min(620px,100%)}.help-modal{width:min(840px,100%);padding:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr)}.search-progress-modal{width:min(640px,100%);min-height:460px;padding:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr)}.search-progress-header{padding:1.05rem 1.05rem .8rem;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fff,#f5f9ff)}.search-progress-intro{margin-top:.35rem;max-width:58ch}.search-progress-body{display:grid;grid-template-rows:auto minmax(180px,1fr);gap:.85rem;padding:1rem 1.05rem 1.1rem;min-height:320px}.search-setup-modal{width:min(680px,100%);padding:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr)}.search-setup-body{grid-template-rows:none;min-height:360px;align-content:start}.search-slider-field{display:grid;gap:.55rem;padding:.9rem 1rem;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#f8fbff);border-radius:.8rem}.search-slider-field input[type=range]{width:100%}.search-slider-field small{color:var(--text-muted)}.search-progress-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.search-progress-card,.search-progress-card-active{display:grid;gap:.3rem;align-content:start;min-height:180px}.search-progress-card strong,.search-progress-card-active strong{margin:0;color:#18334d;font-size:1.4rem;line-height:1.1}.search-progress-card span,.search-progress-card-active p,.search-progress-card-active small{color:var(--text-muted)}.search-progress-card-active{background:linear-gradient(180deg,#fff,#f8fbff)}.search-progress-card-active .compact-eyebrow{margin:0;color:#4f6b86}.help-modal-header{position:sticky;top:0;z-index:1;padding:1.1rem 1.1rem .9rem;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fff,#f8fbff)}.help-modal-intro{margin-top:.35rem;max-width:70ch}.help-modal-body{display:grid;gap:.85rem;padding:1rem 1.1rem 1.05rem;overflow:auto}.help-section-card{padding:.95rem 1rem;border:1px solid var(--border);border-radius:4px;background:linear-gradient(180deg,#fff,#f8fbff)}.help-section-card h4{margin:0 0 .32rem;color:#243447}.help-section-card p{margin:0;color:var(--text-muted);line-height:1.5}.auth-result-details{margin-top:.85rem;border-top:1px solid rgba(20,88,111,.14);padding-top:.8rem}.auth-result-details summary{cursor:pointer;color:var(--text);font-weight:700;list-style:none}.auth-result-details summary::-webkit-details-marker{display:none}.auth-result-details summary:after{content:" +";color:var(--text-muted)}.auth-result-details[open] summary:after{content:" -"}.auth-result-details pre{margin:.7rem 0 0;padding:.85rem .95rem;overflow:auto;border-radius:.8rem;background:#0f2530;color:#d9edf5;font-size:.82rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.help-bullet-list{margin:.7rem 0 0;padding-left:1.1rem;color:#314253}.help-bullet-list li+li{margin-top:.38rem}@media(max-width:980px){.evidence-analysis-priority-grid{grid-template-columns:1fr}}.modal-evidence-list{display:grid;gap:.75rem}.outline-list,.assignment-list{display:flex;flex-direction:column;gap:.65rem;min-width:0}.drop-zone{min-height:170px}.curate-evidence-card{border-radius:1rem;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.curate-evidence-card:hover,.link-citation-card:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0f172a14}.curate-evidence-card-selected{border-color:#1565c057;background:linear-gradient(180deg,#fff,#f2f8ff)}.draggable-citation{cursor:grab;-webkit-user-select:none;user-select:none}.assignment-comment{margin:.35rem 0 0;color:#314253;font-size:.86rem}.assignment-comment-field{display:grid;gap:.45rem}.assignment-comment-field+.inline-actions{margin-top:.35rem}.modal-actions{margin-top:.9rem}.outline-card{cursor:grab}.outline-linked-count{padding:0;color:var(--text-muted);text-transform:none;font-size:.84rem;text-decoration:underline;text-underline-offset:.14em}.outline-linked-count:hover{color:var(--accent)}.toggle-button{background:var(--surface-alt);color:var(--accent);border:1px solid var(--border-strong);box-shadow:none;text-transform:none;font-size:.74rem;padding:.34rem .58rem}.toggle-button.selected{background:var(--accent);color:#fff}.citation-note{color:var(--text-muted);font-size:.84rem}.actionable-card{transition:box-shadow .15s ease,transform .15s ease}.actionable-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a1a}.muted,.empty-state{color:var(--text-muted)}.project-thesis-label{margin-top:.75rem!important;color:var(--accent)!important;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.source-link{display:inline-block;margin-top:.5rem;color:var(--accent);text-decoration:none;word-break:break-word}.source-link:hover{color:#111;text-decoration:underline}.blocked-source-panel{border:1px solid rgba(195,103,47,.22);background:linear-gradient(180deg,#fffdfb,#fff7f1)}.blocked-source-link{text-decoration:none}.blocked-source-link:hover{color:#111}.blocked-source-error{margin-top:.25rem}.source-tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.55rem}.source-tags.compact{margin-top:.35rem}.compact-tag{max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-flex}.status-bar{display:flex;justify-content:space-between;gap:1rem;padding:.8rem .95rem;border-radius:4px;border:1px solid var(--border);background:var(--surface)}.assignments-workbench{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:.9rem;align-items:start;min-height:min(58vh,680px);max-height:min(58vh,680px);overflow:hidden}.assignment-column{display:grid;grid-template-rows:auto minmax(0,1fr);gap:.7rem;min-width:0;min-height:0;overflow:hidden}.assignment-column-header{display:flex;justify-content:space-between;gap:.75rem;align-items:start}.assignment-column-header h4{margin:0}.assignment-outline-list{display:grid;gap:.75rem;min-height:0;height:100%;overflow-y:auto;padding-right:.2rem;align-content:start}.outline-pane-card{display:grid;gap:.55rem}.readonly-outline-card{cursor:default}.preview-card{gap:.45rem}.assignment-list.compact{gap:.5rem;min-height:0;overflow:auto;padding-right:.2rem}.available-citations-list{align-content:start}.section-assignment-list,.readonly-assignment-list{display:grid;gap:.5rem}.inline-meta-actions{display:flex;align-items:center;gap:.45rem;min-width:0}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:1.3rem;height:1.3rem;padding:0;border:1px solid var(--border-strong);background:var(--surface);color:var(--accent);box-shadow:none;font-size:.68rem;line-height:1;text-transform:none}.help-button{display:inline-flex;align-items:center;gap:.38rem;white-space:nowrap;order:99}.help-button svg{width:.92rem;height:.92rem;flex:0 0 auto}.icon-button:hover{background:#1565c0;color:#fff}.icon-button.comment-active{background:var(--accent-soft);border-color:var(--accent)}.comment-presence-chip{white-space:nowrap}.compact-text{margin:0;line-height:1.55;word-break:break-word;font-size:.88rem}.linking-evidence-list,.linking-outline-list{min-height:0;overflow:auto;padding-right:.2rem}.linking-evidence-list{max-height:none;align-content:start}.linking-outline-list{display:block;height:100%;max-height:none;overflow-y:auto}.linking-section-card,.assignment-outline-list .drop-zone{box-sizing:border-box;width:100%;height:auto;min-height:190px;display:block;gap:.7rem;overflow:visible;border-color:var(--border-strong);padding-bottom:1.1rem;border-radius:1rem;background:linear-gradient(180deg,#fff,#fbfdff)}.linking-section-card+.linking-section-card{margin-top:1rem}.linking-section-card>h4,.linking-section-card>p,.assignment-item p,.assignment-item small,.assignment-item .citation-note{margin:0;overflow-wrap:anywhere}.linking-section-assignments{margin-top:.1rem;padding-bottom:.45rem;display:block}.linking-assignment-item{display:block;height:auto;overflow:visible;margin-bottom:.8rem;border-radius:.9rem}.linking-assignment-item>*+*{margin-top:.65rem}.link-citation-card{border-radius:1rem;background:linear-gradient(180deg,#fff,#fbfdff);align-content:start;gap:.65rem}.link-citation-card .project-topline{align-items:flex-start;min-width:0}.link-citation-card .project-topline .muted{flex:1;min-width:0;white-space:normal;line-height:1.35}.readonly-panel{display:grid;grid-template-rows:auto auto;align-self:start;overflow:visible}.readonly-snapshot-panel{align-self:stretch;align-content:start}.readonly-list{overflow:visible;padding-right:0}.readonly-record{align-items:start}.readonly-record .source-record-main,.readonly-record .source-record-meta{align-content:start}.final-paper-grid,.final-paper-page-grid{align-items:start}.final-paper-page-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.95fr)}.final-paper-page-panel{align-self:start}.final-paper-sections,.final-paper-reference-stack,.final-paper-assignment-list,.bibliography-list{display:grid;gap:.7rem}.final-paper-section{display:grid;gap:.55rem;padding:.8rem;border:1px solid var(--border);background:var(--surface-alt)}.manuscript-section-card{border-radius:1rem;background:linear-gradient(180deg,#fffefb,#fff);box-shadow:inset 0 1px #ffffffb3}.final-paper-description{margin:0;color:var(--text-muted)}.final-paper-evidence-text{white-space:normal}.final-paper-reference-block{display:grid;gap:.55rem;color:#1f2933}.final-paper-reference-block h3{margin:0;color:#1f2933;font-family:Roboto,Segoe UI,sans-serif;font-size:1rem;line-height:1.15;text-decoration:underline;text-underline-offset:.14em}.final-paper-reference-block+.final-paper-reference-block{padding-top:.9rem;border-top:1px solid var(--border)}.footnote-list{margin:0;padding-left:0;display:grid;gap:.45rem}.plain-list{list-style:none}.footnote-list li,.bibliography-list .bibliography-entry{color:#1f2933;line-height:1.35;font-size:.86rem;font-family:Roboto,Segoe UI,sans-serif}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;padding:0;min-height:0;border:1px solid var(--border);background:var(--surface)}.copy-icon{width:.92rem;height:.92rem;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media(max-width:1080px){.public-auth-page{padding:1rem;background:radial-gradient(circle at top right,#f5a6232e,#f5a62300 18%),linear-gradient(180deg,#071a22,#0e2b39 28%,#eef5f7 28%,#eef5f7)}.marketing-nav,.marketing-hero,.marketing-story-grid,.marketing-feature-band,.marketing-process-section,.marketing-pricing-strip,.marketing-final-cta,.auth-stage,.public-auth-notice{width:100%}.marketing-hero,.marketing-story-grid,.marketing-process-section,.auth-stage,.signup-stage,.marketing-grid,.auth-grid,.profile-page-grid,.marketing-feature-grid,.marketing-price-grid{grid-template-columns:1fr}.marketing-hero-copy{padding-top:1.3rem}.marketing-hero-visual{min-height:30rem}.marketing-final-cta{flex-direction:column;align-items:start}.shell,.content-grid{grid-template-columns:1fr}.sidebar{min-height:auto}.sidebar-brand-mark,.sidebar-brand-mark-project{width:100%}.sidebar-brand-frame{width:min(100%,14rem)}.sidebar-brand-frame-project{width:min(100%,13rem)}.project-master-grid,.stepper,.detail-grid,.readonly-summary-layout,.source-record-row,.assignments-workbench,.evidence-analysis-summary-grid,.evidence-analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-hero-panel{grid-template-columns:1fr}.summary-card-wide{grid-column:auto}.outline-form-panel,.outline-builder-panel{order:initial}}@media(max-width:720px){.public-auth-page{padding:.85rem}.marketing-nav,.marketing-nav-actions,.marketing-cta-row,.marketing-final-cta{flex-direction:column;align-items:stretch}.marketing-proof-row{grid-template-columns:1fr}.marketing-hero-copy h1,.auth-stage-copy h1,.marketing-story-card h2,.marketing-feature-heading h2,.marketing-process-copy h2,.marketing-final-cta h2{font-size:clamp(2.3rem,11vw,3.8rem)}.marketing-hero-visual{display:grid;gap:.8rem;padding:1rem;min-height:auto}.marketing-process-graphic{position:static;display:grid;gap:.8rem}.marketing-process-node,.marketing-process-core{position:static;width:100%}.marketing-process-core{min-height:11rem;margin:0 auto}.marketing-grid-stage,.marketing-process-line,.marketing-process-spark,.marketing-process-orbit,.marketing-process-arrow{display:none}.marketing-process-rail article{grid-template-columns:1fr}.shell{padding:1rem}.hero-panel,.panel-heading,.search-heading,.status-bar,.course-card{flex-direction:column}.metrics,.form.compact,.thesis-refresh-form,.project-master-grid,.stepper,.detail-grid,.readonly-summary-layout,.source-record-row,.assignments-workbench,.evidence-analysis-summary-grid,.evidence-analysis-grid{grid-template-columns:1fr}.project-focus-header,.project-focus-body,.inline-actions,.curate-evidence-controls,.project-search-topline{flex-direction:column}.workflow-guide-strip,.curate-guide-strip,.curate-guide-pill,.curate-guide-pill-goal,.link-citations-guide-strip,.link-citations-guide-pill,.final-paper-guide-strip,.final-paper-guide-pill{grid-template-columns:1fr}.curate-guide-pill strong,.curate-guide-pill span,.final-paper-guide-pill strong,.final-paper-guide-pill span{white-space:normal}.assignment-evidence-panel{position:static;max-height:none}.assignment-outline-panel,.linking-evidence-list,.linking-outline-list{max-height:none}.assignment-filter-bar{align-items:start;flex-direction:column}.source-record-actions{grid-auto-flow:row}}
