.custom-header{position:fixed;top:0;left:0;width:100%;z-index:99999;background-color:#1116;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:0 20px;transition:all .3s ease}.header-inner{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 auto;width:100%;max-width:1280px;height:56px}@media(min-width:768px){.header-inner{height:64px}}.text-logo{color:#fff;font-size:24px;font-weight:800;margin:0;letter-spacing:-.5px}.menu-btn-wrapper{display:block}@media(min-width:768px){.menu-btn-wrapper{display:none}}.menu-btn{background:transparent;border:none;color:#fff;cursor:pointer;padding:0;width:24px;height:24px}.menu-btn svg{width:100%;height:100%}html,body{margin:0!important;padding:0!important;font-family:Pretendard Variable,Pretendard,system-ui,sans-serif!important;background-color:#fff;color:#111;transform:none!important}a{text-decoration:none}.framer-section{width:100%;max-width:960px;margin:0 auto;padding:100px 24px;display:flex;flex-direction:column;align-items:center}.hero-wrap{padding:180px 24px 60px;text-align:center}.hero-badge{display:inline-block;color:#2563eb;font-weight:700;margin-bottom:24px;font-size:16px;letter-spacing:.02em}.hero-title{font-size:40px;font-weight:800;color:#111;line-height:1.35;margin:0 0 32px;word-break:keep-all;letter-spacing:-.02em}@media(min-width:768px){.hero-title{font-size:56px}}.hero-desc{font-size:18px;color:#777;line-height:1.6;max-width:640px;margin:0 auto;word-break:keep-all;letter-spacing:-.01em}.framer-title-block{text-align:center;margin-bottom:48px;width:100%}.framer-title-block h2{font-size:32px;font-weight:800;color:#111;line-height:1.4;margin:0;letter-spacing:-.02em}@media(min-width:768px){.framer-title-block h2{font-size:44px}}.framer-img-wrap{width:100%;border-radius:24px;overflow:hidden;margin-bottom:40px;background:#f1f5f9}.framer-img-wrap img{width:100%;display:block;object-fit:cover;max-height:520px}.framer-text-block{width:100%;text-align:left}.framer-text-block h3{font-size:24px;font-weight:800;color:#111;margin:0 0 24px;letter-spacing:-.02em}.framer-text-block p{font-size:18px;color:#666;line-height:1.7;margin:0 0 24px;word-break:keep-all}.framer-text-block .strong-blue{color:#2563eb;font-weight:700}.framer-grid-section{width:100%;background:#f8fafd;padding:120px 24px;display:flex;flex-direction:column;align-items:center}.grid-wrap{width:100%;max-width:860px;display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.grid-wrap{grid-template-columns:1fr 1fr;gap:40px}}.framer-card{background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.06);overflow:hidden;display:flex;flex-direction:column}.fcard-head{padding:32px 24px 20px;text-align:center}.fcard-head .sub{display:block;font-size:14px;color:#888;margin-bottom:12px;letter-spacing:-.01em}.fcard-head h3{font-size:24px;font-weight:700;color:#111;margin:0;letter-spacing:-.02em}.fcard-photo{width:calc(100% - 48px);margin:0 24px;height:180px;border-radius:12px;overflow:hidden;background:#f1f5f9}.fcard-photo img{width:100%;height:100%;object-fit:cover}.fcard-list{padding:40px 32px 48px}.fcard-list ul{list-style:none;padding:0;margin:0}.fcard-list li{position:relative;padding-left:28px;margin-bottom:20px;font-size:16px;color:#555;line-height:1.6;word-break:keep-all}.fcard-list li:last-child{margin-bottom:0}.fcard-list li:before{content:"";position:absolute;left:0;top:4px;width:18px;height:18px;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" class="arrow-svg" xmlns="http://www.w3.org/2000/svg"><path d="M5 13l4 4L19 7" stroke="%2394a3b8" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') center/contain no-repeat}.fcard-list li strong{color:#111;font-weight:700}.fade-up-element{opacity:0;transform:translateY(40px);transition:opacity 1s cubic-bezier(.2,.8,.2,1),transform 1s cubic-bezier(.2,.8,.2,1);will-change:opacity,transform}.fade-up-element.is-visible{opacity:1;transform:translateY(0)}.btn-wrap{text-align:center;margin-top:16px;padding-bottom:80px}.back-btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 48px;background:#111;color:#fff;font-size:16px;font-weight:800;border-radius:100px;transition:background .2s ease,transform .2s ease}.back-btn:hover{background:#333;transform:translateY(-2px)}
