.codx-use__video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.codx{font-family:var(--font-thai-body);color:var(--ink);background:#fff}@keyframes codx-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes codx-web-sway{0%,to{transform:rotate(-7deg)}50%{transform:rotate(7deg)}}@keyframes codx-web-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.9;transform:scale(1.04)}}.codx-topbar{background:var(--cx-accent, var(--red));padding:9px 16px;text-align:center}.codx-topbar__text{font-size:13px;font-weight:800;color:#fff}.codx-topbar__cd span{font-variant-numeric:tabular-nums}.codx-header{background:#fff;border-bottom:3px solid var(--ink);padding:10px 16px;display:flex;justify-content:center;align-items:center;gap:12px}.codx-header__logo{height:26px;width:auto;display:block}.codx-header__link{display:block;line-height:0;text-decoration:none}.codx-header__tag{font-size:9px;font-weight:800;letter-spacing:2px;color:var(--grey-2)}.codx-hero{background:var(--cx-hero-bg, linear-gradient(170deg, #6E0F0B 0%, #A31E15 45%, var(--cx-accent-dark, #C0271C) 78%, #E04A34 100%));border-bottom:3px solid var(--ink);padding:36px 20px 44px;position:relative;overflow:hidden}.codx-hero__dots{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.12) 1.6px,transparent 1.6px);background-size:22px 22px;pointer-events:none}.codx-hero__web{position:absolute;pointer-events:none}.codx-hero__web--tl{top:-6px;left:-6px;width:190px;height:190px;animation:codx-web-pulse 5s ease-in-out infinite}.codx-hero__web--br{bottom:-8px;right:-8px;width:150px;height:150px;transform:rotate(180deg);animation:codx-web-pulse 5s ease-in-out infinite 2s}.codx-hero__star{position:absolute;pointer-events:none}.codx-hero__star--1{top:24px;left:6%;color:var(--cx-highlight, var(--yellow));font-size:26px;animation:cs-twinkle 3s ease-in-out infinite}.codx-hero__star--2{top:60%;left:2%;color:var(--cx-soft-1, #BFDBFB);font-size:18px;animation:cs-twinkle 2.4s ease-in-out infinite .7s}.codx-hero__star--3{top:36px;right:5%;color:var(--cx-highlight, var(--yellow));font-size:22px;animation:cs-twinkle 2.8s ease-in-out infinite 1.2s}.codx-hero__star--4{bottom:28px;right:12%;color:var(--cx-soft-2, #FF9A93);font-size:16px;animation:cs-twinkle 2.2s ease-in-out infinite .4s}.codx-hero__swing{position:absolute;right:2%;top:0;pointer-events:none;z-index:4;transform-origin:top center;animation:codx-web-sway 4.5s ease-in-out infinite}.codx-hero__thread{width:2.5px;height:46px;margin:0 auto;background:linear-gradient(180deg,#ffffffe6,#ffffff80);box-shadow:0 0 4px #fff9}.codx-hero__mascot{width:130px;height:auto;display:block;margin:-5px auto 0;filter:drop-shadow(3px 5px 8px rgba(20,20,20,.4))}.codx-hero__grid{max-width:960px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:center;position:relative}.codx-hero__photo-wrap{position:relative}.codx-hero__photo-star{position:absolute;top:-8px;left:4%;color:var(--cx-highlight, var(--yellow));font-size:18px;animation:cs-twinkle 2.6s ease-in-out infinite;z-index:3;pointer-events:none}.codx-hero__frame{background:#fff;border:3px solid var(--ink);border-radius:3px;box-shadow:6px 6px #1228508c;padding:10px;transform:rotate(-2deg)}.codx-hero__frame-inner{border-radius:4px;overflow:hidden;border:1.5px solid #d8dde8}.codx-hero__discount{position:absolute;top:-14px;right:-6px;background:var(--cx-accent, var(--red));border:3px solid var(--ink);border-radius:50%;width:88px;height:88px;display:grid;place-items:center;z-index:3;box-shadow:4px 4px 0 var(--ink);animation:codx-pulse 2s ease-in-out infinite;pointer-events:none}.codx-hero__discount>span{font-family:var(--font-thai-head);font-weight:700;font-size:16px;color:#fff;transform:rotate(8deg)}.codx-hero__copy{display:flex;flex-direction:column;gap:14px}.codx-hero__chip{align-self:flex-start;background:var(--cx-highlight, var(--yellow));border:3px solid var(--ink);border-radius:999px;padding:5px 14px;font-size:11px;font-weight:800;letter-spacing:1px;color:var(--ink)}.codx-hero__title{margin:0;padding-right:120px;font-family:var(--font-thai-head);font-weight:700;font-size:34px;line-height:1.25;color:#fff;text-shadow:2px 2px 0 var(--cx-title-shadow, rgba(18, 58, 122, .6))}.codx-hero__title>span{color:var(--cx-highlight, var(--yellow));text-shadow:2.5px 2.5px 0 var(--cx-band, #1F4FA8)}.codx-hero__sub{margin:0;font-size:15px;font-weight:600;line-height:1.75;color:var(--cx-hero-sub, #DCEAFB)}.codx-hero__price-row{display:flex;align-items:baseline;gap:12px}.codx-hero__price{font-family:var(--font-thai-head);font-weight:700;font-size:38px;color:var(--cx-highlight, var(--yellow));text-shadow:2px 2px 0 var(--cx-band, #1F4FA8)}.codx-hero__was{font-size:19px;font-weight:700;color:var(--cx-hero-was, #B9CFEC);text-decoration:line-through}.codx-hero__save{background:#ffffff29;border:1.5px solid var(--cx-highlight, var(--yellow));color:var(--cx-highlight, var(--yellow));border-radius:999px;padding:3px 12px;font-size:12px;font-weight:800}.codx-hero__checks{display:flex;flex-direction:column;gap:7px}.codx-hero__check{font-size:13.5px;font-weight:700;color:#fff}.codx-hero__check-mark{color:#7de8a8}.codx-hero__stock{font-size:11.5px;font-weight:700;color:var(--cx-highlight, var(--yellow));text-align:center}.codx-cta{display:inline-flex;justify-content:center;align-items:center;gap:10px;background:var(--cx-accent, var(--red));color:#fff;border:3px solid var(--ink);border-radius:999px;padding:16px 28px;font-family:var(--font-thai-head);font-weight:600;font-size:17px;text-decoration:none;cursor:pointer;box-shadow:5px 5px 0 var(--ink);transition:transform .12s,box-shadow .12s}.codx-cta:hover{transform:translateY(2px);box-shadow:3px 3px 0 var(--ink);color:#fff}.codx-cta--pulse{animation:codx-pulse 2.5s ease-in-out infinite}.codx-cta[disabled]{opacity:.55;cursor:not-allowed;animation:none}.codx-marquee{background:var(--cx-band, #1F4FA8);border-top:3px solid var(--ink);overflow:hidden;padding:12px 0}.codx-marquee__track{display:flex;gap:38px;align-items:center;width:max-content;animation:cs-marquee 26s linear infinite}.codx-marquee__item{font-family:var(--font-thai-head);font-weight:600;font-size:14px;color:#fff;white-space:nowrap}.codx-marquee__sep{color:var(--cx-highlight, var(--yellow));font-size:13px}.codx-h2{margin:0;font-family:var(--font-thai-head);font-weight:700;font-size:28px;color:var(--ink);text-align:center}.codx-h2__heart{color:var(--pink)}.codx-h2__star,.codx-h2__stars{color:var(--cx-highlight, var(--yellow))}.codx-why{background:#fff;padding:48px 20px;position:relative;overflow:visible}.codx-why__inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:26px}.codx-why__divider{display:flex;justify-content:center;gap:0;margin-bottom:-14px}.codx-why__bar{width:52px;height:7px;border:2px solid var(--ink)}.codx-why__bar--l{background:var(--cx-accent-dark, #C0271C);border-right:none;border-radius:999px 0 0 999px}.codx-why__bar--m{background:var(--cx-band, #1F4FA8)}.codx-why__bar--r{background:var(--cx-accent-dark, #C0271C);border-left:none;border-radius:0 999px 999px 0}.codx-why__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.codx-why__card{display:flex;gap:14px;align-items:flex-start;background:var(--cream2);border:3px solid var(--ink);border-radius:4px;box-shadow:4px 4px 0 var(--ink);padding:16px}.codx-why__icon{width:40px;height:40px;border-radius:50%;border:3px solid var(--ink);display:grid;place-items:center;font-size:17px;flex:none}.codx-why__title{font-family:var(--font-thai-head);font-weight:600;font-size:15.5px;color:var(--ink)}.codx-why__desc{font-size:13px;font-weight:600;line-height:1.65;color:var(--grey-1);margin-top:3px}.codx-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.codx-gallery__cell{border:3px solid var(--ink);border-radius:4px;overflow:hidden;position:relative;box-shadow:4px 4px 0 var(--ink)}@media(max-width:767px){.codx-why{padding:36px 0;overflow:hidden}.codx-why__inner{max-width:none;gap:22px}.codx-why__inner>:not(.codx-why__grid):not(.codx-gallery){margin-left:20px;margin-right:20px}.codx-why__grid{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding:4px 20px 12px;scroll-snap-type:x mandatory;scroll-padding-left:20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.codx-why__grid::-webkit-scrollbar{display:none}.codx-why__card{flex:0 0 calc(88vw - 20px);max-width:340px;scroll-snap-align:start;scroll-snap-stop:always}.codx-gallery{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding:4px 20px 12px;scroll-snap-type:x mandatory;scroll-padding-left:20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.codx-gallery::-webkit-scrollbar{display:none}.codx-gallery__cell{flex:0 0 calc(82vw - 20px);max-width:320px;scroll-snap-align:start;scroll-snap-stop:always}}.codx-box{background:var(--ink);padding:48px 20px;position:relative;overflow:hidden}.codx-box__star{position:absolute;color:#ffd21e80;pointer-events:none}.codx-box__star--1{top:20px;left:4%;font-size:24px}.codx-box__star--2{bottom:24px;right:5%;font-size:20px}.codx-box__grid{max-width:960px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:32px;align-items:center}.codx-box__photo{border:2px solid var(--cx-highlight, var(--yellow));border-radius:3px;overflow:hidden;box-shadow:6px 6px #ffd21e66;background:#fff}.codx-box__photo-inner{width:100%;line-height:0}.codx-box__image{display:block;width:100%;height:auto;object-fit:contain}.codx-box__placeholder{min-height:320px;display:grid;place-items:center;padding:24px;background:var(--cream2);color:var(--grey-2);font-size:14.5px;font-weight:700;line-height:1.55}.codx-box__copy{display:flex;flex-direction:column;gap:18px}.codx-box__heading{margin:0;font-family:var(--font-thai-head);font-weight:700;font-size:34px;line-height:1.3;color:#fff}.codx-box__heading>span{color:var(--cx-highlight, var(--yellow))}.codx-box__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.codx-box__item{display:flex;align-items:center;gap:11px;background:#ffffff14;border:1.5px solid rgba(255,210,30,.5);border-radius:4px;padding:13px 16px;font-size:15.5px;font-weight:700;line-height:1.45;color:#fff}.codx-box__item>span{color:var(--cx-highlight, var(--yellow));font-size:16px;font-weight:800;flex:none}@media(max-width:1023px)and (min-width:768px){.codx-box__grid{gap:24px}.codx-box__heading{font-size:30px}.codx-box__item{font-size:14.5px;padding:12px 14px;gap:10px}.codx-box__item>span{font-size:15px}}@media(max-width:767px){.codx-box{padding:32px 20px 36px}.codx-box__grid{display:flex;flex-direction:column;gap:18px}.codx-box__copy{display:contents}.codx-box__heading{order:1;font-size:25px;line-height:1.35;text-align:center;padding:0 4px}.codx-box__photo-inner{order:2;text-align:center}.codx-box__image{width:auto;max-width:100%;max-height:56vh;margin:0 auto;border:2px solid rgba(255,210,30,.5);border-radius:4px;box-shadow:4px 4px #ffd21e47}.codx-box__items{order:3;grid-template-columns:minmax(0,1fr);gap:8px}.codx-box__item{align-items:flex-start;gap:10px;padding:12px 14px;font-size:15px;line-height:1.5;border-radius:6px}.codx-box__item>span{width:20px;height:20px;margin-top:1px;border-radius:50%;background:#ffd21e29;border:1.5px solid rgba(255,210,30,.55);display:grid;place-items:center;font-size:12px;line-height:1}.codx-box__placeholder{min-height:220px;font-size:13.5px;border-radius:4px}.codx-box__star--1{top:12px;left:12px;font-size:18px}.codx-box__star--2{bottom:14px;right:12px;font-size:15px}}@media(max-width:380px){.codx-box__heading{font-size:22px}.codx-box__item{font-size:14.5px;padding:11px 13px}}.codx-use{background:#fff;padding:48px 20px}.codx-use__inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:26px}.codx-use__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.codx-use__card{background:#fff;border:3px solid var(--ink);border-radius:3px;box-shadow:4px 4px 0 var(--ink);overflow:hidden;display:flex;height:100%;flex-direction:column}.codx-use__media{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-bottom:3px solid var(--ink);flex-shrink:0}.codx-use__num{position:absolute;top:10px;left:10px;width:32px;height:32px;border-radius:50%;border:3px solid var(--ink);color:#fff;display:grid;place-items:center;font-family:var(--font-thai-head);font-weight:700;font-size:15px;pointer-events:none}.codx-use__num--1{background:var(--blue)}.codx-use__num--2{background:var(--purple)}.codx-use__num--3{background:var(--success)}.codx-use__body{padding:14px 16px;display:flex;flex-direction:column;gap:4px}.codx-use__title{font-family:var(--font-thai-head);font-weight:600;font-size:15px;color:var(--ink)}.codx-use__desc{font-size:12.5px;font-weight:600;line-height:1.65;color:var(--grey-1)}@media(max-width:767px){.codx-use{padding:36px 0;overflow:hidden}.codx-use__inner{max-width:none;gap:20px}.codx-use__inner>:not(.codx-use__grid){margin-left:20px;margin-right:20px}.codx-use__grid{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding:4px 20px 12px;scroll-snap-type:x mandatory;scroll-padding-left:20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.codx-use__grid::-webkit-scrollbar{display:none}.codx-use__card{flex:0 0 calc(88vw - 20px);max-width:340px;scroll-snap-align:start;scroll-snap-stop:always}}.codx-reviews{background:var(--cream2);border-top:3px solid var(--ink);border-bottom:3px solid var(--ink);padding:48px 20px}.codx-reviews__inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:22px}.codx-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.codx-review{background:#fff;border:3px solid var(--ink);border-radius:4px;box-shadow:4px 4px 0 var(--ink);overflow:hidden;display:flex;flex-direction:column}.codx-review__media{border-bottom:3px solid var(--ink)}.codx-review__body{padding:14px;display:flex;flex-direction:column;gap:7px;flex:1}.codx-review__stars{color:var(--cx-highlight, var(--yellow));font-size:13px;letter-spacing:1px}.codx-review__text{margin:0;font-size:12.5px;font-weight:600;line-height:1.7;color:var(--grey-1);flex:1}.codx-review__name{font-size:11.5px;font-weight:800}.codx-review__verified{font-size:10px;font-weight:700;color:#2c6a49;background:var(--success-bg);border:1.5px solid var(--success);border-radius:999px;padding:2px 8px;margin-left:6px}@media(max-width:767px){.codx-reviews{padding:36px 0;overflow:hidden}.codx-reviews__inner{max-width:none;gap:20px}.codx-reviews__inner>:not(.codx-reviews__grid){margin-left:20px;margin-right:20px}.codx-reviews__grid{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding:4px 20px 12px;scroll-snap-type:x mandatory;scroll-padding-left:20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.codx-reviews__grid::-webkit-scrollbar{display:none}.codx-review{flex:0 0 calc(88vw - 20px);max-width:340px;scroll-snap-align:start;scroll-snap-stop:always}}.codx-bundles{background-color:var(--cx-tint-3, #E9F2FD);background-image:radial-gradient(circle,rgba(46,127,230,.16) 1.5px,transparent 1.5px);background-size:20px 20px;border-top:3px solid var(--ink);padding:48px 20px}.codx-bundles__inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:26px}.codx-bundles__head{text-align:center}.codx-bundles__sub{margin:6px 0 0;font-size:13.5px;font-weight:600;color:var(--grey-1)}.codx-bundles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.codx-bundle{position:relative;background:#fff;border:2px solid var(--ink);border-radius:3px;box-shadow:5px 5px 0 var(--ink);padding:22px 18px 20px;display:flex;flex-direction:column;gap:10px;text-align:center;transition:transform .15s}.codx-bundle:hover{transform:translateY(-4px)}.codx-bundle--popular{border-color:var(--cx-accent, var(--red));box-shadow:5px 5px 0 var(--cx-accent, var(--red));transform:scale(1.03)}.codx-bundle--popular:hover{transform:scale(1.03) translateY(-4px)}.codx-bundle__badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--cx-highlight, var(--yellow));border:3px solid var(--ink);border-radius:999px;padding:3px 14px;font-size:10.5px;font-weight:800;white-space:nowrap}.codx-stack{aspect-ratio:4/3;position:relative}.codx-stack__img{position:absolute;aspect-ratio:1/1;border:3px solid var(--ink);border-radius:10px;overflow:hidden;background:var(--cream2);box-shadow:3px 3px #17466f59}.codx-stack__img .pv-media,.codx-stack__img .pv-slot{width:100%;height:100%}.codx-stack--1 .codx-stack__img--1{left:18%;top:2%;width:64%;transform:rotate(0);z-index:1}.codx-stack--2 .codx-stack__img--1{left:6%;top:8%;width:55%;transform:rotate(-6deg);z-index:1}.codx-stack--2 .codx-stack__img--2{left:40%;top:0;width:55%;transform:rotate(5deg);z-index:2}.codx-stack--3 .codx-stack__img--1{left:0;top:10%;width:48%;transform:rotate(-8deg);z-index:1}.codx-stack--3 .codx-stack__img--2{left:26%;top:0;width:50%;transform:rotate(0);z-index:3}.codx-stack--3 .codx-stack__img--3{left:52%;top:10%;width:48%;transform:rotate(8deg);z-index:2}.codx-bundle__label{font-family:var(--font-thai-head);font-weight:600;font-size:17px;color:var(--ink)}.codx-bundle__sub{font-size:12px;font-weight:700;color:var(--grey-2)}.codx-bundle__price-row{display:flex;align-items:baseline;justify-content:center;gap:8px}.codx-bundle__price{font-family:var(--font-thai-head);font-weight:700;font-size:28px;color:var(--cx-accent, var(--red))}.codx-bundle__was{font-size:13px;font-weight:700;color:var(--grey-2);text-decoration:line-through}.codx-bundle__save{font-size:11.5px;font-weight:800;color:#2c6a49;background:var(--success-bg);border:1.5px solid var(--success);border-radius:999px;padding:4px 12px;align-self:center}.codx-bundle__btn{margin-top:auto;background:#2e9be8;color:#fff;border:3px solid var(--ink);border-radius:999px;padding:12px;font-family:var(--font-thai-head);font-weight:600;font-size:14px;text-decoration:none;box-shadow:3px 3px 0 var(--ink);transition:transform .12s}.codx-bundle__btn:hover{transform:translateY(1px);color:#fff}.codx-bundle--popular .codx-bundle__btn{background:var(--cx-accent, var(--red))}.codx-order-steps{background:#fff;padding:48px 20px}.codx-order-steps__inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:26px}.codx-order-steps__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.codx-ostep{background:var(--cream2);border:3px solid var(--ink);border-radius:3px;box-shadow:4px 4px 0 var(--ink);padding:18px 14px;text-align:center;display:flex;flex-direction:column;gap:8px;align-items:center}.codx-ostep__num{width:34px;height:34px;border-radius:50%;border:3px solid var(--ink);color:#fff;display:grid;place-items:center;font-family:var(--font-thai-head);font-weight:700;font-size:15px}@media(max-width:767px){.codx-order-steps{padding:36px 0;overflow:hidden}.codx-order-steps__inner{max-width:none;gap:20px}.codx-order-steps__inner>:not(.codx-order-steps__grid){margin-left:20px;margin-right:20px}.codx-order-steps__grid{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding:4px 20px 12px;scroll-snap-type:x mandatory;scroll-padding-left:20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.codx-order-steps__grid::-webkit-scrollbar{display:none}.codx-ostep{flex:0 0 calc(72vw - 20px);max-width:260px;min-height:180px;scroll-snap-align:start;scroll-snap-stop:always}}.codx-ostep__num--1{background:var(--blue)}.codx-ostep__num--2{background:var(--purple)}.codx-ostep__num--3{background:var(--pink)}.codx-ostep__num--4{background:var(--success)}.codx-ostep__icon{font-size:24px}.codx-ostep__label{font-family:var(--font-thai-head);font-weight:600;font-size:14px;color:var(--ink)}.codx-guarantee{background:var(--cx-tint-2, #EFE9FB);border-top:3px solid var(--ink);border-bottom:3px solid var(--ink);padding:36px 20px}.codx-guarantee__card{max-width:760px;margin:0 auto;display:flex;align-items:center;gap:22px;background:#fff;border:3px solid var(--ink);border-radius:3px;box-shadow:5px 5px 0 var(--ink);padding:22px 26px}.codx-guarantee__icon{width:76px;height:76px;border-radius:50%;background:var(--cx-highlight, var(--yellow));border:3px solid var(--ink);display:grid;place-items:center;font-size:32px;flex:none}.codx-guarantee__title{margin:0;font-family:var(--font-thai-head);font-weight:700;font-size:20px;color:var(--ink)}.codx-guarantee__text{margin:5px 0 0;font-size:13.5px;font-weight:600;line-height:1.7;color:var(--grey-1)}.codx-faq{background:#fff;padding:48px 20px}.codx-faq__inner{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.codx-faq__list{display:flex;flex-direction:column;gap:10px}.codx-faq__item{border:3px solid var(--ink);border-radius:4px;overflow:hidden;background:#fff;box-shadow:3px 3px 0 var(--ink)}.codx-faq__head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 17px;cursor:pointer;background:#fff;-webkit-user-select:none;user-select:none;border:0;width:100%;text-align:left;font-family:inherit}.codx-faq__item.is-open .codx-faq__head{background:var(--cx-tint-1, #EAF6FE)}.codx-faq__q{font-family:var(--font-thai-head);font-weight:600;font-size:14px;color:var(--ink)}.codx-faq__toggle{width:26px;height:26px;border-radius:50%;border:3px solid var(--ink);background:#fff;color:var(--ink);display:grid;place-items:center;font-weight:800;font-size:14px;flex:none}.codx-faq__item.is-open .codx-faq__toggle{background:var(--cx-accent, #E23636)}.codx-faq__a{padding:14px 17px;border-top:3px solid var(--ink);font-size:13px;font-weight:600;line-height:1.75;color:var(--grey-1)}.codx-sticky{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:3px solid var(--ink);padding:10px 16px;z-index:60;box-shadow:0 -4px 14px #17466f1f}.codx-sticky[hidden]{display:none}.codx-sticky__inner{max-width:960px;margin:0 auto;display:flex;align-items:center;gap:14px}.codx-sticky__info{flex:1;min-width:0}.codx-sticky__title{font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.codx-sticky__price{color:var(--cx-accent, var(--red))}.codx-sticky__was{text-decoration:line-through;color:var(--grey-2);font-size:10.5px}.codx-sticky__timer{font-size:10.5px;font-weight:700;color:var(--cx-accent, var(--red))}.codx-sticky__btn{background:var(--cx-accent, var(--red));color:#fff;border:3px solid var(--ink);border-radius:999px;padding:11px 22px;font-family:var(--font-thai-head);font-weight:600;font-size:14px;text-decoration:none;white-space:nowrap;box-shadow:3px 3px 0 var(--ink);transition:transform .12s}.codx-sticky__btn:hover{transform:translateY(1px);color:#fff}.codx-hero__swing--float{animation:codx-float 5s ease-in-out infinite;transform-origin:center}@keyframes codx-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.codx--deco-none .codx-hero__dots{display:none}@media(prefers-reduced-motion:reduce){.codx-hero__swing,.codx-hero__web,.codx-hero__star,.codx-hero__discount,.codx-cta--pulse,.codx-marquee__track{animation:none!important}}@media(max-width:900px){body .codx-hero__grid,body .codx-box__grid{grid-template-columns:1fr}body .codx-why__grid,body .codx-gallery,body .codx-box__items,body .codx-use__grid,body .codx-reviews__grid,body .codx-bundles__grid,body .codx-order-steps__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){body .codx-why__grid,body .codx-gallery,body .codx-box__items,body .codx-use__grid,body .codx-reviews__grid,body .codx-bundles__grid,body .codx-order-steps__grid{grid-template-columns:1fr}body .codx-hero__price{font-size:clamp(21px,5.6vw,38px)}}a.codx-gallery__cell{display:block;color:inherit;text-decoration:none;cursor:zoom-in;-webkit-tap-highlight-color:transparent}a.codx-gallery__cell:focus-visible{outline:3px solid var(--cx-highlight,#FFD21E);outline-offset:3px}@media(hover:hover){a.codx-gallery__cell{transition:transform .18s ease}a.codx-gallery__cell:hover{transform:translateY(-3px)}}html.codx-lb-lock,html.codx-lb-lock body{overflow:hidden}.codx-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:calc(16px + env(safe-area-inset-top)) 16px calc(16px + env(safe-area-inset-bottom));background:#080a12e6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .2s ease}.codx-lightbox[hidden]{display:none}.codx-lightbox.is-open{opacity:1}.codx-lightbox__inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:880px;max-width:min(92vw,880px)}.codx-lightbox__img{display:block;width:auto;height:auto;max-width:100%;max-height:84vh;max-height:min(84vh,900px);border-radius:14px;background:#fff;box-shadow:0 24px 60px #0000008c;transform:scale(.96);transition:transform .2s ease}.codx-lightbox.is-open .codx-lightbox__img{transform:scale(1)}.codx-lightbox__close,.codx-lightbox__nav{position:absolute;display:flex;align-items:center;justify-content:center;padding:0;border:0;line-height:1;cursor:pointer;color:#111;background:#fff;border-radius:999px;box-shadow:0 6px 18px #00000059}.codx-lightbox__close{top:-14px;right:-10px;width:38px;height:38px;font-size:24px}.codx-lightbox__nav{top:50%;transform:translateY(-50%);width:42px;height:42px;font-size:28px}.codx-lightbox__nav--prev{left:-14px}.codx-lightbox__nav--next{right:-14px}.codx-lightbox__count{position:absolute;left:50%;bottom:-30px;transform:translate(-50%);color:#fff;font-size:13px;letter-spacing:.04em;opacity:.85}@media(max-width:767px){.codx-lightbox{padding:calc(20px + env(safe-area-inset-top)) 12px calc(44px + env(safe-area-inset-bottom))}.codx-lightbox__inner{max-width:100%}.codx-lightbox__img{max-height:74vh}.codx-lightbox__close{top:-12px;right:0;width:34px;height:34px;font-size:22px}.codx-lightbox__nav{width:36px;height:36px;font-size:24px}.codx-lightbox__nav--prev{left:2px}.codx-lightbox__nav--next{right:2px}.codx-lightbox__count{bottom:-26px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/cod-lander.css.map */
