.origin-diagram{max-width:100%}.origin-diagram__svg{display:none}@media (min-width:768px){.origin-diagram__svg{display:block}}.origin-diagram__mobile{text-align:center;flex-direction:column;align-items:center;gap:.85rem;padding:.25rem .15rem .5rem;display:flex}@media (min-width:768px){.origin-diagram__mobile{display:none}}.origin-diagram__mobile-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--color-delvara-muted-text,#68706e);font-size:.6875rem;font-weight:500}.origin-diagram__mobile-pair{flex-wrap:wrap;justify-content:center;gap:.55rem;width:100%;display:flex}.origin-diagram__mobile-chip{border:1px solid var(--color-delvara-border,#dddcd7);background:var(--color-delvara-bg,#f8f5f0);min-width:7.5rem;color:var(--color-delvara-ink,#172d2e);border-radius:999px;padding:.7rem 1rem;font-size:.875rem;font-weight:500}.origin-diagram__mobile-chip--aesthetics{background:var(--color-aesthetics-soft,#f5edeb);color:var(--color-aesthetics-deep,#7a5f6e);border-color:#a9859873}.origin-diagram__mobile-chip--dental{background:var(--color-dental-soft,#e4ede8);color:var(--color-dental-deep,#4f6a5c);border-color:#78958573}.origin-diagram__mobile-arrow{background:linear-gradient(#0000,#172d2e59,#0000);width:1px;height:1.35rem}.origin-diagram__mobile-core{background:var(--color-delvara-ink,#172d2e);min-width:10rem;color:var(--color-delvara-white,#fff);letter-spacing:.18em;border:1px solid #172d2e2e;border-radius:999px;padding:.85rem 1.4rem;font-size:.95rem;font-weight:600}.origin-diagram__mobile-note{max-width:18rem;color:var(--color-delvara-muted-text,#68706e);margin-top:.35rem;font-size:.875rem;line-height:1.45}.origin-line{stroke-dasharray:280;stroke-dashoffset:280px;animation:1.8s cubic-bezier(.22,1,.36,1) forwards origin-draw}.origin-line--dental{animation-delay:.2s}.origin-line--aesthetics{animation-delay:.35s}.origin-line--flow-1{stroke-dasharray:80;stroke-dashoffset:80px;animation-delay:.85s}.origin-line--flow-2{stroke-dasharray:80;stroke-dashoffset:80px;animation-delay:1.15s}.origin-node{opacity:0;transform-origin:50%;animation:.55s cubic-bezier(.22,1,.36,1) forwards origin-node-in}.origin-node--a{animation-delay:.5s}.origin-node--b{animation-delay:.65s}.origin-fade{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards origin-fade-in}.origin-fade--1{animation-delay:50ms}.origin-fade--2{animation-delay:.12s}.origin-fade--3{animation-delay:.45s}.origin-fade--4{animation-delay:.75s}.origin-fade--5{animation-delay:1s}.origin-fade--6{animation-delay:1.25s}.origin-pulse{filter:drop-shadow(0 0 6px #f1c4ae8c)}@keyframes origin-draw{to{stroke-dashoffset:0}}@keyframes origin-node-in{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes origin-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.origin-line{stroke-dashoffset:0;animation:none}.origin-node,.origin-fade{opacity:1;animation:none;transform:none}.origin-pulse{display:none}}
