@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&family=Manrope:wght@400;500;700&display=swap";:root{--sand: #f4ede4;--sand-deep: #e4d3c0;--paper: rgba(255, 249, 241, .82);--paper-strong: rgba(255, 252, 247, .92);--clay: #a75a36;--clay-deep: #7f3e25;--ink: #291b15;--muted: #685347;--line: rgba(101, 72, 54, .18);--shadow: 0 24px 70px rgba(62, 38, 24, .14);--brand-logo-width: clamp(400px, 14vw, 180px)}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:Manrope,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(240,214,187,.95),transparent 34%),radial-gradient(circle at 85% 18%,rgba(210,170,143,.28),transparent 25%),linear-gradient(160deg,#f8f1e8,#efe2d4)}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}.page-shell{min-height:100vh;padding:1.25rem}.coming-soon{width:min(1100px,100%);margin:0 auto;display:grid;gap:1.25rem}.hero-panel,.gallery-panel{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:32px;background:var(--paper);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-panel{min-height:30vh;padding:2rem;display:block}.hero-panel:before,.gallery-panel:before{content:"";position:absolute;inset:auto;width:360px;height:360px;border-radius:999px;background:radial-gradient(circle,rgba(167,90,54,.15) 0%,transparent 70%);pointer-events:none}.hero-panel:before{top:-120px;right:-80px}.gallery-panel:before{bottom:-180px;left:-100px}.hero-copy,.status-card,.gallery-header,.carousel,.gallery-empty{position:relative;z-index:1}.hero-copy{width:min(820px,100%);margin:0 auto}.hero-header{position:relative}.hero-body{text-align:left;margin:5% 0% 2%}.brand-logo-wrap{position:relative;display:flex;justify-content:center;margin-bottom:1.5rem;min-height:6.5rem}.hero-socials{position:absolute;top:3%;left:0%;display:flex;flex-direction:row;gap:.75rem;transform:translateY(-50%)}.social-link{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;border:1px solid rgba(126,84,60,.18);background:#fffbf6b8;color:var(--clay-deep);box-shadow:0 10px 24px #3e261814;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.social-link svg{width:1.3rem;height:1.3rem}.social-link:hover,.social-link:focus-visible{transform:translateY(-1px);background:#fffbf6f0;border-color:#7e543c47;color:var(--ink)}.brand-lockup{display:inline-flex;align-items:center;gap:.9rem;padding:.55rem .85rem;border:1px solid rgba(126,84,60,.12);border-radius:999px;background:#fffbf6bd}.brand-logo{width:var(--brand-logo-width);height:auto;object-fit:contain;border-radius:8%}.brand-name{margin:0;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:700}.eyebrow{margin:1.5rem 0 .8rem;text-transform:uppercase;letter-spacing:.22em;font-size:.78rem;color:var(--muted);font-weight:700}h1,h2,.status-title{margin:0;font-family:Cormorant Garamond,serif;line-height:.98}h1{font-size:clamp(3rem,9vw,6.2rem);max-width:none}h2{font-size:clamp(2.1rem,4vw,3.5rem)}.lead,.status-text,.gallery-empty p{margin:1.1rem 0 0;font-size:1.02rem;line-height:1.8;color:var(--muted)}.lead{max-width:none}.hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.85rem;margin-top:1.8rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:148px;padding:.9rem 1.3rem;border-radius:999px;border:1px solid transparent;text-decoration:none;font-weight:700;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.btn:hover,.btn:focus-visible,.thumb:hover,.thumb:focus-visible,.social-link:hover,.social-link:focus-visible{transform:translateY(-1px)}.btn-primary{background:var(--clay);color:#fff8f2}.btn-primary:hover,.btn-primary:focus-visible{background:var(--clay-deep)}.btn-secondary{border-color:#7e543c2e;color:var(--ink);background:#fffbf69e}.btn-secondary:hover,.btn-secondary:focus-visible{background:#f7ece0e0;border-color:#7e543c52}.status-card{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;border-radius:28px;background:linear-gradient(180deg,#fff9f159,#fffcf8f2),linear-gradient(145deg,#c69d7c38,#a75a3614);border:1px solid rgba(126,84,60,.16)}.status-label{width:fit-content;margin:0 0 1rem;padding:.4rem .7rem;border-radius:999px;background:#a75a361f;color:var(--clay-deep);text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800}.status-title{font-size:clamp(1.9rem,4vw,3rem)}.gallery-panel{padding:1.8rem}.gallery-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.gallery-header .eyebrow{margin-top:0}.gallery-count{margin:0;font-weight:700;color:var(--muted);letter-spacing:.16em}.carousel{display:grid;gap:1rem}.carousel-frame{position:relative;min-height:clamp(280px,48vw,560px);max-height:700px;display:grid;place-items:center;padding:1.2rem;border-radius:26px;overflow:hidden;background:radial-gradient(circle at top,#ffffffeb,#f4ede4eb);border:1px solid rgba(126,84,60,.15)}.carousel-image-wrap{display:flex;align-items:center;justify-content:center;width:100%}.carousel-image{width:auto;height:auto;max-width:100%;max-height:min(70vh,676px);border-radius:14px;animation:fade-in .32s ease}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border:0;border-radius:999px;background:#fffbf6e0;color:var(--ink);font-size:2rem;line-height:1;cursor:pointer;box-shadow:0 10px 30px #25150d1f;transition:transform .18s ease,background-color .18s ease}.carousel-control-prev{left:1rem}.carousel-control-next{right:1rem}.carousel-control:hover,.carousel-control:focus-visible{transform:translateY(calc(-50% - 1px));background:#fffbf6}.carousel-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:.7rem}.thumb{padding:0;border:2px solid transparent;border-radius:18px;overflow:hidden;cursor:pointer;background:#fffcf7b3;transition:transform .18s ease,border-color .18s ease,opacity .18s ease;opacity:.72}.thumb img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.thumb.is-active{border-color:#a75a36b8;opacity:1}.gallery-empty{min-height:240px;display:grid;place-items:center;border-radius:24px;border:1px dashed rgba(126,84,60,.22);background:#fffcf78c;text-align:center;padding:1.5rem}.site-footer{width:min(1100px,100%);margin:1rem auto 0}.site-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.35rem;border:1px solid var(--line);border-radius:24px;background:#fff9f1b8;box-shadow:0 16px 40px #3e261814;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-footer-copy,.legal-intro,.template-notice,.legal-section p,.legal-list{font-size:.98rem;line-height:1.75}.site-footer-copy{margin:0;color:var(--muted)}.site-footer-copy a,.legal-section a,.template-notice a{color:var(--clay-deep)}.site-footer-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.footer-link,.legal-backlink{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.58rem .9rem;border-radius:999px;border:1px solid rgba(126,84,60,.18);background:#fffbf6b8;color:var(--ink);text-decoration:none;font-weight:700;font-size:.92rem;line-height:1.1;white-space:nowrap;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.footer-link:hover,.footer-link:focus-visible,.legal-backlink:hover,.legal-backlink:focus-visible{transform:translateY(-1px);background:#fffbf6f2;border-color:#7e543c47}.footer-link.is-current{background:var(--clay);border-color:transparent;color:#fff8f2}.legal-page{width:min(1100px,100%);margin:0 auto;display:grid;gap:1rem}.legal-hero,.legal-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:32px;background:var(--paper);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legal-hero{padding:1.8rem 2rem 2rem}.legal-card{padding:1.8rem 2rem}.legal-logo-wrap{justify-content:flex-start;min-height:auto;margin:1.2rem 0 .8rem}.legal-backlink{width:fit-content;margin-bottom:1rem}.legal-intro{margin:1rem 0 0;color:var(--muted)}.template-notice{margin-top:1.5rem;padding:1rem 1.1rem;border-radius:20px;border:1px solid rgba(126,84,60,.16);background:#fffcf79e;color:var(--muted)}.legal-section+.legal-section{margin-top:1.6rem;padding-top:1.6rem;border-top:1px solid rgba(126,84,60,.16)}.legal-section h2{font-size:clamp(1.55rem,3.5vw,2.3rem)}.legal-section p{margin:.85rem 0 0;color:var(--muted)}.legal-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;margin-top:15px}.legal-contact-item{padding:1rem;border-radius:20px;border:1px solid rgba(126,84,60,.16);background:#fffcf78c}.legal-contact-label{display:block;color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.legal-contact-value{margin-top:.45rem;color:var(--ink);line-height:1.65}.legal-list{margin:.95rem 0 0;padding-left:1.3rem;color:var(--muted)}.legal-list li+li{margin-top:.55rem}.scroll-top-button{position:fixed;right:1.5rem;bottom:1.5rem;z-index:20;display:inline-flex;align-items:center;gap:.45rem;padding:.8rem 1rem;border:1px solid rgba(126,84,60,.18);border-radius:999px;background:#fffbf6eb;color:var(--ink);box-shadow:0 16px 36px #3e261824;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;font:inherit;font-weight:700;opacity:0;pointer-events:none;transform:translateY(12px);transition:transform .18s ease,opacity .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.scroll-top-button.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top-button:hover,.scroll-top-button:focus-visible{background:#fffbf6;border-color:#7e543c47;transform:translateY(-1px)}.placeholder-text{color:var(--clay-deep);font-style:italic}.btn:focus-visible,.carousel-control:focus-visible,.thumb:focus-visible,.social-link:focus-visible,.footer-link:focus-visible,.legal-backlink:focus-visible,.scroll-top-button:focus-visible{outline:2px solid rgba(126,84,60,.4);outline-offset:2px}@keyframes fade-in{0%{opacity:.6;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@media(max-width:1000px){.hero-panel{grid-template-columns:1fr}.status-card{min-height:220px}}@media(max-width:640px){.page-shell{padding:.8rem}.hero-panel,.gallery-panel{border-radius:24px}.hero-panel{min-height:auto;padding:1.2rem}.gallery-panel,.site-footer-inner,.legal-card,.legal-hero{padding:1.2rem}.site-footer-inner{align-items:flex-start;flex-direction:column}.site-footer-nav{width:100%;justify-content:flex-start;gap:.45rem}.footer-link{min-height:2.35rem;padding:.52rem .78rem;font-size:.88rem}.brand-lockup{width:100%;justify-content:center}.hero-header{display:grid;gap:1rem}.brand-logo-wrap{min-height:auto;padding-top:4.2rem}.hero-socials{position:absolute;top:0;left:50%;flex-direction:row;justify-content:center;transform:translate(-50%)}.hero-actions,.btn{width:100%}.gallery-header{align-items:flex-start;flex-direction:column}.carousel-control{width:2.6rem;height:2.6rem;font-size:1.7rem}.carousel-control-prev{left:.65rem}.carousel-control-next{right:.65rem}.carousel-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.carousel-image{padding:.8rem}.scroll-top-button{right:.8rem;bottom:.8rem;padding:.72rem .9rem}}
