.p-home{background:#fff}.p-home .hero{position:relative;height:809px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero .scroll,.hero .tag,.hero .wordmark{position:relative;z-index:1}.p-home .hero:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.07)}.p-home .hero .wordmark{position:relative;z-index:2;font-size:128px;font-weight:300;letter-spacing:.01em;text-shadow:0 2px 30px rgba(0,0,0,.25)}.p-home .hero .tag{position:relative;z-index:2;font-family:var(--script);font-size:60px;color:#fff;margin-top:6px;text-shadow:0 2px 18px rgba(0,0,0,.3);text-align:center}.p-home .hero .scroll{position:absolute;bottom:42px;left:50%;transform:translateX(-50%);z-index:2;width:30px;height:48px;border:2px solid hsla(0,0%,100%,.85);border-radius:16px;display:flex;justify-content:center;padding-top:8px}.p-home .hero .scroll i{width:4px;height:9px;background:#fff;border-radius:3px;animation:sd 1.5s infinite}@keyframes sd{0%{opacity:0;transform:translateY(-4px)}40%{opacity:1}80%{opacity:0;transform:translateY(8px)}}.p-home .sage-bar{height:17px;background:var(--sage);width:100%}.p-home section{width:100%}.p-home .wrap{width:1180px;margin:0 auto}.p-home .sec-title{font-size:80px;margin:0;letter-spacing:.005em}.p-home .sec-sub,.p-home .sec-title{font-family:var(--hd);font-weight:500;color:var(--muted);text-align:center}.p-home .sec-sub{font-size:30px;margin:10px 0 0}.p-home .collections{padding:72px 0 86px}.p-home .cards{display:flex;justify-content:center;gap:46px;margin-top:54px}.p-home .card{width:430px;background:#fff;border-radius:15px;box-shadow:-8px 6px 26px 0 #ddd;padding:11px 11px 26px;transition:transform .25s,box-shadow .25s}.p-home .card:hover{transform:translateY(-8px);box-shadow:-8px 14px 40px 2px rgba(0,0,0,.16)}.p-home .card .photo{position:relative;height:260px;border-radius:13px;overflow:hidden}.p-home .card .photo img{width:100%;height:100%;object-fit:cover}.p-home .card .photo .label{position:absolute;right:0;bottom:0;font-family:var(--hd);font-weight:500;font-size:30px;color:var(--card-label);text-shadow:0 1px 10px rgba(0,0,0,.45);background-color:#0000004d;padding:6px 15px;border-radius:20px}.p-home .feat-row{display:flex;justify-content:space-between;gap:6px;padding:24px 10px 6px}.p-home .feat{display:flex;flex-direction:column;align-items:center;gap:8px;width:70px;text-align:center}.p-home .feat img{width:34px;height:34px}.p-home .feat span{font-family:var(--bd);font-weight:500;font-size:9px;line-height:1.25;color:#111}.p-home .card p.desc{font-family:var(--bd);font-size:12px;line-height:1.55;color:var(--muted);padding:14px 18px 0;margin:0;text-align:center;font-weight:300}.p-home .card .lm{display:flex;justify-content:center;margin-top:18px}.p-home .steps{background:var(--sage-tint);padding:60px 0 70px}.p-home .steps .row{display:flex;justify-content:center;gap:74px;margin-top:50px;position:relative}.p-home .step{width:300px;text-align:center;position:relative}.p-home .step .ill{height:200px;background-image:url(/assets/img/steps-sprite.png);background-size:300% 100%;background-repeat:no-repeat;background-position-y:center}.p-home .step.s1 .ill{background-position-x:2%}.p-home .step.s2 .ill{background-position-x:50%}.p-home .step.s3 .ill{background-position-x:98%}.p-home .step h3{font-family:var(--hd);font-weight:300;font-size:24px;color:#757575;margin:6px 0 12px}.p-home .step p{font-family:var(--bd);font-size:12px;line-height:1.2;color:#757575;margin:0 auto 16px;max-width:250px;font-weight:300}.p-home .tiles{padding:64px 0 70px}.p-home .tilegrid{width:932px;margin:0 auto;display:flex;gap:16px;flex-wrap:wrap;box-sizing:border-box}.p-home .tile{border-radius:15px;overflow:hidden;position:relative}.p-home .tile img,.p-home .tile video{width:100%;height:100%;object-fit:cover}.p-home .tile video{display:block}.p-home .tile .cap{position:absolute;font-family:var(--hd);font-weight:500;font-size:20px;color:var(--video-title)}.p-home .tile.t-overview .cap{left:30px;top:34px;max-width:200px}.p-home .tile.t-adjust{grid-row:2;grid-column:1}.p-home .tile.t-adjust .cap{left:26px;bottom:26px;color:var(--video-title)}.p-home .tile.t-videos{grid-row:1;grid-column:2;background:var(--sage);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.p-home .tile.t-videos h3{font-family:var(--hd);font-weight:500;font-size:40px;margin:0 0 14px;line-height:1.05}.p-home .tile.t-videos p{font-family:var(--hd);font-size:13px;opacity:.95;margin:0 0 18px;max-width:280px}.p-home .tile.t-provideo{grid-row:2;grid-column:2}.p-home .tile.t-provideo .cap{color:var(--video-title);top:34px;right:20px;text-align:right}.p-home .tile .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;cursor:pointer;z-index:3;transition:transform .2s;padding:0;line-height:0}.p-home .tile .play-btn:hover{transform:translate(-50%,-50%) scale(1.12)}.p-home .tile .play-btn.hidden{display:none}.p-home .freedesign{background:var(--sage-tint);position:relative;overflow:hidden;height:272px}.p-home .freedesign .wrap{height:100%;display:flex;align-items:center;width:calc(100% - 100px)}.p-home .fd-left{width:700px;padding-left:0}.p-home .fd-left h2{font-family:var(--hd);font-weight:500;font-size:30px;color:var(--muted);letter-spacing:.03em;margin:0 0 22px}.p-home .fd-checks{display:flex;gap:30px;margin-bottom:30px}.p-home .fd-check{display:flex;align-items:center;gap:8px;font-family:var(--bd);font-size:13px;color:#5a5a5a}.p-home .fd-check .ck{width:16px;height:16px;color:var(--sage);flex:none}.p-home .fd-cta{display:flex;align-items:center;gap:14px}.p-home .fd-arrow{width:38px;height:38px;border-radius:50%;background:var(--sage);display:flex;align-items:center;justify-content:center}.p-home .fd-arrow svg{width:16px;height:16px;color:#fff}.p-home .fd-dot{width:12px;height:12px;border-radius:50%;background:#09c300}.p-home .fd-right{position:absolute;right:0;top:0;width:520px;height:100%}.p-home .fd-right img{position:absolute;right:0;top:-8px;width:515px;height:auto}.p-home .inspo{position:relative;height:498px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/assets/img/Cook_some_inspiration.jpg);background-position:center 53%;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.p-home .inspo:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.18)}.p-home .inspo h2{font-family:var(--hd);font-weight:500;font-size:48px;color:#fff;text-align:center;max-width:500px;line-height:1.15;margin:0 0 28px;text-shadow:0 2px 16px rgba(0,0,0,.3)}.p-home .inspo .btn,.p-home .inspo h2{position:relative;z-index:2}.p-home .measure{padding:60px 0}.p-home .measure .wrap{display:flex;align-items:center;justify-content:space-between}.p-home .ms-left h2{font-family:var(--hd);font-weight:500;font-size:30px;color:#959595;margin:0 0 14px;line-height:1.15}.p-home .ms-left p{font-family:var(--bd);font-size:13px;color:#666;max-width:300px;margin:0 0 26px}.p-home .ms-badges{display:flex;align-items:center;gap:60px}.p-home .ms-badges img.qr{width:120px;height:120px}.p-home .ms-apple{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.p-home .ms-apple img{width:80px;height:auto}.p-home .ms-apple span{font-family:var(--bd);font-weight:700;line-height:1.2;font-size:14px}.p-home .ms-right{position:relative;width:476px;height:328px;border-radius:20px;overflow:hidden;box-shadow:-8px 6px 22px 3px hsla(0,0%,56%,.25)}.p-home .ms-right img{width:100%;height:100%;object-fit:cover}.p-home .ms-right .ovl{position:absolute;left:92px;top:48px;width:313px;height:230px;border-radius:20px;background:rgba(0,0,0,.14);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.p-home .ms-right .ovl svg{width:96px;height:90px;color:#fff}.p-home .ms-right .ovl span{font-family:var(--bd);font-weight:700;font-size:25px;color:#fff}.p-home .lowes{background:var(--sage-tint);padding:48px 0;display:flex;flex-direction:column;align-items:center;gap:18px}.p-home .lowes .row{display:flex;align-items:center;gap:0;flex-wrap:nowrap}.p-home .lowes .row span{font-family:var(--hd);font-weight:500;font-size:30px;color:var(--muted);width:auto;margin-top:6px}.p-home .lowes .row img{width:96px;height:auto}.p-home .btn.sm{font-size:15px;padding:6px 18px;border-radius:5px;letter-spacing:1px;font-weight:300}.p-home div#measure-section{width:932px}.p-home p.measure-bottom{font-family:var(--bd);font-size:8px;color:#959595;max-width:300px;margin:20px 0 26px;font-weight:600}@media (max-width:1024px){.p-home .wrap{width:100%;padding:0 24px;box-sizing:border-box}.p-home div#measure-section{width:100%}.p-home .hero{height:560px}.p-home .hero .wordmark img{width:100%!important}.p-home .hero .tag{font-size:38px}.p-home .sec-title{font-size:52px}.p-home .sec-sub{font-size:22px}.p-home .cards{gap:24px;flex-wrap:wrap;justify-content:center}.p-home .card{width:360px}.p-home .steps .row{gap:36px;flex-wrap:wrap}.p-home .step{width:260px}.p-home .tilegrid{width:100%;padding:0 24px;box-sizing:border-box;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.p-home .tile.t-adjust,.p-home .tile.t-overview{grid-column:1}.p-home .tile.t-provideo,.p-home .tile.t-videos{grid-column:2}.p-home .freedesign{height:auto;padding:40px 0}.p-home .fd-left{width:100%;max-width:560px}.p-home .fd-left h2{font-size:24px}.p-home .fd-checks{flex-wrap:wrap;gap:14px}.p-home .fd-right{width:380px}.p-home .fd-right img{width:100%;top:70px}.p-home .fd-circle{width:180px;height:180px;right:30px;top:20px}.p-home .inspo{height:380px}.p-home .inspo h2{font-size:36px}.p-home .measure .wrap{gap:30px}.p-home .ms-right{width:380px;height:260px}.p-home .ms-right .ovl{left:60px;top:36px;width:260px;height:188px}.p-home .lowes .row span{font-size:24px}}@media (max-width:768px){.p-home .wrap{padding:0 16px}.p-home .hero{height:420px}.p-home .hero .wordmark img{width:100%!important}.p-home .hero .tag{font-size:24px;text-align:center;padding:0 20px}.p-home .hero .scroll{bottom:28px}.p-home .sage-bar{height:10px}.p-home .sec-title{font-size:34px;padding:0 16px}.p-home .sec-sub{font-size:16px;padding:0 16px}.p-home .collections{padding:48px 0 56px}.p-home .cards{flex-direction:column;align-items:center;gap:28px;margin-top:36px;padding:0 16px;box-sizing:border-box}.p-home .card{width:100%;max-width:420px}.p-home .card .photo{height:220px}.p-home .feat-row{gap:4px;padding:18px 6px 4px;flex-wrap:wrap;justify-content:center}.p-home .feat{width:58px}.p-home .steps{padding:48px 16px 56px}.p-home .steps .sec-title{font-size:26px!important;padding:0}.p-home .steps .row{flex-direction:column;align-items:center;gap:40px;margin-top:36px}.p-home .step{width:100%;max-width:320px}.p-home .step .ill{height:160px}.p-home .tiles{padding:48px 0 56px}.p-home .tilegrid{width:100%;padding:0 16px;box-sizing:border-box;grid-template-columns:1fr;grid-template-rows:240px auto 240px 240px;gap:14px}.p-home .tile.t-videos{padding:28px 20px;min-height:180px}.p-home .tile.t-videos h3{font-size:28px}.p-home .tile.t-adjust{grid-column:1;grid-row:3}.p-home .tile.t-provideo{grid-column:1;grid-row:4}.p-home .tile .cap{font-size:22px}.p-home .freedesign{height:auto;padding:40px 16px 22px;overflow:hidden}.p-home .freedesign .wrap{flex-direction:column;align-items:flex-start;height:auto;padding:0}.p-home .fd-left{width:100%;padding-left:0}.p-home .fd-left h2{font-size:22px;margin-bottom:18px}.p-home .fd-checks{flex-direction:column;gap:10px;margin-bottom:22px}.p-home .fd-check{font-size:12px}.p-home .fd-right img{width:100%;top:39px}.p-home .inspo{height:300px;padding:0 24px}.p-home .inspo h2{font-size:28px;max-width:100%}.p-home .measure{padding:48px 0}.p-home .measure .wrap{gap:32px;text-align:center}.p-home .measure .wrap,.p-home .ms-left{flex-direction:column;align-items:center}.p-home .ms-left{display:flex}.p-home .ms-left h2{font-size:24px;text-align:center}.p-home .ms-left p{text-align:center;max-width:100%}.p-home .ms-badges{flex-direction:column;align-items:center;gap:60px}.p-home .ms-right{width:100%;max-width:420px;height:240px}.p-home .ms-right .ovl{left:50%;transform:translateX(-50%);top:28px;width:60%;height:180px}.p-home p.measure-bottom{text-align:center;max-width:100%;margin:0}.p-home .lowes{padding:36px 16px}.p-home .lowes .row{flex-wrap:wrap;justify-content:center;gap:10px}.p-home .lowes .row span{font-size:18px;text-align:center}.p-home .lowes .row img{width:70px}}@media (max-width:480px){.p-home .hero{height:360px}.p-home .hero .wordmark img{width:100%!important}.p-home .hero .tag{font-size:18px}.p-home .sec-title{font-size:28px}.p-home .card{max-width:100%}.p-home .card .photo{height:190px}.p-home .feat-row{gap:2px}.p-home .feat{width:52px}.p-home .feat img{width:28px;height:28px}.p-home .tilegrid{grid-template-rows:200px auto 200px 200px}.p-home .inspo{height:260px}.p-home .inspo h2{font-size:22px}.p-home .fd-right,.p-home .fd-right img{width:220px}.p-home .fd-circle{width:110px;height:110px}}.p-home .vmodal{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.82);display:none;align-items:center;justify-content:center;padding:24px}.p-home .vmodal.open{display:flex}.p-home .vmodal .vbox{position:relative;width:100%;max-width:960px}.p-home .vmodal video{width:100%;max-height:82vh;border-radius:10px;background:#000;display:block}.p-home .vmodal .vtitle{color:#fff;font-family:var(--bd);font-size:14px;margin:0 0 10px}.p-home .vmodal .vclose{position:absolute;top:-20px;right:0;width:36px;height:36px;border:none;border-radius:50%;background:hsla(0,0%,100%,.9);color:#222;font-size:22px;line-height:1;cursor:pointer}@media (max-width:640px){.p-home .vmodal{padding:16px}.p-home .vmodal .vclose{top:-40px}}@media (max-width:767px){.p-home span.logo-img{display:inline-block;width:300px!important}.p-home .footer .logo-row{padding:0}.p-home .feat span{font-size:7px}}.tile{position:relative;overflow:hidden;border-radius:12px;cursor:pointer;transition:transform .35s ease,box-shadow .35s ease}.tile:hover{transform:translateY(-8px);box-shadow:0 18px 40px rgba(0,0,0,.25)}.tile video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.tile:hover video{transform:scale(1.08)}.tile:before{background:linear-gradient(0deg,rgba(0,0,0,.55) 0,rgba(0,0,0,.25) 45%,rgba(80,80,80,.15))}.t-videos:before,.tile:before{content:"";position:absolute;inset:0;opacity:.7;transition:opacity .35s ease;z-index:1;pointer-events:none}.t-videos:before{background:linear-gradient(0deg,transparent 0,transparent 45%,rgba(80,80,80,.15))}.tile:hover:before{opacity:.45}.tile .cap{position:absolute;bottom:20px;left:20px;z-index:2;color:#fff;transition:transform .3s ease}.tile:hover .cap{transform:translateY(-4px)}.tile .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);opacity:0;visibility:hidden;transition:all .3s ease;z-index:2}.tile:hover .play-btn{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.p-home .tile.t-overview{width:60%;height:283px}.tile.t-videos{width:38%;height:283px}.tile.t-adjust{width:38%;height:280px}.tile.t-provideo{width:60%;height:280px}@media (max-width:768px){.p-home .tiles{padding:48px 0 56px}.p-home .tilegrid{width:100%;padding:0 16px;box-sizing:border-box;flex-direction:column;gap:14px}.p-home .tile.t-adjust,.p-home .tile.t-overview,.p-home .tile.t-provideo,.p-home .tile.t-videos{width:100%;height:240px}.p-home .tile.t-videos{height:auto;min-height:180px;padding:28px 20px}.p-home .tile.t-videos h3{font-size:28px}.p-home .tile .cap{font-size:22px}.hero-content{padding:10px}}@media (max-width:480px){.p-home .tile.t-adjust,.p-home .tile.t-overview,.p-home .tile.t-provideo{height:200px}}@media (max-width:820px){.p-home .tile.t-overview{width:59%;height:283px}.tile.t-adjust{width:37%;height:280px}.tile.t-videos{width:38%;height:283px}.tile.t-provideo{width:60%;height:280px}}@media (max-width:768px){.p-home .tile.t-overview{width:100%;height:283px}.tile.t-adjust{width:100%;height:280px}.tile.t-videos{width:100%;height:283px}.tile.t-provideo{width:100%;height:280px}}.measure-link{display:block;color:inherit}.measure-link,.measure-link:hover{text-decoration:none}