@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}@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;--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--tracking-widest:.1em;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-brand-navy:#0a1628;--color-brand-teal:#2eb3c0;--color-brand-mint:#e6f4f1;--color-brand-bg:#f4f7f9;--font-body:"Instrument Sans", sans-serif}@supports (color:lab(0% 0 0)){:root,:host{--color-brand-navy:lab(6.99526% .0257567 -14.0125);--color-brand-teal:lab(66.6208% -32.6582 -17.2879);--color-brand-mint:lab(95.0818% -5.08609 -.224793);--color-brand-bg:lab(96.9939% -.730604 -1.27425)}}}@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{.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.block{display:block}.flex{display:flex}.h-8{height:calc(var(--spacing) * 8)}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-8{width:calc(var(--spacing) * 8)}.w-full{width:100%}.max-w-sm{max-width:var(--container-sm)}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[var\(--border\)\]{border-color:var(--border)}.bg-\[oklch\(0\.577_0\.245_27\.325_\/_10\%\)\]{background-color:#e400141a;background-color:lab(48.4493% 77.4328 61.5452/.1)}.bg-\[var\(--color-brand-bg\)\]{background-color:var(--color-brand-bg)}.bg-\[var\(--color-brand-mint\)\]{background-color:var(--color-brand-mint)}.bg-\[var\(--color-brand-navy\)\]{background-color:var(--color-brand-navy)}.bg-white{background-color:var(--color-white)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-\[var\(--color-brand-bg\)\]{color:var(--color-brand-bg)}.text-\[var\(--color-brand-navy\)\]{color:var(--color-brand-navy)}.text-\[var\(--destructive\)\]{color:var(--destructive)}.text-\[var\(--muted-foreground\)\]{color:var(--muted-foreground)}.uppercase{text-transform:uppercase}.placeholder-\[var\(--muted-foreground\)\]::placeholder{color:var(--muted-foreground)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-\[var\(--color-brand-teal\)\]:hover{background-color:var(--color-brand-teal)}.hover\:bg-white:hover{background-color:var(--color-white)}.hover\:text-\[var\(--color-brand-navy\)\]:hover{color:var(--color-brand-navy)}}.focus\:border-\[var\(--color-brand-teal\)\]:focus{border-color:var(--color-brand-teal)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:opacity-50:disabled{opacity:.5}}:root{--radius:.625rem;--color-brand-navy:#0a1628;--color-brand-teal:#2eb3c0;--color-brand-mint:#e6f4f1;--color-brand-bg:#f4f7f9;--background:var(--color-brand-bg);--foreground:var(--color-brand-navy);--card:#fff;--card-foreground:var(--color-brand-navy);--popover:#fff;--popover-foreground:var(--color-brand-navy);--primary:var(--color-brand-navy);--primary-foreground:var(--color-brand-bg);--secondary:var(--color-brand-mint);--secondary-foreground:var(--color-brand-navy);--muted:var(--color-brand-mint);--muted-foreground:#5f7486;--accent:var(--color-brand-teal);--accent-foreground:var(--color-brand-navy);--destructive:#e40014;--destructive-foreground:#f8fafc;--border:#c8dcdf;--input:#c8dcdf;--ring:var(--color-brand-teal)}@supports (color:lab(0% 0 0)){:root{--color-brand-navy:lab(6.99526% .0257567 -14.0125);--color-brand-teal:lab(66.6208% -32.6582 -17.2879);--color-brand-mint:lab(95.0818% -5.08609 -.224793);--color-brand-bg:lab(96.9939% -.730604 -1.27425);--card:lab(100% 0 0);--popover:lab(100% 0 0);--muted-foreground:lab(47.6713% -4.68534 -12.7491);--destructive:lab(48.4493% 77.4328 61.5452);--destructive-foreground:lab(98.1434% -.369519 -1.05966);--border:lab(86.269% -6.52617 -3.91111);--input:lab(86.269% -6.52617 -3.91111)}}*{box-sizing:border-box}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input:focus,button:focus,a:focus{outline:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-brand-bg)}::-webkit-scrollbar-thumb{background:#8fb5ba;background:lab(71.0193% -12.5472 -7.07464);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-brand-teal)}.globescribe-editor{color:#1a1a1a;background:#fafafa;flex-direction:column;height:100%;font-family:system-ui,-apple-system,sans-serif;display:flex}.globescribe-editor--loading,.globescribe-editor--error{justify-content:center;align-items:center;min-height:400px;display:flex}.globescribe-editor__loader{color:#666}.globescribe-editor__error{text-align:center;color:#dc2626}.globescribe-editor__error p{margin-bottom:1rem}.globescribe-editor__header{background:#fff;border-bottom:1px solid #e5e5e5;padding:1rem 1.5rem}.globescribe-editor__stats{gap:1.5rem;display:flex}.globescribe-editor__stat{font-size:.875rem;font-weight:500}.globescribe-editor__stat--pending{color:var(--color-brand-teal)}.globescribe-editor__stat--accepted{color:#22c55e}.globescribe-editor__stat--rejected{color:#ef4444}.globescribe-editor__main{flex:1;display:flex;overflow:hidden}.globescribe-editor__content{flex:1;padding:1.5rem;overflow-y:auto}.globescribe-editor__sidebar{background:#fff;border-left:1px solid #e5e5e5;width:400px;overflow-y:auto}.globescribe-editor__suggestions{padding:1rem}.globescribe-editor__suggestions-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.globescribe-editor__suggestions-header h3{margin:0;font-size:1rem;font-weight:600}.globescribe-editor__filter{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.globescribe-editor__batch-actions{gap:.5rem;margin-bottom:1rem;display:flex}.globescribe-editor__suggestions-list{flex-direction:column;gap:1rem;display:flex}.globescribe-editor__no-suggestions{color:#666;text-align:center;padding:2rem 1rem;font-size:.875rem}.globescribe-editor__placeholder{color:#666;justify-content:center;align-items:center;height:100%;display:flex}.globescribe-track-changes{flex-direction:column;gap:.5rem;display:flex}.globescribe-track-changes--empty{text-align:center;color:#666;padding:3rem}.globescribe-track-changes__paragraph{cursor:pointer;border-radius:6px;gap:1rem;padding:.75rem 1rem;transition:background .15s;display:flex}.globescribe-track-changes__paragraph:hover{background:#f0f0f0}.globescribe-track-changes__paragraph--selected{background:#e8f4ff;border:1px solid #3b82f6}.globescribe-track-changes__paragraph--has-suggestions{border-left:3px solid var(--color-brand-teal)}.globescribe-track-changes__paragraph-number{color:#999;text-align:right;flex-shrink:0;width:2rem;font-size:.75rem;font-weight:500}.globescribe-track-changes__paragraph-content{flex:1;line-height:1.6}.globescribe-track-changes__paragraph-badge{width:1.5rem;height:1.5rem;color:var(--color-brand-navy);background:var(--color-brand-teal);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.globescribe-track-changes__highlight{background:var(--color-brand-mint);border-bottom:2px solid var(--color-brand-teal);cursor:pointer}.globescribe-suggestion{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1rem}.globescribe-suggestion--accepted{background:#f0fdf4;border-color:#bbf7d0}.globescribe-suggestion--rejected{opacity:.7;background:#fef2f2;border-color:#fecaca}.globescribe-suggestion--modified{background:#f0f9ff;border-color:#bae6fd}.globescribe-suggestion__header{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.globescribe-suggestion__badge{text-transform:uppercase;color:#666;background:#e5e5e5;border-radius:4px;padding:.125rem .375rem;font-size:.625rem;font-weight:600}.globescribe-suggestion__badge--grammar{color:#1d4ed8;background:#dbeafe}.globescribe-suggestion__badge--punctuation{color:#4338ca;background:#e0e7ff}.globescribe-suggestion__badge--clarity{color:#b45309;background:#fef3c7}.globescribe-suggestion__badge--consistency{color:#047857;background:#d1fae5}.globescribe-suggestion__badge--style_guide{color:#be185d;background:#fce7f3}.globescribe-suggestion__badge--voice{color:#6d28d9;background:#ede9fe}.globescribe-suggestion__badge--tone{background:var(--color-brand-mint);color:var(--color-brand-navy)}.globescribe-suggestion__confidence{color:#999;margin-left:auto;font-size:.75rem}.globescribe-suggestion__issue{color:#333;margin-bottom:.75rem;font-size:.875rem}.globescribe-suggestion__comparison{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.globescribe-suggestion__original,.globescribe-suggestion__suggested{font-size:.875rem}.globescribe-suggestion__original label,.globescribe-suggestion__suggested label{text-transform:uppercase;color:#999;margin-bottom:.25rem;font-size:.625rem;font-weight:600;display:block}.globescribe-suggestion__text{border-radius:4px;padding:.5rem;font-family:Georgia,serif;display:block}.globescribe-suggestion__text--deleted{background:#fecaca;text-decoration:line-through}.globescribe-suggestion__text--added{background:#bbf7d0}.globescribe-suggestion__edit-input{resize:vertical;border:1px solid #3b82f6;border-radius:4px;width:100%;min-height:80px;padding:.5rem;font-family:Georgia,serif;font-size:.875rem}.globescribe-suggestion__reasoning{color:#666;margin-bottom:.75rem;font-size:.8125rem}.globescribe-suggestion__actions{gap:.5rem;display:flex}.globescribe-suggestion__status-badge{text-align:center;border-radius:4px;padding:.5rem;font-size:.75rem;font-weight:600}.globescribe-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.globescribe-btn:disabled{opacity:.5;cursor:not-allowed}.globescribe-btn--small{padding:.25rem .5rem;font-size:.75rem}.globescribe-btn--primary{color:#fff;background:#3b82f6}.globescribe-btn--primary:hover:not(:disabled){background:#2563eb}.globescribe-btn--secondary{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.globescribe-btn--secondary:hover:not(:disabled){background:#e5e7eb}.globescribe-btn--success{color:#fff;background:#22c55e}.globescribe-btn--success:hover:not(:disabled){background:#16a34a}.globescribe-btn--danger{color:#fff;background:#ef4444}.globescribe-btn--danger:hover:not(:disabled){background:#dc2626}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
