:root{color-scheme:dark;--bg:#151519;--panel:#1d1c22;--line:#38353f;--ink:#eeeaf0;--muted:#aaa3b1;--accent:#d4bfe6;--accent-ink:#2c2135;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;font-size:16px}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);line-height:1.7}button,input{font:inherit}button,a,input,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.32;cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}[hidden]{display:none!important}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:500}fieldset{border:0;padding:0;margin:0;min-width:0}::selection{background:#695676;color:#fff}.muted{color:var(--muted)}
.skip-link{position:fixed;top:-100px;left:20px;background:var(--accent);color:var(--accent-ink);padding:10px 18px;z-index:10}.skip-link:focus{top:12px}.topbar{max-width:1400px;margin:auto;min-height:88px;padding:18px 5%;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--line)}.brand{font-size:19px;letter-spacing:2px;flex-shrink:0}.brand span{display:block;font-size:9px;letter-spacing:2.4px;color:var(--muted);margin-top:2px}.topbar nav{display:flex;gap:26px;margin-left:auto;font-size:13px;color:var(--muted)}.topbar nav a.active{color:var(--ink)}.topbar>.text-button{border-left:1px solid var(--line);padding-left:25px;font-size:12px}.text-button{background:none;border:0;padding:8px 0;font-size:13px;color:var(--muted)}a:hover,.text-button:hover:not(:disabled){color:var(--accent)}
main{max-width:1016px;margin:auto;padding:45px 40px 24px}.eyebrow{font-size:10px;letter-spacing:2.3px;color:var(--muted)}.page-heading{margin-bottom:39px}.page-heading h1{font-size:29px;letter-spacing:1px;line-height:1.6;margin:9px 0 7px}.page-heading p{font-size:14px;color:var(--muted)}.progress-heading{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);letter-spacing:.7px}.progress-heading b{font-weight:400;color:var(--ink);font-variant-numeric:tabular-nums;font-size:15px}progress{display:block;width:100%;height:2px;border:0;margin:12px 0 32px;background:var(--line);accent-color:var(--accent)}progress::-webkit-progress-bar{background:var(--line)}progress::-webkit-progress-value{background:var(--accent)}progress::-moz-progress-bar{background:var(--accent)}
.question-title{font-size:29px;line-height:1.65;font-weight:400;letter-spacing:.5px;max-width:780px;outline:none}.question-caption{font-size:13px;color:var(--muted);margin:8px 0 24px;min-height:23px}.options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.choice{display:block;position:relative;cursor:pointer;min-width:0}.choice input{position:absolute;opacity:0;width:1px;height:1px;top:25px;left:25px}.choice-face{display:flex;flex-direction:column;min-height:178px;height:100%;padding:23px 26px 27px;border:1px solid #47404f;border-radius:5px;background:var(--panel);transition:border-color .16s,background .16s,transform .16s}.choice-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.choice-letter{font-family:Georgia,serif;font-size:19px;font-style:italic;color:#a89aad;line-height:1}.choice-check{width:17px;height:17px;border:1px solid #786b81;border-radius:50%;display:grid;place-items:center;color:#30213b;font-size:12px;line-height:1}.choice-label{display:block;font-size:21px;line-height:1.75;font-weight:400;letter-spacing:.4px;white-space:pre-line}.choice-description{font-size:13px;line-height:1.8;margin-top:6px;color:var(--muted)}.choice:hover .choice-face{border-color:#ac91bf;background:#24202b;transform:translateY(-2px)}.choice input:checked+.choice-face{border-color:#d5b7ea;background:#2e2536}.choice input:checked+.choice-face .choice-check{background:var(--accent);border-color:var(--accent)}.choice input:checked+.choice-face .choice-check:after{content:"✓"}.choice input:focus-visible+.choice-face{outline:2px solid var(--accent);outline-offset:4px}.options-multi{gap:11px}.options-multi .choice-face{flex-direction:row;align-items:center;min-height:77px;gap:16px;padding:17px 20px}.options-multi .choice-top{margin:0}.options-multi .choice-letter{display:none}.options-multi .choice-check{border-radius:3px;flex-shrink:0}.options-multi .choice-label{font-size:16px;letter-spacing:0}.options-multi .choice-description{font-size:12px;margin-top:2px}.options-multi .choice:last-child:nth-child(odd){grid-column:1/-1}
.question-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.question-actions #skip-question{margin-left:auto}.primary,.secondary{border:1px solid var(--accent);padding:11px 21px;border-radius:4px;font-size:13px;line-height:1.7;display:inline-flex;align-items:center;justify-content:center;gap:28px}.primary{background:var(--accent);color:var(--accent-ink)}.primary:hover:not(:disabled){background:#e5d4f2;border-color:#e5d4f2}.secondary{background:transparent;border-color:#675773;color:#ddcde8}.secondary:hover{background:#29222f}.quiz-bottom{display:flex;justify-content:space-between;gap:12px;margin-top:19px;font-size:11px;color:#aaa0b1}.keyboard-hint{color:#9b91a2}.save-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:26px;padding-top:14px;border-top:1px solid var(--line);font-size:11px;color:#97909f}.save-row .text-button{font-size:11px}.selection-notes{margin-top:22px;padding-top:17px;border-top:1px dashed var(--line)}.selection-notes summary{cursor:pointer;font-size:12px;color:var(--muted)}.selection-notes summary span{margin-left:8px}.selected-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.selected-list button{font-size:12px;color:#c7b6d2;border:1px solid #493d53;border-radius:4px;padding:6px 11px;background:transparent;text-align:left}.selected-list button:hover{border-color:var(--accent)}.page-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:25px;color:#9b92a2;font-size:11px}.page-footer .text-button{font-size:11px}
.result-heading{padding-bottom:28px;border-bottom:1px solid var(--line)}.result-heading h2{font-size:32px;font-weight:400;letter-spacing:1px;margin:10px 0}.result-heading p{font-size:14px;color:var(--muted);max-width:660px}.result-intro{margin-top:28px;font-size:15px;line-height:1.9;max-width:750px;color:#d8cedf}.result-section{margin-top:35px}.result-section h3{font-size:20px;font-weight:400;letter-spacing:.5px;margin-bottom:12px}.section-note{color:var(--muted);font-size:13px;margin-bottom:19px;line-height:1.85}.choice-collage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #4b3f54;border-left:1px solid #4b3f54;margin-top:23px}.choice-fragment{padding:20px 22px;border-right:1px solid #4b3f54;border-bottom:1px solid #4b3f54;background:#201d25;display:flex;flex-direction:column;gap:15px}.choice-fragment small{font-size:10px;letter-spacing:1px;color:#a38daf}.choice-fragment p{font-size:16px;line-height:1.9;font-weight:400;color:#e4d7ed}.texture-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.texture-list span,.boundary-list span{font-size:12px;color:#d8c3e6;border:1px solid #584861;padding:6px 11px;border-radius:3px}.route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.route-card{padding:24px;border:1px solid #4e4258;border-radius:5px;background:var(--panel)}.route-card:first-child:last-child{grid-column:1/-1}.route-index{font-family:Georgia,serif;font-style:italic;color:#a58ab6;font-size:20px}.route-card h4{font-size:21px;font-weight:400;margin:9px 0 12px;color:#ebddf4}.route-card>p{font-size:13px;line-height:1.95;color:#bdb0c7}.route-card .try-tip{color:#e0d0e9;border-top:1px solid #403748;margin-top:17px;padding-top:15px}.route-card .route-caution{color:#c3b19f;margin-top:12px;font-size:12px}.evidence{border-top:1px dashed #4b3e56;margin-top:17px;padding-top:12px}.evidence summary{font-size:11px;cursor:pointer;color:#c0a3d3}.evidence ul{margin:13px 0 0;padding:0;list-style:none;font-size:12px;color:var(--muted)}.evidence li+li{margin-top:9px}.empty-result{padding:22px 25px;border:1px dashed #53445c;color:var(--muted);font-size:14px;line-height:1.9}.wear-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:23px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.wear-grid h4{font-size:14px;color:#a99ab4;margin-bottom:10px}.wear-grid p{font-size:14px;line-height:1.8}.wear-grid small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.boundary-list{display:flex;gap:8px;flex-wrap:wrap}.boundary-list span{font-size:12px}.try-plan{font-size:13px;color:var(--muted);line-height:1.9}.try-plan strong{color:#d8c8e3;font-weight:400}.result-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}.answers-details{border-top:1px solid var(--line);margin-top:28px;padding-top:18px}.answers-details summary{font-size:13px;color:#c8b3d7;cursor:pointer}.answer-list{display:grid;gap:8px;margin-top:18px}.answer-row{display:flex;align-items:center;gap:18px;border:1px solid #3f3548;background:var(--panel);text-align:left;border-radius:4px;padding:14px 18px;color:#d3c2df}.answer-row>span:first-child{font-size:13px;color:#ac8dbf;font-family:Georgia,serif}.answer-row>span:nth-child(2){flex:1}.answer-row strong{display:block;font-size:13px;font-weight:400}.answer-row small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.answer-row:hover{border-color:#a689b7}
 dialog{width:min(620px,calc(100% - 32px));max-height:85dvh;overflow:auto;background:#211d28;color:var(--ink);border:1px solid #655270;border-radius:7px;padding:28px 30px;box-shadow:0 24px 100px #0009}dialog::backdrop{background:#0d0b11cc;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.icon-button{background:transparent;border:1px solid #594964;border-radius:4px;font-size:23px;width:34px;height:34px;line-height:1}dialog h2{font-size:23px;line-height:1.65;margin:18px 0 14px}dialog h3{font-size:16px;margin-top:21px;color:#d9c2e9}dialog p{font-size:13px;line-height:1.95;color:#c1b4cb;margin:11px 0}dialog>.primary{margin-top:17px}.dialog-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.source-links{display:grid;gap:8px;font-size:12px;margin-top:20px;color:var(--accent)}.source-links a{text-decoration:underline;text-underline-offset:4px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#33273e;border:1px solid #a285b2;color:#efe2f8;border-radius:5px;padding:12px 20px;max-width:calc(100% - 30px);font-size:13px;z-index:20;box-shadow:0 9px 45px #0007}.noscript{padding:20px;border:1px solid var(--accent)}
@media(max-width:760px){.topbar{padding:17px 24px;min-height:78px;gap:18px}.topbar nav{gap:18px}.topbar>.text-button{display:none}main{padding:30px 24px 22px}.page-heading{margin-bottom:32px}.page-heading h1{font-size:26px}.question-title{font-size:25px}.choice-face{padding:21px;min-height:189px}.choice-label{font-size:19px}.keyboard-hint{display:none}.question-actions{gap:19px}.choice-collage{grid-template-columns:repeat(2,minmax(0,1fr))}.route-grid{grid-template-columns:1fr}.wear-grid{gap:21px}.result-heading h2{font-size:28px}.page-footer{align-items:flex-start}}
@media(max-width:480px){.topbar{padding:14px 19px;gap:12px;min-height:72px}.brand{font-size:16px;letter-spacing:1px}.brand span{font-size:8px;letter-spacing:1.8px}.topbar nav{gap:15px;font-size:11px}main{padding:27px 20px 22px}.eyebrow{font-size:9px;letter-spacing:1.7px}.page-heading h1{font-size:23px;letter-spacing:.2px;margin-top:9px}.page-heading p{font-size:12px}.page-heading{margin-bottom:29px}progress{margin-bottom:26px}.question-title{font-size:24px;line-height:1.7;letter-spacing:0}.question-caption{font-size:12px;margin-top:9px;margin-bottom:22px}.options{grid-template-columns:1fr;gap:13px}.choice-face{min-height:123px;padding:18px 21px 20px}.choice-top{margin-bottom:14px}.choice-label{font-size:19px;line-height:1.65}.choice-letter{font-size:17px}.choice:hover .choice-face{transform:none}.question-actions{display:grid;grid-template-columns:1fr auto;gap:12px;margin-top:24px}.question-actions #previous{justify-self:start}.question-actions #next{grid-column:2;grid-row:1}.question-actions #skip-question{grid-column:1/-1;justify-self:center;margin:0}.primary,.secondary{font-size:12px;padding:10px 17px}.quiz-bottom{margin-top:8px;font-size:11px;justify-content:center;min-height:19px}.save-row{margin-top:22px;font-size:10px;gap:10px}.save-row .text-button{font-size:11px}.page-footer{display:block;font-size:10px;margin-top:20px}.page-footer>.text-button{display:block;margin-top:3px;font-size:11px}.options-multi{gap:9px}.options-multi .choice-face{min-height:69px;padding:14px 17px}.options-multi .choice-label{font-size:15px}.options-multi .choice-top{margin:0}.result-heading h2{font-size:27px}.result-heading p{font-size:13px}.result-intro{font-size:14px}.choice-fragment{padding:17px 15px;gap:10px}.choice-fragment p{font-size:14px}.result-section{margin-top:29px}.result-section h3{font-size:19px}.route-card{padding:21px}.route-card h4{font-size:20px}.wear-grid{grid-template-columns:1fr}.result-actions{gap:9px}.result-actions .text-button{font-size:12px}.answer-row{padding:13px 14px;gap:12px}dialog{padding:22px}dialog h2{font-size:21px}.dialog-actions{flex-wrap:wrap}.toast{font-size:12px}}
.rule-note{font-size:12px;color:var(--muted);line-height:1.85;margin-top:12px}
@media(max-width:350px){.page-heading h1{font-size:20px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media print{body{background:white;color:#111}.topbar,.page-heading,.page-footer,.result-actions,.answers-details,.skip-link,.save-row{display:none!important}main{padding:0;max-width:none}.result-heading p,.result-intro,.section-note,.route-card>p,.try-plan,.wear-grid small{color:#333}.route-grid{display:block}.route-card,.choice-fragment{background:#fff;border-color:#888;break-inside:avoid}.route-card{margin-bottom:16px}.route-card h4,.route-card .try-tip,.choice-fragment p,.texture-list span,.boundary-list span,.wear-grid h4{color:#111}.evidence{display:none}.choice-fragment small,.route-index{color:#555}.result-section{break-inside:avoid}}

/* Catalog-linked results retain the text-only questionnaire. */
.test-length{display:block;font-size:11px;color:#aa94b8;letter-spacing:.5px;margin-top:13px}.migration-note{font-size:12px;color:#d1b8e0;background:#28202f;border:1px solid #5b446a;border-radius:4px;padding:12px 15px;margin-bottom:22px}.options-many .choice-face{min-height:100px;padding:18px 22px}.options-many .choice-top{margin-bottom:12px}.options-many .choice-label{font-size:17px}.options-many .choice:last-child:nth-child(odd){grid-column:1/-1}.result-stats{display:flex;gap:10px 22px;flex-wrap:wrap;font-size:11px;color:#b09aba;margin-top:18px}.leading-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #59445f;border-radius:5px;margin-top:25px;background:#211c27}.leading-strip>div{padding:20px 24px;display:flex;flex-direction:column;gap:8px}.leading-strip>div+div{border-left:1px solid #59445f}.leading-strip span{font-size:18px;color:#e2ceed}.leading-strip strong{font-family:Georgia,serif;font-size:34px;font-weight:400;line-height:1.4;color:#ecdafa}.leading-strip small{font:11px/1.7 -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;color:#ba9dcc}.section-title-line{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.section-title-line h3{margin:0}.profile-switch{display:flex;gap:4px;border:1px solid #4d3f57;border-radius:5px;padding:4px}.profile-switch button{border:0;border-radius:3px;background:none;font-size:11px;padding:6px 12px;color:#aaa0b2}.profile-switch button[aria-pressed=true]{background:#3a2c46;color:#efdffd}.preference-spectrum{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 25px;border-top:1px solid var(--line)}.spectrum-row{border-bottom:1px solid var(--line);min-width:0}.spectrum-row summary{display:grid;grid-template-columns:75px minmax(30px,1fr) 30px 42px;align-items:center;gap:10px;cursor:pointer;padding:14px 1px;list-style:none}.spectrum-row summary::-webkit-details-marker{display:none}.spectrum-name{font-size:13px;color:#dbccE5}.spectrum-track{height:5px;background:#302a37;border-radius:4px;overflow:hidden}.spectrum-track i{height:100%;display:block;background:var(--facet-color);border-radius:4px}.spectrum-score{font:16px/1.5 Georgia,serif;text-align:right;color:#e5d2f0}.spectrum-count{font-size:10px;text-align:right;color:#a18aaa}.spectrum-row.unexplored .spectrum-name,.spectrum-row.unchosen .spectrum-name{color:#9b91a3}.spectrum-row[open]{grid-column:1/-1}.spectrum-evidence{padding:1px 0 17px;color:#b4a3c0;font-size:12px;line-height:1.8}.spectrum-evidence>p{margin-bottom:8px}.spectrum-evidence ul{margin:0;padding:0;list-style:none}.spectrum-evidence li{margin-top:8px}.spectrum-evidence li p{font-size:11px;color:#a995b4}.evidence-link{border:0;background:none;color:#e0c2f1;text-align:left;padding:3px 0;font-size:12px}.evidence-link:hover{text-decoration:underline;text-underline-offset:4px}.chart-legend{font-size:11px;color:#a494af;margin-top:15px}.small-meta{font-size:11px;color:var(--muted)}.perfume-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.perfume-card{padding:23px;border:1px solid #4a3d55;border-radius:6px;background:#1e1b24;display:flex;flex-direction:column;min-width:0}.perfume-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.perfume-number{font-family:Georgia,serif;font-size:20px;font-style:italic;color:#9479a3}.match-badge{font-size:11px;color:#c5a6d6}.match-badge strong{font:22px/1.3 Georgia,serif;color:#ebd5f9;margin-left:5px}.match-badge small{font-size:10px;color:#95839e}.perfume-brand{color:#c4afd2;font-size:12px}.perfume-brand span{font-size:10px;color:#8f829a}.perfume-card h4{font-size:21px;line-height:1.65;font-weight:500;overflow-wrap:anywhere;margin-top:5px}.perfume-original{font-size:12px;color:#a99ab4;overflow-wrap:anywhere;margin-top:5px}.perfume-source-family{font-size:11px;color:#a18aad;margin:10px 0 14px}.match-tags{display:flex;flex-wrap:wrap;gap:6px}.match-tags span{font-size:10px;color:#d7bbe8;border:1px solid #5a4569;padding:3px 7px;border-radius:3px}.match-evidence{font-size:12px;color:#c5b3d0;line-height:1.85;margin:16px 0}.match-evidence p+p{margin-top:8px}.match-evidence p>span{display:block;font-size:10px;color:#9e86ab;margin-bottom:3px}.candidate-details{border-top:1px dashed #4b3b55;padding-top:13px;font-size:11px;color:#b4a0c1;margin-bottom:17px}.candidate-details summary{cursor:pointer;color:#bfa0d0}.candidate-details p{margin-top:10px;line-height:1.9}.source-link{display:block;font-size:12px;color:#d2afe7;margin-top:auto;padding-top:5px}.matching-footnote{font-size:11px;color:#a294ab;margin-top:15px;line-height:1.8}.more-results{margin-top:22px}.context-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.context-cards>div{padding:16px 18px;border:1px solid var(--line);border-radius:4px}.context-cards h4,.boundary-box h4{font-size:12px;color:#ad94be;margin-bottom:8px}.context-cards p{font-size:14px;color:#dfcfea}.context-cards small{display:block;font-size:11px;color:var(--muted);line-height:1.8;margin-top:6px}.boundary-box{margin-top:20px}.boundary-box>p{font-size:13px;color:var(--muted)}.life-notes{padding-top:20px;margin-top:28px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.life-notes summary{cursor:pointer;color:#c6b0d4}.life-notes>p{margin-top:10px}
@media(max-width:760px){.section-title-line{flex-wrap:wrap;gap:12px}.profile-switch{margin-top:2px}.preference-spectrum{gap:0 19px}.spectrum-row summary{grid-template-columns:65px minmax(20px,1fr) 26px 32px;gap:7px}.spectrum-name{font-size:12px}.perfume-card{padding:19px}.leading-strip>div{padding:18px}.perfume-grid{gap:14px}}
@media(max-width:560px){.preference-spectrum,.perfume-grid{grid-template-columns:1fr}.spectrum-row summary{grid-template-columns:77px minmax(40px,1fr) 30px 43px;gap:13px}.spectrum-name{font-size:13px}.spectrum-count{font-size:11px}.perfume-card h4{font-size:21px}.section-title-line{align-items:flex-start}.small-meta{font-size:10px}.leading-strip>div{padding:14px 12px}.leading-strip span{font-size:15px}.leading-strip strong{font-size:28px}.leading-strip small{font-size:10px}.profile-switch button{padding:6px 10px}.context-cards{gap:10px}.context-cards>div{padding:13px}.context-cards p{font-size:13px}.result-stats{gap:5px 13px;font-size:10px}.test-length{font-size:10px}.options-many .choice-face{min-height:87px}.matching-footnote{font-size:10px}.chart-legend{font-size:10px}}
@media print{.profile-switch,.life-notes,.more-results{display:none!important}.leading-strip,.perfume-card,.context-cards>div{background:white;border-color:#888}.leading-strip span,.leading-strip strong,.leading-strip small,.perfume-card h4,.perfume-brand,.perfume-original,.perfume-source-family,.match-evidence,.source-link,.context-cards p{color:#111}.perfume-card{break-inside:avoid}.candidate-details{display:none}.preference-spectrum{display:block}.spectrum-name,.spectrum-score,.spectrum-count{color:#111}.match-tags span,.match-badge,.match-badge strong{color:#111;border-color:#888}}

.question-materials{margin-top:24px;padding-top:18px;border-top:1px solid var(--line,#383542)}
.question-materials h3{font-size:14px;margin:0 0 6px}.question-materials>p{font-size:12px;opacity:.72;margin:0 0 16px}
.question-material-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0}.question-material-row>span{font-size:12px;line-height:1.6;opacity:.8}.question-material-row .material-tag-list{justify-content:flex-end}
@media(max-width:560px){.question-material-row{align-items:flex-start;flex-direction:column;gap:7px}.question-material-row .material-tag-list{justify-content:flex-start}}
