@charset "UTF-8";
:root{color-scheme:light;--page:#f6f7f9;--paper:#fff;--ink:#182822;--muted:#6d7672;--line:#e3e7e5;--green:#193e30;--lime:#cefa8a;--radius:20px;font-family:Inter,"Segoe UI",Arial,sans-serif;font-synthesis:none;font-size:16px;color:var(--ink);background:var(--page)}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a,select{touch-action:manipulation}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #468969;outline-offset:5px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}svg{flex-shrink:0}.app-shell{max-width:1200px;margin:auto;padding:0 48px}.site-header{height:102px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;text-decoration:none;letter-spacing:-1.2px;font-size:25px;font-weight:750;gap:10px}.brand-dot{color:#6aa241;margin-left:-10px}.header-note{display:flex;align-items:center;gap:8px;color:#59665f;font-size:14px}.status-dot{display:inline-block;width:6px;height:6px;background:#648547;border-radius:50%}.intro{display:flex;justify-content:space-between;align-items:center;padding:49px 0 35px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:1.7px;font-weight:650;color:#637067}.tiny-square{width:6px;height:6px;background:#6e9054}.intro h1{font-size:clamp(2rem,4.3vw,3.35rem);line-height:1.11;letter-spacing:-2.4px;font-weight:650;margin:17px 0 17px}.intro h1 span{color:#6d8673}.intro p{font-size:16px;line-height:1.7;color:var(--muted);letter-spacing:-.15px}.intro-mark{font-size:140px;line-height:1;font-weight:300;margin-right:18px;color:#dfe7df;transform:rotate(-4deg)}.mobile-break{display:none}.workspace{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid #dfe5df;border-radius:var(--radius);overflow:hidden;box-shadow:0 7px 30px #16282004;background:var(--paper)}.upload-panel{padding:29px 31px 26px;min-width:0}.panel-heading{display:flex;align-items:center;gap:11px;margin-bottom:25px}.step-number{font-family:Consolas,monospace;font-size:12px;letter-spacing:-.5px;border:1px solid #dfe5df;border-radius:6px;padding:5px 7px;color:#6b796e}.panel-heading h2{font-weight:600;font-size:17px;letter-spacing:-.35px}.panel-caption{margin-left:auto;color:#687361;font-size:12px}.dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:28px 15px 24px;background:#fafcf9;border:1.5px dashed #c8d8bf;border-radius:12px;min-height:235px;transition:background .15s,border-color .15s,transform .15s}.dropzone:hover,.dropzone.dragover{background:#f0f8e8;border-color:#688a50}.dropzone.dragover{transform:scale(1.01)}.upload-symbol{display:flex;align-items:center;justify-content:center;background:#ebf3e4;color:#3d653b;width:56px;height:56px;border-radius:15px;margin-bottom:18px}.dropzone strong{font-size:17px;font-weight:600;letter-spacing:-.3px;margin-bottom:8px}.dropzone>span:not(.upload-symbol){font-size:14px;color:#75816f}.browse-text{color:#436334;text-decoration:underline;text-underline-offset:3px}.dropzone .file-types{margin-top:25px;font-size:12px!important;line-height:1.6}.size-label{display:block;color:#66775c}.selected-file{display:flex;align-items:center;gap:12px;padding:13px 12px;border:1px solid var(--line);border-radius:10px;margin-top:14px;background:white}.file-badge{display:flex;align-items:center;justify-content:center;width:45px;height:45px;flex-shrink:0;background:#edf3e8;color:#436238;border-radius:9px;font-size:12px;font-weight:700;overflow:hidden}.file-badge img{width:100%;height:100%;object-fit:cover}.file-description{min-width:0;display:flex;flex-direction:column;gap:5px}.file-description strong{font-size:14px;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.file-description>span{font-size:12px;color:var(--muted)}.icon-button{margin-left:auto;flex-shrink:0;background:transparent;border:0;border-radius:6px;font-size:25px;color:#73816f;width:44px;height:44px}.icon-button:hover{background:var(--page)}.field-heading{display:flex;justify-content:space-between;align-items:center;margin-top:26px;margin-bottom:10px;font-size:14px;font-weight:500}.subtle-icon{font-size:21px;color:#899383}.select-wrap{position:relative}.select-wrap select{appearance:none;width:100%;height:48px;border:1px solid #dce3db;background:white;border-radius:8px;padding:0 40px 0 14px;color:#374632;font-size:14px;cursor:pointer}.select-wrap>span{position:absolute;right:16px;top:9px;color:#697c62;pointer-events:none}.field-hint{font-size:12px;color:#69745e;margin-top:9px;line-height:1.5}.button{border:0;border-radius:9px;min-height:48px;padding:12px 19px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .15s,transform .15s}.button:active:not(:disabled){transform:translateY(1px)}.primary{background:var(--green);color:#f2ffdf}.primary:hover:not(:disabled){background:#28523d}.generate-button{width:100%;margin-top:24px;justify-content:space-between;padding:15px 19px}.generate-button:disabled{background:#dfe6da;color:#77816f}.privacy-note{display:flex;align-items:center;justify-content:center;gap:6px;color:#66725d;font-size:12px;line-height:1.5;margin-top:13px;text-align:center}.result-panel{padding:29px 31px 27px;background:#eef2ea;border-left:1px solid #dfe5df;min-width:0;position:relative;display:flex;flex-direction:column}.result-panel .step-number{border-color:#d6dfd0;color:#6e7d64}.result-status{margin-left:auto;font-size:12px;color:#637459;display:flex;align-items:center;gap:6px}.result-status::before{content:"";width:5px;height:5px;border-radius:50%;background:#9da794}.result-status.ready{color:#3e693c}.result-status.ready::before{background:#4b7c3c}.result-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;padding:21px 0 38px}.qr-placeholder{width:153px;height:153px;padding:13px;color:#b1bea5;margin-bottom:25px}.qr-placeholder svg{width:100%;height:100%}.result-empty h3{font-size:23px;font-weight:500;line-height:1.3;letter-spacing:-.6px;color:#6b7b61;margin-bottom:13px}.result-empty p{font-size:14px;color:#66765b;line-height:1.7}.empty-arrow{font-size:50px;font-weight:300;color:#aabc9a;position:absolute;bottom:0;left:25px;transform:rotate(-20deg)}.result-ready{text-align:center;flex:1;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:0 0 5px;animation:reveal .28s ease-out}.qr-card{padding:14px;background:white;border-radius:15px;box-shadow:0 7px 20px #2d49190a;max-width:246px;width:100%;margin-bottom:19px}.qr-card canvas{display:block;width:100%;height:auto;image-rendering:pixelated}.result-ready h3{font-size:23px;letter-spacing:-.6px;font-weight:600;margin-bottom:9px}.result-instruction{font-size:14px;line-height:1.6;color:#6d7a63}.result-file-name{font-size:13px;margin:15px 0 6px;color:#4d6042;font-weight:550;max-width:100%;overflow-wrap:anywhere}.expiry-label{font-size:12px;color:#728365;line-height:1.5}.result-actions{display:flex;width:100%;gap:9px;margin:20px 0 12px;justify-content:center;flex-wrap:wrap}.secondary{background:#fff;border:1px solid #d7e1ce;font-size:13px;padding:12px 14px;flex:1;white-space:nowrap;color:#465a3b}.secondary:hover{background:#f6faf0}.download-link{font-size:12px;color:#6c7e5d;text-decoration:none;text-underline-offset:3px;min-height:30px;display:flex;align-items:center;gap:6px;justify-content:center}.download-link:hover{text-decoration:underline}.how-it-works{display:flex;align-items:center;justify-content:center;gap:25px;margin:29px 0 45px}.how-it-works>div{display:flex;align-items:center;gap:9px}.how-it-works>div>span{font-family:Consolas,monospace;font-size:12px;color:#617355;width:22px;height:22px;border:1px solid #dfe5da;border-radius:50%;display:flex;align-items:center;justify-content:center}.how-it-works p{font-size:12px;color:#64735a}.how-it-works strong{font-weight:500;color:#525f4b}.step-line{height:1px;background:#dce3d5;width:32px}footer{padding:24px 0 28px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#63705a;font-size:12px}footer>span:last-child{font-weight:650;color:#79856f;letter-spacing:-.3px}footer>span:last-child>span{margin-left:8px}.message{font-size:14px;line-height:1.6;padding:12px 15px;border-radius:8px;margin-top:16px}.error{color:#9e382d;background:#fff0ed;border:1px solid #f0d0c9}.network-notice{display:flex;gap:10px;align-items:center;background:#edf1f8;border:1px solid #dce3ee;color:#546681;padding:13px 17px;border-radius:10px;font-size:13px;line-height:1.6;margin-bottom:18px}.network-notice>span{font-size:19px}.upload-progress{margin-top:20px}.upload-progress>div{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#627954;margin-bottom:8px}progress{height:5px;width:100%;border:0;border-radius:10px;background:#e4ebdf}progress::-webkit-progress-bar{background:#e4ebdf;border-radius:10px}progress::-webkit-progress-value{background:#668b46;border-radius:10px;transition:width .2s}progress::-moz-progress-bar{background:#668b46;border-radius:10px}.toast{position:fixed;z-index:10;bottom:26px;left:50%;transform:translateX(-50%);background:#193e30;color:white;padding:14px 22px;max-width:calc(100vw - 40px);border-radius:10px;box-shadow:0 6px 28px #172b2726;font-size:14px;line-height:1.5;text-align:center}.text-input{width:100%;background:white;border:1px solid #d8e1d2;border-radius:8px;height:46px;padding:10px 13px;color:#44573a;min-width:0}.password-label{display:block;font-size:14px;margin:19px 0 8px}#copy-fallback{width:100%;margin:3px 0 12px;text-align:left}#copy-fallback label{display:block;font-size:12px;margin-bottom:7px}.visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.error-page{min-height:100svh;display:grid;place-items:center;padding:24px}.error-card{max-width:510px;background:white;border:1px solid var(--line);padding:40px;border-radius:20px}.error-card .brand{margin-bottom:40px}.error-card h1{font-size:32px;letter-spacing:-1px;line-height:1.15;margin:18px 0}.error-card p{color:var(--muted);line-height:1.75;margin-bottom:27px}.busy .dropzone{opacity:.65;pointer-events:none}@keyframes reveal{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1400px){.app-shell{max-width:1240px}.intro{padding-top:55px;padding-bottom:40px}.workspace{grid-template-columns:1.08fr 1fr}.upload-panel,.result-panel{padding:32px 36px}.dropzone{min-height:253px}}
@media(max-width:900px){.app-shell{padding:0 28px}.intro h1{font-size:42px;letter-spacing:-1.8px}.intro-mark{font-size:110px;margin-right:4px}.upload-panel,.result-panel{padding:24px}.panel-caption{display:none}.how-it-works{gap:14px}.step-line{width:15px}.result-actions{flex-direction:column}.result-ready .qr-card{max-width:216px}}
@media(max-width:680px){.app-shell{padding:0 20px}.site-header{height:79px}.brand{font-size:23px}.brand img{width:32px;height:32px}.header-note{font-size:12px;gap:6px}.intro{padding:31px 0 26px}.intro h1{font-size:37px;letter-spacing:-1.8px;line-height:1.13;margin:15px 0}.intro p{font-size:14px;line-height:1.65}.intro-mark{display:none}.eyebrow{font-size:12px;letter-spacing:1.25px}.mobile-break{display:block}.workspace{grid-template-columns:1fr;border-radius:16px}.upload-panel{padding:23px 21px}.panel-heading{margin-bottom:20px}.panel-heading h2{font-size:16px}.panel-caption{display:inline;font-size:12px}.dropzone{min-height:210px;padding:23px 12px 20px}.dropzone strong{font-size:16px}.dropzone .file-types{margin-top:21px}.field-heading{margin-top:24px;font-size:13px}.result-panel{border-left:0;border-top:1px solid #dfe5df;padding:23px 21px}.result-empty{padding:16px 0 29px;min-height:320px}.qr-placeholder{width:125px;height:125px;margin-bottom:17px}.result-empty h3{font-size:21px}.empty-arrow{bottom:0;left:8px;font-size:40px}.result-ready{padding:7px 0 4px}.result-ready .qr-card{max-width:246px}.result-actions{flex-direction:row}.secondary{font-size:12px;padding:12px 9px}.how-it-works{align-items:flex-start;gap:9px;margin:25px 0 31px}.how-it-works>div{flex-direction:column;gap:7px;flex:1;text-align:center}.how-it-works p{font-size:12px;line-height:1.65;max-width:100px}.how-it-works strong{display:block}.step-line{margin-top:10px;width:15px;flex-shrink:0}footer{font-size:12px;padding:21px 0 25px}.network-notice{font-size:12px}.privacy-note{font-size:12px}.error-card{padding:29px}.error-card h1{font-size:28px}}
@media(max-width:359px){.app-shell{padding:0 12px}.header-note{display:none}.intro h1{font-size:32px}.upload-panel,.result-panel{padding:21px 16px}.panel-caption{display:none}.result-actions{flex-direction:column}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
