.grammar-guide-layout{align-items:flex-start;min-height:calc(100vh - 5rem);display:flex}.grammar-guide{min-width:0;max-width:72rem;color:var(--on-surface);flex:1;margin:0 auto;padding:2.5rem clamp(1.5rem,4vw,3rem) 5rem;font-family:Inter,sans-serif}.grammar-guide__breadcrumb{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;font-size:.7rem;font-weight:700}.grammar-guide__heading{color:var(--on-surface);letter-spacing:-.03em;max-width:100%;margin-bottom:2.5rem;font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}.grammar-guide__heading em{color:var(--primary);font-style:italic}.grammar-guide__section-heading{color:var(--on-surface);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-family:Manrope,sans-serif;font-size:1.35rem;font-weight:700;display:flex}.grammar-guide__section-heading:before{content:"";background-color:var(--primary);flex-shrink:0;width:2rem;height:2px;display:inline-block}.grammar-guide__core-rule{max-width:62rem;margin-bottom:5rem}.grammar-guide__core-rule-body{color:var(--on-surface-variant);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.75}.grammar-guide__core-rule-body strong{color:var(--on-surface);font-weight:700}.grammar-guide-callout{background:var(--surface-container-low);border-left:4px solid var(--error);color:var(--on-surface-variant);border-radius:.75rem;margin:1.25rem 0 1.5rem;padding:1rem 1.25rem;font-size:.875rem;line-height:1.65}.grammar-guide__key-usage{background-color:var(--surface2);border-left:4px solid var(--primary);border-radius:.75rem;padding:1.25rem 1.5rem}.grammar-guide__key-usage-title{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;margin-bottom:1rem;font-size:.7rem;font-weight:700}.grammar-guide__key-usage-cards{grid-template-columns:1fr;gap:.625rem;display:grid}@media (min-width:600px){.grammar-guide__key-usage-cards{grid-template-columns:repeat(3,1fr)}}.grammar-guide__key-usage-card{background:var(--surface-container-lowest,#fff);border-radius:.625rem;align-items:flex-start;gap:.625rem;padding:.75rem;display:flex}.grammar-guide__key-usage-card .material-symbols-outlined{color:var(--primary);opacity:.55;flex-shrink:0;margin-top:.15rem;font-size:1.1rem}.grammar-guide__key-usage-card-title{color:var(--on-surface);margin-bottom:.2rem;font-size:.82rem;font-weight:700}.grammar-guide__key-usage-card-desc{color:var(--on-surface-variant);margin-bottom:.35rem;font-size:.78rem;line-height:1.5}.grammar-guide__key-usage-card-example{color:var(--primary);font-size:.78rem}.grammar-guide__table-section{margin-bottom:5rem}.grammar-guide__table-subheading{color:var(--on-surface);margin:2.5rem 0 1rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700}.grammar-guide__table-subheading span{color:var(--text-muted);margin-left:.4rem;font-size:.875rem;font-weight:500}.grammar-guide__table-wrap{background-color:var(--surface-container-lowest,#fff);border:1px solid var(--border);border-radius:.75rem;overflow:hidden;box-shadow:0 1px 4px #0000000f}.grammar-guide__table{border-collapse:collapse;text-align:left;width:100%;font-family:Inter,sans-serif;font-size:.875rem}.grammar-guide__table thead tr{background-color:var(--surface2)}.grammar-guide__table th{text-transform:uppercase;letter-spacing:.12em;color:var(--on-surface-variant);border-bottom:1px solid var(--border);padding:1rem 1.5rem;font-size:.7rem;font-weight:800}.grammar-guide__table th.accent-col{color:var(--primary)}.grammar-guide__table tbody tr{border-bottom:1px solid var(--border)}.grammar-guide__table tbody tr:last-child{border-bottom:none}.grammar-guide__table tbody tr:not(.warning-row):not(.bg-surface-lowest):not(.bg-primary-lightest):nth-child(2n){background-color:#f1f3f566}.grammar-guide__table tbody tr.bg-surface-lowest{background-color:var(--surface-container-lowest,#fff)}.grammar-guide__table tbody tr.bg-primary-lightest{background-color:#9e001f0a}.grammar-guide__table tbody tr.warning-row td{border-top:none;border-bottom:2px solid var(--border);background-color:#ffe6000d;padding-top:.5rem;padding-bottom:1.5rem}.text-muted{color:var(--text-muted);font-size:.8em}.grammar-guide__table td{color:var(--on-surface);padding:1.1rem 1.5rem}.grammar-guide__table td.row-label{font-weight:700}.grammar-guide__table-examples{flex-direction:column;gap:.5rem;display:flex}.grammar-guide__table td .ending-accent{color:var(--primary);font-weight:700}.grammar-guide__table td.ending-col{color:var(--primary);font-family:monospace;font-weight:700}.grammar-guide__table td.no-change{color:var(--text-muted);opacity:.6;font-family:monospace}.grammar-guide__adj-questions-section{margin-top:4rem;margin-bottom:5rem}.grammar-guide__adj-questions-intro{color:var(--on-surface-variant);max-width:46rem;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.grammar-guide__adj-questions-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.grammar-guide__adj-questions-grid{grid-template-columns:repeat(2,1fr)}}.grammar-guide__adj-question-card{background-color:var(--surface-container-lowest,#fff);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;transition:box-shadow .2s;box-shadow:0 1px 4px #0000000d}.grammar-guide__adj-question-card:hover{box-shadow:0 8px 30px #0000000a}.grammar-guide__adj-question-header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.grammar-guide__adj-question-word{letter-spacing:-.02em;font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;line-height:1}.grammar-guide__adj-question-gender{text-transform:uppercase;letter-spacing:.1em;color:var(--on-surface-variant);margin-bottom:.4rem;font-size:.68rem;font-weight:700}.grammar-guide__adj-question-ending{color:var(--on-surface-variant);margin-bottom:.85rem;font-size:.82rem}.grammar-guide__adj-question-explanation{color:var(--text-muted);border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:1rem;font-size:.82rem;line-height:1.65}.grammar-guide__adj-question-examples{flex-direction:column;gap:.75rem;display:flex}.grammar-guide__adj-example{font-size:.82rem;line-height:1.55}.grammar-guide__adj-example-q{color:var(--on-surface-variant)}.grammar-guide__adj-example-a{color:var(--on-surface)}.grammar-guide__adj-example-label{text-transform:uppercase;letter-spacing:.06em;width:1rem;color:var(--text-muted);vertical-align:middle;font-size:.65rem;font-weight:800;display:inline-block}.grammar-guide__adj-example-tr{color:var(--text-muted);font-size:.78rem;font-style:italic}.grammar-guide__usage-section{margin-bottom:4rem}.grammar-guide__cards-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.grammar-guide__cards-grid{grid-template-columns:repeat(2,1fr)}}.grammar-guide__usage-card{background-color:var(--surface-container-lowest,#fff);border:1px solid var(--border);border-radius:1rem;padding:1.75rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 4px #0000000d}.grammar-guide__usage-card:hover{border-color:#9e001f40;box-shadow:0 8px 30px #0000000f}.grammar-guide__usage-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.grammar-guide__usage-card-header .material-symbols-outlined{color:#9e001f59;font-size:1.75rem}.grammar-guide__usage-card-tag{text-transform:uppercase;letter-spacing:.18em;color:var(--on-surface-variant);opacity:.5;font-size:.62rem;font-weight:800}.grammar-guide__usage-sentence{color:var(--on-surface);margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.grammar-guide__usage-sentence .ending-accent{color:var(--primary)}.grammar-guide__usage-translation{color:var(--on-surface-variant);margin-bottom:0;font-size:.875rem;font-style:italic}.grammar-guide__usage-explanation{border-top:1px solid var(--border);color:var(--text-muted);margin-top:1.25rem;padding-top:1.25rem;font-size:.8rem;line-height:1.6}
