:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8eef8;background:#07101f;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#07101f,#0d1728);min-height:100vh}.app{max-width:680px;margin:auto;min-height:100vh;background:#0b1424;padding-bottom:86px}header{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background:#0b1424dd;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #1c2a40}header div{display:flex;flex-direction:column}header small,.muted{color:#91a0b8}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e8eef8;color:#0b1424;font-weight:800}.demo{padding:9px 20px;background:#17233a;color:#bdc9dc;font-size:12px}main{padding:20px}.hello{padding:12px 2px 22px}.hello h1,.title h1,h1{margin:3px 0 6px;font-size:28px}.hello p,.title p{margin:0;color:#91a0b8}.grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tile{min-height:142px;padding:17px;border:1px solid #22314a;border-radius:20px;background:#111d30;color:#edf3fc;text-decoration:none;display:flex;flex-direction:column;gap:10px}.tile svg{width:25px}.tile span{font-size:13px;color:#91a0b8;line-height:1.35}.title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.search,input,textarea{width:100%;background:#111d30;border:1px solid #273751;color:#fff;border-radius:14px;padding:14px;font:inherit}.chips{display:flex;gap:8px;overflow:auto;padding:12px 0 16px}.chips button{white-space:nowrap;border:1px solid #2b3c58;background:#142238;color:#dce7f7;padding:9px 13px;border-radius:999px}.cards{display:grid;gap:12px}.device{display:flex;gap:14px;padding:12px;border:1px solid #22314a;border-radius:18px;background:#111d30}.photo{width:98px;min-width:98px;min-height:128px;border-radius:13px;background:#1a2940;display:grid;place-items:center;font-size:38px}.devicebody h3{margin:3px 0}.devicebody p{margin:5px 0;color:#9aa9bf;font-size:13px}.devicebody b{display:block;margin-top:8px}.devicebody>span{display:inline-block;margin-top:8px;padding:5px 8px;border-radius:8px;font-size:11px}.available{background:#16352a}.reserved{background:#3b2f16}.form{display:grid;gap:13px}.form label{display:grid;gap:7px;font-size:13px;color:#b9c6d9}.primary{border:0;border-radius:14px;padding:15px;background:#e7eef9;color:#0b1424;font-weight:800;font-size:15px}.empty{margin-top:22px;padding:28px;border:1px dashed #33445f;border-radius:20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;color:#9aa9bf}.empty b{color:#e8eef8}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px}.metrics div{padding:18px;border-radius:18px;background:#111d30;border:1px solid #22314a}.metrics small{display:block;color:#91a0b8}.metrics b{display:block;font-size:22px;margin-top:8px}nav{position:fixed;left:50%;transform:translate(-50%);bottom:0;width:min(680px,100%);display:grid;grid-template-columns:repeat(4,1fr);padding:10px 8px max(10px,env(safe-area-inset-bottom));background:#0b1424ee;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid #1c2a40}nav a{display:flex;flex-direction:column;align-items:center;gap:4px;color:#718199;text-decoration:none;font-size:11px}nav a.active{color:#fff}nav svg{width:21px}@media(max-width:390px){main{padding:16px}.grid{gap:9px}.tile{min-height:128px;padding:14px}.photo{width:82px;min-width:82px}}.tiletop{display:flex;justify-content:space-between;align-items:center}.tiletop em{font-style:normal;background:#111;color:#fff;border-radius:999px;padding:2px 8px;font-size:12px}.device{position:relative;text-decoration:none;color:inherit}.chev{margin:auto 10px auto 0}.detailicons{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.detailicons>div{display:flex;gap:14px}.detailicons a{color:inherit;text-decoration:none}.iconbtn{background:none;border:0;padding:0;color:inherit}.heroPhoto{height:250px;border-radius:24px;background:#f1f1f1;display:grid;place-items:center;font-size:80px;margin-bottom:18px}.lead{font-size:17px}.specs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.specs span{background:#f6f6f6;border-radius:14px;padding:12px;font-size:12px;display:flex;flex-direction:column;gap:4px}.note,.summary,.rule{background:#f6f6f6;border-radius:16px;padding:14px;margin:14px 0}.note p{margin-bottom:0}.actions{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;margin-top:18px}.button{text-decoration:none;display:flex;align-items:center;justify-content:center;gap:7px}.secondary{border:1px solid #ddd;background:#fff;border-radius:14px;font-weight:700}.statusline{display:block;margin-top:12px;text-align:center}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0008;z-index:20;display:grid;place-items:center;padding:24px}.modal{background:#fff;width:min(360px,100%);border-radius:24px;padding:24px;text-align:center}.modal input{text-align:center;font-size:28px;letter-spacing:8px}.modal .primary{width:100%;margin-top:10px}.linkbtn{border:0;background:none;margin-top:14px;text-decoration:underline}.timeline,.queue{display:grid;gap:12px;margin:18px 0}.transfer,.queueitem,.listrow{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e9e9e9;border-radius:16px;padding:14px}.transfer div,.queueitem div{display:flex;flex-direction:column;gap:3px;flex:1}.transfer em{font-style:normal;font-size:12px;font-weight:700}.queueitem button{border:0;background:#111;color:#fff;border-radius:10px;padding:9px}.listrow{margin:10px 0}.listrow span{flex:1}.listrow span small{display:block;color:#777;margin-top:3px}.listrow>b{font-size:12px}.rule{display:flex;gap:10px;align-items:flex-start;font-size:13px}.summary{display:flex;flex-direction:column;gap:4px}.form select{width:100%;padding:13px;border:1px solid #ddd;border-radius:12px;background:#fff}.metrics em{font-style:normal;font-size:12px;font-weight:700;margin-top:4px}@media(max-width:520px){.specs{grid-template-columns:1fr 1fr}.actions{grid-template-columns:1fr}.queueitem{align-items:flex-start;flex-wrap:wrap}.queueitem button{width:100%}}.review-shortcut-top{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:28px}.tile .approval-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:28px;padding:3px 8px;border-radius:999px;background:#ffd285;color:#342000;font-size:14px;font-weight:800}.review-shortcut [role=status]{overflow-wrap:anywhere}a{color:#c2dcff}button,select{font:inherit}button{cursor:pointer;border:1px solid #344865;border-radius:12px;padding:11px 15px;background:#1a2c46;color:#edf3fc;margin:6px 0}button:disabled{opacity:.55;cursor:wait}select,.form select{width:100%;background:#111d30;border:1px solid #273751;color:#fff;border-radius:14px;padding:13px}label{display:block;margin:10px 0}.note,.summary,.rule,.specs span,.transfer,.queueitem,.listrow,.modal{background:#111d30;color:#e8eef8;border-color:#273751}.secondary{background:#1a2c46;color:#edf3fc}.linkbtn{color:#c2dcff}.error{color:#ffb4b4}.chips button.active{background:#e7eef9;color:#0b1424}.cards{margin-top:16px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}input:focus,button:focus-visible,a:focus-visible,select:focus{outline:2px solid #90bfff;outline-offset:3px}.metrics b{overflow-wrap:anywhere}.form{margin-bottom:18px}header button{margin:0}.note summary{cursor:pointer}fieldset{border:0;padding:0;margin:0;min-width:0}fieldset:disabled{opacity:.7}.filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0}.catalog-card{position:relative}.catalog-card .device{padding-right:42px;min-height:154px}.catalog-photo{width:100px;min-width:100px;min-height:130px;display:grid;place-items:center;background:#17253b;border-radius:12px;overflow:hidden}.catalog-photo img{width:100%;height:100%;object-fit:cover}.catalog-photo svg{width:35px;height:35px;color:#91a0b8}.favorite{position:absolute;right:6px;top:6px;padding:8px;border:0;background:transparent;color:#b4c3d9}.favorite[aria-pressed=true]{color:#ffafbc}.detail-heading{display:flex;gap:12px;align-items:center;justify-content:space-between}.icon-button{padding:10px;background:transparent}.photo-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.photo-gallery figure{margin:0;min-width:0}.photo-gallery img{width:100%;height:210px;object-fit:contain;background:#17253b;border-radius:14px}.photo-gallery figcaption{font-size:12px;color:#b9c6d9}.photo-gallery button{font-size:13px;padding:8px}.photo-section{margin:22px 0}.inline-actions{display:flex;flex-wrap:wrap;gap:10px}.upload-list{padding-left:20px;overflow-wrap:anywhere}.device+.device{margin-top:12px}.note h2{font-size:18px}.note details{margin-top:15px}@media(max-width:390px){.filter-grid{grid-template-columns:1fr}.catalog-photo{width:76px;min-width:76px}.catalog-card .device{gap:10px}.devicebody h3{font-size:16px}.photo-gallery img{height:160px}}.pin-dialog{border:1px solid #344865;margin:auto;max-height:90dvh;overflow:auto}.pin-dialog::backdrop{background:#000a}.connection-status{padding:12px;border:1px solid #b68b43;border-radius:12px;color:#ffdb9f}.install-button{width:100%;margin-bottom:18px}.icon-button[aria-pressed=true]{color:#ffafbc}.detail-heading h1{min-width:0;overflow-wrap:anywhere}.detail-heading>.inline-actions{flex-wrap:nowrap;flex-shrink:0;gap:4px}html.app-open,html.app-open body,html.app-open #root{height:100%;min-height:0;overflow:hidden;overscroll-behavior:none}.app-shell{height:100vh;height:100dvh;min-height:0;padding-bottom:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.app-shell>header{position:relative;top:auto;padding-top:calc(18px + env(safe-area-inset-top));background:#0b1424;-webkit-backdrop-filter:none;backdrop-filter:none}.app-shell>main{min-height:0;min-width:0;width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;touch-action:pan-y pinch-zoom;scroll-padding-block:20px;-webkit-overflow-scrolling:touch}.app-shell>nav{position:relative;left:auto;bottom:auto;transform:none;width:100%;z-index:6;background:#0b1424;-webkit-backdrop-filter:none;backdrop-filter:none;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.app-shell>nav a{min-height:44px;justify-content:center}input,select,textarea,.form select{font-size:16px;min-width:0;max-width:100%}main{overflow-wrap:anywhere}.devicebody,.listrow>span,.grid>*,.metrics>*,.filter-grid>*{min-width:0}.grid,.metrics,.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell>header>div{min-width:0;overflow-wrap:anywhere;margin-right:12px}.app-shell>header button{flex-shrink:0}@media(max-width:390px){.filter-grid{grid-template-columns:1fr}}:root{color-scheme:dark}select,.form select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23b9c6d9' stroke-width='2'/%3E%3C/svg%3E");background-size:12px 8px;background-position:right 14px center;background-repeat:no-repeat}.chips{flex-wrap:wrap;overflow:visible}.pin-dialog{overflow-x:hidden;overscroll-behavior:none;touch-action:pan-y pinch-zoom}input[type=date]{display:block;min-height:48px;min-width:0;width:100%;max-width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none}input[type=date]::-webkit-date-and-time-value{min-width:0;text-align:left}input[type=date]::-webkit-datetime-edit{min-width:0;padding:0}@media(max-width:520px){.filter-grid{grid-template-columns:minmax(0,1fr)}}:root{--page: #edf2f7;--canvas: #ffffff;--surface: #ffffff;--surface-soft: #f0f5fa;--ink: #172438;--muted: #637287;--line: #e4eaf1;--accent: #0666d6;--accent-hover: #0055b8;--accent-soft: #e8f3ff;--accent-ink: #ffffff;--success-bg: #ddf6eb;--success-ink: #147455;--warning-bg: #fff4d8;--warning-ink: #926410;--error-ink: #b42335;--favorite: #d73565;--shadow: 0 8px 24px #18355309;color-scheme:light;color:var(--ink);background:var(--page)}body{background:var(--page);color:var(--ink)}.app{background:var(--canvas)}.app-shell>header,header{background:var(--canvas);border-color:var(--line)}header b{font-size:17px;letter-spacing:-.35px}header small{margin-top:3px;font-size:12px;color:var(--muted)}main{color:var(--ink)}h1,h2,h3{letter-spacing:-.5px}h1{font-size:28px;line-height:1.2}h2{font-size:22px}p{line-height:1.55}.hello{padding-top:8px;padding-bottom:24px}.hello>small{display:inline-block;margin-bottom:10px;color:var(--accent);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.1px}.hello h1{margin-bottom:8px}.hello p,.title p,.muted,.tile span,.metrics small,.devicebody p,.listrow span small{color:var(--muted)}.tile,.device,.metrics div{background:var(--surface);color:var(--ink);border-color:var(--line);box-shadow:var(--shadow);border-radius:18px}.tile{gap:12px}.tile>svg,.review-shortcut-top>svg{width:38px;height:38px;padding:8px;background:var(--accent-soft);color:var(--accent);border-radius:11px}.tile b{font-size:16px;letter-spacing:-.2px}.tile span{font-size:13px}.review-shortcut-top{min-height:38px}.tile .approval-badge{background:var(--warning-bg);color:var(--warning-ink)}a{color:var(--accent)}button,.secondary{background:var(--surface);border-color:var(--line);color:var(--ink);font-weight:600;box-shadow:none}button:disabled{opacity:.5}.primary,.chips button.active{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.primary{font-weight:700}header button{font-size:14px;padding:10px 16px}.search,input,textarea,select,.form select{background-color:var(--surface);border-color:var(--line);color:var(--ink);border-radius:12px}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}.form label{color:var(--muted);font-weight:500}input:focus,textarea:focus,select:focus,button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}select,.form select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23637287' stroke-width='2'/%3E%3C/svg%3E")}.note,.summary,.rule,.specs span,.transfer,.queueitem,.listrow,.modal{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.note{padding:16px}.note summary{font-weight:600}.chips button{background:var(--surface);border-color:var(--line);color:var(--muted)}.chips button.active{color:var(--accent-ink)}.empty{color:var(--muted);background:var(--surface);border-color:var(--line)}.empty b{color:var(--ink)}.linkbtn{color:var(--accent)}.error{color:var(--error-ink)}.available{background:var(--success-bg);color:var(--success-ink)}.reserved{background:var(--warning-bg);color:var(--warning-ink)}.devicebody>span{font-weight:600}.catalog-photo,.photo-gallery img,.photo{background:var(--surface-soft)}.catalog-photo svg,.photo-gallery figcaption{color:var(--muted)}.favorite,.icon-button{color:var(--muted);background:transparent;box-shadow:none}.favorite[aria-pressed=true],.icon-button[aria-pressed=true]{color:var(--favorite)}.detail-heading .icon-button{border-color:var(--line)}.detail-heading .icon-button[aria-label="Compartilhar foto e descrição"]{color:var(--accent);background:var(--accent-soft)}.app-shell>nav{background:var(--canvas);border-color:var(--line);gap:4px;box-shadow:0 -4px 18px #18355309}nav a{color:var(--muted);border-radius:12px;font-weight:500;padding:5px 0}nav a.active{color:var(--accent);background:var(--accent-soft);font-weight:700}.connection-status{color:var(--warning-ink);background:var(--warning-bg);border-color:var(--warning-ink)}.pin-dialog{border-color:var(--line);box-shadow:0 20px 70px #18355329}.pin-dialog::backdrop{background:#14223866}@media(hover:hover){.tile:hover,.device:hover{border-color:var(--accent)}button:not(:disabled):hover{background-color:var(--surface-soft)}button.primary:not(:disabled):hover,.chips button.active:hover{background-color:var(--accent-hover)}nav a:hover{color:var(--accent);background:var(--accent-soft)}}@media(max-width:390px){h1{font-size:26px}.tile{padding:14px;gap:10px}.tile b{font-size:15px}}.tile{align-items:center;text-align:center;min-height:166px;padding:20px 16px}.tile>svg,.review-shortcut-top>svg{width:48px;height:48px;padding:10px;border-radius:14px;flex-shrink:0}.review-shortcut-top{position:relative;width:100%;justify-content:center;min-height:48px}.review-shortcut-top .approval-badge{position:absolute;right:0;top:0}.tile span{line-height:1.45}.tile b{font-weight:650}@media(max-width:390px){.tile{min-height:158px;padding:16px 12px}}.app{max-width:1080px}.app-shell>header{padding:14px 24px;padding-top:calc(14px + env(safe-area-inset-top));background:#fff}.app-shell>main{padding:24px;background:radial-gradient(ellipse at 5% 0%,#e7f2ff60,transparent 48%),#f5f8fb}header b{font-size:15px;font-weight:700}header small{font-size:11px;opacity:.85}header button{font-size:12px;min-height:40px;background:#edf2f740}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,input,select,textarea{transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}button:active:not(:disabled),.featured-card:active,.home-shortcut:active,.home-row:active{transform:scale(.98)}h1{font-weight:720}.title p,main>p.muted{font-size:14px}.form{gap:10px}input,textarea,select,.form select{background-color:#fff;padding:13px 14px}select,.form select{padding-right:38px}.form label{font-size:13px}input:focus,textarea:focus,select:focus{border-color:#0666d680;box-shadow:0 0 0 4px #0666d60d;outline-offset:0;outline-width:1px}.note,.summary,.rule,.listrow,.transfer,.queueitem{border-radius:18px;border-color:var(--line);box-shadow:var(--shadow)}.note summary{font-size:14px}.primary{background:linear-gradient(135deg,#076bd7,#0560cb);box-shadow:0 5px 20px #0666d620}.app-shell>nav{background:#fff;border-color:#e8edf3;padding-top:8px;box-shadow:0 -8px 30px #1835530a}nav a{background:transparent;padding:7px 0;gap:4px;font-size:10px}nav a.active{background:linear-gradient(180deg,#ecf5ff,#e4f0ff);color:#0666d6}nav svg{stroke-width:1.8}.device{padding:14px;background:linear-gradient(125deg,#fff,#fff);border:1px solid #e7edf4}.catalog-photo{background:radial-gradient(circle,#f4f8fc,#eaf1f8);border-radius:14px}.devicebody>small{font-size:10px;font-weight:650;color:var(--accent);letter-spacing:.5px}.devicebody>b{color:#075faa;font-size:18px}.devicebody h3{font-size:17px;letter-spacing:-.35px}.devicebody>span{border-radius:20px;padding:5px 10px}.chips{gap:6px}.chips button{font-size:13px;padding:9px 16px;min-height:40px}.empty{background:#fff;border-color:#e4eaf1;padding:30px 22px}.metrics div{background:linear-gradient(135deg,#e9f4ff,#f5faff);border-color:#dfeefa}.metrics small{font-size:12px}.dashboard{--tone:#086ad7;--tint:#e5f2ff}.home-welcome{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:2px 0 24px}.home-welcome>div{min-width:0}.home-welcome h1{font-size:28px;margin:4px 0 7px;letter-spacing:-1px}.home-welcome p{color:var(--muted);font-size:13px;margin:0}.home-welcome .eyebrow{color:#316ba4;font-size:10px;text-transform:uppercase;letter-spacing:1.6px;font-weight:700}.profile-monogram{display:grid;place-items:center;flex-shrink:0;width:48px;height:48px;border-radius:18px;background:linear-gradient(135deg,#d4eaff,#eaf5ff);color:#0765c5;border:1px solid #d8eafb;font-size:20px;font-weight:700;box-shadow:0 6px 20px #1835530a}.home-search{display:flex;align-items:center;gap:10px;background:#edf2f740;border:1px solid #e3eaf2;border-radius:16px;padding:5px 7px 5px 16px;margin-bottom:22px}.home-search>svg{width:20px;flex-shrink:0;color:#677990}.home-search input{border:0;outline:0;box-shadow:none;padding:10px 0;background:transparent;min-width:0}.home-search:focus-within{border-color:#0666d680;box-shadow:0 0 0 3px #0666d60a}.home-search button{display:grid;place-items:center;width:40px;height:40px;padding:0;margin:0;flex-shrink:0;color:#086ad7;border:0;background:#e9f3ff;border-radius:12px}.home-columns,.home-column{display:grid;gap:18px;min-width:0;align-content:start}.home-featured{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.featured-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:5px;min-height:145px;padding:20px;border-radius:21px;text-decoration:none;border:1px solid #d3e9f7;box-shadow:0 10px 26px #18355308}.featured-catalog{background:radial-gradient(ellipse at top right,#c3e5fa80,transparent 85%),#dbf0ff;color:#172e46}.featured-register{background:radial-gradient(ellipse at top right,#c1efe680,transparent 85%),#d8f5eb;color:#153e38;border-color:#ccefe4}.featured-card>svg{width:30px;height:30px;margin-bottom:14px;color:#086bd7;stroke-width:1.8}.featured-register>svg{color:#157869}.featured-card .featured-arrow{position:absolute;top:17px;right:16px;width:17px;height:17px;opacity:.55}.featured-card b{font-size:16px;letter-spacing:-.3px}.featured-card span{font-size:12px;color:#526b7e;line-height:1.45}.home-panel{background:linear-gradient(130deg,#fff,#fff);border:1px solid #e7edf4;border-radius:22px;padding:18px;box-shadow:0 8px 28px #18355308;min-width:0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.section-heading h2{margin:0;font-size:15px;font-weight:650;letter-spacing:-.2px}.section-heading p{margin:4px 0 0;font-size:11px;color:var(--muted)}.section-heading>a{display:inline-flex;align-items:center;font-size:11px;text-decoration:none;min-height:30px;flex-shrink:0}.section-tag{color:#67758a;font-size:10px;text-align:right}.home-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-shortcut{display:flex;align-items:center;gap:10px;border:1px solid #edf2f740;background:#fff;border-radius:14px;padding:12px 10px;text-decoration:none;color:var(--ink);min-width:0}.tone-blue{--tone:#076bdb;--tint:#e7f4ff}.tone-green{--tone:#13815a;--tint:#e2f7ed}.tone-violet{--tone:#7549c7;--tint:#f1eafe}.tone-amber{--tone:#98640e;--tint:#fff3d4}.tone-slate{--tone:#506d87;--tint:#edf2f7}.shortcut-icon{display:grid;place-items:center;color:var(--tone);background:var(--tint);width:38px;height:38px;border-radius:12px;flex-shrink:0}.shortcut-icon svg{width:21px;height:21px;stroke-width:1.8}.shortcut-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.shortcut-copy b{font-size:12px;font-weight:600;line-height:1.35}.shortcut-copy small{font-size:11px;color:#637287;line-height:1.4}.home-row{display:flex;align-items:center;gap:12px;min-height:70px;padding:12px 0;color:var(--ink);text-decoration:none}.home-row+.home-row{border-top:1px solid #edf1f6}.home-row .shortcut-copy{flex:1}.home-row .shortcut-copy b{font-size:13px}.home-row .row-chevron{width:16px;color:#708298;flex-shrink:0}.home-links{padding-bottom:6px}.home-links .section-heading{margin-bottom:3px}.home-approvals .review-shortcut{display:grid;grid-template-columns:44px minmax(0,1fr);gap:4px 14px;text-align:left;min-height:0;padding:18px;border-color:#f5e7c2;border-radius:20px;background:linear-gradient(120deg,#fff9ed,#fff)}.home-approvals .review-shortcut-top{grid-row:span 2;width:44px;height:44px;min-height:44px;align-self:center}.home-approvals .review-shortcut-top>svg{width:44px;height:44px;padding:10px;background:#fff0cf;color:#98640e;border-radius:14px}.home-approvals .review-shortcut-top .approval-badge{top:-7px;right:-5px;min-width:21px;min-height:21px;padding:2px 5px;font-size:11px;background:#cf3451;color:#fff;box-shadow:0 0 0 3px #fff}.home-approvals .review-shortcut>b{font-size:13px;align-self:end}.home-approvals .review-shortcut>span{font-size:11px;align-self:start}.daily-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.daily-metrics>div{position:relative;display:flex;flex-direction:column;gap:12px;padding:15px 12px;background:var(--tint);border:1px solid #edf2f740;border-radius:14px;min-width:0}.daily-metrics>div:first-child{grid-column:span 2;flex-direction:row;align-items:center}.daily-metrics small{font-size:11px;color:#516174}.daily-metrics strong{color:var(--tone);font-size:18px;letter-spacing:-.5px;overflow-wrap:anywhere}.daily-metrics>div:first-child strong{margin-left:auto;padding-right:27px;font-size:24px}.daily-metrics svg{position:absolute;right:13px;top:16px;width:16px;height:16px;color:var(--tone);opacity:.6}.daily-metrics>div:not(:first-child) svg{display:none}.panel-footnote{margin:14px 0 0;color:#68788b;font-size:10px}.store-panel{display:flex;gap:12px}.store-panel h2{font-size:16px;margin:4px 0 7px}.store-panel small,.store-panel p{color:var(--muted);font-size:12px;margin:0}.dashboard-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;margin:28px 0 4px;font-size:10px;color:#697a8c}.dashboard-footer span{width:100%;text-align:center;font-size:9px;color:#768597}@media(min-width:820px){.home-columns{grid-template-columns:1.05fr 1fr;gap:22px}.home-welcome h1{font-size:32px}.home-search{max-width:640px}.app-shell>main{padding:30px}.featured-card{min-height:165px}.home-panel{padding:20px}.home-links{padding-bottom:8px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.home-welcome{margin-bottom:26px}.home-shortcut{min-height:78px}}@media(max-width:420px){.app-shell>main{padding:18px 16px}.app-shell>header{padding-left:18px;padding-right:18px}.home-welcome{gap:10px;margin-bottom:20px}.home-welcome h1{font-size:25px}.profile-monogram{width:42px;height:42px;border-radius:15px}.home-search{gap:8px;padding-left:12px}.home-search input{font-size:16px}.featured-card{padding:16px 14px;min-height:139px;border-radius:18px}.featured-card b{font-size:14px}.featured-card span{font-size:11px}.home-panel{padding:16px;border-radius:18px}.home-links{padding-bottom:4px}.home-shortcut{flex-direction:column;text-align:center;padding:12px 7px;gap:8px}.home-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{gap:6px}.section-heading h2{font-size:14px}.section-tag{font-size:9px}}@media(hover:hover){.featured-card:hover{transform:translateY(-2px);border-color:#9fcbee}.home-row:hover{background:#fff}.home-shortcut:hover{background:#e7edf4;border-color:#cfdce9}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}@media(max-width:819px){.home-column{display:contents}.daily-sales{order:-1}}.home-quick-grid>.home-shortcut:nth-child(3):last-child{grid-column:1/-1;flex-direction:row;justify-content:center}.auth-page{min-height:100vh;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;padding-top:max(32px,env(safe-area-inset-top));padding-bottom:max(28px,env(safe-area-inset-bottom));background:radial-gradient(ellipse at 15% 10%,#e0eeff80,transparent 55%),radial-gradient(ellipse at 85% 90%,#def5ec60,transparent 55%),#f5f8fc;overflow-x:hidden}.auth-brand{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:26px}.auth-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,#147ce6,#055fc8);color:#fff;box-shadow:0 8px 22px #0966ca20}.auth-mark svg{width:25px;height:25px;stroke-width:1.7}.auth-brand b{display:block;color:#163350;font-size:18px;letter-spacing:-.5px}.auth-brand small{display:block;margin-top:3px;color:#63768c;font-size:11px}.auth-card{width:100%;max-width:430px;padding:32px;border:1px solid #e4ebf3;border-radius:24px;background:#fff;box-shadow:0 16px 50px #193b6110;min-width:0}.auth-card h1{font-size:25px;margin:7px 0 10px;letter-spacing:-.7px}.auth-card h2{font-size:23px;margin:0 0 18px}.auth-intro{margin-bottom:26px}.auth-kicker{color:#0869ce;font-size:10px;font-weight:700;letter-spacing:1.5px}.auth-intro p{margin:0;font-size:13px;color:#637287;line-height:1.6}.auth-form{gap:16px;margin-bottom:22px}.auth-form fieldset{display:grid;gap:19px}.auth-field label{color:#33475f;font-size:13px;font-weight:600;margin:0 0 8px}.auth-input{display:flex;position:relative;align-items:center}.auth-input>svg{position:absolute;pointer-events:none;left:14px;width:18px;height:18px;color:#8495a8}.auth-input input{width:100%;height:50px;padding:12px 14px 12px 42px;border-color:#dfe7f0;border-radius:12px;background:#fcfdff;font-size:16px}.auth-input input::placeholder{color:#78899c;font-size:14px}.auth-input:focus-within>svg{color:#0666d6}.auth-password input{padding-right:50px}.password-toggle{display:grid;place-items:center;position:absolute;right:3px;top:3px;width:44px;height:44px;padding:10px;margin:0;border:0;background:transparent;color:#63778d}.password-toggle svg{width:19px;height:19px}.auth-submit{display:flex;gap:9px;align-items:center;justify-content:center;width:100%;min-height:50px;margin:2px 0 0}.auth-error{border:1px solid #f3d4d9;border-radius:12px;padding:12px 14px;background:#fff6f7;margin:0;font-size:13px;line-height:1.5}.auth-first-access{border-top:1px solid #edf1f6;padding-top:20px;text-align:center}.auth-first-access>span{display:block;color:#5d6f84;font-size:12px}.auth-first-access button{display:block;width:100%;min-height:46px;color:#075ebc;background:#f5faff;border-color:#d7e7fa;margin:11px 0 9px;font-size:14px}.auth-first-access small{display:block;color:#6c7b8d;font-size:11px;line-height:1.5}.auth-help{text-align:center;color:#728095;font-size:11px;line-height:1.65;margin:22px 0 0}.auth-footer{display:flex;align-items:center;gap:6px;color:#7c8b9c;font-size:10px;margin:22px 0 0}.auth-loading{text-align:center;color:#637287;margin:10px 0}.auth-spinner{width:18px;height:18px;animation:auth-spin 1s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}@media(max-width:480px){.auth-page{padding-left:18px;padding-right:18px}.auth-card{padding:25px 22px;border-radius:21px}.auth-brand{margin-bottom:22px}.auth-card h1{font-size:23px}}@media(max-width:350px){.auth-page{padding-left:12px;padding-right:12px}.auth-card{padding:22px 18px}}@media(max-height:700px){.auth-page{justify-content:flex-start;padding-top:max(20px,env(safe-area-inset-top));padding-bottom:max(20px,env(safe-area-inset-bottom))}.auth-brand{margin-bottom:18px}}.auth-first-access{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 5px;padding-top:14px}.auth-first-access>span{display:inline}.auth-first-access button{display:inline-flex;width:auto;align-items:center;justify-content:center;min-height:44px;margin:0;padding:8px;border:0;background:transparent}.auth-first-access small{flex-basis:100%;margin-top:2px}@media(max-height:740px){.auth-card{padding:24px}.auth-intro{margin-bottom:18px}.auth-form fieldset{gap:14px}.auth-form{margin-bottom:16px}.auth-help{margin-top:16px}.auth-footer{margin-top:14px}}.device-overview{display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr);grid-template-rows:auto 1fr;align-items:start;column-gap:28px;row-gap:4px;margin-top:16px}.device-overview>.detail-heading{grid-column:2;grid-row:1;align-items:flex-start;flex-wrap:wrap;gap:8px;padding-top:4px}.device-overview>.detail-heading h1{flex:1 1 220px;margin:0}.device-overview>.detail-heading>.inline-actions{margin-left:auto}.device-quick-info{grid-column:2;grid-row:2;min-width:0}.device-quick-info>p{margin:14px 0}.device-quick-info h2{margin:14px 0;color:#075faa;font-size:26px}.featured-photo-section{grid-column:1;grid-row:1/span 2;margin:0;min-width:0;display:flex;flex-direction:column}.featured-photo-section .photo-section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;order:1;margin-top:8px}.featured-photo-section .photo-section-heading h2{margin:0;font-size:13px;color:var(--muted)}.featured-photo-section .photo-section-heading button{margin:0;font-size:12px;padding:8px 12px;min-height:40px}.featured-photo-section .photo-gallery{gap:10px}.featured-photo-section .photo-gallery figure:first-child{grid-column:1/-1}.featured-photo-section .photo-gallery figure:first-child img{height:280px;border:1px solid var(--line);border-radius:20px}.featured-photo-section .photo-gallery figure:not(:first-child) img{height:110px;border:1px solid var(--line)}.featured-photo-section .photo-gallery figcaption{margin-top:5px;font-size:11px}@media(max-width:650px){.device-overview{grid-template-columns:minmax(0,1fr);gap:14px}.device-overview>.detail-heading{grid-column:1;grid-row:1;padding:0}.device-overview>.detail-heading h1{flex-basis:180px}.featured-photo-section{grid-column:1;grid-row:2}.device-quick-info{grid-column:1;grid-row:3}.featured-photo-section .photo-gallery figure:first-child img{height:240px}.device-quick-info>p:first-child{margin-top:0}}.auth-brand{flex-direction:column;text-align:center;gap:10px;margin-bottom:20px}.auth-logo{width:112px;height:112px;object-fit:contain;border-radius:22px;background:#000;box-shadow:0 6px 20px #193b6120}.app-shell>header .app-brand{display:flex;flex-direction:row;align-items:center;gap:10px;min-width:0}.app-brand>img{flex:none;width:48px;height:48px;object-fit:contain;border-radius:12px;background:#000}.app-brand>div{min-width:0}.page-loading{color:var(--muted);padding:18px 0}@media(max-height:740px){.auth-brand{flex-direction:row;text-align:left;gap:12px;margin-bottom:16px}.auth-logo{width:72px;height:72px;border-radius:16px}}
