/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-outline-style:solid}::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}.site-header{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f0;justify-content:space-between;align-items:center;height:88px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:44px;height:44px;font-family:Georgia,serif;display:grid}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,serif;font-size:20px}.brand small{letter-spacing:.08em;text-transform:uppercase;color:#6b776d;margin-top:3px;font-size:10px}nav{align-items:center;gap:28px;display:flex}nav a{color:#3d554a;font-size:14px;text-decoration:none}nav .active{color:var(--saffron);font-weight:700}nav .nav-cta{border:1px solid var(--green);border-radius:999px;padding:11px 18px}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;max-width:1440px;min-height:calc(100vh - 88px);margin:auto;padding:72px max(5vw,24px);display:grid;overflow:hidden}.eyebrow{color:var(--saffron);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700}h1{letter-spacing:-.045em;max-width:720px;margin:18px 0 24px;font:clamp(50px,6.2vw,92px)/.95 Georgia,serif}.lead{color:#52675d;max-width:660px;font:18px/1.7 Arial,sans-serif}.hero-actions{flex-wrap:wrap;gap:13px;margin:34px 0;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.primary{color:#fff;background:var(--green)}.secondary{color:var(--green);background:#fffdf8;border:1px solid #aebcaf}.trust-row{color:#687970;flex-wrap:wrap;gap:18px;font-size:12px;display:flex}.hero-image{min-height:620px;margin:0;position:relative}.hero-image:before{content:"";background:#e8dfc7;border-radius:50%;width:85%;height:85%;position:absolute;top:-8%;right:-12%}.hero-image img{object-fit:cover;border-radius:48% 48% 28px 28px;width:100%;height:100%;position:absolute;inset:0;box-shadow:0 30px 70px #31463838}.hero-image figcaption{background:var(--paper);border-radius:15px;padding:18px 24px;position:absolute;bottom:35px;left:-30px;box-shadow:0 14px 40px #1835292e}.hero-image strong,.hero-image span{display:block}.hero-image strong{font:18px Georgia,serif}.hero-image span{color:#718078;margin-top:5px;font-size:12px}@media (max-width:900px){nav a:not(.nav-cta,.active){display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-image{min-height:500px}.hero-image figcaption{left:18px}h1{font-size:clamp(48px,12vw,72px)}}@media (max-width:560px){.site-header{height:76px}.brand small{display:none}nav{gap:12px}nav .active{display:none}.hero{gap:42px;padding:38px 20px 54px}.hero-actions{display:grid}.button{width:100%}.hero-image{min-height:420px}.trust-row{gap:10px 15px}h1{font-size:50px}.lead{font-size:16px}}.section{max-width:1240px;margin:auto;padding:110px 32px}.section-heading{max-width:720px;margin-bottom:54px}.section-heading h2,.suitable h2,.contact-copy h2,.transparency h2{letter-spacing:-.035em;margin:12px 0 18px;font:clamp(38px,4.4vw,62px)/1.04 Georgia,serif}.section-heading>p:last-child,.suitable-copy>p:last-child,.contact-copy>p{color:#64736c;font-size:17px;line-height:1.75}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.benefit-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;min-height:290px;padding:34px;transition:all .25s}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #253c2f1a}.card-icon{background:var(--sage);width:54px;height:54px;color:var(--green);border-radius:50%;place-items:center;font:25px Georgia,serif;display:grid}.benefit-card h3{margin:44px 0 14px;font:26px/1.15 Georgia,serif}.benefit-card p{color:#66766e;line-height:1.65}.process-section{background:var(--green);color:#f8f5e9;position:relative;overflow:hidden}.process-section:after{content:"✦";color:#ffffff09;font:300px Georgia;position:absolute;top:30px;right:-35px}.process-inner{z-index:1;position:relative}.light>p:last-child{color:#c8d3ca}.process-section .eyebrow{color:#edaa64}.stage-grid{border-top:1px solid #ffffff2e;grid-template-columns:repeat(2,1fr);display:grid}.stage{border-bottom:1px solid #ffffff2e;grid-template-columns:58px 1fr;align-items:center;gap:18px;min-height:120px;padding:20px 26px 20px 0;display:grid}.stage:nth-child(odd){border-right:1px solid #ffffff2e}.stage:nth-child(2n){padding-left:26px}.stage span{color:#eba25b;font:16px Georgia,serif}.stage h3{margin:0;font:400 23px/1.3 Georgia,serif}.process-note{border-left:3px solid var(--saffron);color:#dde5df;max-width:690px;margin:50px 0 0 auto;padding-left:25px;font:20px/1.6 Georgia,serif}.collaboration .section-heading{margin-bottom:65px}.steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.steps article{padding-right:28px;position:relative}.steps article:not(:last-child):after{content:"";background:#c8c5b7;height:1px;position:absolute;top:20px;left:55px;right:16px}.steps span{z-index:1;background:var(--saffron);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font:18px Georgia,serif;display:grid;position:relative}.steps p{max-width:230px;margin-top:28px;font:20px/1.45 Georgia,serif}.suitable{grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding-top:60px;display:grid}.suitable-copy{max-width:540px}.fit-list{background:var(--paper);border-radius:24px;margin:0;padding:0;list-style:none;box-shadow:0 20px 60px #253c2f14}.fit-list li{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:21px 25px;font-weight:600;display:flex}.fit-list li:last-child{border:0}.fit-list span{width:31px;height:31px;color:var(--green);background:var(--sage);border-radius:50%;flex:0 0 31px;place-items:center;display:grid}.transparency{background:#fff8e9;border:1px solid #d9ba8f;border-radius:20px;grid-template-columns:64px 1fr;gap:28px;padding:38px 42px;display:grid}.transparency-icon{color:#fff;background:var(--saffron);border-radius:50%;place-items:center;width:58px;height:58px;font:italic 29px Georgia,serif;display:grid}.transparency h2{margin-top:0;font-size:32px}.transparency p{color:#665c4d;margin:0;line-height:1.75}.contact-section{background:#ebe5d6}.contact-grid{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.contact-copy{align-self:start;position:sticky;top:125px}.contact-copy h2{font-size:56px}.contact-badge{border-top:1px solid #cbc3b1;align-items:center;gap:18px;margin-top:40px;padding-top:26px;display:flex}.contact-badge>span{width:48px;height:48px;color:var(--saffron);background:#fff9ea;border-radius:50%;place-items:center;display:grid}.contact-badge p{margin:0;font-size:14px}form{background:var(--paper);border-radius:24px;padding:38px;box-shadow:0 22px 70px #253c2f1a}.field-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}label{color:#385145;margin-bottom:20px;font-size:13px;font-weight:700;display:block}input,select,textarea{color:#183529;background:#fff;border:1px solid #cfcbbf;border-radius:9px;outline:none;width:100%;margin-top:9px;padding:15px 16px;font:15px Arial,sans-serif}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--saffron);box-shadow:0 0 0 3px #d97b241f}input:invalid:not(:placeholder-shown),textarea:invalid:not(:placeholder-shown){border-color:#b44835}.consent{color:#637168;gap:10px;font-weight:400;line-height:1.45;display:flex}.consent input{width:18px;height:18px;accent-color:var(--green);flex:0 0 18px;margin:1px 0 0}.submit{cursor:pointer;border:0;gap:12px;width:100%;font-size:16px}.form-status{border-radius:9px;margin:18px 0 0;padding:14px;font-size:14px;line-height:1.5}.form-status.success{color:#245437;background:#e6f2e8}.form-status.error{color:#8b3024;background:#faeae7}.centered{text-align:center;margin-left:auto;margin-right:auto}.faq-section{max-width:980px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:25px 5px;font:22px Georgia,serif;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary b{color:var(--saffron);font:30px Arial;transition:all .2s}details[open] summary b{transform:rotate(45deg)}.faq-list details p{color:#64736c;max-width:780px;margin:0;padding:0 50px 26px 5px;line-height:1.7}footer{color:#fff;background:#17372a;justify-content:space-between;align-items:center;gap:25px;min-height:180px;padding:50px max(5vw,24px);display:flex}footer .brand-mark{color:var(--green);background:#f4ede0}footer .brand small{color:#b8c7bd}footer>p{color:#bdcbc2}footer>a{color:#f0aa62;text-decoration:none}.menu-button{display:none}@media (max-width:900px){.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:auto}.steps{grid-template-columns:1fr 1fr;gap:45px 20px}.suitable,.contact-grid{grid-template-columns:1fr;gap:45px}.contact-copy{position:static}.section{padding:85px 28px}}@media (max-width:650px){.menu-button{color:var(--green);background:0 0;border:0;font-size:24px;display:block}nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:18px 22px;display:none;position:absolute;top:76px;left:0;right:0}nav.open{display:flex}nav a,nav .active{padding:13px;display:block!important}.section{padding:68px 20px}.section-heading{margin-bottom:38px}.stage-grid{grid-template-columns:1fr}.stage,.stage:nth-child(2n){padding:18px 0;border-right:0!important}.steps{grid-template-columns:1fr}.steps article{grid-template-columns:44px 1fr;gap:15px;display:grid}.steps article:after{display:none}.steps p{margin:5px 0}.suitable{padding-top:25px}.transparency{grid-template-columns:1fr;padding:28px 24px}.field-row{grid-template-columns:1fr;gap:0}form{padding:24px 18px}.contact-copy h2{font-size:44px}footer{text-align:center;flex-direction:column}.section-heading h2,.suitable h2{font-size:40px}}.home-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f5;border-bottom:1px solid #e3ddcf;justify-content:space-between;align-items:center;height:84px;padding:0 3.5vw;display:flex;position:sticky;top:0}.home-logo{color:#243d32;align-items:center;gap:11px;text-decoration:none;display:flex}.home-logo img{object-fit:cover;border-radius:50%;width:48px;height:48px}.home-logo b,.home-logo small{display:block}.home-logo b{font:21px Georgia,serif}.home-logo small{letter-spacing:.11em;text-transform:uppercase;color:#7c766d;margin-top:3px;font-size:9px}.home-nav{align-items:center;gap:1.3vw;display:flex}.home-nav a{color:#3f5149;white-space:nowrap;font-size:12px;text-decoration:none}.home-nav a:hover{color:var(--purple)}.home-nav .order-button{color:#fff;background:#782e52;border-radius:999px;padding:11px 16px}.home-menu{color:#17372a;background:0 0;border:0;font-size:24px;display:none}.home-hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:65px;max-width:1500px;min-height:calc(100vh - 84px);margin:auto;padding:60px max(4vw,25px);display:grid}.kicker{text-transform:uppercase;letter-spacing:.15em;margin:0 0 15px;font-weight:800;color:#a34835!important;font-size:11px!important}.home-hero h1{margin:0 0 27px;font-size:clamp(48px,5.8vw,84px);line-height:.98}.home-hero .hero-left>p:not(.kicker){color:#586b61;max-width:710px;font-size:18px;line-height:1.75}.home-actions{flex-wrap:wrap;gap:12px;margin:33px 0;display:flex}.home-btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.home-btn.solid{color:#fff;background:#244e3b}.home-btn.outline{color:#244e3b;background:0 0;border:1px solid #9eaea5}.home-btn.light{color:#244e3b;background:#f8f3e9}.mini-benefits{color:#6a786f;grid-template-columns:repeat(2,1fr);gap:13px;font-size:12px;display:grid}.mini-benefits span:first-letter{color:#a72e2e}.hero-photo{height:650px;margin:0;position:relative}.hero-photo>img{object-fit:cover;border-radius:48% 48% 24px 24px;width:100%;height:100%;box-shadow:0 30px 80px #25372d33}.hero-photo figcaption{background:#fff;border-radius:13px;padding:17px 22px;position:absolute;bottom:28px;left:-28px;box-shadow:0 15px 45px #00000029}.hero-photo b,.hero-photo small{display:block}.hero-photo small{color:#787f7a;margin-top:4px}.home-section{max-width:1240px;margin:auto;padding:105px 30px}.home-title{max-width:760px;margin-bottom:48px}.home-title h2,.story h2,.use h2,.business h2,.partners h2,.home-contact h2{letter-spacing:-.035em;margin:0 0 20px;font:clamp(38px,4.5vw,62px)/1.05 Georgia,serif}.home-title>p:last-child,.story-copy>p,.use-copy>p,.business-copy>p,.partners p,.contact-intro>p{color:#65736c;font-size:17px;line-height:1.7}.product-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.product-card{background:#fff;border:1px solid #e0dbce;border-radius:18px;overflow:hidden;box-shadow:0 14px 35px #1d3a2c0f}.product-img{height:235px;position:relative;overflow:hidden}.product-img img{object-fit:cover;width:100%;height:100%;transition:all .35s}.product-card:hover img{transform:scale(1.03)}.product-img span{color:#315c45;background:#edf3e9;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:800;position:absolute;top:13px;left:13px}.product-body{padding:22px}.product-type{text-transform:uppercase;letter-spacing:.12em;margin:0;color:#a34835!important;font-size:10px!important}.product-body h3{margin:9px 0;font:22px/1.2 Georgia,serif}.product-body>p{color:#6c7771;font-size:13px;line-height:1.55}.product-body dl{border-top:1px solid #eee8dc;border-bottom:1px solid #eee8dc;margin:18px 0;padding:10px 0}.product-body dl div{justify-content:space-between;gap:10px;margin:5px 0;font-size:11px;display:flex}.product-body dt{color:#7d847f}.product-body dd{margin:0;font-weight:800}.product-body>a,.text-link{color:#783b62;font-size:13px;font-weight:800;text-decoration:none}.why{background:#f0eadc;max-width:none}.why>.home-title,.why-grid{max-width:1180px;margin-left:auto;margin-right:auto}.why-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.why-grid article{background:#ffffffab;border-radius:16px;padding:28px}.why-grid article>span{color:#63336e;background:#e5d7e9;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.why-grid h3{margin:24px 0 9px;font:23px Georgia,serif}.why-grid p{color:#64736c;margin:0;font-size:14px;line-height:1.6}.story{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1240px;margin:0 auto;padding:110px 30px;display:grid}.story-photo{height:650px}.story-photo img{object-fit:cover;border-radius:28px 50% 28px 28px;width:100%;height:100%}.story-copy>p{font-size:16px}.use{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.use ul{border-top:1px solid #d8d1c2;margin:0;padding:0;list-style:none}.use li{border-bottom:1px solid #d8d1c2;grid-template-columns:55px 1fr;gap:20px;padding:21px 0;font:22px Georgia,serif;display:grid}.use li span{color:#a34835;font:13px Arial}.business{color:#fff;background:#17382b;grid-template-columns:.85fr 1.15fr;display:grid}.business-photo{min-height:780px}.business-photo img{object-fit:cover;width:100%;height:100%}.business-copy{padding:90px 7vw}.business-copy .kicker{color:#eda852!important}.business-copy>p{color:#d2ddd5}.service-list{color:#eff4ef;grid-template-columns:1fr 1fr;gap:15px;margin:30px 0;font-size:13px;display:grid}.business-note{border-left:3px solid #d79a31;padding:18px 0 18px 20px!important}.business-copy>small{color:#aebfb4;margin-top:25px;line-height:1.6;display:block}.timeline>div:last-of-type{grid-template-columns:repeat(4,1fr);gap:20px;margin:60px 0 35px;display:grid}.timeline article{border-top:1px solid #bdb9ae;padding:26px 20px}.timeline article>span{color:#fff;background:#782e52;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.timeline h3{font:22px Georgia,serif}.timeline article p{color:#69756e;font-size:14px;line-height:1.6}.partners{background:#e7dde8;border-radius:24px;justify-content:space-between;align-items:center;gap:60px;max-width:1180px;margin:15px auto 100px;padding:54px;display:flex}.partners>div{max-width:770px}.partners h2{font-size:48px}.partners p{margin-bottom:0}.home-faq{max-width:930px}.home-faq details p{color:#65736c;padding:0 50px 25px 5px;line-height:1.65}.home-contact{background:#eee7d9;grid-template-columns:.75fr 1.25fr;gap:80px;padding:100px max(7vw,28px);display:grid}.contact-intro dl{margin-top:45px}.contact-intro dl div{border-bottom:1px solid #ccc3b2;padding:13px 0}.contact-intro dt{color:#777d78;text-transform:uppercase;letter-spacing:.1em;font-size:11px}.contact-intro dd{margin:4px 0 0;font-weight:700}.home-contact form{max-width:750px}.home-contact fieldset{border:0;margin:0 0 22px;padding:0}.home-contact legend{margin-bottom:11px;font-weight:800}.home-contact fieldset label{border:1px solid #ddd5c6;border-radius:8px;align-items:center;gap:8px;padding:11px;display:flex}.home-contact fieldset input{accent-color:#5c2f67;width:16px;margin:0}.field-pair{grid-template-columns:1fr 1fr;gap:18px;display:grid}.privacy{align-items:flex-start;gap:8px;font-weight:400;display:flex}.privacy input{width:18px;margin:1px 0}.home-contact form button{width:100%}.ok,.bad{border-radius:8px;padding:13px}.ok{color:#265337;background:#e3f1e5}.bad{color:#8b3024;background:#fae3df}.home-footer{color:#fff;background:#122d22;min-height:0;padding:70px 5vw 25px;text-align:left!important;display:block!important}.footer-main{grid-template-columns:1.4fr repeat(3,1fr);gap:50px;display:grid}.footer-logo{color:#fff}.footer-main>div:first-child>p{color:#9fb2a6;max-width:300px;line-height:1.6}.footer-main h3{font:19px Georgia,serif}.footer-main a,.footer-main span{color:#b9c8be;margin:10px 0;font-size:13px;text-decoration:none;display:block}.footer-bottom{color:#829a8c;border-top:1px solid #ffffff21;justify-content:space-between;margin-top:55px;padding-top:22px;font-size:11px;display:flex}@media (max-width:1050px){.home-nav{display:none}.home-menu{display:block}.home-nav.open{background:#fffdf8;flex-direction:column;align-items:stretch;padding:18px 28px;display:flex;position:absolute;top:84px;left:0;right:0}.home-nav a{padding:9px}.product-grid{grid-template-columns:1fr 1fr}.home-hero{grid-template-columns:1fr}.hero-photo{height:540px}.why-grid{grid-template-columns:1fr 1fr}.business{grid-template-columns:1fr}.business-photo{min-height:460px}.timeline>div:last-of-type,.footer-main{grid-template-columns:1fr 1fr}.home-contact{grid-template-columns:1fr}.partners{margin-left:25px;margin-right:25px}}@media (max-width:650px){.home-header{height:72px;padding:0 18px}.home-logo img{width:42px;height:42px}.home-nav.open{top:72px}.home-hero{gap:38px;padding:38px 20px 65px}.home-hero h1{font-size:47px}.home-actions{display:grid}.home-btn{width:100%}.mini-benefits{grid-template-columns:1fr}.hero-photo{height:480px}.hero-photo figcaption{left:15px}.home-section{padding:72px 20px}.product-grid,.why-grid,.use,.story{grid-template-columns:1fr}.product-img{height:300px}.story{gap:42px;padding:72px 20px}.story-photo{height:500px}.business-copy{padding:65px 22px}.service-list,.timeline>div:last-of-type{grid-template-columns:1fr}.partners{padding:35px 24px;display:block}.partners .home-btn{margin-top:25px}.home-contact{gap:40px;padding:72px 20px}.field-pair{grid-template-columns:1fr;gap:0}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}.home-title h2,.story h2,.use h2,.business h2,.partners h2,.home-contact h2{font-size:40px}}.simple-page{background:#faf7ef;min-height:100vh}.simple-page header{border-bottom:1px solid #ded8cb;justify-content:space-between;align-items:center;height:80px;padding:0 max(5vw,25px);display:flex}.simple-page header a{color:#244e3b;font-weight:700;text-decoration:none}.simple-page section{max-width:900px;margin:auto;padding:14vh 25px}.simple-page h1{font-size:clamp(50px,8vw,90px)}.simple-page section>p:not(.kicker){color:#607068;max-width:720px;font-size:19px;line-height:1.7}.simple-page section>div{gap:12px;margin-top:35px;display:flex}.home-header{height:96px}.home-logo.full-logo img{object-fit:contain;border-radius:0;width:172px;height:78px}.business-logo img{object-fit:contain;width:150px;height:70px;display:block}@media (max-width:1050px){.home-nav.open{top:96px}}@media (max-width:650px){.home-header{height:78px}.home-logo.full-logo img{width:132px;height:64px}.home-nav.open{top:78px}.business-logo img{width:122px;height:58px}}body{color:#321c32;background:#f8f1e8}.home-page{--purple:#6c2872;--red:#a74035;--gold:#d6a037;color:#321c32;background:#fffaf4}.home-nav a:hover,.home-nav .active{color:#7a287c}.home-nav .order-button,.home-btn.solid,.timeline article>span{color:#fff;background:#6b2d70}.home-btn.outline{color:#642b6b;border-color:#bca4bb}.home-hero .hero-left>p:not(.kicker),.home-title>p:last-child,.story-copy>p,.use-copy>p,.partners p,.contact-intro>p{color:#715e6e}.why{background:#f3e8f0}.why-grid article{background:#fffaf5c7}.story-photo img{box-shadow:0 24px 60px #4d234d24}.use li{border-color:#ddcfd7}.use li span{color:#a74035}.business-copy>p,.process-note{color:#e9dfe8}.service-list{color:#fff9f5}.business-note{border-color:#d6a037}.business-copy>small{color:#cbb9c9}.home-btn.gold{color:#321c32;background:#dfa840}.partners{background:#eaddea}.home-contact,.contact-section{background:#f1e6d8}.home-contact input:focus,.home-contact textarea:focus{border-color:#7a287c;box-shadow:0 0 0 3px #7a287c1f}.privacy input,.home-contact fieldset input{accent-color:#6b2d70}.footer-main a,.footer-main span{color:#d6c7d4}.simple-page{background:#fffaf4}@media (max-width:1050px){.home-nav.open{background:#fffaf5}}:root{--cream:#fff;--paper:#fff;--ink:#39143f;--green:#702078;--sage:#f3e9f4;--saffron:#d4a22f;--line:#eadfea}body,.home-page,.simple-page{color:#39143f;background:#fff}.site-header,.home-header{background:#fffffff7;border-color:#eee4ee}.home-hero{background:#fff}.home-nav a,.home-logo,.simple-page header a{color:#55195d}.home-nav .order-button,.home-btn.solid,.timeline article>span{background:#6f2078}.home-btn.outline{color:#6f2078;background:#fff;border-color:#c9aecb}.kicker,.product-type{color:#8a287e!important}.mini-benefits{color:#5f4660}.why{background:#fcf8fc;border-top:1px solid #f0e7f0;border-bottom:1px solid #f0e7f0}.why-grid article{background:#fff;border:1px solid #eee3ee}.why-grid article>span,.fit-list span{color:#702078;background:#f4e9f4}.story,.use,.timeline,.home-faq{background:#fff}.business,.process-section{background:#45134c}.business-copy .kicker,.process-section .eyebrow{color:#f1c852!important}.partners{background:#f7edf7;border:1px solid #ead9ea}.home-contact,.contact-section{background:#fff;border-top:1px solid #eee4ee}.home-contact form{border:1px solid #eadfea;box-shadow:0 20px 60px #5b226017}.home-footer,footer{background:#351039}.transparency{background:#fffdf6;border-color:#ead59e}.simple-page header{background:#fff}@media (max-width:1050px){.home-nav.open{background:#fff}}.business.business-without-photo{display:block}.business-without-photo .business-copy{max-width:1100px;margin:0 auto;padding:100px max(7vw,30px)}.business-without-photo .service-list{max-width:800px}@media (max-width:650px){.business-without-photo .business-copy{padding:70px 22px}}.home-header.landing-header{justify-content:center;height:76px;padding:0 max(2vw,20px)}.landing-header .home-nav{justify-content:center;gap:clamp(9px,1.2vw,20px);width:100%}.hero-brand-logo{object-fit:contain;width:clamp(230px,22vw,330px);height:auto;margin:0 0 24px;display:block}@media (max-width:1050px){.home-header.landing-header{justify-content:flex-end}.landing-header .home-menu{color:#6f2078;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.landing-header .home-menu span{font-size:22px}.landing-header .home-nav.open{top:76px}}@media (max-width:650px){.hero-brand-logo{width:210px;margin-bottom:20px}.home-header.landing-header{height:68px}.landing-header .home-nav.open{top:68px}}.home-header.landing-header{justify-content:space-between;gap:24px;height:82px}.landing-header .header-brand{flex:none}.landing-header .home-nav{flex:1;justify-content:flex-end;gap:clamp(8px,1vw,17px);width:auto}.landing-header .home-nav a{font-size:clamp(10px,.72vw,12px)}@media (max-width:1050px){.home-header.landing-header{height:76px}.landing-header .header-brand img{width:118px;height:62px}.landing-header .home-nav.open{top:76px}.landing-header .home-menu{margin-left:auto}}@media (max-width:650px){.home-header.landing-header{height:70px}.landing-header .header-brand img{width:102px;height:56px}.landing-header .home-nav.open{top:70px}}.home-header.landing-header{background:#fff;height:auto;padding:0;display:block}.landing-header .header-top{justify-content:space-between;align-items:center;height:76px;padding:0 max(3vw,20px);display:flex}.landing-header .header-brand img{width:126px;height:66px}.landing-header .header-order{color:#fff;background:#6f2078;border-radius:999px;justify-content:center;align-items:center;padding:11px 18px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.landing-header .chapter-nav{scrollbar-width:thin;background:#fff;border-top:1px solid #f0e7f0;justify-content:center;gap:clamp(14px,1.8vw,30px);width:100%;min-height:46px;padding:0 max(2vw,16px);overflow-x:auto;display:flex!important}.landing-header .chapter-nav a{flex:none;padding:15px 0 13px;font-size:11px;font-weight:700}#acasa,#avantaje,#poveste,#utilizare,#afacere,#proces,#parteneri,#intrebari,#contact{scroll-margin-top:132px}@media (max-width:1050px){.home-header.landing-header{height:auto}.landing-header .chapter-nav{flex-direction:row;justify-content:flex-start;align-items:center;position:static}.landing-header .header-brand img{width:116px;height:60px}}@media (max-width:650px){.landing-header .header-top{height:68px;padding:0 16px}.landing-header .header-brand img{width:104px;height:54px}.landing-header .header-order{padding:10px 14px;font-size:11px}.landing-header .chapter-nav{gap:22px;min-height:44px;padding:0 16px}.landing-header .chapter-nav a{padding:14px 0 12px}#acasa,#avantaje,#poveste,#utilizare,#afacere,#proces,#parteneri,#intrebari,#contact{scroll-margin-top:118px}}#despre-noi,#produse,#afacere,#contact{scroll-margin-top:132px}.products-overview{max-width:1240px}.product-directions{grid-template-columns:1fr 1fr;gap:24px;display:grid}.product-directions article{background:#fff;border:1px solid #eee3ee;border-radius:24px;grid-template-columns:.9fr 1.1fr;min-height:390px;display:grid;overflow:hidden;box-shadow:0 18px 50px #521e5714}.product-directions article>img{object-fit:cover;width:100%;height:100%;min-height:390px}.product-directions article>div{align-self:center;padding:42px 34px}.product-directions h3{color:#45134c;margin:6px 0 16px;font:32px/1.08 Georgia,serif}.product-directions article>div>p:not(.kicker){color:#715e6e;margin-bottom:26px;line-height:1.7}.integrated-offer .why-grid{max-width:none}.integrated-process{margin-top:0}.integrated-suitable{max-width:1240px;padding-top:95px}.transparency-wrap{padding-top:20px}@media (max-width:1050px){.product-directions{grid-template-columns:1fr}.product-directions article{grid-template-columns:1fr 1fr}}@media (max-width:650px){#despre-noi,#produse,#afacere,#contact{scroll-margin-top:118px}.product-directions article{grid-template-columns:1fr}.product-directions article>img{height:280px;min-height:280px}.product-directions article>div{padding:30px 24px}.integrated-suitable{padding-top:70px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
