@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#171813;background:#f4f3ee;font-synthesis:none;--ink: #171813;--paper: #f4f3ee;--card: #fffef9;--line: #deddd5;--muted: #74756d;--lime: #d9ff62;--lime-dark: #b9e23c;--green: #366c4b;--orange: #d97941;--shadow: 0 10px 30px rgba(25, 27, 19, .07)}*{box-sizing:border-box}html{background:#e9e8e1}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3,strong{letter-spacing:-.02em}#root{min-height:100vh}.app-shell,.form-page{max-width:1180px;min-height:100vh;margin:0 auto;background:var(--paper);position:relative}.app-shell main{padding-bottom:98px}.page{padding:22px 18px 36px}.topbar{height:68px;position:sticky;top:0;z-index:20;background:#f4f3eeed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,221,213,.72)}.topbar-inner{height:100%;padding:0 16px;display:grid;grid-template-columns:72px 1fr 64px;align-items:center;gap:9px}.topbar h1{font-family:Manrope,sans-serif;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-action{display:flex;justify-content:flex-end}.uapi-logo{width:100%;max-width:220px;height:auto;object-fit:contain;display:block}.uapi-logo-header{width:68px;max-height:30px;object-position:left center}.uapi-logo-login{width:172px;margin:0 auto 17px}.uapi-logo-loading{width:116px;margin-bottom:16px}.hero-uapi-logo{width:82px;margin-bottom:17px}.icon-button,.avatar{width:42px;height:42px;border:0;background:transparent;display:grid;place-items:center;border-radius:50%;cursor:pointer}.icon-button:active{background:#e6e5df}.avatar{width:38px;height:38px;background:var(--ink);color:#fff;font-size:12px;font-weight:700}.text-action{border:0;background:transparent;color:var(--muted);font-size:13px;font-weight:600;padding:10px 0}.bottom-nav{position:fixed;z-index:30;bottom:0;left:50%;transform:translate(-50%);width:min(100%,1180px);padding:9px 10px calc(9px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);background:#fffef9f5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--line)}.bottom-nav a{min-height:57px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8c8c84;font-size:11px;font-weight:600;border-radius:14px}.bottom-nav svg{width:21px;height:21px;stroke-width:1.8}.bottom-nav a.active{color:var(--ink);background:#eeede6}.bottom-nav a.active svg{stroke-width:2.5}.eyebrow{display:block;font-size:10px;text-transform:uppercase;font-weight:700;letter-spacing:.12em;color:var(--muted);margin-bottom:6px}.hero-card{min-height:180px;padding:24px;color:#fff;background:var(--ink);border-radius:26px 9px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:var(--shadow);overflow:hidden;position:relative}.hero-card:after{content:"";width:190px;height:190px;border:42px solid rgba(217,255,98,.13);position:absolute;border-radius:50%;right:-80px;top:-80px}.hero-card .eyebrow{color:#a8aa9f}.hero-card h2{max-width:240px;font-family:Manrope;font-size:28px;line-height:1.05}.hero-number{display:flex;align-items:baseline;gap:8px}.hero-number strong{color:var(--lime);font-family:Manrope;font-size:42px;line-height:1}.hero-number span{color:#bbbcb4;font-size:13px}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:13px 0 30px}.quick-actions.single{grid-template-columns:1fr}.quick-action{min-height:82px;padding:15px;display:flex;gap:12px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:18px 7px;box-shadow:0 5px 18px #191b1308}.quick-action.primary{background:var(--lime);border-color:var(--lime-dark)}.quick-action>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;background:var(--ink);color:#fff;border-radius:12px 5px}.quick-action svg{width:19px}.quick-action div{display:flex;flex-direction:column;min-width:0}.quick-action strong{font-size:14px}.quick-action small{color:var(--muted);font-size:11px;margin-top:2px;white-space:nowrap}.section-block{margin-top:28px}.section-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:13px}.section-title h3{font-family:Manrope;font-size:20px}.section-title a{color:var(--green);font-size:12px;font-weight:700;padding:8px 0}.order-list{display:grid;gap:10px}.order-card{padding:17px;background:var(--card);border:1px solid var(--line);border-radius:19px 7px;box-shadow:0 5px 16px #191b1306}.order-card-top,.order-card-bottom,.order-client{display:flex;justify-content:space-between;align-items:center}.order-number{font-size:11px;font-weight:700;color:var(--muted);letter-spacing:.05em}.status{padding:5px 8px;border-radius:999px;font-size:10px;font-weight:700;white-space:nowrap}.status-aberta{background:#eeeae0;color:#70694f}.status-em_andamento{background:#fff0d5;color:#9a5d17}.status-pronta{background:#dff2e5;color:#296342}.status-entregue{background:#e5e6e1;color:#686a63}.status-agendado{background:#e8f2df;color:#3e6c30}.order-client{padding:15px 0}.order-client div{display:flex;flex-direction:column;gap:3px}.order-client strong{font-size:16px}.order-client span{color:var(--muted);font-size:12px}.order-client svg{color:#a2a39c}.order-card-bottom{padding-top:12px;border-top:1px solid #ecebe5;font-size:12px;color:var(--muted)}.order-card-bottom strong{color:var(--ink);font-size:14px}.booking-strip{display:grid;gap:9px}.booking-mini{display:flex;gap:13px;align-items:center;padding:12px;background:var(--card);border:1px solid var(--line);border-radius:16px}.date-badge{width:44px;height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:var(--green);border-radius:12px 5px}.date-badge strong{font-size:18px;line-height:1}.date-badge span{font-size:9px;text-transform:uppercase;margin-top:3px}.booking-mini>div:last-child{display:flex;flex-direction:column;gap:3px}.booking-mini>div:last-child span{color:var(--muted);font-size:12px}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.page-heading h2{font-family:Manrope;font-size:25px;line-height:1.1}.round-add{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--lime);box-shadow:var(--shadow)}.segmented{height:42px;display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#e6e5de;border-radius:14px;margin-bottom:18px}.segmented button{border:0;background:transparent;border-radius:10px;font-size:12px;font-weight:700;color:var(--muted)}.segmented button.active{color:var(--ink);background:var(--card);box-shadow:0 2px 8px #0000000f}.summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px;color:var(--muted);font-size:12px}.summary-row div,.summary-row button{display:flex;gap:7px;align-items:center}.summary-row svg{width:17px}.summary-row button{border:0;background:transparent;color:var(--muted);font-weight:600}.fab{position:fixed;right:max(18px,calc((100vw - 1180px)/2 + 18px));bottom:calc(82px + env(safe-area-inset-bottom));height:48px;padding:0 18px 0 14px;display:flex;align-items:center;gap:7px;border-radius:24px;background:var(--ink);color:var(--lime);font-size:13px;font-weight:700;box-shadow:0 10px 28px #00000038;z-index:25}.fab svg{width:20px}.progress-head{color:var(--muted);font-size:11px;font-weight:700;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.progress-head div{display:flex;gap:5px}.progress-head i{width:32px;height:4px;background:#d9d8d1;border-radius:2px}.progress-head i.done{background:var(--green)}.form-intro{display:flex;gap:14px;align-items:center;margin:2px 0 25px}.form-intro.compact{margin-bottom:20px}.step-icon{width:48px;height:48px;display:grid;place-items:center;background:var(--lime);border-radius:15px 6px}.step-icon svg{width:22px}.form-intro h2{font-family:Manrope;font-size:23px}.form-intro p{color:var(--muted);font-size:12px;margin-top:4px}.form-fields{display:grid;gap:17px}.form-fields label,.two-fields label,.sheet-field{display:flex;flex-direction:column;gap:7px}.form-fields label>span,.two-fields label>span,.sheet-field>span,.field-label{color:#4d4f48;font-size:12px;font-weight:700}input,textarea{width:100%;border:1px solid #d3d2ca;background:var(--card);border-radius:13px;outline:0;color:var(--ink);font-size:16px}input{height:49px;padding:0 14px}textarea{padding:13px 14px;resize:vertical}input:focus,textarea:focus{border-color:#7b8564;box-shadow:0 0 0 3px #74854c1f}input::placeholder,textarea::placeholder{color:#a5a59d}.login-brand{padding:64px 24px 20px;text-align:center}.login-brand p{margin:4px 0 0;color:var(--muted)}.signup-link{display:block;text-align:center;color:var(--ink);font-weight:700;padding:12px}.form-error{color:#a83232;background:#fff0f0;border-radius:12px;padding:11px 13px;margin:0;font-size:13px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sticky-submit{position:sticky;bottom:0;z-index:10;margin:25px -18px -36px;padding:14px 18px calc(16px + env(safe-area-inset-bottom));background:linear-gradient(transparent,var(--paper) 14%,var(--paper))}.sticky-submit.dual{display:grid;grid-template-columns:.7fr 1.3fr;gap:9px}.button{min-height:50px;width:100%;padding:0 18px;border:0;border-radius:14px 6px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;cursor:pointer}.button.dark{background:var(--ink);color:var(--lime)}.button.light{background:#e5e4dd;color:var(--ink)}.button:disabled{opacity:.4}.service-picker{position:relative}.field-label{display:block;margin-bottom:7px}.search-field{height:51px;padding:0 13px;display:flex;align-items:center;gap:9px;background:var(--card);border:1px solid #d3d2ca;border-radius:14px}.search-field svg{color:#86877f;flex:0 0 auto}.search-field input{height:100%;padding:0;border:0;box-shadow:none;background:transparent;font-size:15px}.search-field.standalone{margin-bottom:18px}.search-results{position:absolute;left:0;right:0;z-index:8;margin-top:5px;background:var(--card);border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 40px #00000026;overflow:hidden}.search-results button{width:100%;min-height:63px;padding:10px 13px;border:0;border-bottom:1px solid #ecebe5;background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left}.search-results button:last-child{border:0}.search-results button:active{background:#f0efe9}.search-results button span{display:flex;flex-direction:column;gap:3px}.search-results button strong{font-size:13px}.search-results button small{font-size:10px;color:var(--muted)}.search-results button b{font-size:12px;white-space:nowrap}.search-results .create-result{justify-content:flex-start;gap:11px;color:var(--green)}.service-details{margin-top:11px;padding:14px;background:#e9eadd;border:1px solid #d7dac6;border-radius:16px 6px}.service-details .button{margin-top:13px}.new-service-note{display:flex;gap:8px;align-items:center;color:#52633d;font-size:11px;font-weight:600;margin-bottom:13px}.new-service-note svg{flex:0 0 auto}.money-input{height:49px;display:flex;align-items:center;border:1px solid #d3d2ca;background:var(--card);border-radius:13px;overflow:hidden}.money-input>span{color:var(--muted);font-size:12px;font-weight:700;padding-left:12px}.money-input input{height:100%;border:0;padding-left:7px;box-shadow:none;background:transparent}.items-section{margin-top:23px}.items-title{display:flex;gap:7px;align-items:center;margin-bottom:10px}.items-title h3{font-family:Manrope;font-size:16px}.items-title span{min-width:21px;height:21px;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:10px;border-radius:50%}.order-item{min-height:68px;padding:12px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.order-item>div{display:flex;flex-direction:column;gap:3px}.order-item>div:first-child span{color:var(--muted);font-size:11px}.order-item>div:last-child{flex-direction:row;align-items:center;gap:8px}.order-item b{font-size:13px}.order-item button{width:35px;height:35px;display:grid;place-items:center;border:0;background:transparent;color:#a35b4d}.total-card{margin-top:18px;padding:18px;background:var(--ink);color:#fff;border-radius:17px 6px;display:flex;align-items:center;justify-content:space-between}.total-card span{color:#b4b5ad;font-size:12px}.total-card strong{color:var(--lime);font-family:Manrope;font-size:21px}.count-pill{min-width:42px;padding:9px;text-align:center;background:var(--lime);border-radius:14px 5px;font-weight:800}.service-list{margin:0 -18px;border-top:1px solid var(--line)}.service-row{width:100%;min-height:76px;padding:13px 18px;border:0;border-bottom:1px solid var(--line);background:transparent;display:grid;grid-template-columns:38px minmax(0,1fr) auto 18px;align-items:center;gap:10px;text-align:left}.service-row:active{background:#ebeae4}.service-row-icon{width:38px;height:38px;display:grid;place-items:center;background:#e4e6d9;color:var(--green);border-radius:12px 5px}.service-row-main{min-width:0;display:flex;flex-direction:column;gap:5px}.service-row-main strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-row-main span{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:9px}.service-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.service-price strong{font-size:12px}.service-price span{color:var(--muted);font-size:8px}.service-row>svg{color:#aaa}.modal-layer{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-end;justify-content:center;background:#0c0d0a8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-layer.center{align-items:center;padding:18px}.bottom-sheet{width:min(100%,560px);padding:8px 20px calc(24px + env(safe-area-inset-bottom));background:var(--paper);border-radius:24px 24px 0 0;box-shadow:0 -20px 60px #0000002e}.sheet-handle{width:42px;height:4px;border-radius:4px;background:#c5c4bd;margin:0 auto 19px}.sheet-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:23px}.sheet-title h3{font-family:Manrope;font-size:21px}.sheet-title button{width:38px;height:38px;display:grid;place-items:center;border:0;background:#e3e2db;border-radius:50%}.sheet-title svg{width:19px}.sheet-field small{color:var(--muted);font-size:10px}.history-card{margin:18px 0;padding:14px;display:flex;gap:11px;align-items:center;background:#e8e9df;border-radius:14px}.history-card svg{color:var(--green)}.history-card div{display:flex;flex-direction:column;gap:3px}.history-card strong{font-size:12px}.history-card span{color:var(--muted);font-size:10px}.week-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;overflow-x:auto;padding:4px 0 18px}.week-strip button{min-width:48px;height:66px;border:0;background:transparent;border-radius:15px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;position:relative}.week-strip span{color:var(--muted);font-size:8px;font-weight:700}.week-strip strong{font-size:17px}.week-strip button.today{background:var(--ink);color:#fff}.week-strip button.today span{color:#c4c5bd}.week-strip i{width:4px;height:4px;position:absolute;bottom:7px;border-radius:50%;background:var(--green)}.timeline{display:grid;gap:10px}.booking-card{min-height:82px;padding:14px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;background:var(--card);border:1px solid var(--line);border-radius:17px 6px}.booking-time{height:53px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;gap:2px}.booking-time svg{display:none}.booking-time strong{font-size:15px}.booking-time span{color:var(--muted);font-size:10px}.booking-info{min-width:0;display:flex;flex-direction:column;gap:4px}.booking-info strong{font-size:13px}.booking-info span{color:var(--muted);font-size:10px}.duration-options{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.duration-options button{height:45px;border:1px solid var(--line);background:var(--card);border-radius:12px;font-size:13px;font-weight:700}.duration-options button.active{background:var(--ink);color:var(--lime);border-color:var(--ink)}.price-summary{padding:15px;display:flex;gap:12px;align-items:center;background:#e8e9dd;border-radius:15px 6px}.price-summary svg{color:var(--green)}.price-summary div{display:flex;flex-direction:column}.price-summary span{color:var(--muted);font-size:10px}.price-summary strong{font-size:18px}.empty-state{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}.empty-state svg{width:48px;height:48px;color:var(--green)}.empty-state a{color:var(--green);font-weight:700}.role-dialog{width:min(100%,440px);padding:22px;background:var(--paper);border-radius:24px 10px;box-shadow:0 24px 70px #00000047}.role-dialog>p{color:var(--muted);font-size:12px;line-height:1.5;margin:-10px 0 16px}.role-options{display:grid;gap:8px}.role-options>button{min-height:68px;padding:11px;display:grid;grid-template-columns:42px 1fr 24px;gap:11px;align-items:center;border:1px solid var(--line);background:var(--card);border-radius:15px 6px;text-align:left}.role-options>button.active{border-color:var(--green);background:#edf0e4}.role-option-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--green);background:#e2e5d5;border-radius:13px 5px}.role-option-icon svg{width:19px}.role-options button>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.role-options strong{font-size:13px}.role-options small{color:var(--muted);font-size:10px}.role-options button>svg{width:18px;color:var(--green)}.admin-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.admin-head h2{font-family:Manrope;font-size:25px}.admin-head input{width:128px;height:40px;font-size:11px;padding:0 9px}.finance-hero{min-height:150px;padding:22px;display:flex;justify-content:space-between;align-items:flex-start;color:#fff;background:var(--ink);border-radius:24px 8px;box-shadow:var(--shadow);overflow:hidden;position:relative}.finance-hero:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:#d9ff621f;right:-38px;bottom:-54px}.finance-hero>div{display:flex;flex-direction:column}.finance-hero span{color:#b9bbb1;font-size:11px}.finance-hero strong{color:var(--lime);font-family:Manrope;font-size:34px;margin:11px 0 4px}.finance-hero small{color:#92948c;font-size:9px}.finance-hero>svg{color:var(--lime);width:26px}.finance-grid{display:grid;grid-template-columns:1fr;gap:9px;margin:12px 0 27px}.finance-grid article{min-height:80px;padding:13px;display:flex;gap:12px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:17px 6px}.metric-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:13px 5px}.metric-icon svg{width:19px}.metric-icon.green{color:#356647;background:#dfeade}.metric-icon.orange{color:#9b5d35;background:#f1e1d6}.metric-icon.lime{color:#4e6220;background:#e7f3b8}.finance-grid article>div{display:flex;flex-direction:column}.finance-grid small{color:var(--muted);font-size:9px}.finance-grid strong{font-size:17px;margin:2px 0}.finance-grid article div span{color:var(--muted);font-size:9px}.admin-section{margin-top:28px}.rate-card{padding:17px;display:flex;justify-content:space-between;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:17px 6px}.rate-value{display:flex;flex-direction:column}.rate-value span{color:var(--muted);font-size:10px}.rate-value strong{font-family:Manrope;font-size:30px}.rate-value small{max-width:200px;color:var(--muted);font-size:8px}.rate-card button{height:38px;padding:0 12px;display:flex;align-items:center;gap:6px;border:0;background:#e9e8e1;border-radius:11px;font-size:10px;font-weight:700}.rate-card button svg{width:16px}.immutable-note{margin-top:9px;padding:12px;display:flex;gap:9px;align-items:center;color:#4f6345;background:#e7eadf;border-radius:13px}.immutable-note svg{width:18px;flex:0 0 18px}.immutable-note p{font-size:9px;line-height:1.45}.admin-links{display:grid;gap:8px}.admin-links a,.admin-links button{min-height:65px;width:100%;padding:12px;display:grid;grid-template-columns:35px 1fr 20px;align-items:center;gap:10px;border:1px solid var(--line);background:var(--card);border-radius:15px;text-align:left}.admin-links>*>svg:first-child{width:19px;color:var(--green)}.admin-links>*>svg:last-child{width:17px;color:#aaa}.admin-links span{display:flex;flex-direction:column;gap:2px}.admin-links strong{font-size:12px}.admin-links small{color:var(--muted);font-size:9px}.percent-input{height:52px;display:flex;align-items:center;border:1px solid #d3d2ca;background:var(--card);border-radius:13px;overflow:hidden}.percent-input input{height:100%;border:0;box-shadow:none;font-size:19px;font-weight:700}.percent-input span{padding-right:15px;color:var(--muted);font-weight:700}.three-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.three-fields label{min-width:0;display:flex;flex-direction:column;gap:7px}.three-fields label>span{color:#4d4f48;font-size:12px;font-weight:700}.three-fields input{padding:0 10px}.order-card{display:block;cursor:pointer}.order-card:focus-visible{outline:3px solid var(--lime-dark);outline-offset:2px}.detail-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px;color:#fff;background:var(--ink);border-radius:22px 8px}.detail-hero h2{margin:5px 0;font:800 25px Manrope}.detail-hero p{color:#b9bbb1;font-size:12px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.detail-grid article,.note-card{padding:14px;background:var(--card);border:1px solid var(--line);border-radius:15px 6px}.detail-grid small,.note-card small{display:block;color:var(--muted);font-size:9px;margin-bottom:4px}.detail-grid strong{font-size:12px}.detail-item>div:last-child{flex-direction:column;align-items:flex-end}.payment{padding:4px 7px;border-radius:8px;font-size:8px;font-weight:800}.payment-paid{color:#296342;background:#dff2e5}.payment-receivable{color:#9a5d17;background:#fff0d5}.note-card{margin-top:15px}.note-card p,.muted-copy{color:var(--muted);font-size:12px;line-height:1.5}.detail-actions{display:grid;gap:8px;margin-top:12px}.button.danger{color:#9a463b;background:#f4dfda}.status-concluida,.status-active,.status-paid{background:#dff2e5;color:#296342}.status-cancelada,.status-blocked,.status-cancelado{background:#f2deda;color:#8b453d}.status-pending{background:#fff0d5;color:#9a5d17}.status-concluido{background:#dff2e5;color:#296342}.booking-card{grid-template-columns:58px minmax(0,1fr) auto}.booking-actions{grid-column:2 / -1;display:flex;gap:8px}.booking-actions button{padding:7px 10px;border:0;border-radius:9px;color:var(--green);background:#e7eadf;font-size:10px;font-weight:700}.booking-actions button:last-child{color:#8b453d;background:#f2deda}.duration-options.three{grid-template-columns:repeat(3,1fr)}.duration-options.role-request{grid-template-columns:1fr 1fr}.finance-filter{grid-template-columns:repeat(3,1fr)}.finance-grid article div span{line-height:1.4}.user-list{display:grid;gap:9px}.user-card{padding:13px;display:grid;grid-template-columns:42px minmax(0,1fr) 36px;gap:11px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:17px 6px}.user-avatar{width:42px;height:42px;display:grid;place-items:center;color:var(--lime);background:var(--ink);border-radius:13px 5px;font-size:11px;font-weight:800}.user-main{min-width:0;display:flex;flex-direction:column;gap:4px}.user-main>strong{font-size:13px}.user-main>span{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis}.user-main>div{display:flex;align-items:center;gap:7px}.user-main select{height:29px;border:1px solid var(--line);border-radius:8px;background:var(--paper);font-size:9px}.user-actions button{width:35px;height:35px;display:grid;place-items:center;border:0;border-radius:50%;color:var(--green);background:#e7eadf}.user-actions svg{width:17px}.auth-page .immutable-note{margin:0}@media(display-mode:standalone){.topbar{padding-top:env(safe-area-inset-top);height:calc(68px + env(safe-area-inset-top))}body{overscroll-behavior-y:none}}@media(max-width:430px){.three-fields{grid-template-columns:1fr}}@media(min-width:720px){body{padding:20px}.app-shell,.form-page{border-radius:24px;overflow:hidden;min-height:calc(100vh - 40px);box-shadow:0 15px 50px #1416111a}.topbar{position:relative}.bottom-nav{width:92px;left:max(calc((100vw - 1180px)/2 + 46px),66px);bottom:50%;transform:translate(-50%,50%);padding:12px 8px;grid-template-columns:1fr;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.app-shell main{padding-bottom:0;padding-left:110px}.topbar-inner{padding:0 26px}.page{padding:30px 34px 50px}.dashboard{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.dashboard .hero-card,.dashboard .quick-actions{grid-column:1 / -1}.hero-card{min-height:220px}.hero-card h2{font-size:38px;max-width:350px}.order-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.form-page{max-width:680px}.sticky-submit{position:static;margin:25px 0 0;padding:0;background:transparent}.fab{bottom:38px}.service-list{margin:0;border:1px solid var(--line);border-radius:18px;overflow:hidden}.finance-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1000px){.app-shell main{padding-left:120px}.dashboard{grid-template-columns:1.15fr .85fr}.hero-card{grid-column:1;grid-row:span 2}.quick-actions{grid-column:2!important;margin-top:0;align-self:start}.dashboard .section-block:first-of-type{grid-column:1}.dashboard .section-block:last-child{grid-column:2}}
