@import "https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap";.ct-root{--ct-pink:#ff4d6d;--ct-pink-soft:#ffe4ec;--ct-orange:#ff7a1a;--ct-orange-btn:#ff8a1a;--ct-red:#c81e3a;--ct-purple:#7c3aed;--ct-hero-1:#6d28d9;--ct-hero-2:#db2777;--ct-mint:#d7f3ef;--ct-mint-2:#e8f7f5;--ct-blue-dot:#3b82f6;--ct-ink:#1f2937;--ct-muted:#6b7280;--ct-line:#ececec;color:var(--ct-ink);font-family:Be Vietnam Pro,Inter,system-ui,sans-serif}.main-content .ct-home{margin-top:4px}.ct-home{background:#fff;border:1px solid #ececec;border-radius:16px;margin:0 0 14px;overflow:hidden;box-shadow:0 1px 2px #1018280a}.ct-home__hero{color:#fff;background:linear-gradient(120deg,#4c1d95 0%,#7c3aed 42%,#db2777 100%);padding:18px 18px 14px;position:relative}.ct-home__kicker{opacity:.88;margin:0 0 4px;font-size:12px;font-weight:600}.ct-home__title{letter-spacing:-.02em;margin:0 0 12px;font-size:22px;font-weight:800}.ct-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.ct-tab{color:#374151;cursor:pointer;min-height:86px;font:inherit;background:#fff;border:2px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:10px 8px;text-decoration:none;display:flex;box-shadow:0 8px 24px #4c1d952e}.ct-tab.is-on{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed26,0 8px 24px #4c1d952e}.ct-tab__mark{letter-spacing:.08em;color:#7c3aed;font-size:11px;font-weight:800}.ct-tab__name{text-align:center;font-size:13px;font-weight:600;line-height:1.3}.ct-home__body{background:#fffaf6;padding:16px 16px 18px}.ct-ornament{color:#c2410c;text-align:center;justify-content:center;align-items:center;gap:8px;margin:4px 0 14px;font-size:16px;font-weight:800;display:flex}.ct-ornament:before,.ct-ornament:after{content:"✦ ✦ ✦";letter-spacing:4px;opacity:.7;font-size:10px}.ct-intro{background:#fff;border:2px solid #7dd3fc;border-radius:16px;align-items:stretch;gap:12px;margin:0 0 14px;padding:0 14px 0 0;display:flex;overflow:hidden}.ct-intro__n{color:#fff;background:#38bdf8;border-radius:0 40px 40px 0;flex:0 0 64px;justify-content:center;align-items:center;font-size:28px;font-weight:800;display:flex}.ct-intro__copy strong{margin:10px 0 2px;font-size:14px;display:block}.ct-intro__copy p{color:#4b5563;margin:0 0 10px;font-size:13px;line-height:1.45}.ct-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:auto}.ct-table{border-collapse:collapse;width:100%;min-width:760px;font-size:13px}.ct-table th{color:#374151;text-align:left;white-space:nowrap;background:#d8d6e8;padding:10px;font-weight:700}.ct-table td{vertical-align:middle;border-top:1px solid #f0f0f0;padding:10px}.ct-table tr:nth-child(2n) td{background:#fafafa}.ct-pill{white-space:nowrap;border-radius:999px;align-items:center;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.ct-pill--open{color:#047857;background:#d1fae5}.ct-pill--soon{color:#be185d;background:#fce7f3}.ct-pill--closed{color:#6b7280;background:#f3f4f6}.ct-go{color:#fff;cursor:pointer;background:#ff8a1a;border:0;border-radius:8px;justify-content:center;align-items:center;min-width:88px;height:32px;padding:0 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.ct-go:hover{filter:brightness(1.05)}.ct-go[disabled],.ct-go.is-off{color:#9ca3af;pointer-events:none;background:#e5e7eb}.ct-page,.ct-dash,.ct-take,.ct-win{flex:1;width:100%}body.has-site-nav .ct-page,body.has-site-nav .ct-dash{max-height:100%;overflow-y:auto}.ct-page{background:#fff;min-height:100dvh}.ct-page__nav{align-items:center;gap:10px;display:flex}.ct-page__nav a{color:#374151;font-size:13px;font-weight:600;text-decoration:none}.ct-hero{color:#fff;text-align:center;background:linear-gradient(115deg,#3b0764 0%,#6d28d9 38%,#db2777 78%,#fb7185 100%);padding:28px 20px 22px}.ct-hero h1{margin:0 0 6px;font-size:32px;font-weight:800}.ct-hero p{opacity:.9;margin:0 0 18px;font-size:14px}.ct-hero .ct-tabs{max-width:920px;margin:0 auto}.ct-page__main{background:linear-gradient(#fff,#fff8f1);max-width:1080px;margin:0 auto;padding:22px 16px 40px}.ct-page__foot{color:#4b5563;background:#fff4e8;padding:28px 20px 36px;font-size:13px}.ct-page__foot-inner{grid-template-columns:1.2fr 1fr 1fr;gap:20px;max-width:1080px;margin:0 auto;display:grid}.ct-page__foot strong{color:#1f2937;margin-bottom:6px;display:block}.ct-dash{background:#fff7f9;min-height:100dvh}.ct-dash__top{background:#fff;border-bottom:1px solid #f3e8ee;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;display:flex}.ct-dash__top-nav{align-items:center;gap:14px;font-size:13px;font-weight:600;display:flex}.ct-dash__top-nav a{color:#374151;text-decoration:none}.ct-dash__top-nav a.is-on{color:#ea580c}.ct-dash__who{align-items:center;gap:8px;font-size:13px;display:flex}.ct-dash__who b{line-height:1.2;display:block}.ct-dash__who span{color:#9ca3af;font-size:11px}.ct-dash__grid{grid-template-columns:250px minmax(0,1fr);gap:16px;max-width:1180px;margin:0 auto;padding:16px;display:grid}.ct-side-card{background:#fff;border:1px solid #ececec;border-radius:14px;margin-bottom:12px;padding:12px}.ct-side-link{text-align:left;color:#374151;width:100%;font:inherit;cursor:pointer;background:#f3f4f6;border:0;border-radius:10px;margin:0 0 8px;padding:10px 12px;font-size:13px;font-weight:700;text-decoration:none;display:block}.ct-side-link.is-on{color:#1d4ed8;background:#dbeafe;box-shadow:inset 0 0 0 1px #93c5fd}.ct-side-sub{color:#1d4ed8;padding:4px 10px 8px 18px;font-size:12px;font-weight:600}.ct-promo{color:#fff;text-align:center;background:linear-gradient(#ff8a1a,#ff6b00);border-radius:14px;padding:14px 12px 12px}.ct-promo img{border-radius:10px;width:100%;margin-bottom:8px}.ct-promo h3{margin:0 0 8px;font-size:16px}.ct-promo ol{gap:6px;margin:0;padding:0;list-style:none;display:grid}.ct-promo li{color:#1f2937;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:13px;font-weight:700;display:flex}.ct-promo i{color:#fff;background:#ff8a1a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-style:normal;display:inline-flex}.ct-dash-head{background:#dbeafe;border:1px solid #93c5fd;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:14px 16px;display:flex}.ct-dash-head h1{color:#1d4ed8;margin:0;font-size:20px}.ct-dash-head span{color:#2563eb;font-size:13px;font-weight:700}.ct-dash-head__meta{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.ct-dash-table{background:#fff;border:1px solid #bfdbfe;border-radius:14px;overflow:hidden}.ct-dash-table table{border-collapse:collapse;width:100%;font-size:13px}.ct-dash-table th{text-align:left;color:#111827;padding:12px;font-weight:800}.ct-dash-table td{vertical-align:middle;border-top:1px solid #f3f4f6;padding:12px}.ct-check{color:#fff;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;display:inline-flex}.ct-check.is-on{background:#9ca3af}.ct-dash-banner{background:linear-gradient(90deg,#f97316,#fb923c);border-radius:14px;min-height:140px;margin-top:14px;position:relative;overflow:hidden}.ct-dash-banner img{object-fit:cover;width:100%;height:160px;display:block}.ct-dash-banner__copy{color:#fff;text-shadow:0 1px 2px #00000040;flex-direction:column;justify-content:center;padding:18px 22px;display:flex;position:absolute;inset:0}.ct-dash-banner__copy strong{font-size:26px;line-height:1.15}.ct-exam-link{color:#2563eb;font-weight:600;text-decoration:none}.ct-exam-link.is-off{color:#9ca3af;pointer-events:none}.ct-mask{z-index:80;background:#11182759;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.ct-rules{background:#fff;border:2px solid #fecdd3;border-radius:18px;width:min(820px,100%);padding:22px 26px 18px;position:relative;box-shadow:0 20px 50px #00000026}.ct-rules:before,.ct-rules:after{content:"";border:3px solid #fb7185;width:18px;height:18px;position:absolute}.ct-rules:before{border-bottom:0;border-right:0;top:8px;left:8px}.ct-rules:after{border-top:0;border-left:0;bottom:8px;right:8px}.ct-rules__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ct-rules h2{margin:0 0 10px;font-size:28px}.ct-rules__logo{object-fit:cover;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;width:72px;height:72px}.ct-rules ol{margin:0;padding:0 0 0 22px;font-size:14.5px;line-height:1.55}.ct-rules li{margin:0 0 6px}.ct-rules__foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.ct-rules__foot label{align-items:center;gap:8px;font-size:14px;display:inline-flex}.ct-rules__btns{gap:8px;display:flex}.ct-btn{cursor:pointer;border:1.5px solid #0000;border-radius:999px;height:38px;padding:0 16px;font-size:14px;font-weight:700}.ct-btn--ghost{color:#be123c;background:#fff;border-color:#fda4af}.ct-btn--ok{color:#fff;background:#be123c}.ct-btn--ok[disabled]{opacity:.45;cursor:not-allowed}.ct-take{background:#f3f4f6;min-height:100dvh;padding:12px 12px 40px}.ct-take__top{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;max-width:1100px;margin:0 auto 12px;display:grid}.ct-back{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:4px;height:34px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.ct-ribbon{color:#1f2937;text-align:center;background:#ffe4ec;border-radius:6px 6px 16px 16px;justify-self:center;min-width:min(520px,70vw);padding:8px 28px 10px;position:relative;box-shadow:0 6px #fecdd3}.ct-ribbon:before,.ct-ribbon:after{content:"";clip-path:polygon(0 0,100% 0,100% 100%);background:#fecdd3;width:14px;height:14px;position:absolute;top:0}.ct-ribbon:before{left:-8px;transform:scaleX(-1)}.ct-ribbon:after{right:-8px}.ct-ribbon small{letter-spacing:.04em;font-size:11px;font-weight:600;display:block}.ct-ribbon b{font-size:14px}.ct-who{justify-self:end;align-items:center;gap:8px;font-size:13px;display:flex}.ct-who img,.ct-who i{object-fit:cover;background:#ffe4ec;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-style:normal;font-weight:800;display:inline-flex}.ct-who span{color:#9ca3af;font-size:11px;display:block}.ct-take__grid{grid-template-columns:minmax(0,1fr) 168px;align-items:start;gap:14px;max-width:1100px;margin:0 auto;display:grid}.ct-sheet{background:#fff;border-radius:18px;padding:18px 22px 20px;box-shadow:0 1px 2px #0000000a}.ct-q{border-top:1px solid #e5e7eb;padding:14px 0 16px}.ct-q:first-child{border-top:0;padding-top:0}.ct-q__n{font-size:15px;font-weight:700}.ct-q__hint{color:#6b7280;margin:1px 0 6px;font-size:13px}.ct-q__stem{margin:0 0 10px;font-size:15px;line-height:1.45}.ct-opts{gap:8px;display:grid}.ct-opts--grid2{grid-template-columns:1fr 1fr}.ct-opt{cursor:pointer;align-items:flex-start;gap:8px;font-size:15px;line-height:1.4;display:flex}.ct-opt input{accent-color:#2563eb;margin-top:4px}.ct-fig{margin:8px 0 12px}.ct-fig img{max-width:min(420px,100%);height:auto;display:block}.ct-fig-cap{margin:0 0 8px;font-size:13.5px;line-height:1.45}.ct-tape{background:#f6e7c1;border:1px dashed #c4a574;padding:6px 14px;font-weight:800;display:inline-block;transform:rotate(-1deg);box-shadow:0 1px #e7d3a4}.ct-cloud{color:#e11d48;background:#fde047;border-radius:40% 42% 38% 44%;padding:10px 22px;font-size:22px;font-weight:800;display:inline-block;box-shadow:0 0 0 4px #facc15}.ct-cloud__dots{letter-spacing:2px}.ct-fig--paint{align-items:center;gap:10px;font-size:32px;font-weight:800;display:flex}.ct-splat{background:radial-gradient(circle at 40% 40%,#fb923c,#ea580c 62%,#c2410c);border-radius:46% 54% 48% 52%;width:46px;height:46px;box-shadow:8px -6px 0 -10px #fb923c,-10px 4px 0 -12px #ea580c,4px 12px 0 -14px #fdba74}.ct-svg{width:100%;max-width:320px;height:auto}.ct-svg--path{max-width:440px}.ct-berry-table{border-collapse:collapse;font-size:13px}.ct-berry-table th,.ct-berry-table td{text-align:left;border:1px solid #d1d5db;padding:6px 10px}.ct-berry{font-size:16px}.ct-fig--solids{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:12px 16px;max-width:480px;display:flex}.ct-solid{flex:none;width:72px;height:84px}.ct-cards{gap:10px;display:flex}.ct-card{color:#fff;background:#60a5fa;border-radius:8px;justify-content:center;align-items:center;width:48px;height:56px;font-size:26px;font-weight:800;display:inline-flex}.ct-truck-opt{vertical-align:middle;align-items:center;gap:10px;display:inline-flex}.ct-truck-opt img{width:220px;max-width:min(52vw,240px);height:auto;display:block}.ct-truck-opt__eq{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.ct-opt:has(.ct-truck-opt){align-items:center}.ct-truck-opt{position:relative}.ct-truck-opt__eq{clip:auto;color:#111;background:#ffffffeb;border-radius:6px;width:auto;height:auto;padding:2px 8px;font-size:18px;font-weight:800;position:absolute;top:38%;left:46%;overflow:visible}.ct-vnd{aspect-ratio:144/65;vertical-align:middle;background:#f3f4f6;border-radius:4px;justify-content:center;align-items:center;width:248px;max-width:min(72vw,280px);display:inline-flex;overflow:hidden;box-shadow:0 1px 4px #0f172a24}.ct-vnd img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.ct-opt:has(.ct-vnd){align-items:center}.ct-clock{background:#fff;border-radius:8px;width:72px;height:72px}.ct-match{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ct-match button{text-align:left;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#d7f3ef;border:0;align-items:center;gap:8px;padding:12px;font-size:14px;display:flex}.ct-match button.is-on{background:#c7eef0;outline:2px solid #0ea5e9}.ct-match button.is-pair{box-shadow:inset 4px 0 0 var(--pair,#0ea5e9)}.ct-sort-pool{border:1.5px dashed #d1d5db;border-radius:10px;flex-wrap:wrap;gap:8px;min-height:64px;margin-bottom:10px;padding:10px;display:flex}.ct-chip{cursor:grab;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:6px 10px;font-size:13px}.ct-bins{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ct-bin{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;min-height:88px;padding:8px}.ct-bin strong{color:#6b7280;margin-bottom:6px;font-size:12px;display:block}.ct-fill{align-items:center;gap:8px;margin:6px 0;font-size:15px;display:flex}.ct-fill input{text-align:center;width:72px;height:34px;font:inherit;border:1px solid #d1d5db;border-radius:6px;font-weight:700}.ct-pager{justify-content:center;align-items:center;gap:10px;margin:16px 0 0;display:flex}.ct-pager button{color:#be123c;cursor:pointer;background:#fff;border:1.5px solid #fb7185;border-radius:999px;height:34px;padding:0 14px;font-weight:700}.ct-pager button[disabled]{opacity:.35;cursor:default}.ct-pager i{color:#fff;background:#be123c;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-style:normal;font-weight:800;display:inline-flex}.ct-side{text-align:center;background:#fff;border:1px solid #fecdd3;border-radius:16px;padding:10px 10px 12px;position:sticky;top:12px}.ct-timer{color:#be123c;letter-spacing:.04em;margin:2px 0 8px;font-size:16px;font-weight:800}.ct-timer small{color:#fb7185;font-size:11px;font-weight:600;display:block}.ct-dots{grid-template-columns:repeat(3,28px);justify-content:center;gap:6px;margin:0 0 10px;display:grid}.ct-dot{color:#fff;cursor:pointer;background:#d1d5db;border:0;border-radius:50%;width:28px;height:28px;font-size:12px;font-weight:800}.ct-dot.is-done{background:#3b82f6}.ct-dot.is-now{box-shadow:0 0 0 2px #fff,0 0 0 4px #3b82f6}.ct-submit{color:#fff;cursor:pointer;background:#be123c;border:0;border-radius:999px;width:100%;height:36px;font-weight:800}.ct-win{background:radial-gradient(circle at 50% 40%,#fde047 0%,#facc15 38%,#f59e0b 100%);justify-content:center;align-items:center;min-height:100dvh;padding:24px 12px 40px;display:flex;position:relative;overflow:hidden}.ct-win:before{content:"";pointer-events:none;background:repeating-radial-gradient(circle at 50% 45%,#0000 0 42px,#ffffff14 42px 84px);position:absolute;inset:-20%}.ct-win__card{text-align:center;width:min(420px,100%);position:relative}.ct-win__hero{z-index:2;filter:drop-shadow(0 8px 12px #0000001f);width:180px;height:auto;margin:0 auto -18px;position:relative}.ct-win__box{color:#0c4a6e;background:linear-gradient(#7dd3fc,#38bdf8);border-radius:28px;padding:28px 18px 18px;box-shadow:0 16px #0284c7}.ct-win__box h1{color:#fff;text-shadow:0 2px #0284c7;margin:0 0 6px;font-size:28px}.ct-win__box p{color:#0c4a6e;margin:0 0 12px;font-weight:700;line-height:1.4}.ct-score{color:#fff;background:#1e3a8a;border-radius:12px;width:150px;margin:0 auto 10px;overflow:hidden}.ct-score small{background:#2563eb;padding:4px 0;font-weight:700;display:block}.ct-score b{padding:6px 0 8px;font-size:48px;line-height:1.1;display:block}.ct-win__time{color:#fff;background:#64748b;border-radius:8px;margin-bottom:8px;padding:4px 12px;font-size:13px;font-weight:700;display:inline-block}.ct-win__done{color:#fff;background:linear-gradient(#fda4af,#fb7185);border-radius:999px;justify-content:center;align-items:center;min-width:180px;height:44px;margin-top:6px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 4px #e11d48}.ct-win__hist{color:#fff;margin-top:12px;font-weight:700;text-decoration:underline;display:block}.ct-toast{color:#fff;z-index:90;background:#16a34a;border-radius:8px;padding:10px 14px;font-weight:700;position:fixed;top:16px;right:16px;box-shadow:0 8px 20px #0000001f}@media (width<=860px){.ct-tabs{grid-template-columns:1fr 1fr}.ct-take__grid,.ct-dash__grid{grid-template-columns:1fr}.ct-side{position:static}.ct-opts--grid2,.ct-page__foot-inner{grid-template-columns:1fr}.ct-home__title{font-size:18px}.ct-hero h1{font-size:22px}}
