.tffe-wrap,.tffe-wrap *{box-sizing:border-box}.tffe-wrap{display:block;width:100%;margin:20px 0;color:inherit;font-size:14px;line-height:1.5}.tffe-wrap .tffe-grid{display:grid;gap:18px}.tffe-wrap .tffe-grid-1{grid-template-columns:minmax(0,1fr)}.tffe-wrap .tffe-grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.tffe-wrap .tffe-grid-4{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.tffe-wrap .tffe-grid-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.tffe-wrap .tffe-grid+.tffe-grid,.tffe-wrap .tffe-card-section+.tffe-card-section,.tffe-wrap .tffe-nav+*,.tffe-wrap .tffe-hero+*{margin-top:18px}.tffe-wrap .tffe-stat-card,.tffe-wrap .tffe-card,.tffe-wrap .tffe-recap-section,.tffe-wrap .tffe-empty,.tffe-wrap .tffe-filter-bar,.tffe-wrap .tffe-nav,.tffe-wrap .tffe-hero,.tffe-wrap .tffe-notice{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;box-shadow:0 4px 16px rgba(0,0,0,.04)}.tffe-wrap .tffe-empty{border-style:dashed;background:#fafafa;color:#6b7280;box-shadow:none}.tffe-wrap .tffe-notice.is-success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.tffe-wrap h1,.tffe-wrap h2,.tffe-wrap h3,.tffe-wrap h4,.tffe-wrap h5,.tffe-wrap h6,.tffe-wrap p,.tffe-wrap li,.tffe-wrap label,.tffe-wrap span,.tffe-wrap strong,.tffe-wrap small,.tffe-wrap input,.tffe-wrap select,.tffe-wrap textarea,.tffe-wrap button,.tffe-wrap a{font-size:inherit;line-height:inherit}.tffe-wrap .tffe-hero h2,.tffe-wrap .tffe-section-head h2,.tffe-wrap .tffe-recap-preview h2{font-size:22px;margin:0 0 10px}.tffe-wrap .tffe-hero p,.tffe-wrap .tffe-muted,.tffe-wrap .tffe-recap-header p{color:#6b7280}.tffe-wrap .tffe-nav{display:flex;gap:10px;flex-wrap:wrap;padding:10px}.tffe-wrap .tffe-nav-link{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;text-decoration:none;color:#111827;border:1px solid transparent;background:#f9fafb;font-weight:600}.tffe-wrap .tffe-nav-link.is-active{background:#111827;color:#fff}.tffe-wrap .tffe-filter-bar{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:end;margin:14px 0 18px}.tffe-wrap .tffe-filter-search{grid-column:span 2}.tffe-wrap .tffe-filter-field{display:flex;flex-direction:column;gap:6px}.tffe-wrap .tffe-filter-actions{display:flex;gap:10px;align-items:end;flex-wrap:wrap}.tffe-wrap .tffe-stat-card h3,.tffe-wrap .tffe-card h3,.tffe-wrap .tffe-recap-section h3{font-size:18px;margin:0 0 10px;font-weight:600}.tffe-wrap .tffe-stat-card strong{font-size:30px;line-height:1.1;display:block;font-weight:700}.tffe-wrap .tffe-card{height:100%;display:flex;flex-direction:column;position:relative}.tffe-wrap .tffe-card-topline,.tffe-wrap .tffe-recap-line,.tffe-wrap .tffe-recap-group-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.tffe-wrap .tffe-card-type{display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#374151;background:#f3f4f6;padding:4px 8px;border-radius:999px}.tffe-wrap .tffe-card-meta,.tffe-wrap .tffe-muted{font-size:13px}.tffe-wrap .tffe-card-body{flex:1 1 auto}.tffe-wrap .tffe-card-summary{color:#374151;margin-top:10px}.tffe-wrap .tffe-detail-grid{display:grid;gap:8px}.tffe-wrap .tffe-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;background:var(--tffe-badge,#6b7280);color:#fff;font-size:12px;font-weight:600;line-height:1.2;text-align:center}.tffe-wrap .tffe-badge.is-soft{background:#eef2ff;color:#3730a3}.tffe-wrap .tffe-actions{margin-top:12px}.tffe-wrap .tffe-actions select,.tffe-wrap .tffe-button,.tffe-wrap input[type=text],.tffe-wrap input[type=search],.tffe-wrap textarea,.tffe-wrap .tffe-filter-field select{width:100%;min-height:42px;padding:10px 12px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#111827;font-size:14px;line-height:1.4}.tffe-wrap textarea{resize:vertical}.tffe-wrap .tffe-button,.tffe-wrap .tffe-link-button{cursor:pointer;text-decoration:none}.tffe-wrap .tffe-button-primary{background:#111827;color:#fff;border-color:#111827}.tffe-wrap .tffe-link-button{border:0;background:transparent;color:#2563eb;padding:0;font-weight:600}.tffe-wrap .tffe-feedback{margin-top:12px;font-size:12px;color:#047857;min-height:16px}.tffe-wrap .tffe-feedback.is-error{color:#b91c1c}.tffe-wrap .tffe-permission-note{font-size:12px;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;padding:9px 10px;border-radius:10px}.tffe-wrap .tffe-simple-list{list-style:none;padding:0;margin:0}.tffe-wrap .tffe-simple-list li{padding:10px 0;border-bottom:1px solid #f0f0f0}.tffe-wrap .tffe-simple-list li:last-child{border-bottom:none}.tffe-wrap .tffe-purchase-thumb{margin:10px 0}.tffe-wrap .tffe-purchase-thumb img{display:block;width:100%;max-width:160px;height:auto;border-radius:10px;border:1px solid #e5e7eb}.tffe-wrap .tffe-purchase-thumb-large img{max-width:280px}.tffe-modal[hidden]{display:none!important}.tffe-modal{position:fixed;inset:0;z-index:99999}.tffe-modal-backdrop{position:absolute;inset:0;background:rgba(17,24,39,.5)}.tffe-modal-panel{position:absolute;top:0;right:0;width:min(480px,100%);height:100%;background:#fff;box-shadow:-10px 0 40px rgba(0,0,0,.16);padding:22px;overflow:auto}.tffe-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.tffe-modal-head h3{font-size:20px;margin:4px 0 0}.tffe-modal-close{border:0;background:#f3f4f6;width:36px;height:36px;border-radius:999px;font-size:24px;line-height:1}.tffe-modal-foot{margin-top:18px}@media (max-width:767px){.tffe-wrap{font-size:13px}.tffe-wrap .tffe-grid-2,.tffe-wrap .tffe-grid-4,.tffe-wrap .tffe-grid-cards,.tffe-wrap .tffe-filter-bar{grid-template-columns:minmax(0,1fr)}.tffe-wrap .tffe-filter-search{grid-column:span 1}.tffe-wrap .tffe-modal-panel{width:100%}}

.tffe-wrap .tffe-notice.is-error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.tffe-wrap .tffe-login-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,480px);gap:22px;align-items:stretch;background:linear-gradient(135deg,#0f172a 0%,#111827 55%,#1f2937 100%);border-radius:22px;padding:24px;box-shadow:0 20px 45px rgba(15,23,42,.18)}.tffe-wrap .tffe-login-brand{color:#fff;padding:22px;display:flex;flex-direction:column;justify-content:center}.tffe-wrap .tffe-login-kicker{display:inline-flex;align-self:flex-start;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.12);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.tffe-wrap .tffe-login-brand h1{font-size:34px;line-height:1.08;margin:16px 0 12px;color:#fff}.tffe-wrap .tffe-login-intro{font-size:15px;line-height:1.7;color:rgba(255,255,255,.8);max-width:48ch}.tffe-wrap .tffe-login-points{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.tffe-wrap .tffe-login-points li{position:relative;padding-left:18px;color:rgba(255,255,255,.88)}.tffe-wrap .tffe-login-points li:before{content:'•';position:absolute;left:0;top:0;color:#93c5fd;font-size:18px;line-height:1}.tffe-wrap .tffe-login-card{max-width:none;margin:0;background:#fff;border:1px solid rgba(255,255,255,.55);border-radius:18px;padding:24px;box-shadow:0 20px 40px rgba(15,23,42,.12)}.tffe-wrap .tffe-login-form{display:grid;gap:14px}.tffe-wrap .tffe-login-field{display:grid;gap:6px}.tffe-wrap .tffe-login-field label{font-weight:700;color:#111827;font-size:13px;letter-spacing:.01em}.tffe-wrap .tffe-login-field input{width:100%;min-height:48px;padding:12px 14px;border:1px solid #d1d5db;border-radius:12px;background:#fff;color:#111827;font-size:15px;line-height:1.4;box-shadow:inset 0 1px 1px rgba(15,23,42,.02)}.tffe-wrap .tffe-login-field input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}.tffe-wrap .tffe-login-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.tffe-wrap .tffe-login-checkbox{display:inline-flex;align-items:center;gap:8px;color:#4b5563;font-size:13px}.tffe-wrap .tffe-login-checkbox input{width:16px;height:16px}.tffe-wrap .tffe-login-submit{width:100%;min-height:48px;border-radius:12px;font-size:15px;font-weight:700;box-shadow:0 12px 24px rgba(17,24,39,.14)}.tffe-wrap .tffe-login-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:2px}.tffe-wrap .tffe-login-links a{color:#2563eb;text-decoration:none;font-weight:700;font-size:13px}.tffe-wrap .tffe-login-links a:hover{text-decoration:underline}.tffe-wrap .tffe-login-notice{margin-bottom:14px}.tffe-wrap .tffe-login-wrap{max-width:1100px;margin:28px auto}@media (max-width:900px){.tffe-wrap .tffe-login-shell{grid-template-columns:minmax(0,1fr);padding:18px}.tffe-wrap .tffe-login-brand{padding:10px 6px 2px}.tffe-wrap .tffe-login-brand h1{font-size:28px}}
.tffe-wrap .tffe-request-center{padding:22px}.tffe-wrap .tffe-request-shell{display:grid;gap:18px}.tffe-wrap .tffe-request-typebar{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.tffe-wrap .tffe-request-type{appearance:none;border:1px solid #dbe2ea;background:#fff;border-radius:16px;padding:14px 16px;text-align:left;display:grid;gap:8px;cursor:pointer;transition:.18s ease box-shadow,.18s ease border-color,.18s ease transform}.tffe-wrap .tffe-request-type strong{font-size:16px;line-height:1.3;color:#111827}.tffe-wrap .tffe-request-type:hover{border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,23,42,.06)}.tffe-wrap .tffe-request-type.is-active{border-color:#111827;background:#111827;color:#fff;box-shadow:0 14px 28px rgba(17,24,39,.16)}.tffe-wrap .tffe-request-type.is-active .tffe-card-type{background:rgba(255,255,255,.14);color:#fff}.tffe-wrap .tffe-request-type.is-active strong{color:#fff}.tffe-wrap .tffe-request-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px;align-items:start}.tffe-wrap .tffe-request-side-card,.tffe-wrap .tffe-request-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.tffe-wrap .tffe-request-side-card h3,.tffe-wrap .tffe-request-head h3{margin:0 0 10px;font-size:20px}.tffe-wrap .tffe-request-head{margin-bottom:16px}.tffe-wrap .tffe-request-grid{align-items:start}.tffe-wrap .tffe-request-grid .tffe-request-field-textarea{grid-column:1/-1}.tffe-wrap .tffe-request-grid .tffe-request-field-url{grid-column:1/-1}.tffe-wrap .tffe-request-grid .tffe-request-field.has-error input,.tffe-wrap .tffe-request-grid .tffe-request-field.has-error select,.tffe-wrap .tffe-request-grid .tffe-request-field.has-error textarea{border-color:#dc2626;box-shadow:0 0 0 4px rgba(220,38,38,.08)}.tffe-wrap .tffe-field-error{margin-top:6px;font-size:12px;color:#b91c1c}.tffe-wrap .tffe-required{color:#dc2626}.tffe-wrap .tffe-request-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}.tffe-wrap .tffe-request-inline-note{font-size:12px;color:#6b7280;max-width:42ch}.tffe-wrap .tffe-request-status{min-height:0}.tffe-wrap .tffe-request-form-host.is-loading{opacity:.45;pointer-events:none}.tffe-wrap .tffe-request-loader{display:grid;gap:10px;margin-bottom:14px}.tffe-wrap .tffe-request-skeleton{height:48px;border-radius:12px;background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 45%,#f3f4f6 100%);background-size:200% 100%;animation:tffe-skeleton 1.15s linear infinite}.tffe-wrap .tffe-request-skeleton.short{width:55%}@keyframes tffe-skeleton{0%{background-position:200% 0}100%{background-position:-200% 0}}.tffe-wrap .tffe-request-submit.is-busy{opacity:.8}.tffe-wrap .tffe-request-panel .tffe-feedback{margin-top:14px}.tffe-wrap .tffe-request-center .tffe-simple-list li{padding:8px 0}.tffe-wrap .tffe-request-center .tffe-simple-list li:last-child{border-bottom:none}@media (max-width:900px){.tffe-wrap .tffe-request-layout{grid-template-columns:minmax(0,1fr)}.tffe-wrap .tffe-request-side{order:2}.tffe-wrap .tffe-request-panel{order:1}}@media (max-width:767px){.tffe-wrap .tffe-request-typebar{grid-template-columns:minmax(0,1fr)}.tffe-wrap .tffe-request-actions{align-items:stretch}.tffe-wrap .tffe-request-inline-note{max-width:none}}


.tffe-wrap .tffe-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.tffe-wrap .tffe-nav-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.tffe-wrap .tffe-nav-user{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-left:auto}
.tffe-wrap .tffe-nav-user-name{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#111827;font-size:13px;font-weight:700}
.tffe-wrap .tffe-nav-link-logout{background:#fff;color:#111827;border:1px solid #e5e7eb}
.tffe-wrap .tffe-nav-link-logout:hover{border-color:#cbd5e1;background:#f8fafc}
.tffe-wrap .tffe-logout-button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:140px}
@media (max-width:767px){.tffe-wrap .tffe-nav,.tffe-wrap .tffe-nav-main,.tffe-wrap .tffe-nav-user{width:100%}.tffe-wrap .tffe-nav-user{justify-content:space-between}}

.tffe-wrap .tffe-dashboard-shell{padding:20px}.tffe-wrap .tffe-dashboard-block{margin-top:18px}.tffe-wrap .tffe-dashboard-shell .tffe-card-section{box-shadow:none}.tffe-wrap .tffe-dashboard-shell .tffe-card-section+.tffe-card-section{margin-top:0}


.tffe-wrap .tffe-activity-section .tffe-section-head{margin-bottom:14px}
.tffe-wrap .tffe-activity-list{display:grid;gap:14px}
.tffe-wrap .tffe-activity-item{position:relative;display:grid;grid-template-columns:16px minmax(0,1fr);gap:14px;align-items:stretch}
.tffe-wrap .tffe-activity-item:not(:last-child):after{content:'';position:absolute;left:7px;top:24px;bottom:-14px;width:2px;background:#e5e7eb}
.tffe-wrap .tffe-activity-dot{width:16px;height:16px;border-radius:999px;background:#111827;box-shadow:0 0 0 4px #f3f4f6;align-self:start;margin-top:18px}
.tffe-wrap .tffe-activity-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px 18px;box-shadow:0 10px 25px rgba(15,23,42,.05)}
.tffe-wrap .tffe-activity-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}
.tffe-wrap .tffe-activity-main{min-width:0}
.tffe-wrap .tffe-activity-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}
.tffe-wrap .tffe-activity-title{margin:0;font-size:18px;line-height:1.35;color:#111827}
.tffe-wrap .tffe-activity-subline{margin-top:6px;font-size:12px;color:#6b7280}
.tffe-wrap .tffe-activity-time{white-space:nowrap;font-size:12px;color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:8px 10px}
.tffe-wrap .tffe-activity-foot{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid #f3f4f6}
.tffe-wrap .tffe-activity-location{font-size:13px;color:#374151}
@media (max-width:767px){.tffe-wrap .tffe-activity-item{grid-template-columns:12px minmax(0,1fr);gap:10px}.tffe-wrap .tffe-activity-item:not(:last-child):after{left:5px}.tffe-wrap .tffe-activity-dot{width:12px;height:12px;margin-top:18px}.tffe-wrap .tffe-activity-top{flex-direction:column;align-items:flex-start}.tffe-wrap .tffe-activity-time{white-space:normal}}
