@import "https://fonts.googleapis.com/css2?family=Italianno&display=swap";.navbar{z-index:20;position:absolute;top:28px;left:28px}.burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:10px;padding:0;display:flex}.burger span{background:#4a3022;border-radius:999px;width:72px;height:4px;display:block}.nav-toggle{z-index:1100;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:8px;width:52px;height:52px;display:flex;position:fixed;top:28px;left:24px}.nav-toggle span{background:#4a3022;border-radius:999px;width:38px;height:3px;display:block}.nav-toggle.is-hidden{opacity:0;pointer-events:none}.nav-backdrop{z-index:1190;background:#23191247;position:fixed;inset:0}.nav-drawer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1200;background:#f3eee8fa;width:min(320px,86vw);height:100vh;padding:24px 24px 40px;transition:transform .35s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:12px 0 30px #3c28191f}.nav-drawer.is-open{transform:translate(0)}.nav-drawer__header{justify-content:flex-end;margin-bottom:28px;display:flex}.nav-close{color:#734b36;cursor:pointer;background:0 0;border:none;font-size:40px;line-height:1}.nav-links{flex-direction:column;gap:18px;display:flex}.nav-links a{color:#734b36;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;text-decoration:none;transition:opacity .2s,transform .2s}.nav-links a:hover{opacity:.72;transform:translate(4px)}@media (width<=768px){.nav-toggle{width:46px;height:46px;top:18px;left:16px}.nav-toggle span{width:34px}.nav-drawer{padding:18px 18px 32px}.nav-links a{font-size:1.2rem}}.hero{background-image:url(/images/hero-ayuma.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.hero__overlay{background:#503c281a;position:absolute;inset:0}.hero__content{z-index:2;text-align:center;color:#fff;width:90%;max-width:1100px;position:relative}.hero__welcome{letter-spacing:10px;align-items:center;margin-bottom:10px;font-size:18px;font-weight:600;transform:translateY(-28px)}.hero__title{color:#fffffff5;text-shadow:none;margin-bottom:40px;font-family:Italianno,cursive;font-size:220px;font-weight:400;line-height:.82}.hero__subtitle{text-transform:uppercase;max-width:900px;margin:0 auto;font-size:28px;line-height:1.15}@media (width<=1024px){.hero__welcome{letter-spacing:8px;margin-bottom:10px;font-size:16px;transform:translateY(-18px)}.hero__title{margin-bottom:28px;font-size:170px}.hero__subtitle{max-width:760px;font-size:22px}}@media (width<=768px){.hero{min-height:100svh;padding:0 20px}.hero__content{width:100%}.hero__welcome{letter-spacing:5px;margin-bottom:10px;font-size:14px;transform:translateY(-10px)}.hero__title{margin-bottom:20px;font-size:115px;line-height:.9}.hero__subtitle{max-width:100%;font-size:18px;line-height:1.25}}@media (width<=480px){.hero__welcome{letter-spacing:4px;font-size:12px}.hero__title{font-size:88px}.hero__subtitle{font-size:15px}}.about{background:#f3eee8;padding:80px 32px 96px}.about__container{grid-template-columns:390px 1fr;align-items:start;gap:48px;max-width:1400px;margin:0 auto;display:grid}.about__left{flex-direction:column;gap:32px;display:flex}.about__title{color:#734b36;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,6vw,3rem);font-weight:400;line-height:1}.about__image-wrapper{width:100%}.about__image{object-fit:cover;width:100%;display:block}.about__right{color:#7a5744;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,1.35vw,1.45rem);line-height:1.18}.about__right p{margin-bottom:24px}@media (width<=1024px){.about__container{grid-template-columns:1fr}.about__left{max-width:460px}}@media (width<=768px){.about{padding:56px 20px 72px}.about__right{font-size:1rem;line-height:1.45}}.events{background-color:#9b8168;background-image:url(/images/events-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:560px;padding:32px 32px 56px;position:relative;overflow:hidden}.events__overlay{background:#503c282e;position:absolute;inset:0}.events__content{z-index:2;width:min(1400px,100% - 48px);margin:0 auto;position:relative}.events__title{text-align:center;color:#fff;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,3vw,3.2rem);font-weight:400}.events__message{text-align:center;color:#fff;font-size:1.1rem}.events__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.event-card{background:#fffaf4eb;border:1px solid #ffffff73;flex-direction:column;min-height:430px;display:flex;overflow:hidden}.event-card__image{object-fit:cover;width:100%;height:220px;display:block}.event-card__image--empty{background:#ffffff2e}.event-card__body{color:#734b36;flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.event-card__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:400;line-height:1.15}.event-card__meta,.event-card__description{margin:0;font-size:1.05rem;line-height:1.45}.event-card__link{color:#734b36;border-bottom:1px solid #734b36;width:fit-content;margin-top:auto;font-weight:500;text-decoration:none;display:inline-block}.event-card__link--disabled{color:#9b8168;cursor:not-allowed;border-bottom-color:#9b8168}@media (width<=1024px){.events__grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.events{padding:20px 16px 40px}.events__grid{grid-template-columns:1fr}}.mon-espace-page{background:#f3eee8;padding:90px 24px 70px}.mon-espace-page__container{max-width:1400px;margin:0 auto}.mon-espace-page__title{text-align:center;color:#734b36;margin:0 0 42px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5.4rem);font-weight:400;line-height:1}.mon-espace-page__grid{grid-template-columns:repeat(3,1fr);gap:26px;margin-bottom:22px;display:grid}.mon-espace-page__card{background:0 0;border:1.5px solid #a8846f;padding:14px}.mon-espace-page__image{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.mon-espace-page__text{text-align:center;color:#7b5b49;margin:0;font-size:clamp(1.05rem,1.6vw,1.55rem);line-height:1.35}@media (width<=1024px){.mon-espace-page__grid{grid-template-columns:1fr;max-width:620px;margin:0 auto 22px}}@media (width<=768px){.mon-espace-page{padding:72px 16px 56px}.mon-espace-page__title{margin-bottom:28px}.mon-espace-page__grid{gap:18px}.mon-espace-page__card{padding:10px}.mon-espace-page__text{font-size:1rem}}.prestations-page{color:#734b36;background:#f3eee8}.prestations-container{width:min(1280px,100% - 48px);margin:0 auto}.prestations-main-title,.programs-intro__title{text-align:center;color:#734b36;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5.8rem);font-weight:400;line-height:1}.prestations-text{color:#7b5b49;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.14}.prestations-text p{margin:0 0 28px}.prestations-list{margin:0 0 28px 34px;padding:0}.prestations-list li{margin-bottom:6px}.prestations-intro{padding:84px 0 72px}.prestations-intro .prestations-main-title{margin-bottom:44px}.services-showcase{padding:30px 0 84px}.services-showcase .prestations-main-title{margin-bottom:44px}.services-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.service-card{color:inherit;text-decoration:none;display:block}.service-card__image{object-fit:cover;width:100%;height:300px;display:block}.service-card__body{text-align:center;border:1.4px solid #9d7b66;border-top:0;justify-content:center;align-items:center;min-height:230px;padding:28px;display:flex}.service-card__title{color:#734b36;margin:0;font-size:clamp(1.7rem,2vw,2.2rem);font-weight:400;line-height:1.28}.detail-placeholder{padding:70px 0 80px}.detail-placeholder__title{text-align:left;color:#734b36;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5.8rem);font-weight:400;line-height:1}.detail-placeholder__text{color:#734b36;text-align:left;max-width:1100px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.35}.programs-intro{padding:48px 0 76px}.programs-intro__title{margin-bottom:10px}.programs-intro__subtitle{text-align:center;color:#8c6551;margin:0 0 34px;font-family:Italianno,cursive;font-size:clamp(2.3rem,3.2vw,3.5rem);line-height:1}.programs-showcase{padding:16px 0 88px}.programs-showcase .programs-intro__title{margin-bottom:10px}.programs-showcase .programs-intro__subtitle{margin-bottom:38px}.programs-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;display:grid}.program-card,.program-card--link{height:100%;color:inherit;background:0 0;flex-direction:column;text-decoration:none;display:flex}.program-card__image{object-fit:cover;width:100%;height:278px;display:block}.program-card__body{border:1.4px solid #9d7b66;border-top:0;flex-direction:column;justify-content:space-between;height:260px;padding:34px 22px 28px;display:flex}.program-card__title{text-align:center;color:#734b36;margin:0;font-size:clamp(1.3rem,1.75vw,1.95rem);font-weight:400;line-height:1.42}.program-card__price{color:#734b36;margin:0;font-size:clamp(1.25rem,1.5vw,1.65rem);line-height:1}.program-card--link{cursor:pointer;transition:transform .2s,opacity .2s}.program-card--link:hover{opacity:.92;transform:translateY(-4px)}@media (width<=1024px){.services-grid,.programs-grid{grid-template-columns:1fr}.prestations-container{width:min(760px,100% - 32px)}.service-card__image,.program-card__image{height:320px}.service-card__body,.program-card__body{min-height:auto}.detail-placeholder__title{min-height:200px}}@media (width<=768px){.prestations-intro,.services-showcase,.programs-intro,.programs-showcase{padding-left:0;padding-right:0}.prestations-container{width:calc(100% - 24px)}.prestations-text{font-size:1.05rem;line-height:1.4}.service-card__image,.program-card__image{height:240px}.service-card__body,.program-card__body{padding:22px 16px}.program-card__title{margin-bottom:28px}.detail-placeholder{padding:48px 0 100px}.detail-placeholder__title{min-height:120px}}.program-card__button{color:#fff;cursor:pointer;background:#8b5e3c;border:none;border-radius:999px;margin-top:16px;padding:12px 18px;font-weight:700;transition:all .25s}.program-card__button:hover{background:#6f472b;transform:translateY(-2px)}.program-card__button:disabled{opacity:.7;cursor:not-allowed}.program-card__soon{color:#8b5e3c;margin-top:16px;font-size:.9rem;font-weight:600;display:inline-block}.program-card__error{color:#b3261e;margin-top:12px;font-size:.9rem;font-weight:600}.program-card--link{cursor:pointer}.rdv-page{background:#f3eee8}.rdv-hero{background-image:url(/images/rdv-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:flex-start;min-height:100vh;padding:90px 24px 60px;display:flex;position:relative;overflow:hidden}.rdv-hero__overlay{background:#fffaf48f;position:absolute;inset:0}.rdv-hero__content{z-index:2;text-align:center;width:100%;max-width:1200px;position:relative}.rdv-hero__title{color:#734b36;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5.6rem);font-weight:400;line-height:1}.rdv-hero__subtitle{color:#8a624e;margin:10px 0 64px;font-family:Italianno,cursive;font-size:clamp(2.2rem,3vw,3.3rem);line-height:1}.rdv-hero__button{color:#734b36;background:#e7dcc9;border-radius:34px;justify-content:center;align-items:center;min-width:480px;min-height:190px;padding:24px 40px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.2rem);font-weight:400;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex;box-shadow:0 10px 28px #684c3914}.rdv-hero__button:hover{opacity:.94;transform:translateY(-3px)}@media (width<=1024px){.rdv-hero{padding-top:100px}.rdv-hero__button{min-width:380px;min-height:160px}}@media (width<=768px){.rdv-hero{min-height:100svh;padding:90px 16px 40px}.rdv-hero__subtitle{margin-bottom:42px}.rdv-hero__button{border-radius:24px;width:100%;min-width:0;min-height:130px;padding:20px 18px;font-size:1.8rem}}.contact-page{background:#f3eee8}.contact-hero{background-image:url(/images/hero-ayuma.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:86vh;display:flex;position:relative;overflow:hidden}.contact-hero__overlay{background:#fffaf429;position:absolute;inset:0}.contact-hero__content{z-index:2;text-align:center;color:#fff;width:min(1200px,92%);position:relative}.contact-hero__title{color:#734b36;margin:0 0 18px;font-family:Italianno,cursive;font-size:clamp(5.5rem,10vw,9rem);font-weight:400;line-height:.9}.contact-hero__subtitle{color:#734b36;max-width:1180px;margin:0 auto;font-size:clamp(1.2rem,2vw,2rem);line-height:1.25}.contact-info{background:#f3eee8;padding:90px 24px 70px}.contact-info__container{max-width:1360px;margin:0 auto}.contact-info__heading{text-align:center;margin-bottom:56px}.contact-info__title{color:#734b36;margin:0 0 6px;font-family:Italianno,cursive;font-size:clamp(4.5rem,8vw,7rem);font-weight:400;line-height:.9}.contact-info__brand{letter-spacing:.12em;color:#734b36;margin:0;font-size:1.15rem}.contact-cards{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.contact-card{background:0 0;border:1.5px solid #a8846f;min-height:330px;padding:34px 38px}.contact-card__title{color:#734b36;margin:0 0 34px;font-size:clamp(2rem,2.3vw,2.5rem);font-weight:400;line-height:1.2}.contact-card__item{color:#734b36;align-items:center;gap:16px;margin-bottom:26px;display:flex}.contact-card__item a,.contact-card__item span{color:#734b36;font-size:clamp(1.45rem,1.9vw,2rem);text-decoration:none}.contact-card__item a:hover,.contact-card__links a:hover{opacity:.75}.contact-card__text{margin-bottom:34px}.contact-card__text p{color:#734b36;margin:0 0 10px;font-size:clamp(1.45rem,1.9vw,2rem);line-height:1.25}.contact-card__links{flex-direction:column;gap:28px;display:flex}.contact-card__links a{color:#734b36;font-size:clamp(1.35rem,1.8vw,1.8rem);text-decoration:underline}.contact-icon{color:#734b36;flex-shrink:0;width:34px;height:34px}.contact-card__item--location{margin-bottom:0}@media (width<=1024px){.contact-cards{grid-template-columns:1fr}.contact-card{min-height:auto}}@media (width<=768px){.contact-hero{min-height:78svh;padding:0 16px}.contact-hero__subtitle{font-size:1.15rem}.contact-info{padding:64px 16px 48px}.contact-info__heading{margin-bottom:34px}.contact-card{padding:24px 20px}.contact-card__title{margin-bottom:24px}.contact-card__item a,.contact-card__item span,.contact-card__text p,.contact-card__links a{font-size:1.2rem}}.merci-page{background:#f3eee8;min-height:100vh}.merci-hero{background-image:url(/images/hero-ayuma.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:70vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.merci-hero__overlay{background:#573f2c2e;position:absolute;inset:0}.merci-hero__content{z-index:2;text-align:center;color:#fff;width:min(1000px,92%);position:relative}.merci-hero__eyebrow{letter-spacing:.45rem;margin:0 0 18px;font-family:Arial,sans-serif;font-size:1rem;font-weight:600}.merci-hero__title{margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,10vw,7rem);font-style:italic;font-weight:400;line-height:1}.merci-hero__subtitle{text-transform:uppercase;max-width:900px;margin:0 auto;font-family:Arial,sans-serif;font-size:clamp(1.2rem,2.5vw,2rem);line-height:1.25}.merci-message{padding:70px 20px 90px}.merci-message__container{text-align:center;color:#734b36;width:min(860px,100%);margin:0 auto}.merci-message__heading{margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:400;line-height:1.15}.merci-message__program{color:#734b36;margin:0 0 22px;font-family:Arial,sans-serif;font-size:1.1rem;line-height:1.6}.merci-message__text{margin:0 0 18px;font-family:Arial,sans-serif;font-size:1.1rem;line-height:1.7}.merci-message__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:34px;display:flex}.merci-btn{border-radius:999px;justify-content:center;align-items:center;min-width:210px;padding:14px 26px;font-family:Arial,sans-serif;font-size:1rem;text-decoration:none;transition:all .25s;display:inline-flex}.merci-btn--primary{color:#fffaf4;background:#734b36;border:1px solid #734b36}.merci-btn--primary:hover{background:#8a624e;border-color:#8a624e}.merci-btn--secondary{color:#734b36;background:0 0;border:1px solid #734b36}.merci-btn--secondary:hover{background:#734b3614}@media (width<=768px){.merci-hero{min-height:60vh;padding:30px 16px}.merci-hero__eyebrow{letter-spacing:.28rem;font-size:.9rem}.merci-hero__subtitle{font-size:1.05rem}.merci-message{padding:52px 16px 70px}.merci-message__text{font-size:1rem}.merci-btn{width:100%;min-width:auto}}.reservation-page{background:#f3eee8;justify-content:center;align-items:center;min-height:100vh;padding:60px 20px;display:flex}.reservation-box{color:#734b36;background:#fffaf4f5;border:1px solid #734b3626;width:min(700px,100%);padding:40px 28px}.reservation-eyebrow{text-transform:uppercase;letter-spacing:.25rem;margin:0 0 12px;font-size:.9rem}.reservation-title{margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:400;line-height:1.1}.reservation-meta{margin:0 0 10px;font-size:1.05rem;line-height:1.5}.reservation-form{flex-direction:column;gap:18px;margin-top:28px;display:flex}.reservation-label{flex-direction:column;gap:8px;font-size:1rem;display:flex}.reservation-input{color:#734b36;background:#fff;border:1px solid #734b3640;outline:none;width:100%;padding:14px 16px;font-size:1rem}.reservation-input:focus{border-color:#734b36}.reservation-submit{color:#fffaf4;cursor:pointer;background:#734b36;border:none;margin-top:8px;padding:14px 20px;font-size:1rem}.reservation-submit:disabled{opacity:.7;cursor:wait}.reservation-error{color:#a23a2b;margin:0;font-size:.98rem}.reservation-success{color:#2f7a4d;margin:0;font-size:.98rem}.reservation-back{color:#734b36;border-bottom:1px solid #734b36;margin-top:24px;text-decoration:none;display:inline-block}.reservation-state{color:#734b36;text-align:center;font-size:1.1rem}.legal-page{background:#f3eee8;min-height:100vh;padding:90px 20px 80px}.legal-page__container{color:#734b36;width:min(1100px,100%);margin:0 auto}.legal-page__title{text-align:center;margin:0 0 36px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:400;line-height:1.1}.legal-page__section{margin-bottom:34px}.legal-page__section h2{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:400;line-height:1.2}.legal-page__section p{margin:0 0 12px;font-family:Arial,sans-serif;font-size:1.05rem;line-height:1.8}.legal-page__back{color:#734b36;border-bottom:1px solid #0000;margin-bottom:24px;font-family:Arial,sans-serif;font-size:1rem;text-decoration:none;transition:border-color .2s,opacity .2s;display:inline-block}.legal-page__back:hover{opacity:.85;border-bottom-color:#734b36}@media (width<=768px){.legal-page{padding:70px 16px 60px}.legal-page__section p{font-size:1rem;line-height:1.7}}.site-footer{color:#734b36;background:#f5efe8;border-top:1px solid #734b361f}.site-footer__container{width:min(1180px,100% - 32px);margin:0 auto;padding:26px 0 18px}.site-footer__line{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.site-footer__brand{color:#734b36;font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1}.site-footer__nav{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.site-footer__link{color:#734b36;font-family:Arial,sans-serif;font-size:.98rem;line-height:1.5;text-decoration:none;position:relative}.site-footer__link:after{content:"";transform-origin:0;background:#734b36;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.site-footer__link:hover:after{transform:scaleX(1)}.site-footer__bottom{border-top:1px solid #734b361f;margin-top:16px;padding-top:14px}.site-footer__bottom p{text-align:center;color:#734b36;margin:0;font-family:Arial,sans-serif;font-size:.92rem}@media (width<=768px){.site-footer__line{flex-direction:column;align-items:flex-start}.site-footer__nav{gap:14px}.site-footer__brand{font-size:1.8rem}}.paiement-page{background:linear-gradient(135deg,#f8efe4,#fffaf4);justify-content:center;align-items:center;min-height:100vh;padding:120px 20px 60px;display:flex}.paiement-card{text-align:center;background:#ffffffeb;border:1px solid #be975c40;border-radius:28px;width:100%;max-width:520px;padding:42px;box-shadow:0 24px 60px #5b3e2929}.paiement-label{color:#7a542d;background:#f3dfbf;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-block}.paiement-card h1{color:#3b2a20;margin-bottom:16px;font-size:2.2rem}.paiement-card p{color:#6f5a49;line-height:1.7}.paiement-price{color:#9b6b2f;margin:26px 0;font-size:2.4rem;font-weight:700}.paiement-card button{color:#fff;cursor:pointer;background:#9b6b2f;border:none;border-radius:999px;width:100%;padding:16px 24px;font-size:1rem;font-weight:700;transition:all .25s}.paiement-card button:hover{background:#7f5525;transform:translateY(-2px)}.paiement-card button:disabled{opacity:.7;cursor:not-allowed}.paiement-error{color:#b3261e;margin-bottom:18px;font-weight:600}@media (width<=600px){.paiement-card{padding:30px 22px}.paiement-card h1{font-size:1.8rem}}.payment-status-page{background:#fffaf4;justify-content:center;align-items:center;min-height:100vh;padding:120px 20px 60px;display:flex}.payment-status-card{text-align:center;background:#fff;border-radius:30px;max-width:560px;padding:44px;box-shadow:0 24px 60px #5b3e2924}.payment-icon{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;font-size:2.2rem;font-weight:800;display:flex}.success .payment-icon{color:#217a36;background:#e5f6e8}.cancel .payment-icon{color:#a15c18;background:#fff1df}.payment-status-card h1{color:#3b2a20;margin-bottom:18px;font-size:2.1rem}.payment-status-card p{color:#6f5a49;line-height:1.7}.payment-link{color:#fff;background:#9b6b2f;border-radius:999px;margin-top:24px;padding:14px 24px;font-weight:700;text-decoration:none;display:inline-block}.payment-link:hover{background:#7f5525}.not-found-page{background:linear-gradient(135deg,#fbf2e7,#fff);justify-content:center;align-items:center;min-height:100vh;padding:120px 20px 60px;display:flex}.not-found-card{text-align:center;background:#fff;border-radius:32px;max-width:560px;padding:46px;box-shadow:0 24px 60px #5b3e2924}.not-found-card span{color:#c39a5b;font-size:5rem;font-weight:900;line-height:1;display:block}.not-found-card h1{color:#3b2a20;margin:20px 0 14px;font-size:2.2rem}.not-found-card p{color:#6f5a49;line-height:1.7}.not-found-card a{color:#fff;background:#9b6b2f;border-radius:999px;margin-top:24px;padding:14px 24px;font-weight:700;text-decoration:none;display:inline-block}*{box-sizing:border-box;margin:0;padding:0}:root{--bg-soft:#f3eee8;--brown:#734b36;--brown-light:#8a624e;--white-soft:#fffaf4}html{scroll-behavior:smooth}body{background:var(--bg-soft);color:var(--brown);font-family:Arial,sans-serif}
