*{margin:0;padding:0;box-sizing:border-box;}body{font-family:'Open Sans',sans-serif;background:#f4f0ed;min-height:100vh;align-items:center;justify-content:center;line-height:1.5;color:#2d1e1c;}.vision-mission-card{max-width:1100px;width:100%;background:#ffffff;border-radius:40px;box-shadow:0 30px 60px -20px rgba(82,1,3,0.25),0 10px 30px -10px rgba(40,0,0,0.08);padding:2.8rem 2.5rem;transition:box-shadow 0.3s ease;position:relative;overflow:hidden;}.vision-mission-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#520103 0%,#8b1a1f 60%,#c75a5f 100%);opacity:0.85;}@media (max-width:640px){.vision-mission-card{padding:1.8rem 1.2rem;border-radius:28px;}}.section-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0.8rem 1.2rem;margin-bottom:2.5rem;padding-bottom:0.4rem;border-bottom:2px solid #ece2df;}.header-left{display:flex;align-items:center;gap:0.75rem;}.header-left .brand-icon{width:44px;height:44px;background:#520103;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem;letter-spacing:0.02em;box-shadow:0 6px 12px rgba(82,1,3,0.20);}.section-header h2{font-weight:300;font-size:2.2rem;letter-spacing:-0.02em;color:#520103;margin:0;line-height:1.2;}@media (max-width:500px){.section-header h2{font-size:1.6rem;}.header-left .brand-icon{width:36px;height:36px;font-size:1rem;}}.vm-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem 2.8rem;margin-top:0.2rem;}@media (max-width:760px){.vm-grid{grid-template-columns:1fr;gap:2.2rem;}}.vm-item{display:flex;flex-direction:column;background:#fdfbfa;border-radius:28px;padding:1.8rem 1.8rem 2rem;transition:all 0.25s ease;border:1px solid #ede4e1;box-shadow:0 6px 18px rgba(82,1,3,0.03);position:relative;}.vm-item::after{content:'';position:absolute;bottom:0;left:10%;width:80%;height:2px;background:linear-gradient(90deg,transparent,#52010320,transparent);border-radius:100%;}.vm-item:hover{background:#ffffff;border-color:#c9a8a3;box-shadow:0 18px 36px -10px rgba(82,1,3,0.12);transform:translateY(-4px);}.vm-icon{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.2rem;}.vm-icon .img-wrapper{flex-shrink:0;width:76px;height:76px;background:#f5edeb;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:6px;border:1px solid #e0d2ce;transition:background 0.2s,border-color 0.2s;box-shadow:0 4px 8px rgba(0,0,0,0.02);}.vm-item:hover .img-wrapper{background:#efe3e0;border-color:#b5918a;}.vm-icon img{width:100%;max-width:64px;height:auto;max-height:64px;object-fit:contain;display:block;transition:transform 0.2s;}.vm-item:hover .vm-icon img{transform:scale(1.03);}.vm-icon h3{font-size:1.7rem;font-weight:600;letter-spacing:-0.01em;color:#520103;margin:0;line-height:1.2;background:linear-gradient(145deg,#520103,#881b20);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.vm-item.mission .vm-icon h3{background:linear-gradient(145deg,#5e0a0e,#942228);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.vm-item p{font-size:1rem;font-weight:400;color:#2d1e1c;margin:0.3rem 0 0 0;line-height:1.7;max-width:88%;padding-right:0.2rem;}.vm-item .accent-line{margin-top:1.2rem;width:48px;height:4px;background:linear-gradient(90deg,#520103,#b5555a);border-radius:8px;opacity:0.5;transition:width 0.25s ease,opacity 0.2s;}.vm-item:hover .accent-line{width:72px;opacity:0.8;}.vm-item.mission .accent-line{background:linear-gradient(90deg,#6b1418,#c0666b);}@media (max-width:600px){.vm-item{padding:1.3rem 1.2rem 1.5rem;border-radius:20px;}.vm-icon .img-wrapper{width:64px;height:64px;}.vm-icon img{max-width:52px;max-height:52px;}.vm-icon h3{font-size:1.4rem;}.vm-item p{max-width:100%;font-size:0.95rem;}.vm-item .accent-line{width:32px;height:3px;}.vm-item:hover .accent-line{width:52px;}}@media (max-width:400px){.vm-icon{flex-wrap:wrap;gap:0.6rem;}.vm-icon .img-wrapper{width:56px;height:56px;}.vm-icon h3{font-size:1.2rem;}}.footnote{display:none;}a:focus-visible{outline:3px solid #520103;outline-offset:3px;border-radius:4px;}.vision-mission-card{background-image:radial-gradient(circle at 10% 20%,rgba(82,1,3,0.01) 0%,transparent 60%);}
