.spinner.svelte-iq265b{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:svelte-iq265b-spin 1s linear infinite}@keyframes svelte-iq265b-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast-item.svelte-iq265b{animation:svelte-iq265b-toastSlideIn .25s cubic-bezier(.16,1,.3,1)}@keyframes svelte-iq265b-toastSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.arch-page.svelte-iq265b{--green: #0d4f3c;--green-deep: #093527;--gold: #b88a2e;--gold-bright: #d8af55;--sand: #f5edda;--paper: #fffaf0;--ink: #1d3a30;--ink-soft: #5d6f64;position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:28px;color:var(--ink);font-family:Plus Jakarta Sans,system-ui,sans-serif;background:radial-gradient(140% 120% at 50% 0%,#138a82,#0e7c75 55%,#085450)}.arch-page.svelte-iq265b:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3E%3Cg fill='none' stroke='%23ecd190' stroke-width='1.2' stroke-opacity='0.1'%3E%3Cpath d='M45 6 56 22 74 18 70 36 86 45 70 54 74 72 56 68 45 84 34 68 16 72 20 54 4 45 20 36 16 18 34 22Z'/%3E%3C/g%3E%3C/svg%3E");background-size:90px 90px}.reg-backdrop.svelte-iq265b{background-color:#0e7c75;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3E%3Cg fill='none' stroke='%23ecd190' stroke-width='1.2' stroke-opacity='0.1'%3E%3Cpath d='M45 6 56 22 74 18 70 36 86 45 70 54 74 72 56 68 45 84 34 68 16 72 20 54 4 45 20 36 16 18 34 22Z'/%3E%3C/g%3E%3C/svg%3E"),radial-gradient(140% 120% at 50% 0%,#138a82,#0e7c75 55%,#085450);background-size:90px 90px,100% 100%;background-repeat:repeat,no-repeat}.wrap.svelte-iq265b{position:relative;z-index:2;width:100%;max-width:430px}.arch.svelte-iq265b{position:relative;background:var(--paper);border-radius:215px 215px 22px 22px;padding:118px 38px 38px;text-align:center;box-shadow:0 26px 60px #09352738;border:2px solid var(--gold)}.arch.svelte-iq265b:before{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:1px solid var(--gold-bright);opacity:.55;border-radius:206px 206px 16px 16px;pointer-events:none}.keystone.svelte-iq265b{position:absolute;top:-14px;left:50%;width:26px;height:26px;background:var(--gold);transform:translate(-50%) rotate(45deg);border:2px solid var(--paper);box-shadow:0 4px 10px #09352740}.crest.svelte-iq265b{position:absolute;top:30px;left:50%;transform:translate(-50%);width:96px;height:96px;border-radius:50%;background:linear-gradient(160deg,var(--green) 0%,var(--green-deep) 100%);border:3px solid var(--gold-bright);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 10px 26px #0935274d}.crest.svelte-iq265b img:where(.svelte-iq265b){width:78px;height:78px;object-fit:contain}.ar-title.svelte-iq265b{font-family:Amiri,serif;font-size:24px;color:var(--gold);margin-bottom:3px;direction:rtl;font-weight:700}.eyebrow.svelte-iq265b{font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:var(--gold);font-weight:700;margin:6px 0 10px}.arch-title.svelte-iq265b{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:36px;line-height:1.06;letter-spacing:-.01em;color:var(--green);margin-bottom:8px}.subtitle.svelte-iq265b{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;color:var(--ink-soft);margin-bottom:16px}.rule.svelte-iq265b{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 26px}.rule.svelte-iq265b span:where(.svelte-iq265b){height:1px;width:46px;background:linear-gradient(90deg,transparent,var(--gold))}.rule.svelte-iq265b span:where(.svelte-iq265b):last-child{background:linear-gradient(90deg,var(--gold),transparent)}.rule.svelte-iq265b i:where(.svelte-iq265b){width:7px;height:7px;background:var(--gold);transform:rotate(45deg)}.landing-actions.svelte-iq265b{display:flex;flex-direction:column;align-items:center;gap:11px}.btn.svelte-iq265b{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;max-width:252px;padding:12px 20px;border-radius:12px;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;font-weight:700;cursor:pointer;border:none;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease,background .2s}.btn.svelte-iq265b:disabled{opacity:.55;cursor:not-allowed}.btn.svelte-iq265b svg:where(.svelte-iq265b){width:20px;height:20px;flex-shrink:0}.btn-primary.svelte-iq265b{background:linear-gradient(180deg,#0d4f3c,#093527);color:#f5edda;box-shadow:0 8px 18px #0935276b}.btn-primary.svelte-iq265b svg:where(.svelte-iq265b){color:var(--gold-bright)}.btn-secondary.svelte-iq265b svg:where(.svelte-iq265b){color:var(--gold)}.form-actions.svelte-iq265b .btn:where(.svelte-iq265b){margin:0;height:100%}.btn-primary.svelte-iq265b:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 13px 28px #09352780}.btn-secondary.svelte-iq265b{background:#fff;color:#0d4f3c;border:1.5px solid #e7dcc2}.btn-secondary.svelte-iq265b:hover:not(:disabled){transform:translateY(-2px);border-color:var(--gold-bright)}.links.svelte-iq265b{display:flex;flex-direction:column;gap:11px;margin-top:24px}.links-row.svelte-iq265b{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 12px}.links-row.svelte-iq265b .dot:where(.svelte-iq265b){color:var(--gold);font-weight:700}.links-row.svelte-iq265b a:where(.svelte-iq265b){font-size:13px}.links.svelte-iq265b a:where(.svelte-iq265b){color:var(--green);font-size:13.5px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:color .15s}.links.svelte-iq265b a:where(.svelte-iq265b):hover{color:var(--gold)}.links.svelte-iq265b a:where(.svelte-iq265b) svg:where(.svelte-iq265b){width:16px;height:16px}.arch-form.svelte-iq265b{text-align:left}.arch-form.svelte-iq265b .field:where(.svelte-iq265b){margin-bottom:14px}.arch-form.svelte-iq265b label:where(.svelte-iq265b){display:block;font-size:13px;font-weight:600;color:var(--green);margin-bottom:6px}.arch-form.svelte-iq265b input:where(.svelte-iq265b){width:100%;padding:12px 14px;border-radius:11px;border:1.5px solid #e7dcc2;background:#fff;font-family:inherit;font-size:14px;color:var(--ink);outline:none;transition:border-color .15s,box-shadow .15s}.arch-form.svelte-iq265b input:where(.svelte-iq265b):focus{border-color:var(--gold-bright);box-shadow:0 0 0 3px #d8af552e}.form-actions.svelte-iq265b{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.foot.svelte-iq265b{margin-top:24px;font-size:10.5px;color:var(--ink-soft);opacity:.75}.btn.svelte-iq265b:focus-visible,.links.svelte-iq265b a:where(.svelte-iq265b):focus-visible{outline:3px solid var(--gold-bright);outline-offset:3px;border-radius:13px}@media(max-width:420px){.arch.svelte-iq265b{padding:108px 24px 30px;border-radius:180px 180px 20px 20px}.arch-title.svelte-iq265b{font-size:30px}}@media(prefers-reduced-motion:reduce){.btn.svelte-iq265b,.links.svelte-iq265b a:where(.svelte-iq265b){transition:none}}
