/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--ease-out:cubic-bezier(0, 0, .2, 1);--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%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;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:where(:not(iframe)){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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.flex{display:flex}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{color-scheme:light;color:#0f172a;background:#f8fafc;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}button:disabled{cursor:not-allowed;opacity:.55}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.app-shell{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:44px 0 72px}.app-header{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:24px}.eyebrow{margin:0 0 12px;color:#0f766e;font:700 11px/1.2 ui-monospace,SFMono-Regular,monospace;letter-spacing:.16em}h1{margin:0;color:#102a43;font-size:clamp(34px,5vw,56px);letter-spacing:-.055em;line-height:.98}.subtitle{max-width:680px;margin:15px 0 0;color:#627d98;font-size:16px}h2,h3{margin:0;color:#243b53}h2{font-size:20px}h3{font-size:16px}.box-count{display:grid;min-width:160px;gap:7px;color:#486581;font-size:13px;font-weight:800}.box-count input{min-height:50px;padding:0 14px;border:1px solid #9fb3c8;border-radius:12px;color:#102a43;background:#fff;font-size:22px;font-weight:800}.workflow-note{display:grid;grid-template-columns:auto 1fr;gap:10px 18px;margin-bottom:18px;padding:16px 18px;border:1px solid #a7f3d0;border-radius:14px;color:#365f63;background:#ecfdf5;font-size:13px}.workflow-note strong{color:#0f766e}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{padding:25px;border:1px solid #d9e2ec;border-radius:18px;background:#ffffffeb;box-shadow:0 12px 30px #102a430f}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;border-bottom:1px solid #e8eef3}.panel-heading>div{display:flex;align-items:center;gap:12px}.step{color:#0f766e;font:700 12px ui-monospace,monospace}.muted,.privacy-note{color:#829ab1;font-size:12px}.rule-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding-top:20px}.rule-form label{display:grid;gap:6px;color:#486581;font-size:13px;font-weight:700}.content-form label:first-child{grid-column:1 / -1}.rule-form input{width:100%;min-height:42px;padding:0 12px;border:1px solid #bcccdc;border-radius:9px;color:#102a43;background:#f8fafc;font-size:15px}.rule-form input:focus,.box-count input:focus{outline:3px solid rgba(20,184,166,.18);border-color:#14b8a6}.rule-form button{grid-column:1 / -1;min-height:44px;border:0;border-radius:9px;color:#fff;background:#0f766e;font-weight:800;cursor:pointer}.rule-form button:hover{background:#115e59}.rule-form [role=alert]{grid-column:1 / -1;margin:0;color:#b42318;font-size:13px}.rule-list{display:grid;gap:8px;margin:18px 0 0;padding:0;list-style:none}.rule-list:empty{display:none}.rule-list li{display:grid;grid-template-columns:minmax(90px,.7fr) 1.5fr auto;gap:10px;align-items:center;padding:11px 12px;border-radius:9px;color:#365f63;background:#f0fdfa;font-size:13px}.rule-list button{border:0;color:#b42318;background:transparent;cursor:pointer}.result-panel{margin-top:18px}.status{padding:5px 9px;border-radius:999px;font:800 10px ui-monospace,monospace;letter-spacing:.08em}.status.valid{color:#087f5b;background:#d3f9d8}.status.idle{color:#486581;background:#e8eef3}.status.invalid{color:#b42318;background:#ffe3e3}.error-box{display:grid;gap:5px;margin-top:18px;padding:12px 14px;border-left:3px solid #e03131;color:#a61e4d;background:#fff5f5;font-size:13px}.error-box p{margin:0}.matrix-section{padding-top:24px}.matrix-section+.matrix-section{margin-top:24px;border-top:1px solid #e8eef3}.matrix-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:13px}.matrix-heading p{margin:5px 0 0;color:#829ab1;font-size:12px}.matrix-heading button{min-height:42px;padding:0 18px;border-radius:9px;font-weight:800;cursor:pointer;white-space:nowrap}.matrix-heading button[aria-disabled=true]{opacity:.55;cursor:help}.primary-action{border:0;color:#fff;background:#102a43}.secondary-action{border:1px solid #9fb3c8;color:#243b53;background:#fff}.matrix-scroll{overflow-x:auto;border:1px solid #d9e2ec;border-radius:10px}table{width:100%;border-collapse:collapse;font-size:13px}th,td{min-width:68px;padding:9px 10px;border-right:1px solid #e8eef3;border-bottom:1px solid #e8eef3;text-align:center}th:first-child{position:sticky;left:0;min-width:135px;color:#365f63;background:#f8fafc;text-align:left}thead th{color:#486581;background:#f5f7fa}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.privacy-note{margin:24px 0 0;text-align:center}@media(max-width:860px){.app-shell{width:min(100% - 24px,680px);padding-top:28px}.app-header,.matrix-heading{align-items:stretch;flex-direction:column}.box-count{width:180px}.editor-grid{grid-template-columns:1fr}.panel{padding:20px}.workflow-note{grid-template-columns:1fr}}@media(max-width:520px){.rule-form{grid-template-columns:1fr}.content-form label:first-child{grid-column:auto}.rule-list li{grid-template-columns:1fr auto}.rule-list li span{grid-column:1 / -1;grid-row:2}}
