.woolf-demo{background:var(--brand-canvas);min-height:100vh;color:var(--brand-black);font-family:var(--font-body)}.woolf-demo *,.woolf-demo :before,.woolf-demo :after{box-sizing:border-box}.woolf-demo__shell{width:min(100% - 48px,1140px);margin:0 auto;padding:32px 0 84px}.woolf-demo__intro{grid-template-columns:minmax(120px,.5fr) minmax(0,2fr);align-items:start;gap:36px;margin-bottom:34px;display:grid}.woolf-demo__logo-link{border-radius:3px;width:fit-content;display:inline-flex}.woolf-demo__logo-link:focus-visible{outline:2px solid var(--brand-seagrass);outline-offset:5px}.woolf-demo__logo{margin-top:5px}.woolf-demo__heading{max-width:760px}.woolf-demo__heading h1,.woolf-demo__heading p,.woolf-demo__details p,.woolf-demo__cta h2,.woolf-demo__cta p{margin:0}.woolf-demo__heading h1{max-width:780px;font-family:var(--font-display);letter-spacing:-.045em;font-size:clamp(29px,3.45vw,48px);font-weight:500;line-height:1.05}.woolf-demo__heading p{max-width:600px;color:var(--muted-foreground);margin-top:16px;font-size:16px;line-height:1.5}.woolf-demo__video-frame{aspect-ratio:16/9;border:1px solid var(--border);background:var(--brand-forest);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 24px 60px #14201b21,0 2px 9px #14201b14}.woolf-demo__video-trigger{background:var(--brand-forest);width:100%;height:100%;color:var(--brand-white);cursor:pointer;border:0;padding:0;display:block;position:relative;overflow:hidden}.woolf-demo__thumbnail,.woolf-demo__thumbnail-wash,.woolf-demo__iframe{width:100%;height:100%;position:absolute;inset:0}.woolf-demo__thumbnail{background-position:50%;background-repeat:no-repeat;background-size:cover}.woolf-demo__thumbnail-wash{transition:background-color var(--duration-base) var(--ease-out);background:#0908092e}.woolf-demo__play{aspect-ratio:1;width:clamp(58px,7vw,76px);transition:transform var(--duration-base) var(--ease-out), background-color var(--duration-base) var(--ease-out);background:#09080961;border:1px solid #ffffffbd;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 28px #09080933}.woolf-demo__play:after{border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:15px solid var(--brand-white);content:"";width:0;height:0;margin-left:4px}.woolf-demo__play-label{color:#ffffffe6;font-size:13px;font-weight:500;position:absolute;bottom:19px;right:22px}.woolf-demo__video-trigger:hover .woolf-demo__thumbnail-wash{background:#09080914}.woolf-demo__video-trigger:hover .woolf-demo__play{background:var(--brand-plum);transform:translate(-50%,-50%)scale(1.06)}.woolf-demo__video-trigger:focus-visible{outline:3px solid var(--brand-plum);outline-offset:-6px}.woolf-demo__details{max-width:920px;color:var(--brand-black);grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin:46px auto 0;font-size:17px;line-height:1.58;display:grid}.woolf-demo__details p:last-child{color:var(--muted-foreground)}.woolf-demo__cta{border-top:1px solid var(--border);text-align:center;max-width:680px;margin:84px auto 0;padding-top:39px}.woolf-demo__cta h2{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(23px,2.5vw,31px);font-weight:500;line-height:1.13}.woolf-demo__button{background:var(--brand-plum);min-height:48px;color:var(--brand-white);transition:background-color var(--duration-base) var(--ease-out), transform var(--duration-base) var(--ease-out);border-radius:8px;justify-content:center;align-items:center;margin-top:25px;padding:14px 24px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #6b1f2e29}.woolf-demo__button:hover{background:var(--primary-hover);transform:translateY(-1px)}.woolf-demo__button:focus-visible{outline:2px solid var(--brand-plum);outline-offset:4px}.woolf-demo__cta p{color:var(--muted-foreground);margin-top:14px;font-size:13px;line-height:1.45}@media (max-width:700px){.woolf-demo__shell{width:min(100% - 40px,560px);padding:24px 0 56px}.woolf-demo__intro{margin-bottom:26px;display:block}.woolf-demo__logo{margin-bottom:32px}.woolf-demo__heading h1{font-size:clamp(29px,9vw,38px)}.woolf-demo__heading p{font-size:15px}.woolf-demo__video-frame{border-radius:12px}.woolf-demo__play-label{font-size:11px;bottom:12px;right:14px}.woolf-demo__details{grid-template-columns:1fr;gap:18px;margin-top:31px;font-size:16px}.woolf-demo__cta{margin-top:56px;padding-top:30px}}@media (prefers-reduced-motion:reduce){.woolf-demo__thumbnail-wash,.woolf-demo__play,.woolf-demo__button{transition:none}}
