.np104{padding:34px 0 56px;background:#f6f2e9;color:#0d2038}
.np104-shell{background:#0d2038;border-radius:34px;overflow:hidden;box-shadow:0 28px 70px rgba(13,32,56,.18)}
.np104-head{display:flex;justify-content:space-between;gap:28px;padding:34px 38px 22px;color:white;align-items:flex-start}
.np104-kicker,.np104-feature-head span,.np104-chat-top span,.np104-vote-head>span{font-size:11px;letter-spacing:.2em;font-weight:800;color:#9db7d9}
.np104-head h2,.np104-feature-head h3,.np104-chat-top h3,.np104-vote-head h2{font-family:"DynaPuff",sans-serif;margin:8px 0 6px;line-height:1.02}
.np104-head h2{font-size:clamp(36px,5vw,70px)}
.np104-head p{max-width:620px;color:#b9c5d3;margin:0;font-size:15px}
.np104-status{display:flex;align-items:center;gap:9px;background:#18314f;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700;white-space:nowrap}
.np104-status i{width:8px;height:8px;border-radius:50%;background:#74cf9b;box-shadow:0 0 0 5px rgba(116,207,155,.12)}
.np104-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:0 22px}
.np104-tabs button{appearance:none;border:0;background:none;color:#98a9bc;font:700 13px Poppins,sans-serif;padding:18px 12px;cursor:pointer;position:relative}
.np104-tabs button.active{color:#ffdb5c}
.np104-tabs button.active:after{content:"";position:absolute;left:22%;right:22%;bottom:-1px;height:3px;border-radius:5px 5px 0 0;background:#ffdb5c}
.np104-body{background:#f7f8fa;color:#0d2038;min-height:470px}
.np104-concierge{display:grid;grid-template-columns:minmax(0,1fr) 285px;min-height:650px}
.np104-chat-panel{display:flex;flex-direction:column;min-width:0;background:#fff}
.np104-chat-top{display:flex;justify-content:space-between;gap:18px;padding:28px 30px 20px;border-bottom:1px solid #e7ebf0;align-items:flex-start}
.np104-chat-top h3{font-size:clamp(28px,4vw,48px);color:#102139}
.np104-ghost{appearance:none;border:1px solid #d8dee7;background:white;color:#536477;border-radius:999px;padding:9px 14px;font:700 11px Poppins;cursor:pointer}
.np104-chat{flex:1;min-height:300px;max-height:720px;overflow:auto;padding:24px 30px 14px;scroll-behavior:smooth}
.np104-empty-chat{min-height:270px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#68778a}
.np104-empty-chat>span{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:#fff3bd;color:#0d2038;font-size:24px;margin-bottom:14px}
.np104-empty-chat b{font:700 25px "DynaPuff",sans-serif;color:#102139}
.np104-empty-chat p{max-width:430px;margin:8px auto 0;font-size:13px;line-height:1.6}
.np104-msg{display:flex;gap:11px;margin:0 0 18px;align-items:flex-end}
.np104-msg.user{justify-content:flex-end}
.np104-msg.user .np104-avatar{order:2;background:#dfe7f0;color:#315274}
.np104-avatar{flex:0 0 34px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#0d2038;color:#ffdb5c;font:800 10px Poppins}
.np104-bubble{max-width:min(720px,82%);border-radius:19px 19px 19px 5px;background:#f1f4f7;padding:14px 16px}
.np104-msg.user .np104-bubble{background:#5379a8;color:white;border-radius:19px 19px 5px 19px}
.np104-bubble>p{margin:0;font-size:14px;line-height:1.55}
.np104-thinking .np104-bubble{display:flex;align-items:center;gap:5px;color:#77879a}
.np104-thinking .np104-bubble span{width:7px;height:7px;border-radius:50%;background:#7890aa;animation:npPulse 1.2s infinite ease-in-out}
.np104-thinking .np104-bubble span:nth-child(2){animation-delay:.15s}.np104-thinking .np104-bubble span:nth-child(3){animation-delay:.3s}
.np104-thinking em{font-style:normal;font-size:11px;margin-left:7px}
@keyframes npPulse{0%,80%,100%{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}
.np104-result-grid{display:grid;gap:10px;margin-top:14px}
.np104-result{display:grid;grid-template-columns:126px 1fr;background:white;border:1px solid #e1e6ec;border-radius:15px;overflow:hidden;color:#0d2038;box-shadow:0 6px 20px rgba(13,32,56,.06)}
.np104-result-media{position:relative;min-height:118px}.np104-result-media img{width:100%;height:100%;object-fit:cover;display:block}.np104-result-media span{position:absolute;left:8px;top:8px;background:#ffdf6b;color:#0d2038;padding:5px 7px;border-radius:999px;font-size:8px;font-weight:800;letter-spacing:.06em}
.np104-result-copy{padding:12px 13px}.np104-result-copy small{display:block;color:#66809f;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.np104-result-copy h4{font:700 16px "DynaPuff",sans-serif;margin:4px 0 5px;line-height:1.15}.np104-result-copy p{font-size:10px;line-height:1.45;margin:0 0 7px;color:#68778a}.np104-result-copy>a{font-size:10px;font-weight:800;color:#4c719f;text-decoration:none}
.np104-suggestions{display:flex;gap:8px;overflow:auto;padding:0 30px 12px;scrollbar-width:none}.np104-suggestions::-webkit-scrollbar{display:none}.np104-suggestions button{flex:0 0 auto;border:1px solid #dfe4ea;background:#fff;border-radius:999px;padding:9px 12px;color:#43566e;font:700 10px Poppins;cursor:pointer}.np104-suggestions button:hover{border-color:#5379a8;background:#f6f8fb}
.np104-composer{margin:0 24px 24px;border:1px solid #dbe1e8;background:#fff;border-radius:20px;box-shadow:0 12px 36px rgba(13,32,56,.1);padding:13px}.np104-composer textarea{width:100%;resize:none;border:0;outline:0;font:500 14px Poppins;color:#102139;min-height:54px;background:transparent}.np104-composer textarea::placeholder{color:#9aa6b5}.np104-composer-actions{display:flex;justify-content:space-between;gap:12px;align-items:center}.np104-locate{appearance:none;border:0;background:#eef3f7;border-radius:999px;padding:9px 12px;color:#47617d;font:700 10px Poppins;cursor:pointer}.np104-send{appearance:none;border:0;background:#ffda54;color:#102139;border-radius:999px;padding:8px 9px 8px 15px;display:flex;align-items:center;gap:10px;font:800 11px Poppins;cursor:pointer}.np104-send b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#102139;color:white;font-size:15px}.np104-send:disabled{opacity:.55}
.np104-context{padding:30px 24px;background:#10243e;color:white}.np104-context-kicker{font-size:9px;letter-spacing:.18em;color:#8fa9ca;font-weight:800}.np104-context-row{display:flex;justify-content:space-between;align-items:baseline;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.1)}.np104-context-row b{font-size:12px;color:#cad4df}.np104-context-row strong{font:700 30px "DynaPuff",sans-serif;color:#ffdc5c}.np104-context>p{font-size:10px;line-height:1.65;color:#9eafc1;margin:20px 0}.np104-context-tip{display:flex;gap:11px;background:#183553;border-radius:17px;padding:14px}.np104-context-tip>span{color:#ffdb5c;font-size:18px}.np104-context-tip b{display:block;font-size:11px}.np104-context-tip small{display:block;font-size:9px;line-height:1.5;color:#aebdcb;margin-top:4px}
.np104-feature-head{display:flex;justify-content:space-between;gap:24px;padding:34px 36px 24px;align-items:flex-end}.np104-feature-head h3{font-size:clamp(30px,4vw,54px);margin:7px 0;color:#102139}.np104-feature-head p{margin:0;color:#6e7d8e;max-width:590px;font-size:13px;line-height:1.55}.np104-loading,.np104-empty,.np104-error{padding:50px;text-align:center;color:#708096}.np104-error{background:#fff0f0;color:#9c4141}
.np104-live-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:0 36px 28px}.np104-live-grid section,.np104-offer-strip{background:white;border:1px solid #e4e8ed;border-radius:22px;padding:18px}.np104-subhead{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:11px}.np104-subhead b{font-size:12px}.np104-subhead a{font-size:10px;font-weight:700;color:#5578a3;text-decoration:none}.np104-mini{display:grid;grid-template-columns:68px 1fr 18px;gap:11px;align-items:center;padding:9px 0;border-top:1px solid #edf0f3;color:#102139;text-decoration:none}.np104-mini:first-of-type{border-top:0}.np104-mini img{width:68px;height:62px;object-fit:cover;border-radius:11px}.np104-mini div{min-width:0}.np104-mini small,.np104-mini span{display:block;color:#738297;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.np104-mini b{display:block;font:600 12px "DynaPuff",sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:2px 0}.np104-mini i{font-style:normal;color:#577aa6}.np104-offer-strip{margin:0 36px 34px}.np104-offer-row{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px}
.np104-group-form{padding:0 36px 36px}.np104-group-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px}.np104-group-fields label{font-size:10px;font-weight:800;color:#62748b}.np104-group-fields input{display:block;width:100%;margin-top:6px;border:1px solid #dce2e9;border-radius:13px;padding:12px 13px;font:500 12px Poppins;outline:0;background:white}.np104-group-fields input:focus{border-color:#6e8caf;box-shadow:0 0 0 3px rgba(83,121,168,.1)}.np104-select-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.np104-select-head b{font-size:12px}.np104-select-head span{font-size:10px;color:#728196}.np104-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.np104-choice{appearance:none;border:1px solid #dfe5eb;background:white;border-radius:15px;padding:8px;display:grid;grid-template-columns:66px 1fr 28px;gap:10px;align-items:center;text-align:left;cursor:pointer;color:#102139}.np104-choice.selected{border-color:#5379a8;background:#eef4fa;box-shadow:0 0 0 2px rgba(83,121,168,.1)}.np104-choice img{width:66px;height:58px;border-radius:10px;object-fit:cover}.np104-choice small{display:block;color:#758498;font-size:8px}.np104-choice b{display:block;font:600 11px "DynaPuff",sans-serif;line-height:1.25;margin-top:2px}.np104-choice i{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#edf1f5;color:#557496;font-style:normal;font-weight:800}.np104-choice.selected i{background:#5379a8;color:white}.np104-create-row{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:18px}.np104-create-row p{font-size:9px;color:#8290a1}.np104-primary{appearance:none;border:0;background:#ffda54;color:#102139;border-radius:999px;padding:12px 17px;font:800 11px Poppins;cursor:pointer}.np104-primary span{margin-left:8px}
.np104-share-success{padding:56px 36px;text-align:center}.np104-share-success>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#dff3e7;color:#28744a;margin:0 auto 12px;font-size:22px}.np104-share-success>small{font-size:9px;letter-spacing:.18em;color:#6481a4;font-weight:800}.np104-share-success h3{font:700 clamp(30px,5vw,54px) "DynaPuff",sans-serif;margin:8px 0;color:#102139}.np104-share-success p{max-width:560px;margin:0 auto 20px;color:#6d7c8e;font-size:12px}.np104-share-url{display:flex;gap:8px;max-width:660px;margin:0 auto 14px;background:white;border:1px solid #dce2e8;border-radius:14px;padding:7px}.np104-share-url input{flex:1;border:0;outline:0;min-width:0;font:500 10px Poppins;color:#536578}.np104-share-url button{border:0;background:#5379a8;color:white;border-radius:10px;padding:10px 13px;font:800 10px Poppins;cursor:pointer}
.np104-year-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 36px 24px}.np104-year-grid article{background:white;border:1px solid #e1e6ec;border-radius:20px;padding:22px 18px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between}.np104-year-grid strong{font:700 clamp(38px,5vw,66px) "DynaPuff",sans-serif;color:#5379a8}.np104-year-grid span{font-size:10px;color:#6d7d90}.np104-year-note{display:grid;grid-template-columns:36px 1fr auto;gap:15px;align-items:center;margin:0 36px 36px;background:#10243e;color:white;border-radius:20px;padding:18px}.np104-year-note>span{color:#ffdc5c;font-size:26px}.np104-year-note b{font-size:12px}.np104-year-note p{font-size:9px;color:#a9bacb;margin:3px 0 0;line-height:1.5}
.np104-public-plan{padding-top:0;background:#f5f2eb}.np104-public-plan .np104-shell{margin-top:24px}.np104-vote-head{padding:34px 36px 20px;color:white}.np104-vote-head h2{font-size:clamp(34px,5vw,62px);color:white}.np104-vote-head p{color:#aebccd;font-size:11px}.np104-vote-list{background:#f7f8fa;padding:22px 36px;display:grid;gap:10px}.np104-vote-list article{display:grid;grid-template-columns:90px 1fr 42px;gap:14px;align-items:center;background:white;border:1px solid #e2e7ec;border-radius:17px;padding:9px}.np104-vote-list img{width:90px;height:76px;object-fit:cover;border-radius:12px}.np104-vote-list small{font-size:8px;color:#738397}.np104-vote-list h3{font:600 15px "DynaPuff",sans-serif;margin:3px 0 7px}.np104-vote-list button{border:0;background:#edf2f7;color:#45678e;border-radius:999px;padding:8px 12px;font:800 9px Poppins;cursor:pointer}.np104-vote-list>article>strong{font:700 28px "DynaPuff",sans-serif;color:#5379a8;text-align:center}.np104-vote-foot{margin:0;background:#f7f8fa;padding:0 36px 28px;color:#8491a0;font-size:9px}
@media(max-width:760px){
.np104{padding:18px 0 38px}.np104>.container{padding-left:14px;padding-right:14px}.np104-shell{border-radius:26px}.np104-head{padding:25px 22px 17px;display:block}.np104-head h2{font-size:42px}.np104-head p{font-size:12px}.np104-status{display:inline-flex;margin-top:16px}
.np104-tabs{display:flex;overflow:auto;padding:0 8px;scrollbar-width:none}.np104-tabs::-webkit-scrollbar{display:none}.np104-tabs button{flex:0 0 auto;padding:15px 13px;font-size:11px}.np104-tabs button.active:after{left:14%;right:14%}
.np104-concierge{display:block;min-height:0}.np104-context{display:none}.np104-chat-top{padding:22px 18px 14px}.np104-chat-top h3{font-size:32px}.np104-chat-top .np104-ghost{padding:7px 10px;font-size:9px}.np104-chat{padding:18px 14px 8px;max-height:610px;min-height:300px}.np104-empty-chat{min-height:250px}.np104-empty-chat b{font-size:22px}.np104-bubble{max-width:88%;padding:12px 13px}.np104-avatar{width:31px;height:31px;flex-basis:31px}.np104-result{grid-template-columns:92px 1fr}.np104-result-media{min-height:104px}.np104-result-copy{padding:10px}.np104-result-copy h4{font-size:14px}.np104-result-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.np104-suggestions{padding:2px 14px 10px}.np104-composer{margin:0 12px 14px;border-radius:18px;padding:11px}.np104-composer textarea{font-size:13px;min-height:48px}.np104-send span{display:none}.np104-send{padding:5px}.np104-send b{width:34px;height:34px}.np104-locate{padding:9px 11px}
.np104-feature-head{padding:25px 20px 18px;display:block}.np104-feature-head h3{font-size:34px}.np104-feature-head>.np104-locate{margin-top:13px}.np104-live-grid{display:block;padding:0 14px 14px}.np104-live-grid section{margin-bottom:12px;padding:14px}.np104-offer-strip{margin:0 14px 22px;padding:14px}.np104-offer-row{display:block}.np104-mini{grid-template-columns:61px 1fr 15px}.np104-mini img{width:61px;height:56px}.np104-mini b{font-size:11px}
.np104-group-form{padding:0 14px 22px}.np104-group-fields{grid-template-columns:1fr}.np104-choice-grid{grid-template-columns:1fr}.np104-choice{grid-template-columns:62px 1fr 28px}.np104-create-row{display:block}.np104-create-row .np104-primary{width:100%;margin-top:8px}.np104-year-grid{grid-template-columns:1fr 1fr;padding:0 14px 16px}.np104-year-grid article{min-height:120px;padding:16px}.np104-year-grid strong{font-size:42px}.np104-year-note{grid-template-columns:31px 1fr;margin:0 14px 22px;padding:15px}.np104-year-note .np104-primary{grid-column:1/-1;width:100%}
.np104-share-success{padding:38px 18px}.np104-share-url{display:block}.np104-share-url button{width:100%;margin-top:7px}.np104-vote-head{padding:28px 20px 17px}.np104-vote-list{padding:16px 14px}.np104-vote-list article{grid-template-columns:72px 1fr 32px;gap:10px}.np104-vote-list img{width:72px;height:68px}.np104-vote-list h3{font-size:13px}.np104-vote-list>article>strong{font-size:24px}.np104-vote-foot{padding:0 14px 20px}
}
@media(max-width:390px){.np104-head h2{font-size:36px}.np104-chat-top h3{font-size:28px}.np104-year-grid{gap:8px}.np104-result{grid-template-columns:82px 1fr}.np104-result-copy p{display:none}}
