:root{--accent: #57CC99;--accent-dark: #22577A;--black: 15, 18, 25;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--gray-gradient: rgba(var(--gray-light), 50%), #fff;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}@font-face{font-family:Boldfinger;src:url(/fonts/Boldfinger.ttf) format("truetype");font-weight:inherit;font-style:normal;font-display:swap}.noise-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(/noise.png);background-repeat:repeat;background-size:400px 400px;pointer-events:none;opacity:.5;z-index:9999;mix-blend-mode:multiply}body{font-family:Atkinson,sans-serif;margin:0;padding:0;text-align:left;background:#fff;background-size:100% 600px;word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--gray-dark));font-size:20px;line-height:1.7;cursor:none}.custom-cursor{position:fixed;width:20px;height:20px;border-radius:50%;background-color:#fff;pointer-events:none;z-index:99999;mix-blend-mode:difference;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,transform .1s ease-out;will-change:transform,width,height}.custom-cursor.cursor-link{width:30px;height:30px;mix-blend-mode:difference}a,a *,button,button *{cursor:none!important}@media (hover: none) and (pointer: coarse){body{cursor:auto}.custom-cursor{display:none}}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--black));line-height:1.2}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}strong,b{font-weight:700}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0;font-size:1.333em}hr{border:none;border-top:1px solid rgb(var(--gray-light))}@media (max-width: 720px){body{font-size:18px}main{padding:1em}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.font-heading{letter-spacing:-2px}.bento-scroll-container{width:100%;overflow:hidden}.bento-scroll-content{display:flex;width:-moz-fit-content;width:fit-content;animation:scroll-bento 120s linear infinite}@keyframes scroll-bento{0%{transform:translate(0)}to{transform:translate(calc(-50% - 36px))}}.banner-scroll-container{width:100%;overflow:hidden}.banner-scroll-content{display:flex;width:-moz-fit-content;width:fit-content;gap:48px;animation:scroll-banner 20s linear infinite}@keyframes scroll-banner{0%{transform:translate(0)}to{transform:translate(calc(-33.333% - 32px))}}@media (max-width: 720px){main{padding:0}}:root{--lisa-cream: #f8f3f3;--lisa-warm: #f6eedf;--lisa-blue: #1e293b;--lisa-coral: #ff5757;--lisa-ink: #4a4a4a}.lisa-page{margin:0;background:var(--lisa-cream);color:var(--lisa-ink);font-family:Inter,Poppins,sans-serif;font-size:16px;line-height:1.6;cursor:auto}.lisa-page a,.lisa-page a *,.lisa-page button,.lisa-page button *{cursor:pointer!important}.lisa-page h1,.lisa-page h2,.lisa-page h3{margin:0;color:var(--lisa-blue);font-family:Cormorant Garamond,serif;font-weight:600;letter-spacing:0;line-height:1.08}.lisa-page h1{font-size:clamp(2.5rem,5vw,4.7rem)}.lisa-page h2{font-size:clamp(2.1rem,4vw,3rem)}.lisa-page h3{font-size:1.75rem}.lisa-page p{margin:0}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:120px;padding:20px 80px;background:var(--lisa-cream)}.brand-mark{display:inline-flex;width:80px;height:80px;align-items:center;justify-content:center}.brand-mark img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:32px}.site-header a,.site-footer a{color:var(--lisa-ink);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .16s ease,transform .16s ease}.site-header a:hover,.site-footer a:hover{color:var(--lisa-coral)}.button{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;border-radius:8px;padding:18px 40px;background:var(--lisa-coral);color:#fff!important;font-weight:700;text-decoration:none;line-height:1.25}.button-small{padding:12px 24px;font-size:.9rem}.section{padding:80px}.section-warm{background:var(--lisa-warm)}.section-soft{background:var(--lisa-cream)}.two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:center}.stack,.section-copy,.about-copy{display:flex;flex-direction:column;gap:24px}.intro-grid .note{max-width:620px;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;line-height:1.45}.rounded-image{width:100%;height:320px;border-radius:16px;-o-object-fit:cover;object-fit:cover}.check-list{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.check-list li{display:grid;grid-template-columns:20px 1fr;gap:12px;align-items:start;font-size:.95rem;line-height:1.5}.check-list span,.section-icon,.quote-mark,.principle-card>span{color:var(--lisa-coral);font-weight:700}.divider{height:1px;margin:60px 0;background:#03187426}.section-copy{max-width:880px}.section-copy p{font-size:1rem;line-height:1.6}.section-icon{font-size:2.25rem;line-height:1}.photo-strip{display:block;width:100%;height:280px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%}.center-heading{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;text-align:center}.center-heading p{font-size:1.1rem}.card-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.case-card{overflow:hidden;border:1px solid rgba(3,24,116,.06);border-radius:12px;background:#fff}.case-card img{display:block;width:100%;height:240px;-o-object-fit:cover;object-fit:cover}.case-card div{display:flex;flex-direction:column;gap:12px;padding:28px}.case-card p{font-size:.9rem;line-height:1.6}.accent-text{color:var(--lisa-coral);font-weight:700}.testimonial-card{display:flex;min-height:245px;flex-direction:column;gap:20px;border-radius:12px;padding:32px;background:#fff;box-shadow:0 4px 20px #0318740d}.testimonial-card>p{color:var(--lisa-blue);font-size:1.05rem;font-style:italic;line-height:1.5}.quote-mark{font-size:2rem;line-height:.8}.author{display:flex;align-items:center;gap:12px;margin-top:auto}.author span{width:40px;height:40px;border-radius:999px;background:var(--lisa-coral)}.author div{display:flex;flex-direction:column;gap:2px}.author strong{color:var(--lisa-blue);font-size:.9rem}.author small{color:var(--lisa-ink);font-size:.78rem}.final-cta{display:flex;flex-direction:column;align-items:center;gap:24px;padding:100px 80px;background:var(--lisa-blue);text-align:center}.final-cta h2{max-width:900px;color:#fff;font-size:clamp(2.3rem,5vw,4rem)}.final-cta h2 span{color:var(--lisa-coral)}.final-cta p{color:#fff;font-size:1.15rem}.site-footer{display:grid;grid-template-columns:1fr auto;gap:32px 48px;align-items:start;padding:48px 80px;background:var(--lisa-blue);color:#ffffffb8}.site-footer img{width:116px;height:auto;filter:brightness(0) invert(1)}.site-footer div{display:flex;flex-direction:column;gap:12px}.site-footer nav{display:grid;grid-template-columns:repeat(2,auto);gap:10px 48px}.site-footer a{color:#fff;font-size:.85rem}.copyright{grid-column:1 / -1;justify-self:center;color:#ffffff61;font-size:.75rem}.site-footer h2{color:#fff;font-size:1.6rem}.lisa-home .site-header{background:var(--lisa-cream)}.home-hero{padding:80px;background:var(--lisa-cream)}.hero-wrap{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:60px;align-items:center;max-width:1280px;margin:0 auto}.hero-copy{display:flex;flex-direction:column;gap:32px}.hero-copy h1{font-size:clamp(2.5rem,4.2vw,4.4rem);line-height:1.15}.hero-copy h1 span,.red-statement,.method-card strong{color:var(--lisa-coral)}.hero-copy p{max-width:780px;font-size:1rem;line-height:1.7}.hero-copy .hero-lead{font-size:1.15rem}.hero-action{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.hero-action small{max-width:400px;color:var(--lisa-ink);font-size:.82rem;line-height:1.5}.hero-image{width:420px;height:480px;border-radius:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.problem-section{display:flex;flex-direction:column;gap:28px;padding:48px 80px;background:var(--lisa-cream)}.problem-section>*{width:min(1280px,100%);margin-right:auto;margin-left:auto}.problem-section>p{font-size:1rem;line-height:1.6}.problem-section h2{font-size:2.2rem}.small-heading{font-family:Inter,Poppins,sans-serif!important;font-size:1.2rem!important;font-weight:700!important;line-height:1.4!important}.compact-grid{display:grid;gap:12px}.compact-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.compact-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-card,.solution-card{display:flex;min-height:160px;flex-direction:column;gap:10px;border:1px solid #e0e0e0;border-radius:12px;padding:18px;background:#fff}.mini-card span,.solution-card span,.method-card>span{color:var(--lisa-coral);font-size:2rem;line-height:1}.mini-card p,.solution-card p{font-size:.95rem;line-height:1.5}.red-statement{font-family:Cormorant Garamond,serif;font-size:1.65rem!important;font-weight:600;line-height:1.4!important}.mountains{position:relative;display:flex;height:204px;align-items:end;justify-content:center;gap:42px;overflow:hidden}.mountains span{display:block;width:min(34vw,320px);height:150px;background:var(--lisa-blue);clip-path:polygon(0 100%,30% 24%,47% 57%,64% 18%,100% 100%)}.mountains span:nth-child(2){width:min(24vw,245px);height:118px;opacity:.95}.solution-card{border-color:#ff986b5c;border-left:3px solid #ff986b;background:linear-gradient(180deg,#fff,#fff4ef)}.centered{align-self:center}.problem-section>.button.centered{width:-moz-fit-content;width:fit-content}.benefits-section{display:flex;flex-direction:column;gap:48px;padding:80px;background:var(--lisa-blue);color:#fff}.benefits-section .center-heading{margin-bottom:0}.benefits-section h2,.benefits-section h3{color:#fff}.benefits-layout{display:grid;grid-template-columns:550px minmax(0,1fr);gap:48px;align-items:center;width:min(1280px,100%);margin:0 auto}.brain-illustration{display:flex;align-items:center;justify-content:center;min-height:350px}.brain{display:flex;width:210px;height:250px;align-items:center;justify-content:center;border:2px solid #fff;border-radius:46% 54% 48% 52%;font-size:6rem;font-weight:700;line-height:1}.brain-red{background:var(--lisa-coral);color:#fff;transform:translate(18px)}.brain-blue{background:#5b7b95;color:#fff;transform:translate(-18px)}.benefit-list{display:flex;flex-direction:column;gap:20px}.benefit-item{display:grid;grid-template-columns:32px 1fr;gap:16px;align-items:center;border-left:2px solid var(--lisa-coral);border-radius:8px;padding:8px 16px}.benefit-item.active{padding-top:12px;padding-bottom:12px;background:#ff575726}.benefit-item>span{color:var(--lisa-coral);font-size:1.8rem}.benefit-item h3{font-size:1.35rem}.benefit-item p{display:none;color:var(--lisa-warm);font-size:.9rem;line-height:1.6}.benefit-item.active p{display:block}.benefits-close{color:#fff;font-family:Cormorant Garamond,serif;font-size:1.9rem;font-weight:600;text-align:center}.method-section{display:flex;flex-direction:column;gap:48px;padding:80px;background:var(--lisa-cream)}.method-section .center-heading{margin-bottom:0}.method-section .center-heading>p:not(.eyebrow){max-width:600px;font-family:Cormorant Garamond,serif;font-size:1.1rem}.method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;width:min(1280px,100%);margin:0 auto}.method-card{display:flex;flex-direction:column;gap:20px;border:1px solid rgba(30,41,59,.06);border-radius:12px;padding:40px;background:#fff}.method-card strong{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:600;line-height:1}.method-card h3{font-size:1.45rem}.method-card p{font-size:.9rem;line-height:1.6}.home-strip{height:300px;-o-object-position:center 35%;object-position:center 35%}.testimonial-section{background:var(--lisa-warm)}.work-fit-section{display:flex;flex-direction:column;gap:60px;padding:80px 32px;background:var(--lisa-cream)}.fit-card{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1.45fr);gap:28px;width:min(1376px,100%);margin:0 auto;border:1px solid var(--lisa-coral);border-radius:18px;padding:32px;background:var(--lisa-cream)}.fit-card h1{font-size:clamp(2.3rem,4vw,3rem)}.fit-card ul{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.fit-card li{display:grid;grid-template-columns:20px 1fr;gap:10px;color:var(--lisa-ink);font-size:.9rem;line-height:1.45}.fit-card li span,.work-process-intro>span,.flow-arrow,.process-flow strong,.work-case-card strong{color:var(--lisa-coral)}.fit-card>p{grid-column:2;color:var(--lisa-ink);font-family:Cormorant Garamond,serif;font-size:1.05rem;font-style:italic;line-height:1.45}.work-process-intro{display:flex;width:min(1376px,100%);flex-direction:column;gap:24px;margin:0 auto}.work-process-intro h2{font-size:2.3rem}.work-process-intro>p{font-size:1rem;line-height:1.6}.process-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:center}.process-flow article{display:flex;min-height:132px;flex-direction:column;gap:8px;border:1px solid #e0e0e0;border-radius:12px;padding:18px;background:#fff}.process-flow article:first-of-type{border-color:var(--lisa-coral);border-left-width:3px}.process-flow article:last-of-type{border-color:var(--lisa-coral);border-right-width:3px}.process-flow h3{font-size:1.15rem}.process-flow p{font-size:.82rem;line-height:1.45}.flow-arrow{display:none}.work-strip{height:220px;-o-object-position:center 38%;object-position:center 38%}.work-cases-section{display:flex;flex-direction:column;gap:48px;padding:80px;background:var(--lisa-cream)}.work-cases-section .center-heading{margin-bottom:0}.work-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;width:min(1280px,100%);margin:0 auto}.work-case-card{display:flex;min-height:220px;flex-direction:column;gap:14px;border:1px solid #e0e0e0;border-radius:14px;padding:28px;background:#fff}.work-case-card:nth-child(1),.work-case-card:nth-child(4){border-color:var(--lisa-coral)}.work-case-card:nth-child(1){border-left-width:3px}.work-case-card:nth-child(4){border-right-width:3px}.work-case-card h3{font-size:1.45rem;line-height:1.25}.work-case-card p,.work-case-card strong{font-size:.9rem;line-height:1.45}.about-hero{display:grid;grid-template-columns:480px minmax(0,1fr);gap:60px;align-items:center;padding:80px;background:var(--lisa-blue);color:#fff}.about-hero>img{width:100%;height:560px;border-radius:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 18%;object-position:center 18%;filter:grayscale(1)}.about-copy{gap:26px}.about-copy h1{color:#fff}.about-copy p{color:#fff;font-size:1.02rem;line-height:1.8}.values-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.values-row span{display:flex;min-height:70px;align-items:center;justify-content:center;border-radius:6px;padding:12px;background:#ffffff0f;color:#fff;font-size:.82rem;text-align:center}.eyebrow{color:var(--lisa-coral)!important;font-size:.85rem!important;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.about-strip{-o-object-position:center 42%;object-position:center 42%}.philosophy-section{padding-top:80px}.principle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.principle-card{display:flex;flex-direction:column;gap:16px;border-radius:12px;padding:32px;background:#fff}.principle-card h3{font-size:1.45rem;font-style:italic;line-height:1.35}.principle-card p{font-size:1rem;line-height:1.6}.principle-card.featured{grid-column:1 / -1;background:var(--lisa-blue)}.principle-card.featured h3,.principle-card.featured p{color:#fff}@media (max-width: 980px){.site-header{position:static;min-height:auto;padding:20px 24px}.site-header nav{display:none}.section,.about-hero,.final-cta,.site-footer{padding-right:24px;padding-left:24px}.two-column,.card-grid,.testimonial-grid,.about-hero,.principle-grid,.hero-wrap,.benefits-layout,.method-grid,.fit-card,.process-flow,.work-case-grid,.compact-grid.four,.compact-grid.three{grid-template-columns:1fr}.home-hero,.problem-section,.benefits-section,.method-section,.work-fit-section,.work-cases-section{padding-right:24px;padding-left:24px}.fit-card>p{grid-column:auto}.hero-image{width:100%;height:min(480px,100vw)}.brain-illustration{min-height:260px}.brain{width:150px;height:190px;font-size:4rem}.about-hero>img{height:min(560px,115vw)}.values-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.section{padding-top:56px;padding-bottom:56px}.site-header{justify-content:center}.brand-mark{width:68px;height:68px}.rounded-image,.photo-strip,.case-card img{height:220px}.home-hero,.problem-section,.benefits-section,.method-section,.work-fit-section,.work-cases-section{padding-top:56px;padding-bottom:56px}.mini-card,.solution-card{min-height:auto}.mountains{height:140px}.mountains span{width:46vw;height:105px}.benefit-item p{display:block}.testimonial-card{min-height:auto}.site-footer{grid-template-columns:1fr}.site-footer nav{grid-template-columns:1fr}.copyright{justify-self:start}}
