{"product_id":"free-ithaca-lut-pack-preview","title":"FREE Ithaca LUT Pack (Preview)","description":"\n\u003c!-- Ithaca Free LUTs product page body.\n     Paste into the Shopify product description field.\n     CSS scoped under #ithaca-free. No header, footer, font imports or JS. --\u003e\n\n\u003cdiv id=\"ithaca-free\"\u003e\n  \u003cstyle\u003e\n    #ithaca-free {\n      --ink: #17161a;\n      --muted: #6b6874;\n      --rule: #e0dde4;\n      --mist: #f7f6f9;\n      --bronze: #9a6b33;\n      font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Text\", \"SF Pro Display\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n      color: var(--ink); background: #ffffff; line-height: 1.6; font-size: 16px;\n      -webkit-font-smoothing: antialiased;\n    }\n    #ithaca-free * { box-sizing: border-box; }\n    #ithaca-free p { margin: 0 0 1em; }\n    #ithaca-free a { color: var(--bronze); }\n    #ithaca-free h2 {\n      font-size: 27px; line-height: 1.22; font-weight: 700;\n      letter-spacing: -0.015em; margin: 0 0 10px;\n    }\n    #ithaca-free .i-sec { padding: 30px 0; border-top: 1px solid var(--rule); }\n    #ithaca-free .i-sec:first-child { border-top: 0; padding-top: 0; }\n    #ithaca-free .i-lede { font-size: 18px; line-height: 1.5; margin: 0 0 14px; }\n    #ithaca-free .i-muted { color: var(--muted); }\n    #ithaca-free .i-small { font-size: 13.5px; line-height: 1.5; color: var(--muted); }\n    #ithaca-free .i-eyebrow {\n      font-size: 12px; letter-spacing: 0.12em; text-transform: uppercase;\n      color: var(--bronze); font-weight: 600; margin: 0 0 8px;\n    }\n    #ithaca-free .i-reel {\n      border-radius: 10px; overflow: hidden; background: #111014;\n      line-height: 0; font-size: 0; margin: 0 0 18px;\n    }\n    #ithaca-free .i-reel video { display: block; width: 100%; height: auto; margin: 0; border: 0; }\n    #ithaca-free .i-reel video + video { margin-top: 10px; }\n    #ithaca-free .i-hero { border-radius: 12px; margin: 0 0 20px; }\n    #ithaca-free .i-stats {\n      display: grid; grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 10px; margin: 0 0 12px;\n    }\n    #ithaca-free .i-stat {\n      background: var(--mist); border: 1px solid var(--rule);\n      border-radius: 9px; padding: 13px 14px;\n    }\n    #ithaca-free .i-stat b { display: block; font-size: 20px; line-height: 1.2; letter-spacing: -0.01em; }\n    #ithaca-free .i-stat span { display: block; font-size: 12.5px; color: var(--muted); margin-top: 2px; }\n    #ithaca-free .i-cta {\n      background: var(--mist); border: 1px solid var(--rule);\n      border-radius: 12px; padding: 24px 22px; text-align: center;\n    }\n    #ithaca-free .i-cta h2 { margin-bottom: 6px; }\n    #ithaca-free .i-cta p { margin-bottom: 14px; }\n    #ithaca-free .i-btn {\n      display: block; text-align: center; background: var(--bronze); color: #ffffff;\n      text-decoration: none; font-weight: 650; font-size: 16.5px;\n      padding: 15px 30px; border-radius: 8px;\n    }\n    #ithaca-free .i-cta .i-btn { display: inline-block; }\n    #ithaca-free .i-btn-alt {\n      display: block; text-align: center; background: #ffffff; color: var(--bronze);\n      border: 1.5px solid var(--bronze); text-decoration: none;\n      font-weight: 650; font-size: 15.5px; padding: 13px 26px;\n      border-radius: 8px; margin: 4px 0 0;\n      transition: background 0.15s ease, color 0.15s ease;\n    }\n    #ithaca-free .i-btn-alt:hover { background: var(--bronze); color: #ffffff; }\n    #ithaca-free .i-btn { transition: opacity 0.15s ease; }\n    #ithaca-free .i-btn:hover { opacity: 0.88; }\n\n    #ithaca-free .i-files {\n      display: grid; grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px; margin: 0 0 14px;\n    }\n    #ithaca-free .i-file {\n      background: var(--mist); border: 1px solid var(--rule);\n      border-radius: 10px; padding: 18px 18px 16px;\n      transition: border-color 0.15s ease, background 0.15s ease, transform 0.15s ease;\n    }\n    #ithaca-free .i-file:hover {\n      border-color: var(--bronze); background: #ffffff; transform: translateY(-2px);\n    }\n    #ithaca-free .i-file-name {\n      font-size: 16px; font-weight: 650; letter-spacing: -0.01em;\n      word-break: break-word;\n    }\n    #ithaca-free .i-file-name em {\n      font-style: normal; color: var(--muted); font-weight: 500;\n    }\n    #ithaca-free .i-file-desc { font-size: 13.5px; color: var(--muted); margin-top: 5px; line-height: 1.45; }\n    #ithaca-free .i-file-tag {\n      display: inline-block; font-size: 10.5px; letter-spacing: 0.07em;\n      text-transform: uppercase; font-weight: 700; color: #ffffff;\n      background: var(--bronze); border-radius: 4px; padding: 3px 7px; margin-bottom: 9px;\n    }\n    #ithaca-free .i-reel + .i-reel { margin-top: 14px; }\n    #ithaca-free .i-spec { width: 100%; border-collapse: collapse; font-size: 15px; }\n    #ithaca-free .i-spec td { padding: 11px 0; border-bottom: 1px solid var(--rule); }\n    #ithaca-free .i-spec td:first-child { color: var(--muted); padding-right: 16px; }\n    #ithaca-free .i-spec td:nth-child(2) { width: 90px; text-align: center; }\n    #ithaca-free .i-spec td:nth-child(3) { width: 110px; text-align: center; font-weight: 650; }\n    #ithaca-free .i-spec th {\n      font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase;\n      color: var(--muted); font-weight: 600; text-align: center;\n      padding: 0 0 8px; border-bottom: 1px solid var(--rule);\n    }\n    #ithaca-free .i-spec th:first-child { text-align: left; }\n    #ithaca-free .i-yes { color: var(--bronze); font-weight: 650; }\n    #ithaca-free .i-no { color: #b3aeb8; }\n    #ithaca-free .i-disc {\n      font-size: 12.5px; line-height: 1.55; color: var(--muted);\n      border-top: 1px solid var(--rule); padding-top: 16px; margin-top: 6px;\n    }\n    @media (max-width: 749px) {\n      #ithaca-free .i-stats { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n      #ithaca-free .i-files { grid-template-columns: minmax(0, 1fr); }\n      #ithaca-free h2 { font-size: 22px; }\n      #ithaca-free .i-spec { font-size: 14px; }\n      #ithaca-free .i-spec td:nth-child(2) { width: 62px; }\n      #ithaca-free .i-spec td:nth-child(3) { width: 78px; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"i-sec\"\u003e\n    \u003cdiv class=\"i-reel i-hero\"\u003e\n      \u003cvideo autoplay muted loop playsinline preload=\"metadata\" aria-label=\"Free cinematic LUTs for Final Cut Pro, Premiere Pro and DaVinci Resolve\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/0ecf0f1b36d247aaa8c67ab9c21e1b2a.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"i-lede\"\u003e\n      \u003cstrong\u003eTwo free cinematic LUTs\u003c\/strong\u003e from the Ithaca pack. Crimson\n      Forge for firelight and low sun, Aegean Night for cold night exteriors.\n    \u003c\/p\u003e\n    \u003cdiv class=\"i-stats\"\u003e\n      \u003cdiv class=\"i-stat\"\u003e\n\u003cb\u003e2\u003c\/b\u003e\u003cspan\u003eFree LUTs\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"i-stat\"\u003e\n\u003cb\u003eRec.709\u003c\/b\u003e\u003cspan\u003eStandard footage\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"i-stat\"\u003e\n\u003cb\u003e.cube\u003c\/b\u003e\u003cspan\u003eAny editor\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"i-stat\"\u003e\n\u003cb\u003eFree\u003c\/b\u003e\u003cspan\u003eCommercial use\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"i-files\"\u003e\n      \u003cdiv class=\"i-file\"\u003e\n        \u003cspan class=\"i-file-tag\"\u003eIncluded free\u003c\/span\u003e\n        \u003cdiv class=\"i-file-name\"\u003eCrimson Forge\u003cem\u003e [REC709].cube\u003c\/em\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"i-file-desc\"\u003eWarm and red heavy. Firelight, low sun and torchlight.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"i-file\"\u003e\n        \u003cspan class=\"i-file-tag\"\u003eIncluded free\u003c\/span\u003e\n        \u003cdiv class=\"i-file-name\"\u003eAegean Night\u003cem\u003e [REC709].cube\u003c\/em\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"i-file-desc\"\u003eDeep, cool and contrasty. Built for night exteriors.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"i-small\"\u003e\n      Full quality files, no watermark and no time limit. Free LUTs for Final\n      Cut Pro, DaVinci Resolve, Premiere Pro and any editor that loads a\n      .cube file.\n    \u003c\/p\u003e\n    \u003ca class=\"i-btn-alt\" href=\"https:\/\/fcpxfullaccess.com\/collections\/luts\/products\/ithaca-lut-pack\"\u003eSee all 10 looks in the full pack\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"i-sec\"\u003e\n    \u003cp class=\"i-eyebrow\"\u003eExamples from the full pack\u003c\/p\u003e\n    \u003ch2\u003eThis is what the other 8 looks do\u003c\/h2\u003e\n    \u003cp class=\"i-muted\"\u003e\n      Bronze, sea mist and firelight. The reels below show all 10 Ithaca\n      looks, not just the 2 free ones, each with a Log to Rec.709 conversion\n      included in the full pack.\n    \u003c\/p\u003e\n    \u003cdiv class=\"i-reel\"\u003e\n      \u003cvideo autoplay muted loop playsinline preload=\"metadata\" aria-label=\"Examples from the full Ithaca LUT pack\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a33e53b0a3204829946eed4a38aaae1e.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"i-reel\"\u003e\n      \u003cvideo autoplay muted loop playsinline preload=\"metadata\" aria-label=\"Examples from the full Ithaca LUT pack\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b055d2dba009463a88d0dbce758b2952.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"i-reel\"\u003e\n      \u003cvideo autoplay muted loop playsinline preload=\"metadata\" aria-label=\"Examples from the full Ithaca LUT pack\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5bf0feeb0f8b4da4aaed03805c73658c.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n    \u003ca class=\"i-btn\" href=\"https:\/\/fcpxfullaccess.com\/collections\/luts\/products\/ithaca-lut-pack\"\u003eGet the full Ithaca pack\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"i-sec\"\u003e\n    \u003ch2\u003eFree against full\u003c\/h2\u003e\n    \u003ctable class=\"i-spec\"\u003e\n      \u003ctr\u003e\n\u003cth\u003e \u003c\/th\u003e\n\u003cth\u003eFree\u003c\/th\u003e\n\u003cth\u003eFull pack\u003c\/th\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCinematic looks\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003ctd\u003e10\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eTotal LUT files\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003ctd\u003e20\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eRec.709 for standard footage\u003c\/td\u003e\n\u003ctd class=\"i-yes\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"i-yes\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLog to Rec.709 conversions\u003c\/td\u003e\n\u003ctd class=\"i-no\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"i-yes\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWarm, hazy and cold sets\u003c\/td\u003e\n\u003ctd class=\"i-no\"\u003ePart\u003c\/td\u003e\n\u003ctd class=\"i-yes\"\u003eAll three\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCommercial licence\u003c\/td\u003e\n\u003ctd class=\"i-yes\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"i-yes\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cp class=\"i-small\" style=\"margin-top:14px\"\u003e\n      Shooting log or flat? The free files are Rec.709 only. The log\n      conversions are in the full pack.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"i-sec\"\u003e\n    \u003cdiv class=\"i-cta\"\u003e\n      \u003ch2\u003eIthaca, in full\u003c\/h2\u003e\n      \u003cp class=\"i-muted\"\u003e10 looks, 20 files, Rec.709 and log. One payment, yours to keep.\u003c\/p\u003e\n      \u003ca class=\"i-btn\" href=\"https:\/\/fcpxfullaccess.com\/collections\/luts\/products\/ithaca-lut-pack\"\u003eGet the full pack\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"i-disc\"\u003e\n    Ithaca is an original colour grading product created and sold by FCPX\n    Full Access. It is inspired by the visual traditions of classical and\n    mythological cinema and by Homer's Odyssey, which is in the public\n    domain. FCPX Full Access is not affiliated with, authorised by, endorsed\n    by or in any way officially connected to any film, film studio,\n    production company, distributor or filmmaker. All trademarks, film titles\n    and character names are the property of their respective owners.\n    Strictly not for sharing or resale. Please use the original link to share.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n","brand":"FCPX Full Access","offers":[{"title":"Default Title","offer_id":43484954591280,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0287\/7580\/9072\/files\/Sparta-LUT-Packaging-FREE.jpg?v=1786614879","url":"https:\/\/fcpxfullaccess.com\/products\/free-ithaca-lut-pack-preview","provider":"FCPX Full Access","version":"1.0","type":"link"}