:root{--mkst-purple:#7650d8;--mkst-pink:#ef6aa8;--mkst-orange:#ff9e43;--mkst-ink:#4a3157;--mkst-soft:#fff8f2}
html.mkst-modal-open,body.mkst-modal-open{overflow:hidden!important}
.mkst-page-shell{position:relative;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;background:linear-gradient(180deg,#fffaf5 0%,#f8f0ff 48%,#fffdf6 100%);color:var(--mkst-ink);font-family:"Nunito",sans-serif}
.mkst-inner{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:38px 0 72px}
.mkst-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:28px;min-height:380px;padding:52px 58px;border:1px solid rgba(121,80,216,.14);border-radius:44px;background:radial-gradient(circle at 82% 25%,rgba(255,255,255,.8) 0 12%,transparent 13%),linear-gradient(135deg,#f4e8ff 0%,#fff1f8 52%,#fff1c9 100%);box-shadow:0 24px 55px rgba(99,62,128,.12)}
.mkst-hero:before,.mkst-hero:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.mkst-hero:before{width:190px;height:190px;left:-75px;bottom:-85px;background:rgba(133,84,207,.08)}.mkst-hero:after{width:165px;height:165px;right:-45px;top:-55px;background:rgba(255,169,76,.13)}
.mkst-hero-copy{position:relative;z-index:2;align-self:center}.mkst-kicker{display:inline-flex;min-height:34px;align-items:center;padding:0 15px;margin-bottom:12px;border-radius:999px;background:#fff;color:#8155aa;font-size:12px;font-weight:900;letter-spacing:.08em;box-shadow:0 7px 18px rgba(91,59,111,.08)}
.mkst-hero h1,.mkst-section-head h2,.mkst-card h3,.mkst-empty h3,.mkst-modal-card h3{font-family:"Patrick Hand","Nunito",cursive}.mkst-hero h1{margin:0 0 10px!important;color:#5c3599!important;font-size:66px!important;line-height:.98!important;letter-spacing:.01em}.mkst-hero p{max-width:660px;margin:0!important;color:#6f5b76!important;font-size:18px!important;line-height:1.62!important;font-weight:700!important}.mkst-hero-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.mkst-hero-pills span{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:14px;background:rgba(255,255,255,.86);font-size:13px;font-weight:900;box-shadow:0 6px 16px rgba(88,60,104,.07)}
.mkst-hero-art{position:relative;min-height:280px;align-self:center}.mkst-hero-art i{position:absolute;inset:40px 20px 20px 30px;border:4px dashed rgba(120,79,214,.18);border-radius:48% 52% 54% 46%;transform:rotate(-4deg)}.mkst-hero-art span{position:absolute;display:grid;place-items:center;width:116px;height:116px;border:7px solid #fff;border-radius:36px;background:#fff;box-shadow:0 18px 30px rgba(86,52,108,.15);font-size:64px;transform:rotate(-7deg)}.mkst-hero-art .s1{left:15px;top:10px}.mkst-hero-art .s2{right:18px;top:48px;transform:rotate(8deg)}.mkst-hero-art .s3{left:88px;bottom:8px;transform:rotate(5deg)}.mkst-hero-art .s4{right:2px;bottom:0;transform:rotate(-8deg)}
.mkst-note{display:grid;grid-template-columns:64px 1fr;gap:18px;align-items:center;max-width:1040px;margin:26px auto 38px;padding:18px 22px;border:2px dashed #e1c85f;border-radius:24px;background:#fff9d9;box-shadow:0 12px 25px rgba(120,92,32,.07)}.mkst-note-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#fff;font-size:30px;box-shadow:0 6px 14px rgba(128,95,37,.08)}.mkst-note b{display:block;margin-bottom:2px;color:#785c27;font-size:15px}.mkst-note p{margin:0!important;color:#735f3d!important;font-size:14px!important;line-height:1.5!important;font-weight:700!important}
.mkst-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 4px 20px}.mkst-section-head>div>span{display:block;color:#a369b9;font-size:11px;font-weight:900;letter-spacing:.12em}.mkst-section-head h2{margin:2px 0 1px!important;color:#523363!important;font-size:39px!important;line-height:1.05!important}.mkst-section-head p{margin:0!important;color:#8a768e!important;font-size:13px!important;font-weight:700!important}.mkst-section-head>b{flex:none;display:inline-flex;min-height:40px;align-items:center;padding:0 16px;border-radius:14px;background:#efe7ff;color:#7450a0;font-size:13px}
.mkst-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.mkst-card{position:relative;overflow:hidden;border:1px solid rgba(121,81,151,.13);border-radius:28px;background:#fff;box-shadow:0 16px 35px rgba(83,55,105,.10);transition:transform .18s ease,box-shadow .18s ease}.mkst-card:hover{transform:translateY(-5px);box-shadow:0 22px 40px rgba(83,55,105,.14)}.mkst-card-top{position:absolute;z-index:4;left:13px;right:13px;top:13px;display:flex;justify-content:space-between;pointer-events:none}.mkst-card-top span,.mkst-card-top em{display:inline-flex;align-items:center;min-height:29px;padding:0 10px;border-radius:999px;font-size:10px;font-style:normal;font-weight:900;box-shadow:0 5px 13px rgba(61,38,76,.12)}.mkst-card-top span{background:linear-gradient(135deg,#7c54d9,#e767aa);color:#fff}.mkst-card-top em{background:#fff7d4;color:#8c6b24}
.mkst-preview{display:block;width:100%;padding:0;border:0;background:#f7f1fb;cursor:zoom-in;aspect-ratio:297/420;overflow:hidden}.mkst-preview img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .22s ease}.mkst-card:hover .mkst-preview img{transform:scale(1.015)}.mkst-no-preview{display:grid;width:100%;height:100%;place-items:center;align-content:center;gap:8px;background:linear-gradient(145deg,#f2e6ff,#fff2f8)}.mkst-no-preview b{font-size:58px}.mkst-no-preview small{font-size:12px;color:#8a6d93;font-weight:800}
.mkst-card-body{padding:17px 18px 19px}.mkst-card-body h3{min-height:48px;margin:0 0 9px!important;color:#4f345d!important;font-size:25px!important;line-height:1.05!important}.mkst-card-body p{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 14px!important}.mkst-card-body p span{display:inline-flex;min-height:28px;align-items:center;padding:0 9px;border-radius:9px;background:#f8f3fb;color:#796a7d;font-size:10px;font-weight:800}.mkst-download{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:0;border-radius:16px;background:linear-gradient(135deg,#7b4fe0,#ed65aa);color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:900;box-shadow:0 8px 16px rgba(145,76,182,.18);cursor:pointer}.mkst-download b{font-size:17px}.mkst-download.is-locked{background:#eee6f4;color:#785d84!important;box-shadow:none}
.mkst-empty{padding:70px 24px;text-align:center;border:2px dashed #dbcce8;border-radius:30px;background:rgba(255,255,255,.72)}.mkst-empty>span{font-size:50px}.mkst-empty h3{margin:8px 0!important;font-size:31px!important;color:#5c406b!important}.mkst-empty p{max-width:620px;margin:0 auto!important;color:#806f86!important;font-size:14px!important}
.mkst-spark{position:absolute;z-index:0;opacity:.16;font-size:64px}.mkst-spark-a{left:3%;top:12%;color:#ef6aa8}.mkst-spark-b{right:4%;top:45%;color:#7c54d9}.mkst-spark-c{left:6%;bottom:10%;color:#ffb53e}
.mkst-modal[hidden]{display:none!important}.mkst-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:22px}.mkst-modal-backdrop{position:absolute;inset:0;background:rgba(39,26,47,.72);backdrop-filter:blur(5px)}.mkst-modal-card{position:relative;z-index:2;width:min(760px,96vw);max-height:92vh;overflow:auto;padding:25px;border-radius:30px;background:#fff;box-shadow:0 28px 70px rgba(22,14,28,.34)}.mkst-modal-close{position:sticky;top:0;float:right;z-index:3;width:42px;height:42px;border:0;border-radius:14px;background:#f0e7f6;color:#6d4b7b;font-size:28px;line-height:1;cursor:pointer}.mkst-preview-modal{text-align:center}.mkst-preview-modal>span,.mkst-lock-modal>span{display:inline-block;color:#9a68af;font-size:10px;font-weight:900;letter-spacing:.12em}.mkst-preview-modal h3,.mkst-lock-modal h3{margin:3px 0 14px!important;color:#583869!important;font-size:31px!important}.mkst-preview-modal img{display:block;width:auto;max-width:100%;max-height:70vh;margin:0 auto;border-radius:18px;box-shadow:0 12px 28px rgba(61,39,73,.12)}.mkst-preview-modal small{display:block;margin-top:10px;color:#8d7b93;font-weight:800}.mkst-lock-modal{padding:16px 8px 10px;text-align:center}.mkst-lock-icon{font-size:60px}.mkst-lock-modal p{max-width:520px;margin:0 auto 18px!important;color:#78657f!important;font-size:15px!important;line-height:1.55!important;font-weight:700!important}.mkst-lock-modal a{display:inline-flex;min-height:48px;align-items:center;padding:0 22px;border-radius:16px;background:linear-gradient(135deg,#7b4fe0,#ed65aa);color:#fff!important;text-decoration:none!important;font-weight:900}
@media(max-width:920px){.mkst-hero{grid-template-columns:1fr;padding:38px 34px}.mkst-hero-art{min-height:215px;max-width:430px;width:100%;margin:0 auto}.mkst-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.mkst-inner{width:min(100% - 20px,1240px);padding:16px 0 42px}.mkst-hero{min-height:0;padding:28px 20px 24px;border-radius:28px;gap:14px}.mkst-kicker{font-size:9px;min-height:29px}.mkst-hero h1{font-size:46px!important}.mkst-hero p{font-size:14px!important;line-height:1.5!important}.mkst-hero-pills{gap:7px;margin-top:16px}.mkst-hero-pills span{font-size:10px;min-height:34px;padding:0 10px}.mkst-hero-art{min-height:160px}.mkst-hero-art span{width:78px;height:78px;border-width:5px;border-radius:25px;font-size:43px}.mkst-hero-art .s1{left:10px}.mkst-hero-art .s2{right:20px;top:25px}.mkst-hero-art .s3{left:80px}.mkst-hero-art .s4{right:5px}.mkst-note{grid-template-columns:45px 1fr;gap:12px;margin:16px 3px 26px;padding:14px;border-radius:19px}.mkst-note-icon{width:43px;height:43px;border-radius:13px;font-size:23px}.mkst-note b{font-size:12px}.mkst-note p{font-size:11px!important}.mkst-section-head{align-items:flex-start}.mkst-section-head h2{font-size:30px!important}.mkst-section-head p{font-size:10px!important}.mkst-section-head>b{min-height:33px;padding:0 10px;font-size:10px}.mkst-grid{grid-template-columns:1fr;gap:16px}.mkst-card{max-width:430px;width:100%;margin:0 auto;border-radius:24px}.mkst-card-body h3{min-height:0;font-size:24px!important}.mkst-modal{padding:10px}.mkst-modal-card{padding:16px;border-radius:23px}}

/* v1.0.2 — Sticker page desktop spacing cleanup. Mobile layout intentionally unchanged. */
@media (min-width:921px){
  body .site-content{padding-top:0!important;padding-bottom:0!important;}
  body .site-content>.ast-container,
  body .site-content .ast-container{max-width:100%!important;width:100%!important;padding-left:0!important;padding-right:0!important;}
  body #primary{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}
  body .site-main{margin:0!important;padding:0!important;}
  body .site-main>article.page,
  body article.ast-article-single,
  body .ast-separate-container .ast-article-single{margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;}
  body article.page .entry-content{margin:0!important;padding:0!important;background:transparent!important;}
  body article.page .entry-content>p:empty{display:none!important;margin:0!important;padding:0!important;}
  .mkst-page-shell{margin-top:0!important;}
  .mkst-inner{padding-top:16px!important;}
}
