@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eb41fe{--font-display:"Fraunces","Fraunces Fallback"}:root{--brand:#16A34A;--brand-dark:#128A3E;--brand-soft:#E8F5ED;--bg:#FFFFFF;--text:#1F2937;--muted:#98A2B3;--border:#E8EBF0;--bot-bubble:#F2F5F3;--shadow:0 1px 3px rgba(0,0,0,0.08);--ink:#0B2E22;--canvas:#F5F8F5;--accent:#E89A3C}*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;overflow-x:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}.chat-bubble{position:fixed;bottom:20px;right:20px;width:56px;height:56px;min-width:44px;min-height:44px;border-radius:50%;background:var(--brand);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(22,163,74,.4);z-index:1000;transition:transform .2s ease,opacity .2s ease;animation:pulse 1.8s ease-in-out 2}.chat-bubble:hover{transform:scale(1.05)}.chat-bubble:active{transform:scale(.95)}.chat-bubble.hidden{opacity:0;pointer-events:none;transform:scale(.5)}.chat-bubble svg{width:28px;height:28px;fill:#fff}@keyframes pulse{0%{box-shadow:0 4px 14px rgba(22,163,74,.4),0 0 0 0 rgba(22,163,74,.5)}70%{box-shadow:0 4px 14px rgba(22,163,74,.4),0 0 0 16px rgba(22,163,74,0)}to{box-shadow:0 4px 14px rgba(22,163,74,.4),0 0 0 0 rgba(22,163,74,0)}}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.25);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:999}.modal-backdrop.open{opacity:1;pointer-events:auto}.chat-modal{position:fixed;bottom:0;left:0;width:100%;height:85vh;background:var(--bg);border-radius:20px 20px 0 0;box-shadow:0 -4px 24px rgba(0,0,0,.15);transform:translateY(100%);transition:transform .3s ease;z-index:1001;display:flex;flex-direction:column;overflow:hidden}.chat-modal.open{transform:translateY(0)}.chat-modal.embedded{position:fixed;inset:0;width:100%;height:100%;max-width:none;border-radius:0;transform:none;box-shadow:none}.chat-header{background:#fff;padding:14px 16px;justify-content:space-between;flex-shrink:0;border-bottom:2px solid var(--brand)}.chat-header,.header-id{display:flex;align-items:center}.header-id{gap:10px}.avatar{flex-shrink:0;border-radius:50%;background:var(--brand);display:flex;align-items:center;justify-content:center}.header-id .avatar{width:38px;height:38px}.header-id .avatar svg{width:22px;height:22px}.chat-header .title{display:flex;flex-direction:column;line-height:1.2}.chat-header .title strong{font-size:17px;font-weight:700;color:var(--text)}.chat-header .title span{font-size:12px;color:var(--muted);margin-top:1px}.header-actions{display:flex;align-items:center;gap:2px}.close-btn,.save-btn{background:transparent;border:none;color:var(--muted);width:40px;height:40px;min-width:40px;font-size:26px;line-height:1;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0}.close-btn:active,.save-btn:active{background:#f0f1f3}.save-btn svg{width:20px;height:20px;fill:currentColor}.save-btn:disabled{opacity:.35;cursor:default}.message-list{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--canvas);padding:18px 16px;display:flex;flex-direction:column;gap:14px}.message-list:before{content:"";flex:1 0}.welcome-screen{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 28px;gap:6px}.welcome-screen .avatar{width:76px;height:76px;margin-bottom:10px}.welcome-screen .avatar svg{width:42px;height:42px}.welcome-title{font-size:21px;font-weight:700;color:var(--text);margin:0}.welcome-sub{font-size:14px;color:var(--muted);margin:0;max-width:280px;line-height:1.5}.msg-row{display:flex;max-width:86%}.msg-row.user{align-self:flex-end;justify-content:flex-end}.msg-row.bot{align-self:flex-start;align-items:flex-end;gap:8px}.msg-row.bot .avatar{width:28px;height:28px;margin-bottom:2px}.msg-row.bot .avatar svg{width:16px;height:16px}.bubble{padding:12px 16px;font-size:15.5px;line-height:1.55;word-wrap:break-word;white-space:pre-wrap;animation:bubble-in .26s cubic-bezier(.22,.61,.36,1) both}.msg-row.user .bubble{background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);color:#fff;border-radius:20px 20px 6px 20px;box-shadow:0 2px 10px rgba(22,163,74,.24)}.msg-row.bot .bubble{background:#fff;color:var(--text);border:1px solid var(--border);border-radius:20px 20px 20px 6px;box-shadow:0 1px 2px rgba(11,46,34,.05),0 6px 16px rgba(11,46,34,.06)}@keyframes bubble-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.msg-row.bot .bubble p{margin:0}.msg-row.bot .bubble p+p{margin-top:12px}.msg-row.bot .bubble ol,.msg-row.bot .bubble ul{margin:10px 0;padding-left:22px}.msg-row.bot .bubble li{margin:4px 0;line-height:1.5}.msg-row.bot .bubble li>p{margin:0}.msg-row.bot .bubble strong{font-weight:600;color:var(--text)}.msg-row.bot .bubble h1,.msg-row.bot .bubble h2,.msg-row.bot .bubble h3{margin:14px 0 6px;font-weight:700;line-height:1.3}.msg-row.bot .bubble h1{font-size:17px}.msg-row.bot .bubble h2{font-size:16px}.msg-row.bot .bubble h3{font-size:15px}.msg-row.bot .bubble :first-child{margin-top:0}.msg-row.bot .bubble :last-child{margin-bottom:0}.msg-row.bot .bubble hr{border:none;border-top:1px solid var(--border);margin:14px 0}.msg-row.bot .bubble a{color:var(--brand-dark);text-decoration:underline;text-underline-offset:2px;word-break:break-word}.msg-row.bot .bubble a:hover{color:var(--brand)}.msg-row.bot .bubble code{background:#E6EAE8;padding:2px 6px;border-radius:5px;font-size:13.5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.time-marker{align-self:center;font-size:11px;color:var(--muted);margin:4px 0}.attachment-row{max-width:86%;align-self:flex-start}.attachment-card{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);text-decoration:none;color:inherit;transition:background .15s ease,border-color .15s ease}.attachment-card:hover{background:var(--brand-soft);border-color:var(--brand)}.attachment-icon{flex-shrink:0;width:40px;height:40px;border-radius:8px;background:var(--brand-soft);color:var(--brand-dark);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:11px;letter-spacing:.5px}.attachment-meta{display:flex;flex-direction:column;min-width:0}.attachment-name{font-size:14px;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-action{font-size:12px;color:var(--brand-dark);margin-top:2px}.quick-actions{display:flex;flex-wrap:wrap;gap:8px;padding:12px 14px 6px;overflow-x:visible;flex-shrink:0}.quick-actions::-webkit-scrollbar{display:none}.quick-actions button{background:#fff;color:var(--brand-dark);border:1.5px solid var(--brand);border-radius:999px;padding:9px 18px;font-size:14px;font-family:inherit;font-weight:600;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease,transform .1s ease;min-height:38px}.quick-actions button:hover{background:var(--brand-soft)}.quick-actions button:active{transform:scale(.97)}.quick-actions button.active{background:var(--brand);color:#fff}.typing{display:inline-flex;gap:4px;align-items:center;padding:4px 0}.typing span{width:8px;height:8px;background:var(--muted);border-radius:50%;display:inline-block;animation:bounce 1.2s ease-in-out infinite}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-6px);opacity:1}}.delay-notice{color:var(--muted);font-size:.85rem;font-style:italic;line-height:1.4}.input-bar{background:#fff;display:flex;align-items:center;gap:8px;flex-shrink:0;padding:8px 12px calc(10px + env(safe-area-inset-bottom))}.input-bar input{flex:1 1;border:1px solid var(--border);border-radius:999px;padding:12px 18px;font-size:15.5px;font-family:inherit;background:#F6F8F7;outline:none;min-height:44px;color:var(--text)}.input-bar input::placeholder{color:var(--muted)}.input-bar input:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px rgba(22,163,74,.12)}.input-bar input:disabled{background:#EEF1F0;color:var(--muted);cursor:not-allowed}.send-btn{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;background:var(--brand);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,opacity .2s ease}.send-btn svg{width:20px;height:20px;fill:#fff}.send-btn:disabled{background:#D6DBE0;cursor:not-allowed}.send-btn:not(:disabled):active{background:var(--brand-dark)}.attach-btn{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;background:#F6F8F7;border:1px solid var(--border);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease,border-color .15s ease}.attach-btn svg{width:21px;height:21px;fill:var(--brand-dark)}.attach-btn:hover{background:var(--brand-soft);border-color:var(--brand)}.attach-btn:disabled{opacity:.5;cursor:not-allowed}.img-preview{display:flex;align-items:center;gap:10px;padding:10px 12px 0;flex-shrink:0}.img-preview img{object-fit:cover}.img-preview img,.img-preview-file{width:48px;height:48px;border-radius:10px;border:1px solid var(--border);flex-shrink:0}.img-preview-file{display:flex;align-items:center;justify-content:center;font-size:26px;background:var(--brand-soft,#E6EAE8)}.img-preview-label{font-size:13px;color:var(--muted);flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.img-preview button{border:none;background:#E6EAE8;color:var(--text);width:24px;height:24px;border-radius:50%;cursor:pointer;font-size:17px;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.img-preview button:hover{background:var(--brand-soft)}.user-photo{display:block;max-width:200px;width:100%;border-radius:12px}.msg-row.user .bubble .user-photo+span{display:block;margin-top:6px}.msg-feedback-row{align-self:flex-start;margin:-4px 0 0 36px}.feedback-thumbs{display:flex;gap:4px}.feedback-thumbs button{border:none;background:transparent;font-family:inherit;cursor:pointer;font-size:14px;line-height:1;padding:3px 6px;border-radius:8px;opacity:.5;transition:opacity .12s ease,background .12s ease,transform .12s ease}.feedback-thumbs button:hover{opacity:1;background:var(--brand-soft);transform:translateY(-1px)}.feedback-thumbs button:focus-visible{outline:2px solid var(--brand);opacity:1}.feedback-done{font-size:12px;color:var(--muted)}.feedback-comment{display:flex;align-items:center;gap:6px;max-width:320px}.feedback-comment input{flex:1 1;min-width:0;border:1px solid var(--border);border-radius:999px;padding:7px 12px;font-size:13px;font-family:inherit;outline:none}.feedback-comment input:focus{border-color:var(--brand)}.feedback-comment button{border:none;border-radius:999px;cursor:pointer;font-family:inherit;padding:7px 13px;font-size:12.5px;font-weight:600;background:var(--brand);color:#fff}.feedback-comment button.link{background:transparent;color:var(--muted);font-weight:500;padding:7px 4px}.session-rating{align-self:center;display:flex;align-items:center;gap:10px;margin-top:6px;padding:8px 14px;background:var(--brand-soft);border-radius:999px}.session-rating-label{font-size:13px;color:var(--brand-dark);font-weight:600}.stars{display:inline-flex;flex-direction:row-reverse}.stars button{border:none;background:transparent;cursor:pointer;font-size:19px;line-height:1;padding:0 2px;color:#D0D5DD;transition:color .1s ease}.stars button:hover,.stars button:hover~button{color:#F5B301}.stars button:focus-visible{outline:2px solid var(--brand)}.guide{background:var(--canvas);min-height:100vh;padding-bottom:96px}.guide-hero{background:radial-gradient(120% 140% at 85% -10%,rgba(232,154,60,.22) 0,transparent 45%),linear-gradient(160deg,var(--brand) 0,var(--brand-dark) 45%,var(--ink) 100%);color:#fff;padding:40px 22px 48px;border-radius:0 0 30px 30px}.guide-hero-inner{max-width:980px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px;align-items:center}.guide-hero-copy{max-width:560px}.guide-badge{display:inline-block;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.32);color:#fff;font-size:11.5px;font-weight:600;letter-spacing:1px;text-transform:uppercase;padding:6px 13px;border-radius:999px;margin-bottom:20px}.guide-hero-title{font-family:var(--font-display),"Iowan Old Style",Georgia,serif;font-weight:600;font-size:46px;line-height:1.02;letter-spacing:-.01em;margin:0 0 16px}.guide-hero-title .dot{color:var(--accent)}.guide-hero-lead{font-size:16px;line-height:1.62;margin:0 0 24px;color:rgba(255,255,255,.92);max-width:48ch}.guide-cta{background:#fff;color:var(--brand-dark);border:none;border-radius:999px;padding:14px 28px;font-size:15.5px;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 10px 24px rgba(11,46,34,.28);transition:transform .15s ease,box-shadow .15s ease}.guide-cta:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(11,46,34,.34)}.guide-cta:active{transform:translateY(0)}.guide-hero-hint{font-size:13px;color:rgba(255,255,255,.82);margin:14px 0 0}.guide-preview{background:rgba(255,255,255,.97);border-radius:20px;box-shadow:0 24px 50px rgba(11,46,34,.32);overflow:hidden;width:100%;max-width:360px;justify-self:start}.preview-head{gap:10px;padding:12px 14px;background:var(--brand-soft);border-bottom:1px solid var(--border)}.preview-avatar,.preview-head{display:flex;align-items:center}.preview-avatar{width:36px;height:36px;border-radius:50%;background:var(--brand);justify-content:center;flex-shrink:0}.preview-avatar svg{width:22px;height:22px}.preview-id{display:flex;flex-direction:column;line-height:1.2;margin-right:auto}.preview-id strong{font-size:14px;color:var(--text)}.preview-id span{font-size:11.5px;color:var(--muted)}.preview-status{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--brand-dark);font-weight:600}.preview-status i{width:7px;height:7px;border-radius:50%;background:var(--accent)}.preview-body{padding:16px 14px;display:flex;flex-direction:column;gap:9px;background:#fff}.preview-bubble{margin:0;max-width:86%;padding:10px 13px;font-size:13.5px;line-height:1.5;border-radius:16px}.preview-bubble.bot{align-self:flex-start;background:var(--bot-bubble);color:var(--text);border-bottom-left-radius:5px}.preview-bubble.me{align-self:flex-end;background:var(--brand);color:#fff;border-bottom-right-radius:5px}.guide-body{padding:8px 22px 0}.guide-section{max-width:980px;margin:44px auto 0}.guide-h2{font-family:var(--font-display),"Iowan Old Style",Georgia,serif;font-size:26px;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin:0 0 16px}.guide-section-sub{font-size:14.5px;color:var(--muted);margin:-10px 0 18px}.guide-account{max-width:980px;margin:28px auto 0}.account-card{border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.account-card-head{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--brand-soft);border-bottom:1px solid var(--border)}.account-card-head .ic{font-size:18px;line-height:1}.account-card-head strong{font-size:13px;font-weight:700;letter-spacing:.5px;color:var(--brand-dark)}.account-row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 16px}.account-row+.account-row{border-top:1px solid var(--border)}.account-row .label{font-size:13px;color:var(--muted);flex-shrink:0}.account-row .value{font-size:14.5px;font-weight:600;color:var(--text);text-align:right;word-break:break-word}.account-note{margin:0;padding:10px 16px 14px;font-size:12.5px;line-height:1.5;color:var(--muted);border-top:1px solid var(--border)}.journey{display:flex;flex-direction:column}.journey-node{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.journey-node .ic{width:42px;height:42px;border-radius:12px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;flex-shrink:0}.journey-node strong{display:block;font-size:15.5px;font-weight:700;color:var(--ink);margin-bottom:2px}.journey-node p{margin:0;font-size:13.5px;line-height:1.55;color:#667085}.journey-router{border-color:rgba(22,163,74,.45);background:var(--brand-soft)}.journey-router .ic{background:#fff}.journey-connector{width:2px;height:26px;margin:0 auto;background:var(--brand);opacity:.4;position:relative}.journey-connector:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--brand)}.journey-branches{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.journey-branch{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.journey-branch .ic{width:34px;height:34px;border-radius:10px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;font-size:17px;line-height:1;flex-shrink:0}.journey-branch strong{display:block;font-size:13.5px;font-weight:700;color:var(--ink);margin-bottom:2px}.journey-branch p{margin:0;font-size:12.5px;line-height:1.5;color:#667085}.journey-emergency{margin:18px 0 0;padding:12px 16px;background:#FEF2F2;border:1px solid #fecaca;border-radius:14px;font-size:13.5px;line-height:1.55;color:#7f1d1d}.journey-emergency strong{color:inherit}.guide-steps{list-style:none;counter-reset:step;margin:0;padding:0;display:grid;grid-gap:0;gap:0}.guide-steps li{position:relative;counter-increment:step;padding:4px 4px 22px 52px;font-size:14.5px;line-height:1.55;color:var(--text)}.guide-steps li:last-child{padding-bottom:0}.guide-steps li:before{content:counter(step);position:absolute;left:0;top:0;width:32px;height:32px;border-radius:50%;background:var(--brand);color:#fff;font-weight:700;font-size:14.5px;display:flex;align-items:center;justify-content:center;z-index:1}.guide-steps li:after{content:"";position:absolute;left:15px;top:32px;bottom:0;width:2px;background:var(--brand-soft)}.guide-steps li:last-child:after{display:none}.guide-steps strong{font-weight:700;color:var(--ink)}.guide-cards{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.guide-card{display:flex;gap:14px;align-items:flex-start;padding:18px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:var(--shadow);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.guide-card:hover{transform:translateY(-2px);border-color:rgba(22,163,74,.45);box-shadow:0 10px 24px rgba(11,46,34,.1)}.guide-card .ic{width:42px;height:42px;border-radius:12px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;flex-shrink:0}.guide-card h3{margin:0 0 4px;font-size:15.5px;font-weight:700;color:var(--ink)}.guide-card p{margin:0;font-size:13.5px;line-height:1.55;color:#667085}.module-detail{padding:0 0 16px 46px}.module-does{margin:0;font-size:13.5px;line-height:1.6;color:#667085}.module-flow{margin:10px 0 0;padding:9px 12px;background:var(--brand-soft);border-radius:10px;color:var(--text);font-size:13.5px;line-height:1.55}.module-label{margin:12px 0 0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--brand-dark)}.module-limits{margin:4px 0 0;padding-left:18px}.module-limits li{font-size:13.5px;line-height:1.6;color:#667085;margin:4px 0}.rulebook{display:grid;grid-gap:10px;gap:10px}.rule-item{border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:var(--shadow);padding:0 16px}.rule-item summary{display:flex;align-items:center;gap:12px;padding:14px 0;cursor:pointer;font-weight:700;font-size:14.5px;color:var(--ink);list-style:none}.rule-item summary::-webkit-details-marker{display:none}.rule-item summary:after{content:"+";margin-left:auto;font-size:20px;font-weight:400;color:var(--brand-dark)}.rule-item[open] summary:after{content:"\2013"}.rule-item summary .ic{width:34px;height:34px;border-radius:10px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0}.rule-item ul{margin:0 0 14px;padding-left:20px}.rule-item li{font-size:13.5px;line-height:1.6;color:#667085;margin:6px 0}.rule-item summary:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:8px}.guide-examples{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px}.guide-group-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--brand-dark);margin:0 0 10px}.guide-example-list{display:flex;flex-direction:column;gap:8px}.guide-example{text-align:left;width:100%;background:#fff;color:var(--text);border:1px solid var(--border);border-radius:12px;padding:12px 42px 12px 14px;position:relative;font-size:14.5px;font-family:inherit;line-height:1.45;cursor:pointer;transition:background .15s ease,border-color .15s ease}.guide-example:hover{background:var(--brand-soft);border-color:var(--brand)}.guide-example:after{content:"\2192";position:absolute;right:15px;top:50%;transform:translateY(-50%);color:var(--brand);font-weight:700;transition:transform .15s ease}.guide-example:hover:after{transform:translate(3px,-50%)}.guide-notes .note-card{background:#FFFBEB;border:1px solid #fde68a;border-radius:14px;padding:8px 18px 14px}.guide-notes ul{margin:0;padding-left:20px}.guide-notes li{font-size:14px;line-height:1.6;color:#5b4a1f;margin:6px 0}.guide-footer{margin:40px auto 0;text-align:center;font-size:12.5px;color:var(--muted)}.guide-cta:focus-visible,.guide-example:focus-visible{outline:3px solid var(--accent);outline-offset:2px}@media (min-width:760px){.guide-hero{padding:60px 40px 64px}.guide-hero-inner{grid-template-columns:1.05fr .95fr;gap:40px}.guide-hero-title{font-size:58px}.guide-preview{justify-self:end;max-width:380px}.guide-body{padding:8px 40px 0}.journey-branches{grid-template-columns:repeat(3,1fr)}.journey-branch{flex-direction:column}}@media (prefers-reduced-motion:reduce){.guide-card,.guide-cta,.guide-example:after{transition:none}.guide-card:hover,.guide-cta:hover{transform:none}.guide-example:hover:after{transform:translateY(-50%)}.bubble{animation:none}}.login-page{min-height:100%;background:var(--canvas);display:flex;align-items:center;justify-content:center;padding:40px 18px}.login-restoring{font-size:14px;color:var(--muted)}.login-card{width:100%;max-width:420px;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:24px;display:flex;flex-direction:column;gap:16px}.login-card-wide{max-width:560px}.login-head{gap:12px}.login-head,.login-mark{display:flex;align-items:center}.login-mark{width:40px;height:40px;border-radius:12px;flex-shrink:0;background:var(--brand);color:#fff;justify-content:center;font-weight:800;font-size:19px}.login-head h1{margin:0;font-size:19px;font-weight:700;color:var(--ink)}.login-head p{margin:2px 0 0;font-size:13.5px;color:var(--muted)}.login-field{display:flex;flex-direction:column;gap:6px}.login-field span{font-size:13px;font-weight:600;color:var(--text)}.login-field input{padding:11px 12px;font-size:14.5px;font-family:inherit;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text)}.login-field input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px rgba(22,163,74,.15)}.login-submit{padding:12px 16px;border:none;border-radius:12px;background:var(--brand);color:#fff;font-size:14.5px;font-weight:700;font-family:inherit;cursor:pointer;text-align:center;text-decoration:none;transition:background .15s ease}.login-submit:hover:not(:disabled){background:var(--brand-dark)}.login-submit:disabled{opacity:.5;cursor:not-allowed}.login-secondary{padding:12px 16px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--text);font-size:14px;font-weight:600;font-family:inherit;cursor:pointer}.login-secondary:hover:not(:disabled){background:var(--brand-soft)}.login-secondary:disabled{opacity:.5;cursor:not-allowed}.login-error{border-radius:10px;background:#FEF2F2;border:1px solid #fecaca;font-size:13.5px;color:#7f1d1d}.login-error,.login-warn{margin:0;padding:10px 12px}.login-warn{border-radius:10px;background:#FFFBEB;border:1px solid #fde68a;font-size:13px;line-height:1.5;color:#78350F}.login-note{margin:0;font-size:12.5px;line-height:1.55;color:var(--muted)}.login-note code{font-size:12px;padding:1px 4px;border-radius:4px;background:var(--bot-bubble)}.login-verdict{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:14px;border:1px solid var(--border)}.login-verdict .ic{font-size:20px;line-height:1.2}.login-verdict strong{display:block;font-size:15.5px;color:var(--ink)}.login-verdict p{margin:4px 0 0;font-size:13px;line-height:1.55;color:#667085}.login-verdict.is-granted{background:var(--brand-soft);border-color:rgba(22,163,74,.45)}.login-verdict.is-denied{background:#FEF2F2;border-color:#FECACA}.login-rows{margin:0;border:1px solid var(--border);border-radius:14px;overflow:hidden}.login-row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:10px 14px}.login-row+.login-row{border-top:1px solid var(--border)}.login-row dt{font-size:12.5px;color:var(--muted)}.login-row dd{margin:0;font-size:14px;font-weight:600;color:var(--text);text-align:right;word-break:break-word}.login-actions{display:flex;gap:10px;flex-wrap:wrap}.login-actions .login-submit{flex:1 1 auto}.session-bar{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;padding:8px 16px;font-size:13px;background:var(--ink);color:rgba(255,255,255,.9)}.session-bar a,.session-bar strong{color:#fff;font-weight:700}.session-bar a{text-decoration:underline}.session-bar .tag{padding:2px 8px;border-radius:999px;font-size:11.5px;font-weight:700;background:rgba(255,255,255,.16)}.session-bar{min-height:37px}.session-bar-link{border:none;background:none;padding:0;color:#fff;font-family:inherit;font-size:13px;font-weight:700;text-decoration:underline;cursor:pointer}