:root{color:#153447;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f3f6f8;font-family:Pretendard,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html,body{background:#f3f6f8;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #dfe7eb;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1080px;height:72px;margin:auto;padding:0 24px;display:flex}.brand{color:#0b2d42;align-items:center;gap:11px;display:flex}.brand__mark{color:#fff;text-align:center;background:#143e68;border-radius:8px;place-content:center;width:42px;height:42px;line-height:.8;display:grid}.brand__mark span{font-size:9px;font-weight:800}.brand__mark strong{letter-spacing:-.5px;font-size:17px}.brand>div:last-child>strong{font-size:15px;display:block}.brand>div:last-child>span{color:#80909a;letter-spacing:2px;margin-top:3px;font-size:7px;font-weight:800;display:block}.verified{color:#63808e;font-size:11px}.verified i{background:#20ad91;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #e5f7f3}.bundle-page{flex:1;width:min(1080px,100% - 40px);margin:42px auto 70px}.preview-banner{color:#31677a;text-align:center;background:#eaf5f7;border:1px solid #cee4e8;border-radius:9px;margin-bottom:14px;padding:10px 14px;font-size:11px}.hero-card{color:#fff;background:linear-gradient(120deg,#092d45,#0c4654 58%,#08746f);border-radius:20px;padding:42px 48px;position:relative;overflow:hidden;box-shadow:0 20px 45px #0c334229}.hero-card:after{content:"";border:1px solid #71eedc38;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:-70px;box-shadow:0 0 0 34px #71eedc0f,0 0 0 70px #71eedc0a}.hero-card__eyebrow{align-items:center;gap:12px;display:flex}.hero-card__eyebrow span{color:#60e1d0;letter-spacing:1.5px;font-size:9px;font-weight:800}.hero-card__eyebrow em{color:#d5fff8;background:#3dcdb92e;border:1px solid #64e2d045;border-radius:20px;padding:4px 9px;font-size:10px;font-style:normal}.hero-card h1{letter-spacing:-.8px;margin:16px 0 7px;font-size:clamp(26px,4vw,38px)}.hero-card>p{color:#c7dae1;margin:0;font-size:14px}.hero-card__meta{z-index:1;grid-template-columns:auto auto;gap:6px 22px;display:grid;position:absolute;bottom:42px;right:48px}.hero-card__meta span{color:#85abb4;font-size:9px}.hero-card__meta strong{text-align:right;font-size:11px}.items-section{background:#fff;border:1px solid #dce6ea;border-radius:17px;margin-top:28px;padding:28px;box-shadow:0 10px 30px #0f33410d}.section-heading,.section-heading>div{align-items:center;display:flex}.section-heading{border-bottom:1px solid #e3eaed;justify-content:space-between;padding-bottom:22px}.section-heading>div{gap:12px}.section-no{color:#087a71;background:#e3f4f1;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.section-heading h2{color:#102f42;margin:0 0 4px;font-size:17px}.section-heading p{color:#85949c;margin:0;font-size:10px}.section-heading>strong{color:#087a71;background:#e7f6f3;border-radius:20px;padding:5px 9px;font-size:9px}.items-table-wrap{overflow-x:auto}.items-table-wrap table{border-collapse:collapse;width:100%;min-width:680px}.items-table-wrap th{color:#6f838e;text-align:left;background:#f5f8f9;padding:15px 14px;font-size:10px}.items-table-wrap td{color:#294756;border-bottom:1px solid #e8edef;padding:17px 14px;font-size:12px}.items-table-wrap :is(th,td):is(:first-child,:nth-child(2),:last-child){text-align:center}.items-table-wrap tbody tr:last-child td{border:0}.items-table-wrap tbody tr:hover{background:#f5fbfa}.items-table-wrap td b{color:#08766e}.item-cards{display:none}.notice{color:#52717e;background:#eaf6f5;border:1px solid #cfe8e4;border-radius:12px;align-items:center;gap:12px;margin-top:18px;padding:16px 18px;display:flex}.notice>span{color:#08776e;background:#fff;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.notice strong{color:#214655;font-size:11px;display:block}.notice p{margin:3px 0 0;font-size:10px}footer{background:#fff;border-top:1px solid #dfe7eb;justify-content:center;align-items:center;gap:35px;min-height:90px;padding:20px 24px;display:flex}.app-shell footer .brand{transform-origin:100%;opacity:.72;transform:scale(.82)}.app-shell footer p{color:#98a4aa;font-size:9px}.state-page{text-align:center;place-content:center;justify-items:center;min-height:60vh;padding:80px 24px;display:grid}.state-icon{color:#b47725;background:#fff4df;border-radius:18px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:800;display:grid}.state-icon--loading{background:#e7f5f3}.state-page h1{color:#133649;margin:20px 0 8px;font-size:22px}.state-page p{color:#758992;margin:0;font-size:12px}.state-page button{color:#fff;cursor:pointer;background:#08776e;border:0;border-radius:9px;margin-top:22px;padding:10px 18px}.spinner{border:3px solid #b9ddd8;border-top-color:#08776e;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=640px){.header-inner{height:62px;padding:0 16px}.verified{display:none}.brand__mark{width:38px;height:38px}.brand>div:last-child>strong{font-size:13px}.bundle-page{width:calc(100% - 24px);margin:18px auto 45px}.preview-banner{font-size:9px}.hero-card{border-radius:16px;padding:28px 24px 24px}.hero-card h1{margin-top:14px}.hero-card>p{min-height:38px;font-size:12px}.hero-card__meta{border-top:1px solid #ffffff26;margin-top:22px;padding-top:16px;position:relative;bottom:auto;right:auto}.items-section{border-radius:15px;margin-top:16px;padding:20px 14px}.section-heading{padding:0 4px 17px}.section-heading p,.items-table-wrap{display:none}.item-cards{gap:10px;margin-top:14px;display:grid}.item-cards article{background:#f7fafb;border:1px solid #e2eaed;border-radius:12px;padding:16px}.item-card__top{justify-content:space-between;display:flex}.item-card__top span{color:#78909a;font-size:9px;font-weight:700}.item-card__top strong{color:#08776e;font-size:11px}.item-cards h3{color:#173b4e;margin:9px 0 13px;font-size:14px}.item-cards dl{grid-template-columns:90px 1fr;gap:7px;margin:0;display:grid}.item-cards dl div{display:contents}.item-cards dt{color:#8a9aa2;font-size:9px}.item-cards dd{color:#4d6570;margin:0;font-size:11px}.notice{align-items:flex-start}.notice p{line-height:1.6}footer{flex-direction:column;gap:2px}.app-shell footer .brand{transform-origin:50%}}
