.blog-wrap,.post-wrap{max-width:1120px;margin:0 auto;padding:140px 24px 100px}.blog-head{text-align:center;margin-bottom:56px}.blog-kicker{display:inline-block;font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;color:#d98324;margin-bottom:14px}.blog-head h1{font-family:Clash Display,Bricolage Grotesque,sans-serif;font-size:clamp(2.4rem,6vw,4rem);line-height:1.02;margin:0 0 16px;color:#1a1a1a}.blog-head p{color:#55524c;font-size:1.15rem;max-width:620px;margin:0 auto}.blog-empty{text-align:center;color:#7a766f;padding:60px 0}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:28px;gap:28px}.blog-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ece7dd;border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px -24px rgba(217,131,36,.45);border-color:#f0c98a}.blog-card-cover{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.blog-card-ph{background:linear-gradient(135deg,#ffd9a0,#ff8a3d 70%,#ff4e0d)}.blog-card-body{padding:22px 24px 26px;display:flex;flex-direction:column;gap:10px;flex:1 1}.blog-card-date{font-size:.82rem;color:#b0a89b;font-weight:600}.blog-card-body h2{font-family:Clash Display,Bricolage Grotesque,sans-serif;font-size:1.4rem;line-height:1.15;margin:0;color:#1a1a1a}.blog-card-body p{color:#6b675f;font-size:.98rem;margin:0;flex:1 1}.blog-card-more{color:#d98324;font-weight:700;font-size:.95rem}.post-inner{max-width:760px;margin:0 auto}.post-back{display:inline-block;color:#d98324;font-weight:700;text-decoration:none;margin-bottom:28px}.post-back:hover{text-decoration:underline}.post-date{display:block;color:#b0a89b;font-weight:600;margin-bottom:12px}.post-head h1{font-family:Clash Display,Bricolage Grotesque,sans-serif;font-size:clamp(2rem,5vw,3.2rem);line-height:1.08;letter-spacing:.015em;margin:0 0 18px;color:#1a1a1a}.post-lead{font-size:1.25rem;color:#55524c;line-height:1.5;margin:0 0 32px}.post-author{display:flex;align-items:center;gap:12px;margin:0 0 32px}.post-author img{width:44px;height:44px;border-radius:50%;object-fit:cover;object-position:50% 28%}.post-author span{display:flex;flex-direction:column;line-height:1.3}.post-author strong{color:#1a1a1a;font-size:.95rem}.post-author em{font-style:normal;color:#8f8778;font-size:.82rem}.post-author-end{max-width:760px;margin:40px auto 0;padding-top:24px;border-top:1px solid #ece7dd}.post-author-end img{width:56px;height:56px}.post-cover{width:100%;border-radius:20px;margin-bottom:36px}.post-body{font-size:1.12rem;line-height:1.8;color:#2c2a26}.post-body h2{font-family:Clash Display,Bricolage Grotesque,sans-serif;font-size:1.8rem;margin:44px 0 16px;color:#1a1a1a}.post-body h3{font-size:1.35rem;margin:32px 0 12px;color:#1a1a1a}.post-body p{margin:0 0 20px}.post-body ol,.post-body ul{margin:0 0 20px;padding-left:1.3em}.post-body li{margin-bottom:8px}.post-body a{color:#d98324;text-decoration:underline}.post-body blockquote{border-left:4px solid #ff8a3d;margin:24px 0;padding:6px 22px;color:#55524c;font-style:italic}.post-body code{background:#f2ede3;padding:2px 7px;border-radius:6px;font-size:.92em}.post-body pre{background:#1a1a1a;color:#f7f3ea;padding:20px;border-radius:14px;overflow-x:auto;margin:0 0 24px}.post-body pre code{background:none;padding:0}.post-body img{max-width:100%;border-radius:14px}@media (max-width:640px){.blog-wrap,.post-wrap{padding-top:110px}}.seohl-mark{background:rgba(255,188,71,.35);outline:2px solid rgba(255,188,71,.6);border-radius:3px;transition:background .2s,outline-color .2s}.seohl-mark-img{outline-offset:3px}.seohl-mark.seohl-active{background:rgba(255,106,94,.4);outline-color:#ff6a5e}.seohl-bar{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:9999;display:flex;align-items:center;gap:10px;background:#1a1305;color:#fff;border:1px solid #ffbc47;border-radius:999px;padding:8px 10px 8px 16px;font-family:inherit;font-size:.85rem;box-shadow:0 8px 24px rgba(0,0,0,.35)}.seohl-bar button{background:rgba(255,188,71,.15);border:1px solid rgba(255,188,71,.4);color:#ffbc47;border-radius:999px;width:30px;height:30px;cursor:pointer;font-size:.9rem;line-height:1}.seohl-bar button:hover{background:rgba(255,188,71,.3)}.seohl-bar .seohl-close{color:#cfc8ba;border-color:transparent;background:transparent}.post-body h2{position:relative;padding:4px 0 16px;margin:58px 0 20px;font-size:1.95rem;letter-spacing:.02em}.post-body h2:after{content:"";position:absolute;left:0;bottom:0;height:4px;width:74px;border-radius:3px;background:linear-gradient(90deg,#f7c43d,#e9a412 45%,#e2700a);background-size:220% 100%}.post-body.fx-on h2.in:after{animation:yumUlGrow .7s cubic-bezier(.22,.61,.36,1) both,yumShimmer 3.2s linear .9s infinite}@keyframes yumUlGrow{0%{width:0}to{width:74px}}@keyframes yumShimmer{to{background-position:220% 0}}.post-body h3{padding-left:14px;border-left:3px solid #e9a412;letter-spacing:.02em}.post-body ul{list-style:none;padding-left:0;margin:4px 0 22px}.post-body ul li{position:relative;padding-left:36px;margin-bottom:13px}.post-body ul li:before{content:"";position:absolute;left:0;top:3px;width:23px;height:23px;border-radius:7px;background:linear-gradient(135deg,#f4c04a,#e09c18 60%,#c9820b);box-shadow:0 4px 10px -3px rgba(201,130,11,.55)}.post-body ul li:after{content:"";position:absolute;left:7.5px;top:9px;width:8px;height:4px;border-left:2.2px solid #fff;border-bottom:2.2px solid #fff;transform:rotate(-45deg)}.post-body ol{list-style:none;counter-reset:yum;padding-left:0;margin:4px 0 22px}.post-body ol li{position:relative;padding-left:42px;margin-bottom:13px;counter-increment:yum}.post-body ol li:before{content:counter(yum);position:absolute;left:0;top:1px;width:27px;height:27px;border-radius:9px;background:linear-gradient(135deg,#f4c04a,#c9820b);color:#3a2606;font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-weight:800;font-size:.85rem;display:grid;place-items:center;box-shadow:0 4px 10px -3px rgba(201,130,11,.55)}.post-body table{width:100%;border-collapse:collapse;margin:24px 0;font-size:1rem;border-radius:12px;overflow:hidden;box-shadow:0 0 0 1px #ece7dd}.post-body th{background:linear-gradient(135deg,#f4c04a,#e09c18 60%,#c9820b);color:#3a2606;text-align:left;padding:12px 14px;font-weight:700}.post-body td{padding:11px 14px;border-bottom:1px solid #efe8db;color:#3f3b34}.post-body tr:nth-child(2n) td{background:#fbf7ee}.post-body tr:last-child td{border-bottom:0}.rp-bar{position:fixed;top:0;left:0;right:0;height:3px;z-index:70;background:rgba(20,16,12,.06);pointer-events:none}.rp-bar span{display:block;height:100%;transform-origin:0 50%;background:linear-gradient(90deg,#f7c43d,#e9a412 55%,#e2700a);box-shadow:0 0 10px rgba(233,164,18,.55);transition:transform .08s linear}.rp-pill{position:fixed;right:22px;bottom:22px;z-index:68;display:flex;align-items:center;gap:11px;padding:9px 16px 9px 10px;background:rgba(255,253,248,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #f0e2c0;border-radius:999px;box-shadow:0 14px 34px -14px rgba(60,40,0,.4);opacity:0;transform:translateY(10px) scale(.94);transition:opacity .35s,transform .35s;pointer-events:none}.rp-pill[data-show="1"]{opacity:1;transform:none}.rp-ring{position:relative;width:34px;height:34px;flex:none}.rp-ring svg{width:100%;height:100%;transform:rotate(-90deg);display:block}.rp-ring .rp-track{fill:none;stroke:#f0e6d2;stroke-width:3.5}.rp-ring .rp-fill{fill:none;stroke:#e9a412;stroke-width:3.5;stroke-linecap:round;transition:stroke-dashoffset .08s linear}.rp-txt{display:flex;flex-direction:column;line-height:1.05}.rp-txt b{font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-size:.98rem;font-weight:800;color:#8a640f;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rp-txt em{font-style:normal;font-size:.64rem;letter-spacing:.08em;text-transform:uppercase;color:#b0a89b}@media (max-width:640px){.rp-pill{right:12px;bottom:12px;padding:7px 13px 7px 8px}.rp-txt em{display:none}}.post-wrap{position:relative}.blog-ambient{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.blog-ambient span{position:absolute;color:#e9a412;opacity:.09;will-change:transform;animation:yumFloat 17s ease-in-out infinite}.blog-ambient span:nth-child(2n){animation-name:yumFloat2;color:#e2700a}.blog-ambient span.food{opacity:.5;line-height:1}.blog-ambient span svg{width:100%;height:100%;display:block}.post-wrap>:not(.blog-ambient){position:relative;z-index:1}@keyframes yumFloat{0%{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-26px) rotate(6deg)}to{transform:translateY(0) rotate(-6deg)}}@keyframes yumFloat2{0%{transform:translateY(0) rotate(5deg)}50%{transform:translateY(24px) rotate(-5deg)}to{transform:translateY(0) rotate(5deg)}}@media (max-width:1080px){.blog-ambient{display:none}}@media (prefers-reduced-motion:reduce){.blog-ambient span{animation:none}}.post-body .yum-card{position:relative;background:#fff;border:1px solid #ece7dd;border-radius:20px;padding:22px 26px 16px;margin:34px 0;box-shadow:0 26px 54px -38px rgba(60,40,0,.42);transition:transform .3s,box-shadow .3s;overflow:hidden}.post-body .yum-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#f4c04a,#c9820b)}.post-body .yum-card:hover{transform:translateY(-3px);box-shadow:0 34px 64px -34px rgba(201,130,11,.5)}.post-body .yum-card .yum-tag{display:inline-block;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#c9820b;background:#fdf0d3;border-radius:999px;padding:4px 11px;margin:0 0 10px}.post-body .yum-card .yum-h{font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1.16rem;color:#1a1a1a;margin:0 0 3px;line-height:1.2}.post-body .yum-card .yum-sub{font-size:.9rem;color:#8f8778;margin:0 0 16px}.post-body .yum-card svg{display:block;width:100%;height:auto;overflow:visible}.post-body .yum-card .bar{transform-box:fill-box;transform-origin:left center}.post-body .yum-card.fx-on .bar{transform:scaleX(0)}.post-body .yum-card.fx-on.in .bar{transform:scaleX(1);transition:transform .9s cubic-bezier(.22,.61,.36,1)}.post-body .yum-card.fx-on.in .bar:first-of-type{transition-delay:.05s}.post-body .yum-card.fx-on.in .bar:nth-of-type(2){transition-delay:.14s}.post-body .yum-card.fx-on.in .bar:nth-of-type(3){transition-delay:.23s}.post-body .yum-card.fx-on.in .bar:nth-of-type(4){transition-delay:.32s}.post-body .yum-card.fx-on.in .bar:nth-of-type(5){transition-delay:.41s}.post-body .yum-source{font-size:.76rem;color:#a89f90;margin:12px 0 0;padding-top:10px;border-top:1px dashed #ece2cf}.post-body .yum-source a{color:#a89f90;text-decoration:underline;font-weight:500}.post-body .yum-source b{color:#7a746a;font-weight:700}.post-body .yum-callout{position:relative;overflow:hidden;display:flex;gap:22px;align-items:center;background:linear-gradient(135deg,#fff8e8,#fdeecb);border:1px solid #f3dca2;border-radius:18px;padding:22px 26px;margin:32px 0;box-shadow:0 22px 52px -32px rgba(201,130,11,.5)}.post-body .yum-callout:after{content:"";position:absolute;top:0;left:-70%;width:45%;height:100%;background:linear-gradient(110deg,transparent,hsla(0,0%,100%,.65),transparent);transform:skewX(-18deg)}.post-body .yum-callout.in:after{animation:yumSheen 2.6s ease-in-out .35s}@keyframes yumSheen{0%{left:-70%}60%,to{left:135%}}.post-body .yum-callout .yum-big{position:relative;z-index:1;font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-weight:800;font-size:2.9rem;line-height:.95;background:linear-gradient(135deg,#f5a623,#c9820b);-webkit-background-clip:text;background-clip:text;color:transparent;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.post-body .yum-callout .yum-c{position:relative;z-index:1;margin:0;font-size:1rem;line-height:1.5;color:#55524c}.post-body .yum-callout .yum-c strong{color:#1a1a1a}.post-body .yum-callout .yum-src{display:block;margin-top:8px;font-size:.75rem;color:#b0a89b}.post-body .yum-callout .yum-src a{color:#b0a89b;text-decoration:underline}.post-body .yum-callout .yum-ico{position:absolute;right:-14px;bottom:-22px;width:128px;height:128px;color:#e9a412;opacity:.1;z-index:0}.post-body .yum-callout .yum-ico svg{width:100%;height:100%}@media (max-width:520px){.post-body .yum-callout{flex-direction:column;align-items:flex-start;gap:10px}.post-body .yum-callout .yum-big{font-size:2.5rem}}.post-body .aud-visual{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:26px 0 24px}.post-body .aud-card{position:relative;background:#fff;border:1px solid #ece7dd;border-radius:16px;padding:20px 18px 18px;box-shadow:0 20px 44px -34px rgba(60,40,0,.4)}@keyframes audIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.post-body.fx-on .aud-visual.in .aud-card{animation:audIn .55s ease both}.post-body.fx-on .aud-visual.in .aud-card:nth-child(2){animation-delay:.12s}.post-body.fx-on .aud-visual.in .aud-card:nth-child(3){animation-delay:.24s}.post-body .aud-visual.in .aud-card:nth-child(2){transition-delay:.12s}.post-body .aud-visual.in .aud-card:nth-child(3){transition-delay:.24s}.post-body .aud-card .aud-ico{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:22px;line-height:1;margin-bottom:12px;background:linear-gradient(135deg,#f4c04a,#e09c18)}.post-body .aud-card:nth-child(2) .aud-ico{background:linear-gradient(135deg,#ee9d3a,#d97a12)}.post-body .aud-card:nth-child(3) .aud-ico{background:linear-gradient(135deg,#e2700a,#b4560a)}.post-body .aud-card .aud-ico svg{width:24px;height:24px}.post-body .aud-card b{display:block;font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-size:1.02rem;color:#1a1a1a;margin-bottom:5px}.post-body .aud-card p{margin:0;font-size:.92rem;line-height:1.5;color:#6b675f}.post-body .aud-card .aud-step{position:absolute;top:14px;right:14px;font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-weight:800;font-size:.8rem;color:#ecdcbb}@media (max-width:640px){.post-body .aud-visual{grid-template-columns:1fr}}.post-body .yb-chart{margin:8px 0 4px}.post-body .yb-row{display:grid;grid-template-columns:1fr auto;grid-template-areas:"lab val" "track track";grid-gap:6px 12px;gap:6px 12px;align-items:center;margin:0 0 16px}.post-body .yb-lab{grid-area:lab;font-size:.92rem;color:#4a463f;font-weight:500}.post-body .yb-val{grid-area:val;font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-weight:800;color:#8a640f;font-size:.94rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.post-body .yb-track{grid-area:track;height:14px;background:#f1e8d6;border-radius:8px;overflow:hidden}.post-body .yb-bar{height:100%;width:var(--w);border-radius:8px;background:linear-gradient(90deg,#f4c04a,#e09c18)}.post-body .yb-bar.avg{background:linear-gradient(90deg,#e6d9bf,#cdbb98)}@media (min-width:600px){.post-body .yb-row{grid-template-columns:172px 1fr 66px;grid-template-areas:"lab track val";gap:16px}.post-body .yb-lab{text-align:right}.post-body .yb-track{height:24px}.post-body .yb-val{text-align:left}}@keyframes ybGrow{0%{width:0}to{width:var(--w)}}.post-body.fx-on .yum-card.in .yb-bar{animation:ybGrow .95s cubic-bezier(.22,.61,.36,1) both}.post-body.fx-on .yum-card.in .yb-row:first-of-type .yb-bar{animation-delay:.06s}.post-body.fx-on .yum-card.in .yb-row:nth-of-type(2) .yb-bar{animation-delay:.15s}.post-body.fx-on .yum-card.in .yb-row:nth-of-type(3) .yb-bar{animation-delay:.24s}.post-body.fx-on .yum-card.in .yb-row:nth-of-type(4) .yb-bar{animation-delay:.33s}.post-body.fx-on .yum-card.in .yb-row:nth-of-type(5) .yb-bar{animation-delay:.42s}.post-body .yb-stack{display:flex;height:46px;border-radius:12px;overflow:hidden;margin:10px 0 20px;box-shadow:0 0 0 1px #ece7dd}.post-body .yb-seg{display:grid;place-items:center;width:var(--w);min-width:0;color:#fff;font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-weight:800;font-size:.95rem;white-space:nowrap;overflow:hidden}.post-body .yb-seg:first-child{background:linear-gradient(135deg,#f4c04a,#e09c18)}.post-body .yb-seg:nth-child(2){background:linear-gradient(135deg,#ea9a2e,#d97a12)}.post-body .yb-seg:nth-child(3){background:linear-gradient(135deg,#e2700a,#b4560a)}.post-body.fx-on .yum-card.in .yb-seg{animation:ybGrow .9s cubic-bezier(.22,.61,.36,1) both}.post-body.fx-on .yum-card.in .yb-seg:nth-child(2){animation-delay:.12s}.post-body.fx-on .yum-card.in .yb-seg:nth-child(3){animation-delay:.24s}.post-body .yb-legend{display:grid;grid-gap:11px;gap:11px}.post-body .yb-legend>div{display:grid;grid-template-columns:auto 1fr;grid-gap:11px;gap:11px;align-items:start;font-size:.96rem;color:#55524c}.post-body .yb-dot{width:15px;height:15px;border-radius:5px;margin-top:4px}.post-body .yb-dot[data-i="1"]{background:#e09c18}.post-body .yb-dot[data-i="2"]{background:#d97a12}.post-body .yb-dot[data-i="3"]{background:#b4560a}.post-body .yb-legend b{color:#1a1a1a}.post-body .yb-legend em{display:block;font-style:normal;color:#8f8778;font-size:.86rem;margin-top:1px}.post-body .yum-cta{position:relative;overflow:hidden;margin:46px 0;padding:38px 36px;border-radius:26px;background:radial-gradient(135% 150% at 16% 0,#fffef8 0,#fcf1d4 52%,#f7e4b4 100%);border:1px solid #f1dfac;box-shadow:0 30px 66px -28px rgba(224,140,20,.5),inset 0 1px 0 hsla(0,0%,100%,.85)}.post-body .yum-cta:before{content:"";position:absolute;right:-90px;top:-100px;width:340px;height:340px;background:radial-gradient(circle,rgba(247,196,61,.65),rgba(247,196,61,0) 68%);pointer-events:none}.post-body .yum-cta:after{content:"";position:absolute;left:-80px;bottom:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(226,112,10,.26),rgba(226,112,10,0) 70%);pointer-events:none}.post-body .yum-cta-deco{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.post-body .yum-cta-deco span{position:absolute;line-height:1;opacity:.16;color:#e9a412;will-change:transform;animation:yumFloat 16s ease-in-out infinite}.post-body .yum-cta-deco span:nth-child(2n){animation-name:yumFloat2}.post-body .yum-cta-deco span svg{width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.post-body .yum-cta-deco span{animation:none}}.post-body .yum-cta-in{position:relative;z-index:1;max-width:620px;margin:0 auto;text-align:center}.post-body .yum-cta-k{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#b4560a;background:#fff4d8;border:1px solid #f1da9f;border-radius:999px;padding:5px 13px;margin:0 0 16px}.post-body .yum-cta-h{font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-weight:700;font-size:2rem;line-height:1.12;letter-spacing:.005em;color:#171003;margin:0 0 12px}.post-body .yum-cta-p{color:#4a4335;font-size:1.04rem;line-height:1.62;margin:0 auto 24px;max-width:54ch}.post-body .yum-cta-btn{position:relative;overflow:hidden;isolation:isolate;display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-weight:800;font-size:1.04rem;text-decoration:none;border:none;cursor:pointer;color:#3a2606;background:linear-gradient(135deg,#fcd34d,#f5a623 52%,#e2700a);padding:15px 30px;border-radius:14px;box-shadow:0 16px 34px -12px rgba(224,120,10,.6),inset 0 1px 0 hsla(0,0%,100%,.55);transition:transform .25s,box-shadow .25s}.post-body .yum-cta-btn:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(110deg,transparent 34%,hsla(0,0%,100%,.55) 50%,transparent 66%);transform:translateX(-130%);transition:transform .7s var(--d,ease)}.post-body .yum-cta-btn:hover{transform:translateY(-2px);box-shadow:0 24px 46px -12px rgba(224,120,10,.72)}.post-body .yum-cta-btn:hover:before{transform:translateX(130%)}.post-body .yum-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px;max-width:560px;margin:6px auto 0}.post-body .yum-form input,.post-body .yum-form select,.post-body .yum-form textarea{width:100%;font:inherit;font-size:.95rem;text-align:left;padding:12px 14px;border-radius:12px;border:1.5px solid #e6d3a4;background:#fff;color:#2c2a26;outline:none;box-shadow:0 2px 6px rgba(120,80,0,.06);transition:border-color .2s,box-shadow .2s}.post-body .yum-form textarea{resize:vertical;min-height:50px}.post-body .yum-form input::placeholder,.post-body .yum-form textarea::placeholder{color:#9c917b}.post-body .yum-form select{color:#2c2a26}.post-body .yum-form select option{color:#1a1a1a}.post-body .yum-form input:focus,.post-body .yum-form select:focus,.post-body .yum-form textarea:focus{border-color:#e9a412;box-shadow:0 0 0 3px rgba(247,196,61,.32)}.post-body .yum-form .yum-cta-btn,.post-body .yum-form select,.post-body .yum-form textarea,.post-body .yum-form-err{grid-column:1/-1}.post-body .yum-form .yum-cta-btn{justify-self:center;margin-top:6px}.post-body .yum-form .yum-cta-btn:disabled{opacity:.7;cursor:default;transform:none}.post-body .yum-form-err{color:#c0392b;font-weight:600;font-size:.86rem;margin:2px 0 0}@media (max-width:520px){.post-body .yum-form{grid-template-columns:1fr}}.rp-top{position:fixed;top:8px;left:50%;transform:translateX(-50%);z-index:71;display:none;font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-weight:800;font-size:.66rem;color:#8a640f;background:rgba(255,253,248,.92);border:1px solid #f0e2c0;border-radius:999px;padding:2px 9px;box-shadow:0 4px 12px -4px rgba(60,40,0,.35);pointer-events:none;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:640px){.rp-pill{display:none}.rp-top[data-show="1"]{display:block}}