.yns-pw{--pw-bg:#f4efe6;--pw-white:#fffdfc;--pw-ink:#141619;--pw-muted:#60656b;--pw-pink:#c13060;--pw-green:#164f35;min-height:100svh;position:relative;overflow:hidden;background:var(--pw-bg);color:var(--pw-ink);font-family:Arial,sans-serif}.yns-pw *{box-sizing:border-box}.yns-pw button,.yns-pw input{font:inherit}.yns-pw button{cursor:pointer}.yns-pw__photo{display:block;position:absolute;inset:0;margin:0}.yns-pw__photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.yns-pw__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,239,230,.98) 0%,rgba(244,239,230,.92) 36%,rgba(244,239,230,.2) 60%,transparent 76%)}.yns-pw__nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:25px clamp(24px,4vw,64px)}.yns-pw__logo{font-family:Georgia,serif;font-size:22px;font-weight:700}.yns-pw__logo span{color:var(--pw-pink)}.yns-pw__password{border:0;background:transparent;color:var(--pw-muted);font-size:12px;text-decoration:underline;text-underline-offset:4px;padding:10px 0}.yns-pw__shell{position:relative;z-index:1;display:flex;align-items:center;min-height:calc(100svh - 84px);padding:20px clamp(24px,4vw,64px) 56px}.yns-pw__panel{width:min(550px,46vw)}.yns-pw__eyebrow{margin:0 0 15px;color:var(--pw-pink);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.yns-pw h1{margin:0;max-width:12ch;font-family:Georgia,serif;font-size:clamp(34px,3.6vw,54px);font-weight:500;line-height:1.02;letter-spacing:-.025em}.yns-pw__intro{max-width:48ch;margin:22px 0 24px;color:#454a50;font-size:16px;line-height:1.55}.yns-pw__founder{display:flex;align-items:center;gap:12px;width:fit-content;margin:0 0 26px;padding:10px 14px 10px 10px;border:1px solid rgba(193,48,96,.18);border-radius:8px;background:rgba(255,253,252,.7);font-size:12px;color:#4e3b42}.yns-pw__founder b{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:24px;padding:0 8px;border-radius:5px;background:var(--pw-pink);color:white;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.yns-pw__card{width:min(520px,100%);padding:24px;border:1px solid rgba(20,22,25,.1);border-radius:16px;background:rgba(255,253,252,.92);box-shadow:0 18px 60px rgba(46,35,30,.09);backdrop-filter:blur(10px)}.yns-pw__progress{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;font-size:11px;color:var(--pw-muted);letter-spacing:.05em}.yns-pw__dots{display:flex;gap:6px}.yns-pw__dots i{width:22px;height:3px;border-radius:4px;background:#d9d3cd}.yns-pw__dots .is-active{width:32px;background:var(--pw-pink)}.yns-pw__step{display:none}.yns-pw__step.is-active{display:block;animation:ynsPwIn .25s ease}@keyframes ynsPwIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.yns-pw__step h2{margin:0 0 8px;font-family:Georgia,serif;font-size:24px;font-weight:500;line-height:1.15}.yns-pw__step>p:not(.yns-pw__error){margin:0 0 18px;color:var(--pw-muted);font-size:13px;line-height:1.45}.yns-pw label{display:block;margin:0 0 8px;font-size:12px;font-weight:650}.yns-pw__input-row{display:grid;grid-template-columns:1fr auto;gap:10px}.yns-pw input[type=text],.yns-pw input[type=email]{width:100%;height:49px;border:1px solid #cfc8c0;border-radius:7px;background:white;color:var(--pw-ink);padding:0 15px;outline:none}.yns-pw input:focus{border-color:var(--pw-pink);box-shadow:0 0 0 3px rgba(193,48,96,.09)}.yns-pw__primary{min-height:49px;border:1px solid var(--pw-pink);border-radius:7px;background:var(--pw-pink);color:white;padding:0 20px;font-size:12px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.yns-pw__primary:hover{background:#a92750;border-color:#a92750}.yns-pw__primary:disabled{cursor:wait;opacity:.72}.yns-pw__primary--full{width:100%;margin-top:16px}.yns-pw__error{min-height:18px;margin:7px 0 0;color:#9a244a;font-size:11px}.yns-pw__available{display:none;align-items:center;gap:8px;margin:14px 0 0;padding:10px 12px;border-radius:7px;background:#edf5ef;color:var(--pw-green);font-size:12px}.yns-pw__available.is-visible{display:flex}.yns-pw__available i{width:7px;height:7px;border-radius:50%;background:#45a56f}.yns-pw__choices{display:grid;grid-template-columns:1fr 1fr;gap:9px}.yns-pw__choice{min-height:52px;border:1px solid #d3cdc5;border-radius:8px;background:white;color:#454a50;padding:10px 12px;text-align:left;font-size:12px;line-height:1.3}.yns-pw__choice:hover,.yns-pw__choice.is-selected{border-color:var(--pw-pink);background:#fff7fa;color:var(--pw-ink)}.yns-pw__choice.is-selected{box-shadow:inset 0 0 0 1px var(--pw-pink)}.yns-pw__next{display:flex;justify-content:flex-end;margin-top:16px}.yns-pw__founder-box{margin:14px 0 0;padding:14px;border-radius:9px;background:#f7eff2;border:1px solid rgba(193,48,96,.14)}.yns-pw__founder-box b{display:block;margin-bottom:4px;font-family:Georgia,serif;font-size:16px;font-weight:500}.yns-pw__founder-box span{display:block;color:#6d5260;font-size:11.5px;line-height:1.4}.yns-pw__consent{display:flex!important;align-items:flex-start;gap:9px;margin:13px 0 0!important;color:var(--pw-muted);font-size:10.5px!important;font-weight:400!important;line-height:1.4}.yns-pw__consent input{margin-top:2px;accent-color:var(--pw-pink)}.yns-pw__privacy{margin:14px 0 0!important;color:#797d81!important;font-size:10px!important;line-height:1.4}.yns-pw__privacy a{color:inherit;text-underline-offset:2px}.yns-pw__success{padding:5px 0}.yns-pw__success>div{display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:16px;border-radius:50%;background:#e6f2e9;color:var(--pw-green);font-weight:800}.yns-pw__success h2{font-size:28px}.yns-pw__success p{margin:10px 0 0!important;color:var(--pw-muted)!important;font-size:13px!important;line-height:1.5!important}@media(max-width:780px){.yns-pw{display:flex;flex-direction:column;min-height:100svh}.yns-pw__photo{position:absolute;inset:0;height:100%;min-height:0;max-height:none}.yns-pw__photo img{object-position:46% 42%}.yns-pw__photo:after{background:linear-gradient(180deg,rgba(244,239,230,0) 14%,rgba(244,239,230,.55) 33%,rgba(244,239,230,.93) 48%,var(--pw-bg) 62%)}.yns-pw__nav{position:relative;z-index:2;padding:18px 20px}.yns-pw__logo{font-size:19px}.yns-pw__password{font-size:10.5px}.yns-pw input[type=text],.yns-pw input[type=email]{font-size:16px}.yns-pw__shell{position:relative;z-index:1;display:flex;align-items:flex-end;flex:1 1 auto;min-height:0;margin:0;padding:0 20px 24px}.yns-pw__panel{width:100%;display:flex;flex-direction:column}.yns-pw__card{order:2}.yns-pw__founder{order:3;margin:12px 0 0;background:transparent;border:0;padding:0;font-size:11px}.yns-pw__eyebrow{margin-bottom:10px;font-size:9.5px}.yns-pw h1{max-width:none;text-wrap:balance;font-size:clamp(30px,8.6vw,40px);line-height:1.02}.yns-pw__intro{margin:14px 0 18px;font-size:14px;max-width:34ch}.yns-pw__card{padding:20px 18px;border-radius:14px;box-shadow:0 16px 44px rgba(46,35,30,.1);backdrop-filter:none}.yns-pw__choices{grid-template-columns:1fr 1fr;gap:8px}.yns-pw__choice{min-height:46px;padding:8px 10px;font-size:11.5px}.yns-pw__step>p:not(.yns-pw__error){margin-bottom:14px}.yns-pw__next{margin-top:12px}.yns-pw__founder-box{margin-top:10px;padding:11px}.yns-pw__founder-box b{font-size:14px;margin-bottom:2px}.yns-pw__founder-box span{font-size:11px}.yns-pw__consent{margin-top:10px!important}.yns-pw__primary--full{margin-top:12px}.yns-pw__privacy{margin-top:10px!important}.yns-pw__input-row{grid-template-columns:minmax(0,1fr) auto}.yns-pw__primary{width:100%}.yns-pw__input-row .yns-pw__primary{width:auto;padding-inline:14px;font-size:10px}.yns-pw__step h2{font-size:22px}.yns-pw__panel:has(.yns-pw__step[data-step="2"].is-active) .yns-pw__intro,.yns-pw__panel:has(.yns-pw__step[data-step="3"].is-active) .yns-pw__intro,.yns-pw__panel:has(.yns-pw__step[data-step="3"].is-active) h1,.yns-pw__panel:has(.yns-pw__step[data-step="3"].is-active) .yns-pw__eyebrow,.yns-pw__panel:has(.yns-pw__step[data-step="4"].is-active) .yns-pw__intro,.yns-pw__panel:has(.yns-pw__step[data-step="3"].is-active) .yns-pw__founder{display:none}}@media(max-width:780px) and (max-height:700px){.yns-pw h1{font-size:clamp(26px,7.4vw,32px)}.yns-pw__intro{margin:12px 0 14px;font-size:13px}.yns-pw__card{padding:16px 15px}.yns-pw__step h2{font-size:19px}.yns-pw__step>p:not(.yns-pw__error){margin-bottom:14px}}@media(prefers-reduced-motion:reduce){.yns-pw__step.is-active{animation:none}}

@media (min-width:781px) and (max-height:760px){.yns-pw__nav{padding-block:18px}.yns-pw__shell{align-items:flex-start;min-height:calc(100svh - 68px);padding-top:12px;padding-bottom:20px}.yns-pw h1{max-width:none;font-size:clamp(32px,3vw,44px);line-height:1;letter-spacing:-.025em}.yns-pw__intro{margin:14px 0 16px}.yns-pw__founder{margin-bottom:16px}.yns-pw__card{padding:20px}}

@media (min-width:781px) and (max-height:760px){.yns-pw__nav{padding-block:12px}.yns-pw__shell{min-height:calc(100svh - 56px);padding-top:0;padding-bottom:12px}.yns-pw__eyebrow{margin-bottom:10px}.yns-pw h1{font-size:clamp(30px,2.7vw,40px)}.yns-pw__intro{margin:10px 0}.yns-pw__founder{margin:0 0 10px}.yns-pw__card{padding:14px}.yns-pw__progress{margin-bottom:12px}.yns-pw__step h2{font-size:21px}.yns-pw__step>p:not(.yns-pw__error){margin-bottom:10px}.yns-pw__next{margin-top:8px}.yns-pw__founder-box{margin-top:8px;padding:10px}.yns-pw__consent{margin-top:8px!important}.yns-pw__primary--full{margin-top:10px}.yns-pw__privacy{margin-top:8px!important}}

@media (min-width:781px) and (max-height:760px){.yns-pw input[type=text],.yns-pw input[type=email]{height:44px}.yns-pw__primary{min-height:44px}.yns-pw__founder-box b{font-size:14px}.yns-pw__founder-box span{font-size:10.5px}.yns-pw__consent{font-size:9.5px!important}.yns-pw__privacy{font-size:9px!important}}
