@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:213 100% 20%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:40 40% 60%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:.5rem}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%}@apply border-border;@apply bg-background text-foreground;}:root{--foreground-rgb:45,45,45;--background-start-rgb:252,250,245;--background-end-rgb:252,250,245;--color-primary:#036;--color-primary-ink:#17263a;--color-primary-deep:#18283d;--color-accent:#c0a16b;--accent-brass:#c0a16b;--accent-muted:#9a7c55;--accent-ink:#8f7445;--accent-wash:#c0a16b24;--accent-earth:#8b7355;--accent-earth-hover:#756147;--color-bg:#fcfaf5;--paper-cream:#f4efe7;--surface-porcelain:#fffefa;--surface-muted:#f8f5ef;--color-dark:#2d2d2d;--text-main:#2d2d2d;--text-body:#49535d;--text-muted:#666;--text-subtle:#7a828a;--color-light:#f8f9fa;--color-white:#fffefa;--color-grey:#666;--color-border:#e0d6c5;--border-soft:#ddd3c5;--border-hairline:#eee8df;--focus-ring:#c0a16b75;--success:#3f7d4b;--success-wash:#edf6ee;--error:#c74638;--kakao-yellow:#fae100;--kakao-yellow-hover:#f1d900;--kakao-ink:#3b1e1e;--space-xs:10px;--space-sm:12px;--space-md:20px;--space-lg:28px;--space-xl:40px;--space-section:72px;--shadow-ambient-low:0 8px 22px #18283d06;--shadow-floating:0 4px 15px #18283d1a;--shadow-floating-hover:0 8px 20px #18283d26;--shadow-cta-lift:0 18px 40px #08121e29;--z-floating:1000;--z-modal:1200;--font-serif:"Apple SD Gothic Neo","Malgun Gothic","맑은 고딕",Georgia,serif;--font-sans:"Apple SD Gothic Neo","Malgun Gothic","맑은 고딕",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:80px}body{color:var(--color-dark);background:var(--color-bg);font-family:var(--font-sans);padding-top:80px;line-height:1.6;overflow-x:hidden}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:80px 0}@media (max-width:768px){.section{padding:60px 0}.container{padding:0 20px}}.btn-primary{background-color:var(--color-primary);color:var(--surface-porcelain);border:1px solid var(--color-primary);border-radius:0;justify-content:center;align-items:center;gap:8px;padding:12px 30px;font-size:16px;font-weight:500;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.btn-primary:hover{background-color:#a38655;border-color:#a38655}.btn-outline{border:1px solid var(--color-white);color:var(--color-white);border-radius:0;padding:12px 30px;font-size:16px;font-weight:500;transition:background-color .2s,border-color .2s,color .2s}.btn-outline:hover{background-color:#ffffff1a}.serif{font-family:var(--font-serif)}.text-primary{color:var(--color-primary)}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.grid{display:grid}.text-center{text-align:center}.w-full{width:100%}.font-bold{font-weight:700}.consult-tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px;display:flex}.consult-tab-btn{background:var(--surface-porcelain);color:#666;border:1px solid #ddd;border-radius:30px;padding:12px 30px;font-size:16px;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-block}.consult-tab-btn:hover{color:#333;border-color:#333}.consult-tab-btn.active{color:var(--surface-porcelain);background:#333;border-color:#333;font-weight:700}@media (max-width:768px){.form-table th,.form-table td{width:100%!important;display:block!important}.form-table th{background:var(--color-bg)!important;border-bottom:none!important;padding:15px 20px 5px!important}.form-table td{padding:5px 20px 15px!important}.radio-group{gap:15px!important}.btn-lg{width:100%!important;padding:15px 0!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
