﻿/*
 * tips320/style.css  v1.0.0
 * 텔레그램 전화번호 빠른 실행 가이드 전용 스타일
 * 그누보드5 완전 격리 | BEM | 모바일 퍼스트
 * 테마: 에메랄드그린·일렉트릭블루·딥챠콜 (전화·연락처·업무 생산성)
 */

/* ── 리셋 ── */
#tg-320-wrapper,#tg-320-wrapper *,#tg-320-wrapper *::before,#tg-320-wrapper *::after{box-sizing:border-box;margin:0;padding:0;border:none;outline:none;text-decoration:none;list-style:none;background:none;font-style:normal}
#tg-320-wrapper h1,#tg-320-wrapper h2,#tg-320-wrapper h3,#tg-320-wrapper h4{font-size:inherit;font-weight:inherit;color:inherit;line-height:1.3}
#tg-320-wrapper strong,#tg-320-wrapper b{color:inherit;font-weight:700}
#tg-320-wrapper p{margin-bottom:14px!important;line-height:1.7!important}
#tg-320-wrapper p:last-child{margin-bottom:0!important}
#tg-320-wrapper button{cursor:pointer}

/* ── 변수 ── */
#tg-320-wrapper{
    --grn-400:#4ade80;--grn-500:#22c55e;--grn-600:#16a34a;--grn-700:#15803d;
    --blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;
    --teal-400:#2dd4bf;--teal-500:#14b8a6;--teal-600:#0d9488;
    --vio-500:#8b5cf6;--vio-600:#7c3aed;
    --amber-400:#fbbf24;--amber-500:#f59e0b;
    --slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#e2e8f0;--slate-300:#cbd5e1;--slate-400:#94a3b8;--slate-500:#64748b;--slate-700:#334155;--slate-800:#1e293b;--slate-900:#0f172a;
    --text-main:#1e293b;--text-sub:#475569;--border-r:16px;
    --shadow-grn:0 12px 36px rgba(34,197,94,0.15);--shadow-blue:0 8px 24px rgba(59,130,246,0.15)
}

#tg-320-wrapper.tg-320-wrapper{max-width:1100px;margin:0 auto;width:100%;font-family:'Noto Sans KR', 'Inter','Apple SD Gothic Neo',sans-serif;color:var(--text-main);line-height:1.7;background-color:var(--slate-50);border-radius:24px;overflow:hidden;box-shadow:0 16px 48px rgba(34,197,94,0.06)}

/* ══════ 히어로 ══════ */
#tg-320-wrapper .tg-320-hero{position:relative;background:linear-gradient(145deg,#0a1628 0%,#0d2818 50%,#061220 100%);padding:60px 24px 72px;text-align:center;overflow:hidden}
#tg-320-wrapper .tg-320-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 45% 35%,rgba(34,197,94,0.2) 0%,transparent 60%),radial-gradient(circle at 80% 65%,rgba(59,130,246,0.12) 0%,transparent 45%);pointer-events:none}
#tg-320-wrapper .tg-320-hero::after{content:'';position:absolute;bottom:0;left:0;right:0;height:60px;background:var(--slate-50);clip-path:polygon(0 100%,100% 100%,100% 0)}
#tg-320-wrapper .tg-320-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:20px}
#tg-320-wrapper .tg-320-hero__badge{display:inline-flex;align-items:center;gap:8px;background:rgba(34,197,94,0.2)!important;color:#86efac!important;font-size:0.85rem;font-weight:800;padding:7px 18px;border-radius:20px;border:1px solid rgba(34,197,94,0.35)}

/* 속도 비교 */
#tg-320-wrapper .tg-320-hero__speed-row{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}
#tg-320-wrapper .tg-320-hero__speed-card{padding:12px 16px;border-radius:14px;display:flex;flex-direction:column;gap:5px;min-width:130px;text-align:center}
#tg-320-wrapper .tg-320-hero__speed-card--old{background:rgba(255,255,255,0.05)!important;border:1px solid rgba(255,255,255,0.1)}
#tg-320-wrapper .tg-320-hero__speed-card--new{background:rgba(34,197,94,0.15)!important;border:1px solid rgba(34,197,94,0.35)}
#tg-320-wrapper .tg-320-hero__speed-label{font-size:0.72rem;font-weight:900;color:rgba(255,255,255,0.55)!important}
#tg-320-wrapper .tg-320-hero__speed-card--new .tg-320-hero__speed-label{color:#86efac!important}
#tg-320-wrapper .tg-320-hero__speed-steps{font-size:0.68rem;color:rgba(255,255,255,0.4)!important;line-height:1.4}
#tg-320-wrapper .tg-320-hero__speed-card--new .tg-320-hero__speed-steps{color:rgba(134,239,172,0.8)!important}
#tg-320-wrapper .tg-320-hero__speed-time{font-size:0.85rem;font-weight:900;color:rgba(255,255,255,0.3)!important;margin-top:2px}
#tg-320-wrapper .tg-320-hero__speed-card--new .tg-320-hero__speed-time{color:#4ade80!important}
#tg-320-wrapper .tg-320-hero__speed-arrow{font-size:1.6rem;color:var(--teal-400)!important}

#tg-320-wrapper .tg-320-hero__title{font-size:1.9rem;font-weight:900;color:#ffffff!important;line-height:1.4;word-break:keep-all;text-shadow:0 2px 16px rgba(34,197,94,0.35)}
#tg-320-wrapper .tg-320-hero__subtitle{font-size:1rem;color:rgba(134,239,172,0.9)!important;word-break:keep-all;max-width:700px;margin-bottom:0!important;line-height:1.65!important}
#tg-320-wrapper .tg-320-hero__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}
#tg-320-wrapper .tg-320-hero__tag{background:rgba(255,255,255,0.07)!important;color:rgba(255,255,255,0.82)!important;font-size:0.82rem;font-weight:700;padding:5px 14px;border-radius:24px;border:1px solid rgba(34,197,94,0.2)}

/* ══════ 메인 ══════ */
#tg-320-wrapper .tg-320-main{background:#fff;padding:52px 24px 48px;display:flex;flex-direction:column;gap:56px}

/* ══════ 도입부 ══════ */
#tg-320-wrapper .tg-320-intro{background:linear-gradient(135deg,#f0fdf4,#ecfeff)!important;border:1px solid #bbf7d0;border-radius:var(--border-r);padding:36px 28px;text-align:center;position:relative}
#tg-320-wrapper .tg-320-intro::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--grn-500),var(--blue-500));border-radius:var(--border-r) var(--border-r) 0 0}
#tg-320-wrapper .tg-320-intro__icon{font-size:2.8rem;margin-bottom:14px}
#tg-320-wrapper .tg-320-intro__heading{font-size:1.3rem;font-weight:900;color:var(--slate-800)!important;margin-bottom:16px}
#tg-320-wrapper .tg-320-intro p{font-size:1rem;color:var(--text-sub)!important;word-break:keep-all;max-width:820px;margin:0 auto!important}
#tg-320-wrapper .tg-320-intro p strong{color:var(--grn-700)!important;font-weight:800}

/* ══════ 섹션 공통 ══════ */
#tg-320-wrapper .tg-320-section__label{display:inline-flex;align-items:center;gap:8px;background:var(--grn-600)!important;color:#fff!important;font-size:0.8rem;font-weight:800;padding:5px 16px;border-radius:24px;margin-bottom:16px}
#tg-320-wrapper .tg-320-section__label--demo{background:linear-gradient(135deg,var(--grn-600),var(--blue-600))!important}
#tg-320-wrapper .tg-320-section__label--tips{background:var(--slate-700)!important;color:#fff!important}
#tg-320-wrapper .tg-320-section__title{font-size:1.4rem;font-weight:900;color:var(--slate-800)!important;border-left:5px solid var(--grn-400);padding-left:16px;margin-bottom:22px;line-height:1.4;word-break:keep-all}
#tg-320-wrapper .tg-320-section p{font-size:1rem;color:var(--text-sub)!important;word-break:keep-all;text-align:left}
#tg-320-wrapper .tg-320-section p strong{color:var(--grn-700)!important}

/* ══════ 시뮬레이터 ══════ */
#tg-320-wrapper .tg-320-sim-container{margin-top:24px;display:flex;flex-direction:column;gap:20px}

/* ── 좌측: 채팅창 ── */
#tg-320-wrapper .tg-320-chat-view{flex:1;background:var(--slate-900)!important;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 16px 40px rgba(0,0,0,0.25);position:relative;min-height:360px}

/* 채팅 헤더 */
#tg-320-wrapper .tg-320-cv-header{display:flex;align-items:center;gap:10px;padding:12px 14px;background:rgba(0,0,0,0.3)!important;border-bottom:1px solid rgba(255,255,255,0.05)}
#tg-320-wrapper .tg-320-cv-header__avatar{font-size:1.3rem;width:36px;height:36px;background:rgba(34,197,94,0.25)!important;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
#tg-320-wrapper .tg-320-cv-header__info{flex:1}
#tg-320-wrapper .tg-320-cv-header__name{font-size:0.9rem;font-weight:900;color:#fff!important}
#tg-320-wrapper .tg-320-cv-header__sub{font-size:0.7rem;color:#22c55e!important;font-weight:700}
#tg-320-wrapper .tg-320-cv-header__icons{display:flex;gap:12px;color:rgba(255,255,255,0.3)!important;font-size:0.85rem}

/* 메시지 */
#tg-320-wrapper .tg-320-messages{flex:1;padding:12px 10px;display:flex;flex-direction:column;gap:6px;overflow-y:auto}
#tg-320-wrapper .tg-320-date-divider{text-align:center;font-size:0.68rem;color:rgba(255,255,255,0.22)!important;margin:4px 0}
#tg-320-wrapper .tg-320-msg{display:flex;align-items:flex-end;gap:6px}
#tg-320-wrapper .tg-320-msg--sent{justify-content:flex-end}
#tg-320-wrapper .tg-320-msg--received{justify-content:flex-start}
#tg-320-wrapper .tg-320-msg__avatar{font-size:1rem;width:28px;height:28px;background:rgba(255,255,255,0.08)!important;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
#tg-320-wrapper .tg-320-msg__avatar--hide{visibility:hidden}
#tg-320-wrapper .tg-320-msg__content{display:flex;flex-direction:column;gap:2px;max-width:85%}
#tg-320-wrapper .tg-320-msg__bubble{padding:8px 12px;border-radius:14px;font-size:0.82rem;line-height:1.5;word-break:break-word}
#tg-320-wrapper .tg-320-msg__bubble--recv{background:rgba(255,255,255,0.09)!important;color:rgba(255,255,255,0.9)!important;border-radius:4px 14px 14px 14px}
#tg-320-wrapper .tg-320-msg__bubble--sent{background:var(--blue-600)!important;color:#fff!important;border-radius:14px 4px 14px 14px}
#tg-320-wrapper .tg-320-msg__time{display:block;font-size:0.6rem;color:rgba(255,255,255,0.32)!important;text-align:right;margin-top:3px}

/* 전화번호 링크 */
#tg-320-wrapper .tg-320-phone-link{display:inline-block;color:var(--teal-400)!important;font-weight:900;font-family:inherit;font-size:inherit;padding:1px 6px;background:rgba(20,184,166,0.12)!important;border-radius:5px;border:1px solid rgba(20,184,166,0.25);cursor:pointer;transition:all 0.2s;line-height:1.4;margin:0 2px;letter-spacing:0.02em}
#tg-320-wrapper .tg-320-phone-link:hover{background:rgba(20,184,166,0.22)!important;transform:scale(1.03)}
#tg-320-wrapper .tg-320-phone-link:active{transform:scale(0.97)}

/* 채팅 힌트 */
#tg-320-wrapper .tg-320-chat-hint{padding:8px 12px;text-align:center;font-size:0.72rem;color:rgba(255,255,255,0.2)!important;display:flex;align-items:center;justify-content:center;gap:6px;animation:tg320-pulse 2s ease-in-out infinite}
@keyframes tg320-pulse{0%,100%{opacity:0.5}50%{opacity:1}}
#tg-320-wrapper .tg-320-chat-hint.is-done{display:none}
#tg-320-wrapper .tg-320-chat-hint i{color:rgba(20,184,166,0.5)!important}

/* 퀵 메뉴 오버레이 */
#tg-320-wrapper .tg-320-quick-menu{position:absolute;inset:0;z-index:30;display:flex;align-items:flex-end;justify-content:center}
#tg-320-wrapper .tg-320-quick-menu__backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.5)!important}
#tg-320-wrapper .tg-320-quick-menu__panel{position:relative;z-index:1;width:100%;background:rgba(30,41,59,0.98)!important;border-radius:24px 24px 0 0;padding:16px 14px 14px;border-top:1px solid rgba(34,197,94,0.2);box-shadow:0 -8px 32px rgba(0,0,0,0.4);animation:tg320-slideUp 0.35s cubic-bezier(0.34,1.56,0.64,1)}
@keyframes tg320-slideUp{from{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
#tg-320-wrapper .tg-320-quick-menu__phone{font-size:1rem;font-weight:900;color:var(--teal-400)!important;text-align:center;margin-bottom:2px;letter-spacing:0.05em}
#tg-320-wrapper .tg-320-quick-menu__name{font-size:0.72rem;color:rgba(255,255,255,0.4)!important;text-align:center;margin-bottom:12px}
#tg-320-wrapper .tg-320-quick-menu__actions{display:flex;flex-direction:column;gap:5px;margin-bottom:8px}

/* 액션 버튼 */
#tg-320-wrapper .tg-320-action-btn{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;background:rgba(255,255,255,0.05)!important;border-radius:12px;font-family:inherit;font-size:0.88rem;font-weight:800;color:#fff!important;transition:all 0.18s;text-align:left}
#tg-320-wrapper .tg-320-action-btn:hover{background:rgba(255,255,255,0.1)!important;transform:translateX(3px)}
#tg-320-wrapper .tg-320-action-btn:active{transform:scale(0.97)}
#tg-320-wrapper .tg-320-action-btn__icon{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:0.85rem;flex-shrink:0}
#tg-320-wrapper .tg-320-action-btn__icon--green{background:var(--grn-600)!important;color:#fff!important}
#tg-320-wrapper .tg-320-action-btn__icon--blue{background:var(--blue-600)!important;color:#fff!important}
#tg-320-wrapper .tg-320-action-btn__icon--teal{background:var(--teal-600)!important;color:#fff!important}
#tg-320-wrapper .tg-320-action-btn__icon--violet{background:var(--vio-600)!important;color:#fff!important}
#tg-320-wrapper .tg-320-action-btn__icon--slate{background:var(--slate-500)!important;color:#fff!important}
#tg-320-wrapper .tg-320-action-btn__icon--amber{background:var(--amber-500)!important;color:#fff!important}

/* 취소 버튼 */
#tg-320-wrapper .tg-320-cancel-btn{width:100%;padding:10px;background:rgba(255,255,255,0.06)!important;color:rgba(255,255,255,0.5)!important;border-radius:12px;font-family:inherit;font-size:0.88rem;font-weight:800;transition:all 0.2s}
#tg-320-wrapper .tg-320-cancel-btn:hover{background:rgba(255,255,255,0.1)!important;color:rgba(255,255,255,0.8)!important}

/* ── 우측: 결과 패널 ── */
#tg-320-wrapper .tg-320-result-panel{flex:1;background:var(--slate-50)!important;border:2px solid var(--slate-200);border-radius:24px;padding:20px;display:flex;flex-direction:column;gap:14px}
#tg-320-wrapper .tg-320-result-panel__label{display:flex;align-items:center;gap:8px;font-size:0.78rem;font-weight:900;color:var(--slate-500)!important;padding-bottom:12px;border-bottom:1px solid var(--slate-200)}
#tg-320-wrapper .tg-320-result-panel__label i{color:var(--grn-600)!important}

/* 대기 상태 */
#tg-320-wrapper .tg-320-result-idle{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:10px 0}
#tg-320-wrapper .tg-320-result-idle__icon{font-size:2rem}
#tg-320-wrapper .tg-320-result-idle__title{font-size:0.95rem;font-weight:900;color:var(--slate-700)!important}
#tg-320-wrapper .tg-320-result-idle__desc{font-size:0.82rem;color:var(--slate-400)!important}

/* 6가지 미리보기 칩 */
#tg-320-wrapper .tg-320-actions-preview{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:6px;width:100%}
#tg-320-wrapper .tg-320-actions-preview__item{display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:10px;font-size:0.78rem;font-weight:800;color:var(--slate-700)!important;border:1px solid var(--slate-200)}
#tg-320-wrapper .tg-320-actions-preview__item i{flex-shrink:0;font-size:0.8rem}
#tg-320-wrapper .tg-320-actions-preview__item--green{background:rgba(34,197,94,0.06)!important;border-color:rgba(34,197,94,0.2);color:var(--grn-700)!important}
#tg-320-wrapper .tg-320-actions-preview__item--green i{color:var(--grn-600)!important}
#tg-320-wrapper .tg-320-actions-preview__item--blue{background:rgba(59,130,246,0.06)!important;border-color:rgba(59,130,246,0.2);color:var(--blue-600)!important}
#tg-320-wrapper .tg-320-actions-preview__item--blue i{color:var(--blue-600)!important}
#tg-320-wrapper .tg-320-actions-preview__item--teal{background:rgba(20,184,166,0.06)!important;border-color:rgba(20,184,166,0.2);color:var(--teal-600)!important}
#tg-320-wrapper .tg-320-actions-preview__item--teal i{color:var(--teal-600)!important}
#tg-320-wrapper .tg-320-actions-preview__item--violet{background:rgba(139,92,246,0.06)!important;border-color:rgba(139,92,246,0.2);color:var(--vio-600)!important}
#tg-320-wrapper .tg-320-actions-preview__item--violet i{color:var(--vio-600)!important}
#tg-320-wrapper .tg-320-actions-preview__item--slate{background:rgba(100,116,139,0.06)!important;border-color:rgba(100,116,139,0.2)}
#tg-320-wrapper .tg-320-actions-preview__item--slate i{color:var(--slate-500)!important}
#tg-320-wrapper .tg-320-actions-preview__item--amber{background:rgba(245,158,11,0.06)!important;border-color:rgba(245,158,11,0.2);color:var(--amber-500)!important}
#tg-320-wrapper .tg-320-actions-preview__item--amber i{color:var(--amber-500)!important}

/* 액션 결과 */
#tg-320-wrapper .tg-320-result-active{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;animation:tg320-resultIn 0.4s cubic-bezier(0.34,1.56,0.64,1)}
@keyframes tg320-resultIn{from{opacity:0;transform:scale(0.85)}to{opacity:1;transform:scale(1)}}
#tg-320-wrapper .tg-320-result-active__icon{font-size:2.8rem;margin-bottom:4px}
#tg-320-wrapper .tg-320-result-active__title{font-size:1.1rem;font-weight:900;color:var(--slate-800)!important}
#tg-320-wrapper .tg-320-result-active__phone{font-size:0.88rem;font-weight:900;color:var(--teal-600)!important;padding:4px 12px;background:rgba(20,184,166,0.08)!important;border-radius:8px}
#tg-320-wrapper .tg-320-result-active__desc{font-size:0.85rem;color:var(--text-sub)!important;line-height:1.5;max-width:280px}
#tg-320-wrapper .tg-320-result-active__tip{font-size:0.78rem;font-weight:800;color:var(--grn-700)!important;padding:7px 12px;background:rgba(34,197,94,0.07)!important;border-radius:8px;border:1px solid rgba(34,197,94,0.18);max-width:280px}
#tg-320-wrapper .tg-320-try-again-btn{display:flex;align-items:center;gap:7px;padding:9px 18px;background:var(--slate-100)!important;color:var(--slate-600)!important;border-radius:10px;font-family:inherit;font-size:0.82rem;font-weight:900;transition:all 0.2s;margin-top:4px}
#tg-320-wrapper .tg-320-try-again-btn:hover{background:var(--slate-200)!important}

/* ══════ 기기별 탭 ══════ */
#tg-320-wrapper .tg-320-tab-group{display:flex;margin-top:24px;border-radius:14px 14px 0 0;overflow:hidden;border:1px solid var(--slate-200);border-bottom:none;background:var(--slate-100)!important}
#tg-320-wrapper .tg-320-tab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 10px;color:var(--text-sub)!important;font-family:inherit;font-size:0.9rem;font-weight:800;transition:all 0.2s;border-right:1px solid var(--slate-200);border-bottom:3px solid transparent}
#tg-320-wrapper .tg-320-tab-btn:last-child{border-right:none}
#tg-320-wrapper .tg-320-tab-btn:hover{background:var(--slate-200)!important}
#tg-320-wrapper .tg-320-tab-btn--active{background:#fff!important;color:var(--grn-700)!important;border-bottom-color:var(--grn-500)}
#tg-320-wrapper .tg-320-tab-btn i{font-size:1.1rem}
#tg-320-wrapper .tg-320-tab-panel{display:none;background:#fff!important;border:1px solid var(--slate-200);border-top:none;border-radius:0 0 var(--border-r) var(--border-r);padding:28px 24px;animation:tg320-fadeIn 0.35s ease}
@keyframes tg320-fadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
#tg-320-wrapper .tg-320-tab-panel--active{display:block}
#tg-320-wrapper .tg-320-tab-panel__header{display:flex;align-items:center;gap:14px;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid var(--slate-100)}
#tg-320-wrapper .tg-320-tab-panel__icon-wrap{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;flex-shrink:0;font-size:1.8rem;color:#fff!important}
#tg-320-wrapper .tg-320-tab-panel__icon-wrap--ios{background:linear-gradient(135deg,#555,#111)!important}
#tg-320-wrapper .tg-320-tab-panel__icon-wrap--android{background:linear-gradient(135deg,#3DDC84,#2dae65)!important}
#tg-320-wrapper .tg-320-tab-panel__icon-wrap--pc{background:linear-gradient(135deg,var(--grn-600),var(--blue-600))!important}
#tg-320-wrapper .tg-320-tab-panel__title{font-size:1.05rem;font-weight:900;color:var(--slate-800)!important;margin-bottom:4px}
#tg-320-wrapper .tg-320-tab-panel__desc{font-size:0.88rem;color:var(--slate-500)!important;margin-bottom:0!important}
#tg-320-wrapper .tg-320-tab-panel__desc strong{color:var(--grn-700)!important}
#tg-320-wrapper .tg-320-steps{counter-reset:step320;display:flex;flex-direction:column;gap:10px;margin-bottom:14px}
#tg-320-wrapper .tg-320-steps__item{counter-increment:step320;position:relative;padding-left:36px;font-size:0.92rem;color:var(--slate-700)!important;line-height:1.6}
#tg-320-wrapper .tg-320-steps__item::before{content:counter(step320);position:absolute;left:0;top:1px;width:24px;height:24px;background:linear-gradient(135deg,var(--grn-600),var(--teal-600))!important;color:#fff!important;font-size:0.72rem;font-weight:900;border-radius:7px;display:inline-flex;align-items:center;justify-content:center}
#tg-320-wrapper .tg-320-steps__item strong{color:var(--grn-700)!important;font-weight:800}

/* 액션 리스트 (탭 내) */
#tg-320-wrapper .tg-320-action-list{display:flex;flex-direction:column;gap:6px;margin-top:6px}
#tg-320-wrapper .tg-320-action-item{display:flex;align-items:flex-start;gap:12px;padding:10px 14px;border-radius:12px;border:1px solid var(--slate-200);font-size:0.88rem;color:var(--slate-700)!important}
#tg-320-wrapper .tg-320-action-item i{font-size:0.95rem;margin-top:1px;flex-shrink:0;width:18px;text-align:center}
#tg-320-wrapper .tg-320-action-item--green{background:rgba(34,197,94,0.05)!important;border-color:rgba(34,197,94,0.2)}
#tg-320-wrapper .tg-320-action-item--green i{color:var(--grn-600)!important}
#tg-320-wrapper .tg-320-action-item--blue{background:rgba(59,130,246,0.05)!important;border-color:rgba(59,130,246,0.2)}
#tg-320-wrapper .tg-320-action-item--blue i{color:var(--blue-600)!important}
#tg-320-wrapper .tg-320-action-item--teal{background:rgba(20,184,166,0.05)!important;border-color:rgba(20,184,166,0.2)}
#tg-320-wrapper .tg-320-action-item--teal i{color:var(--teal-600)!important}
#tg-320-wrapper .tg-320-action-item--violet{background:rgba(139,92,246,0.05)!important;border-color:rgba(139,92,246,0.2)}
#tg-320-wrapper .tg-320-action-item--violet i{color:var(--vio-600)!important}
#tg-320-wrapper .tg-320-action-item--slate{background:rgba(100,116,139,0.05)!important;border-color:rgba(100,116,139,0.2)}
#tg-320-wrapper .tg-320-action-item--slate i{color:var(--slate-500)!important}
#tg-320-wrapper .tg-320-action-item--amber{background:rgba(245,158,11,0.05)!important;border-color:rgba(245,158,11,0.2)}
#tg-320-wrapper .tg-320-action-item--amber i{color:var(--amber-500)!important}
#tg-320-wrapper .tg-320-action-item strong{color:var(--slate-800)!important}

/* PC 노트 */
#tg-320-wrapper .tg-320-pc-note{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;background:rgba(34,197,94,0.07)!important;border-left:4px solid var(--grn-500);border-radius:0 12px 12px 0;font-size:0.88rem;color:var(--slate-700)!important;margin-top:14px}
#tg-320-wrapper .tg-320-pc-note i{color:var(--grn-600)!important;flex-shrink:0;margin-top:2px}
#tg-320-wrapper .tg-320-pc-note strong{color:var(--grn-700)!important}

/* ══════ 아코디언 ══════ */
#tg-320-wrapper .tg-320-accordion{display:flex;flex-direction:column;gap:14px;margin-top:22px}
#tg-320-wrapper .tg-320-accordion__item{background:#fff!important;border:1px solid var(--slate-200);border-radius:16px;overflow:hidden;transition:all 0.3s}
#tg-320-wrapper .tg-320-accordion__item.is-open{border-color:var(--grn-400);box-shadow:var(--shadow-grn)}
#tg-320-wrapper .tg-320-accordion__header{display:flex;align-items:center;gap:12px;padding:18px 20px;width:100%;background:none!important;cursor:pointer;font-family:inherit;text-align:left}
#tg-320-wrapper .tg-320-accordion__icon{width:40px;height:40px;background:var(--slate-100)!important;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:var(--slate-500)!important;flex-shrink:0;transition:all 0.3s}
#tg-320-wrapper .tg-320-accordion__item.is-open .tg-320-accordion__icon{background:rgba(34,197,94,0.1)!important;color:var(--grn-600)!important}
#tg-320-wrapper .tg-320-accordion__title{flex:1;font-size:1rem;font-weight:900;color:var(--slate-800)!important}
#tg-320-wrapper .tg-320-accordion__arrow{color:var(--slate-400)!important;transition:transform 0.4s;flex-shrink:0}
#tg-320-wrapper .tg-320-accordion__item.is-open .tg-320-accordion__arrow{transform:rotate(180deg);color:var(--grn-500)!important}
#tg-320-wrapper .tg-320-accordion__body{max-height:0;overflow:hidden;transition:max-height 0.45s,padding 0.45s;padding:0 20px}
#tg-320-wrapper .tg-320-accordion__item.is-open .tg-320-accordion__body{max-height:300px;padding:0 20px 22px}
#tg-320-wrapper .tg-320-accordion__body p{font-size:0.95rem;color:var(--text-sub)!important;line-height:1.7!important}
#tg-320-wrapper .tg-320-accordion__body p strong{color:var(--grn-700)!important}

/* ══════ 결론 ══════ */
#tg-320-wrapper .tg-320-summary{background:linear-gradient(135deg,#0a1628,#0d2818)!important;border-radius:24px;padding:50px 24px;text-align:center}
#tg-320-wrapper .tg-320-summary__title{font-size:1.5rem;font-weight:900;color:#ffffff!important;margin-bottom:20px;display:flex;align-items:center;justify-content:center;gap:12px}
#tg-320-wrapper .tg-320-summary__title i{color:var(--grn-400)!important}
#tg-320-wrapper .tg-320-summary__desc{font-size:1.05rem;color:#86efac!important;max-width:750px;word-break:keep-all;margin:0 auto 32px!important;line-height:1.65!important}
#tg-320-wrapper .tg-320-summary__desc strong{color:#ffffff!important;font-weight:800}
#tg-320-wrapper .tg-320-summary__checklist{text-align:left;max-width:640px;margin:0 auto 36px;display:flex;flex-direction:column;gap:14px;background:rgba(255,255,255,0.05)!important;padding:24px;border-radius:18px;border:1px solid rgba(134,239,172,0.12)}
#tg-320-wrapper .tg-320-summary__checklist li{font-size:0.95rem;color:#dcfce7!important;display:flex;align-items:flex-start;gap:12px;line-height:1.5}
#tg-320-wrapper .tg-320-summary__checklist li i{color:var(--grn-400)!important;flex-shrink:0;margin-top:2px}
#tg-320-wrapper .tg-320-summary__checklist li strong{color:#ffffff!important;font-weight:800}
#tg-320-wrapper .tg-320-footer{margin-top:30px}
#tg-320-wrapper .tg-320-footer__btn{display:inline-flex;align-items:center;gap:10px;background:var(--grn-600)!important;color:#fff!important;font-size:0.95rem;font-weight:900;padding:16px 36px;border-radius:30px;box-shadow:0 8px 24px rgba(34,197,94,0.3);transition:transform 0.25s,box-shadow 0.25s}
#tg-320-wrapper .tg-320-footer__btn:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(34,197,94,0.4)}

/* ══════ 스크롤 등장 ══════ */
#tg-320-wrapper .tg-320-motion{opacity:0;transform:translateY(30px);transition:opacity 0.7s ease-out,transform 0.7s ease-out}
#tg-320-wrapper .tg-320-motion.is-visible{opacity:1;transform:translateY(0)}

/* ══════ 반응형 ══════ */
@media(min-width:640px){
    #tg-320-wrapper .tg-320-hero{padding:70px 40px 80px}
    #tg-320-wrapper .tg-320-hero__title{font-size:2.3rem}
    #tg-320-wrapper .tg-320-main{padding:60px 40px 52px;gap:64px}
    #tg-320-wrapper .tg-320-sim-container{flex-direction:row;align-items:stretch}
    #tg-320-wrapper .tg-320-summary{padding:60px 40px}
}
@media(min-width:900px){
    #tg-320-wrapper .tg-320-hero__title{font-size:2.6rem}
    #tg-320-wrapper .tg-320-section__title{font-size:1.55rem}
}

