/* Spellbound is supplied as Regular only: browser synthesis adds the requested
   headline weight and small capitals without replacing the original typeface. */
h1,h2,h3,h4,.footer-brand{
  font-family:'Spellbound',Georgia,serif;
  font-variant-caps:small-caps;
  font-weight:700;
  font-synthesis:weight small-caps;
  line-height:1.02;
  letter-spacing:.015em;
}
:root{font-size:24px}
.hero,.feature,.story-panel,.product,.panel{border-radius:15px}
.prose.about img{width:126px;max-width:100%;height:auto;border-radius:15px}
header{position:sticky;top:0;z-index:50;box-shadow:0 2px 12px #14261a18}
html{scroll-padding-top:110px}
.skip:focus{top:12px}
nav a{font-size:1rem}
.language,.menu-toggle{font-size:.85rem}
.feature p,.newsletter p,.notice p,.muted,.prose,.legal,footer p{font-size:1rem}
.button,label,.ribbon,.footer-links a{font-size:.9rem}
.consent,.copyright{font-size:.8rem}
.eyebrow{font-size:.8rem}
.newsletter .eyebrow{font-size:.8rem}
.newsletter input{font-size:1rem}
.sendy-form>input{margin-bottom:16px}
.input-row{flex-wrap:wrap}
.input-row input{flex-basis:220px}
@media(min-width:721px) and (max-width:1100px){
  .header-inner{gap:18px}
  .menu-toggle{display:block;background:none;border:0;padding:12px 4px;margin-left:auto;color:var(--ink)}
  nav{display:none;position:absolute;left:0;right:0;top:86px;padding:20px;background-color:var(--paper);box-shadow:0 12px 20px #14261a22;flex-direction:column;align-items:stretch;gap:4px;max-height:calc(100dvh - 86px);overflow:auto}
  nav[data-open=true]{display:flex}
  nav a{padding:12px}
  .features{grid-template-columns:repeat(2,1fr)}
}
body,p,.prose{line-height:1.35}
/* Original WordPress marble, using its lightweight 1024px export (67 KiB). */
body,header,nav{background-image:url('/textures/marble.jpg');background-size:1024px 1024px;background-blend-mode:multiply}
body{background-color:var(--paper)}
@media(min-width:721px){nav{background-image:none}}
.feature,.story-panel,.product,.panel,footer{background-image:url('/textures/marble.jpg');background-size:cover;background-blend-mode:multiply}
.feature{background-color:#edf0e3}
.feature:nth-child(2){background-color:#e2eef1}
.feature:nth-child(3){background-color:#f5ead0}
.feature:nth-child(4){background-color:#e3ecd9}
.feature:nth-child(5){background-color:#f1e0d8}
.feature:nth-child(6){background-color:#f2e6cc}
p{margin-bottom:.65em}
.consent{line-height:1.35}
.product ul{line-height:1.45;min-height:0;margin-top:18px}
.product li{margin-bottom:.3em}
.eyebrow{line-height:1.2;margin-bottom:12px}
.hero{min-height:430px}
.hero-copy{padding:42px 6%;max-width:760px}
.hero h1{margin-bottom:18px}
.hero-copy>p.original-intro{max-width:470px;font-size:1.2rem;margin-bottom:22px}
.original-intro strong{font-weight:400}
.section{padding:36px 6%}
.features{gap:20px}
.feature>div{padding:18px 20px}
.feature h3{margin-bottom:10px}
.feature p{line-height:1.35}
.story-panel{padding:30px 5%;margin-bottom:36px;gap:30px}
.story-panel h2{margin-bottom:16px}
.story-panel>div{max-width:900px}
.original-story p:last-child{margin-bottom:0}
.newsletter{padding-top:26px;margin-bottom:40px;gap:40px}
.newsletter h2{margin-bottom:12px}
.page-heading{padding-top:40px;padding-bottom:26px}
.page-heading h1{margin-bottom:16px}
.prose h2{margin:24px 0 12px}
.prose h3{margin-bottom:12px}
.product h2{margin-bottom:16px}
@media(max-width:720px){
  :root{font-size:22px}
  html{scroll-padding-top:94px}
  nav{max-height:calc(100dvh - 74px);overflow:auto}
  .input-row{flex-wrap:wrap}
  .input-row input{flex-basis:100%}
  .input-row .button{width:100%}
  .hero{min-height:430px}
  .hero-copy{padding:130px 25px 32px}
  .hero h1{font-size:2.5rem}
  .hero-copy>p.original-intro{font-size:1.05rem}
  .section{padding:28px 6%}
  .features{gap:18px}
  .feature>div{padding:18px}
  .story-panel{padding:24px;margin-bottom:30px}
  .newsletter{gap:22px}
}

.brand{display:flex;align-items:center;gap:8px;width:230px}
.brand img:not(.brand-emblem){width:178px;min-width:0}
.brand img.brand-emblem{width:44px;height:44px;object-fit:contain;flex-shrink:0}
.site-tagline{max-width:1320px;margin:0 auto;padding:14px 36px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:.95rem}
.platforms{display:flex;gap:12px;flex-shrink:0}
.platforms img{width:24px;height:24px;object-fit:contain}
.social-link,.person-contact{display:inline-flex;align-items:center;gap:8px}
.social-link img{width:28px;height:28px;object-fit:contain}
.person-contact{margin-right:18px}
.prose.about .person-contact img{width:24px;height:24px;margin:0;border-radius:0;object-fit:contain}
.support-grid aside .blacksmith-animation{width:100%;height:auto;border-radius:15px}
@media(max-width:720px){.brand{width:180px;gap:5px}.brand img:not(.brand-emblem){width:139px}.brand img.brand-emblem{width:36px;height:36px}.header-inner{gap:10px;padding:0 12px}.site-tagline{padding:12px 6%;font-size:.9rem}}

.social-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;width:100%}
.social-icons .social-link{display:flex;justify-content:center;align-items:center;min-width:48px;min-height:64px}
.social-icons .social-link img{width:64px;height:64px;object-fit:contain}

@media(max-width:720px){.social-icons{justify-content:flex-start;gap:10px}.social-icons .social-link img{width:52px;height:52px}}

/* Warm parchment and gold from the original Guild of Dragons branding. */
:root{--ink:#433326;--muted:#66594c;--paper:#f5efe3;--line:#d4c6af;--accent:#e5bd63;--dark:#29221c}
body{background-color:var(--paper)}
header,nav{background-color:var(--paper)}
.hero{background-color:#30251d}
.hero-shade{background:linear-gradient(90deg,#211910ed,#21191099 40%,#21191008 80%),linear-gradient(0deg,#21191099,transparent 45%)}
.hero .eyebrow{color:#f1d394}
.hero-copy>p:not(.eyebrow){color:#fff8ea}
.hero .button.ghost{background:#30251d66;border-color:#e2d1b3;color:#fff8ea}
.button:hover{background:#685037}
.feature,.story-panel,.product,.product:first-child,.panel{background-color:#eee2ca;border-color:var(--line)}
.feature:nth-child(2),.feature:nth-child(3),.feature:nth-child(4),.feature:nth-child(5),.feature:nth-child(6){background-color:#eee2ca}
.button.ghost{border-color:#9a8567}
.product li::marker,.seal{color:#997533}
input:not([type=checkbox]),textarea{background:#fffaf0;border-color:#ac997c}
.consent input{accent-color:var(--ink)}
footer{color:#f3e7d0;background-color:var(--dark)}
footer p{color:#dbccb1}
.copyright{border-color:#62503d}
:focus-visible{outline-color:#ad7a20}
@media(max-width:720px){.hero-shade{background:linear-gradient(0deg,#211910f2 3%,#211910bc 45%,#2119102b 100%)}}

.hero,.feature,.story-panel,.product,.panel{border:1px solid #ad927064;box-shadow:0 3px 10px #39261614}
h1,h2,h3,h4{text-wrap:balance;overflow-wrap:break-word}
p,li{text-wrap:pretty}
.feature h3,.page-heading h1,.newsletter h2{hyphens:auto}
.hero-copy>p.original-intro{max-width:520px}

/* Solid reading panels keep the surrounding marble from competing with text. */
.feature,.story-panel,.product,.panel{background-image:none;background-color:#f1e7d5}

.product .package-art{width:100%;height:auto;object-fit:contain;border-radius:10px;margin:0 0 24px}

.newsletter-art{margin:30px 6% 0;max-width:900px}.newsletter-art img{width:100%;height:auto;border-radius:15px;border:1px solid #ad927064;box-shadow:0 3px 10px #39261614}

/* Shared content edges for the hero and the feature grid. */
.hero{margin-left:6%;margin-right:6%}


/* Compact footer, with smaller artwork and comfortable link targets. */
footer{padding-top:22px;padding-bottom:18px;gap:10px 24px;grid-template-columns:auto 1fr;align-items:start}
.footer-brand{font-size:1rem}
.footer-links{gap:4px 18px}
.footer-links>a{font-size:.8rem;min-height:36px;display:inline-flex;align-items:center}
.social-icons{gap:4px}
.social-icons .social-link{min-width:44px;min-height:44px}
.social-icons .social-link img{width:32px;height:32px}

.copyright{padding-top:10px;margin-top:0;font-size:.7rem}
@media(max-width:720px){
 footer{grid-template-columns:1fr;padding-top:18px;padding-bottom:14px;gap:8px}
 .social-icons .social-link img{width:26px;height:26px}

 .footer-links{gap:2px 16px}
}

/* Bolder navigation with a close-fitting active indicator. */
nav a{font-size:1.08rem;font-weight:700;padding-top:4px;padding-bottom:2px;line-height:1.15}
.language{font-size:.95rem;font-weight:700}
@media(min-width:1101px){nav{background:none;gap:24px}}
@media(max-width:1100px){nav a{padding:10px 12px}}


/* Let story sentences use the panel width without the decorative side column. */
.story-panel{display:block;padding:26px 28px}
.story-panel>div{max-width:none;width:100%}
@media(max-width:720px){.story-panel{padding:22px 20px}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.sendy-form input:not([type=checkbox]){border-radius:12px;padding:7px 12px;min-height:44px;line-height:1.2}
.sendy-form>input{margin-bottom:8px}
.sendy-form .input-row{gap:8px}
.sendy-form .button{border-radius:12px;padding:7px 16px;min-height:44px}
.newsletter .signup-notice{font-size:.78rem;line-height:1.35;margin:10px 0 0}
.sendy-form input::placeholder{color:#756754;opacity:1}

/* Two compact footer rows, with utility links below the divider. */
footer{align-items:center;gap:4px 24px;padding-top:12px;padding-bottom:10px}
.footer-bottom{grid-column:1/-1;border-top:1px solid #62503d;padding-top:5px;display:flex;align-items:center;justify-content:space-between;gap:8px 20px}
.footer-bottom .copyright{border:0;padding:0;margin:0;grid-column:auto}
.footer-bottom .footer-links{gap:4px 18px}
@media(max-width:720px){footer{gap:4px;padding-top:12px;padding-bottom:10px}.footer-bottom{flex-wrap:wrap;gap:2px 16px}.footer-bottom .footer-links{justify-content:flex-start}}

.founders-intro{max-width:none;margin:0 6% 24px;padding:0}
.founders-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:none;margin:0 6% 32px;padding:0}
.founder-panel{min-width:0;padding:24px;background:#f1e7d5;border:1px solid #ad927064;border-radius:15px;box-shadow:0 3px 10px #39261614}
.founder-heading{display:flex;align-items:center;gap:18px;margin-bottom:18px}
.prose.about .founder-heading>img{width:126px;height:126px;flex-shrink:0;margin:0;object-fit:cover}
.founder-heading h2{font-size:1.5rem;margin:0 0 10px}
.founder-links{display:flex;flex-wrap:wrap;gap:6px 14px}
.founder-links .person-contact{margin:0;min-height:36px;font-size:.9rem}
.founder-story p{margin-bottom:.65em;line-height:1.35}
.founder-story p:last-child{margin-bottom:0}
@media(max-width:900px){.founders-grid{grid-template-columns:1fr}}
@media(max-width:480px){.founder-panel{padding:18px}.founder-heading{gap:12px;align-items:flex-start}.founder-heading h2{font-size:1.3rem}.founder-links{gap:4px}}

.product ul{list-style:none;padding-left:0}
.product li{display:flex;align-items:flex-start;gap:10px;margin-bottom:8px}
.benefit-icons{display:flex;align-items:center;gap:2px;flex:0 0 50px;padding-top:3px}
.benefit-icons img{width:24px;height:24px;object-fit:contain}

/* Half the extra leading and row gap in package benefit lists. */
.product ul{line-height:1.225}
.product li{margin-bottom:4px}
.benefit-icons{padding-top:1px}

/* Hosted PayPal checkout and matching package QR codes. */
.paypal-checkout{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;margin-top:16px}
.paypal-form{display:grid;justify-items:center;align-content:start;gap:8px}
.paypal-buy{border:0;border-radius:24px;padding:10px 28px;min-height:44px;background:#ffd140;color:#000;font:700 18px/1.25 Arial,sans-serif;cursor:pointer}
.paypal-methods{width:220px;max-width:100%;height:auto}
.paypal-powered{font:12px/1.4 Arial,sans-serif;color:#413323}
.paypal-powered img{height:14px;width:auto;vertical-align:middle}
.paypal-qr{display:grid;justify-items:center;gap:3px;text-decoration:none;font-size:16px;line-height:1.2}
.paypal-qr img{width:112px;height:112px;border-radius:8px;background:#fff}
