{"title":"Handbag Collection","description":null,"products":[{"product_id":"bellaro-st-barth-bag","title":"Bellaro St. Barth Bag","description":"\u003c!--\n  BELLARO ST. BARTH BAG — PRODUCT STORY SECTION\n  Shopify: Theme \u003e Customize \u003e Custom Liquid\n  Informational section only — no price \/ no purchase button\n--\u003e\n\n\u003cstyle\u003e\n  .stbarth-section {\n    --ivory: #FAF6EF;\n    --sand: #EDE2CC;\n    --sand-deep: #DDCDA8;\n    --navy: #1F3A5F;\n    --navy-deep: #14283F;\n    --gold: #A9834C;\n    --ink: #221D16;\n    --paper: #FFFEFB;\n    --muted: #665D50;\n\n    font-family: 'Jost', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: var(--ink);\n    background: var(--ivory);\n    overflow: hidden;\n    position: relative;\n  }\n\n  .stbarth-section * {\n    box-sizing: border-box;\n  }\n\n  .stbarth-section .serif {\n    font-family: 'Cormorant Garamond', 'Times New Roman', serif;\n  }\n\n  \/* HERO *\/\n\n  .stbarth-hero {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 96px 32px 90px;\n    display: grid;\n    grid-template-columns: 0.92fr 1.08fr;\n    gap: 72px;\n    align-items: center;\n  }\n\n  .stbarth-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 22px;\n    color: var(--navy);\n    font-size: 11.5px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n  }\n\n  .stbarth-eyebrow::before {\n    content: \"\";\n    display: inline-block;\n    width: 26px;\n    height: 1px;\n    background: var(--gold);\n  }\n\n  .stbarth-title {\n    margin: 0 0 28px;\n    color: var(--navy-deep);\n    font-size: clamp(52px, 7vw, 92px);\n    line-height: 0.96;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n  }\n\n  .stbarth-title em {\n    display: block;\n    margin-top: 10px;\n    color: var(--gold);\n    font-size: 0.55em;\n    line-height: 1.08;\n    font-weight: 400;\n    font-style: italic;\n  }\n\n  .stbarth-lede {\n    max-width: 47ch;\n    margin: 0 0 36px;\n    color: #4A4136;\n    font-size: 17px;\n    line-height: 1.72;\n    font-weight: 300;\n  }\n\n  .stbarth-lede strong {\n    color: var(--navy-deep);\n    font-weight: 500;\n  }\n\n  .stbarth-feature-list {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  .stbarth-feature {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 14px 18px;\n    background: var(--paper);\n    border: 1px solid var(--sand-deep);\n    border-left: 3px solid var(--gold);\n    border-radius: 2px;\n  }\n\n  .stbarth-feature-mark {\n    min-width: 16px;\n    color: var(--gold);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-style: italic;\n    line-height: 1.1;\n  }\n\n  .stbarth-feature-text strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--navy-deep);\n    font-size: 14.5px;\n    font-weight: 500;\n  }\n\n  .stbarth-feature-text span {\n    color: #5C5344;\n    font-size: 13.5px;\n    line-height: 1.5;\n    font-weight: 300;\n  }\n\n  .stbarth-hero-visual {\n    position: relative;\n  }\n\n  .stbarth-hero-visual img {\n    display: block;\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    border-radius: 4px;\n    box-shadow: 0 30px 60px -22px rgba(20, 40, 63, 0.28);\n  }\n\n  .stbarth-stamp {\n    position: absolute;\n    left: -18px;\n    bottom: -18px;\n    padding: 11px 21px;\n    background: var(--navy-deep);\n    color: var(--paper);\n    border-radius: 2px;\n    box-shadow: 0 10px 24px rgba(0,0,0,.18);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n    font-style: italic;\n    letter-spacing: 0.02em;\n  }\n\n  \/* STATEMENT *\/\n\n  .stbarth-statement {\n    max-width: 850px;\n    margin: 0 auto;\n    padding: 20px 32px 100px;\n    text-align: center;\n  }\n\n  .stbarth-statement-line {\n    width: 42px;\n    height: 1px;\n    margin: 0 auto 28px;\n    background: var(--gold);\n  }\n\n  .stbarth-statement h3 {\n    margin: 0 0 18px;\n    color: var(--navy-deep);\n    font-size: clamp(34px, 5vw, 54px);\n    line-height: 1.08;\n    font-style: italic;\n    font-weight: 400;\n  }\n\n  .stbarth-statement p {\n    max-width: 620px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 15.5px;\n    line-height: 1.75;\n    font-weight: 300;\n  }\n\n  \/* SHOWCASE *\/\n\n  .stbarth-showcase {\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 0 32px 110px;\n  }\n\n  .stbarth-showcase-frame {\n    position: relative;\n    overflow: hidden;\n    min-height: 520px;\n    background: var(--navy-deep);\n    border-radius: 5px;\n  }\n\n  .stbarth-showcase-frame img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 520px;\n    object-fit: cover;\n  }\n\n  .stbarth-showcase-frame::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n      90deg,\n      rgba(20, 40, 63, 0.55) 0%,\n      rgba(20, 40, 63, 0.18) 42%,\n      rgba(20, 40, 63, 0) 70%\n    );\n    pointer-events: none;\n  }\n\n  .stbarth-showcase-copy {\n    position: absolute;\n    z-index: 2;\n    left: 54px;\n    bottom: 48px;\n    max-width: 420px;\n    color: var(--paper);\n  }\n\n  .stbarth-showcase-copy .mini {\n    display: block;\n    margin-bottom: 11px;\n    font-size: 10.5px;\n    letter-spacing: 0.21em;\n    text-transform: uppercase;\n    opacity: .85;\n  }\n\n  .stbarth-showcase-copy h3 {\n    margin: 0 0 12px;\n    font-size: clamp(31px, 4vw, 47px);\n    line-height: 1.04;\n    font-style: italic;\n    font-weight: 400;\n  }\n\n  .stbarth-showcase-copy p {\n    margin: 0;\n    max-width: 390px;\n    font-size: 14px;\n    line-height: 1.65;\n    font-weight: 300;\n    opacity: .9;\n  }\n\n  \/* DETAILS *\/\n\n  .stbarth-details {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 32px 110px;\n  }\n\n  .stbarth-details-head {\n    max-width: 680px;\n    margin: 0 auto 50px;\n    text-align: center;\n  }\n\n  .stbarth-details-head .eyebrow-small {\n    display: block;\n    margin-bottom: 13px;\n    color: var(--gold);\n    font-size: 10.5px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n  }\n\n  .stbarth-details-head h3 {\n    margin: 0 0 15px;\n    color: var(--navy-deep);\n    font-size: clamp(34px, 4.5vw, 48px);\n    line-height: 1.08;\n    font-style: italic;\n    font-weight: 500;\n  }\n\n  .stbarth-details-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.7;\n    font-weight: 300;\n  }\n\n  .stbarth-detail-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 22px;\n  }\n\n  .stbarth-detail-card {\n    position: relative;\n    overflow: hidden;\n    min-height: 470px;\n    background: var(--sand);\n    border-radius: 4px;\n  }\n\n  .stbarth-detail-card img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 470px;\n    object-fit: cover;\n    transition: transform .6s ease;\n  }\n\n  .stbarth-detail-card:hover img {\n    transform: scale(1.025);\n  }\n\n  .stbarth-detail-label {\n    position: absolute;\n    left: 18px;\n    bottom: 18px;\n    max-width: calc(100% - 36px);\n    padding: 10px 15px;\n    background: rgba(255, 254, 251, .94);\n    color: var(--navy-deep);\n    border-radius: 2px;\n    backdrop-filter: blur(8px);\n  }\n\n  .stbarth-detail-label strong {\n    display: block;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    font-weight: 500;\n  }\n\n  .stbarth-detail-label span {\n    display: block;\n    margin-top: 2px;\n    color: #625747;\n    font-size: 11.5px;\n    font-weight: 300;\n  }\n\n  \/* DESIGN *\/\n\n  .stbarth-design {\n    background: var(--navy-deep);\n    color: var(--paper);\n  }\n\n  .stbarth-design-inner {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 92px 32px;\n    display: grid;\n    grid-template-columns: 0.9fr 1.1fr;\n    gap: 80px;\n    align-items: center;\n  }\n\n  .stbarth-design-copy .small {\n    display: block;\n    margin-bottom: 18px;\n    color: #D5B780;\n    font-size: 10.5px;\n    letter-spacing: .22em;\n    text-transform: uppercase;\n  }\n\n  .stbarth-design-copy h3 {\n    margin: 0 0 22px;\n    color: var(--paper);\n    font-size: clamp(36px, 5vw, 54px);\n    line-height: 1.02;\n    font-style: italic;\n    font-weight: 400;\n  }\n\n  .stbarth-design-copy p {\n    margin: 0;\n    color: rgba(255,255,255,.76);\n    font-size: 15px;\n    line-height: 1.75;\n    font-weight: 300;\n  }\n\n  .stbarth-design-points {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1px;\n    background: rgba(255,255,255,.15);\n    border: 1px solid rgba(255,255,255,.15);\n  }\n\n  .stbarth-design-point {\n    padding: 28px 25px;\n    background: var(--navy-deep);\n  }\n\n  .stbarth-design-number {\n    display: block;\n    margin-bottom: 12px;\n    color: #D5B780;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n  }\n\n  .stbarth-design-point strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #fff;\n    font-size: 13.5px;\n    font-weight: 500;\n  }\n\n  .stbarth-design-point p {\n    margin: 0;\n    color: rgba(255,255,255,.66);\n    font-size: 12.5px;\n    line-height: 1.55;\n    font-weight: 300;\n  }\n\n  \/* PROFILE *\/\n\n  .stbarth-profile {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 110px 32px;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 65px;\n    align-items: center;\n  }\n\n  .stbarth-profile-image {\n    overflow: hidden;\n    background: var(--sand);\n    border-radius: 4px;\n  }\n\n  .stbarth-profile-image img {\n    display: block;\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .stbarth-profile-copy h3 {\n    margin: 0 0 20px;\n    color: var(--navy-deep);\n    font-size: clamp(36px, 5vw, 52px);\n    line-height: 1.04;\n    font-style: italic;\n    font-weight: 500;\n  }\n\n  .stbarth-profile-copy \u003e p {\n    margin: 0 0 30px;\n    color: var(--muted);\n    font-size: 15.5px;\n    line-height: 1.75;\n    font-weight: 300;\n  }\n\n  .stbarth-profile-row {\n    padding: 17px 0;\n    border-top: 1px solid var(--sand-deep);\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    align-items: center;\n  }\n\n  .stbarth-profile-row:last-child {\n    border-bottom: 1px solid var(--sand-deep);\n  }\n\n  .stbarth-profile-row span:first-child {\n    color: var(--navy-deep);\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n  }\n\n  .stbarth-profile-row span:last-child {\n    color: var(--muted);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-style: italic;\n    text-align: right;\n  }\n\n  \/* COLORS *\/\n\n  .stbarth-colors {\n    padding: 100px 32px 110px;\n    background: #F3ECDF;\n  }\n\n  .stbarth-colors-inner {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .stbarth-colors-head {\n    max-width: 640px;\n    margin: 0 auto 50px;\n    text-align: center;\n  }\n\n  .stbarth-colors-head span {\n    display: block;\n    margin-bottom: 12px;\n    color: var(--gold);\n    font-size: 10.5px;\n    letter-spacing: .22em;\n    text-transform: uppercase;\n  }\n\n  .stbarth-colors-head h3 {\n    margin: 0 0 13px;\n    color: var(--navy-deep);\n    font-size: clamp(34px, 4.5vw, 48px);\n    font-style: italic;\n    font-weight: 500;\n  }\n\n  .stbarth-colors-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14.5px;\n    line-height: 1.7;\n    font-weight: 300;\n  }\n\n  .stbarth-color-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 14px;\n  }\n\n  .stbarth-color {\n    padding: 24px 12px 21px;\n    background: var(--paper);\n    border: 1px solid #E2D7C3;\n    border-radius: 3px;\n    text-align: center;\n    transition: transform .25s ease, box-shadow .25s ease;\n  }\n\n  .stbarth-color:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 16px 26px -18px rgba(20,40,63,.32);\n  }\n\n  .stbarth-color-dot {\n    display: block;\n    width: 33px;\n    height: 33px;\n    margin: 0 auto 14px;\n    border-radius: 50%;\n    border: 1px solid rgba(0,0,0,.15);\n  }\n\n  .stbarth-color-name {\n    color: var(--navy-deep);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  \/* CLOSING *\/\n\n  .stbarth-closing {\n    max-width: 830px;\n    margin: 0 auto;\n    padding: 110px 32px 120px;\n    text-align: center;\n  }\n\n  .stbarth-closing-mark {\n    display: block;\n    margin-bottom: 20px;\n    color: var(--gold);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 27px;\n    font-style: italic;\n  }\n\n  .stbarth-closing h3 {\n    margin: 0 0 18px;\n    color: var(--navy-deep);\n    font-size: clamp(38px, 5.5vw, 58px);\n    line-height: 1.02;\n    font-style: italic;\n    font-weight: 400;\n  }\n\n  .stbarth-closing p {\n    max-width: 580px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.75;\n    font-weight: 300;\n  }\n\n  .stbarth-signature {\n    display: block;\n    margin-top: 31px;\n    color: var(--navy);\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: .25em;\n    text-transform: uppercase;\n  }\n\n  \/* MOBILE *\/\n\n  @media (max-width: 860px) {\n\n    .stbarth-hero {\n      grid-template-columns: 1fr;\n      gap: 48px;\n      padding: 54px 20px 80px;\n    }\n\n    .stbarth-hero-visual {\n      order: -1;\n    }\n\n    .stbarth-stamp {\n      left: 12px;\n      bottom: -14px;\n    }\n\n    .stbarth-title {\n      font-size: clamp(48px, 14vw, 70px);\n    }\n\n    .stbarth-statement {\n      padding: 10px 20px 78px;\n    }\n\n    .stbarth-showcase {\n      padding: 0 20px 82px;\n    }\n\n    .stbarth-showcase-frame,\n    .stbarth-showcase-frame img {\n      min-height: 500px;\n    }\n\n    .stbarth-showcase-copy {\n      left: 24px;\n      right: 24px;\n      bottom: 26px;\n    }\n\n    .stbarth-details {\n      padding: 0 20px 82px;\n    }\n\n    .stbarth-detail-grid {\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n\n    .stbarth-detail-card,\n    .stbarth-detail-card img {\n      min-height: auto;\n    }\n\n    .stbarth-detail-card img {\n      aspect-ratio: 1 \/ 1;\n    }\n\n    .stbarth-design-inner {\n      grid-template-columns: 1fr;\n      gap: 46px;\n      padding: 76px 20px;\n    }\n\n    .stbarth-profile {\n      grid-template-columns: 1fr;\n      gap: 44px;\n      padding: 80px 20px;\n    }\n\n    .stbarth-color-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .stbarth-color:last-child {\n      grid-column: 1 \/ -1;\n      max-width: calc(50% - 7px);\n      width: 100%;\n      margin: 0 auto;\n    }\n\n    .stbarth-colors {\n      padding: 78px 20px 85px;\n    }\n\n    .stbarth-closing {\n      padding: 85px 20px 95px;\n    }\n  }\n\n  @media (max-width: 520px) {\n\n    .stbarth-lede {\n      font-size: 15.5px;\n    }\n\n    .stbarth-showcase-frame,\n    .stbarth-showcase-frame img {\n      min-height: 460px;\n    }\n\n    .stbarth-design-points {\n      grid-template-columns: 1fr;\n    }\n\n    .stbarth-profile-row {\n      align-items: flex-start;\n      flex-direction: column;\n      gap: 5px;\n    }\n\n    .stbarth-profile-row span:last-child {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"stbarth-section\"\u003e\n\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003cdiv class=\"stbarth-hero\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003cdiv class=\"stbarth-eyebrow\"\u003e\n        The Bellaro Bag Collection\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"stbarth-title serif\"\u003e\n        St. Barth\n        \u003cem\u003ean icon of quiet elegance.\u003c\/em\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"stbarth-lede\"\u003e\n        Defined by its structured silhouette, refined proportions and\n        signature gold-tone details, the \u003cstrong\u003eBellaro St. Barth Bag\u003c\/strong\u003e\n        brings understated sophistication to every occasion.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"stbarth-feature-list\"\u003e\n\n        \u003cdiv class=\"stbarth-feature\"\u003e\n          \u003cspan class=\"stbarth-feature-mark\"\u003e—\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-feature-text\"\u003e\n            \u003cstrong\u003eStructured silhouette\u003c\/strong\u003e\n            \u003cspan\u003e\n              Clean architectural lines create a polished shape designed\n              to elevate both daytime and evening looks.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-feature\"\u003e\n          \u003cspan class=\"stbarth-feature-mark\"\u003e—\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-feature-text\"\u003e\n            \u003cstrong\u003eSignature details\u003c\/strong\u003e\n            \u003cspan\u003e\n              Contrast stitching and polished hardware give St. Barth\n              its unmistakably refined character.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-feature\"\u003e\n          \u003cspan class=\"stbarth-feature-mark\"\u003e—\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-feature-text\"\u003e\n            \u003cstrong\u003eTwo ways to carry\u003c\/strong\u003e\n            \u003cspan\u003e\n              Style it by the top handle for a classic look or use the\n              shoulder strap for effortless everyday wear.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stbarth-hero-visual\"\u003e\n\n      \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Bratellegold.jpg?v=1787684299\u0026amp;width=1200\" alt=\"Bellaro St. Barth Bag in Brown\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"stbarth-stamp\"\u003e\n        Bellaro · St. Barth\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STATEMENT --\u003e\n\n  \u003cdiv class=\"stbarth-statement\"\u003e\n\n    \u003cdiv class=\"stbarth-statement-line\"\u003e\u003c\/div\u003e\n\n    \u003ch3 class=\"serif\"\u003e\n      Designed to make simplicity unforgettable.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      St. Barth is built around balance — a structured silhouette,\n      considered proportions and precisely placed details.\n      Nothing excessive. Nothing accidental. Just an elegant bag\n      that feels equally at home with tailored pieces, summer linen\n      or an evening dress.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SHOWCASE --\u003e\n\n  \u003cdiv class=\"stbarth-showcase\"\u003e\n\n    \u003cdiv class=\"stbarth-showcase-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/zoom_borsa.png?v=1787684300\u0026amp;width=1800\" alt=\"Bellaro St. Barth Bag styled with shoulder strap\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"stbarth-showcase-copy\"\u003e\n\n        \u003cspan class=\"mini\"\u003e\n          Everyday sophistication\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"serif\"\u003e\n          Made to move with you.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          From a quiet morning in the city to an evening by the coast,\n          St. Barth adds a composed finishing touch without overpowering\n          the rest of your look.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003cdiv class=\"stbarth-details\"\u003e\n\n    \u003cdiv class=\"stbarth-details-head\"\u003e\n\n      \u003cspan class=\"eyebrow-small\"\u003e\n        A closer look\n      \u003c\/span\u003e\n\n      \u003ch3 class=\"serif\"\u003e\n        The beauty is in the details.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Look closer and the character of St. Barth reveals itself:\n        a textured surface, precise contrast stitching,\n        structured edges and carefully positioned hardware.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stbarth-detail-grid\"\u003e\n\n      \u003cdiv class=\"stbarth-detail-card\"\u003e\n\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/marrone_dettaglio_2.webp?v=1787684299\u0026amp;width=1000\" alt=\"Bellaro St. Barth Bag handle and stitching detail\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"stbarth-detail-label\"\u003e\n          \u003cstrong\u003ePrecision stitching\u003c\/strong\u003e\n          \u003cspan\u003eContrast details that define the silhouette.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-detail-card\"\u003e\n\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/marronde_dettaglio.webp?v=1787684299\u0026amp;width=1000\" alt=\"Bellaro St. Barth Bag textured finish\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"stbarth-detail-label\"\u003e\n          \u003cstrong\u003eTextured finish\u003c\/strong\u003e\n          \u003cspan\u003eA refined surface designed to be admired up close.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-detail-card\"\u003e\n\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/photo_2025-08-25_12-56-57.jpg?v=1787684299\u0026amp;width=1000\" alt=\"Bellaro St. Barth Bag side profile\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"stbarth-detail-label\"\u003e\n          \u003cstrong\u003eStructured profile\u003c\/strong\u003e\n          \u003cspan\u003eClean proportions from every angle.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-detail-card\"\u003e\n\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/marronew_dettaglio_3.webp?v=1787684299\u0026amp;width=1000\" alt=\"Bellaro St. Barth Bag edge detail\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"stbarth-detail-label\"\u003e\n          \u003cstrong\u003eConsidered finishing\u003c\/strong\u003e\n          \u003cspan\u003eSmall details that create a polished final impression.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DESIGN --\u003e\n\n  \u003cdiv class=\"stbarth-design\"\u003e\n\n    \u003cdiv class=\"stbarth-design-inner\"\u003e\n\n      \u003cdiv class=\"stbarth-design-copy\"\u003e\n\n        \u003cspan class=\"small\"\u003e\n          The St. Barth design\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"serif\"\u003e\n          Refined from every angle.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The St. Barth Bag is defined not by excess,\n          but by proportion. Its compact construction,\n          distinctive top handle and subtle hardware create\n          a timeless profile designed to complement rather\n          than compete with your wardrobe.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-design-points\"\u003e\n\n        \u003cdiv class=\"stbarth-design-point\"\u003e\n          \u003cspan class=\"stbarth-design-number\"\u003e01\u003c\/span\u003e\n          \u003cstrong\u003eTop handle\u003c\/strong\u003e\n          \u003cp\u003e\n            A structured handle creates its instantly recognizable profile.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-design-point\"\u003e\n          \u003cspan class=\"stbarth-design-number\"\u003e02\u003c\/span\u003e\n          \u003cstrong\u003eShoulder strap\u003c\/strong\u003e\n          \u003cp\u003e\n            An alternate way to carry the bag throughout the day.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-design-point\"\u003e\n          \u003cspan class=\"stbarth-design-number\"\u003e03\u003c\/span\u003e\n          \u003cstrong\u003eGold-tone accents\u003c\/strong\u003e\n          \u003cp\u003e\n            Polished hardware adds warmth and understated contrast.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-design-point\"\u003e\n          \u003cspan class=\"stbarth-design-number\"\u003e04\u003c\/span\u003e\n          \u003cstrong\u003eProtective feet\u003c\/strong\u003e\n          \u003cp\u003e\n            Small metal feet help keep the structured base elevated.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SIZES \/ PROFILE --\u003e\n\n  \u003cdiv class=\"stbarth-profile\"\u003e\n\n    \u003cdiv class=\"stbarth-profile-image\"\u003e\n\n      \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/angologold.jpg?v=1787684299\u0026amp;width=1200\" alt=\"Bellaro St. Barth Bag angled profile\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stbarth-profile-copy\"\u003e\n\n      \u003ch3 class=\"serif\"\u003e\n        Three sizes. One signature silhouette.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        St. Barth is available in three carefully considered sizes —\n        \u003cstrong\u003e19 cm, 25 cm and 28 cm\u003c\/strong\u003e — allowing you to choose\n        the silhouette that best suits your style and everyday needs.\n        Each size preserves the same structured shape and refined\n        proportions that define the St. Barth design.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"stbarth-profile-row\"\u003e\n        \u003cspan\u003eAvailable sizes\u003c\/span\u003e\n        \u003cspan\u003e19 cm · 25 cm · 28 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-profile-row\"\u003e\n        \u003cspan\u003eSilhouette\u003c\/span\u003e\n        \u003cspan\u003eStructured \u0026amp; refined\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-profile-row\"\u003e\n        \u003cspan\u003eCarry\u003c\/span\u003e\n        \u003cspan\u003eTop handle or shoulder strap\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-profile-row\"\u003e\n        \u003cspan\u003eDetails\u003c\/span\u003e\n        \u003cspan\u003eContrast stitching \u0026amp; polished hardware\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-profile-row\"\u003e\n        \u003cspan\u003eAvailable shades\u003c\/span\u003e\n        \u003cspan\u003eFive signature colors\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COLORS --\u003e\n\n  \u003cdiv class=\"stbarth-colors\"\u003e\n\n    \u003cdiv class=\"stbarth-colors-inner\"\u003e\n\n      \u003cdiv class=\"stbarth-colors-head\"\u003e\n\n        \u003cspan\u003e\n          The St. Barth palette\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"serif\"\u003e\n          Five shades. Five expressions.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          From timeless neutrals to a statement pink,\n          each St. Barth shade gives the silhouette a distinct personality.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stbarth-color-grid\"\u003e\n\n        \u003cdiv class=\"stbarth-color\"\u003e\n          \u003cspan class=\"stbarth-color-dot\" style=\"background:#B8713E;\"\u003e\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-color-name\"\u003eBrown\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-color\"\u003e\n          \u003cspan class=\"stbarth-color-dot\" style=\"background:#F1E9DA;\"\u003e\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-color-name\"\u003eOff-White\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-color\"\u003e\n          \u003cspan class=\"stbarth-color-dot\" style=\"background:#171717;\"\u003e\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-color-name\"\u003eBlack\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-color\"\u003e\n          \u003cspan class=\"stbarth-color-dot\" style=\"background:#4B2D22;\"\u003e\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-color-name\"\u003eDark Brown\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stbarth-color\"\u003e\n          \u003cspan class=\"stbarth-color-dot\" style=\"background:#D34772;\"\u003e\u003c\/span\u003e\n          \u003cdiv class=\"stbarth-color-name\"\u003ePink\u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL IMAGE --\u003e\n\n  \u003cdiv class=\"stbarth-showcase\" style=\"padding-top:110px;\"\u003e\n\n    \u003cdiv class=\"stbarth-showcase-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/goldfrontale.jpg?v=1787684299\u0026amp;width=1800\" alt=\"Bellaro St. Barth Bag front view with shoulder strap\" loading=\"lazy\" style=\"object-fit:contain;background:#f8f8f8;\"\u003e\n\n      \u003cdiv class=\"stbarth-showcase-copy\" style=\"color:#14283F;\"\u003e\n\n        \u003cspan class=\"mini\" style=\"color:#A9834C;opacity:1;\"\u003e\n          Bellaro St. Barth\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"serif\" style=\"color:#14283F;\"\u003e\n          A modern classic.\n        \u003c\/h3\u003e\n\n        \u003cp style=\"color:#554B3E;opacity:1;\"\u003e\n          A distinctive silhouette designed to remain relevant\n          beyond seasons and passing trends.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n\n  \u003cdiv class=\"stbarth-closing\"\u003e\n\n    \u003cspan class=\"stbarth-closing-mark\"\u003e\n      B\n    \u003c\/span\u003e\n\n    \u003ch3 class=\"serif\"\u003e\n      Quiet confidence,\u003cbr\u003e\n      carried beautifully.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      St. Barth reflects the Bellaro approach to modern elegance:\n      timeless proportions, thoughtful details and an effortless\n      sense of refinement.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"stbarth-signature\"\u003e\n      Bellaro Milano\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Bellaro","offers":[{"title":"Brown \/ 19 cm","offer_id":58538874175862,"sku":null,"price":68.9,"currency_code":"EUR","in_stock":true},{"title":"Brown \/ 25 cm","offer_id":58538874208630,"sku":null,"price":78.9,"currency_code":"EUR","in_stock":true},{"title":"Brown \/ 28 cm","offer_id":58538914972022,"sku":null,"price":88.9,"currency_code":"EUR","in_stock":true},{"title":"Off-White \/ 19 cm","offer_id":58538914709878,"sku":null,"price":68.9,"currency_code":"EUR","in_stock":true},{"title":"Off-White \/ 25 cm","offer_id":58538914840950,"sku":null,"price":78.9,"currency_code":"EUR","in_stock":true},{"title":"Off-White \/ 28 cm","offer_id":58538915004790,"sku":null,"price":88.9,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 19 cm","offer_id":58538914742646,"sku":null,"price":68.9,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 25 cm","offer_id":58538914873718,"sku":null,"price":78.9,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 28 cm","offer_id":58538915037558,"sku":null,"price":88.9,"currency_code":"EUR","in_stock":true},{"title":"Dark Brown \/ 19 cm","offer_id":58538914775414,"sku":null,"price":68.9,"currency_code":"EUR","in_stock":true},{"title":"Dark Brown \/ 25 cm","offer_id":58538914906486,"sku":null,"price":78.9,"currency_code":"EUR","in_stock":true},{"title":"Dark Brown \/ 28 cm","offer_id":58538915070326,"sku":null,"price":88.9,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ 19 cm","offer_id":58538914808182,"sku":null,"price":68.9,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ 25 cm","offer_id":58538914939254,"sku":null,"price":78.9,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ 28 cm","offer_id":58538915103094,"sku":null,"price":88.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/0654\/1174\/files\/Bratellegold.jpg?v=1787684299"},{"product_id":"bellaro-mallorca-bag","title":"Bellaro Mallorca Bag","description":"\u003c!--\n  BELLARO MALLORCA BAG — PRODUCT STORY SECTION\n  Shopify: Theme \u003e Customize \u003e Custom Liquid\n  Informational section only — no price \/ no purchase button\n--\u003e\n\n\u003cstyle\u003e\n.mallorca-section{\n  --ivory:#FAF6EF;--sand:#EDE2CC;--sand-deep:#DDCDA8;--navy:#1F3A5F;\n  --navy-deep:#14283F;--gold:#A9834C;--ink:#221D16;--paper:#FFFEFB;--muted:#665D50;\n  font-family:'Jost',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  color:var(--ink);background:var(--ivory);overflow:hidden;position:relative\n}\n.mallorca-section *{box-sizing:border-box}\n.mallorca-section .serif{font-family:'Cormorant Garamond','Times New Roman',serif}\n\n\/* HERO *\/\n.mallorca-hero{max-width:1180px;margin:0 auto;padding:96px 32px 90px;display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}\n.mallorca-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;color:var(--navy);font-size:11.5px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}\n.mallorca-eyebrow:before{content:\"\";display:inline-block;width:26px;height:1px;background:var(--gold)}\n.mallorca-title{margin:0 0 28px;color:var(--navy-deep);font-size:clamp(52px,7vw,92px);line-height:.96;font-weight:500;letter-spacing:-.01em}\n.mallorca-title em{display:block;margin-top:10px;color:var(--gold);font-size:.55em;line-height:1.08;font-weight:400;font-style:italic}\n.mallorca-lede{max-width:47ch;margin:0 0 36px;color:#4A4136;font-size:17px;line-height:1.72;font-weight:300}\n.mallorca-lede strong{color:var(--navy-deep);font-weight:500}\n.mallorca-feature-list{display:flex;flex-direction:column;gap:12px}\n.mallorca-feature{display:flex;align-items:flex-start;gap:14px;padding:14px 18px;background:var(--paper);border:1px solid var(--sand-deep);border-left:3px solid var(--gold);border-radius:2px}\n.mallorca-feature-mark{min-width:16px;color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:21px;font-style:italic;line-height:1.1}\n.mallorca-feature-text strong{display:block;margin-bottom:2px;color:var(--navy-deep);font-size:14.5px;font-weight:500}\n.mallorca-feature-text span{color:#5C5344;font-size:13.5px;line-height:1.5;font-weight:300}\n.mallorca-hero-visual{position:relative}\n.mallorca-hero-visual img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover;border-radius:4px;box-shadow:0 30px 60px -22px rgba(20,40,63,.28)}\n.mallorca-stamp{position:absolute;left:-18px;bottom:-18px;padding:11px 21px;background:var(--navy-deep);color:var(--paper);border-radius:2px;box-shadow:0 10px 24px rgba(0,0,0,.18);font-family:'Cormorant Garamond',serif;font-size:15px;font-style:italic}\n\n\/* STATEMENT *\/\n.mallorca-statement{max-width:850px;margin:0 auto;padding:20px 32px 100px;text-align:center}\n.mallorca-statement-line{width:42px;height:1px;margin:0 auto 28px;background:var(--gold)}\n.mallorca-statement h3{margin:0 0 18px;color:var(--navy-deep);font-size:clamp(34px,5vw,54px);line-height:1.08;font-style:italic;font-weight:400}\n.mallorca-statement p{max-width:620px;margin:0 auto;color:var(--muted);font-size:15.5px;line-height:1.75;font-weight:300}\n\n\/* SHOWCASE *\/\n.mallorca-showcase{max-width:1400px;margin:0 auto;padding:0 32px 110px}\n.mallorca-showcase-frame{position:relative;overflow:hidden;min-height:520px;background:var(--navy-deep);border-radius:5px}\n.mallorca-showcase-frame img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}\n.mallorca-showcase-frame:after{content:\"\";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,40,63,.55) 0%,rgba(20,40,63,.18) 42%,rgba(20,40,63,0) 70%);pointer-events:none}\n.mallorca-showcase-copy{position:absolute;z-index:2;left:54px;bottom:48px;max-width:420px;color:var(--paper)}\n.mallorca-showcase-copy .mini{display:block;margin-bottom:11px;font-size:10.5px;letter-spacing:.21em;text-transform:uppercase;opacity:.85}\n.mallorca-showcase-copy h3{margin:0 0 12px;font-size:clamp(31px,4vw,47px);line-height:1.04;font-style:italic;font-weight:400}\n.mallorca-showcase-copy p{margin:0;max-width:390px;font-size:14px;line-height:1.65;font-weight:300;opacity:.9}\n\n\/* DETAILS *\/\n.mallorca-details{max-width:1180px;margin:0 auto;padding:0 32px 110px}\n.mallorca-details-head{max-width:680px;margin:0 auto 50px;text-align:center}\n.mallorca-details-head .eyebrow-small{display:block;margin-bottom:13px;color:var(--gold);font-size:10.5px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}\n.mallorca-details-head h3{margin:0 0 15px;color:var(--navy-deep);font-size:clamp(34px,4.5vw,48px);line-height:1.08;font-style:italic;font-weight:500}\n.mallorca-details-head p{margin:0;color:var(--muted);font-size:15px;line-height:1.7;font-weight:300}\n.mallorca-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}\n.mallorca-detail-card{position:relative;overflow:hidden;min-height:470px;background:var(--sand);border-radius:4px}\n.mallorca-detail-card img{display:block;width:100%;height:100%;min-height:470px;object-fit:cover;transition:transform .6s ease}\n.mallorca-detail-card:hover img{transform:scale(1.025)}\n.mallorca-detail-label{position:absolute;left:18px;bottom:18px;max-width:calc(100% - 36px);padding:10px 15px;background:rgba(255,254,251,.94);color:var(--navy-deep);border-radius:2px;backdrop-filter:blur(8px)}\n.mallorca-detail-label strong{display:block;font-family:'Cormorant Garamond',serif;font-size:18px;font-style:italic;font-weight:500}\n.mallorca-detail-label span{display:block;margin-top:2px;color:#625747;font-size:11.5px;font-weight:300}\n\n\/* DESIGN *\/\n.mallorca-design{background:var(--navy-deep);color:var(--paper)}\n.mallorca-design-inner{max-width:1180px;margin:0 auto;padding:92px 32px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}\n.mallorca-design-copy .small{display:block;margin-bottom:18px;color:#D5B780;font-size:10.5px;letter-spacing:.22em;text-transform:uppercase}\n.mallorca-design-copy h3{margin:0 0 22px;color:var(--paper);font-size:clamp(36px,5vw,54px);line-height:1.02;font-style:italic;font-weight:400}\n.mallorca-design-copy p{margin:0;color:rgba(255,255,255,.76);font-size:15px;line-height:1.75;font-weight:300}\n.mallorca-design-points{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.15)}\n.mallorca-design-point{padding:28px 25px;background:var(--navy-deep)}\n.mallorca-design-number{display:block;margin-bottom:12px;color:#D5B780;font-family:'Cormorant Garamond',serif;font-size:18px;font-style:italic}\n.mallorca-design-point strong{display:block;margin-bottom:7px;color:#fff;font-size:13.5px;font-weight:500}\n.mallorca-design-point p{margin:0;color:rgba(255,255,255,.66);font-size:12.5px;line-height:1.55;font-weight:300}\n\n\/* PROFILE *\/\n.mallorca-profile{max-width:1180px;margin:0 auto;padding:110px 32px;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}\n.mallorca-profile-image{overflow:hidden;background:var(--sand);border-radius:4px}\n.mallorca-profile-image img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover}\n.mallorca-profile-copy h3{margin:0 0 20px;color:var(--navy-deep);font-size:clamp(36px,5vw,52px);line-height:1.04;font-style:italic;font-weight:500}\n.mallorca-profile-copy\u003ep{margin:0 0 30px;color:var(--muted);font-size:15.5px;line-height:1.75;font-weight:300}\n.mallorca-profile-row{padding:17px 0;border-top:1px solid var(--sand-deep);display:flex;justify-content:space-between;gap:20px;align-items:center}\n.mallorca-profile-row:last-child{border-bottom:1px solid var(--sand-deep)}\n.mallorca-profile-row span:first-child{color:var(--navy-deep);font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}\n.mallorca-profile-row span:last-child{color:var(--muted);font-family:'Cormorant Garamond',serif;font-size:17px;font-style:italic;text-align:right}\n\n\/* COLOR SCROLL *\/\n.mallorca-colors{padding:100px 0 110px;background:#F3ECDF}\n.mallorca-colors-head{max-width:640px;margin:0 auto 42px;padding:0 20px;text-align:center}\n.mallorca-colors-head span{display:block;margin-bottom:12px;color:var(--gold);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase}\n.mallorca-colors-head h3{margin:0 0 13px;color:var(--navy-deep);font-size:clamp(34px,4.5vw,48px);font-style:italic;font-weight:500}\n.mallorca-colors-head p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.7;font-weight:300}\n.mallorca-scroll-wrap{position:relative;max-width:1400px;margin:0 auto}\n.mallorca-color-scroll{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 32px 22px;scrollbar-width:thin;scrollbar-color:#A9834C transparent;-webkit-overflow-scrolling:touch}\n.mallorca-color-scroll::-webkit-scrollbar{height:4px}.mallorca-color-scroll::-webkit-scrollbar-thumb{background:#A9834C;border-radius:20px}\n.mallorca-color-card{flex:0 0 min(310px,78vw);scroll-snap-align:start;background:var(--paper);border:1px solid #E2D7C3;border-radius:4px;overflow:hidden}\n.mallorca-color-card img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover;background:#fff}\n.mallorca-color-info{display:flex;align-items:center;justify-content:space-between;padding:17px 18px}\n.mallorca-color-name{color:var(--navy-deep);font-family:'Cormorant Garamond',serif;font-size:20px;font-style:italic}\n.mallorca-swatch{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.16)}\n.mallorca-scroll-hint{text-align:center;color:#8A7962;font-size:10px;letter-spacing:.18em;text-transform:uppercase;margin-top:8px}\n\n\/* CLOSING *\/\n.mallorca-closing{max-width:830px;margin:0 auto;padding:110px 32px 120px;text-align:center}\n.mallorca-closing-mark{display:block;margin-bottom:20px;color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:27px;font-style:italic}\n.mallorca-closing h3{margin:0 0 18px;color:var(--navy-deep);font-size:clamp(38px,5.5vw,58px);line-height:1.02;font-style:italic;font-weight:400}\n.mallorca-closing p{max-width:580px;margin:0 auto;color:var(--muted);font-size:15px;line-height:1.75;font-weight:300}\n.mallorca-signature{display:block;margin-top:31px;color:var(--navy);font-size:10px;font-weight:500;letter-spacing:.25em;text-transform:uppercase}\n\n@media(max-width:860px){\n .mallorca-hero{grid-template-columns:1fr;gap:48px;padding:54px 20px 80px}.mallorca-hero-visual{order:-1}.mallorca-stamp{left:12px;bottom:-14px}\n .mallorca-title{font-size:clamp(48px,14vw,70px)}.mallorca-statement{padding:10px 20px 78px}.mallorca-showcase{padding:0 20px 82px}\n .mallorca-showcase-frame,.mallorca-showcase-frame img{min-height:500px}.mallorca-showcase-copy{left:24px;right:24px;bottom:26px}\n .mallorca-details{padding:0 20px 82px}.mallorca-detail-grid{grid-template-columns:1fr;gap:16px}.mallorca-detail-card,.mallorca-detail-card img{min-height:auto}.mallorca-detail-card img{aspect-ratio:1\/1}\n .mallorca-design-inner{grid-template-columns:1fr;gap:46px;padding:76px 20px}.mallorca-profile{grid-template-columns:1fr;gap:44px;padding:80px 20px}\n .mallorca-colors{padding:78px 0 85px}.mallorca-color-scroll{padding-left:20px;padding-right:20px}.mallorca-closing{padding:85px 20px 95px}\n}\n@media(max-width:520px){\n .mallorca-lede{font-size:15.5px}.mallorca-showcase-frame,.mallorca-showcase-frame img{min-height:460px}.mallorca-design-points{grid-template-columns:1fr}\n .mallorca-profile-row{align-items:flex-start;flex-direction:column;gap:5px}.mallorca-profile-row span:last-child{text-align:left}\n}\n\u003c\/style\u003e\n\n\u003csection class=\"mallorca-section\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cdiv class=\"mallorca-hero\"\u003e\n \u003cdiv\u003e\n  \u003cdiv class=\"mallorca-eyebrow\"\u003eThe Bellaro Bag Collection\u003c\/div\u003e\n  \u003ch2 class=\"mallorca-title serif\"\u003eMallorca\u003cem\u003ecompact elegance, beautifully considered.\u003c\/em\u003e\n\u003c\/h2\u003e\n  \u003cp class=\"mallorca-lede\"\u003eClean proportions, a refined textured finish and polished silver-tone details give the \u003cstrong\u003eBellaro Mallorca Bag\u003c\/strong\u003e an effortless character designed for everyday elegance.\u003c\/p\u003e\n  \u003cdiv class=\"mallorca-feature-list\"\u003e\n   \u003cdiv class=\"mallorca-feature\"\u003e\n\u003cspan class=\"mallorca-feature-mark\"\u003e—\u003c\/span\u003e\u003cdiv class=\"mallorca-feature-text\"\u003e\n\u003cstrong\u003eCompact structured silhouette\u003c\/strong\u003e\u003cspan\u003eA polished rectangular profile that feels refined without feeling formal.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"mallorca-feature\"\u003e\n\u003cspan class=\"mallorca-feature-mark\"\u003e—\u003c\/span\u003e\u003cdiv class=\"mallorca-feature-text\"\u003e\n\u003cstrong\u003ePolished zip closure\u003c\/strong\u003e\u003cspan\u003eA clean top closure adds a distinctive metallic accent to the minimalist design.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"mallorca-feature\"\u003e\n\u003cspan class=\"mallorca-feature-mark\"\u003e—\u003c\/span\u003e\u003cdiv class=\"mallorca-feature-text\"\u003e\n\u003cstrong\u003eTwo ways to carry\u003c\/strong\u003e\u003cspan\u003eCarry Mallorca by its top handle or wear it with the adjustable shoulder strap.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"mallorca-hero-visual\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S545ee5cff6ff4c15b9b6c054cd3df313K.webp?v=1787689869\u0026amp;width=1200\" alt=\"Bellaro Mallorca Bag\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"mallorca-stamp\"\u003eBellaro · Mallorca\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mallorca-statement\"\u003e\n \u003cdiv class=\"mallorca-statement-line\"\u003e\u003c\/div\u003e\n \u003ch3 class=\"serif\"\u003eSmall in scale. Distinctive in presence.\u003c\/h3\u003e\n \u003cp\u003eMallorca is designed around effortless versatility — a compact silhouette with enough character to complete a look without overwhelming it. From tailored separates to relaxed weekend pieces, it brings a refined finishing touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mallorca-showcase\"\u003e\n \u003cdiv class=\"mallorca-showcase-frame\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sf5ede5b478f74359964992e4316e36156.webp?v=1787689870\u0026amp;width=1800\" alt=\"Bellaro Mallorca Bag styled on shoulder\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"mallorca-showcase-copy\"\u003e\n   \u003cspan class=\"mini\"\u003eEveryday versatility\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eDesigned for the rhythm of your day.\u003c\/h3\u003e\n   \u003cp\u003eA shoulder strap brings ease to the structured silhouette, making Mallorca a natural companion from morning plans to evening moments.\u003c\/p\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mallorca-details\"\u003e\n \u003cdiv class=\"mallorca-details-head\"\u003e\n  \u003cspan class=\"eyebrow-small\"\u003eA closer look\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eDetails that make the difference.\u003c\/h3\u003e\n  \u003cp\u003eIts character comes through in the balance of texture, clean construction, polished hardware and a compact architectural shape.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"mallorca-detail-grid\"\u003e\n  \u003cdiv class=\"mallorca-detail-card\"\u003e\n\u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S332cf0927d7e4e93aac73aabd75739c1e.webp?v=1787689870\u0026amp;width=1000\" alt=\"Mallorca strap hardware detail\" loading=\"lazy\"\u003e\u003cdiv class=\"mallorca-detail-label\"\u003e\n\u003cstrong\u003ePolished hardware\u003c\/strong\u003e\u003cspan\u003eRefined silver-tone accents with a clean modern finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"mallorca-detail-card\"\u003e\n\u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S4cff141b31aa4bf0858c2332b3bed9e1p.webp?v=1787689869\u0026amp;width=1000\" alt=\"Mallorca textured finish detail\" loading=\"lazy\"\u003e\u003cdiv class=\"mallorca-detail-label\"\u003e\n\u003cstrong\u003eTextured finish\u003c\/strong\u003e\u003cspan\u003eA tactile surface that gives the minimalist silhouette depth.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"mallorca-detail-card\"\u003e\n\u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S4cff141b31aa4bf0858c2332b3bed9e1p.webp?v=1787689869\u0026amp;width=1000\" alt=\"Mallorca zipper detail\" loading=\"lazy\"\u003e\u003cdiv class=\"mallorca-detail-label\"\u003e\n\u003cstrong\u003eSecure zip closure\u003c\/strong\u003e\u003cspan\u003eA practical detail integrated into the design.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"mallorca-detail-card\"\u003e\n\u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sdb82f89dcd024965b86182fd52e4b397O.webp?v=1787689869\u0026amp;width=1000\" alt=\"Mallorca pink front profile\" loading=\"lazy\"\u003e\u003cdiv class=\"mallorca-detail-label\"\u003e\n\u003cstrong\u003eBalanced proportions\u003c\/strong\u003e\u003cspan\u003eA compact shape designed to look refined from every angle.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mallorca-design\"\u003e\n \u003cdiv class=\"mallorca-design-inner\"\u003e\n  \u003cdiv class=\"mallorca-design-copy\"\u003e\n   \u003cspan class=\"small\"\u003eThe Mallorca design\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eFunction, refined.\u003c\/h3\u003e\n   \u003cp\u003eMallorca takes a practical everyday silhouette and gives it a more considered expression. The top handle, adjustable strap, textured body and polished zipper work together to create a bag that is both easy to style and distinctive to carry.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"mallorca-design-points\"\u003e\n   \u003cdiv class=\"mallorca-design-point\"\u003e\n\u003cspan class=\"mallorca-design-number\"\u003e01\u003c\/span\u003e\u003cstrong\u003eTop handle\u003c\/strong\u003e\u003cp\u003eA clean handle gives Mallorca its composed, structured profile.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"mallorca-design-point\"\u003e\n\u003cspan class=\"mallorca-design-number\"\u003e02\u003c\/span\u003e\u003cstrong\u003eAdjustable strap\u003c\/strong\u003e\u003cp\u003eWear it over the shoulder or crossbody for effortless versatility.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"mallorca-design-point\"\u003e\n\u003cspan class=\"mallorca-design-number\"\u003e03\u003c\/span\u003e\u003cstrong\u003eZip-around opening\u003c\/strong\u003e\u003cp\u003eA practical closure finished with polished metallic hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"mallorca-design-point\"\u003e\n\u003cspan class=\"mallorca-design-number\"\u003e04\u003c\/span\u003e\u003cstrong\u003eTextured exterior\u003c\/strong\u003e\u003cp\u003eA subtle grain adds depth while keeping the look understated.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mallorca-profile\"\u003e\n \u003cdiv class=\"mallorca-profile-image\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S1633f4a734244e7fb0da598dbfc06462n.webp?v=1787689869\u0026amp;width=1200\" alt=\"Bellaro Mallorca Bag dimensions\" loading=\"lazy\"\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"mallorca-profile-copy\"\u003e\n  \u003ch3 class=\"serif\"\u003eCompact proportions, everyday versatility.\u003c\/h3\u003e\n  \u003cp\u003eThe Mallorca silhouette is designed to stay refined and easy to carry. Its compact rectangular profile pairs a structured look with the versatility of both a top handle and shoulder strap.\u003c\/p\u003e\n  \u003cdiv class=\"mallorca-profile-row\"\u003e\n\u003cspan\u003eSilhouette\u003c\/span\u003e\u003cspan\u003eCompact \u0026amp; structured\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"mallorca-profile-row\"\u003e\n\u003cspan\u003eCarry\u003c\/span\u003e\u003cspan\u003eTop handle or shoulder strap\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"mallorca-profile-row\"\u003e\n\u003cspan\u003eClosure\u003c\/span\u003e\u003cspan\u003eZip-around top\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"mallorca-profile-row\"\u003e\n\u003cspan\u003eHardware\u003c\/span\u003e\u003cspan\u003ePolished silver-tone details\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"mallorca-profile-row\"\u003e\n\u003cspan\u003eStyle\u003c\/span\u003e\u003cspan\u003eEveryday · city · travel\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mallorca-colors\"\u003e\n \u003cdiv class=\"mallorca-colors-head\"\u003e\n  \u003cspan\u003eThe Mallorca palette\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eA color for every mood.\u003c\/h3\u003e\n  \u003cp\u003eExplore the Mallorca shades. Swipe or scroll horizontally to discover the palette.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"mallorca-scroll-wrap\"\u003e\n  \u003cdiv class=\"mallorca-color-scroll\"\u003e\n   \u003cdiv class=\"mallorca-color-card\"\u003e\n\u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sdc448025339a4a22adbf9cce62c16191f.webp?v=1787689869\u0026amp;width=900\" alt=\"Sky Blue Mallorca\"\u003e\u003cdiv class=\"mallorca-color-info\"\u003e\n\u003cspan class=\"mallorca-color-name\"\u003eSky Blue\u003c\/span\u003e\u003cspan class=\"mallorca-swatch\" style=\"background:#C6D7DD\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"mallorca-color-card\"\u003e\n\u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sf43f75af9f734981aae13f799a946ffeV.webp?v=1787689869\u0026amp;width=900\" alt=\"Yellow Mallorca\"\u003e\u003cdiv class=\"mallorca-color-info\"\u003e\n\u003cspan class=\"mallorca-color-name\"\u003eSoft Yellow\u003c\/span\u003e\u003cspan class=\"mallorca-swatch\" style=\"background:#E7D37B\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"mallorca-color-card\"\u003e\n\u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S7450ce15d47d43208c6bf67efd1cc0938.webp?v=1787689869\u0026amp;width=900\" alt=\"Black Mallorca\"\u003e\u003cdiv class=\"mallorca-color-info\"\u003e\n\u003cspan class=\"mallorca-color-name\"\u003eBlack\u003c\/span\u003e\u003cspan class=\"mallorca-swatch\" style=\"background:#171717\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"mallorca-color-card\"\u003e\n\u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S0e6d546d0b084495a01b556974f7a44dD.webp?v=1787689869\u0026amp;width=900\" alt=\"Green Mallorca\"\u003e\u003cdiv class=\"mallorca-color-info\"\u003e\n\u003cspan class=\"mallorca-color-name\"\u003eEmerald Green\u003c\/span\u003e\u003cspan class=\"mallorca-swatch\" style=\"background:#19A86D\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"mallorca-color-card\"\u003e\n\u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S504ce24bd82144efb0b84a4f9c594bc6E.webp?v=1787689869\u0026amp;width=900\" alt=\"Brown Mallorca\"\u003e\u003cdiv class=\"mallorca-color-info\"\u003e\n\u003cspan class=\"mallorca-color-name\"\u003eCognac\u003c\/span\u003e\u003cspan class=\"mallorca-swatch\" style=\"background:#A65F32\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"mallorca-color-card\"\u003e\n\u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S782103fa4e17429daffe44cd10252bc5f.webp?v=1787689869\u0026amp;width=900\" alt=\"Grey Mallorca\"\u003e\u003cdiv class=\"mallorca-color-info\"\u003e\n\u003cspan class=\"mallorca-color-name\"\u003eGraphite\u003c\/span\u003e\u003cspan class=\"mallorca-swatch\" style=\"background:#5B5653\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"mallorca-color-card\"\u003e\n\u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sdb82f89dcd024965b86182fd52e4b397O.webp?v=1787689869\u0026amp;width=900\" alt=\"Pink Mallorca\"\u003e\u003cdiv class=\"mallorca-color-info\"\u003e\n\u003cspan class=\"mallorca-color-name\"\u003eBlush Pink\u003c\/span\u003e\u003cspan class=\"mallorca-swatch\" style=\"background:#E7C0C1\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"mallorca-color-card\"\u003e\n\u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S545ee5cff6ff4c15b9b6c054cd3df313K.webp?v=1787689869\u0026amp;width=900\" alt=\"Camel Mallorca\"\u003e\u003cdiv class=\"mallorca-color-info\"\u003e\n\u003cspan class=\"mallorca-color-name\"\u003eCamel\u003c\/span\u003e\u003cspan class=\"mallorca-swatch\" style=\"background:#C5A174\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"mallorca-scroll-hint\"\u003e← Swipe to explore →\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mallorca-showcase\" style=\"padding-top:110px\"\u003e\n \u003cdiv class=\"mallorca-showcase-frame\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Se5c3d54c70004ca0a85da44a7c74c2abz.webp?v=1787689869\u0026amp;width=1800\" alt=\"Bellaro Mallorca Bag collection\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"mallorca-showcase-copy\"\u003e\n   \u003cspan class=\"mini\"\u003eBellaro Mallorca\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eOne silhouette. Your expression.\u003c\/h3\u003e\n   \u003cp\u003eTimeless neutrals and fresh seasonal shades make Mallorca easy to make your own.\u003c\/p\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mallorca-closing\"\u003e\n \u003cspan class=\"mallorca-closing-mark\"\u003eB\u003c\/span\u003e\n \u003ch3 class=\"serif\"\u003eEffortless elegance,\u003cbr\u003ewherever the day takes you.\u003c\/h3\u003e\n \u003cp\u003eMallorca reflects the Bellaro approach to modern accessories: clean proportions, thoughtful details and an understated sense of refinement.\u003c\/p\u003e\n \u003cspan class=\"mallorca-signature\"\u003eBellaro Milano\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Shop1104056557 Store","offers":[{"title":"Sky Blue \/ 20-21cm","offer_id":58539108598134,"sku":null,"price":69.3,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ 20-21cm","offer_id":58539108630902,"sku":null,"price":69.3,"currency_code":"EUR","in_stock":true},{"title":"Red \/ 20-21cm","offer_id":58539108663670,"sku":null,"price":69.3,"currency_code":"EUR","in_stock":true},{"title":"green \/ 20-21cm","offer_id":58539108696438,"sku":null,"price":69.3,"currency_code":"EUR","in_stock":true},{"title":"Chocolate \/ 20-21cm","offer_id":58539108729206,"sku":null,"price":69.3,"currency_code":"EUR","in_stock":true},{"title":"Gray \/ 20-21cm","offer_id":58539108761974,"sku":null,"price":69.3,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ 20-21cm","offer_id":58539108794742,"sku":null,"price":69.3,"currency_code":"EUR","in_stock":true},{"title":"Khaki \/ 20-21cm","offer_id":58539108827510,"sku":null,"price":69.3,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ 20-21cm","offer_id":58539108860278,"sku":null,"price":69.3,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 20-21cm","offer_id":58539108893046,"sku":null,"price":69.3,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/0654\/1174\/files\/Sdc448025339a4a22adbf9cce62c16191f.webp?v=1787689869"},{"product_id":"bellaro-cannes-bag","title":"Bellaro Cannes Bag","description":"\u003c!--\n  BELLARO CANNES BAG — PRODUCT STORY SECTION\n  Shopify: Theme \u003e Customize \u003e Custom Liquid\n  Informational section only — no price \/ no purchase button\n--\u003e\n\n\u003cstyle\u003e\n.cannes-section{\n  --ivory:#FAF6EF;--sand:#EDE2CC;--sand-deep:#DDCDA8;--navy:#1F3A5F;\n  --navy-deep:#14283F;--gold:#A9834C;--ink:#221D16;--paper:#FFFEFB;--muted:#665D50;\n  font-family:'Jost',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  color:var(--ink);background:var(--ivory);overflow:hidden;position:relative\n}\n.cannes-section *{box-sizing:border-box}\n.cannes-section .serif{font-family:'Cormorant Garamond','Times New Roman',serif}\n\n\/* HERO *\/\n.cannes-hero{max-width:1180px;margin:0 auto;padding:96px 32px 90px;display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}\n.cannes-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;color:var(--navy);font-size:11.5px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}\n.cannes-eyebrow:before{content:\"\";display:inline-block;width:26px;height:1px;background:var(--gold)}\n.cannes-title{margin:0 0 28px;color:var(--navy-deep);font-size:clamp(52px,7vw,92px);line-height:.96;font-weight:500;letter-spacing:-.01em}\n.cannes-title em{display:block;margin-top:10px;color:var(--gold);font-size:.55em;line-height:1.08;font-weight:400;font-style:italic}\n.cannes-lede{max-width:47ch;margin:0 0 36px;color:#4A4136;font-size:17px;line-height:1.72;font-weight:300}\n.cannes-lede strong{color:var(--navy-deep);font-weight:500}\n.cannes-feature-list{display:flex;flex-direction:column;gap:12px}\n.cannes-feature{display:flex;align-items:flex-start;gap:14px;padding:14px 18px;background:var(--paper);border:1px solid var(--sand-deep);border-left:3px solid var(--gold);border-radius:2px}\n.cannes-feature-mark{min-width:16px;color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:21px;font-style:italic;line-height:1.1}\n.cannes-feature-text strong{display:block;margin-bottom:2px;color:var(--navy-deep);font-size:14.5px;font-weight:500}\n.cannes-feature-text span{color:#5C5344;font-size:13.5px;line-height:1.5;font-weight:300}\n.cannes-hero-visual{position:relative}\n.cannes-hero-visual img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover;border-radius:4px;box-shadow:0 30px 60px -22px rgba(20,40,63,.28)}\n.cannes-stamp{position:absolute;left:-18px;bottom:-18px;padding:11px 21px;background:var(--navy-deep);color:var(--paper);border-radius:2px;box-shadow:0 10px 24px rgba(0,0,0,.18);font-family:'Cormorant Garamond',serif;font-size:15px;font-style:italic}\n\n\/* STATEMENT *\/\n.cannes-statement{max-width:850px;margin:0 auto;padding:20px 32px 100px;text-align:center}\n.cannes-statement-line{width:42px;height:1px;margin:0 auto 28px;background:var(--gold)}\n.cannes-statement h3{margin:0 0 18px;color:var(--navy-deep);font-size:clamp(34px,5vw,54px);line-height:1.08;font-style:italic;font-weight:400}\n.cannes-statement p{max-width:620px;margin:0 auto;color:var(--muted);font-size:15.5px;line-height:1.75;font-weight:300}\n\n\/* SHOWCASE *\/\n.cannes-showcase{max-width:1400px;margin:0 auto;padding:0 32px 110px}\n.cannes-showcase-frame{position:relative;overflow:hidden;min-height:520px;background:var(--navy-deep);border-radius:5px}\n.cannes-showcase-frame img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}\n.cannes-showcase-frame:after{content:\"\";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,40,63,.55) 0%,rgba(20,40,63,.18) 42%,rgba(20,40,63,0) 70%);pointer-events:none}\n.cannes-showcase-copy{position:absolute;z-index:2;left:54px;bottom:48px;max-width:420px;color:var(--paper)}\n.cannes-showcase-copy .mini{display:block;margin-bottom:11px;font-size:10.5px;letter-spacing:.21em;text-transform:uppercase;opacity:.85}\n.cannes-showcase-copy h3{margin:0 0 12px;font-size:clamp(31px,4vw,47px);line-height:1.04;font-style:italic;font-weight:400}\n.cannes-showcase-copy p{margin:0;max-width:390px;font-size:14px;line-height:1.65;font-weight:300;opacity:.9}\n\n\/* DETAILS *\/\n.cannes-details{max-width:1180px;margin:0 auto;padding:0 32px 110px}\n.cannes-details-head{max-width:680px;margin:0 auto 50px;text-align:center}\n.cannes-details-head .eyebrow-small{display:block;margin-bottom:13px;color:var(--gold);font-size:10.5px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}\n.cannes-details-head h3{margin:0 0 15px;color:var(--navy-deep);font-size:clamp(34px,4.5vw,48px);line-height:1.08;font-style:italic;font-weight:500}\n.cannes-details-head p{margin:0;color:var(--muted);font-size:15px;line-height:1.7;font-weight:300}\n.cannes-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}\n.cannes-detail-card{position:relative;overflow:hidden;min-height:470px;background:var(--sand);border-radius:4px}\n.cannes-detail-card img{display:block;width:100%;height:100%;min-height:470px;object-fit:cover;transition:transform .6s ease}\n.cannes-detail-card:hover img{transform:scale(1.025)}\n.cannes-detail-label{position:absolute;left:18px;bottom:18px;max-width:calc(100% - 36px);padding:10px 15px;background:rgba(255,254,251,.94);color:var(--navy-deep);border-radius:2px;backdrop-filter:blur(8px)}\n.cannes-detail-label strong{display:block;font-family:'Cormorant Garamond',serif;font-size:18px;font-style:italic;font-weight:500}\n.cannes-detail-label span{display:block;margin-top:2px;color:#625747;font-size:11.5px;font-weight:300}\n\n\/* DESIGN *\/\n.cannes-design{background:var(--navy-deep);color:var(--paper)}\n.cannes-design-inner{max-width:1180px;margin:0 auto;padding:92px 32px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}\n.cannes-design-copy .small{display:block;margin-bottom:18px;color:#D5B780;font-size:10.5px;letter-spacing:.22em;text-transform:uppercase}\n.cannes-design-copy h3{margin:0 0 22px;color:var(--paper);font-size:clamp(36px,5vw,54px);line-height:1.02;font-style:italic;font-weight:400}\n.cannes-design-copy p{margin:0;color:rgba(255,255,255,.76);font-size:15px;line-height:1.75;font-weight:300}\n.cannes-design-points{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.15)}\n.cannes-design-point{padding:28px 25px;background:var(--navy-deep)}\n.cannes-design-number{display:block;margin-bottom:12px;color:#D5B780;font-family:'Cormorant Garamond',serif;font-size:18px;font-style:italic}\n.cannes-design-point strong{display:block;margin-bottom:7px;color:#fff;font-size:13.5px;font-weight:500}\n.cannes-design-point p{margin:0;color:rgba(255,255,255,.66);font-size:12.5px;line-height:1.55;font-weight:300}\n\n\/* PROFILE *\/\n.cannes-profile{max-width:1180px;margin:0 auto;padding:110px 32px;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}\n.cannes-profile-image{overflow:hidden;background:var(--sand);border-radius:4px}\n.cannes-profile-image img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover}\n.cannes-profile-copy h3{margin:0 0 20px;color:var(--navy-deep);font-size:clamp(36px,5vw,52px);line-height:1.04;font-style:italic;font-weight:500}\n.cannes-profile-copy\u003ep{margin:0 0 30px;color:var(--muted);font-size:15.5px;line-height:1.75;font-weight:300}\n.cannes-profile-row{padding:17px 0;border-top:1px solid var(--sand-deep);display:flex;justify-content:space-between;gap:20px;align-items:center}\n.cannes-profile-row:last-child{border-bottom:1px solid var(--sand-deep)}\n.cannes-profile-row span:first-child{color:var(--navy-deep);font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}\n.cannes-profile-row span:last-child{color:var(--muted);font-family:'Cormorant Garamond',serif;font-size:17px;font-style:italic;text-align:right}\n\n\/* COLOR SCROLL *\/\n.cannes-colors{padding:100px 0 110px;background:#F3ECDF}\n.cannes-colors-head{max-width:640px;margin:0 auto 42px;padding:0 20px;text-align:center}\n.cannes-colors-head span{display:block;margin-bottom:12px;color:var(--gold);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase}\n.cannes-colors-head h3{margin:0 0 13px;color:var(--navy-deep);font-size:clamp(34px,4.5vw,48px);font-style:italic;font-weight:500}\n.cannes-colors-head p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.7;font-weight:300}\n.cannes-scroll-wrap{position:relative;max-width:1400px;margin:0 auto}\n.cannes-color-scroll{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 32px 22px;scrollbar-width:thin;scrollbar-color:#A9834C transparent;-webkit-overflow-scrolling:touch}\n.cannes-color-scroll::-webkit-scrollbar{height:4px}.cannes-color-scroll::-webkit-scrollbar-thumb{background:#A9834C;border-radius:20px}\n.cannes-color-card{flex:0 0 min(310px,78vw);scroll-snap-align:start;background:var(--paper);border:1px solid #E2D7C3;border-radius:4px;overflow:hidden}\n.cannes-color-card img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover;background:#fff}\n.cannes-color-info{display:flex;align-items:center;justify-content:space-between;padding:17px 18px}\n.cannes-color-name{color:var(--navy-deep);font-family:'Cormorant Garamond',serif;font-size:20px;font-style:italic}\n.cannes-swatch{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.16)}\n.cannes-scroll-hint{text-align:center;color:#8A7962;font-size:10px;letter-spacing:.18em;text-transform:uppercase;margin-top:8px}\n\n\/* CLOSING *\/\n.cannes-closing{max-width:830px;margin:0 auto;padding:110px 32px 120px;text-align:center}\n.cannes-closing-mark{display:block;margin-bottom:20px;color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:27px;font-style:italic}\n.cannes-closing h3{margin:0 0 18px;color:var(--navy-deep);font-size:clamp(38px,5.5vw,58px);line-height:1.02;font-style:italic;font-weight:400}\n.cannes-closing p{max-width:580px;margin:0 auto;color:var(--muted);font-size:15px;line-height:1.75;font-weight:300}\n.cannes-signature{display:block;margin-top:31px;color:var(--navy);font-size:10px;font-weight:500;letter-spacing:.25em;text-transform:uppercase}\n\n@media(max-width:860px){\n .cannes-hero{grid-template-columns:1fr;gap:48px;padding:54px 20px 80px}.cannes-hero-visual{order:-1}.cannes-stamp{left:12px;bottom:-14px}\n .cannes-title{font-size:clamp(48px,14vw,70px)}.cannes-statement{padding:10px 20px 78px}.cannes-showcase{padding:0 20px 82px}\n .cannes-showcase-frame,.cannes-showcase-frame img{min-height:500px}.cannes-showcase-copy{left:24px;right:24px;bottom:26px}\n .cannes-details{padding:0 20px 82px}.cannes-detail-grid{grid-template-columns:1fr;gap:16px}.cannes-detail-card,.cannes-detail-card img{min-height:auto}.cannes-detail-card img{aspect-ratio:1\/1}\n .cannes-design-inner{grid-template-columns:1fr;gap:46px;padding:76px 20px}.cannes-profile{grid-template-columns:1fr;gap:44px;padding:80px 20px}\n .cannes-colors{padding:78px 0 85px}.cannes-color-scroll{padding-left:20px;padding-right:20px}.cannes-closing{padding:85px 20px 95px}\n}\n@media(max-width:520px){\n .cannes-lede{font-size:15.5px}.cannes-showcase-frame,.cannes-showcase-frame img{min-height:460px}.cannes-design-points{grid-template-columns:1fr}\n .cannes-profile-row{align-items:flex-start;flex-direction:column;gap:5px}.cannes-profile-row span:last-child{text-align:left}\n}\n\u003c\/style\u003e\n\n\n\u003csection class=\"cannes-section\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cdiv class=\"cannes-hero\"\u003e\n \u003cdiv\u003e\n  \u003cdiv class=\"cannes-eyebrow\"\u003eThe Bellaro Bag Collection\u003c\/div\u003e\n  \u003ch2 class=\"cannes-title serif\"\u003eCannes\u003cem\u003esoft structure, effortless character.\u003c\/em\u003e\n\u003c\/h2\u003e\n  \u003cp class=\"cannes-lede\"\u003eDefined by its softly gathered silhouette, elongated shoulder strap and statement buckle details, the \u003cstrong\u003eBellaro Cannes Bag\u003c\/strong\u003e brings a confident vintage-inspired attitude to everyday dressing.\u003c\/p\u003e\n  \u003cdiv class=\"cannes-feature-list\"\u003e\n   \u003cdiv class=\"cannes-feature\"\u003e\n\u003cspan class=\"cannes-feature-mark\"\u003e—\u003c\/span\u003e\u003cdiv class=\"cannes-feature-text\"\u003e\n\u003cstrong\u003eSoft hobo silhouette\u003c\/strong\u003e\u003cspan\u003eA relaxed underarm shape with subtle pleating creates an effortless, feminine profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"cannes-feature\"\u003e\n\u003cspan class=\"cannes-feature-mark\"\u003e—\u003c\/span\u003e\u003cdiv class=\"cannes-feature-text\"\u003e\n\u003cstrong\u003eStatement buckle details\u003c\/strong\u003e\u003cspan\u003eMetallic hardware and layered strap accents give Cannes its distinctive character.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"cannes-feature\"\u003e\n\u003cspan class=\"cannes-feature-mark\"\u003e—\u003c\/span\u003e\u003cdiv class=\"cannes-feature-text\"\u003e\n\u003cstrong\u003eMade for everyday wear\u003c\/strong\u003e\u003cspan\u003eThe shoulder-length strap sits naturally under the arm for an easy city-ready look.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"cannes-hero-visual\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S23023ab9e78e47b18e3a511393fbfe42A.webp?v=1787689901\u0026amp;width=1200\" alt=\"Bellaro Cannes Bag in Black\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"cannes-stamp\"\u003eBellaro · Cannes\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cannes-statement\"\u003e\n \u003cdiv class=\"cannes-statement-line\"\u003e\u003c\/div\u003e\n \u003ch3 class=\"serif\"\u003eA little vintage. Completely current.\u003c\/h3\u003e\n \u003cp\u003eCannes balances a relaxed shape with bold hardware and a softly glossy finish. The result is a shoulder bag that feels expressive without becoming difficult to style — equally at home with tailoring, denim or an evening look.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cannes-showcase\"\u003e\n \u003cdiv class=\"cannes-showcase-frame\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S618f31dfabb345b5a4a2e38e771c54fdY.webp?v=1787689901\u0026amp;width=1800\" alt=\"Bellaro Cannes Bag styled on shoulder\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"cannes-showcase-copy\"\u003e\n   \u003cspan class=\"mini\"\u003eUnderarm elegance\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eDesigned to become part of the look.\u003c\/h3\u003e\n   \u003cp\u003eThe curved silhouette sits close to the body while the buckle accents add just enough edge to make Cannes instantly recognizable.\u003c\/p\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cannes-details\"\u003e\n \u003cdiv class=\"cannes-details-head\"\u003e\n  \u003cspan class=\"eyebrow-small\"\u003eA closer look\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eCharacter lives in the details.\u003c\/h3\u003e\n  \u003cp\u003eSoft gathers, a glossy textured surface, a secure top zipper and vintage-inspired hardware come together in a silhouette with unmistakable personality.\u003c\/p\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"cannes-detail-grid\"\u003e\n  \u003cdiv class=\"cannes-detail-card\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sedfa06fb76814291888d56e72bc56b65O.webp?v=1787689900\u0026amp;width=1000\" alt=\"Bellaro Cannes buckle detail\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"cannes-detail-label\"\u003e\n\u003cstrong\u003eStatement hardware\u003c\/strong\u003e\u003cspan\u003eBold buckle accents frame the silhouette with a vintage-inspired finish.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"cannes-detail-card\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sa6d80ff5030c4e929d0727d0c4c8a692q.webp?v=1787689900\u0026amp;width=1000\" alt=\"Bellaro Cannes interior\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"cannes-detail-label\"\u003e\n\u003cstrong\u003eEveryday interior\u003c\/strong\u003e\u003cspan\u003eA practical compartment designed for the essentials you reach for most.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"cannes-detail-card\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S7f4b354d835d44fa9166b83a26606e8e4.webp?v=1787689901\u0026amp;width=1000\" alt=\"Bellaro Cannes Bag brown styling\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"cannes-detail-label\"\u003e\n\u003cstrong\u003eSoftly gathered profile\u003c\/strong\u003e\u003cspan\u003ePleated construction gives the relaxed shape dimension and movement.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"cannes-detail-card\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S35a183d528e2439db95eeec071a44ef6w.webp?v=1787689900\u0026amp;width=1000\" alt=\"Bellaro Cannes Bag white detail\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"cannes-detail-label\"\u003e\n\u003cstrong\u003eGlossy finish\u003c\/strong\u003e\u003cspan\u003eA softly reflective surface gives each shade a distinctive presence.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cannes-design\"\u003e\n \u003cdiv class=\"cannes-design-inner\"\u003e\n  \u003cdiv class=\"cannes-design-copy\"\u003e\n   \u003cspan class=\"small\"\u003eThe Cannes design\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eRelaxed, but never ordinary.\u003c\/h3\u003e\n   \u003cp\u003eThe Cannes Bag takes the ease of a classic hobo silhouette and sharpens it with considered details. Curved lines, gathered panels and antique-style metallic accents create a look that feels nostalgic, expressive and modern all at once.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cannes-design-points\"\u003e\n   \u003cdiv class=\"cannes-design-point\"\u003e\n\u003cspan class=\"cannes-design-number\"\u003e01\u003c\/span\u003e\u003cstrong\u003eCurved shoulder profile\u003c\/strong\u003e\u003cp\u003eDesigned to sit naturally beneath the arm for easy everyday styling.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"cannes-design-point\"\u003e\n\u003cspan class=\"cannes-design-number\"\u003e02\u003c\/span\u003e\u003cstrong\u003eGathered construction\u003c\/strong\u003e\u003cp\u003eSoft pleating creates dimension without losing the bag's compact shape.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"cannes-design-point\"\u003e\n\u003cspan class=\"cannes-design-number\"\u003e03\u003c\/span\u003e\u003cstrong\u003eVintage-style buckles\u003c\/strong\u003e\u003cp\u003eLayered hardware brings contrast and personality to the front profile.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"cannes-design-point\"\u003e\n\u003cspan class=\"cannes-design-number\"\u003e04\u003c\/span\u003e\u003cstrong\u003eZip-top closure\u003c\/strong\u003e\u003cp\u003eA practical finishing touch designed to keep everyday essentials together.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cannes-profile\"\u003e\n \u003cdiv class=\"cannes-profile-image\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S28cbf3043051415ebcdfa02f6a54f66e2.webp?v=1787689900\u0026amp;width=1200\" alt=\"Bellaro Cannes Bag in Wine Red\" loading=\"lazy\"\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"cannes-profile-copy\"\u003e\n  \u003ch3 class=\"serif\"\u003eCompact enough for every day.\u003c\/h3\u003e\n  \u003cp\u003eWith proportions of approximately \u003cstrong\u003e26 × 16 × 8 cm\u003c\/strong\u003e, Cannes is designed as a compact shoulder bag with room for your everyday essentials while maintaining its sleek underarm silhouette.\u003c\/p\u003e\n  \u003cdiv class=\"cannes-profile-row\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e\u003cspan\u003eApprox. 26 × 16 × 8 cm\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"cannes-profile-row\"\u003e\n\u003cspan\u003eSilhouette\u003c\/span\u003e\u003cspan\u003eSoft hobo \/ underarm\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"cannes-profile-row\"\u003e\n\u003cspan\u003eCarry\u003c\/span\u003e\u003cspan\u003eShoulder\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"cannes-profile-row\"\u003e\n\u003cspan\u003eClosure\u003c\/span\u003e\u003cspan\u003eTop zipper\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"cannes-profile-row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e\u003cspan\u003ePU exterior\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cannes-colors\"\u003e\n \u003cdiv class=\"cannes-colors-head\"\u003e\n  \u003cspan\u003eThe Cannes palette\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eFour shades. Four moods.\u003c\/h3\u003e\n  \u003cp\u003eSwipe or scroll horizontally to explore the available Cannes colors.\u003c\/p\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"cannes-scroll-wrap\"\u003e\n  \u003cdiv class=\"cannes-color-scroll\"\u003e\n\n   \u003cdiv class=\"cannes-color-card\"\u003e\n    \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S4be883765abd4ae6a758bd70ae39163ai.webp?v=1787689900\u0026amp;width=900\" alt=\"White Bellaro Cannes Bag\"\u003e\n    \u003cdiv class=\"cannes-color-info\"\u003e\n\u003cspan class=\"cannes-color-name\"\u003eWhite\u003c\/span\u003e\u003cspan class=\"cannes-swatch\" style=\"background:#F3F1EC\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n\n   \u003cdiv class=\"cannes-color-card\"\u003e\n    \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sb1ca83a577224db6aa64e15535fab773i.webp?v=1787689900\u0026amp;width=900\" alt=\"Black Bellaro Cannes Bag\"\u003e\n    \u003cdiv class=\"cannes-color-info\"\u003e\n\u003cspan class=\"cannes-color-name\"\u003eBlack\u003c\/span\u003e\u003cspan class=\"cannes-swatch\" style=\"background:#151515\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n\n   \u003cdiv class=\"cannes-color-card\"\u003e\n    \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S28cbf3043051415ebcdfa02f6a54f66e2.webp?v=1787689900\u0026amp;width=900\" alt=\"Wine Bellaro Cannes Bag\"\u003e\n    \u003cdiv class=\"cannes-color-info\"\u003e\n\u003cspan class=\"cannes-color-name\"\u003eWine Red\u003c\/span\u003e\u003cspan class=\"cannes-swatch\" style=\"background:#6F1F1E\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n\n   \u003cdiv class=\"cannes-color-card\"\u003e\n    \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sd1574eab81494a8791ccb95bd0ef229ck.webp?v=1787689902\u0026amp;width=900\" alt=\"Brown Bellaro Cannes Bag\"\u003e\n    \u003cdiv class=\"cannes-color-info\"\u003e\n\u003cspan class=\"cannes-color-name\"\u003eCognac Brown\u003c\/span\u003e\u003cspan class=\"cannes-swatch\" style=\"background:#95532E\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cdiv class=\"cannes-scroll-hint\"\u003e← Swipe to explore →\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cannes-showcase\" style=\"padding-top:110px\"\u003e\n \u003cdiv class=\"cannes-showcase-frame\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S7f4b354d835d44fa9166b83a26606e8e4.webp?v=1787689901\u0026amp;width=1800\" alt=\"Bellaro Cannes Bag styled in brown\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"cannes-showcase-copy\"\u003e\n   \u003cspan class=\"mini\"\u003eBellaro Cannes\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eAn accessory with a point of view.\u003c\/h3\u003e\n   \u003cp\u003eA distinctive shoulder silhouette designed to bring texture, character and effortless confidence to your wardrobe.\u003c\/p\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cannes-closing\"\u003e\n \u003cspan class=\"cannes-closing-mark\"\u003eB\u003c\/span\u003e\n \u003ch3 class=\"serif\"\u003eA modern attitude,\u003cbr\u003ewith a vintage soul.\u003c\/h3\u003e\n \u003cp\u003eCannes reflects a more expressive side of Bellaro: relaxed proportions, distinctive hardware and a silhouette made to be remembered.\u003c\/p\u003e\n \u003cspan class=\"cannes-signature\"\u003eBellaro Milano\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"Bellaro","offers":[{"title":"White \/ 26x16x8cm","offer_id":58539109155190,"sku":null,"price":74.5,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 26x16x8cm","offer_id":58539109187958,"sku":null,"price":74.5,"currency_code":"EUR","in_stock":true},{"title":"Red \/ 26x16x8cm","offer_id":58539109220726,"sku":null,"price":74.5,"currency_code":"EUR","in_stock":true},{"title":"Brown \/ 26x16x8cm","offer_id":58539109253494,"sku":null,"price":74.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/0654\/1174\/files\/S4be883765abd4ae6a758bd70ae39163ai.webp?v=1787689900"},{"product_id":"bellaro-courchevel-bag-includes-a-complimentary-wallet","title":"Bellaro Courchevel Bag — Includes a Complimentary Wallet","description":"\u003c!--\n  BELLARO COURCHEVEL BAG — PRODUCT STORY SECTION\n  Shopify: Theme \u003e Customize \u003e Custom Liquid\n  Informational section only — no price \/ no purchase button\n--\u003e\n\n\u003cstyle\u003e\n.courchevel-section{\n  --ivory:#FAF6EF;--sand:#EDE2CC;--sand-deep:#DDCDA8;--navy:#1F3A5F;\n  --navy-deep:#14283F;--gold:#A9834C;--ink:#221D16;--paper:#FFFEFB;--muted:#665D50;\n  font-family:'Jost',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  color:var(--ink);background:var(--ivory);overflow:hidden;position:relative\n}\n.courchevel-section *{box-sizing:border-box}\n.courchevel-section .serif{font-family:'Cormorant Garamond','Times New Roman',serif}\n\n\/* HERO *\/\n.courchevel-hero{max-width:1180px;margin:0 auto;padding:96px 32px 90px;display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}\n.courchevel-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;color:var(--navy);font-size:11.5px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}\n.courchevel-eyebrow:before{content:\"\";display:inline-block;width:26px;height:1px;background:var(--gold)}\n.courchevel-title{margin:0 0 28px;color:var(--navy-deep);font-size:clamp(52px,7vw,92px);line-height:.96;font-weight:500;letter-spacing:-.01em}\n.courchevel-title em{display:block;margin-top:10px;color:var(--gold);font-size:.55em;line-height:1.08;font-weight:400;font-style:italic}\n.courchevel-lede{max-width:47ch;margin:0 0 36px;color:#4A4136;font-size:17px;line-height:1.72;font-weight:300}\n.courchevel-lede strong{color:var(--navy-deep);font-weight:500}\n.courchevel-feature-list{display:flex;flex-direction:column;gap:12px}\n.courchevel-feature{display:flex;align-items:flex-start;gap:14px;padding:14px 18px;background:var(--paper);border:1px solid var(--sand-deep);border-left:3px solid var(--gold);border-radius:2px}\n.courchevel-feature-mark{min-width:16px;color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:21px;font-style:italic;line-height:1.1}\n.courchevel-feature-text strong{display:block;margin-bottom:2px;color:var(--navy-deep);font-size:14.5px;font-weight:500}\n.courchevel-feature-text span{color:#5C5344;font-size:13.5px;line-height:1.5;font-weight:300}\n.courchevel-hero-visual{position:relative}\n.courchevel-hero-visual img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover;border-radius:4px;box-shadow:0 30px 60px -22px rgba(20,40,63,.28)}\n.courchevel-stamp{position:absolute;left:-18px;bottom:-18px;padding:11px 21px;background:var(--navy-deep);color:var(--paper);border-radius:2px;box-shadow:0 10px 24px rgba(0,0,0,.18);font-family:'Cormorant Garamond',serif;font-size:15px;font-style:italic}\n\n\/* STATEMENT *\/\n.courchevel-statement{max-width:850px;margin:0 auto;padding:20px 32px 100px;text-align:center}\n.courchevel-statement-line{width:42px;height:1px;margin:0 auto 28px;background:var(--gold)}\n.courchevel-statement h3{margin:0 0 18px;color:var(--navy-deep);font-size:clamp(34px,5vw,54px);line-height:1.08;font-style:italic;font-weight:400}\n.courchevel-statement p{max-width:620px;margin:0 auto;color:var(--muted);font-size:15.5px;line-height:1.75;font-weight:300}\n\n\/* SHOWCASE *\/\n.courchevel-showcase{max-width:1400px;margin:0 auto;padding:0 32px 110px}\n.courchevel-showcase-frame{position:relative;overflow:hidden;min-height:520px;background:var(--navy-deep);border-radius:5px}\n.courchevel-showcase-frame img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}\n.courchevel-showcase-frame:after{content:\"\";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,40,63,.55) 0%,rgba(20,40,63,.18) 42%,rgba(20,40,63,0) 70%);pointer-events:none}\n.courchevel-showcase-copy{position:absolute;z-index:2;left:54px;bottom:48px;max-width:420px;color:var(--paper)}\n.courchevel-showcase-copy .mini{display:block;margin-bottom:11px;font-size:10.5px;letter-spacing:.21em;text-transform:uppercase;opacity:.85}\n.courchevel-showcase-copy h3{margin:0 0 12px;font-size:clamp(31px,4vw,47px);line-height:1.04;font-style:italic;font-weight:400}\n.courchevel-showcase-copy p{margin:0;max-width:390px;font-size:14px;line-height:1.65;font-weight:300;opacity:.9}\n\n\/* DETAILS *\/\n.courchevel-details{max-width:1180px;margin:0 auto;padding:0 32px 110px}\n.courchevel-details-head{max-width:680px;margin:0 auto 50px;text-align:center}\n.courchevel-details-head .eyebrow-small{display:block;margin-bottom:13px;color:var(--gold);font-size:10.5px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}\n.courchevel-details-head h3{margin:0 0 15px;color:var(--navy-deep);font-size:clamp(34px,4.5vw,48px);line-height:1.08;font-style:italic;font-weight:500}\n.courchevel-details-head p{margin:0;color:var(--muted);font-size:15px;line-height:1.7;font-weight:300}\n.courchevel-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}\n.courchevel-detail-card{position:relative;overflow:hidden;min-height:470px;background:var(--sand);border-radius:4px}\n.courchevel-detail-card img{display:block;width:100%;height:100%;min-height:470px;object-fit:cover;transition:transform .6s ease}\n.courchevel-detail-card:hover img{transform:scale(1.025)}\n.courchevel-detail-label{position:absolute;left:18px;bottom:18px;max-width:calc(100% - 36px);padding:10px 15px;background:rgba(255,254,251,.94);color:var(--navy-deep);border-radius:2px;backdrop-filter:blur(8px)}\n.courchevel-detail-label strong{display:block;font-family:'Cormorant Garamond',serif;font-size:18px;font-style:italic;font-weight:500}\n.courchevel-detail-label span{display:block;margin-top:2px;color:#625747;font-size:11.5px;font-weight:300}\n\n\/* DESIGN *\/\n.courchevel-design{background:var(--navy-deep);color:var(--paper)}\n.courchevel-design-inner{max-width:1180px;margin:0 auto;padding:92px 32px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}\n.courchevel-design-copy .small{display:block;margin-bottom:18px;color:#D5B780;font-size:10.5px;letter-spacing:.22em;text-transform:uppercase}\n.courchevel-design-copy h3{margin:0 0 22px;color:var(--paper);font-size:clamp(36px,5vw,54px);line-height:1.02;font-style:italic;font-weight:400}\n.courchevel-design-copy p{margin:0;color:rgba(255,255,255,.76);font-size:15px;line-height:1.75;font-weight:300}\n.courchevel-design-points{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.15)}\n.courchevel-design-point{padding:28px 25px;background:var(--navy-deep)}\n.courchevel-design-number{display:block;margin-bottom:12px;color:#D5B780;font-family:'Cormorant Garamond',serif;font-size:18px;font-style:italic}\n.courchevel-design-point strong{display:block;margin-bottom:7px;color:#fff;font-size:13.5px;font-weight:500}\n.courchevel-design-point p{margin:0;color:rgba(255,255,255,.66);font-size:12.5px;line-height:1.55;font-weight:300}\n\n\/* PROFILE *\/\n.courchevel-profile{max-width:1180px;margin:0 auto;padding:110px 32px;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}\n.courchevel-profile-image{overflow:hidden;background:var(--sand);border-radius:4px}\n.courchevel-profile-image img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover}\n.courchevel-profile-copy h3{margin:0 0 20px;color:var(--navy-deep);font-size:clamp(36px,5vw,52px);line-height:1.04;font-style:italic;font-weight:500}\n.courchevel-profile-copy\u003ep{margin:0 0 30px;color:var(--muted);font-size:15.5px;line-height:1.75;font-weight:300}\n.courchevel-profile-row{padding:17px 0;border-top:1px solid var(--sand-deep);display:flex;justify-content:space-between;gap:20px;align-items:center}\n.courchevel-profile-row:last-child{border-bottom:1px solid var(--sand-deep)}\n.courchevel-profile-row span:first-child{color:var(--navy-deep);font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}\n.courchevel-profile-row span:last-child{color:var(--muted);font-family:'Cormorant Garamond',serif;font-size:17px;font-style:italic;text-align:right}\n\n\/* COLOR SCROLL *\/\n.courchevel-colors{padding:100px 0 110px;background:#F3ECDF}\n.courchevel-colors-head{max-width:640px;margin:0 auto 42px;padding:0 20px;text-align:center}\n.courchevel-colors-head span{display:block;margin-bottom:12px;color:var(--gold);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase}\n.courchevel-colors-head h3{margin:0 0 13px;color:var(--navy-deep);font-size:clamp(34px,4.5vw,48px);font-style:italic;font-weight:500}\n.courchevel-colors-head p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.7;font-weight:300}\n.courchevel-scroll-wrap{position:relative;max-width:1400px;margin:0 auto}\n.courchevel-color-scroll{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 32px 22px;scrollbar-width:thin;scrollbar-color:#A9834C transparent;-webkit-overflow-scrolling:touch}\n.courchevel-color-scroll::-webkit-scrollbar{height:4px}.courchevel-color-scroll::-webkit-scrollbar-thumb{background:#A9834C;border-radius:20px}\n.courchevel-color-card{flex:0 0 min(310px,78vw);scroll-snap-align:start;background:var(--paper);border:1px solid #E2D7C3;border-radius:4px;overflow:hidden}\n.courchevel-color-card img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover;background:#fff}\n.courchevel-color-info{display:flex;align-items:center;justify-content:space-between;padding:17px 18px}\n.courchevel-color-name{color:var(--navy-deep);font-family:'Cormorant Garamond',serif;font-size:20px;font-style:italic}\n.courchevel-swatch{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.16)}\n.courchevel-scroll-hint{text-align:center;color:#8A7962;font-size:10px;letter-spacing:.18em;text-transform:uppercase;margin-top:8px}\n\n\/* CLOSING *\/\n.courchevel-closing{max-width:830px;margin:0 auto;padding:110px 32px 120px;text-align:center}\n.courchevel-closing-mark{display:block;margin-bottom:20px;color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:27px;font-style:italic}\n.courchevel-closing h3{margin:0 0 18px;color:var(--navy-deep);font-size:clamp(38px,5.5vw,58px);line-height:1.02;font-style:italic;font-weight:400}\n.courchevel-closing p{max-width:580px;margin:0 auto;color:var(--muted);font-size:15px;line-height:1.75;font-weight:300}\n.courchevel-signature{display:block;margin-top:31px;color:var(--navy);font-size:10px;font-weight:500;letter-spacing:.25em;text-transform:uppercase}\n\n@media(max-width:860px){\n .courchevel-detail-card[style*=\"grid-column\"]{grid-column:auto!important}\n .courchevel-hero{grid-template-columns:1fr;gap:48px;padding:54px 20px 80px}.courchevel-hero-visual{order:-1}.courchevel-stamp{left:12px;bottom:-14px}\n .courchevel-title{font-size:clamp(48px,14vw,70px)}.courchevel-statement{padding:10px 20px 78px}.courchevel-showcase{padding:0 20px 82px}\n .courchevel-showcase-frame,.courchevel-showcase-frame img{min-height:500px}.courchevel-showcase-copy{left:24px;right:24px;bottom:26px}\n .courchevel-details{padding:0 20px 82px}.courchevel-detail-grid{grid-template-columns:1fr;gap:16px}.courchevel-detail-card,.courchevel-detail-card img{min-height:auto}.courchevel-detail-card img{aspect-ratio:1\/1}\n .courchevel-design-inner{grid-template-columns:1fr;gap:46px;padding:76px 20px}.courchevel-profile{grid-template-columns:1fr;gap:44px;padding:80px 20px}\n .courchevel-colors{padding:78px 0 85px}.courchevel-color-scroll{padding-left:20px;padding-right:20px}.courchevel-closing{padding:85px 20px 95px}\n}\n@media(max-width:520px){\n .courchevel-lede{font-size:15.5px}.courchevel-showcase-frame,.courchevel-showcase-frame img{min-height:460px}.courchevel-design-points{grid-template-columns:1fr}\n .courchevel-profile-row{align-items:flex-start;flex-direction:column;gap:5px}.courchevel-profile-row span:last-child{text-align:left}\n}\n\u003c\/style\u003e\n\n\n\u003csection class=\"courchevel-section\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cdiv class=\"courchevel-hero\"\u003e\n \u003cdiv\u003e\n  \u003cdiv class=\"courchevel-eyebrow\"\u003eThe Bellaro Bag Collection\u003c\/div\u003e\n  \u003ch2 class=\"courchevel-title serif\"\u003eCourchevel\u003cem\u003erelaxed elegance, beautifully effortless.\u003c\/em\u003e\n\u003c\/h2\u003e\n  \u003cp class=\"courchevel-lede\"\u003eWith its fluid hobo silhouette, softly textured finish and generous shoulder drop, the \u003cstrong\u003eBellaro Courchevel Bag\u003c\/strong\u003e is designed for everyday ease — and arrives with a \u003cstrong\u003ecomplimentary matching wallet\u003c\/strong\u003e.\u003c\/p\u003e\n\n  \u003cdiv class=\"courchevel-feature-list\"\u003e\n   \u003cdiv class=\"courchevel-feature\"\u003e\n\u003cspan class=\"courchevel-feature-mark\"\u003e—\u003c\/span\u003e\u003cdiv class=\"courchevel-feature-text\"\u003e\n\u003cstrong\u003eRelaxed hobo silhouette\u003c\/strong\u003e\u003cspan\u003eA softly draped shape creates an elegant, effortless profile that moves naturally with you.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"courchevel-feature\"\u003e\n\u003cspan class=\"courchevel-feature-mark\"\u003e—\u003c\/span\u003e\u003cdiv class=\"courchevel-feature-text\"\u003e\n\u003cstrong\u003eGenerous everyday proportions\u003c\/strong\u003e\u003cspan\u003eDesigned with space for the essentials you reach for throughout the day.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"courchevel-feature\"\u003e\n\u003cspan class=\"courchevel-feature-mark\"\u003e—\u003c\/span\u003e\u003cdiv class=\"courchevel-feature-text\"\u003e\n\u003cstrong\u003eComplimentary matching wallet\u003c\/strong\u003e\u003cspan\u003eEach Courchevel Bag includes a coordinating zip wallet for smaller essentials.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"courchevel-hero-visual\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S3cd3a811eb694792923e9fb802f785be0.webp?v=1787689951\u0026amp;width=1200\" alt=\"Bellaro Courchevel Bag with complimentary wallet\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"courchevel-stamp\"\u003eBellaro · Courchevel\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"courchevel-statement\"\u003e\n \u003cdiv class=\"courchevel-statement-line\"\u003e\u003c\/div\u003e\n \u003ch3 class=\"serif\"\u003eMade for days that ask for more.\u003c\/h3\u003e\n \u003cp\u003eCourchevel brings together a spacious silhouette and an easy sense of refinement. Its soft construction sits naturally on the shoulder, while the matching wallet keeps smaller essentials neatly within reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"courchevel-showcase\"\u003e\n \u003cdiv class=\"courchevel-showcase-frame\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sf4dcaac52c0345cf8df2d8bfe497777dC.webp?v=1787689950\u0026amp;width=1800\" alt=\"Bellaro Courchevel Bag and matching wallet\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"courchevel-showcase-copy\"\u003e\n   \u003cspan class=\"mini\"\u003eA thoughtful pairing\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eThe bag, plus the piece that completes it.\u003c\/h3\u003e\n   \u003cp\u003eA coordinated zip wallet is included with every Courchevel Bag, creating an easy way to organize cards, keys and smaller daily essentials.\u003c\/p\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"courchevel-details\"\u003e\n \u003cdiv class=\"courchevel-details-head\"\u003e\n  \u003cspan class=\"eyebrow-small\"\u003eA closer look\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eEase, considered in every detail.\u003c\/h3\u003e\n  \u003cp\u003eFrom the soft textured exterior to the reinforced shoulder strap and practical interior, Courchevel is designed around comfort, versatility and a relaxed sense of polish.\u003c\/p\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"courchevel-detail-grid\"\u003e\n  \u003cdiv class=\"courchevel-detail-card\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S338c8c323f634223bfbe65208d0f7d14t.webp?v=1787689950\u0026amp;width=1000\" alt=\"Bellaro Courchevel side profile\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"courchevel-detail-label\"\u003e\n\u003cstrong\u003eFluid side profile\u003c\/strong\u003e\u003cspan\u003eA softly tapered construction gives the bag its relaxed drape.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"courchevel-detail-card\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S568c2b08a7be4a6ca623a5adbca2519fw.webp?v=1787689950\u0026amp;width=1000\" alt=\"Bellaro Courchevel interior\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"courchevel-detail-label\"\u003e\n\u003cstrong\u003eSpacious interior\u003c\/strong\u003e\u003cspan\u003eA generous opening makes everyday essentials easy to reach.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003cdiv class=\"courchevel-detail-card\" style=\"grid-column:1 \/ -1;\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S0d9b07a1c49144e79b72e63ce453e032K.webp?v=1787689951\u0026amp;width=1000\" alt=\"Bellaro Courchevel construction details\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"courchevel-detail-label\"\u003e\n\u003cstrong\u003eConsidered construction\u003c\/strong\u003e\u003cspan\u003eReinforced strap, magnetic closure and smooth zip details.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"courchevel-design\"\u003e\n \u003cdiv class=\"courchevel-design-inner\"\u003e\n  \u003cdiv class=\"courchevel-design-copy\"\u003e\n   \u003cspan class=\"small\"\u003eThe Courchevel design\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eSoft structure. Strong presence.\u003c\/h3\u003e\n   \u003cp\u003eCourchevel is defined by contrast: generous without looking oversized, relaxed without losing refinement. The long shoulder strap and deep curved opening create an elegant drape, while the coordinated wallet adds a practical finishing touch.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"courchevel-design-points\"\u003e\n   \u003cdiv class=\"courchevel-design-point\"\u003e\n\u003cspan class=\"courchevel-design-number\"\u003e01\u003c\/span\u003e\u003cstrong\u003eLong shoulder strap\u003c\/strong\u003e\u003cp\u003eA comfortable drop designed to sit naturally over the shoulder.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"courchevel-design-point\"\u003e\n\u003cspan class=\"courchevel-design-number\"\u003e02\u003c\/span\u003e\u003cstrong\u003eSoft hobo construction\u003c\/strong\u003e\u003cp\u003eA fluid silhouette that adapts beautifully to what you carry.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"courchevel-design-point\"\u003e\n\u003cspan class=\"courchevel-design-number\"\u003e03\u003c\/span\u003e\u003cstrong\u003eMagnetic closure\u003c\/strong\u003e\u003cp\u003eA discreet closure helps keep the main compartment together.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"courchevel-design-point\"\u003e\n\u003cspan class=\"courchevel-design-number\"\u003e04\u003c\/span\u003e\u003cstrong\u003eMatching wallet included\u003c\/strong\u003e\u003cp\u003eA coordinated zip wallet keeps smaller essentials organized.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"courchevel-profile\"\u003e\n \u003cdiv class=\"courchevel-profile-image\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sa85cf8e9062141b1991237052a95b7f3c.webp?v=1787689951\u0026amp;width=1200\" alt=\"Bellaro Courchevel Bag and wallet dimensions\" loading=\"lazy\"\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"courchevel-profile-copy\"\u003e\n  \u003ch3 class=\"serif\"\u003eOne bag. One matching wallet.\u003c\/h3\u003e\n  \u003cp\u003eThe Courchevel Bag is designed as an effortless everyday companion, with a roomy hobo silhouette and a matching wallet included to keep smaller items separate and easy to find.\u003c\/p\u003e\n  \u003cdiv class=\"courchevel-profile-row\"\u003e\n\u003cspan\u003eSilhouette\u003c\/span\u003e\u003cspan\u003eSoft hobo\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"courchevel-profile-row\"\u003e\n\u003cspan\u003eCarry\u003c\/span\u003e\u003cspan\u003eShoulder\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"courchevel-profile-row\"\u003e\n\u003cspan\u003eMain closure\u003c\/span\u003e\u003cspan\u003eMagnetic\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"courchevel-profile-row\"\u003e\n\u003cspan\u003eIncluded\u003c\/span\u003e\u003cspan\u003eComplimentary matching wallet\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"courchevel-profile-row\"\u003e\n\u003cspan\u003eFinish\u003c\/span\u003e\u003cspan\u003eSoftly textured exterior\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"courchevel-colors\"\u003e\n \u003cdiv class=\"courchevel-colors-head\"\u003e\n  \u003cspan\u003eThe Courchevel palette\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eSix shades. One effortless silhouette.\u003c\/h3\u003e\n  \u003cp\u003eSwipe or scroll horizontally to explore the available Courchevel colors.\u003c\/p\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"courchevel-scroll-wrap\"\u003e\n  \u003cdiv class=\"courchevel-color-scroll\"\u003e\n\n   \u003cdiv class=\"courchevel-color-card\"\u003e\n    \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Scd1127d909094191a1ba1dc804bbc73fD.webp?v=1787689950\u0026amp;width=900\" alt=\"Bellaro Courchevel Dusty Rose\"\u003e\n    \u003cdiv class=\"courchevel-color-info\"\u003e\n\u003cspan class=\"courchevel-color-name\"\u003eDusty Rose\u003c\/span\u003e\u003cspan class=\"courchevel-swatch\" style=\"background:#9A7772\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n\n   \u003cdiv class=\"courchevel-color-card\"\u003e\n    \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S638f5bcb06b647e0b31abd384d98d6bc2.webp?v=1787689951\u0026amp;width=900\" alt=\"Bellaro Courchevel Wine Red\"\u003e\n    \u003cdiv class=\"courchevel-color-info\"\u003e\n\u003cspan class=\"courchevel-color-name\"\u003eWine Red\u003c\/span\u003e\u003cspan class=\"courchevel-swatch\" style=\"background:#7A1818\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n\n   \u003cdiv class=\"courchevel-color-card\"\u003e\n    \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S006a004e00b24a959b41364e6fd8621cW.webp?v=1787689950\u0026amp;width=900\" alt=\"Bellaro Courchevel Dark Brown\"\u003e\n    \u003cdiv class=\"courchevel-color-info\"\u003e\n\u003cspan class=\"courchevel-color-name\"\u003eDark Brown\u003c\/span\u003e\u003cspan class=\"courchevel-swatch\" style=\"background:#4B382A\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n\n   \u003cdiv class=\"courchevel-color-card\"\u003e\n    \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S903bb3ecd1aa4db7b5efbd734b8cd9cbr.webp?v=1787689950\u0026amp;width=900\" alt=\"Bellaro Courchevel Cognac\"\u003e\n    \u003cdiv class=\"courchevel-color-info\"\u003e\n\u003cspan class=\"courchevel-color-name\"\u003eCognac\u003c\/span\u003e\u003cspan class=\"courchevel-swatch\" style=\"background:#A85E2D\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n\n   \u003cdiv class=\"courchevel-color-card\"\u003e\n    \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sa56dd8b19f1247cc83411e605a087524S.webp?v=1787689950\u0026amp;width=900\" alt=\"Bellaro Courchevel Cream\"\u003e\n    \u003cdiv class=\"courchevel-color-info\"\u003e\n\u003cspan class=\"courchevel-color-name\"\u003eCream\u003c\/span\u003e\u003cspan class=\"courchevel-swatch\" style=\"background:#E9DFC9\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n\n   \u003cdiv class=\"courchevel-color-card\"\u003e\n    \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S28089cdbd5b24c7192520cc7afd09742n.webp?v=1787689951\u0026amp;width=900\" alt=\"Bellaro Courchevel Black\"\u003e\n    \u003cdiv class=\"courchevel-color-info\"\u003e\n\u003cspan class=\"courchevel-color-name\"\u003eBlack\u003c\/span\u003e\u003cspan class=\"courchevel-swatch\" style=\"background:#151515\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cdiv class=\"courchevel-scroll-hint\"\u003e← Swipe to explore →\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"courchevel-closing\"\u003e\n \u003cspan class=\"courchevel-closing-mark\"\u003eB\u003c\/span\u003e\n \u003ch3 class=\"serif\"\u003eRoom for the day.\u003cbr\u003eRefinement for every moment.\u003c\/h3\u003e\n \u003cp\u003eCourchevel captures the Bellaro approach to everyday elegance: effortless proportions, thoughtful organization and a silhouette designed to be carried again and again.\u003c\/p\u003e\n \u003cspan class=\"courchevel-signature\"\u003eBellaro Milano\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"Bellaro","offers":[{"title":"Hot Pink \/ L","offer_id":58539109843318,"sku":null,"price":71.0,"currency_code":"EUR","in_stock":true},{"title":"Burgundy \/ L","offer_id":58539109876086,"sku":null,"price":71.0,"currency_code":"EUR","in_stock":true},{"title":"GRAY \/ L","offer_id":58539109908854,"sku":null,"price":71.0,"currency_code":"EUR","in_stock":true},{"title":"Chocolate \/ L","offer_id":58539109941622,"sku":null,"price":71.0,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ L","offer_id":58539109974390,"sku":null,"price":71.0,"currency_code":"EUR","in_stock":true},{"title":"black \/ L","offer_id":58539110007158,"sku":null,"price":71.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/0654\/1174\/files\/Scd1127d909094191a1ba1dc804bbc73fD.webp?v=1787689950"},{"product_id":"bellaro-monaco-bag","title":"Bellaro Monaco Bag","description":"\u003c!--\n  BELLARO MONACO BAG — PRODUCT STORY SECTION\n  Shopify: Theme \u003e Customize \u003e Custom Liquid\n  Informational section only — no price \/ no purchase button\n--\u003e\n\n\u003cstyle\u003e\n.monaco-section{\n  --ivory:#FAF6EF;--sand:#EDE2CC;--sand-deep:#DDCDA8;--navy:#1F3A5F;\n  --navy-deep:#14283F;--gold:#A9834C;--ink:#221D16;--paper:#FFFEFB;--muted:#665D50;\n  font-family:'Jost',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  color:var(--ink);background:var(--ivory);overflow:hidden;position:relative\n}\n.monaco-section *{box-sizing:border-box}\n.monaco-section .serif{font-family:'Cormorant Garamond','Times New Roman',serif}\n\n\/* HERO *\/\n.monaco-hero{max-width:1180px;margin:0 auto;padding:96px 32px 90px;display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}\n.monaco-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;color:var(--navy);font-size:11.5px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}\n.monaco-eyebrow:before{content:\"\";display:inline-block;width:26px;height:1px;background:var(--gold)}\n.monaco-title{margin:0 0 28px;color:var(--navy-deep);font-size:clamp(52px,7vw,92px);line-height:.96;font-weight:500;letter-spacing:-.01em}\n.monaco-title em{display:block;margin-top:10px;color:var(--gold);font-size:.55em;line-height:1.08;font-weight:400;font-style:italic}\n.monaco-lede{max-width:47ch;margin:0 0 36px;color:#4A4136;font-size:17px;line-height:1.72;font-weight:300}\n.monaco-lede strong{color:var(--navy-deep);font-weight:500}\n.monaco-feature-list{display:flex;flex-direction:column;gap:12px}\n.monaco-feature{display:flex;align-items:flex-start;gap:14px;padding:14px 18px;background:var(--paper);border:1px solid var(--sand-deep);border-left:3px solid var(--gold);border-radius:2px}\n.monaco-feature-mark{min-width:16px;color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:21px;font-style:italic;line-height:1.1}\n.monaco-feature-text strong{display:block;margin-bottom:2px;color:var(--navy-deep);font-size:14.5px;font-weight:500}\n.monaco-feature-text span{color:#5C5344;font-size:13.5px;line-height:1.5;font-weight:300}\n.monaco-hero-visual{position:relative}\n.monaco-hero-visual img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover;border-radius:4px;box-shadow:0 30px 60px -22px rgba(20,40,63,.28)}\n.monaco-stamp{position:absolute;left:-18px;bottom:-18px;padding:11px 21px;background:var(--navy-deep);color:var(--paper);border-radius:2px;box-shadow:0 10px 24px rgba(0,0,0,.18);font-family:'Cormorant Garamond',serif;font-size:15px;font-style:italic}\n\n\/* STATEMENT *\/\n.monaco-statement{max-width:850px;margin:0 auto;padding:20px 32px 100px;text-align:center}\n.monaco-statement-line{width:42px;height:1px;margin:0 auto 28px;background:var(--gold)}\n.monaco-statement h3{margin:0 0 18px;color:var(--navy-deep);font-size:clamp(34px,5vw,54px);line-height:1.08;font-style:italic;font-weight:400}\n.monaco-statement p{max-width:620px;margin:0 auto;color:var(--muted);font-size:15.5px;line-height:1.75;font-weight:300}\n\n\/* SHOWCASE *\/\n.monaco-showcase{max-width:1400px;margin:0 auto;padding:0 32px 110px}\n.monaco-showcase-frame{position:relative;overflow:hidden;min-height:520px;background:var(--navy-deep);border-radius:5px}\n.monaco-showcase-frame img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}\n.monaco-showcase-frame:after{content:\"\";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,40,63,.55) 0%,rgba(20,40,63,.18) 42%,rgba(20,40,63,0) 70%);pointer-events:none}\n.monaco-showcase-copy{position:absolute;z-index:2;left:54px;bottom:48px;max-width:420px;color:var(--paper)}\n.monaco-showcase-copy .mini{display:block;margin-bottom:11px;font-size:10.5px;letter-spacing:.21em;text-transform:uppercase;opacity:.85}\n.monaco-showcase-copy h3{margin:0 0 12px;font-size:clamp(31px,4vw,47px);line-height:1.04;font-style:italic;font-weight:400}\n.monaco-showcase-copy p{margin:0;max-width:390px;font-size:14px;line-height:1.65;font-weight:300;opacity:.9}\n\n\/* DETAILS *\/\n.monaco-details{max-width:1180px;margin:0 auto;padding:0 32px 110px}\n.monaco-details-head{max-width:680px;margin:0 auto 50px;text-align:center}\n.monaco-details-head .eyebrow-small{display:block;margin-bottom:13px;color:var(--gold);font-size:10.5px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}\n.monaco-details-head h3{margin:0 0 15px;color:var(--navy-deep);font-size:clamp(34px,4.5vw,48px);line-height:1.08;font-style:italic;font-weight:500}\n.monaco-details-head p{margin:0;color:var(--muted);font-size:15px;line-height:1.7;font-weight:300}\n.monaco-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}\n.monaco-detail-card{position:relative;overflow:hidden;min-height:470px;background:var(--sand);border-radius:4px}\n.monaco-detail-card img{display:block;width:100%;height:100%;min-height:470px;object-fit:cover;transition:transform .6s ease}\n.monaco-detail-card:hover img{transform:scale(1.025)}\n.monaco-detail-label{position:absolute;left:18px;bottom:18px;max-width:calc(100% - 36px);padding:10px 15px;background:rgba(255,254,251,.94);color:var(--navy-deep);border-radius:2px;backdrop-filter:blur(8px)}\n.monaco-detail-label strong{display:block;font-family:'Cormorant Garamond',serif;font-size:18px;font-style:italic;font-weight:500}\n.monaco-detail-label span{display:block;margin-top:2px;color:#625747;font-size:11.5px;font-weight:300}\n\n\/* DESIGN *\/\n.monaco-design{background:var(--navy-deep);color:var(--paper)}\n.monaco-design-inner{max-width:1180px;margin:0 auto;padding:92px 32px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}\n.monaco-design-copy .small{display:block;margin-bottom:18px;color:#D5B780;font-size:10.5px;letter-spacing:.22em;text-transform:uppercase}\n.monaco-design-copy h3{margin:0 0 22px;color:var(--paper);font-size:clamp(36px,5vw,54px);line-height:1.02;font-style:italic;font-weight:400}\n.monaco-design-copy p{margin:0;color:rgba(255,255,255,.76);font-size:15px;line-height:1.75;font-weight:300}\n.monaco-design-points{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.15)}\n.monaco-design-point{padding:28px 25px;background:var(--navy-deep)}\n.monaco-design-number{display:block;margin-bottom:12px;color:#D5B780;font-family:'Cormorant Garamond',serif;font-size:18px;font-style:italic}\n.monaco-design-point strong{display:block;margin-bottom:7px;color:#fff;font-size:13.5px;font-weight:500}\n.monaco-design-point p{margin:0;color:rgba(255,255,255,.66);font-size:12.5px;line-height:1.55;font-weight:300}\n\n\/* PROFILE *\/\n.monaco-profile{max-width:1180px;margin:0 auto;padding:110px 32px;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}\n.monaco-profile-image{overflow:hidden;background:var(--sand);border-radius:4px}\n.monaco-profile-image img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover}\n.monaco-profile-copy h3{margin:0 0 20px;color:var(--navy-deep);font-size:clamp(36px,5vw,52px);line-height:1.04;font-style:italic;font-weight:500}\n.monaco-profile-copy\u003ep{margin:0 0 30px;color:var(--muted);font-size:15.5px;line-height:1.75;font-weight:300}\n.monaco-profile-row{padding:17px 0;border-top:1px solid var(--sand-deep);display:flex;justify-content:space-between;gap:20px;align-items:center}\n.monaco-profile-row:last-child{border-bottom:1px solid var(--sand-deep)}\n.monaco-profile-row span:first-child{color:var(--navy-deep);font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}\n.monaco-profile-row span:last-child{color:var(--muted);font-family:'Cormorant Garamond',serif;font-size:17px;font-style:italic;text-align:right}\n\n\/* COLOR SCROLL *\/\n.monaco-colors{padding:100px 0 110px;background:#F3ECDF}\n.monaco-colors-head{max-width:640px;margin:0 auto 42px;padding:0 20px;text-align:center}\n.monaco-colors-head span{display:block;margin-bottom:12px;color:var(--gold);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase}\n.monaco-colors-head h3{margin:0 0 13px;color:var(--navy-deep);font-size:clamp(34px,4.5vw,48px);font-style:italic;font-weight:500}\n.monaco-colors-head p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.7;font-weight:300}\n.monaco-scroll-wrap{position:relative;max-width:1400px;margin:0 auto}\n.monaco-color-scroll{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 32px 22px;scrollbar-width:thin;scrollbar-color:#A9834C transparent;-webkit-overflow-scrolling:touch}\n.monaco-color-scroll::-webkit-scrollbar{height:4px}.monaco-color-scroll::-webkit-scrollbar-thumb{background:#A9834C;border-radius:20px}\n.monaco-color-card{flex:0 0 min(310px,78vw);scroll-snap-align:start;background:var(--paper);border:1px solid #E2D7C3;border-radius:4px;overflow:hidden}\n.monaco-color-card img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover;background:#fff}\n.monaco-color-info{display:flex;align-items:center;justify-content:space-between;padding:17px 18px}\n.monaco-color-name{color:var(--navy-deep);font-family:'Cormorant Garamond',serif;font-size:20px;font-style:italic}\n.monaco-swatch{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.16)}\n.monaco-scroll-hint{text-align:center;color:#8A7962;font-size:10px;letter-spacing:.18em;text-transform:uppercase;margin-top:8px}\n\n\/* CLOSING *\/\n.monaco-closing{max-width:830px;margin:0 auto;padding:110px 32px 120px;text-align:center}\n.monaco-closing-mark{display:block;margin-bottom:20px;color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:27px;font-style:italic}\n.monaco-closing h3{margin:0 0 18px;color:var(--navy-deep);font-size:clamp(38px,5.5vw,58px);line-height:1.02;font-style:italic;font-weight:400}\n.monaco-closing p{max-width:580px;margin:0 auto;color:var(--muted);font-size:15px;line-height:1.75;font-weight:300}\n.monaco-signature{display:block;margin-top:31px;color:var(--navy);font-size:10px;font-weight:500;letter-spacing:.25em;text-transform:uppercase}\n\n@media(max-width:860px){\n .monaco-hero{grid-template-columns:1fr;gap:48px;padding:54px 20px 80px}.monaco-hero-visual{order:-1}.monaco-stamp{left:12px;bottom:-14px}\n .monaco-title{font-size:clamp(48px,14vw,70px)}.monaco-statement{padding:10px 20px 78px}.monaco-showcase{padding:0 20px 82px}\n .monaco-showcase-frame,.monaco-showcase-frame img{min-height:500px}.monaco-showcase-copy{left:24px;right:24px;bottom:26px}\n .monaco-details{padding:0 20px 82px}.monaco-detail-grid{grid-template-columns:1fr;gap:16px}.monaco-detail-card,.monaco-detail-card img{min-height:auto}.monaco-detail-card img{aspect-ratio:1\/1}\n .monaco-design-inner{grid-template-columns:1fr;gap:46px;padding:76px 20px}.monaco-profile{grid-template-columns:1fr;gap:44px;padding:80px 20px}\n .monaco-colors{padding:78px 0 85px}.monaco-color-scroll{padding-left:20px;padding-right:20px}.monaco-closing{padding:85px 20px 95px}\n}\n@media(max-width:520px){\n .monaco-lede{font-size:15.5px}.monaco-showcase-frame,.monaco-showcase-frame img{min-height:460px}.monaco-design-points{grid-template-columns:1fr}\n .monaco-profile-row{align-items:flex-start;flex-direction:column;gap:5px}.monaco-profile-row span:last-child{text-align:left}\n}\n\u003c\/style\u003e\n\n\n\u003csection class=\"monaco-section\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cdiv class=\"monaco-hero\"\u003e\n \u003cdiv\u003e\n  \u003cdiv class=\"monaco-eyebrow\"\u003eThe Bellaro Bag Collection\u003c\/div\u003e\n  \u003ch2 class=\"monaco-title serif\"\u003eMonaco\u003cem\u003epolished attitude, effortless versatility.\u003c\/em\u003e\n\u003c\/h2\u003e\n  \u003cp class=\"monaco-lede\"\u003eDefined by its elongated silhouette, softly structured body and distinctive buckle accents, the \u003cstrong\u003eBellaro Monaco Bag\u003c\/strong\u003e brings a confident, contemporary edge to everyday dressing.\u003c\/p\u003e\n\n  \u003cdiv class=\"monaco-feature-list\"\u003e\n   \u003cdiv class=\"monaco-feature\"\u003e\n\u003cspan class=\"monaco-feature-mark\"\u003e—\u003c\/span\u003e\u003cdiv class=\"monaco-feature-text\"\u003e\n\u003cstrong\u003eElongated shoulder silhouette\u003c\/strong\u003e\u003cspan\u003eA refined horizontal profile designed to sit naturally beneath the arm.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"monaco-feature\"\u003e\n\u003cspan class=\"monaco-feature-mark\"\u003e—\u003c\/span\u003e\u003cdiv class=\"monaco-feature-text\"\u003e\n\u003cstrong\u003eSignature buckle detailing\u003c\/strong\u003e\u003cspan\u003eSilver-tone hardware and eyelet accents give Monaco its distinctive personality.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"monaco-feature\"\u003e\n\u003cspan class=\"monaco-feature-mark\"\u003e—\u003c\/span\u003e\u003cdiv class=\"monaco-feature-text\"\u003e\n\u003cstrong\u003eDesigned for daily wear\u003c\/strong\u003e\u003cspan\u003eA medium-sized interior offers space for essentials without compromising the sleek profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"monaco-hero-visual\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sf021a66fdbaa4c688a217c5b77f5acd7r.webp?v=1787690047\u0026amp;width=1200\" alt=\"Bellaro Monaco Bag in Red\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"monaco-stamp\"\u003eBellaro · Monaco\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"monaco-statement\"\u003e\n \u003cdiv class=\"monaco-statement-line\"\u003e\u003c\/div\u003e\n \u003ch3 class=\"serif\"\u003eA silhouette with unmistakable presence.\u003c\/h3\u003e\n \u003cp\u003eMonaco blends a softly relaxed construction with sharper metallic details. The result is a shoulder bag that feels expressive, polished and easy to style — from understated daytime looks to more directional evening combinations.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"monaco-showcase\"\u003e\n \u003cdiv class=\"monaco-showcase-frame\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S36b0002592dc4f2aa69cd07df53f09a4f.webp?v=1787690047\u0026amp;width=1800\" alt=\"Bellaro Monaco Bag styled on shoulder\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"monaco-showcase-copy\"\u003e\n   \u003cspan class=\"mini\"\u003eEveryday confidence\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eDesigned to become part of the outfit.\u003c\/h3\u003e\n   \u003cp\u003eThe long shoulder strap and horizontal proportions create a natural underarm fit, while the buckle accents add just enough character to stand apart.\u003c\/p\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"monaco-details\"\u003e\n \u003cdiv class=\"monaco-details-head\"\u003e\n  \u003cspan class=\"eyebrow-small\"\u003eA closer look\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eDetails that define Monaco.\u003c\/h3\u003e\n  \u003cp\u003eFrom polished buckle hardware to the softly glossy exterior and spacious interior, each detail contributes to the bag's confident, modern profile.\u003c\/p\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"monaco-detail-grid\"\u003e\n  \u003cdiv class=\"monaco-detail-card\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S8220ff60e6fa4e19813f8ae812c5f305r.webp?v=1787690047\u0026amp;width=1000\" alt=\"Bellaro Monaco strap detail\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"monaco-detail-label\"\u003e\n\u003cstrong\u003eAdjustable strap detail\u003c\/strong\u003e\u003cspan\u003eEyelets and polished hardware give the shoulder strap a distinctive finish.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"monaco-detail-card\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S33410a58889540249e2a642f05849124j.webp?v=1787690048\u0026amp;width=1000\" alt=\"Bellaro Monaco interior\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"monaco-detail-label\"\u003e\n\u003cstrong\u003eSpacious interior\u003c\/strong\u003e\u003cspan\u003eThoughtful proportions provide room for the essentials of your day.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"monaco-design\"\u003e\n \u003cdiv class=\"monaco-design-inner\"\u003e\n  \u003cdiv class=\"monaco-design-copy\"\u003e\n   \u003cspan class=\"small\"\u003eThe Monaco design\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eRelaxed structure. Refined edge.\u003c\/h3\u003e\n   \u003cp\u003eMonaco is designed around contrast. Its softly formed body feels effortless, while the front belt detail, silver-tone buckle and eyelet accents create a sharper visual identity. A balance of ease and attitude made for everyday styling.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"monaco-design-points\"\u003e\n   \u003cdiv class=\"monaco-design-point\"\u003e\n\u003cspan class=\"monaco-design-number\"\u003e01\u003c\/span\u003e\u003cstrong\u003eLong shoulder handles\u003c\/strong\u003e\u003cp\u003eDesigned for a comfortable underarm carry throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"monaco-design-point\"\u003e\n\u003cspan class=\"monaco-design-number\"\u003e02\u003c\/span\u003e\u003cstrong\u003eFront belt accent\u003c\/strong\u003e\u003cp\u003eA distinctive horizontal detail gives Monaco its signature profile.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"monaco-design-point\"\u003e\n\u003cspan class=\"monaco-design-number\"\u003e03\u003c\/span\u003e\u003cstrong\u003eSilver-tone hardware\u003c\/strong\u003e\u003cp\u003ePolished metallic accents create crisp contrast against the glossy exterior.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"monaco-design-point\"\u003e\n\u003cspan class=\"monaco-design-number\"\u003e04\u003c\/span\u003e\u003cstrong\u003eMedium capacity\u003c\/strong\u003e\u003cp\u003eBalanced proportions provide everyday space without feeling cumbersome.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"monaco-profile\"\u003e\n \u003cdiv class=\"monaco-profile-image\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sa9fa96cb7c1b4f8fa5cac727cb53fb35I.webp?v=1787690047\u0026amp;width=1200\" alt=\"Bellaro Monaco Bag dimensions\" loading=\"lazy\"\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"monaco-profile-copy\"\u003e\n  \u003ch3 class=\"serif\"\u003eBalanced proportions for everyday carry.\u003c\/h3\u003e\n  \u003cp\u003eMonaco measures approximately \u003cstrong\u003e31 × 20 × 10 cm\u003c\/strong\u003e, creating a medium-sized silhouette with enough interior space for daily essentials while retaining its sleek horizontal shape.\u003c\/p\u003e\n  \u003cdiv class=\"monaco-profile-row\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e\u003cspan\u003eApprox. 31 × 20 × 10 cm\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"monaco-profile-row\"\u003e\n\u003cspan\u003eSilhouette\u003c\/span\u003e\u003cspan\u003eHorizontal shoulder bag\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"monaco-profile-row\"\u003e\n\u003cspan\u003eCarry\u003c\/span\u003e\u003cspan\u003eShoulder \/ underarm\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"monaco-profile-row\"\u003e\n\u003cspan\u003eCapacity\u003c\/span\u003e\u003cspan\u003eMedium\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"monaco-profile-row\"\u003e\n\u003cspan\u003eDetails\u003c\/span\u003e\u003cspan\u003eBuckle \u0026amp; eyelet accents\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"monaco-colors\"\u003e\n \u003cdiv class=\"monaco-colors-head\"\u003e\n  \u003cspan\u003eThe Monaco palette\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eTwo shades. Two expressions.\u003c\/h3\u003e\n  \u003cp\u003eSwipe or scroll horizontally to explore the available Monaco colors.\u003c\/p\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"monaco-scroll-wrap\"\u003e\n  \u003cdiv class=\"monaco-color-scroll\"\u003e\n\n   \u003cdiv class=\"monaco-color-card\"\u003e\n    \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sd53526915113428daa51b3999262ec8fl.webp?v=1787690047\u0026amp;width=900\" alt=\"Black Bellaro Monaco Bag\"\u003e\n    \u003cdiv class=\"monaco-color-info\"\u003e\n\u003cspan class=\"monaco-color-name\"\u003eBlack\u003c\/span\u003e\u003cspan class=\"monaco-swatch\" style=\"background:#151515\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n\n   \u003cdiv class=\"monaco-color-card\"\u003e\n    \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S2bcdc7fcabae43bd985eebfbb703ae709.webp?v=1787690047\u0026amp;width=900\" alt=\"Red Bellaro Monaco Bag\"\u003e\n    \u003cdiv class=\"monaco-color-info\"\u003e\n\u003cspan class=\"monaco-color-name\"\u003eBurgundy Red\u003c\/span\u003e\u003cspan class=\"monaco-swatch\" style=\"background:#6F1A24\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cdiv class=\"monaco-scroll-hint\"\u003e← Swipe to explore →\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"monaco-showcase\" style=\"padding-top:110px\"\u003e\n \u003cdiv class=\"monaco-showcase-frame\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S9ab0f8cc12374cc6bc28a3bad4be2eb4P.webp?v=1787690047\u0026amp;width=1800\" alt=\"Bellaro Monaco Bag black styling\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"monaco-showcase-copy\"\u003e\n   \u003cspan class=\"mini\"\u003eBellaro Monaco\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eConfident from every angle.\u003c\/h3\u003e\n   \u003cp\u003eA distinctive shoulder silhouette made for those who prefer their everyday accessories with a little more attitude.\u003c\/p\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"monaco-closing\"\u003e\n \u003cspan class=\"monaco-closing-mark\"\u003eB\u003c\/span\u003e\n \u003ch3 class=\"serif\"\u003eModern confidence,\u003cbr\u003ecarried effortlessly.\u003c\/h3\u003e\n \u003cp\u003eMonaco reflects the expressive side of Bellaro: balanced proportions, distinctive hardware and a silhouette designed to make even simple looks feel considered.\u003c\/p\u003e\n \u003cspan class=\"monaco-signature\"\u003eBellaro Milano\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"Bellaro","offers":[{"title":"Red","offer_id":58539110334838,"sku":null,"price":81.0,"currency_code":"EUR","in_stock":true},{"title":"Black","offer_id":58539110367606,"sku":null,"price":81.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/0654\/1174\/files\/Sf021a66fdbaa4c688a217c5b77f5acd7r.webp?v=1787690047"},{"product_id":"bellaro-saint-tropez-bag","title":"Bellaro Saint-Tropez Bag","description":"\u003c!--\n  BELLARO SAINT-TROPEZ BAG — SIGNATURE PRODUCT STORY\n  Shopify: Theme \u003e Customize \u003e Custom Liquid\n  Premium editorial section — no price \/ no purchase button\n  No repeated image URLs\n--\u003e\n\n\u003cstyle\u003e\n  .sttropez-section{\n    --ivory:#FAF7F1;\n    --cream:#F3EBDD;\n    --sand:#E6D7BE;\n    --navy:#152A43;\n    --navy2:#0F2035;\n    --gold:#A9834C;\n    --gold-soft:#C7AA78;\n    --ink:#231E18;\n    --muted:#6D6255;\n    --paper:#FFFEFB;\n    font-family:'Jost',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n    color:var(--ink);background:var(--ivory);overflow:hidden\n  }\n  .sttropez-section *{box-sizing:border-box}\n  .sttropez-section .serif{font-family:'Cormorant Garamond','Times New Roman',serif}\n\n  \/* HERO *\/\n  .sttropez-hero{max-width:1240px;margin:0 auto;padding:92px 32px 105px;display:grid;grid-template-columns:.88fr 1.12fr;gap:76px;align-items:center}\n  .sttropez-kicker{display:flex;align-items:center;gap:12px;margin-bottom:23px;color:var(--gold);font-size:10.5px;font-weight:500;letter-spacing:.24em;text-transform:uppercase}\n  .sttropez-kicker:before{content:\"\";width:32px;height:1px;background:var(--gold)}\n  .sttropez-title{margin:0;color:var(--navy2);font-size:clamp(58px,7.7vw,100px);line-height:.88;font-weight:500;letter-spacing:-.025em}\n  .sttropez-title em{display:block;margin-top:18px;color:var(--gold);font-size:.44em;line-height:1.05;font-weight:400;font-style:italic;letter-spacing:0}\n  .sttropez-intro{max-width:48ch;margin:32px 0 34px;color:#50473D;font-size:17px;line-height:1.75;font-weight:300}\n  .sttropez-intro strong{color:var(--navy2);font-weight:500}\n  .sttropez-pills{display:flex;flex-wrap:wrap;gap:9px}\n  .sttropez-pill{padding:10px 14px;border:1px solid #DCCBAE;background:rgba(255,255,255,.55);color:var(--navy);font-size:10px;letter-spacing:.12em;text-transform:uppercase}\n  .sttropez-hero-media{position:relative}\n  .sttropez-hero-media:before{content:\"\";position:absolute;right:-24px;top:-24px;width:76%;height:76%;border:1px solid var(--gold-soft);z-index:0}\n  .sttropez-hero-media img{position:relative;z-index:1;display:block;width:100%;aspect-ratio:1\/1;object-fit:cover;background:#fff;box-shadow:0 32px 70px -32px rgba(15,32,53,.35)}\n  .sttropez-badge{position:absolute;z-index:2;left:-20px;bottom:-18px;background:var(--navy2);color:#fff;padding:13px 22px;font-family:'Cormorant Garamond',serif;font-size:16px;font-style:italic;box-shadow:0 12px 26px rgba(0,0,0,.18)}\n\n  \/* MANIFESTO *\/\n  .sttropez-manifesto{background:var(--navy2);color:#fff}\n  .sttropez-manifesto-inner{max-width:1040px;margin:0 auto;padding:92px 32px;text-align:center}\n  .sttropez-manifesto .mini{display:block;margin-bottom:19px;color:var(--gold-soft);font-size:10px;letter-spacing:.25em;text-transform:uppercase}\n  .sttropez-manifesto h3{max-width:850px;margin:0 auto 22px;font-size:clamp(40px,6vw,66px);line-height:.98;font-weight:400;font-style:italic}\n  .sttropez-manifesto p{max-width:680px;margin:0 auto;color:rgba(255,255,255,.72);font-size:15.5px;line-height:1.8;font-weight:300}\n\n  \/* SIGNATURE VISUAL *\/\n  .sttropez-editorial{max-width:1400px;margin:0 auto;padding:105px 32px}\n  .sttropez-editorial-frame{position:relative;overflow:hidden;min-height:640px;background:#D7C6B0}\n  .sttropez-editorial-frame img{display:block;width:100%;height:100%;min-height:640px;object-fit:cover}\n  .sttropez-editorial-frame:after{content:\"\";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,32,53,.56),rgba(15,32,53,.08) 58%,transparent)}\n  .sttropez-editorial-copy{position:absolute;z-index:2;left:58px;bottom:55px;max-width:470px;color:#fff}\n  .sttropez-editorial-copy span{display:block;margin-bottom:13px;font-size:10px;letter-spacing:.23em;text-transform:uppercase}\n  .sttropez-editorial-copy h3{margin:0 0 15px;font-size:clamp(36px,5vw,56px);line-height:1;font-weight:400;font-style:italic}\n  .sttropez-editorial-copy p{margin:0;max-width:430px;font-size:14.5px;line-height:1.72;font-weight:300;opacity:.88}\n\n  \/* DESIGN DNA *\/\n  .sttropez-dna{max-width:1180px;margin:0 auto;padding:0 32px 115px}\n  .sttropez-dna-head{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:end;margin-bottom:48px}\n  .sttropez-dna-head .label{color:var(--gold);font-size:10px;letter-spacing:.24em;text-transform:uppercase}\n  .sttropez-dna-head h3{margin:12px 0 0;color:var(--navy2);font-size:clamp(42px,5.2vw,60px);line-height:.98;font-weight:500;font-style:italic}\n  .sttropez-dna-head p{margin:0;color:var(--muted);font-size:15px;line-height:1.78;font-weight:300}\n  .sttropez-dna-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--sand);border-left:1px solid var(--sand)}\n  .sttropez-dna-card{min-height:230px;padding:31px 25px;border-right:1px solid var(--sand);border-bottom:1px solid var(--sand);background:rgba(255,255,255,.42)}\n  .sttropez-dna-num{display:block;margin-bottom:35px;color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:18px;font-style:italic}\n  .sttropez-dna-card strong{display:block;margin-bottom:9px;color:var(--navy2);font-size:14px;font-weight:500}\n  .sttropez-dna-card p{margin:0;color:var(--muted);font-size:12.8px;line-height:1.65;font-weight:300}\n\n  \/* WHY IT WORKS *\/\n  .sttropez-purpose{background:#F0E7D9}\n  .sttropez-purpose-inner{max-width:1180px;margin:0 auto;padding:100px 32px;display:grid;grid-template-columns:.92fr 1.08fr;gap:80px;align-items:center}\n  .sttropez-purpose-copy .small{display:block;margin-bottom:15px;color:var(--gold);font-size:10px;letter-spacing:.23em;text-transform:uppercase}\n  .sttropez-purpose-copy h3{margin:0 0 20px;color:var(--navy2);font-size:clamp(39px,5vw,58px);line-height:1;font-weight:500;font-style:italic}\n  .sttropez-purpose-copy p{margin:0;color:var(--muted);font-size:15px;line-height:1.78;font-weight:300}\n  .sttropez-purpose-list{border-top:1px solid #D4C09E}\n  .sttropez-purpose-row{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:21px 0;border-bottom:1px solid #D4C09E}\n  .sttropez-purpose-row b{color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:18px;font-style:italic;font-weight:400}\n  .sttropez-purpose-row strong{display:block;margin-bottom:5px;color:var(--navy2);font-size:13.5px;font-weight:500}\n  .sttropez-purpose-row span{color:var(--muted);font-size:12.8px;line-height:1.55;font-weight:300}\n\n  \/* PALETTE *\/\n  .sttropez-colors{padding:108px 0 112px;background:var(--paper)}\n  .sttropez-colors-head{max-width:690px;margin:0 auto 44px;padding:0 20px;text-align:center}\n  .sttropez-colors-head .small{display:block;margin-bottom:12px;color:var(--gold);font-size:10px;letter-spacing:.24em;text-transform:uppercase}\n  .sttropez-colors-head h3{margin:0 0 14px;color:var(--navy2);font-size:clamp(38px,5vw,54px);line-height:1;font-weight:500;font-style:italic}\n  .sttropez-colors-head p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.72;font-weight:300}\n  .sttropez-scroll{display:flex;gap:17px;overflow-x:auto;padding:5px max(24px,calc((100vw - 1340px)\/2)) 25px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--gold) transparent}\n  .sttropez-scroll::-webkit-scrollbar{height:4px}.sttropez-scroll::-webkit-scrollbar-thumb{background:var(--gold);border-radius:10px}\n  .sttropez-color-card{flex:0 0 min(335px,78vw);scroll-snap-align:start;background:#fff;border:1px solid #E7DDCD;overflow:hidden}\n  .sttropez-color-card img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover;background:#fff;transition:transform .5s ease}\n  .sttropez-color-card:hover img{transform:scale(1.025)}\n  .sttropez-color-info{display:flex;justify-content:space-between;align-items:center;padding:18px 19px}\n  .sttropez-color-name{font-family:'Cormorant Garamond',serif;color:var(--navy2);font-size:21px;font-style:italic}\n  .sttropez-swatch{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.15)}\n  .sttropez-hint{text-align:center;margin-top:6px;color:#8A7961;font-size:9.5px;letter-spacing:.2em;text-transform:uppercase}\n\n  \/* PROFILE *\/\n  .sttropez-profile{max-width:980px;margin:0 auto;padding:110px 32px;text-align:center}\n  .sttropez-profile .mark{display:block;margin-bottom:17px;color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:26px;font-style:italic}\n  .sttropez-profile h3{margin:0 0 20px;color:var(--navy2);font-size:clamp(42px,5.5vw,61px);line-height:1;font-weight:400;font-style:italic}\n  .sttropez-profile\u003ep{max-width:650px;margin:0 auto 42px;color:var(--muted);font-size:15px;line-height:1.78;font-weight:300}\n  .sttropez-profile-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--sand);border-bottom:1px solid var(--sand)}\n  .sttropez-profile-item{padding:25px 15px;border-right:1px solid var(--sand)}\n  .sttropez-profile-item:last-child{border-right:0}\n  .sttropez-profile-item span{display:block;margin-bottom:6px;color:var(--navy);font-size:9px;letter-spacing:.16em;text-transform:uppercase}\n  .sttropez-profile-item strong{font-family:'Cormorant Garamond',serif;color:var(--muted);font-size:18px;font-style:italic;font-weight:400}\n\n  \/* CLOSING *\/\n  .sttropez-closing{background:var(--navy2);color:#fff;text-align:center}\n  .sttropez-closing-inner{max-width:900px;margin:0 auto;padding:105px 32px 110px}\n  .sttropez-closing .b{display:block;margin-bottom:20px;color:var(--gold-soft);font-family:'Cormorant Garamond',serif;font-size:30px;font-style:italic}\n  .sttropez-closing h3{margin:0 0 20px;font-size:clamp(43px,6vw,68px);line-height:.96;font-weight:400;font-style:italic}\n  .sttropez-closing p{max-width:610px;margin:0 auto;color:rgba(255,255,255,.7);font-size:15px;line-height:1.8;font-weight:300}\n  .sttropez-signature{display:block;margin-top:33px;color:var(--gold-soft);font-size:9.5px;letter-spacing:.27em;text-transform:uppercase}\n\n  @media(max-width:900px){\n    .sttropez-hero{grid-template-columns:1fr;gap:50px;padding:55px 20px 85px}\n    .sttropez-hero-media{order:-1}.sttropez-hero-media:before{right:-10px;top:-10px}\n    .sttropez-title{font-size:clamp(54px,15vw,78px)}\n    .sttropez-manifesto-inner{padding:76px 20px}\n    .sttropez-editorial{padding:80px 20px}.sttropez-editorial-frame,.sttropez-editorial-frame img{min-height:510px}\n    .sttropez-editorial-copy{left:25px;right:25px;bottom:28px}\n    .sttropez-dna{padding:0 20px 85px}.sttropez-dna-head{grid-template-columns:1fr;gap:22px}.sttropez-dna-grid{grid-template-columns:1fr 1fr}\n    .sttropez-purpose-inner{grid-template-columns:1fr;gap:48px;padding:78px 20px}\n    .sttropez-colors{padding:80px 0 86px}\n    .sttropez-profile{padding:82px 20px}.sttropez-profile-grid{grid-template-columns:1fr 1fr}.sttropez-profile-item:nth-child(2){border-right:0}.sttropez-profile-item:nth-child(-n+2){border-bottom:1px solid var(--sand)}\n    .sttropez-closing-inner{padding:82px 20px 90px}\n  }\n  @media(max-width:520px){\n    .sttropez-intro{font-size:15.5px}\n    .sttropez-dna-grid{grid-template-columns:1fr}.sttropez-dna-card{min-height:auto}\n    .sttropez-editorial-frame,.sttropez-editorial-frame img{min-height:470px}\n    .sttropez-profile-grid{grid-template-columns:1fr}.sttropez-profile-item{border-right:0;border-bottom:1px solid var(--sand)}.sttropez-profile-item:last-child{border-bottom:0}\n  }\n\n  \/* HIGH-CONTRAST TEXT FIX FOR NAVY SECTIONS *\/\n  .sttropez-manifesto,\n  .sttropez-manifesto h3,\n  .sttropez-manifesto h3.serif {\n    color:#FFFFFF !important;\n  }\n\n  .sttropez-manifesto p {\n    color:rgba(255,255,255,.82) !important;\n  }\n\n  .sttropez-closing,\n  .sttropez-closing h3,\n  .sttropez-closing h3.serif {\n    color:#FFFFFF !important;\n  }\n\n  .sttropez-closing p {\n    color:rgba(255,255,255,.82) !important;\n  }\n\n\u003c\/style\u003e\n\n\u003csection class=\"sttropez-section\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"sttropez-hero\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"sttropez-kicker\"\u003eBellaro Signature Bag Collection\u003c\/div\u003e\n      \u003ch2 class=\"sttropez-title serif\"\u003eSaint-Tropez\u003cem\u003ethe tote that makes an entrance.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"sttropez-intro\"\u003e\n        Sculptural without feeling rigid, spacious without looking heavy, the\n        \u003cstrong\u003eBellaro Saint-Tropez Bag\u003c\/strong\u003e is built around one unmistakable idea:\n        everyday practicality should still feel beautifully considered.\n      \u003c\/p\u003e\n      \u003cdiv class=\"sttropez-pills\"\u003e\n        \u003cspan class=\"sttropez-pill\"\u003eSculptural tote\u003c\/span\u003e\n        \u003cspan class=\"sttropez-pill\"\u003eShoulder carry\u003c\/span\u003e\n        \u003cspan class=\"sttropez-pill\"\u003eStatement hardware\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sttropez-hero-media\"\u003e\n      \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S8ec74f31a46a41bc98025bd7c975313er.webp?v=1787690178\u0026amp;width=1400\" alt=\"Bellaro Saint-Tropez Bag in black\" loading=\"lazy\"\u003e\n      \u003cdiv class=\"sttropez-badge\"\u003eBellaro · Saint-Tropez\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MANIFESTO --\u003e\n  \u003cdiv class=\"sttropez-manifesto\"\u003e\n    \u003cdiv class=\"sttropez-manifesto-inner\"\u003e\n      \u003cspan class=\"mini\"\u003eThe Saint-Tropez philosophy\u003c\/span\u003e\n      \u003ch3 class=\"serif\"\u003eA bag should carry your day — without losing its shape, its elegance or its point of view.\u003c\/h3\u003e\n      \u003cp\u003e\n        Saint-Tropez combines generous proportions with a striking winged silhouette.\n        Long shoulder straps keep it effortless to carry, while the central fastening\n        and clean vertical lines give the design a composed, architectural finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- EDITORIAL IMAGE --\u003e\n  \u003cdiv class=\"sttropez-editorial\"\u003e\n    \u003cdiv class=\"sttropez-editorial-frame\"\u003e\n      \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S694fa37b398747e1b7c601df3d98dcaca.webp?v=1787690177\u0026amp;width=1800\" alt=\"Bellaro Saint-Tropez Bag in brown suede-effect finish\" loading=\"lazy\"\u003e\n      \u003cdiv class=\"sttropez-editorial-copy\"\u003e\n        \u003cspan\u003eTexture changes everything\u003c\/span\u003e\n        \u003ch3 class=\"serif\"\u003eThe same silhouette, a completely different mood.\u003c\/h3\u003e\n        \u003cp\u003e\n          In a soft suede-effect finish, Saint-Tropez becomes warmer and more tactile,\n          revealing how strongly its proportions define the design.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESIGN DNA --\u003e\n  \u003cdiv class=\"sttropez-dna\"\u003e\n    \u003cdiv class=\"sttropez-dna-head\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eDesign DNA\u003c\/span\u003e\n        \u003ch3 class=\"serif\"\u003eRecognizable from across the room.\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e\n        The Saint-Tropez silhouette is built from a handful of deliberate elements:\n        an expansive winged body, long handles, a strong central seam and a restrained\n        metallic fastening. Nothing needs to be oversized to make a statement — the\n        proportions do the work.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sttropez-dna-grid\"\u003e\n      \u003cdiv class=\"sttropez-dna-card\"\u003e\n        \u003cspan class=\"sttropez-dna-num\"\u003e01\u003c\/span\u003e\n        \u003cstrong\u003eWinged silhouette\u003c\/strong\u003e\n        \u003cp\u003eExtended side panels create the wide, sculptural profile that gives Saint-Tropez its identity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sttropez-dna-card\"\u003e\n        \u003cspan class=\"sttropez-dna-num\"\u003e02\u003c\/span\u003e\n        \u003cstrong\u003eLong shoulder straps\u003c\/strong\u003e\n        \u003cp\u003eDesigned for an easy shoulder carry while preserving the elegant vertical line of the bag.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sttropez-dna-card\"\u003e\n        \u003cspan class=\"sttropez-dna-num\"\u003e03\u003c\/span\u003e\n        \u003cstrong\u003eCentral fastening\u003c\/strong\u003e\n        \u003cp\u003eA polished metallic closure creates a refined focal point without overwhelming the design.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sttropez-dna-card\"\u003e\n        \u003cspan class=\"sttropez-dna-num\"\u003e04\u003c\/span\u003e\n        \u003cstrong\u003eGenerous interior\u003c\/strong\u003e\n        \u003cp\u003eA larger tote format gives you room for the pieces that need to move through the day with you.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PURPOSE --\u003e\n  \u003cdiv class=\"sttropez-purpose\"\u003e\n    \u003cdiv class=\"sttropez-purpose-inner\"\u003e\n      \u003cdiv class=\"sttropez-purpose-copy\"\u003e\n        \u003cspan class=\"small\"\u003eMore than a statement bag\u003c\/span\u003e\n        \u003ch3 class=\"serif\"\u003eDesigned around real days.\u003c\/h3\u003e\n        \u003cp\u003e\n          Saint-Tropez has presence, but its scale is purposeful. The roomy tote format\n          makes it suited to longer days, work, travel and everyday plans where a smaller\n          bag simply isn't enough.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sttropez-purpose-list\"\u003e\n        \u003cdiv class=\"sttropez-purpose-row\"\u003e\n\u003cb\u003e01\u003c\/b\u003e\u003cdiv\u003e\n\u003cstrong\u003eWorkday ready\u003c\/strong\u003e\u003cspan\u003eA generous silhouette designed for more than just the smallest essentials.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"sttropez-purpose-row\"\u003e\n\u003cb\u003e02\u003c\/b\u003e\u003cdiv\u003e\n\u003cstrong\u003eTravel minded\u003c\/strong\u003e\u003cspan\u003eLong straps and a roomy body make it an easy companion for days in motion.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"sttropez-purpose-row\"\u003e\n\u003cb\u003e03\u003c\/b\u003e\u003cdiv\u003e\n\u003cstrong\u003eEasy to style\u003c\/strong\u003e\u003cspan\u003eIts clean profile works with tailoring, knitwear, denim and relaxed resort looks.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"sttropez-purpose-row\"\u003e\n\u003cb\u003e04\u003c\/b\u003e\u003cdiv\u003e\n\u003cstrong\u003eMade to be noticed\u003c\/strong\u003e\u003cspan\u003eA distinctive shape gives even simple outfits a more considered finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COLORS --\u003e\n  \u003cdiv class=\"sttropez-colors\"\u003e\n    \u003cdiv class=\"sttropez-colors-head\"\u003e\n      \u003cspan class=\"small\"\u003eThe Saint-Tropez palette\u003c\/span\u003e\n      \u003ch3 class=\"serif\"\u003eSeven expressions of one signature shape.\u003c\/h3\u003e\n      \u003cp\u003e\n        From deep neutrals to richer statement tones, each shade changes the personality\n        of Saint-Tropez while preserving its unmistakable silhouette.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sttropez-scroll\"\u003e\n      \u003cdiv class=\"sttropez-color-card\"\u003e\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sb1cd051acdf14c3087c7f93af47b7681D.webp?v=1787690175\u0026amp;width=900\" alt=\"Saint-Tropez Cognac\"\u003e\n        \u003cdiv class=\"sttropez-color-info\"\u003e\n\u003cspan class=\"sttropez-color-name\"\u003eCognac\u003c\/span\u003e\u003cspan class=\"sttropez-swatch\" style=\"background:#B76336\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sttropez-color-card\"\u003e\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Sd3363d72301a4c0a9e8d9d19157cd09az.webp?v=1787690175\u0026amp;width=900\" alt=\"Saint-Tropez Espresso\"\u003e\n        \u003cdiv class=\"sttropez-color-info\"\u003e\n\u003cspan class=\"sttropez-color-name\"\u003eEspresso\u003c\/span\u003e\u003cspan class=\"sttropez-swatch\" style=\"background:#432C25\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sttropez-color-card\"\u003e\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Se785aca08bd64901a83491381086b992a.webp?v=1787690175\u0026amp;width=900\" alt=\"Saint-Tropez Burgundy\"\u003e\n        \u003cdiv class=\"sttropez-color-info\"\u003e\n\u003cspan class=\"sttropez-color-name\"\u003eBurgundy\u003c\/span\u003e\u003cspan class=\"sttropez-swatch\" style=\"background:#6C1830\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sttropez-color-card\"\u003e\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S4a850b5e5f8d48b7918aa3819bf518fbq.webp?v=1787690175\u0026amp;width=900\" alt=\"Saint-Tropez Olive\"\u003e\n        \u003cdiv class=\"sttropez-color-info\"\u003e\n\u003cspan class=\"sttropez-color-name\"\u003eOlive\u003c\/span\u003e\u003cspan class=\"sttropez-swatch\" style=\"background:#625D45\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sttropez-color-card\"\u003e\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S24c42f1a63a447e3be3e254944f08d41V.webp?v=1787690175\u0026amp;width=900\" alt=\"Saint-Tropez Ivory\"\u003e\n        \u003cdiv class=\"sttropez-color-info\"\u003e\n\u003cspan class=\"sttropez-color-name\"\u003eIvory\u003c\/span\u003e\u003cspan class=\"sttropez-swatch\" style=\"background:#EEEAE4\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sttropez-color-card\"\u003e\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S069f9f9485fc486484294041f78cb3c4M.webp?v=1787690175\u0026amp;width=900\" alt=\"Saint-Tropez Noir\"\u003e\n        \u003cdiv class=\"sttropez-color-info\"\u003e\n\u003cspan class=\"sttropez-color-name\"\u003eNoir\u003c\/span\u003e\u003cspan class=\"sttropez-swatch\" style=\"background:#141414\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sttropez-color-card\"\u003e\n        \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/S7f2e62cb81b64a2687d2387d6b37514bO.webp?v=1787690175\u0026amp;width=900\" alt=\"Saint-Tropez Chocolate\"\u003e\n        \u003cdiv class=\"sttropez-color-info\"\u003e\n\u003cspan class=\"sttropez-color-name\"\u003eChocolate\u003c\/span\u003e\u003cspan class=\"sttropez-swatch\" style=\"background:#51372F\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sttropez-hint\"\u003e← Swipe to discover the palette →\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROFILE --\u003e\n  \u003cdiv class=\"sttropez-profile\"\u003e\n    \u003cspan class=\"mark\"\u003eB\u003c\/span\u003e\n    \u003ch3 class=\"serif\"\u003eThe tote for when a small bag isn't enough.\u003c\/h3\u003e\n    \u003cp\u003e\n      Saint-Tropez is offered as a large-format shoulder tote. Its broad body gives\n      the silhouette its visual impact while providing the everyday versatility that\n      makes a larger bag worth carrying.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sttropez-profile-grid\"\u003e\n      \u003cdiv class=\"sttropez-profile-item\"\u003e\n\u003cspan\u003eSilhouette\u003c\/span\u003e\u003cstrong\u003eWinged tote\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sttropez-profile-item\"\u003e\n\u003cspan\u003eCarry\u003c\/span\u003e\u003cstrong\u003eShoulder\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sttropez-profile-item\"\u003e\n\u003cspan\u003eScale\u003c\/span\u003e\u003cstrong\u003eLarge format\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sttropez-profile-item\"\u003e\n\u003cspan\u003eCharacter\u003c\/span\u003e\u003cstrong\u003eStructured · effortless\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"sttropez-closing\"\u003e\n    \u003cdiv class=\"sttropez-closing-inner\"\u003e\n      \u003cspan class=\"b\"\u003eB\u003c\/span\u003e\n      \u003ch3 class=\"serif\"\u003eSaint-Tropez.\u003cbr\u003eA signature you carry.\u003c\/h3\u003e\n      \u003cp\u003e\n        Designed for women who want space without sacrificing elegance,\n        Saint-Tropez brings together confident proportions, understated hardware\n        and the effortless refinement at the heart of Bellaro.\n      \u003c\/p\u003e\n      \u003cspan class=\"sttropez-signature\"\u003eBellaro Milano\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"Bellaro","offers":[{"title":"Black \/ Large(Max Length\u003e50cm)","offer_id":58539116298614,"sku":null,"price":89.3,"currency_code":"EUR","in_stock":true},{"title":"Light Brown \/ Large(Max Length\u003e50cm)","offer_id":58539116331382,"sku":null,"price":89.3,"currency_code":"EUR","in_stock":true},{"title":"Brown \/ Large(Max Length\u003e50cm)","offer_id":58539116364150,"sku":null,"price":89.3,"currency_code":"EUR","in_stock":true},{"title":"Coffee \/ Large(Max Length\u003e50cm)","offer_id":58539116396918,"sku":null,"price":89.3,"currency_code":"EUR","in_stock":true},{"title":"Burgundy \/ Large(Max Length\u003e50cm)","offer_id":58539116429686,"sku":null,"price":89.3,"currency_code":"EUR","in_stock":true},{"title":"Army Green \/ Large(Max Length\u003e50cm)","offer_id":58539116462454,"sku":null,"price":89.3,"currency_code":"EUR","in_stock":true},{"title":"White \/ Large(Max Length\u003e50cm)","offer_id":58539116495222,"sku":null,"price":89.3,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/0654\/1174\/files\/S8ec74f31a46a41bc98025bd7c975313er.webp?v=1787690178"},{"product_id":"bellaro-vintage-bag","title":"Bellaro Vintage Bag","description":"\u003c!--\n  BELLARO VINTAGE BAG — PREMIUM EDITORIAL PRODUCT STORY\n  Shopify: Theme \u003e Customize \u003e Custom Liquid\n  Informational section only — NO PRICE \/ NO PURCHASE BUTTON\n--\u003e\n\n\u003cstyle\u003e\n.vintage-section{\n  --ivory:#F8F4EC;--cream:#EEE4D5;--line:#D8C6A8;--navy:#13283F;\n  --navy-deep:#0E2034;--gold:#AE8750;--paper:#FFFDF9;--ink:#211B16;--muted:#6B6054;\n  font-family:'Jost',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  color:var(--ink);background:var(--ivory);overflow:hidden\n}\n.vintage-section *{box-sizing:border-box}\n.vintage-section .serif{font-family:'Cormorant Garamond','Times New Roman',serif}\n\n\/* HERO *\/\n.vintage-hero{max-width:1220px;margin:0 auto;padding:96px 32px 105px;display:grid;grid-template-columns:.88fr 1.12fr;gap:76px;align-items:center}\n.vintage-kicker{display:flex;align-items:center;gap:12px;margin-bottom:22px;color:var(--gold);font-size:10.5px;letter-spacing:.24em;text-transform:uppercase}\n.vintage-kicker:before{content:\"\";width:30px;height:1px;background:var(--gold)}\n.vintage-title{margin:0;color:var(--navy-deep);font-size:clamp(58px,7.5vw,96px);line-height:.9;font-weight:500;letter-spacing:-.02em}\n.vintage-title em{display:block;margin-top:17px;color:var(--gold);font-size:.47em;line-height:1.05;font-weight:400;font-style:italic;letter-spacing:0}\n.vintage-lede{max-width:48ch;margin:31px 0 34px;color:#51483E;font-size:17px;line-height:1.75;font-weight:300}\n.vintage-lede strong{color:var(--navy-deep);font-weight:500}\n.vintage-tags{display:flex;flex-wrap:wrap;gap:9px}\n.vintage-tag{padding:10px 14px;border:1px solid var(--line);background:rgba(255,255,255,.5);color:var(--navy);font-size:9.5px;letter-spacing:.13em;text-transform:uppercase}\n.vintage-hero-media{position:relative}\n.vintage-hero-media:before{content:\"\";position:absolute;right:-22px;top:-22px;width:72%;height:72%;border:1px solid #C8A875}\n.vintage-hero-media img{position:relative;display:block;width:100%;aspect-ratio:1\/1;object-fit:cover;background:#eee;box-shadow:0 30px 65px -30px rgba(14,32,52,.34)}\n.vintage-stamp{position:absolute;z-index:2;left:-18px;bottom:-17px;padding:12px 21px;background:var(--navy-deep);color:#fff;font-family:'Cormorant Garamond',serif;font-size:16px;font-style:italic}\n\n\/* MANIFESTO *\/\n.vintage-manifesto{background:var(--navy-deep)}\n.vintage-manifesto-inner{max-width:940px;margin:0 auto;padding:94px 32px;text-align:center}\n.vintage-manifesto .small{display:block;margin-bottom:18px;color:#D1AE76;font-size:10px;letter-spacing:.25em;text-transform:uppercase}\n.vintage-manifesto h3{margin:0 0 22px;color:#fff!important;font-size:clamp(42px,6vw,66px);line-height:.98;font-weight:400;font-style:italic}\n.vintage-manifesto p{max-width:660px;margin:0 auto;color:rgba(255,255,255,.78)!important;font-size:15.5px;line-height:1.8;font-weight:300}\n\n\/* LIFESTYLE *\/\n.vintage-lifestyle{max-width:1400px;margin:0 auto;padding:105px 32px}\n.vintage-lifestyle-frame{position:relative;overflow:hidden;min-height:650px;background:#222}\n.vintage-lifestyle-frame img{display:block;width:100%;height:100%;min-height:650px;object-fit:cover}\n.vintage-lifestyle-frame:after{content:\"\";position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,32,52,.58),rgba(14,32,52,.08) 62%,transparent)}\n.vintage-lifestyle-copy{position:absolute;z-index:2;left:58px;bottom:52px;max-width:455px;color:#fff}\n.vintage-lifestyle-copy .mini{display:block;margin-bottom:12px;font-size:10px;letter-spacing:.23em;text-transform:uppercase}\n.vintage-lifestyle-copy h3{margin:0 0 14px;color:#fff!important;font-size:clamp(37px,5vw,55px);line-height:1;font-weight:400;font-style:italic}\n.vintage-lifestyle-copy p{margin:0;color:rgba(255,255,255,.88)!important;font-size:14px;line-height:1.7;font-weight:300}\n\n\/* DETAILS *\/\n.vintage-details{max-width:1180px;margin:0 auto;padding:0 32px 115px}\n.vintage-details-head{max-width:680px;margin:0 auto 48px;text-align:center}\n.vintage-details-head span{display:block;margin-bottom:12px;color:var(--gold);font-size:10px;letter-spacing:.24em;text-transform:uppercase}\n.vintage-details-head h3{margin:0 0 14px;color:var(--navy-deep);font-size:clamp(38px,5vw,54px);line-height:1;font-weight:500;font-style:italic}\n.vintage-details-head p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.75;font-weight:300}\n.vintage-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}\n.vintage-detail{position:relative;overflow:hidden;min-height:510px;background:#E8E5E0}\n.vintage-detail img{display:block;width:100%;height:100%;min-height:510px;object-fit:cover;transition:transform .55s ease}\n.vintage-detail:hover img{transform:scale(1.02)}\n.vintage-detail-copy{position:absolute;left:18px;bottom:18px;max-width:calc(100% - 36px);padding:11px 16px;background:rgba(255,253,249,.95);backdrop-filter:blur(7px)}\n.vintage-detail-copy strong{display:block;color:var(--navy-deep);font-family:'Cormorant Garamond',serif;font-size:19px;font-style:italic;font-weight:500}\n.vintage-detail-copy span{display:block;margin-top:3px;color:var(--muted);font-size:11.5px;font-weight:300}\n\n\/* DESIGN DNA *\/\n.vintage-dna{background:#EFE5D7}\n.vintage-dna-inner{max-width:1180px;margin:0 auto;padding:96px 32px;display:grid;grid-template-columns:.86fr 1.14fr;gap:76px;align-items:center}\n.vintage-dna-copy .small{display:block;margin-bottom:15px;color:var(--gold);font-size:10px;letter-spacing:.23em;text-transform:uppercase}\n.vintage-dna-copy h3{margin:0 0 20px;color:var(--navy-deep);font-size:clamp(40px,5vw,57px);line-height:1;font-weight:500;font-style:italic}\n.vintage-dna-copy p{margin:0;color:var(--muted);font-size:15px;line-height:1.78;font-weight:300}\n.vintage-dna-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #D3BF9F;border-left:1px solid #D3BF9F}\n.vintage-dna-item{padding:27px 24px;border-right:1px solid #D3BF9F;border-bottom:1px solid #D3BF9F}\n.vintage-dna-item b{display:block;margin-bottom:13px;color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:18px;font-style:italic;font-weight:400}\n.vintage-dna-item strong{display:block;margin-bottom:6px;color:var(--navy-deep);font-size:13.5px;font-weight:500}\n.vintage-dna-item p{margin:0;color:var(--muted);font-size:12.5px;line-height:1.58;font-weight:300}\n\n\/* CAPACITY *\/\n.vintage-capacity{max-width:1180px;margin:0 auto;padding:110px 32px;display:grid;grid-template-columns:1.06fr .94fr;gap:70px;align-items:center}\n.vintage-capacity-image img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover;background:#eee}\n.vintage-capacity-copy .small{display:block;margin-bottom:14px;color:var(--gold);font-size:10px;letter-spacing:.23em;text-transform:uppercase}\n.vintage-capacity-copy h3{margin:0 0 20px;color:var(--navy-deep);font-size:clamp(39px,5vw,57px);line-height:1;font-weight:500;font-style:italic}\n.vintage-capacity-copy\u003ep{margin:0 0 29px;color:var(--muted);font-size:15px;line-height:1.78;font-weight:300}\n.vintage-row{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-top:1px solid var(--line)}\n.vintage-row:last-child{border-bottom:1px solid var(--line)}\n.vintage-row span:first-child{color:var(--navy);font-size:10px;font-weight:500;letter-spacing:.11em;text-transform:uppercase}\n.vintage-row span:last-child{color:var(--muted);font-family:'Cormorant Garamond',serif;font-size:18px;font-style:italic;text-align:right}\n\n\/* CARRY *\/\n.vintage-carry{max-width:1400px;margin:0 auto;padding:0 32px 110px}\n.vintage-carry-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}\n.vintage-carry-card{position:relative;overflow:hidden;min-height:570px}\n.vintage-carry-card img{display:block;width:100%;height:100%;min-height:570px;object-fit:cover}\n.vintage-carry-card:after{content:\"\";position:absolute;inset:0;background:linear-gradient(0deg,rgba(14,32,52,.55),transparent 55%)}\n.vintage-carry-label{position:absolute;z-index:2;left:28px;bottom:27px;color:#fff}\n.vintage-carry-label span{display:block;margin-bottom:5px;font-size:9px;letter-spacing:.18em;text-transform:uppercase}\n.vintage-carry-label strong{font-family:'Cormorant Garamond',serif;font-size:29px;font-style:italic;font-weight:400}\n\n\/* PALETTE *\/\n.vintage-palette{padding:100px 32px;background:var(--paper)}\n.vintage-palette-inner{max-width:1040px;margin:0 auto;text-align:center}\n.vintage-palette .small{display:block;margin-bottom:12px;color:var(--gold);font-size:10px;letter-spacing:.24em;text-transform:uppercase}\n.vintage-palette h3{margin:0 0 14px;color:var(--navy-deep);font-size:clamp(38px,5vw,54px);font-weight:500;font-style:italic}\n.vintage-palette p{max-width:620px;margin:0 auto 42px;color:var(--muted);font-size:14.5px;line-height:1.72;font-weight:300}\n.vintage-palette-image{position:relative;overflow:hidden}\n.vintage-palette-image img{display:block;width:100%;aspect-ratio:1\/1;object-fit:cover}\n.vintage-palette-note{position:absolute;left:22px;bottom:22px;padding:11px 16px;background:rgba(255,253,249,.94);color:var(--navy-deep);font-family:'Cormorant Garamond',serif;font-size:19px;font-style:italic}\n\n\/* CLOSING *\/\n.vintage-closing{background:var(--navy-deep);text-align:center}\n.vintage-closing-inner{max-width:880px;margin:0 auto;padding:105px 32px 112px}\n.vintage-closing .b{display:block;margin-bottom:18px;color:#D1AE76;font-family:'Cormorant Garamond',serif;font-size:29px;font-style:italic}\n.vintage-closing h3{margin:0 0 19px;color:#fff!important;font-size:clamp(43px,6vw,67px);line-height:.96;font-weight:400;font-style:italic}\n.vintage-closing p{max-width:600px;margin:0 auto;color:rgba(255,255,255,.78)!important;font-size:15px;line-height:1.8;font-weight:300}\n.vintage-signature{display:block;margin-top:31px;color:#D1AE76;font-size:9.5px;letter-spacing:.27em;text-transform:uppercase}\n\n@media(max-width:880px){\n .vintage-hero{grid-template-columns:1fr;gap:48px;padding:55px 20px 82px}.vintage-hero-media{order:-1}.vintage-hero-media:before{right:-9px;top:-9px}\n .vintage-title{font-size:clamp(53px,15vw,76px)}.vintage-manifesto-inner{padding:75px 20px}\n .vintage-lifestyle{padding:80px 20px}.vintage-lifestyle-frame,.vintage-lifestyle-frame img{min-height:520px}.vintage-lifestyle-copy{left:25px;right:25px;bottom:27px}\n .vintage-details{padding:0 20px 82px}.vintage-detail-grid{grid-template-columns:1fr}.vintage-detail,.vintage-detail img{min-height:auto}.vintage-detail img{aspect-ratio:1\/1}\n .vintage-dna-inner{grid-template-columns:1fr;gap:45px;padding:76px 20px}\n .vintage-capacity{grid-template-columns:1fr;gap:43px;padding:80px 20px}\n .vintage-carry{padding:0 20px 82px}.vintage-carry-grid{grid-template-columns:1fr}.vintage-carry-card,.vintage-carry-card img{min-height:500px}\n .vintage-palette{padding:78px 20px}.vintage-closing-inner{padding:82px 20px 90px}\n}\n@media(max-width:520px){\n .vintage-lede{font-size:15.5px}.vintage-dna-grid{grid-template-columns:1fr}\n .vintage-row{flex-direction:column;gap:5px}.vintage-row span:last-child{text-align:left}\n .vintage-carry-card,.vintage-carry-card img{min-height:440px}\n}\n\u003c\/style\u003e\n\n\u003csection class=\"vintage-section\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cdiv class=\"vintage-hero\"\u003e\n \u003cdiv\u003e\n  \u003cdiv class=\"vintage-kicker\"\u003eBellaro Signature Bag Collection\u003c\/div\u003e\n  \u003ch2 class=\"vintage-title serif\"\u003eVintage\u003cem\u003ean old-world mood, reimagined.\u003c\/em\u003e\n\u003c\/h2\u003e\n  \u003cp class=\"vintage-lede\"\u003eWith its generous structured silhouette, rich espresso tone and warm gold-tone accents, the \u003cstrong\u003eBellaro Vintage Bag\u003c\/strong\u003e brings a distinctly nostalgic elegance into the modern wardrobe.\u003c\/p\u003e\n  \u003cdiv class=\"vintage-tags\"\u003e\n   \u003cspan class=\"vintage-tag\"\u003eStructured silhouette\u003c\/span\u003e\n   \u003cspan class=\"vintage-tag\"\u003eShoulder carry\u003c\/span\u003e\n   \u003cspan class=\"vintage-tag\"\u003eGold-tone details\u003c\/span\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"vintage-hero-media\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Ciara_Vintage_Up_16.jpg?v=1787693297\u0026amp;width=1400\" alt=\"Bellaro Vintage Bag front view\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"vintage-stamp\"\u003eBellaro · Vintage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vintage-manifesto\"\u003e\n \u003cdiv class=\"vintage-manifesto-inner\"\u003e\n  \u003cspan class=\"small\"\u003eThe Vintage philosophy\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eSome pieces don't follow a season. They create a feeling.\u003c\/h3\u003e\n  \u003cp\u003eVintage is built around timeless proportions: a broad flap, softly structured sides, an elegant shoulder strap and warm metallic details. The result feels familiar in the best possible way — polished, characterful and designed to remain relevant beyond passing trends.\u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vintage-lifestyle\"\u003e\n \u003cdiv class=\"vintage-lifestyle-frame\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/04-03-2026-00-54-01_1.png?v=1787693303\u0026amp;width=1800\" alt=\"Bellaro Vintage Bag styled with a black jacket\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"vintage-lifestyle-copy\"\u003e\n   \u003cspan class=\"mini\"\u003eQuiet confidence\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eA bag that changes the entire look.\u003c\/h3\u003e\n   \u003cp\u003eIts deep brown finish and architectural profile add warmth and presence to monochrome tailoring, leather, knitwear and relaxed everyday pieces.\u003c\/p\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vintage-details\"\u003e\n \u003cdiv class=\"vintage-details-head\"\u003e\n  \u003cspan\u003eA closer look\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eDesigned to reward a second glance.\u003c\/h3\u003e\n  \u003cp\u003eThe character of Vintage comes from proportion and function: a wide flap, softly folded side panels, a composed base and an interior designed for more than the bare minimum.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"vintage-detail-grid\"\u003e\n  \u003cdiv class=\"vintage-detail\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Ciara_Vintage_Up_21.jpg?v=1787693297\u0026amp;width=1100\" alt=\"Bellaro Vintage Bag side profile\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"vintage-detail-copy\"\u003e\n\u003cstrong\u003eArchitectural side profile\u003c\/strong\u003e\u003cspan\u003eLayered side panels create depth without making the silhouette feel heavy.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"vintage-detail\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Ciara_Vintage_Up_20.jpg?v=1787693297\u0026amp;width=1100\" alt=\"Bellaro Vintage Bag back profile\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"vintage-detail-copy\"\u003e\n\u003cstrong\u003eClean from every angle\u003c\/strong\u003e\u003cspan\u003eA restrained back profile keeps the focus on shape and proportion.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"vintage-detail\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Ciara_Vintage_Up_28.jpg?v=1787693297\u0026amp;width=1100\" alt=\"Bellaro Vintage adjustable strap detail\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"vintage-detail-copy\"\u003e\n\u003cstrong\u003eAdjustable shoulder strap\u003c\/strong\u003e\u003cspan\u003eMultiple adjustment points let you refine the drop to suit your preferred carry.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"vintage-detail\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Ciara_Vintage_Up_23.jpg?v=1787693297\u0026amp;width=1100\" alt=\"Bellaro Vintage Bag structured base\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"vintage-detail-copy\"\u003e\n\u003cstrong\u003eComposed foundation\u003c\/strong\u003e\u003cspan\u003eA broad structured base helps preserve the bag's distinctive shape.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vintage-dna\"\u003e\n \u003cdiv class=\"vintage-dna-inner\"\u003e\n  \u003cdiv class=\"vintage-dna-copy\"\u003e\n   \u003cspan class=\"small\"\u003eThe Vintage design\u003c\/span\u003e\n   \u003ch3 class=\"serif\"\u003eClassic codes, with a modern sense of ease.\u003c\/h3\u003e\n   \u003cp\u003eVintage draws its identity from familiar elements of heritage handbags, then softens them for everyday wear. The proportions are substantial, the hardware restrained and the overall effect deliberately understated.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"vintage-dna-grid\"\u003e\n   \u003cdiv class=\"vintage-dna-item\"\u003e\n\u003cb\u003e01\u003c\/b\u003e\u003cstrong\u003eWide flap profile\u003c\/strong\u003e\u003cp\u003eA broad top flap gives the bag its instantly recognizable, composed silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"vintage-dna-item\"\u003e\n\u003cb\u003e02\u003c\/b\u003e\u003cstrong\u003eWarm hardware\u003c\/strong\u003e\u003cp\u003eGold-tone accents create elegant contrast against the deep brown exterior.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"vintage-dna-item\"\u003e\n\u003cb\u003e03\u003c\/b\u003e\u003cstrong\u003eSoft structure\u003c\/strong\u003e\u003cp\u003eDefined lines meet gently folded sides for a balance of polish and ease.\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"vintage-dna-item\"\u003e\n\u003cb\u003e04\u003c\/b\u003e\u003cstrong\u003eVersatile carry\u003c\/strong\u003e\u003cp\u003eThe shoulder strap gives the larger silhouette an effortless everyday feel.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vintage-capacity\"\u003e\n \u003cdiv class=\"vintage-capacity-image\"\u003e\n  \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/Ciara_Vintage_Up_30.jpg?v=1787693298\u0026amp;width=1300\" alt=\"Bellaro Vintage Bag interior capacity\" loading=\"lazy\"\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"vintage-capacity-copy\"\u003e\n  \u003cspan class=\"small\"\u003eInside Vintage\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eBeautiful outside. Seriously useful inside.\u003c\/h3\u003e\n  \u003cp\u003eThe generous interior is designed for full days. Its broad opening and organized compartments provide space for everyday essentials while helping smaller pieces remain easy to reach.\u003c\/p\u003e\n  \u003cdiv class=\"vintage-row\"\u003e\n\u003cspan\u003eSilhouette\u003c\/span\u003e\u003cspan\u003eLarge structured shoulder bag\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"vintage-row\"\u003e\n\u003cspan\u003eInterior\u003c\/span\u003e\u003cspan\u003eSpacious \u0026amp; organized\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"vintage-row\"\u003e\n\u003cspan\u003eCarry\u003c\/span\u003e\u003cspan\u003eAdjustable shoulder strap\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"vintage-row\"\u003e\n\u003cspan\u003eDetails\u003c\/span\u003e\u003cspan\u003eWarm gold-tone hardware\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vintage-carry\"\u003e\n \u003cdiv class=\"vintage-carry-grid\"\u003e\n  \u003cdiv class=\"vintage-carry-card\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/E1CF0947-988E-4B35-8113-861289E4E40D.jpg?v=1787693298\u0026amp;width=1200\" alt=\"Bellaro Vintage Bag carried under the arm\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"vintage-carry-label\"\u003e\n\u003cspan\u003e01 · Close carry\u003c\/span\u003e\u003cstrong\u003ePolished under the arm.\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"vintage-carry-card\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/9897A5C5-9461-4965-B0FB-AD2E6C6E0FAA.jpg?v=1787693298\u0026amp;width=1200\" alt=\"Bellaro Vintage Bag carried by shoulder strap\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"vintage-carry-label\"\u003e\n\u003cspan\u003e02 · Shoulder carry\u003c\/span\u003e\u003cstrong\u003eEffortless through the day.\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vintage-palette\"\u003e\n \u003cdiv class=\"vintage-palette-inner\"\u003e\n  \u003cspan class=\"small\"\u003eThe Vintage palette\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eDeep, timeless, beautifully understated.\u003c\/h3\u003e\n  \u003cp\u003eThe Vintage silhouette is presented in rich, wardrobe-minded shades that emphasize its heritage-inspired character and warm metallic accents.\u003c\/p\u003e\n  \u003cdiv class=\"vintage-palette-image\"\u003e\n   \u003cimg src=\"https:\/\/usebellaro.com\/cdn\/shop\/files\/6CFD2A1E-B61A-4FB5-B32E-83616DA85487.jpg?v=1787693297\u0026amp;width=1500\" alt=\"Bellaro Vintage Bag color selection\" loading=\"lazy\"\u003e\n   \u003cdiv class=\"vintage-palette-note\"\u003eA palette designed beyond seasons.\u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vintage-closing\"\u003e\n \u003cdiv class=\"vintage-closing-inner\"\u003e\n  \u003cspan class=\"b\"\u003eB\u003c\/span\u003e\n  \u003ch3 class=\"serif\"\u003eVintage.\u003cbr\u003eMade to feel collected, not simply bought.\u003c\/h3\u003e\n  \u003cp\u003eA confident silhouette, generous interior and timeless palette come together in a bag designed to bring character to the everyday.\u003c\/p\u003e\n  \u003cspan class=\"vintage-signature\"\u003eBellaro Milano\u003c\/span\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"Bellaro","offers":[{"title":"Default Title","offer_id":58539182227830,"sku":"Ciara Vintage Coffee","price":84.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/0654\/1174\/files\/Ciara_Vintage_Up_16.jpg?v=1787693297"}],"url":"https:\/\/usebellaro.com\/collections\/handbag-collection-1.oembed","provider":"Bellaro","version":"1.0","type":"link"}