.sdlp{
  --sd-bg:#fbf6ef;
  --sd-paper:#fffaf3;
  --sd-ink:#1e1712;
  --sd-muted:#6c5b4c;
  --sd-soft:#eadfce;
  --sd-line:rgba(56,42,31,.14);
  --sd-brown:#6b452f;
  --sd-brown-dark:#392417;
  --sd-gold:#c98f4a;
  --sd-cream:#fff8ec;
  color:var(--sd-ink);
  background:var(--sd-bg);
  font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height:1.65;
  overflow:hidden;
  isolation:isolate;
}
.sdlp *{box-sizing:border-box}
.sdlp img{display:block;width:100%;height:100%;object-fit:cover}
.sdlp a{text-decoration:none}
.sdlp-container{width:min(1160px, calc(100% - 36px));margin-inline:auto;position:relative;z-index:2}
.sdlp-section{padding:clamp(70px,8vw,126px) 0;position:relative}
.sdlp h1,.sdlp h2,.sdlp h3{font-family:Georgia, "Times New Roman", serif;line-height:1.04;letter-spacing:-.045em;margin:0;color:var(--sd-ink)}
.sdlp h1{font-size:clamp(46px,7vw,96px);max-width:900px}
.sdlp h2{font-size:clamp(34px,5vw,68px);max-width:820px}
.sdlp p{font-size:clamp(16px,1.35vw,19px);margin:18px 0 0;color:var(--sd-muted);max-width:760px}
.sdlp .sdlp-eyebrow{margin:0 0 16px;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:var(--sd-brown);max-width:none}
.sdlp-lead{font-size:clamp(18px,2vw,24px)!important;color:#3d3028!important;max-width:780px!important}
.sdlp-microcopy{font-size:15px!important;color:#7a6858!important;max-width:640px!important}
.sdlp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:15px 24px;font-weight:850;letter-spacing:-.01em;transition:transform .2s ease, box-shadow .2s ease, background .2s ease;border:1px solid transparent;min-height:54px;text-align:center}
.sdlp-btn:hover{transform:translateY(-2px)}
.sdlp-btn--primary{background:linear-gradient(135deg,var(--sd-brown-dark),var(--sd-brown));color:#fff;box-shadow:0 18px 36px rgba(68,39,21,.22)}
.sdlp-btn--primary:hover{color:#fff;box-shadow:0 22px 48px rgba(68,39,21,.32)}
.sdlp-btn--ghost{background:rgba(255,255,255,.62);color:var(--sd-brown-dark);border-color:var(--sd-line);backdrop-filter:blur(16px)}
.sdlp-hero{min-height:92vh;padding:clamp(52px,7vw,95px) 0;display:flex;align-items:center;position:relative;background:radial-gradient(circle at 20% 10%,#fff5df 0,rgba(255,245,223,.1) 40%,transparent 60%),linear-gradient(120deg,#fbf6ef 0%,#f1e5d5 100%)}
.sdlp-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.66),rgba(255,255,255,0) 58%),radial-gradient(circle at 70% 75%,rgba(201,143,74,.2),transparent 34%);pointer-events:none}
.sdlp-hero__glow{position:absolute;width:560px;height:560px;border-radius:999px;background:rgba(201,143,74,.18);filter:blur(70px);right:-180px;top:8%;z-index:0}
.sdlp-hero__grid{display:grid;grid-template-columns:1.02fr .78fr;gap:clamp(28px,5vw,70px);align-items:center}
.sdlp-hero__copy{padding:26px 0}
.sdlp-hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}
.sdlp-hero__trust{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}
.sdlp-hero__trust span{border:1px solid var(--sd-line);border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.58);font-size:13px;color:#5e4b3d;font-weight:800}
.sdlp-hero__visual{position:relative;min-height:620px}
.sdlp-photo{overflow:hidden;border-radius:34px;box-shadow:0 30px 80px rgba(56,42,31,.22);background:#eadfce}
.sdlp-photo--hero{position:absolute;inset:0;border-radius:44px;transform:rotate(1.2deg)}
.sdlp-photo--hero img{object-position:58% center}
.sdlp-floating-card{position:absolute;z-index:4;max-width:230px;padding:18px;border:1px solid rgba(255,255,255,.54);border-radius:24px;background:rgba(255,250,243,.8);backdrop-filter:blur(18px);box-shadow:0 20px 45px rgba(55,39,27,.16)}
.sdlp-floating-card strong{display:block;font-size:17px;color:#2a1d14;line-height:1.15}
.sdlp-floating-card span{display:block;font-size:13px;color:#6d5747;margin-top:5px;line-height:1.35}
.sdlp-floating-card--one{left:-28px;bottom:80px}.sdlp-floating-card--two{right:-24px;top:70px}
.sdlp-split{display:grid;grid-template-columns:.92fr 1fr;gap:clamp(32px,6vw,86px);align-items:center}
.sdlp-split--reverse{grid-template-columns:1fr .86fr}
.sdlp-stack-gallery{position:relative;min-height:620px}
.sdlp-photo--stack{position:absolute;width:66%;height:75%;left:0;top:0}.sdlp-photo--offset{left:auto;right:0;top:26%;z-index:2;border:10px solid var(--sd-bg)}
.sdlp-quote{margin-top:30px;border-left:4px solid var(--sd-gold);padding:18px 22px;background:rgba(255,255,255,.54);border-radius:0 22px 22px 0;color:#4e3d31;font-family:Georgia,serif;font-size:clamp(21px,2vw,28px);line-height:1.24}
.sdlp-section--pain{background:linear-gradient(180deg,#fbf6ef 0,#fffaf3 100%)}
.sdlp-section-head{text-align:center;margin:0 auto 36px;max-width:880px}.sdlp-section-head p{margin-inline:auto}.sdlp-section-head .sdlp-eyebrow{margin-left:auto;margin-right:auto}
.sdlp-section--diagnostic{background:#20150f;color:#fff}.sdlp-section--diagnostic h2{color:#fff}.sdlp-section--diagnostic p{color:rgba(255,255,255,.72)}.sdlp-section--diagnostic .sdlp-eyebrow{color:#e4b06a}
.sdlp-check-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}
.sdlp-check{appearance:none;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(255,255,255,.06);color:#fff;text-align:left;padding:20px;font-size:16px;font-weight:750;line-height:1.35;cursor:pointer;min-height:145px;transition:transform .2s ease, background .2s ease, border-color .2s ease}
.sdlp-check:hover,.sdlp-check.is-active{transform:translateY(-3px);background:rgba(201,143,74,.2);border-color:rgba(228,176,106,.7)}
.sdlp-check span{display:block;width:30px;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.32);margin-bottom:18px;position:relative;background:rgba(0,0,0,.08)}
.sdlp-check.is-active span:after{content:"";position:absolute;inset:8px;border-radius:999px;background:#e4b06a}
.sdlp-result{margin:24px auto 0;max-width:850px;padding:22px 24px;border-radius:26px;background:#fff;color:#2d1c11;box-shadow:0 24px 50px rgba(0,0,0,.22);font-size:18px}.sdlp-result strong{color:var(--sd-brown)}
.sdlp-card-photo{min-height:680px}.sdlp-card-photo .sdlp-photo,.sdlp-card-photo picture{height:100%;display:block}.sdlp-card-photo--soft{min-height:620px}
.sdlp-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:30px}
.sdlp-feature-list div{background:rgba(255,255,255,.6);border:1px solid var(--sd-line);border-radius:26px;padding:20px;box-shadow:0 18px 36px rgba(56,42,31,.06)}
.sdlp-feature-list span{display:inline-flex;width:34px;height:34px;border-radius:999px;align-items:center;justify-content:center;background:#2b1b10;color:#fff;font-size:12px;font-weight:900;margin-bottom:14px}
.sdlp-feature-list strong{display:block;font-size:19px;line-height:1.2;color:#271a11}.sdlp-feature-list p{font-size:15px;margin-top:8px;color:#715d4c}
.sdlp-section--comparison{background:#fffaf3}
.sdlp-table-wrap{border:1px solid var(--sd-line);border-radius:30px;overflow:auto;background:#fff;box-shadow:0 24px 65px rgba(56,42,31,.10)}
.sdlp-table{width:100%;border-collapse:collapse;min-width:940px;font-size:15px}.sdlp-table th{background:#2a1a11;color:#fff;text-align:left;padding:18px;position:sticky;top:0}.sdlp-table td{padding:18px;vertical-align:top;border-bottom:1px solid rgba(56,42,31,.10);color:#594638}.sdlp-table tbody tr:last-child td{border-bottom:0}.sdlp-table td:first-child{font-weight:850;color:#2a1a11}.sdlp-table__highlight td{background:#fff0d8!important;color:#3d2b1d!important}.sdlp-table__highlight td:first-child{color:#6b452f!important}
.sdlp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px}.sdlp-stats div{padding:22px;border-radius:24px;background:#fff;border:1px solid var(--sd-line)}.sdlp-stats strong{display:block;font-family:Georgia,serif;font-size:34px;line-height:1;color:#6b452f}.sdlp-stats span{display:block;margin-top:8px;color:#6c5b4c;font-size:14px;font-weight:700}
.sdlp-section--deliverables{background:#22160f;color:#fff}.sdlp-section--deliverables h2{color:#fff}.sdlp-deliverables{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:start}.sdlp-section--deliverables .sdlp-eyebrow{color:#e4b06a}.sdlp-richtext{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:30px;padding:30px}.sdlp-richtext ul{margin:0;padding-left:0;list-style:none}.sdlp-richtext li{position:relative;padding:16px 0 16px 38px;border-bottom:1px solid rgba(255,255,255,.10);font-size:18px;color:rgba(255,255,255,.82)}.sdlp-richtext li:last-child{border-bottom:0}.sdlp-richtext li:before{content:"";position:absolute;left:0;top:22px;width:18px;height:18px;border-radius:999px;background:linear-gradient(135deg,#e4b06a,#c98f4a)}
.sdlp-section--order{background:linear-gradient(180deg,#fbf6ef 0,#efe0cc 100%)}
.sdlp-order-card{display:grid;grid-template-columns:.78fr 1fr;gap:28px;align-items:start;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.7);border-radius:42px;padding:clamp(24px,4vw,46px);box-shadow:0 34px 100px rgba(56,42,31,.16);backdrop-filter:blur(14px)}
.sdlp-order-card__copy{position:sticky;top:22px}.sdlp-order-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.sdlp-order-points span{border-radius:999px;padding:9px 12px;background:#2a1a11;color:#fff;font-size:13px;font-weight:850}
.sdlp-form-shell{min-height:240px;border:1px solid var(--sd-line);border-radius:30px;background:#fff;padding:16px;overflow:hidden}.sdlp-form-shell iframe,.sdlp-form-shell form{max-width:100%!important}.sdlp-form-shell *{max-width:100%}
.sdlp-disclaimer{font-size:13px!important;color:#7a6858!important;margin:22px auto 0!important;max-width:960px!important;text-align:center!important}
.sdlp-sticky-cta{position:fixed;z-index:999;left:50%;bottom:18px;transform:translateX(-50%);display:none;background:linear-gradient(135deg,var(--sd-brown-dark),var(--sd-brown));color:#fff!important;border-radius:999px;padding:14px 20px;font-weight:900;box-shadow:0 18px 38px rgba(0,0,0,.26);width:calc(100% - 34px);max-width:420px;text-align:center}
@media (max-width:1020px){.sdlp-hero__grid,.sdlp-split,.sdlp-split--reverse,.sdlp-deliverables,.sdlp-order-card{grid-template-columns:1fr}.sdlp-hero{min-height:auto}.sdlp-hero__visual{min-height:520px;order:-1}.sdlp-floating-card--one{left:12px}.sdlp-floating-card--two{right:12px}.sdlp-check-grid{grid-template-columns:1fr 1fr}.sdlp-order-card__copy{position:static}.sdlp-card-photo{min-height:520px}}
@media (max-width:680px){.sdlp-container{width:min(100% - 24px,1160px)}.sdlp-section{padding:62px 0}.sdlp h1{font-size:42px}.sdlp h2{font-size:34px}.sdlp-hero{padding-top:24px}.sdlp-hero__visual{min-height:430px}.sdlp-photo,.sdlp-photo--hero{border-radius:28px}.sdlp-floating-card{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;margin:10px 0 0;max-width:none}.sdlp-hero__actions{display:grid}.sdlp-btn{width:100%}.sdlp-hero__trust span{font-size:12px}.sdlp-stack-gallery{min-height:auto;display:grid;gap:14px}.sdlp-photo--stack,.sdlp-photo--offset{position:relative;width:100%;height:390px;left:auto;right:auto;top:auto;border:0}.sdlp-check-grid{grid-template-columns:1fr}.sdlp-check{min-height:0}.sdlp-feature-list,.sdlp-stats{grid-template-columns:1fr}.sdlp-table{font-size:14px}.sdlp-card-photo,.sdlp-card-photo--soft{min-height:450px}.sdlp-order-card{padding:20px;border-radius:30px}.sdlp-form-shell{border-radius:22px;padding:10px}.sdlp-sticky-cta{display:block}.sdlp{padding-bottom:76px}}

/* Version 1.1.0 – price and stories */
.sdlp-section--stories{background:linear-gradient(180deg,#fffaf3 0,#fbf6ef 100%)}
.sdlp-stories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px}
.sdlp-story{position:relative;min-height:360px;border:1px solid var(--sd-line);border-radius:34px;padding:28px;background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,248,236,.92));box-shadow:0 26px 70px rgba(56,42,31,.10);overflow:hidden}
.sdlp-story:before{content:"";position:absolute;width:190px;height:190px;border-radius:999px;background:rgba(201,143,74,.13);right:-75px;top:-82px;filter:blur(10px)}
.sdlp-story span{position:relative;display:inline-flex;border-radius:999px;padding:8px 12px;background:#2a1a11;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}
.sdlp-story h3{position:relative;font-size:clamp(23px,2.1vw,32px);margin-top:28px;letter-spacing:-.035em;line-height:1.08;color:#24170f}
.sdlp-story p{position:relative;font-size:16px!important;color:#6a5747!important;margin-top:18px!important}
.sdlp-story-note{font-size:13px!important;text-align:center!important;margin:24px auto 0!important;max-width:820px!important;color:#826e5c!important}
.sdlp-section--price{padding-top:clamp(60px,6vw,96px);padding-bottom:clamp(60px,6vw,96px);background:#21150f;color:#fff}
.sdlp-section--price h2{color:#fff}.sdlp-section--price p{color:rgba(255,255,255,.74)}.sdlp-section--price .sdlp-eyebrow{color:#e4b06a}
.sdlp-price-card{display:grid;grid-template-columns:1.08fr .62fr;gap:clamp(24px,4vw,54px);align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:42px;padding:clamp(24px,4vw,48px);background:radial-gradient(circle at 82% 18%,rgba(228,176,106,.22),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03));box-shadow:0 40px 90px rgba(0,0,0,.24)}
.sdlp-price-box{display:grid;gap:12px;justify-items:center;text-align:center;border:1px solid rgba(255,255,255,.18);border-radius:34px;background:#fffaf3;color:#23170f;padding:32px 22px;box-shadow:0 30px 70px rgba(0,0,0,.26)}
.sdlp-price-box span{font-size:13px;text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:#7b6049}
.sdlp-price-box strong{display:block;font-family:Georgia,serif;font-size:clamp(54px,6vw,86px);line-height:.95;letter-spacing:-.055em;color:#6b452f}
.sdlp-price-box small{display:block;color:#7b6049;font-weight:800;margin-bottom:8px}
.sdlp-price-box .sdlp-btn{width:100%;margin-top:8px}
.sdlp-order-price{display:inline-grid;grid-template-columns:auto auto;align-items:end;gap:8px 12px;margin-top:26px;border:1px solid var(--sd-line);border-radius:26px;padding:16px 18px;background:#fffaf3;box-shadow:0 18px 38px rgba(56,42,31,.08)}
.sdlp-order-price span{grid-column:1 / -1;text-transform:uppercase;letter-spacing:.15em;color:#8a705a;font-size:12px;font-weight:900}
.sdlp-order-price strong{font-family:Georgia,serif;font-size:46px;line-height:.9;color:#6b452f;letter-spacing:-.04em}
.sdlp-order-price small{color:#6c5b4c;font-size:13px;font-weight:800;margin-bottom:4px}

@media (max-width:1020px){.sdlp-stories-grid,.sdlp-price-card{grid-template-columns:1fr}.sdlp-story{min-height:0}.sdlp-price-box{max-width:520px;width:100%;margin:auto}}
@media (max-width:680px){.sdlp-stories-grid{grid-template-columns:1fr}.sdlp-story{border-radius:28px;padding:22px}.sdlp-price-card{border-radius:30px;padding:20px}.sdlp-price-box{border-radius:26px}.sdlp-order-price{width:100%;grid-template-columns:1fr}.sdlp-order-price strong{font-size:42px}.sdlp-order-price small{margin-bottom:0}}

/* Version 1.2.0 – persistent countdown and legal consent */
.sdlp-section--countdown{background:linear-gradient(180deg,#21150f 0,#332116 100%);color:#fff;padding-top:clamp(58px,6vw,92px);padding-bottom:clamp(58px,6vw,92px)}
.sdlp-countdown-card{display:grid;grid-template-columns:1fr .92fr;gap:clamp(22px,4vw,56px);align-items:center;border:1px solid rgba(255,255,255,.13);border-radius:42px;padding:clamp(24px,4vw,48px);background:radial-gradient(circle at 18% 20%,rgba(228,176,106,.19),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.035));box-shadow:0 40px 90px rgba(0,0,0,.26);overflow:hidden;position:relative}
.sdlp-countdown-card:before{content:"";position:absolute;right:-170px;top:-200px;width:430px;height:430px;border-radius:999px;background:rgba(228,176,106,.14);filter:blur(10px)}
.sdlp-countdown-card__copy{position:relative;z-index:2}.sdlp-countdown-card h2{color:#fff}.sdlp-countdown-card p{color:rgba(255,255,255,.75)}.sdlp-countdown-card .sdlp-eyebrow{color:#e4b06a}
.sdlp-countdown-timer{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.sdlp-countdown-timer div{min-height:172px;border:1px solid rgba(255,255,255,.15);border-radius:30px;background:rgba(255,250,243,.96);color:#2a1a11;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 30px 70px rgba(0,0,0,.22)}
.sdlp-countdown-timer strong{font-family:Georgia,serif;font-size:clamp(46px,5.4vw,82px);line-height:.88;letter-spacing:-.06em;color:#6b452f;font-weight:900}
.sdlp-countdown-timer span{display:block;margin-top:12px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:#7b6049}

/* Version 1.5.0 – countdown full-price warning */
.sdlp-countdown-price-alert{margin:22px 0 20px;padding:18px 20px;border:1px solid rgba(228,176,106,.45);border-radius:24px;background:linear-gradient(135deg,rgba(228,176,106,.18),rgba(255,255,255,.06));box-shadow:0 18px 45px rgba(0,0,0,.18)}
.sdlp-countdown-price-alert span{display:block;margin-bottom:6px;color:#e4b06a;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900}
.sdlp-countdown-price-alert strong{display:block;color:#fff;font-family:Georgia,serif;font-size:clamp(34px,4vw,54px);line-height:1;font-weight:900;letter-spacing:-.045em}
.sdlp-countdown-price-alert small{display:block;margin-top:8px;color:rgba(255,255,255,.78);font-size:14px;line-height:1.55}
@media (max-width:680px){.sdlp-countdown-price-alert{border-radius:20px;padding:16px}.sdlp-countdown-price-alert strong{font-size:34px}}
.sdlp-form-column{min-width:0}.sdlp-form-consent{font-size:12.5px!important;line-height:1.55!important;color:#786656!important;margin:13px 5px 0!important;text-align:center!important}.sdlp-form-consent a{color:#6b452f!important;font-weight:850;text-decoration:underline;text-underline-offset:3px}.sdlp-form-consent a:hover{color:#2a1a11!important}
@media (max-width:1020px){.sdlp-countdown-card{grid-template-columns:1fr}.sdlp-countdown-timer div{min-height:145px}}
@media (max-width:680px){.sdlp-countdown-card{border-radius:30px;padding:20px}.sdlp-countdown-timer{gap:8px}.sdlp-countdown-timer div{min-height:118px;border-radius:22px}.sdlp-countdown-timer strong{font-size:40px}.sdlp-countdown-timer span{font-size:10px;margin-top:8px}.sdlp-form-consent{text-align:left!important;margin:12px 2px 0!important}}


/* Version 1.3.0 – SixPack annual bonus */
.sdlp-section--bonus{background:radial-gradient(circle at 18% 12%,rgba(201,143,74,.16),transparent 30%),linear-gradient(180deg,#fffaf3 0,#f4e7d6 100%);padding-top:clamp(64px,7vw,108px);padding-bottom:clamp(64px,7vw,108px)}
.sdlp-bonus-card{display:grid;grid-template-columns:.86fr 1fr;gap:clamp(26px,5vw,72px);align-items:center;border:1px solid rgba(255,255,255,.72);border-radius:46px;padding:clamp(22px,4vw,48px);background:rgba(255,255,255,.62);box-shadow:0 36px 105px rgba(56,42,31,.15);backdrop-filter:blur(16px);overflow:hidden}
.sdlp-bonus-visual{position:relative;min-height:690px}.sdlp-photo--bonus{height:100%;min-height:690px;border-radius:38px}.sdlp-photo--bonus img{object-position:50% center}
.sdlp-bonus-ribbon{position:absolute;left:22px;bottom:22px;right:22px;border:1px solid rgba(255,255,255,.56);border-radius:30px;padding:18px 20px;background:rgba(35,23,15,.82);color:#fff;backdrop-filter:blur(18px);box-shadow:0 24px 52px rgba(0,0,0,.22)}
.sdlp-bonus-ribbon span{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900;color:#e4b06a}.sdlp-bonus-ribbon strong{display:block;font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);letter-spacing:-.055em;line-height:.95;margin-top:6px;color:#fff}
.sdlp-bonus-copy{min-width:0}.sdlp-bonus-value{display:inline-grid;grid-template-columns:auto auto;gap:4px 12px;align-items:end;margin-top:28px;margin-bottom:20px;border:1px solid var(--sd-line);border-radius:28px;padding:18px 20px;background:#fffaf3;box-shadow:0 20px 44px rgba(56,42,31,.10)}
.sdlp-bonus-value span{grid-column:1 / -1;text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:900;color:#826750}.sdlp-bonus-value strong{font-family:Georgia,serif;font-size:clamp(42px,5vw,64px);line-height:.92;letter-spacing:-.055em;color:#6b452f}.sdlp-bonus-value small{font-size:13px;font-weight:850;color:#6c5b4c;margin-bottom:4px}
.sdlp-richtext--bonus{background:#22160f;margin:4px 0 24px;color:#fff}.sdlp-richtext--bonus li{font-size:16px;color:rgba(255,255,255,.84)}
.sdlp-price-bonus{width:100%;border-radius:18px;padding:10px 12px;background:#fff0d8;color:#6b452f;font-size:13px;font-weight:900;line-height:1.25}
@media (max-width:1020px){.sdlp-bonus-card{grid-template-columns:1fr}.sdlp-bonus-visual,.sdlp-photo--bonus{min-height:560px}.sdlp-bonus-copy .sdlp-btn{width:100%}}
@media (max-width:680px){.sdlp-bonus-card{border-radius:30px;padding:18px}.sdlp-bonus-visual,.sdlp-photo--bonus{min-height:520px}.sdlp-bonus-ribbon{left:12px;right:12px;bottom:12px;border-radius:22px}.sdlp-bonus-value{width:100%;grid-template-columns:1fr}.sdlp-bonus-value small{margin-bottom:0}}


/* Version 1.4.0 – Czech psychology copy layer */
.sdlp-section--czech{background:linear-gradient(180deg,#f7ead8 0,#fffaf3 100%);padding-top:clamp(58px,6vw,96px);padding-bottom:clamp(58px,6vw,96px);position:relative}
.sdlp-section--czech:before{content:"";position:absolute;left:-120px;top:-160px;width:390px;height:390px;border-radius:999px;background:rgba(201,143,74,.18);filter:blur(34px)}
.sdlp-section-head--wide{max-width:980px}
.sdlp-czech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}
.sdlp-czech-card{position:relative;min-height:330px;border:1px solid rgba(56,42,31,.12);border-radius:34px;padding:28px;background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,248,236,.95));box-shadow:0 24px 70px rgba(56,42,31,.09);overflow:hidden}
.sdlp-czech-card:after{content:"";position:absolute;right:-65px;bottom:-85px;width:190px;height:190px;border-radius:999px;background:rgba(107,69,47,.09)}
.sdlp-czech-card span{position:relative;display:inline-flex;border-radius:999px;padding:8px 12px;background:#6b452f;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:900}
.sdlp-czech-card h3{position:relative;font-size:clamp(24px,2.3vw,34px);line-height:1.08;letter-spacing:-.04em;margin-top:26px;color:#24170f}
.sdlp-czech-card p{position:relative;font-size:16px!important;color:#6a5747!important;margin-top:16px!important}
.sdlp-hero__trust span:first-child{background:#2a1a11;color:#fff;border-color:#2a1a11}
.sdlp-quote{font-weight:600}
@media (max-width:1020px){.sdlp-czech-grid{grid-template-columns:1fr}.sdlp-czech-card{min-height:0}}
@media (max-width:680px){.sdlp-czech-card{border-radius:28px;padding:22px}.sdlp-section--czech{padding-top:54px;padding-bottom:58px}}
