:root{--green:#009710;--green-dark:#006b0c;--green-pale:#e7f6e9;--ink:#14231a;--muted:#64706a;--line:#dde5dc;--paper:#fff;--soft:#f7f8f3;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.55 "Be Vietnam Pro",Arial,sans-serif}a{color:inherit;text-decoration:none}.container{max-width:var(--max);margin:auto;padding:0 24px}.button{display:inline-flex;align-items:center;gap:10px;background:var(--green);color:#fff;padding:13px 21px;border:0;border-radius:999px;font:inherit;font-weight:800;box-shadow:0 9px 20px #00971022;transition:.2s}.button:hover{background:var(--green-dark);transform:translateY(-1px)}.text-link{font-weight:800;color:var(--green)}header{height:82px;border-bottom:1px solid var(--line);display:flex;align-items:center;position:sticky;top:0;background:#fffffff2;backdrop-filter:blur(10px);z-index:2}.nav{display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:22px;font-weight:900;letter-spacing:.03em;color:var(--green);white-space:nowrap}.brand img{width:31px;height:31px;object-fit:cover;border-radius:5px;mix-blend-mode:multiply}.nav-links{display:flex;flex:1;justify-content:space-between;gap:18px;color:var(--muted);font-size:14px;font-weight:700}.nav-links a:hover{color:var(--green)}section{padding:94px 0;scroll-margin-top:82px}.hero{padding:102px 0 94px}.hero-grid{display:grid;grid-template-columns:1.03fr .87fr;align-items:center;gap:80px}.hero h1{font-size:clamp(40px,4.5vw,56px);line-height:1.08;letter-spacing:-.045em;margin:0 0 24px;font-weight:900}.hero p{max-width:550px;font-size:19px;color:var(--muted);margin:0 0 32px}.actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.bot-preview{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 18px 50px #14231a0d;overflow:hidden}.bot-bar{height:50px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:900}.dot{width:8px;height:8px;border-radius:50%;background:var(--green);display:inline-block;margin-right:7px}.bot-body{padding:19px}.table-title{font-size:13px;font-weight:900;margin-bottom:12px}.table-row{display:grid;grid-template-columns:1.2fr .75fr .75fr .6fr;gap:9px;padding:9px 0;border-top:1px solid #eff2ef;font-size:12px}.ok{color:var(--green);font-weight:800}.down{color:#bb2a2a;font-weight:800}.chart{height:78px;margin-top:19px;border-radius:10px;background:#f5fbf5;position:relative;overflow:hidden}.chart:before{content:"Thống kê hiệu quả khuyến nghị";position:absolute;top:8px;left:11px;color:var(--muted);font-size:10px;font-weight:700;z-index:1}.chart svg{width:100%;height:100%;padding-top:14px}.eyebrow{color:var(--green);font-weight:900;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px}.section-title{font-size:clamp(29px,3vw,39px);line-height:1.15;letter-spacing:-.035em;margin:0;max-width:700px}.section-intro{color:var(--muted);font-size:18px;max-width:650px;margin:15px 0 42px}.features{background:var(--soft)}.features .section-title{max-width:900px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;max-width:920px;margin:0 auto;border-top:1px solid var(--line)}.feature{display:grid;grid-template-columns:52px 1fr;gap:18px;align-items:center;min-height:148px;padding:25px 24px 26px 0;border-bottom:1px solid var(--line)}.feature:nth-child(odd){border-right:1px solid var(--line);padding-right:30px}.feature:nth-child(even){padding-left:30px}.feature-number{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green-pale);color:var(--green);font-weight:900;font-size:13px}.feature h3,.problem h3{margin:0 0 5px;font-size:19px}.feature p,.problem p{margin:0;color:var(--muted);font-size:14px}.problems,.community{background:var(--green-pale)}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.problem{border:1px solid #cde6d0;border-radius:14px;padding:24px;background:#ffffff9e}.n{color:var(--green);font-weight:900;font-size:13px}.problem h3{margin-top:8px}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:42px}.step{min-height:154px;padding:19px 25px;border:1px solid var(--line);border-right:0}.step:first-child{border-radius:14px 0 0 14px}.step:last-child{border-right:1px solid var(--line);border-radius:0 14px 14px 0}.step strong{display:block;margin:10px 0 5px;font-size:18px}.step p{font-size:14px;color:var(--muted);margin:0}.community-layout{display:grid;grid-template-columns:.77fr 1.23fr;gap:70px;align-items:start}.community-note{font-size:18px;color:var(--muted);margin:16px 0 23px}.community-note small{display:block;font-size:14px;margin-top:18px}.room-list{border-top:1px solid #bfddc2}.room{display:grid;grid-template-columns:54px 1fr auto;gap:19px;align-items:center;padding:24px 0;border-bottom:1px solid #bfddc2}.room-index{font-size:13px;font-weight:900;color:var(--green)}.room h3{margin:0;font-size:20px;line-height:1.22}.room p{margin:4px 0 0;color:var(--muted);font-size:14px}.room-link{color:var(--green);font-weight:900;font-size:14px;white-space:nowrap}.apps{padding-top:110px}.apps-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.app-card{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:.2s}.app-card:hover{border-color:#8acb92;transform:translateY(-2px);box-shadow:0 14px 32px #14231a0b}.app-mark{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--green-pale);color:var(--green);font-weight:900;font-size:15px}.app-card h3{font-size:22px;margin:18px 0 6px}.app-card p{color:var(--muted);margin:0 0 18px;font-size:14px}.app-action{color:var(--green);font-weight:900;font-size:14px}.about{display:grid;grid-template-columns:320px 1fr;gap:80px;align-items:start}.portrait{background:var(--green-pale);padding:27px;border-radius:20px;text-align:center}.portrait img{display:block;width:142px;height:142px;object-fit:cover;border-radius:50%;border:5px solid #fff;margin:0 auto 18px}.portrait h3{font-size:25px;margin:0}.portrait p,.about-copy>p{margin:3px 0 0;color:var(--muted)}.about-copy>p{font-size:18px;margin-top:0}.credentials{border-top:1px solid var(--line);margin-top:25px;padding-top:19px;display:grid;gap:13px}.credentials div{display:flex;gap:14px}.credentials b{color:var(--green);min-width:38px}.contact{margin-top:26px;color:var(--muted);font-size:14px}.contact a{color:var(--green);font-weight:800}.risk{border:1px solid #b9daba;border-radius:14px;padding:22px 24px;display:flex;gap:16px;align-items:flex-start;color:#35523a;background:#fbfffb}.closing{padding:92px 0;text-align:center;background:var(--green);color:#fff}.closing h2{font-size:clamp(32px,3.7vw,48px);letter-spacing:-.04em;line-height:1.1;margin:0}.closing p{opacity:.85;font-size:18px;margin:15px auto 28px;max-width:590px}.closing .button{background:#fff;color:var(--green);box-shadow:none}footer{padding:48px 0 22px}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:31px}.footer-copy{max-width:290px;color:var(--muted);font-size:14px}.footer-nav{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));width:min(100%,680px);gap:18px 26px;color:var(--muted);font-size:14px}.footer-nav>a,.footer-nav>button{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:center;min-height:24px}.footer-nav>a:not(.social-link)::before,.terms-trigger::before{content:"";display:block;width:20px;height:20px}.footer-nav a:hover,.footer-nav>button:hover{color:var(--green)}.social-link{gap:0}.social-link i{grid-column:1;font-size:17px}.social-link span{grid-column:2}.social-link .fa-telegram{color:#229ed9}.social-link .fa-youtube{color:#f00}.social-link .fa-facebook-f{color:#1877f2}.terms-trigger{border:0;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.ios-guide,.terms-dialog{border:0;padding:0;border-radius:20px;box-shadow:0 28px 90px #14231a3d}.ios-guide{max-width:600px;width:calc(100% - 32px)}.terms-dialog{width:min(1000px,calc(100% - 32px));height:min(780px,calc(100vh - 44px))}.ios-guide::backdrop,.terms-dialog::backdrop{background:#14231a88}.modal-inner{padding:31px}.modal-top,.terms-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.modal-top h2{font-size:27px;line-height:1.15;margin:0}.modal-close{border:0;background:#edf4ed;border-radius:50%;width:35px;height:35px;font-size:23px;cursor:pointer;color:var(--ink)}.modal-intro{color:var(--muted);margin:10px 0 22px}.guide-step{display:flex;gap:14px;margin:16px 0}.guide-number{flex:0 0 28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:13px;font-weight:900}.guide-step p{margin:1px 0;color:var(--muted)}.guide-step a,.terms-fallback a{color:var(--green);font-weight:900}.modal-cta{margin-top:25px}.modal-note{font-size:13px;color:var(--muted);margin:16px 0 0}.terms-inner{height:100%;display:grid;grid-template-rows:auto 1fr auto}.terms-header{align-items:center;padding:22px 25px;border-bottom:1px solid var(--line)}.terms-header h2{font-size:23px;margin:0}.terms-frame{width:100%;height:100%;border:0;background:#fff}.terms-fallback{margin:0;padding:12px 25px 18px;font-size:13px;color:var(--muted)}@media(max-width:850px){header{height:68px}.nav-links{display:none}.nav .button{padding:10px 15px;font-size:13px}.hero{padding:62px 0}.hero-grid{grid-template-columns:1fr;gap:43px}.hero h1{max-width:620px}.bot-preview{max-width:580px}.problem-grid{grid-template-columns:repeat(2,1fr)}.process{grid-template-columns:repeat(2,1fr)}.step:nth-child(2){border-right:1px solid var(--line);border-radius:0 14px 0 0}.step:first-child{border-radius:14px 0 0 0}.step:nth-child(3){border-radius:0 0 0 14px}.step:last-child{border-radius:0 0 14px 0}.community-layout,.about{grid-template-columns:1fr;gap:35px}.portrait{max-width:380px}.footer-top{display:block}.footer-nav{margin-top:27px}}@media(max-width:520px){section{scroll-margin-top:68px}.container{padding:0 18px}.brand{font-size:17px}.brand img{width:27px;height:27px}.nav .button{font-size:12px}.hero h1{font-size:43px}.hero p{font-size:17px}.table-row{font-size:10px}.problem-grid,.feature-grid,.apps-grid{grid-template-columns:1fr}.feature,.feature:nth-child(odd),.feature:nth-child(even){border-right:0;padding:22px 0}.process{grid-template-columns:1fr}.step,.step:first-child,.step:nth-child(2),.step:nth-child(3),.step:last-child{border:1px solid var(--line);border-radius:12px;margin-bottom:10px}.room{grid-template-columns:38px 1fr}.room-link{grid-column:2}.footer-nav{grid-template-columns:1fr 1fr;gap:10px}.risk{font-size:14px}.modal-inner{padding:24px}.modal-top h2{font-size:24px}.apps{padding-top:76px}}
