.root.svelte-1snv9b0 .card{background:var(--panel);border:1px solid rgb(var(--ink-rgb) / .08);border-radius:var(--radius, 20px);padding:22px;backdrop-filter:blur(10px);box-shadow:0 30px 80px rgb(var(--ink-rgb) / .4)}.root.svelte-1snv9b0 .card-gold{border-color:rgb(var(--accent-rgb) / .4);background:radial-gradient(600px 200px at 100% 0%,rgb(var(--accent-rgb) / .1),transparent 60%),var(--panel);box-shadow:0 30px 80px rgb(var(--ink-rgb) / .5),0 0 0 1px rgb(var(--accent-rgb) / .15)}.root.svelte-1snv9b0 .row{display:flex;align-items:center;justify-content:space-between;gap:12px}.root.svelte-1snv9b0 .eyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-weight:600}.root.svelte-1snv9b0 .badge{display:inline-flex;align-items:center;gap:6px;font-family:var(--display, "Fraunces", serif);font-style:italic;font-size:11px;font-weight:600;letter-spacing:.04em;padding:4px 12px;border-radius:999px;border:1px solid transparent}.root.svelte-1snv9b0 .badge-success{color:var(--accent);background:rgb(var(--accent-rgb) / .08);border-color:rgb(var(--accent-rgb) / .4)}.root.svelte-1snv9b0 .badge-warn{color:var(--ink-2);background:rgb(var(--ink-rgb) / .04);border-color:rgb(var(--ink-rgb) / .14)}.root.svelte-1snv9b0 .badge-error{color:var(--down);background:var(--down-soft);border-color:var(--down)}.root.svelte-1snv9b0 .h1{margin:10px 0 6px;font-size:26px;font-weight:600;letter-spacing:0;color:var(--ink);font-family:var(--display, "Fraunces", serif);font-style:italic;line-height:1.2}.root.svelte-1snv9b0 .small{font-family:var(--serif, "Cormorant Garamond", serif);font-style:italic;font-size:16px;line-height:1.55;color:var(--ink-2);letter-spacing:.005em}.root.svelte-1snv9b0 .divider{height:1px;background:linear-gradient(90deg,transparent,rgb(var(--accent-rgb) / .35),transparent);margin:18px 0}.root.svelte-1snv9b0 .product-img{width:100%;aspect-ratio:1;border-radius:16px;background:var(--surface-2);object-fit:cover;border:1px solid rgb(var(--ink-rgb) / .14);margin-top:16px}.root.svelte-1snv9b0 .meta-grid.is-editorial{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.root.svelte-1snv9b0 .meta-cell{padding:14px;border:1px solid rgb(var(--ink-rgb) / .14);border-radius:12px;background:rgb(var(--ink-rgb) / .02)}.root.svelte-1snv9b0 .meta-cell .label{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,monospace;font-size:9px;letter-spacing:.26em;color:var(--accent);text-transform:uppercase;font-weight:600;opacity:.85}.root.svelte-1snv9b0 .meta-cell .value{display:block;margin-top:6px;font-size:22px;font-family:var(--display, "Fraunces", serif);font-style:italic;font-weight:600;color:var(--ink);letter-spacing:.005em}.root.svelte-1snv9b0 .meta-cell .value.mono{font-size:14px!important;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,monospace!important;font-style:normal!important;font-weight:500!important}.footer-note.svelte-1snv9b0{text-align:center;margin-top:24px;font-family:var(--serif, "Cormorant Garamond", serif);font-style:italic;font-size:14px;color:var(--ink-3);line-height:1.6}.spinner.svelte-1snv9b0{width:28px;height:28px;margin:60px auto;border:2px solid rgb(var(--ink-rgb) / .08);border-top-color:var(--accent);border-radius:50%;animation:svelte-1snv9b0-cert-spin .8s linear infinite}@keyframes svelte-1snv9b0-cert-spin{to{transform:rotate(360deg)}}.verified-card{animation:svelte-1snv9b0-cert-reveal .9s cubic-bezier(.22,.61,.36,1) backwards}@keyframes svelte-1snv9b0-cert-reveal{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}.verified-card>*{animation:svelte-1snv9b0-cert-stagger .65s cubic-bezier(.22,.61,.36,1) backwards}.verified-card>*:nth-child(1){animation-delay:.1s}.verified-card>*:nth-child(2){animation-delay:.22s}.verified-card>*:nth-child(3){animation-delay:.34s}.verified-card>*:nth-child(4){animation-delay:.46s}.verified-card>*:nth-child(5){animation-delay:.56s}.verified-card>*:nth-child(6){animation-delay:.66s}.verified-card>*:nth-child(7){animation-delay:.76s}.verified-card>*:nth-child(8){animation-delay:.86s}@keyframes svelte-1snv9b0-cert-stagger{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.seal.svelte-1snv9b0{margin:-8px auto 4px;width:96px;height:96px;position:relative;display:flex;align-items:center;justify-content:center;background:var(--surface-2);border-radius:50%;box-shadow:0 0 0 1px rgb(var(--accent-rgb) / .6),0 8px 24px rgb(var(--ink-rgb) / .25)}.seal.svelte-1snv9b0 svg{width:100%;height:100%;overflow:visible}.seal.svelte-1snv9b0 .ring{fill:none;stroke:var(--accent);stroke-width:1.2;stroke-dasharray:100;stroke-dashoffset:100;animation:svelte-1snv9b0-seal-ring 1s cubic-bezier(.55,.05,.3,.95) .3s forwards;filter:drop-shadow(0 0 8px rgb(var(--accent-rgb) / .3))}.seal.svelte-1snv9b0 .check{fill:none;stroke:var(--accent);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:svelte-1snv9b0-seal-check .55s cubic-bezier(.65,0,.3,1) 1.1s forwards}.seal.svelte-1snv9b0 .pip{opacity:0;animation:svelte-1snv9b0-seal-pip .4s ease 1.45s forwards}@keyframes svelte-1snv9b0-seal-ring{to{stroke-dashoffset:0}}@keyframes svelte-1snv9b0-seal-check{to{stroke-dashoffset:0}}@keyframes svelte-1snv9b0-seal-pip{to{opacity:.85}}.seal-orbit.svelte-1snv9b0{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;color:rgb(var(--accent-rgb) / .55);font-family:var(--display, "Fraunces", serif);font-style:italic;font-size:9px;letter-spacing:.18em;text-transform:uppercase;animation:svelte-1snv9b0-orbit-spin 22s linear infinite;pointer-events:none}.seal-orbit.svelte-1snv9b0 text{fill:currentColor}@keyframes svelte-1snv9b0-orbit-spin{to{transform:rotate(360deg)}}.input-group.svelte-1snv9b0{margin-top:18px;display:flex;flex-direction:column;gap:8px}.input-group.svelte-1snv9b0 label:where(.svelte-1snv9b0){font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-weight:600;opacity:.9}.input-group.svelte-1snv9b0 input:where(.svelte-1snv9b0){width:100%;padding:14px 16px;border-radius:12px;background:rgb(var(--ink-rgb) / .03);color:var(--ink);border:1px solid rgb(var(--ink-rgb) / .14);outline:none;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,monospace;font-size:16px;letter-spacing:.08em;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.input-group.svelte-1snv9b0 input:where(.svelte-1snv9b0):focus{border-color:var(--accent);background:rgb(var(--accent-rgb) / .04);box-shadow:0 0 0 4px rgb(var(--accent-rgb) / .1)}.input-group.svelte-1snv9b0 input.is-invalid:where(.svelte-1snv9b0){border-color:var(--down)}.input-group.svelte-1snv9b0 .err:where(.svelte-1snv9b0){min-height:16px;font-size:13px;color:var(--down);font-family:var(--serif, "Cormorant Garamond", serif);font-style:italic}.input-group.svelte-1snv9b0 button:where(.svelte-1snv9b0){margin-top:10px;padding:14px 16px;border-radius:12px;background:var(--accent);color:var(--paper);border:1px solid rgb(var(--accent-rgb) / .6);font-weight:700;font-size:13px;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.input-group.svelte-1snv9b0 button:where(.svelte-1snv9b0):not(:disabled):hover{transform:translateY(-1px);background:var(--accent-bright);box-shadow:0 10px 24px rgb(var(--accent-rgb) / .3)}.input-group.svelte-1snv9b0 button:where(.svelte-1snv9b0):disabled{opacity:.4;cursor:not-allowed}.input-group.svelte-1snv9b0 button:where(.svelte-1snv9b0):not(:disabled):active{transform:translateY(1px)}.hint.svelte-1snv9b0{font-family:var(--serif, "Cormorant Garamond", serif);font-style:italic;font-size:14px;color:var(--ink-3);margin:10px 0 0}@media(prefers-reduced-motion:reduce){.verified-card,.verified-card>*,.seal.svelte-1snv9b0 .ring,.seal.svelte-1snv9b0 .check,.seal.svelte-1snv9b0 .pip,.seal-orbit.svelte-1snv9b0{animation:none}.seal.svelte-1snv9b0 .ring,.seal.svelte-1snv9b0 .check{stroke-dashoffset:0}.seal.svelte-1snv9b0 .pip{opacity:.85}}
