/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#25243a;--muted:#6d6a7f;--cream:#fbfaf6;--purple:#7557c7;--purple-dark:#59409e;--lavender:#eee8ff;--mint:#dcf3e8;--line:#e8e4ec;--font-body:"Segoe UI", Arial, sans-serif;--font-display:"Segoe UI Variable Display", "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf6e6;border-bottom:1px solid #e8e4eccc;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,6vw,92px);display:flex;position:sticky;top:0}.brand{font-family:var(--font-display);letter-spacing:-.3px;align-items:center;gap:11px;font-size:20px;font-weight:750;display:flex}.brand-mark,.mini-logo{color:#fff;background:var(--purple);font-family:var(--font-display);place-items:center;font-weight:800;display:grid}.brand-mark{border-radius:12px 12px 12px 5px;width:37px;height:37px;box-shadow:0 7px 18px #7557c740}.desktop-nav{color:#565268;gap:34px;font-size:14px;display:flex}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:hover{color:var(--purple)}.header-cta{background:var(--ink);color:#fff;border-radius:13px;padding:12px 18px;font-size:13px;font-weight:700}.header-cta span{color:#c9baff;margin-left:6px}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:clamp(35px,6vw,90px);min-height:680px;padding:78px clamp(24px,7vw,108px) 96px;display:grid;overflow:hidden}.hero-copy{max-width:670px}.eyebrow{color:#65529b;letter-spacing:.35px;background:#f7f3ff;border:1px solid #ded5f5;border-radius:999px;align-items:center;gap:9px;padding:9px 13px;font-size:12px;font-weight:700;display:inline-flex}.eyebrow span{color:#9e83e2}h1{font-family:var(--font-display);letter-spacing:-2.3px;text-wrap:balance;margin:28px 0 24px;font-size:clamp(52px,5.5vw,80px);font-weight:780;line-height:1.04}h1 em,.section-heading em{color:var(--purple);font-style:normal;font-weight:780}.hero-copy>p{max-width:600px;color:var(--muted);margin:0;font-size:18px;line-height:1.75}.hero-actions{gap:13px;margin-top:34px;display:flex}.button{border-radius:15px;justify-content:center;align-items:center;gap:25px;min-height:53px;padding:0 23px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.button.primary{background:var(--purple);color:#fff;box-shadow:0 12px 30px #7557c740}.button.primary:hover{background:var(--purple-dark);transform:translateY(-1px)}.button.secondary{border:1px solid var(--line);background:#ffffffb3}.button.ai-button{color:#fff;background:#3d8a68;box-shadow:0 12px 30px #3d8a6838}.button.ai-button:hover{background:#2f7355;transform:translateY(-1px)}.hero-trust{color:var(--muted);align-items:center;gap:14px;margin-top:35px;display:flex}.avatar-stack{display:flex}.avatar-stack span{border:2px solid var(--cream);color:#fff;background:#8770c8;border-radius:50%;place-items:center;width:32px;height:32px;margin-left:-7px;font-size:9px;font-weight:800;display:grid}.avatar-stack span:nth-child(2){background:#4f9981}.avatar-stack span:nth-child(3){background:#e69c6d}.hero-trust p{margin:0;font-size:12px;line-height:1.45}.hero-trust strong{color:#4d485c}.hero-visual{place-items:center;min-height:520px;display:grid;position:relative}.glow{filter:blur(2px);border-radius:50%;position:absolute}.glow-one{background:#e8e0fc;width:440px;height:440px;top:6%;right:3%}.glow-two{opacity:.9;background:#dff4e8;width:230px;height:230px;bottom:2%;left:7%}.workspace-card{z-index:2;width:min(410px,86%);min-height:470px;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #4e41691a;border-radius:34px;padding:17px;transition:background .45s;transform:rotate(1.2deg);box-shadow:0 36px 75px #2f2b4d33}.workspace-top{justify-content:space-between;align-items:center;display:flex}.mini-logo{border-radius:12px;width:40px;height:40px}.mini-dots{color:#aaa2b6;letter-spacing:3px}.tiny-label{color:var(--purple);letter-spacing:1.7px;margin:0 0 9px;font-size:9px;font-weight:850}.promo-green .tiny-label{color:#2f765b}.promo-peach .tiny-label{color:#a35e4a}.workspace-card h3{font-family:var(--font-display);letter-spacing:-.8px;margin:0;font-size:31px;font-weight:780;line-height:1.12}.promo-content{background:linear-gradient(145deg,#eee8ff 0%,#faf8ff 58%,#e9f5ef 100%);border-radius:25px;flex-direction:column;justify-content:space-between;min-height:360px;margin-top:12px;padding:23px;animation:.48s both promo-in;display:flex;position:relative;overflow:hidden}.promo-green .promo-content{background:linear-gradient(145deg,#d9f0e5 0%,#f7fcf9 58%,#e8e1fb 100%)}.promo-peach .promo-content{background:linear-gradient(145deg,#fae7df 0%,#fffaf7 58%,#eee7ff 100%)}.promo-art{place-items:center;height:150px;display:grid;position:relative}.promo-icon{z-index:2;background:#ffffffc7;border:6px solid #ffffffe6;border-radius:31px;place-items:center;width:94px;height:94px;font-size:44px;display:grid;position:relative;transform:rotate(-4deg);box-shadow:0 18px 34px #4a377426}.promo-green .promo-icon{transform:rotate(4deg)}.promo-orbit{border:1px solid #7557c72e;border-radius:999px;position:absolute}.orbit-one{width:180px;height:95px;transform:rotate(18deg)}.orbit-two{width:135px;height:135px;transform:rotate(-18deg)}.promo-sparkle{color:#7557c761;font-size:25px;position:absolute;top:4px;right:22px}.promo-copy{z-index:2;position:relative}.promo-image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.promo-content.has-image:after{content:"";background:linear-gradient(#0000,#191622bd);position:absolute;inset:35% 0 0}.promo-content.has-image .promo-copy{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#1a172475;border-radius:18px;margin-top:auto;padding:20px}.promo-content.has-image .tiny-label,.promo-content.has-image .promo-text{color:#ffffffd1}.promo-text{color:#6f6879;margin:13px 0 0;font-size:12px;line-height:1.6}.promo-controls{justify-content:center;align-items:center;gap:8px;margin-top:16px;padding-bottom:2px;display:flex}.promo-controls button{cursor:pointer;background:#d9d3e2;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:all .25s}.promo-controls button.active{background:var(--purple);width:30px}.promo-green .promo-controls button.active{background:#387b63}.promo-peach .promo-controls button.active{background:#b76f59}@keyframes promo-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.progress-row{color:#c9c3d8;justify-content:space-between;font-size:10px;display:flex}.progress-row strong{color:#d8cfff}.progress{background:#55516d;border-radius:9px;height:6px;margin-top:9px;overflow:hidden}.progress i{border-radius:inherit;background:#b8a2fa;width:80%;height:100%;display:block}.mini-grid{grid-template-columns:1fr 1fr;gap:11px;margin-top:34px;display:grid}.mini-grid div{background:#ffffff0a;border:1px solid #55506e;border-radius:15px;grid-template-columns:25px 1fr;align-items:center;padding:14px 12px;display:grid}.mini-grid span{color:#cbbcff;grid-row:1/3;font-size:18px}.mini-grid b{font-size:10px}.mini-grid small{color:#aaa4bc;margin-top:3px;font-size:8px}.floating-note{z-index:3;background:#fff;border:1px solid #eeeaf3;border-radius:17px;align-items:center;gap:11px;padding:14px 17px;display:flex;position:absolute;box-shadow:0 18px 40px #3a325024}.floating-note>span{border-radius:10px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.floating-note b,.floating-note small{display:block}.floating-note b{font-size:12px}.floating-note small{color:#898596;margin-top:3px;font-size:9px}.note-time{top:18%;right:-2%;transform:rotate(4deg)}.note-time>span{color:#7557c7;background:#eee7ff}.note-done{bottom:12%;left:-1%;transform:rotate(-3deg)}.note-done>span{color:#398068;background:#dcf3e8}.path-section{background:#fff;padding:92px clamp(24px,7vw,108px) 120px}.path-intro{color:#6d55ad;letter-spacing:1.6px;background:#faf7ff;border:1px solid #e6ddfb;border-radius:999px;align-items:center;gap:10px;width:fit-content;margin:0 auto 36px;padding:10px 16px;font-size:11px;font-weight:800;display:flex}.path-intro span{letter-spacing:0;font-size:14px}.section-heading{text-align:center;margin:0 auto 55px}.kicker{color:var(--purple);letter-spacing:2px;font-size:11px;font-weight:800}.section-heading h2{font-family:var(--font-display);letter-spacing:-1.2px;text-wrap:balance;margin:17px 0 0;font-size:clamp(35px,4vw,52px);font-weight:760;line-height:1.15}.path-grid{grid-template-columns:1fr 1fr;gap:25px;max-width:1120px;margin:auto;display:grid}.path-card{border:1px solid #e5e0ef;border-radius:34px;min-height:610px;padding:47px 48px 38px;position:relative;overflow:hidden;box-shadow:0 18px 45px #4334620f}.path-card:after{content:"✦";color:#7557c724;font-size:46px;position:absolute;bottom:82px;right:28px;transform:rotate(12deg)}.path-card.teacher{background:linear-gradient(155deg,#f5f0ff 0%,#fff 65%)}.path-card.ai{background:linear-gradient(155deg,#ecf8f2 0%,#fff 65%);border-color:#dcece4}.path-icon{background:#ded2ff;border:3px solid #fff;border-radius:22px;place-items:center;width:64px;height:64px;font-size:31px;display:grid;transform:rotate(-4deg);box-shadow:0 12px 22px #573e9429}.path-card.ai .path-icon{background:#cdecdc;transform:rotate(4deg)}.path-number{font-family:var(--font-display);color:#55448217;font-size:64px;font-weight:800;position:absolute;top:30px;right:35px}.path-label{color:var(--purple);letter-spacing:1.7px;margin:31px 0 11px;font-size:10px;font-weight:800}.path-card.ai .path-label{color:#34785f}.path-card h3{font-family:var(--font-display);letter-spacing:-.7px;margin:0;font-size:34px;font-weight:750;line-height:1.15}.path-description{color:var(--muted);max-width:430px;margin:17px 0 24px;font-size:14px;line-height:1.65}.path-card ul{grid-template-columns:1fr 1fr;gap:13px 20px;margin:0;padding:0;list-style:none;display:grid}.path-card li{color:#545063;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.path-card li span{color:#7961b6}.price-row{border-top:1px solid #e4deea;justify-content:space-between;align-items:end;margin-top:29px;padding-top:24px;display:flex}.price-row span{font-size:13px}.price-row b{color:var(--purple);font-family:var(--font-display);font-size:24px}.path-card.ai .price-row b{color:#34785f;font-size:18px}.price-row small{color:#8b8795;font-size:10px}.card-link{background:var(--purple);color:#fff;border-radius:13px;justify-content:space-between;align-items:center;height:49px;margin-top:20px;padding:0 20px;font-size:12px;font-weight:800;display:flex}.path-card.ai .card-link{background:#387b63}.freebies-section{background:linear-gradient(#fff 0%,#fbf9ff 100%);border-top:1px solid #f0edf4;padding:105px clamp(24px,7vw,108px)}.freebies-heading{justify-content:space-between;align-items:end;gap:50px;max-width:1120px;margin:0 auto 42px;display:flex}.freebies-heading h2{font-family:var(--font-display);letter-spacing:-1px;margin:15px 0 0;font-size:clamp(34px,4vw,50px);line-height:1.14}.freebies-heading h2 em{color:var(--purple);font-style:normal}.freebies-heading>p{max-width:360px;color:var(--muted);margin:0 0 5px;font-size:13px;line-height:1.7}.freebies-grid{grid-template-columns:1fr 1fr;gap:20px;max-width:1120px;margin:auto;display:grid}.freebie-card{background:linear-gradient(145deg,#eee7ff,#fff 70%);border:1px solid #ded5f3;border-radius:28px;grid-template-columns:auto 1fr;column-gap:22px;min-height:280px;padding:32px;display:grid;position:relative;overflow:hidden;box-shadow:0 15px 38px #41316312}.freebie-card.green{background:linear-gradient(145deg,#ddf3e8,#fff 70%);border-color:#cfe8dc}.freebie-card:after{content:"✦";color:#7351c226;font-size:32px;position:absolute;top:17px;right:22px;transform:rotate(11deg)}.freebie-card.green:after{color:#34785f2b}.freebie-icon{background:#dcd0ff;border:4px solid #ffffffe6;border-radius:22px;place-items:center;width:68px;height:68px;font-size:32px;display:grid;transform:rotate(-4deg);box-shadow:0 12px 24px #4c358124}.freebie-card.green .freebie-icon{background:#c7ead8;transform:rotate(4deg)}.freebie-copy>span{color:var(--purple);letter-spacing:1.5px;font-size:9px;font-weight:850}.freebie-card.green .freebie-copy>span{color:#34785f}.freebie-copy h3{font-family:var(--font-display);margin:9px 0 10px;font-size:24px;line-height:1.2}.freebie-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.freebie-card>button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:13px;grid-column:1/-1;justify-content:space-between;align-self:end;align-items:center;height:48px;margin-top:25px;padding:0 18px;font-family:inherit;font-size:11px;font-weight:800;transition:transform .2s,box-shadow .2s;display:flex}.freebie-card.green>button{background:#387b63}.freebie-card>button:hover{transform:translateY(-2px);box-shadow:0 11px 20px #523d842e}.zalo-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#231f328c;place-items:center;padding:22px;animation:.2s both modal-in;display:grid;position:fixed;inset:0}.zalo-modal{text-align:center;background:#fff;border:1px solid #e2dcef;border-radius:30px;width:min(450px,100%);padding:38px;position:relative;box-shadow:0 30px 80px #1f193042}.modal-close{color:#635c6d;cursor:pointer;background:#f1edf5;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:23px;line-height:1;display:grid;position:absolute;top:15px;right:15px}.modal-icon{background:#e6dcff;border-radius:23px;place-items:center;width:70px;height:70px;margin:0 auto 18px;font-size:33px;display:grid;transform:rotate(-3deg)}.modal-icon.green{background:#d3eee0;transform:rotate(3deg)}.modal-kicker{color:var(--purple);letter-spacing:1.6px;font-size:9px;font-weight:850}.zalo-modal h2{font-family:var(--font-display);margin:10px 0 9px;font-size:28px;line-height:1.2}.modal-message{color:#5d5768;margin:0 0 22px;font-size:14px}.qr-placeholder{color:#82778f;background:#faf8ff;border:2px dashed #d6cbea;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:180px;height:180px;margin:auto;padding:20px;display:flex}.qr-placeholder img{object-fit:contain;width:100%;height:100%}.qr-placeholder span{color:var(--purple);font-size:54px;line-height:1}.qr-placeholder b{font-size:10px;line-height:1.45}.modal-zalo-link{color:#fff;background:#387b63;border-radius:13px;justify-content:space-between;align-items:center;height:48px;margin-top:20px;padding:0 18px;font-size:11px;font-weight:800;display:flex}.modal-link-pending{color:#898191;background:#f2eff5;border-radius:11px;margin-top:18px;padding:11px;font-size:10px;font-weight:750;display:block}@keyframes modal-in{0%{opacity:0}to{opacity:1}}.menu-button,.mobile-nav{display:none}.section-heading.left{text-align:left;margin:0}.section-intro{max-width:650px;color:var(--muted);margin:19px auto 0;font-size:15px;line-height:1.7}.difference-section{background:#f8f6fb;padding:110px clamp(24px,7vw,108px)}.difference-section .section-heading{max-width:1120px;margin:0 auto 48px}.difference-grid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1120px;margin:auto;display:grid}.difference-card{background:#fffc;border:1px solid #e7e2eb;border-radius:23px;min-height:220px;padding:30px 25px;transition:all .22s}.difference-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #352d4d14}.difference-icon{border:3px solid #fff;border-radius:18px;place-items:center;width:54px;height:54px;font-size:25px;display:grid;transform:rotate(-3deg);box-shadow:0 9px 20px #3f315b1a}.icon-1{color:#7351c2;background:#eae2ff}.icon-2{color:#39765e;background:#dcf2e7}.icon-3{color:#b06d36;background:#faead9}.icon-4{color:#b75c81;background:#f9dfeb}.difference-card:nth-child(2n) .difference-icon{transform:rotate(3deg)}.difference-card h3{font-family:var(--font-display);margin:24px 0 10px;font-size:20px;font-weight:750}.difference-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.services-section{background:#fff;padding:110px clamp(24px,7vw,108px) 120px}.services-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1120px;margin:55px auto 0;display:grid}.service-card{background:#fff;border:1px solid #e8e4eb;border-radius:26px;padding:28px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 7px 25px #39304d09}.service-card:before{content:"";opacity:.75;background:#f2ecff;border-radius:50%;width:82px;height:82px;position:absolute;top:-38px;right:-34px}.service-card:nth-child(3n+2):before{background:#e1f3eb}.service-card:nth-child(3n+3):before{background:#fdebdc}.service-card:hover{border-color:#cec0ef;transform:translateY(-3px);box-shadow:0 18px 35px #3e306114}.service-top{justify-content:space-between;align-items:center;display:flex}.service-icon{background:#f0ebff;border:3px solid #fff;border-radius:18px;place-items:center;width:54px;height:54px;font-size:25px;display:grid;transform:rotate(-4deg);box-shadow:0 10px 22px #4531701f}.service-card:nth-child(2n) .service-icon{background:#e1f3eb;transform:rotate(4deg)}.service-tag{color:#7a7383;text-transform:uppercase;letter-spacing:.6px;background:#f6f3f9;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.service-card h3{font-family:var(--font-display);margin:23px 0 11px;font-size:21px;font-weight:750;line-height:1.25}.service-card p{min-height:67px;color:var(--muted);margin:0 0 23px;font-size:13px;line-height:1.65}.service-card a,.resource-toggle{width:100%;color:var(--purple);cursor:pointer;background:0 0;border:0;border-top:1px solid #eeeaf0;justify-content:space-between;align-items:center;padding:18px 0 0;font-family:inherit;font-size:11px;font-weight:800;display:flex}.resource-catalog{background:linear-gradient(150deg,#faf7ff,#fff);border:1px solid #e1d8f6;border-radius:28px;max-width:1120px;margin:30px auto 0;padding:34px;animation:.35s both catalog-in;box-shadow:0 20px 45px #402f6314}.resource-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:25px;display:flex}.resource-heading h3{font-family:var(--font-display);letter-spacing:-.7px;margin:9px 0 0;font-size:28px}.resource-heading>p{max-width:360px;color:var(--muted);margin:0;font-size:11px;line-height:1.6}.resource-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.resource-product{background:#fff;border:1px solid #e8e2ef;border-radius:20px;overflow:hidden}.resource-preview{background:linear-gradient(145deg,#eee7ff,#e7f4ee);flex-direction:column;justify-content:center;align-items:center;gap:12px;height:150px;display:flex}.resource-preview>span{filter:drop-shadow(0 9px 10px #46316a21);font-size:42px}.resource-preview>img{object-fit:cover;width:100%;height:100%}.resource-preview small{color:#746b81;background:#ffffffbf;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700}.resource-body{padding:18px}.resource-body h4{margin:0 0 8px;font-size:14px}.resource-body p{min-height:56px;color:var(--muted);margin:0 0 15px;font-size:10px;line-height:1.55}.resource-body button{color:#958e9e;background:#f1edf5;border:0;border-radius:9px;width:100%;padding:10px;font-size:9px;font-weight:800}@keyframes catalog-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.pricing-note{color:#6b6479;background:#f8f5ff;border:1px solid #e5ddf8;border-radius:15px;align-items:center;gap:14px;max-width:1120px;margin:24px auto 0;padding:17px 20px;display:flex}.pricing-note>span{width:28px;height:28px;color:var(--purple);background:#e6dcff;border-radius:9px;flex:none;place-items:center;font-weight:800;display:grid}.pricing-note p{margin:0;font-size:11px;line-height:1.55}.pricing-note strong{color:#4d4269}.courses-section{color:#fff;background:#29273f;padding:110px clamp(24px,7vw,108px) 120px}.courses-section .kicker{color:#bdaaf0}.courses-section .section-heading em{color:#c4b3f4}.courses-heading-row{justify-content:space-between;align-items:end;gap:50px;max-width:1120px;margin:auto;display:flex}.courses-heading-row>p{color:#b8b4c8;max-width:390px;margin:0 0 5px;font-size:14px;line-height:1.7}.course-grid{grid-template-columns:repeat(4,1fr);gap:17px;max-width:1120px;margin:55px auto 0;display:grid}.course-card{background:#353249;border:1px solid #44415c;border-radius:23px;overflow:hidden}.course-cover{background:radial-gradient(circle at 70% 20%,#a78aee 0,#0000 48%),linear-gradient(150deg,#5f469d,#3d315f);place-items:center;height:190px;display:grid;position:relative;overflow:hidden}.course-card.blue .course-cover{background:radial-gradient(circle at 70% 20%,#77b4e8 0,#0000 48%),linear-gradient(150deg,#3e6f9d,#30445d)}.course-card.amber .course-cover{background:radial-gradient(circle at 70% 20%,#edbf72 0,#0000 48%),linear-gradient(150deg,#936b34,#55442e)}.course-card.pink .course-cover{background:radial-gradient(circle at 70% 20%,#e89dbd 0,#0000 48%),linear-gradient(150deg,#985472,#573848)}.course-cover:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:170px;height:170px;position:absolute}.course-symbol{z-index:2;background:#ffffffeb;border:4px solid #ffffffb3;border-radius:25px;place-items:center;width:78px;height:78px;font-size:36px;display:grid;position:relative;transform:rotate(-4deg);box-shadow:0 18px 35px #1e153240}.course-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.blue .course-symbol{color:#3f6e9b}.amber .course-symbol{color:#96652f}.pink .course-symbol{color:#a05272}.course-level{z-index:2;letter-spacing:1px;color:#ffffffd9;font-size:8px;font-weight:800;position:absolute;top:16px;left:16px}.course-badge{z-index:2;background:#201c34b3;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800;position:absolute;bottom:13px;right:13px}.course-body{padding:23px}.course-body h3{min-height:54px;font-family:var(--font-display);margin:0 0 12px;font-size:20px;font-weight:750;line-height:1.35}.course-body>p{color:#bcb8c9;min-height:84px;margin:0;font-size:11px;line-height:1.65}.course-meta{color:#aaa5ba;border-top:1px solid #4b485f;flex-wrap:wrap;gap:9px;margin:19px 0;padding-top:16px;font-size:8px;display:flex}.course-button{color:#fff;background:#7557c7;border-radius:11px;justify-content:space-between;align-items:center;height:43px;padding:0 15px;font-size:10px;font-weight:800;display:flex}.course-button.pending{color:#aaa6b5;cursor:not-allowed;background:#454258;border:1px solid #555168;width:100%}.request-section{background:#f7f5fa;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(50px,8vw,115px);padding:115px clamp(24px,9vw,140px);display:grid}.request-copy h2,.about-copy h2{font-family:var(--font-display);letter-spacing:-1.2px;text-wrap:balance;margin:17px 0 24px;font-size:clamp(38px,4vw,54px);font-weight:760;line-height:1.1}.request-copy h2 em,.about-copy h2 em{color:var(--purple);font-style:normal}.request-copy>p{color:var(--muted);font-size:14px;line-height:1.75}.contact-promise{border-top:1px solid #e1dde5;align-items:center;gap:13px;margin-top:31px;padding-top:25px;display:flex}.contact-promise>span{color:#7657c5;background:#e9e1fc;border-radius:13px;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.contact-promise strong,.contact-promise small{display:block}.contact-promise strong{font-size:12px}.contact-promise small{color:#8b8794;margin-top:4px;font-size:9px}.request-form{background:#fff;border:1px solid #e1dce6;border-radius:27px;padding:37px;box-shadow:0 25px 60px #362b4d14}.request-form label{color:#4c4858;gap:8px;margin-bottom:19px;font-size:11px;font-weight:800;display:grid}.field-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.field-row label{margin-bottom:0}.request-form input,.request-form select,.request-form textarea{width:100%;color:var(--ink);font:inherit;resize:vertical;background:#fbfafc;border:1px solid #ded9e3;border-radius:11px;outline:none;padding:13px 14px;font-weight:400}.request-form input:focus,.request-form select:focus,.request-form textarea:focus{border-color:#9a80da;box-shadow:0 0 0 3px #7557c71a}.request-form textarea{line-height:1.5}.submit-button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 19px;font-weight:800;display:flex}.privacy-note{text-align:center;color:#94909e;font-size:9px}.form-success{background:#edf9f4;border:1px solid #cce8dc;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:16px;padding:13px;display:grid}.form-success>span{color:#347a5f;background:#d1eddf;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.form-success strong,.form-success small{display:block}.form-success strong{color:#396c59;font-size:10px}.form-success small{color:#668073;margin-top:3px;font-size:8px}.form-success a{color:#fff;background:#397b62;border-radius:9px;padding:9px 11px;font-size:9px;font-weight:800}.about-section{background:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(60px,9vw,130px);padding:130px clamp(24px,10vw,155px);display:grid}.about-photo-wrap{place-items:center;min-height:560px;display:grid;position:relative}.about-shape{background:linear-gradient(145deg,#ede6ff,#dfeee9);border-radius:48% 48% 25% 25%;width:410px;height:475px;position:absolute;transform:rotate(-4deg)}.about-photo{z-index:2;object-fit:cover;object-position:50% 25%;border:6px solid #fff;border-radius:45% 45% 22% 22%;width:340px;height:470px;display:block;position:relative;box-shadow:0 28px 60px #3e2f5733}.about-sparkle{z-index:4;background:#fff;place-items:center;display:grid;position:absolute;box-shadow:0 12px 26px #3e2f5721}.sparkle-one{color:#8265c9;border-radius:16px;width:48px;height:48px;font-size:22px;top:50px;right:12px;transform:rotate(9deg)}.sparkle-two{border-radius:50%;width:54px;height:54px;font-size:24px;bottom:100px;left:5px;transform:rotate(-9deg)}.about-quote{z-index:3;color:#ddd9e7;font-family:var(--font-body);background:#29273f;border-radius:19px;padding:18px 22px;font-size:12px;line-height:1.55;position:absolute;bottom:0;right:-28px;transform:rotate(2deg);box-shadow:0 20px 40px #2b25402e}.about-quote b{color:#c9b8f5;font-weight:700}.about-copy>p{color:var(--muted);font-size:14px;line-height:1.8}.about-copy>p strong{color:#4f475d}.signature{color:var(--purple);font-family:var(--font-display);margin-top:30px;font-size:28px;font-weight:800}.signature span{color:#898394;font-family:var(--font-body);text-transform:uppercase;letter-spacing:1px;font-size:9px;font-weight:700}.support-section{text-align:center;background:#eee8ff;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:85px 24px;display:flex;position:relative;overflow:hidden}.support-icon{background:#fff8e9;border:4px solid #fff;border-radius:19px;place-items:center;width:58px;height:58px;font-size:27px;display:grid;transform:rotate(-5deg);box-shadow:0 14px 30px #4b38781f}.support-section h2{z-index:2;font-family:var(--font-display);letter-spacing:-1.2px;margin:25px 0 17px;font-size:clamp(39px,4vw,55px);font-weight:760;line-height:1.12;position:relative}.support-section h2 em{color:var(--purple);font-style:normal}.support-section>p{z-index:2;color:#6d677d;max-width:570px;margin:0;font-size:14px;line-height:1.7;position:relative}.support-section>a{z-index:2;background:var(--purple);color:#fff;border-radius:13px;align-items:center;gap:35px;margin-top:27px;padding:16px 22px;font-size:12px;font-weight:800;display:flex;position:relative;box-shadow:0 13px 30px #7557c73b}.support-section>small{z-index:2;color:#6f6780;background:#ffffffa6;border-radius:999px;margin-top:12px;padding:7px 11px;font-size:10px;font-weight:700;position:relative}.support-orb{background:#ffffff6b;border-radius:50%;position:absolute}.orb-one{width:320px;height:320px;top:-90px;left:-70px}.orb-two{width:430px;height:430px;bottom:-210px;right:-120px}footer{color:#fff;background:#242238;grid-template-columns:2fr 1fr 1fr;gap:60px;padding:65px clamp(24px,8vw,120px) 28px;display:grid}.footer-brand p{color:#9792a8;margin-top:17px;font-size:11px}.footer-links{flex-direction:column;gap:11px;display:flex}.footer-links strong{color:#c8b9ee;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;font-size:10px}.footer-links a{color:#aaa6b7;font-size:11px}.footer-links a:hover{color:#fff}.footer-bottom{color:#7f7b8f;border-top:1px solid #3b394d;grid-column:1/-1;justify-content:space-between;margin-top:15px;padding-top:27px;font-size:9px;display:flex}@media (max-width:900px){.desktop-nav,.header-cta{display:none}.menu-button{cursor:pointer;background:#ede8f5;border:0;border-radius:11px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:10px;display:flex}.menu-button span{background:var(--ink);border-radius:4px;width:100%;height:2px}.mobile-nav{background:#fff;border:1px solid #e4dfea;border-radius:16px;flex-direction:column;gap:2px;padding:12px;display:flex;position:absolute;top:70px;left:20px;right:20px;box-shadow:0 17px 35px #2b253f21}.mobile-nav a{border-radius:9px;padding:13px 14px;font-size:13px}.mobile-nav a:hover{color:var(--purple);background:#f3eefc}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{max-width:720px}.hero-visual{width:min(600px,100%);margin:auto}.path-grid{grid-template-columns:1fr}.freebies-heading{flex-direction:column;align-items:start;gap:18px}.freebies-heading>p{max-width:560px}.freebies-grid{grid-template-columns:1fr}.difference-grid,.course-grid,.resource-grid,.services-grid{grid-template-columns:1fr 1fr}.courses-heading-row{flex-direction:column;align-items:start}.request-section,.about-section{grid-template-columns:1fr}.request-section{gap:50px}.about-photo-wrap{width:min(580px,100%);margin:auto}.about-copy{max-width:650px}}@media (max-width:600px){.site-header{height:70px;padding:0 18px}.brand{font-size:17px}.brand-mark{width:34px;height:34px}.hero{gap:30px;padding:48px 20px 72px}h1{letter-spacing:-1.4px;font-size:45px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-visual{min-height:435px}.workspace-card{min-height:405px;padding:14px}.workspace-card h3{font-size:28px}.promo-content{min-height:325px;padding:20px}.promo-art{height:130px}.floating-note{padding:11px}.note-time{right:-10px}.note-done{bottom:3%;left:-8px}.path-section{padding:72px 20px 78px}.path-intro{letter-spacing:1px;margin-bottom:26px;font-size:9px}.path-card{min-height:auto;padding:38px 25px 30px}.path-card ul{grid-template-columns:1fr}.freebies-section{padding:78px 20px}.freebie-card{grid-template-columns:1fr;padding:26px 23px}.freebie-icon{margin-bottom:19px}.zalo-modal{padding:34px 22px 26px}.qr-placeholder{width:165px;height:165px}.price-row{flex-direction:column;align-items:start;gap:10px}.difference-section,.services-section,.courses-section{padding:78px 20px}.difference-grid,.services-grid,.course-grid,.resource-grid{grid-template-columns:1fr}.difference-card{min-height:auto}.service-card p,.course-body h3,.course-body>p{min-height:0}.course-cover{height:210px}.resource-catalog{padding:23px 16px}.resource-heading{flex-direction:column;align-items:start;gap:10px}.resource-body p{min-height:0}.resource-preview{height:170px}.request-section{padding:80px 20px}.request-form{padding:25px 20px}.field-row{grid-template-columns:1fr;gap:19px}.form-success{grid-template-columns:auto 1fr}.form-success a{text-align:center;grid-column:1/-1}.about-section{gap:55px;padding:85px 20px}.about-photo-wrap{min-height:480px}.about-shape{width:310px;height:405px}.about-photo{border-width:5px;width:275px;height:405px}.about-quote{padding:15px 17px;font-size:10px;bottom:-10px;left:8px;right:8px}.sparkle-one{top:35px;right:4px}.sparkle-two{bottom:88px;left:0}.support-section{min-height:430px}footer{grid-template-columns:1fr 1fr;gap:35px;padding:52px 22px 25px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:no-preference){.workspace-card{animation:5s ease-in-out infinite drift}@keyframes drift{0%,to{transform:rotate(2.2deg)translateY(0)}50%{transform:rotate(1deg)translateY(-8px)}}}
