:root{color:#263238;background:#fffaf0;font-family:Hiragino Maru Gothic ProN,BIZ UDPGothic,Yu Gothic,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #263238;--muted: #66757f;--cream: #fffaf0;--paper: #ffffff;--amber: #f5a623;--amber-dark: #c86d0a;--amber-soft: #fff0ba;--coral: #f36f5f;--sky: #3aaed8;--green: #38a777;--line: #eadfcd;--shadow: 0 10px 35px rgba(104, 75, 30, .09);--shadow-hover: 0 18px 44px rgba(104, 75, 30, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream)}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #168fd0;outline-offset:3px}button:disabled{cursor:not-allowed}svg{width:1em;height:1em;stroke-width:2.2}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:12px;top:-100px;z-index:200;padding:12px 18px;border-radius:10px;background:#fff;color:var(--ink);font-weight:800}.skip-link:focus{top:12px}.app-shell{min-height:100dvh}.offline-banner{position:relative;z-index:80;display:flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:7px 16px;background:#34495e;color:#fff;font-size:.82rem;font-weight:800;text-align:center}.offline-banner.error{background:#b84236}.app-header{position:sticky;top:0;z-index:60;border-bottom:1px solid rgba(223,199,152,.65);background:#fffaf0f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 32px));min-height:76px;margin:auto}.brand{display:flex;align-items:center;gap:11px;padding:0;border:0;background:none;cursor:pointer;text-align:left}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#ffe592,#ffc64c);box-shadow:inset 0 -3px #b3650024;color:#a95a09;font-size:24px}.brand strong{display:block;color:#394046;font-size:1.05rem;font-weight:900;letter-spacing:.02em}.brand small{display:block;margin-top:2px;color:#9b6f33;font-size:.67rem;font-weight:800;letter-spacing:.08em}.header-actions{display:flex;align-items:center;gap:9px}.icon-button,.mini-stat{display:inline-flex;align-items:center;justify-content:center;height:40px;border:1px solid #ecddc3;border-radius:13px;background:#fff;color:#715a3d}.icon-button{width:40px;cursor:pointer;font-size:20px}.icon-button:hover{background:#fff3d9}.mini-stat{gap:5px;min-width:55px;padding:0 11px;color:var(--coral)}.mini-stat b{color:var(--ink)}.install-button{display:flex;align-items:center;gap:7px;min-height:40px;padding:0 14px;border:0;border-radius:13px;background:var(--ink);color:#fff;cursor:pointer;font-size:.8rem;font-weight:900}.main-nav{position:sticky;top:76px;z-index:50;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-inner{display:grid;grid-template-columns:repeat(6,1fr);width:min(900px,calc(100% - 32px));margin:auto}.nav-item{position:relative;display:flex;align-items:center;justify-content:center;gap:7px;min-height:57px;padding:8px 10px;border:0;background:none;color:#778087;cursor:pointer;font-size:.8rem;font-weight:800;white-space:nowrap}.nav-item svg{font-size:18px}.nav-item:after{position:absolute;right:20%;bottom:-1px;left:20%;height:3px;border-radius:6px 6px 0 0;background:var(--amber);content:"";opacity:0;transform:scaleX(.4);transition:.18s ease}.nav-item:hover{color:var(--amber-dark)}.nav-item.active{color:#a45d08}.nav-item.active:after{opacity:1;transform:scaleX(1)}.main-content{width:min(1180px,calc(100% - 32px));min-height:68vh;margin:0 auto;padding:34px 0 72px}.view-stack{display:flex;flex-direction:column;gap:25px;animation:view-in .25s ease-out}@keyframes view-in{0%{opacity:0;transform:translateY(5px)}}.eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:7px;color:#c36a05;font-size:.7rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.eyebrow svg{font-size:14px}.hero-card{position:relative;display:grid;grid-template-columns:1.1fr .9fr;min-height:365px;overflow:hidden;border:1px solid #f0d89f;border-radius:32px;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.95),transparent 30%),linear-gradient(120deg,#fff4cb,#ffdf89);box-shadow:var(--shadow)}.hero-copy{position:relative;z-index:2;align-self:center;padding:52px 0 52px 58px}.hero-copy h1{max-width:630px;margin:0;color:#344149;font-size:clamp(2rem,4vw,3.25rem);font-weight:900;line-height:1.32;letter-spacing:.015em}.hero-copy h1 em{color:#c9600c;font-style:normal;background:linear-gradient(transparent 64%,#ffffffb8 0)}.hero-copy>p{max-width:610px;margin:20px 0 0;color:#705c42;font-size:.96rem;font-weight:700;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:27px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:47px;padding:0 20px;border-radius:14px;cursor:pointer;font-size:.88rem;font-weight:900;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.primary-button{border:0;background:linear-gradient(145deg,#df790d,#f5a623);color:#fff;box-shadow:0 7px 17px #cd6f0940}.primary-button:hover{box-shadow:0 10px 21px #cd6f0957;transform:translateY(-1px)}.primary-button:active,.secondary-button:active{transform:scale(.98)}.primary-button:disabled{opacity:.42;box-shadow:none}.primary-button.full{width:100%;margin-top:17px}.secondary-button{border:1px solid #e5c995;background:#ffffffbd;color:#6b5439}.secondary-button:hover{background:#fff}.secondary-button.favorite{color:#c54e43}.primary-button svg,.secondary-button svg{font-size:18px}.hero-visual{position:relative;min-height:365px}.hero-visual:after{position:absolute;inset:0;background:radial-gradient(circle at 55% 65%,rgba(255,255,255,.7),transparent 40%);content:""}.treasure-glow{position:absolute;z-index:1;right:10%;bottom:11%;width:270px;height:150px;border-radius:50%;background:#ffffffba;filter:blur(30px)}.treasure-chest{position:absolute;z-index:3;right:18%;bottom:17%;width:180px;height:125px;border:9px solid #9c4c16;border-radius:22px 22px 35px 35px;background:#d77a22;box-shadow:inset 0 -20px #b95817,0 22px 26px #7b430738}.treasure-chest:before{position:absolute;right:-9px;bottom:63%;left:-9px;height:65px;border:9px solid #9c4c16;border-radius:70px 70px 9px 9px;background:#f39a27;content:"";transform:rotate(-6deg);transform-origin:left bottom}.treasure-chest:after{position:absolute;top:-18px;left:50%;width:47px;height:64px;border-radius:50%;background:#fff6b2cc;content:"";filter:blur(15px);transform:translate(-50%)}.treasure-chest>svg{position:absolute;z-index:4;top:-46px;left:50%;color:#30aee3;font-size:69px;filter:drop-shadow(0 5px 0 #fff) drop-shadow(0 10px 13px rgba(31,112,150,.2));transform:translate(-50%) rotate(7deg)}.treasure-chest>span{position:absolute;z-index:5;top:42px;left:50%;width:37px;height:43px;border:6px solid #894411;border-radius:9px;background:#ffd35c;transform:translate(-50%)}.floating-word{position:absolute;z-index:4;padding:9px 13px;border:2px solid #fff;border-radius:14px;background:#ffffffde;box-shadow:0 7px 16px #7c531921;color:#6c4d29;font-size:.78rem;font-weight:900;animation:float-word 3.8s ease-in-out infinite}.word-a{top:16%;left:2%;transform:rotate(-7deg)}.word-b{top:31%;right:7%;animation-delay:-1.5s;transform:rotate(6deg)}.word-c{top:48%;left:4%;animation-delay:-2.5s;transform:rotate(-3deg)}@keyframes float-word{50%{translate:0 -8px}}.progress-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.progress-card{display:flex;align-items:center;gap:14px;min-height:92px;padding:17px 20px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 6px 20px #5e441b0d}.progress-card .progress-icon{display:grid;flex:0 0 43px;place-items:center;height:43px;border-radius:14px;font-size:22px}.progress-card b{display:block;color:var(--ink);font-size:1.45rem;line-height:1.1}.progress-card div span{display:block;margin-top:4px;color:var(--muted);font-size:.7rem;font-weight:800}.progress-card.coral .progress-icon{background:#fff0ed;color:var(--coral)}.progress-card.blue .progress-icon{background:#eaf8ff;color:var(--sky)}.progress-card.green .progress-icon{background:#e9f9f1;color:var(--green)}.progress-card.gold .progress-icon{background:#fff5d2;color:#d48a00}.section-card{padding:25px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 7px 25px #5e441b0d}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:21px}.section-heading.compact{align-items:center}.section-heading h2,.result-heading h2{margin:0;color:var(--ink);font-size:1.18rem;font-weight:900}.section-heading .eyebrow{margin-bottom:4px}.text-button{display:flex;align-items:center;gap:3px;padding:7px;border:0;background:none;color:#b56508;cursor:pointer;font-size:.75rem;font-weight:900}.journey-card{background:#fffdfa}.journey-steps{display:grid;grid-template-columns:repeat(4,1fr)}.journey-step{position:relative;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;gap:1px 10px;padding:8px 24px 8px 10px;border:0;border-right:1px dashed #decfb8;background:transparent;cursor:pointer;text-align:left}.journey-step:last-child{border-right:0}.journey-step:after{position:absolute;top:50%;right:-8px;width:14px;height:14px;border-top:2px solid #d9c4a1;border-right:2px solid #d9c4a1;content:"";transform:translateY(-50%) rotate(45deg)}.journey-step:last-child:after{display:none}.journey-step>span{display:grid;grid-row:1 / 3;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff1bf;color:#b86705;font-weight:900}.journey-step strong{align-self:end;font-size:.87rem}.journey-step small{color:var(--muted);font-size:.65rem;font-weight:700;line-height:1.45}.journey-step:hover strong{color:#c46a05}.home-columns{display:grid;grid-template-columns:1fr 1fr;gap:17px}.word-chip-list{display:flex;flex-wrap:wrap;gap:9px}.word-chip{min-width:104px;padding:10px 14px;border:1px solid #f0d597;border-radius:14px;background:#fff9e8;cursor:pointer;text-align:left}.word-chip span{display:block;color:#9c8362;font-size:.6rem;font-weight:700}.word-chip b{font-size:.9rem}.word-chip:hover{border-color:#e9ad39;background:#fff4cf}.recent-note{position:relative;min-height:108px;padding:17px;border-left:5px solid #f1ae37;border-radius:13px;background:#fffaf0}.recent-note>span{display:inline-block;padding:4px 10px;border-radius:20px;background:#ffebae;color:#9d5908;font-size:.7rem;font-weight:900}.recent-note p{margin:10px 0 8px;font-size:.84rem;font-weight:700;line-height:1.65}.recent-note time{color:#9c9183;font-size:.63rem;font-weight:700}.view-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.view-title-row h1{margin:0;color:var(--ink);font-size:clamp(1.7rem,4vw,2.45rem);font-weight:900;letter-spacing:.02em}.view-title-row p{margin:8px 0 0;color:var(--muted);font-size:.87rem;font-weight:700;line-height:1.7}.big-count,.streak{display:flex;align-items:center;gap:7px;min-width:max-content;padding:10px 15px;border:1px solid #f1d5cd;border-radius:15px;background:#fff;color:var(--coral);font-size:.86rem;font-weight:900}.streak{border-color:#eed9a2;color:#c77d00}.streak b{font-size:1.18rem}.guide{display:flex;align-items:center;gap:14px;padding:13px 19px;border:1px solid #d9edf4;border-radius:18px;background:linear-gradient(100deg,#effbff,#fff)}.guide-character{display:grid;flex:0 0 41px;place-items:center;height:41px;border-radius:50% 50% 45% 55%;background:#53c0e6;color:#fff;font-size:23px;box-shadow:inset 0 -4px #146c9026}.guide p{margin:0;color:#426675;font-size:.78rem;font-weight:800;line-height:1.6}.search-panel{padding:19px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 7px 24px #5e441b0d}.search-box{display:flex;align-items:center;gap:10px;min-height:54px;padding:0 14px;border:2px solid #e8d4ad;border-radius:15px;background:#fffdf8;color:#c67a17;transition:border-color .15s ease,box-shadow .15s ease}.search-box:focus-within{border-color:#e8a62c;box-shadow:0 0 0 4px #fff1c7}.search-box>svg{flex:0 0 auto;font-size:23px}.search-box input{flex:1;min-width:0;height:48px;border:0;outline:0;background:transparent;color:var(--ink);font-size:1rem;font-weight:800}.search-box input::placeholder{color:#a89d90;font-weight:600}.search-box button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#f0ece5;color:#82786c;cursor:pointer}.filter-row{display:flex;align-items:center;gap:16px;margin-top:14px}.filter-row>label{display:flex;align-items:center;gap:7px;color:#5f6263;font-size:.74rem;font-weight:900}.filter-row select{min-height:39px;padding:0 30px 0 10px;border:1px solid #dfd4c3;border-radius:10px;background:#fff;color:var(--ink);font-size:.75rem;font-weight:800}.category-filters{display:flex;flex-wrap:wrap;gap:6px}.category-filters button{min-height:38px;padding:0 13px;border:1px solid #e4dbcf;border-radius:10px;background:#f8f6f2;color:#697174;cursor:pointer;font-size:.72rem;font-weight:800}.category-filters button.active{border-color:#dfa02d;background:#fff0bd;color:#a65e08}.result-heading{display:flex;align-items:center;gap:9px}.result-heading span,.small-count{display:inline-flex;align-items:center;justify-content:center;min-width:31px;height:24px;padding:0 9px;border-radius:20px;background:#fff0bf;color:#a45d08;font-size:.68rem;font-weight:900}.word-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.word-card{position:relative;overflow:hidden;border:1px solid var(--line);border-top:4px solid #f0af3e;border-radius:20px;background:#fff;box-shadow:0 7px 20px #5e441b0d;transition:transform .18s ease,box-shadow .18s ease}.word-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.word-card.category-心情{border-top-color:#ef796a}.word-card.category-人物{border-top-color:#42a9d0}.word-card.category-様子{border-top-color:#4ab584}.word-card.category-思考{border-top-color:#8b7bd2}.word-card-top{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 0}.word-tags{display:flex;gap:5px}.word-tags span,.dialog-tags span{padding:4px 8px;border-radius:20px;background:#f5f1ea;color:#756c60;font-size:.62rem;font-weight:900}.favorite-button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#f8f5f0;color:#b5ada3;cursor:pointer;font-size:19px}.favorite-button:hover,.favorite-button.selected{background:#fff0ed;color:var(--coral)}.word-card-body{display:block;width:100%;padding:4px 17px 15px;border:0;background:none;cursor:pointer;text-align:left}.word-card-body>small{display:block;min-height:16px;color:#9b8b7a;font-size:.65rem;font-weight:700}.word-card-body h3{margin:1px 0 9px;color:#2f383d;font-size:1.4rem;font-weight:900;letter-spacing:.03em}.word-card-body>p{min-height:53px;margin:0;color:#5f686d;font-size:.76rem;font-weight:700;line-height:1.65}.word-example{display:block;min-height:57px;margin-top:12px;padding:10px 11px;border-radius:11px;background:#fff9e9;color:#695b47;font-size:.7rem;font-weight:700;line-height:1.55}.open-hint{display:flex;align-items:center;justify-content:flex-end;gap:3px;margin-top:10px;color:#bd6e0d;font-size:.65rem;font-weight:900}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;text-align:center}.empty-state>span{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:#fff3d4;color:#d68a17;font-size:26px}.empty-state h3{margin:12px 0 5px;font-size:.95rem;font-weight:900}.empty-state p{max-width:440px;margin:0;color:var(--muted);font-size:.73rem;font-weight:700;line-height:1.6}.empty-state button{display:flex;align-items:center;gap:3px;margin-top:14px;padding:10px 14px;border:0;border-radius:11px;background:#fff0bd;color:#a45d08;cursor:pointer;font-size:.74rem;font-weight:900}.large-empty .empty-state{min-height:350px}.write-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);gap:18px;align-items:start}.composer-card,.notes-panel{padding:25px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.composer-heading{display:flex;align-items:center;gap:13px;margin-bottom:22px}.composer-heading>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#fff0bf;color:#bd6b08;font-size:23px}.composer-heading h2{margin:0;font-size:1.2rem;font-weight:900}.composer-heading p{margin:2px 0 0;color:var(--muted);font-size:.69rem;font-weight:700}.field-label{display:block;margin:15px 0 7px;color:#4f5558;font-size:.75rem;font-weight:900}.suggestion-chips{display:flex;gap:6px;padding:1px 0 8px;overflow-x:auto;scrollbar-width:thin}.suggestion-chips button{min-width:max-content;padding:7px 10px;border:1px solid #e6dac6;border-radius:10px;background:#faf7f1;color:#65615a;cursor:pointer;font-size:.67rem;font-weight:800}.suggestion-chips button.active{border-color:#df9d26;background:#fff1bf;color:#a15b08}.text-field,.sentence-field{display:block;width:100%;border:2px solid #e5dac9;border-radius:14px;background:#fffdf9;color:var(--ink);font-weight:800}.text-field{height:48px;padding:0 13px}.sentence-field{min-height:145px;padding:14px;resize:vertical;font-size:.94rem;line-height:1.9}.text-field:focus,.sentence-field:focus{border-color:#e3a02b;outline:0;box-shadow:0 0 0 4px #fff2ca}.composer-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px;color:#968c80;font-size:.62rem;font-weight:800}.composer-meta span{display:flex;align-items:center;gap:4px}.composer-meta .check-ok{color:var(--green)}.self-check{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;padding:13px;border-radius:13px;background:#f1f9fc;color:#52717d}.self-check strong{flex:0 0 100%;font-size:.7rem}.self-check span{position:relative;padding-left:13px;font-size:.63rem;font-weight:700}.self-check span:before{position:absolute;left:0;content:"○"}.notes-panel{box-shadow:0 7px 25px #5e441b0d}.note-list{display:flex;flex-direction:column;gap:10px;max-height:610px;overflow-y:auto;padding-right:3px}.note-card{position:relative;padding:14px 42px 14px 14px;border:1px solid #e9dfd1;border-radius:14px;background:#fffdf9}.note-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.note-card>div span{padding:4px 8px;border-radius:20px;background:#ffefb9;color:#9e5c0b;font-size:.65rem;font-weight:900}.note-card time{color:#a09484;font-size:.58rem;font-weight:700}.note-card p{margin:10px 0 0;color:#454c50;font-size:.74rem;font-weight:700;line-height:1.7}.note-card>button{position:absolute;right:8px;bottom:8px;display:grid;place-items:center;width:29px;height:29px;border:0;border-radius:9px;background:transparent;color:#b2aaa1;cursor:pointer}.note-card>button:hover{background:#fff0ed;color:#c85045}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:6px;max-width:650px;padding:5px;border:1px solid #e8dcc9;border-radius:16px;background:#f5f1e9}.segmented-control button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:43px;border:0;border-radius:11px;background:transparent;color:#77736d;cursor:pointer;font-size:.76rem;font-weight:900}.segmented-control button.active{background:#fff;color:#b56708;box-shadow:0 3px 12px #4e371617}.challenge-card,.talk-card{width:min(760px,100%);margin:0 auto;padding:31px;border:1px solid var(--line);border-radius:27px;background:#fff;box-shadow:var(--shadow);text-align:center}.challenge-progress{display:flex;align-items:center;gap:12px;color:#83786a;font-size:.67rem;font-weight:900;text-align:left}.challenge-progress>div{flex:1;height:7px;overflow:hidden;border-radius:20px;background:#f1ede6}.challenge-progress i{display:block;height:100%;border-radius:20px;background:linear-gradient(90deg,#f0a020,#f5c249);transition:width .3s ease}.challenge-icon{display:grid;place-items:center;width:67px;height:67px;margin:25px auto 14px;border-radius:23px;background:#effaff;font-size:35px}.challenge-card h2{max-width:650px;margin:0 auto;font-size:clamp(1.15rem,3vw,1.55rem);line-height:1.6}.answer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:27px}.answer-grid button{min-height:89px;padding:11px;border:2px solid #e8dfd1;border-radius:15px;background:#fffdfa;cursor:pointer}.answer-grid button:hover:not(:disabled){border-color:#e8a92d;background:#fff8e3;transform:translateY(-2px)}.answer-grid button small{display:block;color:#918578;font-size:.62rem;font-weight:700}.answer-grid button strong{display:block;margin-top:4px;font-size:1.02rem}.answer-grid button.correct{border-color:#43ad7b;background:#eaf9f1;color:#257450}.answer-grid button.wrong{border-color:#e76b60;background:#fff0ed;color:#ad3c35}.feedback{margin-top:17px;padding:15px;border-radius:15px;font-size:.82rem;font-weight:900;text-align:left}.feedback.correct{background:#e9f9f1;color:#257450}.feedback.wrong{background:#fff2ef;color:#a3463f}.feedback p{margin:5px 0 0;font-size:.7rem;font-weight:700;line-height:1.55}.feedback button{display:flex;align-items:center;gap:3px;margin:12px 0 0 auto;padding:9px 13px;border:0;border-radius:10px;background:#fff;color:inherit;cursor:pointer;font-size:.7rem;font-weight:900}.talk-card{padding:42px;background:radial-gradient(circle at 50% 15%,#fff7d8,#fff 42%)}.talk-dice{display:grid;place-items:center;width:84px;height:84px;margin:0 auto 16px;border:7px solid #fff;border-radius:28px;background:linear-gradient(145deg,#46bce3,#208fb9);color:#fff;box-shadow:0 10px 23px #238eb840;font-size:43px;transform:rotate(-4deg)}.talk-card>small{display:block;margin-top:12px;color:#9b8972;font-size:.7rem;font-weight:700}.talk-card h2{margin:2px 0 8px;color:var(--ink);font-size:2.4rem}.talk-card>p{max-width:540px;margin:auto;color:var(--muted);font-size:.8rem;font-weight:700;line-height:1.7}.talk-prompt{margin:24px auto;padding:16px;border:1px dashed #e1bf77;border-radius:15px;background:#fffaf0;color:#675741;font-size:.83rem;font-weight:800}.term-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.term-card{position:relative;align-self:start;padding:20px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 7px 20px #5e441b0d}.term-card>div:first-child{display:flex;align-items:center;justify-content:space-between;color:#d28615}.term-card>div:first-child span{padding:4px 8px;border-radius:20px;background:#fff1c2;font-size:.62rem;font-weight:900}.term-card h2{margin:13px 0 7px;font-size:1.16rem}.term-card>p{min-height:42px;margin:0;color:#5c666a;font-size:.76rem;font-weight:700;line-height:1.65}.term-card>button{display:flex;align-items:center;gap:3px;margin:11px 0 0 auto;padding:7px;border:0;background:none;color:#b46608;cursor:pointer;font-size:.68rem;font-weight:900}.term-detail{margin-top:10px;padding:12px;border-radius:11px;background:#f1f9fc;color:#4c6872;font-size:.7rem;font-weight:700;line-height:1.75}.phrase-list{display:flex;flex-direction:column;gap:11px}.phrase-card{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:16px;padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 6px 18px #5e441b0a}.phrase-card>span{justify-self:start;padding:6px 10px;border-radius:20px;background:#e8f7fc;color:#247a9b;font-size:.67rem;font-weight:900}.phrase-card h2{margin:0;font-size:.95rem;line-height:1.55}.phrase-card p{display:flex;gap:5px;margin:5px 0 0;color:#788085;font-size:.67rem;font-weight:700}.phrase-card p svg{flex:0 0 auto;color:#e7a329}.phrase-card>button{display:flex;align-items:center;gap:3px;padding:10px 12px;border:0;border-radius:11px;background:#fff1c2;color:#a45d08;cursor:pointer;font-size:.67rem;font-weight:900}.dialog-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#1f272b8a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fade-in .15s ease}@keyframes fade-in{0%{opacity:0}}.word-dialog,.settings-dialog,.onboarding-dialog{position:relative;width:min(590px,100%);max-height:min(820px,calc(100dvh - 30px));overflow-y:auto;padding:31px;border:1px solid #fff;border-radius:27px;background:#fff;box-shadow:0 30px 80px #171c1e42;animation:dialog-in .2s ease-out}@keyframes dialog-in{0%{opacity:0;transform:translateY(10px) scale(.98)}}.dialog-close{position:absolute;top:15px;right:15px;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#f3efe9;color:#706a62;cursor:pointer;font-size:20px}.dialog-tags{display:flex;gap:5px;padding-right:45px}.word-dialog>small{display:block;margin-top:22px;color:#9b8b79;font-size:.7rem;font-weight:700}.word-dialog>h2{margin:1px 0 7px;color:var(--ink);font-size:2.15rem}.listen-button{display:flex;align-items:center;gap:6px;padding:8px 10px;border:0;border-radius:10px;background:#eaf8fd;color:#247c9d;cursor:pointer;font-size:.68rem;font-weight:900}.meaning-block,.example-block{margin-top:18px;padding:16px;border-radius:15px}.meaning-block{background:#fff9e9}.example-block{border-left:4px solid #4db88a;background:#f1faf6}.meaning-block b,.example-block b{color:#8a6a36;font-size:.68rem}.meaning-block p,.example-block p{margin:7px 0 0;color:#454e52;font-size:.85rem;font-weight:700;line-height:1.75}.dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.onboarding-backdrop{background:radial-gradient(circle at 30% 10%,#fff8d9,#f9d680 70%,#edb94c)}.onboarding-dialog{width:min(620px,100%);padding:36px;text-align:center}.onboarding-gem{display:grid;place-items:center;width:74px;height:74px;margin:0 auto 13px;border-radius:25px;background:linear-gradient(145deg,#51c5e9,#238bb8);color:#fff;box-shadow:0 10px 25px #1c85b03d;font-size:40px;transform:rotate(-5deg)}.onboarding-dialog h1{margin:3px 0 8px;font-size:clamp(1.4rem,5vw,2rem)}.onboarding-dialog>p{max-width:470px;margin:auto;color:var(--muted);font-size:.78rem;font-weight:700;line-height:1.7}.grade-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:25px 0 11px}.grade-grid button{min-height:70px;border:2px solid #eadcc4;border-radius:15px;background:#fffdf9;cursor:pointer;font-size:.77rem;font-weight:900}.grade-grid button b{margin-right:2px;color:#b46608;font-size:1.3rem}.grade-grid button:hover,.grade-grid button.active{border-color:#e7a126;background:#fff3c8;transform:translateY(-1px)}.all-grade-button{width:100%;min-height:44px;border:0;border-radius:12px;background:#f0ece4;color:#615d56;cursor:pointer;font-size:.75rem;font-weight:900}.onboarding-dialog>small{display:flex;align-items:flex-start;justify-content:center;gap:5px;margin-top:18px;color:#8f867a;font-size:.58rem;font-weight:700;line-height:1.5}.onboarding-dialog>small svg{flex:0 0 auto}.settings-dialog h2{margin:2px 0 22px;font-size:1.65rem}.settings-group{padding:16px 0;border-top:1px solid #eee5d9}.settings-group h3{margin:0 0 8px;font-size:.86rem}.settings-group>p{margin:0 0 11px;color:var(--muted);font-size:.68rem;font-weight:700;line-height:1.6}.settings-grades{display:flex;flex-wrap:wrap;gap:6px}.settings-grades button{min-width:53px;min-height:39px;border:1px solid #e2d7c6;border-radius:10px;background:#faf7f2;cursor:pointer;font-size:.68rem;font-weight:900}.settings-grades button.active{border-color:#e0a02d;background:#fff0bd;color:#a35c08}.settings-actions{display:flex;gap:8px}.settings-actions button{display:flex;align-items:center;gap:6px;min-height:40px;padding:0 13px;border:1px solid #ded4c6;border-radius:11px;background:#fff;cursor:pointer;font-size:.68rem;font-weight:900}.privacy-note{display:flex;gap:11px;margin:8px 0 16px;padding:13px;border-radius:13px;background:#edf8fb;color:#37758b}.privacy-note>svg{flex:0 0 auto;font-size:20px}.privacy-note b{display:block;font-size:.73rem}.privacy-note p{margin:3px 0 0;font-size:.62rem;font-weight:700;line-height:1.55}.settings-message{padding:9px 11px;border-radius:10px;background:#eef8f2;color:#28734e;font-size:.67rem;font-weight:800}.danger-button{display:flex;align-items:center;gap:6px;margin-top:9px;padding:10px;border:0;background:transparent;color:#b64b43;cursor:pointer;font-size:.67rem;font-weight:900}footer{display:grid;place-items:center;padding:30px 20px calc(30px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#f7f0e4;color:#7b7063;text-align:center}footer>div{display:flex;align-items:center;gap:6px;color:#675b4e;font-size:.83rem}footer>div svg{color:#d68a17}footer p{margin:6px 0 10px;font-size:.68rem;font-weight:700}footer small{max-width:740px;color:#948a7e;font-size:.57rem;line-height:1.55}@media(max-width:900px){.hero-card{grid-template-columns:1fr .65fr}.hero-copy{padding-left:36px}.treasure-chest{right:10%;transform:scale(.85)}.progress-grid,.word-grid{grid-template-columns:repeat(2,1fr)}.journey-steps{grid-template-columns:repeat(2,1fr);row-gap:22px}.journey-step:nth-child(2){border-right:0}.journey-step:nth-child(2):after{display:none}.write-layout{grid-template-columns:1fr}.phrase-card{grid-template-columns:100px 1fr}.phrase-card>button{grid-column:2;justify-self:start}}@media(max-width:680px){body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.header-inner{width:calc(100% - 24px);min-height:65px}.brand-mark{width:38px;height:38px;border-radius:12px;font-size:21px}.brand strong{font-size:.88rem}.brand small,.install-button span{display:none}.install-button{width:40px;padding:0;justify-content:center}.app-header{top:0}.main-nav{position:fixed;inset:auto 0 0;z-index:70;border-top:1px solid #e2d5c2;border-bottom:0;background:#fffffff7;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -7px 24px #4230141a}.nav-inner{grid-template-columns:repeat(6,1fr);width:100%}.nav-item{flex-direction:column;gap:2px;min-height:66px;padding:8px 1px 6px;font-size:.56rem}.nav-item svg{font-size:21px}.nav-item:after{inset:-1px 23% auto;border-radius:0 0 5px 5px}.main-content{width:calc(100% - 24px);padding:19px 0 36px}.view-stack{gap:18px}.hero-card{grid-template-columns:1fr;min-height:480px;border-radius:25px}.hero-copy{padding:30px 24px 0}.hero-copy h1{font-size:1.85rem}.hero-copy>p{margin-top:13px;font-size:.78rem;line-height:1.75}.hero-actions{margin-top:19px}.hero-visual{min-height:210px}.treasure-chest{right:50%;bottom:12%;transform:translate(50%) scale(.72)}.word-a{top:15%;left:9%}.word-b{top:10%;right:8%}.word-c{top:55%;left:7%}.progress-grid{gap:9px}.progress-card{gap:9px;min-height:80px;padding:13px;border-radius:16px}.progress-card .progress-icon{flex-basis:37px;width:37px;height:37px;border-radius:12px;font-size:18px}.progress-card b{font-size:1.15rem}.progress-card div span{font-size:.59rem}.section-card{padding:18px;border-radius:20px}.journey-steps{grid-template-columns:1fr;row-gap:0}.journey-step{min-height:66px;padding:8px 4px;border-right:0;border-bottom:1px dashed #decfb8}.journey-step:last-child{border-bottom:0}.journey-step:after{top:auto;right:12px;bottom:-7px;display:block!important;transform:rotate(135deg)}.journey-step:last-child:after{display:none!important}.home-columns{grid-template-columns:1fr}.view-title-row{align-items:flex-start}.view-title-row h1{font-size:1.65rem}.view-title-row p{font-size:.74rem}.big-count,.streak{padding:8px 10px;font-size:.67rem}.guide{align-items:flex-start;padding:11px 13px}.guide-character{flex-basis:35px;width:35px;height:35px;font-size:19px}.guide p{font-size:.69rem}.search-panel{padding:13px}.search-box{min-height:50px}.filter-row{align-items:flex-start;flex-direction:column}.category-filters{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.category-filters button{flex:0 0 auto}.word-grid{grid-template-columns:1fr}.word-card-body>p,.word-example{min-height:auto}.composer-card,.notes-panel{padding:18px;border-radius:20px}.composer-meta{align-items:flex-start;flex-direction:column}.answer-grid{grid-template-columns:1fr}.answer-grid button{min-height:68px}.challenge-card,.talk-card{padding:20px;border-radius:22px}.talk-card h2{font-size:1.9rem}.term-grid{grid-template-columns:1fr}.segmented-control{width:100%}.segmented-control button{padding:5px;font-size:.65rem}.phrase-card{grid-template-columns:1fr;gap:9px}.phrase-card>button{grid-column:1}.dialog-backdrop{align-items:end;padding:0}.word-dialog,.settings-dialog{width:100%;max-height:90dvh;padding:25px 19px calc(22px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0}.dialog-actions{grid-template-columns:1fr}.onboarding-backdrop{align-items:center;padding:12px}.onboarding-dialog{padding:28px 18px;border-radius:24px}.grade-grid{gap:7px}.grade-grid button{min-height:61px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.app-header,.main-nav,footer,.guide,.hero-actions,.dialog-backdrop{display:none!important}body{background:#fff;padding:0}.main-content{width:100%;padding:0}.section-card,.composer-card,.notes-panel,.word-card{box-shadow:none;break-inside:avoid}}
