@media(max-width:1024px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mobile-toggle{display:flex}nav{position:fixed;top:0;right:0;width:min(280px,82vw);height:100vh;height:100dvh;flex-direction:column;justify-content:center;align-items:stretch;background:#fffbfcc7;backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);border-radius:0;box-shadow:-8px 0 48px #a8325c1a;transform:translate(100%);transition:transform .45s var(--ease-smooth);z-index:550;padding:var(--spacing-xxl) var(--spacing-lg);gap:var(--spacing-lg)}nav.open{transform:translate(0)}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){nav{background:var(--color-bg)}}nav ul{flex-direction:column;gap:4px}nav a{font-size:1.05rem;padding:14px var(--spacing-md);border-radius:var(--radius-md);display:flex;text-align:left}nav a:before{border-radius:var(--radius-md)}nav li:last-child a{margin-top:var(--spacing-sm);text-align:center;border-radius:var(--radius-full)}.hero{padding:calc(var(--header-height) + var(--spacing-lg)) var(--spacing-md) var(--spacing-xl);min-height:100vh;min-height:100dvh}.hero__float{font-size:1.2rem;opacity:.09}.hero__content{padding:var(--spacing-lg) var(--spacing-md)}.hero__float:nth-child(4),.hero__float:nth-child(5){display:none}.hero:before{width:260px;height:260px;top:8%;left:-10%}.hero:after{width:240px;height:240px;bottom:5%;right:-8%}.hero__stats{gap:var(--spacing-xs) var(--spacing-md)}.hero__stat{font-size:.72rem}.hero__stat:after{display:none}.hero__scroll-hint{display:none}.about__content{grid-template-columns:1fr;gap:var(--spacing-lg)}.about__decoration{order:-1}.thread-decoration{max-width:200px}section{padding:var(--spacing-xl) 0}.section__header h2:before,.section__header h2:after{display:none}.section__header h2{padding:0}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:var(--spacing-xs)}.lightbox__close{top:6px;right:6px}.lightbox__nav--prev{left:6px}.lightbox__nav--next{right:6px}.reviews-grid{grid-template-columns:1fr;gap:var(--spacing-md)}.review-card{padding:var(--spacing-md)}.footer__links{flex-direction:column;gap:var(--spacing-sm);align-items:center}.footer__links a:after{display:none}.wave-separator{height:50px}.etsy-cta{padding:var(--spacing-lg) var(--spacing-md);margin-top:var(--spacing-lg)}.btn{padding:11px 24px;font-size:.88rem}.closing__signature{font-size:1.2rem}.scroll-top{width:40px;height:40px;bottom:var(--spacing-md);right:var(--spacing-md)}.reveal--left,.reveal--right{transform:translateY(28px)}.reveal--left.visible,.reveal--right.visible{transform:translateY(0)}}@media(max-width:480px){.hero__logo{width:clamp(140px,50vw,220px)}.hero__greeting{font-size:.95rem}.hero__subtitle{font-size:.88rem}h2{font-size:clamp(1.4rem,6vw,1.9rem)}}@media(hover:none){.gallery-card:hover{transform:none;box-shadow:var(--shadow-card)}.gallery-card:hover img{transform:none}.review-card:hover{transform:none;box-shadow:var(--shadow-card)}.review-card:active{transform:scale(.98);transition-duration:.15s}.btn--primary:hover{transform:none;box-shadow:0 4px 16px #a8325c33}.btn--primary:active{transform:scale(.97);transition-duration:.1s}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal,.reveal--left,.reveal--right,.reveal--scale{opacity:1;transform:none}html{scroll-behavior:auto}}
