/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#19202c;--muted:#687383;--line:#cad3dc;--paper:#fff;--page:#f2f5f9;--teal:#3f7d79;--teal-dark:#285e5a;--subject:#c8dddd;--verb:#ecc5cb;--link:#f4ead4;--object:#dfeaf0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);color:var(--ink);margin:0;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}button,input,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:28px 0 48px}.topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.eyebrow{color:var(--teal);letter-spacing:.16em;margin:0 0 4px;font-size:12px;font-weight:900}h1{letter-spacing:-.045em;margin:0;font-size:32px}.status-pill{color:var(--teal-dark);background:#e8f2f1;border:1px solid #a9c6c4;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800}.search-panel{border-bottom:1px solid #d5dce3;padding-bottom:20px}.search-row{grid-template-columns:1fr auto;align-items:center;gap:24px;display:grid}.search-row input{background:#fff;border:1px solid #bcc8d3;border-radius:9px;outline:none;width:100%;padding:15px 17px;font-size:17px;box-shadow:0 1px 2px #2135470d}.search-row input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #3f7d7920}.search-row span{color:#526071;white-space:nowrap;font-size:15px}.filter-row{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.filter-row button{cursor:pointer;background:#fff;border:1px solid #c5ced7;border-radius:999px;padding:7px 14px;font-weight:800}.filter-row button.active{border-color:var(--teal);background:var(--teal);color:#fff}.tool-row{background:#fff;border:1px solid #c5ced7;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding:9px 12px 9px 16px;display:flex}.tool-row strong{font-size:14px}.tool-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.tool-actions button,.tool-actions a{color:#36566e;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 9px;font-size:14px;font-weight:800;text-decoration:none}.tool-actions button:hover,.tool-actions a:hover{background:#edf3f6}.view-switch{background:#f3f6f7;border:1px solid #cbd5dc;border-radius:8px;padding:3px;display:flex}.view-switch button{padding:5px 10px;font-size:13px}.view-switch button.active{background:var(--teal);color:#fff;box-shadow:0 1px 2px #294b4930}.hint{color:#596575;margin:12px 0 0;font-size:13px}.material-heading{justify-content:space-between;align-items:flex-end;gap:24px;padding:34px 0 18px;display:flex}.material-code{color:var(--teal-dark);font-size:13px;font-weight:900}.material-heading h2{letter-spacing:-.035em;margin:7px 0 5px;font-size:25px}.material-heading p{color:var(--muted);margin:0;font-size:14px}.legend{color:#566171;flex-wrap:wrap;justify-content:flex-end;gap:10px;font-size:12px;display:flex}.legend span{align-items:center;gap:5px;display:flex}.legend i{border-radius:3px;width:12px;height:12px}.legend .subject{background:var(--subject)}.legend .verb{background:var(--verb)}.legend .link{background:var(--link)}.legend .object{background:var(--object)}.legend .subordinate-key{background:#e4e8ea;border:1px solid #b8c0c5}.sentence-list{gap:14px;display:grid}.review-notice{background:#f7fbfa;border:1px solid #b9cacb;border-radius:11px;margin:0 0 16px;padding:14px 16px}.review-notice strong{color:var(--teal-dark);font-size:15px}.review-notice p{color:#64717e;margin:5px 0 0;font-size:12px;line-height:1.55}.pending-feedback{grid-template-columns:34px 1fr;align-items:start;gap:9px;margin-top:9px;display:grid}.pending-feedback span{background:var(--teal);color:#fff;border-radius:6px;place-items:center;min-height:30px;font-size:11px;font-weight:900;display:grid}.pending-feedback p{color:#26323e;white-space:pre-wrap;background:#fff;border:1px solid #d2dcdf;border-radius:6px;min-height:30px;margin:0;padding:6px 9px}.sentence-card{background:var(--paper);border:1px solid #cbd3da;border-radius:11px;padding:14px;box-shadow:0 1px 2px #22334b08}.sentence-top{align-items:center;gap:10px;margin-bottom:10px;display:flex}.number{text-align:center;background:var(--teal);color:#fff;border-radius:7px;min-width:39px;padding:7px 8px;font-size:13px;font-weight:900}.tags{flex-wrap:wrap;gap:5px;display:flex}.tags span{color:var(--teal-dark);background:#e7f0ef;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:800}.chunk-line{flex-wrap:wrap;align-items:flex-end;gap:5px;padding-left:49px;display:flex}.chunk{flex-direction:column;min-width:64px;display:flex}.chunk .role{color:#5d6875;background:#f6f8f9;border:1px solid #d9e0e5;border-radius:5px 5px 0 0;place-items:center;min-height:23px;padding:4px 7px;font-size:9px;display:grid}.chunk strong{letter-spacing:-.025em;border-radius:0 0 7px 7px;justify-content:center;align-items:center;min-height:48px;padding:10px 13px;font-size:18px;line-height:1.25;display:flex}.chunk.roles-hidden strong{border-radius:7px}.chunk em{color:#3f4c59;text-align:center;justify-content:center;align-items:flex-start;min-height:34px;padding:7px 8px 3px;font-size:12px;font-style:normal;line-height:1.4;display:flex}.chunk.subject strong{background:var(--subject)}.chunk.verb strong{background:var(--verb)}.chunk.link strong{background:var(--link)}.chunk.object strong{background:var(--object)}.chunk.plain strong{background:#edf1f2}.chunk.no-color strong{background:#fff;border:1px solid #d7dde1}.chunk.subject em{background:#eef5f4}.chunk.verb em{background:#fbf0f2}.chunk.link em{background:#fbf7ed}.chunk.object em{background:#f1f6f8}.chunk.plain em{background:#f5f7f7}.chunk em{border-radius:0 0 7px 7px}.chunk:has(em) strong{border-radius:0}.chunk.roles-hidden:has(em) strong{border-radius:7px 7px 0 0}.clause-group{background:#edf0f1;border:1px solid #d2d8dc;border-radius:9px;flex-wrap:wrap;align-items:flex-end;gap:3px;padding:5px;display:flex}.chunk.subordinate{background:0 0;border-radius:6px;min-width:60px}.chunk.subordinate .role{color:#727b82;background:#e4e8ea;border-color:#d2d8dc;min-height:21px}.chunk.subordinate strong{color:#3c4650;background:#e7eaec;min-height:43px}.chunk.subordinate em{color:#657079;opacity:.86;background:#f1f2f3}.answers{border:1px solid #d4dce3;border-radius:7px;margin:15px 0 0 49px;overflow:hidden}.answers p{margin:0;padding:10px 14px;font-size:14px;line-height:1.65}.sentence-translation{color:#202a36;background:#f3f7fa}.sentence-memo{margin:12px 0 0 49px}.sentence-memo textarea{resize:vertical;color:#26323e;background:#fbfcfc;border:1px dashed #bdc9cf;border-radius:7px;outline:none;width:100%;min-height:64px;padding:10px 12px;font-size:13px;line-height:1.55;display:block}.sentence-memo textarea:focus{border-style:solid;border-color:var(--teal);box-shadow:0 0 0 3px #3f7d7916}.memo-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:7px;display:flex}.memo-actions span{color:#6d7884;font-size:11px}.memo-actions .memo-error{color:#a33c49}.memo-actions button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:6px;padding:7px 11px;font-size:12px;font-weight:900}.memo-actions button:disabled{opacity:.45;cursor:default}.empty{text-align:center;color:#697585;background:#fff;border:1px dashed #b9c3cd;border-radius:10px;padding:48px}.structure-card{background:#fff;border:1px solid #cbd3da;border-radius:11px;margin-top:20px;padding:22px;overflow:hidden}.section-title{align-items:center;gap:12px;margin-bottom:18px;display:flex}.section-title span{color:#fff;background:var(--teal);border-radius:7px;flex:none;padding:9px 15px;font-size:12px;font-weight:900}.section-title h2{min-width:0;margin:0;font-size:21px;line-height:1.35}.structure-flow{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:stretch;gap:10px;display:grid}.structure-flow>div{text-align:center;background:#edf5f4;border:1px solid #cbd5d8;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:20px;display:flex;position:relative}.structure-flow>div:nth-of-type(2),.structure-flow>div:nth-of-type(3){background:#f7f8f6}.structure-flow small{background:var(--teal);color:#fff;border-radius:5px;min-width:36px;padding:4px 8px;font-weight:900;position:absolute;top:10px;left:10px}.structure-flow strong{color:#244f4d;font-size:17px}.structure-flow p{margin:15px 0 0;font-size:14px;line-height:1.75}.structure-flow>b{color:var(--teal);align-self:center;font-size:24px}.topic-box{border:1px solid #cbd3da;border-radius:9px;justify-content:center;align-items:center;min-height:132px;margin-top:16px;padding:25px 28px;display:flex;position:relative;overflow:hidden}.topic-box span{background:var(--teal);color:#fff;border-radius:7px;padding:9px 22px;font-size:12px;font-weight:900;position:absolute;top:14px;left:14px}.topic-box strong{text-align:center;width:100%;font-size:17px;line-height:1.6;display:block}.summary-box{border:1px solid #cbd3da;border-radius:9px;min-height:180px;margin-top:14px;padding:16px 18px 22px;overflow:hidden}.summary-heading{border-bottom:1px solid #e1e6ea;align-items:center;gap:14px;padding-bottom:13px;display:flex}.summary-heading span{background:var(--teal);color:#fff;text-align:center;border-radius:7px;flex:none;padding:9px 18px;font-size:13px;font-weight:900}.summary-heading p{color:#505d6b;margin:0;font-size:13px;line-height:1.45}.summary-sentence{letter-spacing:-.015em;overflow-wrap:anywhere;margin:23px 6px 0;font-size:18px;line-height:2.15}.summary-sentence i{border-bottom:2px solid #485562;width:165px;margin:0 5px;display:inline-block;transform:translateY(-2px)}footer{color:#7b8694;text-align:center;padding:30px 0 5px;font-size:12px}@media (width<=820px){.site-shell{width:min(100% - 24px,1180px);padding-top:18px}.topbar{align-items:flex-start}h1{font-size:26px}.search-row{grid-template-columns:1fr}.search-row>span{display:none}.tool-row,.material-heading{flex-direction:column;align-items:flex-start}.tool-actions,.legend{justify-content:flex-start}.chunk-line{padding-left:0}.chunk{flex:auto}.chunk strong{font-size:16px}.answers,.sentence-memo{margin-left:0}.structure-card{padding:15px}.section-title{flex-direction:column;align-items:flex-start;gap:9px}.section-title h2{font-size:19px}.structure-flow{grid-template-columns:1fr}.structure-flow>div{min-height:130px}.structure-flow>b{transform:rotate(90deg)}.topic-box{min-height:122px;padding:22px 18px}.topic-box span{padding:8px 18px;top:12px;left:12px}.topic-box strong{font-size:15px}.summary-heading{flex-direction:column;align-items:flex-start;gap:9px}.summary-sentence{margin:18px 2px 0;font-size:16px}.summary-sentence i{width:120px;max-width:38vw}}@media (width<=520px){.site-shell{width:100%;padding:14px 10px 32px}.status-pill{display:none}.filter-row{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.filter-row button{white-space:nowrap}.tool-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.tool-actions>*{text-align:center;background:#f1f5f7!important}.tool-actions .view-switch{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.tool-actions .view-switch button{width:100%}.material-heading{padding-top:26px}.material-heading h2{font-size:21px}.sentence-card{padding:10px}.sentence-top{align-items:flex-start}.chunk-line{gap:4px}.chunk{min-width:calc(50% - 4px)}.chunk .role{min-height:21px}.chunk strong{min-height:43px;padding:8px;font-size:15px}.answers p{font-size:13px}.memo-actions{flex-direction:column;align-items:flex-end}.structure-card{padding:12px}.structure-flow>div{min-height:118px;padding:17px}.topic-box{min-height:112px;padding:18px 14px}.summary-box{padding:12px 13px 17px}.summary-heading span{padding:8px 15px}.summary-sentence{font-size:15px;line-height:2}.summary-sentence i{width:100px;max-width:34vw}}
