:root{--blush:#f5e6e0;--blush-light:#fff5f2;--rose:#c9a87c;--rose-dark:#a88b63;--charcoal:#2d2d2d;--charcoal-light:#4a4a4a;--white:#fff;--bg:#fafafa;--text:#444;--text-light:#777;--accent:#b8816b;--font-display:"Playfair Display", Georgia, serif;--font-body:"Outfit", "Segoe UI", sans-serif;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--shadow-sm:0 2px 10px #0000000a;--shadow-md:0 4px 24px #0000000f;--shadow-lg:0 8px 40px #00000014;--shadow-rose:0 4px 20px #c9a87c33}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.65;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);color:var(--charcoal);font-weight:500;line-height:1.2}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-body);border:none}::selection{background:var(--rose);color:var(--white)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--rose);border-radius:3px}.pill{letter-spacing:.15em;text-transform:uppercase;color:var(--rose);border:1px solid var(--rose);border-radius:var(--radius-full);align-items:center;gap:8px;padding:6px 16px;font-size:.72rem;font-weight:500;display:inline-flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes shimmerGold{0%{background-position:-200%}to{background-position:200%}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes lineGrow{0%{width:0}to{width:60px}}@keyframes softGlow{0%,to{box-shadow:0 0 15px #c9a87c1a}50%{box-shadow:0 0 30px #c9a87c33}}.rm-app-css{display:none}.nav{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #c9a87c1a;transition:box-shadow .4s;position:fixed;top:0;left:0;right:0}.nav--scrolled{box-shadow:0 2px 20px #0000000f}.nav__inner{justify-content:space-between;align-items:center;max-width:1200px;height:76px;margin:0 auto;padding:0 2rem;display:flex}.nav__logo{width:auto;height:44px}.nav__links{align-items:center;gap:2rem;display:flex}.nav__link{letter-spacing:.06em;text-transform:uppercase;color:var(--text);font-size:.82rem;font-weight:400;transition:color .3s}.nav__link:hover{color:var(--rose)}.nav__cta{background:var(--rose);color:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);box-shadow:var(--shadow-rose);align-items:center;gap:8px;padding:10px 24px;font-size:.8rem;font-weight:500;transition:all .3s;display:inline-flex}.nav__cta:hover{background:var(--rose-dark);transform:translateY(-1px)}.nav__toggle{color:var(--charcoal);background:0 0;display:none}@media (width<=900px){.nav__inner{height:64px;padding:0 1.25rem}.nav__logo{height:36px}.nav__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff7;flex-direction:column;justify-content:center;gap:2rem;display:none;position:fixed;inset:64px 0 0}.nav__links--open{display:flex}.nav__link{font-size:1rem}.nav__toggle{display:flex}}.hero{background:linear-gradient(135deg, var(--bg) 0%, var(--blush-light) 50%, var(--blush) 100%);padding:max(120px,15vh) 2rem 5rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a87c14 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-200px;right:-200px}.hero__container{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.hero__badges{flex-wrap:wrap;gap:10px;margin-bottom:1.5rem;display:flex}.hero__title{color:var(--charcoal);margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:500;line-height:1.15}.hero__title-small{color:var(--rose);letter-spacing:.05em;margin-bottom:4px;font-size:.45em;font-style:italic;font-weight:400;display:block}.hero__title-accent{color:var(--text-light);font-size:.55em;font-style:italic;font-weight:400;display:block}.hero__subtitle{color:var(--text-light);max-width:520px;margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:12px;margin-bottom:1.5rem;display:flex}.hero__btn{letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);align-items:center;gap:8px;padding:14px 32px;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.hero__btn--primary{background:var(--rose);color:var(--white);box-shadow:var(--shadow-rose)}.hero__btn--primary:hover{background:var(--rose-dark);transform:translateY(-2px);box-shadow:0 8px 30px #c9a87c59}.hero__btn--secondary{color:var(--charcoal);border:1.5px solid var(--charcoal);background:0 0}.hero__btn--secondary:hover{background:var(--charcoal);color:var(--white)}.hero__ig{color:var(--text-light);align-items:center;gap:8px;font-size:.88rem;transition:color .3s;display:inline-flex}.hero__ig:hover{color:var(--rose)}.hero__visual{justify-content:center;display:flex;position:relative}.hero__img-frame{border-radius:50%;width:300px;height:300px;position:relative;overflow:hidden}.hero__img{object-fit:cover;object-position:center top;width:100%;height:100%}.hero__img-ring{border:2px solid var(--rose);border-radius:50%;animation:3s ease-in-out infinite softGlow;position:absolute;inset:-6px}.hero__float-card{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);text-align:center;padding:14px 22px;animation:.8s 1s both fadeUp;position:absolute;bottom:10%;right:-10px}.hero__float-card strong{font-family:var(--font-display);color:var(--rose);font-size:1.6rem;font-weight:600;display:block}.hero__float-card span{color:var(--text-light);font-size:.78rem;font-weight:300}@media (width<=900px){.hero{padding:max(100px,12vh) 1.25rem 3rem}.hero__container{text-align:center;grid-template-columns:1fr;gap:2.5rem}.hero__badges{justify-content:center}.hero__subtitle{margin:0 auto 2rem}.hero__actions,.hero__ig{justify-content:center}.hero__img-frame{width:220px;height:220px}.hero__visual{order:-1}.hero__float-card{bottom:0;right:10%}}.about{background:var(--white);padding:6rem 2rem}.about__container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.about__img-wrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.about__img{object-fit:cover;width:100%;height:480px;transition:transform .6s}.about__img-wrapper:hover .about__img{transform:scale(1.03)}.about__title{word-wrap:break-word;margin:1rem 0;font-size:clamp(1.8rem,3.5vw,2.5rem)}.about__text{color:var(--text-light);margin-bottom:1rem;font-size:1rem;font-weight:300;line-height:1.8}.about__features{flex-direction:column;gap:12px;margin-top:1.5rem;display:flex}.about__feature{background:var(--blush-light);border-radius:var(--radius-sm);color:var(--charcoal);align-items:center;gap:12px;padding:10px 16px;font-size:.92rem;font-weight:400;transition:transform .3s;animation:4s ease-in-out infinite softGlow;display:flex}.about__feature:hover{transform:translate(6px)}@media (width<=900px){.about{padding:4rem 1.25rem}.about__container{grid-template-columns:1fr;gap:2rem}.about__img{height:300px}}.cp-ni{background:#1e1a16;padding:100px 24px;position:relative;overflow:hidden}.cp-ni__bg-glow{pointer-events:none;background:radial-gradient(circle,#c9a87c1a 0%,#0000 70%);width:380px;height:380px;position:absolute;top:-100px;right:-100px}.cp-ni__container{z-index:1;max-width:1100px;margin:0 auto;position:relative}.cp-ni__header{text-align:center;margin-bottom:64px}.cp-ni__header .pill{color:var(--rose);border-color:#c9a87c59}.cp-ni__title{font-family:var(--font-display);color:var(--white);margin-top:20px;font-size:clamp(2rem,5vw,3rem);font-weight:500;line-height:1.2}.cp-ni__title em{color:var(--rose);font-style:italic}.cp-ni__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.cp-ni__card{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);text-align:center;background:#ffffff09;border:1px solid #c9a87c1f;padding:40px 24px;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.cp-ni__card:hover{border-color:#c9a87c4d;transform:translateY(-4px)}.cp-ni__card-line{background:var(--rose);opacity:.45;border-radius:0 0 4px 4px;width:50px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.cp-ni__icon{opacity:.85;margin-bottom:16px}.cp-ni__number{font-family:var(--font-display);color:var(--white);margin-bottom:8px;font-size:clamp(2.2rem,4vw,3rem);font-weight:500;line-height:1;display:block}.cp-ni__label{color:#ffffff80;letter-spacing:.02em;font-size:.85rem;font-weight:400;display:block}@media (width<=900px){.cp-ni__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.cp-ni{padding:72px 16px}.cp-ni__grid{grid-template-columns:1fr 1fr;gap:16px}.cp-ni__card{padding:28px 16px}}.procedures{background:var(--bg);padding:6rem 2rem}.procedures__header{text-align:center;max-width:650px;margin:0 auto 3rem}.procedures__title{margin:1rem 0;font-size:clamp(1.8rem,4vw,2.8rem)}.procedures__subtitle{color:var(--text-light);font-size:1rem;font-weight:300;line-height:1.7}.procedures__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.procedures__card{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:box-shadow .4s;overflow:hidden}.procedures__card:hover{box-shadow:var(--shadow-lg)}.procedures__card-img-wrap{height:200px;position:relative;overflow:hidden}.procedures__card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.procedures__card:hover .procedures__card-img{transform:scale(1.06)}.procedures__card-overlay{opacity:0;background:linear-gradient(#0000 40%,#2d2d2da6 100%);align-items:flex-end;padding:1rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.procedures__card:hover .procedures__card-overlay{opacity:1}.procedures__card-overlay span{color:var(--white);font-size:.85rem;font-weight:300}.procedures__card-body{padding:1.25rem}.procedures__card-body h3{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.procedures__card-body p{color:var(--text-light);margin-bottom:.75rem;font-size:.9rem;font-weight:300;line-height:1.6}.procedures__card-link{color:var(--rose);text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;font-weight:500;transition:color .3s}.procedures__card-link:hover{color:var(--rose-dark)}.procedures__cta-wrap{text-align:center;margin-top:3rem}.procedures__cta{background:var(--rose);color:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);box-shadow:var(--shadow-rose);align-items:center;gap:8px;padding:14px 36px;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.procedures__cta:hover{background:var(--rose-dark);transform:translateY(-2px)}@media (width<=900px){.procedures{padding:4rem 1.25rem}.procedures__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media (width>=600px) and (width<=900px){.procedures__grid{grid-template-columns:repeat(2,1fr);max-width:700px}}.techniques{background:var(--charcoal);color:var(--white);padding:6rem 2rem;position:relative;overflow:hidden}.techniques:before{content:"";background:linear-gradient(90deg, transparent, var(--rose), transparent);height:1px;position:absolute;top:0;left:0;right:0}.techniques__container{max-width:1100px;margin:0 auto}.techniques__header{text-align:center;margin-bottom:3.5rem}.techniques__header .pill{color:var(--rose);border-color:var(--rose)}.techniques__title{color:var(--white);margin:1rem 0;font-size:clamp(1.8rem,4vw,2.8rem)}.techniques__subtitle{color:#fff9;max-width:550px;margin:0 auto;font-size:1rem;font-weight:300;line-height:1.7}.techniques__cards{perspective:1000px;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.techniques__card{border-radius:var(--radius-lg);text-align:center;background:#ffffff0a;border:1px solid #c9a87c26;padding:2.5rem 2rem;transition:all .4s}.techniques__card:hover{border-color:var(--rose);background:#ffffff14;transform:translateY(-6px);box-shadow:0 12px 40px #c9a87c26}.techniques__card-icon{width:64px;height:64px;color:var(--rose);background:#c9a87c1f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.techniques__card h3{font-family:var(--font-display);color:var(--white);margin-bottom:6px;font-size:1.4rem;font-weight:600}.techniques__card-sub{color:var(--rose);letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem;font-size:.82rem;font-weight:400;display:block}.techniques__card p{color:#fff9;font-size:.92rem;font-weight:300;line-height:1.7}@media (width<=900px){.techniques{padding:4rem 1.25rem}.techniques__cards{grid-template-columns:1fr;gap:1.5rem}}.credentials{background:var(--blush-light);padding:6rem 2rem}.credentials__container{max-width:1000px;margin:0 auto}.credentials__header{text-align:center;margin-bottom:3rem}.credentials__title{margin-top:1rem;font-size:clamp(1.6rem,3.5vw,2.4rem)}.credentials__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.credentials__stat{text-align:center;background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;gap:8px;padding:2rem 1rem;display:flex}.credentials__number{font-family:var(--font-display);color:var(--charcoal);font-size:2rem;font-weight:600}.credentials__label{color:var(--text-light);font-size:.82rem;font-weight:300}.credentials__badges{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.credentials__badge{background:var(--white);border-radius:var(--radius-md);border-left:3px solid var(--rose);box-shadow:var(--shadow-sm);padding:1.5rem;animation:5s ease-in-out infinite softGlow}.credentials__badge strong{font-family:var(--font-display);color:var(--charcoal);margin-bottom:4px;font-size:1.1rem;font-weight:600;display:block}.credentials__badge span{color:var(--text-light);font-size:.85rem;font-weight:300}@media (width<=900px){.credentials{padding:4rem 1.25rem}.credentials__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.credentials__badges{grid-template-columns:1fr}}.reviews{background:var(--white);padding:6rem 2rem}.reviews__container{max-width:900px;margin:0 auto}.reviews__header{text-align:center;margin-bottom:3rem}.reviews__title{margin-top:1rem;font-size:clamp(1.6rem,3.5vw,2.4rem)}.reviews__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.reviews__card{background:var(--blush-light);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.reviews__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.reviews__stars{gap:3px;display:flex}.reviews__text{font-family:var(--font-display);color:var(--charcoal);flex:1;font-size:1.1rem;font-style:italic;font-weight:400;line-height:1.65}.reviews__meta{border-top:1px solid #c9a87c33;justify-content:space-between;padding-top:1rem;display:flex}.reviews__author{color:var(--charcoal);font-size:.9rem;font-weight:500}.reviews__source{color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.reviews__cta-wrap{text-align:center;margin-top:2.5rem}.reviews__cta{border:1.5px solid var(--rose);color:var(--rose);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);align-items:center;gap:8px;padding:12px 28px;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.reviews__cta:hover{background:var(--rose);color:var(--white)}@media (width<=768px){.reviews{padding:4rem 1.25rem}.reviews__grid{grid-template-columns:1fr}}.cp-dd{background:#1a1614;padding:120px 24px;position:relative;overflow:hidden}.cp-dd__glow{pointer-events:none;background:radial-gradient(circle,#c9a87c14 0%,#0000 70%);width:350px;height:350px;position:absolute;bottom:-100px;left:-80px}.cp-dd__container{z-index:1;text-align:center;max-width:800px;margin:0 auto;position:relative}.cp-dd__quote-mark{font-family:var(--font-display);color:var(--rose);opacity:.25;-webkit-user-select:none;user-select:none;margin-bottom:24px;font-size:clamp(4rem,8vw,6rem);line-height:.6;display:block}.cp-dd__text{font-family:var(--font-display);letter-spacing:-.01em;flex-wrap:wrap;justify-content:center;gap:0;font-size:clamp(1.4rem,3.5vw,2.2rem);font-weight:400;line-height:1.5;display:flex}.cp-dd__word{will-change:opacity, color;transition:color .1s;display:inline-block}.cp-dd__attribution{flex-direction:column;align-items:center;gap:8px;margin-top:48px;display:flex}.cp-dd__line{background:var(--rose);opacity:.35;width:40px;height:1px;margin-bottom:8px}.cp-dd__author{font-family:var(--font-body);color:var(--white);letter-spacing:.05em;font-size:.9rem;font-weight:500}.cp-dd__platform{font-family:var(--font-body);color:#fff6;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem}@media (width<=640px){.cp-dd{padding:80px 16px}.cp-dd__text{font-size:1.25rem}}.contact{background:var(--bg);padding:6rem 2rem}.contact__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.contact__title{margin:1rem 0;font-size:clamp(1.6rem,3.5vw,2.4rem)}.contact__subtitle{color:var(--text-light);margin-bottom:2rem;font-size:1rem;font-weight:300;line-height:1.7}.contact__details{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.contact__detail{align-items:flex-start;gap:14px;display:flex}.contact__detail svg{flex-shrink:0;margin-top:2px}.contact__detail strong{font-family:var(--font-display);margin-bottom:2px;font-size:1rem;font-weight:600;display:block}.contact__detail span,.contact__detail a{color:var(--text-light);font-size:.92rem;font-weight:300}.contact__detail a:hover{color:var(--rose)}.contact__ctas{flex-wrap:wrap;gap:12px;display:flex}.contact__cta{letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);align-items:center;gap:8px;padding:12px 28px;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.contact__cta--primary{background:var(--rose);color:var(--white);box-shadow:var(--shadow-rose)}.contact__cta--primary:hover{background:var(--rose-dark);transform:translateY(-2px)}.contact__cta--secondary{color:var(--charcoal);border:1.5px solid var(--charcoal);background:0 0}.contact__cta--secondary:hover{background:var(--charcoal);color:var(--white)}.contact__image-side{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.contact__img{object-fit:cover;width:100%;height:480px}@media (width<=900px){.contact{padding:4rem 1.25rem}.contact__container{grid-template-columns:1fr;gap:2rem}.contact__img{height:300px}}.footer-cp{background:var(--charcoal);color:#ffffffa6}.footer-cp__container{max-width:1100px;margin:0 auto;padding:4rem 2rem 2rem}.footer-cp__top{border-bottom:1px solid #ffffff0f;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:2.5rem;padding-bottom:2.5rem;display:grid}.footer-cp__logo{filter:brightness(2);width:auto;height:40px;margin-bottom:1rem}.footer-cp__tagline{color:#ffffff73;font-size:.88rem;font-weight:300;line-height:1.6}.footer-cp__col{flex-direction:column;gap:8px;display:flex}.footer-cp__col h4{font-family:var(--font-display);color:var(--white);margin-bottom:8px;font-size:1rem;font-weight:600}.footer-cp__col a{color:#ffffff80;font-size:.85rem;font-weight:300;transition:color .3s}.footer-cp__col a:hover{color:var(--rose)}.footer-cp__contact{align-items:center;gap:8px;font-size:.85rem;display:flex}.footer-cp__contact a{color:#ffffff80;font-weight:300}.footer-cp__contact a:hover{color:var(--rose)}.footer-cp__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.footer-cp__social{gap:10px;display:flex}.footer-cp__social a{color:#ffffff80;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.footer-cp__social a:hover{background:var(--rose);color:var(--white)}.footer-cp__legal{color:#ffffff4d;text-align:right;font-size:.75rem;line-height:1.5}@media (width<=900px){.footer-cp__container{padding:3rem 1.25rem 1.5rem}.footer-cp__top{grid-template-columns:1fr 1fr;gap:2rem}.footer-cp__brand{grid-column:span 2}.footer-cp__bottom{text-align:center;flex-direction:column}.footer-cp__legal{text-align:center}}@media (width<=500px){.footer-cp__top{grid-template-columns:1fr}.footer-cp__brand{grid-column:span 1}}
