/*     513025 : 한줄 텍스트      */
.xo-wrap__RAND__{max-width:960px;margin:0 auto;padding:40px 20px 60px;font-family:'Manrope','Apple SD Gothic Neo','Malgun Gothic',sans-serif!important;color:#1a1a1a;font-size:18px;box-sizing:border-box;}
.xo-wrap__RAND__ *{box-sizing:border-box;font-family:'Manrope','Apple SD Gothic Neo','Malgun Gothic',sans-serif!important;word-break:normal!important;overflow-wrap:break-word!important;word-wrap:break-word!important;}

/* PAGE HERO */
.xo-hero__RAND__{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:52px 44px;margin-bottom:24px;display:grid;grid-template-columns:minmax(320px,1fr) auto;gap:48px;align-items:center;}
.xo-hero-label__RAND__{font-size:11px;font-weight:700;letter-spacing:2.5px;color:#E8651A;text-transform:uppercase;margin-bottom:12px;}
.xo-hero-desc__RAND__{font-size:16px;color:#555;line-height:1.85;margin-bottom:24px;max-width:480px;font-weight:400;}
.xo-hero-tags__RAND__{display:flex;gap:8px;flex-wrap:wrap;}
.xo-tag__RAND__{padding:5px 14px;border:1px solid #e0e0e0;border-radius:100px;font-size:13px;color:#444;background:#f5f5f5;font-weight:600;}
.xo-kpi-grid__RAND__{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:260px;}
.xo-kpi__RAND__{background:#f5f5f5;border:1px solid #ebebeb;border-radius:10px;padding:22px 18px;text-align:center;}
.xo-kpi-val__RAND__{font-size:36px;font-weight:800;color:#E8651A;line-height:1;}
.xo-kpi-val__RAND__ small{font-size:17px;}
.xo-kpi-label__RAND__{font-size:11px;color:#888;margin-top:6px;line-height:1.4;white-space:nowrap;font-weight:500;}

/* SECTION CARD */
.xo-sec__RAND__{background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;margin-bottom:20px;}
.xo-sec-head__RAND__{padding:20px 28px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:10px;}
.xo-sec-bar__RAND__{width:3px;height:18px;background:#E8651A;border-radius:2px;flex-shrink:0;}
.xo-sec-title__RAND__{font-size:18px;font-weight:800;color:#1a1a1a;margin:0;}
.xo-sec-body__RAND__{padding:28px;}

/* PROBLEMS */
.xo-prob-grid__RAND__{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.xo-prob-item__RAND__{border:1px solid #e8e8e8;border-radius:8px;padding:20px 18px;background:#fafafa;}
.xo-prob-num__RAND__{font-size:10px;font-weight:700;color:#E8651A;letter-spacing:2px;margin-bottom:10px;}
.xo-prob-title__RAND__{font-size:16px;font-weight:800;color:#1a1a1a;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #ebebeb;}
.xo-prob-row__RAND__{display:flex;gap:8px;margin-bottom:10px;align-items:flex-start;}
.xo-dot__RAND__{width:4px;height:4px;border-radius:50%;background:#E8651A;flex-shrink:0;margin-top:8px;}
.xo-prob-text__RAND__ strong{font-size:13px;font-weight:700;color:#333;display:block;margin-bottom:3px;}
.xo-prob-text__RAND__ span{font-size:13px;color:#666;line-height:1.6;font-weight:400;}

/* SOLUTION */
.xo-sol-grid__RAND__{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.xo-sol-item__RAND__{border:1px solid #e8e8e8;border-radius:8px;padding:20px 18px;background:#fafafa;}
.xo-sol-icon__RAND__{width:40px;height:40px;border-radius:8px;background:#fff3ed;border:1px solid #fddbc9;display:flex;align-items:center;justify-content:center;margin-bottom:14px;}
.xo-sol-title__RAND__{font-size:15px;font-weight:800;color:#E8651A;margin-bottom:10px;}
.xo-sol-points__RAND__{display:flex;flex-direction:column;gap:8px;}
.xo-sol-point__RAND__{display:flex;gap:6px;font-size:13px;color:#555;align-items:flex-start;line-height:1.6;font-weight:400;}
.xo-sol-point__RAND__::before{content:'·';color:#E8651A;flex-shrink:0;}

/* PROCESS */
.xo-proc-row__RAND__{display:flex;gap:0;position:relative;padding:8px 0;}
.xo-proc-row__RAND__::before{content:'';position:absolute;top:33px;left:23px;right:23px;height:2px;background:#eee;z-index:0;}
.xo-proc-step__RAND__{flex:1;text-align:center;position:relative;z-index:1;padding:0 4px;}
.xo-proc-circle__RAND__{width:52px;height:52px;border-radius:50%;border:2px solid #E8651A;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:13px;font-weight:800;color:#E8651A;}
.xo-proc-name__RAND__{font-size:15px;font-weight:700;color:#1a1a1a;margin-bottom:6px;white-space:nowrap;}
.xo-proc-desc__RAND__{font-size:12px;color:#888;line-height:1.5;font-weight:400;}

/* FEATURES */
.xo-feat-grid__RAND__{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.xo-feat-card__RAND__{border:1px solid #e8e8e8;border-radius:8px;padding:20px 18px;background:#fafafa;}
.xo-feat-icon__RAND__{width:38px;height:38px;border-radius:8px;background:#fff3ed;border:1px solid #fddbc9;display:flex;align-items:center;justify-content:center;margin-bottom:14px;}
.xo-feat-title__RAND__{font-size:15px;font-weight:800;color:#1a1a1a;margin-bottom:12px;}
.xo-feat-list__RAND__{list-style:none;padding:0;margin:0;}
.xo-feat-list__RAND__ li{font-size:13px;color:#666;padding:5px 0;border-bottom:1px solid #f0f0f0;display:flex;gap:6px;align-items:flex-start;line-height:1.5;font-weight:400;}
.xo-feat-list__RAND__ li::before{content:'·';color:#E8651A;flex-shrink:0;}
.xo-feat-list__RAND__ li:last-child{border-bottom:none;}

/* EFFECTS */
.xo-eff-grid__RAND__{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.xo-eff-card__RAND__{border-radius:10px;padding:24px 20px;}
.xo-eff-c1__RAND__{background:#fafafa;border:1px solid #e8e8e8;}
.xo-eff-c2__RAND__{background:#fafafa;border:1px solid #e8e8e8;}
.xo-eff-c3__RAND__{background:#fafafa;border:1px solid #e8e8e8;}
.xo-eff-title__RAND__{font-size:14px;font-weight:800;color:#E8651A;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #ebebeb;}
.xo-eff-c3__RAND__ .xo-eff-title__RAND__{color:#E8651A;border-bottom-color:#ebebeb;}
.xo-eff-row__RAND__{font-size:13px;color:#555;padding:8px 0;border-bottom:1px solid rgba(0,0,0,0.05);line-height:1.6;display:flex;gap:6px;align-items:flex-start;font-weight:400;}
.xo-eff-row__RAND__::before{content:'·';color:#E8651A;flex-shrink:0;}
.xo-eff-row__RAND__:last-child{border-bottom:none;}

/* TECH SPEC */
.xo-tech-grid__RAND__{display:grid;grid-template-columns:1fr 1fr;gap:28px;}
.xo-tech-block-title__RAND__{font-size:15px;font-weight:800;color:#E8651A;margin-bottom:14px;padding-bottom:10px;border-bottom:2px solid #E8651A;}
.xo-tech-row__RAND__{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:1px solid #f0f0f0;font-size:13px;gap:16px;}
.xo-tech-row__RAND__:last-child{border-bottom:none;}
.xo-tech-key__RAND__{color:#1a1a1a;white-space:nowrap;flex-shrink:0;font-weight:700;}
.xo-tech-val__RAND__{font-weight:400;color:#666;}
.xo-badge__RAND__{display:inline-block;padding:3px 10px;border-radius:100px;font-size:12px;font-weight:700;background:#fff3ed;color:#E8651A;border:1px solid #fddbc9;}

/* IMPLEMENTATION */
.xo-impl-grid__RAND__{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;position:relative;}
.xo-impl-card__RAND__{border:1px solid #e8e8e8;border-radius:8px;padding:20px 18px;position:relative;background:#fafafa;}
.xo-impl-card__RAND__:not(:last-child)::after{content:'→';position:absolute;right:-10px;top:50%;transform:translateY(-50%);color:#ccc;font-size:15px;z-index:1;}
.xo-impl-num__RAND__{font-size:10px;font-weight:700;color:#E8651A;letter-spacing:2px;margin-bottom:8px;}
.xo-impl-title__RAND__{font-size:15px;font-weight:800;color:#1a1a1a;margin-bottom:12px;}
.xo-impl-list__RAND__{list-style:none;padding:0;margin:0;}
.xo-impl-list__RAND__ li{font-size:13px;color:#666;padding:4px 0;line-height:1.6;font-weight:400;}
.xo-impl-list__RAND__ li::before{content:'· ';color:#E8651A;}

/* CTA BANNER */
.xo-cta__RAND__{background:#fff3ed;border-radius:12px;padding:40px 44px;display:flex;justify-content:space-between;align-items:center;margin-top:28px;gap:24px;}
.xo-cta-title__RAND__{font-size:24px;font-weight:800;color:#1a1a1a;margin-bottom:8px;}
.xo-cta-desc__RAND__{font-size:15px;color:#666;line-height:1.6;margin:0;font-weight:400;}
.xo-cta-btns__RAND__{display:flex;gap:10px;flex-shrink:0;}
.xo-cta-btn1__RAND__{padding:14px 28px;background:#E8651A;color:#fff;border:none;border-radius:7px;font-size:15px;font-weight:700;cursor:pointer;white-space:nowrap;font-family:'Manrope',sans-serif;}
.xo-cta-btn2__RAND__{padding:14px 28px;background:transparent;color:#E8651A;border:1.5px solid #E8651A;border-radius:7px;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;font-family:'Manrope',sans-serif;}

/* RESPONSIVE */
@media(max-width:768px){
  .xo-hero__RAND__{grid-template-columns:1fr;padding:32px 24px;}
  .xo-kpi-grid__RAND__{grid-template-columns:repeat(2,1fr);min-width:unset;}
  .xo-prob-grid__RAND__,.xo-sol-grid__RAND__,.xo-feat-grid__RAND__,.xo-eff-grid__RAND__{grid-template-columns:1fr;}
  .xo-tech-grid__RAND__{grid-template-columns:1fr;}
  .xo-impl-grid__RAND__{grid-template-columns:repeat(2,1fr);}
  .xo-proc-row__RAND__{flex-direction:column;gap:16px;}
  .xo-proc-row__RAND__::before{display:none;}
  .xo-cta__RAND__{flex-direction:column;text-align:center;padding:32px 24px;}
  .xo-sec-body__RAND__{padding:22px 18px;}
}

