/* Local design layer: no remote fonts, stylesheets or icon runtime. */
/* Simplified home: restrained typography and compact, unboxed content. */
.simple-home.container{max-width:900px;padding-block:52px 48px}
.simple-intro{padding-bottom:36px}
.simple-intro h1{font-size:34px;line-height:1.4;letter-spacing:-.025em;font-weight:600}
.simple-intro>p{font-size:14px;color:#697368;line-height:1.9;margin:12px 0 23px}
.simple-intro>.btn-primary{font-size:13px;min-height:46px;padding:12px 20px}
.simple-intro>small{display:block;margin-top:12px;font-size:11px;color:#76816f}
.simple-section{border-top:1px solid #e0e5da;padding:26px 0}
.simple-section h2{font-size:16px;line-height:1.5;font-weight:600;margin-bottom:15px}
.simple-delivery{margin:0}
.simple-delivery>div{display:grid;grid-template-columns:100px minmax(0,1fr);gap:18px;padding:10px 0;font-size:13px}
.simple-delivery dt{font-weight:500;color:#42513d}
.simple-delivery dd{margin:0;color:#6b7565;line-height:1.8}
.simple-home .simple-note{font-size:11px;line-height:1.8;color:#7b8573;margin-top:12px}
.simple-steps{display:flex;justify-content:space-between;gap:16px;list-style:none;padding:0;margin:0;font-size:12px;color:#68775f}
.simple-steps li{display:flex;align-items:center;gap:10px}
.simple-steps span{font-size:11px;color:#8b9780}
.simple-help details{border-bottom:1px solid #e6e9e0}
.simple-help summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;padding:13px 0;color:#53634a}
.simple-help summary::-webkit-details-marker{display:none}
.simple-help summary .icon{width:14px;height:14px;color:#839175}
.simple-help details[open] summary .icon{transform:rotate(45deg)}
.simple-help details>p,.simple-example{font-size:12px;line-height:1.9;color:#738068;padding:0 0 15px}
.simple-example p{margin:8px 0}.simple-example strong{font-weight:500;color:#4f6045;margin-right:12px}
.simple-home .simple-disclaimer{margin-top:20px}
@media(max-width:760px){.simple-home.container{padding-block:32px}.simple-intro{padding-bottom:28px}.simple-intro h1{font-size:28px}.simple-intro>p{font-size:13px;margin:12px 0 20px}.simple-intro>small{font-size:10px}.simple-section{padding-block:23px}.simple-delivery>div{grid-template-columns:70px minmax(0,1fr);gap:14px;font-size:12px;padding-block:9px}.simple-steps{flex-direction:column;gap:14px}.simple-help summary{font-size:12px;padding-block:15px}}
:root{--ink:#23352e;--muted:#70796f;--line:#e0e5db;--paper:#fff;--soft:#f4f5ef;--green:#245b46;--green-dark:#174632;--lime:#dfedbd;--red:#ad4037}
html{scroll-padding-top:100px}body{margin:0;background:#f8f9f4;color:var(--ink);font-family:"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,summary{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #79a68b;outline-offset:4px}svg.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none;vertical-align:middle}i[data-lucide]{display:inline-block;width:20px;height:20px}ul,ol{padding-left:1.3em}button{border:0}input,textarea,select{min-width:0}.container{width:min(1160px,calc(100% - 64px));margin-inline:auto}.site-main{min-height:70vh}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:white;padding:12px}.skip-link:focus{top:12px}.site-header{background:#f8f9f4ed;border-bottom:1px solid #e4e7df;position:sticky;top:0;z-index:30;backdrop-filter:blur(16px)}.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px}.logo-mark{background:var(--green);color:#e7f3d4;width:40px;height:44px;border-radius:12px 12px 12px 3px;display:grid;place-items:center;transform:rotate(-3deg)}.logo-mark .icon{width:26px;height:26px}.brand strong{font-size:21px;line-height:1.15;letter-spacing:.06em}.brand strong span{display:block;font-size:10px;letter-spacing:.15em;color:var(--muted);font-weight:400;margin-top:7px}.header-inner nav{display:flex;align-items:center;gap:32px;font-size:13px}.desktop-link{color:#69756d}.desktop-link:hover,.desktop-link.current{color:var(--green)}.nav-cta{display:flex;gap:14px;align-items:center;padding:10px 17px;border:1px solid #b8c3b5;border-radius:7px;font-weight:600}.nav-cta:hover{background:var(--lime)}.demo-strip{background:#eef1e6;border-bottom:1px solid #e4e7dc;color:#617052;font-size:11px}.demo-strip .container{display:flex;align-items:center;gap:8px;min-height:30px}.demo-detail{margin-left:8px;color:#717b63}.demo-dot{height:5px;width:5px;border-radius:50%;background:#8d9b56}.eyeline{font-size:12px;letter-spacing:.08em;color:var(--green);font-weight:600;display:flex;align-items:center;gap:9px}.eyeline>span{width:6px;height:6px;background:#719863;border-radius:50%}.btn-primary,.btn-secondary,.btn-light{display:inline-flex;gap:16px;align-items:center;justify-content:center;min-height:50px;padding:13px 22px;border-radius:7px;font-size:14px;font-weight:600;border:1px solid transparent;box-shadow:none;transition:background .18s,transform .18s;line-height:1.4}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:var(--green-dark);transform:translateY(-1px)}.btn-secondary{background:white;color:var(--green);border-color:var(--line)}.btn-light{background:#e2edc5;color:#244d37;white-space:nowrap}.text-link{display:inline-flex;gap:9px;align-items:center;font-size:13px;font-weight:600;color:var(--green)}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.landing-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center;padding-block:65px 66px;min-height:640px}.landing-copy{padding-bottom:10px}.landing-copy h1{font-size:clamp(40px,4.4vw,59px);line-height:1.36;font-weight:650;letter-spacing:-.045em;margin:20px 0}.landing-copy h1 em{font-style:normal;color:var(--green);position:relative}.landing-copy h1 em:after{content:"";position:absolute;left:1px;right:0;bottom:1px;height:8px;background:#dce9b8;z-index:-1;transform:rotate(-1deg)}.hero-description{font-size:14px;line-height:2;color:#6b756d}.hero-actions{display:flex;align-items:center;gap:26px;margin:29px 0 17px}.hero-note{display:flex;gap:7px;align-items:center;color:#7a8379;font-size:11px}.hero-note .icon{width:14px;height:14px}.audience-tags{display:flex;gap:10px;margin-top:34px}.audience-tags span{border:1px solid #dee4d6;border-radius:30px;padding:5px 13px;font-size:11px;color:#73806c}.hero-art{position:relative;background:#e9eede;border-radius:50% 45% 45% 35%;padding:26px 38px 30px 25px}.art-label{font:9px/1.5 ui-monospace,monospace;letter-spacing:.12em;color:#7c8972;text-align:center;margin-bottom:20px}.resume-paper{position:relative;background:#fffefb;padding:26px 29px 17px;border:1px solid #e0e4d9;box-shadow:0 20px 38px -20px #66794b5e;transform:rotate(-3deg);border-radius:3px}.paper-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.paper-caption{font-size:8px;letter-spacing:.17em;color:#8d978b}.paper-header h2{font-size:17px;margin-top:8px;letter-spacing:.02em}.paper-seal{border-radius:50%;background:#edf3e2;color:#63895e;padding:8px}.paper-meta{display:flex;justify-content:space-between;font-size:9px;color:#949a8d;border-bottom:1px solid #e9ece4;padding:12px 0 17px;margin-bottom:19px}.paper-section-title{font-size:11px;font-weight:600;margin:13px 0}.paper-section-title>span{color:#87977c;font-size:10px;margin-right:7px}.sample-line{background:#edf0e8;height:5px;border-radius:2px;margin:9px 0}.sample-line.long{width:85%}.sample-line.medium{width:63%}.highlight-line{margin:16px -9px 0;display:flex;align-items:center;justify-content:space-between;background:#eff4e3;padding:10px;font-size:11px;border-left:2px solid #91ad63;gap:4px}.mini-tag{font-size:9px;color:#6d8654}.paper-suggestion{font-size:10px;color:#8c9584;line-height:1.8;padding:9px 0 13px}.paper-suggestion strong{color:#5b7956;font-weight:500}.review-check{display:flex;align-items:center;gap:8px;font-size:10px;margin:9px 0;color:#76816e}.review-check .icon{width:13px;height:13px;color:#7e9d62}.paper-footer{display:flex;justify-content:space-between;border-top:1px solid #e9ece4;margin-top:22px;padding-top:12px;font-size:8px;color:#9ba390}.floating-note{position:absolute;right:-6px;bottom:50px;background:#fffefb;border:1px solid #e1e6d9;padding:14px 19px;border-radius:9px;display:flex;gap:12px;align-items:center;box-shadow:0 10px 24px #596e3920;transform:rotate(4deg)}.floating-note>.icon{background:#edf3df;box-sizing:content-box;padding:9px;color:#799b45;border-radius:8px}.floating-note strong{font-size:12px;display:block}.floating-note span{font-size:10px;display:block;color:#8b9483;margin-top:3px}.art-footnote{display:block;text-align:center;font-size:9px;color:#8d9781;margin-top:26px}.journey-strip{border-block:1px solid #e1e5d9;background:#f1f3ea}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:27px;gap:48px}.journey-grid>div{position:relative;padding-left:48px;border-right:1px solid #dfe4d5}.journey-grid>div:last-child{border:0}.journey-grid span{position:absolute;left:0;top:2px;font:22px Georgia,serif;color:#9aaa89}.journey-grid strong{font-size:13px;font-weight:600}.journey-grid p{font-size:11px;color:#87907f;margin-top:5px}.content-section{padding-block:76px 0}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:28px}.section-intro h2,.faq-section h2{font-size:30px;line-height:1.5;letter-spacing:-.025em;font-weight:600;margin-top:12px}.section-intro>p,.faq-section>div>p:last-child{font-size:12px;line-height:1.9;color:#7b8578}.comparison-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dde4d5;border-radius:12px;overflow:hidden;background:#fff}.comparison-panel article{padding:30px 34px}.before-example{border-right:1px solid #dde4d5}.after-example{background:#edf3e3}.example-label{font-size:11px;letter-spacing:.04em;display:flex;align-items:center;gap:7px;color:#85907a}.after-example .example-label{color:#4f7441}.example-label .icon{width:15px;height:15px}.comparison-panel h3{font-size:17px;line-height:1.9;font-weight:500;margin:17px 0}.before-example h3{color:#7b8274}.comparison-panel p{font-size:11px;color:#88917f;line-height:1.8}.before-example p{margin-top:40px;display:flex;gap:8px;align-items:start}.before-example p .icon{width:15px;height:15px;margin-top:3px}.example-tags{display:flex;gap:8px;margin:17px 0}.example-tags span{font-size:10px;color:#4f7040;padding:3px 8px;background:#e0eacb;border-radius:4px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{position:relative;padding:28px;background:#fff;border:1px solid #e0e5da;border-radius:10px}.product-card.featured{background:#f1f5e8;border-color:#9db78b}.product-number{font-size:10px;letter-spacing:.12em;color:#8e9b82}.product-card h3{font-size:23px;margin:21px 0 8px;font-weight:600}.product-card>p{font-size:12px;color:#7d8777;line-height:1.8;min-height:43px}.product-card ul{list-style:none;margin:23px 0;padding:0}.product-card li{display:flex;gap:8px;align-items:center;font-size:12px;margin:13px 0;color:#61725b}.product-card li .icon{width:15px;height:15px;color:#7b9a63}.product-format{font-size:10px;color:#8c9784;border-top:1px solid #e3e7dc;display:block;padding-top:17px}.product-badge{position:absolute;right:18px;top:21px;font-size:9px;background:#dfeacb;color:#577244;border-radius:4px;padding:4px 8px}.faq-section{display:grid;grid-template-columns:.85fr 1.3fr;gap:80px;padding-block:85px}.faq-section>div>p:last-child{margin-top:15px}.faq-list details{border-bottom:1px solid #dfe5d7}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 0;font-size:13px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:16px;height:16px;color:#778b65}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details>p{font-size:12px;color:#7d8777;padding:0 20px 21px 0;line-height:1.9}.bottom-cta{background:var(--green);border-radius:12px;padding:36px 40px;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:70px;color:#f3f6e8}.bottom-cta p{font-size:11px;color:#b6cfac;margin-bottom:8px}.bottom-cta h2{font-size:23px;font-weight:500}.site-footer{border-top:1px solid #e0e5d8;padding-block:34px}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-brand{font-size:17px;font-weight:600}.footer-brand span{display:block;font-size:10px;color:#8c9585;font-weight:400;margin-top:7px}.footer-inner>div{text-align:right;font-size:11px;color:#788570}.footer-inner>div>span{display:block;font-size:10px;color:#99a28f;margin-top:7px}
/* Upload */
.upload-page{padding-block:35px 65px}.workflow-nav{display:flex;gap:16px;align-items:center;font-size:11px;color:#929b8a}.workflow-nav>span{display:flex;gap:8px;align-items:center;white-space:nowrap}.workflow-nav b{display:grid;place-items:center;width:23px;height:23px;border:1px solid #dce3d4;border-radius:50%;font-size:10px;font-weight:500}.workflow-nav .active{color:var(--green)}.workflow-nav .active b{background:var(--green);color:white;border-color:var(--green)}.workflow-nav>i{width:40px;height:1px;background:#dce3d4}.upload-heading{margin:36px 0 29px}.upload-heading h1{font-size:34px;font-weight:600;letter-spacing:-.035em;margin:10px 0}.upload-heading>p:last-child{font-size:13px;color:#7f8976}.upload-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:32px;align-items:start}.upload-form{background:white;border:1px solid #e1e7da;border-radius:12px;padding:0 32px;min-width:0}.form-section{padding:27px 0;border-bottom:1px solid #e7ebe1}.form-section-heading{display:flex;gap:13px;align-items:start;margin-bottom:21px}.form-section-heading>span{font-size:11px;color:#839474;padding:4px 7px;background:#f1f5e9;border-radius:5px}.form-section-heading h2{font-size:16px;font-weight:600}.form-section-heading p{font-size:11px;color:#949d8c;margin-top:3px}.upload-drop{position:relative;min-height:194px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed #bccdac;border-radius:8px;background:#f8faf3;cursor:pointer;padding:20px;text-align:center;transition:background .18s}.upload-drop:hover,.upload-drop.dragging,.upload-drop:focus-within{background:#eef5e2;border-color:#769953;outline:2px solid #76995355}.upload-drop.has-file{background:#eef4e5;border-style:solid}.upload-drop input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;margin:0;padding:0;font-size:14px}.upload-symbol{display:grid;place-items:center;background:#edf3e2;color:#68894c;width:42px;height:42px;border-radius:10px}.upload-symbol .icon{height:24px;width:24px}.upload-drop strong{font-size:13px;font-weight:500;overflow-wrap:anywhere}.upload-drop>span:not(.upload-symbol){font-size:11px;color:#929d83}.upload-drop .file-select-label{display:flex;gap:8px;align-items:center;margin-top:3px;color:#4f7240!important;border-bottom:1px solid #bfcda9;padding-bottom:1px}.file-select-label .icon{width:13px;height:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.upload-form label:not(.upload-drop){display:block;font-size:12px;font-weight:500;color:#4c5f42}.upload-form input:not([type=file]),.upload-form textarea{display:block;width:100%;border:1px solid #dce3d4;border-radius:6px;background:#fff;color:#34462d;padding:11px 12px;margin:8px 0 0;line-height:1.5;font-size:13px;box-shadow:none;outline:none}.upload-form input:focus,.upload-form textarea:focus{border-color:#88a370;box-shadow:0 0 0 3px #9eb78222}.upload-form input::placeholder,.upload-form textarea::placeholder{color:#a0a795}.upload-form textarea{resize:vertical;min-height:112px}.optional{font-size:10px;color:#9ba58e;font-weight:400;margin-left:5px}.required{font-size:11px;color:#879c71}.upload-form label>small,.field-hint{font-size:10px;color:#8f9c81;font-weight:400;line-height:1.7;margin-top:8px}.upload-form label>small{display:block}.field-hint{display:flex;gap:6px;align-items:start}.field-hint .icon{width:13px;height:13px;margin-top:2px}.field-error{color:var(--red);font-size:12px;margin-top:9px}.role-suggestions{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:12px 0 22px;font-size:10px;color:#8c997d}.role-suggestions button{background:#f2f5ec;color:#71845e;border-radius:4px;font-size:10px;padding:5px 8px;min-height:30px}.role-suggestions button:hover{background:#e5efd7;color:#486a33}.submit-area{padding:24px 0}.submit-area>p{font-size:10px;display:flex;align-items:start;gap:7px;color:#8b997b;margin-bottom:16px}.submit-area>p .icon{width:14px;height:14px;margin-top:1px}.submit-area>.btn-primary{width:100%;justify-content:space-between;padding:15px 20px}.submit-area>small{font-size:10px;color:#98a18e;display:block;text-align:center;margin-top:11px}.upload-aside{position:sticky;top:112px}.aside-note{background:#eaf0df;border-radius:11px;padding:30px}.small-caps{font-size:9px;letter-spacing:.15em;color:#88a074}.aside-note h2{font-size:28px;line-height:1.5;font-weight:500;letter-spacing:-.025em;margin:16px 0;color:#365830}.aside-note>p{font-size:11px;color:#889d75}.question-list{padding:0;list-style:none;margin:18px 0 25px}.question-list li{display:flex;gap:12px;font-size:12px;margin:15px 0;color:#617b4d}.question-list li>span{font-size:10px;color:#94a87d}.aside-deliverable{border-top:1px solid #d5dfc8;padding-top:21px;display:flex;gap:12px;color:#6d8756}.aside-deliverable>div>strong{font-size:12px;font-weight:500;display:block}.aside-deliverable>div>span{font-size:10px;display:block;margin-top:5px;color:#8d9f7b}.aside-tips{padding:24px 16px}.aside-tips h3{font-size:12px;font-weight:500;display:flex;gap:7px;align-items:center;color:#5f7950}.aside-tips h3 .icon{width:15px;height:15px}.aside-tips p{font-size:11px;line-height:1.9;color:#8b987e;margin-top:13px}.aside-tips .text-link{font-size:11px;margin-top:18px}.aside-tips .icon{width:13px;height:13px}.alert-error,.alert-success{display:flex;align-items:start;gap:9px;padding:14px 17px;border-radius:7px;font-size:12px;margin-bottom:20px;line-height:1.8}.alert-error{background:#fff5f0;color:#a05043;border:1px solid #eed9cb}.alert-success{background:#eef5e7;color:#52743e;border:1px solid #d2e3c5}.alert-error small{display:block;font-size:11px;font-weight:400;opacity:.85}.upload-form>.alert-error{margin-top:24px}
/* Report */
.report-page{padding-block:34px 65px}.report-breadcrumb{display:flex;gap:10px;align-items:center;font-size:11px;color:#8b967e;margin-bottom:30px}.report-breadcrumb .icon{width:13px;height:13px}.report-head{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:27px}.report-head h1{font-size:32px;letter-spacing:-.025em;font-weight:600;margin:9px 0}.report-head p{font-size:12px;color:#8a957d}.complete-pill{display:inline-flex;align-items:center;gap:6px;color:#5d7c47;font-size:11px}.complete-pill .icon{width:15px;height:15px}.report-head-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.report-head-actions .btn-primary{min-height:43px;font-size:12px;padding:10px 17px}.bookmark-button{background:transparent;border:1px solid #d3ddc6;color:#6c8059;font-size:11px;padding:9px 13px;border-radius:6px;display:flex;align-items:center;gap:7px}.bookmark-button .icon{width:15px;height:15px}.download-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 22px}.download-card{min-height:93px;background:white;border:1px solid #e0e7d7;border-radius:8px;box-shadow:none;padding:19px;gap:14px;display:flex;align-items:center;transition:border-color .2s}.download-card:hover{transform:none;border-color:#8fae73;box-shadow:none;background:#fbfdf6}.download-card>.icon{color:#759853;background:#f0f5e6;width:21px;height:21px;padding:9px;box-sizing:content-box;border-radius:7px}.download-card strong{font-size:13px;color:#445c38}.download-card small{font-size:10px;color:#98a486;line-height:1.6;margin-top:4px}.report-fineprint{font-size:10px;color:#8b987c;display:flex;gap:7px;align-items:start;margin-bottom:30px}.report-fineprint .icon{width:14px;height:14px;margin-top:1px}.report-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;align-items:start}.report-toc{position:sticky;top:110px;padding:21px 0}.report-toc>p{font-size:11px;color:#8a9b7a;margin-bottom:12px;padding-left:13px}.report-toc nav{display:flex;flex-direction:column;gap:2px}.report-toc nav a{font-size:11px;padding:9px 13px;border-left:2px solid transparent;color:#839376;line-height:1.5}.report-toc nav a:hover,.report-toc nav a.active{border-color:#779557;background:#eef3e5;color:#3f6630}.report-toc .toc-meta{border-top:1px solid #e1e6d8;margin-top:21px;padding-top:16px;font-size:10px;line-height:1.9;color:#9ca58e;overflow-wrap:anywhere}.report-preview{background:white;border:1px solid #e0e6d8;border-radius:10px;padding:32px 38px;margin:0;box-shadow:none;min-width:0;font-size:13px;line-height:1.95;color:#536448;overflow-wrap:anywhere}.report-preview h1{font-size:21px;line-height:1.6;font-weight:600;color:#3d5634;margin:0 0 24px}.report-preview h2{font-size:17px;line-height:1.6;color:#365c2b;font-weight:600;border:0;border-bottom:1px solid #e3eadb;padding:0 0 11px;margin:32px 0 17px;background:none;scroll-margin-top:105px}.report-preview h3{font-size:14px;margin:22px 0 10px;color:#506842}.report-preview p{margin:10px 0}.report-preview table{font-size:11px;line-height:1.8;width:100%;table-layout:fixed;border-collapse:collapse;margin:18px 0}.report-preview th{background:#eef3e6;color:#546b41}.report-preview th,.report-preview td{border:1px solid #dce5d1;padding:10px 12px;text-align:left;overflow-wrap:anywhere}.report-preview tr:nth-child(even){background:#fafcf7}.report-preview ul,.report-preview ol{margin:14px 0;padding-left:21px}.report-preview li{padding:4px 0}.data-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #e1e6d8;margin-top:32px;padding:21px 0;font-size:11px;color:#96a086}.data-controls button{background:transparent;font-size:11px;color:#9a7065;text-decoration:underline;text-underline-offset:4px;padding:8px}.data-controls p{font-size:11px}.empty-state{background:#fff;border:1px solid #e1e7d9;border-radius:10px;padding:60px 24px;text-align:center}.empty-state h1{font-size:26px}.empty-state p{color:#8b9c78;margin-top:15px}.copy-feedback{font-size:11px;color:#6b8554;margin-top:8px;min-height:18px;text-align:right}
/* Existing progress and admin views, kept compatible without Tailwind. */
.mx-auto{margin-inline:auto}.max-w-6xl,.max-w-7xl{width:min(1160px,100%);max-width:1160px}.px-4{padding-inline:32px}.py-8{padding-block:40px}.mt-2{margin-top:8px}.mt-5{margin-top:20px}.mt-6{margin-top:24px}.mt-8{margin-top:32px}.hidden,[hidden]{display:none!important}.font-mono{font-family:ui-monospace,monospace}.font-semibold{font-weight:600}.text-sm{font-size:13px}.page-heading h1{font-size:32px;font-weight:600;line-height:1.5}.page-heading p{font-size:12px;color:#7d9470}.heading-badge{background:#f0f5e7;color:#63814e;border-color:#dce5cf;font-size:11px;font-weight:500}.status-console{background:#eef3e5;border:1px solid #dce5d2;color:#46663b;box-shadow:none;border-radius:12px}.status-console-copy h2{color:#3d5b30;font-size:26px}.status-console-copy>p,.status-console-topline{color:#849a70}.status-meta-row span{color:#789363;font-size:11px}.status-orbit{background:conic-gradient(#7d9f59 var(--progress,28deg),#d8e2c9 0)}.status-orbit-inner{background:#f3f7ec}.status-orbit-inner strong{color:#4e7439}.status-orbit-inner span{color:#94a280}.status-panel{background:white;border:1px solid #e1e7d8;border-radius:10px;box-shadow:none}.progress-fill{background:#799d56}.progress-grid{list-style:none;padding:0;gap:8px}.progress-grid li{background:#f8faf3;border-color:#e1e6d8;color:#9aa88a;box-shadow:none;font-size:10px}.progress-grid li.is-done{background:#eaf1df;color:#587a3f;border-color:#ceddbf}.progress-grid li.is-active{border-color:#8fae72;color:#54763b;box-shadow:none}.refresh-button{background:white;color:#64804d;border:1px solid #dce4d2;box-shadow:none;font-size:11px}.progress-note{margin:20px 0;color:#8a9b79;font-size:12px}.admin-console{background:#eef3e5;color:var(--ink);border-color:#dce5d2}.admin-console h2{color:var(--ink)}.admin-form input,.admin-form select{border:1px solid #dce3d3;border-radius:6px;padding:9px}.table-shell{overflow:auto;background:white}.data-table{border-collapse:collapse}.data-table th,.data-table td{padding:12px}.delivery-textarea{min-width:340px}
@media(min-width:1400px){.landing-hero{padding-block:85px;min-height:690px}.hero-art{margin-left:18px}}
@media(max-width:1000px){.container{width:calc(100% - 48px)}.landing-hero{gap:25px;padding-block:50px}.landing-copy h1{font-size:44px}.hero-description{font-size:12px}.hero-actions{gap:15px;flex-wrap:wrap}.hero-art{padding:20px}.resume-paper{padding:24px 20px 16px}.floating-note{right:-7px}.product-card{padding:23px 20px}.product-badge{position:static;display:inline-block;margin-top:8px}.faq-section{gap:40px}.upload-layout{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:22px}.upload-form{padding-inline:24px}.aside-note{padding:24px}.aside-note h2{font-size:25px}.aside-deliverable>div>span{font-size:9px}.question-list li{font-size:11px}.report-layout{grid-template-columns:175px minmax(0,1fr);gap:18px}.report-preview{padding:28px}.download-card{padding:17px}.download-card strong{font-size:12px}}
@media(max-width:760px){.container{width:calc(100% - 36px)}.header-inner{height:70px;gap:15px}.brand strong{font-size:18px}.brand strong span{font-size:9px}.logo-mark{width:34px;height:38px}.logo-mark .icon{width:22px;height:22px}.header-inner nav{gap:10px}.desktop-link{display:none}.nav-cta{font-size:11px;padding:9px 12px;gap:8px}.nav-cta .icon{width:15px;height:15px}.demo-strip .container{font-size:10px;gap:6px;min-height:30px}.demo-detail{font-size:9px;margin-left:4px}.landing-hero{grid-template-columns:1fr;padding-block:36px 28px;gap:25px;min-height:0}.landing-copy h1{font-size:43px;margin:17px 0}.eyeline{font-size:10px;letter-spacing:.03em}.hero-description{font-size:12px;line-height:1.95}.hero-actions{margin:24px 0 15px;gap:20px}.hero-actions .btn-primary{font-size:12px;padding:13px 17px;min-height:48px}.hero-actions .text-link{font-size:11px;gap:7px}.hero-note{font-size:10px;gap:6px}.audience-tags{margin-top:23px;gap:8px}.audience-tags span{font-size:10px;padding:4px 10px}.hero-art{width:min(430px,calc(100% - 20px));margin:0 auto;padding:24px 28px 23px}.art-label{font-size:7px;margin-bottom:16px}.resume-paper{padding:21px 24px 16px}.paper-header h2{font-size:15px}.paper-section-title{font-size:10px}.floating-note{right:-8px;bottom:35px;padding:11px 14px}.floating-note strong{font-size:11px}.floating-note span{font-size:9px}.art-footnote{margin-top:22px;font-size:8px}.journey-grid{gap:12px;padding-block:22px}.journey-grid>div{padding-left:0;padding-right:5px}.journey-grid span{position:static;display:block;font-size:18px;margin-bottom:8px}.journey-grid strong{font-size:11px}.journey-grid p{font-size:9px;line-height:1.7;padding-right:6px}.content-section{padding-top:48px}.section-intro{display:block;margin-bottom:23px}.section-intro h2,.faq-section h2{font-size:24px;line-height:1.5;margin-top:10px}.section-intro>p{font-size:11px;margin-top:15px}.comparison-panel{grid-template-columns:1fr}.comparison-panel article{padding:25px}.before-example{border-right:0;border-bottom:1px solid #dde4d5}.comparison-panel h3{font-size:15px;line-height:1.9;margin:15px 0}.before-example p{margin-top:20px}.product-grid{grid-template-columns:1fr;gap:13px}.product-card{padding:24px}.product-card h3{margin-top:12px;font-size:22px}.product-card>p{min-height:0;font-size:12px}.product-card ul{margin:18px 0}.product-card li{font-size:12px;margin:11px 0}.product-badge{position:absolute;top:16px;right:20px}.product-format{font-size:10px}.faq-section{grid-template-columns:1fr;gap:20px;padding-block:48px}.faq-list summary{font-size:12px;padding-block:18px}.faq-list details>p{font-size:11px}.bottom-cta{padding:29px 25px;align-items:flex-start;flex-direction:column;gap:23px;margin-bottom:43px}.bottom-cta h2{font-size:21px;line-height:1.6}.bottom-cta p{font-size:10px}.btn-light{font-size:12px;min-height:44px}.footer-inner{align-items:flex-start;gap:22px;flex-direction:column}.footer-inner>div{text-align:left}.site-footer{padding-block:27px}.upload-page{padding-block:24px 40px}.workflow-nav{gap:8px;font-size:10px}.workflow-nav>span{gap:5px}.workflow-nav b{width:20px;height:20px;font-size:9px}.workflow-nav>i{width:21px}.upload-heading{margin:28px 0 24px}.upload-heading h1{font-size:27px;line-height:1.5;margin:8px 0}.upload-heading>p:last-child{font-size:11px}.upload-layout{grid-template-columns:1fr;gap:24px}.upload-form{padding-inline:20px;border-radius:9px}.form-section{padding-block:23px}.form-section-heading{gap:10px;margin-bottom:19px}.form-section-heading h2{font-size:15px}.form-section-heading p{font-size:10px}.upload-drop{min-height:185px;padding:20px 12px}.upload-drop strong{font-size:12px}.upload-drop>span:not(.upload-symbol){font-size:10px}.form-grid{grid-template-columns:1fr;gap:17px}.upload-form input:not([type=file]),.upload-form textarea{font-size:16px;padding:11px 12px}.upload-form input::placeholder,.upload-form textarea::placeholder{font-size:12px}.upload-form label:not(.upload-drop){font-size:12px}.optional{font-size:9px}.role-suggestions{gap:6px;margin:12px 0 19px}.role-suggestions button{padding:6px 8px;min-height:33px}.submit-area>p{font-size:10px}.submit-area>.btn-primary{min-height:50px;font-size:13px}.submit-area>small{font-size:9px}.upload-aside{position:static}.aside-note{padding:26px}.aside-note h2{font-size:24px}.aside-note h2 br{display:none}.aside-note>p{font-size:12px}.question-list li{font-size:12px}.aside-deliverable>div>span{font-size:10px}.aside-tips{padding:24px 7px}.aside-tips p{font-size:11px}.report-page{padding-block:24px 40px}.report-breadcrumb{margin-bottom:20px}.report-head{align-items:flex-start;flex-direction:column;gap:18px}.report-head h1{font-size:27px;line-height:1.5}.report-head p{font-size:11px}.report-head-actions{justify-content:flex-start;gap:8px}.download-grid{grid-template-columns:1fr;gap:10px}.download-card{min-height:80px;padding:16px 19px}.download-card strong{font-size:13px}.download-card small{font-size:10px}.report-fineprint{font-size:10px;line-height:1.8}.report-layout{grid-template-columns:1fr;gap:15px}.report-toc{position:static;padding:0}.report-toc>p{padding:0;margin-bottom:9px;font-size:11px}.report-toc nav{flex-direction:row;overflow:auto;gap:7px;padding:0 0 8px;scrollbar-width:thin}.report-toc nav a{white-space:nowrap;border:1px solid #dce5d1;border-radius:5px;padding:7px 10px;font-size:10px}.report-toc nav a.active{border-color:#a4ba8e}.report-toc .toc-meta{display:none}.report-preview{padding:24px 19px;border-radius:8px;font-size:12px;line-height:1.9}.report-preview h1{font-size:19px}.report-preview h2{font-size:16px;margin-top:28px}.report-preview h3{font-size:13px}.report-preview table{font-size:10px;line-height:1.7}.report-preview th,.report-preview td{padding:8px 6px}.data-controls{flex-direction:column;align-items:flex-start;gap:5px;margin-top:24px}.data-controls button{padding-left:0}.px-4{padding-inline:18px}.py-8{padding-block:28px}.page-heading h1{font-size:26px}.status-console{padding:24px;gap:20px}.status-console-copy h2{font-size:23px}.status-meta-row{gap:10px}.progress-grid{grid-template-columns:repeat(4,1fr);gap:7px}.progress-grid li{padding:13px 3px;font-size:9px}.copy-feedback{text-align:left}.desktop-break{display:none}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.report-toc{min-width:0}.report-toc nav{max-height:calc(100vh - 260px);overflow-y:auto}.hero-description{max-width:530px}.form-section-heading p,.field-hint,.upload-form label>small,.submit-area>p,.submit-area>small,.aside-tips p,.report-fineprint{color:#69785d;font-size:11px}.optional{color:#748568}.product-card>p{font-size:13px;color:#6f7e63}.faq-list details>p{font-size:13px;color:#6f7e63}.product-card li{font-size:13px}.report-preview{color:#4b5f3f}.paper-suggestion,.review-check{color:#718366}
.progress-grid li{flex-direction:column;justify-content:center;gap:8px;padding:13px 8px;min-height:76px;font-weight:500}.progress-grid li::before{display:none}.progress-grid li>span{white-space:nowrap}.status-pulse{display:none}.status-console{grid-template-columns:140px minmax(0,1fr)}
@media(max-width:760px){.status-console{grid-template-columns:1fr}.status-orbit{margin-inline:auto}.progress-grid li{padding:13px 3px;font-size:10px}}
@media(max-width:760px){.report-toc nav{max-height:none;overflow-y:hidden;overflow-x:auto}.report-toc{max-width:100%}.hero-description{font-size:13px}.form-section-heading p,.upload-form label>small,.field-hint,.submit-area>p,.submit-area>small{font-size:11px}.role-suggestions button{min-height:36px;font-size:11px}.role-suggestions{gap:5px}.faq-list details>p{font-size:12px}.report-fineprint{font-size:11px}.download-card small{font-size:11px}.comparison-panel p{font-size:12px}}
