@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Arial,sans-serif;color:#173126;background:#f5f8f6;--green:#087a45;--muted:#718078;--line:#e2e9e5}*{box-sizing:border-box}body{margin:0;min-width:320px}button,a,input{font:inherit}button,a{cursor:pointer}.shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:264px;background:#fff;border-right:1px solid var(--line);padding:22px 16px;display:flex;flex-direction:column;z-index:20}.brand{height:52px;display:flex;align-items:center;padding:3px 8px 14px}.brand img{width:184px;max-height:42px;object-fit:contain}.close,.menu{display:none!important}.company{display:flex;gap:10px;align-items:center;background:#f4f8f5;border:1px solid #e5eee8;padding:10px;border-radius:12px;margin:12px 0 16px}.company-icon{display:grid;place-items:center;background:#dff6e9;color:var(--green);width:36px;height:36px;border-radius:9px}.company-icon svg{width:19px}.company div:nth-child(2){flex:1}.company small,.company strong,.profile small,.profile strong{display:block}.company small,.profile small{font-size:12px;color:var(--muted)}.company strong{font-size:14px;margin-top:2px}.company>svg,.profile>svg{width:15px;color:#99a79f}.sidebar nav{display:grid;gap:4px}.sidebar nav a{display:flex;align-items:center;gap:13px;color:#5f6e66;text-decoration:none;padding:11px 13px;border-radius:10px;font-size:15px;font-weight:600}.sidebar nav a svg{width:20px}.sidebar nav a.active{background:#e8f8ef;color:var(--green)}.sidebar nav a b{margin-left:auto;background:#ffd9cc;color:#bb4b28;border-radius:20px;padding:2px 7px;font-size:12px}.help{margin-top:auto;background:linear-gradient(140deg,#e9faf1,#f5fbf7);border:1px solid #dbf2e5;padding:14px;border-radius:13px}.help span,.help small{display:block}.help span{font-size:14px;font-weight:800}.help small{font-size:12px;color:var(--muted);margin:3px 0 10px}.help button{border:0;color:#fff;background:var(--green);border-radius:7px;padding:7px 10px;font-size:12px;font-weight:700}.profile{display:flex;align-items:center;gap:9px;padding:17px 4px 0}.avatar{width:34px;height:34px;background:#ccefdc;border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:13px;font-weight:800}.profile div:nth-child(2){flex:1}.profile strong{font-size:13px}.sidebar svg{height:20px}main{margin-left:264px;min-height:100vh}header{height:83px;background:#fff;border-bottom:1px solid var(--line);padding:0 34px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}header small{font-size:11px;color:#89a095;font-weight:800;letter-spacing:1.5px}header h1{margin:2px 0 0;font-size:20px}.header-actions{display:flex;align-items:center;gap:13px}.icon{border:1px solid var(--line);background:#fff;width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:#5b6c63}.icon svg{width:19px}.notify{position:relative}.notify i{position:absolute;right:8px;top:8px;width:6px;height:6px;border-radius:50%;background:#ff7045}.new-order,.module-hero button{border:0;background:linear-gradient(135deg,#139353,#0b7945);color:#fff;border-radius:10px;padding:11px 16px;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;box-shadow:0 6px 18px #087a4525}.new-order svg,.module-hero button svg{width:17px}.content{padding:28px 34px 90px;max-width:1500px;margin:auto}.welcome{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.welcome h2{margin:0;font-size:23px}.welcome p{margin:5px 0 0;color:var(--muted);font-size:14px}.period{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;padding:9px 12px;border-radius:9px;color:#52635a;font-size:13px}.period svg{width:16px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stats article{background:#fff;border:1px solid var(--line);border-radius:13px;padding:17px;display:flex;align-items:flex-start;gap:13px}.stat-icon,.quick{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;flex:none}.stat-icon svg,.quick svg{width:19px}.green{background:#def7e9;color:#07904c}.lime{background:#edf7dc;color:#6e9c19}.orange{background:#fff0e2;color:#e88028}.blue{background:#e2efff;color:#2876c5}.purple{background:#eee7ff;color:#7653cc}.stats span{font-size:12px;color:var(--muted)}.stats h3{font-size:21px;margin:5px 0}.stats small{font-size:11px;color:#849189}.stats .up{color:#16a15a}.up svg{width:11px;vertical-align:middle}.grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,1fr);gap:14px;margin-top:14px}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;padding:19px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.panel h3{font-size:15px;margin:0}.panel p{font-size:12px;color:var(--muted);margin:4px 0 0}.panel-head>strong{font-size:16px;color:var(--green)}.shortcuts{padding-bottom:8px}.shortcuts>a{display:flex;align-items:center;gap:11px;padding:11px 0;border-top:1px solid #edf1ee;text-decoration:none;color:inherit}.shortcuts a>div{flex:1}.shortcuts strong,.shortcuts small{display:block}.shortcuts strong{font-size:13px}.shortcuts small{font-size:11px;color:var(--muted);margin-top:3px}.shortcuts a>svg{width:16px;color:#9ba9a2}.orders{margin-top:14px}.panel-head>a{font-size:12px;color:var(--green);display:flex;align-items:center;gap:5px;text-decoration:none;font-weight:700}.panel-head>a svg{width:14px}.order{display:grid;grid-template-columns:100px 1fr 100px 100px 38px;gap:10px;align-items:center;border-top:1px solid #edf1ee;padding:11px 0;font-size:13px}.order strong,.order small{display:block}.order small{font-size:11px;color:var(--muted);margin-top:3px}.status{width:max-content;padding:5px 9px;border-radius:20px;font-size:11px;font-weight:700}.status.novo{background:#e4f0ff;color:#3974b0}.status.produzindo{background:#fff1dc;color:#b46b16}.status.pronto{background:#def7e9;color:#16834d}.bottom-nav{display:none}.module{min-height:65vh;display:grid;grid-template-columns:minmax(340px,1.25fr) minmax(280px,.75fr);gap:22px;align-items:center;max-width:900px;margin:auto}.module-hero{background:#fff;border:1px solid var(--line);border-radius:20px;padding:46px;text-align:center}.module-hero>span{width:72px;height:72px;border-radius:20px;background:#e6f8ee;color:var(--green);display:grid;place-items:center;margin:0 auto 18px}.module-hero>span svg{width:34px}.module-hero small{font-size:11px;letter-spacing:1.5px;color:#1aa15a;font-weight:800}.module-hero h2{margin:9px 0;font-size:27px}.module-hero p{color:var(--muted);font-size:14px;line-height:1.7;max-width:380px;margin:0 auto 24px}.module-hero button{margin:auto}.steps{background:#113b2e;color:#fff;border-radius:20px;padding:28px}.steps h3{font-size:17px;margin:0 0 20px}.steps div{display:flex;align-items:center;gap:12px;border-top:1px solid #ffffff19;padding:16px 0;font-size:13px}.steps b{width:29px;height:29px;display:grid;place-items:center;background:#ffffff14;border-radius:50%;color:#62df99}.steps span{flex:1}.steps svg{width:17px;color:#45cf82}.admin-stats{grid-template-columns:repeat(3,1fr);margin-bottom:14px}.admin-table .search{display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;padding:0 9px}.search svg{width:14px;color:#819087}.search input{border:0;outline:0;padding:8px;width:170px;font-size:12px}.tr{display:grid;grid-template-columns:1.2fr 1fr .7fr 1fr .6fr;align-items:center;gap:12px;border-top:1px solid #edf1ee;padding:13px 5px;font-size:12px}.tr.th{color:#87948d;font-weight:700}.tr button{border:1px solid var(--line);background:#fff;color:var(--green);padding:6px;border-radius:7px;font-size:11px;font-weight:700}.tr .status{display:flex;align-items:center;gap:4px}.tr .status svg{width:10px}.overlay{display:none}@media (max-width:1050px){.stats{grid-template-columns:repeat(2,1fr)}.sidebar{width:230px}main{margin-left:230px}.content{padding:24px}.grid{grid-template-columns:1fr}.shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.shortcuts .panel-head{grid-column:1/-1}.shortcuts>a{border:1px solid var(--line);padding:12px;border-radius:10px}.module{grid-template-columns:1fr}}@media (max-width:720px){.sidebar{transform:translate(-105%);transition:.25s;width:min(86vw,310px);box-shadow:10px 0 30px #001c1020}.sidebar.open{transform:none}.close{display:grid!important;margin-left:auto}.overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#12352a66;z-index:15}main{margin-left:0}header{height:68px;padding:0 15px}.menu{display:grid!important;margin-right:11px}header>div:first-of-type{margin-right:auto}header h1{font-size:17px}.header-actions .new-order{font-size:0;width:39px;height:39px;padding:0;display:grid;place-items:center}.content{padding:20px 14px 92px}.welcome{align-items:flex-start}.welcome h2{font-size:21px}.period{font-size:0;padding:9px}.stats{grid-template-columns:1fr 1fr;gap:9px}.stats article{padding:13px;display:block}.stat-icon{width:34px;height:34px;margin-bottom:9px}.stats h3{font-size:19px}.stats small{line-height:1.4;display:block}.grid{margin-top:9px;gap:9px}.panel{padding:15px}.chart{overflow:hidden}.shortcuts{display:block}.shortcuts>a{border:0;border-top:1px solid #edf1ee;border-radius:0}.orders{margin-top:9px}.order{grid-template-columns:62px 1fr auto}.order>strong{display:none}.order .status{grid-column:3}.order .icon{display:none}.bottom-nav{display:flex;position:fixed;z-index:12;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);padding:7px 4px calc(7px + env(safe-area-inset-bottom));justify-content:space-around}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;color:#7a8981;text-decoration:none;font-size:11px;min-width:55px}.bottom-nav svg{width:20px}.bottom-nav a.active{color:var(--green);font-weight:700}.module{display:block}.module-hero{padding:30px 20px}.steps{margin-top:12px}.admin-stats{grid-template-columns:repeat(3,1fr)}.admin-table{overflow:hidden}.admin-table .panel-head{display:block}.admin-table .search{margin-top:12px}.search input{width:100%}.table{overflow-x:auto}.tr{min-width:650px}.welcome .new-order{font-size:0;padding:10px}.profile{padding-bottom:4px}}@media (max-width:450px){.stats{grid-template-columns:1fr}.admin-stats{grid-template-columns:1fr 1fr}.admin-stats article:last-child{grid-column:1/-1}.notify{display:none}}.ua-shell{min-height:100vh;background:#f3f7f5}.ua-shell .ua-header{height:78px;padding:0 32px;background:#0d382b;border:0;color:#fff;position:sticky;top:0;display:flex;align-items:center;justify-content:space-between}.ua-brand{display:flex;align-items:center;gap:22px;color:#fff;text-decoration:none}.ua-brand img{width:190px;max-height:45px;object-fit:contain;background:#fff;border-radius:8px;padding:6px}.ua-brand span{display:flex;align-items:center;gap:7px;padding-left:22px;border-left:1px solid #ffffff30;font-size:14px;font-weight:700}.ua-brand svg{width:18px;color:#54dc91}.ua-actions{display:flex;align-items:center;gap:12px}.ua-actions>div strong,.ua-actions>div small{display:block}.ua-actions>div strong{font-size:13px}.ua-actions>div small{font-size:11px;color:#a8c5b9;margin-top:2px}.ua-actions .icon{background:#ffffff10;border-color:#ffffff20;color:#fff}.ua-logout{display:flex;align-items:center;gap:6px;border:1px solid #ffffff30;background:transparent;color:#fff;padding:9px 12px;border-radius:9px;font-size:12px}.ua-logout svg{width:15px}.ua-shell .ua-main{margin:0;min-height:calc(100vh - 78px);padding:26px 32px 60px;max-width:1500px;margin-inline:auto}.ua-notice{display:flex;align-items:center;gap:12px;background:#e1f5e9;color:#145b38;border:1px solid #c9ead6;padding:12px 15px;border-radius:11px;margin-bottom:22px}.ua-notice>svg{width:21px}.ua-notice strong,.ua-notice span{display:block}.ua-notice strong{font-size:13px}.ua-notice span{font-size:11px;color:#5c7c6c;margin-top:2px}.ua-shell .admin-table{box-shadow:0 8px 28px #153d2d0a}@media (max-width:720px){.ua-shell .ua-header{padding:0 14px;height:68px}.ua-brand img{width:138px}.ua-brand span,.ua-actions>div,.ua-actions .icon{display:none}.ua-shell .ua-main{padding:18px 14px 40px}.ua-logout{font-size:0;padding:9px}.ua-notice{align-items:flex-start}.ua-shell .welcome{display:block}.ua-shell .welcome .new-order{margin-top:14px;font-size:13px;width:auto;height:auto;display:flex}.ua-shell .admin-stats{grid-template-columns:1fr 1fr}.ua-shell .admin-stats article:last-child{grid-column:1/-1}}.ua-loading{min-height:100vh;background:#0d382b;color:#d9f5e5;display:grid;place-content:center;justify-items:center;gap:12px;font-size:14px}.ua-loading svg{width:28px;animation:spin 1s linear infinite}.ua-login{margin:0;min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.ua-login-brand{background:linear-gradient(145deg,#0b3227,#087a45);color:#fff;padding:56px clamp(34px,7vw,110px);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.ua-login-brand:after{content:"";position:absolute;width:420px;height:420px;border:80px solid #ffffff08;border-radius:50%;right:-180px;bottom:-180px}.ua-login-brand>img{width:min(390px,90%);background:#fff;border-radius:13px;padding:12px;position:relative;z-index:1}.ua-login-brand>div{position:relative;z-index:1}.ua-login-brand>div svg{width:39px;height:39px;color:#67e7a0}.ua-login-brand h1{font-size:36px;margin:17px 0 10px}.ua-login-brand p{font-size:15px;line-height:1.7;color:#c4e3d4;max-width:440px}.ua-login-brand>small{font-size:12px;letter-spacing:1px;color:#a6cfbb;position:relative;z-index:1}.ua-login-form{display:grid;place-items:center;padding:30px}.ua-login-form form{width:min(390px,100%)}.ua-lock{width:48px;height:48px;border-radius:13px;background:#e1f7ea;color:var(--green);display:grid;place-items:center;margin-bottom:16px}.ua-lock svg{width:22px}.ua-login-form form>small{color:#178b50;font-size:11px;font-weight:800;letter-spacing:1.6px}.ua-login-form h2{font-size:27px;margin:8px 0}.ua-login-form form>p{font-size:13px;color:var(--muted);margin:0 0 26px}.ua-login-form label{display:block;font-size:12px;font-weight:700;margin-top:15px}.ua-login-form input{display:block;width:100%;border:1px solid #dce5e0;border-radius:9px;padding:12px;margin-top:7px;outline:none;font-size:13px}.ua-login-form input:focus{border-color:#35ae70;box-shadow:0 0 0 3px #24a96515}.password{position:relative}.password input{padding-right:45px}.password button{position:absolute;right:5px;top:12px;border:0;background:transparent;color:#7c8b83}.password button svg{width:17px}.ua-error{background:#fff0ed;color:#a8452d;border:1px solid #ffd8ce;border-radius:8px;padding:10px;margin-top:15px;font-size:12px}.ua-login-button{margin-top:19px;width:100%;border:0;border-radius:9px;background:var(--green);color:#fff;padding:13px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:800}.ua-login-button:disabled{opacity:.7}.ua-login-button svg{width:17px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:720px){.ua-login{grid-template-columns:1fr}.ua-login-brand{min-height:235px;padding:28px 24px}.ua-login-brand>img{width:230px}.ua-login-brand>div svg{display:none}.ua-login-brand h1{font-size:24px;margin:25px 0 7px}.ua-login-brand p{font-size:13px;margin:0}.ua-login-brand>small{display:none}.ua-login-form{padding:30px 22px 45px;place-items:start center}.ua-lock{display:none}.ua-login-form h2{font-size:24px}}.profile-button{border:0;background:transparent;width:100%;text-align:left}.auth-page{margin:0;min-height:100vh;display:grid;grid-template-columns:minmax(330px,.8fr) minmax(520px,1.2fr);background:#fff}.auth-brand{background:linear-gradient(145deg,#0b3327,#087a45);color:#fff;padding:48px clamp(30px,5vw,75px);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-brand:after{content:"";position:absolute;width:500px;height:500px;border:90px solid #ffffff08;border-radius:50%;left:-300px;bottom:-280px}.auth-brand>img{width:min(350px,90%);background:#fff;padding:10px;border-radius:12px;position:relative;z-index:1}.auth-brand>div,.auth-brand>small{position:relative;z-index:1}.auth-brand h1{font-size:34px;line-height:1.2;margin:0 0 13px;max-width:460px}.auth-brand p{font-size:14px;line-height:1.7;color:#c7e5d7;max-width:430px}.auth-brand ul{list-style:none;padding:10px 0 0;display:grid;gap:10px;font-size:13px}.auth-brand li{display:flex;align-items:center;gap:8px}.auth-brand li svg{width:16px;color:#67e7a0}.auth-brand>small{font-size:11px;letter-spacing:1.2px;color:#a9d0be}.auth-form-wrap{padding:35px clamp(24px,7vw,95px);display:grid;place-items:center;overflow:auto}.auth-page.register .auth-form-wrap{place-items:start center}.auth-form{width:min(570px,100%)}.auth-back{display:flex;align-items:center;gap:6px;color:#5f766a;text-decoration:none;font-size:12px;margin-bottom:18px}.auth-back svg{width:15px}.auth-icon{width:45px;height:45px;border-radius:12px;background:#e4f7ec;color:var(--green);display:grid;place-items:center;margin-bottom:14px}.auth-icon svg{width:21px}.auth-form>small{color:#16884d;font-size:11px;font-weight:800;letter-spacing:1.4px}.auth-form h2{font-size:27px;margin:7px 0}.auth-form>p{font-size:13px;color:var(--muted);margin:0 0 20px}.auth-form label{display:block;font-size:12px;font-weight:700;color:#41564c;margin-top:13px}.auth-form input,.auth-form select{width:100%;border:1px solid #dce5e0;border-radius:8px;padding:11px;margin-top:6px;outline:0;font-size:13px;background:#fff}.auth-form input:focus{border-color:#2cad68;box-shadow:0 0 0 3px #1d9e5a12}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 13px}.form-grid .wide{grid-column:1/-1}.form-section{display:flex;align-items:center;gap:7px;border-top:1px solid var(--line);margin-top:22px;padding-top:17px;color:var(--green);font-size:13px;font-weight:800}.form-section svg{width:17px}.form-grid.address{grid-template-columns:120px 1fr 90px}.address .street{grid-column:2/4}.cep-field{position:relative}.cep-field svg{position:absolute;right:9px;top:14px;width:16px;color:var(--green)}.auth-submit{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;border:0;background:var(--green);color:#fff;padding:13px;border-radius:9px;font-weight:800;font-size:13px;margin-top:20px}.auth-submit svg{width:17px}.auth-submit:disabled{opacity:.65}.create-call{text-align:center;margin-top:18px;font-size:12px}.create-call span{color:#718078;margin-right:5px}.create-call a{color:var(--green);font-weight:800;text-decoration:none}.terms{display:block!important;text-align:center;color:#89968f!important;letter-spacing:0!important;font-weight:400!important;margin-top:12px}.admin-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:80px;color:#698077;font-size:13px}.admin-loading svg{width:20px}.trial-setting{display:flex;align-items:flex-end;gap:8px}.trial-setting label{font-size:11px;color:#6f8077;font-weight:700}.trial-setting input{display:block;width:85px;margin-top:4px;border:1px solid var(--line);border-radius:8px;padding:8px}.trial-setting button,.modal-save{border:0;background:var(--green);color:#fff;border-radius:8px;padding:9px 12px;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.trial-setting svg,.modal-save svg{width:15px}.admin-message{background:#e1f6ea;color:#147743;border:1px solid #c9ead6;border-radius:9px;padding:10px 13px;margin-bottom:12px;font-size:12px}.tr>div strong,.tr>div small{display:block}.tr>div small{color:#809088;font-size:10px;margin-top:3px}.empty-admin{text-align:center;padding:30px;color:#819088;font-size:13px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#08271e88;z-index:50;display:grid;place-items:center;padding:18px}.admin-modal{background:#fff;width:min(520px,100%);max-height:90vh;overflow:auto;border-radius:17px;padding:22px;box-shadow:0 24px 70px #001a1240}.modal-head{display:flex;justify-content:space-between}.modal-head small{font-size:10px;color:#139052;font-weight:800;letter-spacing:1.4px}.modal-head h3{font-size:20px;margin:6px 0 2px}.modal-head p{font-size:11px;color:#74847c;margin:0}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.admin-modal label{font-size:11px;color:#64766d;font-weight:700}.admin-modal select,.admin-modal input[type=date]{display:block;width:100%;border:1px solid var(--line);border-radius:8px;padding:10px;margin-top:6px;background:#fff;font-size:12px}.admin-modal fieldset{border:1px solid var(--line);border-radius:11px;padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-modal legend{font-size:12px;font-weight:800;padding:0 5px}.module-check input{position:absolute;opacity:0}.module-check span{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:8px;padding:9px}.module-check span svg{width:14px;color:#bac7c0}.module-check input:checked+span{background:#e7f8ee;border-color:#bce7ce;color:#087a45}.module-check input:checked+span svg{color:#087a45}.modal-save{width:100%;justify-content:center;margin-top:18px;padding:12px}@media (max-width:760px){.auth-page{grid-template-columns:1fr}.auth-brand{min-height:230px;padding:25px 22px}.auth-brand>img{width:225px}.auth-brand h1{font-size:25px;margin-top:25px}.auth-brand p{margin-bottom:0}.auth-brand ul,.auth-brand>small{display:none}.auth-form-wrap{padding:28px 20px 45px;place-items:start center}.auth-icon{display:none}.auth-form h2{font-size:24px}.form-grid,.form-grid.address{grid-template-columns:1fr 1fr}.address .street{grid-column:auto}.trial-setting{margin-top:13px}.ua-shell .welcome{display:block}.modal-grid,.admin-modal fieldset{grid-template-columns:1fr}}@media (max-width:430px){.form-grid,.form-grid.address{grid-template-columns:1fr}.form-grid .wide,.address .street{grid-column:auto}.auth-page.register .auth-brand{min-height:190px}.auth-page.register .auth-brand h1{font-size:22px;margin-top:18px}}.profile-bottom{margin-top:auto}.ua-back{border:0;background:transparent;color:#60766b;padding:0;display:flex;align-items:center;gap:7px;margin-bottom:20px;font-weight:700;font-size:12px}.ua-back svg{width:16px}.ua-create-master{text-align:center;margin-top:19px;border-top:1px solid var(--line);padding-top:17px}.ua-create-master span{display:block;color:#74847c;font-size:12px;margin-bottom:7px}.ua-create-master button{border:0;background:transparent;color:var(--green);font-weight:800;font-size:13px}.ua-first-note{display:block!important;text-align:center;color:#718078!important;letter-spacing:0!important;font-weight:500!important;margin-top:13px;line-height:1.5}.landing{min-height:100vh;background:#f7faf8}.landing-header{height:82px;padding:0 clamp(20px,6vw,90px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.landing-header>img{width:235px;max-height:54px;object-fit:contain}.landing-header nav{display:flex;align-items:center;gap:20px}.landing-header nav>a:not(.landing-login){color:#486057;text-decoration:none;font-size:14px;font-weight:700}.landing-login,.hero-actions>a{display:flex;align-items:center;gap:8px;background:var(--green);color:#fff;text-decoration:none;border-radius:10px;padding:12px 17px;font-size:14px;font-weight:800}.landing-login svg,.hero-actions svg{width:17px}.landing-main{margin:0;min-height:0}.hero{padding:70px clamp(20px,7vw,110px);display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;max-width:1500px;margin:auto}.hero-copy>small{font-size:12px;color:#11894d;font-weight:800;letter-spacing:1.5px}.hero-copy h1{font-size:48px;line-height:1.1;margin:15px 0 20px;color:#153b2e}.hero-copy>p{font-size:17px;color:#64776e;line-height:1.7;max-width:620px}.hero-actions{display:flex;gap:11px;margin:30px 0 25px}.hero-actions .secondary{background:#fff;color:var(--green);border:1px solid #cfe2d7}.hero-copy ul{display:flex;gap:18px;list-style:none;padding:0;color:#527066;font-size:12px}.hero-copy li{display:flex;align-items:center;gap:6px}.hero-copy li svg{width:16px;color:#18a55a}.hero-preview{background:#fff;border:1px solid #dbe6e0;border-radius:18px;box-shadow:0 30px 70px #17463218;overflow:hidden;transform:rotate(1deg)}.preview-top{height:36px;background:#eef4f0;display:flex;gap:6px;align-items:center;padding:0 14px}.preview-top span{width:8px;height:8px;border-radius:50%;background:#c5d5cc}.preview-body{display:grid;grid-template-columns:58px 1fr;min-height:370px}.preview-body aside{background:#103b2e;color:#a8d8c0;display:flex;flex-direction:column;align-items:center;gap:27px;padding-top:27px}.preview-body aside svg{width:20px}.preview-body>div{padding:27px}.preview-body>div>small{color:#168d50;font-size:11px;font-weight:800}.preview-body h3{font-size:20px;margin:6px 0 25px}.preview-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.preview-cards span{background:#f3f8f5;border:1px solid #e1ebe5;border-radius:10px;padding:13px;color:#74857d;font-size:10px}.preview-cards b{display:block;color:#123b2e;font-size:23px;margin-bottom:4px}.preview-chart{height:150px;margin-top:17px;background:linear-gradient(180deg,#e4f8ec,#fff);display:flex;align-items:flex-end;justify-content:space-around;padding:18px;border-radius:12px}.preview-chart i{width:11%;background:#22b966;border-radius:6px 6px 0 0}.preview-chart i:nth-child(1){height:35%}.preview-chart i:nth-child(2){height:58%}.preview-chart i:nth-child(3){height:44%}.preview-chart i:nth-child(4){height:78%}.preview-chart i:nth-child(5){height:68%}.landing-features{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:15px clamp(20px,7vw,110px) 75px;max-width:1500px;margin:auto}.landing-features>div{background:#fff;border:1px solid var(--line);padding:23px;border-radius:14px}.landing-features svg{width:24px;color:var(--green)}.landing-features h3{font-size:16px;margin:14px 0 7px}.landing-features p{font-size:12px;line-height:1.6;color:#6f8078;margin:0}.landing footer{background:#0e382c;color:#c8ded4;padding:25px clamp(20px,6vw,90px);display:flex;align-items:center;gap:25px}.landing footer img{width:180px;background:#fff;padding:7px;border-radius:7px}.landing footer span{font-size:12px;flex:1}.install-pwa{border:1px solid #bedccb;background:#e4f7ec;color:#087a45;border-radius:9px;padding:11px 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:800}.install-pwa svg{width:17px}.landing footer .install-pwa{background:#ffffff12;border-color:#ffffff35;color:#fff}.install-pwa.compact{padding:9px 11px}.auth-install{text-align:center;margin-top:15px}.auth-install .install-pwa{width:100%;background:#f0f7f3}.install-help{position:fixed;top:0;right:0;bottom:0;left:0;background:#09271e99;z-index:100;display:grid;place-items:center;padding:20px}.install-help>div{background:#fff;width:min(420px,100%);border-radius:17px;padding:28px;text-align:center}.install-help>div>span{width:55px;height:55px;border-radius:15px;background:#e1f6e9;color:var(--green);display:grid;place-items:center;margin:auto}.install-help h3{font-size:20px;margin:17px 0 8px}.install-help p{font-size:13px;color:#667a70;line-height:1.6}.install-help p svg{width:15px;vertical-align:middle}.install-help button{border:0;background:var(--green);color:#fff;border-radius:8px;padding:10px 20px;font-weight:800}@media (max-width:900px){.landing-header nav>a:not(.landing-login),.landing-header .install-pwa{display:none}.hero{grid-template-columns:1fr;padding-top:45px;gap:40px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-copy ul{justify-content:center}.hero-preview{max-width:650px;width:100%;margin:auto}.landing-features{grid-template-columns:1fr 1fr}}@media (max-width:560px){.landing-header{height:68px;padding:0 14px}.landing-header>img{width:166px}.landing-login{font-size:0;padding:10px}.landing-login svg{width:20px}.hero{padding:34px 16px}.hero-copy>small{font-size:10px}.hero-copy h1{font-size:34px}.hero-copy>p{font-size:15px}.hero-actions{display:grid}.hero-actions>a{justify-content:center}.hero-copy ul{display:grid;grid-template-columns:1fr 1fr;text-align:left}.hero-preview{transform:none}.preview-body{grid-template-columns:42px 1fr;min-height:310px}.preview-body aside{gap:22px}.preview-body>div{padding:18px 12px}.preview-cards{grid-template-columns:1fr 1fr}.preview-cards span:last-child{display:none}.preview-chart{height:110px}.landing-features{grid-template-columns:1fr;padding:0 16px 45px}.landing footer{display:grid;text-align:center;justify-items:center}.landing footer span{font-size:12px}.landing footer .install-pwa{width:100%}}.dashboard-empty{padding:40px 15px;display:flex;flex-direction:column;align-items:center;color:#75867e}.dashboard-empty svg{width:28px}.dashboard-empty strong{font-size:15px;color:#334f43;margin:10px 0 4px}.dashboard-empty span{font-size:12px}.products-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.products-head h2{font-size:24px;margin:0}.products-head p{font-size:13px;color:var(--muted);margin:5px 0 0}.products-actions{display:flex;gap:8px}.products-actions button,.products-empty button{display:flex;align-items:center;gap:7px;border-radius:9px;padding:10px 13px;font-size:12px;font-weight:800}.products-actions svg,.products-empty button svg{width:16px}.products-actions .soft{background:#fff;border:1px solid var(--line);color:#4d6459}.products-actions .primary,.products-empty button{background:var(--green);border:1px solid var(--green);color:#fff}.products-message{display:flex;justify-content:space-between;align-items:center;background:#e2f6ea;border:1px solid #c7ead5;color:#177344;padding:11px 14px;border-radius:9px;margin-bottom:13px;font-size:12px;cursor:pointer}.products-message svg{width:16px}.products-tabs{display:flex;gap:6px;margin-bottom:12px}.products-tabs button{border:0;background:transparent;color:#65786e;padding:10px 13px;border-radius:9px;display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700}.products-tabs button.active{background:#dff5e8;color:var(--green)}.products-tabs svg{width:17px}.products-tabs b{background:var(--green);color:#fff;border-radius:20px;padding:1px 6px;font-size:10px}.products-panel{padding:0;overflow:hidden}.products-toolbar{display:flex;align-items:center;justify-content:space-between;padding:14px 17px;border-bottom:1px solid var(--line)}.products-toolbar label{display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;padding:0 9px;width:min(340px,70%)}.products-toolbar label svg{width:16px;color:#809087}.products-toolbar input{border:0;outline:0;padding:9px;width:100%;font-size:12px}.products-toolbar>span{font-size:11px;color:#718078}.product-list article{display:grid;grid-template-columns:55px minmax(170px,1fr) 105px 100px 100px 72px 110px;gap:13px;align-items:center;padding:11px 17px;border-bottom:1px solid #edf1ee}.product-photo{width:48px;height:48px;border-radius:9px;background:#edf4f0;display:grid;place-items:center;overflow:hidden;color:#6d8177}.product-photo img{width:100%;height:100%;object-fit:cover}.product-photo svg{width:21px}.product-main strong,.product-main span,.product-list article>div>small,.product-list article>div>strong{display:block}.product-main strong{font-size:13px}.product-main span,.product-list article>div>small{font-size:10px;color:#75857d;margin-top:3px}.product-list article>div>strong{font-size:12px;margin-top:3px}.product-list .low{color:#d0692e}.product-status{background:#eff3f1;color:#6e7f77;padding:5px 8px;border-radius:20px;font-size:10px;text-align:center}.product-status.active{background:#dff5e8;color:#117747}.row-actions{display:flex!important;gap:5px}.row-actions button{width:31px;height:31px;border:1px solid var(--line);background:#fff;color:#547065;border-radius:7px;display:grid;place-items:center}.row-actions svg{width:14px}.row-actions .danger{color:#c55438}.products-empty{text-align:center;padding:70px 20px;color:#718078}.products-empty>svg{width:40px;color:#7c9789}.products-empty h3{color:#2f4b3e;margin:12px 0 5px}.products-empty p{font-size:12px}.products-empty button{margin:18px auto}.purchase-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px}.purchase-products{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:560px;overflow:auto}.purchase-products>button{display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:#fff;padding:9px;border-radius:9px;text-align:left}.purchase-products>button:disabled{opacity:.45}.purchase-products>button>span{width:38px;height:38px;background:#edf4f0;border-radius:7px;display:grid;place-items:center;overflow:hidden}.purchase-products img{width:100%;height:100%;object-fit:cover}.purchase-products svg{width:17px}.purchase-products>button>div{flex:1}.purchase-products strong,.purchase-products small{display:block}.purchase-products strong{font-size:11px}.purchase-products small{font-size:9px;color:#75857d;margin-top:3px}.purchase-cart>label,.purchase-line label{font-size:10px;font-weight:700;color:#5f7268}.purchase-cart>label input,.purchase-line input{display:block;width:100%;border:1px solid var(--line);border-radius:7px;padding:9px;margin-top:5px}.cart-empty{display:flex;flex-direction:column;align-items:center;padding:45px;color:#7d8d85;font-size:11px}.cart-empty svg{width:25px;margin-bottom:8px}.purchase-line{display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid var(--line);padding:13px 0}.purchase-line>strong{font-size:11px}.purchase-line>button{margin-left:auto;border:0;background:transparent;color:#b8533a}.purchase-line>button svg{width:15px}.purchase-total{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px;margin-top:10px}.purchase-total span{font-size:11px;color:#718078}.finish-purchase{width:100%;display:flex;justify-content:center;align-items:center;gap:7px;background:var(--green);color:#fff;border:0;border-radius:9px;padding:11px;margin-top:13px;font-weight:800;font-size:12px}.finish-purchase svg{width:16px}.product-modal{background:#fff;width:min(680px,100%);max-height:92vh;overflow:auto;border-radius:17px;padding:22px}.product-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:18px}.product-form-grid .wide{grid-column:1/-1}.product-form-grid label{font-size:10px;font-weight:700;color:#607269}.product-form-grid input,.product-form-grid textarea{display:block;width:100%;border:1px solid var(--line);border-radius:8px;padding:9px;margin-top:5px}.product-form-grid textarea{min-height:75px;resize:vertical}.product-switches{display:flex;gap:16px;margin:15px 0;font-size:11px}.product-switches label{display:flex;align-items:center;gap:6px}.product-images{border-top:1px solid var(--line);padding-top:14px}.product-images>div{display:flex;justify-content:space-between;align-items:center}.product-images>div strong{font-size:12px}.product-images>div button{border:1px solid var(--line);background:#fff;color:var(--green);border-radius:8px;padding:7px 10px;display:flex;align-items:center;gap:6px;font-size:10px}.product-images>div svg{width:15px}.product-images section{display:flex;gap:8px;margin-top:10px;overflow:auto}.product-images figure{position:relative;margin:0;flex:none}.product-images figure img{width:80px;height:80px;object-fit:cover;border-radius:8px}.product-images figure button{position:absolute;right:3px;top:3px;width:24px;height:24px;border:0;border-radius:6px;background:#fffd;color:#c14f34}.product-images figure svg{width:13px}.product-images section>span{font-size:10px;color:#76867e;padding:15px}@media (max-width:1100px){.product-list article{grid-template-columns:55px minmax(160px,1fr) 90px 90px 90px 105px}.product-list article>.product-status{display:none}.purchase-grid{grid-template-columns:1fr}}@media (max-width:720px){.products-head{display:block}.products-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:14px}.products-actions .primary{grid-column:1/-1;justify-content:center}.products-actions button{justify-content:center}.products-tabs{overflow:auto}.product-list article{grid-template-columns:48px 1fr auto;padding:10px}.product-list article>div:nth-child(3),.product-list article>div:nth-child(4),.product-list article>div:nth-child(5),.product-list article>.product-status{display:none}.row-actions{grid-column:3;grid-row:1}.row-actions button:first-child{display:none}.product-main{grid-column:2;grid-row:1}.purchase-products{grid-template-columns:1fr}.product-form-grid{grid-template-columns:1fr 1fr}.product-form-grid .wide{grid-column:1/-1}.product-switches{display:grid;gap:9px}}.mockup-new{border:0;background:var(--green);color:#fff;border-radius:9px;padding:11px 15px;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800}.mockup-new svg{width:17px}.mockup-types{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:14px}.mockup-types article{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px;cursor:pointer}.mockup-types article>span{width:50px;height:50px;border-radius:12px;background:#e1f7ea;color:var(--green);display:grid;place-items:center}.mockup-types article>span svg{width:25px}.mockup-types article>div{flex:1}.mockup-types h3{font-size:15px;margin:0}.mockup-types p{font-size:11px;color:#718078;margin:4px 0 0}.mockup-types article>svg{width:18px;color:#8b9a92}.saved-mockups{min-height:260px}.mockup-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mockup-gallery article{border:1px solid var(--line);border-radius:11px;overflow:hidden}.mockup-gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#edf3f0}.mockup-gallery article>div{padding:10px}.mockup-gallery strong,.mockup-gallery span{display:block}.mockup-gallery strong{font-size:12px}.mockup-gallery span{font-size:9px;color:#718078;margin-top:3px}.mockup-editor{margin:-28px -34px -90px;min-height:calc(100vh - 83px);background:#edf2ef}.editor-head{height:75px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:18px;padding:0 22px}.editor-head>button,.editor-head>div:last-child button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 11px;display:flex;align-items:center;gap:6px;font-size:10px}.editor-head svg{width:15px}.editor-head>div:nth-child(2){flex:1}.editor-head h2{font-size:16px;margin:0}.editor-head p{font-size:10px;color:#718078;margin:3px 0 0}.editor-head>div:last-child{display:flex;gap:7px}.editor-head>div:last-child .save{background:var(--green);color:#fff;border-color:var(--green)}.mockup-editor>.products-message{margin:10px 15px}.editor-grid{display:grid;grid-template-columns:245px 1fr 230px;gap:13px;padding:13px;min-height:calc(100vh - 158px)}.editor-grid>aside{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px}.editor-grid>aside>label{display:block;font-size:10px;font-weight:700;color:#53685e;margin-bottom:15px}.editor-grid input[type=text],.editor-grid select,.link-options select,.editor-grid>aside>label>input:not([type=range]):not([type=color]){display:block;width:100%;border:1px solid var(--line);border-radius:7px;padding:9px;margin-top:6px}.type-buttons{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:6px}.type-buttons button{border:1px solid var(--line);background:#fff;padding:8px 4px;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:9px}.type-buttons button.active{background:#e2f7ea;border-color:#bfe7ce;color:var(--green)}.type-buttons svg{width:14px}.art-upload{border:1px dashed #9fc8b0!important;border-radius:9px;padding:15px;text-align:center;color:var(--green)!important;cursor:pointer}.art-upload svg{width:23px}.art-upload strong,.art-upload span{display:block}.art-upload span{font-size:8px;color:#718078;margin-top:3px}.art-upload input{display:none!important}.editor-grid input[type=color]{display:block;width:100%;height:38px;border:1px solid var(--line);border-radius:7px;padding:3px;margin-top:6px}.editor-grid input[type=range]{width:100%;accent-color:var(--green);margin-top:7px}.canvas-wrap{display:grid;place-items:center;min-width:0}.canvas-wrap canvas{display:block;max-width:100%;max-height:calc(100vh - 190px);aspect-ratio:4/3;border-radius:13px;box-shadow:0 15px 40px #183d2d18}.link-options h3{font-size:13px;margin:0 0 16px}.link-options label{display:block;font-size:10px;font-weight:700;margin-bottom:13px}.editor-tip{background:#e9f7ef;border-radius:9px;padding:12px;color:#46675a}.editor-tip svg{width:18px;color:var(--green)}.editor-tip strong{display:block;font-size:10px;margin-top:6px}.editor-tip p{font-size:9px;line-height:1.5;margin:4px 0 0}@media (max-width:1050px){.editor-grid{grid-template-columns:210px 1fr}.link-options{grid-column:1/-1}.mockup-gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.mockup-types{grid-template-columns:1fr}.mockup-gallery{grid-template-columns:1fr 1fr}.mockup-editor{margin:-20px -14px -92px}.editor-head{height:auto;padding:10px;flex-wrap:wrap}.editor-head>div:nth-child(2){order:-1;flex-basis:100%}.editor-grid{grid-template-columns:1fr;padding:8px}.canvas-wrap{grid-row:1}.canvas-wrap canvas{max-height:none;width:100%}.editor-grid>aside{grid-column:auto}.link-options{grid-column:auto}}.product-3d{width:min(760px,100%);height:min(68vh,650px);min-height:390px;border-radius:16px;overflow:hidden;box-shadow:0 18px 50px #173d2d22;touch-action:none}.product-3d canvas{width:100%!important;height:100%!important;max-height:none!important;border-radius:0!important;box-shadow:none!important}.canvas-wrap{position:relative}.view-3d-tip{position:absolute;bottom:18px;background:#173d2ddd;color:#fff;border-radius:30px;padding:8px 13px;font-size:10px;display:flex;align-items:center;gap:6px;pointer-events:none}.view-3d-tip svg{width:14px}.mockup-gallery a{display:inline-block;color:var(--green);font-size:10px;font-weight:800;margin-top:7px}.order-list{padding:0;overflow:hidden}.order-list>button{width:100%;display:grid;grid-template-columns:100px minmax(170px,1fr) 170px 120px 20px;gap:15px;align-items:center;border:0;border-bottom:1px solid var(--line);background:#fff;padding:16px 18px;text-align:left;color:inherit}.order-list>button:hover{background:#f8fbf9}.order-list svg{width:17px}.order-number{display:flex;gap:7px;align-items:center;color:var(--green);font-weight:800}.order-list button>span:nth-child(2) strong,.order-list button>span:nth-child(2) small{display:block}.order-list small{color:#77877f;margin-top:3px}.order-status{justify-self:start;border-radius:30px;background:#eef3f0;padding:6px 10px;font-size:10px;font-weight:800}.order-status.alteracao_solicitada{background:#fff0e5;color:#b85b20}.order-status.em_producao{background:#e5efff;color:#3167b1}.order-status.entregue,.order-status.aprovado{background:#dff6e8;color:#087a45}.modal-title{display:flex;justify-content:space-between;align-items:flex-start}.modal-title h3{margin:0}.modal-title p{font-size:11px;color:#718078}.modal-title>button{border:0;background:transparent}.modal-title svg{width:18px}.order-modal select,.order-detail select{display:block;width:100%;border:1px solid var(--line);border-radius:8px;padding:9px;margin-top:5px;background:#fff}.detail-item{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;font-size:12px}.order-next{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.order-next button,.order-next a{border:0;background:var(--green);color:#fff;border-radius:8px;padding:10px 12px;text-decoration:none;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800}.order-next svg{width:16px}.change-request{background:#fff3e9;border:1px solid #f0d0b5;padding:13px;border-radius:9px}.change-request strong{font-size:11px;color:#9c511f}.change-request p{font-size:12px;margin:6px 0}.order-history>div{display:flex;gap:10px;padding:6px}.order-history i{width:9px;height:9px;background:var(--green);border-radius:50%;margin-top:4px}.order-history span strong,.order-history span small{display:block}.order-history span strong{font-size:11px}.order-history span small{font-size:9px;color:#718078;margin-top:2px}.public-order{min-height:100vh;background:#f3f7f4;padding-bottom:60px;color:#173b2e}.public-order>header{height:76px;background:#fff;border-bottom:1px solid #dce8e1;padding:0 max(18px,calc((100% - 1100px)/2));display:flex;align-items:center;gap:18px}.public-order>header img{width:190px;max-height:50px;object-fit:contain}.public-order>header div{border-left:1px solid #dce8e1;padding-left:18px}.public-order>header small,.public-order>header strong{display:block}.public-order>header small{font-size:9px;color:#718078}.public-order>header strong{font-size:12px}.public-order-intro,.approval-card,.public-items{width:min(1100px,calc(100% - 32px));margin-inline:auto}.public-order-intro{padding:38px 0 22px}.public-order-intro>span{font-size:12px;color:var(--green);font-weight:800}.public-order-intro h1{font-size:30px;margin:7px 0}.public-order-intro p{color:#687a71;font-size:13px}.approval-card{display:grid;grid-template-columns:1.3fr .7fr;background:#fff;border:1px solid #dce8e1;border-radius:18px;overflow:hidden;box-shadow:0 18px 45px #17432f12}.public-view{background:#edf3ef;padding:16px;text-align:center}.public-view .product-3d{height:500px;min-height:400px}.public-view small{display:block;color:#60756a;margin-top:9px}.approval-info{padding:38px}.approval-info>span{font-size:10px;letter-spacing:1px;color:var(--green);font-weight:800}.approval-info h2{font-size:23px}.approval-info>p{font-size:12px;line-height:1.6;color:#65786e}.approval-info button{width:100%;border-radius:9px;padding:12px;border:0;display:flex;justify-content:center;align-items:center;gap:7px;font-weight:800}.approval-info button svg{width:18px}.approve{background:var(--green);color:#fff;margin:24px 0}.approval-info label{font-size:11px;font-weight:800}.approval-info textarea{display:block;width:100%;height:80px;margin:7px 0;border:1px solid #cfddd5;border-radius:8px;padding:9px;resize:vertical}.change{background:#fff;color:#527065;border:1px solid #cfddd5!important}.answer-done{margin-top:25px;background:#e2f7eb;padding:20px;border-radius:12px;text-align:center}.answer-done svg{width:34px;color:var(--green)}.answer-done strong,.answer-done p{display:block}.answer-done p{font-size:11px}.public-items{background:#fff;border:1px solid #dce8e1;border-radius:14px;padding:22px;margin-top:18px}.public-items h2{font-size:16px}.public-items>div,.public-items footer{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #edf2ef;font-size:12px}.public-items footer{font-size:15px}.public-order.loading,.public-order.error{display:grid;place-content:center;text-align:center}.public-order.loading svg,.public-order.error>svg{width:40px;margin:auto;color:var(--green)}@media (max-width:800px){.order-list>button{grid-template-columns:75px 1fr 20px}.order-list>button>.order-status{grid-column:2}.order-list>button>strong{display:none}.approval-card{grid-template-columns:1fr}.public-view .product-3d{height:420px}.approval-info{padding:25px}.public-order-intro h1{font-size:24px}}@media (max-width:520px){.product-3d{height:390px;min-height:340px}.mockup-gallery{grid-template-columns:1fr}.public-order>header img{width:145px}.public-order>header div{display:none}.public-order-intro{padding-top:25px}.public-view{padding:8px}.public-view .product-3d{height:350px;min-height:330px}.approval-info{padding:20px}.order-list>button{padding:13px 10px}}
