@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 186 100% 18%;--primary-foreground: 0 0% 100%;--secondary: 190 100% 15%;--secondary-foreground: 210 40% 98%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 20% 25%;--accent: 43 100% 50%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214 32% 91%;--input: 214 32% 91%;--ring: 221.2 83.2% 53.3%;--radius: .5rem}}@layer base{*{@apply border-border;}html{scroll-padding-top:8rem;scroll-behavior:smooth}body{@apply bg-background text-foreground;}}.policy-page{padding:4rem 1rem;background-color:#fafafc}.policy-container{max-width:1200px;margin:0 auto}.policy-header{text-align:center;margin-bottom:3rem}.policy-header h1{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:900;color:#005c66;margin-bottom:.5rem}.policy-header p{color:#6b7280;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.policy-wrapper{display:flex;flex-direction:column;gap:2rem}@media(min-width:1024px){.policy-wrapper{flex-direction:row;align-items:flex-start}}.policy-sidebar{flex:0 0 250px;background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;position:sticky;top:6rem}.policy-sidebar h3{font-family:Inter,sans-serif;font-weight:700;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.policy-sidebar ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.policy-sidebar a{color:#4b5563;text-decoration:none;font-size:.95rem;display:block;transition:color .2s}.policy-sidebar a:hover{color:#005c66;font-weight:600}.policy-content{flex:1;background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a}.policy-section{margin-bottom:2.5rem}.policy-section h2{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;color:#005c66;margin-bottom:1rem;padding-bottom:.25rem;border-bottom:1px solid #f3f4f6}.policy-section p{color:#374151;line-height:1.7;margin-bottom:1rem}.policy-section ul{padding-left:1.5rem;margin-bottom:1rem;list-style-type:disc!important}.policy-section li{color:#374151;line-height:1.7;margin-bottom:.5rem}.policy-section li strong{color:#1f2937;font-weight:600}.policy-note{background-color:#f0fdfa;border-left:4px solid #005c66;padding:1rem;margin-top:1.5rem;color:#0f766e;border-radius:0 .5rem .5rem 0;font-size:.95rem}.highlight-email{color:#ffb700;font-weight:700;text-decoration:none;transition:color .2s}.highlight-email:hover{color:#c99300;text-decoration:underline}
