/* AppBuilder Section: Masuk Member — Desktop [desktop] */
:root{--yn-paper:#fff;--yn-soft:#f6f7f4;--yn-coffee-soft:#f7f1e9;--yn-ink:#18221d;--yn-green:#24513b;--yn-green-deep:#163729;--yn-green-light:#eaf1ed;--yn-coffee:#8b5b34;--yn-line:#d9dfdb;--yn-line-strong:#aebbb3;--yn-muted:#69736d;--yn-serif:'Lora',Georgia,'Times New Roman',serif;--yn-sans:'PT Sans',Arial,Helvetica,sans-serif}
.yn-auth-site,.yn-auth-site *{box-sizing:border-box}.yn-auth-site{min-height:100vh;background:var(--yn-paper);color:var(--yn-ink);font-family:var(--yn-sans);font-size:16px;line-height:1.5}.yn-auth-site a{color:inherit}.yn-auth-wrap{width:min(1160px,calc(100% - 40px));margin-inline:auto}
.yn-auth-header{background:rgba(255,255,255,.98);border-bottom:1px solid var(--yn-line)}.yn-auth-topbar{height:35px;background:#fbfcfb;border-bottom:1px solid var(--yn-line)}.yn-auth-topbar-row{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;font-size:12px}.yn-auth-public-back,.yn-auth-toplink{display:inline-flex;align-items:center;gap:7px;width:max-content;color:var(--yn-green)!important;font-weight:700;text-decoration:none}.yn-auth-public-back:before{content:'←';font-size:15px;line-height:1}.yn-auth-context{justify-self:center;color:var(--yn-muted);letter-spacing:.02em}.yn-auth-toplink{justify-self:end}
.yn-auth-masthead{min-height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.yn-auth-brand{grid-column:2;display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--yn-green-deep)!important}.yn-auth-coffee-logo{width:48px;height:48px;display:grid;place-items:center}.yn-auth-coffee-logo svg{display:block;width:100%;height:100%;overflow:visible}.yn-auth-logo-steam,.yn-auth-logo-handle,.yn-auth-logo-saucer,.yn-auth-logo-coffee{fill:none;stroke:var(--yn-coffee);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.yn-auth-logo-cup{fill:var(--yn-green);stroke:var(--yn-green);stroke-width:2}.yn-auth-logo-coffee{stroke:#d7b998;stroke-width:2.5}.yn-auth-wordmark{display:flex;flex-direction:column;line-height:1}.yn-auth-wordmark b{font-family:var(--yn-serif);font-size:28px;letter-spacing:.08em;font-weight:700}.yn-auth-wordmark small{font-size:8px;letter-spacing:.28em;color:var(--yn-coffee);font-weight:700;margin-top:7px}.yn-auth-switch{justify-self:end;text-align:right;font-size:12px;color:var(--yn-muted)}.yn-auth-switch a{display:inline-block;margin-left:6px;color:var(--yn-green)!important;font-weight:700;text-decoration:none;border-bottom:1px solid currentColor}
.yn-auth-nav-shell{border-top:1px solid var(--yn-line)}.yn-auth-nav{height:42px;display:flex;justify-content:center;align-items:center;gap:34px}.yn-auth-nav a{height:42px;display:inline-flex;align-items:center;text-decoration:none;font-size:13px;font-weight:700;color:#34433a;position:relative}.yn-auth-nav a:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--yn-green);transform:scaleX(0);transition:.18s}.yn-auth-nav a:hover:after{transform:scaleX(1)}
.yn-auth-main{padding:58px 0 68px}.yn-auth-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:76px;align-items:start}.yn-auth-story{padding-top:10px}.yn-auth-eyebrow{display:inline-block;color:var(--yn-green);font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.yn-auth-story h1{font-family:var(--yn-serif);font-size:clamp(46px,5.5vw,72px);font-weight:600;line-height:1.05;letter-spacing:-.025em;margin:10px 0 18px;max-width:760px}.yn-auth-story>p{font-family:var(--yn-serif);font-size:18px;line-height:1.72;color:#505c55;max-width:680px;margin:0}.yn-auth-points{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--yn-line);border-bottom:1px solid var(--yn-line);margin-top:36px}.yn-auth-point{padding:18px 22px 18px 0}.yn-auth-point+.yn-auth-point{border-left:1px solid var(--yn-line);padding-left:22px}.yn-auth-point b{display:block;font-family:var(--yn-serif);font-size:19px;font-weight:600;margin:5px 0}.yn-auth-point span{display:block;font-size:12px;line-height:1.45;color:var(--yn-muted)}
.yn-auth-panel{border-top:3px solid var(--yn-green);padding-top:16px}.yn-auth-panel-head{padding-bottom:18px;border-bottom:1px solid var(--yn-line)}.yn-auth-panel h2{font-family:var(--yn-serif);font-size:34px;line-height:1.15;font-weight:600;margin:6px 0 7px}.yn-auth-panel-head p{font-size:13px;line-height:1.55;color:var(--yn-muted);margin:0}.yn-auth-message:empty{display:none}.yn-auth-message:not(:empty){margin:15px 0 0;padding:10px 12px;display:flex;align-items:flex-start;gap:9px;border-top:1px solid #eadbd7;border-bottom:1px solid #eadbd7;background:#fffaf8;color:#7b3f36;font-size:12.5px;line-height:1.5}.yn-auth-message:not(:empty)::before{content:"";flex:0 0 auto;width:7px;height:7px;margin-top:6px;border-radius:50%;background:#9a4c40}.yn-auth-message .alert{display:block!important;flex:1 1 auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-color:transparent!important;color:inherit!important;box-shadow:none!important;text-align:left!important;font:inherit!important;line-height:inherit!important;min-height:0!important}.yn-auth-message .alert-danger,.yn-auth-message .alert-warning,.yn-auth-message .alert-success,.yn-auth-message .alert-info{border:0!important;background:transparent!important;color:inherit!important}.yn-auth-message .text-center{text-align:left!important}.yn-auth-form{display:grid;gap:16px;padding-top:20px}.yn-auth-form label{display:grid;gap:6px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#435047}.yn-auth-form input{width:100%;border:1px solid var(--yn-line-strong);background:#fff;color:var(--yn-ink);padding:12px 13px;border-radius:2px;font-size:15px;outline:none;transition:border-color .15s,box-shadow .15s}.yn-auth-form input:focus{border-color:var(--yn-green);box-shadow:0 0 0 3px rgba(36,81,59,.08)}.yn-auth-form input::placeholder{color:#9aa39d}.yn-auth-submit{border:1px solid var(--yn-green);background:var(--yn-green);color:#fff;border-radius:2px;padding:12px 16px;font-weight:700;font-size:13px;cursor:pointer;margin-top:2px}.yn-auth-submit:hover{background:var(--yn-green-deep)}.yn-auth-links{margin-top:18px;padding-top:16px;border-top:1px solid var(--yn-line);font-size:13px;color:var(--yn-muted)}.yn-auth-links a{color:var(--yn-green)!important;font-weight:700;text-decoration:none;border-bottom:1px solid currentColor}.yn-auth-note{font-size:11px;color:#858f89;line-height:1.5;margin-top:14px}.yn-auth-public-card{margin-top:24px;padding:15px 0;border-top:1px solid var(--yn-line);display:flex;justify-content:space-between;align-items:center;gap:16px}.yn-auth-public-card span{font-size:12px;color:var(--yn-muted)}.yn-auth-public-card a{white-space:nowrap;color:var(--yn-green)!important;font-size:12px;font-weight:700;text-decoration:none}.yn-auth-public-card a:after{content:' →'}
.yn-auth-footer{border-top:1px solid var(--yn-line);padding:18px 0 24px;background:#fbfcfb}.yn-auth-footer-row{display:flex;justify-content:space-between;gap:24px;color:var(--yn-muted);font-size:10px}.yn-auth-footer-row a{color:var(--yn-green)!important;text-decoration:none;font-weight:700}
@media(max-width:900px){.yn-auth-wrap{width:min(100% - 30px,1160px)}.yn-auth-layout{grid-template-columns:1fr;gap:44px}.yn-auth-story h1{font-size:52px}.yn-auth-story>p{font-size:17px}.yn-auth-panel{max-width:620px}.yn-auth-switch{display:none}}
@media(max-width:600px){.yn-auth-wrap{width:min(100% - 24px,1160px)}.yn-auth-topbar{height:32px}.yn-auth-topbar-row{grid-template-columns:1fr auto}.yn-auth-context{display:none}.yn-auth-toplink{font-size:11px}.yn-auth-masthead{min-height:72px;grid-template-columns:1fr}.yn-auth-brand{grid-column:1;justify-self:center}.yn-auth-coffee-logo{width:39px;height:39px}.yn-auth-wordmark b{font-size:21px;letter-spacing:.06em}.yn-auth-wordmark small{font-size:7px;letter-spacing:.2em;margin-top:5px}.yn-auth-nav-shell{overflow:hidden}.yn-auth-nav{height:39px;justify-content:flex-start;gap:24px;overflow-x:auto;white-space:nowrap;padding:0 12px;scrollbar-width:none}.yn-auth-nav::-webkit-scrollbar{display:none}.yn-auth-nav a{height:39px;font-size:12px}.yn-auth-main{padding:36px 0 48px}.yn-auth-layout{gap:34px}.yn-auth-story h1{font-size:40px}.yn-auth-story>p{font-size:16px}.yn-auth-points{grid-template-columns:1fr}.yn-auth-point{padding:15px 0}.yn-auth-point+.yn-auth-point{border-left:0;border-top:1px solid var(--yn-line);padding-left:0}.yn-auth-panel h2{font-size:30px}.yn-auth-footer-row{flex-direction:column;gap:5px}}

.yn-pass-wrap{display:flex;align-items:stretch;position:relative}.yn-pass-wrap>input{flex:1 1 auto;padding-right:48px!important}.yn-pass-toggle{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:36px;height:36px;border:0;border-radius:8px;background:transparent;color:var(--yn-muted);display:grid;place-items:center;cursor:pointer}.yn-pass-toggle:hover{background:var(--yn-green-light);color:var(--yn-green)}.yn-pass-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.yn-pass-toggle .yn-eye-off{display:none}.yn-pass-toggle.is-visible .yn-eye-on{display:none}.yn-pass-toggle.is-visible .yn-eye-off{display:block}.yn-auth-reset-action{margin-top:12px;padding-top:13px;border-top:1px solid var(--yn-line);text-align:center}.yn-auth-reset-trigger{appearance:none;border:0;background:transparent;color:var(--yn-coffee);font:inherit;font-size:12px;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.yn-auth-reset-panel{margin-top:15px;padding:15px 0 2px;border-top:2px solid var(--yn-coffee)}.yn-auth-reset-panel[hidden]{display:none!important}.yn-auth-reset-panel h3{font-family:var(--yn-serif);font-size:21px;margin:0 0 5px}.yn-auth-reset-panel>p{font-size:12px;color:var(--yn-muted);margin:0 0 13px;line-height:1.55}.yn-auth-reset-panel .yn-auth-submit{background:var(--yn-coffee)}.yn-auth-reset-note{margin-top:10px;font-size:11px;line-height:1.5;color:var(--yn-muted)}

.yn-auth-reset-details{margin-top:12px;padding-top:13px;border-top:1px solid var(--yn-line)}.yn-auth-reset-details>summary{cursor:pointer;list-style:none;text-align:center;color:var(--yn-coffee);font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.yn-auth-reset-details>summary::-webkit-details-marker{display:none}.yn-auth-reset-details[open]>summary{margin-bottom:10px}.yn-auth-reset-details .yn-auth-reset-panel{display:block!important;margin-top:0;padding:15px 0 2px;border-top:2px solid var(--yn-coffee)}

.yn-auth-internal-note{color:var(--yn-muted);font-size:12px;font-weight:700;letter-spacing:.02em}.yn-auth-internal-info{line-height:1.55}.yn-auth-internal-info strong{color:var(--yn-ink)}
