@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Cormorant+Garamond:ital,wght@0,500;0,700;1,500&family=Source+Sans+3:wght@400;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6efe4;--bg-deep:#eadfce;--surface:#fffcf7eb;--surface-strong:#fffaf3;--ink:#2f2418;--ink-soft:#5f4d3d;--accent:#9a4f2d;--accent-strong:#7d3f22;--accent-soft:#d8a27d;--line:#7a583a2e;--shadow:0 24px 60px #4a2e181f;--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--focus:#245f8d}*,:before,:after{box-sizing:border-box}html,body,#app{min-height:100%}body{color:var(--ink);background:radial-gradient(circle at top left, #fff8ef 0%, transparent 34%), radial-gradient(circle at bottom right, #edd9c2 0%, transparent 28%), linear-gradient(160deg, var(--bg) 0%, #efe2d1 48%, var(--bg-deep) 100%);margin:0;font-family:"Source Sans 3",Segoe UI,sans-serif}button{font:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.quiz-shell{place-items:center;min-height:100vh;padding:2.5rem 1rem 3rem;display:grid;position:relative}.quiz-backdrop{pointer-events:none;position:absolute;inset:0;overflow:hidden}.orb{filter:blur(2px);opacity:.55;border-radius:999px;position:absolute}.orb-one{background:radial-gradient(circle,#f7d7b8 0%,#0000 72%);width:18rem;height:18rem;top:8%;left:-4rem}.orb-two{background:radial-gradient(circle,#f0c7a0 0%,#0000 70%);width:22rem;height:22rem;top:18%;right:-6rem}.orb-three{background:radial-gradient(circle,#fff1df 0%,#0000 72%);width:16rem;height:16rem;bottom:6%;left:50%;transform:translate(-50%)}.quiz-card{border-radius:var(--radius-lg);background:var(--surface);width:min(100%,46rem);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffffb3;padding:2rem 1.5rem;position:relative;overflow:hidden}.hero-image-wrap,.conclusion-image-wrap{margin:-2rem -1.5rem 1.25rem}.hero-image,.conclusion-image{width:100%;height:auto;display:block}.landing-hero{background:#f8f1e6;border-bottom:1px solid #9a4f2d1f;margin:-2rem -1.5rem 1.5rem}.landing-hero-copy,.landing-hero-below{text-align:center;padding:1.75rem 1.5rem 1rem}.landing-hero-below{padding-top:1.25rem;padding-bottom:1.5rem}.landing-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#4a5d4e;margin:0 0 .15rem;font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:clamp(.95rem,2.2vw,1.1rem);font-weight:700}.landing-title{color:var(--ink);margin:0;font-family:Cinzel,Times New Roman,serif;font-weight:700;line-height:.95}.landing-title-emphasis{letter-spacing:.04em;text-transform:uppercase;font-size:clamp(3.2rem,10vw,5rem);font-weight:700;display:block}.landing-title-end{letter-spacing:.08em;text-transform:uppercase;font-size:clamp(1.85rem,5.6vw,2.7rem);font-weight:400;display:block}.landing-divider,.landing-flourish{align-items:center;gap:.65rem;margin:1rem 0;display:flex}.landing-divider span:first-child,.landing-divider span:last-child{background:#7a583a47;flex:1;height:1px}.landing-flourish{justify-content:center;margin:.85rem 0}.landing-diamond{background:#9a4f2d73;flex:none;width:.45rem;height:.45rem;transform:rotate(45deg)}.landing-subtitle{color:#4a5d4e;max-width:34rem;margin:0 auto;font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:clamp(1rem,2.4vw,1.12rem);line-height:1.55}.landing-prompt{color:var(--ink);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.2rem,3vw,1.45rem);font-style:italic}.landing-hero-art{object-fit:cover;object-position:center 22%;width:100%;height:13.5rem;display:block}.intro-panel{text-align:center}@media (width>=720px){.quiz-card{padding:2.5rem 2.25rem}.landing-hero{margin:-2.5rem -2.25rem 1.75rem}.landing-hero-copy,.landing-hero-below{padding-left:2.25rem;padding-right:2.25rem}.landing-hero-art{object-position:center 18%;height:24rem}.hero-image-wrap,.conclusion-image-wrap{margin:-2.5rem -2.25rem 1.5rem}.result-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=900px){.quiz-card:has(.landing-hero){width:min(100%,56rem)}}.character-images{gap:1rem;margin-bottom:1.25rem;display:grid}.character-images.paired{grid-template-columns:1fr}@media (width>=540px){.character-images.paired{grid-template-columns:repeat(2,minmax(0,1fr))}}.character-image{border-radius:var(--radius-md);background:#f8efe4;border:1px solid #9a4f2d29;margin:0;overflow:hidden}.character-image img{aspect-ratio:1;object-fit:cover;object-position:center top;width:100%;display:block}.character-image figcaption{letter-spacing:.04em;text-align:center;color:var(--accent-strong);background:#fffaf3f2;padding:.55rem .75rem;font-size:.88rem;font-weight:700}.conclusion-panel{text-align:center}.conclusion-copy{text-align:left;margin:1.25rem 0}.conclusion-copy h2{margin:0 0 .85rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,4vw,2.3rem)}.conclusion-copy p{color:var(--ink-soft);margin:0 0 .85rem;line-height:1.65}.conclusion-callout{border-radius:var(--radius-md);background:linear-gradient(#f3f7ef 0%,#e8efe2 100%);border:1px solid #5e764e33;margin-top:1.25rem;padding:1.15rem 1.15rem 1rem}.conclusion-callout h3{color:#4f6340;align-items:center;gap:.45rem;margin:0 0 .35rem;font-size:1rem;display:flex}.conclusion-callout h3 svg{flex-shrink:0}.conclusion-callout p{margin:0}.instagram-link{width:100%;color:inherit;border-top:1px solid #5e764e2e;align-items:center;gap:.75rem;margin-top:.95rem;padding-top:.9rem;text-decoration:none;display:flex}.instagram-link:hover .instagram-handle{text-underline-offset:.18em;text-decoration:underline}.instagram-link:focus-visible{outline:3px solid var(--focus);outline-offset:4px;border-radius:8px}.instagram-badge{color:#4f6340;background:#ffffffb3;border:1px solid #5e764e29;border-radius:999px;flex-shrink:0;place-items:center;width:2.35rem;height:2.35rem;display:grid}.instagram-copy{flex-direction:column;flex:1;align-items:flex-start;gap:.1rem;min-width:0;line-height:1.3;display:flex;container-type:inline-size}.instagram-label{color:#4f6340;white-space:nowrap;font-size:clamp(.88rem,5cqw,1.05rem);font-weight:600}.instagram-handle{max-width:100%;color:var(--ink);white-space:nowrap;font-size:clamp(.75rem,6.66667cqw,1.2rem);font-weight:700;display:block}.instagram-link>svg{color:#4f6340;opacity:.7;flex-shrink:0}.quiz-header{text-align:center;margin-bottom:1.75rem}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem;font-size:.82rem;font-weight:700}.quiz-header h1,.quiz-panel h2,.result-panel h2{color:var(--ink);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:700;line-height:1.05}.quiz-header h1{font-size:clamp(1.8rem,4vw,2.4rem)}.lede,.instructions,.result-summary,.result-paragraph,.highlight-card p,.progress-label{color:var(--ink-soft);line-height:1.65}.lede{max-width:34rem;margin:.85rem auto 0;font-size:1.05rem}.progress{margin-bottom:1.5rem}.progress-track{background:#9a4f2d1f;border-radius:999px;height:.55rem;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--accent-soft), var(--accent));height:100%;transition:width .24s}.progress-label{margin:.55rem 0 0;font-size:.92rem;font-weight:600}.quiz-panel h2{margin-bottom:1.25rem;font-size:clamp(1.8rem,4vw,2.4rem)}.quiz-panel h2:focus{outline:none}.instructions{margin:0 0 1.5rem;font-size:1.05rem}.answer-list{gap:.85rem;margin-bottom:1.5rem;display:grid}.answer-option{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-strong);width:100%;color:inherit;text-align:left;cursor:pointer;padding:1rem 1.1rem;transition:transform .16s,border-color .16s,box-shadow .16s,background-color .16s;display:block}.answer-option:hover{border-color:#9a4f2d59;transform:translateY(-1px);box-shadow:0 10px 24px #4a2e1814}.answer-option.selected{border-color:var(--accent);background:#fff4ea;box-shadow:inset 0 0 0 1px #9a4f2d2e}.answer-option:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.answer-text{line-height:1.55}.quiz-actions{flex-wrap:wrap;justify-content:space-between;gap:.75rem;display:flex}.quiz-actions .button{justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.share-copied{text-align:center;color:#4f6340;margin:.75rem 0 0;font-size:.92rem;font-weight:600}.button{cursor:pointer;border:0;border-radius:999px;padding:.85rem 1.35rem;font-weight:700;transition:transform .16s,background-color .16s,color .16s,opacity .16s}.button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.button:disabled{opacity:.45;cursor:not-allowed}.button-primary{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:#fff8f2}.button-primary:hover:not(:disabled){transform:translateY(-1px)}.button-secondary{color:var(--accent-strong);background:0 0;border:1px solid #9a4f2d47}.result-panel{animation:.42s fade-up}.result-summary{margin:1rem 0 .75rem;font-size:1.08rem}.result-paragraph{margin:0 0 .85rem}.result-highlights{gap:.9rem;margin:1.35rem 0 1.5rem;display:grid}.highlight-card{border-radius:var(--radius-md);background:linear-gradient(#fff8f0 0%,#f8ebdc 100%);border:1px solid #9a4f2d24;padding:1rem 1.1rem}.highlight-card h3{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong);align-items:center;gap:.45rem;margin:0 0 .35rem;font-size:.92rem;display:flex}.highlight-card h3 svg{flex-shrink:0}.highlight-card p{margin:0}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[data-start-icon-button]{cursor:pointer;color:#f9fafb;background:0 0;border-width:0;border-radius:9999px;justify-content:center;align-items:center;padding:.25rem;transition-property:color,background-color,border-color,box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}[data-start-icon-button]:hover{color:#e5e7eb;background-color:#374151}[data-start-icon-button]:focus{outline-offset:2px;outline:2px solid #f9fafb}[data-start-icon-button]:focus-visible{box-shadow:0 0 0 3px #111827bf}[data-start-icon-button]:active{color:#f3f4f6;background-color:#1f2937}[data-start-icon-button]>svg{width:1.25rem;height:1.25rem}[data-start-text-size=xs]{font-size:.75rem;line-height:1.33333}[data-start-text-size=sm]{font-size:.875rem;line-height:1.42857}[data-start-text-size=base]{font-size:1rem;line-height:1.5}[data-start-text-size=lg]{font-size:1.125rem;line-height:1.55556}[data-start-text-size=xl]{font-size:1.25rem;line-height:1.4}[data-start-text-size="2xl"]{font-size:1.5rem;line-height:1.33333}[data-start-text-font=sans]{font-family:system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}[data-start-text-font=serif]{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}[data-start-text-font=mono]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}[data-start-text-weight=thin]{font-weight:100}[data-start-text-weight=extralight]{font-weight:200}[data-start-text-weight=light]{font-weight:300}[data-start-text-weight=normal]{font-weight:400}[data-start-text-weight=medium]{font-weight:500}[data-start-text-weight=semibold]{font-weight:600}[data-start-text-weight=bold]{font-weight:700}[data-start-text-weight=extrabold]{font-weight:800}[data-start-text-weight=black]{font-weight:900}[data-start-text-wrap=wrap]{white-space:wrap}[data-start-text-wrap=nowrap]{white-space:nowrap}[data-start-badge]{background-color:var(--background);border:1px var(--foreground) solid;color:var(--foreground);border-radius:.375rem;justify-content:center;align-items:center;gap:.25rem;padding:.125rem .25rem;display:inline-flex}[data-start-badge=success]{--background:oklch(98.2% .018 155.826);--foreground:oklch(52.7% .154 150.069)}[data-start-badge=failure]{--background:oklch(97.1% .013 17.38);--foreground:oklch(50.5% .213 27.518)}[data-start-badge=warning]{--background:oklch(98.7% .026 102.212);--foreground:oklch(47.6% .114 61.907)}[data-start-badge=info]{--background:oklch(97% .014 254.604);--foreground:oklch(48.8% .243 264.376)}[data-start-placeholder]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}[data-start-placeholder]>span{text-align:center}[data-start-section]{flex-direction:column;display:flex}[data-start-section-title]{text-transform:uppercase}[data-start-section-content]{border-left:1px solid oklch(87% .065 274.039);width:calc(100% - 2rem);margin-left:.5rem;padding-left:.5rem;overflow:auto}[data-start-select]{margin:0;flex-direction:column;margin-block:0;padding-inline:0;list-style-type:none;display:flex}[data-start-select]>*+*{border-top:1px solid oklch(87% .065 274.039)}[data-start-select-option]{color:#f9fafb;cursor:pointer;white-space:nowrap;outline:none;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}[data-start-select-option][tc-active],[data-start-select-option][tc-selected],[data-start-select-option]:focus{color:#e5e7eb;background-color:#374151}[data-start-tab]{cursor:pointer;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}[data-start-tab][tc-active],[data-start-tab][tc-selected],[data-start-tab]:hover,[data-start-tab]:focus{color:#e5e7eb;background-color:#374151}[data-start-tab-list]{gap:.5rem;margin:.5rem;display:flex}[data-start-tab-panel]{border-top:1px solid oklch(87% .065 274.039);flex-direction:column;gap:.5rem;height:100%;padding:.5rem;display:flex;overflow:auto}[data-start-button]{cursor:pointer;color:oklch(97% .014 254.604);white-space:nowrap;background-color:#111827;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}[data-start-button][tc-active],[data-start-button][tc-selected],[data-start-button]:hover,[data-start-button]:focus{color:#dbeafe;background-color:#1e3a8a}[data-start-blob-viewer] svg{width:1rem;height:1rem}[data-start-seroval-value]{align-items:center;gap:.25rem;display:flex}[data-start-headers-viewer]{font-size:.75rem;line-height:1rem}[data-start-headers-viewer]>[data-start-property]>:first-child{text-transform:capitalize}[data-start-hex-viewer]{border:1px solid oklch(87% .065 274.039);display:flex;overflow:auto}[data-start-hex-viewer-bytes]{flex-direction:column;flex:1;gap:.5rem;padding:.5rem;display:flex}[data-start-hex-viewer-text]{border-left:1px solid oklch(87% .065 274.039);flex-direction:column;flex:1;gap:.5rem;padding:.5rem;display:flex}[data-start-hex-row]{align-items:center;gap:1rem;display:flex}[data-start-hex-text]{justify-content:start;align-items:center;display:flex}[data-start-cascade]{flex-direction:column;margin:0;margin-block:0;padding-inline:0;list-style-type:none;display:flex}[data-start-cascade-option]{cursor:pointer;white-space:nowrap;border-radius:.25rem;outline:none;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}[data-start-cascade-option][tc-active],[data-start-cascade-option][tc-selected],[data-start-cascade-option]:focus{color:#1e3a8a;background-color:#dbeafe}[data-start-seroval-viewer]{grid-template-columns:1fr 2fr;display:grid}[data-start-seroval-promise]{align-items:center;gap:.5rem;display:flex}[data-start-seroval-renderer]{border-top:1px solid oklch(87% .065 274.039);border-bottom:1px solid oklch(87% .065 274.039);display:flex}[data-start-seroval-renderer]>*{border-left:1px solid oklch(87% .065 274.039)}[data-start-seroval-renderer]:last-child{border-right:1px solid oklch(87% .065 274.039)}[data-start-seroval-node]{flex-direction:column;gap:.25rem;width:100%;max-width:16rem;padding:.25rem;display:flex}[data-start-seroval-node-header]{color:#f9fafb;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}[data-start-seroval-node-content]{flex-direction:column;gap:.25rem;display:flex}[data-start-seroval-value]{color:#f9fafb}[data-start-seroval-value-wrapper],[data-start-seroval-link]{align-items:center;gap:.25rem;display:inline-flex}[data-start-seroval-link]>svg{width:1rem;height:1rem}[data-start-functions-instance-detail]{align-items:center;gap:.5rem;display:flex}[data-start-functions-viewer]{color:#f9fafb;flex-direction:column;min-height:100%;display:flex}[data-start-functions-instances-container]{color:#f9fafb;width:100%;min-height:100%;overflow:auto}[data-start-functions-instances]{flex-direction:column;padding:0;list-style:none;display:flex}[data-start-functions-instances]>[data-start-select-option]{color:#f9fafb;justify-content:space-between;align-items:center;padding:.5rem;display:flex}[data-start-headers]{flex-direction:column;gap:.5rem;display:flex}[data-start-headers-title]{font-weight:500}[data-start-properties]{flex-direction:column;gap:.25rem;display:flex}[data-start-property]{flex-flow:row;align-items:center;gap:.25rem;display:flex}[data-start-function-instance-viewer]{flex-direction:column;width:100%;display:flex}[data-start-function-instance-viewer-nav],[data-start-functions-nav]{background:oklch(25.7% .09 281.288);border-bottom:1px solid oklch(87% .065 274.039);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem;display:flex;position:sticky;top:0}[data-start-functions-nav] svg{padding:.25rem}[data-start-function-instance-viewer-nav-left],[data-start-function-instance-viewer-nav-left]>div{align-items:center;gap:.5rem;display:flex}[data-start-function-instance-viewer-content],[data-start-function-instance-viewer-content]>[tc-tab-group]{height:100%}[data-start-dev-toolbar]{cursor:grab;flex-direction:column-reverse;align-items:flex-start;display:flex;position:fixed;bottom:0;left:0}[data-start-dev-toolbar]:active{cursor:grabbing}[data-start-dev-toolbar]>[tc-toolbar]{background:oklch(25.7% .09 281.288);border:1px solid oklch(87% .065 274.039);border-radius:9999px;flex-direction:row;align-items:center;gap:.5rem;margin:1rem;padding:.25rem .5rem;display:flex;position:relative;overflow:hidden}[data-start-dev-toolbar]>[tc-toolbar]>div{flex-direction:row;justify-content:center;align-items:center;display:flex}[data-start-dev-toolbar]>[tc-toolbar]>div:last-child{border-left:1px solid #f9fafb;gap:.5rem;padding-left:.5rem}[data-start-dev-toolbar-version]{color:#f9fafb;border:1px solid oklch(87% .065 274.039);border-radius:9999px;padding:.125rem .5rem;font-size:.875rem;font-weight:600;line-height:1.25rem}[data-start-dev-toolbar-version]>div{width:1.5rem;height:1.5rem}[data-start-dev-toolbar] svg{width:1.25rem;height:1.25rem}[data-start-dev-toolbar-panel]{background:oklch(25.7% .09 281.288);border:1px solid oklch(87% .065 274.039);border-radius:1rem;width:50rem;max-width:calc(100vw - 10rem);height:30rem;max-height:calc(100vh - 2rem);margin:0 1rem;overflow:auto}
