.hg{background:var(--ink);color:#fff;position:relative;overflow:hidden}.hg-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px 32px;display:flex}.hg-head .btn{flex:none}.hg-rows{gap:clamp(14px,2vw,26px);margin:clamp(30px,4vw,48px) 0 0;display:grid}.hg-row{--h:clamp(170px, 19vw, 270px);padding:14px 0 18px}.hg-track{--gap:clamp(16px, 2vw, 28px);gap:var(--gap);width:max-content;padding:0 var(--gap) 0 0;animation:hg-drift var(--dur,60s) linear infinite;margin:0;list-style:none;display:flex}.hg-row--back .hg-track{animation-direction:reverse}@keyframes hg-drift{to{transform:translate(-50%)}}.hg.is-off .hg-track,.hg-rows:hover .hg-track,.hg-rows:focus-within .hg-track{animation-play-state:paused}.hg-track>li{flex:none}.hg-track button{color:var(--w-d,var(--ink));transform:rotate(var(--tilt,0deg));cursor:zoom-in;transition:transform .4s var(--spring), box-shadow .4s linear;background:#fffdf8;border:0;border-radius:16px;padding:9px 9px 0;display:block;box-shadow:0 18px 34px -12px #0000008c,0 2px #00000014}.hg-track button:hover,.hg-track button:focus-visible{transform:translateY(-8px)rotate(0)scale(1.05);box-shadow:0 26px 44px -14px #0009}.hg-track button:focus-visible{outline:3px solid var(--sun);outline-offset:4px}.hg-photo{height:var(--h);aspect-ratio:var(--r);background:var(--w-t,#eee);border-radius:10px;max-width:80vw;display:block;overflow:hidden}.hg-photo img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.hg-cap{font:600 14px/1.2 var(--fd);text-align:left;white-space:nowrap;text-overflow:ellipsis;padding:9px 4px 11px;display:block;overflow:hidden}.hg-cap:before{content:"";background:var(--w,var(--ink));border-radius:50%;width:9px;height:9px;margin:0 8px 1px 2px;display:inline-block}@media (max-width:760px){.hg-row{--h:160px}.hg-track button{border-radius:12px;padding:7px 7px 0}.hg-cap{padding:7px 2px 9px;font-size:12px}}@media (prefers-reduced-motion:reduce){.hg-row{scrollbar-width:none;padding-inline:24px;overflow-x:auto}.hg-track{animation:none}.hg-echo{display:none}.hg-track button{transition:none}}
.rw{background:radial-gradient(55% 60% at 0% 0%, #d8286f4d, transparent 70%), radial-gradient(50% 55% at 100% 100%, #1b75c252, transparent 70%), var(--ink);color:#fff}.rw-inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"head nav""wall wall";align-items:end;column-gap:24px;display:grid}.rw-inner>.sh-head{grid-area:head}.rw-nav{grid-area:nav}.rw-wall{grid-area:wall}@media (max-width:639px){.rw-inner{grid-template-columns:minmax(0,1fr);grid-template-areas:"head""wall""nav"}.rw-nav{justify-self:center;gap:10px;margin-top:30px}}.rw-wall{grid-template-columns:repeat(var(--cols,1), minmax(0, 1fr));touch-action:pan-y;align-items:start;gap:28px;margin:clamp(36px,4vw,52px) 0 0;scroll-margin-top:104px;display:grid}.rw-col{gap:28px;margin:0;padding:0;list-style:none;display:grid}.rw-wall--one{max-width:620px}.rw-wall--stack .rw-col>li{grid-area:1/1;display:grid}.rw-wall--stack .rw-col>li.is-off{visibility:hidden}.rw-wall--stack .rw-card{flex-direction:column;display:flex}.rw-wall--stack .rw-stars{align-self:flex-start}.rw-wall--stack .rw-fig{flex:1;align-content:space-between}@media (min-width:1024px){.rw-wall,.rw-col{gap:32px}}.rw.is-armed .rw-col>li{opacity:0}.rw.is-seen .rw-col>li{animation:rw-in .75s var(--out-ease) var(--d,0s) both}@keyframes rw-in{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:none}}.rw-wall.is-next .rw-col>li:not(.is-off){animation:rw-next .6s var(--out-ease) var(--d,0s) both}.rw-wall.is-prev .rw-col>li:not(.is-off){animation:rw-prev .6s var(--out-ease) var(--dr,0s) both}@keyframes rw-next{0%{opacity:0;transform:translate(56px)}to{opacity:1;transform:none}}@keyframes rw-prev{0%{opacity:0;transform:translate(-56px)}to{opacity:1;transform:none}}.rw-nav{align-items:center;gap:14px;display:flex}.rw-arrow{width:52px;height:52px;color:var(--ink);cursor:pointer;transition:transform .25s var(--spring), background-color .2s linear, opacity .2s linear;background:#fff;border:0;border-radius:999px;place-items:center;display:grid;box-shadow:0 14px 24px -14px #000c}.rw-arrow:hover{background:var(--sun);transform:translateY(-2px)}.rw-arrow:active{transform:scale(.94)}.rw-arrow svg{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.rw-play{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;transition:border-color .2s linear,background-color .2s linear;display:grid}.rw-play:hover{background:#ffffff1a;border-color:#fff}.rw-play svg{fill:currentColor;width:16px;height:16px}.rw-dots{display:flex}.rw-dot{cursor:pointer;width:28px;height:28px;transition:width .35s var(--spring);background:0 0;border:0;place-items:center;padding:0;display:grid}.rw-dot[aria-current]{width:50px}.rw-pip{width:10px;height:10px;transition:width .35s var(--spring), background-color .2s linear;background:#ffffff52;border-radius:999px;position:relative;overflow:hidden}.rw-dot:hover .rw-pip{background:#fff9}.rw-dot[aria-current] .rw-pip{background:var(--sun);width:34px}.rw-nav.is-auto .rw-dot[aria-current] .rw-pip{background:#ffffff52}.rw-fill{border-radius:inherit;background:var(--sun);transform-origin:0;animation:rw-fill var(--dur,9s) linear both;position:absolute;inset:0}@keyframes rw-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.rw.is-held .rw-fill{animation-play-state:paused}.rw-count{min-width:64px;font:600 17px/1 var(--fd);font-variant-numeric:tabular-nums;justify-items:center;gap:7px;display:grid}.rw-count .rw-pip{width:44px;height:4px}.rw-arrow:focus-visible,.rw-dot:focus-visible,.rw-play:focus-visible{outline:3px solid var(--sun);outline-offset:3px;border-radius:999px}.rw-card{--tilt:-1.1deg;color:var(--ink);transform:rotate(var(--tilt));transition:transform .45s var(--spring);background:#fff;border-radius:28px;gap:18px;padding:26px 26px 22px;display:grid;position:relative;box-shadow:0 26px 44px -26px #000000b3}.rw-col:nth-child(2)>li:nth-child(odd) .rw-card,.rw-col:nth-child(3)>li:nth-child(2n) .rw-card{--tilt:.9deg}.rw-col:nth-child(3)>li:nth-child(odd) .rw-card{--tilt:-.5deg}.rw-col:first-child>li:nth-child(2n) .rw-card{--tilt:1.2deg}.rw-card:hover{transform:translateY(-6px)rotate(0)}.rw-card--book{background:var(--w);color:var(--w-on)}.rw-card:before{content:"“";font:600 120px/1 var(--fd);opacity:.14;pointer-events:none;position:absolute;top:4px;right:22px}.rw-stars{background:var(--ink);border-radius:999px;justify-self:start;gap:3px;padding:7px 11px;display:inline-flex}.rw-stars svg{fill:#ffffff38;stroke:#ffffff38;stroke-width:2px;stroke-linejoin:round;width:19px;height:19px}.rw-stars svg.is-on{fill:var(--sun);stroke:var(--sun)}.rw-fig{gap:18px;margin:0;display:grid}.rw-quote{margin:0}.rw-quote p{font:400 17px/1.65 var(--fb);text-wrap:pretty;margin:0}.rw-card--short .rw-quote p{font:600 clamp(21px, 1.9vw, 25px) / 1.4 var(--fd)}.rw-by{align-items:center;gap:12px;display:flex}.rw-face{background:var(--ink);width:48px;height:48px;color:var(--sun);font:600 20px/1 var(--fd);border-radius:50%;flex:none;place-items:center;display:grid;overflow:hidden;box-shadow:0 0 0 3px #ffffffbf}.rw-face img{object-fit:cover;width:100%;height:100%}.rw-who{min-width:0;display:grid}.rw-who b{font:600 16px/1.35 var(--fd)}.rw-who span{opacity:.8;font-size:14px;line-height:1.5}.rw-book{border-top:2px dashed color-mix(in srgb, currentColor 28%, transparent);color:inherit;font:600 15px/1.3 var(--fd);align-items:center;gap:10px;margin:2px -8px -6px;padding:12px 8px 6px;display:flex}.rw-book img{object-fit:cover;border-radius:9px;flex:none;width:40px;height:40px;box-shadow:0 6px 12px -6px #00000073}.rw-book span:first-of-type{flex:1;min-width:0}.rw-book [aria-hidden]{transition:transform .25s var(--spring)}.rw-book:hover [aria-hidden]{transform:translate(4px)}.rw-book:focus-visible{outline:3px solid var(--sun);outline-offset:2px;border-radius:12px}@media (max-width:639px){.rw-wall,.rw-col{gap:22px}.rw-card{border-radius:24px;padding:22px 20px 18px}.rw-quote p{font-size:16px}}@media (prefers-reduced-motion:reduce){.rw.is-armed .rw-col>li{opacity:1}.rw.is-seen .rw-col>li,.rw-wall.is-next .rw-col>li:not(.is-off),.rw-wall.is-prev .rw-col>li:not(.is-off){animation:none}.rw-card,.rw-book [aria-hidden],.rw-arrow,.rw-play,.rw-dot,.rw-pip{transition:none}.rw-card:hover{transform:rotate(var(--tilt))}}
.hm{z-index:2;background:var(--ground);color:var(--ink);isolation:isolate;border-radius:44px 44px 0 0;display:block;position:relative;box-shadow:0 -18px 50px -20px #231a4f73}.hm-wrap{width:100%;max-width:1240px;margin:0 auto;padding:0 24px}.hm-sec{padding:clamp(58px,8vw,104px) 0;scroll-margin-top:96px}.hm-note{color:var(--ink-2);margin:22px 0 0;font-size:14px;line-height:1.7}.hm-how{background:radial-gradient(48% 58% at 71% 50%, #fff 0%, #ffffffbf 42%, #fff0 100%), var(--ground);overflow-x:clip}.hm-how__grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:32px clamp(36px,5vw,80px);display:grid}.hm-how .hm-how__h{font:600 clamp(30px, 3.3vw, 46px) / 1.12 var(--fd);letter-spacing:-.01em;text-wrap:balance;margin:0}.hm-how .hm-how__h:lang(th){line-height:1.35}.hm-how__lead{max-width:34ch;color:var(--ink-2);text-wrap:pretty;margin:12px 0 0;font-size:18px;line-height:1.65}.hm-how__points{gap:22px;margin:clamp(30px,3.4vw,44px) 0 0;padding:0;list-style:none;display:grid}.hm-how__points li{grid-template-columns:84px minmax(0,1fr);align-items:center;gap:20px;display:grid}.hm-how__loupe{background:var(--ground-2);border-radius:50%;width:84px;height:84px;display:block;overflow:hidden;box-shadow:0 0 0 3px #fff,0 12px 24px -8px #4a2a0c59}.hm-how__loupe img{object-fit:cover;width:100%;height:100%;display:block}.hm-how .hm-how__points h3{font:600 19px/1.3 var(--fd);margin:0}.hm-how__points p{color:var(--ink-2);text-wrap:pretty;margin:4px 0 0;font-size:16px;line-height:1.6}.hm-how__open{min-height:44px;color:var(--ink);font:600 17px/1.4 var(--fd);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-top:clamp(26px,3vw,36px);padding:0;display:inline-flex}.hm-how__open span{text-underline-offset:6px;-webkit-text-decoration:underline #231a4f38;text-decoration:underline #231a4f38;text-decoration-thickness:2px;transition:text-decoration-color .2s}.hm-how__open:hover span{text-decoration-color:currentColor}.hm-how__open i{transition:transform .25s var(--out-ease);font-style:normal}.hm-how__open:hover i{transform:translate(4px)}.hm-how__open:focus-visible{outline:3px solid var(--ink);outline-offset:4px;border-radius:6px}.hm-how__stage{margin:0;position:relative}.hm-how__photo{width:114%;margin-left:-3%;position:relative;container-type:inline-size}.hm-how__photo>img{width:100%;height:auto;display:block}.hm-how__try{max-width:44%;font:500 14.5px/1.5 var(--fb);color:var(--ink-2);white-space:pre-line;align-items:center;gap:10px;display:flex;position:absolute;bottom:5%;left:1%}.hm-how__try:before{content:"";border-radius:50%;flex:none;width:12px;height:12px;box-shadow:inset 0 0 0 2px}.hm-hole{width:max(22px, calc(var(--w) * 1%));aspect-ratio:1 / var(--a);transform:translate(-50%, -50%) rotate(var(--r)) scale(var(--k,1));transition:transform .25s var(--out-ease);cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;position:absolute}.hm-hole:before{content:"";border-radius:50%;position:absolute;inset:min(-8px,50% - 22px)}.hm-hole:after{content:"";opacity:0;pointer-events:none;animation:3.2s ease-out infinite hm-breathe;animation-delay:var(--d,0s);background:radial-gradient(closest-side,#fff0 52%,#ffffffbf 70%,#fff0 100%);border-radius:50%;position:absolute;inset:-30%}@keyframes hm-breathe{0%{opacity:0;transform:scale(.85)}25%{opacity:1}70%,to{opacity:0;transform:scale(1.45)}}.hm-hole svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hm-hole ellipse{fill:none;stroke:#ffffffe6;stroke-width:1.75px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 2px #231a4f59)}.hm-hole .hm-hole__fill{stroke:#fff;stroke-width:3.5px;stroke-linecap:round;filter:none}.hm-hole:hover{--k:1.1}.hm-hole.is-on{--k:1.12}.hm-hole.is-on ellipse:not(.hm-hole__fill){stroke:#ffffff73}.hm-how__photo.is-live .hm-hole:after{animation:none}.hm-hole:focus-visible{outline:3px solid var(--ink);outline-offset:6px}.hm-how__now{--hh:calc(var(--w) * var(--a) * .5cqw + 14px);z-index:3;background:var(--ink);color:#fff;font:600 15px/1.3 var(--fd);white-space:nowrap;opacity:0;transform:translate(-50%, calc(-100% - var(--hh) + 6px));pointer-events:none;transition:opacity .2s ease, transform .35s var(--out-ease);border-radius:999px;align-items:center;gap:10px;margin:0;padding:8px 16px 8px 13px;display:inline-flex;position:absolute;box-shadow:0 10px 22px -8px #231a4f8c}.hm-how__now.is-on{opacity:1;transform:translate(-50%, calc(-100% - var(--hh)))}.hm-how__now small{font:500 12.5px/1 var(--fb);color:#ffffffa6}.hm-eq{align-items:flex-end;gap:2.5px;height:13px;display:inline-flex}.hm-eq i{background:var(--sun);transform-origin:50% 100%;border-radius:2px;width:3px;height:100%;animation:.8s ease-in-out infinite alternate hm-eq}.hm-eq i:nth-child(2){animation-delay:-.35s}.hm-eq i:nth-child(3){animation-delay:-.6s}@keyframes hm-eq{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}.hm-facts__head{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:end;gap:20px clamp(32px,5vw,80px);display:grid}.hm-facts__head .sh-lead{margin:0;padding-bottom:8px}.hm-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:34px 0 0;padding:0;list-style:none;display:grid}.hm-grid>li{min-width:0;display:flex}.hm-grid>li>*{flex:1}.hm-group{font:500 18px/1.6 var(--fb);color:var(--ink);align-items:center;gap:12px;margin:46px 0 0;display:flex}.hm-group:before{content:"";background:var(--w-kor);width:14px;height:14px;box-shadow:10px 0 0 var(--w-abc);border-radius:999px;flex:none;margin-right:12px}.hm-human+.hm-facts{padding-top:0}.hm-human__card{background:var(--ink);color:#fff;border-radius:40px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(28px,4vw,56px);padding:clamp(40px,5vw,68px) clamp(24px,4.5vw,64px);display:grid;box-shadow:0 34px 60px -34px #0f0a2cb3}.hm-human__h{font:600 clamp(38px, 5.2vw, 70px) / 1.04 var(--fd);text-wrap:balance;margin:0}.hm-human .hm-human__h{line-height:1.04}.hm-human .hm-human__h:lang(th){line-height:1.3}.hm-human__h span{display:block}.hm-human__h .is-pop{color:var(--sun)}.hm-human__lead{color:#ffffffdb;text-wrap:pretty;max-width:34em;margin:18px 0 0;font-size:clamp(17px,1.4vw,20px);line-height:1.7}.hm-human__pts{gap:18px;margin:30px 0 0;padding:0;list-style:none;display:grid}.hm-human__pts li{align-items:flex-start;gap:16px;display:flex}.hm-human__ic{background:var(--sun);width:52px;height:52px;color:var(--ink);box-shadow:0 4px 0 var(--sun-edge);border-radius:50%;flex:none;place-items:center;display:grid}.hm-human__ic svg{width:26px;height:26px}.hm-human__pts h3{font:600 21px/1.4 var(--fd);color:#fff;margin:0 0 2px}.hm-human__pts p{color:#fffc;margin:0;font-size:16px;line-height:1.7}.hm-human__cast{aspect-ratio:1.1;width:100%;max-width:520px;margin:40px auto 0;position:relative}.hm-human__disc{--d:30%;width:var(--d);aspect-ratio:1;background:var(--w);animation:5.5s ease-in-out infinite hm-bob;animation-delay:var(--dl,0s);border-radius:50%;position:absolute;box-shadow:inset 0 -10px #0f0a2c24}.hm-human__disc img{filter:drop-shadow(0 10px 14px #0f0a2c59);width:auto;max-width:none;height:128%;position:absolute;bottom:7%;left:50%;transform:translate(-50%)}.hm-human__disc--1{--d:34%;--dl:0s;top:22%;left:0}.hm-human__disc--2{--d:27%;--dl:-1.3s;top:0;left:37%}.hm-human__disc--3{--d:33%;--dl:-2.6s;top:24%;right:0}.hm-human__disc--4{--d:29%;--dl:-3.4s;bottom:0;left:17%}.hm-human__disc--5{--d:28%;--dl:-.7s;bottom:2%;right:15%}.hm-human__stamp{z-index:2;aspect-ratio:1;background:var(--pop);color:#fff;text-align:center;width:34%;box-shadow:0 6px 0 var(--pop-edge), 0 22px 34px -14px #0009;outline-offset:-10px;border-radius:50%;outline:2.5px dashed #ffffffbf;place-content:center;gap:2px;display:grid;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)rotate(-12deg)}.hm-human__stamp b{font:600 clamp(22px, 2.5vw, 34px) / 1.15 var(--fd)}.hm-human__stamp span{font:500 clamp(12px, 1vw, 15px) / 1.4 var(--fb)}@keyframes hm-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hm-why{background:var(--ground-2)}.hm-why__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:36px 0 0;padding:0;list-style:none;display:grid}.hm-why__card{background:var(--w-t);height:100%;color:var(--ink);border-radius:28px;padding:26px 24px 96px;position:relative;overflow:hidden}.hm-why__card h3{font:600 21px/1.4 var(--fd);color:var(--w-d);margin:0 0 8px}.hm-why__card p{margin:0;font-size:16px;line-height:1.7}.hm-why__facts{flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none;display:flex}.hm-why__facts li{font:500 14px/1.5 var(--fb);color:var(--w-d);background:#fff;border-radius:999px;padding:5px 12px}.hm-why__ch{filter:drop-shadow(0 8px 16px #231a4f2e);pointer-events:none;width:104px;height:auto;position:absolute;bottom:-6px;right:-10px}.hm-moments{background:var(--ink);color:#fff;border-radius:36px;margin:34px 0 0;padding:30px 28px 34px}.hm-moments h3{font:600 clamp(22px, 2.4vw, 30px) / 1.35 var(--fd);margin:0 0 20px}.hm-moments ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.hm-moment{color:#fff;text-align:left;cursor:pointer;width:100%;height:100%;transition:transform .4s var(--spring), background-color .2s ease;background:#ffffff12;border:0;border-radius:24px;padding:16px 16px 20px;display:block}.hm-moment:hover{background:#ffffff21;transform:translateY(-5px)}.hm-moment:focus-visible{outline:3px solid var(--sun);outline-offset:2px}.hm-moment__disc{background:var(--w);border-radius:999px;place-items:center;width:84px;height:84px;margin-bottom:12px;display:grid;overflow:hidden}.hm-moment__disc img{width:76%;height:auto;display:block}.hm-moment b{font:600 19px/1.4 var(--fd);display:block}.hm-moment span{color:#ffffffd1;margin-top:4px;font-size:15px;line-height:1.6;display:block}.hm-bench{margin-top:clamp(44px,5vw,68px);container-type:inline-size}.hm-bench__in{--s:min(20px, 100cqw / (var(--len) + 2));width:calc((var(--len) + 2) * var(--s));margin:0 auto}.hm-bench__books{height:calc(var(--hmax) * var(--s) + var(--s) * 1.1);position:relative}.hm-fact__book{--k:calc(var(--dc) * var(--s) * .354);--e1:color-mix(in srgb, var(--ec) 78%, #000);--e2:color-mix(in srgb, var(--ec) 62%, #000);bottom:0;left:calc((var(--x) + 1) * var(--s));width:calc(var(--wc) * var(--s));height:calc(var(--hc) * var(--s));border-radius:calc(var(--wc) * var(--s) * var(--cf));background:var(--ec);box-shadow:calc(var(--k) * 1 / 12) calc(var(--k) * -1 / 12) 0 var(--e1), calc(var(--k) * 2 / 12) calc(var(--k) * -2 / 12) 0 var(--e1), calc(var(--k) * 3 / 12) calc(var(--k) * -3 / 12) 0 #f3eadb, calc(var(--k) * 4 / 12) calc(var(--k) * -4 / 12) 0 #d9ccb3, calc(var(--k) * 5 / 12) calc(var(--k) * -5 / 12) 0 #f1e8d8, calc(var(--k) * 6 / 12) calc(var(--k) * -6 / 12) 0 #ddd0b8, calc(var(--k) * 7 / 12) calc(var(--k) * -7 / 12) 0 #f3eadb, calc(var(--k) * 8 / 12) calc(var(--k) * -8 / 12) 0 #d6c8ae, calc(var(--k) * 9 / 12) calc(var(--k) * -9 / 12) 0 #f1e8d8, calc(var(--k) * 10 / 12) calc(var(--k) * -10 / 12) 0 #dccfb6, calc(var(--k) * 11 / 12) calc(var(--k) * -11 / 12) 0 var(--e1), calc(var(--k) * 12 / 12) calc(var(--k) * -12 / 12) 0 var(--e2), 0 12px 16px -10px #231a4f8c, calc(var(--k) * 1.4) calc(var(--k) * -.4) 30px -6px #231a4f47;position:absolute}.hm-fact__book img{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.hm-fact__book:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(118deg,#ffffff4d,#fff0 38%),linear-gradient(#0000 72%,#00000014);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #00000014}.hm-ruler{background:linear-gradient(180deg, #fff6, #fff0 45%), var(--sun);height:50px;box-shadow:0 5px 0 var(--sun-edge), 0 16px 26px -16px #231a4f73;border-radius:10px;position:relative;overflow:hidden}.hm-ruler__ticks{top:0;left:var(--s);right:calc(var(--s) - 1.5px);background:linear-gradient(90deg, var(--ink) 0 1.5px, transparent 0) 0 0 / var(--s) 17px repeat-x, linear-gradient(90deg, var(--ink) 0 1px, transparent 0) calc(var(--s) / 2) 0 / var(--s) 11px repeat-x, linear-gradient(90deg, #231a4f80 0 1px, transparent 0) 0 0 / calc(var(--s) / 10) 6px repeat-x;height:18px;position:absolute}.hm-ruler i{top:21px;left:calc((var(--i) + 1) * var(--s));font:600 12px/1 var(--fd);color:var(--ink);font-variant-numeric:tabular-nums;font-style:normal;position:absolute;transform:translate(-50%)}.hm-ruler b{font:600 10px/1 var(--fd);color:var(--ink-2);position:absolute;bottom:5px;left:4px}.hm-bench__scale{text-align:right;font:500 14px/1.5 var(--fb);color:var(--ink-2);margin:14px 0 0}.hm-bench__specs{grid-template-columns:calc(var(--w1) * var(--s)) calc(var(--w2) * var(--s));column-gap:calc(var(--gap) * var(--s));padding-left:var(--s);margin-top:6px;display:grid}.hm-fact__txt h3{font:600 21px/1.35 var(--fd);align-items:center;gap:10px;margin:0 0 8px;display:flex}.hm-fact__txt h3:before{content:"";background:var(--ec);border-radius:999px;flex:none;width:12px;height:12px;box-shadow:0 0 0 3px #fff}.hm-fact__txt dl{margin:0}.hm-fact__txt dl>div{border-bottom:2px dotted var(--ground-2);align-items:baseline;gap:12px;padding:7px 0;font-size:15px;line-height:1.6;display:flex}.hm-fact__txt dl>div:last-child{border-bottom:0}.hm-fact__txt dt{color:var(--ink-2)}.hm-fact__txt dd{text-align:right;margin:0 0 0 auto;font-weight:500}@container (max-width:720px){.hm-ruler i.is-minor{display:none}.hm-ruler__ticks{background:linear-gradient(90deg, var(--ink) 0 1.5px, transparent 0) 0 0 / var(--s) 14px repeat-x, linear-gradient(90deg, #231a4f99 0 1px, transparent 0) calc(var(--s) / 2) 0 / var(--s) 8px repeat-x}.hm-bench__specs{grid-template-columns:minmax(0,1fr);row-gap:22px;margin-top:10px;padding-left:0}}.hm-gifts{background:var(--pop);color:#fff}.hm-gifts__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(28px,4vw,56px);display:grid}.hm-gifts__pts{font:500 17px/1.6 var(--fb);gap:10px;margin:26px 0 28px;padding:0;list-style:none;display:grid}.hm-gifts__pts li{align-items:center;gap:12px;display:flex}.hm-gifts__pts svg{fill:none;width:24px;height:24px;stroke:var(--sun);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.hm-gifts__sets{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.hm-gifts__sets>li{display:flex}.hm-gifts__sets>li>*{flex:1}.hm-gifts__sets--one{grid-template-columns:minmax(0,400px);justify-content:center}.hm-proof__list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin:30px 0 0;padding:0;list-style:none;display:grid}.hm-proof__list li{box-shadow:var(--shadow-card);background:#fff;border-radius:26px;padding:24px}.hm-proof__list h3{font:600 20px/1.4 var(--fd);margin:0 0 6px}.hm-proof__list p{margin:0;line-height:1.7}.hm-trust{background:var(--ground-2)}.hm-trust+.foot{margin-top:0}.hm-trust__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-areas:"ship head""ship list""pay pay";align-items:start;column-gap:clamp(32px,5vw,80px);display:grid}.hm-trust .hm-trust__h{grid-area:head;align-self:end;margin-bottom:26px;line-height:1.12}.hm-trust .hm-trust__h:lang(th){line-height:1.32}.hm-ship{background:radial-gradient(circle at 100% 0, #ffd21f1a, #ffd21f00 50%), var(--ink);color:#fff;border-radius:36px;grid-area:ship;padding:clamp(28px,3.4vw,46px);position:relative;overflow:hidden;box-shadow:0 30px 60px -34px #0f0a2ccc}.hm-ship__k{font:600 17px/1.4 var(--fd);color:#ffffffd1;align-items:center;gap:10px;margin:0;display:flex}.hm-ship__k svg{fill:none;width:28px;height:28px;stroke:var(--sun);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.hm-ship__time{font:700 clamp(88px, 11vw, 156px)/.92 var(--fd);letter-spacing:-.02em;color:var(--sun);font-variant-numeric:tabular-nums;margin:12px 0 0}.hm-ship__h{font:600 clamp(22px, 2.3vw, 30px)/1.3 var(--fd);text-wrap:balance;margin:18px 0 0}.hm-ship__note{color:#ffffffc7;margin:6px 0 0;font-size:17px;line-height:1.6}.hm-ship__day{margin-top:30px}.hm-ship__bar{border-radius:999px;grid-template-columns:10.5fr 13.5fr;height:42px;display:grid;overflow:hidden}.hm-ship__bar span{min-width:0;font:600 15px/1 var(--fd);white-space:nowrap;align-items:center;padding:0 16px;display:flex}.hm-ship__bar span:first-child{background:var(--sun);color:var(--ink-edge)}.hm-ship__bar span:last-child{background:#ffffff21;justify-content:flex-end}.hm-ship__ticks{height:16px;font:500 13px/1 var(--fb);color:#fff9;font-variant-numeric:tabular-nums;margin-top:10px;display:block;position:relative}.hm-ship__ticks span{position:absolute;top:0}.hm-ship__ticks span:first-child{left:0}.hm-ship__ticks span:nth-child(2){color:var(--sun);font-weight:600;left:43.75%;transform:translate(-50%)}.hm-ship__ticks span:nth-child(3){right:0}.hm-trust__list{grid-area:list;margin:0;padding:0;list-style:none}.hm-trust__list li{border-top:2px solid #231a4f1a;align-items:flex-start;gap:18px;padding:22px 0;display:flex}.hm-trust__ic{background:#fff;border-radius:999px;flex:none;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 3px #231a4f14}.hm-trust__ic svg{fill:none;width:27px;height:27px;stroke:var(--pop);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.hm-trust__list b{font:600 21px/1.4 var(--fd);display:block}.hm-trust__list div>span{color:var(--ink-2);margin-top:2px;font-size:16px;line-height:1.6;display:block}.hm-trust__list .hm-line{margin:12px 0 0}.hm-pay{color:var(--ink-2);flex-wrap:wrap;grid-area:pay;justify-content:center;align-items:center;gap:10px;margin:48px 0 0;font-size:14px;display:flex}.hm-pay img{background:#fff;border-radius:8px;width:auto;height:26px;padding:5px 8px;box-shadow:0 2px 8px -4px #231a4f66}.hm-line{width:max-content;min-height:54px;color:var(--ink);font:600 17px/1.3 var(--fd);background:#06c755;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin:26px auto 0;padding:0 26px;text-decoration:none;display:flex;box-shadow:0 5px #049c43}.hm-line svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.hm-line:hover{transform:translateY(-2px)}@media (max-width:1023px){.hm-human__card,.hm-facts__head,.hm-gifts__grid{grid-template-columns:minmax(0,1fr)}.hm-why__list,.hm-moments ul{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-trust__grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"head""ship""list""pay"}.hm-trust__list{margin-top:18px}.hm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-how{background:radial-gradient(70% 34% at 50% 44%, #fff 0%, #ffffffbf 45%, #fff0 100%), var(--ground)}.hm-how__grid{grid-template-columns:minmax(0,1fr);gap:0}.hm-how__text{display:contents}.hm-how__stage{order:1;width:100%;max-width:720px;margin:28px auto 0}.hm-how__photo{width:110%;margin-left:-2%}.hm-how__points{order:2;max-width:560px}.hm-how__open{order:3;justify-self:start}}@media (max-width:639px){.hm{border-radius:32px 32px 0 0}.hm-wrap{padding:0 16px}.hm-grid,.hm-why__list,.hm-moments ul,.hm-gifts__sets{grid-template-columns:minmax(0,1fr)}.hm-how__lead{font-size:16px}.hm-how__try{max-width:none;margin-top:-9%;padding-left:2%;font-size:14px;position:relative;bottom:auto;left:auto}.hm-how__points li{grid-template-columns:68px minmax(0,1fr);gap:16px}.hm-how__loupe{width:68px;height:68px}.hm-how .hm-how__points h3{font-size:17px}.hm-how__points p{font-size:15px}.hm-how__now{padding:6px 13px 6px 11px;font-size:14px}.hm-ship{border-radius:28px}.hm-ship__bar span{padding:0 12px;font-size:13px}.hm-why__card{padding:22px 20px 92px}.hm-moments{border-radius:28px;padding:24px 18px 26px}.hm-human__card{border-radius:32px;padding:32px 20px 28px}.hm-human__cast{max-width:340px}}@media (prefers-reduced-motion:reduce){.hm-human__disc,.hm-hole,.hm-hole:after,.hm-eq i,.hm-moment{transition:none;animation:none}}
