html,body,#root{min-height:100dvh;margin:0;padding:0}html,body{background:#faf9f5}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}:root{--cream:#faf9f5;--warm-white:#fcf8f5;--purple:#46326e;--purple-dark:#2d2346;--purple-deep:#4d3377;--orange:#ff7900;--orange-pill:#fd7903;--shadow-card:0 8px 24px #2d23460f;--radius-card:16px;--gap-rhythm:24px;--hero-overlay:.2}*,:before,:after{box-sizing:border-box}html,body,#root{background:var(--cream);margin:0;padding:0}body{color:var(--purple);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Open Sans,Helvetica Neue,Arial,sans-serif}.lp{background:var(--cream);width:100%;min-height:100dvh;position:relative;overflow-x:hidden}.lp-hero{isolation:isolate;background:var(--purple-dark);width:100%;height:35dvh;min-height:220px;max-height:320px;position:relative;overflow:hidden}.lp-hero-video{object-fit:cover;object-position:center;z-index:2;background:0 0;width:100%;height:100%;position:absolute;inset:0}.lp-hero-media{background:radial-gradient(120% 80% at 22% 110%,#46326e8c 0%,#46326e00 55%),radial-gradient(60% 50% at 78% 30%,#ffddaaf2 0%,#fda0 60%),radial-gradient(80% 70% at 30% 20%,#fff0dcf2 0%,#fff0dc00 60%),linear-gradient(#f4e6d2 0%,#e9c9a1 45%,#b07a4a 80%,#5a3520 100%);position:absolute;inset:0}.lp-hero-subject{pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 360' preserveAspectRatio='xMidYEnd slice'><defs><linearGradient id='m' x1='0' x2='0' y1='0' y2='1'><stop offset='0' stop-color='%23F1E5D2'/><stop offset='1' stop-color='%23C29871'/></linearGradient><linearGradient id='c' x1='0' x2='0' y1='0' y2='1'><stop offset='0' stop-color='%23F9EAD0'/><stop offset='1' stop-color='%23C7986A'/></linearGradient><radialGradient id='steam' cx='.5' cy='.5' r='.5'><stop offset='0' stop-color='rgba(255,255,255,.55)'/><stop offset='1' stop-color='rgba(255,255,255,0)'/></radialGradient></defs><g opacity='.95'><rect x='0' y='305' width='390' height='80' fill='%23A06A41'/><rect x='0' y='300' width='390' height='8' fill='%23E3BE8F'/><rect x='205' y='110' width='130' height='200' rx='14' fill='url(%23m)'/><rect x='215' y='124' width='110' height='44' rx='8' fill='%23745033' opacity='.55'/><circle cx='240' cy='200' r='9' fill='%23745033' opacity='.6'/><circle cx='275' cy='200' r='9' fill='%23745033' opacity='.6'/><circle cx='310' cy='200' r='9' fill='%23745033' opacity='.6'/><rect x='225' y='240' width='80' height='14' rx='4' fill='%2356361F'/><rect x='235' y='254' width='60' height='8' fill='%23B98859'/><ellipse cx='265' cy='298' rx='34' ry='8' fill='%231E0F06' opacity='.35'/><path d='M232 268 Q230 296 250 304 H 280 Q300 296 298 268 Z' fill='url(%23c)'/><ellipse cx='265' cy='268' rx='33' ry='7' fill='%23311607'/><ellipse cx='265' cy='266' rx='28' ry='5' fill='%23A56A35'/><path d='M40 360 Q80 280 180 300 L 220 320 L 220 360 Z' fill='%23E6BA90' opacity='.85'/><path d='M70 300 Q140 270 200 295' stroke='%23D9A578' stroke-width='10' fill='none' opacity='.6' stroke-linecap='round'/><g opacity='.55'><circle cx='265' cy='90' r='30' fill='url(%23steam)'/><circle cx='285' cy='60' r='22' fill='url(%23steam)'/><circle cx='245' cy='55' r='18' fill='url(%23steam)'/></g></g></svg>");background-position:bottom;background-repeat:no-repeat;background-size:cover;height:78%;position:absolute;bottom:0;left:0;right:0}.lp-hero-overlay{z-index:3;background:linear-gradient(180deg, #2d234600 55%, rgba(45, 35, 70, calc(var(--hero-overlay) * .6)) 80%, rgba(45, 35, 70, var(--hero-overlay)) 100%);pointer-events:none;position:absolute;inset:0}.lp-brand{z-index:30;top:max(22px, env(safe-area-inset-top,0));position:absolute;left:22px}.lp-brand-label{flex-direction:column;line-height:1;display:flex}.lp-brand-label .lp-ph{letter-spacing:.18em;text-transform:uppercase;color:#ffffffc7;text-shadow:0 1px 2px #00000026;margin-bottom:3px;font-family:Open Sans,sans-serif;font-size:10px;font-weight:600}.lp-brand-label .lp-br{color:#fff;letter-spacing:-.01em;text-shadow:0 1px 3px #00000026;font-family:Nunito,sans-serif;font-size:22px;font-weight:800}.lp-content{padding:20px 24px;position:relative}.lp-h1{letter-spacing:-.015em;color:var(--purple);text-wrap:pretty;margin:0;font-family:Nunito,sans-serif;font-size:30px;font-weight:800;line-height:1.12}.lp-sub{color:#46326ec7;text-wrap:pretty;margin:10px 0 0;font-family:Open Sans,sans-serif;font-size:15.5px;font-weight:400;line-height:1.42}.lp-cards{flex-direction:column;gap:12px;margin-top:18px;display:flex}.lp-card{background:var(--warm-white);border-radius:var(--radius-card);box-shadow:var(--shadow-card);cursor:pointer;color:inherit;will-change:transform;grid-template-columns:1fr 72px;align-items:center;gap:12px;min-height:90px;padding:13px 16px;text-decoration:none;transition:transform .11s,box-shadow .2s;display:grid;position:relative}.lp-card:active{transform:scale(.97)}.lp-card:hover{box-shadow:0 12px 32px #2d23461a}.lp-card .lp-eyebrow{text-transform:uppercase;letter-spacing:.1em;margin:0 0 8px;font-family:Open Sans,sans-serif;font-size:10.5px;font-weight:700}.lp-card .lp-title{color:var(--purple);letter-spacing:-.01em;margin:0;font-family:Nunito,sans-serif;font-size:20px;font-weight:800;line-height:1.15}.lp-card .lp-subtitle{color:#46326eb3;text-wrap:pretty;margin:6px 0 0;font-family:Open Sans,sans-serif;font-size:13px;font-weight:400;line-height:1.4}.lp-card-a .lp-eyebrow{color:var(--orange)}.lp-ghost-link{color:var(--purple);align-items:center;gap:6px;margin-top:12px;font-family:Open Sans,sans-serif;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.lp-ghost-link .lp-arrow{transition:transform .2s;display:inline-block}.lp-card-a:hover .lp-ghost-link .lp-arrow{transform:translate(3px)}.lp-card-b .lp-eyebrow{color:var(--purple)}.lp-gradient-pill{color:#fff;letter-spacing:.01em;background:linear-gradient(90deg,#4d3377 0%,#fd7903 100%);border-radius:64px;align-items:center;gap:8px;height:36px;margin-top:14px;padding:0 20px;font-family:Open Sans,sans-serif;font-size:13.5px;font-weight:600;transition:filter .18s,transform .11s;display:inline-flex;box-shadow:0 6px 16px #4d337738,0 2px 6px #fd79032e}.lp-card-b:hover .lp-gradient-pill{filter:brightness(1.04)}.lp-thumb{background:#e9d9c1;border-radius:50%;align-self:center;width:64px;height:64px;position:relative;overflow:hidden;box-shadow:0 0 0 4px #ffffffbf,0 8px 20px #2d23461f}.lp-thumb-img{object-fit:cover;z-index:2;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.lp-thumb-a{background:radial-gradient(70% 60% at 35% 30%,#ffebc8f2 0%,#ffebc800 60%),linear-gradient(160deg,#f0d4b0 0%,#c28658 55%,#6b3a1f 100%)}.lp-thumb-a:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 104 104'><defs><linearGradient id='gA' x1='0' x2='0' y1='0' y2='1'><stop offset='0' stop-color='%23F9E2C3'/><stop offset='1' stop-color='%23B07A4A'/></linearGradient></defs><path d='M0 78 Q20 60 52 64 Q84 60 104 78 L104 104 L0 104 Z' fill='%23E0A777' opacity='.9'/><ellipse cx='52' cy='68' rx='14' ry='5' fill='%231F0E05'/><path d='M40 68 Q42 84 52 86 Q62 84 64 68 Z' fill='url(%23gA)'/><ellipse cx='52' cy='68' rx='12' ry='3.5' fill='%23311607'/><ellipse cx='52' cy='66' rx='9' ry='2' fill='%23B5793F'/></svg>");background-size:cover;position:absolute;inset:0}.lp-thumb-a .lp-play{z-index:3;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:6px;right:6px;box-shadow:0 2px 8px #2d234640}.lp-thumb-a .lp-play:after{content:"";border-left:8px solid var(--purple);border-top:5px solid #0000;border-bottom:5px solid #0000;width:0;height:0;margin-left:2px}.lp-thumb-b{background:radial-gradient(60% 60% at 50% 40%,#fbf5ec 0%,#efe3cf 65%,#d7be99 100%)}.lp-thumb-b:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 104 104'><defs><linearGradient id='gB' x1='0' x2='0' y1='0' y2='1'><stop offset='0' stop-color='%23F4ECDE'/><stop offset='1' stop-color='%23B79669'/></linearGradient></defs><rect x='34' y='22' width='36' height='58' rx='5' fill='url(%23gB)'/><rect x='38' y='28' width='28' height='12' rx='3' fill='%23745033' opacity='.5'/><circle cx='44' cy='50' r='2.4' fill='%23745033' opacity='.6'/><circle cx='52' cy='50' r='2.4' fill='%23745033' opacity='.6'/><circle cx='60' cy='50' r='2.4' fill='%23745033' opacity='.6'/><rect x='40' y='60' width='24' height='5' rx='1.5' fill='%2356361F'/><rect x='46' y='65' width='12' height='3' fill='%23B98859'/><ellipse cx='52' cy='84' rx='13' ry='2.5' fill='%231F0E05' opacity='.25'/><path d='M16 60 L26 60 L26 80 L18 82 Z' fill='%23E8E0D2' opacity='.9'/><rect x='72' y='66' width='18' height='4' rx='1.5' fill='%2356361F'/><circle cx='90' cy='68' r='3' fill='%2356361F'/></svg>");background-size:cover;position:absolute;inset:0}.lp-rating{background:var(--warm-white);border-radius:var(--radius-card);box-shadow:var(--shadow-card);color:inherit;grid-template-columns:1fr 72px;align-items:center;gap:12px;margin-top:12px;padding:13px 16px;text-decoration:none;transition:transform .11s,box-shadow .2s;display:grid}.lp-rating-main{min-width:0}.lp-rating:active{transform:scale(.98)}.lp-rating:hover{box-shadow:0 12px 32px #2d23461a}.lp-rating-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--orange);margin:0;font-family:Open Sans,sans-serif;font-size:10.5px;font-weight:700}.lp-rating-row{align-items:center;gap:10px;margin-top:8px;display:flex}.lp-rating-score{color:var(--purple);font-variant-numeric:tabular-nums;font-family:Nunito,sans-serif;font-size:24px;font-weight:800;line-height:1}.lp-stars{white-space:nowrap;font-size:16px;line-height:1;display:inline-block;position:relative}.lp-stars-empty{color:#46326e2e;letter-spacing:2px}.lp-stars-full{white-space:nowrap;color:var(--orange);letter-spacing:2px;position:absolute;top:0;left:0;overflow:hidden}.lp-rating-link{color:var(--purple);align-items:center;gap:5px;margin-top:10px;font-family:Open Sans,sans-serif;font-size:13px;font-weight:700;display:inline-flex}.lp-rating-badge{background:linear-gradient(155deg,#f1ecfa 0%,#e4d9f4 100%);border-radius:50%;justify-content:center;align-self:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 0 0 4px #ffffffbf,0 8px 20px #2d23461f}.lp-rating-logo{object-fit:contain;border-radius:50%;width:70%;height:70%}.lp-rating-link .lp-arrow{transition:transform .2s;display:inline-block}.lp-rating:hover .lp-rating-link .lp-arrow{transform:translate(3px)}.lp-fineprint{margin-top:22px;margin-bottom:max(8px, env(safe-area-inset-bottom,0));text-align:center;color:#46326e80;letter-spacing:.04em;font-family:Open Sans,sans-serif;font-size:11px;font-weight:400}.lp-staging{margin:14px 0 max(8px, env(safe-area-inset-bottom,0));border:1px dashed var(--orange);color:var(--purple);text-align:center;letter-spacing:.02em;background:#fff3e0;border-radius:10px;padding:9px 12px;font-family:Open Sans,sans-serif;font-size:12px;font-weight:700}.lp.lp-animated .lp-anim{opacity:0;animation:.48s cubic-bezier(.2,.7,.2,1) forwards lp-rise;transform:translateY(16px)}.lp.lp-animated .lp-a-hero{animation:.36s ease-out forwards lp-fade;transform:none}.lp.lp-animated .lp-a-h1{animation-delay:.12s}.lp.lp-animated .lp-a-sub{animation-delay:.2s}.lp.lp-animated .lp-a-cardA{animation-delay:.3s}.lp.lp-animated .lp-a-cardB{animation-delay:.38s}.lp.lp-animated .lp-a-rating{animation-delay:.46s}.lp.lp-animated .lp-a-foot{animation-duration:.38s;animation-delay:.56s}@keyframes lp-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-fade{0%{opacity:0}to{opacity:1}}@keyframes gs-slide-in{0%{opacity:.4;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes gs-pulse{0%,to{opacity:.55}50%{opacity:1}}:root{--bar-purple-deep:#2d2346;--bar-purple-mid:#46326e;--bar-purple-btn:#4d3377;--bar-orange:#fd7903;--bar-cream:#faf9f5;--bar-warm-white:#fcf8f5;--bar-white:#fff;--bar-light-warm:#e8e6e4;--bar-grad:linear-gradient(90deg, #4d3377 0%, #fd7903 100%);--bar-grad-anim:linear-gradient(90deg, #fd7903 0%, #4d3377 35%, #4d3377 65%, #fd7903 100%)}.step-root{background:var(--bar-cream);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;width:100%;min-height:100dvh;color:var(--bar-purple-mid);font-family:Nunito,-apple-system,system-ui,sans-serif;position:relative;overflow:hidden}.step-chrome{z-index:30;pointer-events:none;padding-top:max(14px, env(safe-area-inset-top,0));position:absolute;top:0;left:0;right:0}.step-chrome>*{pointer-events:auto}.step-progress{gap:3px;padding:0 14px;display:flex}.step-progress__seg{background:#ffffff52;border-radius:2px;flex:1;height:3px;position:relative;overflow:hidden}.step-progress__fill{transform-origin:0;background:#fff;transition:transform .32s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:scaleX(0)}.step-progress__fill--full{transform:scaleX(1)}.step-brand{justify-content:space-between;align-items:center;margin:12px 16px 0;display:flex}.step-brand__mark{cursor:pointer;text-align:left;font:inherit;color:inherit;background:0 0;border:0;padding:0;line-height:1}.step-brand__mark:active{transform:scale(.97)}.step-brand__philips{letter-spacing:.18em;text-transform:uppercase;color:#ffffffd9;text-shadow:0 1px 4px #00000059;margin-bottom:2px;font-size:10px;font-weight:600;display:block}.step-brand__wordmark{letter-spacing:-.01em;color:#fff;text-shadow:0 1px 6px #0006;font-family:Nunito,sans-serif;font-size:17px;font-weight:800;display:block}.step-brand__close{cursor:pointer;color:#fff;filter:drop-shadow(0 1px 3px #00000073);background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;display:grid}.step-brand__close:active{transform:scale(.93)}.step-slide{flex-direction:column;min-height:100dvh;animation:.24s ease-out step-slide-in;display:flex;position:relative}@keyframes step-slide-in{0%{opacity:0}to{opacity:1}}.step-media{background:var(--bar-warm-white);flex:none;width:100%;height:50dvh;min-height:280px;max-height:480px;position:relative;overflow:hidden}.step-media:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(#00000052 0%,#0000 100%);height:110px;position:absolute;top:0;left:0;right:0}.step-video{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.step-taps{z-index:5;display:flex;position:absolute;inset:0}.step-taps__back,.step-taps__fwd{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;height:100%;padding:0}.step-taps__back{width:30%}.step-taps__fwd{flex:1}.step-taps__back:disabled,.step-taps__fwd:disabled{cursor:default}.step-panel{padding:22px 24px max(20px, env(safe-area-inset-bottom)) 24px;background:var(--bar-cream);color:var(--bar-purple-mid);flex-direction:column;flex:1;display:flex;position:relative}.step-panel__content{flex-direction:column;flex:1;display:flex}.step-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#46326e8c;margin:0 0 8px;font-size:11px;font-weight:700}.step-headline{letter-spacing:-.02em;color:var(--bar-purple-mid);text-wrap:balance;margin:0;font-family:Nunito,sans-serif;font-size:28px;font-weight:900;line-height:1.1}.step-body{color:var(--bar-purple-mid);opacity:.78;max-width:34ch;margin:10px 0 0;font-family:Open Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.45}.step-next{cursor:pointer;color:#fff;letter-spacing:.01em;background:var(--bar-grad-anim);z-index:6;background-position:0%;background-size:200% 100%;border:0;border-radius:64px;justify-content:space-between;align-self:stretch;align-items:center;gap:12px;height:56px;margin-top:22px;padding:0 24px;font-family:Nunito,sans-serif;font-size:15px;font-weight:800;transition:background-position .32s,box-shadow .24s,transform 80ms;display:inline-flex;position:relative;box-shadow:0 4px 16px #4d33774d}.step-next:hover{background-position:100%}.step-next:active{transform:scale(.98)}.step-next__label{letter-spacing:.01em;font-weight:800}.step-next__arrow{background:#ffffff2e;border-radius:14px;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .24s;display:inline-flex}.step-next--active{animation:1.8s ease-in-out infinite step-next-pulse;box-shadow:0 8px 24px #4d33776b,0 0 0 6px #fd79031a}.step-next--active .step-next__arrow{background:#ffffff47;animation:1.4s ease-in-out infinite step-arrow-bounce}@keyframes step-next-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes step-arrow-bounce{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.step-outro-actions{z-index:6;flex-direction:column;gap:12px;margin-top:22px;display:flex}.step-play-again{cursor:pointer;background:var(--bar-grad-anim);color:#fff;letter-spacing:.02em;background-position:0%;background-size:200% 100%;border:0;border-radius:64px;justify-content:center;align-self:stretch;align-items:center;gap:10px;height:52px;padding:0 24px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:background-position .32s,transform 80ms;display:inline-flex;box-shadow:0 4px 16px #4d33774d}.step-play-again:hover{background-position:100%}.step-play-again:active{transform:scale(.98)}.step-links{flex-direction:column;gap:8px;margin-top:4px;display:flex}.step-link{background:var(--bar-white);color:var(--bar-purple-mid);letter-spacing:.005em;cursor:pointer;border:1px solid #46326e1a;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:transform 80ms,box-shadow .2s,border-color .2s;display:flex}.step-link:hover{border-color:#46326e2e;box-shadow:0 6px 18px #2d234614}.step-link:active{transform:scale(.985)}
