.web-hero{position:relative;overflow:hidden;background:#15130f}.web-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(36px,6vw,96px);align-items:center;padding-block:48px 42px}.web-eyebrow{font-size:12px;color:var(--accent-ink);margin-bottom:23px}.web-hero h1{font-family:var(--font-outfit),sans-serif;font-size:clamp(48px,5.1vw,78px);font-weight:300;line-height:1.015;letter-spacing:-.043em;max-width:14ch;text-wrap:balance}.web-hero-lead{font-size:17px;line-height:1.8;color:#b8b0a1;max-width:42ch;margin-top:29px}.web-hero-actions{display:flex;flex-wrap:wrap;gap:20px 27px;align-items:center;margin-top:32px}.web-text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;font-size:13px;line-height:1.5;border-bottom:1px solid var(--line);padding-block:9px;transition:border-color .2s}.web-text-link:hover{border-color:var(--accent-ink)}.web-text-link>span{font-size:19px}.web-text-link:focus-visible{outline:2px solid var(--accent-ink);outline-offset:4px}.web-hero-price{display:flex;align-items:baseline;gap:16px;font-size:12px;color:#c6bbab;border-top:1px solid #393329;padding-top:23px;margin-top:34px}.web-hero-price strong{font-family:var(--font-outfit),sans-serif;font-weight:300;font-size:25px;letter-spacing:-.025em;color:#f2eade;margin-right:3px}.web-hero-price>span{color:#8e7e68}.web-hero-was{font-family:var(--font-outfit),sans-serif;font-weight:300;font-size:17px;letter-spacing:-.02em;color:#8e7e68;text-decoration:line-through;text-decoration-color:#c8865f;margin-right:8px}.web-hero-reassurance{color:#a49b8b;font-size:11px;margin-top:12px}.web-start-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding-block:26px 31px;border-top:1px solid #393329}.web-start-steps li{display:flex;gap:18px;align-items:flex-start}.web-start-steps li>span{color:#dc8c62;font-size:11px;padding-top:3px}.web-start-steps p{font-size:14px;line-height:1.6}.web-start-steps small{display:block;color:#a99f90;font-size:11px;margin-top:5px}.web-examples,.web-includes,.web-sectors{padding-block:64px;border-bottom:1px solid var(--line)}.web-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:36px}.web-section-heading h2{font-family:var(--font-outfit),sans-serif;font-size:clamp(37px,4vw,62px);font-weight:300;letter-spacing:-.04em;line-height:1.06}.web-section-heading .web-eyebrow{margin-bottom:20px}.web-section-heading>p{color:var(--muted);font-size:15px;line-height:1.8;max-width:43ch}.web-section-foot{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px}.web-section-foot>p{color:var(--muted);font-size:11px}.web-includes{--accent-ink:#93451e;background:#f0eee4}.web-includes-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px;margin-top:45px}.web-includes-grid li{border-top:1px solid #cbc8b9;padding-top:24px}.web-include-icon{display:grid;place-items:center;width:39px;height:39px;border:1px solid #bdc0ad;border-radius:10px;color:#59664a;font-size:23px;margin-bottom:23px}.web-includes-grid h3{font-family:var(--font-outfit);font-weight:300;font-size:25px;letter-spacing:-.025em;line-height:1.2;margin-bottom:17px}.web-includes-grid li>p{font-size:13px;line-height:1.85;color:var(--muted);max-width:43ch}.web-sector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.web-sector-grid article{border-top:1px solid var(--line);padding-top:26px;display:flex;flex-direction:column;align-items:flex-start}.web-sector-category{font-size:11px;color:var(--muted);margin-bottom:17px}.web-sector-grid h3{font-family:var(--font-outfit);font-weight:300;font-size:29px;letter-spacing:-.03em;line-height:1.2;max-width:16ch}.web-sector-grid p{font-size:14px;line-height:1.8;color:var(--muted);margin-block:20px 25px;max-width:42ch}.web-sector-grid a{margin-top:auto}.web-bigger{background:#eae5d9;border-bottom:1px solid var(--line)}.web-bigger>.shell{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:28px}.web-bigger p{font-size:15px}@media(max-width:1023px){.web-hero-grid{grid-template-columns:1fr 1.1fr;gap:30px}.web-hero h1{font-size:clamp(43px,6vw,68px)}.web-hero-lead{font-size:15px}.web-hero-price{gap:10px;flex-wrap:wrap}.web-includes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.web-includes-grid li:last-child{grid-column:1/-1}.web-section-heading{gap:28px}.web-section-heading>p{max-width:36ch}.web-sector-grid{gap:23px}.web-sector-grid h3{font-size:25px}}@media(max-width:767px){.web-hero-grid{grid-template-columns:1fr;gap:28px;padding-block:32px 28px}.web-hero h1{font-size:clamp(48px,8.7vw,70px);max-width:16ch}.web-hero-lead{font-size:16px;max-width:45ch}.web-start-steps{gap:20px;padding-block:24px}.web-start-steps li{gap:9px}.web-start-steps p{font-size:12px}.web-start-steps small{font-size:10px}.web-section-heading{display:block}.web-section-heading>p{margin-top:24px;max-width:48ch;font-size:14px}.web-sector-grid{grid-template-columns:1fr;gap:30px}.web-sector-grid h3{font-size:29px;max-width:none}.web-sector-grid p{max-width:55ch}.web-bigger>.shell{align-items:flex-start;flex-direction:column;gap:14px}.web-examples,.web-includes,.web-sectors{padding-block:42px}}@media(max-width:479px){.web-hero h1{font-size:48px}.web-hero-actions{gap:16px}.web-hero-actions .btn{font-size:11px;padding-inline:16px}.web-hero-actions .web-text-link{font-size:12px;gap:12px}.web-hero-price{padding-top:20px}.web-start-steps{grid-template-columns:1fr;gap:18px}.web-start-steps li{gap:15px}.web-start-steps small{display:inline;margin-left:6px}.web-start-steps p{font-size:12px}.web-includes-grid{grid-template-columns:1fr;gap:28px}.web-includes-grid li{display:grid;grid-template-columns:38px 1fr;gap:0 17px}.web-include-icon{grid-row:1/3}.web-includes-grid h3{font-size:25px}.web-includes-grid p{grid-column:2}.web-section-foot{align-items:flex-start;flex-direction:column;gap:12px}.web-eyebrow{font-size:11px}.web-section-heading h2{font-size:39px}}.wb-demo{--wb-ease:cubic-bezier(.22,1,.36,1);color:#eae5dc;width:100%;max-width:560px;min-width:0;justify-self:center}.wb-demo-top{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:12px;margin-bottom:8px}.wb-demo-top>span{color:#bdb6a8}.wb-demo-top button{border:1px solid #51483c;border-radius:30px;min-height:36px;padding:7px 12px;display:flex;gap:8px;align-items:center;cursor:pointer;font-size:11px;transition:border-color .2s}.wb-demo-top button:hover{border-color:#b29a7e}.wb-demo-top button:disabled{opacity:.6;cursor:default}.wb-chapters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.wb-chapters button{position:relative;text-align:left;font-size:11px;min-height:44px;padding:10px 0;display:flex;align-items:center;gap:8px;border-bottom:1px solid #484035;cursor:pointer;transition:color .35s}.wb-chapters button:after{content:"";position:absolute;inset:auto 0 -1px;height:1px;background:#ff8a54;transform:scaleX(0);transform-origin:left;transition:transform .6s var(--wb-ease)}.wb-chapters button>span{color:#bcb19f;font-size:10px}.wb-chapters button[aria-selected=true]{color:#ffad86}.wb-chapters button[aria-selected=true]:after{transform:scaleX(1)}.wb-demo button:focus-visible,.wb-panel:focus-visible{outline:2px solid #ff8a54;outline-offset:4px}.wb-stage{position:relative;aspect-ratio:1.65;isolation:isolate;container-type:inline-size;margin-top:12px}.wb-guide{position:absolute;inset:5% 5% 12% 0;border:1px solid #76624b44;border-radius:8px;z-index:-1;transition:opacity 1s,transform 1.2s var(--wb-ease)}.wb-guide-two{inset:10% 0 6% 6%}.wb-demo[data-stage="3"] .wb-guide{opacity:0;transform:translateY(-8px)}.wb-browser{position:absolute;left:1%;top:5%;width:91%;border:1px solid #bcb2a0;border-radius:8px;overflow:hidden;background:#ede8dd;color:#2a3028;box-shadow:0 22px 45px -25px #0008;transform-origin:left center;transition:transform 1.2s var(--wb-ease)}.wb-browser-bar{height:4.5cqw;display:flex;align-items:center;gap:4px;padding:0 2cqw;background:#f5f2eb;border-bottom:1px solid #d5cfc3}.wb-browser-bar>i{height:3px;width:3px;background:#b6afa1;border-radius:50%}.wb-browser-bar>span{margin:auto;font-size:1.4cqw;color:#625a4b}.wb-browser-bar>b{font-size:1.6cqw;font-weight:400;color:#625a4b}.wb-canvas{padding:0 3.5cqw;font-size:1.4cqw;line-height:1.4}.wb-site-nav{display:flex;justify-content:space-between;align-items:center;padding:2.3cqw 0;border-bottom:1px solid #cac7ba;line-height:1.3}.wb-site-nav strong{font-size:1.6cqw;font-weight:500;letter-spacing:.05em}.wb-site-nav strong>span{display:block;font-size:1cqw;font-weight:400;letter-spacing:.06em;margin-top:.4cqw}.wb-site-nav>span{font-size:1.25cqw}.wb-site-hero{display:grid;grid-template-columns:1fr .9fr;gap:2cqw;padding:2.5cqw 0}.wb-site-copy{padding:1.4cqw 0}.wb-site-copy small{display:block;font-size:1.3cqw;line-height:1.3}.wb-site-copy p{font-family:var(--font-outfit),sans-serif;font-weight:300;font-size:4.1cqw;line-height:1.04;letter-spacing:-.045em;margin:2cqw 0 1.5cqw}.wb-site-copy>span{display:block;font-size:1.2cqw;color:#545646}.wb-site-copy>b{display:inline-flex;gap:3cqw;padding:1.2cqw 1.5cqw;background:#3f4d3c;color:white;font-size:1.1cqw;font-weight:400;margin-top:2cqw}.wb-site-copy i{font-style:normal}.wb-site-photo{position:relative;min-height:24cqw;overflow:hidden;background:#dcd8ca}.wb-site-photo img{object-fit:cover;object-position:center 68%;clip-path:inset(0);transform:scale(1);transition:clip-path 1.2s var(--wb-ease),transform 1.6s var(--wb-ease),opacity .8s;transition-delay:.12s}.wb-site-services{display:grid;grid-template-columns:repeat(3,1fr);gap:2cqw;border-top:1px solid #cac7ba;padding:2.4cqw 0}.wb-site-services>span{display:flex;justify-content:space-between;font-size:1.6cqw;line-height:1.4}.wb-site-services i{font-style:normal;font-size:1.3cqw}.wb-piece{position:relative}.wb-piece:after{content:"";position:absolute;inset:0;pointer-events:none;border:1px dashed #b4ad9a;background:#ded9cb;opacity:0;transition:opacity .65s}.wb-piece>*{transition:opacity .8s,transform 1s var(--wb-ease)}.wb-site-copy>:nth-child(2){transition-delay:.08s}.wb-site-copy>:nth-child(3){transition-delay:.16s}.wb-site-copy>:nth-child(4){transition-delay:.24s}.wb-site-services>:nth-child(2){transition-delay:.1s}.wb-site-services>:nth-child(3){transition-delay:.2s}.wb-demo[data-stage="0"] .wb-piece:after{opacity:1}.wb-demo[data-stage="0"] .wb-piece>*{opacity:0;transform:translateY(8px)}.wb-demo[data-stage="0"] .wb-site-photo img{clip-path:inset(0 100% 0 0);transform:scale(1.08)}.wb-demo:is([data-stage="0"],[data-stage="1"]) .wb-site-services:after{opacity:.65}.wb-demo:is([data-stage="0"],[data-stage="1"]) .wb-site-services>*{opacity:0;transform:translateY(8px)}.wb-phone{position:absolute;right:0;bottom:6%;width:22%;height:76%;background:#efebe1;color:#303a2c;border:4px solid #494c41;border-radius:16px;overflow:hidden;box-shadow:0 12px 25px #0005;opacity:0;transform:translate(12px,16px) rotate(3deg);transition:opacity .8s,transform 1.2s var(--wb-ease)}.wb-phone-speaker{width:30%;height:3px;background:#494c41;border-radius:0 0 5px 5px;margin:0 auto}.wb-phone-nav{font-size:1cqw;padding:2cqw 1.3cqw 1.5cqw;display:flex;justify-content:space-between}.wb-phone-image{position:relative;height:58%}.wb-phone-image img{object-fit:cover;filter:brightness(.72)}.wb-phone-image p{position:absolute;bottom:2cqw;left:1.3cqw;color:#fff;font-family:var(--font-outfit);font-weight:300;font-size:2.2cqw;line-height:1.08;letter-spacing:-.02em}.wb-phone-copy{font-size:1.4cqw;line-height:1.35;padding:1.5cqw 1.3cqw}.wb-phone-copy>span{display:block;font-size:.95cqw;margin-top:1.2cqw}.wb-ready{position:absolute;bottom:0;left:5%;display:flex;align-items:center;gap:7px;color:#c9d3ba;font-size:10px;opacity:0;transform:translateY(6px);transition:opacity .7s .3s,transform .9s var(--wb-ease) .3s}.wb-ready>span{width:14px;height:14px;border-radius:50%;border:1px solid;display:grid;place-items:center;font-size:9px}.wb-demo[data-stage="3"] :is(.wb-phone,.wb-ready){opacity:1;transform:none}.wb-demo[data-stage="3"] .wb-browser{transform:translateX(-1%) scale(.96)}.wb-stage-description{margin:14px 0 0;text-align:center;font-size:12px;color:#e4dcca;line-height:1.5;min-height:3em;display:grid;align-items:center}.wb-example-note{color:#978f81;font-size:10px;text-align:center;margin-top:2px}@media (min-width:480px){.wb-stage-description{min-height:1.5em}}@media (max-width:639px){.wb-chapters{gap:8px}.wb-chapters button{font-size:10px;gap:5px}.wb-ready{font-size:8px}.wb-phone{border-width:3px;border-radius:11px}.wb-stage-description{font-size:11px;margin-top:10px}.wb-example-note{font-size:9px}}@media (prefers-reduced-motion:reduce){.wb-demo *,.wb-demo :after{transition:none!important;animation:none!important}}