@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;600;700;800&display=swap');
:root{--ink:#173d35;--deep:#102f29;--cream:#fffaf0;--paper:#fffdf8;--green:#1f7b57;--lime:#cfe868;--pink:#e95f8e;--blue:#2866b5;--muted:#60736c;--line:#dce5df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 'Be Vietnam Pro',Arial,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.shell{width:min(1140px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#fffaf0e8;backdrop-filter:blur(16px);border-bottom:1px solid #173d3510}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;line-height:1.1}.brand>span{width:43px;height:43px;border-radius:15px;display:grid;place-items:center;background:var(--lime);font-weight:900}.brand b{display:block;letter-spacing:.08em}.brand small{color:var(--muted)}nav{display:flex;gap:30px;font-size:14px;font-weight:700}nav a:hover{color:var(--green)}.phone{padding:12px 18px;background:var(--deep);color:#fff;border-radius:99px;font-weight:800}.hero{position:relative;overflow:hidden;padding:78px 0 86px;background:radial-gradient(circle at 80% 20%,#f7bcd0 0 8%,transparent 28%),linear-gradient(125deg,#eff6d7,#fff6df 62%,#fbe1e9);border-radius:0 0 48px 48px}.hero:before{content:"";position:absolute;width:420px;height:420px;border:1px solid #1f7b5720;border-radius:50%;left:-180px;bottom:-260px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.pill,.kicker{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.15em}.pill{padding:8px 13px;border:1px solid #173d3530;border-radius:99px}.hero h1,h2{font-family:'Be Vietnam Pro',Arial,sans-serif,serif;font-weight:400;letter-spacing:-.035em;line-height:1.02;margin:.22em 0}.hero h1{font-size:clamp(50px,7vw,82px)}.hero h1 em{color:var(--green)}.hero-copy>p{max-width:650px;font-size:18px;color:#4f665e}.hero-actions{display:flex;gap:12px;margin:30px 0}.btn{display:inline-flex;padding:15px 22px;border-radius:99px;font-weight:800}.primary{background:var(--green);color:white}.secondary{background:#fff;border:1px solid #9eafa8}.proof{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;font-weight:700}.hero-photo{position:relative;margin:0;height:500px;border-radius:34px;overflow:hidden;box-shadow:18px 22px 0 var(--deep)}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo figcaption{position:absolute;left:20px;right:20px;bottom:20px;padding:17px 20px;background:#fffef6e8;backdrop-filter:blur(10px);border-radius:18px;display:flex;justify-content:space-between}.hero-photo figcaption span{color:var(--pink);font-weight:800}.section{padding:95px 0}.intro{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:end}.intro h2,.service h2,.order-heading h2,.contact h2{font-size:clamp(42px,5vw,64px)}.intro>p,.service-copy>p,.class-grid>div>p{color:var(--muted);font-size:17px}.service{padding:110px 0}.service-grid,.class-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.reverse .service-copy{order:-1}.photo-panel{height:630px;position:relative;border-radius:32px;overflow:hidden}.photo-panel img{width:100%;height:100%;object-fit:cover}.photo-label{position:absolute;top:18px;left:18px;padding:9px 13px;background:#fff;border-radius:99px;font-size:12px;font-weight:800}.service-drink{background:#eef5d9}.service-print{background:#edf4fc}.service-class{background:#fff1f5}.kicker.green{color:var(--green)}.kicker.blue{color:var(--blue)}.kicker.pink{color:var(--pink)}.price-list{margin:28px 0;border-top:1px solid #bdcdbf}.price-list div{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid #bdcdbf}.price-list span{font-weight:800;color:var(--pink)}.text-link{display:inline-block;margin-top:16px;font-weight:800;color:var(--green);border-bottom:2px solid currentColor}.blue-link{color:var(--blue)}.pink-link{color:var(--pink)}.wide-photo{border-radius:32px;overflow:hidden;box-shadow:14px 16px 0 #c3d9f2}.wide-photo img{width:100%;aspect-ratio:1.9/1;object-fit:cover}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:28px 0;font-weight:700}.chips{display:flex;flex-wrap:wrap;gap:9px;margin:26px 0}.chips span{padding:9px 13px;border:1px solid #e9b4c6;border-radius:99px;font-size:13px;font-weight:700}.curriculum{background:#fff;padding:38px;border-radius:28px;box-shadow:16px 18px 0 #f4b9cf}.avatar{width:64px;height:64px;display:grid;place-items:center;border-radius:22px;background:#f5c4d5;font-weight:900;font-size:20px}.curriculum h3{font:32px 'Be Vietnam Pro',Arial,sans-serif;margin:20px 0}.curriculum li{margin:13px 0}.curriculum footer{border-top:1px solid #eee;padding-top:20px;margin-top:24px}.curriculum footer span{display:block;color:var(--muted)}.order-section{padding:110px 0;background:#eaf0e2}.order-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:end;margin-bottom:38px}.order-heading .kicker{grid-column:1/-1}.order-heading p{color:var(--muted)}.order-box{border:1px solid #d4dfd3;border-radius:28px;overflow:hidden;box-shadow:0 25px 70px #173d3517}.tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:9px;background:#dce6d8}.tabs button{border:0;border-radius:17px;padding:17px;background:transparent;color:#52665e;font:700 14px 'Be Vietnam Pro';cursor:pointer}.tabs button.active{background:#fff;color:var(--green);box-shadow:0 6px 20px #173d3512}.forms{padding:32px;background:#fff}.service-form{display:grid;grid-template-columns:1fr 1fr;gap:19px}.service-form label{display:grid;gap:8px;font-size:13px;font-weight:800}.service-form .full,.service-form button,.result{grid-column:1/-1}.service-form input,.service-form textarea{padding:15px 16px;border:1px solid #c7d3cc;border-radius:12px;background:#fff;font:inherit;outline:none}.service-form input:focus,.service-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f7b5715}.service-form button{border:0;border-radius:13px;padding:16px;background:var(--green);color:white;font:800 15px 'Be Vietnam Pro';cursor:pointer}.service-form button span{float:right}.result{min-height:24px;color:var(--green);font-weight:700}.contact{padding:85px 0;background:var(--deep);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.light{color:var(--lime)}.big-phone{display:block;color:var(--lime);font:clamp(38px,5vw,63px) 'Be Vietnam Pro',Arial,sans-serif}.contact p{color:#b9c9c3}.zalo-link{font-weight:800}.site-footer{background:var(--deep);color:#b9c9c3;border-top:1px solid #ffffff1a}.site-footer>div{min-height:82px;display:flex;align-items:center;gap:28px}.site-footer b{color:#fff}.site-footer small{margin-left:auto}@media(max-width:820px){.shell{width:min(100% - 28px,1140px)}nav{display:none}.phone{font-size:12px;padding:10px 12px}.hero{padding:58px 0}.hero-grid,.intro,.service-grid,.class-grid,.contact-grid,.order-heading{grid-template-columns:1fr;gap:40px}.hero-photo{height:410px;box-shadow:10px 12px 0 var(--deep)}.hero-actions{flex-wrap:wrap}.service{padding:76px 0}.reverse .service-copy{order:0}.photo-panel{height:500px}.feature-grid{grid-template-columns:1fr}.tabs button{font-size:11px;padding:13px 3px}.forms{padding:20px}.service-form{grid-template-columns:1fr}.service-form .full,.service-form button,.result{grid-column:1}.site-footer>div{flex-wrap:wrap;padding:22px 0;gap:10px}.site-footer small{width:100%;margin:0}}
.shop-alert{text-align:center;padding:10px 18px;background:#fff1b8;color:#614900;font-size:14px}.shop-alert.closed{background:#ffd8d8;color:#7b2020}.shop-alert.busy{background:#ffe1bd;color:#743b00}
.mobile-actions{display:none}.btn,.phone,.text-link,.tabs button,.service-form button,.zalo-link{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.btn:hover,.phone:hover,.service-form button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #173d3524}.text-link:hover,.zalo-link:hover{opacity:.75}.service-copy,.hero-copy,.order-heading,.contact-grid{min-width:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.phone,.text-link,.tabs button,.service-form button,.zalo-link{transition:none}}
@media(max-width:820px){body{padding-bottom:72px}.site-header{backdrop-filter:blur(12px)}.nav{height:66px}.brand>span{width:39px;height:39px;border-radius:13px}.brand b{font-size:14px}.brand small{font-size:11px}.phone{display:none}.hero{padding:44px 0 58px;border-radius:0 0 28px 28px}.hero h1{font-size:clamp(43px,13vw,62px)}.hero-copy>p{font-size:16px}.hero-photo{height:min(110vw,480px);border-radius:25px}.hero-photo figcaption{left:12px;right:12px;bottom:12px;padding:14px}.section{padding:68px 0}.intro h2,.service h2,.order-heading h2,.contact h2{font-size:clamp(39px,11vw,52px)}.intro,.service-grid,.class-grid,.contact-grid,.order-heading{gap:30px}.photo-panel{height:min(130vw,570px);border-radius:24px}.wide-photo,.curriculum,.order-box{border-radius:22px}.curriculum{padding:26px;box-shadow:9px 11px 0 #f4b9cf}.service{padding:68px 0}.order-section{padding:72px 0}.forms{padding:18px 15px}.tabs{gap:4px;padding:6px}.tabs button{border-radius:13px}.contact{padding:64px 0}.big-phone{font-size:clamp(38px,13vw,56px)}.mobile-actions{position:fixed;z-index:40;display:grid;grid-template-columns:repeat(3,1fr);left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));padding:6px;background:#fffdf8eb;border:1px solid #173d3520;border-radius:18px;box-shadow:0 14px 40px #102f2940;backdrop-filter:blur(14px)}.mobile-actions a{padding:11px 5px;text-align:center;border-radius:13px;font-size:12px;font-weight:800}.mobile-actions a:nth-child(2){background:#edf4fc;color:var(--blue)}.mobile-actions a:last-child{background:var(--green);color:#fff}}
@media(max-width:420px){.shell{width:calc(100% - 22px)}.proof{gap:8px}.proof span{width:100%}.hero-actions .btn{width:100%;justify-content:center}.hero-photo figcaption{font-size:12px}.price-list div{gap:12px}.price-list b{font-size:14px}.feature-grid{font-size:14px}.site-footer span{font-size:13px}}
.service-form button:disabled{cursor:wait;opacity:.72}.service-form button.is-loading{background:#496a60}.result{padding:0;border-radius:12px;transition:padding .2s ease,background-color .2s ease}.result.pending,.result.success,.result.error{padding:12px 14px}.result.pending{background:#f4f1df;color:#6b5b17}.result.success{background:#e4f4e9;color:#17643f}.result.error{background:#fff0ef;color:#9d2f28}.result a{text-decoration:underline;text-underline-offset:3px}.tabs button:focus-visible,.service-form button:focus-visible,.mobile-actions a:focus-visible,.btn:focus-visible{outline:3px solid #e95f8e;outline-offset:3px}

/* Pink & blue bento refresh */
:root{--ink:#17284f;--deep:#102047;--cream:#fff8fc;--paper:#fffafd;--green:#2878d4;--lime:#ffb8d3;--pink:#e84d91;--blue:#2878d4;--muted:#61708f;--line:#dce4f3}body{background:linear-gradient(180deg,#fff8fc 0,#f4f8ff 48%,#fff8fc 100%)}.site-header{background:#fffafde8;border-bottom-color:#2878d41c}.brand>span{color:#17284f;background:linear-gradient(145deg,#ffb8d3,#badbff)}.phone{background:linear-gradient(135deg,#245fbd,#e84d91);box-shadow:0 8px 22px #714e9d28}.hero{background:radial-gradient(circle at 82% 16%,#ffadd0 0 8%,transparent 29%),radial-gradient(circle at 8% 88%,#a9d6ff 0 6%,transparent 27%),linear-gradient(130deg,#edf6ff,#fff5fb 56%,#ffe4ef);border-radius:0 0 64px 64px}.hero:before{border-color:#2878d42b}.hero h1 em{color:#e84d91}.primary{background:linear-gradient(135deg,#2878d4,#6c62d8)}.secondary{border-color:#a8bce0;background:#fffafd}.hero-photo{box-shadow:18px 22px 0 #17284f}.pill{background:#ffffff80;border-color:#2878d438}.intro{padding-bottom:70px}.service{padding:30px 0;background:transparent}.service-grid,.class-grid{padding:34px;border:1px solid #ffffff;border-radius:38px;box-shadow:0 24px 70px #4668a31a}.service-drink .service-grid{background:linear-gradient(135deg,#eaf5ff,#fff0f7)}.service-print .service-grid{background:linear-gradient(135deg,#fff0f7,#f2f0ff)}.service-class .class-grid{background:linear-gradient(135deg,#edf5ff,#fff5fa)}.photo-panel,.wide-photo{border:6px solid #ffffff;box-shadow:0 18px 45px #385e9d20}.photo-label{color:#245fbd}.kicker.green,.text-link{color:#2878d4}.price-list{border-top-color:#b8c9e5}.price-list div{border-bottom-color:#b8c9e5}.curriculum{border:1px solid #fff;background:#fffafd;box-shadow:14px 16px 0 #bcdcff}.avatar{color:#17284f;background:linear-gradient(145deg,#ffb8d3,#badbff)}.order-section{margin:70px 0 0;padding:100px 0;background:linear-gradient(135deg,#e8f3ff,#fff0f7)}.order-box{border-color:#cbd9ed;box-shadow:0 28px 75px #375d9b22}.tabs{background:#dfeaff}.tabs button.active{color:#245fbd}.service-form button{background:linear-gradient(135deg,#2878d4,#6c62d8)}.contact{background:linear-gradient(135deg,#102047,#26396d)}.light,.big-phone{color:#ffb8d3}.site-footer{background:#102047}.mobile-actions a:nth-child(2){background:#ffe8f2;color:#bf3474}.mobile-actions a:last-child{background:linear-gradient(135deg,#2878d4,#6c62d8)}
@media(max-width:820px){.hero{border-radius:0 0 34px 34px}.hero-photo{box-shadow:9px 11px 0 #17284f}.service{padding:14px 0}.service-grid,.class-grid{padding:18px;border-radius:25px}.order-section{margin-top:45px;padding:72px 0}.photo-panel,.wide-photo{border-width:4px}.mobile-actions{border-color:#2878d42b}}
.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

/* True bento hero */
.hero-bento{padding:34px 0 48px}.hero-bento-grid{display:grid;grid-template-columns:1.25fr .72fr 1fr;grid-template-rows:auto auto auto;gap:14px}.hero-main,.bento-tile,.bento-photo,.bento-status{border:1px solid #ffffffcc;box-shadow:0 18px 50px #426ca61a}.hero-main{grid-column:1/3;grid-row:1/3;min-height:460px;padding:48px;border-radius:34px;background:#fffafde8;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.hero-main:after{content:"TD";position:absolute;right:-12px;bottom:-75px;color:#badbff42;font:800 190px/1 'Be Vietnam Pro';pointer-events:none}.hero-main h1{position:relative;z-index:1;font-size:clamp(54px,6.2vw,84px);margin:.25em 0}.hero-main h1 em{color:#e84d91}.hero-main>p{position:relative;z-index:1;max-width:650px;font-size:17px;color:var(--muted)}.hero-main .hero-actions{position:relative;z-index:2;margin-bottom:0}.bento-photo{grid-column:3;grid-row:1/4;height:auto;min-height:650px;border-radius:34px;box-shadow:0 18px 50px #426ca622}.bento-photo figcaption{display:grid;gap:2px}.bento-photo figcaption span{font-size:12px}.bento-tile{min-height:128px;padding:22px;border-radius:27px;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;position:relative;overflow:hidden}.bento-tile>span{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#ffffffb8;font-weight:800}.bento-tile b{display:block;font-size:20px}.bento-tile small{display:block;margin-top:2px;color:#526487}.bento-tile i{font-style:normal;font-size:24px}.bento-tile:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-55px;bottom:-70px;background:#ffffff52}.tile-drink{grid-column:1;background:linear-gradient(135deg,#c9e7ff,#e9f6ff)}.tile-print{grid-column:2;background:linear-gradient(135deg,#ffd1e3,#ffe9f2)}.tile-class{grid-column:1/2;background:linear-gradient(135deg,#ddd7ff,#eeeaff)}.bento-status{grid-column:2;min-height:128px;padding:22px;border-radius:27px;background:#17284f;color:#fff;display:flex;gap:14px;align-items:center}.bento-status b,.bento-status small{display:block}.bento-status small{color:#bfcbe5}.status-dot{width:14px;height:14px;border-radius:50%;background:#78e1a7;box-shadow:0 0 0 7px #78e1a71f;flex:0 0 auto}.bento-tile{transition:transform .22s ease,box-shadow .22s ease}.bento-tile:hover{transform:translateY(-4px);box-shadow:0 24px 55px #426ca62d}.hero-bento+.intro{padding-top:72px}
@media(max-width:960px){.hero-bento-grid{grid-template-columns:1fr 1fr}.hero-main{grid-column:1/3;grid-row:auto;min-height:410px}.bento-photo{grid-column:2;grid-row:2/5;min-height:500px}.tile-drink,.tile-print,.tile-class,.bento-status{grid-column:1}.tile-print{grid-column:1}.hero-main:after{font-size:150px}}
@media(max-width:680px){.hero-bento{padding:18px 0 28px}.hero-bento-grid{grid-template-columns:1fr;gap:10px}.hero-main{grid-column:1;min-height:auto;padding:30px 22px;border-radius:25px}.hero-main h1{font-size:clamp(43px,13vw,60px)}.hero-main:after{font-size:110px;bottom:-42px}.bento-photo{grid-column:1;grid-row:auto;min-height:430px;border-radius:25px;order:2}.bento-tile,.bento-status{grid-column:1;min-height:104px;padding:17px;border-radius:21px}.tile-drink{order:3}.tile-print{order:4}.tile-class{order:5}.bento-status{order:6}.bento-tile b{font-size:18px}.hero-bento+.intro{padding-top:58px}}

.intro-bento{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:14px;padding:72px 0}.intro-heading,.benefit-card{border:1px solid #fff;border-radius:28px;min-height:250px;padding:28px;box-shadow:0 18px 50px #426ca616}.intro-heading{background:#17284f;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.intro-heading h2{font-size:clamp(44px,4.7vw,68px);margin:.2em 0}.intro-heading p{margin:0;color:#c7d2e9}.benefit-card{display:flex;flex-direction:column;background:#fffafd}.benefit-card>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-weight:800;background:#fff}.benefit-card b{margin-top:auto;font-size:19px}.benefit-card p{margin:.35em 0 0;font-size:13px;line-height:1.55;color:#586a8b}.benefit-fast{background:linear-gradient(145deg,#cbe8ff,#edf7ff)}.benefit-local{background:linear-gradient(145deg,#ffd2e3,#fff0f6)}.benefit-value{background:linear-gradient(145deg,#ddd8ff,#f2efff)}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:3px;border-radius:3px;background:linear-gradient(90deg,#2878d4,#e84d91);transform:scaleX(0);transition:transform .2s ease}.site-header nav a.current:after{transform:scaleX(1)}.reveal-item{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1)}.reveal-item.is-visible{opacity:1;transform:none}.intro-bento .reveal-item:nth-child(2),.service-grid .reveal-item:nth-child(2){transition-delay:.08s}.intro-bento .reveal-item:nth-child(3){transition-delay:.16s}.intro-bento .reveal-item:nth-child(4){transition-delay:.24s}
@media(max-width:1000px){.intro-bento{grid-template-columns:1fr 1fr}.intro-heading{grid-column:1/3}.benefit-value{grid-column:1/3;min-height:180px}}
@media(max-width:680px){.intro-bento{grid-template-columns:1fr;padding:52px 0;gap:10px}.intro-heading,.benefit-card,.benefit-value{grid-column:1;min-height:190px;border-radius:22px;padding:22px}.benefit-card{min-height:160px}.reveal-item{transform:translateY(14px)}}
@media(prefers-reduced-motion:reduce){.reveal-item{opacity:1;transform:none;transition:none}}

.order-section>.shell{display:grid;grid-template-columns:.78fr 1.22fr;gap:14px;align-items:stretch}.order-heading{display:flex;flex-direction:column;align-items:flex-start;margin:0;padding:38px;border:1px solid #ffffff80;border-radius:32px;background:linear-gradient(155deg,#17284f,#304986);color:#fff;overflow:hidden;position:relative}.order-heading:after{content:"03";position:absolute;right:-10px;bottom:-65px;font:800 190px/1 'Be Vietnam Pro';color:#ffffff0d}.order-heading .kicker{color:#ffb8d3}.order-heading h2{font-size:clamp(44px,4.6vw,67px);position:relative;z-index:1}.order-heading>p{color:#c8d3ea;position:relative;z-index:1}.order-steps{width:100%;display:grid;gap:9px;margin-top:auto;padding-top:30px;position:relative;z-index:1}.order-steps>div{display:flex;gap:12px;align-items:center;padding:11px 13px;border:1px solid #ffffff1e;border-radius:15px;background:#ffffff0d}.order-steps span{width:29px;height:29px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#78bfff,#ff94c1);color:#17284f;font-weight:900}.order-steps b{font-size:13px}.order-note{position:relative;z-index:1;margin-top:18px;color:#afbdd9}.order-box{border-radius:32px;background:#fffafd}.forms{min-height:100%;padding:34px}.tabs{border-radius:31px 31px 0 0}.tabs button{position:relative}.tabs button.active{background:linear-gradient(135deg,#ffffff,#fff5fa);box-shadow:0 8px 24px #385f9c19}.service-form input,.service-form textarea{background:#f9fbff;border-color:#cbd8ed}.service-form input:hover,.service-form textarea:hover{border-color:#9db6df}.service-form button{min-height:54px}.contact{padding-top:76px}.contact-grid>div{padding:30px;border-radius:28px}.contact-grid>div:first-child{background:#ffffff0a;border:1px solid #ffffff12}.contact-grid>div:last-child{background:#ffffff08;border:1px solid #ffffff12}
@media(max-width:900px){.order-section>.shell{grid-template-columns:1fr}.order-heading{min-height:560px}.order-box{min-height:0}}
@media(max-width:680px){.order-heading{min-height:520px;padding:26px;border-radius:24px}.order-box{border-radius:24px}.tabs{border-radius:23px 23px 0 0}.forms{padding:22px 16px}.contact-grid>div{padding:22px;border-radius:22px}}

.faq-section{padding:85px 0 15px}.faq-bento{display:grid;grid-template-columns:.72fr 1.28fr;gap:14px}.faq-heading{min-height:480px;padding:38px;border-radius:32px;background:linear-gradient(155deg,#ffd0e2,#bcdfff);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.faq-heading:before{content:"?";position:absolute;right:18px;top:-50px;font:800 210px/1 'Be Vietnam Pro';color:#ffffff55}.faq-heading>*{position:relative;z-index:1}.faq-heading h2{font-size:clamp(45px,4.8vw,68px)}.faq-heading p{color:#536485}.faq-list{padding:14px;border-radius:32px;background:#fffafd;border:1px solid #fff;box-shadow:0 20px 60px #426ca617}.faq-list details{border-bottom:1px solid #dfe6f2}.faq-list details:last-child{border-bottom:0}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 18px;cursor:pointer;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:32px;height:32px;display:grid;place-items:center;border-radius:11px;background:#eaf3ff;color:#2878d4;font-size:20px;transition:transform .2s ease,background-color .2s ease}.faq-list details[open] summary span{transform:rotate(45deg);background:#ffe7f1;color:#d94384}.faq-list details p{margin:-5px 18px 22px;max-width:720px;color:#62718e;font-size:14px}.faq-list details[open]{background:linear-gradient(90deg,#f5f9ff,#fff7fb);border-radius:18px}.faq-list summary:focus-visible{outline:3px solid #e95f8e;outline-offset:-3px;border-radius:15px}
@media(max-width:850px){.faq-bento{grid-template-columns:1fr}.faq-heading{min-height:330px}.faq-section{padding-top:60px}}
@media(max-width:680px){.faq-heading,.faq-list{border-radius:24px}.faq-heading{padding:26px;min-height:300px}.faq-heading:before{font-size:150px}.faq-list{padding:8px}.faq-list summary{padding:18px 12px;font-size:14px}.faq-list details p{margin:0 12px 18px}}

/* Readable brand type, one active form, and drag-to-view real photos. */
body{font-family:'Be Vietnam Pro',Arial,sans-serif}.hero h1,h2,.curriculum h3,.big-phone,.privacy-intro h1{font-family:'Be Vietnam Pro',Arial,sans-serif;font-weight:800;letter-spacing:-.045em}.hero-main h1 em{font-style:normal}.service-form[hidden]{display:none!important}.photo-carousel{touch-action:pan-y}.photo-track{height:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;overscroll-behavior-x:contain}.photo-track::-webkit-scrollbar{display:none}.photo-track figure{position:relative;flex:0 0 100%;height:100%;margin:0;scroll-snap-align:start;user-select:none}.photo-track img{width:100%;height:100%;object-fit:cover;pointer-events:none}.photo-track figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:13px 15px;border-radius:14px;background:#17284fd9;color:#fff;font-size:13px;font-weight:800;backdrop-filter:blur(8px)}.photo-carousel.is-dragging .photo-track{cursor:grabbing;scroll-snap-type:none}.photo-carousel:focus-visible{outline:4px solid #e84d91;outline-offset:5px}.photo-carousel .photo-label{z-index:2}.photo-controls{position:absolute;z-index:3;right:18px;top:18px;display:flex;gap:8px}.photo-controls button{width:42px;height:42px;border:1px solid #ffffffb8;border-radius:50%;background:#17284fd9;color:#fff;font:800 18px 'Be Vietnam Pro';cursor:pointer;box-shadow:0 7px 18px #17284f30}.photo-controls button:hover:not(:disabled),.photo-controls button:focus-visible{background:#e84d91}.photo-controls button:disabled{opacity:.35;cursor:default}.photo-controls[hidden]{display:none}
