@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.container{width:100%}.mx-auto{margin-inline:auto}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[500px\]{max-height:500px}.max-h-\[calc\(90vh-140px\)\]{max-height:calc(90vh - 140px)}.min-h-\[60vh\]{min-height:60vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.scale-110{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-current{border-color:currentColor}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.via-transparent{--tw-gradient-via:transparent;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-current{fill:currentColor}.text-center{text-align:center}.text-left{text-align:left}.leading-none{--tw-leading:1;line-height:1}.whitespace-pre-wrap{white-space:pre-wrap}.text-transparent{color:#0000}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.mix-blend-multiply{mix-blend-mode:multiply}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.outline-none{--tw-outline-style:none;outline-style:none}@media (hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-\[1\.02\]:hover{scale:1.02}}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (hover:hover){.disabled\:hover\:transform-none:disabled:hover{transform:none}}*{box-sizing:border-box;color:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e2e8f0;background:linear-gradient(#0f172a,#1e293b,#334155);min-height:100vh;margin:0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif}#root{padding:1rem}@layer components{.glass-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffe6;background:#ffffff0d;border:none;border-radius:1rem;width:auto;margin:0;padding:1.75rem;overflow:visible;box-shadow:0 0 0 1px #ffffff1a,0 10px 15px -3px #0000001a}@media (min-width:768px){.glass-card{padding:2rem}}@media (min-width:1024px){.glass-card{padding:2.5rem}}.card-floating{will-change:transform;transition:transform .2s}.card-floating:hover{transform:translateY(-.25rem);box-shadow:0 0 0 1px #fff3,0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.overlay-background{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#0f172ad9,#1e293bd9,#334155d9)}}@layer utilities{.debug-outline *{outline-offset:-1px;outline:1px dashed #ffffff2e}.stack>*+*{margin-top:1.25rem}.measure{max-width:65ch}.card-gap{gap:1.5rem!important}.no-overflow{overflow:visible!important}.bg-gradient-radial{background:radial-gradient(circle,var(--tw-gradient-stops))}}.glass-strong{-webkit-backdrop-filter:blur(24px);background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;padding:1.5rem}.glass-header{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border-bottom:1px solid #ffffff1a}.badge{text-transform:uppercase;letter-spacing:.75px;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 16px;font-size:.6875rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.badge-active{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border:1px solid #10b98180;box-shadow:0 2px 8px #10b98159,0 1px 3px #10b98133,inset 0 1px #fff3}.badge-completed{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border:1px solid #3b82f680;box-shadow:0 2px 8px #3b82f659,0 1px 3px #3b82f633,inset 0 1px #fff3}.badge-draft{color:#e5e7eb;background:#9ca3af26;border:1px solid #9ca3af66;box-shadow:0 2px 6px #0000001a,inset 0 1px #ffffff1a}.badge-cancelled{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid #ef444480;box-shadow:0 2px 8px #ef444459,0 1px 3px #ef444433,inset 0 1px #fff3}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;padding:14px 28px;font-weight:600;transition:all .3s;box-shadow:0 4px 16px #6366f166}.btn-primary:hover{background:linear-gradient(135deg,#7c3aed,#a78bfa);transform:translateY(-2px);box-shadow:0 8px 24px #6366f180}.btn-primary:active{transform:translateY(0)}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:14px 28px;font-weight:600;transition:all .3s}.btn-secondary:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.glass-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.glass-button:hover{background:#ffffff26;border-color:#ffffff4d;transform:scale(1.05)}.glass-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:14px 20px;font-size:1rem;transition:all .3s}.glass-input::-moz-placeholder{color:#fff6}.glass-input::placeholder{color:#fff6}.glass-input:hover{background:#ffffff14;border-color:#fff3}.glass-input:focus{background:#ffffff1a;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}.progress-bar{background:#ffffff1a;border-radius:999px;width:100%;height:8px;position:relative;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#6366f1,#8b5cf6,#ec4899);border-radius:999px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 12px #6366f199}.glow-purple{box-shadow:0 0 20px #8b5cf680}.glow-teal{box-shadow:0 0 20px #14b8a680}.glow-orange{box-shadow:0 0 20px #fb923c80}.heading-1{color:#fff;letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.heading-2{color:#fff;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;line-height:1.2}.text-secondary{color:#ffffffb3;font-weight:400}.stack{flex-direction:column;display:flex}.cluster{flex-wrap:wrap;align-items:center;display:flex}.grid-gap{gap:1.5rem}.grid-responsive{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.grid-responsive{grid-template-columns:1fr;gap:1rem}}.tap-logo{-o-object-fit:contain;object-fit:contain;width:6rem;height:6rem}.tap-logo-md{-o-object-fit:contain;object-fit:contain;width:7.5rem;height:7.5rem}@media (min-width:768px){.tap-logo-lg{width:10.5rem;height:10.5rem}}h1,h2,h3{color:#fff;font-weight:700}h1{letter-spacing:-.01em;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2}h2{margin-bottom:.5rem;font-size:clamp(1.25rem,3vw,1.875rem);line-height:1.3}h3{margin-bottom:.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.4}p{color:#ffffffe6;margin-bottom:1rem;line-height:1.6}.metrics-grid-spacing>*{margin-bottom:2rem!important}@media (min-width:640px){.metrics-grid-spacing>*{margin-bottom:2.5rem!important}}@media (min-width:768px){.metrics-grid-spacing>*{margin-bottom:3rem!important}}.section-spacing{margin-bottom:4rem!important}@media (min-width:768px){.section-spacing{margin-bottom:5rem!important}}.campaign-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000001f,0 1px 2px #00000014,inset 0 0 0 1px #ffffff0d}.campaign-card:hover{background:#ffffff0f;border-color:#8b5cf64d;transform:translateY(-2px);box-shadow:0 10px 20px #00000026,0 6px 6px #0000001a,inset 0 0 0 1px #8b5cf633,0 0 20px #8b5cf626}@media (min-width:768px){.campaign-card{padding:2rem}}.portfolio-hero-title{color:#f8fafc;letter-spacing:-.03em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.1}.portfolio-hero-subtitle{color:#94a3b8;margin-top:.75rem;font-family:IBM Plex Sans,sans-serif;font-size:clamp(.95rem,2vw,1.125rem);font-weight:400;line-height:1.5}.portfolio-text-primary{color:#f8fafc;font-weight:600}.portfolio-text-secondary{color:#94a3b8;font-weight:400}.portfolio-hero-header{background:linear-gradient(135deg,#4755694d,#33415533);border:1px solid #94a3b81a;border-radius:24px;margin-bottom:2.5rem;padding:2.5rem;animation:.6s ease-out fadeInUp}.portfolio-hero-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.portfolio-event-bar{border-top:1px solid #94a3b826;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-top:1.5rem;display:flex}.portfolio-event-info{align-items:center;gap:1rem;display:flex}.portfolio-event-icon{color:#94a3b8;background:#94a3b81a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.portfolio-event-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.portfolio-event-date{color:#f8fafc;margin-top:.25rem;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700}.portfolio-days-badge{color:#818cf8;background:#6366f126;border:1px solid #6366f14d;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.portfolio-days-content{flex-direction:column;gap:.125rem;display:flex}.portfolio-days-number{color:#c7d2fe;font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;line-height:1}.portfolio-days-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.portfolio-metrics-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2.5rem;animation:.6s ease-out .1s backwards fadeInUp;display:grid}.portfolio-metric-card{cursor:default;border:1px solid #ffffff1a;border-radius:20px;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.portfolio-metric-card:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#ffffff1a,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.portfolio-metric-card:hover:before{opacity:1}.portfolio-metric-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000004d}.portfolio-metric-emerald{background:linear-gradient(135deg,#10b98133,#05966926);border-color:#10b9814d}.portfolio-metric-sapphire{background:linear-gradient(135deg,#3b82f633,#2563eb26);border-color:#3b82f64d}.portfolio-metric-magenta{background:linear-gradient(135deg,#ec489933,#db277726);border-color:#ec48994d}.portfolio-metric-coral{background:linear-gradient(135deg,#fb923c33,#f9731626);border-color:#fb923c4d}.portfolio-metric-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.portfolio-metric-emerald .portfolio-metric-icon{color:#10b981;background:#10b98133}.portfolio-metric-sapphire .portfolio-metric-icon{color:#3b82f6;background:#3b82f633}.portfolio-metric-magenta .portfolio-metric-icon{color:#ec4899;background:#ec489933}.portfolio-metric-coral .portfolio-metric-icon{color:#fb923c;background:#fb923c33}.portfolio-metric-content{flex:1;min-width:0}.portfolio-metric-value{color:#f8fafc;margin-bottom:.625rem;font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1}.portfolio-metric-label{color:#e2e8f0;margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.portfolio-metric-sublabel{color:#94a3b8;font-size:.8125rem;font-weight:400}.portfolio-search-bar{background:#33415566;border:1px solid #94a3b826;border-radius:20px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2.5rem;padding:1.5rem;animation:.6s ease-out .2s backwards fadeInUp;display:flex}.portfolio-search-input-wrapper{flex:1;align-items:center;min-width:250px;display:flex;position:relative}.portfolio-search-icon{color:#94a3b8;pointer-events:none;position:absolute;left:1rem}.portfolio-search-input{color:#f8fafc;background:#0f172a80;border:1px solid #94a3b833;border-radius:12px;outline:none;width:100%;padding:.875rem 1rem .875rem 3rem;font-family:IBM Plex Sans,sans-serif;font-size:.9375rem;transition:all .2s}.portfolio-search-input::-moz-placeholder{color:#64748b}.portfolio-search-input::placeholder{color:#64748b}.portfolio-search-input:focus{background:#0f172ab3;border-color:#6366f180;box-shadow:0 0 0 3px #6366f11a}.portfolio-filter-group{flex-wrap:wrap;gap:.75rem;display:flex}.portfolio-filter-btn{color:#cbd5e1;cursor:pointer;background:#0f172a80;border:1px solid #94a3b833;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:IBM Plex Sans,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.portfolio-filter-btn:hover{background:#0f172ab3;border-color:#94a3b84d}.portfolio-filter-active{color:#c7d2fe;background:#6366f126;border-color:#6366f14d}.portfolio-projects-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;margin-bottom:2.5rem;animation:.6s ease-out .3s backwards fadeInUp;display:grid}@media (max-width:640px){.portfolio-projects-grid{grid-template-columns:1fr}}.portfolio-project-card{cursor:pointer;background:#33415566;border:1px solid #94a3b826;border-radius:18px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.portfolio-project-card:before{content:"";opacity:0;background:radial-gradient(circle at 0 0,#6366f11a,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.portfolio-project-card:hover:before{opacity:1}.portfolio-project-card:hover{background:#33415599;border-color:#6366f166;transform:translateY(-4px);box-shadow:0 12px 24px #0000004d}.portfolio-project-dot{background:#64748b;border-radius:50%;width:8px;height:8px;transition:all .3s;position:absolute;top:1.5rem;left:1.5rem}.portfolio-project-card:hover .portfolio-project-dot{background:#6366f1;box-shadow:0 0 12px #6366f199}.portfolio-project-header{z-index:1;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex;position:relative}.portfolio-project-title{color:#f8fafc;margin:0;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;transition:color .2s}.portfolio-project-card:hover .portfolio-project-title{color:#c7d2fe}.portfolio-project-description{color:#94a3b8;-webkit-line-clamp:2;z-index:1;-webkit-box-orient:vertical;margin:0 0 1.25rem;font-size:.875rem;line-height:1.6;display:-webkit-box;position:relative;overflow:hidden}.portfolio-project-stats{z-index:1;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex;position:relative}.portfolio-project-stat{color:#cbd5e1;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;display:flex}.portfolio-project-stat svg{color:#64748b}.portfolio-project-action{color:#c7d2fe;cursor:pointer;z-index:1;background:#6366f126;border:1px solid #6366f14d;border-radius:10px;align-items:center;gap:.625rem;width:100%;padding:.75rem 1rem;font-family:IBM Plex Sans,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;position:relative}.portfolio-project-action:hover{background:#6366f140;border-color:#6366f180;transform:translate(4px)}.portfolio-project-archived{opacity:.7}.portfolio-project-archived:hover{opacity:1}.portfolio-status-indicator{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.portfolio-status-active{color:#10b981;background:#10b98133;box-shadow:0 0 0 1px #10b9814d}.portfolio-status-completed{color:#3b82f6;background:#3b82f633;box-shadow:0 0 0 1px #3b82f64d}.portfolio-status-draft{color:#94a3b8;background:#94a3b833;box-shadow:0 0 0 1px #94a3b84d}.portfolio-status-cancelled{color:#ef4444;background:#ef444433;box-shadow:0 0 0 1px #ef44444d}.portfolio-badge{letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;border-radius:8px;align-items:center;padding:.375rem .875rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.portfolio-badge-active{color:#34d399;background:#10b98133;border:1px solid #10b9814d}.portfolio-badge-completed{color:#60a5fa;background:#3b82f633;border:1px solid #3b82f64d}.portfolio-badge-draft{color:#cbd5e1;background:#94a3b833;border:1px solid #94a3b84d}.portfolio-badge-cancelled{color:#f87171;background:#ef444433;border:1px solid #ef44444d}.portfolio-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #6366f180;border-radius:12px;align-items:center;gap:.625rem;min-height:5em;margin:6px;padding:.875rem 1.5rem;font-family:IBM Plex Sans,sans-serif;font-size:.9375rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #6366f14d}.portfolio-btn-primary:hover{background:linear-gradient(135deg,#7c3aed,#a78bfa);transform:translateY(-2px);box-shadow:0 8px 20px #6366f166}.portfolio-btn-primary:active{transform:translateY(0)}.portfolio-archived-section{background:#3341554d;border:1px solid #94a3b81a;border-radius:20px;margin-top:2.5rem;padding:1.5rem;animation:.6s ease-out .4s backwards fadeInUp}.portfolio-archived-toggle{cursor:pointer;color:#cbd5e1;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:.75rem;font-family:IBM Plex Sans,sans-serif;font-size:1rem;transition:all .2s;display:flex}.portfolio-archived-toggle:hover{background:#94a3b81a}.portfolio-archived-count{color:#64748b;font-weight:500}.portfolio-archived-badge{color:#94a3b8;text-transform:uppercase;letter-spacing:.025em;background:#94a3b826;border:1px solid #94a3b840;border-radius:8px;padding:.375rem .875rem;font-size:.75rem;font-weight:600}.portfolio-loading{background:linear-gradient(#0f172a,#1e293b)}.portfolio-spinner{color:#6366f1;animation:1s linear infinite spin}.portfolio-empty-state{text-align:center;background:#3341554d;border:1px solid #94a3b81a;border-radius:20px;padding:4rem 2rem}.portfolio-card{background:#33415580;border:1px solid #94a3b826;border-radius:20px;padding:2.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tap-logo,.tap-logo-md{-o-object-fit:contain;object-fit:contain;width:200px!important;height:200px!important}.tap-logo-sm{-o-object-fit:contain;object-fit:contain;width:150px!important;height:150px!important}.tap-logo-lg{-o-object-fit:contain;object-fit:contain;width:250px!important;height:250px!important}.chat-bubble-user{color:#fff;word-wrap:break-word;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:18px 18px 4px;max-width:75%;padding:12px 16px;animation:.3s ease-out slideInRight;box-shadow:0 2px 8px #6366f14d}.chat-bubble-bot{color:#f8fafc;word-wrap:break-word;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#47556999;border:1px solid #94a3b833;border-radius:18px 18px 18px 4px;max-width:75%;padding:12px 16px;animation:.3s ease-out slideInLeft;box-shadow:0 2px 8px #00000026}.chat-bubble-user p,.chat-bubble-bot p{margin:0;font-size:.9375rem;line-height:1.5}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.chat-message-wrapper{margin-bottom:12px;animation:.4s ease-out fadeInUp;display:flex}.chat-message-wrapper.user{justify-content:flex-end}.chat-message-wrapper.bot{justify-content:flex-start}@media (max-width:768px){.portfolio-hero-header{padding:1.75rem}.portfolio-hero-content,.portfolio-event-bar{flex-direction:column;align-items:flex-start}.portfolio-metrics-grid{grid-template-columns:1fr;gap:1rem}.portfolio-metric-card{padding:1.5rem}.portfolio-search-bar{flex-direction:column;align-items:stretch}.portfolio-filter-group{width:100%}.portfolio-filter-btn{flex:1;justify-content:center}.chat-bubble-user,.chat-bubble-bot{max-width:85%}}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
