/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.m-sentence-profile{min-height:100vh;padding:24px 16px;box-sizing:border-box}.m-sentence-profile__meta{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#94a3b8;flex-wrap:wrap}.m-back-link{display:block;margin-bottom:20px;color:#94a3b8}.stage-label{color:#64748b;font-weight:600}.m-progress-bar{height:3px;background:#e5e7eb;overflow:hidden}.m-progress-bar__fill{height:100%;width:0;background:#2563eb;transition:width .25s ease}.m-sentence-profile__body{margin-top:24px}.m-sentence-profile__sentence{font-size:21px;line-height:1.85;color:#0f172a;font-weight:500;margin-bottom:18px}.m-sentence-profile__question{font-size:15px;line-height:1.6;color:#64748b;font-weight:500;margin-bottom:18px}.m-sentence-profile__options{display:flex;flex-direction:column;gap:14px}.m-sentence-profile__option{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;cursor:pointer;transition:all .2s ease}.m-sentence-profile__option:hover{border-color:#cbd5e1;background:#f8fafc}.m-sentence-profile__option:has(input:checked){border-color:#2563eb;background:#eff6ff;transform:scale(1.01)}.m-sentence-profile__option:has(input:checked) .m-sentence-profile__option-key{background:#2563eb;color:#fff}.m-sentence-profile__option-key{width:28px;height:28px;border-radius:999px;background:#f1f5f9;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.m-sentence-profile__option input{display:none}.m-sentence-profile__option-label{flex:1;font-size:15px;line-height:1.6;color:#334155;padding-top:2px}.hier-note{margin-top:18px;font-size:13px;line-height:1.6;color:#64748b;padding:12px 14px;background:#f8fafc;border-radius:12px}
html,body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",sans-serif;background:#f8fafc;color:#111827;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}*,*::before,*::after{box-sizing:border-box;}button,input,textarea,select{font:inherit;}
.m-sentence-profile-home{min-height:100vh;background:linear-gradient(180deg,#f8fbff 0,#f5f7fb 100%);padding:max(32px,env(safe-area-inset-top)) 20px 40px;display:flex;align-items:center;justify-content:center}.m-study-card{width:100%;max-width:460px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-radius:28px;padding:36px 28px;box-shadow:0 10px 40px rgba(15,23,42,.06);border:1px solid rgba(255,255,255,.7)}.m-study-card__badge{display:inline-flex;align-items:center;height:32px;padding:0 14px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:700;letter-spacing:.04em;margin-bottom:18px}.report-paragraph{margin:0;line-height:1.9}.report-gap{height:12px}.report-list-item{margin:4px 0;padding-left:14px;position:relative}.report-list-item::before{content:"•";position:absolute;left:0}.m-study-card__title{font-size:30px;line-height:1.25;font-weight:800;color:#0f172a;letter-spacing:-.02em;margin-bottom:18px}.m-study-card__subtitle{font-size:17px;line-height:1.6;font-weight:500;color:#334155;margin-bottom:24px}.m-study-card__content,.m-study-card__intro{font-size:15px;line-height:1.7;font-weight:400;color:#64748b}.m-study-card__content{margin-bottom:32px}.m-vocab-test-meta{font-size:14px;color:#94a3b8;margin-bottom:32px}.m-sentence-profile-result .m-study-card__actions{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:rgba(255,255,255,.88);backdrop-filter:blur(12px);box-shadow:0-4px 18px rgba(0,0,0,.06)}.m-btn--primary,.m-btn--secondary{height:56px;border-radius:14px;align-items:center;justify-content:center;text-decoration:none}.m-btn--secondary{display:inline-flex;padding:0 18px;font-size:14px;font-weight:600;background:#f8fafc;color:#475569;border:1px solid #e2e8f0;backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease,transform .15s ease}.m-btn--primary{display:flex;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:17px;font-weight:700;border:0;box-shadow:0 8px 24px rgba(37,99,235,.25);transition:transform .18s ease,box-shadow .2s ease}.m-sentence-profile-result .m-btn--primary{font-size:14px;font-weight:600;box-shadow:0 4px 12px rgba(37,99,235,.14)}.m-btn.is-disabled{opacity:.55;pointer-events:none;cursor:not-allowed}.m-study-card__footer{margin-top:18px;text-align:center;font-size:13px;color:#94a3b8}.m-study-card__content--warning{color:#92400e;background:#fff7ed;border-radius:16px;padding:16px 18px;margin-top:50px;margin-bottom:50px}.m-ability-table{width:100%;border-collapse:collapse}.m-ability-table th{text-align:left;font-size:13px;font-weight:600;color:#64748b;padding:10px 0;border-bottom:1px solid #e2e8f0}.m-ability-table td{padding:12px 0;border-bottom:1px solid #f1f5f9}.m-ability-table tr:last-child td{border-bottom:none}.ability-level{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600}.ability-level--weak{background:#fef2f2;color:#dc2626}.ability-level--stable{background:#eff6ff;color:#2563eb}.ability-level--pass{background:#eff6ff}.ability-level--strong{background:#ecfdf5;color:#059669}.m-ability-note{margin-top:16px;line-height:1.8;color:#4b5563}.ability-level--pass{color:#2563eb}.ability-level--unknown{color:#6b7280}.m-sentence-profile-result{flex-direction:column;gap:16px;padding:max(32px,env(safe-area-inset-top)) 20px 120px}.ability-cards{margin-top:26px}.sentence-profile-next-step,.sentence-profile-weak{margin-top:36px}.sentence-profile-section-title{font-size:15px;font-weight:700;color:#0f172a;margin-bottom:6px}.sentence-profile-next-step-text,.sentence-profile-section-desc{font-size:14px;line-height:1.6;color:#64748b;margin-bottom:16px}.sentence-profile-list{display:flex;flex-direction:column;gap:12px}.sentence-profile-item{background:#fafcff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px}.sentence-profile-item-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.sentence-profile-item-title{font-size:13px;font-weight:600;color:#0f172a}.sentence-profile-item-description{font-size:14px;line-height:1.7;color:#475569}.sentence-profile-item-level{flex-shrink:0;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.4}.sentence-profile-item-level--danger{background:#fef2f2;color:#dc2626}.sentence-profile-item-level--warning{background:#fff7ed;color:#ea580c}.m-learning-profile-claim{width:100%;max-width:460px;margin-top:24px;padding:20px 16px;background:#fff;border-radius:28px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.m-learning-profile-claim__title{font-size:18px;font-weight:700;margin-bottom:8px}.m-learning-profile-claim__desc{font-size:14px;line-height:1.7;color:#666;margin-bottom:16px;padding-left:30px}.m-learning-profile-claim__field{margin-bottom:12px}.m-learning-profile-claim__field label{display:block;margin-bottom:6px;font-size:14px}.m-learning-profile-claim__field input{width:100%;height:40px;padding:0 12px;border:1px solid #ddd;border-radius:8px;box-sizing:border-box}.m-learning-profile-claim__open,.m-learning-profile-claim__submit{display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:40px;padding:0 16px;border:0;border-radius:999px;background:#2f7cf6;color:#fff;cursor:pointer}.m-learning-profile-claim__message{margin-top:10px;font-size:13px;color:#d93025}.m-learning-profile-claim__success-title{font-size:18px;font-weight:700;margin-bottom:10px}.m-learning-profile-claim__success-desc,.m-learning-profile-claim__success-no{font-size:14px;line-height:1.8}.is-hidden{display:none!important}
