:root{--primary-color:#212529;--primary-light:#2c5282;--primary-dark:#0f2744;--accent-start:#000;--accent-end:#000;--accent-gradient:linear-gradient(135deg,var(--accent-start) 0%,var(--accent-end) 100%);--text-primary:#000;--text-secondary:#4e4e4d;--text-muted:#666;--bg-light:#f7fafc;--bg-white:#fff;--border-color:#e2e8f0;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--spacing-2xl:4rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--shadow-sm:0 .0625rem .125rem 0 rgba(0,0,0,.05);--shadow-md:0 .25rem .375rem -.0625rem rgba(0,0,0,.1),0 .125rem .25rem -.0625rem rgba(0,0,0,.06);--shadow-lg:0 .625rem .9375rem -.1875rem rgba(0,0,0,.1),0 .25rem .375rem -.125rem rgba(0,0,0,.05);--shadow-xl:0 1.25rem 1.5625rem -.3125rem rgba(0,0,0,.1),0 .625rem .625rem -.3125rem rgba(0,0,0,.04);--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}*,:after,:before{box-sizing:border-box}*,:after,:before,blockquote,dd,dl,dt,figure,h1,h2,h3,h4,h5,h6,hr,li,ol,p,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:400}html{scroll-behavior:smooth}@media screen and (min-width:1920px){html{font-size:16px!important}}@media screen and (max-width:1919px)and (min-width:768px){html{font-size:.8333333333vw!important}}@media screen and (max-width:767px){html{font-size:4.2666666667vw!important}}@font-face{font-display:swap;font-family:LXGWHeartSerif;font-style:normal;font-weight:400;src:url(https://file.lkxsuper.top/webSite/diamondyachts/LXGWHeartSerif.ttf) format("truetype")}@font-face{font-display:swap;font-family:SourceHanSansSC;font-style:normal;font-weight:400;src:url(https://file.lkxsuper.top/webSite/diamondyachts/SourceHanSansCN-ExtraLight.otf) format("opentype")}body{background-color:var(--bg-white);color:var(--text-primary);font-family:LXGWHeartSerif;font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--primary-light)}img{display:block;height:auto;max-width:100%}button{background:none;border:none;cursor:pointer;font-family:inherit}ol,ul{list-style:none}.container{margin:0 auto;max-width:75rem;padding:0 var(--spacing-md);width:100%}@media(max-width:640px){.container{max-width:100%;padding:0 .9375rem}}.container-full{margin:0 auto;padding:0 3.125rem;width:100%}@media(max-width:640px){.container-full{padding:0 1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in-up{animation:fadeInUp .6s ease forwards}.animate-fade-in{animation:fadeIn .4s ease forwards}#app-root{opacity:0;transition:opacity .3s ease}#app-root.is-mounted{opacity:1}
