*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafafa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}main{width:100%}.page-section{scroll-margin-top:80px}h1{font-size:clamp(2.8rem,7vw,4.2rem);letter-spacing:1px;line-height:1.05}h1,h2{color:#222;font-family:Didot,Bodoni MT,Playfair Display,Times New Roman,serif;font-weight:500}h2{font-size:clamp(2rem,5vw,3rem);letter-spacing:.8px;line-height:1.15}h3{color:#333;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:500;letter-spacing:.5px;line-height:1.2}h4,h5,h6{font-size:1.1rem;font-weight:700}p{font-size:clamp(1rem,2.5vw,1.15rem);line-height:1.7}strong{font-weight:700}em{font-style:italic}a,em{color:#d4a574}a{text-decoration:none;transition:color .3s ease}a:hover{color:#b8945a}h1,h2,h3{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.section-header{margin:3rem auto 2.5rem;max-width:800px;padding:0 1.5rem;text-align:center}.section-eyebrow{color:#d4a574;display:block;font-size:1.1rem;font-weight:600;text-transform:uppercase}.section-eyebrow,.section-title{letter-spacing:1px;margin-bottom:1rem}.section-title{color:#333;font-family:Didot,Bodoni MT,Playfair Display,Times New Roman,serif;font-size:clamp(2rem,6vw,2.8rem);font-weight:500;line-height:1.15}.section-title em{color:#d4a574;font-style:italic}.gold-line{background:#d4a574;height:2px;margin:1rem auto;width:40px}.section-subtitle{color:#666;font-size:1.05rem;line-height:1.8;margin-top:1rem}button{font-family:inherit}.btn-outline{background:#0000;border:2px solid #d4a574;border-radius:4px;color:#d4a574;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;letter-spacing:.5px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-outline:hover,.btn-primary{background:#d4a574;color:#fff}.btn-primary{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;letter-spacing:.5px;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary:hover{background:#b8945a;box-shadow:0 4px 12px #d4a5744d;transform:translateY(-2px)}.divider-ornament{margin:1.5rem 0}.divider-ornament span{opacity:.5}.divider-ornament i{font-size:1rem}.fade-up{animation:fadeUp .6s ease forwards}.fade-up-d1{animation:fadeUp .6s ease .1s forwards;opacity:0}.fade-up-d2{animation:fadeUp .6s ease .2s forwards;opacity:0}@media (max-width:768px){h1{font-size:clamp(2rem,6vw,2.8rem)}h2{font-size:clamp(1.5rem,4.5vw,2.2rem)}h3{font-size:clamp(1.2rem,3.5vw,1.6rem)}p{font-size:clamp(.95rem,2.5vw,1.05rem)}.section-header{margin:2.5rem auto 2rem;padding:0 1.25rem}.btn-outline,.btn-primary{font-size:.95rem;padding:.9rem 1.8rem}}@media (max-width:480px){h1{font-size:clamp(1.75rem,5vw,2.3rem)}h2{font-size:clamp(1.3rem,4vw,1.8rem)}h3{font-size:clamp(1.1rem,3vw,1.3rem)}p{font-size:clamp(.9rem,2vw,1rem)}.section-header{margin:2rem auto 1.5rem;padding:0 1rem}.btn-outline,.btn-primary{font-size:.9rem;padding:.85rem 1.5rem;text-align:center;width:100%}}.nav{align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;gap:2rem;justify-content:space-between;padding:1.5rem 2rem;position:sticky;top:0;z-index:100}.nav__brand{background:none;border:none;cursor:pointer;flex-shrink:0;font-size:inherit;padding:0}.nav__brand-names{align-items:center;display:flex;font-size:1.4rem;font-weight:700;gap:.5rem;letter-spacing:.5px}.nav__brand-names em{color:#d4a574;font-style:normal;margin:0 .25rem}.nav__links{display:flex;flex:1 1;gap:2rem;justify-content:center;list-style:none;margin:0;padding:0}.nav__links li button{background:none;border:none;color:#333;cursor:pointer;font-size:1.05rem;font-weight:600;padding:.5rem .75rem;position:relative;transition:all .3s ease}.nav__links li button.active,.nav__links li button:hover{color:#d4a574}.nav__links li button.active:after{background:#d4a574;bottom:-8px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:20px}.nav__burger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:0}.nav__burger span{background:#333;border-radius:2px;height:2.5px;transition:all .3s ease;width:24px}.nav__burger:hover span{background:#d4a574}.nav__drawer{animation:slideDown .3s ease;background:#fff;border-bottom:1px solid #f0f0f0;display:none;flex-direction:column;gap:.75rem;left:0;padding:1rem 2rem;position:absolute;right:0;top:100%}.nav__drawer.nav__drawer--open{display:flex}.nav__drawer button{background:none;border:none;color:#333;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 0;text-align:left;transition:all .2s ease}.nav__drawer button.active,.nav__drawer button:hover{color:#d4a574}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.nav{gap:1.5rem;padding:1.25rem 1.5rem}.nav__brand-names{font-size:1.2rem}.nav__links{display:none;gap:1.5rem}.nav__burger{display:flex}}@media (max-width:480px){.nav{gap:1rem;padding:1rem 1.25rem}.nav__brand-names{font-size:1.1rem}.nav__burger span{height:2px;width:20px}.nav__drawer{padding:.75rem 1.25rem}.nav__drawer button{font-size:1rem;padding:.85rem 0}}.footer{background:linear-gradient(180deg,#1e1916,#1e1916fa);border-top:1px solid #b8975a26;padding:64px 20px 48px;position:relative;text-align:center;z-index:1}.footer__ornament{align-items:center;animation:fadeUp .8s ease both;display:flex;gap:18px;justify-content:center;margin-bottom:28px}.footer__ornament span{background:linear-gradient(90deg,#0000,#b8975a80,#0000);display:block;height:1px;width:56px}.footer__ornament i{color:#d4a574;font-size:12px;font-style:normal;opacity:.9}.footer__names{animation:fadeUp .8s ease .1s both;color:#d4a574;font-family:Cormorant Garamond,serif;font-size:32px;font-weight:300;letter-spacing:.05em;margin-bottom:10px}.footer__names em{font-style:italic}.footer__date{animation:fadeUp .8s ease .2s both;color:#ffffffa6;font-size:10px;font-weight:400;letter-spacing:.32em;margin-bottom:8px;text-transform:uppercase}.footer__venue{animation:fadeUp .8s ease .3s both;color:#ffffffbf;font-family:Cormorant Garamond,serif;font-size:14px;font-style:italic;font-weight:300;letter-spacing:.08em;margin-bottom:32px}.footer__copy{animation:fadeUp .8s ease .4s both;color:#ffffff80;font-size:11px;font-weight:300;letter-spacing:.05em}@media (max-width:640px){.footer{padding:48px 20px 40px}.footer__names{font-size:26px}.footer__venue{font-size:13px}.footer__copy{font-size:10px}}.rsvp-overlay{align-items:center;animation:overlayIn .4s ease both;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:500}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.rsvp-overlay__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#140e08bf;cursor:pointer;inset:0;position:absolute}.rsvp-overlay__panel{animation:panelIn .5s cubic-bezier(.34,1.56,.64,1) both;background:var(--bg);border:1px solid #b8975a1a;box-shadow:0 20px 60px #1e191640;max-height:90vh;overflow-y:auto;position:relative;scrollbar-color:var(--gold-light) #0000;scrollbar-width:thin;width:min(580px,96vw);z-index:2}@keyframes panelIn{0%{opacity:0;transform:translateY(40px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.rsvp-overlay__close{align-items:center;background:none;border:none;color:var(--text-light);cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:8px 12px;position:absolute;right:24px;top:20px;transition:all .25s ease;z-index:3}.rsvp-overlay__close:hover{color:var(--charcoal);transform:scale(1.1)}.rsvp-overlay__inner{padding:56px 56px 52px}.rsvp-overlay__header{margin-bottom:40px;text-align:center}.rsvp-overlay__title{color:var(--charcoal);font-family:Cormorant Garamond,serif;font-size:56px;font-weight:300;letter-spacing:-.01em;line-height:1;margin-bottom:12px}.rsvp-overlay__sub{color:var(--text-light);font-size:14px;font-weight:300;line-height:1.6}.rsvp-overlay__sub strong{color:var(--gold);font-weight:500}.rsvp-form{gap:24px}.rsvp-field,.rsvp-form{display:flex;flex-direction:column}.rsvp-field{gap:10px}.rsvp-field label{color:var(--text-body);font-size:10px;font-weight:400;letter-spacing:.25em;text-transform:uppercase}.rsvp-req{color:var(--gold)}.rsvp-optional{color:var(--text-light);font-size:9px;letter-spacing:0;text-transform:none}.rsvp-field input,.rsvp-field select,.rsvp-field textarea{appearance:none;background:var(--white);border:1px solid #b8975a40;border-radius:0;color:var(--text-body);font-family:Jost,sans-serif;font-size:14px;font-weight:300;outline:none;padding:14px 18px;transition:all .3s ease;width:100%}.rsvp-field input:focus,.rsvp-field select:focus,.rsvp-field textarea:focus{background:#b8975a05;border-color:var(--gold);box-shadow:0 0 0 3px #b8975a14}.rsvp-field textarea{font-weight:300;min-height:90px;resize:vertical}.rsvp-field select{background-color:var(--white);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%23b8975a' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.rsvp-pills{display:flex;flex-wrap:wrap;gap:12px}.rsvp-pill{background:#0000;border:1px solid #b8975a4d;color:var(--text-body);cursor:pointer;font-family:Jost,sans-serif;font-size:13px;font-weight:400;letter-spacing:.1em;padding:12px 28px;text-transform:uppercase;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.rsvp-pill:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.rsvp-pill--active{background:var(--gold);border-color:var(--gold);box-shadow:0 8px 20px #b8975a33;color:#fff}.rsvp-error{background:#fdf0f0;border:1px solid #e8b4b4;border-radius:0;color:#9b4848;font-size:13px;font-weight:300;line-height:1.6;padding:14px 18px}.rsvp-success{padding:16px 0 12px;text-align:center}.rsvp-success__icon{animation:fadeUp .6s ease .2s both;font-size:56px;margin-bottom:20px}.rsvp-success__title{animation:fadeUp .6s ease .3s both;color:var(--charcoal);font-family:Cormorant Garamond,serif;font-size:40px;font-weight:300;margin-bottom:16px}.rsvp-success__text{animation:fadeUp .6s ease .4s both;color:var(--text-body);font-size:15px;font-weight:300;line-height:1.8;margin:0 auto;max-width:380px}.rsvp-overlay__inner--centre{align-items:center;display:flex;justify-content:center;min-height:360px}.rsvp-checking{text-align:center}.rsvp-checking p{color:var(--text-light);font-size:14px;font-weight:300;letter-spacing:.05em;margin-top:20px}.rsvp-checking__spinner{animation:spin 1s linear infinite;border:2px solid var(--gold-pale);border-radius:50%;border-top-color:var(--gold);height:40px;margin:0 auto;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.rsvp-gate{padding:16px 0;text-align:center}.rsvp-gate__icon{display:block;font-size:52px;margin-bottom:24px}.rsvp-gate__title{color:var(--charcoal);font-family:Cormorant Garamond,serif;font-size:32px;font-weight:300;margin-bottom:16px}.rsvp-gate__text{color:var(--text-light);font-size:14px;font-weight:300;line-height:1.8;margin:0 auto;max-width:360px}.rsvp-overlay__guest{color:var(--brown-mid);font-family:Cormorant Garamond,serif;font-size:22px;font-style:italic;font-weight:300;margin-top:8px}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.rsvp-overlay__inner{padding:40px 28px 44px}.rsvp-overlay__title{font-size:44px}.rsvp-overlay__sub{font-size:13px}.rsvp-pills{flex-direction:column}.rsvp-pill{text-align:center;width:100%}.rsvp-form{gap:20px}.rsvp-gate__title{font-size:28px}.rsvp-success__title{font-size:36px}}@media (max-width:400px){.rsvp-overlay{padding:12px}.rsvp-overlay__inner{padding:32px 20px 36px}.rsvp-overlay__title{font-size:36px}.rsvp-field input,.rsvp-field select,.rsvp-field textarea{font-size:16px}}.home{background:linear-gradient(135deg,#fff9f5,#fafafa)}.hero{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;padding:4rem 3rem}.hero__left{justify-content:center}.hero__content,.hero__left{display:flex;flex-direction:column}.hero__content{gap:1.5rem}.hero__title{color:#333;font-size:clamp(2.5rem,8vw,4rem);font-weight:700;line-height:1.1;word-spacing:9999px}.hero__title .hero__amp{color:#d4a574;display:block;font-size:clamp(2rem,6vw,3.5rem);font-style:italic;font-weight:400;margin:.25rem 0;word-spacing:normal}.hero__details{display:flex;flex-direction:column;gap:.75rem}.hero__date{color:#333;font-size:clamp(1.3rem,3vw,1.6rem);font-weight:600;margin:0}.hero__location{color:#666;font-size:clamp(1rem,2.5vw,1.3rem);font-weight:500;margin:0}.hero__cta{align-self:flex-start;background:#d4a574;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:1px;margin-top:1rem;padding:1.1rem 3rem;transition:all .3s ease}.hero__cta:hover{background:#b8945a;box-shadow:0 6px 20px #d4a5744d;transform:translateY(-3px)}.hero__right{align-items:center;display:flex;justify-content:center}.hero__capsules{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-auto-rows:auto;grid-template-columns:1fr 1fr}.capsule{aspect-ratio:1;background:#e8e8e8;border-radius:8px;overflow:hidden;position:relative}.capsule:first-child{grid-column:1;grid-row:1}.capsule:nth-child(2){grid-column:1;grid-row:2;transform:translateY(2rem)}.capsule:nth-child(3){grid-column:2;grid-row:1}.capsule:nth-child(4){grid-column:2;grid-row:2;transform:translateY(2rem)}.capsule__image{display:block;height:100%;object-fit:cover;width:100%}.countdown{grid-gap:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:2rem auto;max-width:900px;padding:3rem}.countdown__item{align-items:center;display:flex;flex-direction:column;gap:.75rem}.countdown__num{color:#d4a574;font-size:clamp(2.5rem,8vw,3.5rem);font-weight:700;line-height:1}.countdown__label{color:#666;font-size:clamp(.95rem,2.5vw,1.1rem);font-weight:600;letter-spacing:.5px;text-transform:uppercase}@media (max-width:1024px){.hero{gap:2.5rem;grid-template-columns:1fr;padding:3rem 2rem}.hero__capsules{gap:1rem;grid-template-columns:1fr 1fr;max-width:400px;width:100%}.hero__right{width:100%}}@media (max-width:768px){.hero{gap:2rem;padding:2.5rem 1.5rem}.hero__title{font-size:clamp(2rem,6vw,2.8rem)}.hero__title .hero__amp{font-size:clamp(1.5rem,4.5vw,2.3rem)}.hero__date{font-size:clamp(1.1rem,2.5vw,1.3rem)}.hero__location{font-size:clamp(.95rem,2vw,1.1rem)}.hero__cta{font-size:1rem;padding:1rem 2.5rem}.countdown{gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:1.5rem auto;padding:2rem 1.5rem}.countdown__num{font-size:clamp(2rem,6vw,2.5rem)}.countdown__label{font-size:.9rem}}@media (max-width:480px){.hero{gap:1.5rem;padding:2rem 1rem}.hero__title{font-size:clamp(1.6rem,5vw,2.2rem)}.hero__title .hero__amp{font-size:clamp(1.3rem,4vw,1.8rem)}.hero__date{font-size:1.1rem}.hero__cta,.hero__location{font-size:.95rem}.hero__cta{padding:.95rem 2rem;text-align:center;width:100%}.hero__capsules{gap:.75rem;grid-template-columns:1fr 1fr;max-width:300px;width:100%}.capsule:nth-child(2){transform:translateY(1rem)}.countdown{gap:1rem;grid-template-columns:1fr 1fr;margin:1.5rem auto;padding:1.5rem 1rem}.countdown__num{font-size:clamp(1.6rem,5vw,2rem)}.countdown__label{font-size:.85rem}}.info-page{background:#fff;padding:0}.info__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1300px;padding:2rem 3rem}.info__card{background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;padding:2.5rem;transition:all .3s ease}.info__card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.info__card-icon{display:block;font-size:2.5rem;line-height:1;margin-bottom:1rem}.info__card-title{color:#333;font-size:clamp(1.4rem,3vw,1.6rem);font-weight:700;margin-bottom:1rem}.info__card-body{color:#555;flex-grow:1;font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.8;margin-bottom:1.5rem}.info__card-link{align-self:flex-start;background:none;border:none;color:#d4a574;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:0;text-decoration:none;transition:all .3s ease}.info__card-link:hover{color:#b8945a;transform:translateX(4px)}.info__card-map{aspect-ratio:4/3;border-radius:4px;margin-top:1.5rem;overflow:hidden}.info__card-map iframe{border:none;height:100%;width:100%}.page-wrapper{background:#fff;padding:2rem 0}@media (max-width:1024px){.info__grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.info__card,.info__grid{padding:2rem}}@media (max-width:768px){.info__grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:1.5rem}.info__card{padding:1.75rem}.info__card-icon{font-size:2.2rem;margin-bottom:.75rem}.info__card-title{font-size:clamp(1.2rem,2.8vw,1.4rem);margin-bottom:.75rem}.info__card-body{font-size:clamp(.95rem,2.3vw,1.05rem);margin-bottom:1rem}.info__card-link{font-size:.95rem}.info__card-map{aspect-ratio:3/2}}@media (max-width:480px){.info__grid{gap:1.25rem;grid-template-columns:1fr;padding:1.25rem 1rem}.info__card{padding:1.5rem}.info__card-icon{font-size:2rem}.info__card-title{font-size:1.25rem;margin-bottom:.75rem}.info__card-body{font-size:.95rem;line-height:1.7;margin-bottom:1rem}.info__card-link{font-size:.9rem}.info__card-map{aspect-ratio:3/3}.page-wrapper{padding:1.5rem 0}}.catering-page{background:#fafafa;padding:2rem 0}.catering__inner{margin:0 auto;max-width:1200px;padding:0 3rem}.catering__notice{align-items:flex-start;background:linear-gradient(135deg,#fff9f5,#fff);border-left:4px solid #d4a574;border-radius:4px;display:flex;gap:1.5rem;margin-bottom:2.5rem;padding:1.75rem}.catering__notice-icon{color:#d4a574;flex-shrink:0;font-size:1.5rem;line-height:1.4}.catering__notice p{color:#555;font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.7;margin:0}.catering__notice strong{color:#333;font-weight:700}.catering__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.catering__col{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:2rem;transition:all .3s ease}.catering__col:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.catering__col-title{border-bottom:2px solid #d4a574;color:#333;font-size:clamp(1.35rem,3vw,1.6rem);font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem}.catering__list{display:flex;flex-direction:column;gap:.8rem;list-style:none;margin:0;padding:0}.catering__list li{border-bottom:1px solid #f0f0f0;color:#555;font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.6;padding:.5rem 0 .75rem}.catering__list li:last-child{border-bottom:none}@media (max-width:1024px){.catering__inner{padding:0 2rem}.catering__grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.catering__col{padding:1.75rem}}@media (max-width:768px){.catering-page{padding:1.5rem 0}.catering__inner{padding:0 1.5rem}.catering__notice{gap:1rem;margin-bottom:2rem;padding:1.5rem}.catering__notice p{font-size:clamp(.95rem,2.3vw,1rem)}.catering__grid{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.catering__col{padding:1.5rem}.catering__col-title{font-size:clamp(1.2rem,2.8vw,1.4rem);margin-bottom:1.25rem;padding-bottom:.75rem}.catering__list li{font-size:clamp(.95rem,2.2vw,1.05rem);padding-bottom:.6rem}}@media (max-width:480px){.catering-page{padding:1.25rem 0}.catering__inner{padding:0 1rem}.catering__notice{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1.25rem}.catering__notice-icon{font-size:1.3rem}.catering__notice p{font-size:.95rem}.catering__grid{gap:1rem;grid-template-columns:1fr}.catering__col{padding:1.25rem}.catering__col-title{font-size:1.2rem;margin-bottom:1rem;padding-bottom:.6rem}.catering__list{gap:.6rem}.catering__list li{font-size:.95rem;padding-bottom:.5rem}}.gifting-page{background:#fff;padding:2rem 0}.gifting__inner{margin:0 auto;max-width:1200px;padding:0 3rem}.gifting__quote{margin:2rem auto 3rem;max-width:800px;text-align:center}.gifting__quote p{color:#555;font-size:clamp(1.15rem,3vw,1.4rem);font-style:italic;font-weight:500;line-height:1.8;margin:0}.divider-ornament{align-items:center;display:flex;gap:1rem;justify-content:center;margin:1.75rem 0}.divider-ornament span{background:#d4a574;flex:1 1;height:1px;max-width:80px;opacity:.6}.divider-ornament i{color:#d4a574;font-size:1.2rem;font-style:normal}.gifting__cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:2.5rem}.gifting__card{background:linear-gradient(135deg,#fff9f5,#fff);border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;padding:2.5rem;text-align:center;transition:all .3s ease}.gifting__card:hover{border-color:#d4a574;box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.gifting__card-icon{color:#d4a574;font-size:3rem;line-height:1;margin-bottom:1rem}.gifting__card-title{color:#333;font-size:clamp(1.4rem,3vw,1.7rem);font-weight:700;margin-bottom:1rem}.gifting__card-desc{color:#555;flex-grow:1;font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.8;margin-bottom:2rem}.gifting__card a{align-self:center;background:#0000;border:2px solid #d4a574;border-radius:4px;color:#d4a574;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;letter-spacing:.5px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.gifting__card a:hover{background:#d4a574;color:#fff;transform:translateY(-2px)}@media (max-width:1024px){.gifting__inner{padding:0 2rem}.gifting__cards{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.gifting__card{padding:2rem}}@media (max-width:768px){.gifting-page{padding:1.5rem 0}.gifting__inner{padding:0 1.5rem}.gifting__quote{margin:1.5rem 0 2.5rem}.gifting__quote p{font-size:clamp(1.05rem,2.8vw,1.25rem)}.gifting__cards{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:2rem}.gifting__card{padding:1.75rem}.gifting__card-icon{font-size:2.5rem;margin-bottom:.75rem}.gifting__card-title{font-size:clamp(1.2rem,2.8vw,1.5rem);margin-bottom:.75rem}.gifting__card-desc{font-size:clamp(.95rem,2.3vw,1.05rem);margin-bottom:1.5rem}.gifting__card a{font-size:.95rem;padding:.9rem 1.75rem}.divider-ornament span{max-width:60px}}@media (max-width:480px){.gifting-page{padding:1.25rem 0}.gifting__inner{padding:0 1rem}.gifting__quote{margin:1.25rem 0 2rem}.gifting__quote p{font-size:1.05rem;line-height:1.7}.gifting__cards{gap:1rem;grid-template-columns:1fr;margin-top:1.5rem}.gifting__card{padding:1.5rem}.gifting__card-icon{font-size:2.2rem;margin-bottom:.6rem}.gifting__card-title{font-size:1.25rem;margin-bottom:.75rem}.gifting__card-desc{font-size:.95rem;line-height:1.7;margin-bottom:1.25rem}.gifting__card a{font-size:.9rem;padding:.85rem 1.5rem;width:100%}.divider-ornament{gap:.75rem}.divider-ornament span{max-width:50px}.divider-ornament i{font-size:1rem}}
/*# sourceMappingURL=main.60bd01fe.css.map*/