:root{--bg:#f8fbff;--card:#ffffffe0;--ink:#0f172a;--muted:#64748b;--brand:#6d28d9;--brand2:#7c3aed;--cyan:#14b8a6;--line:#e6eaf3;--shadow:0 24px 80px #4f46e524}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 15% 6%, #ede9fe 0 18%, transparent 38%), radial-gradient(circle at 88% 12%, #e0f2fe 0 16%, transparent 36%), linear-gradient(180deg, #fff 0, var(--bg) 38%, #fff 100%);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.7}a{color:inherit}img{max-width:100%;height:auto;display:block}.nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#ffffffc7;justify-content:space-between;align-items:center;gap:24px;padding:16px clamp(18px,4vw,80px);display:flex;position:sticky;top:0;box-shadow:0 10px 40px #0f172a0a}.logo,.footer-logo{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:900;text-decoration:none;display:inline-flex}.logo-mark{width:38px;height:38px;color:var(--brand);background:#fff;border:2px dashed #8b5cf6;border-radius:12px;place-items:center;display:inline-grid;box-shadow:0 8px 28px #6d28d91f}.nav nav{flex-wrap:wrap;align-items:center;gap:26px;font-size:14px;font-weight:700;display:flex}.nav a{text-decoration:none}.nav-cta{color:#fff;background:linear-gradient(135deg, var(--brand), #8b5cf6);border-radius:12px;padding:11px 18px;box-shadow:0 12px 30px #6d28d947}.login-link{color:#312e81}.tool{max-width:1240px;margin:58px auto 26px;padding:0 24px}.hero-shell{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:28px;display:grid}.hero-shell>*{grid-area:auto}.hero-copy-card{text-align:center;align-self:center;padding:26px 0}.hero-copy-card h1{letter-spacing:-.06em;margin:18px 0;font-size:clamp(48px,6vw,78px);line-height:1.03}.hero-copy-card p{max-width:760px;color:var(--muted);margin-left:auto;margin-right:auto;font-size:18px}.badge,.eyebrow,.pill{color:#5b21b6;background:#f1edff;border:1px solid #ddd6fe;border-radius:999px;align-items:center;gap:8px;padding:7px 13px;font-size:13px;font-weight:900;display:inline-flex}.trust-row{color:#334155;flex-wrap:wrap;justify-content:center;gap:16px;margin:26px 0;font-weight:800;display:flex}.trust-row span{align-items:center;gap:8px;display:inline-flex}.trust-row span:before{content:"✓";width:22px;height:22px;color:var(--brand);border:1px solid #c4b5fd;border-radius:999px;place-items:center;display:inline-grid}.stars{color:#f59e0b;letter-spacing:2px;font-size:18px}.stars strong{color:var(--ink);letter-spacing:0;margin-left:12px}.magic-card{box-shadow:var(--shadow);background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#7c3aed8c,#14b8a673) border-box;border:1px solid #0000;border-radius:34px;position:relative;overflow:hidden}.magic-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#7c3aed1a,#0000 36%);position:absolute;inset:0}.drop{text-align:center;border-style:dashed;grid-area:drop;padding:42px}.drop input[type=file]{display:none}.drop h2{margin:16px 0 6px;font-size:22px}.drop-icon{width:92px;height:92px;color:var(--brand);background:#f4f0ff;border-radius:28px;place-items:center;margin:4px auto 10px;display:grid}.button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:9px;margin:7px;padding:12px 18px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0f172a14}.button.primary{background:linear-gradient(135deg,var(--brand),#8b5cf6);color:#fff;border:0}.button.ghost{background:#f8fafc}.button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.secondary-actions{flex-wrap:wrap;display:inline-flex}.urlrow{border:1px solid var(--line);max-width:720px;color:var(--brand);background:#fbfdff;border-radius:18px;align-items:center;gap:10px;margin:18px auto;padding:10px 12px;display:flex}.urlrow input{min-width:0;font:inherit;color:var(--ink);background:0 0;border:0;outline:0;flex:1}textarea{border:1px solid var(--line);width:100%;font:inherit;resize:vertical;background:#fbfdff;border-radius:18px;height:280px;padding:16px}.panel{grid-area:panel;padding:28px}.panel-title{color:#312e81;align-items:center;gap:10px;margin-bottom:14px;display:flex}.config-panel{padding-top:20px}.config-toggle{z-index:1;border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:20px;padding:8px 0 16px;display:flex;position:relative}.config-toggle-title{color:#312e81;align-items:center;gap:12px;min-width:0;display:flex}.config-toggle-title>span{min-width:0;display:grid}.config-toggle-title strong{font-size:18px}.config-toggle-title small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750;overflow:hidden}.config-toggle-action{color:var(--brand);flex:none;align-items:center;gap:7px;font-size:13px;font-weight:900;display:inline-flex}.config-toggle-action svg{transition:transform .2s}.config-toggle-action svg.expanded{transform:rotate(180deg)}.config-toggle:focus-visible{outline-offset:5px;border-radius:10px;outline:3px solid #7c3aed40}.config-body{padding-top:18px}.config-body[hidden]{display:none}.config-quality-alert{z-index:1;color:#92400e;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fffbeb;border:1px solid #fde68a;border-radius:13px;margin:14px 0 0;padding:11px 14px;font-size:13px;font-weight:900;position:relative}.config-panel>.statusline{margin-top:16px}.segmented{background:#f1f5f9;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:8px;padding:6px;display:grid}.segmented button{cursor:pointer;color:#475569;background:0 0;border:0;border-radius:13px;padding:12px;font-weight:900}.segmented .active{color:var(--brand);background:#fff;box-shadow:0 8px 22px #0f172a14}.statusline{color:var(--muted);align-items:center;gap:8px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.actions{flex-wrap:wrap;gap:8px;margin:10px 0;display:flex}.hero-copy,.content,.faq,.tools-strip,.app-banner{background:var(--card);border:1px solid var(--line);border-radius:32px;max-width:1120px;margin:34px auto;padding:38px 44px;box-shadow:0 18px 60px #0f172a0f}.hero-copy h2,.content h2,.faq h2,.tools-strip h2,.app-banner h2{letter-spacing:-.04em;margin:12px 0 18px;font-size:clamp(28px,4vw,44px);line-height:1.12}.section-with-art{grid-template-columns:1.08fr .92fr;align-items:center;gap:34px;display:grid}.section-with-art.reverse{grid-template-columns:.95fr 1.05fr}.section-with-art.reverse img{order:-1}.section-with-art img,.wide-art img{border-radius:28px;box-shadow:0 22px 60px #4f46e51f}.tools-strip{text-align:center}.tool-cards{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px;display:grid}.mini-tool{text-align:left;border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:12px;padding:18px;display:flex;box-shadow:0 12px 30px #0f172a0d}.mini-tool svg,.feature-list svg,.usecase-row svg{color:var(--brand)}.grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1120px;margin:28px auto;padding:0 24px;display:grid}.grid article,.feature-list div{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px;box-shadow:0 12px 30px #0f172a0d}.grid span{width:48px;height:48px;color:var(--brand);background:#f1edff;border-radius:16px;place-items:center;font-weight:900;display:grid}.wide-art{max-width:1120px;margin:28px auto;padding:0 24px}.feature-list{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:22px;display:grid}.feature-list div{position:relative;overflow:hidden}.feature-list div:after{content:"";background:#ede9fe;border-radius:999px;width:120px;height:120px;position:absolute;top:-55px;right:-55px}.alt{background:#fbfffd}.tips{padding-left:24px}.tips li{margin:10px 0}.usecase-row{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1120px;margin:30px auto;padding:0 24px;display:grid}.usecase-row div{text-align:center;border:1px solid var(--line);background:#fff;border-radius:24px;place-items:center;gap:6px;min-height:140px;padding:24px;display:grid;box-shadow:0 12px 32px #0f172a0d}.usecase-row span{color:var(--muted)}.faq{grid-template-columns:1fr 1fr;gap:14px 18px;display:grid}.faq h2{text-align:center;grid-column:1/-1}.faq details{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px 22px;box-shadow:0 8px 24px #0f172a0a}.faq summary{cursor:pointer;justify-content:space-between;gap:18px;font-weight:900;display:flex}.faq summary:after{content:"+";color:var(--brand)}.app-banner{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed 55%,#9333ea);justify-content:space-between;align-items:center;gap:24px;display:flex;overflow:hidden}.app-banner p{color:#ede9fe}footer{color:#cbd5e1;background:#020617;justify-content:space-between;align-items:flex-start;gap:28px;margin-top:60px;padding:54px clamp(24px,6vw,90px);display:flex}footer a{color:#fff;font-weight:800}@media (max-width:980px){.hero-shell,.section-with-art,.section-with-art.reverse,.grid,.feature-list,.tool-cards,.usecase-row,.faq{grid-template-columns:1fr}.section-with-art.reverse img{order:0}.hero-copy-card{text-align:center}.hero-copy-card p,.trust-row{justify-content:center;margin-left:auto;margin-right:auto}}@media (max-width:720px){.nav{flex-direction:column;align-items:flex-start}.nav nav{gap:12px}.login-link{display:none}.tool,.wide-art,.grid,.usecase-row{padding:0 16px}.hero-copy,.content,.faq,.tools-strip,.app-banner{border-radius:24px;margin:20px 16px;padding:24px}.drop,.panel{padding:24px}.hero-copy-card h1{font-size:44px}.urlrow{flex-direction:column;align-items:stretch}.segmented{grid-template-columns:1fr}.app-banner,footer{flex-direction:column}.tool-cards{grid-template-columns:1fr}.config-toggle{align-items:flex-start}.config-toggle-title small{max-width:58vw}}.breadcrumbs{max-width:1120px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin:34px auto 0;padding:0 24px;font-weight:800;display:flex}.breadcrumbs a,.breadcrumbs span{align-items:center;gap:7px;text-decoration:none;display:inline-flex}.breadcrumbs a:hover{color:var(--brand)}.legal-page{padding-bottom:34px}.legal-card h1{letter-spacing:-.06em;margin:16px 0 22px;font-size:clamp(42px,6vw,68px);line-height:1.04}.legal-card h2{margin-top:34px}.legal-card h3{color:#312e81;margin-top:22px}.legal-card a{color:var(--brand);font-weight:900}footer p{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.footer-links{gap:12px;min-width:220px;display:grid}.footer-links a{color:#cbd5e1;text-decoration:none}@media (max-width:720px){.breadcrumbs{margin-top:22px;padding:0 16px}.legal-card h1{font-size:40px}}.error-message{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:12px 14px;font-weight:800}.result-stats{color:var(--muted);flex-wrap:wrap;gap:10px;margin:10px 0;font-weight:800;display:flex}.result-stats span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:6px 10px}.result-compare{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:18px;margin:16px 0;display:grid}.result-compare figure{flex-direction:column;gap:8px;min-width:0;margin:0;display:flex}.result-compare figure img{object-fit:contain;border:1px solid var(--line);background:#f8fafc;border-radius:18px;width:100%;height:280px}.result-compare figcaption,.result-compare small{color:var(--muted);font-size:13px;font-weight:800}.result-compare>div{flex-direction:column;gap:8px;min-width:0;display:flex}.result-compare textarea{flex:1;min-height:280px}.draft-notice{color:#5b21b6;background:#f5f3ff;border:1px solid #c4b5fd;border-radius:13px;margin:10px 0;padding:10px 13px;font-size:13px;font-weight:800}.crop-quality-workspace{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:stretch;gap:18px;margin:18px 0;display:grid}.crop-editor{min-width:0}.crop-preview-frame{aspect-ratio:3/2;touch-action:none;background:linear-gradient(135deg,#f8fafc,#f5f3ff);border:1px solid #ddd6fe;border-radius:20px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.crop-preview-image{object-fit:fill;width:100%;height:100%}.crop-shade{z-index:2;pointer-events:none;background:#4c1d957a;display:block;position:absolute}.crop-shade-top{inset:0 0 auto}.crop-shade-bottom{inset:auto 0 0}.crop-shade-left{left:0}.crop-shade-right{right:0}.crop-focus-box{z-index:3;pointer-events:none;border:2px solid #22d3ee;border-radius:8px;position:absolute;box-shadow:0 0 0 1px #ffffffe6,inset 0 0 0 1px #ffffff8c}.crop-focus-box:before,.crop-focus-box:after{content:"";border-color:#fff;width:18px;height:18px;position:absolute}.crop-focus-box:before{border-top:4px solid #fff;border-left:4px solid #fff;border-radius:6px 0 0;top:-2px;left:-2px}.crop-focus-box:after{border-bottom:4px solid #fff;border-right:4px solid #fff;border-radius:0 0 6px;bottom:-2px;right:-2px}.perspective-overlay{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.perspective-overlay polygon{fill:#22d3ee14;stroke:#06b6d4;stroke-width:.7px;stroke-dasharray:2 1.25;vector-effect:non-scaling-stroke}.perspective-handle{z-index:5;cursor:grab;touch-action:none;background:#06b6d4;border:3px solid #fff;border-radius:999px;width:28px;height:28px;padding:0;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 12px #0891b273}.perspective-handle:after{content:"";border:2px solid #ffffffe6;border-radius:999px;position:absolute;inset:6px}.perspective-handle:hover,.perspective-handle:focus-visible,.perspective-handle.active{cursor:grabbing;background:#7c3aed;outline:none;box-shadow:0 0 0 5px #7c3aed33,0 3px 14px #4c1d9573}.perspective-tools{justify-content:space-between;align-items:center;gap:14px;margin-top:8px;display:flex}.perspective-tools .helper-text{margin:0}.perspective-tools .button{flex:none}.image-quality-card{border:1px solid var(--line);color:#475569;background:#fff;border-radius:20px;min-width:0;padding:18px}.image-quality-card>div:first-child{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.image-quality-card>div:first-child strong{color:#1f2937}.image-quality-card>div:first-child span{white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.image-quality-card.quality-good>div:first-child span{color:#166534;background:#dcfce7}.image-quality-card.quality-review>div:first-child span{color:#92400e;background:#fef3c7}.image-quality-card dl{grid-template-columns:1fr 1fr;gap:8px;margin:0 0 12px;display:grid}.image-quality-card dl div{background:#f8fafc;border-radius:12px;padding:9px}.image-quality-card dt{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:800}.image-quality-card dd{color:#1f2937;margin:2px 0 0;font-size:13px;font-weight:900}.image-quality-card ul{color:#92400e;margin:8px 0 12px;padding-left:20px;font-size:13px}.image-quality-card p,.image-quality-card small{font-size:13px}.crop-controls{border:1px solid var(--line);background:#fafaff;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:8px 0 14px;padding:16px;display:grid}.crop-controls .range-row{margin:0}.crop-controls .button{width:max-content;margin:4px 0 0}.contact-layout{grid-template-columns:1.35fr .65fr;align-items:start;gap:32px;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:26px;padding:26px;position:sticky;top:100px;box-shadow:0 18px 50px #0f172a14}.contact-card strong{color:#312e81;font-size:24px}.contact-card p{word-break:break-word;font-weight:900}.contact-card ul{color:var(--muted);margin:18px 0 0;padding-left:22px;font-weight:800}.comparison-table-wrap{border:1px solid var(--line);border-radius:18px;margin-top:24px;overflow-x:auto}.comparison-table-wrap table{border-collapse:collapse;background:#fff;width:100%}.comparison-table-wrap caption{text-align:left;color:#312e81;padding:16px 18px;font-weight:900}.comparison-table-wrap th,.comparison-table-wrap td{border-top:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 18px}.comparison-table-wrap th{color:#312e81;background:#f8f7ff}.source-notes a{color:#5b21b6;text-underline-offset:3px;font-weight:800;text-decoration:underline}.content-meta{color:var(--muted);margin-top:18px;font-size:.92rem;font-weight:700}@media (max-width:980px){.contact-layout{grid-template-columns:1fr}.contact-card{position:static}}.blog-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:28px;display:grid}.blog-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px;box-shadow:0 12px 34px #0f172a0d}.blog-card svg{color:var(--brand)}.blog-card h2{margin:12px 0;font-size:26px}.blog-card a{text-decoration:none}.post-meta{color:var(--muted);flex-wrap:wrap;gap:14px;margin:16px 0;font-weight:800;display:flex}.post-meta span{align-items:center;gap:6px;display:inline-flex}.article-content{max-width:980px}.article-content>p{font-size:18px}.seo-depth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.seo-depth-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px;box-shadow:0 10px 28px #0f172a0d}.seo-depth-grid h3{color:#312e81;margin:0 0 10px;line-height:1.35}.seo-depth-grid p{color:#475569;margin:0}.seo-depth-faq{max-width:980px}@media (max-width:780px){.blog-grid,.seo-depth-grid,.result-compare{grid-template-columns:1fr}.result-compare figure img{height:auto;max-height:360px}}@media (max-width:860px){.crop-quality-workspace{grid-template-columns:1fr}}@media (max-width:620px){.crop-controls{grid-template-columns:1fr}.image-quality-card dl{grid-template-columns:1fr 1fr}.perspective-handle{width:32px;height:32px}.perspective-tools{flex-direction:column;align-items:flex-start}}.toggle-row{color:#475569;align-items:center;gap:10px;margin:10px 0 6px;font-size:.92rem;font-weight:700;display:flex}.toggle-row input{accent-color:#6d5dfc;width:18px;height:18px}.selected-list{gap:8px;max-height:170px;margin:12px 0;display:grid;overflow:auto}.selected-list span{border:1px solid var(--line);color:#334155;background:#f8fafc;border-radius:14px;padding:10px 12px;font-size:.9rem;font-weight:700;display:block}.toggle-row select{border:1px solid var(--line);color:#0f172a;background:#fff;border-radius:12px;padding:8px 10px;font-weight:800}.disabled-link{pointer-events:none;opacity:.45}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.pricing-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px;box-shadow:0 12px 34px #0f172a0d}.pricing-card svg{color:var(--brand)}.pricing-card h2{margin:12px 0 6px}.price-label{color:#0f172a;font-size:24px;font-weight:900}.pricing-card li{color:#475569;margin:8px 0}@media (max-width:900px){.pricing-grid{grid-template-columns:1fr}}.code-sample{white-space:pre-wrap;color:#e0e7ff;background:#0f172a;border:1px solid #ffffff1f;border-radius:20px;padding:22px;font-weight:800;line-height:1.6;overflow:auto}.image-preview-box{border:1px dashed var(--line);color:#64748b;background:#f8fafc;border-radius:20px;place-items:center;min-height:220px;margin:14px 0;font-weight:800;display:grid;overflow:hidden}.image-preview-box img{max-width:100%;height:auto;display:block}.text-input{border:1px solid var(--line);width:100%;font:inherit;color:#0f172a;background:#fff;border-radius:14px;margin:8px 0 12px;padding:13px 14px;font-weight:800}.preview-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin:14px 0;display:grid}.preview-grid a,.preview-grid>span{border:1px solid var(--line);text-align:center;color:#334155;background:#f8fafc;border-radius:16px;padding:10px;font-weight:800;text-decoration:none}.preview-grid img{border-radius:10px;width:100%;height:auto;margin-bottom:8px;display:block}.select-row{color:#334155;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;font-size:14px;display:flex}.select-row select{color:#111827;background:#fff;border:1px solid #ddd6fe;border-radius:14px;min-width:190px;padding:10px 12px}.helper-text{color:#64748b;margin:-4px 0 10px;font-size:13px}@media (max-width:640px){.select-row{flex-direction:column;align-items:stretch}.select-row select{width:100%}}.warning-message{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:14px;margin:10px 0;padding:12px 14px;font-weight:800}.quality-list{gap:8px;margin:10px 0 14px;padding:0;list-style:none;display:grid}.quality-list li{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:800}.selected-list span{justify-content:space-between;align-items:center;gap:10px;display:flex}.selected-list .button{padding:7px 10px;font-size:12px}.selected-list strong{color:#075985;white-space:nowrap;background:#e0f2fe;border-radius:999px;padding:5px 8px;font-size:12px}.queue-log{color:#475569;margin:10px 0 14px;padding-left:20px;font-size:13px;font-weight:800}.queue-log li{margin:4px 0}.queue-log time{color:#1d4ed8;margin-right:6px;font-weight:900}.range-row{color:#334155;gap:8px;margin:8px 0 12px;font-size:14px;font-weight:800;display:grid}.range-row input{accent-color:#6d5dfc;width:100%}:root{--bg:#fbfbff;--card:#fffffff0;--ink:#11111b;--muted:#646477;--brand:#6d28d9;--brand2:#8b5cf6;--cyan:#22d3ee;--line:#e9e7f2;--soft-violet:#f5f1ff;--shadow:0 24px 70px #432a851f}body{color:var(--ink);background:radial-gradient(circle at 14% 1%,#8b5cf61a,#0000 25rem),radial-gradient(circle at 86% 9%,#c4b5fd29,#0000 28rem),linear-gradient(#fff 0,#fbfbff 38%,#fff 100%)}.nav{background:#ffffffdb;border-bottom:1px solid #6d28d914;min-height:76px;padding:12px clamp(20px,5vw,84px);box-shadow:0 8px 35px #1f12450a}.logo{gap:11px;font-size:17px}.logo>span:last-child{flex-direction:column;line-height:1.05;display:flex}.logo small{color:#8b8798;letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:700}.logo-mark{background:linear-gradient(145deg,#fff,#f3efff);border:1px solid #c4b5fd;border-radius:13px;width:42px;height:42px;box-shadow:inset 0 0 0 4px #fff,0 10px 25px #6d28d924}.nav nav{flex-wrap:nowrap;gap:25px}.nav nav>a,.nav-tools summary{color:#373340;cursor:pointer;white-space:nowrap;padding:10px 0;font-size:13px;list-style:none;position:relative}.nav-tools summary{align-items:center;gap:4px;font-weight:700;display:flex}.nav-tools summary::-webkit-details-marker{display:none}.mobile-nav summary::-webkit-details-marker{display:none}.nav nav>a:after,.nav-active:after{content:"";background:linear-gradient(90deg,var(--brand),#a78bfa);border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.nav nav>a:hover:after,.nav nav>.nav-active:after{transform:scaleX(1)}.nav-tools{position:relative}.mega-menu{border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:7px;width:min(680px,80vw);padding:18px;display:grid;position:absolute;top:48px;left:50%;transform:translate(-38%);box-shadow:0 28px 80px #29195b2e}.mega-menu a{color:#4b4655;border-radius:11px;align-items:center;gap:9px;padding:10px 12px;font-size:12px;text-decoration:none;display:flex}.mega-menu a:hover{color:var(--brand);background:#f5f1ff}.nav-actions{align-items:center;gap:16px;display:flex}.locale{color:#4b4655;align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.nav-cta{border-radius:10px;padding:10px 17px;font-size:12px}.mobile-nav{display:none}.home-page{overflow:hidden}.home-page .tool{max-width:1220px;margin:34px auto 20px}.home-page .hero-shell{grid-template-columns:minmax(0,1fr);gap:20px}.home-page .hero-copy-card{text-align:center;max-width:880px;min-height:auto;margin:0 auto;padding:44px 4px 28px;display:block;position:relative}.home-page .hero-copy-card h1{letter-spacing:-.065em;max-width:760px;margin:14px auto;font-size:clamp(48px,5.5vw,76px);line-height:1.01}.home-page .hero-copy-card h1:after{content:"";background:linear-gradient(90deg,var(--brand),#a78bfa,#67e8f9);border-radius:8px;width:88px;height:7px;margin:16px auto 0;display:block}.home-page .hero-copy-card p:not(.badge){max-width:720px;margin:0 auto;font-size:17px;line-height:1.65}.home-page .badge{background:#f7f3ff;width:max-content;margin:0 auto 7px;box-shadow:0 8px 24px #6d28d914}.home-page .trust-row{gap:13px;margin:22px 0 8px;font-size:12px}.home-page .stars{margin-top:12px;font-size:15px}.home-page .magic-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #6d28d91f;border-radius:22px;box-shadow:0 20px 60px #3c26701a}.home-page .magic-card:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(120deg,#8b5cf661,#0000 36%,#22d3ee29);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.home-page .drop{border-style:solid;min-height:360px;padding:40px clamp(24px,6vw,76px)}.home-page .drop:before{content:"";pointer-events:none;border:1px dashed #c8baf2;border-radius:16px;position:absolute;inset:14px}.home-page .drop-icon{background:linear-gradient(145deg,#f4efff,#fff);border-radius:24px;width:82px;height:82px;box-shadow:0 16px 35px #6d28d91f}.home-page .drop .button.primary{min-width:215px}.home-page .urlrow{background:#fff;max-width:760px;margin-top:20px;box-shadow:0 8px 24px #1f12450f}.home-page .panel{padding:clamp(24px,4vw,42px)}.home-page .segmented{grid-template-columns:repeat(4,1fr);max-width:680px;margin-bottom:10px}.home-page .panel textarea{background:#fff;border-radius:14px;min-height:300px;box-shadow:inset 0 1px #6d28d90a}.home-page .button{border-radius:10px;min-height:44px;transition:transform .2s,box-shadow .2s,border-color .2s}.home-page .button.primary{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 12px 28px #6d28d940}.home-page .button.primary:hover{box-shadow:0 16px 36px #6d28d957}.home-page section:not(.tool){scroll-margin-top:100px}.home-page .hero-copy,.home-page .content,.home-page .faq,.home-page .tools-strip,.home-page .grid,.home-page .usecase-row,.home-page .wide-art,.home-page .app-banner{max-width:1180px;margin-left:auto;margin-right:auto}.home-page .hero-copy,.home-page .content{margin-top:58px;margin-bottom:58px}.home-page .hero-copy h2,.home-page .content>h2,.home-page .faq>h2,.home-page .tools-strip>h2{letter-spacing:-.04em;margin-top:0;font-size:clamp(28px,3.1vw,42px);line-height:1.15}.home-page .hero-copy p,.home-page .content>p{color:#666174;font-size:16px;line-height:1.82}.home-page .section-with-art{align-items:center;gap:clamp(30px,5vw,72px)}.home-page .section-with-art img{filter:drop-shadow(0 24px 42px #4a2c901a);border-radius:26px}.home-page .section-kicker{width:max-content;color:var(--brand);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;margin:0 auto 10px;font-size:12px;font-weight:900;display:flex}.home-page .tools-strip{text-align:center;padding:35px 0 20px}.home-page .tools-strip>p:not(.section-kicker){color:var(--muted);margin-top:-8px}.home-page .tool-cards{grid-template-columns:repeat(6,1fr);gap:12px;margin-top:26px;display:grid}.home-page .mini-tool{border:1px solid var(--line);min-height:108px;color:var(--text);cursor:pointer;background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:16px 10px;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;box-shadow:0 10px 30px #1f12450d}.home-page .mini-tool:hover{border-color:#c4b5fd;transform:translateY(-4px);box-shadow:0 18px 38px #5031971f}.home-page .mini-tool:focus-visible{outline-offset:3px;border-color:var(--brand);outline:3px solid #7c3aed47}.home-page .mini-tool span{width:42px;height:42px;color:var(--brand);background:#f4efff;border-radius:12px;place-items:center;display:grid}.home-page .mini-tool strong{font-size:12px;line-height:1.3}.home-page .grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:56px;position:relative}.home-page .grid article,.home-page .feature-list>div,.home-page .usecase-row>div{border:1px solid var(--line);background:#ffffffeb;border-radius:17px;position:relative;box-shadow:0 12px 34px #1f12450d}.home-page .grid article{padding:26px 22px}.home-page .grid article>span{color:var(--brand);background:#f4efff}.home-page .grid article h3{margin-top:17px;font-size:17px;line-height:1.3}.home-page .grid article p{color:var(--muted);font-size:13px;line-height:1.65}.home-page .wide-art{text-align:center;margin-top:24px;margin-bottom:50px;padding:20px}.home-page .wide-art img{border-radius:28px;width:min(100%,900px);margin:auto}.home-page .content.alt{background:linear-gradient(145deg,#f9f7ffe6,#fffffff5);border:1px solid #eee9f8;border-radius:26px;padding:clamp(28px,5vw,58px)}.home-page .feature-list{gap:15px}.home-page .feature-list>div{padding:24px}.home-page .feature-list svg{color:var(--brand)}.home-page .usecase-row{grid-template-columns:repeat(3,1fr);gap:15px}.home-page .usecase-row>div{padding:24px}.home-page .faq{padding:50px 0 70px;position:relative}.home-page .faq>h2{text-align:center}.home-page .faq details{border:1px solid var(--line);background:#fff;border-radius:13px;box-shadow:0 8px 26px #1f12450a}.home-page .faq summary{color:#282431;align-items:center;min-height:58px;padding:0 20px;font-weight:800;display:flex}.home-page .faq details p{color:var(--muted);padding:0 20px 20px}.home-page .app-banner{isolation:isolate;color:#fff;background:#32117b;border-radius:24px;justify-content:flex-end;align-items:center;gap:28px;min-height:260px;padding:44px clamp(24px,5vw,66px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px #3d198e3d}.home-page .app-banner>img{z-index:-2;object-fit:cover}.home-page .app-banner:after{content:"";z-index:-1;background:linear-gradient(90deg,#1e0b540f 0,#4c1d951a 36%,#430f96f5 65%,#5b21b6fa 100%);position:absolute;inset:0}.home-page .app-banner>div{width:min(50%,540px)}.home-page .app-banner h2{margin:0 0 8px;font-size:clamp(28px,3vw,40px);line-height:1.1}.home-page .app-banner p{color:#eee7ff;margin:0}.home-page .app-banner .button{color:#5b21b6;background:#fff;flex:none}footer{background:linear-gradient(145deg,#090f24,#071126 58%,#0d1534);margin-top:70px}footer>div:first-child{max-width:360px}.footer-logo{color:#fff;font-size:18px}.footer-links{grid-template-columns:repeat(4,minmax(130px,1fr));gap:9px 28px}.footer-links strong{color:#fff;grid-column:1/-1}.footer-links a{color:#aeb8d0;font-size:12px}.footer-links a:hover{color:#fff}@keyframes home-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion:no-preference){.home-page .mini-tool:nth-child(2n){animation:7s ease-in-out -4s infinite home-float}}@media (max-width:1100px){.nav nav{gap:16px}.nav nav>a,.nav-tools summary{font-size:12px}.home-page .tool-cards{grid-template-columns:repeat(4,1fr)}.home-page .grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.nav nav,.nav-actions{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobile-nav>div{border:1px solid var(--line);background:#fff;border-radius:16px;gap:4px;width:min(320px,100vw - 32px);padding:14px;display:grid;position:absolute;top:52px;right:0;box-shadow:0 24px 60px #1f12452e}.mobile-nav a{border-radius:9px;padding:11px 12px;font-size:14px;text-decoration:none}.mobile-nav a:hover{color:var(--brand);background:#f5f1ff}.home-page .hero-copy-card{text-align:center;min-height:auto;padding:32px 0 12px}.home-page .hero-copy-card h1{font-size:clamp(42px,11vw,62px)}.home-page .section-with-art,.home-page .section-with-art.reverse{grid-template-columns:1fr}.home-page .section-with-art img{width:min(100%,700px);margin:auto}.home-page .tool-cards{grid-template-columns:repeat(3,1fr)}.home-page .app-banner{flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;min-height:420px}.home-page .app-banner:after{background:linear-gradient(#30117b0f,#3e1891f5 58%)}.home-page .app-banner>div{width:100%}}@media (max-width:620px){.nav{min-height:66px;padding:10px 16px}.logo{font-size:15px}.logo-mark{width:39px;height:39px}.home-page .tool{margin-top:18px;padding:0 16px}.home-page .hero-copy-card h1{font-size:42px}.home-page .hero-copy-card p:not(.badge){font-size:16px}.home-page .trust-row{gap:8px 12px}.home-page .drop{min-height:330px;padding:32px 20px}.home-page .urlrow{flex-wrap:wrap}.home-page .urlrow input{flex-basis:calc(100% - 34px)}.home-page .urlrow .button{width:100%;margin:4px 0 0}.home-page .panel{padding:20px 16px}.home-page .segmented{grid-template-columns:repeat(2,1fr)}.home-page .actions .button{width:100%;margin:5px 0}.home-page .tools-strip,.home-page .grid,.home-page .content,.home-page .hero-copy,.home-page .faq,.home-page .usecase-row,.home-page .wide-art,.home-page .app-banner{width:calc(100% - 32px)}.home-page .tool-cards{grid-template-columns:repeat(2,1fr);gap:9px}.home-page .mini-tool{min-height:96px}.home-page .grid,.home-page .feature-list,.home-page .usecase-row{grid-template-columns:1fr}.home-page .content.alt{padding:26px 20px}.home-page .faq{padding-top:32px}.home-page .app-banner{border-radius:18px;min-height:410px;padding:28px 22px}footer{grid-template-columns:1fr;padding:44px 20px}.footer-links{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.home-page *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}.tool.hero-shell{grid-template-columns:minmax(0,1fr);grid-template-areas:none;grid-auto-flow:row;gap:18px;width:min(100%,1180px);margin:34px auto 30px;display:grid}.tool.hero-shell>.hero-copy-card,.tool.hero-shell>.drop,.tool.hero-shell>.panel{width:100%;min-width:0;grid-area:auto!important}.tool.hero-shell>.hero-copy-card{text-align:left;max-width:none;min-height:410px;box-shadow:none;isolation:isolate;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-start;margin:0;padding:48px 52% 42px clamp(10px,3vw,38px);display:flex;position:relative}.tool.hero-shell>.hero-copy-card:before{content:"";z-index:-1;filter:blur(18px);pointer-events:none;background:radial-gradient(circle at 24% 35%,#8b5cf621,#0000 29%),radial-gradient(circle at 76% 55%,#22d3ee1a,#0000 27%);position:absolute;inset:-28px 8% -12px}.tool.hero-shell>.hero-copy-card:after{content:"";z-index:-1;filter:drop-shadow(0 24px 34px #5b21b61a);pointer-events:none;background:url(/illustrations/home/hero-ocr.webp) 50%/contain no-repeat;width:56%;height:100%;position:absolute;top:0;right:-2%}.tool.hero-shell>.hero-copy-card>*{z-index:1;position:relative}.tool.hero-shell>.hero-copy-card .badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border-color:#7c3aed2e;width:max-content;max-width:100%;margin:0 0 16px;padding:8px 15px;box-shadow:0 8px 30px #6d28d914}.tool.hero-shell>.hero-copy-card h1,.home-page .tool.hero-shell>.hero-copy-card h1{letter-spacing:-.055em;text-wrap:balance;width:100%;max-width:570px;margin:0 0 16px;font-size:clamp(46px,5vw,68px);line-height:1.01}.tool.hero-shell>.hero-copy-card h1:after,.home-page .tool.hero-shell>.hero-copy-card h1:after{background:linear-gradient(90deg,#7c3aed,#a78bfa 55%,#22d3ee);border-radius:99px;width:72px;height:5px;margin:17px 0 0;box-shadow:0 5px 16px #7c3aed2e}.tool.hero-shell>.hero-copy-card p:not(.badge),.home-page .tool.hero-shell>.hero-copy-card p:not(.badge){color:#666174;text-wrap:balance;width:100%;max-width:570px;margin:0;font-size:18px;line-height:1.65}.tool.hero-shell>.hero-copy-card .trust-row{justify-content:flex-start;margin:20px 0 4px}.tool.hero-shell>.hero-copy-card .stars{margin-top:10px}.tool.hero-shell>.drop,.tool.hero-shell>.panel{margin:0}@media (max-width:620px){.tool.hero-shell{gap:14px;width:100%;margin-top:18px;padding:0 16px}.tool.hero-shell>.hero-copy-card{text-align:center;align-items:center;min-height:0;padding:30px 8px 238px}.tool.hero-shell>.hero-copy-card:before{inset:-15px -5% 0}.tool.hero-shell>.hero-copy-card:after{background-position:bottom;width:100%;height:220px;top:auto;bottom:0;right:0}.tool.hero-shell>.hero-copy-card h1,.home-page .tool.hero-shell>.hero-copy-card h1{letter-spacing:-.045em;font-size:clamp(39px,11vw,52px)}.tool.hero-shell>.hero-copy-card p:not(.badge),.home-page .tool.hero-shell>.hero-copy-card p:not(.badge){font-size:16px}.tool.hero-shell>.hero-copy-card .badge,.tool.hero-shell>.hero-copy-card h1:after,.home-page .tool.hero-shell>.hero-copy-card h1:after{margin-left:auto;margin-right:auto}.tool.hero-shell>.hero-copy-card .trust-row{justify-content:center;gap:8px 12px;margin-left:auto;margin-right:auto;font-size:12px}.tool.hero-shell>.hero-copy-card .stars{margin-left:auto;margin-right:auto}}.site-header.nav{z-index:100;-webkit-backdrop-filter:blur(22px)saturate(160%);background:#ffffffd1;border-bottom:1px solid #6d28d917;min-height:76px;padding:0 24px;display:block;position:sticky;top:0;box-shadow:0 1px #fffc,0 14px 44px #1f12450e}.nav-shell{grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(24px,4vw,62px);width:100%;max-width:1440px;min-height:76px;margin:0 auto;display:grid}.site-header .logo{z-index:2;color:#171321;gap:12px;font-size:17px;position:relative}.brand-symbol{color:#fff;background:linear-gradient(145deg,#9b6cff 0%,#6d28d9 58%,#4f46e5 100%);border:1px solid #7c3aed3d;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #6d28d93d,inset 0 1px #ffffff59}.brand-symbol:after{content:"";filter:blur(2px);background:#ffffff4d;border-radius:999px;width:32px;height:32px;position:absolute;top:-19px;right:-11px}.brand-symbol svg{z-index:1;width:31px;height:31px;position:relative}.brand-symbol-frame,.brand-symbol-letter,.brand-symbol-scan{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.brand-symbol-frame{stroke-width:2.4px}.brand-symbol-letter{stroke-width:3.2px}.brand-symbol-scan{stroke:#67e8f9;stroke-width:1.7px;filter:drop-shadow(0 0 3px #67e8f9cc)}.footer-logo .brand-symbol{flex-basis:42px;width:42px;height:42px}.logo-copy{line-height:1.05;display:grid}.logo-copy strong{letter-spacing:-.035em;font-size:17px}.logo-copy small{color:#8a8498;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:4px;margin-top:6px;font-size:9px;font-weight:850;display:flex}.desktop-nav{background:#f8fafcb3;border:1px solid #e2e8f0d9;border-radius:999px;justify-self:center;align-items:center;padding:5px;display:flex;box-shadow:inset 0 1px #ffffffe6;gap:6px!important}.site-header .desktop-nav>a,.site-header .nav-tools>summary{color:#4c4658;border-radius:999px;align-items:center;gap:5px;min-height:38px;padding:8px 13px;font-size:12px;font-weight:800;line-height:1;transition:color .2s,background .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.site-header .desktop-nav>a:after{display:none}.site-header .desktop-nav>a:hover,.site-header .nav-tools>summary:hover{color:#5b21b6;background:#fff;box-shadow:0 7px 18px #432a8517}.site-header .desktop-nav>a:focus-visible,.site-header .nav-tools>summary:focus-visible,.site-header .logo:focus-visible,.site-header .nav-cta:focus-visible{outline-offset:3px;outline:3px solid #7c3aed3d}.site-header .desktop-nav>.nav-active,.site-header .nav-tools-active>summary,.site-header .nav-tools[open]>summary{color:#5b21b6;background:#fff;box-shadow:0 7px 20px #432a851c,inset 0 0 0 1px #7c3aed14}.site-header .nav-tools>summary svg{transition:transform .2s}.site-header .nav-tools[open]>summary svg{transform:rotate(180deg)}.site-header .mega-menu{transform-origin:top;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:#fffffffa;border:1px solid #7c3aed24;border-radius:24px;width:min(900px,100vw - 40px);max-height:calc(100vh - 96px);padding:0;display:block;position:fixed;top:72px;left:50vw;overflow:auto;transform:translate(-50%);box-shadow:0 34px 90px #1f124533,inset 0 0 0 1px #ffffffe6}.mega-menu-head{background:linear-gradient(100deg,#f5f3ffeb,#fafaffbf);border-bottom:1px solid #eeeaf7;justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;display:flex}.mega-menu-head span{color:#312e81;align-items:center;gap:8px;font-size:13px;font-weight:900;display:flex}.mega-menu-head small{color:#8a8498;font-size:11px;font-weight:700}.mega-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 18px;padding:18px;display:grid}.mega-menu-grid section{min-width:0;padding:5px}.mega-menu-grid section>strong{color:#9a94a7;letter-spacing:.11em;text-transform:uppercase;margin:0 8px 7px;font-size:10px;font-weight:900;display:block}.site-header .mega-menu-grid a{color:#3f3949;border-radius:12px;align-items:center;gap:10px;min-height:42px;padding:7px 9px;font-size:12px;font-weight:750;transition:background .18s,color .18s,transform .18s;display:flex}.site-header .mega-menu-grid a>span{color:#6d28d9;background:#f8f5ff;border:1px solid #e8e2fa;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.site-header .mega-menu-grid a:hover,.site-header .mega-menu-grid a.active{color:#5b21b6;background:#f7f4ff;transform:translate(2px)}.site-header .nav-actions{gap:10px}.site-header .locale{color:#625b6d;background:#ffffffb8;border:1px solid #e9e5f1;border-radius:999px;min-height:38px;padding:8px 11px}.site-header .nav-cta{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9 58%,#4f46e5);border:1px solid #ffffff40;border-radius:13px;align-items:center;gap:8px;min-height:42px;padding:10px 17px;font-size:12px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 28px #6d28d940,inset 0 1px #ffffff40}.site-header .nav-cta:hover{transform:translateY(-1px);box-shadow:0 16px 34px #6d28d952,inset 0 1px #ffffff40}.site-header .nav-cta svg{transition:transform .2s}.site-header .nav-cta:hover svg{transform:translate(3px)}.menu-close-icon{display:none}@media (max-width:1120px){.nav-shell{gap:20px}.site-header .desktop-nav>a,.site-header .nav-tools>summary{padding:8px 10px}.site-header .locale{display:none}}@media (max-width:900px){.site-header.nav{min-height:68px;padding:0 16px}.nav-shell{grid-template-columns:1fr auto;min-height:68px}.site-header .desktop-nav,.site-header .nav-actions{display:none}.site-header .mobile-nav{z-index:3;display:block;position:relative}.site-header .mobile-nav>summary{color:#332c3d;background:#fff;border:1px solid #e7e2f0;border-radius:13px;place-items:center;width:44px;height:44px;padding:0;display:grid;box-shadow:0 8px 20px #1f124512}.site-header .mobile-nav[open]>summary{color:#5b21b6;background:#f7f4ff}.site-header .mobile-nav[open] .menu-open-icon{display:none}.site-header .mobile-nav[open] .menu-close-icon{display:block}.site-header .mobile-menu-panel{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffffb;border:1px solid #7c3aed24;border-radius:20px;gap:5px;width:auto;max-height:calc(100vh - 92px);padding:14px;display:grid;position:fixed;top:76px;left:16px;right:16px;overflow:auto;box-shadow:0 30px 80px #1f124533}.mobile-menu-head{border-bottom:1px solid #eeeaf7;justify-content:space-between;align-items:center;gap:14px;padding:5px 7px 12px;display:flex}.mobile-menu-head span{color:#312e81;font-size:13px;font-weight:900}.mobile-menu-head small{color:#918a9d;font-size:10px}.site-header .mobile-menu-panel>a{color:#443e4d;border-radius:11px;align-items:center;min-height:44px;padding:10px 12px;font-size:14px;font-weight:800;display:flex}.site-header .mobile-menu-panel>a:hover,.site-header .mobile-menu-panel>a.active{color:#5b21b6;background:#f7f4ff}.site-header .mobile-tools{border-top:1px solid #eeeaf7;border-bottom:1px solid #eeeaf7}.site-header .mobile-tools>summary{width:100%;height:auto;min-height:46px;box-shadow:none;color:#443e4d;background:0 0;border:0;border-radius:0;justify-content:space-between;padding:10px 12px;font-size:14px;font-weight:850;display:flex}.mobile-tools[open]>summary svg{transform:rotate(180deg)}.mobile-tools>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:0 4px 10px;display:grid}.mobile-tools a{color:#625b6d;border-radius:9px;align-items:center;gap:7px;min-width:0;padding:9px;font-size:11px;font-weight:750;display:flex}.mobile-tools a:hover{color:#5b21b6;background:#f7f4ff}.site-header .mobile-nav-cta{background:linear-gradient(135deg,#7c3aed,#5b21b6);justify-content:center;margin-top:5px;box-shadow:0 12px 24px #6d28d938;color:#fff!important}}@media (max-width:520px){.site-header .logo-mark{border-radius:13px;width:40px;height:40px}.site-header .logo-copy strong{font-size:15px}.site-header .logo-copy small{font-size:8px}.mobile-tools>div{grid-template-columns:1fr}}.logo-mark img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.footer-logo .logo-mark{background:#fff;border:1px solid #c4b5fd47;padding:0;overflow:hidden}@media (max-width:720px){footer{padding:42px 24px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;width:100%}}@media (max-width:420px){.footer-links{grid-template-columns:1fr}}
