@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+TC:wght@400;500;700;900&display=swap";:root{color:#20231f;background:#f4efdf;font-family:DM Sans,Noto Sans TC,sans-serif;font-synthesis:none;--paper: #f4efdf;--paper-deep: #e9e1cc;--ink: #20231f;--muted: #74786b;--line: rgba(32,35,31,.14);--red: #b94a3c;--yellow: #e9b936;--leaf: #789a61;--panel: #fbf8ed}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{width:238px;min-height:100vh;padding:30px 18px 22px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#eee6d3}.sidebar__mark{display:flex;align-items:center;gap:11px;margin:0 12px 55px}.sidebar__mark>span{width:35px;height:35px;display:grid;place-items:center;border:1.5px solid var(--ink);border-radius:50%;font:500 11px DM Mono,monospace;letter-spacing:-.04em}.sidebar__mark strong,.sidebar__mark small{display:block}.sidebar__mark strong{font-size:15px;letter-spacing:-.03em}.sidebar__mark small{margin-top:3px;color:var(--muted);font:10px DM Mono,monospace;text-transform:uppercase}.sidebar__nav{display:grid;gap:7px}.nav-item{display:flex;align-items:center;gap:13px;padding:12px 13px;border:0;border-radius:10px;color:var(--muted);background:transparent;text-align:left;transition:.2s ease}.nav-item:hover,.nav-item--active{color:var(--ink);background:#fbf8edb3}.nav-item--active{box-shadow:inset 3px 0 var(--red)}.nav-item__icon{width:20px;color:var(--red);font-size:19px;text-align:center}.nav-item strong,.nav-item small{display:block}.nav-item strong{font-size:13px;font-weight:700}.nav-item small{margin-top:3px;color:inherit;font:10px DM Mono,monospace}.sidebar__footer{margin-top:auto;padding:14px 12px 0;color:var(--muted);font:10px DM Mono,monospace;line-height:1.7}.sidebar__version{margin-top:9px;color:#9b9c90}.live-dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--leaf);box-shadow:0 0 0 4px #789a6126}.live-dot--muted{background:var(--yellow);box-shadow:0 0 0 4px #e9b93626}.main-shell{flex:1;min-width:0}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 44px;border-bottom:1px solid var(--line)}.topbar__brand{display:none;align-items:center;gap:9px}.topbar__brand strong,.topbar__kicker{display:block}.topbar__brand strong{font-size:12px}.topbar__kicker{color:var(--muted);font:9px DM Mono,monospace;letter-spacing:.12em}.topbar__telemetry{display:flex;align-items:center;gap:23px;margin-left:auto;color:var(--muted);font:10px DM Mono,monospace}.telemetry-item--sync{color:var(--ink)}.telemetry-item{display:flex;align-items:center;gap:6px}.telemetry-item--time{color:var(--ink);font-size:13px;font-weight:500}.telemetry-dot{width:6px;height:6px;border-radius:50%;background:var(--leaf)}.telemetry-dot--sun{background:var(--yellow)}.icon-button{width:31px;height:31px;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:transparent;font-size:18px;line-height:1}.icon-button:hover{background:var(--panel)}.icon-button:disabled{opacity:.45;cursor:wait}.content-shell{max-width:1220px;margin:0 auto;padding:45px 54px 80px}.mobile-page-label{display:none}.eyebrow{color:var(--muted);font:10px DM Mono,monospace;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{margin-top:12px;font-size:clamp(31px,4vw,51px);line-height:1.08;letter-spacing:-.07em}h2{margin-top:7px;font-size:22px;letter-spacing:-.05em}h3{margin-top:8px;font-size:25px;letter-spacing:-.06em}.dashboard-intro{min-height:250px;display:flex;justify-content:space-between;padding:13px 10px 0 0}.dashboard-intro__copy{max-width:500px;padding-top:21px}.dashboard-intro__copy h1 em{color:var(--red);font-style:normal}.dashboard-intro__copy p{max-width:415px;margin-top:22px;color:var(--muted);font-size:13px;line-height:1.8}.dashboard-intro__mascot{position:relative;width:300px;min-height:230px;display:grid;place-items:center}.sun-orbit{position:absolute;display:block;border:1px dashed rgba(185,74,60,.42);border-radius:50%;transform:rotate(-16deg)}.sun-orbit--one{width:215px;height:72px}.sun-orbit--two{width:195px;height:165px;border-color:#e9b936a6;transform:rotate(38deg)}.mascot{position:relative;width:142px;height:151px;transform:rotate(-4deg)}.mascot--compact{width:38px;height:38px;transform:scale(.28);transform-origin:left center;margin-right:-18px}.mascot__cat-tail{position:absolute;z-index:0;right:4px;bottom:27px;width:54px;height:57px;border:9px solid var(--leaf);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(24deg)}.mascot__cat-body{position:absolute;z-index:1;left:42px;bottom:11px;width:62px;height:67px;border:2px solid var(--ink);border-radius:48% 48% 37% 37%;background:var(--red)}.mascot__cat-bib{position:absolute;left:15px;bottom:5px;width:28px;height:26px;border:2px solid var(--ink);border-radius:45% 45% 50% 50%;background:var(--yellow)}.mascot__cat-paw{position:absolute;bottom:-5px;width:22px;height:14px;border:2px solid var(--ink);border-radius:50%;background:var(--panel)}.mascot__cat-paw--left{left:7px}.mascot__cat-paw--right{right:7px}.mascot__cat-ear{position:absolute;z-index:2;top:12px;width:35px;height:38px;border:2px solid var(--ink);clip-path:polygon(50% 0,100% 100%,0 100%);background:var(--yellow)}.mascot__cat-ear--left{left:27px;transform:rotate(-10deg)}.mascot__cat-ear--right{right:27px;transform:rotate(10deg)}.mascot__cat-ear i{position:absolute;left:10px;top:9px;width:14px;height:17px;background:var(--red);clip-path:polygon(50% 0,100% 100%,0 100%)}.mascot__cat-head{position:absolute;z-index:3;top:30px;left:25px;width:92px;height:75px;border:2px solid var(--ink);border-radius:48% 48% 45% 45%;background:var(--panel)}.mascot__cat-eye{position:absolute;top:29px;width:8px;height:10px;border-radius:50%;background:var(--ink)}.mascot__cat-eye--left{left:25px}.mascot__cat-eye--right{right:25px}.mascot__cat-nose{position:absolute;left:42px;top:43px;width:8px;height:6px;border-radius:60% 60% 50% 50%;background:var(--red)}.mascot__cat-mouth{position:absolute;left:45px;top:48px;width:3px;height:9px;border-left:2px solid var(--ink)}.mascot__cat-mouth:after{content:"";position:absolute;left:-8px;top:6px;width:17px;height:7px;border-bottom:2px solid var(--ink);border-radius:50%}.mascot__cat-whisker{position:absolute;width:25px;height:1px;background:var(--ink)}.mascot__cat-whisker--left-one{left:-18px;top:48px;transform:rotate(-8deg)}.mascot__cat-whisker--left-two{left:-18px;top:57px;transform:rotate(8deg)}.mascot__cat-whisker--right-one{right:-18px;top:48px;transform:rotate(8deg)}.mascot__cat-whisker--right-two{right:-18px;top:57px;transform:rotate(-8deg)}.mascot__cat-bell{position:absolute;z-index:4;left:66px;top:100px;width:12px;height:9px;border:2px solid var(--ink);border-radius:0 0 8px 8px;background:var(--yellow)}.mascot-caption{position:absolute;bottom:-3px;right:0;color:var(--muted);font:11px DM Mono,monospace;transform:rotate(-3deg)}.section-heading{display:flex;align-items:end;gap:22px;margin:15px 0 18px}.section-heading__rule{flex:1;height:1px;margin-bottom:5px;background:var(--line)}.quota-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.quota-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.quota-card--dashboard{min-height:230px}.quota-card--sun{border-top:4px solid var(--yellow)}.quota-card--ember{border-top:4px solid var(--red)}.quota-card--leaf{border-top:4px solid var(--leaf)}.quota-card__header{display:flex;justify-content:space-between;align-items:start;padding:21px 22px 0}.status-pill{display:inline-flex;align-items:center;height:21px;padding:0 8px;border-radius:20px;font:9px DM Mono,monospace;letter-spacing:.08em}.status-pill--available{color:#43642d;background:#789a612e}.status-pill--manual_only{color:#8d6d19;background:#e9b93633}.status-pill--unavailable{color:var(--red);background:#b94a3c1f}.status-pill--not_applicable{color:var(--muted);background:var(--paper-deep)}.quota-card__body{display:flex;align-items:center;gap:22px;padding:18px 22px}.progress-ring{position:relative;width:112px;height:112px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:conic-gradient(from -90deg,var(--ring-color, var(--yellow)) var(--progress),#e8e2d2 0)}.progress-ring--manual_only{--ring-color: var(--yellow)}.progress-ring--unavailable{--ring-color: var(--red)}.progress-ring--available{--ring-color: var(--leaf)}.progress-ring:after{content:"";position:absolute;width:86px;height:86px;border-radius:50%;background:var(--panel);box-shadow:inset 0 0 0 1px #20231f14}.progress-ring__inner{z-index:1;display:grid;place-items:center}.progress-ring__inner strong{font-size:23px;letter-spacing:-.08em}.progress-ring__inner span{margin-top:1px;color:var(--muted);font:9px DM Mono,monospace}.quota-card__eyebrow{display:inline-flex;align-items:center;gap:7px}.provider-mark{display:block;flex:0 0 auto}.provider-mark--gemini{color:#3e78bc}.provider-mark--agy{color:var(--leaf)}.provider-mark--openai{color:#20231f}.quota-card__copy{min-width:0}.quota-card__label{color:var(--muted);font:10px DM Mono,monospace;letter-spacing:.08em}.quota-card__copy p{max-width:210px;margin-top:7px;color:var(--muted);font-size:12px;line-height:1.5}.quota-card__reset{display:flex;gap:10px;align-items:center;margin-top:14px}.quota-card__reset span{color:var(--muted);font:9px DM Mono,monospace}.quota-card__reset strong{font:12px DM Mono,monospace}.quota-card__reset .status-icon{color:var(--ink);flex:0 0 auto}.quota-card__footer{min-height:42px;padding:10px 22px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;line-height:1.45}.sensor-strip{display:grid;grid-template-columns:repeat(3,1fr) 1.2fr;gap:14px;align-items:center;margin-top:24px;padding:16px 19px;border:1px solid var(--line);border-radius:12px;background:#fbf8ed85}.sensor-strip>div{display:flex;align-items:center;gap:10px}.sensor-strip__icon{display:grid;place-items:center;color:var(--red)}.sensor-strip__icon--leaf{color:var(--leaf)}.sensor-strip__icon--red{color:var(--yellow)}.status-icon,.sensor-strip small,.sensor-strip strong{display:block}.sensor-strip small{color:var(--muted);font:9px DM Mono,monospace}.sensor-strip strong{margin-top:2px;font:12px DM Mono,monospace}.sensor-strip__status{justify-content:flex-end;color:var(--muted);font:10px DM Mono,monospace}.page-heading{display:flex;align-items:start;justify-content:space-between;margin-bottom:34px}.page-heading p{max-width:575px;margin-top:16px;color:var(--muted);font-size:13px;line-height:1.75}.page-heading__stamp{padding:9px 12px;border-left:2px solid var(--yellow);color:var(--muted);font:9px DM Mono,monospace;line-height:1.7}.page-heading__stamp strong{color:var(--ink)}.quota-table{margin-top:53px}.provider-row{display:flex;gap:17px;padding:22px 0;border-bottom:1px solid var(--line)}.provider-row__badge{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:var(--ink);font-weight:700}.provider-row__badge--sun{background:var(--yellow)}.provider-row__badge--ember{background:#e28262}.provider-row__main{flex:1}.provider-row__main>strong{display:block;font-size:15px}.provider-row__main>span{display:block;margin-top:4px;color:var(--muted);font-size:11px}.window-rows{display:grid;gap:7px;margin-top:14px}.window-row{display:grid;grid-template-columns:80px 90px 1fr auto;gap:10px;align-items:center;padding:9px 12px;border-radius:7px;background:#e9e1cc6b}.window-row__name{color:var(--muted);font:10px DM Mono,monospace}.window-row strong{font:14px DM Mono,monospace}.window-row__reset{color:var(--muted);font:10px DM Mono,monospace}.device-state{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(120,154,97,.35);border-radius:20px;color:#52713d;font:10px DM Mono,monospace}.device-state i{width:6px;height:6px;border-radius:50%;background:var(--leaf)}.device-state--not-run{border-color:#e9b93680;color:#92711c}.device-state--not-run i{background:var(--yellow)}.device-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:19px}.device-panel{min-height:355px;padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.device-panel--hero{background:#eae2ce}.device-panel__top{display:flex;align-items:center;justify-content:space-between}.board-chip,.muted-label{color:var(--muted);font:9px DM Mono,monospace}.board-chip{padding:5px 7px;border:1px solid var(--line);border-radius:4px}.device-illustration{position:relative;width:245px;height:180px;margin:20px auto 9px;transform:rotate(-5deg)}.device-illustration__screen{position:absolute;z-index:2;top:9px;left:33px;width:168px;height:168px;display:grid;place-items:center;border:7px solid var(--ink);border-radius:3px;color:var(--paper);background:var(--red);box-shadow:9px 10px #20231f24}.device-illustration__screen span{font:700 20px DM Mono,monospace;line-height:.98;letter-spacing:-.12em;transform:rotate(5deg)}.device-illustration__screen i{position:absolute;top:11px;right:12px;width:9px;height:9px;border-radius:50%;background:var(--yellow)}.device-illustration__board{position:absolute;right:0;top:28px;width:63px;height:130px;border:2px solid var(--ink);background:var(--leaf)}.device-illustration__board b{display:block;width:19px;height:5px;margin:15px 0 0 13px;background:var(--ink)}.device-panel__note{max-width:365px;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.65}.device-values{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:30px}.device-value{padding:14px;border-radius:8px;background:#e9e1cc6b}.device-value span,.device-value small{display:block;color:var(--muted);font:10px DM Mono,monospace}.device-value strong{display:block;margin-top:9px;font:22px DM Mono,monospace;letter-spacing:-.1em}.device-value small{margin-top:6px;font-size:9px}.device-meta{display:grid;gap:7px;margin-top:16px;color:var(--muted);font:10px DM Mono,monospace}.device-meta span{display:flex;justify-content:space-between;padding-bottom:7px;border-bottom:1px dashed var(--line)}.device-meta strong{color:var(--ink);font-weight:500}.handoff-banner{display:flex;align-items:center;gap:13px;margin-top:19px;padding:15px 18px;border:1px solid rgba(185,74,60,.24);border-radius:10px;background:#b94a3c0f}.handoff-banner__icon{width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--red);border-radius:50%;color:var(--red);font-weight:700}.handoff-banner strong{font-size:12px}.handoff-banner p{margin-top:4px;color:var(--muted);font-size:11px}.provider-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:19px}.provider-panel{padding:25px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.provider-panel--route{background:#eae2ce}.provider-panel h2{max-width:250px;margin-top:16px;line-height:1.22}.provider-panel p{margin-top:13px;color:var(--muted);font-size:12px;line-height:1.7}.route-list{display:grid;gap:8px;margin-top:28px}.route-list>div{display:grid;grid-template-columns:26px 1fr auto;gap:8px;align-items:center;padding:11px;border-bottom:1px solid var(--line)}.route-list b{color:var(--red);font:10px DM Mono,monospace}.route-list span{font-weight:600}.route-list em{color:var(--muted);font:9px DM Mono,monospace;font-style:normal}.provider-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line)}.provider-tab{padding:9px 10px;border:0;border-bottom:2px solid transparent;color:var(--muted);background:transparent;font-size:11px}.provider-tab--active{border-color:var(--red);color:var(--ink)}.form-heading{display:flex;justify-content:space-between;align-items:start;margin:27px 0 23px}.form-heading h2{margin-top:8px}.binding-dot{width:10px;height:10px;margin-top:6px;border-radius:50%}.binding-dot--on{background:var(--leaf)}.binding-dot--off{background:var(--paper-deep);border:1px solid var(--muted)}.field-label{display:flex;justify-content:space-between;color:var(--ink);font-size:11px}.field-label span{color:var(--muted);font:9px DM Mono,monospace}.secret-input{width:100%;margin-top:9px;padding:13px 14px;border:1px solid var(--line);border-radius:7px;outline:none;color:var(--ink);background:#e9e1cc59;font:12px DM Mono,monospace}.secret-input:focus{border-color:var(--red);box-shadow:0 0 0 3px #b94a3c1a}.form-actions{display:flex;gap:8px;margin-top:14px}.button{padding:10px 13px;border-radius:6px;font-size:11px}.button--primary{border:1px solid var(--ink);color:var(--paper);background:var(--ink)}.button--ghost{border:1px solid var(--line);color:var(--ink);background:transparent}.button:hover{transform:translateY(-1px)}.test-message{margin-top:21px;padding-top:12px;border-top:1px dashed var(--line);color:var(--muted);font:10px DM Mono,monospace}.security-seal{display:grid;place-items:center;width:61px;height:61px;border:1px dashed var(--red);border-radius:50%;color:var(--red);font-size:27px;transform:rotate(12deg)}.security-seal small{margin-top:-12px;text-align:center;font:7px DM Mono,monospace;line-height:1.05}.security-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:19px}.security-notes>div{padding:16px;border-top:2px solid var(--yellow);background:#e9e1cc66}.security-notes>div:nth-child(2){border-color:var(--red)}.security-notes>div:nth-child(3){border-color:var(--leaf)}.security-notes span{color:var(--muted);font:9px DM Mono,monospace}.security-notes strong{display:block;margin-top:15px;font-size:12px}.security-notes p{margin-top:7px;color:var(--muted);font-size:11px;line-height:1.55}@media(max-width:900px){.sidebar{width:200px}.topbar{padding:0 28px}.content-shell{padding:35px 30px 60px}.dashboard-intro__mascot{width:235px}.sensor-strip{grid-template-columns:repeat(2,1fr)}.sensor-strip__status{justify-content:flex-start}.device-layout,.provider-layout{grid-template-columns:1fr}}@media(max-width:650px){.app-shell{display:block}.sidebar{width:100%;min-height:auto;height:68px;flex-direction:row;align-items:center;padding:10px 15px;border-right:0;border-bottom:1px solid var(--line)}.sidebar__mark{margin:0}.sidebar__mark>span{width:30px;height:30px}.sidebar__mark strong{font-size:13px}.sidebar__nav{flex:1;display:flex;justify-content:flex-end;gap:3px}.nav-item{padding:8px}.nav-item__icon{font-size:17px}.nav-item>span:last-child,.sidebar__footer{display:none}.nav-item--active{box-shadow:inset 0 -2px var(--red)}.topbar{height:62px;padding:0 18px}.topbar__brand{display:flex}.topbar__telemetry{gap:9px}.telemetry-item--sync,.telemetry-item:not(.telemetry-item--time){display:none}.content-shell{padding:22px 17px 48px}.mobile-page-label{display:flex;align-items:center;gap:8px;color:var(--muted);font:10px DM Mono,monospace;text-transform:uppercase}.mobile-page-label i{width:22px;height:1px;background:var(--red)}.dashboard-intro{min-height:0;padding-top:28px}.dashboard-intro__copy{padding-top:0}.dashboard-intro__copy h1{font-size:35px}.dashboard-intro__copy p{font-size:12px}.dashboard-intro__mascot{display:none}.quota-grid,.security-notes{grid-template-columns:1fr}.quota-grid--dashboard{margin-top:25px}.quota-card__body{padding:16px}.quota-card__header{padding:17px 16px 0}.quota-card__footer{padding:10px 16px}.sensor-strip{grid-template-columns:repeat(2,1fr);padding:13px}.sensor-strip>div{gap:6px}.sensor-strip__icon{font-size:18px}.page-heading{margin-top:29px}.page-heading h1{font-size:36px}.page-heading__stamp,.security-seal{display:none}.window-row{grid-template-columns:55px 55px 1fr}.window-row .status-pill{grid-column:3;justify-self:end}.provider-row__main>span{line-height:1.5}.form-actions{flex-wrap:wrap}.provider-tabs{overflow-x:auto}.provider-tab{flex:0 0 auto}.device-panel{padding:18px}.device-values{gap:7px}.device-value{padding:11px}}.device-picker{display:inline-flex;align-items:center;gap:7px}.device-picker span{color:var(--muted);font:9px DM Mono,monospace}.device-picker select{max-width:170px;padding:5px 7px;border:1px solid var(--line);border-radius:5px;color:var(--ink);background:var(--panel);font:10px DM Mono,monospace}.device-registry{margin-bottom:19px;padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.device-registry__header,.device-registry__body{display:flex;justify-content:space-between;gap:22px}.device-registry__header{align-items:start}.device-registry__body{align-items:stretch;margin-top:18px}.device-registry h2{margin-top:7px;font-size:19px}.device-list{flex:1;display:grid;gap:7px;min-width:0}.device-list__item{display:flex;align-items:center;gap:12px;width:100%;padding:8px 9px 8px 13px;border:1px solid transparent;border-radius:8px;color:var(--ink);background:#e9e1cc6b;text-align:left}.device-list__item:hover,.device-list__item--active{border-color:var(--red);background:#b94a3c0f}.device-list__select{flex:1;display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;padding:4px 0;border:0;color:inherit;background:transparent;text-align:left}.device-list__select:disabled{cursor:wait}.device-list__select>span{min-width:0}.device-list__item strong,.device-list__item small{display:block}.device-list__item strong{font-size:12px}.device-list__item small{margin-top:4px;color:var(--muted);font:9px DM Mono,monospace;overflow:hidden;text-overflow:ellipsis}.device-list__item em{flex:0 0 auto;color:var(--muted);font:9px DM Mono,monospace;font-style:normal}.device-list__actions{display:flex;flex:0 0 auto;align-items:center;gap:5px}.device-list__action{margin:0;padding:7px 9px;white-space:nowrap}.device-list__edit-input{width:min(190px,34vw);padding:8px 9px;border:1px solid var(--line);border-radius:5px;outline:none;color:var(--ink);background:var(--panel);font:11px DM Mono,monospace}.device-list__edit-input:focus{border-color:var(--red);box-shadow:0 0 0 3px #b94a3c1a}.device-list__empty{max-width:470px;padding:16px;border:1px dashed var(--line);color:var(--muted);font-size:12px;line-height:1.6}.device-create{width:min(310px,100%);padding-left:20px;border-left:1px solid var(--line)}.device-create .field-label{margin-top:16px}.device-create .button{margin-top:12px}.device-login-link{display:block;margin-top:13px;color:var(--red);font:10px DM Mono,monospace;text-decoration:none}.device-login-link:hover{text-decoration:underline}.device-token{margin-top:18px;padding:15px;border:1px solid rgba(120,154,97,.48);border-radius:8px;background:#789a6114}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.device-token code{display:block;margin-top:9px;padding:11px;overflow-wrap:anywhere;color:var(--ink);background:var(--panel);font:12px DM Mono,monospace}.device-token__actions{display:flex;gap:8px;margin-top:10px}.device-token p{margin-top:9px;color:var(--muted);font-size:11px;line-height:1.6}.empty-state{padding:43px 28px;border:1px dashed var(--line);border-radius:14px;background:#fbf8ed8f}.empty-state h2{margin-top:13px}.empty-state p{max-width:520px;margin-top:12px;color:var(--muted);font-size:13px;line-height:1.7}.empty-state__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:21px}.empty-state__actions a{text-decoration:none}@media(max-width:650px){.device-picker{order:1;max-width:125px}.device-picker select{max-width:103px}.device-registry__body{display:block}.device-create{width:100%;margin-top:17px;padding:17px 0 0;border-top:1px solid var(--line);border-left:0}.device-registry{padding:16px}.device-registry__header{gap:10px}.device-registry__header .muted-label{text-align:right}.empty-state{padding:30px 20px}}.secret-input--multiline{min-height:132px;resize:vertical;line-height:1.5}.field-hint{margin-top:8px!important;color:var(--muted);font-size:10px!important}.binding-meta{display:grid;gap:6px;margin-top:12px;color:var(--muted);font:9px DM Mono,monospace}.binding-meta strong{color:var(--ink);font-weight:500}.button--danger{margin-top:9px;border:1px solid rgba(185,74,60,.4);color:var(--red);background:#b94a3c0f}.provider-row__badge--leaf{background:var(--leaf)}.display-source-panel{margin:19px 0;padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.display-source-panel__heading{display:flex;align-items:start;justify-content:space-between;gap:20px}.display-source-panel h2{margin-top:8px;font-size:19px}.display-source-panel p{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.6}.display-source-panel__pair{flex:0 0 auto;padding:8px 10px;border:1px solid rgba(120,154,97,.45);border-radius:20px;color:#52713d;font:10px DM Mono,monospace}.display-source-panel__controls{display:flex;align-items:end;gap:12px;margin-top:19px}.display-source-field{flex:1;min-width:0;color:var(--muted);font:9px DM Mono,monospace}.display-source-field .secret-input{margin-top:7px}.display-source-panel__save{flex:0 0 auto;margin-top:0}@media(max-width:650px){.display-source-panel__heading{display:block}.display-source-panel__pair{display:inline-block;margin-top:13px}.display-source-panel__controls{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:9px}.display-source-panel__save{grid-column:1 / -1;width:100%}}.voice-heading h1 em{color:var(--red);font-style:normal}.voice-heading__status{display:grid;justify-items:end;gap:9px}.voice-heading__status small{color:var(--muted);font:9px DM Mono,monospace;letter-spacing:.1em}.voice-state{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(120,154,97,.4);border-radius:20px;color:#52713d;font:10px DM Mono,monospace}.voice-state i{width:7px;height:7px;border-radius:50%;background:var(--leaf);box-shadow:0 0 0 4px #789a6124}.voice-state--listening{border-color:#3e78bc73;color:#3e78bc}.voice-state--listening i{background:#3e78bc;box-shadow:0 0 0 4px #3e78bc24}.voice-state--thinking{border-color:#e9b9368c;color:#92711c}.voice-state--thinking i{background:var(--yellow);box-shadow:0 0 0 4px #e9b93624}.voice-state--speaking{border-color:#b94a3c6b;color:var(--red)}.voice-state--speaking i{background:var(--red);box-shadow:0 0 0 4px #b94a3c24}.voice-state--muted,.voice-state--error{border-color:#b94a3c57;color:var(--red)}.voice-state--muted i,.voice-state--error i{background:var(--red);box-shadow:0 0 0 4px #b94a3c1f}.voice-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:19px}.voice-panel{min-width:0;padding:25px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.voice-panel--hero{background:#eae2ce}.voice-panel__top{display:flex;align-items:center;justify-content:space-between}.voice-orb{position:relative;min-height:205px;display:grid;place-items:center;margin:10px auto 3px}.voice-orb__halo{position:absolute;display:block;border:1px dashed rgba(185,74,60,.38);border-radius:50%;transform:rotate(-16deg);transition:.25s ease}.voice-orb__halo--one{width:184px;height:66px}.voice-orb__halo--two{width:157px;height:155px;border-color:#e9b936a6;transform:rotate(38deg)}.voice-orb--listening .voice-orb__halo--one,.voice-orb--listening .voice-orb__halo--two{border-color:#3e78bcb8;transform:scale(1.08) rotate(18deg)}.voice-orb--thinking .voice-orb__halo--one,.voice-orb--thinking .voice-orb__halo--two{border-color:#e9b936e6;transform:scale(.96) rotate(-24deg)}.voice-orb--speaking .voice-orb__halo--one,.voice-orb--speaking .voice-orb__halo--two{border-color:#b94a3cb8;transform:scale(1.13) rotate(38deg)}.voice-orb--muted .voice-orb__halo--one,.voice-orb--muted .voice-orb__halo--two{border-color:#74786b7a}.voice-orb__mascot{position:relative;z-index:1;width:80px;height:80px;display:grid;place-items:center;border:1px solid rgba(32,35,31,.16);border-radius:50%;background:var(--panel)}.voice-orb__mascot .mascot{transform:scale(.48);transform-origin:center}.voice-wave{position:absolute;z-index:2;bottom:23px;display:flex;align-items:center;gap:4px;height:23px;padding:0 9px;border:1px solid var(--line);border-radius:20px;background:#fbf8edeb}.voice-wave i{width:3px;height:7px;border-radius:3px;background:var(--red)}.voice-wave i:nth-child(2),.voice-wave i:nth-child(6){height:13px;background:var(--yellow)}.voice-wave i:nth-child(3),.voice-wave i:nth-child(5){height:18px;background:var(--leaf)}.voice-wave i:nth-child(4){height:22px;background:var(--red)}.voice-orb--listening .voice-wave i,.voice-orb--speaking .voice-wave i{animation:voice-pulse .9s ease-in-out infinite alternate}.voice-orb--listening .voice-wave i:nth-child(2),.voice-orb--speaking .voice-wave i:nth-child(2){animation-delay:.12s}.voice-orb--listening .voice-wave i:nth-child(3),.voice-orb--speaking .voice-wave i:nth-child(3){animation-delay:.24s}.voice-orb--listening .voice-wave i:nth-child(4),.voice-orb--speaking .voice-wave i:nth-child(4){animation-delay:.36s}@keyframes voice-pulse{0%{transform:scaleY(.55);opacity:.55}to{transform:scaleY(1.15);opacity:1}}.voice-session-copy{text-align:center}.voice-session-copy h2{margin-top:8px}.voice-session-copy p{max-width:400px;margin:8px auto 0;color:var(--muted);font-size:12px;line-height:1.6}.voice-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:19px}.voice-actions .button{margin-top:0}.voice-setting{display:flex;justify-content:space-between;align-items:start;margin-top:29px}.voice-setting strong,.voice-setting small{display:block}.voice-setting strong{font-size:14px}.voice-setting small{margin-top:5px;color:var(--muted);font-size:11px}.voice-setting output{color:var(--red);font:22px DM Mono,monospace}.voice-volume{width:100%;margin-top:25px;accent-color:var(--red)}.voice-volume-scale{display:flex;justify-content:space-between;margin-top:6px;color:var(--muted);font:9px DM Mono,monospace}.voice-policy-list{display:grid;gap:15px;margin-top:33px}.voice-policy-list>div{display:flex;gap:11px;padding-top:14px;border-top:1px dashed var(--line)}.voice-policy-icon{width:22px;color:var(--red);font-size:18px;line-height:1}.voice-policy-list strong{font-size:12px}.voice-policy-list p{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.5}.voice-flow-panel{margin-top:19px;padding:21px;border:1px solid var(--line);border-radius:14px;background:#fbf8ed85}.voice-flow-panel .section-heading{margin:0 0 18px}.voice-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.voice-flow__step{position:relative;min-height:100px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#e9e1cc5c}.voice-flow__step--current{border-color:var(--red);background:#b94a3c12}.voice-flow__number{display:block;color:var(--red);font:9px DM Mono,monospace}.voice-flow__step strong{display:block;margin-top:13px;font-size:13px}.voice-flow__step small{display:block;margin-top:6px;color:var(--muted);font-size:10px;line-height:1.45}.voice-flow__step>i{position:absolute;top:43px;right:-13px;z-index:1;color:var(--red);font-style:normal}.voice-bottom-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:19px;margin-top:19px}.voice-events ol{display:grid;gap:8px;margin:20px 0 0;padding:0;list-style:none}.voice-events li{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:8px;border-bottom:1px dashed var(--line)}.voice-events li span{font-size:12px}.voice-events li small{color:var(--muted);font:9px DM Mono,monospace}.voice-empty{margin-top:22px;color:var(--muted);font-size:12px}.voice-boundary__row{display:grid;grid-template-columns:82px 1fr;gap:13px;padding:15px 0;border-bottom:1px dashed var(--line)}.voice-boundary__row:first-of-type{margin-top:15px}.voice-boundary__row span{color:var(--muted);font:9px DM Mono,monospace}.voice-boundary__row strong{font-size:12px;font-weight:500;line-height:1.45}@media(max-width:820px){.voice-layout,.voice-bottom-grid{grid-template-columns:1fr}.voice-flow{grid-template-columns:repeat(3,1fr)}.voice-flow__step>i{display:none}}@media(max-width:650px){.voice-heading__status{justify-items:start;margin-top:17px}.voice-heading{display:block}.voice-panel{padding:18px}.voice-flow-panel{padding:16px}.voice-flow{grid-template-columns:1fr 1fr}.voice-flow__step{min-height:90px}.voice-flow__step:last-child{grid-column:1 / -1}.voice-boundary__row{grid-template-columns:65px 1fr}}.voice-settings-heading h1 em{color:var(--red);font-style:normal}.voice-config-status{display:inline-flex;align-items:center;gap:8px;align-self:start;padding:9px 12px;border:1px solid rgba(185,74,60,.35);border-radius:20px;color:var(--red);font:10px DM Mono,monospace;white-space:nowrap}.voice-config-status i{width:7px;height:7px;border-radius:50%;background:var(--red)}.voice-config-status--on{border-color:#789a616b;color:#52713d}.voice-config-status--on i{background:var(--leaf);box-shadow:0 0 0 4px #789a6124}.voice-settings-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:19px}.voice-settings-card{min-width:0;padding:25px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.voice-settings-card--hero{background:#eae2ce}.voice-settings-card__top{display:flex;align-items:start;justify-content:space-between;gap:16px}.voice-settings-card h2{margin-top:11px;font-size:19px}.voice-settings-lead{margin-top:9px;color:var(--muted);font-size:12px;line-height:1.7}.voice-policy-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:25px}.voice-policy-summary>div{min-height:76px;padding:12px;border:1px solid rgba(32,35,31,.15);border-radius:8px;background:#fbf8ed8f}.voice-policy-summary strong,.voice-policy-summary span{display:block}.voice-policy-summary strong{color:var(--red);font:10px DM Mono,monospace}.voice-policy-summary span{margin-top:8px;color:var(--muted);font-size:10px;line-height:1.45}.voice-toggle{display:flex;align-items:center;gap:11px;margin-top:23px;cursor:pointer}.voice-toggle input,.voice-schedule__day input{width:16px;height:16px;accent-color:var(--red)}.voice-toggle strong,.voice-toggle small{display:block}.voice-toggle strong{font-size:13px}.voice-toggle small{margin-top:4px;color:var(--muted);font-size:10px}.voice-settings-card .field-label{margin-top:22px}.voice-settings-card .secret-input{width:100%}.voice-key-state{display:flex;align-items:center;gap:7px;margin-top:10px;color:var(--muted);font-size:10px}.voice-key-state__dot{width:7px;height:7px;border-radius:50%;background:var(--red)}.voice-key-state__dot--ready{background:var(--leaf);box-shadow:0 0 0 4px #789a6121}.voice-clear-key{margin-top:15px}.voice-schedule-card{margin-top:19px}.voice-schedule{margin-top:20px;border-top:1px solid var(--line)}.voice-schedule__row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px dashed var(--line)}.voice-schedule__day{display:flex;align-items:center;gap:10px;min-width:95px;cursor:pointer}.voice-schedule__day span{display:flex;align-items:center;gap:8px;font-size:12px}.voice-schedule__day strong{color:var(--red);font:9px DM Mono,monospace}.voice-schedule__times{display:flex;align-items:end;gap:10px;color:var(--muted);font-size:12px}.voice-schedule__times label{display:grid;gap:5px;color:var(--muted);font:9px DM Mono,monospace}.voice-schedule__times .secret-input{width:130px;margin:0;padding:9px 10px;font:12px DM Mono,monospace}.voice-settings-footer{display:grid;grid-template-columns:1fr auto;align-items:end;gap:18px;margin-top:19px;padding:19px 21px;border:1px solid var(--line);border-radius:14px;background:#fbf8ed85}.voice-last-run{display:grid;gap:7px}.voice-last-run strong{font-size:13px}.voice-last-run small{color:var(--muted);font-size:10px}.voice-settings-footer .form-actions{margin-top:0}.voice-settings-footer .test-message{grid-column:1 / -1;margin-top:0}@media(max-width:820px){.voice-settings-layout{grid-template-columns:1fr}}@media(max-width:650px){.voice-settings-heading{display:block}.voice-config-status{margin-top:16px}.voice-settings-card{padding:18px}.voice-policy-summary{grid-template-columns:1fr}.voice-schedule__row{align-items:start;display:grid;grid-template-columns:1fr;gap:10px}.voice-schedule__times{justify-content:flex-start}.voice-schedule__times .secret-input{width:116px}.voice-settings-footer{display:block;padding:17px}.voice-settings-footer .form-actions{margin-top:18px}.voice-settings-footer .test-message{margin-top:14px}}.voice-device-picker{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin-top:20px;padding:13px 15px;border:1px solid var(--line);border-radius:10px;background:#fbf8ed9e}.voice-device-picker label{color:var(--muted);font:10px DM Mono,monospace;text-transform:uppercase}.voice-device-picker select{min-width:190px;padding:9px 11px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:var(--panel);font:12px DM Mono,monospace}.voice-device-picker span{margin-left:auto;color:var(--muted);font-size:11px}.voice-device-toggle{margin-top:18px}.voice-device-empty{margin-top:20px;padding:20px;border:1px dashed var(--line);border-radius:10px;color:var(--muted);font-size:12px;text-align:center}
