body,html{padding:0;margin:0;min-width:320px;background:#f4f7fb;color:#172033;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}*{box-sizing:border-box}button,input,textarea{font:inherit}::-moz-selection{background:#c8e9e2;color:#12332f}::selection{background:#c8e9e2;color:#12332f}table{border-collapse:collapse;white-space:pre-wrap;word-break:break-word;font-size:small;width:100%}td,th{border:1px solid #dce3eb;text-align:left;padding:8px}tr:nth-child(2n){background-color:#f7f9fb}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#f8fafc,#eef4f6)}.app-header{width:100%;max-width:1320px;margin:0 auto;padding:18px 24px 6px;display:flex;align-items:center;justify-content:space-between}.brand-mark{display:inline-flex;align-items:center;font-weight:800;letter-spacing:-.03em;cursor:pointer}.header-nav{display:flex;align-items:center;gap:4px;color:#536174;font-size:14px}.header-nav a{padding:7px 10px;border-radius:10px}.header-nav a:hover{background:#e7f1f1;color:#126e65}.app-content{width:100%;max-width:1320px;margin:0 auto;padding:22px 24px 18px;flex:1 1}.app-content--tools{display:flex;flex-direction:column;justify-content:flex-start}.tool-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,480px);grid-gap:28px;gap:28px;align-items:end}.eyebrow{color:#147d72;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-title{margin:7px 0 0;font-size:clamp(34px,3.5vw,48px);line-height:1.02;letter-spacing:-.05em}.hero-copy{margin:0 0 3px;color:#596779;font-size:15px;line-height:1.5}.form-card{width:100%;margin:16px 0 0;padding:22px;border:1px solid #dfe7eb;border-radius:22px;background:hsla(0,0%,100%,.94);box-shadow:0 20px 50px rgba(37,59,73,.09)}.tool-card{overflow:hidden}.app-footer{padding:8px 24px 18px;text-align:center;color:#7b8796;font-size:12px}.tool-workspace{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);grid-gap:22px;gap:22px;align-items:stretch}.workspace-controls{min-width:0;display:grid;grid-gap:14px;gap:14px;align-content:start;padding:4px 2px 2px}.workspace-heading{display:grid;grid-gap:2px;gap:2px}.workspace-heading--icon{grid-template-columns:auto 1fr;align-items:center;gap:11px}.workspace-heading h2{margin:0}.workspace-action-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:2px}.terms-consent{min-width:0;display:inline-flex;align-items:center;gap:2px;color:#536174}.terms-consent .MuiCheckbox-root{margin-left:-8px}.terms-consent .MuiButton-root{min-width:0;padding-inline:4px}.workspace-preview{min-width:0;min-height:390px;display:flex;flex-direction:column;padding:15px;border:1px solid #dce6e9;border-radius:18px;background:linear-gradient(180deg,#fbfdfd,#f6faf9)}.workspace-preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-height:40px;margin-bottom:11px}.planned-short-url{max-width:52%;padding:5px 8px;border-radius:9px;background:#edf5f4;color:#126e65;overflow-wrap:anywhere;text-align:right}.workspace-empty{flex:1 1;min-height:280px;display:flex;flex-direction:column;justify-content:center;gap:22px;padding:22px clamp(8px,3vw,34px)}.workspace-empty--compact{min-height:220px;gap:7px}.workspace-loading{flex:1 1;min-height:250px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px}.quick-guide{display:grid;grid-gap:9px;gap:9px}.quick-guide-item{display:grid;grid-template-columns:26px 1fr;grid-gap:10px;gap:10px;align-items:center;color:#526073;font-size:13px;line-height:1.4}.quick-guide-item span{display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:#e0f1ed;color:#147d72;font-weight:800;font-size:12px}.quick-guide-item p{margin:0}.social-preview-card{overflow:hidden;border-radius:14px!important;background:#fff}.social-preview-image{width:100%;aspect-ratio:1200/630;display:block;-o-object-fit:cover;object-fit:cover;background:#edf3f3}.social-preview-copy{padding:11px 14px 13px}.social-preview-title{font-weight:700!important;font-size:16px!important;line-height:1.3!important}.social-preview-description{margin-top:3px!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.image-uploader-form{width:100%}.upload-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#dff1ed;color:#147d72}.multi-dropzone{min-height:142px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:2px dashed #b8d6d1;border-radius:16px;background:#f7fbfa;color:#147d72;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.multi-dropzone span{color:#6a7787;font-size:12px}.multi-dropzone.is-dragging,.multi-dropzone:hover{border-color:#147d72;background:#eaf7f4}.multi-dropzone:disabled{cursor:wait;opacity:.65}.image-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));grid-gap:10px;gap:10px}.image-preview-grid--workspace{align-content:start}.image-preview-card{min-width:0;display:flex;flex-direction:column;gap:4px;padding:8px;border:1px solid #dce7e8;border-radius:12px;background:#fff}.image-preview-card img{width:100%;height:96px;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:#edf3f3}.image-preview-card>div{display:grid;min-width:0}.batch-result-image{width:104px;height:88px;-o-object-fit:cover;object-fit:cover;border-radius:12px;background:#edf3f3}.batch-result-qr{width:88px;height:88px;align-self:center}.opacity-muted{color:#687587}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.MuiButton-root{text-transform:none;font-weight:700;border-radius:11px}.MuiOutlinedInput-root{border-radius:12px}.MuiAccordion-root{border:1px solid #e0e7eb;border-radius:12px!important;box-shadow:none!important}.MuiAlert-root{border-radius:14px}.MuiDialog-paper{border-radius:20px!important}@media (max-width:980px){.app-content{padding-top:28px}.tool-intro{grid-template-columns:1fr;gap:8px;align-items:start}.hero-copy{max-width:720px}.tool-workspace{grid-template-columns:1fr}.workspace-preview{min-height:360px}}@media (max-width:560px){.app-header{padding:15px 14px 3px}.header-nav a{padding:6px 7px}.app-content{padding:20px 14px 16px}.hero-title{font-size:36px}.hero-copy{font-size:14px}.form-card{margin-top:13px;padding:14px;border-radius:18px}.tool-workspace{gap:16px}.workspace-action-row{align-items:stretch;flex-direction:column;gap:8px}.workspace-action-row>.MuiButton-root{width:100%}.workspace-preview{min-height:330px;padding:12px}.workspace-preview-header{gap:8px}.planned-short-url{max-width:58%}.workspace-empty{min-height:230px;padding-inline:8px}.multi-dropzone{min-height:128px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}