@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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.resize{resize:both}}:root{--ink:#17201d;--muted:#66706b;--paper:#f7f5ef;--line:#deddd6;--accent:#bd5c42;--green:#173e35}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Segoe UI,Arial,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1220px,100% - 48px);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f5efeb;border-bottom:1px solid #17201d1f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:78px;display:flex}.brand{letter-spacing:-1px;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:700;display:flex}.brand>span{color:#fff;background:var(--accent);border-radius:10px 5px;place-items:center;width:35px;height:35px;margin-right:9px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:700;display:grid}.brand i{color:var(--accent);font-style:normal}nav{align-items:center;gap:34px;margin-left:80px;display:flex}nav a{color:#3f4844;font-size:14px}nav a:hover{color:var(--accent)}.header-cta{background:#fff;border:1px solid #cfd2cc;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 17px;font-size:13px;font-weight:650;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.header-cta:hover{border-color:#9faaa5;transform:translateY(-1px);box-shadow:0 8px 22px #232f2a14}.whatsapp-icon{background:#27ae60;border-radius:50%;flex:0 0 18px;width:18px;height:18px;display:inline-block;position:relative}.whatsapp-icon>i{border:1.5px solid #fff;border-radius:4px;width:8px;height:6px;position:absolute;top:5px;left:5px}.whatsapp-icon>i:after{content:"";border-left:1.5px solid #fff;width:3px;height:3px;position:absolute;bottom:-2px;left:-2px;transform:skew(-28deg)}.whatsapp-icon.small{background:#53c986;flex-basis:17px;width:17px;height:17px}.hero{text-align:center;flex-direction:column;align-items:center;min-height:585px;padding:76px 0 70px;display:flex;position:relative}.hero:before,.hero:after{content:"";opacity:.55;border:1px solid #ddd9ce;border-radius:50%;width:180px;height:180px;position:absolute}.hero:before{top:40px;left:-90px}.hero:after{width:125px;height:125px;bottom:75px;right:-65px}.eyebrow{color:#6b706a;background:#ffffff8c;border:1px solid #ddd8ce;border-radius:999px;padding:8px 14px;font-size:12px}.eyebrow span{color:var(--accent);margin-right:5px}.hero h1{letter-spacing:-3.7px;text-wrap:balance;max-width:850px;margin:24px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.8vw,76px);font-weight:600;line-height:1.04}.hero-copy{max-width:670px;color:var(--muted);margin:0;font-family:Segoe UI,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.75}.search-box{background:#fff;border:1px solid #d2d0c9;border-radius:16px;align-items:center;gap:12px;width:min(690px,100%);height:62px;margin-top:34px;padding:0 18px;display:flex;box-shadow:0 12px 35px #2227240f}.search-box>span:first-child{color:#747b77;font-size:29px;transform:rotate(-18deg)}.search-box input{color:var(--ink);background:0 0;border:0;outline:0;flex:1}.search-box button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:9px;height:40px;padding:0 16px;font-size:11px;font-weight:750}.search-box kbd{color:#8a8f8b;background:#faf9f6;border:1px solid #e0ded7;border-radius:6px;padding:4px 7px;font-size:11px}.category-row{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.category-pill{color:#59615d;cursor:pointer;background:0 0;border:1px solid #d6d3cc;border-radius:999px;padding:8px 14px;font-size:12px}.category-pill:hover,.category-pill.active{color:#fff;background:var(--green);border-color:var(--green)}.section{padding:82px 0}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.section-heading h2{letter-spacing:-1.7px;margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,4vw,44px);font-weight:600;line-height:1.1}.section-heading>p,.section-heading>a{width:310px;color:var(--muted);margin:0 0 4px;font-size:13px;line-height:1.6}.section-kicker{color:var(--accent);letter-spacing:1.8px;margin:0;font-size:10px;font-weight:750}.featured-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.featured-card{border:1px solid #242a2721;border-radius:18px;flex-direction:column;min-height:345px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.featured-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #1e221f1a}.tone-1{background:#e9d9d1}.tone-2{background:#dcd9ee}.tone-3{background:#d7dedb}.featured-topline{color:#53605a;letter-spacing:1.3px;justify-content:space-between;font-size:9px;font-weight:750;display:flex}.featured-topline b{font-size:12px;font-weight:500}.featured-card .product-mark{width:132px;height:132px;font-size:66px;position:absolute;top:67px;right:27px;transform:rotate(7deg)}.featured-content{margin-top:auto}.featured-content p,.card-details>p{color:#727a76;text-transform:uppercase;letter-spacing:1.2px;margin:0 0 7px;font-size:10px;font-weight:700}.featured-content h3{letter-spacing:-.7px;max-width:250px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:600;line-height:1.15}.price{margin-top:8px;font-size:13px;font-weight:700;display:block}.round-arrow{border:1px solid #1f29244d;border-radius:50%;place-items:center;width:38px;height:38px;font-size:18px;display:grid;position:absolute;bottom:21px;right:22px}.catalog-section{padding-top:55px}.catalog-heading{border-top:1px solid var(--line);padding-top:35px}.catalog-heading>p{width:auto}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fbfaf7;border-radius:16px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #1e232014}.product-visual{border-bottom:1px solid var(--line);background:#eeece5;place-items:center;height:235px;display:grid;position:relative;overflow:hidden}.product-visual:before{content:"";border:1px solid #28322d17;border-radius:50%;width:190px;height:190px;position:absolute}.product-mark{color:#fff;z-index:1;border-radius:26px;place-items:center;width:110px;height:110px;font-family:Georgia,Times New Roman,serif;font-size:52px;font-weight:650;display:grid;position:relative;box-shadow:0 16px 30px #1c221f2e,inset 0 1px #ffffff59}.cms-product-image{z-index:1;object-fit:contain;object-position:center;filter:drop-shadow(0 12px 17px #1c221f29);width:56%;max-width:190px;height:56%;max-height:150px;display:block;position:relative}.product-visual.has-image{background:#ebe9e3;padding:12px}.product-visual.has-image:before{content:none!important;display:none!important}.product-visual.has-image .cms-product-image{object-fit:contain;object-position:center;filter:drop-shadow(0 8px 13px #1c221f1a);background:#fff;border-radius:10px;width:100%;max-width:none;height:100%;max-height:none;padding:0;transition:transform .35s}.product-card:hover .product-visual.has-image .cms-product-image{transform:scale(1.02)}.featured-card .cms-product-image{width:132px;height:132px;padding:0;position:absolute;top:67px;right:27px;transform:rotate(3deg)}.coral{background:linear-gradient(145deg,#df8167,#a23e2c)}.violet{background:linear-gradient(145deg,#9b89da,#554691)}.ink{background:linear-gradient(145deg,#50635c,#172922)}.sky{background:linear-gradient(145deg,#6eb7d2,#287292)}.lime{background:linear-gradient(145deg,#aabd63,#61772a)}.amber{background:linear-gradient(145deg,#dfa757,#9a6422)}.rose{background:linear-gradient(145deg,#d7838f,#934252)}.mint{background:linear-gradient(145deg,#6fb5a0,#2d6e5d)}.card-badge{z-index:2;text-transform:uppercase;letter-spacing:.8px;background:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:750;position:absolute;top:14px;left:14px}.card-details{padding:18px}.card-details h3{letter-spacing:-.5px;min-height:48px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600;line-height:1.2}.card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:18px;padding-top:14px;display:flex}.card-bottom>span{font-size:13px;font-weight:700}.card-bottom a{color:#666e69;font-size:11px}.card-bottom b{color:var(--accent);margin-left:4px}.empty-state{text-align:center;border:1px dashed #ccc9bf;border-radius:18px;padding:75px}.empty-state>span{font-size:40px}.empty-state h3{margin:10px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:600}.empty-state p{color:var(--muted)}.empty-state button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:999px;padding:10px 16px}.catalog-pagination{grid-template-columns:130px 1fr 130px;align-items:center;gap:18px;margin-top:38px;display:grid}.catalog-pagination>div{justify-content:center;gap:8px;display:flex}.catalog-pagination a{border:1px solid var(--line);color:#52605a;cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 13px;font-size:12px;transition:border-color .2s,color .2s,background .2s;display:flex}.catalog-pagination a:hover:not(.disabled){color:var(--ink);border-color:#9cac9f}.catalog-pagination a.active{border-color:var(--green);color:#fff;background:var(--green)}.catalog-pagination a.disabled{pointer-events:none;opacity:.4}.pagination-summary{color:#808782;text-align:center;margin:12px 0 0;font-size:10px}.catalogue-cta{border:1px solid var(--line);background:#fbfaf7;border-radius:13px;justify-content:space-between;align-items:center;gap:24px;margin-top:34px;padding:22px 24px;display:flex}.catalogue-cta p{color:var(--muted);margin:0;font-size:12px}.catalogue-cta a{color:var(--green);font-size:12px;font-weight:750}.page-hero{border-bottom:1px solid var(--line);padding-block:90px 70px}.page-hero h1{letter-spacing:-3.5px;max-width:850px;margin:12px 0 18px;font:600 clamp(48px,6vw,76px)/1.02 Georgia,Times New Roman,serif}.page-hero>p:last-child{max-width:720px;color:var(--muted);margin:0;font-size:17px;line-height:1.75}.catalogue-page-hero{text-align:center}.catalogue-page-hero>p{margin-inline:auto!important}.catalogue-browser,.category-products{padding-block:54px 90px}.catalogue-controls{border:1px solid var(--line);background:#eeece5;border-radius:14px;grid-template-columns:1.5fr .8fr .8fr auto;align-items:end;gap:12px;padding:18px;display:grid}.catalogue-controls label{flex-direction:column;gap:7px;display:flex}.catalogue-controls label>span:not(.sr-only){color:#6f7773;letter-spacing:.5px;text-transform:uppercase;font-size:9px;font-weight:750}.catalogue-controls input,.catalogue-controls select{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #d5d4cd;border-radius:9px;outline:none;padding:0 12px;font-size:12px}.catalogue-controls input:focus,.catalogue-controls select:focus{border-color:#729987;box-shadow:0 0 0 3px #2d845f17}.catalogue-controls>button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:9px;height:46px;padding:0 20px;font-size:11px;font-weight:750}.catalogue-results-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin:48px 0 26px;display:flex}.catalogue-results-heading h2{letter-spacing:-1.5px;margin:6px 0 0;font:600 clamp(30px,4vw,43px)/1.1 Georgia,Times New Roman,serif}.catalogue-results-heading>p,.catalogue-results-heading>a{color:var(--muted);margin:0 0 4px;font-size:12px}.empty-state>a{color:#fff;background:var(--green);border-radius:999px;margin-top:10px;padding:10px 16px;font-size:11px;font-weight:700;display:inline-block}.categories-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding-block:58px 85px;display:grid}.category-card{border:1px solid var(--line);background:#fbfaf7;border-radius:17px;flex-direction:column;min-height:290px;padding:27px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.category-card:hover{border-color:#bcc7c0;transform:translateY(-4px);box-shadow:0 18px 42px #1f282414}.category-card>span{color:#b1b4b1;font:600 17px Georgia,serif;position:absolute;top:24px;right:25px}.category-card>p{color:var(--accent);letter-spacing:1.2px;text-transform:uppercase;margin:0;font-size:9px;font-weight:800}.category-card h2{letter-spacing:-1.3px;margin:48px 0 10px;font:600 32px/1.05 Georgia,Times New Roman,serif}.category-card small{color:var(--muted);font-size:11px;line-height:1.65}.category-card>b{margin-top:auto;font-size:11px}.category-request-strip{color:#fff;background:var(--green);border-radius:17px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:88px;padding:32px;display:flex}.category-request-strip h2{letter-spacing:-1.2px;margin:7px 0 0;font:600 34px/1.1 Georgia,Times New Roman,serif}.category-request-strip a{color:var(--green);background:#fff;border-radius:9px;padding:13px 17px;font-size:11px;font-weight:750}.category-page-hero{padding-top:64px}.category-page-hero h1{text-transform:none}.contact-layout{grid-template-columns:repeat(2,1fr);gap:18px;padding-block:58px;display:grid}.contact-card{border:1px solid var(--line);background:#fbfaf7;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:270px;padding:30px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.contact-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #1f282417}.contact-card-number{color:#a6aaa7;font:600 18px Georgia,serif;position:absolute;top:22px;right:25px}.contact-card>p{color:var(--accent);letter-spacing:1.5px;margin:0;font-size:9px;font-weight:800}.contact-card h2{overflow-wrap:anywhere;letter-spacing:-1px;max-width:90%;margin:42px 0 6px;font:600 clamp(24px,3vw,34px)/1.1 Georgia,Times New Roman,serif}.contact-card small{color:var(--muted);font-size:11px}.contact-card>b{margin-top:auto;font-size:12px}.primary-contact{color:#fff;background:#1f6a50;border-color:#1f6a50}.primary-contact>p,.primary-contact small,.primary-contact .contact-card-number{color:#bfe3d4}.alternate-contact{color:#15583b;background:#e3f5ec;border-color:#a9dbc3}.telegram-contact{color:#176b93;background:#e4f5fd;border-color:#b9deef}.email-contact{background:#f2e9e4;border-color:#ddc7bd}.contact-extra{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px;padding-block:70px 90px;display:grid}.contact-extra h2{letter-spacing:-1.5px;max-width:430px;margin:10px 0 0;font:600 38px/1.1 Georgia,Times New Roman,serif}.contact-extra-links{gap:10px;display:grid}.contact-extra-links a{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;gap:20px;padding:20px;font-size:12px;display:flex}.contact-extra-links span{color:var(--muted)}.contact-extra-links b{text-align:right}.request-page-hero{text-align:center}.request-page-hero>p{margin-inline:auto!important}.request-layout{grid-template-columns:1.25fr .75fr;align-items:start;gap:70px;padding-block:65px 90px;display:grid}.request-form-card{border:1px solid var(--line);background:#fbfaf7;border-radius:18px;overflow:hidden;box-shadow:0 20px 50px #212a260f}.request-form{padding:34px}.form-grid{grid-template-columns:1fr 1fr;gap:20px 16px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field-wide{grid-column:1/-1}.field>span{color:#58625d;letter-spacing:.45px;text-transform:uppercase;font-size:10px;font-weight:750}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d8d8d1;border-radius:10px;outline:none;padding:13px 14px;font-size:13px;transition:border-color .2s,box-shadow .2s}.field input,.field select{min-height:48px}.field textarea{resize:vertical;line-height:1.55}.field input:focus,.field select:focus,.field textarea:focus{border-color:#6e9d8a;box-shadow:0 0 0 3px #2d845f1a}.request-submit{color:#fff;cursor:pointer;background:#1f6a50;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:56px;margin-top:24px;padding:10px 18px;font-size:13px;font-weight:750;display:flex;box-shadow:0 12px 24px #18533f26}.request-submit b{margin-left:auto;font-size:18px}.form-status{color:#267354;margin:13px 0 0;font-size:11px;line-height:1.5}.request-alternatives{border-top:1px solid var(--line);color:#747c78;background:#f1efe9;align-items:center;gap:10px;padding:16px 34px;font-size:10px;display:flex}.request-alternatives a{color:#3d4a44;background:#fff;border:1px solid #d5d6d0;border-radius:8px;padding:8px 10px;font-weight:700}.request-alternatives a:last-child{color:#176b93;background:#e4f5fd;border-color:#b9deef}.request-aside{color:#fff;background:var(--green);border-radius:18px;padding:30px;position:sticky;top:110px}.request-aside h2{letter-spacing:-1px;margin:10px 0 25px;font:600 34px/1.1 Georgia,Times New Roman,serif}.request-aside ol{margin:0;padding:0;list-style:none}.request-aside li{border-top:1px solid #ffffff24;gap:15px;padding:19px 0;display:flex}.request-aside li>span{color:#7fc4a8;font:600 14px Georgia,serif}.request-aside li b{font-size:12px}.request-aside li p{color:#afc5be;margin:6px 0 0;font-size:10px;line-height:1.55}.request-note{color:#315149;background:#e8f2ee;border-radius:10px;margin-top:20px;padding:17px}.request-note b{text-transform:uppercase;letter-spacing:.7px;font-size:10px}.request-note p{margin:6px 0 0;font-size:10px;line-height:1.55}.promise-strip{background:var(--green);color:#fff;margin-top:30px;padding:65px 0}.promise-grid{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}.promise-grid>div{padding-left:50px;position:relative}.promise-grid span{color:#d6947f;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:600;position:absolute;top:0;left:0}.promise-grid h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600}.promise-grid p{color:#bfcac6;margin:0;font-size:12px;line-height:1.6}footer{color:#e7eeeb;background:#102b24;padding:70px 0 22px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.6fr;gap:60px;display:grid}.footer-brand{color:#fff}.footer-grid>div:first-child p{color:#aebdb8;max-width:280px;font-size:13px;line-height:1.65}.footer-grid h3{letter-spacing:1px;text-transform:uppercase;color:#d7dfdc;margin:5px 0 17px;font-size:11px}.footer-grid>div:not(:first-child)>a{color:#aebdb8;margin:10px 0;font-size:12px;display:block}.footer-grid>div:last-child p{color:#aebdb8;font-size:12px;line-height:1.6}.footer-grid .footer-chat{border-bottom:1px solid #8eaaa1;padding-bottom:7px;color:#fff!important;display:inline-block!important}.footer-bottom{color:#82958f;border-top:1px solid #315048;justify-content:space-between;margin-top:55px;padding-top:20px;font-size:10px;display:flex}.breadcrumb{color:#7b827e;align-items:center;gap:10px;padding-top:28px;font-size:11px;display:flex}.breadcrumb b{color:#4e5752;font-weight:550}.product-hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:78px;min-height:575px;padding-block:52px 70px;display:grid}.detail-visual{border-radius:22px;place-items:center;height:475px;display:grid;position:relative;overflow:hidden}.detail-visual.has-image{background:#ebe9e3;border:1px solid #d9d7cf;padding:16px;box-shadow:inset 0 1px #ffffffb8}.detail-visual.has-image .detail-gridlines{display:none}.detail-visual .product-mark{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff30;border:1px solid #ffffff61;border-radius:42px;width:185px;height:185px;font-size:90px}.detail-cms-image{z-index:1;object-fit:contain;object-position:center;filter:drop-shadow(0 12px 18px #1b221f1f);background:#fff;border-radius:14px;width:100%;max-width:none;height:100%;max-height:none;padding:0;display:block;position:relative}.detail-visual>span{color:#ffffffb3;letter-spacing:1.8px;font-size:9px;font-weight:700;position:absolute;bottom:22px;left:25px}.detail-visual.has-image>span{z-index:2;color:#4e5954;background:#ffffffe0;border-radius:999px;padding:6px 9px;bottom:27px;left:27px;box-shadow:0 4px 12px #1c221f1a}.detail-gridlines{opacity:.16;background-image:linear-gradient(#fff9 1px,#0000 1px),linear-gradient(90deg,#fff9 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;transform:perspective(500px)rotateX(58deg)scale(1.5)}.detail-copy h1{letter-spacing:-3px;margin:12px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,68px);font-weight:600;line-height:1.03}.detail-summary{max-width:510px;color:var(--muted);font-size:17px;line-height:1.65}.detail-price{flex-direction:column;margin:30px 0 22px;display:flex}.detail-price>span{font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:600}.detail-price small{color:#7b827e;margin-top:4px}.whatsapp-button{color:#fff;background:#1f6a50;border-radius:11px;align-items:center;max-width:420px;min-height:58px;padding:9px 20px;font-size:14px;font-weight:700;display:flex;box-shadow:0 12px 24px #18533f2e}.whatsapp-button>span:first-child{color:#72d09f;margin-right:10px}.whatsapp-button>b{margin-left:auto;font-size:19px}.contact-button-copy{flex-direction:column;gap:2px;line-height:1.2;display:flex}.contact-button-copy strong{font-size:13px}.contact-button-copy small{color:inherit;opacity:.75;font-size:10px;font-weight:550}.enquiry-alternatives{grid-template-columns:1fr 1fr;gap:9px;width:100%;max-width:420px;margin:10px 0 0;display:grid}.enquiry-alternatives a{border:1px solid #0000;border-radius:10px;flex-direction:column;gap:3px;min-width:0;padding:11px 13px;transition:border-color .2s,transform .2s,filter .2s;display:flex}.enquiry-alternatives a:first-child{color:#fff;background:#2d9f68;border-color:#2d9f68}.enquiry-alternatives a:last-child{color:#176b93;background:#e4f5fd;border-color:#b9deef}.enquiry-alternatives a:hover{filter:brightness(.97);transform:translateY(-1px)}.enquiry-alternatives span{color:inherit;letter-spacing:.5px;text-transform:uppercase;opacity:.78;font-size:9px;font-weight:750}.enquiry-alternatives b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;overflow:hidden}.response-note{color:#69716d;margin:12px 0 0 5px;font-size:11px}.response-note i{color:#2d916a;margin-right:6px;font-style:normal}.product-tabs-section{padding-bottom:68px}.product-tabs{border:1px solid var(--line);background:#ece9e1;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:6px;padding:6px;display:grid}.product-tabs button{color:#69706d;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:48px;font-size:12px;font-weight:650;transition:color .2s,background .2s,box-shadow .2s}.product-tabs button:hover{color:var(--ink)}.product-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 9px #22272412}.tab-panel{border:1px solid var(--line);background:#fbfaf7;border-top:0;border-radius:0 0 18px 18px;min-height:390px;padding:48px}.tab-panel h2{letter-spacing:-1.7px;margin:10px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,42px);font-weight:600;line-height:1.1}.download-panel{grid-template-columns:1.25fr .75fr;align-items:center;gap:80px;display:grid}.download-intro>p:not(.section-kicker){max-width:620px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.delivery-points{gap:10px;margin-top:28px;display:flex}.delivery-points span{border:1px solid var(--line);color:#4f5954;background:#fff;border-radius:10px;flex:1;align-items:center;gap:10px;padding:13px;font-size:11px;display:flex}.delivery-points i{width:27px;height:27px;color:var(--accent);background:#f5e7e2;border-radius:50%;flex:0 0 27px;place-items:center;font-size:9px;font-style:normal;font-weight:750;display:grid}.download-card{color:#fff;background:var(--green);border-radius:14px;padding:24px;box-shadow:0 18px 40px #173e3529}.download-card>div{border-bottom:1px solid #ffffff24;justify-content:space-between;gap:20px;padding:10px 0;font-size:11px;display:flex}.download-card>div span{color:#b8cbc5}.download-card>div b{text-align:right}.download-card>a{min-height:54px;color:var(--green);background:#fff;border-radius:9px;align-items:center;gap:9px;margin-top:18px;padding:8px 15px;font-size:12px;font-weight:750;display:flex}.download-card>a>b{margin-left:auto;font-size:17px}.download-card>small{color:#afc5be;text-align:center;margin-top:11px;font-size:9px;display:block}.download-contact-options{grid-template-columns:1fr 1fr;width:100%;border:0!important;gap:8px!important;margin:9px 0 0!important;padding:0!important;display:grid!important}.download-contact-options a{border:1px solid #0000;border-radius:9px;flex-direction:column;gap:3px;min-width:0;padding:10px 11px;display:flex}.download-contact-options a:first-child{color:#fff;background:#2d9f68;border-color:#59b889}.download-contact-options a:last-child{color:#176b93;background:#e4f5fd;border-color:#b9deef}.download-contact-options a:hover{filter:brightness(.97)}.download-card>.download-contact-options span{color:inherit;letter-spacing:.35px;text-transform:uppercase;opacity:.78;font-size:8px;font-weight:750}.download-card>.download-contact-options b{text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.features-panel{grid-template-columns:.8fr 1.2fr;align-items:start;gap:70px;display:grid}.panel-heading>p:not(.section-kicker){max-width:620px;color:var(--muted);font-size:13px;line-height:1.7}.tab-feature-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.tab-feature-list li{border-bottom:1px solid var(--line);gap:20px;padding:18px 0;display:flex}.tab-feature-list li>span{color:var(--accent);font:600 15px Georgia,Times New Roman,serif}.tab-feature-list h3{margin:0 0 5px;font:600 17px Georgia,Times New Roman,serif}.tab-feature-list p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.screenshots-panel .panel-heading{max-width:710px;margin-bottom:28px}.preview-gallery{grid-template-columns:1.35fr .65fr;gap:16px;display:grid}.product-preview{color:#fff;border-radius:14px;min-height:315px;overflow:hidden;box-shadow:0 12px 30px #19211d1f}.preview-window-bar{background:#ffffff1f;border-bottom:1px solid #fff3;align-items:center;gap:6px;height:40px;padding:0 14px;display:flex}.preview-window-bar>span{background:#ffffffa6;border-radius:50%;width:7px;height:7px}.preview-window-bar b{letter-spacing:.4px;margin-left:8px;font-size:9px}.preview-window-body{background:#ffffff14;grid-template-columns:95px 1fr;height:275px;display:grid}.preview-window-body>aside{background:#00000014;border-right:1px solid #ffffff2e;padding:22px 20px}.preview-mini-mark{background:#fff3;border:1px solid #ffffff59;border-radius:11px;place-items:center;width:42px;height:42px;margin-bottom:30px;font:600 21px Georgia,serif;display:grid}.preview-window-body aside>i{background:#ffffff4d;border-radius:5px;width:48px;height:5px;margin:16px 0;display:block}.preview-window-body>section{padding:28px}.preview-window-body small{letter-spacing:1.4px;opacity:.7;font-size:8px}.preview-window-body h3{margin:7px 0 22px;font:600 26px Georgia,serif}.preview-cards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.preview-cards i{background:#ffffff38;border:1px solid #fff3;border-radius:9px;height:65px}.preview-lines{margin-top:22px}.preview-lines i{background:#ffffff3b;border-radius:5px;width:85%;height:6px;margin:9px 0;display:block}.preview-lines i:nth-child(2){width:68%}.preview-lines i:nth-child(3){width:75%}.product-preview.alternate{flex-direction:column;display:flex}.preview-focus{text-align:center;max-width:260px;margin:auto;padding:30px}.preview-focus .preview-mini-mark{margin:0 auto 18px}.preview-focus h3{margin:0;font:600 21px/1.2 Georgia,serif}.preview-focus p{opacity:.78;min-height:50px;margin:10px 0 18px;font-size:10px;line-height:1.55}.preview-focus button{color:var(--ink);background:#fff;border:0;border-radius:999px;padding:9px 20px;font-size:10px;font-weight:700}.cms-gallery{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.cms-gallery img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;height:330px;box-shadow:0 12px 30px #19211d14}.updates-panel{grid-template-columns:.55fr 1.45fr;align-items:center;gap:70px;display:grid}.release-badge{aspect-ratio:1;color:#fff;background:var(--accent);border-radius:50%;flex-direction:column;justify-content:space-between;max-width:260px;padding:27px;display:flex;box-shadow:0 18px 40px #bd5c4233}.release-badge span{letter-spacing:1.2px;text-transform:uppercase;font-size:10px}.release-badge b{font:600 35px Georgia,serif}.release-copy>p:not(.section-kicker){color:var(--muted);font-size:13px;line-height:1.7}.release-copy ul{grid-template-columns:1fr 1fr;gap:10px;margin:25px 0 0;padding:0;list-style:none;display:grid}.release-copy li{border:1px solid var(--line);background:#fff;border-radius:9px;gap:9px;padding:13px;font-size:11px;display:flex}.release-copy li span{color:#28865f}.detail-layout{border-top:1px solid var(--line);grid-template-columns:1.5fr .7fr;gap:100px;padding-block:82px;display:grid}.detail-main h2{letter-spacing:-1.8px;max-width:620px;margin:12px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:41px;font-weight:600;line-height:1.12}.detail-main>p:not(.section-kicker){color:var(--muted);font-size:15px;line-height:1.8}.detail-main h3{margin:40px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:600}.feature-list{grid-template-columns:1fr 1fr;gap:12px;padding:0;list-style:none;display:grid}.feature-list li{border:1px solid var(--line);background:#fbfaf7;border-radius:10px;align-items:center;gap:10px;padding:14px;font-size:12px;display:flex}.feature-list span{color:#227252;background:#dcece6;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.spec-card{border:1px solid var(--line);background:#fbfaf7;border-radius:15px;align-self:start;padding:23px}.spec-card>p{margin-bottom:10px}.spec-card>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px 0;font-size:12px;display:flex}.spec-card>div:last-child{border:0}.spec-card span{color:#7a817d}.spec-card b{font-weight:650}.related-section{border-top:1px solid var(--line)}.related-section .product-grid{grid-template-columns:repeat(3,1fr)}.related-section .section-heading>a{text-align:right}.simple-footer{padding:32px 0}.simple-footer>div{align-items:center;gap:24px;display:flex}.simple-footer p{color:#aebdb8;font-size:12px}.simple-footer-contact{color:#aebdb8;font-size:11px}.simple-footer-contact:hover{color:#fff}.simple-footer>div>span{color:#82958f;margin-left:auto;font-size:10px}.not-found{text-align:center;place-content:center;min-height:100vh;display:grid}.not-found h1{font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:600}.not-found a{color:var(--accent)}.studio-setup{background:#f3f1eb;place-items:center;min-height:100vh;padding:30px;display:grid}.studio-setup>div{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(580px,100%);padding:42px;box-shadow:0 24px 60px #1d24201a}.studio-setup span{color:var(--accent);letter-spacing:1.8px;font-size:10px;font-weight:800}.studio-setup h1{letter-spacing:-1.8px;margin:12px 0;font:600 42px/1.05 Georgia,Times New Roman,serif}.studio-setup p{color:var(--muted);font-size:14px;line-height:1.7}.studio-setup code{color:#e7eee9;background:var(--green);border-radius:9px;margin:24px 0;padding:14px;font-size:12px;display:block;overflow:auto}.studio-setup a{color:var(--accent);font-size:13px;font-weight:700}@media (max-width:980px){nav{display:none}.featured-grid{grid-template-columns:1fr 1fr}.featured-card:last-child{grid-column:span 2}.product-grid{grid-template-columns:repeat(2,1fr)}.product-hero,.download-panel,.features-panel{gap:35px}.tab-panel{padding:36px}.detail-layout{gap:45px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.promise-grid{gap:25px}.request-layout{grid-template-columns:1fr;gap:35px}.request-aside{position:static}.contact-extra{gap:45px}.catalogue-controls{grid-template-columns:1fr 1fr}.catalogue-search{grid-column:1/-1}.categories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.shell{width:min(100% - 28px,1220px)}.header-inner{height:72px}.header-cta{gap:0;width:44px;height:44px;min-height:44px;padding:0}.header-cta-label{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.header-cta .whatsapp-icon{flex-basis:20px;width:20px;height:20px}.header-cta .whatsapp-icon>i{top:6px;left:6px}.hero{min-height:auto;padding:60px 0 55px}.hero h1{letter-spacing:-2.5px}.hero-copy{font-size:14px}.search-box{height:56px}.search-box kbd{display:none}.category-row{max-width:100%}.section{padding:60px 0}.section-heading{display:block}.section-heading>p,.section-heading>a{width:auto;margin-top:12px}.featured-grid,.product-grid,.related-section .product-grid{grid-template-columns:1fr}.featured-card:last-child{grid-column:auto}.featured-card{min-height:310px}.product-visual{min-height:220px}.cms-product-image{width:54%;max-width:180px;height:54%;max-height:140px}.promise-grid{grid-template-columns:1fr;gap:36px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{gap:15px}.product-hero{grid-template-columns:1fr;gap:35px;padding-block:35px 55px}.detail-visual{height:380px}.detail-cms-image{width:70%;max-width:330px;height:64%;max-height:250px}.detail-copy h1{font-size:48px}.product-tabs-section{padding-bottom:45px}.product-tabs{scrollbar-width:none;display:flex;overflow-x:auto}.product-tabs::-webkit-scrollbar{display:none}.product-tabs button{min-width:125px;padding:0 14px}.tab-panel{min-height:0;padding:28px 20px}.download-panel,.features-panel,.updates-panel{grid-template-columns:1fr;gap:35px}.delivery-points{display:grid}.download-card{padding:20px}.preview-gallery,.cms-gallery{grid-template-columns:1fr}.cms-gallery img{height:250px}.product-preview{min-height:280px}.product-preview.alternate{min-height:260px}.preview-window-body{grid-template-columns:68px 1fr;height:240px}.preview-window-body>aside{padding:18px 12px}.preview-window-body aside>i{width:36px}.preview-window-body>section{padding:22px 16px}.preview-window-body h3{font-size:21px}.preview-cards{grid-template-columns:1fr 1fr}.preview-cards i:last-child{display:none}.release-badge{width:180px}.release-copy ul{grid-template-columns:1fr}.detail-layout{grid-template-columns:1fr;gap:50px;padding-block:60px}.feature-list{grid-template-columns:1fr}.simple-footer>div{flex-wrap:wrap}.simple-footer>div>span{width:100%;margin-left:0}.breadcrumb{white-space:nowrap;overflow:hidden}.breadcrumb b{text-overflow:ellipsis;overflow:hidden}.studio-setup>div{padding:28px 22px}.studio-setup h1{font-size:34px}.product-visual{height:220px}.product-visual.has-image .cms-product-image{width:100%;max-width:none;height:100%;max-height:none}.catalog-pagination{grid-template-columns:1fr 1fr;gap:12px}.catalog-pagination>div{flex-wrap:wrap;grid-area:1/1/auto/-1}.catalog-pagination>a{width:100%}.page-hero{padding-block:60px 48px}.page-hero h1{letter-spacing:-2.5px;font-size:clamp(42px,13vw,58px)}.page-hero>p:last-child{font-size:14px}.contact-layout{grid-template-columns:1fr;padding-block:38px}.contact-card{min-height:230px;padding:24px}.contact-extra{grid-template-columns:1fr;gap:28px;padding-block:50px 65px}.contact-extra h2{font-size:32px}.contact-extra-links a{flex-direction:column;gap:6px}.contact-extra-links b{text-align:left}.request-layout{padding-block:38px 65px}.request-form{padding:24px 20px}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.request-alternatives{flex-direction:column;align-items:stretch;padding:16px 20px}.request-alternatives a{text-align:center}.request-aside{padding:24px 20px}.search-box{padding-right:8px}.search-box button{padding-inline:12px}.catalogue-cta,.catalogue-results-heading,.category-request-strip{flex-direction:column;align-items:flex-start}.catalogue-controls{grid-template-columns:1fr;padding:14px}.catalogue-search{grid-column:auto}.catalogue-controls>button{width:100%}.catalogue-browser,.category-products{padding-block:36px 65px}.catalogue-results-heading{margin-top:38px}.categories-grid{grid-template-columns:1fr;padding-block:38px 65px}.category-card{min-height:255px;padding:24px}.category-request-strip{margin-bottom:65px;padding:25px 22px}.category-request-strip h2{font-size:30px}.enquiry-alternatives,.download-contact-options{grid-template-columns:1fr}.whatsapp-button,.enquiry-alternatives{max-width:none}.enquiry-alternatives a,.download-contact-options a{padding-block:12px}.detail-visual .detail-cms-image{width:100%;max-width:none;height:100%;max-height:none;padding:20px}.product-visual.has-image{padding:10px}.detail-visual.has-image{border-radius:18px;height:290px;padding:10px}.detail-visual.has-image .detail-cms-image{border-radius:11px;width:100%;max-width:none;height:100%;max-height:none;padding:0}.detail-visual.has-image>span{display:none}.detail-copy h1{letter-spacing:-2.2px;font-size:clamp(38px,12vw,46px);line-height:1.02}}.product-card .product-visual.has-image:before{content:none!important;opacity:0!important;border:0!important;width:0!important;height:0!important;display:none!important}
