{"product_id":"forta-gala-black-handbag","title":"Forta Gala Black Handbag","description":"\u003cstyle\u003e\n  .ac-product-story {\n    --ac-ink: #181714;\n    --ac-muted: #6f6b63;\n    --ac-gold: #a48750;\n    --ac-line: rgba(24, 23, 20, 0.14);\n    --ac-cream: #f8f6f1;\n    color: var(--ac-ink);\n    font-family: inherit;\n    margin: 10px 0 28px;\n  }\n\n  .ac-product-story * {\n    box-sizing: border-box;\n  }\n\n  .ac-introduction {\n    background: var(--ac-cream);\n    border-left: 2px solid var(--ac-gold);\n    padding: 24px 25px;\n  }\n\n  .ac-eyebrow {\n    color: var(--ac-gold);\n    display: block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    margin: 0 0 13px;\n    text-transform: uppercase;\n  }\n\n  .ac-introduction h2 {\n    color: var(--ac-ink);\n    font-family: inherit;\n    font-size: 19px;\n    font-weight: 400;\n    letter-spacing: 0.04em;\n    line-height: 1.45;\n    margin: 0 0 13px;\n    text-transform: none;\n  }\n\n  .ac-introduction p {\n    color: var(--ac-muted);\n    font-size: 14px;\n    line-height: 1.75;\n    margin: 0;\n  }\n\n  .ac-preorder {\n    align-items: flex-start;\n    border: 1px solid rgba(164, 135, 80, 0.45);\n    display: flex;\n    gap: 13px;\n    margin: 18px 0 20px;\n    padding: 16px 17px;\n  }\n\n  .ac-preorder-mark {\n    background: var(--ac-gold);\n    flex: 0 0 auto;\n    height: 7px;\n    margin-top: 6px;\n    transform: rotate(45deg);\n    width: 7px;\n  }\n\n  .ac-preorder strong {\n    color: var(--ac-gold);\n    display: block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    margin-bottom: 6px;\n    text-transform: uppercase;\n  }\n\n  .ac-preorder p {\n    color: var(--ac-muted);\n    font-size: 12px;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .ac-specifications {\n    border-bottom: 1px solid var(--ac-line);\n    border-top: 1px solid var(--ac-line);\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    margin: 0 0 6px;\n  }\n\n  .ac-specification {\n    min-height: 75px;\n    padding: 16px 12px;\n  }\n\n  .ac-specification:nth-child(odd) {\n    border-right: 1px solid var(--ac-line);\n  }\n\n  .ac-specification:nth-child(-n+2) {\n    border-bottom: 1px solid var(--ac-line);\n  }\n\n  .ac-specification span {\n    color: var(--ac-muted);\n    display: block;\n    font-size: 9px;\n    letter-spacing: 0.17em;\n    margin-bottom: 7px;\n    text-transform: uppercase;\n  }\n\n  .ac-specification strong {\n    color: var(--ac-ink);\n    display: block;\n    font-size: 13px;\n    font-weight: 400;\n    line-height: 1.4;\n  }\n\n  .ac-detail {\n    border-bottom: 1px solid var(--ac-line);\n    margin: 0;\n  }\n\n  .ac-detail summary {\n    align-items: center;\n    color: var(--ac-ink);\n    cursor: pointer;\n    display: flex;\n    font-size: 11px;\n    font-weight: 500;\n    justify-content: space-between;\n    letter-spacing: 0.17em;\n    list-style: none;\n    padding: 20px 2px;\n    text-transform: uppercase;\n  }\n\n  .ac-detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ac-detail summary::after {\n    color: var(--ac-gold);\n    content: \"+\";\n    font-family: Arial, sans-serif;\n    font-size: 20px;\n    font-weight: 300;\n    line-height: 1;\n  }\n\n  .ac-detail[open] summary::after {\n    content: \"−\";\n  }\n\n  .ac-detail-content {\n    color: var(--ac-muted);\n    font-size: 14px;\n    line-height: 1.75;\n    padding: 0 2px 22px;\n  }\n\n  .ac-detail-content p {\n    margin: 0 0 13px;\n  }\n\n  .ac-detail-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ac-detail-content ul {\n    list-style: none;\n    margin: 14px 0 0;\n    padding: 0;\n  }\n\n  .ac-detail-content li {\n    border-top: 1px solid rgba(24, 23, 20, 0.08);\n    padding: 9px 0 9px 18px;\n    position: relative;\n  }\n\n  .ac-detail-content li::before {\n    background: var(--ac-gold);\n    content: \"\";\n    height: 4px;\n    left: 1px;\n    position: absolute;\n    top: 18px;\n    width: 4px;\n  }\n\n  .ac-philosophy {\n    padding: 27px 10px 6px;\n    text-align: center;\n  }\n\n  .ac-philosophy p {\n    color: var(--ac-muted);\n    font-size: 13px;\n    line-height: 1.75;\n    margin: 0 auto 18px;\n    max-width: 420px;\n  }\n\n  .ac-signature {\n    color: var(--ac-ink);\n    display: block;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 20px;\n    font-style: italic;\n    letter-spacing: 0.02em;\n    margin-bottom: 21px;\n  }\n\n  .ac-closing {\n    align-items: center;\n    color: var(--ac-gold);\n    display: flex;\n    font-size: 9px;\n    font-weight: 600;\n    gap: 12px;\n    justify-content: center;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n  }\n\n  .ac-closing::before,\n  .ac-closing::after {\n    background: var(--ac-gold);\n    content: \"\";\n    height: 1px;\n    opacity: 0.55;\n    width: 32px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .ac-introduction {\n      padding: 21px 19px;\n    }\n\n    .ac-introduction h2 {\n      font-size: 17px;\n    }\n\n    .ac-introduction p,\n    .ac-detail-content {\n      font-size: 13px;\n    }\n\n    .ac-preorder {\n      padding: 14px;\n    }\n\n    .ac-specification {\n      min-height: 70px;\n      padding: 14px 10px;\n    }\n\n    .ac-detail summary {\n      padding: 18px 1px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ac-product-story\"\u003e\n\n  \u003csection class=\"ac-introduction\"\u003e\n    \u003cspan class=\"ac-eyebrow\"\u003eWhat am I buying?\u003c\/span\u003e\n\n    \u003ch2\u003eThe Albert Couture Forta Gala Black Handbag\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Designed in Kentucky, the Forta Gala is a compact black handbag created\n      for occasions when you want to carry the essentials without the weight\n      of a larger bag. Two strap lengths allow you to change how you carry it\n      to suit the moment.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ac-preorder\"\u003e\n    \u003cspan class=\"ac-preorder-mark\"\u003e\u003c\/span\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eAvailable for Pre-Order\u003c\/strong\u003e\n\n      \u003cp\u003e\n        This handbag is not held as ready-made inventory. Your purchase is a\n        pre-order and the piece will be prepared following order confirmation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ac-specifications\"\u003e\n    \u003cdiv class=\"ac-specification\"\u003e\n      \u003cspan\u003eDesigned In\u003c\/span\u003e\n      \u003cstrong\u003eKentucky\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ac-specification\"\u003e\n      \u003cspan\u003eDimensions\u003c\/span\u003e\n      \u003cstrong\u003e4.4″ H × 6.5″ W × 2.7″ D\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ac-specification\"\u003e\n      \u003cspan\u003ePockets\u003c\/span\u003e\n      \u003cstrong\u003eOne exterior and one interior\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ac-specification\"\u003e\n      \u003cspan\u003eStraps\u003c\/span\u003e\n      \u003cstrong\u003eOne full length and one short\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"ac-detail\"\u003e\n    \u003csummary\u003eWhat makes it special?\u003c\/summary\u003e\n\n    \u003cdiv class=\"ac-detail-content\"\u003e\n      \u003cp\u003e\n        The Forta Gala brings versatility to a compact silhouette. Its black\n        finish gives it an understated character that works across casual,\n        professional, and evening settings.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        A full-length strap and a short strap give you two ways to carry the\n        handbag. The exterior and interior slip pockets help keep smaller\n        essentials organized and within reach.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eCompact and versatile silhouette\u003c\/li\u003e\n        \u003cli\u003eOne exterior slip pocket\u003c\/li\u003e\n        \u003cli\u003eOne interior slip pocket\u003c\/li\u003e\n        \u003cli\u003eOne full-length strap\u003c\/li\u003e\n        \u003cli\u003eOne short-length strap\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        It is a considered choice for occasions when you only need the\n        essentials close at hand.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"ac-detail\"\u003e\n    \u003csummary\u003eHow is it designed?\u003c\/summary\u003e\n\n    \u003cdiv class=\"ac-detail-content\"\u003e\n      \u003cp\u003e\n        The handbag measures 4.4 inches high, 6.5 inches wide, and 2.7 inches\n        deep.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        One exterior slip pocket provides convenient access while one interior\n        slip pocket helps organize smaller belongings. Use the full-length\n        strap when you prefer a longer carry or change to the short strap for\n        a closer-held look.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"ac-detail\"\u003e\n    \u003csummary\u003eHow does the pre-order work?\u003c\/summary\u003e\n\n    \u003cdiv class=\"ac-detail-content\"\u003e\n      \u003cp\u003e\n        The Forta Gala Black Handbag is offered as a pre-order rather than an\n        immediately available, ready-made item.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Placing your order reserves the handbag for you. Preparation begins\n        following order confirmation. Please allow for production before the\n        item is ready to ship.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"ac-detail\"\u003e\n    \u003csummary\u003eWho is Albert Couture?\u003c\/summary\u003e\n\n    \u003cdiv class=\"ac-detail-content\"\u003e\n      \u003cp\u003e\n        Albert Couture is a modern luxury fashion house based in Lexington,\n        Kentucky.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        We create private made-to-measure clothing and refined everyday\n        accessories for people who value confidence, comfort, and presence.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"ac-philosophy\"\u003e\n    \u003cp\u003e\n      The Forta Gala Black Handbag brings compact organization and adaptable\n      styling to the occasions that matter.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"ac-signature\"\u003eDesigned for the way you live.\u003c\/span\u003e\n\n    \u003cspan class=\"ac-closing\"\u003eOnly the Best\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Albert Couture","offers":[{"title":"Black","offer_id":40120554618982,"sku":"","price":1200.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0146\/3255\/0454\/products\/DSC00244.jpg?v=1717904468","url":"https:\/\/albertcouture.com\/products\/forta-gala-black-handbag","provider":"Albert Couture ","version":"1.0","type":"link"}