.ashly-stories{--ashly-circle:82px;--ashly-gap:14px;--ashly-effective-circle:var(--ashly-circle);--ashly-effective-gap:var(--ashly-gap);--ashly-ring:3px;--ashly-blur:12px;--ashly-caption-blur:13px;--ashly-viewer-width:430px;--ashly-safe-bottom:max(14px,env(safe-area-inset-bottom));position:relative;width:100%;font-family:inherit;font-size:14px;box-sizing:border-box}.ashly-stories *,.ashly-stories *::before,.ashly-stories *::after{box-sizing:border-box}.ashly-stories [hidden]{display:none !important}.ashly-highlights{display:flex;align-items:flex-start;gap:var(--ashly-effective-gap);width:100%;padding:10px 4px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.ashly-highlights::-webkit-scrollbar{display:none}.ashly-align-right[dir="rtl"] .ashly-highlights,.ashly-align-left[dir="ltr"] .ashly-highlights{justify-content:flex-start}.ashly-align-center .ashly-highlights{justify-content:safe center}.ashly-align-right[dir="ltr"] .ashly-highlights,.ashly-align-left[dir="rtl"] .ashly-highlights{justify-content:flex-end}.ashly-highlight{display:inline-flex;flex:0 0 var(--ashly-effective-circle);flex-direction:column;align-items:center;gap:7px;min-width:0;margin:0;padding:0;border:0;outline:0;color:inherit;background:none;font:inherit;text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.ashly-highlight:disabled{opacity:.56;cursor:default}.ashly-highlight__ring{display:grid;width:var(--ashly-effective-circle);height:var(--ashly-effective-circle);padding:var(--ashly-ring);border-radius:50%;background:conic-gradient(from 225deg,#feda75 0deg,#fa7e1e 55deg,#d62976 132deg,#962fbf 215deg,#4f5bd5 285deg,#feda75 360deg );place-items:center;transition:transform .2s ease}.ashly-highlight:hover .ashly-highlight__ring,.ashly-highlight:focus-visible .ashly-highlight__ring{transform:translateY(-2px) scale(1.025)}.ashly-highlight:focus-visible{outline:2px solid #4f5bd5;outline-offset:5px;border-radius:8px}.ashly-highlight.is-seen .ashly-highlight__ring,.ashly-highlight.is-empty .ashly-highlight__ring{background:#b8b8b8}.ashly-highlight__image{display:grid;width:100%;height:100%;padding:3px;border-radius:50%;background:#fff;overflow:hidden;place-items:center}.ashly-highlight__image img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.ashly-highlight__placeholder{display:grid;width:100%;height:100%;border-radius:50%;color:#fff;background:linear-gradient(145deg,#7428b9,#d62976 62%,#fa7e1e);font-size:calc(var(--ashly-effective-circle) * .35);font-weight:700;place-items:center}.ashly-highlight__title{display:-webkit-box;width:calc(var(--ashly-effective-circle) + 10px);min-height:18px;overflow:hidden;color:#1a1a1a;font:inherit;font-size:clamp(11px,calc(var(--ashly-effective-circle) * .16),14px);font-weight:500;line-height:1.4;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ashly-stories__toolbar{display:flex;justify-content:flex-start;width:100%;padding:6px 6px 2px;direction:ltr}.ashly-upload-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;margin:0;padding:0 14px;border:1px solid rgba(255,255,255,.76);border-radius:12px;outline:0;color:#4f3d91;background:#f1f2f6;box-shadow:5px 5px 12px rgba(55,60,72,.16),-5px -5px 12px rgba(255,255,255,.96);font:inherit;font-size:12px;font-weight:700;line-height:1;direction:rtl;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,color .18s ease;-webkit-tap-highlight-color:transparent}.ashly-upload-button:hover,.ashly-upload-button:focus-visible{color:#6c42b8;box-shadow:6px 6px 14px rgba(55,60,72,.18),-6px -6px 14px rgba(255,255,255,1);transform:translateY(-1px)}.ashly-upload-button:focus-visible{outline:2px solid rgba(108,66,184,.38);outline-offset:3px}.ashly-upload-button:active{box-shadow:inset 3px 3px 7px rgba(55,60,72,.16),inset -3px -3px 7px rgba(255,255,255,.96);transform:translateY(0)}.ashly-upload-button__icon{display:grid;flex:0 0 22px;width:22px;height:22px;border-radius:50%;color:#5e43a4;background:rgba(255,255,255,.68);box-shadow:inset 1px 1px 3px rgba(55,60,72,.13),inset -1px -1px 3px rgba(255,255,255,.96);place-items:center}.ashly-upload-button__icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}body.ashly-stories-open{overflow:hidden}.ashly-viewer{position:fixed;z-index:2147483000;inset:0;display:grid;padding:2vh 16px;place-items:center;direction:ltr}.ashly-viewer__backdrop{position:absolute;inset:0;background:rgba(5,7,12,.72);-webkit-backdrop-filter:blur(var(--ashly-blur));backdrop-filter:blur(var(--ashly-blur))}.ashly-viewer__frame{position:relative;width:min(var(--ashly-viewer-width),94vw);height:min(94vh,calc(var(--ashly-viewer-width) * 1.7778));max-height:920px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;color:#fff;background:#08090c;box-shadow:0 28px 90px rgba(0,0,0,.45);isolation:isolate}.ashly-progress{position:absolute;z-index:18;top:10px;right:10px;left:10px;display:flex;gap:4px;height:3px}.ashly-progress__track{position:relative;flex:1;overflow:hidden;border-radius:99px;background:rgba(255,255,255,.38)}.ashly-progress__fill{position:absolute;inset:0;background:#fff;transform:scaleX(0);transform-origin:left center}.ashly-viewer__header{position:absolute;z-index:17;top:21px;right:12px;left:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;height:38px;direction:rtl;text-shadow:0 1px 8px rgba(0,0,0,.65)}.ashly-viewer__identity{display:flex;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:600}.ashly-viewer__identity img{flex:0 0 34px;width:34px;height:34px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:#2a2a2f;object-fit:cover}.ashly-viewer__identity span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ashly-viewer__top-actions{display:flex;gap:4px;direction:ltr}.ashly-icon-button{display:inline-grid;width:34px;height:34px;margin:0;padding:0;border:0;border-radius:50%;color:#fff;background:rgba(8,8,10,.38);place-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.ashly-icon-button:hover,.ashly-icon-button:focus-visible{background:rgba(8,8,10,.68)}.ashly-icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ashly-viewer__media,.ashly-viewer__ambient,.ashly-viewer__stage{position:absolute;inset:0}.ashly-viewer__media{z-index:1;overflow:hidden;background:#08090c}.ashly-viewer__media{touch-action:none}.ashly-viewer__ambient{inset:-30px;background-position:center;background-size:cover;filter:blur(30px) brightness(.48);transform:scale(1.12)}.ashly-viewer__stage{z-index:2;display:grid;place-items:center}.ashly-viewer__stage img,.ashly-viewer__stage video{display:block;width:100%;height:100%;object-fit:contain}.ashly-viewer__stage iframe{width:100%;height:100%;border:0;background:#000}.ashly-viewer__loading{position:absolute;z-index:8;inset:0;display:grid;background:rgba(0,0,0,.15);place-items:center}.ashly-viewer__loading span{width:32px;height:32px;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:ashly-spin .75s linear infinite}@keyframes ashly-spin{to{transform:rotate(1turn)}}.ashly-viewer__nav{position:absolute;z-index:12;top:70px;bottom:96px;width:25%;margin:0;padding:0;border:0;outline:0;color:transparent;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.ashly-viewer__nav svg{display:none}.ashly-viewer__nav--prev{left:0}.ashly-viewer__nav--next{right:0}.ashly-actions{position:absolute;z-index:15;right:13px;bottom:88px;display:flex;flex-direction:column;align-items:center;gap:15px;direction:ltr}.ashly-action{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:46px;margin:0;padding:0;border:0;color:#fff;background:transparent;font:inherit;font-size:11px;text-shadow:0 1px 7px rgba(0,0,0,.75);cursor:pointer;-webkit-tap-highlight-color:transparent}.ashly-action svg{width:30px;height:30px;fill:rgba(0,0,0,.14);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;filter:drop-shadow(0 1px 4px rgba(0,0,0,.45));transition:transform .16s ease}.ashly-action:hover svg,.ashly-action:focus-visible svg{transform:scale(1.08)}.ashly-action.is-liked{color:#ff3040}.ashly-action.is-liked svg{fill:currentColor}.ashly-view-count{position:absolute;z-index:14;bottom:19px;left:15px;display:flex;align-items:center;gap:5px;color:rgba(255,255,255,.88);font-size:11px;text-shadow:0 1px 6px rgba(0,0,0,.8);direction:ltr}.ashly-view-count svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.ashly-story-date{position:absolute;z-index:14;bottom:calc(var(--ashly-safe-bottom) + 56px);left:15px;display:inline-flex;align-items:center;gap:6px;max-width:calc(100% - 100px);min-height:29px;padding:5px 10px;border:1px solid rgba(255,255,255,.34);border-radius:10px;color:rgba(255,255,255,.96);background:rgba(10,11,15,.46);-webkit-backdrop-filter:blur(10px) saturate(125%);backdrop-filter:blur(10px) saturate(125%);box-shadow:0 5px 18px rgba(0,0,0,.16);font-size:11px;font-weight:600;line-height:1;white-space:nowrap;text-shadow:0 1px 5px rgba(0,0,0,.55);direction:rtl;pointer-events:none}.ashly-story-date svg{flex:0 0 15px;width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.ashly-caption{position:absolute;z-index:14;right:70px;bottom:17px;left:48px;display:flex;align-items:baseline;gap:6px;max-height:48px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(12,13,18,.28);-webkit-backdrop-filter:blur(var(--ashly-caption-blur)) saturate(125%);backdrop-filter:blur(var(--ashly-caption-blur)) saturate(125%);direction:rtl;transition:max-height .22s ease,bottom .22s ease,background .22s ease}.ashly-caption p{flex:1;min-width:0;margin:0;overflow:hidden;color:#fff;font:inherit;font-size:12px;line-height:1.8;white-space:nowrap;text-overflow:ellipsis}.ashly-caption button{flex:0 0 auto;margin:0;padding:0;border:0;color:#fff;background:transparent;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.ashly-caption.is-expanded{bottom:16px;align-items:flex-end;max-height:54%;overflow-y:auto;background:rgba(12,13,18,.62)}.ashly-caption.is-expanded p{overflow:visible;white-space:normal;text-overflow:clip}.ashly-product{position:absolute;z-index:16;right:70px;bottom:72px;left:15px;direction:rtl}.ashly-product__teaser{display:inline-flex;align-items:center;min-height:36px;padding:7px 14px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;background:rgba(9,10,14,.38);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.ashly-product__card{display:flex;align-items:center;gap:9px;max-width:320px;padding:8px;border:1px solid rgba(255,255,255,.16);border-radius:14px;color:#151515;background:rgba(255,255,255,.94);text-decoration:none;box-shadow:0 8px 28px rgba(0,0,0,.2)}.ashly-product__card img{flex:0 0 52px;width:52px;height:52px;border-radius:9px;object-fit:cover}.ashly-product__card span{display:flex;flex:1;flex-direction:column;min-width:0}.ashly-product__card strong{overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.ashly-product__card small{color:#60646c;font-size:11px}.ashly-product__card b{color:#d62976;font-size:10px;white-space:nowrap}.ashly-sheet{position:absolute;z-index:30;right:0;bottom:0;left:0;display:flex;flex-direction:column;max-height:75%;padding:7px 14px var(--ashly-safe-bottom);border-radius:20px 20px 0 0;color:#17181c;background:rgba(255,255,255,.97);box-shadow:0 -14px 40px rgba(0,0,0,.22);direction:rtl;animation:ashly-sheet-in .22s ease-out;overscroll-behavior:contain;touch-action:pan-y}.ashly-viewer.is-upload-mode .ashly-progress,.ashly-viewer.is-upload-mode .ashly-viewer__header,.ashly-viewer.is-upload-mode .ashly-viewer__media,.ashly-viewer.is-upload-mode .ashly-viewer__nav,.ashly-viewer.is-upload-mode .ashly-actions,.ashly-viewer.is-upload-mode .ashly-view-count,.ashly-viewer.is-upload-mode .ashly-story-date,.ashly-viewer.is-upload-mode .ashly-caption,.ashly-viewer.is-upload-mode .ashly-product{display:none}.ashly-viewer.is-upload-mode .ashly-viewer__frame{background:radial-gradient(circle at 20% 10%,rgba(214,41,118,.3),transparent 44%),radial-gradient(circle at 85% 75%,rgba(79,91,213,.3),transparent 46%),#111218}.ashly-viewer.is-upload-mode .ashly-upload{max-height:90%}@keyframes ashly-sheet-in{from{transform:translateY(25%);opacity:0}}.ashly-sheet__handle{width:42px;height:4px;margin:0 auto 5px;border-radius:99px;background:#c9cbd0}.ashly-sheet header{display:flex;align-items:center;justify-content:space-between;min-height:40px;border-bottom:1px solid #eceef1}.ashly-sheet .ashly-icon-button{color:#17181c;background:transparent}.ashly-comments__list{flex:1;min-height:120px;padding:8px 1px;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:auto;-webkit-overflow-scrolling:touch}.ashly-comment{display:grid;grid-template-columns:34px 1fr;gap:9px;padding:8px 2px}.ashly-comment img{width:34px;height:34px;border-radius:50%;background:#eef0f4}.ashly-comment p{margin:2px 0 0;color:#33363c;font-size:12px;line-height:1.7;white-space:pre-wrap}.ashly-comment strong{font-size:11px}.ashly-comment.is-pending{border-radius:12px;background:linear-gradient(135deg,rgba(185,47,131,.055),rgba(125,57,175,.04))}.ashly-comment__pending{display:block;margin-top:4px;color:#7b5a72;font-size:9px;line-height:1.55;font-weight:500}.ashly-comments__empty{display:grid;min-height:110px;color:#73767d;font-size:12px;place-items:center}.ashly-comment-form{margin:3px 0 1px;padding:12px;border:1px solid #e6e8ec;border-radius:16px;background:#f8f9fb;box-shadow:0 5px 18px rgba(20,24,32,.04)}.ashly-comment-form__author,.ashly-comment-form__editor{display:flex;flex-direction:column;gap:6px}.ashly-comment-form__editor{margin-top:10px}.ashly-comment-form__author>span,.ashly-comment-form__editor>span{color:#4c515b;font-size:11px;font-weight:700}.ashly-comment-form__author input{width:100%;height:40px;margin:0;padding:0 12px;border:1px solid #d8dce3;border-radius:11px;outline:none;color:#1f2228;background:#fff;font:inherit;font-size:12px;transition:border-color .16s ease,box-shadow .16s ease}.ashly-comment-form textarea{width:100%;min-height:82px;max-height:150px;margin:0;padding:11px 12px;resize:vertical;border:1px solid #d8dce3;border-radius:12px;outline:none;color:#1f2228;background:#fff;font:inherit;font-size:12px;line-height:1.8;transition:border-color .16s ease,box-shadow .16s ease}.ashly-comment-form__author input:focus,.ashly-comment-form textarea:focus,.ashly-upload textarea:focus{border-color:#9d50bb;box-shadow:0 0 0 3px rgba(150,47,191,.11)}.ashly-comment-form__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.ashly-comment-form button{flex:0 0 auto;min-width:92px;min-height:38px;padding:0 16px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#b92f83,#7d39af);box-shadow:0 6px 16px rgba(150,47,191,.2);font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.ashly-comment-form button:hover,.ashly-comment-form button:focus-visible{box-shadow:0 8px 20px rgba(150,47,191,.28);transform:translateY(-1px)}.ashly-comment-form small,.ashly-upload form>small{display:block;min-height:18px;margin:0;color:#39744a;font-size:10px;line-height:1.5}.ashly-honeypot{position:absolute !important;left:-10000px !important;width:1px !important;height:1px !important;overflow:hidden !important;opacity:0 !important;pointer-events:none !important}.ashly-upload form{display:flex;flex-direction:column;gap:11px;padding-top:12px;overflow-y:auto}[data-word-counter]{color:#39744a;font-size:10px;font-weight:400}[data-word-counter].is-invalid,[data-upload-message]:not(:empty){color:#b42318}.ashly-upload form>label:not(.ashly-upload__consent){display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:600}.ashly-upload textarea{min-height:92px;padding:11px 12px;resize:vertical;border:1px solid #d8dce3;border-radius:12px;outline:none;color:#1f2228;background:#fff;font:inherit;font-size:12px;line-height:1.8;transition:border-color .16s ease,box-shadow .16s ease}.ashly-upload__drop{position:relative;display:grid !important;min-height:160px;overflow:hidden;border:1.5px dashed #c9cbd1;border-radius:15px;background:#f7f8fa;text-align:center;place-items:center;align-content:center;cursor:pointer}.ashly-upload__drop input{position:absolute;width:1px;height:1px;opacity:0}.ashly-upload__drop span svg{width:32px;height:32px;fill:none;stroke:#d62976;stroke-width:1.6}.ashly-upload__drop small{color:#777b83;font-weight:400}.ashly-upload__drop img{position:absolute;width:100%;height:100%;object-fit:cover}.ashly-upload__consent{display:flex;align-items:flex-start;gap:7px;font-size:11px}.ashly-primary-button{min-height:42px;border:0;border-radius:12px;color:#fff;background:linear-gradient(90deg,#d62976,#962fbf);font:inherit;font-weight:700;cursor:pointer}.ashly-primary-button:disabled,.ashly-comment-form button:disabled{opacity:.55;cursor:wait}.ashly-toast{position:absolute;z-index:50;right:50%;bottom:24px;max-width:86%;padding:9px 14px;border-radius:999px;color:#fff;background:rgba(20,20,24,.86);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;text-align:center;transform:translateX(50%)}@media (max-width:767px){.ashly-stories{--ashly-effective-circle:min(var(--ashly-circle),58px);--ashly-effective-gap:min(var(--ashly-gap),8px)}.ashly-stories__toolbar{padding:4px 6px 1px}.ashly-upload-button{min-height:33px;padding:0 12px;border-radius:11px;font-size:11px}.ashly-upload-button__icon{flex-basis:20px;width:20px;height:20px}.ashly-highlights{padding:7px 6px 9px;scroll-padding-inline:6px}.ashly-highlight{gap:5px;scroll-snap-align:start}.ashly-highlight__title{width:calc(var(--ashly-effective-circle) + 6px);font-size:11px;line-height:1.35}.ashly-align-center .ashly-highlights{justify-content:flex-start}.ashly-viewer{padding:0}.ashly-viewer__frame{width:100vw;height:100dvh;max-height:none;border:0;border-radius:0}.ashly-progress{top:max(9px,env(safe-area-inset-top))}.ashly-viewer__header{top:max(19px,calc(env(safe-area-inset-top) + 10px))}.ashly-view-count{bottom:var(--ashly-safe-bottom)}.ashly-caption{bottom:var(--ashly-safe-bottom)}.ashly-caption.is-expanded{bottom:var(--ashly-safe-bottom)}.ashly-actions{bottom:calc(var(--ashly-safe-bottom) + 70px)}}@media (max-width:360px){.ashly-stories{--ashly-effective-circle:min(var(--ashly-circle),54px);--ashly-effective-gap:min(var(--ashly-gap),6px)}}@media (prefers-reduced-motion:reduce){.ashly-stories *,.ashly-stories *::before,.ashly-stories *::after{scroll-behavior:auto !important;animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}.ashly-viewer__frame{background:#07090d;overflow:hidden}.ashly-progress{top:max(10px,env(safe-area-inset-top));right:12px;left:12px;z-index:25}.ashly-progress__track{height:4px;border-radius:999px;background:rgba(255,255,255,.26)}.ashly-progress__fill{background:#fff}.ashly-viewer__header{top:max(16px,calc(env(safe-area-inset-top) + 8px));right:12px;left:12px;align-items:flex-start;z-index:24}.ashly-viewer__identity{display:flex;align-items:center;gap:10px;max-width:calc(100% - 76px);padding:0;background:transparent;border:0;box-shadow:none}.ashly-viewer__identity img{width:40px;height:40px;border-radius:50%;object-fit:cover;background:rgba(255,255,255,.12)}.ashly-viewer__identity-meta{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0}.ashly-viewer__identity [data-viewer-title]{display:block;overflow:hidden;max-width:100%;color:#fff;font-size:15px;font-weight:700;line-height:1.3;white-space:nowrap;text-overflow:ellipsis}.ashly-viewer__date-inline{display:inline-flex;align-items:center;color:rgba(255,255,255,.82);font-size:11px;line-height:1.2;white-space:nowrap}.ashly-viewer__top-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.ashly-viewer__top-actions .ashly-icon-button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#fff;background:rgba(17,18,22,.32);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:none}.ashly-viewer__top-actions .ashly-icon-button:hover,.ashly-viewer__top-actions .ashly-icon-button:focus-visible{background:rgba(17,18,22,.42);box-shadow:none;transform:none}.ashly-viewer__top-actions .ashly-icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ashly-viewer__top-actions [data-volume][hidden]{display:none !important}.ashly-viewer__nav{width:40px;height:40px;border:1px solid rgba(255,255,255,.12);background:rgba(17,18,22,.25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:none}.ashly-view-count{right:16px;left:auto;bottom:calc(var(--ashly-safe-bottom) + 72px);display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:rgba(255,255,255,.92);background:rgba(17,18,22,.26);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:none;font-size:11px;font-weight:600}.ashly-caption{right:16px;left:16px;bottom:calc(var(--ashly-safe-bottom) + 72px);display:flex;justify-content:center;max-height:none;padding:0;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;text-align:center;pointer-events:none}.ashly-caption p{margin:0;color:#fff;font-size:15px;line-height:1.8;white-space:normal;text-overflow:clip;text-shadow:0 1px 8px rgba(0,0,0,.35)}.ashly-caption button{display:none}.ashly-caption.is-expanded{bottom:calc(var(--ashly-safe-bottom) + 72px);max-height:none;align-items:center;background:transparent}.ashly-product{right:16px;left:16px;bottom:calc(var(--ashly-safe-bottom) + 128px);z-index:18}.ashly-product__teaser,.ashly-product__card{box-shadow:none}.ashly-viewer__bottom-ui{position:absolute;right:16px;bottom:calc(var(--ashly-safe-bottom) + 8px);left:16px;display:flex;align-items:center;gap:9px;z-index:18;direction:ltr;background:transparent;border:0;box-shadow:none}.ashly-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;flex:0 0 44px;width:44px;min-width:44px;height:52px;min-height:52px;padding:0;border:0;border-radius:0;color:#fff;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;font:inherit;cursor:pointer;transition:color .16s ease,opacity .16s ease,transform .16s ease}.ashly-action:hover,.ashly-action:focus-visible{color:#fff;background:transparent;border:0;box-shadow:none;transform:translateY(-1px)}.ashly-action.is-liked,.ashly-action--like.is-liked{color:#ff6c97}.ashly-action__icon{display:grid;place-items:center;width:24px;height:24px}.ashly-action__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ashly-action__count{display:block;min-height:10px;color:rgba(255,255,255,.82);font-size:9px;line-height:1;font-weight:600;text-shadow:0 1px 4px rgba(0,0,0,.45)}.ashly-action--share .ashly-action__count{display:none}.ashly-reply-trigger{flex:1;display:flex;align-items:center;justify-content:space-between;min-width:0;height:52px;min-height:52px;padding:0 0 0 14px;border:1px solid rgba(255,255,255,.38);border-radius:999px;color:rgba(255,255,255,.82);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;font:inherit;text-align:right;cursor:pointer}.ashly-reply-trigger:hover,.ashly-reply-trigger:focus-visible{color:#fff;background:transparent;border-color:rgba(255,255,255,.65);box-shadow:none}.ashly-reply-trigger__text{flex:1;min-width:0;padding-inline-start:12px;font-size:15px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ashly-reply-trigger__emoji{display:grid;place-items:center;flex:0 0 50px;width:50px;height:50px;border-left:0;border-radius:999px;background:transparent}.ashly-reply-trigger__emoji svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ashly-actions{display:contents}.ashly-viewer__bottom-ui [hidden]{display:none !important}@media (max-width:767px){.ashly-viewer__header{right:10px;left:10px}.ashly-progress{right:10px;left:10px}.ashly-viewer__bottom-ui{right:10px;left:10px;bottom:calc(var(--ashly-safe-bottom) + 8px);gap:6px}.ashly-action,.ashly-reply-trigger{min-height:48px;height:48px}.ashly-action{flex-basis:38px;width:38px;min-width:38px}.ashly-reply-trigger__emoji{flex-basis:46px;width:46px;height:46px}.ashly-reply-trigger__text{font-size:14px}.ashly-caption{bottom:calc(var(--ashly-safe-bottom) + 70px)}.ashly-view-count{bottom:calc(var(--ashly-safe-bottom) + 70px)}.ashly-product{bottom:calc(var(--ashly-safe-bottom) + 122px)}}.ashly-viewer__header{direction:ltr!important}.ashly-viewer__identity{order:0!important;direction:rtl!important;text-align:right!important}.ashly-viewer__identity-meta{align-items:flex-start!important;direction:rtl!important;text-align:right!important}.ashly-viewer__top-actions{order:1!important;margin-left:auto!important;margin-right:0!important;align-items:flex-end!important;direction:ltr!important}.ashly-viewer__bottom-ui{direction:rtl!important}.ashly-viewer__nav{position:absolute!important;top:50%!important;bottom:auto!important;width:28%!important;height:58%!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;border-radius:0!important;color:transparent!important;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;opacity:0!important;transform:translateY(-50%)!important;cursor:pointer!important}.ashly-viewer__nav svg{display:none!important}.ashly-viewer__nav--prev{left:0!important;right:auto!important}.ashly-viewer__nav--next{right:0!important;left:auto!important}@media (max-width:767px){.ashly-viewer__header{direction:ltr!important}.ashly-viewer__bottom-ui{direction:rtl!important}.ashly-viewer__nav{top:50%!important;height:62%!important;width:30%!important;opacity:0!important}}.ashly-view-count{bottom:calc(var(--ashly-safe-bottom) + 158px)!important;transition:opacity .18s ease,transform .18s ease}.ashly-story-date{position:absolute;z-index:17;right:16px;bottom:calc(var(--ashly-safe-bottom) + 122px);display:inline-flex;align-items:center;gap:5px;min-height:28px;max-width:calc(100% - 32px);padding:0 10px;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:rgba(255,255,255,.92);background:rgba(17,18,22,.28);-webkit-backdrop-filter:blur(9px) saturate(120%);backdrop-filter:blur(9px) saturate(120%);box-shadow:none;font-size:11px;font-weight:600;line-height:1;white-space:nowrap;direction:rtl}.ashly-story-date[hidden]{display:none!important}.ashly-story-date svg{flex:0 0 15px;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ashly-caption{right:16px!important;bottom:calc(var(--ashly-safe-bottom) + 68px)!important;left:16px!important;display:flex!important;align-items:center!important;gap:8px!important;max-height:46px!important;padding:9px 11px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:16px!important;background:rgba(15,17,22,.36)!important;-webkit-backdrop-filter:blur(14px) saturate(135%)!important;backdrop-filter:blur(14px) saturate(135%)!important;box-shadow:0 10px 30px rgba(0,0,0,.14)!important;text-align:right!important;direction:rtl!important;pointer-events:auto!important;transform-origin:center bottom!important;transition:max-height .26s ease,padding .26s ease,background .26s ease,border-radius .26s ease,box-shadow .26s ease!important}.ashly-caption p{flex:1!important;min-width:0!important;margin:0!important;overflow:hidden!important;color:#fff!important;font-size:13px!important;line-height:1.8!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-shadow:0 1px 7px rgba(0,0,0,.32)!important}.ashly-caption button{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-height:28px!important;margin:0!important;padding:0 9px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;color:#fff!important;background:rgba(255,255,255,.08)!important;font:inherit!important;font-size:10px!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer!important}.ashly-caption button[hidden]{display:none!important}.ashly-caption button:hover,.ashly-caption button:focus-visible{background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.24)!important}.ashly-caption.is-expanded{align-items:flex-end!important;max-height:min(48vh,360px)!important;padding:14px!important;overflow-y:auto!important;border-radius:20px!important;background:rgba(12,14,19,.68)!important;box-shadow:0 18px 46px rgba(0,0,0,.24)!important}.ashly-caption.is-expanded p{overflow:visible!important;white-space:normal!important;text-overflow:clip!important}.ashly-viewer__frame.is-caption-expanded .ashly-view-count{opacity:0;transform:translateY(5px);pointer-events:none}.ashly-viewer__frame.is-caption-expanded .ashly-story-date{display:none!important}.ashly-product{bottom:calc(var(--ashly-safe-bottom) + 202px)!important}@media (max-width:767px){.ashly-view-count{bottom:calc(var(--ashly-safe-bottom) + 150px)!important}.ashly-story-date{right:10px;bottom:calc(var(--ashly-safe-bottom) + 116px);max-width:calc(100% - 20px)}.ashly-caption{right:10px!important;bottom:calc(var(--ashly-safe-bottom) + 66px)!important;left:10px!important}.ashly-caption.is-expanded{max-height:min(46vh,330px)!important}.ashly-product{bottom:calc(var(--ashly-safe-bottom) + 194px)!important}}.ashly-view-count{left:auto!important;width:max-content!important;max-width:150px!important;border-color:rgba(255,255,255,.46)!important;color:#fff!important;background:rgba(255,255,255,.16)!important;-webkit-backdrop-filter:blur(18px) saturate(165%)!important;backdrop-filter:blur(18px) saturate(165%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 8px 22px rgba(0,0,0,.1)!important}.ashly-story-date{right:16px!important;left:auto!important;width:max-content!important;min-width:88px!important;max-width:180px!important;padding-inline:11px!important;border-color:rgba(255,255,255,.46)!important;color:#fff!important;background:rgba(255,255,255,.18)!important;-webkit-backdrop-filter:blur(18px) saturate(165%)!important;backdrop-filter:blur(18px) saturate(165%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 8px 22px rgba(0,0,0,.1)!important}.ashly-caption{border-color:rgba(255,255,255,.44)!important;background:rgba(255,255,255,.16)!important;-webkit-backdrop-filter:blur(20px) saturate(170%)!important;backdrop-filter:blur(20px) saturate(170%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 10px 28px rgba(0,0,0,.1)!important}.ashly-caption button{border-color:rgba(255,255,255,.45)!important;background:rgba(255,255,255,.18)!important;-webkit-backdrop-filter:blur(12px) saturate(150%)!important;backdrop-filter:blur(12px) saturate(150%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important}.ashly-caption button:hover,.ashly-caption button:focus-visible{background:rgba(255,255,255,.27)!important;border-color:rgba(255,255,255,.62)!important}.ashly-caption.is-expanded{background:rgba(255,255,255,.22)!important;border-color:rgba(255,255,255,.5)!important;-webkit-backdrop-filter:blur(24px) saturate(175%)!important;backdrop-filter:blur(24px) saturate(175%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 18px 40px rgba(0,0,0,.13)!important}@media (max-width:767px){.ashly-story-date{right:10px!important;left:auto!important;width:max-content!important;min-width:84px!important;max-width:165px!important}}.ashly-viewer__frame{--ashly-dock-height:calc(72px + env(safe-area-inset-bottom));--ashly-dock-bg:#ffffff;--ashly-dock-fg:#15171a;--ashly-dock-muted:rgba(21,23,26,.58);--ashly-dock-border:rgba(21,23,26,.18);background:var(--ashly-dock-bg)!important}.ashly-viewer__media{inset:0 0 var(--ashly-dock-height) 0!important;border-radius:inherit inherit 0 0}.ashly-viewer__bottom-ui{right:0!important;bottom:0!important;left:0!important;min-height:var(--ashly-dock-height)!important;padding:8px 12px max(8px,env(safe-area-inset-bottom))!important;background:var(--ashly-dock-bg)!important;border-top:1px solid var(--ashly-dock-border)!important;box-shadow:none!important;color:var(--ashly-dock-fg)!important}.ashly-viewer__bottom-ui .ashly-action,.ashly-viewer__bottom-ui .ashly-reply-trigger,.ashly-viewer__bottom-ui .ashly-reply-trigger__emoji{color:var(--ashly-dock-fg)!important;text-shadow:none!important}.ashly-viewer__bottom-ui .ashly-action{background:transparent!important;border:0!important;box-shadow:none!important}.ashly-viewer__bottom-ui .ashly-action__count{color:var(--ashly-dock-muted)!important;text-shadow:none!important}.ashly-viewer__bottom-ui .ashly-reply-trigger{border-color:var(--ashly-dock-border)!important;background:transparent!important;box-shadow:none!important}.ashly-viewer__bottom-ui .ashly-reply-trigger:hover,.ashly-viewer__bottom-ui .ashly-reply-trigger:focus-visible{border-color:color-mix(in srgb,var(--ashly-dock-fg) 42%,transparent)!important;background:color-mix(in srgb,var(--ashly-dock-fg) 5%,transparent)!important}.ashly-viewer__bottom-ui .ashly-action.is-liked,.ashly-viewer__bottom-ui .ashly-action--like.is-liked{color:#e83e70!important}.ashly-viewer__nav{top:0!important;bottom:var(--ashly-dock-height)!important;height:auto!important;transform:none!important}.ashly-caption{bottom:calc(var(--ashly-dock-height) + 12px)!important;background:rgba(255,255,255,.14)!important;-webkit-backdrop-filter:blur(6px) saturate(125%)!important;backdrop-filter:blur(6px) saturate(125%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 7px 20px rgba(0,0,0,.08)!important}.ashly-caption button{background:rgba(255,255,255,.15)!important;-webkit-backdrop-filter:blur(4px) saturate(120%)!important;backdrop-filter:blur(4px) saturate(120%)!important}.ashly-caption.is-expanded{bottom:calc(var(--ashly-dock-height) + 12px)!important;background:rgba(255,255,255,.19)!important;-webkit-backdrop-filter:blur(8px) saturate(130%)!important;backdrop-filter:blur(8px) saturate(130%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 12px 30px rgba(0,0,0,.1)!important}.ashly-story-date{bottom:calc(var(--ashly-dock-height) + 68px)!important}.ashly-view-count{bottom:calc(var(--ashly-dock-height) + 104px)!important}.ashly-product{bottom:calc(var(--ashly-dock-height) + 142px)!important}@media (prefers-color-scheme:dark){.ashly-viewer__frame{--ashly-dock-bg:#090a0c;--ashly-dock-fg:#f7f8fa;--ashly-dock-muted:rgba(247,248,250,.62);--ashly-dock-border:rgba(247,248,250,.18)}}@media (max-width:767px){.ashly-viewer__frame{--ashly-dock-height:calc(68px + env(safe-area-inset-bottom))}.ashly-viewer__bottom-ui{padding-inline:10px!important}.ashly-caption{right:10px!important;left:10px!important;bottom:calc(var(--ashly-dock-height) + 10px)!important}.ashly-caption.is-expanded{bottom:calc(var(--ashly-dock-height) + 10px)!important}.ashly-story-date{right:10px!important;bottom:calc(var(--ashly-dock-height) + 64px)!important}.ashly-view-count{right:10px!important;bottom:calc(var(--ashly-dock-height) + 98px)!important}.ashly-product{bottom:calc(var(--ashly-dock-height) + 136px)!important}}.ashly-viewer__header{direction:ltr!important}.ashly-viewer__identity{direction:ltr!important;flex-direction:row!important;justify-content:flex-start!important}.ashly-viewer__identity img{order:0!important;flex:0 0 40px!important}.ashly-viewer__identity-meta{order:1!important;direction:rtl!important;align-items:flex-start!important;text-align:right!important}.ashly-viewer__identity [data-viewer-title]{direction:rtl!important;text-align:right!important}.ashly-viewer__top-actions{margin-top:6px!important;transform:none!important}.ashly-viewer__top-actions .ashly-icon-button{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}.ashly-viewer__top-actions .ashly-icon-button svg{width:17px!important;height:17px!important}.ashly-viewer__bottom-ui{align-items:center!important}.ashly-viewer__bottom-ui .ashly-action{display:grid!important;grid-template-rows:24px 12px!important;grid-template-columns:1fr!important;align-content:center!important;justify-items:center!important;row-gap:2px!important;height:54px!important;min-height:54px!important;padding:0!important;vertical-align:top!important}.ashly-viewer__bottom-ui .ashly-action__icon{grid-row:1!important;display:grid!important;place-items:center!important;width:24px!important;height:24px!important;margin:0!important}.ashly-viewer__bottom-ui .ashly-action__count{grid-row:2!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:12px!important;min-height:12px!important;margin:0!important;padding:0!important;line-height:12px!important;text-align:center!important;white-space:nowrap!important}.ashly-viewer__bottom-ui .ashly-action__count--placeholder{visibility:hidden!important}.ashly-comment img{object-fit:cover!important;background:transparent!important;box-shadow:0 0 0 1px rgba(20,24,32,.08)!important}@media (max-width:767px){.ashly-viewer__top-actions{margin-top:5px!important}.ashly-viewer__top-actions .ashly-icon-button{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}.ashly-viewer__top-actions .ashly-icon-button svg{width:16px!important;height:16px!important}.ashly-viewer__bottom-ui .ashly-action{height:50px!important;min-height:50px!important;grid-template-rows:22px 11px!important}.ashly-viewer__bottom-ui .ashly-action__icon{width:22px!important;height:22px!important}.ashly-viewer__bottom-ui .ashly-action__count{height:11px!important;min-height:11px!important;line-height:11px!important}}.ashly-viewer__bottom-ui .ashly-action{display:grid!important;grid-template-columns:40px!important;grid-template-rows:28px 12px!important;place-content:center!important;place-items:center!important;row-gap:2px!important;flex:0 0 40px!important;width:40px!important;min-width:40px!important;height:48px!important;min-height:48px!important;padding:0!important;margin:0!important;line-height:1!important;transform:none!important}.ashly-viewer__bottom-ui .ashly-action__icon{grid-row:1!important;display:grid!important;place-items:center!important;width:28px!important;height:28px!important;margin:0!important}.ashly-viewer__bottom-ui .ashly-action__icon svg{display:block!important;width:26px!important;height:26px!important;margin:0!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;overflow:visible!important}.ashly-viewer__bottom-ui .ashly-action--share .ashly-action__icon svg{width:25px!important;height:25px!important}.ashly-viewer__bottom-ui .ashly-action__count{grid-row:2!important;display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:12px!important;min-height:12px!important;padding:0!important;margin:0!important;font-size:9px!important;line-height:12px!important;white-space:nowrap!important}.ashly-viewer__bottom-ui .ashly-action--share .ashly-action__count,.ashly-viewer__bottom-ui .ashly-action__count--placeholder{display:flex!important;visibility:hidden!important}@media (max-width:767px){.ashly-viewer__bottom-ui .ashly-action{grid-template-columns:38px!important;grid-template-rows:26px 11px!important;flex-basis:38px!important;width:38px!important;min-width:38px!important;height:46px!important;min-height:46px!important}.ashly-viewer__bottom-ui .ashly-action__icon{width:26px!important;height:26px!important}.ashly-viewer__bottom-ui .ashly-action__icon svg{width:24px!important;height:24px!important}.ashly-viewer__bottom-ui .ashly-action--share .ashly-action__icon svg{width:23px!important;height:23px!important}.ashly-viewer__bottom-ui .ashly-action__count{width:38px!important;height:11px!important;min-height:11px!important;line-height:11px!important}}.ashly-upload-success{position:absolute;z-index:48;inset:0;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 16%,rgba(255,255,255,.18),transparent 38%),linear-gradient(155deg,#7f3db0 0%,#c73c88 52%,#f08a70 100%);direction:rtl;opacity:0;transition:opacity .22s ease}.ashly-upload-success[hidden]{display:none!important}.ashly-upload-success.is-visible{opacity:1}.ashly-upload-success__card{position:relative;width:min(100%,390px);padding:30px 24px 24px;overflow:hidden;border:1px solid rgba(255,255,255,.58);border-radius:28px;color:#17202a;background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(16px) saturate(145%);backdrop-filter:blur(16px) saturate(145%);box-shadow:0 24px 70px rgba(41,10,54,.26);text-align:center;transform:translateY(12px) scale(.98);transition:transform .28s cubic-bezier(.2,.8,.2,1)}.ashly-upload-success.is-visible .ashly-upload-success__card{transform:translateY(0) scale(1)}.ashly-upload-success__icon{display:grid;width:70px;height:70px;margin:0 auto 16px;border-radius:24px;color:#fff;background:linear-gradient(145deg,#8a3db1,#d3387d);box-shadow:0 12px 30px rgba(157,47,157,.3);place-items:center}.ashly-upload-success__icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.ashly-upload-success__eyebrow{display:block;margin-bottom:7px;color:#a32e79;font-size:11px;font-weight:800;letter-spacing:.02em}.ashly-upload-success h3{margin:0;color:#17191d;font-size:23px;line-height:1.4}.ashly-upload-success p{margin:10px 0 0;color:#4e535c;font-size:13px;line-height:1.9}.ashly-upload-success__wheel{display:block;margin:15px 0 0;padding:11px 13px;border:1px solid rgba(128,54,166,.16);border-radius:15px;color:#6f287f;background:rgba(255,255,255,.58);font-size:13px;line-height:1.7}.ashly-upload-success__wheel[hidden]{display:none!important}.ashly-upload-success__progress{height:5px;margin-top:20px;overflow:hidden;border-radius:999px;background:rgba(24,25,29,.09)}.ashly-upload-success__progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8a3db1,#d3387d);transform-origin:right center}@keyframes ashly-upload-success-progress{from{transform:scaleX(1)}to{transform:scaleX(0)}}.ashly-upload-success small{display:block;margin-top:9px;color:#777b83;font-size:10px}@media (prefers-color-scheme:dark){.ashly-upload-success__card{color:#f7f8fa;background:rgba(18,19,23,.86);border-color:rgba(255,255,255,.2)}.ashly-upload-success h3{color:#fff}.ashly-upload-success p{color:rgba(255,255,255,.72)}.ashly-upload-success__wheel{color:#f3d9ff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.ashly-upload-success__progress{background:rgba(255,255,255,.12)}.ashly-upload-success small{color:rgba(255,255,255,.58)}}@media (max-width:480px){.ashly-upload-success{padding:18px}.ashly-upload-success__card{padding:27px 18px 21px;border-radius:24px}.ashly-upload-success h3{font-size:21px}}.ashly-stories{--ashly-btn-start:#f7df8a;--ashly-btn-end:#c9942f;--ashly-btn-text:#3a0d0d;--ashly-wheel-bg-start:#4a1118;--ashly-wheel-bg-end:#160608;--ashly-wheel-bg-angle:145deg;--ashly-wheel-ink:#54213f;--ashly-wheel-muted:#6f4b60;--ashly-wheel-accent:#b52f6a}.ashly-viewer.is-upload-mode .ashly-viewer__frame{background:radial-gradient(circle at 18% 10%,rgba(240,98,152,.26),transparent 42%),radial-gradient(circle at 84% 78%,rgba(210,170,92,.18),transparent 44%),linear-gradient(var(--ashly-wheel-bg-angle),var(--ashly-wheel-bg-start),var(--ashly-wheel-bg-end))!important}.ashly-sheet{isolation:isolate!important;overflow:hidden!important;max-height:84%!important;padding:9px 16px var(--ashly-safe-bottom)!important;border:1px solid rgba(255,255,255,.90)!important;border-bottom:0!important;border-radius:26px 26px 0 0!important;color:var(--ashly-wheel-ink)!important;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(255,241,247,.68))!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important;backdrop-filter:blur(18px) saturate(145%)!important;box-shadow:0 -18px 45px rgba(104,27,66,.15),0 -6px 18px rgba(200,63,120,.08),inset 0 1px 0 rgba(255,255,255,.98)!important}.ashly-sheet::before,.ashly-sheet::after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.ashly-sheet::before{top:-100px;right:-76px;width:210px;height:210px;background:radial-gradient(circle,rgba(240,98,152,.24),rgba(240,98,152,0) 72%)}.ashly-sheet::after{bottom:-112px;left:-88px;width:225px;height:225px;background:radial-gradient(circle,rgba(210,170,92,.20),rgba(210,170,92,0) 72%)}.ashly-sheet>*{position:relative;z-index:1}.ashly-sheet__handle{width:44px!important;height:4px!important;margin:1px auto 7px!important;background:rgba(181,47,106,.28)!important}.ashly-sheet header{min-height:46px!important;border-bottom:1px solid rgba(181,47,106,.14)!important}.ashly-sheet header strong{color:#681b42!important;font-size:14px!important;font-weight:900!important}.ashly-sheet .ashly-icon-button{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border:1px solid rgba(181,47,106,.15)!important;border-radius:12px!important;color:#8c214e!important;background:rgba(255,255,255,.62)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.96)!important}.ashly-comments__list{padding:10px 1px!important}.ashly-comment{margin:0 0 8px!important;padding:10px!important;border:1px solid rgba(181,47,106,.11)!important;border-radius:16px!important;background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,255,255,.52))!important;box-shadow:0 6px 18px rgba(84,33,63,.05),inset 0 1px 0 rgba(255,255,255,.96)!important}.ashly-comment strong{color:#681b42!important}.ashly-comment p{color:#5b3a4d!important}.ashly-comments__empty{color:var(--ashly-wheel-muted)!important}.ashly-comment-form,.ashly-upload form{position:relative!important;padding:14px!important;border:1px solid rgba(181,47,106,.14)!important;border-radius:19px!important;background:linear-gradient(135deg,rgba(255,255,255,.84),rgba(255,247,250,.60))!important;box-shadow:0 8px 24px rgba(84,33,63,.07),inset 0 1px 0 rgba(255,255,255,.98)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.ashly-upload form{margin-top:10px!important;padding-top:14px!important}.ashly-comment-form__author>span,.ashly-comment-form__editor>span,.ashly-upload form>label:not(.ashly-upload__consent)>span{color:#681b42!important;font-weight:800!important}.ashly-comment-form__author input,.ashly-comment-form textarea,.ashly-upload textarea{border:1px solid rgba(104,27,66,.14)!important;border-radius:13px!important;color:var(--ashly-wheel-ink)!important;-webkit-text-fill-color:var(--ashly-wheel-ink)!important;background:rgba(255,255,255,.96)!important;box-shadow:0 5px 14px rgba(84,33,63,.05)!important}.ashly-comment-form__author input:focus,.ashly-comment-form textarea:focus,.ashly-upload textarea:focus{border-color:var(--ashly-btn-end)!important;box-shadow:0 0 0 3px rgba(201,148,47,.20),0 5px 14px rgba(84,33,63,.06)!important}.ashly-upload__drop{min-height:166px!important;border:1.5px dashed rgba(181,47,106,.28)!important;border-radius:18px!important;color:#681b42!important;background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(255,247,250,.58))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.98)!important}.ashly-upload__drop span svg{stroke:var(--ashly-wheel-accent)!important}.ashly-upload__drop small{color:var(--ashly-wheel-muted)!important}.ashly-upload__drop img{border-radius:17px!important}.ashly-upload__consent{color:#5b3a4d!important}.ashly-comment-form button[type="submit"],.ashly-primary-button{min-height:42px!important;padding:0 18px!important;border:0!important;border-radius:999px!important;color:var(--ashly-btn-text)!important;-webkit-text-fill-color:var(--ashly-btn-text)!important;background-color:var(--ashly-btn-end)!important;background-image:linear-gradient(180deg,var(--ashly-btn-start),var(--ashly-btn-end))!important;box-shadow:0 10px 24px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.60)!important;font-weight:900!important;transform:none!important}.ashly-comment-form button[type="submit"]:hover,.ashly-comment-form button[type="submit"]:focus-visible,.ashly-primary-button:hover,.ashly-primary-button:focus-visible{filter:brightness(1.025)!important;transform:translateY(-1px)!important}.ashly-comment-form small,.ashly-upload form>small,[data-word-counter]{color:#6f4b60!important}[data-word-counter].is-invalid,[data-upload-message]:not(:empty){color:#a61b3c!important}.ashly-upload-success{padding:24px!important;background:radial-gradient(circle at 18% 12%,rgba(240,98,152,.28),transparent 41%),radial-gradient(circle at 82% 82%,rgba(210,170,92,.20),transparent 43%),linear-gradient(var(--ashly-wheel-bg-angle),var(--ashly-wheel-bg-start),var(--ashly-wheel-bg-end))!important}.ashly-upload-success__card{isolation:isolate!important;width:min(100%,410px)!important;padding:32px 24px 25px!important;border:1px solid rgba(255,255,255,.90)!important;border-radius:26px!important;color:var(--ashly-wheel-ink)!important;background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(255,241,247,.64))!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important;backdrop-filter:blur(18px) saturate(145%)!important;box-shadow:0 18px 45px rgba(104,27,66,.18),0 6px 18px rgba(200,63,120,.10),inset 0 1px 0 rgba(255,255,255,.98)!important}.ashly-upload-success__card::before,.ashly-upload-success__card::after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.ashly-upload-success__card::before{top:-92px;right:-72px;width:200px;height:200px;background:radial-gradient(circle,rgba(240,98,152,.24),rgba(240,98,152,0) 72%)}.ashly-upload-success__card::after{bottom:-108px;left:-84px;width:218px;height:218px;background:radial-gradient(circle,rgba(210,170,92,.20),rgba(210,170,92,0) 72%)}.ashly-upload-success__close{position:absolute;z-index:3;top:12px;right:12px;display:grid;width:36px;height:36px;padding:0;border:1px solid rgba(181,47,106,.15);border-radius:12px;color:#8c214e;background:rgba(255,255,255,.66);box-shadow:inset 0 1px 0 rgba(255,255,255,.98);place-items:center;cursor:pointer}.ashly-upload-success__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ashly-upload-success__close:hover,.ashly-upload-success__close:focus-visible{background:rgba(255,255,255,.90)}.ashly-upload-success__icon{color:var(--ashly-btn-text)!important;background:linear-gradient(180deg,var(--ashly-btn-start),var(--ashly-btn-end))!important;box-shadow:0 10px 24px rgba(201,148,47,.28),inset 0 1px 0 rgba(255,255,255,.60)!important}.ashly-upload-success__eyebrow{color:#a52e64!important}.ashly-upload-success h3{color:#54213f!important}.ashly-upload-success p{color:#6f4b60!important}.ashly-upload-success__wheel{border:1px solid rgba(181,47,106,.14)!important;border-radius:18px!important;color:#681b42!important;background:linear-gradient(135deg,rgba(255,255,255,.84),rgba(255,247,250,.60))!important;box-shadow:0 8px 24px rgba(84,33,63,.07),inset 0 1px 0 rgba(255,255,255,.98)!important}.ashly-upload-success__progress{background:rgba(181,47,106,.11)!important}.ashly-upload-success__progress span{background:linear-gradient(90deg,var(--ashly-btn-start),var(--ashly-btn-end))!important}.ashly-upload-success small{color:#6f4b60!important}@media (prefers-color-scheme:dark){.ashly-upload-success__card{color:var(--ashly-wheel-ink)!important;background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(255,241,247,.64))!important;border-color:rgba(255,255,255,.90)!important}.ashly-upload-success h3{color:#54213f!important}.ashly-upload-success p{color:#6f4b60!important}.ashly-upload-success__wheel{color:#681b42!important;background:linear-gradient(135deg,rgba(255,255,255,.84),rgba(255,247,250,.60))!important}.ashly-upload-success small{color:#6f4b60!important}}@media (max-width:480px){.ashly-sheet{padding-inline:12px!important;border-radius:22px 22px 0 0!important}.ashly-comment-form,.ashly-upload form{padding:12px!important;border-radius:17px!important}.ashly-upload-success{padding:17px!important}.ashly-upload-success__card{padding:30px 18px 22px!important;border-radius:22px!important}.ashly-upload-success__close{top:10px;right:10px}}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui{gap:8px!important;padding:8px 12px max(8px,env(safe-area-inset-bottom))!important;background:var(--ashly-dock-bg)!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action{grid-template-columns:42px!important;grid-template-rows:27px 11px!important;flex:0 0 42px!important;width:42px!important;min-width:42px!important;height:50px!important;min-height:50px!important;border:1px solid color-mix(in srgb,var(--ashly-dock-fg) 12%,transparent)!important;border-radius:16px!important;color:var(--ashly-dock-fg)!important;background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(255,255,255,.42))!important;-webkit-backdrop-filter:blur(10px) saturate(145%)!important;backdrop-filter:blur(10px) saturate(145%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 5px 16px rgba(31,18,26,.09)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action:hover,.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action:focus-visible{transform:translateY(-1px)!important;border-color:color-mix(in srgb,var(--ashly-btn-start) 52%,transparent)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 20px rgba(31,18,26,.13)!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action__icon{width:27px!important;height:27px!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action__icon svg{width:24px!important;height:24px!important;stroke-width:1.85!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action--share .ashly-action__icon svg{width:23px!important;height:23px!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action__count{width:42px!important;height:11px!important;min-height:11px!important;color:var(--ashly-dock-muted)!important;font-size:9px!important;line-height:11px!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action.is-liked,.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action--like.is-liked{color:#fff!important;border-color:color-mix(in srgb,var(--ashly-btn-start) 72%,transparent)!important;background-image:linear-gradient(145deg,var(--ashly-btn-start),var(--ashly-btn-end))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 7px 20px color-mix(in srgb,var(--ashly-btn-end) 25%,transparent)!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action.is-liked .ashly-action__count,.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action--like.is-liked .ashly-action__count{color:rgba(255,255,255,.86)!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-reply-trigger{flex:1 1 auto!important;min-width:0!important;height:50px!important;min-height:50px!important;padding:0 0 0 12px!important;overflow:hidden!important;border:1px solid color-mix(in srgb,var(--ashly-dock-fg) 13%,transparent)!important;border-radius:17px!important;color:var(--ashly-dock-fg)!important;background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(255,255,255,.46))!important;-webkit-backdrop-filter:blur(11px) saturate(150%)!important;backdrop-filter:blur(11px) saturate(150%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 5px 16px rgba(31,18,26,.09)!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-reply-trigger:hover,.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-reply-trigger:focus-visible{border-color:color-mix(in srgb,var(--ashly-btn-start) 56%,transparent)!important;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,255,255,.56))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.94),0 8px 22px rgba(31,18,26,.12)!important}.ashly-stories.ashly-controls-wheel .ashly-reply-trigger__text{color:var(--ashly-dock-muted)!important;font-size:13px!important;font-weight:600!important}.ashly-stories.ashly-controls-wheel .ashly-reply-trigger__emoji{flex:0 0 48px!important;width:48px!important;height:48px!important;border-radius:16px!important;color:var(--ashly-btn-text)!important;background-image:linear-gradient(145deg,var(--ashly-btn-start),var(--ashly-btn-end))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.32)!important}.ashly-stories.ashly-controls-wheel .ashly-reply-trigger__emoji svg{width:20px!important;height:20px!important}@media (prefers-color-scheme:dark){.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action{border-color:rgba(255,255,255,.12)!important;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.045))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 6px 18px rgba(0,0,0,.22)!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-reply-trigger{border-color:rgba(255,255,255,.13)!important;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.05))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 6px 18px rgba(0,0,0,.22)!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-reply-trigger:hover,.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-reply-trigger:focus-visible{background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.075))!important}}@media (max-width:767px){.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui{gap:6px!important;padding-inline:8px!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action{grid-template-columns:38px!important;grid-template-rows:25px 10px!important;flex-basis:38px!important;width:38px!important;min-width:38px!important;height:46px!important;min-height:46px!important;border-radius:14px!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-action__count{width:38px!important;height:10px!important;min-height:10px!important;line-height:10px!important}.ashly-stories.ashly-controls-wheel .ashly-viewer__bottom-ui .ashly-reply-trigger{height:46px!important;min-height:46px!important;border-radius:15px!important;padding-left:8px!important}.ashly-stories.ashly-controls-wheel .ashly-reply-trigger__emoji{flex-basis:44px!important;width:44px!important;height:44px!important;border-radius:14px!important}.ashly-stories.ashly-controls-wheel .ashly-reply-trigger__text{font-size:12px!important;padding-inline-start:8px!important}}
/* 1.5.0 mobile comments performance layer: same visual style, cheaper compositing */
.ashly-comments__list{contain:layout paint style;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}
.ashly-comment{content-visibility:auto;contain:layout paint style;contain-intrinsic-size:50px}
.ashly-comments[data-comments-sheet]{backface-visibility:hidden;transform:translate3d(0,0,0);will-change:transform,opacity}
.ashly-viewer.is-comments-open .ashly-viewer__ambient{display:none!important}
@keyframes ashly-comments-mobile-in{from{opacity:.01;transform:translate3d(0,18px,0)}to{opacity:1;transform:translate3d(0,0,0)}}
@media (max-width:767px){
.ashly-comments[data-comments-sheet]{isolation:auto!important;contain:layout paint style;animation:ashly-comments-mobile-in .16s cubic-bezier(.2,.75,.25,1)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,241,247,.94))!important;box-shadow:0 -10px 28px rgba(104,27,66,.13),inset 0 1px 0 rgba(255,255,255,.98)!important}
.ashly-comments[data-comments-sheet]::before,.ashly-comments[data-comments-sheet]::after{display:none!important}
.ashly-comments[data-comments-sheet] .ashly-comment-form{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,247,250,.96))!important;box-shadow:0 5px 16px rgba(84,33,63,.06),inset 0 1px 0 rgba(255,255,255,.98)!important}
.ashly-comments__list{overscroll-behavior:contain;transform:translateZ(0)}
.ashly-comment img{transform:translateZ(0)}
}
@media (prefers-reduced-motion:reduce){.ashly-comments[data-comments-sheet]{animation:none!important;transition:none!important}}
/* 1.5.2 administrator public-link CTA */
.ashly-story-link{position:absolute;z-index:17;left:50%;bottom:calc(var(--ashly-dock-height,72px) + 16px);display:inline-flex;align-items:center;justify-content:center;gap:9px;width:max-content;max-width:calc(100% - 36px);min-height:46px;padding:10px 16px;border:1px solid rgba(255,255,255,.62);border-radius:999px;color:#fff!important;background:linear-gradient(135deg,rgba(25,25,31,.58),rgba(97,33,84,.48));-webkit-backdrop-filter:blur(14px) saturate(145%);backdrop-filter:blur(14px) saturate(145%);box-shadow:0 12px 34px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.28);font-size:13px;font-weight:800;line-height:1.25;text-decoration:none!important;text-shadow:0 1px 5px rgba(0,0,0,.4);transform:translateX(-50%);transition:transform .18s ease,background .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.ashly-story-link[hidden]{display:none!important}.ashly-story-link:hover,.ashly-story-link:focus-visible{color:#fff!important;background:linear-gradient(135deg,rgba(31,31,39,.74),rgba(181,47,106,.66));box-shadow:0 15px 38px rgba(0,0,0,.34),0 0 0 3px rgba(255,255,255,.14);transform:translateX(-50%) translateY(-2px);outline:0}.ashly-story-link__icon,.ashly-story-link__arrow{display:grid;flex:0 0 19px;width:19px;height:19px;place-items:center}.ashly-story-link__icon svg,.ashly-story-link__arrow svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ashly-story-link>[data-story-link-label]{display:block;max-width:min(240px,62vw);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ashly-story-link__arrow{flex-basis:16px;width:16px;height:16px;opacity:.86}.ashly-story-link__arrow svg{width:16px;height:16px}.ashly-viewer__frame.has-story-link .ashly-caption{bottom:calc(var(--ashly-dock-height,72px) + 72px)!important}.ashly-viewer__frame.has-story-link .ashly-caption.is-expanded{bottom:calc(var(--ashly-dock-height,72px) + 72px)!important}.ashly-viewer__frame.has-story-link .ashly-story-date{bottom:calc(var(--ashly-dock-height,72px) + 126px)!important}.ashly-viewer__frame.has-story-link .ashly-view-count{bottom:calc(var(--ashly-dock-height,72px) + 162px)!important}.ashly-viewer__frame.has-story-link .ashly-product{bottom:calc(var(--ashly-dock-height,72px) + 200px)!important}.ashly-viewer.is-upload-mode .ashly-story-link{display:none!important}.ashly-upload-success [data-upload-success-countdown]{font-variant-numeric:tabular-nums;min-height:16px;font-weight:700}@media (max-width:480px){.ashly-story-link{bottom:calc(var(--ashly-dock-height,68px) + 12px);max-width:calc(100% - 24px);min-height:43px;padding:9px 14px;font-size:12px}.ashly-viewer__frame.has-story-link .ashly-caption{bottom:calc(var(--ashly-dock-height,68px) + 65px)!important}.ashly-viewer__frame.has-story-link .ashly-caption.is-expanded{bottom:calc(var(--ashly-dock-height,68px) + 65px)!important}.ashly-viewer__frame.has-story-link .ashly-story-date{bottom:calc(var(--ashly-dock-height,68px) + 119px)!important}.ashly-viewer__frame.has-story-link .ashly-view-count{bottom:calc(var(--ashly-dock-height,68px) + 153px)!important}.ashly-viewer__frame.has-story-link .ashly-product{bottom:calc(var(--ashly-dock-height,68px) + 190px)!important}}

/* Ashly Stories 1.5.4: centred rows, right-side upload button, full uncropped media. */
.ashly-stories__toolbar{justify-content:flex-end!important;direction:rtl!important;padding-inline:clamp(8px,3vw,24px)!important}
.ashly-highlights{display:block!important;width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:10px 0!important;scroll-padding-inline:clamp(8px,3vw,24px)!important}
.ashly-highlights__inner{display:flex;align-items:flex-start;justify-content:center;gap:var(--ashly-effective-gap);width:max-content;min-width:100%;padding-inline:clamp(8px,3vw,24px);box-sizing:border-box}
.ashly-align-right[dir] .ashly-highlights,.ashly-align-left[dir] .ashly-highlights,.ashly-align-center .ashly-highlights{justify-content:initial!important}
.ashly-viewer__stage{overflow:hidden;place-items:center!important}
.ashly-viewer__stage img,.ashly-viewer__stage video{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;transform:none!important}
.ashly-viewer__ambient{background-position:center center!important}
.ashly-upload__drop img{object-fit:contain!important;object-position:center!important;background:#eef0f4}
@media (max-width:767px){.ashly-highlights{padding:8px 0 10px!important}.ashly-highlights__inner{padding-inline:12px}.ashly-stories__toolbar{padding:5px 12px 2px!important}.ashly-align-center .ashly-highlights{justify-content:initial!important}}

/* Ashly Stories 1.5.5: portrait guidance, strict mobile overflow lock, right-aligned upload and non-black letterbox. */
html.ashly-stories-open,body.ashly-stories-open{width:100%!important;max-width:100%!important;overflow:hidden!important;overflow-x:hidden!important;overscroll-behavior:none!important}
.ashly-stories{max-width:100%!important;min-width:0!important}
.ashly-stories>.ashly-stories__toolbar{justify-content:flex-start!important;direction:rtl!important}
.ashly-viewer{width:auto!important;max-width:100vw!important;overflow:hidden!important;overscroll-behavior:none!important}
.ashly-highlights,.ashly-viewer__frame,.ashly-sheet,.ashly-upload,.ashly-upload form{max-width:100%!important;overflow-x:hidden!important}
.ashly-sheet,.ashly-upload form{touch-action:pan-y!important;overscroll-behavior-x:none!important}
.ashly-viewer__media{background:#36373c!important}
.ashly-viewer__ambient{z-index:1!important;display:block!important;opacity:1!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;filter:blur(24px) brightness(.76) saturate(1.12)!important;transform:scale(1.16)!important}
.ashly-viewer__stage{z-index:2!important;background:transparent!important}
.ashly-upload__portrait-guide{display:flex;align-items:center;gap:11px;width:100%;padding:11px 12px;border:1px solid rgba(150,47,191,.18);border-radius:13px;color:#4e285b;background:linear-gradient(135deg,#fff6fb,#f5f1ff);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.ashly-upload__portrait-guide>span:last-child{display:flex;min-width:0;flex-direction:column;gap:2px;text-align:right}
.ashly-upload__portrait-guide strong{font-size:11px;line-height:1.7}
.ashly-upload__portrait-guide small{color:#76647c;font-size:10px;line-height:1.7}
.ashly-upload__portrait-icon{display:grid;flex:0 0 34px;width:34px;height:44px;border-radius:10px;color:#a42c80;background:#fff;box-shadow:0 4px 12px rgba(102,38,100,.12);place-items:center}
.ashly-upload__portrait-icon svg{width:25px;height:31px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:767px){.ashly-viewer__frame{width:100%!important;max-width:100%!important}.ashly-upload{right:0!important;left:0!important;width:100%!important}.ashly-upload form{width:100%!important;min-width:0!important}.ashly-upload__portrait-guide{padding:10px}.ashly-highlights__inner{max-width:none!important}}

/* Ashly Stories 1.5.6: selectable full-frame image display. */
.ashly-stories.ashly-media-fit-cover .ashly-viewer__media{background:#08090c!important}
.ashly-stories.ashly-media-fit-cover .ashly-viewer__ambient{display:none!important;opacity:0!important}
.ashly-stories.ashly-media-fit-cover .ashly-viewer__stage img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}
.ashly-stories.ashly-media-fit-contain .ashly-viewer__ambient{display:block!important;opacity:1!important}
.ashly-stories.ashly-media-fit-contain .ashly-viewer__stage img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}

/* 1.5.9 — stable editable display name for logged-in commenters */
.ashly-comment-form__author-control{display:flex;align-items:center;gap:7px;width:100%}.ashly-comment-form__author-control input{flex:1 1 auto;min-width:0}.ashly-comment-form__author.is-locked input[readonly]{color:#5f5360;border-color:#e2dbe1;background:linear-gradient(135deg,#f7f4f7,#fbf9fb);cursor:default;box-shadow:none}.ashly-comment-form__author-edit{flex:0 0 auto!important;width:auto!important;min-width:64px!important;height:40px!important;min-height:40px!important;padding:0 12px!important;border:1px solid rgba(157,80,187,.22)!important;border-radius:11px!important;color:#7f2f9e!important;background:rgba(255,255,255,.92)!important;box-shadow:none!important;font-size:11px!important;font-weight:750!important;transform:none!important}.ashly-comment-form__author-edit:hover,.ashly-comment-form__author-edit:focus-visible{border-color:rgba(157,80,187,.48)!important;color:#6f228f!important;background:#fff!important;box-shadow:0 0 0 3px rgba(150,47,191,.08)!important;transform:none!important}.ashly-comment-form__author-edit:disabled{opacity:.58!important;cursor:wait!important}.ashly-comment-form__author-status{min-height:0!important;margin-top:-1px!important;color:#6b5870!important;font-size:9px!important;line-height:1.55!important}.ashly-comment-form__author-status:empty{display:none}.ashly-comment-form__author-label{display:block;color:#4c515b;font-size:11px;font-weight:700}@media(max-width:420px){.ashly-comment-form__author-control{gap:6px}.ashly-comment-form__author-edit{min-width:58px!important;padding-inline:10px!important}}

/* 1.6.0 — tighter page spacing, clearer upload CTA, and colour-preserving seen highlights. */
.elementor-widget-ashly_stories{margin-bottom:0!important}
.elementor-widget-ashly_stories>.elementor-widget-container{margin-bottom:0!important;padding-bottom:0!important}
.ashly-stories{margin-bottom:0!important;padding-bottom:0!important}
.ashly-highlights{padding-bottom:0!important;margin-bottom:0!important}
.ashly-highlights__inner{padding-bottom:0!important}
.ashly-highlight{margin-bottom:0!important}
.ashly-stories__toolbar{padding-top:4px!important;padding-bottom:4px!important}
.ashly-upload-button{position:relative;isolation:isolate;min-height:40px!important;padding:0 15px 0 10px!important;border:1px solid rgba(221,61,126,.3)!important;border-radius:15px!important;color:#7b204c!important;background:linear-gradient(135deg,#fff8fb 0%,#ffe8f2 52%,#ffd9e9 100%)!important;box-shadow:0 7px 18px rgba(181,47,106,.15),inset 0 1px 0 rgba(255,255,255,.96)!important;font-size:12px!important;font-weight:800!important;letter-spacing:-.1px!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}
.ashly-upload-button::before{content:"";position:absolute;z-index:-1;inset:4px;border-radius:11px;background:linear-gradient(90deg,rgba(255,255,255,.18),rgba(255,255,255,.62),rgba(255,255,255,.18));opacity:.8;pointer-events:none}
.ashly-upload-button:hover,.ashly-upload-button:focus-visible{color:#68153d!important;border-color:rgba(221,61,126,.52)!important;background:linear-gradient(135deg,#fff 0%,#ffeaf3 45%,#ffd4e6 100%)!important;box-shadow:0 9px 22px rgba(181,47,106,.21),inset 0 1px 0 #fff!important;transform:translateY(-1px)!important}
.ashly-upload-button:active{box-shadow:0 3px 10px rgba(181,47,106,.14),inset 0 2px 5px rgba(142,34,82,.1)!important;transform:translateY(0)!important}
.ashly-upload-button__icon{flex-basis:25px!important;width:25px!important;height:25px!important;color:#fff!important;background:linear-gradient(145deg,#f15b9a,#ce2f72)!important;box-shadow:0 4px 10px rgba(197,43,103,.28),inset 0 1px 0 rgba(255,255,255,.4)!important}
.ashly-upload-button__icon svg{width:14px!important;height:14px!important;stroke-width:2.2!important}
.ashly-upload-button__label{position:relative;z-index:1;white-space:nowrap}
.ashly-highlight.is-seen{opacity:1!important;filter:none!important}
.ashly-highlight.is-seen .ashly-highlight__image{opacity:1!important;filter:none!important;background:#fff!important}
.ashly-highlight.is-seen .ashly-highlight__image img{opacity:1!important;filter:none!important;-webkit-filter:none!important;mix-blend-mode:normal!important}
.ashly-highlight.is-seen .ashly-highlight__title{opacity:1!important;filter:none!important;color:inherit}
@media(max-width:767px){.elementor-widget-ashly_stories{margin-bottom:0!important}.ashly-highlights{padding-bottom:0!important}.ashly-stories__toolbar{padding-top:3px!important;padding-bottom:3px!important}.ashly-upload-button{min-height:38px!important;padding-inline:13px 9px!important;border-radius:14px!important}.ashly-upload-button__icon{flex-basis:24px!important;width:24px!important;height:24px!important}}


/* 1.6.2 — compact, always-accessible and low-compositing mobile upload form. */
@media (max-width:767px){
body.ashly-stories-open{overflow:hidden!important;overscroll-behavior:none!important}
.ashly-viewer.is-upload-mode{overflow:hidden!important;background:#f8eaf1!important}
.ashly-viewer.is-upload-mode .ashly-viewer__backdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#f8eaf1!important}
.ashly-viewer.is-upload-mode .ashly-viewer__frame{height:100dvh!important;min-height:0!important;background:linear-gradient(180deg,#f9e3ee 0%,#f7edf3 52%,#f4e7ec 100%)!important;contain:layout paint style!important}
.ashly-upload[data-upload-sheet]{top:max(6px,env(safe-area-inset-top))!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;width:100%!important;height:calc(100dvh - max(6px,env(safe-area-inset-top)))!important;max-height:none!important;min-height:0!important;padding:6px 10px max(8px,env(safe-area-inset-bottom))!important;overflow:hidden!important;border:0!important;border-radius:24px 24px 0 0!important;background:#fff9fc!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:0 -8px 24px rgba(104,27,66,.10)!important;animation:ashly-upload-mobile-in .14s cubic-bezier(.2,.75,.25,1)!important;contain:layout paint style!important;transform:translateZ(0)!important}
.ashly-upload[data-upload-sheet]::before,.ashly-upload[data-upload-sheet]::after{display:none!important}
@keyframes ashly-upload-mobile-in{from{opacity:.01;transform:translate3d(0,14px,0)}to{opacity:1;transform:translate3d(0,0,0)}}
.ashly-upload[data-upload-sheet]>.ashly-sheet__handle{flex:0 0 4px;width:42px!important;height:4px!important;margin:1px auto 4px!important}
.ashly-upload[data-upload-sheet]>header{flex:0 0 44px;min-height:44px!important;padding:0 2px!important}
.ashly-upload[data-upload-sheet]>header strong{font-size:14px!important}
.ashly-upload[data-upload-sheet] .ashly-icon-button{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;background:#fff!important;box-shadow:none!important}
.ashly-upload[data-upload-sheet] form{display:grid!important;flex:1 1 auto!important;grid-template-rows:auto minmax(112px,1fr) auto auto 44px minmax(0,auto)!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:8px!important;overflow:hidden!important;border:1px solid rgba(181,47,106,.12)!important;border-radius:17px!important;background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;contain:layout paint style!important}
.ashly-upload__portrait-guide{min-height:54px!important;padding:7px 9px!important;gap:8px!important;border-radius:12px!important;background:#fff5fa!important;box-shadow:none!important}
.ashly-upload__portrait-guide>span:last-child{gap:0!important}
.ashly-upload__portrait-guide strong{font-size:10px!important;line-height:1.55!important}
.ashly-upload__portrait-guide small{font-size:9px!important;line-height:1.45!important}
.ashly-upload__portrait-icon{flex-basis:30px!important;width:30px!important;height:38px!important;border-radius:9px!important;box-shadow:none!important}
.ashly-upload__portrait-icon svg{width:21px!important;height:27px!important}
.ashly-upload__drop{width:100%!important;height:100%!important;min-height:112px!important;max-height:none!important;border-radius:14px!important;background:#fffafd!important;box-shadow:none!important;contain:layout paint!important}
.ashly-upload__drop span svg{width:27px!important;height:27px!important}
.ashly-upload__drop strong{font-size:12px!important;line-height:1.4!important}
.ashly-upload__drop small{font-size:9px!important;line-height:1.4!important}
.ashly-upload__drop img{border-radius:13px!important;transform:translateZ(0)!important}
.ashly-upload__caption{display:grid!important;grid-template-rows:auto 68px auto!important;gap:4px!important;min-height:0!important}
.ashly-upload__caption>span{font-size:11px!important;line-height:1.5!important}
.ashly-upload textarea{width:100%!important;height:68px!important;min-height:68px!important;max-height:68px!important;padding:8px 10px!important;resize:none!important;border-radius:11px!important;font-size:11px!important;line-height:1.65!important;box-shadow:none!important}
.ashly-upload form>small,[data-word-counter]{min-height:14px!important;margin:0!important;font-size:9px!important;line-height:1.35!important}
.ashly-upload__consent{align-items:center!important;min-height:27px!important;gap:6px!important;margin:0!important;font-size:10px!important;line-height:1.55!important}
.ashly-upload__consent input{flex:0 0 auto;width:17px!important;height:17px!important;margin:0!important}
.ashly-upload .ashly-primary-button{position:relative!important;z-index:3!important;width:100%!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0 14px!important;border-radius:13px!important;box-shadow:0 5px 14px rgba(181,47,106,.16)!important;font-size:13px!important;transform:none!important;touch-action:manipulation!important}
.ashly-upload .ashly-primary-button:hover,.ashly-upload .ashly-primary-button:focus-visible{filter:none!important;transform:none!important}
.ashly-upload [data-upload-message]{min-height:0!important;max-height:30px!important;overflow:auto!important}
}
@media (max-width:767px) and (max-height:680px){
.ashly-upload[data-upload-sheet] form{grid-template-rows:auto minmax(92px,1fr) auto auto 42px minmax(0,auto)!important;gap:5px!important;padding:6px!important}
.ashly-upload__portrait-guide{min-height:46px!important;padding:5px 7px!important}
.ashly-upload__portrait-guide small{display:none!important}
.ashly-upload__portrait-icon{flex-basis:27px!important;width:27px!important;height:34px!important}
.ashly-upload__drop{min-height:92px!important}
.ashly-upload__caption{grid-template-rows:auto 56px auto!important}
.ashly-upload textarea{height:56px!important;min-height:56px!important;max-height:56px!important;padding-block:6px!important}
.ashly-upload__consent{min-height:24px!important}
.ashly-upload .ashly-primary-button{height:42px!important;min-height:42px!important}
}
@media (max-width:767px) and (max-height:560px){
.ashly-upload[data-upload-sheet] form{overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;grid-template-rows:auto 92px auto auto 42px auto!important;padding-bottom:6px!important}
.ashly-upload .ashly-primary-button{position:sticky!important;bottom:0!important}
}
@media (max-width:767px) and (prefers-reduced-motion:reduce){.ashly-upload[data-upload-sheet]{animation:none!important}}
@media (max-width:767px){.ashly-upload[data-upload-sheet][hidden]{display:none!important}}

/* 1.6.3 — automatic low-power mode for smoother mobile viewing. */
.ashly-stories.ashly-low-power .ashly-viewer__backdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:rgba(5,7,12,.88)!important}
.ashly-stories.ashly-low-power .ashly-viewer__frame{box-shadow:0 14px 42px rgba(0,0,0,.34)!important}
.ashly-stories.ashly-low-power.ashly-media-fit-contain .ashly-viewer__ambient{filter:none!important;transform:scale(1.03)!important;opacity:.42!important;background-color:#25262b!important;background-blend-mode:multiply!important}
.ashly-stories.ashly-low-power .ashly-caption,.ashly-stories.ashly-low-power .ashly-story-date,.ashly-stories.ashly-low-power .ashly-story-link{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}
.ashly-stories.ashly-low-power .ashly-caption{background:rgba(12,13,18,.68)!important}
.ashly-stories.ashly-low-power .ashly-story-date{background:rgba(10,11,15,.72)!important}
.ashly-stories.ashly-low-power .ashly-story-link{background:linear-gradient(135deg,rgba(25,25,31,.86),rgba(97,33,84,.82))!important}
.ashly-stories.ashly-low-power .ashly-action svg{filter:none!important;transition:none!important}
.ashly-stories.ashly-low-power .ashly-highlight__ring{transition:none!important}
@media (hover:none),(pointer:coarse){.ashly-highlight:hover .ashly-highlight__ring,.ashly-highlight:focus-visible .ashly-highlight__ring{transform:none!important}.ashly-upload-button:hover,.ashly-upload-button:focus-visible{transform:none!important}}
@media (prefers-reduced-motion:reduce){.ashly-stories *,.ashly-stories *::before,.ashly-stories *::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}


/* 1.6.5 — unified, obvious and touch-friendly story CTAs. */
.ashly-story-link,.ashly-product__card{font-family:inherit!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important}
.ashly-story-link{position:absolute!important;z-index:17!important;right:auto!important;left:50%!important;bottom:calc(var(--ashly-dock-height,72px) + 14px)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:min(360px,calc(100% - 28px))!important;max-width:none!important;min-height:58px!important;padding:7px 9px!important;border:1px solid rgba(214,41,118,.3)!important;border-radius:18px!important;color:#3d1930!important;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,244,249,.97))!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:0 10px 28px rgba(70,16,43,.22),inset 0 1px 0 rgba(255,255,255,.9)!important;text-align:right!important;text-shadow:none!important;direction:rtl!important;transform:translateX(-50%)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}
.ashly-story-link[hidden]{display:none!important}
.ashly-story-link:hover,.ashly-story-link:focus-visible{color:#3d1930!important;border-color:rgba(214,41,118,.55)!important;background:linear-gradient(145deg,#fff,#ffeaf4)!important;box-shadow:0 13px 32px rgba(70,16,43,.28),0 0 0 3px rgba(214,41,118,.12)!important;transform:translateX(-50%) translateY(-2px)!important;outline:0!important}
.ashly-story-link:active{transform:translateX(-50%) scale(.985)!important;box-shadow:0 7px 18px rgba(70,16,43,.22)!important}
.ashly-story-link__icon{display:grid!important;flex:0 0 40px!important;width:40px!important;height:40px!important;border-radius:13px!important;color:#fff!important;background:linear-gradient(145deg,#ee5a99,#c9286c)!important;box-shadow:0 5px 13px rgba(198,37,103,.28),inset 0 1px 0 rgba(255,255,255,.38)!important;place-items:center!important}
.ashly-story-link__icon svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.ashly-story-link__content{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important;gap:2px!important;line-height:1.3!important}
.ashly-story-link__content strong{display:block!important;width:100%!important;overflow:hidden!important;color:#3d1930!important;font-size:13px!important;font-weight:900!important;white-space:nowrap!important;text-overflow:ellipsis!important}
.ashly-story-link__content small{display:block!important;color:#9c496f!important;font-size:9.5px!important;font-weight:700!important;white-space:nowrap!important}
.ashly-story-link__arrow{display:grid!important;flex:0 0 29px!important;width:29px!important;height:29px!important;border:1px solid rgba(214,41,118,.18)!important;border-radius:10px!important;color:#d62976!important;background:#fff!important;opacity:1!important;place-items:center!important}
.ashly-story-link__arrow svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important}
.ashly-product{position:absolute!important;z-index:17!important;right:auto!important;left:50%!important;bottom:calc(var(--ashly-dock-height,72px) + 14px)!important;width:min(360px,calc(100% - 28px))!important;direction:rtl!important;transform:translateX(-50%)!important}
.ashly-product[hidden]{display:none!important}

.ashly-product__card,.ashly-product__card[hidden]{display:flex!important;align-items:center!important;gap:9px!important;width:100%!important;max-width:none!important;min-height:66px!important;padding:7px 8px!important;border:1px solid rgba(214,41,118,.28)!important;border-radius:18px!important;color:#3d1930!important;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,245,250,.97))!important;box-shadow:0 10px 28px rgba(70,16,43,.22),inset 0 1px 0 rgba(255,255,255,.9)!important;text-decoration:none!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}
.ashly-product__card:hover,.ashly-product__card:focus-visible{color:#3d1930!important;border-color:rgba(214,41,118,.55)!important;box-shadow:0 13px 32px rgba(70,16,43,.28),0 0 0 3px rgba(214,41,118,.12)!important;transform:translateY(-2px)!important;outline:0!important}
.ashly-product__card:active{transform:scale(.985)!important;box-shadow:0 7px 18px rgba(70,16,43,.22)!important}
.ashly-product__card img{display:block!important;flex:0 0 50px!important;width:50px!important;height:50px!important;border:2px solid #fff!important;border-radius:14px!important;background:#f9e8f0!important;box-shadow:0 4px 12px rgba(91,25,58,.16)!important;object-fit:cover!important}
.ashly-product__card img[hidden]{display:none!important}
.ashly-product__fallback{display:grid!important;flex:0 0 50px!important;width:50px!important;height:50px!important;border-radius:14px!important;color:#fff!important;background:linear-gradient(145deg,#ee5a99,#c9286c)!important;box-shadow:0 5px 13px rgba(198,37,103,.25)!important;place-items:center!important}
.ashly-product__card img:not([hidden])+.ashly-product__fallback{display:none!important}
.ashly-product__fallback svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.ashly-product__content{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important;gap:1px!important;line-height:1.3!important}
.ashly-product__content strong{display:block!important;width:100%!important;overflow:hidden!important;color:#3d1930!important;font-size:12.5px!important;font-weight:900!important;white-space:nowrap!important;text-overflow:ellipsis!important}
.ashly-product__content small{display:block!important;width:100%!important;overflow:hidden!important;color:#92506e!important;font-size:10px!important;font-weight:650!important;white-space:nowrap!important;text-overflow:ellipsis!important}
.ashly-product__content small:empty{display:none!important}
.ashly-product__cta{display:flex!important;flex:0 0 auto!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;min-width:62px!important;margin:0!important;padding:5px 7px!important;border-radius:12px!important;color:#fff!important;background:linear-gradient(145deg,#e94d90,#c52769)!important;box-shadow:0 5px 12px rgba(197,39,105,.24)!important;font-weight:800!important;text-align:center!important}
.ashly-product__cta small{color:inherit!important;font-size:8.5px!important;font-weight:850!important;line-height:1.25!important;white-space:nowrap!important}
.ashly-product__cta>span{display:grid!important;flex:0 0 18px!important;width:18px!important;height:18px!important;min-width:18px!important;flex-direction:initial!important;place-items:center!important}
.ashly-product__cta svg{width:15px!important;height:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.ashly-viewer__frame.has-story-link.has-product .ashly-product{bottom:calc(var(--ashly-dock-height,72px) + 82px)!important}
.ashly-viewer__frame.has-product:not(.has-story-link) .ashly-caption{bottom:calc(var(--ashly-dock-height,72px) + 88px)!important}
.ashly-viewer__frame.has-product:not(.has-story-link) .ashly-caption.is-expanded{bottom:calc(var(--ashly-dock-height,72px) + 88px)!important}
.ashly-viewer__frame.has-product:not(.has-story-link) .ashly-story-date{bottom:calc(var(--ashly-dock-height,72px) + 142px)!important}
.ashly-viewer__frame.has-product:not(.has-story-link) .ashly-view-count{bottom:calc(var(--ashly-dock-height,72px) + 176px)!important}
.ashly-viewer__frame.has-story-link:not(.has-product) .ashly-caption{bottom:calc(var(--ashly-dock-height,72px) + 80px)!important}
.ashly-viewer__frame.has-story-link:not(.has-product) .ashly-caption.is-expanded{bottom:calc(var(--ashly-dock-height,72px) + 80px)!important}
.ashly-viewer__frame.has-story-link:not(.has-product) .ashly-story-date{bottom:calc(var(--ashly-dock-height,72px) + 134px)!important}
.ashly-viewer__frame.has-story-link:not(.has-product) .ashly-view-count{bottom:calc(var(--ashly-dock-height,72px) + 168px)!important}
.ashly-viewer__frame.has-story-link.has-product .ashly-caption{bottom:calc(var(--ashly-dock-height,72px) + 156px)!important}
.ashly-viewer__frame.has-story-link.has-product .ashly-caption.is-expanded{bottom:calc(var(--ashly-dock-height,72px) + 156px)!important}
.ashly-viewer__frame.has-story-link.has-product .ashly-story-date{bottom:calc(var(--ashly-dock-height,72px) + 210px)!important}
.ashly-viewer__frame.has-story-link.has-product .ashly-view-count{bottom:calc(var(--ashly-dock-height,72px) + 244px)!important}
.ashly-viewer.is-upload-mode .ashly-story-link{display:none!important}
@media(max-width:480px){
.ashly-story-link,.ashly-product{width:calc(100% - 20px)!important;bottom:calc(var(--ashly-dock-height,68px) + 10px)!important}
.ashly-story-link{min-height:56px!important;padding:7px 8px!important;border-radius:17px!important}
.ashly-story-link__icon{flex-basis:38px!important;width:38px!important;height:38px!important;border-radius:12px!important}
.ashly-story-link__content strong{font-size:12.5px!important}.ashly-story-link__content small{font-size:9px!important}
.ashly-product__card{min-height:62px!important;padding:6px 7px!important;border-radius:17px!important}.ashly-product__card img,.ashly-product__fallback{flex-basis:47px!important;width:47px!important;height:47px!important;border-radius:13px!important}.ashly-product__cta{min-width:57px!important;padding-inline:6px!important}.ashly-product__cta small{font-size:8px!important}
.ashly-viewer__frame.has-story-link.has-product .ashly-product{bottom:calc(var(--ashly-dock-height,68px) + 75px)!important}
.ashly-viewer__frame.has-product:not(.has-story-link) .ashly-caption{bottom:calc(var(--ashly-dock-height,68px) + 80px)!important}.ashly-viewer__frame.has-product:not(.has-story-link) .ashly-caption.is-expanded{bottom:calc(var(--ashly-dock-height,68px) + 80px)!important}.ashly-viewer__frame.has-product:not(.has-story-link) .ashly-story-date{bottom:calc(var(--ashly-dock-height,68px) + 132px)!important}.ashly-viewer__frame.has-product:not(.has-story-link) .ashly-view-count{bottom:calc(var(--ashly-dock-height,68px) + 165px)!important}
.ashly-viewer__frame.has-story-link:not(.has-product) .ashly-caption{bottom:calc(var(--ashly-dock-height,68px) + 73px)!important}.ashly-viewer__frame.has-story-link:not(.has-product) .ashly-caption.is-expanded{bottom:calc(var(--ashly-dock-height,68px) + 73px)!important}.ashly-viewer__frame.has-story-link:not(.has-product) .ashly-story-date{bottom:calc(var(--ashly-dock-height,68px) + 125px)!important}.ashly-viewer__frame.has-story-link:not(.has-product) .ashly-view-count{bottom:calc(var(--ashly-dock-height,68px) + 158px)!important}
.ashly-viewer__frame.has-story-link.has-product .ashly-caption{bottom:calc(var(--ashly-dock-height,68px) + 143px)!important}.ashly-viewer__frame.has-story-link.has-product .ashly-caption.is-expanded{bottom:calc(var(--ashly-dock-height,68px) + 143px)!important}.ashly-viewer__frame.has-story-link.has-product .ashly-story-date{bottom:calc(var(--ashly-dock-height,68px) + 195px)!important}.ashly-viewer__frame.has-story-link.has-product .ashly-view-count{bottom:calc(var(--ashly-dock-height,68px) + 228px)!important}
}
@media(hover:none),(pointer:coarse){.ashly-story-link:hover,.ashly-story-link:focus-visible{transform:translateX(-50%)!important}.ashly-product__card:hover,.ashly-product__card:focus-visible{transform:none!important}}
@media(prefers-reduced-motion:reduce){.ashly-story-link,.ashly-product__card{transition:none!important}}

/* Ashly Stories 1.6.6 — movable per-story CTA stack and custom gradient. */
.ashly-cta-stack{--ashly-cta-start:#ee5a99;--ashly-cta-end:#c9286c;--ashly-cta-angle:145deg;--ashly-cta-offset-x:0px;--ashly-cta-bottom:14px;position:absolute!important;z-index:17!important;left:50%!important;bottom:calc(var(--ashly-dock-height,72px) + var(--ashly-cta-bottom))!important;display:flex!important;flex-direction:column!important;gap:8px!important;width:min(360px,calc(100% - 28px))!important;transform:translateX(calc(-50% + var(--ashly-cta-offset-x)))!important;pointer-events:none!important;transition:bottom .18s ease,transform .18s ease!important}.ashly-cta-stack[hidden]{display:none!important}.ashly-cta-stack>*{pointer-events:auto!important}.ashly-viewer__frame .ashly-cta-stack .ashly-story-link,.ashly-viewer__frame .ashly-cta-stack .ashly-product{position:relative!important;inset:auto!important;right:auto!important;left:auto!important;bottom:auto!important;width:100%!important;max-width:none!important;transform:none!important;margin:0!important}.ashly-viewer__frame .ashly-cta-stack .ashly-story-link:hover,.ashly-viewer__frame .ashly-cta-stack .ashly-story-link:focus-visible{transform:translateY(-2px)!important}
.ashly-cta-stack .ashly-story-link{color:#fff!important;border-color:var(--ashly-cta-start)!important;background:linear-gradient(var(--ashly-cta-angle),var(--ashly-cta-start),var(--ashly-cta-end))!important;box-shadow:0 11px 28px rgba(35,13,26,.28),inset 0 1px 0 rgba(255,255,255,.24)!important}.ashly-cta-stack .ashly-story-link__content small{color:rgba(255,255,255,.86)!important}.ashly-cta-stack .ashly-story-link__icon{color:#fff!important;background:rgba(255,255,255,.17)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.22)!important}.ashly-cta-stack .ashly-story-link__arrow{color:#fff!important}.ashly-cta-stack .ashly-product__card{border-color:var(--ashly-cta-start)!important;border-right-width:4px!important;box-shadow:0 11px 28px rgba(35,13,26,.25),inset 0 1px 0 rgba(255,255,255,.92)!important}.ashly-cta-stack .ashly-product__cta,.ashly-cta-stack .ashly-product__fallback{background:linear-gradient(var(--ashly-cta-angle),var(--ashly-cta-start),var(--ashly-cta-end))!important}.ashly-cta-stack .ashly-product__card:hover,.ashly-cta-stack .ashly-product__card:focus-visible{border-color:var(--ashly-cta-end)!important;box-shadow:0 14px 33px rgba(35,13,26,.3),0 0 0 3px rgba(255,255,255,.13)!important}
@media(max-width:480px){.ashly-cta-stack{bottom:calc(var(--ashly-dock-height,68px) + var(--ashly-cta-bottom))!important;width:min(360px,calc(100% - 80px))!important;gap:6px!important}.ashly-viewer__frame .ashly-cta-stack .ashly-story-link{min-height:52px!important;padding:6px 8px!important}.ashly-cta-stack .ashly-story-link__icon{flex-basis:37px!important;width:37px!important;height:37px!important}.ashly-cta-stack .ashly-product__card{min-height:60px!important}}

/* 1.6.7: exact live-preview CTA rendering and legacy-style conflict guard. */
.ashly-cta-stack[data-cta-ready="1"]{left:50%!important;right:auto!important;width:min(360px,calc(100% - 28px))!important;max-width:none!important;pointer-events:none!important}
.ashly-cta-stack[data-cta-ready="1"]>*{pointer-events:auto!important}
.ashly-cta-stack[data-cta-ready="1"] .ashly-story-link{min-height:58px!important;padding:8px!important;border-width:1px!important;border-style:solid!important;border-radius:18px!important;gap:9px!important;overflow:hidden!important;opacity:1!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}
.ashly-cta-stack[data-cta-ready="1"] .ashly-story-link__icon,.ashly-cta-stack[data-cta-ready="1"] .ashly-story-link__arrow{display:grid!important;flex:0 0 40px!important;width:40px!important;height:40px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:13px!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)!important;place-items:center!important}
.ashly-cta-stack[data-cta-ready="1"] .ashly-story-link__content{align-items:flex-start!important;gap:2px!important;text-align:right!important}
.ashly-cta-stack[data-cta-ready="1"] .ashly-story-link__content strong{color:#fff!important;font-size:13px!important;font-weight:900!important;text-shadow:none!important}
.ashly-cta-stack[data-cta-ready="1"] .ashly-story-link__content small{font-size:9.5px!important;font-weight:700!important;text-shadow:none!important}
.ashly-cta-stack[data-cta-ready="1"] .ashly-story-link:hover,.ashly-cta-stack[data-cta-ready="1"] .ashly-story-link:focus-visible{filter:brightness(1.06)!important;transform:translateY(-2px)!important}
.ashly-cta-stack[data-cta-ready="1"] .ashly-product__card{width:100%!important;max-width:none!important;min-height:64px!important;border-width:1px 4px 1px 1px!important;border-style:solid!important;border-radius:18px!important;background:rgba(255,255,255,.97)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}
@media(max-width:480px){.ashly-cta-stack[data-cta-ready="1"]{width:calc(100% - 28px)!important}.ashly-cta-stack[data-cta-ready="1"] .ashly-story-link{min-height:56px!important}.ashly-cta-stack[data-cta-ready="1"] .ashly-story-link__icon,.ashly-cta-stack[data-cta-ready="1"] .ashly-story-link__arrow{flex-basis:38px!important;width:38px!important;height:38px!important}}

/* 1.6.9: exact play/pause centering in the circular top action. */
.ashly-viewer__top-actions [data-pause]{display:grid!important;padding:0!important;line-height:0!important;place-items:center!important}.ashly-viewer__top-actions [data-pause]>span{display:grid!important;width:100%!important;height:100%!important;line-height:0!important;place-items:center!important}.ashly-viewer__top-actions [data-pause] svg{display:block!important;margin:0!important;transform:none}.ashly-viewer__top-actions [data-pause] [data-icon-play] svg{transform:translateX(-.5px)!important}
/* 1.6.10: show exactly one state icon in the play/pause control. */
.ashly-viewer__top-actions [data-pause]>span[hidden]{display:none!important}
