
:root{--blue:#2245ef;--ink:#182851;--orange:#ff7844;--paper:#fffefa;--pale:#eef1ff;--line:#d4d9e5}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.6 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:800}h1,h2{line-height:1.06;letter-spacing:-.055em}h1{font-size:clamp(3rem,4.65vw,4.5rem)}h2{font-size:clamp(2.4rem,3.6vw,3.6rem)}h1 span,h2 span{color:var(--blue)}h3{font-size:1.25rem;line-height:1.3;letter-spacing:-.025em}p{max-width:56ch}ul,ol{list-style:none;padding:0}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.section{padding-block:78px}.eyebrow{font-size:.78rem;font-weight:700;line-height:1.6;letter-spacing:.1em;color:var(--blue);margin-bottom:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:56px;padding:15px 27px;border:1px solid transparent;border-radius:9px;font:700 1rem/1.4 Arial,Helvetica,sans-serif;text-align:center;transition:background .18s,transform .18s}.button span{font-size:1.25rem;line-height:1}.primary{background:var(--blue);color:#fff}.primary:hover{background:#1537d3;transform:translateY(-2px)}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.small{min-height:47px;font-size:.875rem;padding:12px 20px;gap:20px}.wordmark{font-size:2rem;font-weight:800;letter-spacing:-.065em;line-height:.9;display:inline-block}.wordmark small{display:block;font:700 .75rem/1.2 Arial,Helvetica,sans-serif;letter-spacing:.25em;margin-top:9px}.header{min-height:99px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}nav{display:flex;gap:30px;font-size:.875rem;font-weight:600}nav a:hover{color:var(--blue)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center;padding-block:42px 54px}.hero-copy{min-width:0}.intro{font-size:1.08rem;line-height:1.65;margin-top:23px;max-width:46ch}.quick-facts{display:flex;gap:9px;flex-wrap:wrap;margin:23px 0}.quick-facts li{background:var(--pale);color:#233775;font-size:.875rem;font-weight:500;padding:5px 10px;border-radius:5px}.offer-price{display:flex;align-items:center;gap:15px;margin:20px 0 22px}.offer-price>strong{font-size:2.4rem;letter-spacing:-.055em;line-height:1}.offer-price>span{font-size:.875rem;line-height:1.5}.offer-price small{display:block;font-size:.8rem;color:#576078;margin-top:3px}.hero-button{min-width:285px;background:var(--orange);color:var(--ink);justify-content:space-between;font-size:1.0625rem}.hero-button:hover{background:#ff8d62}.purchase-note{font-size:.8rem;line-height:1.55;color:#515c73;margin-top:12px;max-width:47ch}.hero-support{font-size:.875rem;font-weight:600;margin-top:23px}.hero-photo{position:relative;min-width:0}.hero-photo img{width:100%;border-radius:19px;aspect-ratio:1;object-fit:cover}.hero-photo figcaption,figcaption{font-size:.8rem;line-height:1.5;color:#4d5971;margin-top:12px}.photo-sticker{position:absolute;top:21px;right:-13px;background:var(--orange);padding:16px 19px;border-radius:8px;box-shadow:0 6px 12px #18285115;transform:rotate(8deg);font-size:.75rem;font-weight:600;line-height:1.5}.photo-sticker strong{font-size:.875rem}.benefits-band{background:var(--blue);color:#fff;padding:21px 0}.benefits-band .wrap{display:flex;align-items:center;justify-content:space-around;gap:25px;font-size:.94rem;font-weight:600}.benefits-band span{display:flex;gap:11px;align-items:center}.benefits-band span:before{content:'✓';color:#ffb891}.included{background:var(--pale)}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.experience-grid figure{min-width:0}.experience-grid figure img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:19px}.experience-grid>div>p:not(.eyebrow):not(.small-note){margin-top:24px}.included-list{margin:24px 0 28px}.included-list li{padding:15px 0 15px 27px;border-bottom:1px solid #d0d7ee;position:relative}.included-list li:before{content:'✓';color:var(--blue);position:absolute;top:15px;left:0;font-weight:700}.included-list strong{display:block;font-size:1rem;line-height:1.4;margin-bottom:6px}.included-list span{display:block;color:#4d5971;font-size:1rem;line-height:1.55}.small-note{font-size:.8rem;color:#4d5971;margin-top:14px}.kit-contents{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;margin:20px 0 26px}.kit-contents li{padding:11px 0;border-bottom:1px solid #d0d7ee;font-size:1rem;line-height:1.5}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.section-heading>p{font-size:1.1rem;max-width:43ch}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin:42px 0 0}.steps li{border-top:1px solid var(--line);padding-top:19px}.step-number{font-size:.9rem;color:var(--blue);font-weight:700}.steps h3{margin:18px 0 11px}.steps p{font-size:1rem;color:#4d5971;max-width:32ch}.faq{display:grid;grid-template-columns:1fr 1.25fr;gap:60px;border-top:1px solid var(--line)}.faq>div>p:last-child{margin-top:24px}.faq a{text-decoration:underline;text-underline-offset:4px}.questions details{border-top:1px solid var(--line)}.questions details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:21px 0;font-size:1rem;font-weight:700;line-height:1.5;list-style:none}summary::-webkit-details-marker{display:none}summary>span{flex-shrink:0;font-size:1.4rem;font-weight:400;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}.answer{padding:0 28px 22px 0;font-size:1rem;color:#4d5971}.answer a{color:var(--blue)}.closing{background:var(--orange);padding:66px 0;text-align:center}.closing .eyebrow{color:var(--ink);margin-inline:auto}.closing h2{font-size:clamp(2.7rem,4.7vw,4.3rem)}.closing p:not(.eyebrow){margin:24px auto;font-size:1rem}.closing .button{background:var(--ink);min-width:270px}.closing .button:hover{background:#0c1937}.closing small{display:block;font-size:.8rem;margin-top:14px}.alternative{padding-block:30px;border-bottom:1px solid var(--line);text-align:center;font-size:.94rem;font-weight:600}.alternative a{color:var(--blue)}.alternative a:hover{text-decoration:underline}.footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;padding-block:43px;font-size:.875rem}.footer p{font-size:.875rem;margin-top:20px}.footer-contact,.footer-policies{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer a:not(.wordmark):hover{text-decoration:underline}.footer small{font-size:.75rem;color:#596278}.footer .wordmark small{color:var(--ink)}.mobile-cta{display:none}.skip-link{position:absolute;left:16px;top:-100px;background:#fff;z-index:50;padding:12px}.skip-link:focus{top:12px}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:35px}h1{font-size:3.25rem}.experience-grid{gap:45px}.section-heading{gap:40px}.header nav{gap:20px}.header{gap:20px}.hero .eyebrow{font-size:.75rem}.quick-facts{gap:7px}.quick-facts li{font-size:.875rem}.faq{gap:40px}.hero-photo{align-self:center}.photo-sticker{right:-8px;padding:12px 15px}}
@media(max-width:700px){body{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}.wrap{width:calc(100% - 40px)}.header{min-height:78px;gap:16px}.wordmark{font-size:1.75rem}.header nav{display:none}.header .small{font-size:.875rem;min-height:44px;padding:11px 13px;gap:10px}.hero{grid-template-columns:1fr;padding-block:28px 32px;gap:29px}.hero .eyebrow{font-size:.75rem;margin-bottom:14px;letter-spacing:.08em}h1{font-size:clamp(2.55rem,9.6vw,3.7rem);line-height:1.08;letter-spacing:-.055em}.intro{font-size:1rem;line-height:1.55;margin-top:18px}.quick-facts{margin:19px 0;gap:7px}.quick-facts li{font-size:.875rem;padding:4px 8px}.offer-price{margin:19px 0;gap:12px}.offer-price>strong{font-size:2.15rem}.offer-price small{font-size:.8rem}.hero-button{width:100%;min-width:0;font-size:1rem}.purchase-note{font-size:.8rem;max-width:none}.hero-support{font-size:.875rem;margin-top:17px}.hero-photo img{aspect-ratio:1.16;object-fit:cover}.hero-photo figcaption{font-size:.8rem}.photo-sticker{top:18px;right:-7px;padding:11px 14px}.benefits-band{padding:18px 0}.benefits-band .wrap{gap:13px;justify-content:space-between;align-items:flex-start;font-size:.875rem;line-height:1.4}.benefits-band span{flex:1;display:block}.benefits-band span:before{display:block;margin-bottom:5px;font-size:1rem}.section{padding-block:50px}h2{font-size:clamp(2.2rem,7.8vw,2.9rem)}.eyebrow{font-size:.75rem;margin-bottom:17px}.experience-grid{grid-template-columns:1fr;gap:30px}.experience-grid>div{grid-row:1}.experience-grid figure img{aspect-ratio:1;object-fit:cover}.experience-grid>div>p:not(.eyebrow):not(.small-note){margin-top:20px}.included-list{margin:18px 0 24px}.included .button{width:100%;justify-content:space-between}.kit-contents{gap:0 18px}.kit-contents li{font-size:1rem}.section-heading{display:block}.section-heading>p{font-size:1rem;margin-top:23px}.steps{display:flex;flex-direction:column;gap:25px;margin-top:31px}.steps li{display:grid;grid-template-columns:33px 1fr;gap:0 12px;padding-top:22px}.step-number{grid-row:1/3;padding-top:2px}.steps h3{margin:0 0 9px;font-size:1.18rem}.steps p{grid-column:2;max-width:none}.faq{grid-template-columns:1fr;gap:29px}.faq>div>p:last-child{margin-top:20px}.faq summary{padding-block:20px}.closing{padding-block:50px}.closing h2{font-size:clamp(2.3rem,8.4vw,3.4rem)}.closing p:not(.eyebrow){font-size:1rem;max-width:28ch;line-height:1.6;margin-block:20px}.closing .button{width:100%;min-width:0}.closing small{max-width:40ch;margin-inline:auto}.alternative{padding-block:25px;font-size:.875rem;line-height:1.65}.footer{grid-template-columns:1fr;gap:26px;padding-block:35px}.footer-policies{flex-direction:row;flex-wrap:wrap;gap:12px 20px}.footer-policies small{width:100%;margin-top:5px}.mobile-cta{position:fixed;z-index:20;left:0;right:0;bottom:0;display:flex;gap:18px;align-items:center;justify-content:space-between;background:var(--paper);border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 20px #1828510d}.mobile-cta>div{display:flex;flex-direction:column;line-height:1.3;flex-shrink:0}.mobile-cta strong{font-size:1.25rem}.mobile-cta>div>span{font-size:.8rem;color:#536078}.mobile-cta .button{flex:1;font-size:.94rem;gap:15px;min-height:52px;padding:12px 16px;background:var(--orange);color:var(--ink)}.mobile-cta .button:hover{background:#ff8d62}}
@media(max-width:360px){.header .button{font-size:.875rem;gap:8px;padding:11px}.wordmark{font-size:1.5rem}.wordmark small{font-size:.75rem}.mobile-cta{padding-inline:14px;gap:12px}.mobile-cta .button{font-size:.875rem;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Tufting workshop: generous photo framing and a clear finishing note. */
.hero h1{font-size:clamp(3.4rem,5.7vw,5.1rem)}.hero-photo img{aspect-ratio:.94;object-fit:cover}.finishing-note{display:grid;grid-template-columns:1fr 2fr;gap:35px;padding:26px 30px;margin-top:36px;border-left:4px solid var(--blue);background:var(--pale);border-radius:0 10px 10px 0}.finishing-note strong{font-size:1.05rem;line-height:1.5}.finishing-note p{font-size:1rem;line-height:1.6;max-width:none}@media(max-width:700px){.hero h1{font-size:clamp(2.8rem,12vw,4.3rem)}.hero-photo img{aspect-ratio:1.1}.finishing-note{grid-template-columns:1fr;gap:12px;padding:23px;margin-top:28px}body{padding-bottom:calc(7rem + env(safe-area-inset-bottom,0px))}}

.hero-photo img{aspect-ratio:auto;height:auto}.hero-photo{background:var(--pale);border-radius:19px;padding-bottom:22px}.hero-photo figcaption{padding:0 22px;margin-top:18px}.photo-sticker{top:auto;bottom:75px;right:-10px}.experience-grid figure img{aspect-ratio:1.3;object-fit:cover}@media(max-width:700px){.hero-photo img{aspect-ratio:auto}.hero-photo figcaption{padding-inline:16px}.photo-sticker{bottom:82px}.experience-grid figure img{aspect-ratio:auto}}

/* Keep the complete landscape video visible, with a clear booking action beside it. */
.hero-photo:has(.hero-video-frame){width:100%;justify-self:center;padding-bottom:18px;overflow:hidden}.hero-video-frame{position:relative;border-radius:18px 18px 0 0;overflow:hidden;background:#111}.hero-video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.hero-video[hidden],.hero-video-fallback[hidden],.hero-video-error[hidden]{display:none!important}.hero-video-fallback{display:block;width:100%;height:auto;aspect-ratio:16/9}.hero-video-error{padding:12px 16px;color:#fff;font-size:.875rem;line-height:1.5}.hero-photo:has(.hero-video-frame) .photo-sticker{display:none}.hero-photo:has(.hero-video-frame) figcaption{font-size:.8125rem;line-height:1.5}@media(max-width:700px){.hero-photo:has(.hero-video-frame){width:100%}}

/* Full-bleed workshop hero: editable copy and tactile booking stickers. */
.hero.hero-immersive{display:block;width:100%;max-width:none;margin:0;padding:0;background:#13234a;color:white;overflow:hidden}.hero-stage{position:relative;isolation:isolate;min-height:760px;padding:132px max(40px,calc((100% - 1200px)/2)) 100px}.hero-stage::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(8,19,45,.94) 0%,rgba(8,19,45,.87) 32%,rgba(8,19,45,.40) 60%,rgba(8,19,45,.12) 100%);pointer-events:none}.hero-immersive .hero-copy{position:relative;z-index:2;width:min(540px,51%)}.hero-immersive .hero-copy>.eyebrow{color:#fff;font-size:.75rem;letter-spacing:.1em;margin-bottom:15px}.hero-immersive h1{font-size:clamp(3.8rem,5.8vw,6rem);line-height:1.02;text-shadow:0 2px 24px #0003}.hero-immersive h1 span{color:#ff996c}.hero-immersive .intro{color:#f2f4ff;font-size:1rem;line-height:1.65;margin-top:20px}.hero-immersive .quick-facts{margin:18px 0;gap:7px}.hero-immersive .quick-facts li{color:#fff;background:#ffffff15;border:1px solid #ffffff40;font-size:.8125rem}.hero-immersive .offer-price{margin:19px 0}.hero-immersive .offer-price strong{color:#fff}.hero-immersive .offer-price small{color:#e3e7f4}.hero-immersive .hero-button{background:#ff7844;color:#111f42;border:2px solid #111f42;box-shadow:3px 4px 0 #fff;min-height:58px}.hero-immersive .hero-button:hover{background:#ff996c;transform:translateY(-3px)}.hero-immersive .purchase-note{color:#e2e6f3;font-size:.8125rem}.hero-immersive .hero-support{color:#fff;font-size:.875rem;margin-top:18px}.hero-immersive .hero-photo,.hero-immersive .hero-photo:has(.hero-video-frame){position:absolute;z-index:0;inset:0;width:100%;height:100%;margin:0;padding:0;border-radius:0;background:#13234a;overflow:hidden}.hero-immersive .hero-video-frame{width:100%;height:100%;border-radius:0;overflow:hidden}.hero-immersive .hero-photo>img,.hero-immersive .hero-video,.hero-immersive .hero-video-fallback{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center}.hero-immersive .hero-video-error{position:absolute;bottom:16px;right:24px;z-index:3;max-width:320px;background:#13234a;border-radius:6px}.hero-caption{position:relative;padding:13px 24px;text-align:center;max-width:none;color:#d5dcee;background:#13234a;font-size:.75rem;line-height:1.5;margin:0}
.hero-stickers{position:absolute;z-index:3;inset:0;pointer-events:none}.hero-sticker{position:absolute;display:block;width:max-content;max-width:230px;padding:16px 24px;border:3px solid #111f42;box-shadow:5px 6px 0 #111f42;line-height:1.12;letter-spacing:-.02em;font-size:1.25rem;font-weight:800;text-align:center;overflow-wrap:anywhere;transform:rotate(var(--tilt));transition:transform .22s,box-shadow .22s;animation:sticker-arrive .7s cubic-bezier(.2,.8,.25,1.25) both}.sticker-fun{--tilt:-6deg;top:32px;left:max(40px,calc((100% - 1200px)/2));width:225px;background:#ff7844;color:#111f42;border-radius:10px;animation-delay:.05s}.sticker-beginner{--tilt:7deg;right:5%;top:105px;width:194px;background:#f9ff72;color:#111f42;border-radius:50%;padding:28px 23px;font-size:1.125rem;animation-delay:.15s}.sticker-location{--tilt:-5deg;right:13%;bottom:244px;padding:13px 22px;background:#fffefa;color:#2245ef;border-radius:7px;font-size:1rem;animation-delay:.25s}.sticker-book{--tilt:8deg;right:6%;bottom:91px;width:236px;padding:24px 27px;background:#2245ef;color:#fff;border:4px solid #fff;border-radius:22px;box-shadow:0 0 0 3px #111f42,7px 9px 0 #111f42;font-size:1.65rem;pointer-events:auto;animation-delay:.35s}.sticker-book span{display:inline-block;font-size:1.8rem;margin-left:4px}.sticker-book:hover{transform:translateY(-6px) rotate(3deg) scale(1.04);box-shadow:0 0 0 3px #111f42,10px 13px 0 #111f42}.sticker-book:active{transform:translateY(2px) rotate(4deg)}.sticker-book:focus-visible{outline:4px solid #ffb791;outline-offset:8px}.hero-playback{position:absolute;z-index:4;left:max(40px,calc((100% - 1200px)/2));bottom:20px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 17px;color:white;background:#101d38e6;border:1px solid #ffffffa6;border-radius:24px;font:600 .875rem/1.2 Arial,Helvetica,sans-serif;cursor:pointer}.hero-playback[hidden]{display:none}.hero-playback:hover{background:#2245ef}.hero-playback:focus-visible{outline:3px solid white;outline-offset:4px}@keyframes sticker-arrive{from{opacity:0;transform:translateY(12px) rotate(0deg) scale(.92)}to{opacity:1;transform:translateY(0) rotate(var(--tilt)) scale(1)}}
@media(min-width:1700px){.hero-stage{min-height:860px}.sticker-beginner{right:9%;top:140px}.sticker-book{right:10%;bottom:125px}}
@media(max-width:900px) and (min-width:701px){.hero-stage{padding-inline:30px}.hero-immersive .hero-copy{width:57%}.hero-immersive h1{font-size:3.6rem}.sticker-fun{left:30px}.sticker-beginner{right:4%;width:155px;font-size:1rem;padding:24px 17px}.sticker-location{right:6%;bottom:230px}.sticker-book{right:4%;width:180px;font-size:1.35rem;padding:23px 17px}.hero-playback{left:30px}}
@media(max-width:700px){.hero-stage{display:flex;flex-direction:column;min-height:0;padding:0;isolation:isolate}.hero-stage::after{display:none}.hero-immersive .hero-photo,.hero-immersive .hero-photo:has(.hero-video-frame){position:relative;order:0;width:100%;height:auto;aspect-ratio:16/9}.hero-immersive .hero-copy{order:1;width:100%;padding:29px 22px 28px;max-width:none;background:#13234a}.hero-immersive .hero-copy>.eyebrow{font-size:.75rem;margin-bottom:14px}.hero-immersive h1{font-size:clamp(2.8rem,11.8vw,4.5rem)}.hero-immersive .intro{font-size:1rem;margin-top:18px;max-width:none}.hero-immersive .quick-facts{margin-block:17px}.hero-immersive .hero-button{width:100%;min-width:0;justify-content:center}.hero-immersive .offer-price{margin-block:21px}.hero-immersive .hero-support{font-size:.875rem}.hero-stickers{height:56.25vw;bottom:auto}.hero-sticker{border-width:2px;box-shadow:3px 4px 0 #111f42}.sticker-fun{top:15px;left:15px;width:146px;padding:10px 13px;font-size:.875rem;border-radius:6px}.sticker-beginner,.sticker-location{display:none}.sticker-book{right:16px;bottom:24px;width:139px;padding:15px 13px;font-size:1.0625rem;border-radius:14px;border-width:3px;box-shadow:0 0 0 2px #111f42,4px 6px 0 #111f42}.sticker-book span{font-size:1.1rem;margin-left:2px}.hero-playback{left:15px;bottom:auto;top:calc(56.25vw - 49px);min-height:36px;padding:8px 12px;font-size:.875rem}.hero-caption{padding:0 22px 18px;text-align:left;font-size:.75rem}.hero-immersive .hero-video-error{left:14px;right:14px;bottom:10px;font-size:.75rem}.hero-immersive .hero-photo>img,.hero-immersive .hero-video,.hero-immersive .hero-video-fallback{object-fit:cover}}
@media(prefers-reduced-motion:reduce){.hero-sticker{animation:none;transition:none}.sticker-book:hover{transform:rotate(var(--tilt))}}

.reviews{position:relative;isolation:isolate;background:#fffefa;border-top:12px solid var(--blue);border-bottom:1px solid var(--line);padding-block:130px 90px;margin-top:70px;overflow:visible}.reviews>.wrap{position:relative;z-index:1;width:min(1100px,calc(100% - 200px))}
.reviews .eyebrow{font-size:.875rem;margin-bottom:13px}
.reviews h2{max-width:20ch}
.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:32px 0}
.review-card{display:flex;flex-direction:column;min-width:0;padding:28px;border:2px solid var(--ink);border-radius:12px;box-shadow:4px 5px 0 var(--ink);background:white}
.review-card:nth-child(2){background:#eef1ff}.review-card:nth-child(3){background:#fff2e9}
.review-stars{color:#a44b00;font-size:1.3rem;letter-spacing:.13em;line-height:1.3}
.review-card blockquote{margin:20px 0 24px;font-size:1.125rem;line-height:1.6;font-weight:600}
.review-card figcaption{margin-top:auto;color:var(--ink);font-size:1rem;font-weight:700}
.review-card figcaption span{display:block;margin-top:4px;font-weight:400;font-size:.875rem;color:#4d5971}
.reviews .button{margin-top:6px}
/* Real rug cutouts around the reviews: no frames, backgrounds, or box shadows. */
.review-rugs{position:absolute;inset:0;z-index:2;pointer-events:none;overflow-x:clip;overflow-y:visible}
.review-rug{position:absolute;width:210px;height:auto;aspect-ratio:1;object-fit:contain;background:none;border:0;border-radius:0;box-shadow:none;pointer-events:none;animation:rug-float 7s ease-in-out infinite}
.review-rug-lemon{width:220px;left:-45px;top:-75px;--rug-angle:-8deg}
.review-rug-cake{width:165px;right:-15px;top:110px;--rug-angle:9deg;animation-delay:-2s}
@keyframes rug-float{0%,100%{transform:translateY(0) rotate(var(--rug-angle))}50%{transform:translateY(-7px) rotate(var(--rug-angle))}}
@media(min-width:701px) and (max-width:1000px){.reviews>.wrap{width:calc(100% - 140px)}.review-grid{gap:16px}.review-card{padding:20px}.review-card blockquote{font-size:1rem}.review-rug-lemon{width:180px;left:-50px;top:-60px}.review-rug-cake{width:120px;right:-30px;top:145px}}
@media(max-width:700px){.reviews{padding-block:90px 110px;margin-top:42px}.reviews>.wrap{width:calc(100% - 40px)}.review-rug-lemon{width:125px;top:-42px;left:-20px}.review-rug-cake{width:95px;top:auto;right:10px;bottom:4px}.review-grid{grid-template-columns:1fr;gap:20px;margin-block:26px}.review-card{padding:24px}.review-card blockquote{margin-block:15px 20px}.reviews .button{width:100%;gap:14px}}
@media(prefers-reduced-motion:reduce){.review-rug{animation:none;transform:rotate(var(--rug-angle))}}
