:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#101827;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #ffffff;--surface: #ffffff;--surface-soft: #f8fafc;--surface-strong: #f1f5f9;--text: #0f172a;--muted: #64748b;--border: #d7dee8;--border-strong: #cbd5e1;--accent: #057a4f;--accent-strong: #006b43;--accent-soft: #e8f7ef;--amber: #b7791f;--amber-soft: #fff7dc;--red: #b42318;--red-soft: #fff1f0;--blue: #2457a6;--blue-soft: #edf4ff;--shadow: 0 20px 70px rgb(15 23 42 / 9%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:var(--bg)}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:clamp(18px,3vw,32px);border-bottom:1px solid var(--border);background:#ffffffeb;padding:12px clamp(18px,3vw,32px);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-domain{color:#030712;font-size:clamp(1rem,2vw,1.2rem);font-weight:780;letter-spacing:0}.brand-domain span{color:#8b95a5}.brand-product{border-left:1px solid var(--border-strong);color:var(--text);font-size:1.05rem;font-weight:780;padding-left:clamp(18px,3vw,32px)}nav{display:flex;align-items:center;gap:22px;color:#334155;font-size:.9rem;font-weight:650}nav a{position:relative;padding:20px 0}nav a.active-link:after{position:absolute;right:0;bottom:9px;left:0;height:3px;border-radius:999px;background:var(--accent);content:""}.header-cta,.primary-button,.secondary-button,.export-menu button,.export-buttons button,.mode-tabs button,.risk-grid button,.template-card,.faq-row,.tool-chip,.add-tool-row button{border-radius:8px;border:1px solid var(--border);background:#fff;color:var(--text);font-weight:680}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-color:#005f3c;background:linear-gradient(180deg,#09865a,#006b43);color:#fff;padding:0 20px;box-shadow:0 10px 24px #057a4f2e}.guide-header-cta{white-space:nowrap}main{width:100%}.hero-tool{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(620px,1.55fr);gap:clamp(32px,5vw,64px);align-items:start;max-width:1440px;margin:0 auto;padding:clamp(34px,5vw,64px) clamp(22px,3vw,32px) 26px}.hero-copy{padding-top:10px}.hero-copy h1{max-width:520px;margin:0 0 18px;color:#030712;font-size:clamp(2.35rem,4.5vw,4.15rem);font-weight:820;letter-spacing:0;line-height:1.02}.hero-copy p{max-width:475px;margin:0;color:#475569;font-size:1.08rem;line-height:1.6}.guide-hero{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(420px,.72fr);gap:clamp(28px,5vw,64px);align-items:start;max-width:1240px;margin:0 auto;padding:clamp(34px,5vw,66px) clamp(22px,3vw,32px) 26px}.guide-copy{min-width:0}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;color:#475569;font-size:.88rem;font-weight:680}.back-link svg{width:18px;height:18px}.guide-icon{width:42px;height:42px;margin-bottom:24px;color:var(--accent);stroke-width:1.7}.guide-copy h1{max-width:820px;margin:0 0 18px;color:#030712;font-size:clamp(2.2rem,4.4vw,4rem);font-weight:820;letter-spacing:0;line-height:1.04}.guide-copy p{max-width:760px;margin:0;color:#475569;font-size:1.06rem;line-height:1.62}.guide-meta{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:28px;color:#64748b;font-size:.88rem;font-weight:620}.guide-meta a{display:inline-flex;align-items:center;gap:7px;color:var(--accent)}.guide-meta svg{width:16px;height:16px}.guide-tool,.guide-section,.guide-table-section,.guide-faq-section{border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.guide-tool{position:sticky;top:88px;padding:18px}.guide-tool-head{display:grid;grid-template-columns:36px minmax(0,1fr);gap:13px;align-items:start;border-bottom:1px solid var(--border);padding-bottom:16px}.guide-tool-head>svg{width:30px;height:30px;color:var(--accent);stroke-width:1.8}.guide-tool-head h2{margin:0;color:var(--text);font-size:1.02rem;line-height:1.25}.guide-tool-head p{margin:5px 0 0;color:#64748b;font-size:.84rem}.checklist-stack{display:grid;gap:10px;margin:16px 0}.check-row{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;align-items:start;border:1px solid var(--border);border-radius:8px;background:#fff;padding:12px;text-align:left}.check-row.checked{border-color:#7bc69d;background:var(--accent-soft)}.check-box{display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid var(--border-strong);border-radius:6px;color:var(--accent);font-size:.78rem;font-weight:820;line-height:1}.check-row strong,.check-row em{display:block}.check-row strong{color:var(--text);font-size:.88rem}.check-row em{margin-top:4px;color:#64748b;font-size:.8rem;font-style:normal;font-weight:520;line-height:1.45}.guide-copy-button{width:100%}.guide-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1240px;margin:0 auto;padding:0 clamp(22px,3vw,32px) 20px}.guide-section{padding:22px}.guide-section>svg{width:30px;height:30px;color:var(--accent);stroke-width:1.8}.guide-section h2{margin:18px 0 10px;color:var(--text);font-size:1.22rem}.guide-section p{margin:0;color:#475569;font-size:.94rem;line-height:1.58}.guide-section ul{display:grid;gap:9px;margin:18px 0 0;padding-left:20px;color:#334155;font-size:.9rem;line-height:1.5}.guide-table-section,.guide-faq-section{max-width:1240px;margin:0 auto 20px;overflow:hidden;padding:18px}.guide-table-section .section-title-row{margin-bottom:16px}.guide-faq-section h2{margin:0 0 16px;color:var(--text);font-size:1.12rem}.guide-faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.guide-faq-grid article{border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);padding:16px}.guide-faq-grid h3{margin:0 0 8px;color:var(--text);font-size:.94rem;line-height:1.35}.guide-faq-grid p{margin:0;color:#64748b;font-size:.84rem;line-height:1.52}.trust-list{display:grid;gap:24px;margin:34px 0 0;padding:0;list-style:none}.trust-list li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:16px;align-items:start;color:#475569;font-size:.94rem;line-height:1.5}.trust-list svg{width:28px;height:28px;color:var(--accent);stroke-width:1.8}.trust-list strong{display:block;margin-bottom:4px;color:var(--text);font-size:.94rem}.generator-panel,.results-panel,.templates-card,.faq-card{min-width:0;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.generator-panel{padding:20px}.mode-tabs{display:flex;gap:18px;border-bottom:1px solid var(--border);margin-bottom:20px;overflow-x:auto}.mode-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:42px;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;color:#334155;padding:0 6px 10px;white-space:nowrap}.mode-tabs button.active{border-bottom-color:var(--accent);color:var(--accent)}.mode-tabs svg{width:20px;height:20px}.form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.98fr);gap:20px 26px}.field-block{display:grid;gap:9px}.field-block>span{color:#111827;font-size:.86rem;font-weight:760}textarea,input{width:100%;border:1px solid var(--border-strong);border-radius:8px;background:#fff;color:var(--text);outline:none}textarea{min-height:118px;resize:vertical;padding:14px;color:#334155;font-size:.92rem;line-height:1.5}.field-block.wide:nth-of-type(3) textarea{min-height:78px}textarea:focus,input:focus{border-color:#0a7f55;box-shadow:0 0 0 4px #057a4f1f}.tool-chip-box{min-height:86px;border:1px solid var(--border-strong);border-radius:8px;background:#fff;padding:10px}.tool-chip{display:inline-flex;align-items:center;gap:8px;min-height:32px;margin:0 8px 8px 0;background:#f3f5f7;color:#334155;padding:0 10px}.tool-chip span{color:#64748b}.add-tool-row{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:8px;margin-top:4px}.add-tool-row input{min-height:36px;padding:0 10px}.add-tool-row button{display:grid;min-height:36px;place-items:center}.add-tool-row svg{width:17px}.risk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.risk-grid button{display:grid;gap:4px;min-height:80px;padding:13px;text-align:left}.risk-grid button.active{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent)}.risk-grid strong{color:var(--text);font-size:.92rem}.risk-grid span{color:#64748b;font-size:.82rem;font-weight:520}.panel-actions{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(220px,.85fr) minmax(160px,.65fr);gap:30px;margin-top:24px}.primary-button,.secondary-button,.export-menu button,.export-buttons button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 18px}.primary-button{border-color:#006b43;background:linear-gradient(180deg,#09865a,#006b43);color:#fff}.secondary-button,.export-menu button{background:#fff;color:#334155}.primary-button svg,.secondary-button svg,.export-menu svg,.export-buttons svg{width:18px;height:18px}.results-panel{width:min(1376px,calc(100% - 32px));max-width:1376px;margin:0 auto 16px;overflow:hidden}.result-head{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border);padding:14px 18px}.result-head h2{display:flex;align-items:center;gap:9px;margin:0;font-size:1.02rem}.result-head h2 span{border-radius:999px;background:#eef2f7;color:#334155;font-size:.78rem;padding:2px 8px}.result-head p{margin:4px 0 0;color:var(--muted);font-size:.84rem}.export-buttons{display:flex;flex-wrap:wrap;gap:10px}.export-buttons button{min-height:34px;padding:0 12px;font-size:.84rem}.table-wrap{width:100%;max-width:100%;overflow-x:auto}table{width:100%;min-width:1020px;border-collapse:collapse}th,td{border-bottom:1px solid var(--border);padding:12px 16px;text-align:left;vertical-align:top}th{color:#111827;font-size:.78rem;font-weight:760}td{color:#334155;font-size:.84rem;line-height:1.45}td strong{display:block;color:var(--text);font-size:.86rem;margin-bottom:3px}td span{color:var(--muted);font-size:.78rem}code{border-radius:5px;background:#eef2f7;color:#334155;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem;padding:3px 7px}.risk-pill{display:inline-flex;min-width:72px;justify-content:center;border:1px solid #bde7cc;border-radius:5px;background:#eefbf3;color:#04724a;font-size:.78rem;font-weight:720;padding:3px 8px}.risk-pill.medium{border-color:#f3d791;background:var(--amber-soft);color:var(--amber)}.risk-pill.high{border-color:#fecaca;background:var(--red-soft);color:var(--red)}.risk-pill.critical{border-color:#bfdbfe;background:var(--blue-soft);color:var(--blue)}.bottom-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:20px;max-width:1376px;margin:0 auto;padding-bottom:32px}.templates-card,.faq-card{padding:16px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.section-title-row h2,.faq-card h2{margin:0;font-size:1rem}.section-title-row span{color:var(--accent);font-size:.84rem;font-weight:680}.template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.template-card{display:grid;min-height:136px;gap:7px;align-content:start;padding:16px;text-align:left}.template-card:hover{border-color:var(--accent)}.template-card svg{width:24px;height:24px;color:var(--accent)}.template-card strong{font-size:.86rem}.template-card span{color:#64748b;font-size:.78rem;font-weight:500;line-height:1.4}.template-card em{color:#334155;font-size:.82rem;font-style:normal}.faq-card{display:grid;align-content:start;gap:8px}.faq-row{display:grid;grid-template-columns:minmax(0,1fr) 22px;gap:14px;align-items:start;border-width:0 0 1px;border-radius:0;padding:10px 0;text-align:left}.faq-row svg{width:18px;height:18px;color:#334155}.faq-row span{display:grid;gap:7px}.faq-row strong{font-size:.86rem}.faq-row em{color:#64748b;font-size:.82rem;font-style:normal;font-weight:520;line-height:1.45}footer{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--border);color:#64748b;font-size:.84rem;padding:20px clamp(22px,3vw,32px)}footer span:first-child{color:var(--text);font-weight:760}@media(max-width:1180px){.hero-tool,.bottom-grid,.guide-hero,.guide-section-grid{grid-template-columns:1fr}.guide-tool{position:static}.hero-copy h1,.hero-copy p,.guide-copy h1,.guide-copy p{max-width:760px}.trust-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.site-header{position:static;grid-template-columns:1fr auto}.brand-product,nav{display:none}.hero-tool{padding-top:28px}.hero-copy h1{font-size:2.25rem}.trust-list,.form-grid,.panel-actions,.template-grid,.risk-grid{grid-template-columns:1fr}.result-head,footer{align-items:flex-start;flex-direction:column}.guide-faq-grid{grid-template-columns:1fr}.generator-panel{padding:16px}.bottom-grid,.guide-section-grid,.guide-table-section,.guide-faq-section{padding-right:16px;padding-left:16px}.guide-table-section,.guide-faq-section{width:calc(100% - 32px)}.guide-table-section table,.guide-table-section tbody,.guide-table-section tr,.guide-table-section td{display:block;width:100%;min-width:0}.guide-table-section thead{display:none}.guide-table-section tr{border-bottom:1px solid var(--border);padding:12px 0}.guide-table-section td{border-bottom:0;padding:7px 0}.guide-table-section td:before{display:block;margin-bottom:4px;color:var(--accent);font-size:.72rem;font-weight:760}.guide-table-section td:nth-child(1):before{content:"Dimension"}.guide-table-section td:nth-child(2):before{content:"This workflow"}.guide-table-section td:nth-child(3):before{content:"Existing review path"}.guide-table-section td:nth-child(4):before{content:"Recommendation"}.results-panel{width:calc(100% - 32px)}}
