@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600&display=swap";.site-header nav .menu-entry{position:relative;display:inline-flex}.site-header nav .menu-children{position:absolute;top:calc(100% + 14px);left:-18px;display:none;width:230px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#fffffff5;box-shadow:0 22px 55px #173f3124}.site-header nav .menu-entry:hover>.menu-children,.site-header nav .menu-entry:focus-within>.menu-children{display:grid;gap:10px}footer .menu-entry,footer .menu-children{display:grid;gap:10px}.footer-social{display:flex;gap:16px}.cms-contact-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(40px,8vw,120px);padding:clamp(80px,10vw,150px) clamp(22px,8vw,130px);background:var(--cream)}.cms-contact-section__intro h2{margin:0 0 24px;font:500 clamp(48px,6vw,88px)/.94 "DM Sans",sans-serif;letter-spacing:-.055em}.cms-contact-section__intro>p{color:var(--muted);font-size:17px;line-height:1.75}.cms-contact-details{display:grid;gap:10px;margin-top:30px}.cms-contact-details a,.cms-contact-details span{font-weight:700}.cms-contact-section__form{padding:clamp(28px,4vw,52px);border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 30px 70px -48px #173f3173}.cms-contact-section .mv-form-field input:not([type=checkbox]):not([type=radio]),.cms-contact-section .mv-form-field select,.cms-contact-section .mv-form-field textarea{min-height:50px;padding:13px 15px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:var(--paper);font:inherit}.cms-contact-section .mv-form-field textarea{min-height:140px}.cms-contact-section .mv-form-actions button{min-height:50px;padding:0 24px;border:0;border-radius:999px;color:#fff;background:var(--deep);font-weight:700;cursor:pointer}@media(max-width:850px){.site-header nav .menu-entry{display:grid}.site-header nav .menu-children{position:static;display:grid;width:auto;padding:10px 0 0 14px;border:0;background:transparent;box-shadow:none}.cms-contact-section{grid-template-columns:1fr}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.site-header__actions{display:flex;align-items:center;gap:12px}.demo-header-search{position:relative}.demo-search-toggle{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:#fff;cursor:pointer}.demo-search-toggle:hover,.demo-header-search.is-open .demo-search-toggle{color:#fff;background:var(--deep)}.demo-search-toggle svg,.demo-search-input-wrap svg{width:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.demo-search-shell{position:absolute;top:calc(100% + 15px);right:0;width:min(440px,100vw - 32px);overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 28px 70px #173f3133}.demo-search-input-wrap{display:flex;align-items:center;gap:12px;padding:10px 13px;border-bottom:1px solid var(--line)}.demo-search-input-wrap>svg{flex:0 0 20px;color:var(--muted)}.demo-search-input-wrap input{width:100%;height:42px;padding:0;border:0;outline:0;color:var(--ink);background:transparent;font:500 15px Manrope,sans-serif}.demo-search-input-wrap input::-webkit-search-cancel-button{display:none}.demo-search-clear{width:32px;height:32px;border:0;border-radius:50%;color:var(--muted);background:var(--cream);font-size:21px;cursor:pointer}.demo-search-panel{max-height:min(68vh,540px);overflow:auto}.demo-search-status{margin:0;padding:24px;color:var(--muted);font-size:14px}.demo-search-results{display:grid}.demo-search-result{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px 14px;border-bottom:1px solid var(--line)}.demo-search-result:hover,.demo-search-result:focus{outline:0;background:var(--cream)}.demo-search-result__media{display:grid;width:62px;height:70px;place-items:center;overflow:hidden;border-radius:11px;color:var(--deep);background:#e9efe7;font:600 24px DM Sans}.demo-search-result__media img{width:100%;height:100%;object-fit:cover}.demo-search-result__content{display:grid;gap:5px;min-width:0}.demo-search-result__content strong{overflow:hidden;font:600 14px DM Sans;text-overflow:ellipsis;white-space:nowrap}.demo-search-result__content small{color:var(--muted);font-size:11px}.demo-search-result__price{display:grid;gap:3px;text-align:right;white-space:nowrap}.demo-search-result__price del{color:var(--muted);font-size:10px}.demo-search-result__price b{font-size:13px}.demo-search-all{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;color:#fff;background:var(--deep);font-size:13px;font-weight:700}.demo-search-all b{color:var(--green);font-size:18px}.shop-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;padding:clamp(90px,11vw,160px) clamp(22px,7vw,110px) clamp(55px,7vw,90px);background:linear-gradient(135deg,var(--cream),#e9f2e2)}.shop-hero>div{max-width:790px}.shop-hero h1{margin:0;font:500 clamp(58px,8vw,112px)/.9 DM Sans;letter-spacing:-.065em}.shop-hero p{max-width:630px;margin:26px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.shop-hero__count{padding:13px 18px;border:1px solid var(--line);border-radius:999px;background:#ffffffa6;font-size:13px;white-space:nowrap}.shop-shell{padding:clamp(45px,7vw,90px) clamp(22px,7vw,110px) clamp(90px,10vw,150px)}.shop-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,.4fr) minmax(190px,.4fr) auto;align-items:end;gap:12px;margin-bottom:45px;padding:18px;border:1px solid var(--line);border-radius:22px;background:#fff}.shop-toolbar label{display:grid;gap:8px}.shop-toolbar label>span{padding-left:4px;color:var(--muted);font:700 10px DM Sans;letter-spacing:.1em;text-transform:uppercase}.shop-toolbar input,.shop-toolbar select,.product-variant-picker select{width:100%;height:48px;padding:0 14px;border:1px solid var(--line);border-radius:12px;outline:0;color:var(--ink);background:var(--paper);font:inherit}.shop-toolbar input:focus,.shop-toolbar select:focus,.product-variant-picker select:focus{border-color:var(--deep);box-shadow:0 0 0 3px #173f3114}.shop-toolbar .button{height:48px;min-height:48px;border:0;cursor:pointer}.shop-query-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:-20px 0 34px;padding:16px 20px;border-radius:14px;background:var(--cream);font-size:14px}.shop-query-summary a{font-weight:700;text-decoration:underline}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.shop-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.shop-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px -38px #173f318c}.shop-card__media{position:relative;display:grid;aspect-ratio:4/4.8;place-items:center;overflow:hidden;color:var(--deep);background:linear-gradient(145deg,#edf1e9,#d7e4d7);font:500 72px DM Sans}.shop-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.shop-card:hover .shop-card__media img{transform:scale(1.035)}.shop-card__badges{position:absolute;top:14px;left:14px;display:flex;gap:7px}.shop-card__badges small{padding:7px 10px;border-radius:999px;color:#fff;background:var(--deep);font:700 10px DM Sans;letter-spacing:.05em;text-transform:uppercase}.shop-card__badges .is-sale{color:var(--ink);background:var(--green)}.shop-card__body{display:flex;min-height:230px;flex-direction:column;padding:21px}.shop-card__category{align-self:flex-start;color:#477060;font:700 10px DM Sans;letter-spacing:.1em;text-transform:uppercase}.shop-card h2{margin:10px 0 9px;font:500 23px/1.12 DM Sans;letter-spacing:-.035em}.shop-card__body>p{display:-webkit-box;margin:0;color:var(--muted);overflow:hidden;font-size:13px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shop-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px}.shop-price{display:grid;gap:2px}.shop-price del{color:var(--muted);font-size:11px}.shop-price strong{font:700 16px DM Sans}.shop-stock{color:#437059;font-size:10px;font-weight:700;white-space:nowrap}.shop-stock.is-out{color:#a45454}.shop-empty{grid-column:1/-1;padding:80px 25px;border:1px dashed var(--line);border-radius:24px;text-align:center}.shop-empty>span{font-size:56px}.shop-empty h2{margin:10px 0;font:500 34px DM Sans}.shop-empty p{margin:0 0 25px;color:var(--muted)}.shop-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;margin-top:55px;padding-top:25px;border-top:1px solid var(--line)}.shop-pagination>a:last-child,.shop-pagination>span:last-child{text-align:right}.shop-pagination a{font-weight:700}.shop-pagination span{color:#a1aaa5}.shop-pagination small{color:var(--muted)}.product-page{padding:30px clamp(22px,7vw,110px) clamp(100px,10vw,155px)}.shop-breadcrumbs{display:flex;align-items:center;gap:9px;overflow:hidden;margin:12px 0 35px;color:var(--muted);font-size:12px;white-space:nowrap}.shop-breadcrumbs a:hover{color:var(--ink)}.shop-breadcrumbs span:last-child{overflow:hidden;color:var(--ink);text-overflow:ellipsis}.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:clamp(45px,7vw,100px)}.product-gallery__main{position:relative;display:grid;aspect-ratio:1/1;place-items:center;overflow:hidden;border-radius:30px;color:var(--deep);background:linear-gradient(145deg,#edf1e9,#d7e4d7);font:500 110px DM Sans}.product-gallery__main>img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:flex;gap:10px;margin-top:13px;overflow:auto}.product-gallery__thumbs button{flex:0 0 82px;width:82px;height:82px;padding:3px;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer}.product-gallery__thumbs button.is-active{border-color:var(--deep);box-shadow:0 0 0 2px var(--deep)}.product-gallery__thumbs img{width:100%;height:100%;border-radius:9px;object-fit:cover}.product-summary{position:sticky;top:112px;padding-top:20px}.product-summary h1{margin:0;font:500 clamp(48px,5.6vw,76px)/.94 DM Sans;letter-spacing:-.058em}.product-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin:22px 0;color:var(--muted);font-size:11px}.product-meta b{color:var(--ink)}.product-lead{color:var(--muted);font-size:16px;line-height:1.75}.product-lead p:first-child{margin-top:0}.product-price{display:flex;align-items:baseline;gap:13px;margin:27px 0}.product-price del{color:var(--muted);font-size:15px}.product-price strong{font:600 30px DM Sans}.product-variant-picker{display:grid;gap:9px;margin:0 0 20px}.product-variant-picker>span{font:700 11px DM Sans;letter-spacing:.08em;text-transform:uppercase}.product-availability{display:flex;align-items:center;gap:9px;margin:18px 0 27px;color:#3e6b52;font-size:12px;font-weight:700}.product-availability i{width:9px;height:9px;border-radius:50%;background:#5aaa6e;box-shadow:0 0 0 4px #5aaa6e21}.product-availability.is-out{color:#9d4f4f}.product-availability.is-out i{background:#c56262;box-shadow:0 0 0 4px #c5626221}.product-back-button{width:100%}.product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.product-trust span{display:grid;gap:7px;padding:13px 7px;border:1px solid var(--line);border-radius:12px;color:var(--muted);font-size:9px;text-align:center}.product-trust b{color:var(--deep);font-size:16px}.product-description{display:grid;grid-template-columns:.72fr 1.28fr;gap:10vw;margin-top:clamp(90px,11vw,160px);padding:clamp(55px,7vw,90px);border-radius:32px;background:var(--cream)}.product-description h2,.related-products h2,.product-reviews h2{margin:0;font:500 clamp(38px,4.8vw,66px)/.96 DM Sans;letter-spacing:-.052em}.product-description .prose{font-size:16px}.product-documents{display:grid;gap:10px;margin-top:30px;padding-top:25px;border-top:1px solid var(--line)}.product-documents a{text-decoration:underline}.product-reviews,.related-products{margin-top:clamp(90px,11vw,160px)}.product-reviews>header,.related-products>header{max-width:720px;margin-bottom:40px}.product-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-reviews__grid article{padding:27px;border:1px solid var(--line);border-radius:20px;background:#fff}.review-stars{color:#6b8f25;letter-spacing:.12em}.product-reviews__grid h3{font:500 21px DM Sans}.product-reviews__grid p{color:var(--muted);line-height:1.65}.product-reviews__grid footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:22px;padding:0;color:var(--ink);background:none;font-size:11px}.product-reviews__grid footer span{color:#4d785f}.related-products .shop-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1180px){.site-header nav{gap:18px}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-toolbar{grid-template-columns:1fr 1fr 1fr}.shop-toolbar__search{grid-column:1/-1}.shop-toolbar .button{grid-column:3}.product-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.site-header__actions{margin-left:auto}.demo-search-shell{position:fixed;top:86px;right:16px;left:16px;width:auto}.shop-hero{align-items:flex-start;flex-direction:column;gap:28px}.shop-toolbar{grid-template-columns:1fr 1fr}.shop-toolbar__search,.shop-toolbar .button{grid-column:1/-1}.shop-grid,.related-products .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout{grid-template-columns:1fr}.product-summary{position:static}.product-description{grid-template-columns:1fr;gap:35px}.product-reviews__grid{grid-template-columns:1fr}}@media(max-width:560px){.site-header{padding-inline:16px}.brand small{display:none}.demo-search-result{grid-template-columns:54px minmax(0,1fr)}.demo-search-result__media{width:54px;height:60px}.demo-search-result__price{grid-column:2;display:flex;gap:8px;text-align:left}.shop-hero__count{white-space:normal}.shop-toolbar{grid-template-columns:1fr}.shop-toolbar__search,.shop-toolbar .button{grid-column:auto}.shop-grid,.related-products .shop-grid{grid-template-columns:1fr}.shop-card__body{min-height:205px}.shop-query-summary{align-items:flex-start;flex-direction:column}.shop-pagination{grid-template-columns:1fr 1fr}.shop-pagination small{grid-row:2;grid-column:1/-1;text-align:center}.product-page{padding-inline:16px}.shop-breadcrumbs{margin-top:5px}.product-gallery__main{border-radius:20px}.product-summary h1{font-size:46px}.product-trust{grid-template-columns:1fr}.product-description{margin-inline:-1px;padding:38px 24px}.product-reviews__grid footer{align-items:flex-start;flex-direction:column}}.shop-breadcrumbs{position:static;inset:auto;flex-direction:row;padding:0;border-radius:0;background:transparent;box-shadow:none}.shop-pagination{position:static;inset:auto;padding:25px 0 0;border-radius:0;background:transparent;box-shadow:none}.product-includes{margin:0 0 24px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.product-includes__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--line);background:var(--cream)}.product-includes__heading h2{margin:0;font:700 12px DM Sans;letter-spacing:.09em;text-transform:uppercase}.product-includes__heading>span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;color:#fff;background:var(--deep);font-size:11px;font-weight:700}.product-includes__list{display:grid}.product-includes__item{display:grid;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;padding:12px;border-bottom:1px solid var(--line);transition:background .2s ease}.product-includes__item:last-child{border-bottom:0}.product-includes__item:hover,.product-includes__item:focus-visible{outline:0;background:var(--cream)}.product-includes__image{display:grid;width:66px;height:66px;place-items:center;overflow:hidden;border-radius:12px;color:var(--deep);background:linear-gradient(145deg,#edf1e9,#d7e4d7);font:600 24px DM Sans}.product-includes__image img{width:100%;height:100%;object-fit:cover}.product-includes__copy{display:grid;gap:4px;min-width:0}.product-includes__copy strong{overflow:hidden;font:600 14px/1.25 DM Sans;text-overflow:ellipsis;white-space:nowrap}.product-includes__copy small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.product-includes__price{display:flex;align-items:baseline;gap:7px;font-size:11px}.product-includes__price del{color:var(--muted)}.product-includes__quantity{padding:6px 9px;border-radius:999px;color:var(--deep);background:#b9f44b6b;font:700 11px DM Sans;white-space:nowrap}@media(max-width:560px){.product-includes__item{grid-template-columns:56px minmax(0,1fr) auto;gap:10px}.product-includes__image{width:56px;height:56px}}.demo-language-switcher{display:flex;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.demo-language-switcher li{display:flex}.demo-language-switcher a{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.demo-language-switcher a:hover,.demo-language-switcher a:focus-visible{border-color:var(--deep);outline:0;box-shadow:0 8px 22px #173f3126;transform:translateY(-2px)}.demo-language-switcher img{display:block;width:28px;height:28px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px #12211b1a}@media(max-width:560px){.site-header__actions{gap:7px}.demo-language-switcher a{width:38px;height:38px}.demo-language-switcher img{width:25px;height:25px}}:root{--ink:#12211b;--muted:#66736d;--cream:#f4f1e9;--paper:#fbfaf6;--green:#b9f44b;--deep:#173f31;--line:rgba(18,33,27,.12);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:30;display:flex;height:76px;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,76px);border-bottom:1px solid var(--line);background:#fbfaf6d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:8px}.brand span{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:#fff;background:var(--deep);font-weight:700}.brand strong{font:700 19px DM Sans}.brand small{color:var(--muted)}nav{display:flex;align-items:center;gap:30px;font-size:14px}nav a:hover{opacity:.6}.menu-button{display:none;border:0;background:none;font-size:24px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 24px;border-radius:999px;color:#fff;background:var(--deep);font-weight:600}.button--small{min-height:40px;padding:0 18px}.button--ghost{border:1px solid var(--line);color:var(--ink);background:transparent}.hero{position:relative;min-height:900px;padding:120px clamp(22px,8vw,130px) 80px;overflow:hidden;text-align:center}.hero__glow{position:absolute;top:-350px;left:50%;width:900px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(185,244,75,.35),transparent 68%);transform:translate(-50%)}.eyebrow{position:relative;display:inline-block;margin-bottom:22px;color:#3b5e50;font:700 12px DM Sans;letter-spacing:.14em;text-transform:uppercase}.hero h1,.section h2,.cta h2{position:relative;margin:0;font:500 clamp(54px,8vw,112px)/.91 DM Sans;letter-spacing:-.065em}.hero h1 em{color:var(--deep);font-style:normal}.hero>p{position:relative;max-width:720px;margin:32px auto;color:var(--muted);font-size:19px;line-height:1.7}.actions{display:flex;justify-content:center;gap:12px}.hero__window{position:relative;max-width:1180px;margin:80px auto 0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 50px 100px -55px #173f3180;text-align:left}.window-bar{display:flex;height:44px;align-items:center;gap:7px;padding:0 16px;border-bottom:1px solid var(--line);font-size:11px}.window-bar i{width:8px;height:8px;border-radius:50%;background:#d8ddd9}.window-bar span{margin-left:15px;color:var(--muted)}.window-body{display:grid;grid-template-columns:210px 1fr;min-height:430px}.window-body aside{display:flex;flex-direction:column;gap:18px;padding:28px 20px;border-right:1px solid var(--line);font-size:12px}.window-body aside span{padding:10px;border-radius:8px;color:var(--muted)}.window-body aside .active{color:var(--ink);background:#eff5e7}.canvas{padding:22px;background:#eef1ed}.mock-nav{height:32px;border-radius:8px 8px 0 0;background:#fff}.mock-hero{display:flex;height:230px;align-items:center;justify-content:space-between;padding:50px;background:var(--deep);color:#fff}.mock-hero strong{font:500 34px/1.05 DM Sans}.mock-hero i{width:220px;height:140px;border-radius:70px 12px;background:var(--green)}.mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.mock-cards i{height:100px;border-radius:12px;background:#fff}.logo-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(25px,6vw,90px);padding:32px;border-block:1px solid var(--line);color:#87918c;font:600 11px DM Sans;letter-spacing:.16em}.section{padding:clamp(80px,10vw,150px) clamp(22px,7vw,110px)}.intro{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:10vw}.intro h2,.split h2,.commerce h2,.modules h2{font-size:clamp(42px,5.5vw,78px)}.intro>p,.split>div>p,.commerce header p{color:var(--muted);font-size:17px;line-height:1.8}.bento{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;padding-top:0}.bento article{min-height:350px;padding:38px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.bento article>span{color:var(--muted);font-size:12px}.bento h3{font:500 36px/1.05 DM Sans;letter-spacing:-.04em}.bento p{color:var(--muted);line-height:1.7}.bento__large{grid-row:span 2}.bento__accent{background:var(--green)!important}.mini-editor{display:grid;gap:10px;margin-top:45px;padding:22px;border-radius:16px;background:var(--cream)}.mini-editor label{display:grid;gap:5px;color:var(--muted);font-size:11px}.mini-editor i{padding:12px;border-radius:8px;color:var(--ink);background:#fff;font-style:normal}.language-pills{display:flex;gap:8px;margin-top:50px}.language-pills i{padding:10px 13px;border-radius:999px;background:#fff;font-style:normal;font-size:11px}.media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:30px}.media-grid i{height:80px;border-radius:10px;background:linear-gradient(135deg,#dce8df,#a9c6b1)}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;background:var(--cream)}.split__visual{padding:22px;border-radius:var(--radius);background:var(--deep)}.prompt{padding:22px;border-radius:16px;color:#fff;background:#ffffff14;line-height:1.6}.prompt b{display:block;margin-top:16px;color:var(--green);font-size:12px}.proposal{display:grid;grid-template-columns:18px 1fr;gap:16px 12px;padding:25px;color:#fff}.proposal i{width:18px;height:18px;border-radius:50%;background:var(--green)}.proposal span{display:grid;color:#aebdb7;font-size:12px}.proposal b{color:#fff;font-size:14px}.split li{margin:14px 0}.commerce header{max-width:780px}.commerce header p{max-width:600px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:60px}.product-grid article{padding:16px;border-radius:22px;background:#fff}.product-image{height:420px;border-radius:15px;background:linear-gradient(145deg,#e8d9bd,#b3cbbd)}.product-image--two{background:linear-gradient(145deg,#bddbd0,#274f40)}.product-image--three{background:linear-gradient(145deg,#e8e3d8,#b8f14b)}.product-grid small{display:block;margin-top:18px;color:var(--muted)}.product-grid h3{margin:8px 0;font:500 24px DM Sans}.modules{background:#13221c;color:#fff}.modules .eyebrow{color:var(--green)}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid rgba(255,255,255,.16);border-left:1px solid rgba(255,255,255,.16)}.module-grid article{display:grid;grid-template-columns:auto 1fr auto;gap:18px;padding:28px;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.module-grid i{color:var(--green);font-style:normal}.cta{padding:140px 10%;text-align:center;background:var(--green)}.cta h2{max-width:900px;margin:0 auto 40px;font-size:clamp(46px,6vw,86px)}.button--light{color:var(--ink);background:#fff}footer{display:grid;grid-template-columns:1fr .5fr 1fr;gap:60px;padding:70px 8%;color:#dfe8e3;background:#0d1713}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}footer p{max-width:440px;color:#87978f;line-height:1.7}.brand--light span{color:var(--ink);background:var(--green)}.page{min-height:70vh;padding:100px 8%}.page h1{font:500 clamp(50px,7vw,90px) DM Sans}.prose{max-width:900px;font-size:18px;line-height:1.8}.demo-block{padding:50px;border-bottom:1px solid var(--line)}[data-reveal]{opacity:0;transform:translateY(25px);transition:.7s ease}[data-reveal].is-visible{opacity:1;transform:none}@media(max-width:850px){nav{display:none;position:absolute;top:76px;right:16px;left:16px;align-items:stretch;flex-direction:column;padding:22px;border-radius:18px;background:#fff;box-shadow:0 20px 50px #0000001a}nav.is-open{display:flex}.menu-button{display:block}.hero{min-height:auto;padding-top:90px}.window-body{grid-template-columns:1fr}.window-body aside{display:none}.intro,.split,.bento{grid-template-columns:1fr}.bento__large{grid-row:auto}.product-grid,.module-grid{grid-template-columns:1fr}.product-image{height:320px}footer{grid-template-columns:1fr}.mock-hero{padding:25px}.mock-hero i{width:120px}.actions{flex-direction:column}.window-body{min-height:330px}}
