html{box-sizing:border-box;-webkit-scroll-behavior:smooth;-moz-scroll-behavior:smooth;-ms-scroll-behavior:smooth;scroll-behavior:smooth;height:100%;}body{margin:0;height:100%;}a{-webkit-text-decoration:none;text-decoration:none;}p{margin:0;}*,*:before,*:after{box-sizing:inherit;}*{-webkit-font-smoothing:antialiased;}body{margin:0;padding:0;background-color:#f8f7f3;font-family:"Microsoft YaHei";background-repeat:no-repeat;}.container{position:relative;max-width:550px;min-width:300px;height:100%;height:100vh;height:100svh;height:100dvh;min-height:100%;min-height:100vh;min-height:100svh;margin:0 auto;background:transparent;}.container .piece-column{position:relative;align-items:flex-end;justify-content:center;height:100%;height:100vh;height:100svh;height:100dvh;min-height:100%;min-height:100vh;min-height:100svh;}.container .download{z-index:2;display:block;}.container .nav-btn{top:0;right:0;left:0;}.fullscreen-bg,.fullscreen-bg img{width:100vw;object-fit:contain;display:block;}.container img{max-width:100%;object-fit:contain;}.piece-body{position:relative;}.piece-core{position:absolute;top:51.5%;left:3%;right:3%;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;}.piece-core .contact-copy{margin-top:10px;background-color:#fff;flex-shrink:0;cursor:pointer;user-select:none;border-radius:8px;display:flex;align-items:center;padding:13px 10px 10px 12px;color:#38332d;font-weight:600;justify-content:center;opacity:0;}.piece-core .contact-value{flex:1;min-width:0;overflow:hidden;font-size:13px;margin-left:30%;}.piece-core .email .contact-value{margin-left:34%;}.piece-core .contact-value span{display:block;height:25px;line-height:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:17px;color:#071214;font-weight:600;}.piece-core .contact-value-track{display:block;height:25px;will-change:transform;transform:translate3d(0,0,0);}.piece-core .contact-copy:focus-visible{outline:2px solid currentColor;outline-offset:3px;}.contact-copy .copy-label{font-size:13px;font-weight:600;}.contact-copy img{width:16px;height:auto;margin-right:2px;}.copy-toast{position:fixed;z-index:20;left:50%;top:36%;max-width:calc(100vw - 32px);padding:10px 16px;border-radius:999px;background:#000;border:1px solid rgb(0 0 0 / 65%);color:#fff;font-size:13px;line-height:1.3;text-align:center;pointer-events:none;opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:opacity 180ms ease,transform 180ms ease,visibility 180ms ease;}.copy-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0);}.copy-toast.is-error{background:rgba(150,47,42,0.95);}.bg-center{transform:translate(0px,-10dvh);margin:0 2% -10dvh;}@media (min-width:750px){.container .piece-column{display:block;padding-bottom:0;background-position:center center;background-size:var(--poster-width) var(--poster-height);}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-device-pixel-ratio:2){.container .piece-column{padding:0 0 clamp(24px,10vh,90px);}}@media (max-width:767.98px){.piece-core .contact-value span{font-size:13px;}.piece-core .whatsapp,.piece-core .email{border-radius:5px;}.piece-core .contact-value{min-width:0;font-size:12px;}.piece-core .contact-copy{min-height:22px;padding:8px 6px;border-radius:5px;margin-top:2px;}.piece-core .contact-copy img{width:16px;}.piece-core .contact-copy .copy-label{font-size:11px;}}@media (max-width:360px){.piece-core{gap:3px;}.piece-core .whatsapp,.piece-core .email{margin-left:2px;margin-right:2px;}.piece-core .contact-copy{padding-left:4px;padding-right:4px;}.piece-core .contact-copy .copy-label{font-size:10px;}}