*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,system-ui,sans-serif;color:#1f1f1f;background:#f5f6f8}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1;padding:140px 20px 60px}.page-center{min-height:60vh;display:grid;place-items:center;text-align:center;gap:8px}.page{max-width:1200px;margin:0 auto}.page-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.page-header h1{margin:0 0 6px}.primary-button,.secondary-button,.link-button{border:none;cursor:pointer;border-radius:8px;padding:10px 18px;font-weight:600}.primary-button{background:#3478f6;color:#fff}.primary-button:disabled{opacity:.7;cursor:not-allowed}.secondary-button{background:#fff;border:1px solid #d7dbe2;color:#1f1f1f}a.secondary-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.secondary-button.is-disabled{opacity:.6;pointer-events:none}.link-button{background:none;color:#3478f6;padding:0}.text-link{color:#3478f6;font-weight:600}.header{background:#2b5ea6;border-bottom:1px solid #1f4a86;padding:16px 20px 12px;position:fixed;top:0;left:0;right:0;z-index:100;box-shadow:0 12px 26px #1f4a8640}.header-top,.header-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:16px;max-width:1200px;margin:0 auto}.header-top{justify-content:space-between}.header-brand{display:flex;align-items:center;gap:12px}.menu-toggle{display:none;border:1px solid #d0d3d9;background:#fff;padding:8px 10px;border-radius:8px;font-size:18px;cursor:pointer}.logo{font-weight:800;font-size:20px;display:inline-flex;align-items:center;gap:10px;background:#fff;border-radius:10px;width:56px;height:56px;padding:0;justify-content:center;overflow:hidden;box-shadow:0 3px 8px #11111124}.logo-img{width:36px;height:36px;object-fit:contain}.logo-img--large{width:72px;height:72px;background:transparent;border-radius:0;padding:0;box-shadow:none;transform:scale(1.08)}.search-bar{flex:1;display:flex;background:#fff;border-radius:8px;overflow:hidden;min-width:260px}.search-bar input{border:none;padding:10px 12px;flex:1}.search-bar button{border:none;background:#f2f2f2;padding:0 18px;cursor:pointer}.header-actions{display:flex;align-items:center;gap:12px}.user-chip{background:#ffffff2e;padding:6px 12px;border-radius:999px;font-weight:600;color:#fff}.user-chip--brand{display:none;padding:4px 10px;font-size:12px}.cart-link{font-weight:600;display:inline-flex;align-items:center;gap:6px;color:#fff}.cart-dropdown{position:relative}.cart-menu{position:absolute;right:0;top:36px;width:280px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 16px 32px #1111111f;padding:12px;display:none;z-index:30}.cart-dropdown.is-open .cart-menu,.cart-dropdown:hover .cart-menu{display:block}.cart-title{font-weight:700;margin:0 0 8px}.cart-items{list-style:none;padding:0;margin:0 0 8px;display:grid;gap:6px}.cart-item{display:flex;justify-content:space-between;font-size:13px;color:#374151}.cart-more{font-size:12px;color:#6b7280;margin:4px 0 8px}.cart-total{display:flex;justify-content:space-between;font-weight:700;margin-bottom:10px}.cart-button{display:inline-block;text-align:center;width:100%;padding:8px 10px;border-radius:8px;background:#3478f6;color:#fff;font-weight:600}.cart-empty{margin:0;font-size:13px;color:#6b7280}.cart-toggle{display:none;border:none;background:transparent;font-size:16px;cursor:pointer;padding:4px 6px}.nav-links{display:flex;gap:16px;font-weight:600;align-items:center;color:#f8fbff}.nav-links a,.nav-links .nav-button{color:inherit}.nav-links a.active{border-bottom:2px solid #f4d03f}.nav-dropdown{position:relative}.nav-button{background:none;border:none;font-weight:600;cursor:pointer;padding:0}.nav-dropdown-menu{position:absolute;top:100%;left:0;margin-top:2px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 16px 32px #1111111f;padding:8px;min-width:420px;max-height:70vh;overflow-y:auto;display:none;z-index:20}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown.is-open .nav-dropdown-menu{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:6px 16px}.nav-dropdown-item{text-align:left;background:none;border:none;padding:8px 10px;border-radius:8px;cursor:pointer;font-weight:500}.nav-dropdown-item:hover{background:#f2f4f8}.client-select{margin-left:auto;display:flex;align-items:center;gap:8px}.client-select select{border-radius:6px;border:1px solid #d0d3d9;padding:6px 10px}.footer{text-align:center;padding:28px 20px;background:#22262b;color:#f5f7fa}.footer-logo{width:54px;height:54px;object-fit:contain}.footer-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;text-align:left}.footer-brand{display:flex;align-items:center;justify-content:center}.footer-info{display:flex;flex-direction:column;gap:12px}.footer-title{font-size:18px;font-weight:700;color:#f5f7fa;margin:0}.footer-minimum{margin:4px 0 0;font-size:15px;font-weight:700;color:#f4d03f}.footer-contact{display:grid;gap:8px;font-size:14px;color:#c7ced9}.footer-item{display:flex;align-items:center;gap:10px}.footer-label{font-weight:600;color:#f5f7fa}.footer-contact a{color:inherit;text-decoration:none}.footer-contact a:hover{color:#fff;text-decoration:underline}@media (max-width: 720px){.footer-container{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-item{justify-content:center}}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;background:#fff;border-radius:16px;padding:32px;box-shadow:0 20px 40px #11111114;margin-bottom:32px}.hero-logo{width:72px;height:72px;object-fit:contain;margin-bottom:8px}.hero-card{background:#f8f9fb;border-radius:12px;padding:20px}.hero-actions{display:flex;gap:12px;margin-top:16px}.hero-note{margin:6px 0 0;color:#b42318;font-size:22px;font-weight:700}.hero-discount{margin:4px 0 0;color:#b42318;font-size:18px;font-weight:700}.hero-minimum{margin:6px 0 0;color:#b42318;font-size:18px;font-weight:700}.scroll-top-button{position:fixed;right:16px;bottom:20px;width:48px;height:48px;border-radius:50%;border:2px solid #1f1f1f;background:#ffb703;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 24px #1111112e;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:9999}.scroll-top-button.is-visible{opacity:1;pointer-events:auto}.scroll-top-button:hover{background:#f59e0b}@media (max-width: 900px){.scroll-top-button{right:16px;left:auto;bottom:20px;width:54px;height:54px;font-size:22px}}.section{margin-bottom:32px}.home-showcase{position:relative;margin-bottom:36px;padding:28px 28px 24px;border-radius:22px;background:#fff;border:1px solid rgba(43,94,166,.1);box-shadow:0 22px 48px #2b5ea617;overflow:hidden}.home-showcase__glow{position:absolute;top:-80px;right:-40px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,#3478f624,#3478f600 70%);pointer-events:none}.home-showcase--featured .home-showcase__glow{background:radial-gradient(circle,#ffb70333,#ffe60000 70%)}.home-showcase--featured{border-color:#ffb70338}.home-showcase--imported .home-showcase__glow{right:auto;left:-30px;background:radial-gradient(circle,#2b5ea629,#2b5ea600 70%)}.home-showcase__header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px;position:relative;z-index:1}.home-showcase__titles h2{margin:0;font-size:clamp(1.45rem,2.4vw,1.85rem);letter-spacing:-.03em;line-height:1.15}.home-showcase__eyebrow{display:inline-flex;align-items:center;margin-bottom:10px;padding:5px 12px;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2b5ea6;background:linear-gradient(135deg,#eef4fc,#f6f9ff);border:1px solid #d7e3f8}.home-showcase--featured .home-showcase__eyebrow{color:#9a6700;background:linear-gradient(135deg,#fff8e1,#fffdf2);border-color:#ffe08a}.home-showcase__subtitle{margin:8px 0 0;color:#5c6573;font-size:.95rem;max-width:36ch;line-height:1.45}.home-showcase__meta{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.home-showcase__count{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-size:.82rem;font-weight:600;color:#2b5ea6;background:#f4f8ff;border:1px solid #dbe7fb}.home-showcase--featured .home-showcase__count{color:#9a6700;background:#fff9e8;border-color:#ffe08a}.home-showcase__link{color:#3478f6;font-weight:600;font-size:.95rem;white-space:nowrap;transition:color .2s ease}.home-showcase__link:hover{color:#2b5ea6}.home-showcase__skeleton{display:flex;gap:16px;overflow:hidden}.home-showcase__skeleton-card{flex:0 0 clamp(220px,28vw,280px);height:360px;border-radius:16px;background:linear-gradient(110deg,#eef2f7 8%,#f8fafc 18%,#eef2f7 33%);background-size:200% 100%;animation:showcase-shimmer 1.4s ease-in-out infinite}@keyframes showcase-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes carousel-item-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.section-header h2{margin:0;font-size:clamp(1.35rem,2vw,1.6rem);letter-spacing:-.02em}.section-header .hint{margin:0;max-width:320px;text-align:right;line-height:1.4}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.category-card{background:#fff;border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 20px #11111114}.category-icon{width:36px;height:36px;border-radius:10px;background:#ffe600;display:grid;place-items:center;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.product-carousel-wrap{position:relative;z-index:1}.product-carousel{position:relative;padding:4px 0 8px}.product-carousel-viewport{overflow:hidden;margin:0 4px}.product-carousel-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x proximity;scroll-behavior:smooth;padding:8px 4px 14px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-carousel-track::-webkit-scrollbar{display:none}.product-carousel-item{flex:0 0 clamp(248px,27vw,292px);scroll-snap-align:start;min-width:0;animation:carousel-item-in .45s ease both}.product-carousel-item .product-card{height:100%;border-radius:16px;border:1px solid #e8edf4;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 10px 28px #1111110f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-carousel-item .product-image{background:linear-gradient(145deg,#f3f6fa,#e9eef5);border-radius:14px;padding:14px;border:1px solid rgba(255,255,255,.8)}.product-carousel-item .product-image img{border-radius:10px}.product-carousel-item:hover .product-card{transform:translateY(-5px);border-color:#c8d9f5;box-shadow:0 20px 40px #2b5ea624}.product-carousel:before,.product-carousel:after{content:"";position:absolute;top:0;bottom:24px;width:72px;z-index:1;pointer-events:none;opacity:0;transition:opacity .25s ease}.product-carousel:before{left:0;background:linear-gradient(90deg,#fff 20%,#fff0)}.product-carousel:after{right:0;background:linear-gradient(270deg,#fff 20%,#fff0)}.product-carousel--can-prev:before,.product-carousel--can-next:after{opacity:1}.product-carousel-btn{position:absolute;top:42%;z-index:3;transform:translateY(-50%);width:46px;height:46px;border:1px solid rgba(43,94,166,.15);border-radius:999px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 24px #2b5ea629;color:#2b5ea6;cursor:pointer;display:grid;place-items:center;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease,box-shadow .2s ease}.product-carousel-btn:hover:not(:disabled){background:#2b5ea6;border-color:#2b5ea6;color:#fff;transform:translateY(-50%) scale(1.06);box-shadow:0 12px 28px #2b5ea647}.product-carousel-btn:disabled{opacity:0;pointer-events:none}.product-carousel-btn--prev{left:-10px}.product-carousel-btn--next{right:-10px}.product-carousel-progress{height:4px;margin:4px 8px 0;border-radius:999px;background:#e8edf4;overflow:hidden}.product-carousel-progress__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2b5ea6,#3478f6);transition:width .2s ease}.home-showcase--featured .product-carousel-progress__fill{background:linear-gradient(90deg,#ffb703,#ffe600)}@media (max-width: 768px){.home-showcase{padding:20px 16px 18px;border-radius:16px}.home-showcase__header{flex-direction:column;align-items:flex-start}.home-showcase__meta{align-items:flex-start;flex-direction:row;flex-wrap:wrap}.product-carousel:before,.product-carousel:after{display:none}.product-carousel-btn{display:none}.product-carousel-item{flex-basis:min(264px,80vw)}.product-carousel-track{gap:14px;padding-bottom:6px;scrollbar-width:thin}.product-carousel-track::-webkit-scrollbar{display:block;height:5px}.product-carousel-track::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#2b5ea6,#3478f6);border-radius:999px}.home-showcase--featured .product-carousel-track::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#ffb703,#ffe600)}}.product-card{background:#fff;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 10px 30px #11111114}.product-image{display:block;min-height:200px}.product-image img{height:220px;object-fit:contain;width:100%;border-radius:8px}.product-info{display:grid;gap:6px}.product-price-block{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.product-price--struck{text-decoration:line-through;color:#6b7280;font-size:.95em}.product-price--discount{font-weight:700;color:#059669}.product-discount-badge{font-size:12px;font-weight:600;color:#fff;background:#059669;padding:2px 6px;border-radius:6px}.product-meta,.sku,.product-article{color:#6b7280;font-size:14px}.product-article{font-weight:600;margin-bottom:2px}.product-name-link{color:inherit;text-decoration:none}.product-name-link:hover .product-name{text-decoration:underline}.add-feedback{margin:0;padding:8px 12px;background:#059669;color:#fff;border-radius:8px;font-size:14px;font-weight:600;text-align:center}.product-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px}.product-actions button{width:100%}.product-actions .secondary-link{text-align:center;width:100%;display:block;pointer-events:auto;z-index:1;position:relative}.quantity-input{display:grid;gap:4px;font-size:12px;color:#6b7280}.quantity-input input{width:80px;border-radius:6px;border:1px solid #d7dbe2;padding:4px 6px}.quantity-block{display:grid;gap:8px}.quantity-panel{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:12px;display:grid;gap:12px;width:100%}.quantity-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.quantity-row label{font-size:12px;color:#6b7280;min-width:70px}.quantity-row input{width:110px;border-radius:8px;border:1px solid #d7dbe2;padding:8px 10px;background:#fff}.quantity-note{font-size:12px;color:#6b7280}.sync-button{border:1px solid #d7dbe2;background:#fff;padding:6px 10px;border-radius:8px;cursor:pointer;font-weight:600;margin-left:auto}.secondary-link{color:#3478f6;font-weight:600}.image-placeholder{height:160px;border-radius:8px;background:#f2f4f8;display:grid;place-items:center;color:#8a93a2}.filters{display:flex;align-items:center;gap:12px}.filters select{border-radius:8px;border:1px solid #d7dbe2;padding:8px 12px}.results-info{margin-bottom:12px;color:#6b7280}.product-detail{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;background:#fff;padding:24px;border-radius:16px;box-shadow:0 20px 40px #11111114}.product-gallery .main-image{background:#f5f5f5;border-radius:12px;padding:16px;min-height:280px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s,box-shadow .2s}.product-gallery .main-image:hover{transform:scale(1.02);box-shadow:0 4px 12px #0000001a}.product-gallery .main-image:active{transform:scale(.98)}.product-gallery .main-image img{max-width:100%;max-height:400px;width:auto;height:auto;object-fit:contain}.thumbnail-row{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.thumbnail-row .thumbnail{background:none;border:2px solid transparent;border-radius:8px;padding:2px;cursor:pointer;transition:border-color .2s,transform .2s}.thumbnail-row .thumbnail:hover{border-color:#3478f6;transform:scale(1.05)}.thumbnail-row .thumbnail.is-active{border-color:#3478f6;background:#3478f61a}.thumbnail-row .thumbnail img{width:60px;height:60px;object-fit:cover;border-radius:6px;display:block}.product-summary .price,.product-detail-price .price{font-size:24px;font-weight:700;margin:12px 0}.product-detail-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin:12px 0}.product-detail-price .price--struck{text-decoration:line-through;color:#6b7280;font-size:20px}.product-detail-price .price--discount{color:#059669}.product-detail-price .discount-badge{font-size:14px;font-weight:600;color:#fff;background:#059669;padding:4px 8px;border-radius:6px}.quantity-control{display:grid;gap:6px;margin:12px 0}.quantity-control input{border-radius:6px;border:1px solid #d7dbe2;padding:8px 10px;width:120px}.lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;cursor:pointer}.lightbox-overlay img{max-width:95vw;max-height:90vh;width:auto;height:auto;object-fit:contain;cursor:default;pointer-events:auto}.lightbox-close{position:absolute;top:16px;right:16px;background:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:24px;line-height:1;cursor:pointer;z-index:10000;color:#333;display:flex;align-items:center;justify-content:center;transition:background .2s}.lightbox-close:hover{background:#f3f4f6}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;border:2px solid rgba(255,255,255,.5);width:56px;height:56px;border-radius:50%;font-size:36px;font-weight:700;line-height:1;cursor:pointer;z-index:10001;color:#1f2937;display:flex;align-items:center;justify-content:center;transition:all .2s;-webkit-user-select:none;user-select:none;box-shadow:0 4px 12px #0000004d}.lightbox-nav:hover{background:#fff;transform:translateY(-50%) scale(1.15);box-shadow:0 6px 16px #0006;border-color:#fffc}.lightbox-nav:active{transform:translateY(-50%) scale(1.05)}.lightbox-nav--prev{left:20px}.lightbox-nav--next{right:20px}.lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;z-index:10000}.cart-grid,.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.cart-item,.card,.cart-summary,.checkout-summary,.order-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 10px 30px #11111114}.cart-item{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.cart-item-image{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f5f6f8;display:flex;align-items:center;justify-content:center}.cart-item-image img{width:100%;height:100%;object-fit:contain}.cart-item-image .image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:12px;text-align:center;padding:8px}.cart-item-info{flex:1;min-width:0}.order-detail{display:grid;gap:24px}.order-items-list{display:grid;gap:16px}.order-item-detail{display:flex;gap:16px;padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb}.order-item-image{flex-shrink:0;width:100px;height:100px;border-radius:8px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.order-item-image img{width:100%;height:100%;object-fit:contain}.order-item-image .image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:12px;text-align:center;padding:8px}.order-item-info{flex:1;min-width:0}.order-item-info h4{margin:0 0 8px;font-size:16px}.order-card{cursor:pointer;transition:transform .2s,box-shadow .2s}.order-card:hover{transform:translateY(-2px);box-shadow:0 12px 40px #1111111f}.cart-item-actions{display:flex;align-items:center;gap:16px}.summary-row{display:flex;justify-content:space-between;margin:8px 0}.summary-row.total{font-weight:700;margin-top:16px}.summary-note{margin:10px 0 0;font-size:13px;color:#b42318;font-weight:600}.checkout-form{display:grid;gap:16px}.checkout-form select,.checkout-form textarea{width:100%;border-radius:8px;border:1px solid #d7dbe2;padding:10px 12px}.orders-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.load-more{margin:24px 0;display:flex;justify-content:center}.pagination{margin:24px 0;display:flex;align-items:center;justify-content:center;gap:12px;position:relative;z-index:5;pointer-events:auto}.pagination button{pointer-events:auto}.order-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.status-chip{background:#e8f0ff;color:#2b5ee8;padding:6px 10px;border-radius:999px;font-weight:600;font-size:12px}.auth-layout{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#ffe600,#fff2a6 40%,#fff)}.auth-card{background:#fff;padding:32px;border-radius:16px;width:min(420px,100%);box-shadow:0 24px 40px #1111111f}.logo-auth{width:88px;height:88px;object-fit:contain;margin-bottom:12px}.auth-form{display:grid;gap:16px;margin-top:20px}.auth-form input{width:100%;margin-top:6px;padding:10px 12px;border-radius:8px;border:1px solid #d7dbe2}.password-field{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.password-field .link-button{padding:6px 10px;border-radius:8px;background:#f2f4f8;color:#1f1f1f}.auth-subtitle{color:#4b5563}.auth-hint{margin-top:16px;color:#6b7280;font-size:14px}.form-error{background:#ffe5e5;color:#b42318;padding:10px 12px;border-radius:8px}.form-success{background:#e5f9ee;color:#0f8a4c;padding:10px 12px;border-radius:8px}.loader-block,.empty-state{background:#fff;padding:24px;border-radius:12px;text-align:center;box-shadow:0 10px 30px #11111114}.loader-inline{margin-bottom:12px;padding:8px 12px;border-radius:8px;background:#f3f4f6;color:#4b5563;font-size:14px;text-align:center}.loader{width:36px;height:36px;border-radius:50%;border:3px solid #d7dbe2;border-top-color:#3478f6;margin:0 auto 12px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.breadcrumb{display:flex;gap:8px;color:#6b7280;margin-bottom:16px}.hint{color:#6b7280;font-size:14px}@media (max-width: 900px){.cart-dropdown{display:inline-flex;align-items:center;gap:4px}.cart-toggle{display:inline-flex}.cart-grid,.checkout-grid{grid-template-columns:1fr}.header-top,.header-bottom{flex-direction:column;align-items:stretch}.header-top{display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand actions" "search search";align-items:center;gap:10px}.header-brand{grid-area:brand}.header-actions{grid-area:actions;justify-content:flex-end}.search-bar{grid-area:search}.user-chip--brand{display:inline-flex}.user-chip--actions{display:none}.header-bottom{display:none!important}.header-bottom.is-open{display:flex!important}.menu-toggle{display:inline-flex}.nav-links{display:none!important;flex-direction:column;align-items:flex-start;gap:12px;padding:12px 0}.nav-links.is-open{display:flex!important}.nav-dropdown-menu{position:static;min-width:unset;border:none;box-shadow:none;padding:0;display:none}.nav-dropdown.is-open .nav-dropdown-menu{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.client-select{margin-left:0}.cart-item{flex-direction:column;align-items:flex-start}}.guest-price-hint{font-size:15px;color:#6b7280;font-weight:500;margin:.35rem 0 0}.guest-price-hint--detail{font-size:1.05rem;line-height:1.45}.guest-catalog-cta{font-size:14px;line-height:1.45;color:#374151;margin:0}.guest-catalog-cta a{font-weight:600;color:#111827}.guest-detail-cta{margin-top:1rem;display:grid;gap:12px}.guest-detail-cta .primary-button{display:inline-block;text-align:center;text-decoration:none}.header-login-cta{align-self:center;padding:8px 14px;font-size:14px;white-space:nowrap}
