*{margin:0;padding:0;box-sizing:border-box}button,input,select,textarea{font-family:inherit}body{font-family:var(--font-quicksand),system-ui,-apple-system,sans-serif;line-height:1.6;color:#2d2d2d;background:#f8f9fa;min-height:100vh;font-weight:500}.container{padding:4rem 2rem;min-height:100vh;display:flex;flex-direction:column;justify-content:center;text-align:center}.container,.main-content{max-width:1200px;margin:0 auto;align-items:center}.main-content{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;width:100%}.content-left{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:500px;justify-self:center}.app-header,.content-right{display:flex;justify-content:center;align-items:center}.app-header{gap:1rem;margin-bottom:2rem;align-self:center;height:60px}.app-icon{flex-shrink:0;display:flex;align-items:center;height:60px}.icon-image{width:60px;height:60px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.app-name{font-size:1.8rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1;display:flex;align-items:center;height:60px;justify-content:flex-start}.hero{margin-bottom:3rem;width:100%}.title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.2}.subtitle{font-size:1.1rem;color:#666;margin-bottom:0;font-weight:400;line-height:1.5}.kicker{font-size:1.1rem;color:#8b8b8b;margin-top:-.25rem;margin-bottom:.5rem;font-weight:600}.app-preview{margin-bottom:3rem;display:flex;justify-content:center}.app-screenshot{max-width:280px;width:100%;height:auto}.feature-highlight{background:linear-gradient(135deg,#d2691e,#ff8c00);color:#fff;padding:1.5rem 2rem;border-radius:16px;margin-bottom:3rem;box-shadow:0 8px 32px rgba(210,105,30,.2)}.feature-highlight h3{font-size:1.2rem;margin-bottom:.5rem;font-weight:600}.feature-highlight p{font-size:.95rem;opacity:.95}.download-cta{width:100%;max-width:400px;margin-bottom:3rem;display:flex;margin-left:auto;margin-right:auto}.download-btn,.download-cta{justify-content:center;align-items:center}.download-btn{display:inline-flex;height:48px;padding:0 20px;background:#000;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.15);transition:opacity .2s ease,transform .06s ease}.download-btn:hover{opacity:.95}.download-btn:active{transform:translateY(1px)}.inapp-toast{position:fixed;top:12px;left:12px;right:12px;z-index:60;background:rgba(0,0,0,.85);color:#fff;padding:12px 14px;border-radius:10px;font-size:.95rem;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.25)}.sticky-cta{position:fixed;left:0;right:0;bottom:0;padding:.75rem 1rem calc(env(safe-area-inset-bottom) + .75rem);background:rgba(248,249,250,.9);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-top:1px solid #e8e8e8;display:none;justify-content:center;z-index:50}.sticky-cta.show{display:flex}.download-btn.sticky{width:100%;max-width:420px}.waitlist-form{width:100%;max-width:500px;margin-bottom:3rem}.inline-form{display:flex;gap:0;width:100%;max-width:400px;box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:8px;overflow:hidden;margin:0 auto}.email-input{flex:1 1;padding:.875rem 1rem;border:2px solid #e8e8e8;border-right:none;border-radius:8px 0 0 8px;font-size:1rem;background:#fff;transition:all .2s ease}.email-input:focus{outline:none;border-color:#d2691e;box-shadow:0 0 0 3px rgba(210,105,30,.1)}.email-input::placeholder{color:#999}.submit-btn{background:#8b5a96;color:#fff;border:none;padding:.875rem 1.5rem;border-radius:0 8px 8px 0;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.submit-btn:hover{background:#7a4a85}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.success-message{text-align:center;padding:2rem}.success-message h2{color:#1a1a1a;font-size:1.4rem;margin-bottom:1rem;font-weight:600}.success-message p{color:#666;font-size:1rem;line-height:1.5}.footer{text-align:center;margin-top:3rem;color:#999;font-size:.85rem}@media (min-width:992px){.main-content{grid-template-columns:1fr 1fr;gap:4rem;max-width:1000px}.content-left{text-align:left;align-items:flex-start;justify-self:start}.app-header{justify-content:flex-start;align-self:flex-start}.hero{margin-bottom:3rem}.app-screenshot{max-width:350px}.inline-form{max-width:450px;margin-left:0}.download-cta{margin-left:0;margin-right:0;justify-content:flex-start}}@media (min-width:768px) and (max-width:991px){.main-content{grid-template-columns:1fr;gap:2.5rem;max-width:600px}.content-left{text-align:center;align-items:center}.app-header{justify-content:center}.app-screenshot{max-width:300px}.inline-form{max-width:400px;margin:0 auto}}@media (max-width:768px){.container{padding:1.5rem 1rem calc(5.5rem + env(safe-area-inset-bottom));min-height:100vh}.main-content{gap:2.5rem;width:100%}.content-left{align-items:center;text-align:center;width:100%}.app-header{align-self:center;justify-content:center;align-items:center;height:50px;margin-bottom:1.5rem}.app-icon{flex-shrink:0;height:50px}.hero{margin-bottom:2rem;width:100%}.title{font-size:1.8rem;line-height:1.2;margin-bottom:.75rem}.subtitle{font-size:1rem;line-height:1.4;max-width:300px;margin:0 auto}.kicker{font-size:1rem;margin-top:-.1rem;margin-bottom:.5rem}.app-screenshot{max-width:280px;width:100%}.icon-image{width:50px;height:50px}.app-name{font-size:1.5rem;height:50px}.waitlist-form{margin-bottom:2rem;width:100%}.inline-form{max-width:320px;width:100%;margin:0 auto}.email-input{font-size:1rem;padding:.75rem 1rem;flex:1 1;min-width:0}.submit-btn{padding:.75rem 1.5rem;font-size:.9rem;white-space:nowrap;min-width:100px}.sticky-cta{display:none}.download-cta{margin-bottom:1.5rem}.screens-section{margin-top:.75rem}}.screens-section{width:100%;max-width:1100px;margin-top:2rem}.screens-title{font-size:2rem;font-weight:800;color:#101010}.screens-kicker{color:#666;margin-top:.25rem;margin-bottom:1.25rem}.screens-mobile{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.screens-desktop{display:none}.shot{width:100%;height:auto;border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.04);background:#fff}.screens-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:1.25rem}.screens-col{text-align:center}.legend{color:#1a1a1a;font-weight:600;margin-top:.5rem;font-size:1.5rem;margin-bottom:2.5rem}.screens-col.filler{visibility:hidden}@media (min-width:992px){.screens-mobile{display:none}.screens-desktop{display:block}}@media (max-width:768px){.screens-title{font-size:1.5rem}.screens-kicker{font-size:.95rem}}.oil-steps-grid{width:100%;max-width:900px;display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;margin:1.25rem auto}.oil-step-card{background:#fff;border:1px solid #ececec;border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.04);overflow:hidden}.oil-step-media{position:relative;width:100%;height:170px;background:linear-gradient(135deg,rgba(210,105,30,.1),rgba(255,140,0,.1));display:flex;align-items:center;justify-content:center}.oil-step-image{object-fit:cover}.oil-step-placeholder{font-weight:800;color:rgba(26,26,26,.55);border:2px dashed rgba(26,26,26,.18);border-radius:14px;padding:.6rem .9rem;background:hsla(0,0%,100%,.6)}.oil-step-label{display:flex;gap:.75rem;align-items:center;padding:1rem 1rem 1.05rem;text-align:left}.oil-step-num{width:32px;height:32px;border-radius:10px;background:rgba(210,105,30,.12);color:#d2691e;font-weight:800;display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px}.oil-step-title{font-weight:800;color:#1a1a1a;line-height:1.2}.oil-footnote{margin-top:-.25rem;color:#666}.oil-support-link{color:#1a1a1a;text-decoration:underline;text-underline-offset:3px;font-weight:700}@media (min-width:992px){.oil-steps-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.5rem;margin-bottom:1.5rem}.oil-step-media{height:200px}}.shop-page{min-height:100vh;background:#f8f9fa;padding-bottom:calc(92px + env(safe-area-inset-bottom))}.shop-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(248,249,250,.92);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid #e8e8e8}.shop-topbar-inner{max-width:1100px;margin:0 auto;padding:.9rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.shop-brand{display:inline-flex;align-items:center;gap:.6rem}.shop-brand-icon{border-radius:10px}.shop-brand-name{font-weight:900;color:#1a1a1a;letter-spacing:-.01em}.shop-help-link{color:#1a1a1a;font-weight:800;text-decoration:underline;text-underline-offset:3px}.shop-shell{max-width:1400px;margin:0 auto;padding:1rem 1rem 2rem;display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem}.shop-gallery{background:#fff;border:1px solid #ececec;border-radius:0;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.04)}.shop-carousel{position:relative}.shop-carousel-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.shop-carousel-track::-webkit-scrollbar{display:none}.shop-slide{flex:0 0 100%;scroll-snap-align:center}.shop-slide-media{position:relative;width:100%;height:clamp(520px,72vh,740px);background:#f0efec;overflow:hidden}.shop-slide-image{object-fit:cover}.shop-dots{left:0;right:0;bottom:10px;display:flex;gap:6px;padding:0 12px}.shop-dots,.shop-nav{position:absolute;justify-content:center}.shop-nav{top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:hsla(0,0%,100%,.75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:inline-flex;align-items:center;font-size:1.8rem;line-height:1;font-weight:700;color:#111;cursor:pointer;box-shadow:0 10px 26px rgba(0,0,0,.1)}.shop-nav:active{transform:translateY(-50%) scale(.98)}.shop-nav:disabled{opacity:.35;cursor:not-allowed}.shop-nav-left{left:12px}.shop-nav-right{right:12px}.shop-dot{width:7px;height:7px;border-radius:999px;border:0;background:rgba(0,0,0,.25);cursor:pointer}.shop-dot.active{background:rgba(0,0,0,.75)}.shop-content{background:#fff;border:1px solid #ececec;border-radius:18px;padding:1.1rem;box-shadow:0 10px 30px rgba(0,0,0,.04)}.shop-title{font-size:1.45rem;line-height:1.1;font-weight:800;color:#111;letter-spacing:-.02em;text-transform:lowercase}.shop-subtitle{margin-top:.35rem;color:#666;font-weight:500}.shop-purchase-options{margin-top:.95rem;display:flex;flex-direction:column;gap:.65rem}.shop-purchase-option{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:.65rem;padding:.9rem;border-radius:12px;border:1px solid rgba(0,0,0,.14);background:rgba(0,0,0,.02);cursor:pointer;font-weight:500;color:#1a1a1a;text-align:left}.shop-purchase-option:hover{border-color:rgba(0,0,0,.2)}.shop-purchase-option:disabled{opacity:.5;cursor:not-allowed}.shop-purchase-option.selected{border-color:rgba(0,0,0,.32);background:rgba(0,0,0,.04)}.shop-radio{width:18px;height:18px;border-radius:999px;border:1.5px solid rgba(0,0,0,.35);display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px}.shop-radio.on:after{content:"";width:10px;height:10px;border-radius:999px;background:#111;display:block}.shop-purchase-option-label{font-weight:500}.shop-accordions{margin-top:1.1rem;border-top:1px solid #eee}.shop-accordion{border-bottom:1px solid #eee}.shop-accordion-btn{width:100%;padding:.95rem 0;display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;cursor:pointer}.shop-accordion-title{text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;font-weight:600;color:#1a1a1a}.shop-accordion-icon{font-size:1.35rem;font-weight:700;color:#1a1a1a;width:28px;text-align:right}.shop-accordion-panel{padding:0 0 1rem}.shop-body{color:#2d2d2d;line-height:1.5;font-weight:500}.shop-steps{margin:0 0 .9rem;font-weight:500;color:#1a1a1a;line-height:1.55}.shop-video{width:100%;margin-bottom:.9rem;background:#f0efec;border:1px solid rgba(0,0,0,.1);border-radius:12px;overflow:hidden}.shop-video video{width:100%;height:auto;display:block;aspect-ratio:9/16;object-fit:cover;background:#000}.oil-video{width:100%;max-width:520px;margin:0 auto 1.25rem;background:#f0efec;border:1px solid rgba(0,0,0,.1);border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.04)}.oil-video video{width:100%;height:auto;display:block;aspect-ratio:9/16;object-fit:cover;background:#000}.shop-inline-link{color:#1a1a1a;font-weight:900;text-decoration:underline;text-underline-offset:3px}.shop-sticky{position:fixed;left:0;right:0;bottom:0;z-index:45;background:rgba(248,249,250,.92);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid #e8e8e8;padding:.75rem 1rem calc(env(safe-area-inset-bottom) + .75rem)}.shop-sticky-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr;align-items:center}.shop-sticky-controls{display:grid;grid-template-columns:120px 1fr;grid-gap:.75rem;gap:.75rem;align-items:center}.shop-add-wrap{display:flex;flex-direction:column;gap:.35rem}.shop-add-meta{color:#666;font-weight:600;font-size:.9rem;text-align:left}.shop-qty{display:grid;grid-template-columns:40px 1fr 40px;border:1px solid #e6e6e6;border-radius:14px;background:#fff;overflow:hidden}.shop-qty-btn{border:0;background:transparent;font-size:1.35rem;font-weight:700;cursor:pointer;height:44px}.shop-qty-value{display:flex;font-weight:900;color:#1a1a1a}.shop-add,.shop-qty-value{align-items:center;justify-content:center}.shop-add{display:inline-flex;height:46px;border-radius:14px;background:#111;color:#fff;font-weight:700;text-decoration:none;letter-spacing:.02em}.shop-add.disabled{opacity:.55;pointer-events:none}@media (min-width:992px){.shop-shell{grid-template-columns:1.55fr .45fr;align-items:start;gap:1.75rem;padding:1.25rem 2rem 2.75rem}.shop-gallery{position:-webkit-sticky;position:sticky;top:78px;border:none;box-shadow:none;border-radius:0}.shop-slide-media{height:min(82vh,920px)}.shop-content{position:-webkit-sticky;position:sticky;top:78px}.shop-sticky-inner{grid-template-columns:1.55fr .45fr;gap:1.75rem;padding:0 2rem}.shop-sticky-controls{grid-column:2;grid-template-columns:160px 1fr}.shop-page{padding-bottom:0}.shop-sticky{display:none}.shop-purchase-inline{display:block;margin-top:1rem}.shop-purchase-inline .shop-sticky-inner{max-width:none;padding:0;grid-template-columns:1fr;gap:0}.shop-purchase-inline .shop-sticky-controls{grid-column:auto;grid-template-columns:120px minmax(0,1fr)}.shop-purchase-inline .shop-add,.shop-purchase-inline .shop-add-wrap{width:100%}}@media (max-width:991px){.shop-purchase-inline{display:none}}.shop-card{width:100%;max-width:520px;background:#fff;border:1px solid #ececec;border-radius:18px;padding:1.25rem;box-shadow:0 10px 30px rgba(0,0,0,.04)}.shop-product{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;align-items:start}.shop-product-media{width:100%;height:180px;border-radius:16px;background:linear-gradient(135deg,rgba(210,105,30,.1),rgba(255,140,0,.1));border:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center}.shop-product-placeholder{font-weight:900;color:rgba(26,26,26,.55);border:2px dashed rgba(26,26,26,.18);border-radius:14px;padding:.6rem .9rem;background:hsla(0,0%,100%,.6)}.shop-product-title{font-weight:900;color:#1a1a1a;font-size:1.1rem;line-height:1.2}.shop-product-subtitle{margin-top:.35rem;color:#666;font-weight:600}.shop-bullets{margin-top:.75rem;padding-left:1.1rem;color:#1a1a1a;font-weight:650}.shop-bullets li{margin:.25rem 0}.shop-variants{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.shop-variant{display:block;text-decoration:none;border-radius:16px;border:1px solid #ececec;background:#fff;padding:.95rem 1rem;box-shadow:0 8px 24px rgba(0,0,0,.03);transition:transform .06s ease,opacity .2s ease,border-color .2s ease}.shop-variant:hover{border-color:rgba(0,0,0,.18)}.shop-variant:active{transform:translateY(1px)}.shop-variant.disabled{opacity:.55;pointer-events:none}.shop-variant-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.shop-variant-title{font-weight:900;color:#1a1a1a;font-size:1.05rem}.shop-variant-badge{font-size:.85rem;font-weight:800;color:#d2691e;background:rgba(210,105,30,.12);padding:.25rem .55rem;border-radius:999px;white-space:nowrap}.shop-variant-badge.subtle{color:#1a1a1a;background:rgba(0,0,0,.06)}.shop-variant-cta{margin-top:.55rem;display:inline-flex;align-items:center;justify-content:center;height:42px;border-radius:12px;background:#000;color:#fff;font-weight:900}@media (min-width:992px){.shop-card{max-width:820px}.shop-product{grid-template-columns:280px 1fr;gap:1.25rem}.shop-product-media{height:240px}.shop-variants{grid-template-columns:1fr 1fr;gap:1rem}}.shop-warning{margin-top:.85rem;border:1px solid rgba(210,105,30,.25);background:rgba(210,105,30,.08);color:#1a1a1a;padding:.75rem .85rem;border-radius:14px;text-align:left}.shop-warning code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}@font-face{font-family:__Quicksand_572227;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/d426c6df177f02c4-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Quicksand_572227;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/9b4fbfc777bb173a-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Quicksand_572227;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/a74fb1607b845cb0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Quicksand_Fallback_572227;src:local("Arial");ascent-override:94.93%;descent-override:23.73%;line-gap-override:0.00%;size-adjust:105.35%}.__className_572227{font-family:__Quicksand_572227,__Quicksand_Fallback_572227;font-style:normal}.__variable_572227{--font-quicksand:"__Quicksand_572227","__Quicksand_Fallback_572227"}