.header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:none;background:linear-gradient(#fffffff0 0%,#f7f8fbe6 100%);border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s,background-color .2s;position:fixed;top:0;left:0;right:0}@media (max-width:768px){.header{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#f7f8fb}}.header.is-scrolled{border-bottom-color:#12141614;box-shadow:0 8px 24px #0f172a0a}.header__inner{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.header__inner{padding:0 1rem}}.header__inner{justify-content:space-between;align-items:center;height:58px;display:flex}@media (max-width:768px){.header__inner{z-index:2;position:relative}}.header__logo{align-items:center;gap:.1rem;display:inline-flex}.header__logo-image{-webkit-tap-highlight-color:#0000;width:1.4rem;height:1.4rem;display:block}.header__logo-text{color:#121416;white-space:nowrap;-webkit-tap-highlight-color:#0000;font-size:1.04rem;font-weight:700}@media (max-width:768px){.header__nav{z-index:180;background-color:#0000;align-items:stretch;max-height:calc(100svh - 58px - 2rem);padding:0;display:none;position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem;overflow:visible}.header__nav.is-open{display:block}}.header__nav-list{align-items:center;gap:2rem;display:flex}@media (max-width:768px){.header__nav-list{-webkit-overflow-scrolling:touch;z-index:181;background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;align-items:stretch;gap:.5rem;width:100%;height:fit-content;max-height:calc(100svh - 58px - 2rem);padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.header__nav-item{width:100%}}.header__nav-link{color:#6b7280;letter-spacing:.01em;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.header__nav-link:hover,.header__nav-link.is-active{color:#111}.header__nav-link.is-active:after{content:"";background-color:#7c3aed;border-radius:999px;height:2px;position:absolute;bottom:-8px;left:0;right:0}@media (max-width:768px){.header__nav-link{color:#111;z-index:182;cursor:pointer;background-color:#f7f8fbcc;border:1px solid #e5e7ebe6;border-radius:.75rem;align-items:center;width:100%;min-height:3.5rem;padding:0 1rem;font-size:1.125rem;display:flex;position:relative}.header__nav-link.is-active{color:#121416;background-color:#7c3aed14;border-color:#7c3aed47}.header__nav-link.is-active:after{border-radius:999px;width:8px;height:8px;inset:50% 1rem auto auto;transform:translateY(-50%)}}.header__menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:4px;width:20px;height:24px;padding:0;display:none}@media (max-width:768px){.header__menu-toggle{display:flex;position:relative}}.header__menu-bar{pointer-events:none;transform-origin:50%;background-color:#111;border-radius:999px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.is-open .header__menu-bar:first-child{transform:translateY(6px)rotate(45deg)}.is-open .header__menu-bar:nth-child(2){opacity:0}.is-open .header__menu-bar:nth-child(3){transform:translateY(-6px)rotate(-45deg)}
.footer{background-color:#fff;border-top:1px solid #e5e7eb;padding:6rem 0 3rem}.footer__inner{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.footer__inner{padding:0 1rem}}.footer__main{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:4rem;padding-bottom:3rem;display:flex}@media (max-width:768px){.footer__main{flex-direction:column;gap:3rem}}.footer__brand{flex:560px;min-width:0;max-width:560px}@media (max-width:768px){.footer__brand{flex-basis:auto;width:100%;max-width:100%}}.footer__logo{letter-spacing:.05em;color:#121416eb;white-space:nowrap;align-items:center;margin-bottom:1rem;font-size:.94rem;font-weight:700;display:inline-flex}@media (max-width:768px){.footer__logo{letter-spacing:.14em;font-size:.84rem}}.footer__business{flex-direction:column;gap:2px;display:flex}.footer__business-line{color:#1214168f;align-items:flex-start;gap:.5rem;font-size:13px;line-height:1.6;display:flex}@media (max-width:768px){.footer__business-line{gap:6px;font-size:12px;line-height:1.55}}.footer__business-line--address .footer__business-value{word-break:keep-all;overflow-wrap:anywhere}.footer__business-label{color:#12141694;flex-shrink:0;font-weight:500}.footer__business-value{color:#12141694;flex:1;min-width:0}.footer__business-link{color:#12141694;flex:none;min-width:auto;transition:color .2s;display:inline-flex}.footer__business-link:hover{color:#7c3aed}.footer__links{flex:none;gap:4rem;display:flex}@media (max-width:640px){.footer__links{flex-direction:column;gap:2rem}}.footer__link-group{min-width:120px}.footer__link-title{color:#111;margin-bottom:1rem;font-size:.875rem;font-weight:600}.footer__link-list{flex-direction:column;gap:.5rem;display:flex}.footer__link{color:#6b7280;font-size:.875rem;transition:color .2s}.footer__link:hover{color:#7c3aed}.footer__bottom{padding-top:2rem}.footer__copyright{color:#6b7280;font-size:.875rem}
@keyframes toast-in{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(10px)scale(.97)}}.toast-region{z-index:200;flex-direction:column;gap:.5rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}@media (max-width:768px){.toast-region{bottom:1rem;left:1rem;right:1rem}}.toast{color:#fff;transform-origin:100% 100%;background-color:#121416f5;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:1rem;min-width:320px;max-width:420px;padding:1rem 1.5rem;animation:.28s cubic-bezier(.22,1,.36,1) toast-in;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media (max-width:768px){.toast{transform-origin:bottom;width:100%;min-width:0;max-width:none}}.toast.is-closing{animation:.2s ease-in forwards toast-out}.toast__content{flex:1}.toast__title{font-size:.875rem;font-weight:600}.toast__description{color:#fffc;margin-top:.25rem;font-size:.875rem;line-height:1.5}.toast__close{color:#fffc;background:0 0;border:0;padding:0;font-size:1.25rem;line-height:1}.toast__close:hover{color:#fff}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}html[data-scroll-behavior=smooth]{scroll-behavior:smooth}body{color:#111;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f8fb;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit}.innerbox{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.innerbox{padding:0 1rem}}section{padding:6rem 0}@media (max-width:1024px){section{padding:4rem 0}}@media (max-width:768px){section{padding:3rem 0}}.copy .title{color:#111;font-size:2.25rem;font-weight:700;line-height:1.2}@media (max-width:1024px){.copy .title{font-size:1.875rem}}@media (max-width:768px){.copy .title{font-size:1.5rem}}.copy .title{margin-bottom:1rem}.copy .desc{color:#6b7280;max-width:600px;font-size:1.125rem;font-weight:400;line-height:1.6}.copy .actions{gap:1rem;margin-top:2rem;display:flex}@media (max-width:768px){.copy .actions{flex-direction:column}}.btn-primary{color:#fff;cursor:pointer;background-color:#7c3aed;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s,transform .15s;display:inline-flex}.btn-primary:hover{background-color:#6315e9}.btn-primary:active{transform:scale(.98)}.btn-secondary{color:#111;cursor:pointer;background-color:#0000;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s,border-color .2s;display:inline-flex}.btn-secondary:hover{background-color:#fff;border-color:#6b7280}.card-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.card-grid{grid-template-columns:1fr}}.tag{color:#7c3aed;background-color:#7c3aed1a;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.status{border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.status:before{content:"";border-radius:50%;width:6px;height:6px}.status.status-progress{color:#059669;background-color:#0596691a}.status.status-progress:before{background-color:#059669}.status.status-complete{color:#7c3aed;background-color:#7c3aed1a}.status.status-complete:before{background-color:#7c3aed}.status.status-planned{color:#6b7280;background-color:#6b72801a}.status.status-planned:before{background-color:#6b7280}.page-header{text-align:center;padding:6rem 0 3rem}.page-header .page-title{color:#111;font-size:3rem;font-weight:700;line-height:1.1}@media (max-width:1024px){.page-header .page-title{font-size:2.25rem}}@media (max-width:768px){.page-header .page-title{font-size:1.875rem}}.page-header .page-title{margin-bottom:1rem}.page-header .page-desc{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:400;line-height:1.6}.main-content{min-height:100vh;padding-top:58px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
