@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap";.navbar{position:sticky;top:0;z-index:100;background:#fffbf985;backdrop-filter:blur(28px) saturate(200%) brightness(1.06);-webkit-backdrop-filter:blur(28px) saturate(200%) brightness(1.06);border-bottom:1px solid rgba(255,255,255,.5);box-shadow:0 1px #6b1a2e12,0 6px 30px #6b1a2e0a,inset 0 1px #ffffffd9}.navbar-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;height:68px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.navbar-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.navbar-logo-img{height:44px;width:auto;object-fit:contain}.navbar-links{display:flex;align-items:center;gap:2rem;flex:1;justify-content:center}.nav-link{font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;color:var(--ink-light);text-decoration:none;letter-spacing:.02em;transition:color .2s}.nav-link:hover{color:var(--bordeaux)}.nav-link-ig{display:flex;align-items:center;gap:.35rem;color:var(--bordeaux-md)}.nav-link-ig:hover{color:var(--bordeaux)}.navbar-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.navbar-cta{padding:.55rem 1.25rem;font-size:.82rem}.navbar-hamburger{display:none;background:none;border:none;color:var(--ink);cursor:pointer;padding:.25rem}.navbar-drawer{background:var(--white);border-top:1px solid rgba(107,26,46,.1);padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.drawer-link{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;color:var(--ink);text-decoration:none}.drawer-link:hover{color:var(--bordeaux)}@media(max-width:768px){.navbar-links{display:none}.navbar-hamburger{display:block}.navbar-cta span{display:none}.navbar-cta{padding:.55rem .9rem}}.animated-gradient-text{position:relative;margin:0 auto;display:inline-flex;max-width:fit-content;flex-direction:row;align-items:center;justify-content:center;border-radius:1.25rem;font-weight:700;transition:box-shadow .5s ease-out;overflow:visible;cursor:pointer}.animated-gradient-text.with-border{padding:.35rem .75rem}.gradient-overlay{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;z-index:0;pointer-events:none}.gradient-overlay:before{content:"";position:absolute;border-radius:inherit;width:calc(100% - 2px);height:calc(100% - 2px);left:50%;top:50%;transform:translate(-50%,-50%);background-color:#120f17;z-index:-1}.text-content{display:inline-block;position:relative;z-index:2;background-clip:text;-webkit-background-clip:text;color:transparent}.text-rotate{display:inline-flex;flex-wrap:wrap;white-space:pre-wrap;position:relative;vertical-align:bottom}.text-rotate-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-rotate-word{display:inline-flex}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}.orbit-container{position:relative;margin-left:auto;margin-right:auto;overflow:hidden}.orbit-scaling-container{width:100%;height:100%;position:relative}.orbit-scaling-container--responsive{position:absolute;left:50%;top:50%;transform-origin:center center}.orbit-rotation-wrapper{width:100%;height:100%;transform-origin:center center;position:relative}.orbit-path-svg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.orbit-item{position:absolute;will-change:transform;-webkit-user-select:none;user-select:none}.orbit-center-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:10}.orbit-image{width:100%;height:100%;object-fit:cover;border-radius:50%;box-shadow:0 8px 25px #f43f5e66;border:2px solid rgba(255,255,255,.6)}.hero{position:relative;background:var(--ivory);overflow:hidden;padding:5.5rem 1.5rem 2.5rem;min-height:90vh;display:flex;flex-direction:column;justify-content:center}.hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:0}.hero-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;width:100%;display:grid;grid-template-columns:55% 45%;align-items:center;gap:2rem}.hero-text{display:flex;flex-direction:column;gap:1rem}.hero-text .eyebrow{margin-bottom:0}.hero-headline{font-family:var(--font-display);line-height:1.05;font-weight:300}.hero-headline-script{font-size:clamp(2rem,4vw,3.2rem);font-style:italic;color:var(--bordeaux-md);font-weight:300;display:inline-block;margin-bottom:.15rem}.hero-headline-big{font-size:clamp(5.5rem,11vw,10rem);font-weight:600;font-style:normal;color:var(--ink);display:inline;letter-spacing:-.03em;line-height:.9}.hero-headline-sub{font-size:clamp(3rem,6vw,5.5rem);font-weight:300;font-style:italic;color:var(--bordeaux-md);display:block;letter-spacing:-.01em;line-height:1}.hero-occasion{display:flex;align-items:center;gap:.5rem;font-size:clamp(1.2rem,2.2vw,1.6rem);color:var(--ink-light);font-family:var(--font-display);font-style:italic;min-height:2.4rem}.hero-occasion-for{color:var(--muted);font-style:normal;font-size:.9em}.hero-rotating-word{color:var(--bordeaux);font-weight:400}.hero-stats{display:flex;align-items:center;gap:1.5rem;padding:1.25rem 0;border-top:1px solid rgba(107,26,46,.1);border-bottom:1px solid rgba(107,26,46,.1)}.hero-stat{display:flex;flex-direction:column;gap:.15rem}.hero-stat-number{font-family:var(--font-display);font-size:1.6rem;font-weight:600;color:var(--bordeaux);line-height:1;letter-spacing:-.02em}.hero-stat-label{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-weight:500}.hero-stat-divider{width:1px;height:32px;background:#6b1a2e26;flex-shrink:0}.hero-sub{font-size:.975rem;line-height:1.65;color:var(--ink-light);max-width:480px}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;height:600px;overflow:visible}.hero-logo-ring{position:absolute;z-index:2;width:300px;height:300px;border-radius:50%;background:var(--white);box-shadow:0 0 0 14px var(--rose-blush),0 16px 50px #6b1a2e29;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-logo-img{width:200px;height:200px;object-fit:contain}.hero-orbit-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-flourish{position:relative;z-index:1;display:flex;align-items:center;gap:1rem;margin-top:3rem;color:var(--bordeaux-md);font-family:var(--font-display);font-size:.85rem;font-style:italic;letter-spacing:.06em}.hero-flourish-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--bordeaux-md) 30%,transparent);opacity:.4}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;text-align:center;gap:2.5rem}.hero-text{align-items:center}.hero-sub{max-width:100%}.hero-visual{height:360px}.hero-logo-ring{width:130px;height:130px}.hero-logo-img{width:104px;height:104px}}@media(max-width:480px){.hero{padding:3rem 1rem 1.5rem;min-height:auto}.hero-headline-big{font-size:clamp(3.5rem,15vw,5rem)}}:root{--pointer-x: 50%;--pointer-y: 50%;--pointer-from-center: 0;--pointer-from-top: .5;--pointer-from-left: .5;--card-opacity: 0;--rotate-x: 0deg;--rotate-y: 0deg;--background-x: 50%;--background-y: 50%;--grain: none;--icon: none;--behind-gradient: none;--behind-glow-color: rgba(196, 82, 106, .35);--behind-glow-size: 25%;--inner-gradient: none;--card-radius: 28px}.pc-card-wrapper{perspective:500px;transform:translateZ(.1px);position:relative;touch-action:none}.pc-behind{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),var(--behind-glow-color) 0%,transparent var(--behind-glow-size));filter:blur(40px);opacity:calc(.6 * var(--card-opacity));transition:opacity .2s ease}.pc-card-wrapper:hover,.pc-card-wrapper.active{--card-opacity: 1}.pc-card{height:75svh;max-height:470px;display:grid;aspect-ratio:.72;border-radius:var(--card-radius);position:relative;box-shadow:0 16px 40px #6b1a2e1f,0 4px 16px #00000014;transition:transform 1s ease;transform:translateZ(0) rotateX(0) rotateY(0);background:var(--ivory-warm);backface-visibility:hidden;overflow:hidden;border:1px solid rgba(107,26,46,.12)}.pc-card:hover,.pc-card.active{transition:none;transform:translateZ(0) rotateX(var(--rotate-y)) rotateY(var(--rotate-x))}.pc-card-shell.entering .pc-card{transition:transform .18s ease-out}.pc-card-shell{position:relative;z-index:1}.pc-card *{display:grid;grid-area:1/-1;border-radius:var(--card-radius);pointer-events:none}.pc-inside{top:0;right:0;bottom:0;left:0;position:absolute;background:linear-gradient(180deg,#fffbf966,#f4e9edd9);transform:none}.pc-glare{transform:translateZ(1.1px);overflow:hidden;background-image:radial-gradient(farthest-corner circle at var(--pointer-x) var(--pointer-y),rgba(255,255,255,.35) 0%,rgba(107,26,46,.05) 90%);mix-blend-mode:overlay;filter:brightness(1);z-index:4}.pc-avatar-content{mix-blend-mode:normal;overflow:visible;transform:translateZ(2);backface-visibility:hidden}.pc-avatar-content .avatar{width:82%;height:76%;position:absolute;left:50%;top:18%;transform:translate(-50%);object-fit:cover;object-position:center 20%;border-radius:calc(var(--card-radius) - 6px);filter:saturate(.45) brightness(1.05) contrast(.95);box-shadow:0 8px 25px #6b1a2e1a}.pc-avatar-content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.pc-user-info{position:absolute;--ui-inset: 14px;--ui-radius-bias: 6px;bottom:var(--ui-inset);left:var(--ui-inset);right:var(--ui-inset);z-index:5;display:flex;align-items:center;justify-content:space-between;background:#fffaf8f0;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(107,26,46,.15);box-shadow:0 8px 24px #6b1a2e1f;border-radius:max(0px,var(--card-radius) - var(--ui-inset) + var(--ui-radius-bias));padding:10px 14px;pointer-events:auto}.pc-user-details{display:flex;align-items:center;gap:10px}.pc-mini-avatar{width:42px;height:42px;border-radius:50%;overflow:hidden;background:var(--white);border:1.5px solid var(--bordeaux);box-shadow:0 2px 8px #6b1a2e26;flex-shrink:0}.pc-mini-avatar img{width:100%;height:100%;object-fit:contain;border-radius:50%}.pc-user-text{display:flex;align-items:flex-start;flex-direction:column;gap:2px}.pc-handle{font-size:13px;font-weight:600;color:var(--ink);line-height:1}.pc-status{font-size:11px;color:var(--bordeaux-md);line-height:1;font-weight:500}.pc-contact-btn{border:none;background:var(--bordeaux);border-radius:9999px;padding:6px 13px;font-size:12px;font-weight:600;color:var(--white);cursor:pointer;box-shadow:0 4px 12px #6b1a2e40;transition:all .2s ease}.pc-contact-btn:hover{background:var(--bordeaux-md);transform:translateY(-1px);box-shadow:0 6px 16px #6b1a2e59}.pc-content:not(.pc-avatar-content){max-height:100%;overflow:hidden;text-align:center;position:relative;transform:translate3d(calc(var(--pointer-from-left) * -6px + 3px),calc(var(--pointer-from-top) * -6px + 3px),.1px);z-index:5}.pc-details{width:100%;position:absolute;top:1rem;display:flex;flex-direction:column;align-items:center;padding:0 1rem}.pc-details h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:1.95em;margin:0;color:var(--ink);text-shadow:0 1px 4px rgba(255,255,255,.8)}.pc-details p{font-family:DM Sans,sans-serif;font-weight:600;position:relative;top:2px;font-size:12px;margin:0 auto;color:var(--bordeaux);letter-spacing:.05em;text-transform:uppercase}@media(max-width:768px){.pc-card{height:70svh;max-height:420px}.pc-details h3{font-size:1.6em}}.owner-section{background:var(--ivory-warm);padding:5rem 1.5rem;border-bottom:1px solid rgba(107,26,46,.08);position:relative;overflow:hidden}.owner-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.owner-story{display:flex;flex-direction:column;gap:1.25rem}.owner-title{font-family:var(--font-display);font-size:clamp(2.4rem,4.5vw,3.5rem);font-weight:300;color:var(--ink);line-height:1.1}.owner-title em{font-style:italic;color:var(--bordeaux-md)}.owner-desc{font-size:1rem;color:var(--ink-light);line-height:1.7}.owner-desc strong{color:var(--bordeaux)}.owner-highlights{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.owner-highlight-item{display:flex;align-items:flex-start;gap:1rem;background:var(--white);padding:1rem 1.2rem;border-radius:var(--r-md);border:1px solid rgba(107,26,46,.08);box-shadow:0 4px 16px #6b1a2e08}.owner-icon-box{width:40px;height:40px;border-radius:50%;background:var(--rose-blush);color:var(--bordeaux);display:flex;align-items:center;justify-content:center;flex-shrink:0}.owner-highlight-item h4{font-family:var(--font-body);font-size:.92rem;font-weight:600;color:var(--ink);margin-bottom:.15rem}.owner-highlight-item p{font-size:.84rem;color:var(--muted);line-height:1.4}.owner-cta-wrap{margin-top:.5rem}.owner-btn{padding:.85rem 2rem}.owner-card-wrap{display:flex;justify-content:center;align-items:center}@media(max-width:900px){.owner-container{grid-template-columns:1fr;gap:3rem}.owner-card-wrap{order:-1}}.circular-gallery{width:100%;height:480px;overflow:hidden;cursor:grab;position:relative}.circular-gallery:active{cursor:grabbing}.circular-gallery canvas{display:block;width:100%;height:100%}.posters-container{width:100%;height:500px;overflow:hidden;position:relative;z-index:2;cursor:grab}.posters-container:active{cursor:grabbing}.posters-canvas{display:block;width:100%;height:100%}.portfolio-root{background:var(--ivory)}.portfolio-section-label{max-width:1280px;margin:0 auto;padding:3.5rem 1.5rem .5rem}.film-strip-wrapper{position:relative;padding:2rem 0 3rem;background:var(--ivory-warm);border-top:1px solid rgba(107,26,46,.08);border-bottom:1px solid rgba(107,26,46,.08);overflow:hidden}.film-strip{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:1.5rem 4.5rem;scrollbar-width:none;cursor:grab}.film-strip:active{cursor:grabbing}.film-strip::-webkit-scrollbar{display:none}.film-card{flex:0 0 240px;scroll-snap-align:center;background:var(--white);border:none;border-radius:4px;padding:12px 12px 40px;box-shadow:0 6px 28px #0000001a,0 1px 4px #0000000f;cursor:pointer;transform:rotate(var(--rot, 0deg));transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;position:relative;display:flex;flex-direction:column;gap:10px}.film-card:hover{transform:rotate(0) scale(1.04);box-shadow:0 16px 50px #0000002e;z-index:5}.film-card-img-wrap{width:100%;aspect-ratio:1;overflow:hidden;border-radius:2px;background:var(--rose-blush)}.film-card-img{width:100%;height:100%;object-fit:cover;transition:scale .4s ease}.film-card:hover .film-card-img{scale:1.05}.film-card-label{position:absolute;bottom:10px;left:0;right:0;text-align:center;font-family:var(--font-display);font-size:.78rem;font-style:italic;color:var(--muted);text-transform:capitalize}.film-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;background:var(--white);border:1px solid rgba(107,26,46,.15);color:var(--bordeaux);box-shadow:0 4px 16px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.film-arrow:hover{background:var(--bordeaux);color:var(--white)}.film-arrow-left{left:1rem}.film-arrow-right{right:1rem}.portfolio-block{background:var(--white);border-top:1px solid rgba(107,26,46,.07);border-bottom:1px solid rgba(107,26,46,.07)}.portfolio-block-alt{background:var(--ivory-warm)}.portfolio-block-inner{max-width:1280px;margin:0 auto;padding:1rem 1.5rem}.portfolio-masonry-section{max-width:1280px;margin:0 auto;padding:3rem 1.5rem 5rem}.filter-bar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;margin-bottom:3rem}.filter-pills{display:flex;flex-wrap:wrap;gap:.5rem}.filter-pill{padding:.45rem 1rem;border-radius:9999px;font-family:var(--font-body);font-size:.82rem;font-weight:500;cursor:pointer;border:1.5px solid rgba(107,26,46,.18);background:var(--white);color:var(--ink-light);transition:all .18s}.filter-pill:hover{border-color:var(--bordeaux);color:var(--bordeaux)}.filter-pill--active{background:var(--bordeaux);border-color:var(--bordeaux);color:var(--white);box-shadow:0 3px 12px #6b1a2e47}.filter-search{position:relative;max-width:240px;flex:1 1 180px}.filter-search-icon{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.filter-search-input{width:100%;padding:.55rem 1rem .55rem 2.2rem;border:1.5px solid rgba(107,26,46,.15);border-radius:9999px;background:var(--white);font-family:var(--font-body);font-size:.85rem;color:var(--ink);outline:none}.filter-search-input::placeholder{color:var(--muted)}.filter-search-input:focus{border-color:var(--bordeaux-md)}.gallery-empty{text-align:center;padding:5rem 1rem;color:var(--muted);font-family:var(--font-display);font-size:1.1rem;font-style:italic;display:flex;flex-direction:column;align-items:center;gap:.5rem}.gallery-empty span{font-size:2.5rem}.polaroid-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2.5rem 2rem;padding:1.5rem .5rem}.polaroid{background:var(--white);border:none;border-radius:2px;padding:10px 10px 44px;box-shadow:0 6px 24px #00000017,0 1px 3px #0000000d;cursor:pointer;transform:rotate(var(--rot, 0deg));transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;display:flex;flex-direction:column;position:relative;text-align:center}.polaroid:hover{transform:rotate(0) scale(1.06);box-shadow:0 20px 55px #00000029;z-index:5}.polaroid-photo{width:100%;aspect-ratio:1;overflow:hidden;background:var(--rose-blush);border-radius:1px}.polaroid-img{width:100%;height:100%;object-fit:cover;transition:scale .4s ease;display:block}.polaroid:hover .polaroid-img{scale:1.07}.polaroid-caption{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center}.polaroid-cat{font-family:var(--font-display);font-size:.75rem;font-style:italic;color:var(--muted);text-transform:capitalize}@media(max-width:640px){.polaroid-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1.25rem}.film-card{flex:0 0 180px}}.post-modal{background:var(--white);border-radius:var(--r-lg);width:100%;max-width:680px;max-height:92vh;overflow-y:auto;display:flex;flex-direction:column;position:relative;box-shadow:var(--shadow-deep);scrollbar-width:none}.post-modal::-webkit-scrollbar{display:none}@keyframes modal-in{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.animate-in .post-modal{animation:modal-in .3s cubic-bezier(.16,1,.3,1) both}.modal-close{position:absolute;top:1rem;right:1rem;z-index:10;width:36px;height:36px;border-radius:50%;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(0,0,0,.12);color:var(--ink);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0000001a;transition:background .15s}.modal-close:hover{background:var(--bordeaux);color:var(--white)}.modal-photo-wrap{width:100%;max-height:62vh;overflow:hidden;background:var(--ivory-warm);border-radius:var(--r-lg) var(--r-lg) 0 0;display:flex;align-items:center;justify-content:center}.modal-photo{width:100%;height:100%;max-height:62vh;object-fit:contain;display:block}.modal-strip{padding:1.1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(107,26,46,.08);flex-wrap:wrap}.modal-strip-left{display:flex;align-items:center;gap:.75rem}.modal-strip-logo{width:42px;height:42px;object-fit:contain;border-radius:50%;background:var(--ivory);padding:3px;border:1px solid rgba(107,26,46,.12)}.modal-strip-brand{font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--bordeaux)}.modal-strip-cat{font-size:.78rem;color:var(--muted);text-transform:capitalize}.modal-strip-actions{display:flex;align-items:center;gap:.6rem}.modal-btn-ig{width:38px;height:38px;border-radius:50%;border:1.5px solid rgba(107,26,46,.2);background:var(--white);color:var(--bordeaux);display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .18s}.modal-btn-ig:hover{background:var(--bordeaux);color:var(--white)}.modal-btn-quote{padding:.55rem 1.1rem;font-size:.82rem}.modal-caption{padding:1rem 1.5rem 1.5rem;font-size:.9rem;color:var(--ink-light);line-height:1.6;max-height:120px;overflow-y:auto;white-space:pre-line}@media(max-width:480px){.post-modal{border-radius:var(--r-md);max-height:95vh}.modal-photo-wrap{max-height:55vw}}.tiktok-section{position:relative;padding:5rem 1.5rem;background:var(--ink);color:var(--white);border-top:1px solid rgba(255,255,255,.08)}.tiktok-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.tiktok-header{text-align:center;max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}.eyebrow-light{color:var(--rose-blush)!important;display:flex;align-items:center;gap:.4rem}.eyebrow-icon{color:var(--rose-mid)}.tiktok-title{font-family:var(--font-display);font-size:clamp(2.4rem,5vw,3.6rem);font-weight:300;line-height:1.05;color:var(--white)}.tiktok-title em{font-style:italic;color:var(--rose-blush)}.tiktok-subtitle{font-size:.95rem;color:#ffffffb8;line-height:1.6}.tiktok-embeds-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;justify-content:center;align-items:start}.tiktok-player-frame{width:100%;max-width:360px;height:580px;margin:0 auto;border-radius:var(--r-md);overflow:hidden;box-shadow:0 12px 40px #00000080;border:1px solid rgba(255,255,255,.12);background:#000;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.tiktok-player-frame:hover{transform:translateY(-6px);border-color:var(--rose-mid);box-shadow:0 20px 50px #6b1a2e66}.tiktok-iframe{width:100%;height:100%;border:none;display:block}.tiktok-actions{display:flex;justify-content:center;margin-top:.5rem}.tiktok-follow-btn{padding:.85rem 2.2rem;font-size:.92rem}@media(max-width:768px){.tiktok-section{padding:3.5rem 1rem}.tiktok-embeds-grid{grid-template-columns:1fr}.tiktok-player-frame{height:520px}}.location-section{background:var(--ivory-warm);border-top:1px solid rgba(107,26,46,.08);padding:5rem 1.5rem}.location-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:center}.location-info{display:flex;flex-direction:column;gap:1.5rem}.location-title{font-family:var(--font-display);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:300;color:var(--ink);line-height:1.1;margin-top:.25rem}.location-details{display:flex;flex-direction:column;gap:1.25rem}.location-item{display:flex;align-items:flex-start;gap:1rem}.location-icon-wrap{width:40px;height:40px;border-radius:50%;background:var(--rose-blush);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.location-item-label{font-size:.72rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:.2rem}.location-item-value{font-size:.95rem;color:var(--ink-light);font-weight:400}.location-ig-link{font-size:.92rem;color:var(--bordeaux-md);text-decoration:none;font-weight:500;transition:color .18s}.location-ig-link:hover{color:var(--bordeaux)}.location-cta{align-self:flex-start;padding:.8rem 1.75rem}.location-map-wrap{position:relative;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-hover);border:2px solid rgba(255,255,255,.8);aspect-ratio:4 / 3}.location-iframe{width:100%;height:100%;border:none;display:block;filter:saturate(.85) contrast(1.05)}.location-map-badge{position:absolute;bottom:1rem;right:1rem;background:var(--bordeaux);color:var(--white);padding:.45rem .9rem;border-radius:9999px;font-size:.78rem;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:.35rem;box-shadow:0 4px 14px #6b1a2e59;transition:transform .2s,box-shadow .2s}.location-map-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6b1a2e73}@media(max-width:860px){.location-inner{grid-template-columns:1fr;gap:2.5rem}.location-map-wrap{aspect-ratio:16 / 9}}.footer{background:var(--ink);color:#fff9;padding:4rem 1.5rem 2rem}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:2rem}.footer-logo{height:48px;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.85;margin-bottom:.75rem;display:block}.footer-tagline{font-size:.88rem;line-height:1.5;margin-bottom:1rem}.footer-tagline span{color:#ffffff59;font-size:.8rem}.footer-ig{display:inline-flex;align-items:center;gap:.4rem;color:var(--rose-mid);text-decoration:none;font-size:.85rem;font-weight:500;transition:color .18s}.footer-ig:hover{color:var(--rose-blush)}.footer-nav-title{font-family:var(--font-body);font-size:.72rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#ffffff4d;margin-bottom:1rem}.footer-nav{display:flex;flex-direction:column;gap:.65rem}.footer-nav a{color:#ffffff8c;text-decoration:none;font-size:.9rem;transition:color .18s}.footer-nav a:hover{color:var(--white)}.footer-contact{display:flex;flex-direction:column;gap:.75rem}.footer-contact-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#ffffff80}.footer-wa-btn{padding:.6rem 1.25rem;font-size:.85rem;align-self:flex-start;margin-top:.25rem}.footer-bottom{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;font-size:.8rem;gap:1rem;flex-wrap:wrap}.footer-heart{display:flex;align-items:center;gap:.3rem;color:var(--rose-mid)}@media(max-width:768px){.footer-inner{grid-template-columns:1fr;gap:2rem}}.curved-loop-jacket{min-height:200px;display:flex;align-items:center;justify-content:center;width:100%;overflow:visible}.curved-loop-svg{width:100%;aspect-ratio:100 / 28;overflow:visible;display:block;font-size:3.6rem;fill:#f7e8ece0;user-select:none;-moz-user-select:none;-webkit-user-select:none;font-weight:700;text-transform:uppercase;letter-spacing:.08em;line-height:1;font-family:Cormorant Garamond,Georgia,serif;font-style:italic}:root{--bordeaux: #6B1A2E;--bordeaux-md: #8C2A40;--rose-blush: #F7E8EC;--rose-mid: #C4526A;--ivory: #F9F4F1;--ivory-warm: #F2EBE5;--white: #FFFFFF;--ink: #1C0A10;--ink-light: #5A3040;--muted: #9A7A84;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "DM Sans", -apple-system, sans-serif;--r-sm: 8px;--r-md: 16px;--r-lg: 24px;--r-xl: 36px;--shadow-soft: 0 4px 24px rgba(107,26,46,.08);--shadow-hover: 0 12px 40px rgba(107,26,46,.18);--shadow-deep: 0 20px 60px rgba(107,26,46,.22)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--ivory);color:var(--ink);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--ivory)}::-webkit-scrollbar-thumb{background:var(--bordeaux-md);border-radius:3px}h1,h2,h3,h4{font-family:var(--font-display);font-weight:300;letter-spacing:-.01em}.display{font-size:clamp(3rem,7vw,6.5rem);line-height:.95;font-weight:300;font-style:italic}.eyebrow{font-family:var(--font-body);font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--bordeaux-md)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-family:var(--font-body);font-size:.875rem;font-weight:500;border:none;border-radius:9999px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn-primary{background:var(--bordeaux);color:var(--white);box-shadow:0 4px 16px #6b1a2e4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #6b1a2e66}.btn-ghost{background:transparent;color:var(--bordeaux);border:1.5px solid var(--bordeaux)}.btn-ghost:hover{background:var(--rose-blush)}.btn-wa{background:#1fad5a;color:var(--white);box-shadow:0 4px 16px #1fad5a4d}.btn-wa:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1fad5a66}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.anim-fade-up{animation:fade-up .7s cubic-bezier(.16,1,.3,1) both}.anim-delay-1{animation-delay:.12s}.anim-delay-2{animation-delay:.24s}.anim-delay-3{animation-delay:.36s}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c0a10b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
