.reading-wizard[data-astro-cid-ezonwezu]{position:relative;max-width:800px;margin:0 auto;padding:2rem 1rem}.wizard-loading[data-astro-cid-ezonwezu]{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#05060ae0;backdrop-filter:blur(8px)}.wizard-loading[data-astro-cid-ezonwezu].hidden{display:none}.wizard-loading-spinner[data-astro-cid-ezonwezu]{width:48px;height:48px;border:3px solid rgba(214,166,74,.2);border-top-color:#d6a64a;border-radius:50%;animation:wizard-spin .8s linear infinite}@keyframes wizard-spin{to{transform:rotate(360deg)}}.wizard-loading-text[data-astro-cid-ezonwezu]{color:#f3d58a;font-size:1rem;font-weight:600}.wizard-error[data-astro-cid-ezonwezu]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;margin-bottom:1.5rem;border-radius:1rem;background:#dc262626;border:1px solid rgba(220,38,38,.35);color:#fca5a5;font-size:.9rem}.wizard-error[data-astro-cid-ezonwezu].hidden{display:none}.wizard-error-close[data-astro-cid-ezonwezu]{margin-left:auto;background:none;border:none;color:#fca5a5;cursor:pointer;font-size:1.1rem;padding:.25rem;line-height:1}.wizard-retry-btn[data-astro-cid-ezonwezu]{background:#d6a64a33;border:1px solid rgba(214,166,74,.4);color:#f3d58a;padding:.4rem 1rem;border-radius:.5rem;cursor:pointer;touch-action:manipulation;font-family:inherit;font-size:.85rem;font-weight:600;margin-left:.5rem;transition:all .2s ease;white-space:nowrap}.wizard-retry-btn[data-astro-cid-ezonwezu]:hover{background:#d6a64a59;border-color:#d6a64a}.wizard-step[data-astro-cid-ezonwezu].hidden{display:none}.wizard-heading[data-astro-cid-ezonwezu]{font-family:Cormorant Garamond,serif;font-size:2.25rem;font-weight:700;color:#f3d58a;margin-bottom:.5rem;line-height:1.1}@media(max-width:640px){.wizard-heading[data-astro-cid-ezonwezu]{font-size:1.75rem}}.wizard-subheading[data-astro-cid-ezonwezu]{color:#ffffff94;font-size:1rem;margin-bottom:2rem}.wizard-areas-grid[data-astro-cid-ezonwezu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.wizard-area-btn[data-astro-cid-ezonwezu]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;border-radius:1.5rem;border:1px solid rgba(214,166,74,.18);background:linear-gradient(180deg,#fff1,#ffffff06);backdrop-filter:blur(18px);color:#ffffffba;cursor:pointer;touch-action:manipulation;transition:all .22s ease;text-align:center;font-family:inherit}.wizard-area-btn[data-astro-cid-ezonwezu]:hover{border-color:#d6a64a61;background:#d6a64a17;transform:translateY(-2px)}.wizard-area-btn[data-astro-cid-ezonwezu].selected{border-color:#d6a64a;background:#d6a64a26;box-shadow:0 0 30px #d6a64a26;color:#f3d58a}.wizard-area-icon[data-astro-cid-ezonwezu]{display:flex;align-items:center;justify-content:center;width:58px;height:58px}.wizard-area-icon-img[data-astro-cid-ezonwezu]{width:48px;height:48px;object-fit:contain;display:block;border-radius:6px}.wizard-area-label[data-astro-cid-ezonwezu]{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:700;color:#f3d58a}.wizard-area-desc[data-astro-cid-ezonwezu]{font-size:.8rem;color:#ffffff80;line-height:1.4}.wizard-form[data-astro-cid-ezonwezu]{display:grid;gap:1.25rem}.wizard-field[data-astro-cid-ezonwezu]{display:flex;flex-direction:column;gap:.35rem}.wizard-label[data-astro-cid-ezonwezu]{font-size:.85rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em}.wizard-optional[data-astro-cid-ezonwezu]{font-weight:400;color:#fff6;text-transform:none;letter-spacing:normal}.wizard-input[data-astro-cid-ezonwezu],.wizard-textarea[data-astro-cid-ezonwezu]{padding:.75rem 1rem;border-radius:.75rem;border:1px solid rgba(214,166,74,.2);background:#0000004d;color:#fff;font-family:inherit;font-size:1rem;outline:none;transition:border-color .2s}.wizard-input[data-astro-cid-ezonwezu]:focus,.wizard-textarea[data-astro-cid-ezonwezu]:focus{border-color:#d6a64a99}.wizard-input[data-astro-cid-ezonwezu]::placeholder,.wizard-textarea[data-astro-cid-ezonwezu]::placeholder{color:#ffffff59}.wizard-textarea[data-astro-cid-ezonwezu]{resize:vertical;min-height:80px}.wizard-char-count[data-astro-cid-ezonwezu]{text-align:right;font-size:.8rem;color:#fff6}.wizard-field-hint[data-astro-cid-ezonwezu]{font-size:.8rem;color:#fff6;line-height:1.4}.wizard-field-error[data-astro-cid-ezonwezu]{font-size:.8rem;color:#fca5a5;min-height:1.2em}.wizard-checkbox-label[data-astro-cid-ezonwezu]{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#ffffffb3;font-size:.9rem;padding:.5rem 0}.wizard-checkbox-label[data-astro-cid-ezonwezu] input[data-astro-cid-ezonwezu][type=checkbox]{width:18px;height:18px;accent-color:#D6A64A}.wizard-techniques-grid[data-astro-cid-ezonwezu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.wizard-technique-btn[data-astro-cid-ezonwezu]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;border-radius:1.5rem;border:1px solid rgba(214,166,74,.18);background:linear-gradient(180deg,#fff1,#ffffff06);backdrop-filter:blur(18px);color:#ffffffba;cursor:pointer;touch-action:manipulation;transition:all .22s ease;text-align:center;font-family:inherit;position:relative;overflow:hidden}.wizard-technique-btn[data-astro-cid-ezonwezu]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(214,166,74,.3),transparent);opacity:0;transition:opacity .22s ease}.wizard-technique-btn[data-astro-cid-ezonwezu]:hover{border-color:#d6a64a61;background:#d6a64a17;transform:translateY(-2px)}.wizard-technique-btn[data-astro-cid-ezonwezu]:hover:before{opacity:1}.wizard-technique-btn[data-astro-cid-ezonwezu].selected{border-color:#d6a64a;background:#d6a64a26;box-shadow:0 0 30px #d6a64a26;color:#f3d58a}.wizard-technique-btn[data-astro-cid-ezonwezu].selected:before{opacity:1;background:linear-gradient(90deg,transparent,#D6A64A,transparent)}.wizard-technique-icon[data-astro-cid-ezonwezu]{display:flex;align-items:center;justify-content:center;width:58px;height:58px}.wizard-technique-icon-img[data-astro-cid-ezonwezu]{width:48px;height:48px;object-fit:contain;display:block;border-radius:6px}.wizard-technique-label[data-astro-cid-ezonwezu]{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:700;color:#f3d58a}.wizard-technique-desc[data-astro-cid-ezonwezu]{font-size:.8rem;color:#ffffff80;line-height:1.4}.wizard-technique-price[data-astro-cid-ezonwezu]{font-size:1.1rem;font-weight:700;color:#d6a64a;margin-top:.25rem}.wizard-nav[data-astro-cid-ezonwezu]{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.wizard-btn-back[data-astro-cid-ezonwezu],.wizard-btn-skip[data-astro-cid-ezonwezu]{padding:.75rem 1.5rem;border-radius:.75rem;border:1px solid rgba(214,166,74,.3);background:#ffffff08;color:#f3d58a;font-weight:600;cursor:pointer;touch-action:manipulation;transition:all .2s;font-family:inherit;font-size:.9rem}.wizard-btn-back[data-astro-cid-ezonwezu]:hover,.wizard-btn-skip[data-astro-cid-ezonwezu]:hover{background:#d6a64a1a}.wizard-btn-primary[data-astro-cid-ezonwezu]{padding:.75rem 1.5rem;border-radius:.75rem;border:none;background:linear-gradient(135deg,#f3d58a,#d6a64a,#9a6a24);color:#05060a;font-weight:700;cursor:pointer;touch-action:manipulation;transition:all .2s;font-family:inherit;font-size:.9rem;box-shadow:0 0 30px #d6a64a3d}.wizard-btn-primary[data-astro-cid-ezonwezu]:hover{transform:translateY(-1px);box-shadow:0 0 40px #d6a64a59}.wizard-btn-primary[data-astro-cid-ezonwezu]:disabled{opacity:.5;cursor:not-allowed;transform:none}.wizard-btn-next[data-astro-cid-ezonwezu]{padding:.75rem 1.5rem;border-radius:.75rem;border:none;background:linear-gradient(135deg,#f3d58a,#d6a64a,#9a6a24);color:#05060a;font-weight:700;cursor:pointer;transition:all .2s;font-family:inherit;font-size:.9rem;box-shadow:0 0 30px #d6a64a3d}.wizard-btn-next[data-astro-cid-ezonwezu]:hover{transform:translateY(-1px);box-shadow:0 0 40px #d6a64a59}.wizard-shuffle-area[data-astro-cid-ezonwezu]{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem 0}.wizard-shuffle-stack[data-astro-cid-ezonwezu]{position:relative;width:160px;height:240px}.wizard-shuffle-card[data-astro-cid-ezonwezu]{position:absolute;inset:0;border-radius:1rem;background:radial-gradient(circle at center,rgba(214,166,74,.15),transparent 56%),linear-gradient(180deg,#0d1020fa,#05060afa);border:1px solid rgba(214,166,74,.42);box-shadow:0 22px 70px #00000073,inset 0 0 0 2px #d6a64a26;transition:transform .3s ease}.wizard-shuffle-card[data-astro-cid-ezonwezu]:before,.wizard-shuffle-card[data-astro-cid-ezonwezu]:after{content:"";position:absolute;border:1px solid rgba(214,166,74,.23);border-radius:.75rem}.wizard-shuffle-card[data-astro-cid-ezonwezu]:before{inset:14px}.wizard-shuffle-card[data-astro-cid-ezonwezu]:after{inset:28px;border-color:#d6a64a26}.wizard-shuffle-card[data-astro-cid-ezonwezu]:nth-child(1){transform:rotate(-3deg) translateY(-2px)}.wizard-shuffle-card[data-astro-cid-ezonwezu]:nth-child(2){transform:rotate(1deg) translateY(0)}.wizard-shuffle-card[data-astro-cid-ezonwezu]:nth-child(3){transform:rotate(-1deg) translateY(2px)}.wizard-shuffle-card[data-astro-cid-ezonwezu]:nth-child(4){transform:rotate(2deg) translateY(4px)}.wizard-shuffle-card[data-astro-cid-ezonwezu]:nth-child(5){transform:rotate(-2deg) translateY(6px)}.wizard-shuffle-stack[data-astro-cid-ezonwezu].shuffling .wizard-shuffle-card[data-astro-cid-ezonwezu]{animation:shuffle-card .4s ease-in-out infinite alternate}.wizard-shuffle-stack[data-astro-cid-ezonwezu].shuffling .wizard-shuffle-card[data-astro-cid-ezonwezu]:nth-child(1){animation-delay:0s}.wizard-shuffle-stack[data-astro-cid-ezonwezu].shuffling .wizard-shuffle-card[data-astro-cid-ezonwezu]:nth-child(2){animation-delay:.08s}.wizard-shuffle-stack[data-astro-cid-ezonwezu].shuffling .wizard-shuffle-card[data-astro-cid-ezonwezu]:nth-child(3){animation-delay:.16s}.wizard-shuffle-stack[data-astro-cid-ezonwezu].shuffling .wizard-shuffle-card[data-astro-cid-ezonwezu]:nth-child(4){animation-delay:.24s}.wizard-shuffle-stack[data-astro-cid-ezonwezu].shuffling .wizard-shuffle-card[data-astro-cid-ezonwezu]:nth-child(5){animation-delay:.32s}@keyframes shuffle-card{0%{transform:rotate(-4deg) translateY(-4px)}to{transform:rotate(4deg) translateY(4px)}}.wizard-shuffle-text[data-astro-cid-ezonwezu]{font-family:Cormorant Garamond,serif;font-size:1.2rem;color:#f3d58acc;text-align:center;min-height:2rem;transition:opacity .3s}.wizard-cut-options[data-astro-cid-ezonwezu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.wizard-cut-btn[data-astro-cid-ezonwezu]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;border-radius:1.5rem;border:1px solid rgba(214,166,74,.18);background:linear-gradient(180deg,#fff1,#ffffff06);backdrop-filter:blur(18px);color:#ffffffba;cursor:pointer;touch-action:manipulation;transition:all .22s ease;text-align:center;font-family:inherit}.wizard-cut-btn[data-astro-cid-ezonwezu]:hover{border-color:#d6a64a61;background:#d6a64a17;transform:translateY(-2px)}.wizard-cut-icon[data-astro-cid-ezonwezu]{font-size:1.5rem;line-height:1}.wizard-cut-label[data-astro-cid-ezonwezu]{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:700;color:#f3d58a}.wizard-cut-desc[data-astro-cid-ezonwezu]{font-size:.8rem;color:#ffffff80}.wizard-select-layout[data-astro-cid-ezonwezu]{display:flex;gap:1rem;align-items:flex-start}.wizard-select-grid-col[data-astro-cid-ezonwezu]{flex:1;min-width:0}.wizard-select-panel-col[data-astro-cid-ezonwezu]{width:220px;flex-shrink:0}@media(max-width:768px){.wizard-select-layout[data-astro-cid-ezonwezu]{flex-direction:column}.wizard-select-panel-col[data-astro-cid-ezonwezu]{width:100%;order:-1}.wizard-select-panel[data-astro-cid-ezonwezu]{position:static}}.wizard-select-panel[data-astro-cid-ezonwezu]{background:#00000040;border:1px solid rgba(214,166,74,.15);border-radius:1rem;padding:1rem;position:sticky;top:1rem}.wizard-select-panel-title[data-astro-cid-ezonwezu]{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:700;color:#f3d58a;margin-bottom:.75rem;text-align:center}.wizard-select-panel-slots[data-astro-cid-ezonwezu]{display:grid;gap:.5rem;margin-bottom:.75rem}.wizard-select-panel-slots[data-astro-cid-ezonwezu].wizard-slots-grid,.wizard-select-panel-slots[data-astro-cid-ezonwezu].wizard-slots-grid-5{grid-template-columns:repeat(5,1fr)}.wizard-select-panel-slots[data-astro-cid-ezonwezu].wizard-slots-grid-3x3,.wizard-select-panel-slots[data-astro-cid-ezonwezu].wizard-slots-grid-annual{grid-template-columns:repeat(3,1fr)}.wizard-slot[data-astro-cid-ezonwezu]{aspect-ratio:7 / 12;border-radius:.4rem;border:1px dashed rgba(214,166,74,.25);background:#0003;position:relative;transition:all .2s;overflow:hidden}.wizard-slot[data-astro-cid-ezonwezu].filled{border-color:#d6a64a80;border-style:solid;background:radial-gradient(circle at center,rgba(214,166,74,.12),transparent 56%),linear-gradient(180deg,#0d1020f2,#05060af2)}.wizard-slot-inner[data-astro-cid-ezonwezu]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.wizard-slot-card-back[data-astro-cid-ezonwezu]{width:100%;height:100%;background:radial-gradient(circle at center,rgba(214,166,74,.1),transparent 56%),linear-gradient(180deg,#0d1020e6,#05060ae6);border-radius:.3rem;display:none}.wizard-slot[data-astro-cid-ezonwezu].filled .wizard-slot-card-back[data-astro-cid-ezonwezu]{display:block}.wizard-slot-order[data-astro-cid-ezonwezu]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:.8rem;font-weight:700;color:#d6a64a80;pointer-events:none}.wizard-slot[data-astro-cid-ezonwezu].filled .wizard-slot-order[data-astro-cid-ezonwezu]{color:#d6a64a;font-size:1rem}.wizard-slot-section-label[data-astro-cid-ezonwezu]{grid-column:1 / -1;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#d6a64a99;font-weight:600;padding-top:.5rem;margin-bottom:-.25rem}.wizard-select-panel-info[data-astro-cid-ezonwezu]{text-align:center;font-size:.85rem;color:#fff9;margin-bottom:.75rem}.wizard-select-panel-info[data-astro-cid-ezonwezu] strong[data-astro-cid-ezonwezu]{color:#f3d58a}.wizard-select-panel-done[data-astro-cid-ezonwezu]{width:100%;padding:.6rem 1rem;font-size:.85rem}.wizard-cards-grid[data-astro-cid-ezonwezu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:.4rem;max-height:520px;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.5rem;border-radius:1rem;border:1px solid rgba(214,166,74,.12);background:#00000026}@media(max-width:640px){.wizard-cards-grid[data-astro-cid-ezonwezu]{grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:.3rem;max-height:400px;padding:.35rem}}.wizard-select-card[data-astro-cid-ezonwezu]{aspect-ratio:7 / 12;border-radius:.5rem;border:2px solid rgba(214,166,74,.2);background:radial-gradient(circle at center,rgba(214,166,74,.12),transparent 56%),linear-gradient(180deg,#0d1020f2,#05060af2);cursor:pointer;touch-action:manipulation;transition:all .2s;padding:0;position:relative;overflow:hidden;outline:none}.wizard-select-card[data-astro-cid-ezonwezu]:hover{border-color:#d6a64a99;transform:translateY(-2px);box-shadow:0 4px 24px #d6a64a33}.wizard-select-card[data-astro-cid-ezonwezu]:focus-visible{border-color:#d6a64a;box-shadow:0 0 0 3px #d6a64a4d}.wizard-select-card[data-astro-cid-ezonwezu].selected{border-color:#d6a64a;box-shadow:0 0 20px #d6a64a59,inset 0 0 20px #d6a64a1a}.wizard-select-card-inner[data-astro-cid-ezonwezu]{width:100%;height:100%;display:grid;place-items:center}.wizard-select-card-back[data-astro-cid-ezonwezu]{position:relative;width:100%;height:100%;overflow:hidden}.wizard-select-card-img[data-astro-cid-ezonwezu]{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.wizard-select-card-pattern[data-astro-cid-ezonwezu]{width:100%;height:100%;background:radial-gradient(circle at 30% 30%,rgba(214,166,74,.08),transparent 50%),radial-gradient(circle at 70% 70%,rgba(214,166,74,.05),transparent 50%),repeating-linear-gradient(45deg,transparent,transparent 4px,rgba(214,166,74,.03) 4px,rgba(214,166,74,.03) 8px),linear-gradient(180deg,#0d1020f2,#05060af2);display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.wizard-select-card-order[data-astro-cid-ezonwezu]{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;background:#d6a64a;color:#05060a;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none;box-shadow:0 0 8px #d6a64a80}.wizard-reveal-grid[data-astro-cid-ezonwezu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;margin:1.5rem 0}.wizard-reveal-card[data-astro-cid-ezonwezu]{perspective:1200px;aspect-ratio:7 / 12}.wizard-reveal-card-inner[data-astro-cid-ezonwezu]{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .85s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0s)}.wizard-reveal-card[data-astro-cid-ezonwezu].is-flipped .wizard-reveal-card-inner[data-astro-cid-ezonwezu]{transform:rotateY(180deg)}.wizard-reveal-card-back[data-astro-cid-ezonwezu],.wizard-reveal-card-front[data-astro-cid-ezonwezu]{position:absolute;inset:0;border-radius:1rem;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden}.wizard-reveal-card-back[data-astro-cid-ezonwezu]{background:radial-gradient(circle at center,rgba(214,166,74,.15),transparent 56%),linear-gradient(180deg,#0d1020fa,#05060afa);border:1px solid rgba(214,166,74,.42);box-shadow:0 22px 70px #00000073,inset 0 0 0 2px #d6a64a26;display:grid;place-items:center}.wizard-reveal-card-back[data-astro-cid-ezonwezu]:before,.wizard-reveal-card-back[data-astro-cid-ezonwezu]:after{content:"";position:absolute;border:1px solid rgba(214,166,74,.23);border-radius:.75rem}.wizard-reveal-card-back[data-astro-cid-ezonwezu]:before{inset:14px}.wizard-reveal-card-back[data-astro-cid-ezonwezu]:after{inset:28px;border-color:#d6a64a26}.wizard-reveal-card-front[data-astro-cid-ezonwezu]{transform:rotateY(180deg);background:linear-gradient(180deg,#0d1020fa,#05060afa);border:1px solid rgba(214,166,74,.3);padding:1rem;display:flex;flex-direction:column;justify-content:center;gap:.4rem}.wizard-reveal-card-name[data-astro-cid-ezonwezu]{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:700;color:#f3d58a;line-height:1.2}.wizard-reveal-card-position[data-astro-cid-ezonwezu]{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#d6a64ab3}.wizard-reveal-card-orientation[data-astro-cid-ezonwezu]{font-size:.8rem;color:#fff9}.wizard-reveal-card-energy[data-astro-cid-ezonwezu]{font-size:.8rem;color:#ffffff80}.wizard-reveal-card-keywords[data-astro-cid-ezonwezu]{font-size:.75rem;color:#ffffff73;line-height:1.3}.wizard-preview-cards[data-astro-cid-ezonwezu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem;margin-bottom:1.5rem}.wizard-preview-card-item[data-astro-cid-ezonwezu]{aspect-ratio:7 / 12;border-radius:.5rem;border:2px solid rgba(214,166,74,.2);background:radial-gradient(circle at center,rgba(214,166,74,.12),transparent 56%),linear-gradient(180deg,#0d1020f2,#05060af2);position:relative;overflow:hidden;transition:border-color .2s,box-shadow .2s}.wizard-preview-card-item[data-astro-cid-ezonwezu]:hover{border-color:#d6a64a80;box-shadow:0 4px 20px #d6a64a26}.wizard-preview-card-inner[data-astro-cid-ezonwezu]{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative}.wizard-preview-card-img[data-astro-cid-ezonwezu]{width:100%;height:100%;object-fit:cover;display:block;flex-shrink:0}.wizard-preview-card-noimg[data-astro-cid-ezonwezu]{width:100%;height:100%;background:radial-gradient(circle at center,rgba(214,166,74,.08),transparent 56%),linear-gradient(180deg,#0d1020f2,#05060af2);flex-shrink:0}.wizard-preview-card-noimg-hidden[data-astro-cid-ezonwezu]{display:none}.wizard-preview-card-badge[data-astro-cid-ezonwezu]{position:absolute;top:6px;left:6px;z-index:3;padding:2px 8px;border-radius:3px;background:#d6a64ad9;color:#0d1020;font-size:.65rem;font-weight:700;letter-spacing:.04em;line-height:1.4;pointer-events:none}.wizard-preview-card-content[data-astro-cid-ezonwezu]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:.6rem;background:linear-gradient(0deg,rgba(5,6,10,.92) 0%,rgba(5,6,10,.5) 50%,transparent 100%);pointer-events:none}.wizard-preview-card-name[data-astro-cid-ezonwezu]{font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:700;color:#f3d58a;line-height:1.15;margin-bottom:.1rem}.wizard-preview-card-meta[data-astro-cid-ezonwezu]{font-size:.65rem;color:#ffffff8c;line-height:1.25}.wizard-preview-card-energy[data-astro-cid-ezonwezu]{font-size:.65rem;color:#ffffff80;margin-top:.05rem}.wizard-preview-card-keywords[data-astro-cid-ezonwezu]{font-size:.6rem;color:#ffffff73;line-height:1.2;margin-top:.05rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wizard-preview-more-cards[data-astro-cid-ezonwezu]{grid-column:1 / -1;padding:1rem 1.25rem;border-radius:.75rem;border:1px dashed rgba(214,166,74,.25);background:#d6a64a0a;color:#ffffff80;font-size:.85rem;line-height:1.5;text-align:center;font-style:italic}.wizard-preview-numerology[data-astro-cid-ezonwezu]{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem;align-items:flex-start}.wizard-num-item[data-astro-cid-ezonwezu]{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;border-radius:.75rem;border:1px solid rgba(214,166,74,.15);background:#0003;min-width:110px;flex:1 0 auto}.wizard-num-label[data-astro-cid-ezonwezu]{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:#d6a64a99}.wizard-num-value[data-astro-cid-ezonwezu]{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:700;color:#f3d58a}.wizard-num-description[data-astro-cid-ezonwezu]{width:100%;padding:.75rem 1rem;border-radius:.75rem;border:1px solid rgba(214,166,74,.12);background:#00000026;color:#ffffffa6;font-size:.85rem;line-height:1.6}.wizard-num-desc[data-astro-cid-ezonwezu]{font-size:.75rem;color:#ffffff80;line-height:1.4;margin-top:.15rem}.wizard-preview-text[data-astro-cid-ezonwezu]{padding:1.25rem;border-radius:1rem;border:1px solid rgba(214,166,74,.12);background:#00000026;color:#ffffffb3;line-height:1.7;font-size:.95rem;white-space:pre-wrap;margin-bottom:1.5rem}.wizard-unlock-box[data-astro-cid-ezonwezu]{padding:2rem 1.5rem;border-radius:1.5rem;border:1px solid rgba(214,166,74,.3);background:linear-gradient(180deg,#d6a64a1a,#d6a64a08);backdrop-filter:blur(18px);text-align:center;position:relative;overflow:hidden}.wizard-unlock-box[data-astro-cid-ezonwezu]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(214,166,74,.5),transparent)}.wizard-unlock-box[data-astro-cid-ezonwezu].hidden{display:none}.wizard-unlock-heading[data-astro-cid-ezonwezu]{font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:700;color:#f3d58a;margin-bottom:.5rem}.wizard-unlock-desc[data-astro-cid-ezonwezu]{color:#fff9;font-size:.9rem;line-height:1.6;max-width:500px;margin:0 auto 1rem}.wizard-unlock-bullets[data-astro-cid-ezonwezu]{list-style:none;padding:0;margin:0 auto 1.5rem;max-width:400px;text-align:left}.wizard-unlock-bullets[data-astro-cid-ezonwezu] li[data-astro-cid-ezonwezu]{color:#ffffffa6;font-size:.85rem;line-height:1.7;padding:.2rem 0}.wizard-unlock-form[data-astro-cid-ezonwezu]{display:flex;flex-direction:column;gap:.75rem;max-width:400px;margin:0 auto}.wizard-unlock-unavailable-text[data-astro-cid-ezonwezu]{color:#ffffff80;font-size:.9rem;margin-bottom:1rem}.wizard-unlock-btn[data-astro-cid-ezonwezu]{position:relative;padding:1rem 2rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:700;color:#0d1020;background:linear-gradient(135deg,#f3d58a,#d6a64a);border:none;border-radius:.75rem;cursor:pointer;touch-action:manipulation;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 24px #d6a64a4d}.wizard-unlock-btn[data-astro-cid-ezonwezu]:hover{transform:translateY(-2px);box-shadow:0 8px 32px #d6a64a73}.wizard-unlock-btn[data-astro-cid-ezonwezu]:active{transform:translateY(0)}.wizard-unlock-btn-price[data-astro-cid-ezonwezu]{display:inline-block;background:#00000026;padding:.1rem .5rem;border-radius:.35rem;margin-left:.3rem}@media(max-width:640px){.reading-wizard[data-astro-cid-ezonwezu]{padding:1.5rem .75rem}.wizard-areas-grid[data-astro-cid-ezonwezu]{grid-template-columns:repeat(2,1fr)}.wizard-techniques-grid[data-astro-cid-ezonwezu]{grid-template-columns:1fr}.wizard-counts-grid[data-astro-cid-ezonwezu]{grid-template-columns:repeat(2,1fr)}.wizard-select-layout[data-astro-cid-ezonwezu]{flex-direction:column}.wizard-select-panel-col[data-astro-cid-ezonwezu]{width:100%}.wizard-select-panel[data-astro-cid-ezonwezu]{position:static}.wizard-select-panel-slots[data-astro-cid-ezonwezu].wizard-slots-grid-annual{grid-template-columns:repeat(3,1fr)}.wizard-cards-grid[data-astro-cid-ezonwezu]{grid-template-columns:repeat(auto-fill,minmax(54px,1fr));max-height:360px}.wizard-reveal-grid[data-astro-cid-ezonwezu],.wizard-preview-cards[data-astro-cid-ezonwezu]{grid-template-columns:repeat(2,1fr)}.wizard-preview-numerology[data-astro-cid-ezonwezu]{flex-direction:column}.wizard-cut-options[data-astro-cid-ezonwezu]{grid-template-columns:1fr}}.wizard-reveal-card-noimg[data-astro-cid-ezonwezu]{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(214,166,74,.08),transparent 56%),linear-gradient(180deg,#0d1020f2,#05060af2);border-radius:1rem}.wizard-reveal-card-noimg-hidden[data-astro-cid-ezonwezu]{display:none}.wizard-reveal-card-img[data-astro-cid-ezonwezu],.wizard-preview-card-img[data-astro-cid-ezonwezu],.wizard-select-card-img[data-astro-cid-ezonwezu]{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.wizard-reveal-card[data-astro-cid-ezonwezu],.wizard-select-card[data-astro-cid-ezonwezu],.wizard-preview-card-item[data-astro-cid-ezonwezu]{-webkit-user-select:none;user-select:none}.wizard-limit-info[data-astro-cid-ezonwezu]{margin-top:.5rem;padding:.75rem 1rem;border-radius:.75rem;background:#d6a64a1a;border:1px solid rgba(214,166,74,.25)}.wizard-limit-info[data-astro-cid-ezonwezu].hidden{display:none}.wizard-limit-remaining[data-astro-cid-ezonwezu]{color:#f3d58a;font-size:.9rem;font-weight:600;margin:0 0 .25rem}.wizard-limit-detail[data-astro-cid-ezonwezu]{color:#ffffff80;font-size:.8rem;margin:0}.wizard-limit-exceeded[data-astro-cid-ezonwezu]{color:#fca5a5;font-size:.9rem;font-weight:500;margin:0}.wizard-required[data-astro-cid-ezonwezu]{font-weight:400;color:#d6a64ab3;text-transform:none;letter-spacing:normal}
