:root{--ease-out:cubic-bezier(.16,1,.3,1);--ease-in-out:cubic-bezier(.65,0,.35,1)}@keyframes gigi-fade-in{0%{opacity:0}to{opacity:1}}@keyframes gigi-fade-rise{0%{opacity:0;transform:translateY(1.35rem)}to{opacity:1;transform:translateY(0)}}@keyframes gigi-tag-settle{0%{opacity:0;transform:translate3d(-50%,calc(var(--tag-offset) - 2rem),0)}to{opacity:1;transform:translate3d(-50%,var(--tag-offset),0)}}@font-face{font-family:Sohne Buch;src:url(gigi-Sohne-Buch.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sohne Halbfett;src:url(gigi-Sohne-Halbfett.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Calmius Sans;src:url(gigi-CalmiusSans-OppoMedium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Bodoni 72 Book Italic";src:url(gigi-Bodoni72BookItalic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Bodoni Moda;src:url(gigi-BodoniModa.woff2)format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Parisienne;src:url(gigi-Parisienne.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}body:has(.gigi-site) .header,body:has(.gigi-site) .footer{display:none}body:has(.gigi-site){background:#d4d0c3}.gigi-site{--gigi-burgundy:#451424;--gigi-burgundy-dark:#451424;--gigi-cream:#f5edcf;--gigi-paper:#f1ebdc;--gigi-olive:#c5bf7d;--gigi-rose:#bd6e91;--gigi-line:#4b0f206b;--gigi-brown:#665221;min-height:100vh;color:var(--gigi-burgundy);scroll-behavior:smooth;background:linear-gradient(#e5e1d2c2,#e5e1d2c2),url(gigi-pdf-image-02-25.webp) top/cover fixed;font-family:Arial,Helvetica,sans-serif}.gigi-site.is-chrome-only{background:0 0;min-height:0}.gigi-site section,.gigi-hero__top,.gigi-welcome,.gigi-location__image,.gigi-footer{min-height:100svh}.gigi-site h1,.gigi-site h2,.gigi-site h3,.gigi-site p{letter-spacing:0;margin:0}.gigi-logo{width:clamp(7.5rem,11vw,12rem);line-height:0;display:inline-block}.gigi-logo img{width:100%;height:auto;transition:opacity .22s var(--ease-out),transform .22s var(--ease-out);display:block}.gigi-logo:hover img{transform:translateY(-2px)}.gigi-mark{width:clamp(9rem,13.8vw,13.2rem);height:auto;animation:gigi-fade-rise .7s var(--ease-out) both .16s;transition:transform .5s var(--ease-out),filter .5s var(--ease-out);display:block}.gigi-mark:hover{filter:drop-shadow(0 1rem 1.6rem #00000024);transform:translateY(-.35rem)scale(1.015)}.gigi-pill,.gigi-site button{color:inherit;text-transform:uppercase;background:0 0;border:1px solid;border-radius:999px;padding:.45rem 1.6rem;font-size:.68rem;line-height:1}.gigi-header{--gigi-header-line:#4b0f2080;box-sizing:border-box;width:min(100%,86rem);color:var(--gigi-burgundy);padding-inline:clamp(1.5rem,4vw,2.5rem);justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;padding-top:clamp(1.4rem,3vw,2.2rem);padding-bottom:clamp(.6rem,1.5vw,1rem);display:flex}.gigi-header.is-light{--gigi-header-line:#f4efd599;color:var(--gigi-cream)}.gigi-header__logo{width:clamp(7.5rem,11vw,12rem);line-height:0;display:block}.gigi-header__logo img{width:100%;height:auto;display:block}.gigi-header__actions{align-items:center;gap:clamp(1rem,2.4vw,1.8rem);display:flex}.gigi-header__bag{width:1.6rem;height:1.6rem;color:inherit;display:block;position:relative}.gigi-header__bag svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.gigi-header__bag-count{background:var(--gigi-rose);min-width:1.05rem;height:1.05rem;color:var(--gigi-paper);border-radius:999px;place-items:center;padding:0 .2rem;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:.58rem;line-height:1;display:grid;position:absolute;top:-.35rem;right:-.5rem}.gigi-site .gigi-header__menu{border:1px solid var(--gigi-header-line);color:inherit;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:999px;padding:.5rem 1.4rem;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:.68rem;line-height:1;transition:background-color .18s,color .18s}.gigi-site .gigi-header__menu:hover,.gigi-site .gigi-header__menu:focus-visible{background:var(--gigi-burgundy);color:var(--gigi-paper)}.gigi-site .gigi-header.is-light .gigi-header__menu:hover,.gigi-site .gigi-header.is-light .gigi-header__menu:focus-visible{background:var(--gigi-cream);color:var(--gigi-burgundy)}.gigi-menu-popover{z-index:80;background:var(--gigi-paper);width:min(306px,100vw);min-height:488px;color:var(--gigi-burgundy);opacity:0;transition:transform .26s var(--ease-out),opacity .26s var(--ease-out),visibility 0s linear .26s;pointer-events:none;visibility:hidden;padding:22px 18px 28px 22px;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-1rem 0 3rem #31081214}.gigi-menu-popover.is-open{opacity:1;transition:transform .26s var(--ease-out),opacity .26s var(--ease-out),visibility 0s;pointer-events:auto;visibility:visible;transform:translate(0)}.gigi-menu-actions{justify-content:space-between;align-items:flex-start;min-height:70px;display:flex}.gigi-menu-actions button{color:#4b0f207a;border:0;border-radius:0;width:22px;height:22px;padding:0;position:relative}.gigi-menu-actions button span{background:currentColor;width:24px;height:1px;position:absolute;top:50%;left:0}.gigi-menu-actions button span:first-child{transform:rotate(45deg)}.gigi-menu-actions button span:last-child{transform:rotate(-45deg)}.gigi-menu-actions div{gap:14px;padding-top:1px;display:flex}.gigi-menu-actions a{border:0;padding:0;line-height:0;display:block}.gigi-menu-actions svg{fill:none;stroke:#4b0f208c;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.gigi-menu-popover a{color:var(--gigi-burgundy);border-bottom:1px solid var(--gigi-line);transition:padding-left .3s var(--ease-out);padding:8px 0 7px;font-family:Sohne Halbfett,Arial,Helvetica,sans-serif;font-size:18px;font-weight:700;line-height:1.05;display:block;position:relative}.gigi-menu-popover a:before{content:"";background:var(--gigi-rose);width:0;height:2px;transition:width .3s var(--ease-out);position:absolute;top:50%;left:0;transform:translateY(-50%)}.gigi-menu-popover a:hover,.gigi-menu-popover a:focus-visible{padding-left:.95rem}.gigi-menu-popover a:hover:before,.gigi-menu-popover a:focus-visible:before{width:.6rem}.gigi-menu-actions+a{border-top:1px solid var(--gigi-line)}.gigi-menu-popover small{max-width:9.8rem;margin-top:5px;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:10px;font-weight:400;line-height:1.15;display:block}.gigi-menu-popover em{font-family:Georgia,Times New Roman,serif;font-size:18px;font-style:italic;font-weight:400}.gigi-menu-popover>a{opacity:0;transform:translate(20px)}.gigi-menu-popover.is-open>a{animation:gigi-menu-in .5s var(--ease-out) both}.gigi-menu-popover.is-open>a:first-of-type{animation-delay:.13s}.gigi-menu-popover.is-open>a:nth-of-type(2){animation-delay:.19s}.gigi-menu-popover.is-open>a:nth-of-type(3){animation-delay:.25s}.gigi-menu-popover.is-open>a:nth-of-type(4){animation-delay:.31s}.gigi-menu-popover.is-open>a:nth-of-type(5){animation-delay:.37s}.gigi-menu-popover.is-open>a:nth-of-type(6){animation-delay:.43s}@keyframes gigi-menu-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.gigi-menu-sub{border-bottom:1px solid var(--gigi-line);opacity:0;flex-wrap:wrap;gap:.1rem .6rem;margin:4px 0 0;padding-bottom:8px;display:flex}.gigi-menu-popover.is-open .gigi-menu-sub{animation:gigi-menu-in .5s var(--ease-out) both .25s}.gigi-menu-sub a{color:var(--gigi-burgundy);transition:opacity .18s var(--ease-out);border:0;padding:0;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:11px;font-weight:400;line-height:1.2}.gigi-menu-sub a:before{content:none}.gigi-menu-sub a:hover,.gigi-menu-sub a:focus-visible{padding-left:0;text-decoration:underline}.gigi-modal-overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#180a0f8c;place-items:center;padding:1.5rem;animation:.2s both gigi-modal-fade;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.gigi-modal-scrim{cursor:default;background:0 0;border:0;border-radius:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0}.gigi-modal{z-index:1;box-sizing:border-box;background:var(--gigi-paper);width:min(100%,40rem);min-height:min(25rem,100svh - 3rem);color:var(--gigi-burgundy);text-align:center;border-radius:0;align-content:center;justify-items:center;padding:clamp(3rem,6vw,4.2rem) clamp(1.8rem,5vw,4.4rem) clamp(2.3rem,4.5vw,3.4rem);animation:.24s both gigi-modal-rise;display:grid;position:relative;box-shadow:0 30px 80px #180a0f59}.gigi-modal--confirm{width:min(100%,34.6rem);min-height:min(22.4rem,100svh - 3rem)}.gigi-modal .gigi-modal__close{color:#4b0f20ad;cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;width:2rem;height:2rem;padding:0;transition:opacity .16s;display:grid;position:absolute;top:clamp(1rem,2.4vw,1.55rem);right:clamp(1rem,2.4vw,1.55rem)}.gigi-modal .gigi-modal__close:hover{opacity:.6}.gigi-modal__close svg{fill:none;stroke:currentColor;stroke-width:1.15px;stroke-linecap:round;width:1.55rem;height:1.55rem}.gigi-modal__title{margin:0;font-family:Sohne Halbfett,Arial,Helvetica,sans-serif;font-size:clamp(2.15rem,5vw,3.1rem);font-weight:700;line-height:1}.gigi-modal--confirm .gigi-modal__title{font-size:clamp(1.95rem,4.4vw,2.45rem)}.gigi-modal__subtitle{margin:.35rem 0 0;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:clamp(1.55rem,3.6vw,2rem);font-weight:400;line-height:1}.gigi-modal__form{justify-items:center;gap:.75rem;width:min(100%,19.8rem);margin-top:1.35rem;display:grid}.gigi-modal__note,.gigi-modal__error{max-width:18rem;color:var(--gigi-burgundy);margin:0 0 .25rem;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:.82rem;line-height:1.35}.gigi-modal__error{color:#8d2638}.gigi-modal .gigi-modal__field{box-sizing:border-box;border:1px solid var(--gigi-line);width:100%;color:var(--gigi-burgundy);letter-spacing:.08em;text-align:center;text-transform:uppercase;background:0 0;border-radius:999px;padding:.52rem 1.4rem;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:.86rem;line-height:1}.gigi-modal__field::placeholder{color:var(--gigi-burgundy);opacity:.85}.gigi-modal__field:focus{border-color:var(--gigi-burgundy);outline:none}.gigi-modal .gigi-modal__link{color:var(--gigi-burgundy);letter-spacing:0;text-transform:none;text-underline-offset:.08em;cursor:pointer;background:0 0;border:0;border-radius:0;padding:.08rem 0;font-family:"Bodoni 72 Book Italic",Georgia,Times New Roman,serif;font-size:.98rem;font-style:italic;line-height:1.1;text-decoration:underline}.gigi-modal .gigi-modal__link:hover{opacity:.7}.gigi-modal .gigi-modal__submit{border:1px solid var(--gigi-burgundy);background:var(--gigi-burgundy);min-width:10.5rem;color:var(--gigi-cream);letter-spacing:.08em;text-align:center;text-transform:uppercase;cursor:pointer;border-radius:999px;margin:.3rem 0;padding:.55rem 2.2rem;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:.72rem;line-height:1;text-decoration:none;transition:background-color .18s,color .18s;display:inline-block}.gigi-modal .gigi-modal__submit:hover{color:var(--gigi-burgundy);background:0 0}.gigi-modal__class{color:var(--gigi-burgundy);gap:.1rem;margin:clamp(1.8rem,4vw,2.1rem) 0 1.1rem;font-family:Sohne Buch,Arial,Helvetica,sans-serif;display:grid}.gigi-modal__class strong{font-family:Sohne Halbfett,Arial,Helvetica,sans-serif;font-size:clamp(1rem,2.4vw,1.12rem);font-weight:700;line-height:1.05}.gigi-modal__class em{font-family:"Bodoni 72 Book Italic",Georgia,Times New Roman,serif;font-size:clamp(1rem,2.4vw,1.12rem);font-style:italic;line-height:1.05}.gigi-modal__class span{margin-top:.45rem;font-family:Sohne Halbfett,Arial,Helvetica,sans-serif;font-size:clamp(1rem,2.4vw,1.12rem);font-weight:700;line-height:1.05}.mindbody-callback{background:var(--gigi-paper,#f1ebdc);min-height:100vh;color:var(--gigi-burgundy,#451424);text-align:center;place-content:center;gap:.8rem;padding:2rem;font-family:Sohne Buch,Arial,Helvetica,sans-serif;display:grid}.mindbody-callback h1{margin:0;font-family:Sohne Halbfett,Arial,Helvetica,sans-serif;font-size:clamp(2rem,5vw,3rem)}.mindbody-callback p{margin:0}.mindbody-callback a{color:currentColor;text-transform:uppercase;letter-spacing:.08em;border:1px solid;border-radius:999px;justify-self:center;padding:.6rem 1.5rem;font-size:.72rem}@keyframes gigi-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes gigi-modal-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.gigi-menu-popover>a{opacity:1;animation:none;transform:none}.gigi-menu-sub{opacity:1;animation:none}.gigi-modal-overlay,.gigi-modal{animation:none}}.gigi-hero,.gigi-location,.gigi-story,.gigi-packages,.gigi-booking,.gigi-profile,.gigi-shop,.gigi-bag,.gigi-collab,.gigi-contact{width:100%;margin:0 auto}.gigi-location,.gigi-story,.gigi-packages,.gigi-booking,.gigi-profile,.gigi-shop,.gigi-product,.gigi-bag,.gigi-collab,.gigi-contact{animation:gigi-fade-rise .7s var(--ease-out) both;animation-timeline:view();animation-range:entry cover 22%}.gigi-hero{color:var(--gigi-cream);background:#451424;margin-top:0}.gigi-hero__top{animation:gigi-fade-in .7s var(--ease-out) both;background:radial-gradient(circle at 42% 2%,#74182a40,#0000 30rem),#451424;padding:clamp(2rem,4.8vw,4.8rem);position:relative;overflow:hidden}.gigi-hero__top .gigi-logo{color:var(--gigi-cream);z-index:3;position:relative}.gigi-hero__top .gigi-pill{z-index:3;min-width:clamp(7rem,11vw,10.5rem);color:var(--gigi-cream);transition:background-color .18s var(--ease-out),color .18s var(--ease-out),transform .18s var(--ease-out);border-color:#f5edcf7a;padding:.72rem 2rem;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:clamp(.78rem,1vw,1.05rem);font-weight:400;position:absolute;top:clamp(2rem,4.8vw,4.8rem);right:clamp(2rem,4.8vw,4.8rem)}.gigi-hero__top .gigi-pill:hover{background:var(--gigi-cream);color:var(--gigi-burgundy);transform:translateY(-1px)}.gigi-tag{--tag-offset:-70px;z-index:2;width:clamp(13.5rem,23vw,22rem);transform:translate3d(-50%,var(--tag-offset),0);will-change:transform;pointer-events:none;filter:drop-shadow(0 1.2rem 1.4rem #0000003d);animation:gigi-tag-settle .9s var(--ease-out) both;transition:transform 80ms linear;position:absolute;top:clamp(1.2rem,3vh,2.4rem);left:50%}.gigi-tag img{width:100%;display:block}.gigi-mosaic{grid-template-rows:repeat(2,clamp(24rem,38vw,40rem));grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.gigi-tile{min-height:0;color:var(--gigi-burgundy);background:var(--gigi-paper);transition:filter .26s var(--ease-out),transform .26s var(--ease-out);animation:gigi-fade-rise .7s var(--ease-out) both;padding:clamp(1.8rem,3vw,3rem);font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:clamp(1.35rem,2vw,2.15rem);font-weight:400;position:relative;overflow:hidden}.gigi-tile img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out),filter .3s var(--ease-out);position:absolute;top:0;right:0;bottom:0;left:0}.gigi-tile span,.gigi-tile small{z-index:1;position:relative}.gigi-tile small{width:clamp(3.8rem,5vw,5.8rem);line-height:0;position:absolute;bottom:clamp(1.8rem,3vw,3rem);left:clamp(1.8rem,3vw,3rem)}.gigi-tile small svg{fill:none;stroke:currentColor;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:auto;transition:transform .22s var(--ease-out);display:block}.gigi-tile:hover img{filter:saturate(1.06)contrast(1.03);transform:scale(1.035)}.gigi-tile:hover small svg{transform:translate(.55rem)}.gigi-tile--olive{background:var(--gigi-olive)}.gigi-tile--rose{background:var(--gigi-rose)}.gigi-tile--burgundy{color:var(--gigi-cream);background:#831638}.gigi-tile--cream{background:var(--gigi-cream)}.gigi-welcome{background:var(--gigi-burgundy);grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:clamp(2rem,6vw,6rem);padding:clamp(7rem,10vw,9rem) clamp(3rem,10.5vw,9rem) clamp(7rem,9vw,8rem);display:grid}.gigi-welcome h1{color:#f2e7bc;animation:gigi-fade-rise .7s var(--ease-out) both;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:clamp(2.55rem,4.2vw,4.15rem);font-weight:400;line-height:.9}.gigi-welcome p,.gigi-founder em,.gigi-values em,.gigi-bag h2 em{font-family:Georgia,Times New Roman,serif;font-style:italic}.gigi-welcome p{color:var(--gigi-cream)}.gigi-intro{color:#f5edcfdb;width:min(37rem,82%);max-height:9.94em;animation:gigi-fade-rise .8s var(--ease-out) both .26s;transition:opacity .26s var(--ease-out),transform .26s var(--ease-out);grid-column:1/2;align-self:end;padding:0;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:clamp(.82rem,1vw,1rem);font-weight:400;line-height:1.42;overflow:hidden;font-style:normal!important}.gigi-welcome__heading p{color:#f2e7bc;animation:gigi-fade-rise .7s var(--ease-out) both 80ms;font-family:"Bodoni 72 Book Italic",Georgia,Times New Roman,serif;font-size:clamp(1.6rem,2.7vw,2.7rem);font-style:italic;font-weight:400;line-height:.82}.gigi-section-label{color:var(--gigi-burgundy);animation:gigi-fade-rise .7s var(--ease-out) both;background:#f2e7bc;grid-template-columns:1fr minmax(34rem,44rem);align-items:center;gap:clamp(4rem,9vw,9rem);padding:clamp(2.25rem,4vw,3.25rem) clamp(3rem,10.5vw,9rem);display:grid}.gigi-section-label h2{font-family:Sohne Halbfett,Arial,Helvetica,sans-serif;font-size:clamp(1.6rem,2.4vw,2.35rem);font-weight:700;line-height:1}.gigi-section-label em{margin-right:.25rem;font-family:"Bodoni 72 Book Italic",Georgia,Times New Roman,serif;font-style:italic;font-weight:400}.gigi-section-label>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.45rem clamp(4rem,7vw,6.5rem);display:grid}.gigi-section-label button{min-height:2rem;color:var(--gigi-burgundy);transition:background-color .2s var(--ease-out),color .2s var(--ease-out),transform .2s var(--ease-out);border-color:#4b0f2061;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:.78rem;font-weight:400}.gigi-section-label button:hover{background:var(--gigi-burgundy);color:var(--gigi-cream);transform:translateY(-1px)}.gigi-location{background:#f2e7bc}.gigi-location__image{color:#fff;place-items:center;display:grid;position:relative;overflow:hidden}.gigi-location__image img{object-fit:cover;object-position:center;filter:brightness(.48)grayscale(.12);width:100%;height:100%;transition:transform 1.2s var(--ease-out);position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.02)}.gigi-location__image:after{content:"";z-index:0;background:linear-gradient(#0000006b,#00000080),radial-gradient(circle at 50% 45%,#0000,#00000061);position:absolute;top:0;right:0;bottom:0;left:0}.gigi-location__image h2{z-index:1;max-width:min(78rem,92vw);color:var(--gigi-cream);text-align:center;white-space:nowrap;animation:gigi-fade-rise .85s var(--ease-out) both;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:clamp(1.35rem,2.2vw,2.35rem);font-weight:400;line-height:1;position:relative}.gigi-location__image:hover img{transform:scale(1.055)}.gigi-footer{background:var(--gigi-burgundy);color:var(--gigi-cream);text-align:center;align-content:center;padding:3.4rem clamp(2rem,5vw,5rem) 2.3rem;display:grid}.gigi-footer.is-dark{background:0 0}.gigi-footer>div{border:1px solid #f5edcf8c;border-radius:2.2rem;align-content:center;justify-items:center;row-gap:.82rem;width:min(100%,112rem);min-height:20rem;margin:0 auto 2.5rem;padding:2.6rem 2rem;display:grid}.gigi-footer.is-compact>div{padding:1.5rem}.gigi-footer p{margin:0;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:1.35rem;font-weight:400;line-height:1.05}.gigi-footer p:nth-of-type(2){margin-top:1.5rem;font-size:1.45rem;font-weight:700}.gigi-footer p:nth-of-type(3){margin-top:1.55rem;font-size:1.45rem;font-weight:400}.gigi-socials{justify-content:center;gap:2.1rem;margin-bottom:.75rem;display:flex}.gigi-socials button{min-width:8.2rem;min-height:2rem;transition:background-color .18s var(--ease-out),color .18s var(--ease-out),border-color .18s var(--ease-out);font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:.75rem}.gigi-footer button:hover,.gigi-footer button:focus-visible{background:var(--gigi-cream);color:var(--gigi-burgundy);border-color:var(--gigi-cream)}.gigi-newsletter{flex-direction:column;justify-content:center;align-items:center;gap:.65rem;margin:.15rem 0 .2rem;display:flex}.gigi-footer input{background:var(--gigi-newsletter-bg,#5a1f26);width:min(25rem,70vw);color:var(--gigi-newsletter-fg,var(--gigi-cream));text-align:center;border:0;border-radius:999px;padding:.56rem 1rem;font-size:1rem}.gigi-footer input::placeholder{color:var(--gigi-newsletter-placeholder,#f5edcfb8)}.gigi-home-page,.gigi-packages-page,.gigi-book-page,.gigi-profile-page,.gigi-shop-page{--gigi-newsletter-bg:#f2e7bc;--gigi-newsletter-fg:var(--gigi-burgundy);--gigi-newsletter-placeholder:#4b0f2099}.gigi-product-page,.gigi-cart-page,.gigi-checkout-page,.gigi-confirmed-page,.gigi-collab-page{--gigi-newsletter-bg:#fff;--gigi-newsletter-fg:var(--gigi-burgundy);--gigi-newsletter-placeholder:#4b0f208c}.gigi-newsletter button{min-width:3.9rem;min-height:1.75rem;transition:background-color .18s var(--ease-out),color .18s var(--ease-out),border-color .18s var(--ease-out);margin-left:0;font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:.75rem}.gigi-site .gigi-footer button:hover,.gigi-site .gigi-footer button:focus-visible{background:var(--gigi-cream);color:var(--gigi-burgundy);border-color:var(--gigi-cream)}.gigi-footer small{font-family:Sohne Buch,Arial,Helvetica,sans-serif;font-size:.82rem;line-height:1.45}.gigi-footer-mark{width:clamp(4.6rem,6.2vw,7.2rem);height:auto;margin:0 auto;display:block}.gigi-story,.gigi-shop,.gigi-product{background:var(--gigi-paper)}.gigi-pagebar{justify-content:space-between;align-items:center;padding:2.4rem clamp(2rem,5vw,4rem);display:flex}.gigi-pagebar--dark .gigi-logo,.gigi-pagebar--dark{color:var(--gigi-cream)}.gigi-story__intro{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,7vw,7rem);padding:2rem clamp(3rem,7vw,6rem) 5rem;display:grid}.gigi-story__intro img{aspect-ratio:1/1.15;object-fit:cover;width:100%}.gigi-story__intro h2,.gigi-founder h2,.gigi-values h2{font-size:clamp(2rem,5vw,4rem);font-weight:800}.gigi-story__intro p,.gigi-founder p{max-width:32rem;font-size:.95rem;line-height:1.35}.gigi-story__intro strong{letter-spacing:-.13em;grid-column:1/span 2;font-size:clamp(6rem,18vw,15rem);line-height:.72}.gigi-band{background:var(--gigi-rose);color:var(--gigi-burgundy);text-align:center;padding:clamp(4rem,8vw,7rem) 2rem}.gigi-band h2{text-transform:uppercase;max-width:45rem;margin:0 auto 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,4rem)}.gigi-band p{max-width:38rem;margin:auto;line-height:1.35}.gigi-founder{grid-template-columns:1.2fr 1fr;align-items:center;display:grid}.gigi-founder>div{padding:clamp(3rem,7vw,6rem)}.gigi-founder img{object-fit:cover;width:100%;height:100%;min-height:30rem}.gigi-founder span{color:var(--gigi-rose);margin-top:2rem;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-style:italic;display:block}.gigi-values{text-align:center;padding:4rem clamp(3rem,6vw,5rem) 6rem}.gigi-values>div{grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:3rem;display:grid}.gigi-values article{background:var(--gigi-rose);place-content:center;min-height:17rem;padding:2rem;display:grid}.gigi-values article.is-dark{background:var(--gigi-burgundy);color:var(--gigi-rose)}.gigi-values h3{text-transform:uppercase;max-width:12rem;margin:auto;font-size:clamp(1.8rem,3vw,3.3rem);font-weight:900;line-height:.85}.gigi-values p{margin-top:.8rem;font-size:.7rem}.gigi-packages{background:linear-gradient(#4b0f2033,#4b0f2033),url(gigi-pdf-image-02-25.webp) 50%/cover}.gigi-title-on-image{place-items:center;min-height:23rem;display:grid;position:relative;overflow:hidden}.gigi-title-on-image img{object-fit:cover;filter:brightness(.65);width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.gigi-title-on-image h2,.gigi-booking>h2{z-index:1;color:var(--gigi-cream);text-transform:uppercase;font-size:clamp(4rem,12vw,10rem);font-weight:300;position:relative}.gigi-focus{background:var(--gigi-olive);text-align:center;padding:2rem;font-size:1.3rem;font-weight:700}.gigi-package-list{gap:2rem;padding:clamp(3rem,6vw,5rem);display:grid}.package{min-height:8.5rem;color:var(--gigi-cream);background:var(--gigi-burgundy);grid-template-columns:1.1fr 1fr;align-items:center;padding:1.3rem clamp(1.5rem,4vw,4rem);display:grid;box-shadow:0 .5rem 1rem #31081259}.package-1{color:var(--gigi-burgundy);background:var(--gigi-rose)}.package-2{color:var(--gigi-burgundy);background:var(--gigi-olive)}.package h3{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,5rem);line-height:.78}.package p,.package strong{font-size:.85rem;display:block}.package button{margin-top:.5rem}.gigi-booking{background:var(--gigi-cream);color:var(--gigi-brown);padding-bottom:0}.gigi-booking>h2{color:var(--gigi-brown);text-align:center}.gigi-studio-tabs{justify-content:center;gap:1rem;margin:1.5rem 0 2rem;display:flex}.gigi-calendar{border:1px solid #6652218c;grid-template-columns:repeat(7,1fr);width:min(48rem,100% - 3rem);margin:0 auto 5rem;display:grid}.gigi-calendar div{text-align:center;border-right:1px solid #66522159;min-height:10rem;padding:.6rem}.gigi-calendar div:last-child{border-right:0}.gigi-calendar strong,.gigi-calendar span,.gigi-calendar small{margin-bottom:.55rem;font-size:.65rem;display:block}.gigi-profile,.gigi-bag{background:var(--gigi-burgundy);color:var(--gigi-cream);padding-bottom:2rem}.gigi-profile__head{grid-template-columns:auto 1fr repeat(3,auto);align-items:center;gap:1.5rem;padding:3rem clamp(3rem,7vw,6rem);display:grid}.gigi-profile__head img{aspect-ratio:1;object-fit:cover;border-radius:1.6rem;width:7rem}.gigi-profile__head h2{color:var(--gigi-cream);font-size:clamp(2rem,5vw,4rem)}.gigi-account-block{border-top:1px solid #f5edcf59;margin:0 clamp(3rem,7vw,6rem);padding:1.7rem 0}.gigi-account-block h3{color:var(--gigi-cream);font-size:1.6rem}.gigi-account-block button{float:right}.gigi-stats{text-transform:uppercase;justify-content:center;gap:5rem;margin-top:1rem;display:flex}.gigi-stats span,.gigi-stats strong{text-align:center;display:block}.gigi-stats strong{font-size:2rem}.gigi-account-block table{width:100%;color:var(--gigi-cream);margin-top:1rem;font-size:.9rem}.gigi-shop{margin-top:6rem}.gigi-shop-tabs{text-transform:uppercase;justify-content:center;gap:5rem;padding-bottom:2rem;font-size:.8rem;font-weight:700;display:flex}.gigi-shop-hero{object-fit:cover;object-position:top;width:100%;max-height:32rem}.gigi-shop h2{text-transform:uppercase;padding:5rem clamp(2rem,5vw,4rem) 2rem;font-size:1.8rem}.gigi-product-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;padding:0 clamp(2rem,5vw,4rem) 4rem;display:grid}.gigi-product-grid article{min-width:0}.gigi-product-grid img{aspect-ratio:1;object-fit:cover;object-position:top;background:#c9beab;width:100%}.gigi-product-grid div{justify-content:space-between;gap:1rem;font-size:.7rem;font-weight:700;display:flex}.gigi-product-grid button{border-radius:0;width:100%;margin-top:.3rem}.gigi-split-images{grid-template-columns:1fr 1fr;display:grid}.gigi-split-images img{aspect-ratio:1;object-fit:cover;width:100%}.gigi-product{padding:5rem 0}.gigi-product>img{width:min(64rem,100%);margin:auto;display:block}.gigi-bag{margin-top:4rem;padding-top:1rem}.gigi-bag-card{background:var(--gigi-paper);width:min(58rem,100% - 4rem);color:var(--gigi-burgundy);margin:5rem auto;padding:clamp(2rem,5vw,4rem)}.gigi-bag-card h2{margin-bottom:2rem;font-size:clamp(2rem,5vw,4rem)}.gigi-bag-layout{grid-template-columns:1.7fr 1fr;gap:2rem;display:grid}.gigi-bag-line{border:1px solid var(--gigi-line);grid-template-columns:7rem 1fr;gap:1rem;padding:1rem;display:grid}.gigi-bag-line+.gigi-bag-line{border-top:0}.gigi-bag-line img{aspect-ratio:1;object-fit:cover;object-position:top;width:7rem}.gigi-bag-layout aside{border:1px solid var(--gigi-line);width:auto;height:auto;box-shadow:none;background:0 0;padding:1rem;position:static}.gigi-bag-layout aside p{justify-content:space-between;margin:.8rem 0;display:flex}.gigi-bag-layout aside .total{margin-top:3rem}.gigi-bag-layout aside button{width:100%;color:var(--gigi-paper);background:var(--gigi-burgundy)}.gigi-collab{padding:8rem 0}.gigi-collab-page{background:var(--gigi-burgundy);width:min(36rem,86vw);color:var(--gigi-cream);margin:auto}.gigi-collab-page>img{object-fit:cover;width:100%;max-height:30rem}.gigi-collab-page h2{padding:1.5rem 2rem}.gigi-collab-page p{padding:1rem 2rem}.gigi-photo-strip{display:flex;overflow-x:auto}.gigi-photo-strip img{aspect-ratio:1;object-fit:cover;flex:none;width:10rem}.gigi-contact{background:linear-gradient(#e6e2d56b,#e6e2d56b),url(gigi-pdf-image-02-30.webp) 50%/cover;width:100%;margin-top:8rem;padding:9rem 0}.gigi-contact .gigi-footer{width:100%;margin:auto}@media(max-width:760px){.gigi-menu-popover{width:min(306px,100vw);margin:0;position:fixed}.gigi-hero{margin-top:0}.gigi-hero__top{min-height:100svh}.gigi-mosaic,.gigi-product-grid,.gigi-values>div,.gigi-calendar{grid-template-columns:repeat(2,1fr)}.gigi-mosaic{grid-template-rows:repeat(4,clamp(15rem,60vw,24rem))}.gigi-story__intro,.gigi-founder,.gigi-bag-layout,.package,.gigi-profile__head{grid-template-columns:1fr}.gigi-story__intro strong{grid-column:auto;font-size:6rem}.gigi-welcome,.gigi-stats,.gigi-socials{flex-direction:column;align-items:flex-start;gap:1rem}.gigi-welcome{grid-template-rows:auto auto auto;grid-template-columns:1fr;min-height:100svh;padding:5rem 1.5rem}.gigi-mark{width:min(18rem,80vw)}.gigi-intro{width:min(30rem,100%)}.gigi-section-label{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.gigi-section-label>div{grid-template-columns:1fr;gap:1rem}.gigi-location__image h2{white-space:normal}.gigi-newsletter{flex-direction:column;gap:.55rem}.gigi-product-grid--small,.gigi-split-images{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.gigi-site *,.gigi-site :before,.gigi-site :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}