:root{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color:#171717;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:inherit}button{font-family:inherit;cursor:pointer}.terms-page{max-width:960px;margin:0 auto;padding:2.5rem 2rem 4rem;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.65;color:var(--gp-neutral-900)}.terms-header{text-align:center;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--gp-neutral-200)}.terms-header h1{font-size:2.25rem;font-weight:700;color:var(--gp-neutral-900);margin-bottom:.75rem;letter-spacing:-.02em}.terms-header p{font-size:1rem;color:var(--gp-neutral-600);max-width:600px;margin:0 auto}.terms-controls{display:flex;gap:1.25rem;margin-bottom:1.5rem;padding:1.25rem;background-color:#fff;border-radius:16px;border:1px solid var(--gp-neutral-200)}.date-selector,.type-selector{display:flex;flex-direction:column;gap:.5rem;flex:1}.date-selector label,.type-selector label{font-weight:600;color:var(--gp-neutral-700);font-size:.85rem}.date-selector select,.type-selector select{padding:.75rem 1rem;border:1px solid var(--gp-neutral-200);border-radius:10px;font-size:.95rem;background-color:#fff;color:var(--gp-neutral-900);cursor:pointer;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.date-selector select:hover,.type-selector select:hover{border-color:var(--gp-neutral-400)}.date-selector select:focus,.type-selector select:focus{outline:none;border-color:var(--gp-brand-300);box-shadow:0 0 0 3px #ff5f2126}.terms-content{background-color:#fff;border-radius:16px;border:1px solid var(--gp-neutral-200);overflow:hidden}.terms-document{padding:2.5rem}.terms-meta{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--gp-neutral-200)}.terms-meta h2{font-size:1.625rem;font-weight:700;color:var(--gp-neutral-900);margin-bottom:.5rem;letter-spacing:-.01em}.effective-date{font-size:.95rem;color:var(--gp-neutral-500);font-weight:500}.terms-body{font-size:.975rem;line-height:1.8;color:var(--gp-neutral-800)}.markdown-h1{font-size:1.625rem;font-weight:700;color:var(--gp-neutral-900);margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--gp-neutral-200);letter-spacing:-.01em}.markdown-h2{font-size:1.375rem;font-weight:700;color:var(--gp-neutral-900);margin:1.75rem 0 1rem;padding-left:.75rem;border-left:4px solid var(--gp-brand-300);letter-spacing:-.01em}.markdown-h3{font-size:1.125rem;font-weight:600;color:var(--gp-neutral-800);margin:1.25rem 0 .75rem}.markdown-p{margin-bottom:1rem}.markdown-ul,.markdown-ol{margin:1rem 0;padding-left:1.75rem}.markdown-li{margin-bottom:.5rem}.markdown-strong{font-weight:700;color:var(--gp-neutral-900)}.terms-footer{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--gp-neutral-200);text-align:center;color:var(--gp-neutral-500);font-size:.95rem}.terms-footer a{color:var(--gp-brand-300);text-decoration:none;font-weight:600}.terms-footer a:hover{color:var(--gp-brand-400);text-decoration:underline}.loading,.error,.no-terms{text-align:center;padding:3rem;font-size:1rem}.loading{color:var(--gp-brand-300)}.error{color:#dc2626}.no-terms{color:var(--gp-neutral-500)}@media (max-width: 768px){.terms-page{padding:1.5rem 1rem 3rem}.terms-header h1{font-size:1.875rem}.terms-controls{flex-direction:column;gap:.875rem}.terms-document{padding:1.5rem}.terms-meta h2,.markdown-h1{font-size:1.375rem}.markdown-h2{font-size:1.2rem}.markdown-h3{font-size:1.05rem}}@media (max-width: 480px){.terms-page{padding:1rem .75rem 2.5rem}.terms-document{padding:1.25rem}.terms-header h1{font-size:1.625rem}.terms-header p{font-size:.95rem}}.home-page{min-height:100vh;background-color:#fff}.hero-section{position:relative;background:linear-gradient(180deg,#ffefe9,#fff);color:var(--gp-neutral-900);padding:6rem 2rem 5rem;text-align:center;overflow:hidden}.hero-section:before{content:"";position:absolute;top:-120px;right:-120px;width:320px;height:320px;background:radial-gradient(circle,#ff5f212e,#ff5f2100 70%);border-radius:50%;pointer-events:none}.hero-section:after{content:"";position:absolute;bottom:-160px;left:-100px;width:360px;height:360px;background:radial-gradient(circle,#ffcdba80,#ffcdba00 70%);border-radius:50%;pointer-events:none}.hero-content{position:relative;max-width:800px;margin:0 auto;z-index:1}.logo-container{margin-bottom:1.75rem;display:flex;justify-content:center}.hero-logo{width:96px;height:96px;object-fit:contain;border-radius:24px;background-color:var(--gp-neutral-900);padding:16px;box-shadow:0 12px 32px #ff5f212e}.hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em}.hero-title-line{display:block;color:var(--gp-neutral-900)}.hero-title-highlight{display:block;color:var(--gp-brand-300);margin-top:.25rem}.hero-content p{font-size:1.125rem;margin-bottom:2.5rem;color:var(--gp-neutral-600);line-height:1.65}.hero-actions{display:flex;justify-content:center;gap:.875rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;border:1.5px solid transparent;cursor:pointer;letter-spacing:-.01em}.btn-primary{background-color:var(--gp-brand-300);color:#fff;border-color:var(--gp-brand-300);box-shadow:0 4px 12px #ff5f2140}.btn-primary:hover{background-color:var(--gp-brand-400);border-color:var(--gp-brand-400);transform:translateY(-1px);box-shadow:0 6px 16px #ff5f2152}.btn-outline{background-color:#fff;color:var(--gp-brand-300);border-color:var(--gp-brand-300)}.btn-outline:hover{background-color:var(--gp-brand-50);color:var(--gp-brand-400);border-color:var(--gp-brand-400)}.features-section{padding:6rem 2rem;background-color:#fff}.container{max-width:1200px;margin:0 auto}.features-section h2{text-align:center;font-size:2.25rem;font-weight:700;color:var(--gp-neutral-900);margin-bottom:3rem;letter-spacing:-.02em}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.feature-card{background:#fff;padding:2.5rem 2rem;border-radius:20px;text-align:center;border:1px solid var(--gp-neutral-200);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #17171714;border-color:var(--gp-brand-200)}.feature-icon{font-size:2.5rem;margin-bottom:1.25rem;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;background-color:var(--gp-brand-50)}.feature-card h3{font-size:1.25rem;font-weight:700;color:var(--gp-neutral-900);margin-bottom:.75rem;letter-spacing:-.01em}.feature-card p{color:var(--gp-neutral-600);line-height:1.65;font-size:.95rem}.terms-preview-section{padding:6rem 2rem;background-color:var(--gp-neutral-100)}.terms-preview-section h2{text-align:center;font-size:2.25rem;font-weight:700;color:var(--gp-neutral-900);margin-bottom:3rem;letter-spacing:-.02em}.terms-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:1.5rem;max-width:900px;margin:0 auto}.terms-item{background:#fff;padding:2.25rem 2rem;border-radius:20px;border:1px solid var(--gp-neutral-200);text-align:center;transition:all .2s ease}.terms-item:hover{border-color:var(--gp-brand-300);box-shadow:0 8px 24px #ff5f2114}.terms-item h3{font-size:1.25rem;font-weight:700;color:var(--gp-neutral-900);margin-bottom:.5rem;letter-spacing:-.01em}.terms-item p{color:var(--gp-neutral-500);margin-bottom:1.5rem;font-size:.95rem}.terms-links{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.terms-links .btn{padding:.625rem 1.25rem;font-size:.9rem}@media (max-width: 768px){.hero-section{padding:4.5rem 1.25rem 4rem}.hero-logo{width:84px;height:84px;padding:14px}.hero-content h1{font-size:2.25rem}.hero-content p{font-size:1rem}.features-section,.terms-preview-section{padding:4rem 1rem}.features-section h2,.terms-preview-section h2{font-size:1.75rem}.features-grid,.terms-preview{grid-template-columns:1fr}.terms-links{flex-direction:column;align-items:center}.terms-links .btn{width:100%;max-width:240px}.hero-actions{flex-direction:column;align-items:center}.hero-actions .btn{width:100%;max-width:320px}}@media (max-width: 480px){.hero-section{padding:3.5rem 1rem}.hero-logo{width:72px;height:72px;padding:12px}.hero-content h1{font-size:1.875rem}.features-section,.terms-preview-section{padding:3rem 1rem}.feature-card,.terms-item{padding:2rem 1.5rem}}*{box-sizing:border-box}:root{--gp-brand-50: #FFEFE9;--gp-brand-100: #FFE7DE;--gp-brand-200: #FFCDBA;--gp-brand-300: #FF5F21;--gp-brand-400: #E6561E;--gp-brand-500: #CC4C1A;--gp-brand-700: #993914;--gp-neutral-50: #fafafa;--gp-neutral-100: #f5f5f5;--gp-neutral-200: #e5e5e5;--gp-neutral-300: #d4d4d4;--gp-neutral-400: #a1a1a1;--gp-neutral-500: #737373;--gp-neutral-600: #525252;--gp-neutral-700: #404040;--gp-neutral-800: #262626;--gp-neutral-900: #171717}body{margin:0;padding:0;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:var(--gp-neutral-900);background-color:var(--gp-neutral-100)}#root,.app{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1}.app-nav{background-color:#fff;border-bottom:1px solid var(--gp-neutral-200);position:sticky;top:0;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-logo{display:flex;align-items:center;gap:.625rem;font-size:1.25rem;font-weight:700;color:var(--gp-neutral-900);text-decoration:none;transition:color .2s ease}.nav-logo:hover{color:var(--gp-brand-300)}.nav-logo-img{width:36px;height:36px;object-fit:contain;border-radius:8px;background-color:var(--gp-neutral-900)}.nav-links{display:flex;gap:2rem}.nav-link{color:var(--gp-neutral-600);text-decoration:none;font-weight:500;transition:color .2s ease;position:relative}.nav-link:hover{color:var(--gp-brand-300)}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:var(--gp-brand-300);transition:width .2s ease}.nav-link:hover:after{width:100%}.app-footer{background-color:var(--gp-neutral-900);color:#fff;padding:2rem 0;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.footer-container p{color:var(--gp-neutral-400);font-size:.9rem;margin:0}.footer-links{display:flex;gap:1.5rem}.footer-link{color:var(--gp-neutral-300);text-decoration:none;transition:color .2s ease;font-size:.9rem}.footer-link:hover{color:var(--gp-brand-300)}@media (max-width: 768px){.nav-container{padding:1rem;flex-direction:column;height:auto}.nav-links{margin-top:1rem;gap:1.5rem}.footer-container{flex-direction:column;gap:1rem;text-align:center;padding:0 1rem}.footer-links{justify-content:center}}@media (max-width: 480px){.nav-links{flex-direction:column;gap:1rem;text-align:center}.footer-links{flex-direction:column;gap:1rem}}
