:root{--bg1:#fbfbfd;--bg2:#ffffff;--ink:#111827;--muted:#6b7280;--primary:#7c3aed;--shadow:0 10px 26px rgba(17,24,39,.10);--safe-top:env(safe-area-inset-top);--safe-bottom:env(safe-area-inset-bottom);--radius:18px;--tap:56px;--grid-cols:3;--grid-gap:8px;--card-pad:8px;--card-radius:14px;--emoji-size:18px;--label-min:11px;--label-vw:1.1vw;--label-max:15px}@media (min-width:560px){:root{--grid-cols:4;--grid-gap:10px;--card-pad:10px;--card-radius:16px;--emoji-size:22px;--label-min:12px;--label-vw:1.2vw;--label-max:16px}}@media (min-width:900px){:root{--grid-cols:5;--grid-gap:12px;--card-pad:12px;--card-radius:18px;--emoji-size:26px;--label-min:13px;--label-vw:1.0vw;--label-max:18px}}@media (min-width:1200px){:root{--grid-cols:6;--grid-gap:12px;--card-pad:12px;--card-radius:18px;--emoji-size:28px;--label-min:13px;--label-vw:0.9vw;--label-max:18px}}html,body{height:100%}body{margin:0;font-family:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,var(--bg1),var(--bg2));font-size:15px;line-height:1.48;overscroll-behavior:none;-webkit-tap-highlight-color:#fff0}.tp-card .label,.tp-token,.tp-strip-empty{font-family:"Baloo 2","Inter",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;letter-spacing:.01em}.tp-app{min-height:100vh;padding:calc(10px + var(--safe-top)) 10px calc(12px + var(--safe-bottom));box-sizing:border-box}.tp-shell{max-width:1320px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.tp-sticky{position:sticky;top:calc(0px + var(--safe-top));z-index:60;border-radius:var(--radius);background:rgb(255 255 255 / .55);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgb(229 231 235 / .55);box-shadow:var(--shadow);overflow:hidden}.tp-sticky-inner{padding:10px;display:flex;flex-direction:column;gap:10px}.tp-strip-row{display:flex;gap:10px;align-items:stretch;flex-wrap:nowrap}.tp-strip{flex:1 1 auto;min-height:var(--tap);min-width:0;border-radius:16px;border:1px solid rgb(229 231 235 / .55);background:rgb(255 255 255 / .60);padding:10px 12px;display:flex;flex-wrap:wrap;gap:8px;align-content:flex-start;overflow:hidden}.tp-strip-empty{width:100%;display:flex;align-items:center;justify-content:center;color:var(--muted);font-weight:900;font-size:16px;padding:6px 0;text-align:center}.tp-token{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:rgb(124 58 237 / .10);border:1px solid rgb(124 58 237 / .18);font-weight:900;line-height:1;font-size:clamp(14px, 1.6vw, 18px);max-width:100%}.tp-token span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:56vw}.tp-token .x{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .75);border:1px solid rgb(229 231 235 / .75);cursor:pointer;font-weight:900;flex:0 0 auto}.tp-actions{display:flex;gap:10px;flex:0 0 auto;align-items:center;flex-wrap:nowrap;flex-shrink:0;z-index:5}#quick-save-btn{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.tp-iconbtn{width:var(--tap);height:var(--tap);min-width:var(--tap);border-radius:16px;border:1px solid rgb(229 231 235 / .55);background:rgb(255 255 255 / .55);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;user-select:none;box-shadow:0 10px 18px rgb(17 24 39 / .06);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;flex:0 0 auto;animation:none!important;transition:background .15s ease,border-color .15s ease,transform .05s ease}.tp-iconbtn i{font-size:22px}.tp-iconbtn.speak{background:linear-gradient(180deg,rgb(124 58 237 / .22),rgb(167 139 250 / .16));border-color:rgb(124 58 237 / .22)}.tp-iconbtn.trash i{color:#ef4444}.tp-iconbtn.speak i{color:var(--primary)}.tp-iconbtn.star i{color:#b45309}.tp-iconbtn.star{background:linear-gradient(180deg,rgb(253 230 138 / .65),rgb(254 243 199 / .45));border-color:rgb(245 158 11 / .35)}.tp-iconbtn.star.active{background:linear-gradient(180deg,rgb(253 230 138 / .78),rgb(254 243 199 / .55));border-color:rgb(245 158 11 / .32)}.tp-iconbtn:active{transform:translateY(1px)}.tp-panel{background:#fff0}.tp-panel-inner{padding:0;display:flex;flex-direction:column;gap:10px}.tp-topbar{display:block;width:100%}.tp-seg{width:100%;display:flex;gap:10px;padding:0 10px;margin:0;background:#fff0;border:0;box-shadow:none;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tp-seg::-webkit-scrollbar{height:0;display:none}.tp-chip{flex:0 0 auto;height:46px;padding:0 16px;border-radius:999px;border:1px solid rgb(229 231 235 / .55);background:rgb(255 255 255 / .22);display:inline-flex;align-items:center;gap:10px;font-weight:900;color:var(--ink);cursor:pointer;user-select:none;white-space:nowrap;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:clamp(15px, 1.7vw, 19px);text-decoration:none}.tp-chip i{color:var(--primary);font-size:18px}.tp-chip.active{background:linear-gradient(180deg,rgb(124 58 237 / .24),rgb(167 139 250 / .14));border-color:rgb(124 58 237 / .22)}.tp-chip:active{transform:translateY(1px)}.tp-catbar{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:6px 0 0;background:#fff0;border:0;box-shadow:none;margin-bottom:2px}.tp-catbar::-webkit-scrollbar{display:none}.tp-suggest{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:6px 0 2px}.tp-suggest::-webkit-scrollbar{display:none}.tp-suggest .tp-sbtn{flex:0 0 auto;height:48px;padding:0 16px;border-radius:999px;border:1px solid rgb(229 231 235 / .65);background:rgb(255 255 255 / .60);font-weight:900;cursor:pointer;white-space:nowrap;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 18px rgb(17 24 39 / .05);display:inline-flex;align-items:center;gap:10px;font-size:clamp(15px, 1.6vw, 18px)}.tp-suggest .tp-sbtn i{color:var(--primary);font-size:16px}.tp-suggest .tp-sbtn:active{transform:translateY(1px)}.tp-catbtn{flex:0 0 auto;height:42px;padding:0 14px;border-radius:999px;border:1px solid rgb(229 231 235 / .55);background:rgb(255 255 255 / .22);font-weight:900;cursor:pointer;white-space:nowrap;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:clamp(14px, 1.5vw, 18px)}.tp-catbtn.active{background:linear-gradient(180deg,rgb(124 58 237 / .22),rgb(167 139 250 / .14));border-color:rgb(124 58 237 / .22)}.tp-grid{display:grid;grid-template-columns:repeat(var(--grid-cols),minmax(0,1fr));gap:var(--grid-gap);margin-top:6px}.tp-grid.is-core{gap:calc(var(--grid-gap) + 1px)}.tp-card{width:100%;border-radius:var(--card-radius);border:1px solid rgb(229 231 235 / .45);position:relative;overflow:hidden;cursor:pointer;user-select:none;display:flex;align-items:stretch;justify-content:center;padding:var(--card-pad);box-shadow:0 10px 18px rgb(17 24 39 / .06);touch-action:manipulation;aspect-ratio:1 / 1;min-height:0;background:#fff}.tp-grid.is-core .tp-card{border-color:rgb(229 231 235 / .55);box-shadow:0 10px 20px rgb(17 24 39 / .07)}.tp-card:active{transform:translateY(1px)}.tp-card.has-img{background-size:cover;background-position:center;background-color:rgb(255 255 255 / .08);padding:var(--card-pad)}.tp-card.has-img::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(17 24 39 / .06),rgb(17 24 39 / .62));pointer-events:none;z-index:1}.tp-card-inner{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;position:relative;z-index:2}.tp-card .emoji{font-size:var(--emoji-size);line-height:1;filter:drop-shadow(0 6px 10px rgb(17 24 39 / .08))}.tp-card .label{font-weight:900;font-size:clamp(var(--label-min), var(--label-vw), var(--label-max));line-height:1.05;width:100%;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;text-wrap:balance;color:var(--ink);letter-spacing:.02em}.tp-card.has-img .label{color:#fff;text-shadow:0 10px 18px rgb(0 0 0 / .28)}.tp-badge-star{position:absolute;top:8px;right:8px;width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgb(245 158 11 / .18);border:1px solid rgb(245 158 11 / .28);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 16px rgb(17 24 39 / .10);z-index:4;pointer-events:none}.tp-badge-star i{color:#b45309;font-size:16px}.tp-badge-remove{position:absolute;top:8px;left:8px;width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgb(239 68 68 / .14);border:1px solid rgb(239 68 68 / .24);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 16px rgb(17 24 39 / .10);z-index:5;cursor:pointer}.tp-badge-remove i{color:#ef4444;font-size:14px}.tp-input{width:100%;height:54px;border-radius:16px;border:1px solid rgb(229 231 235 / .55);background:rgb(255 255 255 / .52);padding:0 14px;font-size:18px;font-weight:900;outline:none;box-sizing:border-box;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.tp-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.tp-btn{height:54px;padding:0 14px;border-radius:16px;border:1px solid rgb(229 231 235 / .55);background:rgb(255 255 255 / .52);font-weight:900;cursor:pointer;display:inline-flex;align-items:center;gap:10px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:18px}.tp-btn.primary{background:linear-gradient(180deg,rgb(124 58 237 / .22),rgb(167 139 250 / .14));border-color:rgb(124 58 237 / .22)}.tp-muted{color:var(--muted);font-weight:850;font-size:16px}.tp-access-box{background:#f5f3ff;border:1px solid #ddd6fe;color:#3b0764;border-radius:18px;padding:12px 14px;margin-bottom:12px;display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap;font-weight:850}.tp-access-box strong{color:#3b0764}.tp-access-actions{display:flex;gap:8px;flex-wrap:wrap}.tp-access-actions .tp-btn{margin:0;padding:10px 14px;font-size:14px}.tp-access-actions .tp-link-mini{font-weight:850;color:#6d28d9;text-decoration:none;padding:10px 4px}.tp-btn:disabled{opacity:.55;cursor:not-allowed}.tp-toast{position:fixed;left:50%;transform:translateX(-50%);bottom:calc(16px + var(--safe-bottom));z-index:200;background:rgb(17 24 39 / .90);color:#fff;padding:12px 14px;border-radius:999px;font-weight:900;box-shadow:0 14px 30px rgb(0 0 0 / .22);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;font-size:16px}.tp-toast.show{opacity:1;transform:translateX(-50%) translateY(-6px)}.tp-tip{position:fixed;left:50%;transform:translateX(-50%);top:calc(10px + var(--safe-top));z-index:220;background:rgb(17 24 39 / .92);color:#fff;padding:10px 12px;border-radius:999px;font-weight:900;font-size:14px;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.tp-tip.show{opacity:1;transform:translateX(-50%) translateY(6px)}.tp-modal-backdrop{position:fixed;inset:0;background:rgb(17 24 39 / .55);z-index:300;display:none;align-items:center;justify-content:center;padding:16px}.tp-modal-backdrop.show{display:flex}#voice-modal.tp-modal-backdrop,#name-modal.tp-modal-backdrop{z-index:420}#parent-modal.tp-modal-backdrop{z-index:320}.tp-modal{width:min(900px, 100%);max-height:min(86vh, 780px);overflow:auto;background:rgb(255 255 255 / .92);border:1px solid rgb(229 231 235 / .70);border-radius:22px;box-shadow:0 20px 60px rgb(17 24 39 / .30);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.tp-modal-head{padding:14px 14px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgb(229 231 235 / .70);position:sticky;top:0;background:rgb(255 255 255 / .88);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:2}.tp-modal-title{font-weight:900;font-size:20px}.tp-close{width:48px;height:48px;border-radius:16px;border:1px solid rgb(229 231 235 / .80);background:rgb(255 255 255 / .70);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.tp-modal-body{padding:14px;display:flex;flex-direction:column;gap:12px}.tp-tabs{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px}.tp-tabs::-webkit-scrollbar{display:none}.tp-tab{flex:0 0 auto;height:46px;padding:0 14px;border-radius:999px;border:1px solid rgb(229 231 235 / .70);background:rgb(255 255 255 / .78);font-weight:900;cursor:pointer;white-space:nowrap;font-size:18px}.tp-tab.active{background:linear-gradient(180deg,rgb(124 58 237 / .22),rgb(167 139 250 / .14));border-color:rgb(124 58 237 / .22)}.tp-cardlist{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}@media (min-width:760px){.tp-cardlist{grid-template-columns:repeat(2,minmax(0,1fr))}}.tp-carditem{border-radius:18px;border:1px solid rgb(229 231 235 / .70);background:rgb(255 255 255 / .80);padding:12px;display:flex;gap:12px;align-items:center}.tp-thumb{width:70px;height:70px;border-radius:16px;border:1px solid rgb(229 231 235 / .75);background:rgb(255 255 255 / .70);display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto;position:relative}.tp-thumb img{width:100%;height:100%;object-fit:cover;display:block}.tp-thumb .emoji{font-size:30px}.tp-cardmeta{flex:1;min-width:0}.tp-cardmeta .w{font-weight:900;font-size:18px}.tp-cardmeta .c{color:var(--muted);font-weight:900;font-size:14px;margin-top:2px}.tp-mini-actions{display:flex;gap:8px;flex:0 0 auto}.tp-mini{width:48px;height:48px;border-radius:16px;border:1px solid rgb(229 231 235 / .75);background:rgb(255 255 255 / .78);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.tp-history{border-radius:18px;border:1px solid rgb(229 231 235 / .70);background:rgb(255 255 255 / .86);overflow:hidden}.tp-history .row{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;border-top:1px solid rgb(229 231 235 / .75)}.tp-history .row:first-child{border-top:0}.tp-history .t{font-weight:900;width:128px;flex:0 0 auto;font-size:16px}.tp-history .d{flex:1;min-width:0}.tp-history .d .p{font-weight:900;font-size:16px}.tp-history .d .s{color:var(--muted);font-weight:900;font-size:13px;margin-top:2px}.tp-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;border:1px solid rgb(229 231 235 / .75);background:rgb(255 255 255 / .70);font-weight:900;cursor:pointer;user-select:none}.tp-pill input{width:18px;height:18px}.tp-use-line{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;padding:8px 10px 2px;color:#667085;font-size:13px;font-weight:800}.tp-use-line strong{color:#172033}.tp-use-line span{color:#a2a9b6}@media(max-width:560px){.tp-use-line{font-size:12px;gap:6px;padding-top:5px}.tp-chip{padding-left:9px!important;padding-right:9px!important}}html body .tp-app{min-height:100vh;min-height:100svh;padding:calc(6px + env(safe-area-inset-top)) clamp(6px,1.2vw,18px) calc(10px + env(safe-area-inset-bottom));box-sizing:border-box}html body .tp-shell{width:100%;max-width:1680px;margin:0 auto;gap:clamp(6px,1vw,12px)}html body .tp-sticky{top:env(safe-area-inset-top);border-radius:clamp(12px,1.5vw,18px)}html body .tp-sticky-inner{padding:clamp(6px,1vw,12px);gap:6px}html body .tp-strip-row{display:flex;align-items:stretch;gap:clamp(5px,.8vw,10px);width:100%;min-width:0}html body .tp-strip{flex:1 1 auto;min-width:0;min-height:44px;max-height:96px;padding:6px 8px;gap:5px;border-radius:12px;overflow-x:auto;overflow-y:auto;flex-wrap:wrap;align-items:center;align-content:center;scrollbar-width:none}html body .tp-strip::-webkit-scrollbar{display:none}html body .tp-strip-empty{justify-content:flex-start;padding:0 4px;font-size:clamp(12px,2.7vw,16px);line-height:1.15;white-space:nowrap}html body .tp-token{flex:0 0 auto;max-width:min(28ch,72vw);padding:5px 7px;gap:4px;font-size:clamp(12px,2.6vw,16px);white-space:nowrap}html body .tp-token-emoji{font-size:1.25em;line-height:1}html body .tp-token .x{width:22px;height:22px;font-size:13px}html body .tp-strip.is-long-phrase .tp-token{background:#fff0;border:0;padding:3px 1px;box-shadow:none}html body .tp-strip.is-long-phrase .tp-token .x,html body .tp-strip.is-long-phrase .tp-token-emoji{display:none}html body .tp-actions{display:flex;align-items:stretch;flex:0 0 auto;gap:clamp(4px,.6vw,8px)}html body .tp-homebtn,html body .tp-iconbtn{width:44px;height:44px;min-width:44px;min-height:44px;flex:0 0 44px;padding:0;border-radius:12px;box-shadow:0 3px 10px rgb(17 24 39 / .07);touch-action:manipulation}html body .tp-homebtn{font-size:18px}html body .tp-iconbtn i{font-size:17px}html body .tp-panel{padding-top:0}html body .tp-panel-inner{width:100%;max-width:none;padding:0;gap:clamp(6px,.9vw,10px)}html body .tp-topbar{margin:0}html body .tp-seg,html body .tp-catbar{display:flex!important;flex-wrap:nowrap!important;width:100%;gap:clamp(5px,.7vw,9px);overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;padding:2px 0 5px;position:relative;top:auto;background:#fff0}html body .tp-seg::-webkit-scrollbar,html body .tp-catbar::-webkit-scrollbar{display:none}html body .tp-chip,html body .tp-catbtn{flex:0 0 auto;min-height:42px;height:42px;padding:0 clamp(11px,1.4vw,17px);border-radius:13px;font-size:clamp(12px,1.5vw,16px);white-space:nowrap;touch-action:manipulation}html body .tp-chip i,html body .tp-catbtn i{font-size:1em}html body .tp-grid,html body .tp-grid.is-core{--tp-cols:5;--tp-gap:6px;display:grid!important;grid-template-columns:repeat(var(--tp-cols),minmax(0,1fr))!important;gap:var(--tp-gap)!important;width:100%!important;margin:0!important;padding:0!important;align-content:start}html body .tp-card{container-type:inline-size;position:relative!important;width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;aspect-ratio:1 / 1!important;padding:clamp(4px,1cqw,8px)!important;border-radius:clamp(10px,10cqw,18px)!important;overflow:hidden!important;box-sizing:border-box!important;box-shadow:0 4px 12px rgb(17 24 39 / .07)!important;touch-action:manipulation;-webkit-tap-highlight-color:#fff0}html body .tp-card-inner{position:relative!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr)!important;align-content:center!important;justify-items:center!important;gap:clamp(2px,2.5cqw,5px)!important;padding:clamp(3px,4cqw,8px)!important;overflow:hidden!important;box-sizing:border-box!important}html body .tp-card .label{position:static!important;order:initial!important;align-self:end!important;width:100%!important;min-width:0!important;min-height:0!important;max-height:2.35em!important;margin:0!important;padding:0 1px!important;background:transparent!important;transform:none!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:ellipsis!important;text-align:center!important;font-family:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif!important;font-size:clamp(10px,16cqw,16px)!important;line-height:1.08!important;font-weight:800!important;letter-spacing:0!important;color:var(--ink)!important}html body .tp-card .label.label-long{font-size:clamp(9px,14cqw,14px)!important;line-height:1.05!important}html body .tp-card .label.label-xlong{max-height:3.25em!important;-webkit-line-clamp:3!important;font-size:clamp(8px,12cqw,12px)!important;line-height:1.02!important}html body .tp-card .emoji{position:static!important;order:initial!important;align-self:start!important;justify-self:center!important;margin:0!important;padding:0!important;transform:none!important;font-size:clamp(22px,36cqw,42px)!important;line-height:1!important;max-width:100%!important;filter:none!important}html body .tp-card .label.label-long+.emoji{font-size:clamp(21px,33cqw,38px)!important}html body .tp-card .label.label-xlong+.emoji{font-size:clamp(19px,29cqw,34px)!important}html body .tp-card.has-img .label{color:#fff!important;text-shadow:0 1px 4px rgb(0 0 0 / .65)!important}html body .tp-card:focus-visible{outline:4px solid rgb(124 58 237 / .35)!important;outline-offset:2px!important}@media (hover:hover) and (pointer:fine){html body .tp-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgb(17 24 39 / .11)!important}}html body .tp-badge-star,html body .tp-badge-remove{width:clamp(18px,22cqw,26px)!important;height:clamp(18px,22cqw,26px)!important;top:3px!important}html body .tp-badge-star{right:3px!important}html body .tp-badge-remove{left:3px!important}html body .tp-badge-star i,html body .tp-badge-remove i{font-size:clamp(8px,9cqw,12px)!important}@media (max-width:339px){html body .tp-grid,html body .tp-grid.is-core{--tp-cols:4}html body .tp-homebtn,html body .tp-iconbtn{width:42px;height:42px;min-width:42px;min-height:42px;flex-basis:42px}}@media (min-width:340px) and (max-width:419px){html body .tp-grid,html body .tp-grid.is-core{--tp-cols:5}}@media (min-width:420px) and (max-width:699px){html body .tp-grid,html body .tp-grid.is-core{--tp-cols:6}}@media (min-width:700px) and (max-width:899px) and (orientation:portrait){html body .tp-grid,html body .tp-grid.is-core{--tp-cols:7;--tp-gap:8px}}@media (orientation:landscape) and (min-width:560px) and (max-width:759px){html body .tp-grid,html body .tp-grid.is-core{--tp-cols:8}}@media (orientation:landscape) and (min-width:760px) and (max-width:1023px){html body .tp-grid,html body .tp-grid.is-core{--tp-cols:10;--tp-gap:6px}}@media (min-width:1024px){html body .tp-grid,html body .tp-grid.is-core{--tp-cols:11;--tp-gap:8px}html body .tp-homebtn,html body .tp-iconbtn{width:48px;height:48px;min-width:48px;min-height:48px;flex-basis:48px}}@media (max-height:520px) and (orientation:landscape){html body .tp-app{padding-top:calc(3px + env(safe-area-inset-top));padding-bottom:calc(5px + env(safe-area-inset-bottom))}html body .tp-sticky-inner{padding:5px}html body .tp-strip{min-height:42px;max-height:64px}html body .tp-chip,html body .tp-catbtn{min-height:38px;height:38px}}@media (prefers-reduced-motion:reduce){html body .tp-card{transition:none!important}}html,body{background:#f8fafc!important}html body .tp-app{padding-top:0!important;padding-left:clamp(6px,1.2vw,18px)!important;padding-right:clamp(6px,1.2vw,18px)!important}html body .tp-sticky{top:0!important;background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-color:#e8eaf0!important;border-top:0!important;border-radius:0 0 clamp(14px,1.7vw,20px) clamp(14px,1.7vw,20px)!important;box-shadow:0 5px 16px rgb(15 23 42 / .08)!important;overflow:hidden!important;isolation:isolate}html body .tp-sticky-inner{padding:calc(6px + env(safe-area-inset-top)) clamp(6px,1vw,12px) 6px!important;gap:6px!important;background:#fff!important}html body .tp-sticky .tp-topbar{margin:0!important;min-width:0}html body .tp-sticky .tp-seg{padding:1px 0 0!important;background:#fff!important}html body .tp-panel{padding-top:0!important}html body .tp-panel-inner{gap:clamp(5px,.8vw,9px)!important}html body #cards-panel{min-width:0}html body .tp-catbar{padding-top:0!important}html body .tp-card{box-shadow:0 2px 8px rgb(15 23 42 / .055)!important}html body .tp-card-inner{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:clamp(1px,1.8cqw,3px)!important;padding:clamp(5px,5cqw,9px)!important}html body .tp-card .label{flex:0 0 auto!important;align-self:center!important;max-height:2.25em!important;font-size:clamp(10px,14cqw,15px)!important;line-height:1.06!important;font-weight:800!important}html body .tp-card .label.label-long{font-size:clamp(9px,12.5cqw,13px)!important;line-height:1.03!important}html body .tp-card .label.label-xlong{max-height:3.1em!important;font-size:clamp(8px,10.5cqw,11px)!important;line-height:1.01!important}html body .tp-card .emoji,html body .tp-card .label.label-long+.emoji,html body .tp-card .label.label-xlong+.emoji{flex:0 0 auto!important;align-self:center!important;margin:0!important;font-size:clamp(20px,29cqw,34px)!important;line-height:1!important}html body .tp-card.has-img .tp-card-inner{justify-content:flex-start!important;padding-top:clamp(5px,5cqw,9px)!important}html body .tp-card.has-img .label{width:auto!important;max-width:94%!important;padding:2px 5px!important;border-radius:7px!important;background:rgb(15 23 42 / .50)!important;color:#fff!important;text-shadow:none!important}html body .tp-modal-backdrop{padding:calc(8px + env(safe-area-inset-top)) 10px calc(8px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important}html body #parent-modal .tp-modal{width:min(780px,100%)!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:20px!important;background:#fff!important;box-shadow:0 20px 55px rgb(15 23 42 / .25)!important}html body #parent-modal .tp-modal-head{padding:11px 12px 9px!important;background:#fff!important}html body #parent-modal .tp-modal-title{font-size:clamp(22px,4.8vw,27px)!important;line-height:1.1!important;font-weight:750!important}html body #parent-modal .tp-close{width:42px!important;height:42px!important;border-radius:13px!important}html body #parent-modal .tp-modal-body{padding:12px!important;gap:10px!important}html body #parent-modal .tp-muted{font-size:14px!important;line-height:1.4!important;font-weight:650!important}html body #parent-modal .tp-pin-prompt{color:#334155!important;font-size:16px!important;font-weight:750!important;margin-bottom:2px!important}html body #parent-modal .tp-input{height:48px!important;padding:0 12px!important;border-radius:13px!important;font-size:16px!important;font-weight:650!important;background:#fff!important}html body #parent-modal textarea.tp-input{height:auto!important;min-height:130px!important;padding:11px 12px!important}html body #parent-modal .tp-btn{min-height:44px!important;height:44px!important;padding:0 12px!important;border-radius:13px!important;gap:7px!important;font-size:15px!important;font-weight:750!important}html body #parent-modal .tp-access-box{padding:10px 11px!important;margin-bottom:2px!important;border-radius:15px!important;gap:8px!important;font-size:14px!important;line-height:1.35!important}html body #parent-modal .tp-access-box strong{font-size:16px!important}html body #parent-modal .tp-access-actions{align-items:center!important}html body #parent-modal .tp-link-mini{font-size:14px!important;padding:8px 4px!important}html body #parent-modal .tp-tabs{gap:6px!important;padding:1px 0 3px!important}html body #parent-modal .tp-tab{height:40px!important;padding:0 12px!important;border-radius:12px!important;font-size:14px!important;font-weight:750!important}html body #parent-modal .tp-row{gap:8px!important}html body #parent-modal .tp-section-title{font-size:17px!important;font-weight:800!important;color:#172033!important}html body #parent-modal .tp-file-pick{min-height:44px;padding:0 12px;border:1px solid rgb(229 231 235 / .85);border-radius:13px;background:#fff;display:inline-flex;align-items:center;gap:8px;color:#172033;font-size:15px;font-weight:750;cursor:pointer}html body #parent-modal .tp-file-pick input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}html body #parent-modal .tp-pin-help{margin-top:2px;color:#64748b;font-size:13px;line-height:1.4}html body #parent-modal .tp-pin-help summary{width:max-content;color:#6d28d9;font-weight:750;cursor:pointer}html body #parent-modal .tp-pin-help p{margin:6px 0 0}html body #parent-modal .tp-carditem{padding:9px;border-radius:14px;gap:9px}html body #parent-modal .tp-thumb{width:54px;height:54px;border-radius:12px}html body #parent-modal .tp-cardmeta .w{font-size:15px}html body #parent-modal .tp-cardmeta .c{font-size:12px}html body #parent-modal .tp-mini{width:42px;height:42px;border-radius:12px}@media (max-width:560px){html body .tp-sticky-inner{padding-left:5px!important;padding-right:5px!important}html body .tp-strip-row{gap:5px!important}html body #parent-modal .tp-modal{border-radius:18px!important}html body #parent-modal .tp-modal-title{font-size:23px!important}html body #parent-modal .tp-row{align-items:stretch!important}html body #parent-modal .tp-row>.tp-input,html body #parent-modal .tp-row>.tp-file-pick{flex:1 1 100%!important;max-width:none!important}html body #parent-modal .tp-btn{font-size:14px!important}}.tp-custom-guidance{margin:10px 0 12px;padding:11px 12px;border:1px solid #ddd6fe;border-radius:14px;background:#faf8ff;color:#554b68;font-size:12.5px;line-height:1.5}.tp-custom-guidance strong{color:#2f2542}.tp-voice-source{display:grid;gap:8px;margin:0 0 12px;padding:12px;border:1px solid #e5e7eb;border-radius:14px;background:#fafafa}.tp-voice-source label{font-size:12px;font-weight:800;color:#374151}.tp-voice-source .tp-muted{font-size:12px;line-height:1.45}.tp-mini.move{color:#5b21b6;background:#f5f3ff}.tp-mini[disabled]{opacity:.32;cursor:not-allowed}.tp-carditem .tp-mini-actions{flex-wrap:wrap;justify-content:flex-end}.tp-arrange-note{font-size:12px;color:#6b7280;margin:0 0 8px}html body .tp-card .tp-symbol-img{display:block;width:clamp(28px,42%,50px);height:clamp(28px,42%,50px);object-fit:contain;flex:0 0 auto;margin:0 auto;pointer-events:none;user-select:none;-webkit-user-drag:none}html body .tp-card .label+.tp-symbol-img{margin-top:clamp(2px,.45vw,5px)}html body .tp-card .label.label-long+.tp-symbol-img{width:clamp(25px,36%,44px);height:clamp(25px,36%,44px);margin-top:2px}html body .tp-card .label.label-xlong+.tp-symbol-img{width:clamp(22px,32%,39px);height:clamp(22px,32%,39px);margin-top:1px}html body .tp-token-symbol{width:1.45em;height:1.45em;object-fit:contain;flex:0 0 auto;pointer-events:none}html body .tp-strip.is-long-phrase .tp-token-symbol{display:none}@media (max-width:390px){html body .tp-card .tp-symbol-img{width:clamp(24px,39%,38px);height:clamp(24px,39%,38px)}html body .tp-card .label.label-long+.tp-symbol-img{width:clamp(22px,34%,34px);height:clamp(22px,34%,34px)}html body .tp-card .label.label-xlong+.tp-symbol-img{width:clamp(20px,30%,30px);height:clamp(20px,30%,30px)}}.tp-topbar{position:relative!important}.tp-primary-tools{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important;width:100%!important;overflow:visible!important}.tp-primary-tools .tp-chip{height:40px!important;min-width:0!important;padding:0 8px!important;border-radius:12px!important;justify-content:center!important;gap:6px!important;font-size:12px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:none!important}.tp-primary-tools .tp-chip i{font-size:14px!important}.tp-primary-tools .tp-chip.active{background:#eeeafe!important;border-color:#d8cff8!important;color:#5842b7!important}.tp-more-wrap{position:relative;min-width:0}.tp-more-wrap>.tp-chip{width:100%}.tp-more-menu{position:absolute;top:calc(100% + 8px);right:0;width:min(310px,calc(100vw - 28px));padding:8px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 20px 55px rgb(17 24 39 / .18);z-index:180}.tp-more-menu[hidden]{display:none!important}.tp-more-menu button{width:100%;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:11px;border:0;border-radius:12px;background:#fff;color:#111827;text-align:left;cursor:pointer}.tp-more-menu button:hover,.tp-more-menu button:focus{background:#f6f4ff;outline:none}.tp-more-menu button>i{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eeeafe;color:#624bc5}.tp-more-menu strong,.tp-more-menu small{display:block}.tp-more-menu strong{font-size:13px}.tp-more-menu small{margin-top:2px;color:#6b7280;font-size:11px;line-height:1.35}.tp-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tp-notes-details{margin-top:14px;padding:12px;border:1px solid #e5e7eb;border-radius:14px;background:#fafafa}.tp-notes-details summary{cursor:pointer;font-weight:850;color:#374151}#parent-modal .tp-access-box{padding:10px 12px!important;font-size:13px!important}#parent-modal .tp-access-box br{display:none}#parent-modal .tp-access-box span{display:block;margin-top:2px;color:#625b78;font-size:11.5px;font-weight:700}#parent-modal .tp-custom-guidance{font-size:12.5px!important;line-height:1.45!important;padding:10px 12px!important}@media(max-width:430px){.tp-primary-tools .tp-chip{height:38px!important;font-size:11px!important;padding:0 5px!important;gap:4px!important}.tp-primary-tools .tp-chip i{font-size:13px!important}}.tp-primary-tools{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;width:100%!important;gap:6px!important}.tp-primary-tools>.tp-chip{width:100%!important;min-width:0!important;justify-content:center!important}#tp-access-box{display:none!important}.tp-parent-utility{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 10px;padding:9px 11px;border:1px solid #e7e8ef;border-radius:13px;background:#f8f7fb;color:#667085;font-size:12px;font-weight:700}.tp-parent-utility .tp-link-mini{flex:0 0 auto;border:0;background:#fff0;color:#5f49bf;font-weight:850;cursor:pointer;padding:4px 6px}@media(max-width:520px){.tp-primary-tools>.tp-chip{min-height:40px!important;padding:5px 4px!important;font-size:11px!important}.tp-primary-tools>.tp-chip i{font-size:13px!important}.tp-parent-utility{font-size:11px}}.tp-voice-details{margin:10px 0 2px;border:1px solid #e7e8ef;border-radius:14px;background:#fafafd;overflow:hidden}.tp-voice-details summary{cursor:pointer;list-style:none;padding:11px 13px;color:#273043;font-size:13px;font-weight:850}.tp-voice-details summary::-webkit-details-marker{display:none}.tp-voice-details summary:after{content:"+";float:right;color:#6b55c8;font-size:18px;line-height:.8}.tp-voice-details[open] summary:after{content:"−"}.tp-voice-controls{padding:0 12px 12px}@media(max-width:520px){.tp-voice-controls .tp-btn{min-height:40px;padding:0 10px;font-size:12px}}#parent-mode-btn{position:relative!important;z-index:3!important;pointer-events:auto!important;touch-action:manipulation!important}#parent-modal{pointer-events:none!important;z-index:999999!important}#parent-modal.show{pointer-events:auto!important}.tp-pin-help-text{margin:9px 0 0;color:#70798b;font-size:12px;line-height:1.45}#pin-reset{border:0;background:#fff0;color:#6a50cb;font-size:12px;font-weight:850;padding:5px 3px;cursor:pointer}.tp-primary-tools{grid-template-columns:repeat(5,minmax(0,1fr))!important}.tp-primary-tools .tp-chip{padding-inline:5px!important;gap:4px!important}@media(max-width:370px){.tp-primary-tools{gap:4px!important}.tp-primary-tools .tp-chip{font-size:9.5px!important;padding-inline:2px!important}.tp-primary-tools .tp-chip i{font-size:12px!important}}.tp-sticky-inner{background:#fff!important}.tp-strip-row{align-items:flex-start!important}.tp-homebtn{align-self:flex-start!important;margin-top:0!important;display:grid!important;place-items:center!important}.tp-topbar{display:block!important;width:100%!important;overflow:visible!important}.tp-primary-tools{display:flex!important;flex-wrap:nowrap!important;width:100%!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;padding:0 1px 2px!important}.tp-primary-tools::-webkit-scrollbar{display:none!important}.tp-primary-tools>.tp-chip{flex:1 0 max-content!important;width:auto!important;min-width:76px!important;height:40px!important;padding:0 10px!important;white-space:nowrap!important}@media(max-width:430px){.tp-primary-tools>.tp-chip{flex:0 0 auto!important;min-width:72px!important;height:38px!important;padding:0 9px!important;font-size:11px!important}.tp-homebtn{width:44px!important;height:44px!important}}.tp-suggest{display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none;padding:2px 0 8px!important}.tp-suggest::-webkit-scrollbar{display:none}.tp-suggest:before{content:"Related";flex:0 0 auto;font-size:11px;font-weight:850;color:#697386;padding-left:2px}.tp-sbtn{flex:0 0 auto!important;min-height:34px!important;padding:0 11px!important;font-size:11px!important;border-radius:999px!important}html body .tp-app{min-height:100%;padding:max(4px,env(safe-area-inset-top)) clamp(6px,1.2vw,16px) calc(10px + env(safe-area-inset-bottom))!important}html body .tp-shell{gap:8px!important}html body .tp-sticky{position:sticky!important;top:0!important;z-index:80!important;overflow:hidden!important;background:#fff!important;border:1px solid #e8eaf0!important;box-shadow:0 5px 16px rgb(17 24 39 / .07)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .tp-sticky-inner{padding:6px!important;gap:6px!important;background:#fff!important}html body .tp-strip-row{align-items:flex-start!important;gap:6px!important}html body .tp-homebtn{align-self:flex-start!important;margin:0!important}html body .tp-strip{min-height:44px!important;max-height:78px!important;background:#fff!important}html body .tp-topbar{display:block!important;width:100%!important;margin:0!important;overflow:visible!important}html body .tp-primary-tools{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;width:100%!important;gap:4px!important;padding:0!important;overflow:visible!important}html body .tp-primary-tools>.tp-chip{width:100%!important;min-width:0!important;height:42px!important;min-height:42px!important;padding:3px 2px!important;border-radius:11px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1px!important;font-size:9.5px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important}html body .tp-primary-tools>.tp-chip i{font-size:13px!important;line-height:1!important}html body .tp-primary-tools>.tp-chip span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}html body .tp-primary-tools>.tp-chip.active{background:#eeeafe!important;border-color:#d7cdf8!important;color:#543db2!important}html body .tp-panel-inner{gap:7px!important}html body .tp-suggest{padding:0 0 5px!important;gap:5px!important}html body .tp-suggest:before{font-size:10px!important}html body .tp-sbtn{min-height:32px!important;height:32px!important;padding:0 10px!important;font-size:10.5px!important;box-shadow:none!important}html body .tp-catbar{padding:0 0 4px!important;gap:5px!important}html body .tp-catbtn{height:38px!important;min-height:38px!important;padding:0 11px!important;font-size:11.5px!important;border-radius:12px!important}html body .tp-card-inner{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:clamp(2px,2cqw,4px)!important;padding:clamp(3px,4cqw,7px)!important}html body .tp-card .label{flex:0 0 auto!important;align-self:stretch!important;max-height:2.25em!important;font-size:clamp(9.5px,15cqw,15px)!important;line-height:1.05!important}html body .tp-card .label.label-long{font-size:clamp(8.5px,13cqw,13px)!important}html body .tp-card .label.label-xlong{font-size:clamp(7.5px,11cqw,11px)!important;max-height:3.1em!important}html body .tp-card .emoji{flex:0 0 auto!important;font-size:clamp(21px,34cqw,38px)!important;line-height:1!important}html body .tp-card .tp-symbol-img{flex:0 0 auto!important;width:clamp(23px,36cqw,40px)!important;height:clamp(23px,36cqw,40px)!important;margin:0!important}html body .tp-card .label.label-long+.tp-symbol-img{width:clamp(21px,32cqw,36px)!important;height:clamp(21px,32cqw,36px)!important}html body .tp-card .label.label-xlong+.tp-symbol-img{width:clamp(19px,29cqw,32px)!important;height:clamp(19px,29cqw,32px)!important}@media(min-width:520px){html body .tp-primary-tools>.tp-chip{height:40px!important;flex-direction:row!important;gap:5px!important;font-size:11px!important}html body .tp-primary-tools>.tp-chip i{font-size:13px!important}}@media(max-width:340px){html body .tp-primary-tools>.tp-chip{font-size:8.5px!important}html body .tp-primary-tools>.tp-chip i{font-size:12px!important}}html body .tp-app{background:#f7f8fb!important}html body .tp-sticky{border-radius:18px!important;border-color:#dde1e9!important;box-shadow:0 6px 20px rgb(17 24 39 / .075)!important}html body .tp-homebtn,html body .tp-iconbtn,html body .tp-primary-tools>.tp-chip,html body .tp-catbtn,html body .tp-sbtn,html body .tp-btn,html body .tp-close,html body .tp-tab{transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease!important}html body .tp-homebtn:focus-visible,html body .tp-iconbtn:focus-visible,html body .tp-primary-tools>.tp-chip:focus-visible,html body .tp-catbtn:focus-visible,html body .tp-sbtn:focus-visible,html body .tp-btn:focus-visible,html body .tp-close:focus-visible,html body .tp-tab:focus-visible,html body .tp-input:focus-visible,html body .tp-card:focus-visible{outline:3px solid rgb(104 82 207 / .28)!important;outline-offset:2px!important}html body .tp-primary-tools>.tp-chip{border-color:#dde1e9!important;background:#fff!important;box-shadow:none!important}html body .tp-primary-tools>.tp-chip.active{background:#ebe7ff!important;border-color:#cfc4f7!important;color:#4f3aab!important}html body .tp-catbtn{background:#fff!important;border-color:#dde1e9!important;box-shadow:none!important}html body .tp-catbtn.active{background:#6852cf!important;border-color:#6852cf!important;color:#fff!important}html body .tp-sbtn{background:#fff!important;border-color:#e0e3ea!important;box-shadow:none!important}html body .tp-card{border-color:#dfe3ea!important;border-radius:15px!important;box-shadow:0 2px 8px rgb(17 24 39 / .055)!important}html body .tp-card:active{transform:scale(.985)!important}html body .tp-input{border-color:#d9dde5!important;background:#fff!important;border-radius:12px!important;box-shadow:none!important}html body .tp-input:focus{border-color:#806ad8!important;box-shadow:0 0 0 4px rgb(104 82 207 / .11)!important;outline:none!important}html body .tp-btn{min-height:46px!important;height:auto!important;padding:10px 15px!important;border-color:#d9dde5!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important;font-size:14px!important}html body .tp-btn.primary{background:#6852cf!important;border-color:#6852cf!important;color:#fff!important}html body .tp-btn.primary:hover{background:#513db5!important;border-color:#513db5!important}html body .tp-modal{border-radius:22px!important;border:1px solid #e2e5eb!important;box-shadow:0 24px 70px rgb(17 24 39 / .20)!important}html body .tp-modal-head{border-bottom-color:#e7e9ef!important}html body .tp-tab{border-radius:10px!important}html body .tp-toast{border-radius:12px!important}@media(max-width:520px){html body .tp-app{padding-inline:5px!important}html body .tp-sticky{border-radius:14px!important}html body .tp-card{border-radius:13px!important}}@media(prefers-reduced-motion:reduce){html body .tp-app *{transition:none!important;animation:none!important}}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}html,body,.tp-app{touch-action:manipulation;-webkit-text-size-adjust:100%}.tp-app,.tp-shell,.tp-sticky,.tp-panel{background:#f8fafc!important;color:#243047!important}.tp-sticky-inner,.tp-panel-inner{background:#fff!important}.tp-strip-row{gap:8px!important}.tp-strip{border:1px solid #e6eaf0!important;background:#fff!important;box-shadow:0 2px 8px rgb(36 48 71 / .05)!important}.tp-primary-tools{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px!important;overflow:visible!important}.tp-primary-tools .tp-chip{width:100%!important;height:42px!important;border:1px solid #e5e9f0!important;background:#fff!important;color:#536078!important;font-weight:500!important;box-shadow:0 2px 0 #dfe4ec!important}.tp-primary-tools .tp-chip.active{background:#f2f0ff!important;border-color:#d9d2f5!important;color:#5645a7!important;box-shadow:0 2px 0 #cbc2ed!important}.tp-primary-tools .tp-chip:active,.tp-iconbtn:active,.tp-catbtn:active{transform:translateY(2px)!important;box-shadow:none!important}.tp-chip,.tp-catbtn,.tp-btn,.tp-muted,.tp-cardmeta .w,.tp-cardmeta .c{font-weight:500!important}.tp-catbtn{background:#fff!important;border:1px solid #e5e9f0!important;color:#46536b!important;box-shadow:0 2px 0 #dfe4ec!important}.tp-catbtn.active{background:#eef7ff!important;border-color:#c8dff4!important;color:#315f86!important}.tp-catbtn.is-favorites{display:inline-flex!important;align-items:center!important;gap:6px!important}.tp-catbtn.is-favorites i{color:#d4a017!important;font-size:12px!important}.tp-iconbtn{background:#fff!important;border:1px solid #e4e8ef!important;box-shadow:0 3px 0 #dfe4ec!important}.tp-iconbtn.trash i{color:#7d8798!important}.tp-iconbtn.star i{color:#d4a017!important}.tp-iconbtn.speak{background:#eef6ff!important;border-color:#c8ddf2!important}.tp-parent-home{display:inline-flex;align-items:center;gap:7px;color:#536078;text-decoration:none;font-weight:500;padding:7px 9px;border:1px solid #e4e8ef;border-radius:10px;background:#fff;box-shadow:0 2px 0 #dfe4ec}.tp-parent-home:active{transform:translateY(2px);box-shadow:none}@media(max-width:560px){html body .tp-iconbtn{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;flex-basis:38px!important;border-radius:10px!important}html body .tp-iconbtn i{font-size:14px!important}html body .tp-actions{gap:4px!important}.tp-primary-tools .tp-chip{height:38px!important;min-height:38px!important;font-size:10.5px!important;padding:0 3px!important;gap:3px!important}.tp-primary-tools .tp-chip i{font-size:12px!important}}#routine-folder-bar[hidden],#routine-folder-bar[aria-hidden="true"]{display:none!important}:root{--bg1:#f7f9fc;--bg2:#ffffff;--ink:#1b2638;--muted:#667489;--primary:#17345f;--shadow:0 8px 22px rgba(28,45,72,.09);--radius:16px}.tp-sticky{background:rgb(255 255 255 / .94);border-color:#dfe5ed;box-shadow:0 5px 18px rgb(28 45 72 / .08)}.tp-chip,.tp-catbtn,.tp-btn,.tp-iconbtn,.tp-card{font-weight:500!important}.tp-chip,.tp-catbtn{background:#fff!important;color:#27364d!important;border:1px solid #dfe5ed!important;box-shadow:0 3px 0 #d8dee8!important;border-radius:13px!important}.tp-chip.active,.tp-catbtn.active{background:#edf3fb!important;color:#17345f!important;border-color:#b7c9e2!important;box-shadow:0 3px 0 #aebfd6!important}.tp-catbtn.is-favorites i{color:#c59119!important;margin-right:5px}.tp-card{border:1px solid rgb(155 170 191 / .42)!important;box-shadow:0 4px 0 rgb(155 170 191 / .35),0 9px 18px rgb(28 45 72 / .06)!important;transition:transform .07s ease,box-shadow .07s ease!important}.tp-card:active{transform:translateY(3px)!important;box-shadow:0 1px 0 rgb(155 170 191 / .35),0 5px 10px rgb(28 45 72 / .05)!important}.tp-iconbtn{background:#fff!important;border-color:#dfe5ed!important;box-shadow:0 3px 0 #d8dee8,0 8px 14px rgb(28 45 72 / .06)!important}.tp-iconbtn:active{transform:translateY(3px)!important;box-shadow:0 1px 0 #d8dee8,0 4px 8px rgb(28 45 72 / .05)!important}.tp-iconbtn.star{background:#fff9e7!important;border-color:#e8d39d!important}.tp-iconbtn.star i{color:#b98514!important}.tp-card .label,.tp-token,.tp-strip-empty{font-weight:500!important}@media(max-width:560px){:root{--tap:44px}.tp-iconbtn{border-radius:12px!important}.tp-iconbtn i{font-size:17px!important}.tp-actions{gap:6px!important}.tp-strip-row{gap:7px!important}.tp-sticky-inner{padding:8px!important}.tp-chip{min-height:42px!important;padding:7px 10px!important}.tp-catbtn{min-height:40px!important;padding:7px 11px!important}.tp-card .label{font-size:12px!important}}.yuna-orientation-gate{display:none;position:fixed;inset:0;z-index:2147483647;background:#fff;padding:24px;place-items:center;text-align:center}.yuna-wrong-orientation .yuna-orientation-gate{display:grid}.yuna-wrong-orientation body{overflow:hidden!important}.yuna-orientation-card{width:min(340px,100%);padding:28px 22px;border:1px solid #e3e6ec;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgb(31 36 56 / .12)}.yuna-orientation-icon{width:56px;height:56px;display:grid;place-items:center;margin:0 auto 12px;border-radius:17px;background:#fbf6e7;color:#9a7720;font-size:30px}.yuna-orientation-card h2{margin:0 0 7px;font-size:22px;line-height:1.2;font-weight:600;color:#202536}.yuna-orientation-card p{margin:0;color:#687083;font-size:14px;line-height:1.5}html,body,.tp-app{touch-action:manipulation;-webkit-text-size-adjust:100%}.tp-parent-coach{display:flex;align-items:center;gap:8px;margin:7px 0 2px;padding:9px 12px;border:1px solid #cfe0d3;border-radius:13px;background:#f3fbf5;color:#244a31;font-size:14px;line-height:1.35;box-shadow:0 3px 10px rgb(36 74 49 / .06)}.tp-parent-coach[hidden]{display:none!important}.tp-parent-coach-icon{font-size:18px;flex:0 0 auto}.tp-parent-coach strong{font-weight:700!important}@media(max-width:560px){.tp-parent-coach{margin-top:5px;padding:7px 9px;font-size:12.5px;border-radius:11px}}.tp-plus-status{position:fixed;z-index:999;right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #d8bd69;border-radius:999px;background:rgb(255 250 230 / .96);box-shadow:0 6px 18px rgb(96 72 16 / .13);color:#73550c;font-size:11px;font-weight:900;pointer-events:none}.tp-plus-avatar{font-size:18px;line-height:1}.tp-parent-coach{align-items:flex-start}.tp-parent-coach-content{display:grid;gap:5px;line-height:1.42}.tp-parent-coach-content>strong{font-size:13px;letter-spacing:.02em}.tp-parent-coach-content #parent-coach-text{display:grid;gap:4px}.tp-coach-daily{margin-top:3px;padding-top:6px;border-top:1px solid rgb(91 75 164 / .18)}.tp-primary-tools{grid-template-columns:repeat(5,minmax(0,1fr))!important;overflow:visible!important}.tp-more-wrap{position:relative!important;display:block!important;min-width:0!important;width:100%!important}.tp-more-wrap>#tp-more-btn{display:flex!important;width:100%!important;height:42px!important;min-width:0!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0 8px!important;border:1px solid #e5e9f0!important;border-radius:13px!important;background:#fff!important;color:#536078!important;font-size:12px!important;font-weight:500!important;box-shadow:0 2px 0 #dfe4ec!important}.tp-more-wrap>#tp-more-btn i{font-size:14px!important;color:#17345f!important}.tp-more-wrap>#tp-more-btn[aria-expanded="true"]{background:#f2f0ff!important;border-color:#d9d2f5!important;color:#5645a7!important;box-shadow:0 2px 0 #cbc2ed!important}.tp-more-menu{display:block!important;position:absolute!important;right:0!important;top:calc(100% + 9px)!important;width:min(340px,calc(100vw - 22px))!important;padding:9px!important;border:1px solid #dde3eb!important;border-radius:18px!important;background:rgb(255 255 255 / .985)!important;box-shadow:0 24px 70px rgb(17 24 39 / .22)!important;z-index:9999!important}.tp-more-menu[hidden]{display:none!important}.tp-more-menu button{width:100%!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;padding:10px!important;border:0!important;border-radius:13px!important;background:#fff!important;color:#172033!important;text-align:left!important;cursor:pointer!important}.tp-more-menu button:hover,.tp-more-menu button:focus-visible,.tp-more-menu button.is-active{background:#f3f0ff!important;outline:none!important}.tp-more-menu button>i{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:11px!important;background:#eeeafe!important;color:#5e49bc!important;font-size:15px!important}.tp-more-menu button span,.tp-more-menu button strong,.tp-more-menu button small{display:block!important;min-width:0!important}.tp-more-menu button strong{font-size:13px!important;font-weight:650!important}.tp-more-menu button small{margin-top:2px!important;color:#69758a!important;font-size:11px!important;line-height:1.35!important}.tp-parent-coach{display:block!important;margin:6px 0 2px!important;padding:0!important;overflow:hidden!important;border:1px solid #cfe0d3!important;border-radius:13px!important;background:#f3fbf5!important;color:#244a31!important}.tp-parent-coach[hidden]{display:none!important}.tp-parent-coach-toggle{width:100%!important;min-height:44px!important;display:grid!important;grid-template-columns:auto auto 1fr auto!important;gap:8px!important;align-items:center!important;padding:8px 11px!important;border:0!important;background:transparent!important;color:#244a31!important;text-align:left!important;font:inherit!important;cursor:pointer!important}.tp-parent-coach-toggle strong{font-size:13px!important;font-weight:650!important}.tp-parent-coach-toggle>span:nth-of-type(2){justify-self:end!important;color:#52705b!important;font-size:11px!important;font-weight:600!important}.tp-parent-coach-toggle i{font-size:11px!important;transition:transform .18s ease!important}.tp-parent-coach.is-open .tp-parent-coach-toggle i{transform:rotate(180deg)!important}.tp-parent-coach-content{display:none!important;padding:0 12px 11px 38px!important;font-size:13px!important;line-height:1.42!important}.tp-parent-coach.is-open .tp-parent-coach-content{display:grid!important}@media(min-width:701px){.tp-parent-coach-toggle>span:nth-of-type(2){display:inline!important}}.tp-voice-modal{width:min(720px,calc(100vw - 24px))!important;max-height:min(88vh,820px)!important}.tp-voice-modal .tp-modal-head{display:grid!important;grid-template-columns:48px 1fr 48px!important;align-items:center!important;padding:12px 16px!important}.tp-voice-modal .tp-modal-title{text-align:center!important;font-size:24px!important;font-weight:600!important}.tp-voice-back{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;border:1px solid #e2e6ed!important;border-radius:999px!important;background:#fff!important;color:#172033!important;font-size:18px!important;cursor:pointer!important}.tp-voice-head-spacer{width:44px;height:44px}.tp-voice-body{gap:16px!important;overflow-y:auto!important}.tp-voice-source{display:grid!important;gap:7px!important}.tp-voice-source>label{font-size:12px!important;font-weight:650!important;color:#536078!important}.tp-voice-filters{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;padding:4px!important;border-radius:999px!important;background:#eceef3!important}.tp-voice-filters button{min-height:38px!important;padding:0 8px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#303846!important;font:inherit!important;font-size:12px!important;font-weight:550!important;cursor:pointer!important}.tp-voice-filters button.is-active{background:#fff!important;color:#111827!important;box-shadow:0 2px 8px rgb(17 24 39 / .08)!important}.tp-voice-instruction{margin:2px 0 0!important;text-align:center!important;font-size:16px!important;color:#263247!important}.tp-voice-native-select{display:none!important}.tp-voice-list{display:grid!important;border:1px solid #e5e8ee!important;border-radius:20px!important;background:#fff!important;overflow:hidden!important}.tp-voice-row{width:100%!important;display:grid!important;grid-template-columns:28px 48px minmax(0,1fr) 42px!important;gap:10px!important;align-items:center!important;min-height:76px!important;padding:10px 14px!important;border:0!important;border-bottom:1px solid #e8ebf0!important;background:#fff!important;color:#111827!important;text-align:left!important;cursor:pointer!important}.tp-voice-row:last-child{border-bottom:0!important}.tp-voice-row:hover,.tp-voice-row:focus-visible{background:#f8f9fc!important;outline:none!important}.tp-voice-row.is-selected{background:#f5f2ff!important}.tp-voice-check{color:#3478c9!important;font-size:22px!important;font-weight:700!important}.tp-voice-flag{font-size:31px!important;line-height:1!important}.tp-voice-copy{display:grid!important;gap:3px!important;min-width:0!important}.tp-voice-copy strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:16px!important;font-weight:650!important}.tp-voice-copy small{color:#7a8392!important;font-size:12px!important}.tp-voice-preview{display:grid!important;place-items:center!important;color:#3478c9!important;font-size:18px!important}.tp-voice-test{align-self:center!important;min-width:220px!important}body.tp-focus-mode #category-toolbar,body.tp-focus-mode #routine-folder-bar,body.tp-focus-mode #suggest-row,body.tp-focus-mode #parent-coach-hint{display:none!important}body.tp-focus-mode .tp-grid{grid-template-columns:repeat(auto-fit,minmax(128px,1fr))!important;gap:12px!important}body.tp-focus-mode .tp-card{min-height:128px!important}@media(max-width:700px){.tp-more-wrap>#tp-more-btn{height:38px!important;font-size:10.5px!important;padding:0 3px!important;gap:3px!important}.tp-more-wrap>#tp-more-btn i{font-size:12px!important}.tp-more-menu{position:fixed!important;left:10px!important;right:10px!important;top:auto!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;width:auto!important;max-height:min(72vh,580px)!important;overflow-y:auto!important;padding:10px!important;border-radius:22px!important}.tp-more-menu::before{content:"More tools";display:block;padding:5px 8px 10px;color:#172033;font-size:17px;font-weight:650}.tp-parent-coach-content{padding:0 10px 10px 10px!important;font-size:12px!important}.tp-voice-backdrop{align-items:flex-end!important;padding:0!important}.tp-voice-modal{width:100%!important;max-width:none!important;max-height:92vh!important;margin:0!important;border-radius:26px 26px 0 0!important}.tp-voice-modal .tp-modal-title{font-size:22px!important}.tp-voice-body{padding:14px 12px calc(18px + env(safe-area-inset-bottom))!important}.tp-voice-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:18px!important;gap:3px!important}.tp-voice-filters button{border-radius:14px!important}.tp-voice-instruction{font-size:15px!important}.tp-voice-row{grid-template-columns:24px 42px minmax(0,1fr) 36px!important;min-height:70px!important;padding:9px 10px!important;gap:8px!important}.tp-voice-flag{font-size:27px!important}.tp-voice-copy strong{font-size:15px!important}.tp-voice-test{width:100%!important;min-width:0!important}body.tp-focus-mode .tp-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}body.tp-focus-mode .tp-card{min-height:112px!important}}body.lwy-plus-member{--primary:var(--lwy-plus-accent,#7563c7)}body.lwy-plus-member .tp-chip.active,body.lwy-plus-member .tp-catbtn.active,body.lwy-plus-member .tp-more-wrap>#tp-more-btn[aria-expanded="true"]{background:var(--lwy-plus-soft,#f4f1ff)!important;border-color:rgba(var(--lwy-plus-rgb,117,99,199),.32)!important;color:var(--lwy-plus-deep,#4c3c89)!important;box-shadow:0 3px 0 rgba(var(--lwy-plus-rgb,117,99,199),.20)!important}body.lwy-plus-member .tp-more-menu button>i{background:var(--lwy-plus-soft,#f4f1ff)!important;color:var(--lwy-plus-deep,#4c3c89)!important}body.lwy-plus-member .tp-iconbtn.speak i,body.lwy-plus-member .tp-chip i{color:var(--lwy-plus-accent,#7563c7)!important}body.lwy-plus-member .tp-plus-status{border-color:rgba(var(--lwy-plus-rgb,117,99,199),.35)!important;background:color-mix(in srgb,var(--lwy-plus-soft,#f4f1ff) 82%,#fff 18%)!important;color:var(--lwy-plus-deep,#4c3c89)!important}.tp-premium-voice-note{display:grid;gap:4px;padding:13px 14px;border:1px solid #dcd5fa;border-radius:15px;background:#f7f4ff;color:#46398a}.tp-premium-voice-note strong{font-size:14px}.tp-premium-voice-note span{color:#667085;font-size:12px;line-height:1.5}.tp-voice-list .tp-voice-row:nth-child(n+5){display:none!important}.tp-more-menu:not([hidden]){display:block!important}html body .tp-sticky{overflow:visible!important}html body .tp-sticky-inner{overflow:visible!important}html body .tp-topbar,html body .tp-primary-tools,html body .tp-more-wrap{overflow:visible!important}.tp-more-menu{position:fixed!important;top:var(--tp-more-top,88px)!important;left:var(--tp-more-left,auto)!important;right:auto!important;width:min(350px,calc(100vw - 24px))!important;max-height:min(70vh,620px)!important;overflow:auto!important;z-index:2147483000!important}.tp-more-menu[hidden],.tp-more-menu:not(.is-open){display:none!important}.tp-more-menu.is-open:not([hidden]){display:block!important}.tp-parent-coach-content{display:none!important}.tp-parent-coach.is-open .tp-parent-coach-content{display:grid!important}.tp-parent-coach-toggle>span:nth-of-type(2){display:inline!important}.tp-premium-voice-status{margin-top:5px;padding:9px 10px;border-radius:11px;background:#fff;color:#526077;font-size:12px;line-height:1.45;border:1px solid #e0dcf5}.tp-premium-voice-status.is-working{background:#eefbf4;border-color:#b9e7cc;color:#17633d}.tp-premium-voice-status.is-error{background:#fff3f3;border-color:#f2c3c3;color:#8b2626;white-space:normal;overflow-wrap:anywhere}@media(max-width:700px){.tp-more-menu{left:10px!important;right:10px!important;top:auto!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;width:auto!important}}#quick-save-btn.active{background:#fff8e7!important;border-color:#ead59a!important;box-shadow:0 5px 14px rgb(111 78 18 / .10)!important}#quick-save-btn.active i{color:#8a611c!important}html body .tp-primary-tools{grid-template-columns:repeat(4,minmax(0,1fr))!important}html body .tp-iconbtn.keyboard{background:#f3f0ff!important;border-color:#d8d0f5!important;color:#5844ad!important}html body .tp-iconbtn.keyboard[hidden]{display:none!important}.tp-help-panel{max-width:980px;margin:0 auto;padding:4px 0 28px}.tp-help-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:2px 0 14px}.tp-help-heading h2{margin:2px 0 3px;font-family:var(--font-sans,"Inter",system-ui,sans-serif);font-size:clamp(25px,4vw,36px);line-height:1.05;letter-spacing:-.035em;color:#1b2638}.tp-help-heading p{margin:0;color:#667489;font-size:14px}.tp-help-kicker{display:block;color:#705dbb;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.tp-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tp-help-card{min-height:112px;padding:16px;border:1px solid #dfe5ed;border-radius:18px;background:#fff;color:#1f2d42;box-shadow:0 4px 0 #dce2ea,0 10px 22px rgb(28 45 72 / .06);font:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;transition:transform .08s ease,box-shadow .08s ease,border-color .14s ease}.tp-help-card span{font-size:29px;line-height:1}.tp-help-card strong{font-family:var(--font-sans,"Inter",system-ui,sans-serif);font-size:clamp(16px,2vw,20px);line-height:1.15;letter-spacing:-.015em}.tp-help-card:hover{border-color:#c7d2e1;background:#fbfcfe}.tp-help-card:active{transform:translateY(3px);box-shadow:0 1px 0 #dce2ea,0 5px 12px rgb(28 45 72 / .05)}.tp-help-note{margin:15px 2px 0;color:#667489;font-size:12px;line-height:1.5}#parent-modal .tp-modal,#parent-modal .tp-modal-title,#parent-modal button,#parent-modal input,#parent-modal select,#parent-modal textarea,#parent-modal label,#parent-modal summary{font-family:var(--font-sans,"Inter","Helvetica Neue",Arial,system-ui,sans-serif)!important}#parent-modal .tp-modal-title{font-size:clamp(1.35rem,2vw,1.65rem)!important;font-weight:800!important;letter-spacing:-.025em!important;color:#1b2638!important}#parent-modal .tp-tab,#parent-modal .tp-section-title{font-weight:700!important;letter-spacing:-.01em!important}#parent-modal .tp-muted{font-size:.82rem!important;line-height:1.5!important;font-weight:500!important;color:#667489!important}#parent-modal .tp-parent-utility{justify-content:flex-start!important;line-height:1.45!important;background:#f8fafc!important}#parent-modal .tp-parent-home{flex:0 0 auto}.tp-settings-intro{margin:0 0 12px;padding:12px 14px;border:1px solid #e3e8ef;border-radius:14px;background:#f8fafc;color:#536078;font-size:13px;line-height:1.5}.tp-setting-row{margin:10px 0;border:1px solid #e2e7ee;border-radius:16px;background:#fff}.tp-setting-row label{display:flex;align-items:flex-start;gap:12px;padding:14px;cursor:pointer}.tp-setting-row input{margin-top:3px;width:19px;height:19px;accent-color:#6854c9}.tp-setting-row span{display:grid;gap:3px;color:#26364c}.tp-setting-row strong{font-size:14px;font-weight:750}.tp-setting-row small{color:#69768a;font-size:12px;line-height:1.45}.tp-danger-zone{margin-top:15px;border:1px solid #f1d5d8;border-radius:15px;background:snow;overflow:hidden}.tp-danger-zone summary{padding:12px 14px;color:#8c3441;font-weight:700;cursor:pointer}.tp-danger-zone p{margin:0;padding:0 14px 10px;color:#76545a;font-size:12px;line-height:1.5}.tp-danger-zone .tp-btn{margin:0 14px 14px;border-color:#e9bcc3!important;color:#8c3441!important;background:#fff!important}.tp-voice-filters{margin:10px 0 12px!important}.tp-voice-instruction strong{font-weight:750;color:#26364c}@media(max-width:700px){.tp-help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tp-help-card{min-height:94px;padding:12px;border-radius:16px}.tp-help-card span{font-size:25px}.tp-help-heading{margin-top:0}}@media(max-width:420px){html body .tp-primary-tools>.tp-chip{font-size:10px!important}.tp-help-card strong{font-size:15px}}.tp-voice-list .tp-voice-row{display:grid!important}.tp-premium-voice-errors[hidden],.tp-premium-voice-status[hidden]{display:none!important}.tp-premium-voice-errors{padding:0!important;border:0!important;background:transparent!important}.tp-voice-instruction{margin:0 0 10px!important;color:#536078!important;font-size:13px!important;line-height:1.5!important}.tp-voice-list{display:grid!important;gap:8px!important}.tp-voice-row{grid-template-columns:24px 44px minmax(0,1fr) 36px!important}.tp-voice-badge{width:40px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eef3fa;color:#24405f;font-size:11px;font-weight:800;letter-spacing:-.01em}.tp-voice-row.is-selected .tp-voice-badge{background:#e9e3ff;color:#5946ac}#parent-modal .tp-pin-recovery{margin-top:10px;border:1px solid #e2e7ee;border-radius:14px;background:#f8fafc;overflow:hidden}#parent-modal .tp-pin-recovery summary{padding:11px 13px;cursor:pointer;color:#536078;font-size:12px;font-weight:700}#parent-modal .tp-pin-recovery p{margin:0;padding:0 13px 10px;color:#667489;font-size:12px;line-height:1.5}#parent-modal .tp-pin-recovery .tp-row{padding:0 13px 13px;margin:0}#parent-modal .tp-pin-recovery .tp-input{text-transform:uppercase;letter-spacing:.06em}.tp-recovery-code-box{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;margin:12px 0;padding:12px 14px;border:1px solid #e2e7ee;border-radius:15px;background:#f8fafc}.tp-recovery-code-box>div{display:grid;gap:2px;min-width:0}.tp-recovery-code-box strong{font-size:13px;color:#26364c}.tp-recovery-code-box small{font-size:11.5px;color:#69768a;line-height:1.4}.tp-recovery-code-box code{padding:8px 10px;border:1px solid #dfe5ed;border-radius:10px;background:#fff;color:#35465e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700;white-space:nowrap}.tp-custom-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:0 0 12px}.tp-field{display:grid;gap:6px;min-width:0;color:#34445b;font-size:12px;font-weight:700}.tp-field>span{display:flex;align-items:baseline;gap:5px;padding-left:2px}.tp-field small{color:#7a8697;font-size:10.5px;font-weight:500}.tp-field-wide{grid-column:1/-1}.tp-field .tp-input{width:100%!important;max-width:none!important}.tp-custom-card-preview{min-height:82px;display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 12px;padding:14px;border:1px solid rgb(116 132 153 / .35);border-radius:17px;background:#f6f4ff;color:#24344b;box-shadow:0 4px 0 rgb(143 154 171 / .32),0 9px 18px rgb(28 45 72 / .05);transition:background .15s ease}.tp-custom-card-preview .tp-custom-preview-emoji{font-size:30px;line-height:1}.tp-custom-card-preview strong{font-size:16px;font-weight:700;letter-spacing:-.015em;text-align:center}html body .tp-card{border:1px solid rgb(145 160 181 / .46)!important;box-shadow:0 5px 0 rgb(145 160 181 / .34),0 11px 22px rgb(28 45 72 / .075)!important;transform:translateY(0)!important;transition:transform .08s ease,box-shadow .08s ease,border-color .15s ease,filter .15s ease!important}@media(hover:hover){html body .tp-card:hover{transform:translateY(-1px)!important;box-shadow:0 6px 0 rgb(145 160 181 / .34),0 13px 24px rgb(28 45 72 / .08)!important;filter:saturate(.98)}}html body .tp-card:active,html body .tp-card.is-pressed{transform:translateY(4px)!important;box-shadow:0 1px 0 rgb(145 160 181 / .34),0 5px 10px rgb(28 45 72 / .05)!important}html body .tp-card:focus-visible{outline:3px solid rgb(104 82 207 / .30)!important;outline-offset:3px!important}@media(max-width:620px){.tp-custom-form-grid{grid-template-columns:1fr}.tp-field-wide{grid-column:auto}.tp-recovery-code-box{grid-template-columns:1fr}.tp-recovery-code-box code{white-space:normal;overflow-wrap:anywhere}.tp-recovery-code-box .tp-btn{width:100%}}.tp-plus-status{display:none!important}.tp-child-identity{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;margin:0 0 6px;padding:5px 9px 5px 6px;border:1px solid color-mix(in srgb,var(--lwy-plus-accent,#7563c7) 26%,#e7eaf0);border-radius:999px;background:color-mix(in srgb,var(--lwy-plus-soft,#f3f0ff) 72%,#fff);color:#253247;box-shadow:0 2px 0 rgb(128 115 177 / .18)}.tp-child-identity-avatar{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:50%;background:#fff;font-size:17px;box-shadow:0 1px 4px rgb(31 45 67 / .12)}.tp-child-identity-copy{display:flex;align-items:center;gap:7px;min-width:0}.tp-child-identity-copy strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;letter-spacing:-.01em}.tp-child-identity-copy small{padding:2px 6px;border-radius:999px;background:var(--lwy-plus-accent,#7563c7);color:#fff;font-size:9px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.tp-help-chip{background:#fff4e8!important;border-color:#edc89f!important;color:#713f16!important;box-shadow:0 3px 0 #dfb985!important}.tp-help-chip i{color:#b45309!important}.tp-help-chip.active{background:#ffe9cf!important;border-color:#daa969!important;color:#6b370d!important;box-shadow:0 3px 0 #ce9d5d!important}.tp-help-panel{padding-top:2px}.tp-help-heading{margin-bottom:11px}.tp-help-heading h2{font-size:clamp(24px,4vw,34px)}.tp-help-heading p{font-size:14px;font-weight:650;color:#5d697c}.tp-help-kicker,.tp-help-note{display:none!important}.tp-help-card{background:#fff5e9;border-color:#edcfaa;box-shadow:0 5px 0 #dfc096,0 12px 24px rgb(63 47 24 / .08);touch-action:manipulation;-webkit-tap-highlight-color:#fff0;user-select:none;-webkit-user-select:none}.tp-help-card:nth-child(2),.tp-help-card:nth-child(6),.tp-help-card:nth-child(7){background:#fff0f1;border-color:#ecc3c8;box-shadow:0 5px 0 #dfb2b8,0 12px 24px rgb(72 32 39 / .07)}.tp-help-card:nth-child(4){background:#eef9f0;border-color:#bfddc4;box-shadow:0 5px 0 #afd0b5,0 12px 24px rgb(29 67 39 / .07)}.tp-help-card:nth-child(5){background:#eef7ff;border-color:#bfd7eb;box-shadow:0 5px 0 #aac9e0,0 12px 24px rgb(29 54 77 / .07)}.tp-help-card:nth-child(8),.tp-help-card:nth-child(9){background:#f3f0ff;border-color:#d5ccf0;box-shadow:0 5px 0 #c5bbe5,0 12px 24px rgb(47 38 80 / .07)}.tp-help-card.is-pressed,.tp-help-card:active{transform:translateY(4px)!important;box-shadow:0 1px 0 rgb(120 100 70 / .25),0 4px 8px rgb(31 45 67 / .05)!important}.tp-card,.tp-chip,.tp-iconbtn,.tp-help-card{touch-action:manipulation;-webkit-tap-highlight-color:#fff0}.tp-card.is-pressed{transform:translateY(3px)!important;box-shadow:0 1px 0 rgb(155 170 191 / .35),0 5px 10px rgb(28 45 72 / .05)!important}.tp-chip,.tp-iconbtn{min-height:44px!important}.tp-iconbtn{min-width:44px!important}.tp-chip:active,.tp-iconbtn:active{transition-duration:.06s!important}@media(min-width:700px) and (orientation:portrait){.tp-app{padding-inline:10px!important}.tp-grid{--tp-cols:6!important}.tp-card{min-height:118px!important}.tp-sticky{max-width:none!important}}@media(max-width:560px){.tp-child-identity{margin-bottom:5px;padding-block:4px}.tp-child-identity-copy strong{max-width:118px}.tp-help-chip span{font-size:9.5px}}.tp-topbar{margin-top:10px!important}.tp-child-identity{display:none!important}.tp-help-card .tp-help-symbol{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 12px;border-radius:17px;background:rgb(255 255 255 / .72);border:1px solid rgb(31 42 68 / .10);box-shadow:0 5px 12px rgb(31 42 68 / .10);font-size:1.65rem;color:#28344f}.tp-help-card.help-urgent .tp-help-symbol,.tp-help-card.help-stop .tp-help-symbol{color:#a33d48;background:#fff4f4}.tp-help-card.help-wait .tp-help-symbol{color:#946614;background:#fff9df}.tp-help-card.help-break .tp-help-symbol,.tp-help-card.help-quiet .tp-help-symbol{color:#35715a;background:#effaf3}.tp-help-card.help-bathroom .tp-help-symbol,.tp-help-card.help-water .tp-help-symbol{color:#356a96;background:#eff7ff}.tp-help-card.help-hurts .tp-help-symbol,.tp-help-card.help-sick .tp-help-symbol,.tp-help-card.help-scared .tp-help-symbol{color:#9a4a59;background:#fff2f5}.tp-help-card.help-mom .tp-help-symbol,.tp-help-card.help-dad .tp-help-symbol{color:#6650a6;background:#f4f1ff}.tp-help-card strong{line-height:1.16}@media (max-width:600px){.tp-help-grid{gap:14px!important}.tp-help-card{min-height:176px!important;padding:20px 12px!important}.tp-help-card .tp-help-symbol{width:50px;height:50px;font-size:1.48rem;margin-bottom:10px}}#parent-modal .tp-parent-check-copy{padding:0 13px 8px}#parent-modal .tp-parent-check-copy strong{display:block;color:#26334a;font-size:13px;font-weight:800;letter-spacing:-.01em}#parent-modal .tp-parent-check-copy p{padding:0;margin:4px 0 0}#parent-modal .tp-parent-check-actions{padding:0 13px 13px}#parent-modal .tp-hold-btn{position:relative;isolation:isolate;display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;overflow:hidden;touch-action:none;user-select:none;-webkit-user-select:none}#parent-modal .tp-hold-label{position:relative;z-index:2;display:inline-flex;align-items:center;gap:8px}#parent-modal .tp-hold-progress{position:absolute;z-index:1;inset:0 auto 0 0;width:0;background:rgb(112 84 196 / .16);pointer-events:none}#parent-modal .tp-hold-btn.is-holding .tp-hold-progress{width:100%;transition:width 3s linear}#parent-modal .tp-parent-check-stage{margin:0 13px 13px;padding:12px;border:1px solid #dfe4ed;border-radius:14px;background:#fff}#parent-modal .tp-parent-check-stage[hidden]{display:none!important}#parent-modal .tp-parent-check-heading{margin-bottom:7px;color:#26334a;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.045em}#parent-modal .tp-math-question{display:flex;align-items:center;justify-content:center;min-height:56px;margin-bottom:10px;border-radius:12px;background:#f3f0ff;color:#2b2550;font-size:clamp(22px,5vw,30px);font-weight:850;letter-spacing:.015em;font-variant-numeric:tabular-nums}#parent-modal .tp-parent-check-status{min-height:18px;margin:8px 0 0;color:#626d80;font-size:12px;line-height:1.45}#parent-modal #pin-math-answer{text-transform:none;letter-spacing:normal}#parent-modal #pin-recovery-stage p{padding:0;margin:0 0 9px}@media (max-width:520px){#parent-modal .tp-parent-check-stage .tp-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0}#parent-modal .tp-parent-check-stage .tp-btn{min-height:44px}}#parent-modal .tp-recovery-email-row{margin:0 0 8px!important}#parent-modal .tp-btn-email-recovery{width:100%;min-height:48px;justify-content:center;background:linear-gradient(180deg,#fff8df,#ffefb8);border-color:#d9bc57;color:#614b10;box-shadow:0 3px 0 #c9aa43}#parent-modal .tp-btn-email-recovery:active{transform:translateY(2px);box-shadow:0 1px 0 #c9aa43}#parent-modal #pin-recovery-email-status{padding:0!important;margin:0 0 8px!important;color:#385a43;font-weight:700}#parent-modal .tp-recovery-account-link{display:block;margin:0 0 10px;padding:10px 12px;border:1px solid #dfe4ec;border-radius:12px;background:#f8fafc;color:#5a4aae;font-size:12px;font-weight:800;text-decoration:none;line-height:1.4}#parent-modal .tp-recovery-account-link[hidden]{display:none!important}html body .tp-card,html body #sentence-speak,html body .tp-iconbtn{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;touch-action:manipulation!important;backface-visibility:hidden}html body .tp-card{will-change:transform;transform:translateZ(0);transition:transform 55ms cubic-bezier(.2,.8,.2,1),box-shadow 70ms ease!important}html body .tp-card .tp-card-inner{pointer-events:none!important}html body .tp-card.is-pressed,html body .tp-card:active{transform:translate3d(0,2px,0) scale(.985)!important}html body #sentence-speak:active,html body .tp-iconbtn:active{transform:translateY(2px) scale(.985)!important}@media (prefers-reduced-motion:reduce){html body .tp-card,html body #sentence-speak,html body .tp-iconbtn{transition:none!important}}.tp-parent-coach-menu{margin:4px 8px 8px!important;border-radius:14px!important;box-shadow:none!important;background:#f7fbf7!important}.tp-parent-coach-menu .tp-parent-coach-toggle{min-height:40px!important;padding:7px 10px!important}.tp-parent-coach-menu .tp-parent-coach-content{max-height:220px;overflow:auto;padding:0 10px 10px 10px!important}#tp-coach-action[aria-expanded="true"]{background:#f2f8f3!important}#speak-btn.is-loading{position:relative;cursor:progress}#speak-btn.is-loading i{opacity:.35}#speak-btn.is-loading::after{content:"";position:absolute;width:15px;height:15px;border:2px solid rgb(255 255 255 / .55);border-top-color:currentColor;border-radius:50%;animation:tpVoiceSpin .7s linear infinite}@keyframes tpVoiceSpin{to{transform:rotate(360deg)}}html body .tp-card{will-change:auto!important;transform:none!important;backface-visibility:visible!important;box-shadow:0 2px 0 rgb(145 160 181 / .28),0 5px 11px rgb(28 45 72 / .055)!important;transition:transform 45ms cubic-bezier(.2,.8,.2,1),box-shadow 55ms ease!important}html body .tp-card.is-pressed,html body .tp-card:active{transform:translateY(1px) scale(.988)!important;box-shadow:0 1px 0 rgb(145 160 181 / .25),0 2px 5px rgb(28 45 72 / .045)!important}.tp-help-card{will-change:auto!important;transition:transform 45ms cubic-bezier(.2,.8,.2,1),box-shadow 55ms ease!important}.tp-help-card.is-pressed,.tp-help-card:active{transform:translateY(1px) scale(.99)!important}@media (pointer:coarse){.tp-sticky-inner,.tp-seg,.tp-catbar,.tp-chip,.tp-catbtn{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.tp-sticky-inner{background:rgb(255 255 255 / .985)!important}}@media (prefers-reduced-motion:reduce){#speak-btn.is-loading::after{animation:none}}.tp-premium-admin-warning{margin:10px 0 2px;padding:11px 12px;border:1px solid #e8d08a;border-radius:13px;background:#fff9e8;color:#624f16;font-size:12px;line-height:1.5}.tp-premium-admin-warning strong{display:block;margin-bottom:2px;color:#4f3d08}@media (pointer:coarse){html body .tp-card,html body .tp-help-card{transition:transform 32ms ease-out,box-shadow 38ms ease-out!important}}.tp-pwa-card{margin:12px 0 14px;padding:14px;border:1px solid #cfe4d7;border-radius:17px;background:linear-gradient(145deg,#f4fbf6,#fbfdfb);color:#173c28}.tp-pwa-head{display:flex;align-items:center;gap:11px}.tp-pwa-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:13px;background:#dff2e6;color:#2e6a47;font-size:18px}.tp-pwa-head strong{display:block;font-size:14px;color:#173c28}.tp-pwa-head small{display:block;margin-top:3px;color:#4e705c;font-size:11px;line-height:1.35}.tp-pwa-head small[data-state="ready"]{color:#247246}.tp-pwa-head small[data-state="offline"]{color:#9a5b17}.tp-pwa-card>p{margin:10px 0;color:#4f6758;font-size:12px;line-height:1.55}.tp-pwa-actions{justify-content:flex-start!important}.tp-pwa-actions .tp-btn{min-height:42px}.tp-pwa-help{margin-top:11px;padding:11px 12px;border-radius:13px;background:#fff;border:1px solid #dfe8e2;color:#3e5547;font-size:12px;line-height:1.5}.tp-pwa-help strong{display:block;color:#173c28}.tp-pwa-help ol{margin:7px 0 0;padding-left:20px}.tp-pwa-help li+li{margin-top:4px}@media(max-width:640px){.tp-pwa-actions{display:grid!important;grid-template-columns:1fr!important}.tp-pwa-actions .tp-btn{width:100%;justify-content:center}}.tp-premium-readiness{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px;border-radius:15px;border:1px solid #dfe5ee;background:#f8fafc;margin-bottom:13px}.tp-premium-readiness.is-ready{background:#effaf3;border-color:#cce8d7}.tp-premium-readiness.is-unavailable{background:#fff8eb;border-color:#f1ddb4}.tp-premium-readiness-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#fff;color:#6d28d9;box-shadow:0 3px 12px rgb(30 41 59 / .07)}.tp-premium-readiness-copy strong,.tp-premium-readiness-copy small{display:block}.tp-premium-readiness-copy strong{font-size:13px;color:#18243a}.tp-premium-readiness-copy small{font-size:10.5px;line-height:1.45;color:#637083;margin-top:3px}.tp-offline-modal{max-width:610px}.tp-pwa-card-modal{margin:0}.tp-offline-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:11px 0}.tp-offline-detail-grid>div{padding:10px;border:1px solid #dfe8e2;background:#fff;border-radius:12px}.tp-offline-detail-grid strong,.tp-offline-detail-grid small{display:block}.tp-offline-detail-grid strong{font-size:10px;color:#173c28}.tp-offline-detail-grid small{font-size:9px;line-height:1.35;color:#5d7466;margin-top:3px;word-break:break-word}@media(max-width:620px){.tp-premium-readiness{grid-template-columns:auto 1fr}.tp-premium-readiness .tp-btn{grid-column:1/-1;width:100%;justify-content:center}.tp-offline-detail-grid{grid-template-columns:1fr}}.tp-family-plus-tools{margin:16px 0;display:grid;gap:10px;border:1px solid #dfe8ee;border-radius:18px;padding:12px;background:linear-gradient(135deg,#f3faff 0%,#fff 48%,#fff5f9 100%)}.tp-family-plus-head>div{display:grid;grid-template-columns:auto 1fr;gap:3px 8px;align-items:center}.tp-family-plus-head strong{font-size:14px;color:#26364c}.tp-family-plus-head small{grid-column:1/-1;color:#6b7788;font-size:12px;line-height:1.45}.tp-plus-mini{display:inline-flex;width:max-content;padding:3px 7px;border-radius:999px;background:#fff;border:1px solid #dbe8f0;color:#60778b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tp-family-tool-card{border:1px solid #e2e8ee;border-radius:15px;background:rgb(255 255 255 / .92);padding:12px}.tp-family-tool-copy{display:grid;gap:3px;margin-bottom:9px}.tp-family-tool-copy strong{font-size:13px;color:#26364c}.tp-family-tool-copy small{font-size:11.5px;line-height:1.45;color:#708095}.tp-help-set-list{display:grid;gap:6px;max-height:292px;overflow:auto;padding-right:2px}.tp-help-set-row{display:flex;justify-content:space-between;align-items:center;gap:8px;border:1px solid #e5eaf0;border-radius:11px;background:#fbfcfe;padding:7px 8px}.tp-help-set-row label{display:flex;align-items:center;gap:8px;min-width:0;flex:1;font-size:12px;font-weight:700;color:#314258}.tp-help-set-row input{width:18px;height:18px;accent-color:#789bb1}.tp-help-set-move{display:flex;gap:4px}.tp-help-set-move button{width:30px;height:30px;border-radius:9px;border:1px solid #dfe5ec;background:#fff;color:#5e6c7d;font-weight:800;cursor:pointer}.tp-family-actions{margin-top:9px!important}.tp-caregiver-file{min-height:40px}.tp-family-plus-tools.is-locked .tp-family-tool-card{opacity:.78}.tp-family-plus-tools.is-locked .tp-btn.primary{background:#eef2f6!important;border-color:#dfe5eb!important;color:#667085!important}.tp-help-card[hidden]{display:none!important}@media(max-width:620px){.tp-family-plus-tools{padding:10px;border-radius:16px}.tp-family-tool-card{padding:10px}.tp-family-actions{display:grid!important;grid-template-columns:1fr!important}.tp-family-actions>.tp-btn,.tp-family-actions>.tp-file-pick{width:100%!important;justify-content:center!important}.tp-help-set-list{max-height:250px}}.tp-custom-voice-summary{display:flex;align-items:center;gap:11px;margin:10px 0 14px;padding:11px 13px;border:1px solid rgb(109 40 217 / .12);border-radius:15px;background:linear-gradient(135deg,rgb(239 246 255 / .82),rgb(253 242 248 / .72))}.tp-custom-voice-summary[hidden]{display:none!important}.tp-custom-voice-summary-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:11px;background:rgb(255 255 255 / .86);box-shadow:0 2px 8px rgb(30 41 59 / .06);color:#6d28d9}.tp-custom-voice-summary strong{display:block;font-size:13px;line-height:1.2;color:#172033}.tp-custom-voice-summary small{display:block;margin-top:3px;font-size:11.5px;line-height:1.35;color:#667085}.tp-custom-voice-state{display:inline-flex;align-items:center;gap:5px;width:max-content;max-width:100%;margin-top:4px;padding:3px 7px;border-radius:999px;font-size:10.5px;font-weight:700;line-height:1.2;background:#f4f6f8;color:#667085}.tp-custom-voice-state.is-ready{background:#ecfdf3;color:#16794a}.tp-custom-voice-state.is-preparing{background:#f5f3ff;color:#6d28d9}.tp-custom-voice-state.is-offline{background:#fff7ed;color:#9a4d0f}.tp-custom-voice-state.is-parent{background:#eff6ff;color:#1d4f91}.tp-custom-voice-state.is-pending{background:#faf5ff;color:#7e22ce}@media(max-width:520px){.tp-custom-voice-summary{padding:10px 11px;border-radius:13px}.tp-custom-voice-summary-icon{width:31px;height:31px;flex-basis:31px}.tp-custom-voice-summary small{font-size:11px}.tp-custom-voice-state{font-size:10px}}.tp-custom-voice-state.is-pending{background:#fff7ed;color:#9a4d0f}.tp-mini:disabled{opacity:.5;cursor:not-allowed}#parent-modal .tp-modal{width:min(860px,calc(100vw - 24px))!important;border:1px solid #e4e9f0!important;background:#fff!important;box-shadow:0 24px 70px rgb(23 34 52 / .20)!important}#parent-modal .tp-modal-head{position:sticky;top:0;z-index:30;min-height:58px;padding:10px 14px!important;border-bottom:1px solid #edf0f4!important;background:rgb(255 255 255 / .97)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#parent-modal .tp-modal-title{font-size:22px!important;font-weight:800!important}#parent-modal .tp-modal-body{padding:12px 14px 18px!important;background:#fbfcfe!important}#parent-modal .tp-parent-utility{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 10px!important;padding:0 2px!important;border:0!important;background:transparent!important;color:#718096!important;font-size:11.5px!important;font-weight:650!important}#parent-modal .tp-parent-home,#parent-modal .tp-parent-local-note{display:inline-flex;align-items:center;gap:6px;color:#64748b;text-decoration:none}#parent-modal .tp-parent-home{color:#5b4db1;font-weight:800}#parent-modal .tp-tabs{position:sticky;top:0;z-index:18;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;margin:0 0 14px!important;padding:4px!important;border:1px solid #e4e9f0!important;border-radius:14px!important;background:#f1f4f8!important;box-shadow:none!important}#parent-modal .tp-tab{min-width:0!important;height:38px!important;padding:0 8px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#667085!important;font-size:12.5px!important;font-weight:750!important;box-shadow:none!important}#parent-modal .tp-tab.active{background:#fff!important;color:#342969!important;box-shadow:0 1px 4px rgb(25 35 52 / .10)!important}#parent-modal .tp-custom-guidance,#parent-modal .tp-settings-intro{margin:0 0 12px!important;padding:10px 12px!important;border:1px solid #e6eaf0!important;border-radius:13px!important;background:#fff!important;color:#657187!important;font-size:12px!important;line-height:1.45!important;box-shadow:none!important}#parent-modal .tp-custom-guidance strong{color:#2b3649}#parent-modal .tp-custom-form-grid{gap:10px!important;margin-bottom:10px!important}#parent-modal .tp-field{gap:5px!important}#parent-modal .tp-field>span{font-size:11.5px!important;color:#536078!important}#parent-modal .tp-input{border:1px solid #dfe5ec!important;box-shadow:none!important}#parent-modal .tp-input:focus{border-color:#a99de0!important;box-shadow:0 0 0 3px rgb(105 84 201 / .10)!important;outline:none!important}#parent-modal .tp-custom-card-preview{min-height:96px!important;justify-content:flex-start!important;gap:12px!important;margin:2px 0 12px!important;padding:12px!important;border:1px solid #dfe5ec!important;border-radius:16px!important;box-shadow:none!important;overflow:hidden!important}#parent-modal .tp-custom-card-preview.is-loading{opacity:.72}#parent-modal .tp-custom-preview-img{width:72px;height:72px;flex:0 0 72px;display:block;object-fit:cover;border-radius:13px;border:1px solid rgb(30 41 59 / .10);background:#fff;box-shadow:0 2px 8px rgb(31 45 67 / .08)}#parent-modal .tp-custom-preview-img[hidden]{display:none!important}#parent-modal .tp-custom-preview-emoji{width:54px;height:54px;display:grid;place-items:center;flex:0 0 54px;border-radius:14px;background:rgb(255 255 255 / .72);font-size:29px!important}#parent-modal .tp-custom-card-preview strong{font-size:15px!important;text-align:left!important;overflow-wrap:anywhere}#parent-modal .tp-custom-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;gap:8px!important;margin-bottom:8px!important}#parent-modal .tp-custom-actions .tp-file-pick{width:100%;justify-content:center}#parent-modal .tp-custom-actions .tp-btn{min-width:96px}#parent-modal .tp-voice-details,#parent-modal .tp-notes-details,#parent-modal .tp-settings-block{margin:12px 0!important;border:1px solid #e4e9f0!important;border-radius:15px!important;background:#fff!important;box-shadow:none!important}#parent-modal .tp-voice-details>summary,#parent-modal .tp-notes-details>summary{padding:11px 12px!important;font-size:12.5px!important;font-weight:750!important;color:#46536a!important}#parent-modal .tp-settings-block{padding:13px}#parent-modal .tp-settings-block-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 11px}#parent-modal .tp-settings-block-head strong{font-size:14px;color:#26364c;font-weight:800}#parent-modal .tp-settings-block-head small{font-size:11px;line-height:1.35;color:#7a8697;text-align:right}#parent-modal .tp-setting-row{margin:8px 0!important;border-color:#e6eaf0!important;border-radius:13px!important;box-shadow:none!important}#parent-modal .tp-setting-row label{padding:11px 12px!important}#parent-modal .tp-pwa-card,#parent-modal .tp-family-plus-tools{border-color:#e4e9f0!important;box-shadow:none!important}#parent-modal .tp-cardlist{display:grid;gap:8px}#parent-modal .tp-carditem{border:1px solid #e7ebf0!important;background:#fff!important;box-shadow:none!important}#parent-modal .tp-mini{box-shadow:none!important;border-color:#e3e8ef!important;background:#f8fafc!important}#parent-modal .tp-arrange-note{margin:0 0 8px!important;color:#7b8798!important}#parent-modal .tp-settings-actions,#parent-modal .tp-backup-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important}#parent-modal .tp-backup-file{min-width:180px;justify-content:center}#parent-modal .tp-recovery-code-box{margin:10px 0 0!important;background:#f8fafc!important;box-shadow:none!important}#parent-modal .tp-danger-zone{margin-top:12px!important;background:#fff!important}@media (min-width:760px){#parent-modal .tp-modal-body{padding:14px 18px 20px!important}#parent-modal .tp-custom-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#parent-modal #tab-device{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px}#parent-modal #tab-device>.tp-settings-intro,#parent-modal #tab-device>#tp-pwa-card,#parent-modal #tab-device>#tp-family-plus-tools,#parent-modal #tab-device>.tp-settings-block,#parent-modal #tab-device>.tp-danger-zone{grid-column:1/-1}#parent-modal #tab-device>.tp-setting-row{margin:0 0 10px!important}}@media (max-width:620px){#parent-modal.tp-modal-backdrop{padding:6px!important}#parent-modal .tp-modal{width:100%!important;max-height:calc(100dvh - 12px)!important;border-radius:18px!important}#parent-modal .tp-modal-head{min-height:54px;padding:8px 10px!important}#parent-modal .tp-modal-title{font-size:20px!important}#parent-modal .tp-modal-body{padding:9px 10px 14px!important}#parent-modal .tp-tabs{margin-bottom:10px!important}#parent-modal .tp-tab{height:36px!important;padding:0 4px!important;font-size:11.5px!important}#parent-modal .tp-parent-local-note{font-size:10.5px}#parent-modal .tp-custom-form-grid{grid-template-columns:1fr!important}#parent-modal .tp-custom-card-preview{min-height:82px!important;padding:10px!important}#parent-modal .tp-custom-preview-img{width:62px;height:62px;flex-basis:62px;border-radius:12px}#parent-modal .tp-custom-preview-emoji{width:48px;height:48px;flex-basis:48px;font-size:25px!important}#parent-modal .tp-custom-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}#parent-modal .tp-custom-actions .tp-file-pick{grid-column:1/-1}#parent-modal .tp-custom-actions .tp-btn{width:100%;min-width:0}#parent-modal .tp-settings-block{padding:11px}#parent-modal .tp-settings-block-head{display:grid;gap:3px}#parent-modal .tp-settings-block-head small{text-align:left}#parent-modal .tp-settings-actions,#parent-modal .tp-backup-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important}#parent-modal .tp-settings-actions>*:last-child{grid-column:1/-1}#parent-modal .tp-backup-actions .tp-backup-file{min-width:0}#parent-modal .tp-backup-actions>*{width:100%!important}#parent-modal .tp-recovery-code-box{grid-template-columns:1fr auto!important}#parent-modal .tp-recovery-code-box>div{grid-column:1/-1}#parent-modal .tp-carditem{grid-template-columns:auto minmax(0,1fr)!important}#parent-modal .tp-carditem .tp-mini-actions{grid-column:1/-1;justify-content:flex-end!important}}@media (max-width:380px){#parent-modal .tp-tab{font-size:10.5px!important}#parent-modal .tp-parent-local-note span{display:none}#parent-modal .tp-settings-actions,#parent-modal .tp-backup-actions{grid-template-columns:1fr!important}#parent-modal .tp-settings-actions>*:last-child{grid-column:auto}}html.tp-modal-open,body.tp-modal-open{width:100%!important;max-width:100%!important;overflow:hidden!important;overscroll-behavior:none!important}#parent-modal.tp-modal-backdrop{overflow:hidden!important;overscroll-behavior:none!important;touch-action:none!important;contain:layout paint!important}#parent-modal .tp-modal{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important;transform:translateZ(0)}#parent-modal .tp-modal-head,#parent-modal .tp-modal-body,#parent-modal #parent-admin,#parent-modal [id^="tab-"]{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}#parent-modal .tp-tabs{width:100%!important;max-width:100%!important;overflow:hidden!important;touch-action:manipulation!important}#parent-modal input,#parent-modal select,#parent-modal textarea,#parent-modal button,#parent-modal label,#parent-modal summary{max-width:100%!important}@media(max-width:620px){#parent-modal.tp-modal-backdrop{inset:0!important;width:100vw!important;max-width:100vw!important}#parent-modal .tp-modal{height:auto!important;max-height:calc(100dvh - 12px)!important;margin:0!important}}.tp-child-greeting{display:flex;align-items:center;margin:0 0 7px;padding:0 2px;color:#354157;font-size:12px;font-weight:800;line-height:1.2}.tp-child-greeting span{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid color-mix(in srgb,var(--lwy-plus-accent,#7563c7) 24%,#e1e6ee);border-radius:999px;background:color-mix(in srgb,var(--lwy-plus-soft,#f4f1ff) 64%,#fff);color:var(--lwy-plus-deep,#4c3c89)}@media(max-width:560px){.tp-child-greeting{margin-bottom:5px;font-size:11.5px}.tp-child-greeting span{min-height:26px;padding:4px 9px}}.tp-pwa-advanced{margin-top:12px;padding-top:10px;border-top:1px solid #e6ebe7;color:#617064}.tp-pwa-advanced summary{cursor:pointer;font-size:12px;font-weight:800;color:#526176;list-style:none}.tp-pwa-advanced summary::-webkit-details-marker{display:none}.tp-pwa-advanced summary::after{content:" +";font-weight:900}.tp-pwa-advanced[open] summary::after{content:" −"}.tp-pwa-advanced p{margin:8px 0!important;font-size:11.5px!important;color:#6b7280!important}.tp-pwa-advanced .tp-btn{min-height:38px!important;font-size:12.5px!important}body.lwy-plus-member.lwy-plus-theme-neutral{--primary:#64748b!important;background:#f8fafc!important}body.lwy-plus-member.lwy-plus-theme-neutral .tp-app-shell,body.lwy-plus-member.lwy-plus-theme-neutral .tp-top,body.lwy-plus-member.lwy-plus-theme-neutral .tp-toolbar{background:#fff!important}body.lwy-plus-member.lwy-plus-theme-neutral .tp-chip.is-active,body.lwy-plus-member.lwy-plus-theme-neutral .tp-tab.is-active{background:#f1f5f9!important;color:#334155!important;border-color:#cbd5e1!important}html body.yuna-talk-play-app button,html body.yuna-talk-play-app [role="button"]{touch-action:manipulation;-webkit-tap-highlight-color:#fff0}html body.tp-card-size-large .tp-grid,html body.tp-card-size-large .tp-grid.is-core{--tp-gap:9px}html body.tp-card-size-large .tp-card{box-shadow:0 4px 0 rgb(155 170 191 / .32),0 8px 16px rgb(28 45 72 / .05)!important}.lwy-native-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:1em!important;height:1em!important;line-height:1!important;flex:0 0 auto!important;font-style:normal!important}.lwy-native-icon::before{content:none!important;display:none!important}.lwy-svg-icon{display:block;width:1em;height:1em;max-width:100%;max-height:100%;overflow:visible;color:inherit}@keyframes lwySvgSpin{to{transform:rotate(360deg)}}.lwy-svg-spin{animation:lwySvgSpin .85s linear infinite;transform-origin:50% 50%}.tp-iconbtn .lwy-native-icon{width:20px!important;height:20px!important;font-size:20px!important}.tp-mini .lwy-native-icon,.tp-close .lwy-native-icon{width:17px!important;height:17px!important;font-size:17px!important}.tp-more-menu button>.lwy-native-icon{width:38px!important;height:38px!important;padding:11px!important;box-sizing:border-box!important}.tp-btn .lwy-native-icon,.tp-file-pick .lwy-native-icon{width:1.05em!important;height:1.05em!important;margin-right:7px!important}.tp-chip .lwy-native-icon,.tp-catbtn .lwy-native-icon{width:1em!important;height:1em!important}.tp-custom-voice-summary-icon .lwy-native-icon,.tp-pwa-icon .lwy-native-icon{width:18px!important;height:18px!important}html,body{width:100%;max-width:100%;overflow-x:hidden}body.yuna-talk-play-app{min-height:100svh;min-height:100dvh}body.yuna-talk-play-app *{box-sizing:border-box}body.yuna-talk-play-app img,body.yuna-talk-play-app svg,body.yuna-talk-play-app video{max-width:100%}body.yuna-talk-play-app :is(.tp-app,.tp-shell,.tp-main,.tp-content,.tp-panel,.tp-card-grid,.tp-modal-card,.tp-sheet,.tp-settings){min-width:0;max-width:100%}body.yuna-talk-play-app :is(.tp-modal,.tp-sheet,.tp-drawer){max-width:100vw}body.yuna-talk-play-app :is(button,.tp-btn,[role="button"]){touch-action:manipulation}@media(max-width:700px){body.yuna-talk-play-app :is(.tp-btn,button){min-height:42px}body.yuna-talk-play-app :is(.tp-modal-card,.tp-sheet-inner,.tp-settings-panel){max-height:calc(100dvh - max(24px,env(safe-area-inset-top)) - max(24px,env(safe-area-inset-bottom)));overflow:auto;-webkit-overflow-scrolling:touch}}@media(orientation:landscape) and (max-height:500px){body.yuna-talk-play-app :is(.tp-modal-card,.tp-sheet-inner,.tp-settings-panel){max-height:calc(100dvh - 16px)}}