:root{--ink: #1c1837;--violet: #6d4aff;--violet-dark: #5836e0;--violet-wash: #f1ecff;--coral: #ff607f;--coral-wash: #fff0f3;--ground: #f7f5ff;--muted: #6b6685;--hairline: #e5dffb;--white: #ffffff;--font-display: "Avenir Next", Avenir, "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--max-width: 1120px}.wyshlist-site{box-sizing:border-box;font-family:var(--font-body);color:var(--ink);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}.wyshlist-site *,.wyshlist-site *:before,.wyshlist-site *:after{box-sizing:inherit}.wyshlist-site h1,.wyshlist-site h2,.wyshlist-site h3{font-family:var(--font-display);font-weight:700;letter-spacing:-.022em;color:var(--ink);margin:0 0 .5em}.wyshlist-site h1{font-size:clamp(2rem,4vw + 1rem,3.25rem);line-height:1.15}.wyshlist-site h2{font-size:clamp(1.5rem,2vw + 1rem,2.25rem);line-height:1.2}.wyshlist-site h3{font-size:1.25rem;line-height:1.3}.wyshlist-site p{margin:0 0 1em}.wyshlist-site a{color:var(--violet);text-decoration:underline;text-underline-offset:2px}.wyshlist-site a:hover{color:var(--violet-dark)}.wyshlist-site :focus-visible{outline:2px solid var(--violet);outline-offset:3px;border-radius:2px}.wyshlist-site img{max-width:100%;display:block}.wl-shell{max-width:var(--max-width);margin:0 auto;padding:0 24px}.wl-section{padding:64px 0}.wl-section--wash{background:var(--violet-wash)}.wl-section--ground{background:var(--ground)}.wl-eyebrow{font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--violet);margin:0 0 12px}.wl-lede{font-size:1.125rem;color:var(--muted);max-width:56ch}.wl-header{border-bottom:1px solid var(--hairline)}.wl-header__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0}.wl-brand{display:inline-flex;align-items:center;text-decoration:none}.wl-brand__logo{height:30px;width:auto;max-width:100%;display:block}.wl-footer .wl-brand__logo{height:26px}@media (max-width: 640px){.wl-brand__logo{height:26px}}.wl-nav{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.wl-nav a{color:var(--ink);text-decoration:none;font-size:15px;font-weight:500}.wl-nav a:hover{color:var(--violet)}.wl-header__cta{display:none}@media (min-width: 640px){.wl-header__cta{display:inline-flex}}.wyshlist-site .wl-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:8px;font-family:var(--font-body);font-size:15px;font-weight:600;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease,transform .12s ease}.wyshlist-site .wl-btn-primary,.wyshlist-site .wl-btn-primary:hover,.wyshlist-site .wl-btn-primary:visited{color:var(--white);text-decoration:none}.wyshlist-site .wl-btn-primary{background:var(--violet)}.wyshlist-site .wl-btn-primary:hover{background:var(--violet-dark)}.wyshlist-site .wl-btn-secondary{background:transparent;color:var(--ink);border-color:var(--hairline);text-decoration:none}.wyshlist-site .wl-btn-secondary:hover{border-color:var(--violet);color:var(--violet)}.wyshlist-site .wl-btn:active{transform:translateY(1px)}.wl-hero{padding:64px 0 72px}.wl-hero__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media (min-width: 900px){.wl-hero__grid{grid-template-columns:1.05fr .95fr}}.wl-install{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 12px;max-width:460px}.wl-install input{flex:1 1 240px;min-width:0;padding:12px 14px;border-radius:8px;border:1px solid var(--hairline);font-size:15px;font-family:var(--font-body);color:var(--ink);background:var(--white)}.wl-install input:focus-visible{outline:2px solid var(--violet);outline-offset:1px}.wl-install-hint{font-size:13px;color:var(--muted);margin:0}.wl-demo{background:var(--white);border:1px solid var(--hairline);border-radius:16px;padding:24px;display:grid;grid-template-columns:1fr;gap:20px;box-shadow:0 24px 48px -32px #17151f59}@media (min-width: 480px){.wl-demo{grid-template-columns:1fr 1fr}}.wl-demo__card{border:1px solid var(--hairline);border-radius:12px;overflow:hidden;background:var(--ground)}.wl-demo__image{aspect-ratio:4 / 3;background:linear-gradient(135deg,var(--violet-wash),var(--ground));display:flex;align-items:center;justify-content:center}.wl-demo__image-swatch{width:56%;height:56%;border-radius:10px;background:var(--white);box-shadow:0 8px 20px -12px #1c183759;display:flex;align-items:center;justify-content:center;color:var(--violet)}.wl-demo__image-swatch svg{width:58%;height:58%;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.wl-demo__body{padding:14px 14px 16px;position:relative}.wl-demo__title{font-size:14px;font-weight:600;margin:0 0 2px}.wl-demo__price{font-size:13px;color:var(--muted);margin:0}.wl-heart{position:absolute;top:-18px;right:12px;width:36px;height:36px;border-radius:50%;border:1px solid var(--hairline);background:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:transform .16s ease,border-color .16s ease}.wl-heart:hover{border-color:var(--violet)}.wl-heart svg{width:18px;height:18px;stroke:var(--muted);fill:none;stroke-width:1.8;transition:fill .16s ease,stroke .16s ease,transform .16s ease}.wl-heart[aria-pressed=true] svg{fill:var(--violet);stroke:var(--violet);transform:scale(1.08)}.wl-heart--pulse svg{animation:wl-heart-pulse .36s ease}.wl-saved-panel{border:1px dashed var(--hairline);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px;min-height:100%}.wl-saved-panel__label{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--violet);margin:0}.wl-saved-panel__empty{font-size:13px;color:var(--muted);margin:0}.wl-saved-item{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--ink);background:var(--violet-wash);border-radius:8px;padding:8px 10px;animation:wl-saved-in .26s ease}.wl-saved-item__dot{width:8px;height:8px;border-radius:50%;background:var(--coral);flex:none}@keyframes wl-saved-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes wl-heart-pulse{0%{transform:scale(1)}40%{transform:scale(1.3)}to{transform:scale(1.08)}}@media (prefers-reduced-motion: reduce){.wl-saved-item{animation:none}.wl-heart--pulse svg{animation:none}.wl-heart svg,.wl-btn,.wl-heart{transition:none}}.wl-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:32px}@media (min-width: 640px){.wl-grid--2{grid-template-columns:1fr 1fr}}@media (min-width: 900px){.wl-grid--4{grid-template-columns:repeat(4,1fr)}.wl-grid--3{grid-template-columns:repeat(3,1fr)}}.wl-card{background:var(--white);border:1px solid var(--hairline);border-radius:12px;padding:22px}.wl-card__num{font-family:var(--font-display);font-size:22px;color:var(--violet);margin:0 0 8px}.wl-card h3{margin-bottom:6px}.wl-card p{color:var(--muted);font-size:14px;margin:0}.wl-pricing{max-width:420px;margin:32px auto 0;background:var(--white);border:1px solid var(--hairline);border-radius:16px;padding:32px;text-align:center}.wl-pricing__amount{font-family:var(--font-display);font-size:3rem;color:var(--ink);margin:8px 0 0}.wl-pricing__amount span{font-size:1rem;font-family:var(--font-body);color:var(--muted);font-weight:400}.wl-pricing__trial{display:inline-block;margin:14px 0 20px;padding:6px 14px;border-radius:999px;background:var(--violet-wash);color:var(--violet-dark);font-size:13px;font-weight:600}.wl-pricing ul{text-align:left;list-style:none;margin:20px 0 0;padding:0;display:flex;flex-direction:column;gap:10px;font-size:14px;color:var(--ink)}.wl-pricing li{display:flex;gap:10px;align-items:flex-start}.wl-pricing li:before{content:"✓";color:var(--violet);font-weight:700;flex:none}.wl-faq{max-width:760px;margin-top:24px}.wl-faq details{border-bottom:1px solid var(--hairline);padding:18px 0}.wl-faq summary{cursor:pointer;font-weight:600;font-size:16px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px}.wl-faq summary::-webkit-details-marker{display:none}.wl-faq summary:after{content:"+";color:var(--violet);font-size:20px;font-weight:400;flex:none}.wl-faq details[open] summary:after{content:"–"}.wl-faq p{color:var(--muted);margin:10px 0 0;font-size:15px}.wl-footer{border-top:1px solid var(--hairline);background:var(--ground)}.wl-footer__grid{padding:40px 0 32px;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;align-items:flex-start}.wl-footer__brand{max-width:320px}.wl-footer__links{display:flex;flex-wrap:wrap;gap:24px;list-style:none;margin:0;padding:0}.wl-footer__links a{color:var(--ink);text-decoration:none;font-size:14px}.wl-footer__links a:hover{color:var(--violet)}.wl-footer__legal{border-top:1px solid var(--hairline);padding:18px 0 28px;font-size:13px;color:var(--muted)}.wl-legal{padding:56px 0 80px;max-width:780px;margin:0 auto}.wl-legal .wl-updated{display:inline-block;margin:10px 0 32px;padding:6px 12px;border-radius:999px;background:var(--violet-wash);color:var(--violet-dark);font-size:13px;font-weight:600}.wl-legal h2{margin-top:2.2em;padding-top:.4em;border-top:1px solid var(--hairline)}.wl-legal h2:first-of-type{border-top:none;margin-top:1.4em}.wl-legal h3{margin-top:1.6em}.wl-legal p,.wl-legal li{color:var(--ink);font-size:15.5px}.wl-legal ul,.wl-legal ol{padding-left:1.3em}.wl-legal .wl-placeholder{background:#fff2cc;color:#6b5300;padding:1px 6px;border-radius:4px;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.wl-table-wrap{overflow-x:auto;margin:16px 0 24px;border:1px solid var(--hairline);border-radius:10px}.wl-table{width:100%;border-collapse:collapse;font-size:14px;min-width:480px}.wl-table caption{text-align:left;font-size:13px;font-weight:600;padding:10px 14px;background:var(--ground);border-bottom:1px solid var(--hairline)}.wl-table th,.wl-table td{text-align:left;padding:10px 14px;border-bottom:1px solid var(--hairline);vertical-align:top}.wl-table th{background:var(--ground);font-weight:600}.wl-table tr:last-child td{border-bottom:none}.wl-steps{counter-reset:wl-step;list-style:none;margin:24px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.wl-steps li{counter-increment:wl-step;display:flex;gap:14px;align-items:flex-start}.wl-steps li:before{content:counter(wl-step);flex:none;width:28px;height:28px;border-radius:50%;background:var(--violet);color:var(--white);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.wl-callout{background:var(--white);border:1px solid var(--hairline);border-left:3px solid var(--violet);border-radius:10px;padding:16px 20px;margin:20px 0;font-size:15px}.wl-callout strong{color:var(--violet-dark)}
