.AdminDashboard-module__neWapq__workspace{background:#f5f3ef;min-height:100vh;position:relative}.AdminDashboard-module__neWapq__previewCanvas{min-height:100vh}.AdminDashboard-module__neWapq__floatingToolbar{z-index:90;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;justify-content:flex-end;padding:0;display:flex;position:fixed;top:1rem;right:1rem}.AdminDashboard-module__neWapq__floatingMeta,.AdminDashboard-module__neWapq__floatingActions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.AdminDashboard-module__neWapq__infoPill{color:#fff8f2d1;background:#fff8f214;border-radius:999px;align-items:center;min-height:2.4rem;padding:.58rem .85rem;font-size:.85rem;line-height:1.4;display:inline-flex}.AdminDashboard-module__neWapq__editorDrawer{z-index:85;-webkit-backdrop-filter:blur(18px)saturate(118%);background:linear-gradient(#f5efe7db,#f5f3efbd),#ffffffc2;border:1px solid #1d181414;border-radius:1.6rem;grid-template-rows:auto minmax(0,1fr);transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s;display:grid;position:fixed;overflow:hidden;box-shadow:0 28px 70px #1d18142e}.AdminDashboard-module__neWapq__editorDrawerOpen{opacity:1;transform:translate(0)}.AdminDashboard-module__neWapq__editorDrawerClosed{opacity:0;pointer-events:none;transform:translate(calc(100% + 1rem))}.AdminDashboard-module__neWapq__panelShell{background:radial-gradient(circle at 0 0,#c96c2b1f,#0000 24%),radial-gradient(circle at 100% 0,#2e7d6814,#0000 24%),linear-gradient(#f5efe7bd,#f5f3efd1);min-height:0;padding:1rem;overflow:auto}.AdminDashboard-module__neWapq__drawerDragHandle{color:#5e534b;width:100%;min-height:3rem;font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;-webkit-backdrop-filter:blur(10px);background:#ffffff29;border:0;border-bottom:1px solid #1d181414;justify-content:center;align-items:center;gap:.7rem;padding:.85rem 1rem .65rem;font-size:.82rem;display:flex}.AdminDashboard-module__neWapq__drawerDragHandle:active{cursor:grabbing}.AdminDashboard-module__neWapq__drawerGrip{background:#1f19152e;border-radius:999px;width:3.4rem;height:.34rem;box-shadow:0 .55rem #1f19151f,0 -.55rem #1f19151f}.AdminDashboard-module__neWapq__drawerResizeHandle{cursor:nwse-resize;-webkit-user-select:none;user-select:none;touch-action:none;background:linear-gradient(135deg,#0000 0 36%,#1f19151f 36% 44%,#0000 44% 58%,#1f19152e 58% 66%,#0000 66%),#fff3;border:0;border-top-left-radius:.9rem;width:1.7rem;height:1.7rem;position:absolute;bottom:0;right:0}.AdminDashboard-module__neWapq__shell{background:radial-gradient(circle at 0 0,#c96c2b2e,#0000 24%),radial-gradient(circle at 100% 0,#2e7d681f,#0000 24%),linear-gradient(#f5efe7 0%,#f5f3ef 100%);min-height:100vh;padding:2rem}.AdminDashboard-module__neWapq__layout{grid-template-columns:minmax(15rem,18rem) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.AdminDashboard-module__neWapq__sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #1d181414;border-radius:1.5rem;gap:1rem;padding:1.4rem;display:grid;position:sticky;top:1.5rem;box-shadow:0 18px 50px #1d181414}.AdminDashboard-module__neWapq__brand{align-items:center;gap:.9rem;display:flex}.AdminDashboard-module__neWapq__brand img{object-fit:contain;background:#111;border-radius:1rem;width:3rem;height:3rem}.AdminDashboard-module__neWapq__brandEyebrow{letter-spacing:.22em;text-transform:uppercase;color:#8a6041;margin:0 0 .2rem;font-size:.72rem}.AdminDashboard-module__neWapq__brandTitle{color:#1f1915;margin:0;font-size:1rem}.AdminDashboard-module__neWapq__nav{gap:.35rem;display:grid}.AdminDashboard-module__neWapq__nav a{color:#473c34;border-radius:1rem;padding:.75rem .9rem;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:block}.AdminDashboard-module__neWapq__nav a:hover{color:#1f1915;background:#c96c2b1a;transform:translate(2px)}.AdminDashboard-module__neWapq__main{gap:1.25rem;display:grid}.AdminDashboard-module__neWapq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #1d181414;border-radius:1.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 18px 50px #1d181414}.AdminDashboard-module__neWapq__headerMeta{gap:.5rem;display:grid}.AdminDashboard-module__neWapq__headerEyebrow{letter-spacing:.24em;text-transform:uppercase;color:#8a6041;margin:0;font-size:.74rem}.AdminDashboard-module__neWapq__headerTitle{color:#1b1612;margin:0;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.02}.AdminDashboard-module__neWapq__headerText{color:#5b5148;max-width:48rem;margin:0;line-height:1.7}.AdminDashboard-module__neWapq__headerActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.AdminDashboard-module__neWapq__ghostButton,.AdminDashboard-module__neWapq__primaryButton{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.85rem 1.25rem;font-size:.94rem;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex}.AdminDashboard-module__neWapq__ghostButton{color:#1f1915;background:#1f19150f}.AdminDashboard-module__neWapq__primaryButton{color:#faf7f2;background:linear-gradient(135deg,#1f1915,#8b3d3d);box-shadow:0 18px 36px #1f19152e}.AdminDashboard-module__neWapq__ghostButton:hover,.AdminDashboard-module__neWapq__primaryButton:hover{transform:translateY(-2px)}.AdminDashboard-module__neWapq__primaryButton:disabled{opacity:.66;cursor:not-allowed}.AdminDashboard-module__neWapq__status{color:#165a41;background:#165a411a;border-radius:999px;padding:.7rem 1rem;font-size:.9rem;font-weight:600}.AdminDashboard-module__neWapq__statusError{color:#922b2b;background:#922b2b1a}.AdminDashboard-module__neWapq__ghostInlineButton,.AdminDashboard-module__neWapq__dangerInlineButton{cursor:pointer;min-height:2.6rem;font:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.7rem .95rem;font-size:.86rem;font-weight:700;transition:transform .18s,opacity .18s,background .18s;display:inline-flex}.AdminDashboard-module__neWapq__ghostInlineButton{color:#1f1915;background:#1f191514}.AdminDashboard-module__neWapq__dangerInlineButton{color:#922b2b;background:#922b2b1f}.AdminDashboard-module__neWapq__ghostInlineButton:hover,.AdminDashboard-module__neWapq__dangerInlineButton:hover{transform:translateY(-1px)}.AdminDashboard-module__neWapq__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd6;border:1px solid #1d181414;border-radius:1.5rem;padding:1.35rem;box-shadow:0 18px 50px #1d181414}.AdminDashboard-module__neWapq__mediaLibraryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.AdminDashboard-module__neWapq__mediaCard{background:#ffffffc2;border:1px solid #1f191514;border-radius:1.25rem;gap:.85rem;padding:1rem;display:grid;box-shadow:0 14px 30px #1f19150f}.AdminDashboard-module__neWapq__mediaLibraryPreview{background:#110d0a;border-radius:1rem;overflow:hidden}.AdminDashboard-module__neWapq__mediaLibraryPreview img,.AdminDashboard-module__neWapq__mediaLibraryPreview video{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.AdminDashboard-module__neWapq__mediaMeta{gap:.28rem;display:grid}.AdminDashboard-module__neWapq__mediaMeta strong{color:#1f1915;word-break:break-word;font-size:.95rem;line-height:1.45}.AdminDashboard-module__neWapq__mediaMeta span{color:#665951;font-size:.84rem;line-height:1.5}.AdminDashboard-module__neWapq__mediaActions{flex-wrap:wrap;gap:.65rem;display:flex}.AdminDashboard-module__neWapq__emptyMediaState{color:#5f544c;background:#ffffffb3;border-radius:1.1rem;grid-column:1/-1;padding:1rem 1.1rem;line-height:1.7}.AdminDashboard-module__neWapq__cardHeader{margin-bottom:1rem}.AdminDashboard-module__neWapq__cardEyebrow{letter-spacing:.22em;text-transform:uppercase;color:#8a6041;margin:0 0 .35rem;font-size:.72rem}.AdminDashboard-module__neWapq__cardTitle{color:#1b1612;margin:0;font-size:1.2rem}.AdminDashboard-module__neWapq__cardDescription{color:#5f544c;margin:.55rem 0 0;line-height:1.7}.AdminDashboard-module__neWapq__grid{gap:1rem;display:grid}.AdminDashboard-module__neWapq__gridTwo{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.AdminDashboard-module__neWapq__field,.AdminDashboard-module__neWapq__fieldWide{gap:.45rem;display:grid}.AdminDashboard-module__neWapq__fieldWide{grid-column:1/-1}.AdminDashboard-module__neWapq__field span,.AdminDashboard-module__neWapq__fieldWide span{color:#3f342d;font-size:.9rem;font-weight:600}.AdminDashboard-module__neWapq__input,.AdminDashboard-module__neWapq__textarea{color:#1f1915;width:100%;font:inherit;background:#fffdfb;border:1px solid #1f19151f;border-radius:1rem;outline:none;padding:.9rem .95rem;transition:border-color .18s,box-shadow .18s,transform .18s}.AdminDashboard-module__neWapq__textarea{resize:vertical;min-height:7.5rem}.AdminDashboard-module__neWapq__input:focus,.AdminDashboard-module__neWapq__textarea:focus{border-color:#c96c2bb3;transform:translateY(-1px);box-shadow:0 0 0 4px #c96c2b1f}.AdminDashboard-module__neWapq__itemCard{background:radial-gradient(circle at 100% 0,#c96c2b14,#0000 34%),#fffdfa;border:1px solid #1f191514;border-radius:1.2rem;padding:1rem}.AdminDashboard-module__neWapq__itemHeader{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.AdminDashboard-module__neWapq__itemHeader strong{color:#1f1915}.AdminDashboard-module__neWapq__removeButton,.AdminDashboard-module__neWapq__addButton,.AdminDashboard-module__neWapq__uploadButton{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:2.6rem;padding:.7rem 1rem;font-size:.88rem;font-weight:700;transition:transform .18s,opacity .18s;display:inline-flex}.AdminDashboard-module__neWapq__removeButton{color:#902b2b;background:#902b2b1a}.AdminDashboard-module__neWapq__addButton,.AdminDashboard-module__neWapq__uploadButton{color:#1f1915;background:#1f19150f}.AdminDashboard-module__neWapq__removeButton:hover,.AdminDashboard-module__neWapq__addButton:hover,.AdminDashboard-module__neWapq__uploadButton:hover{transform:translateY(-1px)}.AdminDashboard-module__neWapq__inlineActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.AdminDashboard-module__neWapq__mediaPreview{gap:.75rem;margin-top:.35rem;display:grid}.AdminDashboard-module__neWapq__mediaPreview img,.AdminDashboard-module__neWapq__mediaPreview video{background:#f2ece5;border:1px solid #1f191514;border-radius:1rem;width:100%;max-width:22rem}.AdminDashboard-module__neWapq__help{color:#70645b;margin:0;font-size:.82rem;line-height:1.6}.AdminDashboard-module__neWapq__panelShell .AdminDashboard-module__neWapq__layout{grid-template-columns:1fr;gap:1rem}.AdminDashboard-module__neWapq__panelShell .AdminDashboard-module__neWapq__sidebar{gap:.85rem;padding:1rem;position:static}.AdminDashboard-module__neWapq__panelShell .AdminDashboard-module__neWapq__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.AdminDashboard-module__neWapq__panelShell .AdminDashboard-module__neWapq__main{gap:1rem}.AdminDashboard-module__neWapq__hiddenInput{display:none}@media (max-width:1024px){.AdminDashboard-module__neWapq__floatingToolbar{top:1rem;right:1rem}.AdminDashboard-module__neWapq__editorDrawer{max-width:calc(100vw - 2rem)}.AdminDashboard-module__neWapq__layout{grid-template-columns:1fr}.AdminDashboard-module__neWapq__sidebar{position:static}.AdminDashboard-module__neWapq__mediaLibraryGrid,.AdminDashboard-module__neWapq__panelShell .AdminDashboard-module__neWapq__nav{grid-template-columns:1fr}}@media (max-width:720px){.AdminDashboard-module__neWapq__floatingToolbar{top:.75rem;right:.75rem}.AdminDashboard-module__neWapq__editorDrawer{max-width:calc(100vw - 1.5rem)}.AdminDashboard-module__neWapq__gridTwo{grid-template-columns:1fr}}
.MagneticButton-module__opbw8G__button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;min-height:3.5rem;padding:.95rem 1.45rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;position:relative;overflow:hidden;transform:translate(0,0)}.MagneticButton-module__opbw8G__button span{z-index:1;position:relative}.MagneticButton-module__opbw8G__button:after{content:"";background:linear-gradient(120deg,#0000 0%,#ffffff2e 48%,#0000 100%);transition:transform .42s;position:absolute;inset:0;transform:translate(-100%)}.MagneticButton-module__opbw8G__button:hover:after{transform:translate(100%)}.MagneticButton-module__opbw8G__primary{color:#fbf6f0;background:linear-gradient(135deg,#1b1612,#8b3d3d);box-shadow:0 20px 38px #1b161238}.MagneticButton-module__opbw8G__secondary{color:#1f1915;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf49e;border-color:#1f19151f}@media (pointer:coarse),(prefers-reduced-motion:reduce){.MagneticButton-module__opbw8G__button{transform:none!important}}
.LandingPage-module__z68R-W__page{--page-surface:#f6f1ea;--page-surface-soft:#f7f3ed;--page-surface-join:#f5efe6;--soft-card-fill:linear-gradient(180deg, #fffffff0, #ffffffd1);--soft-card-shadow:0 24px 56px #31241b14, 0 10px 24px #31241b0b, inset 0 1px 0 #ffffffb8;color:#191411;background:radial-gradient(circle at top left, #c96c2b1f, transparent 28%), linear-gradient(180deg, #f5efe6 0%, var(--page-surface) 34%, var(--page-surface-soft) 100%)}@keyframes LandingPage-module__z68R-W__contentReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translate(0,0)}}.LandingPage-module__z68R-W__hero{color:#fff8f2;background:var(--page-surface-join);min-height:clamp(22rem,52vh,29rem);position:relative;overflow:hidden}.LandingPage-module__z68R-W__heroMedia{z-index:0;position:absolute;inset:0}.LandingPage-module__z68R-W__heroImage{object-fit:cover;opacity:0;visibility:hidden;width:100%;height:100%;transition:none;position:absolute;inset:0}.LandingPage-module__z68R-W__heroImageActive{opacity:1;visibility:visible;z-index:1}.LandingPage-module__z68R-W__heroImageHidden{z-index:0}.LandingPage-module__z68R-W__heroOverlay{background:linear-gradient(#0f0c0a57,#0f0c0ab8),linear-gradient(90deg,#0f0c0ab3,#0f0c0a2e 56%);position:absolute;inset:0}.LandingPage-module__z68R-W__heroInner{z-index:1;width:min(100% - 2rem,1240px);margin:0 auto;padding:.4rem 0 .9rem;position:relative}.LandingPage-module__z68R-W__topbar{-webkit-backdrop-filter:blur(18px)saturate(120%);background:linear-gradient(#1813106b,#1813103d),#18131033;border:1px solid #fff8f21f;border-radius:1.6rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-bottom:1.1rem;padding:.82rem .92rem .82rem .78rem;display:grid;box-shadow:0 24px 44px #0a080624,inset 0 1px #ffffff1a}.LandingPage-module__z68R-W__topbarLead{justify-self:start;align-items:center;gap:.72rem;display:flex}.LandingPage-module__z68R-W__brand{color:inherit;border-radius:1.2rem;align-items:center;gap:.85rem;padding:.26rem .34rem .26rem .12rem;text-decoration:none;transition:transform .18s,background .18s;display:flex}.LandingPage-module__z68R-W__brand:hover{background:#ffffff0d;transform:translateY(-1px)}.LandingPage-module__z68R-W__localeSwitch{background:#ffffff0f;border:1px solid #fff8f21a;border-radius:999px;align-items:center;gap:.35rem;padding:.24rem;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.LandingPage-module__z68R-W__localeButton{color:#fff8f2ad;min-width:3rem;font:inherit;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.52rem .74rem;font-size:.74rem;transition:background .18s,color .18s,transform .18s}.LandingPage-module__z68R-W__localeButton:hover,.LandingPage-module__z68R-W__localeButtonActive{color:#fff8f2;background:#fff8f229;transform:translateY(-1px)}.LandingPage-module__z68R-W__brandMark{object-fit:contain;background:#111;border-radius:.88rem;width:2.85rem;height:2.85rem}.LandingPage-module__z68R-W__brandEyebrow{letter-spacing:.22em;text-transform:uppercase;color:#fff8f2b8;margin:0 0 .18rem;font-size:.7rem}.LandingPage-module__z68R-W__brandName{font-size:.96rem}.LandingPage-module__z68R-W__nav{background:#ffffff0f;border:1px solid #fff8f21a;border-radius:999px;flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:.4rem;padding:.28rem;display:flex}.LandingPage-module__z68R-W__navLink{color:#fff8f2e6;border-radius:999px;justify-content:center;align-items:center;min-height:2.7rem;padding:.7rem .95rem;font-size:.9rem;text-decoration:none;transition:color .18s,background .18s,transform .18s;display:inline-flex}.LandingPage-module__z68R-W__navLink:hover{color:#fff8f2;background:#fff8f21f;transform:translateY(-1px)}.LandingPage-module__z68R-W__phonePill{min-height:2.9rem;color:inherit;background:#ffffff14;border:1px solid #fff8f21f;border-radius:999px;justify-self:end;align-items:center;gap:.55rem;padding:.74rem .95rem;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.LandingPage-module__z68R-W__phonePill:hover{background:#fff8f224;transform:translateY(-1px)}.LandingPage-module__z68R-W__heroGrid{justify-content:center;align-items:center;min-height:clamp(11rem,25vh,14.5rem);display:flex}.LandingPage-module__z68R-W__heroCopy{text-align:center;width:min(100%,39rem);margin:0 auto;padding:.2rem .4rem;animation:.88s cubic-bezier(.22,1,.36,1) 60ms both LandingPage-module__z68R-W__contentReveal}.LandingPage-module__z68R-W__heroTitle{font-family:var(--font-display), serif;letter-spacing:-.06em;margin:0;text-wrap:balance;text-shadow:0 2px #0806057a,0 10px 22px #08060557,0 18px 42px #08060580,0 0 18px #08060529;max-width:12ch;margin-inline:auto;font-size:clamp(2.2rem,4.8vw,4rem);line-height:.98}.LandingPage-module__z68R-W__heroDescription{color:#fff8f2e6;text-shadow:0 1px #08060542,0 6px 14px #0806053d;max-width:26rem;margin:.7rem 0 0;margin-inline:auto;font-size:.98rem;line-height:1.55}.LandingPage-module__z68R-W__statsSection,.LandingPage-module__z68R-W__section{width:min(100% - 2rem,1240px);margin:0 auto}.LandingPage-module__z68R-W__statsSection{z-index:3;margin-top:-4.8rem;position:relative}.LandingPage-module__z68R-W__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.LandingPage-module__z68R-W__statsActions{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:1rem;display:flex}.LandingPage-module__z68R-W__statCard{background:var(--soft-card-fill), #ffffffd1;box-shadow:var(--soft-card-shadow);-webkit-backdrop-filter:blur(18px)saturate(130%);animation:.78s cubic-bezier(.22,1,.36,1) both LandingPage-module__z68R-W__contentReveal;animation-delay:var(--enter-delay,0s);border:none;border-radius:1.8rem;padding:1.4rem}.LandingPage-module__z68R-W__statValue{letter-spacing:-.06em;font-size:clamp(2rem,4vw,3rem);display:block}.LandingPage-module__z68R-W__statCard p{color:#685c53;margin:.45rem 0 0;line-height:1.6}.LandingPage-module__z68R-W__section{padding:6.5rem 0 0}.LandingPage-module__z68R-W__sectionHeading{max-width:54rem;margin-bottom:2rem;animation:.78s cubic-bezier(.22,1,.36,1) 40ms both LandingPage-module__z68R-W__contentReveal}.LandingPage-module__z68R-W__sectionEyebrow{color:#a15d31;letter-spacing:.2em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8rem}.LandingPage-module__z68R-W__sectionTitle{font-family:var(--font-display), serif;letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4.8vw,4rem);line-height:1}.LandingPage-module__z68R-W__sectionDescription{color:#665951;margin:1rem 0 0;font-size:1rem;line-height:1.8}.LandingPage-module__z68R-W__aboutGrid{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.75fr);gap:1rem;display:grid}.LandingPage-module__z68R-W__aboutCard,.LandingPage-module__z68R-W__aboutMediaCard,.LandingPage-module__z68R-W__serviceCard,.LandingPage-module__z68R-W__workflowCard,.LandingPage-module__z68R-W__galleryCard,.LandingPage-module__z68R-W__videoShell,.LandingPage-module__z68R-W__videoCard,.LandingPage-module__z68R-W__videoChecklist,.LandingPage-module__z68R-W__contactCard,.LandingPage-module__z68R-W__faqItem{background:var(--soft-card-fill), #ffffffd6;box-shadow:var(--soft-card-shadow);-webkit-backdrop-filter:blur(18px)saturate(130%);animation:.78s cubic-bezier(.22,1,.36,1) both LandingPage-module__z68R-W__contentReveal;animation-delay:var(--enter-delay,0s);border:none;border-radius:1.9rem;position:relative;overflow:hidden}.LandingPage-module__z68R-W__interactiveCard{--spot-x:50%;--spot-y:50%;--card-rotate-x:0deg;--card-rotate-y:0deg;--card-lift:0px;isolation:isolate;transform:perspective(1200px) rotateX(var(--card-rotate-x)) rotateY(var(--card-rotate-y)) translate3d(0, var(--card-lift), 0);transform-style:preserve-3d;will-change:transform, box-shadow;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s,background .22s}.LandingPage-module__z68R-W__interactiveCard:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(360px circle at var(--spot-x) var(--spot-y), #c96c2b2e, transparent 42%);opacity:0;transition:opacity .22s;position:absolute;inset:0}.LandingPage-module__z68R-W__interactiveCard:after{content:"";z-index:0;pointer-events:none;border-radius:inherit;opacity:0;border:1px solid #ffffff8a;transition:opacity .22s,border-color .22s;position:absolute;inset:1px}.LandingPage-module__z68R-W__interactiveCard:hover,.LandingPage-module__z68R-W__interactiveCard:focus-within{--card-lift:-6px;box-shadow:0 30px 62px #31241b1f,0 12px 28px #31241b0f,inset 0 1px #ffffffd1}.LandingPage-module__z68R-W__interactiveCard:hover:before,.LandingPage-module__z68R-W__interactiveCard:focus-within:before,.LandingPage-module__z68R-W__interactiveCard:hover:after,.LandingPage-module__z68R-W__interactiveCard:focus-within:after{opacity:1}.LandingPage-module__z68R-W__interactiveCard>*{z-index:1;position:relative}.LandingPage-module__z68R-W__aboutCard{align-content:start;gap:1.25rem;padding:1.7rem;display:grid}.LandingPage-module__z68R-W__aboutLead{font-family:var(--font-display), serif;letter-spacing:-.04em;color:#231b15;margin:0;font-size:clamp(1.45rem,2.6vw,2.25rem);line-height:1.12}.LandingPage-module__z68R-W__aboutBody{color:#453933;margin:0;font-size:1.04rem;line-height:1.9}.LandingPage-module__z68R-W__aboutMediaCard{background:radial-gradient(circle at 100% 0,#c96c2b29,#0000 34%),linear-gradient(#fff8f2f5,#ffffffd6),#ffffffd6;gap:.9rem;padding:1rem;display:grid}.LandingPage-module__z68R-W__aboutGrid>:first-child{--enter-delay:80ms}.LandingPage-module__z68R-W__aboutGrid>:nth-child(2){--enter-delay:.16s}.LandingPage-module__z68R-W__aboutMeta{flex-wrap:wrap;gap:.7rem;display:flex}.LandingPage-module__z68R-W__aboutMeta span{color:#6c6057;background:#ffffffb8;border-radius:999px;align-items:center;padding:.68rem .9rem;font-size:.86rem;line-height:1.55;display:inline-flex;box-shadow:inset 0 1px #ffffffdb}.LandingPage-module__z68R-W__aboutSliderStage{background:#17110d;border-radius:1.6rem;min-height:31rem;position:relative;overflow:hidden}.LandingPage-module__z68R-W__aboutSlideImage{object-fit:cover;opacity:0;visibility:hidden;width:100%;height:100%;transition:none;position:absolute;inset:0;transform:scale(1.02)}.LandingPage-module__z68R-W__aboutSlideImageActive{opacity:1;visibility:visible;z-index:1;transform:scale(1)}.LandingPage-module__z68R-W__aboutSlideImageHidden{z-index:0}.LandingPage-module__z68R-W__aboutSlideOverlay{z-index:1;background:linear-gradient(#110d0b1a,#110d0bad),linear-gradient(90deg,#110d0b94,#110d0b24 56%);position:absolute;inset:0}.LandingPage-module__z68R-W__aboutSlideContent{z-index:2;-webkit-backdrop-filter:blur(16px);color:#fff8f2;background:linear-gradient(#191310a8,#1913105c);border-radius:1.5rem;gap:.6rem;padding:1.15rem 1.2rem;display:grid;position:absolute;bottom:1.2rem;left:1.2rem;right:1.2rem;box-shadow:0 20px 36px #0a08062e,inset 0 1px #ffffff1a}.LandingPage-module__z68R-W__aboutSlideEyebrow{color:#ffd7ba;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.72rem}.LandingPage-module__z68R-W__aboutSlideContent h3{font-family:var(--font-display), serif;letter-spacing:-.04em;margin:0;font-size:clamp(1.45rem,2.6vw,2.25rem);line-height:1.04}.LandingPage-module__z68R-W__aboutSlideContent p{color:#fff8f2d1;margin:0;line-height:1.72}.LandingPage-module__z68R-W__aboutSlideControls{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.LandingPage-module__z68R-W__aboutSlideButton{color:#281f19;text-align:left;cursor:pointer;background:#ffffffad;border:none;border-radius:1.25rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;padding:.95rem 1rem;transition:transform .18s,background .18s,box-shadow .18s,color .18s;display:grid}.LandingPage-module__z68R-W__aboutSlideButton:hover,.LandingPage-module__z68R-W__aboutSlideButtonActive{background:radial-gradient(circle at 100% 0,#c96c2b24,#0000 44%),linear-gradient(#fffaf6f5,#ffffffd6);transform:translateY(-2px);box-shadow:0 18px 34px #31241b14,inset 0 1px #ffffffe6}.LandingPage-module__z68R-W__aboutSlideButtonIndex{color:#7d7067;letter-spacing:.14em;text-transform:uppercase;background:#1f19150f;border-radius:999px;justify-content:center;align-items:center;min-width:2.65rem;min-height:2.65rem;font-size:.76rem;display:inline-flex}.LandingPage-module__z68R-W__aboutSlideButtonText{gap:.24rem;min-width:0;display:grid}.LandingPage-module__z68R-W__aboutSlideButtonText strong{font-size:.96rem;line-height:1.4}.LandingPage-module__z68R-W__aboutSlideButtonText small{color:#6d6058;line-height:1.55}.LandingPage-module__z68R-W__aboutSlideButtonActive .LandingPage-module__z68R-W__aboutSlideButtonIndex,.LandingPage-module__z68R-W__aboutSlideButton:hover .LandingPage-module__z68R-W__aboutSlideButtonIndex{color:#fff8f2;background:#a15d31}.LandingPage-module__z68R-W__aboutSlideButtonActive .LandingPage-module__z68R-W__aboutSlideButtonText strong,.LandingPage-module__z68R-W__aboutSlideButton:hover .LandingPage-module__z68R-W__aboutSlideButtonText strong{color:#a15d31}.LandingPage-module__z68R-W__serviceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.LandingPage-module__z68R-W__serviceCard{background:linear-gradient(#fffffff0,#ffffffd6),#ffffffd6;padding:1.5rem}.LandingPage-module__z68R-W__serviceIndex{color:#7b6e65;letter-spacing:.18em;text-transform:uppercase;background:#1f19150f;border-radius:999px;padding:.45rem .7rem;font-size:.8rem;display:inline-flex}.LandingPage-module__z68R-W__serviceCard h3,.LandingPage-module__z68R-W__workflowCard h3,.LandingPage-module__z68R-W__galleryCard h3,.LandingPage-module__z68R-W__videoCard h3,.LandingPage-module__z68R-W__contactCard h3{margin:1rem 0 0;font-size:1.45rem;line-height:1.15}.LandingPage-module__z68R-W__serviceCard p,.LandingPage-module__z68R-W__workflowCard p,.LandingPage-module__z68R-W__galleryCard p,.LandingPage-module__z68R-W__videoCard p,.LandingPage-module__z68R-W__contactCard p,.LandingPage-module__z68R-W__contactCard a,.LandingPage-module__z68R-W__faqAnswer p{color:#61544c;line-height:1.75}.LandingPage-module__z68R-W__serviceBullets{gap:.65rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.LandingPage-module__z68R-W__serviceBullets li{padding-left:1.1rem;position:relative}.LandingPage-module__z68R-W__serviceBullets li:before{content:"";background:var(--accent,#c96c2b);border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:.72rem;left:0}.LandingPage-module__z68R-W__workflowGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.LandingPage-module__z68R-W__workflowCard{background:radial-gradient(circle at 100% 0,#c96c2b1f,#0000 34%),linear-gradient(#fffffff5,#ffffffdb);align-content:start;gap:.95rem;padding:1.35rem;transition:transform .18s,box-shadow .18s;display:grid}.LandingPage-module__z68R-W__workflowCard:hover{--card-lift:-6px;box-shadow:0 26px 54px #31241b1a,inset 0 1px #ffffffd1}.LandingPage-module__z68R-W__workflowTop{justify-content:space-between;align-items:center;gap:.9rem;display:flex}.LandingPage-module__z68R-W__workflowIconBadge{color:#a15d31;background:linear-gradient(#c96c2b2e,#ffffffd6),#ffffffe0;border-radius:1.05rem;justify-content:center;align-items:center;width:3.15rem;height:3.15rem;display:inline-flex;box-shadow:0 16px 28px #c96c2b1f,inset 0 1px #ffffffd6}.LandingPage-module__z68R-W__workflowIconBadge svg{transition:transform .18s}.LandingPage-module__z68R-W__workflowCard:hover .LandingPage-module__z68R-W__workflowIconBadge svg{transform:scale(1.08)}.LandingPage-module__z68R-W__workflowMeta{justify-items:end;gap:.45rem;display:grid}.LandingPage-module__z68R-W__workflowTag{color:#6f6259;letter-spacing:.14em;text-transform:uppercase;background:#1f19150f;border-radius:999px;padding:.34rem .64rem;font-size:.68rem;display:inline-flex}.LandingPage-module__z68R-W__workflowCard h3,.LandingPage-module__z68R-W__workflowCard p{margin:0}.LandingPage-module__z68R-W__galleryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.LandingPage-module__z68R-W__galleryCard{overflow:hidden}.LandingPage-module__z68R-W__galleryCardLarge{grid-column:span 2}.LandingPage-module__z68R-W__galleryMediaShell{background:#16110e;position:relative;overflow:hidden}.LandingPage-module__z68R-W__galleryPoster,.LandingPage-module__z68R-W__galleryVideo{object-fit:cover;width:100%;height:21rem}.LandingPage-module__z68R-W__galleryPoster{transition:opacity .22s,transform .42s}.LandingPage-module__z68R-W__galleryVideo{opacity:0;transition:opacity .18s,transform .42s;position:absolute;inset:0;transform:scale(1.03)}.LandingPage-module__z68R-W__galleryCardActive .LandingPage-module__z68R-W__galleryVideo{opacity:1;transform:scale(1)}.LandingPage-module__z68R-W__galleryCardActive .LandingPage-module__z68R-W__galleryPoster{opacity:0;transform:scale(1.04)}.LandingPage-module__z68R-W__galleryCardLarge .LandingPage-module__z68R-W__galleryPoster,.LandingPage-module__z68R-W__galleryCardLarge .LandingPage-module__z68R-W__galleryVideo{height:28rem}.LandingPage-module__z68R-W__galleryCardBody{padding:1.2rem}.LandingPage-module__z68R-W__videoGrid{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.72fr);align-items:start;gap:1rem;display:grid}.LandingPage-module__z68R-W__videoShell{background:radial-gradient(circle at 100% 0,#2e7d6829,#0000 30%),linear-gradient(#fffffff0,#ffffffd6),#ffffffd6;border-radius:2.1rem;padding:1rem;animation:.78s cubic-bezier(.22,1,.36,1) 80ms both LandingPage-module__z68R-W__contentReveal}.LandingPage-module__z68R-W__videoFrame,.LandingPage-module__z68R-W__videoPlaceholder{background:#111;border-radius:1.4rem;width:100%;min-height:24rem}.LandingPage-module__z68R-W__videoFrame{object-fit:cover}.LandingPage-module__z68R-W__videoPlaceholder{color:#fff8f2cc;text-align:center;place-items:center;padding:2rem;display:grid}.LandingPage-module__z68R-W__videoInfo{gap:1rem;display:grid}.LandingPage-module__z68R-W__videoCard{padding:1.4rem}.LandingPage-module__z68R-W__videoCardEyebrow,.LandingPage-module__z68R-W__contactLabel{color:#a15d31;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.78rem}.LandingPage-module__z68R-W__videoChecklist{background:var(--soft-card-fill), #ffffffd6;gap:.8rem;margin:0;padding:1.4rem;list-style:none;animation:.78s cubic-bezier(.22,1,.36,1) .16s both LandingPage-module__z68R-W__contentReveal;display:grid}.LandingPage-module__z68R-W__videoInfo>:first-child{--enter-delay:.12s}.LandingPage-module__z68R-W__videoChecklist li{color:#4c4038;padding-left:1.1rem;position:relative}.LandingPage-module__z68R-W__videoChecklist li:before{content:"";background:#2e7d68;border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:.66rem;left:0}.LandingPage-module__z68R-W__faqShell{grid-template-columns:minmax(18rem,.54fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.LandingPage-module__z68R-W__faqHighlight{background:radial-gradient(circle at 100% 0,#c96c2b2e,#0000 34%),linear-gradient(#fffaf6f5,#ffffffd1);border-radius:2rem;gap:1rem;padding:1.6rem;display:grid;position:sticky;top:1.25rem;box-shadow:0 24px 54px #31241b14,inset 0 1px #fffc}.LandingPage-module__z68R-W__faqHighlightEyebrow{color:#a15d31;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.74rem}.LandingPage-module__z68R-W__faqHighlightTitle{font-family:var(--font-display), serif;letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,2.4vw,2.3rem);line-height:1.02}.LandingPage-module__z68R-W__faqHighlightText{color:#6c6057;margin:0;line-height:1.8}.LandingPage-module__z68R-W__faqHighlightStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.LandingPage-module__z68R-W__faqHighlightStats div{background:#ffffff94;border-radius:1.25rem;gap:.3rem;padding:1rem;display:grid}.LandingPage-module__z68R-W__faqHighlightStats strong{letter-spacing:-.05em;font-size:1.5rem}.LandingPage-module__z68R-W__faqHighlightStats span{color:#786b62;line-height:1.5}.LandingPage-module__z68R-W__faqList{gap:.95rem;display:grid}.LandingPage-module__z68R-W__faqItem{transition:transform .2s,box-shadow .2s,background .2s;overflow:hidden}.LandingPage-module__z68R-W__faqItemOpen{--card-lift:-2px;background:radial-gradient(circle at 100% 0,#c96c2b24,#0000 32%),linear-gradient(#fffcf9fa,#ffffffe0);box-shadow:0 28px 56px #31241b17,inset 0 1px #ffffffd6}.LandingPage-module__z68R-W__faqButton{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.15rem 1.25rem;display:grid}.LandingPage-module__z68R-W__faqIndex{color:#7e7067;letter-spacing:.16em;text-transform:uppercase;background:#1f19150f;border-radius:999px;justify-content:center;align-items:center;min-width:3rem;min-height:3rem;font-size:.82rem;display:inline-flex}.LandingPage-module__z68R-W__faqQuestionWrap{gap:.32rem;display:grid}.LandingPage-module__z68R-W__faqQuestionLabel{color:#a15d31;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem}.LandingPage-module__z68R-W__faqQuestion{color:#201913;font-size:1.08rem;font-weight:650;line-height:1.5}.LandingPage-module__z68R-W__faqIconShell{background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex;box-shadow:inset 0 1px #fffc}.LandingPage-module__z68R-W__faqIcon,.LandingPage-module__z68R-W__faqIconOpen{color:#6f6259;transition:transform .18s,color .18s}.LandingPage-module__z68R-W__faqIconOpen{color:#a15d31;transform:rotate(180deg)}.LandingPage-module__z68R-W__faqAnswer{overflow:hidden}.LandingPage-module__z68R-W__faqAnswerInner{background:#ffffffb8;border-radius:1.35rem;margin:0 1.25rem 1.25rem 5.25rem;padding:1rem 1.1rem 1.05rem;box-shadow:inset 0 1px #ffffffdb}.LandingPage-module__z68R-W__faqAnswer p{color:#60534b;margin:0;line-height:1.82}.LandingPage-module__z68R-W__contactGrid{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.LandingPage-module__z68R-W__contactCard{gap:.9rem;width:100%;padding:1.8rem;display:grid}.LandingPage-module__z68R-W__contactCard a{color:#473c34;align-items:center;gap:.55rem;width:fit-content;text-decoration:none;display:inline-flex}.LandingPage-module__z68R-W__footer{border-top:1px solid #1f191514;gap:1.35rem;width:min(100% - 2rem,1240px);margin:0 auto;padding:4.8rem 0 3rem;animation:.78s cubic-bezier(.22,1,.36,1) .18s both LandingPage-module__z68R-W__contentReveal;display:grid}.LandingPage-module__z68R-W__footerTop{grid-template-columns:minmax(0,1.05fr) minmax(0,1.35fr);align-items:start;gap:1.4rem;display:grid}.LandingPage-module__z68R-W__footerIntro{gap:.7rem;display:grid}.LandingPage-module__z68R-W__footerEyebrow{color:#9a6d4f;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.74rem}.LandingPage-module__z68R-W__footerBrand{font-size:clamp(1.2rem,2vw,1.8rem);font-family:var(--font-display), serif;margin:0;line-height:1}.LandingPage-module__z68R-W__footerText{color:#6d6056;margin:0;line-height:1.8}.LandingPage-module__z68R-W__footerNote{color:#8a7c72;margin:0;line-height:1.7}.LandingPage-module__z68R-W__footerGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.LandingPage-module__z68R-W__footerColumn{align-content:start;gap:.95rem;display:grid}.LandingPage-module__z68R-W__footerHeading{color:#a15d31;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.74rem}.LandingPage-module__z68R-W__footerNav,.LandingPage-module__z68R-W__footerSocials,.LandingPage-module__z68R-W__footerContactList{gap:.75rem;display:grid}.LandingPage-module__z68R-W__footerNav a,.LandingPage-module__z68R-W__footerContactList a,.LandingPage-module__z68R-W__footerBottom a{color:#4e433b;text-decoration:none;transition:color .18s}.LandingPage-module__z68R-W__footerNav a:hover,.LandingPage-module__z68R-W__footerContactList a:hover,.LandingPage-module__z68R-W__footerBottom a:hover{color:#a15d31}.LandingPage-module__z68R-W__footerContactList a{align-items:flex-start;gap:.6rem;line-height:1.7;display:inline-flex}.LandingPage-module__z68R-W__footerLink{color:#1f1915;background:#ffffffb8;border-radius:1rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.82rem .95rem;text-decoration:none;transition:transform .18s,background .18s,color .18s;display:inline-flex;box-shadow:0 12px 22px #1f19150d}.LandingPage-module__z68R-W__footerLink:hover{color:#a15d31;background:#fff8f2f0;transform:translateY(-2px)}.LandingPage-module__z68R-W__footerBottom{color:#786a60;border-top:1px solid #1f191514;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;font-size:.95rem;display:flex}.LandingPage-module__z68R-W__footerBottom p{margin:0}.LandingPage-module__z68R-W__whatsappButton{z-index:40;color:#f8fff8;background:linear-gradient(135deg,#166c4d,#2e7d68);border-radius:999px;justify-content:center;align-items:center;min-height:3.4rem;padding:.95rem 1.3rem;text-decoration:none;animation:.78s cubic-bezier(.22,1,.36,1) .22s both LandingPage-module__z68R-W__contentReveal;display:inline-flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 20px 36px #166c4d3d}@media (prefers-reduced-motion:reduce){.LandingPage-module__z68R-W__heroCopy,.LandingPage-module__z68R-W__statCard,.LandingPage-module__z68R-W__sectionHeading,.LandingPage-module__z68R-W__aboutCard,.LandingPage-module__z68R-W__serviceCard,.LandingPage-module__z68R-W__workflowCard,.LandingPage-module__z68R-W__galleryCard,.LandingPage-module__z68R-W__videoShell,.LandingPage-module__z68R-W__videoCard,.LandingPage-module__z68R-W__videoChecklist,.LandingPage-module__z68R-W__faqItem,.LandingPage-module__z68R-W__contactCard,.LandingPage-module__z68R-W__footer,.LandingPage-module__z68R-W__whatsappButton{animation:none}}@media (max-width:1080px){.LandingPage-module__z68R-W__nav{display:none}.LandingPage-module__z68R-W__topbar{grid-template-columns:minmax(0,1fr) auto}.LandingPage-module__z68R-W__heroGrid,.LandingPage-module__z68R-W__aboutGrid,.LandingPage-module__z68R-W__faqShell,.LandingPage-module__z68R-W__videoGrid,.LandingPage-module__z68R-W__contactGrid,.LandingPage-module__z68R-W__footerTop{grid-template-columns:1fr}.LandingPage-module__z68R-W__workflowGrid,.LandingPage-module__z68R-W__footerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.LandingPage-module__z68R-W__faqHighlight{position:static}.LandingPage-module__z68R-W__aboutSliderStage{min-height:27rem}.LandingPage-module__z68R-W__aboutSlideControls{grid-template-columns:1fr}}@media (max-width:760px){.LandingPage-module__z68R-W__heroInner{width:min(100% - 1rem,1240px);padding-top:.8rem}.LandingPage-module__z68R-W__heroGrid{min-height:clamp(7.75rem,16vh,9.75rem)}.LandingPage-module__z68R-W__statsSection{margin-top:-2.6rem}.LandingPage-module__z68R-W__heroCopy{padding:.1rem .15rem}.LandingPage-module__z68R-W__topbar{border-radius:1.4rem;grid-template-columns:1fr}.LandingPage-module__z68R-W__topbarLead{justify-content:space-between;gap:.7rem;width:100%}.LandingPage-module__z68R-W__phonePill{justify-self:start}.LandingPage-module__z68R-W__statsGrid,.LandingPage-module__z68R-W__serviceGrid,.LandingPage-module__z68R-W__workflowGrid,.LandingPage-module__z68R-W__galleryGrid{grid-template-columns:1fr}.LandingPage-module__z68R-W__galleryCardLarge{grid-column:span 1}.LandingPage-module__z68R-W__galleryPoster,.LandingPage-module__z68R-W__galleryVideo,.LandingPage-module__z68R-W__galleryCardLarge .LandingPage-module__z68R-W__galleryPoster,.LandingPage-module__z68R-W__galleryCardLarge .LandingPage-module__z68R-W__galleryVideo{height:20rem}.LandingPage-module__z68R-W__faqButton{grid-template-columns:1fr auto;gap:.9rem}.LandingPage-module__z68R-W__faqIndex{display:none}.LandingPage-module__z68R-W__faqAnswerInner{margin:0 1rem 1rem}.LandingPage-module__z68R-W__heroTitle{max-width:none}.LandingPage-module__z68R-W__aboutSliderStage{min-height:22rem}.LandingPage-module__z68R-W__aboutSlideContent{padding:1rem;bottom:.85rem;left:.85rem;right:.85rem}.LandingPage-module__z68R-W__footer{gap:1rem}.LandingPage-module__z68R-W__footerGrid,.LandingPage-module__z68R-W__footerBottom{grid-template-columns:1fr;display:grid}.LandingPage-module__z68R-W__footerBottom{justify-content:start}}
.AdminLoginForm-module__sWTyPa__shell{background:radial-gradient(circle at top,#c96c2b2e,#0000 32%),linear-gradient(#f8f1e7 0%,#f4efe8 48%,#f7f5f1 100%);place-items:center;min-height:100vh;padding:2rem;display:grid}.AdminLoginForm-module__sWTyPa__card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd6;border:1px solid #2f282214;border-radius:1.75rem;width:min(100%,28rem);padding:2rem;box-shadow:0 20px 80px #1c18141f}.AdminLoginForm-module__sWTyPa__eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#8f623f;margin:0 0 .75rem;font-size:.8rem}.AdminLoginForm-module__sWTyPa__title{color:#1b1612;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.05}.AdminLoginForm-module__sWTyPa__description{color:#5e534a;margin:1rem 0 1.5rem;line-height:1.7}.AdminLoginForm-module__sWTyPa__form{gap:1rem;display:grid}.AdminLoginForm-module__sWTyPa__label{color:#332a24;gap:.5rem;font-size:.95rem;font-weight:600;display:grid}.AdminLoginForm-module__sWTyPa__input{color:#1b1612;background:#fffdfb;border:1px solid #332a241f;border-radius:1rem;outline:none;width:100%;padding:.95rem 1rem;font-size:1rem;transition:border-color .18s,box-shadow .18s,transform .18s}.AdminLoginForm-module__sWTyPa__input:focus{border-color:#c96c2bb3;transform:translateY(-1px);box-shadow:0 0 0 4px #c96c2b1f}.AdminLoginForm-module__sWTyPa__button{color:#f9f6f2;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#1f1a16,#8b3d3d);border:0;border-radius:999px;justify-content:center;align-items:center;min-height:3.2rem;font-size:.98rem;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 18px 36px #1f1a162e}.AdminLoginForm-module__sWTyPa__button:hover{transform:translateY(-2px)}.AdminLoginForm-module__sWTyPa__button:disabled{opacity:.65;cursor:wait}.AdminLoginForm-module__sWTyPa__error{color:#a12d2d;margin:0;font-size:.92rem}.AdminLoginForm-module__sWTyPa__hint{color:#73675e;margin:1rem 0 0;font-size:.85rem;line-height:1.6}
