@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=Be+Vietnam+Pro:wght@400;500;600;700&display=swap");:root{--navy:#1D3557;--navy-deep:#13243C;--gold:#B38B4D;--gold-deep:#8F6C36;--gold-soft:#E9DCC7;--beige:#F9F5EF;--paper:#FFFFFF;--ink:#2D2D2D;--ink-soft:#5A6472;--line:#DDD2C0;--err:#A0392B;--serif:"Fraunces","Times New Roman",Georgia,serif;--sans:"Be Vietnam Pro",-apple-system,"Segoe UI",Roboto,sans-serif;--mono:ui-monospace,"SF Mono","Cascadia Mono",Menlo,monospace}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--beige);color:var(--ink);font-size:15.5px;line-height:1.6;-webkit-font-smoothing:antialiased}body,button{font-family:var(--sans)}button{cursor:pointer}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:4px}::selection{background:var(--gold-soft)}.te-app{min-height:100dvh}.te-topbar{background:var(--navy);color:#fff;display:flex;align-items:center;gap:10px;padding:11px 16px;border-bottom:3px solid var(--gold)}.te-wordmark{font-family:var(--serif);font-weight:600;font-size:19px}.te-tag{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em;color:#D2AC6A;border:1px solid #d2ac6a;padding:3px 8px 2px;border-radius:3px}.te-spacer{flex:1 1}.te-langseg{display:inline-flex;border:1px solid rgba(255,255,255,.3);border-radius:6px;overflow:hidden}.te-langbtn{border:0;background:transparent;color:#C7D2E2;font-family:var(--mono);font-size:11px;letter-spacing:.08em;font-weight:600;padding:6px 11px}.te-langbtn.is-on{background:var(--gold);color:var(--navy-deep)}.te-hbtn{background:transparent;border:1px solid rgba(255,255,255,.25);color:#E4E9F1;min-width:34px;height:34px;border-radius:6px;padding:0 7px;display:grid;place-items:center;font-family:var(--mono);font-size:10.5px;font-weight:700;letter-spacing:.06em;transition:border-color .15s,background .15s,color .15s}.te-hbtn:hover{border-color:var(--gold);color:var(--gold);background:rgba(179,139,77,.12)}.te-back{background:transparent;border:1px solid rgba(255,255,255,.25);color:#fff;width:36px;height:36px;border-radius:6px;display:grid;place-items:center;flex:0 0 auto;transition:border-color .15s,background .15s}.te-back:hover{border-color:var(--gold);background:rgba(179,139,77,.15)}.te-dash,.te-setup-main{max-width:820px;margin:0 auto;padding:34px 20px 150px}.te-eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#7A5B2A;margin:0 0 14px}.te-hero{font-family:var(--serif);font-weight:600;color:var(--navy);font-size:clamp(34px,8vw,52px);line-height:1.08;letter-spacing:-.01em;margin:0 0 16px}.te-sub{color:var(--ink-soft);max-width:580px;margin:0 0 6px;font-size:15px}.te-rule{border-bottom:2px dotted var(--gold);margin:26px 0 30px;max-width:580px;opacity:.65}.te-step{font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--navy);margin:0 0 12px;font-weight:600}.te-curgrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-bottom:34px}@media (min-width:720px){.te-curgrid{grid-template-columns:repeat(4,1fr)}}.te-curcard{background:var(--paper);border:1px solid var(--line);border-radius:6px;padding:15px 14px 13px;text-align:left;display:flex;flex-direction:column;gap:3px;transition:border-color .15s,transform .15s,box-shadow .15s}.te-curcard:hover{border-color:var(--gold);transform:translateY(-1px);box-shadow:0 4px 14px rgba(29,53,87,.08)}.te-curcard.is-on{background:var(--navy);border-color:var(--navy);box-shadow:inset 0 0 0 1.5px var(--gold)}.te-curboard{font-family:var(--mono);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:#7A5B2A}.te-curcard.is-on .te-curboard{color:#D2AC6A}.te-curname{font-family:var(--serif);font-weight:600;font-size:23px;color:var(--navy);line-height:1.15}.te-curcard.is-on .te-curname{color:#fff}.te-curnote{font-size:11.5px;color:var(--ink-soft)}.te-curcard.is-on .te-curnote{color:#C7D2E2}.te-seg{display:inline-flex;border:1px solid var(--line);border-radius:6px;overflow:hidden;margin-bottom:14px;background:var(--paper)}.te-segbtn{border:0;background:transparent;padding:7px 22px;font-size:13px;font-weight:600;color:var(--ink-soft)}.te-segbtn.is-on{background:var(--navy);color:#fff}.te-subwrap{display:flex;flex-wrap:wrap;gap:8px}.te-chip{display:inline-flex;align-items:center;gap:8px;background:var(--paper);border:1px solid var(--line);border-radius:999px;padding:8px 15px 8px 11px;font-size:13.5px;font-weight:500;color:var(--ink);transition:border-color .15s,background .15s}.te-chip:hover{border-color:var(--gold)}.te-chip.is-on{background:var(--navy);border-color:var(--navy);color:#fff}.te-chipcode{font-family:var(--mono);font-size:10.5px;color:#7A5B2A;background:var(--beige);padding:2px 6px;border-radius:4px;font-weight:600;white-space:nowrap}.te-chip.is-on .te-chipcode{background:rgba(255,255,255,.12);color:#D2AC6A}.te-fadein{animation:teFade .3s ease both}.te-startbar{position:fixed;left:0;right:0;bottom:0;z-index:20;background:var(--navy);border-top:3px solid var(--gold);display:flex;align-items:center;gap:12px;padding:12px 18px calc(12px + env(safe-area-inset-bottom));animation:teSlide .25s ease both}.te-startinfo{display:flex;flex-direction:column;min-width:0;flex:1 1}.te-startcode{font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;color:#D6B16E}.te-startname{color:#fff;font-weight:600;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.te-startbtn{background:var(--gold);color:var(--navy-deep);border:0;border-radius:6px;padding:11px 22px;font-weight:700;font-size:14.5px;transition:background .15s;white-space:nowrap}.te-startbtn:hover{background:#C49C5F}.te-dashgrid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-top:6px}@media (min-width:640px){.te-dashgrid{grid-template-columns:1fr 1fr}}.te-dashcard{display:flex;flex-direction:column;gap:7px;background:var(--paper);border:1px solid var(--line);border-left:3px solid var(--gold);border-radius:10px;padding:22px 20px;transition:border-color .15s,transform .15s,box-shadow .15s}.te-dashcard:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 8px 22px rgba(29,53,87,.1)}.te-dashicon{width:50px;height:50px;border-radius:10px;background:var(--navy);color:var(--gold);display:grid;place-items:center;margin-bottom:4px}.te-dashname{font-family:var(--serif);font-weight:600;font-size:22px;color:var(--navy)}.te-dashdesc{font-size:13.5px;color:var(--ink-soft);line-height:1.5}.te-auth{min-height:100dvh;display:grid;place-items:center;padding:24px 18px;background:radial-gradient(120% 120% at 50% 0,#fff 0,var(--beige) 55%)}.te-authcard{width:100%;max-width:420px;background:var(--paper);border:1px solid var(--line);border-top:3px solid var(--gold);border-radius:12px;padding:28px 26px 22px;box-shadow:0 12px 40px rgba(29,53,87,.1)}.te-authbrand{display:flex;align-items:center;gap:10px;margin-bottom:18px}.te-authbrand .te-wordmark{color:var(--navy)}.te-authbrand .te-tag{color:#7A5B2A;border-color:var(--gold)}.te-authh1{font-family:var(--serif);font-weight:600;font-size:26px;color:var(--navy);margin:0 0 6px}.te-authsub{color:var(--ink-soft);font-size:14px;margin:0 0 20px}.te-authform{display:flex;flex-direction:column;gap:13px}.te-autherr{background:#FBEFEC;border:1px solid #e5c2b9;border-left:3px solid var(--err);color:var(--err);border-radius:8px;padding:9px 12px;font-size:13px}.te-authswitch{margin-top:14px;background:transparent;border:0;color:var(--gold-deep);font-size:13.5px;font-weight:600;text-align:center;width:100%}.te-authfoot{margin-top:22px;padding-top:16px;border-top:1px solid var(--line);font-size:12px;color:var(--ink-soft)}.te-chead{background:var(--navy);color:#fff;border-bottom:3px solid var(--gold);display:flex;align-items:center;gap:10px;padding:10px 12px}.te-cheadinfo{min-width:0;flex:1 1}.te-cheadname{font-family:var(--serif);font-weight:600;font-size:17px}.te-cheadname,.te-cheadsub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.te-cheadsub{font-size:10.5px;color:#B7C3D6}.te-cheadactions{display:flex;gap:6px;flex:0 0 auto}.te-app:has(.te-chead){display:flex;flex-direction:column;height:100dvh}.te-msgs{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain}.te-msgs-inner{max-width:760px;margin:0 auto;padding:16px 14px 12px;display:flex;flex-direction:column;gap:12px}.te-row{display:flex;animation:teFade .25s ease both}.te-row.is-user{justify-content:flex-end}.te-bubble{max-width:86%;border-radius:8px;padding:11px 14px;font-size:15px}.te-tutor{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-left:3px solid var(--gold);box-shadow:0 1px 4px rgba(29,53,87,.05)}.te-doc{max-width:100%}.te-user{background:var(--navy);color:#fff;border-bottom-right-radius:3px}.te-usertext{white-space:pre-wrap;word-break:break-word}.te-msgimg{display:block;max-width:100%;max-height:220px;border-radius:6px;margin:2px 0 8px;border:1px solid rgba(255,255,255,.25)}.te-tutor .te-msgimg{border-color:var(--line)}.te-md p{margin:0 0 8px}.te-md p:last-child{margin-bottom:0}.te-md ol,.te-md ul{margin:0 0 8px;padding-left:20px}.te-md ol:last-child,.te-md ul:last-child{margin-bottom:0}.te-md li{margin:3px 0}.te-md ol ol,.te-md ol ul,.te-md ul ol,.te-md ul ul{margin:4px 0}.te-md-h{font-weight:700;color:var(--navy);margin:10px 0 6px;font-size:15.5px}.te-md-h:first-child{margin-top:0}.te-code{font-family:var(--mono);font-size:13px;background:var(--beige);border:1px solid var(--line);padding:1px 5px;border-radius:4px}.te-hr{border:0;border-top:1px solid var(--line);margin:12px 0}.te-tablewrap{overflow-x:auto;margin:0 0 10px;-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:8px}.te-table{border-collapse:collapse;width:100%;font-size:13px}.te-table td,.te-table th{border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:7px 10px;text-align:left;vertical-align:top}.te-table td:last-child,.te-table th:last-child{border-right:0}.te-table tr:last-child td{border-bottom:0}.te-table th{background:var(--beige);font-weight:700;color:var(--navy);white-space:nowrap}.te-table tr:nth-child(2n) td{background:#FCFAF6}.te-copy{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;background:var(--beige);border:1px solid var(--line);border-radius:5px;font-size:11px;font-weight:600;color:var(--ink-soft);transition:border-color .15s,color .15s}.te-copy:hover{border-color:var(--gold);color:var(--gold-deep)}.te-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.te-typing{display:inline-flex;gap:5px;align-items:center;padding:14px 16px}.te-typing span{width:7px;height:7px;border-radius:50%;background:var(--gold);animation:teBlink 1.2s ease-in-out infinite}.te-typing span:nth-child(2){animation-delay:.18s}.te-typing span:nth-child(3){animation-delay:.36s}.te-error{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#FBEFEC;border:1px solid #e5c2b9;border-left:3px solid var(--err);color:var(--err);border-radius:8px;padding:10px 14px;font-size:13.5px}.te-retry{display:inline-flex;align-items:center;gap:6px;background:var(--err);color:#fff;border:0;border-radius:6px;padding:7px 13px;font-size:13px;font-weight:600;white-space:nowrap}.te-composer{flex:0 0 auto;background:var(--paper);border-top:1px solid var(--line);padding:8px 12px calc(10px + env(safe-area-inset-bottom))}.te-chips{display:flex;gap:7px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:none;max-width:760px;margin:0 auto}.te-chips::-webkit-scrollbar{display:none}.te-qchip{flex:0 0 auto;background:var(--beige);border:1px solid var(--line);border-radius:999px;padding:6px 13px;font-size:12.5px;font-weight:500;color:var(--navy);transition:border-color .15s,background .15s}.te-qchip:hover:not(:disabled){border-color:var(--gold);background:var(--gold-soft)}.te-qchip:disabled{opacity:.5;cursor:default}.te-attachrow{max-width:760px;margin:0 auto 8px}.te-attach{position:relative;display:inline-block;border:1.5px solid var(--gold);border-radius:8px;padding:3px;background:var(--beige)}.te-attach img{display:block;height:64px;width:auto;max-width:140px;object-fit:cover;border-radius:5px}.te-attachx{position:absolute;top:-7px;right:-7px;width:20px;height:20px;border-radius:50%;background:var(--navy);color:#fff;border:1.5px solid var(--paper);display:grid;place-items:center;padding:0}.te-inputrow{display:flex;gap:8px;align-items:flex-end;max-width:760px;margin:0 auto}.te-attachbtn{flex:0 0 auto;width:44px;height:44px;border-radius:10px;border:1.5px solid var(--line);background:var(--beige);color:var(--navy);display:grid;place-items:center;transition:border-color .15s,color .15s}.te-attachbtn:hover:not(:disabled){border-color:var(--gold);color:var(--gold-deep)}.te-attachbtn:disabled{opacity:.4;cursor:default}.te-input{flex:1 1;resize:none;border:1.5px solid var(--line);border-radius:10px;padding:11px 14px;font-family:var(--sans);font-size:15px;line-height:1.45;color:var(--ink);background:var(--beige);max-height:120px;min-height:44px;transition:border-color .15s}.te-input:focus{outline:none;border-color:var(--gold);background:#fff}.te-input::placeholder{color:#9AA3AE}.te-send{flex:0 0 auto;width:44px;height:44px;border-radius:10px;border:0;background:var(--navy);color:var(--gold);display:grid;place-items:center;transition:background .15s,opacity .15s}.te-send:hover:not(:disabled){background:var(--navy-deep)}.te-send:disabled{opacity:.4;cursor:default}.te-menu-inner{max-width:760px;margin:0 auto;padding:24px 16px 40px}.te-menu-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.te-menu-title{font-family:var(--serif);font-weight:600;font-size:24px;color:var(--navy);margin:0 0 4px}.te-menu-sub{color:var(--ink-soft);font-size:14px;margin:0}.te-libbtn{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600;color:var(--navy);transition:border-color .15s,background .15s}.te-libbtn:hover{border-color:var(--gold);background:var(--gold-soft)}.te-group{margin-bottom:22px}.te-grouptitle{font-family:var(--mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#7A5B2A;font-weight:600;margin:0 0 9px}.te-tiles{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}@media (min-width:640px){.te-tiles{grid-template-columns:1fr 1fr}}.te-tile{display:flex;align-items:flex-start;gap:13px;text-align:left;background:var(--paper);border:1px solid var(--line);border-left:3px solid var(--gold);border-radius:8px;padding:15px 16px;transition:border-color .15s,transform .15s,box-shadow .15s}.te-tile:hover{border-color:var(--gold);transform:translateY(-1px);box-shadow:0 5px 16px rgba(29,53,87,.09)}.te-tileicon{flex:0 0 auto;width:40px;height:40px;border-radius:8px;background:var(--navy);color:var(--gold);display:grid;place-items:center}.te-tiletext{display:flex;flex-direction:column;gap:3px;min-width:0}.te-tilelabel{font-family:var(--serif);font-weight:600;font-size:17px;color:var(--navy);line-height:1.2}.te-tiledesc{font-size:12.5px;color:var(--ink-soft);line-height:1.45}.te-liblist{display:flex;flex-direction:column;gap:9px}.te-librow{display:flex;align-items:stretch;gap:8px}.te-libopen{flex:1 1;text-align:left;display:flex;flex-direction:column;gap:3px;background:var(--paper);border:1px solid var(--line);border-left:3px solid var(--gold);border-radius:8px;padding:12px 14px;transition:border-color .15s,box-shadow .15s;min-width:0}.te-libopen:hover{border-color:var(--gold);box-shadow:0 4px 14px rgba(29,53,87,.08)}.te-libtitle{font-weight:600;color:var(--navy);font-size:14.5px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.te-libmeta{font-size:11.5px;color:var(--ink-soft)}.te-libdel{flex:0 0 auto;width:44px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--ink-soft);display:grid;place-items:center;transition:border-color .15s,color .15s,background .15s}.te-libdel:hover{border-color:#E5C2B9;color:var(--err);background:#FBEFEC}.te-libempty{background:var(--paper);border:1px dashed var(--line);border-radius:10px;padding:26px 18px;text-align:center;color:var(--ink-soft);font-size:13.5px;line-height:1.5}.te-formcard{background:var(--paper);border:1px solid var(--line);border-radius:10px;overflow:hidden}.te-formhead{width:100%;justify-content:space-between;gap:10px;background:transparent;border:0;padding:13px 15px}.te-formhead,.te-formheadL{display:flex;align-items:center}.te-formheadL{gap:9px;font-family:var(--serif);font-weight:600;font-size:16px;color:var(--navy);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.te-formdot{width:8px;height:8px;border-radius:50%;background:var(--gold);flex:0 0 auto}.te-formtoggle{font-family:var(--mono);font-size:11px;letter-spacing:.06em;color:#7A5B2A;font-weight:600;flex:0 0 auto}.te-formbody{padding:4px 15px 16px;gap:13px;border-top:1px solid var(--line)}.te-field,.te-formbody{display:flex;flex-direction:column}.te-field{gap:6px}.te-flabel{font-size:12.5px;font-weight:600;color:var(--navy)}.te-opt{color:var(--ink-soft);font-weight:400}.te-ftext{width:100%;border:1.5px solid var(--line);border-radius:8px;padding:10px 12px;font-family:var(--sans);font-size:15px;color:var(--ink);background:var(--beige);transition:border-color .15s,background .15s}.te-ftext:focus{outline:none;border-color:var(--gold);background:#fff}.te-ftext::placeholder{color:#9AA3AE}.te-farea{resize:vertical;min-height:70px;line-height:1.5}.te-count{align-self:flex-end;font-family:var(--mono);font-size:10px;color:var(--ink-soft);margin-top:1px}.te-selwrap{position:relative}.te-selwrap:after{content:"▾";position:absolute;right:13px;top:50%;transform:translateY(-50%);color:var(--gold-deep);pointer-events:none;font-size:12px}.te-select{width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1.5px solid var(--line);border-radius:8px;padding:10px 32px 10px 12px;font-family:var(--sans);font-size:14.5px;font-weight:500;color:var(--ink);background:var(--beige);transition:border-color .15s}.te-select:focus{outline:none;border-color:var(--gold);background:#fff}.te-genbtn{margin-top:4px;background:var(--navy);color:var(--gold);border:0;border-radius:8px;padding:12px 18px;font-weight:700;font-size:15px;transition:background .15s,opacity .15s}.te-imgbtn{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;background:var(--beige);border:1.5px dashed var(--gold);border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600;color:var(--gold-deep);transition:background .15s}.te-imgbtn:hover{background:var(--gold-soft)}.te-attach-form img{height:80px;max-width:180px}.te-genbtn:hover:not(:disabled){background:var(--navy-deep)}.te-genbtn:disabled{opacity:.4;cursor:default}.te-discbar{gap:8px;align-items:flex-start;background:#FBF6EC;border:1px solid var(--gold-soft);border-left:3px solid var(--gold);border-radius:8px;padding:9px 12px;font-size:12px;line-height:1.45}.te-discbar,.te-trunc{display:flex;color:#7A5B2A}.te-trunc{align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:8px 11px;background:#FBF1E2;border:1px solid var(--gold-soft);border-radius:7px;font-size:12.5px}.te-contbtn{background:var(--gold);color:var(--navy-deep);border:0;border-radius:6px;padding:6px 12px;font-size:12.5px;font-weight:700;white-space:nowrap;transition:background .15s}.te-contbtn:hover:not(:disabled){background:#C49C5F}.te-contbtn:disabled{opacity:.5;cursor:default}@keyframes teFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes teSlide{0%{transform:translateY(100%)}to{transform:none}}@keyframes teBlink{0%,80%,to{opacity:.25}40%{opacity:1}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.te-admwrap{max-width:820px;margin:0 auto;padding:22px 16px 40px}.te-statgrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}@media (min-width:640px){.te-statgrid{grid-template-columns:repeat(4,1fr)}}.te-stat{background:var(--paper);border:1px solid var(--line);border-left:3px solid var(--gold);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:2px}.te-statn{font-family:var(--serif);font-weight:700;font-size:26px;color:var(--navy);line-height:1.1}.te-statl{font-size:11.5px;color:var(--ink-soft)}.te-spark{display:flex;align-items:flex-end;gap:5px;background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:14px 14px 8px;overflow-x:auto}.te-sparkcol{display:flex;flex-direction:column;align-items:center;gap:5px;flex:1 0 auto;min-width:18px}.te-sparkbar{width:16px;background:var(--gold);border-radius:3px 3px 0 0}.te-sparkx{font-family:var(--mono);font-size:9px;color:var(--ink-soft)}.te-rowacts{display:flex;gap:6px;justify-content:flex-end}.te-mini{width:30px;height:30px;border-radius:6px;border:1px solid var(--line);background:var(--beige);color:var(--ink-soft);display:grid;place-items:center;transition:border-color .15s,color .15s,background .15s}.te-mini:hover{border-color:var(--gold);color:var(--gold-deep)}.te-mini-del:hover{border-color:#E5C2B9;color:var(--err);background:#FBEFEC}.te-checkrow{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--ink)}.te-checkrow input{width:16px;height:16px;accent-color:var(--navy)}.te-search{margin-bottom:14px}.te-usage{display:inline-block;margin:-6px 0 16px;padding:7px 12px;background:var(--paper);border:1px solid var(--line);border-left:3px solid var(--gold);border-radius:8px;font-size:12px;font-weight:600;color:var(--gold-deep)}.te-usage.is-over{border-left-color:var(--err);color:var(--err);background:#FBEFEC}.te-over{color:var(--err);font-weight:700}