.ws-hosting-page{--font-heading:"Freesentation","Pretendard",system-ui,sans-serif;--outer-gutter:60px;min-height:100vh;background-color:#ffffff;padding:152px 0 var(--space-16)}.ws-hosting-page>.ws-container{max-width:1440px}.ws-hosting-page h1,.ws-hosting-page h2,.ws-hosting-page h3,.ws-hosting-page h4,.ws-hosting-page h5,.ws-hosting-page h6{font-family:var(--font-heading);color:#0a0a0a}.ws-hosting-page .ws-hosting-page__section h2,.ws-hosting-page .ws-hosting-page__section h2.ws-typography{font-size:24px;line-height:1.35}.ws-hosting-page__cta h1,.ws-hosting-page__cta h2,.ws-hosting-page__cta h3,.ws-hosting-page__cta h4{color:#0a0a0a}.main-site a.ws-hosting-page__link,.ws-hosting-page__link{color:#2b7cff}.ws-hosting-page__content{max-width:none;margin:0;padding:0}.ws-hosting-page__header{margin-bottom:var(--space-16);text-align:center}.ws-hosting-page__description{margin-top:var(--space-4);max-width:600px;margin-left:auto;margin-right:auto}.ws-hosting-page__section{margin-bottom:var(--space-16)}.ws-hosting-page__section h3{margin-bottom:var(--space-8)}.ws-hosting-page__features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-6);margin-top:var(--space-8)}.ws-hosting-page__feature{text-align:center;padding:var(--space-6);border:1px solid rgba(0,0,0,.1);border-radius:var(--radius-lg);background-color:var(--bg-light);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.ws-hosting-page__feature:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.ws-hosting-page__feature-icon{font-size:var(--text-4xl);margin-bottom:var(--space-4)}.ws-hosting-page__feature h5{margin-bottom:var(--space-3)}.ws-hosting-page__plans{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-5);margin-top:var(--space-8)}@media (max-width:1100px){.ws-hosting-page__plans{grid-template-columns:repeat(2,minmax(0,1fr))}}.ws-hosting-page__plan{display:flex;flex-direction:column;background-color:#ffffff;border:1px solid rgba(85,161,253,.2);border-radius:var(--radius-lg);padding:var(--space-6);position:relative;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.ws-hosting-page__plan-features{flex:1 0 auto}.ws-hosting-page__plan:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl);border-color:#55a1fd}.ws-hosting-page__plan:nth-child(2){border-color:#55a1fd;background:linear-gradient(135deg,var(--bg-light) 0,#f5f8ff 100%)}.ws-hosting-page__plan:nth-child(2):before{content:"인기";position:absolute;top:-1px;right:var(--space-6);background-color:#55a1fd;color:var(--color-light);padding:var(--space-2) var(--space-4);border-radius:0 0 var(--radius-md) var(--radius-md);font-size:var(--text-sm);font-weight:600}.ws-hosting-page__plan-header{text-align:center;margin-bottom:var(--space-6);padding-bottom:var(--space-6);border-bottom:1px solid rgba(0,0,0,.1)}.ws-hosting-page__plan-price{margin:var(--space-4) 0}.ws-hosting-page__plan-features h6{margin-bottom:var(--space-4)}.ws-hosting-page__feature-list{list-style:none;padding:0}.ws-hosting-page__feature-list li{margin-bottom:var(--space-3);padding-left:var(--space-6);position:relative}.ws-hosting-page__feature-list li:before{content:"✓";position:absolute;left:0;color:#55a1fd;font-weight:700}.ws-hosting-page__plan-cta{margin-top:var(--space-6)}.ws-hosting-page__subscribe-btn{width:100%;padding:var(--space-4) var(--space-6);background-color:#55a1fd;color:#ffffff;border:none;border-radius:999px;font-size:var(--text-lg);font-weight:600;cursor:pointer;box-shadow:0 12px 24px -8px rgba(43,124,255,.4);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.ws-hosting-page__subscribe-btn:hover{background-color:#3d8ff0;transform:translateY(-2px);box-shadow:0 16px 32px -10px rgba(43,124,255,.5)}.ws-hosting-page__plan-combos{margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid rgba(0,0,0,.05)}.ws-hosting-page__payment{text-align:center;padding:0;background:transparent;border-radius:0}.ws-hosting-page__payment-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-6);margin-top:var(--space-8)}.ws-hosting-page__contact-item,.ws-hosting-page__payment-method{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:0;background:transparent;border:0;border-radius:0;backdrop-filter:none;-webkit-backdrop-filter:none}.ws-hosting-page__contact-item h6,.ws-hosting-page__payment-method h6{margin:0;font-size:18px;color:#0a0a0a}.ws-hosting-page__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:999px;background:rgba(85,161,253,.12);color:#2b7cff;transition:background .2s ease,transform .2s ease,box-shadow .2s ease,color .2s ease}.ws-hosting-page__contact-item:hover .ws-hosting-page__icon,.ws-hosting-page__payment-method:hover .ws-hosting-page__icon{background:#55a1fd;color:#ffffff;transform:translateY(-2px);box-shadow:0 8px 20px -8px rgba(43,124,255,.4)}.ws-hosting-page__cta{text-align:center;padding:0;background:transparent;border-radius:0;color:#0a0a0a;box-shadow:none}.ws-hosting-page__cta p{color:#0a0a0a;margin-bottom:var(--space-8)}.ws-hosting-page__contact{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-6)}.ws-hosting-page__contact-item{background:transparent;padding:0;border-radius:0;backdrop-filter:none;-webkit-backdrop-filter:none}.ws-hosting-page__contact-item h6{color:#0a0a0a;margin-bottom:var(--space-3)}.ws-hosting-page__contact-link{color:#2b7cff;text-decoration:none;font-weight:600;transition:color .2s ease,text-decoration .2s ease}.ws-hosting-page__contact-link:hover{color:#2b7cff;text-decoration:underline;text-underline-offset:3px}.ws-hosting-page__faq{display:flex;flex-direction:column;gap:8px;max-width:800px;margin:var(--space-8) auto 0}.ws-hosting-page__faq-item{border:1px solid rgba(85,161,253,.2);border-radius:var(--radius-md);background:#ffffff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.ws-hosting-page__faq-item.is-open{border-color:#55a1fd;box-shadow:0 4px 16px -4px rgba(43,124,255,.15)}.ws-hosting-page__faq-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:18px 20px;border:none;background:transparent;color:inherit;cursor:pointer;text-align:left;font-family:inherit;transition:background .15s ease}.ws-hosting-page__faq-toggle:hover{background:#f5f8ff}.ws-hosting-page__faq-question{font-family:Freesentation,Pretendard,system-ui,sans-serif;font-size:16px;font-weight:600;color:#0a0a0a;line-height:1.45}.ws-hosting-page__faq-chevron{flex-shrink:0;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(85,161,253,.12);color:#2b7cff;font-size:18px;font-weight:400;line-height:1;transition:transform .25s cubic-bezier(.22,1,.36,1),background .2s ease}.ws-hosting-page__faq-item.is-open .ws-hosting-page__faq-chevron{transform:rotate(45deg);background:#55a1fd;color:#ffffff}.ws-hosting-page__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height .35s cubic-bezier(.22,1,.36,1),opacity .2s ease,padding .25s ease}.ws-hosting-page__faq-item.is-open .ws-hosting-page__faq-answer{max-height:500px;padding:0 20px 18px;opacity:1;transition:max-height .4s cubic-bezier(.22,1,.36,1),opacity .3s ease .1s,padding .25s ease}.ws-hosting-page__faq-answer p{margin:0;font-family:Freesentation,Pretendard,system-ui,sans-serif;font-size:15px;color:#4c4c4c;line-height:1.75}.ws-hosting-page__link{color:#55a1fd;text-decoration:underline;transition:color var(--transition-fast)}.ws-hosting-page__link:hover{color:#3d8ff0}.ws-hosting-page__footer{margin-top:var(--space-16);padding-top:var(--space-8);border-top:1px solid rgba(0,0,0,.1);text-align:center}.ws-hosting-page__footer p{line-height:1.8}@media (max-width:768px){.ws-hosting-page{--outer-gutter:16px;padding:103px 0 var(--space-12)}.ws-hosting-page__content{padding:0}.ws-hosting-page__header,.ws-hosting-page__section{margin-bottom:var(--space-12)}.ws-hosting-page__features{grid-template-columns:1fr;gap:var(--space-4)}.ws-hosting-page__feature{padding:var(--space-4)}.ws-hosting-page__plans{grid-template-columns:1fr;gap:var(--space-6)}.ws-hosting-page__plan{padding:var(--space-6)}.ws-hosting-page__contact,.ws-hosting-page__payment-methods{grid-template-columns:1fr;gap:var(--space-4)}.ws-hosting-page__contact-item{padding:var(--space-4)}}@media (max-width:480px){.ws-hosting-page__content{padding:0 var(--space-3)}.ws-hosting-page__feature{padding:var(--space-3)}.ws-hosting-page__plan{padding:var(--space-4)}.ws-hosting-page__cta,.ws-hosting-page__payment{padding:var(--space-6)}.ws-hosting-page__faq-item{padding:var(--space-4)}}