:root{--color-primary:#228B22;--color-primary-dark:#1A6B1A;--color-secondary:#3A7D44;--color-accent:#F5F0E1;--color-background:#FDFBF7;--color-surface:#FFFFFF;--color-text-primary:#1A1A1A;--color-text-secondary:#5A5A5A;--color-point:#D4A843;--color-text-on-primary:#FFFFFF;--font-family:"Noto Sans KR",sans-serif;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--max-width:1200px;--header-height:80px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(0,0,0,0.05);--shadow-md:0 4px 6px rgba(0,0,0,0.07);--shadow-lg:0 10px 15px rgba(0,0,0,0.1);--transition-fast:150ms ease;--transition-base:250ms ease;--transition-slow:350ms ease}*,:after,:before{box-sizing:border-box;padding:0;margin:0}html{height:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body,html{max-width:100vw;overflow-x:hidden}body{min-height:100%;display:flex;flex-direction:column;font-family:var(--font-family);font-size:var(--font-size-base);line-height:1.6;color:var(--color-text-primary);background:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:keep-all;overflow-wrap:break-word}main{flex:1 1}a{color:inherit;text-decoration:none}ol,ul{list-style:none}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer;border:none;background:none}h1,h2,h3,h4,h5,h6{line-height:1.3;font-weight:700}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}table{border-collapse:collapse;border-spacing:0}h1{font-size:var(--font-size-4xl)}h2{font-size:var(--font-size-3xl)}h3{font-size:var(--font-size-2xl)}h4{font-size:var(--font-size-xl)}h5{font-size:var(--font-size-lg)}h6{font-size:var(--font-size-base)}@media (max-width:1023px){:root{--header-height:64px}h1{font-size:var(--font-size-3xl)}h2{font-size:var(--font-size-2xl)}h3{font-size:var(--font-size-xl)}}@media (max-width:639px){h1{font-size:var(--font-size-2xl)}h2{font-size:var(--font-size-xl)}h3{font-size:var(--font-size-lg)}.container{padding:0 var(--spacing-md)}.section{padding:var(--spacing-2xl) 0}}.Footer_footer__pQtti{background-color:var(--color-primary-dark,#1b3a18);color:var(--color-text-on-primary,#ffffff);padding:60px 0 0}.Footer_container__KpDnW{max-width:1200px;margin:0 auto;padding:0 24px}.Footer_content__sRLWS{display:flex;justify-content:space-between;gap:48px;padding-bottom:40px}.Footer_companyInfo__xaSgf{flex:1 1}.Footer_companyNameRow__uGI68{display:flex;align-items:center;gap:10px;margin-bottom:8px}.Footer_logoIcon__B99nM{height:36px;width:36px;flex-shrink:0}.Footer_companyName__7WpZL{font-size:20px;font-weight:700;margin:0}.Footer_companyDesc__W09_u{font-size:14px;opacity:.8;margin:0 0 20px}.Footer_address__WjXEO{font-style:normal;line-height:1.8;font-size:14px;opacity:.85}.Footer_address__WjXEO p{margin:0}.Footer_contactLink__41hSo{color:var(--color-text-on-primary,#ffffff);text-decoration:none;transition:opacity .2s ease}.Footer_contactLink__41hSo:hover{opacity:.7;text-decoration:underline}.Footer_quickLinks__C2GLi{flex-shrink:0}.Footer_quickLinksTitle__QMxpA{font-size:16px;font-weight:600;margin:0 0 16px}.Footer_quickLinksNav__vVlIn{display:flex;flex-direction:column;gap:10px}.Footer_quickLink__DED4i{color:var(--color-text-on-primary,#ffffff);text-decoration:none;font-size:14px;opacity:.85;transition:opacity .2s ease}.Footer_quickLink__DED4i:hover{opacity:1;text-decoration:underline}.Footer_copyright__j4atB{border-top:1px solid rgba(255,255,255,.15);padding:20px 0;text-align:center}.Footer_copyright__j4atB p{margin:0;font-size:13px;opacity:.65}@media (max-width:768px){.Footer_content__sRLWS{flex-direction:column;gap:36px}.Footer_quickLinksNav__vVlIn{flex-direction:row;flex-wrap:wrap;gap:16px}}