/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--navy:#063b75;--blue:#0877c9;--green:#53b52b;--orange:#ff8a00;--ink:#092a4d;--muted:#567087;--paper:#f6f9f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.siteHeader{z-index:5;background:#fffffff5;border-bottom:1px solid #dfe9e2;grid-template-columns:220px 1fr auto;align-items:center;gap:28px;min-height:88px;padding:12px clamp(22px,5vw,76px);display:grid;position:relative}.brand{width:210px;height:62px;display:block;overflow:hidden}.brand img{object-fit:cover;object-position:center;width:100%;height:100%}.mainNav{color:var(--muted);justify-content:center;gap:clamp(16px,2.3vw,34px);font-size:14px;font-weight:800;display:flex}.mainNav a{transition:color .2s}.mainNav a:hover{color:var(--blue)}.button{color:#fff;background:linear-gradient(135deg,#30a829,#15973d);border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 25px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 28px #1e993640}.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1e993652}.buttonSmall{min-height:44px;padding:0 18px;font-size:14px}.hero{background:radial-gradient(circle at 8% 5%,#4fb52b24,#0000 28%),radial-gradient(circle at 92% 85%,#ff8a0021,#0000 30%),linear-gradient(135deg,#fbfdf8,#f3f8f5);grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);align-items:center;gap:clamp(38px,6vw,92px);min-height:calc(100vh - 88px);padding:clamp(55px,8vw,105px) clamp(22px,7vw,108px) 82px;display:grid;overflow:hidden}.heroContent{z-index:2;max-width:760px;position:relative}.eyebrow{color:#287b25;text-transform:uppercase;letter-spacing:.08em;background:#e8f6e2;border-radius:999px;margin:0 0 23px;padding:9px 14px;font-size:13px;font-weight:900;display:inline-flex}h1{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(43px,5.4vw,78px);line-height:.98}h1 span{color:var(--blue)}.heroText{max-width:650px;color:var(--muted);margin:28px 0 0;font-size:clamp(18px,1.7vw,23px);line-height:1.55}.heroActions{align-items:center;gap:25px;margin-top:34px;display:flex}.textLink{color:var(--navy);font-weight:900}.textLink span{color:var(--orange);margin-left:5px}.trustList{grid-template-columns:repeat(3,1fr);gap:15px;margin:54px 0 0;padding:0;list-style:none;display:grid}.trustList li{border-left:3px solid var(--green);padding-left:14px}.trustList strong,.trustList span{display:block}.trustList strong{font-size:14px}.trustList span{color:var(--muted);margin-top:5px;font-size:12px}.heroVisual{justify-self:center;width:min(100%,560px);min-height:590px;position:relative}.heroVisual:before{content:"";opacity:.18;background:linear-gradient(145deg,#58bd33,#ff9d19);border-radius:46% 54% 48% 52%;position:absolute;inset:6% -10% 0 7%;transform:rotate(7deg)}.heroProduct{background:#fff;border-radius:28px;position:absolute;overflow:hidden;box-shadow:0 25px 60px #04355b2e}.heroProduct span,.heroProduct strong,.heroProduct small{display:block}.heroProduct span{color:var(--green);text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:900}.heroProduct strong{color:var(--navy);margin-top:5px;font-size:21px}.heroProduct small{color:var(--muted);margin-top:5px}.tonerHero{z-index:2;grid-template-rows:auto 1fr;height:345px;padding:24px 26px 8px;display:grid;inset:0 40px auto 0;transform:rotate(-1.5deg)}.tonerHero img{object-fit:contain;object-position:center;width:100%;height:230px}.paperHero{z-index:3;width:260px;height:360px;bottom:0;right:0;transform:rotate(2.5deg)}.paperHero img{object-fit:cover;object-position:center 27%;width:100%;height:235px}.paperHero div{padding:18px 20px}.floatingNote{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #fffc;border-radius:18px;width:260px;padding:17px 20px;position:absolute;bottom:38px;left:-60px;box-shadow:0 16px 40px #04355b2b}.floatingNote span,.floatingNote strong,.floatingNote small{display:block}.floatingNote span{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.floatingNote strong{margin-top:5px;font-size:17px}.floatingNote small{color:var(--muted);margin-top:6px}.categoryStrip{color:#fff;background:var(--navy);flex-wrap:wrap;justify-content:center;gap:12px 28px;padding:22px;font-size:14px;font-weight:800;display:flex}.categoryStrip span:not(:last-child):after{content:"•";color:var(--orange);margin-left:28px}.section{padding:110px clamp(22px,7vw,108px)}.sectionHeading{max-width:750px;margin-bottom:52px}.sectionHeading.compact{max-width:830px;margin-bottom:46px}.kicker{color:var(--green);text-transform:uppercase;letter-spacing:.12em;margin:0 0 13px;font-size:12px;font-weight:900}.kicker.light{color:#a7ef89}h2{letter-spacing:-.035em;margin:0;font-size:clamp(34px,4vw,58px);line-height:1.05}.sectionHeading>p:last-child{color:var(--muted);margin:20px 0 0;font-size:18px;line-height:1.65}.productsSection{background:#fff}.productGrid{grid-template-columns:1fr 1fr .82fr;gap:24px;display:grid}.productCard{background:#f7faf8;border:1px solid #dce7e2;border-radius:25px;flex-direction:column;min-height:510px;display:flex;overflow:hidden;box-shadow:0 12px 34px #05334d0f}.productImage{background:#fff;height:285px;overflow:hidden}.productImage img{object-fit:cover;width:100%;height:100%}.tonerCard .productImage img{object-position:center}.paperCard .productImage img{object-position:center 24%}.productBody{padding:28px}.tag{color:var(--green);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900}.productBody h3{margin:9px 0 10px;font-size:28px}.productBody p{min-height:69px;color:var(--muted);margin:0 0 22px;line-height:1.5}.productBody a{color:var(--blue);font-weight:900}.helpCard{color:#fff;background:linear-gradient(145deg, var(--navy), #075ca5);border:0;justify-content:flex-end}.helpCard .productBody{padding:32px}.helpCard .tag{color:#91db72}.helpCard .productBody p{color:#d6e4f2}.helpCard .productBody a{color:#fff}.helpIcon{width:90px;height:90px;color:var(--orange);border:2px solid #ffffff8c;border-radius:50%;place-items:center;margin:44px 32px auto;font-size:52px;font-weight:900;display:grid}.hpFeature{color:#fff;background:linear-gradient(125deg,#06376d,#0579c9);grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(45px,7vw,110px);padding:100px clamp(22px,9vw,145px);display:grid}.hpVisual{border-radius:28px;height:640px;overflow:hidden;transform:rotate(-1.2deg);box-shadow:0 24px 60px #00000047}.hpVisual img{object-fit:cover;object-position:center 27%;width:100%;height:100%}.hpContent{max-width:670px}.hpContent>p:not(.kicker){color:#dceefe;margin:25px 0;font-size:19px;line-height:1.65}.checkList{grid-template-columns:1fr 1fr;gap:15px;margin:28px 0 36px;padding:0;list-style:none;display:grid}.checkList li{background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;padding:15px 15px 15px 43px;position:relative}.checkList li:before{content:"✓";color:#9bef77;font-weight:900;position:absolute;left:16px}.whiteButton{color:var(--navy);background:#fff;box-shadow:0 12px 30px #00000029}.servicesSection{background:#f3f7f4}.serviceGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.serviceGrid article{background:#fff;border-radius:20px;min-height:260px;padding:34px;box-shadow:0 10px 30px #05334d0f}.serviceGrid article>span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:46px;height:46px;font-size:12px;font-weight:900;display:grid}.serviceGrid h3{margin:31px 0 12px;font-size:24px}.serviceGrid p{color:var(--muted);margin:0;line-height:1.6}.howSection{background:#fff;padding:110px clamp(22px,7vw,108px)}.steps{grid-template-columns:repeat(3,1fr);gap:0;max-width:1120px;margin:0;padding:0;list-style:none;display:grid}.steps li{gap:18px;padding-right:40px;display:flex;position:relative}.steps li:not(:last-child):after{content:"";background:#cddbd4;width:38px;height:2px;position:absolute;top:24px;right:18px}.steps li>span{color:#fff;background:var(--green);border-radius:50%;flex:0 0 48px;place-items:center;height:48px;font-weight:900;display:grid}.steps h3{margin:2px 0 10px;font-size:20px}.steps p{color:var(--muted);margin:0;line-height:1.55}.contactSection{color:#fff;background:var(--navy);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,7vw,100px);padding:110px clamp(22px,8vw,125px);display:grid}.contactIntro>p:not(.kicker){color:#d5e5f4;max-width:650px;margin:24px 0 32px;font-size:18px;line-height:1.65}.contactCard{color:var(--ink);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #00000038}.contactCard>div{padding:25px 30px;position:relative}.contactCard>div:not(:last-child){border-bottom:1px solid #dfe9e4}.contactCard span,.contactCard strong,.contactCard a{display:block}.contactCard span{color:var(--green);text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px;font-size:11px;font-weight:900}.contactCard strong{font-size:18px;line-height:1.45}.contactCard a{color:var(--blue);margin-top:9px;font-size:13px;font-weight:900}footer{color:var(--muted);background:#eef4f0;grid-template-columns:200px 1fr auto;align-items:center;gap:30px;padding:38px clamp(22px,6vw,92px);display:grid}footer img{object-fit:cover;width:190px;height:64px}footer p{font-size:13px}footer div{color:var(--navy);gap:22px;font-size:13px;font-weight:800;display:flex}footer small{border-top:1px solid #d9e4dd;grid-column:1/-1;padding-top:18px;font-size:11px}.whatsappFloat{z-index:20;color:#fff;background:#20a840;border-radius:999px;align-items:center;gap:8px;padding:14px 19px;font-size:14px;font-weight:900;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #16853559}.whatsappFloat span{color:#fff;font-size:17px}@media (max-width:960px){.siteHeader{grid-template-columns:190px 1fr}.mainNav{display:none}.buttonSmall{justify-self:end}.hero{text-align:center;grid-template-columns:1fr}.heroContent{margin:0 auto}.heroActions{justify-content:center}.trustList{text-align:left}.heroVisual{width:min(100%,540px)}.productGrid{grid-template-columns:1fr 1fr}.helpCard{grid-column:1/-1;min-height:340px}.hpFeature{grid-template-columns:1fr}.hpVisual{justify-self:center;width:min(100%,540px);height:600px}.serviceGrid,.steps{grid-template-columns:1fr}.serviceGrid{gap:15px}.steps{gap:28px}.steps li:not(:last-child):after{display:none}.contactSection{grid-template-columns:1fr}footer{grid-template-columns:180px 1fr}footer div{grid-column:1/-1}}@media (max-width:620px){.siteHeader{grid-template-columns:1fr auto;min-height:74px;padding:8px 16px}.brand{width:155px;height:52px}.buttonSmall{min-height:40px;padding:0 13px;font-size:0}.buttonSmall:after{content:"WhatsApp";font-size:13px}.hero{min-height:auto;padding:48px 20px 62px}h1{font-size:clamp(40px,12vw,58px)}.heroText{font-size:17px}.heroActions{flex-direction:column;gap:18px}.heroActions .button{width:100%}.trustList{grid-template-columns:1fr;gap:18px;margin-top:42px}.heroVisual{min-height:560px;margin-top:10px}.tonerHero{height:325px;padding:20px 20px 6px;right:10px}.tonerHero img{height:215px}.paperHero{width:230px;height:335px}.paperHero img{height:218px}.floatingNote{text-align:left;z-index:5;width:220px;bottom:28px;left:8px}.categoryStrip span:not(:last-child):after{display:none}.section,.howSection{padding:76px 20px}.sectionHeading{margin-bottom:36px}.productGrid{grid-template-columns:1fr}.productCard{min-height:auto}.helpCard{grid-column:auto;min-height:410px}.productImage{height:260px}.hpFeature{padding:75px 20px}.hpVisual{height:500px}.checkList{grid-template-columns:1fr}.serviceGrid article{min-height:230px}.contactSection{padding:80px 20px}footer{text-align:center;grid-template-columns:1fr}footer img{justify-self:center}footer div{flex-wrap:wrap;grid-column:auto;justify-content:center}footer small{grid-column:auto}.whatsappFloat{padding:13px 16px;bottom:14px;right:14px}}
