:root{--fo-primary: #2563eb;--fo-primary-hover: #1d4ed8;--fo-primary-active: #1e40af;--fo-primary-soft: #eff6ff;--fo-secondary: #f97316;--fo-secondary-hover: #ea580c;--fo-secondary-soft: #fff7ed;--fo-success: #16a34a;--fo-success-soft: #f0fdf4;--fo-danger: #dc2626;--fo-danger-soft: #fef2f2;--fo-warning: #d97706;--fo-info: #0ea5e9;--fo-background: #ffffff;--fo-surface: #f8fafc;--fo-surface-strong: #f1f5f9;--fo-overlay: rgba(15, 23, 42, .55);--fo-text-strong: #0f172a;--fo-text: #1e293b;--fo-text-muted: #64748b;--fo-text-subtle: #94a3b8;--fo-border: #e2e8f0;--fo-border-strong: #cbd5e1;--fo-radius-sm: 8px;--fo-radius-md: 12px;--fo-radius-lg: 14px;--fo-radius-xl: 16px;--fo-radius-full: 999px;--fo-shadow-sm: 0 1px 3px rgba(15, 23, 42, .06), 0 1px 2px rgba(15, 23, 42, .04);--fo-shadow-md: 0 4px 12px rgba(15, 23, 42, .07), 0 2px 4px rgba(15, 23, 42, .04);--fo-shadow-lg: 0 12px 28px rgba(15, 23, 42, .1), 0 4px 10px rgba(15, 23, 42, .05);--fo-shadow-xl: 0 24px 48px rgba(15, 23, 42, .12), 0 8px 16px rgba(15, 23, 42, .06);--fo-space-1: .25rem;--fo-space-2: .5rem;--fo-space-3: .75rem;--fo-space-4: 1rem;--fo-space-6: 1.5rem;--fo-space-8: 2rem;--fo-space-12: 3rem;--fo-container-max: 1280px;--fo-header-height: 60px;--fo-duration-fast: .15s;--fo-duration-base: .22s;--fo-ease-out: cubic-bezier(.16, 1, .3, 1)}@media(min-width:1024px){:root{--fo-header-height: 72px}}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:calc(var(--fo-header-height) + 1rem)}body{min-height:100dvh;font-family:Inter,Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.55;color:#1e293b;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"cv02","cv03","cv04","cv11"}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none;transition:color .15s cubic-bezier(.2,0,.2,1)}ul[class],ol[class]{list-style:none;padding:0}table{border-collapse:collapse;width:100%}svg{flex-shrink:0}:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb47;border-radius:8px}::selection{background:#2563eb2e;color:#0f172a}[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}h1,h2,h3,h4,h5,h6{color:#0f172a;font-weight:700;line-height:1.2;letter-spacing:-.02em}h1,.fo-h1{font-size:1.875rem;font-weight:800}@media(min-width:768px){h1,.fo-h1{font-size:2.25rem}}@media(min-width:1024px){h1,.fo-h1{font-size:3rem}}h2,.fo-h2{font-size:1.5rem}@media(min-width:768px){h2,.fo-h2{font-size:1.875rem}}h3,.fo-h3{font-size:1.25rem}@media(min-width:768px){h3,.fo-h3{font-size:1.5rem}}h4,.fo-h4{font-size:1.125rem;font-weight:600}h5,.fo-h5{font-size:1rem;font-weight:600}h6,.fo-h6{font-size:.875rem;font-weight:600}p{color:#1e293b}.fo-lead{font-size:1.125rem;color:#64748b;line-height:1.7}.fo-body{font-size:1rem;line-height:1.55}.fo-body-sm{font-size:.875rem;line-height:1.55}.fo-caption{font-size:.75rem;color:#64748b;line-height:1.35}.fo-overline{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.fo-link{color:#2563eb;font-weight:500}@media(hover:hover){.fo-link:hover{color:#1d4ed8;text-decoration:underline;text-underline-offset:3px}}.fo-price{font-variant-numeric:tabular-nums;font-weight:700;color:#0f172a;letter-spacing:-.02em}.fo-price--lg{font-size:1.5rem}.fo-price--md{font-size:1.125rem}.fo-price--sm{font-size:1rem}.fo-price--best{color:#16a34a}.fo-price-old{font-variant-numeric:tabular-nums;font-size:.875rem;color:#94a3b8;text-decoration:line-through}.fo-numeric{font-variant-numeric:tabular-nums}@keyframes fo-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes fo-fade-in{0%{opacity:0}to{opacity:1}}@keyframes fo-fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fo-scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes fo-slide-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fo-spin{to{transform:rotate(360deg)}}@keyframes fo-pulse{0%,to{opacity:1}50%{opacity:.55}}.fo-animate-fade-in{animation:fo-fade-in .22s cubic-bezier(.16,1,.3,1) both}.fo-animate-fade-in-up{animation:fo-fade-in-up .36s cubic-bezier(.16,1,.3,1) both}.fo-animate-scale-in{animation:fo-scale-in .22s cubic-bezier(.16,1,.3,1) both}.fo-container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1rem}@media(min-width:1024px){.fo-container{padding-inline:2rem}}.fo-container--narrow{max-width:960px}.fo-container--wide{max-width:1440px}.fo-container--flush{padding-inline:0}.fo-section{padding-block:2rem}@media(min-width:768px){.fo-section{padding-block:3rem}}.fo-section--tight{padding-block:1.5rem}.fo-section--surface{background:#f8fafc}.fo-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}@media(min-width:768px){.fo-section__head{margin-bottom:1.5rem}}.fo-section__title{font-size:1.25rem;font-weight:700;color:#0f172a}@media(min-width:768px){.fo-section__title{font-size:1.5rem}}.fo-section__subtitle{margin-top:.25rem;font-size:.875rem;color:#64748b}.fo-shell{display:flex;flex-direction:column;min-height:100dvh}.fo-shell__main{flex:1}.fo-layout-sidebar{display:grid;gap:1.5rem;align-items:start}@media(min-width:1024px){.fo-layout-sidebar{grid-template-columns:280px minmax(0,1fr);gap:2rem}}@media(min-width:1024px){.fo-layout-sidebar__aside{position:sticky;top:calc(var(--fo-header-height) + 1rem)}}.fo-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:640px){.fo-grid{gap:1rem}}@media(min-width:768px){.fo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.fo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.fo-grid--2{grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:768px){.fo-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}}.fo-grid--3{grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){.fo-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.fo-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.fo-grid--auto{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.fo-grid--compact{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.fo-rail{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none}.fo-rail::-webkit-scrollbar{display:none}.fo-rail>*{flex:0 0 auto;scroll-snap-align:start;width:168px}@media(min-width:640px){.fo-rail>*{width:208px}}.fo-stack{display:flex;flex-direction:column;gap:.75rem}.fo-stack--sm{gap:.5rem}.fo-stack--lg{gap:1.25rem}.fo-row{display:flex;align-items:center;gap:.75rem}.fo-row--between{justify-content:space-between}.fo-row--wrap{flex-wrap:wrap}.fo-row--sm{gap:.5rem}.fo-btn{--fo-btn-height: 44px;--fo-btn-padding-x: 1.25rem;--fo-btn-font-size: .875rem;--fo-btn-radius: 12px;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:var(--fo-btn-height);padding-inline:var(--fo-btn-padding-x);border:1px solid transparent;border-radius:var(--fo-btn-radius);font-family:Inter,Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:var(--fo-btn-font-size);font-weight:600;line-height:1;letter-spacing:0;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;text-decoration:none;transition:background-color .15s cubic-bezier(.2,0,.2,1),border-color .15s cubic-bezier(.2,0,.2,1),color .15s cubic-bezier(.2,0,.2,1),box-shadow .15s cubic-bezier(.2,0,.2,1),transform 90ms cubic-bezier(.2,0,.2,1)}.fo-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb47}.fo-btn:active:not(:disabled){transform:translateY(1px)}.fo-btn:disabled,.fo-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;transform:none}.fo-btn--xs{--fo-btn-height: 30px;--fo-btn-padding-x: .75rem;--fo-btn-font-size: .75rem;--fo-btn-radius: 8px}.fo-btn--sm{--fo-btn-height: 36px;--fo-btn-padding-x: 1rem;--fo-btn-font-size: .875rem;--fo-btn-radius: 8px}.fo-btn--lg{--fo-btn-height: 52px;--fo-btn-padding-x: 1.5rem;--fo-btn-font-size: 1rem;--fo-btn-radius: 14px}.fo-btn--xl{--fo-btn-height: 58px;--fo-btn-padding-x: 2rem;--fo-btn-font-size: 1rem;--fo-btn-radius: 16px}.fo-btn--primary{background:#2563eb;color:#fff;box-shadow:0 1px 2px #0f172a0d}@media(hover:hover){.fo-btn--primary:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 12px #0f172a12,0 2px 4px #0f172a0a}}.fo-btn--primary:active:not(:disabled){background:#1e40af}.fo-btn--secondary{background:#f97316;color:#fff;box-shadow:0 1px 2px #0f172a0d}@media(hover:hover){.fo-btn--secondary:hover:not(:disabled){background:#ea580c;box-shadow:0 4px 12px #0f172a12,0 2px 4px #0f172a0a}}.fo-btn--secondary:active:not(:disabled){background:#c2410c}.fo-btn--success{background:#16a34a;color:#fff}@media(hover:hover){.fo-btn--success:hover:not(:disabled){background:#15803d}}.fo-btn--danger{background:#dc2626;color:#fff}@media(hover:hover){.fo-btn--danger:hover:not(:disabled){background:#b91c1c}}.fo-btn--danger:focus-visible{outline:none;box-shadow:0 0 0 3px #dc26263d}.fo-btn--outline{background:#fff;border-color:#cbd5e1;color:#1e293b}@media(hover:hover){.fo-btn--outline:hover:not(:disabled){border-color:#2563eb;color:#2563eb;background:#eff6ff}}.fo-btn--ghost{background:transparent;color:#64748b}@media(hover:hover){.fo-btn--ghost:hover:not(:disabled){background:#f1f5f9;color:#0f172a}}.fo-btn--soft{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}@media(hover:hover){.fo-btn--soft:hover:not(:disabled){background:#dbeafe}}.fo-btn--link{min-height:auto;padding:0;background:none;color:#2563eb}@media(hover:hover){.fo-btn--link:hover:not(:disabled){color:#1d4ed8;text-decoration:underline;text-underline-offset:3px}}.fo-btn--block{width:100%}.fo-btn--icon{--fo-btn-padding-x: 0;width:var(--fo-btn-height);padding:0;border-radius:12px}.fo-btn--round{border-radius:999px}.fo-btn--loading{color:transparent!important;pointer-events:none}.fo-btn--loading:after{content:"";position:absolute;width:16px;height:16px;border:2px solid currentColor;border-radius:999px;border-top-color:transparent;color:#fff;animation:fo-spin .7s linear infinite}.fo-btn .fo-btn__badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding-inline:5px;border-radius:999px;background:#ffffff38;font-size:.6875rem;font-weight:700}.fo-icon-action{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:#ffffffeb;color:#64748b;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0f,0 1px 2px #0f172a0a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:color .15s cubic-bezier(.2,0,.2,1),background-color .15s cubic-bezier(.2,0,.2,1),transform .15s cubic-bezier(.16,1,.3,1)}.fo-icon-action:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb47}@media(hover:hover){.fo-icon-action:hover{color:#dc2626;transform:scale(1.06)}}.fo-icon-action--active{color:#dc2626;background:#fef2f2;border-color:#fecaca}.fo-btn-group{display:inline-flex;padding:.25rem;gap:.25rem;background:#f1f5f9;border-radius:12px}.fo-btn-group .fo-btn{--fo-btn-height: 34px;background:transparent;color:#64748b}.fo-btn-group .fo-btn.is-active{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a0d}.fo-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0f172a0f,0 1px 2px #0f172a0a;overflow:hidden}.fo-card--flat{box-shadow:none}.fo-card--elevated{border-color:transparent;box-shadow:0 12px 28px #0f172a1a,0 4px 10px #0f172a0d}.fo-card--surface{background:#f8fafc;box-shadow:none}.fo-card--outline{box-shadow:none;border-color:#cbd5e1}.fo-card--interactive{cursor:pointer;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1)}@media(hover:hover){.fo-card--interactive:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1a,0 4px 10px #0f172a0d}}@media(hover:hover){.fo-card--interactive:hover{border-color:#bfdbfe}}.fo-card--interactive:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb47}.fo-card--accent{border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#fff 60%)}.fo-card__media{position:relative;display:grid;place-items:center;aspect-ratio:1/1;padding:1rem;background:#f8fafc;overflow:hidden}.fo-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .36s cubic-bezier(.16,1,.3,1)}.fo-card--interactive:hover .fo-card__media img{transform:scale(1.04)}.fo-card__body{display:flex;flex-direction:column;gap:.5rem;padding:1rem;flex:1}.fo-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1rem 0}.fo-card__title{font-size:1rem;font-weight:600;color:#0f172a;line-height:1.35}.fo-card__subtitle{font-size:.75rem;color:#64748b}.fo-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-top:1px solid #e2e8f0;background:#f8fafc}.fo-card__actions{position:absolute;top:.75rem;right:.75rem;display:flex;flex-direction:column;gap:.5rem;z-index:10}.fo-card__ribbon{position:absolute;top:.75rem;left:.75rem;z-index:10;display:flex;flex-wrap:wrap;gap:.25rem}.fo-card--padded{padding:1.25rem}@media(min-width:768px){.fo-card--padded{padding:1.5rem}}.fo-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem}.fo-panel__title{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:600;color:#0f172a}.fo-panel--surface{background:#f8fafc;border-color:transparent}.fo-divider{height:1px;border:0;background:#e2e8f0;margin-block:1rem}.fo-divider--vertical{width:1px;height:auto;align-self:stretch;margin:0 .75rem}.fo-logo-frame{display:grid;place-items:center;width:40px;height:40px;padding:4px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.fo-logo-frame img{width:100%;height:100%;object-fit:contain}.fo-logo-frame--lg{width:56px;height:56px;border-radius:12px}.fo-logo-frame--sm{width:28px;height:28px;border-radius:6px}.fo-field{display:flex;flex-direction:column;gap:.5rem}.fo-field--inline{flex-direction:row;align-items:center;gap:.75rem}.fo-label{font-size:.875rem;font-weight:500;color:#0f172a}.fo-label--required:after{content:" *";color:#dc2626}.fo-hint{font-size:.75rem;color:#64748b}.fo-error{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;color:#dc2626}.fo-input,.fo-select,.fo-textarea{width:100%;min-height:44px;padding:.75rem 1rem;background:#fff;border:1px solid #cbd5e1;border-radius:12px;font-size:.875rem;color:#1e293b;transition:border-color .15s cubic-bezier(.2,0,.2,1),box-shadow .15s cubic-bezier(.2,0,.2,1),background-color .15s cubic-bezier(.2,0,.2,1)}.fo-input::placeholder,.fo-select::placeholder,.fo-textarea::placeholder{color:#94a3b8}.fo-input:hover:not(:disabled):not(:focus),.fo-select:hover:not(:disabled):not(:focus),.fo-textarea:hover:not(:disabled):not(:focus){border-color:#94a3b8}.fo-input:focus,.fo-select:focus,.fo-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb47}.fo-input:disabled,.fo-select:disabled,.fo-textarea:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.fo-input.is-invalid,.fo-input[aria-invalid=true],.fo-select.is-invalid,.fo-select[aria-invalid=true],.fo-textarea.is-invalid,.fo-textarea[aria-invalid=true]{border-color:#dc2626}.fo-input.is-invalid:focus,.fo-input[aria-invalid=true]:focus,.fo-select.is-invalid:focus,.fo-select[aria-invalid=true]:focus,.fo-textarea.is-invalid:focus,.fo-textarea[aria-invalid=true]:focus{box-shadow:0 0 0 3px #dc26263d}.fo-input--sm,.fo-select--sm,.fo-textarea--sm{min-height:36px;padding:.5rem .75rem;border-radius:8px}.fo-input--lg,.fo-select--lg,.fo-textarea--lg{min-height:52px;padding:1rem 1.25rem;border-radius:14px;font-size:1rem}.fo-textarea{min-height:108px;resize:vertical;line-height:1.55}.fo-select{appearance:none;padding-right:2.5rem;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.fo-input-group{position:relative;display:flex;align-items:center;width:100%}.fo-input-group .fo-input{padding-left:2.5rem}.fo-input-group__icon{position:absolute;left:1rem;display:inline-flex;color:#94a3b8;pointer-events:none}.fo-input-group__suffix{position:absolute;right:.75rem;display:inline-flex;align-items:center;gap:.5rem}.fo-input-group--suffix .fo-input{padding-right:2.5rem}.fo-check{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem;color:#1e293b;-webkit-user-select:none;user-select:none}.fo-check input{appearance:none;flex-shrink:0;width:20px;height:20px;margin:0;border:1.5px solid #cbd5e1;border-radius:6px;background:#fff;cursor:pointer;transition:background-color .15s cubic-bezier(.2,0,.2,1),border-color .15s cubic-bezier(.2,0,.2,1)}.fo-check input:hover{border-color:#2563eb}.fo-check input:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb47}.fo-check input:checked{background:#2563eb;border-color:#2563eb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.fo-check input:indeterminate{background:#2563eb;border-color:#2563eb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.fo-check input:disabled{background:#f1f5f9;border-color:#e2e8f0;cursor:not-allowed}.fo-check--radio input{border-radius:999px}.fo-check--radio input:checked{background-image:none;box-shadow:inset 0 0 0 4px #fff}.fo-check__count{margin-left:auto;font-size:.75rem;color:#94a3b8;font-variant-numeric:tabular-nums}.fo-switch{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem}.fo-switch input{appearance:none;position:relative;flex-shrink:0;width:44px;height:26px;margin:0;border-radius:999px;background:#cbd5e1;cursor:pointer;transition:background-color .22s cubic-bezier(.2,0,.2,1)}.fo-switch input:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a0f,0 1px 2px #0f172a0a;transition:transform .22s cubic-bezier(.16,1,.3,1)}.fo-switch input:checked{background:#2563eb}.fo-switch input:checked:after{transform:translate(18px)}.fo-switch input:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb47}.fo-switch input:disabled{opacity:.5;cursor:not-allowed}.fo-range{width:100%;height:4px;appearance:none;border-radius:999px;background:#e2e8f0;cursor:pointer}.fo-range::-webkit-slider-thumb{appearance:none;width:18px;height:18px;border-radius:999px;background:#2563eb;border:3px solid #fff;box-shadow:0 1px 3px #0f172a0f,0 1px 2px #0f172a0a;cursor:grab}.fo-range::-moz-range-thumb{width:18px;height:18px;border-radius:999px;background:#2563eb;border:3px solid #fff;box-shadow:0 1px 3px #0f172a0f,0 1px 2px #0f172a0a;cursor:grab}.fo-range:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb47}.fo-chip{display:inline-flex;align-items:center;gap:.5rem;min-height:34px;padding:0 1rem;border:1px solid #e2e8f0;border-radius:999px;background:#fff;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;white-space:nowrap;transition:background-color .15s cubic-bezier(.2,0,.2,1),border-color .15s cubic-bezier(.2,0,.2,1),color .15s cubic-bezier(.2,0,.2,1)}.fo-chip:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb47}@media(hover:hover){.fo-chip:hover{border-color:#bfdbfe;color:#2563eb;background:#eff6ff}}.fo-chip.is-active,.fo-chip--active{background:#2563eb;border-color:#2563eb;color:#fff}.fo-chip__remove{display:inline-flex;color:currentColor;opacity:.7}.fo-chip__remove:hover{opacity:1}.fo-badge{display:inline-flex;align-items:center;gap:.25rem;padding:3px .5rem;border-radius:8px;background:#f1f5f9;color:#64748b;font-size:.6875rem;font-weight:600;line-height:1.4;letter-spacing:.01em;white-space:nowrap}.fo-badge--primary{background:#eff6ff;color:#2563eb}.fo-badge--secondary{background:#fff7ed;color:#ea580c}.fo-badge--success{background:#f0fdf4;color:#16a34a}.fo-badge--danger{background:#fef2f2;color:#dc2626}.fo-badge--warning{background:#fffbeb;color:#d97706}.fo-badge--neutral{background:#f1f5f9;color:#64748b}.fo-badge--solid-primary{background:#2563eb;color:#fff}.fo-badge--solid-danger{background:#dc2626;color:#fff}.fo-badge--solid-secondary{background:#f97316;color:#fff}.fo-badge--lg{padding:5px .75rem;font-size:.75rem;border-radius:12px}.fo-badge--pill{border-radius:999px}.fo-trend{display:inline-flex;align-items:center;gap:2px;font-size:.75rem;font-weight:600;font-variant-numeric:tabular-nums}.fo-trend--down{color:#16a34a}.fo-trend--up{color:#dc2626}.fo-trend--flat{color:#64748b}.fo-rating{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:#64748b}.fo-rating__stars{display:inline-flex;gap:1px;color:#f59e0b}.fo-rating__value{font-weight:600;color:#0f172a}.fo-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%);background-size:400% 100%;animation:fo-shimmer 1.4s ease-in-out infinite;display:block;border-radius:8px;height:12px;width:100%}.fo-skeleton--text{height:12px;border-radius:999px}.fo-skeleton--title{height:20px;border-radius:6px}.fo-skeleton--circle{border-radius:999px}.fo-skeleton--block{border-radius:12px}.fo-tooltip{position:relative}.fo-tooltip:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);padding:.5rem .75rem;border-radius:8px;background:#0f172a;color:#fff;font-size:.6875rem;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;z-index:700;transition:opacity .15s cubic-bezier(.2,0,.2,1),transform .15s cubic-bezier(.16,1,.3,1)}.fo-tooltip:hover:after,.fo-tooltip:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}.fo-alert{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;font-size:.875rem;color:#1e293b}.fo-alert--info{background:#f0f9ff;border-color:#bae6fd}.fo-alert--success{background:#f0fdf4;border-color:#bbf7d0}.fo-alert--warning{background:#fffbeb;border-color:#fde68a}.fo-alert--danger{background:#fef2f2;border-color:#fecaca}.fo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fo-truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.fo-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.fo-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fo-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fo-text-center{text-align:center}.fo-text-right{text-align:right}.fo-text-muted{color:#64748b}.fo-text-strong{color:#0f172a}.fo-text-primary{color:#2563eb}.fo-text-success{color:#16a34a}.fo-text-danger{color:#dc2626}.fo-text-secondary{color:#f97316}.fo-font-medium{font-weight:500}.fo-font-semibold{font-weight:600}.fo-font-bold{font-weight:700}.fo-bg-surface{background:#f8fafc}.fo-bg-white{background:#fff}.fo-full{width:100%}.fo-flex-1{flex:1}.fo-ml-auto{margin-left:auto}.fo-mt-auto{margin-top:auto}@media(max-width:767.98px){.fo-hide-mobile{display:none!important}}@media(min-width:768px){.fo-hide-desktop{display:none!important}}.fo-scroll-slim{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.fo-scroll-slim::-webkit-scrollbar{width:8px;height:8px}.fo-scroll-slim::-webkit-scrollbar-track{background:transparent}.fo-scroll-slim::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.fo-no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.fo-no-scrollbar::-webkit-scrollbar{display:none}.fo-mt-0{margin-top:0}.fo-mb-0{margin-bottom:0}.fo-p-0{padding:0}.fo-gap-0{gap:0}.fo-mt-1{margin-top:.25rem}.fo-mb-1{margin-bottom:.25rem}.fo-p-1{padding:.25rem}.fo-gap-1{gap:.25rem}.fo-mt-2{margin-top:.5rem}.fo-mb-2{margin-bottom:.5rem}.fo-p-2{padding:.5rem}.fo-gap-2{gap:.5rem}.fo-mt-3{margin-top:.75rem}.fo-mb-3{margin-bottom:.75rem}.fo-p-3{padding:.75rem}.fo-gap-3{gap:.75rem}.fo-mt-4{margin-top:1rem}.fo-mb-4{margin-bottom:1rem}.fo-p-4{padding:1rem}.fo-gap-4{gap:1rem}.fo-mt-5{margin-top:1.25rem}.fo-mb-5{margin-bottom:1.25rem}.fo-p-5{padding:1.25rem}.fo-gap-5{gap:1.25rem}.fo-mt-6{margin-top:1.5rem}.fo-mb-6{margin-bottom:1.5rem}.fo-p-6{padding:1.5rem}.fo-gap-6{gap:1.5rem}.fo-mt-8{margin-top:2rem}.fo-mb-8{margin-bottom:2rem}.fo-p-8{padding:2rem}.fo-gap-8{gap:2rem}.fo-mt-10{margin-top:2.5rem}.fo-mb-10{margin-bottom:2.5rem}.fo-p-10{padding:2.5rem}.fo-gap-10{gap:2.5rem}.fo-mt-12{margin-top:3rem}.fo-mb-12{margin-bottom:3rem}.fo-p-12{padding:3rem}.fo-gap-12{gap:3rem}
