@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,400;0,700;0,900;1,400;1,700&family=Inter:wght@400;500;600;700&display=swap";.cq-widget{--bg: #f5f0e8;--bg2: #ede7db;--bg3: #e4ddd0;--border: #e0dbd0;--ink: #1a2218;--ink2: #2c2c2c;--ink3: #5e5e5e;--red: #b85c38;--red2: #9e4e30;--teal: #2e5440;--teal2: #1f3d2e;--rule: #d8d2c6;--wood: #4a9b6f;--fire: #d4603a;--earth: #c4963a;--metal: #7a8fa0;--water: #3a6a9a;--font-display: "Fraunces", Georgia, serif;--font-body: "Inter", -apple-system, sans-serif}.cq-widget,.cq-widget *,.cq-widget *:before,.cq-widget *:after{box-sizing:border-box;margin:0;padding:0}.cq-widget{background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:15px;font-weight:400;line-height:1.8}.cq-container{max-width:420px;margin:0 auto;padding:0 20px 60px}@media(max-width:420px){.cq-container{padding:0 16px 60px}}.cq-screen{display:none;opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease;padding-top:36px}.cq-screen.active{display:block;opacity:1;transform:translateY(0)}.cq-seal-wrap{text-align:center;margin-bottom:16px}.cq-seal{display:inline-block}.cq-brand{font-family:var(--font-display);font-size:20px;font-weight:700;letter-spacing:.05em;color:var(--red);text-align:center;margin-bottom:6px}.cq-tagline{font-size:13px;color:var(--ink3);letter-spacing:.08em;text-align:center;margin-bottom:28px}.cq-divider{border:none;border-top:1px solid var(--rule);margin:24px 0}.cq-section{margin:0 -20px;padding:24px 20px}@media(max-width:420px){.cq-section{margin:0 -16px;padding-left:16px;padding-right:16px}}.cq-bg-default{background:var(--bg)}.cq-bg2{background:var(--bg2)}.cq-bg3{background:var(--bg3)}.cq-section-title{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--ink3)}.cq-section-mark{width:4px;height:16px;background:var(--red);border-radius:2px;flex-shrink:0;margin-left:6px}.cq-card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:18px 20px;margin-bottom:12px}.cq-card:last-child{margin-bottom:0}.cq-card-accent{border:1.5px solid var(--red)}.cq-card-desc{font-size:14px;color:var(--ink2);line-height:1.8}.cq-card-meta{font-size:12px;color:var(--ink3);line-height:1.7}.cq-card-divider{border:none;border-top:1px solid var(--rule);margin:14px 0}.cq-bullets{list-style:none}.cq-bullets li{font-size:14px;color:var(--ink2);line-height:1.8;padding-left:14px;position:relative;margin-bottom:8px}.cq-bullets li:last-child{margin-bottom:0}.cq-bullets li:before{content:"\b7";position:absolute;left:0;color:var(--ink3)}.cq-btn-primary{background:var(--teal);color:#fff;font-family:var(--font-body);font-size:15px;font-weight:600;letter-spacing:.04em;padding:15px 24px;border-radius:8px;width:100%;border:none;cursor:pointer;transition:background .2s,transform .2s;margin-top:8px}.cq-btn-primary:hover{background:var(--teal2);transform:translateY(-1px)}.cq-btn-primary:disabled{background:var(--ink3);cursor:default;transform:none}.cq-btn-outline{background:transparent;border:1.5px solid var(--border);color:var(--ink2);font-family:var(--font-body);font-size:15px;font-weight:600;letter-spacing:.04em;padding:15px 24px;border-radius:8px;width:100%;cursor:pointer;transition:border-color .2s,transform .2s;margin-top:8px}.cq-btn-outline:hover{border-color:var(--ink2);transform:translateY(-1px)}.cq-nav{display:flex;gap:10px;margin-top:8px}.cq-nav .cq-btn-back{flex:0 1 auto;padding-left:20px;padding-right:20px}.cq-nav .cq-btn-primary{flex:1 1 auto;min-width:0;padding-left:12px;padding-right:12px}@media(max-width:360px){.cq-nav .cq-btn-back{padding-left:14px;padding-right:14px}}.cq-footnote{text-align:center;font-size:12px;color:var(--ink3);line-height:1.8}.cq-error-msg{color:var(--red);font-size:13px;margin-top:10px;text-align:center;display:none}.cq-error-msg.visible{display:block}.cq-progress-wrap{width:100%;height:3px;background:var(--border);border-radius:2px;overflow:hidden}.cq-progress-bar{height:100%;width:0%;background:var(--red);border-radius:2px;transition:width .4s ease}#cq-loading-bar{transition:width 1.6s linear}.cq-screen-note{font-size:13px;font-style:italic;color:var(--ink3);text-align:center;margin:14px 0 22px}.cq-question{background:#fff;border:1px solid var(--border);border-radius:10px;padding:18px 20px 14px;margin-bottom:12px}.cq-question-text{font-size:15px;color:var(--ink);line-height:1.7;margin-bottom:12px}.cq-scale{display:flex;align-items:center;justify-content:space-between}.cq-dot{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.cq-dot-mark{display:block;border-radius:50%;border:1.5px solid var(--rule);background:#fff;transition:background .15s,border-color .15s,transform .15s}.cq-dot-1 .cq-dot-mark{width:18px;height:18px}.cq-dot-2 .cq-dot-mark{width:22px;height:22px}.cq-dot-3 .cq-dot-mark{width:26px;height:26px}.cq-dot-4 .cq-dot-mark{width:30px;height:30px}.cq-dot-5 .cq-dot-mark{width:34px;height:34px}.cq-dot:hover .cq-dot-mark{border-color:var(--teal)}.cq-dot.selected .cq-dot-mark{background:var(--teal);border-color:var(--teal);transform:scale(1.05)}.cq-dot:focus-visible .cq-dot-mark{outline:2px solid var(--red);outline-offset:2px}.cq-scale-anchors{display:flex;justify-content:space-between;font-size:11px;color:var(--ink3);letter-spacing:.04em;text-transform:uppercase;padding:0 4px}.cq-scale-readout{min-height:22px;margin-top:4px;font-size:13px;font-weight:600;color:var(--teal);text-align:center}@media(max-width:340px){.cq-dot{width:38px;height:38px}.cq-dot-5 .cq-dot-mark{width:30px;height:30px}}.cq-loading-content{text-align:center}.cq-loading-dots{display:flex;justify-content:center;gap:16px;margin:32px 0}.cq-loading-dot{width:12px;height:12px;border-radius:50%;opacity:0;animation:cqDotFade 1s ease infinite}.cq-loading-dot.cq-dot-wood{background:var(--wood);animation-delay:0s}.cq-loading-dot.cq-dot-fire{background:var(--fire);animation-delay:.2s}.cq-loading-dot.cq-dot-earth{background:var(--earth);animation-delay:.4s}.cq-loading-dot.cq-dot-metal{background:var(--metal);animation-delay:.6s}.cq-loading-dot.cq-dot-water{background:var(--water);animation-delay:.8s}@keyframes cqDotFade{0%,to{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.cq-loading-text{color:var(--ink2);font-size:14px;margin-bottom:20px}.cq-result-subtitle{text-align:center;margin-top:6px;font-size:13px;color:var(--ink3)}.cq-headline{font-family:var(--font-display);font-size:20px;font-weight:600;color:var(--ink);line-height:1.4}.cq-headline-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 10px;margin-bottom:10px}.cq-headline-row:last-child{margin-bottom:0}.cq-headline-name{flex:1 1 auto;min-width:0;font-family:var(--font-display);font-size:18px;font-weight:600;color:var(--ink);line-height:1.4}.cq-pill{flex:0 0 auto;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:#b85c381a;color:var(--red)}.cq-composite-intro{margin-top:14px;padding-top:14px;border-top:1px solid var(--rule);font-style:italic}.cq-mild-list{font-family:var(--font-display);font-size:15px;font-weight:600;color:var(--ink);margin-bottom:8px}.cq-note-for{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ink3);margin-bottom:8px}.cq-note-copy{font-size:14px;color:var(--ink2);line-height:1.8}.cq-note-precaution{margin-top:8px;font-size:12px;color:var(--ink3);line-height:1.7}.cq-note-link{display:inline-block;margin-top:10px;font-size:13px;font-weight:600;color:var(--teal);text-decoration:none;letter-spacing:.02em}.cq-note-link:hover{color:var(--teal2);text-decoration:underline}.cq-watermark{text-align:center;font-size:12px;color:var(--ink3);line-height:1.8;margin-bottom:12px}.cq-disclaimer{text-align:center;font-size:12px;color:var(--ink3);line-height:1.8}.cq-download-hint{min-height:0;margin-top:10px}.cq-download-hint:empty{display:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/constitution.css.map */
