@layer properties;@layer theme,base,components,utilities;@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;--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1)}}@layer utilities{.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.static{position:static}.container{width:100%}@media(width>=40rem){.container{max-width:40rem}}@media(width>=48rem){.container{max-width:48rem}}@media(width>=64rem){.container{max-width:64rem}}@media(width>=80rem){.container{max-width:80rem}}@media(width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.inline{display:inline}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;-moz-tab-size:4;tab-size:4;scroll-behavior:smooth}body{min-height:100dvh;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul[role=list],ol[role=list]{list-style:none;padding:0}:where(a){color:var(--primary)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}:root{--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--font-mono: ui-monospace, "SF Mono", "Roboto Mono", Menlo, Consolas, monospace;--fs-base: 1.0625rem;--fs-xs: .8125rem;--fs-sm: .9375rem;--fs-md: 1.0625rem;--fs-lg: 1.25rem;--fs-xl: 1.5rem;--fs-2xl: 1.875rem;--fs-3xl: 2.25rem;--lh-tight: 1.2;--lh-normal: 1.5;--lh-relaxed: 1.65;--fw-normal: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fw-body: var(--fw-normal);--fw-label: var(--fw-semibold);--sp-1: .25rem;--sp-2: .5rem;--sp-3: .75rem;--sp-4: 1rem;--sp-5: 1.25rem;--sp-6: 1.5rem;--sp-8: 2rem;--sp-10: 2.5rem;--sp-12: 3rem;--touch: 3rem;--touch-lg: 3.5rem;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--r-xl: 20px;--r-pill: 999px;--content-max: 42rem;--bw: 1.5px;--bw-strong: 2px;--focus-w: 3px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .08);--shadow-md: 0 2px 8px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .14), 0 2px 6px rgba(0, 0, 0, .1);--shadow-focus: 0 0 0 var(--focus-w) var(--focus-ring);--ease: cubic-bezier(.2, 0, .2, 1);--dur-fast: .12s;--dur: .18s;--z-sticky: 100;--z-toolbar: 200;--z-overlay: 900;--z-toast: 1000;--camera-bg: #000000;--camera-fg: #ffffff;--scrim: rgba(0, 0, 0, .4)}:root{color-scheme:light;--bg: #f4f6f9;--surface: #ffffff;--surface-2: #eef1f6;--surface-3: #e2e8f2;--text: #10151c;--text-muted: #55606e;--text-faint: #7a8494;--text-inverse: #ffffff;--border: #cdd5e0;--border-strong: #9aa6b6;--primary: #0b5cad;--primary-hover: #094a8c;--primary-active: #073c73;--primary-text: #ffffff;--primary-soft: #e2edfb;--primary-soft-text: #0a4d92;--accent: #b0400b;--accent-text: #ffffff;--focus-ring: rgba(11, 92, 173, .45);--focus-outline: #0b5cad;--info: #0b62c4;--info-bg: #e4eefc;--info-text: #08417e;--success: #12784a;--success-bg: #dcf2e6;--success-text: #0b4f31;--warn: #9a6300;--warn-bg: #fcefd2;--warn-text: #6b4500;--danger: #c02525;--danger-bg: #fce0e0;--danger-text: #8a1414;--overlay: rgba(15, 21, 28, .5)}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--bg: #0e1319;--surface: #171d26;--surface-2: #1f2733;--surface-3: #2a3442;--text: #eef2f7;--text-muted: #a9b4c2;--text-faint: #7c8797;--text-inverse: #0e1319;--border: #313c4b;--border-strong: #4a586b;--primary: #63a8f2;--primary-hover: #7fb8f5;--primary-active: #98c6f7;--primary-text: #06121f;--primary-soft: #16283d;--primary-soft-text: #a9cff8;--accent: #f0824e;--accent-text: #1a0c05;--focus-ring: rgba(99, 168, 242, .55);--focus-outline: #63a8f2;--info: #5aa0ee;--info-bg: #14283f;--info-text: #bcd8f8;--success: #46c489;--success-bg: #123528;--success-text: #b6ecd0;--warn: #e0a63a;--warn-bg: #3a2c0e;--warn-text: #f5d99a;--danger: #f16d6d;--danger-bg: #3a1717;--danger-text: #f7bdbd;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 2px 8px rgba(0, 0, 0, .5), 0 1px 3px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .6), 0 2px 6px rgba(0, 0, 0, .45);--overlay: rgba(0, 0, 0, .65)}}:root[data-theme=claro]{color-scheme:light;--bg: #f4f6f9;--surface: #ffffff;--surface-2: #eef1f6;--surface-3: #e2e8f2;--text: #10151c;--text-muted: #55606e;--text-faint: #7a8494;--text-inverse: #ffffff;--border: #cdd5e0;--border-strong: #9aa6b6;--primary: #0b5cad;--primary-hover: #094a8c;--primary-active: #073c73;--primary-text: #ffffff;--primary-soft: #e2edfb;--primary-soft-text: #0a4d92;--accent: #b0400b;--accent-text: #ffffff;--focus-ring: rgba(11, 92, 173, .45);--focus-outline: #0b5cad;--info: #0b62c4;--info-bg: #e4eefc;--info-text: #08417e;--success: #12784a;--success-bg: #dcf2e6;--success-text: #0b4f31;--warn: #9a6300;--warn-bg: #fcefd2;--warn-text: #6b4500;--danger: #c02525;--danger-bg: #fce0e0;--danger-text: #8a1414;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .08);--shadow-md: 0 2px 8px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .14), 0 2px 6px rgba(0, 0, 0, .1);--overlay: rgba(15, 21, 28, .5)}:root[data-theme=oscuro]{color-scheme:dark;--bg: #0e1319;--surface: #171d26;--surface-2: #1f2733;--surface-3: #2a3442;--text: #eef2f7;--text-muted: #a9b4c2;--text-faint: #7c8797;--text-inverse: #0e1319;--border: #313c4b;--border-strong: #4a586b;--primary: #63a8f2;--primary-hover: #7fb8f5;--primary-active: #98c6f7;--primary-text: #06121f;--primary-soft: #16283d;--primary-soft-text: #a9cff8;--accent: #f0824e;--accent-text: #1a0c05;--focus-ring: rgba(99, 168, 242, .55);--focus-outline: #63a8f2;--info: #5aa0ee;--info-bg: #14283f;--info-text: #bcd8f8;--success: #46c489;--success-bg: #123528;--success-text: #b6ecd0;--warn: #e0a63a;--warn-bg: #3a2c0e;--warn-text: #f5d99a;--danger: #f16d6d;--danger-bg: #3a1717;--danger-text: #f7bdbd;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 2px 8px rgba(0, 0, 0, .5), 0 1px 3px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .6), 0 2px 6px rgba(0, 0, 0, .45);--overlay: rgba(0, 0, 0, .65)}:root[data-theme=sol]{color-scheme:light;--bg: #ffffff;--surface: #ffffff;--surface-2: #ffffff;--surface-3: #f2f2f2;--text: #000000;--text-muted: #1c1c1c;--text-faint: #333333;--text-inverse: #ffffff;--border: #000000;--border-strong: #000000;--primary: #0033a0;--primary-hover: #00267a;--primary-active: #001b57;--primary-text: #ffffff;--primary-soft: #dbe6ff;--primary-soft-text: #002a8a;--accent: #9a2b00;--accent-text: #ffffff;--focus-ring: rgba(0, 0, 0, .85);--focus-outline: #000000;--info: #0033a0;--info-bg: #dbe6ff;--info-text: #001b57;--success: #005a2b;--success-bg: #cdf3dd;--success-text: #003b1c;--warn: #7a4a00;--warn-bg: #ffe9b8;--warn-text: #4d2f00;--danger: #a30000;--danger-bg: #ffd6d6;--danger-text: #6b0000;--overlay: rgba(0, 0, 0, .6);--bw: 2px;--bw-strong: 3px;--focus-w: 4px;--fw-body: var(--fw-medium);--fw-label: var(--fw-bold);--shadow-sm: none;--shadow-md: none;--shadow-lg: none}body{font-family:var(--font-sans);font-size:var(--fs-base);font-weight:var(--fw-body);line-height:var(--lh-normal);color:var(--text);background-color:var(--bg);transition:background-color var(--dur) var(--ease),color var(--dur) var(--ease)}h1{font-size:var(--fs-2xl);line-height:var(--lh-tight);font-weight:var(--fw-bold)}h2{font-size:var(--fs-xl);line-height:var(--lh-tight);font-weight:var(--fw-bold)}h3{font-size:var(--fs-lg);line-height:var(--lh-tight);font-weight:var(--fw-semibold)}small{font-size:var(--fs-sm)}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:var(--focus-w) solid var(--focus-outline);outline-offset:2px;border-radius:var(--r-sm)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;max-width:var(--content-max);margin-inline:auto;padding-inline:var(--sp-4)}.field{display:flex;flex-direction:column;gap:var(--sp-2);margin-block-end:var(--sp-5)}.field-label{font-size:var(--fs-md);font-weight:var(--fw-label);color:var(--text);line-height:var(--lh-tight)}.field-label .req{color:var(--danger);margin-inline-start:2px;font-weight:var(--fw-bold)}.field-label .opt{color:var(--text-faint);font-weight:var(--fw-normal);font-size:var(--fs-sm);margin-inline-start:var(--sp-2)}.field-help{font-size:var(--fs-sm);color:var(--text-muted);line-height:var(--lh-normal)}.field-error{display:flex;align-items:flex-start;gap:var(--sp-2);font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--danger-text);line-height:var(--lh-normal)}.field-error:before{content:"\26a0";font-size:var(--fs-md);line-height:1;color:var(--danger);flex:none}.control{width:100%;min-height:var(--touch);padding:var(--sp-3) var(--sp-4);font-size:var(--fs-md);color:var(--text);background-color:var(--surface);border:var(--bw-strong) solid var(--border);border-radius:var(--r-md);transition:border-color var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease),background-color var(--dur-fast) var(--ease);appearance:none}.control::placeholder{color:var(--text-faint)}.control:hover{border-color:var(--border-strong)}.control:focus,.control:focus-visible{outline:none;border-color:var(--focus-outline);box-shadow:var(--shadow-focus)}.control:disabled,.control[readonly]{background-color:var(--surface-2);color:var(--text-muted);cursor:not-allowed;opacity:.85}select.control{padding-inline-end:var(--sp-10);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--sp-4) center;background-size:1.25rem;cursor:pointer}textarea.control{min-height:calc(var(--touch) * 2);resize:vertical;line-height:var(--lh-normal)}.control.is-invalid,.control[aria-invalid=true]{border-color:var(--danger)}.control.is-invalid:focus,.control[aria-invalid=true]:focus{box-shadow:0 0 0 var(--focus-w) var(--danger-bg)}.control-group{display:flex;align-items:stretch;gap:var(--sp-2)}.control-group .control{flex:1}.chip-group{display:flex;flex-wrap:wrap;gap:var(--sp-3)}.chip{position:relative;display:inline-flex;align-items:center;gap:var(--sp-2);min-height:var(--touch);padding:var(--sp-3) var(--sp-5);font-size:var(--fs-md);font-weight:var(--fw-medium);color:var(--text);background-color:var(--surface);border:var(--bw-strong) solid var(--border);border-radius:var(--r-pill);cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color var(--dur-fast) var(--ease),background-color var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease)}.chip:hover{border-color:var(--border-strong);background-color:var(--surface-2)}.chip>input{position:absolute;opacity:0;width:1px;height:1px;margin:0}.chip:before{content:"";width:1.1em;height:1.1em;flex:none;border:var(--bw-strong) solid var(--border-strong);border-radius:50%;transition:all var(--dur-fast) var(--ease)}.chip.is-checkbox:before{border-radius:5px}.chip:has(>input:checked),.chip.is-selected{color:var(--primary-soft-text);background-color:var(--primary-soft);border-color:var(--primary)}.chip:has(>input:checked):before,.chip.is-selected:before{border-color:var(--primary);background-color:var(--primary);box-shadow:inset 0 0 0 3px var(--surface)}.chip.is-checkbox:has(>input:checked):before,.chip.is-checkbox.is-selected:before{box-shadow:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:.9em;background-position:center;background-repeat:no-repeat}.chip:has(>input:focus-visible){outline:var(--focus-w) solid var(--focus-outline);outline-offset:2px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--sp-2);min-height:var(--touch);padding:var(--sp-3) var(--sp-5);font-size:var(--fs-md);font-weight:var(--fw-semibold);line-height:1;text-align:center;text-decoration:none;color:var(--text);background-color:var(--surface);border:var(--bw-strong) solid var(--border-strong);border-radius:var(--r-md);cursor:pointer;transition:background-color var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease),transform var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease);touch-action:manipulation}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-primary{color:var(--primary-text);background-color:var(--primary);border-color:var(--primary);box-shadow:var(--shadow-sm)}.btn-primary:hover{background-color:var(--primary-hover);border-color:var(--primary-hover)}.btn-primary:active{background-color:var(--primary-active);border-color:var(--primary-active)}.btn-ghost{color:var(--primary);background-color:transparent;border-color:transparent}.btn-ghost:hover{background-color:var(--surface-2)}.btn-danger{color:var(--danger-text);background-color:var(--danger-bg);border-color:var(--danger)}.btn-block{width:100%}.btn-lg{min-height:var(--touch-lg);font-size:var(--fs-lg);padding-inline:var(--sp-6);border-radius:var(--r-lg)}.action-bar{position:sticky;bottom:0;z-index:var(--z-sticky);display:flex;gap:var(--sp-3);padding:var(--sp-4);padding-bottom:max(var(--sp-4),env(safe-area-inset-bottom));background-color:var(--surface);border-top:var(--bw) solid var(--border);box-shadow:0 -4px 16px #00000014}:root[data-theme=sol] .action-bar{box-shadow:none;border-top-width:var(--bw-strong)}.action-bar .btn-primary{flex:1}.wizard{display:flex;flex-direction:column;min-height:100dvh}.wizard-body{flex:1;padding:var(--sp-5) var(--sp-4)}.wizard-steps{display:flex;align-items:center;gap:var(--sp-1);padding:var(--sp-3) var(--sp-4);list-style:none;overflow-x:auto}.step{display:flex;align-items:center;gap:var(--sp-2);flex:none;color:var(--text-muted);font-size:var(--fs-sm);font-weight:var(--fw-medium)}.step .step-dot{display:grid;place-items:center;width:2rem;height:2rem;flex:none;border-radius:50%;border:var(--bw-strong) solid var(--border-strong);background-color:var(--surface);color:var(--text-muted);font-weight:var(--fw-bold);font-size:var(--fs-sm)}.step:not(:last-child):after{content:"";width:var(--sp-6);height:var(--bw-strong);background-color:var(--border);border-radius:var(--r-pill)}.step.active{color:var(--primary)}.step.active .step-dot{border-color:var(--primary);background-color:var(--primary);color:var(--primary-text)}.step.done{color:var(--success)}.step.done .step-dot{border-color:var(--success);background-color:var(--success);color:var(--text-inverse)}.step.done .step-dot:after{content:"\2713"}.step.done .step-label-num{display:none}.progress{height:8px;border-radius:var(--r-pill);background-color:var(--surface-3);overflow:hidden}.progress>span{display:block;height:100%;background-color:var(--primary);border-radius:var(--r-pill);transition:width var(--dur) var(--ease)}.section-card{background-color:var(--surface);border:var(--bw) solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);padding:var(--sp-5);margin-block-end:var(--sp-5)}.section-card>header{margin-block-end:var(--sp-4)}.section-card>header h2,.section-card>header h3{margin-block-end:var(--sp-1)}.section-card>header p{color:var(--text-muted);font-size:var(--fs-sm)}.summary{display:flex;flex-direction:column;border:var(--bw) solid var(--border);border-radius:var(--r-lg);overflow:hidden;background-color:var(--surface)}.summary-row{display:flex;justify-content:space-between;align-items:baseline;gap:var(--sp-4);padding:var(--sp-4);border-block-end:var(--bw) solid var(--border)}.summary-row:last-child{border-block-end:none}.summary-key{color:var(--text-muted);font-size:var(--fs-sm);font-weight:var(--fw-medium);flex:none;max-width:45%}.summary-val{color:var(--text);font-weight:var(--fw-semibold);text-align:right;overflow-wrap:anywhere}.summary-row .btn-ghost{padding:var(--sp-1) var(--sp-2);min-height:auto;font-size:var(--fs-sm)}.alert{display:flex;align-items:flex-start;gap:var(--sp-3);padding:var(--sp-4);border:var(--bw-strong) solid;border-radius:var(--r-md);font-size:var(--fs-sm);line-height:var(--lh-normal);margin-block-end:var(--sp-4)}.alert:before{font-size:var(--fs-lg);line-height:1.1;flex:none}.alert-info{color:var(--info-text);background-color:var(--info-bg);border-color:var(--info)}.alert-success{color:var(--success-text);background-color:var(--success-bg);border-color:var(--success)}.alert-warn{color:var(--warn-text);background-color:var(--warn-bg);border-color:var(--warn)}.alert-danger{color:var(--danger-text);background-color:var(--danger-bg);border-color:var(--danger)}.alert-info:before{content:"\2139"}.alert-success:before{content:"\2713"}.alert-warn:before{content:"\26a0"}.alert-danger:before{content:"\26d4"}.alert strong{font-weight:var(--fw-bold)}.badge{display:inline-flex;align-items:center;gap:var(--sp-1);padding:2px var(--sp-2);font-size:var(--fs-xs);font-weight:var(--fw-bold);line-height:1.4;border-radius:var(--r-pill);border:var(--bw) solid transparent;white-space:nowrap}.badge-neutral{color:var(--text-muted);background:var(--surface-2);border-color:var(--border)}.badge-info{color:var(--info-text);background:var(--info-bg);border-color:var(--info)}.badge-success{color:var(--success-text);background:var(--success-bg);border-color:var(--success)}.badge-warn{color:var(--warn-text);background:var(--warn-bg);border-color:var(--warn)}.badge-danger{color:var(--danger-text);background:var(--danger-bg);border-color:var(--danger)}.switch{display:inline-flex;align-items:center;gap:var(--sp-3);min-height:var(--touch);cursor:pointer;-webkit-user-select:none;user-select:none}.switch>input{position:absolute;opacity:0;width:1px;height:1px}.switch .switch-track{position:relative;width:3.25rem;height:1.875rem;flex:none;background-color:var(--surface-3);border:var(--bw-strong) solid var(--border-strong);border-radius:var(--r-pill);transition:background-color var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease)}.switch .switch-track:after{content:"";position:absolute;top:50%;left:3px;translate:0 -50%;width:1.35rem;height:1.35rem;background-color:var(--surface);border-radius:50%;box-shadow:var(--shadow-sm);transition:left var(--dur) var(--ease),background-color var(--dur-fast) var(--ease)}.switch>input:checked+.switch-track{background-color:var(--primary);border-color:var(--primary)}.switch>input:checked+.switch-track:after{left:calc(100% - 1.35rem - 3px);background-color:var(--primary-text)}.switch>input:focus-visible+.switch-track{outline:var(--focus-w) solid var(--focus-outline);outline-offset:2px}.switch .switch-label{font-weight:var(--fw-label);font-size:var(--fs-md)}.app-bar{position:sticky;top:0;z-index:var(--z-toolbar);display:flex;align-items:center;justify-content:space-between;gap:var(--sp-3);min-height:var(--touch);padding:var(--sp-2) var(--sp-4);background-color:var(--surface);border-bottom:var(--bw) solid var(--border)}:root[data-theme=sol] .app-bar{border-bottom-width:var(--bw-strong)}.app-bar .app-title{font-size:var(--fs-lg);font-weight:var(--fw-bold);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-bar-actions{display:flex;align-items:center;gap:var(--sp-3);flex:none}.app-bar--sub{position:static;z-index:auto}@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-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@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-outline-style: solid}}}
