.tp-root{min-height:100dvh;background:#f2f7f6;color:#173247;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tp-root *{box-sizing:border-box}.tp-login{min-height:100dvh;display:grid;place-items:center;padding:24px 18px;background:linear-gradient(155deg,#073d40,#0b6763 48%,#e9f4f1 0,#f5f8f7)}.tp-login-card{width:min(100%,430px);padding:28px 22px;border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(4,45,47,.22)}.tp-brand{display:flex;align-items:center;gap:12px}.tp-logo{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#ed6a3a;color:#fff;font-size:22px;font-weight:900}.tp-brand div:last-child{display:grid;gap:2px}.tp-brand strong{font-size:16px}.tp-brand small{color:#6b7f84;font-size:12px;font-weight:700;letter-spacing:.08em}.tp-login-card h1{margin:30px 0 8px;font-size:30px;line-height:1.12}.tp-login-card>p{margin:0 0 26px;color:#61767d;line-height:1.55}.tp-form{display:grid;gap:17px}.tp-form label{display:grid;gap:7px;font-size:14px;font-weight:750}.tp-form input{width:100%;min-height:48px;padding:0 14px;border:1px solid #bed0d0;border-radius:12px;background:#fff;color:#173247;font:inherit;font-size:16px;outline:none}.tp-form input:focus{border-color:#087f78;box-shadow:0 0 0 3px rgba(8,127,120,.13)}.tp-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:0;border-radius:12px;background:#0a7f77;color:#fff;font:inherit;font-weight:800;cursor:pointer}.tp-button:hover{background:#066e68}.tp-button:disabled{cursor:wait;opacity:.65}.tp-button.secondary{border:1px solid #b8cccc;background:#fff;color:#244950}.tp-button.secondary:hover{background:#f2f7f6}.tp-alert{padding:13px 14px;border-radius:12px;font-size:14px;line-height:1.45}.tp-alert.error{border:1px solid #efb2aa;background:#fff2f0;color:#8b2921}.tp-alert.info{border:1px solid #b8d9d6;background:#edf8f6;color:#145e59}.tp-loading{min-height:100dvh;display:grid;place-items:center;padding:24px;text-align:center}.tp-spinner{width:36px;height:36px;margin:0 auto 12px;border:4px solid #cde1df;border-top-color:#0a7f77;border-radius:50%;animation:tp-spin .8s linear infinite}@keyframes tp-spin{to{transform:rotate(1turn)}}.tp-shell{min-height:100dvh;padding-bottom:calc(84px + env(safe-area-inset-bottom))}.tp-header{position:sticky;top:0;z-index:10;padding:calc(14px + env(safe-area-inset-top)) 18px 14px;background:#083f42;color:#fff;box-shadow:0 5px 22px rgba(6,52,55,.16)}.tp-header-row{display:flex;align-items:center;justify-content:space-between;gap:14px;max-width:980px;margin:auto}.tp-header .tp-brand small{color:#b8d9d6}.tp-avatar{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:#fff;color:#095b58;font-weight:900}.tp-main{display:grid;gap:18px;max-width:760px;margin:0 auto;padding:22px 16px}.tp-welcome{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tp-welcome h1{margin:0 0 5px;font-size:25px}.tp-welcome p{margin:0;color:#60767c;font-size:14px}.tp-type{flex:none;padding:7px 10px;border-radius:999px;background:#dff1ed;color:#087067;font-size:12px;font-weight:850}.tp-section-title{display:flex;align-items:end;justify-content:space-between;gap:12px}.tp-section-title h2{margin:0;font-size:19px}.tp-section-title span{color:#687d82;font-size:13px}.tp-next{padding:19px;border-radius:19px;background:linear-gradient(145deg,#0b7c74,#095752);color:#fff;box-shadow:0 16px 35px rgba(7,96,91,.17)}.tp-next>small{display:block;margin-bottom:11px;color:#c9ebe5;font-weight:800;letter-spacing:.08em}.tp-next h2{margin:0 0 8px;font-size:23px;line-height:1.25}.tp-next .tp-date{font-size:16px;font-weight:750}.tp-next-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px}.tp-next-grid div{padding:12px;border-radius:13px;background:rgba(255,255,255,.11)}.tp-next-grid small{display:block;margin-bottom:4px;color:#bfe2dd;font-size:11px;text-transform:uppercase}.tp-next-grid strong{font-size:14px}.tp-card-list{display:grid;gap:12px}.tp-card{display:grid;grid-template-columns:64px 1fr;gap:14px;padding:16px;border:1px solid #d5e2e1;border-radius:17px;background:#fff;box-shadow:0 5px 16px rgba(18,66,69,.045)}.tp-day{display:grid;align-content:start;text-align:center;border-right:1px solid #dfebea;padding-right:14px}.tp-day strong{color:#0b756e;font-size:25px;line-height:1}.tp-day span{margin-top:5px;color:#61767d;font-size:11px;font-weight:850;text-transform:uppercase}.tp-card-body{min-width:0}.tp-card-body h3{margin:0 0 5px;font-size:16px;line-height:1.35}.tp-meta{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.tp-chip{padding:5px 8px;border-radius:8px;background:#edf5f4;color:#315c60;font-size:11px;font-weight:800}.tp-card-body p{margin:6px 0;color:#5c7278;font-size:13px;line-height:1.45}.tp-location{color:#27565b!important}.tp-empty{padding:34px 22px;border:1px dashed #b9cdcb;border-radius:18px;background:#fff;text-align:center}.tp-empty strong{display:block;margin-bottom:7px}.tp-empty p{margin:0;color:#657a80;font-size:14px;line-height:1.5}.tp-actions{display:flex;gap:10px}.tp-actions .tp-button{flex:1}.tp-bottom-nav{position:fixed;z-index:12;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;padding:8px 12px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #d2e0de;background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.tp-bottom-nav button{min-height:50px;border:0;border-radius:12px;background:transparent;color:#61767d;font:inherit;font-size:12px;font-weight:800}.tp-bottom-nav button.active{background:#e1f1ee;color:#08736d}.tp-profile{display:grid;gap:12px;padding:18px;border:1px solid #d5e2e1;border-radius:18px;background:#fff}.tp-profile div{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #e5eeee}.tp-profile div:last-child{padding:0;border:0}.tp-profile span{color:#657a80;font-size:13px}.tp-profile strong{text-align:right;font-size:14px}.tp-footnote{color:#6b7e83;font-size:12px;line-height:1.5;text-align:center}@media(min-width:700px){.tp-shell{padding-bottom:30px}.tp-bottom-nav{position:static;max-width:760px;margin:0 auto 18px;border:1px solid #d2e0de;border-radius:15px;padding:6px;background:#fff}.tp-main{padding-top:10px}.tp-card{grid-template-columns:78px 1fr;padding:19px}.tp-next{padding:24px}.tp-next-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:370px){.tp-main{padding-right:12px;padding-left:12px}.tp-welcome{display:grid}.tp-next-grid{grid-template-columns:1fr}.tp-card{grid-template-columns:55px 1fr;gap:11px;padding:14px}.tp-day{padding-right:10px}}.tp-detail-button{width:100%;min-height:44px;margin-top:12px;border:1px solid #98c5c0;border-radius:11px;background:#eff8f6;color:#086d67;font:inherit;font-weight:850;cursor:pointer}.tp-detail-button:hover{background:#dff1ee}.tp-detail-page{display:grid;gap:16px}.tp-back{justify-self:start;min-height:42px;padding:0;border:0;background:transparent;color:#08736d;font:inherit;font-weight:850;cursor:pointer}.tp-detail-hero{padding:20px;border-radius:19px;background:linear-gradient(145deg,#0b7c74,#095752);color:#fff;box-shadow:0 16px 35px rgba(7,96,91,.16)}.tp-detail-hero>small{color:#c7e8e3;font-size:11px;font-weight:850;letter-spacing:.08em}.tp-detail-hero h1{margin:10px 0 6px;font-size:24px;line-height:1.28}.tp-detail-hero p{margin:0;color:#d9efec}.tp-detail-hero .tp-chip{background:rgba(255,255,255,.14);color:#fff}.tp-detail-section{display:grid;gap:12px;padding:18px;border:1px solid #d5e2e1;border-radius:18px;background:#fff}.tp-detail-section h2{margin:0 0 2px;font-size:18px}.tp-detail-row{display:grid;gap:5px;padding-bottom:12px;border-bottom:1px solid #e5eeee}.tp-detail-row:last-of-type{padding-bottom:0;border-bottom:0}.tp-detail-row span{color:#647a80;font-size:12px;font-weight:700}.tp-detail-row strong{font-size:15px;line-height:1.5;white-space:pre-wrap}.tp-detail-section>.tp-button{width:100%}.tp-team{display:grid;gap:10px}.tp-team>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:12px;background:#f1f7f6}.tp-team span{display:grid;gap:3px}.tp-team small{color:#657a80}.tp-team b{flex:none;color:#08736d;font-size:12px}.tp-muted{margin:0;color:#657a80;font-size:14px;line-height:1.55}@media(min-width:700px){.tp-detail-hero{padding:26px}.tp-detail-section{padding:22px}.tp-detail-page{gap:18px}}