.ctw-landing,.ctw-landing *{box-sizing:border-box}.ctw-landing{--ctw-cream: #fffef8;--ctw-ink: #000;width:100%;overflow:clip;background:#fff;color:var(--ctw-ink);font-family:Kanit,Noto Sans Thai,sans-serif;padding-bottom:76px;font-size:clamp(14px,2.1vw,15px);font-weight:400;line-height:1.8;-webkit-font-smoothing:antialiased}.ctw-landing__shell{width:100%;max-width:720px;margin-inline:auto;background:#fff}.ctw-landing p,.ctw-landing h2,.ctw-landing ul{margin:0}.ctw-landing__media{width:100%;aspect-ratio:402 / 510;overflow:hidden;background:#eee}.ctw-landing__image,.ctw-landing__video,.ctw-landing__slide-image{display:block;width:100%;height:100%;object-fit:cover}.ctw-landing__video-media{position:relative;display:block;width:100%;height:100%}.ctw-landing__video-toggle{position:absolute;right:14px;bottom:14px;display:grid;width:44px;height:44px;padding:0;border:1px solid rgb(255 255 255 / .72);border-radius:50%;background:#00000094;color:#fff;font:inherit;font-size:14px;place-items:center;cursor:pointer}.ctw-landing__panel{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-inline:clamp(34px,10.45vw,75px);text-align:center}.ctw-landing__intro{padding-block:clamp(34px,8vw,58px);background:var(--ctw-cream)}.ctw-landing__copy{max-width:100%;line-height:1.8}.ctw-landing__copy--compact{line-height:1.5}.ctw-landing__spacer{min-height:1em}.ctw-landing .ctw-landing__button{display:inline-grid;min-width:190px;min-height:48px;margin-top:18px;padding:8px 16px;border:1px solid #000;border-radius:3px;background:#000;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:.02em;text-decoration:none;place-items:center;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}.ctw-landing__button:hover{background:transparent;color:#000}.ctw-landing__button:active{transform:translateY(1px)}.ctw-landing__button:focus-visible,.ctw-landing__carousel-button:focus-visible,.ctw-landing__carousel-dots button:focus-visible,.ctw-landing__video-toggle:focus-visible,.ctw-landing__sticky-cta:focus-visible{outline:2px solid #000;outline-offset:3px}.ctw-landing__note{font-size:13px;font-style:italic;line-height:1.5}.ctw-landing__button+.ctw-landing__note{margin-top:16px}.ctw-landing__colors{padding-block:clamp(34px,8vw,54px);border-top:1px solid #deded8;background:#fff}.ctw-landing__eyebrow{margin-bottom:5px!important;line-height:1.5}.ctw-landing__carousel{padding-bottom:clamp(32px,7vw,54px);border-bottom:1px solid #deded8;background:#fff}.ctw-landing__carousel-frame{position:relative;display:flex;justify-content:center;width:100%}.ctw-landing__carousel-viewport{display:flex;width:75.37%;max-width:520px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.ctw-landing__carousel-viewport::-webkit-scrollbar{display:none}.ctw-landing__slide{position:relative;flex:0 0 100%;aspect-ratio:303 / 364;overflow:hidden;scroll-snap-align:center}.ctw-landing__slide-caption{position:absolute;right:12px;bottom:12px;left:12px;padding:8px 12px;border-radius:999px;background:#fffef8e6;box-shadow:0 4px 18px #0000001a;font-size:13px;font-weight:600;line-height:1.35;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ctw-landing__carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:18px}.ctw-landing__carousel-dots button{width:28px;height:28px;padding:9px;border:0;background:transparent;cursor:pointer}.ctw-landing__carousel-dots button:before{display:block;width:10px;height:10px;border:1px solid #000;border-radius:50%;background:transparent;content:""}.ctw-landing__carousel-dots button[aria-current=true]:before{background:#000}.ctw-landing__carousel-control{position:absolute;top:50%;transform:translateY(-50%)}.ctw-landing__carousel-control--previous{left:0}.ctw-landing__carousel-control--next{right:0}.ctw-landing__carousel-button{display:grid;width:48px;height:48px;padding:0;border:0;background:transparent;color:#000;place-items:center;cursor:pointer}.ctw-landing__carousel-button[disabled]{opacity:.28;cursor:default}.ctw-landing__central{padding-block:clamp(46px,9vw,72px);background:var(--ctw-cream)}.ctw-landing__heading{display:flex;flex-direction:column;margin-bottom:10px!important;font-family:STIX Two Text,"Noto Serif",serif;font-size:clamp(20px,4.98vw,28px);font-weight:600;line-height:1.1}.ctw-landing__gift-list{padding:0;list-style:none}.ctw-landing__live{padding-block:clamp(46px,9vw,72px);background:var(--ctw-cream)}.ctw-landing__tagline{margin-top:18px!important;line-height:1.8}.ctw-landing__countdown{display:grid;width:min(100%,460px);margin-top:18px;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #d9d6ce;border-radius:6px;background:#ffffffb3}.ctw-landing__countdown-item{display:grid;gap:3px;padding:11px 9px;line-height:1.35}.ctw-landing__countdown-item+.ctw-landing__countdown-item{border-left:1px solid #d9d6ce}.ctw-landing__countdown-item span{font-size:12px}.ctw-landing__countdown-item strong{font-size:14px}.ctw-landing__sticky-cta{position:fixed;z-index:20;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));left:14px;display:grid;min-height:52px;border:1px solid #fff;border-radius:4px;background:#000;box-shadow:0 10px 32px #00000038;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;letter-spacing:.02em;text-decoration:none;place-items:center}@media screen and (max-width:360px){.ctw-landing__panel{padding-inline:26px}.ctw-landing__central{padding-inline:22px}}@media screen and (min-width:721px){.ctw-landing{padding-block:36px;background:#f5f3ee}.ctw-landing__shell{box-shadow:0 18px 60px #00000014}.ctw-landing__sticky-cta{display:none}}@media(prefers-reduced-motion:reduce){.ctw-landing__button,.ctw-landing__carousel-viewport{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/90/compiled_assets/styles.css.map */
