/* Auto-loaded runtime CSS for the "postcard" template.
   GENERATED by code/scripts/build_postcard_template.py from the postcard extract manifest.
   Structure mirrors aurora-runtime.css: tokens + per-layout ::before(bg)/::after(deco) + .pc-eN-<slot> classes.
   All selectors scoped under [data-template="postcard"] — inert on other templates. */
@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Libre+Franklin:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap');
:root {
  --pc-blue: #4760F1 !important;
  --pc-navy: #151F49 !important;
  --pc-ink: #39302C !important;
  --pc-cream: #FFFEE0 !important;
  --pc-rose: #EB71A5 !important;
  --pc-lilac: #DCD3FF !important;
  --pc-green: #1D3309 !important;
  --pc-white: #FFFFFF !important;
  --pc-font-serif: 'Instrument Serif', Georgia, serif !important;
  --pc-font-sans:  'Libre Franklin', system-ui, sans-serif !important;
  --pc-font-sans2: 'Plus Jakarta Sans', system-ui, sans-serif !important;
}
[data-template="postcard"] .slide, [data-template="postcard"] .slide > .slide-scale-inner {
  font-family: var(--pc-font-sans) !important; color: var(--pc-ink) !important;
  position: relative !important; overflow: hidden !important;
}
[data-template="postcard"] [class*="-image"] > img { width:100% !important; height:100% !important; object-fit:cover !important; display:block !important; }

/* ── per-layout bg + decoration ── */
[data-template="postcard"][data-layout="E1"]::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#EB71A5 !important;
}
[data-template="postcard"][data-layout="E1"]::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-1.svg?v=aa15ff41') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E1"] > .slide-scale-inner::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#EB71A5 !important;
}
[data-template="postcard"][data-layout="E1"] > .slide-scale-inner::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-1.svg?v=aa15ff41') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E2"]::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFFFF !important;
}
[data-template="postcard"][data-layout="E2"]::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-2.svg?v=091c2215') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E2"] > .slide-scale-inner::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFFFF !important;
}
[data-template="postcard"][data-layout="E2"] > .slide-scale-inner::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-2.svg?v=091c2215') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E3"]::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFEE0 !important;
}
[data-template="postcard"][data-layout="E3"]::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-3.svg?v=31f6b71f') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E3"] > .slide-scale-inner::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFEE0 !important;
}
[data-template="postcard"][data-layout="E3"] > .slide-scale-inner::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-3.svg?v=31f6b71f') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E4"]::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFFFF !important;
}
[data-template="postcard"][data-layout="E4"]::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-4.svg?v=1edd7f01') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E4"] > .slide-scale-inner::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFFFF !important;
}
[data-template="postcard"][data-layout="E4"] > .slide-scale-inner::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-4.svg?v=1edd7f01') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E5"]::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#DCD3FF !important;
}
[data-template="postcard"][data-layout="E5"]::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-5.svg?v=9ba6f81e') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E5"] > .slide-scale-inner::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#DCD3FF !important;
}
[data-template="postcard"][data-layout="E5"] > .slide-scale-inner::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-5.svg?v=9ba6f81e') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E6"]::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFFFF !important;
}
[data-template="postcard"][data-layout="E6"]::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-6.svg?v=bec6544c') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E6"] > .slide-scale-inner::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFFFF !important;
}
[data-template="postcard"][data-layout="E6"] > .slide-scale-inner::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-6.svg?v=bec6544c') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E7"]::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFEE0 !important;
}
[data-template="postcard"][data-layout="E7"]::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-7.svg?v=82a76286') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E7"] > .slide-scale-inner::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFEE0 !important;
}
[data-template="postcard"][data-layout="E7"] > .slide-scale-inner::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-7.svg?v=82a76286') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E8"]::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFFFF !important;
}
[data-template="postcard"][data-layout="E8"]::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-8.svg?v=da059bd7') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E8"] > .slide-scale-inner::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFFFF !important;
}
[data-template="postcard"][data-layout="E8"] > .slide-scale-inner::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-8.svg?v=da059bd7') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E9"]::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#4760F1 !important;
}
[data-template="postcard"][data-layout="E9"]::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-9.svg?v=1ad4737a') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E9"] > .slide-scale-inner::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#4760F1 !important;
}
[data-template="postcard"][data-layout="E9"] > .slide-scale-inner::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-9.svg?v=1ad4737a') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E10"]::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFFFF !important;
}
[data-template="postcard"][data-layout="E10"]::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-10.svg?v=79c9a836') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E10"] > .slide-scale-inner::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#FFFFFF !important;
}
[data-template="postcard"][data-layout="E10"] > .slide-scale-inner::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-10.svg?v=79c9a836') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E11"]::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#DCD3FF !important;
}
[data-template="postcard"][data-layout="E11"]::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-11.svg?v=65aa062b') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E11"] > .slide-scale-inner::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#DCD3FF !important;
}
[data-template="postcard"][data-layout="E11"] > .slide-scale-inner::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-11.svg?v=65aa062b') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E12"]::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#EB71A5 !important;
}
[data-template="postcard"][data-layout="E12"]::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-12.svg?v=614495ce') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="E12"] > .slide-scale-inner::before {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important;
  pointer-events:none !important; background:#EB71A5 !important;
}
[data-template="postcard"][data-layout="E12"] > .slide-scale-inner::after {
  content:'' !important; position:absolute !important; inset:0 !important; z-index:1 !important;
  pointer-events:none !important; background-image:url('/samples/postcard/assets/slide-12.svg?v=614495ce') !important;
  background-size:100% 100% !important; background-position:center !important; background-repeat:no-repeat !important;
}
[data-template="postcard"][data-layout="CHART"]::before { content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important; background:#FFFEE0 !important; }
[data-template="postcard"][data-layout="CHART"] > .slide-scale-inner::before { content:'' !important; position:absolute !important; inset:0 !important; z-index:0 !important; background:#FFFEE0 !important; }

/* ── per-layout component slots (derived 1:1 from manifest geometry) ── */
[data-template="postcard"][data-layout="E1"] .pc-e1-heading-1 { position:absolute !important; left:0px !important; top:380px !important; width:1920px !important; max-height:330px !important; overflow:hidden !important; font-size:130px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.054 !important; color:#FFFEE0 !important; text-align:center !important; }
[data-template="postcard"][data-layout="E1"] .pc-e1-subhead-1 { position:absolute !important; left:0px !important; top:720px !important; width:1920px !important; max-height:282px !important; overflow:hidden !important; font-size:44px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.295 !important; color:#FFFEE0 !important; text-align:center !important; }
[data-template="postcard"][data-layout="E2"] .pc-e2-image-1 { position:absolute !important; left:120px !important; top:0px !important; width:1800px !important; height:440px !important; border-radius:0px !important; background:#D9D9D9 !important; overflow:hidden !important; }
[data-template="postcard"][data-layout="E2"] .pc-e2-metric-1 { position:absolute !important; left:1868px !important; top:1015px !important; width:160px !important; max-height:48px !important; overflow:hidden !important; font-size:20px !important; font-family:'Plus Jakarta Sans', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.25 !important; color:#4760F1 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E2"] .pc-e2-heading-1 { position:absolute !important; left:168px !important; top:436px !important; width:600px !important; max-height:290px !important; overflow:hidden !important; font-size:125px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.0 !important; color:#4760F1 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E2"] .pc-e2-body-1 { position:absolute !important; left:168px !important; top:736px !important; width:600px !important; max-height:266px !important; overflow:hidden !important; font-size:32px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.406 !important; color:#4760F1 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E3"] .pc-e3-metric-1 { position:absolute !important; left:1868px !important; top:1015px !important; width:160px !important; max-height:48px !important; overflow:hidden !important; font-size:20px !important; font-family:'Plus Jakarta Sans', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.25 !important; color:#EB71A5 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E3"] .pc-e3-heading-1 { position:absolute !important; left:769px !important; top:190px !important; width:600px !important; max-height:232px !important; overflow:hidden !important; font-size:125px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.25 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E3"] .pc-e3-subhead-1 { position:absolute !important; left:195px !important; top:432px !important; width:515px !important; max-height:64px !important; overflow:hidden !important; font-size:44px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.25 !important; color:#151F49 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E3"] .pc-e3-body-1 { position:absolute !important; left:195px !important; top:506px !important; width:515px !important; max-height:496px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.286 !important; color:#151F49 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E3"] .pc-e3-subhead-2 { position:absolute !important; left:738px !important; top:432px !important; width:515px !important; max-height:64px !important; overflow:hidden !important; font-size:44px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.25 !important; color:#151F49 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E3"] .pc-e3-body-2 { position:absolute !important; left:738px !important; top:506px !important; width:515px !important; max-height:496px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.286 !important; color:#151F49 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E3"] .pc-e3-subhead-3 { position:absolute !important; left:1281px !important; top:432px !important; width:591px !important; max-height:64px !important; overflow:hidden !important; font-size:44px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.25 !important; color:#151F49 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E3"] .pc-e3-body-3 { position:absolute !important; left:1281px !important; top:506px !important; width:591px !important; max-height:496px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.286 !important; color:#151F49 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E5"] .pc-e5-image-1 { position:absolute !important; left:120px !important; top:0px !important; width:1800px !important; height:820px !important; border-radius:0px !important; background:#D9D9D9 !important; overflow:hidden !important; }
[data-template="postcard"][data-layout="E5"] .pc-e5-body-1 { position:absolute !important; left:174px !important; top:867px !important; width:600px !important; max-height:135px !important; overflow:hidden !important; font-size:32px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.312 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E6"] .pc-e6-image-1 { position:absolute !important; left:1226px !important; top:171px !important; width:484px !important; height:472px !important; border-radius:12px !important; background:#D9D9D9 !important; overflow:hidden !important; }
[data-template="postcard"][data-layout="E6"] .pc-e6-text-1 { position:absolute !important; left:1268px !important; top:702px !important; width:604px !important; max-height:300px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.429 !important; color:#151F49 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-image-1 { position:absolute !important; left:120px !important; top:0px !important; width:464px !important; height:1080px !important; border-radius:0px !important; background:#D9D9D9 !important; overflow:hidden !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-metric-1 { position:absolute !important; left:1869px !important; top:1015px !important; width:160px !important; max-height:48px !important; overflow:hidden !important; font-size:20px !important; font-family:'Plus Jakarta Sans', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.25 !important; color:#4760F1 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-metric-2 { position:absolute !important; left:671px !important; top:90px !important; width:160px !important; max-height:318px !important; overflow:hidden !important; font-size:200px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.25 !important; color:#4760F1 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-metric-2 { font-size:0 !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-metric-2::before { content:"1" !important; font-size:200px !important; line-height:1.25 !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; color:#4760F1 !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-subhead-1 { position:absolute !important; left:871px !important; top:120px !important; width:600px !important; max-height:69px !important; overflow:hidden !important; font-size:32px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.25 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-body-1 { position:absolute !important; left:871px !important; top:199px !important; width:600px !important; max-height:239px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.286 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-metric-3 { position:absolute !important; left:629px !important; top:418px !important; width:202px !important; max-height:318px !important; overflow:hidden !important; font-size:200px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.25 !important; color:#4760F1 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-metric-3 { font-size:0 !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-metric-3::before { content:"2" !important; font-size:200px !important; line-height:1.25 !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; color:#4760F1 !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-metric-4 { position:absolute !important; left:629px !important; top:746px !important; width:202px !important; max-height:256px !important; overflow:hidden !important; font-size:200px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.25 !important; color:#4760F1 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-metric-4 { font-size:0 !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-metric-4::before { content:"3" !important; font-size:200px !important; line-height:1.25 !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; color:#4760F1 !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-subhead-2 { position:absolute !important; left:871px !important; top:448px !important; width:600px !important; max-height:69px !important; overflow:hidden !important; font-size:32px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.25 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-subhead-3 { position:absolute !important; left:871px !important; top:777px !important; width:600px !important; max-height:68px !important; overflow:hidden !important; font-size:32px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.25 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-body-2 { position:absolute !important; left:871px !important; top:527px !important; width:600px !important; max-height:240px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.286 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E7"] .pc-e7-body-3 { position:absolute !important; left:871px !important; top:855px !important; width:600px !important; max-height:147px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.286 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E8"] .pc-e8-metric-1 { position:absolute !important; left:1867px !important; top:1015px !important; width:160px !important; max-height:48px !important; overflow:hidden !important; font-size:20px !important; font-family:'Plus Jakarta Sans', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.25 !important; color:#4760F1 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E8"] .pc-e8-subhead-1 { position:absolute !important; left:283px !important; top:493px !important; width:600px !important; max-height:48px !important; overflow:hidden !important; font-size:27px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:600 !important; line-height:1.252 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E8"] .pc-e8-body-1 { position:absolute !important; left:283px !important; top:531px !important; width:600px !important; max-height:182px !important; overflow:hidden !important; font-size:27px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.333 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E8"] .pc-e8-subhead-2 { position:absolute !important; left:283px !important; top:723px !important; width:600px !important; max-height:48px !important; overflow:hidden !important; font-size:27px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:600 !important; line-height:1.252 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E8"] .pc-e8-body-2 { position:absolute !important; left:283px !important; top:762px !important; width:600px !important; max-height:240px !important; overflow:hidden !important; font-size:27px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.333 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E8"] .pc-e8-subhead-3 { position:absolute !important; left:1405px !important; top:493px !important; width:467px !important; max-height:48px !important; overflow:hidden !important; font-size:27px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:600 !important; line-height:1.252 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E8"] .pc-e8-body-3 { position:absolute !important; left:1405px !important; top:531px !important; width:467px !important; max-height:182px !important; overflow:hidden !important; font-size:27px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.333 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E8"] .pc-e8-subhead-4 { position:absolute !important; left:1405px !important; top:723px !important; width:467px !important; max-height:48px !important; overflow:hidden !important; font-size:27px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:600 !important; line-height:1.252 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E8"] .pc-e8-body-4 { position:absolute !important; left:1405px !important; top:762px !important; width:467px !important; max-height:243px !important; overflow:hidden !important; font-size:27px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.333 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E8"] .pc-e8-heading-1 { position:absolute !important; left:769px !important; top:190px !important; width:380px !important; max-height:331px !important; overflow:hidden !important; font-size:125px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.25 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E9"] .pc-e9-image-1 { position:absolute !important; left:213px !important; top:183px !important; width:673px !important; height:673px !important; border-radius:8px !important; background:#D9D9D9 !important; overflow:hidden !important; }
[data-template="postcard"][data-layout="E9"] .pc-e9-metric-1 { position:absolute !important; left:1868px !important; top:1015px !important; width:160px !important; max-height:48px !important; overflow:hidden !important; font-size:20px !important; font-family:'Plus Jakarta Sans', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.25 !important; color:#FFFEE0 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E9"] .pc-e9-heading-1 { position:absolute !important; left:980px !important; top:261px !important; width:600px !important; max-height:394px !important; overflow:hidden !important; font-size:100px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.1 !important; color:#FFFEE0 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E9"] .pc-e9-body-1 { position:absolute !important; left:980px !important; top:665px !important; width:600px !important; max-height:337px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.286 !important; color:#FFFEE0 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-image-1 { position:absolute !important; left:495px !important; top:230px !important; width:445px !important; height:207px !important; border-radius:8px !important; background:#D9D9D9 !important; overflow:hidden !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-image-2 { position:absolute !important; left:495px !important; top:457px !important; width:445px !important; height:207px !important; border-radius:8px !important; background:#D9D9D9 !important; overflow:hidden !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-image-3 { position:absolute !important; left:497px !important; top:684px !important; width:443px !important; height:206px !important; border-radius:8px !important; background:#D9D9D9 !important; overflow:hidden !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-metric-1 { position:absolute !important; left:1858px !important; top:1015px !important; width:160px !important; max-height:48px !important; overflow:hidden !important; font-size:20px !important; font-family:'Plus Jakarta Sans', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.25 !important; color:#1D3309 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-body-1 { position:absolute !important; left:980px !important; top:230px !important; width:600px !important; max-height:217px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.286 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-body-2 { position:absolute !important; left:980px !important; top:457px !important; width:600px !important; max-height:217px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.286 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-body-3 { position:absolute !important; left:980px !important; top:684px !important; width:600px !important; max-height:318px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.286 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-metric-2 { position:absolute !important; left:297px !important; top:200px !important; width:170px !important; max-height:217px !important; overflow:hidden !important; font-size:200px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.25 !important; color:#4760F1 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-metric-2 { font-size:0 !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-metric-2::before { content:"1" !important; font-size:200px !important; line-height:1.25 !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; color:#4760F1 !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-metric-3 { position:absolute !important; left:268px !important; top:427px !important; width:174px !important; max-height:217px !important; overflow:hidden !important; font-size:200px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.25 !important; color:#4760F1 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-metric-3 { font-size:0 !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-metric-3::before { content:"2" !important; font-size:200px !important; line-height:1.25 !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; color:#4760F1 !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-metric-4 { position:absolute !important; left:272px !important; top:654px !important; width:174px !important; max-height:348px !important; overflow:hidden !important; font-size:200px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.25 !important; color:#4760F1 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-metric-4 { font-size:0 !important; }
[data-template="postcard"][data-layout="E10"] .pc-e10-metric-4::before { content:"3" !important; font-size:200px !important; line-height:1.25 !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; color:#4760F1 !important; }
[data-template="postcard"][data-layout="E11"] .pc-e11-image-1 { position:absolute !important; left:1226px !important; top:171px !important; width:484px !important; height:472px !important; border-radius:8px !important; background:#D9D9D9 !important; overflow:hidden !important; }
[data-template="postcard"][data-layout="E11"] .pc-e11-metric-1 { position:absolute !important; left:1865px !important; top:1015px !important; width:160px !important; max-height:48px !important; overflow:hidden !important; font-size:20px !important; font-family:'Plus Jakarta Sans', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.25 !important; color:#4760F1 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E11"] .pc-e11-text-1 { position:absolute !important; left:1268px !important; top:702px !important; width:604px !important; max-height:303px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.429 !important; color:#151F49 !important; text-align:left !important; }
[data-template="postcard"][data-layout="E11"] .pc-e11-heading-1 { position:absolute !important; left:244px !important; top:261px !important; width:600px !important; max-height:394px !important; overflow:hidden !important; font-size:100px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.1 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E11"] .pc-e11-body-1 { position:absolute !important; left:244px !important; top:665px !important; width:600px !important; max-height:337px !important; overflow:hidden !important; font-size:28px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:400 !important; line-height:1.286 !important; color:#39302C !important; text-align:left !important; }
[data-template="postcard"][data-layout="E12"] .pc-e12-body-1 { position:absolute !important; left:0px !important; top:656px !important; width:1920px !important; max-height:346px !important; overflow:hidden !important; font-size:32px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.25 !important; color:#4760F1 !important; text-align:center !important; }
[data-template="postcard"][data-layout="E12"] .pc-e12-body-2 { position:absolute !important; left:0px !important; top:590px !important; width:1920px !important; max-height:56px !important; overflow:hidden !important; font-size:32px !important; font-family:'Libre Franklin', system-ui, sans-serif !important; font-weight:500 !important; line-height:1.25 !important; color:#4760F1 !important; text-align:center !important; }
[data-template="postcard"][data-layout="E12"] .pc-e12-heading-1 { position:absolute !important; left:0px !important; top:404px !important; width:1920px !important; max-height:176px !important; overflow:hidden !important; font-size:125px !important; font-family:'Instrument Serif', Georgia, serif !important; font-weight:400 !important; line-height:1.25 !important; color:#FFFEE0 !important; text-align:center !important; }
[data-template="postcard"][data-layout="CHART"] .pc-chart-title { position:absolute !important; left:120px !important; top:96px !important; width:1680px !important; font-size:84px !important; font-family:var(--pc-font-display, sans-serif) !important; font-weight:700 !important; line-height:1.08 !important; color:#39302C !important; z-index:2 !important; }
[data-template="postcard"][data-layout="CHART"] .pc-chart-host { position:absolute !important; left:160px !important; top:304px !important; width:1600px !important; height:644px !important; z-index:2 !important; }
[data-template="postcard"][data-layout="CHART"] .pc-chart-host canvas { width:100% !important; height:100% !important; display:block !important; }
[data-template="postcard"][data-layout="CHART"] .pc-chart-cap { position:absolute !important; left:160px !important; top:980px !important; width:1600px !important; font-size:28px !important; font-family:var(--pc-font-sans) !important; color:#4760F1 !important; z-index:2 !important; }
