*,::backdrop,:after,:before {
  --tw-border-spacing-x: 0; --tw-border-spacing-y: 0;
  --tw-translate-x: 0; --tw-translate-y: 0;
  --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0;
  --tw-scale-x: 1; --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ;
  --tw-numeric-spacing: ; --tw-numeric-fraction: ;
  --tw-ring-inset: ; --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59,130,246,.5);
  --tw-ring-offset-shadow: 0 0 transparent;
  --tw-ring-shadow: 0 0 transparent;
  --tw-shadow: 0 0 transparent;
  --tw-shadow-colored: 0 0 transparent;
  --tw-blur: ; --tw-brightness: ; --tw-contrast: ;
  --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ;
  --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ;
  --tw-backdrop-blur: ; --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ; --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ; --tw-contain-size: ;
  --tw-contain-layout: ; --tw-contain-paint: ;
  --tw-contain-style:
}
*,:after,:before { border: 0 solid #e5e7eb; box-sizing: border-box }
:after,:before { --tw-content: "" }
:host,html { line-height: 1.5; -webkit-text-size-adjust: 100%;
  font-family: ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-feature-settings: normal; font-variation-settings: normal;
  tab-size: 4; -webkit-tap-highlight-color: transparent }
body { line-height: inherit; margin: 0 }
h1,h2,h3,h4,h5,h6 { font-size: inherit; font-weight: inherit }
a { color: inherit; text-decoration: inherit }
b,strong { font-weight: bolder }
table { border-collapse: collapse; border-color: inherit; text-indent: 0 }
button,input,select,textarea { color: inherit; font-family: inherit;
  font-feature-settings: inherit; font-size: 100%;
  font-variation-settings: inherit; font-weight: inherit;
  letter-spacing: inherit; line-height: inherit; margin: 0; padding: 0 }
button,select { text-transform: none }
[role=button],button { cursor: pointer }
:disabled { cursor: default }
blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre { margin: 0 }
ol,ul { list-style: none; margin: 0; padding: 0 }
img,video { height: auto; max-width: 100% }

body {
  --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1; color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale
}

.sticky { position: sticky }
.top-0 { top: 0 }
.z-50 { z-index: 50 }
.mx-auto { margin-left: auto; margin-right: auto }
.block { display: block }
.inline-block { display: inline-block }
.flex { display: flex }
.grid { display: grid }
.hidden { display: none }
.h-16 { height: 4rem }
.min-h-screen { min-height: 100vh }
.w-full { width: 100% }
.max-w-4xl { max-width: 56rem }
.max-w-7xl { max-width: 80rem }
.max-w-none { max-width: none }
.flex-1 { flex: 1 1 0% }
.flex-col { flex-direction: column }
.flex-wrap { flex-wrap: wrap }
.items-center { align-items: center }
.justify-center { justify-content: center }
.justify-between { justify-content: space-between }
.gap-2 { gap: .5rem }
.gap-4 { gap: 1rem }
.gap-6 { gap: 1.5rem }
.rounded { border-radius: .25rem }
.rounded-lg { border-radius: .5rem }
.rounded-md { border-radius: .375rem }
.border { border-width: 1px }
.border-b { border-bottom-width: 1px }
.border-gray-200 { --tw-border-opacity: 1; border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) }
.border-gray-300 { --tw-border-opacity: 1; border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) }
.bg-gray-900 { --tw-bg-opacity: 1; background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1)) }
.bg-white { --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) }
.p-4 { padding: 1rem }
.p-6 { padding: 1.5rem }
.px-2 { padding-left: .5rem; padding-right: .5rem }
.px-4 { padding-left: 1rem; padding-right: 1rem }
.py-1 { padding-bottom: .25rem; padding-top: .25rem }
.py-12 { padding-bottom: 3rem; padding-top: 3rem }
.text-center { text-align: center }
.text-xs { font-size: .75rem; line-height: 1rem }
.text-sm { font-size: .875rem; line-height: 1.25rem }
.text-lg { font-size: 1.125rem; line-height: 1.75rem }
.text-xl { font-size: 1.25rem; line-height: 1.75rem }
.text-2xl { font-size: 1.5rem; line-height: 2rem }
.text-3xl { font-size: 1.875rem; line-height: 2.25rem }
.text-4xl { font-size: 2.25rem; line-height: 2.5rem }
.font-medium { font-weight: 500 }
.font-semibold { font-weight: 600 }
.font-bold { font-weight: 700 }
.text-\[\#F5AE33\] { --tw-text-opacity: 1; color: rgb(245 174 51 / var(--tw-text-opacity, 1)) }
.text-gray-400 { --tw-text-opacity: 1; color: rgb(156 163 175 / var(--tw-text-opacity, 1)) }
.text-gray-500 { --tw-text-opacity: 1; color: rgb(107 114 128 / var(--tw-text-opacity, 1)) }
.text-gray-600 { --tw-text-opacity: 1; color: rgb(75 85 99 / var(--tw-text-opacity, 1)) }
.text-gray-900 { --tw-text-opacity: 1; color: rgb(17 24 39 / var(--tw-text-opacity, 1)) }
.text-white { --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity, 1)) }
.no-underline { text-decoration-line: none }
.transition { transition-duration: .15s; transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter; transition-timing-function: cubic-bezier(.4,0,.2,1) }
.hover\:text-\[\#d4932a\]:hover { --tw-text-opacity: 1; color: rgb(212 147 42 / var(--tw-text-opacity, 1)) }
.hover\:shadow-md:hover { --tw-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1); --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow) }

@media (min-width: 640px) {
  .sm\:px-6 { padding-left: 1.5rem; padding-right: 1.5rem }
}
@media (min-width: 768px) {
  .md\:flex-row { flex-direction: row }
}
@media (min-width: 1024px) {
  .lg\:px-8 { padding-left: 2rem; padding-right: 2rem }
}

:root {
  --color-brand: #F5AE33;
  --color-navy: #1B2A4A;
  --color-light-bg: #F0F4F8;
  --color-card-bg: #F8FAFC;
  --color-muted-gold: #FCE4B3;
  --color-heading: #1B2A4A;
  --color-body: #334155;
  --color-muted: #64748B;
  --spacing-md: 1rem;
  --spacing-lg: 2rem;
  --spacing-xl: 4rem;
  --radius-md: 8px;
  --radius-lg: 12px;
  --shadow-sm: 0 1px 2px rgba(27, 42, 74, 0.06);
  --shadow-md: 0 4px 6px rgba(27, 42, 74, 0.08);
}

h1, h2, h3, h4 { font-weight: 600; letter-spacing: -0.025em; }
h1 { font-size: 2.25rem; line-height: 2.5rem; margin-bottom: 1.5rem; }
h2 { font-size: 1.5rem; line-height: 2rem; margin-bottom: 1rem; margin-top: 2rem; }
h3 { font-size: 1.25rem; line-height: 1.75rem; margin-bottom: 0.75rem; margin-top: 1.5rem; }
p { line-height: 1.625; margin-bottom: 1rem; }
a { color: rgb(79 70 229 / 1); text-decoration-line: underline; }
a:hover { color: rgb(55 48 163 / 1); }
ol, ul { margin-bottom: 1rem; padding-left: 1.5rem; }
li { margin-bottom: 0.25rem; }
pre { border-radius: 0.5rem; margin-bottom: 1rem; overflow-x: auto; padding: 1rem;
  background-color: rgb(243 244 246 / 1); font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace; font-size: 0.875rem; }
code { background-color: rgb(243 244 246 / 1); border-radius: 0.25rem; padding: 0.125rem 0.375rem; font-size: 0.875rem; }
pre code { background-color: transparent; padding: 0; }
table { border-collapse: collapse; margin-bottom: 1rem; width: 100%; }
th, td { border: 1px solid rgb(209 213 219 / 1); padding: 0.5rem 1rem; text-align: left; }
th { background-color: rgb(249 250 251 / 1); font-weight: 600; }
blockquote { border-left: 4px solid rgb(165 180 252 / 1); margin-bottom: 1rem; font-style: italic; padding-left: 1rem; color: rgb(75 85 99 / 1); }

main { flex: 1 }

.hero { background: var(--color-light-bg); padding: var(--spacing-xl) var(--spacing-lg); }
.hero-container { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: var(--spacing-xl); align-items: center; }
.hero-content { display: flex; flex-direction: column; gap: var(--spacing-md); }
.hero h1 { font-size: 2.75rem; font-weight: 800; color: var(--color-heading); line-height: 1.15; margin-bottom: 0; }
.hero-tagline { font-size: 1.35rem; font-weight: 600; color: var(--color-navy); }
.hero-features { list-style: none; padding: 0; display: flex; flex-direction: column; gap: 0.75rem; }
.hero-features li { display: flex; align-items: flex-start; gap: 0.75rem; font-size: 1rem; color: var(--color-body); line-height: 1.5; }
.hero-check { flex-shrink: 0; margin-top: 2px; }
.hero-actions { display: flex; gap: var(--spacing-md); margin-top: 0.5rem; }
.hero-visual { display: flex; align-items: center; justify-content: center; }
.hero-svg { width: 100%; max-width: 400px; }

.tag { display: inline-block; background: var(--color-muted-gold); color: var(--color-navy); font-size: 0.8rem; font-weight: 600; padding: 0.25rem 0.75rem; border-radius: 20px; }
.btn { display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem; font-weight: 600; font-size: 0.95rem; padding: 0.75rem 1.75rem; border-radius: var(--radius-md); cursor: pointer; transition: all 150ms ease-in-out; text-decoration: none; line-height: 1.4; }
.btn-primary { background: var(--color-brand); box-shadow: var(--shadow-sm); color: white; }
.btn-primary:hover { background: #d4932a; box-shadow: var(--shadow-md); transform: translateY(-1px); color: white; }
.btn-outline { background: transparent; color: var(--color-navy); border: 2px solid var(--color-navy); }
.btn-outline:hover { background: var(--color-navy); color: white; }

.section { padding: var(--spacing-xl) var(--spacing-lg); }
.section-title { text-align: center; margin-bottom: var(--spacing-lg); }
.divider { height: 4px; width: 60px; background: var(--color-brand); border-radius: 2px; margin: var(--spacing-md) auto; }

.services-grid { display: grid; gap: var(--spacing-lg); grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); max-width: 1200px; margin: 0 auto; }
.service-card { background: var(--color-card-bg); border: 1px solid #e2e8f0; border-radius: var(--radius-lg); padding: var(--spacing-lg) var(--spacing-md); text-align: center; transition: all 150ms ease-in-out; box-shadow: var(--shadow-sm); }
.service-card:hover { box-shadow: var(--shadow-md); transform: translateY(-2px); }
.service-icon { margin-bottom: var(--spacing-md); display: flex; justify-content: center; }
.service-card h3 { font-size: 1.15rem; margin-bottom: 0.5rem; color: var(--color-navy); font-weight: 600; }
.service-card p { font-size: 0.9rem; color: var(--color-muted); line-height: 1.6; }

.pricing-callout { background: var(--color-navy); text-align: center; }
.pricing-callout-content { max-width: 700px; margin: 0 auto; display: flex; flex-direction: column; align-items: center; gap: var(--spacing-md); }
.pricing-heading { font-size: 2.5rem; font-weight: 800; color: var(--color-brand); margin-bottom: 0; }
.pricing-strap { font-size: 1.35rem; font-weight: 600; color: white; }
.pricing-detail { font-size: 1.05rem; color: #94a3b8; line-height: 1.7; max-width: 600px; }

.migration-callout { background: var(--color-light-bg); text-align: center; }
.migration-content { max-width: 700px; margin: 0 auto; display: flex; flex-direction: column; align-items: center; gap: var(--spacing-md); }
.migration-heading { font-size: 2.5rem; font-weight: 800; color: var(--color-navy); margin-bottom: 0; }
.migration-banner { display: inline-block; background: var(--color-brand); padding: 0.5rem 1.5rem; border-radius: 50px; box-shadow: var(--shadow-md); }
.migration-free { font-size: 1.25rem; font-weight: 700; color: white; letter-spacing: 0.02em; }
.migration-text { font-size: 1.1rem; color: var(--color-body); line-height: 1.7; max-width: 600px; }

.manual-layout { display: flex; gap: 2rem; }
.manual-sidebar { width: 240px; flex-shrink: 0; position: sticky; top: 5rem; align-self: flex-start; max-height: calc(100vh - 6rem); overflow-y: auto; padding-right: 1rem; border-right: 1px solid #e2e8f0; }
.manual-sidebar-group { margin-bottom: 0.5rem; }
.manual-sidebar-role { font-size: 0.7rem; color: #94a3b8; padding-left: 0.5rem; margin-bottom: 0.15rem; margin-top: 0.35rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; }
.manual-sidebar-item { display: block; padding: 0.35rem 0.75rem; font-size: 0.875rem; color: #475569; text-decoration: none; border-radius: 4px; margin-bottom: 2px; line-height: 1.4; transition: all 100ms ease; }
.manual-sidebar-item:hover { background: #f1f5f9; color: #1e293b; }
.manual-sidebar-item-active { display: block; padding: 0.35rem 0.75rem; font-size: 0.875rem; font-weight: 700; color: #1B2A4A; background: #fce4b3; border-radius: 4px; margin-bottom: 2px; line-height: 1.4; }
.manual-content { flex: 1; min-width: 0; }
@media (max-width: 768px) { .manual-layout { flex-direction: column; } .manual-sidebar { width: 100%; position: static; border-right: none; border-bottom: 1px solid #e2e8f0; padding-bottom: 1rem; margin-bottom: 1rem; max-height: none; overflow-y: visible; } }

.dropdown-wrapper { position: relative; display: inline-block; }
.dropdown-menu { display: none; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); z-index: 50; background: white; border: 1px solid #e2e8f0; border-radius: 8px; box-shadow: 0 4px 12px rgba(0,0,0,0.1); min-width: 200px; padding: 0.5rem 0; margin-top: 0; }
.dropdown-menu::before { content: ''; position: absolute; top: -8px; left: 0; right: 0; height: 8px; }
.dropdown-wrapper:hover .dropdown-menu { display: block; }
.dropdown-item { display: block; padding: 0.5rem 1rem; font-size: 0.875rem; color: #475569; text-decoration: none; transition: background 100ms ease; white-space: nowrap; }
.dropdown-item:hover { background: #f1f5f9; color: #1e293b; }
