@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.col-span-1{grid-column:span 1/span 1}.col-span-6{grid-column:span 6/span 6}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.text-center{text-align:center}.text-right{text-align:right}.whitespace-nowrap{white-space:nowrap}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.device-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin:2rem 0}.device-card{background:#f7f8fa;border-radius:1.2rem;box-shadow:0 2px 16px #00000012;padding:2rem 1.2rem;text-align:center;transition:box-shadow .2s,border .2s;border-left:8px solid #e0e0e0}.device-card.active{border-left:8px solid #4caf50}.device-card.error{border-left:8px solid #f44336}.device-card.offline{border-left:8px solid #9e9e9e}.device-icon{font-size:3rem;margin-bottom:1rem;color:#1976d2}.device-type{font-weight:700;font-size:1.3rem;margin-bottom:.5rem}.device-name{font-size:1.1rem;margin-bottom:.5rem;color:#333}.device-connection{font-size:.95rem;margin-bottom:.5rem;color:#666}.device-status{margin:.5rem 0;font-size:1rem}.device-status span{font-weight:700}.device-action{background:linear-gradient(90deg,#1976d2 60%,#2196f3);color:#fff;border:none;border-radius:.6rem;padding:.6rem 1.4rem;cursor:pointer;margin-top:1rem;font-size:1rem;box-shadow:0 1px 4px #2196f314}.device-action:hover{background:#1565c0}@media(max-width:700px){.device-grid{grid-template-columns:1fr}}.ev-dashboard{background:#f7f9fa;border-radius:12px;box-shadow:0 2px 8px #00000012;padding:2rem;margin:1rem 0;min-width:280px}.ev-dashboard h2{color:#1976d2;margin-bottom:1rem}.ev-dashboard p{font-size:1.1rem;margin:.5rem 0}.ev-status{font-weight:700;color:#388e3c}.ev-status.not-charging{color:#d32f2f}.ev-dashboard .ev-actions{margin-top:1.5rem;display:flex;gap:1rem}.ev-dashboard button{background:#1976d2;color:#fff;border:none;border-radius:6px;padding:.5rem 1.2rem;font-size:1rem;cursor:pointer;transition:background .2s}.ev-dashboard button:hover{background:#1565c0}._v2h-container_y8xek_1{background:#f6f8fa;border-radius:12px;box-shadow:0 2px 8px #00000012;padding:1.5rem 2rem;margin:2rem 0;max-width:420px;position:relative}._v2h-status_y8xek_10{font-size:1.1rem;margin-bottom:1rem}._v2h-buttons_y8xek_14{display:flex;gap:1rem;margin-bottom:1.5rem}._v2h-buttons_y8xek_14 button{padding:.5rem 1.2rem;font-size:1rem;border-radius:6px;border:none;color:#fff;cursor:pointer;transition:background .2s}._v2h-buttons_y8xek_14 button:disabled{background:#bdbdbd;cursor:not-allowed}._v2h-buttons_y8xek_14 button._active_y8xek_32{background:#43a047}._v2h-buttons_y8xek_14 button._inactive_y8xek_35{background:#bdbdbd;color:#333}._v2h-recommendation_y8xek_39{background:#e3f2fd;border-radius:8px;padding:1rem;margin-top:1rem}._v2h-recommendation_y8xek_39 strong{color:#1976d2}._v2h-confirm-dialog_y8xek_48{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000002e;display:flex;align-items:center;justify-content:center;z-index:10}._v2h-confirm-content_y8xek_60{background:#fff;border-radius:10px;box-shadow:0 2px 12px #00000021;padding:2rem 2.5rem;text-align:center}._v2h-confirm-buttons_y8xek_67{display:flex;gap:1.5rem;margin-top:1.5rem;justify-content:center}._card_y8xek_75{background:#f6f8fa;border-radius:12px;box-shadow:0 2px 8px #00000012;padding:1.5rem 2rem;margin-top:1.5rem}._heroImage_y8xek_83{width:80%;max-width:520px;border-radius:12px;margin:.75rem auto 1rem;box-shadow:0 2px 6px #0000002e;display:block;-o-object-fit:contain;object-fit:contain}._wallboxSelect_y8xek_93{margin-top:1rem;margin-bottom:.75rem}._wallboxSelect_y8xek_93 select{display:inline-block;margin-left:.5rem;padding:.3rem .6rem}._wallboxInfo_y8xek_104{margin-top:.5rem;font-size:.9rem}._error_y8xek_109{margin-top:.75rem;color:#b00020;font-size:.9rem}._buttonRow_y8xek_115{display:flex;gap:.75rem;margin-top:1rem}._button_y8xek_115{padding:.5rem 1rem;border-radius:6px;border:none;cursor:pointer}._hint_y8xek_128{margin-top:.5rem;font-size:.85rem;color:#555}body{background:linear-gradient(135deg,#4f5bd5,#6a82fb);color:#222}.button{background-color:#4f5bd5;color:#fff;border:none;border-radius:6px;padding:10px 18px;margin-top:16px;font-size:1rem;cursor:pointer;transition:background .2s}.button:hover{background-color:#6a82fb}.ev-card{background:#fff;border-radius:16px;box-shadow:0 2px 8px #2c3e501f;padding:32px 24px;margin:24px 0;max-width:600px}.ev-card h2{color:#4f5bd5;margin-bottom:16px}.ev-card select,.ev-card input,.ev-card textarea{width:100%;margin:8px 0;padding:10px;border-radius:6px;border:1px solid #ccc;background:#fff;font-size:1rem}.ev-card button{background-color:#1976d2;color:#fff;border:none;border-radius:6px;padding:10px 18px;margin-top:16px;font-size:1rem;cursor:pointer;transition:background .2s}.ev-card button:hover{background-color:#1565c0}.ev-form-row{display:flex;gap:24px;margin-bottom:16px}.ev-form-group{flex:1;display:flex;flex-direction:column}.ev-form-group label{margin-bottom:6px;font-weight:500;color:#4f5bd5}.ev-form-group select,.ev-form-group input,.ev-form-group textarea{background:#f5f7fa;color:#222;border:1px solid #4f5bd5;border-radius:6px;padding:10px;font-size:1rem;margin-bottom:8px;transition:border .2s}.ev-form-group select:focus,.ev-form-group input:focus,.ev-form-group textarea:focus{border-color:#6a82fb;outline:none}.ev-profile-details{background:#eef2fa;border-radius:8px;padding:16px;margin-top:12px;font-size:1rem;color:#222}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:32px;margin:32px}.dashboard-section{background:#fff;border-radius:16px;box-shadow:0 2px 8px #2c3e5014;padding:24px;min-width:320px}.dashboard-section h3{color:#4f5bd5;margin-bottom:16px}.ev-profile-list-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #eee}.ev-profile-list-item:last-child{border-bottom:none}.main-app{font-family:Inter,Arial,sans-serif;background:#eef2f6;min-height:100vh;padding:0 2vw}header{padding:2rem 0 1rem;text-align:center;background:#fff;box-shadow:0 2px 8px #0000000a;margin-bottom:2rem}nav{text-align:center}section{max-width:1400px;margin:0 auto}@media(max-width:900px){section{flex-direction:column}}.household-dashboard,.ki-dashboard{background:#f7f9fa;border-radius:12px;box-shadow:0 2px 8px #00000012;padding:2rem;margin:1rem 0;min-width:280px}.household-dashboard h2,.ki-dashboard h2{color:#388e3c;margin-bottom:1rem}.ki-dashboard h2,.ki-dashboard p strong{color:#1976d2}
