.florame-tour-launcher,.florame-tour-shell,.florame-tour-shell *{box-sizing:border-box}html.florame-tour-active,html.florame-tour-active body{overflow:hidden}.florame-tour-launcher{position:fixed;left:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:100020;display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:8px 14px 8px 9px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:linear-gradient(145deg,#fffffff0,#fff0f5e0),#fff;color:#22161a;box-shadow:0 18px 42px #ff4d7538,0 8px 18px #1814161f,inset 0 1px #ffffffe6;font:800 14px/1.1 var(--font-body-family, "Helvetica Neue", Arial, sans-serif);letter-spacing:0;cursor:pointer;-webkit-tap-highlight-color:transparent;transform:translateZ(0);transition:transform .18s ease,box-shadow .18s ease}.florame-tour-launcher[hidden]{display:none!important}.florame-tour-launcher:hover{transform:translateY(-2px);box-shadow:0 24px 54px #ff4d7547,0 10px 22px #18141621,inset 0 1px #ffffffe6}.florame-tour-launcher:focus-visible,.florame-tour-card button:focus-visible,.florame-tour-card a:focus-visible{outline:3px solid rgba(255,77,117,.45);outline-offset:3px}.florame-tour-launcher-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#ff5c82,#ff9c66);color:#fff;box-shadow:inset 0 -8px 18px #780c362e}.florame-tour-launcher-icon svg{width:30px;height:30px;animation:florame-tour-wiggle 2.8s ease-in-out infinite}.florame-tour-launcher-copy{display:grid;gap:2px;text-align:left}.florame-tour-launcher-copy strong{font-size:13px}.florame-tour-launcher-copy span{font-size:11px;font-weight:800;color:#22161a94}.florame-tour-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100010;pointer-events:none;font-family:var(--font-body-family, "Helvetica Neue", Arial, sans-serif)}.florame-tour-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:auto;background:radial-gradient(circle at 18% 22%,rgba(255,199,103,.16),transparent 27%),radial-gradient(circle at 82% 18%,rgba(101,214,190,.16),transparent 25%),#150e128f;opacity:0;transition:opacity .22s ease}.florame-tour-shell.is-visible .florame-tour-scrim{opacity:1}.florame-tour-spotlight{position:fixed;left:50%;top:50%;width:0;height:0;border-radius:22px;border:2px solid rgba(255,255,255,.94);box-shadow:0 0 0 9999px #150e128f,0 24px 64px #ff4d7547,inset 0 0 0 1px #ff4d7573;opacity:0;transform:translate3d(-50%,-50%,0) scale(.98);transition:left .28s cubic-bezier(.2,.8,.2,1),top .28s cubic-bezier(.2,.8,.2,1),width .28s cubic-bezier(.2,.8,.2,1),height .28s cubic-bezier(.2,.8,.2,1),opacity .18s ease,transform .28s cubic-bezier(.2,.8,.2,1);pointer-events:none}.florame-tour-spotlight.is-on{opacity:1;transform:translate3d(-50%,-50%,0) scale(1)}.florame-tour-card{position:fixed;z-index:2;pointer-events:auto;left:50%;top:50%;width:min(430px,calc(100vw - 28px));max-height:calc(100vh - 28px - env(safe-area-inset-bottom,0px));overflow:hidden;color:#24171c;background:linear-gradient(160deg,#fffffffa,#fff6f9f5 48%,#f0fffaf0);border:1px solid rgba(255,255,255,.92);border-radius:26px;box-shadow:0 34px 80px #1a0f1447,0 14px 34px #ff4d752e,inset 0 1px #fffffff2;opacity:0;transform:translate3d(-50%,-50%,0) rotateX(4deg) scale(.96);transition:opacity .21s ease,transform .28s cubic-bezier(.2,.8,.2,1),left .28s cubic-bezier(.2,.8,.2,1),top .28s cubic-bezier(.2,.8,.2,1)}.florame-tour-shell.is-visible .florame-tour-card{opacity:1;transform:translate3d(-50%,-50%,0) rotateX(0) scale(1)}.florame-tour-card-inner{position:relative;display:grid;grid-template-rows:auto 1fr auto;max-height:inherit}.florame-tour-top{position:relative;min-height:156px;padding:18px 18px 0;overflow:hidden}.florame-tour-visual{position:relative;height:142px;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#ff628424,#65d6be2e),#fff8fb;box-shadow:inset 0 1px #ffffffe6,inset 0 -22px 42px #ff4d7514}.florame-tour-visual svg{width:100%;height:100%;display:block}.florame-tour-body{padding:16px 20px 18px;overflow:auto}.florame-tour-eyebrow{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:5px 10px;border-radius:999px;background:#ff4d751a;color:#c82b52;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:0}.florame-tour-title{margin:12px 0 8px;color:#24171c;font-size:28px;line-height:1.02;font-weight:900;letter-spacing:0}.florame-tour-text{margin:0;color:#24171cb8;font-size:15px;line-height:1.48;font-weight:650;letter-spacing:0}.florame-tour-mission{display:grid;gap:9px;margin-top:14px;padding:12px;border-radius:18px;background:#ffffffad;border:1px solid rgba(255,77,117,.12);box-shadow:inset 0 1px #ffffffc7}.florame-tour-mission-label{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#24171cb3;font-size:12px;font-weight:900}.florame-tour-mission-pills{display:flex;flex-wrap:wrap;gap:8px}.florame-tour-pill{-webkit-appearance:none;appearance:none;border:1px solid rgba(36,23,28,.08);border-radius:999px;background:#fff;color:#24171c;padding:8px 10px;font-size:12px;line-height:1;font-weight:900;cursor:pointer;box-shadow:0 8px 20px #24171c0f}.florame-tour-pill.is-selected{color:#fff;border-color:transparent;background:linear-gradient(145deg,#ff4d75,#ff8d55)}.florame-tour-progress{display:flex;align-items:center;gap:7px;margin-top:14px}.florame-tour-petal{width:23px;height:15px;border-radius:12px 12px 12px 3px;background:#24171c1f;transform:rotate(-18deg);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.florame-tour-petal.is-done{background:linear-gradient(145deg,#ff4d75,#ffc766);box-shadow:0 7px 14px #ff4d7538;transform:rotate(-18deg) translateY(-2px)}.florame-tour-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px 16px;border-top:1px solid rgba(36,23,28,.08);background:#ffffff85}.florame-tour-actions{display:flex;align-items:center;gap:8px;min-width:0}.florame-tour-btn{-webkit-appearance:none;appearance:none;border:0;min-height:40px;border-radius:999px;padding:0 14px;font-size:13px;font-weight:900;letter-spacing:0;cursor:pointer;white-space:nowrap}.florame-tour-btn--ghost{color:#24171c9e;background:transparent}.florame-tour-btn--soft{color:#c82b52;background:#ff4d751a}.florame-tour-btn--primary{color:#fff;background:linear-gradient(145deg,#ff4d75,#ff8d55);box-shadow:0 14px 30px #ff4d7547}.florame-tour-btn--primary:hover,.florame-tour-btn--soft:hover{transform:translateY(-1px)}.florame-tour-close{-webkit-appearance:none;appearance:none;border:0;width:34px;height:34px;border-radius:50%;color:#24171c9e;background:#24171c0f;display:grid;place-items:center;cursor:pointer;flex:0 0 auto}.florame-tour-close svg{width:18px;height:18px;stroke:currentColor}.florame-tour-live-region{position:fixed;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}@keyframes florame-tour-wiggle{0%,to{transform:rotate(-4deg) translateY(0)}45%{transform:rotate(5deg) translateY(-2px)}70%{transform:rotate(-2deg) translateY(1px)}}@keyframes florame-tour-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes florame-tour-drift{0%{transform:translate3d(-12px,8px,0) rotate(-8deg);opacity:0}18%{opacity:1}to{transform:translate3d(28px,-18px,0) rotate(18deg);opacity:0}}.florame-tour-svg-float{animation:florame-tour-float 3.1s ease-in-out infinite}.florame-tour-svg-drift{animation:florame-tour-drift 3.8s ease-in-out infinite}.florame-tour-svg-drift:nth-of-type(2){animation-delay:.6s}.florame-tour-svg-drift:nth-of-type(3){animation-delay:1.1s}@media(max-width:720px){.florame-tour-card{width:calc(100vw - 22px);left:50%!important;top:auto!important;bottom:calc(11px + env(safe-area-inset-bottom,0px));transform:translate3d(-50%,16px,0) scale(.98);max-height:calc(100vh - 22px - env(safe-area-inset-bottom,0px))}.florame-tour-shell.is-visible .florame-tour-card{transform:translate3d(-50%,0,0) scale(1)}.florame-tour-top{min-height:126px;padding:14px 14px 0}.florame-tour-visual{height:114px;border-radius:20px}.florame-tour-title{font-size:24px}.florame-tour-body{padding:14px 16px}.florame-tour-footer{align-items:stretch}.florame-tour-actions{flex:1;justify-content:flex-end}.florame-tour-btn{min-height:42px;padding:0 12px}.florame-tour-btn--ghost{display:none}.florame-tour-launcher{left:12px;bottom:calc(88px + env(safe-area-inset-bottom,0px))}}@media(prefers-reduced-motion:reduce){.florame-tour-launcher,.florame-tour-card,.florame-tour-spotlight,.florame-tour-scrim,.florame-tour-svg-float,.florame-tour-svg-drift,.florame-tour-launcher-icon svg{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/93/assets/florame-guided-tour.css.map */
