@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.hdr-header{z-index:40;background:#fff;width:100%;transition:box-shadow .2s;position:sticky;top:0}.hdr-header--scrolled{box-shadow:0 2px 8px #0000001f}.hdr-bar{justify-content:space-between;align-items:center;max-width:1200px;height:56px;margin:0 auto;padding:0 1rem;display:flex;position:relative}@media (width>=768px){.hdr-bar{gap:1rem;height:76px;padding:0 1.5rem}}.hdr-icon-btn{color:#374151;cursor:pointer;z-index:1;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;font-size:1.3rem;transition:color .2s;display:flex}.hdr-icon-btn:hover{color:#1976d2}.hdr-hamburger{display:flex}@media (width>=768px){.hdr-hamburger{display:none}}.hdr-search-btn{display:flex}@media (width>=768px){.hdr-search-btn{display:none}}.hdr-logo-link{flex-shrink:0;line-height:0;position:absolute;left:50%;transform:translate(-50%)}.hdr-logo-img{object-fit:contain;width:auto;height:42px;display:block}@media (width>=768px){.hdr-logo-link{position:static;transform:none}.hdr-logo-img{height:52px}}.hdr-nav{flex:1;justify-content:center;align-items:center;gap:.25rem;display:none}@media (width>=768px){.hdr-nav{display:flex}}.hdr-nav-link{color:#374151;white-space:nowrap;padding:.4rem .7rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.hdr-nav-link:hover,.hdr-nav-link--active{color:#1976d2;font-weight:600}.hdr-bar-right{z-index:1;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.header__quote-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1976d2;border:none;padding:.5rem 1.1rem;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:600;transition:background .2s;display:none}.header__quote-btn:hover{background:#e30713}@media (width>=768px){.header__quote-btn{display:inline-block}}.hdr-dd{position:relative}.hdr-dd__trigger{color:#374151;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.3rem;padding:.4rem .7rem;font-size:.875rem;font-weight:500;transition:color .2s;display:flex}.hdr-dd__trigger:hover,.hdr-dd:hover .hdr-dd__trigger{color:#1976d2}.hdr-dd__chevron{flex-shrink:0;width:.85rem;height:.85rem;transition:transform .2s}.hdr-dd__chevron--open{transform:rotate(180deg)}.hdr-dd__panel{z-index:100;background:#fff;min-width:200px;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000001f}.hdr-dd__caret{filter:drop-shadow(0 -2px 2px #00000014);border-bottom:9px solid #fff;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.hdr-dd__item{color:#1976d2;padding:.75rem 1.5rem;font-size:.9rem;text-decoration:none;transition:color .15s;display:block}.hdr-dd__item--border{border-bottom:1px solid #e8e8e8}.hdr-dd__item:hover{color:#e30713}.hdr-dd__item--active{color:#e30713;font-weight:700}.hdr-backdrop{z-index:49;background:#00000073;animation:.2s hdrFade;position:fixed;inset:0}@keyframes hdrFade{0%{opacity:0}to{opacity:1}}@keyframes hdrSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.hdr-drawer{z-index:50;background:#fff;flex-direction:column;width:76vw;max-width:300px;height:100vh;animation:.25s hdrSlideIn;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.hdr-drawer__head{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.hdr-drawer__logo{object-fit:contain;width:auto;height:38px}.hdr-drawer__close{color:#374151;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.375rem;font-size:1.1rem;transition:color .2s;display:flex}.hdr-drawer__close:hover{color:#e30713}.hdr-drawer__nav{flex-direction:column;flex:1;display:flex}.hdr-drawer__item{letter-spacing:.06em;color:#1a1a1a;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;width:100%;padding:.9rem 1.25rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:flex}.hdr-drawer__item:hover,.hdr-drawer__item--active{color:#1976d2}.hdr-drawer__accordion{font-family:inherit}.hdr-drawer__dd-icon{color:#555;flex-shrink:0;font-size:.7rem;transition:transform .2s}.hdr-drawer__dd-icon--open{transform:rotate(180deg)}.hdr-drawer__sub{background:#f7f9fc;border-bottom:1px solid #e5e7eb}.hdr-drawer__sub-item{color:#374151;border-bottom:1px solid #eee;align-items:center;min-height:44px;padding:.7rem 1.25rem .7rem 2.25rem;font-size:.85rem;text-decoration:none;transition:color .15s;display:flex}.hdr-drawer__sub-item:last-child{border-bottom:none}.hdr-drawer__sub-item:hover{color:#1976d2}.footer-main{color:#fff;-webkit-font-smoothing:antialiased;background-color:#000;width:100%;padding:30px 0;font-family:Montserrat,sans-serif}.footer-main__inner{box-sizing:border-box;max-width:1065px;margin:0 auto;padding:0 1.5rem}.footer-cols{flex-flow:wrap;display:flex}.footer-col{box-sizing:border-box;width:100%;margin-bottom:1.5rem;padding-right:1.5rem}.footer-col:last-child{margin-bottom:0;padding-right:0}@media (width>=768px){.footer-col--wide{width:50%}.footer-col--mid{width:33.333%}.footer-col--narrow{width:16.667%;margin-bottom:0}}.footer-col__heading{text-transform:uppercase;color:#fff;margin-bottom:10px;font-size:1.1rem;font-weight:700}.footer-col__body{color:#ffffffbf;flex-direction:column;gap:.5rem;font-size:.9rem;line-height:1.5;display:flex}@media (width>=850px){.footer-col__body{font-size:.8rem}}.footer-col__link{color:#fff;text-decoration:none;transition:opacity .2s}.footer-col__link:hover{opacity:.75}.footer-social{gap:.5rem;margin-top:15px;display:flex}.footer-social__btn{color:#fff;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.footer-social__btn:hover{background:#ffffff1a;border-color:#fff}.footer-bottom{color:#ffffff80;-webkit-font-smoothing:antialiased;background-color:#111;font-family:Montserrat,sans-serif;font-size:.75rem}.footer-bottom__inner{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1065px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.footer-bottom__primary{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.footer-bottom__nav{gap:1rem;display:flex}.footer-bottom__nav-link{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:color .2s}.footer-bottom__nav-link:hover{color:#fff}.footer-bottom__copyright{color:#fff6}.footer-bottom__secondary{text-align:right}.footer-bottom__site-link{color:#ffffff80;text-decoration:none;transition:color .2s}.footer-bottom__site-link:hover{color:#fff}.float-contact{z-index:50;flex-direction:column;gap:.5rem;display:flex;position:fixed;bottom:1.5rem;left:1.25rem}.float-contact__btn{cursor:pointer;color:#fff;white-space:nowrap;border:none;border-radius:2rem;align-items:center;gap:0;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 3px 10px #00000040}.float-contact__btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.float-contact__btn--zalo{background-color:#0068ff;padding-right:.875rem}.float-contact__btn--phone{background-color:#e30713;padding-right:.875rem;animation:2s ease-in-out infinite pulse-ring}.float-contact__icon{flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin-right:.5rem;display:flex}.float-contact__icon--zalo{background:#00000026;border-radius:50%;font-size:1.1rem;font-weight:900}.float-contact__icon--phone{background:#00000026;border-radius:50%;font-size:.9rem}.back-to-top{z-index:50;color:#00000059;cursor:pointer;opacity:0;pointer-events:none;background:#ffffff1f;border:1.5px solid #00000047;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;transition:opacity .3s,border-color .2s,color .2s,background .2s;display:flex;position:fixed;bottom:1.5rem;right:1.25rem}.back-to-top--visible{opacity:1;pointer-events:auto}.back-to-top:hover{color:#000000b3;background:#ffffff59;border-color:#0009}.back-to-top--light{color:#ffffffd9;background:#ffffff14;border-color:#fffc}.back-to-top--light:hover{color:#fff;background:#ffffff2e;border-color:#fff}.qf-form{flex-direction:column;gap:.55rem;display:flex}.qf-field{position:relative}.qf-input{color:#333;box-sizing:border-box;appearance:none;background:#fff;border:1px solid #ccc;border-radius:0;outline:none;width:100%;padding:.55rem 2.2rem .55rem .75rem;font-size:.85rem;transition:border-color .2s}.qf-input:focus{border-color:#1464f4}select.qf-input{cursor:pointer;background-image:none}.qf-icon{color:#999;pointer-events:none;font-size:.8rem;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.qf-radios{gap:1.5rem;padding:.1rem .2rem;display:flex}.qf-radio{color:#333;cursor:pointer;align-items:center;gap:.35rem;font-size:.82rem;display:flex}.qf-radio input[type=radio]{accent-color:#1464f4}.qf-submit-wrap{text-align:center;padding-left:20px}.qf-submit{color:#fff;letter-spacing:.04em;cursor:pointer;background:#1464f4;border:none;border-radius:2px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:700;transition:background .2s}.qf-submit:hover{background:#0d4fcc}.qf-success{text-align:center;color:#1976d2;padding:1.5rem 0;font-size:.9rem;line-height:1.8}.qf-error{color:#c0392b;background:#fdf0f0;border:1px solid #f5c6c6;border-radius:2px;margin:0;padding:.45rem .75rem;font-size:.8rem}.qf-submit:disabled{cursor:not-allowed;background:#7fb3f5}.pup-overlay{z-index:1000;background:0 0;justify-content:center;align-items:center;padding:1rem;transition:background .3s;display:flex;position:fixed;inset:0}.pup-overlay--in{background:#0000008c}.pup-box{box-sizing:border-box;opacity:0;background:#fff;width:100%;max-width:650px;max-height:90vh;padding:20px;transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1);position:relative;overflow-y:auto;transform:translateY(24px)scale(.97)}.pup-box--in{opacity:1;transform:translateY(0)scale(1)}.pup-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}@media (width<=540px){.pup-grid{grid-template-columns:1fr}.pup-img-col{display:none}}.pup-img-col{align-items:center;display:flex}.pup-img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.pup-form-col{box-sizing:border-box;padding:10px 0 0 20px}@media (width<=540px){.pup-form-col{padding:0}}.pup-title{color:#1464f4;text-align:center;text-transform:uppercase;margin:0 0 .75rem;font-size:1.05rem;font-weight:700;line-height:1.3}.pup-close{color:#555;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.8rem;line-height:1;transition:color .2s;position:absolute;top:.4rem;right:.6rem}.pup-close:hover{color:#e30713}.layout{flex-direction:column;min-height:100vh;display:flex}.layout__main{flex:1}.carousel-wrap{background:#111827;width:100%;height:220px;position:relative;overflow:hidden}@media (width>=768px){.carousel-wrap{height:500px}}.carousel-wrap__slide{opacity:0;pointer-events:none;transition:opacity .8s;position:absolute;inset:0}.carousel-wrap__slide--active{opacity:1;pointer-events:auto}.carousel-wrap__img{object-fit:cover;width:100%;height:100%;display:block}.carousel-wrap__btn{color:#ffffff8c;cursor:pointer;opacity:0;z-index:5;background:0 0;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.7rem;transition:opacity .25s,border-color .25s,color .25s,background .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-wrap:hover .carousel-wrap__btn{opacity:1}.carousel-wrap__btn:hover{color:#fff;background:#ffffff1a;border-color:#ffffffe6}.carousel-wrap__btn--prev{left:1rem}.carousel-wrap__btn--next{right:1rem}.carousel-wrap__dots{z-index:5;gap:.4rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.carousel-wrap__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:5px;height:5px;padding:0;transition:background .25s,transform .25s}.carousel-wrap__dot--active{background:#fff;transform:scale(1.3)}.carousel{background:#111827;position:relative;overflow:hidden}.carousel__slide{transition:opacity .7s;position:absolute;inset:0}.carousel__slide--active{opacity:1}.carousel__slide--hidden{opacity:0;pointer-events:none}.carousel__btn{color:#fff;cursor:pointer;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.125rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel__btn:hover{background:#0009}.carousel__btn--prev{left:1rem}.carousel__btn--next{right:1rem}.carousel__dots{gap:.5rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.carousel__dot{cursor:pointer;background:#fff9;border:none;border-radius:50%;width:.625rem;height:.625rem;transition:background-color .2s}.carousel__dot--active{background:#e30713}.quick-links{width:100%;padding:20px 0}.quick-links__inner{flex-wrap:wrap;gap:.75rem;max-width:1065px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex}.quick-link-btn{color:#fff;cursor:pointer;background-color:#1976d2;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:calc(50% - 6px);padding:1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:flex}.quick-link-btn:hover{background-color:#e30713}@media (width>=768px){.quick-link-btn{min-width:0}}.cars-section{width:100%;padding-top:3rem;padding-bottom:3rem}.cars-section__container{-webkit-font-smoothing:antialiased;color:#3c3c3c;box-sizing:border-box;width:100%;max-width:1065px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;font-family:Montserrat,sans-serif;line-height:1.6}.cars-section__heading{color:#1f2937;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.cars-section__group{margin-bottom:2.5rem}.cars-section__group-title{color:#1f2937;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.cars-section__group-subtitle{color:#1976d2;margin-bottom:1rem;font-size:.875rem;font-weight:600}.car-grid{flex-flow:wrap;width:100%;margin-left:-.625rem;margin-right:-.625rem;display:flex}.car-grid__item{box-sizing:border-box;width:calc(50% - 1.25rem);margin:0 .625rem 1.75rem}@media (width>=768px){.car-grid__item{width:calc(33.333% - 1.25rem)}}@media (width>=1024px){.car-grid__item{width:calc(25% - 1.25rem)}}.car-card{text-align:center;box-sizing:border-box;-webkit-font-smoothing:antialiased;color:#3c3c3c;flex-direction:column;align-items:center;width:100%;font-family:Montserrat,sans-serif;line-height:1.6;text-decoration:none;transition:opacity .2s;display:flex}.car-card:hover{opacity:.85}.car-card__img{object-fit:contain;width:100%;height:11rem}.car-card__name{color:#1f2937;margin-top:.75rem;font-size:.95rem;font-weight:700;line-height:1.35}.car-card__price{color:#1976d2;margin-top:.25rem;font-size:.875rem;font-weight:700}.experience-section{background:#fff;width:100%;padding:3rem 0}.experience-section__inner{box-sizing:border-box;-webkit-font-smoothing:antialiased;max-width:1065px;margin:0 auto;padding:0 1.5rem;font-family:Montserrat,sans-serif}.experience-header{flex-flow:wrap;margin:0 -.5rem 1.5rem;display:flex}.experience-header__title-col,.experience-header__desc-col{box-sizing:border-box;width:100%;padding:0 .5rem}@media (width>=768px){.experience-header__title-col,.experience-header__desc-col{width:50%}}.experience-header__title{color:#1f2937;text-align:left;font-size:1.6rem;font-weight:700;line-height:1.3}.experience-header__brand{color:#1464f4;text-transform:uppercase;text-align:right;margin-top:1.25rem;font-size:1.2rem;font-weight:700;line-height:1.6}@media (width>=550px){.experience-header__brand{font-size:1.5rem}}.experience-header__desc{text-align:justify;color:#3c3c3c;font-size:1rem;line-height:1.7}@media (width>=550px){.experience-header__desc{font-size:.9rem}}.experience-banners{flex-flow:wrap;margin:0 -.5rem;display:flex}.experience-banner{box-sizing:border-box;width:100%;margin-bottom:1rem;padding:0 .5rem;position:relative}@media (width>=768px){.experience-banner{width:50%;margin-bottom:0}}.experience-banner__img{object-fit:cover;object-position:60% center;width:100%;height:350px;display:block}.experience-banner__img--right{object-position:60% 100%}@media (width>=550px){.experience-banner__img{height:450px}}.experience-banner__overlay{color:#fff;box-sizing:border-box;background-color:#00000085;padding:0 10px 10px;font-size:1.2rem;position:absolute;bottom:0;left:.5rem;right:.5rem}@media (width>=550px){.experience-banner__overlay{font-size:1.5rem}}.experience-banner__label{margin-top:.5rem;font-size:.55em;font-weight:300;display:block}.experience-banner__title{margin:.15rem 0 .25rem;font-size:1em;font-weight:700;line-height:1.2}.experience-banner__desc{color:#d1d5db;margin-bottom:.625rem;font-size:.5em}.experience-banner__btn{color:#fff;cursor:pointer;background:#1976d2;border:none;align-items:center;padding:.375rem 1rem;font-family:Montserrat,sans-serif;font-size:.5em;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.experience-banner__btn:hover{background:#e30713}.news-section{background-color:#eaeaea;width:100%;padding:30px 0}.news-section__inner{box-sizing:border-box;-webkit-font-smoothing:antialiased;max-width:1065px;margin:0 auto;padding:0 1.5rem;font-family:Montserrat,sans-serif}.news-header{flex-flow:wrap;align-items:flex-end;margin:0 -.5rem 1.25rem;display:flex}.news-header__title-col,.news-header__btn-col{box-sizing:border-box;width:100%;padding:0 .5rem}@media (width>=768px){.news-header__title-col{width:75%}.news-header__btn-col{width:25%;padding-top:68px}}@media (width>=850px){.news-header__btn-col{padding-top:60px}}.news-header__btn-col{justify-content:flex-end;margin-top:.75rem;display:flex}@media (width>=768px){.news-header__btn-col{margin-top:0}}.news-header__title{color:#1f2937;margin-bottom:.625rem;font-size:1.5rem;font-weight:700}.news-header__desc{color:#3c3c3c;font-size:1rem;line-height:1.6}@media (width>=550px){.news-header__desc{font-size:.75rem}}@media (width>=850px){.news-header__desc{font-size:1rem}}.news-header__more-btn{color:#fff;white-space:nowrap;background:#1976d2;padding:.375rem 1rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.news-header__more-btn:hover{background:#e30713}.news-content{flex-flow:wrap;align-items:stretch;margin:0 -.375rem;display:flex}.news-feature{box-sizing:border-box;flex-direction:column;width:100%;min-height:220px;padding:0 .375rem;display:flex}.news-list{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;margin-top:.75rem;padding:0 .375rem;display:flex}.news-card__title{color:#1f2937}@media (width>=768px){.news-feature{width:58.333%;min-height:0}.news-list{width:41.667%;margin-top:0}}.news-feature__img-wrap{flex:1;position:relative;overflow:hidden}.news-feature__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.news-card{background:#fff;border-radius:0;flex:1;text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.news-card:hover{box-shadow:0 2px 8px #0000001f}.news-card__img-wrap{flex-shrink:0;width:46%;position:relative;overflow:hidden}.news-card__img-wrap:before{content:"";padding-top:56.25%;display:block}.news-card__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.news-card__body{background:#fff;flex-direction:column;flex:1;justify-content:space-between;padding:8px 8px 8px 10px;display:flex}.news-card__title{color:#1f2937;flex:1;font-size:.875rem;font-weight:700;line-height:1.4}.news-card__divider{background:#d1d5db;flex-shrink:0;height:1px;margin:6px 0}.news-card__more{color:#1976d2;text-transform:uppercase;letter-spacing:.03em;flex-shrink:0;font-size:.7rem;font-weight:700;transition:color .2s}.news-card:hover .news-card__more{color:#e30713}.gallery-section{width:100%;padding:30px 0}.gallery-section__inner{box-sizing:border-box;max-width:1065px;margin:0 auto;padding:0 1.5rem}.gallery-grid{grid-template-rows:183px 183px;grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (width>=768px){.gallery-grid{grid-template-rows:275px 275px;grid-template-columns:2fr 1fr 1fr}.gallery-item--large{grid-area:1/1/3}.gallery-item--medium{grid-area:1/2/3}}.gallery-item{position:relative;overflow:hidden}.gallery-item__img{object-fit:cover;width:100%;height:100%;display:block}.gallery-item__overlay{background:#00000026;transition:background .2s;position:absolute;inset:0}.gallery-item:hover .gallery-item__overlay{background:#0000000d}.gallery-item{cursor:pointer}.lightbox{z-index:1000;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox__img{object-fit:contain;border-radius:2px;max-width:90vw;max-height:90vh;display:block}.lightbox__close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;font-size:1.75rem;line-height:1;transition:opacity .2s;position:absolute;top:1rem;right:1.25rem}.lightbox__close:hover{opacity:1}.lightbox__btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox__btn:hover{background:#ffffff4d}.lightbox__btn--prev{left:1.5rem}.lightbox__btn--next{right:1.5rem}.promo-section{background-color:#dedede;width:100%}.promo-section__inner{box-sizing:border-box;-webkit-font-smoothing:antialiased;max-width:1065px;margin:0 auto;padding:32px 1.5rem;font-family:Montserrat,sans-serif}@media (width>=550px){.promo-section__inner{padding-top:30px;padding-bottom:30px}}.promo-row{flex-flow:wrap;align-items:center;display:flex}.promo-row__text-col{box-sizing:border-box;width:100%}.promo-row__btn-col{box-sizing:border-box;justify-content:flex-start;width:100%;margin-top:1rem;padding-top:0;display:flex}@media (width>=768px){.promo-row__text-col{width:75%;padding-right:1.5rem}.promo-row__btn-col{justify-content:flex-end;width:25%;margin-top:0;padding-top:40px}}.promo-row__title{color:#1f2937;margin-bottom:10px;font-size:1.5rem;font-weight:700}.promo-row__desc{color:#3c3c3c;font-size:1rem;line-height:1.6}@media (width>=550px){.promo-row__desc{font-size:.9rem}}@media (width>=850px){.promo-row__desc{font-size:1rem}}.promo-row__hotline-btn{color:#fff;white-space:nowrap;background-color:#1976d2;padding:.5rem 1.25rem;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.promo-row__hotline-btn:hover{background-color:#e30713}.cd-wrap{max-width:1100px;margin:0 auto;padding:0 1rem 3rem}.cd-breadcrumb{color:#888;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.65rem 0;font-size:.8rem;display:flex}.cd-breadcrumb a{color:#888;text-decoration:none}.cd-breadcrumb a:hover{color:#e30713}.cd-breadcrumb span{color:#1976d2;font-weight:500}.cd-product-main{align-items:flex-start;gap:2rem;display:flex}.cd-gallery{flex-shrink:0;width:58%;position:relative}.cd-gallery__badge{z-index:3;color:#fff;background:#e30713;border-radius:2rem;padding:.3rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.cd-gallery__main-wrap{margin-bottom:.5rem;position:relative}.cd-gallery__main{aspect-ratio:16/9;background:#f5f5f5;border-radius:4px;width:100%;overflow:hidden}.cd-gallery__main-img{object-fit:contain;width:100%;height:100%;transition:opacity .2s;display:block}.cd-gallery__nav{z-index:4;color:#fff;cursor:pointer;background:#00000059;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;padding:0;font-size:1.8rem;line-height:1;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.cd-gallery__nav:hover{background:#0009}.cd-gallery__nav--prev{left:.5rem}.cd-gallery__nav--next{right:.5rem}.cd-thumbs-slider{align-items:center;gap:.25rem;margin-top:.4rem;display:flex}.cd-thumbs-slider__btn{cursor:pointer;color:#333;background:#fff;border:1px solid #ccc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;padding:0;font-size:1.2rem;line-height:1;transition:background .2s,color .2s;display:flex}.cd-thumbs-slider__btn:hover{color:#fff;background:#1976d2;border-color:#1976d2}.cd-thumbs-slider__btn--disabled{opacity:.3;cursor:default}.cd-thumbs-slider__viewport{flex:1;overflow:hidden}.cd-thumbs-slider__track{transition:transform .3s;display:flex}.cd-thumbs-slider__item{cursor:pointer;box-sizing:border-box;flex-shrink:0;padding:0 .2rem}.cd-thumbs-slider__item img{aspect-ratio:16/9;object-fit:contain;background:#f5f5f5;border:2px solid #0000;border-radius:4px;width:100%;transition:border-color .2s;display:block}.cd-thumbs-slider__item--active img,.cd-thumbs-slider__item:hover img{border-color:#1976d2}.cd-info{flex:1;min-width:0}.cd-info__title{color:#1a1a1a;margin-bottom:.6rem;font-size:1.5rem;font-weight:700;line-height:1.2}.cd-info__price-wrap{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:1rem;display:flex}.cd-info__price-del{color:#999;font-size:.95rem;text-decoration:line-through}.cd-info__price-ins{color:#e30713;font-size:1.4rem;font-style:normal;font-weight:700;text-decoration:none}.cd-info__short{margin-bottom:1.25rem}.cd-info__short-header{text-transform:uppercase;color:#333;background:#e0e0e0;padding:5px 8px;font-size:.88rem;font-weight:700}.cd-info__variants{color:#20437b;margin:0;padding:.3rem .5rem;font-size:.83rem;line-height:1.7;list-style:none}.cd-info__variants li span{color:#1464f4;font-weight:600}.cd-info__specs-bar{color:#333;background:#e0e0e0;padding:5px 8px;font-size:.82rem}.cd-info__promo-bar{color:#fff;background:#1464f4;padding:5px 8px;font-size:.78rem;line-height:1.5}.cd-info__promo-bar em{color:#ffffffd9}.cd-info__btns{gap:.5rem;margin-top:1.25rem;display:flex}.cd-info__btn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem .75rem;font-family:inherit;font-size:.88rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .15s;display:inline-flex}.cd-info__btn:hover{filter:brightness(.88);transform:translateY(-1px)}.cd-info__btn--quote{color:#fff;background:#1976d2;flex:7}.cd-info__btn--phone{color:#fff;background:#e30713;flex:5}.cd-tabs{margin-top:2.5rem}.cd-tabs__nav{border-bottom:2px solid #e0e0e0;margin:0;padding:0;list-style:none;display:flex}.cd-tabs__nav li{color:#555;cursor:pointer;text-transform:uppercase;border-bottom:3px solid #0000;margin-bottom:-2px;padding:.7rem 1.5rem;font-size:.88rem;font-weight:600;transition:color .2s,border-color .2s}.cd-tabs__nav li:hover{color:#1976d2}.cd-tabs__nav li.active{color:#1976d2;border-bottom-color:#1976d2}.cd-tabs__panel{padding:1.5rem 0}.cd-desc-imgs{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:2rem;display:grid}.cd-desc-imgs img{aspect-ratio:16/9;object-fit:cover;border-radius:4px;width:100%;display:block}.cd-desc-name{margin-bottom:1.5rem;line-height:1.05}.cd-desc-name__sub{color:#555;font-size:1.2rem;font-weight:400;display:block}.cd-desc-name__main{text-transform:uppercase;color:#1a1a1a;font-size:3rem;font-weight:900;display:block}.cd-img-grid{margin-bottom:1rem}.cd-img-grid__hero{aspect-ratio:16/9;object-fit:cover;border-radius:6px;width:100%;margin-bottom:.5rem;display:block}.cd-img-grid__cols{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.cd-img-grid__cols img{aspect-ratio:16/9;object-fit:cover;border-radius:6px;width:100%;display:block}.cd-img-grid--top{margin-bottom:1.5rem}.cd-img-grid--top .cd-img-grid__hero,.cd-img-grid--top .cd-img-grid__cols img{border-radius:8px}@media (width<=600px){.cd-img-grid__cols{grid-template-columns:1fr}}.cd-specs-row{grid-template-columns:5fr 5fr 2fr;margin-bottom:2rem;display:grid}.cd-specs-row__item{background:#ececec;border-top:3px solid #fff;border-left:2px solid #fff;padding:.8rem 1rem}.cd-specs-row__item:first-child{border-left:none}.cd-specs-row__value{color:#1a1a1a;font-size:1.8rem;font-weight:800;line-height:1}.cd-specs-row__unit{font-size:1rem;font-weight:400}.cd-specs-row__label{color:#555;margin-top:.25rem;font-size:.75rem}.cd-specs-row--4{grid-template-columns:repeat(4,1fr)}@media (width<=768px){.cd-specs-row--4{grid-template-columns:1fr 1fr}}.cd-desc-sections h2{color:#1a1a1a;margin:2rem 0 .5rem;font-size:1.4rem;font-weight:800;line-height:1.2}.cd-desc-sections .cd-h2-top{color:#888;font-size:1rem;font-weight:400;display:block}.cd-desc-sections .cd-h2-main{display:block}.cd-desc-sections h3{color:#333;margin:1.2rem 0 .4rem;font-size:1rem;font-weight:700}.cd-desc-sections p{color:#444;text-align:justify;margin-bottom:.8rem;font-size:.88rem;line-height:1.7}.cd-desc-sections img{border-radius:4px;width:100%;margin:.5rem 0 1rem;display:block}.cd-desc-sections ul{color:#444;margin-bottom:1rem;padding-left:1.5rem;font-size:.88rem;line-height:1.8}.cd-spec-list{color:#444;margin-bottom:1.5rem;padding-left:1.5rem;font-size:.88rem;line-height:1.85}.cd-spec-list strong{color:#1464f4}.cd-no-reviews{color:#888;padding:1rem 0;font-size:.88rem}.cd-review-title{color:#333;margin-bottom:.75rem;font-size:1rem;font-weight:700}.cd-color-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin:.5rem 0 1rem;display:grid}.cd-color-item img{aspect-ratio:16/9;object-fit:cover;border-radius:6px;width:100%;margin:0;display:block}.cd-noithat-single{border-radius:6px;width:100%;margin:.5rem 0 1rem;display:block}.cd-noithat-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin:.5rem 0 1rem;display:grid}.cd-noithat-grid img{aspect-ratio:16/9;object-fit:cover;border-radius:6px;width:100%;margin:0;display:block}.cd-breadcrumb__sep{color:#ccc}.cd-desc-imgs--4,.cd-desc-imgs--2{grid-template-columns:1fr 1fr}.cd-desc-imgs--1{grid-template-columns:1fr}.cd-desc-imgs--1 img{aspect-ratio:auto;object-fit:cover;max-height:520px}.cd-desc-block{color:#333;text-align:justify;background:#ececec;border-top:2px solid #fff;border-left:2px solid #fff;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.88rem;line-height:1.65}.cd-color-panels{grid-template-columns:1fr 1fr;gap:16px;margin:.5rem 0 1.5rem;display:grid}.cd-color-panel{padding-bottom:.75rem;overflow:hidden}.cd-color-panel img{aspect-ratio:16/9;object-fit:cover;width:100%;margin:0;display:block}.cd-color-panel__text{padding:.5rem .75rem}.cd-color-panel__text strong{margin-bottom:.2rem;font-size:.88rem;font-weight:700;display:block}.cd-color-panel__title{text-transform:uppercase;letter-spacing:.03em;margin-bottom:.35rem;font-size:.72rem;font-weight:600;display:block}.cd-color-panel__desc{text-align:justify;margin:0;font-size:.78rem;line-height:1.55}.cd-thu-vien-grid{grid-template-columns:1fr 1fr;gap:.5rem;margin:.5rem 0 1rem;display:grid}.cd-thu-vien-grid img{aspect-ratio:16/9;object-fit:cover;border-radius:4px;width:100%;margin:0;display:block}.cd-youtube-wrap{border-radius:4px;width:100%;margin:.75rem 0 1rem;padding-top:56.25%;position:relative;overflow:hidden}.cd-youtube-wrap iframe{border:none;width:100%;height:100%;position:absolute;inset:0}@media (width<=768px){.cd-product-main{flex-direction:column}.cd-gallery{width:100%}.cd-specs-row{grid-template-columns:1fr 1fr}.cd-specs-row__item:last-child{grid-column:span 2}.cd-info__btns{flex-direction:column}.cd-desc-imgs{grid-template-columns:1fr}.cd-desc-name__main{font-size:2rem}.cd-color-panels,.cd-thu-vien-grid{grid-template-columns:1fr}}.bg-wrap{background:#fff;padding:2.5rem 1rem 4rem}.bg-container{max-width:860px;margin:0 auto}.bg-title{color:#1a1a1a;text-align:center;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:800}.bg-intro{color:#333;text-align:justify;margin-bottom:1.5rem;font-size:.88rem;line-height:1.75}.bg-section-title{text-transform:uppercase;color:#1a1a1a;border-bottom:2px solid #e0e0e0;margin:1.75rem 0 .6rem;padding-bottom:.35rem;font-size:.95rem;font-weight:700}.bg-promo-list{color:#333;margin-bottom:.5rem;padding-left:1.4rem;font-size:.88rem;line-height:1.85}.bg-table-wrap{border:1px solid #ccc;margin-top:.5rem;overflow-x:auto}.bg-table{border-collapse:collapse;width:100%;font-size:.88rem}.bg-table thead tr{color:#fff;background-color:#1976d2}.bg-table thead th{text-align:left;white-space:nowrap;border:1px solid #1565c0;padding:.7rem 1rem;font-weight:700}.bg-table tbody tr{border-bottom:1px solid #e0e0e0;transition:background .15s}.bg-table tbody tr:nth-child(2n){background-color:#f9f9f9}.bg-table tbody tr:hover{background-color:#eff6ff}.bg-table tbody td{color:#222;border:1px solid #e0e0e0;padding:.6rem 1rem}.bg-price{color:#e30713;white-space:nowrap;font-weight:600}.bg-divider-row td{text-transform:uppercase;letter-spacing:.03em;padding:.55rem 1rem;font-size:.82rem;font-weight:700;color:#fff!important;background-color:#1a1a1a!important;border-color:#333!important}.bg-note{color:#666;text-align:justify;margin-top:1rem;font-size:.82rem;font-style:italic;line-height:1.7}.bg-cta{text-align:center;margin-top:2rem}.bg-cta__btn{color:#fff;background:#e30713;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.bg-cta__btn:hover{background:#b8000f;transform:translateY(-1px)}@media (width<=600px){.bg-table thead th,.bg-table tbody td{padding:.5rem .6rem;font-size:.8rem}}.tt-wrap{background:#fff;padding:2rem 1rem 3rem}.tt-container{max-width:1100px;margin:0 auto}.tt-layout{grid-template-columns:3fr 1fr;align-items:flex-start;gap:2rem;display:grid}.tt-post-list{flex-direction:column;gap:0;display:flex;box-shadow:0 2px 8px #00000014}.tt-post-item{background:#fff;border-bottom:1px solid #e8e8e8;align-items:stretch;transition:box-shadow .2s;display:flex}.tt-post-item:last-child{border-bottom:none}.tt-post-item:hover{z-index:1;position:relative;box-shadow:0 4px 16px #0000001f}.tt-post-image-wrap{flex:0 0 40%;display:block;position:relative;overflow:hidden}.tt-post-image-wrap:before{content:"";padding-top:56%;display:block}.tt-post-image{object-fit:cover;width:100%;height:100%;transition:transform .35s;position:absolute;inset:0}.tt-post-item:hover .tt-post-image{transform:scale(1.04)}.tt-post-text{flex-direction:column;flex:1;justify-content:center;padding:1.2rem 1.4rem;display:flex}.tt-post-title{margin:0 0 .6rem;font-size:1.05rem;font-weight:700;line-height:1.35}.tt-post-title a{color:#1a1a1a;text-decoration:none;transition:color .2s}.tt-post-title a:hover{color:#1976d2}.tt-divider{background:#e30713;width:2.5rem;height:2px;margin-top:.4rem}.tt-sidebar{background:#fff;border:1px solid #e0e0e0;padding:1.25rem}.tt-sidebar-title{color:#1a1a1a;border-bottom:2px solid #1976d2;margin:0 0 .75rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.tt-sidebar-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.tt-sidebar-list li{border-bottom:1px solid #f0f0f0;padding:.55rem 0}.tt-sidebar-list li:last-child{border-bottom:none}.tt-sidebar-list a{color:#333;font-size:.85rem;line-height:1.45;text-decoration:none;transition:color .2s}.tt-sidebar-list a:hover{color:#1976d2}@media (width<=768px){.tt-layout{grid-template-columns:1fr}.tt-post-item{flex-direction:column}.tt-post-image-wrap{flex:none;width:100%}.tt-post-image-wrap:before{padding-top:56%}}.bv-wrap{background:#fff;padding:1.5rem 1rem 3rem}.bv-row{grid-template-columns:3fr 1fr;align-items:flex-start;gap:2rem;max-width:1100px;margin:0 auto;display:grid}.bv-main{min-width:0}.bv-article-inner{background:#fff;overflow:hidden;box-shadow:0 2px 10px #00000014}.bv-entry-header{padding:1.25rem 1.5rem 0}.bv-categories{text-transform:uppercase;letter-spacing:.04em;color:#1976d2;margin-bottom:.4rem;font-size:.75rem;font-weight:600}.bv-categories a{color:inherit;text-decoration:none}.bv-categories a:hover{color:#e30713}.bv-entry-title{color:#1a1a1a;margin:.2rem 0 .6rem;font-size:1.6rem;font-weight:800;line-height:1.25}.bv-entry-divider{background:#e30713;width:3rem;height:2px;margin-bottom:1.25rem}.bv-entry-content{padding:0 1.5rem 1.5rem}.bv-content-heading{color:#1a1a1a;margin:0 0 1rem;font-size:1.2rem;font-weight:700}.bv-img{width:100%;height:auto;margin-bottom:.75rem;display:block}.bv-para{color:#333;text-align:justify;margin-bottom:.85rem;font-size:.9rem;line-height:1.8}.bv-youtube-wrap{width:100%;margin-bottom:1rem;padding-top:56.25%;position:relative;overflow:hidden}.bv-youtube-wrap iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.bv-list{color:#333;margin-bottom:1rem;padding-left:1.4rem;font-size:.88rem;line-height:1.85}.bv-list li{margin-bottom:.2rem}.bv-h2{color:#1a1a1a;white-space:pre-line;margin:1.6rem 0 .5rem;font-size:1.15rem;font-weight:800;line-height:1.3}.bv-h3{color:#1976d2;margin:1.2rem 0 .4rem;font-size:1rem;font-weight:700}.bv-h4{color:#333;margin:1rem 0 .4rem;font-size:.95rem;font-weight:700}.bv-table-wrap{border:1px solid #ddd;margin:.5rem 0 1rem;overflow-x:auto}.bv-table{border-collapse:collapse;width:100%;font-size:.85rem}.bv-table thead tr{color:#fff;background:#1976d2}.bv-table thead th{text-align:left;border:1px solid #1565c0;padding:.6rem .75rem;font-weight:600}.bv-table tbody tr:nth-child(2n){background:#f5f9ff}.bv-table tbody td{color:#222;border:1px solid #e0e0e0;padding:.55rem .75rem}.bv-sidebar{flex-direction:column;gap:1.25rem;display:flex}.bv-sidebar-title{color:#1a1a1a;border-bottom:2px solid #1976d2;margin:0 0 .6rem;padding-bottom:.45rem;font-size:1rem;font-weight:700}.bv-sidebar-list{background:#fff;border:1px solid #e0e0e0;margin:0;padding:0;list-style:none}.bv-sidebar-list li{border-bottom:1px solid #f0f0f0}.bv-sidebar-list li:last-child{border-bottom:none}.bv-sidebar-list a{color:#222;padding:.55rem .75rem;font-size:.85rem;line-height:1.45;text-decoration:none;transition:color .2s,background .2s;display:block}.bv-sidebar-list a:hover{color:#1976d2;background:#f5f9ff}.bv-sidebar-hotline{color:#fff;text-align:center;background:#1976d2;padding:1rem}.bv-sidebar-hotline__title{margin:0 0 .6rem;font-size:.85rem;font-weight:600}.bv-sidebar-hotline__btn{color:#fff;background:#e30713;border-radius:4px;align-items:center;gap:.4rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.bv-sidebar-hotline__btn:hover{background:#b8000f}@media (width<=768px){.bv-row{grid-template-columns:1fr}.bv-entry-title{font-size:1.25rem}}.lh-hero{align-items:center;min-height:350px;display:flex;position:relative;overflow:hidden}@media (width>=550px){.lh-hero{min-height:400px}}@media (width>=850px){.lh-hero{min-height:550px}}.lh-hero__bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.lh-hero__overlay{background:#00000060;position:absolute;inset:0}.lh-hero__content{z-index:1;color:#fff;max-width:860px;padding:60px 1.5rem;position:relative}@media (width>=850px){.lh-hero__content{width:100%;margin:0 auto;padding:60px 0}}.lh-hero__title{text-transform:uppercase;flex-direction:column;margin:0 0 1rem;font-size:clamp(1.4rem,4vw,2.4rem);font-weight:800;line-height:1.2;display:flex}.lh-hero__title-sub{text-transform:uppercase;font-size:80%;font-weight:600}.lh-hero__info{opacity:.92;margin:0 0 .6rem;font-size:clamp(.78rem,1.5vw,.95rem);line-height:1.7}.lh-hero__btn{color:#fff;background:#1976d2;border-radius:4px;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.7rem 1.8rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.lh-hero__btn:hover{background:#e30713;transform:translateY(-2px)}.lh-container{max-width:1000px;margin:0 auto;padding:0 1rem}.lh-section-title{color:#1976d2;border-bottom:2px solid #e0e0e0;margin:0 0 1.25rem;padding-bottom:.4rem;font-size:1.35rem;font-weight:800}.lh-section-title--center{text-align:center;border-bottom:none}.lh-info-section{background:#fff;padding:3rem 1rem}.lh-info-grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:3rem;display:grid}@media (width<=768px){.lh-info-grid{grid-template-columns:1fr;gap:2rem}}.lh-contact-list{flex-direction:column;gap:1.1rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.lh-contact-list li{color:#333;align-items:flex-start;gap:.85rem;font-size:.88rem;line-height:1.5;display:flex}.lh-contact-icon{color:#1976d2;flex-shrink:0;margin-top:.15rem;font-size:1.1rem}.lh-contact-label{text-transform:uppercase;letter-spacing:.05em;color:#999;margin-bottom:.15rem;font-size:.72rem;font-weight:700}.lh-phone-link{color:#e30713;font-size:1rem;font-weight:700;text-decoration:none}.lh-phone-link:hover{text-decoration:underline}.lh-legal{color:#444;background:#f5f9ff;border-left:3px solid #1976d2;padding:.75rem 1rem;font-size:.82rem;line-height:1.7}.lh-map{border:0;border-radius:4px;display:block;box-shadow:0 2px 8px #0000001a}.lh-map-note{color:#666;align-items:center;gap:.3rem;margin-top:.5rem;font-size:.82rem;display:flex}.lh-form-section{background:#f5f5f5;padding:3rem 1rem}.lh-form{background:#fff;flex-direction:column;gap:.85rem;max-width:560px;margin:0 auto;padding:2rem;display:flex;box-shadow:0 2px 12px #00000014}.lh-input{color:#222;box-sizing:border-box;background:#fafafa;border:1px solid #d0d0d0;border-radius:4px;outline:none;width:100%;padding:.65rem .9rem;font-size:.9rem;transition:border-color .2s}.lh-input:focus{background:#fff;border-color:#1976d2}.lh-input--textarea{resize:vertical;min-height:100px}.lh-submit{color:#fff;cursor:pointer;letter-spacing:.04em;background:#e30713;border:none;border-radius:4px;padding:.8rem;font-size:.95rem;font-weight:700;transition:background .2s,transform .15s}.lh-submit:hover{background:#b8000f;transform:translateY(-1px)}@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::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]){appearance:button}::file-selector-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 utilities{.visible{visibility:visible}.static{position:static}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.opacity-0{opacity:0}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif}.page-container{max-width:1065px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}*{box-sizing:border-box;margin:0;padding:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-ring{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.animate-fade-in{animation:.55s forwards fadeIn}.animate-pulse-ring{animation:2s ease-in-out infinite pulse-ring}.line-clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
