:root{--ink: #17241f;--ink-soft: #52605a;--green: #1e5948;--green-dark: #164638;--green-pale: #dce9df;--coral: #b9432d;--coral-dark: #ab3d29;--coral-on-green: #ffb39f;--cream: #f5f0e7;--cream-deep: #e9e0d2;--paper: #fffdfa;--white: #fff;--line: rgba(23, 36, 31, .15);--shadow: 0 22px 60px rgba(34, 45, 39, .14);color:var(--ink);background:var(--cream);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:var(--cream);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:var(--cream)}.app-loading{width:100%;height:100dvh;display:flex;align-items:center;justify-content:center;gap:11px;color:var(--green);font-size:14px;font-weight:750}button,input,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(237,106,74,.42);outline-offset:3px}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{position:relative;display:inline-flex;align-items:center;gap:10px;width:fit-content;background:none;cursor:pointer;padding:0}.brand-mark{position:relative;width:29px;height:35px;display:block;border:2px solid var(--green);border-radius:3px 8px 3px 3px;background:var(--paper);transform:rotate(-2deg)}.brand-mark:before{content:"";position:absolute;top:-2px;right:-2px;width:9px;height:9px;background:var(--cream);border-left:2px solid var(--green);border-bottom:2px solid var(--green);border-radius:0 6px 0 2px}.brand-mark span,.brand-mark span:before,.brand-mark span:after{content:"";position:absolute;left:6px;width:13px;height:2px;border-radius:2px;background:var(--coral)}.brand-mark span{top:14px}.brand-mark span:before{left:0;top:5px;width:10px}.brand-mark span:after{left:0;top:10px;width:13px}.brand-name{font-size:21px;font-weight:800;letter-spacing:-.045em}.brand-name span{color:var(--coral)}.brand-dot{width:4px;height:4px;margin-left:-6px;margin-top:13px;border-radius:50%;background:var(--green)}.site-header-actions,.editor-header-actions{display:flex;align-items:center;gap:24px}.header-privacy{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:13px;font-weight:650}.language-switch{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-weight:800;letter-spacing:.06em}.language-switch>span{display:inline-flex;align-items:center;gap:3px}.language-switch i{color:#59645f;font-style:normal;font-weight:400}.language-switch a{min-width:24px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:5px 3px;color:#59645f;background:transparent;cursor:pointer}.language-switch a.is-active{color:var(--ink)}.hero{min-height:670px;display:grid;grid-template-columns:.96fr 1.04fr;align-items:center;gap:68px;padding-block:76px 84px}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;margin-bottom:24px;border:1px solid rgba(30,89,72,.23);border-radius:999px;color:var(--green);background:#ffffff5c;font-size:12px;font-weight:750;letter-spacing:.02em}.hero h1{margin:0;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(64px,7.1vw,108px);font-weight:500;line-height:.84;letter-spacing:-.065em}.hero h1 span{display:block}.hero h1 span:last-child{color:var(--coral);font-style:italic;transform:translate(3px)}.hero-copy>p{max-width:510px;margin:34px 0 0;color:var(--ink-soft);font-size:18px;line-height:1.7}.hero-tool{position:relative;min-height:460px;display:flex;align-items:flex-end;justify-content:center}.hero-tool:before{content:"";position:absolute;width:430px;height:430px;top:-10px;right:15px;border-radius:50%;background:#dbe5d9;opacity:.8}.paper-stack{position:absolute;z-index:1;top:-36px;right:25px;width:300px;height:330px;transform:rotate(4deg)}.paper{position:absolute;width:245px;height:315px;border-radius:5px;background:var(--paper);box-shadow:0 18px 44px #233c3121}.paper-back{top:7px;right:30px;transform:rotate(-12deg);background:#e9ded0}.paper-front{top:0;right:0;overflow:hidden;border:1px solid rgba(23,36,31,.08)}.paper-front:before{content:"PDF";position:absolute;top:28px;left:27px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.11em}.paper-line{position:absolute;top:90px;left:27px;width:187px;height:8px;border-radius:6px;background:#e7e6df;box-shadow:0 32px #e7e6df,0 64px #e7e6df,0 96px #e7e6df}.paper-line-short{top:66px;width:100px;height:6px;box-shadow:none}.paper-check{position:absolute;right:29px;bottom:30px;width:44px;height:44px;display:grid;place-items:center;color:var(--paper);border-radius:50%;background:var(--coral)}.paper-signature{position:absolute;left:31px;bottom:36px;color:var(--green);font-family:cursive;font-size:22px;transform:rotate(-7deg)}.drop-zone{position:relative;z-index:3;width:min(100%,500px);min-height:275px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px;border:2px dashed rgba(30,89,72,.42);border-radius:18px;background:#fffdfaf5;box-shadow:var(--shadow);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.drop-zone:hover,.drop-zone.is-dragging{transform:translateY(-4px);border-color:var(--coral);box-shadow:0 28px 70px #222d2730}.drop-zone.is-loading{cursor:wait}.drop-zone input{position:absolute;width:1px;height:1px;opacity:0}.upload-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:16px;color:var(--green);border-radius:50%;background:var(--green-pale)}.drop-zone strong{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:24px;font-weight:600}.drop-zone>span:not(.upload-icon):not(.drop-button){margin-top:5px;color:var(--ink-soft);font-size:14px}.drop-zone .drop-button{min-width:128px;margin-top:20px;padding:11px 19px;color:#fff;border-radius:9px;background:var(--green);box-shadow:0 7px 16px #1e594830;font-size:13px;font-weight:750;text-align:center}.drop-zone small{display:flex;align-items:center;gap:5px;margin-top:17px;color:#7b8580;font-size:11px}.demo-pdf-link{position:absolute;z-index:4;bottom:-40px;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;color:var(--green);border-radius:8px;font-size:12px;font-weight:750;text-decoration:underline;text-decoration-color:#1e594852;text-underline-offset:4px}.demo-pdf-link:hover{color:var(--coral-dark);text-decoration-color:currentColor}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit{min-height:170px;display:flex;gap:20px;padding:39px 35px;border-right:1px solid var(--line)}.benefit:first-child{padding-left:0}.benefit:last-child{border-right:0}.benefit>span{color:var(--coral);font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:14px;font-style:italic;font-weight:700}.benefit h2,.benefit p{margin:0}.benefit h2{margin-bottom:9px;font-size:17px}.benefit p{color:var(--ink-soft);font-size:13px;line-height:1.6}.how-section{margin-top:100px;padding:100px 0 90px;color:#fff;background:var(--green)}.how-section .section-kicker{color:var(--coral-on-green)}.section-kicker{margin-bottom:18px;color:var(--coral);font-size:11px;font-weight:850;letter-spacing:.18em}.how-section h2,.faq-section h2{max-width:650px;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(42px,5vw,66px);font-weight:500;letter-spacing:-.045em;line-height:1.02}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:78px;margin-top:70px}.step{position:relative}.step-number{display:block;margin-bottom:25px;color:#ffffffb8;font-family:Georgia,serif;font-size:13px;font-style:italic}.step-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:23px;color:var(--coral-on-green);border:1px solid rgba(255,255,255,.2);border-radius:50%}.step h3{margin:0 0 10px;font-size:18px}.step p{max-width:270px;margin:0;color:#ffffffad;font-size:14px;line-height:1.65}.step-line{position:absolute;top:77px;left:76px;width:calc(100% - 36px);border-top:1px dashed rgba(255,255,255,.2)}.privacy-statement{display:flex;align-items:center;justify-content:center;gap:9px;margin:80px 0 0;padding-top:28px;border-top:1px solid rgba(255,255,255,.12);color:#ffffffb8;font-size:13px}.faq-section{padding-block:110px 120px}.faq-section h2{max-width:none}.faq-list{max-width:830px;margin:50px auto 0;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 5px;cursor:pointer;font-size:16px;font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list summary svg{transition:transform .15s ease}.faq-list p{max-width:700px;margin:-9px 5px 25px;color:var(--ink-soft);line-height:1.7}.site-footer{border-top:1px solid var(--line);background:#eee7db}.site-footer .shell{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-footer p{margin:0;color:var(--ink-soft);font-size:12px}.site-footer nav{display:flex;gap:23px}.site-footer nav a,.site-footer nav button,.site-footer nav .coffee-placeholder{padding:5px 0;color:var(--ink-soft);background:transparent;cursor:pointer;font-size:12px}.site-footer nav .coffee-placeholder{cursor:default}.editor-shell{--header-height: 68px;height:100dvh;min-height:500px;display:flex;flex-direction:column;overflow:hidden;background:#dddcd7}.editor-header{position:relative;z-index:20;min-height:var(--header-height);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:0 24px;border-bottom:1px solid var(--line);background:var(--paper);box-shadow:0 3px 15px #17241f0f}.editor-header .brand-mark{width:25px;height:30px}.editor-header .brand-name{font-size:18px}.file-pill{min-width:220px;max-width:420px;height:40px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--line);border-radius:9px;background:#faf8f4}.file-pill svg{color:var(--coral)}.file-pill span{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.file-pill small{color:#88908c;font-size:10px}.editor-header-actions{justify-content:flex-end;gap:17px}.editor-security{display:flex;align-items:center;gap:8px;color:var(--green)}.editor-security>span{display:flex;flex-direction:column}.editor-security strong{font-size:10px}.editor-security small{color:#7f8b86;font-size:8px}.replace-button{padding:8px 11px;border:1px solid var(--line);border-radius:7px;background:#fff;cursor:pointer;font-size:10px;font-weight:700}.editor-notice{position:absolute;z-index:30;top:79px;left:50%;display:flex;align-items:center;gap:8px;max-width:min(600px,calc(100% - 32px));padding:9px 13px;color:var(--green-dark);border:1px solid rgba(30,89,72,.16);border-radius:8px;background:#edf5ef;box-shadow:0 8px 25px #17241f17;font-size:11px;transform:translate(-50%)}.editor-notice.is-warning{color:#77521a;border-color:#95681f2e;background:#fff5df}.editor-workspace{min-height:0;flex:1;display:flex}.tool-panel{position:relative;z-index:15;width:92px;flex:0 0 92px;display:flex;flex-direction:column;align-items:stretch;gap:5px;padding:18px 10px 12px;border-right:1px solid var(--line);background:var(--paper)}.tool-panel-label{margin:0 0 8px;color:#8b928e;font-size:9px;font-weight:850;letter-spacing:.14em;text-align:center;text-transform:uppercase}.tool-panel>button{min-height:59px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:5px;color:#606b66;border:1px solid transparent;border-radius:8px;background:transparent;cursor:pointer;transition:background .14s ease,color .14s ease}.tool-panel>button:hover{color:var(--green);background:#f0f4ef}.tool-panel>button.is-active{color:#fff;background:var(--green);box-shadow:0 7px 15px #1e594838}.tool-panel>button span{font-size:9px;font-weight:700}.tool-divider{height:1px;margin:7px 6px;background:var(--line)}.zoom-controls{display:grid;grid-template-columns:26px 1fr 26px;align-items:center;gap:1px}.zoom-controls button{width:26px;height:28px;display:grid;place-items:center;padding:0;border-radius:5px;background:#f1efea;cursor:pointer}.zoom-controls span{color:var(--ink-soft);font-size:8px;font-weight:800;text-align:center}.pdf-scroll{min-width:0;min-height:0;flex:1;overflow:auto;overscroll-behavior:contain;touch-action:pan-x pan-y;background-color:#d9dad6;background-image:radial-gradient(rgba(23,36,31,.08) .7px,transparent .7px);background-size:9px 9px}.page-list{width:max-content;min-width:100%;display:flex;flex-direction:column;align-items:center;gap:26px;padding:48px 64px 110px}.pdf-page-wrap{position:relative;flex:0 0 auto;background:#fff;box-shadow:0 5px 22px #17241f2e}.pdf-canvas{position:absolute;inset:0;display:block}.page-number{position:absolute;z-index:5;right:-31px;top:3px;width:23px;height:21px;display:grid;place-items:center;color:#7c8581;border-radius:5px;background:#fff9;font-size:9px;font-weight:700}.page-overlay-layer{position:absolute;z-index:2;inset:0;overflow:hidden;user-select:none}.page-overlay-layer:not(.tool-select){cursor:crosshair}.acro-field{position:absolute;z-index:2;min-width:3px;min-height:3px;margin:0;border:1px solid rgba(30,89,72,.55);border-radius:2px;background-color:#f5fdf7e6;box-shadow:inset 0 0 0 1px #ffffff8c;user-select:text}.acro-field:hover,.acro-field:focus{border-color:var(--coral);outline:none}.acro-text,.acro-select{padding:0 3px;line-height:1}.acro-check{accent-color:var(--green)}.free-overlay{position:absolute;z-index:5;display:flex;align-items:center;border:1px solid transparent;cursor:move;user-select:none}.free-overlay:hover,.free-overlay.is-selected{border-color:var(--coral);background:#ed6a4a09}.free-overlay-text input{width:100%;height:100%;padding:0 2px;border:0;outline:0;background:transparent;font-family:Helvetica,Arial,sans-serif;line-height:1;user-select:text}.free-overlay-text input::placeholder{color:#17241f6b}.free-overlay-signature img{width:100%;height:100%;object-fit:contain;pointer-events:none}.free-overlay-check,.free-overlay-cross{justify-content:center}.free-overlay-check>span,.free-overlay-cross>span{display:block;font-family:Arial,sans-serif;font-weight:700;line-height:.8}.overlay-move-handle,.overlay-delete,.overlay-resize{position:absolute;z-index:8;display:grid;place-items:center;padding:0;color:#fff;border-radius:50%;background:var(--coral);box-shadow:0 2px 5px #17241f33;cursor:pointer}.overlay-move-handle{top:-11px;left:-11px;width:21px;height:21px;cursor:move}.overlay-delete{top:-11px;right:-11px;width:21px;height:21px}.overlay-resize{right:-7px;bottom:-7px;width:14px;height:14px;border:2px solid white;cursor:nwse-resize}.download-bar{position:fixed;z-index:25;right:22px;bottom:18px;display:flex;align-items:center;gap:17px;padding:8px 8px 8px 15px;border:1px solid rgba(23,36,31,.11);border-radius:13px;background:#fffdfaf5;box-shadow:0 10px 30px #17241f2b;backdrop-filter:blur(10px)}.download-bar>span{display:flex;align-items:center;gap:5px;color:#78817c;font-size:9px}.document-controls{position:fixed;z-index:25;left:110px;bottom:18px;min-height:46px;display:flex;align-items:center;gap:8px;padding:6px 7px 6px 12px;color:var(--ink-soft);border:1px solid rgba(23,36,31,.11);border-radius:12px;background:#fffdfaf5;box-shadow:0 10px 30px #17241f24;backdrop-filter:blur(10px);font-size:10px;font-weight:700}.document-controls label{display:flex;align-items:center;gap:7px}.document-controls input{width:43px;height:32px;padding:0 3px;border:1px solid var(--line);border-radius:6px;background:#fff;text-align:center;appearance:textfield}.document-controls input::-webkit-outer-spin-button,.document-controls input::-webkit-inner-spin-button{margin:0;appearance:none}.document-controls button{width:34px;height:34px;display:grid;place-items:center;padding:0;color:var(--green-dark);border-radius:7px;background:var(--green-pale);cursor:pointer}.document-controls button:hover{color:#fff;background:var(--green)}.history-controls{display:inline-flex;align-items:center;gap:3px;padding-right:9px;border-right:1px solid var(--line)}.history-controls button{width:34px;height:34px;display:grid;place-items:center;padding:0;color:var(--green-dark);border-radius:7px;background:#f1efea;cursor:pointer;font-size:23px;line-height:1}.history-controls button:hover:not(:disabled){background:var(--green-pale)}.history-controls button:disabled{cursor:default;opacity:.38}.download-button,.button-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 19px;color:#fff;border-radius:8px;background:var(--coral);box-shadow:0 7px 15px #ed6a4a40;cursor:pointer;font-size:12px;font-weight:800}.download-button:hover,.button-primary:hover{background:var(--coral-dark)}.download-button:disabled{cursor:wait;opacity:.7}.floating-alert{position:fixed;z-index:80;top:82px;left:50%;width:min(520px,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 14px 13px 17px;color:#7a2d1b;border:1px solid rgba(183,71,45,.25);border-radius:9px;background:#fff0eb;box-shadow:0 10px 30px #42261e26;font-size:12px;transform:translate(-50%)}.landing-alert{top:96px}.floating-alert button,.success-toast>button{display:grid;place-items:center;padding:4px;color:inherit;background:transparent;cursor:pointer}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:#0f1c1794;backdrop-filter:blur(4px)}.signature-dialog,.privacy-dialog{position:relative;width:min(560px,100%);padding:34px;border-radius:17px;background:var(--paper);box-shadow:0 28px 80px #0b1b1547}.modal-close{position:absolute;top:15px;right:15px;width:34px;height:34px;display:grid;place-items:center;padding:0;color:#69736e;border-radius:50%;background:#eeeae3;cursor:pointer}.dialog-kicker,.privacy-icon{width:43px;height:43px;display:grid;place-items:center;margin-bottom:17px;color:var(--green);border-radius:50%;background:var(--green-pale)}.signature-dialog h2,.privacy-dialog h2{margin:0 0 10px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:31px;font-weight:550;letter-spacing:-.03em}.signature-dialog>p,.privacy-dialog p{margin:0 0 22px;color:var(--ink-soft);font-size:13px;line-height:1.65}.signature-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:12px;padding:4px;border-radius:10px;background:#ebe8e1}.signature-mode-switch button{min-height:40px;padding-inline:12px;color:#59645f;border-radius:7px;background:transparent;cursor:pointer;font-size:12px;font-weight:750}.signature-mode-switch button.is-active{color:var(--green);background:#fff;box-shadow:0 1px 5px #17241f1c}.signature-panel[hidden]{display:none}.signature-canvas-wrap{position:relative;height:205px;overflow:hidden;border:1px solid rgba(23,36,31,.17);border-radius:10px;background:#fff}.signature-canvas-wrap canvas{position:relative;z-index:2;width:100%;height:100%;display:block;touch-action:none}.signature-canvas-wrap>span{position:absolute;z-index:1;right:8%;bottom:28%;left:8%;border-top:1px dashed #d7d8d3}.signature-upload-panel{position:relative;height:205px;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px}.signature-upload-empty,.signature-upload-preview{min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px dashed rgba(23,36,31,.24);border-radius:10px;background:#fff}.signature-upload-empty{flex-direction:column;gap:5px;padding:14px;color:var(--ink-soft);text-align:center}.signature-upload-empty svg{margin-bottom:2px;color:var(--green)}.signature-upload-empty strong{color:var(--ink);font-size:13px}.signature-upload-empty span{max-width:370px;font-size:10px;line-height:1.45}.signature-upload-preview{padding:13px}.signature-upload-preview img{width:100%;height:100%;display:block;object-fit:contain}.signature-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.signature-file-input:focus-visible+.signature-upload-button{outline:3px solid rgba(33,92,72,.28);outline-offset:2px}.signature-upload-button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.signature-dialog .dialog-error{margin:8px 0 0;color:#a23d28;font-size:11px}.signature-dialog .signature-legal-note{margin:13px 0 0;padding:10px 12px;color:#696f6b;border-left:3px solid rgba(30,89,72,.3);border-radius:0 7px 7px 0;background:#f0eee8;font-size:10px;line-height:1.5}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.button-secondary{min-height:42px;padding:0 17px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer;font-size:12px;font-weight:750}.button-primary:disabled{cursor:wait;opacity:.7}.privacy-dialog{width:min(590px,100%)}.privacy-dialog .button-primary{width:100%;margin-top:4px}.privacy-page{min-height:100dvh;display:flex;flex-direction:column;background:var(--cream)}.privacy-page-main{width:min(720px,calc(100% - 48px));flex:1;padding-block:110px 90px}.privacy-page-main h1{margin:0 0 34px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(48px,7vw,78px);font-weight:500;letter-spacing:-.055em;line-height:1}.privacy-page-main p{margin:0 0 23px;color:var(--ink-soft);font-size:17px;line-height:1.75}.privacy-page-main .button-primary{width:fit-content;margin-top:18px}.privacy-page-footer{min-height:96px;display:flex;align-items:center;justify-content:space-between;color:var(--ink-soft);border-top:1px solid var(--line);font-size:11px}.module-page{min-height:100dvh;display:flex;flex-direction:column;background:radial-gradient(circle at 86% 12%,#dce9dfc7 0,#dce9df00 310px),var(--cream)}.module-header-link{padding:9px 13px;color:var(--green);border:1px solid rgba(30,89,72,.22);border-radius:8px;background:#fffdfa8c;font-size:12px;font-weight:750}.module-header-link:hover{border-color:var(--green);background:var(--paper)}.module-main{flex:1;padding-block:48px 92px}.module-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:56px;color:#737d78;font-size:11px}.module-breadcrumb a{color:var(--green);font-weight:700}.module-kicker{display:inline-block;margin-bottom:15px;color:var(--coral-dark);font-size:10px;font-weight:850;letter-spacing:.14em}.module-main>h1,.module-hero h1{margin:0;max-width:850px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(48px,7vw,78px);font-weight:500;letter-spacing:-.055em;line-height:.98}.module-main>.module-lead{max-width:680px}.module-lead{margin:25px 0 0;color:var(--ink-soft);font-size:17px;line-height:1.72}.module-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:50px}.module-card{min-height:285px;display:flex;flex-direction:column;align-items:flex-start;padding:32px;border:1px solid rgba(23,36,31,.12);border-radius:16px;background:#fffdfaeb;box-shadow:0 18px 42px #222d2714}.module-card>span{width:46px;height:46px;display:grid;place-items:center;color:var(--green);border-radius:50%;background:var(--green-pale)}.module-card h2{margin:23px 0 11px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:29px;font-weight:550;letter-spacing:-.035em}.module-card p{margin:0 0 24px;color:var(--ink-soft);font-size:13px;line-height:1.65}.module-card a{display:inline-flex;gap:8px;margin-top:auto;color:var(--coral-dark);font-size:12px;font-weight:800}.module-disclaimer,.module-source{margin-top:30px;padding:18px 21px;color:var(--ink-soft);border:1px solid rgba(23,36,31,.11);border-radius:11px;background:#fffdfaa3;font-size:12px;line-height:1.65}.module-hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:80px;padding-bottom:80px}.module-hero .module-lead{max-width:690px}.module-cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px}.module-cta-row .button-primary{min-height:50px;padding-inline:23px}.module-download-link{color:var(--green);font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:4px}.module-local-note{display:flex;align-items:center;gap:6px;margin:17px 0 0;color:#6c7671;font-size:10px}.module-preview{position:relative;width:240px;height:310px;justify-self:center;padding:34px 27px;overflow:hidden;border:1px solid rgba(23,36,31,.12);border-radius:7px 20px 7px 7px;background:var(--paper);box-shadow:15px 18px #e4dbce,0 24px 55px #222d2724;transform:rotate(3deg)}.module-preview:after{content:"";position:absolute;top:-1px;right:-1px;width:48px;height:48px;border-left:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0 20px 0 5px;background:var(--cream)}.module-preview>span{color:var(--green);font-size:12px;font-weight:900;letter-spacing:.12em}.module-preview i{height:8px;display:block;margin-top:31px;border-radius:4px;background:#e7e6df}.module-preview i:nth-of-type(2){width:72%;margin-top:18px}.module-preview i:nth-of-type(3),.module-preview i:nth-of-type(4){margin-top:18px}.module-preview b{position:absolute;right:26px;bottom:25px;width:43px;height:43px;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--coral)}.module-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:65px;padding-block:72px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.module-content-grid h2,.module-faq h2{margin:0 0 28px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:36px;font-weight:550;letter-spacing:-.04em}.module-check-list,.module-step-list{display:grid;gap:16px;padding:0;margin:0;list-style:none}.module-check-list li,.module-step-list li{display:grid;grid-template-columns:28px 1fr;gap:10px;color:var(--ink-soft);font-size:13px;line-height:1.6}.module-check-list svg{margin-top:2px;color:var(--green)}.module-step-list li>span{color:var(--coral-dark);font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:14px;font-style:italic;font-weight:700}.module-faq{width:min(820px,100%);margin:0 auto;padding-block:78px 48px}.module-faq details{border-top:1px solid var(--line)}.module-faq details:last-of-type{border-bottom:1px solid var(--line)}.module-faq summary{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:14px;font-weight:750;list-style:none}.module-faq summary::-webkit-details-marker{display:none}.module-faq summary svg{flex:0 0 auto;transition:transform .16s ease}.module-faq details[open] summary svg{transform:rotate(45deg)}.module-faq details p{max-width:700px;margin:-4px 0 24px;color:var(--ink-soft);font-size:13px;line-height:1.7}.module-source{width:min(820px,100%);margin-inline:auto}.module-source strong{color:var(--ink)}.module-source p{margin:6px 0}.module-source a{color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:3px}.module-source small{color:#7c8581}.success-toast{position:fixed;z-index:90;right:22px;bottom:86px;width:min(390px,calc(100% - 32px));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px;border:1px solid rgba(30,89,72,.18);border-radius:11px;background:var(--paper);box-shadow:0 14px 40px #17241f33}.success-icon{width:34px;height:34px;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--green)}.success-toast div{display:flex;flex-direction:column;gap:3px}.success-toast strong{font-size:12px}.success-toast a,.success-toast .coffee-placeholder{color:var(--coral-dark);font-size:10px;font-weight:700}.success-toast .coffee-placeholder{cursor:default}@media(max-width:960px){.hero{gap:28px}.paper-stack{right:5px}.benefit{padding-inline:20px}.editor-security{display:none}.editor-header{grid-template-columns:auto minmax(150px,1fr) auto}.module-hero{grid-template-columns:minmax(0,1fr) 230px;gap:45px}.module-preview{transform:scale(.84) rotate(3deg)}}@media(max-width:760px){.shell{width:min(100% - 30px,580px)}.site-header{height:70px}.header-privacy{display:none}.site-header-actions{gap:10px}.language-switch{gap:1px;font-size:10px}.language-switch>span{gap:1px}.language-switch i{display:none}.hero{min-height:0;grid-template-columns:1fr;gap:44px;padding-block:55px 65px}.hero h1{font-size:clamp(62px,19vw,90px)}.hero-copy>p{font-size:16px;line-height:1.6}.hero-tool{min-height:405px}.hero-tool:before{width:330px;height:330px;top:-25px;right:-40px}.paper-stack{width:240px;height:255px;top:-45px;right:-10px;transform:scale(.75) rotate(4deg);transform-origin:top right}.drop-zone{min-height:255px;padding-inline:18px}.demo-pdf-link{bottom:-38px;font-size:11px}.benefits{grid-template-columns:1fr}.benefit,.benefit:first-child{min-height:125px;padding:28px 4px;border-right:0;border-bottom:1px solid var(--line)}.benefit:last-child{border-bottom:0}.how-section{margin-top:70px;padding-block:72px 65px}.steps{grid-template-columns:1fr;gap:42px;margin-top:50px}.step{display:grid;grid-template-columns:52px 1fr;column-gap:17px}.step-number{position:absolute;top:-17px;left:2px}.step-icon{grid-row:1 / 3;margin:0}.step h3{align-self:end}.step p{grid-column:2}.step-line{display:none}.privacy-statement{align-items:flex-start;text-align:left}.faq-section{padding-block:75px 85px}.site-footer .shell{min-height:145px;flex-wrap:wrap;padding-block:28px}.site-footer p{order:3;width:100%}.editor-shell{--header-height: 57px;padding-bottom:calc(70px + env(safe-area-inset-bottom))}.editor-header{min-height:var(--header-height);grid-template-columns:auto 1fr auto;gap:9px;padding:0 10px}.editor-header .brand-name,.editor-header .brand-dot,.editor-header-actions .language-switch,.replace-button,.file-pill small{display:none}.editor-header .brand-mark{width:23px;height:28px}.file-pill{min-width:0;max-width:none;height:35px;grid-template-columns:auto minmax(0,1fr);padding-inline:9px}.editor-header-actions{gap:0}.editor-header-actions:after{content:"•••";width:32px;color:var(--ink-soft);font-size:12px;letter-spacing:2px;text-align:center}.editor-notice{top:65px;width:calc(100% - 24px)}.editor-workspace{position:relative}.tool-panel{position:fixed;z-index:30;right:0;bottom:0;left:0;width:auto;height:calc(70px + env(safe-area-inset-bottom));flex:none;flex-direction:row;align-items:flex-start;justify-content:space-around;gap:1px;padding:7px 7px env(safe-area-inset-bottom);border-top:1px solid var(--line);border-right:0;background:#fffdfafa;backdrop-filter:blur(10px)}.tool-panel-label,.tool-divider,.zoom-controls{display:none}.tool-panel>button{min-width:50px;min-height:55px;flex:1;padding:4px}.tool-panel>button.is-active{box-shadow:none}.pdf-scroll{width:100%}.page-list{gap:18px;padding:56px 12px 95px}.page-number{right:4px;top:-26px}.download-bar{z-index:35;right:11px;bottom:calc(78px + env(safe-area-inset-bottom));padding:6px}.document-controls{left:11px;bottom:calc(135px + env(safe-area-inset-bottom));min-height:43px;padding:5px 6px 5px 9px}.document-controls label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.document-controls input{width:38px;height:31px}.history-controls{padding-right:6px}.download-bar>span{display:none}.download-button{min-height:43px;padding-inline:16px}.success-toast{right:11px;bottom:calc(135px + env(safe-area-inset-bottom))}.signature-dialog,.privacy-dialog{padding:27px 20px 22px}.signature-canvas-wrap,.signature-upload-panel{height:185px}.signature-dialog .signature-legal-note{margin-top:10px}.privacy-page-main{width:min(100% - 30px,580px);padding-block:68px 60px}.privacy-page-main p{font-size:15px}.module-main{padding-block:34px 65px}.module-breadcrumb{margin-bottom:42px}.module-main>h1,.module-hero h1{font-size:clamp(43px,13vw,62px)}.module-lead{font-size:15px}.module-card-grid,.module-content-grid{grid-template-columns:1fr}.module-card-grid{gap:14px;margin-top:38px}.module-card{min-height:0;padding:25px}.module-disclaimer{margin-top:18px}.module-hero{grid-template-columns:1fr;gap:0;padding-bottom:62px}.module-preview{display:none}.module-cta-row{align-items:flex-start;flex-direction:column}.module-content-grid{gap:54px;padding-block:57px}.module-faq{padding-block:58px 35px}.module-content-grid h2,.module-faq h2{font-size:32px}.module-faq summary{min-height:76px}.module-page .privacy-page-footer{min-height:82px}}html[dir=rtl] body{direction:rtl}html[dir=rtl] .hero h1,html[dir=rtl] .hero-copy>p,html[dir=rtl] .privacy-page-main,html[dir=rtl] .faq-list{text-align:right}html[dir=rtl] .paper-stack{right:auto;left:25px}html[dir=rtl] .page-overlay-layer,html[dir=rtl] .pdf-canvas{direction:ltr}html[dir=rtl] .tool-panel{border-right:0;border-left:1px solid var(--line)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
