/* Isolated stylesheet: no changes to AnimyJob's global layout or selectors. */
body.cm-body{margin:0;background:#fcfaf6;color:#243546;font-family:Arial,Helvetica,sans-serif;line-height:1.55}
#cm-app{background:#fcfaf6;color:#243546;font-family:Arial,Helvetica,sans-serif;line-height:1.55;--cm-ink:#243546;--cm-green:#236953;--cm-line:#e2e4de;--cm-soft:#f1f4ed;--cm-paper:#fff;--cm-radius:20px;overflow-x:clip}
#cm-app *,#cm-app *::before,#cm-app *::after{box-sizing:border-box}
#cm-app a{color:inherit;text-decoration:none}#cm-app button,#cm-app input,#cm-app select{font:inherit}
#cm-app button,#cm-app summary{cursor:pointer}#cm-app button:disabled{cursor:not-allowed;opacity:.5}
#cm-app h1,#cm-app h2,#cm-app h3,#cm-app p{margin:0}#cm-app img{max-width:100%;display:block}
#cm-app button:focus-visible,#cm-app a:focus-visible,#cm-app input:focus-visible,#cm-app select:focus-visible,#cm-app summary:focus-visible{outline:3px solid #2b705a;outline-offset:4px}
#cm-app .cm-container{width:min(1220px,calc(100% - 64px));margin-inline:auto}
#cm-app .cm-skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:12px}
#cm-app .cm-skip:focus{top:10px}
#cm-app .cm-header{background:#fff;border-bottom:1px solid var(--cm-line)}
#cm-app .cm-header-inner{width:min(1340px,calc(100% - 64px));min-height:88px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px}
#cm-app .cm-brand{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:800;letter-spacing:-.6px;white-space:nowrap}
#cm-app .cm-brand small{display:block;font-size:9px;letter-spacing:2px;font-weight:600;margin-top:1px}
#cm-app .cm-brand-mark{color:#fff;background:var(--cm-green);width:42px;height:44px;display:grid;place-items:center;font-size:31px;border-radius:13px;transform:rotate(-6deg)}
#cm-app .cm-header nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600}
#cm-app .cm-back-site{padding-left:25px;border-left:1px solid var(--cm-line)}
#cm-app .cm-eyebrow{font-size:10px;font-weight:800;letter-spacing:1.8px;line-height:1.6;color:#526959;text-transform:uppercase}
#cm-app .cm-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 23px;border:1px solid var(--cm-green);border-radius:12px;background:var(--cm-green);color:#fff;font-weight:700;font-size:13px;text-align:center;transition:transform .16s,box-shadow .16s;text-decoration:none}
#cm-app .cm-button:hover{transform:translateY(-2px);box-shadow:0 5px 13px #24354614}
#cm-app .cm-secondary{background:#fff;color:var(--cm-ink);border-color:#d5dbd4}
#cm-app .cm-quiet{background:transparent;color:#627168;border-color:transparent}
#cm-app .cm-hero{background:#eef2e9;border-bottom:1px solid #e2e8dc}
#cm-app .cm-hero-inner{display:grid;grid-template-columns:1.15fr 1fr;gap:45px;align-items:center;padding-top:62px;padding-bottom:64px;min-height:560px}
#cm-app .cm-hero h1{font-size:clamp(36px,3.6vw,52px);line-height:1.1;letter-spacing:-2.1px;margin:21px 0 24px;max-width:650px}
#cm-app .cm-hero h1 em{font-weight:500;font-style:normal;color:var(--cm-green)}
#cm-app .cm-hero-copy>p:not(.cm-eyebrow):not(.cm-hero-proof){font-size:16px;line-height:1.8;color:#53635a}
#cm-app .cm-hero-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:27px}
#cm-app .cm-hero-proof{display:flex;flex-wrap:wrap;gap:18px;font-size:11px;margin-top:22px;color:#566552}
#cm-app .cm-hero-proof span::before{content:'✓';margin-right:6px;color:#236953;font-weight:900}
#cm-app .cm-hero-visual{position:relative;padding:0 38px 0 22px}
#cm-app .cm-hero-sheet{display:block;background:white;padding:22px 22px 17px;max-width:382px;margin:auto;border-radius:14px;border:1px solid #dce2d6;box-shadow:0 13px 40px #47634615;transform:rotate(5deg)}
#cm-app .cm-hero-sheet>.cm-eyebrow{font-size:9px;text-align:center;display:block}
#cm-app .cm-hero-sheet img{aspect-ratio:560/472;object-fit:contain}
#cm-app .cm-mini-palette{display:flex;gap:9px;justify-content:center;margin-top:4px}
#cm-app .cm-mini-palette span{display:grid;place-items:center;width:37px;height:31px;background:var(--swatch);border-radius:7px;font-size:13px;font-weight:700}
#cm-app .cm-float-label{position:absolute;z-index:2;top:-16px;left:-16px;font-size:13px;line-height:1.5;background:#f9dda1;border-radius:15px 15px 15px 2px;padding:15px 18px;transform:rotate(-7deg);box-shadow:0 5px 15px #6451260b}
#cm-app .cm-sticker{position:absolute;right:-4px;bottom:2px;width:115px;height:115px;background:#d9cbed;border:7px solid #e6dcf2;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;transform:rotate(-9deg)}
#cm-app .cm-section{padding-top:42px;padding-bottom:8px;scroll-margin-top:20px}
#cm-app .cm-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}
#cm-app .cm-section-heading h2{font-size:26px;letter-spacing:-.8px;margin-top:7px;line-height:1.25}
#cm-app .cm-section-heading>a,#cm-app .cm-result-count{font-size:12px;color:#587260;white-space:nowrap}
#cm-app .cm-category-links,#cm-app .cm-variant-links{display:flex;flex-wrap:wrap;gap:9px}
#cm-app .cm-chip{font-size:12px;padding:10px 17px;background:#fff;border:1px solid #dae0d5;border-radius:9px;display:inline-flex;align-items:center;justify-content:center}
#cm-app .cm-chip:hover,#cm-app .cm-chip-active{background:#e7ede0;border-color:#53745a}
#cm-app .cm-filters{display:grid;grid-template-columns:1.5fr 1fr 1fr auto;gap:14px;align-items:end;background:#fff;border:1px solid var(--cm-line);border-radius:14px;padding:17px;margin-bottom:26px}
#cm-app .cm-filters label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:600;color:#69766d;min-width:0}
#cm-app .cm-filters input,#cm-app .cm-filters select{display:block;max-width:100%;width:100%;height:45px;padding:9px 12px;border:1px solid #dbe1d8;border-radius:8px;background:#fafbf8;color:var(--cm-ink);font-size:13px}
#cm-app .cm-filters .cm-button{min-height:45px}
#cm-app .cm-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}
#cm-app .cm-card{border:1px solid #dfe3da;background:#fff;border-radius:18px;overflow:hidden;transition:transform .18s,box-shadow .18s}
#cm-app .cm-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #24354612}
#cm-app .cm-card>a{display:block;height:100%}
#cm-app .cm-card-picture{position:relative;padding:13px 15px 4px;background:#fff;border-bottom:1px solid #edf0e9}
#cm-app .cm-card-picture img{width:100%;height:auto;aspect-ratio:560/472;object-fit:contain}
#cm-app .cm-card-badge{position:absolute;top:12px;right:12px;font-size:9px;font-weight:700;background:#f2f4ec;border:1px solid #e3e9dc;border-radius:6px;padding:5px 8px}
#cm-app .cm-card-copy{padding:17px 18px 18px}
#cm-app .cm-card .cm-eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:5px}
#cm-app .cm-card h3{font-size:15px;letter-spacing:-.25px;line-height:1.4;min-height:42px}
#cm-app .cm-card-meta{font-size:11px;color:#75816f;margin-top:5px}
#cm-app .cm-card-link{display:flex;justify-content:space-between;font-size:11px;font-weight:700;color:#3f7055;margin-top:15px}
#cm-app .cm-pagination{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:28px auto 8px}
#cm-app .cm-pagination a{border:1px solid var(--cm-line);background:#fff;width:40px;height:40px;display:grid;place-items:center;border-radius:9px;font-size:12px}
#cm-app .cm-pagination a[aria-current=page]{background:var(--cm-green);border-color:var(--cm-green);color:#fff}
#cm-app .cm-theme-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
#cm-app .cm-theme-links>a{padding:15px 16px;background:#fff;border:1px solid var(--cm-line);border-radius:10px;font-size:13px;font-weight:600}
#cm-app .cm-theme-links span{display:block;font-size:10px;color:#7c8a7c;font-weight:400;margin-top:3px}
#cm-app .cm-how{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;background:#ecf1e7;border-radius:22px;padding:32px;margin-top:55px}
#cm-app .cm-step-number{font-size:10px;font-weight:700;background:#fff;padding:8px 10px;border-radius:7px;color:#4c7357;display:inline-block}
#cm-app .cm-how h2{font-size:17px;margin:16px 0 10px;letter-spacing:-.4px}
#cm-app .cm-how p{font-size:13px;color:#657161}
#cm-app .cm-faq{padding-top:52px;padding-bottom:60px}
#cm-app .cm-faq h2{font-size:24px;letter-spacing:-.6px;margin-bottom:20px}
#cm-app .cm-faq details{border-bottom:1px solid #dfe4d9;padding:17px 0;font-size:13px}
#cm-app .cm-faq summary{font-weight:700;line-height:1.6}
#cm-app .cm-faq details p{max-width:920px;margin-top:12px;color:#61705d}
#cm-app .cm-footer{border-top:1px solid #dfe5d8;background:#f1f4eb;padding:35px 0 22px}
#cm-app .cm-footer>.cm-container:first-child{display:flex;gap:25px;align-items:center;justify-content:space-between}
#cm-app .cm-footer .cm-brand{font-size:18px;letter-spacing:-.5px}
#cm-app .cm-footer p{font-size:11px;color:#697762;margin-top:6px}
#cm-app .cm-footer nav{display:flex;flex-wrap:wrap;gap:22px;font-size:11px}
#cm-app .cm-footer .cm-privacy-note{font-size:10px;border-top:1px solid #dce2d5;padding-top:18px;margin-top:24px}
#cm-app .cm-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;padding-top:22px;font-size:11px;color:#7b8778}
#cm-app .cm-detail-intro{padding:26px 0 30px;display:flex;align-items:center;justify-content:space-between;gap:25px}
#cm-app .cm-detail-intro h1{font-size:38px;line-height:1.16;letter-spacing:-1.3px;margin-top:8px}
#cm-app .cm-detail-lead{font-size:14px;margin-top:14px;color:#64715e;max-width:700px}
#cm-app .cm-detail-intro>.cm-button{white-space:nowrap}
#cm-app .cm-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}
#cm-app .cm-tags span{font-size:10px;background:#eff2e9;padding:6px 11px;border-radius:6px;color:#62735d}
#cm-app .cm-game-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px;align-items:start}
#cm-app .cm-game-paper{background:#fff;border:1px solid #dce3d7;border-radius:20px;overflow:hidden;box-shadow:0 8px 26px #24354606}
#cm-app .cm-paper-toolbar{display:flex;align-items:center;justify-content:space-between;font-size:11px;padding:12px 20px;border-bottom:1px solid #e9eee4;color:#788574}
#cm-app .cm-paper-toolbar>div{display:flex;align-items:center;gap:13px}
#cm-app .cm-paper-toolbar button{background:#f1f4eb;border:1px solid #e0e7db;border-radius:7px;width:31px;height:30px;font-weight:700;color:#334e37}
#cm-app .cm-live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#69926b;margin-right:6px}
#cm-app .cm-canvas-scroll{overflow:auto;max-height:900px;overscroll-behavior:contain}
#cm-app .cm-canvas-inner{width:100%;min-width:280px}
#cm-app .cm-canvas-inner>svg{display:block;width:100%;height:auto;touch-action:manipulation;user-select:none;-webkit-user-select:none}
#cm-app .cm-zone{cursor:pointer;outline:none}
#cm-app .cm-zone .cm-zone-shape{transition:fill .12s}
#cm-app .cm-zone:hover .cm-zone-shape{stroke:#236953;stroke-width:4}
#cm-app .cm-zone:focus .cm-zone-shape{stroke:#236953;stroke-width:5;stroke-dasharray:6 3}
#cm-app .cm-zone.cm-done .cm-label{opacity:0}
#cm-app .cm-solution .cm-label{opacity:0}
#cm-app .cm-zone.cm-hint .cm-zone-shape{stroke:#237051;stroke-width:6;stroke-dasharray:9 5}
#cm-app .cm-zone.cm-wrong .cm-zone-shape{stroke:#a74535;stroke-width:6}
#cm-app .cm-game-bottom{display:flex;gap:18px;align-items:center;border-top:1px solid #edf1e7;padding:13px 21px;font-size:11px;color:#73816e}
#cm-app .cm-game-bottom progress{appearance:none;height:7px;border:0;background:#edf2e5;border-radius:20px;flex:1;max-width:220px;overflow:hidden}
#cm-app progress::-webkit-progress-bar{background:#edf2e5}#cm-app progress::-webkit-progress-value{background:#4d916a;border-radius:20px}#cm-app progress::-moz-progress-bar{background:#4d916a;border-radius:20px}
#cm-app .cm-game-panel{border:1px solid #e0e6d9;border-radius:20px;background:#f3f6ef;padding:22px;position:sticky;top:16px}
#cm-app .cm-game-panel>.cm-eyebrow{font-size:8px;letter-spacing:1.6px}
#cm-app .cm-game-panel h2{font-size:22px;letter-spacing:-.5px;margin:7px 0 19px}
#cm-app .cm-palette{display:flex;flex-direction:column;gap:8px}
#cm-app .cm-swatch{position:relative;display:flex;align-items:center;gap:12px;border:1px solid #dce4d5;background:white;border-radius:11px;min-height:50px;text-align:left;padding:8px 12px;font-size:12px;color:#41523c}
#cm-app .cm-swatch[aria-pressed=true]{border:2px solid #376a48;padding:7px 11px;box-shadow:0 0 0 3px #cad9c35e}
#cm-app .cm-swatch-dot{width:29px;height:29px;border-radius:9px;background:var(--swatch);border:1px solid #24354615;flex:none}
#cm-app .cm-swatch strong{width:24px;font-size:16px;color:#233823}
#cm-app .cm-swatch-check{margin-left:auto;visibility:hidden;color:#296342;font-weight:900}
#cm-app .cm-swatch[aria-pressed=true] .cm-swatch-check{visibility:visible}
#cm-app .cm-palette-help{font-size:10px;line-height:1.75;color:#788673;margin-top:16px}
#cm-app .cm-message{font-size:11px;line-height:1.6;background:#e7eddf;border-radius:10px;padding:11px 12px;margin-top:14px;min-height:56px;color:#4b654b}
#cm-app .cm-game-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:14px}
#cm-app .cm-game-actions .cm-button{font-size:10px;min-height:37px;padding:9px 4px;border-radius:8px}
#cm-app .cm-print-box{border-top:1px solid #dce4d3;padding-top:18px;margin-top:15px}
#cm-app .cm-print-box h3{font-size:13px;margin-bottom:13px}
#cm-app .cm-print-box .cm-button{font-size:11px;padding:11px 12px;display:flex;width:100%}
#cm-app .cm-text-link{display:block;font-size:10px;text-align:center;color:#4a7457;text-decoration:underline;margin-top:12px}
#cm-app .cm-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:35px}
#cm-app .cm-info-grid article{padding:24px;border:1px solid #e1e5dc;border-radius:15px;background:#fff}
#cm-app .cm-info-grid h2{font-size:18px;letter-spacing:-.4px;margin:7px 0 10px}
#cm-app .cm-info-grid p:not(.cm-eyebrow){font-size:12px;color:#6a7864;margin-top:9px}
#cm-app .cm-editorial{font-size:12px;color:#697963;max-width:940px;margin-top:20px;line-height:1.8}
#cm-app .cm-list-intro{padding-top:40px;padding-bottom:8px}
#cm-app .cm-list-intro h1{font-size:36px;letter-spacing:-1px;line-height:1.2;margin-top:12px}
#cm-app .cm-list-intro>p:last-child{font-size:14px;max-width:880px;color:#61765e;margin-top:16px}
#cm-app .cm-empty{padding:40px;text-align:center;border:1px dashed #c1ccb8;border-radius:14px}
#cm-app .cm-empty h3{font-size:18px}#cm-app .cm-empty p{font-size:13px;margin:12px 0}#cm-app .cm-empty a{text-decoration:underline;font-size:13px}
#cm-app .cm-error{padding-top:80px;padding-bottom:100px;min-height:60vh}#cm-app .cm-error p{margin:15px 0 25px}
#cm-app .cm-print-page{max-width:850px;margin:20px auto 40px;padding:0 20px}
#cm-app .cm-print-tools{display:flex;align-items:center;gap:15px;justify-content:center;margin-bottom:25px;flex-wrap:wrap;font-size:12px}
#cm-app .cm-print-sheet{background:#fff;padding:35px;border:1px solid #ddd}
#cm-app .cm-print-sheet h1{font-size:24px;line-height:1.2;margin:8px 0 10px}
#cm-app .cm-print-sheet p{font-size:12px;margin:6px 0}
#cm-app .cm-print-sheet>svg{display:block;width:100%;height:auto}
#cm-app .cm-static-solution .cm-label{visibility:hidden}
#cm-app .cm-print-note{font-size:9px!important;color:#6d7969}
#cm-app .cm-demo-banner{background:#f4dfa9;text-align:center;padding:12px;font-size:12px}
#cm-app .cm-demo-select{max-width:1220px;margin:18px auto;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;font-size:12px}
#cm-app .cm-demo-select select{padding:8px;max-width:100%;border:1px solid #cdd7c7;border-radius:8px;background:white}
@media(min-width:1600px){#cm-app .cm-hero h1{font-size:53px}}
@media(max-width:1050px){#cm-app .cm-grid{grid-template-columns:repeat(3,minmax(0,1fr))}#cm-app .cm-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}#cm-app .cm-hero-inner{gap:22px}#cm-app .cm-hero-visual{padding:0 18px}#cm-app .cm-hero-sheet{max-width:330px}#cm-app .cm-float-label{left:-5px}#cm-app .cm-sticker{right:-12px}#cm-app .cm-game-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}#cm-app .cm-game-panel{padding:17px}#cm-app .cm-header nav{gap:17px}#cm-app .cm-detail-intro h1{font-size:32px}#cm-app .cm-detail-intro{align-items:flex-start}#cm-app .cm-detail-intro>.cm-button{font-size:11px}}
@media(max-width:760px){#cm-app .cm-container,#cm-app .cm-header-inner{width:calc(100% - 32px)}#cm-app .cm-header-inner{min-height:75px;gap:10px}#cm-app .cm-brand{font-size:17px;gap:8px}#cm-app .cm-brand-mark{width:34px;height:37px;font-size:26px}#cm-app .cm-brand small{font-size:8px;letter-spacing:1.5px}#cm-app .cm-header nav{gap:12px;font-size:11px}#cm-app .cm-header nav>a:nth-child(2),#cm-app .cm-header nav>a:nth-child(3){display:none}#cm-app .cm-back-site{padding-left:12px}#cm-app .cm-hero-inner{grid-template-columns:1fr;padding-top:38px;padding-bottom:38px;gap:47px}#cm-app .cm-hero-copy{text-align:center}#cm-app .cm-hero h1{font-size:37px;letter-spacing:-1.6px;margin:17px auto 19px}#cm-app .cm-hero-copy>p:not(.cm-eyebrow):not(.cm-hero-proof){font-size:14px}#cm-app .cm-hero .cm-eyebrow{font-size:8px;letter-spacing:1.25px}#cm-app .cm-hero-buttons,#cm-app .cm-hero-proof{justify-content:center}#cm-app .cm-hero-buttons{margin-top:23px;gap:8px}#cm-app .cm-hero-buttons .cm-button{font-size:11px;padding:12px 16px}#cm-app .cm-hero-visual{max-width:390px;width:100%;margin:auto;padding:0 32px}#cm-app .cm-hero-sheet{max-width:285px;padding:17px}#cm-app .cm-float-label{font-size:10px;left:4px;top:-18px;padding:11px 13px}#cm-app .cm-sticker{width:91px;height:91px;border-width:5px;font-size:10px;right:2px}#cm-app .cm-mini-palette span{width:28px;height:25px;font-size:11px}#cm-app .cm-section{padding-top:31px}#cm-app .cm-section-heading{gap:12px;margin-bottom:17px}#cm-app .cm-section-heading h2{font-size:22px}#cm-app .cm-section-heading>.cm-result-count{font-size:10px}#cm-app .cm-eyebrow{font-size:8px;letter-spacing:1.2px}#cm-app .cm-chip{font-size:11px;padding:8px 12px}#cm-app .cm-category-links{gap:7px}#cm-app .cm-filters{grid-template-columns:1fr 1fr;gap:10px;padding:13px}#cm-app .cm-filters label:first-child{grid-column:1 / -1}#cm-app .cm-filters>.cm-button{grid-column:1 / -1;min-height:41px}#cm-app .cm-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#cm-app .cm-card{border-radius:13px}#cm-app .cm-card-picture{padding:18px 8px 1px}#cm-app .cm-card-badge{font-size:7px;top:7px;right:7px;padding:3px 5px}#cm-app .cm-card-copy{padding:12px 11px 13px}#cm-app .cm-card h3{font-size:13px;line-height:1.4;min-height:36px}#cm-app .cm-card .cm-eyebrow{font-size:7px;letter-spacing:.6px}#cm-app .cm-card-meta,#cm-app .cm-card-link{font-size:9px}#cm-app .cm-card-link{margin-top:11px}#cm-app .cm-theme-links{grid-template-columns:1fr 1fr;gap:9px}#cm-app .cm-theme-links>a{font-size:12px;padding:12px}#cm-app .cm-how{grid-template-columns:1fr;gap:25px;padding:23px;margin-top:34px}#cm-app .cm-how h2{margin:12px 0 7px}#cm-app .cm-faq{padding-top:36px;padding-bottom:40px}#cm-app .cm-faq h2{font-size:21px}#cm-app .cm-faq details{font-size:12px}#cm-app .cm-footer>.cm-container:first-child{flex-direction:column;align-items:flex-start}#cm-app .cm-footer nav{gap:16px}#cm-app .cm-breadcrumb{font-size:9px;gap:8px;padding-top:15px}#cm-app .cm-detail-intro{display:block;padding-top:21px;padding-bottom:23px}#cm-app .cm-detail-intro h1{font-size:30px}#cm-app .cm-detail-lead{font-size:12px}#cm-app .cm-detail-intro>.cm-button{margin-top:17px;min-height:40px;padding:9px 14px}#cm-app .cm-game-layout{display:flex;flex-direction:column;gap:15px}#cm-app .cm-game-paper{width:100%;order:2;border-radius:14px}#cm-app .cm-game-panel{position:static;width:100%;order:1;padding:14px;border-radius:14px;display:grid;grid-template-columns:1fr 1fr;gap:0 12px}#cm-app .cm-game-panel>.cm-eyebrow,#cm-app .cm-game-panel>h2{display:none}#cm-app .cm-palette{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;position:sticky;top:0}#cm-app .cm-swatch{display:flex;flex-direction:column;gap:1px;justify-content:center;min-height:78px;padding:5px 2px;text-align:center;font-size:9px;border-radius:9px}#cm-app .cm-swatch[aria-pressed=true]{padding:4px 1px}#cm-app .cm-swatch-dot{width:30px;height:22px;border-radius:6px}#cm-app .cm-swatch strong{font-size:14px;line-height:1.3;width:auto}#cm-app .cm-swatch-check{position:absolute;right:5px;top:2px;display:none}#cm-app .cm-palette-help{font-size:9px;margin-top:9px;grid-column:1 / -1}#cm-app .cm-message{font-size:10px;margin-top:10px;min-height:48px;grid-column:1 / -1;padding:8px 10px}#cm-app .cm-game-actions{grid-template-columns:repeat(4,minmax(0,1fr));grid-column:1 / -1;gap:5px;margin-top:9px}#cm-app .cm-game-actions .cm-button{font-size:9px;min-height:34px;padding:7px 2px}#cm-app .cm-print-box{display:none}#cm-app .cm-paper-toolbar{padding:9px 12px;font-size:10px}#cm-app .cm-paper-toolbar button{width:29px;height:28px}#cm-app .cm-canvas-scroll{max-height:80vh}#cm-app .cm-game-bottom{font-size:10px;padding:10px 14px}#cm-app .cm-info-grid{grid-template-columns:1fr;gap:14px;margin-top:23px}#cm-app .cm-info-grid article{padding:19px}#cm-app .cm-info-grid h2{font-size:17px}#cm-app .cm-info-grid p:not(.cm-eyebrow){font-size:11px}#cm-app .cm-editorial{font-size:11px}#cm-app .cm-list-intro{padding-top:28px}#cm-app .cm-list-intro h1{font-size:29px}#cm-app .cm-list-intro>p:last-child{font-size:12px}#cm-app .cm-print-sheet{padding:15px}#cm-app .cm-print-page{padding:0 10px}#cm-app .cm-print-sheet h1{font-size:21px}}
@media(max-width:360px){#cm-app .cm-back-site{display:none}#cm-app .cm-hero h1{font-size:33px}#cm-app .cm-card-copy{padding:10px 8px}#cm-app .cm-card h3{font-size:12px}#cm-app .cm-game-actions .cm-button{font-size:8px}}
@media(prefers-reduced-motion:reduce){#cm-app *,#cm-app *::before,#cm-app *::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
@page{size:A4;margin:12mm}
@media print{
body.cm-body{background:white!important;color:black!important}
#cm-app{overflow:visible!important}#cm-app .cm-header,#cm-app .cm-footer,#cm-app .cm-breadcrumb,#cm-app .cm-print-tools,#cm-app .cm-skip,#cm-app .cm-game-panel,#cm-app .cm-paper-toolbar,#cm-app .cm-game-bottom,#cm-app .cm-info-grid,#cm-app .cm-section,#cm-app .cm-faq,#cm-app .cm-demo-banner,#cm-app .cm-demo-select{display:none!important}
#cm-app .cm-container,#cm-app .cm-print-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
#cm-app .cm-detail-intro{padding:0 0 5mm!important;display:block!important}#cm-app .cm-detail-intro h1{font-size:19pt!important;letter-spacing:-.5pt}#cm-app .cm-detail-intro>.cm-button,#cm-app .cm-tags{display:none!important}#cm-app .cm-detail-lead{font-size:10pt!important;margin-top:3mm!important}
#cm-app .cm-game-layout{display:block!important}#cm-app .cm-game-paper{border:0!important;border-radius:0!important;box-shadow:none!important}
#cm-app .cm-canvas-scroll{overflow:visible!important;max-height:none!important}#cm-app .cm-canvas-inner{width:100%!important;min-width:0!important}#cm-app .cm-canvas-inner svg{max-height:185mm!important;width:auto!important;max-width:100%!important;margin:auto!important}
#cm-app .cm-canvas-inner .cm-zone-shape{fill:white!important;stroke:#243546!important;stroke-width:2.4!important;stroke-dasharray:none!important}#cm-app .cm-canvas-inner .cm-label{opacity:1!important;visibility:visible!important}
#cm-app .cm-print-sheet{padding:0!important;border:0!important;break-inside:avoid}#cm-app .cm-print-sheet h1{font-size:18pt!important}#cm-app .cm-print-sheet p{font-size:9pt!important;margin:2mm 0!important}#cm-app .cm-print-sheet>svg{max-height:185mm!important;width:auto!important;max-width:100%!important;margin:0 auto!important}#cm-app .cm-print-note{font-size:7pt!important}#cm-app .cm-print-sheet .cm-eyebrow{font-size:8pt!important}
#cm-app svg{-webkit-print-color-adjust:exact;print-color-adjust:exact}
}
@media screen and (max-width:760px){#cm-app .cm-game-panel{position:sticky;top:8px;z-index:5;box-shadow:0 6px 16px #2435460e}#cm-app .cm-game-panel .cm-palette-help{display:none}#cm-app .cm-palette{position:static}}

#cm-app .cm-hero-sheet img{width:100%;height:auto}

#cm-app .cm-legacy-link{font-size:12px;color:#64715f;padding-top:18px}#cm-app .cm-legacy-link a{text-decoration:underline}

/* ===== V3.2 PREMIUM UI ===== */
#cm-app{
  --cm-premium:#173f35;
  --cm-premium-2:#2c6c58;
  --cm-shadow:0 18px 48px rgba(31,65,53,.10);
  background:#f8faf7;
}
#cm-app .cm-hero{
  background:
    radial-gradient(circle at 84% 18%,rgba(255,255,255,.72) 0 9%,transparent 9.2%),
    radial-gradient(circle at 76% 82%,rgba(240,208,140,.30) 0 12%,transparent 12.2%),
    linear-gradient(135deg,#eef5ed 0%,#f8f4e9 55%,#f3edf8 100%);
}
#cm-app .cm-hero-sheet{border-radius:24px;box-shadow:0 28px 70px rgba(34,70,56,.18);border:1px solid rgba(47,91,73,.13)}
#cm-app .cm-button{border-radius:14px;box-shadow:0 8px 22px rgba(35,105,83,.12)}
#cm-app .cm-secondary{box-shadow:0 8px 22px rgba(36,53,70,.06)}

#cm-app .cm-journeys{padding-top:54px;padding-bottom:14px}
#cm-app .cm-journeys-shell{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  border-radius:30px;
  padding:34px;
  color:#fff;
  background:linear-gradient(135deg,#12392f 0%,#1d5545 55%,#2f735e 100%);
  box-shadow:0 30px 70px rgba(28,69,55,.20);
}
#cm-app .cm-journeys-shell::before,
#cm-app .cm-journeys-shell::after{content:"";position:absolute;border-radius:999px;z-index:-1;pointer-events:none}
#cm-app .cm-journeys-shell::before{width:330px;height:330px;right:-125px;top:-175px;background:rgba(255,255,255,.08)}
#cm-app .cm-journeys-shell::after{width:230px;height:230px;left:-95px;bottom:-150px;background:rgba(239,196,112,.11)}
#cm-app .cm-journeys-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}
#cm-app .cm-journeys .cm-eyebrow{color:#bfe0d3;letter-spacing:2.2px}
#cm-app .cm-journeys h2{font-size:34px;line-height:1.05;letter-spacing:-1.2px;margin-top:8px;color:#fff}
#cm-app .cm-journeys-lead{font-size:14px;line-height:1.65;color:rgba(255,255,255,.73);max-width:620px;margin-top:10px}
#cm-app .cm-journeys-count{width:92px;height:92px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);backdrop-filter:blur(10px);border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:inset 0 1px 0 rgba(255,255,255,.10)}
#cm-app .cm-journeys-count strong{font-size:32px;line-height:1;font-weight:900;letter-spacing:-1.2px}
#cm-app .cm-journeys-count span{font-size:9px;text-transform:uppercase;letter-spacing:1.5px;margin-top:6px;color:#d7ebe3}
#cm-app .cm-journeys-groups{display:grid;gap:26px}
#cm-app .cm-journey-group-title{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:1.8px;color:#c7dfd6;margin:0 0 10px}
#cm-app .cm-journey-grid{display:grid;gap:12px}
#cm-app .cm-journey-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}
#cm-app .cm-journey-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}
#cm-app .cm-journey-card{
  --journey:#d8eee5;
  position:relative;
  min-height:132px;
  display:flex;
  align-items:flex-start;
  gap:13px;
  padding:16px 16px 15px;
  border:1px solid rgba(255,255,255,.68);
  border-radius:19px;
  background:rgba(255,255,255,.96);
  color:#20372f;
  box-shadow:0 12px 28px rgba(5,28,21,.12);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
#cm-app .cm-journey-card:hover{transform:translateY(-5px);box-shadow:0 20px 36px rgba(5,28,21,.18);border-color:#fff}
#cm-app .cm-journey-card.is-active{outline:3px solid rgba(255,255,255,.82);outline-offset:2px}
#cm-app .cm-journey-card.is-active::after{content:"Sélection";position:absolute;right:11px;top:10px;padding:3px 7px;border-radius:999px;background:#173f35;color:#fff;font-size:7px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}
#cm-app .cm-journey-badge{width:45px;height:45px;flex:0 0 45px;display:grid;place-items:center;border-radius:14px;background:var(--journey);color:#173f35;font-size:16px;font-weight:900;letter-spacing:-.5px;box-shadow:inset 0 0 0 1px rgba(23,63,53,.06)}
#cm-app .cm-journey-copy{display:flex;min-width:0;flex:1;flex-direction:column;padding-top:1px}
#cm-app .cm-journey-copy small{font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:1.2px;color:#718077;margin-bottom:3px}
#cm-app .cm-journey-copy strong{font-size:14px;line-height:1.25;letter-spacing:-.25px;color:#1f342d}
#cm-app .cm-journey-copy span{font-size:10px;line-height:1.45;color:#76827a;margin-top:7px}
#cm-app .cm-journey-arrow{position:absolute;right:12px;bottom:10px;width:25px;height:25px;display:grid;place-items:center;border-radius:999px;background:#f3f6f2;color:#315e4d;font-size:12px;font-weight:900;transition:transform .18s ease,background .18s ease}
#cm-app .cm-journey-card:hover .cm-journey-arrow{transform:rotate(45deg);background:#e7eee9}
#cm-app .cm-journey-mint{--journey:#d7efe5}
#cm-app .cm-journey-sky{--journey:#d9e9f7}
#cm-app .cm-journey-sun{--journey:#f4e5b3}
#cm-app .cm-journey-lilac{--journey:#e4d9f2}
#cm-app .cm-journey-coral{--journey:#f4d6cf}

#cm-app .cm-filters{border-radius:20px;border-color:#e4e8e2;padding:20px;box-shadow:0 14px 38px rgba(35,67,55,.07)}
#cm-app .cm-filters input,#cm-app .cm-filters select{border-radius:12px;background:#fbfcfa}
#cm-app .cm-card{border-radius:22px;border-color:#e6e9e4;box-shadow:0 13px 34px rgba(34,65,53,.07)}
#cm-app .cm-card:hover{transform:translateY(-7px);box-shadow:0 22px 44px rgba(34,65,53,.13)}
#cm-app .cm-card-picture{background:linear-gradient(180deg,#fff 0%,#fbfcfa 100%);padding:17px 17px 6px}
#cm-app .cm-card-badge{border-radius:999px;padding:6px 9px;background:rgba(242,246,240,.95)}
#cm-app .cm-card-copy{padding:18px 19px 20px}
#cm-app .cm-theme-links>a{border-radius:16px;padding:17px 18px;box-shadow:0 8px 22px rgba(34,65,53,.04);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
#cm-app .cm-theme-links>a:hover{transform:translateY(-3px);border-color:#cbd9d0;box-shadow:0 14px 28px rgba(34,65,53,.08)}
#cm-app .cm-how{border-radius:28px;background:linear-gradient(135deg,#eaf3ec 0%,#f7f3e9 100%);box-shadow:0 18px 45px rgba(34,65,53,.07)}
#cm-app .cm-step-number{border-radius:999px;padding:7px 10px;box-shadow:0 5px 15px rgba(34,65,53,.06)}

@media(max-width:1050px){
  #cm-app .cm-journey-grid-five{grid-template-columns:repeat(3,minmax(0,1fr))}
  #cm-app .cm-journey-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  #cm-app .cm-journeys{padding-top:32px}
  #cm-app .cm-journeys-shell{padding:23px 17px;border-radius:24px}
  #cm-app .cm-journeys-head{align-items:flex-start;margin-bottom:24px}
  #cm-app .cm-journeys h2{font-size:28px}
  #cm-app .cm-journeys-lead{font-size:12px}
  #cm-app .cm-journeys-count{width:70px;height:70px;border-radius:19px}
  #cm-app .cm-journeys-count strong{font-size:25px}
  #cm-app .cm-journeys-count span{font-size:7px;letter-spacing:1px}
  #cm-app .cm-journey-grid-four,#cm-app .cm-journey-grid-five{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  #cm-app .cm-journey-card{min-height:128px;padding:13px 11px;display:block;border-radius:16px}
  #cm-app .cm-journey-badge{width:39px;height:39px;font-size:13px;margin-bottom:10px}
  #cm-app .cm-journey-copy strong{font-size:12px}
  #cm-app .cm-journey-copy span{font-size:9px;margin-top:5px;padding-right:16px}
  #cm-app .cm-journey-arrow{width:22px;height:22px;right:8px;bottom:8px}
}
@media(max-width:420px){
  #cm-app .cm-journey-grid-four,#cm-app .cm-journey-grid-five{grid-template-columns:1fr}
  #cm-app .cm-journey-card{min-height:92px;display:flex;align-items:center}
  #cm-app .cm-journey-badge{margin-bottom:0}
  #cm-app .cm-journey-copy span{padding-right:28px}
}
