:root{--ink:#2d3038;--muted:#656873;--purple:#644481;--line:#e5e3e9;--paper:#fbfaf8;--sage:#e2eee5;--lavender:#e9e3f3;--peach:#f8e7d9;--blue:#e2edf8;--sand:#f4edd8;--rose:#f6e3e8;--mint:#def0eb;--lilac:#eee3f0;font-family:ui-sans-serif,system-ui,-apple-system,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-size:16px}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;min-height:48px;border:0;border-radius:12px;background:none;color:inherit;padding:12px 17px;touch-action:manipulation}button:hover{filter:brightness(.96)}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #98681b;outline-offset:4px}button:disabled{cursor:default;opacity:.55}a{color:var(--purple)}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em}p{line-height:1.65}.muted{color:var(--muted)}.eyebrow{font-size:.7rem;letter-spacing:.18em;font-weight:750;text-transform:uppercase;color:var(--purple)}.serif{font-family:Georgia,'Times New Roman',serif;font-weight:400}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.shell{display:grid;grid-template-columns:234px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:34px 22px;border-right:1px solid var(--line);display:flex;flex-direction:column;background:#fff}.brand{display:flex;align-items:center;gap:9px;margin-bottom:47px;padding:0 6px}.brand svg{width:40px;height:40px;color:var(--purple)}.brand b{display:block;letter-spacing:-.06em;font-size:1.6rem;font-family:Georgia,serif;font-weight:500}.brand small{display:block;letter-spacing:.18em;font-size:.55rem;margin-top:4px;color:var(--muted)}.nav{display:grid;gap:8px}.nav button{text-align:left;display:flex;align-items:center;gap:13px;font-size:.88rem;color:#66616e;border-radius:10px}.nav .active{background:#efe9f5;color:var(--purple);font-weight:650}.nav svg{width:19px;height:19px}.sidebar-bottom{margin-top:auto}.offline{display:flex;align-items:center;gap:8px;color:#466252;font-size:.73rem;padding:22px 12px}.dot{width:6px;height:6px;border-radius:50%;background:#568365}.mini-tata{border-top:1px solid var(--line);padding:23px 0 0;display:flex;gap:10px;align-items:center}.portrait{background-image:url('tata-reference.png');background-size:210%;background-position:7% 18%;background-color:#dac9e1;border-radius:50%;width:42px;height:42px;flex-shrink:0}.mini-tata b{font-size:.85rem}.mini-tata small{display:block;font-size:.69rem;color:var(--muted);margin-top:3px}.main{min-width:0}.topbar{height:84px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 44px;background:#fff}.breadcrumb{font-size:.81rem;color:var(--muted)}.top-actions{display:flex;align-items:center;gap:12px}.text-size{border:1px solid var(--line);min-width:48px;font-weight:650}.profile-pill{display:flex;align-items:center;gap:10px;font-size:.82rem}.avatar{display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:#e7e3f3;color:var(--purple);font-size:.72rem;font-weight:700}.content{max-width:1400px;margin:auto;padding:32px 44px 24px}.welcome{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.welcome h1{font-size:1.72rem;font-weight:600;margin-bottom:7px}.welcome p{font-size:.9rem;color:var(--muted)}.subtle-pill{border:1px solid var(--line);background:#fff;padding:8px 12px;border-radius:30px;font-size:.71rem;color:#625d68;white-space:nowrap}.hero{display:grid;grid-template-columns:1.05fr .9fr;position:relative;overflow:hidden;min-height:258px;background:#eeebf3;border:1px solid #e5dfec;border-radius:18px;margin-bottom:30px}.hero-copy{padding:30px 34px;z-index:1}.hero h2{font-size:2.65rem;line-height:1.06;margin:14px 0 12px;color:#3e3150;max-width:430px}.hero p{color:#665e70;font-size:.86rem;max-width:355px}.hero .primary{margin-top:20px;min-height:43px;font-size:.8rem;padding:11px 17px}.primary{background:var(--purple);color:#fff;font-weight:650}.secondary{border:1px solid #cec5d8;background:#fff;color:var(--purple);font-weight:600}.hero-art{width:100%;height:100%;min-height:260px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.section-head h2{font-size:1.2rem;font-weight:650}.section-head p{font-size:.78rem;color:var(--muted);margin-top:5px}.small-note{font-size:.73rem;color:var(--muted)}.filters{display:flex;gap:7px;margin-bottom:20px;flex-wrap:wrap}.filter{border:1px solid var(--line);border-radius:30px;min-height:38px;padding:8px 17px;font-size:.75rem;background:#fff}.filter.active{background:var(--purple);color:#fff;border-color:var(--purple)}.game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.game-card{padding:0;text-align:left;border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden;transition:transform .2s,box-shadow .2s}.game-card:hover{transform:translateY(-3px);box-shadow:0 8px 18px #3f285611}.card-art{height:122px;position:relative;overflow:hidden}.card-art svg{width:100%;height:100%}.card-num{position:absolute;left:12px;top:10px;font-size:.65rem;letter-spacing:.12em;color:#4b465b;background:#ffffff9c;padding:4px 7px;border-radius:6px}.card-info{padding:16px 16px 13px}.card-tag{font-size:.59rem;letter-spacing:.12em;text-transform:uppercase;font-weight:750;color:var(--purple)}.game-card h3{font-size:.98rem;margin:8px 0 8px;font-weight:650}.game-card p{font-size:.76rem;color:var(--muted);line-height:1.55;min-height:36px}.card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:15px;border-top:1px solid #f0edf3;padding-top:10px;font-size:.68rem;color:#6a6670}.card-footer span:last-child{color:var(--purple);font-size:1.15rem}.sage{background:var(--sage)}.lavender{background:var(--lavender)}.peach{background:var(--peach)}.blue{background:var(--blue)}.sand{background:var(--sand)}.rose{background:var(--rose)}.mint{background:var(--mint)}.lilac{background:var(--lilac)}.care-note{display:flex;align-items:center;gap:15px;padding:17px 20px;background:#f1f3ef;border:1px solid #e5e8e1;border-radius:12px;margin:26px 0 18px}.care-note svg{width:25px;height:25px;flex-shrink:0;color:#637d67}.care-note p{font-size:.76rem;color:#5b645b}.care-note strong{color:#344d3b}.footer{display:flex;justify-content:space-between;gap:15px;color:#7b7680;font-size:.64rem;border-top:1px solid var(--line);padding-top:16px}.footer span:first-child{letter-spacing:.1em}.page-title{margin-bottom:25px}.page-title h1{font-size:2.1rem;margin:10px 0}.panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px;margin-bottom:20px}.panel h2{font-size:1.2rem;margin-bottom:12px}.panel p{font-size:.9rem;color:var(--muted);margin:8px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.persona-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.persona-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.persona-card .avatar{width:60px;height:60px;font-size:1.2rem;margin-bottom:14px}.persona-card h2{font-size:1.2rem}.persona-card p{font-size:.86rem;margin-top:10px;color:var(--muted)}.persona-card blockquote{margin:15px 0;color:var(--purple);font-family:Georgia,serif;font-size:1.15rem}.tata-bio{display:grid;grid-template-columns:220px 1fr;gap:30px}.tata-photo{min-height:320px;border-radius:15px;background-image:url('tata-reference.png');background-size:auto 118%;background-position:5% 30%;background-color:#e4d2e9}.tag{display:inline-block;background:#f1edf6;border-radius:7px;font-size:.72rem;padding:7px 10px;color:var(--purple);margin:5px 4px 0 0}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.back{padding-left:0;color:var(--purple);font-size:.83rem}.setup-art{height:180px;border-radius:14px;overflow:hidden;margin-bottom:23px}.setup-art svg{height:100%;width:100%}label.field{display:grid;gap:7px;margin:18px 0;font-size:.85rem;font-weight:600}input[type=text],select{border:1px solid #c8c2d0;border-radius:10px;padding:13px;background:#fff;color:var(--ink);min-height:48px;width:100%}.check{display:flex;align-items:flex-start;gap:12px;font-size:.83rem;line-height:1.6;margin:15px 0;padding:8px 0}.check input{width:22px;height:22px;flex-shrink:0;accent-color:var(--purple);margin-top:2px}.message{padding:13px 16px;border-radius:10px;background:#f6f0e4;color:#72542c;font-size:.83rem;line-height:1.6;margin:16px 0}.error{color:#9b3030}.play-wrap{max-width:760px;margin:auto}.play-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:20px}.play-head h1{font-size:1.4rem}.progress{height:5px;background:#e8e2ed;border-radius:10px;margin-bottom:30px}.progress span{display:block;background:#86669f;height:100%;border-radius:10px}.game-stage{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;text-align:center;min-height:410px}.game-stage h2{font-size:1.3rem;line-height:1.4;margin-bottom:20px}.game-stage p{margin:14px 0;color:var(--muted)}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:440px;margin:25px auto}.choices.two{grid-template-columns:repeat(2,1fr)}.choices.route{grid-template-columns:repeat(4,1fr)}.stimulus{min-height:86px;font-size:2.2rem;border:2px solid #d9d0e5;background:#f5f1f9;border-radius:14px;display:flex;align-items:center;justify-content:center}.stimulus:disabled{opacity:1}.stimulus.large{font-size:1rem;padding:18px;min-height:86px}.stimulus.selected{background:#e2ede1;border-color:#799a77}.stimulus.target{background:#e6eedc;color:#496539}.stimulus.blank{background:#fff;border-color:#ece9ef}.sequence{display:grid;gap:12px;max-width:460px;margin:20px auto}.sequence button{font-size:1rem;text-align:left;border:1px solid #cfc6da;background:#f8f5fb;min-height:62px}.big-symbol{font-size:4.5rem;margin:25px}.rule{display:inline-block;padding:10px 18px;border-radius:12px;background:#ede5f5;color:#583874;font-weight:650}.feedback{font-size:1.2rem!important;color:var(--purple)!important}.session-meta{font-size:.73rem;line-height:1.6;margin-top:18px;color:var(--muted);text-align:center}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0}.stat{background:#f4f0f8;border-radius:12px;padding:20px}.stat strong{display:block;font-size:1.7rem;color:var(--purple)}.stat span{font-size:.75rem;color:var(--muted)}.record{border-top:1px solid var(--line);padding:17px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.record p{font-size:.8rem}.garden-progress{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.bloom{width:65px;height:65px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;background:#e7eee3;color:#497055}.bloom.locked{background:#f1eef4;color:#d0c7da}.large-text{font-size:19px}.modal-shade{position:fixed;inset:0;background:#281d3b88;z-index:30;display:grid;place-items:center;padding:20px}.modal{max-width:530px;background:#fff;border-radius:20px;padding:32px;max-height:90vh;overflow:auto}.modal h2{margin-bottom:16px}.modal p{font-size:.9rem;color:var(--muted)}.mobile-brand{display:none}.list{padding-left:22px;font-size:.88rem;line-height:1.8;color:var(--muted)}
@media(min-width:1500px){.content{padding-top:42px}.hero{min-height:300px}.card-art{height:155px}}
@media(max-width:1150px){.shell{grid-template-columns:200px 1fr}.sidebar{padding:30px 14px}.content{padding:26px}.topbar{padding:0 26px}.game-grid{grid-template-columns:repeat(2,1fr)}.card-art{height:150px}.hero h2{font-size:2.3rem}.hero-copy{padding:27px}.hero{grid-template-columns:1.1fr .8fr}}
@media(max-width:700px){.shell{display:block}.sidebar{height:auto;position:fixed;top:auto;bottom:0;left:0;right:0;padding:5px 8px;padding-bottom:max(5px,env(safe-area-inset-bottom));border:0;border-top:1px solid var(--line);z-index:20}.sidebar .brand,.sidebar-bottom{display:none}.nav{display:flex;justify-content:space-around;gap:0}.nav button{display:flex;flex-direction:column;gap:4px;text-align:center;font-size:.6rem;padding:8px 7px;min-width:55px;flex:1}.nav svg{width:21px;height:21px}.topbar{height:71px;padding:0 18px}.breadcrumb{display:none}.mobile-brand{display:flex;margin:0;padding:0}.mobile-brand b{font-size:1.25rem}.mobile-brand svg{width:30px}.mobile-brand small{font-size:.45rem}.profile-pill{font-size:.75rem;gap:6px;padding:8px 4px}.text-size{padding:10px}.top-actions{gap:8px}.content{padding:24px 18px 105px}.welcome{margin-bottom:20px}.welcome h1{font-size:1.55rem}.welcome p{font-size:.82rem}.welcome .subtle-pill{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:27px 24px 0}.hero h2{font-size:2.5rem;max-width:320px}.hero p{max-width:300px}.hero-art{height:195px;min-height:0;margin-top:-10px}.hero .primary{position:relative;z-index:1}.section-head{align-items:start}.section-head .small-note{max-width:90px;text-align:right}.filters{gap:6px}.filter{font-size:.71rem;min-height:44px;padding:8px 13px}.game-grid{gap:12px}.card-art{height:111px}.card-info{padding:13px 12px}.game-card h3{font-size:.94rem;line-height:1.3;min-height:38px}.game-card p{font-size:.73rem;min-height:66px}.card-tag{font-size:.56rem}.card-footer{font-size:.62rem;margin-top:12px}.care-note{padding:15px}.footer{font-size:.56rem;line-height:1.7}.two-col,.persona-grid,.tata-bio{grid-template-columns:1fr}.tata-photo{min-height:340px;max-width:300px;background-size:auto 135%}.panel{padding:22px}.game-stage{padding:22px 15px;min-height:390px}.choices{gap:10px}.stimulus{min-height:78px}.choices.route{gap:8px}.choices.route .stimulus{min-height:58px;font-size:1.6rem}.play-head h1{font-size:1.1rem}.stat-grid{grid-template-columns:1fr}.stat{padding:15px}.large-text .game-grid{grid-template-columns:1fr}.large-text .game-card h3,.large-text .game-card p{min-height:0}.record{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}} 
[hidden]{display:none!important}

.site-return{font-size:.8rem;color:var(--purple);text-decoration:none;display:inline-flex;align-items:center;min-height:48px;padding:8px;border-radius:8px}.site-return:focus-visible{outline:3px solid #98681b;outline-offset:3px}@media(max-width:700px){.topbar{height:auto;min-height:71px;flex-wrap:wrap;gap:6px;padding-top:9px;padding-bottom:9px}.top-actions{flex-wrap:wrap}.site-return{font-size:.72rem}.profile-pill>span:not(.avatar){display:none}}
