.dk-page{--dk-blue:#4a90e2;--dk-blue-dark:#1e3a8a;--dk-blue-soft:#f0f6fc;--dk-green:#16a34a;--dk-amber:#d4852a;background:#f8fafc;min-height:100vh;padding-top:5.5rem}.dk-hero{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 45%,#4a90e2 100%);padding:3.5rem 1.5rem 4.5rem;position:relative;overflow:hidden}.dk-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#ffffff1f 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff14 0%,#0000 40%);position:absolute;inset:0}.dk-hero-inner{max-width:1060px;margin:0 auto;position:relative}.dk-hero-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.25rem;display:flex}.dk-back{color:#ffffffe6;background:#ffffff1f;border:1px solid #fff3;border-radius:100px;flex-shrink:0;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.dk-back:hover{background:#fff3}.dk-badge{color:#fff;letter-spacing:.02em;background:#ffffff2e;border:1px solid #ffffff40;border-radius:100px;padding:.35rem .95rem;font-size:.78rem;font-weight:600;display:inline-block}.dk-hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:2.5rem;display:grid}.dk-hero-main{min-width:0}.dk-hero h1{text-shadow:0 2px 12px #00000026;margin:0 0 1.15rem;font-size:clamp(1.75rem,4vw,2.65rem);font-weight:800;line-height:1.2}.dk-hero-subtitle{color:#ffffffeb;margin-top:.35rem;font-size:clamp(1.2rem,2.8vw,1.75rem);font-weight:700;line-height:1.3;display:block}.dk-hero-desc{color:#ffffffe0;max-width:560px;margin:0 0 1.35rem;font-size:clamp(.98rem,1.8vw,1.08rem);line-height:1.75}.dk-hero-tags{flex-wrap:wrap;gap:.55rem;display:flex}.dk-hero-tags span{color:#fffffff2;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:100px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.dk-hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:1px solid #ffffff38;border-radius:20px;padding:1.5rem 1.6rem;box-shadow:0 12px 40px #0000001f}.dk-hero-card-label{letter-spacing:.06em;text-transform:uppercase;color:#ffffffbf;text-align:center;margin:0 0 1rem;font-size:.82rem;font-weight:700}.dk-hero-price{background:#ffffff1a;border:1px solid #ffffff26;border-radius:14px;align-items:stretch;gap:0;display:flex;overflow:hidden}.dk-hero-price-item{text-align:center;flex-direction:column;flex:1;gap:.35rem;padding:1.1rem .9rem;display:flex}.dk-hero-price-item span{color:#fffc;font-size:.82rem;font-weight:600}.dk-hero-price-item span em{color:#fde68a;margin-top:.15rem;font-size:.68rem;font-style:normal;font-weight:700;display:block}.dk-hero-price-item strong{color:#fff;font-size:1.35rem;font-weight:800}.dk-hero-price-item--featured{background:#d4852a40}.dk-hero-price-divider{background:#ffffff2e;flex-shrink:0;width:1px}.dk-hero-card-note{color:#ffffffe6;justify-content:center;align-items:center;gap:.4rem;margin:1rem 0 0;font-size:.85rem;font-weight:600;display:flex}.dk-body{z-index:1;max-width:960px;margin:-2.5rem auto 0;padding:0 1.25rem 4rem;position:relative}.dk-features{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.dk-feature{text-align:center;background:#fff;border:1px solid #e8f0fe;border-radius:16px;padding:1.35rem 1.25rem;transition:transform .25s,box-shadow .25s;box-shadow:0 8px 30px #4a90e21a}.dk-feature:hover{transform:translateY(-4px);box-shadow:0 16px 40px #4a90e229}.dk-feature-icon{background:var(--dk-blue-soft);width:48px;height:48px;color:var(--dk-blue);border-radius:14px;justify-content:center;align-items:center;margin:0 auto .85rem;display:flex}.dk-feature h3{color:var(--dk-blue-dark);margin:0 0 .35rem;font-size:.95rem;font-weight:700}.dk-feature p{color:#64748b;margin:0;font-size:.82rem;line-height:1.5}.dk-section{background:#fff;border:1px solid #e8f0fe;border-radius:20px;margin-bottom:1.75rem;padding:2rem;box-shadow:0 8px 32px #4a90e214}.dk-section-title{color:var(--dk-blue-dark);align-items:center;gap:.6rem;margin:0 0 1.5rem;font-size:1.2rem;font-weight:800;display:flex}.dk-steps{gap:1rem;display:grid}.dk-step{background:linear-gradient(135deg,#f8fbff,#f0f6fc);border:1px solid #d2e3fc;border-radius:14px;grid-template-columns:48px 1fr;align-items:start;gap:1rem;padding:1.25rem;display:grid}.dk-step-num{background:var(--dk-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 4px 12px #4a90e259}.dk-step h3{color:var(--dk-blue-dark);margin:0 0 .5rem;font-size:1rem;font-weight:700}.dk-step p{color:#475569;margin:0;font-size:.92rem;line-height:1.7}.dk-bank{color:#334155;background:#fff;border:1px dashed #93c5fd;border-radius:12px;margin-top:.75rem;padding:1rem 1.15rem;font-size:.9rem;line-height:1.8}.dk-bank strong{color:var(--dk-blue-dark)}.dk-pricing{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem;display:grid}.dk-price-card{text-align:center;background:#fafbfc;border:2px solid #e2e8f0;border-radius:16px;padding:1.5rem;transition:border-color .2s,transform .2s;position:relative}.dk-price-card--featured{border-color:var(--dk-blue);background:linear-gradient(#f0f6fc 0%,#fff 100%);box-shadow:0 8px 28px #4a90e226}.dk-price-badge{background:var(--dk-amber);color:#fff;white-space:nowrap;border-radius:100px;padding:.25rem .75rem;font-size:.72rem;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.dk-price-card h3{color:var(--dk-blue-dark);margin:.5rem 0;font-size:.95rem;font-weight:700}.dk-price-amount{color:var(--dk-blue);margin:0;font-size:1.75rem;font-weight:800}.dk-price-note{color:#64748b;margin:.35rem 0 0;font-size:.82rem}.dk-gift{color:#92400e;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fde68a;border-radius:14px;align-items:flex-start;gap:.75rem;padding:1.15rem 1.25rem;font-size:.92rem;line-height:1.65;display:flex}.dk-gift strong{color:#78350f}.dk-zalo-btn{background:#0068ff;border-radius:100px;align-items:center;gap:.45rem;margin-top:.6rem;padding:.55rem 1.1rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #0068ff4d;color:#fff!important}.dk-zalo-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0068ff66}.dk-form-wrap{margin-bottom:1.5rem}.dk-form-header{text-align:center;margin-bottom:1.75rem}.dk-form-header h2{color:var(--dk-blue-dark);margin:0 0 .5rem;font-size:1.35rem;font-weight:800}.dk-form-header p{color:#64748b;margin:0;font-size:.92rem}.dk-footer-note{text-align:center;color:#94a3b8;margin-top:2rem;font-size:.85rem}.dk-footer-note a{color:var(--dk-blue);font-weight:600;text-decoration:none}.dk-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.dk-modal{text-align:center;background:#fff;border-radius:20px;width:min(480px,100%);padding:2rem 1.75rem;animation:.25s dk-modal-in;box-shadow:0 24px 60px #0003}@keyframes dk-modal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.dk-modal-icon{color:#16a34a;background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.dk-modal-title{color:#1a1a1a;margin:0 0 .5rem;font-size:1.35rem;font-weight:800}.dk-modal-message{color:#16a34a;margin:0 0 1.25rem;font-size:.95rem;font-weight:600}.dk-modal-box{text-align:left;background:linear-gradient(135deg,#f0f6fc,#f8fbff);border:1px solid #d2e3fc;border-radius:14px;margin-bottom:1.25rem;padding:1.15rem 1.25rem}.dk-modal-box h3{color:#1e3a8a;margin:0 0 .6rem;font-size:1rem;font-weight:700}.dk-modal-box p{color:#475569;margin:0;font-size:.9rem;line-height:1.65}.dk-modal-zalo{justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:0;padding:.85rem 1.25rem;font-size:1rem;display:inline-flex}.dk-modal-close{color:#64748b;cursor:pointer;background:0 0;border:none;margin-top:.85rem;padding:.5rem;font-family:inherit;font-size:.88rem;font-weight:600}.dk-modal-close:hover{color:#334155}@media (max-width:768px){.dk-features,.dk-pricing{grid-template-columns:1fr}.dk-section{padding:1.5rem 1.15rem}.dk-hero{padding:2.5rem 1.15rem 3.5rem}.dk-hero-top{margin-bottom:1.75rem}.dk-hero-grid{grid-template-columns:1fr;gap:1.75rem}.dk-hero-desc{max-width:none}.dk-body{margin-top:-2rem;padding:0 1rem 3rem}}.ht-page{background:linear-gradient(#f8fafc 0%,#eef4fb 100%)}.ht-body{max-width:960px}.ht-hero{padding:2.75rem 1.5rem 3.25rem}.ht-hero-inner{max-width:1060px}.ht-back{margin-bottom:1.75rem}.ht-hero-content{max-width:none}.ht-hero-greeting{color:#ffffffe6;margin:0 0 .75rem;font-size:1rem;font-weight:500;line-height:1.6}.ht-hero-greeting strong{color:#fff;font-weight:700}.ht-hero-heading{flex-direction:column;gap:.35rem;margin:0;display:flex}.ht-hero-heading-main{color:#fff;text-shadow:0 2px 12px #0000001f;font-size:clamp(1.55rem,3.5vw,2.1rem);font-weight:800;line-height:1.3;display:block}.ht-hero-heading-sub{color:#ffffffeb;font-size:clamp(.98rem,1.6vw,1.08rem);font-weight:500;line-height:1.55;display:block}.ht-hero-heading-note{color:#ffffffd1;font-size:clamp(.95rem,1.5vw,1.02rem);font-weight:500;line-height:1.55;display:block}.ht-step-links{margin-top:.75rem}.ht-form-section{padding:2rem 2rem 2.25rem}.ht-form-header{text-align:center;margin-bottom:2rem}.ht-form-header-icon{color:#2563eb;background:linear-gradient(135deg,#f0f6fc,#dbeafe);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1rem;display:flex;box-shadow:0 4px 16px #4a90e226}.ht-form-header h2{color:#1e3a8a;margin:0 0 .45rem;font-size:1.35rem;font-weight:800}.ht-form-header p{color:#64748b;margin:0;font-size:.9rem}.ht-required{color:#ef4444;font-weight:700}.ht-optional{color:#94a3b8;font-size:.82rem;font-weight:500}.ht-form{margin:0}.ht-fieldset{border:none;margin:0 0 1.75rem;padding:0}.ht-fieldset:last-of-type{margin-bottom:0}.ht-legend{letter-spacing:.06em;text-transform:uppercase;color:#64748b;border-bottom:2px solid #e8f0fe;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding-bottom:.65rem;font-size:.78rem;font-weight:700;display:flex}.ht-form-grid{grid-template-columns:1fr 1fr;gap:1.15rem;display:grid}.ht-field--full{grid-column:1/-1}.ht-label{color:#1e3a8a;margin-bottom:.4rem;font-size:.88rem;font-weight:600;display:block}.ht-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ht-input{color:#1a1a1a;background:#fafbfc;border:1.5px solid #e2e8f0;border-radius:12px;width:100%;padding:.78rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s}.ht-input::placeholder{color:#94a3b8}.ht-input:focus{background:#fff;border-color:#4a90e2;outline:none;box-shadow:0 0 0 3px #4a90e226}.ht-textarea{resize:vertical;min-height:140px;line-height:1.65}.ht-char-hint{color:#94a3b8;text-align:right;margin-top:.35rem;font-size:.78rem;display:block}.ht-tip{background:linear-gradient(135deg,#fffbeb,#fef9c3);border:1px solid #fde68a;border-radius:14px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:1rem 1.15rem;display:flex}.ht-tip-icon{color:#d97706;flex-shrink:0;margin-top:.1rem}.ht-tip p{color:#92400e;margin:0;font-size:.88rem;line-height:1.65}.ht-tip strong{color:#78350f}.ht-alert{border-radius:12px;margin-top:1.25rem;padding:.9rem 1.1rem;font-size:.9rem}.ht-alert--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.ht-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4a90e2,#2563eb);border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.75rem;padding:1rem 1.5rem;font-family:inherit;font-size:1.05rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 24px #4a90e266}.ht-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 28px #4a90e273}.ht-submit:disabled{opacity:.65;cursor:not-allowed}.ht-modal{width:min(440px,100%)}.ht-modal-actions{flex-direction:column;gap:.65rem;display:flex}.ht-modal-btn{border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s;display:flex}.ht-modal-btn:hover{transform:translateY(-1px)}.ht-modal-btn--zalo{color:#fff;background:#0068ff;box-shadow:0 4px 16px #0068ff59}.ht-modal-btn--fb{color:#fff;background:#1877f2;box-shadow:0 4px 16px #1877f259}@media (max-width:768px){.ht-form-section{padding:1.5rem 1.15rem 1.75rem}.ht-form-grid{grid-template-columns:1fr}.ht-field--full{grid-column:auto}}@media (max-width:480px){.ht-hero{padding:2.25rem 1.15rem 2.75rem}}
