:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20332f;background:#f6f5f0;font-synthesis:none;--ink: #20332f;--muted: #6d7d78;--line: #dde2dd;--paper: #fff;--canvas: #f6f5f0;--brand: #174840;--brand-hover: #0f3933;--mint: #dcebe5;--amber: #a3631d;--amber-bg: #fff1d8;--danger: #ad3c3c;--shadow: 0 16px 50px rgba(29, 54, 47, .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 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}}
