
:root{--bg:#f8f7f3;--ink:#223c35;--muted:#69746e;--line:#dde1d9;--accent:#d9eea7;--green:#245443;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.6;cursor:wait}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #668d42;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #83a26f;outline-offset:2px}[hidden]{display:none!important}.header{max-width:1320px;margin:auto;padding:28px 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;font-weight:800;font-size:19px;letter-spacing:-.8px;white-space:nowrap}.brand>span:not(.brand-icon):not(.brand-dot){font-weight:400}.brand-icon{display:grid;place-items:center;width:30px;height:30px;margin-right:9px;background:var(--ink);color:var(--accent);border-radius:8px;font-size:24px}.brand-dot{color:#649146}.header nav{display:flex;align-items:center;gap:32px;font-size:12px}.nav-cta{border:1px solid #bdc5b9;padding:11px 16px;border-radius:7px}.hero{text-align:center;padding:64px 24px 39px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px}.dot{display:inline-block;background:#729548;width:6px;height:6px;border-radius:100%;margin-right:6px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(40px,5vw,66px);font-weight:400;letter-spacing:-2.5px;margin:18px 0 20px;line-height:1.1}.hero h1 span{font-style:italic;color:#527843;position:relative}.hero p{font-size:15px;color:var(--muted);line-height:1.7;margin:0}.workspace{max-width:1160px;margin:0 auto;background:var(--white);border:1px solid #d6dbd1;border-radius:var(--radius);box-shadow:0 8px 30px #283d2a06;overflow:hidden}.workspace-bar{height:46px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 27px;font-size:9px;letter-spacing:1.2px;background:#fcfcfa}.privacy-note{letter-spacing:0;color:var(--muted);font-size:11px}.panels{display:grid;grid-template-columns:1fr 1fr}.input-panel,.result-panel{padding:27px;min-width:0}.input-panel{border-right:1px solid var(--line)}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:19px}.panel-heading h2{font-size:14px;margin:0;font-weight:600}.text-button{background:none;border:0;padding:5px;font-size:11px;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.small-badge{font-size:8px;letter-spacing:1px;background:#eff2e9;padding:6px 8px;border-radius:4px;color:#65765b}textarea,input,select{border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff}textarea{width:100%;padding:16px;resize:vertical;line-height:1.7}#prompt{height:215px;min-height:150px;background:#fdfdfb;font-size:14px}textarea::placeholder,input::placeholder{color:#92988e}input:not([type=radio]){width:100%;padding:11px}.input-meta{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted);margin:10px 0 20px}.input-panel details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;margin-bottom:17px}summary{list-style:none;font-size:12px;font-weight:600;display:flex;gap:10px}summary::-webkit-details-marker{display:none}summary span:not(.plus){font-weight:400;color:var(--muted);font-size:10px}.plus{margin-left:auto}details[open]>.plus{transform:rotate(45deg)}details label{display:block;font-size:11px;margin:15px 0 8px}#context{height:110px}.settings{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings label{display:flex;flex-direction:column;gap:8px;font-size:10px;color:var(--muted)}select{padding:11px 8px;width:100%;font-size:11px}.mode{border:0;padding:16px 0;margin:0;display:flex;gap:16px;font-size:10px}.mode label{display:flex;gap:5px;align-items:center}.mode input{accent-color:var(--green);margin:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:40px;padding:12px 18px;border-radius:7px;font-size:12px;font-weight:600;border:1px solid transparent;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.primary{background:var(--green);color:#fff}.primary:hover{background:#173e31}.secondary{border-color:#bac7b6;background:transparent}.secondary:hover{background:#eaf0df}.submit-row{display:flex;align-items:center;gap:17px}.submit-row>.button{flex:1;justify-content:space-between}.submit-row>span{font-size:10px;color:var(--muted);line-height:1.5;min-width:92px}.method{font-size:10px!important;line-height:1.6!important;color:var(--muted)!important;margin:13px 0 0!important}.empty-result{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:460px;padding:20px 14px}.paper-stack{height:155px;width:240px;position:relative;margin-bottom:20px}.paper{position:absolute;width:216px;height:138px;left:12px;top:6px;border:1px solid #d5ddcf;border-radius:8px;background:white;box-shadow:0 5px 20px #20382a08}.paper.back{transform:rotate(-8deg);background:#f0f3e9}.paper.front{transform:rotate(3deg);text-align:left;padding:19px}.paper-label{font-size:7px;letter-spacing:1.2px;color:#8a9582}.paper i{display:block;background:#e9ede4;width:92%;height:5px;margin-top:13px;border-radius:2px}.paper i:nth-child(3){width:70%}.highlight-line{background:#e8f3d4;border:1px solid #d3e6b7;font-size:8px;margin:12px -8px 0;padding:7px;color:#4a693a;white-space:nowrap}.spark{position:absolute;right:-4px;top:-11px;font-size:36px;color:#7e9853}.empty-result h3{font-family:Georgia,serif;font-size:22px;font-weight:400;letter-spacing:-.5px;margin:12px 0}.empty-result p{font-size:12px;line-height:1.8;color:var(--muted);max-width:290px}.empty-steps{display:flex;gap:26px;font-size:9px;color:#7c8975;margin-top:24px}.try-section{text-align:center;max-width:1180px;margin:29px auto 70px;padding:0 20px}.try-section .eyebrow{font-size:8px;color:#7e8678}.example-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:15px}.example-chips button{background:transparent;border:1px solid #dce1d4;border-radius:100px;padding:9px 13px;font-size:10px;color:#63715b}.example-chips button:hover{background:#eaf0df;border-color:#aabe8f}.principles{max-width:1160px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:35px;border-top:1px solid var(--line);padding:45px 0}.section-index{font-size:8px;letter-spacing:1.5px;color:#718069}.principles h2,.bottom-callout h2{font:400 29px/1.18 Georgia,serif;letter-spacing:-.7px}.principles h3{font-size:12px;font-weight:600;line-height:1.5;margin:13px 0 9px}.principles p{font-size:11px;line-height:1.8;color:var(--muted)}.principle-icon{display:grid;place-items:center;border:1px solid #d8e0cc;background:#f0f4e7;border-radius:8px;width:29px;height:29px;font-size:18px;color:#68814c}.bottom-callout{max-width:1160px;margin:20px auto 65px;border:1px solid #dce2d1;background:#edf2e4;border-radius:12px;padding:32px 40px;display:flex;align-items:center;justify-content:space-between;gap:25px}.bottom-callout h2{margin:12px 0 0}.bottom-callout .eyebrow{font-size:8px;color:#6d8057}footer{max-width:1240px;margin:auto;padding:30px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}footer .brand{font-size:15px}footer p,footer a:not(.brand){font-size:10px;color:var(--muted)}footer>div{display:flex;gap:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:absolute;top:-100px;background:var(--green);color:white;padding:12px;z-index:10}.skip:focus{top:0}.error{padding:12px;background:#fff1e9;color:#8c3220;font-size:12px;margin-top:12px;border-radius:7px}#result-status{display:flex;gap:11px;margin:22px 0}.status-symbol{height:27px;width:27px;flex-shrink:0;border-radius:50%;background:#e6f0d9;display:grid;place-items:center}#result-title{font:400 22px/1.25 Georgia,serif;margin:0 0 8px}#result-summary{font-size:11px;line-height:1.65;color:var(--muted);margin:0}.needs{padding:12px 16px;background:#faf5e7;border:1px solid #e8dfc5;border-radius:8px;margin:15px 0;font-size:11px;line-height:1.65}.needs ul{padding-left:15px;margin:0}.needs li+li{margin-top:8px}.tabs{display:flex;gap:20px;border-bottom:1px solid var(--line);margin-top:20px}.tabs button{border:0;background:none;padding:12px 0;font-size:11px;border-bottom:2px solid transparent;color:var(--muted)}.tabs button.active{border-color:var(--green);color:var(--green)}.tabs span{background:#e9eedf;border-radius:4px;padding:2px 5px;margin-left:4px}#output{border:0;padding:17px 0;min-height:220px;font-size:12px;line-height:1.75}#diff{font:11px/1.7 ui-monospace,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;max-height:350px;overflow:auto}#diff span{display:block;padding:4px 8px}.added{background:#e9f3de;color:#31572f}.removed{background:#f9e7e2;color:#934a3b;text-decoration:line-through}.diff-legend{display:flex;gap:20px;font-size:9px;margin-top:14px;color:var(--muted)}#reasons{padding-left:17px;font-size:11px;line-height:1.7;color:var(--muted)}.result-footer{border-top:1px solid var(--line);padding-top:14px;display:flex;justify-content:space-between;gap:12px;align-items:center}.result-footer>span{font-size:10px;color:var(--muted)}.result-footer>div{display:flex;gap:12px}#test-plan{border-top:1px solid var(--line);margin-top:22px;padding-top:16px}#test-plan p,#test-plan li{font-size:11px;line-height:1.7;color:var(--muted)}#test-plan ol{padding-left:18px}#test-plan li+li{margin-top:10px}#question fieldset{border:0;padding:10px 0}#question legend{font-size:14px}#question-options{display:grid;gap:10px;margin:20px 0}#question-options button{background:#f4f6ee;border:1px solid #d6dfc9;border-radius:8px;padding:14px;text-align:left}#question label{display:block;font-size:11px;margin:15px 0 8px}#question .button{margin-top:12px}#ai-review{margin-top:20px;border-top:1px solid var(--line);padding-top:15px}.article{max-width:780px;margin:60px auto 90px;padding:0 24px}.article h1{font:400 48px/1.1 Georgia,serif;letter-spacing:-1.5px}.article h2{font:400 28px/1.2 Georgia,serif;margin-top:45px}.article p,.article li{font-size:15px;line-height:1.85;color:var(--muted)}.article a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.example-card{border:1px solid var(--line);padding:25px;background:white;border-radius:12px;margin:24px 0}.example-card h2{margin-top:0;font-size:25px}.example-card pre{white-space:pre-wrap;font:13px/1.8 Arial,sans-serif;background:#f1f4eb;padding:16px;border-radius:7px}.example-card .before{background:#f5f3ed}.example-card .eyebrow{font-size:9px}.article .button{color:var(--ink);text-decoration:none} @media(max-width:1250px){.workspace,.principles,.bottom-callout{margin-left:30px;margin-right:30px}footer{margin-left:30px;margin-right:30px}}@media(max-width:800px){.header{padding:20px 24px}.header nav{gap:15px}.header nav>a:first-child{display:none}.hero{padding-top:45px}.panels{grid-template-columns:1fr}.input-panel{border-right:0;border-bottom:1px solid var(--line)}.empty-result{min-height:330px}.principles{grid-template-columns:1fr 1fr;gap:25px}.try-section{margin-bottom:40px}.header .brand{font-size:17px}.bottom-callout{padding:25px}.hero h1{letter-spacing:-1.6px}}@media(max-width:480px){.header{padding:18px}.header nav>a:not(.nav-cta){display:none}.nav-cta{padding:9px 10px}.header .brand{font-size:15px}.brand-icon{width:25px;height:25px;font-size:20px;margin-right:6px}.workspace,.principles,.bottom-callout{margin-left:16px;margin-right:16px}.workspace-bar{padding:0 17px;font-size:8px}.privacy-note{font-size:9px}.input-panel,.result-panel{padding:20px 17px}.hero{padding:40px 20px 30px}.hero h1{font-size:43px}.hero p{font-size:13px}.desktop{display:none}.settings{gap:12px}.input-meta{font-size:9px}.principles{grid-template-columns:1fr;padding:30px 10px;gap:20px}.principles h2 br{display:none}.principles article{padding-bottom:15px;border-bottom:1px solid var(--line)}.bottom-callout{align-items:flex-start;flex-direction:column}.bottom-callout h2{font-size:28px}footer{margin:0 20px;align-items:flex-start;flex-wrap:wrap}footer p{width:100%;order:3;margin:0}.small-badge{font-size:7px}.hero .eyebrow{font-size:8px}#result-title{font-size:21px}.result-footer>div{gap:7px}.result-footer .button{padding:10px}.article h1{font-size:38px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}


.guide{max-width:850px;margin:60px auto;padding:0 24px;line-height:1.8}.guide h1{font-size:clamp(2.3rem,5vw,4rem);line-height:1.15;margin:24px 0}.guide h2{margin-top:40px}.guide article{border-top:1px solid #dcded4;margin-top:40px;padding-top:20px}.guide pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#eeefe6;padding:20px;border-radius:10px;font:inherit}.guide li{margin:8px 0}
