@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#2c2416;font-synthesis:none;--green:#6b8e23;--green-dark:#556b2f;--coffee:#6f4e37;--coffee-dark:#5d4534;--coffee-light:#9b7653;--lime:#edf3df;--cream:#f5f1ed;--line:#e8ded6;--muted:#786c62;--red:#c1452f;--shadow:0 18px 60px #6f4e371f;background:#f5f1ed;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f5f1ed;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}h2{letter-spacing:-.045em;margin-bottom:.55rem;font-size:clamp(1.75rem,2.4vw,2.65rem)}h3{letter-spacing:-.025em}a{color:inherit;text-decoration:none}.eyebrow{color:#9b8c80;letter-spacing:.14em;margin-bottom:.6rem;font-size:.72rem;font-weight:800}.primary,.secondary,.danger-button,.icon-button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.76rem 1rem;font-weight:700;transition:all .18s;display:inline-flex}.primary{background:var(--green);color:#fff;box-shadow:0 6px 18px #6b8e2338}.primary:hover{background:var(--green-dark);transform:translateY(-1px)}.secondary{border:1px solid var(--line);color:var(--coffee);background:#fff}.secondary:hover{background:#fbf8f5;border-color:#cdbeb3}.danger-button{color:var(--red);background:#fff0ed;border:1px solid #efd1cb}.icon-button{color:var(--coffee);background:#f1e8df;padding:.65rem}.icon-button svg{width:18px}.icon-button.danger{color:var(--red)}.wide{width:100%}.grow{flex:1}.status{white-space:nowrap;color:var(--coffee);background:#f1e8df;border-radius:100px;padding:.3rem .6rem;font-size:.72rem;font-weight:800;display:inline-flex}.status.ready,.status.completed{color:#556b2f;background:#edf3df}.status.pending,.status.queued,.status.expired,.status.process_payment{color:#93620d;background:#fff2d8}.status.failed,.status.cancelled{color:#9a4439;background:#fbe8e4}.status.printing{color:#35649b;background:#e5eefb}.error-box,.success-box{border-radius:11px;padding:.8rem 1rem;font-size:.88rem}.error-box{color:#943f35;background:#fbe9e6}.success-box{color:#556b2f;background:#edf3df}.page-enter-active,.page-leave-active{transition:opacity .14s,transform .14s}.page-enter-from{opacity:0;transform:translateY(5px)}.page-leave-to{opacity:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{grid-template-columns:264px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#2c2416;border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:12px 20px 18px;display:flex;position:sticky;top:0}.brand{justify-content:center;align-items:center;display:flex}.brand-logo img{object-fit:contain;width:168px;height:74px;display:block}.side-nav{flex-direction:column;gap:.45rem;margin-top:18px;display:flex}.side-nav a{color:#9b8c80;border-radius:16px;align-items:center;gap:.75rem;padding:13px 14px;font-size:.88rem;font-weight:600;display:flex}.side-nav a:hover{color:var(--coffee);background:#fbf8f5}.side-nav a.router-link-active{color:var(--coffee);background:#f1e8df;font-weight:800}.sidebar-note{border-top:1px solid var(--line);color:#9b8c80;margin-top:auto;padding:1.2rem .85rem 0;font-size:.76rem}.status-dot{background:#6b8e23;border-radius:50%;width:8px;height:8px;margin-right:.45rem;display:inline-block;box-shadow:0 0 0 4px #6b8e231f}.workspace{min-width:0}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);z-index:10;background:#f5f1ede6;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(1.25rem,3vw,3rem);display:flex;position:sticky;top:0}.topbar h1{color:#2c2416;margin:0;font-size:1rem}.avatar{color:#fff;background:linear-gradient(135deg,#5d4534,#9b7653);border-radius:14px;place-items:center;width:40px;height:40px;font-size:.72rem;font-weight:800;display:grid;box-shadow:0 6px 16px #6f4e372e}.content{max-width:1480px;margin:0 auto;padding:clamp(1.5rem,3vw,3rem)}.bottom-nav{display:none}.page-head{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.page-head p:last-child{color:var(--muted);max-width:650px;margin-bottom:0}.page-head.compact{align-items:center}.city-actions{gap:.7rem;display:flex}.city-actions select,.toolbar input,.modal input,.modal select{border:1px solid var(--line);color:#2c2416;background:#fff;border-radius:12px;outline:0;padding:.77rem .9rem}.city-actions select:focus,.toolbar input:focus,.modal input:focus,.modal select:focus{border-color:#9b7653;box-shadow:0 0 0 3px #6f4e371a}.toolbar{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:.82rem;display:flex}.search{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:.55rem;width:min(430px,100%);padding:0 .85rem;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;padding:.75rem 0}.file-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1rem;display:grid}.file-card{border:1px solid var(--line);background:#fff;border-radius:20px;transition:all .18s;overflow:hidden;box-shadow:0 3px 16px #6f4e370b}.file-card:hover{box-shadow:var(--shadow);border-color:#d6c8bd;transform:translateY(-2px)}.file-preview{color:#6f4e37;background:linear-gradient(145deg,#f1e8df,#fbf8f5);flex-direction:column;justify-content:center;align-items:center;gap:.45rem;height:130px;display:flex}.file-preview span{letter-spacing:.12em;font-size:.68rem;font-weight:800}.file-body{padding:1rem 1.1rem .7rem}.file-title{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.file-title h3{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.45rem;font-size:.93rem;overflow:hidden}.file-body p{color:var(--muted);margin:0;font-size:.75rem}.card-actions{border-top:1px solid var(--line);gap:.5rem;padding:.75rem;display:flex}.upload-button{cursor:pointer}.state-block{text-align:center;min-height:320px;color:var(--muted);background:#ffffff8c;border:1px dashed #d6c8bd;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.state-block h3{color:#2c2416;margin:1rem 0 .4rem}.state-art{color:var(--coffee)}.skeleton-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.skeleton{background:linear-gradient(90deg,#e8ded6,#fbf8f5,#e8ded6) 0 0/200%;border-radius:18px;height:270px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200%}}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#2c241680;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:min(470px,100%);padding:1.7rem;position:relative;box-shadow:0 24px 80px #2c24164d}.modal h3{font-size:1.3rem}.modal p{color:var(--muted)}.modal-close{color:#6f4e37;background:#f1e8df;border:0;border-radius:50%;width:34px;height:34px;position:absolute;top:1rem;right:1rem}.modal-close svg{width:18px}.modal-actions{justify-content:flex-end;gap:.6rem;margin-top:1.4rem;display:flex}.form-row{grid-template-columns:1fr 1.6fr;gap:.8rem;margin:1.2rem 0;display:grid}.form-row label{flex-direction:column;gap:.45rem;font-size:.78rem;font-weight:700;display:flex}.preview-page{flex-direction:column;gap:1rem;height:calc(100vh - 134px);display:flex}.preview-toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.preview-page iframe{border:1px solid var(--line);background:#fff;border-radius:18px;flex:1;width:100%}.jobs-list{flex-direction:column;gap:.65rem;display:flex}.job-row{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.job-row h3{margin-bottom:.25rem;font-size:.92rem}.job-row p{color:var(--muted);margin:0;font-size:.75rem}.job-icon,.pin-icon{width:42px;height:42px;color:var(--coffee);background:#f1e8df;border-radius:12px;place-items:center;display:grid}.map-layout{border:1px solid var(--line);height:calc(100vh - 230px);min-height:540px;box-shadow:var(--shadow);background:#fff;border-radius:20px;grid-template-columns:360px minmax(0,1fr);display:grid;overflow:hidden}.printer-list{border-right:1px solid var(--line);padding:.75rem;overflow:auto}.printer-card{text-align:left;color:#2c2416;background:#fff;border:1px solid #0000;border-radius:16px;align-items:center;gap:.8rem;width:100%;margin-bottom:.45rem;padding:.9rem;display:flex}.printer-card:hover,.printer-card.active{background:#f1e8df;border-color:#d8c6b8}.printer-card strong{margin-bottom:.35rem;font-size:.84rem;display:block}.printer-card small{color:var(--muted);align-items:center;gap:.25rem;margin-top:.2rem;font-size:.7rem;display:flex}.price{color:var(--green);white-space:nowrap;font-weight:800}.price small{text-align:right;display:block}.map-canvas{background:linear-gradient(135deg,#f7f3e9,#e7edd7);position:relative;overflow:hidden}.map-grid{background-image:linear-gradient(#6f4e3714 1px,#0000 1px),linear-gradient(90deg,#6f4e3714 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:-10%;transform:rotate(-8deg)scale(1.2)}.map-canvas:after{content:"";border:28px solid #ffffffad;border-color:#ffffffad #0000;position:absolute;inset:20% -10%;transform:rotate(24deg)}.map-pin{z-index:2;background:var(--coffee);color:#fff;border:3px solid #fff;border-radius:50% 50% 50% 8px;width:42px;height:42px;position:absolute;transform:translate(-50%,-50%)rotate(-45deg);box-shadow:0 5px 16px #6f4e374d}.map-pin svg{rotate:45deg}.map-pin.active{background:var(--green);scale:1.15}.map-detail{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);background:#fffffff0;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.map-detail p{color:var(--muted);margin:.25rem 0 0;font-size:.75rem}.chat-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;height:calc(100vh - 250px);min-height:520px;display:flex;overflow:hidden}.messages{background:linear-gradient(#fafbf8,#f3f6f0);flex-direction:column;flex:1;gap:.65rem;padding:1.5rem;display:flex;overflow:auto}.bubble{border:1px solid var(--line);background:#fff;border-radius:5px 16px 16px;align-self:flex-start;max-width:min(610px,78%);padding:.75rem .9rem}.bubble.own{background:#dfecc9;border-color:#cfdfb7;border-radius:16px 5px 16px 16px;align-self:flex-end}.bubble p{white-space:pre-wrap;margin:0 0 .35rem;font-size:.88rem}.bubble small{color:var(--muted);font-size:.64rem}.composer{border-top:1px solid var(--line);gap:.7rem;padding:.85rem;display:flex}.composer textarea{resize:none;border:1px solid var(--line);border-radius:12px;outline:0;flex:1;padding:.75rem}.profile-grid{gap:1rem;max-width:800px;display:grid}.profile-card,.settings-card,.danger-zone{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:1rem;padding:1.25rem;display:flex}.profile-avatar{background:var(--lime);width:64px;height:64px;color:var(--green);border-radius:18px;place-items:center;display:grid}.profile-card h3{margin-bottom:.3rem}.profile-card p,.danger-zone p{color:var(--muted);margin:0;font-size:.82rem}.settings-card{justify-content:space-between}.settings-card>div{align-items:center;gap:.8rem;display:flex}.settings-card span{flex-direction:column;display:flex}.settings-card small{color:var(--muted);margin-top:.2rem}.danger-zone{border-color:#ecd1cc;justify-content:space-between;margin-top:1rem}.auth-page{background:#f5f1ed;place-items:center;min-height:100vh;padding:clamp(16px,4vw,48px);display:grid;position:relative;overflow:hidden}.auth-page:before{content:"";pointer-events:none;background-image:linear-gradient(#fffaf01f,#f5f1ed14),url(/web/auth-coffee-print-pattern.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.auth-page:after{content:"";pointer-events:none;background:radial-gradient(#ffffff42 0%,#ffffff0d 40%,#6f4e370d 100%);position:absolute;inset:0}.auth-panel{z-index:1;place-items:center;width:100%;display:grid;position:relative}.auth-card{background:#fffffff7;border:1px solid #e8ded6d9;border-radius:24px;width:min(440px,100%);padding:24px;box-shadow:0 24px 60px #6f4e3738,0 10px 24px #2c241614}.auth-logo{object-fit:contain;width:min(270px,78%);height:80px;margin:0 auto;display:block}.auth-subtitle{text-align:center;color:#2c241699;margin:8px 0 22px;font-size:.88rem}.auth-card label:not(.check){color:#2c2416;flex-direction:column;gap:.45rem;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:flex}.auth-card input{color:#2c2416;background:#f5f1ed80;border:1px solid #6f4e372e;border-radius:12px;outline:0;padding:.85rem 1rem}.auth-card input:focus{background:#fff;border-color:#6f4e37;box-shadow:0 0 0 3px #6f4e371a}.auth-submit{background:linear-gradient(135deg,#5d4534,#7b5b3f 58%,#9b7653);height:54px;box-shadow:0 7px 18px #6f4e3747}.auth-submit:hover{background:linear-gradient(135deg,#513b2d,#6f4e37 58%,#8b6849)}.auth-submit.register{background:linear-gradient(135deg,#6b8e23,#556b2f);box-shadow:0 7px 18px #6b8e2340}.check{color:var(--muted);align-items:flex-start;gap:.55rem;margin:1rem 0;font-size:.72rem;line-height:1.45;display:flex}.check input{accent-color:#6b8e23;flex:none;margin-top:.12rem}.check a,.auth-legal-links a{color:var(--coffee);text-underline-offset:2px;font-weight:700;-webkit-text-decoration:underline #6f4e3761;text-decoration:underline #6f4e3761}.check a:hover,.auth-legal-links a:hover{text-decoration-color:currentColor}.auth-actions{justify-content:space-between;margin-top:1.2rem;display:flex}.auth-legal-links{color:var(--muted);border-top:1px solid #6f4e371a;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;margin-top:.85rem;padding-top:.85rem;font-size:.68rem;display:flex}.link{color:#6f4e37;background:0 0;border:0;padding:.3rem;font-size:.78rem;font-weight:700}.link:hover{text-decoration:underline}@media (width<=900px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.topbar{height:62px}.content{padding:1.2rem 1rem 6rem}.bottom-nav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);background:#fffffff5;justify-content:space-around;height:68px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#9b8c80;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;display:flex}.bottom-nav a.router-link-active{color:var(--coffee)}.bottom-nav small{font-size:.59rem}.page-head{flex-direction:column;align-items:flex-start;gap:1rem}.page-head .primary,.upload-button{width:100%}.map-layout{grid-template-columns:1fr;height:auto;min-height:0}.printer-list{border-right:0;border-bottom:1px solid var(--line);max-height:360px}.map-canvas{height:420px}.auth-page{padding:16px}.auth-panel{min-height:0}.skeleton-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.file-grid{grid-template-columns:1fr}.city-actions{flex-direction:column;width:100%}.city-actions select,.city-actions button{width:100%}.toolbar>span{display:none}.search{width:100%}.form-row{grid-template-columns:1fr}.job-row{flex-wrap:wrap;align-items:flex-start}.job-row .status{margin-left:58px}.map-detail{flex-direction:column;align-items:stretch}.map-detail .primary{width:100%}.composer{align-items:stretch}.composer .primary{padding:.75rem;font-size:0}.composer .primary svg{margin:0}.danger-zone,.settings-card{flex-direction:column;align-items:flex-start}.danger-zone button,.settings-card button{width:100%}.auth-actions{flex-direction:column;align-items:flex-start}.auth-card{border-radius:20px;padding:20px}.auth-logo{height:70px}.skeleton-grid{grid-template-columns:1fr}}.status.uploaded{color:#556b2f;background:#edf3df}.upload-button.disabled{cursor:not-allowed;opacity:.58}.file-activity-banner{background:#fff;border:1px solid #e8ded6;border-radius:18px;align-items:flex-start;gap:14px;margin:-.5rem 0 1.25rem;padding:15px 17px;display:flex;box-shadow:0 8px 24px #6f4e3714}.activity-icon{color:#6b8e23;background:#6b8e231f;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.file-activity-banner.converting .activity-icon{color:#6f4e37;background:#f1e8df}.activity-content{flex:1;min-width:0}.activity-title{color:#2c2416;justify-content:space-between;align-items:center;gap:12px;margin:1px 0 9px;font-size:.86rem;display:flex}.activity-title strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.activity-title span{color:#6b8e23;font-weight:800}.activity-content p{color:#786c62;margin:8px 0 0;font-size:.72rem}.progress-track{background:#6f4e371f;border-radius:999px;height:5px;overflow:hidden}.progress-track>span{border-radius:inherit;background:#6b8e23;min-width:2px;height:100%;transition:width .15s;display:block}.progress-track.indeterminate>span{background:linear-gradient(90deg,#6f4e37,#9b7653);width:38%;animation:1.35s ease-in-out infinite conversion-progress}.file-preview{position:relative}.conversion-overlay{color:#6f4e37;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f5f1ede0;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;position:absolute;inset:0}.conversion-overlay small{font-size:.7rem;font-weight:800}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes conversion-progress{0%{transform:translate(-110%)}50%{transform:translate(85%)}to{transform:translate(270%)}}@media (width<=600px){.file-activity-banner{margin-top:0}.activity-title{align-items:flex-start}.activity-content p{line-height:1.4}}.delete-submit{min-width:124px}.delete-submit:disabled{color:#a85b50;opacity:1;background:#f6ded9;border-color:#ebc8c1}.modal-close:disabled{cursor:not-allowed;opacity:.45}.topbar{height:60px;padding-inline:clamp(1rem,2.4vw,2.25rem)}.avatar{border-radius:12px;width:36px;height:36px}.content{padding:clamp(1rem,1.8vw,1.75rem) clamp(1rem,2.4vw,2.25rem)}.page-head,.page-head.compact{align-items:center;gap:1.25rem;margin-bottom:1rem}.page-head h2{margin-bottom:.3rem;font-size:clamp(1.45rem,1.8vw,2rem);line-height:1.08}.page-head .eyebrow{margin-bottom:.35rem;font-size:.64rem}.page-head p:last-child{font-size:.82rem;line-height:1.45}.page-head .primary,.page-head .secondary{padding:.68rem .9rem}.toolbar{margin-bottom:1rem}.map-layout{height:calc(100vh - 155px);min-height:500px}.map-canvas{isolation:isolate;background:#e8eee2}.map-surface{z-index:1;position:absolute;inset:0}.map-surface.leaflet-container{background:#e8eee2;font-family:Manrope,system-ui,sans-serif}.map-surface .leaflet-control-zoom a{color:var(--coffee)}.map-surface .leaflet-control-attribution{font-size:10px}.map-surface .leaflet-tooltip{color:#2c2416;border:0;border-radius:9px;padding:7px 9px;font-size:.72rem;font-weight:700;box-shadow:0 5px 18px #2c241629}.map-detail{z-index:700}.map-loading,.map-empty{z-index:750;border:1px solid var(--line);color:var(--muted);box-shadow:var(--shadow);background:#fffffff2;border-radius:13px;align-items:center;gap:.65rem;padding:.8rem 1rem;font-size:.8rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-loader{border:2px solid #d8c6b8;border-top-color:var(--coffee);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.map-list-state{color:var(--muted);text-align:center;padding:1rem;font-size:.8rem}@media (width<=900px){.content{padding:1rem 1rem 5.5rem}.page-head,.page-head.compact{align-items:flex-start}.map-layout{height:auto;min-height:0}.map-canvas{height:460px}}@media (width<=600px){.topbar{height:56px}.page-head h2{font-size:1.4rem}.page-head p:last-child{font-size:.76rem}.map-canvas{height:410px}.map-detail{bottom:.7rem;left:.7rem;right:.7rem}}.print-settings-modal{background:var(--cream);width:min(560px,100%);max-height:min(820px,100vh - 32px);overflow:auto}.print-settings-modal>.eyebrow{margin-bottom:.75rem}.print-file-head{background:#fff;border:1px solid #6f4e371a;border-radius:18px 18px 0 0;align-items:center;gap:.85rem;padding:1rem 3rem 1rem 1rem;display:flex}.print-file-head h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 .2rem;font-size:1rem;overflow:hidden}.print-file-head>div{min-width:0}.print-file-head p{letter-spacing:.05em;color:var(--coffee-light);margin:0;font-size:.7rem;font-weight:700}.print-file-icon{color:#fff;background:linear-gradient(135deg,var(--green),var(--green-dark));border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 5px 13px #6b8e2333}.print-settings-card{background:#fff;border:1px solid #6f4e371a;border-top:0;border-radius:0 0 18px 18px;padding:1rem;box-shadow:0 12px 32px #6f4e3714}.print-setting-row,.copy-setting{justify-content:space-between;align-items:center;gap:1rem;display:flex}.print-setting-row>span,.copy-setting>span,.range-setting>span{align-items:center;gap:.55rem;font-size:.82rem;font-weight:700;display:flex}.print-setting-row svg,.copy-setting>span svg,.range-setting>span svg{color:var(--coffee)}.print-setting-row>strong{color:var(--coffee);background:#f1e8df;border-radius:9px;padding:.38rem .7rem}.copy-setting{background:linear-gradient(135deg,#6f4e370f,#6f4e3705);border:1px solid #6f4e371a;border-radius:14px;margin-top:.9rem;padding:.8rem}.copy-counter{align-items:center;gap:.75rem;display:flex}.copy-counter strong{text-align:center;min-width:28px;color:var(--coffee);font-size:1.18rem}.copy-counter button{background:linear-gradient(135deg,var(--coffee-dark),#7b5b3f);color:#fff;border:0;border-radius:10px;place-items:center;width:34px;height:34px;padding:0;display:grid;box-shadow:0 4px 10px #6f4e3733}.copy-counter button:disabled{color:#a99a8e;box-shadow:none;opacity:1;background:#e7ddd5}.range-setting{flex-direction:column;gap:.6rem;margin-top:1rem;display:flex}.range-setting>span small{color:var(--muted);font-weight:500}.range-setting input{color:#2c2416;background:#f5f1ed8c;border:1px solid #6f4e3729;border-radius:12px;outline:0;width:100%;padding:.75rem .85rem}.range-setting input:focus{border-color:var(--coffee-light);box-shadow:0 0 0 3px #6f4e371a}.range-setting input.invalid{background:#fff8f6;border-color:#d36a58}.range-error{color:var(--red);margin-top:-.25rem;font-size:.7rem}.print-summary{color:var(--green-dark);background:#6b8e2314;border:1px solid #6b8e232b;border-radius:13px;align-items:center;gap:.7rem;margin-top:1rem;padding:.8rem;display:flex}.print-summary>div{flex:1}.print-summary strong{font-size:.78rem}.print-summary p{color:var(--muted);margin:.18rem 0 0;font-size:.7rem;font-weight:600}.print-summary>span{text-overflow:ellipsis;white-space:nowrap;background:#fffc;border-radius:8px;max-width:135px;padding:.3rem .55rem;font-size:.7rem;font-weight:800;overflow:hidden}.print-submit{border-radius:15px;height:52px;margin-top:1rem}.print-submit:disabled{transform:none}.print-settings-modal .modal-close{top:1rem;right:1rem}@media (width<=600px){.print-settings-modal{border-radius:20px;max-height:calc(100vh - 16px);padding:1rem}.print-file-head{padding:.85rem 2.7rem .85rem .85rem}.print-settings-card{padding:.85rem}.copy-setting{align-items:flex-start}.copy-counter{gap:.55rem}.range-setting>span{flex-wrap:wrap;align-items:flex-start}.print-summary>span{max-width:90px}}.print-error{margin:.8rem 0 0}.nav-progress{pointer-events:none;opacity:0;width:100%;height:2px;transition:opacity .12s;position:absolute;top:0;left:0;overflow:hidden}.nav-progress:after{content:"";background:linear-gradient(90deg,var(--green),#9ab846);width:34%;height:100%;display:block;transform:translate(-110%)}.nav-progress.active{opacity:1}.nav-progress.active:after{animation:1s ease-in-out infinite nav-progress}@keyframes nav-progress{to{transform:translate(395%)}}.printer-modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2c24167a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.printer-modal{background:var(--cream);border-radius:24px;width:min(560px,100%);max-height:calc(100vh - 32px);overflow:auto;box-shadow:0 28px 90px #2c24164d}.printer-modal-head{z-index:2;border-bottom:1px solid var(--line);background:#fffffff7;align-items:center;gap:.75rem;min-height:70px;padding:.85rem 1rem;display:flex;position:sticky;top:0}.printer-modal-head>div{flex:1;min-width:0}.printer-modal-head h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:1.05rem;overflow:hidden}.availability{color:var(--muted);align-items:center;gap:.4rem;font-size:.68rem;font-weight:600;display:flex}.availability i{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #6b8e231f}.availability i.offline{background:var(--red);box-shadow:0 0 0 4px #c1452f1a}.modal-nav-button{width:38px;height:38px;color:var(--coffee);background:#f1e8df;border:0;border-radius:12px;flex:none;place-items:center;display:grid}.modal-nav-button svg{width:19px}.modal-nav-button.close{margin-left:auto}.printer-modal-body{flex-direction:column;gap:.85rem;padding:1rem;display:flex}.printer-info-card,.printer-price-card,.confirmation-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:1rem}.printer-info-line{text-align:left;color:#2c2416c7;background:0 0;border:0;align-items:flex-start;gap:.65rem;width:100%;padding:.45rem 0;font-size:.82rem;font-weight:500;display:flex}.printer-info-line svg{width:18px;color:var(--coffee-light);flex:none}.printer-info-line span{flex:1}.printer-info-line.link{color:#35649b}.printer-description{border-top:1px solid var(--line);margin:.6rem 0 0;padding-top:.75rem;font-size:.78rem;line-height:1.45}.printer-price-card{background:#6b8e2314;border-color:#6b8e232e}.printer-price-card>div{color:var(--green-dark);align-items:center;gap:.55rem;display:flex}.printer-price-card svg{width:19px}.printer-price-total{background:#fff;border-radius:11px;justify-content:space-between;margin-top:.7rem;padding:.7rem}.printer-price-total span{color:#2c2416;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.printer-price-total strong{font-size:1rem}.printer-action{border-radius:15px;height:52px}.confirmation-body{gap:.75rem}.confirmation-card h4{margin:0 0 .65rem}.confirmation-card>p{color:var(--muted);align-items:flex-start;gap:.55rem;margin:.4rem 0;font-size:.78rem;display:flex}.confirmation-card>p svg{width:17px;color:var(--coffee-light);flex:none}.confirmation-title{justify-content:space-between;align-items:center;display:flex}.confirmation-title h4{margin:0}.confirmation-title span{color:var(--muted);font-size:.75rem;font-weight:700}.confirmation-job{border-top:1px solid var(--line);align-items:center;gap:.7rem;padding:.75rem 0;display:flex}.confirmation-job:first-of-type{margin-top:.7rem}.confirmation-job>svg{width:20px;color:var(--coffee-light)}.confirmation-job>div{flex-direction:column;flex:1;min-width:0;display:flex}.confirmation-job strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.confirmation-job small{color:var(--muted);margin-top:.2rem}.confirmation-footer{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:1rem;padding:1rem;display:flex}.confirmation-footer>div{flex-direction:column;flex:1;display:flex}.confirmation-footer small{color:var(--muted)}.confirmation-footer strong{margin-top:.12rem;font-size:1.25rem}.confirmation-footer button{min-width:125px;height:48px}.confirmation-footer button svg{width:20px}@media (width<=600px){.printer-modal-backdrop{align-items:end;padding:0}.printer-modal{border-radius:24px 24px 0 0;width:100%;max-height:92vh}.printer-modal-head{min-height:64px}.printer-modal-body{padding:.85rem}.confirmation-footer{position:sticky;bottom:0}.confirmation-footer button{min-width:118px}}@media (width<=900px){.map-layout{height:calc(100dvh - 230px);min-height:440px;display:block}.printer-list{display:none}.map-canvas{border:0;height:100%}}@media (width<=600px){.map-layout{border-radius:16px;height:calc(100dvh - 310px);min-height:350px}.map-canvas{height:100%}}.workspace{--workspace-gutter:clamp(.75rem,1.5vw,1.5rem)}.topbar{padding-inline:var(--workspace-gutter)}.content{width:100%;max-width:none;padding-left:var(--workspace-gutter);padding-right:var(--workspace-gutter)}@media (width<=900px){.workspace{--workspace-gutter:.75rem}}.mobile-brand{display:none}@media (width<=600px){body{background:#f8f5f1}.topbar{height:56px;box-shadow:0 1px 0 var(--line);background:#fffffff0;padding:0 12px}.topbar h1{display:none}.mobile-brand{align-items:center;height:48px;display:flex}.mobile-brand img{object-fit:contain;object-position:left center;width:132px;height:44px;display:block}.avatar{border-radius:13px;width:38px;height:38px}.content{padding:.9rem .75rem 5.6rem}.page-head,.page-head.compact{gap:.65rem;margin-bottom:.9rem}.page-head .eyebrow{display:none}.page-head h2{margin:0 0 .3rem;font-size:1.55rem}.page-head p:last-child{font-size:.76rem;line-height:1.4}.files-page-head .upload-button{border-radius:14px;height:48px;margin-top:.15rem;font-size:.88rem}.toolbar{margin-bottom:.75rem}.search{border-radius:13px;height:44px}.search input{min-width:0;font-size:.82rem}.file-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.file-card{border-radius:16px;min-width:0;position:relative;box-shadow:0 4px 15px #6f4e370e}.file-card:hover{transform:none}.file-preview{gap:.25rem;height:92px}.file-preview svg{width:32px;height:32px}.file-preview span{font-size:.6rem}.file-body{min-height:74px;padding:.7rem .7rem .55rem}.file-title{display:block}.file-title h3{white-space:normal;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;margin:0 0 .35rem;font-size:.76rem;line-height:1.25;display:-webkit-box;overflow:hidden}.file-title .status{max-width:calc(100% - 14px);padding:.22rem .42rem;font-size:.56rem;position:absolute;top:7px;right:7px;box-shadow:0 2px 7px #2c241614}.file-body p{text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;overflow:hidden}.card-actions{gap:.35rem;padding:.5rem}.card-actions button{border-radius:10px;min-width:36px;height:36px;padding:.45rem}.card-actions button svg{width:17px;height:17px}.card-actions .print-card-button{color:#fff;background:var(--green);border-color:var(--green);box-shadow:0 4px 10px #6b8e232e}.print-card-button span{display:none}.skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.skeleton{border-radius:16px;height:220px}.support-page-head{padding-right:52px;position:relative}.support-refresh{border-radius:13px;width:42px;height:42px;position:absolute;top:0;right:0;padding:0!important}.support-refresh span{display:none}.chat-card{border-radius:18px;height:calc(100dvh - 190px);min-height:430px}.messages{gap:.5rem;padding:.85rem}.messages>.state-block{background:0 0;border:0;min-height:100%;padding:1rem}.messages>.state-block h3{margin:.75rem 0 .3rem;font-size:1.05rem}.messages>.state-block p{font-size:.78rem}.bubble{max-width:86%;padding:.65rem .75rem}.composer{align-items:center;gap:.5rem;padding:.6rem}.composer textarea{height:46px;min-height:46px;max-height:92px;padding:.72rem .8rem;font-size:.82rem;line-height:1.35}.composer .primary{border-radius:13px;flex:none;width:46px;height:46px;padding:0;font-size:0}.composer .primary span{display:none}.profile-page-head{margin-bottom:.75rem}.profile-grid{gap:.7rem}.profile-card,.settings-card,.danger-zone{border-radius:16px;padding:1rem}.profile-avatar{border-radius:16px;flex:none;width:56px;height:56px}.profile-card h3{font-size:1rem}.profile-card p{text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden}.settings-card{gap:.9rem}.settings-card>div{align-items:flex-start}.settings-card>div>svg{flex:none;width:22px}.settings-card strong{font-size:.86rem}.settings-card small{font-size:.7rem}.settings-card button{height:44px}.danger-zone{background:snow;gap:.9rem;margin-top:.25rem}.danger-zone h3{margin-bottom:.4rem;font-size:1rem}.danger-zone p{line-height:1.45}.danger-zone button{height:44px}.bottom-nav{height:68px;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -6px 22px #2c24160f}.bottom-nav a{gap:.2rem}.bottom-nav svg{width:21px;height:21px}.bottom-nav small{font-size:.58rem}}.side-nav a .nav-badges{margin-left:auto}.nav-badges{align-items:center;gap:4px;display:inline-flex}.nav-badge{border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.62rem;font-weight:900;line-height:1;display:inline-flex}.nav-badge.queued{color:#93620d;background:#fff2d8;box-shadow:inset 0 0 0 1px #93620d24}.nav-badge.printing{color:#35649b;background:#e5eefb;box-shadow:inset 0 0 0 1px #35649b24}.bottom-nav-icon{place-items:center;display:grid;position:relative}.bottom-nav-icon>.nav-badges{gap:2px;position:absolute;top:-8px;left:13px}.bottom-nav-icon .nav-badge{min-width:17px;height:17px;padding:0 4px;font-size:.55rem;box-shadow:0 0 0 2px #fffffff5}.topbar{justify-content:flex-end}@media (width<=600px){.topbar{justify-content:space-between}}
