:root{--ink:#101c37;--muted:#687185;--blue:#065cf5;--line:#e3e8f1;--surface:#f4f7fc;--radius:22px;--body:'DM Sans',sans-serif;--display:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #6456ed;outline-offset:5px}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;transform:translateY(-160%);z-index:100;background:var(--blue);color:#fff;padding:12px}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(20px);z-index:50;border-bottom:1px solid var(--line)}.nav-wrap{height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:block;position:relative;width:207px;height:53px;overflow:hidden;flex-shrink:0}.brand img{position:absolute;max-width:none;width:250px;height:250px;left:-22px;top:-155px}.nav-wrap nav{display:flex;gap:29px;align-items:center}.nav-wrap nav a{font-size:14px;font-weight:550;transition:color .2s}.nav-wrap nav a:hover{color:var(--blue)}.button{display:inline-flex;gap:29px;justify-content:center;align-items:center;border-radius:8px;background:var(--blue);color:white;padding:17px 24px;font-size:15px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s;border:1px solid transparent}.button:hover{background:#034bcf;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button-small{padding:12px 19px;gap:24px}.menu-button{display:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center;padding-block:74px 83px}.eyebrow{margin:0 0 23px;font-size:12px;letter-spacing:.135em;font-weight:700;display:flex;align-items:center;gap:10px;color:var(--blue)}.mini-spark{font-size:23px;line-height:1}.hero h1{font-family:var(--display);font-size:clamp(46px,4.4vw,66px);font-weight:750;line-height:1.12;letter-spacing:-.058em;margin:0 0 26px}.gradient-text{background:linear-gradient(115deg,#04c8e8 0%,#075bfa 45%,#7e30ee 100%);color:transparent;background-clip:text}.hero-description{font-size:18px;color:var(--muted);max-width:455px;line-height:1.7;margin:0 0 31px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:13px;align-items:center}.text-link:hover{color:var(--blue)}.text-link span{font-size:20px}.hero-note{display:flex;gap:12px;align-items:center;margin-top:40px}.hero-note p{color:var(--muted);font-size:12px;letter-spacing:.02em;margin:0}.note-line{height:1px;width:28px;background:#9ca8c1}.hero-visual{height:450px;position:relative;border-radius:24px;background:#f3f6ff;isolation:isolate}.visual-topline{position:absolute;top:25px;left:27px;right:27px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.15em;font-weight:600;z-index:2}.visual-topline>span:last-child{font-size:23px;line-height:1}.hero-mark{position:absolute;inset:65px 80px 100px;overflow:hidden}.hero-mark img{width:380px;max-width:none;position:absolute;top:-53px;left:50%;transform:translateX(-50%);mix-blend-mode:multiply}.visual-caption{position:absolute;bottom:45px;left:27px;right:27px;display:flex;align-items:flex-end;justify-content:space-between;font-family:var(--display);font-size:24px;line-height:1.3;letter-spacing:-.03em}.visual-index{font:11px var(--body);letter-spacing:.12em}.visual-pill{position:absolute;bottom:-20px;left:29px;background:#fff;border:1px solid var(--line);border-radius:40px;box-shadow:0 8px 32px #0c235714;padding:12px 19px;display:flex;align-items:center;gap:12px;font-size:13px}.visual-pill>span{font-size:24px;color:var(--blue);line-height:1}.solution-strip{border-block:1px solid var(--line);scroll-margin-top:94px}.solution-strip>.container{display:grid;grid-template-columns:repeat(3,1fr)}.solution-strip a{display:flex;gap:19px;align-items:center;font-size:16px;padding:26px 25px;border-left:1px solid var(--line);font-weight:550}.solution-strip a:first-child{padding-left:0;border-left:0}.solution-strip a:last-child{padding-right:0}.solution-strip a>span{font-size:12px;color:#8b94a6}.solution-strip a>b{margin-left:auto;font-size:22px;font-weight:400;transition:transform .2s}.solution-strip a:hover{color:var(--blue)}.solution-strip a:hover>b{transform:translate(3px,-3px)}.section{padding-block:98px}h2{font:650 clamp(32px,3.2vw,45px)/1.2 var(--display);letter-spacing:-.05em;margin:0 0 24px}.muted{color:#8991a3}.section-lead{color:var(--muted);max-width:500px;font-size:17px}.footer{padding-block:30px;display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}.footer p{margin:0}@media(min-width:1600px){.hero h1{font-size:68px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav-wrap{gap:20px}.nav-wrap nav{gap:19px}.brand{width:180px}.brand img{width:218px;height:218px;left:-19px;top:-133px}.hero{gap:35px}.hero-actions{gap:16px}.hero-visual{height:410px}.hero h1{font-size:51px}.hero-mark{inset:60px 35px 100px}}@media(max-width:850px){.header-cta{display:none}.hero{gap:30px}.hero h1{font-size:42px}.hero-description{font-size:16px}.hero-visual{height:390px}.hero-mark{inset:50px 15px 100px}.hero-mark img{width:310px;top:-35px}.solution-strip a{font-size:14px;padding:23px 15px;gap:12px}.solution-strip a>b{font-size:18px}}@media(max-width:680px){.container{width:calc(100% - 40px)}.nav-wrap{height:76px}.brand{width:177px;height:48px}.brand img{width:214px;height:214px;left:-18px;top:-132px}.menu-button{display:flex;width:44px;height:44px;flex-direction:column;justify-content:center;gap:6px;background:transparent;border:1px solid var(--line);border-radius:8px;padding:10px}.menu-button span{height:1px;background:var(--ink);width:100%}.nav-wrap nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:23px;flex-direction:column;align-items:flex-start;gap:20px}.nav-wrap nav.is-open{display:flex}.hero{grid-template-columns:1fr;padding-block:44px 52px;gap:36px}.hero h1{font-size:clamp(39px,9.6vw,61px);letter-spacing:-.055em}.eyebrow{font-size:11px;letter-spacing:.12em;margin-bottom:19px}.hero-description{max-width:440px}.hero-actions{gap:20px}.button{font-size:14px;padding:15px 20px}.hero-note{margin-top:24px}.hero-visual{height:380px}.hero-mark{inset:50px 55px 100px}.hero-mark img{width:335px;top:-40px}.visual-caption{font-size:23px}.solution-strip>.container{grid-template-columns:1fr}.solution-strip a,.solution-strip a:first-child,.solution-strip a:last-child{padding:18px 0;border-left:0;border-bottom:1px solid var(--line);font-size:15px}.solution-strip a:last-child{border-bottom:0}.section{padding-block:65px}.section-lead{font-size:16px}.footer{gap:16px;flex-wrap:wrap;font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:40px}.section-heading h2{margin:0}.section-heading .section-lead{max-width:405px;margin:0 0 3px;font-size:16px}.model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.model-card{padding:26px 23px 0;border:1px solid var(--line);border-radius:15px;background:linear-gradient(145deg,#f8faff,#fff);display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s}.model-card:hover{border-color:#bbcefa;box-shadow:0 10px 35px #0b235909}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.icon-box{display:grid;place-items:center;color:var(--blue);width:44px;height:44px;border:1px solid #dbe6ff;background:#fff;border-radius:11px}.icon-box svg{width:23px;height:23px}.card-number{font-size:12px;color:#8793a9}.model-card h3{font-family:var(--display);font-size:18px;line-height:1.4;letter-spacing:-.025em;margin:0 0 11px}.model-card>p{color:var(--muted);font-size:14px;line-height:1.7;margin:0 0 27px}.model-card details{border-top:1px solid var(--line);margin-top:auto}.model-card summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:13px;font-weight:550;padding-block:17px;gap:15px}.model-card summary::-webkit-details-marker{display:none}.model-card summary span{font-size:21px;font-weight:400;color:var(--blue);line-height:1;transition:transform .2s}.model-card details[open] summary span{transform:rotate(45deg)}.model-card details ul{padding:0 0 18px 16px;font-size:14px;color:var(--muted);margin:0}.model-card details li+li{margin-top:8px}.models-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:29px}.models-bottom p{font-size:13px;color:var(--muted);margin:0}.models-bottom p>span{color:var(--blue);margin-right:9px;font-size:18px;vertical-align:middle}.models-bottom .text-link{font-size:13px;white-space:nowrap}.video-section{background:#071629;border-radius:var(--radius);padding:56px 58px 39px;color:#fff;scroll-margin-top:116px;position:relative;overflow:hidden}.video-main{display:grid;grid-template-columns:1fr .81fr;gap:85px;align-items:center}.video-copy .eyebrow{color:#7be1ff}.video-copy h2{font-size:clamp(38px,4vw,55px);line-height:1.13;margin-bottom:24px}.video-copy h2>span{color:#8dddfd}.video-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;max-width:440px;color:#b8c5d9;margin-bottom:29px}.button-white{background:#fff;color:var(--ink)}.button-white:hover{background:#e8f4ff}.platforms{display:flex;align-items:center;gap:12px;margin-top:28px;font-size:12px;color:#a4b3c9;flex-wrap:wrap}.platforms i{width:3px;height:3px;border-radius:50%;background:#687e9d}.video-art{position:relative;min-height:386px;border-radius:16px;overflow:hidden;background:#173965}.video-image-slot{position:absolute;inset:0;background:linear-gradient(150deg,#015ce7,#082746 60%,#9d51ab)}.video-art img{width:100%;height:100%;object-fit:cover}.art-label{position:absolute;inset:auto 0 0;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(transparent,#020d23b5);padding:60px 23px 22px;font-size:11px;letter-spacing:.15em}.art-label>span:last-child{font-size:25px}.format-tag{position:absolute;top:17px;left:17px;background:#07162960;backdrop-filter:blur(12px);padding:6px 11px;border:1px solid #ffffff40;border-radius:5px;font-size:11px;letter-spacing:.05em}.video-steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:46px;border-top:1px solid #ffffff22}.video-steps article{position:relative;padding:26px 28px 0;border-left:1px solid #ffffff22}.video-steps article:first-child{border-left:0;padding-left:0}.video-steps article:last-child{padding-right:0}.step-number{color:#6caaff;font-size:12px;float:right}.video-steps h3{margin:0 0 7px;font-size:18px;font-weight:550}.video-steps p{font-size:14px;line-height:1.7;color:#9aaac2;margin:0;max-width:290px}.wedding-section{display:grid;grid-template-columns:.93fr 1fr;align-items:center;gap:83px;padding-block:110px}.wedding-art{min-height:503px;position:relative;border-radius:18px;overflow:hidden;background:#eceff4}.wedding-image-slot{position:absolute;inset:0;background:linear-gradient(35deg,#6f858d,#d7dcd5)}.wedding-art img{width:100%;height:100%;object-fit:cover;object-position:center}.wedding-photo-label{position:absolute;inset:auto 0 0;display:flex;flex-direction:column;gap:4px;background:linear-gradient(transparent,#111a23b3);color:white;padding:90px 29px 26px}.wedding-photo-label>span:first-child{font-size:10px;letter-spacing:.18em}.wedding-photo-label>span:last-child{font-family:Georgia,serif;font-size:35px;font-style:italic;line-height:1.25}.wedding-copy h2{font-size:clamp(32px,3.05vw,43px)}.wedding-copy>.section-lead{font-size:16px;line-height:1.8;margin:0 0 26px}.wedding-features{border-top:1px solid var(--line);margin-bottom:25px}.wedding-features article{display:flex;gap:16px;padding-top:23px}.wedding-features article>span{font-size:27px;color:var(--blue);line-height:1.15}.wedding-features h3{font-size:16px;line-height:1.4;margin:0 0 5px;font-weight:600}.wedding-features p{font-size:14px;line-height:1.6;color:var(--muted);margin:0;max-width:340px}.wedding-copy .text-link{color:var(--blue);margin-top:2px}.approach-section{padding-block:84px 88px;background:var(--surface);border-block:1px solid var(--line)}.approach-section .section-heading{margin-bottom:48px}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.approach-grid article{border-top:1px solid #cfd8e8;padding-top:20px}.approach-grid article>span{color:var(--blue);font-size:12px}.approach-grid h3{font:650 20px/1.4 var(--display);letter-spacing:-.025em;margin:14px 0 10px}.approach-grid p{font-size:15px;color:var(--muted);margin:0;max-width:345px}.contact-section{margin-block:87px 65px;padding:52px 57px;display:flex;align-items:center;justify-content:space-between;gap:50px;background:#0758ed;color:#fff;border-radius:var(--radius);background-image:radial-gradient(ellipse at 100% 0%,#2b8bff 0%,transparent 60%)}.contact-section .eyebrow{color:#c3dcff}.contact-section h2{font-size:42px;margin-bottom:18px}.contact-section p:not(.eyebrow){font-size:15px;color:#d6e5ff;margin:0}.contact-actions{display:flex;flex-direction:column;align-items:center;gap:15px;flex-shrink:0}.contact-email{font-size:14px;color:#e1ecff;text-underline-offset:4px}.contact-email:hover{text-decoration:underline}.footer-main{display:flex;justify-content:space-between;gap:40px;align-items:center;padding-bottom:37px}.footer-main>div>p{font-size:13px;color:var(--muted);margin:4px 0 0}.footer-main nav{display:flex;gap:29px;font-size:14px}.footer-main nav a:hover{color:var(--blue)}.back-top{border:1px solid var(--line);height:42px;width:42px;display:grid;place-items:center;border-radius:50%;font-size:20px;transition:border-color .2s}.back-top:hover{border-color:var(--blue);color:var(--blue)}.footer{font-size:12px}.hero-visual.has-art{background:#071629;color:#fff}.hero-visual .hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:24px}.hero-visual.has-art::after{content:'';position:absolute;inset:0;background:linear-gradient(#03132616 40%,#020d2380);z-index:0;border-radius:24px}.hero-visual.has-art .visual-caption,.hero-visual.has-art .visual-pill{z-index:2}.hero-visual.has-art .visual-pill{color:var(--ink)}
@media(max-width:1100px){.section-heading{gap:40px}.section-heading .section-lead{max-width:340px}.model-grid{gap:12px}.model-card{padding:21px 17px 0}.model-card h3{font-size:16px}.video-section{padding:43px 38px 32px}.video-main{gap:40px}.video-art{min-height:365px}.wedding-section{gap:45px}.wedding-art{min-height:480px}.contact-section{padding:45px 40px}.contact-section h2{font-size:36px}.footer-main nav{gap:20px}}
@media(max-width:850px){.section-heading{align-items:flex-start;gap:27px}.section-heading .section-lead{max-width:280px;font-size:15px}.model-grid{grid-template-columns:repeat(2,1fr);gap:18px}.model-card{padding:24px 23px 0}.model-card h3{font-size:18px}.models-bottom{align-items:flex-start}.models-bottom p{max-width:340px}.video-section{padding:36px 30px 29px}.video-main{gap:28px;grid-template-columns:1.1fr .8fr}.video-copy h2{font-size:38px}.video-copy>p:not(.eyebrow){font-size:15px}.video-steps article{padding-inline:20px}.video-art{min-height:385px}.wedding-section{gap:35px;padding-block:80px}.wedding-art{min-height:510px}.wedding-copy h2{font-size:32px}.wedding-copy>.section-lead{font-size:15px}.wedding-features article{gap:11px}.approach-grid{gap:26px}.approach-grid h3{font-size:18px}.contact-section{gap:25px;padding:39px 32px}.contact-section h2{font-size:31px}.contact-section p:not(.eyebrow){max-width:290px}.contact-actions .button{gap:20px;padding:15px 18px}.footer-main{flex-wrap:wrap;gap:20px}.footer-main nav{order:3;width:100%;justify-content:flex-start;gap:25px}.footer-main{padding-bottom:25px}}
@media(max-width:680px){.section-heading{flex-direction:column;gap:22px;margin-bottom:28px}.section-heading .section-lead{max-width:none;font-size:16px}.model-grid{gap:13px}.model-card{padding:20px 17px 0}.model-card h3{font-size:17px}.model-card>p{font-size:14px}.model-card summary{font-size:13px;gap:6px}.card-top{margin-bottom:20px}.models-bottom{flex-direction:column;gap:18px;margin-top:23px}.models-bottom p{max-width:none}.video-section{padding:32px 25px 28px;scroll-margin-top:95px}.video-main{grid-template-columns:1fr;gap:30px}.video-copy h2{font-size:42px}.video-copy>p:not(.eyebrow){font-size:16px}.video-art{min-height:365px}.video-steps{grid-template-columns:1fr;margin-top:30px}.video-steps article,.video-steps article:first-child,.video-steps article:last-child{padding:22px 0;border-left:0;border-bottom:1px solid #ffffff22}.video-steps article:last-child{padding-bottom:0;border-bottom:0}.video-steps p{max-width:none}.video-steps h3{font-size:18px}.wedding-section{grid-template-columns:1fr;gap:34px;padding-block:65px}.wedding-art{min-height:395px}.wedding-copy h2{font-size:34px}.wedding-copy>.section-lead{font-size:16px}.wedding-features p{max-width:none}.approach-section{padding-block:60px}.approach-section .section-heading{margin-bottom:31px}.approach-grid{grid-template-columns:1fr;gap:25px}.approach-grid h3{font-size:19px;margin-top:9px}.approach-grid p{max-width:none}.contact-section{margin-block:60px 40px;flex-direction:column;align-items:flex-start;padding:32px 26px;gap:26px}.contact-section h2{font-size:34px}.contact-section p:not(.eyebrow){max-width:none}.contact-actions{align-items:flex-start}.footer-main nav{gap:15px 22px;flex-wrap:wrap;font-size:13px}.footer{font-size:12px;padding-block:22px}.footer>span{display:none}}
@media(max-width:380px){.model-grid{grid-template-columns:1fr}.hero-actions{align-items:flex-start;flex-direction:column}.hero h1{font-size:38px}.hero-visual{height:340px}.contact-section h2{font-size:29px}.wedding-copy h2{font-size:29px}.video-copy h2{font-size:36px}}
.brand{width:229px;height:53px}.brand>img{width:218px;height:218px;left:30px;top:-133px}.brand-symbol{position:absolute;left:0;top:8px;width:45px;height:35px;background-image:url('/assets/tisontrading-logo.png');background-size:79px;background-position:-19px -14px;background-repeat:no-repeat}.brand-symbol+img{mix-blend-mode:multiply}@media(max-width:1100px){.brand{width:203px}.brand>img{width:189px;height:189px;left:32px;top:-113px}}@media(max-width:680px){.brand{width:210px;height:48px}.brand>img{width:199px;height:199px;left:30px;top:-122px}.brand-symbol{top:6px}}
.brand>img{clip-path:inset(64% 0 13% 0)}
.model-card>p,.video-steps p,.wedding-features p,.approach-grid p,.contact-section p:not(.eyebrow){font-size:16px}.model-card summary,.models-bottom .text-link,.wedding-copy .text-link{font-size:14px}.eyebrow,.visual-topline,.art-label,.format-tag,.wedding-photo-label>span:first-child{font-size:12px}.visual-topline{letter-spacing:.07em}.model-card details ul{font-size:16px}.contact-section p:not(.eyebrow){line-height:1.7}@media(max-width:680px){.model-grid{grid-template-columns:1fr}.model-card>p{max-width:none}.model-card h3{font-size:19px}.hero-visual{height:350px}.visual-topline{left:22px;right:22px;font-size:12px}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.language-control{display:flex;align-items:center;gap:6px;flex-shrink:0;border-left:1px solid var(--line);padding-left:15px}.language-control svg{width:18px;height:18px}.language-control select{font:500 14px var(--body);color:var(--ink);background:transparent;border:0;min-height:42px;width:96px;cursor:pointer}.language-control select:focus-visible{outline:3px solid #6456ed;outline-offset:2px}.nav-wrap{gap:20px}.nav-wrap nav{gap:24px}.header-cta{gap:20px}html:lang(vi) h1{font-size:clamp(39px,4.1vw,59px);letter-spacing:-.045em;line-height:1.2}html:lang(vi) h2{line-height:1.3}html:lang(zh-CN){--body:'DM Sans','Microsoft YaHei','PingFang SC',sans-serif;--display:'Manrope','Microsoft YaHei','PingFang SC',sans-serif}html:lang(zh-CN) h1,html:lang(zh-CN) h2{letter-spacing:-.025em;line-height:1.3}html:lang(zh-CN) .eyebrow{letter-spacing:.08em}html:lang(vi) .contact-section h2{font-size:35px}@media(max-width:1160px){.header-cta{display:none}.nav-wrap nav{gap:22px}}@media(max-width:850px){.nav-wrap nav{gap:15px}.nav-wrap nav a{font-size:13px}.nav-wrap{gap:15px}.language-control{padding-left:10px;gap:4px}}@media(max-width:760px){.nav-wrap .brand{width:188px}.nav-wrap .brand>img{width:177px;height:177px;left:30px;top:-105px}.language-control svg{display:none}.language-control select{width:92px}.nav-wrap{gap:10px}.nav-wrap nav{gap:12px}}@media(max-width:680px){.nav-wrap .brand{width:168px}.nav-wrap .brand>img{width:158px;height:158px;left:24px;top:-94px}.nav-wrap .brand-symbol{background-size:63px;background-position:-15px -11px;width:36px;height:29px;top:8px}.language-control{margin-left:auto;padding-left:0;border:0}.language-control select{font-size:13px;width:84px}.nav-wrap{gap:8px}.menu-button{width:38px;height:38px;padding:9px;flex-shrink:0}.nav-wrap nav a{font-size:16px}.nav-wrap nav{gap:20px}html:lang(vi) h1{font-size:clamp(35px,8.5vw,51px)}html:lang(vi) .contact-section h2{font-size:29px}.contact-section h2{overflow-wrap:break-word}.visual-topline{font-size:12px}}@media(max-width:360px){.nav-wrap .brand{width:145px}.nav-wrap .brand>img{width:138px;height:138px;left:21px;top:-79px}.nav-wrap .brand-symbol{width:32px;height:28px;background-size:57px;background-position:-14px -10px;top:10px}.language-control select{width:78px;font-size:12px}.nav-wrap{gap:6px}}
/* Language-specific typography preserves diacritics and natural CJK spacing. */
html:lang(vi){--body:'Be Vietnam Pro','Segoe UI',sans-serif;--display:'Be Vietnam Pro','Segoe UI',sans-serif}html:lang(vi) body{line-height:1.8}html:lang(vi) h1{font-size:clamp(38px,3.65vw,54px);font-weight:700;letter-spacing:-.035em;line-height:1.32}html:lang(vi) h2{font-weight:600;letter-spacing:-.025em;line-height:1.4}html:lang(vi) .model-card h3,html:lang(vi) .approach-grid h3{font-weight:600;line-height:1.55;letter-spacing:-.015em}html:lang(vi) .eyebrow{font-weight:600;letter-spacing:.075em;line-height:1.8}html:lang(vi) .hero-description{line-height:1.85}html:lang(vi) .nav-wrap nav a{font-size:14px}html:lang(vi) .visual-caption{line-height:1.5;letter-spacing:-.02em}html:lang(vi) .wedding-copy h2{font-size:clamp(29px,2.5vw,36px)}html:lang(vi) .video-copy h2{font-size:clamp(35px,3.3vw,48px)}html:lang(vi) .wedding-photo-label>span:last-child{font-family:var(--display);font-size:29px;letter-spacing:-.025em;font-weight:500;font-style:normal}html:lang(vi) .button{font-weight:600;line-height:1.65}
html:lang(zh-CN){--body:'Noto Sans SC','Microsoft YaHei','PingFang SC',sans-serif;--display:'Noto Sans SC','Microsoft YaHei','PingFang SC',sans-serif}html:lang(zh-CN) body{line-height:1.85}html:lang(zh-CN) h1{font-size:clamp(43px,4vw,60px);font-weight:700;letter-spacing:.005em;line-height:1.42}html:lang(zh-CN) h2{font-weight:600;letter-spacing:.005em;line-height:1.48}html:lang(zh-CN) .eyebrow{letter-spacing:.12em;font-weight:500;line-height:1.8}html:lang(zh-CN) .hero-description,html:lang(zh-CN) .section-lead{line-height:1.9}html:lang(zh-CN) .model-card h3,html:lang(zh-CN) .approach-grid h3{font-weight:600;letter-spacing:0;line-height:1.6}html:lang(zh-CN) .visual-caption{font-size:23px;font-weight:400;line-height:1.6;letter-spacing:.015em}html:lang(zh-CN) .wedding-photo-label>span:last-child{font-family:var(--display);font-size:31px;font-style:normal;font-weight:500;letter-spacing:.01em}html:lang(zh-CN) .nav-wrap nav a{font-weight:500}html:lang(zh-CN) .button{font-weight:500;line-height:1.65}.language-control option:lang(vi){font-family:'Be Vietnam Pro',sans-serif}.language-control option:lang(zh-CN){font-family:'Noto Sans SC',sans-serif}
@media(max-width:850px){html:lang(vi) .nav-wrap nav a{font-size:13px}}@media(max-width:680px){html:lang(vi) h1{font-size:clamp(31px,8.3vw,45px);line-height:1.38;letter-spacing:-.035em}html:lang(vi) h2{font-size:30px;line-height:1.45}html:lang(vi) .video-copy h2{font-size:34px}html:lang(vi) .contact-section h2{font-size:28px}html:lang(vi) .wedding-copy h2{font-size:28px}html:lang(vi) .nav-wrap nav a{font-size:16px}html:lang(zh-CN) h1{font-size:clamp(34px,9.2vw,48px);line-height:1.45}html:lang(zh-CN) h2{font-size:31px;line-height:1.5}html:lang(zh-CN) .video-copy h2{font-size:35px}html:lang(zh-CN) .contact-section h2{font-size:30px}html:lang(zh-CN) .wedding-copy h2{font-size:30px}}
.model-card.has-thumb{padding:0;overflow:hidden;background:#fff}.model-card.has-thumb .card-top{display:none}.model-card.has-thumb>h3,.model-card.has-thumb>p,.model-card.has-thumb>details{margin-left:23px;margin-right:23px}.model-card.has-thumb>h3{margin-top:0}.model-thumb{width:100%;height:173px;object-fit:cover;margin-bottom:23px;transition:transform .4s ease}.model-card.has-thumb:hover .model-thumb{transform:scale(1.025)}@media(max-width:850px){.model-thumb{height:200px}}@media(max-width:680px){.model-thumb{height:205px;margin-bottom:22px}.model-card.has-thumb>p{margin-bottom:24px}}@media(prefers-reduced-motion:reduce){.model-card.has-thumb:hover .model-thumb{transform:none}}
