.hk-service-page{background-color:#000;color:var(--hk-white);min-height:100vh}.hk-service-hero{position:relative;min-height:80vh;display:flex;align-items:center;overflow:hidden;padding:120px 0 80px;background-color:#000}.hk-service-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at 20% 25%,rgba(0,255,65,.16),transparent 30%),radial-gradient(circle at 82% 35%,rgba(0,255,65,.14),transparent 32%),radial-gradient(circle at 50% 50%,rgba(5,7,5,.35),transparent 85%),linear-gradient(to bottom,transparent 35%,rgba(0,0,0,.9) 70%,#000000 88%,#000000 100%)}.hk-spt-shadow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(circle at 75% 50%,#000000 0%,rgba(0,0,0,.98) 32%,rgba(0,0,0,.6) 55%,transparent 80%);pointer-events:none}.hk-service-hero .hk-matrix{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.5;z-index:0}.hk-service-hero__grid{position:relative;z-index:3;display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center;width:100%}.hk-service-hero__left{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.hk-service-hero__title{font-size:clamp(2.4rem,5.5vw,3.6rem);line-height:1.1;margin:0 0 15px}.hk-service-hero__tagline{font-size:clamp(1.1rem,2.2vw,1.35rem);font-weight:700;color:var(--hk-white);line-height:1.3;margin:0 0 15px}.hk-service-hero__lead{font-size:1.02rem;color:var(--hk-text-muted);line-height:1.7;margin:0 0 25px}.hk-service-hero__lead strong{color:var(--hk-text);font-weight:600}.hk-service-hero__price{font-family:var(--hk-font-mono);font-size:clamp(1rem,2.2vw,1.25rem);font-weight:800;color:var(--hk-neon);margin:0 0 20px;letter-spacing:.02em;text-transform:uppercase}.hk-service-hero__summary-bullets{list-style:none;padding:0;margin:0 0 35px;display:flex;flex-direction:column;gap:12px}.hk-service-hero__summary-bullets li{font-size:.95rem;color:#ccdccd;display:flex;align-items:center;gap:10px}.hk-bullet-icon{color:var(--hk-neon);font-size:.75rem}.hk-service-hero__mini-form{display:flex;gap:12px;width:100%;max-width:580px}.hk-mini-form__input{flex:1;background:#000000bf;border:1px solid rgba(0,255,65,.25);border-radius:4px;padding:12px 18px;color:var(--hk-white);font-family:var(--hk-font-mono);font-size:.9rem;transition:border-color .2s ease,box-shadow .2s ease}.hk-mini-form__input:focus{outline:none;border-color:var(--hk-neon);box-shadow:0 0 10px #00ff4140}.hk-mini-form__btn{background:var(--hk-neon);color:#000;border:none;border-radius:4px;padding:12px 28px;font-family:var(--hk-font-mono);font-weight:700;font-size:.9rem;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .1s ease;white-space:nowrap}.hk-mini-form__btn:hover:not(:disabled){background:#0f5;box-shadow:0 0 15px #00ff4180;transform:translateY(-1px)}.hk-mini-form__btn:disabled{opacity:.8;cursor:not-allowed}.hk-mini-form__btn--success{background:var(--hk-white)!important;color:#000!important;box-shadow:none!important}.hk-mini-form__error{color:#f33;font-family:var(--hk-font-mono);font-size:.8rem;margin-top:8px}.hk-service-hero__right{display:flex;justify-content:center;align-items:center;width:100%}.hk-service-hero__image-wrapper{position:relative;width:100%;max-width:440px}.hk-service-hero__image{width:100%;height:auto;display:block;object-fit:contain;transition:transform .15s cubic-bezier(.1,.8,.2,1);will-change:transform}.hk-service-hero__image-glow{display:none}.hk-service-description{background-color:#000;padding:80px 0}.hk-service-description__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;width:100%}.hk-service-description__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.hk-service-description__overview{font-size:1.05rem;line-height:1.7;color:#ccdccd;margin:0 0 30px}.hk-service-description__bullets{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.hk-desc-bullet{display:flex;align-items:flex-start;gap:12px;font-size:.98rem;line-height:1.6;color:#b0c2b0}.hk-desc-bullet__icon{color:var(--hk-neon);font-size:.8rem;margin-top:2px}.hk-desc-bullet__text strong{color:var(--hk-white)}.hk-service-description__slogan{font-size:1.05rem;color:var(--hk-neon);line-height:1.6;margin:10px 0 0}.hk-service-description__vector-col{display:flex;justify-content:center;align-items:center;width:100%}.hk-service-description__svg-wrapper{width:100%;max-width:320px;filter:drop-shadow(0 0 25px rgba(0,255,65,.22));animation:hk-vector-glow 6s infinite ease-in-out}.hk-service-description__svg-wrapper svg{width:100%;height:auto;display:block}.hk-service-process{background-color:#000;padding:80px 0}.hk-service-process__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;width:100%}.hk-service-process__timeline{display:flex;flex-direction:column}.hk-vertical-timeline{display:flex;flex-direction:column;gap:0;margin-top:15px}.hk-vertical-step{position:relative;display:flex;gap:24px;padding-bottom:35px}.hk-vertical-step:last-child{padding-bottom:0}.hk-vertical-step__circle{width:44px;height:44px;border-radius:50%;border:2px solid var(--hk-neon);background:#000;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;flex-shrink:0;box-shadow:0 0 10px #00ff4140}.hk-vertical-step__number{font-family:var(--hk-font-mono);font-size:.95rem;font-weight:800;color:var(--hk-neon);letter-spacing:-.02em}.hk-vertical-step__line{position:absolute;left:21px;top:44px;bottom:-5px;width:2px;background:linear-gradient(to bottom,#00ff414d,#00ff410d);z-index:1}.hk-vertical-step__content{display:flex;flex-direction:column;justify-content:flex-start;padding-top:6px}.hk-vertical-step__title{font-family:var(--hk-font-body);font-size:1.15rem;font-weight:800;color:var(--hk-white);margin:0 0 8px;letter-spacing:.02em}.hk-vertical-step__desc{font-size:.95rem;color:var(--hk-text-muted);line-height:1.6;margin:0}.hk-service-process__benefits{display:flex;flex-direction:column;justify-content:flex-start}.hk-benefits-card{background:#0a0a0a99;border:1px solid rgba(0,255,65,.2);border-radius:8px;padding:40px;box-shadow:0 8px 30px #000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hk-benefits-card__title{font-family:var(--hk-font-body);font-weight:800;font-size:1.35rem;color:var(--hk-white);margin:0 0 25px;letter-spacing:.05em;text-transform:uppercase;border-left:3px solid var(--hk-neon);padding-left:12px}.hk-benefits-card__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}.hk-benefits-card__list li{display:flex;align-items:flex-start;gap:12px}.hk-benefits-card__icon{color:var(--hk-neon);display:inline-flex;align-items:center;justify-content:center;margin-top:4px;flex-shrink:0}.hk-benefits-card__text{font-size:.95rem;line-height:1.55;color:#ccdccd;margin:0}.hk-service-process__cta-container{margin-top:55px;display:flex;justify-content:center}.hk-service-process__cta-btn{padding:16px 40px;font-size:1rem}.hk-service-comparison{background-color:#000;padding:80px 0}.hk-service-comparison__title{text-align:center;margin-bottom:50px}.hk-comparison-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;width:100%;max-width:1100px;margin:0 auto}.hk-comparison-card-v2{border-radius:8px;padding:40px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:border-color .3s ease,box-shadow .3s ease,transform .2s ease,opacity .3s ease}.hk-comparison-card-v2--hackanary{background:linear-gradient(135deg,#00ff410a,#0a0a0ac2);border:1.5px solid rgba(0,255,65,.25);box-shadow:0 12px 40px #000c,0 0 30px #00ff4108}.hk-comparison-card-v2--hackanary:hover{border-color:#00ff4199;box-shadow:0 12px 40px #000c,0 0 40px #00ff411f;transform:translateY(-3px)}.hk-comparison-card-v2--others{background:linear-gradient(135deg,#ff333303,#080808b8);border:1px solid rgba(255,255,255,.06);box-shadow:0 12px 40px #000c;opacity:.8}.hk-comparison-card-v2--others:hover{border-color:#f333;box-shadow:0 12px 40px #000c,0 0 30px #ff33330a;opacity:1;transform:translateY(-3px)}.hk-comparison-card-v2__header{margin-bottom:35px;text-align:center}.hk-comparison-card-v2__badge{font-family:var(--hk-font-mono);font-size:1.05rem;font-weight:800;letter-spacing:.08em;padding:8px 20px;border-radius:4px;display:inline-block}.hk-comparison-card-v2--hackanary .hk-comparison-card-v2__badge{color:var(--hk-neon);background:#00ff4114;border:1px solid rgba(0,255,65,.2);box-shadow:0 0 15px #00ff411a}.hk-comparison-card-v2--others .hk-comparison-card-v2__badge{color:#f44;background:#ff33330f;border:1px solid rgba(255,51,51,.15)}.hk-comparison-card-v2__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:22px}.hk-comparison-card-v2__item{display:flex;align-items:flex-start;gap:16px;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.04)}.hk-comparison-card-v2__item:last-child{padding-bottom:0;border-bottom:none}.hk-comparison-card-v2__icon-wrapper{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;flex-shrink:0;margin-top:2px}.hk-comparison-card-v2--hackanary .hk-comparison-card-v2__icon-wrapper{background:#00ff4114;border:1px solid rgba(0,255,65,.3);color:var(--hk-neon)}.hk-comparison-card-v2--others .hk-comparison-card-v2__icon-wrapper{background:#ff33330f;border:1px solid rgba(255,51,51,.2);color:#f44}.hk-comparison-card-v2__text{font-size:.96rem;line-height:1.6;margin:0}.hk-comparison-card-v2--hackanary .hk-comparison-card-v2__text{color:var(--hk-white);font-weight:600}.hk-comparison-card-v2--others .hk-comparison-card-v2__text{color:var(--hk-text-muted)}.hk-error-page{background-color:#000;color:var(--hk-white);min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;text-align:center}.hk-error-content{position:relative;z-index:2;max-width:500px;padding:20px}@keyframes hk-vector-glow{0%,to{transform:translateY(0) scale(1);filter:drop-shadow(0 0 15px rgba(0,255,65,.16))}50%{transform:translateY(-5px) scale(1.02);filter:drop-shadow(0 0 25px rgba(0,255,65,.32))}}@media(max-width:768px){.hk-service-hero__overlay{background:radial-gradient(circle at 50% 20%,rgba(0,255,65,.12),transparent 30%),linear-gradient(to bottom,transparent 20%,rgba(0,0,0,.8) 55%,#000000 85%,#000000 100%)}.hk-spt-shadow{background:radial-gradient(circle at 50% 75%,#000000 0%,rgba(0,0,0,.98) 40%,transparent 80%)}.hk-service-hero__grid{grid-template-columns:1fr;gap:40px;text-align:center}.hk-service-hero__left{align-items:center;text-align:center}.hk-service-hero__summary-bullets{align-items:flex-start}.hk-service-hero__mini-form{flex-direction:column;width:100%;max-width:100%;gap:10px}.hk-service-description__grid,.hk-service-process__grid{grid-template-columns:1fr;gap:45px}.hk-service-description__vector-col{order:-1}.hk-service-description__svg-wrapper{max-width:250px}.hk-benefits-card{padding:25px}.hk-comparison-cards-grid{grid-template-columns:1fr;gap:30px}.hk-comparison-card-v2{padding:30px 20px}}
