.llmo-check{--teal: #0d9488;--teal-d: #0f766e;--gray: #6b7280;--line: #e5e7eb}.llmo-check .chk-inner{max-width:960px;margin:0 auto;padding:0 24px}.llmo-check .chk-hero{background:linear-gradient(180deg,#0f172a,#1e293b);color:#fff;text-align:center;padding:96px 0 64px}.llmo-check .chk-eyebrow{font-size:12px;letter-spacing:.3em;color:#94a3b8;margin-bottom:18px}.llmo-check .chk-hero h1{font-size:clamp(24px,4.5vw,40px);font-weight:600;letter-spacing:.04em;line-height:1.5;margin-bottom:16px}.llmo-check .chk-lede{font-size:14px;color:#cbd5e1;max-width:640px;margin:0 auto 36px;line-height:1.9}.llmo-check .chk-form{display:flex;gap:10px;max-width:640px;margin:0 auto;flex-wrap:wrap;justify-content:center}.llmo-check .chk-form input{flex:1;min-width:260px;padding:14px 18px;border-radius:9999px;border:none;font-size:15px;color:#111827;background:#fff}.llmo-check .chk-form input::placeholder{color:#9ca3af}.llmo-check .chk-form input:focus{outline:2px solid #5eead4;outline-offset:2px}.llmo-check .chk-form button{padding:14px 32px;border-radius:9999px;border:none;background:var(--teal);color:#fff;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.05em}.llmo-check .chk-form button:hover{background:var(--teal-d)}.llmo-check .chk-form button:disabled{opacity:.5;cursor:wait}.llmo-check .chk-note{font-size:11px;color:#94a3b8;margin-top:14px}.llmo-check #result{display:none;padding:56px 0}.llmo-check .score-wrap{display:flex;gap:32px;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:40px}.llmo-check .score-circle{width:150px;height:150px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.llmo-check .score-circle .num{font-size:44px;font-weight:700;line-height:1}.llmo-check .score-circle .max{font-size:12px;opacity:.8}.llmo-check .g-A{background:#0d9488}.llmo-check .g-B{background:#0891b2}.llmo-check .g-C{background:#d97706}.llmo-check .g-D{background:#ea580c}.llmo-check .g-E{background:#dc2626}.llmo-check .score-text h2{font-size:20px;margin-bottom:6px}.llmo-check .score-text p{font-size:13px;color:var(--gray);max-width:420px}.llmo-check .items{display:grid;gap:12px}.llmo-check .item{border:1px solid var(--line);border-radius:10px;padding:16px 18px;background:#fff}.llmo-check .item .head{display:flex;justify-content:space-between;align-items:center;gap:10px}.llmo-check .item .label{font-weight:700;font-size:14px}.llmo-check .item .pts{font-size:12px;color:var(--gray);white-space:nowrap}.llmo-check .badge{display:inline-block;font-size:11px;font-weight:700;padding:2px 10px;border-radius:9999px;margin-right:8px}.llmo-check .b-pass{background:#d1fae5;color:#065f46}.llmo-check .b-warn{background:#fef3c7;color:#92400e}.llmo-check .b-fail{background:#fee2e2;color:#991b1b}.llmo-check .item .detail{font-size:13px;color:#374151;margin-top:6px}.llmo-check .item .advice{font-size:12px;color:var(--gray);margin-top:4px;padding-left:12px;border-left:3px solid var(--line)}.llmo-check #error{display:none;background:#fee2e2;color:#991b1b;border-radius:10px;padding:14px 18px;margin:24px auto;max-width:640px;font-size:14px;text-align:center}.llmo-check .cta-box{margin:48px 0 0;border-radius:14px;border-left:5px solid var(--teal);background:linear-gradient(135deg,#f0fdfa,#ecfeff);padding:28px 30px}.llmo-check .cta-box .tag{font-size:11px;font-weight:700;letter-spacing:.2em;color:var(--teal-d);margin-bottom:8px}.llmo-check .cta-box h3{font-size:18px;margin-bottom:8px}.llmo-check .cta-box p{font-size:13px;color:#374151;margin-bottom:18px;line-height:1.9}.llmo-check .btn-teal{display:inline-block;background:var(--teal);color:#fff;font-weight:700;font-size:14px;padding:12px 26px;border-radius:9999px;text-decoration:none}.llmo-check .btn-teal:hover{background:var(--teal-d)}.llmo-check .btn-sub{margin-left:14px;font-size:13px;font-weight:700;color:var(--teal-d)}.llmo-check .chk-plain{padding:64px 0;border-top:1px solid var(--line)}.llmo-check .chk-gray{background:#f9fafb}.llmo-check .sec-title{font-size:clamp(20px,3vw,28px);font-weight:600;text-align:center;margin-bottom:36px;letter-spacing:.04em}.llmo-check .cards3{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.llmo-check .card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px}.llmo-check .card .big{font-size:26px;font-weight:700;color:var(--teal-d);margin-bottom:6px}.llmo-check .card h3{font-size:15px;margin-bottom:8px}.llmo-check .card p{font-size:13px;color:var(--gray);line-height:1.9}.llmo-check .faq dt{font-weight:700;font-size:14px;margin-top:20px}.llmo-check .faq dd{font-size:13px;color:#374151;margin-top:6px;line-height:1.9}.llmo-check .chk-foot{margin-top:40px;padding-top:24px;border-top:1px solid var(--line);font-size:13px;color:var(--gray)}.llmo-check .chk-foot a{color:var(--teal-d);text-decoration:underline;text-underline-offset:3px}@media (max-width: 640px){.llmo-check .chk-hero{padding:80px 0 48px}.llmo-check .btn-sub{display:block;margin:14px 0 0}}
