.cards-mast.svelte-qmtet4{padding:clamp(48px,8vw,80px) 0 0;position:relative;overflow:hidden}.cards-mast__shell.svelte-qmtet4{max-width:1400px;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.cards-mast__head.svelte-qmtet4{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--ink);font-family:var(--f-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:clamp(32px,5vw,56px);gap:16px;flex-wrap:wrap}.cards-mast__title.svelte-qmtet4{font-size:clamp(40px,8vw,88px);line-height:1;font-weight:500;letter-spacing:-.02em;margin-bottom:24px;text-wrap:balance}.cards-mast__title.svelte-qmtet4 .em{font-family:var(--f-serif-en);font-style:italic;color:var(--sage-deep);font-weight:400}.cards-mast__lede.svelte-qmtet4{font-family:var(--f-serif-cn);font-size:clamp(15px,1.5vw,19px);line-height:1.75;color:var(--ink-soft);max-width:700px;margin-bottom:32px;text-wrap:pretty}.cards-mast__hint.svelte-qmtet4{background:var(--paper-deep);border-left:3px solid var(--sage);padding:16px 20px;border-radius:0 var(--r-md) var(--r-md) 0;font-size:14px;line-height:1.65;color:var(--ink-soft);max-width:700px;margin-bottom:48px}.cards-mast__hint.svelte-qmtet4 strong{color:var(--sage-deep)}.cards-grid.svelte-qmtet4{max-width:1400px;margin:0 auto;padding:0 clamp(20px,4vw,40px) clamp(64px,12vw,120px);display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.amulet.svelte-qmtet4{aspect-ratio:3 / 4;border-radius:var(--r-xl);padding:clamp(20px,3vw,28px);position:relative;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;isolation:isolate}.amulet.svelte-qmtet4:hover{transform:translateY(-4px) rotate(-.4deg);box-shadow:0 20px 40px -10px #1f1b1733}.amulet__bg.svelte-qmtet4{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1}.amulet--sage.svelte-qmtet4{background:linear-gradient(135deg,#c4ccae,#dee3cd);color:#2a3320}.amulet--terra.svelte-qmtet4{background:linear-gradient(135deg,#e8c2ae,#f4ddcb);color:#4a2a18}.amulet--cream.svelte-qmtet4{background:linear-gradient(135deg,#f5f1ea,#faf6ef);color:var(--ink);border:1px solid var(--rule-soft)}.amulet--ink.svelte-qmtet4{background:linear-gradient(135deg,#1f1b17,#2a2521);color:var(--cream)}.amulet--plum.svelte-qmtet4{background:linear-gradient(135deg,#8c5a6e,#a87689);color:#faf6ef}.amulet--blue.svelte-qmtet4{background:linear-gradient(135deg,#5d7080,#8092a0);color:#faf6ef}.amulet--honey.svelte-qmtet4{background:linear-gradient(135deg,#d9a24a,#e6b97a);color:#3a2510}.amulet--olive.svelte-qmtet4{background:linear-gradient(135deg,#7a8c5e,#94a47a);color:#fffbf4}.amulet--blush.svelte-qmtet4{background:linear-gradient(135deg,#f5c7b0,#fae0cf);color:#4a2a18}.amulet__top.svelte-qmtet4{display:flex;justify-content:space-between;align-items:center}.amulet__num.svelte-qmtet4{font-family:var(--f-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;opacity:.55}.amulet__mark.svelte-qmtet4{width:24px;height:24px;opacity:.55}.amulet__quote.svelte-qmtet4{font-family:var(--f-serif-cn);font-size:clamp(22px,2.6vw,30px);line-height:1.45;font-weight:400;margin:auto 0;text-wrap:balance;letter-spacing:-.005em;padding:16px 0}.amulet__quote.svelte-qmtet4 strong{font-weight:600}.amulet__foot.svelte-qmtet4{display:flex;justify-content:space-between;align-items:baseline;padding-top:16px;border-top:1px solid currentColor}.amulet__term-block.svelte-qmtet4{display:flex;flex-direction:column;gap:2px}.amulet__term.svelte-qmtet4{font-family:var(--f-serif-cn);font-size:13px;font-weight:500;letter-spacing:.01em;opacity:.85}.amulet__term-en.svelte-qmtet4{font-family:var(--f-serif-en);font-style:italic;font-size:12px;opacity:.6}.amulet__sig-mono.svelte-qmtet4{font-family:var(--f-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;opacity:.55;text-align:right;line-height:1.3}.amulet__sig-mono.svelte-qmtet4 em:where(.svelte-qmtet4){font-style:italic;font-family:var(--f-serif-en);font-size:12px;text-transform:none;letter-spacing:.04em;display:block;margin-top:2px}.amulet__bg-leaf.svelte-qmtet4{position:absolute;bottom:-30px;right:-40px;width:200px;height:200px;opacity:.1;pointer-events:none}.modal-backdrop.svelte-qmtet4{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f1b17bf;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;animation:svelte-qmtet4-fade-in .2s ease}@keyframes svelte-qmtet4-fade-in{0%{opacity:0}to{opacity:1}}.modal.svelte-qmtet4{background:var(--paper);border-radius:var(--r-xl);max-width:560px;width:100%;max-height:90vh;overflow-y:auto;padding:clamp(32px,4vw,48px);position:relative;animation:svelte-qmtet4-dialog-in .3s ease}@keyframes svelte-qmtet4-dialog-in{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal__close.svelte-qmtet4{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:var(--paper-deep);display:grid;place-items:center;cursor:pointer;border:none;font-size:18px;transition:all .15s}.modal__close.svelte-qmtet4:hover{background:var(--ink);color:var(--cream)}.modal__preview.svelte-qmtet4{aspect-ratio:3 / 4;border-radius:var(--r-lg);padding:28px;margin:0 auto 24px;max-width:320px;display:flex;flex-direction:column;position:relative;overflow:hidden;isolation:isolate}.modal__actions.svelte-qmtet4{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.modal__tip.svelte-qmtet4{text-align:center;font-size:13px;color:var(--ink-mute);margin-top:16px;line-height:1.65}.toast.svelte-qmtet4{position:fixed;bottom:32px;left:50%;transform:translate(-50%) translateY(80px);background:var(--ink);color:var(--cream);padding:14px 24px;border-radius:var(--r-pill);font-size:14px;z-index:300;transition:transform .4s cubic-bezier(.22,1,.36,1);box-shadow:0 10px 30px #0000004d}.toast.is-visible.svelte-qmtet4{transform:translate(-50%) translateY(0)}@media (max-width: 920px){.cards-mast__title.svelte-qmtet4{font-size:clamp(36px,10vw,64px)}.cards-mast__lede.svelte-qmtet4{font-size:16px}.cards-mast__hint.svelte-qmtet4{font-size:13px;padding:14px 16px;margin-bottom:36px}.cards-grid.svelte-qmtet4{grid-template-columns:repeat(2,1fr);gap:16px}.amulet.svelte-qmtet4{padding:22px 20px}.amulet__quote.svelte-qmtet4{font-size:20px;padding:12px 0}.amulet__num.svelte-qmtet4{font-size:10px}.amulet__term.svelte-qmtet4{font-size:12px}.amulet__term-en.svelte-qmtet4{font-size:11px}.amulet__sig-mono.svelte-qmtet4{font-size:9px}.amulet__sig-mono.svelte-qmtet4 em:where(.svelte-qmtet4){font-size:11px}.modal.svelte-qmtet4{padding:32px 22px;max-height:92vh}.modal__preview.svelte-qmtet4{max-width:260px;padding:22px}.modal__actions.svelte-qmtet4{gap:10px}.modal__actions.svelte-qmtet4 .btn:where(.svelte-qmtet4){flex:1}.modal__tip.svelte-qmtet4{font-size:12px}.toast.svelte-qmtet4{font-size:13px;padding:12px 20px;bottom:24px}}@media (max-width: 560px){.cards-grid.svelte-qmtet4{grid-template-columns:1fr;gap:14px}.amulet.svelte-qmtet4{aspect-ratio:4 / 5}.amulet__quote.svelte-qmtet4{font-size:22px;padding:12px 0}.modal__preview.svelte-qmtet4{max-width:240px}}
