:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--blue:#2050b8;--blue-dark:#153b8f;--blue-soft:#edf3ff;--ink:#111;--muted:#5d6574;--line:#dfe4ec;--surface:#fff;--focus:#f2a900;background:#f6f8fc;font-family:Rubik,Arial,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:1000;border:2px solid var(--blue);background:#fff;border-radius:8px;padding:10px 14px;position:fixed;inset-block-start:8px;inset-inline-start:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-shell{min-height:100vh;overflow:clip}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;gap:24px;height:76px;padding:10px max(20px,50vw - 620px);display:flex;position:sticky;inset-block-start:0}.brand{align-items:center;display:inline-flex}.brand img{object-fit:contain;width:112px;height:51px;display:block}.site-header nav{align-items:center;gap:20px;font-weight:700;display:flex}.site-header nav a{text-decoration:none}.header-contact{color:var(--blue)}.quote-pill{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:44px;padding:8px 16px;font-weight:800}.quote-pill span{min-width:24px;height:24px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;margin-inline-start:6px;display:inline-grid}main,footer{width:min(1240px,100% - 40px);margin-inline:auto}.hero-section{color:#fff;background:var(--blue);border-radius:0 0 28px 28px;grid-template-columns:minmax(0,1.45fr) minmax(270px,.55fr);align-items:center;gap:64px;min-height:540px;padding:72px 64px;display:grid;box-shadow:0 24px 70px #1838812e}.hero-copy{max-width:720px}.eyebrow{color:var(--blue);letter-spacing:.06em;margin:0 0 12px;font-size:.84rem;font-weight:900}.hero-section .eyebrow{color:#cbd9ff}.hero-section h1{letter-spacing:-.045em;max-width:820px;margin:0;font-size:clamp(2.7rem,4.4vw,4.2rem);line-height:1.04}.hero-section h1>span{color:#dce6ff;letter-spacing:0;margin-top:18px;font-size:clamp(1.18rem,2vw,1.65rem);font-weight:600;line-height:1.45;display:block}.hero-copy>p:not(.eyebrow){color:#ebf0ff;max-width:650px;margin:26px 0 0;font-size:1.2rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:11px 18px;font-weight:800;text-decoration:none;display:inline-flex}.button-primary{color:var(--blue);background:#fff}.button-secondary{color:#fff;background:0 0;border-color:#fff9}.mobile-vcard-button{display:none}.quote-explainer{background:#081c5138;border:1px solid #ffffff40;border-radius:20px;padding:30px}.quote-explainer span{width:38px;height:38px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;font-weight:900;display:inline-grid}.quote-explainer h2{margin:12px 0 5px;font-size:1.1rem}.quote-explainer p{color:#dce6ff;margin:0 0 24px;line-height:1.6}.quote-explainer p:last-child{margin-bottom:0}.category-section,.catalog-section{padding-block:88px 20px}.category-panel{background:linear-gradient(145deg,#edf3ff,#f8faff);border:1px solid #d4def4;border-radius:24px;padding:32px}.section-heading,.catalog-intro{justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px;display:flex}.section-heading h2,.catalog-intro h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.9rem,3vw,2.65rem)}.section-heading>a{color:var(--blue);font-weight:800}.category-heading{align-items:center;margin-bottom:22px}.category-heading h2{margin:0}.category-heading p{color:var(--muted);margin:8px 0 0}.all-products-link{white-space:nowrap;background:#fff;border:1px solid #b8c9ef;border-radius:999px;align-items:center;min-height:44px;padding:8px 14px;text-decoration:none;display:inline-flex}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.category-card{text-align:start;min-width:0;min-height:88px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;justify-content:flex-start;align-items:center;gap:12px;padding:14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.category-card:hover{border-color:#a9bbe7;transform:translateY(-3px);box-shadow:0 14px 28px #172d6317}.category-card.is-active{color:var(--blue);border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.category-icon{width:46px;height:46px;color:var(--blue);background:var(--blue-soft);border-radius:12px;flex:0 0 46px;place-items:center;display:grid}.category-icon svg{width:28px;height:28px}.category-card-copy{flex-direction:column;gap:4px;min-width:0;line-height:1.35;display:flex}.category-card-copy strong{overflow-wrap:anywhere}.category-card-copy small{color:var(--muted);font-size:.72rem}.category-arrow{color:#8a9ac0;margin-inline-start:auto;font-size:1.1rem;font-weight:800;line-height:1.35}.category-card.is-active .category-card-copy small,.category-card.is-active .category-arrow{color:var(--blue)}.catalog-section{padding-bottom:96px}.catalog-intro>p{max-width:400px;color:var(--muted);margin:0;line-height:1.6}.notice{border-radius:12px;align-items:center;gap:12px 20px;margin-bottom:20px;padding:16px 18px;display:flex}.notice-demo{color:#5f4000;background:#fff4cc;border:1px solid #ead27b}.notice-search{color:#663c00;background:#fff7e8;border:1px solid #e5bf79;margin-top:16px}.notice-search>div{gap:4px;display:grid}.notice-search button{color:#663c00;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;margin-inline-start:auto;padding:0;font-weight:800;text-decoration:underline}.notice span{line-height:1.5}.catalog-toolbar{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:minmax(280px,1.7fr) repeat(auto-fit,minmax(155px,1fr));gap:12px;padding:14px;display:grid}.catalog-toolbar input[type=search],.catalog-toolbar select{width:100%;min-height:50px;color:var(--ink);background:#f8f9fb;border:1px solid #cbd2dd;border-radius:10px;padding:0 15px}.search-field{gap:6px;display:grid}.search-hint{color:var(--muted);padding-inline:3px;font-size:.74rem;line-height:1.35}.catalog-toolbar select:disabled{color:#5f6773;cursor:not-allowed;background:#edf0f4}.result-row{min-height:58px;color:var(--muted);justify-content:space-between;align-items:center;font-weight:700;display:flex}.result-row>span{align-items:baseline;gap:10px;display:flex}.result-row small{font-size:.78rem;font-weight:500}.result-row button{min-height:44px;color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 6px 24px #1c2e580f}.product-media-wrap{min-height:192px;position:relative}.visual-button{width:100%;height:100%;min-height:192px;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:block}.product-visual{background:#f5f7fb;place-items:center;width:100%;height:100%;min-height:192px;display:grid;overflow:hidden}.product-visual img{object-fit:contain;background:#fff;width:100%;height:192px}.product-placeholder{color:var(--blue);background:linear-gradient(145deg,#edf3ff,#f8faff);position:relative}.product-placeholder svg{opacity:.75;width:74px;height:74px}.product-placeholder span{color:var(--muted);font-size:.75rem;font-weight:700;position:absolute;inset-block-end:12px}.category-toner{background:linear-gradient(145deg,#f2efff,#faf9ff)}.category-paper{background:linear-gradient(145deg,#eef9f4,#f9fcfa)}.category-filaments{background:linear-gradient(145deg,#fff1eb,#fffaf7)}.category-printers{background:linear-gradient(145deg,#edf7fa,#f7fcfd)}.category-others{background:linear-gradient(145deg,#f5f1eb,#fbfaf8)}.featured-badge{color:#fff;background:var(--blue);border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:900;position:absolute;inset-block-start:12px;inset-inline-start:12px}.product-body{flex-direction:column;flex:1;padding:20px;display:flex}.product-category{color:var(--blue);margin:0 0 7px;font-size:.77rem;font-weight:900}.search-match-badge{color:#154291;background:#e9f0ff;border:1px solid #b9caef;border-radius:999px;width:fit-content;margin:0 0 9px;padding:5px 8px;font-size:.72rem;font-weight:900;line-height:1.35}.product-card h3{overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:2.7em;margin:0;font-size:1.08rem;line-height:1.35;display:-webkit-box;overflow:hidden}.product-meta{min-height:2.5em;color:var(--muted);overflow-wrap:anywhere;margin:9px 0 0;font-size:.82rem;line-height:1.5}.product-description{color:var(--muted);margin:13px 0 20px;font-size:.9rem;line-height:1.55}.product-actions{grid-template-columns:auto 1fr;gap:8px;margin-top:auto;display:grid}.details-button{min-height:48px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #b8c9ef;border-radius:10px;padding:8px 12px;font-weight:800}.product-button{color:#fff;background:var(--ink);width:100%}.card-quantity-control{min-width:0;min-height:48px;color:var(--ink);direction:ltr;background:#fff;border:1px solid #9fb4e2;border-radius:10px;grid-template-columns:44px minmax(30px,1fr) 44px;display:grid;overflow:hidden}.card-quantity-control button{min-width:44px;min-height:46px;color:var(--blue);background:var(--blue-soft);cursor:pointer;border:0;padding:0;font-size:1.25rem;font-weight:800}.card-quantity-control output{border-inline:1px solid #c6d3ef;place-items:center;min-width:0;font-weight:900;display:grid}.catalog-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:34px auto 0;display:flex}.pagination-pages{justify-content:center;align-items:center;gap:6px;display:flex}.pagination-nav,.pagination-page{min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #bfc9d8;border-radius:9px;padding:8px 13px;font-weight:800}.pagination-page.is-current{color:#fff;background:var(--blue);border-color:var(--blue)}.pagination-nav:disabled{color:#8b929d;cursor:not-allowed;background:#eef0f3;border-color:#d9dee6}.pagination-ellipsis{text-align:center;width:24px;color:var(--muted);font-weight:800}.pagination-status{text-align:center;color:var(--muted);flex-basis:100%;margin:4px 0 0;font-size:.82rem}.state-panel{text-align:center;min-height:260px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:18px;align-content:center;place-items:center;gap:12px;padding:40px 20px;display:grid}.state-panel h3,.state-panel p{margin:0}.state-panel .button-primary{color:#fff;background:var(--blue)}.state-panel-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.loader{border:3px solid #cfdaef;border-top-color:var(--blue);border-radius:50%;width:34px;height:34px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.site-footer{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:170px;padding:34px 4px 44px;display:grid}.site-footer img{width:100px;height:auto}.site-footer div{flex-direction:column;gap:8px;display:flex}.site-footer a{color:var(--blue);text-align:right;direction:ltr;font-weight:800}.site-footer p{max-width:360px;color:var(--muted);margin:0;line-height:1.5}.data-notice{color:#604912;background:#fffaf0;border:1px solid #e5d4a5;display:block}.data-notice summary{cursor:pointer;font-weight:800}.data-notice ul{margin:14px 0 0;padding-inline-start:22px}.data-notice li{margin-block:7px;line-height:1.45}.mobile-quote-action{display:none}body.dialog-open{overflow:hidden}.modal{color:var(--ink);background:#fff;border:0;padding:0;box-shadow:0 30px 90px #07122f52}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07112794}.icon-button{width:44px;height:44px;color:var(--ink);cursor:pointer;background:#f0f3f8;border:0;border-radius:50%;flex:none;place-items:center;padding:0;font-size:1.65rem;line-height:1;display:inline-grid}.product-dialog{border-radius:22px;width:min(920px,100% - 32px);max-width:920px;max-height:min(760px,100dvh - 32px);overflow:auto}.dialog-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);min-height:500px;display:grid;position:relative}.dialog-close{z-index:2;position:absolute;inset-block-start:16px;inset-inline-end:16px}.dialog-product-visual{min-height:100%}.dialog-product-visual img{height:100%;min-height:500px}.dialog-product-visual.product-placeholder svg{width:110px;height:110px}.dialog-content{padding:64px 44px 40px}.dialog-content h2{overflow-wrap:anywhere;margin:0;font-size:clamp(1.7rem,3vw,2.55rem);line-height:1.15}.dialog-meta{color:var(--muted);overflow-wrap:anywhere;margin:13px 0 0;line-height:1.5}.dialog-name-en{color:var(--muted);overflow-wrap:anywhere;margin:12px 0 0;font-size:.9rem;line-height:1.45}.dialog-description{color:#434b59;margin:24px 0;line-height:1.75}.product-details{border-block-start:1px solid var(--line);grid-template-columns:1fr 1fr;margin:22px 0;display:grid}.product-details div{border-block-end:1px solid var(--line);padding:13px 0}.product-details dt{color:var(--muted);font-size:.78rem;font-weight:700}.product-details dd{overflow-wrap:anywhere;margin:4px 0 0;font-weight:700}.official-source-link{min-height:44px;color:var(--blue);align-items:center;font-weight:800;line-height:1.4;display:inline-flex}.product-source-details{border:1px solid var(--line);background:#f8fafc;border-radius:12px;margin-top:16px;padding:12px 14px}.product-source-details summary{cursor:pointer;color:var(--muted);font-weight:800}.dialog-quote-button{color:#fff;background:var(--blue);width:100%;margin-top:20px}.dialog-quote-button.is-added{color:#7c1e27;background:#fff0f1;border-color:#e7bdc1}.quote-dialog{border-radius:24px 0 0 24px;width:min(540px,100%);max-width:none;height:100dvh;max-height:none;margin:0 0 0 auto}.quote-dialog-shell{grid-template-rows:auto 1fr auto;height:100%;display:grid}.quote-dialog-header{border-block-end:1px solid var(--line);justify-content:space-between;gap:20px;padding:25px 26px 20px;display:flex}.quote-dialog-header .eyebrow{margin-bottom:7px}.quote-dialog-header h2{margin:0;font-size:1.8rem}.quote-dialog-header p:last-child{color:var(--muted);margin:7px 0 0}.quote-dialog-body{overscroll-behavior:contain;padding:0 26px 30px;overflow-y:auto}.quote-empty{text-align:center;align-content:center;place-items:center;gap:11px;min-height:390px;display:grid}.quote-empty>span{width:60px;height:60px;color:var(--blue);background:var(--blue-soft);border-radius:50%;place-items:center;font-size:2rem;display:grid}.quote-empty h3,.quote-empty p{margin:0}.quote-empty p{max-width:310px;color:var(--muted);line-height:1.55}.button-dark{color:#fff;background:var(--ink)}.quote-list{margin:0;padding:0;list-style:none}.quote-list li{border-block-end:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:13px 18px;padding:20px 0;display:grid}.quote-item-title{flex-direction:column;gap:6px;min-width:0;display:flex}.quote-item-title strong{overflow-wrap:anywhere;line-height:1.35}.quote-item-title span{color:var(--muted);overflow-wrap:anywhere;font-size:.78rem}.quantity-control{direction:ltr;border:1px solid #bcc5d2;border-radius:9px;align-self:start;align-items:center;display:flex;overflow:hidden}.quantity-control button{cursor:pointer;background:#f4f6f9;border:0;width:38px;height:40px;padding:0}.quantity-control input{text-align:center;border:0;appearance:textfield;border-inline:1px solid #d3d9e2;width:46px;height:40px;padding:0 3px}.quantity-control input::-webkit-inner-spin-button{appearance:none}.remove-button{color:#8d2430;cursor:pointer;background:0 0;border:0;width:fit-content;min-height:36px;padding:0;text-decoration:underline}.clear-area{padding:16px 0 4px}.clear-area>button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.clear-confirm{background:#fff7e4;border-radius:10px;flex-wrap:wrap;align-items:center;gap:9px;padding:12px;display:flex}.clear-confirm span{width:100%;font-weight:700}.clear-confirm button{cursor:pointer;background:#fff;border:1px solid #d4b86c;border-radius:7px;min-height:40px;padding:6px 10px}.customer-fields{border:1px solid var(--line);border-radius:14px;gap:15px;margin:22px 0 0;padding:20px;display:grid}.customer-fields legend{padding-inline:6px;font-weight:900}.customer-fields legend span{color:var(--muted);font-size:.8rem;font-weight:400}.customer-fields label{gap:7px;font-size:.86rem;font-weight:700;display:grid}.customer-fields input,.customer-fields textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #bec7d4;border-radius:8px;padding:10px 12px}.quote-dialog-footer{padding:18px 26px max(20px, env(safe-area-inset-bottom));border-block-start:1px solid var(--line);background:#f5f7fa}.quote-dialog-footer p{color:var(--muted);margin:0 0 13px;font-size:.78rem;line-height:1.45}.whatsapp-button{color:#fff;text-align:center;background:#087b42;width:100%}.whatsapp-button:disabled{color:#717986;cursor:not-allowed;background:#dfe3e8}@media (width<=980px){.product-grid,.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-section{gap:36px;padding:56px 42px}.catalog-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.site-header{height:68px;padding-inline:16px}.brand img{width:88px;height:41px}.site-header nav{gap:10px}.site-header nav>a:first-child,.header-contact{display:none}.quote-pill{padding:7px 12px;font-size:.86rem}main,footer{width:min(100% - 28px,1240px)}.hero-section{border-radius:0 0 22px 22px;grid-template-columns:1fr;gap:34px;min-height:0;padding:46px 24px 28px}.hero-section h1{font-size:clamp(2.2rem,11vw,3.15rem)}.hero-section h1>span{margin-top:15px;font-size:1.05rem}.hero-copy>p:not(.eyebrow){font-size:1.02rem}.hero-actions{flex-direction:column}.mobile-vcard-button{color:var(--ink);background:#dfe8ff;border-color:#fff;gap:8px;display:inline-flex}.button{width:100%}.quote-explainer{grid-template-columns:38px 1fr;column-gap:12px;padding:22px;display:grid}.quote-explainer h2{align-self:center;margin:0}.quote-explainer p{grid-column:2;margin:4px 0 20px}.category-section,.catalog-section{padding-top:62px}.section-heading,.catalog-intro{align-items:flex-start}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category-panel{border-radius:20px;padding:20px}.category-heading{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:18px}.category-card{gap:9px;min-height:78px;padding:10px}.category-icon{flex-basis:42px;width:42px;height:42px}.category-arrow{display:none}.all-products-link{justify-content:center;width:100%;margin-top:14px}.catalog-intro{flex-direction:column;gap:14px}.notice{flex-direction:column;align-items:flex-start}.catalog-toolbar{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-media-wrap,.visual-button,.product-visual{min-height:138px}.product-visual img{height:138px}.product-placeholder svg{width:58px;height:58px}.product-body{padding:15px}.product-card h3{font-size:1rem}.product-description{display:none}.product-button{padding-inline:8px;font-size:.84rem}.product-actions{grid-template-columns:1fr}.catalog-pagination{gap:10px}.pagination-pages{order:-1;width:100%}.site-footer{grid-template-columns:1fr;gap:22px;padding-bottom:104px}.site-footer p{max-width:none}.mobile-quote-action{z-index:25;color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:54px;font-weight:900;display:flex;position:fixed;inset-block-end:max(12px, env(safe-area-inset-bottom));inset-inline:14px;box-shadow:0 12px 34px #00000047}.mobile-quote-action span{min-width:26px;height:26px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid}.product-dialog{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.dialog-layout{grid-template-columns:1fr;min-height:100%}.dialog-product-visual,.dialog-product-visual img{height:34dvh;min-height:270px}.dialog-content{padding:34px 22px max(34px, env(safe-area-inset-bottom))}.product-details{grid-template-columns:1fr}.quote-dialog{border-radius:0;width:100%}.quote-dialog-header,.quote-dialog-body,.quote-dialog-footer{padding-inline:20px}}@media (width<=380px){.product-grid{grid-template-columns:1fr}.product-media-wrap,.visual-button,.product-visual{min-height:168px}.product-visual img{height:168px}}
