.Landing-module__5ARf-a__landing{background:var(--bg-canvas);min-height:100vh;color:var(--fg);overflow-x:hidden}.Landing-module__5ARf-a__landing-nav{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg-panel) 96%, var(--bg-canvas));justify-content:space-between;align-items:center;gap:16px;height:72px;padding:0 clamp(20px,4vw,48px);display:flex}.Landing-module__5ARf-a__landing-brand{color:var(--brand-wordmark);letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:700;line-height:1}.Landing-module__5ARf-a__landing-nav-actions{align-items:center;gap:8px;display:flex}.Landing-module__5ARf-a__landing-login,.Landing-module__5ARf-a__landing-signup{border:1px solid var(--border);min-width:88px;min-height:38px;color:var(--text-strong);background:var(--bg-panel);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:650;text-decoration:none;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.Landing-module__5ARf-a__landing-signup{border-color:var(--text-strong);background:var(--text-strong);color:var(--bg-panel)}.Landing-module__5ARf-a__landing-login:hover,.Landing-module__5ARf-a__landing-signup:hover{border-color:var(--border-active)}.Landing-module__5ARf-a__landing-login:hover{background:var(--bg-hover)}.Landing-module__5ARf-a__landing-signup:hover{background:var(--text-primary)}.Landing-module__5ARf-a__landing-hero{grid-template-columns:minmax(0,.92fr) minmax(540px,1.08fr);align-items:center;gap:clamp(28px,4vw,52px);max-width:1440px;min-height:calc(100vh - 72px);margin:0 auto;padding:42px clamp(20px,4vw,56px) 56px;display:grid}.Landing-module__5ARf-a__landing-copy{gap:18px;min-width:0;max-width:620px;display:grid}.Landing-module__5ARf-a__landing-copy h1{max-width:620px;color:var(--text-strong);letter-spacing:0;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:46px;font-weight:700;line-height:1.08}.Landing-module__5ARf-a__landing-copy h1 span{color:var(--brand-accent-text)}.Landing-module__5ARf-a__landing-lede,.Landing-module__5ARf-a__landing-notice,.Landing-module__5ARf-a__landing-trust-line{color:var(--fg-dim);text-wrap:pretty;margin:0;font-size:17px;line-height:1.55}.Landing-module__5ARf-a__landing-intake{border:1px solid var(--border);background:var(--bg-panel);border-radius:8px;gap:14px;min-width:0;padding:16px;display:grid}.Landing-module__5ARf-a__landing-intake-tabs{border:1px solid var(--border);background:var(--bg-panel-soft);border-radius:8px;flex-wrap:wrap;gap:6px;padding:4px;display:flex}.Landing-module__5ARf-a__landing-intake-tab{min-width:0;min-height:34px;color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:96px;font-size:13px;font-weight:650}.Landing-module__5ARf-a__landing-intake-tab:hover{color:var(--text-strong);background:var(--bg-hover)}.Landing-module__5ARf-a__landing-intake-tab[aria-selected=true]{background:var(--text-strong);color:var(--bg-panel)}.Landing-module__5ARf-a__landing-intake-tab:focus-visible,.Landing-module__5ARf-a__landing-upload-dropzone:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.Landing-module__5ARf-a__landing-intake-panel{gap:12px;min-width:0;display:grid}.Landing-module__5ARf-a__landing-upload-dropzone{border:1px dashed var(--border-strong);background:var(--bg-code);min-height:172px;color:var(--text-secondary);text-align:center;cursor:pointer;border-radius:8px;align-content:center;place-items:center;gap:8px;padding:22px;transition:background .14s,border-color .14s,color .14s,transform .14s;display:grid}:is(.Landing-module__5ARf-a__landing-upload-dropzone:hover,.Landing-module__5ARf-a__landing-upload-dropzone.active){border-color:var(--brand-accent);background:var(--brand-accent-soft);color:var(--text-strong);transform:translateY(-1px)}.Landing-module__5ARf-a__landing-upload-dropzone[aria-disabled=true]{cursor:wait;opacity:.7}.Landing-module__5ARf-a__landing-upload-dropzone svg{width:28px;height:28px;color:var(--text-strong)}.Landing-module__5ARf-a__landing-upload-dropzone strong{color:var(--text-strong);font-size:15px}.Landing-module__5ARf-a__landing-upload-dropzone span{max-width:34ch;font-size:13px;line-height:1.4}.Landing-module__5ARf-a__landing-upload-preview,.Landing-module__5ARf-a__landing-upload-files,.Landing-module__5ARf-a__landing-upload-skipped{gap:8px;min-width:0;display:grid}.Landing-module__5ARf-a__landing-upload-report,.Landing-module__5ARf-a__landing-upload-files li,.Landing-module__5ARf-a__landing-upload-skipped li,.Landing-module__5ARf-a__landing-upload-actions,.Landing-module__5ARf-a__landing-paste-actions{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.Landing-module__5ARf-a__landing-upload-report{color:var(--text-secondary);font-size:13px}.Landing-module__5ARf-a__landing-upload-report strong{color:var(--text-strong)}.Landing-module__5ARf-a__landing-upload-files,.Landing-module__5ARf-a__landing-upload-skipped{margin:0;padding:0;list-style:none}.Landing-module__5ARf-a__landing-upload-files li,.Landing-module__5ARf-a__landing-upload-skipped li{border:1px solid var(--border);background:var(--bg-canvas);border-radius:8px;min-height:38px;padding:8px 10px;font-size:13px}.Landing-module__5ARf-a__landing-upload-files label{align-items:center;gap:8px;min-width:0;display:flex}.Landing-module__5ARf-a__landing-upload-files input{flex:none}.Landing-module__5ARf-a__landing-upload-files span,.Landing-module__5ARf-a__landing-upload-skipped span{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Landing-module__5ARf-a__landing-upload-files small,.Landing-module__5ARf-a__landing-upload-skipped small{color:var(--text-muted);flex:none;font-size:12px}.Landing-module__5ARf-a__landing-upload-actions,.Landing-module__5ARf-a__landing-paste-actions{flex-wrap:wrap;justify-content:flex-end}.Landing-module__5ARf-a__landing-upload-actions>button:not(.Landing-module__5ARf-a__landing-primary-cta),.Landing-module__5ARf-a__landing-paste-actions>button:not(.Landing-module__5ARf-a__landing-primary-cta){border:1px solid var(--border);background:var(--bg-panel);min-height:38px;color:var(--text-primary);font:inherit;cursor:pointer;border-radius:7px;padding:0 13px;font-weight:650}.Landing-module__5ARf-a__landing-upload-actions>button:not(.Landing-module__5ARf-a__landing-primary-cta):hover,.Landing-module__5ARf-a__landing-paste-actions>button:not(.Landing-module__5ARf-a__landing-primary-cta):hover{background:var(--bg-hover)}.Landing-module__5ARf-a__landing textarea{resize:vertical;border:1px solid var(--border);background:var(--bg-code);width:100%;min-height:206px;color:var(--fg);font:13px/1.55 var(--font-mono);border-radius:8px;outline:none;padding:14px}.Landing-module__5ARf-a__landing textarea::placeholder{color:var(--fg-dim);font-family:inherit;font-weight:500}.Landing-module__5ARf-a__landing textarea:focus-visible,.Landing-module__5ARf-a__landing-primary-cta:focus-visible,.Landing-module__5ARf-a__landing-git-row button:focus-visible,.Landing-module__5ARf-a__landing-login:focus-visible,.Landing-module__5ARf-a__landing-signup:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.Landing-module__5ARf-a__landing .git-url-input:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.Landing-module__5ARf-a__landing-git-row{border:1px solid var(--border);background:var(--bg-code);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:8px 10px 8px 12px;display:grid}.Landing-module__5ARf-a__landing-git-row>svg{width:19px;height:19px;color:var(--text-secondary)}.Landing-module__5ARf-a__landing .git-url-input{min-width:0;min-height:34px;color:var(--fg);font:inherit;background:0 0;border:0;outline:none}.Landing-module__5ARf-a__landing .git-url-input::placeholder{color:var(--fg-dim)}.Landing-module__5ARf-a__landing-git-row button{border:1px solid var(--text-strong);background:var(--text-strong);min-height:36px;color:var(--bg-panel);font:inherit;cursor:pointer;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:650;display:inline-flex}.Landing-module__5ARf-a__landing-git-row button svg{width:15px;height:15px}.Landing-module__5ARf-a__landing-primary-cta{background:var(--text-strong);min-width:0;min-height:40px;color:var(--bg-panel);border:1px solid var(--text-strong);font:inherit;text-align:center;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:14px;font-weight:650;line-height:1.2;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.Landing-module__5ARf-a__landing-primary-cta:not(:disabled):hover{background:var(--text-primary);border-color:var(--text-primary);transform:translateY(-1px)}.Landing-module__5ARf-a__landing-primary-cta svg{flex:none;width:16px;height:16px}.Landing-module__5ARf-a__landing-primary-cta:disabled,.Landing-module__5ARf-a__landing-git-row button:disabled{cursor:default}.Landing-module__5ARf-a__landing-primary-cta:disabled{background:var(--bg-panel-soft);color:var(--text-muted);border-color:var(--border)}@media (prefers-reduced-motion:reduce){.Landing-module__5ARf-a__landing-primary-cta,.Landing-module__5ARf-a__landing-upload-dropzone{transition:none}.Landing-module__5ARf-a__landing-upload-dropzone:hover,.Landing-module__5ARf-a__landing-primary-cta:not(:disabled):hover{transform:none}.Landing-module__5ARf-a__landing-upload-dropzone.active{transform:none}}.Landing-module__5ARf-a__landing-git-row button:disabled{opacity:.55}.Landing-module__5ARf-a__landing-empty-cote{border:1px solid var(--border);background:var(--bg-panel-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:flex}.Landing-module__5ARf-a__landing-empty-cote span{min-width:0;color:var(--text-secondary);overflow-wrap:anywhere;font-size:13px;font-weight:600}.Landing-module__5ARf-a__landing-empty-cote button{border:1px solid var(--border);background:var(--bg-panel);min-height:36px;color:var(--text-strong);font:inherit;cursor:pointer;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:650;display:inline-flex}.Landing-module__5ARf-a__landing-empty-cote button:hover{background:var(--bg-hover)}.Landing-module__5ARf-a__landing-empty-cote button:disabled{cursor:default;opacity:.58}.Landing-module__5ARf-a__landing-empty-cote button svg{width:16px;height:16px}.Landing-module__5ARf-a__landing .Landing-module__5ARf-a__error{color:var(--fg-danger);margin:0}.Landing-module__5ARf-a__landing-secret-warnings{gap:8px;display:grid}.Landing-module__5ARf-a__landing-secret-warnings .secret-warning-banner{border:1px solid var(--border-warning);background:var(--bg-warning);color:var(--fg-warning);border-radius:8px;grid-template-columns:1fr auto}.Landing-module__5ARf-a__landing-secret-warnings .secret-warning-banner strong{color:var(--fg)}.Landing-module__5ARf-a__landing-demo{min-width:0}.Landing-module__5ARf-a__landing-demo-surface{border:1px solid var(--border);background:var(--bg-panel);border-radius:8px;grid-template-columns:minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.Landing-module__5ARf-a__landing-demo-header{border-bottom:1px solid var(--border);min-height:50px;color:var(--text-secondary);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 16px;font-size:13px;display:grid}.Landing-module__5ARf-a__landing-demo-header strong{min-width:0;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.Landing-module__5ARf-a__preview-file-kind{border:1px solid var(--border);width:26px;height:26px;color:var(--text-strong);border-radius:5px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.Landing-module__5ARf-a__landing-demo-body{--landing-demo-row-height:24px;--landing-demo-code-pad-y:18px;--landing-demo-code-block-height:420px;--landing-demo-comment-inline:18px;--landing-demo-discount-anchor-y:162px;--landing-demo-tax-options-anchor-y:282px;grid-template-columns:minmax(0,1fr) 286px;min-width:0;display:grid}.Landing-module__5ARf-a__landing-demo-code{min-width:0;padding:var(--landing-demo-code-pad-y) 16px;border-right:1px solid var(--border);background:var(--bg-code);font-family:var(--font-mono);font-size:12px;line-height:1.55;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 32px),#0000 100%);mask-image:linear-gradient(90deg,#000 calc(100% - 32px),#0000 100%)}.Landing-module__5ARf-a__landing-demo-code-row{min-height:var(--landing-demo-row-height);color:var(--text-primary);grid-template-columns:48px minmax(0,1fr);align-items:center;display:grid}.Landing-module__5ARf-a__landing-demo-code-row>span{color:var(--text-muted);text-align:right;-webkit-user-select:none;user-select:none;padding-right:12px}.Landing-module__5ARf-a__landing-demo-code-row code{min-width:max-content;color:inherit;white-space:pre;padding-right:16px}.Landing-module__5ARf-a__landing-demo-code-row[data-highlight=discount],.Landing-module__5ARf-a__landing-demo-code-row[data-highlight=tax-options]{background:var(--comment-highlight-bg);color:var(--comment-text-emphasis)}.Landing-module__5ARf-a__landing-demo-comments{min-width:0;min-height:var(--landing-demo-code-block-height);background:var(--bg-panel);padding:0 18px;position:relative}.Landing-module__5ARf-a__landing-demo-comment{top:calc(var(--landing-demo-anchor-y) - var(--landing-demo-comment-connector-y));left:var(--landing-demo-comment-inline);right:var(--landing-demo-comment-inline);border:1px solid var(--border);background:var(--bg-panel);border-radius:8px;gap:9px;min-width:0;padding:12px;display:grid;position:absolute}.Landing-module__5ARf-a__landing-demo-comment[data-comment-for=discount]{--landing-demo-discount-connector-y:44px;--landing-demo-anchor-y:var(--landing-demo-discount-anchor-y);--landing-demo-comment-connector-y:var(--landing-demo-discount-connector-y)}.Landing-module__5ARf-a__landing-demo-comment:before{content:"";top:var(--landing-demo-comment-connector-y);background:var(--comment-connector);width:52px;height:1px;position:absolute;left:-52px}.Landing-module__5ARf-a__landing-demo-comment:after{content:"";top:calc(var(--landing-demo-comment-connector-y) - 4px);background:var(--comment-connector);border-radius:999px;width:9px;height:9px;position:absolute;left:-5px}.Landing-module__5ARf-a__landing-demo-comment[data-comment-for=tax-options]{--landing-demo-tax-options-connector-y:8px;--landing-demo-anchor-y:var(--landing-demo-tax-options-anchor-y);--landing-demo-comment-connector-y:var(--landing-demo-tax-options-connector-y)}.Landing-module__5ARf-a__landing-demo-comment-meta{flex-wrap:wrap;align-items:baseline;gap:6px 10px;min-width:0;display:flex}.Landing-module__5ARf-a__landing-demo-comment-meta strong{color:var(--text-strong);font-size:13px}.Landing-module__5ARf-a__landing-demo-comment-line{color:var(--comment-connector);font-size:12px;font-weight:650}.Landing-module__5ARf-a__landing-demo-comment p{color:var(--text-primary);margin:0;font-size:13px;line-height:1.45}.Landing-module__5ARf-a__landing-demo-comment-label{border:1px solid var(--comment-border);width:fit-content;max-width:100%;color:var(--comment-text-emphasis);background:color-mix(in srgb, var(--comment-highlight-bg) 68%, transparent);border-radius:6px;padding:4px 7px;font-size:12px;font-weight:650}@media (max-width:1120px){.Landing-module__5ARf-a__landing{overflow:auto}.Landing-module__5ARf-a__landing-hero{grid-template-columns:1fr;align-items:start}.Landing-module__5ARf-a__landing-copy{max-width:760px}}@media (max-width:760px){.Landing-module__5ARf-a__landing-nav{height:68px;padding:0 14px}.Landing-module__5ARf-a__landing-brand{font-size:30px}.Landing-module__5ARf-a__landing-login,.Landing-module__5ARf-a__landing-signup{min-width:68px;min-height:36px;padding:0 10px}.Landing-module__5ARf-a__landing-hero{grid-template-columns:1fr;gap:22px;min-height:calc(100vh - 68px);padding:26px 14px 34px}.Landing-module__5ARf-a__landing-copy{gap:14px}.Landing-module__5ARf-a__landing-copy h1{font-size:34px;line-height:1.12}.Landing-module__5ARf-a__landing-lede,.Landing-module__5ARf-a__landing-notice{font-size:15px}.Landing-module__5ARf-a__landing-intake{padding:12px}.Landing-module__5ARf-a__landing-intake-tab{flex-basis:86px}.Landing-module__5ARf-a__landing-upload-actions,.Landing-module__5ARf-a__landing-paste-actions,.Landing-module__5ARf-a__landing-empty-cote{flex-direction:column;align-items:stretch}.Landing-module__5ARf-a__landing-upload-actions>button,.Landing-module__5ARf-a__landing-paste-actions>button,.Landing-module__5ARf-a__landing-empty-cote button{width:100%}.Landing-module__5ARf-a__landing-git-row{grid-template-columns:auto minmax(0,1fr)}.Landing-module__5ARf-a__landing-git-row button{grid-column:1/-1;width:100%}.Landing-module__5ARf-a__landing-demo-body{grid-template-columns:1fr}.Landing-module__5ARf-a__landing-demo-code{border-right:0}.Landing-module__5ARf-a__landing-demo-comments{border-top:1px solid var(--border);gap:14px;min-height:auto;padding:14px;display:grid}.Landing-module__5ARf-a__landing-demo-comment{position:relative;top:auto;left:auto;right:auto}.Landing-module__5ARf-a__landing-demo-comment:before,.Landing-module__5ARf-a__landing-demo-comment:after{display:none}}
