.hero[data-astro-cid-ct3bgug4]{position:relative;min-height:clamp(560px,88vh,860px);overflow:hidden;display:flex;align-items:center}.hero__bg[data-astro-cid-ct3bgug4]{position:absolute;inset:0;background:linear-gradient(145deg,var(--color-sand-pale) 0%,var(--color-sand-light) 45%,#e8d8c4 100%);z-index:0;overflow:hidden}.hero__bg-shape[data-astro-cid-ct3bgug4]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4;animation:float-shape 12s ease-in-out infinite}.hero__bg-shape--1[data-astro-cid-ct3bgug4]{width:500px;height:500px;background:radial-gradient(circle,var(--color-clay) 0%,transparent 70%);top:-100px;right:-100px;animation-delay:0s}.hero__bg-shape--2[data-astro-cid-ct3bgug4]{width:350px;height:350px;background:radial-gradient(circle,var(--color-terracotta) 0%,transparent 70%);bottom:-80px;left:-80px;opacity:.25;animation-delay:-4s}.hero__bg-shape--3[data-astro-cid-ct3bgug4]{width:250px;height:250px;background:radial-gradient(circle,var(--color-sand) 0%,transparent 70%);top:30%;left:30%;opacity:.5;animation-delay:-8s}.hero__bg-grain[data-astro-cid-ct3bgug4]{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='400' height='400' filter='url(%23noise)' opacity='0.035'/%3E%3C/svg%3E");opacity:.5;pointer-events:none}@keyframes float-shape{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-20px) scale(1.05)}66%{transform:translate(-10px,15px) scale(.97)}}.hero__content[data-astro-cid-ct3bgug4]{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--space-xl);padding-block:var(--space-2xl);min-height:inherit}.hero__text[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-md)}[data-astro-cid-ct3bgug4][dir=rtl] .hero__text[data-astro-cid-ct3bgug4]{align-items:flex-end}.hero__eyebrow[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-terracotta)}.hero__eyebrow-dot[data-astro-cid-ct3bgug4]{display:inline-block;width:6px;height:6px;background:var(--color-terracotta);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.hero__headline[data-astro-cid-ct3bgug4]{font-size:clamp(2.75rem,5.5vw,4.25rem);font-weight:800;line-height:1.08;letter-spacing:-.025em;color:var(--color-dark)}[data-astro-cid-ct3bgug4][dir=rtl] .hero__headline[data-astro-cid-ct3bgug4]{font-size:clamp(2.25rem,5vw,3.75rem);letter-spacing:0;line-height:1.3}.hero__sub[data-astro-cid-ct3bgug4]{font-size:clamp(1rem,1.5vw,1.1875rem);color:var(--color-dark-70);max-width:440px;line-height:1.7}.hero__ctas[data-astro-cid-ct3bgug4]{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:.25rem}.hero__image-wrap[data-astro-cid-ct3bgug4]{position:relative;display:flex;justify-content:center}.hero__image-frame[data-astro-cid-ct3bgug4]{position:relative;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-2xl);transition:transform .5s cubic-bezier(.23,1,.32,1);will-change:transform;transform-style:preserve-3d;transform:perspective(1000px) rotateY(-2deg)}.hero__image-frame[data-astro-cid-ct3bgug4]:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.12) 0%,transparent 50%,rgba(0,0,0,.06) 100%);pointer-events:none}.hero__image[data-astro-cid-ct3bgug4]{width:100%;max-width:480px;height:auto;display:block;object-fit:cover}.hero__badge[data-astro-cid-ct3bgug4]{position:absolute;bottom:1.5rem;inset-inline-start:-1.5rem;background:var(--color-white);border-radius:var(--radius-lg);padding:.75rem 1.25rem;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:.125rem;animation:float-badge 4s ease-in-out infinite}@keyframes float-badge{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero__badge-number[data-astro-cid-ct3bgug4]{font-family:var(--font-heading);font-size:1.375rem;font-weight:800;color:var(--color-dark);line-height:1}.hero__badge-label[data-astro-cid-ct3bgug4]{font-size:.75rem;color:var(--color-dark-50);font-weight:500}.hero__deco-dot[data-astro-cid-ct3bgug4]{position:absolute;top:2rem;inset-inline-end:-1rem;width:80px;height:80px;background:radial-gradient(circle,var(--color-clay) 0%,transparent 70%);border-radius:50%;opacity:.35;animation:float-badge 6s ease-in-out infinite reverse}.hero__scroll[data-astro-cid-ct3bgug4]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem}.hero__scroll-line[data-astro-cid-ct3bgug4]{width:1.5px;height:3rem;background:linear-gradient(180deg,var(--color-clay) 0%,transparent 100%);animation:scroll-line 2s ease-in-out infinite;border-radius:var(--radius-full)}@keyframes scroll-line{0%{transform:scaleY(0);transform-origin:top;opacity:0}40%{transform:scaleY(1);transform-origin:top;opacity:1}60%{transform:scaleY(1);transform-origin:bottom;opacity:1}to{transform:scaleY(0);transform-origin:bottom;opacity:0}}.section-cta[data-astro-cid-ct3bgug4]{display:flex;justify-content:center;margin-top:var(--space-lg)}.products-grid[data-astro-cid-ct3bgug4]{gap:var(--space-md)}.about-preview[data-astro-cid-ct3bgug4]{background:linear-gradient(160deg,var(--color-sand-light) 0%,var(--color-sand-pale) 100%);overflow:hidden}.about-preview__inner[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--space-xl)}.about-preview__image-wrap[data-astro-cid-ct3bgug4]{position:relative}.about-preview__image-frame[data-astro-cid-ct3bgug4]{position:relative;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-xl);transform:perspective(1000px) rotateY(2deg) rotateX(1deg);transition:transform var(--transition-slow)}.about-preview__image-frame[data-astro-cid-ct3bgug4]:hover{transform:perspective(1000px) rotateY(0) rotateX(0) scale(1.01)}.about-preview__image-frame[data-astro-cid-ct3bgug4]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(22,16,14,.15) 100%);pointer-events:none}.about-preview__image[data-astro-cid-ct3bgug4]{width:100%;display:block;object-fit:cover}.about-preview__image-accent[data-astro-cid-ct3bgug4]{position:absolute;bottom:-2rem;inset-inline-end:-2rem;width:180px;height:180px;border-radius:50%;border:3px solid var(--color-clay);opacity:.25;pointer-events:none}.about-preview__text[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:var(--space-md)}.about-preview__body[data-astro-cid-ct3bgug4]{font-size:1.0625rem;color:var(--color-dark-70);line-height:1.85}.workshop-preview[data-astro-cid-ct3bgug4]{background-color:var(--color-off-white)}.workshop-preview__inner[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--space-xl)}.workshop-preview__text[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:var(--space-md)}.workshop-preview__body[data-astro-cid-ct3bgug4]{font-size:1.0625rem;color:var(--color-dark-70);line-height:1.85}.workshop-preview__image-wrap[data-astro-cid-ct3bgug4]{position:relative}.workshop-preview__image-frame[data-astro-cid-ct3bgug4]{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-xl);transform:perspective(1000px) rotateY(-2deg) rotateX(1deg);transition:transform var(--transition-slow)}.workshop-preview__image-frame[data-astro-cid-ct3bgug4]:hover{transform:perspective(1000px) rotateY(0) rotateX(0) scale(1.01)}.workshop-preview__image-frame[data-astro-cid-ct3bgug4]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(22,16,14,.12) 100%);pointer-events:none}.workshop-preview__image[data-astro-cid-ct3bgug4]{width:100%;display:block;object-fit:cover}.instagram-cred[data-astro-cid-ct3bgug4]{background:var(--color-sand-light);padding-block:var(--space-xl)}.instagram-cred__inner[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:var(--space-md);flex-wrap:wrap;background:var(--color-white);border-radius:var(--radius-2xl);padding:var(--space-lg) var(--space-xl);box-shadow:var(--shadow-md);border:1px solid var(--glass-border)}.instagram-cred__icon-wrap[data-astro-cid-ct3bgug4]{width:60px;height:60px;background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #dc27434d}.instagram-cred__content[data-astro-cid-ct3bgug4]{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.instagram-cred__followers[data-astro-cid-ct3bgug4]{font-family:var(--font-heading);font-size:1.875rem;font-weight:800;color:var(--color-dark);line-height:1}.instagram-cred__handle[data-astro-cid-ct3bgug4]{font-size:.9375rem;font-weight:600;color:var(--color-terracotta)}.instagram-cred__text[data-astro-cid-ct3bgug4]{font-size:.9375rem;color:var(--color-dark-70);margin-top:.125rem;line-height:1.5}@media(max-width:900px){.instagram-cred__inner[data-astro-cid-ct3bgug4]{padding:var(--space-md)}}@media(max-width:768px){.hero__content[data-astro-cid-ct3bgug4]{grid-template-columns:1fr;text-align:center;gap:var(--space-lg);padding-block:var(--space-xl)}[data-astro-cid-ct3bgug4][dir=rtl] .hero__text[data-astro-cid-ct3bgug4]{align-items:center}.hero__text[data-astro-cid-ct3bgug4]{align-items:center;order:2}.hero__eyebrow[data-astro-cid-ct3bgug4]{justify-content:center}.hero__image-wrap[data-astro-cid-ct3bgug4]{order:1}.hero__badge[data-astro-cid-ct3bgug4]{inset-inline-start:.5rem}.hero__scroll[data-astro-cid-ct3bgug4]{display:none}.about-preview__inner[data-astro-cid-ct3bgug4],.workshop-preview__inner[data-astro-cid-ct3bgug4]{grid-template-columns:1fr;gap:var(--space-lg)}.about-preview__image-accent[data-astro-cid-ct3bgug4]{display:none}.instagram-cred__inner[data-astro-cid-ct3bgug4]{flex-direction:column;text-align:center;border-radius:var(--radius-xl);padding:var(--space-md)}.instagram-cred__content[data-astro-cid-ct3bgug4]{align-items:center}}
