.landing-brand{display:flex;align-items:center;gap:10px;margin-bottom:6px;position:relative}.landing-icon{width:44px;height:44px}.landing-brand h1{font-size:clamp(1.3rem,3vw,1.8rem);font-weight:700;background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.landing-subtitle{color:var(--text-muted);font-size:.95rem;margin-bottom:1.5rem}.explore-poetry-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px 14px;gap:12px 14px;padding:clamp(.85rem,1.8vw,1.1rem);border-radius:14px;border:1px solid rgba(155,89,182,.14);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.72));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 1px 3px rgba(24,34,54,.04)}.explore-filter-group{display:flex;flex-direction:column;gap:6px}.explore-filter-group--search{grid-column:1/-1}.explore-filter-group label{font-size:.66rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;color:rgba(86,44,120,.72);padding-left:2px}.explore-filter-group input,.explore-filter-group select{width:100%;min-width:0;min-height:44px;padding:10px 14px;border-radius:12px;border:1.5px solid rgba(155,89,182,.18);background-color:rgba(255,255,255,.95);color:var(--text);font-size:.88rem;font-family:var(--font-body);box-shadow:inset 0 1px 2px rgba(16,24,40,.04);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.explore-filter-group--search input{padding-left:42px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' stroke='%239b59b6' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:14px;background-size:18px 18px}.explore-filter-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:36px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%238b6fa8' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.explore-filter-group input:hover,.explore-filter-group select:hover{border-color:rgba(155,89,182,.28);background-color:#fff}.explore-filter-group input:focus,.explore-filter-group select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(155,89,182,.14),inset 0 1px 2px rgba(16,24,40,.04);background-color:#fff}.explore-poetry-list{margin-top:clamp(1rem,2vw,1.35rem);padding-top:clamp(.85rem,1.6vw,1.1rem);border-top:1px solid rgba(155,89,182,.12);display:grid;grid-gap:10px;gap:10px;max-height:none;overflow:visible;padding-right:2px}.explore-poetry-item{width:100%;text-align:left;display:block;text-decoration:none;color:inherit;border-radius:14px;padding:14px 14px 14px 16px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(252,248,255,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.85);transition:transform .16s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;cursor:pointer;border:1px solid rgba(155,89,182,.16);border-left:3px solid transparent}.explore-poetry-item:hover{transform:translateY(-2px);border-color:rgba(155,89,182,.32);border-left-color:var(--accent);box-shadow:0 10px 26px rgba(155,89,182,.14),inset 0 1px 0 rgba(255,255,255,.9);background:linear-gradient(135deg,#fff,rgba(252,247,255,.98))}.explore-poetry-item.is-disabled{opacity:.55;cursor:default;transform:none;box-shadow:none}.explore-poetry-item-title{font-size:.94rem;font-weight:750;color:var(--text);line-height:1.35;letter-spacing:-.01em}.explore-poetry-item-snippet{margin-top:4px;font-size:.83rem;color:rgba(24,34,54,.68);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.explore-poetry-item-meta{margin-top:8px;font-size:.72rem;font-weight:600;letter-spacing:.02em;color:rgba(86,44,120,.72)}.explore-poetry-item-tags{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px 8px;align-items:center}.explore-tag{display:inline-flex;align-items:baseline;gap:5px;max-width:100%;padding:4px 9px 5px;border-radius:999px;font-size:.68rem;line-height:1.25;border:1px solid rgba(155,89,182,.2);background:rgba(255,255,255,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.explore-tag__lab{font-weight:750;letter-spacing:.06em;text-transform:uppercase;font-size:.58rem;color:rgba(86,44,120,.62);flex-shrink:0}.explore-tag__val{font-weight:650;color:rgba(24,34,54,.88);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.explore-tag--poet{border-color:rgba(155,89,182,.35);background:linear-gradient(135deg,rgba(252,247,255,.98),rgba(248,252,255,.92))}.explore-tag--country{border-color:rgba(52,152,219,.28);background:linear-gradient(135deg,rgba(240,249,255,.95),rgba(255,255,255,.9))}.explore-tag--form{border-color:rgba(241,196,15,.35);background:linear-gradient(135deg,rgba(255,251,235,.96),rgba(255,255,255,.9))}.explore-tag--lang{border-color:rgba(46,204,113,.28);background:linear-gradient(135deg,rgba(236,255,244,.95),rgba(255,255,255,.9))}.explore-tag--explain{border-color:rgba(155,89,182,.28);background:linear-gradient(135deg,rgba(255,245,252,.96),rgba(252,248,255,.92))}.explore-tag--date{border-color:rgba(149,165,166,.35);background:rgba(248,249,250,.95)}.explore-tag--muted{border-style:dashed;opacity:.85}.explore-poetry-footer{margin-top:14px;padding-top:12px;border-top:1px solid rgba(155,89,182,.1);display:flex;justify-content:center}.explore-poetry-load-more{min-height:44px;padding:10px 22px;border-radius:12px;border:1.5px solid rgba(155,89,182,.35);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,247,255,.94));color:rgba(86,44,120,.95);font-size:.88rem;font-weight:700;font-family:var(--font-body);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.explore-poetry-load-more:hover:not(:disabled){border-color:var(--accent);box-shadow:0 6px 18px rgba(155,89,182,.18);transform:translateY(-1px)}.explore-poetry-load-more:disabled{opacity:.55;cursor:default;transform:none;box-shadow:none}@keyframes explore-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.explore-poetry-item--skeleton{pointer-events:none;cursor:default;border-left-color:transparent!important}.explore-poetry-item--skeleton:hover{transform:none;border-color:rgba(155,89,182,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}.explore-skel{border-radius:8px;background:linear-gradient(110deg,rgba(232,226,242,.55),rgba(245,240,252,.95) 42%,rgba(232,226,242,.55) 84%);background-size:200% 100%;animation:explore-skel-shimmer 1.35s ease-in-out infinite}.explore-skel--title{height:16px;width:72%;margin-bottom:10px}.explore-skel--line{height:11px;width:100%;margin-bottom:8px}.explore-skel--short{width:58%;margin-bottom:12px}.explore-poetry-item-tags--skeleton{margin-top:10px;gap:8px}.explore-skel--tag{display:inline-block;width:64px;height:22px;border-radius:999px}.explore-poetry-skeleton{width:100%}.explore-skeleton-brand-title{height:clamp(28px,4vw,38px);width:min(280px,58%);border-radius:10px;margin-bottom:10px}.explore-skeleton-subtitle{height:14px;width:min(640px,92%);margin-bottom:8px}.explore-skeleton-subtitle--short{width:min(420px,68%);margin-bottom:18px}.explore-poetry-filters--skeleton{pointer-events:none}.explore-skeleton-filter-label{height:10px;width:72px}.explore-skeleton-filter-field{height:44px;width:100%;border-radius:12px}.explore-poetry-list--refreshing{opacity:.92;pointer-events:none;transition:opacity .15s ease}