@charset "UTF-8";
:root{color-scheme:dark;--bg:#090d16;--surface:#101622;--surface-raised:#151d2c;--border:#232e40;--text:#edf3ff;--muted:#96a4bb;--blue:#5794ff;--green:#72dfb1;--radius:16px;font-family:Inter,"Segoe UI",Arial,sans-serif;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:105px}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-size:14px;line-height:1.6}body:has(dialog[open]){overflow:hidden}button,input,textarea{font:inherit}button,a,input,summary,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button:disabled:hover{transform:none}button,input,textarea{color:inherit}a,button{transition:background .18s,border-color .18s,color .18s,transform .18s}a:hover{color:var(--blue)}:focus-visible{outline:2px solid #8cb6ff;outline-offset:4px}h1,h2,h3,p{margin:0}h2{font-size:26px;line-height:1.25;letter-spacing:-.8px}h3{font-size:16px;line-height:1.4}p{color:var(--muted)}[hidden]{display:none!important}svg{display:block}.container{max-width:1180px;padding:0 30px;margin:0 auto}.header{height:84px;border-bottom:1px solid #ffffff0c;background:#090d16ed;position:sticky;top:0;z-index:10;backdrop-filter:blur(18px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:21px;font-weight:750;letter-spacing:-.8px;white-space:nowrap}.brand:hover{color:var(--text)}.brand-light{font-weight:450}.brand-dot{color:var(--blue)}nav{display:flex;gap:30px;color:#b5c0d2;font-size:13px}.button{display:inline-flex;justify-content:center;align-items:center;gap:14px;min-height:46px;padding:11px 21px;border-radius:8px;border:1px solid transparent;font-weight:600;white-space:nowrap}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{background:#3478f6;border-color:#5b94fc;color:#fff;box-shadow:0 4px 22px #1765ef26}.button-primary:hover:not(:disabled){background:#4386ff;color:white}.button-secondary{background:#182232;border-color:#2d3b51;color:#dfe9fa}.button-secondary:hover{background:#213049;color:#fff}.button-small{font-size:12px;min-height:38px;padding:8px 14px}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;min-height:515px;padding-top:55px;padding-bottom:48px;position:relative}.eyebrow,.overline,.art-label,.card-bottom{font-size:10px;font-weight:650;letter-spacing:1.6px}.eyebrow{display:flex;align-items:center;gap:9px;color:#c7d6eb;margin-bottom:22px;flex-wrap:wrap}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#71d9aa;box-shadow:0 0 12px #71d9aa44;flex-shrink:0}.edition{font-size:8px;letter-spacing:1px;padding:3px 7px;background:#172437;color:#8db4ef;border:1px solid #263e5d;border-radius:4px;margin-left:3px}h1{font-size:clamp(48px,5.1vw,70px);line-height:1.04;letter-spacing:-3.5px;font-weight:780}h1>span{background:linear-gradient(100deg,#6faaff,#a2b9ff);background-clip:text;color:transparent}.hero-description{font-size:15px;line-height:1.8;max-width:440px;margin-top:21px}.hero-benefits{display:flex;flex-wrap:wrap;gap:22px;font-size:11px;color:#b6c3d8;margin-top:21px}.hero-benefits i{font-style:normal;color:#81b6ff;margin-right:5px}.hero-art{position:relative;min-height:380px;isolation:isolate;display:flex;align-items:center;justify-content:center}.hero-art:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse,#245cdf26,transparent 67%);z-index:-1}.art-grid{position:absolute;inset:15px -10px;background-image:linear-gradient(#7397e00b 1px,transparent 1px),linear-gradient(90deg,#7397e00b 1px,transparent 1px);background-size:37px 37px;mask-image:radial-gradient(ellipse,#000,transparent 72%);z-index:-1}.block-art{width:90%;max-width:440px;filter:drop-shadow(0 24px 25px #030817);animation:float 7s ease-in-out infinite}.orbit{position:absolute;border:1px solid #6998fa15;border-radius:50%;width:330px;height:330px;transform:rotateX(58deg) rotate(-20deg);z-index:-1}.orbit-two{width:440px;height:440px}.art-label{position:absolute;font-size:8px;color:#7186a6;display:flex;align-items:center;gap:7px;letter-spacing:1.9px}.label-top{top:1px;left:50px}.label-bottom{right:28px;bottom:-3px}.floating-file{position:absolute;bottom:38px;left:10px;display:flex;gap:12px;align-items:center;border:1px solid #355078;border-radius:11px;padding:13px 15px;background:#142239e8;box-shadow:0 12px 40px #0004;backdrop-filter:blur(12px);transform:rotate(-3deg)}.file-icon{font-size:10px;font-weight:700;padding:10px 6px;border:1px solid #486a9a;border-radius:5px;color:#a4c7ff;background:#203552}.floating-file strong{font-size:12px;font-weight:600;display:block}.floating-file div>span{font-size:10px;color:#8fa5c5}.file-check{background:#254a47;color:#7ae3b4;padding:1px 6px;border-radius:50%;margin-left:8px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 306px;gap:22px;align-items:start}.upload-card{background:linear-gradient(130deg,#131c2a,#0f1520 75%);border:1px solid #2b3a52;border-radius:var(--radius);padding:28px;box-shadow:0 16px 55px #0002;overflow:hidden}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.overline{color:#6f9edc;font-size:9px;margin-bottom:9px}.section-heading h2{font-size:22px;letter-spacing:-.65px}.tag{padding:4px 8px;background:#1c2b43;border:1px solid #304564;border-radius:5px;font-size:10px;font-weight:650;color:#b3caf0}.dropzone{position:relative;min-height:212px;border:1px dashed #415475;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;background:radial-gradient(ellipse at top,#2761c116,transparent 80%),#0c1421;cursor:pointer;transition:background .2s,border-color .2s;padding:22px;text-align:center}.dropzone:hover,.dropzone.dragover,.dropzone:focus-within{background:#16243a;border-color:#83adf6}.dropzone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.dropzone.is-busy{opacity:.65;pointer-events:none}.upload-icon{width:50px;height:50px;display:grid;place-items:center;background:#1d3150;border:1px solid #334c70;border-radius:12px;margin-bottom:5px;color:#95baff;box-shadow:0 4px 16px #0003}.upload-icon svg{width:23px;height:23px}.dropzone strong{font-size:16px;max-width:100%;overflow-wrap:anywhere}.dropzone>span:not(.upload-icon){font-size:12px;color:var(--muted)}.text-link{color:#84b2ff}.dropzone .file-detail{font-size:10px!important;color:#7689a6!important;margin-top:4px}.consent{display:flex;align-items:flex-start;gap:9px;font-size:11px;color:#9cadc6;margin:18px 0;cursor:pointer}.consent input{margin:3px 0 0;flex-shrink:0;accent-color:#4289ff;width:14px;height:14px}.consent a{color:#bed4f8;text-decoration:underline;text-underline-offset:3px}.upload-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.upload-note{font-size:10px;color:#8194b0;display:flex;gap:6px;align-items:center}.upload-note>span{font-size:18px;color:#7498cd}.upload-actions .button{font-size:12px}.connection-status{font-size:10px;margin-top:10px;min-height:16px}.info-column{display:grid;gap:14px}.info-card{border:1px solid #222f43;border-radius:13px;padding:23px;background:linear-gradient(145deg,#111c2e,#101620)}.info-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;color:#99bfff;background:#223657;font-size:23px;margin-bottom:16px}.info-card p{font-size:12px;line-height:1.75;margin-top:8px}.info-card h3{font-size:15px}.card-bottom{display:block;font-size:8px;letter-spacing:1.05px;margin-top:23px;color:#7092c3}.compact-card{display:flex;gap:14px;padding:19px 20px;background:#101620}.compact-card h3{font-size:12px}.compact-card p{font-size:11px;margin-top:5px}.mini-icon{color:#83acf0;background:#19273c;width:28px;height:28px;display:grid;place-items:center;border-radius:7px;flex-shrink:0;font-size:19px}.how-section{padding-top:90px;padding-bottom:65px}.center-heading{text-align:center}.center-heading h2{font-size:30px}.center-heading p{font-size:13px;margin-top:12px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:42px}.steps article{position:relative}.steps article:not(:last-child):after{content:"";position:absolute;height:1px;background:linear-gradient(90deg,#263852,transparent);left:59px;right:0;top:20px}.step-number{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;border:1px solid #2d4160;background:#17243a;color:#8fb7f8;font-size:12px;font-weight:600;margin-bottom:20px}.steps h3{font-size:15px;margin-bottom:10px}.steps p{font-size:12px;line-height:1.85}code{font-family:Consolas,"Courier New",monospace;color:#b0c8ed;font-size:.95em}.faq-section{display:grid;grid-template-columns:1fr 1.65fr;gap:60px;padding-top:40px;padding-bottom:85px}.faq-intro p{font-size:13px;margin:13px 0 21px}.faq-intro h2{font-size:32px}.faq-list{border-top:1px solid var(--border)}details{border-bottom:1px solid var(--border)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:500;padding:19px 0;font-size:13px}summary::-webkit-details-marker{display:none}summary>span{font-size:20px;font-weight:300;color:#8fadd6}details[open] summary>span{transform:rotate(45deg)}details p{font-size:12px;line-height:1.8;padding:0 18px 19px 0}.footer{border-top:1px solid #1c2637;background:#080c13;padding:30px 0 22px}.footer-main{display:flex;align-items:center;gap:25px;justify-content:space-between}.footer-main>.brand{font-size:17px}.footer-main>span{font-size:11px;color:#788ba7}.footer nav{font-size:11px;gap:22px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#667791;margin-top:25px}.subtle-link{border:0;background:none;padding:0;color:#8db7ff;font-size:12px;cursor:pointer}.subtle-link:hover{color:#bdd6ff}.progress-area{margin:17px 0}.progress-label{display:flex;justify-content:space-between;font-size:11px;color:#aac7f6;margin-bottom:8px}progress{width:100%;height:6px;display:block;border:0;border-radius:20px;overflow:hidden;background:#253249;accent-color:#528fff}progress::-webkit-progress-bar{background:#253249}progress::-webkit-progress-value{background:#528fff}progress::-moz-progress-bar{background:#528fff}.notice{padding:12px 14px;border-radius:8px;font-size:12px;margin:15px 0}.notice-error{background:#3a1c27;color:#ffb6c2;border:1px solid #6b3040}.result{margin-top:26px;padding-top:25px;border-top:1px solid #31415c}.result-heading{display:flex;align-items:center;gap:13px;margin-bottom:22px}.result-heading h3{font-size:20px}.result-heading p{font-size:12px;overflow-wrap:anywhere;margin-top:4px}.success-icon{width:40px;height:40px;display:grid;place-items:center;background:#153e34;border:1px solid #2c6b57;color:#7be6b5;border-radius:12px;font-size:22px}.field-label{display:block;font-size:11px;color:#c2d2e9;margin:15px 0 7px}.copy-field{display:flex;border:1px solid #30405b;background:#0a1220;border-radius:8px;overflow:hidden;min-width:0}.copy-field input{flex:1;min-width:0;background:none;border:0;color:#a7c6fa;padding:12px;font-family:Consolas,monospace;font-size:12px}.copy-button{border:0;border-radius:5px;background:transparent;color:#a8c7f7;padding:8px 11px;font-size:11px}.copy-button:hover{background:#233754}.code-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:13px}.code-heading .field-label{margin:10px 0}.result textarea{width:100%;resize:vertical;min-height:106px;background:#080f1b;border:1px solid #2b3b56;border-radius:8px;padding:14px;color:#95baf4;font:11px/1.9 Consolas,monospace;white-space:pre;overflow:auto}.require-pack{margin:9px 0 17px}.delete-details{border:1px solid #30405b;padding:0 14px;border-radius:8px}.delete-details summary{font-size:11px;padding:12px 0;color:#b9c9e2}.delete-details p{font-size:11px;padding-bottom:12px}.delete-details .copy-field{margin-bottom:13px}.result-actions{display:flex;gap:15px;flex-wrap:wrap;align-items:center;margin-top:18px}.result-actions .button{font-size:11px;padding:8px 12px;min-height:36px}.danger-link{background:transparent;border:0;padding:0;color:#eaa0b1;font-size:11px}.danger-link:hover{color:#ffd1dc}.small-note{font-size:10px;margin-top:14px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#203651;border:1px solid #466893;color:#e3efff;padding:12px 22px;border-radius:10px;z-index:30;box-shadow:0 10px 40px #0007;max-width:calc(100% - 30px);text-align:center;font-size:13px}dialog{background:#111b2a;border:1px solid #354967;color:var(--text);border-radius:16px;max-width:490px;width:calc(100% - 32px);padding:26px}dialog::backdrop{background:#030711c9;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}dialog h2{font-size:23px}dialog p{font-size:12px;margin-top:13px}dialog input{width:100%;background:#0b1320;border:1px solid #344661;border-radius:7px;padding:10px;font-size:12px}dialog .button-danger{background:#773044;border-color:#a44760;margin-top:22px;font-size:12px}.skip-link{position:fixed;top:-70px;left:15px;background:#3478f6;padding:12px;z-index:50;border-radius:6px}.skip-link:focus{top:10px}.noscript{position:fixed;bottom:0;background:#3a1c27;color:#ffccd5;padding:18px;width:100%;text-align:center}.legal-main{max-width:840px;margin:65px auto;padding:0 30px;min-height:65vh}.legal-main h1{font-size:42px;letter-spacing:-1.7px;margin:20px 0 35px}.legal-main h2{font-size:20px;margin:28px 0 12px}.legal-main p{white-space:pre-line;margin:12px 0;font-size:14px;line-height:1.85}.legal-main a:not(.brand){color:#98bfff}.legal-main ul{color:var(--muted);padding-left:20px}.legal-main .notice{white-space:normal}
.hero-art{overflow:clip}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
@media(min-width:1500px){.hero{min-height:550px}.hero-art{min-height:400px}}
@media(max-width:1000px){.workspace{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.container{padding-left:24px;padding-right:24px}.upload-card{padding:22px}.section-heading h2{font-size:19px}.upload-note{max-width:100px}.hero-art{min-height:350px}.eyebrow{font-size:8px}.hero-benefits{gap:13px}.label-top{left:20px}.floating-file{left:0;bottom:20px}.footer-main>span{display:none}}
@media(max-width:760px){.header{height:72px}.header nav{display:none}.brand{font-size:19px}.header .button-small{font-size:11px;padding:8px 10px}.hero{min-height:auto;padding-top:43px;padding-bottom:35px;grid-template-columns:1.2fr 1fr;gap:0}h1{font-size:54px;letter-spacing:-2.7px}.hero-description{font-size:13px}.hero-art{min-height:280px}.art-label{display:none}.floating-file{padding:8px;left:-10px;bottom:10px;gap:8px}.floating-file strong{font-size:10px}.floating-file div>span{font-size:8px}.file-icon{font-size:8px;padding:8px 4px}.file-check{display:none}.orbit{width:200px;height:200px}.orbit-two{width:260px;height:260px}.hero-benefits{font-size:10px;gap:10px}.eyebrow{font-size:8px;letter-spacing:1px}.edition{display:none}.workspace{grid-template-columns:1fr}.info-column{grid-template-columns:repeat(3,1fr);gap:10px}.info-card{padding:17px 14px}.info-card h3,.compact-card h3{font-size:12px}.info-card p,.compact-card p{font-size:11px}.info-icon,.mini-icon{width:28px;height:28px;margin-bottom:12px;font-size:18px}.compact-card{display:block}.card-bottom{display:none}.upload-note{max-width:none}.how-section{padding-top:65px;padding-bottom:42px}.center-heading h2{font-size:25px}.steps{gap:25px;margin-top:32px}.faq-section{gap:30px;grid-template-columns:1fr 1.7fr;padding-bottom:55px}.faq-intro h2{font-size:28px}.footer-bottom{font-size:8px}}
@media(max-width:520px){.container{padding-left:20px;padding-right:20px}.header-inner{gap:12px}.brand{font-size:17px;gap:8px}.brand img{width:29px;height:29px}.header .button-small{font-size:10px;gap:7px}.hero{grid-template-columns:1fr;padding-top:36px}.hero-copy{position:relative;z-index:1}h1{font-size:60px;letter-spacing:-3px}.hero-description{max-width:350px;font-size:14px}.hero-art{display:none}.hero-benefits{font-size:10px;gap:18px;margin-top:17px}.eyebrow{margin-bottom:19px}.edition{display:inline}.workspace{padding-left:14px;padding-right:14px}.upload-card{padding:20px 17px}.section-heading{margin-bottom:20px;gap:9px}.section-heading h2{font-size:18px;max-width:240px;line-height:1.35}.overline{font-size:8px}.dropzone{min-height:200px;padding:18px 12px}.dropzone strong{font-size:15px}.dropzone>span:not(.upload-icon){font-size:11px}.upload-actions{flex-wrap:wrap}.upload-actions .button-primary{flex:1}.upload-note{font-size:9px}.consent{font-size:10px}.info-column{grid-template-columns:1fr}.info-card{display:flex;align-items:flex-start;gap:14px;padding:17px}.info-column>.info-card:first-child{display:none}.mini-icon{flex-shrink:0;margin:0}.compact-card h3{font-size:12px}.compact-card p{font-size:11px;margin-top:4px}.center-heading h2{font-size:25px}.center-heading p{font-size:12px}.steps{grid-template-columns:1fr;gap:26px}.steps article{padding-left:59px}.step-number{position:absolute;left:0;top:0}.steps article:not(:last-child):after{left:20px;top:48px;bottom:-15px;width:1px;height:auto;background:#283c58}.steps h3{margin-bottom:5px}.steps p{font-size:12px}.faq-section{grid-template-columns:1fr;gap:22px;padding-top:22px}.faq-intro p{margin-bottom:10px}.faq-list summary{font-size:12px;gap:12px}.footer-main{flex-wrap:wrap;gap:22px}.footer nav{gap:18px;font-size:10px}.footer-bottom{flex-direction:column;gap:8px;margin-top:23px;font-size:9px}.copy-button{font-size:10px;padding:8px}.copy-field input{font-size:11px;padding:10px}.result-actions{gap:13px}.result-actions .button{width:100%}.result-heading h3{font-size:18px}.legal-main{padding:0 20px;margin:40px auto}.legal-main h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
