.trendk-portfolio-shell{min-height:100vh;background-color:var(--background);color:var(--foreground);font-size:15px;display:flex;flex-direction:column;align-items:center;width:100%;margin:0;padding:0;position:relative}.trendk-portfolio-app{width:100%;display:flex;flex-direction:column;align-items:center;background:radial-gradient(circle at 0% 0%,#3b000a 0,#120006 40%,#050104);color:#fff;min-height:100vh;position:relative}.trendk-main-content .trendk-portfolio-shell{width:100%;margin:0;padding:0;background:transparent}.trendk-main-content .trendk-portfolio-app{width:100%}.trendk-main{width:100%;flex:1;display:flex;flex-direction:column;background:transparent}.trendk-section{width:100%}.trendk-single-hero{background:transparent;width:100%}.trendk-single-hero-inner{display:flex;flex-direction:column;gap:24px;width:100%}.trendk-single-kicker{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#ffc8c8cc}.trendk-single-layout{display:flex;flex-direction:column;gap:32px;align-items:stretch}.trendk-single-layout-left{order:1;flex:1.1;display:flex;flex-direction:column;gap:20px;max-width:720px}.trendk-single-layout-right{order:2;flex:1;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center}.trendk-single-title-wrap{position:relative;display:inline-block;padding-right:32px}.trendk-single-title{font-size:30px;font-weight:700;letter-spacing:.02em;line-height:1.3;color:#fff;position:relative;z-index:1}.trendk-single-title-glow{position:absolute;inset:-18px -40px -12px -10px;background:radial-gradient(circle at 0% 0%,rgba(255,0,64,.5),transparent 65%);opacity:.95;z-index:0;border-radius:32px}.trendk-single-title-underline{margin-top:10px;width:96px;height:2px;background:linear-gradient(90deg,var(--primary),transparent)}.trendk-single-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#ffe6e6c7;margin-top:6px}.trendk-single-meta-pill{padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#050000b3}.trendk-single-desc{font-size:14px;color:#ffebebe6;line-height:1.7;max-width:640px}.trendk-single-stats{display:flex;flex-wrap:wrap;gap:16px;font-size:13px;color:#ffebebe6}.trendk-single-stat{min-width:120px;padding:10px 12px;border-radius:var(--radius-md);background:#050000b3;border:1px solid rgba(255,255,255,.14)}.trendk-single-stat-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#ffd2d2cc;margin-bottom:4px}.trendk-single-stat-value{font-size:14px;font-weight:600}.trendk-single-actions{display:flex;gap:10px;margin-top:8px;flex-wrap:wrap}.trendk-btn-primary{padding:10px 18px;border-radius:var(--radius-lg);background:var(--primary);color:var(--primary-foreground);font-size:13px;font-weight:500;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.trendk-btn-ghost{padding:10px 16px;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.28);background:#0006;color:#fff;font-size:13px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.trendk-single-frame-wrapper{position:relative;width:100%;max-width:1280px;margin:0 auto;display:flex;justify-content:center;align-items:center}.trendk-single-pulse-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 40px);height:calc(100% + 40px);max-width:300px;max-height:300px;aspect-ratio:1;border-radius:50%;border:2px solid rgba(255,0,90,.5);animation:pulse-ring 3s ease-out infinite;pointer-events:none;box-shadow:0 0 15px #ff005a4d}.trendk-pulse-delay-1{animation-delay:1s;border-color:#ff007866;box-shadow:0 0 20px #ff007833}.trendk-pulse-delay-2{animation-delay:2s;border-color:#ff00964d;box-shadow:0 0 20px #ff009626}@keyframes pulse-ring{0%{transform:translate(-50%,-50%) scale(.98);opacity:1}50%{transform:translate(-50%,-50%) scale(1.08);opacity:.6}to{transform:translate(-50%,-50%) scale(1.25);opacity:0}}.trendk-single-frame{position:relative;width:100%;max-width:250px;margin:0 auto;border-radius:50%;border:3px solid rgba(255,0,90,.6);background:radial-gradient(circle at center,rgba(255,0,90,.3),transparent 70%),#050005;padding:6px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 20px #ff005a4d,0 12px 30px #000000b3;z-index:1;aspect-ratio:1}.trendk-single-main-image{width:100%;height:100%;border-radius:50%;overflow:hidden;background:#000;aspect-ratio:1}.trendk-single-main-image img{width:100%;height:100%;display:block;object-fit:cover}.trendk-single-image-tags{display:flex;flex-wrap:wrap;gap:8px;font-size:11px;color:#fff0f0e6;margin-top:10px}.trendk-single-image-tag{padding:4px 10px;border-radius:999px;background:#000000b3;border:1px solid rgba(255,255,255,.24)}.trendk-section-inner{max-width:1280px;margin:0 auto;padding:56px 32px 72px;width:100%}@media(min-width:768px){.trendk-single-layout{flex-direction:row;align-items:flex-start;gap:48px}.trendk-single-layout-left{order:1;flex:1.1}.trendk-single-layout-right{order:2;flex:1}}@media(max-width:767px){.trendk-section-inner{padding:32px 16px 48px}.trendk-single-frame-wrapper{max-width:100%}.trendk-single-frame{max-width:200px;padding:5px}.trendk-single-pulse-ring{max-width:240px;max-height:240px}.trendk-single-title{font-size:24px}}.trendk-portfolio-gallery{background:transparent;padding-top:0}.trendk-gallery-item{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:64px}.trendk-gallery-item:last-child{margin-bottom:0}.trendk-gallery-item-left .trendk-gallery-image-wrap{order:2}.trendk-gallery-item-left .trendk-gallery-description,.trendk-gallery-item-right .trendk-gallery-image-wrap{order:1}.trendk-gallery-item-right .trendk-gallery-description{order:2}.trendk-gallery-image-wrap{width:100%;border-radius:var(--radius-xl);overflow:hidden;background:#000;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 40px #000c}.trendk-gallery-image-wrap img{width:100%;height:auto;display:block;object-fit:cover}.trendk-gallery-description{padding:24px;color:#ffffffd9;font-size:15px;line-height:1.7;display:block}.trendk-gallery-description p{margin:0}@media(max-width:767px){.trendk-gallery-item{grid-template-columns:1fr;gap:20px;margin-bottom:40px;display:flex;flex-direction:column}.trendk-gallery-item-left .trendk-gallery-image-wrap,.trendk-gallery-item-right .trendk-gallery-image-wrap{order:1;width:100%}.trendk-gallery-item-left .trendk-gallery-description,.trendk-gallery-item-right .trendk-gallery-description{order:2;width:100%;margin-top:0}.trendk-gallery-item-right{direction:ltr}.trendk-gallery-description{padding:16px 0;font-size:14px;line-height:1.6;color:#ffffffe6}.trendk-gallery-description p{margin:0}}
