:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17233d;background:#f5f7fb;font-synthesis:none;--ink: #17233d;--muted: #66738b;--line: #dfe5ef;--paper: #fff;--canvas: #f5f7fb;--brand: #1d4ed8;--brand-hover: #1e40af;--mint: #dbeafe;--amber: #a3631d;--amber-bg: #fff1d8;--danger: #ad3c3c;--shadow: 0 16px 50px rgba(29, 78, 216, .1)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}button,input,select{font:inherit}button{color:inherit}button,label,input[type=checkbox],input[type=range]{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(31,116,102,.28);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.035em}.topbar{height:74px;border-bottom:1px solid rgba(24,62,54,.1);padding:0 max(32px,calc((100vw - 1220px)/2));display:flex;align-items:center;justify-content:space-between;background:#faf9f5e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;font:800 18px Inter,sans-serif;color:#183f38}.brand-button{border:0;background:transparent;text-align:left;cursor:pointer;padding:0}.brand small{display:block;color:#75847f;text-transform:uppercase;letter-spacing:.11em;font:600 8px Inter,sans-serif}.brand-mark{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:#fff;background:var(--brand);box-shadow:0 6px 14px #17484033}.privacy-badge{display:flex;align-items:center;gap:7px;color:#50716a;font-size:13px;font-weight:600}.button{min-height:42px;padding:0 17px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:14px;cursor:pointer;transition:.16s ease;white-space:nowrap}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.48;cursor:not-allowed}.button--primary{background:var(--brand);color:#fff;box-shadow:0 6px 14px #17484029}.button--primary:hover:not(:disabled){background:var(--brand-hover);box-shadow:0 8px 20px #17484033}.button--secondary{background:#fff;border-color:#d4dcd7;color:var(--brand)}.button--secondary:hover:not(:disabled){border-color:#93aaa3;background:#fbfdfc}.button--ghost{background:transparent;color:#536761}.button--ghost:hover:not(:disabled){background:#edf1ee}.button--danger{background:var(--danger);color:#fff}.icon-button{border:0;width:38px;height:38px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#64736f;cursor:pointer}.icon-button:hover{background:#eef1ef;color:var(--ink)}.icon-button--small{width:28px;height:28px}.input,select{width:100%;min-height:43px;padding:0 12px;border:1px solid #cfd8d3;border-radius:9px;background:#fff;color:var(--ink);transition:.15s}.input:hover,select:hover{border-color:#9bafa8}.input:focus,select:focus{border-color:#3a796e;outline:3px solid rgba(58,121,110,.12)}.field-label{display:grid;gap:8px;color:#445954;font-weight:700;font-size:13px}.dashboard{max-width:1220px;margin:0 auto;padding:64px 32px 80px}.hero{min-height:390px;border-radius:28px;background:#e4eee8;padding:62px 72px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.2fr .8fr;align-items:center}.hero:before{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(23,72,64,.09);border-radius:50%;right:-80px;top:-120px;box-shadow:0 0 0 60px #ffffff21,0 0 0 120px #ffffff1a}.eyebrow{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#ffffffb3;color:#477168;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.055em}.hero h1{margin:18px 0 17px;color:#173d36;font-size:clamp(38px,4.2vw,57px);line-height:1.07}.hero p{color:#5a716b;font-size:17px;line-height:1.6;max-width:570px;margin-bottom:27px}.hero-visual{width:320px;height:310px;justify-self:end;position:relative}.portrait-stack{position:absolute;width:183px;height:244px;border:9px solid white;border-radius:12px;box-shadow:0 18px 35px #1f423929;background:#d2dcd8;transform-origin:bottom}.portrait-stack--back{right:83px;top:31px;transform:rotate(-12deg);background:#b9d0ca}.portrait-stack--mid{right:35px;top:40px;transform:rotate(8deg);background:#e6cdb5}.portrait-stack--front{right:60px;top:28px;background:linear-gradient(#cddfd9 64%,#a9c5bd 64%);overflow:hidden}.portrait-head{position:absolute;width:76px;height:93px;border-radius:48% 48% 45% 45%;background:#bd805d;top:48px;left:45px;box-shadow:0 -15px 0 -2px #4b342b}.portrait-body{position:absolute;width:135px;height:94px;border-radius:60px 60px 0 0;background:#496f68;top:149px;left:17px}.portrait-stack span{position:absolute;right:8px;bottom:8px;width:32px;height:32px;border-radius:50%;background:#2d7163;color:#fff;display:grid;place-items:center;border:3px solid white}.recent-section{margin-top:52px}.section-title h2{margin-bottom:5px;font-size:23px}.section-title p{color:var(--muted);font-size:14px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.project-card{min-height:105px;border:1px solid var(--line);border-radius:15px;background:#fff;padding:20px;text-align:left;display:flex;align-items:center;gap:14px;cursor:pointer;transition:.18s;box-shadow:0 2px 4px #1f373105}.project-card:hover{border-color:#a8bbb5;transform:translateY(-2px);box-shadow:0 12px 28px #1f373114}.project-card__icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:#e4efe9;color:var(--brand)}.project-card__copy{min-width:0;display:grid;gap:5px;flex:1}.project-card__copy strong{font:700 15px Inter,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-card__copy small{color:var(--muted)}.project-card__arrow{color:#739189;font-size:20px}.empty-state{border:1px dashed #cbd5d0;border-radius:17px;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px;background:#ffffff80}.empty-state__icon{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;background:#e4eee9;color:var(--brand);margin-bottom:15px}.empty-state h3{margin-bottom:7px;font-size:18px}.empty-state p{color:var(--muted);margin-bottom:19px;max-width:430px}.workspace-topbar{height:65px}.back-button{border:0;background:none;display:flex;align-items:center;gap:7px;font-weight:700;color:#50655f;cursor:pointer;padding:8px 0}.brand--center{position:absolute;left:50%;transform:translate(-50%);font-size:15px}.brand--center .brand-mark{width:30px;height:30px;border-radius:9px}.workspace{max-width:1260px;margin:0 auto;padding:38px 32px 50px}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:27px}.title-row{display:flex;align-items:center}.title-row input{border:0;background:transparent;padding:0;font:800 27px Inter,sans-serif;letter-spacing:-.035em;color:var(--ink);min-width:260px;max-width:620px}.title-row input:focus{outline:none;border-bottom:1px solid #82a098}.workspace-heading p{margin:5px 0 0;color:var(--muted);font-size:14px}.workspace-heading p span{margin:0 5px;color:#aab5b1}.workspace-heading p b{color:var(--amber);font-weight:700}.heading-actions{display:flex;gap:10px}.dropzone{border:1.5px dashed #9fb7af;min-height:260px;border-radius:19px;background:#e8f0eb8c;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;text-align:center;transition:.18s}.dropzone.is-dragging{border-color:var(--brand);background:#dcebe4;transform:scale(1.004)}.dropzone__icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:#fff;color:var(--brand);box-shadow:0 7px 18px #1e433a1a;margin-bottom:15px}.dropzone__copy{display:grid;gap:6px;margin-bottom:20px}.dropzone__copy strong{font:700 17px Inter,sans-serif}.dropzone__copy span{color:var(--muted);font-size:13px}.privacy-note{margin-top:18px;display:flex;align-items:center;gap:6px;color:#658078;font-size:12px}.dropzone--compact{min-height:88px;padding:16px 20px;border-radius:14px;flex-direction:row;justify-content:flex-start;text-align:left;gap:13px}.dropzone--compact .dropzone__icon{width:42px;height:42px;border-radius:11px;margin:0}.dropzone--compact .dropzone__copy{flex:1;margin:0}.dropzone--compact .dropzone__copy strong{font-size:14px}.processing-banner{margin-top:14px;padding:14px 18px;background:#e9f1ed;border:1px solid #cadbd4;border-radius:12px;display:flex;align-items:center;gap:12px}.processing-banner>div:nth-child(2){display:grid;font-size:13px;min-width:260px}.processing-banner span{color:var(--muted);font-size:12px}.processing-track{flex:1;height:5px;background:#d0ded8;border-radius:99px;overflow:hidden}.processing-track i{display:block;height:100%;background:#3b7e70;border-radius:inherit;transition:width .3s}.spinner{display:inline-block;width:17px;height:17px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toolbar{height:66px;display:flex;align-items:center;border-bottom:1px solid var(--line);margin-top:13px}.filter-tabs{display:flex;align-self:stretch;gap:25px}.filter-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-weight:700;font-size:13px;cursor:pointer;padding:2px}.filter-tabs button.is-active{color:var(--brand);border-color:var(--brand)}.filter-tabs span{margin-left:4px;padding:2px 6px;border-radius:99px;background:#e7ebe8;font-size:11px}.search-field{width:220px;margin-left:auto;height:38px;border:1px solid #d6ddd9;border-radius:9px;background:#fff;display:flex;align-items:center;gap:7px;padding:0 10px;color:#82908c}.search-field input{min-width:0;width:100%;border:0;outline:0;color:var(--ink);font-size:13px}.view-button{width:38px;height:38px;border:0;border-radius:9px;background:#e7ece9;color:var(--brand);margin-left:8px;display:grid;place-items:center}.batch-bar{min-height:60px;display:flex;align-items:center;gap:14px}.batch-bar label{display:flex;align-items:center;gap:8px;font-weight:600;font-size:13px}.batch-bar input{accent-color:var(--brand);width:16px;height:16px}.batch-bar>span{color:var(--muted);font-size:12px}.batch-bar>div{display:flex;margin-left:auto;gap:4px}.photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.photo-card{min-width:0;border:1px solid #dfe3e0;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 2px 7px #22363009;transition:.18s}.photo-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #22363017;border-color:#c4d0cb}.photo-card.is-selected{box-shadow:0 0 0 2px #4d8b7f,0 10px 24px #22363014}.photo-card__image{position:relative;aspect-ratio:4/3;overflow:hidden;background:#e8ece9}.photo-card__image>img{width:100%;height:100%;display:block;object-fit:cover}.photo-skeleton{width:100%;height:100%;background:linear-gradient(100deg,#e4e8e5 30%,#f1f3f1,#e4e8e5 70%);background-size:300%;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position-x:-150%}}.check-control{position:absolute;left:10px;top:10px}.check-control input{position:absolute;opacity:0}.check-control span{width:23px;height:23px;border-radius:7px;border:1px solid rgba(255,255,255,.9);background:#ffffffdb;display:grid;place-items:center;color:transparent;box-shadow:0 2px 6px #0000001f;cursor:pointer}.check-control input:checked+span{background:var(--brand);color:#fff;border-color:var(--brand)}.status-pill{position:absolute;right:9px;bottom:9px;min-height:25px;border-radius:99px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;color:#fff;font-size:11px;font-weight:700;box-shadow:0 2px 7px #0000001f}.status-pill--ready{background:#287562}.status-pill--review{background:#aa6c20}.status-pill--processing{background:#51736b}.status-pill--error{background:#ad3c3c}.status-pill .spinner{width:12px;height:12px}.photo-card__body{padding:13px 14px 11px}.photo-name{width:100%;border:0;border-bottom:1px solid transparent;background:transparent;padding:1px 0 3px;font:700 14px Inter,sans-serif;text-overflow:ellipsis}.photo-name:focus{outline:none;border-color:#71988f}.photo-card__meta{min-height:25px;display:flex;justify-content:space-between;align-items:center;color:#899591;font-size:11px}.quality-warning{min-height:28px;padding:6px 8px;display:flex;align-items:center;gap:5px;border-radius:7px;color:#8a581b;background:var(--amber-bg);font-size:10px;font-weight:700;margin:1px 0 7px}.quality-warning--error{color:var(--danger);background:#fbe5e5;line-height:1.35}.photo-card__actions{border-top:1px solid #edf0ee;margin-top:6px;padding-top:9px;display:flex}.photo-card__actions button{min-height:30px;border:0;background:transparent;color:#526762;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 7px;font-size:11px;font-weight:700;cursor:pointer;border-radius:7px}.photo-card__actions button:hover:not(:disabled){background:#edf2ef;color:var(--brand)}.photo-card__actions button:disabled{opacity:.4;cursor:default}.photo-card__actions .danger-action{margin-left:auto;color:#9c5656}.workspace-footer{margin-top:45px;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.workspace-footer span,.workspace-footer button{display:flex;align-items:center;gap:6px}.workspace-footer button{border:0;background:transparent;color:#a05252;cursor:pointer}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#0e1d1994;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:24px;animation:fade-in .16s}@keyframes fade-in{0%{opacity:0}}.modal{width:min(620px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:18px;background:#fbfbf8;box-shadow:0 28px 90px #00000047;animation:modal-in .2s}@keyframes modal-in{0%{opacity:0;transform:translateY(8px) scale(.99)}}.modal--small{width:min(470px,100%)}.modal--large{width:min(1120px,100%)}.modal__header{min-height:83px;padding:20px 24px;border-bottom:1px solid #e2e5e2;display:flex;justify-content:space-between;align-items:flex-start}.modal__header h2{margin:0 0 4px;font-size:19px}.modal__header p{margin:0;color:var(--muted);font-size:12px}.modal__body{padding:25px}.modal__footer{min-height:70px;padding:13px 24px;border-top:1px solid #e2e5e2;display:flex;justify-content:flex-end;align-items:center;gap:8px;background:#f7f7f3}.editor-layout{display:grid;grid-template-columns:minmax(350px,1fr) 350px;min-height:590px}.editor-stage-wrap{padding:27px;background:#e7e8e4;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.editor-stage{width:min(360px,100%);aspect-ratio:3/4;position:relative;overflow:hidden;background:#c9cecb;box-shadow:0 12px 35px #182a252e;cursor:grab;touch-action:none}.editor-stage:active{cursor:grabbing}.editor-stage img{position:absolute;max-width:none;object-fit:fill;transform-origin:center;pointer-events:none}.editor-guide{position:absolute;z-index:2;pointer-events:none}.editor-guide--eyes{left:0;right:0;top:39%;border-top:1px dashed rgba(255,255,255,.65)}.editor-guide--center{top:0;bottom:0;left:50%;border-left:1px dashed rgba(255,255,255,.35)}.frame-label{position:absolute;z-index:2;right:8px;top:8px;padding:4px 7px;border-radius:5px;background:#132b258c;color:#fff;font-size:10px;font-weight:700}.compare-button{border:0;background:transparent;margin-top:14px;color:#5d6f6a;font-size:12px;font-weight:700;cursor:pointer}.compare-button:disabled{opacity:.55;cursor:default}.editor-controls{padding:25px;display:flex;flex-direction:column;gap:14px;background:#fff}.editor-panel{padding:15px;border:1px solid #e1e6e2;border-radius:11px}.editor-panel--attention{border-color:#ebc995;background:#fff8eb}.editor-panel strong{font:700 13px Inter,sans-serif}.editor-panel p{color:var(--muted);font-size:11px;margin:5px 0 10px}.face-options{display:flex;flex-wrap:wrap;gap:6px}.face-options button{width:74px;border:1px solid #d7b87e;background:#fff;border-radius:8px;padding:4px;cursor:pointer;font-size:10px;font-weight:700;display:grid;gap:4px}.face-options button.is-active{background:var(--brand);border-color:var(--brand);color:#fff}.face-thumb{display:block;width:100%;height:48px;border-radius:5px;background-repeat:no-repeat;background-color:#dfe4e1}.control-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:12px;font-weight:700}.control-label span{display:flex;align-items:center;gap:7px}.control-label output{color:var(--muted);font-weight:500}.range{width:100%;accent-color:var(--brand)}.toggle-row{min-height:65px;border:1px solid #e1e6e2;border-radius:11px;padding:12px;display:flex;align-items:center;gap:10px;cursor:pointer}.toggle-row__icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;color:#846128;background:#fff0cb}.toggle-row>span:nth-child(2){display:grid;flex:1}.toggle-row strong{font-size:12px}.toggle-row small{color:var(--muted);margin-top:3px;font-size:10px}.toggle-row input{position:absolute;opacity:0}.toggle-row i{width:35px;height:20px;padding:2px;border-radius:99px;background:#b9c3bf;transition:.2s}.toggle-row i:after{content:"";display:block;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;transition:.2s}.toggle-row input:checked+i{background:#2e7567}.toggle-row input:checked+i:after{transform:translate(15px)}.reset-button{border:0;background:transparent;color:#59726b;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:700;cursor:pointer;padding:9px}.print-layout{display:grid;grid-template-columns:330px 1fr;height:min(650px,calc(100vh - 200px))}.print-controls{padding:20px;border-right:1px solid #e0e4e1;background:#fff;overflow:auto}.section-heading{display:flex;justify-content:space-between;font-size:12px;margin-bottom:10px}.section-heading span{font-weight:700}.section-heading strong{color:var(--muted);font-weight:500}.same-copies{display:grid;grid-template-columns:70px 1fr;gap:8px;margin-bottom:13px}.copy-list{max-height:290px;overflow:auto;border:1px solid #e2e6e3;border-radius:9px}.copy-row{min-height:44px;padding:6px 8px 6px 11px;border-bottom:1px solid #edf0ee;display:flex;align-items:center;justify-content:space-between;gap:8px}.copy-row:last-child{border:0}.copy-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.copy-row>div{display:flex;align-items:center;border:1px solid #dbe1dd;border-radius:7px;overflow:hidden}.copy-row button{width:27px;height:27px;padding:0;border:0;background:#f4f6f4;display:grid;place-items:center;cursor:pointer}.copy-row output{width:28px;text-align:center;font-size:11px;font-weight:700}.print-controls details{margin-top:17px;border-top:1px solid #e2e6e3;padding-top:15px}.print-controls summary{cursor:pointer;font-size:12px;font-weight:700}.advanced-settings{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.advanced-settings label{display:grid;gap:5px;color:var(--muted);font-size:10px;font-weight:700}.advanced-settings .checkbox-line{grid-column:1/-1;display:flex;align-items:center;gap:7px;color:var(--ink)}.print-preview-area{min-width:0;background:#e5e6e2;display:flex;flex-direction:column}.preview-summary{min-height:53px;padding:10px 18px;background:#ffffffb3;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.preview-summary>div{display:flex;align-items:center;gap:8px;color:var(--ink)}.pages-scroll{flex:1;overflow:auto;padding:25px;display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:center;gap:24px}.page-wrap{width:min(400px,90%);text-align:center}.page-wrap>span{display:block;margin-bottom:7px;color:#66736f;font-size:10px;font-weight:700}.paper{position:relative;width:100%;background:#fff;box-shadow:0 7px 22px #1a262226}.paper--landscape{width:100%}.paper-photo{position:absolute;overflow:hidden;outline:1px solid #d3d3d3;background:#e5e8e6}.paper-photo img,.preview-placeholder{width:100%;height:100%;object-fit:cover;display:block}.preview-placeholder{background:#dce0dd}.no-pages{margin:auto;color:var(--muted);font-size:13px}.physical-note{margin-right:auto;color:var(--muted);font-size:11px}.toast-region{position:fixed;z-index:200;right:22px;top:82px;display:grid;gap:9px;width:min(390px,calc(100vw - 44px))}.toast{min-height:64px;border:1px solid #d9e0dc;border-radius:12px;background:#fff;box-shadow:0 14px 35px #14282229;padding:13px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:start;animation:toast-in .22s}@keyframes toast-in{0%{opacity:0;transform:translate(15px)}}.toast--success>svg{color:#29735f}.toast--error>svg{color:var(--danger)}.toast--info>svg{color:#4b716a}.toast strong{font-size:13px}.toast p{color:var(--muted);font-size:11px;margin:3px 0 0;line-height:1.4}.toast button{border:0;background:transparent;color:#89938f;cursor:pointer}.app-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:var(--muted);font-size:13px}.app-loading p{margin:0}@media(max-width:1000px){.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-grid{grid-template-columns:repeat(2,1fr)}.hero{padding:50px}.hero-visual{transform:scale(.8);transform-origin:right}.editor-layout{grid-template-columns:1fr 310px}.print-layout{grid-template-columns:300px 1fr}}@media(max-width:760px){.topbar{padding:0 18px}.privacy-badge{display:none}.dashboard,.workspace{padding:28px 18px 50px}.hero{grid-template-columns:1fr;padding:36px 28px}.hero-visual{display:none}.hero h1{font-size:38px}.project-grid,.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-heading{align-items:flex-start;flex-direction:column}.heading-actions{width:100%}.heading-actions .button{flex:1}.toolbar{flex-wrap:wrap;height:auto;padding:10px 0;gap:10px}.filter-tabs{min-height:42px}.search-field{margin-left:0;flex:1}.batch-bar{flex-wrap:wrap}.batch-bar>div{width:100%}.batch-bar .button{flex:1}.editor-layout,.print-layout{grid-template-columns:1fr;height:auto}.editor-stage-wrap{padding:20px}.editor-stage{width:280px}.print-controls{border-right:0;max-height:350px}.print-preview-area{min-height:480px}.modal__footer{flex-wrap:wrap}}@media(max-width:480px){.project-grid,.photo-grid{grid-template-columns:1fr}.dropzone--compact .dropzone__copy{display:none}.dropzone--compact{justify-content:center}.title-row input{min-width:0;width:100%;font-size:22px}.brand--center{display:none}.modal-backdrop{padding:0;align-items:end}.modal{max-height:94vh;border-radius:18px 18px 0 0}.physical-note{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.lua-app{min-height:100vh;background:#f7f9fd;color:var(--ink)}.lua-header{height:76px;padding:0 max(28px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #e5eaf3;background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:30}.lua-brand{border:0;padding:0;background:transparent;justify-self:start;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer;color:#102653;font-weight:850;font-size:17px}.lua-brand>span:last-child{display:grid}.lua-brand small{color:#7b89a2;font-size:8px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;margin-top:1px}.lua-brand__mark{width:37px;height:37px;border-radius:12px;display:inline-grid;place-items:center;color:#fff;background:linear-gradient(145deg,#1d4ed8,#2563eb 60%,#38bdf8);box-shadow:0 7px 17px #2563eb3d;transform:rotate(-12deg)}.lua-header nav{display:flex;align-items:center;gap:28px}.lua-header nav button,.lua-header nav a{border:0;background:none;color:#506079;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.lua-header nav button:hover,.lua-header nav a:hover{color:var(--brand)}.lua-local{justify-self:end;display:flex;align-items:center;gap:7px;color:#64748b;font-size:12px;font-weight:650}.hub-main{max-width:1180px;margin:0 auto;padding:44px 28px 90px}.hub-hero{min-height:440px;padding:68px 74px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;overflow:hidden;position:relative;border-radius:28px;background:linear-gradient(135deg,#edf4ff,#e9f3ff 55%,#e1f2ff);border:1px solid rgba(96,165,250,.16)}.hub-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 70% 0%,rgba(255,255,255,.9),transparent 35%)}.hub-hero__copy{position:relative;z-index:2}.hub-kicker{display:inline-flex;align-items:center;gap:7px;color:#2563eb;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.hub-hero h1{margin:18px 0;color:#102653;font-size:clamp(42px,5.1vw,64px);line-height:1.02;letter-spacing:-.055em}.hub-hero__copy>p{max-width:550px;color:#5c6d87;font-size:17px;line-height:1.65;margin-bottom:26px}.hub-hero .button{text-decoration:none}.hub-privacy{margin-top:18px;display:flex;align-items:center;gap:7px;color:#718099;font-size:11px}.moon-visual{width:330px;height:330px;position:relative;justify-self:end;z-index:1}.moon-disc{position:absolute;left:88px;top:72px;width:160px;height:160px;display:grid;place-items:center;border-radius:50%;color:#d8e9ff;background:linear-gradient(145deg,#fff,#eaf3ff);box-shadow:-22px 24px 42px #1e40af24,inset -13px -10px 26px #3b82f61f;transform:rotate(-20deg)}.moon-disc:after{content:"";width:26px;height:26px;border-radius:50%;position:absolute;right:35px;top:33px;background:#93c5fd2b;box-shadow:-58px 48px 0 7px #93c5fd1f,5px 66px 0 -5px #93c5fd29}.moon-orbit{position:absolute;border:1px solid rgba(59,130,246,.14);border-radius:50%;inset:30px;transform:rotate(-18deg)}.moon-orbit--two{inset:0;border-color:#3b82f614}.moon-visual>i,.moon-visual>b{position:absolute;width:7px;height:7px;background:#60a5fa;border-radius:50%;left:44px;top:90px;box-shadow:0 0 0 6px #60a5fa1a}.moon-visual>b{width:4px;height:4px;inset:auto 32px 82px auto;background:#2563eb}.tools-section{padding-top:82px;scroll-margin-top:75px}.hub-section-heading>span{color:#2563eb;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:850}.hub-section-heading h2{margin:8px 0;font-size:30px;color:#15294e}.hub-section-heading p{color:#718099;font-size:14px}.tool-grid{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.tool-card{--tool-accent: #2563eb;min-height:255px;padding:30px;overflow:hidden;position:relative;display:grid;grid-template-columns:58px 1fr;gap:20px;text-align:left;border:1px solid #e0e6f0;border-radius:20px;background:#fff;cursor:pointer;box-shadow:0 4px 18px #1e375f0b;transition:.2s ease}.tool-card:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-90px;bottom:-100px;background:color-mix(in srgb,var(--tool-accent) 9%,white)}.tool-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--tool-accent) 36%,white);box-shadow:0 18px 42px #1e4a961f}.tool-card__number{position:absolute;right:25px;top:22px;color:#cbd6e8;font-size:11px;font-weight:800;letter-spacing:.1em}.tool-card__icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;color:var(--tool-accent);background:color-mix(in srgb,var(--tool-accent) 10%,white)}.tool-card__body{display:grid;align-content:start;gap:9px;padding:4px 45px 0 0}.tool-card__body strong{color:#172c52;font-size:22px}.tool-card__body>span{color:#53647e;font-size:14px;line-height:1.5}.tool-card__body small{color:#8a96aa;line-height:1.5}.tool-card__action{grid-column:2;align-self:end;display:flex;align-items:center;gap:7px;color:var(--tool-accent);font-size:13px;font-weight:800}.hub-recents{padding-top:76px}.hub-section-heading--row{display:flex;align-items:end;justify-content:space-between;color:#9aabc4}.recent-list{margin-top:22px;display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #e0e6f0;border-radius:18px;overflow:hidden;background:#fff}.recent-list button{min-height:82px;padding:18px 22px;border:0;border-bottom:1px solid #edf0f5;background:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.recent-list button:nth-child(odd){border-right:1px solid #edf0f5}.recent-list button:hover{background:#f8fbff}.recent-list button>span{display:grid;gap:5px}.recent-list button>span:last-child{display:flex;align-items:center;gap:8px;color:#8693a8;font-size:11px}.recent-list small{color:#2563eb}.hub-footer{height:110px;border-top:1px solid #e1e7f0;padding:0 max(28px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;color:#8290a5;font-size:12px;background:#fff}.hub-footer>span{display:flex;align-items:center;gap:9px;color:#294164;font-weight:800}.hub-footer .lua-brand__mark{width:27px;height:27px;border-radius:9px}.hub-footer p{margin:0}.poster-app{min-height:100vh;background:#f5f7fb}.poster-topbar{height:58px;padding:0 max(20px,calc((100vw - 1400px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #dfe6f1;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:30}.poster-back{justify-self:start;border:0;background:transparent;display:flex;align-items:center;gap:7px;color:#52647f;font-size:13px;font-weight:750;cursor:pointer}.poster-title{display:flex;align-items:center;gap:9px;color:#16305f;font-size:14px}.poster-title span{width:31px;height:31px;display:grid;place-items:center;color:#fff;border-radius:9px;background:linear-gradient(145deg,#2563eb,#38bdf8)}.poster-main{max-width:1400px;margin:0 auto;padding:18px 20px 32px}.poster-heading{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:20px}.poster-heading h1{margin:5px 0 3px;color:#132b55;font-size:24px}.poster-heading p{color:#718099;margin:0;font-size:12px}.poster-heading .hub-kicker{font-size:9px}.poster-project-actions{display:flex;align-items:center;gap:9px}.poster-project-actions .input{width:220px;min-height:38px}.poster-project-actions .button{min-height:38px}.poster-message{min-height:44px;margin-bottom:16px;padding:10px 13px;border-radius:10px;display:flex;align-items:center;gap:8px;font-size:12px}.poster-message--error{color:#a23838;background:#fff0f0;border:1px solid #f4caca}.poster-message--success{color:#17614e;background:#edfaf5;border:1px solid #c7eadc}.poster-message--info{color:#255794;background:#edf6ff;border:1px solid #cfe5fa}.poster-message button{margin-left:auto;border:0;background:none;font-size:20px;cursor:pointer;color:currentColor}.poster-dropzone{min-height:440px;border:1.5px dashed #9db8df;border-radius:22px;background:linear-gradient(145deg,#eff6ffe6,#fffc);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:45px;transition:.2s}.poster-dropzone.is-dragging{border-color:#2563eb;background:#e8f2ff;transform:scale(1.003)}.poster-dropzone__icon{width:68px;height:68px;border-radius:19px;display:grid;place-items:center;color:#2563eb;background:#fff;box-shadow:0 12px 30px #2563eb24}.poster-dropzone h2{margin:20px 0 8px;color:#17315e;font-size:23px}.poster-dropzone p{color:#76849a;margin-bottom:20px}.poster-dropzone small{margin-top:18px;display:flex;align-items:center;gap:6px;color:#8795aa}.poster-workspace{display:grid;grid-template-columns:360px minmax(0,1fr);align-items:start;gap:14px}.poster-controls{max-height:calc(100vh - 68px);padding-right:6px;display:grid;gap:9px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b8c7dc transparent;position:sticky;top:64px}.poster-controls::-webkit-scrollbar{width:6px}.poster-controls::-webkit-scrollbar-thumb{border-radius:99px;background:#b8c7dc}.control-section{padding:14px;border:1px solid #e0e6f0;border-radius:13px;background:#fff;box-shadow:0 3px 13px #19396909}.control-section__title{margin-bottom:12px;display:flex;align-items:center;gap:9px}.control-section__title>span{width:25px;height:25px;border-radius:7px;display:grid;place-items:center;color:#2563eb;background:#eaf2ff;font-size:10px;font-weight:850}.control-section__title>div{display:grid;gap:3px}.control-section__title strong{color:#203758;font-size:12px}.control-section__title small{color:#8794a8;font-size:9px}.sizing-tabs,.fit-options{margin-bottom:10px;display:grid;grid-template-columns:1fr 1fr;padding:3px;border-radius:9px;background:#eef2f7}.sizing-tabs button,.fit-options button{min-height:32px;border:0;border-radius:7px;background:transparent;color:#6b7890;font-size:10px;font-weight:750;cursor:pointer}.sizing-tabs button.is-active,.fit-options button.is-active{color:#1d4ed8;background:#fff;box-shadow:0 2px 6px #1e375f17}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.two-fields label,.dimension-fields label{position:relative;display:grid;gap:5px;color:#627089;font-size:10px;font-weight:750}.poster-controls .input,.poster-controls select{min-height:38px}.two-fields label>small{position:absolute;right:10px;bottom:15px;color:#96a1b1}.dimension-fields{display:grid;grid-template-columns:1fr 30px 1fr 72px;align-items:end;gap:6px}.aspect-lock{width:30px;height:43px;border:0;background:transparent;color:#2563eb;display:grid;place-items:center;cursor:pointer}.preset-row{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.preset-row button{min-height:29px;padding:0 9px;border:1px solid #dce3ed;border-radius:7px;background:#f9fbfe;color:#52647e;font-size:10px;cursor:pointer}.preset-row button:hover{border-color:#8eb7f4;color:#1d4ed8}.calculated-note{margin:8px 0 0;padding:8px 9px;border-radius:8px;color:#65758d;background:#f5f8fc;font-size:9px;line-height:1.4}.calculated-note strong{color:#285692}.crop-choice{display:grid;grid-template-columns:1fr 1fr;gap:7px}.crop-choice button{min-height:57px;padding:8px;border:1px solid #dce3ed;border-radius:9px;display:flex;align-items:flex-start;gap:7px;text-align:left;color:#718099;background:#fbfcfe;cursor:pointer}.crop-choice button:hover{border-color:#93b8ef}.crop-choice button.is-active{border-color:#2563eb;color:#1d4ed8;background:#eff6ff;box-shadow:0 0 0 1px #2563eb14}.crop-choice button>span{display:grid;gap:3px}.crop-choice strong{color:#304563;font-size:10px}.crop-choice button.is-active strong{color:#1d4ed8}.crop-choice small{color:#7f8da3;font-size:8px;line-height:1.35}.paper-primary{display:grid;grid-template-columns:1fr 1fr;gap:9px}.paper-primary>label{display:grid;gap:5px;color:#627089;font-size:9px;font-weight:750}.input-with-unit{position:relative;display:block}.input-with-unit small{position:absolute;right:9px;top:50%;transform:translateY(-50%);color:#94a0b1;font-size:9px}.input-with-unit .input{padding-right:30px}.compact-options{margin-top:9px;padding-top:8px;border-top:1px solid #edf1f6}.compact-options summary{color:#526783;font-size:9px;font-weight:750;cursor:pointer}.compact-options__body{padding-top:9px}.compact-margin{display:grid;grid-template-columns:1fr 92px;align-items:center;color:#627089;font-size:9px;font-weight:700}.checkbox-simple{margin-top:10px;display:flex;align-items:center;gap:7px;color:#52647e;font-size:10px}.checkbox-simple input{accent-color:#2563eb}.control-section .field-label{color:#627089;font-size:10px}.help{display:inline-grid;place-items:center;width:14px;height:14px;border-radius:50%;color:#fff;background:#91a1b7;cursor:help}.option-list{margin-top:7px;border-top:1px solid #edf0f5;padding-top:5px;display:grid;grid-template-columns:1fr 1fr}.poster-toggle{min-height:29px;display:flex;align-items:center;gap:7px;cursor:pointer}.poster-toggle input{position:absolute;opacity:0}.poster-toggle>span{width:17px;height:17px;border:1px solid #bac7d8;border-radius:5px;color:transparent;display:grid;place-items:center}.poster-toggle input:checked+span{color:#fff;border-color:#2563eb;background:#2563eb}.poster-toggle strong{color:#52627a;font-size:10px;font-weight:650}.image-adjustments{padding:0}.image-adjustments summary{padding:14px;cursor:pointer;list-style:none}.image-adjustments summary::-webkit-details-marker{display:none}.image-adjustments summary .control-section__title{margin:0}.details-body{padding:0 14px 14px;display:grid;gap:9px}.image-edit-buttons{display:grid;grid-template-columns:1fr 1fr;gap:7px}.image-edit-buttons .button{min-width:0;padding:0 10px;font-size:11px}.range-label{display:grid;grid-template-columns:1fr auto;gap:5px;color:#627089;font-size:10px;font-weight:750}.range-label input{grid-column:1/-1;width:100%;accent-color:#2563eb}.range-label output{color:#8190a7}.quality-card{padding:11px 12px;border-radius:12px;border:1px solid;background:#fff}.quality-card>div:first-child{display:grid;grid-template-columns:10px 1fr;column-gap:8px}.quality-card strong{color:#30435f;font-size:11px}.quality-card small{grid-column:2;margin-top:2px;color:#8491a4;font-size:8px;line-height:1.4}.quality-dot{width:9px;height:9px;margin-top:2px;border-radius:50%}.quality-card--good{border-color:#bde5d4;background:#f5fdf9}.quality-card--good .quality-dot{background:#22a06b}.quality-card--acceptable{border-color:#ead8ac;background:#fffaf0}.quality-card--acceptable .quality-dot{background:#d59a20}.quality-card--low{border-color:#edc1c1;background:#fff7f7}.quality-card--low .quality-dot{background:#dc4d4d}.quality-card>button{border:0;padding:0;background:transparent;display:flex;align-items:center;gap:6px;color:#2563eb;font-size:10px;font-weight:750;cursor:pointer}.danger-link{color:#aa4b4b}.poster-output{min-width:0;display:grid;gap:11px;position:sticky;top:64px}.poster-preview-panel{height:clamp(450px,calc(100vh - 225px),690px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #dce3ed;border-radius:15px;background:#fff;box-shadow:0 5px 20px #1939690d}.preview-toolbar{min-height:48px;padding:7px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e9f1}.editing-hint{display:flex;align-items:center;gap:8px;color:#1d4ed8}.editing-hint>span{display:grid;gap:2px}.editing-hint strong{font-size:10px}.editing-hint small{color:#718099;font-size:8px}.finish-editing{min-height:34px;padding:0 11px;font-size:10px}.segmented{display:flex;padding:3px;border-radius:8px;background:#eef2f7}.segmented button{min-height:31px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#78869b;font-size:10px;font-weight:750;cursor:pointer}.segmented button.is-active{color:#1d4ed8;background:#fff;box-shadow:0 1px 5px #2337551f}.preview-zoom{display:flex;align-items:center;border:1px solid #dce3ed;border-radius:8px;overflow:hidden}.preview-zoom button{width:31px;height:31px;border:0;background:#fff;display:grid;place-items:center;cursor:pointer}.preview-zoom span{width:44px;color:#718099;text-align:center;font-size:9px}.poster-preview-stage{flex:1;min-height:0;overflow:auto;display:grid;place-items:center;padding:38px;background-color:#e8edf4;background-image:radial-gradient(#ccd5e2 1px,transparent 1px);background-size:16px 16px}.poster-overview-wrap{width:min(700px,90%);min-height:0;height:100%;display:grid;place-items:center;transition:transform .2s}.poster-overview{position:relative;max-width:100%;height:auto;overflow:hidden;box-shadow:0 15px 45px #152b5033;flex:0 0 auto}.poster-overview>img,.single-paper__content img{position:absolute;max-width:none;object-fit:fill;transform-origin:center}.poster-overview.is-editing{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;outline:3px solid #2563eb;outline-offset:4px}.poster-overview.is-editing:active{cursor:grabbing}.poster-overview.is-editing .poster-grid-overlay{pointer-events:none}.poster-overview.is-editing .poster-grid-overlay button{background:transparent}.crop-frame{position:absolute;inset:0;z-index:4;pointer-events:none;border:2px solid rgba(255,255,255,.92);box-shadow:inset 0 0 0 1px #14326459}.crop-frame>span{position:absolute;width:15px;height:15px;border-color:#fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.45))}.crop-frame>span:nth-child(1){left:-2px;top:-2px;border-left:3px solid;border-top:3px solid}.crop-frame>span:nth-child(2){right:-2px;top:-2px;border-right:3px solid;border-top:3px solid}.crop-frame>span:nth-child(3){left:-2px;bottom:-2px;border-left:3px solid;border-bottom:3px solid}.crop-frame>span:nth-child(4){right:-2px;bottom:-2px;border-right:3px solid;border-bottom:3px solid}.crop-frame>b{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:8px 11px;border-radius:8px;display:flex;align-items:center;gap:6px;color:#fff;background:#0d2757b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:9px;white-space:nowrap}.poster-grid-overlay{position:absolute;inset:0}.poster-grid-overlay button{position:absolute;border:0;border-right:1.5px dashed rgba(30,64,175,.68);border-bottom:1.5px dashed rgba(30,64,175,.68);background:transparent;cursor:pointer}.poster-grid-overlay button:hover,.poster-grid-overlay button.is-selected{background:#2563eb21}.poster-grid-overlay span{position:absolute;left:7px;top:7px;min-width:25px;height:20px;padding:0 5px;border-radius:5px;display:grid;place-items:center;color:#fff;background:#0f3069c2;font-size:9px;font-weight:800}.single-page-wrap{display:grid;justify-items:center;gap:14px}.single-paper{max-width:70vw;height:auto;position:relative;overflow:hidden;background:#fff;box-shadow:0 14px 40px #14284b33;transition:transform .2s}.single-paper--landscape{max-width:75vw}.single-paper__content{position:absolute;overflow:hidden}.alignment-cross{position:absolute;z-index:2;left:50%;top:8px;color:#1e40af99;font-size:14px}.preview-crop-box{position:absolute;border:1px dashed rgba(25,45,75,.55);pointer-events:none}.preview-page-number{position:absolute;bottom:1.2%;left:0;right:0;text-align:center;color:#385477;font-size:8px}.page-navigation{display:flex;align-items:center;gap:20px;color:#4b607e;font-size:11px;font-weight:800}.preview-facts{min-height:43px;padding:8px 13px;display:flex;align-items:center;gap:14px;flex-wrap:wrap;border-top:1px solid #e4e9f1;color:#718099;font-size:9px}.preview-facts span:first-child{display:flex;align-items:center;gap:6px;color:#2d4f7c}.export-summary{padding:13px 15px;display:grid;grid-template-columns:minmax(190px,1fr) auto auto;align-items:center;gap:16px;border:1px solid #dce3ed;border-radius:14px;background:#fff}.export-summary>div:first-child>span{color:#2563eb;font-size:9px;letter-spacing:.1em;text-transform:uppercase;font-weight:850}.export-summary h2{margin:3px 0 2px;color:#1a3157;font-size:18px}.export-summary p{margin:0;color:#77859a;font-size:10px}.paper-estimate{padding:5px 14px;display:flex;align-items:center;gap:8px;border-left:1px solid #e4e9f1;border-right:1px solid #e4e9f1}.paper-estimate>strong{color:#1d4ed8;font-size:23px}.paper-estimate>span{display:grid;color:#53647e;font-size:10px;font-weight:750}.paper-estimate small{margin-top:3px;color:#8a96a9;font-weight:500}.export-actions{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}.export-actions .button{min-height:38px;padding:0 12px;font-size:11px}.print-warning{grid-column:1/-1;min-height:31px;padding:7px 9px;display:flex;align-items:center;gap:6px;border-radius:8px;color:#61718a!important;background:#f4f7fb}.crop-editor{min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) 300px}.crop-editor__stage-wrap{min-width:0;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background-color:#dfe5ee;background-image:radial-gradient(#c7d0dd 1px,transparent 1px);background-size:16px 16px}.crop-editor__stage{max-width:100%;max-height:480px;position:relative;overflow:hidden;background:#cbd5e1;box-shadow:0 15px 42px #13264838;touch-action:none;-webkit-user-select:none;user-select:none}.crop-editor__stage>img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:fill;pointer-events:none}.crop-editor__stage:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px #0f234133}.crop-editor__stage-wrap>p{margin:14px 0 0;display:flex;align-items:center;gap:6px;color:#52647e;font-size:10px;font-weight:700}.crop-selection{position:absolute;z-index:2;cursor:grab;border:2px solid white;box-shadow:0 0 0 9999px #0a162ba8,inset 0 0 0 1px #19376466;touch-action:none}.crop-selection:active{cursor:grabbing}.crop-selection:before,.crop-selection:after{content:"";position:absolute;pointer-events:none;opacity:.55}.crop-selection:before{inset:0 33.333%;border-left:1px dashed white;border-right:1px dashed white}.crop-selection:after{inset:33.333% 0;border-top:1px dashed white;border-bottom:1px dashed white}.crop-resize-handle{position:absolute;z-index:5;width:24px;height:24px;padding:0;border:0;background:transparent;touch-action:none}.crop-resize-handle:after{content:"";position:absolute;left:50%;top:50%;width:9px;height:9px;transform:translate(-50%,-50%);border:2px solid white;border-radius:2px;background:#2563eb;box-shadow:0 1px 4px #05142d8c}.crop-resize-handle--north-west{left:-13px;top:-13px;cursor:nwse-resize}.crop-resize-handle--north-east{right:-13px;top:-13px;cursor:nesw-resize}.crop-resize-handle--south-east{right:-13px;bottom:-13px;cursor:nwse-resize}.crop-resize-handle--south-west{left:-13px;bottom:-13px;cursor:nesw-resize}.crop-resize-handle--north,.crop-resize-handle--south{width:42px;left:50%;transform:translate(-50%);cursor:ns-resize}.crop-resize-handle--north{top:-13px}.crop-resize-handle--south{bottom:-13px}.crop-resize-handle--east,.crop-resize-handle--west{height:42px;top:50%;transform:translateY(-50%);cursor:ew-resize}.crop-resize-handle--east{right:-13px}.crop-resize-handle--west{left:-13px}.crop-resize-handle--north:after,.crop-resize-handle--south:after{width:19px;height:5px;border-radius:99px}.crop-resize-handle--east:after,.crop-resize-handle--west:after{width:5px;height:19px;border-radius:99px}.crop-selection>span{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);padding:7px 9px;border-radius:7px;display:flex;align-items:center;gap:5px;color:#fff;background:#0e2651b8;font-size:8px;font-weight:800;white-space:nowrap;pointer-events:none}.crop-editor__controls{padding:24px;border-left:1px solid #e1e6ee;display:flex;flex-direction:column;gap:18px;background:#fff}.crop-editor__controls>div:first-child{display:grid;gap:4px}.crop-editor__controls>div:first-child strong{color:#253b5d;font-size:13px}.crop-editor__controls>div:first-child small{color:#8491a5;font-size:10px}.crop-aspects{display:grid;grid-template-columns:1fr 1fr;gap:7px}.crop-aspects button{min-height:37px;padding:0 7px;border:1px solid #dce3ed;border-radius:8px;color:#65758d;background:#fafcff;font-size:9px;font-weight:700;cursor:pointer}.crop-aspects button:hover{border-color:#9dbcf0}.crop-aspects button.is-active{border-color:#2563eb;color:#1d4ed8;background:#eff6ff;box-shadow:0 0 0 1px #2563eb14}.custom-aspect{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:8px}.custom-aspect label{display:grid;gap:5px;color:#67758c;font-size:9px;font-weight:700}.custom-aspect>span{padding-bottom:14px;color:#8a97aa}.crop-size-controls{display:grid;gap:15px}.crop-size-controls label,.crop-scale{display:grid;grid-template-columns:1fr auto;gap:7px;color:#52647e;font-size:10px;font-weight:700}.crop-size-controls input,.crop-scale input{grid-column:1/-1;width:100%;accent-color:#2563eb}.crop-size-controls output,.crop-scale output{color:#8290a4;font-weight:500}.free-crop-hint{padding:10px;border:1px solid #cfe0fa;border-radius:8px;color:#315b94;background:#eff6ff;font-size:9px;line-height:1.45}.crop-editor__note{margin-top:auto;padding:11px;border-radius:9px;color:#63738b;background:#f3f7fc;font-size:9px;line-height:1.5}@media(max-width:1100px){.poster-workspace{grid-template-columns:340px minmax(0,1fr)}.export-summary{grid-template-columns:1fr auto}.export-actions{grid-column:1/-1;justify-content:flex-end}}@media(max-width:850px){.lua-header{padding:0 20px;grid-template-columns:1fr auto}.lua-header nav{display:none}.lua-header .lua-local{display:none}.hub-main{padding:28px 18px 60px}.hub-hero{grid-template-columns:1fr;padding:44px 32px;min-height:400px}.moon-visual{display:none}.tool-grid,.recent-list{grid-template-columns:1fr}.recent-list button:nth-child(odd){border-right:0}.poster-workspace{grid-template-columns:1fr}.poster-controls{order:2;max-height:none;padding-right:0;overflow:visible;position:static}.poster-output{order:1;position:static}.poster-heading{align-items:flex-start;flex-direction:column}.poster-project-actions{width:100%}.poster-project-actions .input{flex:1}.poster-preview-panel{height:auto;min-height:590px}.poster-preview-stage{min-height:450px}.crop-editor{grid-template-columns:1fr}.crop-editor__stage-wrap{min-height:430px}.crop-editor__controls{border-left:0;border-top:1px solid #e1e6ee}.crop-editor__note{margin-top:0}}@media(max-width:560px){.lua-header,.poster-topbar{padding:0 15px}.poster-topbar{grid-template-columns:1fr auto}.poster-topbar .lua-local{display:none}.poster-main{padding:24px 14px 50px}.poster-heading h1{font-size:26px}.poster-project-actions{align-items:stretch;flex-direction:column}.poster-project-actions .input{width:100%}.hub-hero h1{font-size:41px}.hub-hero{padding:38px 24px}.tool-card{grid-template-columns:48px 1fr;padding:23px}.tool-card__icon{width:48px;height:48px}.tool-card__body{padding-right:0}.tool-card__action{grid-column:1/-1}.hub-footer{padding:0 20px}.hub-footer p{display:none}.dimension-fields{grid-template-columns:1fr 26px 1fr}.unit-field{grid-column:1/-1}.poster-preview-stage{padding:22px 10px;min-height:390px}.poster-preview-panel{min-height:520px}.preview-facts{gap:10px}.export-summary{grid-template-columns:1fr}.paper-estimate{border:0;padding:8px 0}.export-actions{grid-column:auto;flex-direction:column}.export-actions .button{width:100%}.single-paper{max-width:80vw}}
