.cq{--ink:#443653;--muted:#75677e;--pink:#df668c;--peach:#fff1e7;--mint:#e9f7f0;--lav:#f1edfb;background:#fffaf6;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif;min-height:100vh;padding-bottom:72px}
.cq *{box-sizing:border-box}.cq [hidden]{display:none!important}.cq a{color:#7854b5}.cq-breadcrumb{max-width:1040px;margin:auto;padding:16px 22px;font-size:12px;color:#86798c;display:flex;gap:9px;align-items:center}.cq-breadcrumb a{text-decoration:none;color:#74657e}
.cq-hero{position:relative;max-width:1120px;min-height:660px;margin:0 auto 48px;border-radius:34px;overflow:hidden;box-shadow:0 24px 70px rgba(103,77,110,.18);display:grid;place-items:center}.cq-hero__art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cq-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,244,.97) 0%,rgba(255,250,244,.9) 43%,rgba(255,250,244,.08) 75%),linear-gradient(0deg,rgba(73,49,86,.18),transparent 50%)}.cq-hero__content{position:relative;width:min(580px,92%);margin-right:auto;padding:66px 32px 60px 70px}.cq-eyebrow{font:800 12px/1.4 Poppins,sans-serif;letter-spacing:.18em;color:#a35b79;margin:0 0 18px}.cq-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.08;letter-spacing:-.04em;margin:0 0 20px;color:#4b3659;text-shadow:0 2px 0 #fff}.cq-hero h1 span{font-size:.57em;letter-spacing:-.03em}.cq-hero__lead{font-size:16px;line-height:2;font-weight:650;margin:0 0 22px;color:#5b4c62}.cq-facts{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0 0 24px;list-style:none}.cq-facts li{background:rgba(255,255,255,.8);border:1px solid rgba(175,116,139,.25);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800}.cq-primary{border:0;border-radius:999px;background:linear-gradient(135deg,#df668c,#bd6daf);color:#fff;padding:17px 30px;min-width:250px;font-size:16px;font-weight:900;box-shadow:0 10px 24px rgba(205,93,139,.28);cursor:pointer;transition:.2s}.cq-primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(205,93,139,.34)}.cq-primary span{margin-left:10px}.cq-hero__note{font-size:11px;line-height:1.7;color:#817487;margin:14px 0 0}
.cq-stage{max-width:780px;margin:20px auto 60px;padding:18px}.cq-progress{margin:0 0 16px}.cq-progress__meta{display:flex;justify-content:space-between;font:800 12px Poppins,sans-serif;letter-spacing:.12em;color:#897895}.cq-progress__track{height:8px;background:#eee8f1;border-radius:999px;overflow:hidden;margin-top:9px}.cq-progress__track i{display:block;height:100%;background:linear-gradient(90deg,#5eb7a7,#e76b90);border-radius:inherit;transition:width .25s}.cq-card{background:#fff;border:1px solid #eee4ef;border-radius:26px;padding:clamp(26px,5vw,48px);box-shadow:0 18px 50px rgba(87,62,94,.11)}.cq-card__scene{margin:0 0 13px;font:800 11px Poppins,sans-serif;letter-spacing:.15em;color:#bd6484}.cq-card h2{font-size:clamp(23px,4vw,34px);line-height:1.55;letter-spacing:-.02em;margin:0 0 28px}.cq-options{display:grid;gap:11px}.cq-option{width:100%;border:1.5px solid #e6dce9;border-radius:16px;background:#fff;color:var(--ink);padding:14px 17px;display:flex;align-items:center;gap:14px;text-align:left;cursor:pointer;transition:.16s}.cq-option:hover,.cq-option:focus-visible{border-color:#d47699;background:#fff8fb;transform:translateX(3px)}.cq-option.is-selected{background:#f7e8f0;border-color:#d65f89}.cq-option span{width:30px;height:30px;border-radius:50%;background:#f1ecf4;display:grid;place-items:center;font:800 12px Poppins,sans-serif;flex:none}.cq-option b{font-size:14px;line-height:1.55}.cq-back,.cq-skip{display:block;border:0;background:none;color:#7a6b83;text-decoration:underline;text-underline-offset:3px;margin:23px auto 0;cursor:pointer;font-weight:700}.cq-profile>p:not(.cq-card__scene){line-height:1.9;color:var(--muted)}.cq-select{display:block;margin:24px 0 16px}.cq-select span{display:block;font-size:13px;font-weight:800;margin-bottom:8px}.cq-select select{width:100%;border:1.5px solid #ded2e2;border-radius:12px;background:#fff;padding:14px;font-size:16px;color:var(--ink)}.cq-consent{display:flex;gap:12px;background:#faf7fc;border-radius:14px;padding:15px;margin:0 0 22px;cursor:pointer}.cq-consent input{width:19px;height:19px;margin-top:2px;accent-color:#ca658c}.cq-consent b,.cq-consent small{display:block}.cq-consent small{font-size:11px;line-height:1.7;color:#7c6e84;margin-top:4px}.cq-profile .cq-primary{display:block;margin:auto}.cq-loading{text-align:center;background:#fff;border-radius:24px;padding:64px 25px;box-shadow:0 18px 50px rgba(87,62,94,.1)}.cq-loading i{display:block;width:54px;height:54px;border:5px solid #efe4ed;border-top-color:#d8648d;border-radius:50%;margin:0 auto 22px;animation:cqSpin .8s linear infinite}.cq-loading p{font-size:18px;font-weight:900}.cq-loading small{color:#84758b}@keyframes cqSpin{to{transform:rotate(360deg)}}
.cq-result-hero{position:relative;min-height:550px;border-radius:30px;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:72px 28px;overflow:hidden;box-shadow:0 22px 55px rgba(78,54,98,.19)}.cq-result-hero:before{content:"";position:absolute;inset:14% 12%;background:rgba(255,250,239,.78);filter:blur(18px);border-radius:50%}.cq-result-hero>*{position:relative}.cq-result-hero>p:first-child{font:800 11px Poppins,sans-serif;letter-spacing:.18em;color:#8b689a}.cq-result-hero__emoji{font-size:48px}.cq-result-hero h1{font-size:clamp(30px,6vw,50px);line-height:1.25;margin:8px 0 10px}.cq-match{display:flex;align-items:flex-end;color:#d25180;line-height:1}.cq-match b{font:900 86px Poppins,sans-serif;letter-spacing:-.08em}.cq-match>span{font:900 24px Poppins,sans-serif;margin:0 0 13px 7px}.cq-match small{display:block;font:700 10px sans-serif;margin-top:5px}.cq-result-hero__catch{max-width:530px;font-size:17px;line-height:1.7;font-weight:800;margin:8px 0 14px}.cq-typechips{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.cq-typechips span{padding:7px 11px;border-radius:99px;background:rgba(255,255,255,.82);border:1px solid rgba(113,85,124,.16);font-size:12px;font-weight:900}.cq-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.cq-result-panel,.cq-runners,.cq-share{background:#fff;border:1px solid #eee5ef;border-radius:22px;padding:26px;box-shadow:0 10px 30px rgba(83,59,91,.07)}.cq-result-panel h2,.cq-runners h2,.cq-share h2{font-size:20px;margin:0 0 18px}.cq-radar{display:block;width:100%;max-width:420px;margin:auto;overflow:visible}.cq-radar__grid polygon,.cq-radar__grid line{fill:none;stroke:#e5dfe8;stroke-width:1}.cq-radar__char{fill:rgba(104,188,169,.18);stroke:#48a994;stroke-width:2}.cq-radar__user{fill:rgba(220,94,137,.18);stroke:#d45b86;stroke-width:2.5}.cq-radar__labels text{font-size:8px;fill:#75677e;font-weight:700}.cq-radar-legend{display:flex;justify-content:center;gap:18px;font-size:11px;font-weight:800}.cq-radar-legend span:before{content:"";display:inline-block;width:10px;height:10px;border-radius:3px;background:#d45b86;margin-right:5px}.cq-radar-legend span+span:before{background:#48a994}.cq-axis-list{list-style:none;padding:0;margin:6px 0 0}.cq-axis-list li{display:grid;grid-template-columns:120px 1fr 28px;gap:8px;align-items:center;margin:8px 0;font-size:11px}.cq-axis-list i{height:7px;background:#eee8f0;border-radius:9px;overflow:hidden}.cq-axis-list i b{display:block;height:100%;background:linear-gradient(90deg,#72c7b7,#db668e)}.cq-axis-list strong{text-align:right}.cq-result-reading h3{font-size:13px;color:#bc557b;margin:19px 0 4px}.cq-result-reading p{font-size:14px;line-height:1.9;margin:0;color:#61546a}.cq-dictionary{display:block;margin-top:22px;background:#f1edf9;border-radius:13px;padding:14px;text-align:center;text-decoration:none;font-size:13px;font-weight:900}.cq-shared-note{background:#faf6fc;border-radius:14px;padding:18px;line-height:1.8;color:#766a7b}.cq-runners{margin-top:16px}.cq-runners>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cq-runners a{position:relative;display:grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;background:#faf8fb;border-radius:14px;padding:15px;text-decoration:none;color:var(--ink)}.cq-runners em{position:absolute;right:10px;top:8px;font-style:normal;font-size:10px;color:#9b8aa2}.cq-runners a>span{grid-row:1/3;font-size:28px}.cq-runners b{font-size:15px}.cq-runners small{font-size:10px;color:#85778b}.cq-share{margin-top:16px;text-align:center}.cq-share p{font-size:12px;color:#817488}.cq-share>div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.cq-share button{border:1px solid #dfd3e2;border-radius:99px;background:#fff;padding:10px 15px;font-size:12px;font-weight:800;color:#5d4a68;cursor:pointer}.cq-share button:hover{background:#f7eff5}.cq-restart{display:flex;justify-content:center;align-items:center;gap:20px;margin:25px 0}.cq-restart button{border:0;background:none;color:#765f80;text-decoration:underline;font-weight:800;cursor:pointer}.cq-restart a{font-size:13px;font-weight:900}.cq-result-disclaimer{text-align:center;font-size:10px;line-height:1.7;color:#8c7f91}
.cq-article{max-width:860px;margin:70px auto 0;padding:0 22px}.cq-article>header{text-align:center;margin-bottom:50px}.cq-article>header>p:first-child{font:800 11px Poppins,sans-serif;letter-spacing:.17em;color:#bd6484}.cq-article>header h2{font-size:clamp(27px,5vw,40px);line-height:1.45;margin:9px 0 16px}.cq-article>header p:last-child{line-height:2;color:#65586c}.cq-article>section{background:#fff;border:1px solid #eee7ef;border-radius:22px;padding:clamp(24px,5vw,42px);margin:18px 0}.cq-article h2{font-size:23px;line-height:1.55;margin:0 0 15px}.cq-article p{font-size:15px;line-height:2.05;color:#5f5367}.cq-axis-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:20px}.cq-axis-grid span{background:linear-gradient(135deg,#f5effb,#edf8f3);border-radius:10px;padding:11px 7px;text-align:center;font-size:11px;font-weight:800}.cq-char-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.cq-char-grid a{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center;text-decoration:none;background:#faf8fb;border:1px solid #eee6ef;border-radius:13px;padding:12px;color:var(--ink)}.cq-char-grid a>span{font-size:23px;grid-row:1/3}.cq-char-grid b{font-size:13px}.cq-char-grid small{font-size:9px;color:#8a7b90}.cq-faq details{border-top:1px solid #eee5ef;padding:16px 2px}.cq-faq details:last-child{border-bottom:1px solid #eee5ef}.cq-faq summary{font-size:14px;font-weight:900;cursor:pointer}.cq-faq p{font-size:13px;margin:10px 0 0}.cq-related{background:linear-gradient(135deg,#f3ecfb,#e9f7f0);border-radius:22px;padding:28px;margin-top:30px}.cq-related h2{font-size:19px}.cq-related a{display:block;background:#fff;border-radius:11px;margin:8px 0;padding:12px 14px;text-decoration:none;font-size:13px;font-weight:800}
@media(max-width:720px){.cq{padding-bottom:42px}.cq-breadcrumb{padding:12px 15px}.cq-hero{margin:0 10px 32px;min-height:690px;border-radius:24px;align-items:end}.cq-hero__art{object-position:62% center}.cq-hero__shade{background:linear-gradient(0deg,rgba(255,250,244,.99) 0%,rgba(255,250,244,.92) 58%,rgba(255,250,244,.1) 100%)}.cq-hero__content{width:100%;padding:250px 23px 28px;text-align:center}.cq-hero h1{font-size:42px}.cq-hero__lead{font-size:14px;line-height:1.85}.cq-facts{justify-content:center}.cq-stage{padding:10px;margin-bottom:38px}.cq-card{border-radius:20px;padding:25px 19px}.cq-card h2{font-size:22px}.cq-option{padding:13px}.cq-result-hero{min-height:510px;border-radius:22px;padding:55px 18px}.cq-result-hero:before{inset:15% 3%}.cq-match b{font-size:72px}.cq-result-grid{grid-template-columns:1fr}.cq-result-panel{padding:20px 16px}.cq-axis-list li{grid-template-columns:105px 1fr 26px}.cq-runners>div{grid-template-columns:1fr}.cq-restart{flex-direction:column;gap:12px}.cq-article{margin-top:45px;padding:0 12px}.cq-article>section{padding:24px 18px}.cq-axis-grid{grid-template-columns:repeat(2,1fr)}.cq-char-grid{grid-template-columns:1fr 1fr}.cq-char-grid a{padding:10px}.cq-char-grid b{font-size:12px}}
@media(prefers-reduced-motion:reduce){.cq *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
