.page-header{padding:32px 0 48px;text-align:center;border-bottom:1px solid var(--line);margin-bottom:48px}.page-header h1{margin:0 0 12px;font-size:48px;font-weight:700;color:var(--ink);letter-spacing:-.02em}.page-subtitle{font-size:18px;color:var(--muted);line-height:1.4;max-width:600px;margin:0 auto}.content-section{max-width:800px;margin:0 auto 64px;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 4px 20px #0000000d}.content-section p{margin:0 0 24px;padding:0 32px;line-height:1.7;color:var(--ink);font-size:16px;text-align:justify}.content-section p:first-child{padding-top:32px}.content-section p:last-child{margin-bottom:0;padding-bottom:32px}.content-section p strong{color:var(--brand);font-weight:600}.content-section a{color:var(--brand);text-decoration:none;font-weight:500;transition:color .2s ease}.content-section a:hover{color:#b8967f;text-decoration:underline}.contact-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:48px 0 64px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.contact-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.contact-icon{width:56px;height:56px;background:linear-gradient(135deg,var(--brand),#E8CFC4);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;margin-bottom:16px;box-shadow:0 4px 16px #cfb3a94d}.contact-icon svg{width:24px;height:24px}.contact-card h3{margin:0 0 8px;font-size:18px;font-weight:600;color:var(--ink)}.contact-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.5;padding:0}.contact-card a{display:inline-block;margin-top:12px;padding:8px 16px;background:var(--brand);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:background .2s ease}.contact-card a:hover{background:#b8967f;color:#fff;text-decoration:none}@media (max-width: 768px){.page-header{padding:24px 0 32px;margin-bottom:32px}.page-header h1{font-size:36px}.page-subtitle{font-size:16px}.content-section p{padding:0 20px;font-size:15px}.content-section p:first-child{padding-top:24px}.content-section p:last-child{padding-bottom:24px}.contact-cards{grid-template-columns:1fr;gap:16px;margin:32px 0 48px}.contact-card{padding:20px}.work-schedule-section{margin:32px 0 24px}.work-schedule-section h3{font-size:16px;margin-bottom:16px}.schedule-grid{gap:8px}.schedule-item{padding:12px 16px;font-size:14px}.schedule-days,.schedule-time{font-size:13px}}.work-schedule-section{background:var(--chip);border:1px solid var(--line);border-radius:12px;padding:24px 32px;margin:32px 0;position:relative}.work-schedule-section h3{display:flex;align-items:center;gap:8px;margin:0 0 20px;font-size:18px;font-weight:600;color:var(--ink)}.work-schedule-section svg{color:var(--brand)}.schedule-grid{display:flex;flex-direction:column;gap:12px}.schedule-item{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#fff;border:1px solid var(--line);border-radius:8px;transition:all .2s ease}.schedule-item:hover{border-color:var(--brand);box-shadow:0 2px 8px #0000001a}.schedule-days{font-weight:600;color:var(--ink);font-size:15px}.schedule-time{color:var(--muted);font-size:15px;font-weight:500}.schedule-item.weekend .schedule-days{color:var(--muted)}.schedule-item.weekend .schedule-time{color:#dc3545;font-weight:600}
