:root{--v254vl-page:#f1f1f1;--v254vl-panel:#fff;--v254vl-soft:#f6f6f6;--v254vl-soft2:#eeeeec;--v254vl-ink:#101210;--v254vl-muted:#606a5f;--v254vl-green:#355229;--v254vl-orange:#ff6418;--v254vl-line:#e9e9e6;--v254vl-shadow:0 28px 80px rgba(18,20,18,.08)}
.v254vl-shell,.v254vl-shell *{box-sizing:border-box}.v254vl-shell{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:clamp(18px,2.2vw,32px)!important;background:linear-gradient(180deg,#f4f4f3 0%,#eeeeec 100%)!important;color:var(--v254vl-ink);font-family:inherit;overflow:hidden}.v254vl-shell a{text-decoration:none!important}.v254vl-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;line-height:0;flex:0 0 auto}.v254vl-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}
.v254vl-board{width:100%!important;max-width:none!important;margin:0 auto;background:var(--v254vl-panel);border:1px solid rgba(0,0,0,.045);border-radius:34px;box-shadow:var(--v254vl-shadow);padding:clamp(22px,2.4vw,40px)}
.v254vl-board-head{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:24px}.v254vl-board h1{margin:0;font-size:clamp(36px,3vw,54px);line-height:1;letter-spacing:-.055em;font-weight:950}.v254vl-board-head p{max-width:760px;margin:10px 0 0;color:var(--v254vl-muted);font-size:16px;line-height:1.5}.v254vl-board-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.v254vl-searchbar{margin:0}.v254vl-searchbar label{position:relative;display:block}.v254vl-searchbar .v254vl-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#141414}.v254vl-searchbar input{width:min(460px,36vw);min-height:56px;border:0;background:var(--v254vl-soft);border-radius:20px;padding:14px 18px 14px 46px;color:var(--v254vl-ink);font:inherit;font-weight:800;outline:0}.v254vl-searchbar input:focus{box-shadow:0 0 0 2px rgba(255,100,24,.24)}
.v254vl-submit,.v254vl-brandline{display:none!important}.v254vl-filter-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:0 0 28px}.v254vl-filter-row a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border-radius:999px;color:#555;background:transparent;font-size:15px;font-weight:850}.v254vl-filter-row a.is-active{background:var(--v254vl-soft);color:#111;font-weight:950}.v254vl-section-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:2px 0 22px}.v254vl-section-title h2{margin:0;font-size:clamp(22px,1.8vw,32px);line-height:1;letter-spacing:-.035em}.v254vl-section-title p{margin:7px 0 0;color:var(--v254vl-muted);font-weight:850}.v254vl-section-title p strong{color:var(--v254vl-orange);font-size:24px;margin-right:4px}.v254vl-clear{color:var(--v254vl-muted)!important;font-weight:850;font-size:14px}.v254vl-clear:hover{color:var(--v254vl-orange)!important}
.v254vl-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;width:100%;margin:0}.v254vl-card{background:#fff;border:1px solid var(--v254vl-line);border-radius:22px;overflow:hidden;box-shadow:none;transition:.18s ease;min-width:0}.v254vl-card:hover{transform:translateY(-3px);box-shadow:0 20px 52px rgba(20,20,20,.075)}.v254vl-card-img{height:240px;display:block;background:#f4f4f4;position:relative;background-size:cover;background-position:center}.v254vl-card-img:not([style]),.v254vl-card-img[style=""]{background-image:radial-gradient(circle at 35% 28%,rgba(255,255,255,.70),transparent 19%),radial-gradient(circle at 72% 72%,rgba(255,100,24,.35),transparent 25%),linear-gradient(135deg,#f7f7f7 0%,#ececea 42%,#dfe5dc 100%)}.v254vl-card-img:not([style])::before,.v254vl-card-img[style=""]::before{content:"Vibes254";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:22px;font-weight:950;letter-spacing:-.04em;color:rgba(53,82,41,.48)}.v254vl-card-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.02))}.v254vl-card-img span{position:absolute;top:12px;left:12px;z-index:1;display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);color:#1d2c18;font-size:13px;font-weight:950}.v254vl-card-body{padding:16px}.v254vl-card-meta{display:flex;align-items:center;gap:8px;color:var(--v254vl-muted);font-size:13px;font-weight:850;margin-bottom:8px}.v254vl-card-meta span{display:inline-flex;align-items:center;gap:5px}.v254vl-card-meta .v254vl-icon{width:16px;height:16px;color:var(--v254vl-green)}.v254vl-card h2{margin:0 0 6px;font-size:20px;line-height:1.08;letter-spacing:-.035em;font-weight:950}.v254vl-card h2 a{color:var(--v254vl-ink)!important}.v254vl-card p{display:none;margin:0;color:var(--v254vl-muted);line-height:1.4}.v254vl-card-bottom{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px;padding-top:11px;border-top:1px solid var(--v254vl-line)}.v254vl-card-bottom span{display:flex;align-items:center;gap:7px;color:var(--v254vl-muted);font-size:13px;font-weight:850;min-width:0}.v254vl-card-bottom span .v254vl-icon{color:var(--v254vl-green);width:16px;height:16px}.v254vl-card-bottom strong{color:var(--v254vl-orange);font-size:18px;line-height:1;font-weight:950;text-align:left;word-break:break-word}.v254vl-empty{width:100%;background:#fff;border:1px solid var(--v254vl-line);border-radius:26px;padding:clamp(28px,4vw,54px)}.v254vl-empty h2{margin:0 0 10px;font-size:clamp(32px,4vw,56px);letter-spacing:-.06em}.v254vl-empty p{max-width:760px;color:var(--v254vl-muted);font-size:18px;line-height:1.5}.v254vl-empty a{display:inline-flex;gap:8px;align-items:center;justify-content:center;width:max-content;min-height:52px;padding:13px 22px;border-radius:999px;background:var(--v254vl-orange);color:#fff!important;font-weight:950}
@media(max-width:1500px){.v254vl-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.v254vl-card-img{height:220px}}
@media(max-width:1180px){.v254vl-board-head{display:block}.v254vl-board-actions{margin-top:18px}.v254vl-searchbar input{width:100%;min-width:320px}.v254vl-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.v254vl-shell{padding-left:6px!important;padding-right:6px!important}.v254vl-board{border-radius:26px;padding:18px 12px}.v254vl-board h1{font-size:38px}.v254vl-board-actions{display:grid;grid-template-columns:1fr;gap:10px}.v254vl-searchbar input{width:100%;min-width:0}.v254vl-filter-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;margin-bottom:20px}.v254vl-filter-row a{white-space:nowrap;background:#fafafa}.v254vl-section-title{align-items:flex-start}.v254vl-clear{display:none}.v254vl-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v254vl-card{border-radius:18px}.v254vl-card-img{height:160px}.v254vl-card-body{padding:12px}.v254vl-card-meta{font-size:12px}.v254vl-card h2{font-size:16px}.v254vl-card-bottom strong{font-size:15px}.v254vl-card-bottom span{font-size:12px}}
@media(max-width:430px){.v254vl-grid{grid-template-columns:1fr}.v254vl-card-img{height:230px}.v254vl-card h2{font-size:20px}}
