/* Client home only: keep the published video and all existing journey behavior. */
#welcome .lizi-premium-home{margin:0 0 36px;color:#203c2c;animation:premium-arrive .7s ease both}
#welcome .premium-welcome{position:relative;overflow:hidden;padding:38px 42px;border:1px solid #e9d7b3;border-radius:22px;background:radial-gradient(ellipse at 84% 20%,#fffdf5 0%,transparent 48%),linear-gradient(115deg,#ecd1ad,#fff6e6 56%,#e8dabd);box-shadow:0 18px 50px #74572112}
#welcome .premium-kicker{font:700 10px/1.5 Arial,sans-serif;letter-spacing:2.8px;color:#896026}
#welcome .premium-welcome h1{position:relative;z-index:1;font:400 clamp(28px,3vw,43px)/1.15 Georgia,serif!important;color:#203c2c!important;margin:14px 0 10px!important;max-width:85%}
#welcome .premium-welcome h1 em{font-style:normal}
#welcome .premium-welcome p{font:400 12px/1.6 Arial,sans-serif;letter-spacing:2px;text-transform:uppercase;color:#5f604d;margin:0}
#welcome .premium-line{display:block;width:48px;height:3px;background:#c49741;margin-top:22px}
#welcome .premium-botanical{position:absolute;right:28px;bottom:-67px;font:260px Georgia;color:#9c9e7040;transform:rotate(-15deg);pointer-events:none}
#welcome .premium-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:22px;margin-top:22px;align-items:stretch}
#welcome .premium-shortcuts button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;border-color:#e8dcc3}
#welcome .premium-shortcuts button:disabled .premium-arrow{font-size:13px;bottom:13px}
#welcome .premium-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
#welcome .premium-shortcuts button{position:relative;text-align:left;min-width:0;min-height:151px;padding:21px 16px 28px;border:1px solid #e8dcc3;border-radius:15px;background:linear-gradient(145deg,#fffefa,#f5f0e4);color:#23402f;cursor:pointer;box-shadow:0 7px 18px #775b2610;transition:border-color .2s,box-shadow .2s}
#welcome .premium-shortcuts button:hover{border-color:#ba8c36;box-shadow:0 8px 22px #aa813526}
#welcome .premium-shortcuts button:focus-visible{outline:3px solid #b68a34;outline-offset:3px}
#welcome .premium-icon{display:block;font:32px/1 Georgia;color:#bf913b;margin-bottom:14px}
#welcome .premium-shortcuts strong{display:block;font:400 17px/1.2 Georgia;color:#233a2a}
#welcome .premium-shortcuts small{display:block;font:11px/1.5 Arial,sans-serif;color:#747660;margin-top:8px}
#welcome .premium-arrow{position:absolute;right:14px;bottom:7px;font:25px Georgia;color:#b8882e}
#welcome .premium-film{min-width:0;padding:17px;border:1px solid #dfcda8;border-radius:18px;background:#fffdf6;box-shadow:0 12px 35px #6d552015}
#welcome .premium-film-label{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:13px;font:10px/1.5 Arial,sans-serif;color:#7f765e}
#welcome .premium-film-label span:first-child{font-weight:700;letter-spacing:1.6px;color:#9a702b}
#welcome .premium-film .client-welcome-video{padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}
#welcome .premium-film .client-welcome-video-head{display:none!important}
#welcome .premium-film .client-welcome-video-stage{border-radius:11px;overflow:hidden}
#welcome .premium-film video{display:block;width:100%!important;height:auto!important;aspect-ratio:16/9;object-fit:contain;background:#152b20}
#welcome .premium-film .client-welcome-video-description{color:#626954!important;font:12px/1.65 Arial,sans-serif!important;margin:13px 0 0!important}
#welcome .premium-film .welcome-letter-hint{color:#626954!important;font-size:12px}
#welcome .premium-film .client-welcome-video-description,#welcome .premium-film .welcome-letter-hint{-webkit-text-fill-color:#626954!important;text-shadow:none!important}
#welcome .premium-welcome h1{text-shadow:none!important}
@keyframes premium-arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(max-width:1100px){#welcome .premium-layout{grid-template-columns:1fr}#welcome .premium-shortcuts button{min-height:135px}}
@media(max-width:600px){#welcome .premium-welcome{padding:26px 22px;border-radius:17px}#welcome .premium-welcome h1{max-width:100%}#welcome .premium-welcome p{font-size:10px;letter-spacing:1.3px}#welcome .premium-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#welcome .premium-layout{gap:16px}#welcome .premium-film{padding:12px}#welcome .premium-kicker{font-size:9px;letter-spacing:1.6px}}
@media(prefers-reduced-motion:reduce){#welcome .lizi-premium-home{animation:none}#welcome .premium-shortcuts button{transition:none}}
