/* CAS-Jartpoint V49 – volledig nieuwe homepage */
body.cj49-home {
  --green-950:#031811;
  --green-900:#06261b;
  --green-800:#0b3b2a;
  --green-700:#15543c;
  --gold-500:#cf9b3c;
  --gold-300:#e8cf88;
  --ivory:#fff9ec;
  --paper:#f5f0e7;
  --ink:#10271e;
  --muted:#748078;
  margin:0;
  min-height:100vh;
  color:var(--ink);
  background:
    radial-gradient(circle at 94% -10%,rgba(207,155,60,.18),transparent 31rem),
    radial-gradient(circle at -8rem 110%,rgba(11,59,42,.09),transparent 30rem),
    linear-gradient(180deg,#eee9df,#f8f5ef 50%,#eee9df);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}
body.cj49-home *{box-sizing:border-box}
body.cj49-home a{color:inherit}
.cj49-shell{width:min(1580px,calc(100% - 34px));margin:0 auto;padding:14px 0 18px}
.cj49-header{
  min-height:94px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:14px 22px;
  color:var(--ivory);
  background:
    radial-gradient(circle at 92% -20%,rgba(232,207,136,.14),transparent 22rem),
    linear-gradient(118deg,var(--green-950),var(--green-800) 62%,var(--green-700));
  border:1px solid rgba(207,155,60,.44);
  border-radius:20px;
  box-shadow:0 18px 42px rgba(7,29,21,.17);
}
.cj49-brand{display:inline-flex;align-items:center;gap:15px;text-decoration:none;min-width:0}
.cj49-brand img{width:68px;height:68px;flex:0 0 68px;object-fit:contain;filter:drop-shadow(0 9px 15px rgba(0,0,0,.26))}
.cj49-brand-copy{display:flex;min-width:0;flex-direction:column;gap:7px}
.cj49-brand-copy strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,2.8vw,48px);line-height:.9;letter-spacing:-.035em;color:#fffaf0}
.cj49-brand-copy small{display:flex;align-items:center;gap:10px;color:var(--gold-300);font-size:clamp(9px,.72vw,12px);font-weight:900;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap}
.cj49-brand-copy i{width:4px;height:4px;border-radius:50%;background:var(--gold-500)}
.cj49-account{display:flex;align-items:center;gap:9px}
.cj49-login,.cj49-link-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border-radius:10px;text-decoration:none;font-size:13px;font-weight:900;transition:.18s ease}
.cj49-login{color:#241806;background:linear-gradient(135deg,#efd77f,#c99232);border:1px solid rgba(255,255,255,.22);box-shadow:0 10px 22px rgba(0,0,0,.18)}
.cj49-link-button{color:#fff8e9;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13)}
.cj49-login:hover,.cj49-link-button:hover{transform:translateY(-2px)}
.cj49-login .cj-icon,.cj49-link-button .cj-icon{width:17px;height:17px}
.cj49-main{display:grid;gap:14px;margin-top:14px}
.cj49-hero{
  position:relative;
  min-height:470px;
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);
  overflow:hidden;
  color:var(--ivory);
  background:
    radial-gradient(circle at 28% 25%,rgba(232,207,136,.06),transparent 18rem),
    linear-gradient(115deg,#031a12 0%,#06281d 48%,#0c4934 100%);
  border:1px solid rgba(207,155,60,.55);
  border-radius:22px;
  box-shadow:0 24px 52px rgba(7,29,21,.20);
}
.cj49-hero::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,transparent,var(--gold-500) 25%,var(--gold-300) 55%,var(--gold-500) 80%,transparent)}
.cj49-hero-copy{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;padding:48px 56px}
.cj49-kicker{display:flex;align-items:center;gap:10px;color:var(--gold-300);font-size:11px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}
.cj49-kicker b{width:30px;height:1px;background:linear-gradient(90deg,transparent,var(--gold-500))}.cj49-kicker b:last-child{transform:scaleX(-1)}
.cj49-hero h1{margin:17px 0 20px;color:#fffaf0!important;font-family:Georgia,"Times New Roman",serif;font-size:clamp(72px,7.1vw,118px);font-weight:700;line-height:.82;letter-spacing:-.055em!important;text-shadow:0 12px 30px rgba(0,0,0,.25)}
.cj49-feature-nav{display:flex;align-items:center;gap:0;flex-wrap:wrap;margin-top:7px}
.cj49-feature-nav a{min-height:44px;display:inline-flex;align-items:center;gap:9px;padding:0 17px;text-decoration:none;color:#f7edda;font-size:14px;font-weight:800;border-right:1px solid rgba(255,255,255,.15)}
.cj49-feature-nav a:first-child{padding-left:0}.cj49-feature-nav a:last-child{border-right:0}
.cj49-feature-nav .cj-icon{width:18px;height:18px;color:var(--gold-300)}
.cj49-feature-nav a .cj-icon:last-child{width:14px;height:14px}
.cj49-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:29px}
.cj49-primary,.cj49-secondary{min-width:210px;min-height:52px;display:inline-flex;align-items:center;justify-content:space-between;gap:18px;padding:0 17px 0 20px;border-radius:10px;text-decoration:none;font-size:14px;font-weight:950;transition:.18s ease}
.cj49-primary{color:#261a08;background:linear-gradient(135deg,#f0d77e,#c89231);border:1px solid rgba(255,255,255,.30);box-shadow:0 13px 28px rgba(0,0,0,.22)}
.cj49-secondary{color:#fff8e9;background:rgba(255,255,255,.045);border:1px solid rgba(232,207,136,.32)}
.cj49-primary:hover,.cj49-secondary:hover{transform:translateY(-2px)}
.cj49-primary .cj-icon,.cj49-secondary .cj-icon{width:18px;height:18px}
.cj49-hero-art{position:relative;overflow:hidden;background:radial-gradient(circle at 55% 48%,rgba(39,128,86,.22),transparent 22rem),linear-gradient(135deg,rgba(2,17,12,.20),rgba(5,31,22,.02))}
.cj49-hero-art::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06281d 0%,rgba(6,40,29,.3) 17%,transparent 44%),linear-gradient(180deg,rgba(0,0,0,.14),transparent 28%,rgba(0,0,0,.24));pointer-events:none}
.cj49-monogram{position:absolute;left:-20px;top:30px;color:rgba(255,255,255,.035);font-family:Georgia,"Times New Roman",serif;font-size:360px;line-height:.8;font-weight:700}
.cj49-table-line{position:absolute;right:-160px;bottom:-200px;border:1px solid rgba(232,207,136,.16);border-radius:50%}
.cj49-table-line--one{width:560px;height:560px}.cj49-table-line--two{width:420px;height:420px;right:-90px;bottom:-150px}
.cj49-cue{position:absolute;right:-12px;top:44%;width:390px;height:12px;border-radius:999px;background:linear-gradient(180deg,#f2dba2,#b67a2b 50%,#60411d 52%,#d3a858);transform:rotate(-22deg);box-shadow:0 10px 22px rgba(0,0,0,.28)}
.cj49-ball{position:absolute;display:block;border-radius:50%;box-shadow:inset -13px -16px 24px rgba(0,0,0,.24),0 22px 34px rgba(0,0,0,.32)}
.cj49-ball::after{content:"";position:absolute;left:22%;top:16%;width:24%;height:18%;border-radius:50%;background:rgba(255,255,255,.45);filter:blur(2px)}
.cj49-ball--white{width:118px;height:118px;right:44%;bottom:85px;background:radial-gradient(circle at 32% 25%,#fff,#eee9dc 35%,#c7c4b9 75%,#8f928b)}
.cj49-ball--gold{width:105px;height:105px;right:27%;bottom:155px;background:radial-gradient(circle at 32% 25%,#ffe497,#d7a525 44%,#916212 82%,#5d3d08)}
.cj49-ball--red{width:122px;height:122px;right:10%;bottom:94px;background:radial-gradient(circle at 32% 25%,#ff9f8f,#bf342e 45%,#731713 82%,#3c0908)}
.cj49-modules{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;background:rgba(255,253,248,.96);border:1px solid #d7ccbb;border-radius:18px;box-shadow:0 15px 34px rgba(28,42,35,.08)}
.cj49-module{position:relative;min-height:122px;display:grid;grid-template-columns:58px minmax(0,1fr) 38px;align-items:center;gap:14px;padding:18px 21px;text-decoration:none;border-right:1px solid #e4dccf;transition:.18s ease}
.cj49-module:last-child{border-right:0}.cj49-module::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--green-700),var(--gold-500));transform:scaleX(0);transform-origin:left;transition:.18s ease}
.cj49-module:hover{background:#fffaf0}.cj49-module:hover::before{transform:scaleX(1)}
.cj49-module-icon{display:grid;width:54px;height:54px;place-items:center;color:#fff8e9;background:linear-gradient(145deg,#176b48,#082c20);border:1px solid rgba(207,155,60,.26);border-radius:14px;box-shadow:0 11px 23px rgba(15,76,49,.15)}
.cj49-module-icon .cj-icon{width:27px;height:27px}
.cj49-module-copy{display:flex;min-width:0;flex-direction:column;gap:5px}.cj49-module-copy strong{color:#11271e;font-family:Georgia,"Times New Roman",serif;font-size:clamp(22px,1.7vw,31px);line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cj49-module-copy small{color:#7a827c;font-size:11px;font-weight:750}
.cj49-module-arrow{display:grid;width:36px;height:36px;place-items:center;color:#124833;background:#edf4ef;border:1px solid #d8e3dc;border-radius:50%}.cj49-module-arrow .cj-icon{width:17px;height:17px}
.cj49-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 3px 0;color:#6f7872;font-size:11px;font-weight:750}
@media(max-width:1120px){.cj49-hero{grid-template-columns:1fr}.cj49-hero-copy{padding:44px}.cj49-hero-art{min-height:300px}.cj49-modules{grid-template-columns:repeat(2,minmax(0,1fr))}.cj49-module:nth-child(2){border-right:0}.cj49-module:nth-child(-n+2){border-bottom:1px solid #e4dccf}}
@media(max-width:720px){.cj49-shell{width:min(100% - 14px,1580px);padding-top:7px}.cj49-header{align-items:stretch;flex-direction:column;padding:13px;border-radius:16px}.cj49-brand img{width:54px;height:54px;flex-basis:54px}.cj49-brand-copy strong{font-size:29px}.cj49-brand-copy small{font-size:8px;letter-spacing:.13em;gap:6px;white-space:normal}.cj49-account{width:100%;flex-direction:column}.cj49-login,.cj49-link-button{width:100%}.cj49-hero{min-height:0;border-radius:17px}.cj49-hero-copy{padding:31px 22px}.cj49-hero h1{font-size:72px}.cj49-feature-nav{align-items:stretch;flex-direction:column}.cj49-feature-nav a{width:100%;padding:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.cj49-actions{flex-direction:column}.cj49-primary,.cj49-secondary{width:100%;min-width:0}.cj49-hero-art{min-height:255px}.cj49-cue{right:-90px;width:330px}.cj49-ball--white{width:90px;height:90px;right:50%;bottom:54px}.cj49-ball--gold{width:80px;height:80px;right:29%;bottom:110px}.cj49-ball--red{width:96px;height:96px;right:6%;bottom:55px}.cj49-modules{grid-template-columns:1fr}.cj49-module{min-height:92px;border-right:0;border-bottom:1px solid #e4dccf}.cj49-module:last-child{border-bottom:0}.cj49-module-copy strong{font-size:24px}.cj49-footer{align-items:flex-start;flex-direction:column;gap:4px}}
