.services{--bg:#f7f6f2;--bg-soft:#efece3;--card:#fff;--card-border:#66232c29;--maroon:#66232c;--maroon-soft:#8a3540;--gold:#d98324;--gold-soft:#e8a34f;--text:#3a1c1f;--text-dim:#7a6660;--stage-h:min(68vh,600px);background:radial-gradient(120% 100% at 50% 0%,var(--bg-soft)0%,var(--bg)60%);color:var(--text);font-family:Inter,Helvetica Neue,Arial,sans-serif;position:relative;overflow:hidden}.services *,.services :before,.services :after{box-sizing:border-box}.services__sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.services a:focus-visible,.services button:focus-visible,.services [tabindex]:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:6px}.services__ambient-glow{filter:blur(140px);pointer-events:none;z-index:0;border-radius:50%;width:560px;height:560px;position:absolute}.services__ambient-glow--one{background:#d9832424;top:-12%;left:12%}.services__ambient-glow--two{background:#66232c1a;bottom:-14%;right:-6%}.services__noise-texture{z-index:0;pointer-events:none;background-image:radial-gradient(#66232c09 1px,#0000 1px);background-size:3px 3px;position:absolute;inset:0}.services__pin{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:clamp(16px,2.6vh,28px);max-width:1440px;height:100vh;min-height:680px;margin:0 auto;padding:clamp(88px,11vh,120px) clamp(20px,5vw,64px) clamp(20px,3vh,36px);display:flex;position:relative}.services__header{text-align:center;flex-direction:column;flex:none;align-items:center;display:flex}.services__eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--gold);align-items:center;gap:12px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-flex}.services__eyebrow-diamond{background:var(--gold);width:6px;height:6px;transform:rotate(45deg)}.services__heading{color:var(--maroon);margin:0 0 12px;font-family:Playfair Display,Georgia,serif;font-size:clamp(38px,5.6vw,64px);font-weight:600;line-height:1}.services__subtitle{max-width:46ch;color:var(--text-dim);margin:0;font-size:15px}.services__stage{--peek-w:clamp(150px,15vw,230px);--stage-pad:26px;--stage-gap:40px;width:100%;height:var(--stage-h);flex:0 0 var(--stage-h);justify-content:center;align-items:stretch;gap:var(--stage-gap);z-index:1;padding:0 var(--stage-pad);perspective:1600px;display:flex;position:relative}.services__stage:focus{outline:none}.stage-nav{z-index:5;background:var(--card);width:48px;height:48px;color:var(--maroon);cursor:pointer;border:1px solid #d9832459;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,border-color .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex;position:absolute;top:50%;box-shadow:0 14px 30px -10px #66232c73}.stage-nav:hover{background:var(--gold);color:#fff;border-color:var(--gold);box-shadow:0 16px 34px -8px #d983248c}.stage-nav:active{transform:translate(-50%,-50%)scale(.94)}.stage-nav--prev{left:calc(var(--stage-pad) + var(--peek-w) + var(--stage-gap));transform:translate(-50%,-50%)}.stage-nav--prev:active{transform:translate(-50%,-50%)scale(.94)}.stage-nav--next{right:calc(var(--stage-pad) + var(--peek-w) + var(--stage-gap));transform:translate(50%,-50%)}.stage-nav--next:active{transform:translate(50%,-50%)scale(.94)}.service-peek{flex:0 0 var(--peek-w);cursor:pointer;opacity:.82;will-change:transform,opacity;border-radius:26px;transition:opacity .4s,transform .4s cubic-bezier(.16,1,.3,1);position:relative;transform:rotate(-12deg)rotateY(18deg)translateY(26px)scale(.92);box-shadow:0 30px 60px -32px #66232c59}.service-peek--prev{transform-origin:100% 100%;transform:rotate(-12deg)rotateY(18deg)translateY(26px)scale(.92)}.service-peek--next{transform-origin:0 100%;transform:rotate(12deg)rotateY(-18deg)translateY(26px)scale(.92)}.service-peek:hover{opacity:1}.service-peek--prev:hover{transform:rotate(-5deg)rotateY(8deg)translateY(4px)scale(.97)}.service-peek--next:hover{transform:rotate(5deg)rotateY(-8deg)translateY(4px)scale(.97)}.service-peek__clip{border-radius:inherit;background:var(--card);border:1px solid var(--card-border);flex-direction:column;justify-content:flex-start;width:100%;height:100%;padding:26px 22px;transition:border-color .4s;display:flex;position:relative;overflow:hidden}.service-peek:hover .service-peek__clip{border-color:#d9832473}.service-peek__video{object-fit:cover;filter:grayscale(25%)brightness(.8)saturate(.95);pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.service-peek__overlay{pointer-events:none;background:linear-gradient(#3a1c1f80 0%,#3a1c1f47 58%,#3a1c1fe0 100%),linear-gradient(#3a1c1f73 0%,#3a1c1f00 30%);position:absolute;inset:0}.service-peek__top{z-index:1;position:relative}.service-peek__index{color:#e8a34fe6;font-family:Playfair Display,Georgia,serif;font-size:32px;font-weight:600;display:block}.service-peek__title{color:#f7f6f2;margin:8px 0 0;font-family:Playfair Display,Georgia,serif;font-size:21px;font-weight:600;line-height:1.25}.service-peek__icon{z-index:1;width:56px;height:56px;color:var(--gold-soft);opacity:.35;position:absolute;bottom:20px;left:22px}.service-active{background:var(--card);border:1px solid var(--card-border);z-index:2;will-change:transform,opacity;border-radius:32px;flex:auto;grid-template-columns:1fr 1fr;max-width:920px;display:grid;position:relative;overflow:hidden;box-shadow:0 50px 100px -40px #66232c4d}.service-active__text{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;justify-content:center;gap:clamp(10px,1.6vh,16px);min-width:0;min-height:0;padding:clamp(24px,3vw,40px);display:flex;overflow-y:auto}.service-active__text::-webkit-scrollbar{display:none}.service-active__index{color:var(--gold);font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,4vw,50px);font-weight:600;line-height:1;display:inline-block;position:relative}.service-active__title{color:var(--maroon);margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(23px,2.4vw,32px);font-weight:600;line-height:1.15}.service-active__divider{background:var(--gold);width:56px;height:2px;margin:0;display:block}.service-active__desc{max-width:42ch;color:var(--text-dim);margin:0;font-size:clamp(13px,.95vw,14.5px);line-height:1.65}.service-active__features{gap:clamp(12px,1.8vw,22px);margin:0;display:flex}.feature{text-align:center;flex-direction:column;align-items:center;gap:8px;width:80px;display:flex}.feature__icon{border:1px solid var(--card-border);width:42px;height:42px;color:var(--gold);background:#d9832414;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.feature__label{color:var(--text-dim);font-size:11.5px;line-height:1.3}.service-active__cta{background:linear-gradient(135deg,var(--maroon)0%,var(--maroon-soft)100%);color:#f7f6f2;letter-spacing:.04em;border:1px solid #0000;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;margin-top:clamp(2px,.8vh,8px);padding:12px 24px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .3s,box-shadow .3s,transform .25s;display:inline-flex;box-shadow:0 18px 34px -16px #66232c8c}.service-active__cta svg{transition:transform .25s}.service-active__cta:hover{background:linear-gradient(135deg,var(--gold)0%,var(--gold-soft)100%);transform:translateY(-2px);box-shadow:0 20px 38px -14px #d983248c}.service-active__cta:hover svg{transform:translate(3px)}.service-active__cta:active{transform:translateY(0)}.service-active__media{background:#efece3;position:relative;overflow:hidden}.service-active__video{object-fit:cover;width:100%;height:100%;display:block}.service-active__media-overlay{pointer-events:none;background:linear-gradient(90deg,#66232c47 0%,#66232c00 18%),linear-gradient(#3a1c1f00 60%,#3a1c1f73 100%);position:absolute;inset:0}.services__progress{flex:none;align-items:center;gap:8px;display:flex}.services__progress-dot{cursor:pointer;background:#66232c3d;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:all .4s cubic-bezier(.22,1,.36,1)}.services__progress-dot.is-active{background:var(--gold);border-radius:4px;width:26px;box-shadow:0 0 14px #d983248c}@media (max-width:980px){.services{--stage-h:auto}.services__pin{gap:22px;height:auto;min-height:100vh;margin-bottom:50px;padding:clamp(72px,10vh,96px) 18px 40px}.service-peek{display:none}.services__stage{perspective:none;flex:none;gap:0;height:auto;padding:0;display:block;position:relative}.service-active{background:var(--card);border-radius:24px;flex-direction:column;gap:14px;max-width:480px;margin:0 auto;padding:30px 24px;display:flex;overflow:hidden;box-shadow:0 30px 60px -30px #66232c52}.service-active__text{padding:0;display:contents}.service-active__index{order:1;font-size:34px}.service-active__title{order:2;font-size:25px}.service-active__divider{order:3}.service-active__desc{order:4;max-width:none;font-size:13.5px;line-height:1.6}.service-active__media{border-radius:16px;order:5;min-height:180px;max-height:220px;margin:8px 0;overflow:hidden}.service-active__video{object-fit:cover;width:100%;height:100%}.service-active__features{flex-wrap:wrap;order:6;row-gap:16px;margin-top:8px}.service-active__cta{order:7;justify-content:center;align-self:stretch;margin-top:4px}.stage-nav{width:44px;height:44px}.stage-nav--prev{left:8px}.stage-nav--next{right:8px}}@media (prefers-reduced-motion:reduce){.services *{transition:none!important;animation:none!important}.service-peek--prev,.service-peek--next{transform:none}}
