@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Inter:wght@400;500;600&display=swap";.bridal3{--b3-background: oklch(.985 .008 80);--b3-foreground: oklch(.22 .03 25);--b3-card: oklch(.99 .006 80);--b3-primary: oklch(.32 .08 20);--b3-primary-foreground: oklch(.985 .008 80);--b3-secondary: oklch(.94 .02 60);--b3-muted-foreground: oklch(.48 .03 40);--b3-accent: #f22771;--b3-border: oklch(.9 .015 65);--b3-gold: #f22771;--b3-gradient-luxe: linear-gradient(135deg, oklch(.985 .008 80) 0%, oklch(.92 .035 25) 100%);--b3-gradient-gold: linear-gradient(135deg, #ff5fa2, #f22771);--b3-shadow-luxe: 0 30px 60px -30px oklch(.32 .08 20 / .25);--b3-shadow-soft: 0 8px 24px -12px oklch(.32 .08 20 / .15);--b3-font-serif: "Cormorant Garamond", ui-serif, Georgia, serif;--b3-font-sans: "Inter", ui-sans-serif, system-ui, sans-serif;--page-width: 1300px;font-family:var(--b3-font-sans);color:var(--b3-foreground);background:var(--b3-background);-webkit-font-smoothing:antialiased}.bridal3 *{box-sizing:border-box}.bridal3 h1,.bridal3 h2,.bridal3 h3,.bridal3 .b3-display{font-family:var(--b3-font-serif)!important;font-weight:500;letter-spacing:-.01em;text-transform:none!important;margin:0}.bridal3 p{margin:0}.b3-eyebrow{font-family:var(--b3-font-sans);font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:#f22771}.b3-hairline{height:1px;width:3rem;background:var(--b3-gold);display:inline-block}.b3-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:3rem;padding:0 1.75rem;border-radius:9999px;font-family:var(--b3-font-sans);font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:transform .2s ease,filter .2s ease,background-color .2s ease}.b3-btn svg{width:1rem;height:1rem;flex-shrink:0}.b3-btn--gold{background:var(--b3-gradient-gold);color:var(--b3-primary-foreground);box-shadow:var(--b3-shadow-luxe)}.b3-btn--gold:hover{transform:scale(1.02);filter:brightness(1.1)}.b3-btn--outline{border-color:#541f2166;background:#fdfaf499;color:var(--b3-foreground);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.b3-btn--outline:hover{background:var(--b3-background)}.b3-btn--full{width:100%}.b3-fade-up{animation:b3-fade-up .7s ease-out both}@keyframes b3-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.b3-fade-up{animation:none}}.bridal3-hero{position:relative;overflow:hidden}.bridal3-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--b3-gradient-luxe)}.bridal3-hero__inner{position:relative;z-index:1;max-width:var(--page-width, 1400px);margin:0 auto;display:grid;gap:2.5rem;padding:2.5rem 1rem}@media(min-width:640px){.bridal3-hero__inner{padding:3.5rem var(--page-margin, 40px)}}@media(min-width:768px){.bridal3-hero__inner{grid-template-columns:1fr 1fr;align-items:center;padding:5rem var(--page-margin, 40px) 4rem}}.bridal3-hero__text{display:contents}.bridal3-hero__title{order:1}.bridal3-hero__media{order:2}.bridal3-hero__subtitle{order:3}.bridal3-hero__buttons{order:4}.bridal3-hero__trust{order:5}@media(max-width:767px){.bridal3-hero__inner{gap:.5rem;padding-top:1rem}.bridal3-hero__subtitle,.bridal3-hero__buttons,.bridal3-hero__trust{margin-top:0}.bridal3-hero__buttons{margin-top:-.25rem}.bridal3-hero__image{max-height:20vh;object-fit:cover}}@media(min-width:768px){.bridal3-hero__text{display:block;order:1}.bridal3-hero__media{order:2}.bridal3-hero__title,.bridal3-hero__subtitle,.bridal3-hero__buttons,.bridal3-hero__trust{order:0}}.bridal3-hero__title{font-size:2.25rem;line-height:1.05;letter-spacing:-.02em;color:var(--b3-foreground)}@media(min-width:640px){.bridal3-hero__title{font-size:3rem}}@media(min-width:768px){.bridal3-hero__title{font-size:3.75rem}}.bridal3-hero__title em{font-style:normal;color:var(--b3-primary)}.bridal3-hero__subtitle{margin-top:1.25rem;max-width:32rem;font-size:1rem;line-height:1.65;color:var(--b3-muted-foreground)}@media(min-width:640px){.bridal3-hero__subtitle{font-size:1.125rem}}.bridal3-hero__buttons{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.bridal3-hero__buttons{flex-direction:row}}.bridal3-hero__trust{margin-top:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:640px){.bridal3-hero__trust{grid-template-columns:repeat(4,1fr)}}.bridal3-hero__trust-item{display:flex;flex-direction:column;align-items:center;gap:.375rem;border-radius:.75rem;border:1px solid oklch(.9 .015 65 / .6);background:#fdfaf499;padding:.75rem;text-align:center;font-size:11px;line-height:1.3;color:var(--b3-muted-foreground);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media(min-width:640px){.bridal3-hero__trust-item{font-size:12px}}.bridal3-hero__trust-item svg{width:1rem;height:1rem;color:var(--b3-gold)}.bridal3-hero__image-wrap{position:relative;overflow:hidden;border-radius:1rem;background:#f6f3ed}.bridal3-hero__glow{position:absolute;top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem;z-index:0;border-radius:1.5rem;background:var(--b3-gradient-gold);opacity:.15}.bridal3-hero__image{position:relative;z-index:1;width:100%;max-height:58vh;border-radius:1rem;object-fit:contain;box-shadow:var(--b3-shadow-luxe);display:block}@media(min-width:768px){.bridal3-hero__image{max-height:480px}}.bridal3-head{max-width:42rem;margin:0 auto;text-align:center}.bridal3-head__rule{margin-top:.75rem;display:flex;justify-content:center}.bridal3-head__title{margin-top:1rem;font-size:1.875rem;line-height:1.15;color:var(--b3-foreground);text-align:center!important}@media(min-width:640px){.bridal3-head__title{font-size:2.25rem}}@media(min-width:768px){.bridal3-head__title{font-size:3rem}}.bridal3-head__sub{margin-top:1rem;font-size:1rem;color:var(--b3-muted-foreground)}@media(min-width:640px){.bridal3-head__sub{font-size:1.125rem}}.bridal3-choose{border-top:1px solid oklch(.9 .015 65 / .6);border-bottom:1px solid oklch(.9 .015 65 / .6);padding:4rem 1rem;background:#faf7f5}@media(min-width:640px){.bridal3-choose{padding:6rem var(--page-margin, 40px)}}.bridal3-choose__grid{max-width:var(--page-width, 1400px);margin:3rem auto 0;display:grid;gap:1.5rem}@media(min-width:768px){.bridal3-choose__grid{grid-template-columns:repeat(2,1fr);align-items:stretch}}.bridal3-card{position:relative;display:flex;height:100%;flex-direction:column;overflow:hidden;border-radius:24px;border:1px solid oklch(.9 .015 65 / .7);background:var(--b3-card);padding:1.75rem;box-shadow:var(--b3-shadow-soft)}@media(min-width:640px){.bridal3-card{padding:2rem}}.bridal3-card--primary{box-shadow:var(--b3-shadow-luxe)}.bridal3-card--primary .bridal3-card__bar{position:absolute;left:0;right:0;top:0;height:4px;background:var(--b3-gradient-gold)}.bridal3-card__icon{display:grid;place-items:center;height:3.5rem;width:3.5rem;border-radius:1rem}.bridal3-card__icon svg{width:1.5rem;height:1.5rem}.bridal3-card--primary .bridal3-card__icon,.bridal3-card--secondary .bridal3-card__icon{background:var(--b3-gradient-gold);color:var(--b3-primary-foreground)}.bridal3-card__title{margin-top:1.25rem;font-size:1.5rem;line-height:1.2;color:var(--b3-foreground)}@media(min-width:640px){.bridal3-card__title{font-size:1.875rem}}.bridal3-card__body{margin-top:.75rem;font-size:.875rem;line-height:1.65;color:var(--b3-muted-foreground)}@media(min-width:640px){.bridal3-card__body{font-size:1rem}}.bridal3-card__list{margin-top:1.25rem;flex:1 1 auto;list-style:none;padding:0;display:flex;flex-direction:column;gap:.625rem;font-size:.875rem;color:#271513e6}.bridal3-card__list li{display:flex;align-items:flex-start;gap:.5rem}.bridal3-card__list svg{width:1rem;height:1rem;margin-top:.125rem;flex-shrink:0;color:var(--b3-primary)}.bridal3-card__cta{margin-top:1.75rem}.bridal3-shop{padding:4rem 1rem;background:var(--b3-gradient-luxe)}@media(min-width:640px){.bridal3-shop{padding:6rem var(--page-margin, 40px)}}.bridal3-shop__grid{max-width:var(--page-width, 1400px);margin:0 auto;display:grid;gap:2.5rem}@media(min-width:768px){.bridal3-shop__grid{grid-template-columns:1fr 1fr;align-items:center}}.bridal3-shop__image{width:100%;border-radius:1rem;object-fit:cover;box-shadow:var(--b3-shadow-soft);display:block}.bridal3-shop__heading{margin-top:.75rem;font-size:1.875rem;line-height:1.2;color:var(--b3-foreground)}@media(min-width:640px){.bridal3-shop__heading{font-size:2.25rem}}.bridal3-shop__intro{margin-top:1rem;color:var(--b3-muted-foreground);line-height:1.65}.bridal3-shop__list{margin-top:1.5rem;list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}.bridal3-shop__list li{display:flex;gap:.75rem}.bridal3-shop__tick{width:1.5rem;height:1.5rem;flex-shrink:0;margin-top:.15rem;border-radius:9999px;background:var(--b3-card);border:1.5px solid var(--b3-accent);color:var(--b3-accent);display:grid;place-items:center;transition:background .2s ease,color .2s ease,border-color .2s ease}.bridal3-shop__tick svg{width:.85rem;height:.85rem}.bridal3-shop__list li:hover .bridal3-shop__tick{background:var(--b3-gradient-gold);border-color:transparent;color:#fff}.bridal3-shop__item-title{font-family:var(--b3-font-serif);font-size:1.125rem;color:var(--b3-foreground)}.bridal3-shop__item-body{font-size:.875rem;color:var(--b3-muted-foreground);line-height:1.6}@media(max-width:767px){.bridal3-shop__grid{display:flex;flex-direction:column;gap:0}.bridal3-shop__content{display:contents}.bridal3-shop .b3-eyebrow{order:1}.bridal3-shop__heading{order:2}.bridal3-shop__media{order:3;margin-top:1rem}.bridal3-shop__intro{order:4}.bridal3-shop__list{order:5}}.bridal3-stores{padding:4rem 1rem;background:#fff}@media(min-width:640px){.bridal3-stores{padding:6rem var(--page-margin, 40px)}}.bridal3-stores__filters{max-width:var(--page-width, 1400px);margin:2rem auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.bridal3-stores__filter{border-radius:9999px;border:1px solid #f22771;background:transparent;color:#f22771;padding:.375rem 1rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;font-family:var(--b3-font-sans);transition:color .2s,background-color .2s,border-color .2s}.bridal3-stores__filter:hover{background:#f2277114}.bridal3-stores__filter.is-active{border-color:#f22771;background:#f22771;color:#fff}.bridal3-stores__grid{max-width:var(--page-width, 1400px);margin:2.5rem auto 0;display:grid;gap:1.25rem}@media(min-width:640px){.bridal3-stores__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.bridal3-stores__grid{grid-template-columns:repeat(3,1fr)}}.bridal3-store-card{display:flex;flex-direction:column;border-radius:1rem;border:1px solid oklch(.9 .015 65 / .7);background:var(--b3-card);padding:1.25rem;box-shadow:var(--b3-shadow-soft);transition:box-shadow .3s}.bridal3-store-card:hover{box-shadow:var(--b3-shadow-luxe)}.bridal3-store-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.bridal3-store-card__name{font-family:var(--b3-font-serif);font-size:1.125rem;line-height:1.3;color:var(--b3-foreground)}.bridal3-store-card__phone{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;background:var(--b3-secondary);color:var(--b3-foreground);padding:.125rem .625rem;font-size:11px;font-weight:500;letter-spacing:.02em;white-space:nowrap;text-decoration:none}.bridal3-store-card__phone svg{width:.75rem;height:.75rem}.bridal3-store-card__address{margin-top:.5rem;flex:1 1 auto;font-size:.875rem;line-height:1.6;color:var(--b3-muted-foreground)}.bridal3-store-card__actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.bridal3-store-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;height:2.5rem;padding:0 .75rem;border-radius:9999px;font-size:13px;font-weight:500;font-family:var(--b3-font-sans);text-decoration:none;cursor:pointer;white-space:nowrap;transition:transform .2s,filter .2s,background-color .2s}.bridal3-store-card__btn svg{width:.875rem;height:.875rem;flex-shrink:0}.bridal3-store-card__btn--dir{flex:0 0 34%;border:1px solid var(--b3-border);background:var(--b3-background);color:var(--b3-foreground)}.bridal3-store-card__btn--dir:hover{background:var(--b3-secondary)}.bridal3-store-card__btn--book{flex:1 1 auto;background:var(--b3-gradient-gold);color:var(--b3-primary-foreground)}.bridal3-store-card__btn--book:hover{transform:scale(1.01);filter:brightness(1.1)}.bridal3-store-card.is-hidden{display:none}.bridal3-anchor{display:block;height:0;margin:0;scroll-margin-top:110px}.bridal3-hero__title--stacked{line-height:1.05}.bridal3-hero__title-top{display:block;color:var(--b3-foreground);font-size:22px}.bridal3-hero__title-top br{display:none}.bridal3-hero__title-hl{display:block;margin-top:.15rem}.bridal3-hero__hl-main{display:block;color:var(--b3-accent);line-height:1.1}.bridal3-hero__hl-sub{display:flex;align-items:center;justify-content:flex-start;gap:.6rem;margin-top:.45rem;color:var(--b3-accent);font-style:italic;font-weight:400;font-size:.5em;line-height:1.2}.bridal3-hero__hl-sub:before,.bridal3-hero__hl-sub:after{content:"";height:1px;width:clamp(28px,5vw,72px);background:currentColor;opacity:.55}@media(min-width:768px){.bridal3-hero__title-top{font-size:45px;white-space:nowrap}}@media(min-width:1024px){.bridal3-hero__title-top{font-size:clamp(26px,2.8vw,37px)}}@media(max-width:767px){.bridal3-hero__title-hl{font-size:clamp(36px,10.5vw,50px)}}
/*# sourceMappingURL=/cdn/shop/t/213/assets/bridal3.css.map */
