:root{color:#202b36;font-synthesis:none;--brand:#0866d9;--line:#d7dee7;--muted:#5b6675;--green:#21a775;background:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,Yu Gothic,Meiryo,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:1px solid var(--line);color:#344557;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 15px;font-weight:600;line-height:1.4;display:inline-flex}button:hover{background:#f3f8ff;border-color:#86afdf}button:disabled{opacity:.43;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #7ab3ff}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}input,textarea,select{border:1px solid var(--line);color:#202b36;background:#fff;border-radius:6px;min-width:0;padding:9px 11px}textarea{resize:vertical;line-height:1.6}input[type=checkbox]{width:17px;height:17px;accent-color:var(--brand);flex:none}select{max-width:100%}h1,h2,h3,p{margin-top:0}h2{margin-bottom:5px;font-size:17px;line-height:1.6}p{line-height:1.75}button svg{flex-shrink:0}.row{align-items:center;gap:10px;display:flex}.spread{justify-content:space-between}.wrap{flex-wrap:wrap}.grow{flex:1}.primary{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 2px 3px #0758ba10}.primary:hover{background:#0758ba;border-color:#0758ba}.primary:disabled{opacity:.65;background:#a6c3e5;border-color:#a6c3e5}.large{min-height:48px;padding:12px 24px}.text-btn{color:var(--brand);box-shadow:none;background:0 0;border:0;padding:6px 8px;font-size:14px}.icon-btn{background:0 0;border-color:#0000;flex:none;width:38px;min-height:38px;padding:7px}.full{width:100%}.muted,.small{color:var(--muted)}.small{font-size:14px}.success{color:var(--green)}.success-text{color:#157948}.danger-text{color:#b32626}.danger{color:#fff;background:#bb2929;border-color:#bb2929}.brand-color{color:var(--brand)}.error{color:#a92424;background:#fff3f1;border-radius:7px;padding:10px;line-height:1.6}.notice{color:#80540b;background:#fff8e8;border-radius:7px;padding:10px;line-height:1.6}.check{align-items:center;gap:8px;font-size:14px;line-height:1.7;display:flex}.site-header{background:#fff;border-bottom:1px solid #e1e7ef;justify-content:space-between;align-items:center;gap:20px;height:77px;padding:0 max(30px,50vw - 610px);display:flex}.brand{color:#202b36;white-space:nowrap;align-items:center;gap:9px;display:flex}.brand:hover{text-decoration:none}.brand img{width:44px;height:44px}.brand span{letter-spacing:-1.5px;font-size:27px;font-weight:850}.brand b{color:var(--brand);letter-spacing:-1px}.site-header nav{align-items:center;gap:28px;font-size:14px;display:flex}.site-header nav a:first-child{color:#506276;letter-spacing:.4px;font-size:13px}.site-header nav a{color:#4d5f73;font-weight:600}.steps{background:#fff;border-bottom:1px solid #e7ecf2;justify-content:center;align-items:center;gap:24px;height:79px;display:flex}.step{align-items:center;gap:24px;display:flex}.step button{color:#7a8898;background:0 0;border:0;gap:12px;font-size:15px}.step-number{color:#718094;background:#e7edf3;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex}.step.active button{color:var(--brand)}.step.active .step-number{background:var(--brand);color:#fff;box-shadow:0 0 0 5px #eaf3ff}.step.done button{color:#278f71}.step.done .step-number{color:#238a68;background:#e9f6ef}.step-line{background:#d6e0eb;width:65px;height:1px}.preparation{max-width:1130px;margin:auto;padding:37px 32px 0}.intro{text-align:center;margin-bottom:29px}.eyebrow{letter-spacing:.08em;color:#4c657e;justify-content:center;align-items:center;gap:8px;margin-bottom:13px;font-size:14px;display:flex}.eyebrow>span{background:var(--green);border-radius:50%;width:6px;height:6px}h1{letter-spacing:-.055em;margin-bottom:8px;font-size:32px;font-weight:800;line-height:1.6}h1 span{color:var(--brand)}.mobile-break{display:none}.intro>p{color:var(--muted);margin-bottom:14px;font-size:15px}.trust-pills{color:#456077;justify-content:center;gap:21px;font-size:13px;display:flex}.trust-pills span{align-items:center;gap:5px;display:flex}.trust-pills svg{color:var(--green)}.setup-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.setup-card{background:#fff;border:1px solid #dbe3ec;border-radius:11px;min-height:365px;padding:24px 25px;box-shadow:0 3px 8px #293c5004}.card-title{align-items:center;gap:12px;margin-bottom:20px;display:flex}.section-icon{width:44px;height:44px;color:var(--brand);background:#edf5ff;border-radius:9px;justify-content:center;align-items:center;display:flex}.card-title h2{margin:0;font-size:19px}.card-title p{color:var(--muted);margin:2px 0 0;font-size:13px}.card-title>.success{margin-left:auto}.tabs{border-bottom:1px solid #dbe3ec;margin-bottom:13px;display:flex}.tabs button{color:var(--muted);background:#fff;border:0;border-radius:0;flex:1;padding:7px 5px 10px;font-size:14px;position:relative}.tabs button.active{color:var(--brand)}.tabs button.active:after{content:"";background:var(--brand);border-radius:4px;height:3px;position:absolute;bottom:-1px;left:15px;right:15px}.paste-area{resize:vertical;background:#fafbfd;border-color:#d7e0eb;width:100%;height:149px;min-height:100px;margin-bottom:12px;padding:12px 15px;font-size:14px;line-height:1.65}.paste-area::placeholder{color:#8795a5}.setup-card .row>.small{font-size:12px}.manual-start{color:var(--muted);border-top:1px solid #e9edf2;justify-content:space-between;align-items:center;margin-top:17px;padding-top:10px;font-size:13px;display:flex}.dropzone{background:#fafcff;border:1.5px dashed #a8bfd9;flex-direction:column;gap:7px;width:100%;height:200px;font-weight:400;display:flex}.dropzone strong{color:var(--brand);margin-top:4px;font-size:16px}.dropzone span{color:var(--muted);font-size:13px}.dropzone small{color:#8390a0;font-size:12px}.pdf-file-icon{color:#5386bc;margin-bottom:2px;position:relative}.pdf-file-icon span{color:#fff;background:#0866d9;border:2px solid #fafcff;border-radius:4px;padding:1px 4px;font-size:10px;font-weight:700;position:absolute;bottom:2px;left:-4px}.paper-note{margin:11px 0 18px;font-size:12px}.blank-start{color:var(--muted);border-top:1px solid #e9edf2;justify-content:space-between;align-items:center;padding-top:13px;font-size:13px;display:flex}.blank-start>div{gap:7px;display:flex}.blank-start button{min-height:35px;padding:6px 13px;font-size:13px}.data-drop{height:206px;color:var(--brand)}.setup-next{color:var(--muted);justify-content:flex-end;align-items:center;gap:23px;padding:21px 0 26px;font-size:13px;display:flex}.sample-strip{background:#edf4fc;border:1px solid #dae7f5;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.sample-strip>div{align-items:center;gap:15px;display:flex}.sample-strip strong{font-size:15px}.sample-strip p{color:var(--muted);margin:5px 0 0;font-size:13px}.sample-strip>button{color:var(--brand);white-space:nowrap;background:#fff;border-color:#b9cfe8;font-size:14px}.sample-icon{width:45px;height:45px;color:var(--brand);background:#fff;border-radius:8px;justify-content:center;align-items:center;display:flex}.restore{margin:12px auto;display:flex}.privacy-note{color:#4b657b;justify-content:center;gap:8px;margin:22px 0 24px;display:flex}.privacy-note p{margin:0;font-size:13px;line-height:1.9}.privacy-note svg{color:#248265;margin-top:4px}.privacy-note span{color:#7a8796;font-size:12px}footer{color:#8c98a5;border-top:1px solid #e0e6ed;justify-content:center;align-items:center;gap:25px;padding:18px;font-size:12px;display:flex}footer a{color:#6b7c8c}.loaded-state{flex-direction:column;justify-content:center;align-items:center;gap:11px;height:276px;display:flex}.loaded-state p{margin:0;font-size:14px}.loaded-count{text-align:center;flex-direction:column;gap:5px;display:flex}.loaded-count strong{color:var(--brand);font-size:48px}.loaded-count span{font-size:14px}.column-chips{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.column-chips span{color:#44749f;background:#edf4fb;border-radius:4px;padding:5px 10px;font-size:12px}.filename{overflow-wrap:anywhere;text-align:center;max-width:100%;font-size:15px}.editor-title{background:#fafbfd;border-bottom:1px solid #e1e7ed;justify-content:space-between;align-items:center;gap:12px;min-height:51px;padding:9px 25px;display:flex}.editor-title>div{align-items:center;gap:14px;min-width:0;display:flex}.editor-title strong{white-space:nowrap;font-size:14px}.template-label{color:#728197;text-overflow:ellipsis;white-space:nowrap;max-width:30vw;font-size:12px;overflow:hidden}.sample-badge{color:#2c866a;white-space:nowrap;background:#e6f4ec;border-radius:4px;padding:4px 8px;font-size:12px}.step-2,.step-3{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.step-2 .site-header,.step-3 .site-header{height:62px;min-height:62px;padding:0 26px}.step-2 .steps,.step-3 .steps{height:64px;min-height:64px}.workspace{flex:1;grid-template-columns:240px minmax(0,1fr) 250px;min-height:0;display:grid}.left-panel,.right-panel{background:#fff;flex-direction:column;min-height:0;padding:19px 17px;display:flex;overflow-y:auto}.left-panel{border-right:1px solid #dce3ec}.right-panel{border-left:1px solid #dce3ec}.panel-heading{margin-bottom:17px}.panel-heading h2{margin-bottom:5px;font-size:15px}.panel-heading>span{color:#75849a;overflow-wrap:anywhere;font-size:13px;display:block}.left-panel>.full{font-size:13px}.panel-hint{color:#6c7e91;margin:19px 0 11px;font-size:13px;line-height:1.85}.field-buttons{flex-direction:column;gap:9px;margin-bottom:13px;display:flex}.field-buttons button{background:#fff;border-color:#dbe3ed;justify-content:flex-start;min-height:45px;padding:10px;font-size:14px}.field-buttons button>span:nth-child(2){text-align:left;overflow-wrap:anywhere;flex:1}.drag-grip{color:#a1b1c2;font-size:18px}.field-buttons button svg{color:#7790ab}.field-buttons .selected{border-color:var(--brand);color:var(--brand);background:#eaf3ff}.dashed{color:var(--brand);border-style:dashed;font-size:14px}.pending-note{color:#265f9d;background:#eaf3ff;border-radius:7px;margin-top:15px;padding:12px;font-size:13px}.pending-note p{margin-bottom:8px}.pending-note button{width:100%;font-size:13px}.panel-tip{color:#6a8197;align-items:flex-start;gap:8px;margin-top:26px;font-size:12px;display:flex}.panel-tip svg{color:#41846f;flex:none;margin-top:4px}.panel-tip p{line-height:1.9}.panel-bottom{margin-top:auto;padding-top:16px}.panel-bottom button{font-size:13px}.panel-bottom>.text-btn{margin:5px auto 0;display:flex}.document-panel{background:#eaf0f6;flex-direction:column;min-width:0;min-height:0;display:flex}.paper-toolbar{background:#f8fafd;border-bottom:1px solid #dbe3ec;justify-content:space-between;align-items:center;gap:8px;min-height:48px;padding:4px 14px;display:flex}.paper-toolbar .row{gap:2px}.paper-toolbar .text-btn{color:#5a6f87;font-weight:500}.paper-toolbar .active{color:var(--brand);background:#e9f2fe}.page-nav{color:#657b92;align-items:center;gap:3px;font-size:13px;display:flex}.compare-button{min-height:33px;padding:5px 10px;font-size:12px}.paper-scroll{text-align:center;scrollbar-gutter:stable;flex:1;min-height:0;padding:12px 25px 24px;position:relative;overflow:auto}.preview-status{color:#73869c;justify-content:center;align-items:center;gap:5px;height:18px;margin-bottom:12px;font-size:12px;display:flex}.preview-status span{background:var(--green);border-radius:50%;width:5px;height:5px}.paper-stage{vertical-align:top;width:calc(var(--zoom) * min(100%, calc((100dvh - 365px) * var(--ratio))));min-width:180px;display:inline-block}.paper{text-align:left;background:#fff;width:100%;line-height:0;position:relative;box-shadow:0 3px 13px #29446025}.paper>canvas{width:100%;height:auto;display:block}.empty-paper{aspect-ratio:var(--ratio,.707);color:#8695a6;justify-content:center;align-items:center;font-size:14px;display:flex}.placing .paper{cursor:crosshair}.canvas-loading{color:#6c8095;white-space:nowrap;background:#fffd;padding:15px;font-size:13px;line-height:1.5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.field-overlay{cursor:move;touch-action:none;z-index:2;background:#419cff06;border:1px dashed #358be0;line-height:1.2;position:absolute}.field-overlay.selected{z-index:3;background:#2f91f810;border:1.5px solid #0866d9}.field-overlay.has-error{border-color:#c62828}.field-tag{color:#2671b9;white-space:nowrap;pointer-events:none;background:#eaf3ff;border-radius:3px;max-width:200px;padding:2px 5px;font-size:11px;position:absolute;bottom:calc(100% + 3px);left:0}.resize-handle{cursor:nwse-resize;touch-action:none;background:#0866d9;border:2px solid #fff;width:10px;height:10px;position:absolute;bottom:-5px;right:-5px}.record-nav{background:#f8fafc;border-top:1px solid #dce4ec;justify-content:center;align-items:center;gap:20px;min-height:59px;display:flex}.record-nav>div{align-items:center;gap:14px;min-width:0;display:flex}.record-nav strong{white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:14px;overflow:hidden}.record-nav span{color:#7890a6;white-space:nowrap;font-size:12px}.settings-label{color:#536a80;flex-direction:column;gap:7px;margin:0 0 12px;font-size:13px;font-weight:600;display:flex}.settings-label>select,.settings-label>input{width:100%;font-size:14px;font-weight:400}.tokens{margin-bottom:8px}.token-row{align-items:flex-start;gap:3px;margin-bottom:6px;display:flex}.token-row>select,.token-row>textarea{width:calc(100% - 29px);padding:7px;font-size:14px}.token-row>select{color:#125fb4;background:#eaf3ff;border-color:#cce0f7}.token-row .icon-btn{color:#91a0af;width:26px;min-height:34px;padding:4px}.token-actions{gap:4px}.token-actions button,.token-actions select{min-height:31px;padding:4px 7px;font-size:12px}.token-actions select{color:#536a80;width:77px;font-weight:600}.settings-divider{background:#e5ebf1;height:1px;margin:18px 0}.settings-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:13px;display:grid}.settings-grid label{color:#536a80;flex-direction:column;gap:6px;font-size:12px;display:flex}.settings-grid input,.settings-grid select{width:100%;padding:7px;font-size:14px}.segmented{border:1px solid #d6e0eb;border-radius:6px;margin:0 0 16px;display:flex;overflow:hidden}.segmented button{border:0;border-right:1px solid #d6e0eb;border-radius:0;flex:1;min-height:35px;font-size:13px}.segmented button:last-child{border:0}.segmented button.active{color:var(--brand);background:#eaf3ff}.right-panel>.check{margin:4px 0 15px;font-size:13px}.right-panel details{color:#5e748b;margin:10px 0;font-size:13px;line-height:1.6}.right-panel summary{cursor:pointer;padding:8px 0}.right-panel details .settings-grid,.field-actions{margin-top:10px}.field-actions button{flex:1;padding:7px;font-size:13px}.no-selection{color:#8999aa;text-align:center;margin:40px 0;font-size:13px}.no-selection p{margin:16px 0}.no-selection button{font-size:13px}.editor-bottom{background:#fff;border-top:1px solid #dce3ec;justify-content:space-between;align-items:center;gap:10px;min-height:63px;padding:10px 22px;display:flex}.bottom-privacy{color:#8292a3;align-items:center;gap:5px;margin-left:16px;font-size:12px;display:flex}.editor-bottom>.row{gap:6px}.editor-bottom .primary{min-width:165px}.editor-bottom button{font-size:14px}.search-box{border:1px solid var(--line);color:#8093a8;border-radius:7px;align-items:center;padding:0 8px;display:flex}.search-box input{border:0;width:100%;padding:10px 5px;font-size:13px}.left-panel>.check{margin:15px 0;font-size:12px}.person-list{flex-direction:column;gap:3px;max-height:300px;display:flex;overflow-y:auto}.person-list button{text-align:left;border-color:#0000;justify-content:space-between;min-height:38px;font-size:13px}.person-list .selected{color:var(--brand);background:#eaf3ff;border-color:#d4e4f8}.person-list small{white-space:nowrap;color:#8797a6;font-size:11px}.check-summary{color:#24815e;text-align:center;background:#f2fbf6;border:1px solid #d5e9e0;border-radius:8px;flex-direction:column;align-items:center;gap:9px;padding:17px 10px;display:flex}.check-summary strong{font-size:14px}.check-summary>span{font-size:12px;line-height:1.6}.check-summary.warning-state{color:#976216;background:#fff9ec;border-color:#efdfba}.issue-list{flex-direction:column;gap:7px;max-height:240px;margin:13px 0;display:flex;overflow:auto}.issue-list button{text-align:left;border:0;flex:none;justify-content:space-between;min-height:40px;font-size:12px;line-height:1.7}.right-panel>.full{font-size:13px}.compare-grid{grid-template-columns:1fr 1fr;gap:18px;max-width:1000px;margin:0 auto;display:grid}.compare-item p{color:#556d86;margin-bottom:7px;font-size:13px;font-weight:600}.compare-item{min-width:0}.comparison{padding:12px 22px 22px}.modal{color:#202b36;border:1px solid #dce4ed;border-radius:13px;width:calc(100% - 32px);max-width:560px;max-height:calc(100dvh - 48px);padding:25px;box-shadow:0 20px 90px #0a224840}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#18354d60}.modal.wide{max-width:1020px}.modal-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.modal-heading h2{margin:0;font-size:20px}.modal p{font-size:14px}.modal-footer{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.import-options{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:18px;display:flex}.import-options>label:not(.check){flex-direction:column;gap:7px;font-size:13px;display:flex}.import-options input[type=number]{width:95px}.import-count{color:#51657b}.import-count strong{color:var(--brand);font-size:22px}.table-wrap{border:1px solid #dce4ed;border-radius:7px;max-height:380px;margin-bottom:14px;overflow:auto}table{border-collapse:separate;border-spacing:0;white-space:pre-wrap;width:100%;font-size:13px}th,td{text-align:left;overflow-wrap:anywhere;border-bottom:1px solid #e5eaf0;border-right:1px solid #e5eaf0;min-width:100px;max-width:400px;padding:10px 12px;line-height:1.6}th{color:#526780;background:#f3f6fa;font-weight:600}thead th{z-index:1;position:sticky;top:0}th:first-child,td:first-child{min-width:60px}.editable th,.editable td{padding:5px 7px}.editable textarea{background:0 0;border-color:#0000;width:100%;min-width:150px;padding:5px;font-size:14px}.editable textarea:focus{background:#fff;border-color:#7cb3ef}.editable th input{background:0 0;border:0;width:100%;min-width:150px;font-size:13px}.export-overview{color:var(--brand);background:#eff6fe;border-radius:8px;align-items:center;gap:15px;margin:12px 0 20px;padding:18px;display:flex}.export-overview>div{flex-direction:column;gap:6px;display:flex}.export-overview strong{font-size:17px}.export-overview span{color:#6882a0;font-size:13px}.export-warnings{color:#8c5e12;background:#fff8eb;border-radius:7px;max-height:200px;margin-bottom:15px;padding:10px 15px;overflow:auto}.export-warnings p{margin:0 0 7px;font-size:13px}.modal>.check{margin-bottom:20px}.modal>.full{margin-top:8px}.batch-label{color:#465d74;font-weight:700;font-size:15px!important}.busy-indicator{border:3px solid #d4e6fa;border-top-color:var(--brand);border-radius:50%;width:31px;height:31px;margin:25px auto;animation:1s linear infinite spin}.notification{white-space:pre-wrap;overflow-wrap:anywhere}.mobile-tabs{display:none}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.busy-indicator{animation:none}}.left-panel>*,.right-panel>*{flex-shrink:0}.paper-scroll{container-type:size}.paper-stage.fit-width{width:calc(var(--zoom) * min(100%, 600px))}.panel-heading>span,.panel-hint,.settings-grid label,.settings-label,.token-actions button,.token-actions select,.right-panel>.full,.left-panel>.full,.right-panel>.check,.field-actions button,.segmented button,.paper-toolbar .text-btn,.record-nav span{font-size:14px}.segmented button{min-height:40px}.preview-status:has(.error){z-index:5;height:auto;line-height:1.6;position:sticky;top:0}.preview-status .error{background:#fff3f1;border-radius:6px;width:auto;height:auto;display:block}.paper-stage.fit-page{width:calc(var(--zoom) * min(100%, calc((100cqh - 66px) * var(--ratio))))}@media (min-width:1600px){.workspace{grid-template-columns:260px minmax(0,1fr) 270px}.left-panel,.right-panel{padding:24px}.preparation{padding-top:48px}.setup-card{padding:28px}.intro{margin-bottom:35px}h1{font-size:36px}}@media (max-width:1279px) and (min-width:1024px){.workspace{grid-template-columns:205px minmax(0,1fr) 225px}.left-panel,.right-panel{padding:15px 12px}.site-header{padding:0 28px}.step-line{width:50px}.template-label{max-width:180px}}@media (max-width:1023px){.workspace{display:block;position:relative}.workspace>.left-panel,.workspace>.right-panel,.workspace>.document-panel{height:100%;display:none}.workspace.mobile-roster>.left-panel,.workspace.mobile-settings>.right-panel{border:0;max-width:600px;margin:auto;padding:20px;display:flex}.workspace.mobile-document>.document-panel{display:flex}.mobile-tabs{background:#fff;border-bottom:1px solid #d8e2ed;min-height:45px;padding:0 12px;display:flex}.mobile-tabs button{color:#708299;background:#fff;border:0;border-radius:0;flex:1;min-height:44px;font-size:13px}.mobile-tabs button.active{border-bottom:3px solid var(--brand);color:var(--brand)}.paper-stage{width:calc(var(--zoom) * min(100%, calc((100dvh - 400px) * var(--ratio))))}.field-buttons{grid-template-columns:1fr 1fr;display:grid}.panel-tip{margin-top:20px}.panel-bottom{margin-top:15px}.right-panel .settings-grid{grid-template-columns:1fr 1fr}.right-panel .tokens,.right-panel>.settings-label,.right-panel>.settings-grid,.right-panel>.segmented,.right-panel>.token-actions{width:100%}.right-panel>.check,.settings-grid label,.settings-label,.left-panel>.full,.right-panel>.full{font-size:14px}.step-2 .steps,.step-3 .steps{height:56px;min-height:56px}.editor-title .template-label{display:none}.person-list{max-height:45vh}.paper-stage.fit-width{max-width:none}.editor-title{padding:8px 18px}}@media (max-width:650px){button{min-height:44px}.site-header{height:65px;padding:0 18px}.brand img{width:36px;height:36px}.brand span{font-size:24px}.site-header nav{gap:15px;font-size:13px}.site-header nav a:first-child{display:none}.steps{gap:5px;height:65px}.step{gap:5px}.step button{gap:6px;padding:6px;font-size:12px}.step-number{width:26px;height:26px;font-size:12px}.step-line{width:15px}.preparation{padding:28px 17px 0}.intro{margin-bottom:25px}.eyebrow{letter-spacing:0;margin-bottom:12px;font-size:11px}h1{letter-spacing:-.035em;font-size:25px;line-height:1.65}.mobile-break{display:block}.intro>p{max-width:290px;margin:9px auto 13px;font-size:13px}.trust-pills{flex-wrap:wrap;gap:12px;font-size:11px}.trust-pills svg{width:14px}.setup-grid{grid-template-columns:1fr;gap:17px}.setup-card{min-height:0;padding:21px}.card-title h2{font-size:18px}.card-title p{font-size:12px}.setup-card .row{gap:7px}.setup-card .row>.small{font-size:11px}.manual-start{font-size:12px}.dropzone{height:180px}.setup-next{flex-direction:column;gap:13px;padding:22px 0;font-size:12px}.setup-next>button{width:100%}.sample-strip{flex-direction:column;gap:16px;padding:18px}.sample-strip>div{gap:12px}.sample-strip strong{font-size:14px}.sample-strip p{font-size:12px}.sample-strip>button{width:100%}.sample-icon{flex:none;width:37px;height:42px}.privacy-note{gap:6px;margin:19px 0}.privacy-note p{font-size:12px}.privacy-note span{font-size:11px}.privacy-note svg{width:14px}footer{flex-wrap:wrap;gap:14px;padding:16px 0;font-size:10px}.blank-start{font-size:12px}.blank-start button{min-height:40px;padding:7px 10px;font-size:12px}.step-2 .site-header,.step-3 .site-header{height:57px;min-height:57px;padding:0 15px}.step-2 .brand span,.step-3 .brand span{font-size:22px}.step-2 .brand img,.step-3 .brand img{width:31px;height:31px}.reset{font-size:12px}.editor-title{gap:5px;min-height:49px;padding:6px 13px}.editor-title strong{white-space:normal;font-size:12px}.editor-title>div{flex-wrap:wrap;gap:6px}.editor-title>.text-btn{white-space:nowrap;padding:4px;font-size:11px}.sample-badge{padding:2px 5px;font-size:10px}.paper-toolbar{gap:3px;min-height:48px;padding:3px 8px}.paper-toolbar .icon-btn{width:31px;padding:5px}.paper-toolbar .text-btn{padding:5px;font-size:12px}.page-nav{gap:0;font-size:11px}.page-nav .icon-btn{width:26px}.compare-button{min-height:33px;padding:4px 6px;font-size:11px}.paper-scroll{padding:10px 16px 20px}.paper-stage{width:calc(var(--zoom) * min(100%, calc((100dvh - 370px) * var(--ratio))));min-width:180px}.preview-status{margin-bottom:10px;font-size:10px}.field-tag{font-size:9px}.record-nav{gap:5px;min-height:53px}.record-nav>div{flex:1;justify-content:center;gap:9px}.record-nav strong{max-width:170px;font-size:12px}.record-nav span{font-size:11px}.editor-bottom{min-height:60px;padding:8px 12px}.bottom-privacy{display:none}.editor-bottom>.row{gap:2px}.editor-bottom .icon-btn{width:29px;padding:5px}.editor-bottom button{padding:8px 10px;font-size:12px}.editor-bottom .primary{min-width:0}.modal{width:calc(100% - 22px);max-height:calc(100dvh - 24px);padding:20px}.modal-heading h2{font-size:18px}.modal p,.modal-footer button{font-size:14px}.import-options{gap:13px}.import-options select{font-size:14px}.compare-grid{gap:10px}.compare-item p{font-size:11px}.comparison{padding:10px}.table-wrap{max-height:48vh}.export-overview strong{font-size:15px}.export-overview span{font-size:12px}.data-drop{height:170px}}.token-actions button,.token-actions select{min-height:40px}@media (max-width:650px){.paper-toolbar{flex-wrap:wrap}.paper-toolbar .icon-btn,.page-nav .icon-btn,.editor-bottom .icon-btn{width:44px;min-width:44px;min-height:44px}.paper-toolbar .text-btn,.segmented button,.token-actions button,.token-actions select{min-height:44px}.record-nav span{font-size:12px}.field-actions button{min-height:44px}.compare-button{min-height:40px}.import-options>label:not(.check),.blank-start,.manual-start{font-size:14px}}
