:root{--ink:#191919;--paper:#fcfcf9;--lime:#d5ff45;--line:#d9d9d3;--muted:#64645e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a:focus-visible,button:focus-visible,video:focus-visible{outline:3px solid #527300;outline-offset:5px}.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;top:-100px;background:var(--lime);padding:12px;z-index:10}.skip:focus{top:8px}.masthead{display:flex;align-items:center;justify-content:space-between;padding-block:28px;border-bottom:1px solid var(--line)}.wordmark{font-size:20px;font-weight:800;letter-spacing:-1px;text-decoration:none}.wordmark-dot{color:#557400;font-size:28px;margin-left:9px}.wordmark-co{margin-left:9px}.masthead-label,.eyebrow{font-family:monospace;font-size:12px;font-weight:600;letter-spacing:1.3px}.eyebrow{margin:0 0 20px}.hero{padding-top:54px;display:grid;grid-template-columns:1.5fr 1fr;column-gap:70px}h1,h2,p{margin-top:0}h1{font-size:clamp(58px,6.3vw,86px);line-height:.99;letter-spacing:-5px;margin-bottom:25px;font-weight:750}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1 em{position:relative;z-index:0}h1 em:after{content:"";position:absolute;bottom:6px;left:-2%;width:104%;height:24%;background:var(--lime);z-index:-1}.hero-description{max-width:460px;margin-bottom:26px;color:#484842;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-height:58px;padding:17px 23px;background:var(--lime);border:1px solid var(--ink);border-radius:6px;text-decoration:none;font-weight:700;font-size:16px;transition:transform .18s,background .18s}.button:hover{background:#c5ed36;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.micro{font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0}.hero-note{background:var(--ink);color:var(--paper);padding:36px;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(3deg);margin:12px 30px 15px 0;max-width:340px;aspect-ratio:4/5;border-radius:4px}.hero-note>span:first-child{font-size:42px;line-height:1.05;font-weight:800;letter-spacing:-2px}.note-bottom{font-family:Georgia,serif;font-style:italic;font-size:25px;color:var(--lime);line-height:1.2}.portfolio-cue{grid-column:1/-1;display:flex;justify-content:space-between;padding-block:32px 18px;text-decoration:none;font-size:14px;border-bottom:1px solid var(--ink);margin-top:22px}.portfolio-section{padding-top:34px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-heading .eyebrow{margin-bottom:9px}h2{font-size:clamp(32px,3.4vw,46px);line-height:1.1;letter-spacing:-1.9px;margin-bottom:20px}.section-heading h2{margin:0}.swipe-note{font-size:13px;color:var(--muted)}.portfolio-track{display:flex;gap:18px;overflow-x:auto;padding:0 max(32px,calc((100vw - 1180px)/2)) 18px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#aaa transparent}.video-card{flex:0 0 248px;min-width:0;scroll-snap-align:center}.video-frame{aspect-ratio:9/16;background:#eee;position:relative;overflow:hidden;border-radius:8px;border:1px solid #deded7}.video-frame video{display:block;width:100%;height:100%;object-fit:cover;background:#141414}.video-placeholder{height:100%;padding:24px;display:flex;flex-direction:column;justify-content:space-between;background:#e7e8e1}.video-card:nth-child(2) .video-placeholder{background:#dcdfee}.video-card:nth-child(3) .video-placeholder{background:#d5ff45}.video-card:nth-child(4) .video-placeholder{background:#20201e;color:#fafaf7}.video-card:nth-child(5) .video-placeholder{background:#dfd5c9}.placeholder-top{display:flex;justify-content:space-between;font:12px monospace;letter-spacing:1px}.placeholder-title{font-size:35px;line-height:1.06;letter-spacing:-1.5px;font-weight:700}.placeholder-foot{font:12px/1.5 monospace;overflow-wrap:anywhere}.placeholder-foot b{display:block;font-weight:400;opacity:.7;margin-top:8px}.video-label{font-size:14px;margin:12px 0 0;font-weight:600}.portfolio-caption{font-size:12px;color:var(--muted);margin-top:8px}.section-space{padding-block:72px}.method{display:grid;grid-template-columns:1fr 1fr;gap:85px}.muted{color:var(--muted)}.method p:not(.eyebrow){max-width:500px;color:#484842;line-height:1.65}.steps{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0 22px;margin:28px 0 0}.steps li{padding:14px 0;border-top:1px solid var(--line);font-size:14px;font-weight:600}.steps span{font:12px monospace;color:var(--muted);margin-right:15px}.product-panel{background:var(--lime);display:grid;grid-template-columns:1.3fr 1fr;border-radius:10px;padding:46px;gap:70px}.product-inner>p:not(.eyebrow):not(.micro){max-width:430px}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#333}.product-inner .micro{color:#414d18}.product-aside{display:flex;align-items:center;border-left:1px solid #a8c940;padding-left:50px;font-size:40px;font-weight:700;line-height:1.15;letter-spacing:-1.5px}.prices{display:grid;grid-template-columns:1fr 1fr;gap:85px}.prices>div>p:not(.eyebrow){color:var(--muted);font-size:14px}.price-row{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:20px 0;align-items:center;flex-wrap:wrap}.price-row:first-child{padding-top:0}.price-row strong{font-size:18px;letter-spacing:-.5px}.about{display:grid;grid-template-columns:180px 1fr;gap:36px;align-items:center;border-block:1px solid var(--line);padding-block:32px}.personal-placeholder{aspect-ratio:1;min-width:0;background:#e7e8e1;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;padding:18px;overflow:hidden}.personal-placeholder>span{font-size:27px;font-weight:750;line-height:1.05;letter-spacing:-1px}.personal-placeholder small{font:10px monospace;overflow-wrap:anywhere}.personal-placeholder:has(img),.personal-placeholder:has(video){padding:0}.personal-placeholder img,.personal-placeholder video{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.about .eyebrow{margin-bottom:10px}.about h2{font-size:30px;margin-bottom:14px}.about p:last-child{max-width:580px;margin-bottom:0;color:#484842}.final-cta{text-align:center;padding-bottom:64px}.final-cta h2{font-size:clamp(52px,6vw,80px);letter-spacing:-3px;margin-bottom:26px}.instagram{margin-top:25px;font-size:13px;color:var(--muted)}.instagram a{display:inline-block;padding-block:12px}.contact-status:empty{display:none}.contact-status{font-size:14px;padding:16px;border:1px solid var(--line);border-radius:6px;margin-bottom:24px}.footer{display:flex;justify-content:space-between;gap:20px;padding-block:22px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}[hidden]{display:none!important}
@media(min-width:1500px){.video-card{flex-basis:260px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.masthead{padding-block:18px;gap:12px}.wordmark{font-size:15px;white-space:nowrap}.wordmark-dot{font-size:21px;margin-left:6px}.wordmark-co{margin-left:6px}.masthead-label{font-size:9px;letter-spacing:.3px;white-space:nowrap}.hero{padding-top:29px;display:block}.hero .eyebrow{font-size:11px;margin-bottom:19px}h1{font-size:clamp(42px,12.6vw,70px);letter-spacing:-2.7px;line-height:1.02;margin-bottom:20px}.hero-description{font-size:15px;line-height:1.5;margin-bottom:22px;max-width:420px}.hero-note{display:none}.button{width:100%;font-size:14px;padding:16px;min-height:56px;gap:10px}.micro{font-size:12px}.hero .micro{text-align:center}.portfolio-cue{padding-block:21px 14px;margin-top:6px;font-size:13px}.portfolio-section{padding-top:25px}.section-heading{margin-bottom:17px}.section-heading h2{font-size:30px}.section-heading .eyebrow{font-size:10px;letter-spacing:1px}.swipe-note{font-size:11px;max-width:85px;text-align:right}.portfolio-track{padding-inline:20px;gap:12px}.video-card{flex-basis:68vw;max-width:285px}.portfolio-caption{font-size:11px}.section-space{padding-block:45px}.method,.prices{grid-template-columns:1fr;gap:5px}h2{font-size:33px;letter-spacing:-1.5px}.eyebrow{font-size:10px;margin-bottom:14px}.method p:not(.eyebrow){font-size:15px}.steps{margin-top:23px}.product-panel{display:block;padding:28px 22px}.product-aside{display:none}.product-inner>p:not(.eyebrow):not(.micro){font-size:15px}.product-inner .micro{text-align:center}.product-panel .button{font-size:13px}.price-list{margin-top:16px}.price-row{font-size:14px}.price-row strong{font-size:16px}.about{grid-template-columns:85px 1fr;gap:18px;align-items:start;padding-block:25px}.personal-placeholder{padding:10px}.personal-placeholder>span{font-size:19px}.personal-placeholder small{font-size:8px}.about h2{font-size:25px;letter-spacing:-1px;overflow-wrap:anywhere}.about .eyebrow{font-size:9px;letter-spacing:.4px}.about p:last-child{font-size:14px}.final-cta h2{font-size:56px}.final-cta .button{max-width:380px}.footer{font-size:10px;gap:16px}.footer span:last-child{text-align:right;max-width:165px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}