#adb-quiz{--aq-ink:#302b26;--aq-muted:#6d655d;--aq-accent:#93481f;--aq-line:#ded5c9;--aq-paper:#fbf8f2;box-sizing:border-box;color:var(--aq-ink);background:var(--aq-paper);border:0;border-radius:20px;padding:0;width:min(1080px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 48px);margin:auto;overflow:auto;font-family:var(--font-body--family,Arial,sans-serif);font-size:16px;line-height:1.5;box-shadow:0 28px 100px #1c160b66;scrollbar-gutter:stable}
#adb-quiz:not([open]){display:none}#adb-quiz::backdrop{background:#201a15b8;backdrop-filter:blur(4px)}#adb-quiz *{box-sizing:border-box}#adb-quiz button,#adb-quiz a{font:inherit}#adb-quiz button{cursor:pointer}#adb-quiz button:disabled{opacity:.45;cursor:not-allowed}#adb-quiz :focus-visible{outline:3px solid #93481f;outline-offset:4px}#adb-quiz h2,#adb-quiz h3,#adb-quiz p{margin:0}#adb-quiz h2,#adb-quiz h3{font-family:var(--font-heading--family,Georgia,serif);text-transform:none;letter-spacing:-.025em;color:var(--aq-ink)}
#adb-quiz .aq-header{display:flex;justify-content:space-between;align-items:center;padding:22px 36px;border-bottom:1px solid var(--aq-line);gap:20px}#adb-quiz .aq-brand{font-family:var(--font-heading--family,Georgia,serif);font-size:23px;line-height:1.2}#adb-quiz .aq-brand span{display:block;margin-top:6px;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.2em;color:var(--aq-muted)}#adb-quiz .aq-close{flex:none;display:grid;place-items:center;width:44px;height:44px;padding:0;background:transparent;border:1px solid var(--aq-line);border-radius:50%;color:var(--aq-ink);font-size:28px;line-height:1}#adb-quiz .aq-content{padding:28px 44px 36px}#adb-quiz .aq-eyebrow{text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--aq-accent);margin-bottom:12px}#adb-quiz h2{font-size:38px;line-height:1.15;max-width:760px}#adb-quiz .aq-help{margin-top:14px;color:var(--aq-muted);max-width:690px;font-size:15px}#adb-quiz .aq-progress-label{display:flex;justify-content:space-between;color:var(--aq-muted);font-size:12px;margin-bottom:8px}#adb-quiz .aq-progress{display:flex;gap:6px;margin-bottom:30px}#adb-quiz .aq-progress span{height:3px;flex:1;background:var(--aq-line);border-radius:2px}#adb-quiz .aq-progress .done{background:var(--aq-accent)}
#adb-quiz .aq-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:26px 0}#adb-quiz fieldset{padding:0;border:0;min-width:0}#adb-quiz legend{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}#adb-quiz .aq-option{display:flex;align-items:center;gap:16px;padding:20px;min-height:102px;border:1px solid var(--aq-line);border-radius:12px;background:#fffdf9;cursor:pointer;position:relative;transition:background .15s,border-color .15s}#adb-quiz .aq-option:hover{border-color:#b17852;background:#f7efe3}#adb-quiz .aq-option:has(input:checked){background:#f1e3d1;border:2px solid var(--aq-accent);padding:19px}#adb-quiz .aq-option input{accent-color:var(--aq-accent);width:19px;height:19px;flex:none;margin:0}#adb-quiz .aq-option strong{display:block;font-size:16px;font-weight:600}#adb-quiz .aq-option small{display:block;font-size:13px;color:var(--aq-muted);margin-top:4px}#adb-quiz .aq-icon{width:35px;height:35px;color:var(--aq-accent);flex:none}#adb-quiz .aq-option input{order:3;margin-left:auto}#adb-quiz .aq-option-body{flex:1}
#adb-quiz .aq-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid var(--aq-line);padding-top:20px}#adb-quiz .aq-button{display:inline-flex;justify-content:center;align-items:center;gap:14px;background:var(--aq-accent);color:white;min-height:48px;border:1px solid var(--aq-accent);border-radius:8px;padding:11px 24px;text-decoration:none;font-size:14px;font-weight:600}#adb-quiz .aq-button:hover{background:#743a1c}#adb-quiz .aq-secondary{background:transparent;color:var(--aq-ink);border-color:var(--aq-line)}#adb-quiz .aq-secondary:hover{background:#efe7dc}#adb-quiz .aq-back{background:none;border:0;padding:12px 0;text-decoration:underline;text-underline-offset:4px;color:var(--aq-muted);font-size:14px}#adb-quiz .aq-footnote{font-size:12px;color:var(--aq-muted)}#adb-quiz .aq-notice{padding:16px 20px;background:#f1e3d1;border-left:3px solid var(--aq-accent);border-radius:0 8px 8px 0;margin:20px 0;font-size:14px}#adb-quiz .aq-intro{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;padding:22px 0}#adb-quiz .aq-intro h2{font-size:48px}#adb-quiz .aq-intro .aq-button{margin:28px 0 12px}#adb-quiz .aq-art{border-radius:160px 160px 20px 20px;background:#ead8c0;min-height:310px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;text-align:center;color:#55311a;gap:25px}#adb-quiz .aq-art svg{width:130px;height:130px;stroke-width:1.2}#adb-quiz .aq-art p{font-family:Georgia,serif;font-size:24px;line-height:1.3}#adb-quiz .aq-art small{font-size:12px}
#adb-quiz .aq-summary{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0}#adb-quiz .aq-chip{padding:5px 10px;border:1px solid var(--aq-line);border-radius:30px;font-size:12px;color:var(--aq-muted)}#adb-quiz .aq-results-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:18px}#adb-quiz .aq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0}#adb-quiz .aq-card{background:white;border:1px solid var(--aq-line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-width:0}#adb-quiz .aq-image{width:100%;height:190px;object-fit:contain;background:white;padding:16px}#adb-quiz .aq-card-body{padding:17px;display:flex;flex-direction:column;flex:1;gap:12px}#adb-quiz .aq-badge{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--aq-accent);font-weight:700}#adb-quiz .aq-card h3{font-size:20px;line-height:1.25}#adb-quiz .aq-price{font-size:22px;font-weight:600}#adb-quiz .aq-card ul{list-style:none;margin:0;padding:0;font-size:12px;color:var(--aq-muted)}#adb-quiz .aq-card li{margin:6px 0;padding-left:15px;position:relative}#adb-quiz .aq-card li::before{content:'✓';position:absolute;left:0;color:#49603b}#adb-quiz .aq-card .aq-gaps li::before{content:'↗';color:var(--aq-accent)}#adb-quiz .aq-card .aq-gaps{background:#fbf3e8;border-radius:6px;padding:6px 9px;color:#70472a}#adb-quiz .aq-card details{font-size:12px;color:var(--aq-muted)}#adb-quiz .aq-card summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:6px 0}#adb-quiz .aq-card .aq-button{margin-top:auto;padding:10px;font-size:13px}#adb-quiz .aq-result-heading{font-size:25px;margin-top:30px}#adb-quiz .aq-announcement{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}#adb-quiz .aq-loading{padding:55px 0}#adb-quiz .aq-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
@media(max-width:700px){#adb-quiz{width:100%;max-height:100dvh;height:100dvh;border-radius:0;margin:0;scrollbar-gutter:auto}#adb-quiz .aq-header{padding:14px 20px}#adb-quiz .aq-brand{font-size:21px}#adb-quiz .aq-content{padding:22px 20px 30px}#adb-quiz h2{font-size:30px}#adb-quiz .aq-help{font-size:14px}#adb-quiz .aq-choices{grid-template-columns:1fr;gap:9px;margin:21px 0}#adb-quiz .aq-option{padding:15px;min-height:85px}#adb-quiz .aq-option:has(input:checked){padding:14px}#adb-quiz .aq-option strong{font-size:15px}#adb-quiz .aq-progress{margin-bottom:24px}#adb-quiz .aq-intro{grid-template-columns:1fr;gap:25px;padding:8px 0}#adb-quiz .aq-intro h2{font-size:39px}#adb-quiz .aq-art{min-height:160px;border-radius:70px 70px 14px 14px;flex-direction:row;gap:15px;padding:24px}#adb-quiz .aq-art svg{width:70px;height:70px;flex:none}#adb-quiz .aq-art p{font-size:20px}#adb-quiz .aq-grid{grid-template-columns:1fr}#adb-quiz .aq-image{height:220px}#adb-quiz .aq-bottom{padding-bottom:env(safe-area-inset-bottom)}#adb-quiz .aq-footnote{max-width:130px}#adb-quiz .aq-results-top{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){#adb-quiz *{transition:none!important;scroll-behavior:auto!important}}

#adb-quiz .aq-header{position:sticky;top:0;background:var(--aq-paper);z-index:2}
#adb-quiz #adb-quiz-title:focus{outline:none}#adb-quiz .aq-intro .aq-footnote{max-width:none}
#adb-quiz .aq-grid:has(>.aq-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:700px){#adb-quiz .aq-grid:has(>.aq-card:nth-child(2):last-child){grid-template-columns:1fr}}

#adb-quiz .aq-installation{font-size:12px;color:var(--aq-muted);margin-top:14px}#adb-quiz .aq-installation summary{cursor:pointer}#adb-quiz .aq-installation p{margin-top:8px}#adb-quiz .aq-results-top .aq-footnote{max-width:none}
@media(max-width:700px){#adb-quiz .aq-results-top{flex-direction:row;align-items:center;gap:8px}#adb-quiz .aq-results-top .aq-back{font-size:12px}#adb-quiz .aq-results-top .aq-footnote{font-size:11px}}

#adb-quiz .aq-card.aq-featured{grid-column:1/-1;border:2px solid var(--aq-accent);display:grid;grid-template-columns:1fr 1.2fr;background:#fffaf2;box-shadow:0 6px 22px #93481f15}#adb-quiz .aq-featured .aq-image{height:100%;min-height:320px;max-height:440px;padding:28px}#adb-quiz .aq-featured .aq-card-body{padding:26px;gap:14px}#adb-quiz .aq-featured .aq-badge{align-self:flex-start;background:var(--aq-accent);color:white;border-radius:5px;padding:8px 12px;font-size:11px}#adb-quiz .aq-featured h3{font-size:27px}#adb-quiz .aq-featured .aq-price{font-size:28px}#adb-quiz .aq-featured ul{font-size:13px}@media(max-width:700px){#adb-quiz .aq-card.aq-featured{grid-template-columns:1fr}#adb-quiz .aq-featured .aq-image{height:230px;min-height:0;padding:20px}#adb-quiz .aq-featured .aq-card-body{padding:20px}#adb-quiz .aq-featured h3{font-size:23px}}

#adb-quiz .aq-guests{background:#f2eee6;border-radius:7px;padding:9px 12px;font-size:14px;line-height:1.35}#adb-quiz .aq-guests strong{display:block;font-weight:600}#adb-quiz .aq-guests small{display:block;color:var(--aq-muted);font-size:11px;margin-top:3px}#adb-quiz .aq-guests-unknown{color:var(--aq-muted);font-size:12px}