:root{--navy: #2c374a;--navy-2: #202b3c;--blue: #5ab0df;--blue-deep: #217dad;--red: #db3238;--green: #82c94a;--ink: #354454;--muted: #8a949f;--canvas: #f2f2f2;--surface: #fff;--line: #d4d6d8;--shadow: 0 3px 9px #1d2b3c1f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#111a29}*{box-sizing:border-box}button,input,select{font:inherit}button{border:0;color:inherit;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #8fd0f4;outline-offset:2px}body{margin:0}.demo-shell{min-height:100dvh;display:grid;grid-template-columns:320px minmax(0,1fr);background:radial-gradient(circle at 72% 12%,#344865 0,#182437 46%,#111927)}.demo-panel{display:flex;flex-direction:column;padding:42px 32px;color:#fff;border-right:1px solid #ffffff12;background:#111b2db8}.demo-logo{width:46px;height:46px;display:grid;place-items:center;margin-bottom:45px;border-radius:14px;background:#55aeda;font-size:23px;font-weight:900}.demo-panel>span{color:#9ab0cb;font-size:10px;font-weight:800;letter-spacing:.16em}.demo-panel h1{margin:13px 0;color:#fff;font-size:30px;line-height:1.05;letter-spacing:-.04em}.demo-panel p{color:#aab8ca;font-size:13px;line-height:1.55}.demo-route{display:grid;grid-template-columns:32px 1fr;gap:12px 10px;margin-top:30px;padding-top:25px;border-top:1px solid #ffffff17}.demo-route b{width:27px;height:27px;display:grid;place-items:center;border-radius:9px;color:#bde6fb;background:#273d58;font-size:10px}.demo-route span{align-self:center;color:#dce7f3;font-size:12px}.demo-panel>small{margin-top:auto;color:#7f92a9;font-size:10px}.device-switcher{margin-top:28px;padding-top:20px;border-top:1px solid #ffffff17}.device-switcher>span{display:block;margin-bottom:9px;color:#98abc3;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.device-switcher>div{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:3px;border-radius:11px;background:#26364d}.device-switcher button{min-height:33px;border-radius:8px;color:#a7b8cc;background:transparent;font-size:10px;font-weight:750}.device-switcher button.active{color:#fff;background:#4d9fd0;box-shadow:0 2px 7px #07122066}.demo-configurator-trigger{display:grid;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;min-height:45px;margin-top:14px;padding:0 13px;border:1px solid #ffffff21;border-radius:12px;color:#e9f3fb;background:#1b2b42;box-shadow:inset 0 1px #ffffff0d;text-align:left;font-size:11px;font-weight:800}.demo-configurator-trigger:hover{background:#263b57}.demo-configurator-trigger svg:last-child{justify-self:end;color:#82c8ed}.demo-configurator-modal{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px}.demo-configurator-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#07111edb;cursor:default}.demo-configurator-card{position:relative;z-index:1;width:min(430px,100%);padding:25px;border:1px solid #ffffff22;border-radius:22px;color:#f7fbff;background:linear-gradient(155deg,#263b57,#17263a);box-shadow:0 26px 70px #010711a8}.demo-configurator-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.demo-configurator-card header span{color:#86c9eb;font-size:10px;font-weight:900;letter-spacing:.13em}.demo-configurator-card h2{margin:7px 0 0;font-size:24px;line-height:1.08;letter-spacing:-.03em}.demo-configurator-card>p{margin:13px 0 21px;color:#aebed0;font-size:12px;line-height:1.5}.demo-configurator-close{display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffffff20;border-radius:50%;color:#dcecff;background:#ffffff10}.demo-configurator-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.demo-configurator-fields label{position:relative;display:grid;gap:7px;color:#aec0d5;font-size:10px;font-weight:800;letter-spacing:.04em}.demo-configurator-fields select{width:100%;min-height:42px;padding:0 52px 0 10px;border:1px solid #ffffff20;border-radius:10px;color:#f4f9ff;background:#0f1d2f;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;font-size:12px;letter-spacing:0}.demo-configurator-fields label:after{position:absolute;right:13px;bottom:17px;width:5px;height:5px;border-right:2px solid #dcecff;border-bottom:2px solid #dcecff;content:"";pointer-events:none;transform:rotate(45deg)}.demo-configurator-apply{width:100%;min-height:46px;margin-top:22px;border-radius:11px;color:#082238;background:#75c9f1;font-size:12px;font-weight:900}.device-stage{min-height:100dvh;display:grid;place-items:center;align-content:center;gap:12px;padding:25px}.device-stage>p{margin:0;color:#91a2b7;font-size:10px}.device-body{position:relative;height:min(872px,calc(100dvh - 58px));aspect-ratio:413/872;transition:aspect-ratio .2s ease,height .2s ease}.device-body.android{height:min(872px,calc(100dvh - 58px));aspect-ratio:413/872}.device-frame{position:relative;width:100%;height:100%;overflow:hidden;border:10px solid #08090b;border-radius:55px;background:var(--canvas);box-shadow:0 0 0 1px #bcc1c8,0 0 0 3px #3d4249,0 35px 80px #050a145c;transition:border-radius .2s ease,border-color .2s ease,box-shadow .2s ease}.device-frame.android{border-width:8px;border-color:#171c22;border-radius:39px;box-shadow:0 0 0 1px #89929c,0 0 0 3px #343a43,0 35px 80px #050a145c}.frame-hardware{position:absolute;top:12px;left:50%;z-index:20;width:96px;height:27px;border-radius:999px;background:#050608;box-shadow:inset 0 0 0 1px #202329;transform:translate(-50%);pointer-events:none}.device-frame.iphone .frame-hardware:after{content:"";position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:50%;background:#101722;box-shadow:inset 0 0 0 2px #080a0e,0 0 3px #1a3159}.device-frame.android .frame-hardware{top:10px;width:13px;height:13px;border:1px solid #36404d;border-radius:50%;background:#06090e;box-shadow:inset 0 0 0 3px #0c1420,0 0 0 1px #171c22}.device-frame.android:before{content:"";position:absolute;top:5px;left:50%;z-index:20;width:28px;height:2px;border-radius:999px;background:#3a424d;box-shadow:0 1px 1px #080a0e;transform:translate(-50%);pointer-events:none}.side-button{position:absolute;z-index:0;width:4px;border-radius:3px;background:linear-gradient(90deg,#24282e,#899099 72%,#383d44);box-shadow:0 0 0 1px #1d2025;pointer-events:none}.device-body.iphone .side-button.action{top:12%;left:-7px;height:3.2%}.device-body.iphone .side-button.volume-up{top:18%;left:-7px;height:6.1%}.device-body.iphone .side-button.volume-down{top:25.4%;left:-7px;height:6.1%}.device-body.iphone .side-button.power{top:20.5%;right:-7px;height:9%}.device-body.android .side-button.action,.device-body.android .side-button.volume-down{display:none}.device-body.android .side-button.volume-up{top:16.7%;right:-6px;left:auto;width:3px;height:10.3%;background:linear-gradient(90deg,#20262e,#6f7884 70%,#303740)}.device-body.android .side-button.power{top:28.7%;right:-6px;width:3px;height:5.8%;background:linear-gradient(90deg,#20262e,#6f7884 70%,#303740)}.device-body.android:after{content:"";position:absolute;bottom:3px;left:50%;z-index:2;width:32px;height:2px;border-radius:999px;background:#070a0e;box-shadow:0 0 0 1px #343c47;transform:translate(-50%);pointer-events:none}.mobile-application{position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--canvas)}.app-toast{position:absolute;z-index:30;top:117px;left:12px;right:12px;display:flex;align-items:center;gap:10px;min-height:54px;padding:9px 10px 9px 12px;border:1px solid #b8d8e7;border-radius:13px;color:#173d54;background:#f8fcff;box-shadow:0 10px 24px #10293b2b;animation:toast-in .18s ease-out}.app-toast>svg{flex:0 0 auto;color:var(--teal)}.app-toast>span{min-width:0;display:grid;gap:1px}.app-toast strong{font-size:12px}.app-toast small{overflow:hidden;color:#628094;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.app-toast button{margin-left:auto;padding:7px 8px;border-radius:8px;color:#0e7490;background:#dff2fa;font-size:10px;font-weight:800;white-space:nowrap}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.status-bar{height:36px;flex:0 0 36px;display:flex;align-items:center;justify-content:space-between;padding:7px 23px 0;color:#fff;background:var(--navy);font-size:12px;font-weight:700;letter-spacing:-.03em}.status-bar time{font-variant-numeric:tabular-nums}.ios-status-icons{display:flex;align-items:center;gap:5px;height:13px;color:#fff}.ios-cellular{width:18px;height:13px;fill:currentColor}.ios-wifi{width:18px;height:13px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ios-battery{position:relative;width:25px;height:12px;border:1.3px solid currentColor;border-radius:3.3px;opacity:.97}.ios-battery:after{content:"";position:absolute;top:3px;right:-3px;width:2px;height:5px;border-radius:0 1px 1px 0;background:currentColor;opacity:.72}.ios-battery>span{position:absolute;top:1.5px;bottom:1.5px;left:1.5px;width:82%;border-radius:1.4px;background:currentColor}.top-bar{height:73px;flex:0 0 73px;display:grid;grid-template-columns:88px 1fr 88px;align-items:center;padding:3px 12px 11px;color:#fff;background:var(--navy)}.top-bar h1{overflow:hidden;margin:0;color:#fff;font-size:16px;font-weight:800;letter-spacing:-.02em;text-align:center;text-overflow:ellipsis;white-space:nowrap}.top-bar-side{display:flex;align-items:center;gap:5px}.top-bar-side.right{justify-content:flex-end}.top-bar button{position:relative;width:39px;height:39px;display:grid;place-items:center;border-radius:10px;color:#fff;background:transparent}.top-bar button:hover{background:#ffffff12}.top-bar button:focus-visible,.tab-bar button:focus-visible{outline:none}.top-bar button i{position:absolute;top:1px;right:0;min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border-radius:10px;color:#fff;background:var(--red);font-size:10px;font-style:normal}.top-bar button i.notification-dot{top:1px;right:1px}.app-brand{display:flex;align-items:center;justify-content:center;gap:7px}.app-brand span{width:26px;height:26px;display:grid;place-items:center;border:2px solid #55b6e4;border-radius:5px;color:#7dd1f4;font-size:15px;font-weight:900}.app-brand strong{color:#fff;font-size:14px;letter-spacing:.07em}.mobile-content{min-height:0;flex:1;overflow:hidden}.screen-scroll{height:100%;overflow-y:auto;padding:12px 12px 24px;scrollbar-width:none}.screen-scroll::-webkit-scrollbar{display:none}.tab-bar{height:76px;flex:0 0 76px;display:grid;grid-template-columns:repeat(5,1fr);padding:8px 4px calc(7px + env(safe-area-inset-bottom,0px));border-top:1px solid #d7d7d7;background:#fff}.tab-bar button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#b4b7ba;background:transparent}.tab-bar button svg{width:24px;height:24px;stroke-width:1.6}.tab-bar button span{font-size:10px}.tab-bar button.active{color:var(--navy);font-weight:700}.rate-card{padding:11px 14px;border:1px solid #b8d3c3;border-radius:12px;background:#ddecdf;box-shadow:var(--shadow);text-align:center}.rate-card span,.rate-card strong,.rate-card small{display:block}.rate-card span{font-size:11px;font-weight:850}.rate-card strong{margin-top:4px;font-size:14px}.rate-card small{margin-top:3px;color:#68776e;font-size:10px}.price-profile{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:11px 13px;border:1px solid #9fcfe7;border-radius:12px;background:linear-gradient(135deg,#edf8ff,#d8effd);box-shadow:0 4px 10px #2d82ab24;cursor:pointer}.price-profile small,.price-profile strong{display:block}.price-profile small{color:#527993;font-size:10px}.price-profile strong{margin-top:2px;color:#173f5d;font-size:13px}.price-profile>span{display:flex;align-items:center;gap:5px;color:var(--blue-deep);font-size:10px;font-weight:700}.section-caption{display:flex;align-items:center;justify-content:space-between;padding:17px 3px 8px}.section-caption h2{margin:0;font-size:15px}.section-caption span{min-width:23px;height:23px;display:grid;place-items:center;border-radius:8px;color:#687789;background:#e3e5e7;font-size:10px;font-weight:800}.brand-list{display:grid;gap:8px}.brand-row{width:100%;min-height:67px;display:grid;grid-template-columns:50px 1fr 24px;align-items:center;gap:10px;padding:8px 12px;border:1px solid #d2d2d2;border-radius:13px;background:#fff;box-shadow:var(--shadow);text-align:left}.brand-row>span:nth-child(2){min-width:0}.brand-row strong,.brand-row small{display:block}.brand-row strong{font-size:14px}.brand-row small{overflow:hidden;margin-top:3px;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.brand-row>svg{color:#a0a7ae}.brand-logo{--brand-color: #287caf;width:44px;height:44px;display:grid;place-items:center;border-radius:10px;color:var(--brand-color);background:color-mix(in srgb,var(--brand-color),#fff 89%);font-size:13px;font-weight:900;letter-spacing:-.04em}.brand-logo.large{width:56px;height:56px;border-radius:14px;font-size:16px}.brand-image{width:44px;height:44px;display:block;border:1px solid #d9e1e7;border-radius:10px;object-fit:cover;box-shadow:0 2px 5px #2034481a}.brand-image.large{width:56px;height:56px;border-radius:14px}.brand-hero{display:flex;align-items:center;gap:13px;margin-bottom:13px;padding:13px;border:1px solid #d4d4d4;border-radius:13px;background:#fff;box-shadow:var(--shadow)}.brand-hero strong,.brand-hero small{display:block}.brand-hero strong{font-size:17px}.brand-hero small{margin-top:4px;color:var(--muted);font-size:10px}.stack-list{display:grid;gap:8px}.stack-list>button{min-height:69px;display:grid;grid-template-columns:43px 1fr 24px;align-items:center;gap:11px;padding:10px 12px;border:1px solid #d1d1d1;border-radius:12px;background:#fff;box-shadow:var(--shadow);text-align:left}.stack-list strong,.stack-list small{display:block}.stack-list strong{font-size:14px}.stack-list small{margin-top:3px;color:var(--muted);font-size:10px}.stack-list>button>svg{color:#8f979f}.list-symbol{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:var(--navy);background:#edf0f3}.symbol-1{color:#237cad;background:#e3f2fa}.symbol-2{color:#bf6333;background:#faebe4}.symbol-3{color:#397c65;background:#e6f2ed}.search-field{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:10px 12px;border:1px solid #d1d1d1;border-radius:11px;background:#fff}.search-field svg{color:#8e969d}.search-field input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:12px}.table-head{display:grid;grid-template-columns:1fr 80px 70px;align-items:center;min-height:53px;padding:6px 8px;border:1px solid #d0d0d0;border-radius:11px;background:#fff;box-shadow:var(--shadow)}.table-head span{padding:0 5px;color:#536271;font-size:10px;text-align:center}.table-head span:first-child{text-align:left}.table-head span+span{border-left:1px solid #d5d5d5}.table-head.stock{grid-template-columns:1fr 64px 58px 39px}.series-bar{display:flex;align-items:center;justify-content:space-between;margin:10px 0 7px;padding:11px 14px;border-radius:11px;color:#fff;background:var(--blue);box-shadow:var(--shadow)}.series-bar strong{font-size:12px}.series-bar span{font-size:10px}.series-bar.dark{background:var(--navy)}.price-row{position:relative;width:100%;min-height:62px;display:grid;grid-template-columns:1fr 80px 70px 17px;align-items:center;margin-bottom:7px;padding:6px 8px;border:1px solid #d2d2d2;border-radius:10px;background:#fff;box-shadow:0 2px 6px #24344713;text-align:left}.price-row.stock-row{grid-template-columns:1fr 64px 58px 39px}.price-row>*+*{border-left:1px solid #dddddd}.price-product{min-width:0;padding-right:5px}.price-product strong,.price-product small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-product strong{font-size:11px}.price-product small{margin-top:3px;color:#89929b;font-size:10px}.price-row>b{height:100%;display:grid;place-items:center;padding:0 4px;color:#40505d;font-size:10px;text-align:center}.price-row>svg{padding-left:3px;color:#a2a9b0}.price-row em{height:100%;display:grid;place-items:center;border-left:1px solid #ddd;color:#257657;font-size:10px;font-style:normal;font-weight:800}.price-row em.low{color:var(--red)}.empty-panel,.empty-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-panel{margin-top:20px;padding:30px;border-radius:12px;color:#98a0a8;background:#fff}.empty-panel strong,.empty-panel small{display:block}.empty-panel strong{margin-top:10px;color:#53616e}.empty-panel small{margin-top:4px;font-size:10px}.product-heading{text-align:center}.product-heading>span{color:var(--muted);font-size:10px;text-transform:uppercase}.product-heading h2{margin:5px 0 3px;font-size:18px}.product-heading small{color:#8d959c;font-size:10px}.equipment-visual{position:relative;width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:linear-gradient(145deg,color-mix(in srgb,var(--product-accent),#fff 88%),#fff)}.equipment-visual.large{width:100%;height:230px;margin:13px 0;border:1px solid #d6dce1;border-radius:14px;background:linear-gradient(145deg,color-mix(in srgb,var(--product-accent),#fff 91%),#fff)}.solar-panel{width:34px;height:27px;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:3px;border:3px solid var(--product-accent);background:#fff;transform:skewY(-8deg)}.solar-panel i{border:1px solid color-mix(in srgb,var(--product-accent),#273349 35%);background:color-mix(in srgb,var(--product-accent),#fff 42%)}.large .solar-panel{width:190px;height:128px;gap:4px;padding:7px;border-width:8px}.battery,.inverter,.equipment-box{position:relative;width:25px;height:34px;border:3px solid var(--product-accent);border-radius:5px;background:#fff}.large .battery,.large .inverter,.large .equipment-box{width:105px;height:144px;border-width:7px;border-radius:15px}.battery i,.inverter i,.equipment-box i{position:absolute;top:5px;right:5px;width:4px;height:4px;border-radius:50%;background:var(--product-accent)}.battery span,.inverter span,.equipment-box span{position:absolute;right:4px;bottom:6px;left:4px;height:8px;border-radius:2px;background:color-mix(in srgb,var(--product-accent),#fff 55%)}.large .battery span,.large .inverter span,.large .equipment-box span{right:13px;bottom:20px;left:13px;height:30px}.product-commerce{display:flex;align-items:center;justify-content:space-between;margin:11px 0}.product-commerce small,.product-commerce strong,.product-commerce s{display:block}.product-commerce small{color:var(--muted);font-size:10px}.product-commerce strong{margin-top:2px;color:var(--blue-deep);font-size:22px}.product-commerce s{margin-top:1px;color:#9da4aa;font-size:10px}.availability{padding:7px 9px;border:1px solid #a9d3c3;border-radius:8px;color:#237559;background:#e6f5ef;font-size:10px;font-weight:750}.availability.low{color:#a46028;border-color:#e5c9ac;background:#fff3e7}.primary-action,.secondary-action{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;font-size:13px;font-weight:800}.primary-action{color:#fff;background:var(--green);box-shadow:0 5px 12px #4a8b2640}.secondary-action{border:1px solid #c4c8cc;color:#66727e;background:#fff}.accordion{display:grid;gap:7px;margin-top:15px}.accordion section{overflow:hidden;border-radius:10px;background:#e8edf8}.accordion section>button{width:100%;min-height:60px;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:transparent;text-align:left}.accordion section>button strong{font-size:13px}.accordion section>button span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#fff}.accordion section.open>button span{color:#fff;background:var(--blue-deep)}.accordion-body{padding:5px 14px 15px;background:#f1f4fa}.accordion-body p{margin:0;color:#52616f;font-size:11px;line-height:1.55}.benefit-list{display:grid;gap:7px}.benefit-list span{display:flex;align-items:center;gap:9px;padding:8px 0;border-bottom:1px solid #dce2eb}.benefit-list svg{color:var(--blue-deep)}.benefit-list b{font-size:11px}.spec-list{margin:0}.spec-list>div{padding:9px 0;border-bottom:1px solid #dce2eb}.spec-list dt{font-size:10px;font-weight:800}.spec-list dd{margin:4px 0 0;color:#5c6977;font-size:10px}.cart-lines{display:grid;gap:8px}.cart-lines article{display:grid;grid-template-columns:54px 1fr auto;gap:9px;padding:9px;border:1px solid #d1d1d1;border-radius:11px;background:#fff;box-shadow:var(--shadow)}.cart-lines strong,.cart-lines small{display:block}.cart-lines strong{font-size:11px}.cart-lines small{margin-top:3px;color:#91999f;font-size:10px}.cart-lines article>b{color:var(--blue-deep);font-size:10px}.qty{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:2px;border-radius:7px;background:#edf0f3}.qty button{width:23px;height:23px;display:grid;place-items:center;border-radius:5px;background:#fff}.qty span{font-size:10px}.order-total{display:flex;align-items:center;justify-content:space-between;margin:13px 0;padding:14px;border-radius:11px;background:#e8eef7}.order-total span{font-size:11px;font-weight:700}.order-total strong{color:var(--blue-deep);font-size:17px}.demo-disclaimer{margin:10px auto;color:#949ca3;font-size:10px;text-align:center}.empty-screen{padding:80px 35px}.empty-screen svg{color:#a8b0b8}.empty-screen h2{margin:15px 0 5px;font-size:18px}.empty-screen p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.segmented{display:grid;grid-template-columns:repeat(3,1fr);padding:3px;border-radius:10px;background:#dfe2e5}.segmented button{padding:8px;border-radius:8px;color:#767f87;background:transparent;font-size:10px}.segmented button.active{color:var(--navy);background:#fff;box-shadow:0 2px 5px #2334481c;font-weight:800}.order-card{margin-top:10px;padding:13px;border:1px solid #d0d0d0;border-radius:12px;background:#fff;box-shadow:var(--shadow)}.order-card header,.order-card>div,.order-card footer{display:flex;align-items:center;justify-content:space-between}.order-card header strong{font-size:13px}.order-card header span{color:#8e969d;font-size:10px}.order-card>div{margin-top:13px;padding:11px 0;border-top:1px solid #e1e2e3;border-bottom:1px solid #e1e2e3}.order-card>div span{display:flex;align-items:center;gap:5px;color:#687582;font-size:10px}.order-card>div b{color:var(--blue-deep);font-size:14px}.order-card footer{padding-top:10px}.status{padding:5px 8px;border-radius:7px;color:#956a31;background:#fff0d7;font-size:10px;font-style:normal}.status.ready{color:#257159;background:#e1f3ec}.order-card footer>svg{color:#9ca3aa}.utility-intro{padding:7px 4px 15px}.utility-intro span{color:var(--blue-deep);font-size:10px;font-weight:850;letter-spacing:.12em}.utility-intro h2{margin:7px 0 4px;font-size:20px}.utility-intro p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.more-screen .stack-list>button{min-height:63px}.ai-card{display:grid;grid-template-columns:42px 1fr 23px;align-items:center;gap:10px;margin-top:10px;padding:12px;border-radius:12px;color:#fff;background:#0c6869}.ai-card>span{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;color:#0c6869;background:#fff;font-size:13px;font-weight:900}.ai-card strong,.ai-card small{display:block}.ai-card strong{font-size:11px}.ai-card small{margin-top:3px;color:#c9e7e5;font-size:10px}.profile-card{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #d1d1d1;border-radius:12px;background:#fff;box-shadow:var(--shadow)}.profile-card>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--navy);font-weight:900}.profile-card strong,.profile-card small{display:block}.profile-card strong{font-size:13px}.profile-card small{margin-top:3px;color:var(--muted);font-size:10px}.profile-price{margin-top:10px;padding:16px;border:1px solid #d1d1d1;border-radius:12px;background:#fff;text-align:center}.profile-price small,.profile-price strong,.profile-price em{display:block}.profile-price small{color:var(--muted);font-size:10px}.profile-price strong{margin:5px 0;font-size:17px}.profile-price em{color:var(--blue-deep);font-size:10px;font-style:normal}.settings-list{margin:14px 0}.settings-list label{display:flex;align-items:center;justify-content:space-between;padding:14px 5px;border-bottom:1px solid #d7d9db;font-size:11px}.settings-list select{max-width:175px;border:0;outline:0;color:var(--navy);background:transparent;font-size:10px;font-weight:750;text-align:right}.config-summary{display:grid;grid-template-columns:42px 1fr 22px;align-items:center;gap:9px;margin-bottom:8px;padding:12px;border:1px solid #d1d1d1;border-radius:11px;background:#fff}.config-summary>span{width:39px;height:39px;display:grid;place-items:center;border-radius:9px;color:var(--blue-deep);background:#e4f2fa}.config-summary small,.config-summary strong{display:block}.config-summary small{color:var(--muted);font-size:10px}.config-summary strong{margin-top:3px;font-size:10px}.configurator-screen .primary-action{margin-top:15px}.document-preview{height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #cfd2d5;border-radius:13px;color:var(--navy);background:#fff;box-shadow:var(--shadow)}.document-preview>span{margin-top:18px;color:var(--blue-deep);font-size:10px;font-weight:900;letter-spacing:.15em}.document-preview>strong{margin-top:5px;font-size:17px}.document-preview>small{margin-top:5px;color:#9aa1a7;font-size:10px}.resource-description{padding:18px 4px}.resource-description h2{margin:0 0 7px;font-size:18px}.resource-description p{color:var(--muted);font-size:10px;line-height:1.5}.resource-description>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #d7d9db;font-size:10px}.resource-description>div span{color:var(--muted)}@media (max-width: 820px){.demo-shell{display:block}.demo-panel,.device-stage>p{display:none}.device-stage{min-height:100dvh;padding:0}.device-body{width:100vw;height:100dvh;aspect-ratio:auto}.device-frame{width:100vw;height:100dvh;min-height:0;border:0;border-radius:0;box-shadow:none}.frame-hardware,.side-button{display:none}}.status-bar{height:30px;flex-basis:32px;padding-top:5px;font-size:13px}.top-bar{height:54px;flex-basis:54px;padding:3px 12px 2px}.top-bar button{width:36px;height:36px}.app-toast{top:94px}.notification-summary{display:flex;align-items:center;gap:11px;margin-bottom:12px;padding:13px;border:1px solid #c9ddeb;border-radius:12px;color:#266d96;background:#e8f4fb}.notification-summary>svg{width:28px;height:28px}.notification-summary strong,.notification-summary small{display:block}.notification-summary strong{font-size:12px}.notification-summary small{margin-top:3px;color:#6f8390;font-size:10px}.notification-list{display:grid;gap:8px}.notification-list article{display:flex;gap:10px;padding:13px;border:1px solid #d1d1d1;border-radius:12px;background:#fff;box-shadow:var(--shadow)}.notification-list article>span{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;color:var(--blue-deep);background:#e8f3fa}.notification-list strong{display:block;font-size:11px}.notification-list p{margin:4px 0;color:#6f7a85;font-size:10px;line-height:1.4}.notification-list small{color:#9aa1a7;font-size:10px}
