:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--background:#f7f7f4;--foreground:#141412;--muted:#6b6961;--line:#deded8;--panel:#fff;--panel-soft:#f0f0eb;--accent:#0b67ff;--accent-strong:#000;--image-outline:#1212111a;--product-screenshot-width:clamp(560px, 58vw, 720px);--screenshot-shadow:0 24px 90px #1212112e;--button-shadow:0 16px 36px #12121129}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--background:#0f0f0e;--foreground:#f7f4eb;--muted:#a9a69d;--line:#2f2e2a;--panel:#181713;--panel-soft:#1f1e19;--accent:#0a84ff;--accent-strong:#f7f4eb;--image-outline:#f6f4ee1f;--screenshot-shadow:0 24px 90px #00000057;--button-shadow:none}}*{box-sizing:border-box}html{background:var(--background);color:var(--foreground);font-feature-settings:"cv02", "cv03", "cv04", "cv11", "ss01", "ss03";font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.antialiased{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.isolate{isolation:isolate}body{background:var(--background);min-height:100dvh;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,p,figure,ol,ul,dl,dd,dt{margin:0}img{display:block}.site-shell{width:min(100% - 40px,1240px);margin:0 auto;padding:94px 0 24px}.page-header,.page-footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.page-header{z-index:10;background:color-mix(in srgb, var(--background) 86%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #12121114;border-radius:8px;width:min(100% - 48px,1240px);margin:0 auto;padding:10px 12px;position:fixed;top:20px;left:24px;right:24px;box-shadow:0 12px 36px #12121114}.brand{align-items:center;gap:10px;font-size:.9375rem;font-weight:600;display:inline-flex}.brand img{border-radius:7px;width:30px;height:30px}.primary-nav,.header-actions{align-items:center;gap:18px;display:inline-flex}.primary-nav{position:absolute;left:50%;transform:translate(-50%)}.primary-nav a,.docs-link{color:var(--muted);font-size:.875rem;font-weight:600}.primary-nav a:hover,.docs-link:hover{color:var(--foreground)}.download-link,.button{font:inherit;border:0;border-radius:8px;font-size:.875rem;font-weight:700;line-height:1}.download-link{background:var(--accent-strong);color:var(--background);padding:11px 14px}.button{justify-content:center;align-items:center;min-height:52px;padding:0 20px;display:inline-flex}.button-primary{background:var(--foreground);color:var(--background);box-shadow:var(--button-shadow)}.button-secondary{background:var(--panel);color:var(--foreground);outline:1px solid var(--line)}.primary-nav a:focus-visible,.docs-link:focus-visible,.download-link:focus-visible,.button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.hero{gap:32px;min-height:calc(100dvh - 118px);padding:28px 0 56px;display:grid}.hero-copy{text-align:center;justify-items:center;gap:20px;min-width:0;display:grid}.eyebrow{color:var(--muted);text-transform:uppercase;font-size:.8125rem;font-weight:700;line-height:1.3}h1{letter-spacing:0;text-wrap:balance;max-width:12ch;font-size:clamp(2.4rem,4.8vw,4.35rem);font-weight:700;line-height:1}.intro{max-width:42ch;color:var(--muted);text-wrap:pretty;font-size:clamp(1.125rem,1.8vw,1.5rem);line-height:1.45}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:start;gap:12px;padding-top:4px;display:flex}.hero-primary-action{justify-items:center;gap:8px;display:grid}.hero-note{color:var(--muted);font-size:.875rem;font-weight:400;line-height:1.35}.hero-visual{background:linear-gradient(#0f0f0e38,#0f0f0e38),url(/assets/hero-engraving-direction.png) 50% 42%/cover;border-radius:8px;outline:1px solid #12121114;gap:clamp(28px,4vw,44px);min-height:0;padding:34px clamp(34px,5vw,70px);display:grid;position:relative}.hero-visual:after{z-index:0;content:"";-webkit-backdrop-filter:saturate(.72);backdrop-filter:saturate(.72);pointer-events:none;background:#ffffff24;position:absolute;inset:0}.hero-rename-strip{z-index:1;grid-template-columns:1fr 1fr;gap:12px;display:grid;position:relative}.hero-rename-strip span{color:#151512;text-overflow:ellipsis;white-space:nowrap;background:#ffffffb8;border:1px solid #ffffff57;border-radius:8px;min-width:0;padding:13px 16px;font-size:.875rem;font-weight:700;overflow:hidden;box-shadow:0 18px 50px #1212111f}.hero-rename-strip span:last-child{color:#fff;background:#151512}.app-screenshot{min-width:0;width:min(100%, var(--product-screenshot-width));border-radius:8px;place-self:center;line-height:0}.app-screenshot-image{background:var(--panel);outline:1px solid var(--image-outline);width:100%;height:auto;box-shadow:var(--screenshot-shadow);object-fit:contain;border-radius:8px}.app-screenshot-dark{display:none}@media (prefers-color-scheme:dark){.app-screenshot-light{display:none}.app-screenshot-dark{display:block}}.app-screenshot-hero{z-index:1;position:relative}.app-screenshot-hero .app-screenshot-image{width:100%;height:auto;box-shadow:0 28px 90px #12121147}.benefits{border-top:1px solid var(--line);grid-template-columns:minmax(220px,.4fr) 1fr;gap:42px;padding:54px 0 96px;display:grid}.benefits h2{text-wrap:balance;max-width:11ch;font-size:clamp(1.5rem,2.4vw,2.35rem);font-weight:700;line-height:1.05}.benefits dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.benefits div{min-width:0}.benefits dt{background:var(--panel);outline:1px solid var(--line);text-wrap:balance;border-radius:8px;min-height:168px;padding:20px;font-size:1.125rem;font-weight:700;line-height:1.25}.before-after{border-top:1px solid var(--line);gap:42px;padding:88px 0;display:grid}.before-after-heading{gap:16px;max-width:760px;display:grid}.before-after-heading h2{letter-spacing:0;text-wrap:balance;max-width:12ch;font-size:clamp(1.75rem,3.2vw,3.2rem);font-weight:700;line-height:1.05}.comparison-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.comparison-card{background:var(--panel);outline:1px solid var(--line);border-radius:8px;align-content:start;gap:22px;min-width:0;padding:clamp(22px,3vw,38px);display:grid}.comparison-card-old{color:var(--foreground)}.comparison-card-new{background:var(--foreground);color:var(--background);outline-color:color-mix(in srgb, var(--foreground) 18%, transparent)}.comparison-kicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.875rem;font-weight:700;line-height:1.3}.comparison-card-new .comparison-kicker{color:color-mix(in srgb, var(--background) 62%, transparent)}.finder-file-row{background:var(--panel-soft);outline:1px solid var(--line);border-radius:8px;align-items:center;gap:14px;min-width:0;padding:14px 16px;display:flex}.finder-file-row-after{background:var(--background);color:var(--foreground);outline-color:color-mix(in srgb, var(--background) 24%, transparent)}.finder-file-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(1.1rem,1.55vw,1.58rem);font-weight:700;line-height:1.08;overflow:hidden}.comparison-card ul{gap:16px;padding:0;list-style:none;display:grid}.comparison-card li{min-height:36px;color:var(--muted);padding-left:54px;font-size:1.0625rem;line-height:1.45;position:relative}.comparison-card-new li{color:color-mix(in srgb, var(--background) 68%, transparent)}.comparison-card li:before{color:#ff5f57;content:"×";border:2px solid #ff5f57;border-radius:999px;place-items:center;width:34px;height:34px;font-size:1.55rem;font-weight:500;line-height:1;display:grid;position:absolute;top:-3px;left:0}.comparison-card-new li:before{color:#20b26b;content:"✓";border-color:#20b26b}.file-icon{background:#fff;border-radius:4px;flex:none;width:32px;height:40px;position:relative;box-shadow:inset 0 0 0 1px #12121129}.file-icon:before{content:"";background:#d8d8d4;border-bottom-left-radius:4px;width:11px;height:11px;position:absolute;top:0;right:0}.file-icon:after{content:"";background:#b6b6ae;height:2px;position:absolute;bottom:10px;left:7px;right:7px;box-shadow:0 -7px #b6b6ae,0 7px #b6b6ae}.feature,.privacy-band,.final-cta{border-top:1px solid var(--line);padding:88px 0}.section-copy{align-content:start;gap:16px;min-width:0;display:grid}.section-copy h2,.final-cta h2{letter-spacing:0;text-wrap:balance;max-width:14ch;font-size:clamp(1.75rem,3vw,3rem);font-weight:700;line-height:1.05}.section-copy p:not(.eyebrow){max-width:38ch;color:var(--muted);text-wrap:pretty;font-size:1.125rem;line-height:1.6}.feature-split{grid-template-columns:minmax(280px, 1fr) minmax(0, var(--product-screenshot-width));align-items:center;gap:48px;display:grid}.feature-grid{grid-template-columns:minmax(280px, 1fr) minmax(0, var(--product-screenshot-width));align-items:end;gap:48px;display:grid}.pattern-demo{width:min(100%, var(--product-screenshot-width));background:var(--panel);outline:1px solid var(--line);box-shadow:var(--screenshot-shadow);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));justify-self:center;gap:12px;padding:clamp(16px,3vw,28px);display:grid}.pattern-demo div{background:var(--panel-soft);border-radius:8px;gap:8px;min-width:0;padding:18px;display:grid}.pattern-demo span{color:var(--muted);text-transform:uppercase;font-size:.8125rem;font-weight:700}.pattern-demo strong{overflow-wrap:anywhere;font-size:clamp(1.35rem,2.4vw,2.1rem);line-height:1.05}.pattern-demo p{background:var(--foreground);color:var(--background);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;grid-column:1/-1;padding:18px;font-size:clamp(1.125rem,2vw,1.75rem);font-weight:700;line-height:1.1;overflow:hidden}.feature-cards{gap:42px;display:grid}.field-feature-header{grid-template-columns:minmax(280px, 1fr) minmax(0, var(--product-screenshot-width));align-items:center;gap:48px;display:grid}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.cards article{background:var(--panel);outline:1px solid var(--line);border-radius:8px;align-content:start;gap:14px;min-height:220px;padding:24px;display:grid}.cards h3{font-size:1.2rem;line-height:1.2}.cards p{color:var(--muted);font-size:1rem;line-height:1.55}.privacy-band{grid-template-columns:minmax(280px, 1fr) minmax(0, var(--product-screenshot-width));align-items:center;gap:48px;display:grid;overflow:hidden}.final-cta{text-align:center;justify-items:center;gap:24px;display:grid}.final-cta h2{max-width:11ch}.page-footer{border-top:1px solid var(--line);padding:40px 0 24px;display:block}.footer-main{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:48px;display:grid}.footer-brand{align-content:start;gap:14px;min-width:0;display:grid}.footer-brand p{max-width:20ch;color:var(--muted);font-size:1rem;line-height:1.55}.footer-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.footer-nav div{align-content:start;gap:10px;min-width:0;display:grid}.footer-nav h2{color:var(--foreground);font-size:.875rem;font-weight:600;line-height:1.3}.footer-nav a,.footer-bottom{color:var(--muted);font-size:.875rem;line-height:1.45}.footer-nav a:hover{color:var(--foreground)}.footer-nav a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:42px;padding-top:20px;display:flex}.legal-page{padding:128px 0 72px}.legal-hero{gap:18px;max-width:760px;padding-bottom:48px;display:grid}.legal-hero h1{max-width:12ch}.legal-hero p,.legal-content p{color:var(--muted);font-size:1.0625rem;line-height:1.7}.legal-content{border-top:1px solid var(--line);gap:36px;max-width:760px;padding-top:40px;display:grid}.legal-content section{gap:12px;display:grid}.legal-content h2{font-size:1.25rem;font-weight:600;line-height:1.35}.feature-editor-shell{gap:28px;width:min(100% - 40px,1440px);margin:0 auto;padding:56px 0;display:grid}.feature-editor-header{justify-content:space-between;align-items:end;gap:24px;display:flex}.feature-editor-header>div:first-child{gap:14px;min-width:0;display:grid}.feature-editor-header h1{max-width:12ch;font-size:clamp(2.1rem,3.6vw,3.2rem)}.feature-editor-header p:not(.eyebrow){max-width:58ch;color:var(--muted);font-size:1.125rem;line-height:1.55}.feature-editor-actions{flex:none;align-items:center;gap:12px;display:flex}.feature-editor-actions .button:disabled{cursor:not-allowed;opacity:.58}.feature-editor-panel{background:var(--panel);outline:1px solid var(--line);box-shadow:var(--screenshot-shadow);border-radius:8px;gap:14px;padding:16px;display:grid}.feature-editor-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:.875rem;line-height:1.35;display:flex}.feature-editor-table-wrap{outline:1px solid var(--line);border-radius:8px;overflow-x:auto}.feature-editor-table{border-collapse:collapse;background:var(--background);width:100%;min-width:1120px}.feature-editor-table th,.feature-editor-table td{border-bottom:1px solid var(--line);border-left:1px solid var(--line);text-align:left;vertical-align:top;padding:10px}.feature-editor-table th:first-child,.feature-editor-table td:first-child{border-left:0}.feature-editor-table tr:last-child td{border-bottom:0}.feature-editor-table th{color:var(--muted);text-transform:uppercase;font-size:.8125rem;font-weight:700;line-height:1.3}.feature-editor-table input,.feature-editor-table textarea{background:var(--panel-soft);width:100%;min-width:0;color:var(--foreground);font:inherit;border:0;border-radius:6px;outline:1px solid #0000;padding:10px;font-size:.95rem;line-height:1.35}.feature-editor-table textarea{resize:vertical;min-height:86px}.feature-editor-table input:focus,.feature-editor-table textarea:focus{outline-color:var(--accent)}.feature-editor-table input::placeholder,.feature-editor-table textarea::placeholder{color:color-mix(in srgb, var(--muted) 70%, transparent)}.feature-editor-delete{background:var(--panel-soft);color:var(--muted);font:inherit;border:0;border-radius:6px;padding:9px 10px;font-size:.875rem;font-weight:700}.feature-editor-delete:hover,.feature-editor-delete:focus-visible{color:var(--foreground);outline:1px solid var(--accent)}@media (max-width:980px){.benefits,.benefits dl,.comparison-cards,.feature-split,.feature-grid,.field-feature-header,.cards,.privacy-band{grid-template-columns:1fr}.hero{min-height:auto;padding:18px 0 48px}h1{font-size:clamp(2.35rem,8vw,4.1rem)}.primary-nav{display:none}.benefits{gap:28px}.benefits dt{min-height:112px}.feature,.privacy-band,.final-cta{padding:72px 0}.footer-main{grid-template-columns:1fr;gap:34px}.feature-editor-header{flex-direction:column;align-items:start}}@media (max-width:640px){.site-shell{width:calc(100% - 28px);padding:84px 0 18px}.page-header{width:calc(100% - 28px);top:14px;left:14px;right:14px}.brand span{display:none}.header-actions{gap:10px}.docs-link{display:none}.download-link{padding:10px 12px}h1{font-size:clamp(2.1rem,10vw,3.1rem)}.intro{font-size:1.125rem}.button{width:100%}.hero-visual{gap:24px;padding:16px}.hero-rename-strip{grid-template-columns:1fr}.app-screenshot-hero{width:100%}.benefits dt{min-height:0}.section-copy h2,.final-cta h2{font-size:clamp(1.75rem,8vw,2.65rem)}.pattern-demo{grid-template-columns:1fr}.pattern-demo p{white-space:normal}.page-footer{padding-top:32px}.footer-nav{grid-template-columns:1fr;gap:24px}.footer-bottom{display:grid}.legal-page{padding:104px 0 56px}}
