@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300&family=Jost:wght@300;400;500&display=swap";body:has(.fg-hero){font-family:Jost,sans-serif;background:#fffcfa;color:#3d3532;overflow-x:hidden}.fg-hero,.fg-hero *,.fg-about,.fg-about *,.fg-categories,.fg-categories *,.fg-packages,.fg-packages *,.fg-tips,.fg-tips *,.fg-process,.fg-process *,.fg-reviews,.fg-reviews *,.fg-faq,.fg-faq *,.fg-contact,.fg-contact *,.fg-nav,.fg-nav *,.fg-back-to-top{box-sizing:border-box}.fg-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.2rem 2.5rem;display:flex;justify-content:space-between;align-items:center;background:#fffcfaeb;backdrop-filter:blur(12px);border-bottom:1px solid rgba(145,124,113,.15);transition:all .3s ease}.fg-nav-logo{font-family:Playfair Display,serif;font-size:1.1rem;color:#7a6560;letter-spacing:.05em}.fg-nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.fg-nav-links a{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#888;text-decoration:none;transition:color .2s}.fg-nav-links a:hover,.fg-nav-links a.active{color:#c17f3a}.fg-hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.fg-hero-left{background:#3d3532;display:flex;flex-direction:column;justify-content:center;padding:8rem 5rem 5rem;position:relative;overflow:hidden}.fg-hero-left:before{content:"";position:absolute;top:-50%;right:-30%;width:80%;height:200%;background:radial-gradient(ellipse,rgba(193,127,58,.12) 0%,transparent 70%)}.fg-hero-tag{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:#c17f3a;margin-bottom:1.5rem;opacity:0;animation:fgFadeUp .8s .2s forwards}.fg-hero-title{font-family:Playfair Display,serif;font-size:clamp(3rem,5vw,4.5rem);line-height:1.1;color:#fff;margin:0 0 1.5rem;opacity:0;animation:fgFadeUp .8s .4s forwards}.fg-hero-title em{font-style:italic;color:#d4975a}.fg-hero-subtitle{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-style:italic;color:#ffffff8c;line-height:1.7;max-width:380px;margin:0 0 3rem;opacity:0;animation:fgFadeUp .8s .6s forwards}.fg-hero-cta{display:inline-block;padding:1rem 2.5rem;background:transparent;border:1px solid #C17F3A;color:#c17f3a;font-family:Jost,sans-serif;font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;transition:all .3s ease;opacity:0;animation:fgFadeUp .8s .8s forwards;width:fit-content}.fg-hero-cta:hover{background:#c17f3a;color:#fff}.fg-hero-right{position:relative;overflow:hidden}.fg-hero-right img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(.85);display:block}.fg-hero-right:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,rgba(61,53,50,.4) 0%,transparent 40%)}.fg-hero-scroll{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff6;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;animation:fgFadeIn 1s 1.5s both}.fg-scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.4));animation:fgScrollPulse 2s infinite}.fg-hero~section,.fg-faq,.fg-contact{padding:7rem 0}.fg-container{max-width:1100px;margin:0 auto;padding:0 2.5rem}.fg-section-label{font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:#c17f3a;margin-bottom:1rem;display:block}.fg-section-title{font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.2;color:#3d3532;margin:0 0 1.5rem}.fg-section-title em{font-style:italic;color:#c17f3a}.fg-divider{width:60px;height:1px;background:#c17f3a;margin-bottom:2rem}.fg-text-center{text-align:center}.fg-about{background:#fff;clip-path:polygon(0 2rem,100% 0,100% 100%,0 100%);margin-top:-2rem;padding-top:9rem}.fg-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.fg-about-img{position:relative}.fg-about-img img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;display:block}.fg-about-img:before{content:"";position:absolute;inset:-1.5rem 1.5rem 1.5rem -1.5rem;border:1px solid #ddd4c8;z-index:-1}.fg-about-badge{position:absolute;bottom:-1.5rem;right:-1.5rem;background:#c17f3a;color:#fff;padding:1.2rem 1.8rem;font-family:Cormorant Garamond,serif;font-style:italic;font-size:.95rem;line-height:1.4;text-align:center;max-width:160px}.fg-about-text p{font-weight:300;line-height:1.9;color:#5a5a5a;margin:0 0 1.5rem;font-size:1.05rem}.fg-about-signature{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.5rem;color:#c17f3a;margin-top:2rem}.fg-categories{background:#fffcfa;clip-path:polygon(0 2rem,100% 0,100% 100%,0 100%);margin-top:-2rem;padding-top:9rem}.fg-categories-header{text-align:center;margin-bottom:5rem}.fg-categories-header .fg-divider{margin:0 auto 2rem}.fg-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.fg-cat-card{position:relative;overflow:hidden;cursor:default}.fg-cat-card-inner{aspect-ratio:4/5;background:#ece4db;position:relative;overflow:hidden;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.fg-cat-card:hover .fg-cat-card-inner{transform:scale(1.02)}.fg-cat-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.fg-cat-img--top{object-position:center top}.fg-cat-number{position:absolute;top:2rem;left:2rem;font-family:Playfair Display,serif;font-size:3.5rem;color:#c17f3a;opacity:.25;line-height:1}.fg-cat-content{position:absolute;bottom:0;left:0;right:0;padding:2.5rem 2rem;background:linear-gradient(to top,#1e1614f7,#1e161499,#1e161426);color:#fff;transform:translateY(0);transition:transform .4s ease}.fg-cat-title{font-family:Playfair Display,serif;font-size:1.7rem;font-style:italic;margin-bottom:.5rem;text-shadow:0 2px 8px rgba(0,0,0,.4)}.fg-cat-subtitle{font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;color:#d4975a;margin-bottom:1rem}.fg-cat-desc{font-size:.88rem;line-height:1.7;color:#fffc;font-weight:300;opacity:0;max-height:0;overflow:hidden;transition:opacity .4s ease,max-height .4s ease}.fg-cat-card:hover .fg-cat-desc{opacity:1;max-height:200px}.fg-cat-tip{margin-top:1rem;padding:.8rem 1rem;border-left:2px solid #C17F3A;font-size:.8rem;color:#fffc;opacity:0;transition:opacity .3s .2s ease}.fg-cat-card:hover .fg-cat-tip{opacity:1}.fg-packages{background:#3d3532;color:#fff;clip-path:polygon(0 2rem,100% 0,100% 100%,0 100%);margin-top:-2rem;padding-top:9rem}.fg-packages .fg-section-title{color:#fff}.fg-packages .fg-section-label{color:#d4975a}.fg-packages-header{text-align:center;margin-bottom:4rem}.fg-pkg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.fg-pkg-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:2.5rem 2rem;position:relative;transition:all .3s ease;cursor:default}.fg-pkg-card:hover{background:#ffffff12;border-color:#c17f3a66;transform:translateY(-4px)}.fg-pkg-card.fg-featured{border-color:#c17f3a;background:#c17f3a14}.fg-pkg-card.fg-featured:before{content:"BELIEBT";position:absolute;top:-1px;right:2rem;background:#c17f3a;color:#fff;font-size:.62rem;letter-spacing:.15em;padding:.3rem .8rem}.fg-pkg-name{font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:#d4975a;margin-bottom:1rem}.fg-pkg-price{font-family:Playfair Display,serif;font-size:3rem;color:#fff;line-height:1;margin-bottom:.3rem}.fg-pkg-price span{font-size:1.2rem;color:#d4975a}.fg-pkg-divider{width:30px;height:1px;background:#c17f3a;margin:1.5rem 0}.fg-pkg-features{list-style:none;display:flex;flex-direction:column;gap:.85rem;margin:0;padding:0}.fg-pkg-features li{font-size:.88rem;color:#ffffffb3;font-weight:300;display:flex;gap:.8rem;align-items:flex-start;line-height:1.5}.fg-pkg-features li:before{content:"✓";color:#c17f3a;flex-shrink:0;margin-top:.05rem}.fg-pkg-feature-accent{color:#d4975a!important;font-style:italic}.fg-extras-bar{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:2rem 2.5rem;display:flex;gap:3rem;flex-wrap:wrap;align-items:center}.fg-extra-item{display:flex;align-items:center;gap:1rem;flex:1;min-width:200px}.fg-extras-divider{width:1px;align-self:stretch;background:#ffffff14;flex-shrink:0}.fg-extra-label{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#d4975a;margin-bottom:.2rem}.fg-extra-desc{font-size:.83rem;color:#ffffff8c;font-weight:300}.fg-extra-price-tag{font-family:Playfair Display,serif;font-size:1.4rem;color:#fff;white-space:nowrap;margin-left:auto;padding-left:1rem}.fg-extra-price-tag--light{color:#d4975a}.fg-tips{background:#ece4db;clip-path:polygon(0 2rem,100% 0,100% 100%,0 100%);margin-top:-2rem;padding-top:9rem}.fg-tips-header{margin-bottom:4rem}.fg-tips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.fg-tip-card{background:#fff;padding:2.5rem;border-bottom:3px solid transparent;transition:border-color .3s ease}.fg-tip-card:hover{border-color:#c17f3a}.fg-tip-icon{font-size:2rem;margin-bottom:1rem;display:block}.fg-tip-title{font-family:Playfair Display,serif;font-size:1.15rem;margin-bottom:.8rem;color:#3d3532}.fg-tip-text{font-size:.9rem;line-height:1.8;color:#6a6a6a;font-weight:300;margin:0}.fg-tip-highlight{margin-top:.8rem;font-size:.8rem;color:#c17f3a;letter-spacing:.05em;font-style:italic}.fg-process{background:#fff;clip-path:polygon(0 2rem,100% 0,100% 100%,0 100%);margin-top:-2rem;padding-top:9rem}.fg-process-header{text-align:center;margin-bottom:4rem}.fg-process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.fg-process-steps:before{content:"";position:absolute;top:2rem;left:12.5%;right:12.5%;height:1px;background:#ddd4c8;z-index:0}.fg-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1.5rem;position:relative;z-index:1}.fg-step-num{width:4rem;height:4rem;border-radius:50%;background:#fffcfa;border:1px solid #ddd4c8;display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-size:1.2rem;color:#c17f3a;margin-bottom:1.5rem;transition:all .3s ease}.fg-step:hover .fg-step-num{background:#c17f3a;color:#fff;border-color:#c17f3a}.fg-step-title{font-family:Playfair Display,serif;font-size:1rem;margin-bottom:.6rem;color:#3d3532}.fg-step-text{font-size:.83rem;color:#888;line-height:1.7;font-weight:300;margin:0}.fg-reviews{background:#fffcfa;clip-path:polygon(0 2rem,100% 0,100% 100%,0 100%);margin-top:-2rem;padding-top:9rem}.fg-reviews-header{text-align:center;margin-bottom:4rem}.fg-reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.fg-review-card{background:#fff;padding:3rem;position:relative;border-top:1px solid #ddd4c8}.fg-review-quote{font-family:Playfair Display,serif;font-size:5rem;color:#c17f3a;opacity:.2;line-height:.5;margin-bottom:1.5rem;display:block}.fg-review-stars{color:#c17f3a;font-size:.9rem;letter-spacing:.1em;margin-bottom:1.2rem}.fg-review-text{font-family:Cormorant Garamond,serif;font-size:1.1rem;line-height:1.8;color:#5a5a5a;font-style:italic;margin:0 0 1.5rem}.fg-review-author{font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;color:#917c71}.fg-review-badge{position:absolute;top:2rem;right:2rem;background:#c17f3a;color:#fff;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:500;letter-spacing:.05em}.fg-faq{background:#fff;clip-path:polygon(0 2rem,100% 0,100% 100%,0 100%);margin-top:-2rem;padding-top:9rem}.fg-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.fg-faq-left .fg-section-title{margin-bottom:2rem}.fg-faq-left p{font-weight:300;line-height:1.9;color:#6a6a6a;font-size:1rem}.fg-faq-items{display:flex;flex-direction:column;gap:0}.fg-faq-item{border-bottom:1px solid #ddd4c8;overflow:hidden}.fg-faq-q{padding:1.5rem 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:.95rem;color:#3d3532;font-weight:400;transition:color .2s;user-select:none}.fg-faq-q:hover{color:#c17f3a}.fg-faq-q:after{content:"+";font-size:1.3rem;color:#c17f3a;transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.fg-faq-item.fg-open .fg-faq-q:after{transform:rotate(45deg)}.fg-faq-a{font-size:.88rem;line-height:1.9;color:#6a6a6a;font-weight:300;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease}.fg-faq-item.fg-open .fg-faq-a{max-height:400px;padding-bottom:1.5rem}.fg-contact{background:#3d3532;text-align:center;padding:10rem 0 8rem;position:relative;overflow:hidden;clip-path:polygon(0 2rem,100% 0,100% 100%,0 100%);margin-top:-2rem}.fg-contact:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(ellipse,rgba(193,127,58,.1) 0%,transparent 70%)}.fg-contact .fg-section-label{text-align:center}.fg-contact .fg-section-title{color:#fff;text-align:center;font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1.5rem}.fg-contact-sub{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.3rem;color:#ffffff80;margin-bottom:3rem}.fg-contact-links{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.fg-contact-link{display:flex;align-items:center;gap:.8rem;color:#fff9;text-decoration:none;font-size:.9rem;font-weight:300;transition:color .2s}.fg-contact-link:hover{color:#d4975a}.fg-contact-link-icon{width:2.2rem;height:2.2rem;border:1px solid rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem}.fg-cta-btn{display:inline-block;padding:1.2rem 3.5rem;background:#c17f3a;color:#fff;font-family:Jost,sans-serif;font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.fg-cta-btn:hover{background:#d4975a;transform:translateY(-2px)}.fg-contact-signature{margin-top:4rem;font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.8rem;color:#ffffff4d}.fg-copyright{margin-top:3rem;font-size:.72rem;color:#fff3;letter-spacing:.08em}.fg-back-to-top{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background:#c17f3a;color:#fff;border:none;border-radius:50%;font-size:1.1rem;cursor:pointer;opacity:0;transform:translateY(10px);transition:opacity .3s,transform .3s,background .2s;z-index:200;box-shadow:0 4px 15px #c17f3a66}.fg-back-to-top:hover{background:#d4975a}.fg-back-to-top.fg-visible{opacity:1;transform:translateY(0)}@keyframes fgFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fgFadeIn{0%{opacity:0}to{opacity:1}}@keyframes fgScrollPulse{0%,to{transform:scaleY(1);opacity:.4}50%{transform:scaleY(1.2);opacity:.8}}body:has(.fg-hero) .reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}body:has(.fg-hero) .reveal.is-visible,body:has(.fg-hero) .reveal.visible{opacity:1;transform:translateY(0)}@media (max-width: 900px){.fg-hero{grid-template-columns:1fr;min-height:100svh;position:relative}.fg-hero-right{display:block;position:absolute;inset:0;z-index:0}.fg-hero-right img{width:100%;height:100%;object-fit:cover;filter:saturate(.7) brightness(.45)}.fg-hero-right:after{display:none}.fg-hero-left{padding:7rem 2.5rem 5rem;position:relative;z-index:1;background:transparent}.fg-about-grid,.fg-faq-grid{grid-template-columns:1fr;gap:3rem}.fg-cat-grid{grid-template-columns:1fr;gap:1rem}.fg-cat-content{transform:translateY(0)}.fg-cat-desc{opacity:1;max-height:200px}.fg-cat-tip{opacity:1}.fg-pkg-grid,.fg-tips-grid{grid-template-columns:1fr}.fg-process-steps{grid-template-columns:1fr 1fr;gap:2rem}.fg-process-steps:before{display:none}.fg-reviews-grid{grid-template-columns:1fr}.fg-nav{padding:1rem 1.5rem}.fg-nav-links{display:none}.fg-extras-bar{flex-direction:column;gap:1.5rem}.fg-extras-divider{width:100%;height:1px}}@media (max-width: 500px){.fg-hero~section,.fg-faq,.fg-contact{padding:5rem 0}.fg-container{padding:0 1.5rem}.fg-process-steps{grid-template-columns:1fr}}
