:root{font-family:"Hiragino Maru Gothic ProN","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:#303c35;background:#faf9f3;font-synthesis:none;--green:#deecb3;--ink:#303c35;--muted:#82877c;--orange:#d77952;--border:#e6e7dd;--paper:#fffef9}
.footer a{color:inherit;text-decoration:none}.footer a:hover{text-decoration:underline}
*{box-sizing:border-box}body{margin:0}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.4}button:focus-visible,select:focus-visible{outline:3px solid #c47749;outline-offset:4px}svg{width:22px;height:22px;flex-shrink:0}h1,h2,h3,p{margin:0}button{border:0}button,a{touch-action:manipulation}button{transition:background .16s,transform .16s}button:active:not(:disabled){transform:translateY(1px)}.app-shell{max-width:1152px;margin:auto;padding:0 40px}.header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:12px;background:none;text-align:left;font-weight:900;font-size:29px;letter-spacing:2px;padding:0}.brand-caption{display:block;font-size:10px;letter-spacing:1px;font-weight:500;margin-top:2px}.brand-mark{position:relative;width:45px;height:45px}.brand-mark i{position:absolute;width:29px;height:29px;background:var(--ink);border-radius:50%;left:0;top:3px}.brand-mark i+i{background:#d9e7ac;left:17px;top:18px;border:3px solid #faf9f3}.desktop-nav{display:flex;gap:9px}.nav-item{display:flex;align-items:center;gap:9px;border-radius:30px;background:transparent;padding:13px 22px;font-weight:700;font-size:13px;color:#788075}.nav-item.selected{background:var(--green);color:var(--ink)}.nav-item:hover{background:#e9eddd}.help-button{width:42px;height:42px;border:1px solid var(--border);border-radius:50%;background:transparent;display:grid;place-items:center}.mobile-nav{display:none}main{min-height:70vh}.welcome{display:flex;align-items:center;justify-content:space-between;padding:54px 32px 51px 16px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:2px;color:#707b61;display:flex;align-items:center;gap:9px}.little-line{width:20px;height:2px;background:#a6b67d}.welcome h1{font-size:44px;line-height:1.65;letter-spacing:4px;margin:13px 0 16px;font-weight:850}.orange{color:var(--orange)}.welcome p{font-size:14px;line-height:2.1;color:#72796e;letter-spacing:1px}.mascot{position:relative;width:330px;height:235px;margin-right:35px}.mascot:before{content:"";position:absolute;width:266px;height:210px;border-radius:50%;background:#edf1dc;transform:rotate(-16deg);left:34px;top:15px}.stone-friend{position:absolute;display:block;border-radius:47% 49% 46% 48%;box-shadow:0 13px 0 -8px #cbd5b1}.stone-friend.dark{width:146px;height:141px;left:20px;top:35px;background:#354037;transform:rotate(-12deg)}.stone-friend.light{width:138px;height:135px;right:18px;top:90px;background:#fffdf5;border:1.5px solid #d8dbc6;transform:rotate(13deg)}.stone-friend i{position:absolute;width:7px;height:10px;background:#fbfaf2;left:49px;top:57px;border-radius:50%}.stone-friend i+i{left:78px}.stone-friend.light i{background:#364137;left:43px;top:51px}.stone-friend.light i+i{left:72px}.stone-friend b{position:absolute;width:14px;height:8px;border:2px solid #f8f7e9;border-top:0;border-radius:0 0 14px 14px;left:60px;top:77px}.stone-friend.light b{border-color:#364137;left:54px;top:71px}.stone-friend:after{content:"";position:absolute;width:17px;height:8px;border-radius:50%;background:#d49a76;opacity:.65;left:27px;top:75px;box-shadow:70px 0 #d49a76}.spark{position:absolute;color:#bf8152;font-size:33px;z-index:1}.spark.one{right:35px;top:24px}.spark.two{left:0;bottom:22px;font-size:25px}.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 306px;gap:32px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.section-heading h2{font-size:23px;letter-spacing:1px;margin-top:8px}.small-tag{font-size:10px;color:#777f71;background:#eeefe6;padding:7px 10px;border-radius:8px;white-space:nowrap}.course-tabs{display:flex;background:#eeefe7;border-radius:14px;padding:5px;margin:24px 0 18px;gap:6px}.course-tabs button{display:flex;align-items:center;justify-content:center;gap:10px;flex:1;background:none;padding:12px 7px;border-radius:10px;font-size:12px;font-weight:700;color:#7e8479}.course-tabs button.active{background:var(--paper);color:var(--ink);box-shadow:0 2px 4px #27352808}.course-tabs span{font-size:10px;background:#eff1e5;border-radius:6px;padding:2px 7px}.course-tabs svg{width:17px;height:17px}.lesson-list{display:flex;flex-direction:column;gap:10px}.lesson-row{width:100%;display:flex;align-items:center;gap:17px;text-align:left;padding:20px;background:var(--paper);border:1px solid var(--border);border-radius:17px;min-height:94px}.lesson-row:hover{border-color:#bcc994;background:#f5f8eb}.lesson-row.featured{background:#f0f5df;border-color:#d6e2b5;min-height:111px}.lesson-row>svg{width:17px;color:#8a9380;margin-left:auto}.lesson-number{width:43px;height:43px;display:grid;place-items:center;background:#f0f0e8;color:#7f8873;border-radius:14px;font-size:16px;flex-shrink:0;font-family:Georgia,serif;font-style:italic}.featured .lesson-number,.lesson-number.done{background:#dce9b4;color:#4a5d35}.lesson-copy{display:flex;flex-direction:column;gap:8px}.lesson-copy strong{font-size:14px;letter-spacing:.4px}.lesson-copy>span{font-size:11px;color:#8b8e80}.lesson-copy .start-here{font-size:9px;font-weight:700;color:#7d8b56;letter-spacing:1px}.home-aside{padding-top:5px;display:flex;flex-direction:column;gap:20px}.progress-card{padding:25px 23px;background:#fffef9;border:1px solid var(--border);border-radius:22px}.progress-card h3{font-size:14px}.progress-card .section-heading svg{color:#a5b37e;width:20px}.progress-card p{margin-top:16px}.progress-card p strong{font-size:37px;font-family:Georgia,serif;font-weight:400}.progress-card p span{font-size:11px;color:#93978a}.progress-track{height:7px;border-radius:8px;background:#eff1e6;margin:15px 0 12px;overflow:hidden}.progress-track span{display:block;height:100%;background:#a8bc77;border-radius:8px}.muted{font-size:11px;color:#878d80;line-height:1.9}.progress-dots{display:flex;gap:5px;margin-top:19px}.progress-dots span{width:17px;height:17px;background:#f0f1e9;border-radius:50%;display:grid;place-items:center;color:#c3c8b7;font-size:11px}.progress-dots span.done{background:#dbe9b4;color:#60753b}.play-card{border-radius:23px;background:#f0decc;padding:29px 25px;position:relative;overflow:hidden}.play-card .eyebrow{color:#9c7354;font-size:9px}.play-card h2{font-size:26px;letter-spacing:2px;line-height:1.6;margin-top:12px}.play-card p{font-size:11px;line-height:2.1;color:#8b7968;margin:17px 0 21px}.button{min-height:45px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 19px;border-radius:12px;font-size:12px;font-weight:700}.button svg{width:18px;height:18px}.button.primary{background:var(--green);color:#364630}.button.primary:hover{background:#d1e3a0}.dark-button{background:var(--ink);color:#fffef5;width:100%;justify-content:space-between}.secondary{background:var(--paper);border:1px solid #dfe3d2}.subtle{background:#f0f1e8;color:#717969;font-size:11px}.tiny{font-size:9px;color:#928772;display:block;letter-spacing:.3px;line-height:1.8}.play-card .tiny{text-align:center;margin-top:12px}.mini-board{position:absolute;width:93px;height:93px;right:-10px;top:55px;border:1px solid #b5a38e;background:repeating-linear-gradient(0deg,transparent 0 22px,#baa78e 22px 23px),repeating-linear-gradient(90deg,transparent 0 22px,#baa78e 22px 23px);transform:rotate(12deg);opacity:.8}.mini-board i{position:absolute;width:29px;height:29px;border-radius:50%;background:#fffaf0;left:9px;top:9px;box-shadow:0 2px 3px #0001}.mini-board i+i{background:#465044;left:32px;top:32px}.mini-board i:nth-child(3){left:55px;top:32px}.mini-board i:nth-child(4){left:32px;top:55px}.tip{display:flex;gap:13px;padding:0 8px}.tip>span{font-size:24px;color:#b4bf96}.tip p{font-size:10px;line-height:2;color:#8d9285}.footer{display:flex;justify-content:space-between;font-size:9px;color:#a2a798;padding:35px 0;margin-top:45px;border-top:1px solid var(--border);letter-spacing:1px}.coming-soon{padding:30px 10px;color:#858d7c;font-size:13px;line-height:2}.coming-soon p{margin-top:10px;font-size:12px}.page-intro{padding:48px 0 30px}.page-intro h1{font-size:34px;line-height:1.7;margin:15px 0}.page-intro p{font-size:13px;color:#808877}.mobile-only{display:none}.challenge-card{background:#ecefdc;border-radius:24px;max-width:620px;padding:38px;margin:10px auto 30px;text-align:center}.challenge-card .eyebrow{justify-content:center;margin:20px 0}.challenge-card h2{font-size:23px;margin-bottom:15px}.challenge-card p{font-size:13px;color:#7d876f;margin-bottom:28px}.large-symbol{color:#afbd80;font-size:50px}.centered{text-align:center}.workspace-heading{padding:35px 0 28px}.workspace-heading .text-button{margin-left:-15px;background:transparent;color:#7a8270}.workspace-heading .small-tag{display:inline-block}.workspace-heading h1{font-size:27px;line-height:1.6;margin:14px 0 8px}.workspace-heading p{font-size:12px;color:#818877;line-height:1.8}.workspace{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(290px,.8fr);gap:35px;align-items:start}.board-panel{background:var(--paper);border:1px solid var(--border);border-radius:24px;padding:22px}.scoreboard{display:flex;justify-content:space-between;align-items:center;margin:0 4px 20px;gap:8px}.scoreboard>div{display:flex;align-items:center;gap:8px;font-size:11px;flex:1}.scoreboard>div:last-child{justify-content:flex-end}.scoreboard strong{font-size:25px;font-family:Georgia,serif;font-weight:400;margin-left:3px}.score-stone{display:block;width:20px;height:20px;border-radius:50%;flex-shrink:0}.black{background:#354037}.white{background:#fffef8;border:1px solid #d9dbcc;box-shadow:0 2px 2px #0001}.score-separator{font-size:9px;color:#a0a68f}.board-wrap{position:relative;width:100%;background:#ead8ae;border:1px solid #decca2;border-radius:14px;box-shadow:0 5px 0 #dfcda4;aspect-ratio:1}.goban{display:block;width:100%;height:100%}.grid path{stroke:#ad9d78;stroke-width:.75}.grid text{font-size:8px;fill:#988967;text-anchor:middle;stroke:none}.board-stones.color-1{fill:#354037;stroke:#354037;filter:drop-shadow(0px 2px 1px #0002)}.board-stones.color-2{fill:#fffdf3;stroke:#fffdf3;filter:drop-shadow(0px 2px 1px #0003)}.board-input{position:absolute;inset:0}.intersection{position:absolute;transform:translate(-50%,-50%);border:0;background:none;padding:0;border-radius:50%;display:grid;place-items:center}.intersection:active:not(:disabled){transform:translate(-50%,-50%)}.intersection span{width:65%;height:65%;border-radius:50%}.intersection:hover:not(:disabled) span{background:#52633d25}.intersection:focus-visible{outline:2px solid #ce7449;outline-offset:-2px}.board-caption{display:flex;align-items:center;gap:7px;margin-top:22px;font-size:10px;color:#7d856f}.board-caption>span:last-child{margin-left:auto;font-size:9px;letter-spacing:1px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#aabc7a}.status-dot.thinking{animation:pulse 1s infinite}.lesson-panel{padding:8px 0}.coach{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700}.coach>span:last-child{margin-left:auto;color:#909982;font-weight:400}.coach-face{display:grid;place-items:center;background:#374331;width:34px;height:34px;border-radius:50%;color:#f4f6e8;letter-spacing:5px;padding:0 0 8px 5px}.message{font-size:18px;line-height:2;min-height:160px;padding:27px 0 24px;letter-spacing:.6px;overflow-wrap:anywhere}.lesson-controls{display:flex;flex-direction:column;gap:12px}.button-row{display:flex;gap:9px;margin:6px 0}.button-row>*{flex:1}.note-box{margin-top:25px;border-radius:15px;background:#f0f1e7;color:#838b77;padding:19px;font-size:11px;line-height:2}.note-box strong{font-size:12px;color:#69755d}.note-box p{margin-top:9px}.success-box{background:#e7efcf;border-radius:14px;padding:20px;margin-bottom:20px;line-height:1.8}.success-box span{font-size:12px}.practice-hint{font-size:12px;padding:15px;background:#f3e5d8;border-radius:10px;line-height:1.8}.full{width:100%}.battle-panel select{width:100%;padding:14px 12px;border:1px solid #dce1ce;border-radius:12px;background:#fffef9;color:#46533c;font-size:12px;margin:10px 0}.battle-message{background:#eff3e1;padding:20px;border-radius:15px;line-height:1.9;font-size:13px;margin:23px 0}.battle-actions{display:flex;flex-direction:column;gap:11px}.engine-label{margin-top:16px;text-align:center}.result{padding:15px 0 25px;text-align:center}.result>span{font-size:11px;color:#7d876b}.result h2{font-size:26px;margin:12px 0}.result p{margin:10px 0;font-size:14px}.notice{font-size:12px;padding:15px;background:#f9e8d6;border-radius:12px;margin-top:20px;line-height:1.8}dialog{border:1px solid #e2e6d4;border-radius:24px;background:#fffef7;color:var(--ink);max-width:410px;width:calc(100% - 40px);padding:30px;box-shadow:0 20px 90px #27322530}dialog::backdrop{background:#303c3560;backdrop-filter:blur(4px)}dialog h2{font-size:20px;line-height:1.7;margin:12px 0}dialog p{font-size:13px;line-height:2;color:#79816e;margin:15px 0 24px}dialog .primary{width:100%;margin-top:12px}.dialog-symbol{color:#96a66e;font-size:32px}@keyframes pulse{50%{opacity:.3}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
@media(min-width:1350px){.app-shell{max-width:1180px}.welcome{padding-top:65px;padding-bottom:60px}.welcome h1{font-size:47px}.home-layout{gap:40px;grid-template-columns:minmax(0,1fr) 320px}}
@media(max-width:850px){.app-shell{padding:0 25px}.desktop-nav .nav-item{padding:12px 15px}.welcome{padding:40px 0}.welcome h1{font-size:34px;letter-spacing:2px}.mascot{transform:scale(.82);transform-origin:right center;margin-right:0;width:280px}.home-layout{gap:20px;grid-template-columns:minmax(0,1fr) 250px}.section-heading h2{font-size:20px}.section-heading .small-tag{display:none}.lesson-row{padding:17px 13px;gap:12px}.lesson-copy strong{font-size:12px}.lesson-copy>span{font-size:10px}.home-aside .play-card{padding:24px 20px}.play-card h2{font-size:24px}.workspace{gap:24px;grid-template-columns:minmax(0,1fr) minmax(250px,.8fr)}.board-panel{padding:16px}.scoreboard>div{gap:5px;font-size:9px}.score-separator{display:none}.message{font-size:16px;min-height:140px}}
@media(max-width:650px){.app-shell{padding:0 20px}.header{height:82px}.brand{font-size:25px;gap:9px}.brand-caption{font-size:8px}.brand-mark{transform:scale(.85);transform-origin:left center;width:38px}.desktop-nav{display:none}.help-button{width:36px;height:36px}.welcome{padding:30px 0 26px;position:relative;min-height:255px;align-items:flex-start}.welcome .eyebrow{font-size:7px;letter-spacing:1.1px}.little-line{width:12px}.welcome h1{font-size:29px;letter-spacing:1.5px;line-height:1.7;margin:14px 0 12px}.welcome p{font-size:10px;line-height:2;letter-spacing:.2px;max-width:240px}.mascot{position:absolute;right:-7px;top:26px;transform:scale(.49);width:280px;height:235px;transform-origin:right top;pointer-events:none}.welcome>div:first-child{z-index:1}.home-layout{display:flex;flex-direction:column;gap:24px}.section-heading h2{font-size:21px}.section-heading .eyebrow{font-size:8px}.section-heading .small-tag{display:block;font-size:8px}.course-tabs{margin:19px 0 14px}.course-tabs button{font-size:11px;min-height:43px;padding:9px 4px;gap:6px}.lesson-row{padding:17px 15px;min-height:88px;gap:13px;border-radius:15px}.lesson-row.featured{min-height:103px}.lesson-copy strong{font-size:12px;letter-spacing:0}.lesson-copy>span{font-size:10px;line-height:1.5}.lesson-number{width:37px;height:39px;font-size:15px;border-radius:12px}.home-aside{display:grid;grid-template-columns:1fr;gap:17px}.progress-card{padding:22px}.progress-dots{gap:8px}.progress-card p{margin-top:10px}.play-card h2 br{display:none}.play-card h2{font-size:23px}.play-card .mini-board{right:22px;top:30px}.play-card p{font-size:12px}.play-card .dark-button{max-width:100%;height:48px}.tip{padding:10px}.footer{margin-top:30px;padding:25px 0 112px;flex-direction:column;align-items:center;gap:12px;font-size:8px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;display:flex;z-index:5;border-top:1px solid #e2e5d6;background:#fffef7f5;backdrop-filter:blur(10px);padding:9px 15px max(12px,env(safe-area-inset-bottom));gap:8px;justify-content:space-around}.mobile-nav .nav-item{flex-direction:column;gap:5px;font-size:10px;padding:8px;flex:1;max-width:130px;border-radius:16px}.mobile-nav svg{width:21px;height:21px}.workspace-heading{padding:22px 0 18px}.workspace-heading h1{font-size:21px;margin:8px 0}.workspace-heading .small-tag{font-size:9px}.workspace-heading .text-button{font-size:11px}.workspace{grid-template-columns:1fr;gap:22px}.lesson-workspace{padding-bottom:215px}.board-panel{padding:17px;border-radius:20px;max-width:490px;width:100%;margin:auto}.scoreboard{margin-bottom:15px}.scoreboard>div{font-size:11px;gap:8px}.scoreboard strong{font-size:25px}.score-separator{display:block}.board-caption{font-size:10px;margin-top:17px}.lesson-panel{padding:0 3px}.message{font-size:16px;min-height:0;padding:19px 0 23px}.coach{font-size:11px}.lesson-controls{position:fixed;left:20px;right:20px;bottom:calc(80px + env(safe-area-inset-bottom));z-index:4;padding:12px;background:#fffef7f2;border:1px solid #e2e5d6;border-radius:18px;box-shadow:0 -8px 30px #303c351a;backdrop-filter:blur(12px)}.lesson-controls>.button{min-height:49px}.note-box{margin-top:19px}.battle-message{margin:17px 0}.battle-actions{flex-direction:row}.battle-actions>*{flex:1;padding:12px 8px;font-size:12px}.page-intro{padding:33px 0 20px}.page-intro h1{font-size:28px}.page-intro p{font-size:11px}.challenge-card{padding:30px 17px}.challenge-card h2{font-size:19px}.mobile-only{display:block}.full{margin-top:10px}}
@media(max-width:370px){.app-shell{padding:0 14px}.welcome h1{font-size:26px}.mascot{transform:scale(.4);right:-4px;top:44px}.welcome p{font-size:9px}.lesson-copy strong{font-size:11px}.small-tag{font-size:8px}.scoreboard>div{font-size:10px}.lesson-controls{left:14px;right:14px}}
.game-result{text-align:center}.game-result .eyebrow{justify-content:center;margin:12px 0 0}.game-result h2{font-size:29px;margin:10px 0 22px}.result-badge{display:grid;place-items:center;width:72px;height:72px;margin:auto;border-radius:50%;background:#e2edbd;color:#607a40;font-size:44px}.final-scores{display:grid;grid-template-columns:1fr 1fr;gap:12px}.final-scores>div{display:flex;flex-direction:column;align-items:center;gap:10px;background:#f0f2e8;border-radius:18px;padding:20px 12px;font-size:11px}.final-scores>div:last-child{background:#f4e7d9}.final-scores strong{font-size:42px;font-weight:500;line-height:1.2}.final-scores small{font-size:12px;margin-left:5px}.game-result .result-difference{font-size:17px;font-weight:700;color:#546344;margin:20px 0 8px}.game-result .muted{display:block;margin-bottom:16px}
.counting-stone{transform-box:fill-box;transform-origin:center;animation:counting-stone-pulse .24s cubic-bezier(.2,.8,.3,1.2) both}.stone-count-number{font-size:14px;font-weight:900;font-family:system-ui,sans-serif;paint-order:stroke;stroke-width:2.5px;pointer-events:none}.stone-count-number.is-new{animation:stone-count-appear .2s cubic-bezier(.2,.8,.3,1.15) both}.stone-count-number.color-1{fill:#fffdf3;stroke:#354037}.stone-count-number.color-2{fill:#354037;stroke:#fffdf3}@keyframes counting-stone-pulse{0%{transform:scale(1)}48%{transform:scale(1.18)}100%{transform:scale(1)}}@keyframes stone-count-appear{from{opacity:0;font-size:2px}70%{opacity:1;font-size:15.7px}to{opacity:1;font-size:14px}}
.tip>svg{width:21px;height:21px;color:#b4bf96;stroke-width:1.7}
.dialog-symbol>svg{width:32px;height:32px;stroke-width:1.7}
.training-progress{display:inline-block;margin-top:18px}.training-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 28px;padding-bottom:20px}.training-group{padding:25px;background:#fffef9;border:1px solid var(--border);border-radius:22px}.training-group-heading{display:flex;align-items:flex-start;gap:17px;margin-bottom:20px}.training-group-heading .large-symbol{font-size:32px;line-height:1;color:#afbd80}.training-group-heading h2{font-size:21px;margin:6px 0 8px}.training-group-heading p{font-size:11px;line-height:1.8;color:#7d876f}.training-group .lesson-row{min-height:82px;padding:15px}.training-group .lesson-number{width:38px;height:38px}.training-group .lesson-copy strong{font-size:12px}
.achievement-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:5px}.achievement-navigation .button{width:auto;min-width:0;margin-top:0;padding:11px 9px}.achievement-navigation+.button{margin-top:9px!important}
.lesson-page-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:36px 0 8px;padding-top:26px;border-top:1px solid var(--border)}.lesson-page-link{width:100%;min-width:0;min-height:82px;display:flex;align-items:center;gap:15px;padding:16px 19px;border:1px solid #dfe3d2;border-radius:17px;background:#f0f1e8;text-align:left;overflow:hidden}.lesson-page-link.next{justify-content:flex-end;text-align:right}.lesson-page-link:hover:not(:disabled){background:#e7eadc;transform:translateY(-2px)}.lesson-page-link span{min-width:0;display:flex;flex:1;flex-direction:column;gap:6px;overflow:hidden}.lesson-page-link small{font-size:9px;font-weight:800;letter-spacing:1.4px;color:#788075}.lesson-page-link strong{display:block;max-width:100%;font-size:13px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lesson-page-link svg{width:22px;height:22px;color:#788075}
@media(max-width:800px){.training-groups{grid-template-columns:1fr}}
@media(max-width:650px){.training-group{padding:18px 14px;border-radius:18px}.training-group-heading{padding:2px 5px;margin-bottom:15px}.training-group-heading h2{font-size:19px}.training-group .lesson-row{padding:14px 12px}}
.board-coordinate{position:absolute;z-index:2;color:#766947;font-size:9px;font-weight:600;line-height:1;pointer-events:none}.column-coordinate{top:-18px;transform:translateX(-50%)}.row-coordinate{left:-5px;transform:translate(-50%,-50%)}
.board-panel>.scoreboard{margin-bottom:28px}
.atari-faces{pointer-events:none}.atari-face{fill:none;stroke:#fff4d7;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 1px #18201980);animation:atari-face-in .2s ease-out both}.atari-face ellipse{fill:#fff4d7;stroke:none}.atari-warning{position:absolute;z-index:4;top:10px;left:50%;translate:-50% 0;display:flex;align-items:center;gap:6px;padding:6px 11px 6px 7px;border:1px solid #e7b396;border-radius:99px;background:#fff8edeb;color:#a34f34;box-shadow:0 4px 14px #74462a26;backdrop-filter:blur(5px);font-size:11px;font-weight:800;letter-spacing:.08em;pointer-events:none;animation:atari-warning-in .16s ease-out both}.atari-warning span{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#d77952;color:#fffaf0;font-family:Georgia,serif;font-size:12px}@keyframes atari-face-in{from{opacity:0}to{opacity:1}}@keyframes atari-warning-in{from{opacity:0;translate:-50% -5px}to{opacity:1;translate:-50% 0}}
.captured-stones{pointer-events:none}.captured-stone.color-1{fill:#354037}.captured-stone.color-2{fill:#fffdf3;stroke:#d9dbcc;stroke-width:1}.captured-body{opacity:0;transform-box:fill-box;transform-origin:center;animation:stone-metamorphose .42s cubic-bezier(.2,.75,.25,1) calc(var(--capture-index)*20ms) both}.capture-particle{opacity:0;transform-box:fill-box;transform-origin:center;animation:capture-particle .34s ease-out calc(90ms + var(--capture-index)*20ms) both}.particle-two{animation-delay:calc(125ms + var(--capture-index)*20ms)}@keyframes stone-metamorphose{0%{opacity:1;transform:translateY(0) scale(1) rotate(0)}20%{opacity:1;transform:translateY(2px) scale(1.14,.76) rotate(-5deg)}43%{opacity:.94;transform:translateY(-5px) scale(.72,1.22) rotate(8deg)}68%{opacity:.7;transform:translateY(-17px) scale(.38,1.05) rotate(-13deg)}100%{opacity:0;transform:translateY(-38px) scale(.06,1.5) rotate(24deg)}}@keyframes capture-particle{0%{opacity:.75;transform:translate(0,0) scale(1)}100%{opacity:0;transform:translate(-8px,-27px) scale(.2)}}

dialog.achievement-dialog{max-width:440px;padding:34px 32px 30px;overflow:hidden;border-color:#d8e3b8;background:linear-gradient(160deg,#fffef8 55%,#f1f6df);box-shadow:0 24px 100px #27322542}
.achievement{text-align:center;position:relative}.achievement .eyebrow{justify-content:center;color:#81925b;margin-top:17px}.achievement h2{font-size:27px;letter-spacing:1px;margin:8px 0 5px;color:#35452f}.achievement-badge{position:relative;display:grid;place-items:center;width:82px;height:82px;margin:2px auto 0;border-radius:50%;color:#fffef7;background:#91aa5e;box-shadow:0 0 0 9px #e6efc9,0 12px 28px #718e4938;animation:achievement-pop .7s cubic-bezier(.18,.89,.32,1.28) both}.achievement-badge:after{content:"";position:absolute;inset:-17px;border:1px solid #cbdba1;border-radius:50%;animation:achievement-ring 1.2s ease-out .2s both}.achievement-badge svg{width:38px;height:38px;stroke-width:2.4}.achievement-title{font-weight:700!important;color:#5f6b56!important;margin:2px 0 17px!important}.achievement-progress{display:flex;justify-content:center;align-items:center;gap:9px;width:max-content;max-width:100%;margin:0 auto;padding:10px 16px;border-radius:99px;background:#e6efca;color:#5a713a;font-size:12px}.achievement-progress>span{color:#c77c4f;font-size:17px;animation:achievement-twinkle .8s ease-in-out .35s both}.achievement-message{margin:18px auto 8px!important;max-width:320px;font-size:12px!important;line-height:1.9!important;color:#7c8374!important}.celebration{position:absolute;inset:-34px -15px auto;height:130px;pointer-events:none}.celebration i{position:absolute;top:-20px;width:8px;height:14px;border-radius:4px;background:#d77952;animation:confetti-fall 1.05s cubic-bezier(.2,.7,.35,1) both}.celebration i:nth-child(1){left:4%;transform:rotate(18deg);animation-delay:.05s}.celebration i:nth-child(2){left:20%;width:10px;height:10px;border-radius:50%;background:#a6ba73;animation-delay:.18s}.celebration i:nth-child(3){left:36%;background:#e2b457;animation-delay:.02s}.celebration i:nth-child(4){right:34%;width:9px;height:9px;border-radius:50%;background:#d58e9d;animation-delay:.24s}.celebration i:nth-child(5){right:17%;background:#91aa5e;animation-delay:.1s}.celebration i:nth-child(6){right:3%;width:10px;height:10px;background:#e2b457;animation-delay:.3s}@keyframes achievement-pop{0%{opacity:0;transform:scale(.45) rotate(-10deg)}65%{transform:scale(1.12) rotate(3deg)}100%{opacity:1;transform:scale(1) rotate(0)}}@keyframes achievement-ring{0%{opacity:0;transform:scale(.6)}45%{opacity:1}100%{opacity:0;transform:scale(1.32)}}@keyframes achievement-twinkle{0%{opacity:0;transform:scale(.4) rotate(-30deg)}70%{transform:scale(1.35) rotate(8deg)}100%{opacity:1;transform:scale(1) rotate(0)}}@keyframes confetti-fall{0%{opacity:0;translate:0 0;rotate:0deg}15%{opacity:1}100%{opacity:0;translate:var(--drift,8px) 125px;rotate:230deg}}.celebration i:nth-child(even){--drift:-12px}.achievement-dialog[open]{animation:achievement-dialog-in .32s ease-out both}@keyframes achievement-dialog-in{from{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:650px){dialog.achievement-dialog{padding:30px 22px 24px}.achievement-badge{width:74px;height:74px}.achievement h2{font-size:23px}.achievement-message{font-size:11px!important}}
@media(max-width:650px){.board-panel{padding:10px;border-radius:16px}.board-panel>.scoreboard{margin:0 2px 28px}.board-panel>.scoreboard strong{font-size:21px}.board-panel>.board-caption{margin-top:10px}}
.course-tabs button{flex-wrap:wrap;row-gap:5px}
.course-tab-description{flex-basis:100%;font-size:9px;font-weight:500;line-height:1.5;color:#989d91}
.course-tabs button.active .course-tab-description{color:#71796c}
@media(max-width:650px){
  .lesson-shell{min-height:100dvh;padding:0 20px}
  .lesson-shell .header,.lesson-shell .footer,.lesson-shell .mobile-nav{display:none}
  .lesson-shell main{min-height:100dvh}
  .lesson-shell .workspace-heading{height:64px;padding:6px 0 4px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:8px}
  .lesson-shell .workspace-heading .text-button{margin:0;padding:4px 0;min-height:28px;justify-content:flex-start}
  .lesson-shell .workspace-heading .text-button svg{width:16px;height:16px}
  .lesson-shell .workspace-heading .small-tag{justify-self:end;max-width:100%;overflow:hidden;text-overflow:ellipsis}
  .lesson-shell .workspace-heading h1{grid-column:1/-1;margin:0;font-size:16px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .lesson-workspace{min-height:calc(100dvh - 64px);padding:0 0 64px;gap:8px;grid-template-rows:auto minmax(0,1fr);align-items:start}
  .lesson-workspace .board-panel{width:min(100%,calc(100dvh - 310px));padding:10px;border-radius:16px}
  .lesson-workspace .scoreboard{margin:0 2px 7px}
  .lesson-workspace .scoreboard strong{font-size:21px}
  .lesson-workspace .board-caption{margin-top:10px}
  .lesson-workspace .lesson-panel{min-height:0;padding:0;display:grid;grid-template-rows:auto minmax(0,1fr)}
  .lesson-workspace .coach{min-height:28px}
  .lesson-workspace .message{min-height:0;padding:5px 0 2px;font-size:clamp(12px,1.8vh,14px);line-height:1.6;overflow:hidden}
  .lesson-workspace .note-box{display:none}
  .lesson-controls{left:20px;right:20px;bottom:max(7px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1.25fr 1fr 1fr;gap:6px;padding:7px;border-radius:14px}
  .lesson-controls.free-play-controls{grid-template-columns:repeat(3,minmax(0,1fr))}
  .lesson-controls>.button,.lesson-controls .button-row>.button{min-height:43px;padding:7px 4px;gap:4px;font-size:10px;white-space:nowrap}
  .lesson-controls svg{width:15px;height:15px}
  .lesson-controls>[data-action="previous"]{grid-column:1;grid-row:1}
  .lesson-controls>[data-action="next"]{grid-column:2;grid-row:1}
  .lesson-controls>[data-action="home"]{grid-column:1/4}
  .lesson-controls .button-row{display:contents;margin:0}
  .lesson-controls .practice-hint{display:none}
  .lesson-page-navigation{grid-template-columns:1fr 1fr;gap:7px;margin:24px 0 calc(76px + max(7px,env(safe-area-inset-bottom)));padding-top:20px}.lesson-page-link{min-height:52px;padding:8px 10px;gap:7px;border-radius:13px}.lesson-page-link small{font-size:8px}.lesson-page-link strong{font-size:10px}.lesson-page-link svg{width:16px;height:16px}
}

/* Page navigation uses real links while retaining the existing button styling. */
a{color:inherit;text-decoration:none}
a:focus-visible{outline:3px solid #c47749;outline-offset:4px}
a:active{transform:translateY(1px)}
[aria-disabled="true"]{cursor:default;opacity:.4;pointer-events:none}
.course-tabs [data-course]{display:flex;align-items:center;justify-content:center;gap:10px;flex:1;flex-wrap:wrap;row-gap:5px;background:none;padding:12px 7px;border-radius:10px;font-size:12px;font-weight:700;color:#7e8479}
.course-tabs [data-course].active{background:var(--paper);color:var(--ink);box-shadow:0 2px 4px #27352808}
.course-tabs [data-course].active .course-tab-description{color:#71796c}
.course-tabs .course-tab-description{text-align:center}
.lesson-page-link:hover:not([aria-disabled="true"]){background:#e7eadc;transform:translateY(-2px)}
@media(max-width:650px){.lesson-workspace .scoreboard{margin-bottom:28px}}
@media(max-width:370px){.lesson-shell{padding-left:14px;padding-right:14px}.lesson-controls{left:14px;right:14px}}

.level-select-intro{padding:52px 0 34px;text-align:center}.level-select-intro .eyebrow{justify-content:center}.level-select-intro h1{font-size:34px;line-height:1.55;letter-spacing:2px;margin:13px 0 10px}.level-select-intro p{font-size:12px;line-height:2;color:#7c8475}.level-select{max-width:900px;margin:0 auto 40px}.level-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:22px}.level-card{min-height:190px;display:flex;flex-direction:column;text-align:left;padding:20px;border:1px solid var(--border);border-radius:19px;background:var(--paper);box-shadow:0 3px 0 #303c3505}.level-card:hover{border-color:#b9c991;background:#f6f9eb;transform:translateY(-2px)}.level-card.recommended{border-color:#cddca9;background:#f2f6e4}.level-card-top{display:flex;align-items:center;justify-content:space-between;gap:7px}.level-number{font-family:Georgia,serif;font-size:10px;color:#7d8674;letter-spacing:1px}.level-number strong{font-size:25px;font-weight:400;color:#3f4e3b;margin-left:2px}.level-status{padding:5px 7px;border-radius:99px;background:#f0f1e8;color:#848b7c;font-size:8px;white-space:nowrap}.level-status.complete{background:#deebba;color:#58703b}.level-name{font-size:14px;line-height:1.6;margin:15px 0 5px}.level-detail{font-size:10px;color:#8b9186;line-height:1.6}.level-cta{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:18px;color:#647b43;font-size:10px;font-weight:700}.level-cta svg{width:15px;height:15px}.level-footnote{text-align:center;color:#8c9287;font-size:10px;line-height:1.8;margin-top:20px}.current-level{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px;border:1px solid #e0e4d5;border-radius:15px;background:#fffef9}.current-level>div{display:flex;flex-direction:column;gap:7px;min-width:0}.current-level strong{font-size:12px;line-height:1.5}.current-level .button{min-height:36px;padding:8px 12px;white-space:nowrap}.battle-start{text-align:center}.battle-start-stones{position:relative;width:92px;height:63px;margin:0 auto 7px}.battle-start-stones .score-stone{position:absolute;width:51px;height:51px;box-shadow:0 7px 15px #303c3520}.battle-start-stones .black{left:5px;top:0}.battle-start-stones .white{right:5px;bottom:0;border-width:2px}.battle-start .eyebrow{justify-content:center;margin-top:8px;color:#788b54}.battle-start h2{font-size:27px;line-height:1.4;margin:8px 0 20px}.battle-start h2 span{font-size:14px;color:#707966;font-weight:600}.battle-start-rule{display:flex;align-items:center;gap:12px;text-align:left;padding:15px 16px;border-radius:14px;background:#eff3e1}.battle-start-rule .score-stone{width:26px;height:26px}.battle-start-rule p{margin:0;font-size:11px;line-height:1.7;color:#737c6b}.battle-start-rule strong{font-size:13px;color:#3e4c3b}.battle-start .battle-start-note{margin:15px 0 4px;font-size:11px;line-height:1.7}.battle-start-dialog[open]{animation:achievement-dialog-in .25s ease-out both}
@media(max-width:850px){.level-grid{grid-template-columns:repeat(2,1fr)}.level-card{min-height:170px}}
@media(max-width:650px){.level-select-intro{padding:34px 0 25px}.level-select-intro h1{font-size:27px}.level-select-intro p{font-size:10px}.level-select{margin-bottom:100px}.level-grid{gap:10px;margin-top:16px}.level-card{min-height:158px;padding:15px;border-radius:16px}.level-name{font-size:12px;margin-top:12px}.level-number strong{font-size:21px}.level-status{font-size:7px;padding:4px 6px}.level-detail{font-size:9px}.level-cta{padding-top:13px;font-size:9px}.current-level{padding:12px}.current-level strong{font-size:11px}dialog.battle-start-dialog{padding:26px 24px}.battle-start h2{font-size:23px}}
@media(max-width:370px){.level-grid{grid-template-columns:1fr}.level-card{min-height:140px}}

.level-select{max-width:760px}.level-grid{grid-template-columns:1fr}.level-card{min-height:132px;display:grid;grid-template-columns:104px minmax(0,1fr) auto;align-items:center;gap:22px;padding:15px 20px}.level-card-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.level-card-top{justify-content:flex-start}.level-name{margin:7px 0 4px}.level-thumbnail{display:block;width:104px;aspect-ratio:1;border:1px solid #decca2;border-radius:12px;background:#ead8ae;box-shadow:0 3px 0 #dfcda4;overflow:hidden}.level-thumbnail svg{display:block;width:100%;height:100%}.thumbnail-grid{fill:none;stroke:#ad9d78;stroke-width:.65}.thumbnail-stones{fill:#354037;stroke:#354037;stroke-width:.5;filter:drop-shadow(0 1px 1px #0003)}.level-cta{min-width:126px;margin:0;padding:0;gap:14px;justify-content:flex-end}.battle-start-dialog #dialog-close{display:none}.battle-start .eyebrow{line-height:1.6}.battle-start h2{font-size:29px;margin:10px 0 22px}
@media(max-width:650px){.level-card{min-height:126px;grid-template-columns:82px minmax(0,1fr);gap:7px 14px;padding:13px 14px}.level-thumbnail{width:82px;grid-row:1/3}.level-card-top{gap:5px}.level-name{margin-top:5px}.level-cta{grid-column:2;min-width:0;justify-content:flex-start;gap:8px;padding-top:2px}.battle-start h2{font-size:26px}}

.battle-controls{display:flex;flex-direction:column;gap:11px}.fill-action{display:flex;align-items:stretch;gap:7px}.fill-action>.button{flex:1}.fill-help-button{width:45px;min-width:45px;border:1px solid #dfe3d2;border-radius:12px;background:var(--paper);color:#6f7967;font-size:16px;font-weight:800}.fill-help-button:hover{background:#f0f3e5}
.board-review-controls{margin-top:16px;padding:14px;border-radius:14px;background:#f0f1e8}.review-slider-heading{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#69755d}.review-slider-heading output{font-variant-numeric:tabular-nums;color:#7d856f}.review-slider-row{display:flex;align-items:center;gap:10px;margin:10px 2px 13px;color:#8c9384;font-size:9px}.review-slider-row input{width:100%;accent-color:#819b56;cursor:pointer}.review-button-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.review-button-grid .button{min-width:0;padding:9px 6px;font-size:10px;white-space:nowrap}.review-button-grid svg{width:15px;height:15px}.review-replay-action{margin-top:18px}
@media(min-width:651px){.battle-controls{margin-top:18px}}
@media(max-width:650px){.battle-workspace{padding-bottom:205px}.battle-workspace.review-workspace{padding-bottom:0}.battle-controls{position:fixed;left:20px;right:20px;bottom:calc(80px + env(safe-area-inset-bottom));z-index:4;display:grid;grid-template-columns:repeat(6,1fr);gap:7px;padding:9px;background:#fffef7f2;border:1px solid #e2e5d6;border-radius:16px;box-shadow:0 -8px 30px #303c351a;backdrop-filter:blur(12px)}.battle-controls .battle-actions,.battle-controls .button-row{display:contents}.battle-controls>.full{grid-column:1/-1;margin:0}.battle-controls .battle-actions>.button:first-child{grid-column:1/4}.battle-controls .fill-action{grid-column:4/7;min-width:0}.battle-controls .fill-action>.button{min-width:0}.battle-controls .fill-help-button{width:39px;min-width:39px}.battle-controls .button-row>.button:nth-child(1){grid-column:1/3}.battle-controls .button-row>.button:nth-child(2){grid-column:3/5}.battle-controls .button-row>.button:nth-child(3){grid-column:5/7}.battle-controls .button{min-height:43px;padding:7px 4px;gap:4px;font-size:10px;white-space:nowrap}.battle-controls svg{width:15px;height:15px}.battle-result-control .button{grid-column:1/-1}.battle-panel>.note-box{margin-top:18px}.review-button-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.board-review-controls{padding:12px 10px}.review-replay-action{margin-top:12px}}
@media(max-width:370px){.battle-controls{left:14px;right:14px}}

/* Long-form site name */
.board-input.turn-2 .intersection:hover:not(:disabled) span{background:#fffdf3b8;box-shadow:inset 0 0 0 1px #d9dbccaa}
.header{gap:22px}
.brand{min-width:0;font-size:inherit;letter-spacing:normal}
.brand-mark{flex:0 0 45px}
.brand-copy{display:flex;min-width:0;flex-direction:column;gap:4px}
.brand-promise{font-size:10px;line-height:1.2;letter-spacing:1.4px;font-weight:700;color:#7d856f}
.brand-title{font-size:17px;line-height:1.4;letter-spacing:.7px;font-weight:900;white-space:nowrap}
.desktop-nav{margin-left:auto;flex-shrink:0}
.help-button{flex-shrink:0}
@media(max-width:1000px) and (min-width:651px){
  .header{gap:13px}
  .brand{gap:9px}
  .brand-mark{width:38px;flex-basis:38px;transform:scale(.86);transform-origin:left center}
  .brand-title{font-size:14px;letter-spacing:.2px}
  .brand-promise{font-size:9px;letter-spacing:.8px}
  .desktop-nav{gap:4px}
  .desktop-nav .nav-item{padding:12px 11px;gap:6px}
}
@media(max-width:650px){
  .header{gap:12px}
  .brand{gap:7px;max-width:calc(100% - 48px)}
  .brand-mark{flex-basis:38px}
  .brand-copy{gap:2px}
  .brand-promise{font-size:8px;letter-spacing:.8px}
  .brand-title{font-size:13px;line-height:1.35;letter-spacing:.25px;white-space:normal}
  .help-button{margin-left:auto}
  .footer span:last-child{text-align:center;line-height:1.7}
}
@media(max-width:370px){
  .header{gap:8px}
  .brand{max-width:calc(100% - 42px)}
  .brand-mark{width:34px;flex-basis:34px;transform:scale(.76)}
  .brand-title{font-size:11.5px}
  .brand-promise{font-size:7.5px}
  .welcome{overflow:hidden}
  .home-aside,.progress-card,.play-card,.tip{min-width:0;width:100%}
  .progress-dots{gap:4px}
}

.ssg-hero{padding:64px 0 42px;max-width:760px}.ssg-hero h1{font-size:40px;line-height:1.55;margin:14px 0}.ssg-hero p,.ssg-section>p,.ssg-lesson p{color:#747d70;line-height:2}.ssg-section{margin:0 0 42px}.ssg-section h2{font-size:25px;margin-bottom:10px}.ssg-section>p{font-size:13px;margin-bottom:20px}.ssg-levels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0 50px}.ssg-levels .level-card{min-height:120px;display:flex}.ssg-levels .level-card span{font-size:15px;margin-top:10px}.ssg-levels .level-card small{color:#647b43;margin-top:auto}.ssg-lesson{padding:32px 0 20px}.ssg-breadcrumb{display:flex;gap:10px;font-size:11px;color:#788075;margin-bottom:32px}.ssg-breadcrumb a:hover{text-decoration:underline}.ssg-lesson-grid{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:54px;align-items:center}.ssg-lesson h1{font-size:36px;line-height:1.55;margin:14px 0 24px}.ssg-lesson p{font-size:14px;margin:0 0 14px}.ssg-launch{padding:15px 17px;background:#eef2df;border-radius:13px;margin-top:24px!important}.ssg-board{width:100%;background:#ead8ae;border:1px solid #decca2;border-radius:22px;box-shadow:0 7px 0 #dfcda4}.ssg-board>rect{fill:#ead8ae}.ssg-grid{fill:none;stroke:#ad9d78;stroke-width:1.2}.ssg-board .stone-1{fill:#354037;stroke:#354037}.ssg-board .stone-2{fill:#fffdf3;stroke:#d5d6ca;stroke-width:2}.ssg-error{max-width:600px;margin:15vh auto;padding:30px;text-align:center}.ssg-error p{margin:20px}.ssg-error .button{margin-top:10px}
@media(max-width:650px){.ssg-hero{padding:38px 0 28px}.ssg-hero h1{font-size:28px}.ssg-levels{grid-template-columns:1fr}.ssg-lesson-grid{grid-template-columns:1fr;gap:28px}.ssg-lesson h1{font-size:26px}.ssg-board{max-width:430px;margin:auto;order:-1}.ssg-shell .header{height:82px}.ssg-shell .desktop-nav{display:none}}

.failure-message{display:flex;flex-direction:column;justify-content:center;gap:12px;color:#8f2727}
.failure-message strong{display:flex;align-items:center;gap:12px;color:#c73535;font-size:clamp(34px,4vw,48px);font-weight:900;line-height:1.15;letter-spacing:.12em}
.failure-message strong svg{width:1em;height:1em;stroke-width:2.4}
.failure-message p{color:#7d4646;font-size:14px;font-weight:600;line-height:1.8;letter-spacing:.3px}
@media(max-width:650px){.failure-message{padding:14px 0 18px!important}.failure-message strong{font-size:34px}.failure-message p{font-size:13px}}

/* Social sharing */
.share-panel{display:flex;align-items:center;justify-content:center;gap:18px;margin:50px 0 0;padding:24px;border:1px solid var(--border);border-radius:20px;background:#fffef9}.share-label{font-size:11px;font-weight:800;letter-spacing:.08em;color:#737c6d}.share-buttons{display:flex;align-items:center;gap:8px}.share-button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 12px;border:1px solid #e0e3d6;border-radius:11px;background:#f7f7f0;color:#5f685c;font-size:10px;font-weight:700;text-decoration:none;transition:background .16s,transform .16s,border-color .16s}.share-button:hover{background:#eef2df;border-color:#cbd7ad;transform:translateY(-1px);text-decoration:none}.share-button svg{width:19px;height:19px;color:currentColor}.share-status{min-width:114px;font-size:9px;color:#6d7d54}
.grid .star-point,.thumbnail-grid .star-point,.ssg-grid .star-point{fill:#8f805f;stroke:none}
@media(max-width:650px){.share-panel{margin-top:30px;padding:18px 12px;flex-direction:column;gap:12px}.share-buttons{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.share-button{min-width:0;padding:8px 4px;flex-direction:column;gap:4px;font-size:8px}.share-status{min-height:12px;text-align:center}.lesson-shell .workspace-heading .small-tag{display:none}.lesson-shell .share-panel{position:fixed;z-index:6;top:7px;right:20px;margin:0;padding:0;border:0;background:transparent}.lesson-shell .share-panel>.share-label,.lesson-shell .share-panel>.share-status,.lesson-shell .share-button>span{display:none}.lesson-shell .share-buttons{display:flex;width:auto;gap:4px}.lesson-shell .share-button{width:31px;height:31px;min-height:31px;padding:4px;border-radius:9px;background:#fffef7e8;box-shadow:0 2px 8px #303c3512;backdrop-filter:blur(8px)}.lesson-shell .share-line b{width:23px}}
@media(max-width:370px){.lesson-shell .share-panel{right:14px}.lesson-shell .share-buttons{gap:3px}.lesson-shell .share-button{width:29px;height:29px;min-height:29px}}
@media(max-width:650px){.welcome{overflow:hidden}}
