@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&display=swap');
:root{--ink:#092839;--navy:#061e31;--teal:#007f76;--mint:#50dfc1;--paper:#ecf1f0;--line:#cbd9d7;--muted:#52666c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);font-family:'IBM Plex Sans Arabic',Tahoma,sans-serif;font-size:16px;background-color:var(--paper);background-image:radial-gradient(#769f931d .75px,transparent .75px);background-size:7px 7px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}svg{width:25px;height:25px;flex-shrink:0}a,button{ -webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #0eb5a0;outline-offset:4px}.wrap{max-width:1280px;padding:0 44px;margin:auto}.topline{background:var(--navy);color:#acc6ce;font-size:12px;padding:8px max(44px,calc((100vw - 1192px)/2));display:flex;justify-content:space-between}.topline a{color:#74ddcb}.header{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:110px}.brand{display:flex;align-items:center;gap:13px;font-size:34px;font-weight:700;line-height:1.1}.brand small{font-size:12px;font-weight:500;display:block;line-height:1.6;margin-top:8px;color:var(--teal)}.logo{display:block;width:50px;height:51px;position:relative;overflow:hidden;border-radius:14px;flex-shrink:0}.logo img{position:absolute;width:91px;height:91px;max-width:none;top:-17px;right:-20px}.search{display:flex;align-items:center;background:#e0e9e6;border:1px solid #c3d4cd;border-radius:9px;max-width:480px;flex:1}.search input{min-width:0;flex:1;border:0;outline:0;background:none;padding:15px 18px;color:var(--ink);font-size:14px}.search button{border:0;background:none;padding:12px 15px;color:var(--teal)}.search svg{width:21px;vertical-align:middle}.cart-link{display:flex;align-items:center;gap:9px;font-size:15px}.cart-link b{font-size:12px;background:var(--teal);color:#fff;border-radius:50%;min-width:23px;height:23px;display:grid;place-items:center}.category-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#e3ebe7}.category-bar .wrap{display:flex;align-items:center;gap:33px;min-height:54px;font-size:14px}.category-bar .current{color:var(--teal);font-weight:600}.category-bar a:last-child{margin-right:auto}.store-hero{height:300px;position:relative;background:var(--navy);color:#fff;border-radius:15px;margin-top:28px;overflow:hidden}.ornament{position:relative;isolation:isolate;overflow:hidden}.ornament:before{content:'';position:absolute;inset:0;background-image:linear-gradient(45deg,transparent 47%,#50dfc10a 48%,#50dfc10a 49%,transparent 50%),linear-gradient(-45deg,transparent 47%,#50dfc107 48%,#50dfc107 49%,transparent 50%);background-size:44px 44px;pointer-events:none;z-index:-1}.ornament:after{content:'';position:absolute;width:500px;height:500px;border:1px solid #4fe0c322;transform:rotate(32deg);top:-330px;right:-60px;box-shadow:0 0 0 24px #4fe0c307,0 0 0 48px #4fe0c306,0 0 0 72px #4fe0c305;pointer-events:none;z-index:-1}.store-hero-copy{position:relative;padding:31px 42px;z-index:2;width:60%}.eyebrow{font-size:13px;font-weight:500;color:var(--teal);display:block;margin-bottom:14px}.eyebrow:before{content:'';display:inline-block;width:7px;height:7px;background:currentColor;margin-left:9px;transform:rotate(45deg)}.store-hero .eyebrow{color:#71dbca;margin-bottom:7px}h1,h2,h3,p{margin-top:0}h1{font-size:44px;line-height:1.3;font-weight:600;margin-bottom:14px}em{font-style:normal;color:var(--teal)}.store-hero em,.corporate-hero em,.custom-intro em{color:var(--mint)}p{line-height:1.9;color:var(--muted)}.store-hero p{color:#bdd0d7;font-size:15px;margin-bottom:17px}.button{background:var(--teal);border:1px solid transparent;color:#fff;padding:12px 21px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-size:15px;font-weight:500;min-height:47px;transition:background .2s,transform .2s}.button:hover{background:#08635d;transform:translateY(-1px)}.button svg{width:21px}.store-hero .button,.corporate-hero .button,.company-cta .button{background:var(--mint);color:var(--navy)}.hero-art{position:absolute;left:0;top:0;width:48%;height:100%;mix-blend-mode:screen;opacity:.94;mask-image:linear-gradient(90deg,black 75%,transparent)}.hero-art img{width:100%;height:100%;object-fit:cover}.hero-caption{position:absolute;bottom:17px;left:30px;z-index:2;font-size:12px;color:#acd8d5;letter-spacing:1px}.assurances{display:flex;justify-content:center;gap:62px;align-items:center;padding:22px 0;color:#54716d;border-bottom:1px solid var(--line);font-size:13px}.assurances span{display:flex;align-items:center;gap:9px}.assurances svg{width:22px}.catalog{padding:42px 0 30px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.section-title .eyebrow{margin-bottom:8px}h2{font-size:32px;font-weight:500;line-height:1.4;margin-bottom:0}.sort{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px}select{background:#f5f8f6;border:1px solid var(--line);border-radius:6px;padding:9px;color:var(--ink);font-size:14px}.filter-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:16px}.filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.filter-buttons button{border:1px solid #bdcec8;border-radius:6px;background:#e3ece7;color:#3e625a;padding:9px 19px;font-size:14px}.filter-buttons .active{background:var(--navy);border-color:var(--navy);color:#fff}#resultCount{font-size:13px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product{background:#f8faf8;border:1px solid #cbd9d3;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px #082e2403;transition:transform .2s,box-shadow .2s;min-width:0}.product:hover{transform:translateY(-4px);box-shadow:0 14px 28px #09283911}.cover-link{display:block;padding:9px 9px 0}.cover{position:relative;overflow:hidden;isolation:isolate;border-radius:7px;aspect-ratio:1.62;padding:17px 19px;color:#d6f3e8;background:#063b3e;background-image:radial-gradient(ellipse at 90% 0%,#1d716554,transparent 65%)}.cover:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(130deg,transparent 0 32px,#ffffff07 32px 33px,transparent 33px 64px);z-index:-1}.cover:after{content:'';position:absolute;left:-38px;bottom:-80px;width:240px;height:240px;border:1px solid #a2eee72a;transform:rotate(35deg);border-radius:30px;box-shadow:0 0 0 17px #8be5d40a,0 0 0 34px #8be5d409,0 0 0 51px #8be5d408;z-index:-1}.cover-top,.cover-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;opacity:.72}.cover-bottom{margin-top:auto;font-size:10px;padding-top:14px}.cover-main{display:flex;align-items:center;justify-content:center;flex-direction:row-reverse;gap:32px;padding:19px 0 10px}.cover-main strong{font-weight:500;font-size:32px;line-height:1.2;text-align:right}.cover-symbol{width:64px;height:64px;border:1px solid #d4f4e344;border-radius:14px;display:grid;place-items:center;background:#ffffff06;box-shadow:4px 6px 0 #ffffff04}.cover-symbol svg{width:37px;height:37px;stroke-width:1.2}.theme-2{background-color:#123048;color:#d2e7f0}.theme-3{background-color:#1c6259;color:#e4f4de}.theme-4{background-color:#243e47;color:#eee5c9}.theme-5{background-color:#253a48;color:#c5e5e8}.theme-6{background-color:#12483e;color:#d0e9bd}.theme-2:after,.theme-5:after{border-radius:0;transform:rotate(-27deg)}.theme-3:after,.theme-6:after{border-radius:50%;transform:rotate(0deg)}.product-info{text-align:center;padding:19px 22px 12px}.product-category{font-size:12px;color:var(--teal)}.product h3{font-size:22px;font-weight:600;margin:6px 0 8px}.product p{font-size:14px;line-height:1.8;min-height:50px;margin-bottom:15px}.pricing{display:flex;align-items:baseline;justify-content:center;gap:7px;flex-wrap:wrap}.pricing strong{font-size:29px;line-height:1.4;font-weight:600}.pricing>span{font-size:13px}.pricing small{font-size:12px;color:var(--muted);border-right:1px solid #bbcfc6;padding-right:9px}.product-actions{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:12px;border-top:1px solid #d8e2dc;font-size:14px;color:var(--teal)}.product-actions button{display:grid;place-items:center;background:#dcece4;border:0;width:40px;height:36px;border-radius:6px;color:#0c6556}.product-actions svg{width:22px;height:22px}.price-note{font-size:12px;line-height:1.9;margin:22px 0 0;color:#61736e}.custom-strip{padding:32px 36px;background:#103e3d;color:#ecf8f0;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:25px;margin:10px 0 50px}.custom-strip .eyebrow{color:#8cceba;margin-bottom:6px}.custom-strip h2{font-size:29px}.custom-strip p{font-size:14px;color:#c1d9d0;margin:9px 0 0}.outline{border-color:#8fc9b49c;background:transparent;color:#d6f6e9}.footer{background:var(--navy);color:#d2e4e6;position:relative;background-image:repeating-linear-gradient(135deg,transparent 0 30px,#7cdfc604 30px 31px)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-top:42px;padding-bottom:35px}.footer .brand small{color:#6bbaa9}.footer p{font-size:14px;color:#a6bdc0;margin:0}.footer-main>div{display:flex;gap:30px;font-size:14px}.footnote{border-top:1px solid #abcfc41a;padding-top:18px;padding-bottom:18px;display:flex;justify-content:space-between;font-size:12px;color:#8ca9ae}.toast{position:fixed;z-index:20;bottom:24px;left:50%;transform:translateX(-50%);border-radius:8px;box-shadow:0 5px 30px #001e3540;background:#0b4339;color:#fff;padding:16px 25px;text-align:center;max-width:90vw;font-size:14px}.toast a{color:#a7f3cf;margin-right:15px;text-decoration:underline}[hidden]{display:none!important}.empty{text-align:center;padding:50px;border:1px dashed #9dbbad;border-radius:10px}.breadcrumb{display:flex;gap:14px;align-items:center;color:#648078;font-size:14px;padding:27px 0}.product-detail{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:65px;padding:18px 0 45px}.large-cover .cover{aspect-ratio:1;padding:30px;display:flex;flex-direction:column;box-shadow:0 22px 40px #0a403a15}.large-cover .cover-top,.large-cover .cover-bottom{font-size:13px}.large-cover .cover-main{flex:1;gap:35px}.large-cover .cover-main strong{font-size:54px}.large-cover .cover-symbol{width:95px;height:95px}.large-cover .cover-symbol svg{width:54px;height:54px}.large-cover .cover:after{width:360px;height:360px;bottom:-100px;left:-100px}.detail-info h1{font-size:42px}.lead{font-size:19px;line-height:1.9}.detail-info .pricing{justify-content:flex-start;margin:25px 0}.detail-info .pricing strong{font-size:36px}.delivery{display:flex;align-items:center;gap:15px;font-size:14px;background:#dde9e2;padding:17px;border-radius:8px;margin:20px 0}.delivery b{display:block;margin-top:4px}.full{width:100%}.subtle-link{color:var(--teal);font-size:14px;display:inline-block;margin-top:18px}.detail-sections{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;border-top:1px solid var(--line);padding:38px 0 60px}.detail-sections h2{font-size:24px;margin-bottom:20px}.detail-sections h2:not(:first-child){margin-top:35px}.detail-sections aside{padding:28px;background:#dfe9e3;border:1px solid #c5d7cc;border-radius:10px}.detail-sections h3{font-size:18px}.detail-sections p{font-size:15px}.detail-sections a{color:var(--teal)}.check-list{list-style:none;padding:0;line-height:2.4;color:#41645b}.check-list li:before{content:'✓';margin-left:12px;color:var(--teal)}.cart-page,.custom-page,.help-page{padding-bottom:65px;min-height:55vh}.cart-page h1{font-size:36px;margin-bottom:25px}.cart-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:30px;align-items:start}.cart-items,.cart-summary{background:#f5f8f4;border:1px solid var(--line);border-radius:10px;padding:24px}.cart-row{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row:first-child{padding-top:0}.cart-row:last-child{border:0;padding-bottom:0}.cart-mini{width:56px;height:60px;border-radius:8px;background:var(--navy);color:var(--mint);display:grid;place-items:center}.cart-row h3{font-size:18px;margin:0 0 6px}.cart-row p{margin:0;font-size:14px}.remove{border:0;background:none;color:#9b4545;font-size:13px;margin-right:auto}.cart-summary h2{font-size:25px;margin-bottom:25px}.total-row{display:flex;justify-content:space-between;margin:18px 0;font-size:15px}.cart-summary textarea{margin-top:18px}.custom-intro{background:var(--navy);border-radius:12px;padding:38px;color:#fff}.custom-intro .eyebrow{color:var(--mint)}.custom-intro p{color:#a8c8cc;margin:0}.custom-options{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:25px 0}.custom-options article{padding:25px;border:1px solid var(--line);background:#f0f6ef;border-radius:10px}.custom-options article>span{color:var(--teal);font-size:13px}.custom-options h3{margin:15px 0 8px}.custom-options p{font-size:14px}.custom-options b{color:var(--teal)}.brief-form{max-width:720px;margin:40px auto 0;border:1px solid var(--line);border-radius:12px;padding:30px;background:#f6f8f4}label{display:block}textarea{width:100%;border:1px solid #b6cbc0;border-radius:7px;padding:14px;min-height:130px;background:#fff;color:var(--ink)}.brief-form label{margin:18px 0 9px}.brief-form select{width:100%}.brief-form .button{margin-top:20px}.help-page{padding-top:45px;max-width:960px}details{padding:23px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:18px;font-weight:500}details p{margin:15px 0 0}.header nav{display:flex;gap:30px;font-size:15px}.corporate .header{background:transparent}.corporate-hero{background:var(--navy);color:#f0f7f5}.corporate-hero-inner{display:grid;grid-template-columns:1.15fr 1fr;min-height:535px;align-items:center;position:relative}.corporate-copy{padding:65px 0;z-index:2}.corporate-copy .eyebrow{color:#8bd8c6}.corporate-copy h1{font-size:65px;line-height:1.35;letter-spacing:-1.5px}.corporate-copy p{font-size:19px;color:#b4cdd1;margin:24px 0 30px}.actions{display:flex;align-items:center;gap:28px}.text-link{font-size:15px;border-bottom:1px solid #5b8d8590;padding-bottom:4px}.corporate-art{height:100%;position:relative}.corporate-art img{width:130%;max-width:none;position:absolute;left:-10%;height:100%;object-fit:cover;mix-blend-mode:screen;mask-image:linear-gradient(90deg,transparent,black 15%,black 82%,transparent)}.art-caption{position:absolute;bottom:42px;width:100%;text-align:center;font-size:13px;letter-spacing:1px;color:#80b4b7}.hero-baseline{border-top:1px solid #b5e2d71f;display:flex;justify-content:space-between;color:#95b9bb;padding-top:22px;padding-bottom:22px;font-size:14px}.hero-baseline span:before{content:'✦';color:#4b9d92;margin-left:15px}.about-section{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;padding-top:80px;padding-bottom:75px}.about-section h2,.work-section h2{font-size:42px}.about-section .lead{font-size:22px;color:#213f48}.about-section p:last-child{font-size:16px;margin:0}.solutions-section{background:#dce8e1;padding:65px 0;background-image:radial-gradient(#59897815 .8px,transparent .8px);background-size:8px 8px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.services article{background:#f1f6ee;border:1px solid #bbcfc1;border-radius:10px;padding:30px;text-align:center;position:relative;overflow:hidden}.services article:after{content:'';position:absolute;left:-40px;top:-60px;width:140px;height:140px;border:1px solid #8eac971f;transform:rotate(30deg);box-shadow:0 0 0 20px #8eac9709,0 0 0 40px #8eac9708}.service-icon{display:grid;place-items:center;width:65px;height:65px;margin:0 auto 25px;background:#d9e9db;border:1px solid #b6cdb8;border-radius:13px;color:#176b58}.service-icon svg{width:32px;height:32px}.services small{font-size:12px;color:var(--teal)}.services h3{font-size:24px;font-weight:500;margin:12px 0}.services p{font-size:15px;margin:0}.work-section{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;padding-top:75px;padding-bottom:75px}.timeline{list-style:none;margin:0;padding:0}.timeline li{display:flex;gap:25px;padding:20px 0;border-bottom:1px solid var(--line)}.timeline li>span{font-size:14px;color:var(--teal);border:1px solid #bdd1c8;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;flex-shrink:0}.timeline h3{margin:0 0 6px;font-size:22px;font-weight:500}.timeline p{font-size:15px;margin:0}.company-cta{background:#103f3d;color:#fff;text-align:center;padding:65px 0}.company-cta .eyebrow{color:#96ceb7}.company-cta h2{font-size:43px}.company-cta .actions{justify-content:center;margin-top:30px}.small{font-size:14px;padding:10px 16px}.corporate .footer{background:#061b2c}@media(min-width:1440px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1000px){.wrap{padding-left:28px;padding-right:28px}.topline{padding-left:28px;padding-right:28px}.header{gap:25px}.category-bar .wrap{gap:20px;font-size:13px}.cover{padding:15px}.cover-main{gap:20px;padding:14px 0 7px}.cover-main strong{font-size:28px}.cover-symbol{width:53px;height:53px}.cover-symbol svg{width:31px}.product-info{padding:17px 16px 12px}.product p{min-height:75px}.product-detail{gap:35px}.corporate-copy h1{font-size:54px}.assurances{gap:25px}.corporate-hero-inner{min-height:460px}.about-section,.work-section{gap:40px}}@media(max-width:760px){.header{min-height:90px;gap:20px;flex-wrap:wrap;padding-top:18px;padding-bottom:18px}.header .brand{font-size:29px}.search{order:3;flex-basis:100%;max-width:none}.category-bar .wrap{flex-wrap:wrap;gap:12px 22px;padding-top:13px;padding-bottom:13px}.category-bar a:last-child{margin-right:0}.store-hero{height:270px}.store-hero-copy{padding:25px;width:70%}.store-hero h1{font-size:37px}.hero-art{width:45%;opacity:.72}.hero-caption{display:none}.store-hero p{max-width:290px}.assurances{justify-content:space-between;gap:12px;font-size:11px}.assurances svg{width:18px}.section-title h2{font-size:27px}.sort{font-size:12px;gap:6px;flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product p{min-height:50px}.filter-buttons button{font-size:13px;padding:8px 13px}.filter-row{gap:8px}#resultCount{font-size:12px;white-space:nowrap}.custom-strip{padding:28px;align-items:flex-start;flex-direction:column}.custom-strip h2{font-size:26px}.footer-main{gap:25px;flex-wrap:wrap}.footer-main>div{gap:22px}.product-detail{grid-template-columns:1fr;gap:28px}.large-cover{max-width:470px;width:100%;margin:auto}.large-cover .cover{aspect-ratio:1.25}.detail-info h1{font-size:36px}.detail-sections{grid-template-columns:1fr;gap:28px}.cart-layout{grid-template-columns:1fr}.custom-options{gap:10px}.custom-options article{padding:18px}.custom-options h3{font-size:18px}.custom-options b{font-size:14px}.corporate .header nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line);padding-top:15px;font-size:14px}.corporate-hero-inner{grid-template-columns:1fr;min-height:0;text-align:center}.corporate-copy{padding:45px 0 0}.corporate-copy h1{font-size:52px}.corporate-copy p{font-size:17px}.corporate-copy .actions{justify-content:center}.corporate-art{height:270px;width:100%;max-width:500px;margin:auto}.corporate-art img{width:100%;left:0}.art-caption{bottom:15px}.hero-baseline{flex-wrap:wrap;gap:18px;font-size:13px;justify-content:center}.about-section,.work-section{grid-template-columns:1fr;gap:30px;padding-top:50px;padding-bottom:50px}.about-section h2,.work-section h2{font-size:36px}.about-section .lead{font-size:20px}.services{grid-template-columns:1fr;gap:15px}.services article{padding:25px}.services .service-icon{margin-bottom:15px}.solutions-section{padding:45px 0}.company-cta h2{font-size:35px}}@media(max-width:480px){.wrap{padding-left:16px;padding-right:16px}.topline{padding:8px 16px;font-size:11px}.logo{width:42px;height:44px;border-radius:11px}.logo img{width:77px;height:77px;top:-14px;right:-17px}.brand{gap:9px}.brand small{font-size:11px}.header .brand{font-size:28px}.header{gap:15px;min-height:83px}.cart-link{font-size:14px;gap:7px}.search input{padding:12px;font-size:14px}.category-bar .wrap{font-size:12px;gap:10px 17px}.store-hero{margin-top:18px;height:264px;border-radius:10px}.store-hero-copy{width:100%;padding:24px 21px}.store-hero .eyebrow{font-size:12px}.store-hero h1{font-size:35px;max-width:270px}.store-hero p{font-size:13px;max-width:250px}.store-hero .button{font-size:13px;padding:10px 16px;min-height:40px}.hero-art{opacity:.35;width:60%;left:-45px;mask-image:linear-gradient(90deg,black,transparent 98%)}.assurances{font-size:10px;padding:16px 0;gap:6px}.assurances span{flex-direction:column;gap:6px;text-align:center}.assurances svg{width:19px}.catalog{padding-top:30px}.section-title{align-items:flex-start;gap:12px;margin-bottom:20px}.section-title .eyebrow{font-size:11px}.section-title h2{font-size:23px}.sort{font-size:11px;max-width:115px}.sort select{max-width:115px;font-size:11px;padding:7px}.filter-row{align-items:flex-end}.filter-buttons{gap:6px}.filter-buttons button{font-size:11px;padding:7px 9px}#resultCount{display:none}.product-grid{gap:12px}.cover-link{padding:6px 6px 0}.cover{aspect-ratio:1.1;padding:10px 9px}.cover-top{font-size:9px}.cover-top span:first-child{max-width:90px;white-space:nowrap;overflow:hidden}.cover-main{gap:10px;padding:18px 0 14px}.cover-main strong{font-size:24px}.cover-symbol{width:36px;height:39px;border-radius:8px}.cover-symbol svg{width:24px;height:24px}.cover-bottom{font-size:8px;padding-top:2px}.cover-bottom span:first-child{display:none}.cover-bottom span:last-child{margin-right:auto}.cover:after{width:150px;height:150px;left:-55px;bottom:-70px}.product-info{padding:12px 10px 9px}.product-category{font-size:10px}.product h3{font-size:18px;margin:6px 0}.product p{font-size:12px;line-height:1.8;min-height:65px;margin-bottom:12px}.pricing{gap:5px}.pricing strong{font-size:24px}.pricing>span{font-size:11px}.pricing small{font-size:10px;border:0;padding:0;flex-basis:100%;margin-top:-3px}.product-actions{font-size:12px;margin-top:12px;padding-top:9px}.product-actions button{width:32px;height:31px}.product-actions svg{width:19px}.custom-strip{padding:25px 22px;margin-bottom:30px}.custom-strip h2{font-size:24px}.custom-strip p{font-size:13px}.footer-main{padding-top:30px;padding-bottom:25px;gap:22px}.footer-main p{font-size:12px}.footer-main>div{font-size:13px}.footnote{font-size:10px;gap:12px}.footer .brand{font-size:29px}.corporate-copy h1{font-size:44px}.corporate-copy .actions{gap:15px;flex-wrap:wrap}.corporate-copy .text-link{font-size:14px}.corporate-art{height:240px}.corporate .header .button{font-size:12px;padding:8px 12px;gap:8px;min-height:40px}.corporate .header .button svg{width:17px}.hero-baseline{gap:14px 20px;font-size:12px}.hero-baseline span:before{margin-left:7px}.about-section h2,.work-section h2{font-size:33px}.about-section .lead{font-size:18px}.solutions-section .section-title{flex-direction:column}.services h3{font-size:24px}.company-cta h2{font-size:30px}.company-cta .actions{gap:18px;flex-wrap:wrap}.large-cover .cover{padding:23px}.large-cover .cover-main{padding:38px 0;gap:25px}.large-cover .cover-main strong{font-size:45px}.large-cover .cover-symbol{width:75px;height:75px}.large-cover .cover-symbol svg{width:43px;height:43px}.detail-info .pricing small{flex-basis:auto;font-size:13px}.custom-options{grid-template-columns:1fr}.custom-options article{padding:23px}.custom-options h3{font-size:21px}.custom-intro{padding:27px}.custom-intro h1{font-size:33px}.brief-form{padding:23px}.cart-items,.cart-summary{padding:19px}.cart-row{gap:12px}.cart-row h3{font-size:17px}.cart-row p{font-size:12px}.cart-mini{width:43px;height:47px}.remove{font-size:12px}.breadcrumb{font-size:12px}.help-page h1{font-size:33px}.help-page summary{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.cart-summary label,.brief-form label{display:block;margin:16px 0 7px;font-size:14px;color:var(--ink)}
.cart-summary input,.brief-form input{width:100%;border:1px solid #b6cbc0;border-radius:7px;padding:13px;background:#fff;color:var(--ink)}
.cart-summary textarea{min-height:88px}
.consent{display:flex!important;align-items:flex-start;gap:9px;line-height:1.7;font-size:13px!important}
.consent input{width:auto!important;margin-top:5px}
.consent a{color:var(--teal);text-decoration:underline}
.whatsapp{margin-top:14px;background:#087a62}
#checkoutStatus,#briefStatus{color:#8b3434;font-size:13px;margin-top:12px}
.footer-links,.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:9px;font-size:14px}.footer-contact strong{color:#f0f7f5;font-size:13px}.footer-contact a,.footer-links a{color:#b9d1d3}.payment-strip{border-top:1px solid #abcfc41a;padding-top:16px;padding-bottom:16px;display:flex;justify-content:space-between;gap:20px;color:#9fc0c1;font-size:13px}.payment-strip a{color:#74ddcb}.footnote{gap:24px;flex-wrap:wrap}@media(max-width:760px){.footer-main{align-items:flex-start}.payment-strip{flex-direction:column;gap:7px}.footnote{justify-content:flex-start}}@media(max-width:480px){.footer-links,.footer-contact{font-size:12px}.footer-main{display:grid;grid-template-columns:1fr 1fr}.footer-main>.brand,.footer-main>p{grid-column:1/-1}.payment-strip{font-size:11px}.footnote{font-size:10px}}
