@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Italiana&display=swap";:root{--ink:#261f18;--muted:#756555;--cream:#f3deca;--paper:#f8e6d3;--wine:#2d251d;--gold:#b18137;--line:#dcc1a7;--shadow:0 20px 60px #3d2a1e1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:DM Sans,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{letter-spacing:-.02em;font-family:Italiana,serif;font-weight:400;line-height:1.08}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.section{padding:110px 0}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px;font-size:.74rem;font-weight:600}.button{border:1px solid var(--ink);letter-spacing:.07em;text-transform:uppercase;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.82rem;font-weight:600;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #2d241f1f}.button.primary{color:#fff;background:var(--wine);border-color:var(--wine)}.button.quiet{background:0 0}.button.light{color:var(--ink);background:#fff;border-color:#fff}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8e6d3f7;border-bottom:1px solid #b98f5c59;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;height:86px;display:flex}.brand-link{display:block}.brand{align-items:center;gap:13px;display:inline-flex}.brand-logo{object-fit:contain;width:70px;height:48px;display:block}.brand-copy{flex-direction:column;align-items:center;line-height:1.1;display:flex}.brand-wordmark{width:185px;height:auto;display:block}.brand-copy small{color:var(--ink);letter-spacing:.15em;text-transform:uppercase;margin-top:3px;font-family:Italiana,serif;font-size:.55rem}.desktop-nav{align-items:center;gap:28px;display:flex}.desktop-nav>a{letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:600}.desktop-nav>a:not(.nav-cta):hover{color:var(--gold)}.nav-cta{color:#fff;background:var(--wine);border:1px solid var(--gold);padding:11px 17px}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;align-content:center;gap:5px;width:42px;height:42px;padding:10px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);height:1px}.mobile-menu nav{background:var(--paper);border:1px solid var(--line);width:230px;box-shadow:var(--shadow);padding:12px;display:grid;position:absolute;top:52px;right:0}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:11px 10px;font-size:.82rem}.mobile-menu nav a:last-child{color:var(--gold);border-bottom:0;font-weight:600}.hero{background:linear-gradient(135deg,#f8e6d3 0%,#efd6bd 100%);padding:72px 0 94px;overflow:hidden}.hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:72px;display:grid}.hero-copy h1{max-width:690px;margin-bottom:25px;font-size:clamp(3.2rem,6.2vw,6.1rem)}.hero-lead{max-width:620px;color:var(--muted);font-size:1.08rem}.hero-actions{gap:12px;margin:36px 0 32px;display:flex}.hero-notes{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:22px;font-size:.74rem;display:flex}.hero-notes span:before{content:"✦";color:var(--gold);margin-right:8px}.hero-visual{position:relative}.hero-visual>.placeholder-art{min-height:650px;box-shadow:var(--shadow)}.hero-stamp{text-align:center;background:var(--wine);color:#fff;border:1px solid var(--gold);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;display:flex;position:absolute;bottom:-25px;right:-25px;box-shadow:0 16px 40px #2d251d3d}.hero-stamp strong,.hero-stamp small{letter-spacing:.15em;text-transform:uppercase;font-size:.62rem}.hero-stamp span{color:#d4a95e;font-family:Italiana,serif;font-size:2.35rem}.hero-stamp small{opacity:.72;max-width:130px}.placeholder-art{background:#ded2c3;min-height:360px;position:relative;overflow:hidden}.placeholder-art:before{content:"";background:linear-gradient(145deg,#ffffff52,#0000 48%,#371e1426);position:absolute;inset:0}.placeholder-label{z-index:2;letter-spacing:.12em;text-transform:uppercase;background:#fffdf8d9;padding:7px 10px;font-size:.62rem;position:absolute;bottom:16px;left:18px}.motif{border:1px solid #ffffff80;border-radius:50%;position:absolute}.motif-one{aspect-ratio:1;width:70%;top:-20%;right:-25%}.motif-two{aspect-ratio:1;width:55%;bottom:-30%;left:-20%}.art-1:after,.art-3:after{content:"";border:1px solid #ffffff6b;position:absolute;inset:14%;transform:rotate(8deg)}.tone-rose{background:#a86568}.tone-saffron{background:#c7853e}.tone-wine{background:#783945}.tone-plum{background:#6b4a66}.tone-sage{background:#79806b}.tone-navy{background:#3f5062}.tone-earth{background:#8b6a52}.tone-teal{background:#477373}.tone-gold{background:#aa8954}.tone-blush{background:#bd8585}.tone-emerald{background:#376a58}.tone-lavender{background:#766985}.tone-marigold{background:#bd7938}.about{background:#fff}.about-grid{grid-template-columns:.86fr 1.14fr;gap:100px;display:grid}.about h2,.section-heading h2,.process h2,.gallery-section h2,.custom-banner h2,.more-section h2{font-size:clamp(2.8rem,5vw,4.7rem)}.about-copy{border-top:1px solid var(--line);columns:2;color:var(--muted);column-gap:40px;padding-top:38px}.about-copy p{break-inside:avoid}.collections{background:var(--cream)}.section-heading{text-align:center;margin-bottom:62px}.section-heading>p:last-child{color:var(--muted)}.collection-groups{gap:96px;display:grid}.collection-group{scroll-margin-top:110px}.group-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.group-heading h3{margin-bottom:0;font-size:2.7rem}.group-heading>p{max-width:430px;color:var(--muted);margin-bottom:6px}.card-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.five-grid{grid-template-columns:repeat(6,1fr)}.five-grid .collection-card:nth-child(-n+3){grid-column:span 2}.five-grid .collection-card:nth-child(n+4){grid-column:span 3}.collection-card{background:var(--paper);border:1px solid #0000;transition:all .3s;overflow:hidden}.collection-card:hover{border-color:var(--gold);box-shadow:var(--shadow);transform:translateY(-7px)}.collection-card .placeholder-art{min-height:310px}.card-copy{padding:24px}.card-copy h4{margin-bottom:4px;font-size:1.62rem}.card-copy span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:15px;font-size:.68rem;display:block}.card-copy p{min-height:74px;color:var(--muted);font-size:.86rem}.card-copy strong{letter-spacing:.09em;text-transform:uppercase;font-size:.72rem}.card-copy i,.more-section i{color:var(--gold);margin-left:8px;font-style:normal}.collection-subgroups{gap:52px;display:grid}.subgroup-heading{color:#8e6429;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:14px;margin-bottom:18px;font-size:.72rem;font-weight:600;display:flex}.subgroup-heading:after{content:"";background:#b1813759;flex:1;height:1px}.dense-grid .collection-card .placeholder-art{min-height:225px}.dense-grid .card-copy{padding:20px}.dense-grid .card-copy h4{font-size:1.45rem}.dense-grid .card-copy p{min-height:92px}.dense-grid.five-grid{grid-template-columns:repeat(5,1fr)}.dense-grid.five-grid .collection-card:nth-child(n){grid-column:span 1}.complete-looks,.crafts{scroll-margin-top:90px}.complete-looks{background:var(--paper)}.looks-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.look-card{border-top:3px solid var(--gold);background:#fff;padding:28px 24px}.look-card>span{color:var(--gold);font-family:Italiana,serif;font-size:1.5rem}.look-card h3{min-height:58px;margin:14px 0 12px;font-size:1.65rem}.look-card strong{color:#8e6429;letter-spacing:.08em;text-transform:uppercase;min-height:48px;font-size:.66rem;display:block}.look-card p{color:var(--muted);margin-bottom:0;font-size:.84rem}.crafts{background:var(--cream)}.handwork-groups{gap:76px;display:grid}.handwork-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:26px;display:flex}.handwork-heading h3{margin-bottom:0;font-size:2.4rem}.handwork-heading p{max-width:500px;color:var(--muted);margin-bottom:4px}.handwork-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.handwork-card{background:var(--paper);border:1px solid #0000;flex-direction:column;min-height:220px;padding:28px;transition:all .25s;display:flex}.handwork-card:hover{border-color:var(--gold);box-shadow:var(--shadow);transform:translateY(-4px)}.handwork-card h4{margin-bottom:12px;font-size:1.55rem}.handwork-card p{color:var(--muted);font-size:.86rem}.handwork-card span{color:#8e6429;letter-spacing:.08em;text-transform:uppercase;margin-top:auto;font-size:.68rem;font-weight:600}.process{background:#fff}.process-grid{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid}.process ol{margin:0;padding:0;list-style:none}.process li{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;gap:22px;padding:26px 0;display:grid}.process li:first-child{padding-top:0}.process li>span{color:var(--gold);font-family:Italiana,serif;font-size:2rem}.process li strong{font-family:Italiana,serif;font-size:1.6rem;font-weight:400}.process li p{color:var(--muted);margin:5px 0 0}.cta-section{padding:30px 0 110px}.cta-box{background:var(--wine);color:#fff;justify-content:space-between;align-items:center;gap:40px;padding:62px;display:flex}.cta-box .eyebrow{color:#e5bd80}.cta-box h2{margin-bottom:10px;font-size:3.7rem}.cta-box p:last-child{color:#ffffffb8;margin-bottom:0}.collection-hero{color:#fff;padding:90px 0}.collection-hero>.shell{max-width:930px;margin-left:max(20px,50% - 590px);margin-right:auto}.collection-hero .eyebrow{color:#ffffffbd}.collection-hero h1{max-width:850px;margin:24px 0 12px;font-size:clamp(4rem,8vw,7rem)}.collection-hero>div>p:not(.eyebrow):not(.breadcrumb):not(.collection-label){color:#fffc;max-width:690px;font-size:1.05rem}.collection-label{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem}.breadcrumb{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;gap:10px;font-size:.75rem;display:flex}.collection-hero .button{color:var(--ink);background:#fff;border-color:#fff;margin-top:24px}.section-heading.left{text-align:left}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.gallery-item{border:1px solid var(--line);background:#fff}.gallery-art{min-height:430px}.gallery-copy{justify-content:space-between;align-items:center;gap:15px;padding:18px;display:flex}.gallery-copy strong,.gallery-copy span{display:block}.gallery-copy strong{font-family:Italiana,serif;font-size:1.15rem;font-weight:400}.gallery-copy span{color:var(--muted);letter-spacing:.1em;margin-top:2px;font-size:.63rem}.gallery-copy a{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.7rem;font-weight:600}.gallery-copy i{color:var(--gold);font-style:normal}.custom-banner{background:var(--wine);color:#fff;padding:84px 0}.custom-banner>.shell{justify-content:space-between;align-items:center;gap:60px;display:flex}.custom-banner .eyebrow{color:#e5bd80}.custom-banner p:last-child{color:#ffffffb8;max-width:750px;margin-bottom:0}.more-section{background:var(--cream)}.more-section .group-heading{align-items:center}.more-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.more-card{color:#fff;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:220px;padding:26px;transition:all .25s;display:flex}.more-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.more-card span{letter-spacing:.12em;text-transform:uppercase;opacity:.72;font-size:.62rem}.more-card strong{font-family:Italiana,serif;font-size:1.55rem;font-weight:400}.more-card i{color:#fff;margin-top:12px;margin-left:0}.site-footer{color:var(--ink);background:#f8e6d3;border-top:1px solid #b181376b;padding:72px 0 24px}.footer-grid{grid-template-columns:1.7fr .65fr .65fr;gap:80px;display:grid}.site-footer .brand-copy small,.site-footer p,.site-footer span{color:var(--muted)}.site-footer p{max-width:480px;margin:24px 0 0}.footer-grid>div:nth-child(n+2){flex-direction:column;gap:10px;display:flex}.footer-grid>div:nth-child(n+2)>strong{letter-spacing:.14em;text-transform:uppercase;color:#8e6429;margin-bottom:8px;font-size:.72rem}.footer-grid a,.footer-grid span{font-size:.84rem}.copyright{color:#261f1885;border-top:1px solid #47331d2e;margin-top:60px;padding-top:20px;font-size:.68rem}.whatsapp-float{z-index:60;color:#fff;background:#25d366;border:3px solid #fff;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:700;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #0003}@media (max-width:980px){.desktop-nav{display:none}.mobile-menu{display:block}.hero-grid,.about-grid,.process-grid{grid-template-columns:1fr;gap:55px}.hero-visual{width:min(620px,100%)}.hero-visual>.placeholder-art{min-height:540px}.about-copy{padding-top:0}.card-grid,.dense-grid.five-grid,.five-grid{grid-template-columns:repeat(2,1fr)}.five-grid .collection-card:nth-child(n){grid-column:span 1}.looks-grid,.handwork-grid{grid-template-columns:repeat(2,1fr)}.handwork-heading{flex-direction:column;align-items:flex-start;gap:8px}.gallery-grid,.more-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:span 2}}@media (max-width:640px){.shell{width:min(100% - 28px,1180px)}.section{padding:78px 0}.nav-wrap{height:72px}.brand{gap:10px}.brand-logo{width:52px;height:36px}.brand-wordmark{width:128px}.brand-copy small{letter-spacing:.11em;margin-top:2px;font-size:.43rem}.hero{padding:56px 0 76px}.hero-grid{gap:42px}.hero-copy h1{font-size:3.5rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-notes{gap:10px 16px}.hero-visual>.placeholder-art{min-height:430px}.hero-stamp{width:145px;height:145px;bottom:-35px;right:-5px}.hero-stamp span{font-size:1.8rem}.hero-stamp small{font-size:.49rem}.about-copy{columns:1}.group-heading{flex-direction:column;align-items:flex-start}.group-heading h3{font-size:2.25rem}.collection-subgroups{gap:38px}.card-grid,.five-grid,.dense-grid.five-grid,.looks-grid,.handwork-grid,.gallery-grid,.more-grid{grid-template-columns:1fr}.collection-card .placeholder-art,.dense-grid .collection-card .placeholder-art{min-height:380px}.card-copy p,.dense-grid .card-copy p,.look-card h3,.look-card strong{min-height:0}.handwork-card{min-height:190px}.process li{grid-template-columns:52px 1fr}.cta-box,.custom-banner>.shell{flex-direction:column;align-items:flex-start;padding:40px 26px}.cta-box h2{font-size:3rem}.collection-hero{padding:68px 0}.collection-hero h1{font-size:4rem}.gallery-art{min-height:430px}.footer-grid{grid-template-columns:1fr;gap:42px}.footer-grid>div:first-child{grid-column:auto}.copyright{margin-top:42px}}
