.page-container{background-color:#e8f5e9;min-height:100vh;padding:40px;font-family:Arial,sans-serif}.page-title{color:#2e7d32;text-align:center;margin-bottom:30px;font-size:2.2em;font-weight:700}.page-description{text-align:center;color:#333;max-width:700px;margin:0 auto 40px;font-size:1.2em;line-height:1.6}.image-container{text-align:center;max-width:700px;margin:0 auto 40px}.header-image{object-fit:cover;border-radius:8px;width:100%;height:auto;max-height:600px;padding:4px;box-shadow:0 4px 12px #00000026}.links-section{max-width:700px;margin:0 auto}.section-title{color:#2e7d32;text-align:center;margin-bottom:25px;font-size:1.5em}.links-list{flex-direction:column;gap:20px;display:flex}.link-item{cursor:pointer;background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 6px #0000001a}.link-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.link-content{flex:1}.link-title{color:#2e7d32;margin:0 0 8px;font-size:1.1em}.link-url{color:#1976d2;word-break:break-all;pointer-events:none;font-size:.95em;text-decoration:none}
