/* Exact copy from sofloelitemarketing.com */

/* Reset */
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}

::before,
::after {
  --tw-content: '';
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
}

body {
  margin: 0;
  line-height: inherit;
}

/* Typography */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button,
select {
  text-transform: none;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button,
[role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

img,
video {
  max-width: 100%;
  height: auto;
}

[hidden] {
  display: none;
}

/* Original Site Styles */
.min-h-screen {
  min-height: 100vh;
}

.bg-background {
  background-color: #ffffff;
}

.bg-slate-100 {
  background-color: #f1f5f9;
}

.text-muted-foreground {
  color: #64748b;
}

.text-center {
  text-align: center;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.font-medium {
  font-weight: 500;
}

.underline {
  text-decoration-line: underline;
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

.relative {
  position: relative;
}

.pb-12 {
  padding-bottom: 3rem;
}

.overflow-hidden {
  overflow: hidden;
}

.absolute {
  position: absolute;
}

.top-0 {
  top: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.h-\[400px\] {
  height: 400px;
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-muted\/50 {
  --tw-gradient-from: rgb(241 245 249 / 0.5);
  --tw-gradient-to: rgb(241 245 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-transparent {
  --tw-gradient-to: transparent;
}

.pointer-events-none {
  pointer-events: none;
}

.-z-10 {
  z-index: -10;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.container {
  margin-left: auto;
  margin-right: auto;
}

.max-w-2xl {
  max-width: 42rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.pt-12 {
  padding-top: 3rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.mb-4 {
  margin-bottom: 1rem;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.font-display {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.text-\[32px\] {
  font-size: 32px;
}

.leading-\[1\.1\] {
  line-height: 1.1;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.text-foreground {
  color: #0f172a;
}

.block {
  display: block;
}

.text-primary {
  color: #3b82f6;
}

.text-\[15px\] {
  font-size: 15px;
}

.mb-8 {
  margin-bottom: 2rem;
}

.max-w-lg {
  max-width: 32rem;
}

.leading-relaxed {
  line-height: 1.625;
}

.btn-primary {
  background-color: #3b82f6;
  color: #ffffff;
  border: none;
  padding: 1rem 2rem;
  border-radius: 0.5rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 1rem;
  width: 100%;
}

.w-full {
  width: 100%;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.flex {
  display: flex;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.bg-muted\/30 {
  background-color: rgb(241 245 249 / 0.3);
}

.max-w-3xl {
  max-width: 48rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.leading-\[1\.6\] {
  line-height: 1.6;
}

.bg-primary {
  background-color: #3b82f6;
}

.text-primary-foreground {
  color: #ffffff;
}

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.rounded {
  border-radius: 0.25rem;
}

.inline-block {
  display: inline-block;
}

@media (min-width: 640px) {
  .sm\:pb-16 {
    padding-bottom: 4rem;
  }
  
  .sm\:pt-16 {
    padding-top: 4rem;
  }
  
  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  
  .sm\:mb-6 {
    margin-bottom: 1.5rem;
  }
  
  .sm\:text-\[48px\] {
    font-size: 48px;
  }
  
  .sm\:mb-8 {
    margin-bottom: 2rem;
  }
  
  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  
  .sm\:mb-10 {
    margin-bottom: 2.5rem;
  }
  
  .sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  
  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  
  .sm\:leading-\[1\.7\] {
    line-height: 1.7;
  }
}

@media (min-width: 768px) {
  .md\:text-\[56px\] {
    font-size: 56px;
  }
}

@media (min-width: 1024px) {
  .lg\:text-\[64px\] {
    font-size: 64px;
  }
  
  .lg\:text-\[28px\] {
    font-size: 28px;
  }
}

/* Button hover effects */
.btn-primary:hover {
  background-color: #2563eb;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(59, 130, 246, 0.4);
}