:root{--bg:#f3f4f7;--card:#fff;--line:#d7dbe4;--text:#202738;--text-muted:#667089;--accent:#1565c0;--ui-green:#2e7d32;--ui-green-soft:#edf7e9;--nav-height:0px}*{box-sizing:border-box}html,body{color:var(--text);background:radial-gradient(circle at 20% 0%, #fff 0%, var(--bg) 52%);margin:0;font-family:Segoe UI,Tahoma,sans-serif}button,input,textarea,select{font:inherit}.ui-modal-backdrop{z-index:1000;background:#0f172a73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ui-modal{outline:none}#app{height:100dvh}.home-page{isolation:isolate;background:#eef2f6;min-height:100vh;position:relative;overflow-x:hidden}.home-page:before,.home-page:after{content:"";pointer-events:none;position:fixed;inset:0}.home-page:before{z-index:-2;filter:blur(3px);background:url(/build/assets/background-CnugcNEP.jpg) 50%/cover no-repeat;inset:-8px;transform:scale(1.015)}.home-page:after{z-index:-1;background:radial-gradient(circle at 88% 12%,#e070201f,#0000 24rem),#f8fafcb3}.home-main{z-index:1;width:min(1160px,100% - 40px);margin:0 auto;padding:clamp(48px,7vh,84px) 0 64px;position:relative}.home-intro{margin-bottom:36px}.home-kicker{color:#c45b13;letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:800;display:block}.home-intro h1{color:#1e293b;letter-spacing:-.055em;margin:0;font-size:clamp(36px,5vw,62px);font-weight:760;line-height:.98}.home-intro p{color:#64748b;border-left:3px solid #e07020;max-width:650px;margin:22px 0 0;padding-left:16px;font-size:16px;line-height:1.55}.home-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-service{--service-accent:#e07020;isolation:isolate;color:#1e293b;background:#fff;border:1px solid #94a3b847;border-radius:18px;min-height:238px;padding:24px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 40px #1e293b12}.home-service:before{content:"";z-index:-1;background:linear-gradient(90deg, #fff 0%, #fff 53%, #ffffffdb 68%, #fff3 100%), linear-gradient(135deg, color-mix(in srgb, var(--service-accent) 9%, white), #fff);position:absolute;inset:0}.home-service:after{content:"";background:var(--service-accent);width:4px;position:absolute;top:0;bottom:0;left:0}.home-service:hover{border-color:color-mix(in srgb, var(--service-accent) 55%, #cbd5e1);transform:translateY(-4px);box-shadow:0 22px 50px #1e293b21}.home-service-index{color:var(--service-accent);letter-spacing:.12em;align-self:start;font:800 11px/1 Segoe UI,sans-serif}.home-service-copy{z-index:2;flex-direction:column;align-self:end;width:62%;display:flex;position:relative}.home-service-copy small{color:#64748b;letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700}.home-service-copy strong{color:#1e293b;letter-spacing:-.035em;margin-bottom:9px;font-size:clamp(24px,3vw,32px);line-height:1}.home-service-copy>span{color:#64748b;font-size:13px;line-height:1.45}.home-service-arrow{z-index:3;color:#fff;background-color:var(--service-accent);background-image:url(/build/assets/arrow-right-CuAZp6ao.svg);background-position:50%;background-repeat:no-repeat;background-size:18px;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:21px;transition:transform .2s;display:inline-flex;position:absolute;bottom:19px;right:22px}.home-service:hover .home-service-arrow{transform:translate(3px)}.home-service>img,.home-service-equipment-art{z-index:-2;filter:saturate(.86);opacity:.58;object-fit:contain;object-position:center;width:48%;height:84%;transition:opacity .2s,transform .25s;position:absolute;top:50%;right:-3%;transform:translateY(-50%)rotate(-3deg)}.home-service:hover>img,.home-service:hover .home-service-equipment-art{opacity:.72;transform:translateY(-50%)rotate(-1deg)scale(1.03)}.home-service-svg-editor{--service-accent:#0d9488}.home-service-schemes{--service-accent:#2563eb}.home-service-learning{--service-accent:#16a34a}.home-service-equipment{--service-accent:#7c3aed}.home-service-equipment-art{justify-content:center;align-items:center;display:flex}.home-service-equipment-art img{object-fit:contain;width:58%;max-height:92%;margin-left:-18%}.home-service-equipment-art img:first-child{margin-left:0}@media (width<=800px){.home-main{width:min(620px,100% - 28px);padding-top:42px}.home-kicker{margin-bottom:12px}.home-services{grid-template-columns:1fr}}@media (width<=600px){.home-main{padding:34px 0 42px}.home-intro h1{font-size:38px}.home-intro p{font-size:14px}.home-service{min-height:215px;padding:21px}.home-service-copy{width:72%}.home-service-copy>span{font-size:12px}.home-service>img,.home-service-equipment-art{opacity:.42;width:53%;right:-10%}}.account-page{background:#f7f7f5;min-height:100vh}.account-shell{grid-template-columns:290px minmax(0,1fr);gap:20px;min-height:100vh;padding:12px 10px 28px;display:grid}.account-sidebar{background:#fff;border-radius:18px;align-self:start;padding:16px}.account-navigation{gap:3px;display:grid}.account-navigation a{color:#151b26;border-radius:9px;align-items:center;gap:14px;min-height:36px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.account-navigation a:hover,.account-navigation a.is-active{background:#f0f0f2}.account-navigation a:focus-visible{outline-offset:2px;outline:2px solid #ff7b26}.account-navigation svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;flex:none;width:18px;height:18px}.account-navigation img{object-fit:contain;flex:none;width:18px;height:18px}.account-navigation a.is-active img{filter:brightness(0)invert()}.account-settings-form{align-content:start;gap:20px;display:grid}.services-content .home-main{width:100%;margin:0;padding:0}.selection-dashboard{min-width:0}.selection-dashboard-heading{background:radial-gradient(circle at 92% 8%,#e0702029,#0000 12rem),linear-gradient(135deg,#fffffff0,#f8fafccc);border:1px solid #ffffffe0;border-radius:18px;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;padding:28px;display:flex;box-shadow:0 16px 38px #20273814,inset 0 1px #ffffffeb}.selection-dashboard-kicker{color:#c85e18;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.selection-dashboard-heading h1{color:#101722;letter-spacing:-.04em;margin:0;font-size:29px}.selection-dashboard-heading p{color:#64748b;max-width:650px;margin:8px 0 0;font-size:15px;line-height:1.45}.selection-dashboard-action,.selection-dashboard-empty a{color:#fff;background:linear-gradient(135deg,#f28a3f,#e07020 52%,#c85e18);border:1px solid #c2410cd1;border-radius:12px;flex:none;align-items:center;gap:10px;padding:13px 18px;font-size:14px;font-weight:800;text-decoration:none;transition:box-shadow .2s,filter .2s,transform .2s;display:inline-flex;box-shadow:0 10px 24px #c85e1842,inset 0 1px #ffffff4d}.selection-dashboard-action:hover,.selection-dashboard-empty a:hover{filter:saturate(1.08);transform:translateY(-2px);box-shadow:0 14px 30px #c85e1857,inset 0 1px #ffffff61}.selection-dashboard-action span{font-size:19px;line-height:.8}.selection-dashboard-table-wrap{background:#ffffffe0;border:1px solid #ffffffe6;border-radius:18px;overflow:hidden;box-shadow:0 16px 38px #20273814,inset 0 1px #ffffffeb}.selection-dashboard-table{border-collapse:collapse;color:#334155;width:100%;font-size:14px}.selection-dashboard-table th,.selection-dashboard-table td{text-align:left;border-bottom:1px solid #edf0f5;padding:16px 20px}.selection-dashboard-table th{color:#64748b;letter-spacing:.07em;text-transform:uppercase;background:#f8fafcd1;font-size:11px;font-weight:800}.selection-dashboard-table tbody tr:last-child td{border-bottom:0}.selection-dashboard-table tbody tr:hover td{background:#fffaf5}.selection-dashboard-table td:first-child strong,.selection-dashboard-table td:first-child span{display:block}.selection-dashboard-table td:first-child strong{color:#1e293b;font-size:15px}.selection-dashboard-table td:first-child span{color:#7b8794;text-overflow:ellipsis;white-space:nowrap;max-width:500px;margin-top:4px;font-size:12px;overflow:hidden}.selection-dashboard-controller{color:#475569;background:#f8fafc;border:1px solid #dbe3ef;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:700;display:inline-flex}.selection-dashboard-table td:last-child{text-align:right}.selection-dashboard-table td:last-child a{color:#c85e18;font-weight:800;text-decoration:none}.selection-dashboard-table td:last-child a:hover{color:#9a3412;text-decoration:underline}.selection-dashboard-empty{text-align:center;align-content:center;justify-items:center;gap:10px;min-height:250px;padding:32px;display:grid}.selection-dashboard-empty strong{color:#1e293b;font-size:19px}.selection-dashboard-empty span{color:#64748b;font-size:14px}.selection-dashboard-empty a{margin-top:8px}.selection-dashboard-pagination{justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex}.selection-dashboard-pagination a,.selection-dashboard-pagination>span{color:#475569;background:#fffc;border:1px solid #cbd5e1e6;border-radius:10px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.selection-dashboard-pagination a:hover{color:#a84a13;background:#fff7ed;border-color:#e070208c}.selection-dashboard-pagination .selection-dashboard-page-status{color:#64748b;box-shadow:none;background:0 0;border-color:#0000;font-weight:600}.selection-dashboard-pagination .is-disabled{color:#a1aab7;cursor:not-allowed;background:#f1f5f9b3}.account-card{background:#fff;border-radius:14px;padding:17px 16px 16px}.account-card h1,.account-card h2{color:#101722;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:750;line-height:1.2}.account-card p{color:#637083;margin:7px 0 16px;font-size:16px;line-height:1.25}.account-fields{gap:16px;display:grid}.account-personal-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.account-fields label,.account-textarea{display:block;position:relative}.account-fields label>span,.account-textarea>span{z-index:1;color:#f07725;background:#fff;padding:0 4px;font-size:13px;font-weight:600;line-height:1;position:absolute;top:-9px;left:10px}.account-card input,.account-card textarea{color:#1d2939;background:#fff;border:1px solid #ff7b26;border-radius:12px;outline:none;width:100%;font:16px/1.2 Segoe UI,Tahoma,sans-serif}.account-card input{height:41px;padding:0 15px}.account-card textarea{resize:vertical;min-height:161px;padding:12px 15px;display:block}.account-card input:focus,.account-card textarea:focus{border-color:#d85c0a;box-shadow:0 0 0 3px #ff7b2626}.account-contact-card{min-height:136px}.account-contact-card p{margin-bottom:10px}.account-time-fields{color:#1d2939;grid-template-columns:auto 208px auto 208px;align-items:center;gap:16px;width:min(492px,100%);margin:0 auto;font-size:14px;display:grid}.account-time-fields>label{position:relative}.account-time-fields input{padding-right:34px}.account-time-fields button{color:#9aa3af;cursor:pointer;background:0 0;border:0;padding:0;font-size:18px;line-height:1;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.account-visibility-card{padding-bottom:22px}.account-toggle{color:#263242;cursor:pointer;align-items:center;gap:10px;font-size:14px;display:inline-flex}.account-toggle input{opacity:0;width:1px;height:1px;position:absolute}.account-toggle span{background:#cbd2db;border-radius:999px;width:38px;height:22px;transition:background-color .15s;position:relative}.account-toggle span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0f172a40}.account-toggle input:checked+span{background:#f07725}.account-toggle input:checked+span:after{transform:translate(16px)}.account-toggle input:focus-visible+span{outline-offset:2px;outline:2px solid #1565c0}.account-settings-page{background:radial-gradient(circle at 91% 9%,#e0702029,#0000 27rem),radial-gradient(circle at 3% 42%,#fcd34d1a,#0000 24rem),#f4f5f7}.account-liquid-header{z-index:10;-webkit-backdrop-filter:blur(18px)saturate(145%);background:linear-gradient(135deg,#ffffffd9,#f2f6fc9e),#ffffff85;border:1px solid #fffc;border-radius:16px;justify-content:space-between;align-items:center;width:min(100% - 20px,1480px);min-height:82px;padding:14px 10px;display:flex;position:fixed;top:12px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 18px 55px #20273824,0 3px 12px #20273812,inset 0 1px #fffffff5}.account-liquid-header-shine{opacity:.7;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffa6,#0000);width:240px;height:300%;position:absolute;top:-120%;left:28%;transform:rotate(24deg)}.account-header-brand{z-index:1;color:#202738;letter-spacing:-.02em;align-items:center;gap:14px;font-size:17px;font-weight:800;text-decoration:none;display:flex;position:relative}.account-header-brand img{width:118px;height:auto;display:block}.account-logo-lockup{flex:none;margin-right:16px;line-height:0;display:block;position:relative}.account-logo-lockup b{color:#c85e18;letter-spacing:.08em;background:linear-gradient(135deg,#fff,#fff7ed 58%,#fed7aa);border:1px solid #e07020;border-radius:999px;padding:2px 4px;font-size:7px;font-weight:900;line-height:1;position:absolute;bottom:-6px;right:-22px;box-shadow:0 5px 12px #e070203d,0 0 14px #e0702029}.account-header-brand>span:last-child{border-left:1px solid #94a3b861;padding-left:14px}.account-header-caption{z-index:1;flex-direction:column;align-items:flex-end;gap:3px;display:flex;position:relative}.account-header-caption strong{color:#a84a13;letter-spacing:.02em;font-size:13px}.account-header-caption span{color:#64748b;font-size:12px}.account-settings-page .account-shell{width:min(1500px,100%);margin:0 auto;padding-top:132px}.account-settings-page .account-settings-form{counter-reset:account-section}.services-page .account-shell{width:min(1500px,100%);margin:0 auto;padding-top:132px}.services-page .account-sidebar{position:sticky;top:132px}.account-settings-page .account-sidebar,.services-page .account-sidebar{-webkit-backdrop-filter:blur(18px)saturate(145%);background:linear-gradient(155deg,#ffffffeb,#f6f8fcc7),#ffffffb8;border:1px solid #ffffffd1;border-radius:16px;padding:12px;position:sticky;top:132px;box-shadow:0 18px 44px #2027381f,inset 0 1px #fffffff5}.account-settings-page .account-navigation,.services-page .account-navigation{gap:6px}.account-settings-page .account-navigation a,.services-page .account-navigation a{color:#475569;border:1px solid #0000;border-radius:12px;min-height:46px;font-weight:700;transition:border-color .18s,color .18s,background .18s,transform .18s}.account-settings-page .account-navigation a:hover,.services-page .account-navigation a:hover{color:#a84a13;background:#ffffffc7;border-color:#e0702033;transform:translate(2px)}.account-settings-page .account-navigation a.is-active,.services-page .account-navigation a.is-active{color:#fff;background:linear-gradient(135deg,#f28a3f,#d85c0a);border-color:#e0702059;box-shadow:0 9px 18px #d85c0a33,inset 0 1px #ffffff47}.account-settings-page .account-card{counter-increment:account-section;background:linear-gradient(130deg,#fffffff5,#fafbfdd6),#fff;border:1px solid #ffffffe6;border-radius:18px;padding:26px 28px 28px;position:relative;overflow:hidden;box-shadow:0 16px 38px #20273814,inset 0 1px #ffffffeb}.account-settings-page .account-card h1,.account-settings-page .account-card h2{align-items:center;gap:10px;font-size:22px;display:flex}.account-settings-page .account-card h1:before,.account-settings-page .account-card h2:before{color:#fff;content:counter(account-section);background:#e07020;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:inline-flex}.account-settings-page .account-card p{color:#718096;max-width:1080px;margin-top:8px;line-height:1.45}.account-settings-page .account-fields label>span,.account-settings-page .account-textarea>span{color:#c85e18}.account-settings-page .account-card input,.account-settings-page .account-card textarea{background:#ffffffdb;border-color:#e070209e;transition:border-color .18s,box-shadow .18s,background .18s}.account-settings-page .account-card input:hover,.account-settings-page .account-card textarea:hover{background:#fff;border-color:#e07020}.account-settings-page .account-card input:focus,.account-settings-page .account-card textarea:focus{border-color:#d85c0a;box-shadow:0 0 0 4px #e0702024}@media (width<=850px){.account-settings-page .account-shell,.services-page .account-shell{padding-top:108px}.account-liquid-header{min-height:66px;padding:10px 16px}.account-settings-page .account-sidebar,.services-page .account-sidebar{position:static}.account-shell{grid-template-columns:1fr;gap:12px;padding:12px}.account-sidebar{padding:8px}.account-navigation{grid-template-columns:repeat(3,minmax(0,1fr))}.account-navigation a{text-align:center;justify-content:center;gap:7px;padding:8px}.account-personal-fields{grid-template-columns:1fr;gap:20px}.selection-dashboard-heading{flex-direction:column;align-items:flex-start}.selection-dashboard-table-wrap{overflow-x:auto}.selection-dashboard-table{min-width:620px}}@media (width<=600px){.account-liquid-header{border-radius:13px;width:calc(100% - 16px);min-height:58px}.account-settings-page .account-shell,.services-page .account-shell{padding-top:88px}.account-header-brand img{width:92px}.account-header-brand{gap:9px;font-size:14px}.account-header-brand span{padding-left:9px}.account-header-caption{display:none}.account-shell{padding:8px}.account-navigation a{font-size:12px}.account-navigation svg{display:none}.account-card{padding:16px 14px}.account-settings-page .account-card{border-radius:14px;padding:22px 18px}.account-card h1,.account-card h2{font-size:18px}.account-card p{font-size:14px;line-height:1.35}.account-time-fields{grid-template-columns:auto minmax(0,1fr);gap:12px;width:100%}.account-time-fields>span:nth-of-type(2){grid-column:1}.account-time-fields>label:nth-of-type(2){grid-column:2}}.auth-page{background:radial-gradient(circle at 80% 10%,#ff7b2626,#0000 28rem),#f7f7f5;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border:1px solid #d7dbe4e6;border-radius:20px;width:min(440px,100%);padding:36px;box-shadow:0 20px 48px #2027381f}.auth-kicker{color:#f07725;letter-spacing:.14em;margin-bottom:14px;font-size:12px;font-weight:800;display:block}.auth-brand{margin:0 0 20px;text-decoration:none;display:inline-flex}.auth-brand .account-logo-lockup img{width:138px;height:auto;display:block}.auth-card h1{color:#101722;letter-spacing:-.035em;margin:0;font-size:28px;line-height:1.08}.auth-card>p{color:#637083;margin:12px 0 26px;font-size:15px;line-height:1.45}.auth-card form{gap:9px;display:grid}.auth-card label{color:#374151;font-size:13px;font-weight:700}.auth-card input{color:#1d2939;border:1px solid #ff7b26;border-radius:10px;outline:none;height:46px;padding:0 13px;font:16px Segoe UI,Tahoma,sans-serif}.auth-card input:focus{border-color:#d85c0a;box-shadow:0 0 0 3px #ff7b2626}.auth-card button{color:#fff;cursor:pointer;background:#f07725;border:0;border-radius:10px;height:46px;margin-top:12px;font:700 15px Segoe UI,Tahoma,sans-serif}.auth-card button:hover{background:#d85c0a}.auth-error{color:#c62828;font-size:13px}.spa-page{height:100dvh;overflow:hidden}.spa-navbar{z-index:100;height:var(--nav-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:sticky;top:0}.spa-navbar-brand,.spa-navbar-actions{align-items:center;gap:12px;display:flex}.spa-navbar-brand{min-width:0}.spa-navbar-logo{flex:none;width:auto;height:28px;display:block}.spa-navbar-logo-link{flex:none;line-height:0;display:block}.scheme-settings-icon{background:url(/build/assets/settings-Bq62HQ1a.svg) 50%/contain no-repeat;width:14px;height:14px;display:block}.scheme-trash-icon{background:url(/build/assets/trash-DH0Zw5l4.svg) 50%/contain no-repeat;width:14px;height:14px;display:block}.spa-scheme-meta{top:calc(var(--nav-height) + 70px);z-index:90;width:380px;max-width:calc(100vw - 28px);position:fixed;left:14px}.spa-selection-return{top:calc(var(--nav-height) + 14px);z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #d9e3ed;border-radius:17px;align-items:center;gap:11px;height:52px;padding:8px 10px;display:flex;position:fixed;left:14px;box-shadow:0 10px 28px #324c6926}.spa-selection-return-logo{border-right:1px solid #e5edf4;border-radius:8px 0 0 8px;align-items:center;padding:3px 12px 3px 2px;line-height:0;display:flex}.spa-selection-return-logo img{width:auto;height:24px;display:block}.spa-selection-return-button{color:#13885c;letter-spacing:.02em;border-radius:11px;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-size:12px;font-weight:800;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.spa-selection-return-button:hover{color:#087e52;background:linear-gradient(145deg,#f4fffa,#e5f8ef)}.spa-selection-return-button:focus-visible,.spa-selection-return-logo:focus-visible{outline-offset:2px;outline:2px solid #1565c0}.spa-selection-return-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:19px;height:19px}.spa-scheme-meta.is-collapsed{width:68px}.spa-floating-tool-button.spa-scheme-meta-expand-button{color:#58708f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-color:#d9e3ed;border-radius:17px;grid-template-rows:35px auto;align-content:center;gap:5px;width:68px;height:68px;padding:7px 5px 6px;position:relative;inset:auto;box-shadow:0 10px 28px #324c6926}.spa-floating-tool-button.spa-scheme-meta-expand-button svg{width:34px;height:34px}.spa-floating-tool-button.spa-scheme-meta-expand-button:hover:not(:disabled){color:#36536f;border-color:#b9c9d9;box-shadow:0 13px 30px #324c6933}.spa-scheme-meta:not(.is-collapsed) .spa-scheme-meta-card{width:calc(100% - 77px)}.spa-scheme-meta-collapse-button{z-index:2;color:#58708f;cursor:pointer;background:#fffffff5;border:1px solid #d9e3ed;border-radius:17px;place-items:center;width:68px;height:68px;padding:0;display:grid;position:absolute;top:0;right:0;box-shadow:0 10px 28px #324c6926}.spa-scheme-meta-collapse-button:hover{color:#13885c;background:linear-gradient(145deg,#f4fffa,#e5f8ef);border-color:#b9e3d1;box-shadow:0 12px 28px #13885c29}.spa-scheme-meta-collapse-button:focus-visible{outline-offset:2px;outline:3px solid #2e7d323d}.spa-scheme-meta-collapse-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:27px;height:27px}.spa-scheme-meta-card{color:#1e293b;cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #d9e3ed;border-radius:17px;align-items:center;gap:10px;width:100%;height:68px;padding:9px 12px 9px 11px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #324c6926}.spa-scheme-meta-card:before{content:"";background:linear-gradient(#2eaa73,#087e52);width:4px;position:absolute;inset:0 auto 0 0}.spa-scheme-meta-card:hover:not(:disabled),.spa-scheme-meta.is-open .spa-scheme-meta-card{border-color:#b9e3d1;transform:translateY(-1px);box-shadow:0 13px 32px #13885c2e}.spa-scheme-meta-card:disabled{cursor:default}.spa-scheme-meta-card:focus-visible{outline-offset:3px;outline:3px solid #2e7d323d}.spa-scheme-meta-icon{color:#13885c;background:linear-gradient(145deg,#f4fffa,#e5f8ef);border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:grid}.spa-scheme-meta-icon svg,.spa-scheme-meta-edit svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:24px;height:24px}.spa-scheme-meta-copy{flex-direction:column;flex:auto;justify-content:center;min-width:0;display:flex}.spa-scheme-meta-kicker{color:#13885c;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1px;font-size:8px;font-weight:800;line-height:1}.spa-scheme-meta-copy strong,.spa-scheme-meta-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.spa-scheme-meta-copy strong{color:#1f2937;font-size:14px;line-height:1.2}.spa-scheme-meta-copy small{color:#64748b;margin-top:1px;font-size:10px;line-height:1.2}.spa-scheme-meta-copy small.is-empty{color:#94a3b8;font-style:italic}.spa-scheme-meta-edit{color:#617895;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;transition:color .16s,background .16s;display:grid}.spa-scheme-meta-card:hover .spa-scheme-meta-edit,.spa-scheme-meta.is-open .spa-scheme-meta-edit{color:#13885c;background:#eaf8f1}.spa-scheme-meta-editor{opacity:0;pointer-events:none;transform-origin:0 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border:1px solid #d9e7e0;border-radius:18px;gap:16px;width:100%;padding:20px;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;top:calc(100% + 12px);left:0;overflow:hidden;transform:translateY(-10px)scale(.98);box-shadow:0 20px 52px #324c6933}.spa-scheme-meta.is-open .spa-scheme-meta-editor{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.spa-scheme-meta-editor-header{border-bottom:1px solid #e5eee9;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.spa-scheme-meta-editor-header>div{flex-direction:column;display:flex}.spa-scheme-meta-editor-header span{color:#13885c;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.spa-scheme-meta-editor-header strong{color:#1f2937;margin-top:4px;font-size:17px}.spa-scheme-meta-editor-header button{color:#617895;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:32px;height:32px;padding:0;font-size:21px;display:grid}.spa-scheme-meta-editor-header button:hover{color:#13885c;background:#eaf8f1}.spa-scheme-meta-field{gap:7px;display:grid}.spa-scheme-meta-field>span{color:#526b88;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.spa-scheme-meta-field input,.spa-scheme-meta-field textarea{color:#1f2937;resize:vertical;background:#f9fbfc;border:1px solid #d5e0ea;border-radius:12px;outline:none;width:100%;padding:11px 13px;font:13px/1.4 Segoe UI,Tahoma,sans-serif;transition:border-color .16s,box-shadow .16s}.spa-scheme-meta-field input:focus,.spa-scheme-meta-field textarea:focus{background:#fff;border-color:#3aaa7c;box-shadow:0 0 0 4px #13885c1f}.spa-scheme-meta-field input[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f}.spa-scheme-meta-field textarea{min-height:82px;max-height:220px}.spa-scheme-meta-error{color:#b91c1c;margin-top:-4px;font-size:11px}.spa-scheme-meta-actions{justify-content:flex-end;gap:10px;display:flex}.spa-scheme-meta-actions button{color:#526b88;cursor:pointer;background:#fff;border:1px solid #d5e0ea;border-radius:11px;min-height:38px;padding:9px 16px;font-size:12px;font-weight:700}.spa-scheme-meta-actions button.is-primary{color:#fff;background:linear-gradient(145deg,#2eaa73,#087e52);border-color:#13885c;box-shadow:0 8px 18px #087e5238}.spa-scheme-meta-actions button:disabled{cursor:wait;opacity:.65}.spa-unused-kit-sensors-list{gap:4px;display:grid}.spa-unused-kit-sensor-card{color:#31543a;background:#f3faef;border:1px solid #b8d6aa;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:6px 8px;font-size:11px;line-height:1.25;display:flex}.spa-unused-kit-sensor-card>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.spa-unused-kit-sensor-card>strong{color:#2e7d32;flex:none;font-size:12px}.spa-unused-kit-sensors-empty{color:#7b8794;font-size:11px;font-style:italic;line-height:1.3;display:block}.spa-debug-panel{z-index:70;box-sizing:border-box;background:#fff;border:1px solid #d7dbe4;border-radius:8px;width:380px;max-width:calc(100vw - 20px);height:min(600px,100vh - 88px);padding:10px;position:fixed;top:78px;right:10px;overflow:auto;box-shadow:0 8px 24px #0f172a1f}.spa-alpha-notice{color:#8a3a3a;background:#fff1f1;border:1px solid #f2c7c7;border-radius:12px;align-items:center;gap:10px;max-width:min(620px,34vw);padding:8px 10px;font-size:12px;line-height:1.25;display:flex}.spa-alpha-notice span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.spa-alpha-notice a{color:#fff;background:#e07020;border-radius:999px;flex:none;padding:5px 8px;font-size:12px;font-weight:700;text-decoration:none}.spa-navbar>.spa-navbar-actions button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:600}.spa-floating-tool-button{z-index:90;color:#475569;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #cbd5e1;border-radius:9px;place-items:center;width:56px;height:56px;padding:0;transition:color .16s,background .16s,border-color .16s,box-shadow .16s,transform .16s;display:grid;position:fixed;box-shadow:0 8px 24px #0f172a24}.spa-floating-tool-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:30px;height:30px}.spa-floating-tool-button:hover:not(:disabled){color:#1e293b;border-color:#94a3b8;transform:translateY(-1px)}.spa-floating-tool-button.is-active{color:#fff;background:#2e7d32;border-color:#2e7d32;box-shadow:0 8px 24px #2e7d3247}.spa-floating-tool-button.is-active:hover:not(:disabled){color:#fff;background:#2e7d32;border-color:#2e7d32}.spa-floating-tool-button:focus-visible{outline-offset:3px;outline:3px solid #2e7d323d}.spa-floating-tool-button:disabled{color:#94a3b8;box-shadow:none;cursor:not-allowed;opacity:.7;background:#f1f5f9f0}.spa-floating-tool-button[data-tooltip]:before,.spa-floating-tool-button[data-tooltip]:after{z-index:120;pointer-events:none;opacity:0;transition:opacity .14s,transform .18s;position:absolute;top:50%}.spa-floating-tool-button[data-tooltip]:before{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:7px solid #172033;right:calc(100% + 5px);transform:translate(4px,-50%)}.spa-floating-tool-button[data-tooltip]:after{content:attr(data-tooltip);color:#fff;letter-spacing:0;text-align:left;text-transform:none;white-space:normal;background:#172033;border:1px solid #ffffff1a;border-radius:8px;width:max-content;max-width:min(280px,100vw - 100px);padding:9px 12px;font:600 14px/1.3 Segoe UI,Tahoma,sans-serif;right:calc(100% + 12px);transform:translate(6px,-50%);box-shadow:0 8px 24px #0f172a3d}.spa-floating-tool-button[data-tooltip]:hover:before,.spa-floating-tool-button[data-tooltip]:hover:after,.spa-floating-tool-button[data-tooltip]:focus-visible:before,.spa-floating-tool-button[data-tooltip]:focus-visible:after{opacity:1}.spa-floating-tool-button[data-tooltip]:hover:before,.spa-floating-tool-button[data-tooltip]:focus-visible:before,.spa-floating-tool-button[data-tooltip]:hover:after,.spa-floating-tool-button[data-tooltip]:focus-visible:after{transform:translateY(-50%)}.spa-floating-tool-button[data-tooltip][aria-expanded=true]:before,.spa-floating-tool-button[data-tooltip][aria-expanded=true]:after{display:none}.spa-floating-tools .spa-floating-tool-button[data-tooltip]:before,.spa-scheme-meta .spa-floating-tool-button[data-tooltip]:before{border-left:0;border-right:7px solid #172033;left:calc(100% + 5px);right:auto;transform:translate(-4px,-50%)}.spa-floating-tools .spa-floating-tool-button[data-tooltip]:after,.spa-scheme-meta .spa-floating-tool-button[data-tooltip]:after{left:calc(100% + 12px);right:auto;transform:translate(-6px,-50%)}.spa-floating-tools .spa-floating-tool-button[data-tooltip]:hover:before,.spa-floating-tools .spa-floating-tool-button[data-tooltip]:hover:after,.spa-floating-tools .spa-floating-tool-button[data-tooltip]:focus-visible:before,.spa-floating-tools .spa-floating-tool-button[data-tooltip]:focus-visible:after,.spa-scheme-meta .spa-floating-tool-button[data-tooltip]:hover:before,.spa-scheme-meta .spa-floating-tool-button[data-tooltip]:hover:after,.spa-scheme-meta .spa-floating-tool-button[data-tooltip]:focus-visible:before,.spa-scheme-meta .spa-floating-tool-button[data-tooltip]:focus-visible:after{transform:translateY(-50%)}.spa-mode-toggle{top:calc(var(--nav-height) + 14px);z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #dce5ee;border-radius:18px;grid-template-columns:repeat(2,1fr);width:220px;height:74px;padding:0;display:grid;position:fixed;right:14px;overflow:hidden;box-shadow:0 12px 32px #324c6924}.spa-mode-toggle button{color:#617895;cursor:pointer;letter-spacing:.035em;text-transform:uppercase;background:0 0;border:0;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;padding:8px 10px 7px;font-size:10px;font-weight:800;line-height:1;transition:color .16s,background .16s,box-shadow .16s;display:flex}.spa-mode-toggle button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:31px;height:31px}.spa-mode-toggle button.is-active{color:#fff;background:linear-gradient(145deg,#29a96f,#078454);box-shadow:0 8px 20px #08845447}.spa-mode-toggle button:focus-visible{outline-offset:2px;outline:3px solid #2e7d3238}.spa-mode-toggle button:disabled:not(.is-active){color:#a1aab7;cursor:not-allowed;opacity:.65}.spa-right-tools{top:calc(var(--nav-height) + 100px);z-index:90;flex-direction:column;gap:9px;display:flex;position:fixed;right:14px}.spa-right-tools .spa-floating-tool-button{color:#58708f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-color:#d9e3ed;border-radius:17px;grid-template-rows:35px auto;align-content:center;gap:5px;width:68px;height:68px;padding:7px 5px 6px;box-shadow:0 10px 28px #324c6926}.spa-right-tools .spa-floating-tool-button svg{width:34px;height:34px}.spa-right-tools .spa-floating-tool-button:hover:not(:disabled){color:#36536f;border-color:#b9c9d9;box-shadow:0 13px 30px #324c6933}.spa-right-tools .spa-floating-tool-button.is-active{color:#fff;background:linear-gradient(145deg,#2eaa73,#087e52);border-color:#159466;box-shadow:0 12px 28px #087e524d}.spa-right-tools .spa-floating-tool-button.is-active:hover:not(:disabled),.spa-floating-tools .spa-floating-tool-button.is-active:hover:not(:disabled){color:#fff;background:linear-gradient(145deg,#2eaa73,#087e52);border-color:#159466;box-shadow:0 14px 30px #087e5257}.spa-right-tools .spa-floating-tool-button.is-active svg,.spa-floating-tools .spa-floating-tool-button.is-active svg,.spa-right-tools .spa-floating-tool-button.is-active .spa-tool-label,.spa-floating-tools .spa-floating-tool-button.is-active .spa-tool-label{color:#fff;stroke:#fff}.spa-tool-label{letter-spacing:.04em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%;font:800 8px/1 Segoe UI,Tahoma,sans-serif;display:block;overflow:hidden}.spa-device-preview{top:calc(var(--nav-height) + 100px);z-index:89;width:360px;min-height:320px;max-height:calc(100vh - var(--nav-height) - 96px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #d9e3ed;border-radius:18px;grid-template-rows:auto minmax(0,auto) auto;display:grid;position:fixed;right:94px;overflow:hidden auto;box-shadow:0 14px 36px #324c6926}.spa-device-preview.is-exiting{pointer-events:none;animation:.2s cubic-bezier(.4,0,1,1) .22s both spa-device-preview-exit}.spa-device-preview.is-entering{pointer-events:none;animation:.26s cubic-bezier(.22,1,.36,1) .252s both spa-device-preview-enter}@keyframes spa-device-preview-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(calc(100% + 96px))}}@keyframes spa-device-preview-enter{0%{opacity:0;transform:translate(calc(100% + 96px))}to{opacity:1;transform:translate(0)}}.spa-device-preview-header{color:#526b88;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #e5edf4;justify-content:space-between;align-items:center;min-height:52px;padding:0 14px 0 18px;font-size:11px;font-weight:800;display:flex}.spa-device-preview-header button{color:#617895;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;font-size:19px;line-height:1;display:grid}.spa-device-preview-header button:hover{color:#1e293b;background:#f1f5f9}.spa-device-preview-header-actions{align-items:center;gap:2px;display:flex}.spa-device-preview-header-actions button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:15px;height:15px}.spa-device-details-button.has-device{color:#13885c;background:linear-gradient(145deg,#f4fffa,#e5f8ef);border-color:#b9e3d1}.spa-device-details-button.is-active{color:#fff;background:linear-gradient(145deg,#2eaa73,#087e52);border-color:#159466;box-shadow:0 12px 28px #087e524d}.spa-device-preview-image{grid-row:3;place-items:center;min-height:0;padding:8px 8px 10px;display:grid}.spa-device-preview-items{grid-row:3;gap:10px;min-height:0;padding-bottom:10px;display:grid;overflow:auto}.spa-device-preview-item{gap:8px;display:grid}.spa-device-preview-item .spa-device-preview-image{grid-row:auto;padding-bottom:4px}.spa-device-preview-image img{object-fit:contain;width:92%;max-width:100%;height:auto;display:block}.spa-device-preview-image.is-boiler img{width:72%}.spa-device-preview-image>span{color:#94a3b8;font-size:12px}.spa-device-preview-info-block{background:#fff;border:1px solid #2f08af;border-radius:5px;align-self:start;margin:0 10px 10px;overflow:hidden}.spa-device-preview-info-block>button,.spa-device-preview-info-block form{color:#4a6a8a;text-align:center;background:0 0;border:0;border-radius:50%;align-items:center;gap:6px;width:100%;min-height:34px;padding:4px 6px 4px 10px;font:600 12px/1.25 Segoe UI,Tahoma,sans-serif;display:flex}.spa-device-preview-info-block>button{cursor:pointer}.spa-device-preview-info-block form{padding:0}.spa-device-preview-info-block>button:hover{background:#f5f3ff}.spa-device-preview-info-block>button span{flex:auto}.spa-device-preview-info-block svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:17px;height:17px}.spa-device-preview-info-block input{color:#334155;min-width:0;font:inherit;border:0;border-radius:0;outline:none;flex:auto;align-self:stretch;padding:6px 9px}.spa-device-preview-info-block input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e524}.spa-device-preview-info-block form button{color:#fff;cursor:pointer;background:#4f46e5;border:0;border-radius:4px;flex:none;align-self:stretch;width:25px;height:auto;padding:0;font-size:14px}.spa-device-preview-comment{color:#64748b;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #d7dbe4;border-radius:5px;align-items:center;gap:7px;width:calc(100% - 20px);min-height:38px;margin:0 10px 10px;padding:6px 8px;font:600 11px/1.3 Segoe UI,Tahoma,sans-serif;display:flex}.spa-device-preview-comment:hover{color:#4338ca;background:#f5f3ff;border-color:#a5b4fc}.spa-device-preview-comment.has-comment{color:#475569;background:#fff}.spa-device-preview-comment span{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.spa-device-preview-comment svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:17px;height:17px}.spa-device-preview-comment .spa-device-preview-edit-icon{width:15px;height:15px}.spa-device-preview-meta-card{color:#1e293b;background:#fffffff0;border:1px solid #cbd5e1;border-radius:9px;grid-row:2;align-self:start;align-items:flex-start;gap:9px;min-height:62px;margin:0 10px 10px;padding:7px 7px 7px 8px;transition:border-color .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 16px #0f172a1a}.spa-device-preview-meta-card:before{content:"";background:var(--ui-green);width:3px;position:absolute;inset:0 auto 0 0}.spa-device-preview-meta-card:hover{border-color:#86b879;box-shadow:0 7px 20px #2e7d3229}.spa-device-preview-meta-icon{width:34px;height:34px;color:var(--ui-green);background:var(--ui-green-soft);border-radius:7px;flex:none;place-items:center;display:grid}.spa-device-preview-meta-icon svg,.spa-device-preview-meta-edit svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:19px;height:19px}.spa-device-preview-meta-copy{flex-direction:column;flex:auto;justify-content:center;min-width:0;display:flex}.spa-device-preview-meta-kicker{color:var(--ui-green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px;font-size:8px;font-weight:800;line-height:1}.spa-device-preview-meta-title,.spa-device-preview-meta-comment{cursor:pointer;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:100%;padding:0;display:block;overflow:hidden}.spa-device-preview-meta-title{color:#1f2937;font:700 14px/1.25 Segoe UI,Tahoma,sans-serif}.spa-device-preview-meta-title.is-static{cursor:default}.spa-device-preview-meta-comment{color:#64748b;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;margin-top:2px;font:400 12px/1.3 Segoe UI,Tahoma,sans-serif;overflow:visible}.spa-device-preview-meta-comment.is-empty{color:#94a3b8;font-size:12px;font-style:italic;font-weight:600}.spa-device-preview-meta-title:hover,.spa-device-preview-meta-comment:hover{color:var(--ui-green)}.spa-device-preview-meta-title.is-static:hover{color:#1f2937}.spa-device-preview-meta-copy form{gap:4px;min-width:0;display:flex}.spa-device-preview-meta-copy form input{color:#1f2937;border:1px solid #86b879;border-radius:4px;outline:none;flex:auto;min-width:0;padding:3px 5px;font:700 11px/1.2 Segoe UI,Tahoma,sans-serif}.spa-device-preview-meta-copy form button{color:#fff;background:var(--ui-green);cursor:pointer;border:0;border-radius:4px;flex:none;width:24px;padding:0}.spa-device-preview-meta-edit{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;width:28px;height:28px;padding:0;display:grid}.spa-device-preview-meta-card:hover .spa-device-preview-meta-edit,.spa-device-preview-meta-edit:hover{color:var(--ui-green);background:var(--ui-green-soft)}.spa-device-preview-empty{color:#7890aa;text-align:center;grid-row:2/span 2;align-content:center;justify-items:center;gap:18px;padding:28px 42px;display:grid}.spa-device-preview-empty svg{fill:none;stroke:#8197b2;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:62px;height:62px}.spa-device-preview-empty span{max-width:250px;font-size:15px;line-height:1.45}.spa-right-tools>.spa-floating-tool-button,.spa-right-tools>.spa-save-tool,.spa-right-tools>.spa-developer-tools{position:relative;inset:auto}.spa-right-tools>.spa-floating-tool-button{flex:none}.spa-right-tools>:first-child{--tool-order:0}.spa-right-tools>:nth-child(2){--tool-order:1}.spa-right-tools>:nth-child(3){--tool-order:2}.spa-right-tools>:nth-child(4){--tool-order:3}.spa-right-tools>:nth-child(5){--tool-order:4}.spa-right-tools>:nth-child(6){--tool-order:5}.spa-right-tools>:nth-child(7){--tool-order:6}.spa-right-tools.is-exiting>*{animation:.2s cubic-bezier(.4,0,1,1) both spa-right-tool-exit;animation-delay:calc(var(--tool-order,0) * 36ms);pointer-events:none}.spa-right-tools.is-entering>*{animation:.28s cubic-bezier(.22,1,.36,1) both spa-right-tool-enter;animation-delay:calc(var(--tool-order,0) * 36ms);pointer-events:none}@keyframes spa-right-tool-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(calc(100% + 28px))}}@keyframes spa-right-tool-enter{0%{opacity:0;transform:translate(calc(100% + 28px))}to{opacity:1;transform:translate(0)}}.spa-installation-din-indicator{text-align:center;cursor:default;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.spa-installation-din-indicator strong{color:#1f2937;font-size:24px;line-height:1}.spa-installation-din-indicator span{color:#64748b;letter-spacing:.12em;font-size:8px;font-weight:800;line-height:1}.spa-save-tool{z-index:90;position:relative}.spa-save-tool>.spa-floating-tool-button{position:relative;inset:auto}.spa-save-actions-panel{opacity:0;pointer-events:none;transform-origin:100% 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border:1px solid #dbe7d5;border-radius:10px;gap:9px;width:min(290px,100vw - 96px);padding:14px;transition:opacity .2s,transform .24s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;top:0;right:calc(100% + 12px);transform:translate(18px)scale(.96);box-shadow:0 16px 42px #0f172a2e}.spa-save-actions-panel.is-open{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.spa-save-actions-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:2px;display:flex}.spa-save-actions-header strong{color:#243b2b;font-size:13px}.spa-save-actions-header button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:24px;height:24px;padding:0;font-size:20px;line-height:1;display:grid}.spa-save-actions-header button:hover{color:#1e293b;background:#f1f5f9}.spa-save-actions-panel .scheme-settings-save-button{width:100%}.spa-save-actions-panel .spa-save-as-new-button{color:#31543a;background:#f3faef;border-color:#b8d6aa}.spa-save-actions-panel .scheme-settings-save-button[data-state=error]{color:#fff;background:#c62828;border-color:#c62828}.spa-developer-tools{z-index:90;position:relative}.spa-developer-tools>.spa-floating-tool-button{position:relative;inset:auto}.spa-developer-tools-panel{width:min(340px,100vw - 96px)}.spa-developer-tools-panel .scheme-settings-options{margin-top:2px}.spa-reset-positions-button{bottom:91px;right:14px}.spa-floating-tool-button.spa-reset-positions-button,.spa-floating-tool-button.spa-floating-help-button{color:#58708f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-color:#d9e3ed;border-radius:17px;grid-template-rows:35px auto;align-content:center;gap:5px;width:68px;height:68px;padding:7px 5px 6px;box-shadow:0 10px 28px #324c6926}.spa-floating-tool-button.spa-reset-positions-button svg,.spa-floating-tool-button.spa-floating-help-button svg{width:34px;height:34px}.spa-reset-positions-button:hover:not(:disabled){color:#b91c1c;background:#fff7f7;border-color:#dc2626;box-shadow:0 12px 28px #b91c1c24}.spa-reset-positions-button.is-exiting{pointer-events:none;animation:.2s cubic-bezier(.4,0,1,1) .216s both spa-right-tool-exit}.spa-reset-positions-button.is-entering{pointer-events:none;animation:.28s cubic-bezier(.22,1,.36,1) .216s both spa-right-tool-enter}.spa-floating-help-button{bottom:14px;right:14px}.spa-floating-tool-button.spa-floating-help-button:hover:not(:disabled){color:#13885c;background:linear-gradient(145deg,#f4fffa,#e5f8ef);border-color:#b9e3d1;box-shadow:0 12px 28px #13885c29}.spa-floating-tools{top:calc(var(--nav-height) + 140px);z-index:90;flex-direction:column;gap:9px;display:flex;position:fixed;left:14px}.spa-floating-tools .spa-floating-tool-button{color:#58708f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-color:#d9e3ed;border-radius:17px;grid-template-rows:35px auto;align-content:center;gap:5px;width:68px;height:68px;padding:7px 4px 6px;box-shadow:0 10px 28px #324c6926}.spa-floating-tools .spa-floating-tool-button svg{width:34px;height:34px}.spa-floating-tools .spa-floating-tool-button:hover:not(:disabled){color:#36536f;border-color:#b9c9d9;box-shadow:0 13px 30px #324c6933}.spa-floating-tools .spa-floating-tool-button.is-active{color:#fff;background:linear-gradient(145deg,#2eaa73,#087e52);border-color:#159466;box-shadow:0 12px 28px #087e524d}.spa-floating-tools>.spa-floating-tool-button,.spa-unused-sensors-button{position:relative;inset:auto}.spa-unused-sensors-tool{position:relative}.spa-unused-sensors-button{z-index:1}.spa-floating-tool-badge{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:11px;font-weight:800;line-height:1;display:grid;position:absolute;top:-6px;right:-6px;box-shadow:0 3px 8px #991b1b47}.spa-unused-sensors-panel{opacity:0;pointer-events:none;transform-origin:0 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border:1px solid #dbe7d5;border-radius:10px;width:min(340px,100vw - 96px);padding:14px;transition:opacity .2s,transform .24s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:calc(100% + 12px);transform:translate(-18px)scale(.96);box-shadow:0 16px 42px #0f172a2e}.spa-unused-sensors-panel.is-open{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.spa-unused-sensors-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.spa-unused-sensors-panel-header strong{color:#243b2b;font-size:13px;line-height:1.3}.spa-unused-sensors-panel-header button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;width:24px;height:24px;padding:0;font-size:20px;line-height:1;display:grid}.spa-unused-sensors-panel-header button:hover{color:#1e293b;background:#f1f5f9}@media (prefers-reduced-motion:reduce){.spa-floating-tool-button,.spa-scheme-meta-card,.spa-scheme-meta-editor,.spa-unused-sensors-panel,.spa-save-actions-panel{transition:none}}.scheme-help-backdrop{z-index:700;background:#11182757;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.scheme-help-modal{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(620px,100%);max-height:calc(100vh - 40px);padding:22px;overflow-y:auto;box-shadow:0 24px 70px #1118273d}.equipment-offer-backdrop{z-index:2000;background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.selection-config-backdrop{z-index:2100;background:#0f172a94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.selection-config-modal{background:#fff;border:1px solid #d7dbe4;border-radius:16px;width:min(760px,100%);max-height:min(820px,100vh - 48px);padding:26px;overflow-y:auto;box-shadow:0 28px 80px #0f172a61}.selection-config-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.selection-config-header h2{color:#1f2937;margin:3px 0 0;font-size:25px}.selection-config-eyebrow{color:#2e7d32;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.selection-config-close{color:#64748b;cursor:pointer;background:0 0;border:0;font-size:28px;line-height:1}.selection-config-note{color:#475569;background:#f3faef;border-left:3px solid #2e7d32;margin:18px 0;padding:12px 14px;font-size:13px;line-height:1.45}.selection-config-intent{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.selection-config-intent>div{background:#f8fafc;border:1px solid #dbe3ef;border-radius:10px;flex-direction:column;justify-content:center;min-height:66px;padding:12px 14px;display:flex}.selection-config-intent span,.selection-config-intent small{color:#64748b;font-size:12px}.selection-config-intent strong{color:#1f2937;margin-top:3px;font-size:15px}.selection-config-date{color:#64748b;margin:14px 0;font-size:12px}.selection-config-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.selection-config-sections section{border:1px solid #e2e8f0;border-radius:10px;padding:14px}.selection-config-sections h3{color:#334155;margin:0 0 9px;font-size:13px}.selection-config-row{color:#475569;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:baseline;gap:12px;padding:6px 0;font-size:13px;display:flex}.selection-config-row strong{color:#1f2937;flex:none}.selection-config-empty{color:#64748b}.selection-config-json{color:#475569;margin-top:16px;font-size:13px}.selection-config-json summary{cursor:pointer;font-weight:700}.selection-config-json pre{color:#dbeafe;white-space:pre-wrap;background:#172033;border-radius:8px;max-height:320px;padding:14px;font:11px/1.5 Consolas,monospace;overflow:auto}@media (width<=620px){.selection-config-backdrop{padding:12px}.selection-config-modal{max-height:calc(100vh - 24px);padding:18px}.selection-config-intent,.selection-config-sections{grid-template-columns:1fr}}.selection-draft-backdrop{z-index:3000;background:#0f172a94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.selection-draft-modal{background:#fff;border:1px solid #d7dbe4;border-radius:16px;width:min(520px,100%);padding:28px;box-shadow:0 24px 70px #0f172a61}.selection-draft-modal h2{color:#1f2937;margin:0 0 12px;font-size:22px}.selection-draft-modal p{color:#475569;margin:0;font-size:15px;line-height:1.55}.selection-draft-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.selection-draft-actions button{cursor:pointer;padding:11px 20px;font-size:14px;font-weight:700}@media (width<=560px){.selection-draft-backdrop{padding:16px}.selection-draft-modal{padding:22px}.selection-draft-actions{flex-direction:column-reverse}.selection-draft-actions button{width:100%}}.equipment-offer-modal{background:#fff;border-radius:14px;width:min(560px,100%);max-height:85vh;padding:24px;overflow-y:auto;box-shadow:0 24px 60px #0f172a59}.equipment-offer-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.equipment-offer-header h2{color:#1f2937;margin:0;font-size:20px}.equipment-offer-close{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:22px;line-height:1;display:flex}.equipment-offer-close:hover{background:#f1f5f9;border-color:#94a3b8}.equipment-offer-header-actions{flex:none;align-items:center;gap:8px;display:flex}.equipment-offer-download{color:#475569;white-space:nowrap;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.equipment-offer-download:hover{background:#f1f5f9;border-color:#94a3b8}.equipment-offer-download:disabled{opacity:.6;cursor:default}.equipment-offer-empty{color:#64748b;margin:0;font-size:14px}.equipment-offer-section{margin-bottom:18px}.equipment-offer-section h3{color:#475569;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:13px;font-weight:700}.equipment-offer-row{color:#203040;box-sizing:border-box;align-items:flex-end;gap:8px;width:100%;margin:8px 0;font-size:15px;display:flex}.equipment-offer-row-disabled{color:#94a3b8;opacity:.7}.equipment-offer-item{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.equipment-offer-item-meta{align-items:center;gap:5px;min-height:14px;display:flex}.equipment-offer-item-meta img{flex:none;width:auto;height:8px}.equipment-offer-badge{color:#166534;white-space:nowrap;background:#dcfce7;border-radius:999px;flex:none;padding:2px 8px;font-size:12px;font-weight:700}.equipment-offer-leader{border-bottom:1px dotted #6b7f95;flex:1;min-width:16px}.equipment-offer-count,.equipment-offer-row strong{white-space:nowrap}.equipment-offer-row strong{text-align:right;min-width:64px}.equipment-offer-total{color:#203040;border-top:2px solid #e2e8f0;justify-content:space-between;align-items:baseline;gap:12px;margin-top:20px;padding-top:14px;font-size:17px;font-weight:700;display:flex}@media (width<=560px){.equipment-offer-backdrop,.equipment-offer-modal{padding:16px}.equipment-offer-row{font-size:13px}}.scheme-help-header{color:#1f2937;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;font-size:20px;display:flex}.scheme-help-content{color:var(--text);font-size:14px;line-height:1.5}.scheme-help-content p{margin:0 0 12px}.scheme-help-block{background:linear-gradient(135deg,#f5fbf1 0%,#fff 100%);border:1px solid #dbe7d5;border-radius:10px;margin-bottom:12px;padding:14px}.scheme-help-block p{color:var(--text-muted);margin:0 0 8px}.scheme-help-block strong{color:#1f2937;font-size:15px;display:block}.scheme-help-note{border-left:3px solid var(--accent);background:#f8fafc;border-radius:8px;margin-top:14px;padding:12px 14px}.scheme-help-content ul{margin:-4px 0 12px 20px;padding:0}.scheme-help-content a{color:var(--accent);font-weight:700;text-decoration:none}.scheme-help-primary{color:#fff;cursor:pointer;background:#2e7d32;border:1px solid #2e7d32;border-radius:8px;width:100%;min-height:40px;margin-top:8px;font-size:14px;font-weight:700}.scheme-settings-close{color:var(--text-muted);cursor:pointer;background:0 0;border:0;font-size:24px;line-height:1}.scheme-settings-options{gap:10px;display:grid}.scheme-settings-switch-row{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:34px;font-size:14px;display:flex;position:relative}.scheme-settings-switch-row input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.scheme-settings-switch{background:#cbd5e1;border-radius:999px;flex:none;width:44px;height:24px;transition:background .18s,box-shadow .18s;position:relative}.scheme-settings-switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #11182738}.scheme-settings-switch-row input:checked+.scheme-settings-switch{background:#2e7d32}.scheme-settings-switch-row input:checked+.scheme-settings-switch:after{transform:translate(20px)}.scheme-settings-switch-row input:focus-visible+.scheme-settings-switch{box-shadow:0 0 0 3px #2e7d322e}.scheme-settings-switch-row input:disabled+.scheme-settings-switch{cursor:not-allowed;background:#e5e7eb}.scheme-settings-switch-row:has(input:disabled){color:var(--text-muted);cursor:not-allowed}.scheme-settings-save-button{color:#fff;cursor:pointer;background:#2e7d32;border:1px solid #2e7d32;border-radius:8px;min-height:36px;padding:0 14px;font-weight:700}.scheme-settings-save-button:disabled{cursor:not-allowed;background:#cbd5e1;border-color:#cbd5e1}.canvas-area{height:calc(100dvh - var(--nav-height));overscroll-behavior:none;touch-action:none;overflow:hidden}.canvas-area-installation{background:#fff}.admin-shell{background:var(--card);border:1px solid var(--line);border-radius:14px;max-width:620px;margin:48px auto;padding:28px}.admin-shell h1{margin-top:0}.admin-shell a{color:var(--accent);text-decoration:none}.admin-page{width:min(1500px,100vw - 48px);margin:32px auto}.admin-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.admin-header h1{margin:0 0 6px}.admin-header p{color:var(--text-muted);margin:0}.admin-header a{color:var(--accent);font-weight:600;text-decoration:none}.admin-table-wrap{background:var(--card);border:1px solid var(--line);border-radius:16px;overflow-x:auto;box-shadow:0 18px 45px #20273814}.admin-section{margin-top:24px}.admin-section-header{margin-bottom:12px}.admin-section-header h2{margin:0 0 4px;font-size:24px}.admin-section-header p{color:var(--text-muted);margin:0}.controllers-table{border-collapse:collapse;width:100%;min-width:980px}.controllers-table th,.controllers-table td{border-bottom:1px solid var(--line);vertical-align:top;text-align:left;padding:18px}.controllers-table th{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);background:#eef3f8;font-size:13px}.controllers-table tr:last-child td{border-bottom:0}.controller-image-cell{width:430px}.controller-image-cell img{width:100%;max-width:400px;height:auto;display:block}.controller-image-cell img.controller-image-compact{max-width:250px}.controller-image-cell img.module-image{max-width:220px}.controller-image-cell img.power-module-image{max-width:100px}.controller-image-cell img.device-image{max-width:180px}.controller-title-cell{width:160px;font-size:24px;font-weight:700}.controller-title-cell small{color:var(--text-muted);text-transform:uppercase;margin-top:6px;font-size:12px;font-weight:700;display:block}.controller-object{color:#e8eef8;background:#121826;border-radius:12px;max-width:350px;margin:0;padding:16px;font-size:14px;line-height:1.55;overflow-x:auto}.controller-object code{white-space:pre}.connection-matrix{border-collapse:collapse;width:100%;min-width:260px;font-size:13px}.connection-matrix th,.connection-matrix td{vertical-align:top;border:1px solid #d7dbe4;padding:8px 10px}.connection-matrix th{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;background:#f8fafc;font-size:11px}.connection-matrix td:first-child{white-space:nowrap;width:86px;font-weight:700}.controller-table-transposed th,.controller-table-transposed td{text-align:center;vertical-align:top}.controller-transposed-header{font-size:20px;font-weight:700}.controller-table-transposed .controller-object{text-align:left}.bundled-devices-table{border-collapse:collapse;width:100%;font-size:12px}.bundled-devices-table td{border-bottom:1px solid var(--line);text-align:left;padding:4px 8px}.bundled-devices-table tr:last-child td{border-bottom:0}.ctx-menu-backdrop{z-index:100;position:fixed;inset:0}.ctx-menu{background:#fff;border:1px solid silver;border-radius:6px;min-width:180px;padding:4px 0;font-size:13px;position:fixed;box-shadow:2px 2px 8px #00000021}.ctx-menu-item{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:6px 20px;display:block}.ctx-menu-item:hover{color:#fff;background:#1565c0}.ctx-menu-sep{background:#e0e0e0;height:1px;margin:4px 8px}.title-editor-backdrop{z-index:500;background:#11182757;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.comment-viewer-backdrop{z-index:500;background:0 0;position:fixed;inset:0}.title-editor-modal{background:#fff;border:1px solid #d7dbe4;border-radius:14px;width:min(420px,100%);padding:20px;box-shadow:0 24px 70px #1118273d}.comment-viewer-modal{width:min(320px,100vw - 24px);padding:14px;position:fixed}.title-editor-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;font-size:18px;display:flex}.title-editor-close{color:#667089;cursor:pointer;background:0 0;border:0;font-size:24px;line-height:1}.title-editor-label{color:#667089;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.title-editor-input{width:100%;font:inherit;color:#202738;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}.title-editor-input:focus{border-color:#1565c0;outline:2px solid #1565c029}.title-editor-textarea{resize:vertical;min-height:120px}.comment-viewer-text{color:#202738;white-space:pre-wrap;background:#f8fafc;border:1px solid #dbe3ef;border-radius:8px;min-height:80px;padding:12px;font-size:14px;line-height:1.5}.title-editor-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.title-editor-secondary,.title-editor-primary{cursor:pointer;border-radius:8px;min-height:36px;padding:0 14px;font-weight:700}.title-editor-secondary{color:#202738;background:#fff;border:1px solid #cbd5e1}.title-editor-primary{color:#fff;background:#1565c0;border:1px solid #1565c0}.title-editor-primary:disabled{cursor:not-allowed;background:#cbd5e1;border-color:#cbd5e1}.selection-page{--sel-header-height:108px;font-family:Segoe UI,Tahoma,sans-serif;padding:0 24px!important}.selection-page:before{content:"";height:132px;display:block}.selection-page section>div{justify-content:center}.selection-page input[type=checkbox]{accent-color:#e07020}.selection-hide-json pre{display:none}.selection-page button:not([title=Удалить]):not(.selection-option-button):not(.selection-danger-button):not(.selection-secondary-button):not(.selection-remove-icon):not(.selection-add-button):not(.selection-primary-button):not(.equipment-offer-close):not(.tutorial-popover-close):not(.tutorial-popover-action):not(:disabled){color:#fff!important;background:#e07020!important;border-color:#c85e18!important;transition:background .15s,border-color .15s!important}.selection-page button:not([title=Удалить]):not(.selection-option-button):not(.selection-danger-button):not(.selection-secondary-button):not(.selection-remove-icon):not(.selection-add-button):not(.selection-primary-button):not(.equipment-offer-close):not(.tutorial-popover-close):not(.tutorial-popover-action):not(:disabled):hover{background:#c85e18!important}.selection-page button.selection-remove-icon{color:#e74c3c;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:19px;line-height:1;transition:background .15s,color .15s;display:inline-flex}.selection-page button.selection-remove-icon:hover{color:#c0392b;background:#fbe9e7}.selection-page button:disabled:not(.selection-option-button){cursor:not-allowed;color:#94a3b8!important;background:#e2e8f0!important;border-color:#cbd5e1!important}.selection-page button.selection-danger-button{cursor:pointer;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 10px 24px #991b1b40,inset 0 1px #ffffff40;color:#fff!important;background:linear-gradient(135deg,#ef4444,#b91c1c)!important;border:1px solid #991b1bcc!important;transition:box-shadow .2s,transform .2s,filter .2s!important}.selection-page button.selection-danger-button:hover{filter:saturate(1.08);transform:translateY(-2px);box-shadow:0 14px 30px #991b1b52,inset 0 1px #ffffff4d}.selection-page button.selection-secondary-button{cursor:pointer;border-radius:12px;box-shadow:inset 0 1px #ffffffdb;color:#475569!important;background:#ffffffa3!important;border:1px solid #cbd5e1d9!important;transition:border-color .18s,background .18s,color .18s,transform .18s!important}.selection-page button.selection-secondary-button:hover{transform:translateY(-1px);color:#202738!important;background:#fff!important;border-color:#94a3b8f2!important}.selection-page{counter-reset:sel-chapter}.sel-group-label{counter-increment:sel-chapter;letter-spacing:0;text-transform:none;color:var(--text);align-items:center;gap:12px;margin:0 0 24px;padding-top:28px;scroll-margin-top:96px;font-size:15px;font-weight:800;display:flex}.sel-group-label:before{content:counter(sel-chapter);color:#fff;background:#e07020;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:inline-flex}.sel-layout{--sel-sidebar-top:calc(var(--sel-header-height) + 24px);align-items:flex-start;gap:24px;display:flex}.sel-layout-content{flex:auto;min-width:0}@keyframes sel-mode-view-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes sel-mode-sidebar-enter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.sel-mode-view{animation:.36s cubic-bezier(.22,1,.36,1) both sel-mode-view-enter}.sel-side-nav,.sel-stuck-controllers-panel{animation:.42s cubic-bezier(.22,1,.36,1) both sel-mode-sidebar-enter}@media (prefers-reduced-motion:reduce){.sel-mode-view,.sel-side-nav,.sel-stuck-controllers-panel{animation:none}}.sel-layout-spacer{flex:0 0 240px;width:240px}.sel-footer{color:#ffffffb3;letter-spacing:.04em;text-align:center;background:radial-gradient(circle at 50% 130%,#e070202e,#0000 38%),linear-gradient(135deg,#111318,#050607 72%);border:1px solid #ffffff14;border-radius:14px 14px 0 0;margin-top:56px;padding:26px 24px;font-size:12px;font-weight:600;position:relative;overflow:hidden;box-shadow:0 18px 44px #0506072e,inset 0 1px #ffffff0d}.sel-footer:before{content:"";background:linear-gradient(90deg,#0000,#e07020cc,#0000);height:1px;position:absolute;top:0;left:30%;right:30%}.sel-liquid-header{z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:blur(24px)saturate(165%);isolation:isolate;background:linear-gradient(135deg,#fffc,#f2f6fc94),#ffffff7a;border:1px solid #ffffffc2;border-radius:16px;width:min(100% - 32px,1452px);position:fixed;top:12px;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 18px 55px #20273824,0 3px 12px #20273812,inset 0 1px #fffffff5,inset 0 -1px #ffffff61}.sel-liquid-header:before,.sel-liquid-header:after{content:"";z-index:-1;filter:blur(18px);pointer-events:none;border-radius:999px;position:absolute}.sel-liquid-header:before{background:#ffae592e;width:260px;height:58px;top:-22px;left:18%}.sel-liquid-header:after{background:#6b97ff21;width:220px;height:54px;bottom:-22px;right:14%}.sel-liquid-header-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#fffffffa,#0000);height:1px;position:absolute;inset:1px 16% auto}.sel-liquid-header-inner{grid-template-columns:210px minmax(480px,1fr) 210px;align-items:center;gap:24px;padding:10px 16px;display:grid}.sel-header-brand{color:#64748b;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:4px;min-width:0;font-size:11px;font-weight:700;text-decoration:none;display:flex}.sel-header-brand img{width:148px;max-width:100%;height:auto;display:block}.sel-mode-panel{min-width:0}.sel-mode-title{color:#475569;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800}.sel-mode-controls{align-items:center;gap:0;display:flex}.sel-mode-switch{background:#f1f5f9b3;border:1px solid #cbd5e1cc;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:620px;padding:3px;display:grid;box-shadow:inset 0 1px 3px #2027380f}.selection-page button.sel-mode-option{color:#475569;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:flex-start;align-items:center;gap:11px;min-width:0;min-height:54px;transition:color .15s,border-color .15s,box-shadow .15s,background .15s;display:flex;padding:8px 18px!important}.selection-page button.sel-mode-option[data-active=true]{color:#e07020;background:#ffffffeb;border-color:#e07020;box-shadow:0 8px 22px #e070202e,inset 0 1px #ffffffe6}.sel-mode-option svg{fill:currentColor;flex:0 0 23px;width:23px;height:23px}.sel-mode-option span{flex-direction:column;gap:3px;min-width:0;display:flex}.sel-mode-option strong{color:#202738;font-size:13px;line-height:1.2}.sel-mode-option small{color:#94a3b8;font-size:10px;line-height:1.2}.sel-manual-controller-picker{padding:34px 0 12px}.sel-manual-controller-heading{margin-bottom:22px}.sel-manual-controller-heading h2{margin-bottom:8px}.sel-manual-controller-heading p{color:#64748b;margin:0;font-size:14px;line-height:1.5}.sel-manual-controller-grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:16px;display:flex}.sel-manual-controller-card{box-sizing:border-box;color:#202738;text-align:center;background:linear-gradient(155deg,#fff 0%,#f8fafc 72%,#f1f5f9 100%);border:1px solid #cbd5e1f2;border-radius:20px;flex-direction:column;flex:280px;justify-content:flex-start;align-items:center;gap:10px;width:auto;min-width:230px;height:auto;min-height:344px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;padding:20px 20px 22px!important}.sel-manual-controller-card:hover{border-color:#e7a76d;box-shadow:0 12px 28px #2027381f}.sel-manual-controller-card img{box-sizing:border-box;object-fit:contain;background:#ffffffd1;border:1px solid #e2e8f0e6;border-radius:14px;width:100%;height:142px;padding:14px;transition:background .2s,border-color .2s}.sel-manual-controller-card strong{color:#172033;letter-spacing:-.01em;align-self:center;font-size:17px;line-height:1.25}.sel-manual-controller-card span{color:#64748b;text-align:center;align-self:center;max-width:320px;font-size:12px;line-height:1.55}.sel-manual-info-card{color:#202738;background:radial-gradient(circle at 20% 0,#ffc28547,#0000 42%),linear-gradient(155deg,#fffaf5 0%,#fff4e8 100%);border-color:#f0b47ed9;justify-content:center}.sel-manual-info-card:hover{transform:none;box-shadow:0 10px 26px #e070201f}.sel-manual-info-icon{color:#e07020;background:#ffffffc2;border:1px solid #e0702047;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;box-shadow:0 8px 20px #e070201f}.sel-manual-info-icon svg{width:28px;height:28px}.sel-manual-info-card small{color:#c85e18;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.sel-manual-info-card ul{color:#64748b;text-align:left;background:#ffffff94;border-radius:12px;align-self:stretch;margin:4px 0 0;padding:12px 14px 12px 30px;font-size:11px;line-height:1.65}.selection-page button.sel-manual-card-build-button{cursor:pointer;border:1px solid #c85e18;border-radius:10px;width:100%;margin-top:auto;padding:11px 14px;font-size:13px;font-weight:700}.selection-page button.sel-manual-card-build-button,.selection-page button.sel-manual-card-build-button .sel-controller-action-copy strong,.selection-page button.sel-manual-card-build-button .sel-controller-action-icon,.selection-page button.sel-manual-card-build-button .sel-controller-action-arrow{-webkit-text-fill-color:#fff;color:#fff!important}.selection-page button.sel-manual-card-build-button svg,.selection-page button.sel-manual-card-build-button svg path,.selection-page button.sel-manual-card-build-button svg circle{stroke:#fff!important}.sel-side-nav{top:var(--sel-sidebar-top);width:240px;max-height:calc(100vh - var(--sel-sidebar-top) - 24px);max-height:calc(100dvh - var(--sel-sidebar-top) - 24px);overscroll-behavior:contain;scrollbar-gutter:stable;box-sizing:border-box;z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:0 0 240px;align-self:flex-start;padding:12px;position:sticky;overflow-y:auto;box-shadow:0 4px 16px #2027380f}.sel-quick-nav{flex-direction:column;gap:4px;margin:0;padding-top:0;display:flex}.sel-quick-nav a{color:#475569;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:13px;font-weight:600;line-height:1.25;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:flex}.sel-quick-nav a:hover{color:#9a3412;background:#fff7ed;border-color:#e07020}.sel-quick-nav a span{color:#fff;background:#e07020;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;font-size:11px;font-weight:800;display:inline-flex}.sel-json-toggle{cursor:pointer;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:inline-flex}.sel-sticky-top{z-index:200;-webkit-backdrop-filter:blur(18px)saturate(150%);background:linear-gradient(135deg,#ffffffd1,#f1f5f9a8),#ffffffb8;border:1px solid #ffffffb3;border-top:0;border-radius:0 0 20px 20px;margin:-24px -24px 28px;padding:14px 24px 12px;position:sticky;top:0;box-shadow:0 10px 30px #2027381a,inset 0 1px #ffffffb3}.sel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;display:flex}.sel-header h1{letter-spacing:-.02em;color:var(--text);margin:0;font-size:22px;font-weight:700}.selection-page h2{color:var(--text);border-left:3px solid #e07020;margin:0 0 10px;padding-left:12px;font-size:18px;font-weight:700;line-height:1.3}.selection-page section{margin-bottom:28px}.selection-page section:last-child{margin-bottom:0}.sel-subtitle{color:#64748b;margin:-8px 0 16px;font-size:14px;line-height:1.5}.sel-card{flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .12s;display:flex}.sel-card-section{border:1px solid var(--line);background:var(--card);border-radius:16px;gap:32px;padding:24px}.sel-card-compact{border:1px solid var(--line);background:var(--card);border-radius:12px;gap:8px;padding:16px}.sel-card-heading{font-size:18px;font-weight:700;line-height:1.3}.sel-card-desc{color:var(--text-muted);margin:0;font-size:13.5px;line-height:1.5}.sel-field-label{color:#8a93a8;letter-spacing:.07em;text-transform:uppercase;align-items:baseline;gap:8px;margin-bottom:10px;font-size:11px;font-weight:700;display:flex}.selection-page button.sel-thermostat-color-button{box-sizing:border-box;flex:0 0 36px;width:36px;height:36px;padding:0}.selection-page button.sel-thermostat-color-button>span{flex:none}.sel-thermostat-configurator{background:#fffffff5;border:1px solid #dce4ee;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 14px 36px #324c6917}.sel-thermostat-item{border-bottom:1px solid #e7edf3;grid-template-columns:24px 28px minmax(190px,1.35fr) minmax(150px,.8fr) minmax(170px,1fr) auto 108px 30px;align-items:center;gap:14px;min-height:132px;padding:18px 20px;display:grid;position:relative}.sel-thermostat-item.is-draft{background:linear-gradient(90deg,#f8fbfdb8,#fffffffa)}.sel-thermostat-grip{color:#9aacbf;grid-template-columns:repeat(2,4px);gap:4px;display:grid}.sel-thermostat-grip i{background:currentColor;border-radius:50%;width:4px;height:4px}.sel-thermostat-number{color:#1f2b3d;text-align:center;font-size:17px}.sel-thermostat-segments{background:#f4f6f9;border:1px solid #e1e7ef;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:4px;display:grid}.sel-thermostat-segments button,.sel-thermostat-segments span{color:#66748a;text-align:center;background:0 0;border:1px solid #0000;border-radius:10px;place-items:center;min-height:40px;padding:8px 12px;font:600 13px/1.2 Segoe UI,Tahoma,sans-serif;display:grid}.sel-thermostat-segments button{cursor:pointer}.sel-thermostat-segments .is-active{color:#1f2b3d;background:#fff;border-color:#e1e7ef;font-weight:800;box-shadow:0 3px 10px #324c691c}.sel-thermostat-color-field{gap:8px;display:grid}.sel-thermostat-color-field>span{color:#8190a5;font-size:11px;font-weight:700}.sel-thermostat-swatches{align-items:center;gap:10px;display:flex}.sel-thermostat-swatches button,.sel-thermostat-swatches>span{cursor:pointer;background:#fff;border:2px solid #e1e7ef;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;display:grid}.sel-thermostat-swatches i{border:1px solid #20273826;border-radius:50%;width:24px;height:24px;display:block}.sel-thermostat-swatches .is-active{border-color:#f07822;box-shadow:0 0 0 3px #f0782221}.sel-thermostat-floor,.sel-thermostat-floor-static{color:#506078;align-items:center;gap:10px;min-width:0;font-size:13px;line-height:1.3;display:flex}.sel-thermostat-floor{cursor:pointer}.sel-thermostat-floor input{opacity:0;pointer-events:none;position:absolute}.sel-thermostat-floor>span,.sel-thermostat-floor-static>i{color:#fff;background:#fff;border:1px solid #9ba8b8;border-radius:4px;flex:0 0 22px;place-items:center;width:22px;height:22px;font:800 14px/1 Segoe UI,Tahoma,sans-serif;display:grid}.sel-thermostat-floor.is-active>span,.sel-thermostat-floor-static.is-active>i{background:linear-gradient(145deg,#f58731,#df5c0c);border-color:#ec6d16}.sel-thermostat-quantity{justify-self:center}.sel-thermostat-item-preview{justify-self:center;place-items:center;width:108px;height:96px;display:grid}.sel-thermostat-item-preview img{object-fit:contain;filter:drop-shadow(0 9px 12px #1824322b);width:92px;height:92px;display:block}.sel-thermostat-item.is-draft .sel-thermostat-item-preview{grid-column:7}.sel-thermostat-remove{color:#8a98aa;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;font-size:22px;display:grid}.sel-thermostat-remove:hover{color:#c24136;background:#fff1ef}.sel-thermostat-add{color:#718198;cursor:pointer;text-align:left;background:#fbfcfe;border:1px dashed #c9d5e3;border-radius:13px;align-items:center;gap:14px;width:calc(100% - 40px);min-height:64px;margin:14px 20px;padding:12px 20px;font:600 13px/1.35 Segoe UI,Tahoma,sans-serif;transition:border-color .18s,color .18s,background .18s;display:flex}.sel-thermostat-add>span{border:1px solid #c9d5e3;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:24px;font-weight:300;display:grid}.sel-thermostat-add:hover{color:#c85d13;background:#fffaf6;border-color:#ef8a42}.sel-thermostat-tip{color:#718198;background:#fbfcfe;border:1px solid #dce5ef;border-radius:12px;align-items:center;gap:14px;margin:0 20px 20px;padding:13px 16px;font-size:12px;line-height:1.45;display:flex}.sel-thermostat-tip>span{color:#4f83dd;border:2px solid #73a1ef;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.sel-thermostat-tip div{display:grid}.sel-thermostat-tip strong{color:#2b3748}@media (width<=1200px){.sel-thermostat-item{grid-template-columns:22px 26px minmax(170px,1.25fr) minmax(135px,.75fr) minmax(150px,1fr) auto 92px 28px;gap:10px;padding:16px}.sel-thermostat-segments button,.sel-thermostat-segments span{padding-inline:8px;font-size:12px}.sel-thermostat-item-preview{width:92px}.sel-thermostat-item-preview img{width:82px;height:82px}}@media (width<=900px){.sel-thermostat-item{grid-template-rows:repeat(3,auto);grid-template-columns:20px 26px minmax(0,1fr) 96px 28px;gap:9px 12px;min-height:150px;padding:15px 14px}.sel-thermostat-grip,.sel-thermostat-number{grid-row:1/span 3}.sel-thermostat-segments{grid-area:1/3}.sel-thermostat-color-field,.sel-thermostat-item>.sel-thermostat-swatches{grid-area:2/3}.sel-thermostat-floor,.sel-thermostat-floor-static{grid-area:3/3}.sel-thermostat-quantity{grid-area:3/4}.sel-thermostat-item-preview,.sel-thermostat-item.is-draft .sel-thermostat-item-preview{grid-area:1/4/span 2}.sel-thermostat-remove{grid-area:1/5}}@media (width<=600px){.sel-thermostat-configurator{border-radius:14px}.sel-thermostat-item{grid-template-columns:14px 22px minmax(0,1fr) 70px 24px;gap:8px;padding:12px 10px}.sel-thermostat-grip{grid-template-columns:repeat(2,3px);gap:3px}.sel-thermostat-grip i{width:3px;height:3px}.sel-thermostat-number{font-size:14px}.sel-thermostat-segments button,.sel-thermostat-segments span{min-height:34px;padding:6px 4px;font-size:10px}.sel-thermostat-color-field{gap:5px}.sel-thermostat-swatches{gap:7px}.sel-thermostat-swatches button,.sel-thermostat-swatches>span{flex-basis:31px;width:31px;height:31px}.sel-thermostat-swatches i{width:19px;height:19px}.sel-thermostat-floor,.sel-thermostat-floor-static{gap:7px;font-size:11px}.sel-thermostat-floor>span,.sel-thermostat-floor-static>i{flex-basis:19px;width:19px;height:19px}.sel-thermostat-item-preview{width:70px;height:72px}.sel-thermostat-item-preview img{width:68px;height:68px}.sel-thermostat-add{width:calc(100% - 20px);min-height:56px;margin:10px;padding:10px 12px;font-size:11px}.sel-thermostat-tip{align-items:flex-start;margin:0 10px 10px;padding:11px 12px;font-size:11px}}.sel-added-block{background:#edf3f8;border:1px solid #b8c7d9;border-radius:12px;padding:14px 16px}.sel-added-title{margin:0 0 14px;font-size:18px;font-weight:500}.sel-added-block-compact .sel-added-title{margin-bottom:10px;font-size:15px}.sel-added-block-compact .sel-added-line{margin:6px 0;font-size:13px}.sel-added-block-dense{border-radius:10px;padding:10px 12px}.sel-added-block-dense .sel-added-title{margin-bottom:8px;font-size:13.5px}.sel-added-block-dense .sel-added-line{margin:0;font-size:13px}.sel-added-line{box-sizing:border-box;gap:8px;width:100%;margin:8px 0;font-size:15px;display:flex}.sel-added-boiler-search-row{border-top:1px solid #cbd8e5;margin-top:10px;padding-top:10px}.sel-added-boiler-search-button{color:#45627c;cursor:pointer;background:#ffffff8c;border:1px dashed #8da6bd;border-radius:7px;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.sel-added-boiler-search-button:hover,.sel-added-boiler-search-button:focus-visible{color:#b84f0f;background:#fff8f2;border-color:#e07020;outline:none}.sel-added-boiler-search-button span{font-size:17px;font-weight:400;line-height:1}.sel-boiler-search-input:focus{box-shadow:0 0 0 3px #e0702024;border-color:#e07020!important}.sel-boiler-search-loading{color:#a64e15;background:#fff8f2f0;border-radius:999px;align-items:center;gap:6px;padding:4px 7px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.sel-boiler-search-loading.has-clear{right:44px}.selection-page .sel-boiler-search-results-button{color:#667089;cursor:pointer;background:#f8fafc;border:1px solid #d7dbe4;border-radius:5px;padding:3px 6px;font-size:10px;font-weight:700;line-height:1.2;position:absolute;top:50%;right:40px;transform:translateY(-50%)}.selection-page .sel-boiler-search-results-button:hover,.selection-page .sel-boiler-search-results-button:focus-visible{color:#b84f0f;background:#fff8f2;border-color:#e07020;outline:none}.sel-boiler-search-spinner{border:2px solid #e0702047;border-top-color:#e07020;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite sel-boiler-search-spin}.sel-boiler-search-progress{z-index:21;background:#e0702024;border-radius:999px;height:2px;position:absolute;bottom:-2px;left:10px;right:10px;overflow:hidden}.sel-boiler-search-progress:after{content:"";border-radius:inherit;background:#e07020;width:38%;animation:1s ease-in-out infinite sel-boiler-search-progress;position:absolute;top:0;bottom:0}@keyframes sel-boiler-search-spin{to{transform:rotate(360deg)}}@keyframes sel-boiler-search-progress{0%{left:-38%}to{left:100%}}.selection-tutorial-trigger{z-index:2;color:#667089;cursor:pointer;background:#ffffffdb;border:1px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:15px;font-weight:800;display:inline-flex;position:absolute;top:16px;right:16px}.selection-tutorial-trigger[data-active=true]{color:#fff;background:#e07020;border-color:#e07020;box-shadow:0 0 0 3px #e0702029}.selection-tutorial-trigger:hover,.selection-tutorial-trigger:focus-visible{color:#c85e18;border-color:#e07020;outline:none;box-shadow:0 0 0 3px #e0702024}.tutorial-popover-line{z-index:1200;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.tutorial-popover-line path{fill:none;stroke:#f4a261;stroke-width:2px}.tutorial-popover-line circle{fill:#f4a261;stroke:#fff;stroke-width:2px}.tutorial-popover{z-index:1201;color:#fff;background:#0f172ae6;border-radius:4px;flex-direction:column;justify-content:center;max-width:600px;padding:22px 52px 22px 24px;font-size:14px;font-weight:600;line-height:1.45;display:flex;position:absolute;box-shadow:0 14px 36px #0f172a47}.tutorial-popover-close{color:#fff;cursor:pointer;background:0 0;border:0;width:28px;height:28px;padding:0;font-size:24px;line-height:1;position:absolute;top:10px;right:12px}.tutorial-popover-close:hover,.tutorial-popover-close:focus-visible{color:#f4a261;background:0 0;outline:none}.tutorial-popover-action{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff8c;border-radius:5px;align-self:flex-start;margin-top:10px;padding:5px 12px;font-size:12px;font-weight:800}.tutorial-popover-action:hover,.tutorial-popover-action:focus-visible{background:#ffffff1f;border-color:#fff;outline:none}.sel-added-label{overflow-wrap:anywhere;min-width:0}.sel-added-thermostat-swatch{background:#fff;border:2px solid #e3e7ef;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.sel-added-thermostat-meta{align-items:center;gap:6px;display:inline-flex}.sel-added-floor-sensor-marker{color:#c85e18;background:#fff8f2;border:1px solid #f2cba6;border-radius:7px;justify-content:center;align-items:center;gap:3px;min-width:38px;height:26px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.sel-added-floor-sensor-marker svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.sel-added-floor-sensor-marker>span{line-height:1}.sel-added-thermostat-swatch>span{border:1px solid #20273829;border-radius:50%;flex:none;width:22px;height:22px}.sel-card-json{background:#f5f7fb;border-radius:6px;margin:0;padding:10px;font-size:12px;line-height:1.5;overflow:auto}.selection-page button.selection-add-button,.selection-page button.selection-primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ed7a2d,#cf5612);border:1px solid #c85e18cc;border-radius:14px;font-size:14px;font-weight:700;transition:box-shadow .2s,transform .2s,filter .2s;position:relative;overflow:hidden;box-shadow:0 10px 24px #c85e1840,inset 0 1px #ffffff40}.selection-page button.selection-add-button{align-self:flex-start;padding:12px 26px}.selection-page .sel-thermostat-card button.selection-add-button{align-self:stretch}.selection-page button.selection-add-button:after,.selection-page button.selection-primary-button:after,.selection-page button.selection-danger-button:after{content:"";pointer-events:none;background:#ffffff1a;border-radius:50%;width:90px;height:90px;position:absolute;top:-34px;right:-20px}.selection-page button.selection-add-button:hover:not(:disabled),.selection-page button.selection-primary-button:hover:not(:disabled){filter:saturate(1.08);transform:translateY(-2px);box-shadow:0 14px 30px #c85e1852,inset 0 1px #ffffff4d}.selection-page button.equipment-offer-download.selection-primary-button{border-radius:12px;padding:8px 16px;font-size:13px}.selection-page button.selection-add-button-sm{border-radius:8px;padding:7px 16px;font-size:13px}.sel-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e070201f;border-color:#e07020!important}.sel-card.sel-card-static:hover{box-shadow:none;transform:none;border-color:#d7dbe4!important}.sel-group-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--line);margin-bottom:20px;padding-bottom:10px;font-size:11px;font-weight:700}.sel-card-title{color:var(--text);font-size:14px;font-weight:700;line-height:1.4}@keyframes sel-controller-panel-pop{0%,to{box-shadow:0 4px 16px #2027380f}40%{box-shadow:0 14px 34px #e070203d}}.sel-stuck-controllers-panel.is-controller-changed{z-index:150;animation:.42s cubic-bezier(.22,1,.36,1) both sel-mode-sidebar-enter,.52s sel-controller-panel-pop;box-shadow:0 14px 34px #2027382e}@media (prefers-reduced-motion:reduce){.sel-stuck-controllers-panel.is-controller-changed{animation:none}}.sel-controller-panel-glow{pointer-events:none;background:radial-gradient(circle,#ffa4484d,#ffa44800 70%);border-radius:50%;width:150px;height:150px;position:absolute;top:-58px;right:-48px}.sel-controller-panel-header{z-index:1;justify-content:space-between;align-items:flex-start;gap:8px;display:flex;position:relative}.sel-controller-panel-header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.sel-controller-panel-header>div>span{color:#9a6a3a;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:800}.sel-controller-panel-header strong{color:#202738;font-size:13px;line-height:1.25}.sel-stuck-controllers{z-index:1;flex-direction:column;gap:10px;padding-top:12px;display:flex;position:relative}.selection-page button.sel-stuck-controller-card{box-sizing:border-box;color:#202738;cursor:pointer;text-align:left;background:#ffffffb3;border:1px solid #cbd5e1e0;border-radius:16px;flex-direction:column;gap:9px;width:100%;padding:8px;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;display:flex;position:relative;overflow:hidden}.selection-page button.sel-stuck-controller-card:hover:not(:disabled){border-color:#e070208c;transform:translateY(-2px);box-shadow:0 12px 24px #2027381c}.selection-page button.sel-stuck-controller-card:disabled{opacity:.42;cursor:not-allowed}.selection-page button.sel-stuck-controller-card[data-active=true]{background:linear-gradient(150deg,#fffffff5,#fff2e5e0);border-color:#e07020b8;box-shadow:0 14px 28px #e0702029,inset 0 1px #ffffffe6}.sel-stuck-controller-visual{background:radial-gradient(circle at 50% 115%,#e0702024,#0000 55%),#ffffffb8;border:1px solid #e2e8f0cc;border-radius:12px;justify-content:center;align-items:center;width:100%;height:104px;display:flex;position:relative;overflow:hidden}.sel-stuck-controller-visual:after{content:"";filter:blur(7px);background:#20273821;border-radius:50%;height:8px;position:absolute;bottom:8px;left:16%;right:16%}.sel-stuck-controller-visual img{z-index:1;object-fit:contain;filter:drop-shadow(0 8px 10px #20273829);width:104px;height:88px;display:block;position:relative}.sel-stuck-controller-copy{flex-direction:column;gap:4px;padding:0 3px 3px;display:flex}.sel-stuck-controller-copy strong{color:#172033;font-size:15px;line-height:1.2}.sel-stuck-controller-copy small{color:#64748b;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.sel-stuck-controllers-note{z-index:1;color:#9a3412;background:#fff7edb8;border:1px solid #fb923c4d;border-radius:14px;flex-direction:column;align-items:stretch;gap:7px;margin-top:10px;padding:10px;font-size:10px;line-height:1.45;display:flex;position:relative}.selection-page button.sel-controller-choice-button{color:#9a3412;cursor:pointer;background:#ffffffbd;border:1px solid #ea580c75;border-radius:8px;font-size:10px;font-weight:800;padding:6px 9px!important}.selection-page button.sel-controller-choice-button[data-active=true]{color:#fff;background:#e07020;border-color:#e07020}.sel-stuck-modules{margin-top:14px}.sel-stuck-modules-title{color:#8a5c32;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:800}.sel-stuck-modules-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding-top:8px;display:grid}.sel-stuck-module-tile{box-sizing:border-box;aspect-ratio:3/4;width:100%;box-shadow:none;background:#ffffffad;border:0;border-radius:10px;justify-content:center;align-items:center;padding:2px;display:flex;position:relative}.sel-stuck-module-tile img{object-fit:contain;max-width:100%;max-height:100%}.sel-stuck-module-count{box-sizing:border-box;color:#fff;background:#e07020;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:3px;right:3px}.sel-stuck-actions{border-top:1px solid #cbd5e1a6;flex-direction:column;gap:9px;margin-top:14px;padding-top:12px;display:flex}.selection-page button.sel-controller-primary-action{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#ed7a2d,#cf5612);border:1px solid #c85e18cc;border-radius:14px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;padding:10px;transition:box-shadow .2s,transform .2s,filter .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #c85e1840,inset 0 1px #ffffff40}.selection-page button.sel-controller-primary-action:after{content:"";pointer-events:none;background:#ffffff1a;border-radius:50%;width:90px;height:90px;position:absolute;top:-34px;right:-20px}.selection-page button.sel-controller-primary-action:hover:not(:disabled){filter:saturate(1.08);transform:translateY(-2px);box-shadow:0 14px 30px #c85e1852,inset 0 1px #ffffff4d}.selection-page button.sel-controller-primary-action:disabled{opacity:.52;cursor:not-allowed;filter:grayscale(.3)}.sel-controller-action-icon{background:#ffffff21;border:1px solid #ffffff3d;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.sel-controller-action-icon svg,.sel-controller-action-arrow,.sel-controller-secondary-actions svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.sel-controller-action-icon svg{width:19px;height:19px}.sel-controller-action-copy{flex-direction:column;min-width:0;display:flex}.sel-controller-action-copy strong{white-space:normal;font-size:12px;line-height:1.15}.sel-controller-action-arrow{z-index:1;width:18px;height:18px;position:relative}.selection-page button.sel-manual-card-build-button{grid-template-columns:30px minmax(0,1fr) 14px;gap:7px;padding:11px 8px 11px 10px}.selection-page button.sel-manual-card-build-button .sel-controller-action-icon{border-radius:9px;width:30px;height:30px}.selection-page button.sel-manual-card-build-button .sel-controller-action-icon svg{width:17px;height:17px}.selection-page button.sel-manual-card-build-button .sel-controller-action-arrow{width:14px;height:14px}.selection-page button.sel-manual-card-build-button .sel-controller-action-copy strong{white-space:nowrap;text-overflow:ellipsis;align-self:stretch;font-size:11px;overflow:hidden}.sel-controller-secondary-actions{grid-template-columns:minmax(0,1fr) 42px;gap:8px;display:grid}.selection-page button.sel-controller-spec-action,.selection-page button.sel-controller-reset-action{color:#475569;cursor:pointer;background:#ffffffa3;border:1px solid #cbd5e1d9;border-radius:12px;justify-content:center;align-items:center;min-height:40px;transition:border-color .18s,background .18s,color .18s,transform .18s;display:inline-flex;box-shadow:inset 0 1px #ffffffdb}.selection-page button.sel-controller-spec-action{gap:7px;padding:5px 10px;font-size:11px;font-weight:800}.selection-page button.sel-controller-spec-action svg{width:26px;height:26px}.selection-page button.sel-controller-reset-action{color:#b45353;padding:5px}.selection-page button.sel-controller-reset-action svg{width:28px;height:28px}.selection-page button.sel-controller-spec-action:hover,.selection-page button.sel-controller-reset-action:hover{color:#c85e18;background:#fff7eddb;border-color:#e070207a;transform:translateY(-1px)}.sel-stuck-controllers-panel{top:var(--sel-sidebar-top);box-sizing:border-box;width:240px;max-height:calc(100vh - var(--sel-sidebar-top) - 24px);max-height:calc(100dvh - var(--sel-sidebar-top) - 24px);overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-backdrop-filter:blur(18px)saturate(145%);z-index:100;background:linear-gradient(155deg,#ffffffeb,#f6f8fcc7),#ffffffb8;border:1px solid #ffffffd6;border-radius:20px;flex:0 0 240px;align-self:flex-start;padding:14px;position:sticky;overflow:hidden auto;box-shadow:0 18px 44px #2027381f,inset 0 1px #fffffff5}@media (width<=800px){:root{--nav-height:0px}.spa-navbar{box-sizing:border-box;flex-wrap:wrap;align-content:center;row-gap:4px;padding:6px 12px}.spa-navbar-brand{gap:10px;width:100%}.spa-navbar-logo{height:22px}.spa-alpha-notice{flex:auto;gap:8px;min-width:0;max-width:none;padding:4px 8px;font-size:11px}.spa-alpha-notice a{padding:4px 8px;font-size:11px}.spa-navbar-actions{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;width:100%;padding-bottom:2px;overflow-x:auto}.spa-navbar-actions::-webkit-scrollbar{display:none}.spa-navbar>.spa-navbar-actions button{flex:none;padding:7px 11px;font-size:12px}.spa-scheme-meta{width:min(380px,100vw - 196px)}.spa-scheme-meta.is-collapsed{width:58px}.spa-scheme-meta:not(.is-collapsed){width:min(380px,100vw - 88px)}.spa-scheme-meta:not(.is-collapsed) .spa-scheme-meta-card{border-radius:14px;width:calc(100% - 67px);height:58px;padding:6px 9px 6px 8px}.spa-scheme-meta-collapse-button{border-radius:14px;width:58px;height:58px}.spa-scheme-meta-icon{border-radius:11px;width:38px;height:38px}.spa-floating-tool-button.spa-scheme-meta-expand-button{border-radius:14px;grid-template-rows:29px auto;gap:3px;width:58px;height:58px}.spa-floating-tool-button.spa-scheme-meta-expand-button svg{width:29px;height:29px}.spa-scheme-meta-editor{width:calc(100vw - 28px)}.spa-device-preview{display:none}.spa-mode-toggle{border-radius:15px;width:180px;height:64px;top:10px;right:10px}.spa-mode-toggle button{border-radius:14px;gap:3px;font-size:8px}.spa-mode-toggle button svg{width:27px;height:27px}.spa-right-tools{gap:7px;top:84px;right:10px}.spa-right-tools .spa-floating-tool-button{border-radius:14px;grid-template-rows:29px auto;gap:3px;width:58px;height:58px}.spa-right-tools .spa-floating-tool-button svg{width:29px;height:29px}.spa-floating-tools{gap:7px;left:10px}.spa-floating-tools .spa-floating-tool-button{border-radius:14px;grid-template-rows:29px auto;gap:3px;width:58px;height:58px}.spa-floating-tools .spa-floating-tool-button svg{width:29px;height:29px}.spa-floating-tool-button.spa-reset-positions-button,.spa-floating-tool-button.spa-floating-help-button{border-radius:14px;grid-template-rows:29px auto;gap:3px;width:58px;height:58px}.spa-floating-tool-button.spa-reset-positions-button svg,.spa-floating-tool-button.spa-floating-help-button svg{width:29px;height:29px}.spa-reset-positions-button{bottom:75px;right:10px}.spa-floating-help-button{bottom:10px;right:10px}.spa-tool-label{font-size:7px}}@media (width<=480px){.spa-scheme-meta-card{gap:6px;padding-left:10px}.spa-scheme-meta-icon,.spa-scheme-meta-edit,.spa-scheme-meta-kicker{display:none}.spa-scheme-meta-copy strong{font-size:12px}.spa-scheme-meta-copy small{font-size:9px}}@media (width<=1200px){.sel-side-nav,.sel-layout>.sel-layout-spacer:first-child{display:none}}@media (width<=1100px){.sel-layout{gap:16px}.selection-page .sel-card-photo{opacity:.42}.sel-card-section{gap:24px;padding:20px}.selection-page h2,.sel-card-heading{font-size:17px}.sel-subtitle{font-size:13.5px}.sel-card-desc{font-size:13px}.sel-added-title{font-size:16px}}@media (width<=900px){.selection-page{padding:0 16px!important}.sel-stuck-controllers-panel,.sel-layout-spacer{flex-basis:210px;width:210px}.selection-page .sel-card-photo{opacity:.26}.sel-card-section{gap:20px;padding:18px}.selection-page h2,.sel-card-heading{font-size:16px}.sel-subtitle{font-size:13px}.sel-card-desc{font-size:12.5px}.sel-added-title{font-size:15px}.sel-group-label{font-size:14px}}@media (width<=400px){.sel-added-line>:last-child{margin-left:auto}}@media (width<=1100px) and (width>=761px){.sel-liquid-header-inner{grid-template-columns:150px minmax(0,1fr) 150px;gap:14px}.sel-header-brand img{width:126px}.sel-header-brand span,.sel-mode-title{display:none}}.selection-page{box-sizing:border-box}@media (width<=760px){.selection-page{--sel-header-height:50px;padding:0 12px 184px!important}.selection-page:before{height:58px}.sel-liquid-header{border-top:0;border-left:0;border-right:0;border-radius:0 0 14px 14px;width:100%;top:0}.sel-liquid-header-inner{grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;gap:10px;padding:6px 10px}.sel-header-brand{grid-area:1/1}.sel-header-brand img{width:104px}.sel-header-brand span,.sel-mode-title{display:none}.sel-mode-panel{grid-area:1/2;justify-self:end;min-width:0;padding:0}.sel-mode-controls{display:block}.sel-mode-switch{flex-basis:auto;width:auto;max-width:100%;padding:2px;display:inline-flex}.selection-page button.sel-mode-option{gap:6px;min-height:30px;padding:3px 10px!important}.sel-mode-option svg{flex-basis:16px;width:16px;height:16px}.sel-mode-option strong{white-space:nowrap;font-size:11.5px}.sel-mode-option small,.sel-layout-spacer{display:none}.sel-footer{border-radius:12px 12px 0 0;margin-top:32px;padding:20px 14px;font-size:11px}.sel-manual-controller-picker{padding-top:24px}.sel-manual-controller-grid{flex-direction:column;gap:10px}.sel-manual-controller-card{text-align:left;flex:none;grid-template-columns:92px 1fr;gap:5px 12px;width:100%;height:auto;min-height:0;display:grid;padding:12px!important}.sel-manual-controller-card img{grid-row:1/3;width:92px;height:82px;padding:8px}.sel-manual-controller-card strong,.sel-manual-controller-card span{text-align:left;align-self:center}.sel-manual-info-card{text-align:center;align-items:center;min-height:0;display:flex;padding:18px!important}.sel-manual-info-card strong,.sel-manual-info-card span{text-align:center}.sel-manual-info-card ul{box-sizing:border-box;width:100%}.selection-page button.sel-manual-card-build-button{grid-column:1/-1;margin-top:6px}.sel-stuck-modules{flex:1 1 0;min-width:0;margin-top:0}.sel-controller-panel-glow,.sel-controller-panel-header,.sel-stuck-controllers-note{display:none}.selection-page button.sel-stuck-controller-card{height:var(--sel-mobile-equipment-card-height);border-radius:11px;flex-direction:row;gap:7px;width:auto!important;padding:5px!important}.sel-stuck-controller-visual{border-radius:8px;flex:0 0 56px;width:56px;height:48px}.sel-stuck-controller-visual:after,.sel-stuck-controller-copy small{display:none}.sel-stuck-controller-visual img{filter:none;width:50px;height:42px}.sel-stuck-controller-copy{justify-content:center;padding:0}.sel-stuck-controller-copy strong{white-space:nowrap;font-size:12px}.sel-stuck-modules-title{display:none}.sel-stuck-modules-grid{scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:36px;grid-auto-flow:column;width:100%;padding-top:0;overflow-x:auto}.sel-stuck-modules-grid::-webkit-scrollbar{display:none}.sel-stuck-module-tile{width:36px;height:var(--sel-mobile-equipment-card-height);aspect-ratio:auto}.sel-stuck-actions{--sel-mobile-action-height:38px;flex-direction:row;flex:1 0 100%;align-items:center;gap:8px;margin-top:8px;padding-top:8px}.selection-page button.sel-controller-primary-action{width:auto;min-width:0;min-height:var(--sel-mobile-action-height);border-radius:11px;flex:1 1 0;grid-template-columns:26px minmax(0,1fr) 16px;gap:7px;padding:4px 8px!important}.sel-controller-action-icon{border-radius:8px;width:26px;height:26px}.sel-controller-action-icon svg,.sel-controller-action-arrow{width:16px;height:16px}.sel-controller-action-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;line-height:1.15;overflow:hidden}.sel-controller-action-copy strong br{display:none}.sel-controller-secondary-actions{grid-template-columns:repeat(2, var(--sel-mobile-action-height));flex:none;gap:6px}.selection-page button.sel-controller-spec-action,.selection-page button.sel-controller-reset-action{width:var(--sel-mobile-action-height);height:var(--sel-mobile-action-height);min-height:var(--sel-mobile-action-height);border-radius:11px;padding:0}.selection-page button.sel-controller-spec-action{width:var(--sel-mobile-action-height);padding:0}.selection-page button.sel-controller-spec-action svg,.selection-page button.sel-controller-reset-action svg{width:30px;height:30px}.sel-controller-spec-action span{display:none}.sel-sticky-top{border-radius:0 0 14px 14px;margin:-12px -12px 20px;padding:10px 12px}.sel-header{gap:10px;padding-bottom:10px}.sel-header h1{font-size:17px}.sel-header>div{width:100%;justify-content:flex-start!important;gap:8px!important}.sel-header button{padding:8px 12px!important;font-size:12px!important}.sel-layout{display:block}.sel-stuck-controllers-panel{--sel-mobile-equipment-card-height:70px;width:auto;max-height:none;padding:8px 12px calc(8px + env(safe-area-inset-bottom));z-index:300;border-bottom:0;border-radius:14px 14px 0 0;flex-wrap:wrap;flex:none;align-items:center;gap:8px;display:flex;position:fixed;inset:auto 0 0;overflow:visible;box-shadow:0 -8px 24px #20273824}.sel-stuck-controllers{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:0 auto;min-width:0;max-width:65%;padding-top:0;overflow-x:auto;flex-direction:row!important}.sel-stuck-controller-card{flex:none;width:auto!important}.sel-quick-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;gap:8px;padding-bottom:2px;overflow-x:auto}.sel-quick-nav::-webkit-scrollbar{display:none}.sel-quick-nav a{white-space:nowrap;background:#fff;border-color:#e2e8f0;border-radius:999px;flex:none;font-size:12px}.selection-page h2{padding-left:10px;font-size:15px}.sel-subtitle{margin:-6px 0 12px;font-size:12.5px}.selection-page .sel-card{flex:100%!important;min-width:0!important;max-width:100%!important}.selection-page .sel-card-section{border-radius:14px;gap:18px;padding:12px}.selection-page .sel-card-compact{padding:14px}.sel-card-heading{font-size:15px}.sel-card-desc,.sel-boilers-lead{font-size:12px}.sel-card-title{font-size:13px}.sel-added-block{border-radius:10px;padding:12px}.sel-added-title{margin-bottom:10px;font-size:14.5px}.sel-added-line{margin:6px 0;font-size:13px}.sel-field-label{margin-bottom:8px;font-size:10px}.sel-card-json{font-size:11px}.selection-page button.selection-add-button{border-radius:9px;padding:10px 12px;font-size:12px}.selection-page button.selection-add-button-sm{padding:7px 14px;font-size:12.5px}.selection-page .selection-option-button:not(.sel-mode-option):not(.sel-thermostat-color-button){flex-direction:column!important;padding:7px 9px!important;font-size:12.5px!important}.sel-thermostat-color-options{flex-wrap:nowrap!important}.selection-page button.sel-thermostat-color-button{flex:0 0 36px;min-width:36px;width:36px!important;height:36px!important;padding:0!important}.selection-page .sel-card-photo{opacity:.16}.selection-page .sel-card-with-device{column-gap:16px}.selection-page .sel-card-with-device .sel-card-section-copy{flex:1 1 0!important;min-width:0!important}.selection-page .sel-card-with-device .sel-card-device-visual{flex:48px!important;align-self:center!important;min-width:0!important;max-width:132px!important}.sel-thermostat-visual{align-self:center;width:auto;margin:0;flex:48px!important;min-width:0!important;max-width:132px!important;min-height:0!important}.sel-thermostat-settings{flex:1 1 0!important;min-width:min-content!important}.sel-thermostat-row{gap:16px!important}.selection-page .sel-card-fixed-height{min-height:0!important}.selection-page section>div{flex-wrap:wrap!important}.selection-page section{margin-bottom:20px}.sel-group-label{margin-bottom:14px;padding-top:10px;padding-bottom:8px;font-size:10px}.sel-stuck-controllers-title{text-transform:uppercase;letter-spacing:.04em;padding-top:6px!important;font-size:11px!important}.sel-stuck-controllers{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px!important;padding-top:6px!important}.sel-stuck-controllers::-webkit-scrollbar{display:none}.sel-stuck-controller-card{border-radius:6px!important;gap:6px!important;padding:2px 8px 2px 4px!important;font-size:12px!important}.sel-stuck-controller-card>img{width:32px!important;height:24px!important}.sel-stuck-controllers-note{gap:6px!important;margin-top:6px!important;padding:5px 8px!important;font-size:12px!important}}@media (width<=400px){.selection-page button.sel-mode-option{gap:5px;padding:3px 8px!important}.sel-mode-option svg{flex-basis:14px;width:14px;height:14px}.sel-mode-option strong{font-size:11px}.sel-header-brand img{width:92px}}@media (width<=340px){.selection-page button.sel-mode-option{gap:4px;padding:3px 6px!important}.sel-mode-option svg{flex-basis:13px;width:13px;height:13px}.sel-mode-option strong{font-size:10.5px}.sel-header-brand img{width:84px}}
