.glam-facebook{padding:clamp(3rem,7vw,6rem) 0;background:#050505}.glam-facebook__card{position:relative;display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);align-items:center;min-height:420px;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:linear-gradient(125deg,#111,#15101a 58%,#241020);box-shadow:0 28px 90px #00000061}.glam-facebook__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 82% 28%,rgba(255,46,154,.25),transparent 34%);pointer-events:none}.glam-facebook__mark{position:relative;z-index:1;display:grid;min-height:100%;place-items:center;color:#fff;font-family:Arial,sans-serif;font-size:clamp(11rem,23vw,21rem);font-weight:800;line-height:.7;background:linear-gradient(155deg,#1877f2,#0c55b8);text-shadow:0 10px 35px rgba(0,0,0,.25)}.glam-facebook__copy{position:relative;z-index:1;max-width:760px;padding:clamp(2rem,6vw,5rem)}.glam-facebook__eyebrow{margin:0 0 .8rem;color:#ffc2e3;font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.glam-facebook__copy h2{margin:0;color:#fff;font-size:clamp(2.35rem,5vw,5rem);line-height:.98}.glam-facebook__copy>p:not(.glam-facebook__eyebrow){max-width:660px;margin:1.2rem 0 0;color:#ffffffc7;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.7}.glam-facebook__highlights{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.5rem 0 1.75rem}.glam-facebook__highlights span{padding:.55rem .8rem;border:1px solid rgba(255,194,227,.35);color:#fff;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.glam-facebook__button{display:inline-flex;align-items:center;gap:.65rem;border-color:#1877f2;background:#1877f2;color:#fff}.glam-facebook__button:hover,.glam-facebook__button:focus-visible{border-color:#ff2e9a;background:#ff2e9a;color:#fff}@media only screen and (max-width:768px){.glam-facebook__card{grid-template-columns:1fr}.glam-facebook__mark{min-height:180px;font-size:11rem}.glam-facebook__copy{padding:2rem 1.5rem 2.5rem}}.glam-home{--glam-pink: #ff2e9a;--glam-soft: #ffc2e3;overflow:hidden}.glam-home__hero{position:relative;padding-top:clamp(4.5rem,10vw,9rem);padding-bottom:clamp(4.5rem,10vw,9rem);text-align:center;isolation:isolate}.glam-home__hero:before{content:"";position:absolute;top:8%;right:4%;bottom:8%;left:4%;z-index:-1;background:radial-gradient(circle at 50% 45%,rgba(255,46,154,.27),transparent 56%);filter:blur(12px)}.glam-home__eyebrow{margin:0 0 .9rem;color:var(--glam-soft);font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.glam-home__title{max-width:980px;margin:0 auto;font-size:clamp(3.1rem,8vw,7.4rem);line-height:.94;letter-spacing:-.025em}.glam-home__intro{max-width:760px;margin:1.5rem auto 0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.65}.glam-home__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2rem}.glam-home__primary{background:var(--glam-pink);border-color:var(--glam-pink);color:#fff}.glam-home__services,.glam-home__rentals,.glam-home__events,.glam-home__videos,.glam-home__process{padding-top:clamp(3.5rem,7vw,6.5rem);padding-bottom:clamp(3.5rem,7vw,6.5rem)}.glam-home__section-heading{max-width:760px;margin-bottom:2rem}.glam-home__section-heading h2{margin:0;font-size:clamp(2.25rem,5vw,4.6rem);line-height:1}.glam-home__section-heading--row{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:1rem}.glam-home__section-heading--row>a,.glam-home__card a{color:var(--glam-soft);text-decoration:underline;text-underline-offset:.3em}.glam-home__service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.glam-home__card{min-height:280px;padding:clamp(1.5rem,3vw,2.4rem);border:1px solid rgba(255,255,255,.24);background:linear-gradient(145deg,#ffffff12,#ffffff03)}.glam-home__number{display:block;margin-bottom:3.2rem;color:var(--glam-pink);font-weight:700}.glam-home__card h3{margin-bottom:.75rem;font-size:1.65rem}.glam-home__card p{min-height:5.2rem}.glam-home__rental-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.glam-home__rental-card a{color:inherit}.glam-home__rental-media{aspect-ratio:1 / 1;overflow:hidden;background:#fff}.glam-home__rental-media img,.glam-home__rental-media svg{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.glam-home__rental-card a:hover img{transform:scale(1.035)}.glam-home__rental-card h3{margin:1rem 0 .25rem;font-size:1.1rem}.glam-home__rental-card p{margin:0;color:var(--glam-soft)}.glam-home__events-intro{max-width:440px;margin:0;color:#ffffffc7}.glam-home__event-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:1rem}.glam-home__event-card{margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:#ffffff0b}.glam-home__event-media{aspect-ratio:4 / 5;overflow:hidden}.glam-home__event-card--wide .glam-home__event-media{aspect-ratio:16 / 10}.glam-home__event-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.glam-home__event-card:hover img{transform:scale(1.025)}.glam-home__event-card figcaption{display:grid;gap:.35rem;padding:1.25rem}.glam-home__event-card figcaption strong{font-size:1.25rem}.glam-home__event-card figcaption span{color:#ffffffb8}.glam-home__portfolio-heading{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin:clamp(2.5rem,5vw,4.5rem) 0 1.25rem}.glam-home__portfolio-heading h3{margin:0;font-size:clamp(1.8rem,3vw,2.8rem)}.glam-home__portfolio-heading p{max-width:520px;margin:0;color:#ffffffb8}.glam-home__portfolio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:220px;gap:1rem}.glam-home__portfolio-card{position:relative;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:#171717}.glam-home__portfolio-card--wide{grid-column:span 2}.glam-home__portfolio-card--tall{grid-row:span 2}.glam-home__portfolio-card:after{content:"";position:absolute;top:42%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.88));pointer-events:none}.glam-home__portfolio-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.glam-home__portfolio-card:hover img{transform:scale(1.025)}.glam-home__portfolio-card figcaption{position:absolute;z-index:1;right:1rem;bottom:1rem;left:1rem}.glam-home__portfolio-card figcaption strong{color:#fff;font-size:clamp(1rem,1.5vw,1.25rem);text-shadow:0 1px 12px rgba(0,0,0,.8)}.glam-home__videos{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.glam-home__video-copy h2{margin:0 0 1rem;font-size:clamp(2.25rem,5vw,4.6rem);line-height:1}.glam-home__video-copy p:not(.glam-home__eyebrow){margin-bottom:1.6rem;color:#ffffffc7}.glam-home__reel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.glam-home__reel{position:relative;display:block;min-height:390px;overflow:hidden;color:#fff;background:#171717}.glam-home__reel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.86))}.glam-home__reel img{width:100%;height:100%;min-height:390px;object-fit:cover;transition:transform .4s ease}.glam-home__reel:hover img{transform:scale(1.04)}.glam-home__play{position:absolute;z-index:1;top:50%;left:50%;display:grid;width:62px;height:62px;place-items:center;border:2px solid #fff;border-radius:50%;background:#ff2e9ae6;transform:translate(-50%,-50%)}.glam-home__reel strong{position:absolute;z-index:1;right:1rem;bottom:1rem;left:1rem;font-size:1rem}.glam-home__process{text-align:center}.glam-home__process .glam-home__section-heading{margin-right:auto;margin-left:auto}.glam-home__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:1000px;margin:0 auto 2.25rem;padding:0;list-style:none}.glam-home__steps li{padding:1.5rem;border-top:3px solid var(--glam-pink);text-align:left}.glam-home__steps strong,.glam-home__steps span{display:block}.glam-home__steps strong{margin-bottom:.55rem;font-size:1.2rem}.glam-home{--glam-pink: #ff2e9a;--glam-black: #0b0a0b;--glam-charcoal: #211e20;--glam-gold: #d4b06f;--glam-cream: #fffaf5;background:var(--glam-black);color:#fff}.glam-home__hero{padding-top:clamp(1.25rem,3vw,2.5rem);padding-bottom:clamp(2.5rem,6vw,5.5rem);text-align:left}.glam-home__hero:before{display:none}.glam-home__hero-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:min(720px,82vh);overflow:hidden;border:1px solid rgba(23,18,22,.12);border-radius:34px;background:var(--glam-black);box-shadow:0 28px 80px #1712162e}.glam-home__hero-copy{display:flex;padding:clamp(2rem,5vw,5rem);flex-direction:column;justify-content:center;color:#fff}.glam-home__hero-kicker{width:fit-content;margin:0 0 1.35rem;padding:.55rem .85rem;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#ffffff1a;color:#ffd5eb;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.glam-home__title{max-width:720px;margin:0;color:#fff;font-size:clamp(3rem,6.4vw,6.8rem);line-height:.91;letter-spacing:-.045em;text-wrap:balance}.glam-home__intro{max-width:650px;margin:1.45rem 0 0;color:#ffffffd1;font-size:clamp(1rem,1.5vw,1.2rem)}.glam-home__actions{justify-content:flex-start;margin-top:1.8rem}.glam-home__primary,.glam-home__secondary{padding:14px 22px;border-radius:999px;font-weight:700;transition:transform .25s ease,box-shadow .25s ease}.glam-home__primary:hover,.glam-home__secondary:hover{transform:translateY(-2px)}.glam-home__primary{background:var(--glam-pink);border-color:var(--glam-pink);box-shadow:0 10px 30px #ff2e9a47}.glam-home__secondary{border:1px solid rgba(255,255,255,.55);background:transparent;color:#fff}.glam-home__proof{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.5rem 0 0;padding:0;list-style:none}.glam-home__proof li{padding:.45rem .7rem;border-radius:999px;background:#ffffff17;color:#fff;font-size:.72rem}.glam-home__proof li:before{content:"\2726";margin-right:.35rem;color:var(--glam-gold)}.glam-home__hero-media{position:relative;min-height:620px;overflow:hidden;background:#f8dce9;touch-action:pan-y}.glam-home__slides{position:absolute;top:0;right:0;bottom:0;left:0}.glam-home__slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s ease}.glam-home__slide.is-active{opacity:1;visibility:visible}.glam-home__hero-image{width:100%;height:100%;object-fit:cover}.glam-home__slide figcaption{position:absolute;z-index:2;right:1.25rem;bottom:5.3rem;left:1.25rem;width:fit-content;max-width:calc(100% - 2.5rem);padding:.55rem .85rem;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#171216c2;color:#fff;font-size:.78rem;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.glam-home__hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,46,154,.08),transparent 45%);pointer-events:none}.glam-home__hero-badge{position:absolute;z-index:2;top:1.35rem;right:1.35rem;display:grid;width:128px;height:128px;place-content:center;border:2px solid #fff;border-radius:50%;background:var(--glam-pink);color:#fff;text-align:center;transform:rotate(7deg);box-shadow:0 12px 30px #35122f40}.glam-home__hero-badge span{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.glam-home__hero-badge strong{max-width:100px;font-size:1rem;line-height:1.05}.glam-home__slide-controls{position:absolute;z-index:3;right:1.25rem;bottom:1.25rem;left:1.25rem;display:flex;align-items:center;justify-content:center;gap:.55rem}.glam-home__slide-controls>button{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:#171216c7;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.glam-home__slide-controls>button:hover,.glam-home__slide-controls>button:focus-visible{background:var(--glam-pink)}.glam-home__slide-dots{display:flex;align-items:center;gap:.45rem;padding:.7rem .85rem;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#171216b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.glam-home__slide-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff73;cursor:pointer;transition:width .25s ease,background .25s ease}.glam-home__slide-dots button.is-active{width:25px;border-radius:999px;background:var(--glam-pink)}.glam-home__vibes,.glam-home__services,.glam-home__rentals,.glam-home__events,.glam-home__videos,.glam-home__process{padding-top:clamp(3.5rem,7vw,6.5rem);padding-bottom:clamp(3.5rem,7vw,6.5rem)}.glam-home__vibes-intro{max-width:470px;margin:0;color:#ffffffb8}.glam-home__vibe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.glam-home__vibe{position:relative;display:flex;min-height:250px;padding:1.5rem;overflow:hidden;border:1px solid rgba(23,18,22,.1);border-radius:22px;color:#fff;flex-direction:column;justify-content:end;isolation:isolate;transition:transform .28s ease,box-shadow .28s ease}.glam-home__vibe:after{content:"";position:absolute;z-index:-1;width:190px;height:190px;top:-70px;right:-45px;border:1px solid rgba(255,255,255,.35);border-radius:50%;box-shadow:0 0 0 24px #ffffff14,0 0 0 48px #ffffff0d}.glam-home__vibe:hover{color:#fff;transform:translateY(-6px);box-shadow:0 18px 35px #35122f2e}.glam-home__vibe--pink{background:linear-gradient(145deg,#ff2e9a,#ce176f)}.glam-home__vibe--black{background:linear-gradient(145deg,#2b2429,#0e0b0d)}.glam-home__vibe--blush{background:linear-gradient(145deg,#f8dce9,#ecc3d5);color:#261d23}.glam-home__vibe--blush:hover{color:#261d23}.glam-home__vibe--blush em{color:#6b4b5c}.glam-home__vibe span{position:absolute;top:1.4rem;left:1.4rem;font-size:.78rem;font-weight:700;letter-spacing:.14em}.glam-home__vibe strong{max-width:260px;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1}.glam-home__vibe em{max-width:270px;margin-top:.65rem;color:#ffffffd1;font-size:.92rem;font-style:normal}.glam-home__eyebrow{color:#b21867}.glam-home__section-heading h2{color:#fff;text-wrap:balance}.glam-home__vibes,.glam-home__services,.glam-home__rentals{background:var(--glam-black);color:#fff}.glam-home__services{padding-right:clamp(1.25rem,3vw,2.5rem);padding-left:clamp(1.25rem,3vw,2.5rem);border-radius:32px}.glam-home__service-grid{gap:1.25rem}.glam-home__card{min-height:300px;border:1px solid rgba(23,18,22,.09);border-radius:20px;background:linear-gradient(145deg,#fcebf3,#f5d5e3);color:#261d23;box-shadow:inset 0 5px 0 var(--glam-pink),0 12px 30px #1712160f;transition:transform .25s ease,box-shadow .25s ease}.glam-home__card:nth-child(2){background:linear-gradient(145deg,#2a2428,#111);color:#fff;box-shadow:inset 0 5px 0 var(--glam-pink),0 12px 30px #17121626}.glam-home__card:nth-child(2) h3,.glam-home__card:nth-child(2) p{color:#fff}.glam-home__card:nth-child(2) a,.glam-home__card:nth-child(2) .glam-home__number{color:#ff78bf}.glam-home__card:nth-child(3){background:#fff}.glam-home__card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #35122f1f}.glam-home__card a,.glam-home__section-heading--row>a{color:#b21867;font-weight:700}.glam-home__rentals{color:#fff}.glam-home__rental-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.glam-home__rental-card{padding:.7rem .7rem 1.1rem;border:1px solid rgba(53,18,47,.09);border-radius:18px;background:#fff;box-shadow:0 10px 25px #35122f0f}.glam-home__rental-media{border-radius:13px}.glam-home__rental-card h3{color:#301427}.glam-home__rental-card p{color:#b21867;font-weight:700}.glam-home__rental-link{display:inline-block;margin-top:.55rem;color:#b21867;font-size:.78rem;font-weight:700}.glam-home__vibes .glam-home__eyebrow,.glam-home__services .glam-home__eyebrow,.glam-home__rentals .glam-home__eyebrow{color:#ff78bf}.glam-home__vibes .glam-home__section-heading h2,.glam-home__services .glam-home__section-heading h2,.glam-home__rentals .glam-home__section-heading h2{color:#fff}.glam-home__events{padding-right:clamp(1.25rem,3vw,2.5rem);padding-left:clamp(1.25rem,3vw,2.5rem);border-radius:32px;background:var(--glam-black);color:#fff}.glam-home__events .glam-home__eyebrow,.glam-home__videos .glam-home__eyebrow{color:#ff9fd3}.glam-home__events .glam-home__section-heading h2,.glam-home__videos h2{color:#fff}.glam-home__event-card,.glam-home__portfolio-card{border-radius:16px}.glam-home__videos{margin-top:clamp(2rem,5vw,4rem);padding-right:clamp(1.25rem,4vw,4rem);padding-left:clamp(1.25rem,4vw,4rem);border-radius:32px;background:linear-gradient(135deg,#171216,#681538);color:#fff}.glam-home__process{margin-top:clamp(2rem,5vw,4rem);margin-bottom:clamp(2rem,5vw,4rem);border-radius:32px;background:linear-gradient(145deg,#fff,#fff0f8);color:#261d23}.glam-home__process .glam-home__section-heading h2{color:#171216}.glam-home__process .glam-home__eyebrow{color:#b21867}.glam-home__steps li{border-top:0;border-radius:16px;background:#fff;color:#261d23;box-shadow:inset 0 4px 0 var(--glam-pink),0 8px 22px #35122f0f}.glam-home__steps strong,.glam-home__steps span{color:#261d23}@media only screen and (max-width:768px){.glam-home__hero-card,.glam-home__vibe-grid,.glam-home__service-grid,.glam-home__event-grid,.glam-home__videos,.glam-home__steps{grid-template-columns:1fr}.glam-home__hero-media{min-height:470px}.glam-home__hero-badge{width:105px;height:105px}.glam-home__rental-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.glam-home__section-heading--row{align-items:start;flex-direction:column}.glam-home__card{min-height:auto}.glam-home__number{margin-bottom:1.5rem}.glam-home__events-intro{max-width:none}.glam-home__event-card--wide .glam-home__event-media{aspect-ratio:4 / 5}.glam-home__portfolio-heading{align-items:start;flex-direction:column}.glam-home__portfolio-grid{grid-template-columns:1fr;grid-auto-rows:auto}.glam-home__portfolio-card--wide{grid-column:auto}.glam-home__portfolio-card--tall{grid-row:auto}.glam-home__portfolio-card{aspect-ratio:4 / 5}.glam-home__reel,.glam-home__reel img{min-height:300px}}@media(prefers-reduced-motion:reduce){.glam-home__slide,.glam-home__slide-dots button{transition:none}}.glam-reviews{padding:clamp(4rem,8vw,7rem) 0;background:radial-gradient(circle at 12% 18%,rgba(255,46,154,.18),transparent 32%),linear-gradient(145deg,#070707,#171017)}.glam-reviews__layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(2rem,6vw,6rem)}.glam-reviews__intro{position:sticky;top:2rem}.glam-reviews__eyebrow{margin:0 0 .9rem;color:#ffc2e3;font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.glam-reviews__intro h2{margin:0;color:#fff;font-size:clamp(2.5rem,5vw,5rem);line-height:.98}.glam-reviews__lead{max-width:580px;margin:1.25rem 0 0;color:#ffffffc7;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7}.glam-reviews__promise{max-width:520px;margin-top:2rem;padding:1.35rem;border-left:3px solid #ff2e9a;background:#ffffff0e}.glam-reviews__promise span{display:block;margin-bottom:.65rem;color:#ff73bb;letter-spacing:.18em}.glam-reviews__promise strong{display:block}.glam-reviews__promise p{margin:.4rem 0 0;color:#ffffffb3}.glam-reviews__card{padding:clamp(1.5rem,4vw,3rem);border:1px solid rgba(255,255,255,.22);background:#ffffff13;box-shadow:0 24px 80px #00000052}.glam-reviews__card h3{margin:0 0 1.5rem;color:#fff;font-size:clamp(1.65rem,3vw,2.3rem)}.glam-reviews__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.glam-reviews__field{margin-bottom:1rem}.glam-reviews__field label{display:block;margin-bottom:.45rem;color:#fff;font-weight:700}.glam-reviews__field input,.glam-reviews__field select,.glam-reviews__field textarea{width:100%;min-height:48px;margin:0;border:1px solid rgba(255,255,255,.35);border-radius:0;background:#fff;color:#111}.glam-reviews__field textarea{min-height:150px;resize:vertical}.glam-reviews__field input:focus-visible,.glam-reviews__field select:focus-visible,.glam-reviews__field textarea:focus-visible,.glam-reviews__consent input:focus-visible{outline:3px solid #ff73bb;outline-offset:2px}.glam-reviews__consent{display:flex;align-items:flex-start;gap:.7rem;margin:.25rem 0 1.25rem;color:#ffffffd6;cursor:pointer}.glam-reviews__consent input{width:20px;height:20px;margin-top:.15rem;flex:0 0 auto;accent-color:#ff2e9a}.glam-reviews__submit{width:100%;border-color:#ff2e9a;background:#ff2e9a;color:#fff}.glam-reviews__note{margin:.85rem 0 0;color:#ffffff9e;font-size:.85rem;text-align:center}.glam-reviews__success,.glam-reviews__errors{padding:1.25rem;border-left:3px solid #ff2e9a;background:#ff2e9a1a}.glam-reviews__success strong{color:#fff;font-size:1.35rem}.glam-reviews__success p{margin:.5rem 0 0;color:#fffc}.glam-reviews__errors{margin-bottom:1.25rem}@media only screen and (max-width:768px){.glam-reviews__layout,.glam-reviews__field-grid{grid-template-columns:1fr}.glam-reviews__intro{position:static}}.glam-about{max-width:980px;padding-top:clamp(4rem,8vw,8rem);padding-bottom:clamp(4rem,8vw,8rem)}.glam-about__eyebrow{color:#ffc2e3;font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.glam-about h1{max-width:850px;font-size:clamp(3rem,7vw,6.5rem);line-height:.96}.glam-about__body{max-width:780px;font-size:1.15rem;line-height:1.75}.glam-about__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.glam-about__actions .btn:first-child{background:#ff2e9a;border-color:#ff2e9a;color:#fff}.glam-rental-list__angle-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;padding:.7rem .7rem 0}.glam-rental-list__angle-gallery img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:1rem}.glam-rental-list{padding:24px 0 72px;background:#0b0a0b;color:#fff}.glam-rental-list__header{max-width:760px;margin:0 auto 32px;text-align:center}.glam-rental-list__header h2{margin:8px 0 12px;color:#fff;font-size:clamp(30px,4vw,48px);line-height:1.08}.glam-rental-list__header>p:last-child{margin:0;color:#ffffffc7;font-size:17px}.glam-rental-list__collection-heading{max-width:760px;margin:46px auto 24px;text-align:center}.glam-rental-list__collection-heading h2{margin:8px 0 10px;color:#fff;font-size:clamp(28px,3.5vw,42px);line-height:1.1}.glam-rental-list__collection-heading>p:last-child{margin:0;color:#ffffffc2}.glam-rental-list__eyebrow{margin:0;color:#ff78bf;font-size:12px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.glam-rental-list__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.glam-rental-list__demo-grid{margin-bottom:24px}.glam-rental-list__card{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#fff;color:#2b1d18;box-shadow:0 14px 36px #00000057}.glam-rental-list__image-wrap{position:relative;display:block;aspect-ratio:1.257 / 1;overflow:hidden;background:#fff}.glam-rental-list__image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.glam-rental-list__image-wrap:hover .glam-rental-list__image{transform:scale(1.025)}.glam-rental-list__placeholder{padding:12%;color:#eadfe5;background:#fff}.glam-rental-list__price{position:absolute;right:14px;bottom:14px;padding:9px 13px;border-radius:999px;background:#e62e92;color:#fff;font-size:13px;font-weight:700;box-shadow:0 4px 14px #0003}.glam-rental-list__body{padding:22px}.glam-rental-list__body h3{margin:0 0 9px;color:#2b1d18;font-size:23px;line-height:1.2}.glam-rental-list__body h3 a{color:inherit;text-decoration:none}.glam-rental-list__description{min-height:4.6em;margin:0;color:#665d59}.glam-rental-list__demo-label{margin:0 0 8px;color:#e62e92!important;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.glam-rental-list__select-label{display:block;margin:18px 0 7px;color:#2b1d18;font-size:13px;font-weight:700}.glam-rental-list__select{width:100%;min-height:46px;padding:10px 38px 10px 12px;border:1px solid #d9ced3;border-radius:10px;background:#fff;color:#2b1d18;font:inherit}.glam-rental-list__select:focus-visible{outline:3px solid rgba(230,46,146,.28);outline-offset:2px}.glam-rental-list__terms{margin:18px 0 0;padding:14px 0;border-top:1px solid #ece5e1;border-bottom:1px solid #ece5e1}.glam-rental-list__terms div{display:flex;justify-content:space-between;gap:18px;padding:4px 0;font-size:13px;line-height:1.45}.glam-rental-list__terms dt{color:#786d68}.glam-rental-list__terms dd{margin:0;color:#2b1d18;font-weight:600;text-align:right}.glam-rental-list__total{margin:14px 0;color:#2b1d18;font-size:14px;font-weight:700}.glam-rental-list__details{display:inline-flex;align-items:center;gap:7px;padding:10px 15px;border-radius:999px;background:#0b0a0b;color:#fff;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s ease,transform .2s ease}.glam-rental-list__details:hover{background:#e62e92;transform:translateY(-1px)}.glam-rental-list__pagination{margin:30px 0 0;color:#fff;text-align:center}.glam-rental-list__note{max-width:820px;margin:26px auto 0;color:#ffffffb8;font-size:13px;text-align:center}@media screen and (max-width:749px){.glam-rental-list{padding:18px 0 52px}.glam-rental-list__grid{grid-template-columns:1fr;gap:18px}.glam-rental-list__body{padding:18px}.glam-rental-list__description{min-height:0}}@media(prefers-reduced-motion:reduce){.glam-rental-list__image,.glam-rental-list__details{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
