*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{font-family:"Inter","Microsoft JhengHei",sans-serif;font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;color:#000;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font:inherit}input,textarea,select{font:inherit}::-moz-selection{background-color:#d2042d;color:#fff}::selection{background-color:#d2042d;color:#fff}body{font-family:"Inter","Microsoft JhengHei",sans-serif;font-size:1rem;font-weight:400;color:#000}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25}p{line-height:2}a{-webkit-transition:color .15s ease;transition:color .15s ease}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.container--4xl{max-width:56rem}.container--6xl{max-width:72rem}.container--7xl{max-width:80rem}.section-pad{padding-top:6rem;padding-bottom:6rem}.nav{position:fixed;top:0;left:0;right:0;z-index:50;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.1);background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.nav__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.nav__logo:hover{opacity:.8}.nav__logo img{height:4.5rem;width:auto;-o-object-fit:contain;object-fit:contain}.nav__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.nav__links{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-right:1rem}@media(min-width: 768px){.nav__links{display:-webkit-box;display:-ms-flexbox;display:flex}}.nav__links a{color:rgba(0,0,0,.7);font-size:.875rem;font-weight:500;-webkit-transition:color .15s ease;transition:color .15s ease}.nav__links a:hover{color:#d2042d}.nav__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background-color:#d2042d;color:#fff;font-size:.875rem;font-weight:700;border-radius:9999px;-webkit-box-shadow:0 0 0 1px #d2042d;box-shadow:0 0 0 1px #d2042d;-webkit-transition:all .15s cubic-bezier(0.4, 0, 0.2, 1);transition:all .15s cubic-bezier(0.4, 0, 0.2, 1)}.nav__cta:hover{-webkit-box-shadow:0 0 0 1px #d2042d,0 10px 15px -3px rgba(210,4,45,.2),0 4px 6px -4px rgba(210,4,45,.2);box-shadow:0 0 0 1px #d2042d,0 10px 15px -3px rgba(210,4,45,.2),0 4px 6px -4px rgba(210,4,45,.2)}.nav__cta svg{-ms-flex-negative:0;flex-shrink:0}.section-hero{position:relative;min-height:90vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:8rem;padding-bottom:5rem;padding-left:1.5rem;padding-right:1.5rem;overflow:hidden;background-color:#fff}.section-hero__orb{position:absolute;border-radius:9999px;pointer-events:none}.section-hero__orb--top-right{top:0;right:0;width:60vw;height:60vw;background-color:#f7f7f7;-webkit-filter:blur(120px);filter:blur(120px);opacity:.6}.section-hero__orb--bottom-left{bottom:0;left:0;width:40vw;height:40vw;background-color:rgba(210,4,45,.05);-webkit-filter:blur(100px);filter:blur(100px);opacity:.4}.section-hero__orb--corner-br{bottom:-5rem;right:-5rem;width:40vw;height:40vw;background-color:rgba(210,4,45,.05);-webkit-filter:blur(64px);filter:blur(64px)}.section-hero__orb--corner-tl{top:-5rem;left:-5rem;width:30vw;height:30vw;background-color:rgba(0,0,0,.05);-webkit-filter:blur(40px);filter:blur(40px)}.section-hero__inner{position:relative;z-index:10;max-width:56rem;margin-left:auto;margin-right:auto;text-align:center}.section-hero__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-hero__heading{font-size:1.875rem;font-weight:700;color:#000;line-height:1.2;margin-bottom:3rem;letter-spacing:-0.025em}@media(min-width: 1024px){.section-hero__heading{font-size:2.25rem}}.section-hero__brand-name{font-family:"Inter","Microsoft JhengHei",sans-serif;font-weight:400;letter-spacing:-0.05em;text-transform:lowercase}.section-hero__body{color:#333;font-size:1rem;font-weight:500;max-width:42rem;margin-left:auto;margin-right:auto;margin-bottom:3.5rem;line-height:2;text-align:center}.section-hero__body p+p{margin-top:1.5rem}@media(min-width: 1024px){.section-hero__body{font-size:1.125rem}}.section-hero__body-emphasis{font-weight:700;color:#000}.section-hero__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem}@media(min-width: 640px){.section-hero__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.section-hero__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75rem;padding:1rem 3rem;background-color:#d2042d;color:#fff;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;-webkit-box-shadow:0 20px 25px -5px rgba(210,4,45,.1),0 8px 10px -6px rgba(210,4,45,.2);box-shadow:0 20px 25px -5px rgba(210,4,45,.1),0 8px 10px -6px rgba(210,4,45,.2);-webkit-transition:all .5s cubic-bezier(0.4, 0, 0.2, 1);transition:all .5s cubic-bezier(0.4, 0, 0.2, 1)}.section-hero__cta:hover{background-color:#000}.section-hero__cta svg{-ms-flex-negative:0;flex-shrink:0}.section-features{padding:6rem 1.5rem;background-color:rgba(245,245,245,.3)}.section-features__container{max-width:72rem;margin-left:auto;margin-right:auto}.section-features__header{text-align:center;margin-bottom:4rem}.section-features__title{font-size:1.25rem;font-weight:900;letter-spacing:-0.05em;text-transform:uppercase;margin-bottom:1rem}@media(min-width: 1024px){.section-features__title{font-size:1.5rem}}.section-features__bar{width:5rem;height:.375rem;background-color:#d2042d;margin-left:auto;margin-right:auto}.section-features__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.section-features__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.section-features__grid{grid-template-columns:repeat(4, 1fr)}}.feature-card{padding:2rem;background-color:#fff;border:1px solid rgba(0,0,0,.05);border-radius:1.5rem;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.feature-card:hover{background-color:#000;color:#fff;-webkit-transform:translateY(-0.5rem);-ms-transform:translateY(-0.5rem);transform:translateY(-0.5rem);-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.2);box-shadow:0 25px 50px -12px rgba(0,0,0,.2)}.feature-card:hover .feature-card__icon{background-color:hsla(0,0%,100%,.1)}.feature-card:hover .feature-card__title{color:#fff}.feature-card:hover .feature-card__desc{color:hsla(0,0%,100%,.8)}.feature-card__icon{width:3.5rem;height:3.5rem;background-color:rgba(210,4,45,.1);border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.5rem;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.feature-card__icon svg{color:#d2042d;-ms-flex-negative:0;flex-shrink:0}.feature-card__title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;-webkit-transition:color .3s ease;transition:color .3s ease}.feature-card__desc{color:#333;line-height:1.625;font-weight:500;-webkit-transition:color .3s ease;transition:color .3s ease}.section-about{position:relative;overflow:hidden;background-color:#fff}.section-about__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:600px}@media(min-width: 1024px){.section-about__layout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.section-about__image{position:relative;height:500px}@media(min-width: 1024px){.section-about__image{width:50%;height:auto}}.section-about__image img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-about__overlay{position:absolute;inset:0;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(60%, transparent), to(transparent));background:linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 60%, transparent 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:3rem}@media(min-width: 1024px){.section-about__overlay{padding:5rem}}.section-about__eyebrow{color:hsla(0,0%,100%,.6);font-size:.75rem;letter-spacing:.5em;text-transform:uppercase;margin-bottom:1rem;font-weight:900}.section-about__image-heading{font-size:1.125rem;font-weight:900;color:#fff;line-height:1.2;letter-spacing:-0.05em;text-transform:uppercase}@media(min-width: 1024px){.section-about__image-heading{font-size:1.25rem}}.section-about__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3rem;background-color:#fff}@media(min-width: 1024px){.section-about__content{width:50%;padding:6rem}}.section-about__body{max-width:32rem}.section-about__body>*+*{margin-top:2rem}.section-about__bar{width:4rem;height:.5rem;background-color:#d2042d;margin-bottom:2.5rem}.section-about__heading{font-size:1.125rem;font-weight:900;color:#000;line-height:1.2;letter-spacing:-0.05em;text-transform:uppercase}@media(min-width: 1024px){.section-about__heading{font-size:1.25rem}}.section-about__tagline{color:#d2042d;font-size:1.25rem;line-height:1.625;font-weight:700}.section-about__text{color:#333;line-height:1.625;font-weight:500}.section-about__text p+p{margin-top:1.5rem}.section-contact{padding:6rem 1.5rem;background-color:#fff;overflow:hidden}.section-contact__container{max-width:80rem;margin-left:auto;margin-right:auto}.section-contact__layout{display:grid;grid-template-columns:1fr;gap:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 1024px){.section-contact__layout{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.section-contact__intro{padding-left:3rem}}.section-contact__heading{font-size:1.25rem;font-weight:900;color:#000;margin-bottom:1.5rem;letter-spacing:-0.01em;text-transform:uppercase;line-height:1.1}@media(min-width: 1024px){.section-contact__heading{font-size:1.5rem}}.section-contact__subline{color:#d2042d;font-size:1.25rem;font-weight:700;letter-spacing:-0.025em}.section-contact__form-wrap{background-color:#f5f5f5;padding:2rem;border-radius:2.5rem;-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.05);box-shadow:0 25px 50px -12px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05)}@media(min-width: 768px){.section-contact__form-wrap{padding:3rem}}.contact-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.contact-form__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.contact-form__row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 640px){.contact-form__row{grid-template-columns:repeat(2, 1fr)}}.contact-form__label{font-size:.75rem;font-weight:900;color:#000;margin-left:.25rem;text-transform:uppercase;letter-spacing:.1em}.contact-form__textarea,.contact-form__input{width:100%;padding:1rem 1.25rem;background-color:#fff;border-radius:1rem;border:1px solid rgba(0,0,0,.1);font-weight:500;outline:none;-webkit-transition:all .15s cubic-bezier(0.4, 0, 0.2, 1);transition:all .15s cubic-bezier(0.4, 0, 0.2, 1)}.contact-form__textarea:focus,.contact-form__input:focus{border-color:#d2042d;-webkit-box-shadow:0 0 0 1px #d2042d;box-shadow:0 0 0 1px #d2042d}.contact-form__textarea{resize:none}.contact-form__submit{width:100%;padding:1.25rem 1.5rem;background-color:#d2042d;color:#fff;font-size:1.125rem;font-weight:900;text-transform:uppercase;letter-spacing:-0.05em;border-radius:9999px;-webkit-box-shadow:0 20px 25px -5px rgba(210,4,45,.2),0 8px 10px -6px rgba(210,4,45,.3);box-shadow:0 20px 25px -5px rgba(210,4,45,.2),0 8px 10px -6px rgba(210,4,45,.3);-webkit-transition:all .15s cubic-bezier(0.4, 0, 0.2, 1);transition:all .15s cubic-bezier(0.4, 0, 0.2, 1)}.contact-form__submit:hover{background-color:#000}.site-footer{position:relative;overflow:hidden;padding:6rem 1.5rem;background-color:#000;color:#fff}.footer__topline{position:absolute;top:0;left:0;width:100%;height:4px;background-color:#d2042d}.footer__grid{max-width:72rem;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr;gap:4rem;position:relative;z-index:10}@media(min-width: 768px){.footer__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.footer__grid{grid-template-columns:repeat(3, 1fr)}}.footer__brand a{display:inline-block;margin-bottom:2rem;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.footer__brand a:hover{opacity:.8}.footer__brand img{height:4.5rem;width:auto;-o-object-fit:contain;object-fit:contain}.footer__brand p{color:hsla(0,0%,100%,.5);margin-bottom:2.5rem;max-width:20rem;line-height:1.625;font-weight:400;font-size:.875rem}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.footer__nav a{color:hsla(0,0%,100%,.5);font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;-webkit-transition:color .15s ease;transition:color .15s ease}.footer__nav a:hover{color:#d2042d}.footer__line h3{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.3em;margin-bottom:2rem;color:#d2042d}.footer__line-card{display:inline-block;padding:1.5rem;background-color:hsla(0,0%,100%,.05);border-radius:1.5rem;border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.footer__line-id{font-size:.625rem;color:hsla(0,0%,100%,.4);margin-bottom:.75rem;font-weight:900;letter-spacing:.1em}.footer__qr-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:8rem;aspect-ratio:1/1;background-color:#fff;border-radius:1rem;overflow:hidden;-webkit-box-shadow:0 25px 50px -12px #000;box-shadow:0 25px 50px -12px #000;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.footer__qr-link:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.footer__qr-link img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:.5rem}.footer__bottom{max-width:72rem;margin-left:auto;margin-right:auto;margin-top:6rem;padding-top:2.5rem;border-top:1px solid hsla(0,0%,100%,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.footer__copyright{color:hsla(0,0%,100%,.2);font-size:.625rem;font-weight:700;letter-spacing:.1em;text-align:center}.footer__legal{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.footer__legal a{color:hsla(0,0%,100%,.2);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;-webkit-transition:color .15s ease;transition:color .15s ease}.footer__legal a:hover{color:#d2042d}.page-privacy{min-height:100vh;background-color:#f5f5f5}.privacy-main{padding-top:8rem;padding-bottom:5rem;padding-left:1.5rem;padding-right:1.5rem}.privacy-main__container{margin-left:auto;margin-right:auto}.back-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;color:rgba(0,0,0,.6);font-size:.9875rem;margin-bottom:2rem;-webkit-transition:color .15s ease;transition:color .15s ease}.back-link:hover{color:#d2042d}.back-link:hover .back-link__icon{-webkit-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px)}.back-link__icon{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease, -webkit-transform .15s ease}.privacy-card{background-color:#fff}.privacy-card__heading{font-size:2.25rem;font-weight:900;color:#000;margin-bottom:2rem;letter-spacing:-0.05em;text-transform:uppercase;text-decoration:underline;text-decoration-color:#d2042d;text-decoration-thickness:4px}.privacy-body{color:#333;line-height:1.625;font-weight:500}.privacy-body>section+section{margin-top:2rem}.privacy-section__heading{font-size:1.25rem;font-weight:900;color:#000;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-0.025em}.privacy-body ul{list-style:disc;padding-left:1.25rem}.privacy-body ul li+li{margin-top:.5rem}.privacy-card__footer{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1);font-size:.875rem;color:#333}.privacy-card__footer p+p{margin-top:.5rem;font-weight:900;color:#000;text-transform:uppercase}.privacy-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.privacy-modal .c-editor,.privacy-modal .cke_editable{color:hsla(0,0%,100%,.8)}.privacy-modal.is-active{opacity:1;pointer-events:auto}.privacy-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(3px)}.privacy-modal__dialog{position:relative;color:#000;background:#fff;width:1200px;padding:0 2rem 2rem;max-width:100dvw;max-height:80vh;border-radius:1.5rem;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #6f4e37;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1}@media(min-width: 768px){.privacy-modal__dialog{padding:0 3rem 3rem}}.privacy-modal__header{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.privacy-modal__header div{margin:0;font-size:clamp(1.125rem,0.7725694444rem + 0.9722222222vw,1.5625rem);font-weight:bold}.privacy-modal__close{background:none;border:none;font-size:28px;cursor:pointer;line-height:1;padding:0;color:#999;-webkit-transition:color .3s;transition:color .3s}.privacy-modal__close:hover{color:#222}.privacy-modal__body{padding:30px;overflow-y:auto;color:#444;scrollbar-width:thin;scrollbar-color:#d2042d #f5f5f5}.privacy-modal__body::-webkit-scrollbar{width:6px}.privacy-modal__body::-webkit-scrollbar-track{background:#d2042d;border-radius:4px}.privacy-modal__body::-webkit-scrollbar-thumb{background:#d2042d;border-radius:4px}@media(max-width: 767px){.privacy-modal__dialog{width:95%;max-height:90vh}.privacy-modal__header{padding:15px 0}.privacy-modal__body{padding:20px}}