@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color-scheme:dark;background:#080f18;color:#f5f9fc;font-synthesis:none;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:3px}a{color:inherit}button svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,system-ui,sans-serif}em{font-style:normal;color:var(--accent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lh-app{--bg:#080f18;--surface:#0d1d29;--panel:linear-gradient(130deg,rgba(19,42,55,.72),rgba(10,24,36,.86));--text:#f5f9fc;--muted:#a5bac9;--border:#284452;--accent:#83ecc5;--accent-text:#09221a;min-height:100dvh;background:radial-gradient(ellipse at 85% 4%,#14383070,transparent 38%),radial-gradient(ellipse at 0% 48%,#142a4333,transparent 38%),var(--bg);color:var(--text);transition:background .25s,color .25s;padding-bottom:100px}.lh-app[data-theme=light]{--bg:#f5f8fa;--surface:#fff;--panel:linear-gradient(140deg,#ffffffee,#edf5f2da);--text:#12252e;--muted:#526d7c;--border:#cbded9;--accent:#006a4a;--accent-text:#fff;color-scheme:light}.lh-app[data-theme=dark]{color-scheme:dark}.lh-header{height:86px;max-width:1160px;margin:auto;display:flex;align-items:center;gap:24px;padding:0 32px;border-bottom:1px solid var(--border)}.lh-brand{border:0;background:none;color:var(--text);font-family:Manrope,sans-serif;font-size:24px;font-weight:800;letter-spacing:-1px}.lh-brand span{color:var(--accent)}.lh-desktop-nav{display:flex;gap:5px;margin:auto}.lh-desktop-nav button,.lh-icon,.lh-text-button{background:none;border:0;color:var(--muted);padding:12px;border-radius:12px}.lh-desktop-nav .active,.lh-desktop-nav button:hover{color:var(--accent);background:var(--surface)}.lh-header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.lh-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--border);color:var(--text)}.lh-signin{border:1px solid var(--border);background:var(--surface);color:var(--text);padding:10px 18px;border-radius:99px}.lh-main{max-width:1100px;margin:auto;padding:48px 32px 24px;animation:lh-enter .3s ease}.lh-intro{margin-bottom:25px}.lh-intro h1{font-size:clamp(30px,4.2vw,54px);font-weight:800;line-height:1.13;letter-spacing:-1.6px;max-width:760px}.lh-intro p{font-size:16px;line-height:1.7;color:var(--muted);max-width:600px;margin-top:16px}.lh-glass{background:var(--panel);border:1px solid var(--border);border-radius:22px;box-shadow:0 8px 30px #0000000a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lh-primary{border:1px solid transparent;background:var(--accent);color:var(--accent-text);font-weight:700;min-height:48px;padding:13px 21px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:transform .15s,filter .15s}.lh-primary:hover{filter:brightness(1.06);transform:translateY(-1px)}.lh-secondary{border:1px solid var(--border);background:var(--surface);color:var(--text);min-height:46px;padding:11px 18px;border-radius:12px;display:inline-flex;gap:8px;align-items:center;justify-content:center}.lh-full{width:100%}.lh-location{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid var(--border);border-radius:12px;margin-bottom:16px;color:var(--muted)}.lh-location select{border:0!important;width:auto!important;padding:2px!important;background:transparent!important}.lh-search{display:flex;align-items:center;gap:12px;padding:8px 8px 8px 18px;max-width:740px}.lh-search>svg{color:var(--muted)}.lh-search input{flex:1;min-width:0;background:transparent!important;border:0!important;padding:10px 0!important;outline-offset:0!important}.lh-section{margin-top:30px}.lh-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.lh-section-head h2{font-size:18px;letter-spacing:-.35px}.lh-section-head small{color:var(--muted)}.lh-categories{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.lh-category{display:flex;flex-direction:column;align-items:center;gap:11px;min-height:92px;border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:16px;padding:16px 8px 12px;font-size:12px;line-height:1.25}.lh-category svg{color:var(--muted)}.lh-category.selected{border-color:var(--accent);color:var(--accent);background:var(--surface)}.lh-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr);gap:24px;align-items:start}.lh-stack{display:flex;flex-direction:column;gap:16px}.lh-empty{text-align:center;padding:28px 24px}.lh-empty h2{font-size:22px;max-width:370px;letter-spacing:-.5px;margin:12px auto}.lh-empty p{max-width:390px;margin:0 auto 22px;color:var(--muted);line-height:1.65;font-size:14px}.lh-empty-art{height:110px;display:grid;place-items:center;position:relative;margin:0 auto;max-width:210px;color:var(--accent)}.lh-empty-art>svg{width:80px;height:80px;z-index:1;filter:drop-shadow(0 0 14px #83ecc533)}.lh-empty-art span{position:absolute;width:140px;height:80px;background:radial-gradient(ellipse,#83ecc512,transparent);border-bottom:1px solid var(--border);bottom:7px}.lh-empty-art i{position:absolute;left:22px;bottom:18px;width:15px;height:33px;background:#83ecc522;border-radius:50%}.lh-next{text-align:left;display:flex;align-items:center;gap:17px;padding:20px;color:var(--text);width:100%}.lh-next>svg:first-child{color:var(--accent)}.lh-next>svg:last-child{margin-left:auto}.lh-next span{display:flex;flex-direction:column;gap:7px}.lh-next strong{font-size:15px;font-weight:600}.lh-next small{color:var(--muted);font-size:13px;line-height:1.5}.lh-guide-card{padding:24px}.lh-guide-card p{font-size:14px;line-height:1.7;color:var(--muted);margin:12px 0 18px}.lh-guide-title{display:flex;align-items:center;gap:12px}.lh-guide-title svg{color:var(--accent)}.lh-guide-title h2{font-size:17px}.lh-note{padding:13px 16px;border-radius:12px;border:1px solid var(--border);background:var(--surface);font-size:13px;color:var(--muted);line-height:1.6;margin:14px 0}.lh-note.error{border-color:#a86c4d;color:#f0b599}.lh-app[data-theme=light] .lh-note.error{color:#873c13}.lh-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:20;display:none;background:var(--surface);border-top:1px solid var(--border);padding:9px 12px max(12px,env(safe-area-inset-bottom));box-shadow:0 -8px 30px #0000001a}.lh-bottom-nav button{flex:1;display:flex;flex-direction:column;align-items:center;gap:7px;font-size:11px;border:0;background:none;color:var(--muted);padding:5px}.lh-bottom-nav button.active{color:var(--accent)}.lh-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:40}.lh-menu{position:fixed;right:18px;top:80px;width:min(340px,calc(100vw - 36px));z-index:41;padding:16px;background:var(--surface);box-shadow:0 20px 80px #0009}.lh-menu button,.lh-menu a{display:flex;align-items:center;gap:14px;padding:15px;text-decoration:none;color:var(--text);border:0;background:none;width:100%;text-align:left;border-radius:12px}.lh-menu button:hover,.lh-menu a:hover{background:var(--panel)}.lh-field{display:flex;flex-direction:column;gap:9px;margin-bottom:18px;font-size:13px;font-weight:500}.lh-field span{color:var(--muted)}.lh-app input,.lh-app textarea,.lh-app select{border:1px solid var(--border);border-radius:11px;background:var(--surface);color:var(--text);padding:13px 14px;width:100%;min-height:46px}.lh-app textarea{resize:vertical;min-height:95px}.lh-app input::placeholder{color:var(--muted);opacity:.8}.lh-form{padding:28px}.lh-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.lh-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-bottom:20px}.lh-toolbar select{max-width:320px}.lh-pills{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.lh-pills button{border:1px solid var(--border);background:var(--surface);color:var(--muted);padding:9px 16px;border-radius:100px;font-size:13px}.lh-pills button.active{border-color:var(--accent);color:var(--accent)}.lh-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.lh-product{overflow:hidden}.lh-product-copy{padding:16px}.lh-product-copy h3{font-size:16px;margin:8px 0}.lh-product-copy p,.lh-product-copy small{font-size:12px;color:var(--muted);line-height:1.5}.lh-product-copy strong{display:block;margin:12px 0}.lh-media{width:100%;height:180px;object-fit:cover;display:block;background:var(--surface)}.lh-media-fallback{display:flex;align-items:center;justify-content:center;gap:14px;flex-direction:column;color:var(--muted)}.lh-media-fallback small{font-size:11px}.lh-table-wrap{overflow:auto}.lh-table{width:100%;border-collapse:collapse;font-size:13px}.lh-table td,.lh-table th{padding:15px 13px;border-bottom:1px solid var(--border);text-align:left;white-space:nowrap}.lh-table th{color:var(--muted);font-weight:500}.lh-total{display:flex;justify-content:space-between;align-items:center;padding:22px 0;font-size:21px}.lh-steps{display:flex;justify-content:space-between;gap:18px;margin:26px 0}.lh-step{flex:1;text-align:center}.lh-step svg{color:var(--accent);margin-bottom:12px}.lh-step strong{display:block;font-size:14px}.lh-step p{font-size:12px;line-height:1.5;color:var(--muted);margin-top:8px}.lh-auth{max-width:470px;margin:0 auto}.lh-caption{font-size:12px;color:var(--muted);line-height:1.7}.lh-divider{height:1px;background:var(--border);margin:20px 0}.lh-status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);margin-right:7px}.lh-filters{margin:16px 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.lh-toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%);z-index:60;padding:15px 24px;background:var(--surface);border:1px solid var(--accent);border-radius:14px;box-shadow:0 8px 30px #0007;max-width:90vw;line-height:1.5;font-size:14px}.lh-footer{max-width:1100px;margin:32px auto 0;padding:24px 32px 0;display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--border);color:var(--muted);font-size:12px}.lh-footer a{margin-left:15px}.lh-row{display:flex;gap:12px;align-items:center}.lh-row-between{display:flex;justify-content:space-between;gap:16px;align-items:center}.lh-metric{padding:20px}.lh-metric strong{display:block;font-size:26px;margin-top:8px;letter-spacing:-1px}.lh-metric span{font-size:12px;color:var(--muted)}.lh-faq details{padding:20px 0;border-bottom:1px solid var(--border)}.lh-faq summary{cursor:pointer;font-weight:600}.lh-faq p{font-size:14px;color:var(--muted);line-height:1.8;margin:14px 0}.lh-check{display:flex;align-items:start;gap:12px;font-size:13px;line-height:1.6;margin:16px 0}.lh-check input{width:18px;min-height:18px;flex-shrink:0;margin-top:3px}.lh-skeleton{height:210px;animation:lh-pulse 1.2s infinite;opacity:.5}.lh-error-screen{padding:60px;max-width:700px;margin:auto}.lh-print{display:none}@keyframes lh-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes lh-pulse{50%{opacity:.25}}@media(max-width:900px){.lh-categories{grid-template-columns:repeat(4,1fr)}.lh-desktop-nav{display:none}.lh-products{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-layout{grid-template-columns:1fr}.lh-main{padding:34px 24px 20px}.lh-header{padding:0 24px}.lh-bottom-nav{display:flex}.lh-app{padding-bottom:90px}.lh-intro h1{font-size:38px}}@media(max-width:480px){.lh-header{height:74px;padding:0 20px;gap:8px}.lh-header-actions{gap:7px}.lh-signin{padding:9px 12px;font-size:12px}.lh-brand{font-size:23px;padding:0}.lh-main{padding:29px 20px 18px}.lh-intro h1{font-size:34px;letter-spacing:-1.2px}.lh-intro p{font-size:14px}.lh-categories{gap:8px}.lh-category{font-size:11px;padding:14px 4px;min-height:84px}.lh-empty{padding:22px 18px}.lh-empty h2{font-size:21px}.lh-section{margin-top:24px}.lh-search{gap:8px;padding-left:12px}.lh-search input{font-size:13px}.lh-search .lh-primary{padding:12px 15px;min-height:44px}.lh-search svg{width:19px}.lh-next{padding:17px;gap:13px}.lh-form{padding:22px}.lh-two{grid-template-columns:1fr;gap:0}.lh-products{gap:12px}.lh-media{height:150px}.lh-product-copy{padding:12px}.lh-product-copy h3{font-size:14px}.lh-filters{grid-template-columns:1fr 1fr}.lh-filters>*:last-child{grid-column:1/-1}.lh-footer{padding:20px;flex-direction:column}.lh-footer a:first-child{margin-left:0}.lh-steps{gap:12px}.lh-row-between{flex-wrap:wrap}.lh-icon{width:38px;height:38px}.lh-note{font-size:12px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{.lh-header,.lh-bottom-nav,.lh-footer,.lh-toolbar,.lh-primary,.lh-secondary{display:none!important}.lh-app{background:#fff;color:#000;--text:black;--muted:#555;--border:#ccc}.lh-print{display:block}.lh-main{padding:0}.lh-glass{box-shadow:none;background:#fff}.lh-pos-catalog{display:none}.lh-layout{display:block}}.lh-skip:focus{position:fixed;top:8px;left:8px;z-index:100;width:auto;height:auto;clip:auto;background:var(--accent);color:var(--accent-text);padding:14px}.lh-table-wrap .lh-table{min-width:460px}
