/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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,::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;-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]){appearance:button}::file-selector-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{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.hidden{display:none}.table{display:table}.resize{resize:both}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#11191d;--ink-soft:#1b252a;--paper:#f2f1ea;--white:#fffefa;--brand:#1d7a3b;--acid:#abc58f;--coral:#bd806c;--sky:#bdcbd0;--line:#11191d29;--muted:#667075}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:min(1180px,100% - 48px);margin:0 auto}.section{padding:112px 0}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;line-height:.96}h2{margin:0;font-size:clamp(42px,5.3vw,76px)}h2 em,h1 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.site-header{z-index:20;height:78px;color:var(--white);border-bottom:1px solid #ffffff24;position:absolute;inset:0 0 auto}.header-inner{align-items:center;gap:34px;height:100%;display:flex}.brand-mark{object-fit:contain;width:142px;height:auto;display:block}.brand-compact{width:76px}.site-header .brand-mark,.site-footer .brand-mark,.map-pin .brand-mark{filter:brightness(0)invert()}.card-front .brand-mark{filter:brightness(0)}.site-header nav{align-items:center;gap:28px;margin-left:auto;display:flex}.site-header nav a{text-transform:uppercase;letter-spacing:.08em;opacity:.78;font-size:12px;font-weight:700}.site-header nav a:hover{opacity:1}.header-cta{background:var(--acid);color:var(--ink);text-transform:uppercase;letter-spacing:.06em;padding:15px 19px;font-size:12px;font-weight:800}.header-cta span{margin-left:14px}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;letter-spacing:.08em;font-size:12px;font-weight:800;list-style:none}.mobile-menu div{background:var(--white);width:220px;color:var(--ink);padding:18px;display:grid;position:absolute;top:28px;right:0;box-shadow:0 20px 50px #00000040}.mobile-menu div a{border-bottom:1px solid var(--line);padding:11px 5px}.hero{background:var(--ink);min-height:760px;color:var(--white);padding:150px 0 84px;position:relative;overflow:hidden}.hero-grid,.subhero-grid{opacity:.13;background-image:linear-gradient(#ffffff59 1px,#0000 1px),linear-gradient(90deg,#ffffff59 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.hero-orbit{border:1px solid #c8ff443d;border-radius:50%;position:absolute}.orbit-one{width:680px;height:680px;top:20px;right:-180px}.orbit-two{width:460px;height:460px;top:130px;right:-70px}.hero-inner{z-index:2;grid-template-columns:1.04fr .96fr;align-items:center;gap:60px;display:grid;position:relative}.eyebrow,.section-label{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:30px;font-size:11px;font-weight:800;display:flex}.eyebrow span,.section-label>span{background:var(--acid);width:27px;height:2px}.section-label{color:var(--ink);margin-bottom:24px}.label-light{color:var(--white)}.hero h1{max-width:700px;margin:0 0 30px;font-size:clamp(58px,6.5vw,94px)}.hero h1 em{color:var(--acid)}.hero-lead{color:#b7c0c4;max-width:600px;font-size:18px;line-height:1.65}.hero-actions{gap:12px;margin:38px 0 50px;display:flex}.button{cursor:pointer;text-transform:uppercase;letter-spacing:.08em;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:30px;min-height:54px;padding:0 24px;font-size:12px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--acid);color:var(--ink)}.button-ghost{color:var(--white);border-color:#ffffff47}.button-dark{background:var(--ink);color:var(--white)}.hero-proof{gap:38px;display:flex}.hero-proof>div{align-items:center;gap:10px;display:flex}.hero-proof strong{color:var(--acid);align-self:flex-start;margin-top:2px;font-size:10px}.hero-proof span{text-transform:uppercase;letter-spacing:.07em;color:#8f999e;font-size:11px;line-height:1.4}.hero-art{height:510px;position:relative}.print-card{width:330px;height:430px;position:absolute;box-shadow:0 35px 80px #00000059}.card-back{background:var(--coral);color:var(--ink);flex-direction:column;justify-content:space-between;padding:30px;display:flex;top:18px;right:0;transform:rotate(8deg)}.card-back span{letter-spacing:.18em;font-size:11px;font-weight:800}.card-back b{letter-spacing:-.07em;font-size:46px;line-height:.9}.card-front{background:var(--acid);color:var(--ink);flex-direction:column;justify-content:space-between;padding:28px;display:flex;top:28px;left:25px;transform:rotate(-7deg)}.card-top,.card-bottom{letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:9px;display:flex}.card-center{position:relative}.card-center .micro{letter-spacing:.14em;margin-bottom:-10px;font-size:9px;font-weight:800;display:block}.card-center strong{letter-spacing:-.12em;font-size:190px;line-height:.8;display:block}.card-center i{font:italic 44px Georgia;position:absolute;bottom:-18px;right:2px}.sticker{z-index:3;text-align:center;text-transform:uppercase;border-radius:50%;place-items:center;width:104px;height:104px;font-size:12px;font-weight:900;line-height:1.05;display:grid;position:absolute;box-shadow:0 10px 30px #0000003d}.sticker-green{background:var(--acid);color:var(--ink);border:6px solid var(--ink);bottom:8px;right:12px;transform:rotate(12deg)}.sticker-coral{background:var(--coral);color:var(--ink);bottom:34px;left:-5px;transform:rotate(-14deg)}.marquee{background:var(--acid);color:var(--ink);border-bottom:1px solid var(--ink);overflow:hidden}.marquee>div{align-items:center;gap:30px;width:max-content;padding:16px 0;animation:26s linear infinite crawl;display:flex}.marquee span{letter-spacing:.13em;font-size:11px;font-weight:900}.marquee b{font-size:13px}@keyframes crawl{to{transform:translate(-28%)}}.offer-section{background:var(--paper)}.section-head{justify-content:space-between;align-items:end;gap:60px;margin-bottom:64px;display:flex}.section-head>p{width:330px;color:var(--muted);margin-bottom:5px;font-size:15px;line-height:1.7}.offer-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.offer-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:500px;padding:26px;display:flex;position:relative;overflow:hidden}.offer-card:hover .product-shape{transform:rotate(4deg)scale(1.04)}.card-number{letter-spacing:.12em;font-size:10px;font-weight:800}.product-shape{place-items:center;height:235px;margin:18px -5px 26px;transition:all .35s;display:grid;position:relative}.product-shape:before,.product-shape:after,.product-shape i{content:"";display:block;position:absolute}.shape-1:before{background:var(--coral);border-radius:50%;width:170px;height:170px}.shape-1:after{border:20px solid var(--ink);border-left:0;border-right:0;width:120px;height:60px;transform:rotate(-12deg)}.shape-2:before{background:var(--ink);clip-path:polygon(0 0,100% 0,87% 100%,10% 87%);width:190px;height:135px;transform:rotate(-7deg)}.shape-2:after{border:18px solid var(--acid);border-radius:50%;width:90px;height:90px}.shape-3:before{clip-path:polygon(15% 12%,85% 12%,100% 100%,0 100%);background:#d3aa77;width:155px;height:180px}.shape-3:after{border:7px solid var(--ink);border-bottom:0;border-radius:50% 50% 0 0;width:70px;height:45px;top:45px}.shape-4:before{background:var(--sky);width:180px;height:125px;box-shadow:-14px 14px 0 var(--ink);transform:rotate(7deg)}.shape-4:after{background:var(--ink);width:110px;height:8px;box-shadow:0 22px 0 var(--ink), 0 44px 0 var(--ink)}.shape-5:before{background:var(--white);border:1px solid var(--ink);width:190px;height:110px;box-shadow:12px 12px 0 var(--coral);transform:rotate(-8deg)}.shape-5:after{background:var(--acid);border-radius:50%;width:34px;height:34px}.shape-6:before{background:var(--acid);clip-path:polygon(12% 0,88% 0,100% 15%,100% 100%,0 100%,0 15%);width:130px;height:180px;transform:rotate(5deg)}.shape-6:after{background:var(--ink);border-radius:50%;width:18px;height:18px;top:45px}.offer-card-copy{margin-top:auto}.offer-card h3{letter-spacing:-.04em;margin-bottom:10px;font-size:25px}.offer-card p{min-height:45px;color:var(--muted);font-size:14px;line-height:1.55}.text-link{text-transform:uppercase;letter-spacing:.09em;border-bottom:1px solid;align-items:center;gap:20px;padding-bottom:5px;font-size:11px;font-weight:800;display:inline-flex}.text-link b{color:var(--coral)}.center-action{justify-content:center;margin-top:44px;display:flex}.difference-section{background:var(--white)}.difference-grid{grid-template-columns:1fr 1fr;align-items:center;gap:110px;display:grid}.difference-visual{height:620px;position:relative}.sheet{border:1px solid var(--ink);flex-direction:column;justify-content:center;width:380px;height:510px;padding:46px 35px;display:flex;position:absolute;box-shadow:0 20px 60px #11191d26}.sheet-one{background:var(--coral);top:28px;left:25px;transform:rotate(-7deg)}.sheet-two{background:var(--acid);top:58px;left:65px;transform:rotate(7deg)}.sheet span{font:italic 52px Georgia}.sheet strong{letter-spacing:-.09em;font-size:90px;line-height:.82}.sheet small{text-transform:uppercase;letter-spacing:.1em;margin-top:34px;font-size:11px;font-weight:800}.quality-stamp{z-index:3;background:var(--ink);width:132px;height:132px;color:var(--white);text-align:center;text-transform:uppercase;border-radius:50%;place-items:center;font-size:10px;line-height:1.2;display:grid;position:absolute;bottom:10px;right:10px;transform:rotate(8deg)}.quality-stamp b{color:var(--acid);font-size:23px}.difference-copy h2{font-size:clamp(44px,5vw,68px)}.large-copy{color:var(--muted);margin:34px 0;font-size:19px;line-height:1.65}.feature-list{border-top:1px solid var(--line)}.feature-list article{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;gap:18px;padding:22px 0;display:grid}.feature-list article>span{color:var(--coral);font-size:10px;font-weight:800}.feature-list h3{margin:0 0 6px;font-size:16px}.feature-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.process-section{background:var(--ink);color:var(--white)}.section-head.light>p{color:#a4afb3}.process-line{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.process-line:before{content:"";background:#fff3;height:1px;position:absolute;top:53px;left:0;right:0}.process-line article{padding:0 35px 0 0;position:relative}.process-line article>span{color:var(--acid);font-size:10px}.process-dot{z-index:1;background:var(--ink);border:3px solid var(--acid);border-radius:50%;width:15px;height:15px;margin:23px 0 34px;position:relative}.process-line h3{font-size:19px}.process-line p{color:#929da2;font-size:13px;line-height:1.65}.sector-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.sector-card{border:1px solid var(--line);background:var(--white);grid-template-columns:1fr 1fr;align-items:stretch;min-height:420px;padding:0;display:grid;position:relative;overflow:hidden}.sector-tag{z-index:2;border:1px solid var(--line);letter-spacing:.12em;background:#fffefae6;padding:9px 11px;font-size:9px;font-weight:800;position:absolute;top:20px;left:20px}.sector-art{background:#ece9e2;min-height:420px;overflow:hidden}.sector-art img{object-fit:cover;filter:saturate(.62)contrast(.96);width:100%;height:100%;transition:transform .35s,filter .35s;display:block}.sector-1 .sector-art img{object-position:center}.sector-2 .sector-art img{object-position:46% center}.sector-card:hover .sector-art img{filter:saturate(.78)contrast();transform:scale(1.025)}.sector-copy{background:var(--white);flex-direction:column;justify-content:flex-end;padding:34px;display:flex}.sector-card h3{letter-spacing:-.05em;font-size:31px}.sector-card p{font-size:14px;line-height:1.55}.sector-note{border:1px solid var(--line);grid-column:1/-1;align-items:center;gap:30px;padding:26px 30px;display:flex}.sector-note span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px}.sector-note h3{margin:0}.sector-note a{margin-left:auto;font-size:12px;font-weight:800}.local-section{background:var(--white)}.local-grid{grid-template-columns:1fr .92fr;align-items:center;gap:90px;display:grid}.local-grid>div>p{max-width:560px;color:var(--muted);margin:34px 0;font-size:17px;line-height:1.65}.location-pills{flex-wrap:wrap;gap:9px;display:flex}.location-pills a{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.06em;padding:13px 16px;font-size:12px;font-weight:700}.location-pills span{color:var(--coral);margin-left:12px}.map-card{background:var(--acid);border-radius:50% 50% 6px 6px;height:520px;position:relative;overflow:hidden}.map-card:before,.map-card:after{content:"";background:var(--ink);opacity:.18;position:absolute}.map-card:before{width:580px;height:2px;top:270px;left:-50px;transform:rotate(-25deg)}.map-card:after{width:2px;height:600px;top:-20px;left:250px;transform:rotate(38deg)}.map-ring{border:1px solid #11191d40;border-radius:50%;position:absolute}.ring-a{width:360px;height:360px;top:100px;left:40px}.ring-b{width:230px;height:230px;top:165px;left:105px}.map-city{letter-spacing:.12em;font-size:9px;font-weight:800;position:absolute}.city-a{top:90px;right:90px}.city-b{top:285px;left:58px}.city-c{bottom:65px;right:70px}.map-pin{background:var(--ink);width:105px;height:105px;color:var(--white);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-pin small{letter-spacing:.16em;color:var(--acid);font-size:8px}.brands-section{color:var(--ink);background:#ebe8e0;padding:76px 0}.brand-row{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.brand-row a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff61;flex-direction:column;min-height:210px;padding:28px;transition:background .2s;display:flex}.brand-row a:hover{background:var(--white)}.brand-logo-wrap{justify-content:flex-start;align-items:center;height:78px;display:flex}.brand-logo-wrap img{object-fit:contain;width:auto;max-width:175px;height:auto;max-height:64px;display:block}.brand-row a:first-child .brand-logo-wrap img{max-width:150px;max-height:76px}.brand-row p{color:var(--muted);margin:auto 0 18px;font-size:12px}.brand-row b{color:var(--brand)}.faq-grid{grid-template-columns:.78fr 1.22fr;gap:120px;display:grid}.faq-grid>div:first-child>p{max-width:350px;color:var(--muted);margin:28px 0;line-height:1.65}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;align-items:center;gap:18px;width:100%;min-height:82px;font-size:16px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::marker{content:""}.faq-list .faq-number{color:var(--coral);flex:0 0 32px;font-size:10px}.faq-list .faq-question{min-width:0;color:var(--ink);font-size:inherit;flex:auto;line-height:1.35}.faq-list summary b{text-align:right;font-size:20px;font-weight:400;transition:transform .2s}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-5px 30px 28px 42px;font-size:14px;line-height:1.7}.quote-section{background:var(--coral);color:var(--ink);padding:100px 0}.quote-grid{grid-template-columns:minmax(0,1fr);gap:30px;max-width:1000px;display:grid}.quote-copy h2{color:var(--ink)}.quote-copy h2 em{color:var(--white)}.quote-copy>p{max-width:900px;margin:28px 0 0;font-size:20px;line-height:1.6}.direct-contact{gap:18px;display:grid}.direct-contact a{flex-direction:column;display:flex}.direct-contact small{letter-spacing:.12em;margin-bottom:5px;font-size:9px;font-weight:800}.direct-contact strong{font-size:19px}.quote-form{color:var(--ink);box-shadow:16px 16px 0 var(--ink);background:#fff;padding:46px 50px}.quote-form label{text-transform:uppercase;letter-spacing:.1em;gap:8px;margin-bottom:26px;font-size:14px;font-weight:800;display:grid}.quote-form input,.quote-form textarea{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-transform:none;letter-spacing:0;background:0 0;border-radius:0;outline:none;padding:14px 0;font-size:14px}.quote-form textarea{resize:vertical}.quote-form input:focus,.quote-form textarea:focus{border-color:var(--coral)}.form-row{grid-template-columns:1fr 1fr;gap:28px;display:grid}.quote-form .consent{text-transform:none;letter-spacing:0;grid-template-columns:18px 1fr;align-items:start;gap:10px;font-size:10px;font-weight:500;line-height:1.5;display:grid}.quote-form .consent input{width:16px;height:16px;margin:0}.form-submit{background:var(--ink);width:100%;color:var(--white)}.form-status{min-height:18px;margin:14px 0 0;font-size:12px;line-height:1.5}.status-sent{color:#386a1a}.status-error{color:#b32d1e}.status-error a{text-decoration:underline}.quote-form>small{color:var(--muted);margin-top:12px;font-size:9px;display:block}.honeypot{opacity:0!important;pointer-events:none!important;position:absolute!important;left:-10000px!important}.field-control{border-bottom:1px solid #cdd0d2;align-items:flex-start;gap:20px;display:flex}.field-control>svg{flex:0 0 27px;width:27px;height:27px;margin-top:13px}.quote-form .field-control input,.quote-form .field-control textarea{border:0;min-width:0;padding:13px 0 17px;font-size:17px;font-weight:400;line-height:1.5}.field-control:focus-within{border-color:#89492f;box-shadow:0 1px #89492f}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#777e85;opacity:1}.form-attachment{background:#f7f3ef;border-radius:5px;align-items:center;gap:24px;margin:30px 0;padding:20px 24px;font-size:17px;display:flex}.attachment-icon{color:#87462d;background:#f3ddcf;border-radius:50%;flex:0 0 62px;place-items:center;width:62px;height:62px;display:grid}.attachment-icon svg{width:29px;height:29px}.form-attachment>div{border-left:1px solid #bdada3;padding-left:25px}.form-attachment p{color:var(--muted);margin:5px 0 0;line-height:1.5}.form-attachment a{color:#87462d;overflow-wrap:anywhere;font-weight:700}.quote-form .consent{grid-template-columns:28px 1fr;gap:16px;margin-bottom:30px;font-size:16px}.quote-form .consent input{width:26px;height:26px;accent-color:var(--ink);margin-top:3px}.consent small{color:var(--muted);margin-top:3px;font-size:14px;display:block}.quote-form .form-submit{letter-spacing:.12em;min-height:72px;font-size:17px}.quote-form .form-submit span{font-size:27px}.quote-form>.form-reassurance{text-align:center;justify-content:center;align-items:center;gap:10px;margin-top:24px;font-size:14px;line-height:1.5;display:flex}.form-reassurance svg{flex-shrink:0;width:21px;height:21px}.form-status:empty{display:none}.quote-form .form-status{font-size:16px}.quote-form :focus-visible{outline-offset:4px;outline:2px solid #87462d}@media (width<=640px){.form-attachment{gap:12px;padding:18px 14px;font-size:15px}.attachment-icon{flex-basis:42px;width:42px;height:42px}.form-attachment>div{padding-left:12px}.field-control{gap:12px}.quote-form .form-submit{font-size:14px}}.site-footer{color:var(--white);background:#0b1114;padding:75px 0 25px}.footer-top{grid-template-columns:1.8fr repeat(3,1fr);gap:60px;padding-bottom:70px;display:grid}.footer-top>div{flex-direction:column;align-items:start;gap:11px;display:flex}.footer-top>div:first-child p{color:#8c979b;margin-top:22px;line-height:1.6}.footer-top h3{color:var(--acid);text-transform:uppercase;letter-spacing:.14em;margin-bottom:9px;font-size:10px}.footer-top a,.footer-top p{color:#a8b2b6;font-size:12px;line-height:1.6}.footer-bottom{color:#788388;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:24px;font-size:9px;display:flex}.footer-bottom div{gap:30px;display:flex}.subhero{background:var(--ink);min-height:570px;color:var(--white);padding:165px 0 95px;position:relative;overflow:hidden}.subhero>.shell{z-index:2;position:relative}.subhero h1{max-width:900px;margin:0 0 30px;font-size:clamp(58px,7vw,98px)}.subhero p{color:#aeb8bc;max-width:690px;margin-bottom:35px;font-size:18px;line-height:1.65}.landing-hero-grid{grid-template-columns:1fr .75fr;align-items:center;gap:80px;display:grid}.landing-art{background:var(--acid);min-height:320px;color:var(--ink);flex-direction:column;justify-content:space-between;padding:30px;display:flex;transform:rotate(4deg)}.landing-art>span{letter-spacing:-.12em;font-size:190px;font-weight:900;line-height:.8}.landing-art div{gap:8px;display:grid}.landing-art small{letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.landing-art strong{font-size:24px}.landing-intro{grid-template-columns:1fr 1.1fr;align-items:start;column-gap:80px;display:grid}.landing-intro .section-label{grid-column:1/-1}.landing-intro p{color:var(--muted);font-size:17px;line-height:1.7}.benefit-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:75px 0;display:grid}.benefit-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:180px;padding:24px;display:flex}.benefit-grid span{color:var(--coral);font-size:10px;font-weight:800}.benefit-grid h3{text-transform:capitalize;margin:0;font-size:19px}.use-grid{background:var(--acid);grid-template-columns:1fr 1fr;gap:80px;padding:65px;display:grid}.use-grid h2{font-size:50px}.use-grid ul{border-top:1px solid #11191d40;margin:0;padding:0;list-style:none}.use-grid li{text-transform:capitalize;border-bottom:1px solid #11191d40;align-items:center;gap:15px;padding:17px 0;font-size:15px;display:flex}.all-offers{border-top:1px solid var(--line)}.all-offers>a{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr 50px;align-items:center;gap:20px;padding:34px 10px;transition:padding .2s,background .2s;display:grid}.all-offers>a:hover{background:var(--white);padding-left:25px}.all-offers span{color:var(--coral);font-size:10px;font-weight:800}.all-offers h2{margin-bottom:8px;font-size:32px}.all-offers p{color:var(--muted);margin:0}.portfolio-placeholder{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.portfolio-placeholder article h2{margin:16px 0 8px;font-size:24px}.portfolio-placeholder article p{color:var(--muted);font-size:13px}.placeholder-art{background:var(--acid);place-items:center;height:270px;display:grid;overflow:hidden}.placeholder-art span{opacity:.15;font-size:150px;font-weight:900;transform:rotate(-12deg)}.p-2,.p-5{background:var(--coral)}.p-3,.p-6{background:var(--sky)}.tech-grid,.file-guide{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.tech-grid article,.file-guide article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:240px;padding:34px}.tech-grid span,.file-guide span{color:var(--coral);font-size:10px;font-weight:800}.tech-grid h2,.file-guide h2{margin:65px 0 12px;font-size:35px}.tech-grid p,.file-guide p{color:var(--muted);line-height:1.65}.file-guide{grid-template-columns:repeat(3,1fr)}.file-guide article{min-height:220px}.file-guide h2{margin-top:55px;font-size:27px}.guide-note{background:var(--acid);grid-column:1/-1;margin:22px 0 0;padding:24px;font-weight:700}.faq-standalone{max-width:900px;margin:0 auto}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:100px;display:grid}.about-grid h2{font-size:58px}.about-grid p{color:var(--muted);font-size:19px;line-height:1.75}.contact-cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.contact-cards>*{background:var(--white);flex-direction:column;min-height:220px;padding:28px;display:flex}.contact-cards small{letter-spacing:.12em;color:var(--coral);font-size:9px;font-weight:800}.contact-cards strong{margin:auto 0;font-size:21px;line-height:1.5}.contact-cards span{margin-left:auto}.compact-quote{margin-top:0}.legal{min-height:70vh;padding:165px 0 110px}.legal h1{font-size:72px}.legal p{max-width:800px;color:var(--muted);font-size:17px;line-height:1.8}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:12px;margin-bottom:45px;font-size:14px;display:flex}.breadcrumbs a{text-underline-offset:4px;text-decoration:underline}.topic-brief{background:#202d29;border:1px solid #52625d;padding:32px}.topic-brief>span{letter-spacing:.12em;color:#abc58f;font-size:12px}.topic-brief h2{margin:24px 0;font-size:32px;line-height:1.15}.topic-brief ul,.quote-checklist ul{padding-left:22px;font-size:16px;line-height:1.7}.topic-brief li,.quote-checklist li{margin-bottom:10px}.topic-photo{margin:0}.topic-photo img{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.topic-photo figcaption{color:#bcc5c1;padding-top:12px;font-size:14px;line-height:1.5}.topic-sections{margin:50px 0}.topic-sections article{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:60px;padding:38px 0;display:grid}.topic-sections h2{letter-spacing:-.03em;font-size:clamp(26px,3vw,38px);line-height:1.2}.topic-sections p{color:#52605e;margin:0;font-size:17px;line-height:1.85}.quote-checklist{background:var(--white);border:1px solid var(--line);margin-top:55px;padding:36px}.quote-checklist h2{font-size:32px;line-height:1.2}.related-topics{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.related-topics>a{background:var(--white);border:1px solid var(--line);flex-direction:column;gap:18px;padding:28px;display:flex}.related-topics h2{letter-spacing:-.03em;font-size:26px;line-height:1.2}.related-topics p{color:var(--muted);font-size:16px;line-height:1.65}.related-topics span{color:var(--brand);margin-top:auto;font-size:14px}.knowledge-home{padding-top:75px;padding-bottom:75px}.brand-socials{margin-top:24px;font-size:14px;line-height:1.8}.brand-socials a{text-underline-offset:4px;text-decoration:underline}@media (width<=720px){.topic-sections article,.related-topics{grid-template-columns:1fr;gap:22px}.quote-checklist{padding:24px}.topic-photo{max-width:450px}}@media (width<=960px){.site-header nav,.header-cta{display:none}.mobile-menu{display:block}.hero-inner,.difference-grid,.local-grid,.quote-grid,.faq-grid,.landing-hero-grid{grid-template-columns:1fr}.hero{padding-top:130px}.hero-art{width:100%;max-width:520px;margin:0 auto}.offer-grid{grid-template-columns:repeat(2,1fr)}.difference-grid{gap:40px}.difference-visual{order:2;max-width:520px}.sector-grid{grid-template-columns:1fr}.sector-note{grid-column:auto}.brand-row{grid-template-columns:repeat(2,1fr)}.faq-grid,.quote-grid{gap:60px}.footer-top{grid-template-columns:1.5fr 1fr 1fr}.footer-top>div:last-child{grid-column:1/-1}.landing-art{display:none}.benefit-grid,.portfolio-placeholder,.file-guide{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.shell{width:min(100% - 30px,1180px)}.section{padding:80px 0}h2{font-size:45px}.hero{min-height:auto;padding-bottom:60px}.hero h1{font-size:57px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{justify-content:space-between;gap:16px}.hero-proof>div{display:block}.hero-proof strong{margin-bottom:5px;display:block}.hero-art{height:390px}.print-card{width:245px;height:330px}.card-front{left:8px}.card-center strong{font-size:140px}.sticker{width:82px;height:82px;font-size:9px}.section-head{margin-bottom:40px;display:block}.section-head>p{width:auto;margin-top:24px}.offer-grid{grid-template-columns:1fr}.offer-card{min-height:450px}.difference-visual{height:470px}.sheet{width:275px;height:385px;padding:30px 24px}.sheet-one{left:5px}.sheet-two{left:30px}.sheet strong{font-size:65px}.sheet span{font-size:40px}.quality-stamp{width:100px;height:100px;right:-5px}.process-line{grid-template-columns:1fr;gap:30px}.process-line:before,.process-dot{display:none}.process-line article{border-bottom:1px solid #ffffff29;padding:0 0 20px}.sector-card{grid-template-columns:1fr}.sector-art{min-height:320px}.sector-note{display:block}.sector-note h3{margin:12px 0}.map-card{height:400px}.brand-row{grid-template-columns:1fr}.faq-list summary{gap:12px;font-size:14px}.faq-list .faq-number{flex-basis:24px}.faq-list details p{margin-left:30px}.quote-form{box-shadow:8px 8px 0 var(--ink);padding:25px}.form-row,.landing-intro,.use-grid,.about-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-top>div:first-child,.footer-top>div:last-child{grid-column:1/-1}.footer-bottom,.footer-bottom div{flex-direction:column;gap:12px}.subhero{min-height:520px;padding-top:140px}.subhero h1{font-size:56px}.benefit-grid,.portfolio-placeholder,.tech-grid,.file-guide,.contact-cards{grid-template-columns:1fr}.use-grid{gap:35px;padding:36px 25px}.all-offers>a{grid-template-columns:35px 1fr 20px;padding:28px 0}.all-offers h2{font-size:24px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
