:root{--ink:#15213a;--muted:#667085;--red:#ea580c;--cream:#fff8ec;--line:#e8e9ed;font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:var(--ink);background:#fff}html{scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:min(1240px,calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid var(--line)}.header-main{height:74px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.brand-mark{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:10px;background:linear-gradient(145deg,#ff7a30,#f97316 48%,#ea580c);box-shadow:0 3px 10px #ea580c3d;color:#fff;font-size:22px;font-weight:900;font-family:system-ui,-apple-system,sans-serif;line-height:1;user-select:none}.brand-text{display:flex;flex-direction:column;justify-content:center;line-height:1.05}.brand-title{font-size:21px;font-weight:900;letter-spacing:.02em;color:var(--ink);line-height:1;text-transform:uppercase}.brand-slogan{font-size:10px;font-weight:700;color:#ea580c;letter-spacing:.01em;margin-top:2px;white-space:nowrap}.catalog-button,.button,.add,.add-button{display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;font-weight:700}.catalog-button{height:44px;padding:0 14px;background:linear-gradient(145deg,#ff7a30,#f97316 48%,#ea580c);color:#fff}.search{height:44px;display:flex;align-items:center;flex:1;gap:10px;border:1px solid #dce0e6;border-radius:10px;padding:0 13px;color:#778196}.search input{min-width:0;flex:1;border:0;outline:0;color:var(--ink)}.search kbd{color:#8d96a7;font-size:12px;padding:3px 6px;background:#f4f5f7;border-radius:4px}.header-actions{display:flex;align-items:center;gap:12px}.header-actions>a,.header-actions>button{display:flex;align-items:center;gap:6px;border:0;background:#fff;color:var(--ink);font-size:14px}.cart{position:relative}.cart b{position:absolute;top:-8px;right:-8px;display:grid;place-items:center;width:16px;height:16px;border-radius:99px;color:#fff;background:#ea580c;font-size:10px}.header-nav{border-top:1px solid #f1f1f2}.header-nav>div{display:flex;gap:24px;height:42px;align-items:center;overflow:auto;white-space:nowrap}.header-nav a{font-size:13px;font-weight:600;color:#4a5468}.hero{overflow:hidden;background:var(--cream);border-bottom:1px solid #f3e8d3}.hero-inner{min-height:390px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.eyebrow{margin:0 0 10px;color:#ea580c;font-size:11px;letter-spacing:.11em;font-weight:800}.hero h1,.section h2,.supplier h2{margin:0;letter-spacing:-.06em;font-size:clamp(38px,5vw,66px);line-height:.98}.hero h1 em{color:#ea580c;font-style:normal}.hero-copy{max-width:500px;margin:20px 0 26px;line-height:1.55;color:#5e6573;font-size:17px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.button{min-height:46px;padding:0 17px;font-size:14px}.button-dark{background:var(--ink);color:#fff}.button-light{background:#fff;border:1px solid #e4e1dc}.hero-art{position:relative;height:390px}.orbit{position:absolute;border:1px solid #fed7aa;border-radius:50%}.orbit-1{width:390px;height:390px;top:0;right:10px}.orbit-2{width:280px;height:280px;top:55px;right:65px;border-style:dashed}.product-orb{position:absolute;display:grid;place-items:center;border-radius:50%;box-shadow:0 20px 40px #b64a4240}.gear{top:50px;right:230px;width:90px;height:90px;background:#fdcf65;font-size:52px}.fan-shape{top:93px;right:80px;width:160px;height:160px;background:#fff;color:#2b415d}.board{top:235px;right:245px;width:120px;height:120px;background:#3b8f72}.board i{width:26px;height:16px;background:#c8e9bd;border-radius:3px;transform:rotate(25deg)}.note{position:absolute;padding:10px 13px;background:#fff;border-radius:10px;box-shadow:0 12px 28px #56251d1c;color:#626978;font-size:12px;line-height:1.3}.note b{color:var(--ink)}.note-top{top:50px;right:0}.note-bottom{right:18px;bottom:48px}.advantages{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:25px 0}.advantages>div{display:flex;align-items:center;gap:12px;padding-right:20px;border-right:1px solid var(--line)}.advantages>div:last-child{border:0}.advantages svg{color:#ea580c}.advantages b,.advantages small{display:block}.advantages b{font-size:14px}.advantages small{margin-top:3px;color:var(--muted);font-size:12px}.section{padding:53px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.section h2{font-size:33px}.section-head>a{display:flex;align-items:center;color:#ea580c;font-weight:700;font-size:14px}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category{display:flex;align-items:center;gap:13px;padding:15px;border-radius:14px;border:1px solid var(--line);transition:.2s ease}.category:hover,.product-card:hover{transform:translateY(-3px);box-shadow:0 13px 28px #15213a12}.category-icon{display:grid;place-items:center;flex:0 0 55px;height:55px;border-radius:13px}.coral .category-icon{background:#fff0e6;color:#ea580c}.blue .category-icon{background:#e2efff;color:#3e79d1}.orange .category-icon{background:#fff0d8;color:#e99121}.mint .category-icon{background:#dff7ed;color:#259b76}.category b,.category small{display:block}.category b{font-size:14px}.category small{font-size:12px;color:var(--muted);margin-top:3px}.category>svg{margin-left:auto;color:#9da4b2}.catalog-section{padding:22px 0 66px;background:#f7f8fa}.filters{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;margin-bottom:16px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;-webkit-overflow-scrolling:touch}.filters::-webkit-scrollbar{height:4px}.filters::-webkit-scrollbar-track{background:transparent}.filters::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.filters::-webkit-scrollbar-thumb:hover{background:#94a3b8}.filters button{white-space:nowrap;background:#fff;border:1px solid #e1e3e8;border-radius:8px;padding:9px 13px;color:#596175;font-size:13px;flex-shrink:0}.filters .selected{background:var(--ink);border-color:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px}.product-card{overflow:hidden;background:#fff;border:1px solid #e9ebef;border-radius:13px;transition:.2s ease;display:flex;flex-direction:column;justify-content:space-between}.product-image{position:relative;display:block;height:217px;overflow:hidden;background:#fff}.badge{position:absolute;left:10px;top:10px;padding:5px 8px;border-radius:6px;background:#ffd84a;color:#493a00;font-size:11px}.wish{position:absolute;right:9px;top:9px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:9px;background:#fff;color:#657083}.product-info{padding:12px;display:flex;flex-direction:column;flex:1}.product-title{display:-webkit-box;min-height:41px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.35;font-size:13px;font-weight:600}.rating{display:flex;align-items:center;gap:3px;margin:7px 0;color:#f09b00;font-size:12px}.rating span{color:#8e96a5}.price-row{display:flex;align-items:baseline;gap:7px;margin-top:auto;white-space:nowrap;flex-shrink:0}.price-row b{font-size:20px;letter-spacing:-.6px;white-space:nowrap}.price-row del{color:#9fa5b0;font-size:12px;white-space:nowrap}.delivery{display:block;margin:7px 0 10px;color:#5e8d38;font-size:11px}.add-button{width:100%;min-height:38px;background:linear-gradient(145deg,#ff7a30,#f97316 48%,#ea580c);color:#fff;font-size:13px;font-weight:700;text-decoration:none;margin-top:8px;border:0;border-radius:10px;box-shadow:0 3px 10px #ea580c47;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.add-button:hover{background:linear-gradient(145deg,#ff8944,#fa7c23 48%,#ee5c0f);box-shadow:0 5px 15px #ea580c61;transform:translateY(-1px)}.add-button:active{transform:translateY(1px) scale(.98)}.add-button.in-cart,.buy-main.in-cart{background:#10b981!important;box-shadow:0 3px 10px #10b98159!important;color:#fff!important}.add-button.in-cart:hover,.buy-main.in-cart:hover{background:#059669!important;box-shadow:0 5px 15px #10b98173!important}.supplier{margin-top:64px;margin-bottom:68px;display:grid;grid-template-columns:1.4fr .6fr;overflow:hidden;border-radius:20px;background:var(--ink);color:#fff}.supplier-main{padding:45px 54px;background:linear-gradient(105deg,#17213a,#283e62)}.supplier .eyebrow{color:#ff9a5c}.supplier h2{font-size:42px}.supplier-main>p:not(.eyebrow){max-width:580px;color:#d0d7e3;line-height:1.55}.supplier-stats{display:flex;gap:28px;margin:25px 0}.supplier-stats span{color:#cbd5e3;font-size:12px}.supplier-stats b{display:block;color:#fff;font-size:20px}.supplier aside{display:flex;flex-direction:column;padding:43px 32px;background:#f4d65d;color:var(--ink)}.supplier aside p{margin:0 0 18px;font-size:13px;font-weight:700}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#22a06b}.supplier aside strong{font-size:46px;letter-spacing:-2px}.supplier aside small{line-height:1.45;color:#4d5261}.supplier aside hr{width:100%;margin:21px 0;border:0;border-top:1px solid #d4b94f}footer{padding:40px 0;background:#f5f6f8}.footer-grid{display:grid;grid-template-columns:1.5fr 2fr 1fr 1fr;gap:30px}.footer-grid p,.footer-grid a{color:#667085;font-size:13px;line-height:1.6}.footer-grid div b{display:block;margin-bottom:10px;font-size:13px}.footer-grid div a{display:block;margin:5px 0}@media(max-width:900px){.header-actions a span,.header-actions>a{display:none}.categories,.product-grid{grid-template-columns:repeat(2,1fr)}.hero-inner{grid-template-columns:1fr}.hero-art{display:none}.hero-inner{min-height:370px}.advantages{grid-template-columns:1fr}.advantages>div{border-right:0;border-bottom:1px solid var(--line);padding:0 0 15px}.supplier{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.search kbd{display:none}}@media(max-width:560px){.container{width:min(100% - 28px,1240px)}.header-main{gap:9px}.brand-mark{width:30px;height:30px;flex-basis:30px;font-size:18px;border-radius:8px}.brand-title{font-size:17px}.brand-slogan{font-size:8.5px}.catalog-button{width:42px;padding:0;font-size:0}.search{padding:0 8px}.search input::placeholder{font-size:12px}.header-actions{gap:8px}.header-nav{display:none}.hero-inner{min-height:365px}.hero h1{font-size:43px}.section{padding:36px 0}.section-head h2{font-size:29px}.categories{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-image{height:154px}.product-info{padding:9px}.product-title{font-size:12px;min-height:49px}.price-row b{font-size:17px}.price-row del{display:none}.supplier-main{padding:32px 23px}.supplier-stats{gap:12px}.supplier aside{padding:28px 23px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px}.footer-grid>p{grid-column:1/-1;order:2}.advantages{padding:18px 0}.hero-copy{font-size:15px}.category{padding:12px}}.product-image>a{display:block;width:100%;height:100%;background:#fff}.product-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.product-card:hover .product-image img{transform:scale(1.035)}.sale{background:#f1117e;color:#fff}.product-card[hidden]{display:none!important}.gallery-counter{position:absolute;right:8px;bottom:8px;background:#0f172ae0;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:6px;backdrop-filter:blur(4px)}.count-badge{font-size:13px;font-weight:700;color:#64748b;background:#e2e8f0;padding:4px 10px;border-radius:20px}.stock-info{font-size:11px;color:#e11d48;font-weight:600;margin-bottom:4px}.stock-badge{font-size:12px;color:#e11d48;font-weight:700;margin:0 0 10px}.source-link{margin-top:10px;font-size:12px;text-align:center}.source-link a{color:#2563eb;text-decoration:underline}.related-section{margin-top:30px}.related-grid{margin-top:16px}.detail-header{position:sticky;top:0;z-index:10;height:74px;border-bottom:1px solid var(--line);background:#fff}.detail-header>.container{height:100%;display:flex;align-items:center;gap:18px}.back-link{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:700;color:#566276;white-space:nowrap}.back-link svg{transform:rotate(180deg)}.detail-head-actions{margin-left:auto;display:flex;align-items:center;gap:14px;color:#5e687a;font-size:13px;white-space:nowrap;flex-shrink:0}.detail-head-actions>a,.detail-head-actions>button{display:flex;align-items:center;gap:6px;border:0;background:transparent;padding:0;color:var(--ink);font-size:14px;cursor:pointer}.detail-head-actions>a{color:#5e687a}.detail-head-actions>a:hover{color:#ea580c}.detail-page{padding-top:20px;padding-bottom:70px}.breadcrumbs{display:flex;align-items:center;gap:7px;overflow:hidden;color:#8a93a2;font-size:12px;white-space:nowrap}.breadcrumbs a:first-child{color:#52617a}.breadcrumbs span{overflow:hidden;text-overflow:ellipsis}.product-detail{display:grid;grid-template-columns:minmax(330px,.9fr) minmax(370px,1.15fr) minmax(250px,.65fr);gap:34px;margin-top:25px}.detail-media{min-width:0}.detail-photo{display:grid;min-height:410px;place-items:center;overflow:hidden;border-radius:16px;background:#f4f5f5}.detail-photo img{width:100%;height:100%;max-height:460px;object-fit:contain}.detail-media>p{margin:10px 0;color:#8a93a2;font-size:11px}.supplier-label{margin:3px 0 10px;color:var(--red);font-size:12px;font-weight:800}.detail-main h1{margin:0;letter-spacing:-.04em;font-size:clamp(24px,2.5vw,36px);line-height:1.15}.detail-rating{display:flex;align-items:center;gap:5px;margin:18px 0;color:#e89500;font-size:14px}.detail-rating a{margin-left:7px;color:#667085;text-decoration:underline}.article{color:#8993a1;font-size:12px}.detail-features{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.detail-features span{padding:11px 12px;border-radius:10px;background:#f7f8fa;color:#657083;font-size:12px}.detail-features b{display:block;margin-bottom:3px;color:#26354e;font-size:11px}.buy-card{align-self:start;padding:18px;border:1px solid #e4e7ec;border-radius:15px;box-shadow:0 12px 28px #16213a0d;background:#fff}.buy-card__main{display:flex;flex-direction:column}.buy-card__head{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:12px}.buy-card__head .buy-price{margin:0}.buy-card__head .quantity{width:104px;margin:0}.buy-price{display:flex;align-items:baseline;gap:8px}.buy-price b{font-size:28px;letter-spacing:-1px}.buy-price del{color:#969eaa;font-size:13px}.delivery-date{display:flex;gap:8px;margin:8px 0 4px;color:#4b8a39;font-size:13px}.delivery-date svg{color:#378a60}.quantity{display:flex;width:104px;height:38px;align-items:center;justify-content:space-between;border-radius:9px;background:#f4f6fa;flex-shrink:0}.quantity button{display:grid;width:34px;height:100%;place-items:center;border:0;background:transparent;color:#384861}.buy-main,.buy-now,.outline-action{width:100%;min-height:42px;border-radius:9px;font-size:14px;font-weight:800}.buy-main{border:0;background:linear-gradient(145deg,#ff7a30,#f97316 48%,#ea580c);color:#fff;box-shadow:0 3px 12px #ea580c2e;transition:opacity .15s ease}.buy-main:hover{opacity:.93}.buy-now{margin-top:8px;border:1px solid #ea580c;background:#fff;color:#ea580c;transition:background .15s ease}.buy-now:hover{background:#fff7ed}.outline-action{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:8px;border:0;background:#f2f5fa;color:#344565}.buy-card__footer hr{margin:16px 0;border:0;border-top:1px solid #e9ebef}.safe{display:flex;gap:8px;margin:6px 0 0;color:#637084;font-size:12px;line-height:1.4}.safe svg{flex:0 0 auto;color:#3a9b72}.source-link{margin:10px 0 0;text-align:center;font-size:13px}.source-link a{color:#0284c7;font-weight:600}.detail-section{max-width:850px;padding:38px 0 32px;border-bottom:1px solid var(--line)}.detail-section h2{margin:0 0 17px;letter-spacing:-.04em;font-size:27px}.description{max-width:720px;color:#4c586b;line-height:1.62}.description p{margin:0 0 13px}.specs-section dl{margin:0}.specs-section dl>div{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:11px 0;border-bottom:1px dashed #e1e5eb;font-size:14px}.specs-section dt{color:#7a8492}.specs-section dd{margin:0;font-weight:600}.faq-section details{border-top:1px solid #e8ebef}.faq-section details:last-child{border-bottom:1px solid #e8ebef}.faq-section summary{display:flex;align-items:center;justify-content:space-between;padding:17px 0;cursor:pointer;font-weight:700;font-size:14px;list-style:none}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary svg{transition:transform .2s}.faq-section details[open] summary svg{transform:rotate(90deg)}.faq-section details p{max-width:650px;margin:0 0 17px;color:#647084;line-height:1.55;font-size:14px}.reviews-section{display:grid;grid-template-columns:1fr auto;gap:25px}.reviews-section>div>p{margin:4px 0;color:#788392;font-size:13px}.score{display:flex;align-items:center;gap:8px}.score b{font-size:34px;letter-spacing:-1px}.score span{display:flex;color:#ef9c00}.score small{display:block;color:#778292;font-size:11px}.review-note{grid-column:1/-1;display:flex;gap:12px;padding:15px;border-radius:12px;background:#f5f7fa;color:#4b5d76}.review-note svg{flex:0 0 auto;color:#3d9170}.review-note b,.review-note small{display:block}.review-note b{font-size:13px}.review-note small{margin-top:3px;font-size:12px}@media(max-width:980px){.product-detail{grid-template-columns:1fr 1fr}.buy-card{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1.15fr);gap:20px;align-items:start;padding:20px;background:#fff}.buy-card .seller-card{margin:0 0 14px}.buy-card__main{grid-column:2;grid-row:1/span 2;padding:16px 18px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;box-shadow:0 4px 14px #0f172a0a}.buy-card__head{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:12px}.buy-card__head .quantity{width:104px}.buy-card__footer{grid-column:1}.buy-card__footer hr{display:none}.detail-section{max-width:none}}@media(max-width:620px){.detail-header>.container{gap:12px}.detail-head-actions a span,.detail-head-actions>a{display:none}.detail-page{padding-top:14px}.product-detail{grid-template-columns:1fr;gap:20px}.detail-photo{min-height:300px}.buy-card{display:flex;flex-direction:column;gap:0;padding:18px 16px;width:100%;box-sizing:border-box;border:1px solid #e4e7ec;border-radius:16px;background:#fff;box-shadow:0 8px 24px #16213a0a}.buy-card .seller-card{width:100%;margin:0 0 16px;box-sizing:border-box}.buy-card__main{width:100%;padding:0;border:0;background:transparent;box-shadow:none}.buy-card__head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:14px}.buy-card__head .quantity{width:104px;flex-shrink:0}.buy-main,.buy-now,.outline-action{width:100%;box-sizing:border-box}.buy-card__footer{width:100%}.buy-card__footer hr{display:block;width:100%;margin:16px 0}.detail-features{grid-template-columns:1fr}.detail-section{padding:29px 0}.reviews-section{grid-template-columns:1fr}.score{flex-wrap:wrap}.detail-header .brand{font-size:19px}}.seller-card{display:flex;align-items:center;justify-content:space-between;gap:9px;margin:0 0 16px;padding:16px;border:1px solid #dfe5ee;border-radius:16px;background:#fff;box-shadow:0 8px 22px #18243d0a}.seller-profile{display:flex;min-width:0;align-items:center;gap:12px}.seller-mark{display:grid;width:52px;height:52px;flex:0 0 52px;place-items:center;border-radius:12px;background:#17213a;color:#fff;font-size:14px;font-weight:900}.seller-profile b,.seller-profile small{display:block}.seller-profile b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.seller-profile small{margin-top:2px;color:#788497;font-size:11px}.seller-actions{display:flex;align-items:center;gap:6px}.seller-actions>span,.seller-actions button{display:flex;width:42px;height:40px;align-items:center;justify-content:center;gap:3px;border:0;border-radius:10px;background:#f4f6fa;color:#294163}.seller-actions>span{color:#253853;font-size:12px}.seller-actions>span svg{color:#f4a000}.seller-actions button{color:#1769ff}.seller-actions button:hover,.seller-actions button:focus-visible{background:#e8f0ff}@media(min-width:981px){.detail-page{display:grid;grid-template-columns:minmax(430px,570px) minmax(340px,1fr) minmax(280px,320px);column-gap:24px;align-items:start}.detail-page>.breadcrumbs{grid-column:1/-1}.product-detail{display:contents}.detail-media{grid-column:1}.detail-main{grid-column:2;padding-top:5px}.buy-card{grid-column:3;grid-row:2 / span 10;align-self:start}.detail-section{grid-column:1/3;max-width:none;width:100%}}.detail-photo .gallery-arrow{display:none}.detail-photo [data-main-image]{cursor:zoom-in}.gallery-thumbs{scrollbar-width:none}.gallery-thumbs::-webkit-scrollbar{width:0;height:0}.gallery-thumbs:hover,.gallery-thumbs:focus-within{scrollbar-width:thin}.gallery-thumbs:hover::-webkit-scrollbar,.gallery-thumbs:focus-within::-webkit-scrollbar{width:4px;height:4px}.gallery-modal{position:fixed;z-index:10000;inset:0;display:flex;align-items:center;justify-content:center;padding:8px 14px;background:#0a0f1df5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;overscroll-behavior:contain;touch-action:none}.gallery-modal__dialog{position:relative;display:flex;flex-direction:row;align-items:stretch;width:min(1560px,100%);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);gap:14px;box-sizing:border-box}.gallery-modal__thumbs{display:flex;flex-direction:column;gap:8px;width:78px;min-width:78px;height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:4px 2px;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.gallery-modal__thumbs::-webkit-scrollbar{width:4px}.gallery-modal__thumbs::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:99px}.gallery-modal__thumbs button{display:flex;align-items:center;justify-content:center;width:72px;height:86px;min-height:86px;flex-shrink:0;padding:3px;border:2px solid rgba(255,255,255,.22);border-radius:10px;background:#fff;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.gallery-modal__thumbs button:hover{border-color:#38bdf8;transform:scale(1.03)}.gallery-modal__thumbs button.selected{border-color:#0284c7;box-shadow:0 0 0 2px #38bdf8,0 4px 14px #0284c780}.gallery-modal__thumbs img{display:block;width:100%;height:100%;object-fit:contain;border-radius:6px}.gallery-modal__stage{position:relative;flex:1;min-width:0;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.gallery-modal__stage>img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:14px;user-select:none;background:#fff;box-shadow:0 10px 40px #0006}.gallery-modal__close{position:absolute;top:10px;right:10px;z-index:20;width:44px;height:44px;border-radius:50%;border:0;color:#fff;background:#ffffff38;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:28px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .15s ease,transform .15s ease}.gallery-modal__close:hover{background:#fff6;transform:scale(1.06)}.gallery-modal__arrow{position:absolute;top:50%;z-index:15;width:52px;height:52px;border-radius:50%;border:0;color:#fff;background:#0f172a8c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:38px;line-height:1;cursor:pointer;display:grid;place-items:center;transform:translateY(-50%);transition:background .15s ease,transform .15s ease,color .15s ease;box-shadow:0 4px 16px #0000004d}.gallery-modal__arrow:hover{background:#ffffff59;color:#fff;transform:translateY(-50%) scale(1.08)}.gallery-modal__prev{left:14px}.gallery-modal__next{right:14px}@media(max-width:680px){.gallery-modal{padding:6px 8px}.gallery-modal__dialog{flex-direction:column-reverse;height:calc(100dvh - 12px);max-height:calc(100dvh - 12px);gap:8px}.gallery-modal__thumbs{flex-direction:row;width:100%;min-width:0;height:64px;max-height:64px;overflow-x:auto;overflow-y:hidden}.gallery-modal__thumbs button{width:54px;height:58px;min-height:58px}.gallery-modal__arrow{width:40px;height:40px;font-size:30px}.gallery-modal__prev{left:6px}.gallery-modal__next{right:6px}.gallery-modal__close{top:6px;right:6px;width:38px;height:38px;font-size:24px}}.detail-gallery{display:grid;grid-template-columns:68px minmax(0,1fr);gap:13px}.gallery-thumbs{display:flex;flex-direction:column;gap:9px;max-height:450px;overflow:auto}.gallery-thumbs button{display:grid;flex:0 0 62px;place-items:center;padding:3px;border:2px solid #e3e8ef;border-radius:10px;background:#fff}.gallery-thumbs button.selected{border-color:#1769ff}.gallery-thumbs img{display:block;width:100%;height:100%;object-fit:contain}.detail-gallery .detail-photo{position:relative}.gallery-arrow{position:absolute;top:50%;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;background:#ffffffdb;color:#233753;box-shadow:0 4px 16px #15213a21;transform:translateY(-50%);opacity:0;transition:opacity .18s}.detail-photo:hover .gallery-arrow,.gallery-arrow:focus-visible{opacity:1}.gallery-prev{left:12px}.gallery-next{right:12px}@media(max-width:620px){.detail-gallery{grid-template-columns:1fr}.gallery-thumbs{flex-direction:row;order:2;max-height:none}.gallery-thumbs button{flex-basis:58px}.gallery-arrow{opacity:1}}@media(min-width:621px){.detail-page{padding-top:12px}.breadcrumbs{margin-bottom:16px}.product-detail{margin-top:0}}.manufacturer-selector,.power-selector{margin-top:22px}.manufacturer-selector>p,.power-selector>p{display:flex;align-items:center;gap:5px;margin:0 0 10px;color:#2e3d55;font-size:13px;font-weight:800}.manufacturer-selector>div,.power-selector>div{display:flex;gap:8px;flex-wrap:wrap}.manufacturer-selector a,.power-selector a{display:grid;min-width:64px;height:42px;place-items:center;padding:0 10px;border:2px solid #edf0f4;border-radius:9px;background:#fff;font-size:13px;font-weight:800;transition:border-color .16s,color .16s}.manufacturer-selector a:hover,.manufacturer-selector a:focus-visible,.power-selector a:hover,.power-selector a:focus-visible{border-color:#9caabf}.manufacturer-selector a.selected,.power-selector a.selected{border-color:#1769ff;color:#1769ff}.manufacturer-selector+.power-selector{margin-top:14px}.tip{position:relative;display:inline-flex;color:#617087;cursor:help}.tip>span{position:absolute;z-index:4;bottom:calc(100% + 9px);left:50%;width:275px;padding:10px 11px;border-radius:9px;background:#17213a;color:#fff;font-size:12px;font-weight:500;line-height:1.45;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .16s}.tip:hover>span,.tip:focus>span{opacity:1;transform:translate(-50%)}.detail-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0 0}.detail-features span{padding:15px 16px;border:1px solid #e7ebf1;border-radius:14px;background:#f4f7fb;color:#55657c;font-size:14px;font-weight:600;line-height:1.45}.detail-features b{display:block;margin-bottom:5px;color:#172744;font-size:13px;font-weight:850}@media(min-width:981px){.detail-page>.detail-features{grid-column:1/3}}@media(max-width:980px){.detail-features{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.detail-features{grid-template-columns:1fr}}.seller-card{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.seller-mark{width:62px;height:62px;flex-basis:62px;background:#fff url(/market/seller-kristall-holod.png) center/cover no-repeat;color:transparent;font-size:0}.seller-actions{display:grid;width:100%;grid-template-columns:minmax(0,1fr) 44px 44px;align-items:center;gap:8px}.seller-actions:before{content:"Заказы: 25568";color:#65748a;font-size:13px;font-weight:700}.seller-actions>span,.seller-actions button{width:44px;height:44px;min-height:44px}.seller-actions>span{flex-direction:column}.seller-actions button{justify-self:end}.detail-photo{min-height:0;aspect-ratio:3 / 4}.detail-photo img{height:100%;max-height:none;object-fit:contain}.detail-gallery{position:relative;display:block;padding-left:86px}.detail-gallery .detail-photo{width:100%}.gallery-thumbs{position:absolute;top:0;bottom:0;left:0;width:74px;height:auto;max-height:none;padding-right:12px;scrollbar-width:thin;scrollbar-color:transparent transparent}.gallery-thumbs:hover,.gallery-thumbs:focus-within{scrollbar-color:#64748bcc transparent}.gallery-thumbs::-webkit-scrollbar{width:4px}.gallery-thumbs::-webkit-scrollbar-thumb{background:transparent}.gallery-thumbs:hover::-webkit-scrollbar-thumb,.gallery-thumbs:focus-within::-webkit-scrollbar-thumb{background:#64748bcc;border-radius:99px}@media(min-width:981px){.buy-card{position:sticky;top:196px;margin-top:176px}.buy-card .seller-card{position:absolute;top:-176px;left:0;width:100%;margin:0}.buy-card .buy-price{margin-top:0}}@media(max-width:980px){.buy-card .seller-card{position:static;width:auto;margin:0 0 18px}.detail-gallery{display:grid;padding-left:0}.gallery-thumbs{position:static;width:auto;height:auto;max-height:450px}.gallery-thumbs button{width:auto;flex-basis:62px}}@media(max-width:620px){.detail-photo{aspect-ratio:3 / 4}.gallery-thumbs{max-height:none}.gallery-thumbs button{flex-basis:58px}}.header-main>.search-wrap,.detail-header .search-wrap{position:relative;flex:1 1 420px;min-width:180px;z-index:20}.search-wrap .search{width:100%;flex:none}.search-wrap:focus-within .search{border-color:#235dce;box-shadow:0 0 0 3px #235dce1a}.search-dropdown{position:absolute;top:calc(100% + 8px);left:0;width:100%;max-height:min(536px,calc(100vh - 118px));overflow:auto;padding:6px;border:1px solid #dfe4ed;border-radius:14px;background:#fff;box-shadow:0 16px 38px #17213a24}.search-result{display:flex;align-items:center;gap:11px;min-height:64px;padding:7px 9px;border-radius:10px;color:var(--ink);transition:background .16s ease}.search-result:hover,.search-result.is-active{background:#f0f5ff}.search-result:focus-visible{outline:2px solid #235dce;outline-offset:-2px}.search-result img{width:48px;height:48px;flex:0 0 48px;object-fit:contain;border-radius:7px;background:#f6f7f9}.search-result span{display:grid;gap:3px;min-width:0}.search-result b{overflow:hidden;color:#17213a;font-size:13px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.search-result small{overflow:hidden;color:#748097;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.search-empty{margin:0;padding:14px 12px;color:#667085;font-size:13px;line-height:1.45}@media(max-width:900px){.header-main>.search-wrap,.detail-header .search-wrap{order:3;flex:1 1 100%}.header-main,.detail-header{height:auto;min-height:74px;flex-wrap:wrap;padding:12px 0}.detail-header>.container{height:auto;min-height:48px;flex-wrap:wrap;gap:12px}.search-dropdown{max-height:min(440px,calc(100vh - 96px))}}@media(max-width:560px){.header-main>.search-wrap,.detail-header .search-wrap{min-width:0}.detail-header .brand{font-size:19px}.detail-header .brand-mark{width:28px;height:28px;font-size:16px}.detail-header .back-link{font-size:13px}.search-result{min-height:60px}.search-result img{width:44px;height:44px;flex-basis:44px}.search-result b{font-size:12px}}.header-user-btn{position:relative;display:grid!important;place-items:center;width:38px;height:38px;border-radius:50%;border:0!important;background:transparent!important;color:var(--ink)!important;padding:0!important;cursor:pointer;transition:background .15s ease,color .15s ease}.header-user-btn:hover{background:#f1f5f9!important;color:#ea580c!important}.header-user-btn.is-authenticated{color:#16a34a!important}.header-user-btn.is-authenticated:hover{background:#f0fdf4!important}.user-auth-badge{position:absolute;top:5px;right:5px;display:inline-block;width:7px;height:7px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 2px #fff}.user-auth-badge.is-hidden{display:none!important}[data-market-base="/market/"] .seller-mark{background-image:url(/market/seller-kristall-holod.png)}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.cart-dropdown-root .is-hidden,.cart-dropdown-root [hidden]{display:none!important}.cart-dropdown-root{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .25s ease,visibility .25s ease}.cart-dropdown-root.is-open{pointer-events:auto;visibility:visible;opacity:1}.cart-backdrop{position:absolute;inset:0;background:#0f172a73;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:opacity .25s ease}.cart-panel{position:absolute;top:14px;right:20px;width:min(440px,calc(100vw - 28px));max-height:min(650px,calc(100vh - 28px));background:#fff;border-radius:18px;box-shadow:0 20px 45px #0f172a38,0 0 0 1px #e2e8f0cc;display:flex;flex-direction:column;overflow:hidden;transform:translateY(-8px) scale(.97);transition:transform .25s cubic-bezier(.16,1,.3,1)}.cart-dropdown-root.is-open .cart-panel{transform:translateY(0) scale(1)}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f5f9;background:#fff}.cart-title-wrap{display:flex;align-items:center;gap:10px}.cart-title{margin:0;font-size:18px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.cart-count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:99px;background:#ffedd5;color:#ea580c;font-size:12px;font-weight:800}.cart-header-actions{display:flex;align-items:center;gap:8px}.cart-clear-btn{display:inline-flex;align-items:center;gap:5px;background:transparent;border:none;color:#94a3b8;font-size:12px;font-weight:600;padding:6px 8px;border-radius:8px;transition:color .15s ease,background .15s ease;cursor:pointer}.cart-clear-btn:hover{color:#ef4444;background:#fef2f2}.cart-close-btn{display:grid;place-items:center;width:32px;height:32px;background:#f8fafc;border:none;border-radius:8px;color:#64748b;transition:background .15s ease,color .15s ease;cursor:pointer}.cart-close-btn:hover{background:#e2e8f0;color:#0f172a}.cart-body{flex:1;overflow-y:auto;padding:16px 20px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.cart-body::-webkit-scrollbar{width:6px}.cart-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.cart-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:36px 12px}.cart-empty-icon{display:grid;place-items:center;width:80px;height:80px;border-radius:50%;background:#f8fafc;margin-bottom:16px}.cart-empty h4{margin:0 0 6px;font-size:16px;font-weight:700;color:#1e293b}.cart-empty p{margin:0 0 20px;font-size:13px;color:#64748b;line-height:1.45;max-width:280px}.cart-empty-btn{background:#0f172a;color:#fff;font-size:13px;font-weight:700;padding:10px 20px;border-radius:10px;text-decoration:none;transition:opacity .15s ease}.cart-empty-btn:hover{opacity:.9}.cart-items-list{display:flex;flex-direction:column;gap:12px}.cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #f1f5f9;transition:background .15s ease}.cart-item:hover{background:#f1f5f9}.cart-item-img-wrap{width:64px;height:64px;border-radius:8px;background:#fff;overflow:hidden;display:grid;place-items:center;border:1px solid #e2e8f0;flex-shrink:0;padding:4px;box-sizing:border-box}.cart-item-img-wrap img{width:100%;height:100%;max-width:56px;max-height:56px;object-fit:contain;display:block}.cart-item-info{min-width:0;display:flex;flex-direction:column;gap:4px}.cart-item-title{font-size:13px;font-weight:600;color:#1e293b;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.cart-item-title:hover{color:#ea580c}.cart-item-meta{font-size:11px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item-price-row{display:flex;align-items:baseline;gap:6px;margin-top:2px;white-space:nowrap}.cart-item-price{font-size:14px;font-weight:800;color:#0f172a;white-space:nowrap;flex-shrink:0}.cart-item-old-price{font-size:11px;color:#94a3b8;text-decoration:line-through;white-space:nowrap;flex-shrink:0}.cart-item-controls{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;min-height:62px;gap:6px}.cart-item-del-btn{background:#f1f5f9;border:none;color:#94a3b8;width:24px;height:24px;display:grid;place-items:center;border-radius:6px;transition:all .15s ease;cursor:pointer;padding:0}.cart-item-del-btn:hover{color:#ef4444;background:#fee2e2}.cart-stepper{display:flex;align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden;height:28px}.cart-stepper-btn{display:grid;place-items:center;width:26px;height:100%;background:transparent;border:none;color:#334155;transition:background .15s ease;cursor:pointer;font-weight:800;font-size:14px;line-height:1;padding:0}.cart-stepper-btn:hover{background:#f1f5f9;color:#0f172a}.cart-stepper-count{min-width:24px;text-align:center;font-size:12px;font-weight:700;color:#0f172a}.cart-footer{padding:16px 20px;border-top:1px solid #f1f5f9;background:#fff}.cart-summary{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#64748b}.cart-discount-val{color:#10b981;font-weight:700}.cart-total-row{font-size:15px;font-weight:800;color:#0f172a;padding-top:6px;border-top:1px dashed #e2e8f0}.cart-total-price{font-size:20px;color:#ea580c}.cart-checkout-btn{width:100%;height:44px;background:linear-gradient(145deg,#ff7a30,#f97316 48%,#ea580c);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:800;box-shadow:0 4px 14px #ea580c4d;transition:opacity .15s ease,transform .1s ease;cursor:pointer}.cart-checkout-btn:hover{opacity:.95;transform:translateY(-1px)}.cart-checkout-btn:active{transform:translateY(1px)}.cart-continue-btn{width:100%;height:34px;background:transparent;border:none;color:#64748b;font-size:12px;font-weight:600;margin-top:6px;transition:color .15s ease;cursor:pointer}.cart-continue-btn:hover{color:#0f172a}.cart-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(20px);background:#0f172a;color:#fff;padding:12px 20px;border-radius:12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:10px;box-shadow:0 10px 30px #00000040;z-index:10000;opacity:0;pointer-events:none;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .25s ease}.cart-toast.is-visible{transform:translate(-50%) translateY(0);opacity:1}@media(max-width:600px){.cart-panel{inset:auto 0 0;width:100vw;max-height:85vh;border-radius:20px 20px 0 0;transform:translateY(100%)}.cart-dropdown-root.is-open .cart-panel{transform:translateY(0)}}.login-modal-root[data-astro-cid-o4dbeirz]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;pointer-events:none;transition:opacity .25s cubic-bezier(.16,1,.3,1)}.login-modal-root[data-astro-cid-o4dbeirz].is-open{opacity:1;pointer-events:auto}.login-backdrop[data-astro-cid-o4dbeirz]{position:absolute;inset:0;background:#0f172aa6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.login-panel[data-astro-cid-o4dbeirz]{position:relative;z-index:2;width:min(440px,100%);background:#fff;border-radius:20px;box-shadow:0 25px 60px -15px #0f172a59,0 0 0 1px #e2e8f0cc;overflow:hidden;transform:translateY(18px) scale(.97);transition:transform .25s cubic-bezier(.16,1,.3,1)}.login-modal-root[data-astro-cid-o4dbeirz].is-open .login-panel[data-astro-cid-o4dbeirz]{transform:translateY(0) scale(1)}.login-header[data-astro-cid-o4dbeirz]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f1f5f9;background:#fafbfc}.login-brand[data-astro-cid-o4dbeirz]{display:flex;align-items:center;gap:10px}.login-brand-mark[data-astro-cid-o4dbeirz]{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:linear-gradient(145deg,#ff7a30,#f97316 48%,#ea580c);color:#fff;font-size:20px;font-weight:900}.login-brand-text[data-astro-cid-o4dbeirz]{display:flex;flex-direction:column}.login-brand-title[data-astro-cid-o4dbeirz]{font-size:16px;font-weight:900;color:#15213a;line-height:1}.login-brand-sub[data-astro-cid-o4dbeirz]{font-size:11px;font-weight:600;color:#ea580c;margin-top:3px}.login-close-btn[data-astro-cid-o4dbeirz]{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;border:0;background:transparent;color:#64748b;cursor:pointer;transition:background .15s,color .15s}.login-close-btn[data-astro-cid-o4dbeirz]:hover{background:#f1f5f9;color:#0f172a}.login-view[data-astro-cid-o4dbeirz]{padding:24px}.login-heading[data-astro-cid-o4dbeirz] h2[data-astro-cid-o4dbeirz]{margin:0 0 6px;font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.login-heading[data-astro-cid-o4dbeirz] p[data-astro-cid-o4dbeirz]{margin:0 0 20px;font-size:13px;color:#64748b;line-height:1.45}.login-error-box[data-astro-cid-o4dbeirz]{display:flex;align-items:center;gap:8px;padding:10px 14px;margin-bottom:16px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;font-size:13px;font-weight:600}.login-error-box[data-astro-cid-o4dbeirz][hidden],.login-error-box[data-astro-cid-o4dbeirz].is-hidden{display:none!important}.error-dot[data-astro-cid-o4dbeirz]{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#dc2626;color:#fff;font-size:11px;font-weight:800}.login-form[data-astro-cid-o4dbeirz]{display:flex;flex-direction:column;gap:16px}.form-group[data-astro-cid-o4dbeirz]{display:flex;flex-direction:column;gap:6px}.form-group[data-astro-cid-o4dbeirz] label[data-astro-cid-o4dbeirz]{font-size:13px;font-weight:700;color:#334155}.input-wrap[data-astro-cid-o4dbeirz]{position:relative;display:flex;align-items:center;border:1.5px solid #e2e8f0;border-radius:12px;background:#f8fafc;transition:border-color .15s,box-shadow .15s,background .15s}.input-wrap[data-astro-cid-o4dbeirz]:focus-within{border-color:#f97316;background:#fff;box-shadow:0 0 0 3px #f9731626}.input-icon[data-astro-cid-o4dbeirz]{display:grid;place-items:center;padding-left:12px;color:#94a3b8}.input-wrap[data-astro-cid-o4dbeirz] input[data-astro-cid-o4dbeirz]{flex:1;height:44px;padding:0 12px;border:0;outline:0;background:transparent;color:#0f172a;font-size:14px;font-weight:600}.pwd-toggle-btn[data-astro-cid-o4dbeirz]{display:grid;place-items:center;width:40px;height:40px;border:0;background:transparent;color:#94a3b8;cursor:pointer;border-radius:8px;margin-right:4px}.pwd-toggle-btn[data-astro-cid-o4dbeirz]:hover{color:#475569}.login-helper-bar[data-astro-cid-o4dbeirz]{display:flex;justify-content:flex-end}.quick-fill-btn[data-astro-cid-o4dbeirz]{display:inline-flex;align-items:center;gap:5px;border:1px dashed #cbd5e1;background:#f8fafc;padding:5px 10px;border-radius:8px;font-size:12px;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s}.quick-fill-btn[data-astro-cid-o4dbeirz]:hover{background:#fff7ed;border-color:#fdba74;color:#ea580c}.login-submit-btn[data-astro-cid-o4dbeirz]{width:100%;height:46px;background:linear-gradient(145deg,#ff7a30,#f97316 48%,#ea580c);color:#fff;font-size:15px;font-weight:800;border-radius:12px;border:0;box-shadow:0 4px 14px #ea580c59;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .15s,box-shadow .15s,opacity .15s}.login-submit-btn[data-astro-cid-o4dbeirz]:hover{box-shadow:0 6px 20px #ea580c73;transform:translateY(-1px)}.login-footer-info[data-astro-cid-o4dbeirz]{margin-top:20px;padding-top:16px;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:8px;text-align:center;font-size:12px;color:#64748b}.login-page-link[data-astro-cid-o4dbeirz]{color:#ea580c;font-weight:700;text-decoration:none}.login-page-link[data-astro-cid-o4dbeirz]:hover{text-decoration:underline}.profile-card[data-astro-cid-o4dbeirz]{display:flex;align-items:center;gap:16px;padding:16px;background:#f8fafc;border-radius:14px;border:1px solid #e2e8f0;margin-bottom:20px}.profile-avatar[data-astro-cid-o4dbeirz]{width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;display:grid;place-items:center;font-size:18px;font-weight:900}.profile-details[data-astro-cid-o4dbeirz] h3[data-astro-cid-o4dbeirz]{margin:0;font-size:16px;font-weight:800;color:#0f172a}.profile-badges-row[data-astro-cid-o4dbeirz]{display:flex;align-items:center;gap:6px;margin:4px 0;flex-wrap:wrap}.profile-role-badge[data-astro-cid-o4dbeirz]{display:inline-block;padding:2px 8px;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:700;border-radius:6px}.profile-role-badge[data-astro-cid-o4dbeirz].is-company{background:#dcfce7;color:#15803d}.profile-imported-badge[data-astro-cid-o4dbeirz]{display:inline-block;padding:2px 8px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:700;border-radius:6px}.profile-imported-badge[data-astro-cid-o4dbeirz].is-imported{background:#fef3c7;color:#b45309}.profile-details[data-astro-cid-o4dbeirz] small[data-astro-cid-o4dbeirz]{display:block;color:#64748b;font-size:12px}.profile-actions[data-astro-cid-o4dbeirz]{display:flex;flex-direction:column;gap:10px}.profile-admin-btn[data-astro-cid-o4dbeirz]{width:100%;height:46px;background:#10b981;color:#fff;font-weight:800;border-radius:12px;text-decoration:none;box-shadow:0 4px 14px #10b9814d;display:flex;align-items:center;justify-content:center;gap:8px}.profile-admin-btn[data-astro-cid-o4dbeirz]:hover{background:#059669}.profile-logout-btn[data-astro-cid-o4dbeirz]{width:100%;height:42px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.profile-logout-btn[data-astro-cid-o4dbeirz]:hover{background:#fee2e2;color:#dc2626;border-color:#fecaca}.is-hidden[data-astro-cid-o4dbeirz]{display:none!important}
