@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}:root{--fc-sidebar-width: 14rem;--fc-bg: #f5f6f2;--fc-surface: #ffffff;--fc-surface-soft: #f8f8f4;--fc-border: #dde1d8;--fc-border-strong: #c7cdc4;--fc-text: #161918;--fc-muted: #5e6762;--fc-subtle: #7a837d;--fc-accent: #287e73;--fc-accent-strong: #1d6058;--fc-accent-soft: #e7f1ee;--fc-info-soft: #eaf2ff;--fc-success: #15803d;--fc-warning: #b45309;--fc-error: #b42318;--fc-shadow: 0 1px 2px rgba(17, 21, 19, .03), 0 18px 38px rgba(17, 21, 19, .05);--fc-shell-ink: #101311;--fc-shell-forest: #191e1b;--fc-shell-highlight: rgba(40, 126, 115, .12);--fc-sidebar-text: rgba(245, 247, 246, .94);--fc-sidebar-muted: rgba(193, 201, 196, .72);--fc-sidebar-link: rgba(231, 235, 233, .8);--fc-sidebar-border: rgba(255, 255, 255, .08);--fc-font-xs: .75rem;--fc-font-sm: .8125rem;--fc-font-base: .8125rem;--fc-font-md: .875rem;--fc-font-lg: 1rem;--fc-font-xl: 1.125rem;--fc-font-2xl: 1.375rem;--fc-title-hero: clamp(1.4rem, .45vw + 1.25rem, 1.5rem);--fc-title-page: clamp(1.38rem, .4vw + 1.22rem, 1.5rem);--fc-title-section: 1.125rem;--fc-title-card: 1rem;--fc-line-tight: 1.16;--fc-line-copy: 1.6;--fc-line-ui: 1.45;--fc-weight-regular: 400;--fc-weight-medium: 500;--fc-weight-semibold: 600;--fc-type-body: var(--fc-font-base);--fc-type-secondary: var(--fc-font-sm);--fc-type-label: var(--fc-font-xs);--fc-type-helper: var(--fc-font-sm);--fc-type-button: var(--fc-font-sm);--fc-type-table: var(--fc-font-sm);--fc-type-badge: var(--fc-font-xs);--fc-type-stat: var(--fc-font-2xl)}html,body{margin:0;min-height:100%;background:var(--fc-bg);color:var(--fc-text)}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:var(--fc-type-body);line-height:var(--fc-line-copy);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-app-shell strong{font-size:var(--fc-font-md);font-weight:var(--fc-weight-semibold);line-height:inherit}.fc-app-shell{position:relative;min-height:100vh;isolation:isolate;background:radial-gradient(circle at top right,rgba(40,126,115,.1),transparent 20rem),radial-gradient(circle at 16% 6%,rgba(23,30,27,.045),transparent 18rem),linear-gradient(180deg,#fbfbf9,#f5f6f2 46%,#eff1ed)}.fc-app-shell:before{content:"";position:fixed;inset:0 0 0 var(--fc-sidebar-width);pointer-events:none;background:radial-gradient(circle at 84% 12%,rgba(40,126,115,.09),transparent 18rem),radial-gradient(circle at 12% 84%,rgba(23,30,27,.045),transparent 22rem)}.fc-route-progress{position:fixed;top:0;left:0;z-index:30;width:100%;height:2px;opacity:0;pointer-events:none;background:linear-gradient(90deg,#0f766e00,#0f766ee6,#0f766e00 70%);transform:scaleX(.2);transform-origin:left center;transition:opacity .12s ease}.fc-route-progress.is-visible{opacity:1;animation:fc-route-progress .9s linear infinite}@keyframes fc-route-progress{0%{transform:translate(-35%) scaleX(.3)}to{transform:translate(110%) scaleX(.85)}}.fc-sidebar{position:fixed;inset:0 auto 0 0;z-index:10;width:var(--fc-sidebar-width);height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#0d1012fc,#161b1ef7 52%,#101316fa);border-right:1px solid var(--fc-sidebar-border);box-shadow:20px 0 52px #070a0b29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);isolation:isolate;overflow:hidden}.fc-sidebar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at -6% 12%,rgba(86,220,191,.22),transparent 24%),radial-gradient(circle at 18% 72%,rgba(103,119,255,.08),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.045),transparent 14%,transparent 78%,rgba(255,255,255,.02) 100%);opacity:.95}.fc-sidebar:after{content:"";position:absolute;inset:0 auto 0 0;width:1px;pointer-events:none;background:linear-gradient(180deg,#97ead18a,#97ead100);opacity:.72}.fc-sidebar__brand,.fc-sidebar__footer{display:flex;gap:1rem;align-items:center;padding:1.1rem 1rem;position:relative;z-index:1}.fc-sidebar__brand{border-bottom:1px solid var(--fc-sidebar-border);background:radial-gradient(circle at top left,rgba(86,220,191,.12),transparent 8rem),linear-gradient(180deg,#ffffff0e,#ffffff05)}.fc-sidebar__footer{margin-top:auto;border-top:1px solid var(--fc-sidebar-border);background:linear-gradient(180deg,#ffffff08,#ffffff04)}.fc-sidebar__brand strong,.fc-sidebar__footer strong{display:block;font-size:.96rem;line-height:1.1;letter-spacing:-.01em;color:var(--fc-sidebar-text)}.fc-sidebar__brand p,.fc-sidebar__footer p{margin:.15rem 0 0;color:var(--fc-sidebar-muted);font-size:.84rem}.fc-brand-mark,.fc-store-badge{display:inline-flex;align-items:center;justify-content:center;width:3.35rem;height:3.35rem;border-radius:1rem;color:#fff;flex-shrink:0}.fc-brand-mark{position:relative;overflow:visible;background:radial-gradient(circle at 28% 24%,#fffffffc,#f3f6f5f0 55%,#e5eceaf5);border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px #ffffffb8,0 14px 28px #0000002e}.fc-brand-mark svg,.fc-brand-mark img,.fc-sidebar__icon svg,.fc-help__icon svg,.fc-primary-action svg{width:1.2rem;height:1.2rem}.fc-brand-mark img{display:block;object-fit:contain;width:4.15rem;height:4.15rem;position:relative;left:-2px;top:2px;filter:none}.fc-store-badge{background:linear-gradient(145deg,#56d3b9,#2f7f77 44%,#141918);box-shadow:inset 0 1px #ffffff1f,0 16px 30px #050a0833;font-weight:700}.fc-sidebar__nav{display:grid;gap:.35rem;padding:1rem;position:relative;z-index:1}.fc-sidebar__nav+.fc-sidebar__footer{min-height:6rem}.fc-sidebar__link{position:relative;display:flex;gap:.85rem;align-items:center;padding:.8rem .9rem;border-radius:.8rem;color:var(--fc-sidebar-link);font-size:.94rem;font-weight:600;text-decoration:none;transition:background .12s ease,color .12s ease,border-color .12s ease,box-shadow .12s ease,transform .12s ease;border:1px solid transparent}.fc-sidebar__link:hover,.fc-sidebar__link.is-active{background:linear-gradient(135deg,#ffffff17,#56dcbf1a),#ffffff08;border-color:#abddd124;color:#fff;transform:translate(1px)}.fc-sidebar__link.is-active{box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #a4ded114,0 12px 26px #04080938}.fc-sidebar__link.is-active:before{content:"";position:absolute;left:.38rem;top:50%;width:.3rem;height:1.5rem;border-radius:999px;transform:translateY(-50%);background:linear-gradient(180deg,#eafff9,#76dcc6);box-shadow:0 0 14px #76dcc666}.fc-sidebar__link.is-active .fc-sidebar__icon,.fc-sidebar__link.is-active .fc-sidebar__icon svg{color:#f2fffb}.fc-sidebar__link.is-pending{color:#d7f3eb}.fc-sidebar__icon{display:inline-flex;color:currentColor}.fc-sidebar__icon svg{stroke:currentColor}.fc-main-shell{position:relative;min-width:0;margin-left:var(--fc-sidebar-width);padding:1.4rem 1.6rem 2rem}.fc-main-inner{max-width:86rem;margin:0 auto}.fc-dashboard{display:grid;gap:1rem}.fc-dashboard--minimal{max-width:64rem}.fc-dashboard--premium{max-width:80rem}.fc-hero{display:grid;gap:1.25rem;grid-template-columns:minmax(0,1.4fr) minmax(18rem,.9fr);padding:1.5rem;border:1px solid var(--fc-border);border-radius:1.125rem;background:var(--fc-surface);box-shadow:var(--fc-shadow)}.fc-hero__body,.fc-hero__panel,.fc-feature-grid{display:grid;gap:1rem}.fc-hero__eyebrow,.fc-card__kicker{margin:0;color:var(--fc-subtle);font-size:var(--fc-font-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.fc-hero__body h1{margin:0;color:var(--fc-text);font-size:var(--fc-title-hero);font-weight:600;line-height:var(--fc-line-tight);letter-spacing:-.028em;max-width:18ch}.fc-hero__copy{margin:0;color:var(--fc-muted);font-size:var(--fc-font-md);line-height:var(--fc-line-copy);max-width:33rem}.fc-hero__panel{align-content:start;padding:1rem;border:1px solid var(--fc-border);border-radius:1rem;background:var(--fc-surface-soft)}.fc-chip-row,.fc-swatch-row,.fc-pill-row{display:flex;gap:.65rem;flex-wrap:wrap}.fc-chip{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:0 .85rem;border-radius:999px;border:1px solid var(--fc-border);background:var(--fc-surface);color:var(--fc-muted);font-size:.8rem;font-weight:600}.fc-hero__preview{display:grid;gap:.9rem;padding:1rem;border:1px solid var(--fc-border);border-radius:.95rem;background:var(--fc-surface)}.fc-hero__preview strong{color:var(--fc-text);font-size:1rem;font-weight:600}.fc-swatch{display:inline-flex;width:2.3rem;height:2.3rem;border-radius:999px;border:1px solid var(--fc-border-strong)}.fc-swatch--active{box-shadow:0 0 0 3px #0f766e24}.fc-swatch--teal{background:linear-gradient(135deg,#1ab29e,#0f766e)}.fc-swatch--ink{background:linear-gradient(135deg,#374151,#111827)}.fc-swatch--sand{background:linear-gradient(135deg,#f8fafc,#d1d5db)}.fc-swatch--photo{border-radius:18px;background:linear-gradient(135deg,#ffffff59,#fff0),linear-gradient(135deg,#8fc1ff,#d8e8ff 45%,#2a4158 46%,#435f7b)}.fc-preview-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:0 .95rem;border-radius:999px;border:1px solid var(--fc-border);background:var(--fc-surface);color:var(--fc-text);font-size:.86rem;font-weight:600}.fc-preview-pill.is-active{border-color:#0f766e3d;background:var(--fc-accent-soft);color:var(--fc-accent-strong)}.fc-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-feature-card h2{margin:0;color:var(--fc-text);font-size:var(--fc-title-card);line-height:1.3;font-weight:600}.fc-dashboard__header h1{margin:0;font-size:var(--fc-title-hero);font-weight:600;line-height:var(--fc-line-tight);letter-spacing:-.028em}.fc-dashboard__header p{margin:.45rem 0 0;color:var(--fc-muted);font-size:var(--fc-font-md);line-height:var(--fc-line-copy);max-width:42rem}.fc-dashboard__grid{display:grid;gap:1.75rem;grid-template-columns:minmax(0,2fr) minmax(20rem,.95fr)}.fc-dashboard__main,.fc-dashboard__aside,.fc-stack,.fc-resource-stack,.fc-stat-stack,.fc-mini-list{display:grid;gap:1.5rem}.fc-card,.fc-panel,.fc-table-wrap{background:linear-gradient(180deg,#fffffffb,#fafbf8f7);border:1px solid rgba(16,24,21,.08);border-radius:.95rem;box-shadow:0 16px 34px #1115130a,0 2px 8px #11151306}.fc-card{padding:1.25rem}.fc-card__header,.fc-row{display:flex;gap:1rem;align-items:center;justify-content:space-between}.fc-card__header{margin-bottom:.35rem}.fc-card__header--stacked{align-items:flex-start}.fc-card__header--split{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem 1rem;align-items:start}.fc-card__header--split>div{min-width:0}.fc-card__header--split .fc-text-link{display:inline-flex;align-items:center;justify-self:end;align-self:start;white-space:nowrap}.fc-card__header h2,.fc-panel h3{margin:0;font-size:var(--fc-title-card);font-weight:600;line-height:1.3;letter-spacing:-.01em}.fc-card__header span{color:var(--fc-muted);font-size:var(--fc-font-sm)}.fc-card__subtle{margin:.35rem 0 0;color:var(--fc-muted);font-size:var(--fc-font-base);line-height:var(--fc-line-copy)}.fc-status-badge{display:inline-flex;gap:.55rem;align-items:center;padding:.4rem .75rem;border-radius:999px;background:var(--fc-accent-soft);color:var(--fc-accent-strong);font-size:.76rem;font-weight:600}.fc-status-badge__dot,.fc-live-dot{width:.55rem;height:.55rem;border-radius:999px;background:currentColor}.fc-live-dot{color:#22c55e;box-shadow:0 0 0 .35rem #22c55e24}.fc-status-stack,.fc-steps{display:grid;gap:.85rem;margin-top:1.15rem}.fc-status-row{display:grid;gap:1rem;align-items:center;grid-template-columns:3.25rem minmax(0,1fr) auto;padding:1rem 1.05rem;border-radius:.95rem;background:var(--fc-surface-soft)}.fc-status-row__icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:.85rem}.fc-status-row__icon--success{background:#c7eedb;color:#008060}.fc-status-row__content strong,.fc-step strong,.fc-resource-link__body strong,.fc-mini-list__item strong{display:block;font-size:.98rem}.fc-status-row__content p,.fc-step p,.fc-help__body,.fc-resource-link__body small,.fc-mini-list__item p{margin:.25rem 0 0;color:#6d7175;font-size:.9rem;line-height:1.45}.fc-status-tag{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .75rem;border-radius:.75rem;background:#eaf7f1;color:#08a56e;font-size:.85rem;font-weight:700}.fc-step{display:grid;gap:.9rem;grid-template-columns:2.75rem minmax(0,1fr)}.fc-step__number{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:999px;background:var(--fc-accent);color:#fff;font-size:.88rem;font-weight:600}.fc-steps--compact .fc-step strong{font-size:.95rem}.fc-primary-action,.fc-secondary-action,.fc-button{display:inline-flex;gap:.6rem;align-items:center;justify-content:center;min-height:2.5rem;padding:.72rem .95rem;border-radius:.65rem;box-sizing:border-box;font-size:.88rem;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease}.fc-primary-action,.fc-button{border:1px solid transparent;background:linear-gradient(135deg,#2d8d7d,#1d6b60);color:#fff;box-shadow:0 12px 24px #287e7329}.fc-primary-action:hover,.fc-button:hover{background:linear-gradient(135deg,#237869,#185951);box-shadow:0 14px 28px #287e732e}.fc-secondary-action{width:100%;border:1px solid var(--fc-border);background:#ffffffd6;color:var(--fc-text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fc-secondary-action:hover{background:#f7faf8fa}.fc-button--danger{background:var(--fc-error)}.fc-button--danger:hover{background:#8f1f15}.fc-inline-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-top:1.2rem}.fc-text-link{color:var(--fc-accent-strong);font-size:.88rem;font-weight:600;text-decoration:none}.fc-text-link:hover{text-decoration:underline}.fc-text-link--danger{border:0;background:transparent;color:#a3472f;padding:0;cursor:pointer;font:inherit}.fc-text-link--danger:hover{color:#8b351f;text-decoration:underline}.fc-text-link--danger:disabled{opacity:.6;cursor:wait;text-decoration:none}.fc-preview{display:grid;gap:1.35rem;grid-template-columns:8.75rem minmax(0,1fr);margin-top:1rem;padding:1rem;border:1px solid var(--fc-border);border-radius:.9rem;background:var(--fc-surface-soft)}.fc-preview__image{display:flex;align-items:center;justify-content:center;min-height:11rem;border-radius:.9rem;background:linear-gradient(135deg,#f8fafc,#e5e7eb);color:#bec5cc}.fc-preview__image svg{width:3.5rem;height:3.5rem}.fc-preview__eyebrow,.fc-preview__variants p{margin:0 0 .35rem;color:var(--fc-muted);font-size:.83rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.fc-preview__body h3{margin:0;font-size:1.15rem}.fc-preview__body strong{display:block;margin-top:.55rem;font-size:1.8rem;line-height:1}.fc-preview__variants{margin-top:1.45rem}.fc-variant-stack{display:flex;gap:.65rem;flex-wrap:wrap}.fc-variant-tile{width:4rem;padding:.4rem;border:1px solid #d8dde1;border-radius:.85rem;background:#fff;text-align:center;box-shadow:0 1px 2px #0f172a08}.fc-variant-tile.is-active{border-width:2px;border-color:#5c6ac4}.fc-variant-tile span{display:block;margin-top:.45rem;font-size:.8rem;font-weight:600}.fc-variant-tile__swatch{height:3.2rem;border-radius:.7rem}.fc-variant-tile__swatch--blue{background:linear-gradient(135deg,#4d8dff,#2563eb)}.fc-variant-tile__swatch--charcoal{background:linear-gradient(135deg,#4b5563,#111827)}.fc-variant-tile__swatch--ivory{background:linear-gradient(135deg,#f9fafb,#e5e7eb);border:1px solid #d8dde1}.fc-preview__note{margin:.85rem 0 0;color:#6d7175;font-size:.88rem}.fc-overline{display:inline-block;margin:0 0 .35rem;color:var(--fc-muted);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.fc-panel{padding:1.35rem}.fc-muted{color:var(--fc-muted)}.fc-grid{display:grid;gap:1rem}.fc-grid--two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-panel p,.fc-list,.fc-table{margin:0}.fc-list{padding-left:1rem}.fc-list li+li{margin-top:.55rem}.fc-table-wrap{overflow-x:auto}.fc-table{width:100%;border-collapse:collapse}.fc-table th,.fc-table td{padding:.9rem 1rem;text-align:left;border-bottom:1px solid var(--fc-border);vertical-align:top}.fc-table thead th{color:#506176;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.fc-table tbody tr:last-child td{border-bottom:0}.fc-pill{display:inline-flex;align-items:center;justify-content:center;padding:.28rem .6rem;border-radius:999px;background:var(--fc-surface-soft);color:var(--fc-muted);font-size:.76rem;font-weight:600;text-transform:capitalize}.fc-notice{margin-top:.85rem;margin-bottom:1rem;padding:.9rem 1rem;border:1px solid transparent;border-radius:.95rem;font-size:.875rem;font-weight:500;line-height:1.5}.fc-notice--info{background:var(--fc-info-soft);color:#1d4ed8;border-color:#c7dbff}.fc-notice--success{background:#eaf7ee;color:var(--fc-success);border-color:#c8ead4}.fc-notice--error{background:#f5ece8;color:#8f2d1f;border-color:#e4c1b9}.fc-toast{position:fixed;top:1.25rem;right:1.25rem;z-index:50;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:start;width:min(25rem,calc(100vw - 2rem));padding:.95rem 1rem;border:1px solid var(--fc-border);border-radius:1rem;box-shadow:0 12px 30px #10182814,0 2px 8px #1018280d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fc-toast-enter .18s ease-out}.fc-toast--success{background:#eaf7eef7;color:var(--fc-success)}.fc-toast--info{background:#eaf2fffa;color:#1d4ed8}.fc-toast__icon,.fc-toast__dismiss{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px}.fc-toast__icon{background:#ffffff80}.fc-toast__icon svg,.fc-toast__dismiss svg{width:1rem;height:1rem}.fc-toast__copy{display:grid;gap:.12rem;min-width:0}.fc-toast__copy strong{font-size:var(--fc-font-sm);line-height:1.15}.fc-toast__copy span{font-size:var(--fc-font-sm);line-height:1.45}.fc-toast__dismiss{border:0;background:transparent;color:inherit;cursor:pointer;opacity:.7;transition:opacity .12s ease,background .12s ease}.fc-toast__dismiss:hover{opacity:1;background:#ffffff6b}@keyframes fc-toast-enter{0%{opacity:0;transform:translate3d(0,-8px,0)}to{opacity:1;transform:translateZ(0)}}.fc-stack{display:grid;gap:.75rem}.fc-panel--compact{padding:.9rem 1rem}.fc-row{display:flex;gap:.75rem;justify-content:space-between;align-items:center}.fc-subheading{margin-top:1.25rem}.fc-form-grid{display:grid;gap:.9rem;margin-top:1rem}.fc-field{display:grid;gap:.38rem;min-width:0}.fc-field--full{grid-column:1 / -1}.fc-field span{font-size:var(--fc-font-sm);font-weight:600;color:var(--fc-muted)}.fc-field input,.fc-field select,.fc-field textarea{width:100%;padding:.8rem .9rem;border:1px solid var(--fc-border);border-radius:.75rem;background:var(--fc-surface);color:inherit;font:inherit;box-sizing:border-box}.fc-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:2.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23111827'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");background-position:calc(100% - .9rem) 50%;background-repeat:no-repeat;background-size:1rem 1rem}.fc-field input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;padding-right:2.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23111827'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8.25 15 12 18.75 15.75 15m-7.5-6L12 5.25 15.75 9'/%3E%3C/svg%3E");background-position:calc(100% - .9rem) 50%;background-repeat:no-repeat;background-size:1rem 1rem}.fc-field input[type=number]::-webkit-outer-spin-button,.fc-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fc-number-stepper{position:relative}.fc-number-stepper__input{padding-right:3.1rem!important;background-image:none!important}.fc-number-stepper__controls{position:absolute;top:50%;right:.78rem;width:1.05rem;height:1.05rem;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23111827'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8.25 15 12 18.75 15.75 15m-7.5-6L12 5.25 15.75 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1rem 1rem;pointer-events:none}.fc-number-stepper__button{position:absolute;left:0;width:100%;height:50%;padding:0;border:0;background:transparent;cursor:pointer;pointer-events:auto}.fc-number-stepper__button--up{top:0}.fc-number-stepper__button--down{bottom:0}.fc-range-field{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:baseline;gap:1rem}.fc-range-field__label{font-size:var(--fc-font-sm);font-weight:600;color:var(--fc-ink)}.fc-range-field__track{position:relative;padding:.05rem 0 .2rem;min-width:0}.fc-range-field__slider{width:100%;margin:0;padding:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:0!important;box-shadow:none!important;outline:none;accent-color:var(--fc-accent);padding:0!important}.fc-range-field__slider::-webkit-slider-runnable-track{height:.28rem;border-radius:999px;background:linear-gradient(90deg,var(--fc-accent) 0%,var(--fc-accent) var(--fc-range-progress, 50%),color-mix(in srgb,var(--fc-accent) 16%,white) var(--fc-range-progress, 50%),color-mix(in srgb,var(--fc-accent) 16%,white) 100%)}.fc-range-field__slider::-moz-range-track{height:.28rem;border-radius:999px;background:color-mix(in srgb,var(--fc-accent) 16%,white)}.fc-range-field__slider::-moz-range-progress{height:.28rem;border-radius:999px;background:var(--fc-accent)}.fc-range-field__slider::-webkit-slider-thumb{-webkit-appearance:none;width:1.12rem;height:1.12rem;margin-top:calc((.28rem - 1.12rem) / 2);border:2px solid var(--fc-surface);border-radius:999px;background:var(--fc-accent);box-shadow:0 2px 8px #1822302e}.fc-range-field__slider::-moz-range-thumb{width:1.12rem;height:1.12rem;border:2px solid var(--fc-surface);border-radius:999px;background:var(--fc-accent);box-shadow:0 2px 8px #1822302e}.fc-range-field__tooltip{position:absolute;bottom:calc(100% + .45rem);transform:translate(-50%) translateY(.2rem);padding:.22rem .42rem;border:1px solid color-mix(in srgb,var(--fc-ink) 10%,var(--fc-border));border-radius:.45rem;background:var(--fc-surface);color:#111;font-size:.68rem;font-weight:700;line-height:1;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease;white-space:nowrap}.fc-range-field__tooltip.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.fc-color-field{position:relative;display:flex;align-items:center;gap:.9rem;width:100%;padding:.65rem .85rem;border:1px solid var(--fc-border);border-radius:1.1rem;background:var(--fc-surface);color:inherit;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box;max-width:100%;min-width:0;transition:border-color .12s ease,box-shadow .12s ease}.fc-color-field:focus-within{border-color:#0f766e6b;box-shadow:0 0 0 3px #0f766e1f}.fc-color-field__swatch-shell{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border:1px solid var(--fc-border);border-radius:999px;background:var(--fc-surface);flex:none}.fc-color-field__swatch{width:1.9rem;height:1.9rem;border-radius:999px;box-shadow:inset 0 0 0 1px #1822300f}.fc-color-field__value{font-size:var(--fc-font-md);font-weight:600;color:var(--fc-ink);letter-spacing:-.01em;text-transform:lowercase}.fc-color-field__trigger{margin-left:auto;font-size:var(--fc-font-sm);font-weight:600;color:var(--fc-muted)}.fc-color-field__input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:auto;width:100%;height:100%;padding:0;border:0;cursor:pointer}.fc-field input::placeholder,.fc-field textarea::placeholder,.fc-picker__input::placeholder{color:var(--fc-subtle)}.fc-actions{display:flex;justify-content:flex-start}.fc-button{font:inherit}.fc-button:disabled{cursor:wait;opacity:.7}.fc-card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.fc-tag-list{display:flex;flex-wrap:wrap;gap:.45rem;margin:.75rem 0;padding:0;list-style:none}.fc-tag-list li{padding:.35rem .55rem;border-radius:999px;background:var(--fc-surface-soft);color:var(--fc-muted);font-size:.82rem}.fc-empty-state{padding:1.4rem;border:1px dashed var(--fc-border);border-radius:.95rem;background:var(--fc-surface-soft)}.fc-empty-state strong{display:block;margin-bottom:.35rem}.fc-connections-hero{display:grid;gap:1.2rem;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.9fr);align-items:start}.fc-connections-hero__body,.fc-connections-hero__stats,.fc-connection-list,.fc-connection-card,.fc-connection-card__details,.fc-connection-studio,.fc-connection-studio__main,.fc-connection-side,.fc-picker,.fc-picker__selected,.fc-picker__results{display:grid;gap:1rem}.fc-connection-studio__main{padding-bottom:1rem}.fc-connections-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(7rem,auto);align-content:start}.fc-connections-hero__body h1{margin:0;font-size:var(--fc-title-hero);line-height:1.08;letter-spacing:-.04em}.fc-connections-hero__stats>*{min-width:0;height:100%;box-sizing:border-box}.fc-stat-card{display:grid;gap:.2rem;padding:1rem 1.1rem;border:1px solid var(--fc-border);border-radius:.95rem;background:var(--fc-surface);box-shadow:var(--fc-shadow)}.fc-stat-card strong{font-size:1.5rem;line-height:1}.fc-stat-card span{color:var(--fc-muted);font-size:var(--fc-font-sm)}.fc-stat-grid{display:grid;gap:1rem;align-content:start}.fc-stat-card--action{display:grid;gap:.7rem;align-content:center;text-decoration:none;border-color:#0f766e29;background:var(--fc-accent);color:#fff;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.fc-stat-card--action:hover{transform:translateY(-1px);background:var(--fc-accent-strong);box-shadow:0 2px 6px #10182814}.fc-stat-card--action strong,.fc-stat-card--action span{color:inherit}.fc-stat-card__action-icon{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:999px;background:#ffffff29}.fc-stat-card__action-icon svg{width:1.05rem;height:1.05rem}.fc-stat-card__action-copy{display:grid;gap:.18rem}.fc-stat-card__action-copy strong{font-size:var(--fc-font-lg);line-height:1.1}.fc-stat-card__action-copy span{font-size:var(--fc-font-sm);opacity:.85}.fc-connection-list{margin-top:1rem}.fc-connection-card{padding:1.25rem;border:1px solid var(--fc-border);border-radius:.95rem;background:var(--fc-surface)}.fc-connection-card__top{display:flex;gap:1.2rem;align-items:flex-start;justify-content:space-between}.fc-connection-card h3{margin:.55rem 0 0;font-size:1.08rem}.fc-text-link--headline{color:inherit;text-decoration:none}.fc-text-link--headline:hover{color:var(--fc-accent-strong);text-decoration:none}.fc-connection-card__meta{min-width:14rem;max-width:min(100%,18rem);display:grid;gap:.2rem;justify-items:end;text-align:right}.fc-connection-card__label{color:var(--fc-muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.fc-connection-card__reference{display:grid;gap:.35rem;justify-items:end}.fc-handle-chip{display:inline-flex;align-items:center;gap:.55rem;max-width:100%;min-height:2.25rem;padding:0 .75rem;border:1px solid var(--fc-border);border-radius:999px;background:var(--fc-surface-soft);color:var(--fc-text);cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease,transform .14s ease;margin-top:.65rem;margin-bottom:.2rem}.fc-handle-chip:hover,.fc-handle-chip:focus-visible{border-color:var(--fc-accent);background:var(--fc-accent-soft);color:var(--fc-accent-strong);transform:translateY(-1px)}.fc-handle-chip:focus-visible{outline:0;box-shadow:0 0 0 3px #0f766e1f}.fc-handle-chip.is-copied{border-color:color-mix(in srgb,var(--fc-success) 46%,var(--fc-border));background:var(--fc-success-soft);color:var(--fc-success)}.fc-handle-chip__value{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.77rem;font-weight:700;letter-spacing:.01em;text-transform:none;max-width:100%;overflow-wrap:anywhere;white-space:normal}.fc-handle-chip__icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;opacity:0;transform:translateY(1px);transition:opacity .12s ease,transform .12s ease}.fc-handle-chip:hover .fc-handle-chip__icon,.fc-handle-chip:focus-visible .fc-handle-chip__icon,.fc-handle-chip.is-copied .fc-handle-chip__icon{opacity:1;transform:translateY(0)}.fc-handle-chip__icon svg{width:.95rem;height:.95rem}.fc-connection-card__copy-note{color:var(--fc-muted);font-size:.8rem;font-weight:600}.fc-connection-card__details{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:.2rem}.fc-connection-card__details strong{display:block;margin-top:.25rem;font-size:.95rem}.fc-connection-card__footer{display:flex;gap:1rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.fc-connection-card__actions{display:inline-flex;gap:1rem;align-items:center}.fc-connection-studio__topbar{margin-bottom:.8rem}.fc-back-link{display:inline-flex;gap:.55rem;align-items:center;color:var(--fc-muted);font-size:.88rem;font-weight:600;text-decoration:none}.fc-back-link:hover{color:var(--fc-text)}.fc-back-link svg{width:1.05rem;height:1.05rem}.fc-connection-studio__hero{display:grid;gap:1rem;align-items:start;grid-template-columns:minmax(0,1fr) auto}.fc-connection-studio__hero h1{margin:0;font-size:var(--fc-title-page);font-weight:700;line-height:1.08;letter-spacing:-.03em;max-width:none}.fc-connection-studio__hero>div{max-width:44rem}.fc-connection-studio__grid{display:grid;gap:1rem;grid-template-columns:minmax(0,1.3fr) minmax(20rem,.8fr)}.fc-connection-panel{padding:1.1rem}.fc-connection-side{align-content:start}.fc-picker__head strong{display:block;font-size:var(--fc-title-card);font-weight:600}.fc-picker__head p{margin:.35rem 0 0;color:var(--fc-muted);font-size:var(--fc-font-sm);line-height:1.5}.fc-picker__input{width:100%;padding:.85rem .95rem;border:1px solid var(--fc-border);border-radius:.75rem;background:var(--fc-surface);font:inherit;box-sizing:border-box;transition:border-color .12s ease,box-shadow .12s ease}.fc-picker__input:focus,.fc-field input:focus,.fc-field select:focus,.fc-field textarea:focus{outline:none;border-color:#0f766e6b;box-shadow:0 0 0 3px #0f766e1f}.fc-picker__selected{grid-template-columns:repeat(auto-fit,minmax(10rem,max-content))}.fc-picker__selected-chip{display:inline-flex;gap:.55rem;align-items:center;justify-content:space-between;min-height:2.45rem;padding:0 .95rem;border:1px solid var(--fc-border);border-radius:999px;background:var(--fc-surface-soft);color:var(--fc-text);font:inherit;cursor:pointer}.fc-picker__results{max-height:16rem;overflow:auto}.fc-picker__result,.fc-picker__empty{display:flex;gap:.8rem;align-items:center;justify-content:space-between;padding:.9rem 1rem;border:1px solid var(--fc-border);border-radius:.85rem;background:var(--fc-surface)}.fc-picker__result{color:inherit;font:inherit;cursor:pointer;text-align:left;transition:border-color .12s ease,background .12s ease}.fc-picker__result:hover{border-color:#0f766e38;background:var(--fc-surface-soft)}.fc-picker__result.is-selected{cursor:default;opacity:.7}.fc-picker__result-copy{display:grid;gap:.15rem}.fc-picker__result-copy strong{font-size:.95rem}.fc-picker__result-copy span,.fc-picker__empty{color:var(--fc-muted);font-size:.84rem}.fc-setting-toggle{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:.95rem 1rem;border:1px solid var(--fc-border);border-radius:1rem;background:var(--fc-surface);transition:border-color .12s ease,box-shadow .12s ease,background .12s ease,transform .12s ease;cursor:pointer}.fc-setting-toggle:hover{border-color:#287e733d;box-shadow:0 12px 24px #1018280d;transform:translateY(-1px)}.fc-setting-row{display:grid;gap:.45rem}.fc-setting-row.is-active .fc-setting-toggle{border-color:#287e7361;background:linear-gradient(180deg,#e7f1eec7,#fffffffa),var(--fc-surface);box-shadow:0 14px 28px #1018280f}.fc-setting-list{display:grid;gap:.8rem;margin-top:.35rem}.fc-setting-toggle__copy{display:grid;gap:.26rem;min-width:0;padding-right:.5rem}.fc-setting-toggle__copy strong{font-size:.98rem;font-weight:650;line-height:1.32}.fc-setting-toggle__copy small{color:var(--fc-muted);font-size:var(--fc-font-sm);line-height:1.45}.fc-setting-toggle__details{padding:0 1rem .1rem}.fc-setting-toggle__details .fc-field__help{margin:0}.fc-switch{position:relative;display:inline-flex;width:2.9rem;height:1.8rem;flex-shrink:0}.fc-switch input{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;cursor:pointer}.fc-switch__track{width:100%;height:100%;border-radius:999px;background:#d6dbe1;transition:background .12s ease}.fc-switch__track:after{content:"";position:absolute;top:.2rem;left:.2rem;width:1.4rem;height:1.4rem;border-radius:999px;background:#fff;box-shadow:0 1px 2px #1018281f;transition:transform .12s ease}.fc-switch input:checked+.fc-switch__track{background:#0f766ead}.fc-switch input:checked+.fc-switch__track:after{transform:translate(1.1rem)}.fc-switch input:focus-visible+.fc-switch__track{box-shadow:0 0 0 3px #0f766e1f}.fc-save-dock{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:.2rem;padding:1rem 1.1rem;border:1px solid var(--fc-border);border-radius:1rem;background:var(--fc-surface);box-shadow:var(--fc-shadow)}.fc-save-dock__copy,.fc-save-bar__copy{display:grid;gap:.2rem}.fc-save-dock__copy strong,.fc-save-bar__copy strong{font-size:var(--fc-title-card);font-weight:600}.fc-save-dock__copy span,.fc-save-bar__copy span{color:var(--fc-muted);font-size:var(--fc-font-sm);line-height:1.45}.fc-save-bar{position:fixed;right:1.5rem;bottom:1rem;left:15.6rem;z-index:24;display:flex;justify-content:center;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .14s ease,transform .14s ease}.fc-save-bar.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.fc-save-bar__inner{display:flex;gap:1rem;align-items:center;justify-content:space-between;width:min(100%,45rem);margin:0 auto;padding:.95rem 1rem;border:1px solid rgba(17,24,39,.08);border-radius:1rem;background:#fffffff5;box-shadow:0 14px 34px #1018281f,0 2px 10px #1018280f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fc-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:1.5rem;background:#11182747}.fc-dialog{display:grid;gap:1.1rem;width:min(30rem,100%);padding:1.35rem;border:1px solid var(--fc-border);border-radius:1rem;background:var(--fc-surface);box-shadow:0 20px 50px #10182829}.fc-dialog__copy h2{margin:0;font-size:var(--fc-title-card);font-weight:600}.fc-dialog__copy p{margin:.45rem 0 0;color:var(--fc-muted);font-size:var(--fc-font-base);line-height:var(--fc-line-copy)}.fc-dialog__actions{display:flex;gap:.75rem;justify-content:flex-end}.fc-dialog__actions .fc-secondary-action{width:auto}@media(max-width:960px){.fc-toast{top:.95rem;right:.95rem;left:.95rem;width:auto}.fc-app-shell,.fc-hero,.fc-connections-hero,.fc-feature-grid,.fc-dashboard__grid,.fc-connection-studio__grid,.fc-grid--two-up,.fc-preview{grid-template-columns:1fr}.fc-sidebar{position:sticky;inset:auto;top:0;z-index:4;width:auto;height:auto;overflow:visible}.fc-main-shell{margin-left:0;padding:1.4rem}.fc-dashboard__header h1{font-size:2rem}.fc-dashboard__header p{font-size:.98rem}.fc-hero__body h1,.fc-connections-hero__body h1{max-width:none;font-size:2.15rem}.fc-connection-card__details,.fc-connection-studio__hero{grid-template-columns:1fr}.fc-connection-studio__hero h1{max-width:none;font-size:1.85rem}.fc-save-bar{right:1rem;left:1rem}.fc-save-bar__inner,.fc-save-dock{flex-direction:column;align-items:stretch}}@media(max-width:720px){.fc-app-shell{grid-template-columns:1fr}.fc-toast{grid-template-columns:auto minmax(0,1fr)}.fc-toast__dismiss{grid-column:2;justify-self:end}.fc-sidebar__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-sidebar__footer{display:none}.fc-status-row{grid-template-columns:3rem minmax(0,1fr)}.fc-status-tag{grid-column:2;justify-self:start}}.fc-main-inner{display:grid;gap:1.25rem}.fc-dashboard{gap:1.25rem}.fc-page-intro{position:relative;display:grid;gap:1.5rem;align-items:start;padding:1.55rem 1.6rem;border:1px solid rgba(16,24,21,.08);border-radius:1.5rem;background:radial-gradient(circle at top right,rgba(40,126,115,.1),transparent 16rem),linear-gradient(135deg,#fffffffb,#fafbf8f7 58%,#f4f7f3f2);box-shadow:0 22px 52px #1115130f,inset 0 1px #ffffffb8;overflow:hidden}.fc-page-intro:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 78% 18%,rgba(40,126,115,.09),transparent 16rem),linear-gradient(135deg,rgba(255,255,255,.22),transparent 55%)}.fc-page-intro.has-aside{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.8fr)}.fc-page-intro.is-compact{gap:1rem}.fc-page-intro__body{display:grid;gap:.8rem;min-width:0}.fc-page-intro__body h1{margin:0;color:var(--fc-text);font-size:var(--fc-title-hero);font-weight:600;line-height:var(--fc-line-tight);letter-spacing:-.03em}.fc-page-intro__body p,.fc-page-intro__description{margin:0;max-width:44rem;color:var(--fc-muted);font-size:var(--fc-font-base);line-height:1.6}.fc-page-intro__actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-top:.15rem}.fc-page-intro__aside{min-width:0}.fc-page-intro .fc-overline{color:var(--fc-accent-strong)}.fc-page-intro .fc-primary-action{box-shadow:0 14px 28px #287e732e}.fc-page-intro .fc-secondary-action{border-color:#10181514;background:#ffffffc7}.fc-layout-grid{display:grid;gap:1rem;align-items:start}.fc-dashboard-masonry{display:grid;gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.fc-dashboard-masonry__column{display:grid;gap:1.25rem;align-content:start;min-width:0}.fc-dashboard-span-full{grid-column:1 / -1}.fc-layout-grid>*{min-width:0;align-self:start}.fc-layout-grid--feature{grid-template-columns:repeat(auto-fit,minmax(min(100%,24rem),1fr))}.fc-layout-grid--secondary{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,24rem),1fr))}.fc-layout-grid--secondary>.fc-card{overflow:hidden}.fc-status-grid,.fc-mini-grid,.fc-list-stack,.fc-resource-list,.fc-summary-list,.fc-checklist,.fc-note-list{display:grid;gap:.85rem}.fc-dashboard-resource-list{margin-top:.85rem}.fc-dashboard-resource-inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.85rem;border:1px solid var(--fc-border);border-radius:1rem;overflow:hidden}.fc-resource-link{display:grid;grid-template-columns:3.25rem minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem .2rem;color:inherit;text-decoration:none}.fc-resource-link+.fc-resource-link{border-top:1px solid var(--fc-border)}.fc-resource-link--inline{min-width:0;padding:1.25rem 1.1rem;background:transparent}.fc-resource-link--inline+.fc-resource-link--inline{border-top:0;border-left:1px solid var(--fc-border)}.fc-resource-link--button{width:100%;border:0;font-family:inherit;text-align:left;cursor:pointer}.fc-resource-link__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.95rem}.fc-resource-link__icon--docs{background:#edf3ff;color:#3b82f6}.fc-resource-link__icon--theme{background:#f4ecff;color:#8b5cf6}.fc-resource-link__icon--chat{background:#eefbf4;color:#16a34a}.fc-resource-link__icon svg,.fc-resource-link__chevron svg{width:1.25rem;height:1.25rem}.fc-resource-link__body{min-width:0}.fc-resource-link__body strong{font-size:1rem;font-weight:500}.fc-resource-link__body small{display:block;font-size:var(--fc-font-base);line-height:1.55}.fc-resource-link__chevron{display:inline-flex;align-items:center;justify-content:center;color:var(--fc-subtle)}.fc-resource-link:hover .fc-resource-link__chevron{color:var(--fc-text)}@media(max-width:900px){.fc-dashboard-resource-inline{grid-template-columns:1fr}.fc-resource-link--inline+.fc-resource-link--inline{border-left:0;border-top:1px solid var(--fc-border)}}.fc-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-status-card,.fc-mini-card,.fc-list-card,.fc-resource-row,.fc-help-card,.fc-note-list__item,.fc-summary-note,.fc-inline-note,.fc-section-block{border:1px solid var(--fc-border);border-radius:1rem;background:var(--fc-surface);box-shadow:var(--fc-shadow)}.fc-status-card{display:grid;gap:.3rem;padding:1rem 1.1rem}.fc-status-card strong{font-size:var(--fc-font-lg);font-weight:600;line-height:1.25}.fc-status-card p{margin:0;color:var(--fc-muted);font-size:var(--fc-font-sm);line-height:1.5}.fc-checklist__item{display:grid;gap:.9rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;padding:1rem 0;border-top:1px solid var(--fc-border)}.fc-checklist__item:first-child{padding-top:0;border-top:0}.fc-checklist__item:last-child{padding-bottom:0}.fc-checklist__item strong{display:block;margin:0;font-size:var(--fc-font-lg);font-weight:500;line-height:1.35}.fc-checklist__item p{margin:.25rem 0 0;color:var(--fc-muted);font-size:var(--fc-font-base);line-height:var(--fc-line-copy)}.fc-dashboard-checklist .fc-checklist__item p{font-size:var(--fc-font-base);line-height:1.6}.fc-checklist__marker{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--fc-accent-soft);color:var(--fc-accent-strong);font-size:.84rem;font-weight:700}.fc-checklist__item.is-complete .fc-checklist__marker{background:#15803d1f;color:var(--fc-success)}.fc-storefront-card{height:auto}.fc-storefront-preview{display:grid;gap:1.1rem;grid-template-columns:11rem minmax(0,1fr);align-items:center;padding:1.1rem;border:1px solid rgba(16,24,21,.08);border-radius:1.1rem;background:radial-gradient(circle at top left,rgba(255,255,255,.95),transparent 34%),linear-gradient(145deg,#fffffffa,#f5f8f4f2);box-shadow:inset 0 1px #fffc,0 16px 30px #1115130f}.fc-storefront-preview--compact{gap:.9rem;grid-template-columns:8.5rem minmax(0,1fr);padding:.95rem}.fc-storefront-preview--compact .fc-storefront-preview__media{min-height:9.5rem}.fc-storefront-preview--compact .fc-storefront-preview__media-frame{top:.8rem;right:.8rem;bottom:.8rem;left:.8rem}.fc-storefront-preview--compact .fc-storefront-preview__copy{gap:.2rem}.fc-storefront-preview--compact .fc-storefront-preview__product-title{font-size:1.12rem}.fc-storefront-preview--compact .fc-storefront-preview__meta{margin-bottom:.45rem}.fc-storefront-preview--compact .fc-storefront-preview__meta strong{font-size:.78rem}.fc-storefront-preview--compact .fc-storefront-preview__options-title{font-size:.64rem}.fc-storefront-preview--compact .fc-swatch-row{gap:.42rem}.fc-storefront-preview--compact .fc-swatch{width:1.7rem;height:1.7rem}.fc-storefront-preview__media{position:relative;min-height:12rem;border:1px solid rgba(16,24,21,.06);border-radius:1rem;background:linear-gradient(180deg,#fbfcfa,#f0f3ef);overflow:hidden}.fc-storefront-preview__media-frame{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border-radius:.95rem;background:linear-gradient(180deg,#fafcf9,#f2f4f0);box-shadow:none}.fc-storefront-preview__photo{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#f7f7f7;filter:saturate(.97) contrast(1.01)}.fc-storefront-preview__copy{display:grid;gap:.3rem}.fc-storefront-preview__meta{display:block;color:var(--fc-muted);font-size:.72rem;line-height:1.4;margin-top:-.05rem;margin-bottom:.55rem}.fc-storefront-preview__product-title{display:block;margin:0;color:var(--fc-text);font-size:1.32rem;font-weight:600;line-height:1.15;letter-spacing:-.02em}.fc-storefront-preview__options-title{margin:0;color:var(--fc-text);font-size:.68rem;font-weight:500;line-height:1.2;letter-spacing:-.01em}.fc-storefront-preview__meta strong{margin:0;color:var(--fc-text);font-size:.82rem;font-weight:500;letter-spacing:-.01em}.fc-storefront-preview__copy strong{display:block;margin:0;font-size:1rem;font-weight:500;line-height:var(--fc-line-tight);letter-spacing:-.024em}.fc-storefront-preview__copy span{color:var(--fc-muted);font-size:.78rem;line-height:1.5}.fc-storefront-preview .fc-swatch-row{gap:.5rem}.fc-storefront-preview .fc-swatch{width:2rem;height:2rem}.fc-swatch--forest{background:linear-gradient(135deg,#315d45,#6ba36e)}.fc-swatch--red{background:linear-gradient(135deg,#d24a43,#8b1e24)}.fc-swatch--light-blue{background:linear-gradient(135deg,#d6ecff,#73bdf0)}.fc-swatch--yellow{background:linear-gradient(135deg,#ffe89a,#d8aa17)}.fc-list-stack{gap:.75rem}.fc-list-card{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:1rem 1.1rem;text-decoration:none;color:inherit;transition:border-color .14s ease,background-color .14s ease,transform .14s ease}.fc-list-card:hover{border-color:#0f766e38;background:var(--fc-surface-soft);transform:translateY(-1px)}.fc-list-card strong{display:block;font-size:1rem;font-weight:500}.fc-list-card p{margin:.25rem 0 0;color:var(--fc-muted);font-size:var(--fc-font-sm);line-height:1.5}.fc-list-card__meta{display:grid;gap:.35rem;justify-items:end;text-align:right;color:var(--fc-muted);font-size:.82rem}.fc-mini-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr))}.fc-mini-card{padding:1rem 1.1rem}.fc-mini-card strong{display:block;font-size:.96rem;font-weight:500}.fc-mini-card p{margin:.35rem 0 0;color:var(--fc-muted);font-size:var(--fc-font-sm);line-height:1.5}.fc-dashboard-page .fc-mini-card p{font-size:var(--fc-font-base);line-height:1.6}.fc-stat-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-stat-grid--compact .fc-stat-card,.fc-stat-grid--compact .fc-stat-card--action{min-height:8rem}.fc-resource-toolbar{display:flex;gap:1rem;align-items:end;justify-content:space-between;flex-wrap:wrap}.fc-search-field{display:flex;gap:.75rem;align-items:center;flex:1 1 24rem;min-width:min(100%,24rem);padding:.78rem .95rem;border:1px solid var(--fc-border);border-radius:.9rem;background:var(--fc-surface)}.fc-search-field svg{width:1rem;height:1rem;flex-shrink:0;color:var(--fc-subtle)}.fc-search-field input{width:100%;border:0;outline:0;padding:0;background:transparent;color:var(--fc-text);font:inherit}.fc-resource-toolbar__controls{display:flex;gap:.75rem;align-items:end;flex-wrap:wrap}.fc-select-field{display:grid;gap:.35rem;min-width:10rem}.fc-select-field span,.fc-resource-row__eyebrow{color:var(--fc-subtle);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fc-select-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;min-height:2.75rem;padding:.72rem 2.9rem .72rem .9rem;border:1px solid var(--fc-border);border-radius:.85rem;background:var(--fc-surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23111827'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");background-position:calc(100% - .9rem) 50%;background-repeat:no-repeat;background-size:1rem 1rem;color:var(--fc-text);font:inherit}.fc-resource-toolbar__meta{display:flex;gap:.8rem;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:.35rem;color:var(--fc-muted);font-size:.9rem}.fc-text-link--button{border:0;padding:0;background:transparent;cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:600;line-height:inherit;color:inherit}.fc-resource-list{margin-top:.6rem}.fc-resource-row{display:grid;gap:1rem;padding:1.25rem}.fc-resource-row__header,.fc-resource-row__footer{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.fc-resource-row__title{display:grid;gap:.55rem;min-width:0}.fc-resource-row__title h2{margin:0;font-size:1.35rem;font-weight:500;line-height:1.3}.fc-resource-row__title p{margin:0;color:var(--fc-muted);font-size:var(--fc-font-base);line-height:var(--fc-line-copy);max-width:46rem}.fc-resource-row__aside{display:grid;gap:.4rem;justify-items:end;min-width:12rem;max-width:100%}.fc-resource-row__hint{color:var(--fc-muted);font-size:.8rem}.fc-resource-row__details{display:grid;gap:.9rem 1rem;grid-template-columns:repeat(4,minmax(0,1fr));padding-top:.15rem}.fc-resource-row__details strong{display:block;margin-top:.3rem;font-size:.875rem;font-weight:500;line-height:1.35}.fc-resource-row__footer{align-items:center;border-top:1px solid var(--fc-border);padding-top:1rem}.fc-resource-row__actions{display:flex;gap:.95rem;align-items:center;flex-wrap:wrap}.fc-connection-list .fc-resource-row__title p{font-size:var(--fc-font-base);line-height:1.6}.fc-connection-list .fc-resource-row__eyebrow{font-size:.72rem;letter-spacing:.07em}.fc-connection-list .fc-resource-row__details strong{font-size:.85rem;font-weight:500;line-height:1.45}.fc-connection-list .fc-handle-chip__value{font-size:.92rem;font-weight:500}.fc-connection-studio__sections{display:grid;gap:1rem;align-content:start}.fc-section-block,.fc-inline-note,.fc-summary-note{padding:.95rem 1rem;background:var(--fc-surface-soft)}.fc-section-block,.fc-inline-note,.fc-summary-note,.fc-panel--studio,.fc-panel--quiet{border-radius:1rem}.fc-inline-note strong,.fc-summary-note strong{display:block;font-size:.86rem;font-weight:600;line-height:1.35}.fc-inline-note p,.fc-summary-note p{margin:.6rem 0 0;color:var(--fc-muted);font-size:.78rem;line-height:1.65}.fc-sticky-rail{position:sticky;top:1rem;display:grid;gap:1rem}.fc-connection-summary{display:grid;gap:1rem}.fc-summary-list{gap:.75rem}.fc-summary-list__item{display:flex;gap:.45rem;align-items:baseline;flex-wrap:wrap;padding-bottom:.65rem;border-bottom:1px solid var(--fc-border)}.fc-summary-list__item:last-child{padding-bottom:0;border-bottom:0}.fc-summary-list__item span{color:var(--fc-subtle);font-size:.82rem;font-weight:600;letter-spacing:0;text-transform:none}.fc-summary-list__item strong{font-size:.92rem;font-weight:500;line-height:1.45}.fc-field label,.fc-field span{color:var(--fc-text)}.fc-field input,.fc-field select,.fc-field textarea,.fc-picker__input,.fc-select-field select{transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.fc-field textarea{min-height:7rem;resize:vertical}.fc-primary-action,.fc-secondary-action,.fc-button{min-height:2.75rem;padding:.78rem 1rem;border-radius:.85rem}.fc-primary-action,.fc-secondary-action,.fc-secondary-action--inline{width:auto}.fc-empty-state{display:grid;gap:.75rem;padding:1.4rem}.fc-empty-state p{margin:0;color:var(--fc-muted);line-height:1.55}.fc-help-card{display:grid;gap:.45rem;padding:1rem 1.1rem;background:var(--fc-surface-soft)}.fc-help-card strong,.fc-note-list__item strong{font-size:.93rem;font-weight:500}.fc-note-list__item{position:relative}.fc-note-list__item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-size:.93rem;font-weight:500;color:var(--fc-text)}.fc-note-list__item summary::-webkit-details-marker{display:none}.fc-note-list__item summary:focus,.fc-note-list__item summary:focus-visible{outline:none;box-shadow:none}.fc-note-list__item summary:after{content:"";display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:999px;background:var(--fc-surface);border:1px solid var(--fc-border);color:var(--fc-subtle);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 4.5v15m7.5-7.5h-15'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:.82rem .82rem;flex-shrink:0;transition:transform .12s ease,background-color .12s ease,border-color .12s ease,color .12s ease}.fc-note-list__item:hover summary:after{border-color:var(--fc-border-strong);color:var(--fc-text)}.fc-note-list__item[open] summary{margin-bottom:.55rem}.fc-note-list__item[open]{background:#f9fafb;border-color:var(--fc-border-strong)}.fc-note-list__item[open] p+p{margin-top:.95rem}.fc-note-list__item[open] summary:after{background:var(--fc-accent-soft);border-color:#0f766e2e;color:var(--fc-accent-strong);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23115e59'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5 12h14'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:.82rem .82rem}.fc-help-card p,.fc-note-list__item p{margin:0;color:var(--fc-muted);font-size:var(--fc-font-base);line-height:1.6}.fc-note-list__item{padding:.95rem 1rem;background:var(--fc-surface-soft)}.fc-help-accordion-group{margin-top:.85rem;margin-bottom:.85rem}.fc-help-card--spaced,.fc-help-page .fc-note-list,.fc-dashboard-page .fc-checklist,.fc-dashboard-page .fc-list-stack,.fc-dashboard-page .fc-mini-grid,.fc-dashboard-page .fc-storefront-preview{margin-top:.85rem}.fc-help-page .fc-card__subtle,.fc-help-page .fc-note-list__item strong,.fc-help-page .fc-note-list__item p,.fc-help-page .fc-help-card strong,.fc-help-page .fc-help-card p{display:block;width:100%;max-width:none}.fc-help-page .fc-note-list__item strong,.fc-help-page .fc-help-card strong{margin-bottom:.3rem;font-size:.93rem;color:#000}.fc-help-page .fc-note-list__item p,.fc-help-page .fc-help-card p{font-size:var(--fc-font-base);line-height:1.6}.fc-help-page .fc-note-list__item p+p,.fc-help-page .fc-help-card p+p{margin-top:.75rem}.fc-help-page .fc-page-intro__body h1,.fc-help-page .fc-page-intro__body p,.fc-help-page .fc-page-intro__description{max-width:none}.fc-connection-studio__hero{grid-template-columns:1fr;gap:.75rem}.fc-connection-studio__hero h1{font-size:var(--fc-title-page);font-weight:600;line-height:var(--fc-line-tight);letter-spacing:-.026em}.fc-connection-studio__hero .fc-page-intro__description,.fc-connection-studio__hero>div>p:last-child{max-width:48rem}.fc-save-dock{margin-top:0}.fc-save-dock .fc-primary-action,.fc-save-bar .fc-primary-action{justify-content:center;min-width:12rem}.fc-card__header--stacked{display:grid;gap:.35rem}.fc-card__header--stacked>div{min-width:0}.fc-pill{background:var(--fc-surface-soft);border:1px solid var(--fc-border)}@media(max-width:1180px){.fc-save-bar{left:1rem;right:1rem;justify-content:center}.fc-dashboard-masonry,.fc-dashboard-masonry__column,.fc-page-intro.has-aside,.fc-layout-grid--feature,.fc-layout-grid--secondary,.fc-connection-studio__grid{grid-template-columns:1fr}.fc-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-sticky-rail{position:static}}@media(max-width:820px){.fc-main-shell{padding:1rem 1rem 1.5rem}.fc-status-grid,.fc-stat-grid--compact,.fc-mini-grid,.fc-resource-row__details,.fc-checklist__item,.fc-resource-toolbar,.fc-resource-row__header,.fc-resource-row__footer,.fc-list-card{grid-template-columns:1fr}.fc-checklist__item{grid-template-columns:auto minmax(0,1fr)}.fc-checklist__item>:last-child{grid-column:2;justify-self:start}.fc-storefront-preview,.fc-card__header--split{grid-template-columns:1fr}.fc-card__header--split .fc-text-link{justify-self:start}.fc-resource-row__aside,.fc-list-card__meta{justify-items:start;text-align:left;min-width:0}.fc-page-intro__body h1{max-width:none;font-size:clamp(1.75rem,7vw,1.95rem)}.fc-connection-studio__hero h1{max-width:none;font-size:clamp(1.65rem,6vw,1.85rem)}.fc-search-field{min-width:100%}.fc-save-dock{grid-template-columns:1fr}}.fc-connection-studio__hero--redesigned{display:grid;gap:1rem;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:stretch;padding:1.35rem 1.45rem;border:1px solid rgba(16,24,21,.08);border-radius:1.35rem;background:radial-gradient(circle at top right,rgba(40,126,115,.09),transparent 18rem),linear-gradient(180deg,#fffffffb,#f7f9f6f5);box-shadow:0 18px 36px #1115130e,inset 0 1px #ffffffad}.fc-connection-hero__copy,.fc-connection-hero__stats,.fc-connection-workflow,.fc-step-grid,.fc-studio-zone,.fc-studio-color-grid,.fc-preview-rail,.fc-preview-specs{display:grid;gap:1rem}.fc-connection-hero__tags{display:flex;gap:.55rem;flex-wrap:wrap}.fc-connection-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.fc-connection-workflow{gap:1rem;padding:1.05rem 1.1rem;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fafcfbfa,#fffffffa)}.fc-step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.fc-step-card{display:grid;gap:.55rem;padding:.95rem 1rem;border:1px solid rgba(15,23,42,.08);border-radius:1rem;background:#ffffffeb}.fc-step-card.is-ready{border-color:color-mix(in srgb,var(--fc-accent) 26%,rgba(15,23,42,.08));background:linear-gradient(180deg,#f0f8f5f5,#fffffffa)}.fc-step-card__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.fc-step-card__index{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;min-height:2rem;padding:0 .5rem;border-radius:999px;background:#0f172a0f;color:var(--fc-text);font-size:.75rem;font-weight:700;letter-spacing:.08em}.fc-step-card__status{color:var(--fc-muted);font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.fc-step-card__status.is-ready{color:var(--fc-accent-strong)}.fc-step-card strong{font-size:.95rem;line-height:1.3}.fc-step-card p{margin:0;color:var(--fc-muted);font-size:.8rem;line-height:1.5}.fc-hero-stat{display:grid;gap:.2rem;align-content:start;min-height:0;padding:.9rem 1rem;border:1px solid var(--fc-border);border-radius:.95rem;background:var(--fc-surface);box-shadow:0 1px 2px #0f172a08}.fc-hero-stat span{color:var(--fc-subtle);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fc-hero-stat strong{font-size:.82rem;font-weight:600;line-height:1.3;letter-spacing:-.01em;max-width:none}.fc-connection-panel--feature,.fc-connection-panel--design{overflow:hidden}.fc-connection-panel,.fc-preview-rail{display:grid;gap:1.25rem}.fc-connection-panel--feature{background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 32%),var(--fc-surface)}.fc-panel--studio,.fc-panel--quiet{box-shadow:none;background:linear-gradient(180deg,#fafbfcfa,#f6f8fafa);display:grid;gap:1rem}.fc-panel--studio h3,.fc-panel--quiet h3,.fc-studio-zone__header h3,.fc-panel__title h3{margin:0;font-size:1rem;font-weight:600}.fc-panel--studio>p,.fc-panel--quiet>p,.fc-studio-zone__header p{margin:.3rem 0 0;color:var(--fc-muted);font-size:var(--fc-font-sm);line-height:1.55}.fc-field__help{display:block;margin-top:.18rem;color:var(--fc-muted);font-size:.76rem;line-height:1.45}.fc-panel__title{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.fc-studio-zone{display:grid;gap:1rem;padding-top:1rem;border-top:1px solid rgba(15,23,42,.08)}.fc-studio-zone:first-of-type{padding-top:0;border-top:0}.fc-studio-zone__header{display:flex;gap:1rem;align-items:end;justify-content:space-between}.fc-choice-deck{display:grid;gap:.75rem;margin-top:.65rem}.fc-choice-deck--two{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-choice-deck--three{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-choice-deck--four{grid-template-columns:repeat(4,minmax(0,1fr))}.fc-choice-card{display:grid;gap:.3rem;min-height:6.1rem;padding:.85rem .9rem;border:1px solid var(--fc-border);border-radius:1rem;background:linear-gradient(180deg,#fff,#f8fafb);color:var(--fc-text);text-align:left;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.fc-choice-card:hover{transform:translateY(-1px);border-color:#0f766e3d;box-shadow:0 6px 18px #0f172a0f}.fc-choice-card.is-selected{border-color:var(--fc-accent);background:var(--fc-surface);box-shadow:0 0 0 1px color-mix(in srgb,var(--fc-accent) 18%,transparent)}.fc-choice-card strong{font-size:.9rem;font-weight:600;line-height:1.3}.fc-choice-card small,.fc-choice-card__eyebrow{color:var(--fc-muted);line-height:1.45}.fc-choice-card small{font-size:.76rem}.fc-choice-card__eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fc-choice-deck.is-compact .fc-choice-card{min-height:4.8rem;padding:.75rem .85rem}.fc-source-actions{display:flex;flex-wrap:wrap;gap:.75rem}.fc-source-product-list{display:grid;gap:.75rem}.fc-source-product{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.8rem .9rem;border:1px solid rgba(15,23,42,.08);border-radius:1rem;background:#ffffffe0}.fc-source-product__media{width:3rem;height:3rem;border-radius:.9rem;overflow:hidden;background:linear-gradient(135deg,#0f766e1f,#0f172a0f);display:grid;place-items:center;color:var(--fc-text);font-weight:700}.fc-source-product__media img{width:100%;height:100%;object-fit:cover}.fc-source-product__copy{display:grid;gap:.12rem;min-width:0}.fc-source-product__copy strong,.fc-source-product__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fc-source-product__copy span{color:var(--fc-muted);font-size:.78rem}.fc-source-product__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}.fc-icon-button{border:1px solid rgba(15,23,42,.1);border-radius:999px;background:#fff;color:var(--fc-text);font:inherit;padding:.4rem .7rem;cursor:pointer;transition:border-color .14s ease,color .14s ease,background-color .14s ease}.fc-icon-button:hover:not(:disabled){border-color:color-mix(in srgb,var(--fc-accent) 25%,var(--fc-border));color:var(--fc-accent)}.fc-icon-button:disabled{cursor:not-allowed;opacity:.45}.fc-metafield-list{display:grid;gap:.75rem;max-height:18rem;overflow:auto;padding-right:.1rem}.fc-metafield-option{display:grid;gap:.28rem;padding:.8rem .9rem;border:1px solid rgba(15,23,42,.08);border-radius:1rem;background:#ffffffe0;color:var(--fc-text);text-align:left;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.fc-metafield-option:hover{transform:translateY(-1px);border-color:#0f766e3d;box-shadow:0 6px 18px #0f172a0f}.fc-metafield-option.is-selected{border-color:var(--fc-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--fc-accent) 18%,transparent)}.fc-metafield-option span,.fc-metafield-option small{color:var(--fc-muted)}.fc-metafield-option span{font-size:.78rem}.fc-metafield-option small{font-size:.72rem}.fc-inline-note--accent{background:var(--fc-surface);border-color:color-mix(in srgb,var(--fc-accent) 18%,var(--fc-border))}.fc-studio-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-section-stack,.fc-summary-advanced{display:grid;gap:1.1rem}.fc-color-group{padding:1rem;border:1px solid rgba(15,23,42,.08);border-radius:1rem;background:linear-gradient(180deg,#fafbfcf5,#f6f8faf5)}.fc-color-group__header{margin-bottom:.9rem}.fc-color-group__header h4{margin:0;font-size:.94rem;font-weight:700}.fc-color-group__header p{margin:.2rem 0 0;color:var(--fc-muted);font-size:.78rem;line-height:1.5}.fc-disclosure{border-top:1px solid rgba(15,23,42,.08);margin-top:1rem;padding-top:1rem}.fc-disclosure[open]{padding-bottom:.15rem}.fc-disclosure__summary{display:grid;gap:.15rem;list-style:none;cursor:pointer;border-radius:.75rem}.fc-disclosure__summary::-webkit-details-marker{display:none}.fc-disclosure__summary:focus-visible{outline:0;box-shadow:0 0 0 2px color-mix(in srgb,var(--fc-accent) 55%,transparent)}.fc-disclosure__title{display:inline-flex;align-items:center;gap:.5rem;font-size:.94rem;font-weight:700;color:var(--fc-ink)}.fc-disclosure__title:after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;background:var(--fc-surface-soft);color:var(--fc-muted);font-size:.95rem;font-weight:700}.fc-disclosure[open] .fc-disclosure__title:after{content:"−"}.fc-disclosure__description{color:var(--fc-muted);font-size:.78rem;line-height:1.45}.fc-disclosure__content{margin-top:.9rem}.fc-preview-toggle{display:inline-flex;padding:.2rem;border:1px solid var(--fc-border);border-radius:999px;background:var(--fc-surface-soft)}.fc-preview-toggle button{border:0;padding:.55rem .85rem;border-radius:999px;background:transparent;color:var(--fc-muted);font:inherit;font-size:.82rem;font-weight:600;cursor:pointer}.fc-preview-toggle button.is-active{background:#fff;color:var(--fc-text);box-shadow:0 1px 3px #0f172a14}.fc-preview-canvas{--fc-preview-accent: #0b8c68;--fc-preview-text: #182230;--fc-preview-muted: #5d6a78;--fc-preview-border: #d8dde4;--fc-preview-option-surface: #ffffff;--fc-preview-active-surface: #eef7f3;--fc-preview-active: #0b8c68;--fc-preview-arrow-surface: #ffffff;--fc-preview-arrow-icon: #182230;--fc-preview-arrow-border: #d8dde4;--fc-preview-progress: #0b8c68;--fc-preview-progress-track: #d8dde4;display:grid;gap:1rem;padding:1rem;border:1px solid rgba(15,23,42,.08);border-radius:1.1rem;background:radial-gradient(circle at top left,rgba(255,255,255,.96),transparent 32%),linear-gradient(180deg,#f9fbfc,#eef2f4)}.fc-preview-canvas.is-mobile{max-width:20rem;margin-inline:auto}.fc-preview-canvas__connector{display:grid;gap:.65rem;padding:1rem;border:1px solid rgba(15,23,42,.14);border-radius:1rem;background:#fff;color:var(--fc-preview-text)}.fc-preview-canvas__heading{line-height:1.15;letter-spacing:-.02em}.fc-preview-canvas__subheading{margin:0;color:var(--fc-preview-muted);line-height:1.5}.fc-preview-shared-label{margin:.55rem 0 0;color:color-mix(in srgb,var(--fc-preview-text) 78%,var(--fc-preview-accent) 22%);font-size:.74rem;font-weight:600;line-height:1.35;width:100%;justify-self:start;align-self:start;text-align:left;letter-spacing:.01em}.fc-preview-shared-label.is-below{margin:.3rem 0 0}.fc-preview-options{display:grid;gap:.35rem;--fc-preview-slide-basis: 22%;--fc-preview-slide-min: 80px;--fc-preview-slide-max: 96px;--fc-preview-slider-peek: 1.7rem;--fc-preview-grid-gap: .35rem;--fc-preview-slider-gap: .35rem}.fc-preview-options.is-grid{display:flex;flex-wrap:wrap;gap:var(--fc-preview-grid-gap);align-items:flex-start;justify-content:flex-start}.fc-preview-options.is-slider{gap:var(--fc-preview-slider-gap);align-items:start;grid-auto-flow:column;grid-auto-columns:clamp(var(--fc-preview-slide-min),calc(var(--fc-preview-slide-basis) - (var(--fc-preview-slider-gap) * .5)),var(--fc-preview-slide-max));overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding:0 var(--fc-preview-slider-peek) 0 0}.fc-preview-options.is-slider::-webkit-scrollbar{display:none}.fc-preview-option{display:grid;gap:.18rem;justify-items:center;align-content:start;min-width:0}.fc-preview-options--text_pills .fc-preview-option{display:block;width:auto;max-width:100%;min-width:0;flex:0 0 auto;align-self:flex-start}.fc-preview-options.is-grid .fc-preview-option{flex:0 0 auto}.fc-preview-option small{display:block;text-align:center;color:var(--fc-preview-muted);font-size:.58rem;line-height:1.35}.fc-preview-option.is-active small{color:var(--fc-preview-active)}.fc-preview-option.is-muted small{color:color-mix(in srgb,var(--fc-preview-muted) 88%,#6b7280)}.fc-preview-option__pill,.fc-preview-option__swatch,.fc-preview-option__image{display:block}.fc-preview-option__pill{display:inline-flex;align-items:center;justify-content:center;width:auto;inline-size:fit-content;max-width:100%;padding:.45rem .38rem;border:1px solid var(--fc-preview-border);border-radius:999px;background:color-mix(in srgb,var(--fc-preview-option-surface) 90%,white);color:var(--fc-preview-text);font-size:.61rem;font-weight:600;text-align:center;white-space:nowrap}.fc-preview-option.is-muted .fc-preview-option__pill{background:color-mix(in srgb,var(--fc-preview-option-surface) 72%,#e5e7eb);border-color:color-mix(in srgb,var(--fc-preview-border) 82%,#9ca3af);color:color-mix(in srgb,var(--fc-preview-muted) 86%,#6b7280)}.fc-preview-option.is-muted .fc-preview-option__pill:before{content:"×";margin-right:.32rem;color:color-mix(in srgb,var(--fc-preview-muted) 92%,#6b7280);font-size:.8rem;font-weight:800;line-height:1}.fc-preview-option.is-square .fc-preview-option__pill,.fc-preview-option.is-square .fc-preview-option__swatch,.fc-preview-option.is-square .fc-preview-option__image{border-radius:0}.fc-preview-option__swatch,.fc-preview-option__image{width:40px;aspect-ratio:1 / 1;border:1px solid var(--fc-preview-border);border-radius:.62rem;background:#f2f4f6}.fc-preview-canvas.is-mobile .fc-preview-option__swatch,.fc-preview-canvas.is-mobile .fc-preview-option__image{width:40px}.fc-preview-option.is-circle .fc-preview-option__swatch,.fc-preview-option.is-circle .fc-preview-option__image{border-radius:999px}.fc-preview-option__image{position:relative;overflow:hidden}.fc-preview-option__image img{width:100%;height:100%;object-fit:cover;display:block}.fc-preview-option__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,rgba(255,255,255,.42),transparent 34%),linear-gradient(325deg,rgba(17,24,39,.12),transparent 36%)}.fc-preview-option.is-active .fc-preview-option__pill,.fc-preview-option.is-active .fc-preview-option__swatch,.fc-preview-option.is-active .fc-preview-option__image{border-color:var(--fc-preview-active);background:var(--fc-preview-active-surface);color:var(--fc-preview-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--fc-preview-active) 18%,transparent)}.fc-preview-option.is-muted{opacity:.55}.fc-preview-option.is-muted .fc-preview-option__image,.fc-preview-option.is-muted .fc-preview-option__swatch{border-color:color-mix(in srgb,var(--fc-preview-border) 82%,#9ca3af);background:color-mix(in srgb,var(--fc-preview-option-surface) 65%,#e5e7eb);position:relative}.fc-preview-option.is-muted .fc-preview-option__image:before,.fc-preview-option.is-muted .fc-preview-option__swatch:before{content:"×";position:absolute;top:50%;left:50%;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:999px;background:#ffffffe0;color:#6b7280;font-size:.8rem;font-weight:800;line-height:1;transform:translate(-50%,-50%);box-shadow:0 1px 2px #1118271f}.fc-preview-slider-shell{position:relative;display:grid;gap:.65rem}.fc-preview-slider-shell__arrow{position:absolute;top:2rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;padding:0;border:1px solid var(--fc-preview-arrow-border);border-radius:999px;background:var(--fc-preview-arrow-surface);color:var(--fc-preview-arrow-icon);box-shadow:0 1px 2px #18223014,0 6px 14px #18223014;cursor:pointer}.fc-preview-slider-shell__arrow:disabled{opacity:.35;cursor:default}.fc-preview-slider-shell__arrow--prev{left:-.15rem;transform:translateY(-50%)}.fc-preview-slider-shell__arrow--next{right:-.15rem;transform:translateY(-50%)}.fc-preview-slider-meta{display:grid;gap:.6rem}.fc-preview-slider-meta__arrows{display:inline-flex;gap:.55rem}.fc-preview-slider-meta__arrows span{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid var(--fc-preview-arrow-border);border-radius:999px;background:var(--fc-preview-arrow-surface);color:var(--fc-preview-arrow-icon)}.fc-preview-slider-meta__progress{height:.35rem;border-radius:999px;background:color-mix(in srgb,var(--fc-preview-progress-track) 82%,white);overflow:hidden}.fc-preview-slider-meta__progress span{display:block;width:42%;height:100%;border-radius:inherit;background:var(--fc-preview-progress)}.fc-preview-specs{gap:.6rem}.fc-summary-plain{padding:.95rem 1rem;border:1px solid color-mix(in srgb,var(--fc-accent) 22%,var(--fc-border));border-radius:1rem;background:var(--fc-surface)}.fc-summary-plain strong{display:block;margin-bottom:.2rem;font-size:.88rem}.fc-summary-plain p{margin:0;color:var(--fc-muted);line-height:1.55}.fc-preview-specs__row{display:flex;gap:.75rem;align-items:center;justify-content:space-between;padding-bottom:.6rem;border-bottom:1px solid var(--fc-border)}.fc-preview-specs__row:last-child{padding-bottom:0;border-bottom:0}.fc-preview-specs__row span{color:var(--fc-subtle);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fc-preview-specs__row strong{font-size:.88rem;font-weight:600;text-align:right}.fc-custom-css-page{gap:1.5rem}.fc-custom-css-layout{align-items:start}.fc-custom-css-callout{display:grid;gap:.5rem;padding:1rem 1.05rem;border:1px solid color-mix(in srgb,var(--fc-accent) 20%,var(--fc-border));border-radius:1rem;background:linear-gradient(145deg,color-mix(in srgb,var(--fc-accent) 10%,white),#ffffffe6);box-shadow:inset 0 1px #ffffffc2}.fc-custom-css-callout strong{font-size:.92rem}.fc-custom-css-callout p,.fc-custom-css-meta{margin:0;color:var(--fc-muted);font-size:.9rem;line-height:1.55}.fc-custom-css-form{margin-top:1rem}.fc-custom-css-textarea{min-height:24rem;font-family:SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.9rem;line-height:1.65;white-space:pre}.fc-custom-css-textarea::placeholder{color:color-mix(in srgb,var(--fc-muted) 74%,transparent)}.fc-custom-css-meta{display:flex;gap:.85rem;align-items:center;justify-content:space-between}.fc-custom-css-selectors{margin:0;padding-left:1rem}.fc-custom-css-selectors code{display:inline-flex;align-items:center;padding:.16rem .42rem;margin-right:.35rem;border:1px solid color-mix(in srgb,var(--fc-accent) 20%,var(--fc-border));border-radius:999px;background:color-mix(in srgb,var(--fc-accent) 7%,var(--fc-surface));color:var(--fc-text);font-size:.82rem;font-weight:600}.fc-code-snippet{margin:0;padding:1rem 1.05rem;overflow-x:auto;border:1px solid color-mix(in srgb,var(--fc-accent) 14%,var(--fc-border));border-radius:1rem;background:linear-gradient(180deg,color-mix(in srgb,var(--fc-surface) 88%,white),color-mix(in srgb,var(--fc-surface) 96%,var(--fc-border) 4%));color:var(--fc-text);font-family:SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.86rem;line-height:1.65;white-space:pre-wrap}@media(max-width:1180px){.fc-connection-studio__hero--redesigned{grid-template-columns:1fr}}@media(max-width:900px){.fc-step-grid,.fc-choice-deck--three,.fc-choice-deck--four,.fc-studio-color-grid,.fc-connection-hero__stats{grid-template-columns:1fr 1fr}}@media(max-width:680px){.fc-step-grid,.fc-choice-deck--two,.fc-choice-deck--three,.fc-choice-deck--four,.fc-studio-color-grid,.fc-connection-hero__stats,.fc-preview-options.is-grid{grid-template-columns:1fr}.fc-custom-css-meta{flex-direction:column;align-items:flex-start}}
